@import"https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800";@import"https://fonts.googleapis.com/icon?family=Material+Icons";@import"https://assets-p1.myviewboard.com/assets/fonts/google/open-sans.css";@import"https://assets-p1.myviewboard.com/assets/fonts/google/inter.css";.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y{opacity:.6}.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x.ps--clicking .ps__thumb-x{background-color:#999;height:11px}.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style: none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.ps{overflow:auto!important}}body[dir=rtl] .mvb-title-layout{text-align:right}body[dir=rtl] .mvb-page-layout .mvb-sidebar-control{right:unset;left:0;border-radius:0 22px 22px 0}.mvb-title-layout{margin-block-end:1rem}.mvb-title-layout .mvb-title{display:flex;align-items:center}.mvb-title-layout .mvb-title .mvb-title-text{font-size:24px!important;font-weight:700!important;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-inline-end:4px}.mvb-title-layout .mvb-title .mvb-title-button{font-size:20px;width:20px;height:20px;line-height:20px;color:var(--mvb-icon-red-color);border-radius:50%;padding:12px;box-sizing:content-box;cursor:pointer}.mvb-title-layout .mvb-title .mvb-title-button:hover{background:var(--mvb-button-hover-bg);color:var(--mvb-icon-red-hover-color)}.mvb-title-layout .mvb-title--sidebar-control{margin-inline-end:32px}.mvb-title-layout .mvb-subtitle{font-size:14px!important;line-height:20px!important;color:var(--mvb-text-gray);font-weight:700!important}.mvb-title-layout .mvb-title-hint{font-size:14px!important;line-height:20px!important;color:var(--mvb-text-gray);font-weight:400!important}.mvb-page-layout{height:100%;display:flex;flex-direction:column;padding:2rem;overflow:auto;position:relative}.mvb-page-layout .mvb-sidebar-control{display:flex;position:absolute;cursor:pointer;right:0;width:66px;height:40px;top:27px;color:#fff;background:#999999;box-shadow:0 0 10px #00000040;border-radius:22px 0 0 22px;justify-content:center;align-items:center;padding:16px;transition:all .2s}.mvb-page-layout .mvb-sidebar-control:hover{background:#4d4d4d}.mvb-toolbar{display:flex!important;align-items:center;justify-content:space-between;margin-block-end:32px;height:72px;overflow:auto;color:var(--mvb-icon-color)}.mvb-toolbar .mvb-toolbar-block{display:flex;align-items:center;height:100%}.mvb-toolbar .mvb-toolbar-block>*+*{margin-inline-start:4px}.mvb-toolbar--m12 .mvb-toolbar-block>*+*{margin-inline-start:12px}.mvb-toolbar .mvb-toolbar-divider{padding-inline-start:4px;margin-inline-end:4px;height:100%;border-inline-end:2px solid var(--mvb-border-color)}.mvb-d-none{display:none!important}.mvb-overflow-auto{overflow:auto}.mvb-card-gray{background:var(--mvb-card-bg-gray)!important}.mvb-card-light-gray{background:var(--mvb-card-bg-light-gray)!important}.mvb-divider{border-bottom:1px solid var(--mvb-border-color)}.mvb-thick-divider{border-bottom:2px solid var(--mvb-border-color)}.mvb-input-row-layout{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.mvb-input-row-layout+.mvb-input-row-layout{margin-block-start:8px}.mvb-submit-btn-layout{display:flex;flex-direction:row;justify-content:flex-end;width:100%;margin-block-start:10px}.mvb-text-card{background:var(--primary-lighter-color);padding:4px;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;max-width:160px;width:-moz-fit-content;width:fit-content;margin-inline-end:8px;height:100%}.mvb-text-card+.mvb-text-card{margin-inline-end:8px}body{margin:0;padding:0;font-family:Open Sans,sans-serif!important;color:var(--mvb-text)}body ::selection{background:var(--primary-color)!important;color:#fff!important}app-bar-chart .handle.handle--w,app-bar-chart .handle.handle--e,app-bar-chart .overlay{display:none}:root{--primary-color: #990000;--primary-lighter-color: #f2c0c0;--primary-darker-color: #c11c1c;--text-primary-color: white;--text-primary-lighter-color: rgba(0, 0, 0, .87);--text-primary-darker-color: white;--accent-color: #797979;--accent-lighter-color: #d7d7d7;--accent-darker-color: #5c5c5c;--text-accent-color: white;--text-accent-lighter-color: rgba(0, 0, 0, .87);--text-accent-darker-color: white;--warn-color: #ff0000;--warn-lighter-color: #ffb3b3;--warn-darker-color: #ff0000;--warn-remind-color: #ee8e1d;--text-warn-color: white;--text-warn-lighter-color: rgba(0, 0, 0, .87);--text-warn-darker-color: white;--mvb-yellow-completed: #f7c642;--mvb-text: #333333;--mvb-text-title: #4d4d4d;--mvb-text-emphasis: #808080;--mvb-text-gray: #999999;--mvb-text-highlight: #d22d2d;--mvb-text-invalid: #d22d2d;--mvb-text-blue: #1a73e8;--mvb-card-bg: #ffffff;--mvb-card-bg-gray: #e5e5e5;--mvb-card-bg-light-gray: #f2f2f2;--mvb-card-bg-hover: #cccccc;--mvb-toast-bg: #4d4d4d;--mvb-input-bg: #b2b2b2;--mvb-info-box-bg-red: #fbeaea;--mvb-menu-light-blue: #e6eef8;--mvb-border-color: #e5e5e5;--mvb-icon-color: #4d4d4d;--mvb-icon-red-color: #e99696;--mvb-icon-red-hover-color: #d22d2d;--mvb-icon-license-color: #e06b6b;--mvb-icon-gray-color: #e5e5e5;--mvb-icon-blue-color: #7dabfa;--mvb-icon-blue-hover-color: #377df7;--mvb-import-file-name-color: #377df7;--mvb-button-bg: #cccccc;--mvb-toggle-on-bg: #b1e26e;--mvb-toggle-off-bg-red: #e99696;--mvb-button-hover-bg: rgba(178, 178, 178, .4);--mvb-checkbox-color: #e06b6b;--mvb-table-selected-bg: #fbeaea;--mvb-table-active-bg: #e5e5e5;--mvb-table-hover-bg: #f2f2f2;--mvb-dropdown-active-bg: #e1ecfe;--mvb-dropdown-hover-bg: #f2f2f2;--mvb-chip-blue-bg: #e8f5fb;--mvb-chip-green-bg: #defcf7;--mvb-chip-red-bg: #ffe1e1;--mvb-chip-gray-bg: #f1f5f5;--mvb-chip-blue-text: #49a6da;--mvb-chip-green-text: #19b48f;--mvb-chip-red-text: #e28d8d;--mvb-chip-gray-text: #939393}.mvb-table{width:100%;color:var(--mvb-text)}.mvb-table .mvb-header-cell{background:inherit;font-size:14px!important;line-height:20px!important;color:var(--mvb-text-title);font-weight:700!important}.mvb-table .mvb-cell{font-size:14px!important;line-height:20px!important;color:var(--mvb-text);font-weight:400!important}.mvb-table .mvb-header-cell--auto,.mvb-table .mvb-cell--auto{min-width:auto}.mvb-table .mvb-header-cell--xxs,.mvb-table .mvb-cell--xxs{min-width:30px;flex:.1}.mvb-table .mvb-header-cell--xs,.mvb-table .mvb-cell--xs{min-width:60px;flex:.2}.mvb-table .mvb-header-cell--sm,.mvb-table .mvb-cell--sm{min-width:80px;flex:.5}.mvb-table .mvb-header-cell--md,.mvb-table .mvb-cell--md{min-width:120px;flex:1}.mvb-table .mvb-header-cell--lg,.mvb-table .mvb-cell--lg{min-width:160px;flex:1.2}.mvb-table .mvb-header-cell--xl,.mvb-table .mvb-cell--xl{min-width:200px;flex:1.4}.mvb-table .mvb-header-cell--xxl,.mvb-table .mvb-cell--xxl{min-width:240px;flex:1.6}.mvb-table .mvb-header-cell--left,.mvb-table .mvb-cell--left{text-align:left}.mvb-table .mvb-header-cell--center,.mvb-table .mvb-cell--center{text-align:center}.mvb-table .mvb-header-cell--right,.mvb-table .mvb-cell--right{text-align:right}.mvb-table .mvb-header-cell,.mvb-table .mvb-cell{padding-left:8px!important;padding-right:8px!important;border-bottom:1px solid var(--mvb-border-color)}.mvb-table .mvb-header-cell-operation,.mvb-table .mvb-cell-operation{flex:0}.mvb-table .mvb-header-cell-checkbox .mat-checkbox-layout,.mvb-table .mvb-cell-checkbox .mat-checkbox-layout{margin:0}.mvb-table-row:hover .mvb-cell{background:var(--mvb-table-hover-bg)}.mvb-table-row--active .mvb-cell,.mvb-table-row--active:hover .mvb-cell{background:var(--mvb-table-active-bg)!important}.mvb-table-row--selected .mvb-cell,.mvb-table-row--selected:hover .mvb-cell{background:var(--mvb-table-selected-bg)!important}.mvb-table-row--isDisable .mvb-cell{opacity:.5}.mvb-table-row--expandedDetail{min-height:0!important}.mvb-table-row--expandedDetail .mvb-cell{padding:0}.mvb-table-row--expandedDetail--overlapDivider-md{transform:translateY(-2px)}.mvb-table-row--multiLine .mvb-cell{min-height:60px}.mvb-table mat-row,.mvb-table mat-header-row,.mvb-table mat-footer-row{border-bottom-width:0;min-height:60px}.mvb-table--list .mvb-table-row:hover .mvb-cell{background:inherit}.mvb-table--list .mat-mdc-header-row{background:var(--mvb-card-bg-light-gray)}.mvb-table--list .mvb-header-cell{background:var(--mvb-card-bg-light-gray);border-width:0}.mvb-table--list .mvb-cell{border-bottom-width:2px}.mvb-table--list mat-row,.mvb-table--list mat-header-row,.mvb-table--list mat-footer-row{padding:0 12px;min-height:47px}.mvb-table--sticky0 mat-row,.mvb-table--sticky0 mat-header-row,.mvb-table--sticky0 mat-footer-row{min-width:calc(100% + 0px)}.mvb-table--sticky1 mat-row,.mvb-table--sticky1 mat-header-row,.mvb-table--sticky1 mat-footer-row{min-width:calc(100% + 60px)}.mvb-table--sticky2 mat-row,.mvb-table--sticky2 mat-header-row,.mvb-table--sticky2 mat-footer-row{min-width:calc(100% + 120px)}.mvb-table--sticky3 mat-row,.mvb-table--sticky3 mat-header-row,.mvb-table--sticky3 mat-footer-row{min-width:calc(100% + 180px)}.mvb-table--sticky4 mat-row,.mvb-table--sticky4 mat-header-row,.mvb-table--sticky4 mat-footer-row{min-width:calc(100% + 240px)}.mvb-table--sticky5 mat-row,.mvb-table--sticky5 mat-header-row,.mvb-table--sticky5 mat-footer-row{min-width:calc(100% + 300px)}.mvb-table--sticky6 mat-row,.mvb-table--sticky6 mat-header-row,.mvb-table--sticky6 mat-footer-row{min-width:calc(100% + 360px)}.mvb-table--sticky7 mat-row,.mvb-table--sticky7 mat-header-row,.mvb-table--sticky7 mat-footer-row{min-width:calc(100% + 420px)}.mvb-table--sticky8 mat-row,.mvb-table--sticky8 mat-header-row,.mvb-table--sticky8 mat-footer-row{min-width:calc(100% + 480px)}.mvb-table--sticky9 mat-row,.mvb-table--sticky9 mat-header-row,.mvb-table--sticky9 mat-footer-row{min-width:calc(100% + 540px)}body[dir=rtl] .mvb-table .mvb-header-cell--left,body[dir=rtl] .mvb-table .mvb-cell--left{text-align:right}body[dir=rtl] .mvb-table .mvb-header-cell--center,body[dir=rtl] .mvb-table .mvb-cell--center{text-align:center}body[dir=rtl] .mvb-table .mvb-header-cell--right,body[dir=rtl] .mvb-table .mvb-cell--right{text-align:left}.mvb-table-card .mat-checkbox-layout{margin:0}.mvb-line-clamp{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:break-word}.mvb-pre-line{white-space:pre-line}.mvb-text-ellipsis,.mvb-text-edit-input-off{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mvb-primary-color{color:var(--primary-color)}.mvb-highlight-color{color:var(--mvb-text-highlight)}.mvb-warning-color{color:var(--warn-remind-color)}.mvb-h1-text{font-size:36px!important;font-weight:700!important;color:var(--mvb-text)}.mvb-h2-text{font-size:24px!important;font-weight:700!important;color:var(--mvb-text)}.mvb-h3-text{font-size:20px!important;line-height:30px!important;color:var(--mvb-text);font-weight:400!important}.mvb-h3-text-bold{font-size:20px!important;line-height:30px!important;color:var(--mvb-text);font-weight:700!important}.mvb-h4-text{font-size:18px!important;font-weight:700!important;color:var(--mvb-text)}.mvb-h5-text{font-size:14px!important;color:var(--mvb-text);font-weight:400!important}.mvb-h5-text-bold{font-size:14px!important;color:var(--mvb-text);font-weight:700!important}.mvb-h6-text{font-size:10px!important;line-height:20px!important;color:var(--mvb-text);font-weight:400!important}.mvb-h6-text-bold{font-size:10px!important;line-height:20px!important;color:var(--mvb-text);font-weight:700!important}.mvb-b1-text{font-size:18px!important;line-height:26px!important;color:var(--mvb-text);font-weight:400!important}.mvb-b1-text-bold{font-size:18px!important;line-height:26px!important;color:var(--mvb-text);font-weight:700!important}.mvb-b2-text{font-size:14px!important;line-height:20px!important;color:var(--mvb-text);font-weight:400!important}.mvb-b2-text-bold{font-size:14px!important;line-height:20px!important;color:var(--mvb-text);font-weight:700!important}.mvb-button-h1-text{font-size:18px!important;font-weight:600!important;color:var(--mvb-text)}.mvb-button-h2-text{font-size:14px!important;font-weight:600!important;color:var(--mvb-text)}.mvb-info-h1-text{font-size:14px!important;color:var(--mvb-text);font-weight:400!important}.mvb-info-h1-text-bold{font-size:14px!important;color:var(--mvb-text);font-weight:600!important}.mvb-info-h2-text-bold{font-size:12px!important;color:var(--mvb-text);font-weight:600!important}.mvb-info-h2-text-import-file-name{font-size:12px!important;color:var(--mvb-import-file-name-color);font-weight:400!important}.mvb-h1-text-title{font-size:36px!important;font-weight:700!important;color:var(--mvb-text-title)}.mvb-h2-text-title{font-size:24px!important;font-weight:700!important;color:var(--mvb-text-title)}.mvb-h3-text-title{font-size:20px!important;line-height:30px!important;color:var(--mvb-text-title);font-weight:400!important}.mvb-h3-text-bold-title{font-size:20px!important;line-height:30px!important;color:var(--mvb-text-title);font-weight:700!important}.mvb-h4-text-title{font-size:18px!important;font-weight:700!important;color:var(--mvb-text-title)}.mvb-h5-text-title{font-size:14px!important;color:var(--mvb-text-title);font-weight:400!important}.mvb-h5-text-bold-title{font-size:14px!important;color:var(--mvb-text-title);font-weight:700!important}.mvb-b1-text-title{font-size:18px!important;line-height:26px!important;color:var(--mvb-text-title);font-weight:400!important}.mvb-b1-text-bold-title{font-size:18px!important;line-height:26px!important;color:var(--mvb-text-title);font-weight:700!important}.mvb-b2-text-title{font-size:14px!important;line-height:20px!important;color:var(--mvb-text-title);font-weight:400!important}.mvb-b2-text-bold-title{font-size:14px!important;line-height:20px!important;color:var(--mvb-text-title);font-weight:700!important}.mvb-button-h1-text-title{font-size:18px!important;font-weight:600!important;color:var(--mvb-text-title)}.mvb-button-h2-text-title{font-size:14px!important;font-weight:600!important;color:var(--mvb-text-title)}.mvb-h1-text-highlight{font-size:36px!important;font-weight:700!important;color:var(--mvb-text-highlight)}.mvb-h2-text-highlight{font-size:24px!important;font-weight:700!important;color:var(--mvb-text-highlight)}.mvb-h3-text-highlight{font-size:20px!important;line-height:30px!important;color:var(--mvb-text-highlight);font-weight:400!important}.mvb-h3-text-bold-highlight{font-size:20px!important;line-height:30px!important;color:var(--mvb-text-highlight);font-weight:700!important}.mvb-h4-text-highlight{font-size:18px!important;font-weight:700!important;color:var(--mvb-text-highlight)}.mvb-h5-text-highlight{font-size:14px!important;color:var(--mvb-text-highlight);font-weight:400!important}.mvb-h5-text-bold-highlight{font-size:14px!important;color:var(--mvb-text-highlight);font-weight:700!important}.mvb-b1-text-highlight{font-size:18px!important;line-height:26px!important;color:var(--mvb-text-highlight);font-weight:400!important}.mvb-b1-text-bold-highlight{font-size:18px!important;line-height:26px!important;color:var(--mvb-text-highlight);font-weight:700!important}.mvb-b2-text-highlight{font-size:14px!important;line-height:20px!important;color:var(--mvb-text-highlight);font-weight:400!important}.mvb-b2-text-bold-highlight{font-size:14px!important;line-height:20px!important;color:var(--mvb-text-highlight);font-weight:700!important}.mvb-button-h1-text-highlight{font-size:18px!important;font-weight:600!important;color:var(--mvb-text-highlight)}.mvb-button-h2-text-highlight{font-size:14px!important;font-weight:600!important;color:var(--mvb-text-highlight)}.mvb-h1-text-gray{font-size:36px!important;font-weight:700!important;color:var(--mvb-text-gray)}.mvb-h2-text-gray{font-size:24px!important;font-weight:700!important;color:var(--mvb-text-gray)}.mvb-h3-text-gray{font-size:20px!important;line-height:30px!important;color:var(--mvb-text-gray);font-weight:400!important}.mvb-h3-text-bold-gray{font-size:20px!important;line-height:30px!important;color:var(--mvb-text-gray);font-weight:700!important}.mvb-h4-text-gray{font-size:18px!important;font-weight:700!important;color:var(--mvb-text-gray)}.mvb-h5-text-gray{font-size:14px!important;color:var(--mvb-text-gray);font-weight:400!important}.mvb-h6-text-gray{font-size:10px!important;line-height:20px!important;color:var(--mvb-text-gray);font-weight:400!important}.mvb-h6-text-bold-gray{font-size:10px!important;line-height:20px!important;color:var(--mvb-text-gray);font-weight:700!important}.mvb-b1-text-gray{font-size:18px!important;line-height:26px!important;color:var(--mvb-text-gray);font-weight:400!important}.mvb-b1-text-bold-gray{font-size:18px!important;line-height:26px!important;color:var(--mvb-text-gray);font-weight:700!important}.mvb-b2-text-gray{font-size:14px!important;line-height:20px!important;color:var(--mvb-text-gray);font-weight:400!important}.mvb-b2-text-bold-gray{font-size:14px!important;line-height:20px!important;color:var(--mvb-text-gray);font-weight:700!important}.mvb-button-h1-text-gray{font-size:18px!important;font-weight:600!important;color:var(--mvb-text-gray)}.mvb-button-h2-text-gray{font-size:14px!important;font-weight:600!important;color:var(--mvb-text-gray)}.mvb-h1-text-white{font-size:36px!important;font-weight:700!important;color:#fff}.mvb-h2-text-white{font-size:24px!important;font-weight:700!important;color:#fff}.mvb-h3-text-white{font-size:20px!important;line-height:30px!important;color:#fff;font-weight:400!important}.mvb-h3-text-bold-white{font-size:20px!important;line-height:30px!important;color:#fff;font-weight:700!important}.mvb-h4-text-white{font-size:18px!important;font-weight:700!important;color:#fff}.mvb-h5-text-white{font-size:14px!important;color:#fff;font-weight:400!important}.mvb-b1-text-white{font-size:18px!important;line-height:26px!important;color:#fff;font-weight:400!important}.mvb-b1-text-bold-white{font-size:18px!important;line-height:26px!important;color:#fff;font-weight:700!important}.mvb-b2-text-white{font-size:14px!important;line-height:20px!important;color:#fff;font-weight:400!important}.mvb-b2-text-bold-white{font-size:14px!important;line-height:20px!important;color:#fff;font-weight:700!important}.mvb-button-h1-text-white{font-size:18px!important;font-weight:600!important;color:#fff}.mvb-button-h2-text-white{font-size:14px!important;font-weight:600!important;color:#fff}.mvb-h1-text-inherit{font-size:36px!important;font-weight:700!important;color:inherit}.mvb-h2-text-inherit{font-size:24px!important;font-weight:700!important;color:inherit}.mvb-h3-text-inherit{font-size:20px!important;line-height:30px!important;color:inherit;font-weight:400!important}.mvb-h3-text-bold-inherit{font-size:20px!important;line-height:30px!important;color:inherit;font-weight:700!important}.mvb-h4-text-inherit{font-size:18px!important;font-weight:700!important;color:inherit}.mvb-h5-text-inherit{font-size:14px!important;color:inherit;font-weight:400!important}.mvb-b1-text-inherit{font-size:18px!important;line-height:26px!important;color:inherit;font-weight:400!important}.mvb-b1-text-bold-inherit{font-size:18px!important;line-height:26px!important;color:inherit;font-weight:700!important}.mvb-b2-text-inherit{font-size:14px!important;line-height:20px!important;color:inherit;font-weight:400!important}.mvb-b2-text-bold-inherit{font-size:14px!important;line-height:20px!important;color:inherit;font-weight:700!important}.mvb-button-h1-text-inherit{font-size:18px!important;font-weight:600!important;color:inherit}.mvb-button-h2-text-inherit{font-size:14px!important;font-weight:600!important;color:inherit}.mvb-cursor-point{cursor:pointer}.mvb-slide-toggle{--unselected-bg: #b2b2b2;--mdc-switch-track-width: 52px;--mdc-switch-state-layer-size: 40px !important;--mdc-switch-selected-track-color: var(--mvb-toggle-on-bg);--mdc-switch-selected-hover-track-color: var(--mvb-toggle-on-bg);--mdc-switch-selected-pressed-track-color: var(--mvb-toggle-on-bg);--mdc-switch-selected-focus-track-color: var(--mvb-toggle-on-bg);--mdc-switch-disabled-selected-track-color: var(--mvb-toggle-on-bg) !important;--mdc-switch-unselected-track-color: var(--unselected-bg) !important;--mdc-switch-unselected-hover-track-color: var(--unselected-bg) !important;--mdc-switch-unselected-pressed-track-color: var(--unselected-bg) !important;--mdc-switch-unselected-focus-track-color: var(--unselected-bg) !important;--mdc-switch-disabled-unselected-track-color: var(--unselected-bg) !important;--mdc-switch-track-height: 30px;--mdc-switch-track-shape: 15px;--mdc-switch-disabled-track-opacity: .38;--mdc-switch-disabled-handle-opacity: .38;--mdc-switch-selected-icon-size: 0;--mdc-switch-unselected-icon-size: 0;--mdc-switch-selected-focus-handle-color: white;--mdc-switch-selected-handle-color: white;--mdc-switch-selected-hover-handle-color: white;--mdc-switch-selected-pressed-handle-color: white;--mdc-switch-disabled-selected-handle-color: white !important;--mdc-switch-unselected-focus-handle-color: white !important;--mdc-switch-unselected-handle-color: white !important;--mdc-switch-unselected-hover-handle-color: white !important;--mdc-switch-unselected-pressed-handle-color: white !important;--mdc-switch-disabled-unselected-handle-color: white !important;--mdc-switch-handle-shadow-color: none;--mdc-switch-handle-elevation: 0}.mvb-slide-toggle--lock{--unselected-bg: var(--mvb-toggle-off-bg-red)}.mvb-slide-toggle .mdc-switch--selected .mdc-switch__handle-track{transform:translate(87%)}.mvb-slide-toggle .mdc-switch__handle-track{transform:translate(13%)}.mvb-slide-toggle .mdc-form-field>label{display:none}.mvb-menu-item{-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;white-space:nowrap;text-overflow:ellipsis;display:flex;align-items:center;line-height:48px;height:48px;padding:12px;text-align:left;text-decoration:none;max-width:100%;position:relative;width:100%;font-size:18px;font-weight:400;background:transparent;min-width:240px}.mvb-menu-item:hover{background:var(--primary-lighter-color)}.mvb-menu-item--noBackgroundHover:hover{background:transparent}.mvb-menu-item--noCursor{cursor:auto}.mvb-menu-item--colorActive,.mvb-menu-item--colorHover:hover{color:var(--mvb-text-highlight)}.mvb-menu-item>*{flex:1}.mvb-menu-item .mvb-menu-item-inner-flex{display:flex;align-items:center}.mvb-menu-item .mvb-menu-item-icon{margin-inline-end:8px}body[dir=rtl] .mvb-menu-item{justify-content:flex-end}body[dir=rtl] .mvb-menu-item div,body[dir=rtl] .mvb-menu-item span{text-align:right;justify-content:flex-end}body[dir=rtl] .mvb-menu-item .mvb-menu-item-inner-flex{justify-content:flex-end}.my-custom-tooltip{width:250px}.mvb-hidden-input{position:absolute;z-index:-1;left:0;opacity:0;width:1px;right:0;bottom:-8px}.mvb-outline-select.mat-form-field{width:100%}.mvb-outline-select.mat-form-field .mat-form-field-wrapper{margin:0;padding:0;height:100%}.mvb-outline-select.mat-form-field .mat-form-field-wrapper .mat-form-field-flex{height:100%;align-items:center}.mvb-outline-select.mat-form-field .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix{padding:0;border:0}.mvb-outline-select.mat-form-field .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select-trigger{display:flex;align-items:center}.mvb-outline-select.mat-form-field .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select-trigger .mat-select-value{flex:1;display:block;max-width:none;width:0}.mvb-outline-select.mat-form-field .mat-form-field-wrapper .mat-form-field-flex .mat-select-arrow-wrapper{transform:translateY(0)}.mvb-fill-select{--bg: #ffffff}.mvb-fill-select--gray{--bg: var(--mvb-card-bg-light-gray)}.mvb-fill-select.mat-form-field{overflow:hidden;border-radius:5px}.mvb-fill-select.mat-form-field .mat-form-field-wrapper{height:100%;padding-bottom:0;width:100%}.mvb-fill-select.mat-form-field .mat-form-field-wrapper .mat-form-field-flex{height:100%;background:var(--bg)}.mvb-fill-select.mat-form-field .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix{height:100%;padding:0;border:0;display:flex;align-items:center}.mvb-fill-select.mat-form-field .mat-form-field-underline{display:none}.mvb-fill-select.mat-form-field .mat-form-field-flex{background:#ffffff;padding-top:0!important}.mvb-fill-select.mat-form-field .mat-form-field-flex .mat-select-arrow-wrapper{transform:translateY(0)}.mvb-fill-select--inherit.mat-form-field .mat-form-field-flex{background:inherit}.mvb-basic-input{--bg: var(--mvb-card-bg-light-gray)}.mvb-basic-input--white{--bg: #fff}.mvb-basic-input--gray{--bg: var(--mvb-card-bg-gray)}.mvb-basic-input--disable{opacity:40%}.mvb-basic-input.mat-form-field{width:100%}.mvb-basic-input.mat-form-field .mat-form-field-wrapper{margin:0;padding:0;height:100%}.mvb-basic-input.mat-form-field .mat-form-field-wrapper .mat-form-field-flex{height:100%;align-items:center;padding:8px;background:var(--bg)}.mvb-basic-input.mat-form-field .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix{padding:0;border:0}.mvb-basic-input.mat-form-field .mat-form-field-wrapper .mat-form-field-underline{display:none}.mvb-search-input--old.mat-form-field .mat-form-field-flex{padding:8px;background:transparent!important}.mvb-search-input--old.mat-form-field .mat-form-field-underline{display:none}.mvb-basic-checkbox{display:flex}.mvb-basic-checkbox .mat-checkbox-frame{background:#ffffff}.mvb-basic-checkbox .mat-checkbox-ripple{display:none}.mvb-basic-checkbox .mat-checkbox-layout{margin-bottom:0}.mvb-option{font-size:14px!important;line-height:20px!important;font-weight:400!important}.mvb-option.mat-selected:not(.mat-option-disabled){color:var(--mvb-text)!important;background:var(--mvb-dropdown-active-bg)!important}.mvb-option:hover{color:var(--mvb-text)!important;background:var(--mvb-dropdown-hover-bg)!important}.mvb-option .mat-pseudo-checkbox{border-color:var(--mvb-button-bg)!important;background:var(--mvb-card-bg)!important}.mvb-option .mat-pseudo-checkbox.mat-pseudo-checkbox-checked{border-color:transparent!important;background:var(--mvb-checkbox-color)!important}body[dir=rtl] .mvb-basic-checkbox .mat-checkbox-inner-container{margin-left:0;margin-right:0}.mvb-text-input{background:var(--mvb-card-bg-light-gray);border:none;border-radius:3px;outline:none;width:100%;height:100%;padding:4px 8px;font-size:14px!important;line-height:20px!important;color:var(--mvb-text);font-weight:400!important}.mvb-text-edit-input-off{width:75%;border:unset;background:unset;outline:0}.mvb-text-edit-input-on{border:1px solid black;background:white;border-radius:3px;outline:0;width:75%}.mvb-edit-input-wrap{justify-content:space-between}.mvb-select-panel-100{max-width:100%!important}.mvb-overlay-panel--width-sm .Overlay,.mvb-overlay-panel--width-sm .Modal,.mvb-overlay-panel--width-md .Overlay,.mvb-overlay-panel--width-md .Modal,.mvb-overlay-panel--width-lg .Overlay,.mvb-overlay-panel--width-lg .Modal,.mvb-overlay-panel--width-xl .Overlay,.mvb-overlay-panel--width-xl .Modal{width:80vw}.mvb-overlay-panel--height-xs .Overlay,.mvb-overlay-panel--height-xs .Modal,.mvb-overlay-panel--height-sm .Overlay,.mvb-overlay-panel--height-sm .Modal,.mvb-overlay-panel--height-md .Overlay,.mvb-overlay-panel--height-md .Modal,.mvb-overlay-panel--height-big-sm-auto .Overlay,.mvb-overlay-panel--height-big-sm-auto .Modal,.mvb-overlay-panel--height-big-md-auto .Overlay,.mvb-overlay-panel--height-big-md-auto .Modal{height:210px;min-height:50vh}.mvb-overlay-panel--height-auto .Overlay,.mvb-overlay-panel--height-auto .Modal{height:"auto !important"}.mvb-overlay-panel--height-lg .Overlay,.mvb-overlay-panel--height-lg .Modal,.mvb-overlay-panel--height-xl .Overlay,.mvb-overlay-panel--height-xl .Modal{height:210px;min-height:50vh}.mvb-overlay-panel .Overlay .Overlay__Main>*{flex:1;overflow:auto}.mvb-overlay-panel .Overlay .Overlay__Footer .mvb-overlay-action+.mvb-overlay-action{margin-inline-start:12px}@media screen and (min-width: 768px){.mvb-overlay-panel--width-sm .Overlay,.mvb-overlay-panel--width-sm .Modal{width:446px}.mvb-overlay-panel--width-md .Overlay,.mvb-overlay-panel--width-md .Modal{width:554px}.mvb-overlay-panel--width-lg .Overlay,.mvb-overlay-panel--width-lg .Modal{width:630px;max-width:80vw}.mvb-overlay-panel--width-xl .Overlay,.mvb-overlay-panel--width-xl .Modal{width:1004px;max-width:80vw}.mvb-overlay-panel--height-xs .Overlay,.mvb-overlay-panel--height-xs .Modal{height:210px;min-height:auto}.mvb-overlay-panel--height-sm .Overlay,.mvb-overlay-panel--height-sm .Modal{height:226px;min-height:auto}.mvb-overlay-panel--height-big-sm-auto .Overlay,.mvb-overlay-panel--height-big-sm-auto .Modal{height:auto;min-height:300px;max-height:80vh}.mvb-overlay-panel--height-md .Overlay,.mvb-overlay-panel--height-md .Modal{height:510px;min-height:auto;max-height:80vh}.mvb-overlay-panel--height-auto .Overlay,.mvb-overlay-panel--height-auto .Modal{height:"auto !important"}.mvb-overlay-panel--height-big-md-auto .Overlay,.mvb-overlay-panel--height-big-md-auto .Modal{height:auto;min-height:568px;max-height:80vh}.mvb-overlay-panel--height-lg .Overlay,.mvb-overlay-panel--height-lg .Modal{height:640px;min-height:auto;max-height:80vh}.mvb-overlay-panel--height-xl .Overlay,.mvb-overlay-panel--height-xl .Modal{height:818px;min-height:auto;max-height:80vh}}@media screen and (min-width: 1366px){.mvb-overlay-panel--width-sm .Overlay,.mvb-overlay-panel--width-sm .Modal{width:446px}.mvb-overlay-panel--width-md .Overlay,.mvb-overlay-panel--width-md .Modal{width:554px}.mvb-overlay-panel--width-lg .Overlay,.mvb-overlay-panel--width-lg .Modal{width:630px;max-width:80vw}.mvb-overlay-panel--width-xl .Overlay,.mvb-overlay-panel--width-xl .Modal{width:1004px;max-width:80vw}.mvb-overlay-panel--height-xs .Overlay,.mvb-overlay-panel--height-xs .Modal{height:210px;min-height:auto}.mvb-overlay-panel--height-sm .Overlay,.mvb-overlay-panel--height-sm .Modal{height:226px;min-height:auto}.mvb-overlay-panel--height-big-sm-auto .Overlay,.mvb-overlay-panel--height-big-sm-auto .Modal{height:auto;min-height:300px;max-height:80vh}.mvb-overlay-panel--height-md .Overlay,.mvb-overlay-panel--height-md .Modal{height:510px;min-height:auto;max-height:80vh}.mvb-overlay-panel--height-auto .Overlay,.mvb-overlay-panel--height-auto .Modal{height:"auto !important"}.mvb-overlay-panel--height-big-md-auto .Overlay,.mvb-overlay-panel--height-big-md-auto .Modal{height:auto;min-height:568px;max-height:85vh}.mvb-overlay-panel--height-lg .Overlay,.mvb-overlay-panel--height-lg .Modal{height:640px;min-height:auto;max-height:85vh}.mvb-overlay-panel--height-xl .Overlay,.mvb-overlay-panel--height-xl .Modal{height:818px;min-height:auto;max-height:85vh}.mvb-overlay-panel--height-xxl .Overlay,.mvb-overlay-panel--height-xxl .Modal{height:870px;min-height:auto;max-height:95vh}}.mvb-toast-alert-panel{border-radius:5px!important;border-block:1px solid;border-inline:1px solid;background:var(--primary-lighter-color)!important;font-size:18px!important;font-weight:600!important;color:var(--primary-color)!important;width:700px!important}.mvb-toast-action-panel{background:var(--mvb-toast-bg)!important;font-size:18px!important;font-weight:600!important;color:#fff!important;width:700px!important}.mvb-question-tip{padding:0;max-width:none!important;position:relative;overflow:unset!important}.mvb-question-tip:before{right:64px;top:-40px;position:absolute;content:"";width:0;height:0;border-bottom:20px solid white;border-inline-end:10px solid transparent;border-top:20px solid transparent;border-inline-start:10px solid transparent}.mvb-question-tip .mat-menu-content{padding:0!important;overflow:auto}.mvb-question-right{padding:0;max-width:none!important;position:relative;overflow:unset!important}.mvb-question-right:before{right:300px;top:-40px;position:absolute;content:"";width:0;height:0;border-bottom:20px solid white;border-inline-end:10px solid transparent;border-top:20px solid transparent;border-inline-start:10px solid transparent}.mvb-question-right .mat-menu-content{padding:0!important;overflow:auto}.mvb-question-tip-backdrop{background:rgba(0,0,0,.32)}.mvb-menu-panel-500{max-height:500px!important}.mvb-menu-panel-500 .mat-menu-content{height:100%}.mvb-menu-panel-h-400{max-height:400px!important}.mvb-menu-panel-h-400 .mat-menu-content{height:100%}.mvb-menu-panel-w-300{min-width:300px!important;max-width:300px!important}.mvb-menu-panel-y-scroll-hidden{overflow-y:hidden!important}.mvb-select-label-container{border-radius:5px;background:var(--mvb-card-bg);display:flex;justify-content:space-between;align-items:center;height:32px;min-width:inherit;padding:8px 12px}.mvb-notification{min-width:360px!important;max-width:360px!important}.mvb-notification .mat-menu-content{padding:0!important}.mvb-select-group{min-width:368px!important;max-width:368px!important;min-height:424px!important;max-height:424px!important}.mvb-select-group .mat-menu-content{height:100%;width:100%}.mvb-setting{min-width:360px!important;max-width:360px!important}.mvb-setting .mat-menu-content{padding:0!important}.mvb-icon-tip{padding:0;max-width:none!important;position:relative;overflow:unset!important;top:24px}.mvb-icon-tip--left{left:12px!important}.mvb-icon-tip--right{right:12px!important}.mvb-icon-tip .mat-menu-content{padding:0!important;overflow:auto}.mvb-icon-tip--md{width:412px}.mvb-icon-tip--lg{width:615px}.mvb-icon-tip-arrow{--offset: 12px}.mvb-icon-tip-arrow--left-tip{--offset: 380px}.mvb-icon-tip-arrow--left-table-tip{--offset: 382px}.mvb-icon-tip-arrow--right-tip{--offset: 12px}.mvb-icon-tip-arrow--right-table-tip{--offset: 10px}.mvb-icon-tip-arrow--lg{--offset: 583px}.mvb-icon-tip-arrow:before{right:var(--offset);top:-40px;position:absolute;content:"";width:0;height:0;border-bottom:20px solid white;border-inline-end:10px solid transparent;border-top:20px solid transparent;border-inline-start:10px solid transparent}header.Header[class*=Header]{height:56px;border-radius:0;border-width:1px;padding:.75rem 1rem}@media (min-width: 768px){header.Header[class*=Header]{height:64px;padding-left:1.5rem;padding-right:1.5rem}}div.Header__Padding[class*=Header__Padding]{height:56px}@media (min-width: 768px){div.Header__Padding[class*=Header__Padding]{height:64px}}.Menu__Nav{padding-top:64px!important}.mvb-overlay-panel--height-md .Overlay{min-height:70vh}@media screen and (min-width: 768px){.mvb-overlay-panel--height-sm .Overlay,.mvb-overlay-panel--height-sm .Modal{height:345px}.mvb-overlay-panel--height-sm .Overlay h1.Modal__Header,.mvb-overlay-panel--height-sm .Modal h1.Modal__Header{padding:24px 24px 0}}@media screen and (min-width: 1024px){.mvb-overlay-panel--height-md .Overlay,.mvb-overlay-panel--height-md .Modal{min-width:530px}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--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: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e5e5}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}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}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#999}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden="until-found"])){display:none}[type=text],input:where(:not([type])),[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select{-webkit-appearance:none;appearance:none;background-color:#fff;border-color:#4d4d4d;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}[type=text]:focus,input:where(:not([type])):focus,[type=email]:focus,[type=url]:focus,[type=password]:focus,[type=number]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=week]:focus,[multiple]:focus,textarea:focus,select: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: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::placeholder,textarea::placeholder{color:#4d4d4d;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-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%234d4d4d' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple],[size]:where(select:not([size="1"])){background-image:initial;background-position:initial;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;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#4d4d4d;border-width:1px;--tw-shadow: 0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--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{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors: active){[type=checkbox]:checked{-webkit-appearance:auto;appearance:auto}}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media (forced-colors: active){[type=radio]:checked{-webkit-appearance:auto;appearance:auto}}[type=checkbox]:checked:hover,[type=checkbox]:checked:focus,[type=radio]:checked:hover,[type=radio]:checked:focus{border-color:transparent;background-color:currentColor}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}@media (forced-colors: active){[type=checkbox]:indeterminate{-webkit-appearance:auto;appearance:auto}}[type=checkbox]:indeterminate:hover,[type=checkbox]:indeterminate:focus{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}:root,[data-theme]{background-color:hsla(var(--b1) / var(--tw-bg-opacity, 1));color:hsla(var(--bc) / var(--tw-text-opacity, 1))}html{-webkit-tap-highlight-color:transparent}:root{color-scheme:light;--pf: 218.13 92.308% 47.373%;--sf: 233.97 88.732% 33.412%;--af: 154.87 69.231% 53.49%;--nf: 258 13.889% 11.294%;--b2: 240 7.3171% 82.765%;--b3: 240 7.3171% 74.488%;--pc: 218.13 100% 91.843%;--sc: 233.97 100% 88.353%;--ac: 154.87 100% 13.373%;--inc: 228.92 100% 15.412%;--suc: 156 100% 11.412%;--wac: 30.898 100% 88.196%;--erc: 9.9552 100% 90.392%;--btn-text-case: uppercase;--border-btn: 1px;--tab-border: 1px;--tab-radius: .5rem;--p: 218.13 92.308% 59.216%;--s: 233.97 88.732% 41.765%;--a: 154.87 69.231% 66.863%;--n: 258 13.889% 14.118%;--nc: 210 38.462% 94.902%;--b1: 240 7.3171% 91.961%;--bc: 233.33 27.273% 12.941%;--rounded-box: .25rem;--rounded-btn: .125rem;--rounded-badge: .125rem;--animation-btn: 0;--animation-input: 0;--btn-focus-scale: 1;--in: 228.92 55.556% 77.059%;--su: 156 75.342% 57.059%;--wa: 30.898 79.904% 40.98%;--er: 9.9552 91.02% 51.961%}@media (prefers-color-scheme: dark){:root{color-scheme:dark;--pf: 262.35 80.315% 40.157%;--sf: 315.75 70.196% 40%;--af: 174.69 70.335% 32.784%;--in: 198 93% 60%;--su: 158 64% 52%;--wa: 43 96% 56%;--er: 0 91% 71%;--inc: 198 100% 12%;--suc: 158 100% 10%;--wac: 43 100% 11%;--erc: 0 100% 14%;--rounded-box: 1rem;--rounded-btn: .5rem;--rounded-badge: 1.9rem;--animation-btn: .25s;--animation-input: .2s;--btn-text-case: uppercase;--btn-focus-scale: .95;--border-btn: 1px;--tab-border: 1px;--tab-radius: .5rem;--p: 262.35 80.315% 50.196%;--pc: 0 0% 100%;--s: 315.75 70.196% 50%;--sc: 0 0% 100%;--a: 174.69 70.335% 40.98%;--ac: 0 0% 100%;--n: 218.18 18.033% 11.961%;--nf: 222.86 17.073% 8.0392%;--nc: 220 13.376% 69.216%;--b1: 220 17.647% 20%;--b2: 220 17.241% 17.059%;--b3: 218.57 17.949% 15.294%;--bc: 220 13.376% 69.216%}}[data-theme=myd]{color-scheme:light;--pf: 218.13 92.308% 47.373%;--sf: 233.97 88.732% 33.412%;--af: 154.87 69.231% 53.49%;--nf: 258 13.889% 11.294%;--b2: 240 7.3171% 82.765%;--b3: 240 7.3171% 74.488%;--pc: 218.13 100% 91.843%;--sc: 233.97 100% 88.353%;--ac: 154.87 100% 13.373%;--inc: 228.92 100% 15.412%;--suc: 156 100% 11.412%;--wac: 30.898 100% 88.196%;--erc: 9.9552 100% 90.392%;--btn-text-case: uppercase;--border-btn: 1px;--tab-border: 1px;--tab-radius: .5rem;--p: 218.13 92.308% 59.216%;--s: 233.97 88.732% 41.765%;--a: 154.87 69.231% 66.863%;--n: 258 13.889% 14.118%;--nc: 210 38.462% 94.902%;--b1: 240 7.3171% 91.961%;--bc: 233.33 27.273% 12.941%;--rounded-box: .25rem;--rounded-btn: .125rem;--rounded-badge: .125rem;--animation-btn: 0;--animation-input: 0;--btn-focus-scale: 1;--in: 228.92 55.556% 77.059%;--su: 156 75.342% 57.059%;--wa: 30.898 79.904% 40.98%;--er: 9.9552 91.02% 51.961%}[data-theme=dark]{color-scheme:dark;--pf: 262.35 80.315% 40.157%;--sf: 315.75 70.196% 40%;--af: 174.69 70.335% 32.784%;--in: 198 93% 60%;--su: 158 64% 52%;--wa: 43 96% 56%;--er: 0 91% 71%;--inc: 198 100% 12%;--suc: 158 100% 10%;--wac: 43 100% 11%;--erc: 0 100% 14%;--rounded-box: 1rem;--rounded-btn: .5rem;--rounded-badge: 1.9rem;--animation-btn: .25s;--animation-input: .2s;--btn-text-case: uppercase;--btn-focus-scale: .95;--border-btn: 1px;--tab-border: 1px;--tab-radius: .5rem;--p: 262.35 80.315% 50.196%;--pc: 0 0% 100%;--s: 315.75 70.196% 50%;--sc: 0 0% 100%;--a: 174.69 70.335% 40.98%;--ac: 0 0% 100%;--n: 218.18 18.033% 11.961%;--nf: 222.86 17.073% 8.0392%;--nc: 220 13.376% 69.216%;--b1: 220 17.647% 20%;--b2: 220 17.241% 17.059%;--b3: 218.57 17.949% 15.294%;--bc: 220 13.376% 69.216%}.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}}.prose-gray{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: 17 24 39;--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: 255 255 255;--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151}.prose-red{--tw-prose-links: #dc2626;--tw-prose-invert-links: #ef4444}.prose-orange{--tw-prose-links: #ea580c;--tw-prose-invert-links: #f97316}.prose-green{--tw-prose-links: #16a34a;--tw-prose-invert-links: #22c55e}.daisy-avatar{position:relative;display:inline-flex}.daisy-avatar>div{display:block;aspect-ratio:1 / 1;overflow:hidden}.daisy-avatar img{height:100%;width:100%;object-fit:cover}.daisy-avatar.daisy-placeholder>div{display:flex;align-items:center;justify-content:center}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.daisy-drawer.daisy-drawer-end>.daisy-drawer-toggle~.daisy-drawer-side>.daisy-drawer-overlay+*{--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));justify-self:end}.daisy-drawer.daisy-drawer-end>.daisy-drawer-toggle:checked~.daisy-drawer-side>.daisy-drawer-overlay+*{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.daisy-drawer-toggle~.daisy-drawer-side>.daisy-drawer-overlay{visibility:hidden;grid-column-start:1;grid-row-start:1;opacity:0;cursor:pointer;--tw-bg-opacity: 1;background-color:hsl(var(--nf, var(--n)) / var(--tw-bg-opacity));transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.daisy-drawer-toggle~.daisy-drawer-side>.daisy-drawer-overlay+*{z-index:10;grid-column-start:1;grid-row-start:1;--tw-translate-x: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.daisy-drawer-toggle:checked~.daisy-drawer-side>.daisy-drawer-overlay{visibility:visible;opacity:.999999;--tw-bg-opacity: .4}.daisy-drawer-toggle:checked~.daisy-drawer-side>.daisy-drawer-overlay+*{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}[dir=rtl] .daisy-drawer-toggle~.daisy-drawer-side>.daisy-drawer-overlay+*{--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}[dir=rtl] .daisy-drawer-toggle:checked~.daisy-drawer-side>.daisy-drawer-overlay+*{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}[dir=rtl] .daisy-drawer.daisy-drawer-end>.daisy-drawer-toggle~.daisy-drawer-side>.daisy-drawer-overlay+*{--tw-translate-x: -100%}[dir=rtl] .daisy-drawer.daisy-drawer-end>.daisy-drawer-toggle:checked~.daisy-drawer-side>.daisy-drawer-overlay+*{--tw-translate-x: 0px}@media (min-width: 1024px){.daisy-drawer-mobile{grid-auto-columns:max-content auto}.daisy-drawer-mobile>.daisy-drawer-toggle~.daisy-drawer-content{height:auto}@media (min-width: 1024px){.daisy-drawer-mobile>.daisy-drawer-toggle~.daisy-drawer-content{grid-column-start:2}.daisy-drawer-mobile>.daisy-drawer-toggle~.daisy-drawer-side>.daisy-drawer-overlay{visibility:visible}.daisy-drawer-mobile>.daisy-drawer-toggle~.daisy-drawer-side>.daisy-drawer-overlay+*{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.daisy-drawer-mobile.daisy-drawer-end>.daisy-drawer-toggle~.daisy-drawer-content{grid-column-start:1}.daisy-drawer-mobile.daisy-drawer-end>.daisy-drawer-toggle~.daisy-drawer-side{grid-column-start:2}.daisy-drawer-mobile.daisy-drawer-end>.daisy-drawer-toggle~.daisy-drawer-side>.daisy-drawer-overlay{visibility:visible}.daisy-drawer-mobile.daisy-drawer-end>.daisy-drawer-toggle~.daisy-drawer-side>.daisy-drawer-overlay+*{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.daisy-drawer-mobile>.daisy-drawer-toggle~.daisy-drawer-side{overflow-y:auto}.daisy-drawer-mobile.daisy-drawer-end{grid-auto-columns:auto max-content;direction:ltr}.daisy-drawer-mobile.daisy-drawer-end>.daisy-drawer-toggle~.daisy-drawer-content{height:auto}.daisy-drawer-mobile.daisy-drawer-end>.daisy-drawer-toggle~.daisy-drawer-side{overflow-y:auto}}.daisy-hero-overlay{grid-column-start:1;grid-row-start:1;height:100%;width:100%;background-color:hsl(var(--n) / var(--tw-bg-opacity));--tw-bg-opacity: .5}.daisy-avatar-group :where(.daisy-avatar){overflow:hidden;border-radius:9999px;border-width:4px;--tw-border-opacity: 1;border-color:hsl(var(--b1) / var(--tw-border-opacity))}.daisy-badge-primary{--tw-border-opacity: 1;border-color:hsl(var(--p) / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:hsl(var(--p) / var(--tw-bg-opacity));--tw-text-opacity: 1;color:hsl(var(--pc) / var(--tw-text-opacity))}.daisy-badge-outline.daisy-badge-primary{--tw-text-opacity: 1;color:hsl(var(--p) / var(--tw-text-opacity))}.daisy-btn-outline.daisy-btn-primary .daisy-badge{--tw-border-opacity: 1;border-color:hsl(var(--p) / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:hsl(var(--p) / var(--tw-bg-opacity));--tw-text-opacity: 1;color:hsl(var(--pc) / var(--tw-text-opacity))}.daisy-btn-outline.daisy-btn-primary .daisy-badge-outline{--tw-border-opacity: 1;border-color:hsl(var(--p) / var(--tw-border-opacity));background-color:transparent;--tw-text-opacity: 1;color:hsl(var(--p) / var(--tw-text-opacity))}.daisy-btn-outline.daisy-btn-primary:hover .daisy-badge{--tw-border-opacity: 1;border-color:hsl(var(--pc) / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:hsl(var(--pc) / var(--tw-bg-opacity));--tw-text-opacity: 1;color:hsl(var(--p) / var(--tw-text-opacity))}.daisy-btn-outline.daisy-btn-primary:hover .daisy-badge.daisy-outline{--tw-border-opacity: 1;border-color:hsl(var(--pc) / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:hsl(var(--pf, var(--p)) / var(--tw-bg-opacity));--tw-text-opacity: 1;color:hsl(var(--pc) / var(--tw-text-opacity))}.daisy-btn-primary{--tw-border-opacity: 1;border-color:hsl(var(--p) / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:hsl(var(--p) / var(--tw-bg-opacity));--tw-text-opacity: 1;color:hsl(var(--pc) / var(--tw-text-opacity))}.daisy-btn-primary:hover,.daisy-btn-primary.daisy-btn-active{--tw-border-opacity: 1;border-color:hsl(var(--pf, var(--p)) / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:hsl(var(--pf, var(--p)) / var(--tw-bg-opacity))}.daisy-btn-primary:focus-visible{outline:2px solid hsl(var(--p))}.daisy-btn-outline.daisy-btn-primary{--tw-text-opacity: 1;color:hsl(var(--p) / var(--tw-text-opacity))}.daisy-btn-outline.daisy-btn-primary:hover,.daisy-btn-outline.daisy-btn-primary.daisy-btn-active{--tw-border-opacity: 1;border-color:hsl(var(--pf, var(--p)) / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:hsl(var(--pf, var(--p)) / var(--tw-bg-opacity));--tw-text-opacity: 1;color:hsl(var(--pc) / var(--tw-text-opacity))}@keyframes button-pop{0%{transform:scale(var(--btn-focus-scale, .95))}40%{transform:scale(1.02)}to{transform:scale(1)}}.daisy-card.daisy-bordered,.daisy-card-bordered{border-width:1px;--tw-border-opacity: 1;border-color:hsl(var(--b2, var(--b1)) / var(--tw-border-opacity))}.daisy-chat-bubble-primary{--tw-bg-opacity: 1;background-color:hsl(var(--p) / var(--tw-bg-opacity));--tw-text-opacity: 1;color:hsl(var(--pc) / var(--tw-text-opacity))}.daisy-checkbox-primary{--chkbg: var(--p);--chkfg: var(--pc);--tw-border-opacity: 1;border-color:hsl(var(--p) / var(--tw-border-opacity))}.daisy-checkbox-primary:hover{--tw-border-opacity: 1;border-color:hsl(var(--p) / var(--tw-border-opacity))}.daisy-checkbox-primary:focus-visible{outline:2px solid hsl(var(--p))}.daisy-checkbox-primary:checked,.daisy-checkbox-primary[checked=true],.daisy-checkbox-primary[aria-checked=true]{--tw-border-opacity: 1;border-color:hsl(var(--p) / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:hsl(var(--p) / var(--tw-bg-opacity));--tw-text-opacity: 1;color:hsl(var(--pc) / var(--tw-text-opacity))}@keyframes checkmark{0%{background-position-y:5px}50%{background-position-y:-2px}to{background-position-y:0}}.daisy-drawer-toggle:focus-visible~.daisy-drawer-content .daisy-drawer-button.daisy-btn-primary{outline:2px solid hsl(var(--p))}.daisy-file-input-bordered{--tw-border-opacity: .2}.daisy-file-input-primary{--tw-border-opacity: 1;border-color:hsl(var(--p) / var(--tw-border-opacity))}.daisy-file-input-primary:focus{outline:2px solid hsl(var(--p))}.daisy-file-input-primary::file-selector-button{--tw-border-opacity: 1;border-color:hsl(var(--p) / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:hsl(var(--p) / var(--tw-bg-opacity));--tw-text-opacity: 1;color:hsl(var(--pc) / var(--tw-text-opacity))}.daisy-input-bordered{--tw-border-opacity: .2}.daisy-input-primary{--tw-border-opacity: 1;border-color:hsl(var(--p) / var(--tw-border-opacity))}.daisy-input-primary:focus{outline:2px solid hsl(var(--p))}.daisy-link-primary{--tw-text-opacity: 1;color:hsl(var(--p) / var(--tw-text-opacity))}.daisy-link-primary:hover{--tw-text-opacity: 1;color:hsl(var(--pf, var(--p)) / var(--tw-text-opacity))}.daisy-menu.daisy-horizontal>li.daisy-bordered>a,.daisy-menu.daisy-horizontal>li.daisy-bordered>button,.daisy-menu.daisy-horizontal>li.daisy-bordered>span{border-left-width:0px;border-bottom-width:4px;--tw-border-opacity: 1;border-color:hsl(var(--p) / var(--tw-border-opacity))}.daisy-menu :where(li.daisy-bordered > *){border-left-width:4px;--tw-border-opacity: 1;border-color:hsl(var(--p) / var(--tw-border-opacity))}.daisy-menu li.daisy-hover-bordered a{border-left-width:4px;border-color:transparent}.daisy-menu li.daisy-hover-bordered a:hover{--tw-border-opacity: 1;border-color:hsl(var(--p) / var(--tw-border-opacity))}.daisy-progress-primary::-moz-progress-bar{--tw-bg-opacity: 1;background-color:hsl(var(--p) / var(--tw-bg-opacity))}.daisy-progress-primary:indeterminate:after{--tw-bg-opacity: 1;background-color:hsl(var(--p) / var(--tw-bg-opacity))}.daisy-progress-primary::-webkit-progress-value{--tw-bg-opacity: 1;background-color:hsl(var(--p) / var(--tw-bg-opacity))}@keyframes progress-loading{50%{left:107%}}.daisy-radio-primary{--chkbg: var(--p);--tw-border-opacity: 1;border-color:hsl(var(--p) / var(--tw-border-opacity))}.daisy-radio-primary:hover{--tw-border-opacity: 1;border-color:hsl(var(--p) / var(--tw-border-opacity))}.daisy-radio-primary:focus-visible{outline:2px solid hsl(var(--p))}.daisy-radio-primary:checked,.daisy-radio-primary[aria-checked=true]{--tw-border-opacity: 1;border-color:hsl(var(--p) / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:hsl(var(--p) / var(--tw-bg-opacity));--tw-text-opacity: 1;color:hsl(var(--pc) / var(--tw-text-opacity))}@keyframes radiomark{0%{box-shadow:0 0 0 12px hsl(var(--b1)) inset,0 0 0 12px hsl(var(--b1)) inset}50%{box-shadow:0 0 0 3px hsl(var(--b1)) inset,0 0 0 3px hsl(var(--b1)) inset}to{box-shadow:0 0 0 4px hsl(var(--b1)) inset,0 0 0 4px hsl(var(--b1)) inset}}.daisy-range-primary{--range-shdw: var(--p)}@keyframes rating-pop{0%{transform:translateY(-.125em)}40%{transform:translateY(-.125em)}to{transform:translateY(0)}}.daisy-select-bordered{--tw-border-opacity: .2}.daisy-select-primary{--tw-border-opacity: 1;border-color:hsl(var(--p) / var(--tw-border-opacity))}.daisy-select-primary:focus{outline:2px solid hsl(var(--p))}.daisy-steps .daisy-step-primary+.daisy-step-primary:before,.daisy-steps .daisy-step-primary:after{--tw-bg-opacity: 1;background-color:hsl(var(--p) / var(--tw-bg-opacity));--tw-text-opacity: 1;color:hsl(var(--pc) / var(--tw-text-opacity))}.daisy-tab-bordered{border-color:hsl(var(--bc) / var(--tw-border-opacity));--tw-border-opacity: .2;border-style:solid;border-bottom-width:calc(var(--tab-border, 1px) + 1px)}.daisy-textarea-bordered{--tw-border-opacity: .2}.daisy-textarea-primary{--tw-border-opacity: 1;border-color:hsl(var(--p) / var(--tw-border-opacity))}.daisy-textarea-primary:focus{outline:2px solid hsl(var(--p))}@keyframes toast-pop{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.daisy-toggle-primary:focus-visible{outline:2px solid hsl(var(--p))}.daisy-toggle-primary:checked,.daisy-toggle-primary[checked=true],.daisy-toggle-primary[aria-checked=true]{border-color:hsl(var(--p) / var(--tw-border-opacity));--tw-border-opacity: .1;--tw-bg-opacity: 1;background-color:hsl(var(--p) / var(--tw-bg-opacity));--tw-text-opacity: 1;color:hsl(var(--pc) / var(--tw-text-opacity))}.daisy-tooltip-primary{--tooltip-color: hsl(var(--p));--tooltip-text-color: hsl(var(--pc))}.daisy-avatar.daisy-online:before{content:"";position:absolute;z-index:10;display:block;border-radius:9999px;--tw-bg-opacity: 1;background-color:hsl(var(--su) / var(--tw-bg-opacity));width:15%;height:15%;top:7%;right:7%;box-shadow:0 0 0 2px hsl(var(--b1))}.daisy-avatar.daisy-offline:before{content:"";position:absolute;z-index:10;display:block;border-radius:9999px;--tw-bg-opacity: 1;background-color:hsl(var(--b3, var(--b2)) / var(--tw-bg-opacity));width:15%;height:15%;top:7%;right:7%;box-shadow:0 0 0 2px hsl(var(--b1))}.daisy-menu-vertical :where(li.daisy-bordered > *){border-left-width:4px;border-bottom-width:0px}.daisy-menu-horizontal :where(li.daisy-bordered > *){border-left-width:0px;border-bottom-width:4px}.absolute{position:absolute!important}.relative{position:relative!important}.inset-y-0{top:0!important;bottom:0!important}.left-0{left:0!important}.right-4{right:1rem!important}.mx-0\.5{margin-left:.125rem!important;margin-right:.125rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.mx-\[16px\]{margin-left:16px!important;margin-right:16px!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:.75rem!important}.mb-4{margin-bottom:1rem!important}.ml-2{margin-left:.5rem!important}.ml-2\.5{margin-left:.625rem!important}.mt-4{margin-top:1rem!important}.block{display:block!important}.flex{display:flex!important}.inline-flex{display:inline-flex!important}.table{display:table!important}.hidden{display:none!important}.h-10{height:2.5rem!important}.h-2{height:.5rem!important}.h-3\.5{height:.875rem!important}.h-8{height:2rem!important}.h-\[10px\]{height:10px!important}.h-\[38px\]{height:38px!important}.h-\[56px\]{height:56px!important}.h-\[97px\]{height:97px!important}.h-fit{height:-moz-fit-content!important;height:fit-content!important}.h-full{height:100%!important}.max-h-20{max-height:5rem!important}.w-10{width:2.5rem!important}.w-12{width:3rem!important}.w-2{width:.5rem!important}.w-20{width:5rem!important}.w-6{width:1.5rem!important}.w-\[1px\]{width:1px!important}.w-\[38px\]{width:38px!important}.w-\[56px\]{width:56px!important}.w-\[86px\]{width:86px!important}.w-full{width:100%!important}.w-overlay-lg{width:876px!important}.w-overlay-md{width:554px!important}.w-overlay-sm{width:446px!important}.w-overlay-xl{width:1192px!important}.min-w-10{min-width:2.5rem!important}.min-w-24{min-width:6rem!important}.max-w-\[320px\]{max-width:320px!important}.max-w-full{max-width:100%!important}.max-w-xl{max-width:36rem!important}.flex-\[0_0_16px\]{flex:0 0 16px!important}.scale-125{--tw-scale-x: 1.25 !important;--tw-scale-y: 1.25 !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.cursor-pointer{cursor:pointer!important}.flex-col{flex-direction:column!important}.items-start{align-items:flex-start!important}.items-center{align-items:center!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.gap-2{gap:.5rem!important}.gap-x-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.gap-x-4{-moz-column-gap:1rem!important;column-gap:1rem!important}.gap-y-1{row-gap:.25rem!important}.gap-y-2{row-gap:.5rem!important}.gap-y-4{row-gap:1rem!important}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(242 243 244 / var(--tw-divide-opacity, 1))!important}.divide-gray-100\/0>:not([hidden])~:not([hidden]){border-color:#f2f3f400!important}.divide-gray-100\/10>:not([hidden])~:not([hidden]){border-color:#f2f3f41a!important}.divide-gray-100\/100>:not([hidden])~:not([hidden]){border-color:#f2f3f4!important}.divide-gray-100\/15>:not([hidden])~:not([hidden]){border-color:#f2f3f426!important}.divide-gray-100\/20>:not([hidden])~:not([hidden]){border-color:#f2f3f433!important}.divide-gray-100\/25>:not([hidden])~:not([hidden]){border-color:#f2f3f440!important}.divide-gray-100\/30>:not([hidden])~:not([hidden]){border-color:#f2f3f44d!important}.divide-gray-100\/35>:not([hidden])~:not([hidden]){border-color:#f2f3f459!important}.divide-gray-100\/40>:not([hidden])~:not([hidden]){border-color:#f2f3f466!important}.divide-gray-100\/45>:not([hidden])~:not([hidden]){border-color:#f2f3f473!important}.divide-gray-100\/5>:not([hidden])~:not([hidden]){border-color:#f2f3f40d!important}.divide-gray-100\/50>:not([hidden])~:not([hidden]){border-color:#f2f3f480!important}.divide-gray-100\/55>:not([hidden])~:not([hidden]){border-color:#f2f3f48c!important}.divide-gray-100\/60>:not([hidden])~:not([hidden]){border-color:#f2f3f499!important}.divide-gray-100\/65>:not([hidden])~:not([hidden]){border-color:#f2f3f4a6!important}.divide-gray-100\/70>:not([hidden])~:not([hidden]){border-color:#f2f3f4b3!important}.divide-gray-100\/75>:not([hidden])~:not([hidden]){border-color:#f2f3f4bf!important}.divide-gray-100\/80>:not([hidden])~:not([hidden]){border-color:#f2f3f4cc!important}.divide-gray-100\/85>:not([hidden])~:not([hidden]){border-color:#f2f3f4d9!important}.divide-gray-100\/90>:not([hidden])~:not([hidden]){border-color:#f2f3f4e6!important}.divide-gray-100\/95>:not([hidden])~:not([hidden]){border-color:#f2f3f4f2!important}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(229 229 229 / var(--tw-divide-opacity, 1))!important}.divide-gray-200\/0>:not([hidden])~:not([hidden]){border-color:#e5e5e500!important}.divide-gray-200\/10>:not([hidden])~:not([hidden]){border-color:#e5e5e51a!important}.divide-gray-200\/100>:not([hidden])~:not([hidden]){border-color:#e5e5e5!important}.divide-gray-200\/15>:not([hidden])~:not([hidden]){border-color:#e5e5e526!important}.divide-gray-200\/20>:not([hidden])~:not([hidden]){border-color:#e5e5e533!important}.divide-gray-200\/25>:not([hidden])~:not([hidden]){border-color:#e5e5e540!important}.divide-gray-200\/30>:not([hidden])~:not([hidden]){border-color:#e5e5e54d!important}.divide-gray-200\/35>:not([hidden])~:not([hidden]){border-color:#e5e5e559!important}.divide-gray-200\/40>:not([hidden])~:not([hidden]){border-color:#e5e5e566!important}.divide-gray-200\/45>:not([hidden])~:not([hidden]){border-color:#e5e5e573!important}.divide-gray-200\/5>:not([hidden])~:not([hidden]){border-color:#e5e5e50d!important}.divide-gray-200\/50>:not([hidden])~:not([hidden]){border-color:#e5e5e580!important}.divide-gray-200\/55>:not([hidden])~:not([hidden]){border-color:#e5e5e58c!important}.divide-gray-200\/60>:not([hidden])~:not([hidden]){border-color:#e5e5e599!important}.divide-gray-200\/65>:not([hidden])~:not([hidden]){border-color:#e5e5e5a6!important}.divide-gray-200\/70>:not([hidden])~:not([hidden]){border-color:#e5e5e5b3!important}.divide-gray-200\/75>:not([hidden])~:not([hidden]){border-color:#e5e5e5bf!important}.divide-gray-200\/80>:not([hidden])~:not([hidden]){border-color:#e5e5e5cc!important}.divide-gray-200\/85>:not([hidden])~:not([hidden]){border-color:#e5e5e5d9!important}.divide-gray-200\/90>:not([hidden])~:not([hidden]){border-color:#e5e5e5e6!important}.divide-gray-200\/95>:not([hidden])~:not([hidden]){border-color:#e5e5e5f2!important}.divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(178 178 178 / var(--tw-divide-opacity, 1))!important}.divide-gray-300\/0>:not([hidden])~:not([hidden]){border-color:#b2b2b200!important}.divide-gray-300\/10>:not([hidden])~:not([hidden]){border-color:#b2b2b21a!important}.divide-gray-300\/100>:not([hidden])~:not([hidden]){border-color:#b2b2b2!important}.divide-gray-300\/15>:not([hidden])~:not([hidden]){border-color:#b2b2b226!important}.divide-gray-300\/20>:not([hidden])~:not([hidden]){border-color:#b2b2b233!important}.divide-gray-300\/25>:not([hidden])~:not([hidden]){border-color:#b2b2b240!important}.divide-gray-300\/30>:not([hidden])~:not([hidden]){border-color:#b2b2b24d!important}.divide-gray-300\/35>:not([hidden])~:not([hidden]){border-color:#b2b2b259!important}.divide-gray-300\/40>:not([hidden])~:not([hidden]){border-color:#b2b2b266!important}.divide-gray-300\/45>:not([hidden])~:not([hidden]){border-color:#b2b2b273!important}.divide-gray-300\/5>:not([hidden])~:not([hidden]){border-color:#b2b2b20d!important}.divide-gray-300\/50>:not([hidden])~:not([hidden]){border-color:#b2b2b280!important}.divide-gray-300\/55>:not([hidden])~:not([hidden]){border-color:#b2b2b28c!important}.divide-gray-300\/60>:not([hidden])~:not([hidden]){border-color:#b2b2b299!important}.divide-gray-300\/65>:not([hidden])~:not([hidden]){border-color:#b2b2b2a6!important}.divide-gray-300\/70>:not([hidden])~:not([hidden]){border-color:#b2b2b2b3!important}.divide-gray-300\/75>:not([hidden])~:not([hidden]){border-color:#b2b2b2bf!important}.divide-gray-300\/80>:not([hidden])~:not([hidden]){border-color:#b2b2b2cc!important}.divide-gray-300\/85>:not([hidden])~:not([hidden]){border-color:#b2b2b2d9!important}.divide-gray-300\/90>:not([hidden])~:not([hidden]){border-color:#b2b2b2e6!important}.divide-gray-300\/95>:not([hidden])~:not([hidden]){border-color:#b2b2b2f2!important}.divide-gray-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(153 153 153 / var(--tw-divide-opacity, 1))!important}.divide-gray-400\/0>:not([hidden])~:not([hidden]){border-color:#9990!important}.divide-gray-400\/10>:not([hidden])~:not([hidden]){border-color:#9999991a!important}.divide-gray-400\/100>:not([hidden])~:not([hidden]){border-color:#999!important}.divide-gray-400\/15>:not([hidden])~:not([hidden]){border-color:#99999926!important}.divide-gray-400\/20>:not([hidden])~:not([hidden]){border-color:#9993!important}.divide-gray-400\/25>:not([hidden])~:not([hidden]){border-color:#99999940!important}.divide-gray-400\/30>:not([hidden])~:not([hidden]){border-color:#9999994d!important}.divide-gray-400\/35>:not([hidden])~:not([hidden]){border-color:#99999959!important}.divide-gray-400\/40>:not([hidden])~:not([hidden]){border-color:#9996!important}.divide-gray-400\/45>:not([hidden])~:not([hidden]){border-color:#99999973!important}.divide-gray-400\/5>:not([hidden])~:not([hidden]){border-color:#9999990d!important}.divide-gray-400\/50>:not([hidden])~:not([hidden]){border-color:#99999980!important}.divide-gray-400\/55>:not([hidden])~:not([hidden]){border-color:#9999998c!important}.divide-gray-400\/60>:not([hidden])~:not([hidden]){border-color:#9999!important}.divide-gray-400\/65>:not([hidden])~:not([hidden]){border-color:#999999a6!important}.divide-gray-400\/70>:not([hidden])~:not([hidden]){border-color:#999999b3!important}.divide-gray-400\/75>:not([hidden])~:not([hidden]){border-color:#999999bf!important}.divide-gray-400\/80>:not([hidden])~:not([hidden]){border-color:#999c!important}.divide-gray-400\/85>:not([hidden])~:not([hidden]){border-color:#999999d9!important}.divide-gray-400\/90>:not([hidden])~:not([hidden]){border-color:#999999e6!important}.divide-gray-400\/95>:not([hidden])~:not([hidden]){border-color:#999999f2!important}.divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(242 242 242 / var(--tw-divide-opacity, 1))!important}.divide-gray-50\/0>:not([hidden])~:not([hidden]){border-color:#f2f2f200!important}.divide-gray-50\/10>:not([hidden])~:not([hidden]){border-color:#f2f2f21a!important}.divide-gray-50\/100>:not([hidden])~:not([hidden]){border-color:#f2f2f2!important}.divide-gray-50\/15>:not([hidden])~:not([hidden]){border-color:#f2f2f226!important}.divide-gray-50\/20>:not([hidden])~:not([hidden]){border-color:#f2f2f233!important}.divide-gray-50\/25>:not([hidden])~:not([hidden]){border-color:#f2f2f240!important}.divide-gray-50\/30>:not([hidden])~:not([hidden]){border-color:#f2f2f24d!important}.divide-gray-50\/35>:not([hidden])~:not([hidden]){border-color:#f2f2f259!important}.divide-gray-50\/40>:not([hidden])~:not([hidden]){border-color:#f2f2f266!important}.divide-gray-50\/45>:not([hidden])~:not([hidden]){border-color:#f2f2f273!important}.divide-gray-50\/5>:not([hidden])~:not([hidden]){border-color:#f2f2f20d!important}.divide-gray-50\/50>:not([hidden])~:not([hidden]){border-color:#f2f2f280!important}.divide-gray-50\/55>:not([hidden])~:not([hidden]){border-color:#f2f2f28c!important}.divide-gray-50\/60>:not([hidden])~:not([hidden]){border-color:#f2f2f299!important}.divide-gray-50\/65>:not([hidden])~:not([hidden]){border-color:#f2f2f2a6!important}.divide-gray-50\/70>:not([hidden])~:not([hidden]){border-color:#f2f2f2b3!important}.divide-gray-50\/75>:not([hidden])~:not([hidden]){border-color:#f2f2f2bf!important}.divide-gray-50\/80>:not([hidden])~:not([hidden]){border-color:#f2f2f2cc!important}.divide-gray-50\/85>:not([hidden])~:not([hidden]){border-color:#f2f2f2d9!important}.divide-gray-50\/90>:not([hidden])~:not([hidden]){border-color:#f2f2f2e6!important}.divide-gray-50\/95>:not([hidden])~:not([hidden]){border-color:#f2f2f2f2!important}.divide-gray-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(77 77 77 / var(--tw-divide-opacity, 1))!important}.divide-gray-500\/0>:not([hidden])~:not([hidden]){border-color:#4d4d4d00!important}.divide-gray-500\/10>:not([hidden])~:not([hidden]){border-color:#4d4d4d1a!important}.divide-gray-500\/100>:not([hidden])~:not([hidden]){border-color:#4d4d4d!important}.divide-gray-500\/15>:not([hidden])~:not([hidden]){border-color:#4d4d4d26!important}.divide-gray-500\/20>:not([hidden])~:not([hidden]){border-color:#4d4d4d33!important}.divide-gray-500\/25>:not([hidden])~:not([hidden]){border-color:#4d4d4d40!important}.divide-gray-500\/30>:not([hidden])~:not([hidden]){border-color:#4d4d4d4d!important}.divide-gray-500\/35>:not([hidden])~:not([hidden]){border-color:#4d4d4d59!important}.divide-gray-500\/40>:not([hidden])~:not([hidden]){border-color:#4d4d4d66!important}.divide-gray-500\/45>:not([hidden])~:not([hidden]){border-color:#4d4d4d73!important}.divide-gray-500\/5>:not([hidden])~:not([hidden]){border-color:#4d4d4d0d!important}.divide-gray-500\/50>:not([hidden])~:not([hidden]){border-color:#4d4d4d80!important}.divide-gray-500\/55>:not([hidden])~:not([hidden]){border-color:#4d4d4d8c!important}.divide-gray-500\/60>:not([hidden])~:not([hidden]){border-color:#4d4d4d99!important}.divide-gray-500\/65>:not([hidden])~:not([hidden]){border-color:#4d4d4da6!important}.divide-gray-500\/70>:not([hidden])~:not([hidden]){border-color:#4d4d4db3!important}.divide-gray-500\/75>:not([hidden])~:not([hidden]){border-color:#4d4d4dbf!important}.divide-gray-500\/80>:not([hidden])~:not([hidden]){border-color:#4d4d4dcc!important}.divide-gray-500\/85>:not([hidden])~:not([hidden]){border-color:#4d4d4dd9!important}.divide-gray-500\/90>:not([hidden])~:not([hidden]){border-color:#4d4d4de6!important}.divide-gray-500\/95>:not([hidden])~:not([hidden]){border-color:#4d4d4df2!important}.divide-gray-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(75 85 99 / var(--tw-divide-opacity, 1))!important}.divide-gray-600\/0>:not([hidden])~:not([hidden]){border-color:#4b556300!important}.divide-gray-600\/10>:not([hidden])~:not([hidden]){border-color:#4b55631a!important}.divide-gray-600\/100>:not([hidden])~:not([hidden]){border-color:#4b5563!important}.divide-gray-600\/15>:not([hidden])~:not([hidden]){border-color:#4b556326!important}.divide-gray-600\/20>:not([hidden])~:not([hidden]){border-color:#4b556333!important}.divide-gray-600\/25>:not([hidden])~:not([hidden]){border-color:#4b556340!important}.divide-gray-600\/30>:not([hidden])~:not([hidden]){border-color:#4b55634d!important}.divide-gray-600\/35>:not([hidden])~:not([hidden]){border-color:#4b556359!important}.divide-gray-600\/40>:not([hidden])~:not([hidden]){border-color:#4b556366!important}.divide-gray-600\/45>:not([hidden])~:not([hidden]){border-color:#4b556373!important}.divide-gray-600\/5>:not([hidden])~:not([hidden]){border-color:#4b55630d!important}.divide-gray-600\/50>:not([hidden])~:not([hidden]){border-color:#4b556380!important}.divide-gray-600\/55>:not([hidden])~:not([hidden]){border-color:#4b55638c!important}.divide-gray-600\/60>:not([hidden])~:not([hidden]){border-color:#4b556399!important}.divide-gray-600\/65>:not([hidden])~:not([hidden]){border-color:#4b5563a6!important}.divide-gray-600\/70>:not([hidden])~:not([hidden]){border-color:#4b5563b3!important}.divide-gray-600\/75>:not([hidden])~:not([hidden]){border-color:#4b5563bf!important}.divide-gray-600\/80>:not([hidden])~:not([hidden]){border-color:#4b5563cc!important}.divide-gray-600\/85>:not([hidden])~:not([hidden]){border-color:#4b5563d9!important}.divide-gray-600\/90>:not([hidden])~:not([hidden]){border-color:#4b5563e6!important}.divide-gray-600\/95>:not([hidden])~:not([hidden]){border-color:#4b5563f2!important}.divide-gray-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(51 51 51 / var(--tw-divide-opacity, 1))!important}.divide-gray-700\/0>:not([hidden])~:not([hidden]){border-color:#3330!important}.divide-gray-700\/10>:not([hidden])~:not([hidden]){border-color:#3333331a!important}.divide-gray-700\/100>:not([hidden])~:not([hidden]){border-color:#333!important}.divide-gray-700\/15>:not([hidden])~:not([hidden]){border-color:#33333326!important}.divide-gray-700\/20>:not([hidden])~:not([hidden]){border-color:#3333!important}.divide-gray-700\/25>:not([hidden])~:not([hidden]){border-color:#33333340!important}.divide-gray-700\/30>:not([hidden])~:not([hidden]){border-color:#3333334d!important}.divide-gray-700\/35>:not([hidden])~:not([hidden]){border-color:#33333359!important}.divide-gray-700\/40>:not([hidden])~:not([hidden]){border-color:#3336!important}.divide-gray-700\/45>:not([hidden])~:not([hidden]){border-color:#33333373!important}.divide-gray-700\/5>:not([hidden])~:not([hidden]){border-color:#3333330d!important}.divide-gray-700\/50>:not([hidden])~:not([hidden]){border-color:#33333380!important}.divide-gray-700\/55>:not([hidden])~:not([hidden]){border-color:#3333338c!important}.divide-gray-700\/60>:not([hidden])~:not([hidden]){border-color:#3339!important}.divide-gray-700\/65>:not([hidden])~:not([hidden]){border-color:#333333a6!important}.divide-gray-700\/70>:not([hidden])~:not([hidden]){border-color:#333333b3!important}.divide-gray-700\/75>:not([hidden])~:not([hidden]){border-color:#333333bf!important}.divide-gray-700\/80>:not([hidden])~:not([hidden]){border-color:#333c!important}.divide-gray-700\/85>:not([hidden])~:not([hidden]){border-color:#333333d9!important}.divide-gray-700\/90>:not([hidden])~:not([hidden]){border-color:#333333e6!important}.divide-gray-700\/95>:not([hidden])~:not([hidden]){border-color:#333333f2!important}.divide-gray-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(31 41 55 / var(--tw-divide-opacity, 1))!important}.divide-gray-800\/0>:not([hidden])~:not([hidden]){border-color:#1f293700!important}.divide-gray-800\/10>:not([hidden])~:not([hidden]){border-color:#1f29371a!important}.divide-gray-800\/100>:not([hidden])~:not([hidden]){border-color:#1f2937!important}.divide-gray-800\/15>:not([hidden])~:not([hidden]){border-color:#1f293726!important}.divide-gray-800\/20>:not([hidden])~:not([hidden]){border-color:#1f293733!important}.divide-gray-800\/25>:not([hidden])~:not([hidden]){border-color:#1f293740!important}.divide-gray-800\/30>:not([hidden])~:not([hidden]){border-color:#1f29374d!important}.divide-gray-800\/35>:not([hidden])~:not([hidden]){border-color:#1f293759!important}.divide-gray-800\/40>:not([hidden])~:not([hidden]){border-color:#1f293766!important}.divide-gray-800\/45>:not([hidden])~:not([hidden]){border-color:#1f293773!important}.divide-gray-800\/5>:not([hidden])~:not([hidden]){border-color:#1f29370d!important}.divide-gray-800\/50>:not([hidden])~:not([hidden]){border-color:#1f293780!important}.divide-gray-800\/55>:not([hidden])~:not([hidden]){border-color:#1f29378c!important}.divide-gray-800\/60>:not([hidden])~:not([hidden]){border-color:#1f293799!important}.divide-gray-800\/65>:not([hidden])~:not([hidden]){border-color:#1f2937a6!important}.divide-gray-800\/70>:not([hidden])~:not([hidden]){border-color:#1f2937b3!important}.divide-gray-800\/75>:not([hidden])~:not([hidden]){border-color:#1f2937bf!important}.divide-gray-800\/80>:not([hidden])~:not([hidden]){border-color:#1f2937cc!important}.divide-gray-800\/85>:not([hidden])~:not([hidden]){border-color:#1f2937d9!important}.divide-gray-800\/90>:not([hidden])~:not([hidden]){border-color:#1f2937e6!important}.divide-gray-800\/95>:not([hidden])~:not([hidden]){border-color:#1f2937f2!important}.divide-gray-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(17 24 39 / var(--tw-divide-opacity, 1))!important}.divide-gray-900\/0>:not([hidden])~:not([hidden]){border-color:#11182700!important}.divide-gray-900\/10>:not([hidden])~:not([hidden]){border-color:#1118271a!important}.divide-gray-900\/100>:not([hidden])~:not([hidden]){border-color:#111827!important}.divide-gray-900\/15>:not([hidden])~:not([hidden]){border-color:#11182726!important}.divide-gray-900\/20>:not([hidden])~:not([hidden]){border-color:#11182733!important}.divide-gray-900\/25>:not([hidden])~:not([hidden]){border-color:#11182740!important}.divide-gray-900\/30>:not([hidden])~:not([hidden]){border-color:#1118274d!important}.divide-gray-900\/35>:not([hidden])~:not([hidden]){border-color:#11182759!important}.divide-gray-900\/40>:not([hidden])~:not([hidden]){border-color:#11182766!important}.divide-gray-900\/45>:not([hidden])~:not([hidden]){border-color:#11182773!important}.divide-gray-900\/5>:not([hidden])~:not([hidden]){border-color:#1118270d!important}.divide-gray-900\/50>:not([hidden])~:not([hidden]){border-color:#11182780!important}.divide-gray-900\/55>:not([hidden])~:not([hidden]){border-color:#1118278c!important}.divide-gray-900\/60>:not([hidden])~:not([hidden]){border-color:#11182799!important}.divide-gray-900\/65>:not([hidden])~:not([hidden]){border-color:#111827a6!important}.divide-gray-900\/70>:not([hidden])~:not([hidden]){border-color:#111827b3!important}.divide-gray-900\/75>:not([hidden])~:not([hidden]){border-color:#111827bf!important}.divide-gray-900\/80>:not([hidden])~:not([hidden]){border-color:#111827cc!important}.divide-gray-900\/85>:not([hidden])~:not([hidden]){border-color:#111827d9!important}.divide-gray-900\/90>:not([hidden])~:not([hidden]){border-color:#111827e6!important}.divide-gray-900\/95>:not([hidden])~:not([hidden]){border-color:#111827f2!important}.divide-gray-950>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(3 7 18 / var(--tw-divide-opacity, 1))!important}.divide-gray-950\/0>:not([hidden])~:not([hidden]){border-color:#03071200!important}.divide-gray-950\/10>:not([hidden])~:not([hidden]){border-color:#0307121a!important}.divide-gray-950\/100>:not([hidden])~:not([hidden]){border-color:#030712!important}.divide-gray-950\/15>:not([hidden])~:not([hidden]){border-color:#03071226!important}.divide-gray-950\/20>:not([hidden])~:not([hidden]){border-color:#03071233!important}.divide-gray-950\/25>:not([hidden])~:not([hidden]){border-color:#03071240!important}.divide-gray-950\/30>:not([hidden])~:not([hidden]){border-color:#0307124d!important}.divide-gray-950\/35>:not([hidden])~:not([hidden]){border-color:#03071259!important}.divide-gray-950\/40>:not([hidden])~:not([hidden]){border-color:#03071266!important}.divide-gray-950\/45>:not([hidden])~:not([hidden]){border-color:#03071273!important}.divide-gray-950\/5>:not([hidden])~:not([hidden]){border-color:#0307120d!important}.divide-gray-950\/50>:not([hidden])~:not([hidden]){border-color:#03071280!important}.divide-gray-950\/55>:not([hidden])~:not([hidden]){border-color:#0307128c!important}.divide-gray-950\/60>:not([hidden])~:not([hidden]){border-color:#03071299!important}.divide-gray-950\/65>:not([hidden])~:not([hidden]){border-color:#030712a6!important}.divide-gray-950\/70>:not([hidden])~:not([hidden]){border-color:#030712b3!important}.divide-gray-950\/75>:not([hidden])~:not([hidden]){border-color:#030712bf!important}.divide-gray-950\/80>:not([hidden])~:not([hidden]){border-color:#030712cc!important}.divide-gray-950\/85>:not([hidden])~:not([hidden]){border-color:#030712d9!important}.divide-gray-950\/90>:not([hidden])~:not([hidden]){border-color:#030712e6!important}.divide-gray-950\/95>:not([hidden])~:not([hidden]){border-color:#030712f2!important}.divide-green-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(220 252 231 / var(--tw-divide-opacity, 1))!important}.divide-green-100\/0>:not([hidden])~:not([hidden]){border-color:#dcfce700!important}.divide-green-100\/10>:not([hidden])~:not([hidden]){border-color:#dcfce71a!important}.divide-green-100\/100>:not([hidden])~:not([hidden]){border-color:#dcfce7!important}.divide-green-100\/15>:not([hidden])~:not([hidden]){border-color:#dcfce726!important}.divide-green-100\/20>:not([hidden])~:not([hidden]){border-color:#dcfce733!important}.divide-green-100\/25>:not([hidden])~:not([hidden]){border-color:#dcfce740!important}.divide-green-100\/30>:not([hidden])~:not([hidden]){border-color:#dcfce74d!important}.divide-green-100\/35>:not([hidden])~:not([hidden]){border-color:#dcfce759!important}.divide-green-100\/40>:not([hidden])~:not([hidden]){border-color:#dcfce766!important}.divide-green-100\/45>:not([hidden])~:not([hidden]){border-color:#dcfce773!important}.divide-green-100\/5>:not([hidden])~:not([hidden]){border-color:#dcfce70d!important}.divide-green-100\/50>:not([hidden])~:not([hidden]){border-color:#dcfce780!important}.divide-green-100\/55>:not([hidden])~:not([hidden]){border-color:#dcfce78c!important}.divide-green-100\/60>:not([hidden])~:not([hidden]){border-color:#dcfce799!important}.divide-green-100\/65>:not([hidden])~:not([hidden]){border-color:#dcfce7a6!important}.divide-green-100\/70>:not([hidden])~:not([hidden]){border-color:#dcfce7b3!important}.divide-green-100\/75>:not([hidden])~:not([hidden]){border-color:#dcfce7bf!important}.divide-green-100\/80>:not([hidden])~:not([hidden]){border-color:#dcfce7cc!important}.divide-green-100\/85>:not([hidden])~:not([hidden]){border-color:#dcfce7d9!important}.divide-green-100\/90>:not([hidden])~:not([hidden]){border-color:#dcfce7e6!important}.divide-green-100\/95>:not([hidden])~:not([hidden]){border-color:#dcfce7f2!important}.divide-green-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(187 247 208 / var(--tw-divide-opacity, 1))!important}.divide-green-200\/0>:not([hidden])~:not([hidden]){border-color:#bbf7d000!important}.divide-green-200\/10>:not([hidden])~:not([hidden]){border-color:#bbf7d01a!important}.divide-green-200\/100>:not([hidden])~:not([hidden]){border-color:#bbf7d0!important}.divide-green-200\/15>:not([hidden])~:not([hidden]){border-color:#bbf7d026!important}.divide-green-200\/20>:not([hidden])~:not([hidden]){border-color:#bbf7d033!important}.divide-green-200\/25>:not([hidden])~:not([hidden]){border-color:#bbf7d040!important}.divide-green-200\/30>:not([hidden])~:not([hidden]){border-color:#bbf7d04d!important}.divide-green-200\/35>:not([hidden])~:not([hidden]){border-color:#bbf7d059!important}.divide-green-200\/40>:not([hidden])~:not([hidden]){border-color:#bbf7d066!important}.divide-green-200\/45>:not([hidden])~:not([hidden]){border-color:#bbf7d073!important}.divide-green-200\/5>:not([hidden])~:not([hidden]){border-color:#bbf7d00d!important}.divide-green-200\/50>:not([hidden])~:not([hidden]){border-color:#bbf7d080!important}.divide-green-200\/55>:not([hidden])~:not([hidden]){border-color:#bbf7d08c!important}.divide-green-200\/60>:not([hidden])~:not([hidden]){border-color:#bbf7d099!important}.divide-green-200\/65>:not([hidden])~:not([hidden]){border-color:#bbf7d0a6!important}.divide-green-200\/70>:not([hidden])~:not([hidden]){border-color:#bbf7d0b3!important}.divide-green-200\/75>:not([hidden])~:not([hidden]){border-color:#bbf7d0bf!important}.divide-green-200\/80>:not([hidden])~:not([hidden]){border-color:#bbf7d0cc!important}.divide-green-200\/85>:not([hidden])~:not([hidden]){border-color:#bbf7d0d9!important}.divide-green-200\/90>:not([hidden])~:not([hidden]){border-color:#bbf7d0e6!important}.divide-green-200\/95>:not([hidden])~:not([hidden]){border-color:#bbf7d0f2!important}.divide-green-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(221 255 201 / var(--tw-divide-opacity, 1))!important}.divide-green-300\/0>:not([hidden])~:not([hidden]){border-color:#ddffc900!important}.divide-green-300\/10>:not([hidden])~:not([hidden]){border-color:#ddffc91a!important}.divide-green-300\/100>:not([hidden])~:not([hidden]){border-color:#ddffc9!important}.divide-green-300\/15>:not([hidden])~:not([hidden]){border-color:#ddffc926!important}.divide-green-300\/20>:not([hidden])~:not([hidden]){border-color:#ddffc933!important}.divide-green-300\/25>:not([hidden])~:not([hidden]){border-color:#ddffc940!important}.divide-green-300\/30>:not([hidden])~:not([hidden]){border-color:#ddffc94d!important}.divide-green-300\/35>:not([hidden])~:not([hidden]){border-color:#ddffc959!important}.divide-green-300\/40>:not([hidden])~:not([hidden]){border-color:#ddffc966!important}.divide-green-300\/45>:not([hidden])~:not([hidden]){border-color:#ddffc973!important}.divide-green-300\/5>:not([hidden])~:not([hidden]){border-color:#ddffc90d!important}.divide-green-300\/50>:not([hidden])~:not([hidden]){border-color:#ddffc980!important}.divide-green-300\/55>:not([hidden])~:not([hidden]){border-color:#ddffc98c!important}.divide-green-300\/60>:not([hidden])~:not([hidden]){border-color:#ddffc999!important}.divide-green-300\/65>:not([hidden])~:not([hidden]){border-color:#ddffc9a6!important}.divide-green-300\/70>:not([hidden])~:not([hidden]){border-color:#ddffc9b3!important}.divide-green-300\/75>:not([hidden])~:not([hidden]){border-color:#ddffc9bf!important}.divide-green-300\/80>:not([hidden])~:not([hidden]){border-color:#ddffc9cc!important}.divide-green-300\/85>:not([hidden])~:not([hidden]){border-color:#ddffc9d9!important}.divide-green-300\/90>:not([hidden])~:not([hidden]){border-color:#ddffc9e6!important}.divide-green-300\/95>:not([hidden])~:not([hidden]){border-color:#ddffc9f2!important}.divide-green-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(74 222 128 / var(--tw-divide-opacity, 1))!important}.divide-green-400\/0>:not([hidden])~:not([hidden]){border-color:#4ade8000!important}.divide-green-400\/10>:not([hidden])~:not([hidden]){border-color:#4ade801a!important}.divide-green-400\/100>:not([hidden])~:not([hidden]){border-color:#4ade80!important}.divide-green-400\/15>:not([hidden])~:not([hidden]){border-color:#4ade8026!important}.divide-green-400\/20>:not([hidden])~:not([hidden]){border-color:#4ade8033!important}.divide-green-400\/25>:not([hidden])~:not([hidden]){border-color:#4ade8040!important}.divide-green-400\/30>:not([hidden])~:not([hidden]){border-color:#4ade804d!important}.divide-green-400\/35>:not([hidden])~:not([hidden]){border-color:#4ade8059!important}.divide-green-400\/40>:not([hidden])~:not([hidden]){border-color:#4ade8066!important}.divide-green-400\/45>:not([hidden])~:not([hidden]){border-color:#4ade8073!important}.divide-green-400\/5>:not([hidden])~:not([hidden]){border-color:#4ade800d!important}.divide-green-400\/50>:not([hidden])~:not([hidden]){border-color:#4ade8080!important}.divide-green-400\/55>:not([hidden])~:not([hidden]){border-color:#4ade808c!important}.divide-green-400\/60>:not([hidden])~:not([hidden]){border-color:#4ade8099!important}.divide-green-400\/65>:not([hidden])~:not([hidden]){border-color:#4ade80a6!important}.divide-green-400\/70>:not([hidden])~:not([hidden]){border-color:#4ade80b3!important}.divide-green-400\/75>:not([hidden])~:not([hidden]){border-color:#4ade80bf!important}.divide-green-400\/80>:not([hidden])~:not([hidden]){border-color:#4ade80cc!important}.divide-green-400\/85>:not([hidden])~:not([hidden]){border-color:#4ade80d9!important}.divide-green-400\/90>:not([hidden])~:not([hidden]){border-color:#4ade80e6!important}.divide-green-400\/95>:not([hidden])~:not([hidden]){border-color:#4ade80f2!important}.divide-green-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(240 253 244 / var(--tw-divide-opacity, 1))!important}.divide-green-50\/0>:not([hidden])~:not([hidden]){border-color:#f0fdf400!important}.divide-green-50\/10>:not([hidden])~:not([hidden]){border-color:#f0fdf41a!important}.divide-green-50\/100>:not([hidden])~:not([hidden]){border-color:#f0fdf4!important}.divide-green-50\/15>:not([hidden])~:not([hidden]){border-color:#f0fdf426!important}.divide-green-50\/20>:not([hidden])~:not([hidden]){border-color:#f0fdf433!important}.divide-green-50\/25>:not([hidden])~:not([hidden]){border-color:#f0fdf440!important}.divide-green-50\/30>:not([hidden])~:not([hidden]){border-color:#f0fdf44d!important}.divide-green-50\/35>:not([hidden])~:not([hidden]){border-color:#f0fdf459!important}.divide-green-50\/40>:not([hidden])~:not([hidden]){border-color:#f0fdf466!important}.divide-green-50\/45>:not([hidden])~:not([hidden]){border-color:#f0fdf473!important}.divide-green-50\/5>:not([hidden])~:not([hidden]){border-color:#f0fdf40d!important}.divide-green-50\/50>:not([hidden])~:not([hidden]){border-color:#f0fdf480!important}.divide-green-50\/55>:not([hidden])~:not([hidden]){border-color:#f0fdf48c!important}.divide-green-50\/60>:not([hidden])~:not([hidden]){border-color:#f0fdf499!important}.divide-green-50\/65>:not([hidden])~:not([hidden]){border-color:#f0fdf4a6!important}.divide-green-50\/70>:not([hidden])~:not([hidden]){border-color:#f0fdf4b3!important}.divide-green-50\/75>:not([hidden])~:not([hidden]){border-color:#f0fdf4bf!important}.divide-green-50\/80>:not([hidden])~:not([hidden]){border-color:#f0fdf4cc!important}.divide-green-50\/85>:not([hidden])~:not([hidden]){border-color:#f0fdf4d9!important}.divide-green-50\/90>:not([hidden])~:not([hidden]){border-color:#f0fdf4e6!important}.divide-green-50\/95>:not([hidden])~:not([hidden]){border-color:#f0fdf4f2!important}.divide-green-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(23 209 76 / var(--tw-divide-opacity, 1))!important}.divide-green-500\/0>:not([hidden])~:not([hidden]){border-color:#17d14c00!important}.divide-green-500\/10>:not([hidden])~:not([hidden]){border-color:#17d14c1a!important}.divide-green-500\/100>:not([hidden])~:not([hidden]){border-color:#17d14c!important}.divide-green-500\/15>:not([hidden])~:not([hidden]){border-color:#17d14c26!important}.divide-green-500\/20>:not([hidden])~:not([hidden]){border-color:#17d14c33!important}.divide-green-500\/25>:not([hidden])~:not([hidden]){border-color:#17d14c40!important}.divide-green-500\/30>:not([hidden])~:not([hidden]){border-color:#17d14c4d!important}.divide-green-500\/35>:not([hidden])~:not([hidden]){border-color:#17d14c59!important}.divide-green-500\/40>:not([hidden])~:not([hidden]){border-color:#17d14c66!important}.divide-green-500\/45>:not([hidden])~:not([hidden]){border-color:#17d14c73!important}.divide-green-500\/5>:not([hidden])~:not([hidden]){border-color:#17d14c0d!important}.divide-green-500\/50>:not([hidden])~:not([hidden]){border-color:#17d14c80!important}.divide-green-500\/55>:not([hidden])~:not([hidden]){border-color:#17d14c8c!important}.divide-green-500\/60>:not([hidden])~:not([hidden]){border-color:#17d14c99!important}.divide-green-500\/65>:not([hidden])~:not([hidden]){border-color:#17d14ca6!important}.divide-green-500\/70>:not([hidden])~:not([hidden]){border-color:#17d14cb3!important}.divide-green-500\/75>:not([hidden])~:not([hidden]){border-color:#17d14cbf!important}.divide-green-500\/80>:not([hidden])~:not([hidden]){border-color:#17d14ccc!important}.divide-green-500\/85>:not([hidden])~:not([hidden]){border-color:#17d14cd9!important}.divide-green-500\/90>:not([hidden])~:not([hidden]){border-color:#17d14ce6!important}.divide-green-500\/95>:not([hidden])~:not([hidden]){border-color:#17d14cf2!important}.divide-green-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(22 163 74 / var(--tw-divide-opacity, 1))!important}.divide-green-600\/0>:not([hidden])~:not([hidden]){border-color:#16a34a00!important}.divide-green-600\/10>:not([hidden])~:not([hidden]){border-color:#16a34a1a!important}.divide-green-600\/100>:not([hidden])~:not([hidden]){border-color:#16a34a!important}.divide-green-600\/15>:not([hidden])~:not([hidden]){border-color:#16a34a26!important}.divide-green-600\/20>:not([hidden])~:not([hidden]){border-color:#16a34a33!important}.divide-green-600\/25>:not([hidden])~:not([hidden]){border-color:#16a34a40!important}.divide-green-600\/30>:not([hidden])~:not([hidden]){border-color:#16a34a4d!important}.divide-green-600\/35>:not([hidden])~:not([hidden]){border-color:#16a34a59!important}.divide-green-600\/40>:not([hidden])~:not([hidden]){border-color:#16a34a66!important}.divide-green-600\/45>:not([hidden])~:not([hidden]){border-color:#16a34a73!important}.divide-green-600\/5>:not([hidden])~:not([hidden]){border-color:#16a34a0d!important}.divide-green-600\/50>:not([hidden])~:not([hidden]){border-color:#16a34a80!important}.divide-green-600\/55>:not([hidden])~:not([hidden]){border-color:#16a34a8c!important}.divide-green-600\/60>:not([hidden])~:not([hidden]){border-color:#16a34a99!important}.divide-green-600\/65>:not([hidden])~:not([hidden]){border-color:#16a34aa6!important}.divide-green-600\/70>:not([hidden])~:not([hidden]){border-color:#16a34ab3!important}.divide-green-600\/75>:not([hidden])~:not([hidden]){border-color:#16a34abf!important}.divide-green-600\/80>:not([hidden])~:not([hidden]){border-color:#16a34acc!important}.divide-green-600\/85>:not([hidden])~:not([hidden]){border-color:#16a34ad9!important}.divide-green-600\/90>:not([hidden])~:not([hidden]){border-color:#16a34ae6!important}.divide-green-600\/95>:not([hidden])~:not([hidden]){border-color:#16a34af2!important}.divide-green-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(21 128 61 / var(--tw-divide-opacity, 1))!important}.divide-green-700\/0>:not([hidden])~:not([hidden]){border-color:#15803d00!important}.divide-green-700\/10>:not([hidden])~:not([hidden]){border-color:#15803d1a!important}.divide-green-700\/100>:not([hidden])~:not([hidden]){border-color:#15803d!important}.divide-green-700\/15>:not([hidden])~:not([hidden]){border-color:#15803d26!important}.divide-green-700\/20>:not([hidden])~:not([hidden]){border-color:#15803d33!important}.divide-green-700\/25>:not([hidden])~:not([hidden]){border-color:#15803d40!important}.divide-green-700\/30>:not([hidden])~:not([hidden]){border-color:#15803d4d!important}.divide-green-700\/35>:not([hidden])~:not([hidden]){border-color:#15803d59!important}.divide-green-700\/40>:not([hidden])~:not([hidden]){border-color:#15803d66!important}.divide-green-700\/45>:not([hidden])~:not([hidden]){border-color:#15803d73!important}.divide-green-700\/5>:not([hidden])~:not([hidden]){border-color:#15803d0d!important}.divide-green-700\/50>:not([hidden])~:not([hidden]){border-color:#15803d80!important}.divide-green-700\/55>:not([hidden])~:not([hidden]){border-color:#15803d8c!important}.divide-green-700\/60>:not([hidden])~:not([hidden]){border-color:#15803d99!important}.divide-green-700\/65>:not([hidden])~:not([hidden]){border-color:#15803da6!important}.divide-green-700\/70>:not([hidden])~:not([hidden]){border-color:#15803db3!important}.divide-green-700\/75>:not([hidden])~:not([hidden]){border-color:#15803dbf!important}.divide-green-700\/80>:not([hidden])~:not([hidden]){border-color:#15803dcc!important}.divide-green-700\/85>:not([hidden])~:not([hidden]){border-color:#15803dd9!important}.divide-green-700\/90>:not([hidden])~:not([hidden]){border-color:#15803de6!important}.divide-green-700\/95>:not([hidden])~:not([hidden]){border-color:#15803df2!important}.divide-green-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(22 101 52 / var(--tw-divide-opacity, 1))!important}.divide-green-800\/0>:not([hidden])~:not([hidden]){border-color:#16653400!important}.divide-green-800\/10>:not([hidden])~:not([hidden]){border-color:#1665341a!important}.divide-green-800\/100>:not([hidden])~:not([hidden]){border-color:#166534!important}.divide-green-800\/15>:not([hidden])~:not([hidden]){border-color:#16653426!important}.divide-green-800\/20>:not([hidden])~:not([hidden]){border-color:#16653433!important}.divide-green-800\/25>:not([hidden])~:not([hidden]){border-color:#16653440!important}.divide-green-800\/30>:not([hidden])~:not([hidden]){border-color:#1665344d!important}.divide-green-800\/35>:not([hidden])~:not([hidden]){border-color:#16653459!important}.divide-green-800\/40>:not([hidden])~:not([hidden]){border-color:#16653466!important}.divide-green-800\/45>:not([hidden])~:not([hidden]){border-color:#16653473!important}.divide-green-800\/5>:not([hidden])~:not([hidden]){border-color:#1665340d!important}.divide-green-800\/50>:not([hidden])~:not([hidden]){border-color:#16653480!important}.divide-green-800\/55>:not([hidden])~:not([hidden]){border-color:#1665348c!important}.divide-green-800\/60>:not([hidden])~:not([hidden]){border-color:#16653499!important}.divide-green-800\/65>:not([hidden])~:not([hidden]){border-color:#166534a6!important}.divide-green-800\/70>:not([hidden])~:not([hidden]){border-color:#166534b3!important}.divide-green-800\/75>:not([hidden])~:not([hidden]){border-color:#166534bf!important}.divide-green-800\/80>:not([hidden])~:not([hidden]){border-color:#166534cc!important}.divide-green-800\/85>:not([hidden])~:not([hidden]){border-color:#166534d9!important}.divide-green-800\/90>:not([hidden])~:not([hidden]){border-color:#166534e6!important}.divide-green-800\/95>:not([hidden])~:not([hidden]){border-color:#166534f2!important}.divide-green-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(20 83 45 / var(--tw-divide-opacity, 1))!important}.divide-green-900\/0>:not([hidden])~:not([hidden]){border-color:#14532d00!important}.divide-green-900\/10>:not([hidden])~:not([hidden]){border-color:#14532d1a!important}.divide-green-900\/100>:not([hidden])~:not([hidden]){border-color:#14532d!important}.divide-green-900\/15>:not([hidden])~:not([hidden]){border-color:#14532d26!important}.divide-green-900\/20>:not([hidden])~:not([hidden]){border-color:#14532d33!important}.divide-green-900\/25>:not([hidden])~:not([hidden]){border-color:#14532d40!important}.divide-green-900\/30>:not([hidden])~:not([hidden]){border-color:#14532d4d!important}.divide-green-900\/35>:not([hidden])~:not([hidden]){border-color:#14532d59!important}.divide-green-900\/40>:not([hidden])~:not([hidden]){border-color:#14532d66!important}.divide-green-900\/45>:not([hidden])~:not([hidden]){border-color:#14532d73!important}.divide-green-900\/5>:not([hidden])~:not([hidden]){border-color:#14532d0d!important}.divide-green-900\/50>:not([hidden])~:not([hidden]){border-color:#14532d80!important}.divide-green-900\/55>:not([hidden])~:not([hidden]){border-color:#14532d8c!important}.divide-green-900\/60>:not([hidden])~:not([hidden]){border-color:#14532d99!important}.divide-green-900\/65>:not([hidden])~:not([hidden]){border-color:#14532da6!important}.divide-green-900\/70>:not([hidden])~:not([hidden]){border-color:#14532db3!important}.divide-green-900\/75>:not([hidden])~:not([hidden]){border-color:#14532dbf!important}.divide-green-900\/80>:not([hidden])~:not([hidden]){border-color:#14532dcc!important}.divide-green-900\/85>:not([hidden])~:not([hidden]){border-color:#14532dd9!important}.divide-green-900\/90>:not([hidden])~:not([hidden]){border-color:#14532de6!important}.divide-green-900\/95>:not([hidden])~:not([hidden]){border-color:#14532df2!important}.divide-green-950>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(5 46 22 / var(--tw-divide-opacity, 1))!important}.divide-green-950\/0>:not([hidden])~:not([hidden]){border-color:#052e1600!important}.divide-green-950\/10>:not([hidden])~:not([hidden]){border-color:#052e161a!important}.divide-green-950\/100>:not([hidden])~:not([hidden]){border-color:#052e16!important}.divide-green-950\/15>:not([hidden])~:not([hidden]){border-color:#052e1626!important}.divide-green-950\/20>:not([hidden])~:not([hidden]){border-color:#052e1633!important}.divide-green-950\/25>:not([hidden])~:not([hidden]){border-color:#052e1640!important}.divide-green-950\/30>:not([hidden])~:not([hidden]){border-color:#052e164d!important}.divide-green-950\/35>:not([hidden])~:not([hidden]){border-color:#052e1659!important}.divide-green-950\/40>:not([hidden])~:not([hidden]){border-color:#052e1666!important}.divide-green-950\/45>:not([hidden])~:not([hidden]){border-color:#052e1673!important}.divide-green-950\/5>:not([hidden])~:not([hidden]){border-color:#052e160d!important}.divide-green-950\/50>:not([hidden])~:not([hidden]){border-color:#052e1680!important}.divide-green-950\/55>:not([hidden])~:not([hidden]){border-color:#052e168c!important}.divide-green-950\/60>:not([hidden])~:not([hidden]){border-color:#052e1699!important}.divide-green-950\/65>:not([hidden])~:not([hidden]){border-color:#052e16a6!important}.divide-green-950\/70>:not([hidden])~:not([hidden]){border-color:#052e16b3!important}.divide-green-950\/75>:not([hidden])~:not([hidden]){border-color:#052e16bf!important}.divide-green-950\/80>:not([hidden])~:not([hidden]){border-color:#052e16cc!important}.divide-green-950\/85>:not([hidden])~:not([hidden]){border-color:#052e16d9!important}.divide-green-950\/90>:not([hidden])~:not([hidden]){border-color:#052e16e6!important}.divide-green-950\/95>:not([hidden])~:not([hidden]){border-color:#052e16f2!important}.divide-orange-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(255 237 213 / var(--tw-divide-opacity, 1))!important}.divide-orange-100\/0>:not([hidden])~:not([hidden]){border-color:#ffedd500!important}.divide-orange-100\/10>:not([hidden])~:not([hidden]){border-color:#ffedd51a!important}.divide-orange-100\/100>:not([hidden])~:not([hidden]){border-color:#ffedd5!important}.divide-orange-100\/15>:not([hidden])~:not([hidden]){border-color:#ffedd526!important}.divide-orange-100\/20>:not([hidden])~:not([hidden]){border-color:#ffedd533!important}.divide-orange-100\/25>:not([hidden])~:not([hidden]){border-color:#ffedd540!important}.divide-orange-100\/30>:not([hidden])~:not([hidden]){border-color:#ffedd54d!important}.divide-orange-100\/35>:not([hidden])~:not([hidden]){border-color:#ffedd559!important}.divide-orange-100\/40>:not([hidden])~:not([hidden]){border-color:#ffedd566!important}.divide-orange-100\/45>:not([hidden])~:not([hidden]){border-color:#ffedd573!important}.divide-orange-100\/5>:not([hidden])~:not([hidden]){border-color:#ffedd50d!important}.divide-orange-100\/50>:not([hidden])~:not([hidden]){border-color:#ffedd580!important}.divide-orange-100\/55>:not([hidden])~:not([hidden]){border-color:#ffedd58c!important}.divide-orange-100\/60>:not([hidden])~:not([hidden]){border-color:#ffedd599!important}.divide-orange-100\/65>:not([hidden])~:not([hidden]){border-color:#ffedd5a6!important}.divide-orange-100\/70>:not([hidden])~:not([hidden]){border-color:#ffedd5b3!important}.divide-orange-100\/75>:not([hidden])~:not([hidden]){border-color:#ffedd5bf!important}.divide-orange-100\/80>:not([hidden])~:not([hidden]){border-color:#ffedd5cc!important}.divide-orange-100\/85>:not([hidden])~:not([hidden]){border-color:#ffedd5d9!important}.divide-orange-100\/90>:not([hidden])~:not([hidden]){border-color:#ffedd5e6!important}.divide-orange-100\/95>:not([hidden])~:not([hidden]){border-color:#ffedd5f2!important}.divide-orange-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(254 215 170 / var(--tw-divide-opacity, 1))!important}.divide-orange-200\/0>:not([hidden])~:not([hidden]){border-color:#fed7aa00!important}.divide-orange-200\/10>:not([hidden])~:not([hidden]){border-color:#fed7aa1a!important}.divide-orange-200\/100>:not([hidden])~:not([hidden]){border-color:#fed7aa!important}.divide-orange-200\/15>:not([hidden])~:not([hidden]){border-color:#fed7aa26!important}.divide-orange-200\/20>:not([hidden])~:not([hidden]){border-color:#fed7aa33!important}.divide-orange-200\/25>:not([hidden])~:not([hidden]){border-color:#fed7aa40!important}.divide-orange-200\/30>:not([hidden])~:not([hidden]){border-color:#fed7aa4d!important}.divide-orange-200\/35>:not([hidden])~:not([hidden]){border-color:#fed7aa59!important}.divide-orange-200\/40>:not([hidden])~:not([hidden]){border-color:#fed7aa66!important}.divide-orange-200\/45>:not([hidden])~:not([hidden]){border-color:#fed7aa73!important}.divide-orange-200\/5>:not([hidden])~:not([hidden]){border-color:#fed7aa0d!important}.divide-orange-200\/50>:not([hidden])~:not([hidden]){border-color:#fed7aa80!important}.divide-orange-200\/55>:not([hidden])~:not([hidden]){border-color:#fed7aa8c!important}.divide-orange-200\/60>:not([hidden])~:not([hidden]){border-color:#fed7aa99!important}.divide-orange-200\/65>:not([hidden])~:not([hidden]){border-color:#fed7aaa6!important}.divide-orange-200\/70>:not([hidden])~:not([hidden]){border-color:#fed7aab3!important}.divide-orange-200\/75>:not([hidden])~:not([hidden]){border-color:#fed7aabf!important}.divide-orange-200\/80>:not([hidden])~:not([hidden]){border-color:#fed7aacc!important}.divide-orange-200\/85>:not([hidden])~:not([hidden]){border-color:#fed7aad9!important}.divide-orange-200\/90>:not([hidden])~:not([hidden]){border-color:#fed7aae6!important}.divide-orange-200\/95>:not([hidden])~:not([hidden]){border-color:#fed7aaf2!important}.divide-orange-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(253 186 116 / var(--tw-divide-opacity, 1))!important}.divide-orange-300\/0>:not([hidden])~:not([hidden]){border-color:#fdba7400!important}.divide-orange-300\/10>:not([hidden])~:not([hidden]){border-color:#fdba741a!important}.divide-orange-300\/100>:not([hidden])~:not([hidden]){border-color:#fdba74!important}.divide-orange-300\/15>:not([hidden])~:not([hidden]){border-color:#fdba7426!important}.divide-orange-300\/20>:not([hidden])~:not([hidden]){border-color:#fdba7433!important}.divide-orange-300\/25>:not([hidden])~:not([hidden]){border-color:#fdba7440!important}.divide-orange-300\/30>:not([hidden])~:not([hidden]){border-color:#fdba744d!important}.divide-orange-300\/35>:not([hidden])~:not([hidden]){border-color:#fdba7459!important}.divide-orange-300\/40>:not([hidden])~:not([hidden]){border-color:#fdba7466!important}.divide-orange-300\/45>:not([hidden])~:not([hidden]){border-color:#fdba7473!important}.divide-orange-300\/5>:not([hidden])~:not([hidden]){border-color:#fdba740d!important}.divide-orange-300\/50>:not([hidden])~:not([hidden]){border-color:#fdba7480!important}.divide-orange-300\/55>:not([hidden])~:not([hidden]){border-color:#fdba748c!important}.divide-orange-300\/60>:not([hidden])~:not([hidden]){border-color:#fdba7499!important}.divide-orange-300\/65>:not([hidden])~:not([hidden]){border-color:#fdba74a6!important}.divide-orange-300\/70>:not([hidden])~:not([hidden]){border-color:#fdba74b3!important}.divide-orange-300\/75>:not([hidden])~:not([hidden]){border-color:#fdba74bf!important}.divide-orange-300\/80>:not([hidden])~:not([hidden]){border-color:#fdba74cc!important}.divide-orange-300\/85>:not([hidden])~:not([hidden]){border-color:#fdba74d9!important}.divide-orange-300\/90>:not([hidden])~:not([hidden]){border-color:#fdba74e6!important}.divide-orange-300\/95>:not([hidden])~:not([hidden]){border-color:#fdba74f2!important}.divide-orange-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(251 146 60 / var(--tw-divide-opacity, 1))!important}.divide-orange-400\/0>:not([hidden])~:not([hidden]){border-color:#fb923c00!important}.divide-orange-400\/10>:not([hidden])~:not([hidden]){border-color:#fb923c1a!important}.divide-orange-400\/100>:not([hidden])~:not([hidden]){border-color:#fb923c!important}.divide-orange-400\/15>:not([hidden])~:not([hidden]){border-color:#fb923c26!important}.divide-orange-400\/20>:not([hidden])~:not([hidden]){border-color:#fb923c33!important}.divide-orange-400\/25>:not([hidden])~:not([hidden]){border-color:#fb923c40!important}.divide-orange-400\/30>:not([hidden])~:not([hidden]){border-color:#fb923c4d!important}.divide-orange-400\/35>:not([hidden])~:not([hidden]){border-color:#fb923c59!important}.divide-orange-400\/40>:not([hidden])~:not([hidden]){border-color:#fb923c66!important}.divide-orange-400\/45>:not([hidden])~:not([hidden]){border-color:#fb923c73!important}.divide-orange-400\/5>:not([hidden])~:not([hidden]){border-color:#fb923c0d!important}.divide-orange-400\/50>:not([hidden])~:not([hidden]){border-color:#fb923c80!important}.divide-orange-400\/55>:not([hidden])~:not([hidden]){border-color:#fb923c8c!important}.divide-orange-400\/60>:not([hidden])~:not([hidden]){border-color:#fb923c99!important}.divide-orange-400\/65>:not([hidden])~:not([hidden]){border-color:#fb923ca6!important}.divide-orange-400\/70>:not([hidden])~:not([hidden]){border-color:#fb923cb3!important}.divide-orange-400\/75>:not([hidden])~:not([hidden]){border-color:#fb923cbf!important}.divide-orange-400\/80>:not([hidden])~:not([hidden]){border-color:#fb923ccc!important}.divide-orange-400\/85>:not([hidden])~:not([hidden]){border-color:#fb923cd9!important}.divide-orange-400\/90>:not([hidden])~:not([hidden]){border-color:#fb923ce6!important}.divide-orange-400\/95>:not([hidden])~:not([hidden]){border-color:#fb923cf2!important}.divide-orange-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(255 247 237 / var(--tw-divide-opacity, 1))!important}.divide-orange-50\/0>:not([hidden])~:not([hidden]){border-color:#fff7ed00!important}.divide-orange-50\/10>:not([hidden])~:not([hidden]){border-color:#fff7ed1a!important}.divide-orange-50\/100>:not([hidden])~:not([hidden]){border-color:#fff7ed!important}.divide-orange-50\/15>:not([hidden])~:not([hidden]){border-color:#fff7ed26!important}.divide-orange-50\/20>:not([hidden])~:not([hidden]){border-color:#fff7ed33!important}.divide-orange-50\/25>:not([hidden])~:not([hidden]){border-color:#fff7ed40!important}.divide-orange-50\/30>:not([hidden])~:not([hidden]){border-color:#fff7ed4d!important}.divide-orange-50\/35>:not([hidden])~:not([hidden]){border-color:#fff7ed59!important}.divide-orange-50\/40>:not([hidden])~:not([hidden]){border-color:#fff7ed66!important}.divide-orange-50\/45>:not([hidden])~:not([hidden]){border-color:#fff7ed73!important}.divide-orange-50\/5>:not([hidden])~:not([hidden]){border-color:#fff7ed0d!important}.divide-orange-50\/50>:not([hidden])~:not([hidden]){border-color:#fff7ed80!important}.divide-orange-50\/55>:not([hidden])~:not([hidden]){border-color:#fff7ed8c!important}.divide-orange-50\/60>:not([hidden])~:not([hidden]){border-color:#fff7ed99!important}.divide-orange-50\/65>:not([hidden])~:not([hidden]){border-color:#fff7eda6!important}.divide-orange-50\/70>:not([hidden])~:not([hidden]){border-color:#fff7edb3!important}.divide-orange-50\/75>:not([hidden])~:not([hidden]){border-color:#fff7edbf!important}.divide-orange-50\/80>:not([hidden])~:not([hidden]){border-color:#fff7edcc!important}.divide-orange-50\/85>:not([hidden])~:not([hidden]){border-color:#fff7edd9!important}.divide-orange-50\/90>:not([hidden])~:not([hidden]){border-color:#fff7ede6!important}.divide-orange-50\/95>:not([hidden])~:not([hidden]){border-color:#fff7edf2!important}.divide-orange-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(238 142 29 / var(--tw-divide-opacity, 1))!important}.divide-orange-500\/0>:not([hidden])~:not([hidden]){border-color:#ee8e1d00!important}.divide-orange-500\/10>:not([hidden])~:not([hidden]){border-color:#ee8e1d1a!important}.divide-orange-500\/100>:not([hidden])~:not([hidden]){border-color:#ee8e1d!important}.divide-orange-500\/15>:not([hidden])~:not([hidden]){border-color:#ee8e1d26!important}.divide-orange-500\/20>:not([hidden])~:not([hidden]){border-color:#ee8e1d33!important}.divide-orange-500\/25>:not([hidden])~:not([hidden]){border-color:#ee8e1d40!important}.divide-orange-500\/30>:not([hidden])~:not([hidden]){border-color:#ee8e1d4d!important}.divide-orange-500\/35>:not([hidden])~:not([hidden]){border-color:#ee8e1d59!important}.divide-orange-500\/40>:not([hidden])~:not([hidden]){border-color:#ee8e1d66!important}.divide-orange-500\/45>:not([hidden])~:not([hidden]){border-color:#ee8e1d73!important}.divide-orange-500\/5>:not([hidden])~:not([hidden]){border-color:#ee8e1d0d!important}.divide-orange-500\/50>:not([hidden])~:not([hidden]){border-color:#ee8e1d80!important}.divide-orange-500\/55>:not([hidden])~:not([hidden]){border-color:#ee8e1d8c!important}.divide-orange-500\/60>:not([hidden])~:not([hidden]){border-color:#ee8e1d99!important}.divide-orange-500\/65>:not([hidden])~:not([hidden]){border-color:#ee8e1da6!important}.divide-orange-500\/70>:not([hidden])~:not([hidden]){border-color:#ee8e1db3!important}.divide-orange-500\/75>:not([hidden])~:not([hidden]){border-color:#ee8e1dbf!important}.divide-orange-500\/80>:not([hidden])~:not([hidden]){border-color:#ee8e1dcc!important}.divide-orange-500\/85>:not([hidden])~:not([hidden]){border-color:#ee8e1dd9!important}.divide-orange-500\/90>:not([hidden])~:not([hidden]){border-color:#ee8e1de6!important}.divide-orange-500\/95>:not([hidden])~:not([hidden]){border-color:#ee8e1df2!important}.divide-orange-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(234 88 12 / var(--tw-divide-opacity, 1))!important}.divide-orange-600\/0>:not([hidden])~:not([hidden]){border-color:#ea580c00!important}.divide-orange-600\/10>:not([hidden])~:not([hidden]){border-color:#ea580c1a!important}.divide-orange-600\/100>:not([hidden])~:not([hidden]){border-color:#ea580c!important}.divide-orange-600\/15>:not([hidden])~:not([hidden]){border-color:#ea580c26!important}.divide-orange-600\/20>:not([hidden])~:not([hidden]){border-color:#ea580c33!important}.divide-orange-600\/25>:not([hidden])~:not([hidden]){border-color:#ea580c40!important}.divide-orange-600\/30>:not([hidden])~:not([hidden]){border-color:#ea580c4d!important}.divide-orange-600\/35>:not([hidden])~:not([hidden]){border-color:#ea580c59!important}.divide-orange-600\/40>:not([hidden])~:not([hidden]){border-color:#ea580c66!important}.divide-orange-600\/45>:not([hidden])~:not([hidden]){border-color:#ea580c73!important}.divide-orange-600\/5>:not([hidden])~:not([hidden]){border-color:#ea580c0d!important}.divide-orange-600\/50>:not([hidden])~:not([hidden]){border-color:#ea580c80!important}.divide-orange-600\/55>:not([hidden])~:not([hidden]){border-color:#ea580c8c!important}.divide-orange-600\/60>:not([hidden])~:not([hidden]){border-color:#ea580c99!important}.divide-orange-600\/65>:not([hidden])~:not([hidden]){border-color:#ea580ca6!important}.divide-orange-600\/70>:not([hidden])~:not([hidden]){border-color:#ea580cb3!important}.divide-orange-600\/75>:not([hidden])~:not([hidden]){border-color:#ea580cbf!important}.divide-orange-600\/80>:not([hidden])~:not([hidden]){border-color:#ea580ccc!important}.divide-orange-600\/85>:not([hidden])~:not([hidden]){border-color:#ea580cd9!important}.divide-orange-600\/90>:not([hidden])~:not([hidden]){border-color:#ea580ce6!important}.divide-orange-600\/95>:not([hidden])~:not([hidden]){border-color:#ea580cf2!important}.divide-orange-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(194 65 12 / var(--tw-divide-opacity, 1))!important}.divide-orange-700\/0>:not([hidden])~:not([hidden]){border-color:#c2410c00!important}.divide-orange-700\/10>:not([hidden])~:not([hidden]){border-color:#c2410c1a!important}.divide-orange-700\/100>:not([hidden])~:not([hidden]){border-color:#c2410c!important}.divide-orange-700\/15>:not([hidden])~:not([hidden]){border-color:#c2410c26!important}.divide-orange-700\/20>:not([hidden])~:not([hidden]){border-color:#c2410c33!important}.divide-orange-700\/25>:not([hidden])~:not([hidden]){border-color:#c2410c40!important}.divide-orange-700\/30>:not([hidden])~:not([hidden]){border-color:#c2410c4d!important}.divide-orange-700\/35>:not([hidden])~:not([hidden]){border-color:#c2410c59!important}.divide-orange-700\/40>:not([hidden])~:not([hidden]){border-color:#c2410c66!important}.divide-orange-700\/45>:not([hidden])~:not([hidden]){border-color:#c2410c73!important}.divide-orange-700\/5>:not([hidden])~:not([hidden]){border-color:#c2410c0d!important}.divide-orange-700\/50>:not([hidden])~:not([hidden]){border-color:#c2410c80!important}.divide-orange-700\/55>:not([hidden])~:not([hidden]){border-color:#c2410c8c!important}.divide-orange-700\/60>:not([hidden])~:not([hidden]){border-color:#c2410c99!important}.divide-orange-700\/65>:not([hidden])~:not([hidden]){border-color:#c2410ca6!important}.divide-orange-700\/70>:not([hidden])~:not([hidden]){border-color:#c2410cb3!important}.divide-orange-700\/75>:not([hidden])~:not([hidden]){border-color:#c2410cbf!important}.divide-orange-700\/80>:not([hidden])~:not([hidden]){border-color:#c2410ccc!important}.divide-orange-700\/85>:not([hidden])~:not([hidden]){border-color:#c2410cd9!important}.divide-orange-700\/90>:not([hidden])~:not([hidden]){border-color:#c2410ce6!important}.divide-orange-700\/95>:not([hidden])~:not([hidden]){border-color:#c2410cf2!important}.divide-orange-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(154 52 18 / var(--tw-divide-opacity, 1))!important}.divide-orange-800\/0>:not([hidden])~:not([hidden]){border-color:#9a341200!important}.divide-orange-800\/10>:not([hidden])~:not([hidden]){border-color:#9a34121a!important}.divide-orange-800\/100>:not([hidden])~:not([hidden]){border-color:#9a3412!important}.divide-orange-800\/15>:not([hidden])~:not([hidden]){border-color:#9a341226!important}.divide-orange-800\/20>:not([hidden])~:not([hidden]){border-color:#9a341233!important}.divide-orange-800\/25>:not([hidden])~:not([hidden]){border-color:#9a341240!important}.divide-orange-800\/30>:not([hidden])~:not([hidden]){border-color:#9a34124d!important}.divide-orange-800\/35>:not([hidden])~:not([hidden]){border-color:#9a341259!important}.divide-orange-800\/40>:not([hidden])~:not([hidden]){border-color:#9a341266!important}.divide-orange-800\/45>:not([hidden])~:not([hidden]){border-color:#9a341273!important}.divide-orange-800\/5>:not([hidden])~:not([hidden]){border-color:#9a34120d!important}.divide-orange-800\/50>:not([hidden])~:not([hidden]){border-color:#9a341280!important}.divide-orange-800\/55>:not([hidden])~:not([hidden]){border-color:#9a34128c!important}.divide-orange-800\/60>:not([hidden])~:not([hidden]){border-color:#9a341299!important}.divide-orange-800\/65>:not([hidden])~:not([hidden]){border-color:#9a3412a6!important}.divide-orange-800\/70>:not([hidden])~:not([hidden]){border-color:#9a3412b3!important}.divide-orange-800\/75>:not([hidden])~:not([hidden]){border-color:#9a3412bf!important}.divide-orange-800\/80>:not([hidden])~:not([hidden]){border-color:#9a3412cc!important}.divide-orange-800\/85>:not([hidden])~:not([hidden]){border-color:#9a3412d9!important}.divide-orange-800\/90>:not([hidden])~:not([hidden]){border-color:#9a3412e6!important}.divide-orange-800\/95>:not([hidden])~:not([hidden]){border-color:#9a3412f2!important}.divide-orange-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(124 45 18 / var(--tw-divide-opacity, 1))!important}.divide-orange-900\/0>:not([hidden])~:not([hidden]){border-color:#7c2d1200!important}.divide-orange-900\/10>:not([hidden])~:not([hidden]){border-color:#7c2d121a!important}.divide-orange-900\/100>:not([hidden])~:not([hidden]){border-color:#7c2d12!important}.divide-orange-900\/15>:not([hidden])~:not([hidden]){border-color:#7c2d1226!important}.divide-orange-900\/20>:not([hidden])~:not([hidden]){border-color:#7c2d1233!important}.divide-orange-900\/25>:not([hidden])~:not([hidden]){border-color:#7c2d1240!important}.divide-orange-900\/30>:not([hidden])~:not([hidden]){border-color:#7c2d124d!important}.divide-orange-900\/35>:not([hidden])~:not([hidden]){border-color:#7c2d1259!important}.divide-orange-900\/40>:not([hidden])~:not([hidden]){border-color:#7c2d1266!important}.divide-orange-900\/45>:not([hidden])~:not([hidden]){border-color:#7c2d1273!important}.divide-orange-900\/5>:not([hidden])~:not([hidden]){border-color:#7c2d120d!important}.divide-orange-900\/50>:not([hidden])~:not([hidden]){border-color:#7c2d1280!important}.divide-orange-900\/55>:not([hidden])~:not([hidden]){border-color:#7c2d128c!important}.divide-orange-900\/60>:not([hidden])~:not([hidden]){border-color:#7c2d1299!important}.divide-orange-900\/65>:not([hidden])~:not([hidden]){border-color:#7c2d12a6!important}.divide-orange-900\/70>:not([hidden])~:not([hidden]){border-color:#7c2d12b3!important}.divide-orange-900\/75>:not([hidden])~:not([hidden]){border-color:#7c2d12bf!important}.divide-orange-900\/80>:not([hidden])~:not([hidden]){border-color:#7c2d12cc!important}.divide-orange-900\/85>:not([hidden])~:not([hidden]){border-color:#7c2d12d9!important}.divide-orange-900\/90>:not([hidden])~:not([hidden]){border-color:#7c2d12e6!important}.divide-orange-900\/95>:not([hidden])~:not([hidden]){border-color:#7c2d12f2!important}.divide-orange-950>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(67 20 7 / var(--tw-divide-opacity, 1))!important}.divide-orange-950\/0>:not([hidden])~:not([hidden]){border-color:#43140700!important}.divide-orange-950\/10>:not([hidden])~:not([hidden]){border-color:#4314071a!important}.divide-orange-950\/100>:not([hidden])~:not([hidden]){border-color:#431407!important}.divide-orange-950\/15>:not([hidden])~:not([hidden]){border-color:#43140726!important}.divide-orange-950\/20>:not([hidden])~:not([hidden]){border-color:#43140733!important}.divide-orange-950\/25>:not([hidden])~:not([hidden]){border-color:#43140740!important}.divide-orange-950\/30>:not([hidden])~:not([hidden]){border-color:#4314074d!important}.divide-orange-950\/35>:not([hidden])~:not([hidden]){border-color:#43140759!important}.divide-orange-950\/40>:not([hidden])~:not([hidden]){border-color:#43140766!important}.divide-orange-950\/45>:not([hidden])~:not([hidden]){border-color:#43140773!important}.divide-orange-950\/5>:not([hidden])~:not([hidden]){border-color:#4314070d!important}.divide-orange-950\/50>:not([hidden])~:not([hidden]){border-color:#43140780!important}.divide-orange-950\/55>:not([hidden])~:not([hidden]){border-color:#4314078c!important}.divide-orange-950\/60>:not([hidden])~:not([hidden]){border-color:#43140799!important}.divide-orange-950\/65>:not([hidden])~:not([hidden]){border-color:#431407a6!important}.divide-orange-950\/70>:not([hidden])~:not([hidden]){border-color:#431407b3!important}.divide-orange-950\/75>:not([hidden])~:not([hidden]){border-color:#431407bf!important}.divide-orange-950\/80>:not([hidden])~:not([hidden]){border-color:#431407cc!important}.divide-orange-950\/85>:not([hidden])~:not([hidden]){border-color:#431407d9!important}.divide-orange-950\/90>:not([hidden])~:not([hidden]){border-color:#431407e6!important}.divide-orange-950\/95>:not([hidden])~:not([hidden]){border-color:#431407f2!important}.divide-primary-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(245 249 255 / var(--tw-divide-opacity, 1))!important}.divide-primary-100\/0>:not([hidden])~:not([hidden]){border-color:#f5f9ff00!important}.divide-primary-100\/10>:not([hidden])~:not([hidden]){border-color:#f5f9ff1a!important}.divide-primary-100\/100>:not([hidden])~:not([hidden]){border-color:#f5f9ff!important}.divide-primary-100\/15>:not([hidden])~:not([hidden]){border-color:#f5f9ff26!important}.divide-primary-100\/20>:not([hidden])~:not([hidden]){border-color:#f5f9ff33!important}.divide-primary-100\/25>:not([hidden])~:not([hidden]){border-color:#f5f9ff40!important}.divide-primary-100\/30>:not([hidden])~:not([hidden]){border-color:#f5f9ff4d!important}.divide-primary-100\/35>:not([hidden])~:not([hidden]){border-color:#f5f9ff59!important}.divide-primary-100\/40>:not([hidden])~:not([hidden]){border-color:#f5f9ff66!important}.divide-primary-100\/45>:not([hidden])~:not([hidden]){border-color:#f5f9ff73!important}.divide-primary-100\/5>:not([hidden])~:not([hidden]){border-color:#f5f9ff0d!important}.divide-primary-100\/50>:not([hidden])~:not([hidden]){border-color:#f5f9ff80!important}.divide-primary-100\/55>:not([hidden])~:not([hidden]){border-color:#f5f9ff8c!important}.divide-primary-100\/60>:not([hidden])~:not([hidden]){border-color:#f5f9ff99!important}.divide-primary-100\/65>:not([hidden])~:not([hidden]){border-color:#f5f9ffa6!important}.divide-primary-100\/70>:not([hidden])~:not([hidden]){border-color:#f5f9ffb3!important}.divide-primary-100\/75>:not([hidden])~:not([hidden]){border-color:#f5f9ffbf!important}.divide-primary-100\/80>:not([hidden])~:not([hidden]){border-color:#f5f9ffcc!important}.divide-primary-100\/85>:not([hidden])~:not([hidden]){border-color:#f5f9ffd9!important}.divide-primary-100\/90>:not([hidden])~:not([hidden]){border-color:#f5f9ffe6!important}.divide-primary-100\/95>:not([hidden])~:not([hidden]){border-color:#f5f9fff2!important}.divide-primary-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(225 236 254 / var(--tw-divide-opacity, 1))!important}.divide-primary-200\/0>:not([hidden])~:not([hidden]){border-color:#e1ecfe00!important}.divide-primary-200\/10>:not([hidden])~:not([hidden]){border-color:#e1ecfe1a!important}.divide-primary-200\/100>:not([hidden])~:not([hidden]){border-color:#e1ecfe!important}.divide-primary-200\/15>:not([hidden])~:not([hidden]){border-color:#e1ecfe26!important}.divide-primary-200\/20>:not([hidden])~:not([hidden]){border-color:#e1ecfe33!important}.divide-primary-200\/25>:not([hidden])~:not([hidden]){border-color:#e1ecfe40!important}.divide-primary-200\/30>:not([hidden])~:not([hidden]){border-color:#e1ecfe4d!important}.divide-primary-200\/35>:not([hidden])~:not([hidden]){border-color:#e1ecfe59!important}.divide-primary-200\/40>:not([hidden])~:not([hidden]){border-color:#e1ecfe66!important}.divide-primary-200\/45>:not([hidden])~:not([hidden]){border-color:#e1ecfe73!important}.divide-primary-200\/5>:not([hidden])~:not([hidden]){border-color:#e1ecfe0d!important}.divide-primary-200\/50>:not([hidden])~:not([hidden]){border-color:#e1ecfe80!important}.divide-primary-200\/55>:not([hidden])~:not([hidden]){border-color:#e1ecfe8c!important}.divide-primary-200\/60>:not([hidden])~:not([hidden]){border-color:#e1ecfe99!important}.divide-primary-200\/65>:not([hidden])~:not([hidden]){border-color:#e1ecfea6!important}.divide-primary-200\/70>:not([hidden])~:not([hidden]){border-color:#e1ecfeb3!important}.divide-primary-200\/75>:not([hidden])~:not([hidden]){border-color:#e1ecfebf!important}.divide-primary-200\/80>:not([hidden])~:not([hidden]){border-color:#e1ecfecc!important}.divide-primary-200\/85>:not([hidden])~:not([hidden]){border-color:#e1ecfed9!important}.divide-primary-200\/90>:not([hidden])~:not([hidden]){border-color:#e1ecfee6!important}.divide-primary-200\/95>:not([hidden])~:not([hidden]){border-color:#e1ecfef2!important}.divide-primary-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(215 229 253 / var(--tw-divide-opacity, 1))!important}.divide-primary-300\/0>:not([hidden])~:not([hidden]){border-color:#d7e5fd00!important}.divide-primary-300\/10>:not([hidden])~:not([hidden]){border-color:#d7e5fd1a!important}.divide-primary-300\/100>:not([hidden])~:not([hidden]){border-color:#d7e5fd!important}.divide-primary-300\/15>:not([hidden])~:not([hidden]){border-color:#d7e5fd26!important}.divide-primary-300\/20>:not([hidden])~:not([hidden]){border-color:#d7e5fd33!important}.divide-primary-300\/25>:not([hidden])~:not([hidden]){border-color:#d7e5fd40!important}.divide-primary-300\/30>:not([hidden])~:not([hidden]){border-color:#d7e5fd4d!important}.divide-primary-300\/35>:not([hidden])~:not([hidden]){border-color:#d7e5fd59!important}.divide-primary-300\/40>:not([hidden])~:not([hidden]){border-color:#d7e5fd66!important}.divide-primary-300\/45>:not([hidden])~:not([hidden]){border-color:#d7e5fd73!important}.divide-primary-300\/5>:not([hidden])~:not([hidden]){border-color:#d7e5fd0d!important}.divide-primary-300\/50>:not([hidden])~:not([hidden]){border-color:#d7e5fd80!important}.divide-primary-300\/55>:not([hidden])~:not([hidden]){border-color:#d7e5fd8c!important}.divide-primary-300\/60>:not([hidden])~:not([hidden]){border-color:#d7e5fd99!important}.divide-primary-300\/65>:not([hidden])~:not([hidden]){border-color:#d7e5fda6!important}.divide-primary-300\/70>:not([hidden])~:not([hidden]){border-color:#d7e5fdb3!important}.divide-primary-300\/75>:not([hidden])~:not([hidden]){border-color:#d7e5fdbf!important}.divide-primary-300\/80>:not([hidden])~:not([hidden]){border-color:#d7e5fdcc!important}.divide-primary-300\/85>:not([hidden])~:not([hidden]){border-color:#d7e5fdd9!important}.divide-primary-300\/90>:not([hidden])~:not([hidden]){border-color:#d7e5fde6!important}.divide-primary-300\/95>:not([hidden])~:not([hidden]){border-color:#d7e5fdf2!important}.divide-primary-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(245 249 255 / var(--tw-divide-opacity, 1))!important}.divide-primary-50\/0>:not([hidden])~:not([hidden]){border-color:#f5f9ff00!important}.divide-primary-50\/10>:not([hidden])~:not([hidden]){border-color:#f5f9ff1a!important}.divide-primary-50\/100>:not([hidden])~:not([hidden]){border-color:#f5f9ff!important}.divide-primary-50\/15>:not([hidden])~:not([hidden]){border-color:#f5f9ff26!important}.divide-primary-50\/20>:not([hidden])~:not([hidden]){border-color:#f5f9ff33!important}.divide-primary-50\/25>:not([hidden])~:not([hidden]){border-color:#f5f9ff40!important}.divide-primary-50\/30>:not([hidden])~:not([hidden]){border-color:#f5f9ff4d!important}.divide-primary-50\/35>:not([hidden])~:not([hidden]){border-color:#f5f9ff59!important}.divide-primary-50\/40>:not([hidden])~:not([hidden]){border-color:#f5f9ff66!important}.divide-primary-50\/45>:not([hidden])~:not([hidden]){border-color:#f5f9ff73!important}.divide-primary-50\/5>:not([hidden])~:not([hidden]){border-color:#f5f9ff0d!important}.divide-primary-50\/50>:not([hidden])~:not([hidden]){border-color:#f5f9ff80!important}.divide-primary-50\/55>:not([hidden])~:not([hidden]){border-color:#f5f9ff8c!important}.divide-primary-50\/60>:not([hidden])~:not([hidden]){border-color:#f5f9ff99!important}.divide-primary-50\/65>:not([hidden])~:not([hidden]){border-color:#f5f9ffa6!important}.divide-primary-50\/70>:not([hidden])~:not([hidden]){border-color:#f5f9ffb3!important}.divide-primary-50\/75>:not([hidden])~:not([hidden]){border-color:#f5f9ffbf!important}.divide-primary-50\/80>:not([hidden])~:not([hidden]){border-color:#f5f9ffcc!important}.divide-primary-50\/85>:not([hidden])~:not([hidden]){border-color:#f5f9ffd9!important}.divide-primary-50\/90>:not([hidden])~:not([hidden]){border-color:#f5f9ffe6!important}.divide-primary-50\/95>:not([hidden])~:not([hidden]){border-color:#f5f9fff2!important}.divide-primary-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(55 125 247 / var(--tw-divide-opacity, 1))!important}.divide-primary-500\/0>:not([hidden])~:not([hidden]){border-color:#377df700!important}.divide-primary-500\/10>:not([hidden])~:not([hidden]){border-color:#377df71a!important}.divide-primary-500\/100>:not([hidden])~:not([hidden]){border-color:#377df7!important}.divide-primary-500\/15>:not([hidden])~:not([hidden]){border-color:#377df726!important}.divide-primary-500\/20>:not([hidden])~:not([hidden]){border-color:#377df733!important}.divide-primary-500\/25>:not([hidden])~:not([hidden]){border-color:#377df740!important}.divide-primary-500\/30>:not([hidden])~:not([hidden]){border-color:#377df74d!important}.divide-primary-500\/35>:not([hidden])~:not([hidden]){border-color:#377df759!important}.divide-primary-500\/40>:not([hidden])~:not([hidden]){border-color:#377df766!important}.divide-primary-500\/45>:not([hidden])~:not([hidden]){border-color:#377df773!important}.divide-primary-500\/5>:not([hidden])~:not([hidden]){border-color:#377df70d!important}.divide-primary-500\/50>:not([hidden])~:not([hidden]){border-color:#377df780!important}.divide-primary-500\/55>:not([hidden])~:not([hidden]){border-color:#377df78c!important}.divide-primary-500\/60>:not([hidden])~:not([hidden]){border-color:#377df799!important}.divide-primary-500\/65>:not([hidden])~:not([hidden]){border-color:#377df7a6!important}.divide-primary-500\/70>:not([hidden])~:not([hidden]){border-color:#377df7b3!important}.divide-primary-500\/75>:not([hidden])~:not([hidden]){border-color:#377df7bf!important}.divide-primary-500\/80>:not([hidden])~:not([hidden]){border-color:#377df7cc!important}.divide-primary-500\/85>:not([hidden])~:not([hidden]){border-color:#377df7d9!important}.divide-primary-500\/90>:not([hidden])~:not([hidden]){border-color:#377df7e6!important}.divide-primary-500\/95>:not([hidden])~:not([hidden]){border-color:#377df7f2!important}.divide-primary-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(17 89 215 / var(--tw-divide-opacity, 1))!important}.divide-primary-700\/0>:not([hidden])~:not([hidden]){border-color:#1159d700!important}.divide-primary-700\/10>:not([hidden])~:not([hidden]){border-color:#1159d71a!important}.divide-primary-700\/100>:not([hidden])~:not([hidden]){border-color:#1159d7!important}.divide-primary-700\/15>:not([hidden])~:not([hidden]){border-color:#1159d726!important}.divide-primary-700\/20>:not([hidden])~:not([hidden]){border-color:#1159d733!important}.divide-primary-700\/25>:not([hidden])~:not([hidden]){border-color:#1159d740!important}.divide-primary-700\/30>:not([hidden])~:not([hidden]){border-color:#1159d74d!important}.divide-primary-700\/35>:not([hidden])~:not([hidden]){border-color:#1159d759!important}.divide-primary-700\/40>:not([hidden])~:not([hidden]){border-color:#1159d766!important}.divide-primary-700\/45>:not([hidden])~:not([hidden]){border-color:#1159d773!important}.divide-primary-700\/5>:not([hidden])~:not([hidden]){border-color:#1159d70d!important}.divide-primary-700\/50>:not([hidden])~:not([hidden]){border-color:#1159d780!important}.divide-primary-700\/55>:not([hidden])~:not([hidden]){border-color:#1159d78c!important}.divide-primary-700\/60>:not([hidden])~:not([hidden]){border-color:#1159d799!important}.divide-primary-700\/65>:not([hidden])~:not([hidden]){border-color:#1159d7a6!important}.divide-primary-700\/70>:not([hidden])~:not([hidden]){border-color:#1159d7b3!important}.divide-primary-700\/75>:not([hidden])~:not([hidden]){border-color:#1159d7bf!important}.divide-primary-700\/80>:not([hidden])~:not([hidden]){border-color:#1159d7cc!important}.divide-primary-700\/85>:not([hidden])~:not([hidden]){border-color:#1159d7d9!important}.divide-primary-700\/90>:not([hidden])~:not([hidden]){border-color:#1159d7e6!important}.divide-primary-700\/95>:not([hidden])~:not([hidden]){border-color:#1159d7f2!important}.divide-primary-content>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:hsl(var(--pc) / var(--tw-divide-opacity, 1))!important}.divide-primary-content\/0>:not([hidden])~:not([hidden]){border-color:hsl(var(--pc) / 0)!important}.divide-primary-content\/10>:not([hidden])~:not([hidden]){border-color:hsl(var(--pc) / .1)!important}.divide-primary-content\/100>:not([hidden])~:not([hidden]){border-color:hsl(var(--pc) / 1)!important}.divide-primary-content\/15>:not([hidden])~:not([hidden]){border-color:hsl(var(--pc) / .15)!important}.divide-primary-content\/20>:not([hidden])~:not([hidden]){border-color:hsl(var(--pc) / .2)!important}.divide-primary-content\/25>:not([hidden])~:not([hidden]){border-color:hsl(var(--pc) / .25)!important}.divide-primary-content\/30>:not([hidden])~:not([hidden]){border-color:hsl(var(--pc) / .3)!important}.divide-primary-content\/35>:not([hidden])~:not([hidden]){border-color:hsl(var(--pc) / .35)!important}.divide-primary-content\/40>:not([hidden])~:not([hidden]){border-color:hsl(var(--pc) / .4)!important}.divide-primary-content\/45>:not([hidden])~:not([hidden]){border-color:hsl(var(--pc) / .45)!important}.divide-primary-content\/5>:not([hidden])~:not([hidden]){border-color:hsl(var(--pc) / .05)!important}.divide-primary-content\/50>:not([hidden])~:not([hidden]){border-color:hsl(var(--pc) / .5)!important}.divide-primary-content\/55>:not([hidden])~:not([hidden]){border-color:hsl(var(--pc) / .55)!important}.divide-primary-content\/60>:not([hidden])~:not([hidden]){border-color:hsl(var(--pc) / .6)!important}.divide-primary-content\/65>:not([hidden])~:not([hidden]){border-color:hsl(var(--pc) / .65)!important}.divide-primary-content\/70>:not([hidden])~:not([hidden]){border-color:hsl(var(--pc) / .7)!important}.divide-primary-content\/75>:not([hidden])~:not([hidden]){border-color:hsl(var(--pc) / .75)!important}.divide-primary-content\/80>:not([hidden])~:not([hidden]){border-color:hsl(var(--pc) / .8)!important}.divide-primary-content\/85>:not([hidden])~:not([hidden]){border-color:hsl(var(--pc) / .85)!important}.divide-primary-content\/90>:not([hidden])~:not([hidden]){border-color:hsl(var(--pc) / .9)!important}.divide-primary-content\/95>:not([hidden])~:not([hidden]){border-color:hsl(var(--pc) / .95)!important}.divide-primary-focus>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:hsl(var(--pf, var(--p)) / var(--tw-divide-opacity, 1))!important}.divide-primary-focus\/0>:not([hidden])~:not([hidden]){border-color:hsl(var(--pf, var(--p)) / 0)!important}.divide-primary-focus\/10>:not([hidden])~:not([hidden]){border-color:hsl(var(--pf, var(--p)) / .1)!important}.divide-primary-focus\/100>:not([hidden])~:not([hidden]){border-color:hsl(var(--pf, var(--p)) / 1)!important}.divide-primary-focus\/15>:not([hidden])~:not([hidden]){border-color:hsl(var(--pf, var(--p)) / .15)!important}.divide-primary-focus\/20>:not([hidden])~:not([hidden]){border-color:hsl(var(--pf, var(--p)) / .2)!important}.divide-primary-focus\/25>:not([hidden])~:not([hidden]){border-color:hsl(var(--pf, var(--p)) / .25)!important}.divide-primary-focus\/30>:not([hidden])~:not([hidden]){border-color:hsl(var(--pf, var(--p)) / .3)!important}.divide-primary-focus\/35>:not([hidden])~:not([hidden]){border-color:hsl(var(--pf, var(--p)) / .35)!important}.divide-primary-focus\/40>:not([hidden])~:not([hidden]){border-color:hsl(var(--pf, var(--p)) / .4)!important}.divide-primary-focus\/45>:not([hidden])~:not([hidden]){border-color:hsl(var(--pf, var(--p)) / .45)!important}.divide-primary-focus\/5>:not([hidden])~:not([hidden]){border-color:hsl(var(--pf, var(--p)) / .05)!important}.divide-primary-focus\/50>:not([hidden])~:not([hidden]){border-color:hsl(var(--pf, var(--p)) / .5)!important}.divide-primary-focus\/55>:not([hidden])~:not([hidden]){border-color:hsl(var(--pf, var(--p)) / .55)!important}.divide-primary-focus\/60>:not([hidden])~:not([hidden]){border-color:hsl(var(--pf, var(--p)) / .6)!important}.divide-primary-focus\/65>:not([hidden])~:not([hidden]){border-color:hsl(var(--pf, var(--p)) / .65)!important}.divide-primary-focus\/70>:not([hidden])~:not([hidden]){border-color:hsl(var(--pf, var(--p)) / .7)!important}.divide-primary-focus\/75>:not([hidden])~:not([hidden]){border-color:hsl(var(--pf, var(--p)) / .75)!important}.divide-primary-focus\/80>:not([hidden])~:not([hidden]){border-color:hsl(var(--pf, var(--p)) / .8)!important}.divide-primary-focus\/85>:not([hidden])~:not([hidden]){border-color:hsl(var(--pf, var(--p)) / .85)!important}.divide-primary-focus\/90>:not([hidden])~:not([hidden]){border-color:hsl(var(--pf, var(--p)) / .9)!important}.divide-primary-focus\/95>:not([hidden])~:not([hidden]){border-color:hsl(var(--pf, var(--p)) / .95)!important}.divide-red-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(254 226 226 / var(--tw-divide-opacity, 1))!important}.divide-red-100\/0>:not([hidden])~:not([hidden]){border-color:#fee2e200!important}.divide-red-100\/10>:not([hidden])~:not([hidden]){border-color:#fee2e21a!important}.divide-red-100\/100>:not([hidden])~:not([hidden]){border-color:#fee2e2!important}.divide-red-100\/15>:not([hidden])~:not([hidden]){border-color:#fee2e226!important}.divide-red-100\/20>:not([hidden])~:not([hidden]){border-color:#fee2e233!important}.divide-red-100\/25>:not([hidden])~:not([hidden]){border-color:#fee2e240!important}.divide-red-100\/30>:not([hidden])~:not([hidden]){border-color:#fee2e24d!important}.divide-red-100\/35>:not([hidden])~:not([hidden]){border-color:#fee2e259!important}.divide-red-100\/40>:not([hidden])~:not([hidden]){border-color:#fee2e266!important}.divide-red-100\/45>:not([hidden])~:not([hidden]){border-color:#fee2e273!important}.divide-red-100\/5>:not([hidden])~:not([hidden]){border-color:#fee2e20d!important}.divide-red-100\/50>:not([hidden])~:not([hidden]){border-color:#fee2e280!important}.divide-red-100\/55>:not([hidden])~:not([hidden]){border-color:#fee2e28c!important}.divide-red-100\/60>:not([hidden])~:not([hidden]){border-color:#fee2e299!important}.divide-red-100\/65>:not([hidden])~:not([hidden]){border-color:#fee2e2a6!important}.divide-red-100\/70>:not([hidden])~:not([hidden]){border-color:#fee2e2b3!important}.divide-red-100\/75>:not([hidden])~:not([hidden]){border-color:#fee2e2bf!important}.divide-red-100\/80>:not([hidden])~:not([hidden]){border-color:#fee2e2cc!important}.divide-red-100\/85>:not([hidden])~:not([hidden]){border-color:#fee2e2d9!important}.divide-red-100\/90>:not([hidden])~:not([hidden]){border-color:#fee2e2e6!important}.divide-red-100\/95>:not([hidden])~:not([hidden]){border-color:#fee2e2f2!important}.divide-red-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(254 202 202 / var(--tw-divide-opacity, 1))!important}.divide-red-200\/0>:not([hidden])~:not([hidden]){border-color:#fecaca00!important}.divide-red-200\/10>:not([hidden])~:not([hidden]){border-color:#fecaca1a!important}.divide-red-200\/100>:not([hidden])~:not([hidden]){border-color:#fecaca!important}.divide-red-200\/15>:not([hidden])~:not([hidden]){border-color:#fecaca26!important}.divide-red-200\/20>:not([hidden])~:not([hidden]){border-color:#fecaca33!important}.divide-red-200\/25>:not([hidden])~:not([hidden]){border-color:#fecaca40!important}.divide-red-200\/30>:not([hidden])~:not([hidden]){border-color:#fecaca4d!important}.divide-red-200\/35>:not([hidden])~:not([hidden]){border-color:#fecaca59!important}.divide-red-200\/40>:not([hidden])~:not([hidden]){border-color:#fecaca66!important}.divide-red-200\/45>:not([hidden])~:not([hidden]){border-color:#fecaca73!important}.divide-red-200\/5>:not([hidden])~:not([hidden]){border-color:#fecaca0d!important}.divide-red-200\/50>:not([hidden])~:not([hidden]){border-color:#fecaca80!important}.divide-red-200\/55>:not([hidden])~:not([hidden]){border-color:#fecaca8c!important}.divide-red-200\/60>:not([hidden])~:not([hidden]){border-color:#fecaca99!important}.divide-red-200\/65>:not([hidden])~:not([hidden]){border-color:#fecacaa6!important}.divide-red-200\/70>:not([hidden])~:not([hidden]){border-color:#fecacab3!important}.divide-red-200\/75>:not([hidden])~:not([hidden]){border-color:#fecacabf!important}.divide-red-200\/80>:not([hidden])~:not([hidden]){border-color:#fecacacc!important}.divide-red-200\/85>:not([hidden])~:not([hidden]){border-color:#fecacad9!important}.divide-red-200\/90>:not([hidden])~:not([hidden]){border-color:#fecacae6!important}.divide-red-200\/95>:not([hidden])~:not([hidden]){border-color:#fecacaf2!important}.divide-red-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(255 208 201 / var(--tw-divide-opacity, 1))!important}.divide-red-300\/0>:not([hidden])~:not([hidden]){border-color:#ffd0c900!important}.divide-red-300\/10>:not([hidden])~:not([hidden]){border-color:#ffd0c91a!important}.divide-red-300\/100>:not([hidden])~:not([hidden]){border-color:#ffd0c9!important}.divide-red-300\/15>:not([hidden])~:not([hidden]){border-color:#ffd0c926!important}.divide-red-300\/20>:not([hidden])~:not([hidden]){border-color:#ffd0c933!important}.divide-red-300\/25>:not([hidden])~:not([hidden]){border-color:#ffd0c940!important}.divide-red-300\/30>:not([hidden])~:not([hidden]){border-color:#ffd0c94d!important}.divide-red-300\/35>:not([hidden])~:not([hidden]){border-color:#ffd0c959!important}.divide-red-300\/40>:not([hidden])~:not([hidden]){border-color:#ffd0c966!important}.divide-red-300\/45>:not([hidden])~:not([hidden]){border-color:#ffd0c973!important}.divide-red-300\/5>:not([hidden])~:not([hidden]){border-color:#ffd0c90d!important}.divide-red-300\/50>:not([hidden])~:not([hidden]){border-color:#ffd0c980!important}.divide-red-300\/55>:not([hidden])~:not([hidden]){border-color:#ffd0c98c!important}.divide-red-300\/60>:not([hidden])~:not([hidden]){border-color:#ffd0c999!important}.divide-red-300\/65>:not([hidden])~:not([hidden]){border-color:#ffd0c9a6!important}.divide-red-300\/70>:not([hidden])~:not([hidden]){border-color:#ffd0c9b3!important}.divide-red-300\/75>:not([hidden])~:not([hidden]){border-color:#ffd0c9bf!important}.divide-red-300\/80>:not([hidden])~:not([hidden]){border-color:#ffd0c9cc!important}.divide-red-300\/85>:not([hidden])~:not([hidden]){border-color:#ffd0c9d9!important}.divide-red-300\/90>:not([hidden])~:not([hidden]){border-color:#ffd0c9e6!important}.divide-red-300\/95>:not([hidden])~:not([hidden]){border-color:#ffd0c9f2!important}.divide-red-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(248 113 113 / var(--tw-divide-opacity, 1))!important}.divide-red-400\/0>:not([hidden])~:not([hidden]){border-color:#f8717100!important}.divide-red-400\/10>:not([hidden])~:not([hidden]){border-color:#f871711a!important}.divide-red-400\/100>:not([hidden])~:not([hidden]){border-color:#f87171!important}.divide-red-400\/15>:not([hidden])~:not([hidden]){border-color:#f8717126!important}.divide-red-400\/20>:not([hidden])~:not([hidden]){border-color:#f8717133!important}.divide-red-400\/25>:not([hidden])~:not([hidden]){border-color:#f8717140!important}.divide-red-400\/30>:not([hidden])~:not([hidden]){border-color:#f871714d!important}.divide-red-400\/35>:not([hidden])~:not([hidden]){border-color:#f8717159!important}.divide-red-400\/40>:not([hidden])~:not([hidden]){border-color:#f8717166!important}.divide-red-400\/45>:not([hidden])~:not([hidden]){border-color:#f8717173!important}.divide-red-400\/5>:not([hidden])~:not([hidden]){border-color:#f871710d!important}.divide-red-400\/50>:not([hidden])~:not([hidden]){border-color:#f8717180!important}.divide-red-400\/55>:not([hidden])~:not([hidden]){border-color:#f871718c!important}.divide-red-400\/60>:not([hidden])~:not([hidden]){border-color:#f8717199!important}.divide-red-400\/65>:not([hidden])~:not([hidden]){border-color:#f87171a6!important}.divide-red-400\/70>:not([hidden])~:not([hidden]){border-color:#f87171b3!important}.divide-red-400\/75>:not([hidden])~:not([hidden]){border-color:#f87171bf!important}.divide-red-400\/80>:not([hidden])~:not([hidden]){border-color:#f87171cc!important}.divide-red-400\/85>:not([hidden])~:not([hidden]){border-color:#f87171d9!important}.divide-red-400\/90>:not([hidden])~:not([hidden]){border-color:#f87171e6!important}.divide-red-400\/95>:not([hidden])~:not([hidden]){border-color:#f87171f2!important}.divide-red-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(254 242 242 / var(--tw-divide-opacity, 1))!important}.divide-red-50\/0>:not([hidden])~:not([hidden]){border-color:#fef2f200!important}.divide-red-50\/10>:not([hidden])~:not([hidden]){border-color:#fef2f21a!important}.divide-red-50\/100>:not([hidden])~:not([hidden]){border-color:#fef2f2!important}.divide-red-50\/15>:not([hidden])~:not([hidden]){border-color:#fef2f226!important}.divide-red-50\/20>:not([hidden])~:not([hidden]){border-color:#fef2f233!important}.divide-red-50\/25>:not([hidden])~:not([hidden]){border-color:#fef2f240!important}.divide-red-50\/30>:not([hidden])~:not([hidden]){border-color:#fef2f24d!important}.divide-red-50\/35>:not([hidden])~:not([hidden]){border-color:#fef2f259!important}.divide-red-50\/40>:not([hidden])~:not([hidden]){border-color:#fef2f266!important}.divide-red-50\/45>:not([hidden])~:not([hidden]){border-color:#fef2f273!important}.divide-red-50\/5>:not([hidden])~:not([hidden]){border-color:#fef2f20d!important}.divide-red-50\/50>:not([hidden])~:not([hidden]){border-color:#fef2f280!important}.divide-red-50\/55>:not([hidden])~:not([hidden]){border-color:#fef2f28c!important}.divide-red-50\/60>:not([hidden])~:not([hidden]){border-color:#fef2f299!important}.divide-red-50\/65>:not([hidden])~:not([hidden]){border-color:#fef2f2a6!important}.divide-red-50\/70>:not([hidden])~:not([hidden]){border-color:#fef2f2b3!important}.divide-red-50\/75>:not([hidden])~:not([hidden]){border-color:#fef2f2bf!important}.divide-red-50\/80>:not([hidden])~:not([hidden]){border-color:#fef2f2cc!important}.divide-red-50\/85>:not([hidden])~:not([hidden]){border-color:#fef2f2d9!important}.divide-red-50\/90>:not([hidden])~:not([hidden]){border-color:#fef2f2e6!important}.divide-red-50\/95>:not([hidden])~:not([hidden]){border-color:#fef2f2f2!important}.divide-red-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(210 45 45 / var(--tw-divide-opacity, 1))!important}.divide-red-500\/0>:not([hidden])~:not([hidden]){border-color:#d22d2d00!important}.divide-red-500\/10>:not([hidden])~:not([hidden]){border-color:#d22d2d1a!important}.divide-red-500\/100>:not([hidden])~:not([hidden]){border-color:#d22d2d!important}.divide-red-500\/15>:not([hidden])~:not([hidden]){border-color:#d22d2d26!important}.divide-red-500\/20>:not([hidden])~:not([hidden]){border-color:#d22d2d33!important}.divide-red-500\/25>:not([hidden])~:not([hidden]){border-color:#d22d2d40!important}.divide-red-500\/30>:not([hidden])~:not([hidden]){border-color:#d22d2d4d!important}.divide-red-500\/35>:not([hidden])~:not([hidden]){border-color:#d22d2d59!important}.divide-red-500\/40>:not([hidden])~:not([hidden]){border-color:#d22d2d66!important}.divide-red-500\/45>:not([hidden])~:not([hidden]){border-color:#d22d2d73!important}.divide-red-500\/5>:not([hidden])~:not([hidden]){border-color:#d22d2d0d!important}.divide-red-500\/50>:not([hidden])~:not([hidden]){border-color:#d22d2d80!important}.divide-red-500\/55>:not([hidden])~:not([hidden]){border-color:#d22d2d8c!important}.divide-red-500\/60>:not([hidden])~:not([hidden]){border-color:#d22d2d99!important}.divide-red-500\/65>:not([hidden])~:not([hidden]){border-color:#d22d2da6!important}.divide-red-500\/70>:not([hidden])~:not([hidden]){border-color:#d22d2db3!important}.divide-red-500\/75>:not([hidden])~:not([hidden]){border-color:#d22d2dbf!important}.divide-red-500\/80>:not([hidden])~:not([hidden]){border-color:#d22d2dcc!important}.divide-red-500\/85>:not([hidden])~:not([hidden]){border-color:#d22d2dd9!important}.divide-red-500\/90>:not([hidden])~:not([hidden]){border-color:#d22d2de6!important}.divide-red-500\/95>:not([hidden])~:not([hidden]){border-color:#d22d2df2!important}.divide-red-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(220 38 38 / var(--tw-divide-opacity, 1))!important}.divide-red-600\/0>:not([hidden])~:not([hidden]){border-color:#dc262600!important}.divide-red-600\/10>:not([hidden])~:not([hidden]){border-color:#dc26261a!important}.divide-red-600\/100>:not([hidden])~:not([hidden]){border-color:#dc2626!important}.divide-red-600\/15>:not([hidden])~:not([hidden]){border-color:#dc262626!important}.divide-red-600\/20>:not([hidden])~:not([hidden]){border-color:#dc262633!important}.divide-red-600\/25>:not([hidden])~:not([hidden]){border-color:#dc262640!important}.divide-red-600\/30>:not([hidden])~:not([hidden]){border-color:#dc26264d!important}.divide-red-600\/35>:not([hidden])~:not([hidden]){border-color:#dc262659!important}.divide-red-600\/40>:not([hidden])~:not([hidden]){border-color:#dc262666!important}.divide-red-600\/45>:not([hidden])~:not([hidden]){border-color:#dc262673!important}.divide-red-600\/5>:not([hidden])~:not([hidden]){border-color:#dc26260d!important}.divide-red-600\/50>:not([hidden])~:not([hidden]){border-color:#dc262680!important}.divide-red-600\/55>:not([hidden])~:not([hidden]){border-color:#dc26268c!important}.divide-red-600\/60>:not([hidden])~:not([hidden]){border-color:#dc262699!important}.divide-red-600\/65>:not([hidden])~:not([hidden]){border-color:#dc2626a6!important}.divide-red-600\/70>:not([hidden])~:not([hidden]){border-color:#dc2626b3!important}.divide-red-600\/75>:not([hidden])~:not([hidden]){border-color:#dc2626bf!important}.divide-red-600\/80>:not([hidden])~:not([hidden]){border-color:#dc2626cc!important}.divide-red-600\/85>:not([hidden])~:not([hidden]){border-color:#dc2626d9!important}.divide-red-600\/90>:not([hidden])~:not([hidden]){border-color:#dc2626e6!important}.divide-red-600\/95>:not([hidden])~:not([hidden]){border-color:#dc2626f2!important}.divide-red-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(185 28 28 / var(--tw-divide-opacity, 1))!important}.divide-red-700\/0>:not([hidden])~:not([hidden]){border-color:#b91c1c00!important}.divide-red-700\/10>:not([hidden])~:not([hidden]){border-color:#b91c1c1a!important}.divide-red-700\/100>:not([hidden])~:not([hidden]){border-color:#b91c1c!important}.divide-red-700\/15>:not([hidden])~:not([hidden]){border-color:#b91c1c26!important}.divide-red-700\/20>:not([hidden])~:not([hidden]){border-color:#b91c1c33!important}.divide-red-700\/25>:not([hidden])~:not([hidden]){border-color:#b91c1c40!important}.divide-red-700\/30>:not([hidden])~:not([hidden]){border-color:#b91c1c4d!important}.divide-red-700\/35>:not([hidden])~:not([hidden]){border-color:#b91c1c59!important}.divide-red-700\/40>:not([hidden])~:not([hidden]){border-color:#b91c1c66!important}.divide-red-700\/45>:not([hidden])~:not([hidden]){border-color:#b91c1c73!important}.divide-red-700\/5>:not([hidden])~:not([hidden]){border-color:#b91c1c0d!important}.divide-red-700\/50>:not([hidden])~:not([hidden]){border-color:#b91c1c80!important}.divide-red-700\/55>:not([hidden])~:not([hidden]){border-color:#b91c1c8c!important}.divide-red-700\/60>:not([hidden])~:not([hidden]){border-color:#b91c1c99!important}.divide-red-700\/65>:not([hidden])~:not([hidden]){border-color:#b91c1ca6!important}.divide-red-700\/70>:not([hidden])~:not([hidden]){border-color:#b91c1cb3!important}.divide-red-700\/75>:not([hidden])~:not([hidden]){border-color:#b91c1cbf!important}.divide-red-700\/80>:not([hidden])~:not([hidden]){border-color:#b91c1ccc!important}.divide-red-700\/85>:not([hidden])~:not([hidden]){border-color:#b91c1cd9!important}.divide-red-700\/90>:not([hidden])~:not([hidden]){border-color:#b91c1ce6!important}.divide-red-700\/95>:not([hidden])~:not([hidden]){border-color:#b91c1cf2!important}.divide-red-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(153 27 27 / var(--tw-divide-opacity, 1))!important}.divide-red-800\/0>:not([hidden])~:not([hidden]){border-color:#991b1b00!important}.divide-red-800\/10>:not([hidden])~:not([hidden]){border-color:#991b1b1a!important}.divide-red-800\/100>:not([hidden])~:not([hidden]){border-color:#991b1b!important}.divide-red-800\/15>:not([hidden])~:not([hidden]){border-color:#991b1b26!important}.divide-red-800\/20>:not([hidden])~:not([hidden]){border-color:#991b1b33!important}.divide-red-800\/25>:not([hidden])~:not([hidden]){border-color:#991b1b40!important}.divide-red-800\/30>:not([hidden])~:not([hidden]){border-color:#991b1b4d!important}.divide-red-800\/35>:not([hidden])~:not([hidden]){border-color:#991b1b59!important}.divide-red-800\/40>:not([hidden])~:not([hidden]){border-color:#991b1b66!important}.divide-red-800\/45>:not([hidden])~:not([hidden]){border-color:#991b1b73!important}.divide-red-800\/5>:not([hidden])~:not([hidden]){border-color:#991b1b0d!important}.divide-red-800\/50>:not([hidden])~:not([hidden]){border-color:#991b1b80!important}.divide-red-800\/55>:not([hidden])~:not([hidden]){border-color:#991b1b8c!important}.divide-red-800\/60>:not([hidden])~:not([hidden]){border-color:#991b1b99!important}.divide-red-800\/65>:not([hidden])~:not([hidden]){border-color:#991b1ba6!important}.divide-red-800\/70>:not([hidden])~:not([hidden]){border-color:#991b1bb3!important}.divide-red-800\/75>:not([hidden])~:not([hidden]){border-color:#991b1bbf!important}.divide-red-800\/80>:not([hidden])~:not([hidden]){border-color:#991b1bcc!important}.divide-red-800\/85>:not([hidden])~:not([hidden]){border-color:#991b1bd9!important}.divide-red-800\/90>:not([hidden])~:not([hidden]){border-color:#991b1be6!important}.divide-red-800\/95>:not([hidden])~:not([hidden]){border-color:#991b1bf2!important}.divide-red-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(127 29 29 / var(--tw-divide-opacity, 1))!important}.divide-red-900\/0>:not([hidden])~:not([hidden]){border-color:#7f1d1d00!important}.divide-red-900\/10>:not([hidden])~:not([hidden]){border-color:#7f1d1d1a!important}.divide-red-900\/100>:not([hidden])~:not([hidden]){border-color:#7f1d1d!important}.divide-red-900\/15>:not([hidden])~:not([hidden]){border-color:#7f1d1d26!important}.divide-red-900\/20>:not([hidden])~:not([hidden]){border-color:#7f1d1d33!important}.divide-red-900\/25>:not([hidden])~:not([hidden]){border-color:#7f1d1d40!important}.divide-red-900\/30>:not([hidden])~:not([hidden]){border-color:#7f1d1d4d!important}.divide-red-900\/35>:not([hidden])~:not([hidden]){border-color:#7f1d1d59!important}.divide-red-900\/40>:not([hidden])~:not([hidden]){border-color:#7f1d1d66!important}.divide-red-900\/45>:not([hidden])~:not([hidden]){border-color:#7f1d1d73!important}.divide-red-900\/5>:not([hidden])~:not([hidden]){border-color:#7f1d1d0d!important}.divide-red-900\/50>:not([hidden])~:not([hidden]){border-color:#7f1d1d80!important}.divide-red-900\/55>:not([hidden])~:not([hidden]){border-color:#7f1d1d8c!important}.divide-red-900\/60>:not([hidden])~:not([hidden]){border-color:#7f1d1d99!important}.divide-red-900\/65>:not([hidden])~:not([hidden]){border-color:#7f1d1da6!important}.divide-red-900\/70>:not([hidden])~:not([hidden]){border-color:#7f1d1db3!important}.divide-red-900\/75>:not([hidden])~:not([hidden]){border-color:#7f1d1dbf!important}.divide-red-900\/80>:not([hidden])~:not([hidden]){border-color:#7f1d1dcc!important}.divide-red-900\/85>:not([hidden])~:not([hidden]){border-color:#7f1d1dd9!important}.divide-red-900\/90>:not([hidden])~:not([hidden]){border-color:#7f1d1de6!important}.divide-red-900\/95>:not([hidden])~:not([hidden]){border-color:#7f1d1df2!important}.divide-red-950>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(69 10 10 / var(--tw-divide-opacity, 1))!important}.divide-red-950\/0>:not([hidden])~:not([hidden]){border-color:#450a0a00!important}.divide-red-950\/10>:not([hidden])~:not([hidden]){border-color:#450a0a1a!important}.divide-red-950\/100>:not([hidden])~:not([hidden]){border-color:#450a0a!important}.divide-red-950\/15>:not([hidden])~:not([hidden]){border-color:#450a0a26!important}.divide-red-950\/20>:not([hidden])~:not([hidden]){border-color:#450a0a33!important}.divide-red-950\/25>:not([hidden])~:not([hidden]){border-color:#450a0a40!important}.divide-red-950\/30>:not([hidden])~:not([hidden]){border-color:#450a0a4d!important}.divide-red-950\/35>:not([hidden])~:not([hidden]){border-color:#450a0a59!important}.divide-red-950\/40>:not([hidden])~:not([hidden]){border-color:#450a0a66!important}.divide-red-950\/45>:not([hidden])~:not([hidden]){border-color:#450a0a73!important}.divide-red-950\/5>:not([hidden])~:not([hidden]){border-color:#450a0a0d!important}.divide-red-950\/50>:not([hidden])~:not([hidden]){border-color:#450a0a80!important}.divide-red-950\/55>:not([hidden])~:not([hidden]){border-color:#450a0a8c!important}.divide-red-950\/60>:not([hidden])~:not([hidden]){border-color:#450a0a99!important}.divide-red-950\/65>:not([hidden])~:not([hidden]){border-color:#450a0aa6!important}.divide-red-950\/70>:not([hidden])~:not([hidden]){border-color:#450a0ab3!important}.divide-red-950\/75>:not([hidden])~:not([hidden]){border-color:#450a0abf!important}.divide-red-950\/80>:not([hidden])~:not([hidden]){border-color:#450a0acc!important}.divide-red-950\/85>:not([hidden])~:not([hidden]){border-color:#450a0ad9!important}.divide-red-950\/90>:not([hidden])~:not([hidden]){border-color:#450a0ae6!important}.divide-red-950\/95>:not([hidden])~:not([hidden]){border-color:#450a0af2!important}.overflow-y-auto{overflow-y:auto!important}.rounded-full{border-radius:9999px!important}.rounded-sm{border-radius:.125rem!important}.border{border-width:1px!important}.border-0{border-width:0px!important}.border-b-\[1px\]{border-bottom-width:1px!important}.border-\[\#ef6363\]{--tw-border-opacity: 1 !important;border-color:rgb(239 99 99 / var(--tw-border-opacity, 1))!important}.border-error{--tw-border-opacity: 1 !important;border-color:hsl(var(--er) / var(--tw-border-opacity, 1))!important}.border-gray-100{--tw-border-opacity: 1 !important;border-color:rgb(242 243 244 / var(--tw-border-opacity, 1))!important}.border-gray-100\/0{border-color:#f2f3f400!important}.border-gray-100\/10{border-color:#f2f3f41a!important}.border-gray-100\/100{border-color:#f2f3f4!important}.border-gray-100\/15{border-color:#f2f3f426!important}.border-gray-100\/20{border-color:#f2f3f433!important}.border-gray-100\/25{border-color:#f2f3f440!important}.border-gray-100\/30{border-color:#f2f3f44d!important}.border-gray-100\/35{border-color:#f2f3f459!important}.border-gray-100\/40{border-color:#f2f3f466!important}.border-gray-100\/45{border-color:#f2f3f473!important}.border-gray-100\/5{border-color:#f2f3f40d!important}.border-gray-100\/50{border-color:#f2f3f480!important}.border-gray-100\/55{border-color:#f2f3f48c!important}.border-gray-100\/60{border-color:#f2f3f499!important}.border-gray-100\/65{border-color:#f2f3f4a6!important}.border-gray-100\/70{border-color:#f2f3f4b3!important}.border-gray-100\/75{border-color:#f2f3f4bf!important}.border-gray-100\/80{border-color:#f2f3f4cc!important}.border-gray-100\/85{border-color:#f2f3f4d9!important}.border-gray-100\/90{border-color:#f2f3f4e6!important}.border-gray-100\/95{border-color:#f2f3f4f2!important}.border-gray-200{--tw-border-opacity: 1 !important;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1))!important}.border-gray-200\/0{border-color:#e5e5e500!important}.border-gray-200\/10{border-color:#e5e5e51a!important}.border-gray-200\/100{border-color:#e5e5e5!important}.border-gray-200\/15{border-color:#e5e5e526!important}.border-gray-200\/20{border-color:#e5e5e533!important}.border-gray-200\/25{border-color:#e5e5e540!important}.border-gray-200\/30{border-color:#e5e5e54d!important}.border-gray-200\/35{border-color:#e5e5e559!important}.border-gray-200\/40{border-color:#e5e5e566!important}.border-gray-200\/45{border-color:#e5e5e573!important}.border-gray-200\/5{border-color:#e5e5e50d!important}.border-gray-200\/50{border-color:#e5e5e580!important}.border-gray-200\/55{border-color:#e5e5e58c!important}.border-gray-200\/60{border-color:#e5e5e599!important}.border-gray-200\/65{border-color:#e5e5e5a6!important}.border-gray-200\/70{border-color:#e5e5e5b3!important}.border-gray-200\/75{border-color:#e5e5e5bf!important}.border-gray-200\/80{border-color:#e5e5e5cc!important}.border-gray-200\/85{border-color:#e5e5e5d9!important}.border-gray-200\/90{border-color:#e5e5e5e6!important}.border-gray-200\/95{border-color:#e5e5e5f2!important}.border-gray-300{--tw-border-opacity: 1 !important;border-color:rgb(178 178 178 / var(--tw-border-opacity, 1))!important}.border-gray-300\/0{border-color:#b2b2b200!important}.border-gray-300\/10{border-color:#b2b2b21a!important}.border-gray-300\/100{border-color:#b2b2b2!important}.border-gray-300\/15{border-color:#b2b2b226!important}.border-gray-300\/20{border-color:#b2b2b233!important}.border-gray-300\/25{border-color:#b2b2b240!important}.border-gray-300\/30{border-color:#b2b2b24d!important}.border-gray-300\/35{border-color:#b2b2b259!important}.border-gray-300\/40{border-color:#b2b2b266!important}.border-gray-300\/45{border-color:#b2b2b273!important}.border-gray-300\/5{border-color:#b2b2b20d!important}.border-gray-300\/50{border-color:#b2b2b280!important}.border-gray-300\/55{border-color:#b2b2b28c!important}.border-gray-300\/60{border-color:#b2b2b299!important}.border-gray-300\/65{border-color:#b2b2b2a6!important}.border-gray-300\/70{border-color:#b2b2b2b3!important}.border-gray-300\/75{border-color:#b2b2b2bf!important}.border-gray-300\/80{border-color:#b2b2b2cc!important}.border-gray-300\/85{border-color:#b2b2b2d9!important}.border-gray-300\/90{border-color:#b2b2b2e6!important}.border-gray-300\/95{border-color:#b2b2b2f2!important}.border-gray-400{--tw-border-opacity: 1 !important;border-color:rgb(153 153 153 / var(--tw-border-opacity, 1))!important}.border-gray-400\/0{border-color:#9990!important}.border-gray-400\/10{border-color:#9999991a!important}.border-gray-400\/100{border-color:#999!important}.border-gray-400\/15{border-color:#99999926!important}.border-gray-400\/20{border-color:#9993!important}.border-gray-400\/25{border-color:#99999940!important}.border-gray-400\/30{border-color:#9999994d!important}.border-gray-400\/35{border-color:#99999959!important}.border-gray-400\/40{border-color:#9996!important}.border-gray-400\/45{border-color:#99999973!important}.border-gray-400\/5{border-color:#9999990d!important}.border-gray-400\/50{border-color:#99999980!important}.border-gray-400\/55{border-color:#9999998c!important}.border-gray-400\/60{border-color:#9999!important}.border-gray-400\/65{border-color:#999999a6!important}.border-gray-400\/70{border-color:#999999b3!important}.border-gray-400\/75{border-color:#999999bf!important}.border-gray-400\/80{border-color:#999c!important}.border-gray-400\/85{border-color:#999999d9!important}.border-gray-400\/90{border-color:#999999e6!important}.border-gray-400\/95{border-color:#999999f2!important}.border-gray-50{--tw-border-opacity: 1 !important;border-color:rgb(242 242 242 / var(--tw-border-opacity, 1))!important}.border-gray-50\/0{border-color:#f2f2f200!important}.border-gray-50\/10{border-color:#f2f2f21a!important}.border-gray-50\/100{border-color:#f2f2f2!important}.border-gray-50\/15{border-color:#f2f2f226!important}.border-gray-50\/20{border-color:#f2f2f233!important}.border-gray-50\/25{border-color:#f2f2f240!important}.border-gray-50\/30{border-color:#f2f2f24d!important}.border-gray-50\/35{border-color:#f2f2f259!important}.border-gray-50\/40{border-color:#f2f2f266!important}.border-gray-50\/45{border-color:#f2f2f273!important}.border-gray-50\/5{border-color:#f2f2f20d!important}.border-gray-50\/50{border-color:#f2f2f280!important}.border-gray-50\/55{border-color:#f2f2f28c!important}.border-gray-50\/60{border-color:#f2f2f299!important}.border-gray-50\/65{border-color:#f2f2f2a6!important}.border-gray-50\/70{border-color:#f2f2f2b3!important}.border-gray-50\/75{border-color:#f2f2f2bf!important}.border-gray-50\/80{border-color:#f2f2f2cc!important}.border-gray-50\/85{border-color:#f2f2f2d9!important}.border-gray-50\/90{border-color:#f2f2f2e6!important}.border-gray-50\/95{border-color:#f2f2f2f2!important}.border-gray-500{--tw-border-opacity: 1 !important;border-color:rgb(77 77 77 / var(--tw-border-opacity, 1))!important}.border-gray-500\/0{border-color:#4d4d4d00!important}.border-gray-500\/10{border-color:#4d4d4d1a!important}.border-gray-500\/100{border-color:#4d4d4d!important}.border-gray-500\/15{border-color:#4d4d4d26!important}.border-gray-500\/20{border-color:#4d4d4d33!important}.border-gray-500\/25{border-color:#4d4d4d40!important}.border-gray-500\/30{border-color:#4d4d4d4d!important}.border-gray-500\/35{border-color:#4d4d4d59!important}.border-gray-500\/40{border-color:#4d4d4d66!important}.border-gray-500\/45{border-color:#4d4d4d73!important}.border-gray-500\/5{border-color:#4d4d4d0d!important}.border-gray-500\/50{border-color:#4d4d4d80!important}.border-gray-500\/55{border-color:#4d4d4d8c!important}.border-gray-500\/60{border-color:#4d4d4d99!important}.border-gray-500\/65{border-color:#4d4d4da6!important}.border-gray-500\/70{border-color:#4d4d4db3!important}.border-gray-500\/75{border-color:#4d4d4dbf!important}.border-gray-500\/80{border-color:#4d4d4dcc!important}.border-gray-500\/85{border-color:#4d4d4dd9!important}.border-gray-500\/90{border-color:#4d4d4de6!important}.border-gray-500\/95{border-color:#4d4d4df2!important}.border-gray-600{--tw-border-opacity: 1 !important;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))!important}.border-gray-600\/0{border-color:#4b556300!important}.border-gray-600\/10{border-color:#4b55631a!important}.border-gray-600\/100{border-color:#4b5563!important}.border-gray-600\/15{border-color:#4b556326!important}.border-gray-600\/20{border-color:#4b556333!important}.border-gray-600\/25{border-color:#4b556340!important}.border-gray-600\/30{border-color:#4b55634d!important}.border-gray-600\/35{border-color:#4b556359!important}.border-gray-600\/40{border-color:#4b556366!important}.border-gray-600\/45{border-color:#4b556373!important}.border-gray-600\/5{border-color:#4b55630d!important}.border-gray-600\/50{border-color:#4b556380!important}.border-gray-600\/55{border-color:#4b55638c!important}.border-gray-600\/60{border-color:#4b556399!important}.border-gray-600\/65{border-color:#4b5563a6!important}.border-gray-600\/70{border-color:#4b5563b3!important}.border-gray-600\/75{border-color:#4b5563bf!important}.border-gray-600\/80{border-color:#4b5563cc!important}.border-gray-600\/85{border-color:#4b5563d9!important}.border-gray-600\/90{border-color:#4b5563e6!important}.border-gray-600\/95{border-color:#4b5563f2!important}.border-gray-700{--tw-border-opacity: 1 !important;border-color:rgb(51 51 51 / var(--tw-border-opacity, 1))!important}.border-gray-700\/0{border-color:#3330!important}.border-gray-700\/10{border-color:#3333331a!important}.border-gray-700\/100{border-color:#333!important}.border-gray-700\/15{border-color:#33333326!important}.border-gray-700\/20{border-color:#3333!important}.border-gray-700\/25{border-color:#33333340!important}.border-gray-700\/30{border-color:#3333334d!important}.border-gray-700\/35{border-color:#33333359!important}.border-gray-700\/40{border-color:#3336!important}.border-gray-700\/45{border-color:#33333373!important}.border-gray-700\/5{border-color:#3333330d!important}.border-gray-700\/50{border-color:#33333380!important}.border-gray-700\/55{border-color:#3333338c!important}.border-gray-700\/60{border-color:#3339!important}.border-gray-700\/65{border-color:#333333a6!important}.border-gray-700\/70{border-color:#333333b3!important}.border-gray-700\/75{border-color:#333333bf!important}.border-gray-700\/80{border-color:#333c!important}.border-gray-700\/85{border-color:#333333d9!important}.border-gray-700\/90{border-color:#333333e6!important}.border-gray-700\/95{border-color:#333333f2!important}.border-gray-800{--tw-border-opacity: 1 !important;border-color:rgb(31 41 55 / var(--tw-border-opacity, 1))!important}.border-gray-800\/0{border-color:#1f293700!important}.border-gray-800\/10{border-color:#1f29371a!important}.border-gray-800\/100{border-color:#1f2937!important}.border-gray-800\/15{border-color:#1f293726!important}.border-gray-800\/20{border-color:#1f293733!important}.border-gray-800\/25{border-color:#1f293740!important}.border-gray-800\/30{border-color:#1f29374d!important}.border-gray-800\/35{border-color:#1f293759!important}.border-gray-800\/40{border-color:#1f293766!important}.border-gray-800\/45{border-color:#1f293773!important}.border-gray-800\/5{border-color:#1f29370d!important}.border-gray-800\/50{border-color:#1f293780!important}.border-gray-800\/55{border-color:#1f29378c!important}.border-gray-800\/60{border-color:#1f293799!important}.border-gray-800\/65{border-color:#1f2937a6!important}.border-gray-800\/70{border-color:#1f2937b3!important}.border-gray-800\/75{border-color:#1f2937bf!important}.border-gray-800\/80{border-color:#1f2937cc!important}.border-gray-800\/85{border-color:#1f2937d9!important}.border-gray-800\/90{border-color:#1f2937e6!important}.border-gray-800\/95{border-color:#1f2937f2!important}.border-gray-900{--tw-border-opacity: 1 !important;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))!important}.border-gray-900\/0{border-color:#11182700!important}.border-gray-900\/10{border-color:#1118271a!important}.border-gray-900\/100{border-color:#111827!important}.border-gray-900\/15{border-color:#11182726!important}.border-gray-900\/20{border-color:#11182733!important}.border-gray-900\/25{border-color:#11182740!important}.border-gray-900\/30{border-color:#1118274d!important}.border-gray-900\/35{border-color:#11182759!important}.border-gray-900\/40{border-color:#11182766!important}.border-gray-900\/45{border-color:#11182773!important}.border-gray-900\/5{border-color:#1118270d!important}.border-gray-900\/50{border-color:#11182780!important}.border-gray-900\/55{border-color:#1118278c!important}.border-gray-900\/60{border-color:#11182799!important}.border-gray-900\/65{border-color:#111827a6!important}.border-gray-900\/70{border-color:#111827b3!important}.border-gray-900\/75{border-color:#111827bf!important}.border-gray-900\/80{border-color:#111827cc!important}.border-gray-900\/85{border-color:#111827d9!important}.border-gray-900\/90{border-color:#111827e6!important}.border-gray-900\/95{border-color:#111827f2!important}.border-gray-950{--tw-border-opacity: 1 !important;border-color:rgb(3 7 18 / var(--tw-border-opacity, 1))!important}.border-gray-950\/0{border-color:#03071200!important}.border-gray-950\/10{border-color:#0307121a!important}.border-gray-950\/100{border-color:#030712!important}.border-gray-950\/15{border-color:#03071226!important}.border-gray-950\/20{border-color:#03071233!important}.border-gray-950\/25{border-color:#03071240!important}.border-gray-950\/30{border-color:#0307124d!important}.border-gray-950\/35{border-color:#03071259!important}.border-gray-950\/40{border-color:#03071266!important}.border-gray-950\/45{border-color:#03071273!important}.border-gray-950\/5{border-color:#0307120d!important}.border-gray-950\/50{border-color:#03071280!important}.border-gray-950\/55{border-color:#0307128c!important}.border-gray-950\/60{border-color:#03071299!important}.border-gray-950\/65{border-color:#030712a6!important}.border-gray-950\/70{border-color:#030712b3!important}.border-gray-950\/75{border-color:#030712bf!important}.border-gray-950\/80{border-color:#030712cc!important}.border-gray-950\/85{border-color:#030712d9!important}.border-gray-950\/90{border-color:#030712e6!important}.border-gray-950\/95{border-color:#030712f2!important}.border-green-100{--tw-border-opacity: 1 !important;border-color:rgb(220 252 231 / var(--tw-border-opacity, 1))!important}.border-green-100\/0{border-color:#dcfce700!important}.border-green-100\/10{border-color:#dcfce71a!important}.border-green-100\/100{border-color:#dcfce7!important}.border-green-100\/15{border-color:#dcfce726!important}.border-green-100\/20{border-color:#dcfce733!important}.border-green-100\/25{border-color:#dcfce740!important}.border-green-100\/30{border-color:#dcfce74d!important}.border-green-100\/35{border-color:#dcfce759!important}.border-green-100\/40{border-color:#dcfce766!important}.border-green-100\/45{border-color:#dcfce773!important}.border-green-100\/5{border-color:#dcfce70d!important}.border-green-100\/50{border-color:#dcfce780!important}.border-green-100\/55{border-color:#dcfce78c!important}.border-green-100\/60{border-color:#dcfce799!important}.border-green-100\/65{border-color:#dcfce7a6!important}.border-green-100\/70{border-color:#dcfce7b3!important}.border-green-100\/75{border-color:#dcfce7bf!important}.border-green-100\/80{border-color:#dcfce7cc!important}.border-green-100\/85{border-color:#dcfce7d9!important}.border-green-100\/90{border-color:#dcfce7e6!important}.border-green-100\/95{border-color:#dcfce7f2!important}.border-green-200{--tw-border-opacity: 1 !important;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))!important}.border-green-200\/0{border-color:#bbf7d000!important}.border-green-200\/10{border-color:#bbf7d01a!important}.border-green-200\/100{border-color:#bbf7d0!important}.border-green-200\/15{border-color:#bbf7d026!important}.border-green-200\/20{border-color:#bbf7d033!important}.border-green-200\/25{border-color:#bbf7d040!important}.border-green-200\/30{border-color:#bbf7d04d!important}.border-green-200\/35{border-color:#bbf7d059!important}.border-green-200\/40{border-color:#bbf7d066!important}.border-green-200\/45{border-color:#bbf7d073!important}.border-green-200\/5{border-color:#bbf7d00d!important}.border-green-200\/50{border-color:#bbf7d080!important}.border-green-200\/55{border-color:#bbf7d08c!important}.border-green-200\/60{border-color:#bbf7d099!important}.border-green-200\/65{border-color:#bbf7d0a6!important}.border-green-200\/70{border-color:#bbf7d0b3!important}.border-green-200\/75{border-color:#bbf7d0bf!important}.border-green-200\/80{border-color:#bbf7d0cc!important}.border-green-200\/85{border-color:#bbf7d0d9!important}.border-green-200\/90{border-color:#bbf7d0e6!important}.border-green-200\/95{border-color:#bbf7d0f2!important}.border-green-300{--tw-border-opacity: 1 !important;border-color:rgb(221 255 201 / var(--tw-border-opacity, 1))!important}.border-green-300\/0{border-color:#ddffc900!important}.border-green-300\/10{border-color:#ddffc91a!important}.border-green-300\/100{border-color:#ddffc9!important}.border-green-300\/15{border-color:#ddffc926!important}.border-green-300\/20{border-color:#ddffc933!important}.border-green-300\/25{border-color:#ddffc940!important}.border-green-300\/30{border-color:#ddffc94d!important}.border-green-300\/35{border-color:#ddffc959!important}.border-green-300\/40{border-color:#ddffc966!important}.border-green-300\/45{border-color:#ddffc973!important}.border-green-300\/5{border-color:#ddffc90d!important}.border-green-300\/50{border-color:#ddffc980!important}.border-green-300\/55{border-color:#ddffc98c!important}.border-green-300\/60{border-color:#ddffc999!important}.border-green-300\/65{border-color:#ddffc9a6!important}.border-green-300\/70{border-color:#ddffc9b3!important}.border-green-300\/75{border-color:#ddffc9bf!important}.border-green-300\/80{border-color:#ddffc9cc!important}.border-green-300\/85{border-color:#ddffc9d9!important}.border-green-300\/90{border-color:#ddffc9e6!important}.border-green-300\/95{border-color:#ddffc9f2!important}.border-green-400{--tw-border-opacity: 1 !important;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))!important}.border-green-400\/0{border-color:#4ade8000!important}.border-green-400\/10{border-color:#4ade801a!important}.border-green-400\/100{border-color:#4ade80!important}.border-green-400\/15{border-color:#4ade8026!important}.border-green-400\/20{border-color:#4ade8033!important}.border-green-400\/25{border-color:#4ade8040!important}.border-green-400\/30{border-color:#4ade804d!important}.border-green-400\/35{border-color:#4ade8059!important}.border-green-400\/40{border-color:#4ade8066!important}.border-green-400\/45{border-color:#4ade8073!important}.border-green-400\/5{border-color:#4ade800d!important}.border-green-400\/50{border-color:#4ade8080!important}.border-green-400\/55{border-color:#4ade808c!important}.border-green-400\/60{border-color:#4ade8099!important}.border-green-400\/65{border-color:#4ade80a6!important}.border-green-400\/70{border-color:#4ade80b3!important}.border-green-400\/75{border-color:#4ade80bf!important}.border-green-400\/80{border-color:#4ade80cc!important}.border-green-400\/85{border-color:#4ade80d9!important}.border-green-400\/90{border-color:#4ade80e6!important}.border-green-400\/95{border-color:#4ade80f2!important}.border-green-50{--tw-border-opacity: 1 !important;border-color:rgb(240 253 244 / var(--tw-border-opacity, 1))!important}.border-green-50\/0{border-color:#f0fdf400!important}.border-green-50\/10{border-color:#f0fdf41a!important}.border-green-50\/100{border-color:#f0fdf4!important}.border-green-50\/15{border-color:#f0fdf426!important}.border-green-50\/20{border-color:#f0fdf433!important}.border-green-50\/25{border-color:#f0fdf440!important}.border-green-50\/30{border-color:#f0fdf44d!important}.border-green-50\/35{border-color:#f0fdf459!important}.border-green-50\/40{border-color:#f0fdf466!important}.border-green-50\/45{border-color:#f0fdf473!important}.border-green-50\/5{border-color:#f0fdf40d!important}.border-green-50\/50{border-color:#f0fdf480!important}.border-green-50\/55{border-color:#f0fdf48c!important}.border-green-50\/60{border-color:#f0fdf499!important}.border-green-50\/65{border-color:#f0fdf4a6!important}.border-green-50\/70{border-color:#f0fdf4b3!important}.border-green-50\/75{border-color:#f0fdf4bf!important}.border-green-50\/80{border-color:#f0fdf4cc!important}.border-green-50\/85{border-color:#f0fdf4d9!important}.border-green-50\/90{border-color:#f0fdf4e6!important}.border-green-50\/95{border-color:#f0fdf4f2!important}.border-green-500{--tw-border-opacity: 1 !important;border-color:rgb(23 209 76 / var(--tw-border-opacity, 1))!important}.border-green-500\/0{border-color:#17d14c00!important}.border-green-500\/10{border-color:#17d14c1a!important}.border-green-500\/100{border-color:#17d14c!important}.border-green-500\/15{border-color:#17d14c26!important}.border-green-500\/20{border-color:#17d14c33!important}.border-green-500\/25{border-color:#17d14c40!important}.border-green-500\/30{border-color:#17d14c4d!important}.border-green-500\/35{border-color:#17d14c59!important}.border-green-500\/40{border-color:#17d14c66!important}.border-green-500\/45{border-color:#17d14c73!important}.border-green-500\/5{border-color:#17d14c0d!important}.border-green-500\/50{border-color:#17d14c80!important}.border-green-500\/55{border-color:#17d14c8c!important}.border-green-500\/60{border-color:#17d14c99!important}.border-green-500\/65{border-color:#17d14ca6!important}.border-green-500\/70{border-color:#17d14cb3!important}.border-green-500\/75{border-color:#17d14cbf!important}.border-green-500\/80{border-color:#17d14ccc!important}.border-green-500\/85{border-color:#17d14cd9!important}.border-green-500\/90{border-color:#17d14ce6!important}.border-green-500\/95{border-color:#17d14cf2!important}.border-green-600{--tw-border-opacity: 1 !important;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))!important}.border-green-600\/0{border-color:#16a34a00!important}.border-green-600\/10{border-color:#16a34a1a!important}.border-green-600\/100{border-color:#16a34a!important}.border-green-600\/15{border-color:#16a34a26!important}.border-green-600\/20{border-color:#16a34a33!important}.border-green-600\/25{border-color:#16a34a40!important}.border-green-600\/30{border-color:#16a34a4d!important}.border-green-600\/35{border-color:#16a34a59!important}.border-green-600\/40{border-color:#16a34a66!important}.border-green-600\/45{border-color:#16a34a73!important}.border-green-600\/5{border-color:#16a34a0d!important}.border-green-600\/50{border-color:#16a34a80!important}.border-green-600\/55{border-color:#16a34a8c!important}.border-green-600\/60{border-color:#16a34a99!important}.border-green-600\/65{border-color:#16a34aa6!important}.border-green-600\/70{border-color:#16a34ab3!important}.border-green-600\/75{border-color:#16a34abf!important}.border-green-600\/80{border-color:#16a34acc!important}.border-green-600\/85{border-color:#16a34ad9!important}.border-green-600\/90{border-color:#16a34ae6!important}.border-green-600\/95{border-color:#16a34af2!important}.border-green-700{--tw-border-opacity: 1 !important;border-color:rgb(21 128 61 / var(--tw-border-opacity, 1))!important}.border-green-700\/0{border-color:#15803d00!important}.border-green-700\/10{border-color:#15803d1a!important}.border-green-700\/100{border-color:#15803d!important}.border-green-700\/15{border-color:#15803d26!important}.border-green-700\/20{border-color:#15803d33!important}.border-green-700\/25{border-color:#15803d40!important}.border-green-700\/30{border-color:#15803d4d!important}.border-green-700\/35{border-color:#15803d59!important}.border-green-700\/40{border-color:#15803d66!important}.border-green-700\/45{border-color:#15803d73!important}.border-green-700\/5{border-color:#15803d0d!important}.border-green-700\/50{border-color:#15803d80!important}.border-green-700\/55{border-color:#15803d8c!important}.border-green-700\/60{border-color:#15803d99!important}.border-green-700\/65{border-color:#15803da6!important}.border-green-700\/70{border-color:#15803db3!important}.border-green-700\/75{border-color:#15803dbf!important}.border-green-700\/80{border-color:#15803dcc!important}.border-green-700\/85{border-color:#15803dd9!important}.border-green-700\/90{border-color:#15803de6!important}.border-green-700\/95{border-color:#15803df2!important}.border-green-800{--tw-border-opacity: 1 !important;border-color:rgb(22 101 52 / var(--tw-border-opacity, 1))!important}.border-green-800\/0{border-color:#16653400!important}.border-green-800\/10{border-color:#1665341a!important}.border-green-800\/100{border-color:#166534!important}.border-green-800\/15{border-color:#16653426!important}.border-green-800\/20{border-color:#16653433!important}.border-green-800\/25{border-color:#16653440!important}.border-green-800\/30{border-color:#1665344d!important}.border-green-800\/35{border-color:#16653459!important}.border-green-800\/40{border-color:#16653466!important}.border-green-800\/45{border-color:#16653473!important}.border-green-800\/5{border-color:#1665340d!important}.border-green-800\/50{border-color:#16653480!important}.border-green-800\/55{border-color:#1665348c!important}.border-green-800\/60{border-color:#16653499!important}.border-green-800\/65{border-color:#166534a6!important}.border-green-800\/70{border-color:#166534b3!important}.border-green-800\/75{border-color:#166534bf!important}.border-green-800\/80{border-color:#166534cc!important}.border-green-800\/85{border-color:#166534d9!important}.border-green-800\/90{border-color:#166534e6!important}.border-green-800\/95{border-color:#166534f2!important}.border-green-900{--tw-border-opacity: 1 !important;border-color:rgb(20 83 45 / var(--tw-border-opacity, 1))!important}.border-green-900\/0{border-color:#14532d00!important}.border-green-900\/10{border-color:#14532d1a!important}.border-green-900\/100{border-color:#14532d!important}.border-green-900\/15{border-color:#14532d26!important}.border-green-900\/20{border-color:#14532d33!important}.border-green-900\/25{border-color:#14532d40!important}.border-green-900\/30{border-color:#14532d4d!important}.border-green-900\/35{border-color:#14532d59!important}.border-green-900\/40{border-color:#14532d66!important}.border-green-900\/45{border-color:#14532d73!important}.border-green-900\/5{border-color:#14532d0d!important}.border-green-900\/50{border-color:#14532d80!important}.border-green-900\/55{border-color:#14532d8c!important}.border-green-900\/60{border-color:#14532d99!important}.border-green-900\/65{border-color:#14532da6!important}.border-green-900\/70{border-color:#14532db3!important}.border-green-900\/75{border-color:#14532dbf!important}.border-green-900\/80{border-color:#14532dcc!important}.border-green-900\/85{border-color:#14532dd9!important}.border-green-900\/90{border-color:#14532de6!important}.border-green-900\/95{border-color:#14532df2!important}.border-green-950{--tw-border-opacity: 1 !important;border-color:rgb(5 46 22 / var(--tw-border-opacity, 1))!important}.border-green-950\/0{border-color:#052e1600!important}.border-green-950\/10{border-color:#052e161a!important}.border-green-950\/100{border-color:#052e16!important}.border-green-950\/15{border-color:#052e1626!important}.border-green-950\/20{border-color:#052e1633!important}.border-green-950\/25{border-color:#052e1640!important}.border-green-950\/30{border-color:#052e164d!important}.border-green-950\/35{border-color:#052e1659!important}.border-green-950\/40{border-color:#052e1666!important}.border-green-950\/45{border-color:#052e1673!important}.border-green-950\/5{border-color:#052e160d!important}.border-green-950\/50{border-color:#052e1680!important}.border-green-950\/55{border-color:#052e168c!important}.border-green-950\/60{border-color:#052e1699!important}.border-green-950\/65{border-color:#052e16a6!important}.border-green-950\/70{border-color:#052e16b3!important}.border-green-950\/75{border-color:#052e16bf!important}.border-green-950\/80{border-color:#052e16cc!important}.border-green-950\/85{border-color:#052e16d9!important}.border-green-950\/90{border-color:#052e16e6!important}.border-green-950\/95{border-color:#052e16f2!important}.border-neutral-200{--tw-border-opacity: 1 !important;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1))!important}.border-orange-100{--tw-border-opacity: 1 !important;border-color:rgb(255 237 213 / var(--tw-border-opacity, 1))!important}.border-orange-100\/0{border-color:#ffedd500!important}.border-orange-100\/10{border-color:#ffedd51a!important}.border-orange-100\/100{border-color:#ffedd5!important}.border-orange-100\/15{border-color:#ffedd526!important}.border-orange-100\/20{border-color:#ffedd533!important}.border-orange-100\/25{border-color:#ffedd540!important}.border-orange-100\/30{border-color:#ffedd54d!important}.border-orange-100\/35{border-color:#ffedd559!important}.border-orange-100\/40{border-color:#ffedd566!important}.border-orange-100\/45{border-color:#ffedd573!important}.border-orange-100\/5{border-color:#ffedd50d!important}.border-orange-100\/50{border-color:#ffedd580!important}.border-orange-100\/55{border-color:#ffedd58c!important}.border-orange-100\/60{border-color:#ffedd599!important}.border-orange-100\/65{border-color:#ffedd5a6!important}.border-orange-100\/70{border-color:#ffedd5b3!important}.border-orange-100\/75{border-color:#ffedd5bf!important}.border-orange-100\/80{border-color:#ffedd5cc!important}.border-orange-100\/85{border-color:#ffedd5d9!important}.border-orange-100\/90{border-color:#ffedd5e6!important}.border-orange-100\/95{border-color:#ffedd5f2!important}.border-orange-200{--tw-border-opacity: 1 !important;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))!important}.border-orange-200\/0{border-color:#fed7aa00!important}.border-orange-200\/10{border-color:#fed7aa1a!important}.border-orange-200\/100{border-color:#fed7aa!important}.border-orange-200\/15{border-color:#fed7aa26!important}.border-orange-200\/20{border-color:#fed7aa33!important}.border-orange-200\/25{border-color:#fed7aa40!important}.border-orange-200\/30{border-color:#fed7aa4d!important}.border-orange-200\/35{border-color:#fed7aa59!important}.border-orange-200\/40{border-color:#fed7aa66!important}.border-orange-200\/45{border-color:#fed7aa73!important}.border-orange-200\/5{border-color:#fed7aa0d!important}.border-orange-200\/50{border-color:#fed7aa80!important}.border-orange-200\/55{border-color:#fed7aa8c!important}.border-orange-200\/60{border-color:#fed7aa99!important}.border-orange-200\/65{border-color:#fed7aaa6!important}.border-orange-200\/70{border-color:#fed7aab3!important}.border-orange-200\/75{border-color:#fed7aabf!important}.border-orange-200\/80{border-color:#fed7aacc!important}.border-orange-200\/85{border-color:#fed7aad9!important}.border-orange-200\/90{border-color:#fed7aae6!important}.border-orange-200\/95{border-color:#fed7aaf2!important}.border-orange-300{--tw-border-opacity: 1 !important;border-color:rgb(253 186 116 / var(--tw-border-opacity, 1))!important}.border-orange-300\/0{border-color:#fdba7400!important}.border-orange-300\/10{border-color:#fdba741a!important}.border-orange-300\/100{border-color:#fdba74!important}.border-orange-300\/15{border-color:#fdba7426!important}.border-orange-300\/20{border-color:#fdba7433!important}.border-orange-300\/25{border-color:#fdba7440!important}.border-orange-300\/30{border-color:#fdba744d!important}.border-orange-300\/35{border-color:#fdba7459!important}.border-orange-300\/40{border-color:#fdba7466!important}.border-orange-300\/45{border-color:#fdba7473!important}.border-orange-300\/5{border-color:#fdba740d!important}.border-orange-300\/50{border-color:#fdba7480!important}.border-orange-300\/55{border-color:#fdba748c!important}.border-orange-300\/60{border-color:#fdba7499!important}.border-orange-300\/65{border-color:#fdba74a6!important}.border-orange-300\/70{border-color:#fdba74b3!important}.border-orange-300\/75{border-color:#fdba74bf!important}.border-orange-300\/80{border-color:#fdba74cc!important}.border-orange-300\/85{border-color:#fdba74d9!important}.border-orange-300\/90{border-color:#fdba74e6!important}.border-orange-300\/95{border-color:#fdba74f2!important}.border-orange-400{--tw-border-opacity: 1 !important;border-color:rgb(251 146 60 / var(--tw-border-opacity, 1))!important}.border-orange-400\/0{border-color:#fb923c00!important}.border-orange-400\/10{border-color:#fb923c1a!important}.border-orange-400\/100{border-color:#fb923c!important}.border-orange-400\/15{border-color:#fb923c26!important}.border-orange-400\/20{border-color:#fb923c33!important}.border-orange-400\/25{border-color:#fb923c40!important}.border-orange-400\/30{border-color:#fb923c4d!important}.border-orange-400\/35{border-color:#fb923c59!important}.border-orange-400\/40{border-color:#fb923c66!important}.border-orange-400\/45{border-color:#fb923c73!important}.border-orange-400\/5{border-color:#fb923c0d!important}.border-orange-400\/50{border-color:#fb923c80!important}.border-orange-400\/55{border-color:#fb923c8c!important}.border-orange-400\/60{border-color:#fb923c99!important}.border-orange-400\/65{border-color:#fb923ca6!important}.border-orange-400\/70{border-color:#fb923cb3!important}.border-orange-400\/75{border-color:#fb923cbf!important}.border-orange-400\/80{border-color:#fb923ccc!important}.border-orange-400\/85{border-color:#fb923cd9!important}.border-orange-400\/90{border-color:#fb923ce6!important}.border-orange-400\/95{border-color:#fb923cf2!important}.border-orange-50{--tw-border-opacity: 1 !important;border-color:rgb(255 247 237 / var(--tw-border-opacity, 1))!important}.border-orange-50\/0{border-color:#fff7ed00!important}.border-orange-50\/10{border-color:#fff7ed1a!important}.border-orange-50\/100{border-color:#fff7ed!important}.border-orange-50\/15{border-color:#fff7ed26!important}.border-orange-50\/20{border-color:#fff7ed33!important}.border-orange-50\/25{border-color:#fff7ed40!important}.border-orange-50\/30{border-color:#fff7ed4d!important}.border-orange-50\/35{border-color:#fff7ed59!important}.border-orange-50\/40{border-color:#fff7ed66!important}.border-orange-50\/45{border-color:#fff7ed73!important}.border-orange-50\/5{border-color:#fff7ed0d!important}.border-orange-50\/50{border-color:#fff7ed80!important}.border-orange-50\/55{border-color:#fff7ed8c!important}.border-orange-50\/60{border-color:#fff7ed99!important}.border-orange-50\/65{border-color:#fff7eda6!important}.border-orange-50\/70{border-color:#fff7edb3!important}.border-orange-50\/75{border-color:#fff7edbf!important}.border-orange-50\/80{border-color:#fff7edcc!important}.border-orange-50\/85{border-color:#fff7edd9!important}.border-orange-50\/90{border-color:#fff7ede6!important}.border-orange-50\/95{border-color:#fff7edf2!important}.border-orange-500{--tw-border-opacity: 1 !important;border-color:rgb(238 142 29 / var(--tw-border-opacity, 1))!important}.border-orange-500\/0{border-color:#ee8e1d00!important}.border-orange-500\/10{border-color:#ee8e1d1a!important}.border-orange-500\/100{border-color:#ee8e1d!important}.border-orange-500\/15{border-color:#ee8e1d26!important}.border-orange-500\/20{border-color:#ee8e1d33!important}.border-orange-500\/25{border-color:#ee8e1d40!important}.border-orange-500\/30{border-color:#ee8e1d4d!important}.border-orange-500\/35{border-color:#ee8e1d59!important}.border-orange-500\/40{border-color:#ee8e1d66!important}.border-orange-500\/45{border-color:#ee8e1d73!important}.border-orange-500\/5{border-color:#ee8e1d0d!important}.border-orange-500\/50{border-color:#ee8e1d80!important}.border-orange-500\/55{border-color:#ee8e1d8c!important}.border-orange-500\/60{border-color:#ee8e1d99!important}.border-orange-500\/65{border-color:#ee8e1da6!important}.border-orange-500\/70{border-color:#ee8e1db3!important}.border-orange-500\/75{border-color:#ee8e1dbf!important}.border-orange-500\/80{border-color:#ee8e1dcc!important}.border-orange-500\/85{border-color:#ee8e1dd9!important}.border-orange-500\/90{border-color:#ee8e1de6!important}.border-orange-500\/95{border-color:#ee8e1df2!important}.border-orange-600{--tw-border-opacity: 1 !important;border-color:rgb(234 88 12 / var(--tw-border-opacity, 1))!important}.border-orange-600\/0{border-color:#ea580c00!important}.border-orange-600\/10{border-color:#ea580c1a!important}.border-orange-600\/100{border-color:#ea580c!important}.border-orange-600\/15{border-color:#ea580c26!important}.border-orange-600\/20{border-color:#ea580c33!important}.border-orange-600\/25{border-color:#ea580c40!important}.border-orange-600\/30{border-color:#ea580c4d!important}.border-orange-600\/35{border-color:#ea580c59!important}.border-orange-600\/40{border-color:#ea580c66!important}.border-orange-600\/45{border-color:#ea580c73!important}.border-orange-600\/5{border-color:#ea580c0d!important}.border-orange-600\/50{border-color:#ea580c80!important}.border-orange-600\/55{border-color:#ea580c8c!important}.border-orange-600\/60{border-color:#ea580c99!important}.border-orange-600\/65{border-color:#ea580ca6!important}.border-orange-600\/70{border-color:#ea580cb3!important}.border-orange-600\/75{border-color:#ea580cbf!important}.border-orange-600\/80{border-color:#ea580ccc!important}.border-orange-600\/85{border-color:#ea580cd9!important}.border-orange-600\/90{border-color:#ea580ce6!important}.border-orange-600\/95{border-color:#ea580cf2!important}.border-orange-700{--tw-border-opacity: 1 !important;border-color:rgb(194 65 12 / var(--tw-border-opacity, 1))!important}.border-orange-700\/0{border-color:#c2410c00!important}.border-orange-700\/10{border-color:#c2410c1a!important}.border-orange-700\/100{border-color:#c2410c!important}.border-orange-700\/15{border-color:#c2410c26!important}.border-orange-700\/20{border-color:#c2410c33!important}.border-orange-700\/25{border-color:#c2410c40!important}.border-orange-700\/30{border-color:#c2410c4d!important}.border-orange-700\/35{border-color:#c2410c59!important}.border-orange-700\/40{border-color:#c2410c66!important}.border-orange-700\/45{border-color:#c2410c73!important}.border-orange-700\/5{border-color:#c2410c0d!important}.border-orange-700\/50{border-color:#c2410c80!important}.border-orange-700\/55{border-color:#c2410c8c!important}.border-orange-700\/60{border-color:#c2410c99!important}.border-orange-700\/65{border-color:#c2410ca6!important}.border-orange-700\/70{border-color:#c2410cb3!important}.border-orange-700\/75{border-color:#c2410cbf!important}.border-orange-700\/80{border-color:#c2410ccc!important}.border-orange-700\/85{border-color:#c2410cd9!important}.border-orange-700\/90{border-color:#c2410ce6!important}.border-orange-700\/95{border-color:#c2410cf2!important}.border-orange-800{--tw-border-opacity: 1 !important;border-color:rgb(154 52 18 / var(--tw-border-opacity, 1))!important}.border-orange-800\/0{border-color:#9a341200!important}.border-orange-800\/10{border-color:#9a34121a!important}.border-orange-800\/100{border-color:#9a3412!important}.border-orange-800\/15{border-color:#9a341226!important}.border-orange-800\/20{border-color:#9a341233!important}.border-orange-800\/25{border-color:#9a341240!important}.border-orange-800\/30{border-color:#9a34124d!important}.border-orange-800\/35{border-color:#9a341259!important}.border-orange-800\/40{border-color:#9a341266!important}.border-orange-800\/45{border-color:#9a341273!important}.border-orange-800\/5{border-color:#9a34120d!important}.border-orange-800\/50{border-color:#9a341280!important}.border-orange-800\/55{border-color:#9a34128c!important}.border-orange-800\/60{border-color:#9a341299!important}.border-orange-800\/65{border-color:#9a3412a6!important}.border-orange-800\/70{border-color:#9a3412b3!important}.border-orange-800\/75{border-color:#9a3412bf!important}.border-orange-800\/80{border-color:#9a3412cc!important}.border-orange-800\/85{border-color:#9a3412d9!important}.border-orange-800\/90{border-color:#9a3412e6!important}.border-orange-800\/95{border-color:#9a3412f2!important}.border-orange-900{--tw-border-opacity: 1 !important;border-color:rgb(124 45 18 / var(--tw-border-opacity, 1))!important}.border-orange-900\/0{border-color:#7c2d1200!important}.border-orange-900\/10{border-color:#7c2d121a!important}.border-orange-900\/100{border-color:#7c2d12!important}.border-orange-900\/15{border-color:#7c2d1226!important}.border-orange-900\/20{border-color:#7c2d1233!important}.border-orange-900\/25{border-color:#7c2d1240!important}.border-orange-900\/30{border-color:#7c2d124d!important}.border-orange-900\/35{border-color:#7c2d1259!important}.border-orange-900\/40{border-color:#7c2d1266!important}.border-orange-900\/45{border-color:#7c2d1273!important}.border-orange-900\/5{border-color:#7c2d120d!important}.border-orange-900\/50{border-color:#7c2d1280!important}.border-orange-900\/55{border-color:#7c2d128c!important}.border-orange-900\/60{border-color:#7c2d1299!important}.border-orange-900\/65{border-color:#7c2d12a6!important}.border-orange-900\/70{border-color:#7c2d12b3!important}.border-orange-900\/75{border-color:#7c2d12bf!important}.border-orange-900\/80{border-color:#7c2d12cc!important}.border-orange-900\/85{border-color:#7c2d12d9!important}.border-orange-900\/90{border-color:#7c2d12e6!important}.border-orange-900\/95{border-color:#7c2d12f2!important}.border-orange-950{--tw-border-opacity: 1 !important;border-color:rgb(67 20 7 / var(--tw-border-opacity, 1))!important}.border-orange-950\/0{border-color:#43140700!important}.border-orange-950\/10{border-color:#4314071a!important}.border-orange-950\/100{border-color:#431407!important}.border-orange-950\/15{border-color:#43140726!important}.border-orange-950\/20{border-color:#43140733!important}.border-orange-950\/25{border-color:#43140740!important}.border-orange-950\/30{border-color:#4314074d!important}.border-orange-950\/35{border-color:#43140759!important}.border-orange-950\/40{border-color:#43140766!important}.border-orange-950\/45{border-color:#43140773!important}.border-orange-950\/5{border-color:#4314070d!important}.border-orange-950\/50{border-color:#43140780!important}.border-orange-950\/55{border-color:#4314078c!important}.border-orange-950\/60{border-color:#43140799!important}.border-orange-950\/65{border-color:#431407a6!important}.border-orange-950\/70{border-color:#431407b3!important}.border-orange-950\/75{border-color:#431407bf!important}.border-orange-950\/80{border-color:#431407cc!important}.border-orange-950\/85{border-color:#431407d9!important}.border-orange-950\/90{border-color:#431407e6!important}.border-orange-950\/95{border-color:#431407f2!important}.border-primary-100{--tw-border-opacity: 1 !important;border-color:rgb(245 249 255 / var(--tw-border-opacity, 1))!important}.border-primary-100\/0{border-color:#f5f9ff00!important}.border-primary-100\/10{border-color:#f5f9ff1a!important}.border-primary-100\/100{border-color:#f5f9ff!important}.border-primary-100\/15{border-color:#f5f9ff26!important}.border-primary-100\/20{border-color:#f5f9ff33!important}.border-primary-100\/25{border-color:#f5f9ff40!important}.border-primary-100\/30{border-color:#f5f9ff4d!important}.border-primary-100\/35{border-color:#f5f9ff59!important}.border-primary-100\/40{border-color:#f5f9ff66!important}.border-primary-100\/45{border-color:#f5f9ff73!important}.border-primary-100\/5{border-color:#f5f9ff0d!important}.border-primary-100\/50{border-color:#f5f9ff80!important}.border-primary-100\/55{border-color:#f5f9ff8c!important}.border-primary-100\/60{border-color:#f5f9ff99!important}.border-primary-100\/65{border-color:#f5f9ffa6!important}.border-primary-100\/70{border-color:#f5f9ffb3!important}.border-primary-100\/75{border-color:#f5f9ffbf!important}.border-primary-100\/80{border-color:#f5f9ffcc!important}.border-primary-100\/85{border-color:#f5f9ffd9!important}.border-primary-100\/90{border-color:#f5f9ffe6!important}.border-primary-100\/95{border-color:#f5f9fff2!important}.border-primary-200{--tw-border-opacity: 1 !important;border-color:rgb(225 236 254 / var(--tw-border-opacity, 1))!important}.border-primary-200\/0{border-color:#e1ecfe00!important}.border-primary-200\/10{border-color:#e1ecfe1a!important}.border-primary-200\/100{border-color:#e1ecfe!important}.border-primary-200\/15{border-color:#e1ecfe26!important}.border-primary-200\/20{border-color:#e1ecfe33!important}.border-primary-200\/25{border-color:#e1ecfe40!important}.border-primary-200\/30{border-color:#e1ecfe4d!important}.border-primary-200\/35{border-color:#e1ecfe59!important}.border-primary-200\/40{border-color:#e1ecfe66!important}.border-primary-200\/45{border-color:#e1ecfe73!important}.border-primary-200\/5{border-color:#e1ecfe0d!important}.border-primary-200\/50{border-color:#e1ecfe80!important}.border-primary-200\/55{border-color:#e1ecfe8c!important}.border-primary-200\/60{border-color:#e1ecfe99!important}.border-primary-200\/65{border-color:#e1ecfea6!important}.border-primary-200\/70{border-color:#e1ecfeb3!important}.border-primary-200\/75{border-color:#e1ecfebf!important}.border-primary-200\/80{border-color:#e1ecfecc!important}.border-primary-200\/85{border-color:#e1ecfed9!important}.border-primary-200\/90{border-color:#e1ecfee6!important}.border-primary-200\/95{border-color:#e1ecfef2!important}.border-primary-300{--tw-border-opacity: 1 !important;border-color:rgb(215 229 253 / var(--tw-border-opacity, 1))!important}.border-primary-300\/0{border-color:#d7e5fd00!important}.border-primary-300\/10{border-color:#d7e5fd1a!important}.border-primary-300\/100{border-color:#d7e5fd!important}.border-primary-300\/15{border-color:#d7e5fd26!important}.border-primary-300\/20{border-color:#d7e5fd33!important}.border-primary-300\/25{border-color:#d7e5fd40!important}.border-primary-300\/30{border-color:#d7e5fd4d!important}.border-primary-300\/35{border-color:#d7e5fd59!important}.border-primary-300\/40{border-color:#d7e5fd66!important}.border-primary-300\/45{border-color:#d7e5fd73!important}.border-primary-300\/5{border-color:#d7e5fd0d!important}.border-primary-300\/50{border-color:#d7e5fd80!important}.border-primary-300\/55{border-color:#d7e5fd8c!important}.border-primary-300\/60{border-color:#d7e5fd99!important}.border-primary-300\/65{border-color:#d7e5fda6!important}.border-primary-300\/70{border-color:#d7e5fdb3!important}.border-primary-300\/75{border-color:#d7e5fdbf!important}.border-primary-300\/80{border-color:#d7e5fdcc!important}.border-primary-300\/85{border-color:#d7e5fdd9!important}.border-primary-300\/90{border-color:#d7e5fde6!important}.border-primary-300\/95{border-color:#d7e5fdf2!important}.border-primary-50{--tw-border-opacity: 1 !important;border-color:rgb(245 249 255 / var(--tw-border-opacity, 1))!important}.border-primary-50\/0{border-color:#f5f9ff00!important}.border-primary-50\/10{border-color:#f5f9ff1a!important}.border-primary-50\/100{border-color:#f5f9ff!important}.border-primary-50\/15{border-color:#f5f9ff26!important}.border-primary-50\/20{border-color:#f5f9ff33!important}.border-primary-50\/25{border-color:#f5f9ff40!important}.border-primary-50\/30{border-color:#f5f9ff4d!important}.border-primary-50\/35{border-color:#f5f9ff59!important}.border-primary-50\/40{border-color:#f5f9ff66!important}.border-primary-50\/45{border-color:#f5f9ff73!important}.border-primary-50\/5{border-color:#f5f9ff0d!important}.border-primary-50\/50{border-color:#f5f9ff80!important}.border-primary-50\/55{border-color:#f5f9ff8c!important}.border-primary-50\/60{border-color:#f5f9ff99!important}.border-primary-50\/65{border-color:#f5f9ffa6!important}.border-primary-50\/70{border-color:#f5f9ffb3!important}.border-primary-50\/75{border-color:#f5f9ffbf!important}.border-primary-50\/80{border-color:#f5f9ffcc!important}.border-primary-50\/85{border-color:#f5f9ffd9!important}.border-primary-50\/90{border-color:#f5f9ffe6!important}.border-primary-50\/95{border-color:#f5f9fff2!important}.border-primary-500{--tw-border-opacity: 1 !important;border-color:rgb(55 125 247 / var(--tw-border-opacity, 1))!important}.border-primary-500\/0{border-color:#377df700!important}.border-primary-500\/10{border-color:#377df71a!important}.border-primary-500\/100{border-color:#377df7!important}.border-primary-500\/15{border-color:#377df726!important}.border-primary-500\/20{border-color:#377df733!important}.border-primary-500\/25{border-color:#377df740!important}.border-primary-500\/30{border-color:#377df74d!important}.border-primary-500\/35{border-color:#377df759!important}.border-primary-500\/40{border-color:#377df766!important}.border-primary-500\/45{border-color:#377df773!important}.border-primary-500\/5{border-color:#377df70d!important}.border-primary-500\/50{border-color:#377df780!important}.border-primary-500\/55{border-color:#377df78c!important}.border-primary-500\/60{border-color:#377df799!important}.border-primary-500\/65{border-color:#377df7a6!important}.border-primary-500\/70{border-color:#377df7b3!important}.border-primary-500\/75{border-color:#377df7bf!important}.border-primary-500\/80{border-color:#377df7cc!important}.border-primary-500\/85{border-color:#377df7d9!important}.border-primary-500\/90{border-color:#377df7e6!important}.border-primary-500\/95{border-color:#377df7f2!important}.border-primary-700{--tw-border-opacity: 1 !important;border-color:rgb(17 89 215 / var(--tw-border-opacity, 1))!important}.border-primary-700\/0{border-color:#1159d700!important}.border-primary-700\/10{border-color:#1159d71a!important}.border-primary-700\/100{border-color:#1159d7!important}.border-primary-700\/15{border-color:#1159d726!important}.border-primary-700\/20{border-color:#1159d733!important}.border-primary-700\/25{border-color:#1159d740!important}.border-primary-700\/30{border-color:#1159d74d!important}.border-primary-700\/35{border-color:#1159d759!important}.border-primary-700\/40{border-color:#1159d766!important}.border-primary-700\/45{border-color:#1159d773!important}.border-primary-700\/5{border-color:#1159d70d!important}.border-primary-700\/50{border-color:#1159d780!important}.border-primary-700\/55{border-color:#1159d78c!important}.border-primary-700\/60{border-color:#1159d799!important}.border-primary-700\/65{border-color:#1159d7a6!important}.border-primary-700\/70{border-color:#1159d7b3!important}.border-primary-700\/75{border-color:#1159d7bf!important}.border-primary-700\/80{border-color:#1159d7cc!important}.border-primary-700\/85{border-color:#1159d7d9!important}.border-primary-700\/90{border-color:#1159d7e6!important}.border-primary-700\/95{border-color:#1159d7f2!important}.border-primary-content{--tw-border-opacity: 1 !important;border-color:hsl(var(--pc) / var(--tw-border-opacity, 1))!important}.border-primary-content\/0{border-color:hsl(var(--pc) / 0)!important}.border-primary-content\/10{border-color:hsl(var(--pc) / .1)!important}.border-primary-content\/100{border-color:hsl(var(--pc) / 1)!important}.border-primary-content\/15{border-color:hsl(var(--pc) / .15)!important}.border-primary-content\/20{border-color:hsl(var(--pc) / .2)!important}.border-primary-content\/25{border-color:hsl(var(--pc) / .25)!important}.border-primary-content\/30{border-color:hsl(var(--pc) / .3)!important}.border-primary-content\/35{border-color:hsl(var(--pc) / .35)!important}.border-primary-content\/40{border-color:hsl(var(--pc) / .4)!important}.border-primary-content\/45{border-color:hsl(var(--pc) / .45)!important}.border-primary-content\/5{border-color:hsl(var(--pc) / .05)!important}.border-primary-content\/50{border-color:hsl(var(--pc) / .5)!important}.border-primary-content\/55{border-color:hsl(var(--pc) / .55)!important}.border-primary-content\/60{border-color:hsl(var(--pc) / .6)!important}.border-primary-content\/65{border-color:hsl(var(--pc) / .65)!important}.border-primary-content\/70{border-color:hsl(var(--pc) / .7)!important}.border-primary-content\/75{border-color:hsl(var(--pc) / .75)!important}.border-primary-content\/80{border-color:hsl(var(--pc) / .8)!important}.border-primary-content\/85{border-color:hsl(var(--pc) / .85)!important}.border-primary-content\/90{border-color:hsl(var(--pc) / .9)!important}.border-primary-content\/95{border-color:hsl(var(--pc) / .95)!important}.border-primary-focus{--tw-border-opacity: 1 !important;border-color:hsl(var(--pf, var(--p)) / var(--tw-border-opacity, 1))!important}.border-primary-focus\/0{border-color:hsl(var(--pf, var(--p)) / 0)!important}.border-primary-focus\/10{border-color:hsl(var(--pf, var(--p)) / .1)!important}.border-primary-focus\/100{border-color:hsl(var(--pf, var(--p)) / 1)!important}.border-primary-focus\/15{border-color:hsl(var(--pf, var(--p)) / .15)!important}.border-primary-focus\/20{border-color:hsl(var(--pf, var(--p)) / .2)!important}.border-primary-focus\/25{border-color:hsl(var(--pf, var(--p)) / .25)!important}.border-primary-focus\/30{border-color:hsl(var(--pf, var(--p)) / .3)!important}.border-primary-focus\/35{border-color:hsl(var(--pf, var(--p)) / .35)!important}.border-primary-focus\/40{border-color:hsl(var(--pf, var(--p)) / .4)!important}.border-primary-focus\/45{border-color:hsl(var(--pf, var(--p)) / .45)!important}.border-primary-focus\/5{border-color:hsl(var(--pf, var(--p)) / .05)!important}.border-primary-focus\/50{border-color:hsl(var(--pf, var(--p)) / .5)!important}.border-primary-focus\/55{border-color:hsl(var(--pf, var(--p)) / .55)!important}.border-primary-focus\/60{border-color:hsl(var(--pf, var(--p)) / .6)!important}.border-primary-focus\/65{border-color:hsl(var(--pf, var(--p)) / .65)!important}.border-primary-focus\/70{border-color:hsl(var(--pf, var(--p)) / .7)!important}.border-primary-focus\/75{border-color:hsl(var(--pf, var(--p)) / .75)!important}.border-primary-focus\/80{border-color:hsl(var(--pf, var(--p)) / .8)!important}.border-primary-focus\/85{border-color:hsl(var(--pf, var(--p)) / .85)!important}.border-primary-focus\/90{border-color:hsl(var(--pf, var(--p)) / .9)!important}.border-primary-focus\/95{border-color:hsl(var(--pf, var(--p)) / .95)!important}.border-red-100{--tw-border-opacity: 1 !important;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))!important}.border-red-100\/0{border-color:#fee2e200!important}.border-red-100\/10{border-color:#fee2e21a!important}.border-red-100\/100{border-color:#fee2e2!important}.border-red-100\/15{border-color:#fee2e226!important}.border-red-100\/20{border-color:#fee2e233!important}.border-red-100\/25{border-color:#fee2e240!important}.border-red-100\/30{border-color:#fee2e24d!important}.border-red-100\/35{border-color:#fee2e259!important}.border-red-100\/40{border-color:#fee2e266!important}.border-red-100\/45{border-color:#fee2e273!important}.border-red-100\/5{border-color:#fee2e20d!important}.border-red-100\/50{border-color:#fee2e280!important}.border-red-100\/55{border-color:#fee2e28c!important}.border-red-100\/60{border-color:#fee2e299!important}.border-red-100\/65{border-color:#fee2e2a6!important}.border-red-100\/70{border-color:#fee2e2b3!important}.border-red-100\/75{border-color:#fee2e2bf!important}.border-red-100\/80{border-color:#fee2e2cc!important}.border-red-100\/85{border-color:#fee2e2d9!important}.border-red-100\/90{border-color:#fee2e2e6!important}.border-red-100\/95{border-color:#fee2e2f2!important}.border-red-200{--tw-border-opacity: 1 !important;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))!important}.border-red-200\/0{border-color:#fecaca00!important}.border-red-200\/10{border-color:#fecaca1a!important}.border-red-200\/100{border-color:#fecaca!important}.border-red-200\/15{border-color:#fecaca26!important}.border-red-200\/20{border-color:#fecaca33!important}.border-red-200\/25{border-color:#fecaca40!important}.border-red-200\/30{border-color:#fecaca4d!important}.border-red-200\/35{border-color:#fecaca59!important}.border-red-200\/40{border-color:#fecaca66!important}.border-red-200\/45{border-color:#fecaca73!important}.border-red-200\/5{border-color:#fecaca0d!important}.border-red-200\/50{border-color:#fecaca80!important}.border-red-200\/55{border-color:#fecaca8c!important}.border-red-200\/60{border-color:#fecaca99!important}.border-red-200\/65{border-color:#fecacaa6!important}.border-red-200\/70{border-color:#fecacab3!important}.border-red-200\/75{border-color:#fecacabf!important}.border-red-200\/80{border-color:#fecacacc!important}.border-red-200\/85{border-color:#fecacad9!important}.border-red-200\/90{border-color:#fecacae6!important}.border-red-200\/95{border-color:#fecacaf2!important}.border-red-300{--tw-border-opacity: 1 !important;border-color:rgb(255 208 201 / var(--tw-border-opacity, 1))!important}.border-red-300\/0{border-color:#ffd0c900!important}.border-red-300\/10{border-color:#ffd0c91a!important}.border-red-300\/100{border-color:#ffd0c9!important}.border-red-300\/15{border-color:#ffd0c926!important}.border-red-300\/20{border-color:#ffd0c933!important}.border-red-300\/25{border-color:#ffd0c940!important}.border-red-300\/30{border-color:#ffd0c94d!important}.border-red-300\/35{border-color:#ffd0c959!important}.border-red-300\/40{border-color:#ffd0c966!important}.border-red-300\/45{border-color:#ffd0c973!important}.border-red-300\/5{border-color:#ffd0c90d!important}.border-red-300\/50{border-color:#ffd0c980!important}.border-red-300\/55{border-color:#ffd0c98c!important}.border-red-300\/60{border-color:#ffd0c999!important}.border-red-300\/65{border-color:#ffd0c9a6!important}.border-red-300\/70{border-color:#ffd0c9b3!important}.border-red-300\/75{border-color:#ffd0c9bf!important}.border-red-300\/80{border-color:#ffd0c9cc!important}.border-red-300\/85{border-color:#ffd0c9d9!important}.border-red-300\/90{border-color:#ffd0c9e6!important}.border-red-300\/95{border-color:#ffd0c9f2!important}.border-red-400{--tw-border-opacity: 1 !important;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))!important}.border-red-400\/0{border-color:#f8717100!important}.border-red-400\/10{border-color:#f871711a!important}.border-red-400\/100{border-color:#f87171!important}.border-red-400\/15{border-color:#f8717126!important}.border-red-400\/20{border-color:#f8717133!important}.border-red-400\/25{border-color:#f8717140!important}.border-red-400\/30{border-color:#f871714d!important}.border-red-400\/35{border-color:#f8717159!important}.border-red-400\/40{border-color:#f8717166!important}.border-red-400\/45{border-color:#f8717173!important}.border-red-400\/5{border-color:#f871710d!important}.border-red-400\/50{border-color:#f8717180!important}.border-red-400\/55{border-color:#f871718c!important}.border-red-400\/60{border-color:#f8717199!important}.border-red-400\/65{border-color:#f87171a6!important}.border-red-400\/70{border-color:#f87171b3!important}.border-red-400\/75{border-color:#f87171bf!important}.border-red-400\/80{border-color:#f87171cc!important}.border-red-400\/85{border-color:#f87171d9!important}.border-red-400\/90{border-color:#f87171e6!important}.border-red-400\/95{border-color:#f87171f2!important}.border-red-50{--tw-border-opacity: 1 !important;border-color:rgb(254 242 242 / var(--tw-border-opacity, 1))!important}.border-red-50\/0{border-color:#fef2f200!important}.border-red-50\/10{border-color:#fef2f21a!important}.border-red-50\/100{border-color:#fef2f2!important}.border-red-50\/15{border-color:#fef2f226!important}.border-red-50\/20{border-color:#fef2f233!important}.border-red-50\/25{border-color:#fef2f240!important}.border-red-50\/30{border-color:#fef2f24d!important}.border-red-50\/35{border-color:#fef2f259!important}.border-red-50\/40{border-color:#fef2f266!important}.border-red-50\/45{border-color:#fef2f273!important}.border-red-50\/5{border-color:#fef2f20d!important}.border-red-50\/50{border-color:#fef2f280!important}.border-red-50\/55{border-color:#fef2f28c!important}.border-red-50\/60{border-color:#fef2f299!important}.border-red-50\/65{border-color:#fef2f2a6!important}.border-red-50\/70{border-color:#fef2f2b3!important}.border-red-50\/75{border-color:#fef2f2bf!important}.border-red-50\/80{border-color:#fef2f2cc!important}.border-red-50\/85{border-color:#fef2f2d9!important}.border-red-50\/90{border-color:#fef2f2e6!important}.border-red-50\/95{border-color:#fef2f2f2!important}.border-red-500{--tw-border-opacity: 1 !important;border-color:rgb(210 45 45 / var(--tw-border-opacity, 1))!important}.border-red-500\/0{border-color:#d22d2d00!important}.border-red-500\/10{border-color:#d22d2d1a!important}.border-red-500\/100{border-color:#d22d2d!important}.border-red-500\/15{border-color:#d22d2d26!important}.border-red-500\/20{border-color:#d22d2d33!important}.border-red-500\/25{border-color:#d22d2d40!important}.border-red-500\/30{border-color:#d22d2d4d!important}.border-red-500\/35{border-color:#d22d2d59!important}.border-red-500\/40{border-color:#d22d2d66!important}.border-red-500\/45{border-color:#d22d2d73!important}.border-red-500\/5{border-color:#d22d2d0d!important}.border-red-500\/50{border-color:#d22d2d80!important}.border-red-500\/55{border-color:#d22d2d8c!important}.border-red-500\/60{border-color:#d22d2d99!important}.border-red-500\/65{border-color:#d22d2da6!important}.border-red-500\/70{border-color:#d22d2db3!important}.border-red-500\/75{border-color:#d22d2dbf!important}.border-red-500\/80{border-color:#d22d2dcc!important}.border-red-500\/85{border-color:#d22d2dd9!important}.border-red-500\/90{border-color:#d22d2de6!important}.border-red-500\/95{border-color:#d22d2df2!important}.border-red-600{--tw-border-opacity: 1 !important;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))!important}.border-red-600\/0{border-color:#dc262600!important}.border-red-600\/10{border-color:#dc26261a!important}.border-red-600\/100{border-color:#dc2626!important}.border-red-600\/15{border-color:#dc262626!important}.border-red-600\/20{border-color:#dc262633!important}.border-red-600\/25{border-color:#dc262640!important}.border-red-600\/30{border-color:#dc26264d!important}.border-red-600\/35{border-color:#dc262659!important}.border-red-600\/40{border-color:#dc262666!important}.border-red-600\/45{border-color:#dc262673!important}.border-red-600\/5{border-color:#dc26260d!important}.border-red-600\/50{border-color:#dc262680!important}.border-red-600\/55{border-color:#dc26268c!important}.border-red-600\/60{border-color:#dc262699!important}.border-red-600\/65{border-color:#dc2626a6!important}.border-red-600\/70{border-color:#dc2626b3!important}.border-red-600\/75{border-color:#dc2626bf!important}.border-red-600\/80{border-color:#dc2626cc!important}.border-red-600\/85{border-color:#dc2626d9!important}.border-red-600\/90{border-color:#dc2626e6!important}.border-red-600\/95{border-color:#dc2626f2!important}.border-red-700{--tw-border-opacity: 1 !important;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1))!important}.border-red-700\/0{border-color:#b91c1c00!important}.border-red-700\/10{border-color:#b91c1c1a!important}.border-red-700\/100{border-color:#b91c1c!important}.border-red-700\/15{border-color:#b91c1c26!important}.border-red-700\/20{border-color:#b91c1c33!important}.border-red-700\/25{border-color:#b91c1c40!important}.border-red-700\/30{border-color:#b91c1c4d!important}.border-red-700\/35{border-color:#b91c1c59!important}.border-red-700\/40{border-color:#b91c1c66!important}.border-red-700\/45{border-color:#b91c1c73!important}.border-red-700\/5{border-color:#b91c1c0d!important}.border-red-700\/50{border-color:#b91c1c80!important}.border-red-700\/55{border-color:#b91c1c8c!important}.border-red-700\/60{border-color:#b91c1c99!important}.border-red-700\/65{border-color:#b91c1ca6!important}.border-red-700\/70{border-color:#b91c1cb3!important}.border-red-700\/75{border-color:#b91c1cbf!important}.border-red-700\/80{border-color:#b91c1ccc!important}.border-red-700\/85{border-color:#b91c1cd9!important}.border-red-700\/90{border-color:#b91c1ce6!important}.border-red-700\/95{border-color:#b91c1cf2!important}.border-red-800{--tw-border-opacity: 1 !important;border-color:rgb(153 27 27 / var(--tw-border-opacity, 1))!important}.border-red-800\/0{border-color:#991b1b00!important}.border-red-800\/10{border-color:#991b1b1a!important}.border-red-800\/100{border-color:#991b1b!important}.border-red-800\/15{border-color:#991b1b26!important}.border-red-800\/20{border-color:#991b1b33!important}.border-red-800\/25{border-color:#991b1b40!important}.border-red-800\/30{border-color:#991b1b4d!important}.border-red-800\/35{border-color:#991b1b59!important}.border-red-800\/40{border-color:#991b1b66!important}.border-red-800\/45{border-color:#991b1b73!important}.border-red-800\/5{border-color:#991b1b0d!important}.border-red-800\/50{border-color:#991b1b80!important}.border-red-800\/55{border-color:#991b1b8c!important}.border-red-800\/60{border-color:#991b1b99!important}.border-red-800\/65{border-color:#991b1ba6!important}.border-red-800\/70{border-color:#991b1bb3!important}.border-red-800\/75{border-color:#991b1bbf!important}.border-red-800\/80{border-color:#991b1bcc!important}.border-red-800\/85{border-color:#991b1bd9!important}.border-red-800\/90{border-color:#991b1be6!important}.border-red-800\/95{border-color:#991b1bf2!important}.border-red-900{--tw-border-opacity: 1 !important;border-color:rgb(127 29 29 / var(--tw-border-opacity, 1))!important}.border-red-900\/0{border-color:#7f1d1d00!important}.border-red-900\/10{border-color:#7f1d1d1a!important}.border-red-900\/100{border-color:#7f1d1d!important}.border-red-900\/15{border-color:#7f1d1d26!important}.border-red-900\/20{border-color:#7f1d1d33!important}.border-red-900\/25{border-color:#7f1d1d40!important}.border-red-900\/30{border-color:#7f1d1d4d!important}.border-red-900\/35{border-color:#7f1d1d59!important}.border-red-900\/40{border-color:#7f1d1d66!important}.border-red-900\/45{border-color:#7f1d1d73!important}.border-red-900\/5{border-color:#7f1d1d0d!important}.border-red-900\/50{border-color:#7f1d1d80!important}.border-red-900\/55{border-color:#7f1d1d8c!important}.border-red-900\/60{border-color:#7f1d1d99!important}.border-red-900\/65{border-color:#7f1d1da6!important}.border-red-900\/70{border-color:#7f1d1db3!important}.border-red-900\/75{border-color:#7f1d1dbf!important}.border-red-900\/80{border-color:#7f1d1dcc!important}.border-red-900\/85{border-color:#7f1d1dd9!important}.border-red-900\/90{border-color:#7f1d1de6!important}.border-red-900\/95{border-color:#7f1d1df2!important}.border-red-950{--tw-border-opacity: 1 !important;border-color:rgb(69 10 10 / var(--tw-border-opacity, 1))!important}.border-red-950\/0{border-color:#450a0a00!important}.border-red-950\/10{border-color:#450a0a1a!important}.border-red-950\/100{border-color:#450a0a!important}.border-red-950\/15{border-color:#450a0a26!important}.border-red-950\/20{border-color:#450a0a33!important}.border-red-950\/25{border-color:#450a0a40!important}.border-red-950\/30{border-color:#450a0a4d!important}.border-red-950\/35{border-color:#450a0a59!important}.border-red-950\/40{border-color:#450a0a66!important}.border-red-950\/45{border-color:#450a0a73!important}.border-red-950\/5{border-color:#450a0a0d!important}.border-red-950\/50{border-color:#450a0a80!important}.border-red-950\/55{border-color:#450a0a8c!important}.border-red-950\/60{border-color:#450a0a99!important}.border-red-950\/65{border-color:#450a0aa6!important}.border-red-950\/70{border-color:#450a0ab3!important}.border-red-950\/75{border-color:#450a0abf!important}.border-red-950\/80{border-color:#450a0acc!important}.border-red-950\/85{border-color:#450a0ad9!important}.border-red-950\/90{border-color:#450a0ae6!important}.border-red-950\/95{border-color:#450a0af2!important}.border-transparent{border-color:transparent!important}.border-zinc-200{--tw-border-opacity: 1 !important;border-color:rgb(228 228 231 / var(--tw-border-opacity, 1))!important}.border-x-gray-100{--tw-border-opacity: 1 !important;border-left-color:rgb(242 243 244 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(242 243 244 / var(--tw-border-opacity, 1))!important}.border-x-gray-100\/0{border-left-color:#f2f3f400!important;border-right-color:#f2f3f400!important}.border-x-gray-100\/10{border-left-color:#f2f3f41a!important;border-right-color:#f2f3f41a!important}.border-x-gray-100\/100{border-left-color:#f2f3f4!important;border-right-color:#f2f3f4!important}.border-x-gray-100\/15{border-left-color:#f2f3f426!important;border-right-color:#f2f3f426!important}.border-x-gray-100\/20{border-left-color:#f2f3f433!important;border-right-color:#f2f3f433!important}.border-x-gray-100\/25{border-left-color:#f2f3f440!important;border-right-color:#f2f3f440!important}.border-x-gray-100\/30{border-left-color:#f2f3f44d!important;border-right-color:#f2f3f44d!important}.border-x-gray-100\/35{border-left-color:#f2f3f459!important;border-right-color:#f2f3f459!important}.border-x-gray-100\/40{border-left-color:#f2f3f466!important;border-right-color:#f2f3f466!important}.border-x-gray-100\/45{border-left-color:#f2f3f473!important;border-right-color:#f2f3f473!important}.border-x-gray-100\/5{border-left-color:#f2f3f40d!important;border-right-color:#f2f3f40d!important}.border-x-gray-100\/50{border-left-color:#f2f3f480!important;border-right-color:#f2f3f480!important}.border-x-gray-100\/55{border-left-color:#f2f3f48c!important;border-right-color:#f2f3f48c!important}.border-x-gray-100\/60{border-left-color:#f2f3f499!important;border-right-color:#f2f3f499!important}.border-x-gray-100\/65{border-left-color:#f2f3f4a6!important;border-right-color:#f2f3f4a6!important}.border-x-gray-100\/70{border-left-color:#f2f3f4b3!important;border-right-color:#f2f3f4b3!important}.border-x-gray-100\/75{border-left-color:#f2f3f4bf!important;border-right-color:#f2f3f4bf!important}.border-x-gray-100\/80{border-left-color:#f2f3f4cc!important;border-right-color:#f2f3f4cc!important}.border-x-gray-100\/85{border-left-color:#f2f3f4d9!important;border-right-color:#f2f3f4d9!important}.border-x-gray-100\/90{border-left-color:#f2f3f4e6!important;border-right-color:#f2f3f4e6!important}.border-x-gray-100\/95{border-left-color:#f2f3f4f2!important;border-right-color:#f2f3f4f2!important}.border-x-gray-200{--tw-border-opacity: 1 !important;border-left-color:rgb(229 229 229 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(229 229 229 / var(--tw-border-opacity, 1))!important}.border-x-gray-200\/0{border-left-color:#e5e5e500!important;border-right-color:#e5e5e500!important}.border-x-gray-200\/10{border-left-color:#e5e5e51a!important;border-right-color:#e5e5e51a!important}.border-x-gray-200\/100{border-left-color:#e5e5e5!important;border-right-color:#e5e5e5!important}.border-x-gray-200\/15{border-left-color:#e5e5e526!important;border-right-color:#e5e5e526!important}.border-x-gray-200\/20{border-left-color:#e5e5e533!important;border-right-color:#e5e5e533!important}.border-x-gray-200\/25{border-left-color:#e5e5e540!important;border-right-color:#e5e5e540!important}.border-x-gray-200\/30{border-left-color:#e5e5e54d!important;border-right-color:#e5e5e54d!important}.border-x-gray-200\/35{border-left-color:#e5e5e559!important;border-right-color:#e5e5e559!important}.border-x-gray-200\/40{border-left-color:#e5e5e566!important;border-right-color:#e5e5e566!important}.border-x-gray-200\/45{border-left-color:#e5e5e573!important;border-right-color:#e5e5e573!important}.border-x-gray-200\/5{border-left-color:#e5e5e50d!important;border-right-color:#e5e5e50d!important}.border-x-gray-200\/50{border-left-color:#e5e5e580!important;border-right-color:#e5e5e580!important}.border-x-gray-200\/55{border-left-color:#e5e5e58c!important;border-right-color:#e5e5e58c!important}.border-x-gray-200\/60{border-left-color:#e5e5e599!important;border-right-color:#e5e5e599!important}.border-x-gray-200\/65{border-left-color:#e5e5e5a6!important;border-right-color:#e5e5e5a6!important}.border-x-gray-200\/70{border-left-color:#e5e5e5b3!important;border-right-color:#e5e5e5b3!important}.border-x-gray-200\/75{border-left-color:#e5e5e5bf!important;border-right-color:#e5e5e5bf!important}.border-x-gray-200\/80{border-left-color:#e5e5e5cc!important;border-right-color:#e5e5e5cc!important}.border-x-gray-200\/85{border-left-color:#e5e5e5d9!important;border-right-color:#e5e5e5d9!important}.border-x-gray-200\/90{border-left-color:#e5e5e5e6!important;border-right-color:#e5e5e5e6!important}.border-x-gray-200\/95{border-left-color:#e5e5e5f2!important;border-right-color:#e5e5e5f2!important}.border-x-gray-300{--tw-border-opacity: 1 !important;border-left-color:rgb(178 178 178 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(178 178 178 / var(--tw-border-opacity, 1))!important}.border-x-gray-300\/0{border-left-color:#b2b2b200!important;border-right-color:#b2b2b200!important}.border-x-gray-300\/10{border-left-color:#b2b2b21a!important;border-right-color:#b2b2b21a!important}.border-x-gray-300\/100{border-left-color:#b2b2b2!important;border-right-color:#b2b2b2!important}.border-x-gray-300\/15{border-left-color:#b2b2b226!important;border-right-color:#b2b2b226!important}.border-x-gray-300\/20{border-left-color:#b2b2b233!important;border-right-color:#b2b2b233!important}.border-x-gray-300\/25{border-left-color:#b2b2b240!important;border-right-color:#b2b2b240!important}.border-x-gray-300\/30{border-left-color:#b2b2b24d!important;border-right-color:#b2b2b24d!important}.border-x-gray-300\/35{border-left-color:#b2b2b259!important;border-right-color:#b2b2b259!important}.border-x-gray-300\/40{border-left-color:#b2b2b266!important;border-right-color:#b2b2b266!important}.border-x-gray-300\/45{border-left-color:#b2b2b273!important;border-right-color:#b2b2b273!important}.border-x-gray-300\/5{border-left-color:#b2b2b20d!important;border-right-color:#b2b2b20d!important}.border-x-gray-300\/50{border-left-color:#b2b2b280!important;border-right-color:#b2b2b280!important}.border-x-gray-300\/55{border-left-color:#b2b2b28c!important;border-right-color:#b2b2b28c!important}.border-x-gray-300\/60{border-left-color:#b2b2b299!important;border-right-color:#b2b2b299!important}.border-x-gray-300\/65{border-left-color:#b2b2b2a6!important;border-right-color:#b2b2b2a6!important}.border-x-gray-300\/70{border-left-color:#b2b2b2b3!important;border-right-color:#b2b2b2b3!important}.border-x-gray-300\/75{border-left-color:#b2b2b2bf!important;border-right-color:#b2b2b2bf!important}.border-x-gray-300\/80{border-left-color:#b2b2b2cc!important;border-right-color:#b2b2b2cc!important}.border-x-gray-300\/85{border-left-color:#b2b2b2d9!important;border-right-color:#b2b2b2d9!important}.border-x-gray-300\/90{border-left-color:#b2b2b2e6!important;border-right-color:#b2b2b2e6!important}.border-x-gray-300\/95{border-left-color:#b2b2b2f2!important;border-right-color:#b2b2b2f2!important}.border-x-gray-400{--tw-border-opacity: 1 !important;border-left-color:rgb(153 153 153 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(153 153 153 / var(--tw-border-opacity, 1))!important}.border-x-gray-400\/0{border-left-color:#9990!important;border-right-color:#9990!important}.border-x-gray-400\/10{border-left-color:#9999991a!important;border-right-color:#9999991a!important}.border-x-gray-400\/100{border-left-color:#999!important;border-right-color:#999!important}.border-x-gray-400\/15{border-left-color:#99999926!important;border-right-color:#99999926!important}.border-x-gray-400\/20{border-left-color:#9993!important;border-right-color:#9993!important}.border-x-gray-400\/25{border-left-color:#99999940!important;border-right-color:#99999940!important}.border-x-gray-400\/30{border-left-color:#9999994d!important;border-right-color:#9999994d!important}.border-x-gray-400\/35{border-left-color:#99999959!important;border-right-color:#99999959!important}.border-x-gray-400\/40{border-left-color:#9996!important;border-right-color:#9996!important}.border-x-gray-400\/45{border-left-color:#99999973!important;border-right-color:#99999973!important}.border-x-gray-400\/5{border-left-color:#9999990d!important;border-right-color:#9999990d!important}.border-x-gray-400\/50{border-left-color:#99999980!important;border-right-color:#99999980!important}.border-x-gray-400\/55{border-left-color:#9999998c!important;border-right-color:#9999998c!important}.border-x-gray-400\/60{border-left-color:#9999!important;border-right-color:#9999!important}.border-x-gray-400\/65{border-left-color:#999999a6!important;border-right-color:#999999a6!important}.border-x-gray-400\/70{border-left-color:#999999b3!important;border-right-color:#999999b3!important}.border-x-gray-400\/75{border-left-color:#999999bf!important;border-right-color:#999999bf!important}.border-x-gray-400\/80{border-left-color:#999c!important;border-right-color:#999c!important}.border-x-gray-400\/85{border-left-color:#999999d9!important;border-right-color:#999999d9!important}.border-x-gray-400\/90{border-left-color:#999999e6!important;border-right-color:#999999e6!important}.border-x-gray-400\/95{border-left-color:#999999f2!important;border-right-color:#999999f2!important}.border-x-gray-50{--tw-border-opacity: 1 !important;border-left-color:rgb(242 242 242 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(242 242 242 / var(--tw-border-opacity, 1))!important}.border-x-gray-50\/0{border-left-color:#f2f2f200!important;border-right-color:#f2f2f200!important}.border-x-gray-50\/10{border-left-color:#f2f2f21a!important;border-right-color:#f2f2f21a!important}.border-x-gray-50\/100{border-left-color:#f2f2f2!important;border-right-color:#f2f2f2!important}.border-x-gray-50\/15{border-left-color:#f2f2f226!important;border-right-color:#f2f2f226!important}.border-x-gray-50\/20{border-left-color:#f2f2f233!important;border-right-color:#f2f2f233!important}.border-x-gray-50\/25{border-left-color:#f2f2f240!important;border-right-color:#f2f2f240!important}.border-x-gray-50\/30{border-left-color:#f2f2f24d!important;border-right-color:#f2f2f24d!important}.border-x-gray-50\/35{border-left-color:#f2f2f259!important;border-right-color:#f2f2f259!important}.border-x-gray-50\/40{border-left-color:#f2f2f266!important;border-right-color:#f2f2f266!important}.border-x-gray-50\/45{border-left-color:#f2f2f273!important;border-right-color:#f2f2f273!important}.border-x-gray-50\/5{border-left-color:#f2f2f20d!important;border-right-color:#f2f2f20d!important}.border-x-gray-50\/50{border-left-color:#f2f2f280!important;border-right-color:#f2f2f280!important}.border-x-gray-50\/55{border-left-color:#f2f2f28c!important;border-right-color:#f2f2f28c!important}.border-x-gray-50\/60{border-left-color:#f2f2f299!important;border-right-color:#f2f2f299!important}.border-x-gray-50\/65{border-left-color:#f2f2f2a6!important;border-right-color:#f2f2f2a6!important}.border-x-gray-50\/70{border-left-color:#f2f2f2b3!important;border-right-color:#f2f2f2b3!important}.border-x-gray-50\/75{border-left-color:#f2f2f2bf!important;border-right-color:#f2f2f2bf!important}.border-x-gray-50\/80{border-left-color:#f2f2f2cc!important;border-right-color:#f2f2f2cc!important}.border-x-gray-50\/85{border-left-color:#f2f2f2d9!important;border-right-color:#f2f2f2d9!important}.border-x-gray-50\/90{border-left-color:#f2f2f2e6!important;border-right-color:#f2f2f2e6!important}.border-x-gray-50\/95{border-left-color:#f2f2f2f2!important;border-right-color:#f2f2f2f2!important}.border-x-gray-500{--tw-border-opacity: 1 !important;border-left-color:rgb(77 77 77 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(77 77 77 / var(--tw-border-opacity, 1))!important}.border-x-gray-500\/0{border-left-color:#4d4d4d00!important;border-right-color:#4d4d4d00!important}.border-x-gray-500\/10{border-left-color:#4d4d4d1a!important;border-right-color:#4d4d4d1a!important}.border-x-gray-500\/100{border-left-color:#4d4d4d!important;border-right-color:#4d4d4d!important}.border-x-gray-500\/15{border-left-color:#4d4d4d26!important;border-right-color:#4d4d4d26!important}.border-x-gray-500\/20{border-left-color:#4d4d4d33!important;border-right-color:#4d4d4d33!important}.border-x-gray-500\/25{border-left-color:#4d4d4d40!important;border-right-color:#4d4d4d40!important}.border-x-gray-500\/30{border-left-color:#4d4d4d4d!important;border-right-color:#4d4d4d4d!important}.border-x-gray-500\/35{border-left-color:#4d4d4d59!important;border-right-color:#4d4d4d59!important}.border-x-gray-500\/40{border-left-color:#4d4d4d66!important;border-right-color:#4d4d4d66!important}.border-x-gray-500\/45{border-left-color:#4d4d4d73!important;border-right-color:#4d4d4d73!important}.border-x-gray-500\/5{border-left-color:#4d4d4d0d!important;border-right-color:#4d4d4d0d!important}.border-x-gray-500\/50{border-left-color:#4d4d4d80!important;border-right-color:#4d4d4d80!important}.border-x-gray-500\/55{border-left-color:#4d4d4d8c!important;border-right-color:#4d4d4d8c!important}.border-x-gray-500\/60{border-left-color:#4d4d4d99!important;border-right-color:#4d4d4d99!important}.border-x-gray-500\/65{border-left-color:#4d4d4da6!important;border-right-color:#4d4d4da6!important}.border-x-gray-500\/70{border-left-color:#4d4d4db3!important;border-right-color:#4d4d4db3!important}.border-x-gray-500\/75{border-left-color:#4d4d4dbf!important;border-right-color:#4d4d4dbf!important}.border-x-gray-500\/80{border-left-color:#4d4d4dcc!important;border-right-color:#4d4d4dcc!important}.border-x-gray-500\/85{border-left-color:#4d4d4dd9!important;border-right-color:#4d4d4dd9!important}.border-x-gray-500\/90{border-left-color:#4d4d4de6!important;border-right-color:#4d4d4de6!important}.border-x-gray-500\/95{border-left-color:#4d4d4df2!important;border-right-color:#4d4d4df2!important}.border-x-gray-600{--tw-border-opacity: 1 !important;border-left-color:rgb(75 85 99 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(75 85 99 / var(--tw-border-opacity, 1))!important}.border-x-gray-600\/0{border-left-color:#4b556300!important;border-right-color:#4b556300!important}.border-x-gray-600\/10{border-left-color:#4b55631a!important;border-right-color:#4b55631a!important}.border-x-gray-600\/100{border-left-color:#4b5563!important;border-right-color:#4b5563!important}.border-x-gray-600\/15{border-left-color:#4b556326!important;border-right-color:#4b556326!important}.border-x-gray-600\/20{border-left-color:#4b556333!important;border-right-color:#4b556333!important}.border-x-gray-600\/25{border-left-color:#4b556340!important;border-right-color:#4b556340!important}.border-x-gray-600\/30{border-left-color:#4b55634d!important;border-right-color:#4b55634d!important}.border-x-gray-600\/35{border-left-color:#4b556359!important;border-right-color:#4b556359!important}.border-x-gray-600\/40{border-left-color:#4b556366!important;border-right-color:#4b556366!important}.border-x-gray-600\/45{border-left-color:#4b556373!important;border-right-color:#4b556373!important}.border-x-gray-600\/5{border-left-color:#4b55630d!important;border-right-color:#4b55630d!important}.border-x-gray-600\/50{border-left-color:#4b556380!important;border-right-color:#4b556380!important}.border-x-gray-600\/55{border-left-color:#4b55638c!important;border-right-color:#4b55638c!important}.border-x-gray-600\/60{border-left-color:#4b556399!important;border-right-color:#4b556399!important}.border-x-gray-600\/65{border-left-color:#4b5563a6!important;border-right-color:#4b5563a6!important}.border-x-gray-600\/70{border-left-color:#4b5563b3!important;border-right-color:#4b5563b3!important}.border-x-gray-600\/75{border-left-color:#4b5563bf!important;border-right-color:#4b5563bf!important}.border-x-gray-600\/80{border-left-color:#4b5563cc!important;border-right-color:#4b5563cc!important}.border-x-gray-600\/85{border-left-color:#4b5563d9!important;border-right-color:#4b5563d9!important}.border-x-gray-600\/90{border-left-color:#4b5563e6!important;border-right-color:#4b5563e6!important}.border-x-gray-600\/95{border-left-color:#4b5563f2!important;border-right-color:#4b5563f2!important}.border-x-gray-700{--tw-border-opacity: 1 !important;border-left-color:rgb(51 51 51 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(51 51 51 / var(--tw-border-opacity, 1))!important}.border-x-gray-700\/0{border-left-color:#3330!important;border-right-color:#3330!important}.border-x-gray-700\/10{border-left-color:#3333331a!important;border-right-color:#3333331a!important}.border-x-gray-700\/100{border-left-color:#333!important;border-right-color:#333!important}.border-x-gray-700\/15{border-left-color:#33333326!important;border-right-color:#33333326!important}.border-x-gray-700\/20{border-left-color:#3333!important;border-right-color:#3333!important}.border-x-gray-700\/25{border-left-color:#33333340!important;border-right-color:#33333340!important}.border-x-gray-700\/30{border-left-color:#3333334d!important;border-right-color:#3333334d!important}.border-x-gray-700\/35{border-left-color:#33333359!important;border-right-color:#33333359!important}.border-x-gray-700\/40{border-left-color:#3336!important;border-right-color:#3336!important}.border-x-gray-700\/45{border-left-color:#33333373!important;border-right-color:#33333373!important}.border-x-gray-700\/5{border-left-color:#3333330d!important;border-right-color:#3333330d!important}.border-x-gray-700\/50{border-left-color:#33333380!important;border-right-color:#33333380!important}.border-x-gray-700\/55{border-left-color:#3333338c!important;border-right-color:#3333338c!important}.border-x-gray-700\/60{border-left-color:#3339!important;border-right-color:#3339!important}.border-x-gray-700\/65{border-left-color:#333333a6!important;border-right-color:#333333a6!important}.border-x-gray-700\/70{border-left-color:#333333b3!important;border-right-color:#333333b3!important}.border-x-gray-700\/75{border-left-color:#333333bf!important;border-right-color:#333333bf!important}.border-x-gray-700\/80{border-left-color:#333c!important;border-right-color:#333c!important}.border-x-gray-700\/85{border-left-color:#333333d9!important;border-right-color:#333333d9!important}.border-x-gray-700\/90{border-left-color:#333333e6!important;border-right-color:#333333e6!important}.border-x-gray-700\/95{border-left-color:#333333f2!important;border-right-color:#333333f2!important}.border-x-gray-800{--tw-border-opacity: 1 !important;border-left-color:rgb(31 41 55 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(31 41 55 / var(--tw-border-opacity, 1))!important}.border-x-gray-800\/0{border-left-color:#1f293700!important;border-right-color:#1f293700!important}.border-x-gray-800\/10{border-left-color:#1f29371a!important;border-right-color:#1f29371a!important}.border-x-gray-800\/100{border-left-color:#1f2937!important;border-right-color:#1f2937!important}.border-x-gray-800\/15{border-left-color:#1f293726!important;border-right-color:#1f293726!important}.border-x-gray-800\/20{border-left-color:#1f293733!important;border-right-color:#1f293733!important}.border-x-gray-800\/25{border-left-color:#1f293740!important;border-right-color:#1f293740!important}.border-x-gray-800\/30{border-left-color:#1f29374d!important;border-right-color:#1f29374d!important}.border-x-gray-800\/35{border-left-color:#1f293759!important;border-right-color:#1f293759!important}.border-x-gray-800\/40{border-left-color:#1f293766!important;border-right-color:#1f293766!important}.border-x-gray-800\/45{border-left-color:#1f293773!important;border-right-color:#1f293773!important}.border-x-gray-800\/5{border-left-color:#1f29370d!important;border-right-color:#1f29370d!important}.border-x-gray-800\/50{border-left-color:#1f293780!important;border-right-color:#1f293780!important}.border-x-gray-800\/55{border-left-color:#1f29378c!important;border-right-color:#1f29378c!important}.border-x-gray-800\/60{border-left-color:#1f293799!important;border-right-color:#1f293799!important}.border-x-gray-800\/65{border-left-color:#1f2937a6!important;border-right-color:#1f2937a6!important}.border-x-gray-800\/70{border-left-color:#1f2937b3!important;border-right-color:#1f2937b3!important}.border-x-gray-800\/75{border-left-color:#1f2937bf!important;border-right-color:#1f2937bf!important}.border-x-gray-800\/80{border-left-color:#1f2937cc!important;border-right-color:#1f2937cc!important}.border-x-gray-800\/85{border-left-color:#1f2937d9!important;border-right-color:#1f2937d9!important}.border-x-gray-800\/90{border-left-color:#1f2937e6!important;border-right-color:#1f2937e6!important}.border-x-gray-800\/95{border-left-color:#1f2937f2!important;border-right-color:#1f2937f2!important}.border-x-gray-900{--tw-border-opacity: 1 !important;border-left-color:rgb(17 24 39 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(17 24 39 / var(--tw-border-opacity, 1))!important}.border-x-gray-900\/0{border-left-color:#11182700!important;border-right-color:#11182700!important}.border-x-gray-900\/10{border-left-color:#1118271a!important;border-right-color:#1118271a!important}.border-x-gray-900\/100{border-left-color:#111827!important;border-right-color:#111827!important}.border-x-gray-900\/15{border-left-color:#11182726!important;border-right-color:#11182726!important}.border-x-gray-900\/20{border-left-color:#11182733!important;border-right-color:#11182733!important}.border-x-gray-900\/25{border-left-color:#11182740!important;border-right-color:#11182740!important}.border-x-gray-900\/30{border-left-color:#1118274d!important;border-right-color:#1118274d!important}.border-x-gray-900\/35{border-left-color:#11182759!important;border-right-color:#11182759!important}.border-x-gray-900\/40{border-left-color:#11182766!important;border-right-color:#11182766!important}.border-x-gray-900\/45{border-left-color:#11182773!important;border-right-color:#11182773!important}.border-x-gray-900\/5{border-left-color:#1118270d!important;border-right-color:#1118270d!important}.border-x-gray-900\/50{border-left-color:#11182780!important;border-right-color:#11182780!important}.border-x-gray-900\/55{border-left-color:#1118278c!important;border-right-color:#1118278c!important}.border-x-gray-900\/60{border-left-color:#11182799!important;border-right-color:#11182799!important}.border-x-gray-900\/65{border-left-color:#111827a6!important;border-right-color:#111827a6!important}.border-x-gray-900\/70{border-left-color:#111827b3!important;border-right-color:#111827b3!important}.border-x-gray-900\/75{border-left-color:#111827bf!important;border-right-color:#111827bf!important}.border-x-gray-900\/80{border-left-color:#111827cc!important;border-right-color:#111827cc!important}.border-x-gray-900\/85{border-left-color:#111827d9!important;border-right-color:#111827d9!important}.border-x-gray-900\/90{border-left-color:#111827e6!important;border-right-color:#111827e6!important}.border-x-gray-900\/95{border-left-color:#111827f2!important;border-right-color:#111827f2!important}.border-x-gray-950{--tw-border-opacity: 1 !important;border-left-color:rgb(3 7 18 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(3 7 18 / var(--tw-border-opacity, 1))!important}.border-x-gray-950\/0{border-left-color:#03071200!important;border-right-color:#03071200!important}.border-x-gray-950\/10{border-left-color:#0307121a!important;border-right-color:#0307121a!important}.border-x-gray-950\/100{border-left-color:#030712!important;border-right-color:#030712!important}.border-x-gray-950\/15{border-left-color:#03071226!important;border-right-color:#03071226!important}.border-x-gray-950\/20{border-left-color:#03071233!important;border-right-color:#03071233!important}.border-x-gray-950\/25{border-left-color:#03071240!important;border-right-color:#03071240!important}.border-x-gray-950\/30{border-left-color:#0307124d!important;border-right-color:#0307124d!important}.border-x-gray-950\/35{border-left-color:#03071259!important;border-right-color:#03071259!important}.border-x-gray-950\/40{border-left-color:#03071266!important;border-right-color:#03071266!important}.border-x-gray-950\/45{border-left-color:#03071273!important;border-right-color:#03071273!important}.border-x-gray-950\/5{border-left-color:#0307120d!important;border-right-color:#0307120d!important}.border-x-gray-950\/50{border-left-color:#03071280!important;border-right-color:#03071280!important}.border-x-gray-950\/55{border-left-color:#0307128c!important;border-right-color:#0307128c!important}.border-x-gray-950\/60{border-left-color:#03071299!important;border-right-color:#03071299!important}.border-x-gray-950\/65{border-left-color:#030712a6!important;border-right-color:#030712a6!important}.border-x-gray-950\/70{border-left-color:#030712b3!important;border-right-color:#030712b3!important}.border-x-gray-950\/75{border-left-color:#030712bf!important;border-right-color:#030712bf!important}.border-x-gray-950\/80{border-left-color:#030712cc!important;border-right-color:#030712cc!important}.border-x-gray-950\/85{border-left-color:#030712d9!important;border-right-color:#030712d9!important}.border-x-gray-950\/90{border-left-color:#030712e6!important;border-right-color:#030712e6!important}.border-x-gray-950\/95{border-left-color:#030712f2!important;border-right-color:#030712f2!important}.border-x-green-100{--tw-border-opacity: 1 !important;border-left-color:rgb(220 252 231 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(220 252 231 / var(--tw-border-opacity, 1))!important}.border-x-green-100\/0{border-left-color:#dcfce700!important;border-right-color:#dcfce700!important}.border-x-green-100\/10{border-left-color:#dcfce71a!important;border-right-color:#dcfce71a!important}.border-x-green-100\/100{border-left-color:#dcfce7!important;border-right-color:#dcfce7!important}.border-x-green-100\/15{border-left-color:#dcfce726!important;border-right-color:#dcfce726!important}.border-x-green-100\/20{border-left-color:#dcfce733!important;border-right-color:#dcfce733!important}.border-x-green-100\/25{border-left-color:#dcfce740!important;border-right-color:#dcfce740!important}.border-x-green-100\/30{border-left-color:#dcfce74d!important;border-right-color:#dcfce74d!important}.border-x-green-100\/35{border-left-color:#dcfce759!important;border-right-color:#dcfce759!important}.border-x-green-100\/40{border-left-color:#dcfce766!important;border-right-color:#dcfce766!important}.border-x-green-100\/45{border-left-color:#dcfce773!important;border-right-color:#dcfce773!important}.border-x-green-100\/5{border-left-color:#dcfce70d!important;border-right-color:#dcfce70d!important}.border-x-green-100\/50{border-left-color:#dcfce780!important;border-right-color:#dcfce780!important}.border-x-green-100\/55{border-left-color:#dcfce78c!important;border-right-color:#dcfce78c!important}.border-x-green-100\/60{border-left-color:#dcfce799!important;border-right-color:#dcfce799!important}.border-x-green-100\/65{border-left-color:#dcfce7a6!important;border-right-color:#dcfce7a6!important}.border-x-green-100\/70{border-left-color:#dcfce7b3!important;border-right-color:#dcfce7b3!important}.border-x-green-100\/75{border-left-color:#dcfce7bf!important;border-right-color:#dcfce7bf!important}.border-x-green-100\/80{border-left-color:#dcfce7cc!important;border-right-color:#dcfce7cc!important}.border-x-green-100\/85{border-left-color:#dcfce7d9!important;border-right-color:#dcfce7d9!important}.border-x-green-100\/90{border-left-color:#dcfce7e6!important;border-right-color:#dcfce7e6!important}.border-x-green-100\/95{border-left-color:#dcfce7f2!important;border-right-color:#dcfce7f2!important}.border-x-green-200{--tw-border-opacity: 1 !important;border-left-color:rgb(187 247 208 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(187 247 208 / var(--tw-border-opacity, 1))!important}.border-x-green-200\/0{border-left-color:#bbf7d000!important;border-right-color:#bbf7d000!important}.border-x-green-200\/10{border-left-color:#bbf7d01a!important;border-right-color:#bbf7d01a!important}.border-x-green-200\/100{border-left-color:#bbf7d0!important;border-right-color:#bbf7d0!important}.border-x-green-200\/15{border-left-color:#bbf7d026!important;border-right-color:#bbf7d026!important}.border-x-green-200\/20{border-left-color:#bbf7d033!important;border-right-color:#bbf7d033!important}.border-x-green-200\/25{border-left-color:#bbf7d040!important;border-right-color:#bbf7d040!important}.border-x-green-200\/30{border-left-color:#bbf7d04d!important;border-right-color:#bbf7d04d!important}.border-x-green-200\/35{border-left-color:#bbf7d059!important;border-right-color:#bbf7d059!important}.border-x-green-200\/40{border-left-color:#bbf7d066!important;border-right-color:#bbf7d066!important}.border-x-green-200\/45{border-left-color:#bbf7d073!important;border-right-color:#bbf7d073!important}.border-x-green-200\/5{border-left-color:#bbf7d00d!important;border-right-color:#bbf7d00d!important}.border-x-green-200\/50{border-left-color:#bbf7d080!important;border-right-color:#bbf7d080!important}.border-x-green-200\/55{border-left-color:#bbf7d08c!important;border-right-color:#bbf7d08c!important}.border-x-green-200\/60{border-left-color:#bbf7d099!important;border-right-color:#bbf7d099!important}.border-x-green-200\/65{border-left-color:#bbf7d0a6!important;border-right-color:#bbf7d0a6!important}.border-x-green-200\/70{border-left-color:#bbf7d0b3!important;border-right-color:#bbf7d0b3!important}.border-x-green-200\/75{border-left-color:#bbf7d0bf!important;border-right-color:#bbf7d0bf!important}.border-x-green-200\/80{border-left-color:#bbf7d0cc!important;border-right-color:#bbf7d0cc!important}.border-x-green-200\/85{border-left-color:#bbf7d0d9!important;border-right-color:#bbf7d0d9!important}.border-x-green-200\/90{border-left-color:#bbf7d0e6!important;border-right-color:#bbf7d0e6!important}.border-x-green-200\/95{border-left-color:#bbf7d0f2!important;border-right-color:#bbf7d0f2!important}.border-x-green-300{--tw-border-opacity: 1 !important;border-left-color:rgb(221 255 201 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(221 255 201 / var(--tw-border-opacity, 1))!important}.border-x-green-300\/0{border-left-color:#ddffc900!important;border-right-color:#ddffc900!important}.border-x-green-300\/10{border-left-color:#ddffc91a!important;border-right-color:#ddffc91a!important}.border-x-green-300\/100{border-left-color:#ddffc9!important;border-right-color:#ddffc9!important}.border-x-green-300\/15{border-left-color:#ddffc926!important;border-right-color:#ddffc926!important}.border-x-green-300\/20{border-left-color:#ddffc933!important;border-right-color:#ddffc933!important}.border-x-green-300\/25{border-left-color:#ddffc940!important;border-right-color:#ddffc940!important}.border-x-green-300\/30{border-left-color:#ddffc94d!important;border-right-color:#ddffc94d!important}.border-x-green-300\/35{border-left-color:#ddffc959!important;border-right-color:#ddffc959!important}.border-x-green-300\/40{border-left-color:#ddffc966!important;border-right-color:#ddffc966!important}.border-x-green-300\/45{border-left-color:#ddffc973!important;border-right-color:#ddffc973!important}.border-x-green-300\/5{border-left-color:#ddffc90d!important;border-right-color:#ddffc90d!important}.border-x-green-300\/50{border-left-color:#ddffc980!important;border-right-color:#ddffc980!important}.border-x-green-300\/55{border-left-color:#ddffc98c!important;border-right-color:#ddffc98c!important}.border-x-green-300\/60{border-left-color:#ddffc999!important;border-right-color:#ddffc999!important}.border-x-green-300\/65{border-left-color:#ddffc9a6!important;border-right-color:#ddffc9a6!important}.border-x-green-300\/70{border-left-color:#ddffc9b3!important;border-right-color:#ddffc9b3!important}.border-x-green-300\/75{border-left-color:#ddffc9bf!important;border-right-color:#ddffc9bf!important}.border-x-green-300\/80{border-left-color:#ddffc9cc!important;border-right-color:#ddffc9cc!important}.border-x-green-300\/85{border-left-color:#ddffc9d9!important;border-right-color:#ddffc9d9!important}.border-x-green-300\/90{border-left-color:#ddffc9e6!important;border-right-color:#ddffc9e6!important}.border-x-green-300\/95{border-left-color:#ddffc9f2!important;border-right-color:#ddffc9f2!important}.border-x-green-400{--tw-border-opacity: 1 !important;border-left-color:rgb(74 222 128 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(74 222 128 / var(--tw-border-opacity, 1))!important}.border-x-green-400\/0{border-left-color:#4ade8000!important;border-right-color:#4ade8000!important}.border-x-green-400\/10{border-left-color:#4ade801a!important;border-right-color:#4ade801a!important}.border-x-green-400\/100{border-left-color:#4ade80!important;border-right-color:#4ade80!important}.border-x-green-400\/15{border-left-color:#4ade8026!important;border-right-color:#4ade8026!important}.border-x-green-400\/20{border-left-color:#4ade8033!important;border-right-color:#4ade8033!important}.border-x-green-400\/25{border-left-color:#4ade8040!important;border-right-color:#4ade8040!important}.border-x-green-400\/30{border-left-color:#4ade804d!important;border-right-color:#4ade804d!important}.border-x-green-400\/35{border-left-color:#4ade8059!important;border-right-color:#4ade8059!important}.border-x-green-400\/40{border-left-color:#4ade8066!important;border-right-color:#4ade8066!important}.border-x-green-400\/45{border-left-color:#4ade8073!important;border-right-color:#4ade8073!important}.border-x-green-400\/5{border-left-color:#4ade800d!important;border-right-color:#4ade800d!important}.border-x-green-400\/50{border-left-color:#4ade8080!important;border-right-color:#4ade8080!important}.border-x-green-400\/55{border-left-color:#4ade808c!important;border-right-color:#4ade808c!important}.border-x-green-400\/60{border-left-color:#4ade8099!important;border-right-color:#4ade8099!important}.border-x-green-400\/65{border-left-color:#4ade80a6!important;border-right-color:#4ade80a6!important}.border-x-green-400\/70{border-left-color:#4ade80b3!important;border-right-color:#4ade80b3!important}.border-x-green-400\/75{border-left-color:#4ade80bf!important;border-right-color:#4ade80bf!important}.border-x-green-400\/80{border-left-color:#4ade80cc!important;border-right-color:#4ade80cc!important}.border-x-green-400\/85{border-left-color:#4ade80d9!important;border-right-color:#4ade80d9!important}.border-x-green-400\/90{border-left-color:#4ade80e6!important;border-right-color:#4ade80e6!important}.border-x-green-400\/95{border-left-color:#4ade80f2!important;border-right-color:#4ade80f2!important}.border-x-green-50{--tw-border-opacity: 1 !important;border-left-color:rgb(240 253 244 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(240 253 244 / var(--tw-border-opacity, 1))!important}.border-x-green-50\/0{border-left-color:#f0fdf400!important;border-right-color:#f0fdf400!important}.border-x-green-50\/10{border-left-color:#f0fdf41a!important;border-right-color:#f0fdf41a!important}.border-x-green-50\/100{border-left-color:#f0fdf4!important;border-right-color:#f0fdf4!important}.border-x-green-50\/15{border-left-color:#f0fdf426!important;border-right-color:#f0fdf426!important}.border-x-green-50\/20{border-left-color:#f0fdf433!important;border-right-color:#f0fdf433!important}.border-x-green-50\/25{border-left-color:#f0fdf440!important;border-right-color:#f0fdf440!important}.border-x-green-50\/30{border-left-color:#f0fdf44d!important;border-right-color:#f0fdf44d!important}.border-x-green-50\/35{border-left-color:#f0fdf459!important;border-right-color:#f0fdf459!important}.border-x-green-50\/40{border-left-color:#f0fdf466!important;border-right-color:#f0fdf466!important}.border-x-green-50\/45{border-left-color:#f0fdf473!important;border-right-color:#f0fdf473!important}.border-x-green-50\/5{border-left-color:#f0fdf40d!important;border-right-color:#f0fdf40d!important}.border-x-green-50\/50{border-left-color:#f0fdf480!important;border-right-color:#f0fdf480!important}.border-x-green-50\/55{border-left-color:#f0fdf48c!important;border-right-color:#f0fdf48c!important}.border-x-green-50\/60{border-left-color:#f0fdf499!important;border-right-color:#f0fdf499!important}.border-x-green-50\/65{border-left-color:#f0fdf4a6!important;border-right-color:#f0fdf4a6!important}.border-x-green-50\/70{border-left-color:#f0fdf4b3!important;border-right-color:#f0fdf4b3!important}.border-x-green-50\/75{border-left-color:#f0fdf4bf!important;border-right-color:#f0fdf4bf!important}.border-x-green-50\/80{border-left-color:#f0fdf4cc!important;border-right-color:#f0fdf4cc!important}.border-x-green-50\/85{border-left-color:#f0fdf4d9!important;border-right-color:#f0fdf4d9!important}.border-x-green-50\/90{border-left-color:#f0fdf4e6!important;border-right-color:#f0fdf4e6!important}.border-x-green-50\/95{border-left-color:#f0fdf4f2!important;border-right-color:#f0fdf4f2!important}.border-x-green-500{--tw-border-opacity: 1 !important;border-left-color:rgb(23 209 76 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(23 209 76 / var(--tw-border-opacity, 1))!important}.border-x-green-500\/0{border-left-color:#17d14c00!important;border-right-color:#17d14c00!important}.border-x-green-500\/10{border-left-color:#17d14c1a!important;border-right-color:#17d14c1a!important}.border-x-green-500\/100{border-left-color:#17d14c!important;border-right-color:#17d14c!important}.border-x-green-500\/15{border-left-color:#17d14c26!important;border-right-color:#17d14c26!important}.border-x-green-500\/20{border-left-color:#17d14c33!important;border-right-color:#17d14c33!important}.border-x-green-500\/25{border-left-color:#17d14c40!important;border-right-color:#17d14c40!important}.border-x-green-500\/30{border-left-color:#17d14c4d!important;border-right-color:#17d14c4d!important}.border-x-green-500\/35{border-left-color:#17d14c59!important;border-right-color:#17d14c59!important}.border-x-green-500\/40{border-left-color:#17d14c66!important;border-right-color:#17d14c66!important}.border-x-green-500\/45{border-left-color:#17d14c73!important;border-right-color:#17d14c73!important}.border-x-green-500\/5{border-left-color:#17d14c0d!important;border-right-color:#17d14c0d!important}.border-x-green-500\/50{border-left-color:#17d14c80!important;border-right-color:#17d14c80!important}.border-x-green-500\/55{border-left-color:#17d14c8c!important;border-right-color:#17d14c8c!important}.border-x-green-500\/60{border-left-color:#17d14c99!important;border-right-color:#17d14c99!important}.border-x-green-500\/65{border-left-color:#17d14ca6!important;border-right-color:#17d14ca6!important}.border-x-green-500\/70{border-left-color:#17d14cb3!important;border-right-color:#17d14cb3!important}.border-x-green-500\/75{border-left-color:#17d14cbf!important;border-right-color:#17d14cbf!important}.border-x-green-500\/80{border-left-color:#17d14ccc!important;border-right-color:#17d14ccc!important}.border-x-green-500\/85{border-left-color:#17d14cd9!important;border-right-color:#17d14cd9!important}.border-x-green-500\/90{border-left-color:#17d14ce6!important;border-right-color:#17d14ce6!important}.border-x-green-500\/95{border-left-color:#17d14cf2!important;border-right-color:#17d14cf2!important}.border-x-green-600{--tw-border-opacity: 1 !important;border-left-color:rgb(22 163 74 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(22 163 74 / var(--tw-border-opacity, 1))!important}.border-x-green-600\/0{border-left-color:#16a34a00!important;border-right-color:#16a34a00!important}.border-x-green-600\/10{border-left-color:#16a34a1a!important;border-right-color:#16a34a1a!important}.border-x-green-600\/100{border-left-color:#16a34a!important;border-right-color:#16a34a!important}.border-x-green-600\/15{border-left-color:#16a34a26!important;border-right-color:#16a34a26!important}.border-x-green-600\/20{border-left-color:#16a34a33!important;border-right-color:#16a34a33!important}.border-x-green-600\/25{border-left-color:#16a34a40!important;border-right-color:#16a34a40!important}.border-x-green-600\/30{border-left-color:#16a34a4d!important;border-right-color:#16a34a4d!important}.border-x-green-600\/35{border-left-color:#16a34a59!important;border-right-color:#16a34a59!important}.border-x-green-600\/40{border-left-color:#16a34a66!important;border-right-color:#16a34a66!important}.border-x-green-600\/45{border-left-color:#16a34a73!important;border-right-color:#16a34a73!important}.border-x-green-600\/5{border-left-color:#16a34a0d!important;border-right-color:#16a34a0d!important}.border-x-green-600\/50{border-left-color:#16a34a80!important;border-right-color:#16a34a80!important}.border-x-green-600\/55{border-left-color:#16a34a8c!important;border-right-color:#16a34a8c!important}.border-x-green-600\/60{border-left-color:#16a34a99!important;border-right-color:#16a34a99!important}.border-x-green-600\/65{border-left-color:#16a34aa6!important;border-right-color:#16a34aa6!important}.border-x-green-600\/70{border-left-color:#16a34ab3!important;border-right-color:#16a34ab3!important}.border-x-green-600\/75{border-left-color:#16a34abf!important;border-right-color:#16a34abf!important}.border-x-green-600\/80{border-left-color:#16a34acc!important;border-right-color:#16a34acc!important}.border-x-green-600\/85{border-left-color:#16a34ad9!important;border-right-color:#16a34ad9!important}.border-x-green-600\/90{border-left-color:#16a34ae6!important;border-right-color:#16a34ae6!important}.border-x-green-600\/95{border-left-color:#16a34af2!important;border-right-color:#16a34af2!important}.border-x-green-700{--tw-border-opacity: 1 !important;border-left-color:rgb(21 128 61 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(21 128 61 / var(--tw-border-opacity, 1))!important}.border-x-green-700\/0{border-left-color:#15803d00!important;border-right-color:#15803d00!important}.border-x-green-700\/10{border-left-color:#15803d1a!important;border-right-color:#15803d1a!important}.border-x-green-700\/100{border-left-color:#15803d!important;border-right-color:#15803d!important}.border-x-green-700\/15{border-left-color:#15803d26!important;border-right-color:#15803d26!important}.border-x-green-700\/20{border-left-color:#15803d33!important;border-right-color:#15803d33!important}.border-x-green-700\/25{border-left-color:#15803d40!important;border-right-color:#15803d40!important}.border-x-green-700\/30{border-left-color:#15803d4d!important;border-right-color:#15803d4d!important}.border-x-green-700\/35{border-left-color:#15803d59!important;border-right-color:#15803d59!important}.border-x-green-700\/40{border-left-color:#15803d66!important;border-right-color:#15803d66!important}.border-x-green-700\/45{border-left-color:#15803d73!important;border-right-color:#15803d73!important}.border-x-green-700\/5{border-left-color:#15803d0d!important;border-right-color:#15803d0d!important}.border-x-green-700\/50{border-left-color:#15803d80!important;border-right-color:#15803d80!important}.border-x-green-700\/55{border-left-color:#15803d8c!important;border-right-color:#15803d8c!important}.border-x-green-700\/60{border-left-color:#15803d99!important;border-right-color:#15803d99!important}.border-x-green-700\/65{border-left-color:#15803da6!important;border-right-color:#15803da6!important}.border-x-green-700\/70{border-left-color:#15803db3!important;border-right-color:#15803db3!important}.border-x-green-700\/75{border-left-color:#15803dbf!important;border-right-color:#15803dbf!important}.border-x-green-700\/80{border-left-color:#15803dcc!important;border-right-color:#15803dcc!important}.border-x-green-700\/85{border-left-color:#15803dd9!important;border-right-color:#15803dd9!important}.border-x-green-700\/90{border-left-color:#15803de6!important;border-right-color:#15803de6!important}.border-x-green-700\/95{border-left-color:#15803df2!important;border-right-color:#15803df2!important}.border-x-green-800{--tw-border-opacity: 1 !important;border-left-color:rgb(22 101 52 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(22 101 52 / var(--tw-border-opacity, 1))!important}.border-x-green-800\/0{border-left-color:#16653400!important;border-right-color:#16653400!important}.border-x-green-800\/10{border-left-color:#1665341a!important;border-right-color:#1665341a!important}.border-x-green-800\/100{border-left-color:#166534!important;border-right-color:#166534!important}.border-x-green-800\/15{border-left-color:#16653426!important;border-right-color:#16653426!important}.border-x-green-800\/20{border-left-color:#16653433!important;border-right-color:#16653433!important}.border-x-green-800\/25{border-left-color:#16653440!important;border-right-color:#16653440!important}.border-x-green-800\/30{border-left-color:#1665344d!important;border-right-color:#1665344d!important}.border-x-green-800\/35{border-left-color:#16653459!important;border-right-color:#16653459!important}.border-x-green-800\/40{border-left-color:#16653466!important;border-right-color:#16653466!important}.border-x-green-800\/45{border-left-color:#16653473!important;border-right-color:#16653473!important}.border-x-green-800\/5{border-left-color:#1665340d!important;border-right-color:#1665340d!important}.border-x-green-800\/50{border-left-color:#16653480!important;border-right-color:#16653480!important}.border-x-green-800\/55{border-left-color:#1665348c!important;border-right-color:#1665348c!important}.border-x-green-800\/60{border-left-color:#16653499!important;border-right-color:#16653499!important}.border-x-green-800\/65{border-left-color:#166534a6!important;border-right-color:#166534a6!important}.border-x-green-800\/70{border-left-color:#166534b3!important;border-right-color:#166534b3!important}.border-x-green-800\/75{border-left-color:#166534bf!important;border-right-color:#166534bf!important}.border-x-green-800\/80{border-left-color:#166534cc!important;border-right-color:#166534cc!important}.border-x-green-800\/85{border-left-color:#166534d9!important;border-right-color:#166534d9!important}.border-x-green-800\/90{border-left-color:#166534e6!important;border-right-color:#166534e6!important}.border-x-green-800\/95{border-left-color:#166534f2!important;border-right-color:#166534f2!important}.border-x-green-900{--tw-border-opacity: 1 !important;border-left-color:rgb(20 83 45 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(20 83 45 / var(--tw-border-opacity, 1))!important}.border-x-green-900\/0{border-left-color:#14532d00!important;border-right-color:#14532d00!important}.border-x-green-900\/10{border-left-color:#14532d1a!important;border-right-color:#14532d1a!important}.border-x-green-900\/100{border-left-color:#14532d!important;border-right-color:#14532d!important}.border-x-green-900\/15{border-left-color:#14532d26!important;border-right-color:#14532d26!important}.border-x-green-900\/20{border-left-color:#14532d33!important;border-right-color:#14532d33!important}.border-x-green-900\/25{border-left-color:#14532d40!important;border-right-color:#14532d40!important}.border-x-green-900\/30{border-left-color:#14532d4d!important;border-right-color:#14532d4d!important}.border-x-green-900\/35{border-left-color:#14532d59!important;border-right-color:#14532d59!important}.border-x-green-900\/40{border-left-color:#14532d66!important;border-right-color:#14532d66!important}.border-x-green-900\/45{border-left-color:#14532d73!important;border-right-color:#14532d73!important}.border-x-green-900\/5{border-left-color:#14532d0d!important;border-right-color:#14532d0d!important}.border-x-green-900\/50{border-left-color:#14532d80!important;border-right-color:#14532d80!important}.border-x-green-900\/55{border-left-color:#14532d8c!important;border-right-color:#14532d8c!important}.border-x-green-900\/60{border-left-color:#14532d99!important;border-right-color:#14532d99!important}.border-x-green-900\/65{border-left-color:#14532da6!important;border-right-color:#14532da6!important}.border-x-green-900\/70{border-left-color:#14532db3!important;border-right-color:#14532db3!important}.border-x-green-900\/75{border-left-color:#14532dbf!important;border-right-color:#14532dbf!important}.border-x-green-900\/80{border-left-color:#14532dcc!important;border-right-color:#14532dcc!important}.border-x-green-900\/85{border-left-color:#14532dd9!important;border-right-color:#14532dd9!important}.border-x-green-900\/90{border-left-color:#14532de6!important;border-right-color:#14532de6!important}.border-x-green-900\/95{border-left-color:#14532df2!important;border-right-color:#14532df2!important}.border-x-green-950{--tw-border-opacity: 1 !important;border-left-color:rgb(5 46 22 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(5 46 22 / var(--tw-border-opacity, 1))!important}.border-x-green-950\/0{border-left-color:#052e1600!important;border-right-color:#052e1600!important}.border-x-green-950\/10{border-left-color:#052e161a!important;border-right-color:#052e161a!important}.border-x-green-950\/100{border-left-color:#052e16!important;border-right-color:#052e16!important}.border-x-green-950\/15{border-left-color:#052e1626!important;border-right-color:#052e1626!important}.border-x-green-950\/20{border-left-color:#052e1633!important;border-right-color:#052e1633!important}.border-x-green-950\/25{border-left-color:#052e1640!important;border-right-color:#052e1640!important}.border-x-green-950\/30{border-left-color:#052e164d!important;border-right-color:#052e164d!important}.border-x-green-950\/35{border-left-color:#052e1659!important;border-right-color:#052e1659!important}.border-x-green-950\/40{border-left-color:#052e1666!important;border-right-color:#052e1666!important}.border-x-green-950\/45{border-left-color:#052e1673!important;border-right-color:#052e1673!important}.border-x-green-950\/5{border-left-color:#052e160d!important;border-right-color:#052e160d!important}.border-x-green-950\/50{border-left-color:#052e1680!important;border-right-color:#052e1680!important}.border-x-green-950\/55{border-left-color:#052e168c!important;border-right-color:#052e168c!important}.border-x-green-950\/60{border-left-color:#052e1699!important;border-right-color:#052e1699!important}.border-x-green-950\/65{border-left-color:#052e16a6!important;border-right-color:#052e16a6!important}.border-x-green-950\/70{border-left-color:#052e16b3!important;border-right-color:#052e16b3!important}.border-x-green-950\/75{border-left-color:#052e16bf!important;border-right-color:#052e16bf!important}.border-x-green-950\/80{border-left-color:#052e16cc!important;border-right-color:#052e16cc!important}.border-x-green-950\/85{border-left-color:#052e16d9!important;border-right-color:#052e16d9!important}.border-x-green-950\/90{border-left-color:#052e16e6!important;border-right-color:#052e16e6!important}.border-x-green-950\/95{border-left-color:#052e16f2!important;border-right-color:#052e16f2!important}.border-x-orange-100{--tw-border-opacity: 1 !important;border-left-color:rgb(255 237 213 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(255 237 213 / var(--tw-border-opacity, 1))!important}.border-x-orange-100\/0{border-left-color:#ffedd500!important;border-right-color:#ffedd500!important}.border-x-orange-100\/10{border-left-color:#ffedd51a!important;border-right-color:#ffedd51a!important}.border-x-orange-100\/100{border-left-color:#ffedd5!important;border-right-color:#ffedd5!important}.border-x-orange-100\/15{border-left-color:#ffedd526!important;border-right-color:#ffedd526!important}.border-x-orange-100\/20{border-left-color:#ffedd533!important;border-right-color:#ffedd533!important}.border-x-orange-100\/25{border-left-color:#ffedd540!important;border-right-color:#ffedd540!important}.border-x-orange-100\/30{border-left-color:#ffedd54d!important;border-right-color:#ffedd54d!important}.border-x-orange-100\/35{border-left-color:#ffedd559!important;border-right-color:#ffedd559!important}.border-x-orange-100\/40{border-left-color:#ffedd566!important;border-right-color:#ffedd566!important}.border-x-orange-100\/45{border-left-color:#ffedd573!important;border-right-color:#ffedd573!important}.border-x-orange-100\/5{border-left-color:#ffedd50d!important;border-right-color:#ffedd50d!important}.border-x-orange-100\/50{border-left-color:#ffedd580!important;border-right-color:#ffedd580!important}.border-x-orange-100\/55{border-left-color:#ffedd58c!important;border-right-color:#ffedd58c!important}.border-x-orange-100\/60{border-left-color:#ffedd599!important;border-right-color:#ffedd599!important}.border-x-orange-100\/65{border-left-color:#ffedd5a6!important;border-right-color:#ffedd5a6!important}.border-x-orange-100\/70{border-left-color:#ffedd5b3!important;border-right-color:#ffedd5b3!important}.border-x-orange-100\/75{border-left-color:#ffedd5bf!important;border-right-color:#ffedd5bf!important}.border-x-orange-100\/80{border-left-color:#ffedd5cc!important;border-right-color:#ffedd5cc!important}.border-x-orange-100\/85{border-left-color:#ffedd5d9!important;border-right-color:#ffedd5d9!important}.border-x-orange-100\/90{border-left-color:#ffedd5e6!important;border-right-color:#ffedd5e6!important}.border-x-orange-100\/95{border-left-color:#ffedd5f2!important;border-right-color:#ffedd5f2!important}.border-x-orange-200{--tw-border-opacity: 1 !important;border-left-color:rgb(254 215 170 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(254 215 170 / var(--tw-border-opacity, 1))!important}.border-x-orange-200\/0{border-left-color:#fed7aa00!important;border-right-color:#fed7aa00!important}.border-x-orange-200\/10{border-left-color:#fed7aa1a!important;border-right-color:#fed7aa1a!important}.border-x-orange-200\/100{border-left-color:#fed7aa!important;border-right-color:#fed7aa!important}.border-x-orange-200\/15{border-left-color:#fed7aa26!important;border-right-color:#fed7aa26!important}.border-x-orange-200\/20{border-left-color:#fed7aa33!important;border-right-color:#fed7aa33!important}.border-x-orange-200\/25{border-left-color:#fed7aa40!important;border-right-color:#fed7aa40!important}.border-x-orange-200\/30{border-left-color:#fed7aa4d!important;border-right-color:#fed7aa4d!important}.border-x-orange-200\/35{border-left-color:#fed7aa59!important;border-right-color:#fed7aa59!important}.border-x-orange-200\/40{border-left-color:#fed7aa66!important;border-right-color:#fed7aa66!important}.border-x-orange-200\/45{border-left-color:#fed7aa73!important;border-right-color:#fed7aa73!important}.border-x-orange-200\/5{border-left-color:#fed7aa0d!important;border-right-color:#fed7aa0d!important}.border-x-orange-200\/50{border-left-color:#fed7aa80!important;border-right-color:#fed7aa80!important}.border-x-orange-200\/55{border-left-color:#fed7aa8c!important;border-right-color:#fed7aa8c!important}.border-x-orange-200\/60{border-left-color:#fed7aa99!important;border-right-color:#fed7aa99!important}.border-x-orange-200\/65{border-left-color:#fed7aaa6!important;border-right-color:#fed7aaa6!important}.border-x-orange-200\/70{border-left-color:#fed7aab3!important;border-right-color:#fed7aab3!important}.border-x-orange-200\/75{border-left-color:#fed7aabf!important;border-right-color:#fed7aabf!important}.border-x-orange-200\/80{border-left-color:#fed7aacc!important;border-right-color:#fed7aacc!important}.border-x-orange-200\/85{border-left-color:#fed7aad9!important;border-right-color:#fed7aad9!important}.border-x-orange-200\/90{border-left-color:#fed7aae6!important;border-right-color:#fed7aae6!important}.border-x-orange-200\/95{border-left-color:#fed7aaf2!important;border-right-color:#fed7aaf2!important}.border-x-orange-300{--tw-border-opacity: 1 !important;border-left-color:rgb(253 186 116 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(253 186 116 / var(--tw-border-opacity, 1))!important}.border-x-orange-300\/0{border-left-color:#fdba7400!important;border-right-color:#fdba7400!important}.border-x-orange-300\/10{border-left-color:#fdba741a!important;border-right-color:#fdba741a!important}.border-x-orange-300\/100{border-left-color:#fdba74!important;border-right-color:#fdba74!important}.border-x-orange-300\/15{border-left-color:#fdba7426!important;border-right-color:#fdba7426!important}.border-x-orange-300\/20{border-left-color:#fdba7433!important;border-right-color:#fdba7433!important}.border-x-orange-300\/25{border-left-color:#fdba7440!important;border-right-color:#fdba7440!important}.border-x-orange-300\/30{border-left-color:#fdba744d!important;border-right-color:#fdba744d!important}.border-x-orange-300\/35{border-left-color:#fdba7459!important;border-right-color:#fdba7459!important}.border-x-orange-300\/40{border-left-color:#fdba7466!important;border-right-color:#fdba7466!important}.border-x-orange-300\/45{border-left-color:#fdba7473!important;border-right-color:#fdba7473!important}.border-x-orange-300\/5{border-left-color:#fdba740d!important;border-right-color:#fdba740d!important}.border-x-orange-300\/50{border-left-color:#fdba7480!important;border-right-color:#fdba7480!important}.border-x-orange-300\/55{border-left-color:#fdba748c!important;border-right-color:#fdba748c!important}.border-x-orange-300\/60{border-left-color:#fdba7499!important;border-right-color:#fdba7499!important}.border-x-orange-300\/65{border-left-color:#fdba74a6!important;border-right-color:#fdba74a6!important}.border-x-orange-300\/70{border-left-color:#fdba74b3!important;border-right-color:#fdba74b3!important}.border-x-orange-300\/75{border-left-color:#fdba74bf!important;border-right-color:#fdba74bf!important}.border-x-orange-300\/80{border-left-color:#fdba74cc!important;border-right-color:#fdba74cc!important}.border-x-orange-300\/85{border-left-color:#fdba74d9!important;border-right-color:#fdba74d9!important}.border-x-orange-300\/90{border-left-color:#fdba74e6!important;border-right-color:#fdba74e6!important}.border-x-orange-300\/95{border-left-color:#fdba74f2!important;border-right-color:#fdba74f2!important}.border-x-orange-400{--tw-border-opacity: 1 !important;border-left-color:rgb(251 146 60 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(251 146 60 / var(--tw-border-opacity, 1))!important}.border-x-orange-400\/0{border-left-color:#fb923c00!important;border-right-color:#fb923c00!important}.border-x-orange-400\/10{border-left-color:#fb923c1a!important;border-right-color:#fb923c1a!important}.border-x-orange-400\/100{border-left-color:#fb923c!important;border-right-color:#fb923c!important}.border-x-orange-400\/15{border-left-color:#fb923c26!important;border-right-color:#fb923c26!important}.border-x-orange-400\/20{border-left-color:#fb923c33!important;border-right-color:#fb923c33!important}.border-x-orange-400\/25{border-left-color:#fb923c40!important;border-right-color:#fb923c40!important}.border-x-orange-400\/30{border-left-color:#fb923c4d!important;border-right-color:#fb923c4d!important}.border-x-orange-400\/35{border-left-color:#fb923c59!important;border-right-color:#fb923c59!important}.border-x-orange-400\/40{border-left-color:#fb923c66!important;border-right-color:#fb923c66!important}.border-x-orange-400\/45{border-left-color:#fb923c73!important;border-right-color:#fb923c73!important}.border-x-orange-400\/5{border-left-color:#fb923c0d!important;border-right-color:#fb923c0d!important}.border-x-orange-400\/50{border-left-color:#fb923c80!important;border-right-color:#fb923c80!important}.border-x-orange-400\/55{border-left-color:#fb923c8c!important;border-right-color:#fb923c8c!important}.border-x-orange-400\/60{border-left-color:#fb923c99!important;border-right-color:#fb923c99!important}.border-x-orange-400\/65{border-left-color:#fb923ca6!important;border-right-color:#fb923ca6!important}.border-x-orange-400\/70{border-left-color:#fb923cb3!important;border-right-color:#fb923cb3!important}.border-x-orange-400\/75{border-left-color:#fb923cbf!important;border-right-color:#fb923cbf!important}.border-x-orange-400\/80{border-left-color:#fb923ccc!important;border-right-color:#fb923ccc!important}.border-x-orange-400\/85{border-left-color:#fb923cd9!important;border-right-color:#fb923cd9!important}.border-x-orange-400\/90{border-left-color:#fb923ce6!important;border-right-color:#fb923ce6!important}.border-x-orange-400\/95{border-left-color:#fb923cf2!important;border-right-color:#fb923cf2!important}.border-x-orange-50{--tw-border-opacity: 1 !important;border-left-color:rgb(255 247 237 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(255 247 237 / var(--tw-border-opacity, 1))!important}.border-x-orange-50\/0{border-left-color:#fff7ed00!important;border-right-color:#fff7ed00!important}.border-x-orange-50\/10{border-left-color:#fff7ed1a!important;border-right-color:#fff7ed1a!important}.border-x-orange-50\/100{border-left-color:#fff7ed!important;border-right-color:#fff7ed!important}.border-x-orange-50\/15{border-left-color:#fff7ed26!important;border-right-color:#fff7ed26!important}.border-x-orange-50\/20{border-left-color:#fff7ed33!important;border-right-color:#fff7ed33!important}.border-x-orange-50\/25{border-left-color:#fff7ed40!important;border-right-color:#fff7ed40!important}.border-x-orange-50\/30{border-left-color:#fff7ed4d!important;border-right-color:#fff7ed4d!important}.border-x-orange-50\/35{border-left-color:#fff7ed59!important;border-right-color:#fff7ed59!important}.border-x-orange-50\/40{border-left-color:#fff7ed66!important;border-right-color:#fff7ed66!important}.border-x-orange-50\/45{border-left-color:#fff7ed73!important;border-right-color:#fff7ed73!important}.border-x-orange-50\/5{border-left-color:#fff7ed0d!important;border-right-color:#fff7ed0d!important}.border-x-orange-50\/50{border-left-color:#fff7ed80!important;border-right-color:#fff7ed80!important}.border-x-orange-50\/55{border-left-color:#fff7ed8c!important;border-right-color:#fff7ed8c!important}.border-x-orange-50\/60{border-left-color:#fff7ed99!important;border-right-color:#fff7ed99!important}.border-x-orange-50\/65{border-left-color:#fff7eda6!important;border-right-color:#fff7eda6!important}.border-x-orange-50\/70{border-left-color:#fff7edb3!important;border-right-color:#fff7edb3!important}.border-x-orange-50\/75{border-left-color:#fff7edbf!important;border-right-color:#fff7edbf!important}.border-x-orange-50\/80{border-left-color:#fff7edcc!important;border-right-color:#fff7edcc!important}.border-x-orange-50\/85{border-left-color:#fff7edd9!important;border-right-color:#fff7edd9!important}.border-x-orange-50\/90{border-left-color:#fff7ede6!important;border-right-color:#fff7ede6!important}.border-x-orange-50\/95{border-left-color:#fff7edf2!important;border-right-color:#fff7edf2!important}.border-x-orange-500{--tw-border-opacity: 1 !important;border-left-color:rgb(238 142 29 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(238 142 29 / var(--tw-border-opacity, 1))!important}.border-x-orange-500\/0{border-left-color:#ee8e1d00!important;border-right-color:#ee8e1d00!important}.border-x-orange-500\/10{border-left-color:#ee8e1d1a!important;border-right-color:#ee8e1d1a!important}.border-x-orange-500\/100{border-left-color:#ee8e1d!important;border-right-color:#ee8e1d!important}.border-x-orange-500\/15{border-left-color:#ee8e1d26!important;border-right-color:#ee8e1d26!important}.border-x-orange-500\/20{border-left-color:#ee8e1d33!important;border-right-color:#ee8e1d33!important}.border-x-orange-500\/25{border-left-color:#ee8e1d40!important;border-right-color:#ee8e1d40!important}.border-x-orange-500\/30{border-left-color:#ee8e1d4d!important;border-right-color:#ee8e1d4d!important}.border-x-orange-500\/35{border-left-color:#ee8e1d59!important;border-right-color:#ee8e1d59!important}.border-x-orange-500\/40{border-left-color:#ee8e1d66!important;border-right-color:#ee8e1d66!important}.border-x-orange-500\/45{border-left-color:#ee8e1d73!important;border-right-color:#ee8e1d73!important}.border-x-orange-500\/5{border-left-color:#ee8e1d0d!important;border-right-color:#ee8e1d0d!important}.border-x-orange-500\/50{border-left-color:#ee8e1d80!important;border-right-color:#ee8e1d80!important}.border-x-orange-500\/55{border-left-color:#ee8e1d8c!important;border-right-color:#ee8e1d8c!important}.border-x-orange-500\/60{border-left-color:#ee8e1d99!important;border-right-color:#ee8e1d99!important}.border-x-orange-500\/65{border-left-color:#ee8e1da6!important;border-right-color:#ee8e1da6!important}.border-x-orange-500\/70{border-left-color:#ee8e1db3!important;border-right-color:#ee8e1db3!important}.border-x-orange-500\/75{border-left-color:#ee8e1dbf!important;border-right-color:#ee8e1dbf!important}.border-x-orange-500\/80{border-left-color:#ee8e1dcc!important;border-right-color:#ee8e1dcc!important}.border-x-orange-500\/85{border-left-color:#ee8e1dd9!important;border-right-color:#ee8e1dd9!important}.border-x-orange-500\/90{border-left-color:#ee8e1de6!important;border-right-color:#ee8e1de6!important}.border-x-orange-500\/95{border-left-color:#ee8e1df2!important;border-right-color:#ee8e1df2!important}.border-x-orange-600{--tw-border-opacity: 1 !important;border-left-color:rgb(234 88 12 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(234 88 12 / var(--tw-border-opacity, 1))!important}.border-x-orange-600\/0{border-left-color:#ea580c00!important;border-right-color:#ea580c00!important}.border-x-orange-600\/10{border-left-color:#ea580c1a!important;border-right-color:#ea580c1a!important}.border-x-orange-600\/100{border-left-color:#ea580c!important;border-right-color:#ea580c!important}.border-x-orange-600\/15{border-left-color:#ea580c26!important;border-right-color:#ea580c26!important}.border-x-orange-600\/20{border-left-color:#ea580c33!important;border-right-color:#ea580c33!important}.border-x-orange-600\/25{border-left-color:#ea580c40!important;border-right-color:#ea580c40!important}.border-x-orange-600\/30{border-left-color:#ea580c4d!important;border-right-color:#ea580c4d!important}.border-x-orange-600\/35{border-left-color:#ea580c59!important;border-right-color:#ea580c59!important}.border-x-orange-600\/40{border-left-color:#ea580c66!important;border-right-color:#ea580c66!important}.border-x-orange-600\/45{border-left-color:#ea580c73!important;border-right-color:#ea580c73!important}.border-x-orange-600\/5{border-left-color:#ea580c0d!important;border-right-color:#ea580c0d!important}.border-x-orange-600\/50{border-left-color:#ea580c80!important;border-right-color:#ea580c80!important}.border-x-orange-600\/55{border-left-color:#ea580c8c!important;border-right-color:#ea580c8c!important}.border-x-orange-600\/60{border-left-color:#ea580c99!important;border-right-color:#ea580c99!important}.border-x-orange-600\/65{border-left-color:#ea580ca6!important;border-right-color:#ea580ca6!important}.border-x-orange-600\/70{border-left-color:#ea580cb3!important;border-right-color:#ea580cb3!important}.border-x-orange-600\/75{border-left-color:#ea580cbf!important;border-right-color:#ea580cbf!important}.border-x-orange-600\/80{border-left-color:#ea580ccc!important;border-right-color:#ea580ccc!important}.border-x-orange-600\/85{border-left-color:#ea580cd9!important;border-right-color:#ea580cd9!important}.border-x-orange-600\/90{border-left-color:#ea580ce6!important;border-right-color:#ea580ce6!important}.border-x-orange-600\/95{border-left-color:#ea580cf2!important;border-right-color:#ea580cf2!important}.border-x-orange-700{--tw-border-opacity: 1 !important;border-left-color:rgb(194 65 12 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(194 65 12 / var(--tw-border-opacity, 1))!important}.border-x-orange-700\/0{border-left-color:#c2410c00!important;border-right-color:#c2410c00!important}.border-x-orange-700\/10{border-left-color:#c2410c1a!important;border-right-color:#c2410c1a!important}.border-x-orange-700\/100{border-left-color:#c2410c!important;border-right-color:#c2410c!important}.border-x-orange-700\/15{border-left-color:#c2410c26!important;border-right-color:#c2410c26!important}.border-x-orange-700\/20{border-left-color:#c2410c33!important;border-right-color:#c2410c33!important}.border-x-orange-700\/25{border-left-color:#c2410c40!important;border-right-color:#c2410c40!important}.border-x-orange-700\/30{border-left-color:#c2410c4d!important;border-right-color:#c2410c4d!important}.border-x-orange-700\/35{border-left-color:#c2410c59!important;border-right-color:#c2410c59!important}.border-x-orange-700\/40{border-left-color:#c2410c66!important;border-right-color:#c2410c66!important}.border-x-orange-700\/45{border-left-color:#c2410c73!important;border-right-color:#c2410c73!important}.border-x-orange-700\/5{border-left-color:#c2410c0d!important;border-right-color:#c2410c0d!important}.border-x-orange-700\/50{border-left-color:#c2410c80!important;border-right-color:#c2410c80!important}.border-x-orange-700\/55{border-left-color:#c2410c8c!important;border-right-color:#c2410c8c!important}.border-x-orange-700\/60{border-left-color:#c2410c99!important;border-right-color:#c2410c99!important}.border-x-orange-700\/65{border-left-color:#c2410ca6!important;border-right-color:#c2410ca6!important}.border-x-orange-700\/70{border-left-color:#c2410cb3!important;border-right-color:#c2410cb3!important}.border-x-orange-700\/75{border-left-color:#c2410cbf!important;border-right-color:#c2410cbf!important}.border-x-orange-700\/80{border-left-color:#c2410ccc!important;border-right-color:#c2410ccc!important}.border-x-orange-700\/85{border-left-color:#c2410cd9!important;border-right-color:#c2410cd9!important}.border-x-orange-700\/90{border-left-color:#c2410ce6!important;border-right-color:#c2410ce6!important}.border-x-orange-700\/95{border-left-color:#c2410cf2!important;border-right-color:#c2410cf2!important}.border-x-orange-800{--tw-border-opacity: 1 !important;border-left-color:rgb(154 52 18 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(154 52 18 / var(--tw-border-opacity, 1))!important}.border-x-orange-800\/0{border-left-color:#9a341200!important;border-right-color:#9a341200!important}.border-x-orange-800\/10{border-left-color:#9a34121a!important;border-right-color:#9a34121a!important}.border-x-orange-800\/100{border-left-color:#9a3412!important;border-right-color:#9a3412!important}.border-x-orange-800\/15{border-left-color:#9a341226!important;border-right-color:#9a341226!important}.border-x-orange-800\/20{border-left-color:#9a341233!important;border-right-color:#9a341233!important}.border-x-orange-800\/25{border-left-color:#9a341240!important;border-right-color:#9a341240!important}.border-x-orange-800\/30{border-left-color:#9a34124d!important;border-right-color:#9a34124d!important}.border-x-orange-800\/35{border-left-color:#9a341259!important;border-right-color:#9a341259!important}.border-x-orange-800\/40{border-left-color:#9a341266!important;border-right-color:#9a341266!important}.border-x-orange-800\/45{border-left-color:#9a341273!important;border-right-color:#9a341273!important}.border-x-orange-800\/5{border-left-color:#9a34120d!important;border-right-color:#9a34120d!important}.border-x-orange-800\/50{border-left-color:#9a341280!important;border-right-color:#9a341280!important}.border-x-orange-800\/55{border-left-color:#9a34128c!important;border-right-color:#9a34128c!important}.border-x-orange-800\/60{border-left-color:#9a341299!important;border-right-color:#9a341299!important}.border-x-orange-800\/65{border-left-color:#9a3412a6!important;border-right-color:#9a3412a6!important}.border-x-orange-800\/70{border-left-color:#9a3412b3!important;border-right-color:#9a3412b3!important}.border-x-orange-800\/75{border-left-color:#9a3412bf!important;border-right-color:#9a3412bf!important}.border-x-orange-800\/80{border-left-color:#9a3412cc!important;border-right-color:#9a3412cc!important}.border-x-orange-800\/85{border-left-color:#9a3412d9!important;border-right-color:#9a3412d9!important}.border-x-orange-800\/90{border-left-color:#9a3412e6!important;border-right-color:#9a3412e6!important}.border-x-orange-800\/95{border-left-color:#9a3412f2!important;border-right-color:#9a3412f2!important}.border-x-orange-900{--tw-border-opacity: 1 !important;border-left-color:rgb(124 45 18 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(124 45 18 / var(--tw-border-opacity, 1))!important}.border-x-orange-900\/0{border-left-color:#7c2d1200!important;border-right-color:#7c2d1200!important}.border-x-orange-900\/10{border-left-color:#7c2d121a!important;border-right-color:#7c2d121a!important}.border-x-orange-900\/100{border-left-color:#7c2d12!important;border-right-color:#7c2d12!important}.border-x-orange-900\/15{border-left-color:#7c2d1226!important;border-right-color:#7c2d1226!important}.border-x-orange-900\/20{border-left-color:#7c2d1233!important;border-right-color:#7c2d1233!important}.border-x-orange-900\/25{border-left-color:#7c2d1240!important;border-right-color:#7c2d1240!important}.border-x-orange-900\/30{border-left-color:#7c2d124d!important;border-right-color:#7c2d124d!important}.border-x-orange-900\/35{border-left-color:#7c2d1259!important;border-right-color:#7c2d1259!important}.border-x-orange-900\/40{border-left-color:#7c2d1266!important;border-right-color:#7c2d1266!important}.border-x-orange-900\/45{border-left-color:#7c2d1273!important;border-right-color:#7c2d1273!important}.border-x-orange-900\/5{border-left-color:#7c2d120d!important;border-right-color:#7c2d120d!important}.border-x-orange-900\/50{border-left-color:#7c2d1280!important;border-right-color:#7c2d1280!important}.border-x-orange-900\/55{border-left-color:#7c2d128c!important;border-right-color:#7c2d128c!important}.border-x-orange-900\/60{border-left-color:#7c2d1299!important;border-right-color:#7c2d1299!important}.border-x-orange-900\/65{border-left-color:#7c2d12a6!important;border-right-color:#7c2d12a6!important}.border-x-orange-900\/70{border-left-color:#7c2d12b3!important;border-right-color:#7c2d12b3!important}.border-x-orange-900\/75{border-left-color:#7c2d12bf!important;border-right-color:#7c2d12bf!important}.border-x-orange-900\/80{border-left-color:#7c2d12cc!important;border-right-color:#7c2d12cc!important}.border-x-orange-900\/85{border-left-color:#7c2d12d9!important;border-right-color:#7c2d12d9!important}.border-x-orange-900\/90{border-left-color:#7c2d12e6!important;border-right-color:#7c2d12e6!important}.border-x-orange-900\/95{border-left-color:#7c2d12f2!important;border-right-color:#7c2d12f2!important}.border-x-orange-950{--tw-border-opacity: 1 !important;border-left-color:rgb(67 20 7 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(67 20 7 / var(--tw-border-opacity, 1))!important}.border-x-orange-950\/0{border-left-color:#43140700!important;border-right-color:#43140700!important}.border-x-orange-950\/10{border-left-color:#4314071a!important;border-right-color:#4314071a!important}.border-x-orange-950\/100{border-left-color:#431407!important;border-right-color:#431407!important}.border-x-orange-950\/15{border-left-color:#43140726!important;border-right-color:#43140726!important}.border-x-orange-950\/20{border-left-color:#43140733!important;border-right-color:#43140733!important}.border-x-orange-950\/25{border-left-color:#43140740!important;border-right-color:#43140740!important}.border-x-orange-950\/30{border-left-color:#4314074d!important;border-right-color:#4314074d!important}.border-x-orange-950\/35{border-left-color:#43140759!important;border-right-color:#43140759!important}.border-x-orange-950\/40{border-left-color:#43140766!important;border-right-color:#43140766!important}.border-x-orange-950\/45{border-left-color:#43140773!important;border-right-color:#43140773!important}.border-x-orange-950\/5{border-left-color:#4314070d!important;border-right-color:#4314070d!important}.border-x-orange-950\/50{border-left-color:#43140780!important;border-right-color:#43140780!important}.border-x-orange-950\/55{border-left-color:#4314078c!important;border-right-color:#4314078c!important}.border-x-orange-950\/60{border-left-color:#43140799!important;border-right-color:#43140799!important}.border-x-orange-950\/65{border-left-color:#431407a6!important;border-right-color:#431407a6!important}.border-x-orange-950\/70{border-left-color:#431407b3!important;border-right-color:#431407b3!important}.border-x-orange-950\/75{border-left-color:#431407bf!important;border-right-color:#431407bf!important}.border-x-orange-950\/80{border-left-color:#431407cc!important;border-right-color:#431407cc!important}.border-x-orange-950\/85{border-left-color:#431407d9!important;border-right-color:#431407d9!important}.border-x-orange-950\/90{border-left-color:#431407e6!important;border-right-color:#431407e6!important}.border-x-orange-950\/95{border-left-color:#431407f2!important;border-right-color:#431407f2!important}.border-x-primary-100{--tw-border-opacity: 1 !important;border-left-color:rgb(245 249 255 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(245 249 255 / var(--tw-border-opacity, 1))!important}.border-x-primary-100\/0{border-left-color:#f5f9ff00!important;border-right-color:#f5f9ff00!important}.border-x-primary-100\/10{border-left-color:#f5f9ff1a!important;border-right-color:#f5f9ff1a!important}.border-x-primary-100\/100{border-left-color:#f5f9ff!important;border-right-color:#f5f9ff!important}.border-x-primary-100\/15{border-left-color:#f5f9ff26!important;border-right-color:#f5f9ff26!important}.border-x-primary-100\/20{border-left-color:#f5f9ff33!important;border-right-color:#f5f9ff33!important}.border-x-primary-100\/25{border-left-color:#f5f9ff40!important;border-right-color:#f5f9ff40!important}.border-x-primary-100\/30{border-left-color:#f5f9ff4d!important;border-right-color:#f5f9ff4d!important}.border-x-primary-100\/35{border-left-color:#f5f9ff59!important;border-right-color:#f5f9ff59!important}.border-x-primary-100\/40{border-left-color:#f5f9ff66!important;border-right-color:#f5f9ff66!important}.border-x-primary-100\/45{border-left-color:#f5f9ff73!important;border-right-color:#f5f9ff73!important}.border-x-primary-100\/5{border-left-color:#f5f9ff0d!important;border-right-color:#f5f9ff0d!important}.border-x-primary-100\/50{border-left-color:#f5f9ff80!important;border-right-color:#f5f9ff80!important}.border-x-primary-100\/55{border-left-color:#f5f9ff8c!important;border-right-color:#f5f9ff8c!important}.border-x-primary-100\/60{border-left-color:#f5f9ff99!important;border-right-color:#f5f9ff99!important}.border-x-primary-100\/65{border-left-color:#f5f9ffa6!important;border-right-color:#f5f9ffa6!important}.border-x-primary-100\/70{border-left-color:#f5f9ffb3!important;border-right-color:#f5f9ffb3!important}.border-x-primary-100\/75{border-left-color:#f5f9ffbf!important;border-right-color:#f5f9ffbf!important}.border-x-primary-100\/80{border-left-color:#f5f9ffcc!important;border-right-color:#f5f9ffcc!important}.border-x-primary-100\/85{border-left-color:#f5f9ffd9!important;border-right-color:#f5f9ffd9!important}.border-x-primary-100\/90{border-left-color:#f5f9ffe6!important;border-right-color:#f5f9ffe6!important}.border-x-primary-100\/95{border-left-color:#f5f9fff2!important;border-right-color:#f5f9fff2!important}.border-x-primary-200{--tw-border-opacity: 1 !important;border-left-color:rgb(225 236 254 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(225 236 254 / var(--tw-border-opacity, 1))!important}.border-x-primary-200\/0{border-left-color:#e1ecfe00!important;border-right-color:#e1ecfe00!important}.border-x-primary-200\/10{border-left-color:#e1ecfe1a!important;border-right-color:#e1ecfe1a!important}.border-x-primary-200\/100{border-left-color:#e1ecfe!important;border-right-color:#e1ecfe!important}.border-x-primary-200\/15{border-left-color:#e1ecfe26!important;border-right-color:#e1ecfe26!important}.border-x-primary-200\/20{border-left-color:#e1ecfe33!important;border-right-color:#e1ecfe33!important}.border-x-primary-200\/25{border-left-color:#e1ecfe40!important;border-right-color:#e1ecfe40!important}.border-x-primary-200\/30{border-left-color:#e1ecfe4d!important;border-right-color:#e1ecfe4d!important}.border-x-primary-200\/35{border-left-color:#e1ecfe59!important;border-right-color:#e1ecfe59!important}.border-x-primary-200\/40{border-left-color:#e1ecfe66!important;border-right-color:#e1ecfe66!important}.border-x-primary-200\/45{border-left-color:#e1ecfe73!important;border-right-color:#e1ecfe73!important}.border-x-primary-200\/5{border-left-color:#e1ecfe0d!important;border-right-color:#e1ecfe0d!important}.border-x-primary-200\/50{border-left-color:#e1ecfe80!important;border-right-color:#e1ecfe80!important}.border-x-primary-200\/55{border-left-color:#e1ecfe8c!important;border-right-color:#e1ecfe8c!important}.border-x-primary-200\/60{border-left-color:#e1ecfe99!important;border-right-color:#e1ecfe99!important}.border-x-primary-200\/65{border-left-color:#e1ecfea6!important;border-right-color:#e1ecfea6!important}.border-x-primary-200\/70{border-left-color:#e1ecfeb3!important;border-right-color:#e1ecfeb3!important}.border-x-primary-200\/75{border-left-color:#e1ecfebf!important;border-right-color:#e1ecfebf!important}.border-x-primary-200\/80{border-left-color:#e1ecfecc!important;border-right-color:#e1ecfecc!important}.border-x-primary-200\/85{border-left-color:#e1ecfed9!important;border-right-color:#e1ecfed9!important}.border-x-primary-200\/90{border-left-color:#e1ecfee6!important;border-right-color:#e1ecfee6!important}.border-x-primary-200\/95{border-left-color:#e1ecfef2!important;border-right-color:#e1ecfef2!important}.border-x-primary-300{--tw-border-opacity: 1 !important;border-left-color:rgb(215 229 253 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(215 229 253 / var(--tw-border-opacity, 1))!important}.border-x-primary-300\/0{border-left-color:#d7e5fd00!important;border-right-color:#d7e5fd00!important}.border-x-primary-300\/10{border-left-color:#d7e5fd1a!important;border-right-color:#d7e5fd1a!important}.border-x-primary-300\/100{border-left-color:#d7e5fd!important;border-right-color:#d7e5fd!important}.border-x-primary-300\/15{border-left-color:#d7e5fd26!important;border-right-color:#d7e5fd26!important}.border-x-primary-300\/20{border-left-color:#d7e5fd33!important;border-right-color:#d7e5fd33!important}.border-x-primary-300\/25{border-left-color:#d7e5fd40!important;border-right-color:#d7e5fd40!important}.border-x-primary-300\/30{border-left-color:#d7e5fd4d!important;border-right-color:#d7e5fd4d!important}.border-x-primary-300\/35{border-left-color:#d7e5fd59!important;border-right-color:#d7e5fd59!important}.border-x-primary-300\/40{border-left-color:#d7e5fd66!important;border-right-color:#d7e5fd66!important}.border-x-primary-300\/45{border-left-color:#d7e5fd73!important;border-right-color:#d7e5fd73!important}.border-x-primary-300\/5{border-left-color:#d7e5fd0d!important;border-right-color:#d7e5fd0d!important}.border-x-primary-300\/50{border-left-color:#d7e5fd80!important;border-right-color:#d7e5fd80!important}.border-x-primary-300\/55{border-left-color:#d7e5fd8c!important;border-right-color:#d7e5fd8c!important}.border-x-primary-300\/60{border-left-color:#d7e5fd99!important;border-right-color:#d7e5fd99!important}.border-x-primary-300\/65{border-left-color:#d7e5fda6!important;border-right-color:#d7e5fda6!important}.border-x-primary-300\/70{border-left-color:#d7e5fdb3!important;border-right-color:#d7e5fdb3!important}.border-x-primary-300\/75{border-left-color:#d7e5fdbf!important;border-right-color:#d7e5fdbf!important}.border-x-primary-300\/80{border-left-color:#d7e5fdcc!important;border-right-color:#d7e5fdcc!important}.border-x-primary-300\/85{border-left-color:#d7e5fdd9!important;border-right-color:#d7e5fdd9!important}.border-x-primary-300\/90{border-left-color:#d7e5fde6!important;border-right-color:#d7e5fde6!important}.border-x-primary-300\/95{border-left-color:#d7e5fdf2!important;border-right-color:#d7e5fdf2!important}.border-x-primary-50{--tw-border-opacity: 1 !important;border-left-color:rgb(245 249 255 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(245 249 255 / var(--tw-border-opacity, 1))!important}.border-x-primary-50\/0{border-left-color:#f5f9ff00!important;border-right-color:#f5f9ff00!important}.border-x-primary-50\/10{border-left-color:#f5f9ff1a!important;border-right-color:#f5f9ff1a!important}.border-x-primary-50\/100{border-left-color:#f5f9ff!important;border-right-color:#f5f9ff!important}.border-x-primary-50\/15{border-left-color:#f5f9ff26!important;border-right-color:#f5f9ff26!important}.border-x-primary-50\/20{border-left-color:#f5f9ff33!important;border-right-color:#f5f9ff33!important}.border-x-primary-50\/25{border-left-color:#f5f9ff40!important;border-right-color:#f5f9ff40!important}.border-x-primary-50\/30{border-left-color:#f5f9ff4d!important;border-right-color:#f5f9ff4d!important}.border-x-primary-50\/35{border-left-color:#f5f9ff59!important;border-right-color:#f5f9ff59!important}.border-x-primary-50\/40{border-left-color:#f5f9ff66!important;border-right-color:#f5f9ff66!important}.border-x-primary-50\/45{border-left-color:#f5f9ff73!important;border-right-color:#f5f9ff73!important}.border-x-primary-50\/5{border-left-color:#f5f9ff0d!important;border-right-color:#f5f9ff0d!important}.border-x-primary-50\/50{border-left-color:#f5f9ff80!important;border-right-color:#f5f9ff80!important}.border-x-primary-50\/55{border-left-color:#f5f9ff8c!important;border-right-color:#f5f9ff8c!important}.border-x-primary-50\/60{border-left-color:#f5f9ff99!important;border-right-color:#f5f9ff99!important}.border-x-primary-50\/65{border-left-color:#f5f9ffa6!important;border-right-color:#f5f9ffa6!important}.border-x-primary-50\/70{border-left-color:#f5f9ffb3!important;border-right-color:#f5f9ffb3!important}.border-x-primary-50\/75{border-left-color:#f5f9ffbf!important;border-right-color:#f5f9ffbf!important}.border-x-primary-50\/80{border-left-color:#f5f9ffcc!important;border-right-color:#f5f9ffcc!important}.border-x-primary-50\/85{border-left-color:#f5f9ffd9!important;border-right-color:#f5f9ffd9!important}.border-x-primary-50\/90{border-left-color:#f5f9ffe6!important;border-right-color:#f5f9ffe6!important}.border-x-primary-50\/95{border-left-color:#f5f9fff2!important;border-right-color:#f5f9fff2!important}.border-x-primary-500{--tw-border-opacity: 1 !important;border-left-color:rgb(55 125 247 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(55 125 247 / var(--tw-border-opacity, 1))!important}.border-x-primary-500\/0{border-left-color:#377df700!important;border-right-color:#377df700!important}.border-x-primary-500\/10{border-left-color:#377df71a!important;border-right-color:#377df71a!important}.border-x-primary-500\/100{border-left-color:#377df7!important;border-right-color:#377df7!important}.border-x-primary-500\/15{border-left-color:#377df726!important;border-right-color:#377df726!important}.border-x-primary-500\/20{border-left-color:#377df733!important;border-right-color:#377df733!important}.border-x-primary-500\/25{border-left-color:#377df740!important;border-right-color:#377df740!important}.border-x-primary-500\/30{border-left-color:#377df74d!important;border-right-color:#377df74d!important}.border-x-primary-500\/35{border-left-color:#377df759!important;border-right-color:#377df759!important}.border-x-primary-500\/40{border-left-color:#377df766!important;border-right-color:#377df766!important}.border-x-primary-500\/45{border-left-color:#377df773!important;border-right-color:#377df773!important}.border-x-primary-500\/5{border-left-color:#377df70d!important;border-right-color:#377df70d!important}.border-x-primary-500\/50{border-left-color:#377df780!important;border-right-color:#377df780!important}.border-x-primary-500\/55{border-left-color:#377df78c!important;border-right-color:#377df78c!important}.border-x-primary-500\/60{border-left-color:#377df799!important;border-right-color:#377df799!important}.border-x-primary-500\/65{border-left-color:#377df7a6!important;border-right-color:#377df7a6!important}.border-x-primary-500\/70{border-left-color:#377df7b3!important;border-right-color:#377df7b3!important}.border-x-primary-500\/75{border-left-color:#377df7bf!important;border-right-color:#377df7bf!important}.border-x-primary-500\/80{border-left-color:#377df7cc!important;border-right-color:#377df7cc!important}.border-x-primary-500\/85{border-left-color:#377df7d9!important;border-right-color:#377df7d9!important}.border-x-primary-500\/90{border-left-color:#377df7e6!important;border-right-color:#377df7e6!important}.border-x-primary-500\/95{border-left-color:#377df7f2!important;border-right-color:#377df7f2!important}.border-x-primary-700{--tw-border-opacity: 1 !important;border-left-color:rgb(17 89 215 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(17 89 215 / var(--tw-border-opacity, 1))!important}.border-x-primary-700\/0{border-left-color:#1159d700!important;border-right-color:#1159d700!important}.border-x-primary-700\/10{border-left-color:#1159d71a!important;border-right-color:#1159d71a!important}.border-x-primary-700\/100{border-left-color:#1159d7!important;border-right-color:#1159d7!important}.border-x-primary-700\/15{border-left-color:#1159d726!important;border-right-color:#1159d726!important}.border-x-primary-700\/20{border-left-color:#1159d733!important;border-right-color:#1159d733!important}.border-x-primary-700\/25{border-left-color:#1159d740!important;border-right-color:#1159d740!important}.border-x-primary-700\/30{border-left-color:#1159d74d!important;border-right-color:#1159d74d!important}.border-x-primary-700\/35{border-left-color:#1159d759!important;border-right-color:#1159d759!important}.border-x-primary-700\/40{border-left-color:#1159d766!important;border-right-color:#1159d766!important}.border-x-primary-700\/45{border-left-color:#1159d773!important;border-right-color:#1159d773!important}.border-x-primary-700\/5{border-left-color:#1159d70d!important;border-right-color:#1159d70d!important}.border-x-primary-700\/50{border-left-color:#1159d780!important;border-right-color:#1159d780!important}.border-x-primary-700\/55{border-left-color:#1159d78c!important;border-right-color:#1159d78c!important}.border-x-primary-700\/60{border-left-color:#1159d799!important;border-right-color:#1159d799!important}.border-x-primary-700\/65{border-left-color:#1159d7a6!important;border-right-color:#1159d7a6!important}.border-x-primary-700\/70{border-left-color:#1159d7b3!important;border-right-color:#1159d7b3!important}.border-x-primary-700\/75{border-left-color:#1159d7bf!important;border-right-color:#1159d7bf!important}.border-x-primary-700\/80{border-left-color:#1159d7cc!important;border-right-color:#1159d7cc!important}.border-x-primary-700\/85{border-left-color:#1159d7d9!important;border-right-color:#1159d7d9!important}.border-x-primary-700\/90{border-left-color:#1159d7e6!important;border-right-color:#1159d7e6!important}.border-x-primary-700\/95{border-left-color:#1159d7f2!important;border-right-color:#1159d7f2!important}.border-x-primary-content{--tw-border-opacity: 1 !important;border-left-color:hsl(var(--pc) / var(--tw-border-opacity, 1))!important;border-right-color:hsl(var(--pc) / var(--tw-border-opacity, 1))!important}.border-x-primary-content\/0{border-left-color:hsl(var(--pc) / 0)!important;border-right-color:hsl(var(--pc) / 0)!important}.border-x-primary-content\/10{border-left-color:hsl(var(--pc) / .1)!important;border-right-color:hsl(var(--pc) / .1)!important}.border-x-primary-content\/100{border-left-color:hsl(var(--pc) / 1)!important;border-right-color:hsl(var(--pc) / 1)!important}.border-x-primary-content\/15{border-left-color:hsl(var(--pc) / .15)!important;border-right-color:hsl(var(--pc) / .15)!important}.border-x-primary-content\/20{border-left-color:hsl(var(--pc) / .2)!important;border-right-color:hsl(var(--pc) / .2)!important}.border-x-primary-content\/25{border-left-color:hsl(var(--pc) / .25)!important;border-right-color:hsl(var(--pc) / .25)!important}.border-x-primary-content\/30{border-left-color:hsl(var(--pc) / .3)!important;border-right-color:hsl(var(--pc) / .3)!important}.border-x-primary-content\/35{border-left-color:hsl(var(--pc) / .35)!important;border-right-color:hsl(var(--pc) / .35)!important}.border-x-primary-content\/40{border-left-color:hsl(var(--pc) / .4)!important;border-right-color:hsl(var(--pc) / .4)!important}.border-x-primary-content\/45{border-left-color:hsl(var(--pc) / .45)!important;border-right-color:hsl(var(--pc) / .45)!important}.border-x-primary-content\/5{border-left-color:hsl(var(--pc) / .05)!important;border-right-color:hsl(var(--pc) / .05)!important}.border-x-primary-content\/50{border-left-color:hsl(var(--pc) / .5)!important;border-right-color:hsl(var(--pc) / .5)!important}.border-x-primary-content\/55{border-left-color:hsl(var(--pc) / .55)!important;border-right-color:hsl(var(--pc) / .55)!important}.border-x-primary-content\/60{border-left-color:hsl(var(--pc) / .6)!important;border-right-color:hsl(var(--pc) / .6)!important}.border-x-primary-content\/65{border-left-color:hsl(var(--pc) / .65)!important;border-right-color:hsl(var(--pc) / .65)!important}.border-x-primary-content\/70{border-left-color:hsl(var(--pc) / .7)!important;border-right-color:hsl(var(--pc) / .7)!important}.border-x-primary-content\/75{border-left-color:hsl(var(--pc) / .75)!important;border-right-color:hsl(var(--pc) / .75)!important}.border-x-primary-content\/80{border-left-color:hsl(var(--pc) / .8)!important;border-right-color:hsl(var(--pc) / .8)!important}.border-x-primary-content\/85{border-left-color:hsl(var(--pc) / .85)!important;border-right-color:hsl(var(--pc) / .85)!important}.border-x-primary-content\/90{border-left-color:hsl(var(--pc) / .9)!important;border-right-color:hsl(var(--pc) / .9)!important}.border-x-primary-content\/95{border-left-color:hsl(var(--pc) / .95)!important;border-right-color:hsl(var(--pc) / .95)!important}.border-x-primary-focus{--tw-border-opacity: 1 !important;border-left-color:hsl(var(--pf, var(--p)) / var(--tw-border-opacity, 1))!important;border-right-color:hsl(var(--pf, var(--p)) / var(--tw-border-opacity, 1))!important}.border-x-primary-focus\/0{border-left-color:hsl(var(--pf, var(--p)) / 0)!important;border-right-color:hsl(var(--pf, var(--p)) / 0)!important}.border-x-primary-focus\/10{border-left-color:hsl(var(--pf, var(--p)) / .1)!important;border-right-color:hsl(var(--pf, var(--p)) / .1)!important}.border-x-primary-focus\/100{border-left-color:hsl(var(--pf, var(--p)) / 1)!important;border-right-color:hsl(var(--pf, var(--p)) / 1)!important}.border-x-primary-focus\/15{border-left-color:hsl(var(--pf, var(--p)) / .15)!important;border-right-color:hsl(var(--pf, var(--p)) / .15)!important}.border-x-primary-focus\/20{border-left-color:hsl(var(--pf, var(--p)) / .2)!important;border-right-color:hsl(var(--pf, var(--p)) / .2)!important}.border-x-primary-focus\/25{border-left-color:hsl(var(--pf, var(--p)) / .25)!important;border-right-color:hsl(var(--pf, var(--p)) / .25)!important}.border-x-primary-focus\/30{border-left-color:hsl(var(--pf, var(--p)) / .3)!important;border-right-color:hsl(var(--pf, var(--p)) / .3)!important}.border-x-primary-focus\/35{border-left-color:hsl(var(--pf, var(--p)) / .35)!important;border-right-color:hsl(var(--pf, var(--p)) / .35)!important}.border-x-primary-focus\/40{border-left-color:hsl(var(--pf, var(--p)) / .4)!important;border-right-color:hsl(var(--pf, var(--p)) / .4)!important}.border-x-primary-focus\/45{border-left-color:hsl(var(--pf, var(--p)) / .45)!important;border-right-color:hsl(var(--pf, var(--p)) / .45)!important}.border-x-primary-focus\/5{border-left-color:hsl(var(--pf, var(--p)) / .05)!important;border-right-color:hsl(var(--pf, var(--p)) / .05)!important}.border-x-primary-focus\/50{border-left-color:hsl(var(--pf, var(--p)) / .5)!important;border-right-color:hsl(var(--pf, var(--p)) / .5)!important}.border-x-primary-focus\/55{border-left-color:hsl(var(--pf, var(--p)) / .55)!important;border-right-color:hsl(var(--pf, var(--p)) / .55)!important}.border-x-primary-focus\/60{border-left-color:hsl(var(--pf, var(--p)) / .6)!important;border-right-color:hsl(var(--pf, var(--p)) / .6)!important}.border-x-primary-focus\/65{border-left-color:hsl(var(--pf, var(--p)) / .65)!important;border-right-color:hsl(var(--pf, var(--p)) / .65)!important}.border-x-primary-focus\/70{border-left-color:hsl(var(--pf, var(--p)) / .7)!important;border-right-color:hsl(var(--pf, var(--p)) / .7)!important}.border-x-primary-focus\/75{border-left-color:hsl(var(--pf, var(--p)) / .75)!important;border-right-color:hsl(var(--pf, var(--p)) / .75)!important}.border-x-primary-focus\/80{border-left-color:hsl(var(--pf, var(--p)) / .8)!important;border-right-color:hsl(var(--pf, var(--p)) / .8)!important}.border-x-primary-focus\/85{border-left-color:hsl(var(--pf, var(--p)) / .85)!important;border-right-color:hsl(var(--pf, var(--p)) / .85)!important}.border-x-primary-focus\/90{border-left-color:hsl(var(--pf, var(--p)) / .9)!important;border-right-color:hsl(var(--pf, var(--p)) / .9)!important}.border-x-primary-focus\/95{border-left-color:hsl(var(--pf, var(--p)) / .95)!important;border-right-color:hsl(var(--pf, var(--p)) / .95)!important}.border-x-red-100{--tw-border-opacity: 1 !important;border-left-color:rgb(254 226 226 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(254 226 226 / var(--tw-border-opacity, 1))!important}.border-x-red-100\/0{border-left-color:#fee2e200!important;border-right-color:#fee2e200!important}.border-x-red-100\/10{border-left-color:#fee2e21a!important;border-right-color:#fee2e21a!important}.border-x-red-100\/100{border-left-color:#fee2e2!important;border-right-color:#fee2e2!important}.border-x-red-100\/15{border-left-color:#fee2e226!important;border-right-color:#fee2e226!important}.border-x-red-100\/20{border-left-color:#fee2e233!important;border-right-color:#fee2e233!important}.border-x-red-100\/25{border-left-color:#fee2e240!important;border-right-color:#fee2e240!important}.border-x-red-100\/30{border-left-color:#fee2e24d!important;border-right-color:#fee2e24d!important}.border-x-red-100\/35{border-left-color:#fee2e259!important;border-right-color:#fee2e259!important}.border-x-red-100\/40{border-left-color:#fee2e266!important;border-right-color:#fee2e266!important}.border-x-red-100\/45{border-left-color:#fee2e273!important;border-right-color:#fee2e273!important}.border-x-red-100\/5{border-left-color:#fee2e20d!important;border-right-color:#fee2e20d!important}.border-x-red-100\/50{border-left-color:#fee2e280!important;border-right-color:#fee2e280!important}.border-x-red-100\/55{border-left-color:#fee2e28c!important;border-right-color:#fee2e28c!important}.border-x-red-100\/60{border-left-color:#fee2e299!important;border-right-color:#fee2e299!important}.border-x-red-100\/65{border-left-color:#fee2e2a6!important;border-right-color:#fee2e2a6!important}.border-x-red-100\/70{border-left-color:#fee2e2b3!important;border-right-color:#fee2e2b3!important}.border-x-red-100\/75{border-left-color:#fee2e2bf!important;border-right-color:#fee2e2bf!important}.border-x-red-100\/80{border-left-color:#fee2e2cc!important;border-right-color:#fee2e2cc!important}.border-x-red-100\/85{border-left-color:#fee2e2d9!important;border-right-color:#fee2e2d9!important}.border-x-red-100\/90{border-left-color:#fee2e2e6!important;border-right-color:#fee2e2e6!important}.border-x-red-100\/95{border-left-color:#fee2e2f2!important;border-right-color:#fee2e2f2!important}.border-x-red-200{--tw-border-opacity: 1 !important;border-left-color:rgb(254 202 202 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(254 202 202 / var(--tw-border-opacity, 1))!important}.border-x-red-200\/0{border-left-color:#fecaca00!important;border-right-color:#fecaca00!important}.border-x-red-200\/10{border-left-color:#fecaca1a!important;border-right-color:#fecaca1a!important}.border-x-red-200\/100{border-left-color:#fecaca!important;border-right-color:#fecaca!important}.border-x-red-200\/15{border-left-color:#fecaca26!important;border-right-color:#fecaca26!important}.border-x-red-200\/20{border-left-color:#fecaca33!important;border-right-color:#fecaca33!important}.border-x-red-200\/25{border-left-color:#fecaca40!important;border-right-color:#fecaca40!important}.border-x-red-200\/30{border-left-color:#fecaca4d!important;border-right-color:#fecaca4d!important}.border-x-red-200\/35{border-left-color:#fecaca59!important;border-right-color:#fecaca59!important}.border-x-red-200\/40{border-left-color:#fecaca66!important;border-right-color:#fecaca66!important}.border-x-red-200\/45{border-left-color:#fecaca73!important;border-right-color:#fecaca73!important}.border-x-red-200\/5{border-left-color:#fecaca0d!important;border-right-color:#fecaca0d!important}.border-x-red-200\/50{border-left-color:#fecaca80!important;border-right-color:#fecaca80!important}.border-x-red-200\/55{border-left-color:#fecaca8c!important;border-right-color:#fecaca8c!important}.border-x-red-200\/60{border-left-color:#fecaca99!important;border-right-color:#fecaca99!important}.border-x-red-200\/65{border-left-color:#fecacaa6!important;border-right-color:#fecacaa6!important}.border-x-red-200\/70{border-left-color:#fecacab3!important;border-right-color:#fecacab3!important}.border-x-red-200\/75{border-left-color:#fecacabf!important;border-right-color:#fecacabf!important}.border-x-red-200\/80{border-left-color:#fecacacc!important;border-right-color:#fecacacc!important}.border-x-red-200\/85{border-left-color:#fecacad9!important;border-right-color:#fecacad9!important}.border-x-red-200\/90{border-left-color:#fecacae6!important;border-right-color:#fecacae6!important}.border-x-red-200\/95{border-left-color:#fecacaf2!important;border-right-color:#fecacaf2!important}.border-x-red-300{--tw-border-opacity: 1 !important;border-left-color:rgb(255 208 201 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(255 208 201 / var(--tw-border-opacity, 1))!important}.border-x-red-300\/0{border-left-color:#ffd0c900!important;border-right-color:#ffd0c900!important}.border-x-red-300\/10{border-left-color:#ffd0c91a!important;border-right-color:#ffd0c91a!important}.border-x-red-300\/100{border-left-color:#ffd0c9!important;border-right-color:#ffd0c9!important}.border-x-red-300\/15{border-left-color:#ffd0c926!important;border-right-color:#ffd0c926!important}.border-x-red-300\/20{border-left-color:#ffd0c933!important;border-right-color:#ffd0c933!important}.border-x-red-300\/25{border-left-color:#ffd0c940!important;border-right-color:#ffd0c940!important}.border-x-red-300\/30{border-left-color:#ffd0c94d!important;border-right-color:#ffd0c94d!important}.border-x-red-300\/35{border-left-color:#ffd0c959!important;border-right-color:#ffd0c959!important}.border-x-red-300\/40{border-left-color:#ffd0c966!important;border-right-color:#ffd0c966!important}.border-x-red-300\/45{border-left-color:#ffd0c973!important;border-right-color:#ffd0c973!important}.border-x-red-300\/5{border-left-color:#ffd0c90d!important;border-right-color:#ffd0c90d!important}.border-x-red-300\/50{border-left-color:#ffd0c980!important;border-right-color:#ffd0c980!important}.border-x-red-300\/55{border-left-color:#ffd0c98c!important;border-right-color:#ffd0c98c!important}.border-x-red-300\/60{border-left-color:#ffd0c999!important;border-right-color:#ffd0c999!important}.border-x-red-300\/65{border-left-color:#ffd0c9a6!important;border-right-color:#ffd0c9a6!important}.border-x-red-300\/70{border-left-color:#ffd0c9b3!important;border-right-color:#ffd0c9b3!important}.border-x-red-300\/75{border-left-color:#ffd0c9bf!important;border-right-color:#ffd0c9bf!important}.border-x-red-300\/80{border-left-color:#ffd0c9cc!important;border-right-color:#ffd0c9cc!important}.border-x-red-300\/85{border-left-color:#ffd0c9d9!important;border-right-color:#ffd0c9d9!important}.border-x-red-300\/90{border-left-color:#ffd0c9e6!important;border-right-color:#ffd0c9e6!important}.border-x-red-300\/95{border-left-color:#ffd0c9f2!important;border-right-color:#ffd0c9f2!important}.border-x-red-400{--tw-border-opacity: 1 !important;border-left-color:rgb(248 113 113 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(248 113 113 / var(--tw-border-opacity, 1))!important}.border-x-red-400\/0{border-left-color:#f8717100!important;border-right-color:#f8717100!important}.border-x-red-400\/10{border-left-color:#f871711a!important;border-right-color:#f871711a!important}.border-x-red-400\/100{border-left-color:#f87171!important;border-right-color:#f87171!important}.border-x-red-400\/15{border-left-color:#f8717126!important;border-right-color:#f8717126!important}.border-x-red-400\/20{border-left-color:#f8717133!important;border-right-color:#f8717133!important}.border-x-red-400\/25{border-left-color:#f8717140!important;border-right-color:#f8717140!important}.border-x-red-400\/30{border-left-color:#f871714d!important;border-right-color:#f871714d!important}.border-x-red-400\/35{border-left-color:#f8717159!important;border-right-color:#f8717159!important}.border-x-red-400\/40{border-left-color:#f8717166!important;border-right-color:#f8717166!important}.border-x-red-400\/45{border-left-color:#f8717173!important;border-right-color:#f8717173!important}.border-x-red-400\/5{border-left-color:#f871710d!important;border-right-color:#f871710d!important}.border-x-red-400\/50{border-left-color:#f8717180!important;border-right-color:#f8717180!important}.border-x-red-400\/55{border-left-color:#f871718c!important;border-right-color:#f871718c!important}.border-x-red-400\/60{border-left-color:#f8717199!important;border-right-color:#f8717199!important}.border-x-red-400\/65{border-left-color:#f87171a6!important;border-right-color:#f87171a6!important}.border-x-red-400\/70{border-left-color:#f87171b3!important;border-right-color:#f87171b3!important}.border-x-red-400\/75{border-left-color:#f87171bf!important;border-right-color:#f87171bf!important}.border-x-red-400\/80{border-left-color:#f87171cc!important;border-right-color:#f87171cc!important}.border-x-red-400\/85{border-left-color:#f87171d9!important;border-right-color:#f87171d9!important}.border-x-red-400\/90{border-left-color:#f87171e6!important;border-right-color:#f87171e6!important}.border-x-red-400\/95{border-left-color:#f87171f2!important;border-right-color:#f87171f2!important}.border-x-red-50{--tw-border-opacity: 1 !important;border-left-color:rgb(254 242 242 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(254 242 242 / var(--tw-border-opacity, 1))!important}.border-x-red-50\/0{border-left-color:#fef2f200!important;border-right-color:#fef2f200!important}.border-x-red-50\/10{border-left-color:#fef2f21a!important;border-right-color:#fef2f21a!important}.border-x-red-50\/100{border-left-color:#fef2f2!important;border-right-color:#fef2f2!important}.border-x-red-50\/15{border-left-color:#fef2f226!important;border-right-color:#fef2f226!important}.border-x-red-50\/20{border-left-color:#fef2f233!important;border-right-color:#fef2f233!important}.border-x-red-50\/25{border-left-color:#fef2f240!important;border-right-color:#fef2f240!important}.border-x-red-50\/30{border-left-color:#fef2f24d!important;border-right-color:#fef2f24d!important}.border-x-red-50\/35{border-left-color:#fef2f259!important;border-right-color:#fef2f259!important}.border-x-red-50\/40{border-left-color:#fef2f266!important;border-right-color:#fef2f266!important}.border-x-red-50\/45{border-left-color:#fef2f273!important;border-right-color:#fef2f273!important}.border-x-red-50\/5{border-left-color:#fef2f20d!important;border-right-color:#fef2f20d!important}.border-x-red-50\/50{border-left-color:#fef2f280!important;border-right-color:#fef2f280!important}.border-x-red-50\/55{border-left-color:#fef2f28c!important;border-right-color:#fef2f28c!important}.border-x-red-50\/60{border-left-color:#fef2f299!important;border-right-color:#fef2f299!important}.border-x-red-50\/65{border-left-color:#fef2f2a6!important;border-right-color:#fef2f2a6!important}.border-x-red-50\/70{border-left-color:#fef2f2b3!important;border-right-color:#fef2f2b3!important}.border-x-red-50\/75{border-left-color:#fef2f2bf!important;border-right-color:#fef2f2bf!important}.border-x-red-50\/80{border-left-color:#fef2f2cc!important;border-right-color:#fef2f2cc!important}.border-x-red-50\/85{border-left-color:#fef2f2d9!important;border-right-color:#fef2f2d9!important}.border-x-red-50\/90{border-left-color:#fef2f2e6!important;border-right-color:#fef2f2e6!important}.border-x-red-50\/95{border-left-color:#fef2f2f2!important;border-right-color:#fef2f2f2!important}.border-x-red-500{--tw-border-opacity: 1 !important;border-left-color:rgb(210 45 45 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(210 45 45 / var(--tw-border-opacity, 1))!important}.border-x-red-500\/0{border-left-color:#d22d2d00!important;border-right-color:#d22d2d00!important}.border-x-red-500\/10{border-left-color:#d22d2d1a!important;border-right-color:#d22d2d1a!important}.border-x-red-500\/100{border-left-color:#d22d2d!important;border-right-color:#d22d2d!important}.border-x-red-500\/15{border-left-color:#d22d2d26!important;border-right-color:#d22d2d26!important}.border-x-red-500\/20{border-left-color:#d22d2d33!important;border-right-color:#d22d2d33!important}.border-x-red-500\/25{border-left-color:#d22d2d40!important;border-right-color:#d22d2d40!important}.border-x-red-500\/30{border-left-color:#d22d2d4d!important;border-right-color:#d22d2d4d!important}.border-x-red-500\/35{border-left-color:#d22d2d59!important;border-right-color:#d22d2d59!important}.border-x-red-500\/40{border-left-color:#d22d2d66!important;border-right-color:#d22d2d66!important}.border-x-red-500\/45{border-left-color:#d22d2d73!important;border-right-color:#d22d2d73!important}.border-x-red-500\/5{border-left-color:#d22d2d0d!important;border-right-color:#d22d2d0d!important}.border-x-red-500\/50{border-left-color:#d22d2d80!important;border-right-color:#d22d2d80!important}.border-x-red-500\/55{border-left-color:#d22d2d8c!important;border-right-color:#d22d2d8c!important}.border-x-red-500\/60{border-left-color:#d22d2d99!important;border-right-color:#d22d2d99!important}.border-x-red-500\/65{border-left-color:#d22d2da6!important;border-right-color:#d22d2da6!important}.border-x-red-500\/70{border-left-color:#d22d2db3!important;border-right-color:#d22d2db3!important}.border-x-red-500\/75{border-left-color:#d22d2dbf!important;border-right-color:#d22d2dbf!important}.border-x-red-500\/80{border-left-color:#d22d2dcc!important;border-right-color:#d22d2dcc!important}.border-x-red-500\/85{border-left-color:#d22d2dd9!important;border-right-color:#d22d2dd9!important}.border-x-red-500\/90{border-left-color:#d22d2de6!important;border-right-color:#d22d2de6!important}.border-x-red-500\/95{border-left-color:#d22d2df2!important;border-right-color:#d22d2df2!important}.border-x-red-600{--tw-border-opacity: 1 !important;border-left-color:rgb(220 38 38 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(220 38 38 / var(--tw-border-opacity, 1))!important}.border-x-red-600\/0{border-left-color:#dc262600!important;border-right-color:#dc262600!important}.border-x-red-600\/10{border-left-color:#dc26261a!important;border-right-color:#dc26261a!important}.border-x-red-600\/100{border-left-color:#dc2626!important;border-right-color:#dc2626!important}.border-x-red-600\/15{border-left-color:#dc262626!important;border-right-color:#dc262626!important}.border-x-red-600\/20{border-left-color:#dc262633!important;border-right-color:#dc262633!important}.border-x-red-600\/25{border-left-color:#dc262640!important;border-right-color:#dc262640!important}.border-x-red-600\/30{border-left-color:#dc26264d!important;border-right-color:#dc26264d!important}.border-x-red-600\/35{border-left-color:#dc262659!important;border-right-color:#dc262659!important}.border-x-red-600\/40{border-left-color:#dc262666!important;border-right-color:#dc262666!important}.border-x-red-600\/45{border-left-color:#dc262673!important;border-right-color:#dc262673!important}.border-x-red-600\/5{border-left-color:#dc26260d!important;border-right-color:#dc26260d!important}.border-x-red-600\/50{border-left-color:#dc262680!important;border-right-color:#dc262680!important}.border-x-red-600\/55{border-left-color:#dc26268c!important;border-right-color:#dc26268c!important}.border-x-red-600\/60{border-left-color:#dc262699!important;border-right-color:#dc262699!important}.border-x-red-600\/65{border-left-color:#dc2626a6!important;border-right-color:#dc2626a6!important}.border-x-red-600\/70{border-left-color:#dc2626b3!important;border-right-color:#dc2626b3!important}.border-x-red-600\/75{border-left-color:#dc2626bf!important;border-right-color:#dc2626bf!important}.border-x-red-600\/80{border-left-color:#dc2626cc!important;border-right-color:#dc2626cc!important}.border-x-red-600\/85{border-left-color:#dc2626d9!important;border-right-color:#dc2626d9!important}.border-x-red-600\/90{border-left-color:#dc2626e6!important;border-right-color:#dc2626e6!important}.border-x-red-600\/95{border-left-color:#dc2626f2!important;border-right-color:#dc2626f2!important}.border-x-red-700{--tw-border-opacity: 1 !important;border-left-color:rgb(185 28 28 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(185 28 28 / var(--tw-border-opacity, 1))!important}.border-x-red-700\/0{border-left-color:#b91c1c00!important;border-right-color:#b91c1c00!important}.border-x-red-700\/10{border-left-color:#b91c1c1a!important;border-right-color:#b91c1c1a!important}.border-x-red-700\/100{border-left-color:#b91c1c!important;border-right-color:#b91c1c!important}.border-x-red-700\/15{border-left-color:#b91c1c26!important;border-right-color:#b91c1c26!important}.border-x-red-700\/20{border-left-color:#b91c1c33!important;border-right-color:#b91c1c33!important}.border-x-red-700\/25{border-left-color:#b91c1c40!important;border-right-color:#b91c1c40!important}.border-x-red-700\/30{border-left-color:#b91c1c4d!important;border-right-color:#b91c1c4d!important}.border-x-red-700\/35{border-left-color:#b91c1c59!important;border-right-color:#b91c1c59!important}.border-x-red-700\/40{border-left-color:#b91c1c66!important;border-right-color:#b91c1c66!important}.border-x-red-700\/45{border-left-color:#b91c1c73!important;border-right-color:#b91c1c73!important}.border-x-red-700\/5{border-left-color:#b91c1c0d!important;border-right-color:#b91c1c0d!important}.border-x-red-700\/50{border-left-color:#b91c1c80!important;border-right-color:#b91c1c80!important}.border-x-red-700\/55{border-left-color:#b91c1c8c!important;border-right-color:#b91c1c8c!important}.border-x-red-700\/60{border-left-color:#b91c1c99!important;border-right-color:#b91c1c99!important}.border-x-red-700\/65{border-left-color:#b91c1ca6!important;border-right-color:#b91c1ca6!important}.border-x-red-700\/70{border-left-color:#b91c1cb3!important;border-right-color:#b91c1cb3!important}.border-x-red-700\/75{border-left-color:#b91c1cbf!important;border-right-color:#b91c1cbf!important}.border-x-red-700\/80{border-left-color:#b91c1ccc!important;border-right-color:#b91c1ccc!important}.border-x-red-700\/85{border-left-color:#b91c1cd9!important;border-right-color:#b91c1cd9!important}.border-x-red-700\/90{border-left-color:#b91c1ce6!important;border-right-color:#b91c1ce6!important}.border-x-red-700\/95{border-left-color:#b91c1cf2!important;border-right-color:#b91c1cf2!important}.border-x-red-800{--tw-border-opacity: 1 !important;border-left-color:rgb(153 27 27 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(153 27 27 / var(--tw-border-opacity, 1))!important}.border-x-red-800\/0{border-left-color:#991b1b00!important;border-right-color:#991b1b00!important}.border-x-red-800\/10{border-left-color:#991b1b1a!important;border-right-color:#991b1b1a!important}.border-x-red-800\/100{border-left-color:#991b1b!important;border-right-color:#991b1b!important}.border-x-red-800\/15{border-left-color:#991b1b26!important;border-right-color:#991b1b26!important}.border-x-red-800\/20{border-left-color:#991b1b33!important;border-right-color:#991b1b33!important}.border-x-red-800\/25{border-left-color:#991b1b40!important;border-right-color:#991b1b40!important}.border-x-red-800\/30{border-left-color:#991b1b4d!important;border-right-color:#991b1b4d!important}.border-x-red-800\/35{border-left-color:#991b1b59!important;border-right-color:#991b1b59!important}.border-x-red-800\/40{border-left-color:#991b1b66!important;border-right-color:#991b1b66!important}.border-x-red-800\/45{border-left-color:#991b1b73!important;border-right-color:#991b1b73!important}.border-x-red-800\/5{border-left-color:#991b1b0d!important;border-right-color:#991b1b0d!important}.border-x-red-800\/50{border-left-color:#991b1b80!important;border-right-color:#991b1b80!important}.border-x-red-800\/55{border-left-color:#991b1b8c!important;border-right-color:#991b1b8c!important}.border-x-red-800\/60{border-left-color:#991b1b99!important;border-right-color:#991b1b99!important}.border-x-red-800\/65{border-left-color:#991b1ba6!important;border-right-color:#991b1ba6!important}.border-x-red-800\/70{border-left-color:#991b1bb3!important;border-right-color:#991b1bb3!important}.border-x-red-800\/75{border-left-color:#991b1bbf!important;border-right-color:#991b1bbf!important}.border-x-red-800\/80{border-left-color:#991b1bcc!important;border-right-color:#991b1bcc!important}.border-x-red-800\/85{border-left-color:#991b1bd9!important;border-right-color:#991b1bd9!important}.border-x-red-800\/90{border-left-color:#991b1be6!important;border-right-color:#991b1be6!important}.border-x-red-800\/95{border-left-color:#991b1bf2!important;border-right-color:#991b1bf2!important}.border-x-red-900{--tw-border-opacity: 1 !important;border-left-color:rgb(127 29 29 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(127 29 29 / var(--tw-border-opacity, 1))!important}.border-x-red-900\/0{border-left-color:#7f1d1d00!important;border-right-color:#7f1d1d00!important}.border-x-red-900\/10{border-left-color:#7f1d1d1a!important;border-right-color:#7f1d1d1a!important}.border-x-red-900\/100{border-left-color:#7f1d1d!important;border-right-color:#7f1d1d!important}.border-x-red-900\/15{border-left-color:#7f1d1d26!important;border-right-color:#7f1d1d26!important}.border-x-red-900\/20{border-left-color:#7f1d1d33!important;border-right-color:#7f1d1d33!important}.border-x-red-900\/25{border-left-color:#7f1d1d40!important;border-right-color:#7f1d1d40!important}.border-x-red-900\/30{border-left-color:#7f1d1d4d!important;border-right-color:#7f1d1d4d!important}.border-x-red-900\/35{border-left-color:#7f1d1d59!important;border-right-color:#7f1d1d59!important}.border-x-red-900\/40{border-left-color:#7f1d1d66!important;border-right-color:#7f1d1d66!important}.border-x-red-900\/45{border-left-color:#7f1d1d73!important;border-right-color:#7f1d1d73!important}.border-x-red-900\/5{border-left-color:#7f1d1d0d!important;border-right-color:#7f1d1d0d!important}.border-x-red-900\/50{border-left-color:#7f1d1d80!important;border-right-color:#7f1d1d80!important}.border-x-red-900\/55{border-left-color:#7f1d1d8c!important;border-right-color:#7f1d1d8c!important}.border-x-red-900\/60{border-left-color:#7f1d1d99!important;border-right-color:#7f1d1d99!important}.border-x-red-900\/65{border-left-color:#7f1d1da6!important;border-right-color:#7f1d1da6!important}.border-x-red-900\/70{border-left-color:#7f1d1db3!important;border-right-color:#7f1d1db3!important}.border-x-red-900\/75{border-left-color:#7f1d1dbf!important;border-right-color:#7f1d1dbf!important}.border-x-red-900\/80{border-left-color:#7f1d1dcc!important;border-right-color:#7f1d1dcc!important}.border-x-red-900\/85{border-left-color:#7f1d1dd9!important;border-right-color:#7f1d1dd9!important}.border-x-red-900\/90{border-left-color:#7f1d1de6!important;border-right-color:#7f1d1de6!important}.border-x-red-900\/95{border-left-color:#7f1d1df2!important;border-right-color:#7f1d1df2!important}.border-x-red-950{--tw-border-opacity: 1 !important;border-left-color:rgb(69 10 10 / var(--tw-border-opacity, 1))!important;border-right-color:rgb(69 10 10 / var(--tw-border-opacity, 1))!important}.border-x-red-950\/0{border-left-color:#450a0a00!important;border-right-color:#450a0a00!important}.border-x-red-950\/10{border-left-color:#450a0a1a!important;border-right-color:#450a0a1a!important}.border-x-red-950\/100{border-left-color:#450a0a!important;border-right-color:#450a0a!important}.border-x-red-950\/15{border-left-color:#450a0a26!important;border-right-color:#450a0a26!important}.border-x-red-950\/20{border-left-color:#450a0a33!important;border-right-color:#450a0a33!important}.border-x-red-950\/25{border-left-color:#450a0a40!important;border-right-color:#450a0a40!important}.border-x-red-950\/30{border-left-color:#450a0a4d!important;border-right-color:#450a0a4d!important}.border-x-red-950\/35{border-left-color:#450a0a59!important;border-right-color:#450a0a59!important}.border-x-red-950\/40{border-left-color:#450a0a66!important;border-right-color:#450a0a66!important}.border-x-red-950\/45{border-left-color:#450a0a73!important;border-right-color:#450a0a73!important}.border-x-red-950\/5{border-left-color:#450a0a0d!important;border-right-color:#450a0a0d!important}.border-x-red-950\/50{border-left-color:#450a0a80!important;border-right-color:#450a0a80!important}.border-x-red-950\/55{border-left-color:#450a0a8c!important;border-right-color:#450a0a8c!important}.border-x-red-950\/60{border-left-color:#450a0a99!important;border-right-color:#450a0a99!important}.border-x-red-950\/65{border-left-color:#450a0aa6!important;border-right-color:#450a0aa6!important}.border-x-red-950\/70{border-left-color:#450a0ab3!important;border-right-color:#450a0ab3!important}.border-x-red-950\/75{border-left-color:#450a0abf!important;border-right-color:#450a0abf!important}.border-x-red-950\/80{border-left-color:#450a0acc!important;border-right-color:#450a0acc!important}.border-x-red-950\/85{border-left-color:#450a0ad9!important;border-right-color:#450a0ad9!important}.border-x-red-950\/90{border-left-color:#450a0ae6!important;border-right-color:#450a0ae6!important}.border-x-red-950\/95{border-left-color:#450a0af2!important;border-right-color:#450a0af2!important}.border-y-gray-100{--tw-border-opacity: 1 !important;border-top-color:rgb(242 243 244 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(242 243 244 / var(--tw-border-opacity, 1))!important}.border-y-gray-100\/0{border-top-color:#f2f3f400!important;border-bottom-color:#f2f3f400!important}.border-y-gray-100\/10{border-top-color:#f2f3f41a!important;border-bottom-color:#f2f3f41a!important}.border-y-gray-100\/100{border-top-color:#f2f3f4!important;border-bottom-color:#f2f3f4!important}.border-y-gray-100\/15{border-top-color:#f2f3f426!important;border-bottom-color:#f2f3f426!important}.border-y-gray-100\/20{border-top-color:#f2f3f433!important;border-bottom-color:#f2f3f433!important}.border-y-gray-100\/25{border-top-color:#f2f3f440!important;border-bottom-color:#f2f3f440!important}.border-y-gray-100\/30{border-top-color:#f2f3f44d!important;border-bottom-color:#f2f3f44d!important}.border-y-gray-100\/35{border-top-color:#f2f3f459!important;border-bottom-color:#f2f3f459!important}.border-y-gray-100\/40{border-top-color:#f2f3f466!important;border-bottom-color:#f2f3f466!important}.border-y-gray-100\/45{border-top-color:#f2f3f473!important;border-bottom-color:#f2f3f473!important}.border-y-gray-100\/5{border-top-color:#f2f3f40d!important;border-bottom-color:#f2f3f40d!important}.border-y-gray-100\/50{border-top-color:#f2f3f480!important;border-bottom-color:#f2f3f480!important}.border-y-gray-100\/55{border-top-color:#f2f3f48c!important;border-bottom-color:#f2f3f48c!important}.border-y-gray-100\/60{border-top-color:#f2f3f499!important;border-bottom-color:#f2f3f499!important}.border-y-gray-100\/65{border-top-color:#f2f3f4a6!important;border-bottom-color:#f2f3f4a6!important}.border-y-gray-100\/70{border-top-color:#f2f3f4b3!important;border-bottom-color:#f2f3f4b3!important}.border-y-gray-100\/75{border-top-color:#f2f3f4bf!important;border-bottom-color:#f2f3f4bf!important}.border-y-gray-100\/80{border-top-color:#f2f3f4cc!important;border-bottom-color:#f2f3f4cc!important}.border-y-gray-100\/85{border-top-color:#f2f3f4d9!important;border-bottom-color:#f2f3f4d9!important}.border-y-gray-100\/90{border-top-color:#f2f3f4e6!important;border-bottom-color:#f2f3f4e6!important}.border-y-gray-100\/95{border-top-color:#f2f3f4f2!important;border-bottom-color:#f2f3f4f2!important}.border-y-gray-200{--tw-border-opacity: 1 !important;border-top-color:rgb(229 229 229 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(229 229 229 / var(--tw-border-opacity, 1))!important}.border-y-gray-200\/0{border-top-color:#e5e5e500!important;border-bottom-color:#e5e5e500!important}.border-y-gray-200\/10{border-top-color:#e5e5e51a!important;border-bottom-color:#e5e5e51a!important}.border-y-gray-200\/100{border-top-color:#e5e5e5!important;border-bottom-color:#e5e5e5!important}.border-y-gray-200\/15{border-top-color:#e5e5e526!important;border-bottom-color:#e5e5e526!important}.border-y-gray-200\/20{border-top-color:#e5e5e533!important;border-bottom-color:#e5e5e533!important}.border-y-gray-200\/25{border-top-color:#e5e5e540!important;border-bottom-color:#e5e5e540!important}.border-y-gray-200\/30{border-top-color:#e5e5e54d!important;border-bottom-color:#e5e5e54d!important}.border-y-gray-200\/35{border-top-color:#e5e5e559!important;border-bottom-color:#e5e5e559!important}.border-y-gray-200\/40{border-top-color:#e5e5e566!important;border-bottom-color:#e5e5e566!important}.border-y-gray-200\/45{border-top-color:#e5e5e573!important;border-bottom-color:#e5e5e573!important}.border-y-gray-200\/5{border-top-color:#e5e5e50d!important;border-bottom-color:#e5e5e50d!important}.border-y-gray-200\/50{border-top-color:#e5e5e580!important;border-bottom-color:#e5e5e580!important}.border-y-gray-200\/55{border-top-color:#e5e5e58c!important;border-bottom-color:#e5e5e58c!important}.border-y-gray-200\/60{border-top-color:#e5e5e599!important;border-bottom-color:#e5e5e599!important}.border-y-gray-200\/65{border-top-color:#e5e5e5a6!important;border-bottom-color:#e5e5e5a6!important}.border-y-gray-200\/70{border-top-color:#e5e5e5b3!important;border-bottom-color:#e5e5e5b3!important}.border-y-gray-200\/75{border-top-color:#e5e5e5bf!important;border-bottom-color:#e5e5e5bf!important}.border-y-gray-200\/80{border-top-color:#e5e5e5cc!important;border-bottom-color:#e5e5e5cc!important}.border-y-gray-200\/85{border-top-color:#e5e5e5d9!important;border-bottom-color:#e5e5e5d9!important}.border-y-gray-200\/90{border-top-color:#e5e5e5e6!important;border-bottom-color:#e5e5e5e6!important}.border-y-gray-200\/95{border-top-color:#e5e5e5f2!important;border-bottom-color:#e5e5e5f2!important}.border-y-gray-300{--tw-border-opacity: 1 !important;border-top-color:rgb(178 178 178 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(178 178 178 / var(--tw-border-opacity, 1))!important}.border-y-gray-300\/0{border-top-color:#b2b2b200!important;border-bottom-color:#b2b2b200!important}.border-y-gray-300\/10{border-top-color:#b2b2b21a!important;border-bottom-color:#b2b2b21a!important}.border-y-gray-300\/100{border-top-color:#b2b2b2!important;border-bottom-color:#b2b2b2!important}.border-y-gray-300\/15{border-top-color:#b2b2b226!important;border-bottom-color:#b2b2b226!important}.border-y-gray-300\/20{border-top-color:#b2b2b233!important;border-bottom-color:#b2b2b233!important}.border-y-gray-300\/25{border-top-color:#b2b2b240!important;border-bottom-color:#b2b2b240!important}.border-y-gray-300\/30{border-top-color:#b2b2b24d!important;border-bottom-color:#b2b2b24d!important}.border-y-gray-300\/35{border-top-color:#b2b2b259!important;border-bottom-color:#b2b2b259!important}.border-y-gray-300\/40{border-top-color:#b2b2b266!important;border-bottom-color:#b2b2b266!important}.border-y-gray-300\/45{border-top-color:#b2b2b273!important;border-bottom-color:#b2b2b273!important}.border-y-gray-300\/5{border-top-color:#b2b2b20d!important;border-bottom-color:#b2b2b20d!important}.border-y-gray-300\/50{border-top-color:#b2b2b280!important;border-bottom-color:#b2b2b280!important}.border-y-gray-300\/55{border-top-color:#b2b2b28c!important;border-bottom-color:#b2b2b28c!important}.border-y-gray-300\/60{border-top-color:#b2b2b299!important;border-bottom-color:#b2b2b299!important}.border-y-gray-300\/65{border-top-color:#b2b2b2a6!important;border-bottom-color:#b2b2b2a6!important}.border-y-gray-300\/70{border-top-color:#b2b2b2b3!important;border-bottom-color:#b2b2b2b3!important}.border-y-gray-300\/75{border-top-color:#b2b2b2bf!important;border-bottom-color:#b2b2b2bf!important}.border-y-gray-300\/80{border-top-color:#b2b2b2cc!important;border-bottom-color:#b2b2b2cc!important}.border-y-gray-300\/85{border-top-color:#b2b2b2d9!important;border-bottom-color:#b2b2b2d9!important}.border-y-gray-300\/90{border-top-color:#b2b2b2e6!important;border-bottom-color:#b2b2b2e6!important}.border-y-gray-300\/95{border-top-color:#b2b2b2f2!important;border-bottom-color:#b2b2b2f2!important}.border-y-gray-400{--tw-border-opacity: 1 !important;border-top-color:rgb(153 153 153 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(153 153 153 / var(--tw-border-opacity, 1))!important}.border-y-gray-400\/0{border-top-color:#9990!important;border-bottom-color:#9990!important}.border-y-gray-400\/10{border-top-color:#9999991a!important;border-bottom-color:#9999991a!important}.border-y-gray-400\/100{border-top-color:#999!important;border-bottom-color:#999!important}.border-y-gray-400\/15{border-top-color:#99999926!important;border-bottom-color:#99999926!important}.border-y-gray-400\/20{border-top-color:#9993!important;border-bottom-color:#9993!important}.border-y-gray-400\/25{border-top-color:#99999940!important;border-bottom-color:#99999940!important}.border-y-gray-400\/30{border-top-color:#9999994d!important;border-bottom-color:#9999994d!important}.border-y-gray-400\/35{border-top-color:#99999959!important;border-bottom-color:#99999959!important}.border-y-gray-400\/40{border-top-color:#9996!important;border-bottom-color:#9996!important}.border-y-gray-400\/45{border-top-color:#99999973!important;border-bottom-color:#99999973!important}.border-y-gray-400\/5{border-top-color:#9999990d!important;border-bottom-color:#9999990d!important}.border-y-gray-400\/50{border-top-color:#99999980!important;border-bottom-color:#99999980!important}.border-y-gray-400\/55{border-top-color:#9999998c!important;border-bottom-color:#9999998c!important}.border-y-gray-400\/60{border-top-color:#9999!important;border-bottom-color:#9999!important}.border-y-gray-400\/65{border-top-color:#999999a6!important;border-bottom-color:#999999a6!important}.border-y-gray-400\/70{border-top-color:#999999b3!important;border-bottom-color:#999999b3!important}.border-y-gray-400\/75{border-top-color:#999999bf!important;border-bottom-color:#999999bf!important}.border-y-gray-400\/80{border-top-color:#999c!important;border-bottom-color:#999c!important}.border-y-gray-400\/85{border-top-color:#999999d9!important;border-bottom-color:#999999d9!important}.border-y-gray-400\/90{border-top-color:#999999e6!important;border-bottom-color:#999999e6!important}.border-y-gray-400\/95{border-top-color:#999999f2!important;border-bottom-color:#999999f2!important}.border-y-gray-50{--tw-border-opacity: 1 !important;border-top-color:rgb(242 242 242 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(242 242 242 / var(--tw-border-opacity, 1))!important}.border-y-gray-50\/0{border-top-color:#f2f2f200!important;border-bottom-color:#f2f2f200!important}.border-y-gray-50\/10{border-top-color:#f2f2f21a!important;border-bottom-color:#f2f2f21a!important}.border-y-gray-50\/100{border-top-color:#f2f2f2!important;border-bottom-color:#f2f2f2!important}.border-y-gray-50\/15{border-top-color:#f2f2f226!important;border-bottom-color:#f2f2f226!important}.border-y-gray-50\/20{border-top-color:#f2f2f233!important;border-bottom-color:#f2f2f233!important}.border-y-gray-50\/25{border-top-color:#f2f2f240!important;border-bottom-color:#f2f2f240!important}.border-y-gray-50\/30{border-top-color:#f2f2f24d!important;border-bottom-color:#f2f2f24d!important}.border-y-gray-50\/35{border-top-color:#f2f2f259!important;border-bottom-color:#f2f2f259!important}.border-y-gray-50\/40{border-top-color:#f2f2f266!important;border-bottom-color:#f2f2f266!important}.border-y-gray-50\/45{border-top-color:#f2f2f273!important;border-bottom-color:#f2f2f273!important}.border-y-gray-50\/5{border-top-color:#f2f2f20d!important;border-bottom-color:#f2f2f20d!important}.border-y-gray-50\/50{border-top-color:#f2f2f280!important;border-bottom-color:#f2f2f280!important}.border-y-gray-50\/55{border-top-color:#f2f2f28c!important;border-bottom-color:#f2f2f28c!important}.border-y-gray-50\/60{border-top-color:#f2f2f299!important;border-bottom-color:#f2f2f299!important}.border-y-gray-50\/65{border-top-color:#f2f2f2a6!important;border-bottom-color:#f2f2f2a6!important}.border-y-gray-50\/70{border-top-color:#f2f2f2b3!important;border-bottom-color:#f2f2f2b3!important}.border-y-gray-50\/75{border-top-color:#f2f2f2bf!important;border-bottom-color:#f2f2f2bf!important}.border-y-gray-50\/80{border-top-color:#f2f2f2cc!important;border-bottom-color:#f2f2f2cc!important}.border-y-gray-50\/85{border-top-color:#f2f2f2d9!important;border-bottom-color:#f2f2f2d9!important}.border-y-gray-50\/90{border-top-color:#f2f2f2e6!important;border-bottom-color:#f2f2f2e6!important}.border-y-gray-50\/95{border-top-color:#f2f2f2f2!important;border-bottom-color:#f2f2f2f2!important}.border-y-gray-500{--tw-border-opacity: 1 !important;border-top-color:rgb(77 77 77 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(77 77 77 / var(--tw-border-opacity, 1))!important}.border-y-gray-500\/0{border-top-color:#4d4d4d00!important;border-bottom-color:#4d4d4d00!important}.border-y-gray-500\/10{border-top-color:#4d4d4d1a!important;border-bottom-color:#4d4d4d1a!important}.border-y-gray-500\/100{border-top-color:#4d4d4d!important;border-bottom-color:#4d4d4d!important}.border-y-gray-500\/15{border-top-color:#4d4d4d26!important;border-bottom-color:#4d4d4d26!important}.border-y-gray-500\/20{border-top-color:#4d4d4d33!important;border-bottom-color:#4d4d4d33!important}.border-y-gray-500\/25{border-top-color:#4d4d4d40!important;border-bottom-color:#4d4d4d40!important}.border-y-gray-500\/30{border-top-color:#4d4d4d4d!important;border-bottom-color:#4d4d4d4d!important}.border-y-gray-500\/35{border-top-color:#4d4d4d59!important;border-bottom-color:#4d4d4d59!important}.border-y-gray-500\/40{border-top-color:#4d4d4d66!important;border-bottom-color:#4d4d4d66!important}.border-y-gray-500\/45{border-top-color:#4d4d4d73!important;border-bottom-color:#4d4d4d73!important}.border-y-gray-500\/5{border-top-color:#4d4d4d0d!important;border-bottom-color:#4d4d4d0d!important}.border-y-gray-500\/50{border-top-color:#4d4d4d80!important;border-bottom-color:#4d4d4d80!important}.border-y-gray-500\/55{border-top-color:#4d4d4d8c!important;border-bottom-color:#4d4d4d8c!important}.border-y-gray-500\/60{border-top-color:#4d4d4d99!important;border-bottom-color:#4d4d4d99!important}.border-y-gray-500\/65{border-top-color:#4d4d4da6!important;border-bottom-color:#4d4d4da6!important}.border-y-gray-500\/70{border-top-color:#4d4d4db3!important;border-bottom-color:#4d4d4db3!important}.border-y-gray-500\/75{border-top-color:#4d4d4dbf!important;border-bottom-color:#4d4d4dbf!important}.border-y-gray-500\/80{border-top-color:#4d4d4dcc!important;border-bottom-color:#4d4d4dcc!important}.border-y-gray-500\/85{border-top-color:#4d4d4dd9!important;border-bottom-color:#4d4d4dd9!important}.border-y-gray-500\/90{border-top-color:#4d4d4de6!important;border-bottom-color:#4d4d4de6!important}.border-y-gray-500\/95{border-top-color:#4d4d4df2!important;border-bottom-color:#4d4d4df2!important}.border-y-gray-600{--tw-border-opacity: 1 !important;border-top-color:rgb(75 85 99 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(75 85 99 / var(--tw-border-opacity, 1))!important}.border-y-gray-600\/0{border-top-color:#4b556300!important;border-bottom-color:#4b556300!important}.border-y-gray-600\/10{border-top-color:#4b55631a!important;border-bottom-color:#4b55631a!important}.border-y-gray-600\/100{border-top-color:#4b5563!important;border-bottom-color:#4b5563!important}.border-y-gray-600\/15{border-top-color:#4b556326!important;border-bottom-color:#4b556326!important}.border-y-gray-600\/20{border-top-color:#4b556333!important;border-bottom-color:#4b556333!important}.border-y-gray-600\/25{border-top-color:#4b556340!important;border-bottom-color:#4b556340!important}.border-y-gray-600\/30{border-top-color:#4b55634d!important;border-bottom-color:#4b55634d!important}.border-y-gray-600\/35{border-top-color:#4b556359!important;border-bottom-color:#4b556359!important}.border-y-gray-600\/40{border-top-color:#4b556366!important;border-bottom-color:#4b556366!important}.border-y-gray-600\/45{border-top-color:#4b556373!important;border-bottom-color:#4b556373!important}.border-y-gray-600\/5{border-top-color:#4b55630d!important;border-bottom-color:#4b55630d!important}.border-y-gray-600\/50{border-top-color:#4b556380!important;border-bottom-color:#4b556380!important}.border-y-gray-600\/55{border-top-color:#4b55638c!important;border-bottom-color:#4b55638c!important}.border-y-gray-600\/60{border-top-color:#4b556399!important;border-bottom-color:#4b556399!important}.border-y-gray-600\/65{border-top-color:#4b5563a6!important;border-bottom-color:#4b5563a6!important}.border-y-gray-600\/70{border-top-color:#4b5563b3!important;border-bottom-color:#4b5563b3!important}.border-y-gray-600\/75{border-top-color:#4b5563bf!important;border-bottom-color:#4b5563bf!important}.border-y-gray-600\/80{border-top-color:#4b5563cc!important;border-bottom-color:#4b5563cc!important}.border-y-gray-600\/85{border-top-color:#4b5563d9!important;border-bottom-color:#4b5563d9!important}.border-y-gray-600\/90{border-top-color:#4b5563e6!important;border-bottom-color:#4b5563e6!important}.border-y-gray-600\/95{border-top-color:#4b5563f2!important;border-bottom-color:#4b5563f2!important}.border-y-gray-700{--tw-border-opacity: 1 !important;border-top-color:rgb(51 51 51 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(51 51 51 / var(--tw-border-opacity, 1))!important}.border-y-gray-700\/0{border-top-color:#3330!important;border-bottom-color:#3330!important}.border-y-gray-700\/10{border-top-color:#3333331a!important;border-bottom-color:#3333331a!important}.border-y-gray-700\/100{border-top-color:#333!important;border-bottom-color:#333!important}.border-y-gray-700\/15{border-top-color:#33333326!important;border-bottom-color:#33333326!important}.border-y-gray-700\/20{border-top-color:#3333!important;border-bottom-color:#3333!important}.border-y-gray-700\/25{border-top-color:#33333340!important;border-bottom-color:#33333340!important}.border-y-gray-700\/30{border-top-color:#3333334d!important;border-bottom-color:#3333334d!important}.border-y-gray-700\/35{border-top-color:#33333359!important;border-bottom-color:#33333359!important}.border-y-gray-700\/40{border-top-color:#3336!important;border-bottom-color:#3336!important}.border-y-gray-700\/45{border-top-color:#33333373!important;border-bottom-color:#33333373!important}.border-y-gray-700\/5{border-top-color:#3333330d!important;border-bottom-color:#3333330d!important}.border-y-gray-700\/50{border-top-color:#33333380!important;border-bottom-color:#33333380!important}.border-y-gray-700\/55{border-top-color:#3333338c!important;border-bottom-color:#3333338c!important}.border-y-gray-700\/60{border-top-color:#3339!important;border-bottom-color:#3339!important}.border-y-gray-700\/65{border-top-color:#333333a6!important;border-bottom-color:#333333a6!important}.border-y-gray-700\/70{border-top-color:#333333b3!important;border-bottom-color:#333333b3!important}.border-y-gray-700\/75{border-top-color:#333333bf!important;border-bottom-color:#333333bf!important}.border-y-gray-700\/80{border-top-color:#333c!important;border-bottom-color:#333c!important}.border-y-gray-700\/85{border-top-color:#333333d9!important;border-bottom-color:#333333d9!important}.border-y-gray-700\/90{border-top-color:#333333e6!important;border-bottom-color:#333333e6!important}.border-y-gray-700\/95{border-top-color:#333333f2!important;border-bottom-color:#333333f2!important}.border-y-gray-800{--tw-border-opacity: 1 !important;border-top-color:rgb(31 41 55 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(31 41 55 / var(--tw-border-opacity, 1))!important}.border-y-gray-800\/0{border-top-color:#1f293700!important;border-bottom-color:#1f293700!important}.border-y-gray-800\/10{border-top-color:#1f29371a!important;border-bottom-color:#1f29371a!important}.border-y-gray-800\/100{border-top-color:#1f2937!important;border-bottom-color:#1f2937!important}.border-y-gray-800\/15{border-top-color:#1f293726!important;border-bottom-color:#1f293726!important}.border-y-gray-800\/20{border-top-color:#1f293733!important;border-bottom-color:#1f293733!important}.border-y-gray-800\/25{border-top-color:#1f293740!important;border-bottom-color:#1f293740!important}.border-y-gray-800\/30{border-top-color:#1f29374d!important;border-bottom-color:#1f29374d!important}.border-y-gray-800\/35{border-top-color:#1f293759!important;border-bottom-color:#1f293759!important}.border-y-gray-800\/40{border-top-color:#1f293766!important;border-bottom-color:#1f293766!important}.border-y-gray-800\/45{border-top-color:#1f293773!important;border-bottom-color:#1f293773!important}.border-y-gray-800\/5{border-top-color:#1f29370d!important;border-bottom-color:#1f29370d!important}.border-y-gray-800\/50{border-top-color:#1f293780!important;border-bottom-color:#1f293780!important}.border-y-gray-800\/55{border-top-color:#1f29378c!important;border-bottom-color:#1f29378c!important}.border-y-gray-800\/60{border-top-color:#1f293799!important;border-bottom-color:#1f293799!important}.border-y-gray-800\/65{border-top-color:#1f2937a6!important;border-bottom-color:#1f2937a6!important}.border-y-gray-800\/70{border-top-color:#1f2937b3!important;border-bottom-color:#1f2937b3!important}.border-y-gray-800\/75{border-top-color:#1f2937bf!important;border-bottom-color:#1f2937bf!important}.border-y-gray-800\/80{border-top-color:#1f2937cc!important;border-bottom-color:#1f2937cc!important}.border-y-gray-800\/85{border-top-color:#1f2937d9!important;border-bottom-color:#1f2937d9!important}.border-y-gray-800\/90{border-top-color:#1f2937e6!important;border-bottom-color:#1f2937e6!important}.border-y-gray-800\/95{border-top-color:#1f2937f2!important;border-bottom-color:#1f2937f2!important}.border-y-gray-900{--tw-border-opacity: 1 !important;border-top-color:rgb(17 24 39 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(17 24 39 / var(--tw-border-opacity, 1))!important}.border-y-gray-900\/0{border-top-color:#11182700!important;border-bottom-color:#11182700!important}.border-y-gray-900\/10{border-top-color:#1118271a!important;border-bottom-color:#1118271a!important}.border-y-gray-900\/100{border-top-color:#111827!important;border-bottom-color:#111827!important}.border-y-gray-900\/15{border-top-color:#11182726!important;border-bottom-color:#11182726!important}.border-y-gray-900\/20{border-top-color:#11182733!important;border-bottom-color:#11182733!important}.border-y-gray-900\/25{border-top-color:#11182740!important;border-bottom-color:#11182740!important}.border-y-gray-900\/30{border-top-color:#1118274d!important;border-bottom-color:#1118274d!important}.border-y-gray-900\/35{border-top-color:#11182759!important;border-bottom-color:#11182759!important}.border-y-gray-900\/40{border-top-color:#11182766!important;border-bottom-color:#11182766!important}.border-y-gray-900\/45{border-top-color:#11182773!important;border-bottom-color:#11182773!important}.border-y-gray-900\/5{border-top-color:#1118270d!important;border-bottom-color:#1118270d!important}.border-y-gray-900\/50{border-top-color:#11182780!important;border-bottom-color:#11182780!important}.border-y-gray-900\/55{border-top-color:#1118278c!important;border-bottom-color:#1118278c!important}.border-y-gray-900\/60{border-top-color:#11182799!important;border-bottom-color:#11182799!important}.border-y-gray-900\/65{border-top-color:#111827a6!important;border-bottom-color:#111827a6!important}.border-y-gray-900\/70{border-top-color:#111827b3!important;border-bottom-color:#111827b3!important}.border-y-gray-900\/75{border-top-color:#111827bf!important;border-bottom-color:#111827bf!important}.border-y-gray-900\/80{border-top-color:#111827cc!important;border-bottom-color:#111827cc!important}.border-y-gray-900\/85{border-top-color:#111827d9!important;border-bottom-color:#111827d9!important}.border-y-gray-900\/90{border-top-color:#111827e6!important;border-bottom-color:#111827e6!important}.border-y-gray-900\/95{border-top-color:#111827f2!important;border-bottom-color:#111827f2!important}.border-y-gray-950{--tw-border-opacity: 1 !important;border-top-color:rgb(3 7 18 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(3 7 18 / var(--tw-border-opacity, 1))!important}.border-y-gray-950\/0{border-top-color:#03071200!important;border-bottom-color:#03071200!important}.border-y-gray-950\/10{border-top-color:#0307121a!important;border-bottom-color:#0307121a!important}.border-y-gray-950\/100{border-top-color:#030712!important;border-bottom-color:#030712!important}.border-y-gray-950\/15{border-top-color:#03071226!important;border-bottom-color:#03071226!important}.border-y-gray-950\/20{border-top-color:#03071233!important;border-bottom-color:#03071233!important}.border-y-gray-950\/25{border-top-color:#03071240!important;border-bottom-color:#03071240!important}.border-y-gray-950\/30{border-top-color:#0307124d!important;border-bottom-color:#0307124d!important}.border-y-gray-950\/35{border-top-color:#03071259!important;border-bottom-color:#03071259!important}.border-y-gray-950\/40{border-top-color:#03071266!important;border-bottom-color:#03071266!important}.border-y-gray-950\/45{border-top-color:#03071273!important;border-bottom-color:#03071273!important}.border-y-gray-950\/5{border-top-color:#0307120d!important;border-bottom-color:#0307120d!important}.border-y-gray-950\/50{border-top-color:#03071280!important;border-bottom-color:#03071280!important}.border-y-gray-950\/55{border-top-color:#0307128c!important;border-bottom-color:#0307128c!important}.border-y-gray-950\/60{border-top-color:#03071299!important;border-bottom-color:#03071299!important}.border-y-gray-950\/65{border-top-color:#030712a6!important;border-bottom-color:#030712a6!important}.border-y-gray-950\/70{border-top-color:#030712b3!important;border-bottom-color:#030712b3!important}.border-y-gray-950\/75{border-top-color:#030712bf!important;border-bottom-color:#030712bf!important}.border-y-gray-950\/80{border-top-color:#030712cc!important;border-bottom-color:#030712cc!important}.border-y-gray-950\/85{border-top-color:#030712d9!important;border-bottom-color:#030712d9!important}.border-y-gray-950\/90{border-top-color:#030712e6!important;border-bottom-color:#030712e6!important}.border-y-gray-950\/95{border-top-color:#030712f2!important;border-bottom-color:#030712f2!important}.border-y-green-100{--tw-border-opacity: 1 !important;border-top-color:rgb(220 252 231 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(220 252 231 / var(--tw-border-opacity, 1))!important}.border-y-green-100\/0{border-top-color:#dcfce700!important;border-bottom-color:#dcfce700!important}.border-y-green-100\/10{border-top-color:#dcfce71a!important;border-bottom-color:#dcfce71a!important}.border-y-green-100\/100{border-top-color:#dcfce7!important;border-bottom-color:#dcfce7!important}.border-y-green-100\/15{border-top-color:#dcfce726!important;border-bottom-color:#dcfce726!important}.border-y-green-100\/20{border-top-color:#dcfce733!important;border-bottom-color:#dcfce733!important}.border-y-green-100\/25{border-top-color:#dcfce740!important;border-bottom-color:#dcfce740!important}.border-y-green-100\/30{border-top-color:#dcfce74d!important;border-bottom-color:#dcfce74d!important}.border-y-green-100\/35{border-top-color:#dcfce759!important;border-bottom-color:#dcfce759!important}.border-y-green-100\/40{border-top-color:#dcfce766!important;border-bottom-color:#dcfce766!important}.border-y-green-100\/45{border-top-color:#dcfce773!important;border-bottom-color:#dcfce773!important}.border-y-green-100\/5{border-top-color:#dcfce70d!important;border-bottom-color:#dcfce70d!important}.border-y-green-100\/50{border-top-color:#dcfce780!important;border-bottom-color:#dcfce780!important}.border-y-green-100\/55{border-top-color:#dcfce78c!important;border-bottom-color:#dcfce78c!important}.border-y-green-100\/60{border-top-color:#dcfce799!important;border-bottom-color:#dcfce799!important}.border-y-green-100\/65{border-top-color:#dcfce7a6!important;border-bottom-color:#dcfce7a6!important}.border-y-green-100\/70{border-top-color:#dcfce7b3!important;border-bottom-color:#dcfce7b3!important}.border-y-green-100\/75{border-top-color:#dcfce7bf!important;border-bottom-color:#dcfce7bf!important}.border-y-green-100\/80{border-top-color:#dcfce7cc!important;border-bottom-color:#dcfce7cc!important}.border-y-green-100\/85{border-top-color:#dcfce7d9!important;border-bottom-color:#dcfce7d9!important}.border-y-green-100\/90{border-top-color:#dcfce7e6!important;border-bottom-color:#dcfce7e6!important}.border-y-green-100\/95{border-top-color:#dcfce7f2!important;border-bottom-color:#dcfce7f2!important}.border-y-green-200{--tw-border-opacity: 1 !important;border-top-color:rgb(187 247 208 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(187 247 208 / var(--tw-border-opacity, 1))!important}.border-y-green-200\/0{border-top-color:#bbf7d000!important;border-bottom-color:#bbf7d000!important}.border-y-green-200\/10{border-top-color:#bbf7d01a!important;border-bottom-color:#bbf7d01a!important}.border-y-green-200\/100{border-top-color:#bbf7d0!important;border-bottom-color:#bbf7d0!important}.border-y-green-200\/15{border-top-color:#bbf7d026!important;border-bottom-color:#bbf7d026!important}.border-y-green-200\/20{border-top-color:#bbf7d033!important;border-bottom-color:#bbf7d033!important}.border-y-green-200\/25{border-top-color:#bbf7d040!important;border-bottom-color:#bbf7d040!important}.border-y-green-200\/30{border-top-color:#bbf7d04d!important;border-bottom-color:#bbf7d04d!important}.border-y-green-200\/35{border-top-color:#bbf7d059!important;border-bottom-color:#bbf7d059!important}.border-y-green-200\/40{border-top-color:#bbf7d066!important;border-bottom-color:#bbf7d066!important}.border-y-green-200\/45{border-top-color:#bbf7d073!important;border-bottom-color:#bbf7d073!important}.border-y-green-200\/5{border-top-color:#bbf7d00d!important;border-bottom-color:#bbf7d00d!important}.border-y-green-200\/50{border-top-color:#bbf7d080!important;border-bottom-color:#bbf7d080!important}.border-y-green-200\/55{border-top-color:#bbf7d08c!important;border-bottom-color:#bbf7d08c!important}.border-y-green-200\/60{border-top-color:#bbf7d099!important;border-bottom-color:#bbf7d099!important}.border-y-green-200\/65{border-top-color:#bbf7d0a6!important;border-bottom-color:#bbf7d0a6!important}.border-y-green-200\/70{border-top-color:#bbf7d0b3!important;border-bottom-color:#bbf7d0b3!important}.border-y-green-200\/75{border-top-color:#bbf7d0bf!important;border-bottom-color:#bbf7d0bf!important}.border-y-green-200\/80{border-top-color:#bbf7d0cc!important;border-bottom-color:#bbf7d0cc!important}.border-y-green-200\/85{border-top-color:#bbf7d0d9!important;border-bottom-color:#bbf7d0d9!important}.border-y-green-200\/90{border-top-color:#bbf7d0e6!important;border-bottom-color:#bbf7d0e6!important}.border-y-green-200\/95{border-top-color:#bbf7d0f2!important;border-bottom-color:#bbf7d0f2!important}.border-y-green-300{--tw-border-opacity: 1 !important;border-top-color:rgb(221 255 201 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(221 255 201 / var(--tw-border-opacity, 1))!important}.border-y-green-300\/0{border-top-color:#ddffc900!important;border-bottom-color:#ddffc900!important}.border-y-green-300\/10{border-top-color:#ddffc91a!important;border-bottom-color:#ddffc91a!important}.border-y-green-300\/100{border-top-color:#ddffc9!important;border-bottom-color:#ddffc9!important}.border-y-green-300\/15{border-top-color:#ddffc926!important;border-bottom-color:#ddffc926!important}.border-y-green-300\/20{border-top-color:#ddffc933!important;border-bottom-color:#ddffc933!important}.border-y-green-300\/25{border-top-color:#ddffc940!important;border-bottom-color:#ddffc940!important}.border-y-green-300\/30{border-top-color:#ddffc94d!important;border-bottom-color:#ddffc94d!important}.border-y-green-300\/35{border-top-color:#ddffc959!important;border-bottom-color:#ddffc959!important}.border-y-green-300\/40{border-top-color:#ddffc966!important;border-bottom-color:#ddffc966!important}.border-y-green-300\/45{border-top-color:#ddffc973!important;border-bottom-color:#ddffc973!important}.border-y-green-300\/5{border-top-color:#ddffc90d!important;border-bottom-color:#ddffc90d!important}.border-y-green-300\/50{border-top-color:#ddffc980!important;border-bottom-color:#ddffc980!important}.border-y-green-300\/55{border-top-color:#ddffc98c!important;border-bottom-color:#ddffc98c!important}.border-y-green-300\/60{border-top-color:#ddffc999!important;border-bottom-color:#ddffc999!important}.border-y-green-300\/65{border-top-color:#ddffc9a6!important;border-bottom-color:#ddffc9a6!important}.border-y-green-300\/70{border-top-color:#ddffc9b3!important;border-bottom-color:#ddffc9b3!important}.border-y-green-300\/75{border-top-color:#ddffc9bf!important;border-bottom-color:#ddffc9bf!important}.border-y-green-300\/80{border-top-color:#ddffc9cc!important;border-bottom-color:#ddffc9cc!important}.border-y-green-300\/85{border-top-color:#ddffc9d9!important;border-bottom-color:#ddffc9d9!important}.border-y-green-300\/90{border-top-color:#ddffc9e6!important;border-bottom-color:#ddffc9e6!important}.border-y-green-300\/95{border-top-color:#ddffc9f2!important;border-bottom-color:#ddffc9f2!important}.border-y-green-400{--tw-border-opacity: 1 !important;border-top-color:rgb(74 222 128 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(74 222 128 / var(--tw-border-opacity, 1))!important}.border-y-green-400\/0{border-top-color:#4ade8000!important;border-bottom-color:#4ade8000!important}.border-y-green-400\/10{border-top-color:#4ade801a!important;border-bottom-color:#4ade801a!important}.border-y-green-400\/100{border-top-color:#4ade80!important;border-bottom-color:#4ade80!important}.border-y-green-400\/15{border-top-color:#4ade8026!important;border-bottom-color:#4ade8026!important}.border-y-green-400\/20{border-top-color:#4ade8033!important;border-bottom-color:#4ade8033!important}.border-y-green-400\/25{border-top-color:#4ade8040!important;border-bottom-color:#4ade8040!important}.border-y-green-400\/30{border-top-color:#4ade804d!important;border-bottom-color:#4ade804d!important}.border-y-green-400\/35{border-top-color:#4ade8059!important;border-bottom-color:#4ade8059!important}.border-y-green-400\/40{border-top-color:#4ade8066!important;border-bottom-color:#4ade8066!important}.border-y-green-400\/45{border-top-color:#4ade8073!important;border-bottom-color:#4ade8073!important}.border-y-green-400\/5{border-top-color:#4ade800d!important;border-bottom-color:#4ade800d!important}.border-y-green-400\/50{border-top-color:#4ade8080!important;border-bottom-color:#4ade8080!important}.border-y-green-400\/55{border-top-color:#4ade808c!important;border-bottom-color:#4ade808c!important}.border-y-green-400\/60{border-top-color:#4ade8099!important;border-bottom-color:#4ade8099!important}.border-y-green-400\/65{border-top-color:#4ade80a6!important;border-bottom-color:#4ade80a6!important}.border-y-green-400\/70{border-top-color:#4ade80b3!important;border-bottom-color:#4ade80b3!important}.border-y-green-400\/75{border-top-color:#4ade80bf!important;border-bottom-color:#4ade80bf!important}.border-y-green-400\/80{border-top-color:#4ade80cc!important;border-bottom-color:#4ade80cc!important}.border-y-green-400\/85{border-top-color:#4ade80d9!important;border-bottom-color:#4ade80d9!important}.border-y-green-400\/90{border-top-color:#4ade80e6!important;border-bottom-color:#4ade80e6!important}.border-y-green-400\/95{border-top-color:#4ade80f2!important;border-bottom-color:#4ade80f2!important}.border-y-green-50{--tw-border-opacity: 1 !important;border-top-color:rgb(240 253 244 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(240 253 244 / var(--tw-border-opacity, 1))!important}.border-y-green-50\/0{border-top-color:#f0fdf400!important;border-bottom-color:#f0fdf400!important}.border-y-green-50\/10{border-top-color:#f0fdf41a!important;border-bottom-color:#f0fdf41a!important}.border-y-green-50\/100{border-top-color:#f0fdf4!important;border-bottom-color:#f0fdf4!important}.border-y-green-50\/15{border-top-color:#f0fdf426!important;border-bottom-color:#f0fdf426!important}.border-y-green-50\/20{border-top-color:#f0fdf433!important;border-bottom-color:#f0fdf433!important}.border-y-green-50\/25{border-top-color:#f0fdf440!important;border-bottom-color:#f0fdf440!important}.border-y-green-50\/30{border-top-color:#f0fdf44d!important;border-bottom-color:#f0fdf44d!important}.border-y-green-50\/35{border-top-color:#f0fdf459!important;border-bottom-color:#f0fdf459!important}.border-y-green-50\/40{border-top-color:#f0fdf466!important;border-bottom-color:#f0fdf466!important}.border-y-green-50\/45{border-top-color:#f0fdf473!important;border-bottom-color:#f0fdf473!important}.border-y-green-50\/5{border-top-color:#f0fdf40d!important;border-bottom-color:#f0fdf40d!important}.border-y-green-50\/50{border-top-color:#f0fdf480!important;border-bottom-color:#f0fdf480!important}.border-y-green-50\/55{border-top-color:#f0fdf48c!important;border-bottom-color:#f0fdf48c!important}.border-y-green-50\/60{border-top-color:#f0fdf499!important;border-bottom-color:#f0fdf499!important}.border-y-green-50\/65{border-top-color:#f0fdf4a6!important;border-bottom-color:#f0fdf4a6!important}.border-y-green-50\/70{border-top-color:#f0fdf4b3!important;border-bottom-color:#f0fdf4b3!important}.border-y-green-50\/75{border-top-color:#f0fdf4bf!important;border-bottom-color:#f0fdf4bf!important}.border-y-green-50\/80{border-top-color:#f0fdf4cc!important;border-bottom-color:#f0fdf4cc!important}.border-y-green-50\/85{border-top-color:#f0fdf4d9!important;border-bottom-color:#f0fdf4d9!important}.border-y-green-50\/90{border-top-color:#f0fdf4e6!important;border-bottom-color:#f0fdf4e6!important}.border-y-green-50\/95{border-top-color:#f0fdf4f2!important;border-bottom-color:#f0fdf4f2!important}.border-y-green-500{--tw-border-opacity: 1 !important;border-top-color:rgb(23 209 76 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(23 209 76 / var(--tw-border-opacity, 1))!important}.border-y-green-500\/0{border-top-color:#17d14c00!important;border-bottom-color:#17d14c00!important}.border-y-green-500\/10{border-top-color:#17d14c1a!important;border-bottom-color:#17d14c1a!important}.border-y-green-500\/100{border-top-color:#17d14c!important;border-bottom-color:#17d14c!important}.border-y-green-500\/15{border-top-color:#17d14c26!important;border-bottom-color:#17d14c26!important}.border-y-green-500\/20{border-top-color:#17d14c33!important;border-bottom-color:#17d14c33!important}.border-y-green-500\/25{border-top-color:#17d14c40!important;border-bottom-color:#17d14c40!important}.border-y-green-500\/30{border-top-color:#17d14c4d!important;border-bottom-color:#17d14c4d!important}.border-y-green-500\/35{border-top-color:#17d14c59!important;border-bottom-color:#17d14c59!important}.border-y-green-500\/40{border-top-color:#17d14c66!important;border-bottom-color:#17d14c66!important}.border-y-green-500\/45{border-top-color:#17d14c73!important;border-bottom-color:#17d14c73!important}.border-y-green-500\/5{border-top-color:#17d14c0d!important;border-bottom-color:#17d14c0d!important}.border-y-green-500\/50{border-top-color:#17d14c80!important;border-bottom-color:#17d14c80!important}.border-y-green-500\/55{border-top-color:#17d14c8c!important;border-bottom-color:#17d14c8c!important}.border-y-green-500\/60{border-top-color:#17d14c99!important;border-bottom-color:#17d14c99!important}.border-y-green-500\/65{border-top-color:#17d14ca6!important;border-bottom-color:#17d14ca6!important}.border-y-green-500\/70{border-top-color:#17d14cb3!important;border-bottom-color:#17d14cb3!important}.border-y-green-500\/75{border-top-color:#17d14cbf!important;border-bottom-color:#17d14cbf!important}.border-y-green-500\/80{border-top-color:#17d14ccc!important;border-bottom-color:#17d14ccc!important}.border-y-green-500\/85{border-top-color:#17d14cd9!important;border-bottom-color:#17d14cd9!important}.border-y-green-500\/90{border-top-color:#17d14ce6!important;border-bottom-color:#17d14ce6!important}.border-y-green-500\/95{border-top-color:#17d14cf2!important;border-bottom-color:#17d14cf2!important}.border-y-green-600{--tw-border-opacity: 1 !important;border-top-color:rgb(22 163 74 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(22 163 74 / var(--tw-border-opacity, 1))!important}.border-y-green-600\/0{border-top-color:#16a34a00!important;border-bottom-color:#16a34a00!important}.border-y-green-600\/10{border-top-color:#16a34a1a!important;border-bottom-color:#16a34a1a!important}.border-y-green-600\/100{border-top-color:#16a34a!important;border-bottom-color:#16a34a!important}.border-y-green-600\/15{border-top-color:#16a34a26!important;border-bottom-color:#16a34a26!important}.border-y-green-600\/20{border-top-color:#16a34a33!important;border-bottom-color:#16a34a33!important}.border-y-green-600\/25{border-top-color:#16a34a40!important;border-bottom-color:#16a34a40!important}.border-y-green-600\/30{border-top-color:#16a34a4d!important;border-bottom-color:#16a34a4d!important}.border-y-green-600\/35{border-top-color:#16a34a59!important;border-bottom-color:#16a34a59!important}.border-y-green-600\/40{border-top-color:#16a34a66!important;border-bottom-color:#16a34a66!important}.border-y-green-600\/45{border-top-color:#16a34a73!important;border-bottom-color:#16a34a73!important}.border-y-green-600\/5{border-top-color:#16a34a0d!important;border-bottom-color:#16a34a0d!important}.border-y-green-600\/50{border-top-color:#16a34a80!important;border-bottom-color:#16a34a80!important}.border-y-green-600\/55{border-top-color:#16a34a8c!important;border-bottom-color:#16a34a8c!important}.border-y-green-600\/60{border-top-color:#16a34a99!important;border-bottom-color:#16a34a99!important}.border-y-green-600\/65{border-top-color:#16a34aa6!important;border-bottom-color:#16a34aa6!important}.border-y-green-600\/70{border-top-color:#16a34ab3!important;border-bottom-color:#16a34ab3!important}.border-y-green-600\/75{border-top-color:#16a34abf!important;border-bottom-color:#16a34abf!important}.border-y-green-600\/80{border-top-color:#16a34acc!important;border-bottom-color:#16a34acc!important}.border-y-green-600\/85{border-top-color:#16a34ad9!important;border-bottom-color:#16a34ad9!important}.border-y-green-600\/90{border-top-color:#16a34ae6!important;border-bottom-color:#16a34ae6!important}.border-y-green-600\/95{border-top-color:#16a34af2!important;border-bottom-color:#16a34af2!important}.border-y-green-700{--tw-border-opacity: 1 !important;border-top-color:rgb(21 128 61 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(21 128 61 / var(--tw-border-opacity, 1))!important}.border-y-green-700\/0{border-top-color:#15803d00!important;border-bottom-color:#15803d00!important}.border-y-green-700\/10{border-top-color:#15803d1a!important;border-bottom-color:#15803d1a!important}.border-y-green-700\/100{border-top-color:#15803d!important;border-bottom-color:#15803d!important}.border-y-green-700\/15{border-top-color:#15803d26!important;border-bottom-color:#15803d26!important}.border-y-green-700\/20{border-top-color:#15803d33!important;border-bottom-color:#15803d33!important}.border-y-green-700\/25{border-top-color:#15803d40!important;border-bottom-color:#15803d40!important}.border-y-green-700\/30{border-top-color:#15803d4d!important;border-bottom-color:#15803d4d!important}.border-y-green-700\/35{border-top-color:#15803d59!important;border-bottom-color:#15803d59!important}.border-y-green-700\/40{border-top-color:#15803d66!important;border-bottom-color:#15803d66!important}.border-y-green-700\/45{border-top-color:#15803d73!important;border-bottom-color:#15803d73!important}.border-y-green-700\/5{border-top-color:#15803d0d!important;border-bottom-color:#15803d0d!important}.border-y-green-700\/50{border-top-color:#15803d80!important;border-bottom-color:#15803d80!important}.border-y-green-700\/55{border-top-color:#15803d8c!important;border-bottom-color:#15803d8c!important}.border-y-green-700\/60{border-top-color:#15803d99!important;border-bottom-color:#15803d99!important}.border-y-green-700\/65{border-top-color:#15803da6!important;border-bottom-color:#15803da6!important}.border-y-green-700\/70{border-top-color:#15803db3!important;border-bottom-color:#15803db3!important}.border-y-green-700\/75{border-top-color:#15803dbf!important;border-bottom-color:#15803dbf!important}.border-y-green-700\/80{border-top-color:#15803dcc!important;border-bottom-color:#15803dcc!important}.border-y-green-700\/85{border-top-color:#15803dd9!important;border-bottom-color:#15803dd9!important}.border-y-green-700\/90{border-top-color:#15803de6!important;border-bottom-color:#15803de6!important}.border-y-green-700\/95{border-top-color:#15803df2!important;border-bottom-color:#15803df2!important}.border-y-green-800{--tw-border-opacity: 1 !important;border-top-color:rgb(22 101 52 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(22 101 52 / var(--tw-border-opacity, 1))!important}.border-y-green-800\/0{border-top-color:#16653400!important;border-bottom-color:#16653400!important}.border-y-green-800\/10{border-top-color:#1665341a!important;border-bottom-color:#1665341a!important}.border-y-green-800\/100{border-top-color:#166534!important;border-bottom-color:#166534!important}.border-y-green-800\/15{border-top-color:#16653426!important;border-bottom-color:#16653426!important}.border-y-green-800\/20{border-top-color:#16653433!important;border-bottom-color:#16653433!important}.border-y-green-800\/25{border-top-color:#16653440!important;border-bottom-color:#16653440!important}.border-y-green-800\/30{border-top-color:#1665344d!important;border-bottom-color:#1665344d!important}.border-y-green-800\/35{border-top-color:#16653459!important;border-bottom-color:#16653459!important}.border-y-green-800\/40{border-top-color:#16653466!important;border-bottom-color:#16653466!important}.border-y-green-800\/45{border-top-color:#16653473!important;border-bottom-color:#16653473!important}.border-y-green-800\/5{border-top-color:#1665340d!important;border-bottom-color:#1665340d!important}.border-y-green-800\/50{border-top-color:#16653480!important;border-bottom-color:#16653480!important}.border-y-green-800\/55{border-top-color:#1665348c!important;border-bottom-color:#1665348c!important}.border-y-green-800\/60{border-top-color:#16653499!important;border-bottom-color:#16653499!important}.border-y-green-800\/65{border-top-color:#166534a6!important;border-bottom-color:#166534a6!important}.border-y-green-800\/70{border-top-color:#166534b3!important;border-bottom-color:#166534b3!important}.border-y-green-800\/75{border-top-color:#166534bf!important;border-bottom-color:#166534bf!important}.border-y-green-800\/80{border-top-color:#166534cc!important;border-bottom-color:#166534cc!important}.border-y-green-800\/85{border-top-color:#166534d9!important;border-bottom-color:#166534d9!important}.border-y-green-800\/90{border-top-color:#166534e6!important;border-bottom-color:#166534e6!important}.border-y-green-800\/95{border-top-color:#166534f2!important;border-bottom-color:#166534f2!important}.border-y-green-900{--tw-border-opacity: 1 !important;border-top-color:rgb(20 83 45 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(20 83 45 / var(--tw-border-opacity, 1))!important}.border-y-green-900\/0{border-top-color:#14532d00!important;border-bottom-color:#14532d00!important}.border-y-green-900\/10{border-top-color:#14532d1a!important;border-bottom-color:#14532d1a!important}.border-y-green-900\/100{border-top-color:#14532d!important;border-bottom-color:#14532d!important}.border-y-green-900\/15{border-top-color:#14532d26!important;border-bottom-color:#14532d26!important}.border-y-green-900\/20{border-top-color:#14532d33!important;border-bottom-color:#14532d33!important}.border-y-green-900\/25{border-top-color:#14532d40!important;border-bottom-color:#14532d40!important}.border-y-green-900\/30{border-top-color:#14532d4d!important;border-bottom-color:#14532d4d!important}.border-y-green-900\/35{border-top-color:#14532d59!important;border-bottom-color:#14532d59!important}.border-y-green-900\/40{border-top-color:#14532d66!important;border-bottom-color:#14532d66!important}.border-y-green-900\/45{border-top-color:#14532d73!important;border-bottom-color:#14532d73!important}.border-y-green-900\/5{border-top-color:#14532d0d!important;border-bottom-color:#14532d0d!important}.border-y-green-900\/50{border-top-color:#14532d80!important;border-bottom-color:#14532d80!important}.border-y-green-900\/55{border-top-color:#14532d8c!important;border-bottom-color:#14532d8c!important}.border-y-green-900\/60{border-top-color:#14532d99!important;border-bottom-color:#14532d99!important}.border-y-green-900\/65{border-top-color:#14532da6!important;border-bottom-color:#14532da6!important}.border-y-green-900\/70{border-top-color:#14532db3!important;border-bottom-color:#14532db3!important}.border-y-green-900\/75{border-top-color:#14532dbf!important;border-bottom-color:#14532dbf!important}.border-y-green-900\/80{border-top-color:#14532dcc!important;border-bottom-color:#14532dcc!important}.border-y-green-900\/85{border-top-color:#14532dd9!important;border-bottom-color:#14532dd9!important}.border-y-green-900\/90{border-top-color:#14532de6!important;border-bottom-color:#14532de6!important}.border-y-green-900\/95{border-top-color:#14532df2!important;border-bottom-color:#14532df2!important}.border-y-green-950{--tw-border-opacity: 1 !important;border-top-color:rgb(5 46 22 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(5 46 22 / var(--tw-border-opacity, 1))!important}.border-y-green-950\/0{border-top-color:#052e1600!important;border-bottom-color:#052e1600!important}.border-y-green-950\/10{border-top-color:#052e161a!important;border-bottom-color:#052e161a!important}.border-y-green-950\/100{border-top-color:#052e16!important;border-bottom-color:#052e16!important}.border-y-green-950\/15{border-top-color:#052e1626!important;border-bottom-color:#052e1626!important}.border-y-green-950\/20{border-top-color:#052e1633!important;border-bottom-color:#052e1633!important}.border-y-green-950\/25{border-top-color:#052e1640!important;border-bottom-color:#052e1640!important}.border-y-green-950\/30{border-top-color:#052e164d!important;border-bottom-color:#052e164d!important}.border-y-green-950\/35{border-top-color:#052e1659!important;border-bottom-color:#052e1659!important}.border-y-green-950\/40{border-top-color:#052e1666!important;border-bottom-color:#052e1666!important}.border-y-green-950\/45{border-top-color:#052e1673!important;border-bottom-color:#052e1673!important}.border-y-green-950\/5{border-top-color:#052e160d!important;border-bottom-color:#052e160d!important}.border-y-green-950\/50{border-top-color:#052e1680!important;border-bottom-color:#052e1680!important}.border-y-green-950\/55{border-top-color:#052e168c!important;border-bottom-color:#052e168c!important}.border-y-green-950\/60{border-top-color:#052e1699!important;border-bottom-color:#052e1699!important}.border-y-green-950\/65{border-top-color:#052e16a6!important;border-bottom-color:#052e16a6!important}.border-y-green-950\/70{border-top-color:#052e16b3!important;border-bottom-color:#052e16b3!important}.border-y-green-950\/75{border-top-color:#052e16bf!important;border-bottom-color:#052e16bf!important}.border-y-green-950\/80{border-top-color:#052e16cc!important;border-bottom-color:#052e16cc!important}.border-y-green-950\/85{border-top-color:#052e16d9!important;border-bottom-color:#052e16d9!important}.border-y-green-950\/90{border-top-color:#052e16e6!important;border-bottom-color:#052e16e6!important}.border-y-green-950\/95{border-top-color:#052e16f2!important;border-bottom-color:#052e16f2!important}.border-y-orange-100{--tw-border-opacity: 1 !important;border-top-color:rgb(255 237 213 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(255 237 213 / var(--tw-border-opacity, 1))!important}.border-y-orange-100\/0{border-top-color:#ffedd500!important;border-bottom-color:#ffedd500!important}.border-y-orange-100\/10{border-top-color:#ffedd51a!important;border-bottom-color:#ffedd51a!important}.border-y-orange-100\/100{border-top-color:#ffedd5!important;border-bottom-color:#ffedd5!important}.border-y-orange-100\/15{border-top-color:#ffedd526!important;border-bottom-color:#ffedd526!important}.border-y-orange-100\/20{border-top-color:#ffedd533!important;border-bottom-color:#ffedd533!important}.border-y-orange-100\/25{border-top-color:#ffedd540!important;border-bottom-color:#ffedd540!important}.border-y-orange-100\/30{border-top-color:#ffedd54d!important;border-bottom-color:#ffedd54d!important}.border-y-orange-100\/35{border-top-color:#ffedd559!important;border-bottom-color:#ffedd559!important}.border-y-orange-100\/40{border-top-color:#ffedd566!important;border-bottom-color:#ffedd566!important}.border-y-orange-100\/45{border-top-color:#ffedd573!important;border-bottom-color:#ffedd573!important}.border-y-orange-100\/5{border-top-color:#ffedd50d!important;border-bottom-color:#ffedd50d!important}.border-y-orange-100\/50{border-top-color:#ffedd580!important;border-bottom-color:#ffedd580!important}.border-y-orange-100\/55{border-top-color:#ffedd58c!important;border-bottom-color:#ffedd58c!important}.border-y-orange-100\/60{border-top-color:#ffedd599!important;border-bottom-color:#ffedd599!important}.border-y-orange-100\/65{border-top-color:#ffedd5a6!important;border-bottom-color:#ffedd5a6!important}.border-y-orange-100\/70{border-top-color:#ffedd5b3!important;border-bottom-color:#ffedd5b3!important}.border-y-orange-100\/75{border-top-color:#ffedd5bf!important;border-bottom-color:#ffedd5bf!important}.border-y-orange-100\/80{border-top-color:#ffedd5cc!important;border-bottom-color:#ffedd5cc!important}.border-y-orange-100\/85{border-top-color:#ffedd5d9!important;border-bottom-color:#ffedd5d9!important}.border-y-orange-100\/90{border-top-color:#ffedd5e6!important;border-bottom-color:#ffedd5e6!important}.border-y-orange-100\/95{border-top-color:#ffedd5f2!important;border-bottom-color:#ffedd5f2!important}.border-y-orange-200{--tw-border-opacity: 1 !important;border-top-color:rgb(254 215 170 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(254 215 170 / var(--tw-border-opacity, 1))!important}.border-y-orange-200\/0{border-top-color:#fed7aa00!important;border-bottom-color:#fed7aa00!important}.border-y-orange-200\/10{border-top-color:#fed7aa1a!important;border-bottom-color:#fed7aa1a!important}.border-y-orange-200\/100{border-top-color:#fed7aa!important;border-bottom-color:#fed7aa!important}.border-y-orange-200\/15{border-top-color:#fed7aa26!important;border-bottom-color:#fed7aa26!important}.border-y-orange-200\/20{border-top-color:#fed7aa33!important;border-bottom-color:#fed7aa33!important}.border-y-orange-200\/25{border-top-color:#fed7aa40!important;border-bottom-color:#fed7aa40!important}.border-y-orange-200\/30{border-top-color:#fed7aa4d!important;border-bottom-color:#fed7aa4d!important}.border-y-orange-200\/35{border-top-color:#fed7aa59!important;border-bottom-color:#fed7aa59!important}.border-y-orange-200\/40{border-top-color:#fed7aa66!important;border-bottom-color:#fed7aa66!important}.border-y-orange-200\/45{border-top-color:#fed7aa73!important;border-bottom-color:#fed7aa73!important}.border-y-orange-200\/5{border-top-color:#fed7aa0d!important;border-bottom-color:#fed7aa0d!important}.border-y-orange-200\/50{border-top-color:#fed7aa80!important;border-bottom-color:#fed7aa80!important}.border-y-orange-200\/55{border-top-color:#fed7aa8c!important;border-bottom-color:#fed7aa8c!important}.border-y-orange-200\/60{border-top-color:#fed7aa99!important;border-bottom-color:#fed7aa99!important}.border-y-orange-200\/65{border-top-color:#fed7aaa6!important;border-bottom-color:#fed7aaa6!important}.border-y-orange-200\/70{border-top-color:#fed7aab3!important;border-bottom-color:#fed7aab3!important}.border-y-orange-200\/75{border-top-color:#fed7aabf!important;border-bottom-color:#fed7aabf!important}.border-y-orange-200\/80{border-top-color:#fed7aacc!important;border-bottom-color:#fed7aacc!important}.border-y-orange-200\/85{border-top-color:#fed7aad9!important;border-bottom-color:#fed7aad9!important}.border-y-orange-200\/90{border-top-color:#fed7aae6!important;border-bottom-color:#fed7aae6!important}.border-y-orange-200\/95{border-top-color:#fed7aaf2!important;border-bottom-color:#fed7aaf2!important}.border-y-orange-300{--tw-border-opacity: 1 !important;border-top-color:rgb(253 186 116 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(253 186 116 / var(--tw-border-opacity, 1))!important}.border-y-orange-300\/0{border-top-color:#fdba7400!important;border-bottom-color:#fdba7400!important}.border-y-orange-300\/10{border-top-color:#fdba741a!important;border-bottom-color:#fdba741a!important}.border-y-orange-300\/100{border-top-color:#fdba74!important;border-bottom-color:#fdba74!important}.border-y-orange-300\/15{border-top-color:#fdba7426!important;border-bottom-color:#fdba7426!important}.border-y-orange-300\/20{border-top-color:#fdba7433!important;border-bottom-color:#fdba7433!important}.border-y-orange-300\/25{border-top-color:#fdba7440!important;border-bottom-color:#fdba7440!important}.border-y-orange-300\/30{border-top-color:#fdba744d!important;border-bottom-color:#fdba744d!important}.border-y-orange-300\/35{border-top-color:#fdba7459!important;border-bottom-color:#fdba7459!important}.border-y-orange-300\/40{border-top-color:#fdba7466!important;border-bottom-color:#fdba7466!important}.border-y-orange-300\/45{border-top-color:#fdba7473!important;border-bottom-color:#fdba7473!important}.border-y-orange-300\/5{border-top-color:#fdba740d!important;border-bottom-color:#fdba740d!important}.border-y-orange-300\/50{border-top-color:#fdba7480!important;border-bottom-color:#fdba7480!important}.border-y-orange-300\/55{border-top-color:#fdba748c!important;border-bottom-color:#fdba748c!important}.border-y-orange-300\/60{border-top-color:#fdba7499!important;border-bottom-color:#fdba7499!important}.border-y-orange-300\/65{border-top-color:#fdba74a6!important;border-bottom-color:#fdba74a6!important}.border-y-orange-300\/70{border-top-color:#fdba74b3!important;border-bottom-color:#fdba74b3!important}.border-y-orange-300\/75{border-top-color:#fdba74bf!important;border-bottom-color:#fdba74bf!important}.border-y-orange-300\/80{border-top-color:#fdba74cc!important;border-bottom-color:#fdba74cc!important}.border-y-orange-300\/85{border-top-color:#fdba74d9!important;border-bottom-color:#fdba74d9!important}.border-y-orange-300\/90{border-top-color:#fdba74e6!important;border-bottom-color:#fdba74e6!important}.border-y-orange-300\/95{border-top-color:#fdba74f2!important;border-bottom-color:#fdba74f2!important}.border-y-orange-400{--tw-border-opacity: 1 !important;border-top-color:rgb(251 146 60 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(251 146 60 / var(--tw-border-opacity, 1))!important}.border-y-orange-400\/0{border-top-color:#fb923c00!important;border-bottom-color:#fb923c00!important}.border-y-orange-400\/10{border-top-color:#fb923c1a!important;border-bottom-color:#fb923c1a!important}.border-y-orange-400\/100{border-top-color:#fb923c!important;border-bottom-color:#fb923c!important}.border-y-orange-400\/15{border-top-color:#fb923c26!important;border-bottom-color:#fb923c26!important}.border-y-orange-400\/20{border-top-color:#fb923c33!important;border-bottom-color:#fb923c33!important}.border-y-orange-400\/25{border-top-color:#fb923c40!important;border-bottom-color:#fb923c40!important}.border-y-orange-400\/30{border-top-color:#fb923c4d!important;border-bottom-color:#fb923c4d!important}.border-y-orange-400\/35{border-top-color:#fb923c59!important;border-bottom-color:#fb923c59!important}.border-y-orange-400\/40{border-top-color:#fb923c66!important;border-bottom-color:#fb923c66!important}.border-y-orange-400\/45{border-top-color:#fb923c73!important;border-bottom-color:#fb923c73!important}.border-y-orange-400\/5{border-top-color:#fb923c0d!important;border-bottom-color:#fb923c0d!important}.border-y-orange-400\/50{border-top-color:#fb923c80!important;border-bottom-color:#fb923c80!important}.border-y-orange-400\/55{border-top-color:#fb923c8c!important;border-bottom-color:#fb923c8c!important}.border-y-orange-400\/60{border-top-color:#fb923c99!important;border-bottom-color:#fb923c99!important}.border-y-orange-400\/65{border-top-color:#fb923ca6!important;border-bottom-color:#fb923ca6!important}.border-y-orange-400\/70{border-top-color:#fb923cb3!important;border-bottom-color:#fb923cb3!important}.border-y-orange-400\/75{border-top-color:#fb923cbf!important;border-bottom-color:#fb923cbf!important}.border-y-orange-400\/80{border-top-color:#fb923ccc!important;border-bottom-color:#fb923ccc!important}.border-y-orange-400\/85{border-top-color:#fb923cd9!important;border-bottom-color:#fb923cd9!important}.border-y-orange-400\/90{border-top-color:#fb923ce6!important;border-bottom-color:#fb923ce6!important}.border-y-orange-400\/95{border-top-color:#fb923cf2!important;border-bottom-color:#fb923cf2!important}.border-y-orange-50{--tw-border-opacity: 1 !important;border-top-color:rgb(255 247 237 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(255 247 237 / var(--tw-border-opacity, 1))!important}.border-y-orange-50\/0{border-top-color:#fff7ed00!important;border-bottom-color:#fff7ed00!important}.border-y-orange-50\/10{border-top-color:#fff7ed1a!important;border-bottom-color:#fff7ed1a!important}.border-y-orange-50\/100{border-top-color:#fff7ed!important;border-bottom-color:#fff7ed!important}.border-y-orange-50\/15{border-top-color:#fff7ed26!important;border-bottom-color:#fff7ed26!important}.border-y-orange-50\/20{border-top-color:#fff7ed33!important;border-bottom-color:#fff7ed33!important}.border-y-orange-50\/25{border-top-color:#fff7ed40!important;border-bottom-color:#fff7ed40!important}.border-y-orange-50\/30{border-top-color:#fff7ed4d!important;border-bottom-color:#fff7ed4d!important}.border-y-orange-50\/35{border-top-color:#fff7ed59!important;border-bottom-color:#fff7ed59!important}.border-y-orange-50\/40{border-top-color:#fff7ed66!important;border-bottom-color:#fff7ed66!important}.border-y-orange-50\/45{border-top-color:#fff7ed73!important;border-bottom-color:#fff7ed73!important}.border-y-orange-50\/5{border-top-color:#fff7ed0d!important;border-bottom-color:#fff7ed0d!important}.border-y-orange-50\/50{border-top-color:#fff7ed80!important;border-bottom-color:#fff7ed80!important}.border-y-orange-50\/55{border-top-color:#fff7ed8c!important;border-bottom-color:#fff7ed8c!important}.border-y-orange-50\/60{border-top-color:#fff7ed99!important;border-bottom-color:#fff7ed99!important}.border-y-orange-50\/65{border-top-color:#fff7eda6!important;border-bottom-color:#fff7eda6!important}.border-y-orange-50\/70{border-top-color:#fff7edb3!important;border-bottom-color:#fff7edb3!important}.border-y-orange-50\/75{border-top-color:#fff7edbf!important;border-bottom-color:#fff7edbf!important}.border-y-orange-50\/80{border-top-color:#fff7edcc!important;border-bottom-color:#fff7edcc!important}.border-y-orange-50\/85{border-top-color:#fff7edd9!important;border-bottom-color:#fff7edd9!important}.border-y-orange-50\/90{border-top-color:#fff7ede6!important;border-bottom-color:#fff7ede6!important}.border-y-orange-50\/95{border-top-color:#fff7edf2!important;border-bottom-color:#fff7edf2!important}.border-y-orange-500{--tw-border-opacity: 1 !important;border-top-color:rgb(238 142 29 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(238 142 29 / var(--tw-border-opacity, 1))!important}.border-y-orange-500\/0{border-top-color:#ee8e1d00!important;border-bottom-color:#ee8e1d00!important}.border-y-orange-500\/10{border-top-color:#ee8e1d1a!important;border-bottom-color:#ee8e1d1a!important}.border-y-orange-500\/100{border-top-color:#ee8e1d!important;border-bottom-color:#ee8e1d!important}.border-y-orange-500\/15{border-top-color:#ee8e1d26!important;border-bottom-color:#ee8e1d26!important}.border-y-orange-500\/20{border-top-color:#ee8e1d33!important;border-bottom-color:#ee8e1d33!important}.border-y-orange-500\/25{border-top-color:#ee8e1d40!important;border-bottom-color:#ee8e1d40!important}.border-y-orange-500\/30{border-top-color:#ee8e1d4d!important;border-bottom-color:#ee8e1d4d!important}.border-y-orange-500\/35{border-top-color:#ee8e1d59!important;border-bottom-color:#ee8e1d59!important}.border-y-orange-500\/40{border-top-color:#ee8e1d66!important;border-bottom-color:#ee8e1d66!important}.border-y-orange-500\/45{border-top-color:#ee8e1d73!important;border-bottom-color:#ee8e1d73!important}.border-y-orange-500\/5{border-top-color:#ee8e1d0d!important;border-bottom-color:#ee8e1d0d!important}.border-y-orange-500\/50{border-top-color:#ee8e1d80!important;border-bottom-color:#ee8e1d80!important}.border-y-orange-500\/55{border-top-color:#ee8e1d8c!important;border-bottom-color:#ee8e1d8c!important}.border-y-orange-500\/60{border-top-color:#ee8e1d99!important;border-bottom-color:#ee8e1d99!important}.border-y-orange-500\/65{border-top-color:#ee8e1da6!important;border-bottom-color:#ee8e1da6!important}.border-y-orange-500\/70{border-top-color:#ee8e1db3!important;border-bottom-color:#ee8e1db3!important}.border-y-orange-500\/75{border-top-color:#ee8e1dbf!important;border-bottom-color:#ee8e1dbf!important}.border-y-orange-500\/80{border-top-color:#ee8e1dcc!important;border-bottom-color:#ee8e1dcc!important}.border-y-orange-500\/85{border-top-color:#ee8e1dd9!important;border-bottom-color:#ee8e1dd9!important}.border-y-orange-500\/90{border-top-color:#ee8e1de6!important;border-bottom-color:#ee8e1de6!important}.border-y-orange-500\/95{border-top-color:#ee8e1df2!important;border-bottom-color:#ee8e1df2!important}.border-y-orange-600{--tw-border-opacity: 1 !important;border-top-color:rgb(234 88 12 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(234 88 12 / var(--tw-border-opacity, 1))!important}.border-y-orange-600\/0{border-top-color:#ea580c00!important;border-bottom-color:#ea580c00!important}.border-y-orange-600\/10{border-top-color:#ea580c1a!important;border-bottom-color:#ea580c1a!important}.border-y-orange-600\/100{border-top-color:#ea580c!important;border-bottom-color:#ea580c!important}.border-y-orange-600\/15{border-top-color:#ea580c26!important;border-bottom-color:#ea580c26!important}.border-y-orange-600\/20{border-top-color:#ea580c33!important;border-bottom-color:#ea580c33!important}.border-y-orange-600\/25{border-top-color:#ea580c40!important;border-bottom-color:#ea580c40!important}.border-y-orange-600\/30{border-top-color:#ea580c4d!important;border-bottom-color:#ea580c4d!important}.border-y-orange-600\/35{border-top-color:#ea580c59!important;border-bottom-color:#ea580c59!important}.border-y-orange-600\/40{border-top-color:#ea580c66!important;border-bottom-color:#ea580c66!important}.border-y-orange-600\/45{border-top-color:#ea580c73!important;border-bottom-color:#ea580c73!important}.border-y-orange-600\/5{border-top-color:#ea580c0d!important;border-bottom-color:#ea580c0d!important}.border-y-orange-600\/50{border-top-color:#ea580c80!important;border-bottom-color:#ea580c80!important}.border-y-orange-600\/55{border-top-color:#ea580c8c!important;border-bottom-color:#ea580c8c!important}.border-y-orange-600\/60{border-top-color:#ea580c99!important;border-bottom-color:#ea580c99!important}.border-y-orange-600\/65{border-top-color:#ea580ca6!important;border-bottom-color:#ea580ca6!important}.border-y-orange-600\/70{border-top-color:#ea580cb3!important;border-bottom-color:#ea580cb3!important}.border-y-orange-600\/75{border-top-color:#ea580cbf!important;border-bottom-color:#ea580cbf!important}.border-y-orange-600\/80{border-top-color:#ea580ccc!important;border-bottom-color:#ea580ccc!important}.border-y-orange-600\/85{border-top-color:#ea580cd9!important;border-bottom-color:#ea580cd9!important}.border-y-orange-600\/90{border-top-color:#ea580ce6!important;border-bottom-color:#ea580ce6!important}.border-y-orange-600\/95{border-top-color:#ea580cf2!important;border-bottom-color:#ea580cf2!important}.border-y-orange-700{--tw-border-opacity: 1 !important;border-top-color:rgb(194 65 12 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(194 65 12 / var(--tw-border-opacity, 1))!important}.border-y-orange-700\/0{border-top-color:#c2410c00!important;border-bottom-color:#c2410c00!important}.border-y-orange-700\/10{border-top-color:#c2410c1a!important;border-bottom-color:#c2410c1a!important}.border-y-orange-700\/100{border-top-color:#c2410c!important;border-bottom-color:#c2410c!important}.border-y-orange-700\/15{border-top-color:#c2410c26!important;border-bottom-color:#c2410c26!important}.border-y-orange-700\/20{border-top-color:#c2410c33!important;border-bottom-color:#c2410c33!important}.border-y-orange-700\/25{border-top-color:#c2410c40!important;border-bottom-color:#c2410c40!important}.border-y-orange-700\/30{border-top-color:#c2410c4d!important;border-bottom-color:#c2410c4d!important}.border-y-orange-700\/35{border-top-color:#c2410c59!important;border-bottom-color:#c2410c59!important}.border-y-orange-700\/40{border-top-color:#c2410c66!important;border-bottom-color:#c2410c66!important}.border-y-orange-700\/45{border-top-color:#c2410c73!important;border-bottom-color:#c2410c73!important}.border-y-orange-700\/5{border-top-color:#c2410c0d!important;border-bottom-color:#c2410c0d!important}.border-y-orange-700\/50{border-top-color:#c2410c80!important;border-bottom-color:#c2410c80!important}.border-y-orange-700\/55{border-top-color:#c2410c8c!important;border-bottom-color:#c2410c8c!important}.border-y-orange-700\/60{border-top-color:#c2410c99!important;border-bottom-color:#c2410c99!important}.border-y-orange-700\/65{border-top-color:#c2410ca6!important;border-bottom-color:#c2410ca6!important}.border-y-orange-700\/70{border-top-color:#c2410cb3!important;border-bottom-color:#c2410cb3!important}.border-y-orange-700\/75{border-top-color:#c2410cbf!important;border-bottom-color:#c2410cbf!important}.border-y-orange-700\/80{border-top-color:#c2410ccc!important;border-bottom-color:#c2410ccc!important}.border-y-orange-700\/85{border-top-color:#c2410cd9!important;border-bottom-color:#c2410cd9!important}.border-y-orange-700\/90{border-top-color:#c2410ce6!important;border-bottom-color:#c2410ce6!important}.border-y-orange-700\/95{border-top-color:#c2410cf2!important;border-bottom-color:#c2410cf2!important}.border-y-orange-800{--tw-border-opacity: 1 !important;border-top-color:rgb(154 52 18 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(154 52 18 / var(--tw-border-opacity, 1))!important}.border-y-orange-800\/0{border-top-color:#9a341200!important;border-bottom-color:#9a341200!important}.border-y-orange-800\/10{border-top-color:#9a34121a!important;border-bottom-color:#9a34121a!important}.border-y-orange-800\/100{border-top-color:#9a3412!important;border-bottom-color:#9a3412!important}.border-y-orange-800\/15{border-top-color:#9a341226!important;border-bottom-color:#9a341226!important}.border-y-orange-800\/20{border-top-color:#9a341233!important;border-bottom-color:#9a341233!important}.border-y-orange-800\/25{border-top-color:#9a341240!important;border-bottom-color:#9a341240!important}.border-y-orange-800\/30{border-top-color:#9a34124d!important;border-bottom-color:#9a34124d!important}.border-y-orange-800\/35{border-top-color:#9a341259!important;border-bottom-color:#9a341259!important}.border-y-orange-800\/40{border-top-color:#9a341266!important;border-bottom-color:#9a341266!important}.border-y-orange-800\/45{border-top-color:#9a341273!important;border-bottom-color:#9a341273!important}.border-y-orange-800\/5{border-top-color:#9a34120d!important;border-bottom-color:#9a34120d!important}.border-y-orange-800\/50{border-top-color:#9a341280!important;border-bottom-color:#9a341280!important}.border-y-orange-800\/55{border-top-color:#9a34128c!important;border-bottom-color:#9a34128c!important}.border-y-orange-800\/60{border-top-color:#9a341299!important;border-bottom-color:#9a341299!important}.border-y-orange-800\/65{border-top-color:#9a3412a6!important;border-bottom-color:#9a3412a6!important}.border-y-orange-800\/70{border-top-color:#9a3412b3!important;border-bottom-color:#9a3412b3!important}.border-y-orange-800\/75{border-top-color:#9a3412bf!important;border-bottom-color:#9a3412bf!important}.border-y-orange-800\/80{border-top-color:#9a3412cc!important;border-bottom-color:#9a3412cc!important}.border-y-orange-800\/85{border-top-color:#9a3412d9!important;border-bottom-color:#9a3412d9!important}.border-y-orange-800\/90{border-top-color:#9a3412e6!important;border-bottom-color:#9a3412e6!important}.border-y-orange-800\/95{border-top-color:#9a3412f2!important;border-bottom-color:#9a3412f2!important}.border-y-orange-900{--tw-border-opacity: 1 !important;border-top-color:rgb(124 45 18 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(124 45 18 / var(--tw-border-opacity, 1))!important}.border-y-orange-900\/0{border-top-color:#7c2d1200!important;border-bottom-color:#7c2d1200!important}.border-y-orange-900\/10{border-top-color:#7c2d121a!important;border-bottom-color:#7c2d121a!important}.border-y-orange-900\/100{border-top-color:#7c2d12!important;border-bottom-color:#7c2d12!important}.border-y-orange-900\/15{border-top-color:#7c2d1226!important;border-bottom-color:#7c2d1226!important}.border-y-orange-900\/20{border-top-color:#7c2d1233!important;border-bottom-color:#7c2d1233!important}.border-y-orange-900\/25{border-top-color:#7c2d1240!important;border-bottom-color:#7c2d1240!important}.border-y-orange-900\/30{border-top-color:#7c2d124d!important;border-bottom-color:#7c2d124d!important}.border-y-orange-900\/35{border-top-color:#7c2d1259!important;border-bottom-color:#7c2d1259!important}.border-y-orange-900\/40{border-top-color:#7c2d1266!important;border-bottom-color:#7c2d1266!important}.border-y-orange-900\/45{border-top-color:#7c2d1273!important;border-bottom-color:#7c2d1273!important}.border-y-orange-900\/5{border-top-color:#7c2d120d!important;border-bottom-color:#7c2d120d!important}.border-y-orange-900\/50{border-top-color:#7c2d1280!important;border-bottom-color:#7c2d1280!important}.border-y-orange-900\/55{border-top-color:#7c2d128c!important;border-bottom-color:#7c2d128c!important}.border-y-orange-900\/60{border-top-color:#7c2d1299!important;border-bottom-color:#7c2d1299!important}.border-y-orange-900\/65{border-top-color:#7c2d12a6!important;border-bottom-color:#7c2d12a6!important}.border-y-orange-900\/70{border-top-color:#7c2d12b3!important;border-bottom-color:#7c2d12b3!important}.border-y-orange-900\/75{border-top-color:#7c2d12bf!important;border-bottom-color:#7c2d12bf!important}.border-y-orange-900\/80{border-top-color:#7c2d12cc!important;border-bottom-color:#7c2d12cc!important}.border-y-orange-900\/85{border-top-color:#7c2d12d9!important;border-bottom-color:#7c2d12d9!important}.border-y-orange-900\/90{border-top-color:#7c2d12e6!important;border-bottom-color:#7c2d12e6!important}.border-y-orange-900\/95{border-top-color:#7c2d12f2!important;border-bottom-color:#7c2d12f2!important}.border-y-orange-950{--tw-border-opacity: 1 !important;border-top-color:rgb(67 20 7 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(67 20 7 / var(--tw-border-opacity, 1))!important}.border-y-orange-950\/0{border-top-color:#43140700!important;border-bottom-color:#43140700!important}.border-y-orange-950\/10{border-top-color:#4314071a!important;border-bottom-color:#4314071a!important}.border-y-orange-950\/100{border-top-color:#431407!important;border-bottom-color:#431407!important}.border-y-orange-950\/15{border-top-color:#43140726!important;border-bottom-color:#43140726!important}.border-y-orange-950\/20{border-top-color:#43140733!important;border-bottom-color:#43140733!important}.border-y-orange-950\/25{border-top-color:#43140740!important;border-bottom-color:#43140740!important}.border-y-orange-950\/30{border-top-color:#4314074d!important;border-bottom-color:#4314074d!important}.border-y-orange-950\/35{border-top-color:#43140759!important;border-bottom-color:#43140759!important}.border-y-orange-950\/40{border-top-color:#43140766!important;border-bottom-color:#43140766!important}.border-y-orange-950\/45{border-top-color:#43140773!important;border-bottom-color:#43140773!important}.border-y-orange-950\/5{border-top-color:#4314070d!important;border-bottom-color:#4314070d!important}.border-y-orange-950\/50{border-top-color:#43140780!important;border-bottom-color:#43140780!important}.border-y-orange-950\/55{border-top-color:#4314078c!important;border-bottom-color:#4314078c!important}.border-y-orange-950\/60{border-top-color:#43140799!important;border-bottom-color:#43140799!important}.border-y-orange-950\/65{border-top-color:#431407a6!important;border-bottom-color:#431407a6!important}.border-y-orange-950\/70{border-top-color:#431407b3!important;border-bottom-color:#431407b3!important}.border-y-orange-950\/75{border-top-color:#431407bf!important;border-bottom-color:#431407bf!important}.border-y-orange-950\/80{border-top-color:#431407cc!important;border-bottom-color:#431407cc!important}.border-y-orange-950\/85{border-top-color:#431407d9!important;border-bottom-color:#431407d9!important}.border-y-orange-950\/90{border-top-color:#431407e6!important;border-bottom-color:#431407e6!important}.border-y-orange-950\/95{border-top-color:#431407f2!important;border-bottom-color:#431407f2!important}.border-y-primary-100{--tw-border-opacity: 1 !important;border-top-color:rgb(245 249 255 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(245 249 255 / var(--tw-border-opacity, 1))!important}.border-y-primary-100\/0{border-top-color:#f5f9ff00!important;border-bottom-color:#f5f9ff00!important}.border-y-primary-100\/10{border-top-color:#f5f9ff1a!important;border-bottom-color:#f5f9ff1a!important}.border-y-primary-100\/100{border-top-color:#f5f9ff!important;border-bottom-color:#f5f9ff!important}.border-y-primary-100\/15{border-top-color:#f5f9ff26!important;border-bottom-color:#f5f9ff26!important}.border-y-primary-100\/20{border-top-color:#f5f9ff33!important;border-bottom-color:#f5f9ff33!important}.border-y-primary-100\/25{border-top-color:#f5f9ff40!important;border-bottom-color:#f5f9ff40!important}.border-y-primary-100\/30{border-top-color:#f5f9ff4d!important;border-bottom-color:#f5f9ff4d!important}.border-y-primary-100\/35{border-top-color:#f5f9ff59!important;border-bottom-color:#f5f9ff59!important}.border-y-primary-100\/40{border-top-color:#f5f9ff66!important;border-bottom-color:#f5f9ff66!important}.border-y-primary-100\/45{border-top-color:#f5f9ff73!important;border-bottom-color:#f5f9ff73!important}.border-y-primary-100\/5{border-top-color:#f5f9ff0d!important;border-bottom-color:#f5f9ff0d!important}.border-y-primary-100\/50{border-top-color:#f5f9ff80!important;border-bottom-color:#f5f9ff80!important}.border-y-primary-100\/55{border-top-color:#f5f9ff8c!important;border-bottom-color:#f5f9ff8c!important}.border-y-primary-100\/60{border-top-color:#f5f9ff99!important;border-bottom-color:#f5f9ff99!important}.border-y-primary-100\/65{border-top-color:#f5f9ffa6!important;border-bottom-color:#f5f9ffa6!important}.border-y-primary-100\/70{border-top-color:#f5f9ffb3!important;border-bottom-color:#f5f9ffb3!important}.border-y-primary-100\/75{border-top-color:#f5f9ffbf!important;border-bottom-color:#f5f9ffbf!important}.border-y-primary-100\/80{border-top-color:#f5f9ffcc!important;border-bottom-color:#f5f9ffcc!important}.border-y-primary-100\/85{border-top-color:#f5f9ffd9!important;border-bottom-color:#f5f9ffd9!important}.border-y-primary-100\/90{border-top-color:#f5f9ffe6!important;border-bottom-color:#f5f9ffe6!important}.border-y-primary-100\/95{border-top-color:#f5f9fff2!important;border-bottom-color:#f5f9fff2!important}.border-y-primary-200{--tw-border-opacity: 1 !important;border-top-color:rgb(225 236 254 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(225 236 254 / var(--tw-border-opacity, 1))!important}.border-y-primary-200\/0{border-top-color:#e1ecfe00!important;border-bottom-color:#e1ecfe00!important}.border-y-primary-200\/10{border-top-color:#e1ecfe1a!important;border-bottom-color:#e1ecfe1a!important}.border-y-primary-200\/100{border-top-color:#e1ecfe!important;border-bottom-color:#e1ecfe!important}.border-y-primary-200\/15{border-top-color:#e1ecfe26!important;border-bottom-color:#e1ecfe26!important}.border-y-primary-200\/20{border-top-color:#e1ecfe33!important;border-bottom-color:#e1ecfe33!important}.border-y-primary-200\/25{border-top-color:#e1ecfe40!important;border-bottom-color:#e1ecfe40!important}.border-y-primary-200\/30{border-top-color:#e1ecfe4d!important;border-bottom-color:#e1ecfe4d!important}.border-y-primary-200\/35{border-top-color:#e1ecfe59!important;border-bottom-color:#e1ecfe59!important}.border-y-primary-200\/40{border-top-color:#e1ecfe66!important;border-bottom-color:#e1ecfe66!important}.border-y-primary-200\/45{border-top-color:#e1ecfe73!important;border-bottom-color:#e1ecfe73!important}.border-y-primary-200\/5{border-top-color:#e1ecfe0d!important;border-bottom-color:#e1ecfe0d!important}.border-y-primary-200\/50{border-top-color:#e1ecfe80!important;border-bottom-color:#e1ecfe80!important}.border-y-primary-200\/55{border-top-color:#e1ecfe8c!important;border-bottom-color:#e1ecfe8c!important}.border-y-primary-200\/60{border-top-color:#e1ecfe99!important;border-bottom-color:#e1ecfe99!important}.border-y-primary-200\/65{border-top-color:#e1ecfea6!important;border-bottom-color:#e1ecfea6!important}.border-y-primary-200\/70{border-top-color:#e1ecfeb3!important;border-bottom-color:#e1ecfeb3!important}.border-y-primary-200\/75{border-top-color:#e1ecfebf!important;border-bottom-color:#e1ecfebf!important}.border-y-primary-200\/80{border-top-color:#e1ecfecc!important;border-bottom-color:#e1ecfecc!important}.border-y-primary-200\/85{border-top-color:#e1ecfed9!important;border-bottom-color:#e1ecfed9!important}.border-y-primary-200\/90{border-top-color:#e1ecfee6!important;border-bottom-color:#e1ecfee6!important}.border-y-primary-200\/95{border-top-color:#e1ecfef2!important;border-bottom-color:#e1ecfef2!important}.border-y-primary-300{--tw-border-opacity: 1 !important;border-top-color:rgb(215 229 253 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(215 229 253 / var(--tw-border-opacity, 1))!important}.border-y-primary-300\/0{border-top-color:#d7e5fd00!important;border-bottom-color:#d7e5fd00!important}.border-y-primary-300\/10{border-top-color:#d7e5fd1a!important;border-bottom-color:#d7e5fd1a!important}.border-y-primary-300\/100{border-top-color:#d7e5fd!important;border-bottom-color:#d7e5fd!important}.border-y-primary-300\/15{border-top-color:#d7e5fd26!important;border-bottom-color:#d7e5fd26!important}.border-y-primary-300\/20{border-top-color:#d7e5fd33!important;border-bottom-color:#d7e5fd33!important}.border-y-primary-300\/25{border-top-color:#d7e5fd40!important;border-bottom-color:#d7e5fd40!important}.border-y-primary-300\/30{border-top-color:#d7e5fd4d!important;border-bottom-color:#d7e5fd4d!important}.border-y-primary-300\/35{border-top-color:#d7e5fd59!important;border-bottom-color:#d7e5fd59!important}.border-y-primary-300\/40{border-top-color:#d7e5fd66!important;border-bottom-color:#d7e5fd66!important}.border-y-primary-300\/45{border-top-color:#d7e5fd73!important;border-bottom-color:#d7e5fd73!important}.border-y-primary-300\/5{border-top-color:#d7e5fd0d!important;border-bottom-color:#d7e5fd0d!important}.border-y-primary-300\/50{border-top-color:#d7e5fd80!important;border-bottom-color:#d7e5fd80!important}.border-y-primary-300\/55{border-top-color:#d7e5fd8c!important;border-bottom-color:#d7e5fd8c!important}.border-y-primary-300\/60{border-top-color:#d7e5fd99!important;border-bottom-color:#d7e5fd99!important}.border-y-primary-300\/65{border-top-color:#d7e5fda6!important;border-bottom-color:#d7e5fda6!important}.border-y-primary-300\/70{border-top-color:#d7e5fdb3!important;border-bottom-color:#d7e5fdb3!important}.border-y-primary-300\/75{border-top-color:#d7e5fdbf!important;border-bottom-color:#d7e5fdbf!important}.border-y-primary-300\/80{border-top-color:#d7e5fdcc!important;border-bottom-color:#d7e5fdcc!important}.border-y-primary-300\/85{border-top-color:#d7e5fdd9!important;border-bottom-color:#d7e5fdd9!important}.border-y-primary-300\/90{border-top-color:#d7e5fde6!important;border-bottom-color:#d7e5fde6!important}.border-y-primary-300\/95{border-top-color:#d7e5fdf2!important;border-bottom-color:#d7e5fdf2!important}.border-y-primary-50{--tw-border-opacity: 1 !important;border-top-color:rgb(245 249 255 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(245 249 255 / var(--tw-border-opacity, 1))!important}.border-y-primary-50\/0{border-top-color:#f5f9ff00!important;border-bottom-color:#f5f9ff00!important}.border-y-primary-50\/10{border-top-color:#f5f9ff1a!important;border-bottom-color:#f5f9ff1a!important}.border-y-primary-50\/100{border-top-color:#f5f9ff!important;border-bottom-color:#f5f9ff!important}.border-y-primary-50\/15{border-top-color:#f5f9ff26!important;border-bottom-color:#f5f9ff26!important}.border-y-primary-50\/20{border-top-color:#f5f9ff33!important;border-bottom-color:#f5f9ff33!important}.border-y-primary-50\/25{border-top-color:#f5f9ff40!important;border-bottom-color:#f5f9ff40!important}.border-y-primary-50\/30{border-top-color:#f5f9ff4d!important;border-bottom-color:#f5f9ff4d!important}.border-y-primary-50\/35{border-top-color:#f5f9ff59!important;border-bottom-color:#f5f9ff59!important}.border-y-primary-50\/40{border-top-color:#f5f9ff66!important;border-bottom-color:#f5f9ff66!important}.border-y-primary-50\/45{border-top-color:#f5f9ff73!important;border-bottom-color:#f5f9ff73!important}.border-y-primary-50\/5{border-top-color:#f5f9ff0d!important;border-bottom-color:#f5f9ff0d!important}.border-y-primary-50\/50{border-top-color:#f5f9ff80!important;border-bottom-color:#f5f9ff80!important}.border-y-primary-50\/55{border-top-color:#f5f9ff8c!important;border-bottom-color:#f5f9ff8c!important}.border-y-primary-50\/60{border-top-color:#f5f9ff99!important;border-bottom-color:#f5f9ff99!important}.border-y-primary-50\/65{border-top-color:#f5f9ffa6!important;border-bottom-color:#f5f9ffa6!important}.border-y-primary-50\/70{border-top-color:#f5f9ffb3!important;border-bottom-color:#f5f9ffb3!important}.border-y-primary-50\/75{border-top-color:#f5f9ffbf!important;border-bottom-color:#f5f9ffbf!important}.border-y-primary-50\/80{border-top-color:#f5f9ffcc!important;border-bottom-color:#f5f9ffcc!important}.border-y-primary-50\/85{border-top-color:#f5f9ffd9!important;border-bottom-color:#f5f9ffd9!important}.border-y-primary-50\/90{border-top-color:#f5f9ffe6!important;border-bottom-color:#f5f9ffe6!important}.border-y-primary-50\/95{border-top-color:#f5f9fff2!important;border-bottom-color:#f5f9fff2!important}.border-y-primary-500{--tw-border-opacity: 1 !important;border-top-color:rgb(55 125 247 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(55 125 247 / var(--tw-border-opacity, 1))!important}.border-y-primary-500\/0{border-top-color:#377df700!important;border-bottom-color:#377df700!important}.border-y-primary-500\/10{border-top-color:#377df71a!important;border-bottom-color:#377df71a!important}.border-y-primary-500\/100{border-top-color:#377df7!important;border-bottom-color:#377df7!important}.border-y-primary-500\/15{border-top-color:#377df726!important;border-bottom-color:#377df726!important}.border-y-primary-500\/20{border-top-color:#377df733!important;border-bottom-color:#377df733!important}.border-y-primary-500\/25{border-top-color:#377df740!important;border-bottom-color:#377df740!important}.border-y-primary-500\/30{border-top-color:#377df74d!important;border-bottom-color:#377df74d!important}.border-y-primary-500\/35{border-top-color:#377df759!important;border-bottom-color:#377df759!important}.border-y-primary-500\/40{border-top-color:#377df766!important;border-bottom-color:#377df766!important}.border-y-primary-500\/45{border-top-color:#377df773!important;border-bottom-color:#377df773!important}.border-y-primary-500\/5{border-top-color:#377df70d!important;border-bottom-color:#377df70d!important}.border-y-primary-500\/50{border-top-color:#377df780!important;border-bottom-color:#377df780!important}.border-y-primary-500\/55{border-top-color:#377df78c!important;border-bottom-color:#377df78c!important}.border-y-primary-500\/60{border-top-color:#377df799!important;border-bottom-color:#377df799!important}.border-y-primary-500\/65{border-top-color:#377df7a6!important;border-bottom-color:#377df7a6!important}.border-y-primary-500\/70{border-top-color:#377df7b3!important;border-bottom-color:#377df7b3!important}.border-y-primary-500\/75{border-top-color:#377df7bf!important;border-bottom-color:#377df7bf!important}.border-y-primary-500\/80{border-top-color:#377df7cc!important;border-bottom-color:#377df7cc!important}.border-y-primary-500\/85{border-top-color:#377df7d9!important;border-bottom-color:#377df7d9!important}.border-y-primary-500\/90{border-top-color:#377df7e6!important;border-bottom-color:#377df7e6!important}.border-y-primary-500\/95{border-top-color:#377df7f2!important;border-bottom-color:#377df7f2!important}.border-y-primary-700{--tw-border-opacity: 1 !important;border-top-color:rgb(17 89 215 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(17 89 215 / var(--tw-border-opacity, 1))!important}.border-y-primary-700\/0{border-top-color:#1159d700!important;border-bottom-color:#1159d700!important}.border-y-primary-700\/10{border-top-color:#1159d71a!important;border-bottom-color:#1159d71a!important}.border-y-primary-700\/100{border-top-color:#1159d7!important;border-bottom-color:#1159d7!important}.border-y-primary-700\/15{border-top-color:#1159d726!important;border-bottom-color:#1159d726!important}.border-y-primary-700\/20{border-top-color:#1159d733!important;border-bottom-color:#1159d733!important}.border-y-primary-700\/25{border-top-color:#1159d740!important;border-bottom-color:#1159d740!important}.border-y-primary-700\/30{border-top-color:#1159d74d!important;border-bottom-color:#1159d74d!important}.border-y-primary-700\/35{border-top-color:#1159d759!important;border-bottom-color:#1159d759!important}.border-y-primary-700\/40{border-top-color:#1159d766!important;border-bottom-color:#1159d766!important}.border-y-primary-700\/45{border-top-color:#1159d773!important;border-bottom-color:#1159d773!important}.border-y-primary-700\/5{border-top-color:#1159d70d!important;border-bottom-color:#1159d70d!important}.border-y-primary-700\/50{border-top-color:#1159d780!important;border-bottom-color:#1159d780!important}.border-y-primary-700\/55{border-top-color:#1159d78c!important;border-bottom-color:#1159d78c!important}.border-y-primary-700\/60{border-top-color:#1159d799!important;border-bottom-color:#1159d799!important}.border-y-primary-700\/65{border-top-color:#1159d7a6!important;border-bottom-color:#1159d7a6!important}.border-y-primary-700\/70{border-top-color:#1159d7b3!important;border-bottom-color:#1159d7b3!important}.border-y-primary-700\/75{border-top-color:#1159d7bf!important;border-bottom-color:#1159d7bf!important}.border-y-primary-700\/80{border-top-color:#1159d7cc!important;border-bottom-color:#1159d7cc!important}.border-y-primary-700\/85{border-top-color:#1159d7d9!important;border-bottom-color:#1159d7d9!important}.border-y-primary-700\/90{border-top-color:#1159d7e6!important;border-bottom-color:#1159d7e6!important}.border-y-primary-700\/95{border-top-color:#1159d7f2!important;border-bottom-color:#1159d7f2!important}.border-y-primary-content{--tw-border-opacity: 1 !important;border-top-color:hsl(var(--pc) / var(--tw-border-opacity, 1))!important;border-bottom-color:hsl(var(--pc) / var(--tw-border-opacity, 1))!important}.border-y-primary-content\/0{border-top-color:hsl(var(--pc) / 0)!important;border-bottom-color:hsl(var(--pc) / 0)!important}.border-y-primary-content\/10{border-top-color:hsl(var(--pc) / .1)!important;border-bottom-color:hsl(var(--pc) / .1)!important}.border-y-primary-content\/100{border-top-color:hsl(var(--pc) / 1)!important;border-bottom-color:hsl(var(--pc) / 1)!important}.border-y-primary-content\/15{border-top-color:hsl(var(--pc) / .15)!important;border-bottom-color:hsl(var(--pc) / .15)!important}.border-y-primary-content\/20{border-top-color:hsl(var(--pc) / .2)!important;border-bottom-color:hsl(var(--pc) / .2)!important}.border-y-primary-content\/25{border-top-color:hsl(var(--pc) / .25)!important;border-bottom-color:hsl(var(--pc) / .25)!important}.border-y-primary-content\/30{border-top-color:hsl(var(--pc) / .3)!important;border-bottom-color:hsl(var(--pc) / .3)!important}.border-y-primary-content\/35{border-top-color:hsl(var(--pc) / .35)!important;border-bottom-color:hsl(var(--pc) / .35)!important}.border-y-primary-content\/40{border-top-color:hsl(var(--pc) / .4)!important;border-bottom-color:hsl(var(--pc) / .4)!important}.border-y-primary-content\/45{border-top-color:hsl(var(--pc) / .45)!important;border-bottom-color:hsl(var(--pc) / .45)!important}.border-y-primary-content\/5{border-top-color:hsl(var(--pc) / .05)!important;border-bottom-color:hsl(var(--pc) / .05)!important}.border-y-primary-content\/50{border-top-color:hsl(var(--pc) / .5)!important;border-bottom-color:hsl(var(--pc) / .5)!important}.border-y-primary-content\/55{border-top-color:hsl(var(--pc) / .55)!important;border-bottom-color:hsl(var(--pc) / .55)!important}.border-y-primary-content\/60{border-top-color:hsl(var(--pc) / .6)!important;border-bottom-color:hsl(var(--pc) / .6)!important}.border-y-primary-content\/65{border-top-color:hsl(var(--pc) / .65)!important;border-bottom-color:hsl(var(--pc) / .65)!important}.border-y-primary-content\/70{border-top-color:hsl(var(--pc) / .7)!important;border-bottom-color:hsl(var(--pc) / .7)!important}.border-y-primary-content\/75{border-top-color:hsl(var(--pc) / .75)!important;border-bottom-color:hsl(var(--pc) / .75)!important}.border-y-primary-content\/80{border-top-color:hsl(var(--pc) / .8)!important;border-bottom-color:hsl(var(--pc) / .8)!important}.border-y-primary-content\/85{border-top-color:hsl(var(--pc) / .85)!important;border-bottom-color:hsl(var(--pc) / .85)!important}.border-y-primary-content\/90{border-top-color:hsl(var(--pc) / .9)!important;border-bottom-color:hsl(var(--pc) / .9)!important}.border-y-primary-content\/95{border-top-color:hsl(var(--pc) / .95)!important;border-bottom-color:hsl(var(--pc) / .95)!important}.border-y-primary-focus{--tw-border-opacity: 1 !important;border-top-color:hsl(var(--pf, var(--p)) / var(--tw-border-opacity, 1))!important;border-bottom-color:hsl(var(--pf, var(--p)) / var(--tw-border-opacity, 1))!important}.border-y-primary-focus\/0{border-top-color:hsl(var(--pf, var(--p)) / 0)!important;border-bottom-color:hsl(var(--pf, var(--p)) / 0)!important}.border-y-primary-focus\/10{border-top-color:hsl(var(--pf, var(--p)) / .1)!important;border-bottom-color:hsl(var(--pf, var(--p)) / .1)!important}.border-y-primary-focus\/100{border-top-color:hsl(var(--pf, var(--p)) / 1)!important;border-bottom-color:hsl(var(--pf, var(--p)) / 1)!important}.border-y-primary-focus\/15{border-top-color:hsl(var(--pf, var(--p)) / .15)!important;border-bottom-color:hsl(var(--pf, var(--p)) / .15)!important}.border-y-primary-focus\/20{border-top-color:hsl(var(--pf, var(--p)) / .2)!important;border-bottom-color:hsl(var(--pf, var(--p)) / .2)!important}.border-y-primary-focus\/25{border-top-color:hsl(var(--pf, var(--p)) / .25)!important;border-bottom-color:hsl(var(--pf, var(--p)) / .25)!important}.border-y-primary-focus\/30{border-top-color:hsl(var(--pf, var(--p)) / .3)!important;border-bottom-color:hsl(var(--pf, var(--p)) / .3)!important}.border-y-primary-focus\/35{border-top-color:hsl(var(--pf, var(--p)) / .35)!important;border-bottom-color:hsl(var(--pf, var(--p)) / .35)!important}.border-y-primary-focus\/40{border-top-color:hsl(var(--pf, var(--p)) / .4)!important;border-bottom-color:hsl(var(--pf, var(--p)) / .4)!important}.border-y-primary-focus\/45{border-top-color:hsl(var(--pf, var(--p)) / .45)!important;border-bottom-color:hsl(var(--pf, var(--p)) / .45)!important}.border-y-primary-focus\/5{border-top-color:hsl(var(--pf, var(--p)) / .05)!important;border-bottom-color:hsl(var(--pf, var(--p)) / .05)!important}.border-y-primary-focus\/50{border-top-color:hsl(var(--pf, var(--p)) / .5)!important;border-bottom-color:hsl(var(--pf, var(--p)) / .5)!important}.border-y-primary-focus\/55{border-top-color:hsl(var(--pf, var(--p)) / .55)!important;border-bottom-color:hsl(var(--pf, var(--p)) / .55)!important}.border-y-primary-focus\/60{border-top-color:hsl(var(--pf, var(--p)) / .6)!important;border-bottom-color:hsl(var(--pf, var(--p)) / .6)!important}.border-y-primary-focus\/65{border-top-color:hsl(var(--pf, var(--p)) / .65)!important;border-bottom-color:hsl(var(--pf, var(--p)) / .65)!important}.border-y-primary-focus\/70{border-top-color:hsl(var(--pf, var(--p)) / .7)!important;border-bottom-color:hsl(var(--pf, var(--p)) / .7)!important}.border-y-primary-focus\/75{border-top-color:hsl(var(--pf, var(--p)) / .75)!important;border-bottom-color:hsl(var(--pf, var(--p)) / .75)!important}.border-y-primary-focus\/80{border-top-color:hsl(var(--pf, var(--p)) / .8)!important;border-bottom-color:hsl(var(--pf, var(--p)) / .8)!important}.border-y-primary-focus\/85{border-top-color:hsl(var(--pf, var(--p)) / .85)!important;border-bottom-color:hsl(var(--pf, var(--p)) / .85)!important}.border-y-primary-focus\/90{border-top-color:hsl(var(--pf, var(--p)) / .9)!important;border-bottom-color:hsl(var(--pf, var(--p)) / .9)!important}.border-y-primary-focus\/95{border-top-color:hsl(var(--pf, var(--p)) / .95)!important;border-bottom-color:hsl(var(--pf, var(--p)) / .95)!important}.border-y-red-100{--tw-border-opacity: 1 !important;border-top-color:rgb(254 226 226 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(254 226 226 / var(--tw-border-opacity, 1))!important}.border-y-red-100\/0{border-top-color:#fee2e200!important;border-bottom-color:#fee2e200!important}.border-y-red-100\/10{border-top-color:#fee2e21a!important;border-bottom-color:#fee2e21a!important}.border-y-red-100\/100{border-top-color:#fee2e2!important;border-bottom-color:#fee2e2!important}.border-y-red-100\/15{border-top-color:#fee2e226!important;border-bottom-color:#fee2e226!important}.border-y-red-100\/20{border-top-color:#fee2e233!important;border-bottom-color:#fee2e233!important}.border-y-red-100\/25{border-top-color:#fee2e240!important;border-bottom-color:#fee2e240!important}.border-y-red-100\/30{border-top-color:#fee2e24d!important;border-bottom-color:#fee2e24d!important}.border-y-red-100\/35{border-top-color:#fee2e259!important;border-bottom-color:#fee2e259!important}.border-y-red-100\/40{border-top-color:#fee2e266!important;border-bottom-color:#fee2e266!important}.border-y-red-100\/45{border-top-color:#fee2e273!important;border-bottom-color:#fee2e273!important}.border-y-red-100\/5{border-top-color:#fee2e20d!important;border-bottom-color:#fee2e20d!important}.border-y-red-100\/50{border-top-color:#fee2e280!important;border-bottom-color:#fee2e280!important}.border-y-red-100\/55{border-top-color:#fee2e28c!important;border-bottom-color:#fee2e28c!important}.border-y-red-100\/60{border-top-color:#fee2e299!important;border-bottom-color:#fee2e299!important}.border-y-red-100\/65{border-top-color:#fee2e2a6!important;border-bottom-color:#fee2e2a6!important}.border-y-red-100\/70{border-top-color:#fee2e2b3!important;border-bottom-color:#fee2e2b3!important}.border-y-red-100\/75{border-top-color:#fee2e2bf!important;border-bottom-color:#fee2e2bf!important}.border-y-red-100\/80{border-top-color:#fee2e2cc!important;border-bottom-color:#fee2e2cc!important}.border-y-red-100\/85{border-top-color:#fee2e2d9!important;border-bottom-color:#fee2e2d9!important}.border-y-red-100\/90{border-top-color:#fee2e2e6!important;border-bottom-color:#fee2e2e6!important}.border-y-red-100\/95{border-top-color:#fee2e2f2!important;border-bottom-color:#fee2e2f2!important}.border-y-red-200{--tw-border-opacity: 1 !important;border-top-color:rgb(254 202 202 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(254 202 202 / var(--tw-border-opacity, 1))!important}.border-y-red-200\/0{border-top-color:#fecaca00!important;border-bottom-color:#fecaca00!important}.border-y-red-200\/10{border-top-color:#fecaca1a!important;border-bottom-color:#fecaca1a!important}.border-y-red-200\/100{border-top-color:#fecaca!important;border-bottom-color:#fecaca!important}.border-y-red-200\/15{border-top-color:#fecaca26!important;border-bottom-color:#fecaca26!important}.border-y-red-200\/20{border-top-color:#fecaca33!important;border-bottom-color:#fecaca33!important}.border-y-red-200\/25{border-top-color:#fecaca40!important;border-bottom-color:#fecaca40!important}.border-y-red-200\/30{border-top-color:#fecaca4d!important;border-bottom-color:#fecaca4d!important}.border-y-red-200\/35{border-top-color:#fecaca59!important;border-bottom-color:#fecaca59!important}.border-y-red-200\/40{border-top-color:#fecaca66!important;border-bottom-color:#fecaca66!important}.border-y-red-200\/45{border-top-color:#fecaca73!important;border-bottom-color:#fecaca73!important}.border-y-red-200\/5{border-top-color:#fecaca0d!important;border-bottom-color:#fecaca0d!important}.border-y-red-200\/50{border-top-color:#fecaca80!important;border-bottom-color:#fecaca80!important}.border-y-red-200\/55{border-top-color:#fecaca8c!important;border-bottom-color:#fecaca8c!important}.border-y-red-200\/60{border-top-color:#fecaca99!important;border-bottom-color:#fecaca99!important}.border-y-red-200\/65{border-top-color:#fecacaa6!important;border-bottom-color:#fecacaa6!important}.border-y-red-200\/70{border-top-color:#fecacab3!important;border-bottom-color:#fecacab3!important}.border-y-red-200\/75{border-top-color:#fecacabf!important;border-bottom-color:#fecacabf!important}.border-y-red-200\/80{border-top-color:#fecacacc!important;border-bottom-color:#fecacacc!important}.border-y-red-200\/85{border-top-color:#fecacad9!important;border-bottom-color:#fecacad9!important}.border-y-red-200\/90{border-top-color:#fecacae6!important;border-bottom-color:#fecacae6!important}.border-y-red-200\/95{border-top-color:#fecacaf2!important;border-bottom-color:#fecacaf2!important}.border-y-red-300{--tw-border-opacity: 1 !important;border-top-color:rgb(255 208 201 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(255 208 201 / var(--tw-border-opacity, 1))!important}.border-y-red-300\/0{border-top-color:#ffd0c900!important;border-bottom-color:#ffd0c900!important}.border-y-red-300\/10{border-top-color:#ffd0c91a!important;border-bottom-color:#ffd0c91a!important}.border-y-red-300\/100{border-top-color:#ffd0c9!important;border-bottom-color:#ffd0c9!important}.border-y-red-300\/15{border-top-color:#ffd0c926!important;border-bottom-color:#ffd0c926!important}.border-y-red-300\/20{border-top-color:#ffd0c933!important;border-bottom-color:#ffd0c933!important}.border-y-red-300\/25{border-top-color:#ffd0c940!important;border-bottom-color:#ffd0c940!important}.border-y-red-300\/30{border-top-color:#ffd0c94d!important;border-bottom-color:#ffd0c94d!important}.border-y-red-300\/35{border-top-color:#ffd0c959!important;border-bottom-color:#ffd0c959!important}.border-y-red-300\/40{border-top-color:#ffd0c966!important;border-bottom-color:#ffd0c966!important}.border-y-red-300\/45{border-top-color:#ffd0c973!important;border-bottom-color:#ffd0c973!important}.border-y-red-300\/5{border-top-color:#ffd0c90d!important;border-bottom-color:#ffd0c90d!important}.border-y-red-300\/50{border-top-color:#ffd0c980!important;border-bottom-color:#ffd0c980!important}.border-y-red-300\/55{border-top-color:#ffd0c98c!important;border-bottom-color:#ffd0c98c!important}.border-y-red-300\/60{border-top-color:#ffd0c999!important;border-bottom-color:#ffd0c999!important}.border-y-red-300\/65{border-top-color:#ffd0c9a6!important;border-bottom-color:#ffd0c9a6!important}.border-y-red-300\/70{border-top-color:#ffd0c9b3!important;border-bottom-color:#ffd0c9b3!important}.border-y-red-300\/75{border-top-color:#ffd0c9bf!important;border-bottom-color:#ffd0c9bf!important}.border-y-red-300\/80{border-top-color:#ffd0c9cc!important;border-bottom-color:#ffd0c9cc!important}.border-y-red-300\/85{border-top-color:#ffd0c9d9!important;border-bottom-color:#ffd0c9d9!important}.border-y-red-300\/90{border-top-color:#ffd0c9e6!important;border-bottom-color:#ffd0c9e6!important}.border-y-red-300\/95{border-top-color:#ffd0c9f2!important;border-bottom-color:#ffd0c9f2!important}.border-y-red-400{--tw-border-opacity: 1 !important;border-top-color:rgb(248 113 113 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(248 113 113 / var(--tw-border-opacity, 1))!important}.border-y-red-400\/0{border-top-color:#f8717100!important;border-bottom-color:#f8717100!important}.border-y-red-400\/10{border-top-color:#f871711a!important;border-bottom-color:#f871711a!important}.border-y-red-400\/100{border-top-color:#f87171!important;border-bottom-color:#f87171!important}.border-y-red-400\/15{border-top-color:#f8717126!important;border-bottom-color:#f8717126!important}.border-y-red-400\/20{border-top-color:#f8717133!important;border-bottom-color:#f8717133!important}.border-y-red-400\/25{border-top-color:#f8717140!important;border-bottom-color:#f8717140!important}.border-y-red-400\/30{border-top-color:#f871714d!important;border-bottom-color:#f871714d!important}.border-y-red-400\/35{border-top-color:#f8717159!important;border-bottom-color:#f8717159!important}.border-y-red-400\/40{border-top-color:#f8717166!important;border-bottom-color:#f8717166!important}.border-y-red-400\/45{border-top-color:#f8717173!important;border-bottom-color:#f8717173!important}.border-y-red-400\/5{border-top-color:#f871710d!important;border-bottom-color:#f871710d!important}.border-y-red-400\/50{border-top-color:#f8717180!important;border-bottom-color:#f8717180!important}.border-y-red-400\/55{border-top-color:#f871718c!important;border-bottom-color:#f871718c!important}.border-y-red-400\/60{border-top-color:#f8717199!important;border-bottom-color:#f8717199!important}.border-y-red-400\/65{border-top-color:#f87171a6!important;border-bottom-color:#f87171a6!important}.border-y-red-400\/70{border-top-color:#f87171b3!important;border-bottom-color:#f87171b3!important}.border-y-red-400\/75{border-top-color:#f87171bf!important;border-bottom-color:#f87171bf!important}.border-y-red-400\/80{border-top-color:#f87171cc!important;border-bottom-color:#f87171cc!important}.border-y-red-400\/85{border-top-color:#f87171d9!important;border-bottom-color:#f87171d9!important}.border-y-red-400\/90{border-top-color:#f87171e6!important;border-bottom-color:#f87171e6!important}.border-y-red-400\/95{border-top-color:#f87171f2!important;border-bottom-color:#f87171f2!important}.border-y-red-50{--tw-border-opacity: 1 !important;border-top-color:rgb(254 242 242 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(254 242 242 / var(--tw-border-opacity, 1))!important}.border-y-red-50\/0{border-top-color:#fef2f200!important;border-bottom-color:#fef2f200!important}.border-y-red-50\/10{border-top-color:#fef2f21a!important;border-bottom-color:#fef2f21a!important}.border-y-red-50\/100{border-top-color:#fef2f2!important;border-bottom-color:#fef2f2!important}.border-y-red-50\/15{border-top-color:#fef2f226!important;border-bottom-color:#fef2f226!important}.border-y-red-50\/20{border-top-color:#fef2f233!important;border-bottom-color:#fef2f233!important}.border-y-red-50\/25{border-top-color:#fef2f240!important;border-bottom-color:#fef2f240!important}.border-y-red-50\/30{border-top-color:#fef2f24d!important;border-bottom-color:#fef2f24d!important}.border-y-red-50\/35{border-top-color:#fef2f259!important;border-bottom-color:#fef2f259!important}.border-y-red-50\/40{border-top-color:#fef2f266!important;border-bottom-color:#fef2f266!important}.border-y-red-50\/45{border-top-color:#fef2f273!important;border-bottom-color:#fef2f273!important}.border-y-red-50\/5{border-top-color:#fef2f20d!important;border-bottom-color:#fef2f20d!important}.border-y-red-50\/50{border-top-color:#fef2f280!important;border-bottom-color:#fef2f280!important}.border-y-red-50\/55{border-top-color:#fef2f28c!important;border-bottom-color:#fef2f28c!important}.border-y-red-50\/60{border-top-color:#fef2f299!important;border-bottom-color:#fef2f299!important}.border-y-red-50\/65{border-top-color:#fef2f2a6!important;border-bottom-color:#fef2f2a6!important}.border-y-red-50\/70{border-top-color:#fef2f2b3!important;border-bottom-color:#fef2f2b3!important}.border-y-red-50\/75{border-top-color:#fef2f2bf!important;border-bottom-color:#fef2f2bf!important}.border-y-red-50\/80{border-top-color:#fef2f2cc!important;border-bottom-color:#fef2f2cc!important}.border-y-red-50\/85{border-top-color:#fef2f2d9!important;border-bottom-color:#fef2f2d9!important}.border-y-red-50\/90{border-top-color:#fef2f2e6!important;border-bottom-color:#fef2f2e6!important}.border-y-red-50\/95{border-top-color:#fef2f2f2!important;border-bottom-color:#fef2f2f2!important}.border-y-red-500{--tw-border-opacity: 1 !important;border-top-color:rgb(210 45 45 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(210 45 45 / var(--tw-border-opacity, 1))!important}.border-y-red-500\/0{border-top-color:#d22d2d00!important;border-bottom-color:#d22d2d00!important}.border-y-red-500\/10{border-top-color:#d22d2d1a!important;border-bottom-color:#d22d2d1a!important}.border-y-red-500\/100{border-top-color:#d22d2d!important;border-bottom-color:#d22d2d!important}.border-y-red-500\/15{border-top-color:#d22d2d26!important;border-bottom-color:#d22d2d26!important}.border-y-red-500\/20{border-top-color:#d22d2d33!important;border-bottom-color:#d22d2d33!important}.border-y-red-500\/25{border-top-color:#d22d2d40!important;border-bottom-color:#d22d2d40!important}.border-y-red-500\/30{border-top-color:#d22d2d4d!important;border-bottom-color:#d22d2d4d!important}.border-y-red-500\/35{border-top-color:#d22d2d59!important;border-bottom-color:#d22d2d59!important}.border-y-red-500\/40{border-top-color:#d22d2d66!important;border-bottom-color:#d22d2d66!important}.border-y-red-500\/45{border-top-color:#d22d2d73!important;border-bottom-color:#d22d2d73!important}.border-y-red-500\/5{border-top-color:#d22d2d0d!important;border-bottom-color:#d22d2d0d!important}.border-y-red-500\/50{border-top-color:#d22d2d80!important;border-bottom-color:#d22d2d80!important}.border-y-red-500\/55{border-top-color:#d22d2d8c!important;border-bottom-color:#d22d2d8c!important}.border-y-red-500\/60{border-top-color:#d22d2d99!important;border-bottom-color:#d22d2d99!important}.border-y-red-500\/65{border-top-color:#d22d2da6!important;border-bottom-color:#d22d2da6!important}.border-y-red-500\/70{border-top-color:#d22d2db3!important;border-bottom-color:#d22d2db3!important}.border-y-red-500\/75{border-top-color:#d22d2dbf!important;border-bottom-color:#d22d2dbf!important}.border-y-red-500\/80{border-top-color:#d22d2dcc!important;border-bottom-color:#d22d2dcc!important}.border-y-red-500\/85{border-top-color:#d22d2dd9!important;border-bottom-color:#d22d2dd9!important}.border-y-red-500\/90{border-top-color:#d22d2de6!important;border-bottom-color:#d22d2de6!important}.border-y-red-500\/95{border-top-color:#d22d2df2!important;border-bottom-color:#d22d2df2!important}.border-y-red-600{--tw-border-opacity: 1 !important;border-top-color:rgb(220 38 38 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(220 38 38 / var(--tw-border-opacity, 1))!important}.border-y-red-600\/0{border-top-color:#dc262600!important;border-bottom-color:#dc262600!important}.border-y-red-600\/10{border-top-color:#dc26261a!important;border-bottom-color:#dc26261a!important}.border-y-red-600\/100{border-top-color:#dc2626!important;border-bottom-color:#dc2626!important}.border-y-red-600\/15{border-top-color:#dc262626!important;border-bottom-color:#dc262626!important}.border-y-red-600\/20{border-top-color:#dc262633!important;border-bottom-color:#dc262633!important}.border-y-red-600\/25{border-top-color:#dc262640!important;border-bottom-color:#dc262640!important}.border-y-red-600\/30{border-top-color:#dc26264d!important;border-bottom-color:#dc26264d!important}.border-y-red-600\/35{border-top-color:#dc262659!important;border-bottom-color:#dc262659!important}.border-y-red-600\/40{border-top-color:#dc262666!important;border-bottom-color:#dc262666!important}.border-y-red-600\/45{border-top-color:#dc262673!important;border-bottom-color:#dc262673!important}.border-y-red-600\/5{border-top-color:#dc26260d!important;border-bottom-color:#dc26260d!important}.border-y-red-600\/50{border-top-color:#dc262680!important;border-bottom-color:#dc262680!important}.border-y-red-600\/55{border-top-color:#dc26268c!important;border-bottom-color:#dc26268c!important}.border-y-red-600\/60{border-top-color:#dc262699!important;border-bottom-color:#dc262699!important}.border-y-red-600\/65{border-top-color:#dc2626a6!important;border-bottom-color:#dc2626a6!important}.border-y-red-600\/70{border-top-color:#dc2626b3!important;border-bottom-color:#dc2626b3!important}.border-y-red-600\/75{border-top-color:#dc2626bf!important;border-bottom-color:#dc2626bf!important}.border-y-red-600\/80{border-top-color:#dc2626cc!important;border-bottom-color:#dc2626cc!important}.border-y-red-600\/85{border-top-color:#dc2626d9!important;border-bottom-color:#dc2626d9!important}.border-y-red-600\/90{border-top-color:#dc2626e6!important;border-bottom-color:#dc2626e6!important}.border-y-red-600\/95{border-top-color:#dc2626f2!important;border-bottom-color:#dc2626f2!important}.border-y-red-700{--tw-border-opacity: 1 !important;border-top-color:rgb(185 28 28 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(185 28 28 / var(--tw-border-opacity, 1))!important}.border-y-red-700\/0{border-top-color:#b91c1c00!important;border-bottom-color:#b91c1c00!important}.border-y-red-700\/10{border-top-color:#b91c1c1a!important;border-bottom-color:#b91c1c1a!important}.border-y-red-700\/100{border-top-color:#b91c1c!important;border-bottom-color:#b91c1c!important}.border-y-red-700\/15{border-top-color:#b91c1c26!important;border-bottom-color:#b91c1c26!important}.border-y-red-700\/20{border-top-color:#b91c1c33!important;border-bottom-color:#b91c1c33!important}.border-y-red-700\/25{border-top-color:#b91c1c40!important;border-bottom-color:#b91c1c40!important}.border-y-red-700\/30{border-top-color:#b91c1c4d!important;border-bottom-color:#b91c1c4d!important}.border-y-red-700\/35{border-top-color:#b91c1c59!important;border-bottom-color:#b91c1c59!important}.border-y-red-700\/40{border-top-color:#b91c1c66!important;border-bottom-color:#b91c1c66!important}.border-y-red-700\/45{border-top-color:#b91c1c73!important;border-bottom-color:#b91c1c73!important}.border-y-red-700\/5{border-top-color:#b91c1c0d!important;border-bottom-color:#b91c1c0d!important}.border-y-red-700\/50{border-top-color:#b91c1c80!important;border-bottom-color:#b91c1c80!important}.border-y-red-700\/55{border-top-color:#b91c1c8c!important;border-bottom-color:#b91c1c8c!important}.border-y-red-700\/60{border-top-color:#b91c1c99!important;border-bottom-color:#b91c1c99!important}.border-y-red-700\/65{border-top-color:#b91c1ca6!important;border-bottom-color:#b91c1ca6!important}.border-y-red-700\/70{border-top-color:#b91c1cb3!important;border-bottom-color:#b91c1cb3!important}.border-y-red-700\/75{border-top-color:#b91c1cbf!important;border-bottom-color:#b91c1cbf!important}.border-y-red-700\/80{border-top-color:#b91c1ccc!important;border-bottom-color:#b91c1ccc!important}.border-y-red-700\/85{border-top-color:#b91c1cd9!important;border-bottom-color:#b91c1cd9!important}.border-y-red-700\/90{border-top-color:#b91c1ce6!important;border-bottom-color:#b91c1ce6!important}.border-y-red-700\/95{border-top-color:#b91c1cf2!important;border-bottom-color:#b91c1cf2!important}.border-y-red-800{--tw-border-opacity: 1 !important;border-top-color:rgb(153 27 27 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(153 27 27 / var(--tw-border-opacity, 1))!important}.border-y-red-800\/0{border-top-color:#991b1b00!important;border-bottom-color:#991b1b00!important}.border-y-red-800\/10{border-top-color:#991b1b1a!important;border-bottom-color:#991b1b1a!important}.border-y-red-800\/100{border-top-color:#991b1b!important;border-bottom-color:#991b1b!important}.border-y-red-800\/15{border-top-color:#991b1b26!important;border-bottom-color:#991b1b26!important}.border-y-red-800\/20{border-top-color:#991b1b33!important;border-bottom-color:#991b1b33!important}.border-y-red-800\/25{border-top-color:#991b1b40!important;border-bottom-color:#991b1b40!important}.border-y-red-800\/30{border-top-color:#991b1b4d!important;border-bottom-color:#991b1b4d!important}.border-y-red-800\/35{border-top-color:#991b1b59!important;border-bottom-color:#991b1b59!important}.border-y-red-800\/40{border-top-color:#991b1b66!important;border-bottom-color:#991b1b66!important}.border-y-red-800\/45{border-top-color:#991b1b73!important;border-bottom-color:#991b1b73!important}.border-y-red-800\/5{border-top-color:#991b1b0d!important;border-bottom-color:#991b1b0d!important}.border-y-red-800\/50{border-top-color:#991b1b80!important;border-bottom-color:#991b1b80!important}.border-y-red-800\/55{border-top-color:#991b1b8c!important;border-bottom-color:#991b1b8c!important}.border-y-red-800\/60{border-top-color:#991b1b99!important;border-bottom-color:#991b1b99!important}.border-y-red-800\/65{border-top-color:#991b1ba6!important;border-bottom-color:#991b1ba6!important}.border-y-red-800\/70{border-top-color:#991b1bb3!important;border-bottom-color:#991b1bb3!important}.border-y-red-800\/75{border-top-color:#991b1bbf!important;border-bottom-color:#991b1bbf!important}.border-y-red-800\/80{border-top-color:#991b1bcc!important;border-bottom-color:#991b1bcc!important}.border-y-red-800\/85{border-top-color:#991b1bd9!important;border-bottom-color:#991b1bd9!important}.border-y-red-800\/90{border-top-color:#991b1be6!important;border-bottom-color:#991b1be6!important}.border-y-red-800\/95{border-top-color:#991b1bf2!important;border-bottom-color:#991b1bf2!important}.border-y-red-900{--tw-border-opacity: 1 !important;border-top-color:rgb(127 29 29 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(127 29 29 / var(--tw-border-opacity, 1))!important}.border-y-red-900\/0{border-top-color:#7f1d1d00!important;border-bottom-color:#7f1d1d00!important}.border-y-red-900\/10{border-top-color:#7f1d1d1a!important;border-bottom-color:#7f1d1d1a!important}.border-y-red-900\/100{border-top-color:#7f1d1d!important;border-bottom-color:#7f1d1d!important}.border-y-red-900\/15{border-top-color:#7f1d1d26!important;border-bottom-color:#7f1d1d26!important}.border-y-red-900\/20{border-top-color:#7f1d1d33!important;border-bottom-color:#7f1d1d33!important}.border-y-red-900\/25{border-top-color:#7f1d1d40!important;border-bottom-color:#7f1d1d40!important}.border-y-red-900\/30{border-top-color:#7f1d1d4d!important;border-bottom-color:#7f1d1d4d!important}.border-y-red-900\/35{border-top-color:#7f1d1d59!important;border-bottom-color:#7f1d1d59!important}.border-y-red-900\/40{border-top-color:#7f1d1d66!important;border-bottom-color:#7f1d1d66!important}.border-y-red-900\/45{border-top-color:#7f1d1d73!important;border-bottom-color:#7f1d1d73!important}.border-y-red-900\/5{border-top-color:#7f1d1d0d!important;border-bottom-color:#7f1d1d0d!important}.border-y-red-900\/50{border-top-color:#7f1d1d80!important;border-bottom-color:#7f1d1d80!important}.border-y-red-900\/55{border-top-color:#7f1d1d8c!important;border-bottom-color:#7f1d1d8c!important}.border-y-red-900\/60{border-top-color:#7f1d1d99!important;border-bottom-color:#7f1d1d99!important}.border-y-red-900\/65{border-top-color:#7f1d1da6!important;border-bottom-color:#7f1d1da6!important}.border-y-red-900\/70{border-top-color:#7f1d1db3!important;border-bottom-color:#7f1d1db3!important}.border-y-red-900\/75{border-top-color:#7f1d1dbf!important;border-bottom-color:#7f1d1dbf!important}.border-y-red-900\/80{border-top-color:#7f1d1dcc!important;border-bottom-color:#7f1d1dcc!important}.border-y-red-900\/85{border-top-color:#7f1d1dd9!important;border-bottom-color:#7f1d1dd9!important}.border-y-red-900\/90{border-top-color:#7f1d1de6!important;border-bottom-color:#7f1d1de6!important}.border-y-red-900\/95{border-top-color:#7f1d1df2!important;border-bottom-color:#7f1d1df2!important}.border-y-red-950{--tw-border-opacity: 1 !important;border-top-color:rgb(69 10 10 / var(--tw-border-opacity, 1))!important;border-bottom-color:rgb(69 10 10 / var(--tw-border-opacity, 1))!important}.border-y-red-950\/0{border-top-color:#450a0a00!important;border-bottom-color:#450a0a00!important}.border-y-red-950\/10{border-top-color:#450a0a1a!important;border-bottom-color:#450a0a1a!important}.border-y-red-950\/100{border-top-color:#450a0a!important;border-bottom-color:#450a0a!important}.border-y-red-950\/15{border-top-color:#450a0a26!important;border-bottom-color:#450a0a26!important}.border-y-red-950\/20{border-top-color:#450a0a33!important;border-bottom-color:#450a0a33!important}.border-y-red-950\/25{border-top-color:#450a0a40!important;border-bottom-color:#450a0a40!important}.border-y-red-950\/30{border-top-color:#450a0a4d!important;border-bottom-color:#450a0a4d!important}.border-y-red-950\/35{border-top-color:#450a0a59!important;border-bottom-color:#450a0a59!important}.border-y-red-950\/40{border-top-color:#450a0a66!important;border-bottom-color:#450a0a66!important}.border-y-red-950\/45{border-top-color:#450a0a73!important;border-bottom-color:#450a0a73!important}.border-y-red-950\/5{border-top-color:#450a0a0d!important;border-bottom-color:#450a0a0d!important}.border-y-red-950\/50{border-top-color:#450a0a80!important;border-bottom-color:#450a0a80!important}.border-y-red-950\/55{border-top-color:#450a0a8c!important;border-bottom-color:#450a0a8c!important}.border-y-red-950\/60{border-top-color:#450a0a99!important;border-bottom-color:#450a0a99!important}.border-y-red-950\/65{border-top-color:#450a0aa6!important;border-bottom-color:#450a0aa6!important}.border-y-red-950\/70{border-top-color:#450a0ab3!important;border-bottom-color:#450a0ab3!important}.border-y-red-950\/75{border-top-color:#450a0abf!important;border-bottom-color:#450a0abf!important}.border-y-red-950\/80{border-top-color:#450a0acc!important;border-bottom-color:#450a0acc!important}.border-y-red-950\/85{border-top-color:#450a0ad9!important;border-bottom-color:#450a0ad9!important}.border-y-red-950\/90{border-top-color:#450a0ae6!important;border-bottom-color:#450a0ae6!important}.border-y-red-950\/95{border-top-color:#450a0af2!important;border-bottom-color:#450a0af2!important}.border-b-gray-100{--tw-border-opacity: 1 !important;border-bottom-color:rgb(242 243 244 / var(--tw-border-opacity, 1))!important}.border-b-gray-100\/0{border-bottom-color:#f2f3f400!important}.border-b-gray-100\/10{border-bottom-color:#f2f3f41a!important}.border-b-gray-100\/100{border-bottom-color:#f2f3f4!important}.border-b-gray-100\/15{border-bottom-color:#f2f3f426!important}.border-b-gray-100\/20{border-bottom-color:#f2f3f433!important}.border-b-gray-100\/25{border-bottom-color:#f2f3f440!important}.border-b-gray-100\/30{border-bottom-color:#f2f3f44d!important}.border-b-gray-100\/35{border-bottom-color:#f2f3f459!important}.border-b-gray-100\/40{border-bottom-color:#f2f3f466!important}.border-b-gray-100\/45{border-bottom-color:#f2f3f473!important}.border-b-gray-100\/5{border-bottom-color:#f2f3f40d!important}.border-b-gray-100\/50{border-bottom-color:#f2f3f480!important}.border-b-gray-100\/55{border-bottom-color:#f2f3f48c!important}.border-b-gray-100\/60{border-bottom-color:#f2f3f499!important}.border-b-gray-100\/65{border-bottom-color:#f2f3f4a6!important}.border-b-gray-100\/70{border-bottom-color:#f2f3f4b3!important}.border-b-gray-100\/75{border-bottom-color:#f2f3f4bf!important}.border-b-gray-100\/80{border-bottom-color:#f2f3f4cc!important}.border-b-gray-100\/85{border-bottom-color:#f2f3f4d9!important}.border-b-gray-100\/90{border-bottom-color:#f2f3f4e6!important}.border-b-gray-100\/95{border-bottom-color:#f2f3f4f2!important}.border-b-gray-200{--tw-border-opacity: 1 !important;border-bottom-color:rgb(229 229 229 / var(--tw-border-opacity, 1))!important}.border-b-gray-200\/0{border-bottom-color:#e5e5e500!important}.border-b-gray-200\/10{border-bottom-color:#e5e5e51a!important}.border-b-gray-200\/100{border-bottom-color:#e5e5e5!important}.border-b-gray-200\/15{border-bottom-color:#e5e5e526!important}.border-b-gray-200\/20{border-bottom-color:#e5e5e533!important}.border-b-gray-200\/25{border-bottom-color:#e5e5e540!important}.border-b-gray-200\/30{border-bottom-color:#e5e5e54d!important}.border-b-gray-200\/35{border-bottom-color:#e5e5e559!important}.border-b-gray-200\/40{border-bottom-color:#e5e5e566!important}.border-b-gray-200\/45{border-bottom-color:#e5e5e573!important}.border-b-gray-200\/5{border-bottom-color:#e5e5e50d!important}.border-b-gray-200\/50{border-bottom-color:#e5e5e580!important}.border-b-gray-200\/55{border-bottom-color:#e5e5e58c!important}.border-b-gray-200\/60{border-bottom-color:#e5e5e599!important}.border-b-gray-200\/65{border-bottom-color:#e5e5e5a6!important}.border-b-gray-200\/70{border-bottom-color:#e5e5e5b3!important}.border-b-gray-200\/75{border-bottom-color:#e5e5e5bf!important}.border-b-gray-200\/80{border-bottom-color:#e5e5e5cc!important}.border-b-gray-200\/85{border-bottom-color:#e5e5e5d9!important}.border-b-gray-200\/90{border-bottom-color:#e5e5e5e6!important}.border-b-gray-200\/95{border-bottom-color:#e5e5e5f2!important}.border-b-gray-300{--tw-border-opacity: 1 !important;border-bottom-color:rgb(178 178 178 / var(--tw-border-opacity, 1))!important}.border-b-gray-300\/0{border-bottom-color:#b2b2b200!important}.border-b-gray-300\/10{border-bottom-color:#b2b2b21a!important}.border-b-gray-300\/100{border-bottom-color:#b2b2b2!important}.border-b-gray-300\/15{border-bottom-color:#b2b2b226!important}.border-b-gray-300\/20{border-bottom-color:#b2b2b233!important}.border-b-gray-300\/25{border-bottom-color:#b2b2b240!important}.border-b-gray-300\/30{border-bottom-color:#b2b2b24d!important}.border-b-gray-300\/35{border-bottom-color:#b2b2b259!important}.border-b-gray-300\/40{border-bottom-color:#b2b2b266!important}.border-b-gray-300\/45{border-bottom-color:#b2b2b273!important}.border-b-gray-300\/5{border-bottom-color:#b2b2b20d!important}.border-b-gray-300\/50{border-bottom-color:#b2b2b280!important}.border-b-gray-300\/55{border-bottom-color:#b2b2b28c!important}.border-b-gray-300\/60{border-bottom-color:#b2b2b299!important}.border-b-gray-300\/65{border-bottom-color:#b2b2b2a6!important}.border-b-gray-300\/70{border-bottom-color:#b2b2b2b3!important}.border-b-gray-300\/75{border-bottom-color:#b2b2b2bf!important}.border-b-gray-300\/80{border-bottom-color:#b2b2b2cc!important}.border-b-gray-300\/85{border-bottom-color:#b2b2b2d9!important}.border-b-gray-300\/90{border-bottom-color:#b2b2b2e6!important}.border-b-gray-300\/95{border-bottom-color:#b2b2b2f2!important}.border-b-gray-400{--tw-border-opacity: 1 !important;border-bottom-color:rgb(153 153 153 / var(--tw-border-opacity, 1))!important}.border-b-gray-400\/0{border-bottom-color:#9990!important}.border-b-gray-400\/10{border-bottom-color:#9999991a!important}.border-b-gray-400\/100{border-bottom-color:#999!important}.border-b-gray-400\/15{border-bottom-color:#99999926!important}.border-b-gray-400\/20{border-bottom-color:#9993!important}.border-b-gray-400\/25{border-bottom-color:#99999940!important}.border-b-gray-400\/30{border-bottom-color:#9999994d!important}.border-b-gray-400\/35{border-bottom-color:#99999959!important}.border-b-gray-400\/40{border-bottom-color:#9996!important}.border-b-gray-400\/45{border-bottom-color:#99999973!important}.border-b-gray-400\/5{border-bottom-color:#9999990d!important}.border-b-gray-400\/50{border-bottom-color:#99999980!important}.border-b-gray-400\/55{border-bottom-color:#9999998c!important}.border-b-gray-400\/60{border-bottom-color:#9999!important}.border-b-gray-400\/65{border-bottom-color:#999999a6!important}.border-b-gray-400\/70{border-bottom-color:#999999b3!important}.border-b-gray-400\/75{border-bottom-color:#999999bf!important}.border-b-gray-400\/80{border-bottom-color:#999c!important}.border-b-gray-400\/85{border-bottom-color:#999999d9!important}.border-b-gray-400\/90{border-bottom-color:#999999e6!important}.border-b-gray-400\/95{border-bottom-color:#999999f2!important}.border-b-gray-50{--tw-border-opacity: 1 !important;border-bottom-color:rgb(242 242 242 / var(--tw-border-opacity, 1))!important}.border-b-gray-50\/0{border-bottom-color:#f2f2f200!important}.border-b-gray-50\/10{border-bottom-color:#f2f2f21a!important}.border-b-gray-50\/100{border-bottom-color:#f2f2f2!important}.border-b-gray-50\/15{border-bottom-color:#f2f2f226!important}.border-b-gray-50\/20{border-bottom-color:#f2f2f233!important}.border-b-gray-50\/25{border-bottom-color:#f2f2f240!important}.border-b-gray-50\/30{border-bottom-color:#f2f2f24d!important}.border-b-gray-50\/35{border-bottom-color:#f2f2f259!important}.border-b-gray-50\/40{border-bottom-color:#f2f2f266!important}.border-b-gray-50\/45{border-bottom-color:#f2f2f273!important}.border-b-gray-50\/5{border-bottom-color:#f2f2f20d!important}.border-b-gray-50\/50{border-bottom-color:#f2f2f280!important}.border-b-gray-50\/55{border-bottom-color:#f2f2f28c!important}.border-b-gray-50\/60{border-bottom-color:#f2f2f299!important}.border-b-gray-50\/65{border-bottom-color:#f2f2f2a6!important}.border-b-gray-50\/70{border-bottom-color:#f2f2f2b3!important}.border-b-gray-50\/75{border-bottom-color:#f2f2f2bf!important}.border-b-gray-50\/80{border-bottom-color:#f2f2f2cc!important}.border-b-gray-50\/85{border-bottom-color:#f2f2f2d9!important}.border-b-gray-50\/90{border-bottom-color:#f2f2f2e6!important}.border-b-gray-50\/95{border-bottom-color:#f2f2f2f2!important}.border-b-gray-500{--tw-border-opacity: 1 !important;border-bottom-color:rgb(77 77 77 / var(--tw-border-opacity, 1))!important}.border-b-gray-500\/0{border-bottom-color:#4d4d4d00!important}.border-b-gray-500\/10{border-bottom-color:#4d4d4d1a!important}.border-b-gray-500\/100{border-bottom-color:#4d4d4d!important}.border-b-gray-500\/15{border-bottom-color:#4d4d4d26!important}.border-b-gray-500\/20{border-bottom-color:#4d4d4d33!important}.border-b-gray-500\/25{border-bottom-color:#4d4d4d40!important}.border-b-gray-500\/30{border-bottom-color:#4d4d4d4d!important}.border-b-gray-500\/35{border-bottom-color:#4d4d4d59!important}.border-b-gray-500\/40{border-bottom-color:#4d4d4d66!important}.border-b-gray-500\/45{border-bottom-color:#4d4d4d73!important}.border-b-gray-500\/5{border-bottom-color:#4d4d4d0d!important}.border-b-gray-500\/50{border-bottom-color:#4d4d4d80!important}.border-b-gray-500\/55{border-bottom-color:#4d4d4d8c!important}.border-b-gray-500\/60{border-bottom-color:#4d4d4d99!important}.border-b-gray-500\/65{border-bottom-color:#4d4d4da6!important}.border-b-gray-500\/70{border-bottom-color:#4d4d4db3!important}.border-b-gray-500\/75{border-bottom-color:#4d4d4dbf!important}.border-b-gray-500\/80{border-bottom-color:#4d4d4dcc!important}.border-b-gray-500\/85{border-bottom-color:#4d4d4dd9!important}.border-b-gray-500\/90{border-bottom-color:#4d4d4de6!important}.border-b-gray-500\/95{border-bottom-color:#4d4d4df2!important}.border-b-gray-600{--tw-border-opacity: 1 !important;border-bottom-color:rgb(75 85 99 / var(--tw-border-opacity, 1))!important}.border-b-gray-600\/0{border-bottom-color:#4b556300!important}.border-b-gray-600\/10{border-bottom-color:#4b55631a!important}.border-b-gray-600\/100{border-bottom-color:#4b5563!important}.border-b-gray-600\/15{border-bottom-color:#4b556326!important}.border-b-gray-600\/20{border-bottom-color:#4b556333!important}.border-b-gray-600\/25{border-bottom-color:#4b556340!important}.border-b-gray-600\/30{border-bottom-color:#4b55634d!important}.border-b-gray-600\/35{border-bottom-color:#4b556359!important}.border-b-gray-600\/40{border-bottom-color:#4b556366!important}.border-b-gray-600\/45{border-bottom-color:#4b556373!important}.border-b-gray-600\/5{border-bottom-color:#4b55630d!important}.border-b-gray-600\/50{border-bottom-color:#4b556380!important}.border-b-gray-600\/55{border-bottom-color:#4b55638c!important}.border-b-gray-600\/60{border-bottom-color:#4b556399!important}.border-b-gray-600\/65{border-bottom-color:#4b5563a6!important}.border-b-gray-600\/70{border-bottom-color:#4b5563b3!important}.border-b-gray-600\/75{border-bottom-color:#4b5563bf!important}.border-b-gray-600\/80{border-bottom-color:#4b5563cc!important}.border-b-gray-600\/85{border-bottom-color:#4b5563d9!important}.border-b-gray-600\/90{border-bottom-color:#4b5563e6!important}.border-b-gray-600\/95{border-bottom-color:#4b5563f2!important}.border-b-gray-700{--tw-border-opacity: 1 !important;border-bottom-color:rgb(51 51 51 / var(--tw-border-opacity, 1))!important}.border-b-gray-700\/0{border-bottom-color:#3330!important}.border-b-gray-700\/10{border-bottom-color:#3333331a!important}.border-b-gray-700\/100{border-bottom-color:#333!important}.border-b-gray-700\/15{border-bottom-color:#33333326!important}.border-b-gray-700\/20{border-bottom-color:#3333!important}.border-b-gray-700\/25{border-bottom-color:#33333340!important}.border-b-gray-700\/30{border-bottom-color:#3333334d!important}.border-b-gray-700\/35{border-bottom-color:#33333359!important}.border-b-gray-700\/40{border-bottom-color:#3336!important}.border-b-gray-700\/45{border-bottom-color:#33333373!important}.border-b-gray-700\/5{border-bottom-color:#3333330d!important}.border-b-gray-700\/50{border-bottom-color:#33333380!important}.border-b-gray-700\/55{border-bottom-color:#3333338c!important}.border-b-gray-700\/60{border-bottom-color:#3339!important}.border-b-gray-700\/65{border-bottom-color:#333333a6!important}.border-b-gray-700\/70{border-bottom-color:#333333b3!important}.border-b-gray-700\/75{border-bottom-color:#333333bf!important}.border-b-gray-700\/80{border-bottom-color:#333c!important}.border-b-gray-700\/85{border-bottom-color:#333333d9!important}.border-b-gray-700\/90{border-bottom-color:#333333e6!important}.border-b-gray-700\/95{border-bottom-color:#333333f2!important}.border-b-gray-800{--tw-border-opacity: 1 !important;border-bottom-color:rgb(31 41 55 / var(--tw-border-opacity, 1))!important}.border-b-gray-800\/0{border-bottom-color:#1f293700!important}.border-b-gray-800\/10{border-bottom-color:#1f29371a!important}.border-b-gray-800\/100{border-bottom-color:#1f2937!important}.border-b-gray-800\/15{border-bottom-color:#1f293726!important}.border-b-gray-800\/20{border-bottom-color:#1f293733!important}.border-b-gray-800\/25{border-bottom-color:#1f293740!important}.border-b-gray-800\/30{border-bottom-color:#1f29374d!important}.border-b-gray-800\/35{border-bottom-color:#1f293759!important}.border-b-gray-800\/40{border-bottom-color:#1f293766!important}.border-b-gray-800\/45{border-bottom-color:#1f293773!important}.border-b-gray-800\/5{border-bottom-color:#1f29370d!important}.border-b-gray-800\/50{border-bottom-color:#1f293780!important}.border-b-gray-800\/55{border-bottom-color:#1f29378c!important}.border-b-gray-800\/60{border-bottom-color:#1f293799!important}.border-b-gray-800\/65{border-bottom-color:#1f2937a6!important}.border-b-gray-800\/70{border-bottom-color:#1f2937b3!important}.border-b-gray-800\/75{border-bottom-color:#1f2937bf!important}.border-b-gray-800\/80{border-bottom-color:#1f2937cc!important}.border-b-gray-800\/85{border-bottom-color:#1f2937d9!important}.border-b-gray-800\/90{border-bottom-color:#1f2937e6!important}.border-b-gray-800\/95{border-bottom-color:#1f2937f2!important}.border-b-gray-900{--tw-border-opacity: 1 !important;border-bottom-color:rgb(17 24 39 / var(--tw-border-opacity, 1))!important}.border-b-gray-900\/0{border-bottom-color:#11182700!important}.border-b-gray-900\/10{border-bottom-color:#1118271a!important}.border-b-gray-900\/100{border-bottom-color:#111827!important}.border-b-gray-900\/15{border-bottom-color:#11182726!important}.border-b-gray-900\/20{border-bottom-color:#11182733!important}.border-b-gray-900\/25{border-bottom-color:#11182740!important}.border-b-gray-900\/30{border-bottom-color:#1118274d!important}.border-b-gray-900\/35{border-bottom-color:#11182759!important}.border-b-gray-900\/40{border-bottom-color:#11182766!important}.border-b-gray-900\/45{border-bottom-color:#11182773!important}.border-b-gray-900\/5{border-bottom-color:#1118270d!important}.border-b-gray-900\/50{border-bottom-color:#11182780!important}.border-b-gray-900\/55{border-bottom-color:#1118278c!important}.border-b-gray-900\/60{border-bottom-color:#11182799!important}.border-b-gray-900\/65{border-bottom-color:#111827a6!important}.border-b-gray-900\/70{border-bottom-color:#111827b3!important}.border-b-gray-900\/75{border-bottom-color:#111827bf!important}.border-b-gray-900\/80{border-bottom-color:#111827cc!important}.border-b-gray-900\/85{border-bottom-color:#111827d9!important}.border-b-gray-900\/90{border-bottom-color:#111827e6!important}.border-b-gray-900\/95{border-bottom-color:#111827f2!important}.border-b-gray-950{--tw-border-opacity: 1 !important;border-bottom-color:rgb(3 7 18 / var(--tw-border-opacity, 1))!important}.border-b-gray-950\/0{border-bottom-color:#03071200!important}.border-b-gray-950\/10{border-bottom-color:#0307121a!important}.border-b-gray-950\/100{border-bottom-color:#030712!important}.border-b-gray-950\/15{border-bottom-color:#03071226!important}.border-b-gray-950\/20{border-bottom-color:#03071233!important}.border-b-gray-950\/25{border-bottom-color:#03071240!important}.border-b-gray-950\/30{border-bottom-color:#0307124d!important}.border-b-gray-950\/35{border-bottom-color:#03071259!important}.border-b-gray-950\/40{border-bottom-color:#03071266!important}.border-b-gray-950\/45{border-bottom-color:#03071273!important}.border-b-gray-950\/5{border-bottom-color:#0307120d!important}.border-b-gray-950\/50{border-bottom-color:#03071280!important}.border-b-gray-950\/55{border-bottom-color:#0307128c!important}.border-b-gray-950\/60{border-bottom-color:#03071299!important}.border-b-gray-950\/65{border-bottom-color:#030712a6!important}.border-b-gray-950\/70{border-bottom-color:#030712b3!important}.border-b-gray-950\/75{border-bottom-color:#030712bf!important}.border-b-gray-950\/80{border-bottom-color:#030712cc!important}.border-b-gray-950\/85{border-bottom-color:#030712d9!important}.border-b-gray-950\/90{border-bottom-color:#030712e6!important}.border-b-gray-950\/95{border-bottom-color:#030712f2!important}.border-b-green-100{--tw-border-opacity: 1 !important;border-bottom-color:rgb(220 252 231 / var(--tw-border-opacity, 1))!important}.border-b-green-100\/0{border-bottom-color:#dcfce700!important}.border-b-green-100\/10{border-bottom-color:#dcfce71a!important}.border-b-green-100\/100{border-bottom-color:#dcfce7!important}.border-b-green-100\/15{border-bottom-color:#dcfce726!important}.border-b-green-100\/20{border-bottom-color:#dcfce733!important}.border-b-green-100\/25{border-bottom-color:#dcfce740!important}.border-b-green-100\/30{border-bottom-color:#dcfce74d!important}.border-b-green-100\/35{border-bottom-color:#dcfce759!important}.border-b-green-100\/40{border-bottom-color:#dcfce766!important}.border-b-green-100\/45{border-bottom-color:#dcfce773!important}.border-b-green-100\/5{border-bottom-color:#dcfce70d!important}.border-b-green-100\/50{border-bottom-color:#dcfce780!important}.border-b-green-100\/55{border-bottom-color:#dcfce78c!important}.border-b-green-100\/60{border-bottom-color:#dcfce799!important}.border-b-green-100\/65{border-bottom-color:#dcfce7a6!important}.border-b-green-100\/70{border-bottom-color:#dcfce7b3!important}.border-b-green-100\/75{border-bottom-color:#dcfce7bf!important}.border-b-green-100\/80{border-bottom-color:#dcfce7cc!important}.border-b-green-100\/85{border-bottom-color:#dcfce7d9!important}.border-b-green-100\/90{border-bottom-color:#dcfce7e6!important}.border-b-green-100\/95{border-bottom-color:#dcfce7f2!important}.border-b-green-200{--tw-border-opacity: 1 !important;border-bottom-color:rgb(187 247 208 / var(--tw-border-opacity, 1))!important}.border-b-green-200\/0{border-bottom-color:#bbf7d000!important}.border-b-green-200\/10{border-bottom-color:#bbf7d01a!important}.border-b-green-200\/100{border-bottom-color:#bbf7d0!important}.border-b-green-200\/15{border-bottom-color:#bbf7d026!important}.border-b-green-200\/20{border-bottom-color:#bbf7d033!important}.border-b-green-200\/25{border-bottom-color:#bbf7d040!important}.border-b-green-200\/30{border-bottom-color:#bbf7d04d!important}.border-b-green-200\/35{border-bottom-color:#bbf7d059!important}.border-b-green-200\/40{border-bottom-color:#bbf7d066!important}.border-b-green-200\/45{border-bottom-color:#bbf7d073!important}.border-b-green-200\/5{border-bottom-color:#bbf7d00d!important}.border-b-green-200\/50{border-bottom-color:#bbf7d080!important}.border-b-green-200\/55{border-bottom-color:#bbf7d08c!important}.border-b-green-200\/60{border-bottom-color:#bbf7d099!important}.border-b-green-200\/65{border-bottom-color:#bbf7d0a6!important}.border-b-green-200\/70{border-bottom-color:#bbf7d0b3!important}.border-b-green-200\/75{border-bottom-color:#bbf7d0bf!important}.border-b-green-200\/80{border-bottom-color:#bbf7d0cc!important}.border-b-green-200\/85{border-bottom-color:#bbf7d0d9!important}.border-b-green-200\/90{border-bottom-color:#bbf7d0e6!important}.border-b-green-200\/95{border-bottom-color:#bbf7d0f2!important}.border-b-green-300{--tw-border-opacity: 1 !important;border-bottom-color:rgb(221 255 201 / var(--tw-border-opacity, 1))!important}.border-b-green-300\/0{border-bottom-color:#ddffc900!important}.border-b-green-300\/10{border-bottom-color:#ddffc91a!important}.border-b-green-300\/100{border-bottom-color:#ddffc9!important}.border-b-green-300\/15{border-bottom-color:#ddffc926!important}.border-b-green-300\/20{border-bottom-color:#ddffc933!important}.border-b-green-300\/25{border-bottom-color:#ddffc940!important}.border-b-green-300\/30{border-bottom-color:#ddffc94d!important}.border-b-green-300\/35{border-bottom-color:#ddffc959!important}.border-b-green-300\/40{border-bottom-color:#ddffc966!important}.border-b-green-300\/45{border-bottom-color:#ddffc973!important}.border-b-green-300\/5{border-bottom-color:#ddffc90d!important}.border-b-green-300\/50{border-bottom-color:#ddffc980!important}.border-b-green-300\/55{border-bottom-color:#ddffc98c!important}.border-b-green-300\/60{border-bottom-color:#ddffc999!important}.border-b-green-300\/65{border-bottom-color:#ddffc9a6!important}.border-b-green-300\/70{border-bottom-color:#ddffc9b3!important}.border-b-green-300\/75{border-bottom-color:#ddffc9bf!important}.border-b-green-300\/80{border-bottom-color:#ddffc9cc!important}.border-b-green-300\/85{border-bottom-color:#ddffc9d9!important}.border-b-green-300\/90{border-bottom-color:#ddffc9e6!important}.border-b-green-300\/95{border-bottom-color:#ddffc9f2!important}.border-b-green-400{--tw-border-opacity: 1 !important;border-bottom-color:rgb(74 222 128 / var(--tw-border-opacity, 1))!important}.border-b-green-400\/0{border-bottom-color:#4ade8000!important}.border-b-green-400\/10{border-bottom-color:#4ade801a!important}.border-b-green-400\/100{border-bottom-color:#4ade80!important}.border-b-green-400\/15{border-bottom-color:#4ade8026!important}.border-b-green-400\/20{border-bottom-color:#4ade8033!important}.border-b-green-400\/25{border-bottom-color:#4ade8040!important}.border-b-green-400\/30{border-bottom-color:#4ade804d!important}.border-b-green-400\/35{border-bottom-color:#4ade8059!important}.border-b-green-400\/40{border-bottom-color:#4ade8066!important}.border-b-green-400\/45{border-bottom-color:#4ade8073!important}.border-b-green-400\/5{border-bottom-color:#4ade800d!important}.border-b-green-400\/50{border-bottom-color:#4ade8080!important}.border-b-green-400\/55{border-bottom-color:#4ade808c!important}.border-b-green-400\/60{border-bottom-color:#4ade8099!important}.border-b-green-400\/65{border-bottom-color:#4ade80a6!important}.border-b-green-400\/70{border-bottom-color:#4ade80b3!important}.border-b-green-400\/75{border-bottom-color:#4ade80bf!important}.border-b-green-400\/80{border-bottom-color:#4ade80cc!important}.border-b-green-400\/85{border-bottom-color:#4ade80d9!important}.border-b-green-400\/90{border-bottom-color:#4ade80e6!important}.border-b-green-400\/95{border-bottom-color:#4ade80f2!important}.border-b-green-50{--tw-border-opacity: 1 !important;border-bottom-color:rgb(240 253 244 / var(--tw-border-opacity, 1))!important}.border-b-green-50\/0{border-bottom-color:#f0fdf400!important}.border-b-green-50\/10{border-bottom-color:#f0fdf41a!important}.border-b-green-50\/100{border-bottom-color:#f0fdf4!important}.border-b-green-50\/15{border-bottom-color:#f0fdf426!important}.border-b-green-50\/20{border-bottom-color:#f0fdf433!important}.border-b-green-50\/25{border-bottom-color:#f0fdf440!important}.border-b-green-50\/30{border-bottom-color:#f0fdf44d!important}.border-b-green-50\/35{border-bottom-color:#f0fdf459!important}.border-b-green-50\/40{border-bottom-color:#f0fdf466!important}.border-b-green-50\/45{border-bottom-color:#f0fdf473!important}.border-b-green-50\/5{border-bottom-color:#f0fdf40d!important}.border-b-green-50\/50{border-bottom-color:#f0fdf480!important}.border-b-green-50\/55{border-bottom-color:#f0fdf48c!important}.border-b-green-50\/60{border-bottom-color:#f0fdf499!important}.border-b-green-50\/65{border-bottom-color:#f0fdf4a6!important}.border-b-green-50\/70{border-bottom-color:#f0fdf4b3!important}.border-b-green-50\/75{border-bottom-color:#f0fdf4bf!important}.border-b-green-50\/80{border-bottom-color:#f0fdf4cc!important}.border-b-green-50\/85{border-bottom-color:#f0fdf4d9!important}.border-b-green-50\/90{border-bottom-color:#f0fdf4e6!important}.border-b-green-50\/95{border-bottom-color:#f0fdf4f2!important}.border-b-green-500{--tw-border-opacity: 1 !important;border-bottom-color:rgb(23 209 76 / var(--tw-border-opacity, 1))!important}.border-b-green-500\/0{border-bottom-color:#17d14c00!important}.border-b-green-500\/10{border-bottom-color:#17d14c1a!important}.border-b-green-500\/100{border-bottom-color:#17d14c!important}.border-b-green-500\/15{border-bottom-color:#17d14c26!important}.border-b-green-500\/20{border-bottom-color:#17d14c33!important}.border-b-green-500\/25{border-bottom-color:#17d14c40!important}.border-b-green-500\/30{border-bottom-color:#17d14c4d!important}.border-b-green-500\/35{border-bottom-color:#17d14c59!important}.border-b-green-500\/40{border-bottom-color:#17d14c66!important}.border-b-green-500\/45{border-bottom-color:#17d14c73!important}.border-b-green-500\/5{border-bottom-color:#17d14c0d!important}.border-b-green-500\/50{border-bottom-color:#17d14c80!important}.border-b-green-500\/55{border-bottom-color:#17d14c8c!important}.border-b-green-500\/60{border-bottom-color:#17d14c99!important}.border-b-green-500\/65{border-bottom-color:#17d14ca6!important}.border-b-green-500\/70{border-bottom-color:#17d14cb3!important}.border-b-green-500\/75{border-bottom-color:#17d14cbf!important}.border-b-green-500\/80{border-bottom-color:#17d14ccc!important}.border-b-green-500\/85{border-bottom-color:#17d14cd9!important}.border-b-green-500\/90{border-bottom-color:#17d14ce6!important}.border-b-green-500\/95{border-bottom-color:#17d14cf2!important}.border-b-green-600{--tw-border-opacity: 1 !important;border-bottom-color:rgb(22 163 74 / var(--tw-border-opacity, 1))!important}.border-b-green-600\/0{border-bottom-color:#16a34a00!important}.border-b-green-600\/10{border-bottom-color:#16a34a1a!important}.border-b-green-600\/100{border-bottom-color:#16a34a!important}.border-b-green-600\/15{border-bottom-color:#16a34a26!important}.border-b-green-600\/20{border-bottom-color:#16a34a33!important}.border-b-green-600\/25{border-bottom-color:#16a34a40!important}.border-b-green-600\/30{border-bottom-color:#16a34a4d!important}.border-b-green-600\/35{border-bottom-color:#16a34a59!important}.border-b-green-600\/40{border-bottom-color:#16a34a66!important}.border-b-green-600\/45{border-bottom-color:#16a34a73!important}.border-b-green-600\/5{border-bottom-color:#16a34a0d!important}.border-b-green-600\/50{border-bottom-color:#16a34a80!important}.border-b-green-600\/55{border-bottom-color:#16a34a8c!important}.border-b-green-600\/60{border-bottom-color:#16a34a99!important}.border-b-green-600\/65{border-bottom-color:#16a34aa6!important}.border-b-green-600\/70{border-bottom-color:#16a34ab3!important}.border-b-green-600\/75{border-bottom-color:#16a34abf!important}.border-b-green-600\/80{border-bottom-color:#16a34acc!important}.border-b-green-600\/85{border-bottom-color:#16a34ad9!important}.border-b-green-600\/90{border-bottom-color:#16a34ae6!important}.border-b-green-600\/95{border-bottom-color:#16a34af2!important}.border-b-green-700{--tw-border-opacity: 1 !important;border-bottom-color:rgb(21 128 61 / var(--tw-border-opacity, 1))!important}.border-b-green-700\/0{border-bottom-color:#15803d00!important}.border-b-green-700\/10{border-bottom-color:#15803d1a!important}.border-b-green-700\/100{border-bottom-color:#15803d!important}.border-b-green-700\/15{border-bottom-color:#15803d26!important}.border-b-green-700\/20{border-bottom-color:#15803d33!important}.border-b-green-700\/25{border-bottom-color:#15803d40!important}.border-b-green-700\/30{border-bottom-color:#15803d4d!important}.border-b-green-700\/35{border-bottom-color:#15803d59!important}.border-b-green-700\/40{border-bottom-color:#15803d66!important}.border-b-green-700\/45{border-bottom-color:#15803d73!important}.border-b-green-700\/5{border-bottom-color:#15803d0d!important}.border-b-green-700\/50{border-bottom-color:#15803d80!important}.border-b-green-700\/55{border-bottom-color:#15803d8c!important}.border-b-green-700\/60{border-bottom-color:#15803d99!important}.border-b-green-700\/65{border-bottom-color:#15803da6!important}.border-b-green-700\/70{border-bottom-color:#15803db3!important}.border-b-green-700\/75{border-bottom-color:#15803dbf!important}.border-b-green-700\/80{border-bottom-color:#15803dcc!important}.border-b-green-700\/85{border-bottom-color:#15803dd9!important}.border-b-green-700\/90{border-bottom-color:#15803de6!important}.border-b-green-700\/95{border-bottom-color:#15803df2!important}.border-b-green-800{--tw-border-opacity: 1 !important;border-bottom-color:rgb(22 101 52 / var(--tw-border-opacity, 1))!important}.border-b-green-800\/0{border-bottom-color:#16653400!important}.border-b-green-800\/10{border-bottom-color:#1665341a!important}.border-b-green-800\/100{border-bottom-color:#166534!important}.border-b-green-800\/15{border-bottom-color:#16653426!important}.border-b-green-800\/20{border-bottom-color:#16653433!important}.border-b-green-800\/25{border-bottom-color:#16653440!important}.border-b-green-800\/30{border-bottom-color:#1665344d!important}.border-b-green-800\/35{border-bottom-color:#16653459!important}.border-b-green-800\/40{border-bottom-color:#16653466!important}.border-b-green-800\/45{border-bottom-color:#16653473!important}.border-b-green-800\/5{border-bottom-color:#1665340d!important}.border-b-green-800\/50{border-bottom-color:#16653480!important}.border-b-green-800\/55{border-bottom-color:#1665348c!important}.border-b-green-800\/60{border-bottom-color:#16653499!important}.border-b-green-800\/65{border-bottom-color:#166534a6!important}.border-b-green-800\/70{border-bottom-color:#166534b3!important}.border-b-green-800\/75{border-bottom-color:#166534bf!important}.border-b-green-800\/80{border-bottom-color:#166534cc!important}.border-b-green-800\/85{border-bottom-color:#166534d9!important}.border-b-green-800\/90{border-bottom-color:#166534e6!important}.border-b-green-800\/95{border-bottom-color:#166534f2!important}.border-b-green-900{--tw-border-opacity: 1 !important;border-bottom-color:rgb(20 83 45 / var(--tw-border-opacity, 1))!important}.border-b-green-900\/0{border-bottom-color:#14532d00!important}.border-b-green-900\/10{border-bottom-color:#14532d1a!important}.border-b-green-900\/100{border-bottom-color:#14532d!important}.border-b-green-900\/15{border-bottom-color:#14532d26!important}.border-b-green-900\/20{border-bottom-color:#14532d33!important}.border-b-green-900\/25{border-bottom-color:#14532d40!important}.border-b-green-900\/30{border-bottom-color:#14532d4d!important}.border-b-green-900\/35{border-bottom-color:#14532d59!important}.border-b-green-900\/40{border-bottom-color:#14532d66!important}.border-b-green-900\/45{border-bottom-color:#14532d73!important}.border-b-green-900\/5{border-bottom-color:#14532d0d!important}.border-b-green-900\/50{border-bottom-color:#14532d80!important}.border-b-green-900\/55{border-bottom-color:#14532d8c!important}.border-b-green-900\/60{border-bottom-color:#14532d99!important}.border-b-green-900\/65{border-bottom-color:#14532da6!important}.border-b-green-900\/70{border-bottom-color:#14532db3!important}.border-b-green-900\/75{border-bottom-color:#14532dbf!important}.border-b-green-900\/80{border-bottom-color:#14532dcc!important}.border-b-green-900\/85{border-bottom-color:#14532dd9!important}.border-b-green-900\/90{border-bottom-color:#14532de6!important}.border-b-green-900\/95{border-bottom-color:#14532df2!important}.border-b-green-950{--tw-border-opacity: 1 !important;border-bottom-color:rgb(5 46 22 / var(--tw-border-opacity, 1))!important}.border-b-green-950\/0{border-bottom-color:#052e1600!important}.border-b-green-950\/10{border-bottom-color:#052e161a!important}.border-b-green-950\/100{border-bottom-color:#052e16!important}.border-b-green-950\/15{border-bottom-color:#052e1626!important}.border-b-green-950\/20{border-bottom-color:#052e1633!important}.border-b-green-950\/25{border-bottom-color:#052e1640!important}.border-b-green-950\/30{border-bottom-color:#052e164d!important}.border-b-green-950\/35{border-bottom-color:#052e1659!important}.border-b-green-950\/40{border-bottom-color:#052e1666!important}.border-b-green-950\/45{border-bottom-color:#052e1673!important}.border-b-green-950\/5{border-bottom-color:#052e160d!important}.border-b-green-950\/50{border-bottom-color:#052e1680!important}.border-b-green-950\/55{border-bottom-color:#052e168c!important}.border-b-green-950\/60{border-bottom-color:#052e1699!important}.border-b-green-950\/65{border-bottom-color:#052e16a6!important}.border-b-green-950\/70{border-bottom-color:#052e16b3!important}.border-b-green-950\/75{border-bottom-color:#052e16bf!important}.border-b-green-950\/80{border-bottom-color:#052e16cc!important}.border-b-green-950\/85{border-bottom-color:#052e16d9!important}.border-b-green-950\/90{border-bottom-color:#052e16e6!important}.border-b-green-950\/95{border-bottom-color:#052e16f2!important}.border-b-orange-100{--tw-border-opacity: 1 !important;border-bottom-color:rgb(255 237 213 / var(--tw-border-opacity, 1))!important}.border-b-orange-100\/0{border-bottom-color:#ffedd500!important}.border-b-orange-100\/10{border-bottom-color:#ffedd51a!important}.border-b-orange-100\/100{border-bottom-color:#ffedd5!important}.border-b-orange-100\/15{border-bottom-color:#ffedd526!important}.border-b-orange-100\/20{border-bottom-color:#ffedd533!important}.border-b-orange-100\/25{border-bottom-color:#ffedd540!important}.border-b-orange-100\/30{border-bottom-color:#ffedd54d!important}.border-b-orange-100\/35{border-bottom-color:#ffedd559!important}.border-b-orange-100\/40{border-bottom-color:#ffedd566!important}.border-b-orange-100\/45{border-bottom-color:#ffedd573!important}.border-b-orange-100\/5{border-bottom-color:#ffedd50d!important}.border-b-orange-100\/50{border-bottom-color:#ffedd580!important}.border-b-orange-100\/55{border-bottom-color:#ffedd58c!important}.border-b-orange-100\/60{border-bottom-color:#ffedd599!important}.border-b-orange-100\/65{border-bottom-color:#ffedd5a6!important}.border-b-orange-100\/70{border-bottom-color:#ffedd5b3!important}.border-b-orange-100\/75{border-bottom-color:#ffedd5bf!important}.border-b-orange-100\/80{border-bottom-color:#ffedd5cc!important}.border-b-orange-100\/85{border-bottom-color:#ffedd5d9!important}.border-b-orange-100\/90{border-bottom-color:#ffedd5e6!important}.border-b-orange-100\/95{border-bottom-color:#ffedd5f2!important}.border-b-orange-200{--tw-border-opacity: 1 !important;border-bottom-color:rgb(254 215 170 / var(--tw-border-opacity, 1))!important}.border-b-orange-200\/0{border-bottom-color:#fed7aa00!important}.border-b-orange-200\/10{border-bottom-color:#fed7aa1a!important}.border-b-orange-200\/100{border-bottom-color:#fed7aa!important}.border-b-orange-200\/15{border-bottom-color:#fed7aa26!important}.border-b-orange-200\/20{border-bottom-color:#fed7aa33!important}.border-b-orange-200\/25{border-bottom-color:#fed7aa40!important}.border-b-orange-200\/30{border-bottom-color:#fed7aa4d!important}.border-b-orange-200\/35{border-bottom-color:#fed7aa59!important}.border-b-orange-200\/40{border-bottom-color:#fed7aa66!important}.border-b-orange-200\/45{border-bottom-color:#fed7aa73!important}.border-b-orange-200\/5{border-bottom-color:#fed7aa0d!important}.border-b-orange-200\/50{border-bottom-color:#fed7aa80!important}.border-b-orange-200\/55{border-bottom-color:#fed7aa8c!important}.border-b-orange-200\/60{border-bottom-color:#fed7aa99!important}.border-b-orange-200\/65{border-bottom-color:#fed7aaa6!important}.border-b-orange-200\/70{border-bottom-color:#fed7aab3!important}.border-b-orange-200\/75{border-bottom-color:#fed7aabf!important}.border-b-orange-200\/80{border-bottom-color:#fed7aacc!important}.border-b-orange-200\/85{border-bottom-color:#fed7aad9!important}.border-b-orange-200\/90{border-bottom-color:#fed7aae6!important}.border-b-orange-200\/95{border-bottom-color:#fed7aaf2!important}.border-b-orange-300{--tw-border-opacity: 1 !important;border-bottom-color:rgb(253 186 116 / var(--tw-border-opacity, 1))!important}.border-b-orange-300\/0{border-bottom-color:#fdba7400!important}.border-b-orange-300\/10{border-bottom-color:#fdba741a!important}.border-b-orange-300\/100{border-bottom-color:#fdba74!important}.border-b-orange-300\/15{border-bottom-color:#fdba7426!important}.border-b-orange-300\/20{border-bottom-color:#fdba7433!important}.border-b-orange-300\/25{border-bottom-color:#fdba7440!important}.border-b-orange-300\/30{border-bottom-color:#fdba744d!important}.border-b-orange-300\/35{border-bottom-color:#fdba7459!important}.border-b-orange-300\/40{border-bottom-color:#fdba7466!important}.border-b-orange-300\/45{border-bottom-color:#fdba7473!important}.border-b-orange-300\/5{border-bottom-color:#fdba740d!important}.border-b-orange-300\/50{border-bottom-color:#fdba7480!important}.border-b-orange-300\/55{border-bottom-color:#fdba748c!important}.border-b-orange-300\/60{border-bottom-color:#fdba7499!important}.border-b-orange-300\/65{border-bottom-color:#fdba74a6!important}.border-b-orange-300\/70{border-bottom-color:#fdba74b3!important}.border-b-orange-300\/75{border-bottom-color:#fdba74bf!important}.border-b-orange-300\/80{border-bottom-color:#fdba74cc!important}.border-b-orange-300\/85{border-bottom-color:#fdba74d9!important}.border-b-orange-300\/90{border-bottom-color:#fdba74e6!important}.border-b-orange-300\/95{border-bottom-color:#fdba74f2!important}.border-b-orange-400{--tw-border-opacity: 1 !important;border-bottom-color:rgb(251 146 60 / var(--tw-border-opacity, 1))!important}.border-b-orange-400\/0{border-bottom-color:#fb923c00!important}.border-b-orange-400\/10{border-bottom-color:#fb923c1a!important}.border-b-orange-400\/100{border-bottom-color:#fb923c!important}.border-b-orange-400\/15{border-bottom-color:#fb923c26!important}.border-b-orange-400\/20{border-bottom-color:#fb923c33!important}.border-b-orange-400\/25{border-bottom-color:#fb923c40!important}.border-b-orange-400\/30{border-bottom-color:#fb923c4d!important}.border-b-orange-400\/35{border-bottom-color:#fb923c59!important}.border-b-orange-400\/40{border-bottom-color:#fb923c66!important}.border-b-orange-400\/45{border-bottom-color:#fb923c73!important}.border-b-orange-400\/5{border-bottom-color:#fb923c0d!important}.border-b-orange-400\/50{border-bottom-color:#fb923c80!important}.border-b-orange-400\/55{border-bottom-color:#fb923c8c!important}.border-b-orange-400\/60{border-bottom-color:#fb923c99!important}.border-b-orange-400\/65{border-bottom-color:#fb923ca6!important}.border-b-orange-400\/70{border-bottom-color:#fb923cb3!important}.border-b-orange-400\/75{border-bottom-color:#fb923cbf!important}.border-b-orange-400\/80{border-bottom-color:#fb923ccc!important}.border-b-orange-400\/85{border-bottom-color:#fb923cd9!important}.border-b-orange-400\/90{border-bottom-color:#fb923ce6!important}.border-b-orange-400\/95{border-bottom-color:#fb923cf2!important}.border-b-orange-50{--tw-border-opacity: 1 !important;border-bottom-color:rgb(255 247 237 / var(--tw-border-opacity, 1))!important}.border-b-orange-50\/0{border-bottom-color:#fff7ed00!important}.border-b-orange-50\/10{border-bottom-color:#fff7ed1a!important}.border-b-orange-50\/100{border-bottom-color:#fff7ed!important}.border-b-orange-50\/15{border-bottom-color:#fff7ed26!important}.border-b-orange-50\/20{border-bottom-color:#fff7ed33!important}.border-b-orange-50\/25{border-bottom-color:#fff7ed40!important}.border-b-orange-50\/30{border-bottom-color:#fff7ed4d!important}.border-b-orange-50\/35{border-bottom-color:#fff7ed59!important}.border-b-orange-50\/40{border-bottom-color:#fff7ed66!important}.border-b-orange-50\/45{border-bottom-color:#fff7ed73!important}.border-b-orange-50\/5{border-bottom-color:#fff7ed0d!important}.border-b-orange-50\/50{border-bottom-color:#fff7ed80!important}.border-b-orange-50\/55{border-bottom-color:#fff7ed8c!important}.border-b-orange-50\/60{border-bottom-color:#fff7ed99!important}.border-b-orange-50\/65{border-bottom-color:#fff7eda6!important}.border-b-orange-50\/70{border-bottom-color:#fff7edb3!important}.border-b-orange-50\/75{border-bottom-color:#fff7edbf!important}.border-b-orange-50\/80{border-bottom-color:#fff7edcc!important}.border-b-orange-50\/85{border-bottom-color:#fff7edd9!important}.border-b-orange-50\/90{border-bottom-color:#fff7ede6!important}.border-b-orange-50\/95{border-bottom-color:#fff7edf2!important}.border-b-orange-500{--tw-border-opacity: 1 !important;border-bottom-color:rgb(238 142 29 / var(--tw-border-opacity, 1))!important}.border-b-orange-500\/0{border-bottom-color:#ee8e1d00!important}.border-b-orange-500\/10{border-bottom-color:#ee8e1d1a!important}.border-b-orange-500\/100{border-bottom-color:#ee8e1d!important}.border-b-orange-500\/15{border-bottom-color:#ee8e1d26!important}.border-b-orange-500\/20{border-bottom-color:#ee8e1d33!important}.border-b-orange-500\/25{border-bottom-color:#ee8e1d40!important}.border-b-orange-500\/30{border-bottom-color:#ee8e1d4d!important}.border-b-orange-500\/35{border-bottom-color:#ee8e1d59!important}.border-b-orange-500\/40{border-bottom-color:#ee8e1d66!important}.border-b-orange-500\/45{border-bottom-color:#ee8e1d73!important}.border-b-orange-500\/5{border-bottom-color:#ee8e1d0d!important}.border-b-orange-500\/50{border-bottom-color:#ee8e1d80!important}.border-b-orange-500\/55{border-bottom-color:#ee8e1d8c!important}.border-b-orange-500\/60{border-bottom-color:#ee8e1d99!important}.border-b-orange-500\/65{border-bottom-color:#ee8e1da6!important}.border-b-orange-500\/70{border-bottom-color:#ee8e1db3!important}.border-b-orange-500\/75{border-bottom-color:#ee8e1dbf!important}.border-b-orange-500\/80{border-bottom-color:#ee8e1dcc!important}.border-b-orange-500\/85{border-bottom-color:#ee8e1dd9!important}.border-b-orange-500\/90{border-bottom-color:#ee8e1de6!important}.border-b-orange-500\/95{border-bottom-color:#ee8e1df2!important}.border-b-orange-600{--tw-border-opacity: 1 !important;border-bottom-color:rgb(234 88 12 / var(--tw-border-opacity, 1))!important}.border-b-orange-600\/0{border-bottom-color:#ea580c00!important}.border-b-orange-600\/10{border-bottom-color:#ea580c1a!important}.border-b-orange-600\/100{border-bottom-color:#ea580c!important}.border-b-orange-600\/15{border-bottom-color:#ea580c26!important}.border-b-orange-600\/20{border-bottom-color:#ea580c33!important}.border-b-orange-600\/25{border-bottom-color:#ea580c40!important}.border-b-orange-600\/30{border-bottom-color:#ea580c4d!important}.border-b-orange-600\/35{border-bottom-color:#ea580c59!important}.border-b-orange-600\/40{border-bottom-color:#ea580c66!important}.border-b-orange-600\/45{border-bottom-color:#ea580c73!important}.border-b-orange-600\/5{border-bottom-color:#ea580c0d!important}.border-b-orange-600\/50{border-bottom-color:#ea580c80!important}.border-b-orange-600\/55{border-bottom-color:#ea580c8c!important}.border-b-orange-600\/60{border-bottom-color:#ea580c99!important}.border-b-orange-600\/65{border-bottom-color:#ea580ca6!important}.border-b-orange-600\/70{border-bottom-color:#ea580cb3!important}.border-b-orange-600\/75{border-bottom-color:#ea580cbf!important}.border-b-orange-600\/80{border-bottom-color:#ea580ccc!important}.border-b-orange-600\/85{border-bottom-color:#ea580cd9!important}.border-b-orange-600\/90{border-bottom-color:#ea580ce6!important}.border-b-orange-600\/95{border-bottom-color:#ea580cf2!important}.border-b-orange-700{--tw-border-opacity: 1 !important;border-bottom-color:rgb(194 65 12 / var(--tw-border-opacity, 1))!important}.border-b-orange-700\/0{border-bottom-color:#c2410c00!important}.border-b-orange-700\/10{border-bottom-color:#c2410c1a!important}.border-b-orange-700\/100{border-bottom-color:#c2410c!important}.border-b-orange-700\/15{border-bottom-color:#c2410c26!important}.border-b-orange-700\/20{border-bottom-color:#c2410c33!important}.border-b-orange-700\/25{border-bottom-color:#c2410c40!important}.border-b-orange-700\/30{border-bottom-color:#c2410c4d!important}.border-b-orange-700\/35{border-bottom-color:#c2410c59!important}.border-b-orange-700\/40{border-bottom-color:#c2410c66!important}.border-b-orange-700\/45{border-bottom-color:#c2410c73!important}.border-b-orange-700\/5{border-bottom-color:#c2410c0d!important}.border-b-orange-700\/50{border-bottom-color:#c2410c80!important}.border-b-orange-700\/55{border-bottom-color:#c2410c8c!important}.border-b-orange-700\/60{border-bottom-color:#c2410c99!important}.border-b-orange-700\/65{border-bottom-color:#c2410ca6!important}.border-b-orange-700\/70{border-bottom-color:#c2410cb3!important}.border-b-orange-700\/75{border-bottom-color:#c2410cbf!important}.border-b-orange-700\/80{border-bottom-color:#c2410ccc!important}.border-b-orange-700\/85{border-bottom-color:#c2410cd9!important}.border-b-orange-700\/90{border-bottom-color:#c2410ce6!important}.border-b-orange-700\/95{border-bottom-color:#c2410cf2!important}.border-b-orange-800{--tw-border-opacity: 1 !important;border-bottom-color:rgb(154 52 18 / var(--tw-border-opacity, 1))!important}.border-b-orange-800\/0{border-bottom-color:#9a341200!important}.border-b-orange-800\/10{border-bottom-color:#9a34121a!important}.border-b-orange-800\/100{border-bottom-color:#9a3412!important}.border-b-orange-800\/15{border-bottom-color:#9a341226!important}.border-b-orange-800\/20{border-bottom-color:#9a341233!important}.border-b-orange-800\/25{border-bottom-color:#9a341240!important}.border-b-orange-800\/30{border-bottom-color:#9a34124d!important}.border-b-orange-800\/35{border-bottom-color:#9a341259!important}.border-b-orange-800\/40{border-bottom-color:#9a341266!important}.border-b-orange-800\/45{border-bottom-color:#9a341273!important}.border-b-orange-800\/5{border-bottom-color:#9a34120d!important}.border-b-orange-800\/50{border-bottom-color:#9a341280!important}.border-b-orange-800\/55{border-bottom-color:#9a34128c!important}.border-b-orange-800\/60{border-bottom-color:#9a341299!important}.border-b-orange-800\/65{border-bottom-color:#9a3412a6!important}.border-b-orange-800\/70{border-bottom-color:#9a3412b3!important}.border-b-orange-800\/75{border-bottom-color:#9a3412bf!important}.border-b-orange-800\/80{border-bottom-color:#9a3412cc!important}.border-b-orange-800\/85{border-bottom-color:#9a3412d9!important}.border-b-orange-800\/90{border-bottom-color:#9a3412e6!important}.border-b-orange-800\/95{border-bottom-color:#9a3412f2!important}.border-b-orange-900{--tw-border-opacity: 1 !important;border-bottom-color:rgb(124 45 18 / var(--tw-border-opacity, 1))!important}.border-b-orange-900\/0{border-bottom-color:#7c2d1200!important}.border-b-orange-900\/10{border-bottom-color:#7c2d121a!important}.border-b-orange-900\/100{border-bottom-color:#7c2d12!important}.border-b-orange-900\/15{border-bottom-color:#7c2d1226!important}.border-b-orange-900\/20{border-bottom-color:#7c2d1233!important}.border-b-orange-900\/25{border-bottom-color:#7c2d1240!important}.border-b-orange-900\/30{border-bottom-color:#7c2d124d!important}.border-b-orange-900\/35{border-bottom-color:#7c2d1259!important}.border-b-orange-900\/40{border-bottom-color:#7c2d1266!important}.border-b-orange-900\/45{border-bottom-color:#7c2d1273!important}.border-b-orange-900\/5{border-bottom-color:#7c2d120d!important}.border-b-orange-900\/50{border-bottom-color:#7c2d1280!important}.border-b-orange-900\/55{border-bottom-color:#7c2d128c!important}.border-b-orange-900\/60{border-bottom-color:#7c2d1299!important}.border-b-orange-900\/65{border-bottom-color:#7c2d12a6!important}.border-b-orange-900\/70{border-bottom-color:#7c2d12b3!important}.border-b-orange-900\/75{border-bottom-color:#7c2d12bf!important}.border-b-orange-900\/80{border-bottom-color:#7c2d12cc!important}.border-b-orange-900\/85{border-bottom-color:#7c2d12d9!important}.border-b-orange-900\/90{border-bottom-color:#7c2d12e6!important}.border-b-orange-900\/95{border-bottom-color:#7c2d12f2!important}.border-b-orange-950{--tw-border-opacity: 1 !important;border-bottom-color:rgb(67 20 7 / var(--tw-border-opacity, 1))!important}.border-b-orange-950\/0{border-bottom-color:#43140700!important}.border-b-orange-950\/10{border-bottom-color:#4314071a!important}.border-b-orange-950\/100{border-bottom-color:#431407!important}.border-b-orange-950\/15{border-bottom-color:#43140726!important}.border-b-orange-950\/20{border-bottom-color:#43140733!important}.border-b-orange-950\/25{border-bottom-color:#43140740!important}.border-b-orange-950\/30{border-bottom-color:#4314074d!important}.border-b-orange-950\/35{border-bottom-color:#43140759!important}.border-b-orange-950\/40{border-bottom-color:#43140766!important}.border-b-orange-950\/45{border-bottom-color:#43140773!important}.border-b-orange-950\/5{border-bottom-color:#4314070d!important}.border-b-orange-950\/50{border-bottom-color:#43140780!important}.border-b-orange-950\/55{border-bottom-color:#4314078c!important}.border-b-orange-950\/60{border-bottom-color:#43140799!important}.border-b-orange-950\/65{border-bottom-color:#431407a6!important}.border-b-orange-950\/70{border-bottom-color:#431407b3!important}.border-b-orange-950\/75{border-bottom-color:#431407bf!important}.border-b-orange-950\/80{border-bottom-color:#431407cc!important}.border-b-orange-950\/85{border-bottom-color:#431407d9!important}.border-b-orange-950\/90{border-bottom-color:#431407e6!important}.border-b-orange-950\/95{border-bottom-color:#431407f2!important}.border-b-primary-100{--tw-border-opacity: 1 !important;border-bottom-color:rgb(245 249 255 / var(--tw-border-opacity, 1))!important}.border-b-primary-100\/0{border-bottom-color:#f5f9ff00!important}.border-b-primary-100\/10{border-bottom-color:#f5f9ff1a!important}.border-b-primary-100\/100{border-bottom-color:#f5f9ff!important}.border-b-primary-100\/15{border-bottom-color:#f5f9ff26!important}.border-b-primary-100\/20{border-bottom-color:#f5f9ff33!important}.border-b-primary-100\/25{border-bottom-color:#f5f9ff40!important}.border-b-primary-100\/30{border-bottom-color:#f5f9ff4d!important}.border-b-primary-100\/35{border-bottom-color:#f5f9ff59!important}.border-b-primary-100\/40{border-bottom-color:#f5f9ff66!important}.border-b-primary-100\/45{border-bottom-color:#f5f9ff73!important}.border-b-primary-100\/5{border-bottom-color:#f5f9ff0d!important}.border-b-primary-100\/50{border-bottom-color:#f5f9ff80!important}.border-b-primary-100\/55{border-bottom-color:#f5f9ff8c!important}.border-b-primary-100\/60{border-bottom-color:#f5f9ff99!important}.border-b-primary-100\/65{border-bottom-color:#f5f9ffa6!important}.border-b-primary-100\/70{border-bottom-color:#f5f9ffb3!important}.border-b-primary-100\/75{border-bottom-color:#f5f9ffbf!important}.border-b-primary-100\/80{border-bottom-color:#f5f9ffcc!important}.border-b-primary-100\/85{border-bottom-color:#f5f9ffd9!important}.border-b-primary-100\/90{border-bottom-color:#f5f9ffe6!important}.border-b-primary-100\/95{border-bottom-color:#f5f9fff2!important}.border-b-primary-200{--tw-border-opacity: 1 !important;border-bottom-color:rgb(225 236 254 / var(--tw-border-opacity, 1))!important}.border-b-primary-200\/0{border-bottom-color:#e1ecfe00!important}.border-b-primary-200\/10{border-bottom-color:#e1ecfe1a!important}.border-b-primary-200\/100{border-bottom-color:#e1ecfe!important}.border-b-primary-200\/15{border-bottom-color:#e1ecfe26!important}.border-b-primary-200\/20{border-bottom-color:#e1ecfe33!important}.border-b-primary-200\/25{border-bottom-color:#e1ecfe40!important}.border-b-primary-200\/30{border-bottom-color:#e1ecfe4d!important}.border-b-primary-200\/35{border-bottom-color:#e1ecfe59!important}.border-b-primary-200\/40{border-bottom-color:#e1ecfe66!important}.border-b-primary-200\/45{border-bottom-color:#e1ecfe73!important}.border-b-primary-200\/5{border-bottom-color:#e1ecfe0d!important}.border-b-primary-200\/50{border-bottom-color:#e1ecfe80!important}.border-b-primary-200\/55{border-bottom-color:#e1ecfe8c!important}.border-b-primary-200\/60{border-bottom-color:#e1ecfe99!important}.border-b-primary-200\/65{border-bottom-color:#e1ecfea6!important}.border-b-primary-200\/70{border-bottom-color:#e1ecfeb3!important}.border-b-primary-200\/75{border-bottom-color:#e1ecfebf!important}.border-b-primary-200\/80{border-bottom-color:#e1ecfecc!important}.border-b-primary-200\/85{border-bottom-color:#e1ecfed9!important}.border-b-primary-200\/90{border-bottom-color:#e1ecfee6!important}.border-b-primary-200\/95{border-bottom-color:#e1ecfef2!important}.border-b-primary-300{--tw-border-opacity: 1 !important;border-bottom-color:rgb(215 229 253 / var(--tw-border-opacity, 1))!important}.border-b-primary-300\/0{border-bottom-color:#d7e5fd00!important}.border-b-primary-300\/10{border-bottom-color:#d7e5fd1a!important}.border-b-primary-300\/100{border-bottom-color:#d7e5fd!important}.border-b-primary-300\/15{border-bottom-color:#d7e5fd26!important}.border-b-primary-300\/20{border-bottom-color:#d7e5fd33!important}.border-b-primary-300\/25{border-bottom-color:#d7e5fd40!important}.border-b-primary-300\/30{border-bottom-color:#d7e5fd4d!important}.border-b-primary-300\/35{border-bottom-color:#d7e5fd59!important}.border-b-primary-300\/40{border-bottom-color:#d7e5fd66!important}.border-b-primary-300\/45{border-bottom-color:#d7e5fd73!important}.border-b-primary-300\/5{border-bottom-color:#d7e5fd0d!important}.border-b-primary-300\/50{border-bottom-color:#d7e5fd80!important}.border-b-primary-300\/55{border-bottom-color:#d7e5fd8c!important}.border-b-primary-300\/60{border-bottom-color:#d7e5fd99!important}.border-b-primary-300\/65{border-bottom-color:#d7e5fda6!important}.border-b-primary-300\/70{border-bottom-color:#d7e5fdb3!important}.border-b-primary-300\/75{border-bottom-color:#d7e5fdbf!important}.border-b-primary-300\/80{border-bottom-color:#d7e5fdcc!important}.border-b-primary-300\/85{border-bottom-color:#d7e5fdd9!important}.border-b-primary-300\/90{border-bottom-color:#d7e5fde6!important}.border-b-primary-300\/95{border-bottom-color:#d7e5fdf2!important}.border-b-primary-50{--tw-border-opacity: 1 !important;border-bottom-color:rgb(245 249 255 / var(--tw-border-opacity, 1))!important}.border-b-primary-50\/0{border-bottom-color:#f5f9ff00!important}.border-b-primary-50\/10{border-bottom-color:#f5f9ff1a!important}.border-b-primary-50\/100{border-bottom-color:#f5f9ff!important}.border-b-primary-50\/15{border-bottom-color:#f5f9ff26!important}.border-b-primary-50\/20{border-bottom-color:#f5f9ff33!important}.border-b-primary-50\/25{border-bottom-color:#f5f9ff40!important}.border-b-primary-50\/30{border-bottom-color:#f5f9ff4d!important}.border-b-primary-50\/35{border-bottom-color:#f5f9ff59!important}.border-b-primary-50\/40{border-bottom-color:#f5f9ff66!important}.border-b-primary-50\/45{border-bottom-color:#f5f9ff73!important}.border-b-primary-50\/5{border-bottom-color:#f5f9ff0d!important}.border-b-primary-50\/50{border-bottom-color:#f5f9ff80!important}.border-b-primary-50\/55{border-bottom-color:#f5f9ff8c!important}.border-b-primary-50\/60{border-bottom-color:#f5f9ff99!important}.border-b-primary-50\/65{border-bottom-color:#f5f9ffa6!important}.border-b-primary-50\/70{border-bottom-color:#f5f9ffb3!important}.border-b-primary-50\/75{border-bottom-color:#f5f9ffbf!important}.border-b-primary-50\/80{border-bottom-color:#f5f9ffcc!important}.border-b-primary-50\/85{border-bottom-color:#f5f9ffd9!important}.border-b-primary-50\/90{border-bottom-color:#f5f9ffe6!important}.border-b-primary-50\/95{border-bottom-color:#f5f9fff2!important}.border-b-primary-500{--tw-border-opacity: 1 !important;border-bottom-color:rgb(55 125 247 / var(--tw-border-opacity, 1))!important}.border-b-primary-500\/0{border-bottom-color:#377df700!important}.border-b-primary-500\/10{border-bottom-color:#377df71a!important}.border-b-primary-500\/100{border-bottom-color:#377df7!important}.border-b-primary-500\/15{border-bottom-color:#377df726!important}.border-b-primary-500\/20{border-bottom-color:#377df733!important}.border-b-primary-500\/25{border-bottom-color:#377df740!important}.border-b-primary-500\/30{border-bottom-color:#377df74d!important}.border-b-primary-500\/35{border-bottom-color:#377df759!important}.border-b-primary-500\/40{border-bottom-color:#377df766!important}.border-b-primary-500\/45{border-bottom-color:#377df773!important}.border-b-primary-500\/5{border-bottom-color:#377df70d!important}.border-b-primary-500\/50{border-bottom-color:#377df780!important}.border-b-primary-500\/55{border-bottom-color:#377df78c!important}.border-b-primary-500\/60{border-bottom-color:#377df799!important}.border-b-primary-500\/65{border-bottom-color:#377df7a6!important}.border-b-primary-500\/70{border-bottom-color:#377df7b3!important}.border-b-primary-500\/75{border-bottom-color:#377df7bf!important}.border-b-primary-500\/80{border-bottom-color:#377df7cc!important}.border-b-primary-500\/85{border-bottom-color:#377df7d9!important}.border-b-primary-500\/90{border-bottom-color:#377df7e6!important}.border-b-primary-500\/95{border-bottom-color:#377df7f2!important}.border-b-primary-700{--tw-border-opacity: 1 !important;border-bottom-color:rgb(17 89 215 / var(--tw-border-opacity, 1))!important}.border-b-primary-700\/0{border-bottom-color:#1159d700!important}.border-b-primary-700\/10{border-bottom-color:#1159d71a!important}.border-b-primary-700\/100{border-bottom-color:#1159d7!important}.border-b-primary-700\/15{border-bottom-color:#1159d726!important}.border-b-primary-700\/20{border-bottom-color:#1159d733!important}.border-b-primary-700\/25{border-bottom-color:#1159d740!important}.border-b-primary-700\/30{border-bottom-color:#1159d74d!important}.border-b-primary-700\/35{border-bottom-color:#1159d759!important}.border-b-primary-700\/40{border-bottom-color:#1159d766!important}.border-b-primary-700\/45{border-bottom-color:#1159d773!important}.border-b-primary-700\/5{border-bottom-color:#1159d70d!important}.border-b-primary-700\/50{border-bottom-color:#1159d780!important}.border-b-primary-700\/55{border-bottom-color:#1159d78c!important}.border-b-primary-700\/60{border-bottom-color:#1159d799!important}.border-b-primary-700\/65{border-bottom-color:#1159d7a6!important}.border-b-primary-700\/70{border-bottom-color:#1159d7b3!important}.border-b-primary-700\/75{border-bottom-color:#1159d7bf!important}.border-b-primary-700\/80{border-bottom-color:#1159d7cc!important}.border-b-primary-700\/85{border-bottom-color:#1159d7d9!important}.border-b-primary-700\/90{border-bottom-color:#1159d7e6!important}.border-b-primary-700\/95{border-bottom-color:#1159d7f2!important}.border-b-primary-content{--tw-border-opacity: 1 !important;border-bottom-color:hsl(var(--pc) / var(--tw-border-opacity, 1))!important}.border-b-primary-content\/0{border-bottom-color:hsl(var(--pc) / 0)!important}.border-b-primary-content\/10{border-bottom-color:hsl(var(--pc) / .1)!important}.border-b-primary-content\/100{border-bottom-color:hsl(var(--pc) / 1)!important}.border-b-primary-content\/15{border-bottom-color:hsl(var(--pc) / .15)!important}.border-b-primary-content\/20{border-bottom-color:hsl(var(--pc) / .2)!important}.border-b-primary-content\/25{border-bottom-color:hsl(var(--pc) / .25)!important}.border-b-primary-content\/30{border-bottom-color:hsl(var(--pc) / .3)!important}.border-b-primary-content\/35{border-bottom-color:hsl(var(--pc) / .35)!important}.border-b-primary-content\/40{border-bottom-color:hsl(var(--pc) / .4)!important}.border-b-primary-content\/45{border-bottom-color:hsl(var(--pc) / .45)!important}.border-b-primary-content\/5{border-bottom-color:hsl(var(--pc) / .05)!important}.border-b-primary-content\/50{border-bottom-color:hsl(var(--pc) / .5)!important}.border-b-primary-content\/55{border-bottom-color:hsl(var(--pc) / .55)!important}.border-b-primary-content\/60{border-bottom-color:hsl(var(--pc) / .6)!important}.border-b-primary-content\/65{border-bottom-color:hsl(var(--pc) / .65)!important}.border-b-primary-content\/70{border-bottom-color:hsl(var(--pc) / .7)!important}.border-b-primary-content\/75{border-bottom-color:hsl(var(--pc) / .75)!important}.border-b-primary-content\/80{border-bottom-color:hsl(var(--pc) / .8)!important}.border-b-primary-content\/85{border-bottom-color:hsl(var(--pc) / .85)!important}.border-b-primary-content\/90{border-bottom-color:hsl(var(--pc) / .9)!important}.border-b-primary-content\/95{border-bottom-color:hsl(var(--pc) / .95)!important}.border-b-primary-focus{--tw-border-opacity: 1 !important;border-bottom-color:hsl(var(--pf, var(--p)) / var(--tw-border-opacity, 1))!important}.border-b-primary-focus\/0{border-bottom-color:hsl(var(--pf, var(--p)) / 0)!important}.border-b-primary-focus\/10{border-bottom-color:hsl(var(--pf, var(--p)) / .1)!important}.border-b-primary-focus\/100{border-bottom-color:hsl(var(--pf, var(--p)) / 1)!important}.border-b-primary-focus\/15{border-bottom-color:hsl(var(--pf, var(--p)) / .15)!important}.border-b-primary-focus\/20{border-bottom-color:hsl(var(--pf, var(--p)) / .2)!important}.border-b-primary-focus\/25{border-bottom-color:hsl(var(--pf, var(--p)) / .25)!important}.border-b-primary-focus\/30{border-bottom-color:hsl(var(--pf, var(--p)) / .3)!important}.border-b-primary-focus\/35{border-bottom-color:hsl(var(--pf, var(--p)) / .35)!important}.border-b-primary-focus\/40{border-bottom-color:hsl(var(--pf, var(--p)) / .4)!important}.border-b-primary-focus\/45{border-bottom-color:hsl(var(--pf, var(--p)) / .45)!important}.border-b-primary-focus\/5{border-bottom-color:hsl(var(--pf, var(--p)) / .05)!important}.border-b-primary-focus\/50{border-bottom-color:hsl(var(--pf, var(--p)) / .5)!important}.border-b-primary-focus\/55{border-bottom-color:hsl(var(--pf, var(--p)) / .55)!important}.border-b-primary-focus\/60{border-bottom-color:hsl(var(--pf, var(--p)) / .6)!important}.border-b-primary-focus\/65{border-bottom-color:hsl(var(--pf, var(--p)) / .65)!important}.border-b-primary-focus\/70{border-bottom-color:hsl(var(--pf, var(--p)) / .7)!important}.border-b-primary-focus\/75{border-bottom-color:hsl(var(--pf, var(--p)) / .75)!important}.border-b-primary-focus\/80{border-bottom-color:hsl(var(--pf, var(--p)) / .8)!important}.border-b-primary-focus\/85{border-bottom-color:hsl(var(--pf, var(--p)) / .85)!important}.border-b-primary-focus\/90{border-bottom-color:hsl(var(--pf, var(--p)) / .9)!important}.border-b-primary-focus\/95{border-bottom-color:hsl(var(--pf, var(--p)) / .95)!important}.border-b-red-100{--tw-border-opacity: 1 !important;border-bottom-color:rgb(254 226 226 / var(--tw-border-opacity, 1))!important}.border-b-red-100\/0{border-bottom-color:#fee2e200!important}.border-b-red-100\/10{border-bottom-color:#fee2e21a!important}.border-b-red-100\/100{border-bottom-color:#fee2e2!important}.border-b-red-100\/15{border-bottom-color:#fee2e226!important}.border-b-red-100\/20{border-bottom-color:#fee2e233!important}.border-b-red-100\/25{border-bottom-color:#fee2e240!important}.border-b-red-100\/30{border-bottom-color:#fee2e24d!important}.border-b-red-100\/35{border-bottom-color:#fee2e259!important}.border-b-red-100\/40{border-bottom-color:#fee2e266!important}.border-b-red-100\/45{border-bottom-color:#fee2e273!important}.border-b-red-100\/5{border-bottom-color:#fee2e20d!important}.border-b-red-100\/50{border-bottom-color:#fee2e280!important}.border-b-red-100\/55{border-bottom-color:#fee2e28c!important}.border-b-red-100\/60{border-bottom-color:#fee2e299!important}.border-b-red-100\/65{border-bottom-color:#fee2e2a6!important}.border-b-red-100\/70{border-bottom-color:#fee2e2b3!important}.border-b-red-100\/75{border-bottom-color:#fee2e2bf!important}.border-b-red-100\/80{border-bottom-color:#fee2e2cc!important}.border-b-red-100\/85{border-bottom-color:#fee2e2d9!important}.border-b-red-100\/90{border-bottom-color:#fee2e2e6!important}.border-b-red-100\/95{border-bottom-color:#fee2e2f2!important}.border-b-red-200{--tw-border-opacity: 1 !important;border-bottom-color:rgb(254 202 202 / var(--tw-border-opacity, 1))!important}.border-b-red-200\/0{border-bottom-color:#fecaca00!important}.border-b-red-200\/10{border-bottom-color:#fecaca1a!important}.border-b-red-200\/100{border-bottom-color:#fecaca!important}.border-b-red-200\/15{border-bottom-color:#fecaca26!important}.border-b-red-200\/20{border-bottom-color:#fecaca33!important}.border-b-red-200\/25{border-bottom-color:#fecaca40!important}.border-b-red-200\/30{border-bottom-color:#fecaca4d!important}.border-b-red-200\/35{border-bottom-color:#fecaca59!important}.border-b-red-200\/40{border-bottom-color:#fecaca66!important}.border-b-red-200\/45{border-bottom-color:#fecaca73!important}.border-b-red-200\/5{border-bottom-color:#fecaca0d!important}.border-b-red-200\/50{border-bottom-color:#fecaca80!important}.border-b-red-200\/55{border-bottom-color:#fecaca8c!important}.border-b-red-200\/60{border-bottom-color:#fecaca99!important}.border-b-red-200\/65{border-bottom-color:#fecacaa6!important}.border-b-red-200\/70{border-bottom-color:#fecacab3!important}.border-b-red-200\/75{border-bottom-color:#fecacabf!important}.border-b-red-200\/80{border-bottom-color:#fecacacc!important}.border-b-red-200\/85{border-bottom-color:#fecacad9!important}.border-b-red-200\/90{border-bottom-color:#fecacae6!important}.border-b-red-200\/95{border-bottom-color:#fecacaf2!important}.border-b-red-300{--tw-border-opacity: 1 !important;border-bottom-color:rgb(255 208 201 / var(--tw-border-opacity, 1))!important}.border-b-red-300\/0{border-bottom-color:#ffd0c900!important}.border-b-red-300\/10{border-bottom-color:#ffd0c91a!important}.border-b-red-300\/100{border-bottom-color:#ffd0c9!important}.border-b-red-300\/15{border-bottom-color:#ffd0c926!important}.border-b-red-300\/20{border-bottom-color:#ffd0c933!important}.border-b-red-300\/25{border-bottom-color:#ffd0c940!important}.border-b-red-300\/30{border-bottom-color:#ffd0c94d!important}.border-b-red-300\/35{border-bottom-color:#ffd0c959!important}.border-b-red-300\/40{border-bottom-color:#ffd0c966!important}.border-b-red-300\/45{border-bottom-color:#ffd0c973!important}.border-b-red-300\/5{border-bottom-color:#ffd0c90d!important}.border-b-red-300\/50{border-bottom-color:#ffd0c980!important}.border-b-red-300\/55{border-bottom-color:#ffd0c98c!important}.border-b-red-300\/60{border-bottom-color:#ffd0c999!important}.border-b-red-300\/65{border-bottom-color:#ffd0c9a6!important}.border-b-red-300\/70{border-bottom-color:#ffd0c9b3!important}.border-b-red-300\/75{border-bottom-color:#ffd0c9bf!important}.border-b-red-300\/80{border-bottom-color:#ffd0c9cc!important}.border-b-red-300\/85{border-bottom-color:#ffd0c9d9!important}.border-b-red-300\/90{border-bottom-color:#ffd0c9e6!important}.border-b-red-300\/95{border-bottom-color:#ffd0c9f2!important}.border-b-red-400{--tw-border-opacity: 1 !important;border-bottom-color:rgb(248 113 113 / var(--tw-border-opacity, 1))!important}.border-b-red-400\/0{border-bottom-color:#f8717100!important}.border-b-red-400\/10{border-bottom-color:#f871711a!important}.border-b-red-400\/100{border-bottom-color:#f87171!important}.border-b-red-400\/15{border-bottom-color:#f8717126!important}.border-b-red-400\/20{border-bottom-color:#f8717133!important}.border-b-red-400\/25{border-bottom-color:#f8717140!important}.border-b-red-400\/30{border-bottom-color:#f871714d!important}.border-b-red-400\/35{border-bottom-color:#f8717159!important}.border-b-red-400\/40{border-bottom-color:#f8717166!important}.border-b-red-400\/45{border-bottom-color:#f8717173!important}.border-b-red-400\/5{border-bottom-color:#f871710d!important}.border-b-red-400\/50{border-bottom-color:#f8717180!important}.border-b-red-400\/55{border-bottom-color:#f871718c!important}.border-b-red-400\/60{border-bottom-color:#f8717199!important}.border-b-red-400\/65{border-bottom-color:#f87171a6!important}.border-b-red-400\/70{border-bottom-color:#f87171b3!important}.border-b-red-400\/75{border-bottom-color:#f87171bf!important}.border-b-red-400\/80{border-bottom-color:#f87171cc!important}.border-b-red-400\/85{border-bottom-color:#f87171d9!important}.border-b-red-400\/90{border-bottom-color:#f87171e6!important}.border-b-red-400\/95{border-bottom-color:#f87171f2!important}.border-b-red-50{--tw-border-opacity: 1 !important;border-bottom-color:rgb(254 242 242 / var(--tw-border-opacity, 1))!important}.border-b-red-50\/0{border-bottom-color:#fef2f200!important}.border-b-red-50\/10{border-bottom-color:#fef2f21a!important}.border-b-red-50\/100{border-bottom-color:#fef2f2!important}.border-b-red-50\/15{border-bottom-color:#fef2f226!important}.border-b-red-50\/20{border-bottom-color:#fef2f233!important}.border-b-red-50\/25{border-bottom-color:#fef2f240!important}.border-b-red-50\/30{border-bottom-color:#fef2f24d!important}.border-b-red-50\/35{border-bottom-color:#fef2f259!important}.border-b-red-50\/40{border-bottom-color:#fef2f266!important}.border-b-red-50\/45{border-bottom-color:#fef2f273!important}.border-b-red-50\/5{border-bottom-color:#fef2f20d!important}.border-b-red-50\/50{border-bottom-color:#fef2f280!important}.border-b-red-50\/55{border-bottom-color:#fef2f28c!important}.border-b-red-50\/60{border-bottom-color:#fef2f299!important}.border-b-red-50\/65{border-bottom-color:#fef2f2a6!important}.border-b-red-50\/70{border-bottom-color:#fef2f2b3!important}.border-b-red-50\/75{border-bottom-color:#fef2f2bf!important}.border-b-red-50\/80{border-bottom-color:#fef2f2cc!important}.border-b-red-50\/85{border-bottom-color:#fef2f2d9!important}.border-b-red-50\/90{border-bottom-color:#fef2f2e6!important}.border-b-red-50\/95{border-bottom-color:#fef2f2f2!important}.border-b-red-500{--tw-border-opacity: 1 !important;border-bottom-color:rgb(210 45 45 / var(--tw-border-opacity, 1))!important}.border-b-red-500\/0{border-bottom-color:#d22d2d00!important}.border-b-red-500\/10{border-bottom-color:#d22d2d1a!important}.border-b-red-500\/100{border-bottom-color:#d22d2d!important}.border-b-red-500\/15{border-bottom-color:#d22d2d26!important}.border-b-red-500\/20{border-bottom-color:#d22d2d33!important}.border-b-red-500\/25{border-bottom-color:#d22d2d40!important}.border-b-red-500\/30{border-bottom-color:#d22d2d4d!important}.border-b-red-500\/35{border-bottom-color:#d22d2d59!important}.border-b-red-500\/40{border-bottom-color:#d22d2d66!important}.border-b-red-500\/45{border-bottom-color:#d22d2d73!important}.border-b-red-500\/5{border-bottom-color:#d22d2d0d!important}.border-b-red-500\/50{border-bottom-color:#d22d2d80!important}.border-b-red-500\/55{border-bottom-color:#d22d2d8c!important}.border-b-red-500\/60{border-bottom-color:#d22d2d99!important}.border-b-red-500\/65{border-bottom-color:#d22d2da6!important}.border-b-red-500\/70{border-bottom-color:#d22d2db3!important}.border-b-red-500\/75{border-bottom-color:#d22d2dbf!important}.border-b-red-500\/80{border-bottom-color:#d22d2dcc!important}.border-b-red-500\/85{border-bottom-color:#d22d2dd9!important}.border-b-red-500\/90{border-bottom-color:#d22d2de6!important}.border-b-red-500\/95{border-bottom-color:#d22d2df2!important}.border-b-red-600{--tw-border-opacity: 1 !important;border-bottom-color:rgb(220 38 38 / var(--tw-border-opacity, 1))!important}.border-b-red-600\/0{border-bottom-color:#dc262600!important}.border-b-red-600\/10{border-bottom-color:#dc26261a!important}.border-b-red-600\/100{border-bottom-color:#dc2626!important}.border-b-red-600\/15{border-bottom-color:#dc262626!important}.border-b-red-600\/20{border-bottom-color:#dc262633!important}.border-b-red-600\/25{border-bottom-color:#dc262640!important}.border-b-red-600\/30{border-bottom-color:#dc26264d!important}.border-b-red-600\/35{border-bottom-color:#dc262659!important}.border-b-red-600\/40{border-bottom-color:#dc262666!important}.border-b-red-600\/45{border-bottom-color:#dc262673!important}.border-b-red-600\/5{border-bottom-color:#dc26260d!important}.border-b-red-600\/50{border-bottom-color:#dc262680!important}.border-b-red-600\/55{border-bottom-color:#dc26268c!important}.border-b-red-600\/60{border-bottom-color:#dc262699!important}.border-b-red-600\/65{border-bottom-color:#dc2626a6!important}.border-b-red-600\/70{border-bottom-color:#dc2626b3!important}.border-b-red-600\/75{border-bottom-color:#dc2626bf!important}.border-b-red-600\/80{border-bottom-color:#dc2626cc!important}.border-b-red-600\/85{border-bottom-color:#dc2626d9!important}.border-b-red-600\/90{border-bottom-color:#dc2626e6!important}.border-b-red-600\/95{border-bottom-color:#dc2626f2!important}.border-b-red-700{--tw-border-opacity: 1 !important;border-bottom-color:rgb(185 28 28 / var(--tw-border-opacity, 1))!important}.border-b-red-700\/0{border-bottom-color:#b91c1c00!important}.border-b-red-700\/10{border-bottom-color:#b91c1c1a!important}.border-b-red-700\/100{border-bottom-color:#b91c1c!important}.border-b-red-700\/15{border-bottom-color:#b91c1c26!important}.border-b-red-700\/20{border-bottom-color:#b91c1c33!important}.border-b-red-700\/25{border-bottom-color:#b91c1c40!important}.border-b-red-700\/30{border-bottom-color:#b91c1c4d!important}.border-b-red-700\/35{border-bottom-color:#b91c1c59!important}.border-b-red-700\/40{border-bottom-color:#b91c1c66!important}.border-b-red-700\/45{border-bottom-color:#b91c1c73!important}.border-b-red-700\/5{border-bottom-color:#b91c1c0d!important}.border-b-red-700\/50{border-bottom-color:#b91c1c80!important}.border-b-red-700\/55{border-bottom-color:#b91c1c8c!important}.border-b-red-700\/60{border-bottom-color:#b91c1c99!important}.border-b-red-700\/65{border-bottom-color:#b91c1ca6!important}.border-b-red-700\/70{border-bottom-color:#b91c1cb3!important}.border-b-red-700\/75{border-bottom-color:#b91c1cbf!important}.border-b-red-700\/80{border-bottom-color:#b91c1ccc!important}.border-b-red-700\/85{border-bottom-color:#b91c1cd9!important}.border-b-red-700\/90{border-bottom-color:#b91c1ce6!important}.border-b-red-700\/95{border-bottom-color:#b91c1cf2!important}.border-b-red-800{--tw-border-opacity: 1 !important;border-bottom-color:rgb(153 27 27 / var(--tw-border-opacity, 1))!important}.border-b-red-800\/0{border-bottom-color:#991b1b00!important}.border-b-red-800\/10{border-bottom-color:#991b1b1a!important}.border-b-red-800\/100{border-bottom-color:#991b1b!important}.border-b-red-800\/15{border-bottom-color:#991b1b26!important}.border-b-red-800\/20{border-bottom-color:#991b1b33!important}.border-b-red-800\/25{border-bottom-color:#991b1b40!important}.border-b-red-800\/30{border-bottom-color:#991b1b4d!important}.border-b-red-800\/35{border-bottom-color:#991b1b59!important}.border-b-red-800\/40{border-bottom-color:#991b1b66!important}.border-b-red-800\/45{border-bottom-color:#991b1b73!important}.border-b-red-800\/5{border-bottom-color:#991b1b0d!important}.border-b-red-800\/50{border-bottom-color:#991b1b80!important}.border-b-red-800\/55{border-bottom-color:#991b1b8c!important}.border-b-red-800\/60{border-bottom-color:#991b1b99!important}.border-b-red-800\/65{border-bottom-color:#991b1ba6!important}.border-b-red-800\/70{border-bottom-color:#991b1bb3!important}.border-b-red-800\/75{border-bottom-color:#991b1bbf!important}.border-b-red-800\/80{border-bottom-color:#991b1bcc!important}.border-b-red-800\/85{border-bottom-color:#991b1bd9!important}.border-b-red-800\/90{border-bottom-color:#991b1be6!important}.border-b-red-800\/95{border-bottom-color:#991b1bf2!important}.border-b-red-900{--tw-border-opacity: 1 !important;border-bottom-color:rgb(127 29 29 / var(--tw-border-opacity, 1))!important}.border-b-red-900\/0{border-bottom-color:#7f1d1d00!important}.border-b-red-900\/10{border-bottom-color:#7f1d1d1a!important}.border-b-red-900\/100{border-bottom-color:#7f1d1d!important}.border-b-red-900\/15{border-bottom-color:#7f1d1d26!important}.border-b-red-900\/20{border-bottom-color:#7f1d1d33!important}.border-b-red-900\/25{border-bottom-color:#7f1d1d40!important}.border-b-red-900\/30{border-bottom-color:#7f1d1d4d!important}.border-b-red-900\/35{border-bottom-color:#7f1d1d59!important}.border-b-red-900\/40{border-bottom-color:#7f1d1d66!important}.border-b-red-900\/45{border-bottom-color:#7f1d1d73!important}.border-b-red-900\/5{border-bottom-color:#7f1d1d0d!important}.border-b-red-900\/50{border-bottom-color:#7f1d1d80!important}.border-b-red-900\/55{border-bottom-color:#7f1d1d8c!important}.border-b-red-900\/60{border-bottom-color:#7f1d1d99!important}.border-b-red-900\/65{border-bottom-color:#7f1d1da6!important}.border-b-red-900\/70{border-bottom-color:#7f1d1db3!important}.border-b-red-900\/75{border-bottom-color:#7f1d1dbf!important}.border-b-red-900\/80{border-bottom-color:#7f1d1dcc!important}.border-b-red-900\/85{border-bottom-color:#7f1d1dd9!important}.border-b-red-900\/90{border-bottom-color:#7f1d1de6!important}.border-b-red-900\/95{border-bottom-color:#7f1d1df2!important}.border-b-red-950{--tw-border-opacity: 1 !important;border-bottom-color:rgb(69 10 10 / var(--tw-border-opacity, 1))!important}.border-b-red-950\/0{border-bottom-color:#450a0a00!important}.border-b-red-950\/10{border-bottom-color:#450a0a1a!important}.border-b-red-950\/100{border-bottom-color:#450a0a!important}.border-b-red-950\/15{border-bottom-color:#450a0a26!important}.border-b-red-950\/20{border-bottom-color:#450a0a33!important}.border-b-red-950\/25{border-bottom-color:#450a0a40!important}.border-b-red-950\/30{border-bottom-color:#450a0a4d!important}.border-b-red-950\/35{border-bottom-color:#450a0a59!important}.border-b-red-950\/40{border-bottom-color:#450a0a66!important}.border-b-red-950\/45{border-bottom-color:#450a0a73!important}.border-b-red-950\/5{border-bottom-color:#450a0a0d!important}.border-b-red-950\/50{border-bottom-color:#450a0a80!important}.border-b-red-950\/55{border-bottom-color:#450a0a8c!important}.border-b-red-950\/60{border-bottom-color:#450a0a99!important}.border-b-red-950\/65{border-bottom-color:#450a0aa6!important}.border-b-red-950\/70{border-bottom-color:#450a0ab3!important}.border-b-red-950\/75{border-bottom-color:#450a0abf!important}.border-b-red-950\/80{border-bottom-color:#450a0acc!important}.border-b-red-950\/85{border-bottom-color:#450a0ad9!important}.border-b-red-950\/90{border-bottom-color:#450a0ae6!important}.border-b-red-950\/95{border-bottom-color:#450a0af2!important}.border-e-gray-100{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(242 243 244 / var(--tw-border-opacity, 1))!important}.border-e-gray-100\/0{border-inline-end-color:#f2f3f400!important}.border-e-gray-100\/10{border-inline-end-color:#f2f3f41a!important}.border-e-gray-100\/100{border-inline-end-color:#f2f3f4!important}.border-e-gray-100\/15{border-inline-end-color:#f2f3f426!important}.border-e-gray-100\/20{border-inline-end-color:#f2f3f433!important}.border-e-gray-100\/25{border-inline-end-color:#f2f3f440!important}.border-e-gray-100\/30{border-inline-end-color:#f2f3f44d!important}.border-e-gray-100\/35{border-inline-end-color:#f2f3f459!important}.border-e-gray-100\/40{border-inline-end-color:#f2f3f466!important}.border-e-gray-100\/45{border-inline-end-color:#f2f3f473!important}.border-e-gray-100\/5{border-inline-end-color:#f2f3f40d!important}.border-e-gray-100\/50{border-inline-end-color:#f2f3f480!important}.border-e-gray-100\/55{border-inline-end-color:#f2f3f48c!important}.border-e-gray-100\/60{border-inline-end-color:#f2f3f499!important}.border-e-gray-100\/65{border-inline-end-color:#f2f3f4a6!important}.border-e-gray-100\/70{border-inline-end-color:#f2f3f4b3!important}.border-e-gray-100\/75{border-inline-end-color:#f2f3f4bf!important}.border-e-gray-100\/80{border-inline-end-color:#f2f3f4cc!important}.border-e-gray-100\/85{border-inline-end-color:#f2f3f4d9!important}.border-e-gray-100\/90{border-inline-end-color:#f2f3f4e6!important}.border-e-gray-100\/95{border-inline-end-color:#f2f3f4f2!important}.border-e-gray-200{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(229 229 229 / var(--tw-border-opacity, 1))!important}.border-e-gray-200\/0{border-inline-end-color:#e5e5e500!important}.border-e-gray-200\/10{border-inline-end-color:#e5e5e51a!important}.border-e-gray-200\/100{border-inline-end-color:#e5e5e5!important}.border-e-gray-200\/15{border-inline-end-color:#e5e5e526!important}.border-e-gray-200\/20{border-inline-end-color:#e5e5e533!important}.border-e-gray-200\/25{border-inline-end-color:#e5e5e540!important}.border-e-gray-200\/30{border-inline-end-color:#e5e5e54d!important}.border-e-gray-200\/35{border-inline-end-color:#e5e5e559!important}.border-e-gray-200\/40{border-inline-end-color:#e5e5e566!important}.border-e-gray-200\/45{border-inline-end-color:#e5e5e573!important}.border-e-gray-200\/5{border-inline-end-color:#e5e5e50d!important}.border-e-gray-200\/50{border-inline-end-color:#e5e5e580!important}.border-e-gray-200\/55{border-inline-end-color:#e5e5e58c!important}.border-e-gray-200\/60{border-inline-end-color:#e5e5e599!important}.border-e-gray-200\/65{border-inline-end-color:#e5e5e5a6!important}.border-e-gray-200\/70{border-inline-end-color:#e5e5e5b3!important}.border-e-gray-200\/75{border-inline-end-color:#e5e5e5bf!important}.border-e-gray-200\/80{border-inline-end-color:#e5e5e5cc!important}.border-e-gray-200\/85{border-inline-end-color:#e5e5e5d9!important}.border-e-gray-200\/90{border-inline-end-color:#e5e5e5e6!important}.border-e-gray-200\/95{border-inline-end-color:#e5e5e5f2!important}.border-e-gray-300{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(178 178 178 / var(--tw-border-opacity, 1))!important}.border-e-gray-300\/0{border-inline-end-color:#b2b2b200!important}.border-e-gray-300\/10{border-inline-end-color:#b2b2b21a!important}.border-e-gray-300\/100{border-inline-end-color:#b2b2b2!important}.border-e-gray-300\/15{border-inline-end-color:#b2b2b226!important}.border-e-gray-300\/20{border-inline-end-color:#b2b2b233!important}.border-e-gray-300\/25{border-inline-end-color:#b2b2b240!important}.border-e-gray-300\/30{border-inline-end-color:#b2b2b24d!important}.border-e-gray-300\/35{border-inline-end-color:#b2b2b259!important}.border-e-gray-300\/40{border-inline-end-color:#b2b2b266!important}.border-e-gray-300\/45{border-inline-end-color:#b2b2b273!important}.border-e-gray-300\/5{border-inline-end-color:#b2b2b20d!important}.border-e-gray-300\/50{border-inline-end-color:#b2b2b280!important}.border-e-gray-300\/55{border-inline-end-color:#b2b2b28c!important}.border-e-gray-300\/60{border-inline-end-color:#b2b2b299!important}.border-e-gray-300\/65{border-inline-end-color:#b2b2b2a6!important}.border-e-gray-300\/70{border-inline-end-color:#b2b2b2b3!important}.border-e-gray-300\/75{border-inline-end-color:#b2b2b2bf!important}.border-e-gray-300\/80{border-inline-end-color:#b2b2b2cc!important}.border-e-gray-300\/85{border-inline-end-color:#b2b2b2d9!important}.border-e-gray-300\/90{border-inline-end-color:#b2b2b2e6!important}.border-e-gray-300\/95{border-inline-end-color:#b2b2b2f2!important}.border-e-gray-400{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(153 153 153 / var(--tw-border-opacity, 1))!important}.border-e-gray-400\/0{border-inline-end-color:#9990!important}.border-e-gray-400\/10{border-inline-end-color:#9999991a!important}.border-e-gray-400\/100{border-inline-end-color:#999!important}.border-e-gray-400\/15{border-inline-end-color:#99999926!important}.border-e-gray-400\/20{border-inline-end-color:#9993!important}.border-e-gray-400\/25{border-inline-end-color:#99999940!important}.border-e-gray-400\/30{border-inline-end-color:#9999994d!important}.border-e-gray-400\/35{border-inline-end-color:#99999959!important}.border-e-gray-400\/40{border-inline-end-color:#9996!important}.border-e-gray-400\/45{border-inline-end-color:#99999973!important}.border-e-gray-400\/5{border-inline-end-color:#9999990d!important}.border-e-gray-400\/50{border-inline-end-color:#99999980!important}.border-e-gray-400\/55{border-inline-end-color:#9999998c!important}.border-e-gray-400\/60{border-inline-end-color:#9999!important}.border-e-gray-400\/65{border-inline-end-color:#999999a6!important}.border-e-gray-400\/70{border-inline-end-color:#999999b3!important}.border-e-gray-400\/75{border-inline-end-color:#999999bf!important}.border-e-gray-400\/80{border-inline-end-color:#999c!important}.border-e-gray-400\/85{border-inline-end-color:#999999d9!important}.border-e-gray-400\/90{border-inline-end-color:#999999e6!important}.border-e-gray-400\/95{border-inline-end-color:#999999f2!important}.border-e-gray-50{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(242 242 242 / var(--tw-border-opacity, 1))!important}.border-e-gray-50\/0{border-inline-end-color:#f2f2f200!important}.border-e-gray-50\/10{border-inline-end-color:#f2f2f21a!important}.border-e-gray-50\/100{border-inline-end-color:#f2f2f2!important}.border-e-gray-50\/15{border-inline-end-color:#f2f2f226!important}.border-e-gray-50\/20{border-inline-end-color:#f2f2f233!important}.border-e-gray-50\/25{border-inline-end-color:#f2f2f240!important}.border-e-gray-50\/30{border-inline-end-color:#f2f2f24d!important}.border-e-gray-50\/35{border-inline-end-color:#f2f2f259!important}.border-e-gray-50\/40{border-inline-end-color:#f2f2f266!important}.border-e-gray-50\/45{border-inline-end-color:#f2f2f273!important}.border-e-gray-50\/5{border-inline-end-color:#f2f2f20d!important}.border-e-gray-50\/50{border-inline-end-color:#f2f2f280!important}.border-e-gray-50\/55{border-inline-end-color:#f2f2f28c!important}.border-e-gray-50\/60{border-inline-end-color:#f2f2f299!important}.border-e-gray-50\/65{border-inline-end-color:#f2f2f2a6!important}.border-e-gray-50\/70{border-inline-end-color:#f2f2f2b3!important}.border-e-gray-50\/75{border-inline-end-color:#f2f2f2bf!important}.border-e-gray-50\/80{border-inline-end-color:#f2f2f2cc!important}.border-e-gray-50\/85{border-inline-end-color:#f2f2f2d9!important}.border-e-gray-50\/90{border-inline-end-color:#f2f2f2e6!important}.border-e-gray-50\/95{border-inline-end-color:#f2f2f2f2!important}.border-e-gray-500{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(77 77 77 / var(--tw-border-opacity, 1))!important}.border-e-gray-500\/0{border-inline-end-color:#4d4d4d00!important}.border-e-gray-500\/10{border-inline-end-color:#4d4d4d1a!important}.border-e-gray-500\/100{border-inline-end-color:#4d4d4d!important}.border-e-gray-500\/15{border-inline-end-color:#4d4d4d26!important}.border-e-gray-500\/20{border-inline-end-color:#4d4d4d33!important}.border-e-gray-500\/25{border-inline-end-color:#4d4d4d40!important}.border-e-gray-500\/30{border-inline-end-color:#4d4d4d4d!important}.border-e-gray-500\/35{border-inline-end-color:#4d4d4d59!important}.border-e-gray-500\/40{border-inline-end-color:#4d4d4d66!important}.border-e-gray-500\/45{border-inline-end-color:#4d4d4d73!important}.border-e-gray-500\/5{border-inline-end-color:#4d4d4d0d!important}.border-e-gray-500\/50{border-inline-end-color:#4d4d4d80!important}.border-e-gray-500\/55{border-inline-end-color:#4d4d4d8c!important}.border-e-gray-500\/60{border-inline-end-color:#4d4d4d99!important}.border-e-gray-500\/65{border-inline-end-color:#4d4d4da6!important}.border-e-gray-500\/70{border-inline-end-color:#4d4d4db3!important}.border-e-gray-500\/75{border-inline-end-color:#4d4d4dbf!important}.border-e-gray-500\/80{border-inline-end-color:#4d4d4dcc!important}.border-e-gray-500\/85{border-inline-end-color:#4d4d4dd9!important}.border-e-gray-500\/90{border-inline-end-color:#4d4d4de6!important}.border-e-gray-500\/95{border-inline-end-color:#4d4d4df2!important}.border-e-gray-600{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(75 85 99 / var(--tw-border-opacity, 1))!important}.border-e-gray-600\/0{border-inline-end-color:#4b556300!important}.border-e-gray-600\/10{border-inline-end-color:#4b55631a!important}.border-e-gray-600\/100{border-inline-end-color:#4b5563!important}.border-e-gray-600\/15{border-inline-end-color:#4b556326!important}.border-e-gray-600\/20{border-inline-end-color:#4b556333!important}.border-e-gray-600\/25{border-inline-end-color:#4b556340!important}.border-e-gray-600\/30{border-inline-end-color:#4b55634d!important}.border-e-gray-600\/35{border-inline-end-color:#4b556359!important}.border-e-gray-600\/40{border-inline-end-color:#4b556366!important}.border-e-gray-600\/45{border-inline-end-color:#4b556373!important}.border-e-gray-600\/5{border-inline-end-color:#4b55630d!important}.border-e-gray-600\/50{border-inline-end-color:#4b556380!important}.border-e-gray-600\/55{border-inline-end-color:#4b55638c!important}.border-e-gray-600\/60{border-inline-end-color:#4b556399!important}.border-e-gray-600\/65{border-inline-end-color:#4b5563a6!important}.border-e-gray-600\/70{border-inline-end-color:#4b5563b3!important}.border-e-gray-600\/75{border-inline-end-color:#4b5563bf!important}.border-e-gray-600\/80{border-inline-end-color:#4b5563cc!important}.border-e-gray-600\/85{border-inline-end-color:#4b5563d9!important}.border-e-gray-600\/90{border-inline-end-color:#4b5563e6!important}.border-e-gray-600\/95{border-inline-end-color:#4b5563f2!important}.border-e-gray-700{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(51 51 51 / var(--tw-border-opacity, 1))!important}.border-e-gray-700\/0{border-inline-end-color:#3330!important}.border-e-gray-700\/10{border-inline-end-color:#3333331a!important}.border-e-gray-700\/100{border-inline-end-color:#333!important}.border-e-gray-700\/15{border-inline-end-color:#33333326!important}.border-e-gray-700\/20{border-inline-end-color:#3333!important}.border-e-gray-700\/25{border-inline-end-color:#33333340!important}.border-e-gray-700\/30{border-inline-end-color:#3333334d!important}.border-e-gray-700\/35{border-inline-end-color:#33333359!important}.border-e-gray-700\/40{border-inline-end-color:#3336!important}.border-e-gray-700\/45{border-inline-end-color:#33333373!important}.border-e-gray-700\/5{border-inline-end-color:#3333330d!important}.border-e-gray-700\/50{border-inline-end-color:#33333380!important}.border-e-gray-700\/55{border-inline-end-color:#3333338c!important}.border-e-gray-700\/60{border-inline-end-color:#3339!important}.border-e-gray-700\/65{border-inline-end-color:#333333a6!important}.border-e-gray-700\/70{border-inline-end-color:#333333b3!important}.border-e-gray-700\/75{border-inline-end-color:#333333bf!important}.border-e-gray-700\/80{border-inline-end-color:#333c!important}.border-e-gray-700\/85{border-inline-end-color:#333333d9!important}.border-e-gray-700\/90{border-inline-end-color:#333333e6!important}.border-e-gray-700\/95{border-inline-end-color:#333333f2!important}.border-e-gray-800{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(31 41 55 / var(--tw-border-opacity, 1))!important}.border-e-gray-800\/0{border-inline-end-color:#1f293700!important}.border-e-gray-800\/10{border-inline-end-color:#1f29371a!important}.border-e-gray-800\/100{border-inline-end-color:#1f2937!important}.border-e-gray-800\/15{border-inline-end-color:#1f293726!important}.border-e-gray-800\/20{border-inline-end-color:#1f293733!important}.border-e-gray-800\/25{border-inline-end-color:#1f293740!important}.border-e-gray-800\/30{border-inline-end-color:#1f29374d!important}.border-e-gray-800\/35{border-inline-end-color:#1f293759!important}.border-e-gray-800\/40{border-inline-end-color:#1f293766!important}.border-e-gray-800\/45{border-inline-end-color:#1f293773!important}.border-e-gray-800\/5{border-inline-end-color:#1f29370d!important}.border-e-gray-800\/50{border-inline-end-color:#1f293780!important}.border-e-gray-800\/55{border-inline-end-color:#1f29378c!important}.border-e-gray-800\/60{border-inline-end-color:#1f293799!important}.border-e-gray-800\/65{border-inline-end-color:#1f2937a6!important}.border-e-gray-800\/70{border-inline-end-color:#1f2937b3!important}.border-e-gray-800\/75{border-inline-end-color:#1f2937bf!important}.border-e-gray-800\/80{border-inline-end-color:#1f2937cc!important}.border-e-gray-800\/85{border-inline-end-color:#1f2937d9!important}.border-e-gray-800\/90{border-inline-end-color:#1f2937e6!important}.border-e-gray-800\/95{border-inline-end-color:#1f2937f2!important}.border-e-gray-900{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(17 24 39 / var(--tw-border-opacity, 1))!important}.border-e-gray-900\/0{border-inline-end-color:#11182700!important}.border-e-gray-900\/10{border-inline-end-color:#1118271a!important}.border-e-gray-900\/100{border-inline-end-color:#111827!important}.border-e-gray-900\/15{border-inline-end-color:#11182726!important}.border-e-gray-900\/20{border-inline-end-color:#11182733!important}.border-e-gray-900\/25{border-inline-end-color:#11182740!important}.border-e-gray-900\/30{border-inline-end-color:#1118274d!important}.border-e-gray-900\/35{border-inline-end-color:#11182759!important}.border-e-gray-900\/40{border-inline-end-color:#11182766!important}.border-e-gray-900\/45{border-inline-end-color:#11182773!important}.border-e-gray-900\/5{border-inline-end-color:#1118270d!important}.border-e-gray-900\/50{border-inline-end-color:#11182780!important}.border-e-gray-900\/55{border-inline-end-color:#1118278c!important}.border-e-gray-900\/60{border-inline-end-color:#11182799!important}.border-e-gray-900\/65{border-inline-end-color:#111827a6!important}.border-e-gray-900\/70{border-inline-end-color:#111827b3!important}.border-e-gray-900\/75{border-inline-end-color:#111827bf!important}.border-e-gray-900\/80{border-inline-end-color:#111827cc!important}.border-e-gray-900\/85{border-inline-end-color:#111827d9!important}.border-e-gray-900\/90{border-inline-end-color:#111827e6!important}.border-e-gray-900\/95{border-inline-end-color:#111827f2!important}.border-e-gray-950{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(3 7 18 / var(--tw-border-opacity, 1))!important}.border-e-gray-950\/0{border-inline-end-color:#03071200!important}.border-e-gray-950\/10{border-inline-end-color:#0307121a!important}.border-e-gray-950\/100{border-inline-end-color:#030712!important}.border-e-gray-950\/15{border-inline-end-color:#03071226!important}.border-e-gray-950\/20{border-inline-end-color:#03071233!important}.border-e-gray-950\/25{border-inline-end-color:#03071240!important}.border-e-gray-950\/30{border-inline-end-color:#0307124d!important}.border-e-gray-950\/35{border-inline-end-color:#03071259!important}.border-e-gray-950\/40{border-inline-end-color:#03071266!important}.border-e-gray-950\/45{border-inline-end-color:#03071273!important}.border-e-gray-950\/5{border-inline-end-color:#0307120d!important}.border-e-gray-950\/50{border-inline-end-color:#03071280!important}.border-e-gray-950\/55{border-inline-end-color:#0307128c!important}.border-e-gray-950\/60{border-inline-end-color:#03071299!important}.border-e-gray-950\/65{border-inline-end-color:#030712a6!important}.border-e-gray-950\/70{border-inline-end-color:#030712b3!important}.border-e-gray-950\/75{border-inline-end-color:#030712bf!important}.border-e-gray-950\/80{border-inline-end-color:#030712cc!important}.border-e-gray-950\/85{border-inline-end-color:#030712d9!important}.border-e-gray-950\/90{border-inline-end-color:#030712e6!important}.border-e-gray-950\/95{border-inline-end-color:#030712f2!important}.border-e-green-100{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(220 252 231 / var(--tw-border-opacity, 1))!important}.border-e-green-100\/0{border-inline-end-color:#dcfce700!important}.border-e-green-100\/10{border-inline-end-color:#dcfce71a!important}.border-e-green-100\/100{border-inline-end-color:#dcfce7!important}.border-e-green-100\/15{border-inline-end-color:#dcfce726!important}.border-e-green-100\/20{border-inline-end-color:#dcfce733!important}.border-e-green-100\/25{border-inline-end-color:#dcfce740!important}.border-e-green-100\/30{border-inline-end-color:#dcfce74d!important}.border-e-green-100\/35{border-inline-end-color:#dcfce759!important}.border-e-green-100\/40{border-inline-end-color:#dcfce766!important}.border-e-green-100\/45{border-inline-end-color:#dcfce773!important}.border-e-green-100\/5{border-inline-end-color:#dcfce70d!important}.border-e-green-100\/50{border-inline-end-color:#dcfce780!important}.border-e-green-100\/55{border-inline-end-color:#dcfce78c!important}.border-e-green-100\/60{border-inline-end-color:#dcfce799!important}.border-e-green-100\/65{border-inline-end-color:#dcfce7a6!important}.border-e-green-100\/70{border-inline-end-color:#dcfce7b3!important}.border-e-green-100\/75{border-inline-end-color:#dcfce7bf!important}.border-e-green-100\/80{border-inline-end-color:#dcfce7cc!important}.border-e-green-100\/85{border-inline-end-color:#dcfce7d9!important}.border-e-green-100\/90{border-inline-end-color:#dcfce7e6!important}.border-e-green-100\/95{border-inline-end-color:#dcfce7f2!important}.border-e-green-200{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(187 247 208 / var(--tw-border-opacity, 1))!important}.border-e-green-200\/0{border-inline-end-color:#bbf7d000!important}.border-e-green-200\/10{border-inline-end-color:#bbf7d01a!important}.border-e-green-200\/100{border-inline-end-color:#bbf7d0!important}.border-e-green-200\/15{border-inline-end-color:#bbf7d026!important}.border-e-green-200\/20{border-inline-end-color:#bbf7d033!important}.border-e-green-200\/25{border-inline-end-color:#bbf7d040!important}.border-e-green-200\/30{border-inline-end-color:#bbf7d04d!important}.border-e-green-200\/35{border-inline-end-color:#bbf7d059!important}.border-e-green-200\/40{border-inline-end-color:#bbf7d066!important}.border-e-green-200\/45{border-inline-end-color:#bbf7d073!important}.border-e-green-200\/5{border-inline-end-color:#bbf7d00d!important}.border-e-green-200\/50{border-inline-end-color:#bbf7d080!important}.border-e-green-200\/55{border-inline-end-color:#bbf7d08c!important}.border-e-green-200\/60{border-inline-end-color:#bbf7d099!important}.border-e-green-200\/65{border-inline-end-color:#bbf7d0a6!important}.border-e-green-200\/70{border-inline-end-color:#bbf7d0b3!important}.border-e-green-200\/75{border-inline-end-color:#bbf7d0bf!important}.border-e-green-200\/80{border-inline-end-color:#bbf7d0cc!important}.border-e-green-200\/85{border-inline-end-color:#bbf7d0d9!important}.border-e-green-200\/90{border-inline-end-color:#bbf7d0e6!important}.border-e-green-200\/95{border-inline-end-color:#bbf7d0f2!important}.border-e-green-300{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(221 255 201 / var(--tw-border-opacity, 1))!important}.border-e-green-300\/0{border-inline-end-color:#ddffc900!important}.border-e-green-300\/10{border-inline-end-color:#ddffc91a!important}.border-e-green-300\/100{border-inline-end-color:#ddffc9!important}.border-e-green-300\/15{border-inline-end-color:#ddffc926!important}.border-e-green-300\/20{border-inline-end-color:#ddffc933!important}.border-e-green-300\/25{border-inline-end-color:#ddffc940!important}.border-e-green-300\/30{border-inline-end-color:#ddffc94d!important}.border-e-green-300\/35{border-inline-end-color:#ddffc959!important}.border-e-green-300\/40{border-inline-end-color:#ddffc966!important}.border-e-green-300\/45{border-inline-end-color:#ddffc973!important}.border-e-green-300\/5{border-inline-end-color:#ddffc90d!important}.border-e-green-300\/50{border-inline-end-color:#ddffc980!important}.border-e-green-300\/55{border-inline-end-color:#ddffc98c!important}.border-e-green-300\/60{border-inline-end-color:#ddffc999!important}.border-e-green-300\/65{border-inline-end-color:#ddffc9a6!important}.border-e-green-300\/70{border-inline-end-color:#ddffc9b3!important}.border-e-green-300\/75{border-inline-end-color:#ddffc9bf!important}.border-e-green-300\/80{border-inline-end-color:#ddffc9cc!important}.border-e-green-300\/85{border-inline-end-color:#ddffc9d9!important}.border-e-green-300\/90{border-inline-end-color:#ddffc9e6!important}.border-e-green-300\/95{border-inline-end-color:#ddffc9f2!important}.border-e-green-400{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(74 222 128 / var(--tw-border-opacity, 1))!important}.border-e-green-400\/0{border-inline-end-color:#4ade8000!important}.border-e-green-400\/10{border-inline-end-color:#4ade801a!important}.border-e-green-400\/100{border-inline-end-color:#4ade80!important}.border-e-green-400\/15{border-inline-end-color:#4ade8026!important}.border-e-green-400\/20{border-inline-end-color:#4ade8033!important}.border-e-green-400\/25{border-inline-end-color:#4ade8040!important}.border-e-green-400\/30{border-inline-end-color:#4ade804d!important}.border-e-green-400\/35{border-inline-end-color:#4ade8059!important}.border-e-green-400\/40{border-inline-end-color:#4ade8066!important}.border-e-green-400\/45{border-inline-end-color:#4ade8073!important}.border-e-green-400\/5{border-inline-end-color:#4ade800d!important}.border-e-green-400\/50{border-inline-end-color:#4ade8080!important}.border-e-green-400\/55{border-inline-end-color:#4ade808c!important}.border-e-green-400\/60{border-inline-end-color:#4ade8099!important}.border-e-green-400\/65{border-inline-end-color:#4ade80a6!important}.border-e-green-400\/70{border-inline-end-color:#4ade80b3!important}.border-e-green-400\/75{border-inline-end-color:#4ade80bf!important}.border-e-green-400\/80{border-inline-end-color:#4ade80cc!important}.border-e-green-400\/85{border-inline-end-color:#4ade80d9!important}.border-e-green-400\/90{border-inline-end-color:#4ade80e6!important}.border-e-green-400\/95{border-inline-end-color:#4ade80f2!important}.border-e-green-50{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(240 253 244 / var(--tw-border-opacity, 1))!important}.border-e-green-50\/0{border-inline-end-color:#f0fdf400!important}.border-e-green-50\/10{border-inline-end-color:#f0fdf41a!important}.border-e-green-50\/100{border-inline-end-color:#f0fdf4!important}.border-e-green-50\/15{border-inline-end-color:#f0fdf426!important}.border-e-green-50\/20{border-inline-end-color:#f0fdf433!important}.border-e-green-50\/25{border-inline-end-color:#f0fdf440!important}.border-e-green-50\/30{border-inline-end-color:#f0fdf44d!important}.border-e-green-50\/35{border-inline-end-color:#f0fdf459!important}.border-e-green-50\/40{border-inline-end-color:#f0fdf466!important}.border-e-green-50\/45{border-inline-end-color:#f0fdf473!important}.border-e-green-50\/5{border-inline-end-color:#f0fdf40d!important}.border-e-green-50\/50{border-inline-end-color:#f0fdf480!important}.border-e-green-50\/55{border-inline-end-color:#f0fdf48c!important}.border-e-green-50\/60{border-inline-end-color:#f0fdf499!important}.border-e-green-50\/65{border-inline-end-color:#f0fdf4a6!important}.border-e-green-50\/70{border-inline-end-color:#f0fdf4b3!important}.border-e-green-50\/75{border-inline-end-color:#f0fdf4bf!important}.border-e-green-50\/80{border-inline-end-color:#f0fdf4cc!important}.border-e-green-50\/85{border-inline-end-color:#f0fdf4d9!important}.border-e-green-50\/90{border-inline-end-color:#f0fdf4e6!important}.border-e-green-50\/95{border-inline-end-color:#f0fdf4f2!important}.border-e-green-500{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(23 209 76 / var(--tw-border-opacity, 1))!important}.border-e-green-500\/0{border-inline-end-color:#17d14c00!important}.border-e-green-500\/10{border-inline-end-color:#17d14c1a!important}.border-e-green-500\/100{border-inline-end-color:#17d14c!important}.border-e-green-500\/15{border-inline-end-color:#17d14c26!important}.border-e-green-500\/20{border-inline-end-color:#17d14c33!important}.border-e-green-500\/25{border-inline-end-color:#17d14c40!important}.border-e-green-500\/30{border-inline-end-color:#17d14c4d!important}.border-e-green-500\/35{border-inline-end-color:#17d14c59!important}.border-e-green-500\/40{border-inline-end-color:#17d14c66!important}.border-e-green-500\/45{border-inline-end-color:#17d14c73!important}.border-e-green-500\/5{border-inline-end-color:#17d14c0d!important}.border-e-green-500\/50{border-inline-end-color:#17d14c80!important}.border-e-green-500\/55{border-inline-end-color:#17d14c8c!important}.border-e-green-500\/60{border-inline-end-color:#17d14c99!important}.border-e-green-500\/65{border-inline-end-color:#17d14ca6!important}.border-e-green-500\/70{border-inline-end-color:#17d14cb3!important}.border-e-green-500\/75{border-inline-end-color:#17d14cbf!important}.border-e-green-500\/80{border-inline-end-color:#17d14ccc!important}.border-e-green-500\/85{border-inline-end-color:#17d14cd9!important}.border-e-green-500\/90{border-inline-end-color:#17d14ce6!important}.border-e-green-500\/95{border-inline-end-color:#17d14cf2!important}.border-e-green-600{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(22 163 74 / var(--tw-border-opacity, 1))!important}.border-e-green-600\/0{border-inline-end-color:#16a34a00!important}.border-e-green-600\/10{border-inline-end-color:#16a34a1a!important}.border-e-green-600\/100{border-inline-end-color:#16a34a!important}.border-e-green-600\/15{border-inline-end-color:#16a34a26!important}.border-e-green-600\/20{border-inline-end-color:#16a34a33!important}.border-e-green-600\/25{border-inline-end-color:#16a34a40!important}.border-e-green-600\/30{border-inline-end-color:#16a34a4d!important}.border-e-green-600\/35{border-inline-end-color:#16a34a59!important}.border-e-green-600\/40{border-inline-end-color:#16a34a66!important}.border-e-green-600\/45{border-inline-end-color:#16a34a73!important}.border-e-green-600\/5{border-inline-end-color:#16a34a0d!important}.border-e-green-600\/50{border-inline-end-color:#16a34a80!important}.border-e-green-600\/55{border-inline-end-color:#16a34a8c!important}.border-e-green-600\/60{border-inline-end-color:#16a34a99!important}.border-e-green-600\/65{border-inline-end-color:#16a34aa6!important}.border-e-green-600\/70{border-inline-end-color:#16a34ab3!important}.border-e-green-600\/75{border-inline-end-color:#16a34abf!important}.border-e-green-600\/80{border-inline-end-color:#16a34acc!important}.border-e-green-600\/85{border-inline-end-color:#16a34ad9!important}.border-e-green-600\/90{border-inline-end-color:#16a34ae6!important}.border-e-green-600\/95{border-inline-end-color:#16a34af2!important}.border-e-green-700{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(21 128 61 / var(--tw-border-opacity, 1))!important}.border-e-green-700\/0{border-inline-end-color:#15803d00!important}.border-e-green-700\/10{border-inline-end-color:#15803d1a!important}.border-e-green-700\/100{border-inline-end-color:#15803d!important}.border-e-green-700\/15{border-inline-end-color:#15803d26!important}.border-e-green-700\/20{border-inline-end-color:#15803d33!important}.border-e-green-700\/25{border-inline-end-color:#15803d40!important}.border-e-green-700\/30{border-inline-end-color:#15803d4d!important}.border-e-green-700\/35{border-inline-end-color:#15803d59!important}.border-e-green-700\/40{border-inline-end-color:#15803d66!important}.border-e-green-700\/45{border-inline-end-color:#15803d73!important}.border-e-green-700\/5{border-inline-end-color:#15803d0d!important}.border-e-green-700\/50{border-inline-end-color:#15803d80!important}.border-e-green-700\/55{border-inline-end-color:#15803d8c!important}.border-e-green-700\/60{border-inline-end-color:#15803d99!important}.border-e-green-700\/65{border-inline-end-color:#15803da6!important}.border-e-green-700\/70{border-inline-end-color:#15803db3!important}.border-e-green-700\/75{border-inline-end-color:#15803dbf!important}.border-e-green-700\/80{border-inline-end-color:#15803dcc!important}.border-e-green-700\/85{border-inline-end-color:#15803dd9!important}.border-e-green-700\/90{border-inline-end-color:#15803de6!important}.border-e-green-700\/95{border-inline-end-color:#15803df2!important}.border-e-green-800{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(22 101 52 / var(--tw-border-opacity, 1))!important}.border-e-green-800\/0{border-inline-end-color:#16653400!important}.border-e-green-800\/10{border-inline-end-color:#1665341a!important}.border-e-green-800\/100{border-inline-end-color:#166534!important}.border-e-green-800\/15{border-inline-end-color:#16653426!important}.border-e-green-800\/20{border-inline-end-color:#16653433!important}.border-e-green-800\/25{border-inline-end-color:#16653440!important}.border-e-green-800\/30{border-inline-end-color:#1665344d!important}.border-e-green-800\/35{border-inline-end-color:#16653459!important}.border-e-green-800\/40{border-inline-end-color:#16653466!important}.border-e-green-800\/45{border-inline-end-color:#16653473!important}.border-e-green-800\/5{border-inline-end-color:#1665340d!important}.border-e-green-800\/50{border-inline-end-color:#16653480!important}.border-e-green-800\/55{border-inline-end-color:#1665348c!important}.border-e-green-800\/60{border-inline-end-color:#16653499!important}.border-e-green-800\/65{border-inline-end-color:#166534a6!important}.border-e-green-800\/70{border-inline-end-color:#166534b3!important}.border-e-green-800\/75{border-inline-end-color:#166534bf!important}.border-e-green-800\/80{border-inline-end-color:#166534cc!important}.border-e-green-800\/85{border-inline-end-color:#166534d9!important}.border-e-green-800\/90{border-inline-end-color:#166534e6!important}.border-e-green-800\/95{border-inline-end-color:#166534f2!important}.border-e-green-900{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(20 83 45 / var(--tw-border-opacity, 1))!important}.border-e-green-900\/0{border-inline-end-color:#14532d00!important}.border-e-green-900\/10{border-inline-end-color:#14532d1a!important}.border-e-green-900\/100{border-inline-end-color:#14532d!important}.border-e-green-900\/15{border-inline-end-color:#14532d26!important}.border-e-green-900\/20{border-inline-end-color:#14532d33!important}.border-e-green-900\/25{border-inline-end-color:#14532d40!important}.border-e-green-900\/30{border-inline-end-color:#14532d4d!important}.border-e-green-900\/35{border-inline-end-color:#14532d59!important}.border-e-green-900\/40{border-inline-end-color:#14532d66!important}.border-e-green-900\/45{border-inline-end-color:#14532d73!important}.border-e-green-900\/5{border-inline-end-color:#14532d0d!important}.border-e-green-900\/50{border-inline-end-color:#14532d80!important}.border-e-green-900\/55{border-inline-end-color:#14532d8c!important}.border-e-green-900\/60{border-inline-end-color:#14532d99!important}.border-e-green-900\/65{border-inline-end-color:#14532da6!important}.border-e-green-900\/70{border-inline-end-color:#14532db3!important}.border-e-green-900\/75{border-inline-end-color:#14532dbf!important}.border-e-green-900\/80{border-inline-end-color:#14532dcc!important}.border-e-green-900\/85{border-inline-end-color:#14532dd9!important}.border-e-green-900\/90{border-inline-end-color:#14532de6!important}.border-e-green-900\/95{border-inline-end-color:#14532df2!important}.border-e-green-950{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(5 46 22 / var(--tw-border-opacity, 1))!important}.border-e-green-950\/0{border-inline-end-color:#052e1600!important}.border-e-green-950\/10{border-inline-end-color:#052e161a!important}.border-e-green-950\/100{border-inline-end-color:#052e16!important}.border-e-green-950\/15{border-inline-end-color:#052e1626!important}.border-e-green-950\/20{border-inline-end-color:#052e1633!important}.border-e-green-950\/25{border-inline-end-color:#052e1640!important}.border-e-green-950\/30{border-inline-end-color:#052e164d!important}.border-e-green-950\/35{border-inline-end-color:#052e1659!important}.border-e-green-950\/40{border-inline-end-color:#052e1666!important}.border-e-green-950\/45{border-inline-end-color:#052e1673!important}.border-e-green-950\/5{border-inline-end-color:#052e160d!important}.border-e-green-950\/50{border-inline-end-color:#052e1680!important}.border-e-green-950\/55{border-inline-end-color:#052e168c!important}.border-e-green-950\/60{border-inline-end-color:#052e1699!important}.border-e-green-950\/65{border-inline-end-color:#052e16a6!important}.border-e-green-950\/70{border-inline-end-color:#052e16b3!important}.border-e-green-950\/75{border-inline-end-color:#052e16bf!important}.border-e-green-950\/80{border-inline-end-color:#052e16cc!important}.border-e-green-950\/85{border-inline-end-color:#052e16d9!important}.border-e-green-950\/90{border-inline-end-color:#052e16e6!important}.border-e-green-950\/95{border-inline-end-color:#052e16f2!important}.border-e-orange-100{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(255 237 213 / var(--tw-border-opacity, 1))!important}.border-e-orange-100\/0{border-inline-end-color:#ffedd500!important}.border-e-orange-100\/10{border-inline-end-color:#ffedd51a!important}.border-e-orange-100\/100{border-inline-end-color:#ffedd5!important}.border-e-orange-100\/15{border-inline-end-color:#ffedd526!important}.border-e-orange-100\/20{border-inline-end-color:#ffedd533!important}.border-e-orange-100\/25{border-inline-end-color:#ffedd540!important}.border-e-orange-100\/30{border-inline-end-color:#ffedd54d!important}.border-e-orange-100\/35{border-inline-end-color:#ffedd559!important}.border-e-orange-100\/40{border-inline-end-color:#ffedd566!important}.border-e-orange-100\/45{border-inline-end-color:#ffedd573!important}.border-e-orange-100\/5{border-inline-end-color:#ffedd50d!important}.border-e-orange-100\/50{border-inline-end-color:#ffedd580!important}.border-e-orange-100\/55{border-inline-end-color:#ffedd58c!important}.border-e-orange-100\/60{border-inline-end-color:#ffedd599!important}.border-e-orange-100\/65{border-inline-end-color:#ffedd5a6!important}.border-e-orange-100\/70{border-inline-end-color:#ffedd5b3!important}.border-e-orange-100\/75{border-inline-end-color:#ffedd5bf!important}.border-e-orange-100\/80{border-inline-end-color:#ffedd5cc!important}.border-e-orange-100\/85{border-inline-end-color:#ffedd5d9!important}.border-e-orange-100\/90{border-inline-end-color:#ffedd5e6!important}.border-e-orange-100\/95{border-inline-end-color:#ffedd5f2!important}.border-e-orange-200{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(254 215 170 / var(--tw-border-opacity, 1))!important}.border-e-orange-200\/0{border-inline-end-color:#fed7aa00!important}.border-e-orange-200\/10{border-inline-end-color:#fed7aa1a!important}.border-e-orange-200\/100{border-inline-end-color:#fed7aa!important}.border-e-orange-200\/15{border-inline-end-color:#fed7aa26!important}.border-e-orange-200\/20{border-inline-end-color:#fed7aa33!important}.border-e-orange-200\/25{border-inline-end-color:#fed7aa40!important}.border-e-orange-200\/30{border-inline-end-color:#fed7aa4d!important}.border-e-orange-200\/35{border-inline-end-color:#fed7aa59!important}.border-e-orange-200\/40{border-inline-end-color:#fed7aa66!important}.border-e-orange-200\/45{border-inline-end-color:#fed7aa73!important}.border-e-orange-200\/5{border-inline-end-color:#fed7aa0d!important}.border-e-orange-200\/50{border-inline-end-color:#fed7aa80!important}.border-e-orange-200\/55{border-inline-end-color:#fed7aa8c!important}.border-e-orange-200\/60{border-inline-end-color:#fed7aa99!important}.border-e-orange-200\/65{border-inline-end-color:#fed7aaa6!important}.border-e-orange-200\/70{border-inline-end-color:#fed7aab3!important}.border-e-orange-200\/75{border-inline-end-color:#fed7aabf!important}.border-e-orange-200\/80{border-inline-end-color:#fed7aacc!important}.border-e-orange-200\/85{border-inline-end-color:#fed7aad9!important}.border-e-orange-200\/90{border-inline-end-color:#fed7aae6!important}.border-e-orange-200\/95{border-inline-end-color:#fed7aaf2!important}.border-e-orange-300{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(253 186 116 / var(--tw-border-opacity, 1))!important}.border-e-orange-300\/0{border-inline-end-color:#fdba7400!important}.border-e-orange-300\/10{border-inline-end-color:#fdba741a!important}.border-e-orange-300\/100{border-inline-end-color:#fdba74!important}.border-e-orange-300\/15{border-inline-end-color:#fdba7426!important}.border-e-orange-300\/20{border-inline-end-color:#fdba7433!important}.border-e-orange-300\/25{border-inline-end-color:#fdba7440!important}.border-e-orange-300\/30{border-inline-end-color:#fdba744d!important}.border-e-orange-300\/35{border-inline-end-color:#fdba7459!important}.border-e-orange-300\/40{border-inline-end-color:#fdba7466!important}.border-e-orange-300\/45{border-inline-end-color:#fdba7473!important}.border-e-orange-300\/5{border-inline-end-color:#fdba740d!important}.border-e-orange-300\/50{border-inline-end-color:#fdba7480!important}.border-e-orange-300\/55{border-inline-end-color:#fdba748c!important}.border-e-orange-300\/60{border-inline-end-color:#fdba7499!important}.border-e-orange-300\/65{border-inline-end-color:#fdba74a6!important}.border-e-orange-300\/70{border-inline-end-color:#fdba74b3!important}.border-e-orange-300\/75{border-inline-end-color:#fdba74bf!important}.border-e-orange-300\/80{border-inline-end-color:#fdba74cc!important}.border-e-orange-300\/85{border-inline-end-color:#fdba74d9!important}.border-e-orange-300\/90{border-inline-end-color:#fdba74e6!important}.border-e-orange-300\/95{border-inline-end-color:#fdba74f2!important}.border-e-orange-400{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(251 146 60 / var(--tw-border-opacity, 1))!important}.border-e-orange-400\/0{border-inline-end-color:#fb923c00!important}.border-e-orange-400\/10{border-inline-end-color:#fb923c1a!important}.border-e-orange-400\/100{border-inline-end-color:#fb923c!important}.border-e-orange-400\/15{border-inline-end-color:#fb923c26!important}.border-e-orange-400\/20{border-inline-end-color:#fb923c33!important}.border-e-orange-400\/25{border-inline-end-color:#fb923c40!important}.border-e-orange-400\/30{border-inline-end-color:#fb923c4d!important}.border-e-orange-400\/35{border-inline-end-color:#fb923c59!important}.border-e-orange-400\/40{border-inline-end-color:#fb923c66!important}.border-e-orange-400\/45{border-inline-end-color:#fb923c73!important}.border-e-orange-400\/5{border-inline-end-color:#fb923c0d!important}.border-e-orange-400\/50{border-inline-end-color:#fb923c80!important}.border-e-orange-400\/55{border-inline-end-color:#fb923c8c!important}.border-e-orange-400\/60{border-inline-end-color:#fb923c99!important}.border-e-orange-400\/65{border-inline-end-color:#fb923ca6!important}.border-e-orange-400\/70{border-inline-end-color:#fb923cb3!important}.border-e-orange-400\/75{border-inline-end-color:#fb923cbf!important}.border-e-orange-400\/80{border-inline-end-color:#fb923ccc!important}.border-e-orange-400\/85{border-inline-end-color:#fb923cd9!important}.border-e-orange-400\/90{border-inline-end-color:#fb923ce6!important}.border-e-orange-400\/95{border-inline-end-color:#fb923cf2!important}.border-e-orange-50{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(255 247 237 / var(--tw-border-opacity, 1))!important}.border-e-orange-50\/0{border-inline-end-color:#fff7ed00!important}.border-e-orange-50\/10{border-inline-end-color:#fff7ed1a!important}.border-e-orange-50\/100{border-inline-end-color:#fff7ed!important}.border-e-orange-50\/15{border-inline-end-color:#fff7ed26!important}.border-e-orange-50\/20{border-inline-end-color:#fff7ed33!important}.border-e-orange-50\/25{border-inline-end-color:#fff7ed40!important}.border-e-orange-50\/30{border-inline-end-color:#fff7ed4d!important}.border-e-orange-50\/35{border-inline-end-color:#fff7ed59!important}.border-e-orange-50\/40{border-inline-end-color:#fff7ed66!important}.border-e-orange-50\/45{border-inline-end-color:#fff7ed73!important}.border-e-orange-50\/5{border-inline-end-color:#fff7ed0d!important}.border-e-orange-50\/50{border-inline-end-color:#fff7ed80!important}.border-e-orange-50\/55{border-inline-end-color:#fff7ed8c!important}.border-e-orange-50\/60{border-inline-end-color:#fff7ed99!important}.border-e-orange-50\/65{border-inline-end-color:#fff7eda6!important}.border-e-orange-50\/70{border-inline-end-color:#fff7edb3!important}.border-e-orange-50\/75{border-inline-end-color:#fff7edbf!important}.border-e-orange-50\/80{border-inline-end-color:#fff7edcc!important}.border-e-orange-50\/85{border-inline-end-color:#fff7edd9!important}.border-e-orange-50\/90{border-inline-end-color:#fff7ede6!important}.border-e-orange-50\/95{border-inline-end-color:#fff7edf2!important}.border-e-orange-500{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(238 142 29 / var(--tw-border-opacity, 1))!important}.border-e-orange-500\/0{border-inline-end-color:#ee8e1d00!important}.border-e-orange-500\/10{border-inline-end-color:#ee8e1d1a!important}.border-e-orange-500\/100{border-inline-end-color:#ee8e1d!important}.border-e-orange-500\/15{border-inline-end-color:#ee8e1d26!important}.border-e-orange-500\/20{border-inline-end-color:#ee8e1d33!important}.border-e-orange-500\/25{border-inline-end-color:#ee8e1d40!important}.border-e-orange-500\/30{border-inline-end-color:#ee8e1d4d!important}.border-e-orange-500\/35{border-inline-end-color:#ee8e1d59!important}.border-e-orange-500\/40{border-inline-end-color:#ee8e1d66!important}.border-e-orange-500\/45{border-inline-end-color:#ee8e1d73!important}.border-e-orange-500\/5{border-inline-end-color:#ee8e1d0d!important}.border-e-orange-500\/50{border-inline-end-color:#ee8e1d80!important}.border-e-orange-500\/55{border-inline-end-color:#ee8e1d8c!important}.border-e-orange-500\/60{border-inline-end-color:#ee8e1d99!important}.border-e-orange-500\/65{border-inline-end-color:#ee8e1da6!important}.border-e-orange-500\/70{border-inline-end-color:#ee8e1db3!important}.border-e-orange-500\/75{border-inline-end-color:#ee8e1dbf!important}.border-e-orange-500\/80{border-inline-end-color:#ee8e1dcc!important}.border-e-orange-500\/85{border-inline-end-color:#ee8e1dd9!important}.border-e-orange-500\/90{border-inline-end-color:#ee8e1de6!important}.border-e-orange-500\/95{border-inline-end-color:#ee8e1df2!important}.border-e-orange-600{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(234 88 12 / var(--tw-border-opacity, 1))!important}.border-e-orange-600\/0{border-inline-end-color:#ea580c00!important}.border-e-orange-600\/10{border-inline-end-color:#ea580c1a!important}.border-e-orange-600\/100{border-inline-end-color:#ea580c!important}.border-e-orange-600\/15{border-inline-end-color:#ea580c26!important}.border-e-orange-600\/20{border-inline-end-color:#ea580c33!important}.border-e-orange-600\/25{border-inline-end-color:#ea580c40!important}.border-e-orange-600\/30{border-inline-end-color:#ea580c4d!important}.border-e-orange-600\/35{border-inline-end-color:#ea580c59!important}.border-e-orange-600\/40{border-inline-end-color:#ea580c66!important}.border-e-orange-600\/45{border-inline-end-color:#ea580c73!important}.border-e-orange-600\/5{border-inline-end-color:#ea580c0d!important}.border-e-orange-600\/50{border-inline-end-color:#ea580c80!important}.border-e-orange-600\/55{border-inline-end-color:#ea580c8c!important}.border-e-orange-600\/60{border-inline-end-color:#ea580c99!important}.border-e-orange-600\/65{border-inline-end-color:#ea580ca6!important}.border-e-orange-600\/70{border-inline-end-color:#ea580cb3!important}.border-e-orange-600\/75{border-inline-end-color:#ea580cbf!important}.border-e-orange-600\/80{border-inline-end-color:#ea580ccc!important}.border-e-orange-600\/85{border-inline-end-color:#ea580cd9!important}.border-e-orange-600\/90{border-inline-end-color:#ea580ce6!important}.border-e-orange-600\/95{border-inline-end-color:#ea580cf2!important}.border-e-orange-700{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(194 65 12 / var(--tw-border-opacity, 1))!important}.border-e-orange-700\/0{border-inline-end-color:#c2410c00!important}.border-e-orange-700\/10{border-inline-end-color:#c2410c1a!important}.border-e-orange-700\/100{border-inline-end-color:#c2410c!important}.border-e-orange-700\/15{border-inline-end-color:#c2410c26!important}.border-e-orange-700\/20{border-inline-end-color:#c2410c33!important}.border-e-orange-700\/25{border-inline-end-color:#c2410c40!important}.border-e-orange-700\/30{border-inline-end-color:#c2410c4d!important}.border-e-orange-700\/35{border-inline-end-color:#c2410c59!important}.border-e-orange-700\/40{border-inline-end-color:#c2410c66!important}.border-e-orange-700\/45{border-inline-end-color:#c2410c73!important}.border-e-orange-700\/5{border-inline-end-color:#c2410c0d!important}.border-e-orange-700\/50{border-inline-end-color:#c2410c80!important}.border-e-orange-700\/55{border-inline-end-color:#c2410c8c!important}.border-e-orange-700\/60{border-inline-end-color:#c2410c99!important}.border-e-orange-700\/65{border-inline-end-color:#c2410ca6!important}.border-e-orange-700\/70{border-inline-end-color:#c2410cb3!important}.border-e-orange-700\/75{border-inline-end-color:#c2410cbf!important}.border-e-orange-700\/80{border-inline-end-color:#c2410ccc!important}.border-e-orange-700\/85{border-inline-end-color:#c2410cd9!important}.border-e-orange-700\/90{border-inline-end-color:#c2410ce6!important}.border-e-orange-700\/95{border-inline-end-color:#c2410cf2!important}.border-e-orange-800{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(154 52 18 / var(--tw-border-opacity, 1))!important}.border-e-orange-800\/0{border-inline-end-color:#9a341200!important}.border-e-orange-800\/10{border-inline-end-color:#9a34121a!important}.border-e-orange-800\/100{border-inline-end-color:#9a3412!important}.border-e-orange-800\/15{border-inline-end-color:#9a341226!important}.border-e-orange-800\/20{border-inline-end-color:#9a341233!important}.border-e-orange-800\/25{border-inline-end-color:#9a341240!important}.border-e-orange-800\/30{border-inline-end-color:#9a34124d!important}.border-e-orange-800\/35{border-inline-end-color:#9a341259!important}.border-e-orange-800\/40{border-inline-end-color:#9a341266!important}.border-e-orange-800\/45{border-inline-end-color:#9a341273!important}.border-e-orange-800\/5{border-inline-end-color:#9a34120d!important}.border-e-orange-800\/50{border-inline-end-color:#9a341280!important}.border-e-orange-800\/55{border-inline-end-color:#9a34128c!important}.border-e-orange-800\/60{border-inline-end-color:#9a341299!important}.border-e-orange-800\/65{border-inline-end-color:#9a3412a6!important}.border-e-orange-800\/70{border-inline-end-color:#9a3412b3!important}.border-e-orange-800\/75{border-inline-end-color:#9a3412bf!important}.border-e-orange-800\/80{border-inline-end-color:#9a3412cc!important}.border-e-orange-800\/85{border-inline-end-color:#9a3412d9!important}.border-e-orange-800\/90{border-inline-end-color:#9a3412e6!important}.border-e-orange-800\/95{border-inline-end-color:#9a3412f2!important}.border-e-orange-900{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(124 45 18 / var(--tw-border-opacity, 1))!important}.border-e-orange-900\/0{border-inline-end-color:#7c2d1200!important}.border-e-orange-900\/10{border-inline-end-color:#7c2d121a!important}.border-e-orange-900\/100{border-inline-end-color:#7c2d12!important}.border-e-orange-900\/15{border-inline-end-color:#7c2d1226!important}.border-e-orange-900\/20{border-inline-end-color:#7c2d1233!important}.border-e-orange-900\/25{border-inline-end-color:#7c2d1240!important}.border-e-orange-900\/30{border-inline-end-color:#7c2d124d!important}.border-e-orange-900\/35{border-inline-end-color:#7c2d1259!important}.border-e-orange-900\/40{border-inline-end-color:#7c2d1266!important}.border-e-orange-900\/45{border-inline-end-color:#7c2d1273!important}.border-e-orange-900\/5{border-inline-end-color:#7c2d120d!important}.border-e-orange-900\/50{border-inline-end-color:#7c2d1280!important}.border-e-orange-900\/55{border-inline-end-color:#7c2d128c!important}.border-e-orange-900\/60{border-inline-end-color:#7c2d1299!important}.border-e-orange-900\/65{border-inline-end-color:#7c2d12a6!important}.border-e-orange-900\/70{border-inline-end-color:#7c2d12b3!important}.border-e-orange-900\/75{border-inline-end-color:#7c2d12bf!important}.border-e-orange-900\/80{border-inline-end-color:#7c2d12cc!important}.border-e-orange-900\/85{border-inline-end-color:#7c2d12d9!important}.border-e-orange-900\/90{border-inline-end-color:#7c2d12e6!important}.border-e-orange-900\/95{border-inline-end-color:#7c2d12f2!important}.border-e-orange-950{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(67 20 7 / var(--tw-border-opacity, 1))!important}.border-e-orange-950\/0{border-inline-end-color:#43140700!important}.border-e-orange-950\/10{border-inline-end-color:#4314071a!important}.border-e-orange-950\/100{border-inline-end-color:#431407!important}.border-e-orange-950\/15{border-inline-end-color:#43140726!important}.border-e-orange-950\/20{border-inline-end-color:#43140733!important}.border-e-orange-950\/25{border-inline-end-color:#43140740!important}.border-e-orange-950\/30{border-inline-end-color:#4314074d!important}.border-e-orange-950\/35{border-inline-end-color:#43140759!important}.border-e-orange-950\/40{border-inline-end-color:#43140766!important}.border-e-orange-950\/45{border-inline-end-color:#43140773!important}.border-e-orange-950\/5{border-inline-end-color:#4314070d!important}.border-e-orange-950\/50{border-inline-end-color:#43140780!important}.border-e-orange-950\/55{border-inline-end-color:#4314078c!important}.border-e-orange-950\/60{border-inline-end-color:#43140799!important}.border-e-orange-950\/65{border-inline-end-color:#431407a6!important}.border-e-orange-950\/70{border-inline-end-color:#431407b3!important}.border-e-orange-950\/75{border-inline-end-color:#431407bf!important}.border-e-orange-950\/80{border-inline-end-color:#431407cc!important}.border-e-orange-950\/85{border-inline-end-color:#431407d9!important}.border-e-orange-950\/90{border-inline-end-color:#431407e6!important}.border-e-orange-950\/95{border-inline-end-color:#431407f2!important}.border-e-primary-100{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(245 249 255 / var(--tw-border-opacity, 1))!important}.border-e-primary-100\/0{border-inline-end-color:#f5f9ff00!important}.border-e-primary-100\/10{border-inline-end-color:#f5f9ff1a!important}.border-e-primary-100\/100{border-inline-end-color:#f5f9ff!important}.border-e-primary-100\/15{border-inline-end-color:#f5f9ff26!important}.border-e-primary-100\/20{border-inline-end-color:#f5f9ff33!important}.border-e-primary-100\/25{border-inline-end-color:#f5f9ff40!important}.border-e-primary-100\/30{border-inline-end-color:#f5f9ff4d!important}.border-e-primary-100\/35{border-inline-end-color:#f5f9ff59!important}.border-e-primary-100\/40{border-inline-end-color:#f5f9ff66!important}.border-e-primary-100\/45{border-inline-end-color:#f5f9ff73!important}.border-e-primary-100\/5{border-inline-end-color:#f5f9ff0d!important}.border-e-primary-100\/50{border-inline-end-color:#f5f9ff80!important}.border-e-primary-100\/55{border-inline-end-color:#f5f9ff8c!important}.border-e-primary-100\/60{border-inline-end-color:#f5f9ff99!important}.border-e-primary-100\/65{border-inline-end-color:#f5f9ffa6!important}.border-e-primary-100\/70{border-inline-end-color:#f5f9ffb3!important}.border-e-primary-100\/75{border-inline-end-color:#f5f9ffbf!important}.border-e-primary-100\/80{border-inline-end-color:#f5f9ffcc!important}.border-e-primary-100\/85{border-inline-end-color:#f5f9ffd9!important}.border-e-primary-100\/90{border-inline-end-color:#f5f9ffe6!important}.border-e-primary-100\/95{border-inline-end-color:#f5f9fff2!important}.border-e-primary-200{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(225 236 254 / var(--tw-border-opacity, 1))!important}.border-e-primary-200\/0{border-inline-end-color:#e1ecfe00!important}.border-e-primary-200\/10{border-inline-end-color:#e1ecfe1a!important}.border-e-primary-200\/100{border-inline-end-color:#e1ecfe!important}.border-e-primary-200\/15{border-inline-end-color:#e1ecfe26!important}.border-e-primary-200\/20{border-inline-end-color:#e1ecfe33!important}.border-e-primary-200\/25{border-inline-end-color:#e1ecfe40!important}.border-e-primary-200\/30{border-inline-end-color:#e1ecfe4d!important}.border-e-primary-200\/35{border-inline-end-color:#e1ecfe59!important}.border-e-primary-200\/40{border-inline-end-color:#e1ecfe66!important}.border-e-primary-200\/45{border-inline-end-color:#e1ecfe73!important}.border-e-primary-200\/5{border-inline-end-color:#e1ecfe0d!important}.border-e-primary-200\/50{border-inline-end-color:#e1ecfe80!important}.border-e-primary-200\/55{border-inline-end-color:#e1ecfe8c!important}.border-e-primary-200\/60{border-inline-end-color:#e1ecfe99!important}.border-e-primary-200\/65{border-inline-end-color:#e1ecfea6!important}.border-e-primary-200\/70{border-inline-end-color:#e1ecfeb3!important}.border-e-primary-200\/75{border-inline-end-color:#e1ecfebf!important}.border-e-primary-200\/80{border-inline-end-color:#e1ecfecc!important}.border-e-primary-200\/85{border-inline-end-color:#e1ecfed9!important}.border-e-primary-200\/90{border-inline-end-color:#e1ecfee6!important}.border-e-primary-200\/95{border-inline-end-color:#e1ecfef2!important}.border-e-primary-300{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(215 229 253 / var(--tw-border-opacity, 1))!important}.border-e-primary-300\/0{border-inline-end-color:#d7e5fd00!important}.border-e-primary-300\/10{border-inline-end-color:#d7e5fd1a!important}.border-e-primary-300\/100{border-inline-end-color:#d7e5fd!important}.border-e-primary-300\/15{border-inline-end-color:#d7e5fd26!important}.border-e-primary-300\/20{border-inline-end-color:#d7e5fd33!important}.border-e-primary-300\/25{border-inline-end-color:#d7e5fd40!important}.border-e-primary-300\/30{border-inline-end-color:#d7e5fd4d!important}.border-e-primary-300\/35{border-inline-end-color:#d7e5fd59!important}.border-e-primary-300\/40{border-inline-end-color:#d7e5fd66!important}.border-e-primary-300\/45{border-inline-end-color:#d7e5fd73!important}.border-e-primary-300\/5{border-inline-end-color:#d7e5fd0d!important}.border-e-primary-300\/50{border-inline-end-color:#d7e5fd80!important}.border-e-primary-300\/55{border-inline-end-color:#d7e5fd8c!important}.border-e-primary-300\/60{border-inline-end-color:#d7e5fd99!important}.border-e-primary-300\/65{border-inline-end-color:#d7e5fda6!important}.border-e-primary-300\/70{border-inline-end-color:#d7e5fdb3!important}.border-e-primary-300\/75{border-inline-end-color:#d7e5fdbf!important}.border-e-primary-300\/80{border-inline-end-color:#d7e5fdcc!important}.border-e-primary-300\/85{border-inline-end-color:#d7e5fdd9!important}.border-e-primary-300\/90{border-inline-end-color:#d7e5fde6!important}.border-e-primary-300\/95{border-inline-end-color:#d7e5fdf2!important}.border-e-primary-50{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(245 249 255 / var(--tw-border-opacity, 1))!important}.border-e-primary-50\/0{border-inline-end-color:#f5f9ff00!important}.border-e-primary-50\/10{border-inline-end-color:#f5f9ff1a!important}.border-e-primary-50\/100{border-inline-end-color:#f5f9ff!important}.border-e-primary-50\/15{border-inline-end-color:#f5f9ff26!important}.border-e-primary-50\/20{border-inline-end-color:#f5f9ff33!important}.border-e-primary-50\/25{border-inline-end-color:#f5f9ff40!important}.border-e-primary-50\/30{border-inline-end-color:#f5f9ff4d!important}.border-e-primary-50\/35{border-inline-end-color:#f5f9ff59!important}.border-e-primary-50\/40{border-inline-end-color:#f5f9ff66!important}.border-e-primary-50\/45{border-inline-end-color:#f5f9ff73!important}.border-e-primary-50\/5{border-inline-end-color:#f5f9ff0d!important}.border-e-primary-50\/50{border-inline-end-color:#f5f9ff80!important}.border-e-primary-50\/55{border-inline-end-color:#f5f9ff8c!important}.border-e-primary-50\/60{border-inline-end-color:#f5f9ff99!important}.border-e-primary-50\/65{border-inline-end-color:#f5f9ffa6!important}.border-e-primary-50\/70{border-inline-end-color:#f5f9ffb3!important}.border-e-primary-50\/75{border-inline-end-color:#f5f9ffbf!important}.border-e-primary-50\/80{border-inline-end-color:#f5f9ffcc!important}.border-e-primary-50\/85{border-inline-end-color:#f5f9ffd9!important}.border-e-primary-50\/90{border-inline-end-color:#f5f9ffe6!important}.border-e-primary-50\/95{border-inline-end-color:#f5f9fff2!important}.border-e-primary-500{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(55 125 247 / var(--tw-border-opacity, 1))!important}.border-e-primary-500\/0{border-inline-end-color:#377df700!important}.border-e-primary-500\/10{border-inline-end-color:#377df71a!important}.border-e-primary-500\/100{border-inline-end-color:#377df7!important}.border-e-primary-500\/15{border-inline-end-color:#377df726!important}.border-e-primary-500\/20{border-inline-end-color:#377df733!important}.border-e-primary-500\/25{border-inline-end-color:#377df740!important}.border-e-primary-500\/30{border-inline-end-color:#377df74d!important}.border-e-primary-500\/35{border-inline-end-color:#377df759!important}.border-e-primary-500\/40{border-inline-end-color:#377df766!important}.border-e-primary-500\/45{border-inline-end-color:#377df773!important}.border-e-primary-500\/5{border-inline-end-color:#377df70d!important}.border-e-primary-500\/50{border-inline-end-color:#377df780!important}.border-e-primary-500\/55{border-inline-end-color:#377df78c!important}.border-e-primary-500\/60{border-inline-end-color:#377df799!important}.border-e-primary-500\/65{border-inline-end-color:#377df7a6!important}.border-e-primary-500\/70{border-inline-end-color:#377df7b3!important}.border-e-primary-500\/75{border-inline-end-color:#377df7bf!important}.border-e-primary-500\/80{border-inline-end-color:#377df7cc!important}.border-e-primary-500\/85{border-inline-end-color:#377df7d9!important}.border-e-primary-500\/90{border-inline-end-color:#377df7e6!important}.border-e-primary-500\/95{border-inline-end-color:#377df7f2!important}.border-e-primary-700{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(17 89 215 / var(--tw-border-opacity, 1))!important}.border-e-primary-700\/0{border-inline-end-color:#1159d700!important}.border-e-primary-700\/10{border-inline-end-color:#1159d71a!important}.border-e-primary-700\/100{border-inline-end-color:#1159d7!important}.border-e-primary-700\/15{border-inline-end-color:#1159d726!important}.border-e-primary-700\/20{border-inline-end-color:#1159d733!important}.border-e-primary-700\/25{border-inline-end-color:#1159d740!important}.border-e-primary-700\/30{border-inline-end-color:#1159d74d!important}.border-e-primary-700\/35{border-inline-end-color:#1159d759!important}.border-e-primary-700\/40{border-inline-end-color:#1159d766!important}.border-e-primary-700\/45{border-inline-end-color:#1159d773!important}.border-e-primary-700\/5{border-inline-end-color:#1159d70d!important}.border-e-primary-700\/50{border-inline-end-color:#1159d780!important}.border-e-primary-700\/55{border-inline-end-color:#1159d78c!important}.border-e-primary-700\/60{border-inline-end-color:#1159d799!important}.border-e-primary-700\/65{border-inline-end-color:#1159d7a6!important}.border-e-primary-700\/70{border-inline-end-color:#1159d7b3!important}.border-e-primary-700\/75{border-inline-end-color:#1159d7bf!important}.border-e-primary-700\/80{border-inline-end-color:#1159d7cc!important}.border-e-primary-700\/85{border-inline-end-color:#1159d7d9!important}.border-e-primary-700\/90{border-inline-end-color:#1159d7e6!important}.border-e-primary-700\/95{border-inline-end-color:#1159d7f2!important}.border-e-primary-content{--tw-border-opacity: 1 !important;border-inline-end-color:hsl(var(--pc) / var(--tw-border-opacity, 1))!important}.border-e-primary-content\/0{border-inline-end-color:hsl(var(--pc) / 0)!important}.border-e-primary-content\/10{border-inline-end-color:hsl(var(--pc) / .1)!important}.border-e-primary-content\/100{border-inline-end-color:hsl(var(--pc) / 1)!important}.border-e-primary-content\/15{border-inline-end-color:hsl(var(--pc) / .15)!important}.border-e-primary-content\/20{border-inline-end-color:hsl(var(--pc) / .2)!important}.border-e-primary-content\/25{border-inline-end-color:hsl(var(--pc) / .25)!important}.border-e-primary-content\/30{border-inline-end-color:hsl(var(--pc) / .3)!important}.border-e-primary-content\/35{border-inline-end-color:hsl(var(--pc) / .35)!important}.border-e-primary-content\/40{border-inline-end-color:hsl(var(--pc) / .4)!important}.border-e-primary-content\/45{border-inline-end-color:hsl(var(--pc) / .45)!important}.border-e-primary-content\/5{border-inline-end-color:hsl(var(--pc) / .05)!important}.border-e-primary-content\/50{border-inline-end-color:hsl(var(--pc) / .5)!important}.border-e-primary-content\/55{border-inline-end-color:hsl(var(--pc) / .55)!important}.border-e-primary-content\/60{border-inline-end-color:hsl(var(--pc) / .6)!important}.border-e-primary-content\/65{border-inline-end-color:hsl(var(--pc) / .65)!important}.border-e-primary-content\/70{border-inline-end-color:hsl(var(--pc) / .7)!important}.border-e-primary-content\/75{border-inline-end-color:hsl(var(--pc) / .75)!important}.border-e-primary-content\/80{border-inline-end-color:hsl(var(--pc) / .8)!important}.border-e-primary-content\/85{border-inline-end-color:hsl(var(--pc) / .85)!important}.border-e-primary-content\/90{border-inline-end-color:hsl(var(--pc) / .9)!important}.border-e-primary-content\/95{border-inline-end-color:hsl(var(--pc) / .95)!important}.border-e-primary-focus{--tw-border-opacity: 1 !important;border-inline-end-color:hsl(var(--pf, var(--p)) / var(--tw-border-opacity, 1))!important}.border-e-primary-focus\/0{border-inline-end-color:hsl(var(--pf, var(--p)) / 0)!important}.border-e-primary-focus\/10{border-inline-end-color:hsl(var(--pf, var(--p)) / .1)!important}.border-e-primary-focus\/100{border-inline-end-color:hsl(var(--pf, var(--p)) / 1)!important}.border-e-primary-focus\/15{border-inline-end-color:hsl(var(--pf, var(--p)) / .15)!important}.border-e-primary-focus\/20{border-inline-end-color:hsl(var(--pf, var(--p)) / .2)!important}.border-e-primary-focus\/25{border-inline-end-color:hsl(var(--pf, var(--p)) / .25)!important}.border-e-primary-focus\/30{border-inline-end-color:hsl(var(--pf, var(--p)) / .3)!important}.border-e-primary-focus\/35{border-inline-end-color:hsl(var(--pf, var(--p)) / .35)!important}.border-e-primary-focus\/40{border-inline-end-color:hsl(var(--pf, var(--p)) / .4)!important}.border-e-primary-focus\/45{border-inline-end-color:hsl(var(--pf, var(--p)) / .45)!important}.border-e-primary-focus\/5{border-inline-end-color:hsl(var(--pf, var(--p)) / .05)!important}.border-e-primary-focus\/50{border-inline-end-color:hsl(var(--pf, var(--p)) / .5)!important}.border-e-primary-focus\/55{border-inline-end-color:hsl(var(--pf, var(--p)) / .55)!important}.border-e-primary-focus\/60{border-inline-end-color:hsl(var(--pf, var(--p)) / .6)!important}.border-e-primary-focus\/65{border-inline-end-color:hsl(var(--pf, var(--p)) / .65)!important}.border-e-primary-focus\/70{border-inline-end-color:hsl(var(--pf, var(--p)) / .7)!important}.border-e-primary-focus\/75{border-inline-end-color:hsl(var(--pf, var(--p)) / .75)!important}.border-e-primary-focus\/80{border-inline-end-color:hsl(var(--pf, var(--p)) / .8)!important}.border-e-primary-focus\/85{border-inline-end-color:hsl(var(--pf, var(--p)) / .85)!important}.border-e-primary-focus\/90{border-inline-end-color:hsl(var(--pf, var(--p)) / .9)!important}.border-e-primary-focus\/95{border-inline-end-color:hsl(var(--pf, var(--p)) / .95)!important}.border-e-red-100{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(254 226 226 / var(--tw-border-opacity, 1))!important}.border-e-red-100\/0{border-inline-end-color:#fee2e200!important}.border-e-red-100\/10{border-inline-end-color:#fee2e21a!important}.border-e-red-100\/100{border-inline-end-color:#fee2e2!important}.border-e-red-100\/15{border-inline-end-color:#fee2e226!important}.border-e-red-100\/20{border-inline-end-color:#fee2e233!important}.border-e-red-100\/25{border-inline-end-color:#fee2e240!important}.border-e-red-100\/30{border-inline-end-color:#fee2e24d!important}.border-e-red-100\/35{border-inline-end-color:#fee2e259!important}.border-e-red-100\/40{border-inline-end-color:#fee2e266!important}.border-e-red-100\/45{border-inline-end-color:#fee2e273!important}.border-e-red-100\/5{border-inline-end-color:#fee2e20d!important}.border-e-red-100\/50{border-inline-end-color:#fee2e280!important}.border-e-red-100\/55{border-inline-end-color:#fee2e28c!important}.border-e-red-100\/60{border-inline-end-color:#fee2e299!important}.border-e-red-100\/65{border-inline-end-color:#fee2e2a6!important}.border-e-red-100\/70{border-inline-end-color:#fee2e2b3!important}.border-e-red-100\/75{border-inline-end-color:#fee2e2bf!important}.border-e-red-100\/80{border-inline-end-color:#fee2e2cc!important}.border-e-red-100\/85{border-inline-end-color:#fee2e2d9!important}.border-e-red-100\/90{border-inline-end-color:#fee2e2e6!important}.border-e-red-100\/95{border-inline-end-color:#fee2e2f2!important}.border-e-red-200{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(254 202 202 / var(--tw-border-opacity, 1))!important}.border-e-red-200\/0{border-inline-end-color:#fecaca00!important}.border-e-red-200\/10{border-inline-end-color:#fecaca1a!important}.border-e-red-200\/100{border-inline-end-color:#fecaca!important}.border-e-red-200\/15{border-inline-end-color:#fecaca26!important}.border-e-red-200\/20{border-inline-end-color:#fecaca33!important}.border-e-red-200\/25{border-inline-end-color:#fecaca40!important}.border-e-red-200\/30{border-inline-end-color:#fecaca4d!important}.border-e-red-200\/35{border-inline-end-color:#fecaca59!important}.border-e-red-200\/40{border-inline-end-color:#fecaca66!important}.border-e-red-200\/45{border-inline-end-color:#fecaca73!important}.border-e-red-200\/5{border-inline-end-color:#fecaca0d!important}.border-e-red-200\/50{border-inline-end-color:#fecaca80!important}.border-e-red-200\/55{border-inline-end-color:#fecaca8c!important}.border-e-red-200\/60{border-inline-end-color:#fecaca99!important}.border-e-red-200\/65{border-inline-end-color:#fecacaa6!important}.border-e-red-200\/70{border-inline-end-color:#fecacab3!important}.border-e-red-200\/75{border-inline-end-color:#fecacabf!important}.border-e-red-200\/80{border-inline-end-color:#fecacacc!important}.border-e-red-200\/85{border-inline-end-color:#fecacad9!important}.border-e-red-200\/90{border-inline-end-color:#fecacae6!important}.border-e-red-200\/95{border-inline-end-color:#fecacaf2!important}.border-e-red-300{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(255 208 201 / var(--tw-border-opacity, 1))!important}.border-e-red-300\/0{border-inline-end-color:#ffd0c900!important}.border-e-red-300\/10{border-inline-end-color:#ffd0c91a!important}.border-e-red-300\/100{border-inline-end-color:#ffd0c9!important}.border-e-red-300\/15{border-inline-end-color:#ffd0c926!important}.border-e-red-300\/20{border-inline-end-color:#ffd0c933!important}.border-e-red-300\/25{border-inline-end-color:#ffd0c940!important}.border-e-red-300\/30{border-inline-end-color:#ffd0c94d!important}.border-e-red-300\/35{border-inline-end-color:#ffd0c959!important}.border-e-red-300\/40{border-inline-end-color:#ffd0c966!important}.border-e-red-300\/45{border-inline-end-color:#ffd0c973!important}.border-e-red-300\/5{border-inline-end-color:#ffd0c90d!important}.border-e-red-300\/50{border-inline-end-color:#ffd0c980!important}.border-e-red-300\/55{border-inline-end-color:#ffd0c98c!important}.border-e-red-300\/60{border-inline-end-color:#ffd0c999!important}.border-e-red-300\/65{border-inline-end-color:#ffd0c9a6!important}.border-e-red-300\/70{border-inline-end-color:#ffd0c9b3!important}.border-e-red-300\/75{border-inline-end-color:#ffd0c9bf!important}.border-e-red-300\/80{border-inline-end-color:#ffd0c9cc!important}.border-e-red-300\/85{border-inline-end-color:#ffd0c9d9!important}.border-e-red-300\/90{border-inline-end-color:#ffd0c9e6!important}.border-e-red-300\/95{border-inline-end-color:#ffd0c9f2!important}.border-e-red-400{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(248 113 113 / var(--tw-border-opacity, 1))!important}.border-e-red-400\/0{border-inline-end-color:#f8717100!important}.border-e-red-400\/10{border-inline-end-color:#f871711a!important}.border-e-red-400\/100{border-inline-end-color:#f87171!important}.border-e-red-400\/15{border-inline-end-color:#f8717126!important}.border-e-red-400\/20{border-inline-end-color:#f8717133!important}.border-e-red-400\/25{border-inline-end-color:#f8717140!important}.border-e-red-400\/30{border-inline-end-color:#f871714d!important}.border-e-red-400\/35{border-inline-end-color:#f8717159!important}.border-e-red-400\/40{border-inline-end-color:#f8717166!important}.border-e-red-400\/45{border-inline-end-color:#f8717173!important}.border-e-red-400\/5{border-inline-end-color:#f871710d!important}.border-e-red-400\/50{border-inline-end-color:#f8717180!important}.border-e-red-400\/55{border-inline-end-color:#f871718c!important}.border-e-red-400\/60{border-inline-end-color:#f8717199!important}.border-e-red-400\/65{border-inline-end-color:#f87171a6!important}.border-e-red-400\/70{border-inline-end-color:#f87171b3!important}.border-e-red-400\/75{border-inline-end-color:#f87171bf!important}.border-e-red-400\/80{border-inline-end-color:#f87171cc!important}.border-e-red-400\/85{border-inline-end-color:#f87171d9!important}.border-e-red-400\/90{border-inline-end-color:#f87171e6!important}.border-e-red-400\/95{border-inline-end-color:#f87171f2!important}.border-e-red-50{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(254 242 242 / var(--tw-border-opacity, 1))!important}.border-e-red-50\/0{border-inline-end-color:#fef2f200!important}.border-e-red-50\/10{border-inline-end-color:#fef2f21a!important}.border-e-red-50\/100{border-inline-end-color:#fef2f2!important}.border-e-red-50\/15{border-inline-end-color:#fef2f226!important}.border-e-red-50\/20{border-inline-end-color:#fef2f233!important}.border-e-red-50\/25{border-inline-end-color:#fef2f240!important}.border-e-red-50\/30{border-inline-end-color:#fef2f24d!important}.border-e-red-50\/35{border-inline-end-color:#fef2f259!important}.border-e-red-50\/40{border-inline-end-color:#fef2f266!important}.border-e-red-50\/45{border-inline-end-color:#fef2f273!important}.border-e-red-50\/5{border-inline-end-color:#fef2f20d!important}.border-e-red-50\/50{border-inline-end-color:#fef2f280!important}.border-e-red-50\/55{border-inline-end-color:#fef2f28c!important}.border-e-red-50\/60{border-inline-end-color:#fef2f299!important}.border-e-red-50\/65{border-inline-end-color:#fef2f2a6!important}.border-e-red-50\/70{border-inline-end-color:#fef2f2b3!important}.border-e-red-50\/75{border-inline-end-color:#fef2f2bf!important}.border-e-red-50\/80{border-inline-end-color:#fef2f2cc!important}.border-e-red-50\/85{border-inline-end-color:#fef2f2d9!important}.border-e-red-50\/90{border-inline-end-color:#fef2f2e6!important}.border-e-red-50\/95{border-inline-end-color:#fef2f2f2!important}.border-e-red-500{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(210 45 45 / var(--tw-border-opacity, 1))!important}.border-e-red-500\/0{border-inline-end-color:#d22d2d00!important}.border-e-red-500\/10{border-inline-end-color:#d22d2d1a!important}.border-e-red-500\/100{border-inline-end-color:#d22d2d!important}.border-e-red-500\/15{border-inline-end-color:#d22d2d26!important}.border-e-red-500\/20{border-inline-end-color:#d22d2d33!important}.border-e-red-500\/25{border-inline-end-color:#d22d2d40!important}.border-e-red-500\/30{border-inline-end-color:#d22d2d4d!important}.border-e-red-500\/35{border-inline-end-color:#d22d2d59!important}.border-e-red-500\/40{border-inline-end-color:#d22d2d66!important}.border-e-red-500\/45{border-inline-end-color:#d22d2d73!important}.border-e-red-500\/5{border-inline-end-color:#d22d2d0d!important}.border-e-red-500\/50{border-inline-end-color:#d22d2d80!important}.border-e-red-500\/55{border-inline-end-color:#d22d2d8c!important}.border-e-red-500\/60{border-inline-end-color:#d22d2d99!important}.border-e-red-500\/65{border-inline-end-color:#d22d2da6!important}.border-e-red-500\/70{border-inline-end-color:#d22d2db3!important}.border-e-red-500\/75{border-inline-end-color:#d22d2dbf!important}.border-e-red-500\/80{border-inline-end-color:#d22d2dcc!important}.border-e-red-500\/85{border-inline-end-color:#d22d2dd9!important}.border-e-red-500\/90{border-inline-end-color:#d22d2de6!important}.border-e-red-500\/95{border-inline-end-color:#d22d2df2!important}.border-e-red-600{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(220 38 38 / var(--tw-border-opacity, 1))!important}.border-e-red-600\/0{border-inline-end-color:#dc262600!important}.border-e-red-600\/10{border-inline-end-color:#dc26261a!important}.border-e-red-600\/100{border-inline-end-color:#dc2626!important}.border-e-red-600\/15{border-inline-end-color:#dc262626!important}.border-e-red-600\/20{border-inline-end-color:#dc262633!important}.border-e-red-600\/25{border-inline-end-color:#dc262640!important}.border-e-red-600\/30{border-inline-end-color:#dc26264d!important}.border-e-red-600\/35{border-inline-end-color:#dc262659!important}.border-e-red-600\/40{border-inline-end-color:#dc262666!important}.border-e-red-600\/45{border-inline-end-color:#dc262673!important}.border-e-red-600\/5{border-inline-end-color:#dc26260d!important}.border-e-red-600\/50{border-inline-end-color:#dc262680!important}.border-e-red-600\/55{border-inline-end-color:#dc26268c!important}.border-e-red-600\/60{border-inline-end-color:#dc262699!important}.border-e-red-600\/65{border-inline-end-color:#dc2626a6!important}.border-e-red-600\/70{border-inline-end-color:#dc2626b3!important}.border-e-red-600\/75{border-inline-end-color:#dc2626bf!important}.border-e-red-600\/80{border-inline-end-color:#dc2626cc!important}.border-e-red-600\/85{border-inline-end-color:#dc2626d9!important}.border-e-red-600\/90{border-inline-end-color:#dc2626e6!important}.border-e-red-600\/95{border-inline-end-color:#dc2626f2!important}.border-e-red-700{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(185 28 28 / var(--tw-border-opacity, 1))!important}.border-e-red-700\/0{border-inline-end-color:#b91c1c00!important}.border-e-red-700\/10{border-inline-end-color:#b91c1c1a!important}.border-e-red-700\/100{border-inline-end-color:#b91c1c!important}.border-e-red-700\/15{border-inline-end-color:#b91c1c26!important}.border-e-red-700\/20{border-inline-end-color:#b91c1c33!important}.border-e-red-700\/25{border-inline-end-color:#b91c1c40!important}.border-e-red-700\/30{border-inline-end-color:#b91c1c4d!important}.border-e-red-700\/35{border-inline-end-color:#b91c1c59!important}.border-e-red-700\/40{border-inline-end-color:#b91c1c66!important}.border-e-red-700\/45{border-inline-end-color:#b91c1c73!important}.border-e-red-700\/5{border-inline-end-color:#b91c1c0d!important}.border-e-red-700\/50{border-inline-end-color:#b91c1c80!important}.border-e-red-700\/55{border-inline-end-color:#b91c1c8c!important}.border-e-red-700\/60{border-inline-end-color:#b91c1c99!important}.border-e-red-700\/65{border-inline-end-color:#b91c1ca6!important}.border-e-red-700\/70{border-inline-end-color:#b91c1cb3!important}.border-e-red-700\/75{border-inline-end-color:#b91c1cbf!important}.border-e-red-700\/80{border-inline-end-color:#b91c1ccc!important}.border-e-red-700\/85{border-inline-end-color:#b91c1cd9!important}.border-e-red-700\/90{border-inline-end-color:#b91c1ce6!important}.border-e-red-700\/95{border-inline-end-color:#b91c1cf2!important}.border-e-red-800{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(153 27 27 / var(--tw-border-opacity, 1))!important}.border-e-red-800\/0{border-inline-end-color:#991b1b00!important}.border-e-red-800\/10{border-inline-end-color:#991b1b1a!important}.border-e-red-800\/100{border-inline-end-color:#991b1b!important}.border-e-red-800\/15{border-inline-end-color:#991b1b26!important}.border-e-red-800\/20{border-inline-end-color:#991b1b33!important}.border-e-red-800\/25{border-inline-end-color:#991b1b40!important}.border-e-red-800\/30{border-inline-end-color:#991b1b4d!important}.border-e-red-800\/35{border-inline-end-color:#991b1b59!important}.border-e-red-800\/40{border-inline-end-color:#991b1b66!important}.border-e-red-800\/45{border-inline-end-color:#991b1b73!important}.border-e-red-800\/5{border-inline-end-color:#991b1b0d!important}.border-e-red-800\/50{border-inline-end-color:#991b1b80!important}.border-e-red-800\/55{border-inline-end-color:#991b1b8c!important}.border-e-red-800\/60{border-inline-end-color:#991b1b99!important}.border-e-red-800\/65{border-inline-end-color:#991b1ba6!important}.border-e-red-800\/70{border-inline-end-color:#991b1bb3!important}.border-e-red-800\/75{border-inline-end-color:#991b1bbf!important}.border-e-red-800\/80{border-inline-end-color:#991b1bcc!important}.border-e-red-800\/85{border-inline-end-color:#991b1bd9!important}.border-e-red-800\/90{border-inline-end-color:#991b1be6!important}.border-e-red-800\/95{border-inline-end-color:#991b1bf2!important}.border-e-red-900{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(127 29 29 / var(--tw-border-opacity, 1))!important}.border-e-red-900\/0{border-inline-end-color:#7f1d1d00!important}.border-e-red-900\/10{border-inline-end-color:#7f1d1d1a!important}.border-e-red-900\/100{border-inline-end-color:#7f1d1d!important}.border-e-red-900\/15{border-inline-end-color:#7f1d1d26!important}.border-e-red-900\/20{border-inline-end-color:#7f1d1d33!important}.border-e-red-900\/25{border-inline-end-color:#7f1d1d40!important}.border-e-red-900\/30{border-inline-end-color:#7f1d1d4d!important}.border-e-red-900\/35{border-inline-end-color:#7f1d1d59!important}.border-e-red-900\/40{border-inline-end-color:#7f1d1d66!important}.border-e-red-900\/45{border-inline-end-color:#7f1d1d73!important}.border-e-red-900\/5{border-inline-end-color:#7f1d1d0d!important}.border-e-red-900\/50{border-inline-end-color:#7f1d1d80!important}.border-e-red-900\/55{border-inline-end-color:#7f1d1d8c!important}.border-e-red-900\/60{border-inline-end-color:#7f1d1d99!important}.border-e-red-900\/65{border-inline-end-color:#7f1d1da6!important}.border-e-red-900\/70{border-inline-end-color:#7f1d1db3!important}.border-e-red-900\/75{border-inline-end-color:#7f1d1dbf!important}.border-e-red-900\/80{border-inline-end-color:#7f1d1dcc!important}.border-e-red-900\/85{border-inline-end-color:#7f1d1dd9!important}.border-e-red-900\/90{border-inline-end-color:#7f1d1de6!important}.border-e-red-900\/95{border-inline-end-color:#7f1d1df2!important}.border-e-red-950{--tw-border-opacity: 1 !important;border-inline-end-color:rgb(69 10 10 / var(--tw-border-opacity, 1))!important}.border-e-red-950\/0{border-inline-end-color:#450a0a00!important}.border-e-red-950\/10{border-inline-end-color:#450a0a1a!important}.border-e-red-950\/100{border-inline-end-color:#450a0a!important}.border-e-red-950\/15{border-inline-end-color:#450a0a26!important}.border-e-red-950\/20{border-inline-end-color:#450a0a33!important}.border-e-red-950\/25{border-inline-end-color:#450a0a40!important}.border-e-red-950\/30{border-inline-end-color:#450a0a4d!important}.border-e-red-950\/35{border-inline-end-color:#450a0a59!important}.border-e-red-950\/40{border-inline-end-color:#450a0a66!important}.border-e-red-950\/45{border-inline-end-color:#450a0a73!important}.border-e-red-950\/5{border-inline-end-color:#450a0a0d!important}.border-e-red-950\/50{border-inline-end-color:#450a0a80!important}.border-e-red-950\/55{border-inline-end-color:#450a0a8c!important}.border-e-red-950\/60{border-inline-end-color:#450a0a99!important}.border-e-red-950\/65{border-inline-end-color:#450a0aa6!important}.border-e-red-950\/70{border-inline-end-color:#450a0ab3!important}.border-e-red-950\/75{border-inline-end-color:#450a0abf!important}.border-e-red-950\/80{border-inline-end-color:#450a0acc!important}.border-e-red-950\/85{border-inline-end-color:#450a0ad9!important}.border-e-red-950\/90{border-inline-end-color:#450a0ae6!important}.border-e-red-950\/95{border-inline-end-color:#450a0af2!important}.border-l-gray-100{--tw-border-opacity: 1 !important;border-left-color:rgb(242 243 244 / var(--tw-border-opacity, 1))!important}.border-l-gray-100\/0{border-left-color:#f2f3f400!important}.border-l-gray-100\/10{border-left-color:#f2f3f41a!important}.border-l-gray-100\/100{border-left-color:#f2f3f4!important}.border-l-gray-100\/15{border-left-color:#f2f3f426!important}.border-l-gray-100\/20{border-left-color:#f2f3f433!important}.border-l-gray-100\/25{border-left-color:#f2f3f440!important}.border-l-gray-100\/30{border-left-color:#f2f3f44d!important}.border-l-gray-100\/35{border-left-color:#f2f3f459!important}.border-l-gray-100\/40{border-left-color:#f2f3f466!important}.border-l-gray-100\/45{border-left-color:#f2f3f473!important}.border-l-gray-100\/5{border-left-color:#f2f3f40d!important}.border-l-gray-100\/50{border-left-color:#f2f3f480!important}.border-l-gray-100\/55{border-left-color:#f2f3f48c!important}.border-l-gray-100\/60{border-left-color:#f2f3f499!important}.border-l-gray-100\/65{border-left-color:#f2f3f4a6!important}.border-l-gray-100\/70{border-left-color:#f2f3f4b3!important}.border-l-gray-100\/75{border-left-color:#f2f3f4bf!important}.border-l-gray-100\/80{border-left-color:#f2f3f4cc!important}.border-l-gray-100\/85{border-left-color:#f2f3f4d9!important}.border-l-gray-100\/90{border-left-color:#f2f3f4e6!important}.border-l-gray-100\/95{border-left-color:#f2f3f4f2!important}.border-l-gray-200{--tw-border-opacity: 1 !important;border-left-color:rgb(229 229 229 / var(--tw-border-opacity, 1))!important}.border-l-gray-200\/0{border-left-color:#e5e5e500!important}.border-l-gray-200\/10{border-left-color:#e5e5e51a!important}.border-l-gray-200\/100{border-left-color:#e5e5e5!important}.border-l-gray-200\/15{border-left-color:#e5e5e526!important}.border-l-gray-200\/20{border-left-color:#e5e5e533!important}.border-l-gray-200\/25{border-left-color:#e5e5e540!important}.border-l-gray-200\/30{border-left-color:#e5e5e54d!important}.border-l-gray-200\/35{border-left-color:#e5e5e559!important}.border-l-gray-200\/40{border-left-color:#e5e5e566!important}.border-l-gray-200\/45{border-left-color:#e5e5e573!important}.border-l-gray-200\/5{border-left-color:#e5e5e50d!important}.border-l-gray-200\/50{border-left-color:#e5e5e580!important}.border-l-gray-200\/55{border-left-color:#e5e5e58c!important}.border-l-gray-200\/60{border-left-color:#e5e5e599!important}.border-l-gray-200\/65{border-left-color:#e5e5e5a6!important}.border-l-gray-200\/70{border-left-color:#e5e5e5b3!important}.border-l-gray-200\/75{border-left-color:#e5e5e5bf!important}.border-l-gray-200\/80{border-left-color:#e5e5e5cc!important}.border-l-gray-200\/85{border-left-color:#e5e5e5d9!important}.border-l-gray-200\/90{border-left-color:#e5e5e5e6!important}.border-l-gray-200\/95{border-left-color:#e5e5e5f2!important}.border-l-gray-300{--tw-border-opacity: 1 !important;border-left-color:rgb(178 178 178 / var(--tw-border-opacity, 1))!important}.border-l-gray-300\/0{border-left-color:#b2b2b200!important}.border-l-gray-300\/10{border-left-color:#b2b2b21a!important}.border-l-gray-300\/100{border-left-color:#b2b2b2!important}.border-l-gray-300\/15{border-left-color:#b2b2b226!important}.border-l-gray-300\/20{border-left-color:#b2b2b233!important}.border-l-gray-300\/25{border-left-color:#b2b2b240!important}.border-l-gray-300\/30{border-left-color:#b2b2b24d!important}.border-l-gray-300\/35{border-left-color:#b2b2b259!important}.border-l-gray-300\/40{border-left-color:#b2b2b266!important}.border-l-gray-300\/45{border-left-color:#b2b2b273!important}.border-l-gray-300\/5{border-left-color:#b2b2b20d!important}.border-l-gray-300\/50{border-left-color:#b2b2b280!important}.border-l-gray-300\/55{border-left-color:#b2b2b28c!important}.border-l-gray-300\/60{border-left-color:#b2b2b299!important}.border-l-gray-300\/65{border-left-color:#b2b2b2a6!important}.border-l-gray-300\/70{border-left-color:#b2b2b2b3!important}.border-l-gray-300\/75{border-left-color:#b2b2b2bf!important}.border-l-gray-300\/80{border-left-color:#b2b2b2cc!important}.border-l-gray-300\/85{border-left-color:#b2b2b2d9!important}.border-l-gray-300\/90{border-left-color:#b2b2b2e6!important}.border-l-gray-300\/95{border-left-color:#b2b2b2f2!important}.border-l-gray-400{--tw-border-opacity: 1 !important;border-left-color:rgb(153 153 153 / var(--tw-border-opacity, 1))!important}.border-l-gray-400\/0{border-left-color:#9990!important}.border-l-gray-400\/10{border-left-color:#9999991a!important}.border-l-gray-400\/100{border-left-color:#999!important}.border-l-gray-400\/15{border-left-color:#99999926!important}.border-l-gray-400\/20{border-left-color:#9993!important}.border-l-gray-400\/25{border-left-color:#99999940!important}.border-l-gray-400\/30{border-left-color:#9999994d!important}.border-l-gray-400\/35{border-left-color:#99999959!important}.border-l-gray-400\/40{border-left-color:#9996!important}.border-l-gray-400\/45{border-left-color:#99999973!important}.border-l-gray-400\/5{border-left-color:#9999990d!important}.border-l-gray-400\/50{border-left-color:#99999980!important}.border-l-gray-400\/55{border-left-color:#9999998c!important}.border-l-gray-400\/60{border-left-color:#9999!important}.border-l-gray-400\/65{border-left-color:#999999a6!important}.border-l-gray-400\/70{border-left-color:#999999b3!important}.border-l-gray-400\/75{border-left-color:#999999bf!important}.border-l-gray-400\/80{border-left-color:#999c!important}.border-l-gray-400\/85{border-left-color:#999999d9!important}.border-l-gray-400\/90{border-left-color:#999999e6!important}.border-l-gray-400\/95{border-left-color:#999999f2!important}.border-l-gray-50{--tw-border-opacity: 1 !important;border-left-color:rgb(242 242 242 / var(--tw-border-opacity, 1))!important}.border-l-gray-50\/0{border-left-color:#f2f2f200!important}.border-l-gray-50\/10{border-left-color:#f2f2f21a!important}.border-l-gray-50\/100{border-left-color:#f2f2f2!important}.border-l-gray-50\/15{border-left-color:#f2f2f226!important}.border-l-gray-50\/20{border-left-color:#f2f2f233!important}.border-l-gray-50\/25{border-left-color:#f2f2f240!important}.border-l-gray-50\/30{border-left-color:#f2f2f24d!important}.border-l-gray-50\/35{border-left-color:#f2f2f259!important}.border-l-gray-50\/40{border-left-color:#f2f2f266!important}.border-l-gray-50\/45{border-left-color:#f2f2f273!important}.border-l-gray-50\/5{border-left-color:#f2f2f20d!important}.border-l-gray-50\/50{border-left-color:#f2f2f280!important}.border-l-gray-50\/55{border-left-color:#f2f2f28c!important}.border-l-gray-50\/60{border-left-color:#f2f2f299!important}.border-l-gray-50\/65{border-left-color:#f2f2f2a6!important}.border-l-gray-50\/70{border-left-color:#f2f2f2b3!important}.border-l-gray-50\/75{border-left-color:#f2f2f2bf!important}.border-l-gray-50\/80{border-left-color:#f2f2f2cc!important}.border-l-gray-50\/85{border-left-color:#f2f2f2d9!important}.border-l-gray-50\/90{border-left-color:#f2f2f2e6!important}.border-l-gray-50\/95{border-left-color:#f2f2f2f2!important}.border-l-gray-500{--tw-border-opacity: 1 !important;border-left-color:rgb(77 77 77 / var(--tw-border-opacity, 1))!important}.border-l-gray-500\/0{border-left-color:#4d4d4d00!important}.border-l-gray-500\/10{border-left-color:#4d4d4d1a!important}.border-l-gray-500\/100{border-left-color:#4d4d4d!important}.border-l-gray-500\/15{border-left-color:#4d4d4d26!important}.border-l-gray-500\/20{border-left-color:#4d4d4d33!important}.border-l-gray-500\/25{border-left-color:#4d4d4d40!important}.border-l-gray-500\/30{border-left-color:#4d4d4d4d!important}.border-l-gray-500\/35{border-left-color:#4d4d4d59!important}.border-l-gray-500\/40{border-left-color:#4d4d4d66!important}.border-l-gray-500\/45{border-left-color:#4d4d4d73!important}.border-l-gray-500\/5{border-left-color:#4d4d4d0d!important}.border-l-gray-500\/50{border-left-color:#4d4d4d80!important}.border-l-gray-500\/55{border-left-color:#4d4d4d8c!important}.border-l-gray-500\/60{border-left-color:#4d4d4d99!important}.border-l-gray-500\/65{border-left-color:#4d4d4da6!important}.border-l-gray-500\/70{border-left-color:#4d4d4db3!important}.border-l-gray-500\/75{border-left-color:#4d4d4dbf!important}.border-l-gray-500\/80{border-left-color:#4d4d4dcc!important}.border-l-gray-500\/85{border-left-color:#4d4d4dd9!important}.border-l-gray-500\/90{border-left-color:#4d4d4de6!important}.border-l-gray-500\/95{border-left-color:#4d4d4df2!important}.border-l-gray-600{--tw-border-opacity: 1 !important;border-left-color:rgb(75 85 99 / var(--tw-border-opacity, 1))!important}.border-l-gray-600\/0{border-left-color:#4b556300!important}.border-l-gray-600\/10{border-left-color:#4b55631a!important}.border-l-gray-600\/100{border-left-color:#4b5563!important}.border-l-gray-600\/15{border-left-color:#4b556326!important}.border-l-gray-600\/20{border-left-color:#4b556333!important}.border-l-gray-600\/25{border-left-color:#4b556340!important}.border-l-gray-600\/30{border-left-color:#4b55634d!important}.border-l-gray-600\/35{border-left-color:#4b556359!important}.border-l-gray-600\/40{border-left-color:#4b556366!important}.border-l-gray-600\/45{border-left-color:#4b556373!important}.border-l-gray-600\/5{border-left-color:#4b55630d!important}.border-l-gray-600\/50{border-left-color:#4b556380!important}.border-l-gray-600\/55{border-left-color:#4b55638c!important}.border-l-gray-600\/60{border-left-color:#4b556399!important}.border-l-gray-600\/65{border-left-color:#4b5563a6!important}.border-l-gray-600\/70{border-left-color:#4b5563b3!important}.border-l-gray-600\/75{border-left-color:#4b5563bf!important}.border-l-gray-600\/80{border-left-color:#4b5563cc!important}.border-l-gray-600\/85{border-left-color:#4b5563d9!important}.border-l-gray-600\/90{border-left-color:#4b5563e6!important}.border-l-gray-600\/95{border-left-color:#4b5563f2!important}.border-l-gray-700{--tw-border-opacity: 1 !important;border-left-color:rgb(51 51 51 / var(--tw-border-opacity, 1))!important}.border-l-gray-700\/0{border-left-color:#3330!important}.border-l-gray-700\/10{border-left-color:#3333331a!important}.border-l-gray-700\/100{border-left-color:#333!important}.border-l-gray-700\/15{border-left-color:#33333326!important}.border-l-gray-700\/20{border-left-color:#3333!important}.border-l-gray-700\/25{border-left-color:#33333340!important}.border-l-gray-700\/30{border-left-color:#3333334d!important}.border-l-gray-700\/35{border-left-color:#33333359!important}.border-l-gray-700\/40{border-left-color:#3336!important}.border-l-gray-700\/45{border-left-color:#33333373!important}.border-l-gray-700\/5{border-left-color:#3333330d!important}.border-l-gray-700\/50{border-left-color:#33333380!important}.border-l-gray-700\/55{border-left-color:#3333338c!important}.border-l-gray-700\/60{border-left-color:#3339!important}.border-l-gray-700\/65{border-left-color:#333333a6!important}.border-l-gray-700\/70{border-left-color:#333333b3!important}.border-l-gray-700\/75{border-left-color:#333333bf!important}.border-l-gray-700\/80{border-left-color:#333c!important}.border-l-gray-700\/85{border-left-color:#333333d9!important}.border-l-gray-700\/90{border-left-color:#333333e6!important}.border-l-gray-700\/95{border-left-color:#333333f2!important}.border-l-gray-800{--tw-border-opacity: 1 !important;border-left-color:rgb(31 41 55 / var(--tw-border-opacity, 1))!important}.border-l-gray-800\/0{border-left-color:#1f293700!important}.border-l-gray-800\/10{border-left-color:#1f29371a!important}.border-l-gray-800\/100{border-left-color:#1f2937!important}.border-l-gray-800\/15{border-left-color:#1f293726!important}.border-l-gray-800\/20{border-left-color:#1f293733!important}.border-l-gray-800\/25{border-left-color:#1f293740!important}.border-l-gray-800\/30{border-left-color:#1f29374d!important}.border-l-gray-800\/35{border-left-color:#1f293759!important}.border-l-gray-800\/40{border-left-color:#1f293766!important}.border-l-gray-800\/45{border-left-color:#1f293773!important}.border-l-gray-800\/5{border-left-color:#1f29370d!important}.border-l-gray-800\/50{border-left-color:#1f293780!important}.border-l-gray-800\/55{border-left-color:#1f29378c!important}.border-l-gray-800\/60{border-left-color:#1f293799!important}.border-l-gray-800\/65{border-left-color:#1f2937a6!important}.border-l-gray-800\/70{border-left-color:#1f2937b3!important}.border-l-gray-800\/75{border-left-color:#1f2937bf!important}.border-l-gray-800\/80{border-left-color:#1f2937cc!important}.border-l-gray-800\/85{border-left-color:#1f2937d9!important}.border-l-gray-800\/90{border-left-color:#1f2937e6!important}.border-l-gray-800\/95{border-left-color:#1f2937f2!important}.border-l-gray-900{--tw-border-opacity: 1 !important;border-left-color:rgb(17 24 39 / var(--tw-border-opacity, 1))!important}.border-l-gray-900\/0{border-left-color:#11182700!important}.border-l-gray-900\/10{border-left-color:#1118271a!important}.border-l-gray-900\/100{border-left-color:#111827!important}.border-l-gray-900\/15{border-left-color:#11182726!important}.border-l-gray-900\/20{border-left-color:#11182733!important}.border-l-gray-900\/25{border-left-color:#11182740!important}.border-l-gray-900\/30{border-left-color:#1118274d!important}.border-l-gray-900\/35{border-left-color:#11182759!important}.border-l-gray-900\/40{border-left-color:#11182766!important}.border-l-gray-900\/45{border-left-color:#11182773!important}.border-l-gray-900\/5{border-left-color:#1118270d!important}.border-l-gray-900\/50{border-left-color:#11182780!important}.border-l-gray-900\/55{border-left-color:#1118278c!important}.border-l-gray-900\/60{border-left-color:#11182799!important}.border-l-gray-900\/65{border-left-color:#111827a6!important}.border-l-gray-900\/70{border-left-color:#111827b3!important}.border-l-gray-900\/75{border-left-color:#111827bf!important}.border-l-gray-900\/80{border-left-color:#111827cc!important}.border-l-gray-900\/85{border-left-color:#111827d9!important}.border-l-gray-900\/90{border-left-color:#111827e6!important}.border-l-gray-900\/95{border-left-color:#111827f2!important}.border-l-gray-950{--tw-border-opacity: 1 !important;border-left-color:rgb(3 7 18 / var(--tw-border-opacity, 1))!important}.border-l-gray-950\/0{border-left-color:#03071200!important}.border-l-gray-950\/10{border-left-color:#0307121a!important}.border-l-gray-950\/100{border-left-color:#030712!important}.border-l-gray-950\/15{border-left-color:#03071226!important}.border-l-gray-950\/20{border-left-color:#03071233!important}.border-l-gray-950\/25{border-left-color:#03071240!important}.border-l-gray-950\/30{border-left-color:#0307124d!important}.border-l-gray-950\/35{border-left-color:#03071259!important}.border-l-gray-950\/40{border-left-color:#03071266!important}.border-l-gray-950\/45{border-left-color:#03071273!important}.border-l-gray-950\/5{border-left-color:#0307120d!important}.border-l-gray-950\/50{border-left-color:#03071280!important}.border-l-gray-950\/55{border-left-color:#0307128c!important}.border-l-gray-950\/60{border-left-color:#03071299!important}.border-l-gray-950\/65{border-left-color:#030712a6!important}.border-l-gray-950\/70{border-left-color:#030712b3!important}.border-l-gray-950\/75{border-left-color:#030712bf!important}.border-l-gray-950\/80{border-left-color:#030712cc!important}.border-l-gray-950\/85{border-left-color:#030712d9!important}.border-l-gray-950\/90{border-left-color:#030712e6!important}.border-l-gray-950\/95{border-left-color:#030712f2!important}.border-l-green-100{--tw-border-opacity: 1 !important;border-left-color:rgb(220 252 231 / var(--tw-border-opacity, 1))!important}.border-l-green-100\/0{border-left-color:#dcfce700!important}.border-l-green-100\/10{border-left-color:#dcfce71a!important}.border-l-green-100\/100{border-left-color:#dcfce7!important}.border-l-green-100\/15{border-left-color:#dcfce726!important}.border-l-green-100\/20{border-left-color:#dcfce733!important}.border-l-green-100\/25{border-left-color:#dcfce740!important}.border-l-green-100\/30{border-left-color:#dcfce74d!important}.border-l-green-100\/35{border-left-color:#dcfce759!important}.border-l-green-100\/40{border-left-color:#dcfce766!important}.border-l-green-100\/45{border-left-color:#dcfce773!important}.border-l-green-100\/5{border-left-color:#dcfce70d!important}.border-l-green-100\/50{border-left-color:#dcfce780!important}.border-l-green-100\/55{border-left-color:#dcfce78c!important}.border-l-green-100\/60{border-left-color:#dcfce799!important}.border-l-green-100\/65{border-left-color:#dcfce7a6!important}.border-l-green-100\/70{border-left-color:#dcfce7b3!important}.border-l-green-100\/75{border-left-color:#dcfce7bf!important}.border-l-green-100\/80{border-left-color:#dcfce7cc!important}.border-l-green-100\/85{border-left-color:#dcfce7d9!important}.border-l-green-100\/90{border-left-color:#dcfce7e6!important}.border-l-green-100\/95{border-left-color:#dcfce7f2!important}.border-l-green-200{--tw-border-opacity: 1 !important;border-left-color:rgb(187 247 208 / var(--tw-border-opacity, 1))!important}.border-l-green-200\/0{border-left-color:#bbf7d000!important}.border-l-green-200\/10{border-left-color:#bbf7d01a!important}.border-l-green-200\/100{border-left-color:#bbf7d0!important}.border-l-green-200\/15{border-left-color:#bbf7d026!important}.border-l-green-200\/20{border-left-color:#bbf7d033!important}.border-l-green-200\/25{border-left-color:#bbf7d040!important}.border-l-green-200\/30{border-left-color:#bbf7d04d!important}.border-l-green-200\/35{border-left-color:#bbf7d059!important}.border-l-green-200\/40{border-left-color:#bbf7d066!important}.border-l-green-200\/45{border-left-color:#bbf7d073!important}.border-l-green-200\/5{border-left-color:#bbf7d00d!important}.border-l-green-200\/50{border-left-color:#bbf7d080!important}.border-l-green-200\/55{border-left-color:#bbf7d08c!important}.border-l-green-200\/60{border-left-color:#bbf7d099!important}.border-l-green-200\/65{border-left-color:#bbf7d0a6!important}.border-l-green-200\/70{border-left-color:#bbf7d0b3!important}.border-l-green-200\/75{border-left-color:#bbf7d0bf!important}.border-l-green-200\/80{border-left-color:#bbf7d0cc!important}.border-l-green-200\/85{border-left-color:#bbf7d0d9!important}.border-l-green-200\/90{border-left-color:#bbf7d0e6!important}.border-l-green-200\/95{border-left-color:#bbf7d0f2!important}.border-l-green-300{--tw-border-opacity: 1 !important;border-left-color:rgb(221 255 201 / var(--tw-border-opacity, 1))!important}.border-l-green-300\/0{border-left-color:#ddffc900!important}.border-l-green-300\/10{border-left-color:#ddffc91a!important}.border-l-green-300\/100{border-left-color:#ddffc9!important}.border-l-green-300\/15{border-left-color:#ddffc926!important}.border-l-green-300\/20{border-left-color:#ddffc933!important}.border-l-green-300\/25{border-left-color:#ddffc940!important}.border-l-green-300\/30{border-left-color:#ddffc94d!important}.border-l-green-300\/35{border-left-color:#ddffc959!important}.border-l-green-300\/40{border-left-color:#ddffc966!important}.border-l-green-300\/45{border-left-color:#ddffc973!important}.border-l-green-300\/5{border-left-color:#ddffc90d!important}.border-l-green-300\/50{border-left-color:#ddffc980!important}.border-l-green-300\/55{border-left-color:#ddffc98c!important}.border-l-green-300\/60{border-left-color:#ddffc999!important}.border-l-green-300\/65{border-left-color:#ddffc9a6!important}.border-l-green-300\/70{border-left-color:#ddffc9b3!important}.border-l-green-300\/75{border-left-color:#ddffc9bf!important}.border-l-green-300\/80{border-left-color:#ddffc9cc!important}.border-l-green-300\/85{border-left-color:#ddffc9d9!important}.border-l-green-300\/90{border-left-color:#ddffc9e6!important}.border-l-green-300\/95{border-left-color:#ddffc9f2!important}.border-l-green-400{--tw-border-opacity: 1 !important;border-left-color:rgb(74 222 128 / var(--tw-border-opacity, 1))!important}.border-l-green-400\/0{border-left-color:#4ade8000!important}.border-l-green-400\/10{border-left-color:#4ade801a!important}.border-l-green-400\/100{border-left-color:#4ade80!important}.border-l-green-400\/15{border-left-color:#4ade8026!important}.border-l-green-400\/20{border-left-color:#4ade8033!important}.border-l-green-400\/25{border-left-color:#4ade8040!important}.border-l-green-400\/30{border-left-color:#4ade804d!important}.border-l-green-400\/35{border-left-color:#4ade8059!important}.border-l-green-400\/40{border-left-color:#4ade8066!important}.border-l-green-400\/45{border-left-color:#4ade8073!important}.border-l-green-400\/5{border-left-color:#4ade800d!important}.border-l-green-400\/50{border-left-color:#4ade8080!important}.border-l-green-400\/55{border-left-color:#4ade808c!important}.border-l-green-400\/60{border-left-color:#4ade8099!important}.border-l-green-400\/65{border-left-color:#4ade80a6!important}.border-l-green-400\/70{border-left-color:#4ade80b3!important}.border-l-green-400\/75{border-left-color:#4ade80bf!important}.border-l-green-400\/80{border-left-color:#4ade80cc!important}.border-l-green-400\/85{border-left-color:#4ade80d9!important}.border-l-green-400\/90{border-left-color:#4ade80e6!important}.border-l-green-400\/95{border-left-color:#4ade80f2!important}.border-l-green-50{--tw-border-opacity: 1 !important;border-left-color:rgb(240 253 244 / var(--tw-border-opacity, 1))!important}.border-l-green-50\/0{border-left-color:#f0fdf400!important}.border-l-green-50\/10{border-left-color:#f0fdf41a!important}.border-l-green-50\/100{border-left-color:#f0fdf4!important}.border-l-green-50\/15{border-left-color:#f0fdf426!important}.border-l-green-50\/20{border-left-color:#f0fdf433!important}.border-l-green-50\/25{border-left-color:#f0fdf440!important}.border-l-green-50\/30{border-left-color:#f0fdf44d!important}.border-l-green-50\/35{border-left-color:#f0fdf459!important}.border-l-green-50\/40{border-left-color:#f0fdf466!important}.border-l-green-50\/45{border-left-color:#f0fdf473!important}.border-l-green-50\/5{border-left-color:#f0fdf40d!important}.border-l-green-50\/50{border-left-color:#f0fdf480!important}.border-l-green-50\/55{border-left-color:#f0fdf48c!important}.border-l-green-50\/60{border-left-color:#f0fdf499!important}.border-l-green-50\/65{border-left-color:#f0fdf4a6!important}.border-l-green-50\/70{border-left-color:#f0fdf4b3!important}.border-l-green-50\/75{border-left-color:#f0fdf4bf!important}.border-l-green-50\/80{border-left-color:#f0fdf4cc!important}.border-l-green-50\/85{border-left-color:#f0fdf4d9!important}.border-l-green-50\/90{border-left-color:#f0fdf4e6!important}.border-l-green-50\/95{border-left-color:#f0fdf4f2!important}.border-l-green-500{--tw-border-opacity: 1 !important;border-left-color:rgb(23 209 76 / var(--tw-border-opacity, 1))!important}.border-l-green-500\/0{border-left-color:#17d14c00!important}.border-l-green-500\/10{border-left-color:#17d14c1a!important}.border-l-green-500\/100{border-left-color:#17d14c!important}.border-l-green-500\/15{border-left-color:#17d14c26!important}.border-l-green-500\/20{border-left-color:#17d14c33!important}.border-l-green-500\/25{border-left-color:#17d14c40!important}.border-l-green-500\/30{border-left-color:#17d14c4d!important}.border-l-green-500\/35{border-left-color:#17d14c59!important}.border-l-green-500\/40{border-left-color:#17d14c66!important}.border-l-green-500\/45{border-left-color:#17d14c73!important}.border-l-green-500\/5{border-left-color:#17d14c0d!important}.border-l-green-500\/50{border-left-color:#17d14c80!important}.border-l-green-500\/55{border-left-color:#17d14c8c!important}.border-l-green-500\/60{border-left-color:#17d14c99!important}.border-l-green-500\/65{border-left-color:#17d14ca6!important}.border-l-green-500\/70{border-left-color:#17d14cb3!important}.border-l-green-500\/75{border-left-color:#17d14cbf!important}.border-l-green-500\/80{border-left-color:#17d14ccc!important}.border-l-green-500\/85{border-left-color:#17d14cd9!important}.border-l-green-500\/90{border-left-color:#17d14ce6!important}.border-l-green-500\/95{border-left-color:#17d14cf2!important}.border-l-green-600{--tw-border-opacity: 1 !important;border-left-color:rgb(22 163 74 / var(--tw-border-opacity, 1))!important}.border-l-green-600\/0{border-left-color:#16a34a00!important}.border-l-green-600\/10{border-left-color:#16a34a1a!important}.border-l-green-600\/100{border-left-color:#16a34a!important}.border-l-green-600\/15{border-left-color:#16a34a26!important}.border-l-green-600\/20{border-left-color:#16a34a33!important}.border-l-green-600\/25{border-left-color:#16a34a40!important}.border-l-green-600\/30{border-left-color:#16a34a4d!important}.border-l-green-600\/35{border-left-color:#16a34a59!important}.border-l-green-600\/40{border-left-color:#16a34a66!important}.border-l-green-600\/45{border-left-color:#16a34a73!important}.border-l-green-600\/5{border-left-color:#16a34a0d!important}.border-l-green-600\/50{border-left-color:#16a34a80!important}.border-l-green-600\/55{border-left-color:#16a34a8c!important}.border-l-green-600\/60{border-left-color:#16a34a99!important}.border-l-green-600\/65{border-left-color:#16a34aa6!important}.border-l-green-600\/70{border-left-color:#16a34ab3!important}.border-l-green-600\/75{border-left-color:#16a34abf!important}.border-l-green-600\/80{border-left-color:#16a34acc!important}.border-l-green-600\/85{border-left-color:#16a34ad9!important}.border-l-green-600\/90{border-left-color:#16a34ae6!important}.border-l-green-600\/95{border-left-color:#16a34af2!important}.border-l-green-700{--tw-border-opacity: 1 !important;border-left-color:rgb(21 128 61 / var(--tw-border-opacity, 1))!important}.border-l-green-700\/0{border-left-color:#15803d00!important}.border-l-green-700\/10{border-left-color:#15803d1a!important}.border-l-green-700\/100{border-left-color:#15803d!important}.border-l-green-700\/15{border-left-color:#15803d26!important}.border-l-green-700\/20{border-left-color:#15803d33!important}.border-l-green-700\/25{border-left-color:#15803d40!important}.border-l-green-700\/30{border-left-color:#15803d4d!important}.border-l-green-700\/35{border-left-color:#15803d59!important}.border-l-green-700\/40{border-left-color:#15803d66!important}.border-l-green-700\/45{border-left-color:#15803d73!important}.border-l-green-700\/5{border-left-color:#15803d0d!important}.border-l-green-700\/50{border-left-color:#15803d80!important}.border-l-green-700\/55{border-left-color:#15803d8c!important}.border-l-green-700\/60{border-left-color:#15803d99!important}.border-l-green-700\/65{border-left-color:#15803da6!important}.border-l-green-700\/70{border-left-color:#15803db3!important}.border-l-green-700\/75{border-left-color:#15803dbf!important}.border-l-green-700\/80{border-left-color:#15803dcc!important}.border-l-green-700\/85{border-left-color:#15803dd9!important}.border-l-green-700\/90{border-left-color:#15803de6!important}.border-l-green-700\/95{border-left-color:#15803df2!important}.border-l-green-800{--tw-border-opacity: 1 !important;border-left-color:rgb(22 101 52 / var(--tw-border-opacity, 1))!important}.border-l-green-800\/0{border-left-color:#16653400!important}.border-l-green-800\/10{border-left-color:#1665341a!important}.border-l-green-800\/100{border-left-color:#166534!important}.border-l-green-800\/15{border-left-color:#16653426!important}.border-l-green-800\/20{border-left-color:#16653433!important}.border-l-green-800\/25{border-left-color:#16653440!important}.border-l-green-800\/30{border-left-color:#1665344d!important}.border-l-green-800\/35{border-left-color:#16653459!important}.border-l-green-800\/40{border-left-color:#16653466!important}.border-l-green-800\/45{border-left-color:#16653473!important}.border-l-green-800\/5{border-left-color:#1665340d!important}.border-l-green-800\/50{border-left-color:#16653480!important}.border-l-green-800\/55{border-left-color:#1665348c!important}.border-l-green-800\/60{border-left-color:#16653499!important}.border-l-green-800\/65{border-left-color:#166534a6!important}.border-l-green-800\/70{border-left-color:#166534b3!important}.border-l-green-800\/75{border-left-color:#166534bf!important}.border-l-green-800\/80{border-left-color:#166534cc!important}.border-l-green-800\/85{border-left-color:#166534d9!important}.border-l-green-800\/90{border-left-color:#166534e6!important}.border-l-green-800\/95{border-left-color:#166534f2!important}.border-l-green-900{--tw-border-opacity: 1 !important;border-left-color:rgb(20 83 45 / var(--tw-border-opacity, 1))!important}.border-l-green-900\/0{border-left-color:#14532d00!important}.border-l-green-900\/10{border-left-color:#14532d1a!important}.border-l-green-900\/100{border-left-color:#14532d!important}.border-l-green-900\/15{border-left-color:#14532d26!important}.border-l-green-900\/20{border-left-color:#14532d33!important}.border-l-green-900\/25{border-left-color:#14532d40!important}.border-l-green-900\/30{border-left-color:#14532d4d!important}.border-l-green-900\/35{border-left-color:#14532d59!important}.border-l-green-900\/40{border-left-color:#14532d66!important}.border-l-green-900\/45{border-left-color:#14532d73!important}.border-l-green-900\/5{border-left-color:#14532d0d!important}.border-l-green-900\/50{border-left-color:#14532d80!important}.border-l-green-900\/55{border-left-color:#14532d8c!important}.border-l-green-900\/60{border-left-color:#14532d99!important}.border-l-green-900\/65{border-left-color:#14532da6!important}.border-l-green-900\/70{border-left-color:#14532db3!important}.border-l-green-900\/75{border-left-color:#14532dbf!important}.border-l-green-900\/80{border-left-color:#14532dcc!important}.border-l-green-900\/85{border-left-color:#14532dd9!important}.border-l-green-900\/90{border-left-color:#14532de6!important}.border-l-green-900\/95{border-left-color:#14532df2!important}.border-l-green-950{--tw-border-opacity: 1 !important;border-left-color:rgb(5 46 22 / var(--tw-border-opacity, 1))!important}.border-l-green-950\/0{border-left-color:#052e1600!important}.border-l-green-950\/10{border-left-color:#052e161a!important}.border-l-green-950\/100{border-left-color:#052e16!important}.border-l-green-950\/15{border-left-color:#052e1626!important}.border-l-green-950\/20{border-left-color:#052e1633!important}.border-l-green-950\/25{border-left-color:#052e1640!important}.border-l-green-950\/30{border-left-color:#052e164d!important}.border-l-green-950\/35{border-left-color:#052e1659!important}.border-l-green-950\/40{border-left-color:#052e1666!important}.border-l-green-950\/45{border-left-color:#052e1673!important}.border-l-green-950\/5{border-left-color:#052e160d!important}.border-l-green-950\/50{border-left-color:#052e1680!important}.border-l-green-950\/55{border-left-color:#052e168c!important}.border-l-green-950\/60{border-left-color:#052e1699!important}.border-l-green-950\/65{border-left-color:#052e16a6!important}.border-l-green-950\/70{border-left-color:#052e16b3!important}.border-l-green-950\/75{border-left-color:#052e16bf!important}.border-l-green-950\/80{border-left-color:#052e16cc!important}.border-l-green-950\/85{border-left-color:#052e16d9!important}.border-l-green-950\/90{border-left-color:#052e16e6!important}.border-l-green-950\/95{border-left-color:#052e16f2!important}.border-l-orange-100{--tw-border-opacity: 1 !important;border-left-color:rgb(255 237 213 / var(--tw-border-opacity, 1))!important}.border-l-orange-100\/0{border-left-color:#ffedd500!important}.border-l-orange-100\/10{border-left-color:#ffedd51a!important}.border-l-orange-100\/100{border-left-color:#ffedd5!important}.border-l-orange-100\/15{border-left-color:#ffedd526!important}.border-l-orange-100\/20{border-left-color:#ffedd533!important}.border-l-orange-100\/25{border-left-color:#ffedd540!important}.border-l-orange-100\/30{border-left-color:#ffedd54d!important}.border-l-orange-100\/35{border-left-color:#ffedd559!important}.border-l-orange-100\/40{border-left-color:#ffedd566!important}.border-l-orange-100\/45{border-left-color:#ffedd573!important}.border-l-orange-100\/5{border-left-color:#ffedd50d!important}.border-l-orange-100\/50{border-left-color:#ffedd580!important}.border-l-orange-100\/55{border-left-color:#ffedd58c!important}.border-l-orange-100\/60{border-left-color:#ffedd599!important}.border-l-orange-100\/65{border-left-color:#ffedd5a6!important}.border-l-orange-100\/70{border-left-color:#ffedd5b3!important}.border-l-orange-100\/75{border-left-color:#ffedd5bf!important}.border-l-orange-100\/80{border-left-color:#ffedd5cc!important}.border-l-orange-100\/85{border-left-color:#ffedd5d9!important}.border-l-orange-100\/90{border-left-color:#ffedd5e6!important}.border-l-orange-100\/95{border-left-color:#ffedd5f2!important}.border-l-orange-200{--tw-border-opacity: 1 !important;border-left-color:rgb(254 215 170 / var(--tw-border-opacity, 1))!important}.border-l-orange-200\/0{border-left-color:#fed7aa00!important}.border-l-orange-200\/10{border-left-color:#fed7aa1a!important}.border-l-orange-200\/100{border-left-color:#fed7aa!important}.border-l-orange-200\/15{border-left-color:#fed7aa26!important}.border-l-orange-200\/20{border-left-color:#fed7aa33!important}.border-l-orange-200\/25{border-left-color:#fed7aa40!important}.border-l-orange-200\/30{border-left-color:#fed7aa4d!important}.border-l-orange-200\/35{border-left-color:#fed7aa59!important}.border-l-orange-200\/40{border-left-color:#fed7aa66!important}.border-l-orange-200\/45{border-left-color:#fed7aa73!important}.border-l-orange-200\/5{border-left-color:#fed7aa0d!important}.border-l-orange-200\/50{border-left-color:#fed7aa80!important}.border-l-orange-200\/55{border-left-color:#fed7aa8c!important}.border-l-orange-200\/60{border-left-color:#fed7aa99!important}.border-l-orange-200\/65{border-left-color:#fed7aaa6!important}.border-l-orange-200\/70{border-left-color:#fed7aab3!important}.border-l-orange-200\/75{border-left-color:#fed7aabf!important}.border-l-orange-200\/80{border-left-color:#fed7aacc!important}.border-l-orange-200\/85{border-left-color:#fed7aad9!important}.border-l-orange-200\/90{border-left-color:#fed7aae6!important}.border-l-orange-200\/95{border-left-color:#fed7aaf2!important}.border-l-orange-300{--tw-border-opacity: 1 !important;border-left-color:rgb(253 186 116 / var(--tw-border-opacity, 1))!important}.border-l-orange-300\/0{border-left-color:#fdba7400!important}.border-l-orange-300\/10{border-left-color:#fdba741a!important}.border-l-orange-300\/100{border-left-color:#fdba74!important}.border-l-orange-300\/15{border-left-color:#fdba7426!important}.border-l-orange-300\/20{border-left-color:#fdba7433!important}.border-l-orange-300\/25{border-left-color:#fdba7440!important}.border-l-orange-300\/30{border-left-color:#fdba744d!important}.border-l-orange-300\/35{border-left-color:#fdba7459!important}.border-l-orange-300\/40{border-left-color:#fdba7466!important}.border-l-orange-300\/45{border-left-color:#fdba7473!important}.border-l-orange-300\/5{border-left-color:#fdba740d!important}.border-l-orange-300\/50{border-left-color:#fdba7480!important}.border-l-orange-300\/55{border-left-color:#fdba748c!important}.border-l-orange-300\/60{border-left-color:#fdba7499!important}.border-l-orange-300\/65{border-left-color:#fdba74a6!important}.border-l-orange-300\/70{border-left-color:#fdba74b3!important}.border-l-orange-300\/75{border-left-color:#fdba74bf!important}.border-l-orange-300\/80{border-left-color:#fdba74cc!important}.border-l-orange-300\/85{border-left-color:#fdba74d9!important}.border-l-orange-300\/90{border-left-color:#fdba74e6!important}.border-l-orange-300\/95{border-left-color:#fdba74f2!important}.border-l-orange-400{--tw-border-opacity: 1 !important;border-left-color:rgb(251 146 60 / var(--tw-border-opacity, 1))!important}.border-l-orange-400\/0{border-left-color:#fb923c00!important}.border-l-orange-400\/10{border-left-color:#fb923c1a!important}.border-l-orange-400\/100{border-left-color:#fb923c!important}.border-l-orange-400\/15{border-left-color:#fb923c26!important}.border-l-orange-400\/20{border-left-color:#fb923c33!important}.border-l-orange-400\/25{border-left-color:#fb923c40!important}.border-l-orange-400\/30{border-left-color:#fb923c4d!important}.border-l-orange-400\/35{border-left-color:#fb923c59!important}.border-l-orange-400\/40{border-left-color:#fb923c66!important}.border-l-orange-400\/45{border-left-color:#fb923c73!important}.border-l-orange-400\/5{border-left-color:#fb923c0d!important}.border-l-orange-400\/50{border-left-color:#fb923c80!important}.border-l-orange-400\/55{border-left-color:#fb923c8c!important}.border-l-orange-400\/60{border-left-color:#fb923c99!important}.border-l-orange-400\/65{border-left-color:#fb923ca6!important}.border-l-orange-400\/70{border-left-color:#fb923cb3!important}.border-l-orange-400\/75{border-left-color:#fb923cbf!important}.border-l-orange-400\/80{border-left-color:#fb923ccc!important}.border-l-orange-400\/85{border-left-color:#fb923cd9!important}.border-l-orange-400\/90{border-left-color:#fb923ce6!important}.border-l-orange-400\/95{border-left-color:#fb923cf2!important}.border-l-orange-50{--tw-border-opacity: 1 !important;border-left-color:rgb(255 247 237 / var(--tw-border-opacity, 1))!important}.border-l-orange-50\/0{border-left-color:#fff7ed00!important}.border-l-orange-50\/10{border-left-color:#fff7ed1a!important}.border-l-orange-50\/100{border-left-color:#fff7ed!important}.border-l-orange-50\/15{border-left-color:#fff7ed26!important}.border-l-orange-50\/20{border-left-color:#fff7ed33!important}.border-l-orange-50\/25{border-left-color:#fff7ed40!important}.border-l-orange-50\/30{border-left-color:#fff7ed4d!important}.border-l-orange-50\/35{border-left-color:#fff7ed59!important}.border-l-orange-50\/40{border-left-color:#fff7ed66!important}.border-l-orange-50\/45{border-left-color:#fff7ed73!important}.border-l-orange-50\/5{border-left-color:#fff7ed0d!important}.border-l-orange-50\/50{border-left-color:#fff7ed80!important}.border-l-orange-50\/55{border-left-color:#fff7ed8c!important}.border-l-orange-50\/60{border-left-color:#fff7ed99!important}.border-l-orange-50\/65{border-left-color:#fff7eda6!important}.border-l-orange-50\/70{border-left-color:#fff7edb3!important}.border-l-orange-50\/75{border-left-color:#fff7edbf!important}.border-l-orange-50\/80{border-left-color:#fff7edcc!important}.border-l-orange-50\/85{border-left-color:#fff7edd9!important}.border-l-orange-50\/90{border-left-color:#fff7ede6!important}.border-l-orange-50\/95{border-left-color:#fff7edf2!important}.border-l-orange-500{--tw-border-opacity: 1 !important;border-left-color:rgb(238 142 29 / var(--tw-border-opacity, 1))!important}.border-l-orange-500\/0{border-left-color:#ee8e1d00!important}.border-l-orange-500\/10{border-left-color:#ee8e1d1a!important}.border-l-orange-500\/100{border-left-color:#ee8e1d!important}.border-l-orange-500\/15{border-left-color:#ee8e1d26!important}.border-l-orange-500\/20{border-left-color:#ee8e1d33!important}.border-l-orange-500\/25{border-left-color:#ee8e1d40!important}.border-l-orange-500\/30{border-left-color:#ee8e1d4d!important}.border-l-orange-500\/35{border-left-color:#ee8e1d59!important}.border-l-orange-500\/40{border-left-color:#ee8e1d66!important}.border-l-orange-500\/45{border-left-color:#ee8e1d73!important}.border-l-orange-500\/5{border-left-color:#ee8e1d0d!important}.border-l-orange-500\/50{border-left-color:#ee8e1d80!important}.border-l-orange-500\/55{border-left-color:#ee8e1d8c!important}.border-l-orange-500\/60{border-left-color:#ee8e1d99!important}.border-l-orange-500\/65{border-left-color:#ee8e1da6!important}.border-l-orange-500\/70{border-left-color:#ee8e1db3!important}.border-l-orange-500\/75{border-left-color:#ee8e1dbf!important}.border-l-orange-500\/80{border-left-color:#ee8e1dcc!important}.border-l-orange-500\/85{border-left-color:#ee8e1dd9!important}.border-l-orange-500\/90{border-left-color:#ee8e1de6!important}.border-l-orange-500\/95{border-left-color:#ee8e1df2!important}.border-l-orange-600{--tw-border-opacity: 1 !important;border-left-color:rgb(234 88 12 / var(--tw-border-opacity, 1))!important}.border-l-orange-600\/0{border-left-color:#ea580c00!important}.border-l-orange-600\/10{border-left-color:#ea580c1a!important}.border-l-orange-600\/100{border-left-color:#ea580c!important}.border-l-orange-600\/15{border-left-color:#ea580c26!important}.border-l-orange-600\/20{border-left-color:#ea580c33!important}.border-l-orange-600\/25{border-left-color:#ea580c40!important}.border-l-orange-600\/30{border-left-color:#ea580c4d!important}.border-l-orange-600\/35{border-left-color:#ea580c59!important}.border-l-orange-600\/40{border-left-color:#ea580c66!important}.border-l-orange-600\/45{border-left-color:#ea580c73!important}.border-l-orange-600\/5{border-left-color:#ea580c0d!important}.border-l-orange-600\/50{border-left-color:#ea580c80!important}.border-l-orange-600\/55{border-left-color:#ea580c8c!important}.border-l-orange-600\/60{border-left-color:#ea580c99!important}.border-l-orange-600\/65{border-left-color:#ea580ca6!important}.border-l-orange-600\/70{border-left-color:#ea580cb3!important}.border-l-orange-600\/75{border-left-color:#ea580cbf!important}.border-l-orange-600\/80{border-left-color:#ea580ccc!important}.border-l-orange-600\/85{border-left-color:#ea580cd9!important}.border-l-orange-600\/90{border-left-color:#ea580ce6!important}.border-l-orange-600\/95{border-left-color:#ea580cf2!important}.border-l-orange-700{--tw-border-opacity: 1 !important;border-left-color:rgb(194 65 12 / var(--tw-border-opacity, 1))!important}.border-l-orange-700\/0{border-left-color:#c2410c00!important}.border-l-orange-700\/10{border-left-color:#c2410c1a!important}.border-l-orange-700\/100{border-left-color:#c2410c!important}.border-l-orange-700\/15{border-left-color:#c2410c26!important}.border-l-orange-700\/20{border-left-color:#c2410c33!important}.border-l-orange-700\/25{border-left-color:#c2410c40!important}.border-l-orange-700\/30{border-left-color:#c2410c4d!important}.border-l-orange-700\/35{border-left-color:#c2410c59!important}.border-l-orange-700\/40{border-left-color:#c2410c66!important}.border-l-orange-700\/45{border-left-color:#c2410c73!important}.border-l-orange-700\/5{border-left-color:#c2410c0d!important}.border-l-orange-700\/50{border-left-color:#c2410c80!important}.border-l-orange-700\/55{border-left-color:#c2410c8c!important}.border-l-orange-700\/60{border-left-color:#c2410c99!important}.border-l-orange-700\/65{border-left-color:#c2410ca6!important}.border-l-orange-700\/70{border-left-color:#c2410cb3!important}.border-l-orange-700\/75{border-left-color:#c2410cbf!important}.border-l-orange-700\/80{border-left-color:#c2410ccc!important}.border-l-orange-700\/85{border-left-color:#c2410cd9!important}.border-l-orange-700\/90{border-left-color:#c2410ce6!important}.border-l-orange-700\/95{border-left-color:#c2410cf2!important}.border-l-orange-800{--tw-border-opacity: 1 !important;border-left-color:rgb(154 52 18 / var(--tw-border-opacity, 1))!important}.border-l-orange-800\/0{border-left-color:#9a341200!important}.border-l-orange-800\/10{border-left-color:#9a34121a!important}.border-l-orange-800\/100{border-left-color:#9a3412!important}.border-l-orange-800\/15{border-left-color:#9a341226!important}.border-l-orange-800\/20{border-left-color:#9a341233!important}.border-l-orange-800\/25{border-left-color:#9a341240!important}.border-l-orange-800\/30{border-left-color:#9a34124d!important}.border-l-orange-800\/35{border-left-color:#9a341259!important}.border-l-orange-800\/40{border-left-color:#9a341266!important}.border-l-orange-800\/45{border-left-color:#9a341273!important}.border-l-orange-800\/5{border-left-color:#9a34120d!important}.border-l-orange-800\/50{border-left-color:#9a341280!important}.border-l-orange-800\/55{border-left-color:#9a34128c!important}.border-l-orange-800\/60{border-left-color:#9a341299!important}.border-l-orange-800\/65{border-left-color:#9a3412a6!important}.border-l-orange-800\/70{border-left-color:#9a3412b3!important}.border-l-orange-800\/75{border-left-color:#9a3412bf!important}.border-l-orange-800\/80{border-left-color:#9a3412cc!important}.border-l-orange-800\/85{border-left-color:#9a3412d9!important}.border-l-orange-800\/90{border-left-color:#9a3412e6!important}.border-l-orange-800\/95{border-left-color:#9a3412f2!important}.border-l-orange-900{--tw-border-opacity: 1 !important;border-left-color:rgb(124 45 18 / var(--tw-border-opacity, 1))!important}.border-l-orange-900\/0{border-left-color:#7c2d1200!important}.border-l-orange-900\/10{border-left-color:#7c2d121a!important}.border-l-orange-900\/100{border-left-color:#7c2d12!important}.border-l-orange-900\/15{border-left-color:#7c2d1226!important}.border-l-orange-900\/20{border-left-color:#7c2d1233!important}.border-l-orange-900\/25{border-left-color:#7c2d1240!important}.border-l-orange-900\/30{border-left-color:#7c2d124d!important}.border-l-orange-900\/35{border-left-color:#7c2d1259!important}.border-l-orange-900\/40{border-left-color:#7c2d1266!important}.border-l-orange-900\/45{border-left-color:#7c2d1273!important}.border-l-orange-900\/5{border-left-color:#7c2d120d!important}.border-l-orange-900\/50{border-left-color:#7c2d1280!important}.border-l-orange-900\/55{border-left-color:#7c2d128c!important}.border-l-orange-900\/60{border-left-color:#7c2d1299!important}.border-l-orange-900\/65{border-left-color:#7c2d12a6!important}.border-l-orange-900\/70{border-left-color:#7c2d12b3!important}.border-l-orange-900\/75{border-left-color:#7c2d12bf!important}.border-l-orange-900\/80{border-left-color:#7c2d12cc!important}.border-l-orange-900\/85{border-left-color:#7c2d12d9!important}.border-l-orange-900\/90{border-left-color:#7c2d12e6!important}.border-l-orange-900\/95{border-left-color:#7c2d12f2!important}.border-l-orange-950{--tw-border-opacity: 1 !important;border-left-color:rgb(67 20 7 / var(--tw-border-opacity, 1))!important}.border-l-orange-950\/0{border-left-color:#43140700!important}.border-l-orange-950\/10{border-left-color:#4314071a!important}.border-l-orange-950\/100{border-left-color:#431407!important}.border-l-orange-950\/15{border-left-color:#43140726!important}.border-l-orange-950\/20{border-left-color:#43140733!important}.border-l-orange-950\/25{border-left-color:#43140740!important}.border-l-orange-950\/30{border-left-color:#4314074d!important}.border-l-orange-950\/35{border-left-color:#43140759!important}.border-l-orange-950\/40{border-left-color:#43140766!important}.border-l-orange-950\/45{border-left-color:#43140773!important}.border-l-orange-950\/5{border-left-color:#4314070d!important}.border-l-orange-950\/50{border-left-color:#43140780!important}.border-l-orange-950\/55{border-left-color:#4314078c!important}.border-l-orange-950\/60{border-left-color:#43140799!important}.border-l-orange-950\/65{border-left-color:#431407a6!important}.border-l-orange-950\/70{border-left-color:#431407b3!important}.border-l-orange-950\/75{border-left-color:#431407bf!important}.border-l-orange-950\/80{border-left-color:#431407cc!important}.border-l-orange-950\/85{border-left-color:#431407d9!important}.border-l-orange-950\/90{border-left-color:#431407e6!important}.border-l-orange-950\/95{border-left-color:#431407f2!important}.border-l-primary-100{--tw-border-opacity: 1 !important;border-left-color:rgb(245 249 255 / var(--tw-border-opacity, 1))!important}.border-l-primary-100\/0{border-left-color:#f5f9ff00!important}.border-l-primary-100\/10{border-left-color:#f5f9ff1a!important}.border-l-primary-100\/100{border-left-color:#f5f9ff!important}.border-l-primary-100\/15{border-left-color:#f5f9ff26!important}.border-l-primary-100\/20{border-left-color:#f5f9ff33!important}.border-l-primary-100\/25{border-left-color:#f5f9ff40!important}.border-l-primary-100\/30{border-left-color:#f5f9ff4d!important}.border-l-primary-100\/35{border-left-color:#f5f9ff59!important}.border-l-primary-100\/40{border-left-color:#f5f9ff66!important}.border-l-primary-100\/45{border-left-color:#f5f9ff73!important}.border-l-primary-100\/5{border-left-color:#f5f9ff0d!important}.border-l-primary-100\/50{border-left-color:#f5f9ff80!important}.border-l-primary-100\/55{border-left-color:#f5f9ff8c!important}.border-l-primary-100\/60{border-left-color:#f5f9ff99!important}.border-l-primary-100\/65{border-left-color:#f5f9ffa6!important}.border-l-primary-100\/70{border-left-color:#f5f9ffb3!important}.border-l-primary-100\/75{border-left-color:#f5f9ffbf!important}.border-l-primary-100\/80{border-left-color:#f5f9ffcc!important}.border-l-primary-100\/85{border-left-color:#f5f9ffd9!important}.border-l-primary-100\/90{border-left-color:#f5f9ffe6!important}.border-l-primary-100\/95{border-left-color:#f5f9fff2!important}.border-l-primary-200{--tw-border-opacity: 1 !important;border-left-color:rgb(225 236 254 / var(--tw-border-opacity, 1))!important}.border-l-primary-200\/0{border-left-color:#e1ecfe00!important}.border-l-primary-200\/10{border-left-color:#e1ecfe1a!important}.border-l-primary-200\/100{border-left-color:#e1ecfe!important}.border-l-primary-200\/15{border-left-color:#e1ecfe26!important}.border-l-primary-200\/20{border-left-color:#e1ecfe33!important}.border-l-primary-200\/25{border-left-color:#e1ecfe40!important}.border-l-primary-200\/30{border-left-color:#e1ecfe4d!important}.border-l-primary-200\/35{border-left-color:#e1ecfe59!important}.border-l-primary-200\/40{border-left-color:#e1ecfe66!important}.border-l-primary-200\/45{border-left-color:#e1ecfe73!important}.border-l-primary-200\/5{border-left-color:#e1ecfe0d!important}.border-l-primary-200\/50{border-left-color:#e1ecfe80!important}.border-l-primary-200\/55{border-left-color:#e1ecfe8c!important}.border-l-primary-200\/60{border-left-color:#e1ecfe99!important}.border-l-primary-200\/65{border-left-color:#e1ecfea6!important}.border-l-primary-200\/70{border-left-color:#e1ecfeb3!important}.border-l-primary-200\/75{border-left-color:#e1ecfebf!important}.border-l-primary-200\/80{border-left-color:#e1ecfecc!important}.border-l-primary-200\/85{border-left-color:#e1ecfed9!important}.border-l-primary-200\/90{border-left-color:#e1ecfee6!important}.border-l-primary-200\/95{border-left-color:#e1ecfef2!important}.border-l-primary-300{--tw-border-opacity: 1 !important;border-left-color:rgb(215 229 253 / var(--tw-border-opacity, 1))!important}.border-l-primary-300\/0{border-left-color:#d7e5fd00!important}.border-l-primary-300\/10{border-left-color:#d7e5fd1a!important}.border-l-primary-300\/100{border-left-color:#d7e5fd!important}.border-l-primary-300\/15{border-left-color:#d7e5fd26!important}.border-l-primary-300\/20{border-left-color:#d7e5fd33!important}.border-l-primary-300\/25{border-left-color:#d7e5fd40!important}.border-l-primary-300\/30{border-left-color:#d7e5fd4d!important}.border-l-primary-300\/35{border-left-color:#d7e5fd59!important}.border-l-primary-300\/40{border-left-color:#d7e5fd66!important}.border-l-primary-300\/45{border-left-color:#d7e5fd73!important}.border-l-primary-300\/5{border-left-color:#d7e5fd0d!important}.border-l-primary-300\/50{border-left-color:#d7e5fd80!important}.border-l-primary-300\/55{border-left-color:#d7e5fd8c!important}.border-l-primary-300\/60{border-left-color:#d7e5fd99!important}.border-l-primary-300\/65{border-left-color:#d7e5fda6!important}.border-l-primary-300\/70{border-left-color:#d7e5fdb3!important}.border-l-primary-300\/75{border-left-color:#d7e5fdbf!important}.border-l-primary-300\/80{border-left-color:#d7e5fdcc!important}.border-l-primary-300\/85{border-left-color:#d7e5fdd9!important}.border-l-primary-300\/90{border-left-color:#d7e5fde6!important}.border-l-primary-300\/95{border-left-color:#d7e5fdf2!important}.border-l-primary-50{--tw-border-opacity: 1 !important;border-left-color:rgb(245 249 255 / var(--tw-border-opacity, 1))!important}.border-l-primary-50\/0{border-left-color:#f5f9ff00!important}.border-l-primary-50\/10{border-left-color:#f5f9ff1a!important}.border-l-primary-50\/100{border-left-color:#f5f9ff!important}.border-l-primary-50\/15{border-left-color:#f5f9ff26!important}.border-l-primary-50\/20{border-left-color:#f5f9ff33!important}.border-l-primary-50\/25{border-left-color:#f5f9ff40!important}.border-l-primary-50\/30{border-left-color:#f5f9ff4d!important}.border-l-primary-50\/35{border-left-color:#f5f9ff59!important}.border-l-primary-50\/40{border-left-color:#f5f9ff66!important}.border-l-primary-50\/45{border-left-color:#f5f9ff73!important}.border-l-primary-50\/5{border-left-color:#f5f9ff0d!important}.border-l-primary-50\/50{border-left-color:#f5f9ff80!important}.border-l-primary-50\/55{border-left-color:#f5f9ff8c!important}.border-l-primary-50\/60{border-left-color:#f5f9ff99!important}.border-l-primary-50\/65{border-left-color:#f5f9ffa6!important}.border-l-primary-50\/70{border-left-color:#f5f9ffb3!important}.border-l-primary-50\/75{border-left-color:#f5f9ffbf!important}.border-l-primary-50\/80{border-left-color:#f5f9ffcc!important}.border-l-primary-50\/85{border-left-color:#f5f9ffd9!important}.border-l-primary-50\/90{border-left-color:#f5f9ffe6!important}.border-l-primary-50\/95{border-left-color:#f5f9fff2!important}.border-l-primary-500{--tw-border-opacity: 1 !important;border-left-color:rgb(55 125 247 / var(--tw-border-opacity, 1))!important}.border-l-primary-500\/0{border-left-color:#377df700!important}.border-l-primary-500\/10{border-left-color:#377df71a!important}.border-l-primary-500\/100{border-left-color:#377df7!important}.border-l-primary-500\/15{border-left-color:#377df726!important}.border-l-primary-500\/20{border-left-color:#377df733!important}.border-l-primary-500\/25{border-left-color:#377df740!important}.border-l-primary-500\/30{border-left-color:#377df74d!important}.border-l-primary-500\/35{border-left-color:#377df759!important}.border-l-primary-500\/40{border-left-color:#377df766!important}.border-l-primary-500\/45{border-left-color:#377df773!important}.border-l-primary-500\/5{border-left-color:#377df70d!important}.border-l-primary-500\/50{border-left-color:#377df780!important}.border-l-primary-500\/55{border-left-color:#377df78c!important}.border-l-primary-500\/60{border-left-color:#377df799!important}.border-l-primary-500\/65{border-left-color:#377df7a6!important}.border-l-primary-500\/70{border-left-color:#377df7b3!important}.border-l-primary-500\/75{border-left-color:#377df7bf!important}.border-l-primary-500\/80{border-left-color:#377df7cc!important}.border-l-primary-500\/85{border-left-color:#377df7d9!important}.border-l-primary-500\/90{border-left-color:#377df7e6!important}.border-l-primary-500\/95{border-left-color:#377df7f2!important}.border-l-primary-700{--tw-border-opacity: 1 !important;border-left-color:rgb(17 89 215 / var(--tw-border-opacity, 1))!important}.border-l-primary-700\/0{border-left-color:#1159d700!important}.border-l-primary-700\/10{border-left-color:#1159d71a!important}.border-l-primary-700\/100{border-left-color:#1159d7!important}.border-l-primary-700\/15{border-left-color:#1159d726!important}.border-l-primary-700\/20{border-left-color:#1159d733!important}.border-l-primary-700\/25{border-left-color:#1159d740!important}.border-l-primary-700\/30{border-left-color:#1159d74d!important}.border-l-primary-700\/35{border-left-color:#1159d759!important}.border-l-primary-700\/40{border-left-color:#1159d766!important}.border-l-primary-700\/45{border-left-color:#1159d773!important}.border-l-primary-700\/5{border-left-color:#1159d70d!important}.border-l-primary-700\/50{border-left-color:#1159d780!important}.border-l-primary-700\/55{border-left-color:#1159d78c!important}.border-l-primary-700\/60{border-left-color:#1159d799!important}.border-l-primary-700\/65{border-left-color:#1159d7a6!important}.border-l-primary-700\/70{border-left-color:#1159d7b3!important}.border-l-primary-700\/75{border-left-color:#1159d7bf!important}.border-l-primary-700\/80{border-left-color:#1159d7cc!important}.border-l-primary-700\/85{border-left-color:#1159d7d9!important}.border-l-primary-700\/90{border-left-color:#1159d7e6!important}.border-l-primary-700\/95{border-left-color:#1159d7f2!important}.border-l-primary-content{--tw-border-opacity: 1 !important;border-left-color:hsl(var(--pc) / var(--tw-border-opacity, 1))!important}.border-l-primary-content\/0{border-left-color:hsl(var(--pc) / 0)!important}.border-l-primary-content\/10{border-left-color:hsl(var(--pc) / .1)!important}.border-l-primary-content\/100{border-left-color:hsl(var(--pc) / 1)!important}.border-l-primary-content\/15{border-left-color:hsl(var(--pc) / .15)!important}.border-l-primary-content\/20{border-left-color:hsl(var(--pc) / .2)!important}.border-l-primary-content\/25{border-left-color:hsl(var(--pc) / .25)!important}.border-l-primary-content\/30{border-left-color:hsl(var(--pc) / .3)!important}.border-l-primary-content\/35{border-left-color:hsl(var(--pc) / .35)!important}.border-l-primary-content\/40{border-left-color:hsl(var(--pc) / .4)!important}.border-l-primary-content\/45{border-left-color:hsl(var(--pc) / .45)!important}.border-l-primary-content\/5{border-left-color:hsl(var(--pc) / .05)!important}.border-l-primary-content\/50{border-left-color:hsl(var(--pc) / .5)!important}.border-l-primary-content\/55{border-left-color:hsl(var(--pc) / .55)!important}.border-l-primary-content\/60{border-left-color:hsl(var(--pc) / .6)!important}.border-l-primary-content\/65{border-left-color:hsl(var(--pc) / .65)!important}.border-l-primary-content\/70{border-left-color:hsl(var(--pc) / .7)!important}.border-l-primary-content\/75{border-left-color:hsl(var(--pc) / .75)!important}.border-l-primary-content\/80{border-left-color:hsl(var(--pc) / .8)!important}.border-l-primary-content\/85{border-left-color:hsl(var(--pc) / .85)!important}.border-l-primary-content\/90{border-left-color:hsl(var(--pc) / .9)!important}.border-l-primary-content\/95{border-left-color:hsl(var(--pc) / .95)!important}.border-l-primary-focus{--tw-border-opacity: 1 !important;border-left-color:hsl(var(--pf, var(--p)) / var(--tw-border-opacity, 1))!important}.border-l-primary-focus\/0{border-left-color:hsl(var(--pf, var(--p)) / 0)!important}.border-l-primary-focus\/10{border-left-color:hsl(var(--pf, var(--p)) / .1)!important}.border-l-primary-focus\/100{border-left-color:hsl(var(--pf, var(--p)) / 1)!important}.border-l-primary-focus\/15{border-left-color:hsl(var(--pf, var(--p)) / .15)!important}.border-l-primary-focus\/20{border-left-color:hsl(var(--pf, var(--p)) / .2)!important}.border-l-primary-focus\/25{border-left-color:hsl(var(--pf, var(--p)) / .25)!important}.border-l-primary-focus\/30{border-left-color:hsl(var(--pf, var(--p)) / .3)!important}.border-l-primary-focus\/35{border-left-color:hsl(var(--pf, var(--p)) / .35)!important}.border-l-primary-focus\/40{border-left-color:hsl(var(--pf, var(--p)) / .4)!important}.border-l-primary-focus\/45{border-left-color:hsl(var(--pf, var(--p)) / .45)!important}.border-l-primary-focus\/5{border-left-color:hsl(var(--pf, var(--p)) / .05)!important}.border-l-primary-focus\/50{border-left-color:hsl(var(--pf, var(--p)) / .5)!important}.border-l-primary-focus\/55{border-left-color:hsl(var(--pf, var(--p)) / .55)!important}.border-l-primary-focus\/60{border-left-color:hsl(var(--pf, var(--p)) / .6)!important}.border-l-primary-focus\/65{border-left-color:hsl(var(--pf, var(--p)) / .65)!important}.border-l-primary-focus\/70{border-left-color:hsl(var(--pf, var(--p)) / .7)!important}.border-l-primary-focus\/75{border-left-color:hsl(var(--pf, var(--p)) / .75)!important}.border-l-primary-focus\/80{border-left-color:hsl(var(--pf, var(--p)) / .8)!important}.border-l-primary-focus\/85{border-left-color:hsl(var(--pf, var(--p)) / .85)!important}.border-l-primary-focus\/90{border-left-color:hsl(var(--pf, var(--p)) / .9)!important}.border-l-primary-focus\/95{border-left-color:hsl(var(--pf, var(--p)) / .95)!important}.border-l-red-100{--tw-border-opacity: 1 !important;border-left-color:rgb(254 226 226 / var(--tw-border-opacity, 1))!important}.border-l-red-100\/0{border-left-color:#fee2e200!important}.border-l-red-100\/10{border-left-color:#fee2e21a!important}.border-l-red-100\/100{border-left-color:#fee2e2!important}.border-l-red-100\/15{border-left-color:#fee2e226!important}.border-l-red-100\/20{border-left-color:#fee2e233!important}.border-l-red-100\/25{border-left-color:#fee2e240!important}.border-l-red-100\/30{border-left-color:#fee2e24d!important}.border-l-red-100\/35{border-left-color:#fee2e259!important}.border-l-red-100\/40{border-left-color:#fee2e266!important}.border-l-red-100\/45{border-left-color:#fee2e273!important}.border-l-red-100\/5{border-left-color:#fee2e20d!important}.border-l-red-100\/50{border-left-color:#fee2e280!important}.border-l-red-100\/55{border-left-color:#fee2e28c!important}.border-l-red-100\/60{border-left-color:#fee2e299!important}.border-l-red-100\/65{border-left-color:#fee2e2a6!important}.border-l-red-100\/70{border-left-color:#fee2e2b3!important}.border-l-red-100\/75{border-left-color:#fee2e2bf!important}.border-l-red-100\/80{border-left-color:#fee2e2cc!important}.border-l-red-100\/85{border-left-color:#fee2e2d9!important}.border-l-red-100\/90{border-left-color:#fee2e2e6!important}.border-l-red-100\/95{border-left-color:#fee2e2f2!important}.border-l-red-200{--tw-border-opacity: 1 !important;border-left-color:rgb(254 202 202 / var(--tw-border-opacity, 1))!important}.border-l-red-200\/0{border-left-color:#fecaca00!important}.border-l-red-200\/10{border-left-color:#fecaca1a!important}.border-l-red-200\/100{border-left-color:#fecaca!important}.border-l-red-200\/15{border-left-color:#fecaca26!important}.border-l-red-200\/20{border-left-color:#fecaca33!important}.border-l-red-200\/25{border-left-color:#fecaca40!important}.border-l-red-200\/30{border-left-color:#fecaca4d!important}.border-l-red-200\/35{border-left-color:#fecaca59!important}.border-l-red-200\/40{border-left-color:#fecaca66!important}.border-l-red-200\/45{border-left-color:#fecaca73!important}.border-l-red-200\/5{border-left-color:#fecaca0d!important}.border-l-red-200\/50{border-left-color:#fecaca80!important}.border-l-red-200\/55{border-left-color:#fecaca8c!important}.border-l-red-200\/60{border-left-color:#fecaca99!important}.border-l-red-200\/65{border-left-color:#fecacaa6!important}.border-l-red-200\/70{border-left-color:#fecacab3!important}.border-l-red-200\/75{border-left-color:#fecacabf!important}.border-l-red-200\/80{border-left-color:#fecacacc!important}.border-l-red-200\/85{border-left-color:#fecacad9!important}.border-l-red-200\/90{border-left-color:#fecacae6!important}.border-l-red-200\/95{border-left-color:#fecacaf2!important}.border-l-red-300{--tw-border-opacity: 1 !important;border-left-color:rgb(255 208 201 / var(--tw-border-opacity, 1))!important}.border-l-red-300\/0{border-left-color:#ffd0c900!important}.border-l-red-300\/10{border-left-color:#ffd0c91a!important}.border-l-red-300\/100{border-left-color:#ffd0c9!important}.border-l-red-300\/15{border-left-color:#ffd0c926!important}.border-l-red-300\/20{border-left-color:#ffd0c933!important}.border-l-red-300\/25{border-left-color:#ffd0c940!important}.border-l-red-300\/30{border-left-color:#ffd0c94d!important}.border-l-red-300\/35{border-left-color:#ffd0c959!important}.border-l-red-300\/40{border-left-color:#ffd0c966!important}.border-l-red-300\/45{border-left-color:#ffd0c973!important}.border-l-red-300\/5{border-left-color:#ffd0c90d!important}.border-l-red-300\/50{border-left-color:#ffd0c980!important}.border-l-red-300\/55{border-left-color:#ffd0c98c!important}.border-l-red-300\/60{border-left-color:#ffd0c999!important}.border-l-red-300\/65{border-left-color:#ffd0c9a6!important}.border-l-red-300\/70{border-left-color:#ffd0c9b3!important}.border-l-red-300\/75{border-left-color:#ffd0c9bf!important}.border-l-red-300\/80{border-left-color:#ffd0c9cc!important}.border-l-red-300\/85{border-left-color:#ffd0c9d9!important}.border-l-red-300\/90{border-left-color:#ffd0c9e6!important}.border-l-red-300\/95{border-left-color:#ffd0c9f2!important}.border-l-red-400{--tw-border-opacity: 1 !important;border-left-color:rgb(248 113 113 / var(--tw-border-opacity, 1))!important}.border-l-red-400\/0{border-left-color:#f8717100!important}.border-l-red-400\/10{border-left-color:#f871711a!important}.border-l-red-400\/100{border-left-color:#f87171!important}.border-l-red-400\/15{border-left-color:#f8717126!important}.border-l-red-400\/20{border-left-color:#f8717133!important}.border-l-red-400\/25{border-left-color:#f8717140!important}.border-l-red-400\/30{border-left-color:#f871714d!important}.border-l-red-400\/35{border-left-color:#f8717159!important}.border-l-red-400\/40{border-left-color:#f8717166!important}.border-l-red-400\/45{border-left-color:#f8717173!important}.border-l-red-400\/5{border-left-color:#f871710d!important}.border-l-red-400\/50{border-left-color:#f8717180!important}.border-l-red-400\/55{border-left-color:#f871718c!important}.border-l-red-400\/60{border-left-color:#f8717199!important}.border-l-red-400\/65{border-left-color:#f87171a6!important}.border-l-red-400\/70{border-left-color:#f87171b3!important}.border-l-red-400\/75{border-left-color:#f87171bf!important}.border-l-red-400\/80{border-left-color:#f87171cc!important}.border-l-red-400\/85{border-left-color:#f87171d9!important}.border-l-red-400\/90{border-left-color:#f87171e6!important}.border-l-red-400\/95{border-left-color:#f87171f2!important}.border-l-red-50{--tw-border-opacity: 1 !important;border-left-color:rgb(254 242 242 / var(--tw-border-opacity, 1))!important}.border-l-red-50\/0{border-left-color:#fef2f200!important}.border-l-red-50\/10{border-left-color:#fef2f21a!important}.border-l-red-50\/100{border-left-color:#fef2f2!important}.border-l-red-50\/15{border-left-color:#fef2f226!important}.border-l-red-50\/20{border-left-color:#fef2f233!important}.border-l-red-50\/25{border-left-color:#fef2f240!important}.border-l-red-50\/30{border-left-color:#fef2f24d!important}.border-l-red-50\/35{border-left-color:#fef2f259!important}.border-l-red-50\/40{border-left-color:#fef2f266!important}.border-l-red-50\/45{border-left-color:#fef2f273!important}.border-l-red-50\/5{border-left-color:#fef2f20d!important}.border-l-red-50\/50{border-left-color:#fef2f280!important}.border-l-red-50\/55{border-left-color:#fef2f28c!important}.border-l-red-50\/60{border-left-color:#fef2f299!important}.border-l-red-50\/65{border-left-color:#fef2f2a6!important}.border-l-red-50\/70{border-left-color:#fef2f2b3!important}.border-l-red-50\/75{border-left-color:#fef2f2bf!important}.border-l-red-50\/80{border-left-color:#fef2f2cc!important}.border-l-red-50\/85{border-left-color:#fef2f2d9!important}.border-l-red-50\/90{border-left-color:#fef2f2e6!important}.border-l-red-50\/95{border-left-color:#fef2f2f2!important}.border-l-red-500{--tw-border-opacity: 1 !important;border-left-color:rgb(210 45 45 / var(--tw-border-opacity, 1))!important}.border-l-red-500\/0{border-left-color:#d22d2d00!important}.border-l-red-500\/10{border-left-color:#d22d2d1a!important}.border-l-red-500\/100{border-left-color:#d22d2d!important}.border-l-red-500\/15{border-left-color:#d22d2d26!important}.border-l-red-500\/20{border-left-color:#d22d2d33!important}.border-l-red-500\/25{border-left-color:#d22d2d40!important}.border-l-red-500\/30{border-left-color:#d22d2d4d!important}.border-l-red-500\/35{border-left-color:#d22d2d59!important}.border-l-red-500\/40{border-left-color:#d22d2d66!important}.border-l-red-500\/45{border-left-color:#d22d2d73!important}.border-l-red-500\/5{border-left-color:#d22d2d0d!important}.border-l-red-500\/50{border-left-color:#d22d2d80!important}.border-l-red-500\/55{border-left-color:#d22d2d8c!important}.border-l-red-500\/60{border-left-color:#d22d2d99!important}.border-l-red-500\/65{border-left-color:#d22d2da6!important}.border-l-red-500\/70{border-left-color:#d22d2db3!important}.border-l-red-500\/75{border-left-color:#d22d2dbf!important}.border-l-red-500\/80{border-left-color:#d22d2dcc!important}.border-l-red-500\/85{border-left-color:#d22d2dd9!important}.border-l-red-500\/90{border-left-color:#d22d2de6!important}.border-l-red-500\/95{border-left-color:#d22d2df2!important}.border-l-red-600{--tw-border-opacity: 1 !important;border-left-color:rgb(220 38 38 / var(--tw-border-opacity, 1))!important}.border-l-red-600\/0{border-left-color:#dc262600!important}.border-l-red-600\/10{border-left-color:#dc26261a!important}.border-l-red-600\/100{border-left-color:#dc2626!important}.border-l-red-600\/15{border-left-color:#dc262626!important}.border-l-red-600\/20{border-left-color:#dc262633!important}.border-l-red-600\/25{border-left-color:#dc262640!important}.border-l-red-600\/30{border-left-color:#dc26264d!important}.border-l-red-600\/35{border-left-color:#dc262659!important}.border-l-red-600\/40{border-left-color:#dc262666!important}.border-l-red-600\/45{border-left-color:#dc262673!important}.border-l-red-600\/5{border-left-color:#dc26260d!important}.border-l-red-600\/50{border-left-color:#dc262680!important}.border-l-red-600\/55{border-left-color:#dc26268c!important}.border-l-red-600\/60{border-left-color:#dc262699!important}.border-l-red-600\/65{border-left-color:#dc2626a6!important}.border-l-red-600\/70{border-left-color:#dc2626b3!important}.border-l-red-600\/75{border-left-color:#dc2626bf!important}.border-l-red-600\/80{border-left-color:#dc2626cc!important}.border-l-red-600\/85{border-left-color:#dc2626d9!important}.border-l-red-600\/90{border-left-color:#dc2626e6!important}.border-l-red-600\/95{border-left-color:#dc2626f2!important}.border-l-red-700{--tw-border-opacity: 1 !important;border-left-color:rgb(185 28 28 / var(--tw-border-opacity, 1))!important}.border-l-red-700\/0{border-left-color:#b91c1c00!important}.border-l-red-700\/10{border-left-color:#b91c1c1a!important}.border-l-red-700\/100{border-left-color:#b91c1c!important}.border-l-red-700\/15{border-left-color:#b91c1c26!important}.border-l-red-700\/20{border-left-color:#b91c1c33!important}.border-l-red-700\/25{border-left-color:#b91c1c40!important}.border-l-red-700\/30{border-left-color:#b91c1c4d!important}.border-l-red-700\/35{border-left-color:#b91c1c59!important}.border-l-red-700\/40{border-left-color:#b91c1c66!important}.border-l-red-700\/45{border-left-color:#b91c1c73!important}.border-l-red-700\/5{border-left-color:#b91c1c0d!important}.border-l-red-700\/50{border-left-color:#b91c1c80!important}.border-l-red-700\/55{border-left-color:#b91c1c8c!important}.border-l-red-700\/60{border-left-color:#b91c1c99!important}.border-l-red-700\/65{border-left-color:#b91c1ca6!important}.border-l-red-700\/70{border-left-color:#b91c1cb3!important}.border-l-red-700\/75{border-left-color:#b91c1cbf!important}.border-l-red-700\/80{border-left-color:#b91c1ccc!important}.border-l-red-700\/85{border-left-color:#b91c1cd9!important}.border-l-red-700\/90{border-left-color:#b91c1ce6!important}.border-l-red-700\/95{border-left-color:#b91c1cf2!important}.border-l-red-800{--tw-border-opacity: 1 !important;border-left-color:rgb(153 27 27 / var(--tw-border-opacity, 1))!important}.border-l-red-800\/0{border-left-color:#991b1b00!important}.border-l-red-800\/10{border-left-color:#991b1b1a!important}.border-l-red-800\/100{border-left-color:#991b1b!important}.border-l-red-800\/15{border-left-color:#991b1b26!important}.border-l-red-800\/20{border-left-color:#991b1b33!important}.border-l-red-800\/25{border-left-color:#991b1b40!important}.border-l-red-800\/30{border-left-color:#991b1b4d!important}.border-l-red-800\/35{border-left-color:#991b1b59!important}.border-l-red-800\/40{border-left-color:#991b1b66!important}.border-l-red-800\/45{border-left-color:#991b1b73!important}.border-l-red-800\/5{border-left-color:#991b1b0d!important}.border-l-red-800\/50{border-left-color:#991b1b80!important}.border-l-red-800\/55{border-left-color:#991b1b8c!important}.border-l-red-800\/60{border-left-color:#991b1b99!important}.border-l-red-800\/65{border-left-color:#991b1ba6!important}.border-l-red-800\/70{border-left-color:#991b1bb3!important}.border-l-red-800\/75{border-left-color:#991b1bbf!important}.border-l-red-800\/80{border-left-color:#991b1bcc!important}.border-l-red-800\/85{border-left-color:#991b1bd9!important}.border-l-red-800\/90{border-left-color:#991b1be6!important}.border-l-red-800\/95{border-left-color:#991b1bf2!important}.border-l-red-900{--tw-border-opacity: 1 !important;border-left-color:rgb(127 29 29 / var(--tw-border-opacity, 1))!important}.border-l-red-900\/0{border-left-color:#7f1d1d00!important}.border-l-red-900\/10{border-left-color:#7f1d1d1a!important}.border-l-red-900\/100{border-left-color:#7f1d1d!important}.border-l-red-900\/15{border-left-color:#7f1d1d26!important}.border-l-red-900\/20{border-left-color:#7f1d1d33!important}.border-l-red-900\/25{border-left-color:#7f1d1d40!important}.border-l-red-900\/30{border-left-color:#7f1d1d4d!important}.border-l-red-900\/35{border-left-color:#7f1d1d59!important}.border-l-red-900\/40{border-left-color:#7f1d1d66!important}.border-l-red-900\/45{border-left-color:#7f1d1d73!important}.border-l-red-900\/5{border-left-color:#7f1d1d0d!important}.border-l-red-900\/50{border-left-color:#7f1d1d80!important}.border-l-red-900\/55{border-left-color:#7f1d1d8c!important}.border-l-red-900\/60{border-left-color:#7f1d1d99!important}.border-l-red-900\/65{border-left-color:#7f1d1da6!important}.border-l-red-900\/70{border-left-color:#7f1d1db3!important}.border-l-red-900\/75{border-left-color:#7f1d1dbf!important}.border-l-red-900\/80{border-left-color:#7f1d1dcc!important}.border-l-red-900\/85{border-left-color:#7f1d1dd9!important}.border-l-red-900\/90{border-left-color:#7f1d1de6!important}.border-l-red-900\/95{border-left-color:#7f1d1df2!important}.border-l-red-950{--tw-border-opacity: 1 !important;border-left-color:rgb(69 10 10 / var(--tw-border-opacity, 1))!important}.border-l-red-950\/0{border-left-color:#450a0a00!important}.border-l-red-950\/10{border-left-color:#450a0a1a!important}.border-l-red-950\/100{border-left-color:#450a0a!important}.border-l-red-950\/15{border-left-color:#450a0a26!important}.border-l-red-950\/20{border-left-color:#450a0a33!important}.border-l-red-950\/25{border-left-color:#450a0a40!important}.border-l-red-950\/30{border-left-color:#450a0a4d!important}.border-l-red-950\/35{border-left-color:#450a0a59!important}.border-l-red-950\/40{border-left-color:#450a0a66!important}.border-l-red-950\/45{border-left-color:#450a0a73!important}.border-l-red-950\/5{border-left-color:#450a0a0d!important}.border-l-red-950\/50{border-left-color:#450a0a80!important}.border-l-red-950\/55{border-left-color:#450a0a8c!important}.border-l-red-950\/60{border-left-color:#450a0a99!important}.border-l-red-950\/65{border-left-color:#450a0aa6!important}.border-l-red-950\/70{border-left-color:#450a0ab3!important}.border-l-red-950\/75{border-left-color:#450a0abf!important}.border-l-red-950\/80{border-left-color:#450a0acc!important}.border-l-red-950\/85{border-left-color:#450a0ad9!important}.border-l-red-950\/90{border-left-color:#450a0ae6!important}.border-l-red-950\/95{border-left-color:#450a0af2!important}.border-r-gray-100{--tw-border-opacity: 1 !important;border-right-color:rgb(242 243 244 / var(--tw-border-opacity, 1))!important}.border-r-gray-100\/0{border-right-color:#f2f3f400!important}.border-r-gray-100\/10{border-right-color:#f2f3f41a!important}.border-r-gray-100\/100{border-right-color:#f2f3f4!important}.border-r-gray-100\/15{border-right-color:#f2f3f426!important}.border-r-gray-100\/20{border-right-color:#f2f3f433!important}.border-r-gray-100\/25{border-right-color:#f2f3f440!important}.border-r-gray-100\/30{border-right-color:#f2f3f44d!important}.border-r-gray-100\/35{border-right-color:#f2f3f459!important}.border-r-gray-100\/40{border-right-color:#f2f3f466!important}.border-r-gray-100\/45{border-right-color:#f2f3f473!important}.border-r-gray-100\/5{border-right-color:#f2f3f40d!important}.border-r-gray-100\/50{border-right-color:#f2f3f480!important}.border-r-gray-100\/55{border-right-color:#f2f3f48c!important}.border-r-gray-100\/60{border-right-color:#f2f3f499!important}.border-r-gray-100\/65{border-right-color:#f2f3f4a6!important}.border-r-gray-100\/70{border-right-color:#f2f3f4b3!important}.border-r-gray-100\/75{border-right-color:#f2f3f4bf!important}.border-r-gray-100\/80{border-right-color:#f2f3f4cc!important}.border-r-gray-100\/85{border-right-color:#f2f3f4d9!important}.border-r-gray-100\/90{border-right-color:#f2f3f4e6!important}.border-r-gray-100\/95{border-right-color:#f2f3f4f2!important}.border-r-gray-200{--tw-border-opacity: 1 !important;border-right-color:rgb(229 229 229 / var(--tw-border-opacity, 1))!important}.border-r-gray-200\/0{border-right-color:#e5e5e500!important}.border-r-gray-200\/10{border-right-color:#e5e5e51a!important}.border-r-gray-200\/100{border-right-color:#e5e5e5!important}.border-r-gray-200\/15{border-right-color:#e5e5e526!important}.border-r-gray-200\/20{border-right-color:#e5e5e533!important}.border-r-gray-200\/25{border-right-color:#e5e5e540!important}.border-r-gray-200\/30{border-right-color:#e5e5e54d!important}.border-r-gray-200\/35{border-right-color:#e5e5e559!important}.border-r-gray-200\/40{border-right-color:#e5e5e566!important}.border-r-gray-200\/45{border-right-color:#e5e5e573!important}.border-r-gray-200\/5{border-right-color:#e5e5e50d!important}.border-r-gray-200\/50{border-right-color:#e5e5e580!important}.border-r-gray-200\/55{border-right-color:#e5e5e58c!important}.border-r-gray-200\/60{border-right-color:#e5e5e599!important}.border-r-gray-200\/65{border-right-color:#e5e5e5a6!important}.border-r-gray-200\/70{border-right-color:#e5e5e5b3!important}.border-r-gray-200\/75{border-right-color:#e5e5e5bf!important}.border-r-gray-200\/80{border-right-color:#e5e5e5cc!important}.border-r-gray-200\/85{border-right-color:#e5e5e5d9!important}.border-r-gray-200\/90{border-right-color:#e5e5e5e6!important}.border-r-gray-200\/95{border-right-color:#e5e5e5f2!important}.border-r-gray-300{--tw-border-opacity: 1 !important;border-right-color:rgb(178 178 178 / var(--tw-border-opacity, 1))!important}.border-r-gray-300\/0{border-right-color:#b2b2b200!important}.border-r-gray-300\/10{border-right-color:#b2b2b21a!important}.border-r-gray-300\/100{border-right-color:#b2b2b2!important}.border-r-gray-300\/15{border-right-color:#b2b2b226!important}.border-r-gray-300\/20{border-right-color:#b2b2b233!important}.border-r-gray-300\/25{border-right-color:#b2b2b240!important}.border-r-gray-300\/30{border-right-color:#b2b2b24d!important}.border-r-gray-300\/35{border-right-color:#b2b2b259!important}.border-r-gray-300\/40{border-right-color:#b2b2b266!important}.border-r-gray-300\/45{border-right-color:#b2b2b273!important}.border-r-gray-300\/5{border-right-color:#b2b2b20d!important}.border-r-gray-300\/50{border-right-color:#b2b2b280!important}.border-r-gray-300\/55{border-right-color:#b2b2b28c!important}.border-r-gray-300\/60{border-right-color:#b2b2b299!important}.border-r-gray-300\/65{border-right-color:#b2b2b2a6!important}.border-r-gray-300\/70{border-right-color:#b2b2b2b3!important}.border-r-gray-300\/75{border-right-color:#b2b2b2bf!important}.border-r-gray-300\/80{border-right-color:#b2b2b2cc!important}.border-r-gray-300\/85{border-right-color:#b2b2b2d9!important}.border-r-gray-300\/90{border-right-color:#b2b2b2e6!important}.border-r-gray-300\/95{border-right-color:#b2b2b2f2!important}.border-r-gray-400{--tw-border-opacity: 1 !important;border-right-color:rgb(153 153 153 / var(--tw-border-opacity, 1))!important}.border-r-gray-400\/0{border-right-color:#9990!important}.border-r-gray-400\/10{border-right-color:#9999991a!important}.border-r-gray-400\/100{border-right-color:#999!important}.border-r-gray-400\/15{border-right-color:#99999926!important}.border-r-gray-400\/20{border-right-color:#9993!important}.border-r-gray-400\/25{border-right-color:#99999940!important}.border-r-gray-400\/30{border-right-color:#9999994d!important}.border-r-gray-400\/35{border-right-color:#99999959!important}.border-r-gray-400\/40{border-right-color:#9996!important}.border-r-gray-400\/45{border-right-color:#99999973!important}.border-r-gray-400\/5{border-right-color:#9999990d!important}.border-r-gray-400\/50{border-right-color:#99999980!important}.border-r-gray-400\/55{border-right-color:#9999998c!important}.border-r-gray-400\/60{border-right-color:#9999!important}.border-r-gray-400\/65{border-right-color:#999999a6!important}.border-r-gray-400\/70{border-right-color:#999999b3!important}.border-r-gray-400\/75{border-right-color:#999999bf!important}.border-r-gray-400\/80{border-right-color:#999c!important}.border-r-gray-400\/85{border-right-color:#999999d9!important}.border-r-gray-400\/90{border-right-color:#999999e6!important}.border-r-gray-400\/95{border-right-color:#999999f2!important}.border-r-gray-50{--tw-border-opacity: 1 !important;border-right-color:rgb(242 242 242 / var(--tw-border-opacity, 1))!important}.border-r-gray-50\/0{border-right-color:#f2f2f200!important}.border-r-gray-50\/10{border-right-color:#f2f2f21a!important}.border-r-gray-50\/100{border-right-color:#f2f2f2!important}.border-r-gray-50\/15{border-right-color:#f2f2f226!important}.border-r-gray-50\/20{border-right-color:#f2f2f233!important}.border-r-gray-50\/25{border-right-color:#f2f2f240!important}.border-r-gray-50\/30{border-right-color:#f2f2f24d!important}.border-r-gray-50\/35{border-right-color:#f2f2f259!important}.border-r-gray-50\/40{border-right-color:#f2f2f266!important}.border-r-gray-50\/45{border-right-color:#f2f2f273!important}.border-r-gray-50\/5{border-right-color:#f2f2f20d!important}.border-r-gray-50\/50{border-right-color:#f2f2f280!important}.border-r-gray-50\/55{border-right-color:#f2f2f28c!important}.border-r-gray-50\/60{border-right-color:#f2f2f299!important}.border-r-gray-50\/65{border-right-color:#f2f2f2a6!important}.border-r-gray-50\/70{border-right-color:#f2f2f2b3!important}.border-r-gray-50\/75{border-right-color:#f2f2f2bf!important}.border-r-gray-50\/80{border-right-color:#f2f2f2cc!important}.border-r-gray-50\/85{border-right-color:#f2f2f2d9!important}.border-r-gray-50\/90{border-right-color:#f2f2f2e6!important}.border-r-gray-50\/95{border-right-color:#f2f2f2f2!important}.border-r-gray-500{--tw-border-opacity: 1 !important;border-right-color:rgb(77 77 77 / var(--tw-border-opacity, 1))!important}.border-r-gray-500\/0{border-right-color:#4d4d4d00!important}.border-r-gray-500\/10{border-right-color:#4d4d4d1a!important}.border-r-gray-500\/100{border-right-color:#4d4d4d!important}.border-r-gray-500\/15{border-right-color:#4d4d4d26!important}.border-r-gray-500\/20{border-right-color:#4d4d4d33!important}.border-r-gray-500\/25{border-right-color:#4d4d4d40!important}.border-r-gray-500\/30{border-right-color:#4d4d4d4d!important}.border-r-gray-500\/35{border-right-color:#4d4d4d59!important}.border-r-gray-500\/40{border-right-color:#4d4d4d66!important}.border-r-gray-500\/45{border-right-color:#4d4d4d73!important}.border-r-gray-500\/5{border-right-color:#4d4d4d0d!important}.border-r-gray-500\/50{border-right-color:#4d4d4d80!important}.border-r-gray-500\/55{border-right-color:#4d4d4d8c!important}.border-r-gray-500\/60{border-right-color:#4d4d4d99!important}.border-r-gray-500\/65{border-right-color:#4d4d4da6!important}.border-r-gray-500\/70{border-right-color:#4d4d4db3!important}.border-r-gray-500\/75{border-right-color:#4d4d4dbf!important}.border-r-gray-500\/80{border-right-color:#4d4d4dcc!important}.border-r-gray-500\/85{border-right-color:#4d4d4dd9!important}.border-r-gray-500\/90{border-right-color:#4d4d4de6!important}.border-r-gray-500\/95{border-right-color:#4d4d4df2!important}.border-r-gray-600{--tw-border-opacity: 1 !important;border-right-color:rgb(75 85 99 / var(--tw-border-opacity, 1))!important}.border-r-gray-600\/0{border-right-color:#4b556300!important}.border-r-gray-600\/10{border-right-color:#4b55631a!important}.border-r-gray-600\/100{border-right-color:#4b5563!important}.border-r-gray-600\/15{border-right-color:#4b556326!important}.border-r-gray-600\/20{border-right-color:#4b556333!important}.border-r-gray-600\/25{border-right-color:#4b556340!important}.border-r-gray-600\/30{border-right-color:#4b55634d!important}.border-r-gray-600\/35{border-right-color:#4b556359!important}.border-r-gray-600\/40{border-right-color:#4b556366!important}.border-r-gray-600\/45{border-right-color:#4b556373!important}.border-r-gray-600\/5{border-right-color:#4b55630d!important}.border-r-gray-600\/50{border-right-color:#4b556380!important}.border-r-gray-600\/55{border-right-color:#4b55638c!important}.border-r-gray-600\/60{border-right-color:#4b556399!important}.border-r-gray-600\/65{border-right-color:#4b5563a6!important}.border-r-gray-600\/70{border-right-color:#4b5563b3!important}.border-r-gray-600\/75{border-right-color:#4b5563bf!important}.border-r-gray-600\/80{border-right-color:#4b5563cc!important}.border-r-gray-600\/85{border-right-color:#4b5563d9!important}.border-r-gray-600\/90{border-right-color:#4b5563e6!important}.border-r-gray-600\/95{border-right-color:#4b5563f2!important}.border-r-gray-700{--tw-border-opacity: 1 !important;border-right-color:rgb(51 51 51 / var(--tw-border-opacity, 1))!important}.border-r-gray-700\/0{border-right-color:#3330!important}.border-r-gray-700\/10{border-right-color:#3333331a!important}.border-r-gray-700\/100{border-right-color:#333!important}.border-r-gray-700\/15{border-right-color:#33333326!important}.border-r-gray-700\/20{border-right-color:#3333!important}.border-r-gray-700\/25{border-right-color:#33333340!important}.border-r-gray-700\/30{border-right-color:#3333334d!important}.border-r-gray-700\/35{border-right-color:#33333359!important}.border-r-gray-700\/40{border-right-color:#3336!important}.border-r-gray-700\/45{border-right-color:#33333373!important}.border-r-gray-700\/5{border-right-color:#3333330d!important}.border-r-gray-700\/50{border-right-color:#33333380!important}.border-r-gray-700\/55{border-right-color:#3333338c!important}.border-r-gray-700\/60{border-right-color:#3339!important}.border-r-gray-700\/65{border-right-color:#333333a6!important}.border-r-gray-700\/70{border-right-color:#333333b3!important}.border-r-gray-700\/75{border-right-color:#333333bf!important}.border-r-gray-700\/80{border-right-color:#333c!important}.border-r-gray-700\/85{border-right-color:#333333d9!important}.border-r-gray-700\/90{border-right-color:#333333e6!important}.border-r-gray-700\/95{border-right-color:#333333f2!important}.border-r-gray-800{--tw-border-opacity: 1 !important;border-right-color:rgb(31 41 55 / var(--tw-border-opacity, 1))!important}.border-r-gray-800\/0{border-right-color:#1f293700!important}.border-r-gray-800\/10{border-right-color:#1f29371a!important}.border-r-gray-800\/100{border-right-color:#1f2937!important}.border-r-gray-800\/15{border-right-color:#1f293726!important}.border-r-gray-800\/20{border-right-color:#1f293733!important}.border-r-gray-800\/25{border-right-color:#1f293740!important}.border-r-gray-800\/30{border-right-color:#1f29374d!important}.border-r-gray-800\/35{border-right-color:#1f293759!important}.border-r-gray-800\/40{border-right-color:#1f293766!important}.border-r-gray-800\/45{border-right-color:#1f293773!important}.border-r-gray-800\/5{border-right-color:#1f29370d!important}.border-r-gray-800\/50{border-right-color:#1f293780!important}.border-r-gray-800\/55{border-right-color:#1f29378c!important}.border-r-gray-800\/60{border-right-color:#1f293799!important}.border-r-gray-800\/65{border-right-color:#1f2937a6!important}.border-r-gray-800\/70{border-right-color:#1f2937b3!important}.border-r-gray-800\/75{border-right-color:#1f2937bf!important}.border-r-gray-800\/80{border-right-color:#1f2937cc!important}.border-r-gray-800\/85{border-right-color:#1f2937d9!important}.border-r-gray-800\/90{border-right-color:#1f2937e6!important}.border-r-gray-800\/95{border-right-color:#1f2937f2!important}.border-r-gray-900{--tw-border-opacity: 1 !important;border-right-color:rgb(17 24 39 / var(--tw-border-opacity, 1))!important}.border-r-gray-900\/0{border-right-color:#11182700!important}.border-r-gray-900\/10{border-right-color:#1118271a!important}.border-r-gray-900\/100{border-right-color:#111827!important}.border-r-gray-900\/15{border-right-color:#11182726!important}.border-r-gray-900\/20{border-right-color:#11182733!important}.border-r-gray-900\/25{border-right-color:#11182740!important}.border-r-gray-900\/30{border-right-color:#1118274d!important}.border-r-gray-900\/35{border-right-color:#11182759!important}.border-r-gray-900\/40{border-right-color:#11182766!important}.border-r-gray-900\/45{border-right-color:#11182773!important}.border-r-gray-900\/5{border-right-color:#1118270d!important}.border-r-gray-900\/50{border-right-color:#11182780!important}.border-r-gray-900\/55{border-right-color:#1118278c!important}.border-r-gray-900\/60{border-right-color:#11182799!important}.border-r-gray-900\/65{border-right-color:#111827a6!important}.border-r-gray-900\/70{border-right-color:#111827b3!important}.border-r-gray-900\/75{border-right-color:#111827bf!important}.border-r-gray-900\/80{border-right-color:#111827cc!important}.border-r-gray-900\/85{border-right-color:#111827d9!important}.border-r-gray-900\/90{border-right-color:#111827e6!important}.border-r-gray-900\/95{border-right-color:#111827f2!important}.border-r-gray-950{--tw-border-opacity: 1 !important;border-right-color:rgb(3 7 18 / var(--tw-border-opacity, 1))!important}.border-r-gray-950\/0{border-right-color:#03071200!important}.border-r-gray-950\/10{border-right-color:#0307121a!important}.border-r-gray-950\/100{border-right-color:#030712!important}.border-r-gray-950\/15{border-right-color:#03071226!important}.border-r-gray-950\/20{border-right-color:#03071233!important}.border-r-gray-950\/25{border-right-color:#03071240!important}.border-r-gray-950\/30{border-right-color:#0307124d!important}.border-r-gray-950\/35{border-right-color:#03071259!important}.border-r-gray-950\/40{border-right-color:#03071266!important}.border-r-gray-950\/45{border-right-color:#03071273!important}.border-r-gray-950\/5{border-right-color:#0307120d!important}.border-r-gray-950\/50{border-right-color:#03071280!important}.border-r-gray-950\/55{border-right-color:#0307128c!important}.border-r-gray-950\/60{border-right-color:#03071299!important}.border-r-gray-950\/65{border-right-color:#030712a6!important}.border-r-gray-950\/70{border-right-color:#030712b3!important}.border-r-gray-950\/75{border-right-color:#030712bf!important}.border-r-gray-950\/80{border-right-color:#030712cc!important}.border-r-gray-950\/85{border-right-color:#030712d9!important}.border-r-gray-950\/90{border-right-color:#030712e6!important}.border-r-gray-950\/95{border-right-color:#030712f2!important}.border-r-green-100{--tw-border-opacity: 1 !important;border-right-color:rgb(220 252 231 / var(--tw-border-opacity, 1))!important}.border-r-green-100\/0{border-right-color:#dcfce700!important}.border-r-green-100\/10{border-right-color:#dcfce71a!important}.border-r-green-100\/100{border-right-color:#dcfce7!important}.border-r-green-100\/15{border-right-color:#dcfce726!important}.border-r-green-100\/20{border-right-color:#dcfce733!important}.border-r-green-100\/25{border-right-color:#dcfce740!important}.border-r-green-100\/30{border-right-color:#dcfce74d!important}.border-r-green-100\/35{border-right-color:#dcfce759!important}.border-r-green-100\/40{border-right-color:#dcfce766!important}.border-r-green-100\/45{border-right-color:#dcfce773!important}.border-r-green-100\/5{border-right-color:#dcfce70d!important}.border-r-green-100\/50{border-right-color:#dcfce780!important}.border-r-green-100\/55{border-right-color:#dcfce78c!important}.border-r-green-100\/60{border-right-color:#dcfce799!important}.border-r-green-100\/65{border-right-color:#dcfce7a6!important}.border-r-green-100\/70{border-right-color:#dcfce7b3!important}.border-r-green-100\/75{border-right-color:#dcfce7bf!important}.border-r-green-100\/80{border-right-color:#dcfce7cc!important}.border-r-green-100\/85{border-right-color:#dcfce7d9!important}.border-r-green-100\/90{border-right-color:#dcfce7e6!important}.border-r-green-100\/95{border-right-color:#dcfce7f2!important}.border-r-green-200{--tw-border-opacity: 1 !important;border-right-color:rgb(187 247 208 / var(--tw-border-opacity, 1))!important}.border-r-green-200\/0{border-right-color:#bbf7d000!important}.border-r-green-200\/10{border-right-color:#bbf7d01a!important}.border-r-green-200\/100{border-right-color:#bbf7d0!important}.border-r-green-200\/15{border-right-color:#bbf7d026!important}.border-r-green-200\/20{border-right-color:#bbf7d033!important}.border-r-green-200\/25{border-right-color:#bbf7d040!important}.border-r-green-200\/30{border-right-color:#bbf7d04d!important}.border-r-green-200\/35{border-right-color:#bbf7d059!important}.border-r-green-200\/40{border-right-color:#bbf7d066!important}.border-r-green-200\/45{border-right-color:#bbf7d073!important}.border-r-green-200\/5{border-right-color:#bbf7d00d!important}.border-r-green-200\/50{border-right-color:#bbf7d080!important}.border-r-green-200\/55{border-right-color:#bbf7d08c!important}.border-r-green-200\/60{border-right-color:#bbf7d099!important}.border-r-green-200\/65{border-right-color:#bbf7d0a6!important}.border-r-green-200\/70{border-right-color:#bbf7d0b3!important}.border-r-green-200\/75{border-right-color:#bbf7d0bf!important}.border-r-green-200\/80{border-right-color:#bbf7d0cc!important}.border-r-green-200\/85{border-right-color:#bbf7d0d9!important}.border-r-green-200\/90{border-right-color:#bbf7d0e6!important}.border-r-green-200\/95{border-right-color:#bbf7d0f2!important}.border-r-green-300{--tw-border-opacity: 1 !important;border-right-color:rgb(221 255 201 / var(--tw-border-opacity, 1))!important}.border-r-green-300\/0{border-right-color:#ddffc900!important}.border-r-green-300\/10{border-right-color:#ddffc91a!important}.border-r-green-300\/100{border-right-color:#ddffc9!important}.border-r-green-300\/15{border-right-color:#ddffc926!important}.border-r-green-300\/20{border-right-color:#ddffc933!important}.border-r-green-300\/25{border-right-color:#ddffc940!important}.border-r-green-300\/30{border-right-color:#ddffc94d!important}.border-r-green-300\/35{border-right-color:#ddffc959!important}.border-r-green-300\/40{border-right-color:#ddffc966!important}.border-r-green-300\/45{border-right-color:#ddffc973!important}.border-r-green-300\/5{border-right-color:#ddffc90d!important}.border-r-green-300\/50{border-right-color:#ddffc980!important}.border-r-green-300\/55{border-right-color:#ddffc98c!important}.border-r-green-300\/60{border-right-color:#ddffc999!important}.border-r-green-300\/65{border-right-color:#ddffc9a6!important}.border-r-green-300\/70{border-right-color:#ddffc9b3!important}.border-r-green-300\/75{border-right-color:#ddffc9bf!important}.border-r-green-300\/80{border-right-color:#ddffc9cc!important}.border-r-green-300\/85{border-right-color:#ddffc9d9!important}.border-r-green-300\/90{border-right-color:#ddffc9e6!important}.border-r-green-300\/95{border-right-color:#ddffc9f2!important}.border-r-green-400{--tw-border-opacity: 1 !important;border-right-color:rgb(74 222 128 / var(--tw-border-opacity, 1))!important}.border-r-green-400\/0{border-right-color:#4ade8000!important}.border-r-green-400\/10{border-right-color:#4ade801a!important}.border-r-green-400\/100{border-right-color:#4ade80!important}.border-r-green-400\/15{border-right-color:#4ade8026!important}.border-r-green-400\/20{border-right-color:#4ade8033!important}.border-r-green-400\/25{border-right-color:#4ade8040!important}.border-r-green-400\/30{border-right-color:#4ade804d!important}.border-r-green-400\/35{border-right-color:#4ade8059!important}.border-r-green-400\/40{border-right-color:#4ade8066!important}.border-r-green-400\/45{border-right-color:#4ade8073!important}.border-r-green-400\/5{border-right-color:#4ade800d!important}.border-r-green-400\/50{border-right-color:#4ade8080!important}.border-r-green-400\/55{border-right-color:#4ade808c!important}.border-r-green-400\/60{border-right-color:#4ade8099!important}.border-r-green-400\/65{border-right-color:#4ade80a6!important}.border-r-green-400\/70{border-right-color:#4ade80b3!important}.border-r-green-400\/75{border-right-color:#4ade80bf!important}.border-r-green-400\/80{border-right-color:#4ade80cc!important}.border-r-green-400\/85{border-right-color:#4ade80d9!important}.border-r-green-400\/90{border-right-color:#4ade80e6!important}.border-r-green-400\/95{border-right-color:#4ade80f2!important}.border-r-green-50{--tw-border-opacity: 1 !important;border-right-color:rgb(240 253 244 / var(--tw-border-opacity, 1))!important}.border-r-green-50\/0{border-right-color:#f0fdf400!important}.border-r-green-50\/10{border-right-color:#f0fdf41a!important}.border-r-green-50\/100{border-right-color:#f0fdf4!important}.border-r-green-50\/15{border-right-color:#f0fdf426!important}.border-r-green-50\/20{border-right-color:#f0fdf433!important}.border-r-green-50\/25{border-right-color:#f0fdf440!important}.border-r-green-50\/30{border-right-color:#f0fdf44d!important}.border-r-green-50\/35{border-right-color:#f0fdf459!important}.border-r-green-50\/40{border-right-color:#f0fdf466!important}.border-r-green-50\/45{border-right-color:#f0fdf473!important}.border-r-green-50\/5{border-right-color:#f0fdf40d!important}.border-r-green-50\/50{border-right-color:#f0fdf480!important}.border-r-green-50\/55{border-right-color:#f0fdf48c!important}.border-r-green-50\/60{border-right-color:#f0fdf499!important}.border-r-green-50\/65{border-right-color:#f0fdf4a6!important}.border-r-green-50\/70{border-right-color:#f0fdf4b3!important}.border-r-green-50\/75{border-right-color:#f0fdf4bf!important}.border-r-green-50\/80{border-right-color:#f0fdf4cc!important}.border-r-green-50\/85{border-right-color:#f0fdf4d9!important}.border-r-green-50\/90{border-right-color:#f0fdf4e6!important}.border-r-green-50\/95{border-right-color:#f0fdf4f2!important}.border-r-green-500{--tw-border-opacity: 1 !important;border-right-color:rgb(23 209 76 / var(--tw-border-opacity, 1))!important}.border-r-green-500\/0{border-right-color:#17d14c00!important}.border-r-green-500\/10{border-right-color:#17d14c1a!important}.border-r-green-500\/100{border-right-color:#17d14c!important}.border-r-green-500\/15{border-right-color:#17d14c26!important}.border-r-green-500\/20{border-right-color:#17d14c33!important}.border-r-green-500\/25{border-right-color:#17d14c40!important}.border-r-green-500\/30{border-right-color:#17d14c4d!important}.border-r-green-500\/35{border-right-color:#17d14c59!important}.border-r-green-500\/40{border-right-color:#17d14c66!important}.border-r-green-500\/45{border-right-color:#17d14c73!important}.border-r-green-500\/5{border-right-color:#17d14c0d!important}.border-r-green-500\/50{border-right-color:#17d14c80!important}.border-r-green-500\/55{border-right-color:#17d14c8c!important}.border-r-green-500\/60{border-right-color:#17d14c99!important}.border-r-green-500\/65{border-right-color:#17d14ca6!important}.border-r-green-500\/70{border-right-color:#17d14cb3!important}.border-r-green-500\/75{border-right-color:#17d14cbf!important}.border-r-green-500\/80{border-right-color:#17d14ccc!important}.border-r-green-500\/85{border-right-color:#17d14cd9!important}.border-r-green-500\/90{border-right-color:#17d14ce6!important}.border-r-green-500\/95{border-right-color:#17d14cf2!important}.border-r-green-600{--tw-border-opacity: 1 !important;border-right-color:rgb(22 163 74 / var(--tw-border-opacity, 1))!important}.border-r-green-600\/0{border-right-color:#16a34a00!important}.border-r-green-600\/10{border-right-color:#16a34a1a!important}.border-r-green-600\/100{border-right-color:#16a34a!important}.border-r-green-600\/15{border-right-color:#16a34a26!important}.border-r-green-600\/20{border-right-color:#16a34a33!important}.border-r-green-600\/25{border-right-color:#16a34a40!important}.border-r-green-600\/30{border-right-color:#16a34a4d!important}.border-r-green-600\/35{border-right-color:#16a34a59!important}.border-r-green-600\/40{border-right-color:#16a34a66!important}.border-r-green-600\/45{border-right-color:#16a34a73!important}.border-r-green-600\/5{border-right-color:#16a34a0d!important}.border-r-green-600\/50{border-right-color:#16a34a80!important}.border-r-green-600\/55{border-right-color:#16a34a8c!important}.border-r-green-600\/60{border-right-color:#16a34a99!important}.border-r-green-600\/65{border-right-color:#16a34aa6!important}.border-r-green-600\/70{border-right-color:#16a34ab3!important}.border-r-green-600\/75{border-right-color:#16a34abf!important}.border-r-green-600\/80{border-right-color:#16a34acc!important}.border-r-green-600\/85{border-right-color:#16a34ad9!important}.border-r-green-600\/90{border-right-color:#16a34ae6!important}.border-r-green-600\/95{border-right-color:#16a34af2!important}.border-r-green-700{--tw-border-opacity: 1 !important;border-right-color:rgb(21 128 61 / var(--tw-border-opacity, 1))!important}.border-r-green-700\/0{border-right-color:#15803d00!important}.border-r-green-700\/10{border-right-color:#15803d1a!important}.border-r-green-700\/100{border-right-color:#15803d!important}.border-r-green-700\/15{border-right-color:#15803d26!important}.border-r-green-700\/20{border-right-color:#15803d33!important}.border-r-green-700\/25{border-right-color:#15803d40!important}.border-r-green-700\/30{border-right-color:#15803d4d!important}.border-r-green-700\/35{border-right-color:#15803d59!important}.border-r-green-700\/40{border-right-color:#15803d66!important}.border-r-green-700\/45{border-right-color:#15803d73!important}.border-r-green-700\/5{border-right-color:#15803d0d!important}.border-r-green-700\/50{border-right-color:#15803d80!important}.border-r-green-700\/55{border-right-color:#15803d8c!important}.border-r-green-700\/60{border-right-color:#15803d99!important}.border-r-green-700\/65{border-right-color:#15803da6!important}.border-r-green-700\/70{border-right-color:#15803db3!important}.border-r-green-700\/75{border-right-color:#15803dbf!important}.border-r-green-700\/80{border-right-color:#15803dcc!important}.border-r-green-700\/85{border-right-color:#15803dd9!important}.border-r-green-700\/90{border-right-color:#15803de6!important}.border-r-green-700\/95{border-right-color:#15803df2!important}.border-r-green-800{--tw-border-opacity: 1 !important;border-right-color:rgb(22 101 52 / var(--tw-border-opacity, 1))!important}.border-r-green-800\/0{border-right-color:#16653400!important}.border-r-green-800\/10{border-right-color:#1665341a!important}.border-r-green-800\/100{border-right-color:#166534!important}.border-r-green-800\/15{border-right-color:#16653426!important}.border-r-green-800\/20{border-right-color:#16653433!important}.border-r-green-800\/25{border-right-color:#16653440!important}.border-r-green-800\/30{border-right-color:#1665344d!important}.border-r-green-800\/35{border-right-color:#16653459!important}.border-r-green-800\/40{border-right-color:#16653466!important}.border-r-green-800\/45{border-right-color:#16653473!important}.border-r-green-800\/5{border-right-color:#1665340d!important}.border-r-green-800\/50{border-right-color:#16653480!important}.border-r-green-800\/55{border-right-color:#1665348c!important}.border-r-green-800\/60{border-right-color:#16653499!important}.border-r-green-800\/65{border-right-color:#166534a6!important}.border-r-green-800\/70{border-right-color:#166534b3!important}.border-r-green-800\/75{border-right-color:#166534bf!important}.border-r-green-800\/80{border-right-color:#166534cc!important}.border-r-green-800\/85{border-right-color:#166534d9!important}.border-r-green-800\/90{border-right-color:#166534e6!important}.border-r-green-800\/95{border-right-color:#166534f2!important}.border-r-green-900{--tw-border-opacity: 1 !important;border-right-color:rgb(20 83 45 / var(--tw-border-opacity, 1))!important}.border-r-green-900\/0{border-right-color:#14532d00!important}.border-r-green-900\/10{border-right-color:#14532d1a!important}.border-r-green-900\/100{border-right-color:#14532d!important}.border-r-green-900\/15{border-right-color:#14532d26!important}.border-r-green-900\/20{border-right-color:#14532d33!important}.border-r-green-900\/25{border-right-color:#14532d40!important}.border-r-green-900\/30{border-right-color:#14532d4d!important}.border-r-green-900\/35{border-right-color:#14532d59!important}.border-r-green-900\/40{border-right-color:#14532d66!important}.border-r-green-900\/45{border-right-color:#14532d73!important}.border-r-green-900\/5{border-right-color:#14532d0d!important}.border-r-green-900\/50{border-right-color:#14532d80!important}.border-r-green-900\/55{border-right-color:#14532d8c!important}.border-r-green-900\/60{border-right-color:#14532d99!important}.border-r-green-900\/65{border-right-color:#14532da6!important}.border-r-green-900\/70{border-right-color:#14532db3!important}.border-r-green-900\/75{border-right-color:#14532dbf!important}.border-r-green-900\/80{border-right-color:#14532dcc!important}.border-r-green-900\/85{border-right-color:#14532dd9!important}.border-r-green-900\/90{border-right-color:#14532de6!important}.border-r-green-900\/95{border-right-color:#14532df2!important}.border-r-green-950{--tw-border-opacity: 1 !important;border-right-color:rgb(5 46 22 / var(--tw-border-opacity, 1))!important}.border-r-green-950\/0{border-right-color:#052e1600!important}.border-r-green-950\/10{border-right-color:#052e161a!important}.border-r-green-950\/100{border-right-color:#052e16!important}.border-r-green-950\/15{border-right-color:#052e1626!important}.border-r-green-950\/20{border-right-color:#052e1633!important}.border-r-green-950\/25{border-right-color:#052e1640!important}.border-r-green-950\/30{border-right-color:#052e164d!important}.border-r-green-950\/35{border-right-color:#052e1659!important}.border-r-green-950\/40{border-right-color:#052e1666!important}.border-r-green-950\/45{border-right-color:#052e1673!important}.border-r-green-950\/5{border-right-color:#052e160d!important}.border-r-green-950\/50{border-right-color:#052e1680!important}.border-r-green-950\/55{border-right-color:#052e168c!important}.border-r-green-950\/60{border-right-color:#052e1699!important}.border-r-green-950\/65{border-right-color:#052e16a6!important}.border-r-green-950\/70{border-right-color:#052e16b3!important}.border-r-green-950\/75{border-right-color:#052e16bf!important}.border-r-green-950\/80{border-right-color:#052e16cc!important}.border-r-green-950\/85{border-right-color:#052e16d9!important}.border-r-green-950\/90{border-right-color:#052e16e6!important}.border-r-green-950\/95{border-right-color:#052e16f2!important}.border-r-orange-100{--tw-border-opacity: 1 !important;border-right-color:rgb(255 237 213 / var(--tw-border-opacity, 1))!important}.border-r-orange-100\/0{border-right-color:#ffedd500!important}.border-r-orange-100\/10{border-right-color:#ffedd51a!important}.border-r-orange-100\/100{border-right-color:#ffedd5!important}.border-r-orange-100\/15{border-right-color:#ffedd526!important}.border-r-orange-100\/20{border-right-color:#ffedd533!important}.border-r-orange-100\/25{border-right-color:#ffedd540!important}.border-r-orange-100\/30{border-right-color:#ffedd54d!important}.border-r-orange-100\/35{border-right-color:#ffedd559!important}.border-r-orange-100\/40{border-right-color:#ffedd566!important}.border-r-orange-100\/45{border-right-color:#ffedd573!important}.border-r-orange-100\/5{border-right-color:#ffedd50d!important}.border-r-orange-100\/50{border-right-color:#ffedd580!important}.border-r-orange-100\/55{border-right-color:#ffedd58c!important}.border-r-orange-100\/60{border-right-color:#ffedd599!important}.border-r-orange-100\/65{border-right-color:#ffedd5a6!important}.border-r-orange-100\/70{border-right-color:#ffedd5b3!important}.border-r-orange-100\/75{border-right-color:#ffedd5bf!important}.border-r-orange-100\/80{border-right-color:#ffedd5cc!important}.border-r-orange-100\/85{border-right-color:#ffedd5d9!important}.border-r-orange-100\/90{border-right-color:#ffedd5e6!important}.border-r-orange-100\/95{border-right-color:#ffedd5f2!important}.border-r-orange-200{--tw-border-opacity: 1 !important;border-right-color:rgb(254 215 170 / var(--tw-border-opacity, 1))!important}.border-r-orange-200\/0{border-right-color:#fed7aa00!important}.border-r-orange-200\/10{border-right-color:#fed7aa1a!important}.border-r-orange-200\/100{border-right-color:#fed7aa!important}.border-r-orange-200\/15{border-right-color:#fed7aa26!important}.border-r-orange-200\/20{border-right-color:#fed7aa33!important}.border-r-orange-200\/25{border-right-color:#fed7aa40!important}.border-r-orange-200\/30{border-right-color:#fed7aa4d!important}.border-r-orange-200\/35{border-right-color:#fed7aa59!important}.border-r-orange-200\/40{border-right-color:#fed7aa66!important}.border-r-orange-200\/45{border-right-color:#fed7aa73!important}.border-r-orange-200\/5{border-right-color:#fed7aa0d!important}.border-r-orange-200\/50{border-right-color:#fed7aa80!important}.border-r-orange-200\/55{border-right-color:#fed7aa8c!important}.border-r-orange-200\/60{border-right-color:#fed7aa99!important}.border-r-orange-200\/65{border-right-color:#fed7aaa6!important}.border-r-orange-200\/70{border-right-color:#fed7aab3!important}.border-r-orange-200\/75{border-right-color:#fed7aabf!important}.border-r-orange-200\/80{border-right-color:#fed7aacc!important}.border-r-orange-200\/85{border-right-color:#fed7aad9!important}.border-r-orange-200\/90{border-right-color:#fed7aae6!important}.border-r-orange-200\/95{border-right-color:#fed7aaf2!important}.border-r-orange-300{--tw-border-opacity: 1 !important;border-right-color:rgb(253 186 116 / var(--tw-border-opacity, 1))!important}.border-r-orange-300\/0{border-right-color:#fdba7400!important}.border-r-orange-300\/10{border-right-color:#fdba741a!important}.border-r-orange-300\/100{border-right-color:#fdba74!important}.border-r-orange-300\/15{border-right-color:#fdba7426!important}.border-r-orange-300\/20{border-right-color:#fdba7433!important}.border-r-orange-300\/25{border-right-color:#fdba7440!important}.border-r-orange-300\/30{border-right-color:#fdba744d!important}.border-r-orange-300\/35{border-right-color:#fdba7459!important}.border-r-orange-300\/40{border-right-color:#fdba7466!important}.border-r-orange-300\/45{border-right-color:#fdba7473!important}.border-r-orange-300\/5{border-right-color:#fdba740d!important}.border-r-orange-300\/50{border-right-color:#fdba7480!important}.border-r-orange-300\/55{border-right-color:#fdba748c!important}.border-r-orange-300\/60{border-right-color:#fdba7499!important}.border-r-orange-300\/65{border-right-color:#fdba74a6!important}.border-r-orange-300\/70{border-right-color:#fdba74b3!important}.border-r-orange-300\/75{border-right-color:#fdba74bf!important}.border-r-orange-300\/80{border-right-color:#fdba74cc!important}.border-r-orange-300\/85{border-right-color:#fdba74d9!important}.border-r-orange-300\/90{border-right-color:#fdba74e6!important}.border-r-orange-300\/95{border-right-color:#fdba74f2!important}.border-r-orange-400{--tw-border-opacity: 1 !important;border-right-color:rgb(251 146 60 / var(--tw-border-opacity, 1))!important}.border-r-orange-400\/0{border-right-color:#fb923c00!important}.border-r-orange-400\/10{border-right-color:#fb923c1a!important}.border-r-orange-400\/100{border-right-color:#fb923c!important}.border-r-orange-400\/15{border-right-color:#fb923c26!important}.border-r-orange-400\/20{border-right-color:#fb923c33!important}.border-r-orange-400\/25{border-right-color:#fb923c40!important}.border-r-orange-400\/30{border-right-color:#fb923c4d!important}.border-r-orange-400\/35{border-right-color:#fb923c59!important}.border-r-orange-400\/40{border-right-color:#fb923c66!important}.border-r-orange-400\/45{border-right-color:#fb923c73!important}.border-r-orange-400\/5{border-right-color:#fb923c0d!important}.border-r-orange-400\/50{border-right-color:#fb923c80!important}.border-r-orange-400\/55{border-right-color:#fb923c8c!important}.border-r-orange-400\/60{border-right-color:#fb923c99!important}.border-r-orange-400\/65{border-right-color:#fb923ca6!important}.border-r-orange-400\/70{border-right-color:#fb923cb3!important}.border-r-orange-400\/75{border-right-color:#fb923cbf!important}.border-r-orange-400\/80{border-right-color:#fb923ccc!important}.border-r-orange-400\/85{border-right-color:#fb923cd9!important}.border-r-orange-400\/90{border-right-color:#fb923ce6!important}.border-r-orange-400\/95{border-right-color:#fb923cf2!important}.border-r-orange-50{--tw-border-opacity: 1 !important;border-right-color:rgb(255 247 237 / var(--tw-border-opacity, 1))!important}.border-r-orange-50\/0{border-right-color:#fff7ed00!important}.border-r-orange-50\/10{border-right-color:#fff7ed1a!important}.border-r-orange-50\/100{border-right-color:#fff7ed!important}.border-r-orange-50\/15{border-right-color:#fff7ed26!important}.border-r-orange-50\/20{border-right-color:#fff7ed33!important}.border-r-orange-50\/25{border-right-color:#fff7ed40!important}.border-r-orange-50\/30{border-right-color:#fff7ed4d!important}.border-r-orange-50\/35{border-right-color:#fff7ed59!important}.border-r-orange-50\/40{border-right-color:#fff7ed66!important}.border-r-orange-50\/45{border-right-color:#fff7ed73!important}.border-r-orange-50\/5{border-right-color:#fff7ed0d!important}.border-r-orange-50\/50{border-right-color:#fff7ed80!important}.border-r-orange-50\/55{border-right-color:#fff7ed8c!important}.border-r-orange-50\/60{border-right-color:#fff7ed99!important}.border-r-orange-50\/65{border-right-color:#fff7eda6!important}.border-r-orange-50\/70{border-right-color:#fff7edb3!important}.border-r-orange-50\/75{border-right-color:#fff7edbf!important}.border-r-orange-50\/80{border-right-color:#fff7edcc!important}.border-r-orange-50\/85{border-right-color:#fff7edd9!important}.border-r-orange-50\/90{border-right-color:#fff7ede6!important}.border-r-orange-50\/95{border-right-color:#fff7edf2!important}.border-r-orange-500{--tw-border-opacity: 1 !important;border-right-color:rgb(238 142 29 / var(--tw-border-opacity, 1))!important}.border-r-orange-500\/0{border-right-color:#ee8e1d00!important}.border-r-orange-500\/10{border-right-color:#ee8e1d1a!important}.border-r-orange-500\/100{border-right-color:#ee8e1d!important}.border-r-orange-500\/15{border-right-color:#ee8e1d26!important}.border-r-orange-500\/20{border-right-color:#ee8e1d33!important}.border-r-orange-500\/25{border-right-color:#ee8e1d40!important}.border-r-orange-500\/30{border-right-color:#ee8e1d4d!important}.border-r-orange-500\/35{border-right-color:#ee8e1d59!important}.border-r-orange-500\/40{border-right-color:#ee8e1d66!important}.border-r-orange-500\/45{border-right-color:#ee8e1d73!important}.border-r-orange-500\/5{border-right-color:#ee8e1d0d!important}.border-r-orange-500\/50{border-right-color:#ee8e1d80!important}.border-r-orange-500\/55{border-right-color:#ee8e1d8c!important}.border-r-orange-500\/60{border-right-color:#ee8e1d99!important}.border-r-orange-500\/65{border-right-color:#ee8e1da6!important}.border-r-orange-500\/70{border-right-color:#ee8e1db3!important}.border-r-orange-500\/75{border-right-color:#ee8e1dbf!important}.border-r-orange-500\/80{border-right-color:#ee8e1dcc!important}.border-r-orange-500\/85{border-right-color:#ee8e1dd9!important}.border-r-orange-500\/90{border-right-color:#ee8e1de6!important}.border-r-orange-500\/95{border-right-color:#ee8e1df2!important}.border-r-orange-600{--tw-border-opacity: 1 !important;border-right-color:rgb(234 88 12 / var(--tw-border-opacity, 1))!important}.border-r-orange-600\/0{border-right-color:#ea580c00!important}.border-r-orange-600\/10{border-right-color:#ea580c1a!important}.border-r-orange-600\/100{border-right-color:#ea580c!important}.border-r-orange-600\/15{border-right-color:#ea580c26!important}.border-r-orange-600\/20{border-right-color:#ea580c33!important}.border-r-orange-600\/25{border-right-color:#ea580c40!important}.border-r-orange-600\/30{border-right-color:#ea580c4d!important}.border-r-orange-600\/35{border-right-color:#ea580c59!important}.border-r-orange-600\/40{border-right-color:#ea580c66!important}.border-r-orange-600\/45{border-right-color:#ea580c73!important}.border-r-orange-600\/5{border-right-color:#ea580c0d!important}.border-r-orange-600\/50{border-right-color:#ea580c80!important}.border-r-orange-600\/55{border-right-color:#ea580c8c!important}.border-r-orange-600\/60{border-right-color:#ea580c99!important}.border-r-orange-600\/65{border-right-color:#ea580ca6!important}.border-r-orange-600\/70{border-right-color:#ea580cb3!important}.border-r-orange-600\/75{border-right-color:#ea580cbf!important}.border-r-orange-600\/80{border-right-color:#ea580ccc!important}.border-r-orange-600\/85{border-right-color:#ea580cd9!important}.border-r-orange-600\/90{border-right-color:#ea580ce6!important}.border-r-orange-600\/95{border-right-color:#ea580cf2!important}.border-r-orange-700{--tw-border-opacity: 1 !important;border-right-color:rgb(194 65 12 / var(--tw-border-opacity, 1))!important}.border-r-orange-700\/0{border-right-color:#c2410c00!important}.border-r-orange-700\/10{border-right-color:#c2410c1a!important}.border-r-orange-700\/100{border-right-color:#c2410c!important}.border-r-orange-700\/15{border-right-color:#c2410c26!important}.border-r-orange-700\/20{border-right-color:#c2410c33!important}.border-r-orange-700\/25{border-right-color:#c2410c40!important}.border-r-orange-700\/30{border-right-color:#c2410c4d!important}.border-r-orange-700\/35{border-right-color:#c2410c59!important}.border-r-orange-700\/40{border-right-color:#c2410c66!important}.border-r-orange-700\/45{border-right-color:#c2410c73!important}.border-r-orange-700\/5{border-right-color:#c2410c0d!important}.border-r-orange-700\/50{border-right-color:#c2410c80!important}.border-r-orange-700\/55{border-right-color:#c2410c8c!important}.border-r-orange-700\/60{border-right-color:#c2410c99!important}.border-r-orange-700\/65{border-right-color:#c2410ca6!important}.border-r-orange-700\/70{border-right-color:#c2410cb3!important}.border-r-orange-700\/75{border-right-color:#c2410cbf!important}.border-r-orange-700\/80{border-right-color:#c2410ccc!important}.border-r-orange-700\/85{border-right-color:#c2410cd9!important}.border-r-orange-700\/90{border-right-color:#c2410ce6!important}.border-r-orange-700\/95{border-right-color:#c2410cf2!important}.border-r-orange-800{--tw-border-opacity: 1 !important;border-right-color:rgb(154 52 18 / var(--tw-border-opacity, 1))!important}.border-r-orange-800\/0{border-right-color:#9a341200!important}.border-r-orange-800\/10{border-right-color:#9a34121a!important}.border-r-orange-800\/100{border-right-color:#9a3412!important}.border-r-orange-800\/15{border-right-color:#9a341226!important}.border-r-orange-800\/20{border-right-color:#9a341233!important}.border-r-orange-800\/25{border-right-color:#9a341240!important}.border-r-orange-800\/30{border-right-color:#9a34124d!important}.border-r-orange-800\/35{border-right-color:#9a341259!important}.border-r-orange-800\/40{border-right-color:#9a341266!important}.border-r-orange-800\/45{border-right-color:#9a341273!important}.border-r-orange-800\/5{border-right-color:#9a34120d!important}.border-r-orange-800\/50{border-right-color:#9a341280!important}.border-r-orange-800\/55{border-right-color:#9a34128c!important}.border-r-orange-800\/60{border-right-color:#9a341299!important}.border-r-orange-800\/65{border-right-color:#9a3412a6!important}.border-r-orange-800\/70{border-right-color:#9a3412b3!important}.border-r-orange-800\/75{border-right-color:#9a3412bf!important}.border-r-orange-800\/80{border-right-color:#9a3412cc!important}.border-r-orange-800\/85{border-right-color:#9a3412d9!important}.border-r-orange-800\/90{border-right-color:#9a3412e6!important}.border-r-orange-800\/95{border-right-color:#9a3412f2!important}.border-r-orange-900{--tw-border-opacity: 1 !important;border-right-color:rgb(124 45 18 / var(--tw-border-opacity, 1))!important}.border-r-orange-900\/0{border-right-color:#7c2d1200!important}.border-r-orange-900\/10{border-right-color:#7c2d121a!important}.border-r-orange-900\/100{border-right-color:#7c2d12!important}.border-r-orange-900\/15{border-right-color:#7c2d1226!important}.border-r-orange-900\/20{border-right-color:#7c2d1233!important}.border-r-orange-900\/25{border-right-color:#7c2d1240!important}.border-r-orange-900\/30{border-right-color:#7c2d124d!important}.border-r-orange-900\/35{border-right-color:#7c2d1259!important}.border-r-orange-900\/40{border-right-color:#7c2d1266!important}.border-r-orange-900\/45{border-right-color:#7c2d1273!important}.border-r-orange-900\/5{border-right-color:#7c2d120d!important}.border-r-orange-900\/50{border-right-color:#7c2d1280!important}.border-r-orange-900\/55{border-right-color:#7c2d128c!important}.border-r-orange-900\/60{border-right-color:#7c2d1299!important}.border-r-orange-900\/65{border-right-color:#7c2d12a6!important}.border-r-orange-900\/70{border-right-color:#7c2d12b3!important}.border-r-orange-900\/75{border-right-color:#7c2d12bf!important}.border-r-orange-900\/80{border-right-color:#7c2d12cc!important}.border-r-orange-900\/85{border-right-color:#7c2d12d9!important}.border-r-orange-900\/90{border-right-color:#7c2d12e6!important}.border-r-orange-900\/95{border-right-color:#7c2d12f2!important}.border-r-orange-950{--tw-border-opacity: 1 !important;border-right-color:rgb(67 20 7 / var(--tw-border-opacity, 1))!important}.border-r-orange-950\/0{border-right-color:#43140700!important}.border-r-orange-950\/10{border-right-color:#4314071a!important}.border-r-orange-950\/100{border-right-color:#431407!important}.border-r-orange-950\/15{border-right-color:#43140726!important}.border-r-orange-950\/20{border-right-color:#43140733!important}.border-r-orange-950\/25{border-right-color:#43140740!important}.border-r-orange-950\/30{border-right-color:#4314074d!important}.border-r-orange-950\/35{border-right-color:#43140759!important}.border-r-orange-950\/40{border-right-color:#43140766!important}.border-r-orange-950\/45{border-right-color:#43140773!important}.border-r-orange-950\/5{border-right-color:#4314070d!important}.border-r-orange-950\/50{border-right-color:#43140780!important}.border-r-orange-950\/55{border-right-color:#4314078c!important}.border-r-orange-950\/60{border-right-color:#43140799!important}.border-r-orange-950\/65{border-right-color:#431407a6!important}.border-r-orange-950\/70{border-right-color:#431407b3!important}.border-r-orange-950\/75{border-right-color:#431407bf!important}.border-r-orange-950\/80{border-right-color:#431407cc!important}.border-r-orange-950\/85{border-right-color:#431407d9!important}.border-r-orange-950\/90{border-right-color:#431407e6!important}.border-r-orange-950\/95{border-right-color:#431407f2!important}.border-r-primary-100{--tw-border-opacity: 1 !important;border-right-color:rgb(245 249 255 / var(--tw-border-opacity, 1))!important}.border-r-primary-100\/0{border-right-color:#f5f9ff00!important}.border-r-primary-100\/10{border-right-color:#f5f9ff1a!important}.border-r-primary-100\/100{border-right-color:#f5f9ff!important}.border-r-primary-100\/15{border-right-color:#f5f9ff26!important}.border-r-primary-100\/20{border-right-color:#f5f9ff33!important}.border-r-primary-100\/25{border-right-color:#f5f9ff40!important}.border-r-primary-100\/30{border-right-color:#f5f9ff4d!important}.border-r-primary-100\/35{border-right-color:#f5f9ff59!important}.border-r-primary-100\/40{border-right-color:#f5f9ff66!important}.border-r-primary-100\/45{border-right-color:#f5f9ff73!important}.border-r-primary-100\/5{border-right-color:#f5f9ff0d!important}.border-r-primary-100\/50{border-right-color:#f5f9ff80!important}.border-r-primary-100\/55{border-right-color:#f5f9ff8c!important}.border-r-primary-100\/60{border-right-color:#f5f9ff99!important}.border-r-primary-100\/65{border-right-color:#f5f9ffa6!important}.border-r-primary-100\/70{border-right-color:#f5f9ffb3!important}.border-r-primary-100\/75{border-right-color:#f5f9ffbf!important}.border-r-primary-100\/80{border-right-color:#f5f9ffcc!important}.border-r-primary-100\/85{border-right-color:#f5f9ffd9!important}.border-r-primary-100\/90{border-right-color:#f5f9ffe6!important}.border-r-primary-100\/95{border-right-color:#f5f9fff2!important}.border-r-primary-200{--tw-border-opacity: 1 !important;border-right-color:rgb(225 236 254 / var(--tw-border-opacity, 1))!important}.border-r-primary-200\/0{border-right-color:#e1ecfe00!important}.border-r-primary-200\/10{border-right-color:#e1ecfe1a!important}.border-r-primary-200\/100{border-right-color:#e1ecfe!important}.border-r-primary-200\/15{border-right-color:#e1ecfe26!important}.border-r-primary-200\/20{border-right-color:#e1ecfe33!important}.border-r-primary-200\/25{border-right-color:#e1ecfe40!important}.border-r-primary-200\/30{border-right-color:#e1ecfe4d!important}.border-r-primary-200\/35{border-right-color:#e1ecfe59!important}.border-r-primary-200\/40{border-right-color:#e1ecfe66!important}.border-r-primary-200\/45{border-right-color:#e1ecfe73!important}.border-r-primary-200\/5{border-right-color:#e1ecfe0d!important}.border-r-primary-200\/50{border-right-color:#e1ecfe80!important}.border-r-primary-200\/55{border-right-color:#e1ecfe8c!important}.border-r-primary-200\/60{border-right-color:#e1ecfe99!important}.border-r-primary-200\/65{border-right-color:#e1ecfea6!important}.border-r-primary-200\/70{border-right-color:#e1ecfeb3!important}.border-r-primary-200\/75{border-right-color:#e1ecfebf!important}.border-r-primary-200\/80{border-right-color:#e1ecfecc!important}.border-r-primary-200\/85{border-right-color:#e1ecfed9!important}.border-r-primary-200\/90{border-right-color:#e1ecfee6!important}.border-r-primary-200\/95{border-right-color:#e1ecfef2!important}.border-r-primary-300{--tw-border-opacity: 1 !important;border-right-color:rgb(215 229 253 / var(--tw-border-opacity, 1))!important}.border-r-primary-300\/0{border-right-color:#d7e5fd00!important}.border-r-primary-300\/10{border-right-color:#d7e5fd1a!important}.border-r-primary-300\/100{border-right-color:#d7e5fd!important}.border-r-primary-300\/15{border-right-color:#d7e5fd26!important}.border-r-primary-300\/20{border-right-color:#d7e5fd33!important}.border-r-primary-300\/25{border-right-color:#d7e5fd40!important}.border-r-primary-300\/30{border-right-color:#d7e5fd4d!important}.border-r-primary-300\/35{border-right-color:#d7e5fd59!important}.border-r-primary-300\/40{border-right-color:#d7e5fd66!important}.border-r-primary-300\/45{border-right-color:#d7e5fd73!important}.border-r-primary-300\/5{border-right-color:#d7e5fd0d!important}.border-r-primary-300\/50{border-right-color:#d7e5fd80!important}.border-r-primary-300\/55{border-right-color:#d7e5fd8c!important}.border-r-primary-300\/60{border-right-color:#d7e5fd99!important}.border-r-primary-300\/65{border-right-color:#d7e5fda6!important}.border-r-primary-300\/70{border-right-color:#d7e5fdb3!important}.border-r-primary-300\/75{border-right-color:#d7e5fdbf!important}.border-r-primary-300\/80{border-right-color:#d7e5fdcc!important}.border-r-primary-300\/85{border-right-color:#d7e5fdd9!important}.border-r-primary-300\/90{border-right-color:#d7e5fde6!important}.border-r-primary-300\/95{border-right-color:#d7e5fdf2!important}.border-r-primary-50{--tw-border-opacity: 1 !important;border-right-color:rgb(245 249 255 / var(--tw-border-opacity, 1))!important}.border-r-primary-50\/0{border-right-color:#f5f9ff00!important}.border-r-primary-50\/10{border-right-color:#f5f9ff1a!important}.border-r-primary-50\/100{border-right-color:#f5f9ff!important}.border-r-primary-50\/15{border-right-color:#f5f9ff26!important}.border-r-primary-50\/20{border-right-color:#f5f9ff33!important}.border-r-primary-50\/25{border-right-color:#f5f9ff40!important}.border-r-primary-50\/30{border-right-color:#f5f9ff4d!important}.border-r-primary-50\/35{border-right-color:#f5f9ff59!important}.border-r-primary-50\/40{border-right-color:#f5f9ff66!important}.border-r-primary-50\/45{border-right-color:#f5f9ff73!important}.border-r-primary-50\/5{border-right-color:#f5f9ff0d!important}.border-r-primary-50\/50{border-right-color:#f5f9ff80!important}.border-r-primary-50\/55{border-right-color:#f5f9ff8c!important}.border-r-primary-50\/60{border-right-color:#f5f9ff99!important}.border-r-primary-50\/65{border-right-color:#f5f9ffa6!important}.border-r-primary-50\/70{border-right-color:#f5f9ffb3!important}.border-r-primary-50\/75{border-right-color:#f5f9ffbf!important}.border-r-primary-50\/80{border-right-color:#f5f9ffcc!important}.border-r-primary-50\/85{border-right-color:#f5f9ffd9!important}.border-r-primary-50\/90{border-right-color:#f5f9ffe6!important}.border-r-primary-50\/95{border-right-color:#f5f9fff2!important}.border-r-primary-500{--tw-border-opacity: 1 !important;border-right-color:rgb(55 125 247 / var(--tw-border-opacity, 1))!important}.border-r-primary-500\/0{border-right-color:#377df700!important}.border-r-primary-500\/10{border-right-color:#377df71a!important}.border-r-primary-500\/100{border-right-color:#377df7!important}.border-r-primary-500\/15{border-right-color:#377df726!important}.border-r-primary-500\/20{border-right-color:#377df733!important}.border-r-primary-500\/25{border-right-color:#377df740!important}.border-r-primary-500\/30{border-right-color:#377df74d!important}.border-r-primary-500\/35{border-right-color:#377df759!important}.border-r-primary-500\/40{border-right-color:#377df766!important}.border-r-primary-500\/45{border-right-color:#377df773!important}.border-r-primary-500\/5{border-right-color:#377df70d!important}.border-r-primary-500\/50{border-right-color:#377df780!important}.border-r-primary-500\/55{border-right-color:#377df78c!important}.border-r-primary-500\/60{border-right-color:#377df799!important}.border-r-primary-500\/65{border-right-color:#377df7a6!important}.border-r-primary-500\/70{border-right-color:#377df7b3!important}.border-r-primary-500\/75{border-right-color:#377df7bf!important}.border-r-primary-500\/80{border-right-color:#377df7cc!important}.border-r-primary-500\/85{border-right-color:#377df7d9!important}.border-r-primary-500\/90{border-right-color:#377df7e6!important}.border-r-primary-500\/95{border-right-color:#377df7f2!important}.border-r-primary-700{--tw-border-opacity: 1 !important;border-right-color:rgb(17 89 215 / var(--tw-border-opacity, 1))!important}.border-r-primary-700\/0{border-right-color:#1159d700!important}.border-r-primary-700\/10{border-right-color:#1159d71a!important}.border-r-primary-700\/100{border-right-color:#1159d7!important}.border-r-primary-700\/15{border-right-color:#1159d726!important}.border-r-primary-700\/20{border-right-color:#1159d733!important}.border-r-primary-700\/25{border-right-color:#1159d740!important}.border-r-primary-700\/30{border-right-color:#1159d74d!important}.border-r-primary-700\/35{border-right-color:#1159d759!important}.border-r-primary-700\/40{border-right-color:#1159d766!important}.border-r-primary-700\/45{border-right-color:#1159d773!important}.border-r-primary-700\/5{border-right-color:#1159d70d!important}.border-r-primary-700\/50{border-right-color:#1159d780!important}.border-r-primary-700\/55{border-right-color:#1159d78c!important}.border-r-primary-700\/60{border-right-color:#1159d799!important}.border-r-primary-700\/65{border-right-color:#1159d7a6!important}.border-r-primary-700\/70{border-right-color:#1159d7b3!important}.border-r-primary-700\/75{border-right-color:#1159d7bf!important}.border-r-primary-700\/80{border-right-color:#1159d7cc!important}.border-r-primary-700\/85{border-right-color:#1159d7d9!important}.border-r-primary-700\/90{border-right-color:#1159d7e6!important}.border-r-primary-700\/95{border-right-color:#1159d7f2!important}.border-r-primary-content{--tw-border-opacity: 1 !important;border-right-color:hsl(var(--pc) / var(--tw-border-opacity, 1))!important}.border-r-primary-content\/0{border-right-color:hsl(var(--pc) / 0)!important}.border-r-primary-content\/10{border-right-color:hsl(var(--pc) / .1)!important}.border-r-primary-content\/100{border-right-color:hsl(var(--pc) / 1)!important}.border-r-primary-content\/15{border-right-color:hsl(var(--pc) / .15)!important}.border-r-primary-content\/20{border-right-color:hsl(var(--pc) / .2)!important}.border-r-primary-content\/25{border-right-color:hsl(var(--pc) / .25)!important}.border-r-primary-content\/30{border-right-color:hsl(var(--pc) / .3)!important}.border-r-primary-content\/35{border-right-color:hsl(var(--pc) / .35)!important}.border-r-primary-content\/40{border-right-color:hsl(var(--pc) / .4)!important}.border-r-primary-content\/45{border-right-color:hsl(var(--pc) / .45)!important}.border-r-primary-content\/5{border-right-color:hsl(var(--pc) / .05)!important}.border-r-primary-content\/50{border-right-color:hsl(var(--pc) / .5)!important}.border-r-primary-content\/55{border-right-color:hsl(var(--pc) / .55)!important}.border-r-primary-content\/60{border-right-color:hsl(var(--pc) / .6)!important}.border-r-primary-content\/65{border-right-color:hsl(var(--pc) / .65)!important}.border-r-primary-content\/70{border-right-color:hsl(var(--pc) / .7)!important}.border-r-primary-content\/75{border-right-color:hsl(var(--pc) / .75)!important}.border-r-primary-content\/80{border-right-color:hsl(var(--pc) / .8)!important}.border-r-primary-content\/85{border-right-color:hsl(var(--pc) / .85)!important}.border-r-primary-content\/90{border-right-color:hsl(var(--pc) / .9)!important}.border-r-primary-content\/95{border-right-color:hsl(var(--pc) / .95)!important}.border-r-primary-focus{--tw-border-opacity: 1 !important;border-right-color:hsl(var(--pf, var(--p)) / var(--tw-border-opacity, 1))!important}.border-r-primary-focus\/0{border-right-color:hsl(var(--pf, var(--p)) / 0)!important}.border-r-primary-focus\/10{border-right-color:hsl(var(--pf, var(--p)) / .1)!important}.border-r-primary-focus\/100{border-right-color:hsl(var(--pf, var(--p)) / 1)!important}.border-r-primary-focus\/15{border-right-color:hsl(var(--pf, var(--p)) / .15)!important}.border-r-primary-focus\/20{border-right-color:hsl(var(--pf, var(--p)) / .2)!important}.border-r-primary-focus\/25{border-right-color:hsl(var(--pf, var(--p)) / .25)!important}.border-r-primary-focus\/30{border-right-color:hsl(var(--pf, var(--p)) / .3)!important}.border-r-primary-focus\/35{border-right-color:hsl(var(--pf, var(--p)) / .35)!important}.border-r-primary-focus\/40{border-right-color:hsl(var(--pf, var(--p)) / .4)!important}.border-r-primary-focus\/45{border-right-color:hsl(var(--pf, var(--p)) / .45)!important}.border-r-primary-focus\/5{border-right-color:hsl(var(--pf, var(--p)) / .05)!important}.border-r-primary-focus\/50{border-right-color:hsl(var(--pf, var(--p)) / .5)!important}.border-r-primary-focus\/55{border-right-color:hsl(var(--pf, var(--p)) / .55)!important}.border-r-primary-focus\/60{border-right-color:hsl(var(--pf, var(--p)) / .6)!important}.border-r-primary-focus\/65{border-right-color:hsl(var(--pf, var(--p)) / .65)!important}.border-r-primary-focus\/70{border-right-color:hsl(var(--pf, var(--p)) / .7)!important}.border-r-primary-focus\/75{border-right-color:hsl(var(--pf, var(--p)) / .75)!important}.border-r-primary-focus\/80{border-right-color:hsl(var(--pf, var(--p)) / .8)!important}.border-r-primary-focus\/85{border-right-color:hsl(var(--pf, var(--p)) / .85)!important}.border-r-primary-focus\/90{border-right-color:hsl(var(--pf, var(--p)) / .9)!important}.border-r-primary-focus\/95{border-right-color:hsl(var(--pf, var(--p)) / .95)!important}.border-r-red-100{--tw-border-opacity: 1 !important;border-right-color:rgb(254 226 226 / var(--tw-border-opacity, 1))!important}.border-r-red-100\/0{border-right-color:#fee2e200!important}.border-r-red-100\/10{border-right-color:#fee2e21a!important}.border-r-red-100\/100{border-right-color:#fee2e2!important}.border-r-red-100\/15{border-right-color:#fee2e226!important}.border-r-red-100\/20{border-right-color:#fee2e233!important}.border-r-red-100\/25{border-right-color:#fee2e240!important}.border-r-red-100\/30{border-right-color:#fee2e24d!important}.border-r-red-100\/35{border-right-color:#fee2e259!important}.border-r-red-100\/40{border-right-color:#fee2e266!important}.border-r-red-100\/45{border-right-color:#fee2e273!important}.border-r-red-100\/5{border-right-color:#fee2e20d!important}.border-r-red-100\/50{border-right-color:#fee2e280!important}.border-r-red-100\/55{border-right-color:#fee2e28c!important}.border-r-red-100\/60{border-right-color:#fee2e299!important}.border-r-red-100\/65{border-right-color:#fee2e2a6!important}.border-r-red-100\/70{border-right-color:#fee2e2b3!important}.border-r-red-100\/75{border-right-color:#fee2e2bf!important}.border-r-red-100\/80{border-right-color:#fee2e2cc!important}.border-r-red-100\/85{border-right-color:#fee2e2d9!important}.border-r-red-100\/90{border-right-color:#fee2e2e6!important}.border-r-red-100\/95{border-right-color:#fee2e2f2!important}.border-r-red-200{--tw-border-opacity: 1 !important;border-right-color:rgb(254 202 202 / var(--tw-border-opacity, 1))!important}.border-r-red-200\/0{border-right-color:#fecaca00!important}.border-r-red-200\/10{border-right-color:#fecaca1a!important}.border-r-red-200\/100{border-right-color:#fecaca!important}.border-r-red-200\/15{border-right-color:#fecaca26!important}.border-r-red-200\/20{border-right-color:#fecaca33!important}.border-r-red-200\/25{border-right-color:#fecaca40!important}.border-r-red-200\/30{border-right-color:#fecaca4d!important}.border-r-red-200\/35{border-right-color:#fecaca59!important}.border-r-red-200\/40{border-right-color:#fecaca66!important}.border-r-red-200\/45{border-right-color:#fecaca73!important}.border-r-red-200\/5{border-right-color:#fecaca0d!important}.border-r-red-200\/50{border-right-color:#fecaca80!important}.border-r-red-200\/55{border-right-color:#fecaca8c!important}.border-r-red-200\/60{border-right-color:#fecaca99!important}.border-r-red-200\/65{border-right-color:#fecacaa6!important}.border-r-red-200\/70{border-right-color:#fecacab3!important}.border-r-red-200\/75{border-right-color:#fecacabf!important}.border-r-red-200\/80{border-right-color:#fecacacc!important}.border-r-red-200\/85{border-right-color:#fecacad9!important}.border-r-red-200\/90{border-right-color:#fecacae6!important}.border-r-red-200\/95{border-right-color:#fecacaf2!important}.border-r-red-300{--tw-border-opacity: 1 !important;border-right-color:rgb(255 208 201 / var(--tw-border-opacity, 1))!important}.border-r-red-300\/0{border-right-color:#ffd0c900!important}.border-r-red-300\/10{border-right-color:#ffd0c91a!important}.border-r-red-300\/100{border-right-color:#ffd0c9!important}.border-r-red-300\/15{border-right-color:#ffd0c926!important}.border-r-red-300\/20{border-right-color:#ffd0c933!important}.border-r-red-300\/25{border-right-color:#ffd0c940!important}.border-r-red-300\/30{border-right-color:#ffd0c94d!important}.border-r-red-300\/35{border-right-color:#ffd0c959!important}.border-r-red-300\/40{border-right-color:#ffd0c966!important}.border-r-red-300\/45{border-right-color:#ffd0c973!important}.border-r-red-300\/5{border-right-color:#ffd0c90d!important}.border-r-red-300\/50{border-right-color:#ffd0c980!important}.border-r-red-300\/55{border-right-color:#ffd0c98c!important}.border-r-red-300\/60{border-right-color:#ffd0c999!important}.border-r-red-300\/65{border-right-color:#ffd0c9a6!important}.border-r-red-300\/70{border-right-color:#ffd0c9b3!important}.border-r-red-300\/75{border-right-color:#ffd0c9bf!important}.border-r-red-300\/80{border-right-color:#ffd0c9cc!important}.border-r-red-300\/85{border-right-color:#ffd0c9d9!important}.border-r-red-300\/90{border-right-color:#ffd0c9e6!important}.border-r-red-300\/95{border-right-color:#ffd0c9f2!important}.border-r-red-400{--tw-border-opacity: 1 !important;border-right-color:rgb(248 113 113 / var(--tw-border-opacity, 1))!important}.border-r-red-400\/0{border-right-color:#f8717100!important}.border-r-red-400\/10{border-right-color:#f871711a!important}.border-r-red-400\/100{border-right-color:#f87171!important}.border-r-red-400\/15{border-right-color:#f8717126!important}.border-r-red-400\/20{border-right-color:#f8717133!important}.border-r-red-400\/25{border-right-color:#f8717140!important}.border-r-red-400\/30{border-right-color:#f871714d!important}.border-r-red-400\/35{border-right-color:#f8717159!important}.border-r-red-400\/40{border-right-color:#f8717166!important}.border-r-red-400\/45{border-right-color:#f8717173!important}.border-r-red-400\/5{border-right-color:#f871710d!important}.border-r-red-400\/50{border-right-color:#f8717180!important}.border-r-red-400\/55{border-right-color:#f871718c!important}.border-r-red-400\/60{border-right-color:#f8717199!important}.border-r-red-400\/65{border-right-color:#f87171a6!important}.border-r-red-400\/70{border-right-color:#f87171b3!important}.border-r-red-400\/75{border-right-color:#f87171bf!important}.border-r-red-400\/80{border-right-color:#f87171cc!important}.border-r-red-400\/85{border-right-color:#f87171d9!important}.border-r-red-400\/90{border-right-color:#f87171e6!important}.border-r-red-400\/95{border-right-color:#f87171f2!important}.border-r-red-50{--tw-border-opacity: 1 !important;border-right-color:rgb(254 242 242 / var(--tw-border-opacity, 1))!important}.border-r-red-50\/0{border-right-color:#fef2f200!important}.border-r-red-50\/10{border-right-color:#fef2f21a!important}.border-r-red-50\/100{border-right-color:#fef2f2!important}.border-r-red-50\/15{border-right-color:#fef2f226!important}.border-r-red-50\/20{border-right-color:#fef2f233!important}.border-r-red-50\/25{border-right-color:#fef2f240!important}.border-r-red-50\/30{border-right-color:#fef2f24d!important}.border-r-red-50\/35{border-right-color:#fef2f259!important}.border-r-red-50\/40{border-right-color:#fef2f266!important}.border-r-red-50\/45{border-right-color:#fef2f273!important}.border-r-red-50\/5{border-right-color:#fef2f20d!important}.border-r-red-50\/50{border-right-color:#fef2f280!important}.border-r-red-50\/55{border-right-color:#fef2f28c!important}.border-r-red-50\/60{border-right-color:#fef2f299!important}.border-r-red-50\/65{border-right-color:#fef2f2a6!important}.border-r-red-50\/70{border-right-color:#fef2f2b3!important}.border-r-red-50\/75{border-right-color:#fef2f2bf!important}.border-r-red-50\/80{border-right-color:#fef2f2cc!important}.border-r-red-50\/85{border-right-color:#fef2f2d9!important}.border-r-red-50\/90{border-right-color:#fef2f2e6!important}.border-r-red-50\/95{border-right-color:#fef2f2f2!important}.border-r-red-500{--tw-border-opacity: 1 !important;border-right-color:rgb(210 45 45 / var(--tw-border-opacity, 1))!important}.border-r-red-500\/0{border-right-color:#d22d2d00!important}.border-r-red-500\/10{border-right-color:#d22d2d1a!important}.border-r-red-500\/100{border-right-color:#d22d2d!important}.border-r-red-500\/15{border-right-color:#d22d2d26!important}.border-r-red-500\/20{border-right-color:#d22d2d33!important}.border-r-red-500\/25{border-right-color:#d22d2d40!important}.border-r-red-500\/30{border-right-color:#d22d2d4d!important}.border-r-red-500\/35{border-right-color:#d22d2d59!important}.border-r-red-500\/40{border-right-color:#d22d2d66!important}.border-r-red-500\/45{border-right-color:#d22d2d73!important}.border-r-red-500\/5{border-right-color:#d22d2d0d!important}.border-r-red-500\/50{border-right-color:#d22d2d80!important}.border-r-red-500\/55{border-right-color:#d22d2d8c!important}.border-r-red-500\/60{border-right-color:#d22d2d99!important}.border-r-red-500\/65{border-right-color:#d22d2da6!important}.border-r-red-500\/70{border-right-color:#d22d2db3!important}.border-r-red-500\/75{border-right-color:#d22d2dbf!important}.border-r-red-500\/80{border-right-color:#d22d2dcc!important}.border-r-red-500\/85{border-right-color:#d22d2dd9!important}.border-r-red-500\/90{border-right-color:#d22d2de6!important}.border-r-red-500\/95{border-right-color:#d22d2df2!important}.border-r-red-600{--tw-border-opacity: 1 !important;border-right-color:rgb(220 38 38 / var(--tw-border-opacity, 1))!important}.border-r-red-600\/0{border-right-color:#dc262600!important}.border-r-red-600\/10{border-right-color:#dc26261a!important}.border-r-red-600\/100{border-right-color:#dc2626!important}.border-r-red-600\/15{border-right-color:#dc262626!important}.border-r-red-600\/20{border-right-color:#dc262633!important}.border-r-red-600\/25{border-right-color:#dc262640!important}.border-r-red-600\/30{border-right-color:#dc26264d!important}.border-r-red-600\/35{border-right-color:#dc262659!important}.border-r-red-600\/40{border-right-color:#dc262666!important}.border-r-red-600\/45{border-right-color:#dc262673!important}.border-r-red-600\/5{border-right-color:#dc26260d!important}.border-r-red-600\/50{border-right-color:#dc262680!important}.border-r-red-600\/55{border-right-color:#dc26268c!important}.border-r-red-600\/60{border-right-color:#dc262699!important}.border-r-red-600\/65{border-right-color:#dc2626a6!important}.border-r-red-600\/70{border-right-color:#dc2626b3!important}.border-r-red-600\/75{border-right-color:#dc2626bf!important}.border-r-red-600\/80{border-right-color:#dc2626cc!important}.border-r-red-600\/85{border-right-color:#dc2626d9!important}.border-r-red-600\/90{border-right-color:#dc2626e6!important}.border-r-red-600\/95{border-right-color:#dc2626f2!important}.border-r-red-700{--tw-border-opacity: 1 !important;border-right-color:rgb(185 28 28 / var(--tw-border-opacity, 1))!important}.border-r-red-700\/0{border-right-color:#b91c1c00!important}.border-r-red-700\/10{border-right-color:#b91c1c1a!important}.border-r-red-700\/100{border-right-color:#b91c1c!important}.border-r-red-700\/15{border-right-color:#b91c1c26!important}.border-r-red-700\/20{border-right-color:#b91c1c33!important}.border-r-red-700\/25{border-right-color:#b91c1c40!important}.border-r-red-700\/30{border-right-color:#b91c1c4d!important}.border-r-red-700\/35{border-right-color:#b91c1c59!important}.border-r-red-700\/40{border-right-color:#b91c1c66!important}.border-r-red-700\/45{border-right-color:#b91c1c73!important}.border-r-red-700\/5{border-right-color:#b91c1c0d!important}.border-r-red-700\/50{border-right-color:#b91c1c80!important}.border-r-red-700\/55{border-right-color:#b91c1c8c!important}.border-r-red-700\/60{border-right-color:#b91c1c99!important}.border-r-red-700\/65{border-right-color:#b91c1ca6!important}.border-r-red-700\/70{border-right-color:#b91c1cb3!important}.border-r-red-700\/75{border-right-color:#b91c1cbf!important}.border-r-red-700\/80{border-right-color:#b91c1ccc!important}.border-r-red-700\/85{border-right-color:#b91c1cd9!important}.border-r-red-700\/90{border-right-color:#b91c1ce6!important}.border-r-red-700\/95{border-right-color:#b91c1cf2!important}.border-r-red-800{--tw-border-opacity: 1 !important;border-right-color:rgb(153 27 27 / var(--tw-border-opacity, 1))!important}.border-r-red-800\/0{border-right-color:#991b1b00!important}.border-r-red-800\/10{border-right-color:#991b1b1a!important}.border-r-red-800\/100{border-right-color:#991b1b!important}.border-r-red-800\/15{border-right-color:#991b1b26!important}.border-r-red-800\/20{border-right-color:#991b1b33!important}.border-r-red-800\/25{border-right-color:#991b1b40!important}.border-r-red-800\/30{border-right-color:#991b1b4d!important}.border-r-red-800\/35{border-right-color:#991b1b59!important}.border-r-red-800\/40{border-right-color:#991b1b66!important}.border-r-red-800\/45{border-right-color:#991b1b73!important}.border-r-red-800\/5{border-right-color:#991b1b0d!important}.border-r-red-800\/50{border-right-color:#991b1b80!important}.border-r-red-800\/55{border-right-color:#991b1b8c!important}.border-r-red-800\/60{border-right-color:#991b1b99!important}.border-r-red-800\/65{border-right-color:#991b1ba6!important}.border-r-red-800\/70{border-right-color:#991b1bb3!important}.border-r-red-800\/75{border-right-color:#991b1bbf!important}.border-r-red-800\/80{border-right-color:#991b1bcc!important}.border-r-red-800\/85{border-right-color:#991b1bd9!important}.border-r-red-800\/90{border-right-color:#991b1be6!important}.border-r-red-800\/95{border-right-color:#991b1bf2!important}.border-r-red-900{--tw-border-opacity: 1 !important;border-right-color:rgb(127 29 29 / var(--tw-border-opacity, 1))!important}.border-r-red-900\/0{border-right-color:#7f1d1d00!important}.border-r-red-900\/10{border-right-color:#7f1d1d1a!important}.border-r-red-900\/100{border-right-color:#7f1d1d!important}.border-r-red-900\/15{border-right-color:#7f1d1d26!important}.border-r-red-900\/20{border-right-color:#7f1d1d33!important}.border-r-red-900\/25{border-right-color:#7f1d1d40!important}.border-r-red-900\/30{border-right-color:#7f1d1d4d!important}.border-r-red-900\/35{border-right-color:#7f1d1d59!important}.border-r-red-900\/40{border-right-color:#7f1d1d66!important}.border-r-red-900\/45{border-right-color:#7f1d1d73!important}.border-r-red-900\/5{border-right-color:#7f1d1d0d!important}.border-r-red-900\/50{border-right-color:#7f1d1d80!important}.border-r-red-900\/55{border-right-color:#7f1d1d8c!important}.border-r-red-900\/60{border-right-color:#7f1d1d99!important}.border-r-red-900\/65{border-right-color:#7f1d1da6!important}.border-r-red-900\/70{border-right-color:#7f1d1db3!important}.border-r-red-900\/75{border-right-color:#7f1d1dbf!important}.border-r-red-900\/80{border-right-color:#7f1d1dcc!important}.border-r-red-900\/85{border-right-color:#7f1d1dd9!important}.border-r-red-900\/90{border-right-color:#7f1d1de6!important}.border-r-red-900\/95{border-right-color:#7f1d1df2!important}.border-r-red-950{--tw-border-opacity: 1 !important;border-right-color:rgb(69 10 10 / var(--tw-border-opacity, 1))!important}.border-r-red-950\/0{border-right-color:#450a0a00!important}.border-r-red-950\/10{border-right-color:#450a0a1a!important}.border-r-red-950\/100{border-right-color:#450a0a!important}.border-r-red-950\/15{border-right-color:#450a0a26!important}.border-r-red-950\/20{border-right-color:#450a0a33!important}.border-r-red-950\/25{border-right-color:#450a0a40!important}.border-r-red-950\/30{border-right-color:#450a0a4d!important}.border-r-red-950\/35{border-right-color:#450a0a59!important}.border-r-red-950\/40{border-right-color:#450a0a66!important}.border-r-red-950\/45{border-right-color:#450a0a73!important}.border-r-red-950\/5{border-right-color:#450a0a0d!important}.border-r-red-950\/50{border-right-color:#450a0a80!important}.border-r-red-950\/55{border-right-color:#450a0a8c!important}.border-r-red-950\/60{border-right-color:#450a0a99!important}.border-r-red-950\/65{border-right-color:#450a0aa6!important}.border-r-red-950\/70{border-right-color:#450a0ab3!important}.border-r-red-950\/75{border-right-color:#450a0abf!important}.border-r-red-950\/80{border-right-color:#450a0acc!important}.border-r-red-950\/85{border-right-color:#450a0ad9!important}.border-r-red-950\/90{border-right-color:#450a0ae6!important}.border-r-red-950\/95{border-right-color:#450a0af2!important}.border-s-gray-100{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(242 243 244 / var(--tw-border-opacity, 1))!important}.border-s-gray-100\/0{border-inline-start-color:#f2f3f400!important}.border-s-gray-100\/10{border-inline-start-color:#f2f3f41a!important}.border-s-gray-100\/100{border-inline-start-color:#f2f3f4!important}.border-s-gray-100\/15{border-inline-start-color:#f2f3f426!important}.border-s-gray-100\/20{border-inline-start-color:#f2f3f433!important}.border-s-gray-100\/25{border-inline-start-color:#f2f3f440!important}.border-s-gray-100\/30{border-inline-start-color:#f2f3f44d!important}.border-s-gray-100\/35{border-inline-start-color:#f2f3f459!important}.border-s-gray-100\/40{border-inline-start-color:#f2f3f466!important}.border-s-gray-100\/45{border-inline-start-color:#f2f3f473!important}.border-s-gray-100\/5{border-inline-start-color:#f2f3f40d!important}.border-s-gray-100\/50{border-inline-start-color:#f2f3f480!important}.border-s-gray-100\/55{border-inline-start-color:#f2f3f48c!important}.border-s-gray-100\/60{border-inline-start-color:#f2f3f499!important}.border-s-gray-100\/65{border-inline-start-color:#f2f3f4a6!important}.border-s-gray-100\/70{border-inline-start-color:#f2f3f4b3!important}.border-s-gray-100\/75{border-inline-start-color:#f2f3f4bf!important}.border-s-gray-100\/80{border-inline-start-color:#f2f3f4cc!important}.border-s-gray-100\/85{border-inline-start-color:#f2f3f4d9!important}.border-s-gray-100\/90{border-inline-start-color:#f2f3f4e6!important}.border-s-gray-100\/95{border-inline-start-color:#f2f3f4f2!important}.border-s-gray-200{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(229 229 229 / var(--tw-border-opacity, 1))!important}.border-s-gray-200\/0{border-inline-start-color:#e5e5e500!important}.border-s-gray-200\/10{border-inline-start-color:#e5e5e51a!important}.border-s-gray-200\/100{border-inline-start-color:#e5e5e5!important}.border-s-gray-200\/15{border-inline-start-color:#e5e5e526!important}.border-s-gray-200\/20{border-inline-start-color:#e5e5e533!important}.border-s-gray-200\/25{border-inline-start-color:#e5e5e540!important}.border-s-gray-200\/30{border-inline-start-color:#e5e5e54d!important}.border-s-gray-200\/35{border-inline-start-color:#e5e5e559!important}.border-s-gray-200\/40{border-inline-start-color:#e5e5e566!important}.border-s-gray-200\/45{border-inline-start-color:#e5e5e573!important}.border-s-gray-200\/5{border-inline-start-color:#e5e5e50d!important}.border-s-gray-200\/50{border-inline-start-color:#e5e5e580!important}.border-s-gray-200\/55{border-inline-start-color:#e5e5e58c!important}.border-s-gray-200\/60{border-inline-start-color:#e5e5e599!important}.border-s-gray-200\/65{border-inline-start-color:#e5e5e5a6!important}.border-s-gray-200\/70{border-inline-start-color:#e5e5e5b3!important}.border-s-gray-200\/75{border-inline-start-color:#e5e5e5bf!important}.border-s-gray-200\/80{border-inline-start-color:#e5e5e5cc!important}.border-s-gray-200\/85{border-inline-start-color:#e5e5e5d9!important}.border-s-gray-200\/90{border-inline-start-color:#e5e5e5e6!important}.border-s-gray-200\/95{border-inline-start-color:#e5e5e5f2!important}.border-s-gray-300{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(178 178 178 / var(--tw-border-opacity, 1))!important}.border-s-gray-300\/0{border-inline-start-color:#b2b2b200!important}.border-s-gray-300\/10{border-inline-start-color:#b2b2b21a!important}.border-s-gray-300\/100{border-inline-start-color:#b2b2b2!important}.border-s-gray-300\/15{border-inline-start-color:#b2b2b226!important}.border-s-gray-300\/20{border-inline-start-color:#b2b2b233!important}.border-s-gray-300\/25{border-inline-start-color:#b2b2b240!important}.border-s-gray-300\/30{border-inline-start-color:#b2b2b24d!important}.border-s-gray-300\/35{border-inline-start-color:#b2b2b259!important}.border-s-gray-300\/40{border-inline-start-color:#b2b2b266!important}.border-s-gray-300\/45{border-inline-start-color:#b2b2b273!important}.border-s-gray-300\/5{border-inline-start-color:#b2b2b20d!important}.border-s-gray-300\/50{border-inline-start-color:#b2b2b280!important}.border-s-gray-300\/55{border-inline-start-color:#b2b2b28c!important}.border-s-gray-300\/60{border-inline-start-color:#b2b2b299!important}.border-s-gray-300\/65{border-inline-start-color:#b2b2b2a6!important}.border-s-gray-300\/70{border-inline-start-color:#b2b2b2b3!important}.border-s-gray-300\/75{border-inline-start-color:#b2b2b2bf!important}.border-s-gray-300\/80{border-inline-start-color:#b2b2b2cc!important}.border-s-gray-300\/85{border-inline-start-color:#b2b2b2d9!important}.border-s-gray-300\/90{border-inline-start-color:#b2b2b2e6!important}.border-s-gray-300\/95{border-inline-start-color:#b2b2b2f2!important}.border-s-gray-400{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(153 153 153 / var(--tw-border-opacity, 1))!important}.border-s-gray-400\/0{border-inline-start-color:#9990!important}.border-s-gray-400\/10{border-inline-start-color:#9999991a!important}.border-s-gray-400\/100{border-inline-start-color:#999!important}.border-s-gray-400\/15{border-inline-start-color:#99999926!important}.border-s-gray-400\/20{border-inline-start-color:#9993!important}.border-s-gray-400\/25{border-inline-start-color:#99999940!important}.border-s-gray-400\/30{border-inline-start-color:#9999994d!important}.border-s-gray-400\/35{border-inline-start-color:#99999959!important}.border-s-gray-400\/40{border-inline-start-color:#9996!important}.border-s-gray-400\/45{border-inline-start-color:#99999973!important}.border-s-gray-400\/5{border-inline-start-color:#9999990d!important}.border-s-gray-400\/50{border-inline-start-color:#99999980!important}.border-s-gray-400\/55{border-inline-start-color:#9999998c!important}.border-s-gray-400\/60{border-inline-start-color:#9999!important}.border-s-gray-400\/65{border-inline-start-color:#999999a6!important}.border-s-gray-400\/70{border-inline-start-color:#999999b3!important}.border-s-gray-400\/75{border-inline-start-color:#999999bf!important}.border-s-gray-400\/80{border-inline-start-color:#999c!important}.border-s-gray-400\/85{border-inline-start-color:#999999d9!important}.border-s-gray-400\/90{border-inline-start-color:#999999e6!important}.border-s-gray-400\/95{border-inline-start-color:#999999f2!important}.border-s-gray-50{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(242 242 242 / var(--tw-border-opacity, 1))!important}.border-s-gray-50\/0{border-inline-start-color:#f2f2f200!important}.border-s-gray-50\/10{border-inline-start-color:#f2f2f21a!important}.border-s-gray-50\/100{border-inline-start-color:#f2f2f2!important}.border-s-gray-50\/15{border-inline-start-color:#f2f2f226!important}.border-s-gray-50\/20{border-inline-start-color:#f2f2f233!important}.border-s-gray-50\/25{border-inline-start-color:#f2f2f240!important}.border-s-gray-50\/30{border-inline-start-color:#f2f2f24d!important}.border-s-gray-50\/35{border-inline-start-color:#f2f2f259!important}.border-s-gray-50\/40{border-inline-start-color:#f2f2f266!important}.border-s-gray-50\/45{border-inline-start-color:#f2f2f273!important}.border-s-gray-50\/5{border-inline-start-color:#f2f2f20d!important}.border-s-gray-50\/50{border-inline-start-color:#f2f2f280!important}.border-s-gray-50\/55{border-inline-start-color:#f2f2f28c!important}.border-s-gray-50\/60{border-inline-start-color:#f2f2f299!important}.border-s-gray-50\/65{border-inline-start-color:#f2f2f2a6!important}.border-s-gray-50\/70{border-inline-start-color:#f2f2f2b3!important}.border-s-gray-50\/75{border-inline-start-color:#f2f2f2bf!important}.border-s-gray-50\/80{border-inline-start-color:#f2f2f2cc!important}.border-s-gray-50\/85{border-inline-start-color:#f2f2f2d9!important}.border-s-gray-50\/90{border-inline-start-color:#f2f2f2e6!important}.border-s-gray-50\/95{border-inline-start-color:#f2f2f2f2!important}.border-s-gray-500{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(77 77 77 / var(--tw-border-opacity, 1))!important}.border-s-gray-500\/0{border-inline-start-color:#4d4d4d00!important}.border-s-gray-500\/10{border-inline-start-color:#4d4d4d1a!important}.border-s-gray-500\/100{border-inline-start-color:#4d4d4d!important}.border-s-gray-500\/15{border-inline-start-color:#4d4d4d26!important}.border-s-gray-500\/20{border-inline-start-color:#4d4d4d33!important}.border-s-gray-500\/25{border-inline-start-color:#4d4d4d40!important}.border-s-gray-500\/30{border-inline-start-color:#4d4d4d4d!important}.border-s-gray-500\/35{border-inline-start-color:#4d4d4d59!important}.border-s-gray-500\/40{border-inline-start-color:#4d4d4d66!important}.border-s-gray-500\/45{border-inline-start-color:#4d4d4d73!important}.border-s-gray-500\/5{border-inline-start-color:#4d4d4d0d!important}.border-s-gray-500\/50{border-inline-start-color:#4d4d4d80!important}.border-s-gray-500\/55{border-inline-start-color:#4d4d4d8c!important}.border-s-gray-500\/60{border-inline-start-color:#4d4d4d99!important}.border-s-gray-500\/65{border-inline-start-color:#4d4d4da6!important}.border-s-gray-500\/70{border-inline-start-color:#4d4d4db3!important}.border-s-gray-500\/75{border-inline-start-color:#4d4d4dbf!important}.border-s-gray-500\/80{border-inline-start-color:#4d4d4dcc!important}.border-s-gray-500\/85{border-inline-start-color:#4d4d4dd9!important}.border-s-gray-500\/90{border-inline-start-color:#4d4d4de6!important}.border-s-gray-500\/95{border-inline-start-color:#4d4d4df2!important}.border-s-gray-600{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(75 85 99 / var(--tw-border-opacity, 1))!important}.border-s-gray-600\/0{border-inline-start-color:#4b556300!important}.border-s-gray-600\/10{border-inline-start-color:#4b55631a!important}.border-s-gray-600\/100{border-inline-start-color:#4b5563!important}.border-s-gray-600\/15{border-inline-start-color:#4b556326!important}.border-s-gray-600\/20{border-inline-start-color:#4b556333!important}.border-s-gray-600\/25{border-inline-start-color:#4b556340!important}.border-s-gray-600\/30{border-inline-start-color:#4b55634d!important}.border-s-gray-600\/35{border-inline-start-color:#4b556359!important}.border-s-gray-600\/40{border-inline-start-color:#4b556366!important}.border-s-gray-600\/45{border-inline-start-color:#4b556373!important}.border-s-gray-600\/5{border-inline-start-color:#4b55630d!important}.border-s-gray-600\/50{border-inline-start-color:#4b556380!important}.border-s-gray-600\/55{border-inline-start-color:#4b55638c!important}.border-s-gray-600\/60{border-inline-start-color:#4b556399!important}.border-s-gray-600\/65{border-inline-start-color:#4b5563a6!important}.border-s-gray-600\/70{border-inline-start-color:#4b5563b3!important}.border-s-gray-600\/75{border-inline-start-color:#4b5563bf!important}.border-s-gray-600\/80{border-inline-start-color:#4b5563cc!important}.border-s-gray-600\/85{border-inline-start-color:#4b5563d9!important}.border-s-gray-600\/90{border-inline-start-color:#4b5563e6!important}.border-s-gray-600\/95{border-inline-start-color:#4b5563f2!important}.border-s-gray-700{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(51 51 51 / var(--tw-border-opacity, 1))!important}.border-s-gray-700\/0{border-inline-start-color:#3330!important}.border-s-gray-700\/10{border-inline-start-color:#3333331a!important}.border-s-gray-700\/100{border-inline-start-color:#333!important}.border-s-gray-700\/15{border-inline-start-color:#33333326!important}.border-s-gray-700\/20{border-inline-start-color:#3333!important}.border-s-gray-700\/25{border-inline-start-color:#33333340!important}.border-s-gray-700\/30{border-inline-start-color:#3333334d!important}.border-s-gray-700\/35{border-inline-start-color:#33333359!important}.border-s-gray-700\/40{border-inline-start-color:#3336!important}.border-s-gray-700\/45{border-inline-start-color:#33333373!important}.border-s-gray-700\/5{border-inline-start-color:#3333330d!important}.border-s-gray-700\/50{border-inline-start-color:#33333380!important}.border-s-gray-700\/55{border-inline-start-color:#3333338c!important}.border-s-gray-700\/60{border-inline-start-color:#3339!important}.border-s-gray-700\/65{border-inline-start-color:#333333a6!important}.border-s-gray-700\/70{border-inline-start-color:#333333b3!important}.border-s-gray-700\/75{border-inline-start-color:#333333bf!important}.border-s-gray-700\/80{border-inline-start-color:#333c!important}.border-s-gray-700\/85{border-inline-start-color:#333333d9!important}.border-s-gray-700\/90{border-inline-start-color:#333333e6!important}.border-s-gray-700\/95{border-inline-start-color:#333333f2!important}.border-s-gray-800{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(31 41 55 / var(--tw-border-opacity, 1))!important}.border-s-gray-800\/0{border-inline-start-color:#1f293700!important}.border-s-gray-800\/10{border-inline-start-color:#1f29371a!important}.border-s-gray-800\/100{border-inline-start-color:#1f2937!important}.border-s-gray-800\/15{border-inline-start-color:#1f293726!important}.border-s-gray-800\/20{border-inline-start-color:#1f293733!important}.border-s-gray-800\/25{border-inline-start-color:#1f293740!important}.border-s-gray-800\/30{border-inline-start-color:#1f29374d!important}.border-s-gray-800\/35{border-inline-start-color:#1f293759!important}.border-s-gray-800\/40{border-inline-start-color:#1f293766!important}.border-s-gray-800\/45{border-inline-start-color:#1f293773!important}.border-s-gray-800\/5{border-inline-start-color:#1f29370d!important}.border-s-gray-800\/50{border-inline-start-color:#1f293780!important}.border-s-gray-800\/55{border-inline-start-color:#1f29378c!important}.border-s-gray-800\/60{border-inline-start-color:#1f293799!important}.border-s-gray-800\/65{border-inline-start-color:#1f2937a6!important}.border-s-gray-800\/70{border-inline-start-color:#1f2937b3!important}.border-s-gray-800\/75{border-inline-start-color:#1f2937bf!important}.border-s-gray-800\/80{border-inline-start-color:#1f2937cc!important}.border-s-gray-800\/85{border-inline-start-color:#1f2937d9!important}.border-s-gray-800\/90{border-inline-start-color:#1f2937e6!important}.border-s-gray-800\/95{border-inline-start-color:#1f2937f2!important}.border-s-gray-900{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(17 24 39 / var(--tw-border-opacity, 1))!important}.border-s-gray-900\/0{border-inline-start-color:#11182700!important}.border-s-gray-900\/10{border-inline-start-color:#1118271a!important}.border-s-gray-900\/100{border-inline-start-color:#111827!important}.border-s-gray-900\/15{border-inline-start-color:#11182726!important}.border-s-gray-900\/20{border-inline-start-color:#11182733!important}.border-s-gray-900\/25{border-inline-start-color:#11182740!important}.border-s-gray-900\/30{border-inline-start-color:#1118274d!important}.border-s-gray-900\/35{border-inline-start-color:#11182759!important}.border-s-gray-900\/40{border-inline-start-color:#11182766!important}.border-s-gray-900\/45{border-inline-start-color:#11182773!important}.border-s-gray-900\/5{border-inline-start-color:#1118270d!important}.border-s-gray-900\/50{border-inline-start-color:#11182780!important}.border-s-gray-900\/55{border-inline-start-color:#1118278c!important}.border-s-gray-900\/60{border-inline-start-color:#11182799!important}.border-s-gray-900\/65{border-inline-start-color:#111827a6!important}.border-s-gray-900\/70{border-inline-start-color:#111827b3!important}.border-s-gray-900\/75{border-inline-start-color:#111827bf!important}.border-s-gray-900\/80{border-inline-start-color:#111827cc!important}.border-s-gray-900\/85{border-inline-start-color:#111827d9!important}.border-s-gray-900\/90{border-inline-start-color:#111827e6!important}.border-s-gray-900\/95{border-inline-start-color:#111827f2!important}.border-s-gray-950{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(3 7 18 / var(--tw-border-opacity, 1))!important}.border-s-gray-950\/0{border-inline-start-color:#03071200!important}.border-s-gray-950\/10{border-inline-start-color:#0307121a!important}.border-s-gray-950\/100{border-inline-start-color:#030712!important}.border-s-gray-950\/15{border-inline-start-color:#03071226!important}.border-s-gray-950\/20{border-inline-start-color:#03071233!important}.border-s-gray-950\/25{border-inline-start-color:#03071240!important}.border-s-gray-950\/30{border-inline-start-color:#0307124d!important}.border-s-gray-950\/35{border-inline-start-color:#03071259!important}.border-s-gray-950\/40{border-inline-start-color:#03071266!important}.border-s-gray-950\/45{border-inline-start-color:#03071273!important}.border-s-gray-950\/5{border-inline-start-color:#0307120d!important}.border-s-gray-950\/50{border-inline-start-color:#03071280!important}.border-s-gray-950\/55{border-inline-start-color:#0307128c!important}.border-s-gray-950\/60{border-inline-start-color:#03071299!important}.border-s-gray-950\/65{border-inline-start-color:#030712a6!important}.border-s-gray-950\/70{border-inline-start-color:#030712b3!important}.border-s-gray-950\/75{border-inline-start-color:#030712bf!important}.border-s-gray-950\/80{border-inline-start-color:#030712cc!important}.border-s-gray-950\/85{border-inline-start-color:#030712d9!important}.border-s-gray-950\/90{border-inline-start-color:#030712e6!important}.border-s-gray-950\/95{border-inline-start-color:#030712f2!important}.border-s-green-100{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(220 252 231 / var(--tw-border-opacity, 1))!important}.border-s-green-100\/0{border-inline-start-color:#dcfce700!important}.border-s-green-100\/10{border-inline-start-color:#dcfce71a!important}.border-s-green-100\/100{border-inline-start-color:#dcfce7!important}.border-s-green-100\/15{border-inline-start-color:#dcfce726!important}.border-s-green-100\/20{border-inline-start-color:#dcfce733!important}.border-s-green-100\/25{border-inline-start-color:#dcfce740!important}.border-s-green-100\/30{border-inline-start-color:#dcfce74d!important}.border-s-green-100\/35{border-inline-start-color:#dcfce759!important}.border-s-green-100\/40{border-inline-start-color:#dcfce766!important}.border-s-green-100\/45{border-inline-start-color:#dcfce773!important}.border-s-green-100\/5{border-inline-start-color:#dcfce70d!important}.border-s-green-100\/50{border-inline-start-color:#dcfce780!important}.border-s-green-100\/55{border-inline-start-color:#dcfce78c!important}.border-s-green-100\/60{border-inline-start-color:#dcfce799!important}.border-s-green-100\/65{border-inline-start-color:#dcfce7a6!important}.border-s-green-100\/70{border-inline-start-color:#dcfce7b3!important}.border-s-green-100\/75{border-inline-start-color:#dcfce7bf!important}.border-s-green-100\/80{border-inline-start-color:#dcfce7cc!important}.border-s-green-100\/85{border-inline-start-color:#dcfce7d9!important}.border-s-green-100\/90{border-inline-start-color:#dcfce7e6!important}.border-s-green-100\/95{border-inline-start-color:#dcfce7f2!important}.border-s-green-200{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(187 247 208 / var(--tw-border-opacity, 1))!important}.border-s-green-200\/0{border-inline-start-color:#bbf7d000!important}.border-s-green-200\/10{border-inline-start-color:#bbf7d01a!important}.border-s-green-200\/100{border-inline-start-color:#bbf7d0!important}.border-s-green-200\/15{border-inline-start-color:#bbf7d026!important}.border-s-green-200\/20{border-inline-start-color:#bbf7d033!important}.border-s-green-200\/25{border-inline-start-color:#bbf7d040!important}.border-s-green-200\/30{border-inline-start-color:#bbf7d04d!important}.border-s-green-200\/35{border-inline-start-color:#bbf7d059!important}.border-s-green-200\/40{border-inline-start-color:#bbf7d066!important}.border-s-green-200\/45{border-inline-start-color:#bbf7d073!important}.border-s-green-200\/5{border-inline-start-color:#bbf7d00d!important}.border-s-green-200\/50{border-inline-start-color:#bbf7d080!important}.border-s-green-200\/55{border-inline-start-color:#bbf7d08c!important}.border-s-green-200\/60{border-inline-start-color:#bbf7d099!important}.border-s-green-200\/65{border-inline-start-color:#bbf7d0a6!important}.border-s-green-200\/70{border-inline-start-color:#bbf7d0b3!important}.border-s-green-200\/75{border-inline-start-color:#bbf7d0bf!important}.border-s-green-200\/80{border-inline-start-color:#bbf7d0cc!important}.border-s-green-200\/85{border-inline-start-color:#bbf7d0d9!important}.border-s-green-200\/90{border-inline-start-color:#bbf7d0e6!important}.border-s-green-200\/95{border-inline-start-color:#bbf7d0f2!important}.border-s-green-300{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(221 255 201 / var(--tw-border-opacity, 1))!important}.border-s-green-300\/0{border-inline-start-color:#ddffc900!important}.border-s-green-300\/10{border-inline-start-color:#ddffc91a!important}.border-s-green-300\/100{border-inline-start-color:#ddffc9!important}.border-s-green-300\/15{border-inline-start-color:#ddffc926!important}.border-s-green-300\/20{border-inline-start-color:#ddffc933!important}.border-s-green-300\/25{border-inline-start-color:#ddffc940!important}.border-s-green-300\/30{border-inline-start-color:#ddffc94d!important}.border-s-green-300\/35{border-inline-start-color:#ddffc959!important}.border-s-green-300\/40{border-inline-start-color:#ddffc966!important}.border-s-green-300\/45{border-inline-start-color:#ddffc973!important}.border-s-green-300\/5{border-inline-start-color:#ddffc90d!important}.border-s-green-300\/50{border-inline-start-color:#ddffc980!important}.border-s-green-300\/55{border-inline-start-color:#ddffc98c!important}.border-s-green-300\/60{border-inline-start-color:#ddffc999!important}.border-s-green-300\/65{border-inline-start-color:#ddffc9a6!important}.border-s-green-300\/70{border-inline-start-color:#ddffc9b3!important}.border-s-green-300\/75{border-inline-start-color:#ddffc9bf!important}.border-s-green-300\/80{border-inline-start-color:#ddffc9cc!important}.border-s-green-300\/85{border-inline-start-color:#ddffc9d9!important}.border-s-green-300\/90{border-inline-start-color:#ddffc9e6!important}.border-s-green-300\/95{border-inline-start-color:#ddffc9f2!important}.border-s-green-400{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(74 222 128 / var(--tw-border-opacity, 1))!important}.border-s-green-400\/0{border-inline-start-color:#4ade8000!important}.border-s-green-400\/10{border-inline-start-color:#4ade801a!important}.border-s-green-400\/100{border-inline-start-color:#4ade80!important}.border-s-green-400\/15{border-inline-start-color:#4ade8026!important}.border-s-green-400\/20{border-inline-start-color:#4ade8033!important}.border-s-green-400\/25{border-inline-start-color:#4ade8040!important}.border-s-green-400\/30{border-inline-start-color:#4ade804d!important}.border-s-green-400\/35{border-inline-start-color:#4ade8059!important}.border-s-green-400\/40{border-inline-start-color:#4ade8066!important}.border-s-green-400\/45{border-inline-start-color:#4ade8073!important}.border-s-green-400\/5{border-inline-start-color:#4ade800d!important}.border-s-green-400\/50{border-inline-start-color:#4ade8080!important}.border-s-green-400\/55{border-inline-start-color:#4ade808c!important}.border-s-green-400\/60{border-inline-start-color:#4ade8099!important}.border-s-green-400\/65{border-inline-start-color:#4ade80a6!important}.border-s-green-400\/70{border-inline-start-color:#4ade80b3!important}.border-s-green-400\/75{border-inline-start-color:#4ade80bf!important}.border-s-green-400\/80{border-inline-start-color:#4ade80cc!important}.border-s-green-400\/85{border-inline-start-color:#4ade80d9!important}.border-s-green-400\/90{border-inline-start-color:#4ade80e6!important}.border-s-green-400\/95{border-inline-start-color:#4ade80f2!important}.border-s-green-50{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(240 253 244 / var(--tw-border-opacity, 1))!important}.border-s-green-50\/0{border-inline-start-color:#f0fdf400!important}.border-s-green-50\/10{border-inline-start-color:#f0fdf41a!important}.border-s-green-50\/100{border-inline-start-color:#f0fdf4!important}.border-s-green-50\/15{border-inline-start-color:#f0fdf426!important}.border-s-green-50\/20{border-inline-start-color:#f0fdf433!important}.border-s-green-50\/25{border-inline-start-color:#f0fdf440!important}.border-s-green-50\/30{border-inline-start-color:#f0fdf44d!important}.border-s-green-50\/35{border-inline-start-color:#f0fdf459!important}.border-s-green-50\/40{border-inline-start-color:#f0fdf466!important}.border-s-green-50\/45{border-inline-start-color:#f0fdf473!important}.border-s-green-50\/5{border-inline-start-color:#f0fdf40d!important}.border-s-green-50\/50{border-inline-start-color:#f0fdf480!important}.border-s-green-50\/55{border-inline-start-color:#f0fdf48c!important}.border-s-green-50\/60{border-inline-start-color:#f0fdf499!important}.border-s-green-50\/65{border-inline-start-color:#f0fdf4a6!important}.border-s-green-50\/70{border-inline-start-color:#f0fdf4b3!important}.border-s-green-50\/75{border-inline-start-color:#f0fdf4bf!important}.border-s-green-50\/80{border-inline-start-color:#f0fdf4cc!important}.border-s-green-50\/85{border-inline-start-color:#f0fdf4d9!important}.border-s-green-50\/90{border-inline-start-color:#f0fdf4e6!important}.border-s-green-50\/95{border-inline-start-color:#f0fdf4f2!important}.border-s-green-500{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(23 209 76 / var(--tw-border-opacity, 1))!important}.border-s-green-500\/0{border-inline-start-color:#17d14c00!important}.border-s-green-500\/10{border-inline-start-color:#17d14c1a!important}.border-s-green-500\/100{border-inline-start-color:#17d14c!important}.border-s-green-500\/15{border-inline-start-color:#17d14c26!important}.border-s-green-500\/20{border-inline-start-color:#17d14c33!important}.border-s-green-500\/25{border-inline-start-color:#17d14c40!important}.border-s-green-500\/30{border-inline-start-color:#17d14c4d!important}.border-s-green-500\/35{border-inline-start-color:#17d14c59!important}.border-s-green-500\/40{border-inline-start-color:#17d14c66!important}.border-s-green-500\/45{border-inline-start-color:#17d14c73!important}.border-s-green-500\/5{border-inline-start-color:#17d14c0d!important}.border-s-green-500\/50{border-inline-start-color:#17d14c80!important}.border-s-green-500\/55{border-inline-start-color:#17d14c8c!important}.border-s-green-500\/60{border-inline-start-color:#17d14c99!important}.border-s-green-500\/65{border-inline-start-color:#17d14ca6!important}.border-s-green-500\/70{border-inline-start-color:#17d14cb3!important}.border-s-green-500\/75{border-inline-start-color:#17d14cbf!important}.border-s-green-500\/80{border-inline-start-color:#17d14ccc!important}.border-s-green-500\/85{border-inline-start-color:#17d14cd9!important}.border-s-green-500\/90{border-inline-start-color:#17d14ce6!important}.border-s-green-500\/95{border-inline-start-color:#17d14cf2!important}.border-s-green-600{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(22 163 74 / var(--tw-border-opacity, 1))!important}.border-s-green-600\/0{border-inline-start-color:#16a34a00!important}.border-s-green-600\/10{border-inline-start-color:#16a34a1a!important}.border-s-green-600\/100{border-inline-start-color:#16a34a!important}.border-s-green-600\/15{border-inline-start-color:#16a34a26!important}.border-s-green-600\/20{border-inline-start-color:#16a34a33!important}.border-s-green-600\/25{border-inline-start-color:#16a34a40!important}.border-s-green-600\/30{border-inline-start-color:#16a34a4d!important}.border-s-green-600\/35{border-inline-start-color:#16a34a59!important}.border-s-green-600\/40{border-inline-start-color:#16a34a66!important}.border-s-green-600\/45{border-inline-start-color:#16a34a73!important}.border-s-green-600\/5{border-inline-start-color:#16a34a0d!important}.border-s-green-600\/50{border-inline-start-color:#16a34a80!important}.border-s-green-600\/55{border-inline-start-color:#16a34a8c!important}.border-s-green-600\/60{border-inline-start-color:#16a34a99!important}.border-s-green-600\/65{border-inline-start-color:#16a34aa6!important}.border-s-green-600\/70{border-inline-start-color:#16a34ab3!important}.border-s-green-600\/75{border-inline-start-color:#16a34abf!important}.border-s-green-600\/80{border-inline-start-color:#16a34acc!important}.border-s-green-600\/85{border-inline-start-color:#16a34ad9!important}.border-s-green-600\/90{border-inline-start-color:#16a34ae6!important}.border-s-green-600\/95{border-inline-start-color:#16a34af2!important}.border-s-green-700{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(21 128 61 / var(--tw-border-opacity, 1))!important}.border-s-green-700\/0{border-inline-start-color:#15803d00!important}.border-s-green-700\/10{border-inline-start-color:#15803d1a!important}.border-s-green-700\/100{border-inline-start-color:#15803d!important}.border-s-green-700\/15{border-inline-start-color:#15803d26!important}.border-s-green-700\/20{border-inline-start-color:#15803d33!important}.border-s-green-700\/25{border-inline-start-color:#15803d40!important}.border-s-green-700\/30{border-inline-start-color:#15803d4d!important}.border-s-green-700\/35{border-inline-start-color:#15803d59!important}.border-s-green-700\/40{border-inline-start-color:#15803d66!important}.border-s-green-700\/45{border-inline-start-color:#15803d73!important}.border-s-green-700\/5{border-inline-start-color:#15803d0d!important}.border-s-green-700\/50{border-inline-start-color:#15803d80!important}.border-s-green-700\/55{border-inline-start-color:#15803d8c!important}.border-s-green-700\/60{border-inline-start-color:#15803d99!important}.border-s-green-700\/65{border-inline-start-color:#15803da6!important}.border-s-green-700\/70{border-inline-start-color:#15803db3!important}.border-s-green-700\/75{border-inline-start-color:#15803dbf!important}.border-s-green-700\/80{border-inline-start-color:#15803dcc!important}.border-s-green-700\/85{border-inline-start-color:#15803dd9!important}.border-s-green-700\/90{border-inline-start-color:#15803de6!important}.border-s-green-700\/95{border-inline-start-color:#15803df2!important}.border-s-green-800{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(22 101 52 / var(--tw-border-opacity, 1))!important}.border-s-green-800\/0{border-inline-start-color:#16653400!important}.border-s-green-800\/10{border-inline-start-color:#1665341a!important}.border-s-green-800\/100{border-inline-start-color:#166534!important}.border-s-green-800\/15{border-inline-start-color:#16653426!important}.border-s-green-800\/20{border-inline-start-color:#16653433!important}.border-s-green-800\/25{border-inline-start-color:#16653440!important}.border-s-green-800\/30{border-inline-start-color:#1665344d!important}.border-s-green-800\/35{border-inline-start-color:#16653459!important}.border-s-green-800\/40{border-inline-start-color:#16653466!important}.border-s-green-800\/45{border-inline-start-color:#16653473!important}.border-s-green-800\/5{border-inline-start-color:#1665340d!important}.border-s-green-800\/50{border-inline-start-color:#16653480!important}.border-s-green-800\/55{border-inline-start-color:#1665348c!important}.border-s-green-800\/60{border-inline-start-color:#16653499!important}.border-s-green-800\/65{border-inline-start-color:#166534a6!important}.border-s-green-800\/70{border-inline-start-color:#166534b3!important}.border-s-green-800\/75{border-inline-start-color:#166534bf!important}.border-s-green-800\/80{border-inline-start-color:#166534cc!important}.border-s-green-800\/85{border-inline-start-color:#166534d9!important}.border-s-green-800\/90{border-inline-start-color:#166534e6!important}.border-s-green-800\/95{border-inline-start-color:#166534f2!important}.border-s-green-900{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(20 83 45 / var(--tw-border-opacity, 1))!important}.border-s-green-900\/0{border-inline-start-color:#14532d00!important}.border-s-green-900\/10{border-inline-start-color:#14532d1a!important}.border-s-green-900\/100{border-inline-start-color:#14532d!important}.border-s-green-900\/15{border-inline-start-color:#14532d26!important}.border-s-green-900\/20{border-inline-start-color:#14532d33!important}.border-s-green-900\/25{border-inline-start-color:#14532d40!important}.border-s-green-900\/30{border-inline-start-color:#14532d4d!important}.border-s-green-900\/35{border-inline-start-color:#14532d59!important}.border-s-green-900\/40{border-inline-start-color:#14532d66!important}.border-s-green-900\/45{border-inline-start-color:#14532d73!important}.border-s-green-900\/5{border-inline-start-color:#14532d0d!important}.border-s-green-900\/50{border-inline-start-color:#14532d80!important}.border-s-green-900\/55{border-inline-start-color:#14532d8c!important}.border-s-green-900\/60{border-inline-start-color:#14532d99!important}.border-s-green-900\/65{border-inline-start-color:#14532da6!important}.border-s-green-900\/70{border-inline-start-color:#14532db3!important}.border-s-green-900\/75{border-inline-start-color:#14532dbf!important}.border-s-green-900\/80{border-inline-start-color:#14532dcc!important}.border-s-green-900\/85{border-inline-start-color:#14532dd9!important}.border-s-green-900\/90{border-inline-start-color:#14532de6!important}.border-s-green-900\/95{border-inline-start-color:#14532df2!important}.border-s-green-950{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(5 46 22 / var(--tw-border-opacity, 1))!important}.border-s-green-950\/0{border-inline-start-color:#052e1600!important}.border-s-green-950\/10{border-inline-start-color:#052e161a!important}.border-s-green-950\/100{border-inline-start-color:#052e16!important}.border-s-green-950\/15{border-inline-start-color:#052e1626!important}.border-s-green-950\/20{border-inline-start-color:#052e1633!important}.border-s-green-950\/25{border-inline-start-color:#052e1640!important}.border-s-green-950\/30{border-inline-start-color:#052e164d!important}.border-s-green-950\/35{border-inline-start-color:#052e1659!important}.border-s-green-950\/40{border-inline-start-color:#052e1666!important}.border-s-green-950\/45{border-inline-start-color:#052e1673!important}.border-s-green-950\/5{border-inline-start-color:#052e160d!important}.border-s-green-950\/50{border-inline-start-color:#052e1680!important}.border-s-green-950\/55{border-inline-start-color:#052e168c!important}.border-s-green-950\/60{border-inline-start-color:#052e1699!important}.border-s-green-950\/65{border-inline-start-color:#052e16a6!important}.border-s-green-950\/70{border-inline-start-color:#052e16b3!important}.border-s-green-950\/75{border-inline-start-color:#052e16bf!important}.border-s-green-950\/80{border-inline-start-color:#052e16cc!important}.border-s-green-950\/85{border-inline-start-color:#052e16d9!important}.border-s-green-950\/90{border-inline-start-color:#052e16e6!important}.border-s-green-950\/95{border-inline-start-color:#052e16f2!important}.border-s-orange-100{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(255 237 213 / var(--tw-border-opacity, 1))!important}.border-s-orange-100\/0{border-inline-start-color:#ffedd500!important}.border-s-orange-100\/10{border-inline-start-color:#ffedd51a!important}.border-s-orange-100\/100{border-inline-start-color:#ffedd5!important}.border-s-orange-100\/15{border-inline-start-color:#ffedd526!important}.border-s-orange-100\/20{border-inline-start-color:#ffedd533!important}.border-s-orange-100\/25{border-inline-start-color:#ffedd540!important}.border-s-orange-100\/30{border-inline-start-color:#ffedd54d!important}.border-s-orange-100\/35{border-inline-start-color:#ffedd559!important}.border-s-orange-100\/40{border-inline-start-color:#ffedd566!important}.border-s-orange-100\/45{border-inline-start-color:#ffedd573!important}.border-s-orange-100\/5{border-inline-start-color:#ffedd50d!important}.border-s-orange-100\/50{border-inline-start-color:#ffedd580!important}.border-s-orange-100\/55{border-inline-start-color:#ffedd58c!important}.border-s-orange-100\/60{border-inline-start-color:#ffedd599!important}.border-s-orange-100\/65{border-inline-start-color:#ffedd5a6!important}.border-s-orange-100\/70{border-inline-start-color:#ffedd5b3!important}.border-s-orange-100\/75{border-inline-start-color:#ffedd5bf!important}.border-s-orange-100\/80{border-inline-start-color:#ffedd5cc!important}.border-s-orange-100\/85{border-inline-start-color:#ffedd5d9!important}.border-s-orange-100\/90{border-inline-start-color:#ffedd5e6!important}.border-s-orange-100\/95{border-inline-start-color:#ffedd5f2!important}.border-s-orange-200{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(254 215 170 / var(--tw-border-opacity, 1))!important}.border-s-orange-200\/0{border-inline-start-color:#fed7aa00!important}.border-s-orange-200\/10{border-inline-start-color:#fed7aa1a!important}.border-s-orange-200\/100{border-inline-start-color:#fed7aa!important}.border-s-orange-200\/15{border-inline-start-color:#fed7aa26!important}.border-s-orange-200\/20{border-inline-start-color:#fed7aa33!important}.border-s-orange-200\/25{border-inline-start-color:#fed7aa40!important}.border-s-orange-200\/30{border-inline-start-color:#fed7aa4d!important}.border-s-orange-200\/35{border-inline-start-color:#fed7aa59!important}.border-s-orange-200\/40{border-inline-start-color:#fed7aa66!important}.border-s-orange-200\/45{border-inline-start-color:#fed7aa73!important}.border-s-orange-200\/5{border-inline-start-color:#fed7aa0d!important}.border-s-orange-200\/50{border-inline-start-color:#fed7aa80!important}.border-s-orange-200\/55{border-inline-start-color:#fed7aa8c!important}.border-s-orange-200\/60{border-inline-start-color:#fed7aa99!important}.border-s-orange-200\/65{border-inline-start-color:#fed7aaa6!important}.border-s-orange-200\/70{border-inline-start-color:#fed7aab3!important}.border-s-orange-200\/75{border-inline-start-color:#fed7aabf!important}.border-s-orange-200\/80{border-inline-start-color:#fed7aacc!important}.border-s-orange-200\/85{border-inline-start-color:#fed7aad9!important}.border-s-orange-200\/90{border-inline-start-color:#fed7aae6!important}.border-s-orange-200\/95{border-inline-start-color:#fed7aaf2!important}.border-s-orange-300{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(253 186 116 / var(--tw-border-opacity, 1))!important}.border-s-orange-300\/0{border-inline-start-color:#fdba7400!important}.border-s-orange-300\/10{border-inline-start-color:#fdba741a!important}.border-s-orange-300\/100{border-inline-start-color:#fdba74!important}.border-s-orange-300\/15{border-inline-start-color:#fdba7426!important}.border-s-orange-300\/20{border-inline-start-color:#fdba7433!important}.border-s-orange-300\/25{border-inline-start-color:#fdba7440!important}.border-s-orange-300\/30{border-inline-start-color:#fdba744d!important}.border-s-orange-300\/35{border-inline-start-color:#fdba7459!important}.border-s-orange-300\/40{border-inline-start-color:#fdba7466!important}.border-s-orange-300\/45{border-inline-start-color:#fdba7473!important}.border-s-orange-300\/5{border-inline-start-color:#fdba740d!important}.border-s-orange-300\/50{border-inline-start-color:#fdba7480!important}.border-s-orange-300\/55{border-inline-start-color:#fdba748c!important}.border-s-orange-300\/60{border-inline-start-color:#fdba7499!important}.border-s-orange-300\/65{border-inline-start-color:#fdba74a6!important}.border-s-orange-300\/70{border-inline-start-color:#fdba74b3!important}.border-s-orange-300\/75{border-inline-start-color:#fdba74bf!important}.border-s-orange-300\/80{border-inline-start-color:#fdba74cc!important}.border-s-orange-300\/85{border-inline-start-color:#fdba74d9!important}.border-s-orange-300\/90{border-inline-start-color:#fdba74e6!important}.border-s-orange-300\/95{border-inline-start-color:#fdba74f2!important}.border-s-orange-400{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(251 146 60 / var(--tw-border-opacity, 1))!important}.border-s-orange-400\/0{border-inline-start-color:#fb923c00!important}.border-s-orange-400\/10{border-inline-start-color:#fb923c1a!important}.border-s-orange-400\/100{border-inline-start-color:#fb923c!important}.border-s-orange-400\/15{border-inline-start-color:#fb923c26!important}.border-s-orange-400\/20{border-inline-start-color:#fb923c33!important}.border-s-orange-400\/25{border-inline-start-color:#fb923c40!important}.border-s-orange-400\/30{border-inline-start-color:#fb923c4d!important}.border-s-orange-400\/35{border-inline-start-color:#fb923c59!important}.border-s-orange-400\/40{border-inline-start-color:#fb923c66!important}.border-s-orange-400\/45{border-inline-start-color:#fb923c73!important}.border-s-orange-400\/5{border-inline-start-color:#fb923c0d!important}.border-s-orange-400\/50{border-inline-start-color:#fb923c80!important}.border-s-orange-400\/55{border-inline-start-color:#fb923c8c!important}.border-s-orange-400\/60{border-inline-start-color:#fb923c99!important}.border-s-orange-400\/65{border-inline-start-color:#fb923ca6!important}.border-s-orange-400\/70{border-inline-start-color:#fb923cb3!important}.border-s-orange-400\/75{border-inline-start-color:#fb923cbf!important}.border-s-orange-400\/80{border-inline-start-color:#fb923ccc!important}.border-s-orange-400\/85{border-inline-start-color:#fb923cd9!important}.border-s-orange-400\/90{border-inline-start-color:#fb923ce6!important}.border-s-orange-400\/95{border-inline-start-color:#fb923cf2!important}.border-s-orange-50{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(255 247 237 / var(--tw-border-opacity, 1))!important}.border-s-orange-50\/0{border-inline-start-color:#fff7ed00!important}.border-s-orange-50\/10{border-inline-start-color:#fff7ed1a!important}.border-s-orange-50\/100{border-inline-start-color:#fff7ed!important}.border-s-orange-50\/15{border-inline-start-color:#fff7ed26!important}.border-s-orange-50\/20{border-inline-start-color:#fff7ed33!important}.border-s-orange-50\/25{border-inline-start-color:#fff7ed40!important}.border-s-orange-50\/30{border-inline-start-color:#fff7ed4d!important}.border-s-orange-50\/35{border-inline-start-color:#fff7ed59!important}.border-s-orange-50\/40{border-inline-start-color:#fff7ed66!important}.border-s-orange-50\/45{border-inline-start-color:#fff7ed73!important}.border-s-orange-50\/5{border-inline-start-color:#fff7ed0d!important}.border-s-orange-50\/50{border-inline-start-color:#fff7ed80!important}.border-s-orange-50\/55{border-inline-start-color:#fff7ed8c!important}.border-s-orange-50\/60{border-inline-start-color:#fff7ed99!important}.border-s-orange-50\/65{border-inline-start-color:#fff7eda6!important}.border-s-orange-50\/70{border-inline-start-color:#fff7edb3!important}.border-s-orange-50\/75{border-inline-start-color:#fff7edbf!important}.border-s-orange-50\/80{border-inline-start-color:#fff7edcc!important}.border-s-orange-50\/85{border-inline-start-color:#fff7edd9!important}.border-s-orange-50\/90{border-inline-start-color:#fff7ede6!important}.border-s-orange-50\/95{border-inline-start-color:#fff7edf2!important}.border-s-orange-500{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(238 142 29 / var(--tw-border-opacity, 1))!important}.border-s-orange-500\/0{border-inline-start-color:#ee8e1d00!important}.border-s-orange-500\/10{border-inline-start-color:#ee8e1d1a!important}.border-s-orange-500\/100{border-inline-start-color:#ee8e1d!important}.border-s-orange-500\/15{border-inline-start-color:#ee8e1d26!important}.border-s-orange-500\/20{border-inline-start-color:#ee8e1d33!important}.border-s-orange-500\/25{border-inline-start-color:#ee8e1d40!important}.border-s-orange-500\/30{border-inline-start-color:#ee8e1d4d!important}.border-s-orange-500\/35{border-inline-start-color:#ee8e1d59!important}.border-s-orange-500\/40{border-inline-start-color:#ee8e1d66!important}.border-s-orange-500\/45{border-inline-start-color:#ee8e1d73!important}.border-s-orange-500\/5{border-inline-start-color:#ee8e1d0d!important}.border-s-orange-500\/50{border-inline-start-color:#ee8e1d80!important}.border-s-orange-500\/55{border-inline-start-color:#ee8e1d8c!important}.border-s-orange-500\/60{border-inline-start-color:#ee8e1d99!important}.border-s-orange-500\/65{border-inline-start-color:#ee8e1da6!important}.border-s-orange-500\/70{border-inline-start-color:#ee8e1db3!important}.border-s-orange-500\/75{border-inline-start-color:#ee8e1dbf!important}.border-s-orange-500\/80{border-inline-start-color:#ee8e1dcc!important}.border-s-orange-500\/85{border-inline-start-color:#ee8e1dd9!important}.border-s-orange-500\/90{border-inline-start-color:#ee8e1de6!important}.border-s-orange-500\/95{border-inline-start-color:#ee8e1df2!important}.border-s-orange-600{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(234 88 12 / var(--tw-border-opacity, 1))!important}.border-s-orange-600\/0{border-inline-start-color:#ea580c00!important}.border-s-orange-600\/10{border-inline-start-color:#ea580c1a!important}.border-s-orange-600\/100{border-inline-start-color:#ea580c!important}.border-s-orange-600\/15{border-inline-start-color:#ea580c26!important}.border-s-orange-600\/20{border-inline-start-color:#ea580c33!important}.border-s-orange-600\/25{border-inline-start-color:#ea580c40!important}.border-s-orange-600\/30{border-inline-start-color:#ea580c4d!important}.border-s-orange-600\/35{border-inline-start-color:#ea580c59!important}.border-s-orange-600\/40{border-inline-start-color:#ea580c66!important}.border-s-orange-600\/45{border-inline-start-color:#ea580c73!important}.border-s-orange-600\/5{border-inline-start-color:#ea580c0d!important}.border-s-orange-600\/50{border-inline-start-color:#ea580c80!important}.border-s-orange-600\/55{border-inline-start-color:#ea580c8c!important}.border-s-orange-600\/60{border-inline-start-color:#ea580c99!important}.border-s-orange-600\/65{border-inline-start-color:#ea580ca6!important}.border-s-orange-600\/70{border-inline-start-color:#ea580cb3!important}.border-s-orange-600\/75{border-inline-start-color:#ea580cbf!important}.border-s-orange-600\/80{border-inline-start-color:#ea580ccc!important}.border-s-orange-600\/85{border-inline-start-color:#ea580cd9!important}.border-s-orange-600\/90{border-inline-start-color:#ea580ce6!important}.border-s-orange-600\/95{border-inline-start-color:#ea580cf2!important}.border-s-orange-700{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(194 65 12 / var(--tw-border-opacity, 1))!important}.border-s-orange-700\/0{border-inline-start-color:#c2410c00!important}.border-s-orange-700\/10{border-inline-start-color:#c2410c1a!important}.border-s-orange-700\/100{border-inline-start-color:#c2410c!important}.border-s-orange-700\/15{border-inline-start-color:#c2410c26!important}.border-s-orange-700\/20{border-inline-start-color:#c2410c33!important}.border-s-orange-700\/25{border-inline-start-color:#c2410c40!important}.border-s-orange-700\/30{border-inline-start-color:#c2410c4d!important}.border-s-orange-700\/35{border-inline-start-color:#c2410c59!important}.border-s-orange-700\/40{border-inline-start-color:#c2410c66!important}.border-s-orange-700\/45{border-inline-start-color:#c2410c73!important}.border-s-orange-700\/5{border-inline-start-color:#c2410c0d!important}.border-s-orange-700\/50{border-inline-start-color:#c2410c80!important}.border-s-orange-700\/55{border-inline-start-color:#c2410c8c!important}.border-s-orange-700\/60{border-inline-start-color:#c2410c99!important}.border-s-orange-700\/65{border-inline-start-color:#c2410ca6!important}.border-s-orange-700\/70{border-inline-start-color:#c2410cb3!important}.border-s-orange-700\/75{border-inline-start-color:#c2410cbf!important}.border-s-orange-700\/80{border-inline-start-color:#c2410ccc!important}.border-s-orange-700\/85{border-inline-start-color:#c2410cd9!important}.border-s-orange-700\/90{border-inline-start-color:#c2410ce6!important}.border-s-orange-700\/95{border-inline-start-color:#c2410cf2!important}.border-s-orange-800{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(154 52 18 / var(--tw-border-opacity, 1))!important}.border-s-orange-800\/0{border-inline-start-color:#9a341200!important}.border-s-orange-800\/10{border-inline-start-color:#9a34121a!important}.border-s-orange-800\/100{border-inline-start-color:#9a3412!important}.border-s-orange-800\/15{border-inline-start-color:#9a341226!important}.border-s-orange-800\/20{border-inline-start-color:#9a341233!important}.border-s-orange-800\/25{border-inline-start-color:#9a341240!important}.border-s-orange-800\/30{border-inline-start-color:#9a34124d!important}.border-s-orange-800\/35{border-inline-start-color:#9a341259!important}.border-s-orange-800\/40{border-inline-start-color:#9a341266!important}.border-s-orange-800\/45{border-inline-start-color:#9a341273!important}.border-s-orange-800\/5{border-inline-start-color:#9a34120d!important}.border-s-orange-800\/50{border-inline-start-color:#9a341280!important}.border-s-orange-800\/55{border-inline-start-color:#9a34128c!important}.border-s-orange-800\/60{border-inline-start-color:#9a341299!important}.border-s-orange-800\/65{border-inline-start-color:#9a3412a6!important}.border-s-orange-800\/70{border-inline-start-color:#9a3412b3!important}.border-s-orange-800\/75{border-inline-start-color:#9a3412bf!important}.border-s-orange-800\/80{border-inline-start-color:#9a3412cc!important}.border-s-orange-800\/85{border-inline-start-color:#9a3412d9!important}.border-s-orange-800\/90{border-inline-start-color:#9a3412e6!important}.border-s-orange-800\/95{border-inline-start-color:#9a3412f2!important}.border-s-orange-900{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(124 45 18 / var(--tw-border-opacity, 1))!important}.border-s-orange-900\/0{border-inline-start-color:#7c2d1200!important}.border-s-orange-900\/10{border-inline-start-color:#7c2d121a!important}.border-s-orange-900\/100{border-inline-start-color:#7c2d12!important}.border-s-orange-900\/15{border-inline-start-color:#7c2d1226!important}.border-s-orange-900\/20{border-inline-start-color:#7c2d1233!important}.border-s-orange-900\/25{border-inline-start-color:#7c2d1240!important}.border-s-orange-900\/30{border-inline-start-color:#7c2d124d!important}.border-s-orange-900\/35{border-inline-start-color:#7c2d1259!important}.border-s-orange-900\/40{border-inline-start-color:#7c2d1266!important}.border-s-orange-900\/45{border-inline-start-color:#7c2d1273!important}.border-s-orange-900\/5{border-inline-start-color:#7c2d120d!important}.border-s-orange-900\/50{border-inline-start-color:#7c2d1280!important}.border-s-orange-900\/55{border-inline-start-color:#7c2d128c!important}.border-s-orange-900\/60{border-inline-start-color:#7c2d1299!important}.border-s-orange-900\/65{border-inline-start-color:#7c2d12a6!important}.border-s-orange-900\/70{border-inline-start-color:#7c2d12b3!important}.border-s-orange-900\/75{border-inline-start-color:#7c2d12bf!important}.border-s-orange-900\/80{border-inline-start-color:#7c2d12cc!important}.border-s-orange-900\/85{border-inline-start-color:#7c2d12d9!important}.border-s-orange-900\/90{border-inline-start-color:#7c2d12e6!important}.border-s-orange-900\/95{border-inline-start-color:#7c2d12f2!important}.border-s-orange-950{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(67 20 7 / var(--tw-border-opacity, 1))!important}.border-s-orange-950\/0{border-inline-start-color:#43140700!important}.border-s-orange-950\/10{border-inline-start-color:#4314071a!important}.border-s-orange-950\/100{border-inline-start-color:#431407!important}.border-s-orange-950\/15{border-inline-start-color:#43140726!important}.border-s-orange-950\/20{border-inline-start-color:#43140733!important}.border-s-orange-950\/25{border-inline-start-color:#43140740!important}.border-s-orange-950\/30{border-inline-start-color:#4314074d!important}.border-s-orange-950\/35{border-inline-start-color:#43140759!important}.border-s-orange-950\/40{border-inline-start-color:#43140766!important}.border-s-orange-950\/45{border-inline-start-color:#43140773!important}.border-s-orange-950\/5{border-inline-start-color:#4314070d!important}.border-s-orange-950\/50{border-inline-start-color:#43140780!important}.border-s-orange-950\/55{border-inline-start-color:#4314078c!important}.border-s-orange-950\/60{border-inline-start-color:#43140799!important}.border-s-orange-950\/65{border-inline-start-color:#431407a6!important}.border-s-orange-950\/70{border-inline-start-color:#431407b3!important}.border-s-orange-950\/75{border-inline-start-color:#431407bf!important}.border-s-orange-950\/80{border-inline-start-color:#431407cc!important}.border-s-orange-950\/85{border-inline-start-color:#431407d9!important}.border-s-orange-950\/90{border-inline-start-color:#431407e6!important}.border-s-orange-950\/95{border-inline-start-color:#431407f2!important}.border-s-primary-100{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(245 249 255 / var(--tw-border-opacity, 1))!important}.border-s-primary-100\/0{border-inline-start-color:#f5f9ff00!important}.border-s-primary-100\/10{border-inline-start-color:#f5f9ff1a!important}.border-s-primary-100\/100{border-inline-start-color:#f5f9ff!important}.border-s-primary-100\/15{border-inline-start-color:#f5f9ff26!important}.border-s-primary-100\/20{border-inline-start-color:#f5f9ff33!important}.border-s-primary-100\/25{border-inline-start-color:#f5f9ff40!important}.border-s-primary-100\/30{border-inline-start-color:#f5f9ff4d!important}.border-s-primary-100\/35{border-inline-start-color:#f5f9ff59!important}.border-s-primary-100\/40{border-inline-start-color:#f5f9ff66!important}.border-s-primary-100\/45{border-inline-start-color:#f5f9ff73!important}.border-s-primary-100\/5{border-inline-start-color:#f5f9ff0d!important}.border-s-primary-100\/50{border-inline-start-color:#f5f9ff80!important}.border-s-primary-100\/55{border-inline-start-color:#f5f9ff8c!important}.border-s-primary-100\/60{border-inline-start-color:#f5f9ff99!important}.border-s-primary-100\/65{border-inline-start-color:#f5f9ffa6!important}.border-s-primary-100\/70{border-inline-start-color:#f5f9ffb3!important}.border-s-primary-100\/75{border-inline-start-color:#f5f9ffbf!important}.border-s-primary-100\/80{border-inline-start-color:#f5f9ffcc!important}.border-s-primary-100\/85{border-inline-start-color:#f5f9ffd9!important}.border-s-primary-100\/90{border-inline-start-color:#f5f9ffe6!important}.border-s-primary-100\/95{border-inline-start-color:#f5f9fff2!important}.border-s-primary-200{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(225 236 254 / var(--tw-border-opacity, 1))!important}.border-s-primary-200\/0{border-inline-start-color:#e1ecfe00!important}.border-s-primary-200\/10{border-inline-start-color:#e1ecfe1a!important}.border-s-primary-200\/100{border-inline-start-color:#e1ecfe!important}.border-s-primary-200\/15{border-inline-start-color:#e1ecfe26!important}.border-s-primary-200\/20{border-inline-start-color:#e1ecfe33!important}.border-s-primary-200\/25{border-inline-start-color:#e1ecfe40!important}.border-s-primary-200\/30{border-inline-start-color:#e1ecfe4d!important}.border-s-primary-200\/35{border-inline-start-color:#e1ecfe59!important}.border-s-primary-200\/40{border-inline-start-color:#e1ecfe66!important}.border-s-primary-200\/45{border-inline-start-color:#e1ecfe73!important}.border-s-primary-200\/5{border-inline-start-color:#e1ecfe0d!important}.border-s-primary-200\/50{border-inline-start-color:#e1ecfe80!important}.border-s-primary-200\/55{border-inline-start-color:#e1ecfe8c!important}.border-s-primary-200\/60{border-inline-start-color:#e1ecfe99!important}.border-s-primary-200\/65{border-inline-start-color:#e1ecfea6!important}.border-s-primary-200\/70{border-inline-start-color:#e1ecfeb3!important}.border-s-primary-200\/75{border-inline-start-color:#e1ecfebf!important}.border-s-primary-200\/80{border-inline-start-color:#e1ecfecc!important}.border-s-primary-200\/85{border-inline-start-color:#e1ecfed9!important}.border-s-primary-200\/90{border-inline-start-color:#e1ecfee6!important}.border-s-primary-200\/95{border-inline-start-color:#e1ecfef2!important}.border-s-primary-300{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(215 229 253 / var(--tw-border-opacity, 1))!important}.border-s-primary-300\/0{border-inline-start-color:#d7e5fd00!important}.border-s-primary-300\/10{border-inline-start-color:#d7e5fd1a!important}.border-s-primary-300\/100{border-inline-start-color:#d7e5fd!important}.border-s-primary-300\/15{border-inline-start-color:#d7e5fd26!important}.border-s-primary-300\/20{border-inline-start-color:#d7e5fd33!important}.border-s-primary-300\/25{border-inline-start-color:#d7e5fd40!important}.border-s-primary-300\/30{border-inline-start-color:#d7e5fd4d!important}.border-s-primary-300\/35{border-inline-start-color:#d7e5fd59!important}.border-s-primary-300\/40{border-inline-start-color:#d7e5fd66!important}.border-s-primary-300\/45{border-inline-start-color:#d7e5fd73!important}.border-s-primary-300\/5{border-inline-start-color:#d7e5fd0d!important}.border-s-primary-300\/50{border-inline-start-color:#d7e5fd80!important}.border-s-primary-300\/55{border-inline-start-color:#d7e5fd8c!important}.border-s-primary-300\/60{border-inline-start-color:#d7e5fd99!important}.border-s-primary-300\/65{border-inline-start-color:#d7e5fda6!important}.border-s-primary-300\/70{border-inline-start-color:#d7e5fdb3!important}.border-s-primary-300\/75{border-inline-start-color:#d7e5fdbf!important}.border-s-primary-300\/80{border-inline-start-color:#d7e5fdcc!important}.border-s-primary-300\/85{border-inline-start-color:#d7e5fdd9!important}.border-s-primary-300\/90{border-inline-start-color:#d7e5fde6!important}.border-s-primary-300\/95{border-inline-start-color:#d7e5fdf2!important}.border-s-primary-50{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(245 249 255 / var(--tw-border-opacity, 1))!important}.border-s-primary-50\/0{border-inline-start-color:#f5f9ff00!important}.border-s-primary-50\/10{border-inline-start-color:#f5f9ff1a!important}.border-s-primary-50\/100{border-inline-start-color:#f5f9ff!important}.border-s-primary-50\/15{border-inline-start-color:#f5f9ff26!important}.border-s-primary-50\/20{border-inline-start-color:#f5f9ff33!important}.border-s-primary-50\/25{border-inline-start-color:#f5f9ff40!important}.border-s-primary-50\/30{border-inline-start-color:#f5f9ff4d!important}.border-s-primary-50\/35{border-inline-start-color:#f5f9ff59!important}.border-s-primary-50\/40{border-inline-start-color:#f5f9ff66!important}.border-s-primary-50\/45{border-inline-start-color:#f5f9ff73!important}.border-s-primary-50\/5{border-inline-start-color:#f5f9ff0d!important}.border-s-primary-50\/50{border-inline-start-color:#f5f9ff80!important}.border-s-primary-50\/55{border-inline-start-color:#f5f9ff8c!important}.border-s-primary-50\/60{border-inline-start-color:#f5f9ff99!important}.border-s-primary-50\/65{border-inline-start-color:#f5f9ffa6!important}.border-s-primary-50\/70{border-inline-start-color:#f5f9ffb3!important}.border-s-primary-50\/75{border-inline-start-color:#f5f9ffbf!important}.border-s-primary-50\/80{border-inline-start-color:#f5f9ffcc!important}.border-s-primary-50\/85{border-inline-start-color:#f5f9ffd9!important}.border-s-primary-50\/90{border-inline-start-color:#f5f9ffe6!important}.border-s-primary-50\/95{border-inline-start-color:#f5f9fff2!important}.border-s-primary-500{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(55 125 247 / var(--tw-border-opacity, 1))!important}.border-s-primary-500\/0{border-inline-start-color:#377df700!important}.border-s-primary-500\/10{border-inline-start-color:#377df71a!important}.border-s-primary-500\/100{border-inline-start-color:#377df7!important}.border-s-primary-500\/15{border-inline-start-color:#377df726!important}.border-s-primary-500\/20{border-inline-start-color:#377df733!important}.border-s-primary-500\/25{border-inline-start-color:#377df740!important}.border-s-primary-500\/30{border-inline-start-color:#377df74d!important}.border-s-primary-500\/35{border-inline-start-color:#377df759!important}.border-s-primary-500\/40{border-inline-start-color:#377df766!important}.border-s-primary-500\/45{border-inline-start-color:#377df773!important}.border-s-primary-500\/5{border-inline-start-color:#377df70d!important}.border-s-primary-500\/50{border-inline-start-color:#377df780!important}.border-s-primary-500\/55{border-inline-start-color:#377df78c!important}.border-s-primary-500\/60{border-inline-start-color:#377df799!important}.border-s-primary-500\/65{border-inline-start-color:#377df7a6!important}.border-s-primary-500\/70{border-inline-start-color:#377df7b3!important}.border-s-primary-500\/75{border-inline-start-color:#377df7bf!important}.border-s-primary-500\/80{border-inline-start-color:#377df7cc!important}.border-s-primary-500\/85{border-inline-start-color:#377df7d9!important}.border-s-primary-500\/90{border-inline-start-color:#377df7e6!important}.border-s-primary-500\/95{border-inline-start-color:#377df7f2!important}.border-s-primary-700{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(17 89 215 / var(--tw-border-opacity, 1))!important}.border-s-primary-700\/0{border-inline-start-color:#1159d700!important}.border-s-primary-700\/10{border-inline-start-color:#1159d71a!important}.border-s-primary-700\/100{border-inline-start-color:#1159d7!important}.border-s-primary-700\/15{border-inline-start-color:#1159d726!important}.border-s-primary-700\/20{border-inline-start-color:#1159d733!important}.border-s-primary-700\/25{border-inline-start-color:#1159d740!important}.border-s-primary-700\/30{border-inline-start-color:#1159d74d!important}.border-s-primary-700\/35{border-inline-start-color:#1159d759!important}.border-s-primary-700\/40{border-inline-start-color:#1159d766!important}.border-s-primary-700\/45{border-inline-start-color:#1159d773!important}.border-s-primary-700\/5{border-inline-start-color:#1159d70d!important}.border-s-primary-700\/50{border-inline-start-color:#1159d780!important}.border-s-primary-700\/55{border-inline-start-color:#1159d78c!important}.border-s-primary-700\/60{border-inline-start-color:#1159d799!important}.border-s-primary-700\/65{border-inline-start-color:#1159d7a6!important}.border-s-primary-700\/70{border-inline-start-color:#1159d7b3!important}.border-s-primary-700\/75{border-inline-start-color:#1159d7bf!important}.border-s-primary-700\/80{border-inline-start-color:#1159d7cc!important}.border-s-primary-700\/85{border-inline-start-color:#1159d7d9!important}.border-s-primary-700\/90{border-inline-start-color:#1159d7e6!important}.border-s-primary-700\/95{border-inline-start-color:#1159d7f2!important}.border-s-primary-content{--tw-border-opacity: 1 !important;border-inline-start-color:hsl(var(--pc) / var(--tw-border-opacity, 1))!important}.border-s-primary-content\/0{border-inline-start-color:hsl(var(--pc) / 0)!important}.border-s-primary-content\/10{border-inline-start-color:hsl(var(--pc) / .1)!important}.border-s-primary-content\/100{border-inline-start-color:hsl(var(--pc) / 1)!important}.border-s-primary-content\/15{border-inline-start-color:hsl(var(--pc) / .15)!important}.border-s-primary-content\/20{border-inline-start-color:hsl(var(--pc) / .2)!important}.border-s-primary-content\/25{border-inline-start-color:hsl(var(--pc) / .25)!important}.border-s-primary-content\/30{border-inline-start-color:hsl(var(--pc) / .3)!important}.border-s-primary-content\/35{border-inline-start-color:hsl(var(--pc) / .35)!important}.border-s-primary-content\/40{border-inline-start-color:hsl(var(--pc) / .4)!important}.border-s-primary-content\/45{border-inline-start-color:hsl(var(--pc) / .45)!important}.border-s-primary-content\/5{border-inline-start-color:hsl(var(--pc) / .05)!important}.border-s-primary-content\/50{border-inline-start-color:hsl(var(--pc) / .5)!important}.border-s-primary-content\/55{border-inline-start-color:hsl(var(--pc) / .55)!important}.border-s-primary-content\/60{border-inline-start-color:hsl(var(--pc) / .6)!important}.border-s-primary-content\/65{border-inline-start-color:hsl(var(--pc) / .65)!important}.border-s-primary-content\/70{border-inline-start-color:hsl(var(--pc) / .7)!important}.border-s-primary-content\/75{border-inline-start-color:hsl(var(--pc) / .75)!important}.border-s-primary-content\/80{border-inline-start-color:hsl(var(--pc) / .8)!important}.border-s-primary-content\/85{border-inline-start-color:hsl(var(--pc) / .85)!important}.border-s-primary-content\/90{border-inline-start-color:hsl(var(--pc) / .9)!important}.border-s-primary-content\/95{border-inline-start-color:hsl(var(--pc) / .95)!important}.border-s-primary-focus{--tw-border-opacity: 1 !important;border-inline-start-color:hsl(var(--pf, var(--p)) / var(--tw-border-opacity, 1))!important}.border-s-primary-focus\/0{border-inline-start-color:hsl(var(--pf, var(--p)) / 0)!important}.border-s-primary-focus\/10{border-inline-start-color:hsl(var(--pf, var(--p)) / .1)!important}.border-s-primary-focus\/100{border-inline-start-color:hsl(var(--pf, var(--p)) / 1)!important}.border-s-primary-focus\/15{border-inline-start-color:hsl(var(--pf, var(--p)) / .15)!important}.border-s-primary-focus\/20{border-inline-start-color:hsl(var(--pf, var(--p)) / .2)!important}.border-s-primary-focus\/25{border-inline-start-color:hsl(var(--pf, var(--p)) / .25)!important}.border-s-primary-focus\/30{border-inline-start-color:hsl(var(--pf, var(--p)) / .3)!important}.border-s-primary-focus\/35{border-inline-start-color:hsl(var(--pf, var(--p)) / .35)!important}.border-s-primary-focus\/40{border-inline-start-color:hsl(var(--pf, var(--p)) / .4)!important}.border-s-primary-focus\/45{border-inline-start-color:hsl(var(--pf, var(--p)) / .45)!important}.border-s-primary-focus\/5{border-inline-start-color:hsl(var(--pf, var(--p)) / .05)!important}.border-s-primary-focus\/50{border-inline-start-color:hsl(var(--pf, var(--p)) / .5)!important}.border-s-primary-focus\/55{border-inline-start-color:hsl(var(--pf, var(--p)) / .55)!important}.border-s-primary-focus\/60{border-inline-start-color:hsl(var(--pf, var(--p)) / .6)!important}.border-s-primary-focus\/65{border-inline-start-color:hsl(var(--pf, var(--p)) / .65)!important}.border-s-primary-focus\/70{border-inline-start-color:hsl(var(--pf, var(--p)) / .7)!important}.border-s-primary-focus\/75{border-inline-start-color:hsl(var(--pf, var(--p)) / .75)!important}.border-s-primary-focus\/80{border-inline-start-color:hsl(var(--pf, var(--p)) / .8)!important}.border-s-primary-focus\/85{border-inline-start-color:hsl(var(--pf, var(--p)) / .85)!important}.border-s-primary-focus\/90{border-inline-start-color:hsl(var(--pf, var(--p)) / .9)!important}.border-s-primary-focus\/95{border-inline-start-color:hsl(var(--pf, var(--p)) / .95)!important}.border-s-red-100{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(254 226 226 / var(--tw-border-opacity, 1))!important}.border-s-red-100\/0{border-inline-start-color:#fee2e200!important}.border-s-red-100\/10{border-inline-start-color:#fee2e21a!important}.border-s-red-100\/100{border-inline-start-color:#fee2e2!important}.border-s-red-100\/15{border-inline-start-color:#fee2e226!important}.border-s-red-100\/20{border-inline-start-color:#fee2e233!important}.border-s-red-100\/25{border-inline-start-color:#fee2e240!important}.border-s-red-100\/30{border-inline-start-color:#fee2e24d!important}.border-s-red-100\/35{border-inline-start-color:#fee2e259!important}.border-s-red-100\/40{border-inline-start-color:#fee2e266!important}.border-s-red-100\/45{border-inline-start-color:#fee2e273!important}.border-s-red-100\/5{border-inline-start-color:#fee2e20d!important}.border-s-red-100\/50{border-inline-start-color:#fee2e280!important}.border-s-red-100\/55{border-inline-start-color:#fee2e28c!important}.border-s-red-100\/60{border-inline-start-color:#fee2e299!important}.border-s-red-100\/65{border-inline-start-color:#fee2e2a6!important}.border-s-red-100\/70{border-inline-start-color:#fee2e2b3!important}.border-s-red-100\/75{border-inline-start-color:#fee2e2bf!important}.border-s-red-100\/80{border-inline-start-color:#fee2e2cc!important}.border-s-red-100\/85{border-inline-start-color:#fee2e2d9!important}.border-s-red-100\/90{border-inline-start-color:#fee2e2e6!important}.border-s-red-100\/95{border-inline-start-color:#fee2e2f2!important}.border-s-red-200{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(254 202 202 / var(--tw-border-opacity, 1))!important}.border-s-red-200\/0{border-inline-start-color:#fecaca00!important}.border-s-red-200\/10{border-inline-start-color:#fecaca1a!important}.border-s-red-200\/100{border-inline-start-color:#fecaca!important}.border-s-red-200\/15{border-inline-start-color:#fecaca26!important}.border-s-red-200\/20{border-inline-start-color:#fecaca33!important}.border-s-red-200\/25{border-inline-start-color:#fecaca40!important}.border-s-red-200\/30{border-inline-start-color:#fecaca4d!important}.border-s-red-200\/35{border-inline-start-color:#fecaca59!important}.border-s-red-200\/40{border-inline-start-color:#fecaca66!important}.border-s-red-200\/45{border-inline-start-color:#fecaca73!important}.border-s-red-200\/5{border-inline-start-color:#fecaca0d!important}.border-s-red-200\/50{border-inline-start-color:#fecaca80!important}.border-s-red-200\/55{border-inline-start-color:#fecaca8c!important}.border-s-red-200\/60{border-inline-start-color:#fecaca99!important}.border-s-red-200\/65{border-inline-start-color:#fecacaa6!important}.border-s-red-200\/70{border-inline-start-color:#fecacab3!important}.border-s-red-200\/75{border-inline-start-color:#fecacabf!important}.border-s-red-200\/80{border-inline-start-color:#fecacacc!important}.border-s-red-200\/85{border-inline-start-color:#fecacad9!important}.border-s-red-200\/90{border-inline-start-color:#fecacae6!important}.border-s-red-200\/95{border-inline-start-color:#fecacaf2!important}.border-s-red-300{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(255 208 201 / var(--tw-border-opacity, 1))!important}.border-s-red-300\/0{border-inline-start-color:#ffd0c900!important}.border-s-red-300\/10{border-inline-start-color:#ffd0c91a!important}.border-s-red-300\/100{border-inline-start-color:#ffd0c9!important}.border-s-red-300\/15{border-inline-start-color:#ffd0c926!important}.border-s-red-300\/20{border-inline-start-color:#ffd0c933!important}.border-s-red-300\/25{border-inline-start-color:#ffd0c940!important}.border-s-red-300\/30{border-inline-start-color:#ffd0c94d!important}.border-s-red-300\/35{border-inline-start-color:#ffd0c959!important}.border-s-red-300\/40{border-inline-start-color:#ffd0c966!important}.border-s-red-300\/45{border-inline-start-color:#ffd0c973!important}.border-s-red-300\/5{border-inline-start-color:#ffd0c90d!important}.border-s-red-300\/50{border-inline-start-color:#ffd0c980!important}.border-s-red-300\/55{border-inline-start-color:#ffd0c98c!important}.border-s-red-300\/60{border-inline-start-color:#ffd0c999!important}.border-s-red-300\/65{border-inline-start-color:#ffd0c9a6!important}.border-s-red-300\/70{border-inline-start-color:#ffd0c9b3!important}.border-s-red-300\/75{border-inline-start-color:#ffd0c9bf!important}.border-s-red-300\/80{border-inline-start-color:#ffd0c9cc!important}.border-s-red-300\/85{border-inline-start-color:#ffd0c9d9!important}.border-s-red-300\/90{border-inline-start-color:#ffd0c9e6!important}.border-s-red-300\/95{border-inline-start-color:#ffd0c9f2!important}.border-s-red-400{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(248 113 113 / var(--tw-border-opacity, 1))!important}.border-s-red-400\/0{border-inline-start-color:#f8717100!important}.border-s-red-400\/10{border-inline-start-color:#f871711a!important}.border-s-red-400\/100{border-inline-start-color:#f87171!important}.border-s-red-400\/15{border-inline-start-color:#f8717126!important}.border-s-red-400\/20{border-inline-start-color:#f8717133!important}.border-s-red-400\/25{border-inline-start-color:#f8717140!important}.border-s-red-400\/30{border-inline-start-color:#f871714d!important}.border-s-red-400\/35{border-inline-start-color:#f8717159!important}.border-s-red-400\/40{border-inline-start-color:#f8717166!important}.border-s-red-400\/45{border-inline-start-color:#f8717173!important}.border-s-red-400\/5{border-inline-start-color:#f871710d!important}.border-s-red-400\/50{border-inline-start-color:#f8717180!important}.border-s-red-400\/55{border-inline-start-color:#f871718c!important}.border-s-red-400\/60{border-inline-start-color:#f8717199!important}.border-s-red-400\/65{border-inline-start-color:#f87171a6!important}.border-s-red-400\/70{border-inline-start-color:#f87171b3!important}.border-s-red-400\/75{border-inline-start-color:#f87171bf!important}.border-s-red-400\/80{border-inline-start-color:#f87171cc!important}.border-s-red-400\/85{border-inline-start-color:#f87171d9!important}.border-s-red-400\/90{border-inline-start-color:#f87171e6!important}.border-s-red-400\/95{border-inline-start-color:#f87171f2!important}.border-s-red-50{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(254 242 242 / var(--tw-border-opacity, 1))!important}.border-s-red-50\/0{border-inline-start-color:#fef2f200!important}.border-s-red-50\/10{border-inline-start-color:#fef2f21a!important}.border-s-red-50\/100{border-inline-start-color:#fef2f2!important}.border-s-red-50\/15{border-inline-start-color:#fef2f226!important}.border-s-red-50\/20{border-inline-start-color:#fef2f233!important}.border-s-red-50\/25{border-inline-start-color:#fef2f240!important}.border-s-red-50\/30{border-inline-start-color:#fef2f24d!important}.border-s-red-50\/35{border-inline-start-color:#fef2f259!important}.border-s-red-50\/40{border-inline-start-color:#fef2f266!important}.border-s-red-50\/45{border-inline-start-color:#fef2f273!important}.border-s-red-50\/5{border-inline-start-color:#fef2f20d!important}.border-s-red-50\/50{border-inline-start-color:#fef2f280!important}.border-s-red-50\/55{border-inline-start-color:#fef2f28c!important}.border-s-red-50\/60{border-inline-start-color:#fef2f299!important}.border-s-red-50\/65{border-inline-start-color:#fef2f2a6!important}.border-s-red-50\/70{border-inline-start-color:#fef2f2b3!important}.border-s-red-50\/75{border-inline-start-color:#fef2f2bf!important}.border-s-red-50\/80{border-inline-start-color:#fef2f2cc!important}.border-s-red-50\/85{border-inline-start-color:#fef2f2d9!important}.border-s-red-50\/90{border-inline-start-color:#fef2f2e6!important}.border-s-red-50\/95{border-inline-start-color:#fef2f2f2!important}.border-s-red-500{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(210 45 45 / var(--tw-border-opacity, 1))!important}.border-s-red-500\/0{border-inline-start-color:#d22d2d00!important}.border-s-red-500\/10{border-inline-start-color:#d22d2d1a!important}.border-s-red-500\/100{border-inline-start-color:#d22d2d!important}.border-s-red-500\/15{border-inline-start-color:#d22d2d26!important}.border-s-red-500\/20{border-inline-start-color:#d22d2d33!important}.border-s-red-500\/25{border-inline-start-color:#d22d2d40!important}.border-s-red-500\/30{border-inline-start-color:#d22d2d4d!important}.border-s-red-500\/35{border-inline-start-color:#d22d2d59!important}.border-s-red-500\/40{border-inline-start-color:#d22d2d66!important}.border-s-red-500\/45{border-inline-start-color:#d22d2d73!important}.border-s-red-500\/5{border-inline-start-color:#d22d2d0d!important}.border-s-red-500\/50{border-inline-start-color:#d22d2d80!important}.border-s-red-500\/55{border-inline-start-color:#d22d2d8c!important}.border-s-red-500\/60{border-inline-start-color:#d22d2d99!important}.border-s-red-500\/65{border-inline-start-color:#d22d2da6!important}.border-s-red-500\/70{border-inline-start-color:#d22d2db3!important}.border-s-red-500\/75{border-inline-start-color:#d22d2dbf!important}.border-s-red-500\/80{border-inline-start-color:#d22d2dcc!important}.border-s-red-500\/85{border-inline-start-color:#d22d2dd9!important}.border-s-red-500\/90{border-inline-start-color:#d22d2de6!important}.border-s-red-500\/95{border-inline-start-color:#d22d2df2!important}.border-s-red-600{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(220 38 38 / var(--tw-border-opacity, 1))!important}.border-s-red-600\/0{border-inline-start-color:#dc262600!important}.border-s-red-600\/10{border-inline-start-color:#dc26261a!important}.border-s-red-600\/100{border-inline-start-color:#dc2626!important}.border-s-red-600\/15{border-inline-start-color:#dc262626!important}.border-s-red-600\/20{border-inline-start-color:#dc262633!important}.border-s-red-600\/25{border-inline-start-color:#dc262640!important}.border-s-red-600\/30{border-inline-start-color:#dc26264d!important}.border-s-red-600\/35{border-inline-start-color:#dc262659!important}.border-s-red-600\/40{border-inline-start-color:#dc262666!important}.border-s-red-600\/45{border-inline-start-color:#dc262673!important}.border-s-red-600\/5{border-inline-start-color:#dc26260d!important}.border-s-red-600\/50{border-inline-start-color:#dc262680!important}.border-s-red-600\/55{border-inline-start-color:#dc26268c!important}.border-s-red-600\/60{border-inline-start-color:#dc262699!important}.border-s-red-600\/65{border-inline-start-color:#dc2626a6!important}.border-s-red-600\/70{border-inline-start-color:#dc2626b3!important}.border-s-red-600\/75{border-inline-start-color:#dc2626bf!important}.border-s-red-600\/80{border-inline-start-color:#dc2626cc!important}.border-s-red-600\/85{border-inline-start-color:#dc2626d9!important}.border-s-red-600\/90{border-inline-start-color:#dc2626e6!important}.border-s-red-600\/95{border-inline-start-color:#dc2626f2!important}.border-s-red-700{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(185 28 28 / var(--tw-border-opacity, 1))!important}.border-s-red-700\/0{border-inline-start-color:#b91c1c00!important}.border-s-red-700\/10{border-inline-start-color:#b91c1c1a!important}.border-s-red-700\/100{border-inline-start-color:#b91c1c!important}.border-s-red-700\/15{border-inline-start-color:#b91c1c26!important}.border-s-red-700\/20{border-inline-start-color:#b91c1c33!important}.border-s-red-700\/25{border-inline-start-color:#b91c1c40!important}.border-s-red-700\/30{border-inline-start-color:#b91c1c4d!important}.border-s-red-700\/35{border-inline-start-color:#b91c1c59!important}.border-s-red-700\/40{border-inline-start-color:#b91c1c66!important}.border-s-red-700\/45{border-inline-start-color:#b91c1c73!important}.border-s-red-700\/5{border-inline-start-color:#b91c1c0d!important}.border-s-red-700\/50{border-inline-start-color:#b91c1c80!important}.border-s-red-700\/55{border-inline-start-color:#b91c1c8c!important}.border-s-red-700\/60{border-inline-start-color:#b91c1c99!important}.border-s-red-700\/65{border-inline-start-color:#b91c1ca6!important}.border-s-red-700\/70{border-inline-start-color:#b91c1cb3!important}.border-s-red-700\/75{border-inline-start-color:#b91c1cbf!important}.border-s-red-700\/80{border-inline-start-color:#b91c1ccc!important}.border-s-red-700\/85{border-inline-start-color:#b91c1cd9!important}.border-s-red-700\/90{border-inline-start-color:#b91c1ce6!important}.border-s-red-700\/95{border-inline-start-color:#b91c1cf2!important}.border-s-red-800{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(153 27 27 / var(--tw-border-opacity, 1))!important}.border-s-red-800\/0{border-inline-start-color:#991b1b00!important}.border-s-red-800\/10{border-inline-start-color:#991b1b1a!important}.border-s-red-800\/100{border-inline-start-color:#991b1b!important}.border-s-red-800\/15{border-inline-start-color:#991b1b26!important}.border-s-red-800\/20{border-inline-start-color:#991b1b33!important}.border-s-red-800\/25{border-inline-start-color:#991b1b40!important}.border-s-red-800\/30{border-inline-start-color:#991b1b4d!important}.border-s-red-800\/35{border-inline-start-color:#991b1b59!important}.border-s-red-800\/40{border-inline-start-color:#991b1b66!important}.border-s-red-800\/45{border-inline-start-color:#991b1b73!important}.border-s-red-800\/5{border-inline-start-color:#991b1b0d!important}.border-s-red-800\/50{border-inline-start-color:#991b1b80!important}.border-s-red-800\/55{border-inline-start-color:#991b1b8c!important}.border-s-red-800\/60{border-inline-start-color:#991b1b99!important}.border-s-red-800\/65{border-inline-start-color:#991b1ba6!important}.border-s-red-800\/70{border-inline-start-color:#991b1bb3!important}.border-s-red-800\/75{border-inline-start-color:#991b1bbf!important}.border-s-red-800\/80{border-inline-start-color:#991b1bcc!important}.border-s-red-800\/85{border-inline-start-color:#991b1bd9!important}.border-s-red-800\/90{border-inline-start-color:#991b1be6!important}.border-s-red-800\/95{border-inline-start-color:#991b1bf2!important}.border-s-red-900{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(127 29 29 / var(--tw-border-opacity, 1))!important}.border-s-red-900\/0{border-inline-start-color:#7f1d1d00!important}.border-s-red-900\/10{border-inline-start-color:#7f1d1d1a!important}.border-s-red-900\/100{border-inline-start-color:#7f1d1d!important}.border-s-red-900\/15{border-inline-start-color:#7f1d1d26!important}.border-s-red-900\/20{border-inline-start-color:#7f1d1d33!important}.border-s-red-900\/25{border-inline-start-color:#7f1d1d40!important}.border-s-red-900\/30{border-inline-start-color:#7f1d1d4d!important}.border-s-red-900\/35{border-inline-start-color:#7f1d1d59!important}.border-s-red-900\/40{border-inline-start-color:#7f1d1d66!important}.border-s-red-900\/45{border-inline-start-color:#7f1d1d73!important}.border-s-red-900\/5{border-inline-start-color:#7f1d1d0d!important}.border-s-red-900\/50{border-inline-start-color:#7f1d1d80!important}.border-s-red-900\/55{border-inline-start-color:#7f1d1d8c!important}.border-s-red-900\/60{border-inline-start-color:#7f1d1d99!important}.border-s-red-900\/65{border-inline-start-color:#7f1d1da6!important}.border-s-red-900\/70{border-inline-start-color:#7f1d1db3!important}.border-s-red-900\/75{border-inline-start-color:#7f1d1dbf!important}.border-s-red-900\/80{border-inline-start-color:#7f1d1dcc!important}.border-s-red-900\/85{border-inline-start-color:#7f1d1dd9!important}.border-s-red-900\/90{border-inline-start-color:#7f1d1de6!important}.border-s-red-900\/95{border-inline-start-color:#7f1d1df2!important}.border-s-red-950{--tw-border-opacity: 1 !important;border-inline-start-color:rgb(69 10 10 / var(--tw-border-opacity, 1))!important}.border-s-red-950\/0{border-inline-start-color:#450a0a00!important}.border-s-red-950\/10{border-inline-start-color:#450a0a1a!important}.border-s-red-950\/100{border-inline-start-color:#450a0a!important}.border-s-red-950\/15{border-inline-start-color:#450a0a26!important}.border-s-red-950\/20{border-inline-start-color:#450a0a33!important}.border-s-red-950\/25{border-inline-start-color:#450a0a40!important}.border-s-red-950\/30{border-inline-start-color:#450a0a4d!important}.border-s-red-950\/35{border-inline-start-color:#450a0a59!important}.border-s-red-950\/40{border-inline-start-color:#450a0a66!important}.border-s-red-950\/45{border-inline-start-color:#450a0a73!important}.border-s-red-950\/5{border-inline-start-color:#450a0a0d!important}.border-s-red-950\/50{border-inline-start-color:#450a0a80!important}.border-s-red-950\/55{border-inline-start-color:#450a0a8c!important}.border-s-red-950\/60{border-inline-start-color:#450a0a99!important}.border-s-red-950\/65{border-inline-start-color:#450a0aa6!important}.border-s-red-950\/70{border-inline-start-color:#450a0ab3!important}.border-s-red-950\/75{border-inline-start-color:#450a0abf!important}.border-s-red-950\/80{border-inline-start-color:#450a0acc!important}.border-s-red-950\/85{border-inline-start-color:#450a0ad9!important}.border-s-red-950\/90{border-inline-start-color:#450a0ae6!important}.border-s-red-950\/95{border-inline-start-color:#450a0af2!important}.border-t-gray-100{--tw-border-opacity: 1 !important;border-top-color:rgb(242 243 244 / var(--tw-border-opacity, 1))!important}.border-t-gray-100\/0{border-top-color:#f2f3f400!important}.border-t-gray-100\/10{border-top-color:#f2f3f41a!important}.border-t-gray-100\/100{border-top-color:#f2f3f4!important}.border-t-gray-100\/15{border-top-color:#f2f3f426!important}.border-t-gray-100\/20{border-top-color:#f2f3f433!important}.border-t-gray-100\/25{border-top-color:#f2f3f440!important}.border-t-gray-100\/30{border-top-color:#f2f3f44d!important}.border-t-gray-100\/35{border-top-color:#f2f3f459!important}.border-t-gray-100\/40{border-top-color:#f2f3f466!important}.border-t-gray-100\/45{border-top-color:#f2f3f473!important}.border-t-gray-100\/5{border-top-color:#f2f3f40d!important}.border-t-gray-100\/50{border-top-color:#f2f3f480!important}.border-t-gray-100\/55{border-top-color:#f2f3f48c!important}.border-t-gray-100\/60{border-top-color:#f2f3f499!important}.border-t-gray-100\/65{border-top-color:#f2f3f4a6!important}.border-t-gray-100\/70{border-top-color:#f2f3f4b3!important}.border-t-gray-100\/75{border-top-color:#f2f3f4bf!important}.border-t-gray-100\/80{border-top-color:#f2f3f4cc!important}.border-t-gray-100\/85{border-top-color:#f2f3f4d9!important}.border-t-gray-100\/90{border-top-color:#f2f3f4e6!important}.border-t-gray-100\/95{border-top-color:#f2f3f4f2!important}.border-t-gray-200{--tw-border-opacity: 1 !important;border-top-color:rgb(229 229 229 / var(--tw-border-opacity, 1))!important}.border-t-gray-200\/0{border-top-color:#e5e5e500!important}.border-t-gray-200\/10{border-top-color:#e5e5e51a!important}.border-t-gray-200\/100{border-top-color:#e5e5e5!important}.border-t-gray-200\/15{border-top-color:#e5e5e526!important}.border-t-gray-200\/20{border-top-color:#e5e5e533!important}.border-t-gray-200\/25{border-top-color:#e5e5e540!important}.border-t-gray-200\/30{border-top-color:#e5e5e54d!important}.border-t-gray-200\/35{border-top-color:#e5e5e559!important}.border-t-gray-200\/40{border-top-color:#e5e5e566!important}.border-t-gray-200\/45{border-top-color:#e5e5e573!important}.border-t-gray-200\/5{border-top-color:#e5e5e50d!important}.border-t-gray-200\/50{border-top-color:#e5e5e580!important}.border-t-gray-200\/55{border-top-color:#e5e5e58c!important}.border-t-gray-200\/60{border-top-color:#e5e5e599!important}.border-t-gray-200\/65{border-top-color:#e5e5e5a6!important}.border-t-gray-200\/70{border-top-color:#e5e5e5b3!important}.border-t-gray-200\/75{border-top-color:#e5e5e5bf!important}.border-t-gray-200\/80{border-top-color:#e5e5e5cc!important}.border-t-gray-200\/85{border-top-color:#e5e5e5d9!important}.border-t-gray-200\/90{border-top-color:#e5e5e5e6!important}.border-t-gray-200\/95{border-top-color:#e5e5e5f2!important}.border-t-gray-300{--tw-border-opacity: 1 !important;border-top-color:rgb(178 178 178 / var(--tw-border-opacity, 1))!important}.border-t-gray-300\/0{border-top-color:#b2b2b200!important}.border-t-gray-300\/10{border-top-color:#b2b2b21a!important}.border-t-gray-300\/100{border-top-color:#b2b2b2!important}.border-t-gray-300\/15{border-top-color:#b2b2b226!important}.border-t-gray-300\/20{border-top-color:#b2b2b233!important}.border-t-gray-300\/25{border-top-color:#b2b2b240!important}.border-t-gray-300\/30{border-top-color:#b2b2b24d!important}.border-t-gray-300\/35{border-top-color:#b2b2b259!important}.border-t-gray-300\/40{border-top-color:#b2b2b266!important}.border-t-gray-300\/45{border-top-color:#b2b2b273!important}.border-t-gray-300\/5{border-top-color:#b2b2b20d!important}.border-t-gray-300\/50{border-top-color:#b2b2b280!important}.border-t-gray-300\/55{border-top-color:#b2b2b28c!important}.border-t-gray-300\/60{border-top-color:#b2b2b299!important}.border-t-gray-300\/65{border-top-color:#b2b2b2a6!important}.border-t-gray-300\/70{border-top-color:#b2b2b2b3!important}.border-t-gray-300\/75{border-top-color:#b2b2b2bf!important}.border-t-gray-300\/80{border-top-color:#b2b2b2cc!important}.border-t-gray-300\/85{border-top-color:#b2b2b2d9!important}.border-t-gray-300\/90{border-top-color:#b2b2b2e6!important}.border-t-gray-300\/95{border-top-color:#b2b2b2f2!important}.border-t-gray-400{--tw-border-opacity: 1 !important;border-top-color:rgb(153 153 153 / var(--tw-border-opacity, 1))!important}.border-t-gray-400\/0{border-top-color:#9990!important}.border-t-gray-400\/10{border-top-color:#9999991a!important}.border-t-gray-400\/100{border-top-color:#999!important}.border-t-gray-400\/15{border-top-color:#99999926!important}.border-t-gray-400\/20{border-top-color:#9993!important}.border-t-gray-400\/25{border-top-color:#99999940!important}.border-t-gray-400\/30{border-top-color:#9999994d!important}.border-t-gray-400\/35{border-top-color:#99999959!important}.border-t-gray-400\/40{border-top-color:#9996!important}.border-t-gray-400\/45{border-top-color:#99999973!important}.border-t-gray-400\/5{border-top-color:#9999990d!important}.border-t-gray-400\/50{border-top-color:#99999980!important}.border-t-gray-400\/55{border-top-color:#9999998c!important}.border-t-gray-400\/60{border-top-color:#9999!important}.border-t-gray-400\/65{border-top-color:#999999a6!important}.border-t-gray-400\/70{border-top-color:#999999b3!important}.border-t-gray-400\/75{border-top-color:#999999bf!important}.border-t-gray-400\/80{border-top-color:#999c!important}.border-t-gray-400\/85{border-top-color:#999999d9!important}.border-t-gray-400\/90{border-top-color:#999999e6!important}.border-t-gray-400\/95{border-top-color:#999999f2!important}.border-t-gray-50{--tw-border-opacity: 1 !important;border-top-color:rgb(242 242 242 / var(--tw-border-opacity, 1))!important}.border-t-gray-50\/0{border-top-color:#f2f2f200!important}.border-t-gray-50\/10{border-top-color:#f2f2f21a!important}.border-t-gray-50\/100{border-top-color:#f2f2f2!important}.border-t-gray-50\/15{border-top-color:#f2f2f226!important}.border-t-gray-50\/20{border-top-color:#f2f2f233!important}.border-t-gray-50\/25{border-top-color:#f2f2f240!important}.border-t-gray-50\/30{border-top-color:#f2f2f24d!important}.border-t-gray-50\/35{border-top-color:#f2f2f259!important}.border-t-gray-50\/40{border-top-color:#f2f2f266!important}.border-t-gray-50\/45{border-top-color:#f2f2f273!important}.border-t-gray-50\/5{border-top-color:#f2f2f20d!important}.border-t-gray-50\/50{border-top-color:#f2f2f280!important}.border-t-gray-50\/55{border-top-color:#f2f2f28c!important}.border-t-gray-50\/60{border-top-color:#f2f2f299!important}.border-t-gray-50\/65{border-top-color:#f2f2f2a6!important}.border-t-gray-50\/70{border-top-color:#f2f2f2b3!important}.border-t-gray-50\/75{border-top-color:#f2f2f2bf!important}.border-t-gray-50\/80{border-top-color:#f2f2f2cc!important}.border-t-gray-50\/85{border-top-color:#f2f2f2d9!important}.border-t-gray-50\/90{border-top-color:#f2f2f2e6!important}.border-t-gray-50\/95{border-top-color:#f2f2f2f2!important}.border-t-gray-500{--tw-border-opacity: 1 !important;border-top-color:rgb(77 77 77 / var(--tw-border-opacity, 1))!important}.border-t-gray-500\/0{border-top-color:#4d4d4d00!important}.border-t-gray-500\/10{border-top-color:#4d4d4d1a!important}.border-t-gray-500\/100{border-top-color:#4d4d4d!important}.border-t-gray-500\/15{border-top-color:#4d4d4d26!important}.border-t-gray-500\/20{border-top-color:#4d4d4d33!important}.border-t-gray-500\/25{border-top-color:#4d4d4d40!important}.border-t-gray-500\/30{border-top-color:#4d4d4d4d!important}.border-t-gray-500\/35{border-top-color:#4d4d4d59!important}.border-t-gray-500\/40{border-top-color:#4d4d4d66!important}.border-t-gray-500\/45{border-top-color:#4d4d4d73!important}.border-t-gray-500\/5{border-top-color:#4d4d4d0d!important}.border-t-gray-500\/50{border-top-color:#4d4d4d80!important}.border-t-gray-500\/55{border-top-color:#4d4d4d8c!important}.border-t-gray-500\/60{border-top-color:#4d4d4d99!important}.border-t-gray-500\/65{border-top-color:#4d4d4da6!important}.border-t-gray-500\/70{border-top-color:#4d4d4db3!important}.border-t-gray-500\/75{border-top-color:#4d4d4dbf!important}.border-t-gray-500\/80{border-top-color:#4d4d4dcc!important}.border-t-gray-500\/85{border-top-color:#4d4d4dd9!important}.border-t-gray-500\/90{border-top-color:#4d4d4de6!important}.border-t-gray-500\/95{border-top-color:#4d4d4df2!important}.border-t-gray-600{--tw-border-opacity: 1 !important;border-top-color:rgb(75 85 99 / var(--tw-border-opacity, 1))!important}.border-t-gray-600\/0{border-top-color:#4b556300!important}.border-t-gray-600\/10{border-top-color:#4b55631a!important}.border-t-gray-600\/100{border-top-color:#4b5563!important}.border-t-gray-600\/15{border-top-color:#4b556326!important}.border-t-gray-600\/20{border-top-color:#4b556333!important}.border-t-gray-600\/25{border-top-color:#4b556340!important}.border-t-gray-600\/30{border-top-color:#4b55634d!important}.border-t-gray-600\/35{border-top-color:#4b556359!important}.border-t-gray-600\/40{border-top-color:#4b556366!important}.border-t-gray-600\/45{border-top-color:#4b556373!important}.border-t-gray-600\/5{border-top-color:#4b55630d!important}.border-t-gray-600\/50{border-top-color:#4b556380!important}.border-t-gray-600\/55{border-top-color:#4b55638c!important}.border-t-gray-600\/60{border-top-color:#4b556399!important}.border-t-gray-600\/65{border-top-color:#4b5563a6!important}.border-t-gray-600\/70{border-top-color:#4b5563b3!important}.border-t-gray-600\/75{border-top-color:#4b5563bf!important}.border-t-gray-600\/80{border-top-color:#4b5563cc!important}.border-t-gray-600\/85{border-top-color:#4b5563d9!important}.border-t-gray-600\/90{border-top-color:#4b5563e6!important}.border-t-gray-600\/95{border-top-color:#4b5563f2!important}.border-t-gray-700{--tw-border-opacity: 1 !important;border-top-color:rgb(51 51 51 / var(--tw-border-opacity, 1))!important}.border-t-gray-700\/0{border-top-color:#3330!important}.border-t-gray-700\/10{border-top-color:#3333331a!important}.border-t-gray-700\/100{border-top-color:#333!important}.border-t-gray-700\/15{border-top-color:#33333326!important}.border-t-gray-700\/20{border-top-color:#3333!important}.border-t-gray-700\/25{border-top-color:#33333340!important}.border-t-gray-700\/30{border-top-color:#3333334d!important}.border-t-gray-700\/35{border-top-color:#33333359!important}.border-t-gray-700\/40{border-top-color:#3336!important}.border-t-gray-700\/45{border-top-color:#33333373!important}.border-t-gray-700\/5{border-top-color:#3333330d!important}.border-t-gray-700\/50{border-top-color:#33333380!important}.border-t-gray-700\/55{border-top-color:#3333338c!important}.border-t-gray-700\/60{border-top-color:#3339!important}.border-t-gray-700\/65{border-top-color:#333333a6!important}.border-t-gray-700\/70{border-top-color:#333333b3!important}.border-t-gray-700\/75{border-top-color:#333333bf!important}.border-t-gray-700\/80{border-top-color:#333c!important}.border-t-gray-700\/85{border-top-color:#333333d9!important}.border-t-gray-700\/90{border-top-color:#333333e6!important}.border-t-gray-700\/95{border-top-color:#333333f2!important}.border-t-gray-800{--tw-border-opacity: 1 !important;border-top-color:rgb(31 41 55 / var(--tw-border-opacity, 1))!important}.border-t-gray-800\/0{border-top-color:#1f293700!important}.border-t-gray-800\/10{border-top-color:#1f29371a!important}.border-t-gray-800\/100{border-top-color:#1f2937!important}.border-t-gray-800\/15{border-top-color:#1f293726!important}.border-t-gray-800\/20{border-top-color:#1f293733!important}.border-t-gray-800\/25{border-top-color:#1f293740!important}.border-t-gray-800\/30{border-top-color:#1f29374d!important}.border-t-gray-800\/35{border-top-color:#1f293759!important}.border-t-gray-800\/40{border-top-color:#1f293766!important}.border-t-gray-800\/45{border-top-color:#1f293773!important}.border-t-gray-800\/5{border-top-color:#1f29370d!important}.border-t-gray-800\/50{border-top-color:#1f293780!important}.border-t-gray-800\/55{border-top-color:#1f29378c!important}.border-t-gray-800\/60{border-top-color:#1f293799!important}.border-t-gray-800\/65{border-top-color:#1f2937a6!important}.border-t-gray-800\/70{border-top-color:#1f2937b3!important}.border-t-gray-800\/75{border-top-color:#1f2937bf!important}.border-t-gray-800\/80{border-top-color:#1f2937cc!important}.border-t-gray-800\/85{border-top-color:#1f2937d9!important}.border-t-gray-800\/90{border-top-color:#1f2937e6!important}.border-t-gray-800\/95{border-top-color:#1f2937f2!important}.border-t-gray-900{--tw-border-opacity: 1 !important;border-top-color:rgb(17 24 39 / var(--tw-border-opacity, 1))!important}.border-t-gray-900\/0{border-top-color:#11182700!important}.border-t-gray-900\/10{border-top-color:#1118271a!important}.border-t-gray-900\/100{border-top-color:#111827!important}.border-t-gray-900\/15{border-top-color:#11182726!important}.border-t-gray-900\/20{border-top-color:#11182733!important}.border-t-gray-900\/25{border-top-color:#11182740!important}.border-t-gray-900\/30{border-top-color:#1118274d!important}.border-t-gray-900\/35{border-top-color:#11182759!important}.border-t-gray-900\/40{border-top-color:#11182766!important}.border-t-gray-900\/45{border-top-color:#11182773!important}.border-t-gray-900\/5{border-top-color:#1118270d!important}.border-t-gray-900\/50{border-top-color:#11182780!important}.border-t-gray-900\/55{border-top-color:#1118278c!important}.border-t-gray-900\/60{border-top-color:#11182799!important}.border-t-gray-900\/65{border-top-color:#111827a6!important}.border-t-gray-900\/70{border-top-color:#111827b3!important}.border-t-gray-900\/75{border-top-color:#111827bf!important}.border-t-gray-900\/80{border-top-color:#111827cc!important}.border-t-gray-900\/85{border-top-color:#111827d9!important}.border-t-gray-900\/90{border-top-color:#111827e6!important}.border-t-gray-900\/95{border-top-color:#111827f2!important}.border-t-gray-950{--tw-border-opacity: 1 !important;border-top-color:rgb(3 7 18 / var(--tw-border-opacity, 1))!important}.border-t-gray-950\/0{border-top-color:#03071200!important}.border-t-gray-950\/10{border-top-color:#0307121a!important}.border-t-gray-950\/100{border-top-color:#030712!important}.border-t-gray-950\/15{border-top-color:#03071226!important}.border-t-gray-950\/20{border-top-color:#03071233!important}.border-t-gray-950\/25{border-top-color:#03071240!important}.border-t-gray-950\/30{border-top-color:#0307124d!important}.border-t-gray-950\/35{border-top-color:#03071259!important}.border-t-gray-950\/40{border-top-color:#03071266!important}.border-t-gray-950\/45{border-top-color:#03071273!important}.border-t-gray-950\/5{border-top-color:#0307120d!important}.border-t-gray-950\/50{border-top-color:#03071280!important}.border-t-gray-950\/55{border-top-color:#0307128c!important}.border-t-gray-950\/60{border-top-color:#03071299!important}.border-t-gray-950\/65{border-top-color:#030712a6!important}.border-t-gray-950\/70{border-top-color:#030712b3!important}.border-t-gray-950\/75{border-top-color:#030712bf!important}.border-t-gray-950\/80{border-top-color:#030712cc!important}.border-t-gray-950\/85{border-top-color:#030712d9!important}.border-t-gray-950\/90{border-top-color:#030712e6!important}.border-t-gray-950\/95{border-top-color:#030712f2!important}.border-t-green-100{--tw-border-opacity: 1 !important;border-top-color:rgb(220 252 231 / var(--tw-border-opacity, 1))!important}.border-t-green-100\/0{border-top-color:#dcfce700!important}.border-t-green-100\/10{border-top-color:#dcfce71a!important}.border-t-green-100\/100{border-top-color:#dcfce7!important}.border-t-green-100\/15{border-top-color:#dcfce726!important}.border-t-green-100\/20{border-top-color:#dcfce733!important}.border-t-green-100\/25{border-top-color:#dcfce740!important}.border-t-green-100\/30{border-top-color:#dcfce74d!important}.border-t-green-100\/35{border-top-color:#dcfce759!important}.border-t-green-100\/40{border-top-color:#dcfce766!important}.border-t-green-100\/45{border-top-color:#dcfce773!important}.border-t-green-100\/5{border-top-color:#dcfce70d!important}.border-t-green-100\/50{border-top-color:#dcfce780!important}.border-t-green-100\/55{border-top-color:#dcfce78c!important}.border-t-green-100\/60{border-top-color:#dcfce799!important}.border-t-green-100\/65{border-top-color:#dcfce7a6!important}.border-t-green-100\/70{border-top-color:#dcfce7b3!important}.border-t-green-100\/75{border-top-color:#dcfce7bf!important}.border-t-green-100\/80{border-top-color:#dcfce7cc!important}.border-t-green-100\/85{border-top-color:#dcfce7d9!important}.border-t-green-100\/90{border-top-color:#dcfce7e6!important}.border-t-green-100\/95{border-top-color:#dcfce7f2!important}.border-t-green-200{--tw-border-opacity: 1 !important;border-top-color:rgb(187 247 208 / var(--tw-border-opacity, 1))!important}.border-t-green-200\/0{border-top-color:#bbf7d000!important}.border-t-green-200\/10{border-top-color:#bbf7d01a!important}.border-t-green-200\/100{border-top-color:#bbf7d0!important}.border-t-green-200\/15{border-top-color:#bbf7d026!important}.border-t-green-200\/20{border-top-color:#bbf7d033!important}.border-t-green-200\/25{border-top-color:#bbf7d040!important}.border-t-green-200\/30{border-top-color:#bbf7d04d!important}.border-t-green-200\/35{border-top-color:#bbf7d059!important}.border-t-green-200\/40{border-top-color:#bbf7d066!important}.border-t-green-200\/45{border-top-color:#bbf7d073!important}.border-t-green-200\/5{border-top-color:#bbf7d00d!important}.border-t-green-200\/50{border-top-color:#bbf7d080!important}.border-t-green-200\/55{border-top-color:#bbf7d08c!important}.border-t-green-200\/60{border-top-color:#bbf7d099!important}.border-t-green-200\/65{border-top-color:#bbf7d0a6!important}.border-t-green-200\/70{border-top-color:#bbf7d0b3!important}.border-t-green-200\/75{border-top-color:#bbf7d0bf!important}.border-t-green-200\/80{border-top-color:#bbf7d0cc!important}.border-t-green-200\/85{border-top-color:#bbf7d0d9!important}.border-t-green-200\/90{border-top-color:#bbf7d0e6!important}.border-t-green-200\/95{border-top-color:#bbf7d0f2!important}.border-t-green-300{--tw-border-opacity: 1 !important;border-top-color:rgb(221 255 201 / var(--tw-border-opacity, 1))!important}.border-t-green-300\/0{border-top-color:#ddffc900!important}.border-t-green-300\/10{border-top-color:#ddffc91a!important}.border-t-green-300\/100{border-top-color:#ddffc9!important}.border-t-green-300\/15{border-top-color:#ddffc926!important}.border-t-green-300\/20{border-top-color:#ddffc933!important}.border-t-green-300\/25{border-top-color:#ddffc940!important}.border-t-green-300\/30{border-top-color:#ddffc94d!important}.border-t-green-300\/35{border-top-color:#ddffc959!important}.border-t-green-300\/40{border-top-color:#ddffc966!important}.border-t-green-300\/45{border-top-color:#ddffc973!important}.border-t-green-300\/5{border-top-color:#ddffc90d!important}.border-t-green-300\/50{border-top-color:#ddffc980!important}.border-t-green-300\/55{border-top-color:#ddffc98c!important}.border-t-green-300\/60{border-top-color:#ddffc999!important}.border-t-green-300\/65{border-top-color:#ddffc9a6!important}.border-t-green-300\/70{border-top-color:#ddffc9b3!important}.border-t-green-300\/75{border-top-color:#ddffc9bf!important}.border-t-green-300\/80{border-top-color:#ddffc9cc!important}.border-t-green-300\/85{border-top-color:#ddffc9d9!important}.border-t-green-300\/90{border-top-color:#ddffc9e6!important}.border-t-green-300\/95{border-top-color:#ddffc9f2!important}.border-t-green-400{--tw-border-opacity: 1 !important;border-top-color:rgb(74 222 128 / var(--tw-border-opacity, 1))!important}.border-t-green-400\/0{border-top-color:#4ade8000!important}.border-t-green-400\/10{border-top-color:#4ade801a!important}.border-t-green-400\/100{border-top-color:#4ade80!important}.border-t-green-400\/15{border-top-color:#4ade8026!important}.border-t-green-400\/20{border-top-color:#4ade8033!important}.border-t-green-400\/25{border-top-color:#4ade8040!important}.border-t-green-400\/30{border-top-color:#4ade804d!important}.border-t-green-400\/35{border-top-color:#4ade8059!important}.border-t-green-400\/40{border-top-color:#4ade8066!important}.border-t-green-400\/45{border-top-color:#4ade8073!important}.border-t-green-400\/5{border-top-color:#4ade800d!important}.border-t-green-400\/50{border-top-color:#4ade8080!important}.border-t-green-400\/55{border-top-color:#4ade808c!important}.border-t-green-400\/60{border-top-color:#4ade8099!important}.border-t-green-400\/65{border-top-color:#4ade80a6!important}.border-t-green-400\/70{border-top-color:#4ade80b3!important}.border-t-green-400\/75{border-top-color:#4ade80bf!important}.border-t-green-400\/80{border-top-color:#4ade80cc!important}.border-t-green-400\/85{border-top-color:#4ade80d9!important}.border-t-green-400\/90{border-top-color:#4ade80e6!important}.border-t-green-400\/95{border-top-color:#4ade80f2!important}.border-t-green-50{--tw-border-opacity: 1 !important;border-top-color:rgb(240 253 244 / var(--tw-border-opacity, 1))!important}.border-t-green-50\/0{border-top-color:#f0fdf400!important}.border-t-green-50\/10{border-top-color:#f0fdf41a!important}.border-t-green-50\/100{border-top-color:#f0fdf4!important}.border-t-green-50\/15{border-top-color:#f0fdf426!important}.border-t-green-50\/20{border-top-color:#f0fdf433!important}.border-t-green-50\/25{border-top-color:#f0fdf440!important}.border-t-green-50\/30{border-top-color:#f0fdf44d!important}.border-t-green-50\/35{border-top-color:#f0fdf459!important}.border-t-green-50\/40{border-top-color:#f0fdf466!important}.border-t-green-50\/45{border-top-color:#f0fdf473!important}.border-t-green-50\/5{border-top-color:#f0fdf40d!important}.border-t-green-50\/50{border-top-color:#f0fdf480!important}.border-t-green-50\/55{border-top-color:#f0fdf48c!important}.border-t-green-50\/60{border-top-color:#f0fdf499!important}.border-t-green-50\/65{border-top-color:#f0fdf4a6!important}.border-t-green-50\/70{border-top-color:#f0fdf4b3!important}.border-t-green-50\/75{border-top-color:#f0fdf4bf!important}.border-t-green-50\/80{border-top-color:#f0fdf4cc!important}.border-t-green-50\/85{border-top-color:#f0fdf4d9!important}.border-t-green-50\/90{border-top-color:#f0fdf4e6!important}.border-t-green-50\/95{border-top-color:#f0fdf4f2!important}.border-t-green-500{--tw-border-opacity: 1 !important;border-top-color:rgb(23 209 76 / var(--tw-border-opacity, 1))!important}.border-t-green-500\/0{border-top-color:#17d14c00!important}.border-t-green-500\/10{border-top-color:#17d14c1a!important}.border-t-green-500\/100{border-top-color:#17d14c!important}.border-t-green-500\/15{border-top-color:#17d14c26!important}.border-t-green-500\/20{border-top-color:#17d14c33!important}.border-t-green-500\/25{border-top-color:#17d14c40!important}.border-t-green-500\/30{border-top-color:#17d14c4d!important}.border-t-green-500\/35{border-top-color:#17d14c59!important}.border-t-green-500\/40{border-top-color:#17d14c66!important}.border-t-green-500\/45{border-top-color:#17d14c73!important}.border-t-green-500\/5{border-top-color:#17d14c0d!important}.border-t-green-500\/50{border-top-color:#17d14c80!important}.border-t-green-500\/55{border-top-color:#17d14c8c!important}.border-t-green-500\/60{border-top-color:#17d14c99!important}.border-t-green-500\/65{border-top-color:#17d14ca6!important}.border-t-green-500\/70{border-top-color:#17d14cb3!important}.border-t-green-500\/75{border-top-color:#17d14cbf!important}.border-t-green-500\/80{border-top-color:#17d14ccc!important}.border-t-green-500\/85{border-top-color:#17d14cd9!important}.border-t-green-500\/90{border-top-color:#17d14ce6!important}.border-t-green-500\/95{border-top-color:#17d14cf2!important}.border-t-green-600{--tw-border-opacity: 1 !important;border-top-color:rgb(22 163 74 / var(--tw-border-opacity, 1))!important}.border-t-green-600\/0{border-top-color:#16a34a00!important}.border-t-green-600\/10{border-top-color:#16a34a1a!important}.border-t-green-600\/100{border-top-color:#16a34a!important}.border-t-green-600\/15{border-top-color:#16a34a26!important}.border-t-green-600\/20{border-top-color:#16a34a33!important}.border-t-green-600\/25{border-top-color:#16a34a40!important}.border-t-green-600\/30{border-top-color:#16a34a4d!important}.border-t-green-600\/35{border-top-color:#16a34a59!important}.border-t-green-600\/40{border-top-color:#16a34a66!important}.border-t-green-600\/45{border-top-color:#16a34a73!important}.border-t-green-600\/5{border-top-color:#16a34a0d!important}.border-t-green-600\/50{border-top-color:#16a34a80!important}.border-t-green-600\/55{border-top-color:#16a34a8c!important}.border-t-green-600\/60{border-top-color:#16a34a99!important}.border-t-green-600\/65{border-top-color:#16a34aa6!important}.border-t-green-600\/70{border-top-color:#16a34ab3!important}.border-t-green-600\/75{border-top-color:#16a34abf!important}.border-t-green-600\/80{border-top-color:#16a34acc!important}.border-t-green-600\/85{border-top-color:#16a34ad9!important}.border-t-green-600\/90{border-top-color:#16a34ae6!important}.border-t-green-600\/95{border-top-color:#16a34af2!important}.border-t-green-700{--tw-border-opacity: 1 !important;border-top-color:rgb(21 128 61 / var(--tw-border-opacity, 1))!important}.border-t-green-700\/0{border-top-color:#15803d00!important}.border-t-green-700\/10{border-top-color:#15803d1a!important}.border-t-green-700\/100{border-top-color:#15803d!important}.border-t-green-700\/15{border-top-color:#15803d26!important}.border-t-green-700\/20{border-top-color:#15803d33!important}.border-t-green-700\/25{border-top-color:#15803d40!important}.border-t-green-700\/30{border-top-color:#15803d4d!important}.border-t-green-700\/35{border-top-color:#15803d59!important}.border-t-green-700\/40{border-top-color:#15803d66!important}.border-t-green-700\/45{border-top-color:#15803d73!important}.border-t-green-700\/5{border-top-color:#15803d0d!important}.border-t-green-700\/50{border-top-color:#15803d80!important}.border-t-green-700\/55{border-top-color:#15803d8c!important}.border-t-green-700\/60{border-top-color:#15803d99!important}.border-t-green-700\/65{border-top-color:#15803da6!important}.border-t-green-700\/70{border-top-color:#15803db3!important}.border-t-green-700\/75{border-top-color:#15803dbf!important}.border-t-green-700\/80{border-top-color:#15803dcc!important}.border-t-green-700\/85{border-top-color:#15803dd9!important}.border-t-green-700\/90{border-top-color:#15803de6!important}.border-t-green-700\/95{border-top-color:#15803df2!important}.border-t-green-800{--tw-border-opacity: 1 !important;border-top-color:rgb(22 101 52 / var(--tw-border-opacity, 1))!important}.border-t-green-800\/0{border-top-color:#16653400!important}.border-t-green-800\/10{border-top-color:#1665341a!important}.border-t-green-800\/100{border-top-color:#166534!important}.border-t-green-800\/15{border-top-color:#16653426!important}.border-t-green-800\/20{border-top-color:#16653433!important}.border-t-green-800\/25{border-top-color:#16653440!important}.border-t-green-800\/30{border-top-color:#1665344d!important}.border-t-green-800\/35{border-top-color:#16653459!important}.border-t-green-800\/40{border-top-color:#16653466!important}.border-t-green-800\/45{border-top-color:#16653473!important}.border-t-green-800\/5{border-top-color:#1665340d!important}.border-t-green-800\/50{border-top-color:#16653480!important}.border-t-green-800\/55{border-top-color:#1665348c!important}.border-t-green-800\/60{border-top-color:#16653499!important}.border-t-green-800\/65{border-top-color:#166534a6!important}.border-t-green-800\/70{border-top-color:#166534b3!important}.border-t-green-800\/75{border-top-color:#166534bf!important}.border-t-green-800\/80{border-top-color:#166534cc!important}.border-t-green-800\/85{border-top-color:#166534d9!important}.border-t-green-800\/90{border-top-color:#166534e6!important}.border-t-green-800\/95{border-top-color:#166534f2!important}.border-t-green-900{--tw-border-opacity: 1 !important;border-top-color:rgb(20 83 45 / var(--tw-border-opacity, 1))!important}.border-t-green-900\/0{border-top-color:#14532d00!important}.border-t-green-900\/10{border-top-color:#14532d1a!important}.border-t-green-900\/100{border-top-color:#14532d!important}.border-t-green-900\/15{border-top-color:#14532d26!important}.border-t-green-900\/20{border-top-color:#14532d33!important}.border-t-green-900\/25{border-top-color:#14532d40!important}.border-t-green-900\/30{border-top-color:#14532d4d!important}.border-t-green-900\/35{border-top-color:#14532d59!important}.border-t-green-900\/40{border-top-color:#14532d66!important}.border-t-green-900\/45{border-top-color:#14532d73!important}.border-t-green-900\/5{border-top-color:#14532d0d!important}.border-t-green-900\/50{border-top-color:#14532d80!important}.border-t-green-900\/55{border-top-color:#14532d8c!important}.border-t-green-900\/60{border-top-color:#14532d99!important}.border-t-green-900\/65{border-top-color:#14532da6!important}.border-t-green-900\/70{border-top-color:#14532db3!important}.border-t-green-900\/75{border-top-color:#14532dbf!important}.border-t-green-900\/80{border-top-color:#14532dcc!important}.border-t-green-900\/85{border-top-color:#14532dd9!important}.border-t-green-900\/90{border-top-color:#14532de6!important}.border-t-green-900\/95{border-top-color:#14532df2!important}.border-t-green-950{--tw-border-opacity: 1 !important;border-top-color:rgb(5 46 22 / var(--tw-border-opacity, 1))!important}.border-t-green-950\/0{border-top-color:#052e1600!important}.border-t-green-950\/10{border-top-color:#052e161a!important}.border-t-green-950\/100{border-top-color:#052e16!important}.border-t-green-950\/15{border-top-color:#052e1626!important}.border-t-green-950\/20{border-top-color:#052e1633!important}.border-t-green-950\/25{border-top-color:#052e1640!important}.border-t-green-950\/30{border-top-color:#052e164d!important}.border-t-green-950\/35{border-top-color:#052e1659!important}.border-t-green-950\/40{border-top-color:#052e1666!important}.border-t-green-950\/45{border-top-color:#052e1673!important}.border-t-green-950\/5{border-top-color:#052e160d!important}.border-t-green-950\/50{border-top-color:#052e1680!important}.border-t-green-950\/55{border-top-color:#052e168c!important}.border-t-green-950\/60{border-top-color:#052e1699!important}.border-t-green-950\/65{border-top-color:#052e16a6!important}.border-t-green-950\/70{border-top-color:#052e16b3!important}.border-t-green-950\/75{border-top-color:#052e16bf!important}.border-t-green-950\/80{border-top-color:#052e16cc!important}.border-t-green-950\/85{border-top-color:#052e16d9!important}.border-t-green-950\/90{border-top-color:#052e16e6!important}.border-t-green-950\/95{border-top-color:#052e16f2!important}.border-t-orange-100{--tw-border-opacity: 1 !important;border-top-color:rgb(255 237 213 / var(--tw-border-opacity, 1))!important}.border-t-orange-100\/0{border-top-color:#ffedd500!important}.border-t-orange-100\/10{border-top-color:#ffedd51a!important}.border-t-orange-100\/100{border-top-color:#ffedd5!important}.border-t-orange-100\/15{border-top-color:#ffedd526!important}.border-t-orange-100\/20{border-top-color:#ffedd533!important}.border-t-orange-100\/25{border-top-color:#ffedd540!important}.border-t-orange-100\/30{border-top-color:#ffedd54d!important}.border-t-orange-100\/35{border-top-color:#ffedd559!important}.border-t-orange-100\/40{border-top-color:#ffedd566!important}.border-t-orange-100\/45{border-top-color:#ffedd573!important}.border-t-orange-100\/5{border-top-color:#ffedd50d!important}.border-t-orange-100\/50{border-top-color:#ffedd580!important}.border-t-orange-100\/55{border-top-color:#ffedd58c!important}.border-t-orange-100\/60{border-top-color:#ffedd599!important}.border-t-orange-100\/65{border-top-color:#ffedd5a6!important}.border-t-orange-100\/70{border-top-color:#ffedd5b3!important}.border-t-orange-100\/75{border-top-color:#ffedd5bf!important}.border-t-orange-100\/80{border-top-color:#ffedd5cc!important}.border-t-orange-100\/85{border-top-color:#ffedd5d9!important}.border-t-orange-100\/90{border-top-color:#ffedd5e6!important}.border-t-orange-100\/95{border-top-color:#ffedd5f2!important}.border-t-orange-200{--tw-border-opacity: 1 !important;border-top-color:rgb(254 215 170 / var(--tw-border-opacity, 1))!important}.border-t-orange-200\/0{border-top-color:#fed7aa00!important}.border-t-orange-200\/10{border-top-color:#fed7aa1a!important}.border-t-orange-200\/100{border-top-color:#fed7aa!important}.border-t-orange-200\/15{border-top-color:#fed7aa26!important}.border-t-orange-200\/20{border-top-color:#fed7aa33!important}.border-t-orange-200\/25{border-top-color:#fed7aa40!important}.border-t-orange-200\/30{border-top-color:#fed7aa4d!important}.border-t-orange-200\/35{border-top-color:#fed7aa59!important}.border-t-orange-200\/40{border-top-color:#fed7aa66!important}.border-t-orange-200\/45{border-top-color:#fed7aa73!important}.border-t-orange-200\/5{border-top-color:#fed7aa0d!important}.border-t-orange-200\/50{border-top-color:#fed7aa80!important}.border-t-orange-200\/55{border-top-color:#fed7aa8c!important}.border-t-orange-200\/60{border-top-color:#fed7aa99!important}.border-t-orange-200\/65{border-top-color:#fed7aaa6!important}.border-t-orange-200\/70{border-top-color:#fed7aab3!important}.border-t-orange-200\/75{border-top-color:#fed7aabf!important}.border-t-orange-200\/80{border-top-color:#fed7aacc!important}.border-t-orange-200\/85{border-top-color:#fed7aad9!important}.border-t-orange-200\/90{border-top-color:#fed7aae6!important}.border-t-orange-200\/95{border-top-color:#fed7aaf2!important}.border-t-orange-300{--tw-border-opacity: 1 !important;border-top-color:rgb(253 186 116 / var(--tw-border-opacity, 1))!important}.border-t-orange-300\/0{border-top-color:#fdba7400!important}.border-t-orange-300\/10{border-top-color:#fdba741a!important}.border-t-orange-300\/100{border-top-color:#fdba74!important}.border-t-orange-300\/15{border-top-color:#fdba7426!important}.border-t-orange-300\/20{border-top-color:#fdba7433!important}.border-t-orange-300\/25{border-top-color:#fdba7440!important}.border-t-orange-300\/30{border-top-color:#fdba744d!important}.border-t-orange-300\/35{border-top-color:#fdba7459!important}.border-t-orange-300\/40{border-top-color:#fdba7466!important}.border-t-orange-300\/45{border-top-color:#fdba7473!important}.border-t-orange-300\/5{border-top-color:#fdba740d!important}.border-t-orange-300\/50{border-top-color:#fdba7480!important}.border-t-orange-300\/55{border-top-color:#fdba748c!important}.border-t-orange-300\/60{border-top-color:#fdba7499!important}.border-t-orange-300\/65{border-top-color:#fdba74a6!important}.border-t-orange-300\/70{border-top-color:#fdba74b3!important}.border-t-orange-300\/75{border-top-color:#fdba74bf!important}.border-t-orange-300\/80{border-top-color:#fdba74cc!important}.border-t-orange-300\/85{border-top-color:#fdba74d9!important}.border-t-orange-300\/90{border-top-color:#fdba74e6!important}.border-t-orange-300\/95{border-top-color:#fdba74f2!important}.border-t-orange-400{--tw-border-opacity: 1 !important;border-top-color:rgb(251 146 60 / var(--tw-border-opacity, 1))!important}.border-t-orange-400\/0{border-top-color:#fb923c00!important}.border-t-orange-400\/10{border-top-color:#fb923c1a!important}.border-t-orange-400\/100{border-top-color:#fb923c!important}.border-t-orange-400\/15{border-top-color:#fb923c26!important}.border-t-orange-400\/20{border-top-color:#fb923c33!important}.border-t-orange-400\/25{border-top-color:#fb923c40!important}.border-t-orange-400\/30{border-top-color:#fb923c4d!important}.border-t-orange-400\/35{border-top-color:#fb923c59!important}.border-t-orange-400\/40{border-top-color:#fb923c66!important}.border-t-orange-400\/45{border-top-color:#fb923c73!important}.border-t-orange-400\/5{border-top-color:#fb923c0d!important}.border-t-orange-400\/50{border-top-color:#fb923c80!important}.border-t-orange-400\/55{border-top-color:#fb923c8c!important}.border-t-orange-400\/60{border-top-color:#fb923c99!important}.border-t-orange-400\/65{border-top-color:#fb923ca6!important}.border-t-orange-400\/70{border-top-color:#fb923cb3!important}.border-t-orange-400\/75{border-top-color:#fb923cbf!important}.border-t-orange-400\/80{border-top-color:#fb923ccc!important}.border-t-orange-400\/85{border-top-color:#fb923cd9!important}.border-t-orange-400\/90{border-top-color:#fb923ce6!important}.border-t-orange-400\/95{border-top-color:#fb923cf2!important}.border-t-orange-50{--tw-border-opacity: 1 !important;border-top-color:rgb(255 247 237 / var(--tw-border-opacity, 1))!important}.border-t-orange-50\/0{border-top-color:#fff7ed00!important}.border-t-orange-50\/10{border-top-color:#fff7ed1a!important}.border-t-orange-50\/100{border-top-color:#fff7ed!important}.border-t-orange-50\/15{border-top-color:#fff7ed26!important}.border-t-orange-50\/20{border-top-color:#fff7ed33!important}.border-t-orange-50\/25{border-top-color:#fff7ed40!important}.border-t-orange-50\/30{border-top-color:#fff7ed4d!important}.border-t-orange-50\/35{border-top-color:#fff7ed59!important}.border-t-orange-50\/40{border-top-color:#fff7ed66!important}.border-t-orange-50\/45{border-top-color:#fff7ed73!important}.border-t-orange-50\/5{border-top-color:#fff7ed0d!important}.border-t-orange-50\/50{border-top-color:#fff7ed80!important}.border-t-orange-50\/55{border-top-color:#fff7ed8c!important}.border-t-orange-50\/60{border-top-color:#fff7ed99!important}.border-t-orange-50\/65{border-top-color:#fff7eda6!important}.border-t-orange-50\/70{border-top-color:#fff7edb3!important}.border-t-orange-50\/75{border-top-color:#fff7edbf!important}.border-t-orange-50\/80{border-top-color:#fff7edcc!important}.border-t-orange-50\/85{border-top-color:#fff7edd9!important}.border-t-orange-50\/90{border-top-color:#fff7ede6!important}.border-t-orange-50\/95{border-top-color:#fff7edf2!important}.border-t-orange-500{--tw-border-opacity: 1 !important;border-top-color:rgb(238 142 29 / var(--tw-border-opacity, 1))!important}.border-t-orange-500\/0{border-top-color:#ee8e1d00!important}.border-t-orange-500\/10{border-top-color:#ee8e1d1a!important}.border-t-orange-500\/100{border-top-color:#ee8e1d!important}.border-t-orange-500\/15{border-top-color:#ee8e1d26!important}.border-t-orange-500\/20{border-top-color:#ee8e1d33!important}.border-t-orange-500\/25{border-top-color:#ee8e1d40!important}.border-t-orange-500\/30{border-top-color:#ee8e1d4d!important}.border-t-orange-500\/35{border-top-color:#ee8e1d59!important}.border-t-orange-500\/40{border-top-color:#ee8e1d66!important}.border-t-orange-500\/45{border-top-color:#ee8e1d73!important}.border-t-orange-500\/5{border-top-color:#ee8e1d0d!important}.border-t-orange-500\/50{border-top-color:#ee8e1d80!important}.border-t-orange-500\/55{border-top-color:#ee8e1d8c!important}.border-t-orange-500\/60{border-top-color:#ee8e1d99!important}.border-t-orange-500\/65{border-top-color:#ee8e1da6!important}.border-t-orange-500\/70{border-top-color:#ee8e1db3!important}.border-t-orange-500\/75{border-top-color:#ee8e1dbf!important}.border-t-orange-500\/80{border-top-color:#ee8e1dcc!important}.border-t-orange-500\/85{border-top-color:#ee8e1dd9!important}.border-t-orange-500\/90{border-top-color:#ee8e1de6!important}.border-t-orange-500\/95{border-top-color:#ee8e1df2!important}.border-t-orange-600{--tw-border-opacity: 1 !important;border-top-color:rgb(234 88 12 / var(--tw-border-opacity, 1))!important}.border-t-orange-600\/0{border-top-color:#ea580c00!important}.border-t-orange-600\/10{border-top-color:#ea580c1a!important}.border-t-orange-600\/100{border-top-color:#ea580c!important}.border-t-orange-600\/15{border-top-color:#ea580c26!important}.border-t-orange-600\/20{border-top-color:#ea580c33!important}.border-t-orange-600\/25{border-top-color:#ea580c40!important}.border-t-orange-600\/30{border-top-color:#ea580c4d!important}.border-t-orange-600\/35{border-top-color:#ea580c59!important}.border-t-orange-600\/40{border-top-color:#ea580c66!important}.border-t-orange-600\/45{border-top-color:#ea580c73!important}.border-t-orange-600\/5{border-top-color:#ea580c0d!important}.border-t-orange-600\/50{border-top-color:#ea580c80!important}.border-t-orange-600\/55{border-top-color:#ea580c8c!important}.border-t-orange-600\/60{border-top-color:#ea580c99!important}.border-t-orange-600\/65{border-top-color:#ea580ca6!important}.border-t-orange-600\/70{border-top-color:#ea580cb3!important}.border-t-orange-600\/75{border-top-color:#ea580cbf!important}.border-t-orange-600\/80{border-top-color:#ea580ccc!important}.border-t-orange-600\/85{border-top-color:#ea580cd9!important}.border-t-orange-600\/90{border-top-color:#ea580ce6!important}.border-t-orange-600\/95{border-top-color:#ea580cf2!important}.border-t-orange-700{--tw-border-opacity: 1 !important;border-top-color:rgb(194 65 12 / var(--tw-border-opacity, 1))!important}.border-t-orange-700\/0{border-top-color:#c2410c00!important}.border-t-orange-700\/10{border-top-color:#c2410c1a!important}.border-t-orange-700\/100{border-top-color:#c2410c!important}.border-t-orange-700\/15{border-top-color:#c2410c26!important}.border-t-orange-700\/20{border-top-color:#c2410c33!important}.border-t-orange-700\/25{border-top-color:#c2410c40!important}.border-t-orange-700\/30{border-top-color:#c2410c4d!important}.border-t-orange-700\/35{border-top-color:#c2410c59!important}.border-t-orange-700\/40{border-top-color:#c2410c66!important}.border-t-orange-700\/45{border-top-color:#c2410c73!important}.border-t-orange-700\/5{border-top-color:#c2410c0d!important}.border-t-orange-700\/50{border-top-color:#c2410c80!important}.border-t-orange-700\/55{border-top-color:#c2410c8c!important}.border-t-orange-700\/60{border-top-color:#c2410c99!important}.border-t-orange-700\/65{border-top-color:#c2410ca6!important}.border-t-orange-700\/70{border-top-color:#c2410cb3!important}.border-t-orange-700\/75{border-top-color:#c2410cbf!important}.border-t-orange-700\/80{border-top-color:#c2410ccc!important}.border-t-orange-700\/85{border-top-color:#c2410cd9!important}.border-t-orange-700\/90{border-top-color:#c2410ce6!important}.border-t-orange-700\/95{border-top-color:#c2410cf2!important}.border-t-orange-800{--tw-border-opacity: 1 !important;border-top-color:rgb(154 52 18 / var(--tw-border-opacity, 1))!important}.border-t-orange-800\/0{border-top-color:#9a341200!important}.border-t-orange-800\/10{border-top-color:#9a34121a!important}.border-t-orange-800\/100{border-top-color:#9a3412!important}.border-t-orange-800\/15{border-top-color:#9a341226!important}.border-t-orange-800\/20{border-top-color:#9a341233!important}.border-t-orange-800\/25{border-top-color:#9a341240!important}.border-t-orange-800\/30{border-top-color:#9a34124d!important}.border-t-orange-800\/35{border-top-color:#9a341259!important}.border-t-orange-800\/40{border-top-color:#9a341266!important}.border-t-orange-800\/45{border-top-color:#9a341273!important}.border-t-orange-800\/5{border-top-color:#9a34120d!important}.border-t-orange-800\/50{border-top-color:#9a341280!important}.border-t-orange-800\/55{border-top-color:#9a34128c!important}.border-t-orange-800\/60{border-top-color:#9a341299!important}.border-t-orange-800\/65{border-top-color:#9a3412a6!important}.border-t-orange-800\/70{border-top-color:#9a3412b3!important}.border-t-orange-800\/75{border-top-color:#9a3412bf!important}.border-t-orange-800\/80{border-top-color:#9a3412cc!important}.border-t-orange-800\/85{border-top-color:#9a3412d9!important}.border-t-orange-800\/90{border-top-color:#9a3412e6!important}.border-t-orange-800\/95{border-top-color:#9a3412f2!important}.border-t-orange-900{--tw-border-opacity: 1 !important;border-top-color:rgb(124 45 18 / var(--tw-border-opacity, 1))!important}.border-t-orange-900\/0{border-top-color:#7c2d1200!important}.border-t-orange-900\/10{border-top-color:#7c2d121a!important}.border-t-orange-900\/100{border-top-color:#7c2d12!important}.border-t-orange-900\/15{border-top-color:#7c2d1226!important}.border-t-orange-900\/20{border-top-color:#7c2d1233!important}.border-t-orange-900\/25{border-top-color:#7c2d1240!important}.border-t-orange-900\/30{border-top-color:#7c2d124d!important}.border-t-orange-900\/35{border-top-color:#7c2d1259!important}.border-t-orange-900\/40{border-top-color:#7c2d1266!important}.border-t-orange-900\/45{border-top-color:#7c2d1273!important}.border-t-orange-900\/5{border-top-color:#7c2d120d!important}.border-t-orange-900\/50{border-top-color:#7c2d1280!important}.border-t-orange-900\/55{border-top-color:#7c2d128c!important}.border-t-orange-900\/60{border-top-color:#7c2d1299!important}.border-t-orange-900\/65{border-top-color:#7c2d12a6!important}.border-t-orange-900\/70{border-top-color:#7c2d12b3!important}.border-t-orange-900\/75{border-top-color:#7c2d12bf!important}.border-t-orange-900\/80{border-top-color:#7c2d12cc!important}.border-t-orange-900\/85{border-top-color:#7c2d12d9!important}.border-t-orange-900\/90{border-top-color:#7c2d12e6!important}.border-t-orange-900\/95{border-top-color:#7c2d12f2!important}.border-t-orange-950{--tw-border-opacity: 1 !important;border-top-color:rgb(67 20 7 / var(--tw-border-opacity, 1))!important}.border-t-orange-950\/0{border-top-color:#43140700!important}.border-t-orange-950\/10{border-top-color:#4314071a!important}.border-t-orange-950\/100{border-top-color:#431407!important}.border-t-orange-950\/15{border-top-color:#43140726!important}.border-t-orange-950\/20{border-top-color:#43140733!important}.border-t-orange-950\/25{border-top-color:#43140740!important}.border-t-orange-950\/30{border-top-color:#4314074d!important}.border-t-orange-950\/35{border-top-color:#43140759!important}.border-t-orange-950\/40{border-top-color:#43140766!important}.border-t-orange-950\/45{border-top-color:#43140773!important}.border-t-orange-950\/5{border-top-color:#4314070d!important}.border-t-orange-950\/50{border-top-color:#43140780!important}.border-t-orange-950\/55{border-top-color:#4314078c!important}.border-t-orange-950\/60{border-top-color:#43140799!important}.border-t-orange-950\/65{border-top-color:#431407a6!important}.border-t-orange-950\/70{border-top-color:#431407b3!important}.border-t-orange-950\/75{border-top-color:#431407bf!important}.border-t-orange-950\/80{border-top-color:#431407cc!important}.border-t-orange-950\/85{border-top-color:#431407d9!important}.border-t-orange-950\/90{border-top-color:#431407e6!important}.border-t-orange-950\/95{border-top-color:#431407f2!important}.border-t-primary-100{--tw-border-opacity: 1 !important;border-top-color:rgb(245 249 255 / var(--tw-border-opacity, 1))!important}.border-t-primary-100\/0{border-top-color:#f5f9ff00!important}.border-t-primary-100\/10{border-top-color:#f5f9ff1a!important}.border-t-primary-100\/100{border-top-color:#f5f9ff!important}.border-t-primary-100\/15{border-top-color:#f5f9ff26!important}.border-t-primary-100\/20{border-top-color:#f5f9ff33!important}.border-t-primary-100\/25{border-top-color:#f5f9ff40!important}.border-t-primary-100\/30{border-top-color:#f5f9ff4d!important}.border-t-primary-100\/35{border-top-color:#f5f9ff59!important}.border-t-primary-100\/40{border-top-color:#f5f9ff66!important}.border-t-primary-100\/45{border-top-color:#f5f9ff73!important}.border-t-primary-100\/5{border-top-color:#f5f9ff0d!important}.border-t-primary-100\/50{border-top-color:#f5f9ff80!important}.border-t-primary-100\/55{border-top-color:#f5f9ff8c!important}.border-t-primary-100\/60{border-top-color:#f5f9ff99!important}.border-t-primary-100\/65{border-top-color:#f5f9ffa6!important}.border-t-primary-100\/70{border-top-color:#f5f9ffb3!important}.border-t-primary-100\/75{border-top-color:#f5f9ffbf!important}.border-t-primary-100\/80{border-top-color:#f5f9ffcc!important}.border-t-primary-100\/85{border-top-color:#f5f9ffd9!important}.border-t-primary-100\/90{border-top-color:#f5f9ffe6!important}.border-t-primary-100\/95{border-top-color:#f5f9fff2!important}.border-t-primary-200{--tw-border-opacity: 1 !important;border-top-color:rgb(225 236 254 / var(--tw-border-opacity, 1))!important}.border-t-primary-200\/0{border-top-color:#e1ecfe00!important}.border-t-primary-200\/10{border-top-color:#e1ecfe1a!important}.border-t-primary-200\/100{border-top-color:#e1ecfe!important}.border-t-primary-200\/15{border-top-color:#e1ecfe26!important}.border-t-primary-200\/20{border-top-color:#e1ecfe33!important}.border-t-primary-200\/25{border-top-color:#e1ecfe40!important}.border-t-primary-200\/30{border-top-color:#e1ecfe4d!important}.border-t-primary-200\/35{border-top-color:#e1ecfe59!important}.border-t-primary-200\/40{border-top-color:#e1ecfe66!important}.border-t-primary-200\/45{border-top-color:#e1ecfe73!important}.border-t-primary-200\/5{border-top-color:#e1ecfe0d!important}.border-t-primary-200\/50{border-top-color:#e1ecfe80!important}.border-t-primary-200\/55{border-top-color:#e1ecfe8c!important}.border-t-primary-200\/60{border-top-color:#e1ecfe99!important}.border-t-primary-200\/65{border-top-color:#e1ecfea6!important}.border-t-primary-200\/70{border-top-color:#e1ecfeb3!important}.border-t-primary-200\/75{border-top-color:#e1ecfebf!important}.border-t-primary-200\/80{border-top-color:#e1ecfecc!important}.border-t-primary-200\/85{border-top-color:#e1ecfed9!important}.border-t-primary-200\/90{border-top-color:#e1ecfee6!important}.border-t-primary-200\/95{border-top-color:#e1ecfef2!important}.border-t-primary-300{--tw-border-opacity: 1 !important;border-top-color:rgb(215 229 253 / var(--tw-border-opacity, 1))!important}.border-t-primary-300\/0{border-top-color:#d7e5fd00!important}.border-t-primary-300\/10{border-top-color:#d7e5fd1a!important}.border-t-primary-300\/100{border-top-color:#d7e5fd!important}.border-t-primary-300\/15{border-top-color:#d7e5fd26!important}.border-t-primary-300\/20{border-top-color:#d7e5fd33!important}.border-t-primary-300\/25{border-top-color:#d7e5fd40!important}.border-t-primary-300\/30{border-top-color:#d7e5fd4d!important}.border-t-primary-300\/35{border-top-color:#d7e5fd59!important}.border-t-primary-300\/40{border-top-color:#d7e5fd66!important}.border-t-primary-300\/45{border-top-color:#d7e5fd73!important}.border-t-primary-300\/5{border-top-color:#d7e5fd0d!important}.border-t-primary-300\/50{border-top-color:#d7e5fd80!important}.border-t-primary-300\/55{border-top-color:#d7e5fd8c!important}.border-t-primary-300\/60{border-top-color:#d7e5fd99!important}.border-t-primary-300\/65{border-top-color:#d7e5fda6!important}.border-t-primary-300\/70{border-top-color:#d7e5fdb3!important}.border-t-primary-300\/75{border-top-color:#d7e5fdbf!important}.border-t-primary-300\/80{border-top-color:#d7e5fdcc!important}.border-t-primary-300\/85{border-top-color:#d7e5fdd9!important}.border-t-primary-300\/90{border-top-color:#d7e5fde6!important}.border-t-primary-300\/95{border-top-color:#d7e5fdf2!important}.border-t-primary-50{--tw-border-opacity: 1 !important;border-top-color:rgb(245 249 255 / var(--tw-border-opacity, 1))!important}.border-t-primary-50\/0{border-top-color:#f5f9ff00!important}.border-t-primary-50\/10{border-top-color:#f5f9ff1a!important}.border-t-primary-50\/100{border-top-color:#f5f9ff!important}.border-t-primary-50\/15{border-top-color:#f5f9ff26!important}.border-t-primary-50\/20{border-top-color:#f5f9ff33!important}.border-t-primary-50\/25{border-top-color:#f5f9ff40!important}.border-t-primary-50\/30{border-top-color:#f5f9ff4d!important}.border-t-primary-50\/35{border-top-color:#f5f9ff59!important}.border-t-primary-50\/40{border-top-color:#f5f9ff66!important}.border-t-primary-50\/45{border-top-color:#f5f9ff73!important}.border-t-primary-50\/5{border-top-color:#f5f9ff0d!important}.border-t-primary-50\/50{border-top-color:#f5f9ff80!important}.border-t-primary-50\/55{border-top-color:#f5f9ff8c!important}.border-t-primary-50\/60{border-top-color:#f5f9ff99!important}.border-t-primary-50\/65{border-top-color:#f5f9ffa6!important}.border-t-primary-50\/70{border-top-color:#f5f9ffb3!important}.border-t-primary-50\/75{border-top-color:#f5f9ffbf!important}.border-t-primary-50\/80{border-top-color:#f5f9ffcc!important}.border-t-primary-50\/85{border-top-color:#f5f9ffd9!important}.border-t-primary-50\/90{border-top-color:#f5f9ffe6!important}.border-t-primary-50\/95{border-top-color:#f5f9fff2!important}.border-t-primary-500{--tw-border-opacity: 1 !important;border-top-color:rgb(55 125 247 / var(--tw-border-opacity, 1))!important}.border-t-primary-500\/0{border-top-color:#377df700!important}.border-t-primary-500\/10{border-top-color:#377df71a!important}.border-t-primary-500\/100{border-top-color:#377df7!important}.border-t-primary-500\/15{border-top-color:#377df726!important}.border-t-primary-500\/20{border-top-color:#377df733!important}.border-t-primary-500\/25{border-top-color:#377df740!important}.border-t-primary-500\/30{border-top-color:#377df74d!important}.border-t-primary-500\/35{border-top-color:#377df759!important}.border-t-primary-500\/40{border-top-color:#377df766!important}.border-t-primary-500\/45{border-top-color:#377df773!important}.border-t-primary-500\/5{border-top-color:#377df70d!important}.border-t-primary-500\/50{border-top-color:#377df780!important}.border-t-primary-500\/55{border-top-color:#377df78c!important}.border-t-primary-500\/60{border-top-color:#377df799!important}.border-t-primary-500\/65{border-top-color:#377df7a6!important}.border-t-primary-500\/70{border-top-color:#377df7b3!important}.border-t-primary-500\/75{border-top-color:#377df7bf!important}.border-t-primary-500\/80{border-top-color:#377df7cc!important}.border-t-primary-500\/85{border-top-color:#377df7d9!important}.border-t-primary-500\/90{border-top-color:#377df7e6!important}.border-t-primary-500\/95{border-top-color:#377df7f2!important}.border-t-primary-700{--tw-border-opacity: 1 !important;border-top-color:rgb(17 89 215 / var(--tw-border-opacity, 1))!important}.border-t-primary-700\/0{border-top-color:#1159d700!important}.border-t-primary-700\/10{border-top-color:#1159d71a!important}.border-t-primary-700\/100{border-top-color:#1159d7!important}.border-t-primary-700\/15{border-top-color:#1159d726!important}.border-t-primary-700\/20{border-top-color:#1159d733!important}.border-t-primary-700\/25{border-top-color:#1159d740!important}.border-t-primary-700\/30{border-top-color:#1159d74d!important}.border-t-primary-700\/35{border-top-color:#1159d759!important}.border-t-primary-700\/40{border-top-color:#1159d766!important}.border-t-primary-700\/45{border-top-color:#1159d773!important}.border-t-primary-700\/5{border-top-color:#1159d70d!important}.border-t-primary-700\/50{border-top-color:#1159d780!important}.border-t-primary-700\/55{border-top-color:#1159d78c!important}.border-t-primary-700\/60{border-top-color:#1159d799!important}.border-t-primary-700\/65{border-top-color:#1159d7a6!important}.border-t-primary-700\/70{border-top-color:#1159d7b3!important}.border-t-primary-700\/75{border-top-color:#1159d7bf!important}.border-t-primary-700\/80{border-top-color:#1159d7cc!important}.border-t-primary-700\/85{border-top-color:#1159d7d9!important}.border-t-primary-700\/90{border-top-color:#1159d7e6!important}.border-t-primary-700\/95{border-top-color:#1159d7f2!important}.border-t-primary-content{--tw-border-opacity: 1 !important;border-top-color:hsl(var(--pc) / var(--tw-border-opacity, 1))!important}.border-t-primary-content\/0{border-top-color:hsl(var(--pc) / 0)!important}.border-t-primary-content\/10{border-top-color:hsl(var(--pc) / .1)!important}.border-t-primary-content\/100{border-top-color:hsl(var(--pc) / 1)!important}.border-t-primary-content\/15{border-top-color:hsl(var(--pc) / .15)!important}.border-t-primary-content\/20{border-top-color:hsl(var(--pc) / .2)!important}.border-t-primary-content\/25{border-top-color:hsl(var(--pc) / .25)!important}.border-t-primary-content\/30{border-top-color:hsl(var(--pc) / .3)!important}.border-t-primary-content\/35{border-top-color:hsl(var(--pc) / .35)!important}.border-t-primary-content\/40{border-top-color:hsl(var(--pc) / .4)!important}.border-t-primary-content\/45{border-top-color:hsl(var(--pc) / .45)!important}.border-t-primary-content\/5{border-top-color:hsl(var(--pc) / .05)!important}.border-t-primary-content\/50{border-top-color:hsl(var(--pc) / .5)!important}.border-t-primary-content\/55{border-top-color:hsl(var(--pc) / .55)!important}.border-t-primary-content\/60{border-top-color:hsl(var(--pc) / .6)!important}.border-t-primary-content\/65{border-top-color:hsl(var(--pc) / .65)!important}.border-t-primary-content\/70{border-top-color:hsl(var(--pc) / .7)!important}.border-t-primary-content\/75{border-top-color:hsl(var(--pc) / .75)!important}.border-t-primary-content\/80{border-top-color:hsl(var(--pc) / .8)!important}.border-t-primary-content\/85{border-top-color:hsl(var(--pc) / .85)!important}.border-t-primary-content\/90{border-top-color:hsl(var(--pc) / .9)!important}.border-t-primary-content\/95{border-top-color:hsl(var(--pc) / .95)!important}.border-t-primary-focus{--tw-border-opacity: 1 !important;border-top-color:hsl(var(--pf, var(--p)) / var(--tw-border-opacity, 1))!important}.border-t-primary-focus\/0{border-top-color:hsl(var(--pf, var(--p)) / 0)!important}.border-t-primary-focus\/10{border-top-color:hsl(var(--pf, var(--p)) / .1)!important}.border-t-primary-focus\/100{border-top-color:hsl(var(--pf, var(--p)) / 1)!important}.border-t-primary-focus\/15{border-top-color:hsl(var(--pf, var(--p)) / .15)!important}.border-t-primary-focus\/20{border-top-color:hsl(var(--pf, var(--p)) / .2)!important}.border-t-primary-focus\/25{border-top-color:hsl(var(--pf, var(--p)) / .25)!important}.border-t-primary-focus\/30{border-top-color:hsl(var(--pf, var(--p)) / .3)!important}.border-t-primary-focus\/35{border-top-color:hsl(var(--pf, var(--p)) / .35)!important}.border-t-primary-focus\/40{border-top-color:hsl(var(--pf, var(--p)) / .4)!important}.border-t-primary-focus\/45{border-top-color:hsl(var(--pf, var(--p)) / .45)!important}.border-t-primary-focus\/5{border-top-color:hsl(var(--pf, var(--p)) / .05)!important}.border-t-primary-focus\/50{border-top-color:hsl(var(--pf, var(--p)) / .5)!important}.border-t-primary-focus\/55{border-top-color:hsl(var(--pf, var(--p)) / .55)!important}.border-t-primary-focus\/60{border-top-color:hsl(var(--pf, var(--p)) / .6)!important}.border-t-primary-focus\/65{border-top-color:hsl(var(--pf, var(--p)) / .65)!important}.border-t-primary-focus\/70{border-top-color:hsl(var(--pf, var(--p)) / .7)!important}.border-t-primary-focus\/75{border-top-color:hsl(var(--pf, var(--p)) / .75)!important}.border-t-primary-focus\/80{border-top-color:hsl(var(--pf, var(--p)) / .8)!important}.border-t-primary-focus\/85{border-top-color:hsl(var(--pf, var(--p)) / .85)!important}.border-t-primary-focus\/90{border-top-color:hsl(var(--pf, var(--p)) / .9)!important}.border-t-primary-focus\/95{border-top-color:hsl(var(--pf, var(--p)) / .95)!important}.border-t-red-100{--tw-border-opacity: 1 !important;border-top-color:rgb(254 226 226 / var(--tw-border-opacity, 1))!important}.border-t-red-100\/0{border-top-color:#fee2e200!important}.border-t-red-100\/10{border-top-color:#fee2e21a!important}.border-t-red-100\/100{border-top-color:#fee2e2!important}.border-t-red-100\/15{border-top-color:#fee2e226!important}.border-t-red-100\/20{border-top-color:#fee2e233!important}.border-t-red-100\/25{border-top-color:#fee2e240!important}.border-t-red-100\/30{border-top-color:#fee2e24d!important}.border-t-red-100\/35{border-top-color:#fee2e259!important}.border-t-red-100\/40{border-top-color:#fee2e266!important}.border-t-red-100\/45{border-top-color:#fee2e273!important}.border-t-red-100\/5{border-top-color:#fee2e20d!important}.border-t-red-100\/50{border-top-color:#fee2e280!important}.border-t-red-100\/55{border-top-color:#fee2e28c!important}.border-t-red-100\/60{border-top-color:#fee2e299!important}.border-t-red-100\/65{border-top-color:#fee2e2a6!important}.border-t-red-100\/70{border-top-color:#fee2e2b3!important}.border-t-red-100\/75{border-top-color:#fee2e2bf!important}.border-t-red-100\/80{border-top-color:#fee2e2cc!important}.border-t-red-100\/85{border-top-color:#fee2e2d9!important}.border-t-red-100\/90{border-top-color:#fee2e2e6!important}.border-t-red-100\/95{border-top-color:#fee2e2f2!important}.border-t-red-200{--tw-border-opacity: 1 !important;border-top-color:rgb(254 202 202 / var(--tw-border-opacity, 1))!important}.border-t-red-200\/0{border-top-color:#fecaca00!important}.border-t-red-200\/10{border-top-color:#fecaca1a!important}.border-t-red-200\/100{border-top-color:#fecaca!important}.border-t-red-200\/15{border-top-color:#fecaca26!important}.border-t-red-200\/20{border-top-color:#fecaca33!important}.border-t-red-200\/25{border-top-color:#fecaca40!important}.border-t-red-200\/30{border-top-color:#fecaca4d!important}.border-t-red-200\/35{border-top-color:#fecaca59!important}.border-t-red-200\/40{border-top-color:#fecaca66!important}.border-t-red-200\/45{border-top-color:#fecaca73!important}.border-t-red-200\/5{border-top-color:#fecaca0d!important}.border-t-red-200\/50{border-top-color:#fecaca80!important}.border-t-red-200\/55{border-top-color:#fecaca8c!important}.border-t-red-200\/60{border-top-color:#fecaca99!important}.border-t-red-200\/65{border-top-color:#fecacaa6!important}.border-t-red-200\/70{border-top-color:#fecacab3!important}.border-t-red-200\/75{border-top-color:#fecacabf!important}.border-t-red-200\/80{border-top-color:#fecacacc!important}.border-t-red-200\/85{border-top-color:#fecacad9!important}.border-t-red-200\/90{border-top-color:#fecacae6!important}.border-t-red-200\/95{border-top-color:#fecacaf2!important}.border-t-red-300{--tw-border-opacity: 1 !important;border-top-color:rgb(255 208 201 / var(--tw-border-opacity, 1))!important}.border-t-red-300\/0{border-top-color:#ffd0c900!important}.border-t-red-300\/10{border-top-color:#ffd0c91a!important}.border-t-red-300\/100{border-top-color:#ffd0c9!important}.border-t-red-300\/15{border-top-color:#ffd0c926!important}.border-t-red-300\/20{border-top-color:#ffd0c933!important}.border-t-red-300\/25{border-top-color:#ffd0c940!important}.border-t-red-300\/30{border-top-color:#ffd0c94d!important}.border-t-red-300\/35{border-top-color:#ffd0c959!important}.border-t-red-300\/40{border-top-color:#ffd0c966!important}.border-t-red-300\/45{border-top-color:#ffd0c973!important}.border-t-red-300\/5{border-top-color:#ffd0c90d!important}.border-t-red-300\/50{border-top-color:#ffd0c980!important}.border-t-red-300\/55{border-top-color:#ffd0c98c!important}.border-t-red-300\/60{border-top-color:#ffd0c999!important}.border-t-red-300\/65{border-top-color:#ffd0c9a6!important}.border-t-red-300\/70{border-top-color:#ffd0c9b3!important}.border-t-red-300\/75{border-top-color:#ffd0c9bf!important}.border-t-red-300\/80{border-top-color:#ffd0c9cc!important}.border-t-red-300\/85{border-top-color:#ffd0c9d9!important}.border-t-red-300\/90{border-top-color:#ffd0c9e6!important}.border-t-red-300\/95{border-top-color:#ffd0c9f2!important}.border-t-red-400{--tw-border-opacity: 1 !important;border-top-color:rgb(248 113 113 / var(--tw-border-opacity, 1))!important}.border-t-red-400\/0{border-top-color:#f8717100!important}.border-t-red-400\/10{border-top-color:#f871711a!important}.border-t-red-400\/100{border-top-color:#f87171!important}.border-t-red-400\/15{border-top-color:#f8717126!important}.border-t-red-400\/20{border-top-color:#f8717133!important}.border-t-red-400\/25{border-top-color:#f8717140!important}.border-t-red-400\/30{border-top-color:#f871714d!important}.border-t-red-400\/35{border-top-color:#f8717159!important}.border-t-red-400\/40{border-top-color:#f8717166!important}.border-t-red-400\/45{border-top-color:#f8717173!important}.border-t-red-400\/5{border-top-color:#f871710d!important}.border-t-red-400\/50{border-top-color:#f8717180!important}.border-t-red-400\/55{border-top-color:#f871718c!important}.border-t-red-400\/60{border-top-color:#f8717199!important}.border-t-red-400\/65{border-top-color:#f87171a6!important}.border-t-red-400\/70{border-top-color:#f87171b3!important}.border-t-red-400\/75{border-top-color:#f87171bf!important}.border-t-red-400\/80{border-top-color:#f87171cc!important}.border-t-red-400\/85{border-top-color:#f87171d9!important}.border-t-red-400\/90{border-top-color:#f87171e6!important}.border-t-red-400\/95{border-top-color:#f87171f2!important}.border-t-red-50{--tw-border-opacity: 1 !important;border-top-color:rgb(254 242 242 / var(--tw-border-opacity, 1))!important}.border-t-red-50\/0{border-top-color:#fef2f200!important}.border-t-red-50\/10{border-top-color:#fef2f21a!important}.border-t-red-50\/100{border-top-color:#fef2f2!important}.border-t-red-50\/15{border-top-color:#fef2f226!important}.border-t-red-50\/20{border-top-color:#fef2f233!important}.border-t-red-50\/25{border-top-color:#fef2f240!important}.border-t-red-50\/30{border-top-color:#fef2f24d!important}.border-t-red-50\/35{border-top-color:#fef2f259!important}.border-t-red-50\/40{border-top-color:#fef2f266!important}.border-t-red-50\/45{border-top-color:#fef2f273!important}.border-t-red-50\/5{border-top-color:#fef2f20d!important}.border-t-red-50\/50{border-top-color:#fef2f280!important}.border-t-red-50\/55{border-top-color:#fef2f28c!important}.border-t-red-50\/60{border-top-color:#fef2f299!important}.border-t-red-50\/65{border-top-color:#fef2f2a6!important}.border-t-red-50\/70{border-top-color:#fef2f2b3!important}.border-t-red-50\/75{border-top-color:#fef2f2bf!important}.border-t-red-50\/80{border-top-color:#fef2f2cc!important}.border-t-red-50\/85{border-top-color:#fef2f2d9!important}.border-t-red-50\/90{border-top-color:#fef2f2e6!important}.border-t-red-50\/95{border-top-color:#fef2f2f2!important}.border-t-red-500{--tw-border-opacity: 1 !important;border-top-color:rgb(210 45 45 / var(--tw-border-opacity, 1))!important}.border-t-red-500\/0{border-top-color:#d22d2d00!important}.border-t-red-500\/10{border-top-color:#d22d2d1a!important}.border-t-red-500\/100{border-top-color:#d22d2d!important}.border-t-red-500\/15{border-top-color:#d22d2d26!important}.border-t-red-500\/20{border-top-color:#d22d2d33!important}.border-t-red-500\/25{border-top-color:#d22d2d40!important}.border-t-red-500\/30{border-top-color:#d22d2d4d!important}.border-t-red-500\/35{border-top-color:#d22d2d59!important}.border-t-red-500\/40{border-top-color:#d22d2d66!important}.border-t-red-500\/45{border-top-color:#d22d2d73!important}.border-t-red-500\/5{border-top-color:#d22d2d0d!important}.border-t-red-500\/50{border-top-color:#d22d2d80!important}.border-t-red-500\/55{border-top-color:#d22d2d8c!important}.border-t-red-500\/60{border-top-color:#d22d2d99!important}.border-t-red-500\/65{border-top-color:#d22d2da6!important}.border-t-red-500\/70{border-top-color:#d22d2db3!important}.border-t-red-500\/75{border-top-color:#d22d2dbf!important}.border-t-red-500\/80{border-top-color:#d22d2dcc!important}.border-t-red-500\/85{border-top-color:#d22d2dd9!important}.border-t-red-500\/90{border-top-color:#d22d2de6!important}.border-t-red-500\/95{border-top-color:#d22d2df2!important}.border-t-red-600{--tw-border-opacity: 1 !important;border-top-color:rgb(220 38 38 / var(--tw-border-opacity, 1))!important}.border-t-red-600\/0{border-top-color:#dc262600!important}.border-t-red-600\/10{border-top-color:#dc26261a!important}.border-t-red-600\/100{border-top-color:#dc2626!important}.border-t-red-600\/15{border-top-color:#dc262626!important}.border-t-red-600\/20{border-top-color:#dc262633!important}.border-t-red-600\/25{border-top-color:#dc262640!important}.border-t-red-600\/30{border-top-color:#dc26264d!important}.border-t-red-600\/35{border-top-color:#dc262659!important}.border-t-red-600\/40{border-top-color:#dc262666!important}.border-t-red-600\/45{border-top-color:#dc262673!important}.border-t-red-600\/5{border-top-color:#dc26260d!important}.border-t-red-600\/50{border-top-color:#dc262680!important}.border-t-red-600\/55{border-top-color:#dc26268c!important}.border-t-red-600\/60{border-top-color:#dc262699!important}.border-t-red-600\/65{border-top-color:#dc2626a6!important}.border-t-red-600\/70{border-top-color:#dc2626b3!important}.border-t-red-600\/75{border-top-color:#dc2626bf!important}.border-t-red-600\/80{border-top-color:#dc2626cc!important}.border-t-red-600\/85{border-top-color:#dc2626d9!important}.border-t-red-600\/90{border-top-color:#dc2626e6!important}.border-t-red-600\/95{border-top-color:#dc2626f2!important}.border-t-red-700{--tw-border-opacity: 1 !important;border-top-color:rgb(185 28 28 / var(--tw-border-opacity, 1))!important}.border-t-red-700\/0{border-top-color:#b91c1c00!important}.border-t-red-700\/10{border-top-color:#b91c1c1a!important}.border-t-red-700\/100{border-top-color:#b91c1c!important}.border-t-red-700\/15{border-top-color:#b91c1c26!important}.border-t-red-700\/20{border-top-color:#b91c1c33!important}.border-t-red-700\/25{border-top-color:#b91c1c40!important}.border-t-red-700\/30{border-top-color:#b91c1c4d!important}.border-t-red-700\/35{border-top-color:#b91c1c59!important}.border-t-red-700\/40{border-top-color:#b91c1c66!important}.border-t-red-700\/45{border-top-color:#b91c1c73!important}.border-t-red-700\/5{border-top-color:#b91c1c0d!important}.border-t-red-700\/50{border-top-color:#b91c1c80!important}.border-t-red-700\/55{border-top-color:#b91c1c8c!important}.border-t-red-700\/60{border-top-color:#b91c1c99!important}.border-t-red-700\/65{border-top-color:#b91c1ca6!important}.border-t-red-700\/70{border-top-color:#b91c1cb3!important}.border-t-red-700\/75{border-top-color:#b91c1cbf!important}.border-t-red-700\/80{border-top-color:#b91c1ccc!important}.border-t-red-700\/85{border-top-color:#b91c1cd9!important}.border-t-red-700\/90{border-top-color:#b91c1ce6!important}.border-t-red-700\/95{border-top-color:#b91c1cf2!important}.border-t-red-800{--tw-border-opacity: 1 !important;border-top-color:rgb(153 27 27 / var(--tw-border-opacity, 1))!important}.border-t-red-800\/0{border-top-color:#991b1b00!important}.border-t-red-800\/10{border-top-color:#991b1b1a!important}.border-t-red-800\/100{border-top-color:#991b1b!important}.border-t-red-800\/15{border-top-color:#991b1b26!important}.border-t-red-800\/20{border-top-color:#991b1b33!important}.border-t-red-800\/25{border-top-color:#991b1b40!important}.border-t-red-800\/30{border-top-color:#991b1b4d!important}.border-t-red-800\/35{border-top-color:#991b1b59!important}.border-t-red-800\/40{border-top-color:#991b1b66!important}.border-t-red-800\/45{border-top-color:#991b1b73!important}.border-t-red-800\/5{border-top-color:#991b1b0d!important}.border-t-red-800\/50{border-top-color:#991b1b80!important}.border-t-red-800\/55{border-top-color:#991b1b8c!important}.border-t-red-800\/60{border-top-color:#991b1b99!important}.border-t-red-800\/65{border-top-color:#991b1ba6!important}.border-t-red-800\/70{border-top-color:#991b1bb3!important}.border-t-red-800\/75{border-top-color:#991b1bbf!important}.border-t-red-800\/80{border-top-color:#991b1bcc!important}.border-t-red-800\/85{border-top-color:#991b1bd9!important}.border-t-red-800\/90{border-top-color:#991b1be6!important}.border-t-red-800\/95{border-top-color:#991b1bf2!important}.border-t-red-900{--tw-border-opacity: 1 !important;border-top-color:rgb(127 29 29 / var(--tw-border-opacity, 1))!important}.border-t-red-900\/0{border-top-color:#7f1d1d00!important}.border-t-red-900\/10{border-top-color:#7f1d1d1a!important}.border-t-red-900\/100{border-top-color:#7f1d1d!important}.border-t-red-900\/15{border-top-color:#7f1d1d26!important}.border-t-red-900\/20{border-top-color:#7f1d1d33!important}.border-t-red-900\/25{border-top-color:#7f1d1d40!important}.border-t-red-900\/30{border-top-color:#7f1d1d4d!important}.border-t-red-900\/35{border-top-color:#7f1d1d59!important}.border-t-red-900\/40{border-top-color:#7f1d1d66!important}.border-t-red-900\/45{border-top-color:#7f1d1d73!important}.border-t-red-900\/5{border-top-color:#7f1d1d0d!important}.border-t-red-900\/50{border-top-color:#7f1d1d80!important}.border-t-red-900\/55{border-top-color:#7f1d1d8c!important}.border-t-red-900\/60{border-top-color:#7f1d1d99!important}.border-t-red-900\/65{border-top-color:#7f1d1da6!important}.border-t-red-900\/70{border-top-color:#7f1d1db3!important}.border-t-red-900\/75{border-top-color:#7f1d1dbf!important}.border-t-red-900\/80{border-top-color:#7f1d1dcc!important}.border-t-red-900\/85{border-top-color:#7f1d1dd9!important}.border-t-red-900\/90{border-top-color:#7f1d1de6!important}.border-t-red-900\/95{border-top-color:#7f1d1df2!important}.border-t-red-950{--tw-border-opacity: 1 !important;border-top-color:rgb(69 10 10 / var(--tw-border-opacity, 1))!important}.border-t-red-950\/0{border-top-color:#450a0a00!important}.border-t-red-950\/10{border-top-color:#450a0a1a!important}.border-t-red-950\/100{border-top-color:#450a0a!important}.border-t-red-950\/15{border-top-color:#450a0a26!important}.border-t-red-950\/20{border-top-color:#450a0a33!important}.border-t-red-950\/25{border-top-color:#450a0a40!important}.border-t-red-950\/30{border-top-color:#450a0a4d!important}.border-t-red-950\/35{border-top-color:#450a0a59!important}.border-t-red-950\/40{border-top-color:#450a0a66!important}.border-t-red-950\/45{border-top-color:#450a0a73!important}.border-t-red-950\/5{border-top-color:#450a0a0d!important}.border-t-red-950\/50{border-top-color:#450a0a80!important}.border-t-red-950\/55{border-top-color:#450a0a8c!important}.border-t-red-950\/60{border-top-color:#450a0a99!important}.border-t-red-950\/65{border-top-color:#450a0aa6!important}.border-t-red-950\/70{border-top-color:#450a0ab3!important}.border-t-red-950\/75{border-top-color:#450a0abf!important}.border-t-red-950\/80{border-top-color:#450a0acc!important}.border-t-red-950\/85{border-top-color:#450a0ad9!important}.border-t-red-950\/90{border-top-color:#450a0ae6!important}.border-t-red-950\/95{border-top-color:#450a0af2!important}.bg-\[\#797979\]{--tw-bg-opacity: 1 !important;background-color:rgb(121 121 121 / var(--tw-bg-opacity, 1))!important}.bg-\[--mvb-chip-red-bg\]{background-color:var(--mvb-chip-red-bg)!important}.bg-blue-500{--tw-bg-opacity: 1 !important;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))!important}.bg-gray-100{--tw-bg-opacity: 1 !important;background-color:rgb(242 243 244 / var(--tw-bg-opacity, 1))!important}.bg-gray-100\/0{background-color:#f2f3f400!important}.bg-gray-100\/10{background-color:#f2f3f41a!important}.bg-gray-100\/100{background-color:#f2f3f4!important}.bg-gray-100\/15{background-color:#f2f3f426!important}.bg-gray-100\/20{background-color:#f2f3f433!important}.bg-gray-100\/25{background-color:#f2f3f440!important}.bg-gray-100\/30{background-color:#f2f3f44d!important}.bg-gray-100\/35{background-color:#f2f3f459!important}.bg-gray-100\/40{background-color:#f2f3f466!important}.bg-gray-100\/45{background-color:#f2f3f473!important}.bg-gray-100\/5{background-color:#f2f3f40d!important}.bg-gray-100\/50{background-color:#f2f3f480!important}.bg-gray-100\/55{background-color:#f2f3f48c!important}.bg-gray-100\/60{background-color:#f2f3f499!important}.bg-gray-100\/65{background-color:#f2f3f4a6!important}.bg-gray-100\/70{background-color:#f2f3f4b3!important}.bg-gray-100\/75{background-color:#f2f3f4bf!important}.bg-gray-100\/80{background-color:#f2f3f4cc!important}.bg-gray-100\/85{background-color:#f2f3f4d9!important}.bg-gray-100\/90{background-color:#f2f3f4e6!important}.bg-gray-100\/95{background-color:#f2f3f4f2!important}.bg-gray-200{--tw-bg-opacity: 1 !important;background-color:rgb(229 229 229 / var(--tw-bg-opacity, 1))!important}.bg-gray-200\/0{background-color:#e5e5e500!important}.bg-gray-200\/10{background-color:#e5e5e51a!important}.bg-gray-200\/100{background-color:#e5e5e5!important}.bg-gray-200\/15{background-color:#e5e5e526!important}.bg-gray-200\/20{background-color:#e5e5e533!important}.bg-gray-200\/25{background-color:#e5e5e540!important}.bg-gray-200\/30{background-color:#e5e5e54d!important}.bg-gray-200\/35{background-color:#e5e5e559!important}.bg-gray-200\/40{background-color:#e5e5e566!important}.bg-gray-200\/45{background-color:#e5e5e573!important}.bg-gray-200\/5{background-color:#e5e5e50d!important}.bg-gray-200\/50{background-color:#e5e5e580!important}.bg-gray-200\/55{background-color:#e5e5e58c!important}.bg-gray-200\/60{background-color:#e5e5e599!important}.bg-gray-200\/65{background-color:#e5e5e5a6!important}.bg-gray-200\/70{background-color:#e5e5e5b3!important}.bg-gray-200\/75{background-color:#e5e5e5bf!important}.bg-gray-200\/80{background-color:#e5e5e5cc!important}.bg-gray-200\/85{background-color:#e5e5e5d9!important}.bg-gray-200\/90{background-color:#e5e5e5e6!important}.bg-gray-200\/95{background-color:#e5e5e5f2!important}.bg-gray-300{--tw-bg-opacity: 1 !important;background-color:rgb(178 178 178 / var(--tw-bg-opacity, 1))!important}.bg-gray-300\/0{background-color:#b2b2b200!important}.bg-gray-300\/10{background-color:#b2b2b21a!important}.bg-gray-300\/100{background-color:#b2b2b2!important}.bg-gray-300\/15{background-color:#b2b2b226!important}.bg-gray-300\/20{background-color:#b2b2b233!important}.bg-gray-300\/25{background-color:#b2b2b240!important}.bg-gray-300\/30{background-color:#b2b2b24d!important}.bg-gray-300\/35{background-color:#b2b2b259!important}.bg-gray-300\/40{background-color:#b2b2b266!important}.bg-gray-300\/45{background-color:#b2b2b273!important}.bg-gray-300\/5{background-color:#b2b2b20d!important}.bg-gray-300\/50{background-color:#b2b2b280!important}.bg-gray-300\/55{background-color:#b2b2b28c!important}.bg-gray-300\/60{background-color:#b2b2b299!important}.bg-gray-300\/65{background-color:#b2b2b2a6!important}.bg-gray-300\/70{background-color:#b2b2b2b3!important}.bg-gray-300\/75{background-color:#b2b2b2bf!important}.bg-gray-300\/80{background-color:#b2b2b2cc!important}.bg-gray-300\/85{background-color:#b2b2b2d9!important}.bg-gray-300\/90{background-color:#b2b2b2e6!important}.bg-gray-300\/95{background-color:#b2b2b2f2!important}.bg-gray-400{--tw-bg-opacity: 1 !important;background-color:rgb(153 153 153 / var(--tw-bg-opacity, 1))!important}.bg-gray-400\/0{background-color:#9990!important}.bg-gray-400\/10{background-color:#9999991a!important}.bg-gray-400\/100{background-color:#999!important}.bg-gray-400\/15{background-color:#99999926!important}.bg-gray-400\/20{background-color:#9993!important}.bg-gray-400\/25{background-color:#99999940!important}.bg-gray-400\/30{background-color:#9999994d!important}.bg-gray-400\/35{background-color:#99999959!important}.bg-gray-400\/40{background-color:#9996!important}.bg-gray-400\/45{background-color:#99999973!important}.bg-gray-400\/5{background-color:#9999990d!important}.bg-gray-400\/50{background-color:#99999980!important}.bg-gray-400\/55{background-color:#9999998c!important}.bg-gray-400\/60{background-color:#9999!important}.bg-gray-400\/65{background-color:#999999a6!important}.bg-gray-400\/70{background-color:#999999b3!important}.bg-gray-400\/75{background-color:#999999bf!important}.bg-gray-400\/80{background-color:#999c!important}.bg-gray-400\/85{background-color:#999999d9!important}.bg-gray-400\/90{background-color:#999999e6!important}.bg-gray-400\/95{background-color:#999999f2!important}.bg-gray-50{--tw-bg-opacity: 1 !important;background-color:rgb(242 242 242 / var(--tw-bg-opacity, 1))!important}.bg-gray-50\/0{background-color:#f2f2f200!important}.bg-gray-50\/10{background-color:#f2f2f21a!important}.bg-gray-50\/100{background-color:#f2f2f2!important}.bg-gray-50\/15{background-color:#f2f2f226!important}.bg-gray-50\/20{background-color:#f2f2f233!important}.bg-gray-50\/25{background-color:#f2f2f240!important}.bg-gray-50\/30{background-color:#f2f2f24d!important}.bg-gray-50\/35{background-color:#f2f2f259!important}.bg-gray-50\/40{background-color:#f2f2f266!important}.bg-gray-50\/45{background-color:#f2f2f273!important}.bg-gray-50\/5{background-color:#f2f2f20d!important}.bg-gray-50\/50{background-color:#f2f2f280!important}.bg-gray-50\/55{background-color:#f2f2f28c!important}.bg-gray-50\/60{background-color:#f2f2f299!important}.bg-gray-50\/65{background-color:#f2f2f2a6!important}.bg-gray-50\/70{background-color:#f2f2f2b3!important}.bg-gray-50\/75{background-color:#f2f2f2bf!important}.bg-gray-50\/80{background-color:#f2f2f2cc!important}.bg-gray-50\/85{background-color:#f2f2f2d9!important}.bg-gray-50\/90{background-color:#f2f2f2e6!important}.bg-gray-50\/95{background-color:#f2f2f2f2!important}.bg-gray-500{--tw-bg-opacity: 1 !important;background-color:rgb(77 77 77 / var(--tw-bg-opacity, 1))!important}.bg-gray-500\/0{background-color:#4d4d4d00!important}.bg-gray-500\/10{background-color:#4d4d4d1a!important}.bg-gray-500\/100{background-color:#4d4d4d!important}.bg-gray-500\/15{background-color:#4d4d4d26!important}.bg-gray-500\/20{background-color:#4d4d4d33!important}.bg-gray-500\/25{background-color:#4d4d4d40!important}.bg-gray-500\/30{background-color:#4d4d4d4d!important}.bg-gray-500\/35{background-color:#4d4d4d59!important}.bg-gray-500\/40{background-color:#4d4d4d66!important}.bg-gray-500\/45{background-color:#4d4d4d73!important}.bg-gray-500\/5{background-color:#4d4d4d0d!important}.bg-gray-500\/50{background-color:#4d4d4d80!important}.bg-gray-500\/55{background-color:#4d4d4d8c!important}.bg-gray-500\/60{background-color:#4d4d4d99!important}.bg-gray-500\/65{background-color:#4d4d4da6!important}.bg-gray-500\/70{background-color:#4d4d4db3!important}.bg-gray-500\/75{background-color:#4d4d4dbf!important}.bg-gray-500\/80{background-color:#4d4d4dcc!important}.bg-gray-500\/85{background-color:#4d4d4dd9!important}.bg-gray-500\/90{background-color:#4d4d4de6!important}.bg-gray-500\/95{background-color:#4d4d4df2!important}.bg-gray-600{--tw-bg-opacity: 1 !important;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))!important}.bg-gray-600\/0{background-color:#4b556300!important}.bg-gray-600\/10{background-color:#4b55631a!important}.bg-gray-600\/100{background-color:#4b5563!important}.bg-gray-600\/15{background-color:#4b556326!important}.bg-gray-600\/20{background-color:#4b556333!important}.bg-gray-600\/25{background-color:#4b556340!important}.bg-gray-600\/30{background-color:#4b55634d!important}.bg-gray-600\/35{background-color:#4b556359!important}.bg-gray-600\/40{background-color:#4b556366!important}.bg-gray-600\/45{background-color:#4b556373!important}.bg-gray-600\/5{background-color:#4b55630d!important}.bg-gray-600\/50{background-color:#4b556380!important}.bg-gray-600\/55{background-color:#4b55638c!important}.bg-gray-600\/60{background-color:#4b556399!important}.bg-gray-600\/65{background-color:#4b5563a6!important}.bg-gray-600\/70{background-color:#4b5563b3!important}.bg-gray-600\/75{background-color:#4b5563bf!important}.bg-gray-600\/80{background-color:#4b5563cc!important}.bg-gray-600\/85{background-color:#4b5563d9!important}.bg-gray-600\/90{background-color:#4b5563e6!important}.bg-gray-600\/95{background-color:#4b5563f2!important}.bg-gray-700{--tw-bg-opacity: 1 !important;background-color:rgb(51 51 51 / var(--tw-bg-opacity, 1))!important}.bg-gray-700\/0{background-color:#3330!important}.bg-gray-700\/10{background-color:#3333331a!important}.bg-gray-700\/100{background-color:#333!important}.bg-gray-700\/15{background-color:#33333326!important}.bg-gray-700\/20{background-color:#3333!important}.bg-gray-700\/25{background-color:#33333340!important}.bg-gray-700\/30{background-color:#3333334d!important}.bg-gray-700\/35{background-color:#33333359!important}.bg-gray-700\/40{background-color:#3336!important}.bg-gray-700\/45{background-color:#33333373!important}.bg-gray-700\/5{background-color:#3333330d!important}.bg-gray-700\/50{background-color:#33333380!important}.bg-gray-700\/55{background-color:#3333338c!important}.bg-gray-700\/60{background-color:#3339!important}.bg-gray-700\/65{background-color:#333333a6!important}.bg-gray-700\/70{background-color:#333333b3!important}.bg-gray-700\/75{background-color:#333333bf!important}.bg-gray-700\/80{background-color:#333c!important}.bg-gray-700\/85{background-color:#333333d9!important}.bg-gray-700\/90{background-color:#333333e6!important}.bg-gray-700\/95{background-color:#333333f2!important}.bg-gray-800{--tw-bg-opacity: 1 !important;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))!important}.bg-gray-800\/0{background-color:#1f293700!important}.bg-gray-800\/10{background-color:#1f29371a!important}.bg-gray-800\/100{background-color:#1f2937!important}.bg-gray-800\/15{background-color:#1f293726!important}.bg-gray-800\/20{background-color:#1f293733!important}.bg-gray-800\/25{background-color:#1f293740!important}.bg-gray-800\/30{background-color:#1f29374d!important}.bg-gray-800\/35{background-color:#1f293759!important}.bg-gray-800\/40{background-color:#1f293766!important}.bg-gray-800\/45{background-color:#1f293773!important}.bg-gray-800\/5{background-color:#1f29370d!important}.bg-gray-800\/50{background-color:#1f293780!important}.bg-gray-800\/55{background-color:#1f29378c!important}.bg-gray-800\/60{background-color:#1f293799!important}.bg-gray-800\/65{background-color:#1f2937a6!important}.bg-gray-800\/70{background-color:#1f2937b3!important}.bg-gray-800\/75{background-color:#1f2937bf!important}.bg-gray-800\/80{background-color:#1f2937cc!important}.bg-gray-800\/85{background-color:#1f2937d9!important}.bg-gray-800\/90{background-color:#1f2937e6!important}.bg-gray-800\/95{background-color:#1f2937f2!important}.bg-gray-900{--tw-bg-opacity: 1 !important;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))!important}.bg-gray-900\/0{background-color:#11182700!important}.bg-gray-900\/10{background-color:#1118271a!important}.bg-gray-900\/100{background-color:#111827!important}.bg-gray-900\/15{background-color:#11182726!important}.bg-gray-900\/20{background-color:#11182733!important}.bg-gray-900\/25{background-color:#11182740!important}.bg-gray-900\/30{background-color:#1118274d!important}.bg-gray-900\/35{background-color:#11182759!important}.bg-gray-900\/40{background-color:#11182766!important}.bg-gray-900\/45{background-color:#11182773!important}.bg-gray-900\/5{background-color:#1118270d!important}.bg-gray-900\/50{background-color:#11182780!important}.bg-gray-900\/55{background-color:#1118278c!important}.bg-gray-900\/60{background-color:#11182799!important}.bg-gray-900\/65{background-color:#111827a6!important}.bg-gray-900\/70{background-color:#111827b3!important}.bg-gray-900\/75{background-color:#111827bf!important}.bg-gray-900\/80{background-color:#111827cc!important}.bg-gray-900\/85{background-color:#111827d9!important}.bg-gray-900\/90{background-color:#111827e6!important}.bg-gray-900\/95{background-color:#111827f2!important}.bg-gray-950{--tw-bg-opacity: 1 !important;background-color:rgb(3 7 18 / var(--tw-bg-opacity, 1))!important}.bg-gray-950\/0{background-color:#03071200!important}.bg-gray-950\/10{background-color:#0307121a!important}.bg-gray-950\/100{background-color:#030712!important}.bg-gray-950\/15{background-color:#03071226!important}.bg-gray-950\/20{background-color:#03071233!important}.bg-gray-950\/25{background-color:#03071240!important}.bg-gray-950\/30{background-color:#0307124d!important}.bg-gray-950\/35{background-color:#03071259!important}.bg-gray-950\/40{background-color:#03071266!important}.bg-gray-950\/45{background-color:#03071273!important}.bg-gray-950\/5{background-color:#0307120d!important}.bg-gray-950\/50{background-color:#03071280!important}.bg-gray-950\/55{background-color:#0307128c!important}.bg-gray-950\/60{background-color:#03071299!important}.bg-gray-950\/65{background-color:#030712a6!important}.bg-gray-950\/70{background-color:#030712b3!important}.bg-gray-950\/75{background-color:#030712bf!important}.bg-gray-950\/80{background-color:#030712cc!important}.bg-gray-950\/85{background-color:#030712d9!important}.bg-gray-950\/90{background-color:#030712e6!important}.bg-gray-950\/95{background-color:#030712f2!important}.bg-green-100{--tw-bg-opacity: 1 !important;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))!important}.bg-green-100\/0{background-color:#dcfce700!important}.bg-green-100\/10{background-color:#dcfce71a!important}.bg-green-100\/100{background-color:#dcfce7!important}.bg-green-100\/15{background-color:#dcfce726!important}.bg-green-100\/20{background-color:#dcfce733!important}.bg-green-100\/25{background-color:#dcfce740!important}.bg-green-100\/30{background-color:#dcfce74d!important}.bg-green-100\/35{background-color:#dcfce759!important}.bg-green-100\/40{background-color:#dcfce766!important}.bg-green-100\/45{background-color:#dcfce773!important}.bg-green-100\/5{background-color:#dcfce70d!important}.bg-green-100\/50{background-color:#dcfce780!important}.bg-green-100\/55{background-color:#dcfce78c!important}.bg-green-100\/60{background-color:#dcfce799!important}.bg-green-100\/65{background-color:#dcfce7a6!important}.bg-green-100\/70{background-color:#dcfce7b3!important}.bg-green-100\/75{background-color:#dcfce7bf!important}.bg-green-100\/80{background-color:#dcfce7cc!important}.bg-green-100\/85{background-color:#dcfce7d9!important}.bg-green-100\/90{background-color:#dcfce7e6!important}.bg-green-100\/95{background-color:#dcfce7f2!important}.bg-green-200{--tw-bg-opacity: 1 !important;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))!important}.bg-green-200\/0{background-color:#bbf7d000!important}.bg-green-200\/10{background-color:#bbf7d01a!important}.bg-green-200\/100{background-color:#bbf7d0!important}.bg-green-200\/15{background-color:#bbf7d026!important}.bg-green-200\/20{background-color:#bbf7d033!important}.bg-green-200\/25{background-color:#bbf7d040!important}.bg-green-200\/30{background-color:#bbf7d04d!important}.bg-green-200\/35{background-color:#bbf7d059!important}.bg-green-200\/40{background-color:#bbf7d066!important}.bg-green-200\/45{background-color:#bbf7d073!important}.bg-green-200\/5{background-color:#bbf7d00d!important}.bg-green-200\/50{background-color:#bbf7d080!important}.bg-green-200\/55{background-color:#bbf7d08c!important}.bg-green-200\/60{background-color:#bbf7d099!important}.bg-green-200\/65{background-color:#bbf7d0a6!important}.bg-green-200\/70{background-color:#bbf7d0b3!important}.bg-green-200\/75{background-color:#bbf7d0bf!important}.bg-green-200\/80{background-color:#bbf7d0cc!important}.bg-green-200\/85{background-color:#bbf7d0d9!important}.bg-green-200\/90{background-color:#bbf7d0e6!important}.bg-green-200\/95{background-color:#bbf7d0f2!important}.bg-green-300{--tw-bg-opacity: 1 !important;background-color:rgb(221 255 201 / var(--tw-bg-opacity, 1))!important}.bg-green-300\/0{background-color:#ddffc900!important}.bg-green-300\/10{background-color:#ddffc91a!important}.bg-green-300\/100{background-color:#ddffc9!important}.bg-green-300\/15{background-color:#ddffc926!important}.bg-green-300\/20{background-color:#ddffc933!important}.bg-green-300\/25{background-color:#ddffc940!important}.bg-green-300\/30{background-color:#ddffc94d!important}.bg-green-300\/35{background-color:#ddffc959!important}.bg-green-300\/40{background-color:#ddffc966!important}.bg-green-300\/45{background-color:#ddffc973!important}.bg-green-300\/5{background-color:#ddffc90d!important}.bg-green-300\/50{background-color:#ddffc980!important}.bg-green-300\/55{background-color:#ddffc98c!important}.bg-green-300\/60{background-color:#ddffc999!important}.bg-green-300\/65{background-color:#ddffc9a6!important}.bg-green-300\/70{background-color:#ddffc9b3!important}.bg-green-300\/75{background-color:#ddffc9bf!important}.bg-green-300\/80{background-color:#ddffc9cc!important}.bg-green-300\/85{background-color:#ddffc9d9!important}.bg-green-300\/90{background-color:#ddffc9e6!important}.bg-green-300\/95{background-color:#ddffc9f2!important}.bg-green-400{--tw-bg-opacity: 1 !important;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))!important}.bg-green-400\/0{background-color:#4ade8000!important}.bg-green-400\/10{background-color:#4ade801a!important}.bg-green-400\/100{background-color:#4ade80!important}.bg-green-400\/15{background-color:#4ade8026!important}.bg-green-400\/20{background-color:#4ade8033!important}.bg-green-400\/25{background-color:#4ade8040!important}.bg-green-400\/30{background-color:#4ade804d!important}.bg-green-400\/35{background-color:#4ade8059!important}.bg-green-400\/40{background-color:#4ade8066!important}.bg-green-400\/45{background-color:#4ade8073!important}.bg-green-400\/5{background-color:#4ade800d!important}.bg-green-400\/50{background-color:#4ade8080!important}.bg-green-400\/55{background-color:#4ade808c!important}.bg-green-400\/60{background-color:#4ade8099!important}.bg-green-400\/65{background-color:#4ade80a6!important}.bg-green-400\/70{background-color:#4ade80b3!important}.bg-green-400\/75{background-color:#4ade80bf!important}.bg-green-400\/80{background-color:#4ade80cc!important}.bg-green-400\/85{background-color:#4ade80d9!important}.bg-green-400\/90{background-color:#4ade80e6!important}.bg-green-400\/95{background-color:#4ade80f2!important}.bg-green-50{--tw-bg-opacity: 1 !important;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))!important}.bg-green-50\/0{background-color:#f0fdf400!important}.bg-green-50\/10{background-color:#f0fdf41a!important}.bg-green-50\/100{background-color:#f0fdf4!important}.bg-green-50\/15{background-color:#f0fdf426!important}.bg-green-50\/20{background-color:#f0fdf433!important}.bg-green-50\/25{background-color:#f0fdf440!important}.bg-green-50\/30{background-color:#f0fdf44d!important}.bg-green-50\/35{background-color:#f0fdf459!important}.bg-green-50\/40{background-color:#f0fdf466!important}.bg-green-50\/45{background-color:#f0fdf473!important}.bg-green-50\/5{background-color:#f0fdf40d!important}.bg-green-50\/50{background-color:#f0fdf480!important}.bg-green-50\/55{background-color:#f0fdf48c!important}.bg-green-50\/60{background-color:#f0fdf499!important}.bg-green-50\/65{background-color:#f0fdf4a6!important}.bg-green-50\/70{background-color:#f0fdf4b3!important}.bg-green-50\/75{background-color:#f0fdf4bf!important}.bg-green-50\/80{background-color:#f0fdf4cc!important}.bg-green-50\/85{background-color:#f0fdf4d9!important}.bg-green-50\/90{background-color:#f0fdf4e6!important}.bg-green-50\/95{background-color:#f0fdf4f2!important}.bg-green-500{--tw-bg-opacity: 1 !important;background-color:rgb(23 209 76 / var(--tw-bg-opacity, 1))!important}.bg-green-500\/0{background-color:#17d14c00!important}.bg-green-500\/10{background-color:#17d14c1a!important}.bg-green-500\/100{background-color:#17d14c!important}.bg-green-500\/15{background-color:#17d14c26!important}.bg-green-500\/20{background-color:#17d14c33!important}.bg-green-500\/25{background-color:#17d14c40!important}.bg-green-500\/30{background-color:#17d14c4d!important}.bg-green-500\/35{background-color:#17d14c59!important}.bg-green-500\/40{background-color:#17d14c66!important}.bg-green-500\/45{background-color:#17d14c73!important}.bg-green-500\/5{background-color:#17d14c0d!important}.bg-green-500\/50{background-color:#17d14c80!important}.bg-green-500\/55{background-color:#17d14c8c!important}.bg-green-500\/60{background-color:#17d14c99!important}.bg-green-500\/65{background-color:#17d14ca6!important}.bg-green-500\/70{background-color:#17d14cb3!important}.bg-green-500\/75{background-color:#17d14cbf!important}.bg-green-500\/80{background-color:#17d14ccc!important}.bg-green-500\/85{background-color:#17d14cd9!important}.bg-green-500\/90{background-color:#17d14ce6!important}.bg-green-500\/95{background-color:#17d14cf2!important}.bg-green-600{--tw-bg-opacity: 1 !important;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))!important}.bg-green-600\/0{background-color:#16a34a00!important}.bg-green-600\/10{background-color:#16a34a1a!important}.bg-green-600\/100{background-color:#16a34a!important}.bg-green-600\/15{background-color:#16a34a26!important}.bg-green-600\/20{background-color:#16a34a33!important}.bg-green-600\/25{background-color:#16a34a40!important}.bg-green-600\/30{background-color:#16a34a4d!important}.bg-green-600\/35{background-color:#16a34a59!important}.bg-green-600\/40{background-color:#16a34a66!important}.bg-green-600\/45{background-color:#16a34a73!important}.bg-green-600\/5{background-color:#16a34a0d!important}.bg-green-600\/50{background-color:#16a34a80!important}.bg-green-600\/55{background-color:#16a34a8c!important}.bg-green-600\/60{background-color:#16a34a99!important}.bg-green-600\/65{background-color:#16a34aa6!important}.bg-green-600\/70{background-color:#16a34ab3!important}.bg-green-600\/75{background-color:#16a34abf!important}.bg-green-600\/80{background-color:#16a34acc!important}.bg-green-600\/85{background-color:#16a34ad9!important}.bg-green-600\/90{background-color:#16a34ae6!important}.bg-green-600\/95{background-color:#16a34af2!important}.bg-green-700{--tw-bg-opacity: 1 !important;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))!important}.bg-green-700\/0{background-color:#15803d00!important}.bg-green-700\/10{background-color:#15803d1a!important}.bg-green-700\/100{background-color:#15803d!important}.bg-green-700\/15{background-color:#15803d26!important}.bg-green-700\/20{background-color:#15803d33!important}.bg-green-700\/25{background-color:#15803d40!important}.bg-green-700\/30{background-color:#15803d4d!important}.bg-green-700\/35{background-color:#15803d59!important}.bg-green-700\/40{background-color:#15803d66!important}.bg-green-700\/45{background-color:#15803d73!important}.bg-green-700\/5{background-color:#15803d0d!important}.bg-green-700\/50{background-color:#15803d80!important}.bg-green-700\/55{background-color:#15803d8c!important}.bg-green-700\/60{background-color:#15803d99!important}.bg-green-700\/65{background-color:#15803da6!important}.bg-green-700\/70{background-color:#15803db3!important}.bg-green-700\/75{background-color:#15803dbf!important}.bg-green-700\/80{background-color:#15803dcc!important}.bg-green-700\/85{background-color:#15803dd9!important}.bg-green-700\/90{background-color:#15803de6!important}.bg-green-700\/95{background-color:#15803df2!important}.bg-green-800{--tw-bg-opacity: 1 !important;background-color:rgb(22 101 52 / var(--tw-bg-opacity, 1))!important}.bg-green-800\/0{background-color:#16653400!important}.bg-green-800\/10{background-color:#1665341a!important}.bg-green-800\/100{background-color:#166534!important}.bg-green-800\/15{background-color:#16653426!important}.bg-green-800\/20{background-color:#16653433!important}.bg-green-800\/25{background-color:#16653440!important}.bg-green-800\/30{background-color:#1665344d!important}.bg-green-800\/35{background-color:#16653459!important}.bg-green-800\/40{background-color:#16653466!important}.bg-green-800\/45{background-color:#16653473!important}.bg-green-800\/5{background-color:#1665340d!important}.bg-green-800\/50{background-color:#16653480!important}.bg-green-800\/55{background-color:#1665348c!important}.bg-green-800\/60{background-color:#16653499!important}.bg-green-800\/65{background-color:#166534a6!important}.bg-green-800\/70{background-color:#166534b3!important}.bg-green-800\/75{background-color:#166534bf!important}.bg-green-800\/80{background-color:#166534cc!important}.bg-green-800\/85{background-color:#166534d9!important}.bg-green-800\/90{background-color:#166534e6!important}.bg-green-800\/95{background-color:#166534f2!important}.bg-green-900{--tw-bg-opacity: 1 !important;background-color:rgb(20 83 45 / var(--tw-bg-opacity, 1))!important}.bg-green-900\/0{background-color:#14532d00!important}.bg-green-900\/10{background-color:#14532d1a!important}.bg-green-900\/100{background-color:#14532d!important}.bg-green-900\/15{background-color:#14532d26!important}.bg-green-900\/20{background-color:#14532d33!important}.bg-green-900\/25{background-color:#14532d40!important}.bg-green-900\/30{background-color:#14532d4d!important}.bg-green-900\/35{background-color:#14532d59!important}.bg-green-900\/40{background-color:#14532d66!important}.bg-green-900\/45{background-color:#14532d73!important}.bg-green-900\/5{background-color:#14532d0d!important}.bg-green-900\/50{background-color:#14532d80!important}.bg-green-900\/55{background-color:#14532d8c!important}.bg-green-900\/60{background-color:#14532d99!important}.bg-green-900\/65{background-color:#14532da6!important}.bg-green-900\/70{background-color:#14532db3!important}.bg-green-900\/75{background-color:#14532dbf!important}.bg-green-900\/80{background-color:#14532dcc!important}.bg-green-900\/85{background-color:#14532dd9!important}.bg-green-900\/90{background-color:#14532de6!important}.bg-green-900\/95{background-color:#14532df2!important}.bg-green-950{--tw-bg-opacity: 1 !important;background-color:rgb(5 46 22 / var(--tw-bg-opacity, 1))!important}.bg-green-950\/0{background-color:#052e1600!important}.bg-green-950\/10{background-color:#052e161a!important}.bg-green-950\/100{background-color:#052e16!important}.bg-green-950\/15{background-color:#052e1626!important}.bg-green-950\/20{background-color:#052e1633!important}.bg-green-950\/25{background-color:#052e1640!important}.bg-green-950\/30{background-color:#052e164d!important}.bg-green-950\/35{background-color:#052e1659!important}.bg-green-950\/40{background-color:#052e1666!important}.bg-green-950\/45{background-color:#052e1673!important}.bg-green-950\/5{background-color:#052e160d!important}.bg-green-950\/50{background-color:#052e1680!important}.bg-green-950\/55{background-color:#052e168c!important}.bg-green-950\/60{background-color:#052e1699!important}.bg-green-950\/65{background-color:#052e16a6!important}.bg-green-950\/70{background-color:#052e16b3!important}.bg-green-950\/75{background-color:#052e16bf!important}.bg-green-950\/80{background-color:#052e16cc!important}.bg-green-950\/85{background-color:#052e16d9!important}.bg-green-950\/90{background-color:#052e16e6!important}.bg-green-950\/95{background-color:#052e16f2!important}.bg-orange-100{--tw-bg-opacity: 1 !important;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))!important}.bg-orange-100\/0{background-color:#ffedd500!important}.bg-orange-100\/10{background-color:#ffedd51a!important}.bg-orange-100\/100{background-color:#ffedd5!important}.bg-orange-100\/15{background-color:#ffedd526!important}.bg-orange-100\/20{background-color:#ffedd533!important}.bg-orange-100\/25{background-color:#ffedd540!important}.bg-orange-100\/30{background-color:#ffedd54d!important}.bg-orange-100\/35{background-color:#ffedd559!important}.bg-orange-100\/40{background-color:#ffedd566!important}.bg-orange-100\/45{background-color:#ffedd573!important}.bg-orange-100\/5{background-color:#ffedd50d!important}.bg-orange-100\/50{background-color:#ffedd580!important}.bg-orange-100\/55{background-color:#ffedd58c!important}.bg-orange-100\/60{background-color:#ffedd599!important}.bg-orange-100\/65{background-color:#ffedd5a6!important}.bg-orange-100\/70{background-color:#ffedd5b3!important}.bg-orange-100\/75{background-color:#ffedd5bf!important}.bg-orange-100\/80{background-color:#ffedd5cc!important}.bg-orange-100\/85{background-color:#ffedd5d9!important}.bg-orange-100\/90{background-color:#ffedd5e6!important}.bg-orange-100\/95{background-color:#ffedd5f2!important}.bg-orange-200{--tw-bg-opacity: 1 !important;background-color:rgb(254 215 170 / var(--tw-bg-opacity, 1))!important}.bg-orange-200\/0{background-color:#fed7aa00!important}.bg-orange-200\/10{background-color:#fed7aa1a!important}.bg-orange-200\/100{background-color:#fed7aa!important}.bg-orange-200\/15{background-color:#fed7aa26!important}.bg-orange-200\/20{background-color:#fed7aa33!important}.bg-orange-200\/25{background-color:#fed7aa40!important}.bg-orange-200\/30{background-color:#fed7aa4d!important}.bg-orange-200\/35{background-color:#fed7aa59!important}.bg-orange-200\/40{background-color:#fed7aa66!important}.bg-orange-200\/45{background-color:#fed7aa73!important}.bg-orange-200\/5{background-color:#fed7aa0d!important}.bg-orange-200\/50{background-color:#fed7aa80!important}.bg-orange-200\/55{background-color:#fed7aa8c!important}.bg-orange-200\/60{background-color:#fed7aa99!important}.bg-orange-200\/65{background-color:#fed7aaa6!important}.bg-orange-200\/70{background-color:#fed7aab3!important}.bg-orange-200\/75{background-color:#fed7aabf!important}.bg-orange-200\/80{background-color:#fed7aacc!important}.bg-orange-200\/85{background-color:#fed7aad9!important}.bg-orange-200\/90{background-color:#fed7aae6!important}.bg-orange-200\/95{background-color:#fed7aaf2!important}.bg-orange-300{--tw-bg-opacity: 1 !important;background-color:rgb(253 186 116 / var(--tw-bg-opacity, 1))!important}.bg-orange-300\/0{background-color:#fdba7400!important}.bg-orange-300\/10{background-color:#fdba741a!important}.bg-orange-300\/100{background-color:#fdba74!important}.bg-orange-300\/15{background-color:#fdba7426!important}.bg-orange-300\/20{background-color:#fdba7433!important}.bg-orange-300\/25{background-color:#fdba7440!important}.bg-orange-300\/30{background-color:#fdba744d!important}.bg-orange-300\/35{background-color:#fdba7459!important}.bg-orange-300\/40{background-color:#fdba7466!important}.bg-orange-300\/45{background-color:#fdba7473!important}.bg-orange-300\/5{background-color:#fdba740d!important}.bg-orange-300\/50{background-color:#fdba7480!important}.bg-orange-300\/55{background-color:#fdba748c!important}.bg-orange-300\/60{background-color:#fdba7499!important}.bg-orange-300\/65{background-color:#fdba74a6!important}.bg-orange-300\/70{background-color:#fdba74b3!important}.bg-orange-300\/75{background-color:#fdba74bf!important}.bg-orange-300\/80{background-color:#fdba74cc!important}.bg-orange-300\/85{background-color:#fdba74d9!important}.bg-orange-300\/90{background-color:#fdba74e6!important}.bg-orange-300\/95{background-color:#fdba74f2!important}.bg-orange-400{--tw-bg-opacity: 1 !important;background-color:rgb(251 146 60 / var(--tw-bg-opacity, 1))!important}.bg-orange-400\/0{background-color:#fb923c00!important}.bg-orange-400\/10{background-color:#fb923c1a!important}.bg-orange-400\/100{background-color:#fb923c!important}.bg-orange-400\/15{background-color:#fb923c26!important}.bg-orange-400\/20{background-color:#fb923c33!important}.bg-orange-400\/25{background-color:#fb923c40!important}.bg-orange-400\/30{background-color:#fb923c4d!important}.bg-orange-400\/35{background-color:#fb923c59!important}.bg-orange-400\/40{background-color:#fb923c66!important}.bg-orange-400\/45{background-color:#fb923c73!important}.bg-orange-400\/5{background-color:#fb923c0d!important}.bg-orange-400\/50{background-color:#fb923c80!important}.bg-orange-400\/55{background-color:#fb923c8c!important}.bg-orange-400\/60{background-color:#fb923c99!important}.bg-orange-400\/65{background-color:#fb923ca6!important}.bg-orange-400\/70{background-color:#fb923cb3!important}.bg-orange-400\/75{background-color:#fb923cbf!important}.bg-orange-400\/80{background-color:#fb923ccc!important}.bg-orange-400\/85{background-color:#fb923cd9!important}.bg-orange-400\/90{background-color:#fb923ce6!important}.bg-orange-400\/95{background-color:#fb923cf2!important}.bg-orange-50{--tw-bg-opacity: 1 !important;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))!important}.bg-orange-50\/0{background-color:#fff7ed00!important}.bg-orange-50\/10{background-color:#fff7ed1a!important}.bg-orange-50\/100{background-color:#fff7ed!important}.bg-orange-50\/15{background-color:#fff7ed26!important}.bg-orange-50\/20{background-color:#fff7ed33!important}.bg-orange-50\/25{background-color:#fff7ed40!important}.bg-orange-50\/30{background-color:#fff7ed4d!important}.bg-orange-50\/35{background-color:#fff7ed59!important}.bg-orange-50\/40{background-color:#fff7ed66!important}.bg-orange-50\/45{background-color:#fff7ed73!important}.bg-orange-50\/5{background-color:#fff7ed0d!important}.bg-orange-50\/50{background-color:#fff7ed80!important}.bg-orange-50\/55{background-color:#fff7ed8c!important}.bg-orange-50\/60{background-color:#fff7ed99!important}.bg-orange-50\/65{background-color:#fff7eda6!important}.bg-orange-50\/70{background-color:#fff7edb3!important}.bg-orange-50\/75{background-color:#fff7edbf!important}.bg-orange-50\/80{background-color:#fff7edcc!important}.bg-orange-50\/85{background-color:#fff7edd9!important}.bg-orange-50\/90{background-color:#fff7ede6!important}.bg-orange-50\/95{background-color:#fff7edf2!important}.bg-orange-500{--tw-bg-opacity: 1 !important;background-color:rgb(238 142 29 / var(--tw-bg-opacity, 1))!important}.bg-orange-500\/0{background-color:#ee8e1d00!important}.bg-orange-500\/10{background-color:#ee8e1d1a!important}.bg-orange-500\/100{background-color:#ee8e1d!important}.bg-orange-500\/15{background-color:#ee8e1d26!important}.bg-orange-500\/20{background-color:#ee8e1d33!important}.bg-orange-500\/25{background-color:#ee8e1d40!important}.bg-orange-500\/30{background-color:#ee8e1d4d!important}.bg-orange-500\/35{background-color:#ee8e1d59!important}.bg-orange-500\/40{background-color:#ee8e1d66!important}.bg-orange-500\/45{background-color:#ee8e1d73!important}.bg-orange-500\/5{background-color:#ee8e1d0d!important}.bg-orange-500\/50{background-color:#ee8e1d80!important}.bg-orange-500\/55{background-color:#ee8e1d8c!important}.bg-orange-500\/60{background-color:#ee8e1d99!important}.bg-orange-500\/65{background-color:#ee8e1da6!important}.bg-orange-500\/70{background-color:#ee8e1db3!important}.bg-orange-500\/75{background-color:#ee8e1dbf!important}.bg-orange-500\/80{background-color:#ee8e1dcc!important}.bg-orange-500\/85{background-color:#ee8e1dd9!important}.bg-orange-500\/90{background-color:#ee8e1de6!important}.bg-orange-500\/95{background-color:#ee8e1df2!important}.bg-orange-600{--tw-bg-opacity: 1 !important;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))!important}.bg-orange-600\/0{background-color:#ea580c00!important}.bg-orange-600\/10{background-color:#ea580c1a!important}.bg-orange-600\/100{background-color:#ea580c!important}.bg-orange-600\/15{background-color:#ea580c26!important}.bg-orange-600\/20{background-color:#ea580c33!important}.bg-orange-600\/25{background-color:#ea580c40!important}.bg-orange-600\/30{background-color:#ea580c4d!important}.bg-orange-600\/35{background-color:#ea580c59!important}.bg-orange-600\/40{background-color:#ea580c66!important}.bg-orange-600\/45{background-color:#ea580c73!important}.bg-orange-600\/5{background-color:#ea580c0d!important}.bg-orange-600\/50{background-color:#ea580c80!important}.bg-orange-600\/55{background-color:#ea580c8c!important}.bg-orange-600\/60{background-color:#ea580c99!important}.bg-orange-600\/65{background-color:#ea580ca6!important}.bg-orange-600\/70{background-color:#ea580cb3!important}.bg-orange-600\/75{background-color:#ea580cbf!important}.bg-orange-600\/80{background-color:#ea580ccc!important}.bg-orange-600\/85{background-color:#ea580cd9!important}.bg-orange-600\/90{background-color:#ea580ce6!important}.bg-orange-600\/95{background-color:#ea580cf2!important}.bg-orange-700{--tw-bg-opacity: 1 !important;background-color:rgb(194 65 12 / var(--tw-bg-opacity, 1))!important}.bg-orange-700\/0{background-color:#c2410c00!important}.bg-orange-700\/10{background-color:#c2410c1a!important}.bg-orange-700\/100{background-color:#c2410c!important}.bg-orange-700\/15{background-color:#c2410c26!important}.bg-orange-700\/20{background-color:#c2410c33!important}.bg-orange-700\/25{background-color:#c2410c40!important}.bg-orange-700\/30{background-color:#c2410c4d!important}.bg-orange-700\/35{background-color:#c2410c59!important}.bg-orange-700\/40{background-color:#c2410c66!important}.bg-orange-700\/45{background-color:#c2410c73!important}.bg-orange-700\/5{background-color:#c2410c0d!important}.bg-orange-700\/50{background-color:#c2410c80!important}.bg-orange-700\/55{background-color:#c2410c8c!important}.bg-orange-700\/60{background-color:#c2410c99!important}.bg-orange-700\/65{background-color:#c2410ca6!important}.bg-orange-700\/70{background-color:#c2410cb3!important}.bg-orange-700\/75{background-color:#c2410cbf!important}.bg-orange-700\/80{background-color:#c2410ccc!important}.bg-orange-700\/85{background-color:#c2410cd9!important}.bg-orange-700\/90{background-color:#c2410ce6!important}.bg-orange-700\/95{background-color:#c2410cf2!important}.bg-orange-800{--tw-bg-opacity: 1 !important;background-color:rgb(154 52 18 / var(--tw-bg-opacity, 1))!important}.bg-orange-800\/0{background-color:#9a341200!important}.bg-orange-800\/10{background-color:#9a34121a!important}.bg-orange-800\/100{background-color:#9a3412!important}.bg-orange-800\/15{background-color:#9a341226!important}.bg-orange-800\/20{background-color:#9a341233!important}.bg-orange-800\/25{background-color:#9a341240!important}.bg-orange-800\/30{background-color:#9a34124d!important}.bg-orange-800\/35{background-color:#9a341259!important}.bg-orange-800\/40{background-color:#9a341266!important}.bg-orange-800\/45{background-color:#9a341273!important}.bg-orange-800\/5{background-color:#9a34120d!important}.bg-orange-800\/50{background-color:#9a341280!important}.bg-orange-800\/55{background-color:#9a34128c!important}.bg-orange-800\/60{background-color:#9a341299!important}.bg-orange-800\/65{background-color:#9a3412a6!important}.bg-orange-800\/70{background-color:#9a3412b3!important}.bg-orange-800\/75{background-color:#9a3412bf!important}.bg-orange-800\/80{background-color:#9a3412cc!important}.bg-orange-800\/85{background-color:#9a3412d9!important}.bg-orange-800\/90{background-color:#9a3412e6!important}.bg-orange-800\/95{background-color:#9a3412f2!important}.bg-orange-900{--tw-bg-opacity: 1 !important;background-color:rgb(124 45 18 / var(--tw-bg-opacity, 1))!important}.bg-orange-900\/0{background-color:#7c2d1200!important}.bg-orange-900\/10{background-color:#7c2d121a!important}.bg-orange-900\/100{background-color:#7c2d12!important}.bg-orange-900\/15{background-color:#7c2d1226!important}.bg-orange-900\/20{background-color:#7c2d1233!important}.bg-orange-900\/25{background-color:#7c2d1240!important}.bg-orange-900\/30{background-color:#7c2d124d!important}.bg-orange-900\/35{background-color:#7c2d1259!important}.bg-orange-900\/40{background-color:#7c2d1266!important}.bg-orange-900\/45{background-color:#7c2d1273!important}.bg-orange-900\/5{background-color:#7c2d120d!important}.bg-orange-900\/50{background-color:#7c2d1280!important}.bg-orange-900\/55{background-color:#7c2d128c!important}.bg-orange-900\/60{background-color:#7c2d1299!important}.bg-orange-900\/65{background-color:#7c2d12a6!important}.bg-orange-900\/70{background-color:#7c2d12b3!important}.bg-orange-900\/75{background-color:#7c2d12bf!important}.bg-orange-900\/80{background-color:#7c2d12cc!important}.bg-orange-900\/85{background-color:#7c2d12d9!important}.bg-orange-900\/90{background-color:#7c2d12e6!important}.bg-orange-900\/95{background-color:#7c2d12f2!important}.bg-orange-950{--tw-bg-opacity: 1 !important;background-color:rgb(67 20 7 / var(--tw-bg-opacity, 1))!important}.bg-orange-950\/0{background-color:#43140700!important}.bg-orange-950\/10{background-color:#4314071a!important}.bg-orange-950\/100{background-color:#431407!important}.bg-orange-950\/15{background-color:#43140726!important}.bg-orange-950\/20{background-color:#43140733!important}.bg-orange-950\/25{background-color:#43140740!important}.bg-orange-950\/30{background-color:#4314074d!important}.bg-orange-950\/35{background-color:#43140759!important}.bg-orange-950\/40{background-color:#43140766!important}.bg-orange-950\/45{background-color:#43140773!important}.bg-orange-950\/5{background-color:#4314070d!important}.bg-orange-950\/50{background-color:#43140780!important}.bg-orange-950\/55{background-color:#4314078c!important}.bg-orange-950\/60{background-color:#43140799!important}.bg-orange-950\/65{background-color:#431407a6!important}.bg-orange-950\/70{background-color:#431407b3!important}.bg-orange-950\/75{background-color:#431407bf!important}.bg-orange-950\/80{background-color:#431407cc!important}.bg-orange-950\/85{background-color:#431407d9!important}.bg-orange-950\/90{background-color:#431407e6!important}.bg-orange-950\/95{background-color:#431407f2!important}.bg-primary-100{--tw-bg-opacity: 1 !important;background-color:rgb(245 249 255 / var(--tw-bg-opacity, 1))!important}.bg-primary-100\/0{background-color:#f5f9ff00!important}.bg-primary-100\/10{background-color:#f5f9ff1a!important}.bg-primary-100\/100{background-color:#f5f9ff!important}.bg-primary-100\/15{background-color:#f5f9ff26!important}.bg-primary-100\/20{background-color:#f5f9ff33!important}.bg-primary-100\/25{background-color:#f5f9ff40!important}.bg-primary-100\/30{background-color:#f5f9ff4d!important}.bg-primary-100\/35{background-color:#f5f9ff59!important}.bg-primary-100\/40{background-color:#f5f9ff66!important}.bg-primary-100\/45{background-color:#f5f9ff73!important}.bg-primary-100\/5{background-color:#f5f9ff0d!important}.bg-primary-100\/50{background-color:#f5f9ff80!important}.bg-primary-100\/55{background-color:#f5f9ff8c!important}.bg-primary-100\/60{background-color:#f5f9ff99!important}.bg-primary-100\/65{background-color:#f5f9ffa6!important}.bg-primary-100\/70{background-color:#f5f9ffb3!important}.bg-primary-100\/75{background-color:#f5f9ffbf!important}.bg-primary-100\/80{background-color:#f5f9ffcc!important}.bg-primary-100\/85{background-color:#f5f9ffd9!important}.bg-primary-100\/90{background-color:#f5f9ffe6!important}.bg-primary-100\/95{background-color:#f5f9fff2!important}.bg-primary-200{--tw-bg-opacity: 1 !important;background-color:rgb(225 236 254 / var(--tw-bg-opacity, 1))!important}.bg-primary-200\/0{background-color:#e1ecfe00!important}.bg-primary-200\/10{background-color:#e1ecfe1a!important}.bg-primary-200\/100{background-color:#e1ecfe!important}.bg-primary-200\/15{background-color:#e1ecfe26!important}.bg-primary-200\/20{background-color:#e1ecfe33!important}.bg-primary-200\/25{background-color:#e1ecfe40!important}.bg-primary-200\/30{background-color:#e1ecfe4d!important}.bg-primary-200\/35{background-color:#e1ecfe59!important}.bg-primary-200\/40{background-color:#e1ecfe66!important}.bg-primary-200\/45{background-color:#e1ecfe73!important}.bg-primary-200\/5{background-color:#e1ecfe0d!important}.bg-primary-200\/50{background-color:#e1ecfe80!important}.bg-primary-200\/55{background-color:#e1ecfe8c!important}.bg-primary-200\/60{background-color:#e1ecfe99!important}.bg-primary-200\/65{background-color:#e1ecfea6!important}.bg-primary-200\/70{background-color:#e1ecfeb3!important}.bg-primary-200\/75{background-color:#e1ecfebf!important}.bg-primary-200\/80{background-color:#e1ecfecc!important}.bg-primary-200\/85{background-color:#e1ecfed9!important}.bg-primary-200\/90{background-color:#e1ecfee6!important}.bg-primary-200\/95{background-color:#e1ecfef2!important}.bg-primary-300{--tw-bg-opacity: 1 !important;background-color:rgb(215 229 253 / var(--tw-bg-opacity, 1))!important}.bg-primary-300\/0{background-color:#d7e5fd00!important}.bg-primary-300\/10{background-color:#d7e5fd1a!important}.bg-primary-300\/100{background-color:#d7e5fd!important}.bg-primary-300\/15{background-color:#d7e5fd26!important}.bg-primary-300\/20{background-color:#d7e5fd33!important}.bg-primary-300\/25{background-color:#d7e5fd40!important}.bg-primary-300\/30{background-color:#d7e5fd4d!important}.bg-primary-300\/35{background-color:#d7e5fd59!important}.bg-primary-300\/40{background-color:#d7e5fd66!important}.bg-primary-300\/45{background-color:#d7e5fd73!important}.bg-primary-300\/5{background-color:#d7e5fd0d!important}.bg-primary-300\/50{background-color:#d7e5fd80!important}.bg-primary-300\/55{background-color:#d7e5fd8c!important}.bg-primary-300\/60{background-color:#d7e5fd99!important}.bg-primary-300\/65{background-color:#d7e5fda6!important}.bg-primary-300\/70{background-color:#d7e5fdb3!important}.bg-primary-300\/75{background-color:#d7e5fdbf!important}.bg-primary-300\/80{background-color:#d7e5fdcc!important}.bg-primary-300\/85{background-color:#d7e5fdd9!important}.bg-primary-300\/90{background-color:#d7e5fde6!important}.bg-primary-300\/95{background-color:#d7e5fdf2!important}.bg-primary-50{--tw-bg-opacity: 1 !important;background-color:rgb(245 249 255 / var(--tw-bg-opacity, 1))!important}.bg-primary-50\/0{background-color:#f5f9ff00!important}.bg-primary-50\/10{background-color:#f5f9ff1a!important}.bg-primary-50\/100{background-color:#f5f9ff!important}.bg-primary-50\/15{background-color:#f5f9ff26!important}.bg-primary-50\/20{background-color:#f5f9ff33!important}.bg-primary-50\/25{background-color:#f5f9ff40!important}.bg-primary-50\/30{background-color:#f5f9ff4d!important}.bg-primary-50\/35{background-color:#f5f9ff59!important}.bg-primary-50\/40{background-color:#f5f9ff66!important}.bg-primary-50\/45{background-color:#f5f9ff73!important}.bg-primary-50\/5{background-color:#f5f9ff0d!important}.bg-primary-50\/50{background-color:#f5f9ff80!important}.bg-primary-50\/55{background-color:#f5f9ff8c!important}.bg-primary-50\/60{background-color:#f5f9ff99!important}.bg-primary-50\/65{background-color:#f5f9ffa6!important}.bg-primary-50\/70{background-color:#f5f9ffb3!important}.bg-primary-50\/75{background-color:#f5f9ffbf!important}.bg-primary-50\/80{background-color:#f5f9ffcc!important}.bg-primary-50\/85{background-color:#f5f9ffd9!important}.bg-primary-50\/90{background-color:#f5f9ffe6!important}.bg-primary-50\/95{background-color:#f5f9fff2!important}.bg-primary-500{--tw-bg-opacity: 1 !important;background-color:rgb(55 125 247 / var(--tw-bg-opacity, 1))!important}.bg-primary-500\/0{background-color:#377df700!important}.bg-primary-500\/10{background-color:#377df71a!important}.bg-primary-500\/100{background-color:#377df7!important}.bg-primary-500\/15{background-color:#377df726!important}.bg-primary-500\/20{background-color:#377df733!important}.bg-primary-500\/25{background-color:#377df740!important}.bg-primary-500\/30{background-color:#377df74d!important}.bg-primary-500\/35{background-color:#377df759!important}.bg-primary-500\/40{background-color:#377df766!important}.bg-primary-500\/45{background-color:#377df773!important}.bg-primary-500\/5{background-color:#377df70d!important}.bg-primary-500\/50{background-color:#377df780!important}.bg-primary-500\/55{background-color:#377df78c!important}.bg-primary-500\/60{background-color:#377df799!important}.bg-primary-500\/65{background-color:#377df7a6!important}.bg-primary-500\/70{background-color:#377df7b3!important}.bg-primary-500\/75{background-color:#377df7bf!important}.bg-primary-500\/80{background-color:#377df7cc!important}.bg-primary-500\/85{background-color:#377df7d9!important}.bg-primary-500\/90{background-color:#377df7e6!important}.bg-primary-500\/95{background-color:#377df7f2!important}.bg-primary-700{--tw-bg-opacity: 1 !important;background-color:rgb(17 89 215 / var(--tw-bg-opacity, 1))!important}.bg-primary-700\/0{background-color:#1159d700!important}.bg-primary-700\/10{background-color:#1159d71a!important}.bg-primary-700\/100{background-color:#1159d7!important}.bg-primary-700\/15{background-color:#1159d726!important}.bg-primary-700\/20{background-color:#1159d733!important}.bg-primary-700\/25{background-color:#1159d740!important}.bg-primary-700\/30{background-color:#1159d74d!important}.bg-primary-700\/35{background-color:#1159d759!important}.bg-primary-700\/40{background-color:#1159d766!important}.bg-primary-700\/45{background-color:#1159d773!important}.bg-primary-700\/5{background-color:#1159d70d!important}.bg-primary-700\/50{background-color:#1159d780!important}.bg-primary-700\/55{background-color:#1159d78c!important}.bg-primary-700\/60{background-color:#1159d799!important}.bg-primary-700\/65{background-color:#1159d7a6!important}.bg-primary-700\/70{background-color:#1159d7b3!important}.bg-primary-700\/75{background-color:#1159d7bf!important}.bg-primary-700\/80{background-color:#1159d7cc!important}.bg-primary-700\/85{background-color:#1159d7d9!important}.bg-primary-700\/90{background-color:#1159d7e6!important}.bg-primary-700\/95{background-color:#1159d7f2!important}.bg-primary-content{--tw-bg-opacity: 1 !important;background-color:hsl(var(--pc) / var(--tw-bg-opacity, 1))!important}.bg-primary-content\/0{background-color:hsl(var(--pc) / 0)!important}.bg-primary-content\/10{background-color:hsl(var(--pc) / .1)!important}.bg-primary-content\/100{background-color:hsl(var(--pc) / 1)!important}.bg-primary-content\/15{background-color:hsl(var(--pc) / .15)!important}.bg-primary-content\/20{background-color:hsl(var(--pc) / .2)!important}.bg-primary-content\/25{background-color:hsl(var(--pc) / .25)!important}.bg-primary-content\/30{background-color:hsl(var(--pc) / .3)!important}.bg-primary-content\/35{background-color:hsl(var(--pc) / .35)!important}.bg-primary-content\/40{background-color:hsl(var(--pc) / .4)!important}.bg-primary-content\/45{background-color:hsl(var(--pc) / .45)!important}.bg-primary-content\/5{background-color:hsl(var(--pc) / .05)!important}.bg-primary-content\/50{background-color:hsl(var(--pc) / .5)!important}.bg-primary-content\/55{background-color:hsl(var(--pc) / .55)!important}.bg-primary-content\/60{background-color:hsl(var(--pc) / .6)!important}.bg-primary-content\/65{background-color:hsl(var(--pc) / .65)!important}.bg-primary-content\/70{background-color:hsl(var(--pc) / .7)!important}.bg-primary-content\/75{background-color:hsl(var(--pc) / .75)!important}.bg-primary-content\/80{background-color:hsl(var(--pc) / .8)!important}.bg-primary-content\/85{background-color:hsl(var(--pc) / .85)!important}.bg-primary-content\/90{background-color:hsl(var(--pc) / .9)!important}.bg-primary-content\/95{background-color:hsl(var(--pc) / .95)!important}.bg-primary-focus{--tw-bg-opacity: 1 !important;background-color:hsl(var(--pf, var(--p)) / var(--tw-bg-opacity, 1))!important}.bg-primary-focus\/0{background-color:hsl(var(--pf, var(--p)) / 0)!important}.bg-primary-focus\/10{background-color:hsl(var(--pf, var(--p)) / .1)!important}.bg-primary-focus\/100{background-color:hsl(var(--pf, var(--p)) / 1)!important}.bg-primary-focus\/15{background-color:hsl(var(--pf, var(--p)) / .15)!important}.bg-primary-focus\/20{background-color:hsl(var(--pf, var(--p)) / .2)!important}.bg-primary-focus\/25{background-color:hsl(var(--pf, var(--p)) / .25)!important}.bg-primary-focus\/30{background-color:hsl(var(--pf, var(--p)) / .3)!important}.bg-primary-focus\/35{background-color:hsl(var(--pf, var(--p)) / .35)!important}.bg-primary-focus\/40{background-color:hsl(var(--pf, var(--p)) / .4)!important}.bg-primary-focus\/45{background-color:hsl(var(--pf, var(--p)) / .45)!important}.bg-primary-focus\/5{background-color:hsl(var(--pf, var(--p)) / .05)!important}.bg-primary-focus\/50{background-color:hsl(var(--pf, var(--p)) / .5)!important}.bg-primary-focus\/55{background-color:hsl(var(--pf, var(--p)) / .55)!important}.bg-primary-focus\/60{background-color:hsl(var(--pf, var(--p)) / .6)!important}.bg-primary-focus\/65{background-color:hsl(var(--pf, var(--p)) / .65)!important}.bg-primary-focus\/70{background-color:hsl(var(--pf, var(--p)) / .7)!important}.bg-primary-focus\/75{background-color:hsl(var(--pf, var(--p)) / .75)!important}.bg-primary-focus\/80{background-color:hsl(var(--pf, var(--p)) / .8)!important}.bg-primary-focus\/85{background-color:hsl(var(--pf, var(--p)) / .85)!important}.bg-primary-focus\/90{background-color:hsl(var(--pf, var(--p)) / .9)!important}.bg-primary-focus\/95{background-color:hsl(var(--pf, var(--p)) / .95)!important}.bg-red-100{--tw-bg-opacity: 1 !important;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))!important}.bg-red-100\/0{background-color:#fee2e200!important}.bg-red-100\/10{background-color:#fee2e21a!important}.bg-red-100\/100{background-color:#fee2e2!important}.bg-red-100\/15{background-color:#fee2e226!important}.bg-red-100\/20{background-color:#fee2e233!important}.bg-red-100\/25{background-color:#fee2e240!important}.bg-red-100\/30{background-color:#fee2e24d!important}.bg-red-100\/35{background-color:#fee2e259!important}.bg-red-100\/40{background-color:#fee2e266!important}.bg-red-100\/45{background-color:#fee2e273!important}.bg-red-100\/5{background-color:#fee2e20d!important}.bg-red-100\/50{background-color:#fee2e280!important}.bg-red-100\/55{background-color:#fee2e28c!important}.bg-red-100\/60{background-color:#fee2e299!important}.bg-red-100\/65{background-color:#fee2e2a6!important}.bg-red-100\/70{background-color:#fee2e2b3!important}.bg-red-100\/75{background-color:#fee2e2bf!important}.bg-red-100\/80{background-color:#fee2e2cc!important}.bg-red-100\/85{background-color:#fee2e2d9!important}.bg-red-100\/90{background-color:#fee2e2e6!important}.bg-red-100\/95{background-color:#fee2e2f2!important}.bg-red-200{--tw-bg-opacity: 1 !important;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))!important}.bg-red-200\/0{background-color:#fecaca00!important}.bg-red-200\/10{background-color:#fecaca1a!important}.bg-red-200\/100{background-color:#fecaca!important}.bg-red-200\/15{background-color:#fecaca26!important}.bg-red-200\/20{background-color:#fecaca33!important}.bg-red-200\/25{background-color:#fecaca40!important}.bg-red-200\/30{background-color:#fecaca4d!important}.bg-red-200\/35{background-color:#fecaca59!important}.bg-red-200\/40{background-color:#fecaca66!important}.bg-red-200\/45{background-color:#fecaca73!important}.bg-red-200\/5{background-color:#fecaca0d!important}.bg-red-200\/50{background-color:#fecaca80!important}.bg-red-200\/55{background-color:#fecaca8c!important}.bg-red-200\/60{background-color:#fecaca99!important}.bg-red-200\/65{background-color:#fecacaa6!important}.bg-red-200\/70{background-color:#fecacab3!important}.bg-red-200\/75{background-color:#fecacabf!important}.bg-red-200\/80{background-color:#fecacacc!important}.bg-red-200\/85{background-color:#fecacad9!important}.bg-red-200\/90{background-color:#fecacae6!important}.bg-red-200\/95{background-color:#fecacaf2!important}.bg-red-300{--tw-bg-opacity: 1 !important;background-color:rgb(255 208 201 / var(--tw-bg-opacity, 1))!important}.bg-red-300\/0{background-color:#ffd0c900!important}.bg-red-300\/10{background-color:#ffd0c91a!important}.bg-red-300\/100{background-color:#ffd0c9!important}.bg-red-300\/15{background-color:#ffd0c926!important}.bg-red-300\/20{background-color:#ffd0c933!important}.bg-red-300\/25{background-color:#ffd0c940!important}.bg-red-300\/30{background-color:#ffd0c94d!important}.bg-red-300\/35{background-color:#ffd0c959!important}.bg-red-300\/40{background-color:#ffd0c966!important}.bg-red-300\/45{background-color:#ffd0c973!important}.bg-red-300\/5{background-color:#ffd0c90d!important}.bg-red-300\/50{background-color:#ffd0c980!important}.bg-red-300\/55{background-color:#ffd0c98c!important}.bg-red-300\/60{background-color:#ffd0c999!important}.bg-red-300\/65{background-color:#ffd0c9a6!important}.bg-red-300\/70{background-color:#ffd0c9b3!important}.bg-red-300\/75{background-color:#ffd0c9bf!important}.bg-red-300\/80{background-color:#ffd0c9cc!important}.bg-red-300\/85{background-color:#ffd0c9d9!important}.bg-red-300\/90{background-color:#ffd0c9e6!important}.bg-red-300\/95{background-color:#ffd0c9f2!important}.bg-red-400{--tw-bg-opacity: 1 !important;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))!important}.bg-red-400\/0{background-color:#f8717100!important}.bg-red-400\/10{background-color:#f871711a!important}.bg-red-400\/100{background-color:#f87171!important}.bg-red-400\/15{background-color:#f8717126!important}.bg-red-400\/20{background-color:#f8717133!important}.bg-red-400\/25{background-color:#f8717140!important}.bg-red-400\/30{background-color:#f871714d!important}.bg-red-400\/35{background-color:#f8717159!important}.bg-red-400\/40{background-color:#f8717166!important}.bg-red-400\/45{background-color:#f8717173!important}.bg-red-400\/5{background-color:#f871710d!important}.bg-red-400\/50{background-color:#f8717180!important}.bg-red-400\/55{background-color:#f871718c!important}.bg-red-400\/60{background-color:#f8717199!important}.bg-red-400\/65{background-color:#f87171a6!important}.bg-red-400\/70{background-color:#f87171b3!important}.bg-red-400\/75{background-color:#f87171bf!important}.bg-red-400\/80{background-color:#f87171cc!important}.bg-red-400\/85{background-color:#f87171d9!important}.bg-red-400\/90{background-color:#f87171e6!important}.bg-red-400\/95{background-color:#f87171f2!important}.bg-red-50{--tw-bg-opacity: 1 !important;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))!important}.bg-red-50\/0{background-color:#fef2f200!important}.bg-red-50\/10{background-color:#fef2f21a!important}.bg-red-50\/100{background-color:#fef2f2!important}.bg-red-50\/15{background-color:#fef2f226!important}.bg-red-50\/20{background-color:#fef2f233!important}.bg-red-50\/25{background-color:#fef2f240!important}.bg-red-50\/30{background-color:#fef2f24d!important}.bg-red-50\/35{background-color:#fef2f259!important}.bg-red-50\/40{background-color:#fef2f266!important}.bg-red-50\/45{background-color:#fef2f273!important}.bg-red-50\/5{background-color:#fef2f20d!important}.bg-red-50\/50{background-color:#fef2f280!important}.bg-red-50\/55{background-color:#fef2f28c!important}.bg-red-50\/60{background-color:#fef2f299!important}.bg-red-50\/65{background-color:#fef2f2a6!important}.bg-red-50\/70{background-color:#fef2f2b3!important}.bg-red-50\/75{background-color:#fef2f2bf!important}.bg-red-50\/80{background-color:#fef2f2cc!important}.bg-red-50\/85{background-color:#fef2f2d9!important}.bg-red-50\/90{background-color:#fef2f2e6!important}.bg-red-50\/95{background-color:#fef2f2f2!important}.bg-red-500{--tw-bg-opacity: 1 !important;background-color:rgb(210 45 45 / var(--tw-bg-opacity, 1))!important}.bg-red-500\/0{background-color:#d22d2d00!important}.bg-red-500\/10{background-color:#d22d2d1a!important}.bg-red-500\/100{background-color:#d22d2d!important}.bg-red-500\/15{background-color:#d22d2d26!important}.bg-red-500\/20{background-color:#d22d2d33!important}.bg-red-500\/25{background-color:#d22d2d40!important}.bg-red-500\/30{background-color:#d22d2d4d!important}.bg-red-500\/35{background-color:#d22d2d59!important}.bg-red-500\/40{background-color:#d22d2d66!important}.bg-red-500\/45{background-color:#d22d2d73!important}.bg-red-500\/5{background-color:#d22d2d0d!important}.bg-red-500\/50{background-color:#d22d2d80!important}.bg-red-500\/55{background-color:#d22d2d8c!important}.bg-red-500\/60{background-color:#d22d2d99!important}.bg-red-500\/65{background-color:#d22d2da6!important}.bg-red-500\/70{background-color:#d22d2db3!important}.bg-red-500\/75{background-color:#d22d2dbf!important}.bg-red-500\/80{background-color:#d22d2dcc!important}.bg-red-500\/85{background-color:#d22d2dd9!important}.bg-red-500\/90{background-color:#d22d2de6!important}.bg-red-500\/95{background-color:#d22d2df2!important}.bg-red-600{--tw-bg-opacity: 1 !important;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))!important}.bg-red-600\/0{background-color:#dc262600!important}.bg-red-600\/10{background-color:#dc26261a!important}.bg-red-600\/100{background-color:#dc2626!important}.bg-red-600\/15{background-color:#dc262626!important}.bg-red-600\/20{background-color:#dc262633!important}.bg-red-600\/25{background-color:#dc262640!important}.bg-red-600\/30{background-color:#dc26264d!important}.bg-red-600\/35{background-color:#dc262659!important}.bg-red-600\/40{background-color:#dc262666!important}.bg-red-600\/45{background-color:#dc262673!important}.bg-red-600\/5{background-color:#dc26260d!important}.bg-red-600\/50{background-color:#dc262680!important}.bg-red-600\/55{background-color:#dc26268c!important}.bg-red-600\/60{background-color:#dc262699!important}.bg-red-600\/65{background-color:#dc2626a6!important}.bg-red-600\/70{background-color:#dc2626b3!important}.bg-red-600\/75{background-color:#dc2626bf!important}.bg-red-600\/80{background-color:#dc2626cc!important}.bg-red-600\/85{background-color:#dc2626d9!important}.bg-red-600\/90{background-color:#dc2626e6!important}.bg-red-600\/95{background-color:#dc2626f2!important}.bg-red-700{--tw-bg-opacity: 1 !important;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))!important}.bg-red-700\/0{background-color:#b91c1c00!important}.bg-red-700\/10{background-color:#b91c1c1a!important}.bg-red-700\/100{background-color:#b91c1c!important}.bg-red-700\/15{background-color:#b91c1c26!important}.bg-red-700\/20{background-color:#b91c1c33!important}.bg-red-700\/25{background-color:#b91c1c40!important}.bg-red-700\/30{background-color:#b91c1c4d!important}.bg-red-700\/35{background-color:#b91c1c59!important}.bg-red-700\/40{background-color:#b91c1c66!important}.bg-red-700\/45{background-color:#b91c1c73!important}.bg-red-700\/5{background-color:#b91c1c0d!important}.bg-red-700\/50{background-color:#b91c1c80!important}.bg-red-700\/55{background-color:#b91c1c8c!important}.bg-red-700\/60{background-color:#b91c1c99!important}.bg-red-700\/65{background-color:#b91c1ca6!important}.bg-red-700\/70{background-color:#b91c1cb3!important}.bg-red-700\/75{background-color:#b91c1cbf!important}.bg-red-700\/80{background-color:#b91c1ccc!important}.bg-red-700\/85{background-color:#b91c1cd9!important}.bg-red-700\/90{background-color:#b91c1ce6!important}.bg-red-700\/95{background-color:#b91c1cf2!important}.bg-red-800{--tw-bg-opacity: 1 !important;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))!important}.bg-red-800\/0{background-color:#991b1b00!important}.bg-red-800\/10{background-color:#991b1b1a!important}.bg-red-800\/100{background-color:#991b1b!important}.bg-red-800\/15{background-color:#991b1b26!important}.bg-red-800\/20{background-color:#991b1b33!important}.bg-red-800\/25{background-color:#991b1b40!important}.bg-red-800\/30{background-color:#991b1b4d!important}.bg-red-800\/35{background-color:#991b1b59!important}.bg-red-800\/40{background-color:#991b1b66!important}.bg-red-800\/45{background-color:#991b1b73!important}.bg-red-800\/5{background-color:#991b1b0d!important}.bg-red-800\/50{background-color:#991b1b80!important}.bg-red-800\/55{background-color:#991b1b8c!important}.bg-red-800\/60{background-color:#991b1b99!important}.bg-red-800\/65{background-color:#991b1ba6!important}.bg-red-800\/70{background-color:#991b1bb3!important}.bg-red-800\/75{background-color:#991b1bbf!important}.bg-red-800\/80{background-color:#991b1bcc!important}.bg-red-800\/85{background-color:#991b1bd9!important}.bg-red-800\/90{background-color:#991b1be6!important}.bg-red-800\/95{background-color:#991b1bf2!important}.bg-red-900{--tw-bg-opacity: 1 !important;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))!important}.bg-red-900\/0{background-color:#7f1d1d00!important}.bg-red-900\/10{background-color:#7f1d1d1a!important}.bg-red-900\/100{background-color:#7f1d1d!important}.bg-red-900\/15{background-color:#7f1d1d26!important}.bg-red-900\/20{background-color:#7f1d1d33!important}.bg-red-900\/25{background-color:#7f1d1d40!important}.bg-red-900\/30{background-color:#7f1d1d4d!important}.bg-red-900\/35{background-color:#7f1d1d59!important}.bg-red-900\/40{background-color:#7f1d1d66!important}.bg-red-900\/45{background-color:#7f1d1d73!important}.bg-red-900\/5{background-color:#7f1d1d0d!important}.bg-red-900\/50{background-color:#7f1d1d80!important}.bg-red-900\/55{background-color:#7f1d1d8c!important}.bg-red-900\/60{background-color:#7f1d1d99!important}.bg-red-900\/65{background-color:#7f1d1da6!important}.bg-red-900\/70{background-color:#7f1d1db3!important}.bg-red-900\/75{background-color:#7f1d1dbf!important}.bg-red-900\/80{background-color:#7f1d1dcc!important}.bg-red-900\/85{background-color:#7f1d1dd9!important}.bg-red-900\/90{background-color:#7f1d1de6!important}.bg-red-900\/95{background-color:#7f1d1df2!important}.bg-red-950{--tw-bg-opacity: 1 !important;background-color:rgb(69 10 10 / var(--tw-bg-opacity, 1))!important}.bg-red-950\/0{background-color:#450a0a00!important}.bg-red-950\/10{background-color:#450a0a1a!important}.bg-red-950\/100{background-color:#450a0a!important}.bg-red-950\/15{background-color:#450a0a26!important}.bg-red-950\/20{background-color:#450a0a33!important}.bg-red-950\/25{background-color:#450a0a40!important}.bg-red-950\/30{background-color:#450a0a4d!important}.bg-red-950\/35{background-color:#450a0a59!important}.bg-red-950\/40{background-color:#450a0a66!important}.bg-red-950\/45{background-color:#450a0a73!important}.bg-red-950\/5{background-color:#450a0a0d!important}.bg-red-950\/50{background-color:#450a0a80!important}.bg-red-950\/55{background-color:#450a0a8c!important}.bg-red-950\/60{background-color:#450a0a99!important}.bg-red-950\/65{background-color:#450a0aa6!important}.bg-red-950\/70{background-color:#450a0ab3!important}.bg-red-950\/75{background-color:#450a0abf!important}.bg-red-950\/80{background-color:#450a0acc!important}.bg-red-950\/85{background-color:#450a0ad9!important}.bg-red-950\/90{background-color:#450a0ae6!important}.bg-red-950\/95{background-color:#450a0af2!important}.bg-white{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.from-gray-100{--tw-gradient-from: #f2f3f4 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-100\/0{--tw-gradient-from: rgb(242 243 244 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-100\/10{--tw-gradient-from: rgb(242 243 244 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-100\/100{--tw-gradient-from: rgb(242 243 244 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-100\/15{--tw-gradient-from: rgb(242 243 244 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-100\/20{--tw-gradient-from: rgb(242 243 244 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-100\/25{--tw-gradient-from: rgb(242 243 244 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-100\/30{--tw-gradient-from: rgb(242 243 244 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-100\/35{--tw-gradient-from: rgb(242 243 244 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-100\/40{--tw-gradient-from: rgb(242 243 244 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-100\/45{--tw-gradient-from: rgb(242 243 244 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-100\/5{--tw-gradient-from: rgb(242 243 244 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-100\/50{--tw-gradient-from: rgb(242 243 244 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-100\/55{--tw-gradient-from: rgb(242 243 244 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-100\/60{--tw-gradient-from: rgb(242 243 244 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-100\/65{--tw-gradient-from: rgb(242 243 244 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-100\/70{--tw-gradient-from: rgb(242 243 244 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-100\/75{--tw-gradient-from: rgb(242 243 244 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-100\/80{--tw-gradient-from: rgb(242 243 244 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-100\/85{--tw-gradient-from: rgb(242 243 244 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-100\/90{--tw-gradient-from: rgb(242 243 244 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-100\/95{--tw-gradient-from: rgb(242 243 244 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-200{--tw-gradient-from: #e5e5e5 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-200\/0{--tw-gradient-from: rgb(229 229 229 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-200\/10{--tw-gradient-from: rgb(229 229 229 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-200\/100{--tw-gradient-from: rgb(229 229 229 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-200\/15{--tw-gradient-from: rgb(229 229 229 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-200\/20{--tw-gradient-from: rgb(229 229 229 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-200\/25{--tw-gradient-from: rgb(229 229 229 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-200\/30{--tw-gradient-from: rgb(229 229 229 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-200\/35{--tw-gradient-from: rgb(229 229 229 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-200\/40{--tw-gradient-from: rgb(229 229 229 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-200\/45{--tw-gradient-from: rgb(229 229 229 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-200\/5{--tw-gradient-from: rgb(229 229 229 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-200\/50{--tw-gradient-from: rgb(229 229 229 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-200\/55{--tw-gradient-from: rgb(229 229 229 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-200\/60{--tw-gradient-from: rgb(229 229 229 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-200\/65{--tw-gradient-from: rgb(229 229 229 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-200\/70{--tw-gradient-from: rgb(229 229 229 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-200\/75{--tw-gradient-from: rgb(229 229 229 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-200\/80{--tw-gradient-from: rgb(229 229 229 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-200\/85{--tw-gradient-from: rgb(229 229 229 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-200\/90{--tw-gradient-from: rgb(229 229 229 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-200\/95{--tw-gradient-from: rgb(229 229 229 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-300{--tw-gradient-from: #b2b2b2 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-300\/0{--tw-gradient-from: rgb(178 178 178 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-300\/10{--tw-gradient-from: rgb(178 178 178 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-300\/100{--tw-gradient-from: rgb(178 178 178 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-300\/15{--tw-gradient-from: rgb(178 178 178 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-300\/20{--tw-gradient-from: rgb(178 178 178 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-300\/25{--tw-gradient-from: rgb(178 178 178 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-300\/30{--tw-gradient-from: rgb(178 178 178 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-300\/35{--tw-gradient-from: rgb(178 178 178 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-300\/40{--tw-gradient-from: rgb(178 178 178 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-300\/45{--tw-gradient-from: rgb(178 178 178 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-300\/5{--tw-gradient-from: rgb(178 178 178 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-300\/50{--tw-gradient-from: rgb(178 178 178 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-300\/55{--tw-gradient-from: rgb(178 178 178 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-300\/60{--tw-gradient-from: rgb(178 178 178 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-300\/65{--tw-gradient-from: rgb(178 178 178 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-300\/70{--tw-gradient-from: rgb(178 178 178 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-300\/75{--tw-gradient-from: rgb(178 178 178 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-300\/80{--tw-gradient-from: rgb(178 178 178 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-300\/85{--tw-gradient-from: rgb(178 178 178 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-300\/90{--tw-gradient-from: rgb(178 178 178 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-300\/95{--tw-gradient-from: rgb(178 178 178 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-400{--tw-gradient-from: #999999 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-400\/0{--tw-gradient-from: rgb(153 153 153 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-400\/10{--tw-gradient-from: rgb(153 153 153 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-400\/100{--tw-gradient-from: rgb(153 153 153 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-400\/15{--tw-gradient-from: rgb(153 153 153 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-400\/20{--tw-gradient-from: rgb(153 153 153 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-400\/25{--tw-gradient-from: rgb(153 153 153 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-400\/30{--tw-gradient-from: rgb(153 153 153 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-400\/35{--tw-gradient-from: rgb(153 153 153 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-400\/40{--tw-gradient-from: rgb(153 153 153 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-400\/45{--tw-gradient-from: rgb(153 153 153 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-400\/5{--tw-gradient-from: rgb(153 153 153 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-400\/50{--tw-gradient-from: rgb(153 153 153 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-400\/55{--tw-gradient-from: rgb(153 153 153 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-400\/60{--tw-gradient-from: rgb(153 153 153 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-400\/65{--tw-gradient-from: rgb(153 153 153 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-400\/70{--tw-gradient-from: rgb(153 153 153 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-400\/75{--tw-gradient-from: rgb(153 153 153 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-400\/80{--tw-gradient-from: rgb(153 153 153 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-400\/85{--tw-gradient-from: rgb(153 153 153 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-400\/90{--tw-gradient-from: rgb(153 153 153 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-400\/95{--tw-gradient-from: rgb(153 153 153 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-50{--tw-gradient-from: #f2f2f2 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-50\/0{--tw-gradient-from: rgb(242 242 242 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-50\/10{--tw-gradient-from: rgb(242 242 242 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-50\/100{--tw-gradient-from: rgb(242 242 242 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-50\/15{--tw-gradient-from: rgb(242 242 242 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-50\/20{--tw-gradient-from: rgb(242 242 242 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-50\/25{--tw-gradient-from: rgb(242 242 242 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-50\/30{--tw-gradient-from: rgb(242 242 242 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-50\/35{--tw-gradient-from: rgb(242 242 242 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-50\/40{--tw-gradient-from: rgb(242 242 242 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-50\/45{--tw-gradient-from: rgb(242 242 242 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-50\/5{--tw-gradient-from: rgb(242 242 242 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-50\/50{--tw-gradient-from: rgb(242 242 242 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-50\/55{--tw-gradient-from: rgb(242 242 242 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-50\/60{--tw-gradient-from: rgb(242 242 242 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-50\/65{--tw-gradient-from: rgb(242 242 242 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-50\/70{--tw-gradient-from: rgb(242 242 242 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-50\/75{--tw-gradient-from: rgb(242 242 242 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-50\/80{--tw-gradient-from: rgb(242 242 242 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-50\/85{--tw-gradient-from: rgb(242 242 242 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-50\/90{--tw-gradient-from: rgb(242 242 242 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-50\/95{--tw-gradient-from: rgb(242 242 242 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-500{--tw-gradient-from: #4d4d4d var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-500\/0{--tw-gradient-from: rgb(77 77 77 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-500\/10{--tw-gradient-from: rgb(77 77 77 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-500\/100{--tw-gradient-from: rgb(77 77 77 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-500\/15{--tw-gradient-from: rgb(77 77 77 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-500\/20{--tw-gradient-from: rgb(77 77 77 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-500\/25{--tw-gradient-from: rgb(77 77 77 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-500\/30{--tw-gradient-from: rgb(77 77 77 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-500\/35{--tw-gradient-from: rgb(77 77 77 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-500\/40{--tw-gradient-from: rgb(77 77 77 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-500\/45{--tw-gradient-from: rgb(77 77 77 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-500\/5{--tw-gradient-from: rgb(77 77 77 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-500\/50{--tw-gradient-from: rgb(77 77 77 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-500\/55{--tw-gradient-from: rgb(77 77 77 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-500\/60{--tw-gradient-from: rgb(77 77 77 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-500\/65{--tw-gradient-from: rgb(77 77 77 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-500\/70{--tw-gradient-from: rgb(77 77 77 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-500\/75{--tw-gradient-from: rgb(77 77 77 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-500\/80{--tw-gradient-from: rgb(77 77 77 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-500\/85{--tw-gradient-from: rgb(77 77 77 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-500\/90{--tw-gradient-from: rgb(77 77 77 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-500\/95{--tw-gradient-from: rgb(77 77 77 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-600{--tw-gradient-from: #4b5563 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-600\/0{--tw-gradient-from: rgb(75 85 99 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-600\/10{--tw-gradient-from: rgb(75 85 99 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-600\/100{--tw-gradient-from: rgb(75 85 99 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-600\/15{--tw-gradient-from: rgb(75 85 99 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-600\/20{--tw-gradient-from: rgb(75 85 99 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-600\/25{--tw-gradient-from: rgb(75 85 99 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-600\/30{--tw-gradient-from: rgb(75 85 99 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-600\/35{--tw-gradient-from: rgb(75 85 99 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-600\/40{--tw-gradient-from: rgb(75 85 99 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-600\/45{--tw-gradient-from: rgb(75 85 99 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-600\/5{--tw-gradient-from: rgb(75 85 99 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-600\/50{--tw-gradient-from: rgb(75 85 99 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-600\/55{--tw-gradient-from: rgb(75 85 99 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-600\/60{--tw-gradient-from: rgb(75 85 99 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-600\/65{--tw-gradient-from: rgb(75 85 99 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-600\/70{--tw-gradient-from: rgb(75 85 99 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-600\/75{--tw-gradient-from: rgb(75 85 99 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-600\/80{--tw-gradient-from: rgb(75 85 99 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-600\/85{--tw-gradient-from: rgb(75 85 99 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-600\/90{--tw-gradient-from: rgb(75 85 99 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-600\/95{--tw-gradient-from: rgb(75 85 99 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-700{--tw-gradient-from: #333333 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-700\/0{--tw-gradient-from: rgb(51 51 51 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-700\/10{--tw-gradient-from: rgb(51 51 51 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-700\/100{--tw-gradient-from: rgb(51 51 51 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-700\/15{--tw-gradient-from: rgb(51 51 51 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-700\/20{--tw-gradient-from: rgb(51 51 51 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-700\/25{--tw-gradient-from: rgb(51 51 51 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-700\/30{--tw-gradient-from: rgb(51 51 51 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-700\/35{--tw-gradient-from: rgb(51 51 51 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-700\/40{--tw-gradient-from: rgb(51 51 51 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-700\/45{--tw-gradient-from: rgb(51 51 51 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-700\/5{--tw-gradient-from: rgb(51 51 51 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-700\/50{--tw-gradient-from: rgb(51 51 51 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-700\/55{--tw-gradient-from: rgb(51 51 51 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-700\/60{--tw-gradient-from: rgb(51 51 51 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-700\/65{--tw-gradient-from: rgb(51 51 51 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-700\/70{--tw-gradient-from: rgb(51 51 51 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-700\/75{--tw-gradient-from: rgb(51 51 51 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-700\/80{--tw-gradient-from: rgb(51 51 51 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-700\/85{--tw-gradient-from: rgb(51 51 51 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-700\/90{--tw-gradient-from: rgb(51 51 51 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-700\/95{--tw-gradient-from: rgb(51 51 51 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-800{--tw-gradient-from: #1f2937 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-800\/0{--tw-gradient-from: rgb(31 41 55 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-800\/10{--tw-gradient-from: rgb(31 41 55 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-800\/100{--tw-gradient-from: rgb(31 41 55 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-800\/15{--tw-gradient-from: rgb(31 41 55 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-800\/20{--tw-gradient-from: rgb(31 41 55 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-800\/25{--tw-gradient-from: rgb(31 41 55 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-800\/30{--tw-gradient-from: rgb(31 41 55 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-800\/35{--tw-gradient-from: rgb(31 41 55 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-800\/40{--tw-gradient-from: rgb(31 41 55 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-800\/45{--tw-gradient-from: rgb(31 41 55 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-800\/5{--tw-gradient-from: rgb(31 41 55 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-800\/50{--tw-gradient-from: rgb(31 41 55 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-800\/55{--tw-gradient-from: rgb(31 41 55 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-800\/60{--tw-gradient-from: rgb(31 41 55 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-800\/65{--tw-gradient-from: rgb(31 41 55 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-800\/70{--tw-gradient-from: rgb(31 41 55 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-800\/75{--tw-gradient-from: rgb(31 41 55 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-800\/80{--tw-gradient-from: rgb(31 41 55 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-800\/85{--tw-gradient-from: rgb(31 41 55 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-800\/90{--tw-gradient-from: rgb(31 41 55 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-800\/95{--tw-gradient-from: rgb(31 41 55 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-900{--tw-gradient-from: #111827 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-900\/0{--tw-gradient-from: rgb(17 24 39 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-900\/10{--tw-gradient-from: rgb(17 24 39 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-900\/100{--tw-gradient-from: rgb(17 24 39 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-900\/15{--tw-gradient-from: rgb(17 24 39 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-900\/20{--tw-gradient-from: rgb(17 24 39 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-900\/25{--tw-gradient-from: rgb(17 24 39 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-900\/30{--tw-gradient-from: rgb(17 24 39 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-900\/35{--tw-gradient-from: rgb(17 24 39 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-900\/40{--tw-gradient-from: rgb(17 24 39 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-900\/45{--tw-gradient-from: rgb(17 24 39 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-900\/5{--tw-gradient-from: rgb(17 24 39 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-900\/50{--tw-gradient-from: rgb(17 24 39 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-900\/55{--tw-gradient-from: rgb(17 24 39 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-900\/60{--tw-gradient-from: rgb(17 24 39 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-900\/65{--tw-gradient-from: rgb(17 24 39 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-900\/70{--tw-gradient-from: rgb(17 24 39 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-900\/75{--tw-gradient-from: rgb(17 24 39 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-900\/80{--tw-gradient-from: rgb(17 24 39 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-900\/85{--tw-gradient-from: rgb(17 24 39 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-900\/90{--tw-gradient-from: rgb(17 24 39 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-900\/95{--tw-gradient-from: rgb(17 24 39 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-950{--tw-gradient-from: #030712 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-950\/0{--tw-gradient-from: rgb(3 7 18 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-950\/10{--tw-gradient-from: rgb(3 7 18 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-950\/100{--tw-gradient-from: rgb(3 7 18 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-950\/15{--tw-gradient-from: rgb(3 7 18 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-950\/20{--tw-gradient-from: rgb(3 7 18 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-950\/25{--tw-gradient-from: rgb(3 7 18 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-950\/30{--tw-gradient-from: rgb(3 7 18 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-950\/35{--tw-gradient-from: rgb(3 7 18 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-950\/40{--tw-gradient-from: rgb(3 7 18 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-950\/45{--tw-gradient-from: rgb(3 7 18 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-950\/5{--tw-gradient-from: rgb(3 7 18 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-950\/50{--tw-gradient-from: rgb(3 7 18 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-950\/55{--tw-gradient-from: rgb(3 7 18 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-950\/60{--tw-gradient-from: rgb(3 7 18 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-950\/65{--tw-gradient-from: rgb(3 7 18 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-950\/70{--tw-gradient-from: rgb(3 7 18 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-950\/75{--tw-gradient-from: rgb(3 7 18 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-950\/80{--tw-gradient-from: rgb(3 7 18 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-950\/85{--tw-gradient-from: rgb(3 7 18 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-950\/90{--tw-gradient-from: rgb(3 7 18 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-gray-950\/95{--tw-gradient-from: rgb(3 7 18 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-100{--tw-gradient-from: #dcfce7 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-100\/0{--tw-gradient-from: rgb(220 252 231 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-100\/10{--tw-gradient-from: rgb(220 252 231 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-100\/100{--tw-gradient-from: rgb(220 252 231 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-100\/15{--tw-gradient-from: rgb(220 252 231 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-100\/20{--tw-gradient-from: rgb(220 252 231 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-100\/25{--tw-gradient-from: rgb(220 252 231 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-100\/30{--tw-gradient-from: rgb(220 252 231 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-100\/35{--tw-gradient-from: rgb(220 252 231 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-100\/40{--tw-gradient-from: rgb(220 252 231 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-100\/45{--tw-gradient-from: rgb(220 252 231 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-100\/5{--tw-gradient-from: rgb(220 252 231 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-100\/50{--tw-gradient-from: rgb(220 252 231 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-100\/55{--tw-gradient-from: rgb(220 252 231 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-100\/60{--tw-gradient-from: rgb(220 252 231 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-100\/65{--tw-gradient-from: rgb(220 252 231 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-100\/70{--tw-gradient-from: rgb(220 252 231 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-100\/75{--tw-gradient-from: rgb(220 252 231 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-100\/80{--tw-gradient-from: rgb(220 252 231 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-100\/85{--tw-gradient-from: rgb(220 252 231 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-100\/90{--tw-gradient-from: rgb(220 252 231 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-100\/95{--tw-gradient-from: rgb(220 252 231 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-200{--tw-gradient-from: #bbf7d0 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-200\/0{--tw-gradient-from: rgb(187 247 208 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-200\/10{--tw-gradient-from: rgb(187 247 208 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-200\/100{--tw-gradient-from: rgb(187 247 208 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-200\/15{--tw-gradient-from: rgb(187 247 208 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-200\/20{--tw-gradient-from: rgb(187 247 208 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-200\/25{--tw-gradient-from: rgb(187 247 208 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-200\/30{--tw-gradient-from: rgb(187 247 208 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-200\/35{--tw-gradient-from: rgb(187 247 208 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-200\/40{--tw-gradient-from: rgb(187 247 208 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-200\/45{--tw-gradient-from: rgb(187 247 208 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-200\/5{--tw-gradient-from: rgb(187 247 208 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-200\/50{--tw-gradient-from: rgb(187 247 208 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-200\/55{--tw-gradient-from: rgb(187 247 208 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-200\/60{--tw-gradient-from: rgb(187 247 208 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-200\/65{--tw-gradient-from: rgb(187 247 208 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-200\/70{--tw-gradient-from: rgb(187 247 208 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-200\/75{--tw-gradient-from: rgb(187 247 208 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-200\/80{--tw-gradient-from: rgb(187 247 208 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-200\/85{--tw-gradient-from: rgb(187 247 208 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-200\/90{--tw-gradient-from: rgb(187 247 208 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-200\/95{--tw-gradient-from: rgb(187 247 208 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-300{--tw-gradient-from: #ddffc9 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-300\/0{--tw-gradient-from: rgb(221 255 201 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-300\/10{--tw-gradient-from: rgb(221 255 201 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-300\/100{--tw-gradient-from: rgb(221 255 201 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-300\/15{--tw-gradient-from: rgb(221 255 201 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-300\/20{--tw-gradient-from: rgb(221 255 201 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-300\/25{--tw-gradient-from: rgb(221 255 201 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-300\/30{--tw-gradient-from: rgb(221 255 201 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-300\/35{--tw-gradient-from: rgb(221 255 201 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-300\/40{--tw-gradient-from: rgb(221 255 201 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-300\/45{--tw-gradient-from: rgb(221 255 201 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-300\/5{--tw-gradient-from: rgb(221 255 201 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-300\/50{--tw-gradient-from: rgb(221 255 201 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-300\/55{--tw-gradient-from: rgb(221 255 201 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-300\/60{--tw-gradient-from: rgb(221 255 201 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-300\/65{--tw-gradient-from: rgb(221 255 201 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-300\/70{--tw-gradient-from: rgb(221 255 201 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-300\/75{--tw-gradient-from: rgb(221 255 201 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-300\/80{--tw-gradient-from: rgb(221 255 201 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-300\/85{--tw-gradient-from: rgb(221 255 201 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-300\/90{--tw-gradient-from: rgb(221 255 201 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-300\/95{--tw-gradient-from: rgb(221 255 201 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-400{--tw-gradient-from: #4ade80 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-400\/0{--tw-gradient-from: rgb(74 222 128 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-400\/10{--tw-gradient-from: rgb(74 222 128 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-400\/100{--tw-gradient-from: rgb(74 222 128 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-400\/15{--tw-gradient-from: rgb(74 222 128 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-400\/20{--tw-gradient-from: rgb(74 222 128 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-400\/25{--tw-gradient-from: rgb(74 222 128 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-400\/30{--tw-gradient-from: rgb(74 222 128 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-400\/35{--tw-gradient-from: rgb(74 222 128 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-400\/40{--tw-gradient-from: rgb(74 222 128 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-400\/45{--tw-gradient-from: rgb(74 222 128 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-400\/5{--tw-gradient-from: rgb(74 222 128 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-400\/50{--tw-gradient-from: rgb(74 222 128 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-400\/55{--tw-gradient-from: rgb(74 222 128 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-400\/60{--tw-gradient-from: rgb(74 222 128 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-400\/65{--tw-gradient-from: rgb(74 222 128 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-400\/70{--tw-gradient-from: rgb(74 222 128 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-400\/75{--tw-gradient-from: rgb(74 222 128 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-400\/80{--tw-gradient-from: rgb(74 222 128 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-400\/85{--tw-gradient-from: rgb(74 222 128 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-400\/90{--tw-gradient-from: rgb(74 222 128 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-400\/95{--tw-gradient-from: rgb(74 222 128 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-50{--tw-gradient-from: #f0fdf4 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-50\/0{--tw-gradient-from: rgb(240 253 244 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-50\/10{--tw-gradient-from: rgb(240 253 244 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-50\/100{--tw-gradient-from: rgb(240 253 244 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-50\/15{--tw-gradient-from: rgb(240 253 244 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-50\/20{--tw-gradient-from: rgb(240 253 244 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-50\/25{--tw-gradient-from: rgb(240 253 244 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-50\/30{--tw-gradient-from: rgb(240 253 244 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-50\/35{--tw-gradient-from: rgb(240 253 244 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-50\/40{--tw-gradient-from: rgb(240 253 244 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-50\/45{--tw-gradient-from: rgb(240 253 244 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-50\/5{--tw-gradient-from: rgb(240 253 244 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-50\/50{--tw-gradient-from: rgb(240 253 244 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-50\/55{--tw-gradient-from: rgb(240 253 244 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-50\/60{--tw-gradient-from: rgb(240 253 244 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-50\/65{--tw-gradient-from: rgb(240 253 244 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-50\/70{--tw-gradient-from: rgb(240 253 244 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-50\/75{--tw-gradient-from: rgb(240 253 244 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-50\/80{--tw-gradient-from: rgb(240 253 244 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-50\/85{--tw-gradient-from: rgb(240 253 244 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-50\/90{--tw-gradient-from: rgb(240 253 244 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-50\/95{--tw-gradient-from: rgb(240 253 244 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-500{--tw-gradient-from: #17d14c var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-500\/0{--tw-gradient-from: rgb(23 209 76 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-500\/10{--tw-gradient-from: rgb(23 209 76 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-500\/100{--tw-gradient-from: rgb(23 209 76 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-500\/15{--tw-gradient-from: rgb(23 209 76 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-500\/20{--tw-gradient-from: rgb(23 209 76 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-500\/25{--tw-gradient-from: rgb(23 209 76 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-500\/30{--tw-gradient-from: rgb(23 209 76 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-500\/35{--tw-gradient-from: rgb(23 209 76 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-500\/40{--tw-gradient-from: rgb(23 209 76 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-500\/45{--tw-gradient-from: rgb(23 209 76 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-500\/5{--tw-gradient-from: rgb(23 209 76 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-500\/50{--tw-gradient-from: rgb(23 209 76 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-500\/55{--tw-gradient-from: rgb(23 209 76 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-500\/60{--tw-gradient-from: rgb(23 209 76 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-500\/65{--tw-gradient-from: rgb(23 209 76 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-500\/70{--tw-gradient-from: rgb(23 209 76 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-500\/75{--tw-gradient-from: rgb(23 209 76 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-500\/80{--tw-gradient-from: rgb(23 209 76 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-500\/85{--tw-gradient-from: rgb(23 209 76 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-500\/90{--tw-gradient-from: rgb(23 209 76 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-500\/95{--tw-gradient-from: rgb(23 209 76 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-600{--tw-gradient-from: #16a34a var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-600\/0{--tw-gradient-from: rgb(22 163 74 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-600\/10{--tw-gradient-from: rgb(22 163 74 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-600\/100{--tw-gradient-from: rgb(22 163 74 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-600\/15{--tw-gradient-from: rgb(22 163 74 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-600\/20{--tw-gradient-from: rgb(22 163 74 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-600\/25{--tw-gradient-from: rgb(22 163 74 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-600\/30{--tw-gradient-from: rgb(22 163 74 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-600\/35{--tw-gradient-from: rgb(22 163 74 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-600\/40{--tw-gradient-from: rgb(22 163 74 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-600\/45{--tw-gradient-from: rgb(22 163 74 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-600\/5{--tw-gradient-from: rgb(22 163 74 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-600\/50{--tw-gradient-from: rgb(22 163 74 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-600\/55{--tw-gradient-from: rgb(22 163 74 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-600\/60{--tw-gradient-from: rgb(22 163 74 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-600\/65{--tw-gradient-from: rgb(22 163 74 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-600\/70{--tw-gradient-from: rgb(22 163 74 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-600\/75{--tw-gradient-from: rgb(22 163 74 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-600\/80{--tw-gradient-from: rgb(22 163 74 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-600\/85{--tw-gradient-from: rgb(22 163 74 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-600\/90{--tw-gradient-from: rgb(22 163 74 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-600\/95{--tw-gradient-from: rgb(22 163 74 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-700{--tw-gradient-from: #15803d var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-700\/0{--tw-gradient-from: rgb(21 128 61 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-700\/10{--tw-gradient-from: rgb(21 128 61 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-700\/100{--tw-gradient-from: rgb(21 128 61 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-700\/15{--tw-gradient-from: rgb(21 128 61 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-700\/20{--tw-gradient-from: rgb(21 128 61 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-700\/25{--tw-gradient-from: rgb(21 128 61 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-700\/30{--tw-gradient-from: rgb(21 128 61 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-700\/35{--tw-gradient-from: rgb(21 128 61 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-700\/40{--tw-gradient-from: rgb(21 128 61 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-700\/45{--tw-gradient-from: rgb(21 128 61 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-700\/5{--tw-gradient-from: rgb(21 128 61 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-700\/50{--tw-gradient-from: rgb(21 128 61 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-700\/55{--tw-gradient-from: rgb(21 128 61 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-700\/60{--tw-gradient-from: rgb(21 128 61 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-700\/65{--tw-gradient-from: rgb(21 128 61 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-700\/70{--tw-gradient-from: rgb(21 128 61 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-700\/75{--tw-gradient-from: rgb(21 128 61 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-700\/80{--tw-gradient-from: rgb(21 128 61 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-700\/85{--tw-gradient-from: rgb(21 128 61 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-700\/90{--tw-gradient-from: rgb(21 128 61 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-700\/95{--tw-gradient-from: rgb(21 128 61 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-800{--tw-gradient-from: #166534 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-800\/0{--tw-gradient-from: rgb(22 101 52 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-800\/10{--tw-gradient-from: rgb(22 101 52 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-800\/100{--tw-gradient-from: rgb(22 101 52 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-800\/15{--tw-gradient-from: rgb(22 101 52 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-800\/20{--tw-gradient-from: rgb(22 101 52 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-800\/25{--tw-gradient-from: rgb(22 101 52 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-800\/30{--tw-gradient-from: rgb(22 101 52 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-800\/35{--tw-gradient-from: rgb(22 101 52 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-800\/40{--tw-gradient-from: rgb(22 101 52 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-800\/45{--tw-gradient-from: rgb(22 101 52 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-800\/5{--tw-gradient-from: rgb(22 101 52 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-800\/50{--tw-gradient-from: rgb(22 101 52 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-800\/55{--tw-gradient-from: rgb(22 101 52 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-800\/60{--tw-gradient-from: rgb(22 101 52 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-800\/65{--tw-gradient-from: rgb(22 101 52 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-800\/70{--tw-gradient-from: rgb(22 101 52 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-800\/75{--tw-gradient-from: rgb(22 101 52 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-800\/80{--tw-gradient-from: rgb(22 101 52 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-800\/85{--tw-gradient-from: rgb(22 101 52 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-800\/90{--tw-gradient-from: rgb(22 101 52 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-800\/95{--tw-gradient-from: rgb(22 101 52 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-900{--tw-gradient-from: #14532d var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-900\/0{--tw-gradient-from: rgb(20 83 45 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-900\/10{--tw-gradient-from: rgb(20 83 45 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-900\/100{--tw-gradient-from: rgb(20 83 45 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-900\/15{--tw-gradient-from: rgb(20 83 45 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-900\/20{--tw-gradient-from: rgb(20 83 45 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-900\/25{--tw-gradient-from: rgb(20 83 45 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-900\/30{--tw-gradient-from: rgb(20 83 45 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-900\/35{--tw-gradient-from: rgb(20 83 45 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-900\/40{--tw-gradient-from: rgb(20 83 45 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-900\/45{--tw-gradient-from: rgb(20 83 45 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-900\/5{--tw-gradient-from: rgb(20 83 45 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-900\/50{--tw-gradient-from: rgb(20 83 45 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-900\/55{--tw-gradient-from: rgb(20 83 45 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-900\/60{--tw-gradient-from: rgb(20 83 45 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-900\/65{--tw-gradient-from: rgb(20 83 45 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-900\/70{--tw-gradient-from: rgb(20 83 45 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-900\/75{--tw-gradient-from: rgb(20 83 45 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-900\/80{--tw-gradient-from: rgb(20 83 45 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-900\/85{--tw-gradient-from: rgb(20 83 45 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-900\/90{--tw-gradient-from: rgb(20 83 45 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-900\/95{--tw-gradient-from: rgb(20 83 45 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-950{--tw-gradient-from: #052e16 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-950\/0{--tw-gradient-from: rgb(5 46 22 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-950\/10{--tw-gradient-from: rgb(5 46 22 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-950\/100{--tw-gradient-from: rgb(5 46 22 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-950\/15{--tw-gradient-from: rgb(5 46 22 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-950\/20{--tw-gradient-from: rgb(5 46 22 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-950\/25{--tw-gradient-from: rgb(5 46 22 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-950\/30{--tw-gradient-from: rgb(5 46 22 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-950\/35{--tw-gradient-from: rgb(5 46 22 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-950\/40{--tw-gradient-from: rgb(5 46 22 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-950\/45{--tw-gradient-from: rgb(5 46 22 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-950\/5{--tw-gradient-from: rgb(5 46 22 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-950\/50{--tw-gradient-from: rgb(5 46 22 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-950\/55{--tw-gradient-from: rgb(5 46 22 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-950\/60{--tw-gradient-from: rgb(5 46 22 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-950\/65{--tw-gradient-from: rgb(5 46 22 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-950\/70{--tw-gradient-from: rgb(5 46 22 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-950\/75{--tw-gradient-from: rgb(5 46 22 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-950\/80{--tw-gradient-from: rgb(5 46 22 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-950\/85{--tw-gradient-from: rgb(5 46 22 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-950\/90{--tw-gradient-from: rgb(5 46 22 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-green-950\/95{--tw-gradient-from: rgb(5 46 22 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-100{--tw-gradient-from: #ffedd5 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-100\/0{--tw-gradient-from: rgb(255 237 213 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-100\/10{--tw-gradient-from: rgb(255 237 213 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-100\/100{--tw-gradient-from: rgb(255 237 213 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-100\/15{--tw-gradient-from: rgb(255 237 213 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-100\/20{--tw-gradient-from: rgb(255 237 213 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-100\/25{--tw-gradient-from: rgb(255 237 213 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-100\/30{--tw-gradient-from: rgb(255 237 213 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-100\/35{--tw-gradient-from: rgb(255 237 213 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-100\/40{--tw-gradient-from: rgb(255 237 213 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-100\/45{--tw-gradient-from: rgb(255 237 213 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-100\/5{--tw-gradient-from: rgb(255 237 213 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-100\/50{--tw-gradient-from: rgb(255 237 213 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-100\/55{--tw-gradient-from: rgb(255 237 213 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-100\/60{--tw-gradient-from: rgb(255 237 213 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-100\/65{--tw-gradient-from: rgb(255 237 213 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-100\/70{--tw-gradient-from: rgb(255 237 213 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-100\/75{--tw-gradient-from: rgb(255 237 213 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-100\/80{--tw-gradient-from: rgb(255 237 213 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-100\/85{--tw-gradient-from: rgb(255 237 213 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-100\/90{--tw-gradient-from: rgb(255 237 213 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-100\/95{--tw-gradient-from: rgb(255 237 213 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-200{--tw-gradient-from: #fed7aa var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-200\/0{--tw-gradient-from: rgb(254 215 170 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-200\/10{--tw-gradient-from: rgb(254 215 170 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-200\/100{--tw-gradient-from: rgb(254 215 170 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-200\/15{--tw-gradient-from: rgb(254 215 170 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-200\/20{--tw-gradient-from: rgb(254 215 170 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-200\/25{--tw-gradient-from: rgb(254 215 170 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-200\/30{--tw-gradient-from: rgb(254 215 170 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-200\/35{--tw-gradient-from: rgb(254 215 170 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-200\/40{--tw-gradient-from: rgb(254 215 170 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-200\/45{--tw-gradient-from: rgb(254 215 170 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-200\/5{--tw-gradient-from: rgb(254 215 170 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-200\/50{--tw-gradient-from: rgb(254 215 170 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-200\/55{--tw-gradient-from: rgb(254 215 170 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-200\/60{--tw-gradient-from: rgb(254 215 170 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-200\/65{--tw-gradient-from: rgb(254 215 170 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-200\/70{--tw-gradient-from: rgb(254 215 170 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-200\/75{--tw-gradient-from: rgb(254 215 170 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-200\/80{--tw-gradient-from: rgb(254 215 170 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-200\/85{--tw-gradient-from: rgb(254 215 170 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-200\/90{--tw-gradient-from: rgb(254 215 170 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-200\/95{--tw-gradient-from: rgb(254 215 170 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-300{--tw-gradient-from: #fdba74 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-300\/0{--tw-gradient-from: rgb(253 186 116 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-300\/10{--tw-gradient-from: rgb(253 186 116 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-300\/100{--tw-gradient-from: rgb(253 186 116 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-300\/15{--tw-gradient-from: rgb(253 186 116 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-300\/20{--tw-gradient-from: rgb(253 186 116 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-300\/25{--tw-gradient-from: rgb(253 186 116 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-300\/30{--tw-gradient-from: rgb(253 186 116 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-300\/35{--tw-gradient-from: rgb(253 186 116 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-300\/40{--tw-gradient-from: rgb(253 186 116 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-300\/45{--tw-gradient-from: rgb(253 186 116 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-300\/5{--tw-gradient-from: rgb(253 186 116 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-300\/50{--tw-gradient-from: rgb(253 186 116 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-300\/55{--tw-gradient-from: rgb(253 186 116 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-300\/60{--tw-gradient-from: rgb(253 186 116 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-300\/65{--tw-gradient-from: rgb(253 186 116 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-300\/70{--tw-gradient-from: rgb(253 186 116 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-300\/75{--tw-gradient-from: rgb(253 186 116 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-300\/80{--tw-gradient-from: rgb(253 186 116 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-300\/85{--tw-gradient-from: rgb(253 186 116 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-300\/90{--tw-gradient-from: rgb(253 186 116 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-300\/95{--tw-gradient-from: rgb(253 186 116 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-400{--tw-gradient-from: #fb923c var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-400\/0{--tw-gradient-from: rgb(251 146 60 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-400\/10{--tw-gradient-from: rgb(251 146 60 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-400\/100{--tw-gradient-from: rgb(251 146 60 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-400\/15{--tw-gradient-from: rgb(251 146 60 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-400\/20{--tw-gradient-from: rgb(251 146 60 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-400\/25{--tw-gradient-from: rgb(251 146 60 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-400\/30{--tw-gradient-from: rgb(251 146 60 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-400\/35{--tw-gradient-from: rgb(251 146 60 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-400\/40{--tw-gradient-from: rgb(251 146 60 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-400\/45{--tw-gradient-from: rgb(251 146 60 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-400\/5{--tw-gradient-from: rgb(251 146 60 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-400\/50{--tw-gradient-from: rgb(251 146 60 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-400\/55{--tw-gradient-from: rgb(251 146 60 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-400\/60{--tw-gradient-from: rgb(251 146 60 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-400\/65{--tw-gradient-from: rgb(251 146 60 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-400\/70{--tw-gradient-from: rgb(251 146 60 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-400\/75{--tw-gradient-from: rgb(251 146 60 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-400\/80{--tw-gradient-from: rgb(251 146 60 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-400\/85{--tw-gradient-from: rgb(251 146 60 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-400\/90{--tw-gradient-from: rgb(251 146 60 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-400\/95{--tw-gradient-from: rgb(251 146 60 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-50{--tw-gradient-from: #fff7ed var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-50\/0{--tw-gradient-from: rgb(255 247 237 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-50\/10{--tw-gradient-from: rgb(255 247 237 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-50\/100{--tw-gradient-from: rgb(255 247 237 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-50\/15{--tw-gradient-from: rgb(255 247 237 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-50\/20{--tw-gradient-from: rgb(255 247 237 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-50\/25{--tw-gradient-from: rgb(255 247 237 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-50\/30{--tw-gradient-from: rgb(255 247 237 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-50\/35{--tw-gradient-from: rgb(255 247 237 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-50\/40{--tw-gradient-from: rgb(255 247 237 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-50\/45{--tw-gradient-from: rgb(255 247 237 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-50\/5{--tw-gradient-from: rgb(255 247 237 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-50\/50{--tw-gradient-from: rgb(255 247 237 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-50\/55{--tw-gradient-from: rgb(255 247 237 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-50\/60{--tw-gradient-from: rgb(255 247 237 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-50\/65{--tw-gradient-from: rgb(255 247 237 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-50\/70{--tw-gradient-from: rgb(255 247 237 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-50\/75{--tw-gradient-from: rgb(255 247 237 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-50\/80{--tw-gradient-from: rgb(255 247 237 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-50\/85{--tw-gradient-from: rgb(255 247 237 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-50\/90{--tw-gradient-from: rgb(255 247 237 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-50\/95{--tw-gradient-from: rgb(255 247 237 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-500{--tw-gradient-from: #ee8e1d var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-500\/0{--tw-gradient-from: rgb(238 142 29 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-500\/10{--tw-gradient-from: rgb(238 142 29 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-500\/100{--tw-gradient-from: rgb(238 142 29 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-500\/15{--tw-gradient-from: rgb(238 142 29 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-500\/20{--tw-gradient-from: rgb(238 142 29 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-500\/25{--tw-gradient-from: rgb(238 142 29 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-500\/30{--tw-gradient-from: rgb(238 142 29 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-500\/35{--tw-gradient-from: rgb(238 142 29 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-500\/40{--tw-gradient-from: rgb(238 142 29 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-500\/45{--tw-gradient-from: rgb(238 142 29 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-500\/5{--tw-gradient-from: rgb(238 142 29 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-500\/50{--tw-gradient-from: rgb(238 142 29 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-500\/55{--tw-gradient-from: rgb(238 142 29 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-500\/60{--tw-gradient-from: rgb(238 142 29 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-500\/65{--tw-gradient-from: rgb(238 142 29 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-500\/70{--tw-gradient-from: rgb(238 142 29 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-500\/75{--tw-gradient-from: rgb(238 142 29 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-500\/80{--tw-gradient-from: rgb(238 142 29 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-500\/85{--tw-gradient-from: rgb(238 142 29 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-500\/90{--tw-gradient-from: rgb(238 142 29 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-500\/95{--tw-gradient-from: rgb(238 142 29 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-600{--tw-gradient-from: #ea580c var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-600\/0{--tw-gradient-from: rgb(234 88 12 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-600\/10{--tw-gradient-from: rgb(234 88 12 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-600\/100{--tw-gradient-from: rgb(234 88 12 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-600\/15{--tw-gradient-from: rgb(234 88 12 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-600\/20{--tw-gradient-from: rgb(234 88 12 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-600\/25{--tw-gradient-from: rgb(234 88 12 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-600\/30{--tw-gradient-from: rgb(234 88 12 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-600\/35{--tw-gradient-from: rgb(234 88 12 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-600\/40{--tw-gradient-from: rgb(234 88 12 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-600\/45{--tw-gradient-from: rgb(234 88 12 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-600\/5{--tw-gradient-from: rgb(234 88 12 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-600\/50{--tw-gradient-from: rgb(234 88 12 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-600\/55{--tw-gradient-from: rgb(234 88 12 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-600\/60{--tw-gradient-from: rgb(234 88 12 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-600\/65{--tw-gradient-from: rgb(234 88 12 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-600\/70{--tw-gradient-from: rgb(234 88 12 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-600\/75{--tw-gradient-from: rgb(234 88 12 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-600\/80{--tw-gradient-from: rgb(234 88 12 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-600\/85{--tw-gradient-from: rgb(234 88 12 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-600\/90{--tw-gradient-from: rgb(234 88 12 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-600\/95{--tw-gradient-from: rgb(234 88 12 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-700{--tw-gradient-from: #c2410c var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-700\/0{--tw-gradient-from: rgb(194 65 12 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-700\/10{--tw-gradient-from: rgb(194 65 12 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-700\/100{--tw-gradient-from: rgb(194 65 12 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-700\/15{--tw-gradient-from: rgb(194 65 12 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-700\/20{--tw-gradient-from: rgb(194 65 12 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-700\/25{--tw-gradient-from: rgb(194 65 12 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-700\/30{--tw-gradient-from: rgb(194 65 12 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-700\/35{--tw-gradient-from: rgb(194 65 12 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-700\/40{--tw-gradient-from: rgb(194 65 12 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-700\/45{--tw-gradient-from: rgb(194 65 12 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-700\/5{--tw-gradient-from: rgb(194 65 12 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-700\/50{--tw-gradient-from: rgb(194 65 12 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-700\/55{--tw-gradient-from: rgb(194 65 12 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-700\/60{--tw-gradient-from: rgb(194 65 12 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-700\/65{--tw-gradient-from: rgb(194 65 12 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-700\/70{--tw-gradient-from: rgb(194 65 12 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-700\/75{--tw-gradient-from: rgb(194 65 12 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-700\/80{--tw-gradient-from: rgb(194 65 12 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-700\/85{--tw-gradient-from: rgb(194 65 12 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-700\/90{--tw-gradient-from: rgb(194 65 12 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-700\/95{--tw-gradient-from: rgb(194 65 12 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-800{--tw-gradient-from: #9a3412 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-800\/0{--tw-gradient-from: rgb(154 52 18 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-800\/10{--tw-gradient-from: rgb(154 52 18 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-800\/100{--tw-gradient-from: rgb(154 52 18 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-800\/15{--tw-gradient-from: rgb(154 52 18 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-800\/20{--tw-gradient-from: rgb(154 52 18 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-800\/25{--tw-gradient-from: rgb(154 52 18 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-800\/30{--tw-gradient-from: rgb(154 52 18 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-800\/35{--tw-gradient-from: rgb(154 52 18 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-800\/40{--tw-gradient-from: rgb(154 52 18 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-800\/45{--tw-gradient-from: rgb(154 52 18 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-800\/5{--tw-gradient-from: rgb(154 52 18 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-800\/50{--tw-gradient-from: rgb(154 52 18 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-800\/55{--tw-gradient-from: rgb(154 52 18 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-800\/60{--tw-gradient-from: rgb(154 52 18 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-800\/65{--tw-gradient-from: rgb(154 52 18 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-800\/70{--tw-gradient-from: rgb(154 52 18 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-800\/75{--tw-gradient-from: rgb(154 52 18 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-800\/80{--tw-gradient-from: rgb(154 52 18 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-800\/85{--tw-gradient-from: rgb(154 52 18 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-800\/90{--tw-gradient-from: rgb(154 52 18 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-800\/95{--tw-gradient-from: rgb(154 52 18 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-900{--tw-gradient-from: #7c2d12 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-900\/0{--tw-gradient-from: rgb(124 45 18 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-900\/10{--tw-gradient-from: rgb(124 45 18 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-900\/100{--tw-gradient-from: rgb(124 45 18 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-900\/15{--tw-gradient-from: rgb(124 45 18 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-900\/20{--tw-gradient-from: rgb(124 45 18 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-900\/25{--tw-gradient-from: rgb(124 45 18 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-900\/30{--tw-gradient-from: rgb(124 45 18 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-900\/35{--tw-gradient-from: rgb(124 45 18 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-900\/40{--tw-gradient-from: rgb(124 45 18 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-900\/45{--tw-gradient-from: rgb(124 45 18 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-900\/5{--tw-gradient-from: rgb(124 45 18 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-900\/50{--tw-gradient-from: rgb(124 45 18 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-900\/55{--tw-gradient-from: rgb(124 45 18 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-900\/60{--tw-gradient-from: rgb(124 45 18 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-900\/65{--tw-gradient-from: rgb(124 45 18 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-900\/70{--tw-gradient-from: rgb(124 45 18 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-900\/75{--tw-gradient-from: rgb(124 45 18 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-900\/80{--tw-gradient-from: rgb(124 45 18 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-900\/85{--tw-gradient-from: rgb(124 45 18 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-900\/90{--tw-gradient-from: rgb(124 45 18 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-900\/95{--tw-gradient-from: rgb(124 45 18 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-950{--tw-gradient-from: #431407 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-950\/0{--tw-gradient-from: rgb(67 20 7 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-950\/10{--tw-gradient-from: rgb(67 20 7 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-950\/100{--tw-gradient-from: rgb(67 20 7 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-950\/15{--tw-gradient-from: rgb(67 20 7 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-950\/20{--tw-gradient-from: rgb(67 20 7 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-950\/25{--tw-gradient-from: rgb(67 20 7 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-950\/30{--tw-gradient-from: rgb(67 20 7 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-950\/35{--tw-gradient-from: rgb(67 20 7 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-950\/40{--tw-gradient-from: rgb(67 20 7 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-950\/45{--tw-gradient-from: rgb(67 20 7 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-950\/5{--tw-gradient-from: rgb(67 20 7 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-950\/50{--tw-gradient-from: rgb(67 20 7 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-950\/55{--tw-gradient-from: rgb(67 20 7 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-950\/60{--tw-gradient-from: rgb(67 20 7 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-950\/65{--tw-gradient-from: rgb(67 20 7 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-950\/70{--tw-gradient-from: rgb(67 20 7 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-950\/75{--tw-gradient-from: rgb(67 20 7 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-950\/80{--tw-gradient-from: rgb(67 20 7 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-950\/85{--tw-gradient-from: rgb(67 20 7 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-950\/90{--tw-gradient-from: rgb(67 20 7 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-orange-950\/95{--tw-gradient-from: rgb(67 20 7 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-100{--tw-gradient-from: #f5f9ff var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-100\/0{--tw-gradient-from: rgb(245 249 255 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-100\/10{--tw-gradient-from: rgb(245 249 255 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-100\/100{--tw-gradient-from: rgb(245 249 255 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-100\/15{--tw-gradient-from: rgb(245 249 255 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-100\/20{--tw-gradient-from: rgb(245 249 255 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-100\/25{--tw-gradient-from: rgb(245 249 255 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-100\/30{--tw-gradient-from: rgb(245 249 255 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-100\/35{--tw-gradient-from: rgb(245 249 255 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-100\/40{--tw-gradient-from: rgb(245 249 255 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-100\/45{--tw-gradient-from: rgb(245 249 255 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-100\/5{--tw-gradient-from: rgb(245 249 255 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-100\/50{--tw-gradient-from: rgb(245 249 255 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-100\/55{--tw-gradient-from: rgb(245 249 255 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-100\/60{--tw-gradient-from: rgb(245 249 255 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-100\/65{--tw-gradient-from: rgb(245 249 255 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-100\/70{--tw-gradient-from: rgb(245 249 255 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-100\/75{--tw-gradient-from: rgb(245 249 255 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-100\/80{--tw-gradient-from: rgb(245 249 255 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-100\/85{--tw-gradient-from: rgb(245 249 255 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-100\/90{--tw-gradient-from: rgb(245 249 255 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-100\/95{--tw-gradient-from: rgb(245 249 255 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-200{--tw-gradient-from: #e1ecfe var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-200\/0{--tw-gradient-from: rgb(225 236 254 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-200\/10{--tw-gradient-from: rgb(225 236 254 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-200\/100{--tw-gradient-from: rgb(225 236 254 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-200\/15{--tw-gradient-from: rgb(225 236 254 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-200\/20{--tw-gradient-from: rgb(225 236 254 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-200\/25{--tw-gradient-from: rgb(225 236 254 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-200\/30{--tw-gradient-from: rgb(225 236 254 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-200\/35{--tw-gradient-from: rgb(225 236 254 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-200\/40{--tw-gradient-from: rgb(225 236 254 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-200\/45{--tw-gradient-from: rgb(225 236 254 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-200\/5{--tw-gradient-from: rgb(225 236 254 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-200\/50{--tw-gradient-from: rgb(225 236 254 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-200\/55{--tw-gradient-from: rgb(225 236 254 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-200\/60{--tw-gradient-from: rgb(225 236 254 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-200\/65{--tw-gradient-from: rgb(225 236 254 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-200\/70{--tw-gradient-from: rgb(225 236 254 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-200\/75{--tw-gradient-from: rgb(225 236 254 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-200\/80{--tw-gradient-from: rgb(225 236 254 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-200\/85{--tw-gradient-from: rgb(225 236 254 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-200\/90{--tw-gradient-from: rgb(225 236 254 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-200\/95{--tw-gradient-from: rgb(225 236 254 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-300{--tw-gradient-from: #d7e5fd var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-300\/0{--tw-gradient-from: rgb(215 229 253 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-300\/10{--tw-gradient-from: rgb(215 229 253 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-300\/100{--tw-gradient-from: rgb(215 229 253 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-300\/15{--tw-gradient-from: rgb(215 229 253 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-300\/20{--tw-gradient-from: rgb(215 229 253 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-300\/25{--tw-gradient-from: rgb(215 229 253 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-300\/30{--tw-gradient-from: rgb(215 229 253 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-300\/35{--tw-gradient-from: rgb(215 229 253 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-300\/40{--tw-gradient-from: rgb(215 229 253 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-300\/45{--tw-gradient-from: rgb(215 229 253 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-300\/5{--tw-gradient-from: rgb(215 229 253 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-300\/50{--tw-gradient-from: rgb(215 229 253 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-300\/55{--tw-gradient-from: rgb(215 229 253 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-300\/60{--tw-gradient-from: rgb(215 229 253 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-300\/65{--tw-gradient-from: rgb(215 229 253 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-300\/70{--tw-gradient-from: rgb(215 229 253 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-300\/75{--tw-gradient-from: rgb(215 229 253 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-300\/80{--tw-gradient-from: rgb(215 229 253 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-300\/85{--tw-gradient-from: rgb(215 229 253 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-300\/90{--tw-gradient-from: rgb(215 229 253 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-300\/95{--tw-gradient-from: rgb(215 229 253 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-50{--tw-gradient-from: #f5f9ff var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-50\/0{--tw-gradient-from: rgb(245 249 255 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-50\/10{--tw-gradient-from: rgb(245 249 255 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-50\/100{--tw-gradient-from: rgb(245 249 255 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-50\/15{--tw-gradient-from: rgb(245 249 255 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-50\/20{--tw-gradient-from: rgb(245 249 255 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-50\/25{--tw-gradient-from: rgb(245 249 255 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-50\/30{--tw-gradient-from: rgb(245 249 255 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-50\/35{--tw-gradient-from: rgb(245 249 255 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-50\/40{--tw-gradient-from: rgb(245 249 255 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-50\/45{--tw-gradient-from: rgb(245 249 255 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-50\/5{--tw-gradient-from: rgb(245 249 255 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-50\/50{--tw-gradient-from: rgb(245 249 255 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-50\/55{--tw-gradient-from: rgb(245 249 255 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-50\/60{--tw-gradient-from: rgb(245 249 255 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-50\/65{--tw-gradient-from: rgb(245 249 255 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-50\/70{--tw-gradient-from: rgb(245 249 255 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-50\/75{--tw-gradient-from: rgb(245 249 255 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-50\/80{--tw-gradient-from: rgb(245 249 255 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-50\/85{--tw-gradient-from: rgb(245 249 255 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-50\/90{--tw-gradient-from: rgb(245 249 255 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-50\/95{--tw-gradient-from: rgb(245 249 255 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-500{--tw-gradient-from: #377df7 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-500\/0{--tw-gradient-from: rgb(55 125 247 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-500\/10{--tw-gradient-from: rgb(55 125 247 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-500\/100{--tw-gradient-from: rgb(55 125 247 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-500\/15{--tw-gradient-from: rgb(55 125 247 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-500\/20{--tw-gradient-from: rgb(55 125 247 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-500\/25{--tw-gradient-from: rgb(55 125 247 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-500\/30{--tw-gradient-from: rgb(55 125 247 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-500\/35{--tw-gradient-from: rgb(55 125 247 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-500\/40{--tw-gradient-from: rgb(55 125 247 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-500\/45{--tw-gradient-from: rgb(55 125 247 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-500\/5{--tw-gradient-from: rgb(55 125 247 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-500\/50{--tw-gradient-from: rgb(55 125 247 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-500\/55{--tw-gradient-from: rgb(55 125 247 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-500\/60{--tw-gradient-from: rgb(55 125 247 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-500\/65{--tw-gradient-from: rgb(55 125 247 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-500\/70{--tw-gradient-from: rgb(55 125 247 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-500\/75{--tw-gradient-from: rgb(55 125 247 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-500\/80{--tw-gradient-from: rgb(55 125 247 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-500\/85{--tw-gradient-from: rgb(55 125 247 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-500\/90{--tw-gradient-from: rgb(55 125 247 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-500\/95{--tw-gradient-from: rgb(55 125 247 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-700{--tw-gradient-from: #1159d7 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-700\/0{--tw-gradient-from: rgb(17 89 215 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-700\/10{--tw-gradient-from: rgb(17 89 215 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-700\/100{--tw-gradient-from: rgb(17 89 215 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-700\/15{--tw-gradient-from: rgb(17 89 215 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-700\/20{--tw-gradient-from: rgb(17 89 215 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-700\/25{--tw-gradient-from: rgb(17 89 215 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-700\/30{--tw-gradient-from: rgb(17 89 215 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-700\/35{--tw-gradient-from: rgb(17 89 215 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-700\/40{--tw-gradient-from: rgb(17 89 215 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-700\/45{--tw-gradient-from: rgb(17 89 215 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-700\/5{--tw-gradient-from: rgb(17 89 215 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-700\/50{--tw-gradient-from: rgb(17 89 215 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-700\/55{--tw-gradient-from: rgb(17 89 215 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-700\/60{--tw-gradient-from: rgb(17 89 215 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-700\/65{--tw-gradient-from: rgb(17 89 215 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-700\/70{--tw-gradient-from: rgb(17 89 215 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-700\/75{--tw-gradient-from: rgb(17 89 215 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-700\/80{--tw-gradient-from: rgb(17 89 215 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-700\/85{--tw-gradient-from: rgb(17 89 215 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-700\/90{--tw-gradient-from: rgb(17 89 215 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-700\/95{--tw-gradient-from: rgb(17 89 215 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-content{--tw-gradient-from: hsl(var(--pc)) var(--tw-gradient-from-position) !important;--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-content\/0{--tw-gradient-from: hsl(var(--pc) / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-content\/10{--tw-gradient-from: hsl(var(--pc) / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-content\/100{--tw-gradient-from: hsl(var(--pc) / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-content\/15{--tw-gradient-from: hsl(var(--pc) / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-content\/20{--tw-gradient-from: hsl(var(--pc) / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-content\/25{--tw-gradient-from: hsl(var(--pc) / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-content\/30{--tw-gradient-from: hsl(var(--pc) / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-content\/35{--tw-gradient-from: hsl(var(--pc) / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-content\/40{--tw-gradient-from: hsl(var(--pc) / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-content\/45{--tw-gradient-from: hsl(var(--pc) / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-content\/5{--tw-gradient-from: hsl(var(--pc) / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-content\/50{--tw-gradient-from: hsl(var(--pc) / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-content\/55{--tw-gradient-from: hsl(var(--pc) / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-content\/60{--tw-gradient-from: hsl(var(--pc) / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-content\/65{--tw-gradient-from: hsl(var(--pc) / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-content\/70{--tw-gradient-from: hsl(var(--pc) / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-content\/75{--tw-gradient-from: hsl(var(--pc) / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-content\/80{--tw-gradient-from: hsl(var(--pc) / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-content\/85{--tw-gradient-from: hsl(var(--pc) / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-content\/90{--tw-gradient-from: hsl(var(--pc) / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-content\/95{--tw-gradient-from: hsl(var(--pc) / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-focus{--tw-gradient-from: hsl(var(--pf, var(--p))) var(--tw-gradient-from-position) !important;--tw-gradient-to: hsl(var(--pf, var(--p)) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-focus\/0{--tw-gradient-from: hsl(var(--pf, var(--p)) / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-focus\/10{--tw-gradient-from: hsl(var(--pf, var(--p)) / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-focus\/100{--tw-gradient-from: hsl(var(--pf, var(--p)) / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-focus\/15{--tw-gradient-from: hsl(var(--pf, var(--p)) / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-focus\/20{--tw-gradient-from: hsl(var(--pf, var(--p)) / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-focus\/25{--tw-gradient-from: hsl(var(--pf, var(--p)) / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-focus\/30{--tw-gradient-from: hsl(var(--pf, var(--p)) / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-focus\/35{--tw-gradient-from: hsl(var(--pf, var(--p)) / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-focus\/40{--tw-gradient-from: hsl(var(--pf, var(--p)) / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-focus\/45{--tw-gradient-from: hsl(var(--pf, var(--p)) / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-focus\/5{--tw-gradient-from: hsl(var(--pf, var(--p)) / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-focus\/50{--tw-gradient-from: hsl(var(--pf, var(--p)) / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-focus\/55{--tw-gradient-from: hsl(var(--pf, var(--p)) / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-focus\/60{--tw-gradient-from: hsl(var(--pf, var(--p)) / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-focus\/65{--tw-gradient-from: hsl(var(--pf, var(--p)) / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-focus\/70{--tw-gradient-from: hsl(var(--pf, var(--p)) / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-focus\/75{--tw-gradient-from: hsl(var(--pf, var(--p)) / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-focus\/80{--tw-gradient-from: hsl(var(--pf, var(--p)) / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-focus\/85{--tw-gradient-from: hsl(var(--pf, var(--p)) / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-focus\/90{--tw-gradient-from: hsl(var(--pf, var(--p)) / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-primary-focus\/95{--tw-gradient-from: hsl(var(--pf, var(--p)) / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-100{--tw-gradient-from: #fee2e2 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-100\/0{--tw-gradient-from: rgb(254 226 226 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-100\/10{--tw-gradient-from: rgb(254 226 226 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-100\/100{--tw-gradient-from: rgb(254 226 226 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-100\/15{--tw-gradient-from: rgb(254 226 226 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-100\/20{--tw-gradient-from: rgb(254 226 226 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-100\/25{--tw-gradient-from: rgb(254 226 226 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-100\/30{--tw-gradient-from: rgb(254 226 226 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-100\/35{--tw-gradient-from: rgb(254 226 226 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-100\/40{--tw-gradient-from: rgb(254 226 226 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-100\/45{--tw-gradient-from: rgb(254 226 226 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-100\/5{--tw-gradient-from: rgb(254 226 226 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-100\/50{--tw-gradient-from: rgb(254 226 226 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-100\/55{--tw-gradient-from: rgb(254 226 226 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-100\/60{--tw-gradient-from: rgb(254 226 226 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-100\/65{--tw-gradient-from: rgb(254 226 226 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-100\/70{--tw-gradient-from: rgb(254 226 226 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-100\/75{--tw-gradient-from: rgb(254 226 226 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-100\/80{--tw-gradient-from: rgb(254 226 226 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-100\/85{--tw-gradient-from: rgb(254 226 226 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-100\/90{--tw-gradient-from: rgb(254 226 226 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-100\/95{--tw-gradient-from: rgb(254 226 226 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-200{--tw-gradient-from: #fecaca var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-200\/0{--tw-gradient-from: rgb(254 202 202 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-200\/10{--tw-gradient-from: rgb(254 202 202 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-200\/100{--tw-gradient-from: rgb(254 202 202 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-200\/15{--tw-gradient-from: rgb(254 202 202 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-200\/20{--tw-gradient-from: rgb(254 202 202 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-200\/25{--tw-gradient-from: rgb(254 202 202 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-200\/30{--tw-gradient-from: rgb(254 202 202 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-200\/35{--tw-gradient-from: rgb(254 202 202 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-200\/40{--tw-gradient-from: rgb(254 202 202 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-200\/45{--tw-gradient-from: rgb(254 202 202 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-200\/5{--tw-gradient-from: rgb(254 202 202 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-200\/50{--tw-gradient-from: rgb(254 202 202 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-200\/55{--tw-gradient-from: rgb(254 202 202 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-200\/60{--tw-gradient-from: rgb(254 202 202 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-200\/65{--tw-gradient-from: rgb(254 202 202 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-200\/70{--tw-gradient-from: rgb(254 202 202 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-200\/75{--tw-gradient-from: rgb(254 202 202 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-200\/80{--tw-gradient-from: rgb(254 202 202 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-200\/85{--tw-gradient-from: rgb(254 202 202 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-200\/90{--tw-gradient-from: rgb(254 202 202 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-200\/95{--tw-gradient-from: rgb(254 202 202 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-300{--tw-gradient-from: #ffd0c9 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-300\/0{--tw-gradient-from: rgb(255 208 201 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-300\/10{--tw-gradient-from: rgb(255 208 201 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-300\/100{--tw-gradient-from: rgb(255 208 201 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-300\/15{--tw-gradient-from: rgb(255 208 201 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-300\/20{--tw-gradient-from: rgb(255 208 201 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-300\/25{--tw-gradient-from: rgb(255 208 201 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-300\/30{--tw-gradient-from: rgb(255 208 201 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-300\/35{--tw-gradient-from: rgb(255 208 201 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-300\/40{--tw-gradient-from: rgb(255 208 201 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-300\/45{--tw-gradient-from: rgb(255 208 201 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-300\/5{--tw-gradient-from: rgb(255 208 201 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-300\/50{--tw-gradient-from: rgb(255 208 201 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-300\/55{--tw-gradient-from: rgb(255 208 201 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-300\/60{--tw-gradient-from: rgb(255 208 201 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-300\/65{--tw-gradient-from: rgb(255 208 201 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-300\/70{--tw-gradient-from: rgb(255 208 201 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-300\/75{--tw-gradient-from: rgb(255 208 201 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-300\/80{--tw-gradient-from: rgb(255 208 201 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-300\/85{--tw-gradient-from: rgb(255 208 201 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-300\/90{--tw-gradient-from: rgb(255 208 201 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-300\/95{--tw-gradient-from: rgb(255 208 201 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-400{--tw-gradient-from: #f87171 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-400\/0{--tw-gradient-from: rgb(248 113 113 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-400\/10{--tw-gradient-from: rgb(248 113 113 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-400\/100{--tw-gradient-from: rgb(248 113 113 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-400\/15{--tw-gradient-from: rgb(248 113 113 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-400\/20{--tw-gradient-from: rgb(248 113 113 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-400\/25{--tw-gradient-from: rgb(248 113 113 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-400\/30{--tw-gradient-from: rgb(248 113 113 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-400\/35{--tw-gradient-from: rgb(248 113 113 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-400\/40{--tw-gradient-from: rgb(248 113 113 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-400\/45{--tw-gradient-from: rgb(248 113 113 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-400\/5{--tw-gradient-from: rgb(248 113 113 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-400\/50{--tw-gradient-from: rgb(248 113 113 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-400\/55{--tw-gradient-from: rgb(248 113 113 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-400\/60{--tw-gradient-from: rgb(248 113 113 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-400\/65{--tw-gradient-from: rgb(248 113 113 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-400\/70{--tw-gradient-from: rgb(248 113 113 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-400\/75{--tw-gradient-from: rgb(248 113 113 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-400\/80{--tw-gradient-from: rgb(248 113 113 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-400\/85{--tw-gradient-from: rgb(248 113 113 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-400\/90{--tw-gradient-from: rgb(248 113 113 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-400\/95{--tw-gradient-from: rgb(248 113 113 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-50{--tw-gradient-from: #fef2f2 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-50\/0{--tw-gradient-from: rgb(254 242 242 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-50\/10{--tw-gradient-from: rgb(254 242 242 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-50\/100{--tw-gradient-from: rgb(254 242 242 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-50\/15{--tw-gradient-from: rgb(254 242 242 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-50\/20{--tw-gradient-from: rgb(254 242 242 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-50\/25{--tw-gradient-from: rgb(254 242 242 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-50\/30{--tw-gradient-from: rgb(254 242 242 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-50\/35{--tw-gradient-from: rgb(254 242 242 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-50\/40{--tw-gradient-from: rgb(254 242 242 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-50\/45{--tw-gradient-from: rgb(254 242 242 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-50\/5{--tw-gradient-from: rgb(254 242 242 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-50\/50{--tw-gradient-from: rgb(254 242 242 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-50\/55{--tw-gradient-from: rgb(254 242 242 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-50\/60{--tw-gradient-from: rgb(254 242 242 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-50\/65{--tw-gradient-from: rgb(254 242 242 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-50\/70{--tw-gradient-from: rgb(254 242 242 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-50\/75{--tw-gradient-from: rgb(254 242 242 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-50\/80{--tw-gradient-from: rgb(254 242 242 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-50\/85{--tw-gradient-from: rgb(254 242 242 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-50\/90{--tw-gradient-from: rgb(254 242 242 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-50\/95{--tw-gradient-from: rgb(254 242 242 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-500{--tw-gradient-from: #d22d2d var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-500\/0{--tw-gradient-from: rgb(210 45 45 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-500\/10{--tw-gradient-from: rgb(210 45 45 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-500\/100{--tw-gradient-from: rgb(210 45 45 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-500\/15{--tw-gradient-from: rgb(210 45 45 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-500\/20{--tw-gradient-from: rgb(210 45 45 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-500\/25{--tw-gradient-from: rgb(210 45 45 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-500\/30{--tw-gradient-from: rgb(210 45 45 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-500\/35{--tw-gradient-from: rgb(210 45 45 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-500\/40{--tw-gradient-from: rgb(210 45 45 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-500\/45{--tw-gradient-from: rgb(210 45 45 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-500\/5{--tw-gradient-from: rgb(210 45 45 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-500\/50{--tw-gradient-from: rgb(210 45 45 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-500\/55{--tw-gradient-from: rgb(210 45 45 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-500\/60{--tw-gradient-from: rgb(210 45 45 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-500\/65{--tw-gradient-from: rgb(210 45 45 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-500\/70{--tw-gradient-from: rgb(210 45 45 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-500\/75{--tw-gradient-from: rgb(210 45 45 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-500\/80{--tw-gradient-from: rgb(210 45 45 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-500\/85{--tw-gradient-from: rgb(210 45 45 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-500\/90{--tw-gradient-from: rgb(210 45 45 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-500\/95{--tw-gradient-from: rgb(210 45 45 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-600{--tw-gradient-from: #dc2626 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-600\/0{--tw-gradient-from: rgb(220 38 38 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-600\/10{--tw-gradient-from: rgb(220 38 38 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-600\/100{--tw-gradient-from: rgb(220 38 38 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-600\/15{--tw-gradient-from: rgb(220 38 38 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-600\/20{--tw-gradient-from: rgb(220 38 38 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-600\/25{--tw-gradient-from: rgb(220 38 38 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-600\/30{--tw-gradient-from: rgb(220 38 38 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-600\/35{--tw-gradient-from: rgb(220 38 38 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-600\/40{--tw-gradient-from: rgb(220 38 38 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-600\/45{--tw-gradient-from: rgb(220 38 38 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-600\/5{--tw-gradient-from: rgb(220 38 38 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-600\/50{--tw-gradient-from: rgb(220 38 38 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-600\/55{--tw-gradient-from: rgb(220 38 38 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-600\/60{--tw-gradient-from: rgb(220 38 38 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-600\/65{--tw-gradient-from: rgb(220 38 38 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-600\/70{--tw-gradient-from: rgb(220 38 38 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-600\/75{--tw-gradient-from: rgb(220 38 38 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-600\/80{--tw-gradient-from: rgb(220 38 38 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-600\/85{--tw-gradient-from: rgb(220 38 38 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-600\/90{--tw-gradient-from: rgb(220 38 38 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-600\/95{--tw-gradient-from: rgb(220 38 38 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-700{--tw-gradient-from: #b91c1c var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-700\/0{--tw-gradient-from: rgb(185 28 28 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-700\/10{--tw-gradient-from: rgb(185 28 28 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-700\/100{--tw-gradient-from: rgb(185 28 28 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-700\/15{--tw-gradient-from: rgb(185 28 28 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-700\/20{--tw-gradient-from: rgb(185 28 28 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-700\/25{--tw-gradient-from: rgb(185 28 28 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-700\/30{--tw-gradient-from: rgb(185 28 28 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-700\/35{--tw-gradient-from: rgb(185 28 28 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-700\/40{--tw-gradient-from: rgb(185 28 28 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-700\/45{--tw-gradient-from: rgb(185 28 28 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-700\/5{--tw-gradient-from: rgb(185 28 28 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-700\/50{--tw-gradient-from: rgb(185 28 28 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-700\/55{--tw-gradient-from: rgb(185 28 28 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-700\/60{--tw-gradient-from: rgb(185 28 28 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-700\/65{--tw-gradient-from: rgb(185 28 28 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-700\/70{--tw-gradient-from: rgb(185 28 28 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-700\/75{--tw-gradient-from: rgb(185 28 28 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-700\/80{--tw-gradient-from: rgb(185 28 28 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-700\/85{--tw-gradient-from: rgb(185 28 28 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-700\/90{--tw-gradient-from: rgb(185 28 28 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-700\/95{--tw-gradient-from: rgb(185 28 28 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-800{--tw-gradient-from: #991b1b var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-800\/0{--tw-gradient-from: rgb(153 27 27 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-800\/10{--tw-gradient-from: rgb(153 27 27 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-800\/100{--tw-gradient-from: rgb(153 27 27 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-800\/15{--tw-gradient-from: rgb(153 27 27 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-800\/20{--tw-gradient-from: rgb(153 27 27 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-800\/25{--tw-gradient-from: rgb(153 27 27 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-800\/30{--tw-gradient-from: rgb(153 27 27 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-800\/35{--tw-gradient-from: rgb(153 27 27 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-800\/40{--tw-gradient-from: rgb(153 27 27 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-800\/45{--tw-gradient-from: rgb(153 27 27 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-800\/5{--tw-gradient-from: rgb(153 27 27 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-800\/50{--tw-gradient-from: rgb(153 27 27 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-800\/55{--tw-gradient-from: rgb(153 27 27 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-800\/60{--tw-gradient-from: rgb(153 27 27 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-800\/65{--tw-gradient-from: rgb(153 27 27 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-800\/70{--tw-gradient-from: rgb(153 27 27 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-800\/75{--tw-gradient-from: rgb(153 27 27 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-800\/80{--tw-gradient-from: rgb(153 27 27 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-800\/85{--tw-gradient-from: rgb(153 27 27 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-800\/90{--tw-gradient-from: rgb(153 27 27 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-800\/95{--tw-gradient-from: rgb(153 27 27 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-900{--tw-gradient-from: #7f1d1d var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-900\/0{--tw-gradient-from: rgb(127 29 29 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-900\/10{--tw-gradient-from: rgb(127 29 29 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-900\/100{--tw-gradient-from: rgb(127 29 29 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-900\/15{--tw-gradient-from: rgb(127 29 29 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-900\/20{--tw-gradient-from: rgb(127 29 29 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-900\/25{--tw-gradient-from: rgb(127 29 29 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-900\/30{--tw-gradient-from: rgb(127 29 29 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-900\/35{--tw-gradient-from: rgb(127 29 29 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-900\/40{--tw-gradient-from: rgb(127 29 29 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-900\/45{--tw-gradient-from: rgb(127 29 29 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-900\/5{--tw-gradient-from: rgb(127 29 29 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-900\/50{--tw-gradient-from: rgb(127 29 29 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-900\/55{--tw-gradient-from: rgb(127 29 29 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-900\/60{--tw-gradient-from: rgb(127 29 29 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-900\/65{--tw-gradient-from: rgb(127 29 29 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-900\/70{--tw-gradient-from: rgb(127 29 29 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-900\/75{--tw-gradient-from: rgb(127 29 29 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-900\/80{--tw-gradient-from: rgb(127 29 29 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-900\/85{--tw-gradient-from: rgb(127 29 29 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-900\/90{--tw-gradient-from: rgb(127 29 29 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-900\/95{--tw-gradient-from: rgb(127 29 29 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-950{--tw-gradient-from: #450a0a var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-950\/0{--tw-gradient-from: rgb(69 10 10 / 0) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-950\/10{--tw-gradient-from: rgb(69 10 10 / .1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-950\/100{--tw-gradient-from: rgb(69 10 10 / 1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-950\/15{--tw-gradient-from: rgb(69 10 10 / .15) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-950\/20{--tw-gradient-from: rgb(69 10 10 / .2) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-950\/25{--tw-gradient-from: rgb(69 10 10 / .25) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-950\/30{--tw-gradient-from: rgb(69 10 10 / .3) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-950\/35{--tw-gradient-from: rgb(69 10 10 / .35) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-950\/40{--tw-gradient-from: rgb(69 10 10 / .4) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-950\/45{--tw-gradient-from: rgb(69 10 10 / .45) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-950\/5{--tw-gradient-from: rgb(69 10 10 / .05) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-950\/50{--tw-gradient-from: rgb(69 10 10 / .5) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-950\/55{--tw-gradient-from: rgb(69 10 10 / .55) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-950\/60{--tw-gradient-from: rgb(69 10 10 / .6) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-950\/65{--tw-gradient-from: rgb(69 10 10 / .65) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-950\/70{--tw-gradient-from: rgb(69 10 10 / .7) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-950\/75{--tw-gradient-from: rgb(69 10 10 / .75) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-950\/80{--tw-gradient-from: rgb(69 10 10 / .8) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-950\/85{--tw-gradient-from: rgb(69 10 10 / .85) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-950\/90{--tw-gradient-from: rgb(69 10 10 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-950\/95{--tw-gradient-from: rgb(69 10 10 / .95) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.via-gray-100{--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #f2f3f4 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-100\/0{--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 243 244 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-100\/10{--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 243 244 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-100\/100{--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 243 244 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-100\/15{--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 243 244 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-100\/20{--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 243 244 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-100\/25{--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 243 244 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-100\/30{--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 243 244 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-100\/35{--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 243 244 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-100\/40{--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 243 244 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-100\/45{--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 243 244 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-100\/5{--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 243 244 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-100\/50{--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 243 244 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-100\/55{--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 243 244 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-100\/60{--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 243 244 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-100\/65{--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 243 244 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-100\/70{--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 243 244 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-100\/75{--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 243 244 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-100\/80{--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 243 244 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-100\/85{--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 243 244 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-100\/90{--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 243 244 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-100\/95{--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 243 244 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-200{--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #e5e5e5 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-200\/0{--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(229 229 229 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-200\/10{--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(229 229 229 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-200\/100{--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(229 229 229 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-200\/15{--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(229 229 229 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-200\/20{--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(229 229 229 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-200\/25{--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(229 229 229 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-200\/30{--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(229 229 229 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-200\/35{--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(229 229 229 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-200\/40{--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(229 229 229 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-200\/45{--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(229 229 229 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-200\/5{--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(229 229 229 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-200\/50{--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(229 229 229 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-200\/55{--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(229 229 229 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-200\/60{--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(229 229 229 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-200\/65{--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(229 229 229 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-200\/70{--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(229 229 229 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-200\/75{--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(229 229 229 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-200\/80{--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(229 229 229 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-200\/85{--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(229 229 229 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-200\/90{--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(229 229 229 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-200\/95{--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(229 229 229 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-300{--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #b2b2b2 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-300\/0{--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(178 178 178 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-300\/10{--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(178 178 178 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-300\/100{--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(178 178 178 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-300\/15{--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(178 178 178 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-300\/20{--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(178 178 178 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-300\/25{--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(178 178 178 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-300\/30{--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(178 178 178 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-300\/35{--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(178 178 178 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-300\/40{--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(178 178 178 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-300\/45{--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(178 178 178 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-300\/5{--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(178 178 178 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-300\/50{--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(178 178 178 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-300\/55{--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(178 178 178 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-300\/60{--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(178 178 178 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-300\/65{--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(178 178 178 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-300\/70{--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(178 178 178 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-300\/75{--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(178 178 178 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-300\/80{--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(178 178 178 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-300\/85{--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(178 178 178 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-300\/90{--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(178 178 178 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-300\/95{--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(178 178 178 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-400{--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #999999 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-400\/0{--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 153 153 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-400\/10{--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 153 153 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-400\/100{--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 153 153 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-400\/15{--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 153 153 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-400\/20{--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 153 153 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-400\/25{--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 153 153 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-400\/30{--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 153 153 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-400\/35{--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 153 153 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-400\/40{--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 153 153 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-400\/45{--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 153 153 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-400\/5{--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 153 153 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-400\/50{--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 153 153 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-400\/55{--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 153 153 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-400\/60{--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 153 153 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-400\/65{--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 153 153 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-400\/70{--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 153 153 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-400\/75{--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 153 153 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-400\/80{--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 153 153 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-400\/85{--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 153 153 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-400\/90{--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 153 153 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-400\/95{--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 153 153 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-50{--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #f2f2f2 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-50\/0{--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 242 242 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-50\/10{--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 242 242 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-50\/100{--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 242 242 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-50\/15{--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 242 242 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-50\/20{--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 242 242 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-50\/25{--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 242 242 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-50\/30{--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 242 242 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-50\/35{--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 242 242 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-50\/40{--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 242 242 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-50\/45{--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 242 242 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-50\/5{--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 242 242 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-50\/50{--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 242 242 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-50\/55{--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 242 242 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-50\/60{--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 242 242 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-50\/65{--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 242 242 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-50\/70{--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 242 242 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-50\/75{--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 242 242 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-50\/80{--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 242 242 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-50\/85{--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 242 242 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-50\/90{--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 242 242 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-50\/95{--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(242 242 242 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-500{--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #4d4d4d var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-500\/0{--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(77 77 77 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-500\/10{--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(77 77 77 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-500\/100{--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(77 77 77 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-500\/15{--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(77 77 77 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-500\/20{--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(77 77 77 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-500\/25{--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(77 77 77 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-500\/30{--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(77 77 77 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-500\/35{--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(77 77 77 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-500\/40{--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(77 77 77 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-500\/45{--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(77 77 77 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-500\/5{--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(77 77 77 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-500\/50{--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(77 77 77 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-500\/55{--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(77 77 77 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-500\/60{--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(77 77 77 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-500\/65{--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(77 77 77 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-500\/70{--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(77 77 77 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-500\/75{--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(77 77 77 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-500\/80{--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(77 77 77 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-500\/85{--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(77 77 77 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-500\/90{--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(77 77 77 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-500\/95{--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(77 77 77 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-600{--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #4b5563 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-600\/0{--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(75 85 99 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-600\/10{--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(75 85 99 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-600\/100{--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(75 85 99 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-600\/15{--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(75 85 99 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-600\/20{--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(75 85 99 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-600\/25{--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(75 85 99 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-600\/30{--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(75 85 99 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-600\/35{--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(75 85 99 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-600\/40{--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(75 85 99 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-600\/45{--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(75 85 99 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-600\/5{--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(75 85 99 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-600\/50{--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(75 85 99 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-600\/55{--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(75 85 99 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-600\/60{--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(75 85 99 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-600\/65{--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(75 85 99 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-600\/70{--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(75 85 99 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-600\/75{--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(75 85 99 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-600\/80{--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(75 85 99 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-600\/85{--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(75 85 99 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-600\/90{--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(75 85 99 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-600\/95{--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(75 85 99 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-700{--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #333333 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-700\/0{--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-700\/10{--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-700\/100{--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-700\/15{--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-700\/20{--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-700\/25{--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-700\/30{--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-700\/35{--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-700\/40{--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-700\/45{--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-700\/5{--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-700\/50{--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-700\/55{--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-700\/60{--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-700\/65{--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-700\/70{--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-700\/75{--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-700\/80{--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-700\/85{--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-700\/90{--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-700\/95{--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-800{--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #1f2937 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-800\/0{--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(31 41 55 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-800\/10{--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(31 41 55 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-800\/100{--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(31 41 55 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-800\/15{--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(31 41 55 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-800\/20{--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(31 41 55 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-800\/25{--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(31 41 55 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-800\/30{--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(31 41 55 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-800\/35{--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(31 41 55 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-800\/40{--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(31 41 55 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-800\/45{--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(31 41 55 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-800\/5{--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(31 41 55 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-800\/50{--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(31 41 55 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-800\/55{--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(31 41 55 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-800\/60{--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(31 41 55 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-800\/65{--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(31 41 55 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-800\/70{--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(31 41 55 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-800\/75{--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(31 41 55 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-800\/80{--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(31 41 55 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-800\/85{--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(31 41 55 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-800\/90{--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(31 41 55 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-800\/95{--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(31 41 55 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-900{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #111827 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-900\/0{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 24 39 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-900\/10{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 24 39 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-900\/100{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 24 39 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-900\/15{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 24 39 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-900\/20{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 24 39 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-900\/25{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 24 39 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-900\/30{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 24 39 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-900\/35{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 24 39 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-900\/40{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 24 39 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-900\/45{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 24 39 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-900\/5{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 24 39 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-900\/50{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 24 39 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-900\/55{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 24 39 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-900\/60{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 24 39 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-900\/65{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 24 39 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-900\/70{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 24 39 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-900\/75{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 24 39 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-900\/80{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 24 39 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-900\/85{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 24 39 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-900\/90{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 24 39 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-900\/95{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 24 39 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-950{--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #030712 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-950\/0{--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(3 7 18 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-950\/10{--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(3 7 18 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-950\/100{--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(3 7 18 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-950\/15{--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(3 7 18 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-950\/20{--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(3 7 18 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-950\/25{--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(3 7 18 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-950\/30{--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(3 7 18 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-950\/35{--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(3 7 18 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-950\/40{--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(3 7 18 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-950\/45{--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(3 7 18 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-950\/5{--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(3 7 18 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-950\/50{--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(3 7 18 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-950\/55{--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(3 7 18 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-950\/60{--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(3 7 18 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-950\/65{--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(3 7 18 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-950\/70{--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(3 7 18 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-950\/75{--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(3 7 18 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-950\/80{--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(3 7 18 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-950\/85{--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(3 7 18 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-950\/90{--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(3 7 18 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-gray-950\/95{--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(3 7 18 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-100{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #dcfce7 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-100\/0{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-100\/10{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-100\/100{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-100\/15{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-100\/20{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-100\/25{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-100\/30{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-100\/35{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-100\/40{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-100\/45{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-100\/5{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-100\/50{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-100\/55{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-100\/60{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-100\/65{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-100\/70{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-100\/75{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-100\/80{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-100\/85{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-100\/90{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-100\/95{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-200{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #bbf7d0 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-200\/0{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-200\/10{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-200\/100{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-200\/15{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-200\/20{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-200\/25{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-200\/30{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-200\/35{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-200\/40{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-200\/45{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-200\/5{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-200\/50{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-200\/55{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-200\/60{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-200\/65{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-200\/70{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-200\/75{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-200\/80{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-200\/85{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-200\/90{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-200\/95{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-300{--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #ddffc9 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-300\/0{--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(221 255 201 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-300\/10{--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(221 255 201 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-300\/100{--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(221 255 201 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-300\/15{--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(221 255 201 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-300\/20{--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(221 255 201 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-300\/25{--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(221 255 201 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-300\/30{--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(221 255 201 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-300\/35{--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(221 255 201 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-300\/40{--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(221 255 201 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-300\/45{--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(221 255 201 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-300\/5{--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(221 255 201 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-300\/50{--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(221 255 201 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-300\/55{--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(221 255 201 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-300\/60{--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(221 255 201 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-300\/65{--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(221 255 201 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-300\/70{--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(221 255 201 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-300\/75{--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(221 255 201 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-300\/80{--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(221 255 201 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-300\/85{--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(221 255 201 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-300\/90{--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(221 255 201 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-300\/95{--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(221 255 201 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-400{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #4ade80 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-400\/0{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-400\/10{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-400\/100{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-400\/15{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-400\/20{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-400\/25{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-400\/30{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-400\/35{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-400\/40{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-400\/45{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-400\/5{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-400\/50{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-400\/55{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-400\/60{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-400\/65{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-400\/70{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-400\/75{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-400\/80{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-400\/85{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-400\/90{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-400\/95{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-50{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #f0fdf4 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-50\/0{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-50\/10{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-50\/100{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-50\/15{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-50\/20{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-50\/25{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-50\/30{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-50\/35{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-50\/40{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-50\/45{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-50\/5{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-50\/50{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-50\/55{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-50\/60{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-50\/65{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-50\/70{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-50\/75{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-50\/80{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-50\/85{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-50\/90{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-50\/95{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-500{--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #17d14c var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-500\/0{--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(23 209 76 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-500\/10{--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(23 209 76 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-500\/100{--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(23 209 76 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-500\/15{--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(23 209 76 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-500\/20{--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(23 209 76 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-500\/25{--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(23 209 76 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-500\/30{--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(23 209 76 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-500\/35{--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(23 209 76 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-500\/40{--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(23 209 76 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-500\/45{--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(23 209 76 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-500\/5{--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(23 209 76 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-500\/50{--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(23 209 76 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-500\/55{--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(23 209 76 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-500\/60{--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(23 209 76 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-500\/65{--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(23 209 76 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-500\/70{--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(23 209 76 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-500\/75{--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(23 209 76 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-500\/80{--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(23 209 76 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-500\/85{--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(23 209 76 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-500\/90{--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(23 209 76 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-500\/95{--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(23 209 76 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-600{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #16a34a var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-600\/0{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-600\/10{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-600\/100{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-600\/15{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-600\/20{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-600\/25{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-600\/30{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-600\/35{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-600\/40{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-600\/45{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-600\/5{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-600\/50{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-600\/55{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-600\/60{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-600\/65{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-600\/70{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-600\/75{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-600\/80{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-600\/85{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-600\/90{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-600\/95{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-700{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #15803d var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-700\/0{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-700\/10{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-700\/100{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-700\/15{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-700\/20{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-700\/25{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-700\/30{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-700\/35{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-700\/40{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-700\/45{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-700\/5{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-700\/50{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-700\/55{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-700\/60{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-700\/65{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-700\/70{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-700\/75{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-700\/80{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-700\/85{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-700\/90{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-700\/95{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-800{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #166534 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-800\/0{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-800\/10{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-800\/100{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-800\/15{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-800\/20{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-800\/25{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-800\/30{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-800\/35{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-800\/40{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-800\/45{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-800\/5{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-800\/50{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-800\/55{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-800\/60{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-800\/65{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-800\/70{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-800\/75{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-800\/80{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-800\/85{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-800\/90{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-800\/95{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-900{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #14532d var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-900\/0{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-900\/10{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-900\/100{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-900\/15{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-900\/20{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-900\/25{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-900\/30{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-900\/35{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-900\/40{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-900\/45{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-900\/5{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-900\/50{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-900\/55{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-900\/60{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-900\/65{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-900\/70{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-900\/75{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-900\/80{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-900\/85{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-900\/90{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-900\/95{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-950{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #052e16 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-950\/0{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-950\/10{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-950\/100{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-950\/15{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-950\/20{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-950\/25{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-950\/30{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-950\/35{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-950\/40{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-950\/45{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-950\/5{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-950\/50{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-950\/55{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-950\/60{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-950\/65{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-950\/70{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-950\/75{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-950\/80{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-950\/85{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-950\/90{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-green-950\/95{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-100{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #ffedd5 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-100\/0{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-100\/10{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-100\/100{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-100\/15{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-100\/20{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-100\/25{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-100\/30{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-100\/35{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-100\/40{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-100\/45{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-100\/5{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-100\/50{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-100\/55{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-100\/60{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-100\/65{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-100\/70{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-100\/75{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-100\/80{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-100\/85{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-100\/90{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-100\/95{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-200{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #fed7aa var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-200\/0{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-200\/10{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-200\/100{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-200\/15{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-200\/20{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-200\/25{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-200\/30{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-200\/35{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-200\/40{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-200\/45{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-200\/5{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-200\/50{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-200\/55{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-200\/60{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-200\/65{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-200\/70{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-200\/75{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-200\/80{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-200\/85{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-200\/90{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-200\/95{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-300{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #fdba74 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-300\/0{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-300\/10{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-300\/100{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-300\/15{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-300\/20{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-300\/25{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-300\/30{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-300\/35{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-300\/40{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-300\/45{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-300\/5{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-300\/50{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-300\/55{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-300\/60{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-300\/65{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-300\/70{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-300\/75{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-300\/80{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-300\/85{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-300\/90{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-300\/95{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-400{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #fb923c var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-400\/0{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-400\/10{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-400\/100{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-400\/15{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-400\/20{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-400\/25{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-400\/30{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-400\/35{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-400\/40{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-400\/45{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-400\/5{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-400\/50{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-400\/55{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-400\/60{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-400\/65{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-400\/70{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-400\/75{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-400\/80{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-400\/85{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-400\/90{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-400\/95{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-50{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #fff7ed var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-50\/0{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-50\/10{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-50\/100{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-50\/15{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-50\/20{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-50\/25{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-50\/30{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-50\/35{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-50\/40{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-50\/45{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-50\/5{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-50\/50{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-50\/55{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-50\/60{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-50\/65{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-50\/70{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-50\/75{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-50\/80{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-50\/85{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-50\/90{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-50\/95{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-500{--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #ee8e1d var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-500\/0{--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(238 142 29 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-500\/10{--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(238 142 29 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-500\/100{--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(238 142 29 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-500\/15{--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(238 142 29 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-500\/20{--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(238 142 29 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-500\/25{--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(238 142 29 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-500\/30{--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(238 142 29 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-500\/35{--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(238 142 29 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-500\/40{--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(238 142 29 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-500\/45{--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(238 142 29 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-500\/5{--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(238 142 29 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-500\/50{--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(238 142 29 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-500\/55{--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(238 142 29 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-500\/60{--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(238 142 29 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-500\/65{--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(238 142 29 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-500\/70{--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(238 142 29 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-500\/75{--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(238 142 29 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-500\/80{--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(238 142 29 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-500\/85{--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(238 142 29 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-500\/90{--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(238 142 29 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-500\/95{--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(238 142 29 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-600{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #ea580c var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-600\/0{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-600\/10{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-600\/100{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-600\/15{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-600\/20{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-600\/25{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-600\/30{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-600\/35{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-600\/40{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-600\/45{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-600\/5{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-600\/50{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-600\/55{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-600\/60{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-600\/65{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-600\/70{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-600\/75{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-600\/80{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-600\/85{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-600\/90{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-600\/95{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-700{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #c2410c var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-700\/0{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-700\/10{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-700\/100{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-700\/15{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-700\/20{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-700\/25{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-700\/30{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-700\/35{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-700\/40{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-700\/45{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-700\/5{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-700\/50{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-700\/55{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-700\/60{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-700\/65{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-700\/70{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-700\/75{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-700\/80{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-700\/85{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-700\/90{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-700\/95{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-800{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #9a3412 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-800\/0{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-800\/10{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-800\/100{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-800\/15{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-800\/20{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-800\/25{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-800\/30{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-800\/35{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-800\/40{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-800\/45{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-800\/5{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-800\/50{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-800\/55{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-800\/60{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-800\/65{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-800\/70{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-800\/75{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-800\/80{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-800\/85{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-800\/90{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-800\/95{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-900{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #7c2d12 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-900\/0{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-900\/10{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-900\/100{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-900\/15{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-900\/20{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-900\/25{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-900\/30{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-900\/35{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-900\/40{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-900\/45{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-900\/5{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-900\/50{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-900\/55{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-900\/60{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-900\/65{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-900\/70{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-900\/75{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-900\/80{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-900\/85{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-900\/90{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-900\/95{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-950{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #431407 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-950\/0{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-950\/10{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-950\/100{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-950\/15{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-950\/20{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-950\/25{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-950\/30{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-950\/35{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-950\/40{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-950\/45{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-950\/5{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-950\/50{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-950\/55{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-950\/60{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-950\/65{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-950\/70{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-950\/75{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-950\/80{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-950\/85{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-950\/90{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-orange-950\/95{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-100{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #f5f9ff var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-100\/0{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-100\/10{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-100\/100{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-100\/15{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-100\/20{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-100\/25{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-100\/30{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-100\/35{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-100\/40{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-100\/45{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-100\/5{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-100\/50{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-100\/55{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-100\/60{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-100\/65{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-100\/70{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-100\/75{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-100\/80{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-100\/85{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-100\/90{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-100\/95{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-200{--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #e1ecfe var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-200\/0{--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(225 236 254 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-200\/10{--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(225 236 254 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-200\/100{--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(225 236 254 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-200\/15{--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(225 236 254 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-200\/20{--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(225 236 254 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-200\/25{--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(225 236 254 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-200\/30{--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(225 236 254 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-200\/35{--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(225 236 254 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-200\/40{--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(225 236 254 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-200\/45{--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(225 236 254 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-200\/5{--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(225 236 254 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-200\/50{--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(225 236 254 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-200\/55{--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(225 236 254 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-200\/60{--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(225 236 254 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-200\/65{--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(225 236 254 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-200\/70{--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(225 236 254 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-200\/75{--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(225 236 254 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-200\/80{--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(225 236 254 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-200\/85{--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(225 236 254 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-200\/90{--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(225 236 254 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-200\/95{--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(225 236 254 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-300{--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #d7e5fd var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-300\/0{--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(215 229 253 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-300\/10{--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(215 229 253 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-300\/100{--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(215 229 253 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-300\/15{--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(215 229 253 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-300\/20{--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(215 229 253 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-300\/25{--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(215 229 253 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-300\/30{--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(215 229 253 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-300\/35{--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(215 229 253 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-300\/40{--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(215 229 253 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-300\/45{--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(215 229 253 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-300\/5{--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(215 229 253 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-300\/50{--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(215 229 253 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-300\/55{--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(215 229 253 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-300\/60{--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(215 229 253 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-300\/65{--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(215 229 253 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-300\/70{--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(215 229 253 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-300\/75{--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(215 229 253 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-300\/80{--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(215 229 253 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-300\/85{--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(215 229 253 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-300\/90{--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(215 229 253 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-300\/95{--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(215 229 253 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-50{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #f5f9ff var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-50\/0{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-50\/10{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-50\/100{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-50\/15{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-50\/20{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-50\/25{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-50\/30{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-50\/35{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-50\/40{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-50\/45{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-50\/5{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-50\/50{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-50\/55{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-50\/60{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-50\/65{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-50\/70{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-50\/75{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-50\/80{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-50\/85{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-50\/90{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-50\/95{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(245 249 255 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-500{--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #377df7 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-500\/0{--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(55 125 247 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-500\/10{--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(55 125 247 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-500\/100{--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(55 125 247 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-500\/15{--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(55 125 247 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-500\/20{--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(55 125 247 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-500\/25{--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(55 125 247 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-500\/30{--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(55 125 247 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-500\/35{--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(55 125 247 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-500\/40{--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(55 125 247 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-500\/45{--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(55 125 247 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-500\/5{--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(55 125 247 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-500\/50{--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(55 125 247 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-500\/55{--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(55 125 247 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-500\/60{--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(55 125 247 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-500\/65{--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(55 125 247 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-500\/70{--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(55 125 247 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-500\/75{--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(55 125 247 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-500\/80{--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(55 125 247 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-500\/85{--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(55 125 247 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-500\/90{--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(55 125 247 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-500\/95{--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(55 125 247 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-700{--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #1159d7 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-700\/0{--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 89 215 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-700\/10{--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 89 215 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-700\/100{--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 89 215 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-700\/15{--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 89 215 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-700\/20{--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 89 215 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-700\/25{--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 89 215 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-700\/30{--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 89 215 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-700\/35{--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 89 215 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-700\/40{--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 89 215 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-700\/45{--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 89 215 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-700\/5{--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 89 215 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-700\/50{--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 89 215 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-700\/55{--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 89 215 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-700\/60{--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 89 215 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-700\/65{--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 89 215 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-700\/70{--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 89 215 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-700\/75{--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 89 215 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-700\/80{--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 89 215 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-700\/85{--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 89 215 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-700\/90{--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 89 215 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-700\/95{--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 89 215 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-content{--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pc)) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-content\/0{--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pc) / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-content\/10{--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pc) / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-content\/100{--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pc) / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-content\/15{--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pc) / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-content\/20{--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pc) / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-content\/25{--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pc) / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-content\/30{--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pc) / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-content\/35{--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pc) / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-content\/40{--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pc) / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-content\/45{--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pc) / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-content\/5{--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pc) / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-content\/50{--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pc) / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-content\/55{--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pc) / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-content\/60{--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pc) / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-content\/65{--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pc) / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-content\/70{--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pc) / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-content\/75{--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pc) / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-content\/80{--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pc) / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-content\/85{--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pc) / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-content\/90{--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pc) / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-content\/95{--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pc) / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-focus{--tw-gradient-to: hsl(var(--pf, var(--p)) / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pf, var(--p))) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-focus\/0{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pf, var(--p)) / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-focus\/10{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pf, var(--p)) / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-focus\/100{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pf, var(--p)) / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-focus\/15{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pf, var(--p)) / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-focus\/20{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pf, var(--p)) / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-focus\/25{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pf, var(--p)) / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-focus\/30{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pf, var(--p)) / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-focus\/35{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pf, var(--p)) / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-focus\/40{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pf, var(--p)) / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-focus\/45{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pf, var(--p)) / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-focus\/5{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pf, var(--p)) / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-focus\/50{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pf, var(--p)) / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-focus\/55{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pf, var(--p)) / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-focus\/60{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pf, var(--p)) / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-focus\/65{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pf, var(--p)) / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-focus\/70{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pf, var(--p)) / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-focus\/75{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pf, var(--p)) / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-focus\/80{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pf, var(--p)) / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-focus\/85{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pf, var(--p)) / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-focus\/90{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pf, var(--p)) / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-primary-focus\/95{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--pf, var(--p)) / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-100{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #fee2e2 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-100\/0{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-100\/10{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-100\/100{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-100\/15{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-100\/20{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-100\/25{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-100\/30{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-100\/35{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-100\/40{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-100\/45{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-100\/5{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-100\/50{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-100\/55{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-100\/60{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-100\/65{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-100\/70{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-100\/75{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-100\/80{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-100\/85{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-100\/90{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-100\/95{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-200{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #fecaca var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-200\/0{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-200\/10{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-200\/100{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-200\/15{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-200\/20{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-200\/25{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-200\/30{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-200\/35{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-200\/40{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-200\/45{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-200\/5{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-200\/50{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-200\/55{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-200\/60{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-200\/65{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-200\/70{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-200\/75{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-200\/80{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-200\/85{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-200\/90{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-200\/95{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-300{--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #ffd0c9 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-300\/0{--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 208 201 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-300\/10{--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 208 201 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-300\/100{--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 208 201 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-300\/15{--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 208 201 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-300\/20{--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 208 201 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-300\/25{--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 208 201 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-300\/30{--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 208 201 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-300\/35{--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 208 201 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-300\/40{--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 208 201 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-300\/45{--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 208 201 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-300\/5{--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 208 201 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-300\/50{--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 208 201 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-300\/55{--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 208 201 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-300\/60{--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 208 201 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-300\/65{--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 208 201 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-300\/70{--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 208 201 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-300\/75{--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 208 201 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-300\/80{--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 208 201 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-300\/85{--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 208 201 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-300\/90{--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 208 201 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-300\/95{--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(255 208 201 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-400{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #f87171 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-400\/0{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-400\/10{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-400\/100{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-400\/15{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-400\/20{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-400\/25{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-400\/30{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-400\/35{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-400\/40{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-400\/45{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-400\/5{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-400\/50{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-400\/55{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-400\/60{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-400\/65{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-400\/70{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-400\/75{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-400\/80{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-400\/85{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-400\/90{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-400\/95{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-50{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #fef2f2 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-50\/0{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-50\/10{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-50\/100{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-50\/15{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-50\/20{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-50\/25{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-50\/30{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-50\/35{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-50\/40{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-50\/45{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-50\/5{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-50\/50{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-50\/55{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-50\/60{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-50\/65{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-50\/70{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-50\/75{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-50\/80{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-50\/85{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-50\/90{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-50\/95{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-500{--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #d22d2d var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-500\/0{--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(210 45 45 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-500\/10{--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(210 45 45 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-500\/100{--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(210 45 45 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-500\/15{--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(210 45 45 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-500\/20{--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(210 45 45 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-500\/25{--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(210 45 45 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-500\/30{--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(210 45 45 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-500\/35{--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(210 45 45 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-500\/40{--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(210 45 45 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-500\/45{--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(210 45 45 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-500\/5{--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(210 45 45 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-500\/50{--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(210 45 45 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-500\/55{--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(210 45 45 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-500\/60{--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(210 45 45 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-500\/65{--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(210 45 45 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-500\/70{--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(210 45 45 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-500\/75{--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(210 45 45 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-500\/80{--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(210 45 45 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-500\/85{--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(210 45 45 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-500\/90{--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(210 45 45 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-500\/95{--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(210 45 45 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-600{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #dc2626 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-600\/0{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-600\/10{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-600\/100{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-600\/15{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-600\/20{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-600\/25{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-600\/30{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-600\/35{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-600\/40{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-600\/45{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-600\/5{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-600\/50{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-600\/55{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-600\/60{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-600\/65{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-600\/70{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-600\/75{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-600\/80{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-600\/85{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-600\/90{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-600\/95{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-700{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #b91c1c var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-700\/0{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-700\/10{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-700\/100{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-700\/15{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-700\/20{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-700\/25{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-700\/30{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-700\/35{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-700\/40{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-700\/45{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-700\/5{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-700\/50{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-700\/55{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-700\/60{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-700\/65{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-700\/70{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-700\/75{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-700\/80{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-700\/85{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-700\/90{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-700\/95{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-800{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #991b1b var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-800\/0{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-800\/10{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-800\/100{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-800\/15{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-800\/20{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-800\/25{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-800\/30{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-800\/35{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-800\/40{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-800\/45{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-800\/5{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-800\/50{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-800\/55{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-800\/60{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-800\/65{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-800\/70{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-800\/75{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-800\/80{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-800\/85{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-800\/90{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-800\/95{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-900{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #7f1d1d var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-900\/0{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-900\/10{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-900\/100{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-900\/15{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-900\/20{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-900\/25{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-900\/30{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-900\/35{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-900\/40{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-900\/45{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-900\/5{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-900\/50{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-900\/55{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-900\/60{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-900\/65{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-900\/70{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-900\/75{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-900\/80{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-900\/85{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-900\/90{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-900\/95{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-950{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #450a0a var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-950\/0{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-950\/10{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-950\/100{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-950\/15{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-950\/20{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-950\/25{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-950\/30{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-950\/35{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-950\/40{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-950\/45{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-950\/5{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-950\/50{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-950\/55{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-950\/60{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-950\/65{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-950\/70{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-950\/75{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-950\/80{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-950\/85{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-950\/90{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.via-red-950\/95{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.to-gray-100{--tw-gradient-to: #f2f3f4 var(--tw-gradient-to-position) !important}.to-gray-100\/0{--tw-gradient-to: rgb(242 243 244 / 0) var(--tw-gradient-to-position) !important}.to-gray-100\/10{--tw-gradient-to: rgb(242 243 244 / .1) var(--tw-gradient-to-position) !important}.to-gray-100\/100{--tw-gradient-to: rgb(242 243 244 / 1) var(--tw-gradient-to-position) !important}.to-gray-100\/15{--tw-gradient-to: rgb(242 243 244 / .15) var(--tw-gradient-to-position) !important}.to-gray-100\/20{--tw-gradient-to: rgb(242 243 244 / .2) var(--tw-gradient-to-position) !important}.to-gray-100\/25{--tw-gradient-to: rgb(242 243 244 / .25) var(--tw-gradient-to-position) !important}.to-gray-100\/30{--tw-gradient-to: rgb(242 243 244 / .3) var(--tw-gradient-to-position) !important}.to-gray-100\/35{--tw-gradient-to: rgb(242 243 244 / .35) var(--tw-gradient-to-position) !important}.to-gray-100\/40{--tw-gradient-to: rgb(242 243 244 / .4) var(--tw-gradient-to-position) !important}.to-gray-100\/45{--tw-gradient-to: rgb(242 243 244 / .45) var(--tw-gradient-to-position) !important}.to-gray-100\/5{--tw-gradient-to: rgb(242 243 244 / .05) var(--tw-gradient-to-position) !important}.to-gray-100\/50{--tw-gradient-to: rgb(242 243 244 / .5) var(--tw-gradient-to-position) !important}.to-gray-100\/55{--tw-gradient-to: rgb(242 243 244 / .55) var(--tw-gradient-to-position) !important}.to-gray-100\/60{--tw-gradient-to: rgb(242 243 244 / .6) var(--tw-gradient-to-position) !important}.to-gray-100\/65{--tw-gradient-to: rgb(242 243 244 / .65) var(--tw-gradient-to-position) !important}.to-gray-100\/70{--tw-gradient-to: rgb(242 243 244 / .7) var(--tw-gradient-to-position) !important}.to-gray-100\/75{--tw-gradient-to: rgb(242 243 244 / .75) var(--tw-gradient-to-position) !important}.to-gray-100\/80{--tw-gradient-to: rgb(242 243 244 / .8) var(--tw-gradient-to-position) !important}.to-gray-100\/85{--tw-gradient-to: rgb(242 243 244 / .85) var(--tw-gradient-to-position) !important}.to-gray-100\/90{--tw-gradient-to: rgb(242 243 244 / .9) var(--tw-gradient-to-position) !important}.to-gray-100\/95{--tw-gradient-to: rgb(242 243 244 / .95) var(--tw-gradient-to-position) !important}.to-gray-200{--tw-gradient-to: #e5e5e5 var(--tw-gradient-to-position) !important}.to-gray-200\/0{--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position) !important}.to-gray-200\/10{--tw-gradient-to: rgb(229 229 229 / .1) var(--tw-gradient-to-position) !important}.to-gray-200\/100{--tw-gradient-to: rgb(229 229 229 / 1) var(--tw-gradient-to-position) !important}.to-gray-200\/15{--tw-gradient-to: rgb(229 229 229 / .15) var(--tw-gradient-to-position) !important}.to-gray-200\/20{--tw-gradient-to: rgb(229 229 229 / .2) var(--tw-gradient-to-position) !important}.to-gray-200\/25{--tw-gradient-to: rgb(229 229 229 / .25) var(--tw-gradient-to-position) !important}.to-gray-200\/30{--tw-gradient-to: rgb(229 229 229 / .3) var(--tw-gradient-to-position) !important}.to-gray-200\/35{--tw-gradient-to: rgb(229 229 229 / .35) var(--tw-gradient-to-position) !important}.to-gray-200\/40{--tw-gradient-to: rgb(229 229 229 / .4) var(--tw-gradient-to-position) !important}.to-gray-200\/45{--tw-gradient-to: rgb(229 229 229 / .45) var(--tw-gradient-to-position) !important}.to-gray-200\/5{--tw-gradient-to: rgb(229 229 229 / .05) var(--tw-gradient-to-position) !important}.to-gray-200\/50{--tw-gradient-to: rgb(229 229 229 / .5) var(--tw-gradient-to-position) !important}.to-gray-200\/55{--tw-gradient-to: rgb(229 229 229 / .55) var(--tw-gradient-to-position) !important}.to-gray-200\/60{--tw-gradient-to: rgb(229 229 229 / .6) var(--tw-gradient-to-position) !important}.to-gray-200\/65{--tw-gradient-to: rgb(229 229 229 / .65) var(--tw-gradient-to-position) !important}.to-gray-200\/70{--tw-gradient-to: rgb(229 229 229 / .7) var(--tw-gradient-to-position) !important}.to-gray-200\/75{--tw-gradient-to: rgb(229 229 229 / .75) var(--tw-gradient-to-position) !important}.to-gray-200\/80{--tw-gradient-to: rgb(229 229 229 / .8) var(--tw-gradient-to-position) !important}.to-gray-200\/85{--tw-gradient-to: rgb(229 229 229 / .85) var(--tw-gradient-to-position) !important}.to-gray-200\/90{--tw-gradient-to: rgb(229 229 229 / .9) var(--tw-gradient-to-position) !important}.to-gray-200\/95{--tw-gradient-to: rgb(229 229 229 / .95) var(--tw-gradient-to-position) !important}.to-gray-300{--tw-gradient-to: #b2b2b2 var(--tw-gradient-to-position) !important}.to-gray-300\/0{--tw-gradient-to: rgb(178 178 178 / 0) var(--tw-gradient-to-position) !important}.to-gray-300\/10{--tw-gradient-to: rgb(178 178 178 / .1) var(--tw-gradient-to-position) !important}.to-gray-300\/100{--tw-gradient-to: rgb(178 178 178 / 1) var(--tw-gradient-to-position) !important}.to-gray-300\/15{--tw-gradient-to: rgb(178 178 178 / .15) var(--tw-gradient-to-position) !important}.to-gray-300\/20{--tw-gradient-to: rgb(178 178 178 / .2) var(--tw-gradient-to-position) !important}.to-gray-300\/25{--tw-gradient-to: rgb(178 178 178 / .25) var(--tw-gradient-to-position) !important}.to-gray-300\/30{--tw-gradient-to: rgb(178 178 178 / .3) var(--tw-gradient-to-position) !important}.to-gray-300\/35{--tw-gradient-to: rgb(178 178 178 / .35) var(--tw-gradient-to-position) !important}.to-gray-300\/40{--tw-gradient-to: rgb(178 178 178 / .4) var(--tw-gradient-to-position) !important}.to-gray-300\/45{--tw-gradient-to: rgb(178 178 178 / .45) var(--tw-gradient-to-position) !important}.to-gray-300\/5{--tw-gradient-to: rgb(178 178 178 / .05) var(--tw-gradient-to-position) !important}.to-gray-300\/50{--tw-gradient-to: rgb(178 178 178 / .5) var(--tw-gradient-to-position) !important}.to-gray-300\/55{--tw-gradient-to: rgb(178 178 178 / .55) var(--tw-gradient-to-position) !important}.to-gray-300\/60{--tw-gradient-to: rgb(178 178 178 / .6) var(--tw-gradient-to-position) !important}.to-gray-300\/65{--tw-gradient-to: rgb(178 178 178 / .65) var(--tw-gradient-to-position) !important}.to-gray-300\/70{--tw-gradient-to: rgb(178 178 178 / .7) var(--tw-gradient-to-position) !important}.to-gray-300\/75{--tw-gradient-to: rgb(178 178 178 / .75) var(--tw-gradient-to-position) !important}.to-gray-300\/80{--tw-gradient-to: rgb(178 178 178 / .8) var(--tw-gradient-to-position) !important}.to-gray-300\/85{--tw-gradient-to: rgb(178 178 178 / .85) var(--tw-gradient-to-position) !important}.to-gray-300\/90{--tw-gradient-to: rgb(178 178 178 / .9) var(--tw-gradient-to-position) !important}.to-gray-300\/95{--tw-gradient-to: rgb(178 178 178 / .95) var(--tw-gradient-to-position) !important}.to-gray-400{--tw-gradient-to: #999999 var(--tw-gradient-to-position) !important}.to-gray-400\/0{--tw-gradient-to: rgb(153 153 153 / 0) var(--tw-gradient-to-position) !important}.to-gray-400\/10{--tw-gradient-to: rgb(153 153 153 / .1) var(--tw-gradient-to-position) !important}.to-gray-400\/100{--tw-gradient-to: rgb(153 153 153 / 1) var(--tw-gradient-to-position) !important}.to-gray-400\/15{--tw-gradient-to: rgb(153 153 153 / .15) var(--tw-gradient-to-position) !important}.to-gray-400\/20{--tw-gradient-to: rgb(153 153 153 / .2) var(--tw-gradient-to-position) !important}.to-gray-400\/25{--tw-gradient-to: rgb(153 153 153 / .25) var(--tw-gradient-to-position) !important}.to-gray-400\/30{--tw-gradient-to: rgb(153 153 153 / .3) var(--tw-gradient-to-position) !important}.to-gray-400\/35{--tw-gradient-to: rgb(153 153 153 / .35) var(--tw-gradient-to-position) !important}.to-gray-400\/40{--tw-gradient-to: rgb(153 153 153 / .4) var(--tw-gradient-to-position) !important}.to-gray-400\/45{--tw-gradient-to: rgb(153 153 153 / .45) var(--tw-gradient-to-position) !important}.to-gray-400\/5{--tw-gradient-to: rgb(153 153 153 / .05) var(--tw-gradient-to-position) !important}.to-gray-400\/50{--tw-gradient-to: rgb(153 153 153 / .5) var(--tw-gradient-to-position) !important}.to-gray-400\/55{--tw-gradient-to: rgb(153 153 153 / .55) var(--tw-gradient-to-position) !important}.to-gray-400\/60{--tw-gradient-to: rgb(153 153 153 / .6) var(--tw-gradient-to-position) !important}.to-gray-400\/65{--tw-gradient-to: rgb(153 153 153 / .65) var(--tw-gradient-to-position) !important}.to-gray-400\/70{--tw-gradient-to: rgb(153 153 153 / .7) var(--tw-gradient-to-position) !important}.to-gray-400\/75{--tw-gradient-to: rgb(153 153 153 / .75) var(--tw-gradient-to-position) !important}.to-gray-400\/80{--tw-gradient-to: rgb(153 153 153 / .8) var(--tw-gradient-to-position) !important}.to-gray-400\/85{--tw-gradient-to: rgb(153 153 153 / .85) var(--tw-gradient-to-position) !important}.to-gray-400\/90{--tw-gradient-to: rgb(153 153 153 / .9) var(--tw-gradient-to-position) !important}.to-gray-400\/95{--tw-gradient-to: rgb(153 153 153 / .95) var(--tw-gradient-to-position) !important}.to-gray-50{--tw-gradient-to: #f2f2f2 var(--tw-gradient-to-position) !important}.to-gray-50\/0{--tw-gradient-to: rgb(242 242 242 / 0) var(--tw-gradient-to-position) !important}.to-gray-50\/10{--tw-gradient-to: rgb(242 242 242 / .1) var(--tw-gradient-to-position) !important}.to-gray-50\/100{--tw-gradient-to: rgb(242 242 242 / 1) var(--tw-gradient-to-position) !important}.to-gray-50\/15{--tw-gradient-to: rgb(242 242 242 / .15) var(--tw-gradient-to-position) !important}.to-gray-50\/20{--tw-gradient-to: rgb(242 242 242 / .2) var(--tw-gradient-to-position) !important}.to-gray-50\/25{--tw-gradient-to: rgb(242 242 242 / .25) var(--tw-gradient-to-position) !important}.to-gray-50\/30{--tw-gradient-to: rgb(242 242 242 / .3) var(--tw-gradient-to-position) !important}.to-gray-50\/35{--tw-gradient-to: rgb(242 242 242 / .35) var(--tw-gradient-to-position) !important}.to-gray-50\/40{--tw-gradient-to: rgb(242 242 242 / .4) var(--tw-gradient-to-position) !important}.to-gray-50\/45{--tw-gradient-to: rgb(242 242 242 / .45) var(--tw-gradient-to-position) !important}.to-gray-50\/5{--tw-gradient-to: rgb(242 242 242 / .05) var(--tw-gradient-to-position) !important}.to-gray-50\/50{--tw-gradient-to: rgb(242 242 242 / .5) var(--tw-gradient-to-position) !important}.to-gray-50\/55{--tw-gradient-to: rgb(242 242 242 / .55) var(--tw-gradient-to-position) !important}.to-gray-50\/60{--tw-gradient-to: rgb(242 242 242 / .6) var(--tw-gradient-to-position) !important}.to-gray-50\/65{--tw-gradient-to: rgb(242 242 242 / .65) var(--tw-gradient-to-position) !important}.to-gray-50\/70{--tw-gradient-to: rgb(242 242 242 / .7) var(--tw-gradient-to-position) !important}.to-gray-50\/75{--tw-gradient-to: rgb(242 242 242 / .75) var(--tw-gradient-to-position) !important}.to-gray-50\/80{--tw-gradient-to: rgb(242 242 242 / .8) var(--tw-gradient-to-position) !important}.to-gray-50\/85{--tw-gradient-to: rgb(242 242 242 / .85) var(--tw-gradient-to-position) !important}.to-gray-50\/90{--tw-gradient-to: rgb(242 242 242 / .9) var(--tw-gradient-to-position) !important}.to-gray-50\/95{--tw-gradient-to: rgb(242 242 242 / .95) var(--tw-gradient-to-position) !important}.to-gray-500{--tw-gradient-to: #4d4d4d var(--tw-gradient-to-position) !important}.to-gray-500\/0{--tw-gradient-to: rgb(77 77 77 / 0) var(--tw-gradient-to-position) !important}.to-gray-500\/10{--tw-gradient-to: rgb(77 77 77 / .1) var(--tw-gradient-to-position) !important}.to-gray-500\/100{--tw-gradient-to: rgb(77 77 77 / 1) var(--tw-gradient-to-position) !important}.to-gray-500\/15{--tw-gradient-to: rgb(77 77 77 / .15) var(--tw-gradient-to-position) !important}.to-gray-500\/20{--tw-gradient-to: rgb(77 77 77 / .2) var(--tw-gradient-to-position) !important}.to-gray-500\/25{--tw-gradient-to: rgb(77 77 77 / .25) var(--tw-gradient-to-position) !important}.to-gray-500\/30{--tw-gradient-to: rgb(77 77 77 / .3) var(--tw-gradient-to-position) !important}.to-gray-500\/35{--tw-gradient-to: rgb(77 77 77 / .35) var(--tw-gradient-to-position) !important}.to-gray-500\/40{--tw-gradient-to: rgb(77 77 77 / .4) var(--tw-gradient-to-position) !important}.to-gray-500\/45{--tw-gradient-to: rgb(77 77 77 / .45) var(--tw-gradient-to-position) !important}.to-gray-500\/5{--tw-gradient-to: rgb(77 77 77 / .05) var(--tw-gradient-to-position) !important}.to-gray-500\/50{--tw-gradient-to: rgb(77 77 77 / .5) var(--tw-gradient-to-position) !important}.to-gray-500\/55{--tw-gradient-to: rgb(77 77 77 / .55) var(--tw-gradient-to-position) !important}.to-gray-500\/60{--tw-gradient-to: rgb(77 77 77 / .6) var(--tw-gradient-to-position) !important}.to-gray-500\/65{--tw-gradient-to: rgb(77 77 77 / .65) var(--tw-gradient-to-position) !important}.to-gray-500\/70{--tw-gradient-to: rgb(77 77 77 / .7) var(--tw-gradient-to-position) !important}.to-gray-500\/75{--tw-gradient-to: rgb(77 77 77 / .75) var(--tw-gradient-to-position) !important}.to-gray-500\/80{--tw-gradient-to: rgb(77 77 77 / .8) var(--tw-gradient-to-position) !important}.to-gray-500\/85{--tw-gradient-to: rgb(77 77 77 / .85) var(--tw-gradient-to-position) !important}.to-gray-500\/90{--tw-gradient-to: rgb(77 77 77 / .9) var(--tw-gradient-to-position) !important}.to-gray-500\/95{--tw-gradient-to: rgb(77 77 77 / .95) var(--tw-gradient-to-position) !important}.to-gray-600{--tw-gradient-to: #4b5563 var(--tw-gradient-to-position) !important}.to-gray-600\/0{--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position) !important}.to-gray-600\/10{--tw-gradient-to: rgb(75 85 99 / .1) var(--tw-gradient-to-position) !important}.to-gray-600\/100{--tw-gradient-to: rgb(75 85 99 / 1) var(--tw-gradient-to-position) !important}.to-gray-600\/15{--tw-gradient-to: rgb(75 85 99 / .15) var(--tw-gradient-to-position) !important}.to-gray-600\/20{--tw-gradient-to: rgb(75 85 99 / .2) var(--tw-gradient-to-position) !important}.to-gray-600\/25{--tw-gradient-to: rgb(75 85 99 / .25) var(--tw-gradient-to-position) !important}.to-gray-600\/30{--tw-gradient-to: rgb(75 85 99 / .3) var(--tw-gradient-to-position) !important}.to-gray-600\/35{--tw-gradient-to: rgb(75 85 99 / .35) var(--tw-gradient-to-position) !important}.to-gray-600\/40{--tw-gradient-to: rgb(75 85 99 / .4) var(--tw-gradient-to-position) !important}.to-gray-600\/45{--tw-gradient-to: rgb(75 85 99 / .45) var(--tw-gradient-to-position) !important}.to-gray-600\/5{--tw-gradient-to: rgb(75 85 99 / .05) var(--tw-gradient-to-position) !important}.to-gray-600\/50{--tw-gradient-to: rgb(75 85 99 / .5) var(--tw-gradient-to-position) !important}.to-gray-600\/55{--tw-gradient-to: rgb(75 85 99 / .55) var(--tw-gradient-to-position) !important}.to-gray-600\/60{--tw-gradient-to: rgb(75 85 99 / .6) var(--tw-gradient-to-position) !important}.to-gray-600\/65{--tw-gradient-to: rgb(75 85 99 / .65) var(--tw-gradient-to-position) !important}.to-gray-600\/70{--tw-gradient-to: rgb(75 85 99 / .7) var(--tw-gradient-to-position) !important}.to-gray-600\/75{--tw-gradient-to: rgb(75 85 99 / .75) var(--tw-gradient-to-position) !important}.to-gray-600\/80{--tw-gradient-to: rgb(75 85 99 / .8) var(--tw-gradient-to-position) !important}.to-gray-600\/85{--tw-gradient-to: rgb(75 85 99 / .85) var(--tw-gradient-to-position) !important}.to-gray-600\/90{--tw-gradient-to: rgb(75 85 99 / .9) var(--tw-gradient-to-position) !important}.to-gray-600\/95{--tw-gradient-to: rgb(75 85 99 / .95) var(--tw-gradient-to-position) !important}.to-gray-700{--tw-gradient-to: #333333 var(--tw-gradient-to-position) !important}.to-gray-700\/0{--tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position) !important}.to-gray-700\/10{--tw-gradient-to: rgb(51 51 51 / .1) var(--tw-gradient-to-position) !important}.to-gray-700\/100{--tw-gradient-to: rgb(51 51 51 / 1) var(--tw-gradient-to-position) !important}.to-gray-700\/15{--tw-gradient-to: rgb(51 51 51 / .15) var(--tw-gradient-to-position) !important}.to-gray-700\/20{--tw-gradient-to: rgb(51 51 51 / .2) var(--tw-gradient-to-position) !important}.to-gray-700\/25{--tw-gradient-to: rgb(51 51 51 / .25) var(--tw-gradient-to-position) !important}.to-gray-700\/30{--tw-gradient-to: rgb(51 51 51 / .3) var(--tw-gradient-to-position) !important}.to-gray-700\/35{--tw-gradient-to: rgb(51 51 51 / .35) var(--tw-gradient-to-position) !important}.to-gray-700\/40{--tw-gradient-to: rgb(51 51 51 / .4) var(--tw-gradient-to-position) !important}.to-gray-700\/45{--tw-gradient-to: rgb(51 51 51 / .45) var(--tw-gradient-to-position) !important}.to-gray-700\/5{--tw-gradient-to: rgb(51 51 51 / .05) var(--tw-gradient-to-position) !important}.to-gray-700\/50{--tw-gradient-to: rgb(51 51 51 / .5) var(--tw-gradient-to-position) !important}.to-gray-700\/55{--tw-gradient-to: rgb(51 51 51 / .55) var(--tw-gradient-to-position) !important}.to-gray-700\/60{--tw-gradient-to: rgb(51 51 51 / .6) var(--tw-gradient-to-position) !important}.to-gray-700\/65{--tw-gradient-to: rgb(51 51 51 / .65) var(--tw-gradient-to-position) !important}.to-gray-700\/70{--tw-gradient-to: rgb(51 51 51 / .7) var(--tw-gradient-to-position) !important}.to-gray-700\/75{--tw-gradient-to: rgb(51 51 51 / .75) var(--tw-gradient-to-position) !important}.to-gray-700\/80{--tw-gradient-to: rgb(51 51 51 / .8) var(--tw-gradient-to-position) !important}.to-gray-700\/85{--tw-gradient-to: rgb(51 51 51 / .85) var(--tw-gradient-to-position) !important}.to-gray-700\/90{--tw-gradient-to: rgb(51 51 51 / .9) var(--tw-gradient-to-position) !important}.to-gray-700\/95{--tw-gradient-to: rgb(51 51 51 / .95) var(--tw-gradient-to-position) !important}.to-gray-800{--tw-gradient-to: #1f2937 var(--tw-gradient-to-position) !important}.to-gray-800\/0{--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important}.to-gray-800\/10{--tw-gradient-to: rgb(31 41 55 / .1) var(--tw-gradient-to-position) !important}.to-gray-800\/100{--tw-gradient-to: rgb(31 41 55 / 1) var(--tw-gradient-to-position) !important}.to-gray-800\/15{--tw-gradient-to: rgb(31 41 55 / .15) var(--tw-gradient-to-position) !important}.to-gray-800\/20{--tw-gradient-to: rgb(31 41 55 / .2) var(--tw-gradient-to-position) !important}.to-gray-800\/25{--tw-gradient-to: rgb(31 41 55 / .25) var(--tw-gradient-to-position) !important}.to-gray-800\/30{--tw-gradient-to: rgb(31 41 55 / .3) var(--tw-gradient-to-position) !important}.to-gray-800\/35{--tw-gradient-to: rgb(31 41 55 / .35) var(--tw-gradient-to-position) !important}.to-gray-800\/40{--tw-gradient-to: rgb(31 41 55 / .4) var(--tw-gradient-to-position) !important}.to-gray-800\/45{--tw-gradient-to: rgb(31 41 55 / .45) var(--tw-gradient-to-position) !important}.to-gray-800\/5{--tw-gradient-to: rgb(31 41 55 / .05) var(--tw-gradient-to-position) !important}.to-gray-800\/50{--tw-gradient-to: rgb(31 41 55 / .5) var(--tw-gradient-to-position) !important}.to-gray-800\/55{--tw-gradient-to: rgb(31 41 55 / .55) var(--tw-gradient-to-position) !important}.to-gray-800\/60{--tw-gradient-to: rgb(31 41 55 / .6) var(--tw-gradient-to-position) !important}.to-gray-800\/65{--tw-gradient-to: rgb(31 41 55 / .65) var(--tw-gradient-to-position) !important}.to-gray-800\/70{--tw-gradient-to: rgb(31 41 55 / .7) var(--tw-gradient-to-position) !important}.to-gray-800\/75{--tw-gradient-to: rgb(31 41 55 / .75) var(--tw-gradient-to-position) !important}.to-gray-800\/80{--tw-gradient-to: rgb(31 41 55 / .8) var(--tw-gradient-to-position) !important}.to-gray-800\/85{--tw-gradient-to: rgb(31 41 55 / .85) var(--tw-gradient-to-position) !important}.to-gray-800\/90{--tw-gradient-to: rgb(31 41 55 / .9) var(--tw-gradient-to-position) !important}.to-gray-800\/95{--tw-gradient-to: rgb(31 41 55 / .95) var(--tw-gradient-to-position) !important}.to-gray-900{--tw-gradient-to: #111827 var(--tw-gradient-to-position) !important}.to-gray-900\/0{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important}.to-gray-900\/10{--tw-gradient-to: rgb(17 24 39 / .1) var(--tw-gradient-to-position) !important}.to-gray-900\/100{--tw-gradient-to: rgb(17 24 39 / 1) var(--tw-gradient-to-position) !important}.to-gray-900\/15{--tw-gradient-to: rgb(17 24 39 / .15) var(--tw-gradient-to-position) !important}.to-gray-900\/20{--tw-gradient-to: rgb(17 24 39 / .2) var(--tw-gradient-to-position) !important}.to-gray-900\/25{--tw-gradient-to: rgb(17 24 39 / .25) var(--tw-gradient-to-position) !important}.to-gray-900\/30{--tw-gradient-to: rgb(17 24 39 / .3) var(--tw-gradient-to-position) !important}.to-gray-900\/35{--tw-gradient-to: rgb(17 24 39 / .35) var(--tw-gradient-to-position) !important}.to-gray-900\/40{--tw-gradient-to: rgb(17 24 39 / .4) var(--tw-gradient-to-position) !important}.to-gray-900\/45{--tw-gradient-to: rgb(17 24 39 / .45) var(--tw-gradient-to-position) !important}.to-gray-900\/5{--tw-gradient-to: rgb(17 24 39 / .05) var(--tw-gradient-to-position) !important}.to-gray-900\/50{--tw-gradient-to: rgb(17 24 39 / .5) var(--tw-gradient-to-position) !important}.to-gray-900\/55{--tw-gradient-to: rgb(17 24 39 / .55) var(--tw-gradient-to-position) !important}.to-gray-900\/60{--tw-gradient-to: rgb(17 24 39 / .6) var(--tw-gradient-to-position) !important}.to-gray-900\/65{--tw-gradient-to: rgb(17 24 39 / .65) var(--tw-gradient-to-position) !important}.to-gray-900\/70{--tw-gradient-to: rgb(17 24 39 / .7) var(--tw-gradient-to-position) !important}.to-gray-900\/75{--tw-gradient-to: rgb(17 24 39 / .75) var(--tw-gradient-to-position) !important}.to-gray-900\/80{--tw-gradient-to: rgb(17 24 39 / .8) var(--tw-gradient-to-position) !important}.to-gray-900\/85{--tw-gradient-to: rgb(17 24 39 / .85) var(--tw-gradient-to-position) !important}.to-gray-900\/90{--tw-gradient-to: rgb(17 24 39 / .9) var(--tw-gradient-to-position) !important}.to-gray-900\/95{--tw-gradient-to: rgb(17 24 39 / .95) var(--tw-gradient-to-position) !important}.to-gray-950{--tw-gradient-to: #030712 var(--tw-gradient-to-position) !important}.to-gray-950\/0{--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position) !important}.to-gray-950\/10{--tw-gradient-to: rgb(3 7 18 / .1) var(--tw-gradient-to-position) !important}.to-gray-950\/100{--tw-gradient-to: rgb(3 7 18 / 1) var(--tw-gradient-to-position) !important}.to-gray-950\/15{--tw-gradient-to: rgb(3 7 18 / .15) var(--tw-gradient-to-position) !important}.to-gray-950\/20{--tw-gradient-to: rgb(3 7 18 / .2) var(--tw-gradient-to-position) !important}.to-gray-950\/25{--tw-gradient-to: rgb(3 7 18 / .25) var(--tw-gradient-to-position) !important}.to-gray-950\/30{--tw-gradient-to: rgb(3 7 18 / .3) var(--tw-gradient-to-position) !important}.to-gray-950\/35{--tw-gradient-to: rgb(3 7 18 / .35) var(--tw-gradient-to-position) !important}.to-gray-950\/40{--tw-gradient-to: rgb(3 7 18 / .4) var(--tw-gradient-to-position) !important}.to-gray-950\/45{--tw-gradient-to: rgb(3 7 18 / .45) var(--tw-gradient-to-position) !important}.to-gray-950\/5{--tw-gradient-to: rgb(3 7 18 / .05) var(--tw-gradient-to-position) !important}.to-gray-950\/50{--tw-gradient-to: rgb(3 7 18 / .5) var(--tw-gradient-to-position) !important}.to-gray-950\/55{--tw-gradient-to: rgb(3 7 18 / .55) var(--tw-gradient-to-position) !important}.to-gray-950\/60{--tw-gradient-to: rgb(3 7 18 / .6) var(--tw-gradient-to-position) !important}.to-gray-950\/65{--tw-gradient-to: rgb(3 7 18 / .65) var(--tw-gradient-to-position) !important}.to-gray-950\/70{--tw-gradient-to: rgb(3 7 18 / .7) var(--tw-gradient-to-position) !important}.to-gray-950\/75{--tw-gradient-to: rgb(3 7 18 / .75) var(--tw-gradient-to-position) !important}.to-gray-950\/80{--tw-gradient-to: rgb(3 7 18 / .8) var(--tw-gradient-to-position) !important}.to-gray-950\/85{--tw-gradient-to: rgb(3 7 18 / .85) var(--tw-gradient-to-position) !important}.to-gray-950\/90{--tw-gradient-to: rgb(3 7 18 / .9) var(--tw-gradient-to-position) !important}.to-gray-950\/95{--tw-gradient-to: rgb(3 7 18 / .95) var(--tw-gradient-to-position) !important}.to-green-100{--tw-gradient-to: #dcfce7 var(--tw-gradient-to-position) !important}.to-green-100\/0{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position) !important}.to-green-100\/10{--tw-gradient-to: rgb(220 252 231 / .1) var(--tw-gradient-to-position) !important}.to-green-100\/100{--tw-gradient-to: rgb(220 252 231 / 1) var(--tw-gradient-to-position) !important}.to-green-100\/15{--tw-gradient-to: rgb(220 252 231 / .15) var(--tw-gradient-to-position) !important}.to-green-100\/20{--tw-gradient-to: rgb(220 252 231 / .2) var(--tw-gradient-to-position) !important}.to-green-100\/25{--tw-gradient-to: rgb(220 252 231 / .25) var(--tw-gradient-to-position) !important}.to-green-100\/30{--tw-gradient-to: rgb(220 252 231 / .3) var(--tw-gradient-to-position) !important}.to-green-100\/35{--tw-gradient-to: rgb(220 252 231 / .35) var(--tw-gradient-to-position) !important}.to-green-100\/40{--tw-gradient-to: rgb(220 252 231 / .4) var(--tw-gradient-to-position) !important}.to-green-100\/45{--tw-gradient-to: rgb(220 252 231 / .45) var(--tw-gradient-to-position) !important}.to-green-100\/5{--tw-gradient-to: rgb(220 252 231 / .05) var(--tw-gradient-to-position) !important}.to-green-100\/50{--tw-gradient-to: rgb(220 252 231 / .5) var(--tw-gradient-to-position) !important}.to-green-100\/55{--tw-gradient-to: rgb(220 252 231 / .55) var(--tw-gradient-to-position) !important}.to-green-100\/60{--tw-gradient-to: rgb(220 252 231 / .6) var(--tw-gradient-to-position) !important}.to-green-100\/65{--tw-gradient-to: rgb(220 252 231 / .65) var(--tw-gradient-to-position) !important}.to-green-100\/70{--tw-gradient-to: rgb(220 252 231 / .7) var(--tw-gradient-to-position) !important}.to-green-100\/75{--tw-gradient-to: rgb(220 252 231 / .75) var(--tw-gradient-to-position) !important}.to-green-100\/80{--tw-gradient-to: rgb(220 252 231 / .8) var(--tw-gradient-to-position) !important}.to-green-100\/85{--tw-gradient-to: rgb(220 252 231 / .85) var(--tw-gradient-to-position) !important}.to-green-100\/90{--tw-gradient-to: rgb(220 252 231 / .9) var(--tw-gradient-to-position) !important}.to-green-100\/95{--tw-gradient-to: rgb(220 252 231 / .95) var(--tw-gradient-to-position) !important}.to-green-200{--tw-gradient-to: #bbf7d0 var(--tw-gradient-to-position) !important}.to-green-200\/0{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position) !important}.to-green-200\/10{--tw-gradient-to: rgb(187 247 208 / .1) var(--tw-gradient-to-position) !important}.to-green-200\/100{--tw-gradient-to: rgb(187 247 208 / 1) var(--tw-gradient-to-position) !important}.to-green-200\/15{--tw-gradient-to: rgb(187 247 208 / .15) var(--tw-gradient-to-position) !important}.to-green-200\/20{--tw-gradient-to: rgb(187 247 208 / .2) var(--tw-gradient-to-position) !important}.to-green-200\/25{--tw-gradient-to: rgb(187 247 208 / .25) var(--tw-gradient-to-position) !important}.to-green-200\/30{--tw-gradient-to: rgb(187 247 208 / .3) var(--tw-gradient-to-position) !important}.to-green-200\/35{--tw-gradient-to: rgb(187 247 208 / .35) var(--tw-gradient-to-position) !important}.to-green-200\/40{--tw-gradient-to: rgb(187 247 208 / .4) var(--tw-gradient-to-position) !important}.to-green-200\/45{--tw-gradient-to: rgb(187 247 208 / .45) var(--tw-gradient-to-position) !important}.to-green-200\/5{--tw-gradient-to: rgb(187 247 208 / .05) var(--tw-gradient-to-position) !important}.to-green-200\/50{--tw-gradient-to: rgb(187 247 208 / .5) var(--tw-gradient-to-position) !important}.to-green-200\/55{--tw-gradient-to: rgb(187 247 208 / .55) var(--tw-gradient-to-position) !important}.to-green-200\/60{--tw-gradient-to: rgb(187 247 208 / .6) var(--tw-gradient-to-position) !important}.to-green-200\/65{--tw-gradient-to: rgb(187 247 208 / .65) var(--tw-gradient-to-position) !important}.to-green-200\/70{--tw-gradient-to: rgb(187 247 208 / .7) var(--tw-gradient-to-position) !important}.to-green-200\/75{--tw-gradient-to: rgb(187 247 208 / .75) var(--tw-gradient-to-position) !important}.to-green-200\/80{--tw-gradient-to: rgb(187 247 208 / .8) var(--tw-gradient-to-position) !important}.to-green-200\/85{--tw-gradient-to: rgb(187 247 208 / .85) var(--tw-gradient-to-position) !important}.to-green-200\/90{--tw-gradient-to: rgb(187 247 208 / .9) var(--tw-gradient-to-position) !important}.to-green-200\/95{--tw-gradient-to: rgb(187 247 208 / .95) var(--tw-gradient-to-position) !important}.to-green-300{--tw-gradient-to: #ddffc9 var(--tw-gradient-to-position) !important}.to-green-300\/0{--tw-gradient-to: rgb(221 255 201 / 0) var(--tw-gradient-to-position) !important}.to-green-300\/10{--tw-gradient-to: rgb(221 255 201 / .1) var(--tw-gradient-to-position) !important}.to-green-300\/100{--tw-gradient-to: rgb(221 255 201 / 1) var(--tw-gradient-to-position) !important}.to-green-300\/15{--tw-gradient-to: rgb(221 255 201 / .15) var(--tw-gradient-to-position) !important}.to-green-300\/20{--tw-gradient-to: rgb(221 255 201 / .2) var(--tw-gradient-to-position) !important}.to-green-300\/25{--tw-gradient-to: rgb(221 255 201 / .25) var(--tw-gradient-to-position) !important}.to-green-300\/30{--tw-gradient-to: rgb(221 255 201 / .3) var(--tw-gradient-to-position) !important}.to-green-300\/35{--tw-gradient-to: rgb(221 255 201 / .35) var(--tw-gradient-to-position) !important}.to-green-300\/40{--tw-gradient-to: rgb(221 255 201 / .4) var(--tw-gradient-to-position) !important}.to-green-300\/45{--tw-gradient-to: rgb(221 255 201 / .45) var(--tw-gradient-to-position) !important}.to-green-300\/5{--tw-gradient-to: rgb(221 255 201 / .05) var(--tw-gradient-to-position) !important}.to-green-300\/50{--tw-gradient-to: rgb(221 255 201 / .5) var(--tw-gradient-to-position) !important}.to-green-300\/55{--tw-gradient-to: rgb(221 255 201 / .55) var(--tw-gradient-to-position) !important}.to-green-300\/60{--tw-gradient-to: rgb(221 255 201 / .6) var(--tw-gradient-to-position) !important}.to-green-300\/65{--tw-gradient-to: rgb(221 255 201 / .65) var(--tw-gradient-to-position) !important}.to-green-300\/70{--tw-gradient-to: rgb(221 255 201 / .7) var(--tw-gradient-to-position) !important}.to-green-300\/75{--tw-gradient-to: rgb(221 255 201 / .75) var(--tw-gradient-to-position) !important}.to-green-300\/80{--tw-gradient-to: rgb(221 255 201 / .8) var(--tw-gradient-to-position) !important}.to-green-300\/85{--tw-gradient-to: rgb(221 255 201 / .85) var(--tw-gradient-to-position) !important}.to-green-300\/90{--tw-gradient-to: rgb(221 255 201 / .9) var(--tw-gradient-to-position) !important}.to-green-300\/95{--tw-gradient-to: rgb(221 255 201 / .95) var(--tw-gradient-to-position) !important}.to-green-400{--tw-gradient-to: #4ade80 var(--tw-gradient-to-position) !important}.to-green-400\/0{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position) !important}.to-green-400\/10{--tw-gradient-to: rgb(74 222 128 / .1) var(--tw-gradient-to-position) !important}.to-green-400\/100{--tw-gradient-to: rgb(74 222 128 / 1) var(--tw-gradient-to-position) !important}.to-green-400\/15{--tw-gradient-to: rgb(74 222 128 / .15) var(--tw-gradient-to-position) !important}.to-green-400\/20{--tw-gradient-to: rgb(74 222 128 / .2) var(--tw-gradient-to-position) !important}.to-green-400\/25{--tw-gradient-to: rgb(74 222 128 / .25) var(--tw-gradient-to-position) !important}.to-green-400\/30{--tw-gradient-to: rgb(74 222 128 / .3) var(--tw-gradient-to-position) !important}.to-green-400\/35{--tw-gradient-to: rgb(74 222 128 / .35) var(--tw-gradient-to-position) !important}.to-green-400\/40{--tw-gradient-to: rgb(74 222 128 / .4) var(--tw-gradient-to-position) !important}.to-green-400\/45{--tw-gradient-to: rgb(74 222 128 / .45) var(--tw-gradient-to-position) !important}.to-green-400\/5{--tw-gradient-to: rgb(74 222 128 / .05) var(--tw-gradient-to-position) !important}.to-green-400\/50{--tw-gradient-to: rgb(74 222 128 / .5) var(--tw-gradient-to-position) !important}.to-green-400\/55{--tw-gradient-to: rgb(74 222 128 / .55) var(--tw-gradient-to-position) !important}.to-green-400\/60{--tw-gradient-to: rgb(74 222 128 / .6) var(--tw-gradient-to-position) !important}.to-green-400\/65{--tw-gradient-to: rgb(74 222 128 / .65) var(--tw-gradient-to-position) !important}.to-green-400\/70{--tw-gradient-to: rgb(74 222 128 / .7) var(--tw-gradient-to-position) !important}.to-green-400\/75{--tw-gradient-to: rgb(74 222 128 / .75) var(--tw-gradient-to-position) !important}.to-green-400\/80{--tw-gradient-to: rgb(74 222 128 / .8) var(--tw-gradient-to-position) !important}.to-green-400\/85{--tw-gradient-to: rgb(74 222 128 / .85) var(--tw-gradient-to-position) !important}.to-green-400\/90{--tw-gradient-to: rgb(74 222 128 / .9) var(--tw-gradient-to-position) !important}.to-green-400\/95{--tw-gradient-to: rgb(74 222 128 / .95) var(--tw-gradient-to-position) !important}.to-green-50{--tw-gradient-to: #f0fdf4 var(--tw-gradient-to-position) !important}.to-green-50\/0{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position) !important}.to-green-50\/10{--tw-gradient-to: rgb(240 253 244 / .1) var(--tw-gradient-to-position) !important}.to-green-50\/100{--tw-gradient-to: rgb(240 253 244 / 1) var(--tw-gradient-to-position) !important}.to-green-50\/15{--tw-gradient-to: rgb(240 253 244 / .15) var(--tw-gradient-to-position) !important}.to-green-50\/20{--tw-gradient-to: rgb(240 253 244 / .2) var(--tw-gradient-to-position) !important}.to-green-50\/25{--tw-gradient-to: rgb(240 253 244 / .25) var(--tw-gradient-to-position) !important}.to-green-50\/30{--tw-gradient-to: rgb(240 253 244 / .3) var(--tw-gradient-to-position) !important}.to-green-50\/35{--tw-gradient-to: rgb(240 253 244 / .35) var(--tw-gradient-to-position) !important}.to-green-50\/40{--tw-gradient-to: rgb(240 253 244 / .4) var(--tw-gradient-to-position) !important}.to-green-50\/45{--tw-gradient-to: rgb(240 253 244 / .45) var(--tw-gradient-to-position) !important}.to-green-50\/5{--tw-gradient-to: rgb(240 253 244 / .05) var(--tw-gradient-to-position) !important}.to-green-50\/50{--tw-gradient-to: rgb(240 253 244 / .5) var(--tw-gradient-to-position) !important}.to-green-50\/55{--tw-gradient-to: rgb(240 253 244 / .55) var(--tw-gradient-to-position) !important}.to-green-50\/60{--tw-gradient-to: rgb(240 253 244 / .6) var(--tw-gradient-to-position) !important}.to-green-50\/65{--tw-gradient-to: rgb(240 253 244 / .65) var(--tw-gradient-to-position) !important}.to-green-50\/70{--tw-gradient-to: rgb(240 253 244 / .7) var(--tw-gradient-to-position) !important}.to-green-50\/75{--tw-gradient-to: rgb(240 253 244 / .75) var(--tw-gradient-to-position) !important}.to-green-50\/80{--tw-gradient-to: rgb(240 253 244 / .8) var(--tw-gradient-to-position) !important}.to-green-50\/85{--tw-gradient-to: rgb(240 253 244 / .85) var(--tw-gradient-to-position) !important}.to-green-50\/90{--tw-gradient-to: rgb(240 253 244 / .9) var(--tw-gradient-to-position) !important}.to-green-50\/95{--tw-gradient-to: rgb(240 253 244 / .95) var(--tw-gradient-to-position) !important}.to-green-500{--tw-gradient-to: #17d14c var(--tw-gradient-to-position) !important}.to-green-500\/0{--tw-gradient-to: rgb(23 209 76 / 0) var(--tw-gradient-to-position) !important}.to-green-500\/10{--tw-gradient-to: rgb(23 209 76 / .1) var(--tw-gradient-to-position) !important}.to-green-500\/100{--tw-gradient-to: rgb(23 209 76 / 1) var(--tw-gradient-to-position) !important}.to-green-500\/15{--tw-gradient-to: rgb(23 209 76 / .15) var(--tw-gradient-to-position) !important}.to-green-500\/20{--tw-gradient-to: rgb(23 209 76 / .2) var(--tw-gradient-to-position) !important}.to-green-500\/25{--tw-gradient-to: rgb(23 209 76 / .25) var(--tw-gradient-to-position) !important}.to-green-500\/30{--tw-gradient-to: rgb(23 209 76 / .3) var(--tw-gradient-to-position) !important}.to-green-500\/35{--tw-gradient-to: rgb(23 209 76 / .35) var(--tw-gradient-to-position) !important}.to-green-500\/40{--tw-gradient-to: rgb(23 209 76 / .4) var(--tw-gradient-to-position) !important}.to-green-500\/45{--tw-gradient-to: rgb(23 209 76 / .45) var(--tw-gradient-to-position) !important}.to-green-500\/5{--tw-gradient-to: rgb(23 209 76 / .05) var(--tw-gradient-to-position) !important}.to-green-500\/50{--tw-gradient-to: rgb(23 209 76 / .5) var(--tw-gradient-to-position) !important}.to-green-500\/55{--tw-gradient-to: rgb(23 209 76 / .55) var(--tw-gradient-to-position) !important}.to-green-500\/60{--tw-gradient-to: rgb(23 209 76 / .6) var(--tw-gradient-to-position) !important}.to-green-500\/65{--tw-gradient-to: rgb(23 209 76 / .65) var(--tw-gradient-to-position) !important}.to-green-500\/70{--tw-gradient-to: rgb(23 209 76 / .7) var(--tw-gradient-to-position) !important}.to-green-500\/75{--tw-gradient-to: rgb(23 209 76 / .75) var(--tw-gradient-to-position) !important}.to-green-500\/80{--tw-gradient-to: rgb(23 209 76 / .8) var(--tw-gradient-to-position) !important}.to-green-500\/85{--tw-gradient-to: rgb(23 209 76 / .85) var(--tw-gradient-to-position) !important}.to-green-500\/90{--tw-gradient-to: rgb(23 209 76 / .9) var(--tw-gradient-to-position) !important}.to-green-500\/95{--tw-gradient-to: rgb(23 209 76 / .95) var(--tw-gradient-to-position) !important}.to-green-600{--tw-gradient-to: #16a34a var(--tw-gradient-to-position) !important}.to-green-600\/0{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important}.to-green-600\/10{--tw-gradient-to: rgb(22 163 74 / .1) var(--tw-gradient-to-position) !important}.to-green-600\/100{--tw-gradient-to: rgb(22 163 74 / 1) var(--tw-gradient-to-position) !important}.to-green-600\/15{--tw-gradient-to: rgb(22 163 74 / .15) var(--tw-gradient-to-position) !important}.to-green-600\/20{--tw-gradient-to: rgb(22 163 74 / .2) var(--tw-gradient-to-position) !important}.to-green-600\/25{--tw-gradient-to: rgb(22 163 74 / .25) var(--tw-gradient-to-position) !important}.to-green-600\/30{--tw-gradient-to: rgb(22 163 74 / .3) var(--tw-gradient-to-position) !important}.to-green-600\/35{--tw-gradient-to: rgb(22 163 74 / .35) var(--tw-gradient-to-position) !important}.to-green-600\/40{--tw-gradient-to: rgb(22 163 74 / .4) var(--tw-gradient-to-position) !important}.to-green-600\/45{--tw-gradient-to: rgb(22 163 74 / .45) var(--tw-gradient-to-position) !important}.to-green-600\/5{--tw-gradient-to: rgb(22 163 74 / .05) var(--tw-gradient-to-position) !important}.to-green-600\/50{--tw-gradient-to: rgb(22 163 74 / .5) var(--tw-gradient-to-position) !important}.to-green-600\/55{--tw-gradient-to: rgb(22 163 74 / .55) var(--tw-gradient-to-position) !important}.to-green-600\/60{--tw-gradient-to: rgb(22 163 74 / .6) var(--tw-gradient-to-position) !important}.to-green-600\/65{--tw-gradient-to: rgb(22 163 74 / .65) var(--tw-gradient-to-position) !important}.to-green-600\/70{--tw-gradient-to: rgb(22 163 74 / .7) var(--tw-gradient-to-position) !important}.to-green-600\/75{--tw-gradient-to: rgb(22 163 74 / .75) var(--tw-gradient-to-position) !important}.to-green-600\/80{--tw-gradient-to: rgb(22 163 74 / .8) var(--tw-gradient-to-position) !important}.to-green-600\/85{--tw-gradient-to: rgb(22 163 74 / .85) var(--tw-gradient-to-position) !important}.to-green-600\/90{--tw-gradient-to: rgb(22 163 74 / .9) var(--tw-gradient-to-position) !important}.to-green-600\/95{--tw-gradient-to: rgb(22 163 74 / .95) var(--tw-gradient-to-position) !important}.to-green-700{--tw-gradient-to: #15803d var(--tw-gradient-to-position) !important}.to-green-700\/0{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position) !important}.to-green-700\/10{--tw-gradient-to: rgb(21 128 61 / .1) var(--tw-gradient-to-position) !important}.to-green-700\/100{--tw-gradient-to: rgb(21 128 61 / 1) var(--tw-gradient-to-position) !important}.to-green-700\/15{--tw-gradient-to: rgb(21 128 61 / .15) var(--tw-gradient-to-position) !important}.to-green-700\/20{--tw-gradient-to: rgb(21 128 61 / .2) var(--tw-gradient-to-position) !important}.to-green-700\/25{--tw-gradient-to: rgb(21 128 61 / .25) var(--tw-gradient-to-position) !important}.to-green-700\/30{--tw-gradient-to: rgb(21 128 61 / .3) var(--tw-gradient-to-position) !important}.to-green-700\/35{--tw-gradient-to: rgb(21 128 61 / .35) var(--tw-gradient-to-position) !important}.to-green-700\/40{--tw-gradient-to: rgb(21 128 61 / .4) var(--tw-gradient-to-position) !important}.to-green-700\/45{--tw-gradient-to: rgb(21 128 61 / .45) var(--tw-gradient-to-position) !important}.to-green-700\/5{--tw-gradient-to: rgb(21 128 61 / .05) var(--tw-gradient-to-position) !important}.to-green-700\/50{--tw-gradient-to: rgb(21 128 61 / .5) var(--tw-gradient-to-position) !important}.to-green-700\/55{--tw-gradient-to: rgb(21 128 61 / .55) var(--tw-gradient-to-position) !important}.to-green-700\/60{--tw-gradient-to: rgb(21 128 61 / .6) var(--tw-gradient-to-position) !important}.to-green-700\/65{--tw-gradient-to: rgb(21 128 61 / .65) var(--tw-gradient-to-position) !important}.to-green-700\/70{--tw-gradient-to: rgb(21 128 61 / .7) var(--tw-gradient-to-position) !important}.to-green-700\/75{--tw-gradient-to: rgb(21 128 61 / .75) var(--tw-gradient-to-position) !important}.to-green-700\/80{--tw-gradient-to: rgb(21 128 61 / .8) var(--tw-gradient-to-position) !important}.to-green-700\/85{--tw-gradient-to: rgb(21 128 61 / .85) var(--tw-gradient-to-position) !important}.to-green-700\/90{--tw-gradient-to: rgb(21 128 61 / .9) var(--tw-gradient-to-position) !important}.to-green-700\/95{--tw-gradient-to: rgb(21 128 61 / .95) var(--tw-gradient-to-position) !important}.to-green-800{--tw-gradient-to: #166534 var(--tw-gradient-to-position) !important}.to-green-800\/0{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position) !important}.to-green-800\/10{--tw-gradient-to: rgb(22 101 52 / .1) var(--tw-gradient-to-position) !important}.to-green-800\/100{--tw-gradient-to: rgb(22 101 52 / 1) var(--tw-gradient-to-position) !important}.to-green-800\/15{--tw-gradient-to: rgb(22 101 52 / .15) var(--tw-gradient-to-position) !important}.to-green-800\/20{--tw-gradient-to: rgb(22 101 52 / .2) var(--tw-gradient-to-position) !important}.to-green-800\/25{--tw-gradient-to: rgb(22 101 52 / .25) var(--tw-gradient-to-position) !important}.to-green-800\/30{--tw-gradient-to: rgb(22 101 52 / .3) var(--tw-gradient-to-position) !important}.to-green-800\/35{--tw-gradient-to: rgb(22 101 52 / .35) var(--tw-gradient-to-position) !important}.to-green-800\/40{--tw-gradient-to: rgb(22 101 52 / .4) var(--tw-gradient-to-position) !important}.to-green-800\/45{--tw-gradient-to: rgb(22 101 52 / .45) var(--tw-gradient-to-position) !important}.to-green-800\/5{--tw-gradient-to: rgb(22 101 52 / .05) var(--tw-gradient-to-position) !important}.to-green-800\/50{--tw-gradient-to: rgb(22 101 52 / .5) var(--tw-gradient-to-position) !important}.to-green-800\/55{--tw-gradient-to: rgb(22 101 52 / .55) var(--tw-gradient-to-position) !important}.to-green-800\/60{--tw-gradient-to: rgb(22 101 52 / .6) var(--tw-gradient-to-position) !important}.to-green-800\/65{--tw-gradient-to: rgb(22 101 52 / .65) var(--tw-gradient-to-position) !important}.to-green-800\/70{--tw-gradient-to: rgb(22 101 52 / .7) var(--tw-gradient-to-position) !important}.to-green-800\/75{--tw-gradient-to: rgb(22 101 52 / .75) var(--tw-gradient-to-position) !important}.to-green-800\/80{--tw-gradient-to: rgb(22 101 52 / .8) var(--tw-gradient-to-position) !important}.to-green-800\/85{--tw-gradient-to: rgb(22 101 52 / .85) var(--tw-gradient-to-position) !important}.to-green-800\/90{--tw-gradient-to: rgb(22 101 52 / .9) var(--tw-gradient-to-position) !important}.to-green-800\/95{--tw-gradient-to: rgb(22 101 52 / .95) var(--tw-gradient-to-position) !important}.to-green-900{--tw-gradient-to: #14532d var(--tw-gradient-to-position) !important}.to-green-900\/0{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position) !important}.to-green-900\/10{--tw-gradient-to: rgb(20 83 45 / .1) var(--tw-gradient-to-position) !important}.to-green-900\/100{--tw-gradient-to: rgb(20 83 45 / 1) var(--tw-gradient-to-position) !important}.to-green-900\/15{--tw-gradient-to: rgb(20 83 45 / .15) var(--tw-gradient-to-position) !important}.to-green-900\/20{--tw-gradient-to: rgb(20 83 45 / .2) var(--tw-gradient-to-position) !important}.to-green-900\/25{--tw-gradient-to: rgb(20 83 45 / .25) var(--tw-gradient-to-position) !important}.to-green-900\/30{--tw-gradient-to: rgb(20 83 45 / .3) var(--tw-gradient-to-position) !important}.to-green-900\/35{--tw-gradient-to: rgb(20 83 45 / .35) var(--tw-gradient-to-position) !important}.to-green-900\/40{--tw-gradient-to: rgb(20 83 45 / .4) var(--tw-gradient-to-position) !important}.to-green-900\/45{--tw-gradient-to: rgb(20 83 45 / .45) var(--tw-gradient-to-position) !important}.to-green-900\/5{--tw-gradient-to: rgb(20 83 45 / .05) var(--tw-gradient-to-position) !important}.to-green-900\/50{--tw-gradient-to: rgb(20 83 45 / .5) var(--tw-gradient-to-position) !important}.to-green-900\/55{--tw-gradient-to: rgb(20 83 45 / .55) var(--tw-gradient-to-position) !important}.to-green-900\/60{--tw-gradient-to: rgb(20 83 45 / .6) var(--tw-gradient-to-position) !important}.to-green-900\/65{--tw-gradient-to: rgb(20 83 45 / .65) var(--tw-gradient-to-position) !important}.to-green-900\/70{--tw-gradient-to: rgb(20 83 45 / .7) var(--tw-gradient-to-position) !important}.to-green-900\/75{--tw-gradient-to: rgb(20 83 45 / .75) var(--tw-gradient-to-position) !important}.to-green-900\/80{--tw-gradient-to: rgb(20 83 45 / .8) var(--tw-gradient-to-position) !important}.to-green-900\/85{--tw-gradient-to: rgb(20 83 45 / .85) var(--tw-gradient-to-position) !important}.to-green-900\/90{--tw-gradient-to: rgb(20 83 45 / .9) var(--tw-gradient-to-position) !important}.to-green-900\/95{--tw-gradient-to: rgb(20 83 45 / .95) var(--tw-gradient-to-position) !important}.to-green-950{--tw-gradient-to: #052e16 var(--tw-gradient-to-position) !important}.to-green-950\/0{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position) !important}.to-green-950\/10{--tw-gradient-to: rgb(5 46 22 / .1) var(--tw-gradient-to-position) !important}.to-green-950\/100{--tw-gradient-to: rgb(5 46 22 / 1) var(--tw-gradient-to-position) !important}.to-green-950\/15{--tw-gradient-to: rgb(5 46 22 / .15) var(--tw-gradient-to-position) !important}.to-green-950\/20{--tw-gradient-to: rgb(5 46 22 / .2) var(--tw-gradient-to-position) !important}.to-green-950\/25{--tw-gradient-to: rgb(5 46 22 / .25) var(--tw-gradient-to-position) !important}.to-green-950\/30{--tw-gradient-to: rgb(5 46 22 / .3) var(--tw-gradient-to-position) !important}.to-green-950\/35{--tw-gradient-to: rgb(5 46 22 / .35) var(--tw-gradient-to-position) !important}.to-green-950\/40{--tw-gradient-to: rgb(5 46 22 / .4) var(--tw-gradient-to-position) !important}.to-green-950\/45{--tw-gradient-to: rgb(5 46 22 / .45) var(--tw-gradient-to-position) !important}.to-green-950\/5{--tw-gradient-to: rgb(5 46 22 / .05) var(--tw-gradient-to-position) !important}.to-green-950\/50{--tw-gradient-to: rgb(5 46 22 / .5) var(--tw-gradient-to-position) !important}.to-green-950\/55{--tw-gradient-to: rgb(5 46 22 / .55) var(--tw-gradient-to-position) !important}.to-green-950\/60{--tw-gradient-to: rgb(5 46 22 / .6) var(--tw-gradient-to-position) !important}.to-green-950\/65{--tw-gradient-to: rgb(5 46 22 / .65) var(--tw-gradient-to-position) !important}.to-green-950\/70{--tw-gradient-to: rgb(5 46 22 / .7) var(--tw-gradient-to-position) !important}.to-green-950\/75{--tw-gradient-to: rgb(5 46 22 / .75) var(--tw-gradient-to-position) !important}.to-green-950\/80{--tw-gradient-to: rgb(5 46 22 / .8) var(--tw-gradient-to-position) !important}.to-green-950\/85{--tw-gradient-to: rgb(5 46 22 / .85) var(--tw-gradient-to-position) !important}.to-green-950\/90{--tw-gradient-to: rgb(5 46 22 / .9) var(--tw-gradient-to-position) !important}.to-green-950\/95{--tw-gradient-to: rgb(5 46 22 / .95) var(--tw-gradient-to-position) !important}.to-orange-100{--tw-gradient-to: #ffedd5 var(--tw-gradient-to-position) !important}.to-orange-100\/0{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position) !important}.to-orange-100\/10{--tw-gradient-to: rgb(255 237 213 / .1) var(--tw-gradient-to-position) !important}.to-orange-100\/100{--tw-gradient-to: rgb(255 237 213 / 1) var(--tw-gradient-to-position) !important}.to-orange-100\/15{--tw-gradient-to: rgb(255 237 213 / .15) var(--tw-gradient-to-position) !important}.to-orange-100\/20{--tw-gradient-to: rgb(255 237 213 / .2) var(--tw-gradient-to-position) !important}.to-orange-100\/25{--tw-gradient-to: rgb(255 237 213 / .25) var(--tw-gradient-to-position) !important}.to-orange-100\/30{--tw-gradient-to: rgb(255 237 213 / .3) var(--tw-gradient-to-position) !important}.to-orange-100\/35{--tw-gradient-to: rgb(255 237 213 / .35) var(--tw-gradient-to-position) !important}.to-orange-100\/40{--tw-gradient-to: rgb(255 237 213 / .4) var(--tw-gradient-to-position) !important}.to-orange-100\/45{--tw-gradient-to: rgb(255 237 213 / .45) var(--tw-gradient-to-position) !important}.to-orange-100\/5{--tw-gradient-to: rgb(255 237 213 / .05) var(--tw-gradient-to-position) !important}.to-orange-100\/50{--tw-gradient-to: rgb(255 237 213 / .5) var(--tw-gradient-to-position) !important}.to-orange-100\/55{--tw-gradient-to: rgb(255 237 213 / .55) var(--tw-gradient-to-position) !important}.to-orange-100\/60{--tw-gradient-to: rgb(255 237 213 / .6) var(--tw-gradient-to-position) !important}.to-orange-100\/65{--tw-gradient-to: rgb(255 237 213 / .65) var(--tw-gradient-to-position) !important}.to-orange-100\/70{--tw-gradient-to: rgb(255 237 213 / .7) var(--tw-gradient-to-position) !important}.to-orange-100\/75{--tw-gradient-to: rgb(255 237 213 / .75) var(--tw-gradient-to-position) !important}.to-orange-100\/80{--tw-gradient-to: rgb(255 237 213 / .8) var(--tw-gradient-to-position) !important}.to-orange-100\/85{--tw-gradient-to: rgb(255 237 213 / .85) var(--tw-gradient-to-position) !important}.to-orange-100\/90{--tw-gradient-to: rgb(255 237 213 / .9) var(--tw-gradient-to-position) !important}.to-orange-100\/95{--tw-gradient-to: rgb(255 237 213 / .95) var(--tw-gradient-to-position) !important}.to-orange-200{--tw-gradient-to: #fed7aa var(--tw-gradient-to-position) !important}.to-orange-200\/0{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position) !important}.to-orange-200\/10{--tw-gradient-to: rgb(254 215 170 / .1) var(--tw-gradient-to-position) !important}.to-orange-200\/100{--tw-gradient-to: rgb(254 215 170 / 1) var(--tw-gradient-to-position) !important}.to-orange-200\/15{--tw-gradient-to: rgb(254 215 170 / .15) var(--tw-gradient-to-position) !important}.to-orange-200\/20{--tw-gradient-to: rgb(254 215 170 / .2) var(--tw-gradient-to-position) !important}.to-orange-200\/25{--tw-gradient-to: rgb(254 215 170 / .25) var(--tw-gradient-to-position) !important}.to-orange-200\/30{--tw-gradient-to: rgb(254 215 170 / .3) var(--tw-gradient-to-position) !important}.to-orange-200\/35{--tw-gradient-to: rgb(254 215 170 / .35) var(--tw-gradient-to-position) !important}.to-orange-200\/40{--tw-gradient-to: rgb(254 215 170 / .4) var(--tw-gradient-to-position) !important}.to-orange-200\/45{--tw-gradient-to: rgb(254 215 170 / .45) var(--tw-gradient-to-position) !important}.to-orange-200\/5{--tw-gradient-to: rgb(254 215 170 / .05) var(--tw-gradient-to-position) !important}.to-orange-200\/50{--tw-gradient-to: rgb(254 215 170 / .5) var(--tw-gradient-to-position) !important}.to-orange-200\/55{--tw-gradient-to: rgb(254 215 170 / .55) var(--tw-gradient-to-position) !important}.to-orange-200\/60{--tw-gradient-to: rgb(254 215 170 / .6) var(--tw-gradient-to-position) !important}.to-orange-200\/65{--tw-gradient-to: rgb(254 215 170 / .65) var(--tw-gradient-to-position) !important}.to-orange-200\/70{--tw-gradient-to: rgb(254 215 170 / .7) var(--tw-gradient-to-position) !important}.to-orange-200\/75{--tw-gradient-to: rgb(254 215 170 / .75) var(--tw-gradient-to-position) !important}.to-orange-200\/80{--tw-gradient-to: rgb(254 215 170 / .8) var(--tw-gradient-to-position) !important}.to-orange-200\/85{--tw-gradient-to: rgb(254 215 170 / .85) var(--tw-gradient-to-position) !important}.to-orange-200\/90{--tw-gradient-to: rgb(254 215 170 / .9) var(--tw-gradient-to-position) !important}.to-orange-200\/95{--tw-gradient-to: rgb(254 215 170 / .95) var(--tw-gradient-to-position) !important}.to-orange-300{--tw-gradient-to: #fdba74 var(--tw-gradient-to-position) !important}.to-orange-300\/0{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position) !important}.to-orange-300\/10{--tw-gradient-to: rgb(253 186 116 / .1) var(--tw-gradient-to-position) !important}.to-orange-300\/100{--tw-gradient-to: rgb(253 186 116 / 1) var(--tw-gradient-to-position) !important}.to-orange-300\/15{--tw-gradient-to: rgb(253 186 116 / .15) var(--tw-gradient-to-position) !important}.to-orange-300\/20{--tw-gradient-to: rgb(253 186 116 / .2) var(--tw-gradient-to-position) !important}.to-orange-300\/25{--tw-gradient-to: rgb(253 186 116 / .25) var(--tw-gradient-to-position) !important}.to-orange-300\/30{--tw-gradient-to: rgb(253 186 116 / .3) var(--tw-gradient-to-position) !important}.to-orange-300\/35{--tw-gradient-to: rgb(253 186 116 / .35) var(--tw-gradient-to-position) !important}.to-orange-300\/40{--tw-gradient-to: rgb(253 186 116 / .4) var(--tw-gradient-to-position) !important}.to-orange-300\/45{--tw-gradient-to: rgb(253 186 116 / .45) var(--tw-gradient-to-position) !important}.to-orange-300\/5{--tw-gradient-to: rgb(253 186 116 / .05) var(--tw-gradient-to-position) !important}.to-orange-300\/50{--tw-gradient-to: rgb(253 186 116 / .5) var(--tw-gradient-to-position) !important}.to-orange-300\/55{--tw-gradient-to: rgb(253 186 116 / .55) var(--tw-gradient-to-position) !important}.to-orange-300\/60{--tw-gradient-to: rgb(253 186 116 / .6) var(--tw-gradient-to-position) !important}.to-orange-300\/65{--tw-gradient-to: rgb(253 186 116 / .65) var(--tw-gradient-to-position) !important}.to-orange-300\/70{--tw-gradient-to: rgb(253 186 116 / .7) var(--tw-gradient-to-position) !important}.to-orange-300\/75{--tw-gradient-to: rgb(253 186 116 / .75) var(--tw-gradient-to-position) !important}.to-orange-300\/80{--tw-gradient-to: rgb(253 186 116 / .8) var(--tw-gradient-to-position) !important}.to-orange-300\/85{--tw-gradient-to: rgb(253 186 116 / .85) var(--tw-gradient-to-position) !important}.to-orange-300\/90{--tw-gradient-to: rgb(253 186 116 / .9) var(--tw-gradient-to-position) !important}.to-orange-300\/95{--tw-gradient-to: rgb(253 186 116 / .95) var(--tw-gradient-to-position) !important}.to-orange-400{--tw-gradient-to: #fb923c var(--tw-gradient-to-position) !important}.to-orange-400\/0{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position) !important}.to-orange-400\/10{--tw-gradient-to: rgb(251 146 60 / .1) var(--tw-gradient-to-position) !important}.to-orange-400\/100{--tw-gradient-to: rgb(251 146 60 / 1) var(--tw-gradient-to-position) !important}.to-orange-400\/15{--tw-gradient-to: rgb(251 146 60 / .15) var(--tw-gradient-to-position) !important}.to-orange-400\/20{--tw-gradient-to: rgb(251 146 60 / .2) var(--tw-gradient-to-position) !important}.to-orange-400\/25{--tw-gradient-to: rgb(251 146 60 / .25) var(--tw-gradient-to-position) !important}.to-orange-400\/30{--tw-gradient-to: rgb(251 146 60 / .3) var(--tw-gradient-to-position) !important}.to-orange-400\/35{--tw-gradient-to: rgb(251 146 60 / .35) var(--tw-gradient-to-position) !important}.to-orange-400\/40{--tw-gradient-to: rgb(251 146 60 / .4) var(--tw-gradient-to-position) !important}.to-orange-400\/45{--tw-gradient-to: rgb(251 146 60 / .45) var(--tw-gradient-to-position) !important}.to-orange-400\/5{--tw-gradient-to: rgb(251 146 60 / .05) var(--tw-gradient-to-position) !important}.to-orange-400\/50{--tw-gradient-to: rgb(251 146 60 / .5) var(--tw-gradient-to-position) !important}.to-orange-400\/55{--tw-gradient-to: rgb(251 146 60 / .55) var(--tw-gradient-to-position) !important}.to-orange-400\/60{--tw-gradient-to: rgb(251 146 60 / .6) var(--tw-gradient-to-position) !important}.to-orange-400\/65{--tw-gradient-to: rgb(251 146 60 / .65) var(--tw-gradient-to-position) !important}.to-orange-400\/70{--tw-gradient-to: rgb(251 146 60 / .7) var(--tw-gradient-to-position) !important}.to-orange-400\/75{--tw-gradient-to: rgb(251 146 60 / .75) var(--tw-gradient-to-position) !important}.to-orange-400\/80{--tw-gradient-to: rgb(251 146 60 / .8) var(--tw-gradient-to-position) !important}.to-orange-400\/85{--tw-gradient-to: rgb(251 146 60 / .85) var(--tw-gradient-to-position) !important}.to-orange-400\/90{--tw-gradient-to: rgb(251 146 60 / .9) var(--tw-gradient-to-position) !important}.to-orange-400\/95{--tw-gradient-to: rgb(251 146 60 / .95) var(--tw-gradient-to-position) !important}.to-orange-50{--tw-gradient-to: #fff7ed var(--tw-gradient-to-position) !important}.to-orange-50\/0{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position) !important}.to-orange-50\/10{--tw-gradient-to: rgb(255 247 237 / .1) var(--tw-gradient-to-position) !important}.to-orange-50\/100{--tw-gradient-to: rgb(255 247 237 / 1) var(--tw-gradient-to-position) !important}.to-orange-50\/15{--tw-gradient-to: rgb(255 247 237 / .15) var(--tw-gradient-to-position) !important}.to-orange-50\/20{--tw-gradient-to: rgb(255 247 237 / .2) var(--tw-gradient-to-position) !important}.to-orange-50\/25{--tw-gradient-to: rgb(255 247 237 / .25) var(--tw-gradient-to-position) !important}.to-orange-50\/30{--tw-gradient-to: rgb(255 247 237 / .3) var(--tw-gradient-to-position) !important}.to-orange-50\/35{--tw-gradient-to: rgb(255 247 237 / .35) var(--tw-gradient-to-position) !important}.to-orange-50\/40{--tw-gradient-to: rgb(255 247 237 / .4) var(--tw-gradient-to-position) !important}.to-orange-50\/45{--tw-gradient-to: rgb(255 247 237 / .45) var(--tw-gradient-to-position) !important}.to-orange-50\/5{--tw-gradient-to: rgb(255 247 237 / .05) var(--tw-gradient-to-position) !important}.to-orange-50\/50{--tw-gradient-to: rgb(255 247 237 / .5) var(--tw-gradient-to-position) !important}.to-orange-50\/55{--tw-gradient-to: rgb(255 247 237 / .55) var(--tw-gradient-to-position) !important}.to-orange-50\/60{--tw-gradient-to: rgb(255 247 237 / .6) var(--tw-gradient-to-position) !important}.to-orange-50\/65{--tw-gradient-to: rgb(255 247 237 / .65) var(--tw-gradient-to-position) !important}.to-orange-50\/70{--tw-gradient-to: rgb(255 247 237 / .7) var(--tw-gradient-to-position) !important}.to-orange-50\/75{--tw-gradient-to: rgb(255 247 237 / .75) var(--tw-gradient-to-position) !important}.to-orange-50\/80{--tw-gradient-to: rgb(255 247 237 / .8) var(--tw-gradient-to-position) !important}.to-orange-50\/85{--tw-gradient-to: rgb(255 247 237 / .85) var(--tw-gradient-to-position) !important}.to-orange-50\/90{--tw-gradient-to: rgb(255 247 237 / .9) var(--tw-gradient-to-position) !important}.to-orange-50\/95{--tw-gradient-to: rgb(255 247 237 / .95) var(--tw-gradient-to-position) !important}.to-orange-500{--tw-gradient-to: #ee8e1d var(--tw-gradient-to-position) !important}.to-orange-500\/0{--tw-gradient-to: rgb(238 142 29 / 0) var(--tw-gradient-to-position) !important}.to-orange-500\/10{--tw-gradient-to: rgb(238 142 29 / .1) var(--tw-gradient-to-position) !important}.to-orange-500\/100{--tw-gradient-to: rgb(238 142 29 / 1) var(--tw-gradient-to-position) !important}.to-orange-500\/15{--tw-gradient-to: rgb(238 142 29 / .15) var(--tw-gradient-to-position) !important}.to-orange-500\/20{--tw-gradient-to: rgb(238 142 29 / .2) var(--tw-gradient-to-position) !important}.to-orange-500\/25{--tw-gradient-to: rgb(238 142 29 / .25) var(--tw-gradient-to-position) !important}.to-orange-500\/30{--tw-gradient-to: rgb(238 142 29 / .3) var(--tw-gradient-to-position) !important}.to-orange-500\/35{--tw-gradient-to: rgb(238 142 29 / .35) var(--tw-gradient-to-position) !important}.to-orange-500\/40{--tw-gradient-to: rgb(238 142 29 / .4) var(--tw-gradient-to-position) !important}.to-orange-500\/45{--tw-gradient-to: rgb(238 142 29 / .45) var(--tw-gradient-to-position) !important}.to-orange-500\/5{--tw-gradient-to: rgb(238 142 29 / .05) var(--tw-gradient-to-position) !important}.to-orange-500\/50{--tw-gradient-to: rgb(238 142 29 / .5) var(--tw-gradient-to-position) !important}.to-orange-500\/55{--tw-gradient-to: rgb(238 142 29 / .55) var(--tw-gradient-to-position) !important}.to-orange-500\/60{--tw-gradient-to: rgb(238 142 29 / .6) var(--tw-gradient-to-position) !important}.to-orange-500\/65{--tw-gradient-to: rgb(238 142 29 / .65) var(--tw-gradient-to-position) !important}.to-orange-500\/70{--tw-gradient-to: rgb(238 142 29 / .7) var(--tw-gradient-to-position) !important}.to-orange-500\/75{--tw-gradient-to: rgb(238 142 29 / .75) var(--tw-gradient-to-position) !important}.to-orange-500\/80{--tw-gradient-to: rgb(238 142 29 / .8) var(--tw-gradient-to-position) !important}.to-orange-500\/85{--tw-gradient-to: rgb(238 142 29 / .85) var(--tw-gradient-to-position) !important}.to-orange-500\/90{--tw-gradient-to: rgb(238 142 29 / .9) var(--tw-gradient-to-position) !important}.to-orange-500\/95{--tw-gradient-to: rgb(238 142 29 / .95) var(--tw-gradient-to-position) !important}.to-orange-600{--tw-gradient-to: #ea580c var(--tw-gradient-to-position) !important}.to-orange-600\/0{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important}.to-orange-600\/10{--tw-gradient-to: rgb(234 88 12 / .1) var(--tw-gradient-to-position) !important}.to-orange-600\/100{--tw-gradient-to: rgb(234 88 12 / 1) var(--tw-gradient-to-position) !important}.to-orange-600\/15{--tw-gradient-to: rgb(234 88 12 / .15) var(--tw-gradient-to-position) !important}.to-orange-600\/20{--tw-gradient-to: rgb(234 88 12 / .2) var(--tw-gradient-to-position) !important}.to-orange-600\/25{--tw-gradient-to: rgb(234 88 12 / .25) var(--tw-gradient-to-position) !important}.to-orange-600\/30{--tw-gradient-to: rgb(234 88 12 / .3) var(--tw-gradient-to-position) !important}.to-orange-600\/35{--tw-gradient-to: rgb(234 88 12 / .35) var(--tw-gradient-to-position) !important}.to-orange-600\/40{--tw-gradient-to: rgb(234 88 12 / .4) var(--tw-gradient-to-position) !important}.to-orange-600\/45{--tw-gradient-to: rgb(234 88 12 / .45) var(--tw-gradient-to-position) !important}.to-orange-600\/5{--tw-gradient-to: rgb(234 88 12 / .05) var(--tw-gradient-to-position) !important}.to-orange-600\/50{--tw-gradient-to: rgb(234 88 12 / .5) var(--tw-gradient-to-position) !important}.to-orange-600\/55{--tw-gradient-to: rgb(234 88 12 / .55) var(--tw-gradient-to-position) !important}.to-orange-600\/60{--tw-gradient-to: rgb(234 88 12 / .6) var(--tw-gradient-to-position) !important}.to-orange-600\/65{--tw-gradient-to: rgb(234 88 12 / .65) var(--tw-gradient-to-position) !important}.to-orange-600\/70{--tw-gradient-to: rgb(234 88 12 / .7) var(--tw-gradient-to-position) !important}.to-orange-600\/75{--tw-gradient-to: rgb(234 88 12 / .75) var(--tw-gradient-to-position) !important}.to-orange-600\/80{--tw-gradient-to: rgb(234 88 12 / .8) var(--tw-gradient-to-position) !important}.to-orange-600\/85{--tw-gradient-to: rgb(234 88 12 / .85) var(--tw-gradient-to-position) !important}.to-orange-600\/90{--tw-gradient-to: rgb(234 88 12 / .9) var(--tw-gradient-to-position) !important}.to-orange-600\/95{--tw-gradient-to: rgb(234 88 12 / .95) var(--tw-gradient-to-position) !important}.to-orange-700{--tw-gradient-to: #c2410c var(--tw-gradient-to-position) !important}.to-orange-700\/0{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position) !important}.to-orange-700\/10{--tw-gradient-to: rgb(194 65 12 / .1) var(--tw-gradient-to-position) !important}.to-orange-700\/100{--tw-gradient-to: rgb(194 65 12 / 1) var(--tw-gradient-to-position) !important}.to-orange-700\/15{--tw-gradient-to: rgb(194 65 12 / .15) var(--tw-gradient-to-position) !important}.to-orange-700\/20{--tw-gradient-to: rgb(194 65 12 / .2) var(--tw-gradient-to-position) !important}.to-orange-700\/25{--tw-gradient-to: rgb(194 65 12 / .25) var(--tw-gradient-to-position) !important}.to-orange-700\/30{--tw-gradient-to: rgb(194 65 12 / .3) var(--tw-gradient-to-position) !important}.to-orange-700\/35{--tw-gradient-to: rgb(194 65 12 / .35) var(--tw-gradient-to-position) !important}.to-orange-700\/40{--tw-gradient-to: rgb(194 65 12 / .4) var(--tw-gradient-to-position) !important}.to-orange-700\/45{--tw-gradient-to: rgb(194 65 12 / .45) var(--tw-gradient-to-position) !important}.to-orange-700\/5{--tw-gradient-to: rgb(194 65 12 / .05) var(--tw-gradient-to-position) !important}.to-orange-700\/50{--tw-gradient-to: rgb(194 65 12 / .5) var(--tw-gradient-to-position) !important}.to-orange-700\/55{--tw-gradient-to: rgb(194 65 12 / .55) var(--tw-gradient-to-position) !important}.to-orange-700\/60{--tw-gradient-to: rgb(194 65 12 / .6) var(--tw-gradient-to-position) !important}.to-orange-700\/65{--tw-gradient-to: rgb(194 65 12 / .65) var(--tw-gradient-to-position) !important}.to-orange-700\/70{--tw-gradient-to: rgb(194 65 12 / .7) var(--tw-gradient-to-position) !important}.to-orange-700\/75{--tw-gradient-to: rgb(194 65 12 / .75) var(--tw-gradient-to-position) !important}.to-orange-700\/80{--tw-gradient-to: rgb(194 65 12 / .8) var(--tw-gradient-to-position) !important}.to-orange-700\/85{--tw-gradient-to: rgb(194 65 12 / .85) var(--tw-gradient-to-position) !important}.to-orange-700\/90{--tw-gradient-to: rgb(194 65 12 / .9) var(--tw-gradient-to-position) !important}.to-orange-700\/95{--tw-gradient-to: rgb(194 65 12 / .95) var(--tw-gradient-to-position) !important}.to-orange-800{--tw-gradient-to: #9a3412 var(--tw-gradient-to-position) !important}.to-orange-800\/0{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position) !important}.to-orange-800\/10{--tw-gradient-to: rgb(154 52 18 / .1) var(--tw-gradient-to-position) !important}.to-orange-800\/100{--tw-gradient-to: rgb(154 52 18 / 1) var(--tw-gradient-to-position) !important}.to-orange-800\/15{--tw-gradient-to: rgb(154 52 18 / .15) var(--tw-gradient-to-position) !important}.to-orange-800\/20{--tw-gradient-to: rgb(154 52 18 / .2) var(--tw-gradient-to-position) !important}.to-orange-800\/25{--tw-gradient-to: rgb(154 52 18 / .25) var(--tw-gradient-to-position) !important}.to-orange-800\/30{--tw-gradient-to: rgb(154 52 18 / .3) var(--tw-gradient-to-position) !important}.to-orange-800\/35{--tw-gradient-to: rgb(154 52 18 / .35) var(--tw-gradient-to-position) !important}.to-orange-800\/40{--tw-gradient-to: rgb(154 52 18 / .4) var(--tw-gradient-to-position) !important}.to-orange-800\/45{--tw-gradient-to: rgb(154 52 18 / .45) var(--tw-gradient-to-position) !important}.to-orange-800\/5{--tw-gradient-to: rgb(154 52 18 / .05) var(--tw-gradient-to-position) !important}.to-orange-800\/50{--tw-gradient-to: rgb(154 52 18 / .5) var(--tw-gradient-to-position) !important}.to-orange-800\/55{--tw-gradient-to: rgb(154 52 18 / .55) var(--tw-gradient-to-position) !important}.to-orange-800\/60{--tw-gradient-to: rgb(154 52 18 / .6) var(--tw-gradient-to-position) !important}.to-orange-800\/65{--tw-gradient-to: rgb(154 52 18 / .65) var(--tw-gradient-to-position) !important}.to-orange-800\/70{--tw-gradient-to: rgb(154 52 18 / .7) var(--tw-gradient-to-position) !important}.to-orange-800\/75{--tw-gradient-to: rgb(154 52 18 / .75) var(--tw-gradient-to-position) !important}.to-orange-800\/80{--tw-gradient-to: rgb(154 52 18 / .8) var(--tw-gradient-to-position) !important}.to-orange-800\/85{--tw-gradient-to: rgb(154 52 18 / .85) var(--tw-gradient-to-position) !important}.to-orange-800\/90{--tw-gradient-to: rgb(154 52 18 / .9) var(--tw-gradient-to-position) !important}.to-orange-800\/95{--tw-gradient-to: rgb(154 52 18 / .95) var(--tw-gradient-to-position) !important}.to-orange-900{--tw-gradient-to: #7c2d12 var(--tw-gradient-to-position) !important}.to-orange-900\/0{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position) !important}.to-orange-900\/10{--tw-gradient-to: rgb(124 45 18 / .1) var(--tw-gradient-to-position) !important}.to-orange-900\/100{--tw-gradient-to: rgb(124 45 18 / 1) var(--tw-gradient-to-position) !important}.to-orange-900\/15{--tw-gradient-to: rgb(124 45 18 / .15) var(--tw-gradient-to-position) !important}.to-orange-900\/20{--tw-gradient-to: rgb(124 45 18 / .2) var(--tw-gradient-to-position) !important}.to-orange-900\/25{--tw-gradient-to: rgb(124 45 18 / .25) var(--tw-gradient-to-position) !important}.to-orange-900\/30{--tw-gradient-to: rgb(124 45 18 / .3) var(--tw-gradient-to-position) !important}.to-orange-900\/35{--tw-gradient-to: rgb(124 45 18 / .35) var(--tw-gradient-to-position) !important}.to-orange-900\/40{--tw-gradient-to: rgb(124 45 18 / .4) var(--tw-gradient-to-position) !important}.to-orange-900\/45{--tw-gradient-to: rgb(124 45 18 / .45) var(--tw-gradient-to-position) !important}.to-orange-900\/5{--tw-gradient-to: rgb(124 45 18 / .05) var(--tw-gradient-to-position) !important}.to-orange-900\/50{--tw-gradient-to: rgb(124 45 18 / .5) var(--tw-gradient-to-position) !important}.to-orange-900\/55{--tw-gradient-to: rgb(124 45 18 / .55) var(--tw-gradient-to-position) !important}.to-orange-900\/60{--tw-gradient-to: rgb(124 45 18 / .6) var(--tw-gradient-to-position) !important}.to-orange-900\/65{--tw-gradient-to: rgb(124 45 18 / .65) var(--tw-gradient-to-position) !important}.to-orange-900\/70{--tw-gradient-to: rgb(124 45 18 / .7) var(--tw-gradient-to-position) !important}.to-orange-900\/75{--tw-gradient-to: rgb(124 45 18 / .75) var(--tw-gradient-to-position) !important}.to-orange-900\/80{--tw-gradient-to: rgb(124 45 18 / .8) var(--tw-gradient-to-position) !important}.to-orange-900\/85{--tw-gradient-to: rgb(124 45 18 / .85) var(--tw-gradient-to-position) !important}.to-orange-900\/90{--tw-gradient-to: rgb(124 45 18 / .9) var(--tw-gradient-to-position) !important}.to-orange-900\/95{--tw-gradient-to: rgb(124 45 18 / .95) var(--tw-gradient-to-position) !important}.to-orange-950{--tw-gradient-to: #431407 var(--tw-gradient-to-position) !important}.to-orange-950\/0{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position) !important}.to-orange-950\/10{--tw-gradient-to: rgb(67 20 7 / .1) var(--tw-gradient-to-position) !important}.to-orange-950\/100{--tw-gradient-to: rgb(67 20 7 / 1) var(--tw-gradient-to-position) !important}.to-orange-950\/15{--tw-gradient-to: rgb(67 20 7 / .15) var(--tw-gradient-to-position) !important}.to-orange-950\/20{--tw-gradient-to: rgb(67 20 7 / .2) var(--tw-gradient-to-position) !important}.to-orange-950\/25{--tw-gradient-to: rgb(67 20 7 / .25) var(--tw-gradient-to-position) !important}.to-orange-950\/30{--tw-gradient-to: rgb(67 20 7 / .3) var(--tw-gradient-to-position) !important}.to-orange-950\/35{--tw-gradient-to: rgb(67 20 7 / .35) var(--tw-gradient-to-position) !important}.to-orange-950\/40{--tw-gradient-to: rgb(67 20 7 / .4) var(--tw-gradient-to-position) !important}.to-orange-950\/45{--tw-gradient-to: rgb(67 20 7 / .45) var(--tw-gradient-to-position) !important}.to-orange-950\/5{--tw-gradient-to: rgb(67 20 7 / .05) var(--tw-gradient-to-position) !important}.to-orange-950\/50{--tw-gradient-to: rgb(67 20 7 / .5) var(--tw-gradient-to-position) !important}.to-orange-950\/55{--tw-gradient-to: rgb(67 20 7 / .55) var(--tw-gradient-to-position) !important}.to-orange-950\/60{--tw-gradient-to: rgb(67 20 7 / .6) var(--tw-gradient-to-position) !important}.to-orange-950\/65{--tw-gradient-to: rgb(67 20 7 / .65) var(--tw-gradient-to-position) !important}.to-orange-950\/70{--tw-gradient-to: rgb(67 20 7 / .7) var(--tw-gradient-to-position) !important}.to-orange-950\/75{--tw-gradient-to: rgb(67 20 7 / .75) var(--tw-gradient-to-position) !important}.to-orange-950\/80{--tw-gradient-to: rgb(67 20 7 / .8) var(--tw-gradient-to-position) !important}.to-orange-950\/85{--tw-gradient-to: rgb(67 20 7 / .85) var(--tw-gradient-to-position) !important}.to-orange-950\/90{--tw-gradient-to: rgb(67 20 7 / .9) var(--tw-gradient-to-position) !important}.to-orange-950\/95{--tw-gradient-to: rgb(67 20 7 / .95) var(--tw-gradient-to-position) !important}.to-primary-100{--tw-gradient-to: #f5f9ff var(--tw-gradient-to-position) !important}.to-primary-100\/0{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important}.to-primary-100\/10{--tw-gradient-to: rgb(245 249 255 / .1) var(--tw-gradient-to-position) !important}.to-primary-100\/100{--tw-gradient-to: rgb(245 249 255 / 1) var(--tw-gradient-to-position) !important}.to-primary-100\/15{--tw-gradient-to: rgb(245 249 255 / .15) var(--tw-gradient-to-position) !important}.to-primary-100\/20{--tw-gradient-to: rgb(245 249 255 / .2) var(--tw-gradient-to-position) !important}.to-primary-100\/25{--tw-gradient-to: rgb(245 249 255 / .25) var(--tw-gradient-to-position) !important}.to-primary-100\/30{--tw-gradient-to: rgb(245 249 255 / .3) var(--tw-gradient-to-position) !important}.to-primary-100\/35{--tw-gradient-to: rgb(245 249 255 / .35) var(--tw-gradient-to-position) !important}.to-primary-100\/40{--tw-gradient-to: rgb(245 249 255 / .4) var(--tw-gradient-to-position) !important}.to-primary-100\/45{--tw-gradient-to: rgb(245 249 255 / .45) var(--tw-gradient-to-position) !important}.to-primary-100\/5{--tw-gradient-to: rgb(245 249 255 / .05) var(--tw-gradient-to-position) !important}.to-primary-100\/50{--tw-gradient-to: rgb(245 249 255 / .5) var(--tw-gradient-to-position) !important}.to-primary-100\/55{--tw-gradient-to: rgb(245 249 255 / .55) var(--tw-gradient-to-position) !important}.to-primary-100\/60{--tw-gradient-to: rgb(245 249 255 / .6) var(--tw-gradient-to-position) !important}.to-primary-100\/65{--tw-gradient-to: rgb(245 249 255 / .65) var(--tw-gradient-to-position) !important}.to-primary-100\/70{--tw-gradient-to: rgb(245 249 255 / .7) var(--tw-gradient-to-position) !important}.to-primary-100\/75{--tw-gradient-to: rgb(245 249 255 / .75) var(--tw-gradient-to-position) !important}.to-primary-100\/80{--tw-gradient-to: rgb(245 249 255 / .8) var(--tw-gradient-to-position) !important}.to-primary-100\/85{--tw-gradient-to: rgb(245 249 255 / .85) var(--tw-gradient-to-position) !important}.to-primary-100\/90{--tw-gradient-to: rgb(245 249 255 / .9) var(--tw-gradient-to-position) !important}.to-primary-100\/95{--tw-gradient-to: rgb(245 249 255 / .95) var(--tw-gradient-to-position) !important}.to-primary-200{--tw-gradient-to: #e1ecfe var(--tw-gradient-to-position) !important}.to-primary-200\/0{--tw-gradient-to: rgb(225 236 254 / 0) var(--tw-gradient-to-position) !important}.to-primary-200\/10{--tw-gradient-to: rgb(225 236 254 / .1) var(--tw-gradient-to-position) !important}.to-primary-200\/100{--tw-gradient-to: rgb(225 236 254 / 1) var(--tw-gradient-to-position) !important}.to-primary-200\/15{--tw-gradient-to: rgb(225 236 254 / .15) var(--tw-gradient-to-position) !important}.to-primary-200\/20{--tw-gradient-to: rgb(225 236 254 / .2) var(--tw-gradient-to-position) !important}.to-primary-200\/25{--tw-gradient-to: rgb(225 236 254 / .25) var(--tw-gradient-to-position) !important}.to-primary-200\/30{--tw-gradient-to: rgb(225 236 254 / .3) var(--tw-gradient-to-position) !important}.to-primary-200\/35{--tw-gradient-to: rgb(225 236 254 / .35) var(--tw-gradient-to-position) !important}.to-primary-200\/40{--tw-gradient-to: rgb(225 236 254 / .4) var(--tw-gradient-to-position) !important}.to-primary-200\/45{--tw-gradient-to: rgb(225 236 254 / .45) var(--tw-gradient-to-position) !important}.to-primary-200\/5{--tw-gradient-to: rgb(225 236 254 / .05) var(--tw-gradient-to-position) !important}.to-primary-200\/50{--tw-gradient-to: rgb(225 236 254 / .5) var(--tw-gradient-to-position) !important}.to-primary-200\/55{--tw-gradient-to: rgb(225 236 254 / .55) var(--tw-gradient-to-position) !important}.to-primary-200\/60{--tw-gradient-to: rgb(225 236 254 / .6) var(--tw-gradient-to-position) !important}.to-primary-200\/65{--tw-gradient-to: rgb(225 236 254 / .65) var(--tw-gradient-to-position) !important}.to-primary-200\/70{--tw-gradient-to: rgb(225 236 254 / .7) var(--tw-gradient-to-position) !important}.to-primary-200\/75{--tw-gradient-to: rgb(225 236 254 / .75) var(--tw-gradient-to-position) !important}.to-primary-200\/80{--tw-gradient-to: rgb(225 236 254 / .8) var(--tw-gradient-to-position) !important}.to-primary-200\/85{--tw-gradient-to: rgb(225 236 254 / .85) var(--tw-gradient-to-position) !important}.to-primary-200\/90{--tw-gradient-to: rgb(225 236 254 / .9) var(--tw-gradient-to-position) !important}.to-primary-200\/95{--tw-gradient-to: rgb(225 236 254 / .95) var(--tw-gradient-to-position) !important}.to-primary-300{--tw-gradient-to: #d7e5fd var(--tw-gradient-to-position) !important}.to-primary-300\/0{--tw-gradient-to: rgb(215 229 253 / 0) var(--tw-gradient-to-position) !important}.to-primary-300\/10{--tw-gradient-to: rgb(215 229 253 / .1) var(--tw-gradient-to-position) !important}.to-primary-300\/100{--tw-gradient-to: rgb(215 229 253 / 1) var(--tw-gradient-to-position) !important}.to-primary-300\/15{--tw-gradient-to: rgb(215 229 253 / .15) var(--tw-gradient-to-position) !important}.to-primary-300\/20{--tw-gradient-to: rgb(215 229 253 / .2) var(--tw-gradient-to-position) !important}.to-primary-300\/25{--tw-gradient-to: rgb(215 229 253 / .25) var(--tw-gradient-to-position) !important}.to-primary-300\/30{--tw-gradient-to: rgb(215 229 253 / .3) var(--tw-gradient-to-position) !important}.to-primary-300\/35{--tw-gradient-to: rgb(215 229 253 / .35) var(--tw-gradient-to-position) !important}.to-primary-300\/40{--tw-gradient-to: rgb(215 229 253 / .4) var(--tw-gradient-to-position) !important}.to-primary-300\/45{--tw-gradient-to: rgb(215 229 253 / .45) var(--tw-gradient-to-position) !important}.to-primary-300\/5{--tw-gradient-to: rgb(215 229 253 / .05) var(--tw-gradient-to-position) !important}.to-primary-300\/50{--tw-gradient-to: rgb(215 229 253 / .5) var(--tw-gradient-to-position) !important}.to-primary-300\/55{--tw-gradient-to: rgb(215 229 253 / .55) var(--tw-gradient-to-position) !important}.to-primary-300\/60{--tw-gradient-to: rgb(215 229 253 / .6) var(--tw-gradient-to-position) !important}.to-primary-300\/65{--tw-gradient-to: rgb(215 229 253 / .65) var(--tw-gradient-to-position) !important}.to-primary-300\/70{--tw-gradient-to: rgb(215 229 253 / .7) var(--tw-gradient-to-position) !important}.to-primary-300\/75{--tw-gradient-to: rgb(215 229 253 / .75) var(--tw-gradient-to-position) !important}.to-primary-300\/80{--tw-gradient-to: rgb(215 229 253 / .8) var(--tw-gradient-to-position) !important}.to-primary-300\/85{--tw-gradient-to: rgb(215 229 253 / .85) var(--tw-gradient-to-position) !important}.to-primary-300\/90{--tw-gradient-to: rgb(215 229 253 / .9) var(--tw-gradient-to-position) !important}.to-primary-300\/95{--tw-gradient-to: rgb(215 229 253 / .95) var(--tw-gradient-to-position) !important}.to-primary-50{--tw-gradient-to: #f5f9ff var(--tw-gradient-to-position) !important}.to-primary-50\/0{--tw-gradient-to: rgb(245 249 255 / 0) var(--tw-gradient-to-position) !important}.to-primary-50\/10{--tw-gradient-to: rgb(245 249 255 / .1) var(--tw-gradient-to-position) !important}.to-primary-50\/100{--tw-gradient-to: rgb(245 249 255 / 1) var(--tw-gradient-to-position) !important}.to-primary-50\/15{--tw-gradient-to: rgb(245 249 255 / .15) var(--tw-gradient-to-position) !important}.to-primary-50\/20{--tw-gradient-to: rgb(245 249 255 / .2) var(--tw-gradient-to-position) !important}.to-primary-50\/25{--tw-gradient-to: rgb(245 249 255 / .25) var(--tw-gradient-to-position) !important}.to-primary-50\/30{--tw-gradient-to: rgb(245 249 255 / .3) var(--tw-gradient-to-position) !important}.to-primary-50\/35{--tw-gradient-to: rgb(245 249 255 / .35) var(--tw-gradient-to-position) !important}.to-primary-50\/40{--tw-gradient-to: rgb(245 249 255 / .4) var(--tw-gradient-to-position) !important}.to-primary-50\/45{--tw-gradient-to: rgb(245 249 255 / .45) var(--tw-gradient-to-position) !important}.to-primary-50\/5{--tw-gradient-to: rgb(245 249 255 / .05) var(--tw-gradient-to-position) !important}.to-primary-50\/50{--tw-gradient-to: rgb(245 249 255 / .5) var(--tw-gradient-to-position) !important}.to-primary-50\/55{--tw-gradient-to: rgb(245 249 255 / .55) var(--tw-gradient-to-position) !important}.to-primary-50\/60{--tw-gradient-to: rgb(245 249 255 / .6) var(--tw-gradient-to-position) !important}.to-primary-50\/65{--tw-gradient-to: rgb(245 249 255 / .65) var(--tw-gradient-to-position) !important}.to-primary-50\/70{--tw-gradient-to: rgb(245 249 255 / .7) var(--tw-gradient-to-position) !important}.to-primary-50\/75{--tw-gradient-to: rgb(245 249 255 / .75) var(--tw-gradient-to-position) !important}.to-primary-50\/80{--tw-gradient-to: rgb(245 249 255 / .8) var(--tw-gradient-to-position) !important}.to-primary-50\/85{--tw-gradient-to: rgb(245 249 255 / .85) var(--tw-gradient-to-position) !important}.to-primary-50\/90{--tw-gradient-to: rgb(245 249 255 / .9) var(--tw-gradient-to-position) !important}.to-primary-50\/95{--tw-gradient-to: rgb(245 249 255 / .95) var(--tw-gradient-to-position) !important}.to-primary-500{--tw-gradient-to: #377df7 var(--tw-gradient-to-position) !important}.to-primary-500\/0{--tw-gradient-to: rgb(55 125 247 / 0) var(--tw-gradient-to-position) !important}.to-primary-500\/10{--tw-gradient-to: rgb(55 125 247 / .1) var(--tw-gradient-to-position) !important}.to-primary-500\/100{--tw-gradient-to: rgb(55 125 247 / 1) var(--tw-gradient-to-position) !important}.to-primary-500\/15{--tw-gradient-to: rgb(55 125 247 / .15) var(--tw-gradient-to-position) !important}.to-primary-500\/20{--tw-gradient-to: rgb(55 125 247 / .2) var(--tw-gradient-to-position) !important}.to-primary-500\/25{--tw-gradient-to: rgb(55 125 247 / .25) var(--tw-gradient-to-position) !important}.to-primary-500\/30{--tw-gradient-to: rgb(55 125 247 / .3) var(--tw-gradient-to-position) !important}.to-primary-500\/35{--tw-gradient-to: rgb(55 125 247 / .35) var(--tw-gradient-to-position) !important}.to-primary-500\/40{--tw-gradient-to: rgb(55 125 247 / .4) var(--tw-gradient-to-position) !important}.to-primary-500\/45{--tw-gradient-to: rgb(55 125 247 / .45) var(--tw-gradient-to-position) !important}.to-primary-500\/5{--tw-gradient-to: rgb(55 125 247 / .05) var(--tw-gradient-to-position) !important}.to-primary-500\/50{--tw-gradient-to: rgb(55 125 247 / .5) var(--tw-gradient-to-position) !important}.to-primary-500\/55{--tw-gradient-to: rgb(55 125 247 / .55) var(--tw-gradient-to-position) !important}.to-primary-500\/60{--tw-gradient-to: rgb(55 125 247 / .6) var(--tw-gradient-to-position) !important}.to-primary-500\/65{--tw-gradient-to: rgb(55 125 247 / .65) var(--tw-gradient-to-position) !important}.to-primary-500\/70{--tw-gradient-to: rgb(55 125 247 / .7) var(--tw-gradient-to-position) !important}.to-primary-500\/75{--tw-gradient-to: rgb(55 125 247 / .75) var(--tw-gradient-to-position) !important}.to-primary-500\/80{--tw-gradient-to: rgb(55 125 247 / .8) var(--tw-gradient-to-position) !important}.to-primary-500\/85{--tw-gradient-to: rgb(55 125 247 / .85) var(--tw-gradient-to-position) !important}.to-primary-500\/90{--tw-gradient-to: rgb(55 125 247 / .9) var(--tw-gradient-to-position) !important}.to-primary-500\/95{--tw-gradient-to: rgb(55 125 247 / .95) var(--tw-gradient-to-position) !important}.to-primary-700{--tw-gradient-to: #1159d7 var(--tw-gradient-to-position) !important}.to-primary-700\/0{--tw-gradient-to: rgb(17 89 215 / 0) var(--tw-gradient-to-position) !important}.to-primary-700\/10{--tw-gradient-to: rgb(17 89 215 / .1) var(--tw-gradient-to-position) !important}.to-primary-700\/100{--tw-gradient-to: rgb(17 89 215 / 1) var(--tw-gradient-to-position) !important}.to-primary-700\/15{--tw-gradient-to: rgb(17 89 215 / .15) var(--tw-gradient-to-position) !important}.to-primary-700\/20{--tw-gradient-to: rgb(17 89 215 / .2) var(--tw-gradient-to-position) !important}.to-primary-700\/25{--tw-gradient-to: rgb(17 89 215 / .25) var(--tw-gradient-to-position) !important}.to-primary-700\/30{--tw-gradient-to: rgb(17 89 215 / .3) var(--tw-gradient-to-position) !important}.to-primary-700\/35{--tw-gradient-to: rgb(17 89 215 / .35) var(--tw-gradient-to-position) !important}.to-primary-700\/40{--tw-gradient-to: rgb(17 89 215 / .4) var(--tw-gradient-to-position) !important}.to-primary-700\/45{--tw-gradient-to: rgb(17 89 215 / .45) var(--tw-gradient-to-position) !important}.to-primary-700\/5{--tw-gradient-to: rgb(17 89 215 / .05) var(--tw-gradient-to-position) !important}.to-primary-700\/50{--tw-gradient-to: rgb(17 89 215 / .5) var(--tw-gradient-to-position) !important}.to-primary-700\/55{--tw-gradient-to: rgb(17 89 215 / .55) var(--tw-gradient-to-position) !important}.to-primary-700\/60{--tw-gradient-to: rgb(17 89 215 / .6) var(--tw-gradient-to-position) !important}.to-primary-700\/65{--tw-gradient-to: rgb(17 89 215 / .65) var(--tw-gradient-to-position) !important}.to-primary-700\/70{--tw-gradient-to: rgb(17 89 215 / .7) var(--tw-gradient-to-position) !important}.to-primary-700\/75{--tw-gradient-to: rgb(17 89 215 / .75) var(--tw-gradient-to-position) !important}.to-primary-700\/80{--tw-gradient-to: rgb(17 89 215 / .8) var(--tw-gradient-to-position) !important}.to-primary-700\/85{--tw-gradient-to: rgb(17 89 215 / .85) var(--tw-gradient-to-position) !important}.to-primary-700\/90{--tw-gradient-to: rgb(17 89 215 / .9) var(--tw-gradient-to-position) !important}.to-primary-700\/95{--tw-gradient-to: rgb(17 89 215 / .95) var(--tw-gradient-to-position) !important}.to-primary-content{--tw-gradient-to: hsl(var(--pc)) var(--tw-gradient-to-position) !important}.to-primary-content\/0{--tw-gradient-to: hsl(var(--pc) / 0) var(--tw-gradient-to-position) !important}.to-primary-content\/10{--tw-gradient-to: hsl(var(--pc) / .1) var(--tw-gradient-to-position) !important}.to-primary-content\/100{--tw-gradient-to: hsl(var(--pc) / 1) var(--tw-gradient-to-position) !important}.to-primary-content\/15{--tw-gradient-to: hsl(var(--pc) / .15) var(--tw-gradient-to-position) !important}.to-primary-content\/20{--tw-gradient-to: hsl(var(--pc) / .2) var(--tw-gradient-to-position) !important}.to-primary-content\/25{--tw-gradient-to: hsl(var(--pc) / .25) var(--tw-gradient-to-position) !important}.to-primary-content\/30{--tw-gradient-to: hsl(var(--pc) / .3) var(--tw-gradient-to-position) !important}.to-primary-content\/35{--tw-gradient-to: hsl(var(--pc) / .35) var(--tw-gradient-to-position) !important}.to-primary-content\/40{--tw-gradient-to: hsl(var(--pc) / .4) var(--tw-gradient-to-position) !important}.to-primary-content\/45{--tw-gradient-to: hsl(var(--pc) / .45) var(--tw-gradient-to-position) !important}.to-primary-content\/5{--tw-gradient-to: hsl(var(--pc) / .05) var(--tw-gradient-to-position) !important}.to-primary-content\/50{--tw-gradient-to: hsl(var(--pc) / .5) var(--tw-gradient-to-position) !important}.to-primary-content\/55{--tw-gradient-to: hsl(var(--pc) / .55) var(--tw-gradient-to-position) !important}.to-primary-content\/60{--tw-gradient-to: hsl(var(--pc) / .6) var(--tw-gradient-to-position) !important}.to-primary-content\/65{--tw-gradient-to: hsl(var(--pc) / .65) var(--tw-gradient-to-position) !important}.to-primary-content\/70{--tw-gradient-to: hsl(var(--pc) / .7) var(--tw-gradient-to-position) !important}.to-primary-content\/75{--tw-gradient-to: hsl(var(--pc) / .75) var(--tw-gradient-to-position) !important}.to-primary-content\/80{--tw-gradient-to: hsl(var(--pc) / .8) var(--tw-gradient-to-position) !important}.to-primary-content\/85{--tw-gradient-to: hsl(var(--pc) / .85) var(--tw-gradient-to-position) !important}.to-primary-content\/90{--tw-gradient-to: hsl(var(--pc) / .9) var(--tw-gradient-to-position) !important}.to-primary-content\/95{--tw-gradient-to: hsl(var(--pc) / .95) var(--tw-gradient-to-position) !important}.to-primary-focus{--tw-gradient-to: hsl(var(--pf, var(--p))) var(--tw-gradient-to-position) !important}.to-primary-focus\/0{--tw-gradient-to: hsl(var(--pf, var(--p)) / 0) var(--tw-gradient-to-position) !important}.to-primary-focus\/10{--tw-gradient-to: hsl(var(--pf, var(--p)) / .1) var(--tw-gradient-to-position) !important}.to-primary-focus\/100{--tw-gradient-to: hsl(var(--pf, var(--p)) / 1) var(--tw-gradient-to-position) !important}.to-primary-focus\/15{--tw-gradient-to: hsl(var(--pf, var(--p)) / .15) var(--tw-gradient-to-position) !important}.to-primary-focus\/20{--tw-gradient-to: hsl(var(--pf, var(--p)) / .2) var(--tw-gradient-to-position) !important}.to-primary-focus\/25{--tw-gradient-to: hsl(var(--pf, var(--p)) / .25) var(--tw-gradient-to-position) !important}.to-primary-focus\/30{--tw-gradient-to: hsl(var(--pf, var(--p)) / .3) var(--tw-gradient-to-position) !important}.to-primary-focus\/35{--tw-gradient-to: hsl(var(--pf, var(--p)) / .35) var(--tw-gradient-to-position) !important}.to-primary-focus\/40{--tw-gradient-to: hsl(var(--pf, var(--p)) / .4) var(--tw-gradient-to-position) !important}.to-primary-focus\/45{--tw-gradient-to: hsl(var(--pf, var(--p)) / .45) var(--tw-gradient-to-position) !important}.to-primary-focus\/5{--tw-gradient-to: hsl(var(--pf, var(--p)) / .05) var(--tw-gradient-to-position) !important}.to-primary-focus\/50{--tw-gradient-to: hsl(var(--pf, var(--p)) / .5) var(--tw-gradient-to-position) !important}.to-primary-focus\/55{--tw-gradient-to: hsl(var(--pf, var(--p)) / .55) var(--tw-gradient-to-position) !important}.to-primary-focus\/60{--tw-gradient-to: hsl(var(--pf, var(--p)) / .6) var(--tw-gradient-to-position) !important}.to-primary-focus\/65{--tw-gradient-to: hsl(var(--pf, var(--p)) / .65) var(--tw-gradient-to-position) !important}.to-primary-focus\/70{--tw-gradient-to: hsl(var(--pf, var(--p)) / .7) var(--tw-gradient-to-position) !important}.to-primary-focus\/75{--tw-gradient-to: hsl(var(--pf, var(--p)) / .75) var(--tw-gradient-to-position) !important}.to-primary-focus\/80{--tw-gradient-to: hsl(var(--pf, var(--p)) / .8) var(--tw-gradient-to-position) !important}.to-primary-focus\/85{--tw-gradient-to: hsl(var(--pf, var(--p)) / .85) var(--tw-gradient-to-position) !important}.to-primary-focus\/90{--tw-gradient-to: hsl(var(--pf, var(--p)) / .9) var(--tw-gradient-to-position) !important}.to-primary-focus\/95{--tw-gradient-to: hsl(var(--pf, var(--p)) / .95) var(--tw-gradient-to-position) !important}.to-red-100{--tw-gradient-to: #fee2e2 var(--tw-gradient-to-position) !important}.to-red-100\/0{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important}.to-red-100\/10{--tw-gradient-to: rgb(254 226 226 / .1) var(--tw-gradient-to-position) !important}.to-red-100\/100{--tw-gradient-to: rgb(254 226 226 / 1) var(--tw-gradient-to-position) !important}.to-red-100\/15{--tw-gradient-to: rgb(254 226 226 / .15) var(--tw-gradient-to-position) !important}.to-red-100\/20{--tw-gradient-to: rgb(254 226 226 / .2) var(--tw-gradient-to-position) !important}.to-red-100\/25{--tw-gradient-to: rgb(254 226 226 / .25) var(--tw-gradient-to-position) !important}.to-red-100\/30{--tw-gradient-to: rgb(254 226 226 / .3) var(--tw-gradient-to-position) !important}.to-red-100\/35{--tw-gradient-to: rgb(254 226 226 / .35) var(--tw-gradient-to-position) !important}.to-red-100\/40{--tw-gradient-to: rgb(254 226 226 / .4) var(--tw-gradient-to-position) !important}.to-red-100\/45{--tw-gradient-to: rgb(254 226 226 / .45) var(--tw-gradient-to-position) !important}.to-red-100\/5{--tw-gradient-to: rgb(254 226 226 / .05) var(--tw-gradient-to-position) !important}.to-red-100\/50{--tw-gradient-to: rgb(254 226 226 / .5) var(--tw-gradient-to-position) !important}.to-red-100\/55{--tw-gradient-to: rgb(254 226 226 / .55) var(--tw-gradient-to-position) !important}.to-red-100\/60{--tw-gradient-to: rgb(254 226 226 / .6) var(--tw-gradient-to-position) !important}.to-red-100\/65{--tw-gradient-to: rgb(254 226 226 / .65) var(--tw-gradient-to-position) !important}.to-red-100\/70{--tw-gradient-to: rgb(254 226 226 / .7) var(--tw-gradient-to-position) !important}.to-red-100\/75{--tw-gradient-to: rgb(254 226 226 / .75) var(--tw-gradient-to-position) !important}.to-red-100\/80{--tw-gradient-to: rgb(254 226 226 / .8) var(--tw-gradient-to-position) !important}.to-red-100\/85{--tw-gradient-to: rgb(254 226 226 / .85) var(--tw-gradient-to-position) !important}.to-red-100\/90{--tw-gradient-to: rgb(254 226 226 / .9) var(--tw-gradient-to-position) !important}.to-red-100\/95{--tw-gradient-to: rgb(254 226 226 / .95) var(--tw-gradient-to-position) !important}.to-red-200{--tw-gradient-to: #fecaca var(--tw-gradient-to-position) !important}.to-red-200\/0{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position) !important}.to-red-200\/10{--tw-gradient-to: rgb(254 202 202 / .1) var(--tw-gradient-to-position) !important}.to-red-200\/100{--tw-gradient-to: rgb(254 202 202 / 1) var(--tw-gradient-to-position) !important}.to-red-200\/15{--tw-gradient-to: rgb(254 202 202 / .15) var(--tw-gradient-to-position) !important}.to-red-200\/20{--tw-gradient-to: rgb(254 202 202 / .2) var(--tw-gradient-to-position) !important}.to-red-200\/25{--tw-gradient-to: rgb(254 202 202 / .25) var(--tw-gradient-to-position) !important}.to-red-200\/30{--tw-gradient-to: rgb(254 202 202 / .3) var(--tw-gradient-to-position) !important}.to-red-200\/35{--tw-gradient-to: rgb(254 202 202 / .35) var(--tw-gradient-to-position) !important}.to-red-200\/40{--tw-gradient-to: rgb(254 202 202 / .4) var(--tw-gradient-to-position) !important}.to-red-200\/45{--tw-gradient-to: rgb(254 202 202 / .45) var(--tw-gradient-to-position) !important}.to-red-200\/5{--tw-gradient-to: rgb(254 202 202 / .05) var(--tw-gradient-to-position) !important}.to-red-200\/50{--tw-gradient-to: rgb(254 202 202 / .5) var(--tw-gradient-to-position) !important}.to-red-200\/55{--tw-gradient-to: rgb(254 202 202 / .55) var(--tw-gradient-to-position) !important}.to-red-200\/60{--tw-gradient-to: rgb(254 202 202 / .6) var(--tw-gradient-to-position) !important}.to-red-200\/65{--tw-gradient-to: rgb(254 202 202 / .65) var(--tw-gradient-to-position) !important}.to-red-200\/70{--tw-gradient-to: rgb(254 202 202 / .7) var(--tw-gradient-to-position) !important}.to-red-200\/75{--tw-gradient-to: rgb(254 202 202 / .75) var(--tw-gradient-to-position) !important}.to-red-200\/80{--tw-gradient-to: rgb(254 202 202 / .8) var(--tw-gradient-to-position) !important}.to-red-200\/85{--tw-gradient-to: rgb(254 202 202 / .85) var(--tw-gradient-to-position) !important}.to-red-200\/90{--tw-gradient-to: rgb(254 202 202 / .9) var(--tw-gradient-to-position) !important}.to-red-200\/95{--tw-gradient-to: rgb(254 202 202 / .95) var(--tw-gradient-to-position) !important}.to-red-300{--tw-gradient-to: #ffd0c9 var(--tw-gradient-to-position) !important}.to-red-300\/0{--tw-gradient-to: rgb(255 208 201 / 0) var(--tw-gradient-to-position) !important}.to-red-300\/10{--tw-gradient-to: rgb(255 208 201 / .1) var(--tw-gradient-to-position) !important}.to-red-300\/100{--tw-gradient-to: rgb(255 208 201 / 1) var(--tw-gradient-to-position) !important}.to-red-300\/15{--tw-gradient-to: rgb(255 208 201 / .15) var(--tw-gradient-to-position) !important}.to-red-300\/20{--tw-gradient-to: rgb(255 208 201 / .2) var(--tw-gradient-to-position) !important}.to-red-300\/25{--tw-gradient-to: rgb(255 208 201 / .25) var(--tw-gradient-to-position) !important}.to-red-300\/30{--tw-gradient-to: rgb(255 208 201 / .3) var(--tw-gradient-to-position) !important}.to-red-300\/35{--tw-gradient-to: rgb(255 208 201 / .35) var(--tw-gradient-to-position) !important}.to-red-300\/40{--tw-gradient-to: rgb(255 208 201 / .4) var(--tw-gradient-to-position) !important}.to-red-300\/45{--tw-gradient-to: rgb(255 208 201 / .45) var(--tw-gradient-to-position) !important}.to-red-300\/5{--tw-gradient-to: rgb(255 208 201 / .05) var(--tw-gradient-to-position) !important}.to-red-300\/50{--tw-gradient-to: rgb(255 208 201 / .5) var(--tw-gradient-to-position) !important}.to-red-300\/55{--tw-gradient-to: rgb(255 208 201 / .55) var(--tw-gradient-to-position) !important}.to-red-300\/60{--tw-gradient-to: rgb(255 208 201 / .6) var(--tw-gradient-to-position) !important}.to-red-300\/65{--tw-gradient-to: rgb(255 208 201 / .65) var(--tw-gradient-to-position) !important}.to-red-300\/70{--tw-gradient-to: rgb(255 208 201 / .7) var(--tw-gradient-to-position) !important}.to-red-300\/75{--tw-gradient-to: rgb(255 208 201 / .75) var(--tw-gradient-to-position) !important}.to-red-300\/80{--tw-gradient-to: rgb(255 208 201 / .8) var(--tw-gradient-to-position) !important}.to-red-300\/85{--tw-gradient-to: rgb(255 208 201 / .85) var(--tw-gradient-to-position) !important}.to-red-300\/90{--tw-gradient-to: rgb(255 208 201 / .9) var(--tw-gradient-to-position) !important}.to-red-300\/95{--tw-gradient-to: rgb(255 208 201 / .95) var(--tw-gradient-to-position) !important}.to-red-400{--tw-gradient-to: #f87171 var(--tw-gradient-to-position) !important}.to-red-400\/0{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position) !important}.to-red-400\/10{--tw-gradient-to: rgb(248 113 113 / .1) var(--tw-gradient-to-position) !important}.to-red-400\/100{--tw-gradient-to: rgb(248 113 113 / 1) var(--tw-gradient-to-position) !important}.to-red-400\/15{--tw-gradient-to: rgb(248 113 113 / .15) var(--tw-gradient-to-position) !important}.to-red-400\/20{--tw-gradient-to: rgb(248 113 113 / .2) var(--tw-gradient-to-position) !important}.to-red-400\/25{--tw-gradient-to: rgb(248 113 113 / .25) var(--tw-gradient-to-position) !important}.to-red-400\/30{--tw-gradient-to: rgb(248 113 113 / .3) var(--tw-gradient-to-position) !important}.to-red-400\/35{--tw-gradient-to: rgb(248 113 113 / .35) var(--tw-gradient-to-position) !important}.to-red-400\/40{--tw-gradient-to: rgb(248 113 113 / .4) var(--tw-gradient-to-position) !important}.to-red-400\/45{--tw-gradient-to: rgb(248 113 113 / .45) var(--tw-gradient-to-position) !important}.to-red-400\/5{--tw-gradient-to: rgb(248 113 113 / .05) var(--tw-gradient-to-position) !important}.to-red-400\/50{--tw-gradient-to: rgb(248 113 113 / .5) var(--tw-gradient-to-position) !important}.to-red-400\/55{--tw-gradient-to: rgb(248 113 113 / .55) var(--tw-gradient-to-position) !important}.to-red-400\/60{--tw-gradient-to: rgb(248 113 113 / .6) var(--tw-gradient-to-position) !important}.to-red-400\/65{--tw-gradient-to: rgb(248 113 113 / .65) var(--tw-gradient-to-position) !important}.to-red-400\/70{--tw-gradient-to: rgb(248 113 113 / .7) var(--tw-gradient-to-position) !important}.to-red-400\/75{--tw-gradient-to: rgb(248 113 113 / .75) var(--tw-gradient-to-position) !important}.to-red-400\/80{--tw-gradient-to: rgb(248 113 113 / .8) var(--tw-gradient-to-position) !important}.to-red-400\/85{--tw-gradient-to: rgb(248 113 113 / .85) var(--tw-gradient-to-position) !important}.to-red-400\/90{--tw-gradient-to: rgb(248 113 113 / .9) var(--tw-gradient-to-position) !important}.to-red-400\/95{--tw-gradient-to: rgb(248 113 113 / .95) var(--tw-gradient-to-position) !important}.to-red-50{--tw-gradient-to: #fef2f2 var(--tw-gradient-to-position) !important}.to-red-50\/0{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position) !important}.to-red-50\/10{--tw-gradient-to: rgb(254 242 242 / .1) var(--tw-gradient-to-position) !important}.to-red-50\/100{--tw-gradient-to: rgb(254 242 242 / 1) var(--tw-gradient-to-position) !important}.to-red-50\/15{--tw-gradient-to: rgb(254 242 242 / .15) var(--tw-gradient-to-position) !important}.to-red-50\/20{--tw-gradient-to: rgb(254 242 242 / .2) var(--tw-gradient-to-position) !important}.to-red-50\/25{--tw-gradient-to: rgb(254 242 242 / .25) var(--tw-gradient-to-position) !important}.to-red-50\/30{--tw-gradient-to: rgb(254 242 242 / .3) var(--tw-gradient-to-position) !important}.to-red-50\/35{--tw-gradient-to: rgb(254 242 242 / .35) var(--tw-gradient-to-position) !important}.to-red-50\/40{--tw-gradient-to: rgb(254 242 242 / .4) var(--tw-gradient-to-position) !important}.to-red-50\/45{--tw-gradient-to: rgb(254 242 242 / .45) var(--tw-gradient-to-position) !important}.to-red-50\/5{--tw-gradient-to: rgb(254 242 242 / .05) var(--tw-gradient-to-position) !important}.to-red-50\/50{--tw-gradient-to: rgb(254 242 242 / .5) var(--tw-gradient-to-position) !important}.to-red-50\/55{--tw-gradient-to: rgb(254 242 242 / .55) var(--tw-gradient-to-position) !important}.to-red-50\/60{--tw-gradient-to: rgb(254 242 242 / .6) var(--tw-gradient-to-position) !important}.to-red-50\/65{--tw-gradient-to: rgb(254 242 242 / .65) var(--tw-gradient-to-position) !important}.to-red-50\/70{--tw-gradient-to: rgb(254 242 242 / .7) var(--tw-gradient-to-position) !important}.to-red-50\/75{--tw-gradient-to: rgb(254 242 242 / .75) var(--tw-gradient-to-position) !important}.to-red-50\/80{--tw-gradient-to: rgb(254 242 242 / .8) var(--tw-gradient-to-position) !important}.to-red-50\/85{--tw-gradient-to: rgb(254 242 242 / .85) var(--tw-gradient-to-position) !important}.to-red-50\/90{--tw-gradient-to: rgb(254 242 242 / .9) var(--tw-gradient-to-position) !important}.to-red-50\/95{--tw-gradient-to: rgb(254 242 242 / .95) var(--tw-gradient-to-position) !important}.to-red-500{--tw-gradient-to: #d22d2d var(--tw-gradient-to-position) !important}.to-red-500\/0{--tw-gradient-to: rgb(210 45 45 / 0) var(--tw-gradient-to-position) !important}.to-red-500\/10{--tw-gradient-to: rgb(210 45 45 / .1) var(--tw-gradient-to-position) !important}.to-red-500\/100{--tw-gradient-to: rgb(210 45 45 / 1) var(--tw-gradient-to-position) !important}.to-red-500\/15{--tw-gradient-to: rgb(210 45 45 / .15) var(--tw-gradient-to-position) !important}.to-red-500\/20{--tw-gradient-to: rgb(210 45 45 / .2) var(--tw-gradient-to-position) !important}.to-red-500\/25{--tw-gradient-to: rgb(210 45 45 / .25) var(--tw-gradient-to-position) !important}.to-red-500\/30{--tw-gradient-to: rgb(210 45 45 / .3) var(--tw-gradient-to-position) !important}.to-red-500\/35{--tw-gradient-to: rgb(210 45 45 / .35) var(--tw-gradient-to-position) !important}.to-red-500\/40{--tw-gradient-to: rgb(210 45 45 / .4) var(--tw-gradient-to-position) !important}.to-red-500\/45{--tw-gradient-to: rgb(210 45 45 / .45) var(--tw-gradient-to-position) !important}.to-red-500\/5{--tw-gradient-to: rgb(210 45 45 / .05) var(--tw-gradient-to-position) !important}.to-red-500\/50{--tw-gradient-to: rgb(210 45 45 / .5) var(--tw-gradient-to-position) !important}.to-red-500\/55{--tw-gradient-to: rgb(210 45 45 / .55) var(--tw-gradient-to-position) !important}.to-red-500\/60{--tw-gradient-to: rgb(210 45 45 / .6) var(--tw-gradient-to-position) !important}.to-red-500\/65{--tw-gradient-to: rgb(210 45 45 / .65) var(--tw-gradient-to-position) !important}.to-red-500\/70{--tw-gradient-to: rgb(210 45 45 / .7) var(--tw-gradient-to-position) !important}.to-red-500\/75{--tw-gradient-to: rgb(210 45 45 / .75) var(--tw-gradient-to-position) !important}.to-red-500\/80{--tw-gradient-to: rgb(210 45 45 / .8) var(--tw-gradient-to-position) !important}.to-red-500\/85{--tw-gradient-to: rgb(210 45 45 / .85) var(--tw-gradient-to-position) !important}.to-red-500\/90{--tw-gradient-to: rgb(210 45 45 / .9) var(--tw-gradient-to-position) !important}.to-red-500\/95{--tw-gradient-to: rgb(210 45 45 / .95) var(--tw-gradient-to-position) !important}.to-red-600{--tw-gradient-to: #dc2626 var(--tw-gradient-to-position) !important}.to-red-600\/0{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position) !important}.to-red-600\/10{--tw-gradient-to: rgb(220 38 38 / .1) var(--tw-gradient-to-position) !important}.to-red-600\/100{--tw-gradient-to: rgb(220 38 38 / 1) var(--tw-gradient-to-position) !important}.to-red-600\/15{--tw-gradient-to: rgb(220 38 38 / .15) var(--tw-gradient-to-position) !important}.to-red-600\/20{--tw-gradient-to: rgb(220 38 38 / .2) var(--tw-gradient-to-position) !important}.to-red-600\/25{--tw-gradient-to: rgb(220 38 38 / .25) var(--tw-gradient-to-position) !important}.to-red-600\/30{--tw-gradient-to: rgb(220 38 38 / .3) var(--tw-gradient-to-position) !important}.to-red-600\/35{--tw-gradient-to: rgb(220 38 38 / .35) var(--tw-gradient-to-position) !important}.to-red-600\/40{--tw-gradient-to: rgb(220 38 38 / .4) var(--tw-gradient-to-position) !important}.to-red-600\/45{--tw-gradient-to: rgb(220 38 38 / .45) var(--tw-gradient-to-position) !important}.to-red-600\/5{--tw-gradient-to: rgb(220 38 38 / .05) var(--tw-gradient-to-position) !important}.to-red-600\/50{--tw-gradient-to: rgb(220 38 38 / .5) var(--tw-gradient-to-position) !important}.to-red-600\/55{--tw-gradient-to: rgb(220 38 38 / .55) var(--tw-gradient-to-position) !important}.to-red-600\/60{--tw-gradient-to: rgb(220 38 38 / .6) var(--tw-gradient-to-position) !important}.to-red-600\/65{--tw-gradient-to: rgb(220 38 38 / .65) var(--tw-gradient-to-position) !important}.to-red-600\/70{--tw-gradient-to: rgb(220 38 38 / .7) var(--tw-gradient-to-position) !important}.to-red-600\/75{--tw-gradient-to: rgb(220 38 38 / .75) var(--tw-gradient-to-position) !important}.to-red-600\/80{--tw-gradient-to: rgb(220 38 38 / .8) var(--tw-gradient-to-position) !important}.to-red-600\/85{--tw-gradient-to: rgb(220 38 38 / .85) var(--tw-gradient-to-position) !important}.to-red-600\/90{--tw-gradient-to: rgb(220 38 38 / .9) var(--tw-gradient-to-position) !important}.to-red-600\/95{--tw-gradient-to: rgb(220 38 38 / .95) var(--tw-gradient-to-position) !important}.to-red-700{--tw-gradient-to: #b91c1c var(--tw-gradient-to-position) !important}.to-red-700\/0{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important}.to-red-700\/10{--tw-gradient-to: rgb(185 28 28 / .1) var(--tw-gradient-to-position) !important}.to-red-700\/100{--tw-gradient-to: rgb(185 28 28 / 1) var(--tw-gradient-to-position) !important}.to-red-700\/15{--tw-gradient-to: rgb(185 28 28 / .15) var(--tw-gradient-to-position) !important}.to-red-700\/20{--tw-gradient-to: rgb(185 28 28 / .2) var(--tw-gradient-to-position) !important}.to-red-700\/25{--tw-gradient-to: rgb(185 28 28 / .25) var(--tw-gradient-to-position) !important}.to-red-700\/30{--tw-gradient-to: rgb(185 28 28 / .3) var(--tw-gradient-to-position) !important}.to-red-700\/35{--tw-gradient-to: rgb(185 28 28 / .35) var(--tw-gradient-to-position) !important}.to-red-700\/40{--tw-gradient-to: rgb(185 28 28 / .4) var(--tw-gradient-to-position) !important}.to-red-700\/45{--tw-gradient-to: rgb(185 28 28 / .45) var(--tw-gradient-to-position) !important}.to-red-700\/5{--tw-gradient-to: rgb(185 28 28 / .05) var(--tw-gradient-to-position) !important}.to-red-700\/50{--tw-gradient-to: rgb(185 28 28 / .5) var(--tw-gradient-to-position) !important}.to-red-700\/55{--tw-gradient-to: rgb(185 28 28 / .55) var(--tw-gradient-to-position) !important}.to-red-700\/60{--tw-gradient-to: rgb(185 28 28 / .6) var(--tw-gradient-to-position) !important}.to-red-700\/65{--tw-gradient-to: rgb(185 28 28 / .65) var(--tw-gradient-to-position) !important}.to-red-700\/70{--tw-gradient-to: rgb(185 28 28 / .7) var(--tw-gradient-to-position) !important}.to-red-700\/75{--tw-gradient-to: rgb(185 28 28 / .75) var(--tw-gradient-to-position) !important}.to-red-700\/80{--tw-gradient-to: rgb(185 28 28 / .8) var(--tw-gradient-to-position) !important}.to-red-700\/85{--tw-gradient-to: rgb(185 28 28 / .85) var(--tw-gradient-to-position) !important}.to-red-700\/90{--tw-gradient-to: rgb(185 28 28 / .9) var(--tw-gradient-to-position) !important}.to-red-700\/95{--tw-gradient-to: rgb(185 28 28 / .95) var(--tw-gradient-to-position) !important}.to-red-800{--tw-gradient-to: #991b1b var(--tw-gradient-to-position) !important}.to-red-800\/0{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position) !important}.to-red-800\/10{--tw-gradient-to: rgb(153 27 27 / .1) var(--tw-gradient-to-position) !important}.to-red-800\/100{--tw-gradient-to: rgb(153 27 27 / 1) var(--tw-gradient-to-position) !important}.to-red-800\/15{--tw-gradient-to: rgb(153 27 27 / .15) var(--tw-gradient-to-position) !important}.to-red-800\/20{--tw-gradient-to: rgb(153 27 27 / .2) var(--tw-gradient-to-position) !important}.to-red-800\/25{--tw-gradient-to: rgb(153 27 27 / .25) var(--tw-gradient-to-position) !important}.to-red-800\/30{--tw-gradient-to: rgb(153 27 27 / .3) var(--tw-gradient-to-position) !important}.to-red-800\/35{--tw-gradient-to: rgb(153 27 27 / .35) var(--tw-gradient-to-position) !important}.to-red-800\/40{--tw-gradient-to: rgb(153 27 27 / .4) var(--tw-gradient-to-position) !important}.to-red-800\/45{--tw-gradient-to: rgb(153 27 27 / .45) var(--tw-gradient-to-position) !important}.to-red-800\/5{--tw-gradient-to: rgb(153 27 27 / .05) var(--tw-gradient-to-position) !important}.to-red-800\/50{--tw-gradient-to: rgb(153 27 27 / .5) var(--tw-gradient-to-position) !important}.to-red-800\/55{--tw-gradient-to: rgb(153 27 27 / .55) var(--tw-gradient-to-position) !important}.to-red-800\/60{--tw-gradient-to: rgb(153 27 27 / .6) var(--tw-gradient-to-position) !important}.to-red-800\/65{--tw-gradient-to: rgb(153 27 27 / .65) var(--tw-gradient-to-position) !important}.to-red-800\/70{--tw-gradient-to: rgb(153 27 27 / .7) var(--tw-gradient-to-position) !important}.to-red-800\/75{--tw-gradient-to: rgb(153 27 27 / .75) var(--tw-gradient-to-position) !important}.to-red-800\/80{--tw-gradient-to: rgb(153 27 27 / .8) var(--tw-gradient-to-position) !important}.to-red-800\/85{--tw-gradient-to: rgb(153 27 27 / .85) var(--tw-gradient-to-position) !important}.to-red-800\/90{--tw-gradient-to: rgb(153 27 27 / .9) var(--tw-gradient-to-position) !important}.to-red-800\/95{--tw-gradient-to: rgb(153 27 27 / .95) var(--tw-gradient-to-position) !important}.to-red-900{--tw-gradient-to: #7f1d1d var(--tw-gradient-to-position) !important}.to-red-900\/0{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position) !important}.to-red-900\/10{--tw-gradient-to: rgb(127 29 29 / .1) var(--tw-gradient-to-position) !important}.to-red-900\/100{--tw-gradient-to: rgb(127 29 29 / 1) var(--tw-gradient-to-position) !important}.to-red-900\/15{--tw-gradient-to: rgb(127 29 29 / .15) var(--tw-gradient-to-position) !important}.to-red-900\/20{--tw-gradient-to: rgb(127 29 29 / .2) var(--tw-gradient-to-position) !important}.to-red-900\/25{--tw-gradient-to: rgb(127 29 29 / .25) var(--tw-gradient-to-position) !important}.to-red-900\/30{--tw-gradient-to: rgb(127 29 29 / .3) var(--tw-gradient-to-position) !important}.to-red-900\/35{--tw-gradient-to: rgb(127 29 29 / .35) var(--tw-gradient-to-position) !important}.to-red-900\/40{--tw-gradient-to: rgb(127 29 29 / .4) var(--tw-gradient-to-position) !important}.to-red-900\/45{--tw-gradient-to: rgb(127 29 29 / .45) var(--tw-gradient-to-position) !important}.to-red-900\/5{--tw-gradient-to: rgb(127 29 29 / .05) var(--tw-gradient-to-position) !important}.to-red-900\/50{--tw-gradient-to: rgb(127 29 29 / .5) var(--tw-gradient-to-position) !important}.to-red-900\/55{--tw-gradient-to: rgb(127 29 29 / .55) var(--tw-gradient-to-position) !important}.to-red-900\/60{--tw-gradient-to: rgb(127 29 29 / .6) var(--tw-gradient-to-position) !important}.to-red-900\/65{--tw-gradient-to: rgb(127 29 29 / .65) var(--tw-gradient-to-position) !important}.to-red-900\/70{--tw-gradient-to: rgb(127 29 29 / .7) var(--tw-gradient-to-position) !important}.to-red-900\/75{--tw-gradient-to: rgb(127 29 29 / .75) var(--tw-gradient-to-position) !important}.to-red-900\/80{--tw-gradient-to: rgb(127 29 29 / .8) var(--tw-gradient-to-position) !important}.to-red-900\/85{--tw-gradient-to: rgb(127 29 29 / .85) var(--tw-gradient-to-position) !important}.to-red-900\/90{--tw-gradient-to: rgb(127 29 29 / .9) var(--tw-gradient-to-position) !important}.to-red-900\/95{--tw-gradient-to: rgb(127 29 29 / .95) var(--tw-gradient-to-position) !important}.to-red-950{--tw-gradient-to: #450a0a var(--tw-gradient-to-position) !important}.to-red-950\/0{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position) !important}.to-red-950\/10{--tw-gradient-to: rgb(69 10 10 / .1) var(--tw-gradient-to-position) !important}.to-red-950\/100{--tw-gradient-to: rgb(69 10 10 / 1) var(--tw-gradient-to-position) !important}.to-red-950\/15{--tw-gradient-to: rgb(69 10 10 / .15) var(--tw-gradient-to-position) !important}.to-red-950\/20{--tw-gradient-to: rgb(69 10 10 / .2) var(--tw-gradient-to-position) !important}.to-red-950\/25{--tw-gradient-to: rgb(69 10 10 / .25) var(--tw-gradient-to-position) !important}.to-red-950\/30{--tw-gradient-to: rgb(69 10 10 / .3) var(--tw-gradient-to-position) !important}.to-red-950\/35{--tw-gradient-to: rgb(69 10 10 / .35) var(--tw-gradient-to-position) !important}.to-red-950\/40{--tw-gradient-to: rgb(69 10 10 / .4) var(--tw-gradient-to-position) !important}.to-red-950\/45{--tw-gradient-to: rgb(69 10 10 / .45) var(--tw-gradient-to-position) !important}.to-red-950\/5{--tw-gradient-to: rgb(69 10 10 / .05) var(--tw-gradient-to-position) !important}.to-red-950\/50{--tw-gradient-to: rgb(69 10 10 / .5) var(--tw-gradient-to-position) !important}.to-red-950\/55{--tw-gradient-to: rgb(69 10 10 / .55) var(--tw-gradient-to-position) !important}.to-red-950\/60{--tw-gradient-to: rgb(69 10 10 / .6) var(--tw-gradient-to-position) !important}.to-red-950\/65{--tw-gradient-to: rgb(69 10 10 / .65) var(--tw-gradient-to-position) !important}.to-red-950\/70{--tw-gradient-to: rgb(69 10 10 / .7) var(--tw-gradient-to-position) !important}.to-red-950\/75{--tw-gradient-to: rgb(69 10 10 / .75) var(--tw-gradient-to-position) !important}.to-red-950\/80{--tw-gradient-to: rgb(69 10 10 / .8) var(--tw-gradient-to-position) !important}.to-red-950\/85{--tw-gradient-to: rgb(69 10 10 / .85) var(--tw-gradient-to-position) !important}.to-red-950\/90{--tw-gradient-to: rgb(69 10 10 / .9) var(--tw-gradient-to-position) !important}.to-red-950\/95{--tw-gradient-to: rgb(69 10 10 / .95) var(--tw-gradient-to-position) !important}.fill-gray-100{fill:#f2f3f4!important}.fill-gray-100\/0{fill:#f2f3f400!important}.fill-gray-100\/10{fill:#f2f3f41a!important}.fill-gray-100\/100{fill:#f2f3f4!important}.fill-gray-100\/15{fill:#f2f3f426!important}.fill-gray-100\/20{fill:#f2f3f433!important}.fill-gray-100\/25{fill:#f2f3f440!important}.fill-gray-100\/30{fill:#f2f3f44d!important}.fill-gray-100\/35{fill:#f2f3f459!important}.fill-gray-100\/40{fill:#f2f3f466!important}.fill-gray-100\/45{fill:#f2f3f473!important}.fill-gray-100\/5{fill:#f2f3f40d!important}.fill-gray-100\/50{fill:#f2f3f480!important}.fill-gray-100\/55{fill:#f2f3f48c!important}.fill-gray-100\/60{fill:#f2f3f499!important}.fill-gray-100\/65{fill:#f2f3f4a6!important}.fill-gray-100\/70{fill:#f2f3f4b3!important}.fill-gray-100\/75{fill:#f2f3f4bf!important}.fill-gray-100\/80{fill:#f2f3f4cc!important}.fill-gray-100\/85{fill:#f2f3f4d9!important}.fill-gray-100\/90{fill:#f2f3f4e6!important}.fill-gray-100\/95{fill:#f2f3f4f2!important}.fill-gray-200{fill:#e5e5e5!important}.fill-gray-200\/0{fill:#e5e5e500!important}.fill-gray-200\/10{fill:#e5e5e51a!important}.fill-gray-200\/100{fill:#e5e5e5!important}.fill-gray-200\/15{fill:#e5e5e526!important}.fill-gray-200\/20{fill:#e5e5e533!important}.fill-gray-200\/25{fill:#e5e5e540!important}.fill-gray-200\/30{fill:#e5e5e54d!important}.fill-gray-200\/35{fill:#e5e5e559!important}.fill-gray-200\/40{fill:#e5e5e566!important}.fill-gray-200\/45{fill:#e5e5e573!important}.fill-gray-200\/5{fill:#e5e5e50d!important}.fill-gray-200\/50{fill:#e5e5e580!important}.fill-gray-200\/55{fill:#e5e5e58c!important}.fill-gray-200\/60{fill:#e5e5e599!important}.fill-gray-200\/65{fill:#e5e5e5a6!important}.fill-gray-200\/70{fill:#e5e5e5b3!important}.fill-gray-200\/75{fill:#e5e5e5bf!important}.fill-gray-200\/80{fill:#e5e5e5cc!important}.fill-gray-200\/85{fill:#e5e5e5d9!important}.fill-gray-200\/90{fill:#e5e5e5e6!important}.fill-gray-200\/95{fill:#e5e5e5f2!important}.fill-gray-300{fill:#b2b2b2!important}.fill-gray-300\/0{fill:#b2b2b200!important}.fill-gray-300\/10{fill:#b2b2b21a!important}.fill-gray-300\/100{fill:#b2b2b2!important}.fill-gray-300\/15{fill:#b2b2b226!important}.fill-gray-300\/20{fill:#b2b2b233!important}.fill-gray-300\/25{fill:#b2b2b240!important}.fill-gray-300\/30{fill:#b2b2b24d!important}.fill-gray-300\/35{fill:#b2b2b259!important}.fill-gray-300\/40{fill:#b2b2b266!important}.fill-gray-300\/45{fill:#b2b2b273!important}.fill-gray-300\/5{fill:#b2b2b20d!important}.fill-gray-300\/50{fill:#b2b2b280!important}.fill-gray-300\/55{fill:#b2b2b28c!important}.fill-gray-300\/60{fill:#b2b2b299!important}.fill-gray-300\/65{fill:#b2b2b2a6!important}.fill-gray-300\/70{fill:#b2b2b2b3!important}.fill-gray-300\/75{fill:#b2b2b2bf!important}.fill-gray-300\/80{fill:#b2b2b2cc!important}.fill-gray-300\/85{fill:#b2b2b2d9!important}.fill-gray-300\/90{fill:#b2b2b2e6!important}.fill-gray-300\/95{fill:#b2b2b2f2!important}.fill-gray-400{fill:#999!important}.fill-gray-400\/0{fill:#9990!important}.fill-gray-400\/10{fill:#9999991a!important}.fill-gray-400\/100{fill:#999!important}.fill-gray-400\/15{fill:#99999926!important}.fill-gray-400\/20{fill:#9993!important}.fill-gray-400\/25{fill:#99999940!important}.fill-gray-400\/30{fill:#9999994d!important}.fill-gray-400\/35{fill:#99999959!important}.fill-gray-400\/40{fill:#9996!important}.fill-gray-400\/45{fill:#99999973!important}.fill-gray-400\/5{fill:#9999990d!important}.fill-gray-400\/50{fill:#99999980!important}.fill-gray-400\/55{fill:#9999998c!important}.fill-gray-400\/60{fill:#9999!important}.fill-gray-400\/65{fill:#999999a6!important}.fill-gray-400\/70{fill:#999999b3!important}.fill-gray-400\/75{fill:#999999bf!important}.fill-gray-400\/80{fill:#999c!important}.fill-gray-400\/85{fill:#999999d9!important}.fill-gray-400\/90{fill:#999999e6!important}.fill-gray-400\/95{fill:#999999f2!important}.fill-gray-50{fill:#f2f2f2!important}.fill-gray-50\/0{fill:#f2f2f200!important}.fill-gray-50\/10{fill:#f2f2f21a!important}.fill-gray-50\/100{fill:#f2f2f2!important}.fill-gray-50\/15{fill:#f2f2f226!important}.fill-gray-50\/20{fill:#f2f2f233!important}.fill-gray-50\/25{fill:#f2f2f240!important}.fill-gray-50\/30{fill:#f2f2f24d!important}.fill-gray-50\/35{fill:#f2f2f259!important}.fill-gray-50\/40{fill:#f2f2f266!important}.fill-gray-50\/45{fill:#f2f2f273!important}.fill-gray-50\/5{fill:#f2f2f20d!important}.fill-gray-50\/50{fill:#f2f2f280!important}.fill-gray-50\/55{fill:#f2f2f28c!important}.fill-gray-50\/60{fill:#f2f2f299!important}.fill-gray-50\/65{fill:#f2f2f2a6!important}.fill-gray-50\/70{fill:#f2f2f2b3!important}.fill-gray-50\/75{fill:#f2f2f2bf!important}.fill-gray-50\/80{fill:#f2f2f2cc!important}.fill-gray-50\/85{fill:#f2f2f2d9!important}.fill-gray-50\/90{fill:#f2f2f2e6!important}.fill-gray-50\/95{fill:#f2f2f2f2!important}.fill-gray-500{fill:#4d4d4d!important}.fill-gray-500\/0{fill:#4d4d4d00!important}.fill-gray-500\/10{fill:#4d4d4d1a!important}.fill-gray-500\/100{fill:#4d4d4d!important}.fill-gray-500\/15{fill:#4d4d4d26!important}.fill-gray-500\/20{fill:#4d4d4d33!important}.fill-gray-500\/25{fill:#4d4d4d40!important}.fill-gray-500\/30{fill:#4d4d4d4d!important}.fill-gray-500\/35{fill:#4d4d4d59!important}.fill-gray-500\/40{fill:#4d4d4d66!important}.fill-gray-500\/45{fill:#4d4d4d73!important}.fill-gray-500\/5{fill:#4d4d4d0d!important}.fill-gray-500\/50{fill:#4d4d4d80!important}.fill-gray-500\/55{fill:#4d4d4d8c!important}.fill-gray-500\/60{fill:#4d4d4d99!important}.fill-gray-500\/65{fill:#4d4d4da6!important}.fill-gray-500\/70{fill:#4d4d4db3!important}.fill-gray-500\/75{fill:#4d4d4dbf!important}.fill-gray-500\/80{fill:#4d4d4dcc!important}.fill-gray-500\/85{fill:#4d4d4dd9!important}.fill-gray-500\/90{fill:#4d4d4de6!important}.fill-gray-500\/95{fill:#4d4d4df2!important}.fill-gray-600{fill:#4b5563!important}.fill-gray-600\/0{fill:#4b556300!important}.fill-gray-600\/10{fill:#4b55631a!important}.fill-gray-600\/100{fill:#4b5563!important}.fill-gray-600\/15{fill:#4b556326!important}.fill-gray-600\/20{fill:#4b556333!important}.fill-gray-600\/25{fill:#4b556340!important}.fill-gray-600\/30{fill:#4b55634d!important}.fill-gray-600\/35{fill:#4b556359!important}.fill-gray-600\/40{fill:#4b556366!important}.fill-gray-600\/45{fill:#4b556373!important}.fill-gray-600\/5{fill:#4b55630d!important}.fill-gray-600\/50{fill:#4b556380!important}.fill-gray-600\/55{fill:#4b55638c!important}.fill-gray-600\/60{fill:#4b556399!important}.fill-gray-600\/65{fill:#4b5563a6!important}.fill-gray-600\/70{fill:#4b5563b3!important}.fill-gray-600\/75{fill:#4b5563bf!important}.fill-gray-600\/80{fill:#4b5563cc!important}.fill-gray-600\/85{fill:#4b5563d9!important}.fill-gray-600\/90{fill:#4b5563e6!important}.fill-gray-600\/95{fill:#4b5563f2!important}.fill-gray-700{fill:#333!important}.fill-gray-700\/0{fill:#3330!important}.fill-gray-700\/10{fill:#3333331a!important}.fill-gray-700\/100{fill:#333!important}.fill-gray-700\/15{fill:#33333326!important}.fill-gray-700\/20{fill:#3333!important}.fill-gray-700\/25{fill:#33333340!important}.fill-gray-700\/30{fill:#3333334d!important}.fill-gray-700\/35{fill:#33333359!important}.fill-gray-700\/40{fill:#3336!important}.fill-gray-700\/45{fill:#33333373!important}.fill-gray-700\/5{fill:#3333330d!important}.fill-gray-700\/50{fill:#33333380!important}.fill-gray-700\/55{fill:#3333338c!important}.fill-gray-700\/60{fill:#3339!important}.fill-gray-700\/65{fill:#333333a6!important}.fill-gray-700\/70{fill:#333333b3!important}.fill-gray-700\/75{fill:#333333bf!important}.fill-gray-700\/80{fill:#333c!important}.fill-gray-700\/85{fill:#333333d9!important}.fill-gray-700\/90{fill:#333333e6!important}.fill-gray-700\/95{fill:#333333f2!important}.fill-gray-800{fill:#1f2937!important}.fill-gray-800\/0{fill:#1f293700!important}.fill-gray-800\/10{fill:#1f29371a!important}.fill-gray-800\/100{fill:#1f2937!important}.fill-gray-800\/15{fill:#1f293726!important}.fill-gray-800\/20{fill:#1f293733!important}.fill-gray-800\/25{fill:#1f293740!important}.fill-gray-800\/30{fill:#1f29374d!important}.fill-gray-800\/35{fill:#1f293759!important}.fill-gray-800\/40{fill:#1f293766!important}.fill-gray-800\/45{fill:#1f293773!important}.fill-gray-800\/5{fill:#1f29370d!important}.fill-gray-800\/50{fill:#1f293780!important}.fill-gray-800\/55{fill:#1f29378c!important}.fill-gray-800\/60{fill:#1f293799!important}.fill-gray-800\/65{fill:#1f2937a6!important}.fill-gray-800\/70{fill:#1f2937b3!important}.fill-gray-800\/75{fill:#1f2937bf!important}.fill-gray-800\/80{fill:#1f2937cc!important}.fill-gray-800\/85{fill:#1f2937d9!important}.fill-gray-800\/90{fill:#1f2937e6!important}.fill-gray-800\/95{fill:#1f2937f2!important}.fill-gray-900{fill:#111827!important}.fill-gray-900\/0{fill:#11182700!important}.fill-gray-900\/10{fill:#1118271a!important}.fill-gray-900\/100{fill:#111827!important}.fill-gray-900\/15{fill:#11182726!important}.fill-gray-900\/20{fill:#11182733!important}.fill-gray-900\/25{fill:#11182740!important}.fill-gray-900\/30{fill:#1118274d!important}.fill-gray-900\/35{fill:#11182759!important}.fill-gray-900\/40{fill:#11182766!important}.fill-gray-900\/45{fill:#11182773!important}.fill-gray-900\/5{fill:#1118270d!important}.fill-gray-900\/50{fill:#11182780!important}.fill-gray-900\/55{fill:#1118278c!important}.fill-gray-900\/60{fill:#11182799!important}.fill-gray-900\/65{fill:#111827a6!important}.fill-gray-900\/70{fill:#111827b3!important}.fill-gray-900\/75{fill:#111827bf!important}.fill-gray-900\/80{fill:#111827cc!important}.fill-gray-900\/85{fill:#111827d9!important}.fill-gray-900\/90{fill:#111827e6!important}.fill-gray-900\/95{fill:#111827f2!important}.fill-gray-950{fill:#030712!important}.fill-gray-950\/0{fill:#03071200!important}.fill-gray-950\/10{fill:#0307121a!important}.fill-gray-950\/100{fill:#030712!important}.fill-gray-950\/15{fill:#03071226!important}.fill-gray-950\/20{fill:#03071233!important}.fill-gray-950\/25{fill:#03071240!important}.fill-gray-950\/30{fill:#0307124d!important}.fill-gray-950\/35{fill:#03071259!important}.fill-gray-950\/40{fill:#03071266!important}.fill-gray-950\/45{fill:#03071273!important}.fill-gray-950\/5{fill:#0307120d!important}.fill-gray-950\/50{fill:#03071280!important}.fill-gray-950\/55{fill:#0307128c!important}.fill-gray-950\/60{fill:#03071299!important}.fill-gray-950\/65{fill:#030712a6!important}.fill-gray-950\/70{fill:#030712b3!important}.fill-gray-950\/75{fill:#030712bf!important}.fill-gray-950\/80{fill:#030712cc!important}.fill-gray-950\/85{fill:#030712d9!important}.fill-gray-950\/90{fill:#030712e6!important}.fill-gray-950\/95{fill:#030712f2!important}.fill-green-100{fill:#dcfce7!important}.fill-green-100\/0{fill:#dcfce700!important}.fill-green-100\/10{fill:#dcfce71a!important}.fill-green-100\/100{fill:#dcfce7!important}.fill-green-100\/15{fill:#dcfce726!important}.fill-green-100\/20{fill:#dcfce733!important}.fill-green-100\/25{fill:#dcfce740!important}.fill-green-100\/30{fill:#dcfce74d!important}.fill-green-100\/35{fill:#dcfce759!important}.fill-green-100\/40{fill:#dcfce766!important}.fill-green-100\/45{fill:#dcfce773!important}.fill-green-100\/5{fill:#dcfce70d!important}.fill-green-100\/50{fill:#dcfce780!important}.fill-green-100\/55{fill:#dcfce78c!important}.fill-green-100\/60{fill:#dcfce799!important}.fill-green-100\/65{fill:#dcfce7a6!important}.fill-green-100\/70{fill:#dcfce7b3!important}.fill-green-100\/75{fill:#dcfce7bf!important}.fill-green-100\/80{fill:#dcfce7cc!important}.fill-green-100\/85{fill:#dcfce7d9!important}.fill-green-100\/90{fill:#dcfce7e6!important}.fill-green-100\/95{fill:#dcfce7f2!important}.fill-green-200{fill:#bbf7d0!important}.fill-green-200\/0{fill:#bbf7d000!important}.fill-green-200\/10{fill:#bbf7d01a!important}.fill-green-200\/100{fill:#bbf7d0!important}.fill-green-200\/15{fill:#bbf7d026!important}.fill-green-200\/20{fill:#bbf7d033!important}.fill-green-200\/25{fill:#bbf7d040!important}.fill-green-200\/30{fill:#bbf7d04d!important}.fill-green-200\/35{fill:#bbf7d059!important}.fill-green-200\/40{fill:#bbf7d066!important}.fill-green-200\/45{fill:#bbf7d073!important}.fill-green-200\/5{fill:#bbf7d00d!important}.fill-green-200\/50{fill:#bbf7d080!important}.fill-green-200\/55{fill:#bbf7d08c!important}.fill-green-200\/60{fill:#bbf7d099!important}.fill-green-200\/65{fill:#bbf7d0a6!important}.fill-green-200\/70{fill:#bbf7d0b3!important}.fill-green-200\/75{fill:#bbf7d0bf!important}.fill-green-200\/80{fill:#bbf7d0cc!important}.fill-green-200\/85{fill:#bbf7d0d9!important}.fill-green-200\/90{fill:#bbf7d0e6!important}.fill-green-200\/95{fill:#bbf7d0f2!important}.fill-green-300{fill:#ddffc9!important}.fill-green-300\/0{fill:#ddffc900!important}.fill-green-300\/10{fill:#ddffc91a!important}.fill-green-300\/100{fill:#ddffc9!important}.fill-green-300\/15{fill:#ddffc926!important}.fill-green-300\/20{fill:#ddffc933!important}.fill-green-300\/25{fill:#ddffc940!important}.fill-green-300\/30{fill:#ddffc94d!important}.fill-green-300\/35{fill:#ddffc959!important}.fill-green-300\/40{fill:#ddffc966!important}.fill-green-300\/45{fill:#ddffc973!important}.fill-green-300\/5{fill:#ddffc90d!important}.fill-green-300\/50{fill:#ddffc980!important}.fill-green-300\/55{fill:#ddffc98c!important}.fill-green-300\/60{fill:#ddffc999!important}.fill-green-300\/65{fill:#ddffc9a6!important}.fill-green-300\/70{fill:#ddffc9b3!important}.fill-green-300\/75{fill:#ddffc9bf!important}.fill-green-300\/80{fill:#ddffc9cc!important}.fill-green-300\/85{fill:#ddffc9d9!important}.fill-green-300\/90{fill:#ddffc9e6!important}.fill-green-300\/95{fill:#ddffc9f2!important}.fill-green-400{fill:#4ade80!important}.fill-green-400\/0{fill:#4ade8000!important}.fill-green-400\/10{fill:#4ade801a!important}.fill-green-400\/100{fill:#4ade80!important}.fill-green-400\/15{fill:#4ade8026!important}.fill-green-400\/20{fill:#4ade8033!important}.fill-green-400\/25{fill:#4ade8040!important}.fill-green-400\/30{fill:#4ade804d!important}.fill-green-400\/35{fill:#4ade8059!important}.fill-green-400\/40{fill:#4ade8066!important}.fill-green-400\/45{fill:#4ade8073!important}.fill-green-400\/5{fill:#4ade800d!important}.fill-green-400\/50{fill:#4ade8080!important}.fill-green-400\/55{fill:#4ade808c!important}.fill-green-400\/60{fill:#4ade8099!important}.fill-green-400\/65{fill:#4ade80a6!important}.fill-green-400\/70{fill:#4ade80b3!important}.fill-green-400\/75{fill:#4ade80bf!important}.fill-green-400\/80{fill:#4ade80cc!important}.fill-green-400\/85{fill:#4ade80d9!important}.fill-green-400\/90{fill:#4ade80e6!important}.fill-green-400\/95{fill:#4ade80f2!important}.fill-green-50{fill:#f0fdf4!important}.fill-green-50\/0{fill:#f0fdf400!important}.fill-green-50\/10{fill:#f0fdf41a!important}.fill-green-50\/100{fill:#f0fdf4!important}.fill-green-50\/15{fill:#f0fdf426!important}.fill-green-50\/20{fill:#f0fdf433!important}.fill-green-50\/25{fill:#f0fdf440!important}.fill-green-50\/30{fill:#f0fdf44d!important}.fill-green-50\/35{fill:#f0fdf459!important}.fill-green-50\/40{fill:#f0fdf466!important}.fill-green-50\/45{fill:#f0fdf473!important}.fill-green-50\/5{fill:#f0fdf40d!important}.fill-green-50\/50{fill:#f0fdf480!important}.fill-green-50\/55{fill:#f0fdf48c!important}.fill-green-50\/60{fill:#f0fdf499!important}.fill-green-50\/65{fill:#f0fdf4a6!important}.fill-green-50\/70{fill:#f0fdf4b3!important}.fill-green-50\/75{fill:#f0fdf4bf!important}.fill-green-50\/80{fill:#f0fdf4cc!important}.fill-green-50\/85{fill:#f0fdf4d9!important}.fill-green-50\/90{fill:#f0fdf4e6!important}.fill-green-50\/95{fill:#f0fdf4f2!important}.fill-green-500{fill:#17d14c!important}.fill-green-500\/0{fill:#17d14c00!important}.fill-green-500\/10{fill:#17d14c1a!important}.fill-green-500\/100{fill:#17d14c!important}.fill-green-500\/15{fill:#17d14c26!important}.fill-green-500\/20{fill:#17d14c33!important}.fill-green-500\/25{fill:#17d14c40!important}.fill-green-500\/30{fill:#17d14c4d!important}.fill-green-500\/35{fill:#17d14c59!important}.fill-green-500\/40{fill:#17d14c66!important}.fill-green-500\/45{fill:#17d14c73!important}.fill-green-500\/5{fill:#17d14c0d!important}.fill-green-500\/50{fill:#17d14c80!important}.fill-green-500\/55{fill:#17d14c8c!important}.fill-green-500\/60{fill:#17d14c99!important}.fill-green-500\/65{fill:#17d14ca6!important}.fill-green-500\/70{fill:#17d14cb3!important}.fill-green-500\/75{fill:#17d14cbf!important}.fill-green-500\/80{fill:#17d14ccc!important}.fill-green-500\/85{fill:#17d14cd9!important}.fill-green-500\/90{fill:#17d14ce6!important}.fill-green-500\/95{fill:#17d14cf2!important}.fill-green-600{fill:#16a34a!important}.fill-green-600\/0{fill:#16a34a00!important}.fill-green-600\/10{fill:#16a34a1a!important}.fill-green-600\/100{fill:#16a34a!important}.fill-green-600\/15{fill:#16a34a26!important}.fill-green-600\/20{fill:#16a34a33!important}.fill-green-600\/25{fill:#16a34a40!important}.fill-green-600\/30{fill:#16a34a4d!important}.fill-green-600\/35{fill:#16a34a59!important}.fill-green-600\/40{fill:#16a34a66!important}.fill-green-600\/45{fill:#16a34a73!important}.fill-green-600\/5{fill:#16a34a0d!important}.fill-green-600\/50{fill:#16a34a80!important}.fill-green-600\/55{fill:#16a34a8c!important}.fill-green-600\/60{fill:#16a34a99!important}.fill-green-600\/65{fill:#16a34aa6!important}.fill-green-600\/70{fill:#16a34ab3!important}.fill-green-600\/75{fill:#16a34abf!important}.fill-green-600\/80{fill:#16a34acc!important}.fill-green-600\/85{fill:#16a34ad9!important}.fill-green-600\/90{fill:#16a34ae6!important}.fill-green-600\/95{fill:#16a34af2!important}.fill-green-700{fill:#15803d!important}.fill-green-700\/0{fill:#15803d00!important}.fill-green-700\/10{fill:#15803d1a!important}.fill-green-700\/100{fill:#15803d!important}.fill-green-700\/15{fill:#15803d26!important}.fill-green-700\/20{fill:#15803d33!important}.fill-green-700\/25{fill:#15803d40!important}.fill-green-700\/30{fill:#15803d4d!important}.fill-green-700\/35{fill:#15803d59!important}.fill-green-700\/40{fill:#15803d66!important}.fill-green-700\/45{fill:#15803d73!important}.fill-green-700\/5{fill:#15803d0d!important}.fill-green-700\/50{fill:#15803d80!important}.fill-green-700\/55{fill:#15803d8c!important}.fill-green-700\/60{fill:#15803d99!important}.fill-green-700\/65{fill:#15803da6!important}.fill-green-700\/70{fill:#15803db3!important}.fill-green-700\/75{fill:#15803dbf!important}.fill-green-700\/80{fill:#15803dcc!important}.fill-green-700\/85{fill:#15803dd9!important}.fill-green-700\/90{fill:#15803de6!important}.fill-green-700\/95{fill:#15803df2!important}.fill-green-800{fill:#166534!important}.fill-green-800\/0{fill:#16653400!important}.fill-green-800\/10{fill:#1665341a!important}.fill-green-800\/100{fill:#166534!important}.fill-green-800\/15{fill:#16653426!important}.fill-green-800\/20{fill:#16653433!important}.fill-green-800\/25{fill:#16653440!important}.fill-green-800\/30{fill:#1665344d!important}.fill-green-800\/35{fill:#16653459!important}.fill-green-800\/40{fill:#16653466!important}.fill-green-800\/45{fill:#16653473!important}.fill-green-800\/5{fill:#1665340d!important}.fill-green-800\/50{fill:#16653480!important}.fill-green-800\/55{fill:#1665348c!important}.fill-green-800\/60{fill:#16653499!important}.fill-green-800\/65{fill:#166534a6!important}.fill-green-800\/70{fill:#166534b3!important}.fill-green-800\/75{fill:#166534bf!important}.fill-green-800\/80{fill:#166534cc!important}.fill-green-800\/85{fill:#166534d9!important}.fill-green-800\/90{fill:#166534e6!important}.fill-green-800\/95{fill:#166534f2!important}.fill-green-900{fill:#14532d!important}.fill-green-900\/0{fill:#14532d00!important}.fill-green-900\/10{fill:#14532d1a!important}.fill-green-900\/100{fill:#14532d!important}.fill-green-900\/15{fill:#14532d26!important}.fill-green-900\/20{fill:#14532d33!important}.fill-green-900\/25{fill:#14532d40!important}.fill-green-900\/30{fill:#14532d4d!important}.fill-green-900\/35{fill:#14532d59!important}.fill-green-900\/40{fill:#14532d66!important}.fill-green-900\/45{fill:#14532d73!important}.fill-green-900\/5{fill:#14532d0d!important}.fill-green-900\/50{fill:#14532d80!important}.fill-green-900\/55{fill:#14532d8c!important}.fill-green-900\/60{fill:#14532d99!important}.fill-green-900\/65{fill:#14532da6!important}.fill-green-900\/70{fill:#14532db3!important}.fill-green-900\/75{fill:#14532dbf!important}.fill-green-900\/80{fill:#14532dcc!important}.fill-green-900\/85{fill:#14532dd9!important}.fill-green-900\/90{fill:#14532de6!important}.fill-green-900\/95{fill:#14532df2!important}.fill-green-950{fill:#052e16!important}.fill-green-950\/0{fill:#052e1600!important}.fill-green-950\/10{fill:#052e161a!important}.fill-green-950\/100{fill:#052e16!important}.fill-green-950\/15{fill:#052e1626!important}.fill-green-950\/20{fill:#052e1633!important}.fill-green-950\/25{fill:#052e1640!important}.fill-green-950\/30{fill:#052e164d!important}.fill-green-950\/35{fill:#052e1659!important}.fill-green-950\/40{fill:#052e1666!important}.fill-green-950\/45{fill:#052e1673!important}.fill-green-950\/5{fill:#052e160d!important}.fill-green-950\/50{fill:#052e1680!important}.fill-green-950\/55{fill:#052e168c!important}.fill-green-950\/60{fill:#052e1699!important}.fill-green-950\/65{fill:#052e16a6!important}.fill-green-950\/70{fill:#052e16b3!important}.fill-green-950\/75{fill:#052e16bf!important}.fill-green-950\/80{fill:#052e16cc!important}.fill-green-950\/85{fill:#052e16d9!important}.fill-green-950\/90{fill:#052e16e6!important}.fill-green-950\/95{fill:#052e16f2!important}.fill-orange-100{fill:#ffedd5!important}.fill-orange-100\/0{fill:#ffedd500!important}.fill-orange-100\/10{fill:#ffedd51a!important}.fill-orange-100\/100{fill:#ffedd5!important}.fill-orange-100\/15{fill:#ffedd526!important}.fill-orange-100\/20{fill:#ffedd533!important}.fill-orange-100\/25{fill:#ffedd540!important}.fill-orange-100\/30{fill:#ffedd54d!important}.fill-orange-100\/35{fill:#ffedd559!important}.fill-orange-100\/40{fill:#ffedd566!important}.fill-orange-100\/45{fill:#ffedd573!important}.fill-orange-100\/5{fill:#ffedd50d!important}.fill-orange-100\/50{fill:#ffedd580!important}.fill-orange-100\/55{fill:#ffedd58c!important}.fill-orange-100\/60{fill:#ffedd599!important}.fill-orange-100\/65{fill:#ffedd5a6!important}.fill-orange-100\/70{fill:#ffedd5b3!important}.fill-orange-100\/75{fill:#ffedd5bf!important}.fill-orange-100\/80{fill:#ffedd5cc!important}.fill-orange-100\/85{fill:#ffedd5d9!important}.fill-orange-100\/90{fill:#ffedd5e6!important}.fill-orange-100\/95{fill:#ffedd5f2!important}.fill-orange-200{fill:#fed7aa!important}.fill-orange-200\/0{fill:#fed7aa00!important}.fill-orange-200\/10{fill:#fed7aa1a!important}.fill-orange-200\/100{fill:#fed7aa!important}.fill-orange-200\/15{fill:#fed7aa26!important}.fill-orange-200\/20{fill:#fed7aa33!important}.fill-orange-200\/25{fill:#fed7aa40!important}.fill-orange-200\/30{fill:#fed7aa4d!important}.fill-orange-200\/35{fill:#fed7aa59!important}.fill-orange-200\/40{fill:#fed7aa66!important}.fill-orange-200\/45{fill:#fed7aa73!important}.fill-orange-200\/5{fill:#fed7aa0d!important}.fill-orange-200\/50{fill:#fed7aa80!important}.fill-orange-200\/55{fill:#fed7aa8c!important}.fill-orange-200\/60{fill:#fed7aa99!important}.fill-orange-200\/65{fill:#fed7aaa6!important}.fill-orange-200\/70{fill:#fed7aab3!important}.fill-orange-200\/75{fill:#fed7aabf!important}.fill-orange-200\/80{fill:#fed7aacc!important}.fill-orange-200\/85{fill:#fed7aad9!important}.fill-orange-200\/90{fill:#fed7aae6!important}.fill-orange-200\/95{fill:#fed7aaf2!important}.fill-orange-300{fill:#fdba74!important}.fill-orange-300\/0{fill:#fdba7400!important}.fill-orange-300\/10{fill:#fdba741a!important}.fill-orange-300\/100{fill:#fdba74!important}.fill-orange-300\/15{fill:#fdba7426!important}.fill-orange-300\/20{fill:#fdba7433!important}.fill-orange-300\/25{fill:#fdba7440!important}.fill-orange-300\/30{fill:#fdba744d!important}.fill-orange-300\/35{fill:#fdba7459!important}.fill-orange-300\/40{fill:#fdba7466!important}.fill-orange-300\/45{fill:#fdba7473!important}.fill-orange-300\/5{fill:#fdba740d!important}.fill-orange-300\/50{fill:#fdba7480!important}.fill-orange-300\/55{fill:#fdba748c!important}.fill-orange-300\/60{fill:#fdba7499!important}.fill-orange-300\/65{fill:#fdba74a6!important}.fill-orange-300\/70{fill:#fdba74b3!important}.fill-orange-300\/75{fill:#fdba74bf!important}.fill-orange-300\/80{fill:#fdba74cc!important}.fill-orange-300\/85{fill:#fdba74d9!important}.fill-orange-300\/90{fill:#fdba74e6!important}.fill-orange-300\/95{fill:#fdba74f2!important}.fill-orange-400{fill:#fb923c!important}.fill-orange-400\/0{fill:#fb923c00!important}.fill-orange-400\/10{fill:#fb923c1a!important}.fill-orange-400\/100{fill:#fb923c!important}.fill-orange-400\/15{fill:#fb923c26!important}.fill-orange-400\/20{fill:#fb923c33!important}.fill-orange-400\/25{fill:#fb923c40!important}.fill-orange-400\/30{fill:#fb923c4d!important}.fill-orange-400\/35{fill:#fb923c59!important}.fill-orange-400\/40{fill:#fb923c66!important}.fill-orange-400\/45{fill:#fb923c73!important}.fill-orange-400\/5{fill:#fb923c0d!important}.fill-orange-400\/50{fill:#fb923c80!important}.fill-orange-400\/55{fill:#fb923c8c!important}.fill-orange-400\/60{fill:#fb923c99!important}.fill-orange-400\/65{fill:#fb923ca6!important}.fill-orange-400\/70{fill:#fb923cb3!important}.fill-orange-400\/75{fill:#fb923cbf!important}.fill-orange-400\/80{fill:#fb923ccc!important}.fill-orange-400\/85{fill:#fb923cd9!important}.fill-orange-400\/90{fill:#fb923ce6!important}.fill-orange-400\/95{fill:#fb923cf2!important}.fill-orange-50{fill:#fff7ed!important}.fill-orange-50\/0{fill:#fff7ed00!important}.fill-orange-50\/10{fill:#fff7ed1a!important}.fill-orange-50\/100{fill:#fff7ed!important}.fill-orange-50\/15{fill:#fff7ed26!important}.fill-orange-50\/20{fill:#fff7ed33!important}.fill-orange-50\/25{fill:#fff7ed40!important}.fill-orange-50\/30{fill:#fff7ed4d!important}.fill-orange-50\/35{fill:#fff7ed59!important}.fill-orange-50\/40{fill:#fff7ed66!important}.fill-orange-50\/45{fill:#fff7ed73!important}.fill-orange-50\/5{fill:#fff7ed0d!important}.fill-orange-50\/50{fill:#fff7ed80!important}.fill-orange-50\/55{fill:#fff7ed8c!important}.fill-orange-50\/60{fill:#fff7ed99!important}.fill-orange-50\/65{fill:#fff7eda6!important}.fill-orange-50\/70{fill:#fff7edb3!important}.fill-orange-50\/75{fill:#fff7edbf!important}.fill-orange-50\/80{fill:#fff7edcc!important}.fill-orange-50\/85{fill:#fff7edd9!important}.fill-orange-50\/90{fill:#fff7ede6!important}.fill-orange-50\/95{fill:#fff7edf2!important}.fill-orange-500{fill:#ee8e1d!important}.fill-orange-500\/0{fill:#ee8e1d00!important}.fill-orange-500\/10{fill:#ee8e1d1a!important}.fill-orange-500\/100{fill:#ee8e1d!important}.fill-orange-500\/15{fill:#ee8e1d26!important}.fill-orange-500\/20{fill:#ee8e1d33!important}.fill-orange-500\/25{fill:#ee8e1d40!important}.fill-orange-500\/30{fill:#ee8e1d4d!important}.fill-orange-500\/35{fill:#ee8e1d59!important}.fill-orange-500\/40{fill:#ee8e1d66!important}.fill-orange-500\/45{fill:#ee8e1d73!important}.fill-orange-500\/5{fill:#ee8e1d0d!important}.fill-orange-500\/50{fill:#ee8e1d80!important}.fill-orange-500\/55{fill:#ee8e1d8c!important}.fill-orange-500\/60{fill:#ee8e1d99!important}.fill-orange-500\/65{fill:#ee8e1da6!important}.fill-orange-500\/70{fill:#ee8e1db3!important}.fill-orange-500\/75{fill:#ee8e1dbf!important}.fill-orange-500\/80{fill:#ee8e1dcc!important}.fill-orange-500\/85{fill:#ee8e1dd9!important}.fill-orange-500\/90{fill:#ee8e1de6!important}.fill-orange-500\/95{fill:#ee8e1df2!important}.fill-orange-600{fill:#ea580c!important}.fill-orange-600\/0{fill:#ea580c00!important}.fill-orange-600\/10{fill:#ea580c1a!important}.fill-orange-600\/100{fill:#ea580c!important}.fill-orange-600\/15{fill:#ea580c26!important}.fill-orange-600\/20{fill:#ea580c33!important}.fill-orange-600\/25{fill:#ea580c40!important}.fill-orange-600\/30{fill:#ea580c4d!important}.fill-orange-600\/35{fill:#ea580c59!important}.fill-orange-600\/40{fill:#ea580c66!important}.fill-orange-600\/45{fill:#ea580c73!important}.fill-orange-600\/5{fill:#ea580c0d!important}.fill-orange-600\/50{fill:#ea580c80!important}.fill-orange-600\/55{fill:#ea580c8c!important}.fill-orange-600\/60{fill:#ea580c99!important}.fill-orange-600\/65{fill:#ea580ca6!important}.fill-orange-600\/70{fill:#ea580cb3!important}.fill-orange-600\/75{fill:#ea580cbf!important}.fill-orange-600\/80{fill:#ea580ccc!important}.fill-orange-600\/85{fill:#ea580cd9!important}.fill-orange-600\/90{fill:#ea580ce6!important}.fill-orange-600\/95{fill:#ea580cf2!important}.fill-orange-700{fill:#c2410c!important}.fill-orange-700\/0{fill:#c2410c00!important}.fill-orange-700\/10{fill:#c2410c1a!important}.fill-orange-700\/100{fill:#c2410c!important}.fill-orange-700\/15{fill:#c2410c26!important}.fill-orange-700\/20{fill:#c2410c33!important}.fill-orange-700\/25{fill:#c2410c40!important}.fill-orange-700\/30{fill:#c2410c4d!important}.fill-orange-700\/35{fill:#c2410c59!important}.fill-orange-700\/40{fill:#c2410c66!important}.fill-orange-700\/45{fill:#c2410c73!important}.fill-orange-700\/5{fill:#c2410c0d!important}.fill-orange-700\/50{fill:#c2410c80!important}.fill-orange-700\/55{fill:#c2410c8c!important}.fill-orange-700\/60{fill:#c2410c99!important}.fill-orange-700\/65{fill:#c2410ca6!important}.fill-orange-700\/70{fill:#c2410cb3!important}.fill-orange-700\/75{fill:#c2410cbf!important}.fill-orange-700\/80{fill:#c2410ccc!important}.fill-orange-700\/85{fill:#c2410cd9!important}.fill-orange-700\/90{fill:#c2410ce6!important}.fill-orange-700\/95{fill:#c2410cf2!important}.fill-orange-800{fill:#9a3412!important}.fill-orange-800\/0{fill:#9a341200!important}.fill-orange-800\/10{fill:#9a34121a!important}.fill-orange-800\/100{fill:#9a3412!important}.fill-orange-800\/15{fill:#9a341226!important}.fill-orange-800\/20{fill:#9a341233!important}.fill-orange-800\/25{fill:#9a341240!important}.fill-orange-800\/30{fill:#9a34124d!important}.fill-orange-800\/35{fill:#9a341259!important}.fill-orange-800\/40{fill:#9a341266!important}.fill-orange-800\/45{fill:#9a341273!important}.fill-orange-800\/5{fill:#9a34120d!important}.fill-orange-800\/50{fill:#9a341280!important}.fill-orange-800\/55{fill:#9a34128c!important}.fill-orange-800\/60{fill:#9a341299!important}.fill-orange-800\/65{fill:#9a3412a6!important}.fill-orange-800\/70{fill:#9a3412b3!important}.fill-orange-800\/75{fill:#9a3412bf!important}.fill-orange-800\/80{fill:#9a3412cc!important}.fill-orange-800\/85{fill:#9a3412d9!important}.fill-orange-800\/90{fill:#9a3412e6!important}.fill-orange-800\/95{fill:#9a3412f2!important}.fill-orange-900{fill:#7c2d12!important}.fill-orange-900\/0{fill:#7c2d1200!important}.fill-orange-900\/10{fill:#7c2d121a!important}.fill-orange-900\/100{fill:#7c2d12!important}.fill-orange-900\/15{fill:#7c2d1226!important}.fill-orange-900\/20{fill:#7c2d1233!important}.fill-orange-900\/25{fill:#7c2d1240!important}.fill-orange-900\/30{fill:#7c2d124d!important}.fill-orange-900\/35{fill:#7c2d1259!important}.fill-orange-900\/40{fill:#7c2d1266!important}.fill-orange-900\/45{fill:#7c2d1273!important}.fill-orange-900\/5{fill:#7c2d120d!important}.fill-orange-900\/50{fill:#7c2d1280!important}.fill-orange-900\/55{fill:#7c2d128c!important}.fill-orange-900\/60{fill:#7c2d1299!important}.fill-orange-900\/65{fill:#7c2d12a6!important}.fill-orange-900\/70{fill:#7c2d12b3!important}.fill-orange-900\/75{fill:#7c2d12bf!important}.fill-orange-900\/80{fill:#7c2d12cc!important}.fill-orange-900\/85{fill:#7c2d12d9!important}.fill-orange-900\/90{fill:#7c2d12e6!important}.fill-orange-900\/95{fill:#7c2d12f2!important}.fill-orange-950{fill:#431407!important}.fill-orange-950\/0{fill:#43140700!important}.fill-orange-950\/10{fill:#4314071a!important}.fill-orange-950\/100{fill:#431407!important}.fill-orange-950\/15{fill:#43140726!important}.fill-orange-950\/20{fill:#43140733!important}.fill-orange-950\/25{fill:#43140740!important}.fill-orange-950\/30{fill:#4314074d!important}.fill-orange-950\/35{fill:#43140759!important}.fill-orange-950\/40{fill:#43140766!important}.fill-orange-950\/45{fill:#43140773!important}.fill-orange-950\/5{fill:#4314070d!important}.fill-orange-950\/50{fill:#43140780!important}.fill-orange-950\/55{fill:#4314078c!important}.fill-orange-950\/60{fill:#43140799!important}.fill-orange-950\/65{fill:#431407a6!important}.fill-orange-950\/70{fill:#431407b3!important}.fill-orange-950\/75{fill:#431407bf!important}.fill-orange-950\/80{fill:#431407cc!important}.fill-orange-950\/85{fill:#431407d9!important}.fill-orange-950\/90{fill:#431407e6!important}.fill-orange-950\/95{fill:#431407f2!important}.fill-primary-100{fill:#f5f9ff!important}.fill-primary-100\/0{fill:#f5f9ff00!important}.fill-primary-100\/10{fill:#f5f9ff1a!important}.fill-primary-100\/100{fill:#f5f9ff!important}.fill-primary-100\/15{fill:#f5f9ff26!important}.fill-primary-100\/20{fill:#f5f9ff33!important}.fill-primary-100\/25{fill:#f5f9ff40!important}.fill-primary-100\/30{fill:#f5f9ff4d!important}.fill-primary-100\/35{fill:#f5f9ff59!important}.fill-primary-100\/40{fill:#f5f9ff66!important}.fill-primary-100\/45{fill:#f5f9ff73!important}.fill-primary-100\/5{fill:#f5f9ff0d!important}.fill-primary-100\/50{fill:#f5f9ff80!important}.fill-primary-100\/55{fill:#f5f9ff8c!important}.fill-primary-100\/60{fill:#f5f9ff99!important}.fill-primary-100\/65{fill:#f5f9ffa6!important}.fill-primary-100\/70{fill:#f5f9ffb3!important}.fill-primary-100\/75{fill:#f5f9ffbf!important}.fill-primary-100\/80{fill:#f5f9ffcc!important}.fill-primary-100\/85{fill:#f5f9ffd9!important}.fill-primary-100\/90{fill:#f5f9ffe6!important}.fill-primary-100\/95{fill:#f5f9fff2!important}.fill-primary-200{fill:#e1ecfe!important}.fill-primary-200\/0{fill:#e1ecfe00!important}.fill-primary-200\/10{fill:#e1ecfe1a!important}.fill-primary-200\/100{fill:#e1ecfe!important}.fill-primary-200\/15{fill:#e1ecfe26!important}.fill-primary-200\/20{fill:#e1ecfe33!important}.fill-primary-200\/25{fill:#e1ecfe40!important}.fill-primary-200\/30{fill:#e1ecfe4d!important}.fill-primary-200\/35{fill:#e1ecfe59!important}.fill-primary-200\/40{fill:#e1ecfe66!important}.fill-primary-200\/45{fill:#e1ecfe73!important}.fill-primary-200\/5{fill:#e1ecfe0d!important}.fill-primary-200\/50{fill:#e1ecfe80!important}.fill-primary-200\/55{fill:#e1ecfe8c!important}.fill-primary-200\/60{fill:#e1ecfe99!important}.fill-primary-200\/65{fill:#e1ecfea6!important}.fill-primary-200\/70{fill:#e1ecfeb3!important}.fill-primary-200\/75{fill:#e1ecfebf!important}.fill-primary-200\/80{fill:#e1ecfecc!important}.fill-primary-200\/85{fill:#e1ecfed9!important}.fill-primary-200\/90{fill:#e1ecfee6!important}.fill-primary-200\/95{fill:#e1ecfef2!important}.fill-primary-300{fill:#d7e5fd!important}.fill-primary-300\/0{fill:#d7e5fd00!important}.fill-primary-300\/10{fill:#d7e5fd1a!important}.fill-primary-300\/100{fill:#d7e5fd!important}.fill-primary-300\/15{fill:#d7e5fd26!important}.fill-primary-300\/20{fill:#d7e5fd33!important}.fill-primary-300\/25{fill:#d7e5fd40!important}.fill-primary-300\/30{fill:#d7e5fd4d!important}.fill-primary-300\/35{fill:#d7e5fd59!important}.fill-primary-300\/40{fill:#d7e5fd66!important}.fill-primary-300\/45{fill:#d7e5fd73!important}.fill-primary-300\/5{fill:#d7e5fd0d!important}.fill-primary-300\/50{fill:#d7e5fd80!important}.fill-primary-300\/55{fill:#d7e5fd8c!important}.fill-primary-300\/60{fill:#d7e5fd99!important}.fill-primary-300\/65{fill:#d7e5fda6!important}.fill-primary-300\/70{fill:#d7e5fdb3!important}.fill-primary-300\/75{fill:#d7e5fdbf!important}.fill-primary-300\/80{fill:#d7e5fdcc!important}.fill-primary-300\/85{fill:#d7e5fdd9!important}.fill-primary-300\/90{fill:#d7e5fde6!important}.fill-primary-300\/95{fill:#d7e5fdf2!important}.fill-primary-50{fill:#f5f9ff!important}.fill-primary-50\/0{fill:#f5f9ff00!important}.fill-primary-50\/10{fill:#f5f9ff1a!important}.fill-primary-50\/100{fill:#f5f9ff!important}.fill-primary-50\/15{fill:#f5f9ff26!important}.fill-primary-50\/20{fill:#f5f9ff33!important}.fill-primary-50\/25{fill:#f5f9ff40!important}.fill-primary-50\/30{fill:#f5f9ff4d!important}.fill-primary-50\/35{fill:#f5f9ff59!important}.fill-primary-50\/40{fill:#f5f9ff66!important}.fill-primary-50\/45{fill:#f5f9ff73!important}.fill-primary-50\/5{fill:#f5f9ff0d!important}.fill-primary-50\/50{fill:#f5f9ff80!important}.fill-primary-50\/55{fill:#f5f9ff8c!important}.fill-primary-50\/60{fill:#f5f9ff99!important}.fill-primary-50\/65{fill:#f5f9ffa6!important}.fill-primary-50\/70{fill:#f5f9ffb3!important}.fill-primary-50\/75{fill:#f5f9ffbf!important}.fill-primary-50\/80{fill:#f5f9ffcc!important}.fill-primary-50\/85{fill:#f5f9ffd9!important}.fill-primary-50\/90{fill:#f5f9ffe6!important}.fill-primary-50\/95{fill:#f5f9fff2!important}.fill-primary-500{fill:#377df7!important}.fill-primary-500\/0{fill:#377df700!important}.fill-primary-500\/10{fill:#377df71a!important}.fill-primary-500\/100{fill:#377df7!important}.fill-primary-500\/15{fill:#377df726!important}.fill-primary-500\/20{fill:#377df733!important}.fill-primary-500\/25{fill:#377df740!important}.fill-primary-500\/30{fill:#377df74d!important}.fill-primary-500\/35{fill:#377df759!important}.fill-primary-500\/40{fill:#377df766!important}.fill-primary-500\/45{fill:#377df773!important}.fill-primary-500\/5{fill:#377df70d!important}.fill-primary-500\/50{fill:#377df780!important}.fill-primary-500\/55{fill:#377df78c!important}.fill-primary-500\/60{fill:#377df799!important}.fill-primary-500\/65{fill:#377df7a6!important}.fill-primary-500\/70{fill:#377df7b3!important}.fill-primary-500\/75{fill:#377df7bf!important}.fill-primary-500\/80{fill:#377df7cc!important}.fill-primary-500\/85{fill:#377df7d9!important}.fill-primary-500\/90{fill:#377df7e6!important}.fill-primary-500\/95{fill:#377df7f2!important}.fill-primary-700{fill:#1159d7!important}.fill-primary-700\/0{fill:#1159d700!important}.fill-primary-700\/10{fill:#1159d71a!important}.fill-primary-700\/100{fill:#1159d7!important}.fill-primary-700\/15{fill:#1159d726!important}.fill-primary-700\/20{fill:#1159d733!important}.fill-primary-700\/25{fill:#1159d740!important}.fill-primary-700\/30{fill:#1159d74d!important}.fill-primary-700\/35{fill:#1159d759!important}.fill-primary-700\/40{fill:#1159d766!important}.fill-primary-700\/45{fill:#1159d773!important}.fill-primary-700\/5{fill:#1159d70d!important}.fill-primary-700\/50{fill:#1159d780!important}.fill-primary-700\/55{fill:#1159d78c!important}.fill-primary-700\/60{fill:#1159d799!important}.fill-primary-700\/65{fill:#1159d7a6!important}.fill-primary-700\/70{fill:#1159d7b3!important}.fill-primary-700\/75{fill:#1159d7bf!important}.fill-primary-700\/80{fill:#1159d7cc!important}.fill-primary-700\/85{fill:#1159d7d9!important}.fill-primary-700\/90{fill:#1159d7e6!important}.fill-primary-700\/95{fill:#1159d7f2!important}.fill-primary-content{fill:hsl(var(--pc))!important}.fill-primary-content\/0{fill:hsl(var(--pc) / 0)!important}.fill-primary-content\/10{fill:hsl(var(--pc) / .1)!important}.fill-primary-content\/100{fill:hsl(var(--pc) / 1)!important}.fill-primary-content\/15{fill:hsl(var(--pc) / .15)!important}.fill-primary-content\/20{fill:hsl(var(--pc) / .2)!important}.fill-primary-content\/25{fill:hsl(var(--pc) / .25)!important}.fill-primary-content\/30{fill:hsl(var(--pc) / .3)!important}.fill-primary-content\/35{fill:hsl(var(--pc) / .35)!important}.fill-primary-content\/40{fill:hsl(var(--pc) / .4)!important}.fill-primary-content\/45{fill:hsl(var(--pc) / .45)!important}.fill-primary-content\/5{fill:hsl(var(--pc) / .05)!important}.fill-primary-content\/50{fill:hsl(var(--pc) / .5)!important}.fill-primary-content\/55{fill:hsl(var(--pc) / .55)!important}.fill-primary-content\/60{fill:hsl(var(--pc) / .6)!important}.fill-primary-content\/65{fill:hsl(var(--pc) / .65)!important}.fill-primary-content\/70{fill:hsl(var(--pc) / .7)!important}.fill-primary-content\/75{fill:hsl(var(--pc) / .75)!important}.fill-primary-content\/80{fill:hsl(var(--pc) / .8)!important}.fill-primary-content\/85{fill:hsl(var(--pc) / .85)!important}.fill-primary-content\/90{fill:hsl(var(--pc) / .9)!important}.fill-primary-content\/95{fill:hsl(var(--pc) / .95)!important}.fill-primary-focus{fill:hsl(var(--pf, var(--p)))!important}.fill-primary-focus\/0{fill:hsl(var(--pf, var(--p)) / 0)!important}.fill-primary-focus\/10{fill:hsl(var(--pf, var(--p)) / .1)!important}.fill-primary-focus\/100{fill:hsl(var(--pf, var(--p)) / 1)!important}.fill-primary-focus\/15{fill:hsl(var(--pf, var(--p)) / .15)!important}.fill-primary-focus\/20{fill:hsl(var(--pf, var(--p)) / .2)!important}.fill-primary-focus\/25{fill:hsl(var(--pf, var(--p)) / .25)!important}.fill-primary-focus\/30{fill:hsl(var(--pf, var(--p)) / .3)!important}.fill-primary-focus\/35{fill:hsl(var(--pf, var(--p)) / .35)!important}.fill-primary-focus\/40{fill:hsl(var(--pf, var(--p)) / .4)!important}.fill-primary-focus\/45{fill:hsl(var(--pf, var(--p)) / .45)!important}.fill-primary-focus\/5{fill:hsl(var(--pf, var(--p)) / .05)!important}.fill-primary-focus\/50{fill:hsl(var(--pf, var(--p)) / .5)!important}.fill-primary-focus\/55{fill:hsl(var(--pf, var(--p)) / .55)!important}.fill-primary-focus\/60{fill:hsl(var(--pf, var(--p)) / .6)!important}.fill-primary-focus\/65{fill:hsl(var(--pf, var(--p)) / .65)!important}.fill-primary-focus\/70{fill:hsl(var(--pf, var(--p)) / .7)!important}.fill-primary-focus\/75{fill:hsl(var(--pf, var(--p)) / .75)!important}.fill-primary-focus\/80{fill:hsl(var(--pf, var(--p)) / .8)!important}.fill-primary-focus\/85{fill:hsl(var(--pf, var(--p)) / .85)!important}.fill-primary-focus\/90{fill:hsl(var(--pf, var(--p)) / .9)!important}.fill-primary-focus\/95{fill:hsl(var(--pf, var(--p)) / .95)!important}.fill-red-100{fill:#fee2e2!important}.fill-red-100\/0{fill:#fee2e200!important}.fill-red-100\/10{fill:#fee2e21a!important}.fill-red-100\/100{fill:#fee2e2!important}.fill-red-100\/15{fill:#fee2e226!important}.fill-red-100\/20{fill:#fee2e233!important}.fill-red-100\/25{fill:#fee2e240!important}.fill-red-100\/30{fill:#fee2e24d!important}.fill-red-100\/35{fill:#fee2e259!important}.fill-red-100\/40{fill:#fee2e266!important}.fill-red-100\/45{fill:#fee2e273!important}.fill-red-100\/5{fill:#fee2e20d!important}.fill-red-100\/50{fill:#fee2e280!important}.fill-red-100\/55{fill:#fee2e28c!important}.fill-red-100\/60{fill:#fee2e299!important}.fill-red-100\/65{fill:#fee2e2a6!important}.fill-red-100\/70{fill:#fee2e2b3!important}.fill-red-100\/75{fill:#fee2e2bf!important}.fill-red-100\/80{fill:#fee2e2cc!important}.fill-red-100\/85{fill:#fee2e2d9!important}.fill-red-100\/90{fill:#fee2e2e6!important}.fill-red-100\/95{fill:#fee2e2f2!important}.fill-red-200{fill:#fecaca!important}.fill-red-200\/0{fill:#fecaca00!important}.fill-red-200\/10{fill:#fecaca1a!important}.fill-red-200\/100{fill:#fecaca!important}.fill-red-200\/15{fill:#fecaca26!important}.fill-red-200\/20{fill:#fecaca33!important}.fill-red-200\/25{fill:#fecaca40!important}.fill-red-200\/30{fill:#fecaca4d!important}.fill-red-200\/35{fill:#fecaca59!important}.fill-red-200\/40{fill:#fecaca66!important}.fill-red-200\/45{fill:#fecaca73!important}.fill-red-200\/5{fill:#fecaca0d!important}.fill-red-200\/50{fill:#fecaca80!important}.fill-red-200\/55{fill:#fecaca8c!important}.fill-red-200\/60{fill:#fecaca99!important}.fill-red-200\/65{fill:#fecacaa6!important}.fill-red-200\/70{fill:#fecacab3!important}.fill-red-200\/75{fill:#fecacabf!important}.fill-red-200\/80{fill:#fecacacc!important}.fill-red-200\/85{fill:#fecacad9!important}.fill-red-200\/90{fill:#fecacae6!important}.fill-red-200\/95{fill:#fecacaf2!important}.fill-red-300{fill:#ffd0c9!important}.fill-red-300\/0{fill:#ffd0c900!important}.fill-red-300\/10{fill:#ffd0c91a!important}.fill-red-300\/100{fill:#ffd0c9!important}.fill-red-300\/15{fill:#ffd0c926!important}.fill-red-300\/20{fill:#ffd0c933!important}.fill-red-300\/25{fill:#ffd0c940!important}.fill-red-300\/30{fill:#ffd0c94d!important}.fill-red-300\/35{fill:#ffd0c959!important}.fill-red-300\/40{fill:#ffd0c966!important}.fill-red-300\/45{fill:#ffd0c973!important}.fill-red-300\/5{fill:#ffd0c90d!important}.fill-red-300\/50{fill:#ffd0c980!important}.fill-red-300\/55{fill:#ffd0c98c!important}.fill-red-300\/60{fill:#ffd0c999!important}.fill-red-300\/65{fill:#ffd0c9a6!important}.fill-red-300\/70{fill:#ffd0c9b3!important}.fill-red-300\/75{fill:#ffd0c9bf!important}.fill-red-300\/80{fill:#ffd0c9cc!important}.fill-red-300\/85{fill:#ffd0c9d9!important}.fill-red-300\/90{fill:#ffd0c9e6!important}.fill-red-300\/95{fill:#ffd0c9f2!important}.fill-red-400{fill:#f87171!important}.fill-red-400\/0{fill:#f8717100!important}.fill-red-400\/10{fill:#f871711a!important}.fill-red-400\/100{fill:#f87171!important}.fill-red-400\/15{fill:#f8717126!important}.fill-red-400\/20{fill:#f8717133!important}.fill-red-400\/25{fill:#f8717140!important}.fill-red-400\/30{fill:#f871714d!important}.fill-red-400\/35{fill:#f8717159!important}.fill-red-400\/40{fill:#f8717166!important}.fill-red-400\/45{fill:#f8717173!important}.fill-red-400\/5{fill:#f871710d!important}.fill-red-400\/50{fill:#f8717180!important}.fill-red-400\/55{fill:#f871718c!important}.fill-red-400\/60{fill:#f8717199!important}.fill-red-400\/65{fill:#f87171a6!important}.fill-red-400\/70{fill:#f87171b3!important}.fill-red-400\/75{fill:#f87171bf!important}.fill-red-400\/80{fill:#f87171cc!important}.fill-red-400\/85{fill:#f87171d9!important}.fill-red-400\/90{fill:#f87171e6!important}.fill-red-400\/95{fill:#f87171f2!important}.fill-red-50{fill:#fef2f2!important}.fill-red-50\/0{fill:#fef2f200!important}.fill-red-50\/10{fill:#fef2f21a!important}.fill-red-50\/100{fill:#fef2f2!important}.fill-red-50\/15{fill:#fef2f226!important}.fill-red-50\/20{fill:#fef2f233!important}.fill-red-50\/25{fill:#fef2f240!important}.fill-red-50\/30{fill:#fef2f24d!important}.fill-red-50\/35{fill:#fef2f259!important}.fill-red-50\/40{fill:#fef2f266!important}.fill-red-50\/45{fill:#fef2f273!important}.fill-red-50\/5{fill:#fef2f20d!important}.fill-red-50\/50{fill:#fef2f280!important}.fill-red-50\/55{fill:#fef2f28c!important}.fill-red-50\/60{fill:#fef2f299!important}.fill-red-50\/65{fill:#fef2f2a6!important}.fill-red-50\/70{fill:#fef2f2b3!important}.fill-red-50\/75{fill:#fef2f2bf!important}.fill-red-50\/80{fill:#fef2f2cc!important}.fill-red-50\/85{fill:#fef2f2d9!important}.fill-red-50\/90{fill:#fef2f2e6!important}.fill-red-50\/95{fill:#fef2f2f2!important}.fill-red-500{fill:#d22d2d!important}.fill-red-500\/0{fill:#d22d2d00!important}.fill-red-500\/10{fill:#d22d2d1a!important}.fill-red-500\/100{fill:#d22d2d!important}.fill-red-500\/15{fill:#d22d2d26!important}.fill-red-500\/20{fill:#d22d2d33!important}.fill-red-500\/25{fill:#d22d2d40!important}.fill-red-500\/30{fill:#d22d2d4d!important}.fill-red-500\/35{fill:#d22d2d59!important}.fill-red-500\/40{fill:#d22d2d66!important}.fill-red-500\/45{fill:#d22d2d73!important}.fill-red-500\/5{fill:#d22d2d0d!important}.fill-red-500\/50{fill:#d22d2d80!important}.fill-red-500\/55{fill:#d22d2d8c!important}.fill-red-500\/60{fill:#d22d2d99!important}.fill-red-500\/65{fill:#d22d2da6!important}.fill-red-500\/70{fill:#d22d2db3!important}.fill-red-500\/75{fill:#d22d2dbf!important}.fill-red-500\/80{fill:#d22d2dcc!important}.fill-red-500\/85{fill:#d22d2dd9!important}.fill-red-500\/90{fill:#d22d2de6!important}.fill-red-500\/95{fill:#d22d2df2!important}.fill-red-600{fill:#dc2626!important}.fill-red-600\/0{fill:#dc262600!important}.fill-red-600\/10{fill:#dc26261a!important}.fill-red-600\/100{fill:#dc2626!important}.fill-red-600\/15{fill:#dc262626!important}.fill-red-600\/20{fill:#dc262633!important}.fill-red-600\/25{fill:#dc262640!important}.fill-red-600\/30{fill:#dc26264d!important}.fill-red-600\/35{fill:#dc262659!important}.fill-red-600\/40{fill:#dc262666!important}.fill-red-600\/45{fill:#dc262673!important}.fill-red-600\/5{fill:#dc26260d!important}.fill-red-600\/50{fill:#dc262680!important}.fill-red-600\/55{fill:#dc26268c!important}.fill-red-600\/60{fill:#dc262699!important}.fill-red-600\/65{fill:#dc2626a6!important}.fill-red-600\/70{fill:#dc2626b3!important}.fill-red-600\/75{fill:#dc2626bf!important}.fill-red-600\/80{fill:#dc2626cc!important}.fill-red-600\/85{fill:#dc2626d9!important}.fill-red-600\/90{fill:#dc2626e6!important}.fill-red-600\/95{fill:#dc2626f2!important}.fill-red-700{fill:#b91c1c!important}.fill-red-700\/0{fill:#b91c1c00!important}.fill-red-700\/10{fill:#b91c1c1a!important}.fill-red-700\/100{fill:#b91c1c!important}.fill-red-700\/15{fill:#b91c1c26!important}.fill-red-700\/20{fill:#b91c1c33!important}.fill-red-700\/25{fill:#b91c1c40!important}.fill-red-700\/30{fill:#b91c1c4d!important}.fill-red-700\/35{fill:#b91c1c59!important}.fill-red-700\/40{fill:#b91c1c66!important}.fill-red-700\/45{fill:#b91c1c73!important}.fill-red-700\/5{fill:#b91c1c0d!important}.fill-red-700\/50{fill:#b91c1c80!important}.fill-red-700\/55{fill:#b91c1c8c!important}.fill-red-700\/60{fill:#b91c1c99!important}.fill-red-700\/65{fill:#b91c1ca6!important}.fill-red-700\/70{fill:#b91c1cb3!important}.fill-red-700\/75{fill:#b91c1cbf!important}.fill-red-700\/80{fill:#b91c1ccc!important}.fill-red-700\/85{fill:#b91c1cd9!important}.fill-red-700\/90{fill:#b91c1ce6!important}.fill-red-700\/95{fill:#b91c1cf2!important}.fill-red-800{fill:#991b1b!important}.fill-red-800\/0{fill:#991b1b00!important}.fill-red-800\/10{fill:#991b1b1a!important}.fill-red-800\/100{fill:#991b1b!important}.fill-red-800\/15{fill:#991b1b26!important}.fill-red-800\/20{fill:#991b1b33!important}.fill-red-800\/25{fill:#991b1b40!important}.fill-red-800\/30{fill:#991b1b4d!important}.fill-red-800\/35{fill:#991b1b59!important}.fill-red-800\/40{fill:#991b1b66!important}.fill-red-800\/45{fill:#991b1b73!important}.fill-red-800\/5{fill:#991b1b0d!important}.fill-red-800\/50{fill:#991b1b80!important}.fill-red-800\/55{fill:#991b1b8c!important}.fill-red-800\/60{fill:#991b1b99!important}.fill-red-800\/65{fill:#991b1ba6!important}.fill-red-800\/70{fill:#991b1bb3!important}.fill-red-800\/75{fill:#991b1bbf!important}.fill-red-800\/80{fill:#991b1bcc!important}.fill-red-800\/85{fill:#991b1bd9!important}.fill-red-800\/90{fill:#991b1be6!important}.fill-red-800\/95{fill:#991b1bf2!important}.fill-red-900{fill:#7f1d1d!important}.fill-red-900\/0{fill:#7f1d1d00!important}.fill-red-900\/10{fill:#7f1d1d1a!important}.fill-red-900\/100{fill:#7f1d1d!important}.fill-red-900\/15{fill:#7f1d1d26!important}.fill-red-900\/20{fill:#7f1d1d33!important}.fill-red-900\/25{fill:#7f1d1d40!important}.fill-red-900\/30{fill:#7f1d1d4d!important}.fill-red-900\/35{fill:#7f1d1d59!important}.fill-red-900\/40{fill:#7f1d1d66!important}.fill-red-900\/45{fill:#7f1d1d73!important}.fill-red-900\/5{fill:#7f1d1d0d!important}.fill-red-900\/50{fill:#7f1d1d80!important}.fill-red-900\/55{fill:#7f1d1d8c!important}.fill-red-900\/60{fill:#7f1d1d99!important}.fill-red-900\/65{fill:#7f1d1da6!important}.fill-red-900\/70{fill:#7f1d1db3!important}.fill-red-900\/75{fill:#7f1d1dbf!important}.fill-red-900\/80{fill:#7f1d1dcc!important}.fill-red-900\/85{fill:#7f1d1dd9!important}.fill-red-900\/90{fill:#7f1d1de6!important}.fill-red-900\/95{fill:#7f1d1df2!important}.fill-red-950{fill:#450a0a!important}.fill-red-950\/0{fill:#450a0a00!important}.fill-red-950\/10{fill:#450a0a1a!important}.fill-red-950\/100{fill:#450a0a!important}.fill-red-950\/15{fill:#450a0a26!important}.fill-red-950\/20{fill:#450a0a33!important}.fill-red-950\/25{fill:#450a0a40!important}.fill-red-950\/30{fill:#450a0a4d!important}.fill-red-950\/35{fill:#450a0a59!important}.fill-red-950\/40{fill:#450a0a66!important}.fill-red-950\/45{fill:#450a0a73!important}.fill-red-950\/5{fill:#450a0a0d!important}.fill-red-950\/50{fill:#450a0a80!important}.fill-red-950\/55{fill:#450a0a8c!important}.fill-red-950\/60{fill:#450a0a99!important}.fill-red-950\/65{fill:#450a0aa6!important}.fill-red-950\/70{fill:#450a0ab3!important}.fill-red-950\/75{fill:#450a0abf!important}.fill-red-950\/80{fill:#450a0acc!important}.fill-red-950\/85{fill:#450a0ad9!important}.fill-red-950\/90{fill:#450a0ae6!important}.fill-red-950\/95{fill:#450a0af2!important}.stroke-gray-100{stroke:#f2f3f4!important}.stroke-gray-100\/0{stroke:#f2f3f400!important}.stroke-gray-100\/10{stroke:#f2f3f41a!important}.stroke-gray-100\/100{stroke:#f2f3f4!important}.stroke-gray-100\/15{stroke:#f2f3f426!important}.stroke-gray-100\/20{stroke:#f2f3f433!important}.stroke-gray-100\/25{stroke:#f2f3f440!important}.stroke-gray-100\/30{stroke:#f2f3f44d!important}.stroke-gray-100\/35{stroke:#f2f3f459!important}.stroke-gray-100\/40{stroke:#f2f3f466!important}.stroke-gray-100\/45{stroke:#f2f3f473!important}.stroke-gray-100\/5{stroke:#f2f3f40d!important}.stroke-gray-100\/50{stroke:#f2f3f480!important}.stroke-gray-100\/55{stroke:#f2f3f48c!important}.stroke-gray-100\/60{stroke:#f2f3f499!important}.stroke-gray-100\/65{stroke:#f2f3f4a6!important}.stroke-gray-100\/70{stroke:#f2f3f4b3!important}.stroke-gray-100\/75{stroke:#f2f3f4bf!important}.stroke-gray-100\/80{stroke:#f2f3f4cc!important}.stroke-gray-100\/85{stroke:#f2f3f4d9!important}.stroke-gray-100\/90{stroke:#f2f3f4e6!important}.stroke-gray-100\/95{stroke:#f2f3f4f2!important}.stroke-gray-200{stroke:#e5e5e5!important}.stroke-gray-200\/0{stroke:#e5e5e500!important}.stroke-gray-200\/10{stroke:#e5e5e51a!important}.stroke-gray-200\/100{stroke:#e5e5e5!important}.stroke-gray-200\/15{stroke:#e5e5e526!important}.stroke-gray-200\/20{stroke:#e5e5e533!important}.stroke-gray-200\/25{stroke:#e5e5e540!important}.stroke-gray-200\/30{stroke:#e5e5e54d!important}.stroke-gray-200\/35{stroke:#e5e5e559!important}.stroke-gray-200\/40{stroke:#e5e5e566!important}.stroke-gray-200\/45{stroke:#e5e5e573!important}.stroke-gray-200\/5{stroke:#e5e5e50d!important}.stroke-gray-200\/50{stroke:#e5e5e580!important}.stroke-gray-200\/55{stroke:#e5e5e58c!important}.stroke-gray-200\/60{stroke:#e5e5e599!important}.stroke-gray-200\/65{stroke:#e5e5e5a6!important}.stroke-gray-200\/70{stroke:#e5e5e5b3!important}.stroke-gray-200\/75{stroke:#e5e5e5bf!important}.stroke-gray-200\/80{stroke:#e5e5e5cc!important}.stroke-gray-200\/85{stroke:#e5e5e5d9!important}.stroke-gray-200\/90{stroke:#e5e5e5e6!important}.stroke-gray-200\/95{stroke:#e5e5e5f2!important}.stroke-gray-300{stroke:#b2b2b2!important}.stroke-gray-300\/0{stroke:#b2b2b200!important}.stroke-gray-300\/10{stroke:#b2b2b21a!important}.stroke-gray-300\/100{stroke:#b2b2b2!important}.stroke-gray-300\/15{stroke:#b2b2b226!important}.stroke-gray-300\/20{stroke:#b2b2b233!important}.stroke-gray-300\/25{stroke:#b2b2b240!important}.stroke-gray-300\/30{stroke:#b2b2b24d!important}.stroke-gray-300\/35{stroke:#b2b2b259!important}.stroke-gray-300\/40{stroke:#b2b2b266!important}.stroke-gray-300\/45{stroke:#b2b2b273!important}.stroke-gray-300\/5{stroke:#b2b2b20d!important}.stroke-gray-300\/50{stroke:#b2b2b280!important}.stroke-gray-300\/55{stroke:#b2b2b28c!important}.stroke-gray-300\/60{stroke:#b2b2b299!important}.stroke-gray-300\/65{stroke:#b2b2b2a6!important}.stroke-gray-300\/70{stroke:#b2b2b2b3!important}.stroke-gray-300\/75{stroke:#b2b2b2bf!important}.stroke-gray-300\/80{stroke:#b2b2b2cc!important}.stroke-gray-300\/85{stroke:#b2b2b2d9!important}.stroke-gray-300\/90{stroke:#b2b2b2e6!important}.stroke-gray-300\/95{stroke:#b2b2b2f2!important}.stroke-gray-400{stroke:#999!important}.stroke-gray-400\/0{stroke:#9990!important}.stroke-gray-400\/10{stroke:#9999991a!important}.stroke-gray-400\/100{stroke:#999!important}.stroke-gray-400\/15{stroke:#99999926!important}.stroke-gray-400\/20{stroke:#9993!important}.stroke-gray-400\/25{stroke:#99999940!important}.stroke-gray-400\/30{stroke:#9999994d!important}.stroke-gray-400\/35{stroke:#99999959!important}.stroke-gray-400\/40{stroke:#9996!important}.stroke-gray-400\/45{stroke:#99999973!important}.stroke-gray-400\/5{stroke:#9999990d!important}.stroke-gray-400\/50{stroke:#99999980!important}.stroke-gray-400\/55{stroke:#9999998c!important}.stroke-gray-400\/60{stroke:#9999!important}.stroke-gray-400\/65{stroke:#999999a6!important}.stroke-gray-400\/70{stroke:#999999b3!important}.stroke-gray-400\/75{stroke:#999999bf!important}.stroke-gray-400\/80{stroke:#999c!important}.stroke-gray-400\/85{stroke:#999999d9!important}.stroke-gray-400\/90{stroke:#999999e6!important}.stroke-gray-400\/95{stroke:#999999f2!important}.stroke-gray-50{stroke:#f2f2f2!important}.stroke-gray-50\/0{stroke:#f2f2f200!important}.stroke-gray-50\/10{stroke:#f2f2f21a!important}.stroke-gray-50\/100{stroke:#f2f2f2!important}.stroke-gray-50\/15{stroke:#f2f2f226!important}.stroke-gray-50\/20{stroke:#f2f2f233!important}.stroke-gray-50\/25{stroke:#f2f2f240!important}.stroke-gray-50\/30{stroke:#f2f2f24d!important}.stroke-gray-50\/35{stroke:#f2f2f259!important}.stroke-gray-50\/40{stroke:#f2f2f266!important}.stroke-gray-50\/45{stroke:#f2f2f273!important}.stroke-gray-50\/5{stroke:#f2f2f20d!important}.stroke-gray-50\/50{stroke:#f2f2f280!important}.stroke-gray-50\/55{stroke:#f2f2f28c!important}.stroke-gray-50\/60{stroke:#f2f2f299!important}.stroke-gray-50\/65{stroke:#f2f2f2a6!important}.stroke-gray-50\/70{stroke:#f2f2f2b3!important}.stroke-gray-50\/75{stroke:#f2f2f2bf!important}.stroke-gray-50\/80{stroke:#f2f2f2cc!important}.stroke-gray-50\/85{stroke:#f2f2f2d9!important}.stroke-gray-50\/90{stroke:#f2f2f2e6!important}.stroke-gray-50\/95{stroke:#f2f2f2f2!important}.stroke-gray-500{stroke:#4d4d4d!important}.stroke-gray-500\/0{stroke:#4d4d4d00!important}.stroke-gray-500\/10{stroke:#4d4d4d1a!important}.stroke-gray-500\/100{stroke:#4d4d4d!important}.stroke-gray-500\/15{stroke:#4d4d4d26!important}.stroke-gray-500\/20{stroke:#4d4d4d33!important}.stroke-gray-500\/25{stroke:#4d4d4d40!important}.stroke-gray-500\/30{stroke:#4d4d4d4d!important}.stroke-gray-500\/35{stroke:#4d4d4d59!important}.stroke-gray-500\/40{stroke:#4d4d4d66!important}.stroke-gray-500\/45{stroke:#4d4d4d73!important}.stroke-gray-500\/5{stroke:#4d4d4d0d!important}.stroke-gray-500\/50{stroke:#4d4d4d80!important}.stroke-gray-500\/55{stroke:#4d4d4d8c!important}.stroke-gray-500\/60{stroke:#4d4d4d99!important}.stroke-gray-500\/65{stroke:#4d4d4da6!important}.stroke-gray-500\/70{stroke:#4d4d4db3!important}.stroke-gray-500\/75{stroke:#4d4d4dbf!important}.stroke-gray-500\/80{stroke:#4d4d4dcc!important}.stroke-gray-500\/85{stroke:#4d4d4dd9!important}.stroke-gray-500\/90{stroke:#4d4d4de6!important}.stroke-gray-500\/95{stroke:#4d4d4df2!important}.stroke-gray-600{stroke:#4b5563!important}.stroke-gray-600\/0{stroke:#4b556300!important}.stroke-gray-600\/10{stroke:#4b55631a!important}.stroke-gray-600\/100{stroke:#4b5563!important}.stroke-gray-600\/15{stroke:#4b556326!important}.stroke-gray-600\/20{stroke:#4b556333!important}.stroke-gray-600\/25{stroke:#4b556340!important}.stroke-gray-600\/30{stroke:#4b55634d!important}.stroke-gray-600\/35{stroke:#4b556359!important}.stroke-gray-600\/40{stroke:#4b556366!important}.stroke-gray-600\/45{stroke:#4b556373!important}.stroke-gray-600\/5{stroke:#4b55630d!important}.stroke-gray-600\/50{stroke:#4b556380!important}.stroke-gray-600\/55{stroke:#4b55638c!important}.stroke-gray-600\/60{stroke:#4b556399!important}.stroke-gray-600\/65{stroke:#4b5563a6!important}.stroke-gray-600\/70{stroke:#4b5563b3!important}.stroke-gray-600\/75{stroke:#4b5563bf!important}.stroke-gray-600\/80{stroke:#4b5563cc!important}.stroke-gray-600\/85{stroke:#4b5563d9!important}.stroke-gray-600\/90{stroke:#4b5563e6!important}.stroke-gray-600\/95{stroke:#4b5563f2!important}.stroke-gray-700{stroke:#333!important}.stroke-gray-700\/0{stroke:#3330!important}.stroke-gray-700\/10{stroke:#3333331a!important}.stroke-gray-700\/100{stroke:#333!important}.stroke-gray-700\/15{stroke:#33333326!important}.stroke-gray-700\/20{stroke:#3333!important}.stroke-gray-700\/25{stroke:#33333340!important}.stroke-gray-700\/30{stroke:#3333334d!important}.stroke-gray-700\/35{stroke:#33333359!important}.stroke-gray-700\/40{stroke:#3336!important}.stroke-gray-700\/45{stroke:#33333373!important}.stroke-gray-700\/5{stroke:#3333330d!important}.stroke-gray-700\/50{stroke:#33333380!important}.stroke-gray-700\/55{stroke:#3333338c!important}.stroke-gray-700\/60{stroke:#3339!important}.stroke-gray-700\/65{stroke:#333333a6!important}.stroke-gray-700\/70{stroke:#333333b3!important}.stroke-gray-700\/75{stroke:#333333bf!important}.stroke-gray-700\/80{stroke:#333c!important}.stroke-gray-700\/85{stroke:#333333d9!important}.stroke-gray-700\/90{stroke:#333333e6!important}.stroke-gray-700\/95{stroke:#333333f2!important}.stroke-gray-800{stroke:#1f2937!important}.stroke-gray-800\/0{stroke:#1f293700!important}.stroke-gray-800\/10{stroke:#1f29371a!important}.stroke-gray-800\/100{stroke:#1f2937!important}.stroke-gray-800\/15{stroke:#1f293726!important}.stroke-gray-800\/20{stroke:#1f293733!important}.stroke-gray-800\/25{stroke:#1f293740!important}.stroke-gray-800\/30{stroke:#1f29374d!important}.stroke-gray-800\/35{stroke:#1f293759!important}.stroke-gray-800\/40{stroke:#1f293766!important}.stroke-gray-800\/45{stroke:#1f293773!important}.stroke-gray-800\/5{stroke:#1f29370d!important}.stroke-gray-800\/50{stroke:#1f293780!important}.stroke-gray-800\/55{stroke:#1f29378c!important}.stroke-gray-800\/60{stroke:#1f293799!important}.stroke-gray-800\/65{stroke:#1f2937a6!important}.stroke-gray-800\/70{stroke:#1f2937b3!important}.stroke-gray-800\/75{stroke:#1f2937bf!important}.stroke-gray-800\/80{stroke:#1f2937cc!important}.stroke-gray-800\/85{stroke:#1f2937d9!important}.stroke-gray-800\/90{stroke:#1f2937e6!important}.stroke-gray-800\/95{stroke:#1f2937f2!important}.stroke-gray-900{stroke:#111827!important}.stroke-gray-900\/0{stroke:#11182700!important}.stroke-gray-900\/10{stroke:#1118271a!important}.stroke-gray-900\/100{stroke:#111827!important}.stroke-gray-900\/15{stroke:#11182726!important}.stroke-gray-900\/20{stroke:#11182733!important}.stroke-gray-900\/25{stroke:#11182740!important}.stroke-gray-900\/30{stroke:#1118274d!important}.stroke-gray-900\/35{stroke:#11182759!important}.stroke-gray-900\/40{stroke:#11182766!important}.stroke-gray-900\/45{stroke:#11182773!important}.stroke-gray-900\/5{stroke:#1118270d!important}.stroke-gray-900\/50{stroke:#11182780!important}.stroke-gray-900\/55{stroke:#1118278c!important}.stroke-gray-900\/60{stroke:#11182799!important}.stroke-gray-900\/65{stroke:#111827a6!important}.stroke-gray-900\/70{stroke:#111827b3!important}.stroke-gray-900\/75{stroke:#111827bf!important}.stroke-gray-900\/80{stroke:#111827cc!important}.stroke-gray-900\/85{stroke:#111827d9!important}.stroke-gray-900\/90{stroke:#111827e6!important}.stroke-gray-900\/95{stroke:#111827f2!important}.stroke-gray-950{stroke:#030712!important}.stroke-gray-950\/0{stroke:#03071200!important}.stroke-gray-950\/10{stroke:#0307121a!important}.stroke-gray-950\/100{stroke:#030712!important}.stroke-gray-950\/15{stroke:#03071226!important}.stroke-gray-950\/20{stroke:#03071233!important}.stroke-gray-950\/25{stroke:#03071240!important}.stroke-gray-950\/30{stroke:#0307124d!important}.stroke-gray-950\/35{stroke:#03071259!important}.stroke-gray-950\/40{stroke:#03071266!important}.stroke-gray-950\/45{stroke:#03071273!important}.stroke-gray-950\/5{stroke:#0307120d!important}.stroke-gray-950\/50{stroke:#03071280!important}.stroke-gray-950\/55{stroke:#0307128c!important}.stroke-gray-950\/60{stroke:#03071299!important}.stroke-gray-950\/65{stroke:#030712a6!important}.stroke-gray-950\/70{stroke:#030712b3!important}.stroke-gray-950\/75{stroke:#030712bf!important}.stroke-gray-950\/80{stroke:#030712cc!important}.stroke-gray-950\/85{stroke:#030712d9!important}.stroke-gray-950\/90{stroke:#030712e6!important}.stroke-gray-950\/95{stroke:#030712f2!important}.stroke-green-100{stroke:#dcfce7!important}.stroke-green-100\/0{stroke:#dcfce700!important}.stroke-green-100\/10{stroke:#dcfce71a!important}.stroke-green-100\/100{stroke:#dcfce7!important}.stroke-green-100\/15{stroke:#dcfce726!important}.stroke-green-100\/20{stroke:#dcfce733!important}.stroke-green-100\/25{stroke:#dcfce740!important}.stroke-green-100\/30{stroke:#dcfce74d!important}.stroke-green-100\/35{stroke:#dcfce759!important}.stroke-green-100\/40{stroke:#dcfce766!important}.stroke-green-100\/45{stroke:#dcfce773!important}.stroke-green-100\/5{stroke:#dcfce70d!important}.stroke-green-100\/50{stroke:#dcfce780!important}.stroke-green-100\/55{stroke:#dcfce78c!important}.stroke-green-100\/60{stroke:#dcfce799!important}.stroke-green-100\/65{stroke:#dcfce7a6!important}.stroke-green-100\/70{stroke:#dcfce7b3!important}.stroke-green-100\/75{stroke:#dcfce7bf!important}.stroke-green-100\/80{stroke:#dcfce7cc!important}.stroke-green-100\/85{stroke:#dcfce7d9!important}.stroke-green-100\/90{stroke:#dcfce7e6!important}.stroke-green-100\/95{stroke:#dcfce7f2!important}.stroke-green-200{stroke:#bbf7d0!important}.stroke-green-200\/0{stroke:#bbf7d000!important}.stroke-green-200\/10{stroke:#bbf7d01a!important}.stroke-green-200\/100{stroke:#bbf7d0!important}.stroke-green-200\/15{stroke:#bbf7d026!important}.stroke-green-200\/20{stroke:#bbf7d033!important}.stroke-green-200\/25{stroke:#bbf7d040!important}.stroke-green-200\/30{stroke:#bbf7d04d!important}.stroke-green-200\/35{stroke:#bbf7d059!important}.stroke-green-200\/40{stroke:#bbf7d066!important}.stroke-green-200\/45{stroke:#bbf7d073!important}.stroke-green-200\/5{stroke:#bbf7d00d!important}.stroke-green-200\/50{stroke:#bbf7d080!important}.stroke-green-200\/55{stroke:#bbf7d08c!important}.stroke-green-200\/60{stroke:#bbf7d099!important}.stroke-green-200\/65{stroke:#bbf7d0a6!important}.stroke-green-200\/70{stroke:#bbf7d0b3!important}.stroke-green-200\/75{stroke:#bbf7d0bf!important}.stroke-green-200\/80{stroke:#bbf7d0cc!important}.stroke-green-200\/85{stroke:#bbf7d0d9!important}.stroke-green-200\/90{stroke:#bbf7d0e6!important}.stroke-green-200\/95{stroke:#bbf7d0f2!important}.stroke-green-300{stroke:#ddffc9!important}.stroke-green-300\/0{stroke:#ddffc900!important}.stroke-green-300\/10{stroke:#ddffc91a!important}.stroke-green-300\/100{stroke:#ddffc9!important}.stroke-green-300\/15{stroke:#ddffc926!important}.stroke-green-300\/20{stroke:#ddffc933!important}.stroke-green-300\/25{stroke:#ddffc940!important}.stroke-green-300\/30{stroke:#ddffc94d!important}.stroke-green-300\/35{stroke:#ddffc959!important}.stroke-green-300\/40{stroke:#ddffc966!important}.stroke-green-300\/45{stroke:#ddffc973!important}.stroke-green-300\/5{stroke:#ddffc90d!important}.stroke-green-300\/50{stroke:#ddffc980!important}.stroke-green-300\/55{stroke:#ddffc98c!important}.stroke-green-300\/60{stroke:#ddffc999!important}.stroke-green-300\/65{stroke:#ddffc9a6!important}.stroke-green-300\/70{stroke:#ddffc9b3!important}.stroke-green-300\/75{stroke:#ddffc9bf!important}.stroke-green-300\/80{stroke:#ddffc9cc!important}.stroke-green-300\/85{stroke:#ddffc9d9!important}.stroke-green-300\/90{stroke:#ddffc9e6!important}.stroke-green-300\/95{stroke:#ddffc9f2!important}.stroke-green-400{stroke:#4ade80!important}.stroke-green-400\/0{stroke:#4ade8000!important}.stroke-green-400\/10{stroke:#4ade801a!important}.stroke-green-400\/100{stroke:#4ade80!important}.stroke-green-400\/15{stroke:#4ade8026!important}.stroke-green-400\/20{stroke:#4ade8033!important}.stroke-green-400\/25{stroke:#4ade8040!important}.stroke-green-400\/30{stroke:#4ade804d!important}.stroke-green-400\/35{stroke:#4ade8059!important}.stroke-green-400\/40{stroke:#4ade8066!important}.stroke-green-400\/45{stroke:#4ade8073!important}.stroke-green-400\/5{stroke:#4ade800d!important}.stroke-green-400\/50{stroke:#4ade8080!important}.stroke-green-400\/55{stroke:#4ade808c!important}.stroke-green-400\/60{stroke:#4ade8099!important}.stroke-green-400\/65{stroke:#4ade80a6!important}.stroke-green-400\/70{stroke:#4ade80b3!important}.stroke-green-400\/75{stroke:#4ade80bf!important}.stroke-green-400\/80{stroke:#4ade80cc!important}.stroke-green-400\/85{stroke:#4ade80d9!important}.stroke-green-400\/90{stroke:#4ade80e6!important}.stroke-green-400\/95{stroke:#4ade80f2!important}.stroke-green-50{stroke:#f0fdf4!important}.stroke-green-50\/0{stroke:#f0fdf400!important}.stroke-green-50\/10{stroke:#f0fdf41a!important}.stroke-green-50\/100{stroke:#f0fdf4!important}.stroke-green-50\/15{stroke:#f0fdf426!important}.stroke-green-50\/20{stroke:#f0fdf433!important}.stroke-green-50\/25{stroke:#f0fdf440!important}.stroke-green-50\/30{stroke:#f0fdf44d!important}.stroke-green-50\/35{stroke:#f0fdf459!important}.stroke-green-50\/40{stroke:#f0fdf466!important}.stroke-green-50\/45{stroke:#f0fdf473!important}.stroke-green-50\/5{stroke:#f0fdf40d!important}.stroke-green-50\/50{stroke:#f0fdf480!important}.stroke-green-50\/55{stroke:#f0fdf48c!important}.stroke-green-50\/60{stroke:#f0fdf499!important}.stroke-green-50\/65{stroke:#f0fdf4a6!important}.stroke-green-50\/70{stroke:#f0fdf4b3!important}.stroke-green-50\/75{stroke:#f0fdf4bf!important}.stroke-green-50\/80{stroke:#f0fdf4cc!important}.stroke-green-50\/85{stroke:#f0fdf4d9!important}.stroke-green-50\/90{stroke:#f0fdf4e6!important}.stroke-green-50\/95{stroke:#f0fdf4f2!important}.stroke-green-500{stroke:#17d14c!important}.stroke-green-500\/0{stroke:#17d14c00!important}.stroke-green-500\/10{stroke:#17d14c1a!important}.stroke-green-500\/100{stroke:#17d14c!important}.stroke-green-500\/15{stroke:#17d14c26!important}.stroke-green-500\/20{stroke:#17d14c33!important}.stroke-green-500\/25{stroke:#17d14c40!important}.stroke-green-500\/30{stroke:#17d14c4d!important}.stroke-green-500\/35{stroke:#17d14c59!important}.stroke-green-500\/40{stroke:#17d14c66!important}.stroke-green-500\/45{stroke:#17d14c73!important}.stroke-green-500\/5{stroke:#17d14c0d!important}.stroke-green-500\/50{stroke:#17d14c80!important}.stroke-green-500\/55{stroke:#17d14c8c!important}.stroke-green-500\/60{stroke:#17d14c99!important}.stroke-green-500\/65{stroke:#17d14ca6!important}.stroke-green-500\/70{stroke:#17d14cb3!important}.stroke-green-500\/75{stroke:#17d14cbf!important}.stroke-green-500\/80{stroke:#17d14ccc!important}.stroke-green-500\/85{stroke:#17d14cd9!important}.stroke-green-500\/90{stroke:#17d14ce6!important}.stroke-green-500\/95{stroke:#17d14cf2!important}.stroke-green-600{stroke:#16a34a!important}.stroke-green-600\/0{stroke:#16a34a00!important}.stroke-green-600\/10{stroke:#16a34a1a!important}.stroke-green-600\/100{stroke:#16a34a!important}.stroke-green-600\/15{stroke:#16a34a26!important}.stroke-green-600\/20{stroke:#16a34a33!important}.stroke-green-600\/25{stroke:#16a34a40!important}.stroke-green-600\/30{stroke:#16a34a4d!important}.stroke-green-600\/35{stroke:#16a34a59!important}.stroke-green-600\/40{stroke:#16a34a66!important}.stroke-green-600\/45{stroke:#16a34a73!important}.stroke-green-600\/5{stroke:#16a34a0d!important}.stroke-green-600\/50{stroke:#16a34a80!important}.stroke-green-600\/55{stroke:#16a34a8c!important}.stroke-green-600\/60{stroke:#16a34a99!important}.stroke-green-600\/65{stroke:#16a34aa6!important}.stroke-green-600\/70{stroke:#16a34ab3!important}.stroke-green-600\/75{stroke:#16a34abf!important}.stroke-green-600\/80{stroke:#16a34acc!important}.stroke-green-600\/85{stroke:#16a34ad9!important}.stroke-green-600\/90{stroke:#16a34ae6!important}.stroke-green-600\/95{stroke:#16a34af2!important}.stroke-green-700{stroke:#15803d!important}.stroke-green-700\/0{stroke:#15803d00!important}.stroke-green-700\/10{stroke:#15803d1a!important}.stroke-green-700\/100{stroke:#15803d!important}.stroke-green-700\/15{stroke:#15803d26!important}.stroke-green-700\/20{stroke:#15803d33!important}.stroke-green-700\/25{stroke:#15803d40!important}.stroke-green-700\/30{stroke:#15803d4d!important}.stroke-green-700\/35{stroke:#15803d59!important}.stroke-green-700\/40{stroke:#15803d66!important}.stroke-green-700\/45{stroke:#15803d73!important}.stroke-green-700\/5{stroke:#15803d0d!important}.stroke-green-700\/50{stroke:#15803d80!important}.stroke-green-700\/55{stroke:#15803d8c!important}.stroke-green-700\/60{stroke:#15803d99!important}.stroke-green-700\/65{stroke:#15803da6!important}.stroke-green-700\/70{stroke:#15803db3!important}.stroke-green-700\/75{stroke:#15803dbf!important}.stroke-green-700\/80{stroke:#15803dcc!important}.stroke-green-700\/85{stroke:#15803dd9!important}.stroke-green-700\/90{stroke:#15803de6!important}.stroke-green-700\/95{stroke:#15803df2!important}.stroke-green-800{stroke:#166534!important}.stroke-green-800\/0{stroke:#16653400!important}.stroke-green-800\/10{stroke:#1665341a!important}.stroke-green-800\/100{stroke:#166534!important}.stroke-green-800\/15{stroke:#16653426!important}.stroke-green-800\/20{stroke:#16653433!important}.stroke-green-800\/25{stroke:#16653440!important}.stroke-green-800\/30{stroke:#1665344d!important}.stroke-green-800\/35{stroke:#16653459!important}.stroke-green-800\/40{stroke:#16653466!important}.stroke-green-800\/45{stroke:#16653473!important}.stroke-green-800\/5{stroke:#1665340d!important}.stroke-green-800\/50{stroke:#16653480!important}.stroke-green-800\/55{stroke:#1665348c!important}.stroke-green-800\/60{stroke:#16653499!important}.stroke-green-800\/65{stroke:#166534a6!important}.stroke-green-800\/70{stroke:#166534b3!important}.stroke-green-800\/75{stroke:#166534bf!important}.stroke-green-800\/80{stroke:#166534cc!important}.stroke-green-800\/85{stroke:#166534d9!important}.stroke-green-800\/90{stroke:#166534e6!important}.stroke-green-800\/95{stroke:#166534f2!important}.stroke-green-900{stroke:#14532d!important}.stroke-green-900\/0{stroke:#14532d00!important}.stroke-green-900\/10{stroke:#14532d1a!important}.stroke-green-900\/100{stroke:#14532d!important}.stroke-green-900\/15{stroke:#14532d26!important}.stroke-green-900\/20{stroke:#14532d33!important}.stroke-green-900\/25{stroke:#14532d40!important}.stroke-green-900\/30{stroke:#14532d4d!important}.stroke-green-900\/35{stroke:#14532d59!important}.stroke-green-900\/40{stroke:#14532d66!important}.stroke-green-900\/45{stroke:#14532d73!important}.stroke-green-900\/5{stroke:#14532d0d!important}.stroke-green-900\/50{stroke:#14532d80!important}.stroke-green-900\/55{stroke:#14532d8c!important}.stroke-green-900\/60{stroke:#14532d99!important}.stroke-green-900\/65{stroke:#14532da6!important}.stroke-green-900\/70{stroke:#14532db3!important}.stroke-green-900\/75{stroke:#14532dbf!important}.stroke-green-900\/80{stroke:#14532dcc!important}.stroke-green-900\/85{stroke:#14532dd9!important}.stroke-green-900\/90{stroke:#14532de6!important}.stroke-green-900\/95{stroke:#14532df2!important}.stroke-green-950{stroke:#052e16!important}.stroke-green-950\/0{stroke:#052e1600!important}.stroke-green-950\/10{stroke:#052e161a!important}.stroke-green-950\/100{stroke:#052e16!important}.stroke-green-950\/15{stroke:#052e1626!important}.stroke-green-950\/20{stroke:#052e1633!important}.stroke-green-950\/25{stroke:#052e1640!important}.stroke-green-950\/30{stroke:#052e164d!important}.stroke-green-950\/35{stroke:#052e1659!important}.stroke-green-950\/40{stroke:#052e1666!important}.stroke-green-950\/45{stroke:#052e1673!important}.stroke-green-950\/5{stroke:#052e160d!important}.stroke-green-950\/50{stroke:#052e1680!important}.stroke-green-950\/55{stroke:#052e168c!important}.stroke-green-950\/60{stroke:#052e1699!important}.stroke-green-950\/65{stroke:#052e16a6!important}.stroke-green-950\/70{stroke:#052e16b3!important}.stroke-green-950\/75{stroke:#052e16bf!important}.stroke-green-950\/80{stroke:#052e16cc!important}.stroke-green-950\/85{stroke:#052e16d9!important}.stroke-green-950\/90{stroke:#052e16e6!important}.stroke-green-950\/95{stroke:#052e16f2!important}.stroke-orange-100{stroke:#ffedd5!important}.stroke-orange-100\/0{stroke:#ffedd500!important}.stroke-orange-100\/10{stroke:#ffedd51a!important}.stroke-orange-100\/100{stroke:#ffedd5!important}.stroke-orange-100\/15{stroke:#ffedd526!important}.stroke-orange-100\/20{stroke:#ffedd533!important}.stroke-orange-100\/25{stroke:#ffedd540!important}.stroke-orange-100\/30{stroke:#ffedd54d!important}.stroke-orange-100\/35{stroke:#ffedd559!important}.stroke-orange-100\/40{stroke:#ffedd566!important}.stroke-orange-100\/45{stroke:#ffedd573!important}.stroke-orange-100\/5{stroke:#ffedd50d!important}.stroke-orange-100\/50{stroke:#ffedd580!important}.stroke-orange-100\/55{stroke:#ffedd58c!important}.stroke-orange-100\/60{stroke:#ffedd599!important}.stroke-orange-100\/65{stroke:#ffedd5a6!important}.stroke-orange-100\/70{stroke:#ffedd5b3!important}.stroke-orange-100\/75{stroke:#ffedd5bf!important}.stroke-orange-100\/80{stroke:#ffedd5cc!important}.stroke-orange-100\/85{stroke:#ffedd5d9!important}.stroke-orange-100\/90{stroke:#ffedd5e6!important}.stroke-orange-100\/95{stroke:#ffedd5f2!important}.stroke-orange-200{stroke:#fed7aa!important}.stroke-orange-200\/0{stroke:#fed7aa00!important}.stroke-orange-200\/10{stroke:#fed7aa1a!important}.stroke-orange-200\/100{stroke:#fed7aa!important}.stroke-orange-200\/15{stroke:#fed7aa26!important}.stroke-orange-200\/20{stroke:#fed7aa33!important}.stroke-orange-200\/25{stroke:#fed7aa40!important}.stroke-orange-200\/30{stroke:#fed7aa4d!important}.stroke-orange-200\/35{stroke:#fed7aa59!important}.stroke-orange-200\/40{stroke:#fed7aa66!important}.stroke-orange-200\/45{stroke:#fed7aa73!important}.stroke-orange-200\/5{stroke:#fed7aa0d!important}.stroke-orange-200\/50{stroke:#fed7aa80!important}.stroke-orange-200\/55{stroke:#fed7aa8c!important}.stroke-orange-200\/60{stroke:#fed7aa99!important}.stroke-orange-200\/65{stroke:#fed7aaa6!important}.stroke-orange-200\/70{stroke:#fed7aab3!important}.stroke-orange-200\/75{stroke:#fed7aabf!important}.stroke-orange-200\/80{stroke:#fed7aacc!important}.stroke-orange-200\/85{stroke:#fed7aad9!important}.stroke-orange-200\/90{stroke:#fed7aae6!important}.stroke-orange-200\/95{stroke:#fed7aaf2!important}.stroke-orange-300{stroke:#fdba74!important}.stroke-orange-300\/0{stroke:#fdba7400!important}.stroke-orange-300\/10{stroke:#fdba741a!important}.stroke-orange-300\/100{stroke:#fdba74!important}.stroke-orange-300\/15{stroke:#fdba7426!important}.stroke-orange-300\/20{stroke:#fdba7433!important}.stroke-orange-300\/25{stroke:#fdba7440!important}.stroke-orange-300\/30{stroke:#fdba744d!important}.stroke-orange-300\/35{stroke:#fdba7459!important}.stroke-orange-300\/40{stroke:#fdba7466!important}.stroke-orange-300\/45{stroke:#fdba7473!important}.stroke-orange-300\/5{stroke:#fdba740d!important}.stroke-orange-300\/50{stroke:#fdba7480!important}.stroke-orange-300\/55{stroke:#fdba748c!important}.stroke-orange-300\/60{stroke:#fdba7499!important}.stroke-orange-300\/65{stroke:#fdba74a6!important}.stroke-orange-300\/70{stroke:#fdba74b3!important}.stroke-orange-300\/75{stroke:#fdba74bf!important}.stroke-orange-300\/80{stroke:#fdba74cc!important}.stroke-orange-300\/85{stroke:#fdba74d9!important}.stroke-orange-300\/90{stroke:#fdba74e6!important}.stroke-orange-300\/95{stroke:#fdba74f2!important}.stroke-orange-400{stroke:#fb923c!important}.stroke-orange-400\/0{stroke:#fb923c00!important}.stroke-orange-400\/10{stroke:#fb923c1a!important}.stroke-orange-400\/100{stroke:#fb923c!important}.stroke-orange-400\/15{stroke:#fb923c26!important}.stroke-orange-400\/20{stroke:#fb923c33!important}.stroke-orange-400\/25{stroke:#fb923c40!important}.stroke-orange-400\/30{stroke:#fb923c4d!important}.stroke-orange-400\/35{stroke:#fb923c59!important}.stroke-orange-400\/40{stroke:#fb923c66!important}.stroke-orange-400\/45{stroke:#fb923c73!important}.stroke-orange-400\/5{stroke:#fb923c0d!important}.stroke-orange-400\/50{stroke:#fb923c80!important}.stroke-orange-400\/55{stroke:#fb923c8c!important}.stroke-orange-400\/60{stroke:#fb923c99!important}.stroke-orange-400\/65{stroke:#fb923ca6!important}.stroke-orange-400\/70{stroke:#fb923cb3!important}.stroke-orange-400\/75{stroke:#fb923cbf!important}.stroke-orange-400\/80{stroke:#fb923ccc!important}.stroke-orange-400\/85{stroke:#fb923cd9!important}.stroke-orange-400\/90{stroke:#fb923ce6!important}.stroke-orange-400\/95{stroke:#fb923cf2!important}.stroke-orange-50{stroke:#fff7ed!important}.stroke-orange-50\/0{stroke:#fff7ed00!important}.stroke-orange-50\/10{stroke:#fff7ed1a!important}.stroke-orange-50\/100{stroke:#fff7ed!important}.stroke-orange-50\/15{stroke:#fff7ed26!important}.stroke-orange-50\/20{stroke:#fff7ed33!important}.stroke-orange-50\/25{stroke:#fff7ed40!important}.stroke-orange-50\/30{stroke:#fff7ed4d!important}.stroke-orange-50\/35{stroke:#fff7ed59!important}.stroke-orange-50\/40{stroke:#fff7ed66!important}.stroke-orange-50\/45{stroke:#fff7ed73!important}.stroke-orange-50\/5{stroke:#fff7ed0d!important}.stroke-orange-50\/50{stroke:#fff7ed80!important}.stroke-orange-50\/55{stroke:#fff7ed8c!important}.stroke-orange-50\/60{stroke:#fff7ed99!important}.stroke-orange-50\/65{stroke:#fff7eda6!important}.stroke-orange-50\/70{stroke:#fff7edb3!important}.stroke-orange-50\/75{stroke:#fff7edbf!important}.stroke-orange-50\/80{stroke:#fff7edcc!important}.stroke-orange-50\/85{stroke:#fff7edd9!important}.stroke-orange-50\/90{stroke:#fff7ede6!important}.stroke-orange-50\/95{stroke:#fff7edf2!important}.stroke-orange-500{stroke:#ee8e1d!important}.stroke-orange-500\/0{stroke:#ee8e1d00!important}.stroke-orange-500\/10{stroke:#ee8e1d1a!important}.stroke-orange-500\/100{stroke:#ee8e1d!important}.stroke-orange-500\/15{stroke:#ee8e1d26!important}.stroke-orange-500\/20{stroke:#ee8e1d33!important}.stroke-orange-500\/25{stroke:#ee8e1d40!important}.stroke-orange-500\/30{stroke:#ee8e1d4d!important}.stroke-orange-500\/35{stroke:#ee8e1d59!important}.stroke-orange-500\/40{stroke:#ee8e1d66!important}.stroke-orange-500\/45{stroke:#ee8e1d73!important}.stroke-orange-500\/5{stroke:#ee8e1d0d!important}.stroke-orange-500\/50{stroke:#ee8e1d80!important}.stroke-orange-500\/55{stroke:#ee8e1d8c!important}.stroke-orange-500\/60{stroke:#ee8e1d99!important}.stroke-orange-500\/65{stroke:#ee8e1da6!important}.stroke-orange-500\/70{stroke:#ee8e1db3!important}.stroke-orange-500\/75{stroke:#ee8e1dbf!important}.stroke-orange-500\/80{stroke:#ee8e1dcc!important}.stroke-orange-500\/85{stroke:#ee8e1dd9!important}.stroke-orange-500\/90{stroke:#ee8e1de6!important}.stroke-orange-500\/95{stroke:#ee8e1df2!important}.stroke-orange-600{stroke:#ea580c!important}.stroke-orange-600\/0{stroke:#ea580c00!important}.stroke-orange-600\/10{stroke:#ea580c1a!important}.stroke-orange-600\/100{stroke:#ea580c!important}.stroke-orange-600\/15{stroke:#ea580c26!important}.stroke-orange-600\/20{stroke:#ea580c33!important}.stroke-orange-600\/25{stroke:#ea580c40!important}.stroke-orange-600\/30{stroke:#ea580c4d!important}.stroke-orange-600\/35{stroke:#ea580c59!important}.stroke-orange-600\/40{stroke:#ea580c66!important}.stroke-orange-600\/45{stroke:#ea580c73!important}.stroke-orange-600\/5{stroke:#ea580c0d!important}.stroke-orange-600\/50{stroke:#ea580c80!important}.stroke-orange-600\/55{stroke:#ea580c8c!important}.stroke-orange-600\/60{stroke:#ea580c99!important}.stroke-orange-600\/65{stroke:#ea580ca6!important}.stroke-orange-600\/70{stroke:#ea580cb3!important}.stroke-orange-600\/75{stroke:#ea580cbf!important}.stroke-orange-600\/80{stroke:#ea580ccc!important}.stroke-orange-600\/85{stroke:#ea580cd9!important}.stroke-orange-600\/90{stroke:#ea580ce6!important}.stroke-orange-600\/95{stroke:#ea580cf2!important}.stroke-orange-700{stroke:#c2410c!important}.stroke-orange-700\/0{stroke:#c2410c00!important}.stroke-orange-700\/10{stroke:#c2410c1a!important}.stroke-orange-700\/100{stroke:#c2410c!important}.stroke-orange-700\/15{stroke:#c2410c26!important}.stroke-orange-700\/20{stroke:#c2410c33!important}.stroke-orange-700\/25{stroke:#c2410c40!important}.stroke-orange-700\/30{stroke:#c2410c4d!important}.stroke-orange-700\/35{stroke:#c2410c59!important}.stroke-orange-700\/40{stroke:#c2410c66!important}.stroke-orange-700\/45{stroke:#c2410c73!important}.stroke-orange-700\/5{stroke:#c2410c0d!important}.stroke-orange-700\/50{stroke:#c2410c80!important}.stroke-orange-700\/55{stroke:#c2410c8c!important}.stroke-orange-700\/60{stroke:#c2410c99!important}.stroke-orange-700\/65{stroke:#c2410ca6!important}.stroke-orange-700\/70{stroke:#c2410cb3!important}.stroke-orange-700\/75{stroke:#c2410cbf!important}.stroke-orange-700\/80{stroke:#c2410ccc!important}.stroke-orange-700\/85{stroke:#c2410cd9!important}.stroke-orange-700\/90{stroke:#c2410ce6!important}.stroke-orange-700\/95{stroke:#c2410cf2!important}.stroke-orange-800{stroke:#9a3412!important}.stroke-orange-800\/0{stroke:#9a341200!important}.stroke-orange-800\/10{stroke:#9a34121a!important}.stroke-orange-800\/100{stroke:#9a3412!important}.stroke-orange-800\/15{stroke:#9a341226!important}.stroke-orange-800\/20{stroke:#9a341233!important}.stroke-orange-800\/25{stroke:#9a341240!important}.stroke-orange-800\/30{stroke:#9a34124d!important}.stroke-orange-800\/35{stroke:#9a341259!important}.stroke-orange-800\/40{stroke:#9a341266!important}.stroke-orange-800\/45{stroke:#9a341273!important}.stroke-orange-800\/5{stroke:#9a34120d!important}.stroke-orange-800\/50{stroke:#9a341280!important}.stroke-orange-800\/55{stroke:#9a34128c!important}.stroke-orange-800\/60{stroke:#9a341299!important}.stroke-orange-800\/65{stroke:#9a3412a6!important}.stroke-orange-800\/70{stroke:#9a3412b3!important}.stroke-orange-800\/75{stroke:#9a3412bf!important}.stroke-orange-800\/80{stroke:#9a3412cc!important}.stroke-orange-800\/85{stroke:#9a3412d9!important}.stroke-orange-800\/90{stroke:#9a3412e6!important}.stroke-orange-800\/95{stroke:#9a3412f2!important}.stroke-orange-900{stroke:#7c2d12!important}.stroke-orange-900\/0{stroke:#7c2d1200!important}.stroke-orange-900\/10{stroke:#7c2d121a!important}.stroke-orange-900\/100{stroke:#7c2d12!important}.stroke-orange-900\/15{stroke:#7c2d1226!important}.stroke-orange-900\/20{stroke:#7c2d1233!important}.stroke-orange-900\/25{stroke:#7c2d1240!important}.stroke-orange-900\/30{stroke:#7c2d124d!important}.stroke-orange-900\/35{stroke:#7c2d1259!important}.stroke-orange-900\/40{stroke:#7c2d1266!important}.stroke-orange-900\/45{stroke:#7c2d1273!important}.stroke-orange-900\/5{stroke:#7c2d120d!important}.stroke-orange-900\/50{stroke:#7c2d1280!important}.stroke-orange-900\/55{stroke:#7c2d128c!important}.stroke-orange-900\/60{stroke:#7c2d1299!important}.stroke-orange-900\/65{stroke:#7c2d12a6!important}.stroke-orange-900\/70{stroke:#7c2d12b3!important}.stroke-orange-900\/75{stroke:#7c2d12bf!important}.stroke-orange-900\/80{stroke:#7c2d12cc!important}.stroke-orange-900\/85{stroke:#7c2d12d9!important}.stroke-orange-900\/90{stroke:#7c2d12e6!important}.stroke-orange-900\/95{stroke:#7c2d12f2!important}.stroke-orange-950{stroke:#431407!important}.stroke-orange-950\/0{stroke:#43140700!important}.stroke-orange-950\/10{stroke:#4314071a!important}.stroke-orange-950\/100{stroke:#431407!important}.stroke-orange-950\/15{stroke:#43140726!important}.stroke-orange-950\/20{stroke:#43140733!important}.stroke-orange-950\/25{stroke:#43140740!important}.stroke-orange-950\/30{stroke:#4314074d!important}.stroke-orange-950\/35{stroke:#43140759!important}.stroke-orange-950\/40{stroke:#43140766!important}.stroke-orange-950\/45{stroke:#43140773!important}.stroke-orange-950\/5{stroke:#4314070d!important}.stroke-orange-950\/50{stroke:#43140780!important}.stroke-orange-950\/55{stroke:#4314078c!important}.stroke-orange-950\/60{stroke:#43140799!important}.stroke-orange-950\/65{stroke:#431407a6!important}.stroke-orange-950\/70{stroke:#431407b3!important}.stroke-orange-950\/75{stroke:#431407bf!important}.stroke-orange-950\/80{stroke:#431407cc!important}.stroke-orange-950\/85{stroke:#431407d9!important}.stroke-orange-950\/90{stroke:#431407e6!important}.stroke-orange-950\/95{stroke:#431407f2!important}.stroke-primary-100{stroke:#f5f9ff!important}.stroke-primary-100\/0{stroke:#f5f9ff00!important}.stroke-primary-100\/10{stroke:#f5f9ff1a!important}.stroke-primary-100\/100{stroke:#f5f9ff!important}.stroke-primary-100\/15{stroke:#f5f9ff26!important}.stroke-primary-100\/20{stroke:#f5f9ff33!important}.stroke-primary-100\/25{stroke:#f5f9ff40!important}.stroke-primary-100\/30{stroke:#f5f9ff4d!important}.stroke-primary-100\/35{stroke:#f5f9ff59!important}.stroke-primary-100\/40{stroke:#f5f9ff66!important}.stroke-primary-100\/45{stroke:#f5f9ff73!important}.stroke-primary-100\/5{stroke:#f5f9ff0d!important}.stroke-primary-100\/50{stroke:#f5f9ff80!important}.stroke-primary-100\/55{stroke:#f5f9ff8c!important}.stroke-primary-100\/60{stroke:#f5f9ff99!important}.stroke-primary-100\/65{stroke:#f5f9ffa6!important}.stroke-primary-100\/70{stroke:#f5f9ffb3!important}.stroke-primary-100\/75{stroke:#f5f9ffbf!important}.stroke-primary-100\/80{stroke:#f5f9ffcc!important}.stroke-primary-100\/85{stroke:#f5f9ffd9!important}.stroke-primary-100\/90{stroke:#f5f9ffe6!important}.stroke-primary-100\/95{stroke:#f5f9fff2!important}.stroke-primary-200{stroke:#e1ecfe!important}.stroke-primary-200\/0{stroke:#e1ecfe00!important}.stroke-primary-200\/10{stroke:#e1ecfe1a!important}.stroke-primary-200\/100{stroke:#e1ecfe!important}.stroke-primary-200\/15{stroke:#e1ecfe26!important}.stroke-primary-200\/20{stroke:#e1ecfe33!important}.stroke-primary-200\/25{stroke:#e1ecfe40!important}.stroke-primary-200\/30{stroke:#e1ecfe4d!important}.stroke-primary-200\/35{stroke:#e1ecfe59!important}.stroke-primary-200\/40{stroke:#e1ecfe66!important}.stroke-primary-200\/45{stroke:#e1ecfe73!important}.stroke-primary-200\/5{stroke:#e1ecfe0d!important}.stroke-primary-200\/50{stroke:#e1ecfe80!important}.stroke-primary-200\/55{stroke:#e1ecfe8c!important}.stroke-primary-200\/60{stroke:#e1ecfe99!important}.stroke-primary-200\/65{stroke:#e1ecfea6!important}.stroke-primary-200\/70{stroke:#e1ecfeb3!important}.stroke-primary-200\/75{stroke:#e1ecfebf!important}.stroke-primary-200\/80{stroke:#e1ecfecc!important}.stroke-primary-200\/85{stroke:#e1ecfed9!important}.stroke-primary-200\/90{stroke:#e1ecfee6!important}.stroke-primary-200\/95{stroke:#e1ecfef2!important}.stroke-primary-300{stroke:#d7e5fd!important}.stroke-primary-300\/0{stroke:#d7e5fd00!important}.stroke-primary-300\/10{stroke:#d7e5fd1a!important}.stroke-primary-300\/100{stroke:#d7e5fd!important}.stroke-primary-300\/15{stroke:#d7e5fd26!important}.stroke-primary-300\/20{stroke:#d7e5fd33!important}.stroke-primary-300\/25{stroke:#d7e5fd40!important}.stroke-primary-300\/30{stroke:#d7e5fd4d!important}.stroke-primary-300\/35{stroke:#d7e5fd59!important}.stroke-primary-300\/40{stroke:#d7e5fd66!important}.stroke-primary-300\/45{stroke:#d7e5fd73!important}.stroke-primary-300\/5{stroke:#d7e5fd0d!important}.stroke-primary-300\/50{stroke:#d7e5fd80!important}.stroke-primary-300\/55{stroke:#d7e5fd8c!important}.stroke-primary-300\/60{stroke:#d7e5fd99!important}.stroke-primary-300\/65{stroke:#d7e5fda6!important}.stroke-primary-300\/70{stroke:#d7e5fdb3!important}.stroke-primary-300\/75{stroke:#d7e5fdbf!important}.stroke-primary-300\/80{stroke:#d7e5fdcc!important}.stroke-primary-300\/85{stroke:#d7e5fdd9!important}.stroke-primary-300\/90{stroke:#d7e5fde6!important}.stroke-primary-300\/95{stroke:#d7e5fdf2!important}.stroke-primary-50{stroke:#f5f9ff!important}.stroke-primary-50\/0{stroke:#f5f9ff00!important}.stroke-primary-50\/10{stroke:#f5f9ff1a!important}.stroke-primary-50\/100{stroke:#f5f9ff!important}.stroke-primary-50\/15{stroke:#f5f9ff26!important}.stroke-primary-50\/20{stroke:#f5f9ff33!important}.stroke-primary-50\/25{stroke:#f5f9ff40!important}.stroke-primary-50\/30{stroke:#f5f9ff4d!important}.stroke-primary-50\/35{stroke:#f5f9ff59!important}.stroke-primary-50\/40{stroke:#f5f9ff66!important}.stroke-primary-50\/45{stroke:#f5f9ff73!important}.stroke-primary-50\/5{stroke:#f5f9ff0d!important}.stroke-primary-50\/50{stroke:#f5f9ff80!important}.stroke-primary-50\/55{stroke:#f5f9ff8c!important}.stroke-primary-50\/60{stroke:#f5f9ff99!important}.stroke-primary-50\/65{stroke:#f5f9ffa6!important}.stroke-primary-50\/70{stroke:#f5f9ffb3!important}.stroke-primary-50\/75{stroke:#f5f9ffbf!important}.stroke-primary-50\/80{stroke:#f5f9ffcc!important}.stroke-primary-50\/85{stroke:#f5f9ffd9!important}.stroke-primary-50\/90{stroke:#f5f9ffe6!important}.stroke-primary-50\/95{stroke:#f5f9fff2!important}.stroke-primary-500{stroke:#377df7!important}.stroke-primary-500\/0{stroke:#377df700!important}.stroke-primary-500\/10{stroke:#377df71a!important}.stroke-primary-500\/100{stroke:#377df7!important}.stroke-primary-500\/15{stroke:#377df726!important}.stroke-primary-500\/20{stroke:#377df733!important}.stroke-primary-500\/25{stroke:#377df740!important}.stroke-primary-500\/30{stroke:#377df74d!important}.stroke-primary-500\/35{stroke:#377df759!important}.stroke-primary-500\/40{stroke:#377df766!important}.stroke-primary-500\/45{stroke:#377df773!important}.stroke-primary-500\/5{stroke:#377df70d!important}.stroke-primary-500\/50{stroke:#377df780!important}.stroke-primary-500\/55{stroke:#377df78c!important}.stroke-primary-500\/60{stroke:#377df799!important}.stroke-primary-500\/65{stroke:#377df7a6!important}.stroke-primary-500\/70{stroke:#377df7b3!important}.stroke-primary-500\/75{stroke:#377df7bf!important}.stroke-primary-500\/80{stroke:#377df7cc!important}.stroke-primary-500\/85{stroke:#377df7d9!important}.stroke-primary-500\/90{stroke:#377df7e6!important}.stroke-primary-500\/95{stroke:#377df7f2!important}.stroke-primary-700{stroke:#1159d7!important}.stroke-primary-700\/0{stroke:#1159d700!important}.stroke-primary-700\/10{stroke:#1159d71a!important}.stroke-primary-700\/100{stroke:#1159d7!important}.stroke-primary-700\/15{stroke:#1159d726!important}.stroke-primary-700\/20{stroke:#1159d733!important}.stroke-primary-700\/25{stroke:#1159d740!important}.stroke-primary-700\/30{stroke:#1159d74d!important}.stroke-primary-700\/35{stroke:#1159d759!important}.stroke-primary-700\/40{stroke:#1159d766!important}.stroke-primary-700\/45{stroke:#1159d773!important}.stroke-primary-700\/5{stroke:#1159d70d!important}.stroke-primary-700\/50{stroke:#1159d780!important}.stroke-primary-700\/55{stroke:#1159d78c!important}.stroke-primary-700\/60{stroke:#1159d799!important}.stroke-primary-700\/65{stroke:#1159d7a6!important}.stroke-primary-700\/70{stroke:#1159d7b3!important}.stroke-primary-700\/75{stroke:#1159d7bf!important}.stroke-primary-700\/80{stroke:#1159d7cc!important}.stroke-primary-700\/85{stroke:#1159d7d9!important}.stroke-primary-700\/90{stroke:#1159d7e6!important}.stroke-primary-700\/95{stroke:#1159d7f2!important}.stroke-primary-content{stroke:hsl(var(--pc))!important}.stroke-primary-content\/0{stroke:hsl(var(--pc) / 0)!important}.stroke-primary-content\/10{stroke:hsl(var(--pc) / .1)!important}.stroke-primary-content\/100{stroke:hsl(var(--pc) / 1)!important}.stroke-primary-content\/15{stroke:hsl(var(--pc) / .15)!important}.stroke-primary-content\/20{stroke:hsl(var(--pc) / .2)!important}.stroke-primary-content\/25{stroke:hsl(var(--pc) / .25)!important}.stroke-primary-content\/30{stroke:hsl(var(--pc) / .3)!important}.stroke-primary-content\/35{stroke:hsl(var(--pc) / .35)!important}.stroke-primary-content\/40{stroke:hsl(var(--pc) / .4)!important}.stroke-primary-content\/45{stroke:hsl(var(--pc) / .45)!important}.stroke-primary-content\/5{stroke:hsl(var(--pc) / .05)!important}.stroke-primary-content\/50{stroke:hsl(var(--pc) / .5)!important}.stroke-primary-content\/55{stroke:hsl(var(--pc) / .55)!important}.stroke-primary-content\/60{stroke:hsl(var(--pc) / .6)!important}.stroke-primary-content\/65{stroke:hsl(var(--pc) / .65)!important}.stroke-primary-content\/70{stroke:hsl(var(--pc) / .7)!important}.stroke-primary-content\/75{stroke:hsl(var(--pc) / .75)!important}.stroke-primary-content\/80{stroke:hsl(var(--pc) / .8)!important}.stroke-primary-content\/85{stroke:hsl(var(--pc) / .85)!important}.stroke-primary-content\/90{stroke:hsl(var(--pc) / .9)!important}.stroke-primary-content\/95{stroke:hsl(var(--pc) / .95)!important}.stroke-primary-focus{stroke:hsl(var(--pf, var(--p)))!important}.stroke-primary-focus\/0{stroke:hsl(var(--pf, var(--p)) / 0)!important}.stroke-primary-focus\/10{stroke:hsl(var(--pf, var(--p)) / .1)!important}.stroke-primary-focus\/100{stroke:hsl(var(--pf, var(--p)) / 1)!important}.stroke-primary-focus\/15{stroke:hsl(var(--pf, var(--p)) / .15)!important}.stroke-primary-focus\/20{stroke:hsl(var(--pf, var(--p)) / .2)!important}.stroke-primary-focus\/25{stroke:hsl(var(--pf, var(--p)) / .25)!important}.stroke-primary-focus\/30{stroke:hsl(var(--pf, var(--p)) / .3)!important}.stroke-primary-focus\/35{stroke:hsl(var(--pf, var(--p)) / .35)!important}.stroke-primary-focus\/40{stroke:hsl(var(--pf, var(--p)) / .4)!important}.stroke-primary-focus\/45{stroke:hsl(var(--pf, var(--p)) / .45)!important}.stroke-primary-focus\/5{stroke:hsl(var(--pf, var(--p)) / .05)!important}.stroke-primary-focus\/50{stroke:hsl(var(--pf, var(--p)) / .5)!important}.stroke-primary-focus\/55{stroke:hsl(var(--pf, var(--p)) / .55)!important}.stroke-primary-focus\/60{stroke:hsl(var(--pf, var(--p)) / .6)!important}.stroke-primary-focus\/65{stroke:hsl(var(--pf, var(--p)) / .65)!important}.stroke-primary-focus\/70{stroke:hsl(var(--pf, var(--p)) / .7)!important}.stroke-primary-focus\/75{stroke:hsl(var(--pf, var(--p)) / .75)!important}.stroke-primary-focus\/80{stroke:hsl(var(--pf, var(--p)) / .8)!important}.stroke-primary-focus\/85{stroke:hsl(var(--pf, var(--p)) / .85)!important}.stroke-primary-focus\/90{stroke:hsl(var(--pf, var(--p)) / .9)!important}.stroke-primary-focus\/95{stroke:hsl(var(--pf, var(--p)) / .95)!important}.stroke-red-100{stroke:#fee2e2!important}.stroke-red-100\/0{stroke:#fee2e200!important}.stroke-red-100\/10{stroke:#fee2e21a!important}.stroke-red-100\/100{stroke:#fee2e2!important}.stroke-red-100\/15{stroke:#fee2e226!important}.stroke-red-100\/20{stroke:#fee2e233!important}.stroke-red-100\/25{stroke:#fee2e240!important}.stroke-red-100\/30{stroke:#fee2e24d!important}.stroke-red-100\/35{stroke:#fee2e259!important}.stroke-red-100\/40{stroke:#fee2e266!important}.stroke-red-100\/45{stroke:#fee2e273!important}.stroke-red-100\/5{stroke:#fee2e20d!important}.stroke-red-100\/50{stroke:#fee2e280!important}.stroke-red-100\/55{stroke:#fee2e28c!important}.stroke-red-100\/60{stroke:#fee2e299!important}.stroke-red-100\/65{stroke:#fee2e2a6!important}.stroke-red-100\/70{stroke:#fee2e2b3!important}.stroke-red-100\/75{stroke:#fee2e2bf!important}.stroke-red-100\/80{stroke:#fee2e2cc!important}.stroke-red-100\/85{stroke:#fee2e2d9!important}.stroke-red-100\/90{stroke:#fee2e2e6!important}.stroke-red-100\/95{stroke:#fee2e2f2!important}.stroke-red-200{stroke:#fecaca!important}.stroke-red-200\/0{stroke:#fecaca00!important}.stroke-red-200\/10{stroke:#fecaca1a!important}.stroke-red-200\/100{stroke:#fecaca!important}.stroke-red-200\/15{stroke:#fecaca26!important}.stroke-red-200\/20{stroke:#fecaca33!important}.stroke-red-200\/25{stroke:#fecaca40!important}.stroke-red-200\/30{stroke:#fecaca4d!important}.stroke-red-200\/35{stroke:#fecaca59!important}.stroke-red-200\/40{stroke:#fecaca66!important}.stroke-red-200\/45{stroke:#fecaca73!important}.stroke-red-200\/5{stroke:#fecaca0d!important}.stroke-red-200\/50{stroke:#fecaca80!important}.stroke-red-200\/55{stroke:#fecaca8c!important}.stroke-red-200\/60{stroke:#fecaca99!important}.stroke-red-200\/65{stroke:#fecacaa6!important}.stroke-red-200\/70{stroke:#fecacab3!important}.stroke-red-200\/75{stroke:#fecacabf!important}.stroke-red-200\/80{stroke:#fecacacc!important}.stroke-red-200\/85{stroke:#fecacad9!important}.stroke-red-200\/90{stroke:#fecacae6!important}.stroke-red-200\/95{stroke:#fecacaf2!important}.stroke-red-300{stroke:#ffd0c9!important}.stroke-red-300\/0{stroke:#ffd0c900!important}.stroke-red-300\/10{stroke:#ffd0c91a!important}.stroke-red-300\/100{stroke:#ffd0c9!important}.stroke-red-300\/15{stroke:#ffd0c926!important}.stroke-red-300\/20{stroke:#ffd0c933!important}.stroke-red-300\/25{stroke:#ffd0c940!important}.stroke-red-300\/30{stroke:#ffd0c94d!important}.stroke-red-300\/35{stroke:#ffd0c959!important}.stroke-red-300\/40{stroke:#ffd0c966!important}.stroke-red-300\/45{stroke:#ffd0c973!important}.stroke-red-300\/5{stroke:#ffd0c90d!important}.stroke-red-300\/50{stroke:#ffd0c980!important}.stroke-red-300\/55{stroke:#ffd0c98c!important}.stroke-red-300\/60{stroke:#ffd0c999!important}.stroke-red-300\/65{stroke:#ffd0c9a6!important}.stroke-red-300\/70{stroke:#ffd0c9b3!important}.stroke-red-300\/75{stroke:#ffd0c9bf!important}.stroke-red-300\/80{stroke:#ffd0c9cc!important}.stroke-red-300\/85{stroke:#ffd0c9d9!important}.stroke-red-300\/90{stroke:#ffd0c9e6!important}.stroke-red-300\/95{stroke:#ffd0c9f2!important}.stroke-red-400{stroke:#f87171!important}.stroke-red-400\/0{stroke:#f8717100!important}.stroke-red-400\/10{stroke:#f871711a!important}.stroke-red-400\/100{stroke:#f87171!important}.stroke-red-400\/15{stroke:#f8717126!important}.stroke-red-400\/20{stroke:#f8717133!important}.stroke-red-400\/25{stroke:#f8717140!important}.stroke-red-400\/30{stroke:#f871714d!important}.stroke-red-400\/35{stroke:#f8717159!important}.stroke-red-400\/40{stroke:#f8717166!important}.stroke-red-400\/45{stroke:#f8717173!important}.stroke-red-400\/5{stroke:#f871710d!important}.stroke-red-400\/50{stroke:#f8717180!important}.stroke-red-400\/55{stroke:#f871718c!important}.stroke-red-400\/60{stroke:#f8717199!important}.stroke-red-400\/65{stroke:#f87171a6!important}.stroke-red-400\/70{stroke:#f87171b3!important}.stroke-red-400\/75{stroke:#f87171bf!important}.stroke-red-400\/80{stroke:#f87171cc!important}.stroke-red-400\/85{stroke:#f87171d9!important}.stroke-red-400\/90{stroke:#f87171e6!important}.stroke-red-400\/95{stroke:#f87171f2!important}.stroke-red-50{stroke:#fef2f2!important}.stroke-red-50\/0{stroke:#fef2f200!important}.stroke-red-50\/10{stroke:#fef2f21a!important}.stroke-red-50\/100{stroke:#fef2f2!important}.stroke-red-50\/15{stroke:#fef2f226!important}.stroke-red-50\/20{stroke:#fef2f233!important}.stroke-red-50\/25{stroke:#fef2f240!important}.stroke-red-50\/30{stroke:#fef2f24d!important}.stroke-red-50\/35{stroke:#fef2f259!important}.stroke-red-50\/40{stroke:#fef2f266!important}.stroke-red-50\/45{stroke:#fef2f273!important}.stroke-red-50\/5{stroke:#fef2f20d!important}.stroke-red-50\/50{stroke:#fef2f280!important}.stroke-red-50\/55{stroke:#fef2f28c!important}.stroke-red-50\/60{stroke:#fef2f299!important}.stroke-red-50\/65{stroke:#fef2f2a6!important}.stroke-red-50\/70{stroke:#fef2f2b3!important}.stroke-red-50\/75{stroke:#fef2f2bf!important}.stroke-red-50\/80{stroke:#fef2f2cc!important}.stroke-red-50\/85{stroke:#fef2f2d9!important}.stroke-red-50\/90{stroke:#fef2f2e6!important}.stroke-red-50\/95{stroke:#fef2f2f2!important}.stroke-red-500{stroke:#d22d2d!important}.stroke-red-500\/0{stroke:#d22d2d00!important}.stroke-red-500\/10{stroke:#d22d2d1a!important}.stroke-red-500\/100{stroke:#d22d2d!important}.stroke-red-500\/15{stroke:#d22d2d26!important}.stroke-red-500\/20{stroke:#d22d2d33!important}.stroke-red-500\/25{stroke:#d22d2d40!important}.stroke-red-500\/30{stroke:#d22d2d4d!important}.stroke-red-500\/35{stroke:#d22d2d59!important}.stroke-red-500\/40{stroke:#d22d2d66!important}.stroke-red-500\/45{stroke:#d22d2d73!important}.stroke-red-500\/5{stroke:#d22d2d0d!important}.stroke-red-500\/50{stroke:#d22d2d80!important}.stroke-red-500\/55{stroke:#d22d2d8c!important}.stroke-red-500\/60{stroke:#d22d2d99!important}.stroke-red-500\/65{stroke:#d22d2da6!important}.stroke-red-500\/70{stroke:#d22d2db3!important}.stroke-red-500\/75{stroke:#d22d2dbf!important}.stroke-red-500\/80{stroke:#d22d2dcc!important}.stroke-red-500\/85{stroke:#d22d2dd9!important}.stroke-red-500\/90{stroke:#d22d2de6!important}.stroke-red-500\/95{stroke:#d22d2df2!important}.stroke-red-600{stroke:#dc2626!important}.stroke-red-600\/0{stroke:#dc262600!important}.stroke-red-600\/10{stroke:#dc26261a!important}.stroke-red-600\/100{stroke:#dc2626!important}.stroke-red-600\/15{stroke:#dc262626!important}.stroke-red-600\/20{stroke:#dc262633!important}.stroke-red-600\/25{stroke:#dc262640!important}.stroke-red-600\/30{stroke:#dc26264d!important}.stroke-red-600\/35{stroke:#dc262659!important}.stroke-red-600\/40{stroke:#dc262666!important}.stroke-red-600\/45{stroke:#dc262673!important}.stroke-red-600\/5{stroke:#dc26260d!important}.stroke-red-600\/50{stroke:#dc262680!important}.stroke-red-600\/55{stroke:#dc26268c!important}.stroke-red-600\/60{stroke:#dc262699!important}.stroke-red-600\/65{stroke:#dc2626a6!important}.stroke-red-600\/70{stroke:#dc2626b3!important}.stroke-red-600\/75{stroke:#dc2626bf!important}.stroke-red-600\/80{stroke:#dc2626cc!important}.stroke-red-600\/85{stroke:#dc2626d9!important}.stroke-red-600\/90{stroke:#dc2626e6!important}.stroke-red-600\/95{stroke:#dc2626f2!important}.stroke-red-700{stroke:#b91c1c!important}.stroke-red-700\/0{stroke:#b91c1c00!important}.stroke-red-700\/10{stroke:#b91c1c1a!important}.stroke-red-700\/100{stroke:#b91c1c!important}.stroke-red-700\/15{stroke:#b91c1c26!important}.stroke-red-700\/20{stroke:#b91c1c33!important}.stroke-red-700\/25{stroke:#b91c1c40!important}.stroke-red-700\/30{stroke:#b91c1c4d!important}.stroke-red-700\/35{stroke:#b91c1c59!important}.stroke-red-700\/40{stroke:#b91c1c66!important}.stroke-red-700\/45{stroke:#b91c1c73!important}.stroke-red-700\/5{stroke:#b91c1c0d!important}.stroke-red-700\/50{stroke:#b91c1c80!important}.stroke-red-700\/55{stroke:#b91c1c8c!important}.stroke-red-700\/60{stroke:#b91c1c99!important}.stroke-red-700\/65{stroke:#b91c1ca6!important}.stroke-red-700\/70{stroke:#b91c1cb3!important}.stroke-red-700\/75{stroke:#b91c1cbf!important}.stroke-red-700\/80{stroke:#b91c1ccc!important}.stroke-red-700\/85{stroke:#b91c1cd9!important}.stroke-red-700\/90{stroke:#b91c1ce6!important}.stroke-red-700\/95{stroke:#b91c1cf2!important}.stroke-red-800{stroke:#991b1b!important}.stroke-red-800\/0{stroke:#991b1b00!important}.stroke-red-800\/10{stroke:#991b1b1a!important}.stroke-red-800\/100{stroke:#991b1b!important}.stroke-red-800\/15{stroke:#991b1b26!important}.stroke-red-800\/20{stroke:#991b1b33!important}.stroke-red-800\/25{stroke:#991b1b40!important}.stroke-red-800\/30{stroke:#991b1b4d!important}.stroke-red-800\/35{stroke:#991b1b59!important}.stroke-red-800\/40{stroke:#991b1b66!important}.stroke-red-800\/45{stroke:#991b1b73!important}.stroke-red-800\/5{stroke:#991b1b0d!important}.stroke-red-800\/50{stroke:#991b1b80!important}.stroke-red-800\/55{stroke:#991b1b8c!important}.stroke-red-800\/60{stroke:#991b1b99!important}.stroke-red-800\/65{stroke:#991b1ba6!important}.stroke-red-800\/70{stroke:#991b1bb3!important}.stroke-red-800\/75{stroke:#991b1bbf!important}.stroke-red-800\/80{stroke:#991b1bcc!important}.stroke-red-800\/85{stroke:#991b1bd9!important}.stroke-red-800\/90{stroke:#991b1be6!important}.stroke-red-800\/95{stroke:#991b1bf2!important}.stroke-red-900{stroke:#7f1d1d!important}.stroke-red-900\/0{stroke:#7f1d1d00!important}.stroke-red-900\/10{stroke:#7f1d1d1a!important}.stroke-red-900\/100{stroke:#7f1d1d!important}.stroke-red-900\/15{stroke:#7f1d1d26!important}.stroke-red-900\/20{stroke:#7f1d1d33!important}.stroke-red-900\/25{stroke:#7f1d1d40!important}.stroke-red-900\/30{stroke:#7f1d1d4d!important}.stroke-red-900\/35{stroke:#7f1d1d59!important}.stroke-red-900\/40{stroke:#7f1d1d66!important}.stroke-red-900\/45{stroke:#7f1d1d73!important}.stroke-red-900\/5{stroke:#7f1d1d0d!important}.stroke-red-900\/50{stroke:#7f1d1d80!important}.stroke-red-900\/55{stroke:#7f1d1d8c!important}.stroke-red-900\/60{stroke:#7f1d1d99!important}.stroke-red-900\/65{stroke:#7f1d1da6!important}.stroke-red-900\/70{stroke:#7f1d1db3!important}.stroke-red-900\/75{stroke:#7f1d1dbf!important}.stroke-red-900\/80{stroke:#7f1d1dcc!important}.stroke-red-900\/85{stroke:#7f1d1dd9!important}.stroke-red-900\/90{stroke:#7f1d1de6!important}.stroke-red-900\/95{stroke:#7f1d1df2!important}.stroke-red-950{stroke:#450a0a!important}.stroke-red-950\/0{stroke:#450a0a00!important}.stroke-red-950\/10{stroke:#450a0a1a!important}.stroke-red-950\/100{stroke:#450a0a!important}.stroke-red-950\/15{stroke:#450a0a26!important}.stroke-red-950\/20{stroke:#450a0a33!important}.stroke-red-950\/25{stroke:#450a0a40!important}.stroke-red-950\/30{stroke:#450a0a4d!important}.stroke-red-950\/35{stroke:#450a0a59!important}.stroke-red-950\/40{stroke:#450a0a66!important}.stroke-red-950\/45{stroke:#450a0a73!important}.stroke-red-950\/5{stroke:#450a0a0d!important}.stroke-red-950\/50{stroke:#450a0a80!important}.stroke-red-950\/55{stroke:#450a0a8c!important}.stroke-red-950\/60{stroke:#450a0a99!important}.stroke-red-950\/65{stroke:#450a0aa6!important}.stroke-red-950\/70{stroke:#450a0ab3!important}.stroke-red-950\/75{stroke:#450a0abf!important}.stroke-red-950\/80{stroke:#450a0acc!important}.stroke-red-950\/85{stroke:#450a0ad9!important}.stroke-red-950\/90{stroke:#450a0ae6!important}.stroke-red-950\/95{stroke:#450a0af2!important}.object-cover{object-fit:cover!important}.p-4{padding:1rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.px-6,.px-\[1\.5rem\]{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-\[16px\]{padding-left:16px!important;padding-right:16px!important}.px-\[72px\]{padding-left:72px!important;padding-right:72px!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-\[20px\]{padding-top:20px!important;padding-bottom:20px!important}.pb-1{padding-bottom:.25rem!important}.pb-4{padding-bottom:1rem!important}.pe-2{padding-inline-end:.5rem!important}.pl-2{padding-left:.5rem!important}.pl-4{padding-left:1rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-4{padding-top:1rem!important}.text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.font-bold{font-weight:700!important}.font-medium{font-weight:500!important}.font-normal{font-weight:400!important}.text-\[\#333\]{--tw-text-opacity: 1 !important;color:rgb(51 51 51 / var(--tw-text-opacity, 1))!important}.text-\[\#666\]{--tw-text-opacity: 1 !important;color:rgb(102 102 102 / var(--tw-text-opacity, 1))!important}.text-\[\#ef6363\]{--tw-text-opacity: 1 !important;color:rgb(239 99 99 / var(--tw-text-opacity, 1))!important}.text-black{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity, 1))!important}.text-error{--tw-text-opacity: 1 !important;color:hsl(var(--er) / var(--tw-text-opacity, 1))!important}.text-gray-100{--tw-text-opacity: 1 !important;color:rgb(242 243 244 / var(--tw-text-opacity, 1))!important}.text-gray-100\/0{color:#f2f3f400!important}.text-gray-100\/10{color:#f2f3f41a!important}.text-gray-100\/100{color:#f2f3f4!important}.text-gray-100\/15{color:#f2f3f426!important}.text-gray-100\/20{color:#f2f3f433!important}.text-gray-100\/25{color:#f2f3f440!important}.text-gray-100\/30{color:#f2f3f44d!important}.text-gray-100\/35{color:#f2f3f459!important}.text-gray-100\/40{color:#f2f3f466!important}.text-gray-100\/45{color:#f2f3f473!important}.text-gray-100\/5{color:#f2f3f40d!important}.text-gray-100\/50{color:#f2f3f480!important}.text-gray-100\/55{color:#f2f3f48c!important}.text-gray-100\/60{color:#f2f3f499!important}.text-gray-100\/65{color:#f2f3f4a6!important}.text-gray-100\/70{color:#f2f3f4b3!important}.text-gray-100\/75{color:#f2f3f4bf!important}.text-gray-100\/80{color:#f2f3f4cc!important}.text-gray-100\/85{color:#f2f3f4d9!important}.text-gray-100\/90{color:#f2f3f4e6!important}.text-gray-100\/95{color:#f2f3f4f2!important}.text-gray-200{--tw-text-opacity: 1 !important;color:rgb(229 229 229 / var(--tw-text-opacity, 1))!important}.text-gray-200\/0{color:#e5e5e500!important}.text-gray-200\/10{color:#e5e5e51a!important}.text-gray-200\/100{color:#e5e5e5!important}.text-gray-200\/15{color:#e5e5e526!important}.text-gray-200\/20{color:#e5e5e533!important}.text-gray-200\/25{color:#e5e5e540!important}.text-gray-200\/30{color:#e5e5e54d!important}.text-gray-200\/35{color:#e5e5e559!important}.text-gray-200\/40{color:#e5e5e566!important}.text-gray-200\/45{color:#e5e5e573!important}.text-gray-200\/5{color:#e5e5e50d!important}.text-gray-200\/50{color:#e5e5e580!important}.text-gray-200\/55{color:#e5e5e58c!important}.text-gray-200\/60{color:#e5e5e599!important}.text-gray-200\/65{color:#e5e5e5a6!important}.text-gray-200\/70{color:#e5e5e5b3!important}.text-gray-200\/75{color:#e5e5e5bf!important}.text-gray-200\/80{color:#e5e5e5cc!important}.text-gray-200\/85{color:#e5e5e5d9!important}.text-gray-200\/90{color:#e5e5e5e6!important}.text-gray-200\/95{color:#e5e5e5f2!important}.text-gray-300{--tw-text-opacity: 1 !important;color:rgb(178 178 178 / var(--tw-text-opacity, 1))!important}.text-gray-300\/0{color:#b2b2b200!important}.text-gray-300\/10{color:#b2b2b21a!important}.text-gray-300\/100{color:#b2b2b2!important}.text-gray-300\/15{color:#b2b2b226!important}.text-gray-300\/20{color:#b2b2b233!important}.text-gray-300\/25{color:#b2b2b240!important}.text-gray-300\/30{color:#b2b2b24d!important}.text-gray-300\/35{color:#b2b2b259!important}.text-gray-300\/40{color:#b2b2b266!important}.text-gray-300\/45{color:#b2b2b273!important}.text-gray-300\/5{color:#b2b2b20d!important}.text-gray-300\/50{color:#b2b2b280!important}.text-gray-300\/55{color:#b2b2b28c!important}.text-gray-300\/60{color:#b2b2b299!important}.text-gray-300\/65{color:#b2b2b2a6!important}.text-gray-300\/70{color:#b2b2b2b3!important}.text-gray-300\/75{color:#b2b2b2bf!important}.text-gray-300\/80{color:#b2b2b2cc!important}.text-gray-300\/85{color:#b2b2b2d9!important}.text-gray-300\/90{color:#b2b2b2e6!important}.text-gray-300\/95{color:#b2b2b2f2!important}.text-gray-400{--tw-text-opacity: 1 !important;color:rgb(153 153 153 / var(--tw-text-opacity, 1))!important}.text-gray-400\/0{color:#9990!important}.text-gray-400\/10{color:#9999991a!important}.text-gray-400\/100{color:#999!important}.text-gray-400\/15{color:#99999926!important}.text-gray-400\/20{color:#9993!important}.text-gray-400\/25{color:#99999940!important}.text-gray-400\/30{color:#9999994d!important}.text-gray-400\/35{color:#99999959!important}.text-gray-400\/40{color:#9996!important}.text-gray-400\/45{color:#99999973!important}.text-gray-400\/5{color:#9999990d!important}.text-gray-400\/50{color:#99999980!important}.text-gray-400\/55{color:#9999998c!important}.text-gray-400\/60{color:#9999!important}.text-gray-400\/65{color:#999999a6!important}.text-gray-400\/70{color:#999999b3!important}.text-gray-400\/75{color:#999999bf!important}.text-gray-400\/80{color:#999c!important}.text-gray-400\/85{color:#999999d9!important}.text-gray-400\/90{color:#999999e6!important}.text-gray-400\/95{color:#999999f2!important}.text-gray-50{--tw-text-opacity: 1 !important;color:rgb(242 242 242 / var(--tw-text-opacity, 1))!important}.text-gray-50\/0{color:#f2f2f200!important}.text-gray-50\/10{color:#f2f2f21a!important}.text-gray-50\/100{color:#f2f2f2!important}.text-gray-50\/15{color:#f2f2f226!important}.text-gray-50\/20{color:#f2f2f233!important}.text-gray-50\/25{color:#f2f2f240!important}.text-gray-50\/30{color:#f2f2f24d!important}.text-gray-50\/35{color:#f2f2f259!important}.text-gray-50\/40{color:#f2f2f266!important}.text-gray-50\/45{color:#f2f2f273!important}.text-gray-50\/5{color:#f2f2f20d!important}.text-gray-50\/50{color:#f2f2f280!important}.text-gray-50\/55{color:#f2f2f28c!important}.text-gray-50\/60{color:#f2f2f299!important}.text-gray-50\/65{color:#f2f2f2a6!important}.text-gray-50\/70{color:#f2f2f2b3!important}.text-gray-50\/75{color:#f2f2f2bf!important}.text-gray-50\/80{color:#f2f2f2cc!important}.text-gray-50\/85{color:#f2f2f2d9!important}.text-gray-50\/90{color:#f2f2f2e6!important}.text-gray-50\/95{color:#f2f2f2f2!important}.text-gray-500{--tw-text-opacity: 1 !important;color:rgb(77 77 77 / var(--tw-text-opacity, 1))!important}.text-gray-500\/0{color:#4d4d4d00!important}.text-gray-500\/10{color:#4d4d4d1a!important}.text-gray-500\/100{color:#4d4d4d!important}.text-gray-500\/15{color:#4d4d4d26!important}.text-gray-500\/20{color:#4d4d4d33!important}.text-gray-500\/25{color:#4d4d4d40!important}.text-gray-500\/30{color:#4d4d4d4d!important}.text-gray-500\/35{color:#4d4d4d59!important}.text-gray-500\/40{color:#4d4d4d66!important}.text-gray-500\/45{color:#4d4d4d73!important}.text-gray-500\/5{color:#4d4d4d0d!important}.text-gray-500\/50{color:#4d4d4d80!important}.text-gray-500\/55{color:#4d4d4d8c!important}.text-gray-500\/60{color:#4d4d4d99!important}.text-gray-500\/65{color:#4d4d4da6!important}.text-gray-500\/70{color:#4d4d4db3!important}.text-gray-500\/75{color:#4d4d4dbf!important}.text-gray-500\/80{color:#4d4d4dcc!important}.text-gray-500\/85{color:#4d4d4dd9!important}.text-gray-500\/90{color:#4d4d4de6!important}.text-gray-500\/95{color:#4d4d4df2!important}.text-gray-600{--tw-text-opacity: 1 !important;color:rgb(75 85 99 / var(--tw-text-opacity, 1))!important}.text-gray-600\/0{color:#4b556300!important}.text-gray-600\/10{color:#4b55631a!important}.text-gray-600\/100{color:#4b5563!important}.text-gray-600\/15{color:#4b556326!important}.text-gray-600\/20{color:#4b556333!important}.text-gray-600\/25{color:#4b556340!important}.text-gray-600\/30{color:#4b55634d!important}.text-gray-600\/35{color:#4b556359!important}.text-gray-600\/40{color:#4b556366!important}.text-gray-600\/45{color:#4b556373!important}.text-gray-600\/5{color:#4b55630d!important}.text-gray-600\/50{color:#4b556380!important}.text-gray-600\/55{color:#4b55638c!important}.text-gray-600\/60{color:#4b556399!important}.text-gray-600\/65{color:#4b5563a6!important}.text-gray-600\/70{color:#4b5563b3!important}.text-gray-600\/75{color:#4b5563bf!important}.text-gray-600\/80{color:#4b5563cc!important}.text-gray-600\/85{color:#4b5563d9!important}.text-gray-600\/90{color:#4b5563e6!important}.text-gray-600\/95{color:#4b5563f2!important}.text-gray-700{--tw-text-opacity: 1 !important;color:rgb(51 51 51 / var(--tw-text-opacity, 1))!important}.text-gray-700\/0{color:#3330!important}.text-gray-700\/10{color:#3333331a!important}.text-gray-700\/100{color:#333!important}.text-gray-700\/15{color:#33333326!important}.text-gray-700\/20{color:#3333!important}.text-gray-700\/25{color:#33333340!important}.text-gray-700\/30{color:#3333334d!important}.text-gray-700\/35{color:#33333359!important}.text-gray-700\/40{color:#3336!important}.text-gray-700\/45{color:#33333373!important}.text-gray-700\/5{color:#3333330d!important}.text-gray-700\/50{color:#33333380!important}.text-gray-700\/55{color:#3333338c!important}.text-gray-700\/60{color:#3339!important}.text-gray-700\/65{color:#333333a6!important}.text-gray-700\/70{color:#333333b3!important}.text-gray-700\/75{color:#333333bf!important}.text-gray-700\/80{color:#333c!important}.text-gray-700\/85{color:#333333d9!important}.text-gray-700\/90{color:#333333e6!important}.text-gray-700\/95{color:#333333f2!important}.text-gray-800{--tw-text-opacity: 1 !important;color:rgb(31 41 55 / var(--tw-text-opacity, 1))!important}.text-gray-800\/0{color:#1f293700!important}.text-gray-800\/10{color:#1f29371a!important}.text-gray-800\/100{color:#1f2937!important}.text-gray-800\/15{color:#1f293726!important}.text-gray-800\/20{color:#1f293733!important}.text-gray-800\/25{color:#1f293740!important}.text-gray-800\/30{color:#1f29374d!important}.text-gray-800\/35{color:#1f293759!important}.text-gray-800\/40{color:#1f293766!important}.text-gray-800\/45{color:#1f293773!important}.text-gray-800\/5{color:#1f29370d!important}.text-gray-800\/50{color:#1f293780!important}.text-gray-800\/55{color:#1f29378c!important}.text-gray-800\/60{color:#1f293799!important}.text-gray-800\/65{color:#1f2937a6!important}.text-gray-800\/70{color:#1f2937b3!important}.text-gray-800\/75{color:#1f2937bf!important}.text-gray-800\/80{color:#1f2937cc!important}.text-gray-800\/85{color:#1f2937d9!important}.text-gray-800\/90{color:#1f2937e6!important}.text-gray-800\/95{color:#1f2937f2!important}.text-gray-900{--tw-text-opacity: 1 !important;color:rgb(17 24 39 / var(--tw-text-opacity, 1))!important}.text-gray-900\/0{color:#11182700!important}.text-gray-900\/10{color:#1118271a!important}.text-gray-900\/100{color:#111827!important}.text-gray-900\/15{color:#11182726!important}.text-gray-900\/20{color:#11182733!important}.text-gray-900\/25{color:#11182740!important}.text-gray-900\/30{color:#1118274d!important}.text-gray-900\/35{color:#11182759!important}.text-gray-900\/40{color:#11182766!important}.text-gray-900\/45{color:#11182773!important}.text-gray-900\/5{color:#1118270d!important}.text-gray-900\/50{color:#11182780!important}.text-gray-900\/55{color:#1118278c!important}.text-gray-900\/60{color:#11182799!important}.text-gray-900\/65{color:#111827a6!important}.text-gray-900\/70{color:#111827b3!important}.text-gray-900\/75{color:#111827bf!important}.text-gray-900\/80{color:#111827cc!important}.text-gray-900\/85{color:#111827d9!important}.text-gray-900\/90{color:#111827e6!important}.text-gray-900\/95{color:#111827f2!important}.text-gray-950{--tw-text-opacity: 1 !important;color:rgb(3 7 18 / var(--tw-text-opacity, 1))!important}.text-gray-950\/0{color:#03071200!important}.text-gray-950\/10{color:#0307121a!important}.text-gray-950\/100{color:#030712!important}.text-gray-950\/15{color:#03071226!important}.text-gray-950\/20{color:#03071233!important}.text-gray-950\/25{color:#03071240!important}.text-gray-950\/30{color:#0307124d!important}.text-gray-950\/35{color:#03071259!important}.text-gray-950\/40{color:#03071266!important}.text-gray-950\/45{color:#03071273!important}.text-gray-950\/5{color:#0307120d!important}.text-gray-950\/50{color:#03071280!important}.text-gray-950\/55{color:#0307128c!important}.text-gray-950\/60{color:#03071299!important}.text-gray-950\/65{color:#030712a6!important}.text-gray-950\/70{color:#030712b3!important}.text-gray-950\/75{color:#030712bf!important}.text-gray-950\/80{color:#030712cc!important}.text-gray-950\/85{color:#030712d9!important}.text-gray-950\/90{color:#030712e6!important}.text-gray-950\/95{color:#030712f2!important}.text-green-100{--tw-text-opacity: 1 !important;color:rgb(220 252 231 / var(--tw-text-opacity, 1))!important}.text-green-100\/0{color:#dcfce700!important}.text-green-100\/10{color:#dcfce71a!important}.text-green-100\/100{color:#dcfce7!important}.text-green-100\/15{color:#dcfce726!important}.text-green-100\/20{color:#dcfce733!important}.text-green-100\/25{color:#dcfce740!important}.text-green-100\/30{color:#dcfce74d!important}.text-green-100\/35{color:#dcfce759!important}.text-green-100\/40{color:#dcfce766!important}.text-green-100\/45{color:#dcfce773!important}.text-green-100\/5{color:#dcfce70d!important}.text-green-100\/50{color:#dcfce780!important}.text-green-100\/55{color:#dcfce78c!important}.text-green-100\/60{color:#dcfce799!important}.text-green-100\/65{color:#dcfce7a6!important}.text-green-100\/70{color:#dcfce7b3!important}.text-green-100\/75{color:#dcfce7bf!important}.text-green-100\/80{color:#dcfce7cc!important}.text-green-100\/85{color:#dcfce7d9!important}.text-green-100\/90{color:#dcfce7e6!important}.text-green-100\/95{color:#dcfce7f2!important}.text-green-200{--tw-text-opacity: 1 !important;color:rgb(187 247 208 / var(--tw-text-opacity, 1))!important}.text-green-200\/0{color:#bbf7d000!important}.text-green-200\/10{color:#bbf7d01a!important}.text-green-200\/100{color:#bbf7d0!important}.text-green-200\/15{color:#bbf7d026!important}.text-green-200\/20{color:#bbf7d033!important}.text-green-200\/25{color:#bbf7d040!important}.text-green-200\/30{color:#bbf7d04d!important}.text-green-200\/35{color:#bbf7d059!important}.text-green-200\/40{color:#bbf7d066!important}.text-green-200\/45{color:#bbf7d073!important}.text-green-200\/5{color:#bbf7d00d!important}.text-green-200\/50{color:#bbf7d080!important}.text-green-200\/55{color:#bbf7d08c!important}.text-green-200\/60{color:#bbf7d099!important}.text-green-200\/65{color:#bbf7d0a6!important}.text-green-200\/70{color:#bbf7d0b3!important}.text-green-200\/75{color:#bbf7d0bf!important}.text-green-200\/80{color:#bbf7d0cc!important}.text-green-200\/85{color:#bbf7d0d9!important}.text-green-200\/90{color:#bbf7d0e6!important}.text-green-200\/95{color:#bbf7d0f2!important}.text-green-300{--tw-text-opacity: 1 !important;color:rgb(221 255 201 / var(--tw-text-opacity, 1))!important}.text-green-300\/0{color:#ddffc900!important}.text-green-300\/10{color:#ddffc91a!important}.text-green-300\/100{color:#ddffc9!important}.text-green-300\/15{color:#ddffc926!important}.text-green-300\/20{color:#ddffc933!important}.text-green-300\/25{color:#ddffc940!important}.text-green-300\/30{color:#ddffc94d!important}.text-green-300\/35{color:#ddffc959!important}.text-green-300\/40{color:#ddffc966!important}.text-green-300\/45{color:#ddffc973!important}.text-green-300\/5{color:#ddffc90d!important}.text-green-300\/50{color:#ddffc980!important}.text-green-300\/55{color:#ddffc98c!important}.text-green-300\/60{color:#ddffc999!important}.text-green-300\/65{color:#ddffc9a6!important}.text-green-300\/70{color:#ddffc9b3!important}.text-green-300\/75{color:#ddffc9bf!important}.text-green-300\/80{color:#ddffc9cc!important}.text-green-300\/85{color:#ddffc9d9!important}.text-green-300\/90{color:#ddffc9e6!important}.text-green-300\/95{color:#ddffc9f2!important}.text-green-400{--tw-text-opacity: 1 !important;color:rgb(74 222 128 / var(--tw-text-opacity, 1))!important}.text-green-400\/0{color:#4ade8000!important}.text-green-400\/10{color:#4ade801a!important}.text-green-400\/100{color:#4ade80!important}.text-green-400\/15{color:#4ade8026!important}.text-green-400\/20{color:#4ade8033!important}.text-green-400\/25{color:#4ade8040!important}.text-green-400\/30{color:#4ade804d!important}.text-green-400\/35{color:#4ade8059!important}.text-green-400\/40{color:#4ade8066!important}.text-green-400\/45{color:#4ade8073!important}.text-green-400\/5{color:#4ade800d!important}.text-green-400\/50{color:#4ade8080!important}.text-green-400\/55{color:#4ade808c!important}.text-green-400\/60{color:#4ade8099!important}.text-green-400\/65{color:#4ade80a6!important}.text-green-400\/70{color:#4ade80b3!important}.text-green-400\/75{color:#4ade80bf!important}.text-green-400\/80{color:#4ade80cc!important}.text-green-400\/85{color:#4ade80d9!important}.text-green-400\/90{color:#4ade80e6!important}.text-green-400\/95{color:#4ade80f2!important}.text-green-50{--tw-text-opacity: 1 !important;color:rgb(240 253 244 / var(--tw-text-opacity, 1))!important}.text-green-50\/0{color:#f0fdf400!important}.text-green-50\/10{color:#f0fdf41a!important}.text-green-50\/100{color:#f0fdf4!important}.text-green-50\/15{color:#f0fdf426!important}.text-green-50\/20{color:#f0fdf433!important}.text-green-50\/25{color:#f0fdf440!important}.text-green-50\/30{color:#f0fdf44d!important}.text-green-50\/35{color:#f0fdf459!important}.text-green-50\/40{color:#f0fdf466!important}.text-green-50\/45{color:#f0fdf473!important}.text-green-50\/5{color:#f0fdf40d!important}.text-green-50\/50{color:#f0fdf480!important}.text-green-50\/55{color:#f0fdf48c!important}.text-green-50\/60{color:#f0fdf499!important}.text-green-50\/65{color:#f0fdf4a6!important}.text-green-50\/70{color:#f0fdf4b3!important}.text-green-50\/75{color:#f0fdf4bf!important}.text-green-50\/80{color:#f0fdf4cc!important}.text-green-50\/85{color:#f0fdf4d9!important}.text-green-50\/90{color:#f0fdf4e6!important}.text-green-50\/95{color:#f0fdf4f2!important}.text-green-500{--tw-text-opacity: 1 !important;color:rgb(23 209 76 / var(--tw-text-opacity, 1))!important}.text-green-500\/0{color:#17d14c00!important}.text-green-500\/10{color:#17d14c1a!important}.text-green-500\/100{color:#17d14c!important}.text-green-500\/15{color:#17d14c26!important}.text-green-500\/20{color:#17d14c33!important}.text-green-500\/25{color:#17d14c40!important}.text-green-500\/30{color:#17d14c4d!important}.text-green-500\/35{color:#17d14c59!important}.text-green-500\/40{color:#17d14c66!important}.text-green-500\/45{color:#17d14c73!important}.text-green-500\/5{color:#17d14c0d!important}.text-green-500\/50{color:#17d14c80!important}.text-green-500\/55{color:#17d14c8c!important}.text-green-500\/60{color:#17d14c99!important}.text-green-500\/65{color:#17d14ca6!important}.text-green-500\/70{color:#17d14cb3!important}.text-green-500\/75{color:#17d14cbf!important}.text-green-500\/80{color:#17d14ccc!important}.text-green-500\/85{color:#17d14cd9!important}.text-green-500\/90{color:#17d14ce6!important}.text-green-500\/95{color:#17d14cf2!important}.text-green-600{--tw-text-opacity: 1 !important;color:rgb(22 163 74 / var(--tw-text-opacity, 1))!important}.text-green-600\/0{color:#16a34a00!important}.text-green-600\/10{color:#16a34a1a!important}.text-green-600\/100{color:#16a34a!important}.text-green-600\/15{color:#16a34a26!important}.text-green-600\/20{color:#16a34a33!important}.text-green-600\/25{color:#16a34a40!important}.text-green-600\/30{color:#16a34a4d!important}.text-green-600\/35{color:#16a34a59!important}.text-green-600\/40{color:#16a34a66!important}.text-green-600\/45{color:#16a34a73!important}.text-green-600\/5{color:#16a34a0d!important}.text-green-600\/50{color:#16a34a80!important}.text-green-600\/55{color:#16a34a8c!important}.text-green-600\/60{color:#16a34a99!important}.text-green-600\/65{color:#16a34aa6!important}.text-green-600\/70{color:#16a34ab3!important}.text-green-600\/75{color:#16a34abf!important}.text-green-600\/80{color:#16a34acc!important}.text-green-600\/85{color:#16a34ad9!important}.text-green-600\/90{color:#16a34ae6!important}.text-green-600\/95{color:#16a34af2!important}.text-green-700{--tw-text-opacity: 1 !important;color:rgb(21 128 61 / var(--tw-text-opacity, 1))!important}.text-green-700\/0{color:#15803d00!important}.text-green-700\/10{color:#15803d1a!important}.text-green-700\/100{color:#15803d!important}.text-green-700\/15{color:#15803d26!important}.text-green-700\/20{color:#15803d33!important}.text-green-700\/25{color:#15803d40!important}.text-green-700\/30{color:#15803d4d!important}.text-green-700\/35{color:#15803d59!important}.text-green-700\/40{color:#15803d66!important}.text-green-700\/45{color:#15803d73!important}.text-green-700\/5{color:#15803d0d!important}.text-green-700\/50{color:#15803d80!important}.text-green-700\/55{color:#15803d8c!important}.text-green-700\/60{color:#15803d99!important}.text-green-700\/65{color:#15803da6!important}.text-green-700\/70{color:#15803db3!important}.text-green-700\/75{color:#15803dbf!important}.text-green-700\/80{color:#15803dcc!important}.text-green-700\/85{color:#15803dd9!important}.text-green-700\/90{color:#15803de6!important}.text-green-700\/95{color:#15803df2!important}.text-green-800{--tw-text-opacity: 1 !important;color:rgb(22 101 52 / var(--tw-text-opacity, 1))!important}.text-green-800\/0{color:#16653400!important}.text-green-800\/10{color:#1665341a!important}.text-green-800\/100{color:#166534!important}.text-green-800\/15{color:#16653426!important}.text-green-800\/20{color:#16653433!important}.text-green-800\/25{color:#16653440!important}.text-green-800\/30{color:#1665344d!important}.text-green-800\/35{color:#16653459!important}.text-green-800\/40{color:#16653466!important}.text-green-800\/45{color:#16653473!important}.text-green-800\/5{color:#1665340d!important}.text-green-800\/50{color:#16653480!important}.text-green-800\/55{color:#1665348c!important}.text-green-800\/60{color:#16653499!important}.text-green-800\/65{color:#166534a6!important}.text-green-800\/70{color:#166534b3!important}.text-green-800\/75{color:#166534bf!important}.text-green-800\/80{color:#166534cc!important}.text-green-800\/85{color:#166534d9!important}.text-green-800\/90{color:#166534e6!important}.text-green-800\/95{color:#166534f2!important}.text-green-900{--tw-text-opacity: 1 !important;color:rgb(20 83 45 / var(--tw-text-opacity, 1))!important}.text-green-900\/0{color:#14532d00!important}.text-green-900\/10{color:#14532d1a!important}.text-green-900\/100{color:#14532d!important}.text-green-900\/15{color:#14532d26!important}.text-green-900\/20{color:#14532d33!important}.text-green-900\/25{color:#14532d40!important}.text-green-900\/30{color:#14532d4d!important}.text-green-900\/35{color:#14532d59!important}.text-green-900\/40{color:#14532d66!important}.text-green-900\/45{color:#14532d73!important}.text-green-900\/5{color:#14532d0d!important}.text-green-900\/50{color:#14532d80!important}.text-green-900\/55{color:#14532d8c!important}.text-green-900\/60{color:#14532d99!important}.text-green-900\/65{color:#14532da6!important}.text-green-900\/70{color:#14532db3!important}.text-green-900\/75{color:#14532dbf!important}.text-green-900\/80{color:#14532dcc!important}.text-green-900\/85{color:#14532dd9!important}.text-green-900\/90{color:#14532de6!important}.text-green-900\/95{color:#14532df2!important}.text-green-950{--tw-text-opacity: 1 !important;color:rgb(5 46 22 / var(--tw-text-opacity, 1))!important}.text-green-950\/0{color:#052e1600!important}.text-green-950\/10{color:#052e161a!important}.text-green-950\/100{color:#052e16!important}.text-green-950\/15{color:#052e1626!important}.text-green-950\/20{color:#052e1633!important}.text-green-950\/25{color:#052e1640!important}.text-green-950\/30{color:#052e164d!important}.text-green-950\/35{color:#052e1659!important}.text-green-950\/40{color:#052e1666!important}.text-green-950\/45{color:#052e1673!important}.text-green-950\/5{color:#052e160d!important}.text-green-950\/50{color:#052e1680!important}.text-green-950\/55{color:#052e168c!important}.text-green-950\/60{color:#052e1699!important}.text-green-950\/65{color:#052e16a6!important}.text-green-950\/70{color:#052e16b3!important}.text-green-950\/75{color:#052e16bf!important}.text-green-950\/80{color:#052e16cc!important}.text-green-950\/85{color:#052e16d9!important}.text-green-950\/90{color:#052e16e6!important}.text-green-950\/95{color:#052e16f2!important}.text-orange-100{--tw-text-opacity: 1 !important;color:rgb(255 237 213 / var(--tw-text-opacity, 1))!important}.text-orange-100\/0{color:#ffedd500!important}.text-orange-100\/10{color:#ffedd51a!important}.text-orange-100\/100{color:#ffedd5!important}.text-orange-100\/15{color:#ffedd526!important}.text-orange-100\/20{color:#ffedd533!important}.text-orange-100\/25{color:#ffedd540!important}.text-orange-100\/30{color:#ffedd54d!important}.text-orange-100\/35{color:#ffedd559!important}.text-orange-100\/40{color:#ffedd566!important}.text-orange-100\/45{color:#ffedd573!important}.text-orange-100\/5{color:#ffedd50d!important}.text-orange-100\/50{color:#ffedd580!important}.text-orange-100\/55{color:#ffedd58c!important}.text-orange-100\/60{color:#ffedd599!important}.text-orange-100\/65{color:#ffedd5a6!important}.text-orange-100\/70{color:#ffedd5b3!important}.text-orange-100\/75{color:#ffedd5bf!important}.text-orange-100\/80{color:#ffedd5cc!important}.text-orange-100\/85{color:#ffedd5d9!important}.text-orange-100\/90{color:#ffedd5e6!important}.text-orange-100\/95{color:#ffedd5f2!important}.text-orange-200{--tw-text-opacity: 1 !important;color:rgb(254 215 170 / var(--tw-text-opacity, 1))!important}.text-orange-200\/0{color:#fed7aa00!important}.text-orange-200\/10{color:#fed7aa1a!important}.text-orange-200\/100{color:#fed7aa!important}.text-orange-200\/15{color:#fed7aa26!important}.text-orange-200\/20{color:#fed7aa33!important}.text-orange-200\/25{color:#fed7aa40!important}.text-orange-200\/30{color:#fed7aa4d!important}.text-orange-200\/35{color:#fed7aa59!important}.text-orange-200\/40{color:#fed7aa66!important}.text-orange-200\/45{color:#fed7aa73!important}.text-orange-200\/5{color:#fed7aa0d!important}.text-orange-200\/50{color:#fed7aa80!important}.text-orange-200\/55{color:#fed7aa8c!important}.text-orange-200\/60{color:#fed7aa99!important}.text-orange-200\/65{color:#fed7aaa6!important}.text-orange-200\/70{color:#fed7aab3!important}.text-orange-200\/75{color:#fed7aabf!important}.text-orange-200\/80{color:#fed7aacc!important}.text-orange-200\/85{color:#fed7aad9!important}.text-orange-200\/90{color:#fed7aae6!important}.text-orange-200\/95{color:#fed7aaf2!important}.text-orange-300{--tw-text-opacity: 1 !important;color:rgb(253 186 116 / var(--tw-text-opacity, 1))!important}.text-orange-300\/0{color:#fdba7400!important}.text-orange-300\/10{color:#fdba741a!important}.text-orange-300\/100{color:#fdba74!important}.text-orange-300\/15{color:#fdba7426!important}.text-orange-300\/20{color:#fdba7433!important}.text-orange-300\/25{color:#fdba7440!important}.text-orange-300\/30{color:#fdba744d!important}.text-orange-300\/35{color:#fdba7459!important}.text-orange-300\/40{color:#fdba7466!important}.text-orange-300\/45{color:#fdba7473!important}.text-orange-300\/5{color:#fdba740d!important}.text-orange-300\/50{color:#fdba7480!important}.text-orange-300\/55{color:#fdba748c!important}.text-orange-300\/60{color:#fdba7499!important}.text-orange-300\/65{color:#fdba74a6!important}.text-orange-300\/70{color:#fdba74b3!important}.text-orange-300\/75{color:#fdba74bf!important}.text-orange-300\/80{color:#fdba74cc!important}.text-orange-300\/85{color:#fdba74d9!important}.text-orange-300\/90{color:#fdba74e6!important}.text-orange-300\/95{color:#fdba74f2!important}.text-orange-400{--tw-text-opacity: 1 !important;color:rgb(251 146 60 / var(--tw-text-opacity, 1))!important}.text-orange-400\/0{color:#fb923c00!important}.text-orange-400\/10{color:#fb923c1a!important}.text-orange-400\/100{color:#fb923c!important}.text-orange-400\/15{color:#fb923c26!important}.text-orange-400\/20{color:#fb923c33!important}.text-orange-400\/25{color:#fb923c40!important}.text-orange-400\/30{color:#fb923c4d!important}.text-orange-400\/35{color:#fb923c59!important}.text-orange-400\/40{color:#fb923c66!important}.text-orange-400\/45{color:#fb923c73!important}.text-orange-400\/5{color:#fb923c0d!important}.text-orange-400\/50{color:#fb923c80!important}.text-orange-400\/55{color:#fb923c8c!important}.text-orange-400\/60{color:#fb923c99!important}.text-orange-400\/65{color:#fb923ca6!important}.text-orange-400\/70{color:#fb923cb3!important}.text-orange-400\/75{color:#fb923cbf!important}.text-orange-400\/80{color:#fb923ccc!important}.text-orange-400\/85{color:#fb923cd9!important}.text-orange-400\/90{color:#fb923ce6!important}.text-orange-400\/95{color:#fb923cf2!important}.text-orange-50{--tw-text-opacity: 1 !important;color:rgb(255 247 237 / var(--tw-text-opacity, 1))!important}.text-orange-50\/0{color:#fff7ed00!important}.text-orange-50\/10{color:#fff7ed1a!important}.text-orange-50\/100{color:#fff7ed!important}.text-orange-50\/15{color:#fff7ed26!important}.text-orange-50\/20{color:#fff7ed33!important}.text-orange-50\/25{color:#fff7ed40!important}.text-orange-50\/30{color:#fff7ed4d!important}.text-orange-50\/35{color:#fff7ed59!important}.text-orange-50\/40{color:#fff7ed66!important}.text-orange-50\/45{color:#fff7ed73!important}.text-orange-50\/5{color:#fff7ed0d!important}.text-orange-50\/50{color:#fff7ed80!important}.text-orange-50\/55{color:#fff7ed8c!important}.text-orange-50\/60{color:#fff7ed99!important}.text-orange-50\/65{color:#fff7eda6!important}.text-orange-50\/70{color:#fff7edb3!important}.text-orange-50\/75{color:#fff7edbf!important}.text-orange-50\/80{color:#fff7edcc!important}.text-orange-50\/85{color:#fff7edd9!important}.text-orange-50\/90{color:#fff7ede6!important}.text-orange-50\/95{color:#fff7edf2!important}.text-orange-500{--tw-text-opacity: 1 !important;color:rgb(238 142 29 / var(--tw-text-opacity, 1))!important}.text-orange-500\/0{color:#ee8e1d00!important}.text-orange-500\/10{color:#ee8e1d1a!important}.text-orange-500\/100{color:#ee8e1d!important}.text-orange-500\/15{color:#ee8e1d26!important}.text-orange-500\/20{color:#ee8e1d33!important}.text-orange-500\/25{color:#ee8e1d40!important}.text-orange-500\/30{color:#ee8e1d4d!important}.text-orange-500\/35{color:#ee8e1d59!important}.text-orange-500\/40{color:#ee8e1d66!important}.text-orange-500\/45{color:#ee8e1d73!important}.text-orange-500\/5{color:#ee8e1d0d!important}.text-orange-500\/50{color:#ee8e1d80!important}.text-orange-500\/55{color:#ee8e1d8c!important}.text-orange-500\/60{color:#ee8e1d99!important}.text-orange-500\/65{color:#ee8e1da6!important}.text-orange-500\/70{color:#ee8e1db3!important}.text-orange-500\/75{color:#ee8e1dbf!important}.text-orange-500\/80{color:#ee8e1dcc!important}.text-orange-500\/85{color:#ee8e1dd9!important}.text-orange-500\/90{color:#ee8e1de6!important}.text-orange-500\/95{color:#ee8e1df2!important}.text-orange-600{--tw-text-opacity: 1 !important;color:rgb(234 88 12 / var(--tw-text-opacity, 1))!important}.text-orange-600\/0{color:#ea580c00!important}.text-orange-600\/10{color:#ea580c1a!important}.text-orange-600\/100{color:#ea580c!important}.text-orange-600\/15{color:#ea580c26!important}.text-orange-600\/20{color:#ea580c33!important}.text-orange-600\/25{color:#ea580c40!important}.text-orange-600\/30{color:#ea580c4d!important}.text-orange-600\/35{color:#ea580c59!important}.text-orange-600\/40{color:#ea580c66!important}.text-orange-600\/45{color:#ea580c73!important}.text-orange-600\/5{color:#ea580c0d!important}.text-orange-600\/50{color:#ea580c80!important}.text-orange-600\/55{color:#ea580c8c!important}.text-orange-600\/60{color:#ea580c99!important}.text-orange-600\/65{color:#ea580ca6!important}.text-orange-600\/70{color:#ea580cb3!important}.text-orange-600\/75{color:#ea580cbf!important}.text-orange-600\/80{color:#ea580ccc!important}.text-orange-600\/85{color:#ea580cd9!important}.text-orange-600\/90{color:#ea580ce6!important}.text-orange-600\/95{color:#ea580cf2!important}.text-orange-700{--tw-text-opacity: 1 !important;color:rgb(194 65 12 / var(--tw-text-opacity, 1))!important}.text-orange-700\/0{color:#c2410c00!important}.text-orange-700\/10{color:#c2410c1a!important}.text-orange-700\/100{color:#c2410c!important}.text-orange-700\/15{color:#c2410c26!important}.text-orange-700\/20{color:#c2410c33!important}.text-orange-700\/25{color:#c2410c40!important}.text-orange-700\/30{color:#c2410c4d!important}.text-orange-700\/35{color:#c2410c59!important}.text-orange-700\/40{color:#c2410c66!important}.text-orange-700\/45{color:#c2410c73!important}.text-orange-700\/5{color:#c2410c0d!important}.text-orange-700\/50{color:#c2410c80!important}.text-orange-700\/55{color:#c2410c8c!important}.text-orange-700\/60{color:#c2410c99!important}.text-orange-700\/65{color:#c2410ca6!important}.text-orange-700\/70{color:#c2410cb3!important}.text-orange-700\/75{color:#c2410cbf!important}.text-orange-700\/80{color:#c2410ccc!important}.text-orange-700\/85{color:#c2410cd9!important}.text-orange-700\/90{color:#c2410ce6!important}.text-orange-700\/95{color:#c2410cf2!important}.text-orange-800{--tw-text-opacity: 1 !important;color:rgb(154 52 18 / var(--tw-text-opacity, 1))!important}.text-orange-800\/0{color:#9a341200!important}.text-orange-800\/10{color:#9a34121a!important}.text-orange-800\/100{color:#9a3412!important}.text-orange-800\/15{color:#9a341226!important}.text-orange-800\/20{color:#9a341233!important}.text-orange-800\/25{color:#9a341240!important}.text-orange-800\/30{color:#9a34124d!important}.text-orange-800\/35{color:#9a341259!important}.text-orange-800\/40{color:#9a341266!important}.text-orange-800\/45{color:#9a341273!important}.text-orange-800\/5{color:#9a34120d!important}.text-orange-800\/50{color:#9a341280!important}.text-orange-800\/55{color:#9a34128c!important}.text-orange-800\/60{color:#9a341299!important}.text-orange-800\/65{color:#9a3412a6!important}.text-orange-800\/70{color:#9a3412b3!important}.text-orange-800\/75{color:#9a3412bf!important}.text-orange-800\/80{color:#9a3412cc!important}.text-orange-800\/85{color:#9a3412d9!important}.text-orange-800\/90{color:#9a3412e6!important}.text-orange-800\/95{color:#9a3412f2!important}.text-orange-900{--tw-text-opacity: 1 !important;color:rgb(124 45 18 / var(--tw-text-opacity, 1))!important}.text-orange-900\/0{color:#7c2d1200!important}.text-orange-900\/10{color:#7c2d121a!important}.text-orange-900\/100{color:#7c2d12!important}.text-orange-900\/15{color:#7c2d1226!important}.text-orange-900\/20{color:#7c2d1233!important}.text-orange-900\/25{color:#7c2d1240!important}.text-orange-900\/30{color:#7c2d124d!important}.text-orange-900\/35{color:#7c2d1259!important}.text-orange-900\/40{color:#7c2d1266!important}.text-orange-900\/45{color:#7c2d1273!important}.text-orange-900\/5{color:#7c2d120d!important}.text-orange-900\/50{color:#7c2d1280!important}.text-orange-900\/55{color:#7c2d128c!important}.text-orange-900\/60{color:#7c2d1299!important}.text-orange-900\/65{color:#7c2d12a6!important}.text-orange-900\/70{color:#7c2d12b3!important}.text-orange-900\/75{color:#7c2d12bf!important}.text-orange-900\/80{color:#7c2d12cc!important}.text-orange-900\/85{color:#7c2d12d9!important}.text-orange-900\/90{color:#7c2d12e6!important}.text-orange-900\/95{color:#7c2d12f2!important}.text-orange-950{--tw-text-opacity: 1 !important;color:rgb(67 20 7 / var(--tw-text-opacity, 1))!important}.text-orange-950\/0{color:#43140700!important}.text-orange-950\/10{color:#4314071a!important}.text-orange-950\/100{color:#431407!important}.text-orange-950\/15{color:#43140726!important}.text-orange-950\/20{color:#43140733!important}.text-orange-950\/25{color:#43140740!important}.text-orange-950\/30{color:#4314074d!important}.text-orange-950\/35{color:#43140759!important}.text-orange-950\/40{color:#43140766!important}.text-orange-950\/45{color:#43140773!important}.text-orange-950\/5{color:#4314070d!important}.text-orange-950\/50{color:#43140780!important}.text-orange-950\/55{color:#4314078c!important}.text-orange-950\/60{color:#43140799!important}.text-orange-950\/65{color:#431407a6!important}.text-orange-950\/70{color:#431407b3!important}.text-orange-950\/75{color:#431407bf!important}.text-orange-950\/80{color:#431407cc!important}.text-orange-950\/85{color:#431407d9!important}.text-orange-950\/90{color:#431407e6!important}.text-orange-950\/95{color:#431407f2!important}.text-primary-100{--tw-text-opacity: 1 !important;color:rgb(245 249 255 / var(--tw-text-opacity, 1))!important}.text-primary-100\/0{color:#f5f9ff00!important}.text-primary-100\/10{color:#f5f9ff1a!important}.text-primary-100\/100{color:#f5f9ff!important}.text-primary-100\/15{color:#f5f9ff26!important}.text-primary-100\/20{color:#f5f9ff33!important}.text-primary-100\/25{color:#f5f9ff40!important}.text-primary-100\/30{color:#f5f9ff4d!important}.text-primary-100\/35{color:#f5f9ff59!important}.text-primary-100\/40{color:#f5f9ff66!important}.text-primary-100\/45{color:#f5f9ff73!important}.text-primary-100\/5{color:#f5f9ff0d!important}.text-primary-100\/50{color:#f5f9ff80!important}.text-primary-100\/55{color:#f5f9ff8c!important}.text-primary-100\/60{color:#f5f9ff99!important}.text-primary-100\/65{color:#f5f9ffa6!important}.text-primary-100\/70{color:#f5f9ffb3!important}.text-primary-100\/75{color:#f5f9ffbf!important}.text-primary-100\/80{color:#f5f9ffcc!important}.text-primary-100\/85{color:#f5f9ffd9!important}.text-primary-100\/90{color:#f5f9ffe6!important}.text-primary-100\/95{color:#f5f9fff2!important}.text-primary-200{--tw-text-opacity: 1 !important;color:rgb(225 236 254 / var(--tw-text-opacity, 1))!important}.text-primary-200\/0{color:#e1ecfe00!important}.text-primary-200\/10{color:#e1ecfe1a!important}.text-primary-200\/100{color:#e1ecfe!important}.text-primary-200\/15{color:#e1ecfe26!important}.text-primary-200\/20{color:#e1ecfe33!important}.text-primary-200\/25{color:#e1ecfe40!important}.text-primary-200\/30{color:#e1ecfe4d!important}.text-primary-200\/35{color:#e1ecfe59!important}.text-primary-200\/40{color:#e1ecfe66!important}.text-primary-200\/45{color:#e1ecfe73!important}.text-primary-200\/5{color:#e1ecfe0d!important}.text-primary-200\/50{color:#e1ecfe80!important}.text-primary-200\/55{color:#e1ecfe8c!important}.text-primary-200\/60{color:#e1ecfe99!important}.text-primary-200\/65{color:#e1ecfea6!important}.text-primary-200\/70{color:#e1ecfeb3!important}.text-primary-200\/75{color:#e1ecfebf!important}.text-primary-200\/80{color:#e1ecfecc!important}.text-primary-200\/85{color:#e1ecfed9!important}.text-primary-200\/90{color:#e1ecfee6!important}.text-primary-200\/95{color:#e1ecfef2!important}.text-primary-300{--tw-text-opacity: 1 !important;color:rgb(215 229 253 / var(--tw-text-opacity, 1))!important}.text-primary-300\/0{color:#d7e5fd00!important}.text-primary-300\/10{color:#d7e5fd1a!important}.text-primary-300\/100{color:#d7e5fd!important}.text-primary-300\/15{color:#d7e5fd26!important}.text-primary-300\/20{color:#d7e5fd33!important}.text-primary-300\/25{color:#d7e5fd40!important}.text-primary-300\/30{color:#d7e5fd4d!important}.text-primary-300\/35{color:#d7e5fd59!important}.text-primary-300\/40{color:#d7e5fd66!important}.text-primary-300\/45{color:#d7e5fd73!important}.text-primary-300\/5{color:#d7e5fd0d!important}.text-primary-300\/50{color:#d7e5fd80!important}.text-primary-300\/55{color:#d7e5fd8c!important}.text-primary-300\/60{color:#d7e5fd99!important}.text-primary-300\/65{color:#d7e5fda6!important}.text-primary-300\/70{color:#d7e5fdb3!important}.text-primary-300\/75{color:#d7e5fdbf!important}.text-primary-300\/80{color:#d7e5fdcc!important}.text-primary-300\/85{color:#d7e5fdd9!important}.text-primary-300\/90{color:#d7e5fde6!important}.text-primary-300\/95{color:#d7e5fdf2!important}.text-primary-50{--tw-text-opacity: 1 !important;color:rgb(245 249 255 / var(--tw-text-opacity, 1))!important}.text-primary-50\/0{color:#f5f9ff00!important}.text-primary-50\/10{color:#f5f9ff1a!important}.text-primary-50\/100{color:#f5f9ff!important}.text-primary-50\/15{color:#f5f9ff26!important}.text-primary-50\/20{color:#f5f9ff33!important}.text-primary-50\/25{color:#f5f9ff40!important}.text-primary-50\/30{color:#f5f9ff4d!important}.text-primary-50\/35{color:#f5f9ff59!important}.text-primary-50\/40{color:#f5f9ff66!important}.text-primary-50\/45{color:#f5f9ff73!important}.text-primary-50\/5{color:#f5f9ff0d!important}.text-primary-50\/50{color:#f5f9ff80!important}.text-primary-50\/55{color:#f5f9ff8c!important}.text-primary-50\/60{color:#f5f9ff99!important}.text-primary-50\/65{color:#f5f9ffa6!important}.text-primary-50\/70{color:#f5f9ffb3!important}.text-primary-50\/75{color:#f5f9ffbf!important}.text-primary-50\/80{color:#f5f9ffcc!important}.text-primary-50\/85{color:#f5f9ffd9!important}.text-primary-50\/90{color:#f5f9ffe6!important}.text-primary-50\/95{color:#f5f9fff2!important}.text-primary-500{--tw-text-opacity: 1 !important;color:rgb(55 125 247 / var(--tw-text-opacity, 1))!important}.text-primary-500\/0{color:#377df700!important}.text-primary-500\/10{color:#377df71a!important}.text-primary-500\/100{color:#377df7!important}.text-primary-500\/15{color:#377df726!important}.text-primary-500\/20{color:#377df733!important}.text-primary-500\/25{color:#377df740!important}.text-primary-500\/30{color:#377df74d!important}.text-primary-500\/35{color:#377df759!important}.text-primary-500\/40{color:#377df766!important}.text-primary-500\/45{color:#377df773!important}.text-primary-500\/5{color:#377df70d!important}.text-primary-500\/50{color:#377df780!important}.text-primary-500\/55{color:#377df78c!important}.text-primary-500\/60{color:#377df799!important}.text-primary-500\/65{color:#377df7a6!important}.text-primary-500\/70{color:#377df7b3!important}.text-primary-500\/75{color:#377df7bf!important}.text-primary-500\/80{color:#377df7cc!important}.text-primary-500\/85{color:#377df7d9!important}.text-primary-500\/90{color:#377df7e6!important}.text-primary-500\/95{color:#377df7f2!important}.text-primary-700{--tw-text-opacity: 1 !important;color:rgb(17 89 215 / var(--tw-text-opacity, 1))!important}.text-primary-700\/0{color:#1159d700!important}.text-primary-700\/10{color:#1159d71a!important}.text-primary-700\/100{color:#1159d7!important}.text-primary-700\/15{color:#1159d726!important}.text-primary-700\/20{color:#1159d733!important}.text-primary-700\/25{color:#1159d740!important}.text-primary-700\/30{color:#1159d74d!important}.text-primary-700\/35{color:#1159d759!important}.text-primary-700\/40{color:#1159d766!important}.text-primary-700\/45{color:#1159d773!important}.text-primary-700\/5{color:#1159d70d!important}.text-primary-700\/50{color:#1159d780!important}.text-primary-700\/55{color:#1159d78c!important}.text-primary-700\/60{color:#1159d799!important}.text-primary-700\/65{color:#1159d7a6!important}.text-primary-700\/70{color:#1159d7b3!important}.text-primary-700\/75{color:#1159d7bf!important}.text-primary-700\/80{color:#1159d7cc!important}.text-primary-700\/85{color:#1159d7d9!important}.text-primary-700\/90{color:#1159d7e6!important}.text-primary-700\/95{color:#1159d7f2!important}.text-primary-content{--tw-text-opacity: 1 !important;color:hsl(var(--pc) / var(--tw-text-opacity, 1))!important}.text-primary-content\/0{color:hsl(var(--pc) / 0)!important}.text-primary-content\/10{color:hsl(var(--pc) / .1)!important}.text-primary-content\/100{color:hsl(var(--pc) / 1)!important}.text-primary-content\/15{color:hsl(var(--pc) / .15)!important}.text-primary-content\/20{color:hsl(var(--pc) / .2)!important}.text-primary-content\/25{color:hsl(var(--pc) / .25)!important}.text-primary-content\/30{color:hsl(var(--pc) / .3)!important}.text-primary-content\/35{color:hsl(var(--pc) / .35)!important}.text-primary-content\/40{color:hsl(var(--pc) / .4)!important}.text-primary-content\/45{color:hsl(var(--pc) / .45)!important}.text-primary-content\/5{color:hsl(var(--pc) / .05)!important}.text-primary-content\/50{color:hsl(var(--pc) / .5)!important}.text-primary-content\/55{color:hsl(var(--pc) / .55)!important}.text-primary-content\/60{color:hsl(var(--pc) / .6)!important}.text-primary-content\/65{color:hsl(var(--pc) / .65)!important}.text-primary-content\/70{color:hsl(var(--pc) / .7)!important}.text-primary-content\/75{color:hsl(var(--pc) / .75)!important}.text-primary-content\/80{color:hsl(var(--pc) / .8)!important}.text-primary-content\/85{color:hsl(var(--pc) / .85)!important}.text-primary-content\/90{color:hsl(var(--pc) / .9)!important}.text-primary-content\/95{color:hsl(var(--pc) / .95)!important}.text-primary-focus{--tw-text-opacity: 1 !important;color:hsl(var(--pf, var(--p)) / var(--tw-text-opacity, 1))!important}.text-primary-focus\/0{color:hsl(var(--pf, var(--p)) / 0)!important}.text-primary-focus\/10{color:hsl(var(--pf, var(--p)) / .1)!important}.text-primary-focus\/100{color:hsl(var(--pf, var(--p)) / 1)!important}.text-primary-focus\/15{color:hsl(var(--pf, var(--p)) / .15)!important}.text-primary-focus\/20{color:hsl(var(--pf, var(--p)) / .2)!important}.text-primary-focus\/25{color:hsl(var(--pf, var(--p)) / .25)!important}.text-primary-focus\/30{color:hsl(var(--pf, var(--p)) / .3)!important}.text-primary-focus\/35{color:hsl(var(--pf, var(--p)) / .35)!important}.text-primary-focus\/40{color:hsl(var(--pf, var(--p)) / .4)!important}.text-primary-focus\/45{color:hsl(var(--pf, var(--p)) / .45)!important}.text-primary-focus\/5{color:hsl(var(--pf, var(--p)) / .05)!important}.text-primary-focus\/50{color:hsl(var(--pf, var(--p)) / .5)!important}.text-primary-focus\/55{color:hsl(var(--pf, var(--p)) / .55)!important}.text-primary-focus\/60{color:hsl(var(--pf, var(--p)) / .6)!important}.text-primary-focus\/65{color:hsl(var(--pf, var(--p)) / .65)!important}.text-primary-focus\/70{color:hsl(var(--pf, var(--p)) / .7)!important}.text-primary-focus\/75{color:hsl(var(--pf, var(--p)) / .75)!important}.text-primary-focus\/80{color:hsl(var(--pf, var(--p)) / .8)!important}.text-primary-focus\/85{color:hsl(var(--pf, var(--p)) / .85)!important}.text-primary-focus\/90{color:hsl(var(--pf, var(--p)) / .9)!important}.text-primary-focus\/95{color:hsl(var(--pf, var(--p)) / .95)!important}.text-red-100{--tw-text-opacity: 1 !important;color:rgb(254 226 226 / var(--tw-text-opacity, 1))!important}.text-red-100\/0{color:#fee2e200!important}.text-red-100\/10{color:#fee2e21a!important}.text-red-100\/100{color:#fee2e2!important}.text-red-100\/15{color:#fee2e226!important}.text-red-100\/20{color:#fee2e233!important}.text-red-100\/25{color:#fee2e240!important}.text-red-100\/30{color:#fee2e24d!important}.text-red-100\/35{color:#fee2e259!important}.text-red-100\/40{color:#fee2e266!important}.text-red-100\/45{color:#fee2e273!important}.text-red-100\/5{color:#fee2e20d!important}.text-red-100\/50{color:#fee2e280!important}.text-red-100\/55{color:#fee2e28c!important}.text-red-100\/60{color:#fee2e299!important}.text-red-100\/65{color:#fee2e2a6!important}.text-red-100\/70{color:#fee2e2b3!important}.text-red-100\/75{color:#fee2e2bf!important}.text-red-100\/80{color:#fee2e2cc!important}.text-red-100\/85{color:#fee2e2d9!important}.text-red-100\/90{color:#fee2e2e6!important}.text-red-100\/95{color:#fee2e2f2!important}.text-red-200{--tw-text-opacity: 1 !important;color:rgb(254 202 202 / var(--tw-text-opacity, 1))!important}.text-red-200\/0{color:#fecaca00!important}.text-red-200\/10{color:#fecaca1a!important}.text-red-200\/100{color:#fecaca!important}.text-red-200\/15{color:#fecaca26!important}.text-red-200\/20{color:#fecaca33!important}.text-red-200\/25{color:#fecaca40!important}.text-red-200\/30{color:#fecaca4d!important}.text-red-200\/35{color:#fecaca59!important}.text-red-200\/40{color:#fecaca66!important}.text-red-200\/45{color:#fecaca73!important}.text-red-200\/5{color:#fecaca0d!important}.text-red-200\/50{color:#fecaca80!important}.text-red-200\/55{color:#fecaca8c!important}.text-red-200\/60{color:#fecaca99!important}.text-red-200\/65{color:#fecacaa6!important}.text-red-200\/70{color:#fecacab3!important}.text-red-200\/75{color:#fecacabf!important}.text-red-200\/80{color:#fecacacc!important}.text-red-200\/85{color:#fecacad9!important}.text-red-200\/90{color:#fecacae6!important}.text-red-200\/95{color:#fecacaf2!important}.text-red-300{--tw-text-opacity: 1 !important;color:rgb(255 208 201 / var(--tw-text-opacity, 1))!important}.text-red-300\/0{color:#ffd0c900!important}.text-red-300\/10{color:#ffd0c91a!important}.text-red-300\/100{color:#ffd0c9!important}.text-red-300\/15{color:#ffd0c926!important}.text-red-300\/20{color:#ffd0c933!important}.text-red-300\/25{color:#ffd0c940!important}.text-red-300\/30{color:#ffd0c94d!important}.text-red-300\/35{color:#ffd0c959!important}.text-red-300\/40{color:#ffd0c966!important}.text-red-300\/45{color:#ffd0c973!important}.text-red-300\/5{color:#ffd0c90d!important}.text-red-300\/50{color:#ffd0c980!important}.text-red-300\/55{color:#ffd0c98c!important}.text-red-300\/60{color:#ffd0c999!important}.text-red-300\/65{color:#ffd0c9a6!important}.text-red-300\/70{color:#ffd0c9b3!important}.text-red-300\/75{color:#ffd0c9bf!important}.text-red-300\/80{color:#ffd0c9cc!important}.text-red-300\/85{color:#ffd0c9d9!important}.text-red-300\/90{color:#ffd0c9e6!important}.text-red-300\/95{color:#ffd0c9f2!important}.text-red-400{--tw-text-opacity: 1 !important;color:rgb(248 113 113 / var(--tw-text-opacity, 1))!important}.text-red-400\/0{color:#f8717100!important}.text-red-400\/10{color:#f871711a!important}.text-red-400\/100{color:#f87171!important}.text-red-400\/15{color:#f8717126!important}.text-red-400\/20{color:#f8717133!important}.text-red-400\/25{color:#f8717140!important}.text-red-400\/30{color:#f871714d!important}.text-red-400\/35{color:#f8717159!important}.text-red-400\/40{color:#f8717166!important}.text-red-400\/45{color:#f8717173!important}.text-red-400\/5{color:#f871710d!important}.text-red-400\/50{color:#f8717180!important}.text-red-400\/55{color:#f871718c!important}.text-red-400\/60{color:#f8717199!important}.text-red-400\/65{color:#f87171a6!important}.text-red-400\/70{color:#f87171b3!important}.text-red-400\/75{color:#f87171bf!important}.text-red-400\/80{color:#f87171cc!important}.text-red-400\/85{color:#f87171d9!important}.text-red-400\/90{color:#f87171e6!important}.text-red-400\/95{color:#f87171f2!important}.text-red-50{--tw-text-opacity: 1 !important;color:rgb(254 242 242 / var(--tw-text-opacity, 1))!important}.text-red-50\/0{color:#fef2f200!important}.text-red-50\/10{color:#fef2f21a!important}.text-red-50\/100{color:#fef2f2!important}.text-red-50\/15{color:#fef2f226!important}.text-red-50\/20{color:#fef2f233!important}.text-red-50\/25{color:#fef2f240!important}.text-red-50\/30{color:#fef2f24d!important}.text-red-50\/35{color:#fef2f259!important}.text-red-50\/40{color:#fef2f266!important}.text-red-50\/45{color:#fef2f273!important}.text-red-50\/5{color:#fef2f20d!important}.text-red-50\/50{color:#fef2f280!important}.text-red-50\/55{color:#fef2f28c!important}.text-red-50\/60{color:#fef2f299!important}.text-red-50\/65{color:#fef2f2a6!important}.text-red-50\/70{color:#fef2f2b3!important}.text-red-50\/75{color:#fef2f2bf!important}.text-red-50\/80{color:#fef2f2cc!important}.text-red-50\/85{color:#fef2f2d9!important}.text-red-50\/90{color:#fef2f2e6!important}.text-red-50\/95{color:#fef2f2f2!important}.text-red-500{--tw-text-opacity: 1 !important;color:rgb(210 45 45 / var(--tw-text-opacity, 1))!important}.text-red-500\/0{color:#d22d2d00!important}.text-red-500\/10{color:#d22d2d1a!important}.text-red-500\/100{color:#d22d2d!important}.text-red-500\/15{color:#d22d2d26!important}.text-red-500\/20{color:#d22d2d33!important}.text-red-500\/25{color:#d22d2d40!important}.text-red-500\/30{color:#d22d2d4d!important}.text-red-500\/35{color:#d22d2d59!important}.text-red-500\/40{color:#d22d2d66!important}.text-red-500\/45{color:#d22d2d73!important}.text-red-500\/5{color:#d22d2d0d!important}.text-red-500\/50{color:#d22d2d80!important}.text-red-500\/55{color:#d22d2d8c!important}.text-red-500\/60{color:#d22d2d99!important}.text-red-500\/65{color:#d22d2da6!important}.text-red-500\/70{color:#d22d2db3!important}.text-red-500\/75{color:#d22d2dbf!important}.text-red-500\/80{color:#d22d2dcc!important}.text-red-500\/85{color:#d22d2dd9!important}.text-red-500\/90{color:#d22d2de6!important}.text-red-500\/95{color:#d22d2df2!important}.text-red-600{--tw-text-opacity: 1 !important;color:rgb(220 38 38 / var(--tw-text-opacity, 1))!important}.text-red-600\/0{color:#dc262600!important}.text-red-600\/10{color:#dc26261a!important}.text-red-600\/100{color:#dc2626!important}.text-red-600\/15{color:#dc262626!important}.text-red-600\/20{color:#dc262633!important}.text-red-600\/25{color:#dc262640!important}.text-red-600\/30{color:#dc26264d!important}.text-red-600\/35{color:#dc262659!important}.text-red-600\/40{color:#dc262666!important}.text-red-600\/45{color:#dc262673!important}.text-red-600\/5{color:#dc26260d!important}.text-red-600\/50{color:#dc262680!important}.text-red-600\/55{color:#dc26268c!important}.text-red-600\/60{color:#dc262699!important}.text-red-600\/65{color:#dc2626a6!important}.text-red-600\/70{color:#dc2626b3!important}.text-red-600\/75{color:#dc2626bf!important}.text-red-600\/80{color:#dc2626cc!important}.text-red-600\/85{color:#dc2626d9!important}.text-red-600\/90{color:#dc2626e6!important}.text-red-600\/95{color:#dc2626f2!important}.text-red-700{--tw-text-opacity: 1 !important;color:rgb(185 28 28 / var(--tw-text-opacity, 1))!important}.text-red-700\/0{color:#b91c1c00!important}.text-red-700\/10{color:#b91c1c1a!important}.text-red-700\/100{color:#b91c1c!important}.text-red-700\/15{color:#b91c1c26!important}.text-red-700\/20{color:#b91c1c33!important}.text-red-700\/25{color:#b91c1c40!important}.text-red-700\/30{color:#b91c1c4d!important}.text-red-700\/35{color:#b91c1c59!important}.text-red-700\/40{color:#b91c1c66!important}.text-red-700\/45{color:#b91c1c73!important}.text-red-700\/5{color:#b91c1c0d!important}.text-red-700\/50{color:#b91c1c80!important}.text-red-700\/55{color:#b91c1c8c!important}.text-red-700\/60{color:#b91c1c99!important}.text-red-700\/65{color:#b91c1ca6!important}.text-red-700\/70{color:#b91c1cb3!important}.text-red-700\/75{color:#b91c1cbf!important}.text-red-700\/80{color:#b91c1ccc!important}.text-red-700\/85{color:#b91c1cd9!important}.text-red-700\/90{color:#b91c1ce6!important}.text-red-700\/95{color:#b91c1cf2!important}.text-red-800{--tw-text-opacity: 1 !important;color:rgb(153 27 27 / var(--tw-text-opacity, 1))!important}.text-red-800\/0{color:#991b1b00!important}.text-red-800\/10{color:#991b1b1a!important}.text-red-800\/100{color:#991b1b!important}.text-red-800\/15{color:#991b1b26!important}.text-red-800\/20{color:#991b1b33!important}.text-red-800\/25{color:#991b1b40!important}.text-red-800\/30{color:#991b1b4d!important}.text-red-800\/35{color:#991b1b59!important}.text-red-800\/40{color:#991b1b66!important}.text-red-800\/45{color:#991b1b73!important}.text-red-800\/5{color:#991b1b0d!important}.text-red-800\/50{color:#991b1b80!important}.text-red-800\/55{color:#991b1b8c!important}.text-red-800\/60{color:#991b1b99!important}.text-red-800\/65{color:#991b1ba6!important}.text-red-800\/70{color:#991b1bb3!important}.text-red-800\/75{color:#991b1bbf!important}.text-red-800\/80{color:#991b1bcc!important}.text-red-800\/85{color:#991b1bd9!important}.text-red-800\/90{color:#991b1be6!important}.text-red-800\/95{color:#991b1bf2!important}.text-red-900{--tw-text-opacity: 1 !important;color:rgb(127 29 29 / var(--tw-text-opacity, 1))!important}.text-red-900\/0{color:#7f1d1d00!important}.text-red-900\/10{color:#7f1d1d1a!important}.text-red-900\/100{color:#7f1d1d!important}.text-red-900\/15{color:#7f1d1d26!important}.text-red-900\/20{color:#7f1d1d33!important}.text-red-900\/25{color:#7f1d1d40!important}.text-red-900\/30{color:#7f1d1d4d!important}.text-red-900\/35{color:#7f1d1d59!important}.text-red-900\/40{color:#7f1d1d66!important}.text-red-900\/45{color:#7f1d1d73!important}.text-red-900\/5{color:#7f1d1d0d!important}.text-red-900\/50{color:#7f1d1d80!important}.text-red-900\/55{color:#7f1d1d8c!important}.text-red-900\/60{color:#7f1d1d99!important}.text-red-900\/65{color:#7f1d1da6!important}.text-red-900\/70{color:#7f1d1db3!important}.text-red-900\/75{color:#7f1d1dbf!important}.text-red-900\/80{color:#7f1d1dcc!important}.text-red-900\/85{color:#7f1d1dd9!important}.text-red-900\/90{color:#7f1d1de6!important}.text-red-900\/95{color:#7f1d1df2!important}.text-red-950{--tw-text-opacity: 1 !important;color:rgb(69 10 10 / var(--tw-text-opacity, 1))!important}.text-red-950\/0{color:#450a0a00!important}.text-red-950\/10{color:#450a0a1a!important}.text-red-950\/100{color:#450a0a!important}.text-red-950\/15{color:#450a0a26!important}.text-red-950\/20{color:#450a0a33!important}.text-red-950\/25{color:#450a0a40!important}.text-red-950\/30{color:#450a0a4d!important}.text-red-950\/35{color:#450a0a59!important}.text-red-950\/40{color:#450a0a66!important}.text-red-950\/45{color:#450a0a73!important}.text-red-950\/5{color:#450a0a0d!important}.text-red-950\/50{color:#450a0a80!important}.text-red-950\/55{color:#450a0a8c!important}.text-red-950\/60{color:#450a0a99!important}.text-red-950\/65{color:#450a0aa6!important}.text-red-950\/70{color:#450a0ab3!important}.text-red-950\/75{color:#450a0abf!important}.text-red-950\/80{color:#450a0acc!important}.text-red-950\/85{color:#450a0ad9!important}.text-red-950\/90{color:#450a0ae6!important}.text-red-950\/95{color:#450a0af2!important}.text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.decoration-gray-100{text-decoration-color:#f2f3f4!important}.decoration-gray-100\/0{text-decoration-color:#f2f3f400!important}.decoration-gray-100\/10{text-decoration-color:#f2f3f41a!important}.decoration-gray-100\/100{text-decoration-color:#f2f3f4!important}.decoration-gray-100\/15{text-decoration-color:#f2f3f426!important}.decoration-gray-100\/20{text-decoration-color:#f2f3f433!important}.decoration-gray-100\/25{text-decoration-color:#f2f3f440!important}.decoration-gray-100\/30{text-decoration-color:#f2f3f44d!important}.decoration-gray-100\/35{text-decoration-color:#f2f3f459!important}.decoration-gray-100\/40{text-decoration-color:#f2f3f466!important}.decoration-gray-100\/45{text-decoration-color:#f2f3f473!important}.decoration-gray-100\/5{text-decoration-color:#f2f3f40d!important}.decoration-gray-100\/50{text-decoration-color:#f2f3f480!important}.decoration-gray-100\/55{text-decoration-color:#f2f3f48c!important}.decoration-gray-100\/60{text-decoration-color:#f2f3f499!important}.decoration-gray-100\/65{text-decoration-color:#f2f3f4a6!important}.decoration-gray-100\/70{text-decoration-color:#f2f3f4b3!important}.decoration-gray-100\/75{text-decoration-color:#f2f3f4bf!important}.decoration-gray-100\/80{text-decoration-color:#f2f3f4cc!important}.decoration-gray-100\/85{text-decoration-color:#f2f3f4d9!important}.decoration-gray-100\/90{text-decoration-color:#f2f3f4e6!important}.decoration-gray-100\/95{text-decoration-color:#f2f3f4f2!important}.decoration-gray-200{text-decoration-color:#e5e5e5!important}.decoration-gray-200\/0{text-decoration-color:#e5e5e500!important}.decoration-gray-200\/10{text-decoration-color:#e5e5e51a!important}.decoration-gray-200\/100{text-decoration-color:#e5e5e5!important}.decoration-gray-200\/15{text-decoration-color:#e5e5e526!important}.decoration-gray-200\/20{text-decoration-color:#e5e5e533!important}.decoration-gray-200\/25{text-decoration-color:#e5e5e540!important}.decoration-gray-200\/30{text-decoration-color:#e5e5e54d!important}.decoration-gray-200\/35{text-decoration-color:#e5e5e559!important}.decoration-gray-200\/40{text-decoration-color:#e5e5e566!important}.decoration-gray-200\/45{text-decoration-color:#e5e5e573!important}.decoration-gray-200\/5{text-decoration-color:#e5e5e50d!important}.decoration-gray-200\/50{text-decoration-color:#e5e5e580!important}.decoration-gray-200\/55{text-decoration-color:#e5e5e58c!important}.decoration-gray-200\/60{text-decoration-color:#e5e5e599!important}.decoration-gray-200\/65{text-decoration-color:#e5e5e5a6!important}.decoration-gray-200\/70{text-decoration-color:#e5e5e5b3!important}.decoration-gray-200\/75{text-decoration-color:#e5e5e5bf!important}.decoration-gray-200\/80{text-decoration-color:#e5e5e5cc!important}.decoration-gray-200\/85{text-decoration-color:#e5e5e5d9!important}.decoration-gray-200\/90{text-decoration-color:#e5e5e5e6!important}.decoration-gray-200\/95{text-decoration-color:#e5e5e5f2!important}.decoration-gray-300{text-decoration-color:#b2b2b2!important}.decoration-gray-300\/0{text-decoration-color:#b2b2b200!important}.decoration-gray-300\/10{text-decoration-color:#b2b2b21a!important}.decoration-gray-300\/100{text-decoration-color:#b2b2b2!important}.decoration-gray-300\/15{text-decoration-color:#b2b2b226!important}.decoration-gray-300\/20{text-decoration-color:#b2b2b233!important}.decoration-gray-300\/25{text-decoration-color:#b2b2b240!important}.decoration-gray-300\/30{text-decoration-color:#b2b2b24d!important}.decoration-gray-300\/35{text-decoration-color:#b2b2b259!important}.decoration-gray-300\/40{text-decoration-color:#b2b2b266!important}.decoration-gray-300\/45{text-decoration-color:#b2b2b273!important}.decoration-gray-300\/5{text-decoration-color:#b2b2b20d!important}.decoration-gray-300\/50{text-decoration-color:#b2b2b280!important}.decoration-gray-300\/55{text-decoration-color:#b2b2b28c!important}.decoration-gray-300\/60{text-decoration-color:#b2b2b299!important}.decoration-gray-300\/65{text-decoration-color:#b2b2b2a6!important}.decoration-gray-300\/70{text-decoration-color:#b2b2b2b3!important}.decoration-gray-300\/75{text-decoration-color:#b2b2b2bf!important}.decoration-gray-300\/80{text-decoration-color:#b2b2b2cc!important}.decoration-gray-300\/85{text-decoration-color:#b2b2b2d9!important}.decoration-gray-300\/90{text-decoration-color:#b2b2b2e6!important}.decoration-gray-300\/95{text-decoration-color:#b2b2b2f2!important}.decoration-gray-400{text-decoration-color:#999!important}.decoration-gray-400\/0{text-decoration-color:#9990!important}.decoration-gray-400\/10{text-decoration-color:#9999991a!important}.decoration-gray-400\/100{text-decoration-color:#999!important}.decoration-gray-400\/15{text-decoration-color:#99999926!important}.decoration-gray-400\/20{text-decoration-color:#9993!important}.decoration-gray-400\/25{text-decoration-color:#99999940!important}.decoration-gray-400\/30{text-decoration-color:#9999994d!important}.decoration-gray-400\/35{text-decoration-color:#99999959!important}.decoration-gray-400\/40{text-decoration-color:#9996!important}.decoration-gray-400\/45{text-decoration-color:#99999973!important}.decoration-gray-400\/5{text-decoration-color:#9999990d!important}.decoration-gray-400\/50{text-decoration-color:#99999980!important}.decoration-gray-400\/55{text-decoration-color:#9999998c!important}.decoration-gray-400\/60{text-decoration-color:#9999!important}.decoration-gray-400\/65{text-decoration-color:#999999a6!important}.decoration-gray-400\/70{text-decoration-color:#999999b3!important}.decoration-gray-400\/75{text-decoration-color:#999999bf!important}.decoration-gray-400\/80{text-decoration-color:#999c!important}.decoration-gray-400\/85{text-decoration-color:#999999d9!important}.decoration-gray-400\/90{text-decoration-color:#999999e6!important}.decoration-gray-400\/95{text-decoration-color:#999999f2!important}.decoration-gray-50{text-decoration-color:#f2f2f2!important}.decoration-gray-50\/0{text-decoration-color:#f2f2f200!important}.decoration-gray-50\/10{text-decoration-color:#f2f2f21a!important}.decoration-gray-50\/100{text-decoration-color:#f2f2f2!important}.decoration-gray-50\/15{text-decoration-color:#f2f2f226!important}.decoration-gray-50\/20{text-decoration-color:#f2f2f233!important}.decoration-gray-50\/25{text-decoration-color:#f2f2f240!important}.decoration-gray-50\/30{text-decoration-color:#f2f2f24d!important}.decoration-gray-50\/35{text-decoration-color:#f2f2f259!important}.decoration-gray-50\/40{text-decoration-color:#f2f2f266!important}.decoration-gray-50\/45{text-decoration-color:#f2f2f273!important}.decoration-gray-50\/5{text-decoration-color:#f2f2f20d!important}.decoration-gray-50\/50{text-decoration-color:#f2f2f280!important}.decoration-gray-50\/55{text-decoration-color:#f2f2f28c!important}.decoration-gray-50\/60{text-decoration-color:#f2f2f299!important}.decoration-gray-50\/65{text-decoration-color:#f2f2f2a6!important}.decoration-gray-50\/70{text-decoration-color:#f2f2f2b3!important}.decoration-gray-50\/75{text-decoration-color:#f2f2f2bf!important}.decoration-gray-50\/80{text-decoration-color:#f2f2f2cc!important}.decoration-gray-50\/85{text-decoration-color:#f2f2f2d9!important}.decoration-gray-50\/90{text-decoration-color:#f2f2f2e6!important}.decoration-gray-50\/95{text-decoration-color:#f2f2f2f2!important}.decoration-gray-500{text-decoration-color:#4d4d4d!important}.decoration-gray-500\/0{text-decoration-color:#4d4d4d00!important}.decoration-gray-500\/10{text-decoration-color:#4d4d4d1a!important}.decoration-gray-500\/100{text-decoration-color:#4d4d4d!important}.decoration-gray-500\/15{text-decoration-color:#4d4d4d26!important}.decoration-gray-500\/20{text-decoration-color:#4d4d4d33!important}.decoration-gray-500\/25{text-decoration-color:#4d4d4d40!important}.decoration-gray-500\/30{text-decoration-color:#4d4d4d4d!important}.decoration-gray-500\/35{text-decoration-color:#4d4d4d59!important}.decoration-gray-500\/40{text-decoration-color:#4d4d4d66!important}.decoration-gray-500\/45{text-decoration-color:#4d4d4d73!important}.decoration-gray-500\/5{text-decoration-color:#4d4d4d0d!important}.decoration-gray-500\/50{text-decoration-color:#4d4d4d80!important}.decoration-gray-500\/55{text-decoration-color:#4d4d4d8c!important}.decoration-gray-500\/60{text-decoration-color:#4d4d4d99!important}.decoration-gray-500\/65{text-decoration-color:#4d4d4da6!important}.decoration-gray-500\/70{text-decoration-color:#4d4d4db3!important}.decoration-gray-500\/75{text-decoration-color:#4d4d4dbf!important}.decoration-gray-500\/80{text-decoration-color:#4d4d4dcc!important}.decoration-gray-500\/85{text-decoration-color:#4d4d4dd9!important}.decoration-gray-500\/90{text-decoration-color:#4d4d4de6!important}.decoration-gray-500\/95{text-decoration-color:#4d4d4df2!important}.decoration-gray-600{text-decoration-color:#4b5563!important}.decoration-gray-600\/0{text-decoration-color:#4b556300!important}.decoration-gray-600\/10{text-decoration-color:#4b55631a!important}.decoration-gray-600\/100{text-decoration-color:#4b5563!important}.decoration-gray-600\/15{text-decoration-color:#4b556326!important}.decoration-gray-600\/20{text-decoration-color:#4b556333!important}.decoration-gray-600\/25{text-decoration-color:#4b556340!important}.decoration-gray-600\/30{text-decoration-color:#4b55634d!important}.decoration-gray-600\/35{text-decoration-color:#4b556359!important}.decoration-gray-600\/40{text-decoration-color:#4b556366!important}.decoration-gray-600\/45{text-decoration-color:#4b556373!important}.decoration-gray-600\/5{text-decoration-color:#4b55630d!important}.decoration-gray-600\/50{text-decoration-color:#4b556380!important}.decoration-gray-600\/55{text-decoration-color:#4b55638c!important}.decoration-gray-600\/60{text-decoration-color:#4b556399!important}.decoration-gray-600\/65{text-decoration-color:#4b5563a6!important}.decoration-gray-600\/70{text-decoration-color:#4b5563b3!important}.decoration-gray-600\/75{text-decoration-color:#4b5563bf!important}.decoration-gray-600\/80{text-decoration-color:#4b5563cc!important}.decoration-gray-600\/85{text-decoration-color:#4b5563d9!important}.decoration-gray-600\/90{text-decoration-color:#4b5563e6!important}.decoration-gray-600\/95{text-decoration-color:#4b5563f2!important}.decoration-gray-700{text-decoration-color:#333!important}.decoration-gray-700\/0{text-decoration-color:#3330!important}.decoration-gray-700\/10{text-decoration-color:#3333331a!important}.decoration-gray-700\/100{text-decoration-color:#333!important}.decoration-gray-700\/15{text-decoration-color:#33333326!important}.decoration-gray-700\/20{text-decoration-color:#3333!important}.decoration-gray-700\/25{text-decoration-color:#33333340!important}.decoration-gray-700\/30{text-decoration-color:#3333334d!important}.decoration-gray-700\/35{text-decoration-color:#33333359!important}.decoration-gray-700\/40{text-decoration-color:#3336!important}.decoration-gray-700\/45{text-decoration-color:#33333373!important}.decoration-gray-700\/5{text-decoration-color:#3333330d!important}.decoration-gray-700\/50{text-decoration-color:#33333380!important}.decoration-gray-700\/55{text-decoration-color:#3333338c!important}.decoration-gray-700\/60{text-decoration-color:#3339!important}.decoration-gray-700\/65{text-decoration-color:#333333a6!important}.decoration-gray-700\/70{text-decoration-color:#333333b3!important}.decoration-gray-700\/75{text-decoration-color:#333333bf!important}.decoration-gray-700\/80{text-decoration-color:#333c!important}.decoration-gray-700\/85{text-decoration-color:#333333d9!important}.decoration-gray-700\/90{text-decoration-color:#333333e6!important}.decoration-gray-700\/95{text-decoration-color:#333333f2!important}.decoration-gray-800{text-decoration-color:#1f2937!important}.decoration-gray-800\/0{text-decoration-color:#1f293700!important}.decoration-gray-800\/10{text-decoration-color:#1f29371a!important}.decoration-gray-800\/100{text-decoration-color:#1f2937!important}.decoration-gray-800\/15{text-decoration-color:#1f293726!important}.decoration-gray-800\/20{text-decoration-color:#1f293733!important}.decoration-gray-800\/25{text-decoration-color:#1f293740!important}.decoration-gray-800\/30{text-decoration-color:#1f29374d!important}.decoration-gray-800\/35{text-decoration-color:#1f293759!important}.decoration-gray-800\/40{text-decoration-color:#1f293766!important}.decoration-gray-800\/45{text-decoration-color:#1f293773!important}.decoration-gray-800\/5{text-decoration-color:#1f29370d!important}.decoration-gray-800\/50{text-decoration-color:#1f293780!important}.decoration-gray-800\/55{text-decoration-color:#1f29378c!important}.decoration-gray-800\/60{text-decoration-color:#1f293799!important}.decoration-gray-800\/65{text-decoration-color:#1f2937a6!important}.decoration-gray-800\/70{text-decoration-color:#1f2937b3!important}.decoration-gray-800\/75{text-decoration-color:#1f2937bf!important}.decoration-gray-800\/80{text-decoration-color:#1f2937cc!important}.decoration-gray-800\/85{text-decoration-color:#1f2937d9!important}.decoration-gray-800\/90{text-decoration-color:#1f2937e6!important}.decoration-gray-800\/95{text-decoration-color:#1f2937f2!important}.decoration-gray-900{text-decoration-color:#111827!important}.decoration-gray-900\/0{text-decoration-color:#11182700!important}.decoration-gray-900\/10{text-decoration-color:#1118271a!important}.decoration-gray-900\/100{text-decoration-color:#111827!important}.decoration-gray-900\/15{text-decoration-color:#11182726!important}.decoration-gray-900\/20{text-decoration-color:#11182733!important}.decoration-gray-900\/25{text-decoration-color:#11182740!important}.decoration-gray-900\/30{text-decoration-color:#1118274d!important}.decoration-gray-900\/35{text-decoration-color:#11182759!important}.decoration-gray-900\/40{text-decoration-color:#11182766!important}.decoration-gray-900\/45{text-decoration-color:#11182773!important}.decoration-gray-900\/5{text-decoration-color:#1118270d!important}.decoration-gray-900\/50{text-decoration-color:#11182780!important}.decoration-gray-900\/55{text-decoration-color:#1118278c!important}.decoration-gray-900\/60{text-decoration-color:#11182799!important}.decoration-gray-900\/65{text-decoration-color:#111827a6!important}.decoration-gray-900\/70{text-decoration-color:#111827b3!important}.decoration-gray-900\/75{text-decoration-color:#111827bf!important}.decoration-gray-900\/80{text-decoration-color:#111827cc!important}.decoration-gray-900\/85{text-decoration-color:#111827d9!important}.decoration-gray-900\/90{text-decoration-color:#111827e6!important}.decoration-gray-900\/95{text-decoration-color:#111827f2!important}.decoration-gray-950{text-decoration-color:#030712!important}.decoration-gray-950\/0{text-decoration-color:#03071200!important}.decoration-gray-950\/10{text-decoration-color:#0307121a!important}.decoration-gray-950\/100{text-decoration-color:#030712!important}.decoration-gray-950\/15{text-decoration-color:#03071226!important}.decoration-gray-950\/20{text-decoration-color:#03071233!important}.decoration-gray-950\/25{text-decoration-color:#03071240!important}.decoration-gray-950\/30{text-decoration-color:#0307124d!important}.decoration-gray-950\/35{text-decoration-color:#03071259!important}.decoration-gray-950\/40{text-decoration-color:#03071266!important}.decoration-gray-950\/45{text-decoration-color:#03071273!important}.decoration-gray-950\/5{text-decoration-color:#0307120d!important}.decoration-gray-950\/50{text-decoration-color:#03071280!important}.decoration-gray-950\/55{text-decoration-color:#0307128c!important}.decoration-gray-950\/60{text-decoration-color:#03071299!important}.decoration-gray-950\/65{text-decoration-color:#030712a6!important}.decoration-gray-950\/70{text-decoration-color:#030712b3!important}.decoration-gray-950\/75{text-decoration-color:#030712bf!important}.decoration-gray-950\/80{text-decoration-color:#030712cc!important}.decoration-gray-950\/85{text-decoration-color:#030712d9!important}.decoration-gray-950\/90{text-decoration-color:#030712e6!important}.decoration-gray-950\/95{text-decoration-color:#030712f2!important}.decoration-green-100{text-decoration-color:#dcfce7!important}.decoration-green-100\/0{text-decoration-color:#dcfce700!important}.decoration-green-100\/10{text-decoration-color:#dcfce71a!important}.decoration-green-100\/100{text-decoration-color:#dcfce7!important}.decoration-green-100\/15{text-decoration-color:#dcfce726!important}.decoration-green-100\/20{text-decoration-color:#dcfce733!important}.decoration-green-100\/25{text-decoration-color:#dcfce740!important}.decoration-green-100\/30{text-decoration-color:#dcfce74d!important}.decoration-green-100\/35{text-decoration-color:#dcfce759!important}.decoration-green-100\/40{text-decoration-color:#dcfce766!important}.decoration-green-100\/45{text-decoration-color:#dcfce773!important}.decoration-green-100\/5{text-decoration-color:#dcfce70d!important}.decoration-green-100\/50{text-decoration-color:#dcfce780!important}.decoration-green-100\/55{text-decoration-color:#dcfce78c!important}.decoration-green-100\/60{text-decoration-color:#dcfce799!important}.decoration-green-100\/65{text-decoration-color:#dcfce7a6!important}.decoration-green-100\/70{text-decoration-color:#dcfce7b3!important}.decoration-green-100\/75{text-decoration-color:#dcfce7bf!important}.decoration-green-100\/80{text-decoration-color:#dcfce7cc!important}.decoration-green-100\/85{text-decoration-color:#dcfce7d9!important}.decoration-green-100\/90{text-decoration-color:#dcfce7e6!important}.decoration-green-100\/95{text-decoration-color:#dcfce7f2!important}.decoration-green-200{text-decoration-color:#bbf7d0!important}.decoration-green-200\/0{text-decoration-color:#bbf7d000!important}.decoration-green-200\/10{text-decoration-color:#bbf7d01a!important}.decoration-green-200\/100{text-decoration-color:#bbf7d0!important}.decoration-green-200\/15{text-decoration-color:#bbf7d026!important}.decoration-green-200\/20{text-decoration-color:#bbf7d033!important}.decoration-green-200\/25{text-decoration-color:#bbf7d040!important}.decoration-green-200\/30{text-decoration-color:#bbf7d04d!important}.decoration-green-200\/35{text-decoration-color:#bbf7d059!important}.decoration-green-200\/40{text-decoration-color:#bbf7d066!important}.decoration-green-200\/45{text-decoration-color:#bbf7d073!important}.decoration-green-200\/5{text-decoration-color:#bbf7d00d!important}.decoration-green-200\/50{text-decoration-color:#bbf7d080!important}.decoration-green-200\/55{text-decoration-color:#bbf7d08c!important}.decoration-green-200\/60{text-decoration-color:#bbf7d099!important}.decoration-green-200\/65{text-decoration-color:#bbf7d0a6!important}.decoration-green-200\/70{text-decoration-color:#bbf7d0b3!important}.decoration-green-200\/75{text-decoration-color:#bbf7d0bf!important}.decoration-green-200\/80{text-decoration-color:#bbf7d0cc!important}.decoration-green-200\/85{text-decoration-color:#bbf7d0d9!important}.decoration-green-200\/90{text-decoration-color:#bbf7d0e6!important}.decoration-green-200\/95{text-decoration-color:#bbf7d0f2!important}.decoration-green-300{text-decoration-color:#ddffc9!important}.decoration-green-300\/0{text-decoration-color:#ddffc900!important}.decoration-green-300\/10{text-decoration-color:#ddffc91a!important}.decoration-green-300\/100{text-decoration-color:#ddffc9!important}.decoration-green-300\/15{text-decoration-color:#ddffc926!important}.decoration-green-300\/20{text-decoration-color:#ddffc933!important}.decoration-green-300\/25{text-decoration-color:#ddffc940!important}.decoration-green-300\/30{text-decoration-color:#ddffc94d!important}.decoration-green-300\/35{text-decoration-color:#ddffc959!important}.decoration-green-300\/40{text-decoration-color:#ddffc966!important}.decoration-green-300\/45{text-decoration-color:#ddffc973!important}.decoration-green-300\/5{text-decoration-color:#ddffc90d!important}.decoration-green-300\/50{text-decoration-color:#ddffc980!important}.decoration-green-300\/55{text-decoration-color:#ddffc98c!important}.decoration-green-300\/60{text-decoration-color:#ddffc999!important}.decoration-green-300\/65{text-decoration-color:#ddffc9a6!important}.decoration-green-300\/70{text-decoration-color:#ddffc9b3!important}.decoration-green-300\/75{text-decoration-color:#ddffc9bf!important}.decoration-green-300\/80{text-decoration-color:#ddffc9cc!important}.decoration-green-300\/85{text-decoration-color:#ddffc9d9!important}.decoration-green-300\/90{text-decoration-color:#ddffc9e6!important}.decoration-green-300\/95{text-decoration-color:#ddffc9f2!important}.decoration-green-400{text-decoration-color:#4ade80!important}.decoration-green-400\/0{text-decoration-color:#4ade8000!important}.decoration-green-400\/10{text-decoration-color:#4ade801a!important}.decoration-green-400\/100{text-decoration-color:#4ade80!important}.decoration-green-400\/15{text-decoration-color:#4ade8026!important}.decoration-green-400\/20{text-decoration-color:#4ade8033!important}.decoration-green-400\/25{text-decoration-color:#4ade8040!important}.decoration-green-400\/30{text-decoration-color:#4ade804d!important}.decoration-green-400\/35{text-decoration-color:#4ade8059!important}.decoration-green-400\/40{text-decoration-color:#4ade8066!important}.decoration-green-400\/45{text-decoration-color:#4ade8073!important}.decoration-green-400\/5{text-decoration-color:#4ade800d!important}.decoration-green-400\/50{text-decoration-color:#4ade8080!important}.decoration-green-400\/55{text-decoration-color:#4ade808c!important}.decoration-green-400\/60{text-decoration-color:#4ade8099!important}.decoration-green-400\/65{text-decoration-color:#4ade80a6!important}.decoration-green-400\/70{text-decoration-color:#4ade80b3!important}.decoration-green-400\/75{text-decoration-color:#4ade80bf!important}.decoration-green-400\/80{text-decoration-color:#4ade80cc!important}.decoration-green-400\/85{text-decoration-color:#4ade80d9!important}.decoration-green-400\/90{text-decoration-color:#4ade80e6!important}.decoration-green-400\/95{text-decoration-color:#4ade80f2!important}.decoration-green-50{text-decoration-color:#f0fdf4!important}.decoration-green-50\/0{text-decoration-color:#f0fdf400!important}.decoration-green-50\/10{text-decoration-color:#f0fdf41a!important}.decoration-green-50\/100{text-decoration-color:#f0fdf4!important}.decoration-green-50\/15{text-decoration-color:#f0fdf426!important}.decoration-green-50\/20{text-decoration-color:#f0fdf433!important}.decoration-green-50\/25{text-decoration-color:#f0fdf440!important}.decoration-green-50\/30{text-decoration-color:#f0fdf44d!important}.decoration-green-50\/35{text-decoration-color:#f0fdf459!important}.decoration-green-50\/40{text-decoration-color:#f0fdf466!important}.decoration-green-50\/45{text-decoration-color:#f0fdf473!important}.decoration-green-50\/5{text-decoration-color:#f0fdf40d!important}.decoration-green-50\/50{text-decoration-color:#f0fdf480!important}.decoration-green-50\/55{text-decoration-color:#f0fdf48c!important}.decoration-green-50\/60{text-decoration-color:#f0fdf499!important}.decoration-green-50\/65{text-decoration-color:#f0fdf4a6!important}.decoration-green-50\/70{text-decoration-color:#f0fdf4b3!important}.decoration-green-50\/75{text-decoration-color:#f0fdf4bf!important}.decoration-green-50\/80{text-decoration-color:#f0fdf4cc!important}.decoration-green-50\/85{text-decoration-color:#f0fdf4d9!important}.decoration-green-50\/90{text-decoration-color:#f0fdf4e6!important}.decoration-green-50\/95{text-decoration-color:#f0fdf4f2!important}.decoration-green-500{text-decoration-color:#17d14c!important}.decoration-green-500\/0{text-decoration-color:#17d14c00!important}.decoration-green-500\/10{text-decoration-color:#17d14c1a!important}.decoration-green-500\/100{text-decoration-color:#17d14c!important}.decoration-green-500\/15{text-decoration-color:#17d14c26!important}.decoration-green-500\/20{text-decoration-color:#17d14c33!important}.decoration-green-500\/25{text-decoration-color:#17d14c40!important}.decoration-green-500\/30{text-decoration-color:#17d14c4d!important}.decoration-green-500\/35{text-decoration-color:#17d14c59!important}.decoration-green-500\/40{text-decoration-color:#17d14c66!important}.decoration-green-500\/45{text-decoration-color:#17d14c73!important}.decoration-green-500\/5{text-decoration-color:#17d14c0d!important}.decoration-green-500\/50{text-decoration-color:#17d14c80!important}.decoration-green-500\/55{text-decoration-color:#17d14c8c!important}.decoration-green-500\/60{text-decoration-color:#17d14c99!important}.decoration-green-500\/65{text-decoration-color:#17d14ca6!important}.decoration-green-500\/70{text-decoration-color:#17d14cb3!important}.decoration-green-500\/75{text-decoration-color:#17d14cbf!important}.decoration-green-500\/80{text-decoration-color:#17d14ccc!important}.decoration-green-500\/85{text-decoration-color:#17d14cd9!important}.decoration-green-500\/90{text-decoration-color:#17d14ce6!important}.decoration-green-500\/95{text-decoration-color:#17d14cf2!important}.decoration-green-600{text-decoration-color:#16a34a!important}.decoration-green-600\/0{text-decoration-color:#16a34a00!important}.decoration-green-600\/10{text-decoration-color:#16a34a1a!important}.decoration-green-600\/100{text-decoration-color:#16a34a!important}.decoration-green-600\/15{text-decoration-color:#16a34a26!important}.decoration-green-600\/20{text-decoration-color:#16a34a33!important}.decoration-green-600\/25{text-decoration-color:#16a34a40!important}.decoration-green-600\/30{text-decoration-color:#16a34a4d!important}.decoration-green-600\/35{text-decoration-color:#16a34a59!important}.decoration-green-600\/40{text-decoration-color:#16a34a66!important}.decoration-green-600\/45{text-decoration-color:#16a34a73!important}.decoration-green-600\/5{text-decoration-color:#16a34a0d!important}.decoration-green-600\/50{text-decoration-color:#16a34a80!important}.decoration-green-600\/55{text-decoration-color:#16a34a8c!important}.decoration-green-600\/60{text-decoration-color:#16a34a99!important}.decoration-green-600\/65{text-decoration-color:#16a34aa6!important}.decoration-green-600\/70{text-decoration-color:#16a34ab3!important}.decoration-green-600\/75{text-decoration-color:#16a34abf!important}.decoration-green-600\/80{text-decoration-color:#16a34acc!important}.decoration-green-600\/85{text-decoration-color:#16a34ad9!important}.decoration-green-600\/90{text-decoration-color:#16a34ae6!important}.decoration-green-600\/95{text-decoration-color:#16a34af2!important}.decoration-green-700{text-decoration-color:#15803d!important}.decoration-green-700\/0{text-decoration-color:#15803d00!important}.decoration-green-700\/10{text-decoration-color:#15803d1a!important}.decoration-green-700\/100{text-decoration-color:#15803d!important}.decoration-green-700\/15{text-decoration-color:#15803d26!important}.decoration-green-700\/20{text-decoration-color:#15803d33!important}.decoration-green-700\/25{text-decoration-color:#15803d40!important}.decoration-green-700\/30{text-decoration-color:#15803d4d!important}.decoration-green-700\/35{text-decoration-color:#15803d59!important}.decoration-green-700\/40{text-decoration-color:#15803d66!important}.decoration-green-700\/45{text-decoration-color:#15803d73!important}.decoration-green-700\/5{text-decoration-color:#15803d0d!important}.decoration-green-700\/50{text-decoration-color:#15803d80!important}.decoration-green-700\/55{text-decoration-color:#15803d8c!important}.decoration-green-700\/60{text-decoration-color:#15803d99!important}.decoration-green-700\/65{text-decoration-color:#15803da6!important}.decoration-green-700\/70{text-decoration-color:#15803db3!important}.decoration-green-700\/75{text-decoration-color:#15803dbf!important}.decoration-green-700\/80{text-decoration-color:#15803dcc!important}.decoration-green-700\/85{text-decoration-color:#15803dd9!important}.decoration-green-700\/90{text-decoration-color:#15803de6!important}.decoration-green-700\/95{text-decoration-color:#15803df2!important}.decoration-green-800{text-decoration-color:#166534!important}.decoration-green-800\/0{text-decoration-color:#16653400!important}.decoration-green-800\/10{text-decoration-color:#1665341a!important}.decoration-green-800\/100{text-decoration-color:#166534!important}.decoration-green-800\/15{text-decoration-color:#16653426!important}.decoration-green-800\/20{text-decoration-color:#16653433!important}.decoration-green-800\/25{text-decoration-color:#16653440!important}.decoration-green-800\/30{text-decoration-color:#1665344d!important}.decoration-green-800\/35{text-decoration-color:#16653459!important}.decoration-green-800\/40{text-decoration-color:#16653466!important}.decoration-green-800\/45{text-decoration-color:#16653473!important}.decoration-green-800\/5{text-decoration-color:#1665340d!important}.decoration-green-800\/50{text-decoration-color:#16653480!important}.decoration-green-800\/55{text-decoration-color:#1665348c!important}.decoration-green-800\/60{text-decoration-color:#16653499!important}.decoration-green-800\/65{text-decoration-color:#166534a6!important}.decoration-green-800\/70{text-decoration-color:#166534b3!important}.decoration-green-800\/75{text-decoration-color:#166534bf!important}.decoration-green-800\/80{text-decoration-color:#166534cc!important}.decoration-green-800\/85{text-decoration-color:#166534d9!important}.decoration-green-800\/90{text-decoration-color:#166534e6!important}.decoration-green-800\/95{text-decoration-color:#166534f2!important}.decoration-green-900{text-decoration-color:#14532d!important}.decoration-green-900\/0{text-decoration-color:#14532d00!important}.decoration-green-900\/10{text-decoration-color:#14532d1a!important}.decoration-green-900\/100{text-decoration-color:#14532d!important}.decoration-green-900\/15{text-decoration-color:#14532d26!important}.decoration-green-900\/20{text-decoration-color:#14532d33!important}.decoration-green-900\/25{text-decoration-color:#14532d40!important}.decoration-green-900\/30{text-decoration-color:#14532d4d!important}.decoration-green-900\/35{text-decoration-color:#14532d59!important}.decoration-green-900\/40{text-decoration-color:#14532d66!important}.decoration-green-900\/45{text-decoration-color:#14532d73!important}.decoration-green-900\/5{text-decoration-color:#14532d0d!important}.decoration-green-900\/50{text-decoration-color:#14532d80!important}.decoration-green-900\/55{text-decoration-color:#14532d8c!important}.decoration-green-900\/60{text-decoration-color:#14532d99!important}.decoration-green-900\/65{text-decoration-color:#14532da6!important}.decoration-green-900\/70{text-decoration-color:#14532db3!important}.decoration-green-900\/75{text-decoration-color:#14532dbf!important}.decoration-green-900\/80{text-decoration-color:#14532dcc!important}.decoration-green-900\/85{text-decoration-color:#14532dd9!important}.decoration-green-900\/90{text-decoration-color:#14532de6!important}.decoration-green-900\/95{text-decoration-color:#14532df2!important}.decoration-green-950{text-decoration-color:#052e16!important}.decoration-green-950\/0{text-decoration-color:#052e1600!important}.decoration-green-950\/10{text-decoration-color:#052e161a!important}.decoration-green-950\/100{text-decoration-color:#052e16!important}.decoration-green-950\/15{text-decoration-color:#052e1626!important}.decoration-green-950\/20{text-decoration-color:#052e1633!important}.decoration-green-950\/25{text-decoration-color:#052e1640!important}.decoration-green-950\/30{text-decoration-color:#052e164d!important}.decoration-green-950\/35{text-decoration-color:#052e1659!important}.decoration-green-950\/40{text-decoration-color:#052e1666!important}.decoration-green-950\/45{text-decoration-color:#052e1673!important}.decoration-green-950\/5{text-decoration-color:#052e160d!important}.decoration-green-950\/50{text-decoration-color:#052e1680!important}.decoration-green-950\/55{text-decoration-color:#052e168c!important}.decoration-green-950\/60{text-decoration-color:#052e1699!important}.decoration-green-950\/65{text-decoration-color:#052e16a6!important}.decoration-green-950\/70{text-decoration-color:#052e16b3!important}.decoration-green-950\/75{text-decoration-color:#052e16bf!important}.decoration-green-950\/80{text-decoration-color:#052e16cc!important}.decoration-green-950\/85{text-decoration-color:#052e16d9!important}.decoration-green-950\/90{text-decoration-color:#052e16e6!important}.decoration-green-950\/95{text-decoration-color:#052e16f2!important}.decoration-orange-100{text-decoration-color:#ffedd5!important}.decoration-orange-100\/0{text-decoration-color:#ffedd500!important}.decoration-orange-100\/10{text-decoration-color:#ffedd51a!important}.decoration-orange-100\/100{text-decoration-color:#ffedd5!important}.decoration-orange-100\/15{text-decoration-color:#ffedd526!important}.decoration-orange-100\/20{text-decoration-color:#ffedd533!important}.decoration-orange-100\/25{text-decoration-color:#ffedd540!important}.decoration-orange-100\/30{text-decoration-color:#ffedd54d!important}.decoration-orange-100\/35{text-decoration-color:#ffedd559!important}.decoration-orange-100\/40{text-decoration-color:#ffedd566!important}.decoration-orange-100\/45{text-decoration-color:#ffedd573!important}.decoration-orange-100\/5{text-decoration-color:#ffedd50d!important}.decoration-orange-100\/50{text-decoration-color:#ffedd580!important}.decoration-orange-100\/55{text-decoration-color:#ffedd58c!important}.decoration-orange-100\/60{text-decoration-color:#ffedd599!important}.decoration-orange-100\/65{text-decoration-color:#ffedd5a6!important}.decoration-orange-100\/70{text-decoration-color:#ffedd5b3!important}.decoration-orange-100\/75{text-decoration-color:#ffedd5bf!important}.decoration-orange-100\/80{text-decoration-color:#ffedd5cc!important}.decoration-orange-100\/85{text-decoration-color:#ffedd5d9!important}.decoration-orange-100\/90{text-decoration-color:#ffedd5e6!important}.decoration-orange-100\/95{text-decoration-color:#ffedd5f2!important}.decoration-orange-200{text-decoration-color:#fed7aa!important}.decoration-orange-200\/0{text-decoration-color:#fed7aa00!important}.decoration-orange-200\/10{text-decoration-color:#fed7aa1a!important}.decoration-orange-200\/100{text-decoration-color:#fed7aa!important}.decoration-orange-200\/15{text-decoration-color:#fed7aa26!important}.decoration-orange-200\/20{text-decoration-color:#fed7aa33!important}.decoration-orange-200\/25{text-decoration-color:#fed7aa40!important}.decoration-orange-200\/30{text-decoration-color:#fed7aa4d!important}.decoration-orange-200\/35{text-decoration-color:#fed7aa59!important}.decoration-orange-200\/40{text-decoration-color:#fed7aa66!important}.decoration-orange-200\/45{text-decoration-color:#fed7aa73!important}.decoration-orange-200\/5{text-decoration-color:#fed7aa0d!important}.decoration-orange-200\/50{text-decoration-color:#fed7aa80!important}.decoration-orange-200\/55{text-decoration-color:#fed7aa8c!important}.decoration-orange-200\/60{text-decoration-color:#fed7aa99!important}.decoration-orange-200\/65{text-decoration-color:#fed7aaa6!important}.decoration-orange-200\/70{text-decoration-color:#fed7aab3!important}.decoration-orange-200\/75{text-decoration-color:#fed7aabf!important}.decoration-orange-200\/80{text-decoration-color:#fed7aacc!important}.decoration-orange-200\/85{text-decoration-color:#fed7aad9!important}.decoration-orange-200\/90{text-decoration-color:#fed7aae6!important}.decoration-orange-200\/95{text-decoration-color:#fed7aaf2!important}.decoration-orange-300{text-decoration-color:#fdba74!important}.decoration-orange-300\/0{text-decoration-color:#fdba7400!important}.decoration-orange-300\/10{text-decoration-color:#fdba741a!important}.decoration-orange-300\/100{text-decoration-color:#fdba74!important}.decoration-orange-300\/15{text-decoration-color:#fdba7426!important}.decoration-orange-300\/20{text-decoration-color:#fdba7433!important}.decoration-orange-300\/25{text-decoration-color:#fdba7440!important}.decoration-orange-300\/30{text-decoration-color:#fdba744d!important}.decoration-orange-300\/35{text-decoration-color:#fdba7459!important}.decoration-orange-300\/40{text-decoration-color:#fdba7466!important}.decoration-orange-300\/45{text-decoration-color:#fdba7473!important}.decoration-orange-300\/5{text-decoration-color:#fdba740d!important}.decoration-orange-300\/50{text-decoration-color:#fdba7480!important}.decoration-orange-300\/55{text-decoration-color:#fdba748c!important}.decoration-orange-300\/60{text-decoration-color:#fdba7499!important}.decoration-orange-300\/65{text-decoration-color:#fdba74a6!important}.decoration-orange-300\/70{text-decoration-color:#fdba74b3!important}.decoration-orange-300\/75{text-decoration-color:#fdba74bf!important}.decoration-orange-300\/80{text-decoration-color:#fdba74cc!important}.decoration-orange-300\/85{text-decoration-color:#fdba74d9!important}.decoration-orange-300\/90{text-decoration-color:#fdba74e6!important}.decoration-orange-300\/95{text-decoration-color:#fdba74f2!important}.decoration-orange-400{text-decoration-color:#fb923c!important}.decoration-orange-400\/0{text-decoration-color:#fb923c00!important}.decoration-orange-400\/10{text-decoration-color:#fb923c1a!important}.decoration-orange-400\/100{text-decoration-color:#fb923c!important}.decoration-orange-400\/15{text-decoration-color:#fb923c26!important}.decoration-orange-400\/20{text-decoration-color:#fb923c33!important}.decoration-orange-400\/25{text-decoration-color:#fb923c40!important}.decoration-orange-400\/30{text-decoration-color:#fb923c4d!important}.decoration-orange-400\/35{text-decoration-color:#fb923c59!important}.decoration-orange-400\/40{text-decoration-color:#fb923c66!important}.decoration-orange-400\/45{text-decoration-color:#fb923c73!important}.decoration-orange-400\/5{text-decoration-color:#fb923c0d!important}.decoration-orange-400\/50{text-decoration-color:#fb923c80!important}.decoration-orange-400\/55{text-decoration-color:#fb923c8c!important}.decoration-orange-400\/60{text-decoration-color:#fb923c99!important}.decoration-orange-400\/65{text-decoration-color:#fb923ca6!important}.decoration-orange-400\/70{text-decoration-color:#fb923cb3!important}.decoration-orange-400\/75{text-decoration-color:#fb923cbf!important}.decoration-orange-400\/80{text-decoration-color:#fb923ccc!important}.decoration-orange-400\/85{text-decoration-color:#fb923cd9!important}.decoration-orange-400\/90{text-decoration-color:#fb923ce6!important}.decoration-orange-400\/95{text-decoration-color:#fb923cf2!important}.decoration-orange-50{text-decoration-color:#fff7ed!important}.decoration-orange-50\/0{text-decoration-color:#fff7ed00!important}.decoration-orange-50\/10{text-decoration-color:#fff7ed1a!important}.decoration-orange-50\/100{text-decoration-color:#fff7ed!important}.decoration-orange-50\/15{text-decoration-color:#fff7ed26!important}.decoration-orange-50\/20{text-decoration-color:#fff7ed33!important}.decoration-orange-50\/25{text-decoration-color:#fff7ed40!important}.decoration-orange-50\/30{text-decoration-color:#fff7ed4d!important}.decoration-orange-50\/35{text-decoration-color:#fff7ed59!important}.decoration-orange-50\/40{text-decoration-color:#fff7ed66!important}.decoration-orange-50\/45{text-decoration-color:#fff7ed73!important}.decoration-orange-50\/5{text-decoration-color:#fff7ed0d!important}.decoration-orange-50\/50{text-decoration-color:#fff7ed80!important}.decoration-orange-50\/55{text-decoration-color:#fff7ed8c!important}.decoration-orange-50\/60{text-decoration-color:#fff7ed99!important}.decoration-orange-50\/65{text-decoration-color:#fff7eda6!important}.decoration-orange-50\/70{text-decoration-color:#fff7edb3!important}.decoration-orange-50\/75{text-decoration-color:#fff7edbf!important}.decoration-orange-50\/80{text-decoration-color:#fff7edcc!important}.decoration-orange-50\/85{text-decoration-color:#fff7edd9!important}.decoration-orange-50\/90{text-decoration-color:#fff7ede6!important}.decoration-orange-50\/95{text-decoration-color:#fff7edf2!important}.decoration-orange-500{text-decoration-color:#ee8e1d!important}.decoration-orange-500\/0{text-decoration-color:#ee8e1d00!important}.decoration-orange-500\/10{text-decoration-color:#ee8e1d1a!important}.decoration-orange-500\/100{text-decoration-color:#ee8e1d!important}.decoration-orange-500\/15{text-decoration-color:#ee8e1d26!important}.decoration-orange-500\/20{text-decoration-color:#ee8e1d33!important}.decoration-orange-500\/25{text-decoration-color:#ee8e1d40!important}.decoration-orange-500\/30{text-decoration-color:#ee8e1d4d!important}.decoration-orange-500\/35{text-decoration-color:#ee8e1d59!important}.decoration-orange-500\/40{text-decoration-color:#ee8e1d66!important}.decoration-orange-500\/45{text-decoration-color:#ee8e1d73!important}.decoration-orange-500\/5{text-decoration-color:#ee8e1d0d!important}.decoration-orange-500\/50{text-decoration-color:#ee8e1d80!important}.decoration-orange-500\/55{text-decoration-color:#ee8e1d8c!important}.decoration-orange-500\/60{text-decoration-color:#ee8e1d99!important}.decoration-orange-500\/65{text-decoration-color:#ee8e1da6!important}.decoration-orange-500\/70{text-decoration-color:#ee8e1db3!important}.decoration-orange-500\/75{text-decoration-color:#ee8e1dbf!important}.decoration-orange-500\/80{text-decoration-color:#ee8e1dcc!important}.decoration-orange-500\/85{text-decoration-color:#ee8e1dd9!important}.decoration-orange-500\/90{text-decoration-color:#ee8e1de6!important}.decoration-orange-500\/95{text-decoration-color:#ee8e1df2!important}.decoration-orange-600{text-decoration-color:#ea580c!important}.decoration-orange-600\/0{text-decoration-color:#ea580c00!important}.decoration-orange-600\/10{text-decoration-color:#ea580c1a!important}.decoration-orange-600\/100{text-decoration-color:#ea580c!important}.decoration-orange-600\/15{text-decoration-color:#ea580c26!important}.decoration-orange-600\/20{text-decoration-color:#ea580c33!important}.decoration-orange-600\/25{text-decoration-color:#ea580c40!important}.decoration-orange-600\/30{text-decoration-color:#ea580c4d!important}.decoration-orange-600\/35{text-decoration-color:#ea580c59!important}.decoration-orange-600\/40{text-decoration-color:#ea580c66!important}.decoration-orange-600\/45{text-decoration-color:#ea580c73!important}.decoration-orange-600\/5{text-decoration-color:#ea580c0d!important}.decoration-orange-600\/50{text-decoration-color:#ea580c80!important}.decoration-orange-600\/55{text-decoration-color:#ea580c8c!important}.decoration-orange-600\/60{text-decoration-color:#ea580c99!important}.decoration-orange-600\/65{text-decoration-color:#ea580ca6!important}.decoration-orange-600\/70{text-decoration-color:#ea580cb3!important}.decoration-orange-600\/75{text-decoration-color:#ea580cbf!important}.decoration-orange-600\/80{text-decoration-color:#ea580ccc!important}.decoration-orange-600\/85{text-decoration-color:#ea580cd9!important}.decoration-orange-600\/90{text-decoration-color:#ea580ce6!important}.decoration-orange-600\/95{text-decoration-color:#ea580cf2!important}.decoration-orange-700{text-decoration-color:#c2410c!important}.decoration-orange-700\/0{text-decoration-color:#c2410c00!important}.decoration-orange-700\/10{text-decoration-color:#c2410c1a!important}.decoration-orange-700\/100{text-decoration-color:#c2410c!important}.decoration-orange-700\/15{text-decoration-color:#c2410c26!important}.decoration-orange-700\/20{text-decoration-color:#c2410c33!important}.decoration-orange-700\/25{text-decoration-color:#c2410c40!important}.decoration-orange-700\/30{text-decoration-color:#c2410c4d!important}.decoration-orange-700\/35{text-decoration-color:#c2410c59!important}.decoration-orange-700\/40{text-decoration-color:#c2410c66!important}.decoration-orange-700\/45{text-decoration-color:#c2410c73!important}.decoration-orange-700\/5{text-decoration-color:#c2410c0d!important}.decoration-orange-700\/50{text-decoration-color:#c2410c80!important}.decoration-orange-700\/55{text-decoration-color:#c2410c8c!important}.decoration-orange-700\/60{text-decoration-color:#c2410c99!important}.decoration-orange-700\/65{text-decoration-color:#c2410ca6!important}.decoration-orange-700\/70{text-decoration-color:#c2410cb3!important}.decoration-orange-700\/75{text-decoration-color:#c2410cbf!important}.decoration-orange-700\/80{text-decoration-color:#c2410ccc!important}.decoration-orange-700\/85{text-decoration-color:#c2410cd9!important}.decoration-orange-700\/90{text-decoration-color:#c2410ce6!important}.decoration-orange-700\/95{text-decoration-color:#c2410cf2!important}.decoration-orange-800{text-decoration-color:#9a3412!important}.decoration-orange-800\/0{text-decoration-color:#9a341200!important}.decoration-orange-800\/10{text-decoration-color:#9a34121a!important}.decoration-orange-800\/100{text-decoration-color:#9a3412!important}.decoration-orange-800\/15{text-decoration-color:#9a341226!important}.decoration-orange-800\/20{text-decoration-color:#9a341233!important}.decoration-orange-800\/25{text-decoration-color:#9a341240!important}.decoration-orange-800\/30{text-decoration-color:#9a34124d!important}.decoration-orange-800\/35{text-decoration-color:#9a341259!important}.decoration-orange-800\/40{text-decoration-color:#9a341266!important}.decoration-orange-800\/45{text-decoration-color:#9a341273!important}.decoration-orange-800\/5{text-decoration-color:#9a34120d!important}.decoration-orange-800\/50{text-decoration-color:#9a341280!important}.decoration-orange-800\/55{text-decoration-color:#9a34128c!important}.decoration-orange-800\/60{text-decoration-color:#9a341299!important}.decoration-orange-800\/65{text-decoration-color:#9a3412a6!important}.decoration-orange-800\/70{text-decoration-color:#9a3412b3!important}.decoration-orange-800\/75{text-decoration-color:#9a3412bf!important}.decoration-orange-800\/80{text-decoration-color:#9a3412cc!important}.decoration-orange-800\/85{text-decoration-color:#9a3412d9!important}.decoration-orange-800\/90{text-decoration-color:#9a3412e6!important}.decoration-orange-800\/95{text-decoration-color:#9a3412f2!important}.decoration-orange-900{text-decoration-color:#7c2d12!important}.decoration-orange-900\/0{text-decoration-color:#7c2d1200!important}.decoration-orange-900\/10{text-decoration-color:#7c2d121a!important}.decoration-orange-900\/100{text-decoration-color:#7c2d12!important}.decoration-orange-900\/15{text-decoration-color:#7c2d1226!important}.decoration-orange-900\/20{text-decoration-color:#7c2d1233!important}.decoration-orange-900\/25{text-decoration-color:#7c2d1240!important}.decoration-orange-900\/30{text-decoration-color:#7c2d124d!important}.decoration-orange-900\/35{text-decoration-color:#7c2d1259!important}.decoration-orange-900\/40{text-decoration-color:#7c2d1266!important}.decoration-orange-900\/45{text-decoration-color:#7c2d1273!important}.decoration-orange-900\/5{text-decoration-color:#7c2d120d!important}.decoration-orange-900\/50{text-decoration-color:#7c2d1280!important}.decoration-orange-900\/55{text-decoration-color:#7c2d128c!important}.decoration-orange-900\/60{text-decoration-color:#7c2d1299!important}.decoration-orange-900\/65{text-decoration-color:#7c2d12a6!important}.decoration-orange-900\/70{text-decoration-color:#7c2d12b3!important}.decoration-orange-900\/75{text-decoration-color:#7c2d12bf!important}.decoration-orange-900\/80{text-decoration-color:#7c2d12cc!important}.decoration-orange-900\/85{text-decoration-color:#7c2d12d9!important}.decoration-orange-900\/90{text-decoration-color:#7c2d12e6!important}.decoration-orange-900\/95{text-decoration-color:#7c2d12f2!important}.decoration-orange-950{text-decoration-color:#431407!important}.decoration-orange-950\/0{text-decoration-color:#43140700!important}.decoration-orange-950\/10{text-decoration-color:#4314071a!important}.decoration-orange-950\/100{text-decoration-color:#431407!important}.decoration-orange-950\/15{text-decoration-color:#43140726!important}.decoration-orange-950\/20{text-decoration-color:#43140733!important}.decoration-orange-950\/25{text-decoration-color:#43140740!important}.decoration-orange-950\/30{text-decoration-color:#4314074d!important}.decoration-orange-950\/35{text-decoration-color:#43140759!important}.decoration-orange-950\/40{text-decoration-color:#43140766!important}.decoration-orange-950\/45{text-decoration-color:#43140773!important}.decoration-orange-950\/5{text-decoration-color:#4314070d!important}.decoration-orange-950\/50{text-decoration-color:#43140780!important}.decoration-orange-950\/55{text-decoration-color:#4314078c!important}.decoration-orange-950\/60{text-decoration-color:#43140799!important}.decoration-orange-950\/65{text-decoration-color:#431407a6!important}.decoration-orange-950\/70{text-decoration-color:#431407b3!important}.decoration-orange-950\/75{text-decoration-color:#431407bf!important}.decoration-orange-950\/80{text-decoration-color:#431407cc!important}.decoration-orange-950\/85{text-decoration-color:#431407d9!important}.decoration-orange-950\/90{text-decoration-color:#431407e6!important}.decoration-orange-950\/95{text-decoration-color:#431407f2!important}.decoration-primary-100{text-decoration-color:#f5f9ff!important}.decoration-primary-100\/0{text-decoration-color:#f5f9ff00!important}.decoration-primary-100\/10{text-decoration-color:#f5f9ff1a!important}.decoration-primary-100\/100{text-decoration-color:#f5f9ff!important}.decoration-primary-100\/15{text-decoration-color:#f5f9ff26!important}.decoration-primary-100\/20{text-decoration-color:#f5f9ff33!important}.decoration-primary-100\/25{text-decoration-color:#f5f9ff40!important}.decoration-primary-100\/30{text-decoration-color:#f5f9ff4d!important}.decoration-primary-100\/35{text-decoration-color:#f5f9ff59!important}.decoration-primary-100\/40{text-decoration-color:#f5f9ff66!important}.decoration-primary-100\/45{text-decoration-color:#f5f9ff73!important}.decoration-primary-100\/5{text-decoration-color:#f5f9ff0d!important}.decoration-primary-100\/50{text-decoration-color:#f5f9ff80!important}.decoration-primary-100\/55{text-decoration-color:#f5f9ff8c!important}.decoration-primary-100\/60{text-decoration-color:#f5f9ff99!important}.decoration-primary-100\/65{text-decoration-color:#f5f9ffa6!important}.decoration-primary-100\/70{text-decoration-color:#f5f9ffb3!important}.decoration-primary-100\/75{text-decoration-color:#f5f9ffbf!important}.decoration-primary-100\/80{text-decoration-color:#f5f9ffcc!important}.decoration-primary-100\/85{text-decoration-color:#f5f9ffd9!important}.decoration-primary-100\/90{text-decoration-color:#f5f9ffe6!important}.decoration-primary-100\/95{text-decoration-color:#f5f9fff2!important}.decoration-primary-200{text-decoration-color:#e1ecfe!important}.decoration-primary-200\/0{text-decoration-color:#e1ecfe00!important}.decoration-primary-200\/10{text-decoration-color:#e1ecfe1a!important}.decoration-primary-200\/100{text-decoration-color:#e1ecfe!important}.decoration-primary-200\/15{text-decoration-color:#e1ecfe26!important}.decoration-primary-200\/20{text-decoration-color:#e1ecfe33!important}.decoration-primary-200\/25{text-decoration-color:#e1ecfe40!important}.decoration-primary-200\/30{text-decoration-color:#e1ecfe4d!important}.decoration-primary-200\/35{text-decoration-color:#e1ecfe59!important}.decoration-primary-200\/40{text-decoration-color:#e1ecfe66!important}.decoration-primary-200\/45{text-decoration-color:#e1ecfe73!important}.decoration-primary-200\/5{text-decoration-color:#e1ecfe0d!important}.decoration-primary-200\/50{text-decoration-color:#e1ecfe80!important}.decoration-primary-200\/55{text-decoration-color:#e1ecfe8c!important}.decoration-primary-200\/60{text-decoration-color:#e1ecfe99!important}.decoration-primary-200\/65{text-decoration-color:#e1ecfea6!important}.decoration-primary-200\/70{text-decoration-color:#e1ecfeb3!important}.decoration-primary-200\/75{text-decoration-color:#e1ecfebf!important}.decoration-primary-200\/80{text-decoration-color:#e1ecfecc!important}.decoration-primary-200\/85{text-decoration-color:#e1ecfed9!important}.decoration-primary-200\/90{text-decoration-color:#e1ecfee6!important}.decoration-primary-200\/95{text-decoration-color:#e1ecfef2!important}.decoration-primary-300{text-decoration-color:#d7e5fd!important}.decoration-primary-300\/0{text-decoration-color:#d7e5fd00!important}.decoration-primary-300\/10{text-decoration-color:#d7e5fd1a!important}.decoration-primary-300\/100{text-decoration-color:#d7e5fd!important}.decoration-primary-300\/15{text-decoration-color:#d7e5fd26!important}.decoration-primary-300\/20{text-decoration-color:#d7e5fd33!important}.decoration-primary-300\/25{text-decoration-color:#d7e5fd40!important}.decoration-primary-300\/30{text-decoration-color:#d7e5fd4d!important}.decoration-primary-300\/35{text-decoration-color:#d7e5fd59!important}.decoration-primary-300\/40{text-decoration-color:#d7e5fd66!important}.decoration-primary-300\/45{text-decoration-color:#d7e5fd73!important}.decoration-primary-300\/5{text-decoration-color:#d7e5fd0d!important}.decoration-primary-300\/50{text-decoration-color:#d7e5fd80!important}.decoration-primary-300\/55{text-decoration-color:#d7e5fd8c!important}.decoration-primary-300\/60{text-decoration-color:#d7e5fd99!important}.decoration-primary-300\/65{text-decoration-color:#d7e5fda6!important}.decoration-primary-300\/70{text-decoration-color:#d7e5fdb3!important}.decoration-primary-300\/75{text-decoration-color:#d7e5fdbf!important}.decoration-primary-300\/80{text-decoration-color:#d7e5fdcc!important}.decoration-primary-300\/85{text-decoration-color:#d7e5fdd9!important}.decoration-primary-300\/90{text-decoration-color:#d7e5fde6!important}.decoration-primary-300\/95{text-decoration-color:#d7e5fdf2!important}.decoration-primary-50{text-decoration-color:#f5f9ff!important}.decoration-primary-50\/0{text-decoration-color:#f5f9ff00!important}.decoration-primary-50\/10{text-decoration-color:#f5f9ff1a!important}.decoration-primary-50\/100{text-decoration-color:#f5f9ff!important}.decoration-primary-50\/15{text-decoration-color:#f5f9ff26!important}.decoration-primary-50\/20{text-decoration-color:#f5f9ff33!important}.decoration-primary-50\/25{text-decoration-color:#f5f9ff40!important}.decoration-primary-50\/30{text-decoration-color:#f5f9ff4d!important}.decoration-primary-50\/35{text-decoration-color:#f5f9ff59!important}.decoration-primary-50\/40{text-decoration-color:#f5f9ff66!important}.decoration-primary-50\/45{text-decoration-color:#f5f9ff73!important}.decoration-primary-50\/5{text-decoration-color:#f5f9ff0d!important}.decoration-primary-50\/50{text-decoration-color:#f5f9ff80!important}.decoration-primary-50\/55{text-decoration-color:#f5f9ff8c!important}.decoration-primary-50\/60{text-decoration-color:#f5f9ff99!important}.decoration-primary-50\/65{text-decoration-color:#f5f9ffa6!important}.decoration-primary-50\/70{text-decoration-color:#f5f9ffb3!important}.decoration-primary-50\/75{text-decoration-color:#f5f9ffbf!important}.decoration-primary-50\/80{text-decoration-color:#f5f9ffcc!important}.decoration-primary-50\/85{text-decoration-color:#f5f9ffd9!important}.decoration-primary-50\/90{text-decoration-color:#f5f9ffe6!important}.decoration-primary-50\/95{text-decoration-color:#f5f9fff2!important}.decoration-primary-500{text-decoration-color:#377df7!important}.decoration-primary-500\/0{text-decoration-color:#377df700!important}.decoration-primary-500\/10{text-decoration-color:#377df71a!important}.decoration-primary-500\/100{text-decoration-color:#377df7!important}.decoration-primary-500\/15{text-decoration-color:#377df726!important}.decoration-primary-500\/20{text-decoration-color:#377df733!important}.decoration-primary-500\/25{text-decoration-color:#377df740!important}.decoration-primary-500\/30{text-decoration-color:#377df74d!important}.decoration-primary-500\/35{text-decoration-color:#377df759!important}.decoration-primary-500\/40{text-decoration-color:#377df766!important}.decoration-primary-500\/45{text-decoration-color:#377df773!important}.decoration-primary-500\/5{text-decoration-color:#377df70d!important}.decoration-primary-500\/50{text-decoration-color:#377df780!important}.decoration-primary-500\/55{text-decoration-color:#377df78c!important}.decoration-primary-500\/60{text-decoration-color:#377df799!important}.decoration-primary-500\/65{text-decoration-color:#377df7a6!important}.decoration-primary-500\/70{text-decoration-color:#377df7b3!important}.decoration-primary-500\/75{text-decoration-color:#377df7bf!important}.decoration-primary-500\/80{text-decoration-color:#377df7cc!important}.decoration-primary-500\/85{text-decoration-color:#377df7d9!important}.decoration-primary-500\/90{text-decoration-color:#377df7e6!important}.decoration-primary-500\/95{text-decoration-color:#377df7f2!important}.decoration-primary-700{text-decoration-color:#1159d7!important}.decoration-primary-700\/0{text-decoration-color:#1159d700!important}.decoration-primary-700\/10{text-decoration-color:#1159d71a!important}.decoration-primary-700\/100{text-decoration-color:#1159d7!important}.decoration-primary-700\/15{text-decoration-color:#1159d726!important}.decoration-primary-700\/20{text-decoration-color:#1159d733!important}.decoration-primary-700\/25{text-decoration-color:#1159d740!important}.decoration-primary-700\/30{text-decoration-color:#1159d74d!important}.decoration-primary-700\/35{text-decoration-color:#1159d759!important}.decoration-primary-700\/40{text-decoration-color:#1159d766!important}.decoration-primary-700\/45{text-decoration-color:#1159d773!important}.decoration-primary-700\/5{text-decoration-color:#1159d70d!important}.decoration-primary-700\/50{text-decoration-color:#1159d780!important}.decoration-primary-700\/55{text-decoration-color:#1159d78c!important}.decoration-primary-700\/60{text-decoration-color:#1159d799!important}.decoration-primary-700\/65{text-decoration-color:#1159d7a6!important}.decoration-primary-700\/70{text-decoration-color:#1159d7b3!important}.decoration-primary-700\/75{text-decoration-color:#1159d7bf!important}.decoration-primary-700\/80{text-decoration-color:#1159d7cc!important}.decoration-primary-700\/85{text-decoration-color:#1159d7d9!important}.decoration-primary-700\/90{text-decoration-color:#1159d7e6!important}.decoration-primary-700\/95{text-decoration-color:#1159d7f2!important}.decoration-primary-content{text-decoration-color:hsl(var(--pc))!important}.decoration-primary-content\/0{text-decoration-color:hsl(var(--pc) / 0)!important}.decoration-primary-content\/10{text-decoration-color:hsl(var(--pc) / .1)!important}.decoration-primary-content\/100{text-decoration-color:hsl(var(--pc) / 1)!important}.decoration-primary-content\/15{text-decoration-color:hsl(var(--pc) / .15)!important}.decoration-primary-content\/20{text-decoration-color:hsl(var(--pc) / .2)!important}.decoration-primary-content\/25{text-decoration-color:hsl(var(--pc) / .25)!important}.decoration-primary-content\/30{text-decoration-color:hsl(var(--pc) / .3)!important}.decoration-primary-content\/35{text-decoration-color:hsl(var(--pc) / .35)!important}.decoration-primary-content\/40{text-decoration-color:hsl(var(--pc) / .4)!important}.decoration-primary-content\/45{text-decoration-color:hsl(var(--pc) / .45)!important}.decoration-primary-content\/5{text-decoration-color:hsl(var(--pc) / .05)!important}.decoration-primary-content\/50{text-decoration-color:hsl(var(--pc) / .5)!important}.decoration-primary-content\/55{text-decoration-color:hsl(var(--pc) / .55)!important}.decoration-primary-content\/60{text-decoration-color:hsl(var(--pc) / .6)!important}.decoration-primary-content\/65{text-decoration-color:hsl(var(--pc) / .65)!important}.decoration-primary-content\/70{text-decoration-color:hsl(var(--pc) / .7)!important}.decoration-primary-content\/75{text-decoration-color:hsl(var(--pc) / .75)!important}.decoration-primary-content\/80{text-decoration-color:hsl(var(--pc) / .8)!important}.decoration-primary-content\/85{text-decoration-color:hsl(var(--pc) / .85)!important}.decoration-primary-content\/90{text-decoration-color:hsl(var(--pc) / .9)!important}.decoration-primary-content\/95{text-decoration-color:hsl(var(--pc) / .95)!important}.decoration-primary-focus{text-decoration-color:hsl(var(--pf, var(--p)))!important}.decoration-primary-focus\/0{text-decoration-color:hsl(var(--pf, var(--p)) / 0)!important}.decoration-primary-focus\/10{text-decoration-color:hsl(var(--pf, var(--p)) / .1)!important}.decoration-primary-focus\/100{text-decoration-color:hsl(var(--pf, var(--p)) / 1)!important}.decoration-primary-focus\/15{text-decoration-color:hsl(var(--pf, var(--p)) / .15)!important}.decoration-primary-focus\/20{text-decoration-color:hsl(var(--pf, var(--p)) / .2)!important}.decoration-primary-focus\/25{text-decoration-color:hsl(var(--pf, var(--p)) / .25)!important}.decoration-primary-focus\/30{text-decoration-color:hsl(var(--pf, var(--p)) / .3)!important}.decoration-primary-focus\/35{text-decoration-color:hsl(var(--pf, var(--p)) / .35)!important}.decoration-primary-focus\/40{text-decoration-color:hsl(var(--pf, var(--p)) / .4)!important}.decoration-primary-focus\/45{text-decoration-color:hsl(var(--pf, var(--p)) / .45)!important}.decoration-primary-focus\/5{text-decoration-color:hsl(var(--pf, var(--p)) / .05)!important}.decoration-primary-focus\/50{text-decoration-color:hsl(var(--pf, var(--p)) / .5)!important}.decoration-primary-focus\/55{text-decoration-color:hsl(var(--pf, var(--p)) / .55)!important}.decoration-primary-focus\/60{text-decoration-color:hsl(var(--pf, var(--p)) / .6)!important}.decoration-primary-focus\/65{text-decoration-color:hsl(var(--pf, var(--p)) / .65)!important}.decoration-primary-focus\/70{text-decoration-color:hsl(var(--pf, var(--p)) / .7)!important}.decoration-primary-focus\/75{text-decoration-color:hsl(var(--pf, var(--p)) / .75)!important}.decoration-primary-focus\/80{text-decoration-color:hsl(var(--pf, var(--p)) / .8)!important}.decoration-primary-focus\/85{text-decoration-color:hsl(var(--pf, var(--p)) / .85)!important}.decoration-primary-focus\/90{text-decoration-color:hsl(var(--pf, var(--p)) / .9)!important}.decoration-primary-focus\/95{text-decoration-color:hsl(var(--pf, var(--p)) / .95)!important}.decoration-red-100{text-decoration-color:#fee2e2!important}.decoration-red-100\/0{text-decoration-color:#fee2e200!important}.decoration-red-100\/10{text-decoration-color:#fee2e21a!important}.decoration-red-100\/100{text-decoration-color:#fee2e2!important}.decoration-red-100\/15{text-decoration-color:#fee2e226!important}.decoration-red-100\/20{text-decoration-color:#fee2e233!important}.decoration-red-100\/25{text-decoration-color:#fee2e240!important}.decoration-red-100\/30{text-decoration-color:#fee2e24d!important}.decoration-red-100\/35{text-decoration-color:#fee2e259!important}.decoration-red-100\/40{text-decoration-color:#fee2e266!important}.decoration-red-100\/45{text-decoration-color:#fee2e273!important}.decoration-red-100\/5{text-decoration-color:#fee2e20d!important}.decoration-red-100\/50{text-decoration-color:#fee2e280!important}.decoration-red-100\/55{text-decoration-color:#fee2e28c!important}.decoration-red-100\/60{text-decoration-color:#fee2e299!important}.decoration-red-100\/65{text-decoration-color:#fee2e2a6!important}.decoration-red-100\/70{text-decoration-color:#fee2e2b3!important}.decoration-red-100\/75{text-decoration-color:#fee2e2bf!important}.decoration-red-100\/80{text-decoration-color:#fee2e2cc!important}.decoration-red-100\/85{text-decoration-color:#fee2e2d9!important}.decoration-red-100\/90{text-decoration-color:#fee2e2e6!important}.decoration-red-100\/95{text-decoration-color:#fee2e2f2!important}.decoration-red-200{text-decoration-color:#fecaca!important}.decoration-red-200\/0{text-decoration-color:#fecaca00!important}.decoration-red-200\/10{text-decoration-color:#fecaca1a!important}.decoration-red-200\/100{text-decoration-color:#fecaca!important}.decoration-red-200\/15{text-decoration-color:#fecaca26!important}.decoration-red-200\/20{text-decoration-color:#fecaca33!important}.decoration-red-200\/25{text-decoration-color:#fecaca40!important}.decoration-red-200\/30{text-decoration-color:#fecaca4d!important}.decoration-red-200\/35{text-decoration-color:#fecaca59!important}.decoration-red-200\/40{text-decoration-color:#fecaca66!important}.decoration-red-200\/45{text-decoration-color:#fecaca73!important}.decoration-red-200\/5{text-decoration-color:#fecaca0d!important}.decoration-red-200\/50{text-decoration-color:#fecaca80!important}.decoration-red-200\/55{text-decoration-color:#fecaca8c!important}.decoration-red-200\/60{text-decoration-color:#fecaca99!important}.decoration-red-200\/65{text-decoration-color:#fecacaa6!important}.decoration-red-200\/70{text-decoration-color:#fecacab3!important}.decoration-red-200\/75{text-decoration-color:#fecacabf!important}.decoration-red-200\/80{text-decoration-color:#fecacacc!important}.decoration-red-200\/85{text-decoration-color:#fecacad9!important}.decoration-red-200\/90{text-decoration-color:#fecacae6!important}.decoration-red-200\/95{text-decoration-color:#fecacaf2!important}.decoration-red-300{text-decoration-color:#ffd0c9!important}.decoration-red-300\/0{text-decoration-color:#ffd0c900!important}.decoration-red-300\/10{text-decoration-color:#ffd0c91a!important}.decoration-red-300\/100{text-decoration-color:#ffd0c9!important}.decoration-red-300\/15{text-decoration-color:#ffd0c926!important}.decoration-red-300\/20{text-decoration-color:#ffd0c933!important}.decoration-red-300\/25{text-decoration-color:#ffd0c940!important}.decoration-red-300\/30{text-decoration-color:#ffd0c94d!important}.decoration-red-300\/35{text-decoration-color:#ffd0c959!important}.decoration-red-300\/40{text-decoration-color:#ffd0c966!important}.decoration-red-300\/45{text-decoration-color:#ffd0c973!important}.decoration-red-300\/5{text-decoration-color:#ffd0c90d!important}.decoration-red-300\/50{text-decoration-color:#ffd0c980!important}.decoration-red-300\/55{text-decoration-color:#ffd0c98c!important}.decoration-red-300\/60{text-decoration-color:#ffd0c999!important}.decoration-red-300\/65{text-decoration-color:#ffd0c9a6!important}.decoration-red-300\/70{text-decoration-color:#ffd0c9b3!important}.decoration-red-300\/75{text-decoration-color:#ffd0c9bf!important}.decoration-red-300\/80{text-decoration-color:#ffd0c9cc!important}.decoration-red-300\/85{text-decoration-color:#ffd0c9d9!important}.decoration-red-300\/90{text-decoration-color:#ffd0c9e6!important}.decoration-red-300\/95{text-decoration-color:#ffd0c9f2!important}.decoration-red-400{text-decoration-color:#f87171!important}.decoration-red-400\/0{text-decoration-color:#f8717100!important}.decoration-red-400\/10{text-decoration-color:#f871711a!important}.decoration-red-400\/100{text-decoration-color:#f87171!important}.decoration-red-400\/15{text-decoration-color:#f8717126!important}.decoration-red-400\/20{text-decoration-color:#f8717133!important}.decoration-red-400\/25{text-decoration-color:#f8717140!important}.decoration-red-400\/30{text-decoration-color:#f871714d!important}.decoration-red-400\/35{text-decoration-color:#f8717159!important}.decoration-red-400\/40{text-decoration-color:#f8717166!important}.decoration-red-400\/45{text-decoration-color:#f8717173!important}.decoration-red-400\/5{text-decoration-color:#f871710d!important}.decoration-red-400\/50{text-decoration-color:#f8717180!important}.decoration-red-400\/55{text-decoration-color:#f871718c!important}.decoration-red-400\/60{text-decoration-color:#f8717199!important}.decoration-red-400\/65{text-decoration-color:#f87171a6!important}.decoration-red-400\/70{text-decoration-color:#f87171b3!important}.decoration-red-400\/75{text-decoration-color:#f87171bf!important}.decoration-red-400\/80{text-decoration-color:#f87171cc!important}.decoration-red-400\/85{text-decoration-color:#f87171d9!important}.decoration-red-400\/90{text-decoration-color:#f87171e6!important}.decoration-red-400\/95{text-decoration-color:#f87171f2!important}.decoration-red-50{text-decoration-color:#fef2f2!important}.decoration-red-50\/0{text-decoration-color:#fef2f200!important}.decoration-red-50\/10{text-decoration-color:#fef2f21a!important}.decoration-red-50\/100{text-decoration-color:#fef2f2!important}.decoration-red-50\/15{text-decoration-color:#fef2f226!important}.decoration-red-50\/20{text-decoration-color:#fef2f233!important}.decoration-red-50\/25{text-decoration-color:#fef2f240!important}.decoration-red-50\/30{text-decoration-color:#fef2f24d!important}.decoration-red-50\/35{text-decoration-color:#fef2f259!important}.decoration-red-50\/40{text-decoration-color:#fef2f266!important}.decoration-red-50\/45{text-decoration-color:#fef2f273!important}.decoration-red-50\/5{text-decoration-color:#fef2f20d!important}.decoration-red-50\/50{text-decoration-color:#fef2f280!important}.decoration-red-50\/55{text-decoration-color:#fef2f28c!important}.decoration-red-50\/60{text-decoration-color:#fef2f299!important}.decoration-red-50\/65{text-decoration-color:#fef2f2a6!important}.decoration-red-50\/70{text-decoration-color:#fef2f2b3!important}.decoration-red-50\/75{text-decoration-color:#fef2f2bf!important}.decoration-red-50\/80{text-decoration-color:#fef2f2cc!important}.decoration-red-50\/85{text-decoration-color:#fef2f2d9!important}.decoration-red-50\/90{text-decoration-color:#fef2f2e6!important}.decoration-red-50\/95{text-decoration-color:#fef2f2f2!important}.decoration-red-500{text-decoration-color:#d22d2d!important}.decoration-red-500\/0{text-decoration-color:#d22d2d00!important}.decoration-red-500\/10{text-decoration-color:#d22d2d1a!important}.decoration-red-500\/100{text-decoration-color:#d22d2d!important}.decoration-red-500\/15{text-decoration-color:#d22d2d26!important}.decoration-red-500\/20{text-decoration-color:#d22d2d33!important}.decoration-red-500\/25{text-decoration-color:#d22d2d40!important}.decoration-red-500\/30{text-decoration-color:#d22d2d4d!important}.decoration-red-500\/35{text-decoration-color:#d22d2d59!important}.decoration-red-500\/40{text-decoration-color:#d22d2d66!important}.decoration-red-500\/45{text-decoration-color:#d22d2d73!important}.decoration-red-500\/5{text-decoration-color:#d22d2d0d!important}.decoration-red-500\/50{text-decoration-color:#d22d2d80!important}.decoration-red-500\/55{text-decoration-color:#d22d2d8c!important}.decoration-red-500\/60{text-decoration-color:#d22d2d99!important}.decoration-red-500\/65{text-decoration-color:#d22d2da6!important}.decoration-red-500\/70{text-decoration-color:#d22d2db3!important}.decoration-red-500\/75{text-decoration-color:#d22d2dbf!important}.decoration-red-500\/80{text-decoration-color:#d22d2dcc!important}.decoration-red-500\/85{text-decoration-color:#d22d2dd9!important}.decoration-red-500\/90{text-decoration-color:#d22d2de6!important}.decoration-red-500\/95{text-decoration-color:#d22d2df2!important}.decoration-red-600{text-decoration-color:#dc2626!important}.decoration-red-600\/0{text-decoration-color:#dc262600!important}.decoration-red-600\/10{text-decoration-color:#dc26261a!important}.decoration-red-600\/100{text-decoration-color:#dc2626!important}.decoration-red-600\/15{text-decoration-color:#dc262626!important}.decoration-red-600\/20{text-decoration-color:#dc262633!important}.decoration-red-600\/25{text-decoration-color:#dc262640!important}.decoration-red-600\/30{text-decoration-color:#dc26264d!important}.decoration-red-600\/35{text-decoration-color:#dc262659!important}.decoration-red-600\/40{text-decoration-color:#dc262666!important}.decoration-red-600\/45{text-decoration-color:#dc262673!important}.decoration-red-600\/5{text-decoration-color:#dc26260d!important}.decoration-red-600\/50{text-decoration-color:#dc262680!important}.decoration-red-600\/55{text-decoration-color:#dc26268c!important}.decoration-red-600\/60{text-decoration-color:#dc262699!important}.decoration-red-600\/65{text-decoration-color:#dc2626a6!important}.decoration-red-600\/70{text-decoration-color:#dc2626b3!important}.decoration-red-600\/75{text-decoration-color:#dc2626bf!important}.decoration-red-600\/80{text-decoration-color:#dc2626cc!important}.decoration-red-600\/85{text-decoration-color:#dc2626d9!important}.decoration-red-600\/90{text-decoration-color:#dc2626e6!important}.decoration-red-600\/95{text-decoration-color:#dc2626f2!important}.decoration-red-700{text-decoration-color:#b91c1c!important}.decoration-red-700\/0{text-decoration-color:#b91c1c00!important}.decoration-red-700\/10{text-decoration-color:#b91c1c1a!important}.decoration-red-700\/100{text-decoration-color:#b91c1c!important}.decoration-red-700\/15{text-decoration-color:#b91c1c26!important}.decoration-red-700\/20{text-decoration-color:#b91c1c33!important}.decoration-red-700\/25{text-decoration-color:#b91c1c40!important}.decoration-red-700\/30{text-decoration-color:#b91c1c4d!important}.decoration-red-700\/35{text-decoration-color:#b91c1c59!important}.decoration-red-700\/40{text-decoration-color:#b91c1c66!important}.decoration-red-700\/45{text-decoration-color:#b91c1c73!important}.decoration-red-700\/5{text-decoration-color:#b91c1c0d!important}.decoration-red-700\/50{text-decoration-color:#b91c1c80!important}.decoration-red-700\/55{text-decoration-color:#b91c1c8c!important}.decoration-red-700\/60{text-decoration-color:#b91c1c99!important}.decoration-red-700\/65{text-decoration-color:#b91c1ca6!important}.decoration-red-700\/70{text-decoration-color:#b91c1cb3!important}.decoration-red-700\/75{text-decoration-color:#b91c1cbf!important}.decoration-red-700\/80{text-decoration-color:#b91c1ccc!important}.decoration-red-700\/85{text-decoration-color:#b91c1cd9!important}.decoration-red-700\/90{text-decoration-color:#b91c1ce6!important}.decoration-red-700\/95{text-decoration-color:#b91c1cf2!important}.decoration-red-800{text-decoration-color:#991b1b!important}.decoration-red-800\/0{text-decoration-color:#991b1b00!important}.decoration-red-800\/10{text-decoration-color:#991b1b1a!important}.decoration-red-800\/100{text-decoration-color:#991b1b!important}.decoration-red-800\/15{text-decoration-color:#991b1b26!important}.decoration-red-800\/20{text-decoration-color:#991b1b33!important}.decoration-red-800\/25{text-decoration-color:#991b1b40!important}.decoration-red-800\/30{text-decoration-color:#991b1b4d!important}.decoration-red-800\/35{text-decoration-color:#991b1b59!important}.decoration-red-800\/40{text-decoration-color:#991b1b66!important}.decoration-red-800\/45{text-decoration-color:#991b1b73!important}.decoration-red-800\/5{text-decoration-color:#991b1b0d!important}.decoration-red-800\/50{text-decoration-color:#991b1b80!important}.decoration-red-800\/55{text-decoration-color:#991b1b8c!important}.decoration-red-800\/60{text-decoration-color:#991b1b99!important}.decoration-red-800\/65{text-decoration-color:#991b1ba6!important}.decoration-red-800\/70{text-decoration-color:#991b1bb3!important}.decoration-red-800\/75{text-decoration-color:#991b1bbf!important}.decoration-red-800\/80{text-decoration-color:#991b1bcc!important}.decoration-red-800\/85{text-decoration-color:#991b1bd9!important}.decoration-red-800\/90{text-decoration-color:#991b1be6!important}.decoration-red-800\/95{text-decoration-color:#991b1bf2!important}.decoration-red-900{text-decoration-color:#7f1d1d!important}.decoration-red-900\/0{text-decoration-color:#7f1d1d00!important}.decoration-red-900\/10{text-decoration-color:#7f1d1d1a!important}.decoration-red-900\/100{text-decoration-color:#7f1d1d!important}.decoration-red-900\/15{text-decoration-color:#7f1d1d26!important}.decoration-red-900\/20{text-decoration-color:#7f1d1d33!important}.decoration-red-900\/25{text-decoration-color:#7f1d1d40!important}.decoration-red-900\/30{text-decoration-color:#7f1d1d4d!important}.decoration-red-900\/35{text-decoration-color:#7f1d1d59!important}.decoration-red-900\/40{text-decoration-color:#7f1d1d66!important}.decoration-red-900\/45{text-decoration-color:#7f1d1d73!important}.decoration-red-900\/5{text-decoration-color:#7f1d1d0d!important}.decoration-red-900\/50{text-decoration-color:#7f1d1d80!important}.decoration-red-900\/55{text-decoration-color:#7f1d1d8c!important}.decoration-red-900\/60{text-decoration-color:#7f1d1d99!important}.decoration-red-900\/65{text-decoration-color:#7f1d1da6!important}.decoration-red-900\/70{text-decoration-color:#7f1d1db3!important}.decoration-red-900\/75{text-decoration-color:#7f1d1dbf!important}.decoration-red-900\/80{text-decoration-color:#7f1d1dcc!important}.decoration-red-900\/85{text-decoration-color:#7f1d1dd9!important}.decoration-red-900\/90{text-decoration-color:#7f1d1de6!important}.decoration-red-900\/95{text-decoration-color:#7f1d1df2!important}.decoration-red-950{text-decoration-color:#450a0a!important}.decoration-red-950\/0{text-decoration-color:#450a0a00!important}.decoration-red-950\/10{text-decoration-color:#450a0a1a!important}.decoration-red-950\/100{text-decoration-color:#450a0a!important}.decoration-red-950\/15{text-decoration-color:#450a0a26!important}.decoration-red-950\/20{text-decoration-color:#450a0a33!important}.decoration-red-950\/25{text-decoration-color:#450a0a40!important}.decoration-red-950\/30{text-decoration-color:#450a0a4d!important}.decoration-red-950\/35{text-decoration-color:#450a0a59!important}.decoration-red-950\/40{text-decoration-color:#450a0a66!important}.decoration-red-950\/45{text-decoration-color:#450a0a73!important}.decoration-red-950\/5{text-decoration-color:#450a0a0d!important}.decoration-red-950\/50{text-decoration-color:#450a0a80!important}.decoration-red-950\/55{text-decoration-color:#450a0a8c!important}.decoration-red-950\/60{text-decoration-color:#450a0a99!important}.decoration-red-950\/65{text-decoration-color:#450a0aa6!important}.decoration-red-950\/70{text-decoration-color:#450a0ab3!important}.decoration-red-950\/75{text-decoration-color:#450a0abf!important}.decoration-red-950\/80{text-decoration-color:#450a0acc!important}.decoration-red-950\/85{text-decoration-color:#450a0ad9!important}.decoration-red-950\/90{text-decoration-color:#450a0ae6!important}.decoration-red-950\/95{text-decoration-color:#450a0af2!important}.placeholder-gray-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(242 243 244 / var(--tw-placeholder-opacity, 1))!important}.placeholder-gray-100\/0::placeholder{color:#f2f3f400!important}.placeholder-gray-100\/10::placeholder{color:#f2f3f41a!important}.placeholder-gray-100\/100::placeholder{color:#f2f3f4!important}.placeholder-gray-100\/15::placeholder{color:#f2f3f426!important}.placeholder-gray-100\/20::placeholder{color:#f2f3f433!important}.placeholder-gray-100\/25::placeholder{color:#f2f3f440!important}.placeholder-gray-100\/30::placeholder{color:#f2f3f44d!important}.placeholder-gray-100\/35::placeholder{color:#f2f3f459!important}.placeholder-gray-100\/40::placeholder{color:#f2f3f466!important}.placeholder-gray-100\/45::placeholder{color:#f2f3f473!important}.placeholder-gray-100\/5::placeholder{color:#f2f3f40d!important}.placeholder-gray-100\/50::placeholder{color:#f2f3f480!important}.placeholder-gray-100\/55::placeholder{color:#f2f3f48c!important}.placeholder-gray-100\/60::placeholder{color:#f2f3f499!important}.placeholder-gray-100\/65::placeholder{color:#f2f3f4a6!important}.placeholder-gray-100\/70::placeholder{color:#f2f3f4b3!important}.placeholder-gray-100\/75::placeholder{color:#f2f3f4bf!important}.placeholder-gray-100\/80::placeholder{color:#f2f3f4cc!important}.placeholder-gray-100\/85::placeholder{color:#f2f3f4d9!important}.placeholder-gray-100\/90::placeholder{color:#f2f3f4e6!important}.placeholder-gray-100\/95::placeholder{color:#f2f3f4f2!important}.placeholder-gray-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(229 229 229 / var(--tw-placeholder-opacity, 1))!important}.placeholder-gray-200\/0::placeholder{color:#e5e5e500!important}.placeholder-gray-200\/10::placeholder{color:#e5e5e51a!important}.placeholder-gray-200\/100::placeholder{color:#e5e5e5!important}.placeholder-gray-200\/15::placeholder{color:#e5e5e526!important}.placeholder-gray-200\/20::placeholder{color:#e5e5e533!important}.placeholder-gray-200\/25::placeholder{color:#e5e5e540!important}.placeholder-gray-200\/30::placeholder{color:#e5e5e54d!important}.placeholder-gray-200\/35::placeholder{color:#e5e5e559!important}.placeholder-gray-200\/40::placeholder{color:#e5e5e566!important}.placeholder-gray-200\/45::placeholder{color:#e5e5e573!important}.placeholder-gray-200\/5::placeholder{color:#e5e5e50d!important}.placeholder-gray-200\/50::placeholder{color:#e5e5e580!important}.placeholder-gray-200\/55::placeholder{color:#e5e5e58c!important}.placeholder-gray-200\/60::placeholder{color:#e5e5e599!important}.placeholder-gray-200\/65::placeholder{color:#e5e5e5a6!important}.placeholder-gray-200\/70::placeholder{color:#e5e5e5b3!important}.placeholder-gray-200\/75::placeholder{color:#e5e5e5bf!important}.placeholder-gray-200\/80::placeholder{color:#e5e5e5cc!important}.placeholder-gray-200\/85::placeholder{color:#e5e5e5d9!important}.placeholder-gray-200\/90::placeholder{color:#e5e5e5e6!important}.placeholder-gray-200\/95::placeholder{color:#e5e5e5f2!important}.placeholder-gray-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(178 178 178 / var(--tw-placeholder-opacity, 1))!important}.placeholder-gray-300\/0::placeholder{color:#b2b2b200!important}.placeholder-gray-300\/10::placeholder{color:#b2b2b21a!important}.placeholder-gray-300\/100::placeholder{color:#b2b2b2!important}.placeholder-gray-300\/15::placeholder{color:#b2b2b226!important}.placeholder-gray-300\/20::placeholder{color:#b2b2b233!important}.placeholder-gray-300\/25::placeholder{color:#b2b2b240!important}.placeholder-gray-300\/30::placeholder{color:#b2b2b24d!important}.placeholder-gray-300\/35::placeholder{color:#b2b2b259!important}.placeholder-gray-300\/40::placeholder{color:#b2b2b266!important}.placeholder-gray-300\/45::placeholder{color:#b2b2b273!important}.placeholder-gray-300\/5::placeholder{color:#b2b2b20d!important}.placeholder-gray-300\/50::placeholder{color:#b2b2b280!important}.placeholder-gray-300\/55::placeholder{color:#b2b2b28c!important}.placeholder-gray-300\/60::placeholder{color:#b2b2b299!important}.placeholder-gray-300\/65::placeholder{color:#b2b2b2a6!important}.placeholder-gray-300\/70::placeholder{color:#b2b2b2b3!important}.placeholder-gray-300\/75::placeholder{color:#b2b2b2bf!important}.placeholder-gray-300\/80::placeholder{color:#b2b2b2cc!important}.placeholder-gray-300\/85::placeholder{color:#b2b2b2d9!important}.placeholder-gray-300\/90::placeholder{color:#b2b2b2e6!important}.placeholder-gray-300\/95::placeholder{color:#b2b2b2f2!important}.placeholder-gray-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(153 153 153 / var(--tw-placeholder-opacity, 1))!important}.placeholder-gray-400\/0::placeholder{color:#9990!important}.placeholder-gray-400\/10::placeholder{color:#9999991a!important}.placeholder-gray-400\/100::placeholder{color:#999!important}.placeholder-gray-400\/15::placeholder{color:#99999926!important}.placeholder-gray-400\/20::placeholder{color:#9993!important}.placeholder-gray-400\/25::placeholder{color:#99999940!important}.placeholder-gray-400\/30::placeholder{color:#9999994d!important}.placeholder-gray-400\/35::placeholder{color:#99999959!important}.placeholder-gray-400\/40::placeholder{color:#9996!important}.placeholder-gray-400\/45::placeholder{color:#99999973!important}.placeholder-gray-400\/5::placeholder{color:#9999990d!important}.placeholder-gray-400\/50::placeholder{color:#99999980!important}.placeholder-gray-400\/55::placeholder{color:#9999998c!important}.placeholder-gray-400\/60::placeholder{color:#9999!important}.placeholder-gray-400\/65::placeholder{color:#999999a6!important}.placeholder-gray-400\/70::placeholder{color:#999999b3!important}.placeholder-gray-400\/75::placeholder{color:#999999bf!important}.placeholder-gray-400\/80::placeholder{color:#999c!important}.placeholder-gray-400\/85::placeholder{color:#999999d9!important}.placeholder-gray-400\/90::placeholder{color:#999999e6!important}.placeholder-gray-400\/95::placeholder{color:#999999f2!important}.placeholder-gray-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(242 242 242 / var(--tw-placeholder-opacity, 1))!important}.placeholder-gray-50\/0::placeholder{color:#f2f2f200!important}.placeholder-gray-50\/10::placeholder{color:#f2f2f21a!important}.placeholder-gray-50\/100::placeholder{color:#f2f2f2!important}.placeholder-gray-50\/15::placeholder{color:#f2f2f226!important}.placeholder-gray-50\/20::placeholder{color:#f2f2f233!important}.placeholder-gray-50\/25::placeholder{color:#f2f2f240!important}.placeholder-gray-50\/30::placeholder{color:#f2f2f24d!important}.placeholder-gray-50\/35::placeholder{color:#f2f2f259!important}.placeholder-gray-50\/40::placeholder{color:#f2f2f266!important}.placeholder-gray-50\/45::placeholder{color:#f2f2f273!important}.placeholder-gray-50\/5::placeholder{color:#f2f2f20d!important}.placeholder-gray-50\/50::placeholder{color:#f2f2f280!important}.placeholder-gray-50\/55::placeholder{color:#f2f2f28c!important}.placeholder-gray-50\/60::placeholder{color:#f2f2f299!important}.placeholder-gray-50\/65::placeholder{color:#f2f2f2a6!important}.placeholder-gray-50\/70::placeholder{color:#f2f2f2b3!important}.placeholder-gray-50\/75::placeholder{color:#f2f2f2bf!important}.placeholder-gray-50\/80::placeholder{color:#f2f2f2cc!important}.placeholder-gray-50\/85::placeholder{color:#f2f2f2d9!important}.placeholder-gray-50\/90::placeholder{color:#f2f2f2e6!important}.placeholder-gray-50\/95::placeholder{color:#f2f2f2f2!important}.placeholder-gray-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(77 77 77 / var(--tw-placeholder-opacity, 1))!important}.placeholder-gray-500\/0::placeholder{color:#4d4d4d00!important}.placeholder-gray-500\/10::placeholder{color:#4d4d4d1a!important}.placeholder-gray-500\/100::placeholder{color:#4d4d4d!important}.placeholder-gray-500\/15::placeholder{color:#4d4d4d26!important}.placeholder-gray-500\/20::placeholder{color:#4d4d4d33!important}.placeholder-gray-500\/25::placeholder{color:#4d4d4d40!important}.placeholder-gray-500\/30::placeholder{color:#4d4d4d4d!important}.placeholder-gray-500\/35::placeholder{color:#4d4d4d59!important}.placeholder-gray-500\/40::placeholder{color:#4d4d4d66!important}.placeholder-gray-500\/45::placeholder{color:#4d4d4d73!important}.placeholder-gray-500\/5::placeholder{color:#4d4d4d0d!important}.placeholder-gray-500\/50::placeholder{color:#4d4d4d80!important}.placeholder-gray-500\/55::placeholder{color:#4d4d4d8c!important}.placeholder-gray-500\/60::placeholder{color:#4d4d4d99!important}.placeholder-gray-500\/65::placeholder{color:#4d4d4da6!important}.placeholder-gray-500\/70::placeholder{color:#4d4d4db3!important}.placeholder-gray-500\/75::placeholder{color:#4d4d4dbf!important}.placeholder-gray-500\/80::placeholder{color:#4d4d4dcc!important}.placeholder-gray-500\/85::placeholder{color:#4d4d4dd9!important}.placeholder-gray-500\/90::placeholder{color:#4d4d4de6!important}.placeholder-gray-500\/95::placeholder{color:#4d4d4df2!important}.placeholder-gray-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(75 85 99 / var(--tw-placeholder-opacity, 1))!important}.placeholder-gray-600\/0::placeholder{color:#4b556300!important}.placeholder-gray-600\/10::placeholder{color:#4b55631a!important}.placeholder-gray-600\/100::placeholder{color:#4b5563!important}.placeholder-gray-600\/15::placeholder{color:#4b556326!important}.placeholder-gray-600\/20::placeholder{color:#4b556333!important}.placeholder-gray-600\/25::placeholder{color:#4b556340!important}.placeholder-gray-600\/30::placeholder{color:#4b55634d!important}.placeholder-gray-600\/35::placeholder{color:#4b556359!important}.placeholder-gray-600\/40::placeholder{color:#4b556366!important}.placeholder-gray-600\/45::placeholder{color:#4b556373!important}.placeholder-gray-600\/5::placeholder{color:#4b55630d!important}.placeholder-gray-600\/50::placeholder{color:#4b556380!important}.placeholder-gray-600\/55::placeholder{color:#4b55638c!important}.placeholder-gray-600\/60::placeholder{color:#4b556399!important}.placeholder-gray-600\/65::placeholder{color:#4b5563a6!important}.placeholder-gray-600\/70::placeholder{color:#4b5563b3!important}.placeholder-gray-600\/75::placeholder{color:#4b5563bf!important}.placeholder-gray-600\/80::placeholder{color:#4b5563cc!important}.placeholder-gray-600\/85::placeholder{color:#4b5563d9!important}.placeholder-gray-600\/90::placeholder{color:#4b5563e6!important}.placeholder-gray-600\/95::placeholder{color:#4b5563f2!important}.placeholder-gray-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(51 51 51 / var(--tw-placeholder-opacity, 1))!important}.placeholder-gray-700\/0::placeholder{color:#3330!important}.placeholder-gray-700\/10::placeholder{color:#3333331a!important}.placeholder-gray-700\/100::placeholder{color:#333!important}.placeholder-gray-700\/15::placeholder{color:#33333326!important}.placeholder-gray-700\/20::placeholder{color:#3333!important}.placeholder-gray-700\/25::placeholder{color:#33333340!important}.placeholder-gray-700\/30::placeholder{color:#3333334d!important}.placeholder-gray-700\/35::placeholder{color:#33333359!important}.placeholder-gray-700\/40::placeholder{color:#3336!important}.placeholder-gray-700\/45::placeholder{color:#33333373!important}.placeholder-gray-700\/5::placeholder{color:#3333330d!important}.placeholder-gray-700\/50::placeholder{color:#33333380!important}.placeholder-gray-700\/55::placeholder{color:#3333338c!important}.placeholder-gray-700\/60::placeholder{color:#3339!important}.placeholder-gray-700\/65::placeholder{color:#333333a6!important}.placeholder-gray-700\/70::placeholder{color:#333333b3!important}.placeholder-gray-700\/75::placeholder{color:#333333bf!important}.placeholder-gray-700\/80::placeholder{color:#333c!important}.placeholder-gray-700\/85::placeholder{color:#333333d9!important}.placeholder-gray-700\/90::placeholder{color:#333333e6!important}.placeholder-gray-700\/95::placeholder{color:#333333f2!important}.placeholder-gray-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(31 41 55 / var(--tw-placeholder-opacity, 1))!important}.placeholder-gray-800\/0::placeholder{color:#1f293700!important}.placeholder-gray-800\/10::placeholder{color:#1f29371a!important}.placeholder-gray-800\/100::placeholder{color:#1f2937!important}.placeholder-gray-800\/15::placeholder{color:#1f293726!important}.placeholder-gray-800\/20::placeholder{color:#1f293733!important}.placeholder-gray-800\/25::placeholder{color:#1f293740!important}.placeholder-gray-800\/30::placeholder{color:#1f29374d!important}.placeholder-gray-800\/35::placeholder{color:#1f293759!important}.placeholder-gray-800\/40::placeholder{color:#1f293766!important}.placeholder-gray-800\/45::placeholder{color:#1f293773!important}.placeholder-gray-800\/5::placeholder{color:#1f29370d!important}.placeholder-gray-800\/50::placeholder{color:#1f293780!important}.placeholder-gray-800\/55::placeholder{color:#1f29378c!important}.placeholder-gray-800\/60::placeholder{color:#1f293799!important}.placeholder-gray-800\/65::placeholder{color:#1f2937a6!important}.placeholder-gray-800\/70::placeholder{color:#1f2937b3!important}.placeholder-gray-800\/75::placeholder{color:#1f2937bf!important}.placeholder-gray-800\/80::placeholder{color:#1f2937cc!important}.placeholder-gray-800\/85::placeholder{color:#1f2937d9!important}.placeholder-gray-800\/90::placeholder{color:#1f2937e6!important}.placeholder-gray-800\/95::placeholder{color:#1f2937f2!important}.placeholder-gray-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(17 24 39 / var(--tw-placeholder-opacity, 1))!important}.placeholder-gray-900\/0::placeholder{color:#11182700!important}.placeholder-gray-900\/10::placeholder{color:#1118271a!important}.placeholder-gray-900\/100::placeholder{color:#111827!important}.placeholder-gray-900\/15::placeholder{color:#11182726!important}.placeholder-gray-900\/20::placeholder{color:#11182733!important}.placeholder-gray-900\/25::placeholder{color:#11182740!important}.placeholder-gray-900\/30::placeholder{color:#1118274d!important}.placeholder-gray-900\/35::placeholder{color:#11182759!important}.placeholder-gray-900\/40::placeholder{color:#11182766!important}.placeholder-gray-900\/45::placeholder{color:#11182773!important}.placeholder-gray-900\/5::placeholder{color:#1118270d!important}.placeholder-gray-900\/50::placeholder{color:#11182780!important}.placeholder-gray-900\/55::placeholder{color:#1118278c!important}.placeholder-gray-900\/60::placeholder{color:#11182799!important}.placeholder-gray-900\/65::placeholder{color:#111827a6!important}.placeholder-gray-900\/70::placeholder{color:#111827b3!important}.placeholder-gray-900\/75::placeholder{color:#111827bf!important}.placeholder-gray-900\/80::placeholder{color:#111827cc!important}.placeholder-gray-900\/85::placeholder{color:#111827d9!important}.placeholder-gray-900\/90::placeholder{color:#111827e6!important}.placeholder-gray-900\/95::placeholder{color:#111827f2!important}.placeholder-gray-950::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(3 7 18 / var(--tw-placeholder-opacity, 1))!important}.placeholder-gray-950\/0::placeholder{color:#03071200!important}.placeholder-gray-950\/10::placeholder{color:#0307121a!important}.placeholder-gray-950\/100::placeholder{color:#030712!important}.placeholder-gray-950\/15::placeholder{color:#03071226!important}.placeholder-gray-950\/20::placeholder{color:#03071233!important}.placeholder-gray-950\/25::placeholder{color:#03071240!important}.placeholder-gray-950\/30::placeholder{color:#0307124d!important}.placeholder-gray-950\/35::placeholder{color:#03071259!important}.placeholder-gray-950\/40::placeholder{color:#03071266!important}.placeholder-gray-950\/45::placeholder{color:#03071273!important}.placeholder-gray-950\/5::placeholder{color:#0307120d!important}.placeholder-gray-950\/50::placeholder{color:#03071280!important}.placeholder-gray-950\/55::placeholder{color:#0307128c!important}.placeholder-gray-950\/60::placeholder{color:#03071299!important}.placeholder-gray-950\/65::placeholder{color:#030712a6!important}.placeholder-gray-950\/70::placeholder{color:#030712b3!important}.placeholder-gray-950\/75::placeholder{color:#030712bf!important}.placeholder-gray-950\/80::placeholder{color:#030712cc!important}.placeholder-gray-950\/85::placeholder{color:#030712d9!important}.placeholder-gray-950\/90::placeholder{color:#030712e6!important}.placeholder-gray-950\/95::placeholder{color:#030712f2!important}.placeholder-green-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(220 252 231 / var(--tw-placeholder-opacity, 1))!important}.placeholder-green-100\/0::placeholder{color:#dcfce700!important}.placeholder-green-100\/10::placeholder{color:#dcfce71a!important}.placeholder-green-100\/100::placeholder{color:#dcfce7!important}.placeholder-green-100\/15::placeholder{color:#dcfce726!important}.placeholder-green-100\/20::placeholder{color:#dcfce733!important}.placeholder-green-100\/25::placeholder{color:#dcfce740!important}.placeholder-green-100\/30::placeholder{color:#dcfce74d!important}.placeholder-green-100\/35::placeholder{color:#dcfce759!important}.placeholder-green-100\/40::placeholder{color:#dcfce766!important}.placeholder-green-100\/45::placeholder{color:#dcfce773!important}.placeholder-green-100\/5::placeholder{color:#dcfce70d!important}.placeholder-green-100\/50::placeholder{color:#dcfce780!important}.placeholder-green-100\/55::placeholder{color:#dcfce78c!important}.placeholder-green-100\/60::placeholder{color:#dcfce799!important}.placeholder-green-100\/65::placeholder{color:#dcfce7a6!important}.placeholder-green-100\/70::placeholder{color:#dcfce7b3!important}.placeholder-green-100\/75::placeholder{color:#dcfce7bf!important}.placeholder-green-100\/80::placeholder{color:#dcfce7cc!important}.placeholder-green-100\/85::placeholder{color:#dcfce7d9!important}.placeholder-green-100\/90::placeholder{color:#dcfce7e6!important}.placeholder-green-100\/95::placeholder{color:#dcfce7f2!important}.placeholder-green-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(187 247 208 / var(--tw-placeholder-opacity, 1))!important}.placeholder-green-200\/0::placeholder{color:#bbf7d000!important}.placeholder-green-200\/10::placeholder{color:#bbf7d01a!important}.placeholder-green-200\/100::placeholder{color:#bbf7d0!important}.placeholder-green-200\/15::placeholder{color:#bbf7d026!important}.placeholder-green-200\/20::placeholder{color:#bbf7d033!important}.placeholder-green-200\/25::placeholder{color:#bbf7d040!important}.placeholder-green-200\/30::placeholder{color:#bbf7d04d!important}.placeholder-green-200\/35::placeholder{color:#bbf7d059!important}.placeholder-green-200\/40::placeholder{color:#bbf7d066!important}.placeholder-green-200\/45::placeholder{color:#bbf7d073!important}.placeholder-green-200\/5::placeholder{color:#bbf7d00d!important}.placeholder-green-200\/50::placeholder{color:#bbf7d080!important}.placeholder-green-200\/55::placeholder{color:#bbf7d08c!important}.placeholder-green-200\/60::placeholder{color:#bbf7d099!important}.placeholder-green-200\/65::placeholder{color:#bbf7d0a6!important}.placeholder-green-200\/70::placeholder{color:#bbf7d0b3!important}.placeholder-green-200\/75::placeholder{color:#bbf7d0bf!important}.placeholder-green-200\/80::placeholder{color:#bbf7d0cc!important}.placeholder-green-200\/85::placeholder{color:#bbf7d0d9!important}.placeholder-green-200\/90::placeholder{color:#bbf7d0e6!important}.placeholder-green-200\/95::placeholder{color:#bbf7d0f2!important}.placeholder-green-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(221 255 201 / var(--tw-placeholder-opacity, 1))!important}.placeholder-green-300\/0::placeholder{color:#ddffc900!important}.placeholder-green-300\/10::placeholder{color:#ddffc91a!important}.placeholder-green-300\/100::placeholder{color:#ddffc9!important}.placeholder-green-300\/15::placeholder{color:#ddffc926!important}.placeholder-green-300\/20::placeholder{color:#ddffc933!important}.placeholder-green-300\/25::placeholder{color:#ddffc940!important}.placeholder-green-300\/30::placeholder{color:#ddffc94d!important}.placeholder-green-300\/35::placeholder{color:#ddffc959!important}.placeholder-green-300\/40::placeholder{color:#ddffc966!important}.placeholder-green-300\/45::placeholder{color:#ddffc973!important}.placeholder-green-300\/5::placeholder{color:#ddffc90d!important}.placeholder-green-300\/50::placeholder{color:#ddffc980!important}.placeholder-green-300\/55::placeholder{color:#ddffc98c!important}.placeholder-green-300\/60::placeholder{color:#ddffc999!important}.placeholder-green-300\/65::placeholder{color:#ddffc9a6!important}.placeholder-green-300\/70::placeholder{color:#ddffc9b3!important}.placeholder-green-300\/75::placeholder{color:#ddffc9bf!important}.placeholder-green-300\/80::placeholder{color:#ddffc9cc!important}.placeholder-green-300\/85::placeholder{color:#ddffc9d9!important}.placeholder-green-300\/90::placeholder{color:#ddffc9e6!important}.placeholder-green-300\/95::placeholder{color:#ddffc9f2!important}.placeholder-green-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(74 222 128 / var(--tw-placeholder-opacity, 1))!important}.placeholder-green-400\/0::placeholder{color:#4ade8000!important}.placeholder-green-400\/10::placeholder{color:#4ade801a!important}.placeholder-green-400\/100::placeholder{color:#4ade80!important}.placeholder-green-400\/15::placeholder{color:#4ade8026!important}.placeholder-green-400\/20::placeholder{color:#4ade8033!important}.placeholder-green-400\/25::placeholder{color:#4ade8040!important}.placeholder-green-400\/30::placeholder{color:#4ade804d!important}.placeholder-green-400\/35::placeholder{color:#4ade8059!important}.placeholder-green-400\/40::placeholder{color:#4ade8066!important}.placeholder-green-400\/45::placeholder{color:#4ade8073!important}.placeholder-green-400\/5::placeholder{color:#4ade800d!important}.placeholder-green-400\/50::placeholder{color:#4ade8080!important}.placeholder-green-400\/55::placeholder{color:#4ade808c!important}.placeholder-green-400\/60::placeholder{color:#4ade8099!important}.placeholder-green-400\/65::placeholder{color:#4ade80a6!important}.placeholder-green-400\/70::placeholder{color:#4ade80b3!important}.placeholder-green-400\/75::placeholder{color:#4ade80bf!important}.placeholder-green-400\/80::placeholder{color:#4ade80cc!important}.placeholder-green-400\/85::placeholder{color:#4ade80d9!important}.placeholder-green-400\/90::placeholder{color:#4ade80e6!important}.placeholder-green-400\/95::placeholder{color:#4ade80f2!important}.placeholder-green-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(240 253 244 / var(--tw-placeholder-opacity, 1))!important}.placeholder-green-50\/0::placeholder{color:#f0fdf400!important}.placeholder-green-50\/10::placeholder{color:#f0fdf41a!important}.placeholder-green-50\/100::placeholder{color:#f0fdf4!important}.placeholder-green-50\/15::placeholder{color:#f0fdf426!important}.placeholder-green-50\/20::placeholder{color:#f0fdf433!important}.placeholder-green-50\/25::placeholder{color:#f0fdf440!important}.placeholder-green-50\/30::placeholder{color:#f0fdf44d!important}.placeholder-green-50\/35::placeholder{color:#f0fdf459!important}.placeholder-green-50\/40::placeholder{color:#f0fdf466!important}.placeholder-green-50\/45::placeholder{color:#f0fdf473!important}.placeholder-green-50\/5::placeholder{color:#f0fdf40d!important}.placeholder-green-50\/50::placeholder{color:#f0fdf480!important}.placeholder-green-50\/55::placeholder{color:#f0fdf48c!important}.placeholder-green-50\/60::placeholder{color:#f0fdf499!important}.placeholder-green-50\/65::placeholder{color:#f0fdf4a6!important}.placeholder-green-50\/70::placeholder{color:#f0fdf4b3!important}.placeholder-green-50\/75::placeholder{color:#f0fdf4bf!important}.placeholder-green-50\/80::placeholder{color:#f0fdf4cc!important}.placeholder-green-50\/85::placeholder{color:#f0fdf4d9!important}.placeholder-green-50\/90::placeholder{color:#f0fdf4e6!important}.placeholder-green-50\/95::placeholder{color:#f0fdf4f2!important}.placeholder-green-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(23 209 76 / var(--tw-placeholder-opacity, 1))!important}.placeholder-green-500\/0::placeholder{color:#17d14c00!important}.placeholder-green-500\/10::placeholder{color:#17d14c1a!important}.placeholder-green-500\/100::placeholder{color:#17d14c!important}.placeholder-green-500\/15::placeholder{color:#17d14c26!important}.placeholder-green-500\/20::placeholder{color:#17d14c33!important}.placeholder-green-500\/25::placeholder{color:#17d14c40!important}.placeholder-green-500\/30::placeholder{color:#17d14c4d!important}.placeholder-green-500\/35::placeholder{color:#17d14c59!important}.placeholder-green-500\/40::placeholder{color:#17d14c66!important}.placeholder-green-500\/45::placeholder{color:#17d14c73!important}.placeholder-green-500\/5::placeholder{color:#17d14c0d!important}.placeholder-green-500\/50::placeholder{color:#17d14c80!important}.placeholder-green-500\/55::placeholder{color:#17d14c8c!important}.placeholder-green-500\/60::placeholder{color:#17d14c99!important}.placeholder-green-500\/65::placeholder{color:#17d14ca6!important}.placeholder-green-500\/70::placeholder{color:#17d14cb3!important}.placeholder-green-500\/75::placeholder{color:#17d14cbf!important}.placeholder-green-500\/80::placeholder{color:#17d14ccc!important}.placeholder-green-500\/85::placeholder{color:#17d14cd9!important}.placeholder-green-500\/90::placeholder{color:#17d14ce6!important}.placeholder-green-500\/95::placeholder{color:#17d14cf2!important}.placeholder-green-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(22 163 74 / var(--tw-placeholder-opacity, 1))!important}.placeholder-green-600\/0::placeholder{color:#16a34a00!important}.placeholder-green-600\/10::placeholder{color:#16a34a1a!important}.placeholder-green-600\/100::placeholder{color:#16a34a!important}.placeholder-green-600\/15::placeholder{color:#16a34a26!important}.placeholder-green-600\/20::placeholder{color:#16a34a33!important}.placeholder-green-600\/25::placeholder{color:#16a34a40!important}.placeholder-green-600\/30::placeholder{color:#16a34a4d!important}.placeholder-green-600\/35::placeholder{color:#16a34a59!important}.placeholder-green-600\/40::placeholder{color:#16a34a66!important}.placeholder-green-600\/45::placeholder{color:#16a34a73!important}.placeholder-green-600\/5::placeholder{color:#16a34a0d!important}.placeholder-green-600\/50::placeholder{color:#16a34a80!important}.placeholder-green-600\/55::placeholder{color:#16a34a8c!important}.placeholder-green-600\/60::placeholder{color:#16a34a99!important}.placeholder-green-600\/65::placeholder{color:#16a34aa6!important}.placeholder-green-600\/70::placeholder{color:#16a34ab3!important}.placeholder-green-600\/75::placeholder{color:#16a34abf!important}.placeholder-green-600\/80::placeholder{color:#16a34acc!important}.placeholder-green-600\/85::placeholder{color:#16a34ad9!important}.placeholder-green-600\/90::placeholder{color:#16a34ae6!important}.placeholder-green-600\/95::placeholder{color:#16a34af2!important}.placeholder-green-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(21 128 61 / var(--tw-placeholder-opacity, 1))!important}.placeholder-green-700\/0::placeholder{color:#15803d00!important}.placeholder-green-700\/10::placeholder{color:#15803d1a!important}.placeholder-green-700\/100::placeholder{color:#15803d!important}.placeholder-green-700\/15::placeholder{color:#15803d26!important}.placeholder-green-700\/20::placeholder{color:#15803d33!important}.placeholder-green-700\/25::placeholder{color:#15803d40!important}.placeholder-green-700\/30::placeholder{color:#15803d4d!important}.placeholder-green-700\/35::placeholder{color:#15803d59!important}.placeholder-green-700\/40::placeholder{color:#15803d66!important}.placeholder-green-700\/45::placeholder{color:#15803d73!important}.placeholder-green-700\/5::placeholder{color:#15803d0d!important}.placeholder-green-700\/50::placeholder{color:#15803d80!important}.placeholder-green-700\/55::placeholder{color:#15803d8c!important}.placeholder-green-700\/60::placeholder{color:#15803d99!important}.placeholder-green-700\/65::placeholder{color:#15803da6!important}.placeholder-green-700\/70::placeholder{color:#15803db3!important}.placeholder-green-700\/75::placeholder{color:#15803dbf!important}.placeholder-green-700\/80::placeholder{color:#15803dcc!important}.placeholder-green-700\/85::placeholder{color:#15803dd9!important}.placeholder-green-700\/90::placeholder{color:#15803de6!important}.placeholder-green-700\/95::placeholder{color:#15803df2!important}.placeholder-green-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(22 101 52 / var(--tw-placeholder-opacity, 1))!important}.placeholder-green-800\/0::placeholder{color:#16653400!important}.placeholder-green-800\/10::placeholder{color:#1665341a!important}.placeholder-green-800\/100::placeholder{color:#166534!important}.placeholder-green-800\/15::placeholder{color:#16653426!important}.placeholder-green-800\/20::placeholder{color:#16653433!important}.placeholder-green-800\/25::placeholder{color:#16653440!important}.placeholder-green-800\/30::placeholder{color:#1665344d!important}.placeholder-green-800\/35::placeholder{color:#16653459!important}.placeholder-green-800\/40::placeholder{color:#16653466!important}.placeholder-green-800\/45::placeholder{color:#16653473!important}.placeholder-green-800\/5::placeholder{color:#1665340d!important}.placeholder-green-800\/50::placeholder{color:#16653480!important}.placeholder-green-800\/55::placeholder{color:#1665348c!important}.placeholder-green-800\/60::placeholder{color:#16653499!important}.placeholder-green-800\/65::placeholder{color:#166534a6!important}.placeholder-green-800\/70::placeholder{color:#166534b3!important}.placeholder-green-800\/75::placeholder{color:#166534bf!important}.placeholder-green-800\/80::placeholder{color:#166534cc!important}.placeholder-green-800\/85::placeholder{color:#166534d9!important}.placeholder-green-800\/90::placeholder{color:#166534e6!important}.placeholder-green-800\/95::placeholder{color:#166534f2!important}.placeholder-green-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(20 83 45 / var(--tw-placeholder-opacity, 1))!important}.placeholder-green-900\/0::placeholder{color:#14532d00!important}.placeholder-green-900\/10::placeholder{color:#14532d1a!important}.placeholder-green-900\/100::placeholder{color:#14532d!important}.placeholder-green-900\/15::placeholder{color:#14532d26!important}.placeholder-green-900\/20::placeholder{color:#14532d33!important}.placeholder-green-900\/25::placeholder{color:#14532d40!important}.placeholder-green-900\/30::placeholder{color:#14532d4d!important}.placeholder-green-900\/35::placeholder{color:#14532d59!important}.placeholder-green-900\/40::placeholder{color:#14532d66!important}.placeholder-green-900\/45::placeholder{color:#14532d73!important}.placeholder-green-900\/5::placeholder{color:#14532d0d!important}.placeholder-green-900\/50::placeholder{color:#14532d80!important}.placeholder-green-900\/55::placeholder{color:#14532d8c!important}.placeholder-green-900\/60::placeholder{color:#14532d99!important}.placeholder-green-900\/65::placeholder{color:#14532da6!important}.placeholder-green-900\/70::placeholder{color:#14532db3!important}.placeholder-green-900\/75::placeholder{color:#14532dbf!important}.placeholder-green-900\/80::placeholder{color:#14532dcc!important}.placeholder-green-900\/85::placeholder{color:#14532dd9!important}.placeholder-green-900\/90::placeholder{color:#14532de6!important}.placeholder-green-900\/95::placeholder{color:#14532df2!important}.placeholder-green-950::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(5 46 22 / var(--tw-placeholder-opacity, 1))!important}.placeholder-green-950\/0::placeholder{color:#052e1600!important}.placeholder-green-950\/10::placeholder{color:#052e161a!important}.placeholder-green-950\/100::placeholder{color:#052e16!important}.placeholder-green-950\/15::placeholder{color:#052e1626!important}.placeholder-green-950\/20::placeholder{color:#052e1633!important}.placeholder-green-950\/25::placeholder{color:#052e1640!important}.placeholder-green-950\/30::placeholder{color:#052e164d!important}.placeholder-green-950\/35::placeholder{color:#052e1659!important}.placeholder-green-950\/40::placeholder{color:#052e1666!important}.placeholder-green-950\/45::placeholder{color:#052e1673!important}.placeholder-green-950\/5::placeholder{color:#052e160d!important}.placeholder-green-950\/50::placeholder{color:#052e1680!important}.placeholder-green-950\/55::placeholder{color:#052e168c!important}.placeholder-green-950\/60::placeholder{color:#052e1699!important}.placeholder-green-950\/65::placeholder{color:#052e16a6!important}.placeholder-green-950\/70::placeholder{color:#052e16b3!important}.placeholder-green-950\/75::placeholder{color:#052e16bf!important}.placeholder-green-950\/80::placeholder{color:#052e16cc!important}.placeholder-green-950\/85::placeholder{color:#052e16d9!important}.placeholder-green-950\/90::placeholder{color:#052e16e6!important}.placeholder-green-950\/95::placeholder{color:#052e16f2!important}.placeholder-orange-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(255 237 213 / var(--tw-placeholder-opacity, 1))!important}.placeholder-orange-100\/0::placeholder{color:#ffedd500!important}.placeholder-orange-100\/10::placeholder{color:#ffedd51a!important}.placeholder-orange-100\/100::placeholder{color:#ffedd5!important}.placeholder-orange-100\/15::placeholder{color:#ffedd526!important}.placeholder-orange-100\/20::placeholder{color:#ffedd533!important}.placeholder-orange-100\/25::placeholder{color:#ffedd540!important}.placeholder-orange-100\/30::placeholder{color:#ffedd54d!important}.placeholder-orange-100\/35::placeholder{color:#ffedd559!important}.placeholder-orange-100\/40::placeholder{color:#ffedd566!important}.placeholder-orange-100\/45::placeholder{color:#ffedd573!important}.placeholder-orange-100\/5::placeholder{color:#ffedd50d!important}.placeholder-orange-100\/50::placeholder{color:#ffedd580!important}.placeholder-orange-100\/55::placeholder{color:#ffedd58c!important}.placeholder-orange-100\/60::placeholder{color:#ffedd599!important}.placeholder-orange-100\/65::placeholder{color:#ffedd5a6!important}.placeholder-orange-100\/70::placeholder{color:#ffedd5b3!important}.placeholder-orange-100\/75::placeholder{color:#ffedd5bf!important}.placeholder-orange-100\/80::placeholder{color:#ffedd5cc!important}.placeholder-orange-100\/85::placeholder{color:#ffedd5d9!important}.placeholder-orange-100\/90::placeholder{color:#ffedd5e6!important}.placeholder-orange-100\/95::placeholder{color:#ffedd5f2!important}.placeholder-orange-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(254 215 170 / var(--tw-placeholder-opacity, 1))!important}.placeholder-orange-200\/0::placeholder{color:#fed7aa00!important}.placeholder-orange-200\/10::placeholder{color:#fed7aa1a!important}.placeholder-orange-200\/100::placeholder{color:#fed7aa!important}.placeholder-orange-200\/15::placeholder{color:#fed7aa26!important}.placeholder-orange-200\/20::placeholder{color:#fed7aa33!important}.placeholder-orange-200\/25::placeholder{color:#fed7aa40!important}.placeholder-orange-200\/30::placeholder{color:#fed7aa4d!important}.placeholder-orange-200\/35::placeholder{color:#fed7aa59!important}.placeholder-orange-200\/40::placeholder{color:#fed7aa66!important}.placeholder-orange-200\/45::placeholder{color:#fed7aa73!important}.placeholder-orange-200\/5::placeholder{color:#fed7aa0d!important}.placeholder-orange-200\/50::placeholder{color:#fed7aa80!important}.placeholder-orange-200\/55::placeholder{color:#fed7aa8c!important}.placeholder-orange-200\/60::placeholder{color:#fed7aa99!important}.placeholder-orange-200\/65::placeholder{color:#fed7aaa6!important}.placeholder-orange-200\/70::placeholder{color:#fed7aab3!important}.placeholder-orange-200\/75::placeholder{color:#fed7aabf!important}.placeholder-orange-200\/80::placeholder{color:#fed7aacc!important}.placeholder-orange-200\/85::placeholder{color:#fed7aad9!important}.placeholder-orange-200\/90::placeholder{color:#fed7aae6!important}.placeholder-orange-200\/95::placeholder{color:#fed7aaf2!important}.placeholder-orange-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(253 186 116 / var(--tw-placeholder-opacity, 1))!important}.placeholder-orange-300\/0::placeholder{color:#fdba7400!important}.placeholder-orange-300\/10::placeholder{color:#fdba741a!important}.placeholder-orange-300\/100::placeholder{color:#fdba74!important}.placeholder-orange-300\/15::placeholder{color:#fdba7426!important}.placeholder-orange-300\/20::placeholder{color:#fdba7433!important}.placeholder-orange-300\/25::placeholder{color:#fdba7440!important}.placeholder-orange-300\/30::placeholder{color:#fdba744d!important}.placeholder-orange-300\/35::placeholder{color:#fdba7459!important}.placeholder-orange-300\/40::placeholder{color:#fdba7466!important}.placeholder-orange-300\/45::placeholder{color:#fdba7473!important}.placeholder-orange-300\/5::placeholder{color:#fdba740d!important}.placeholder-orange-300\/50::placeholder{color:#fdba7480!important}.placeholder-orange-300\/55::placeholder{color:#fdba748c!important}.placeholder-orange-300\/60::placeholder{color:#fdba7499!important}.placeholder-orange-300\/65::placeholder{color:#fdba74a6!important}.placeholder-orange-300\/70::placeholder{color:#fdba74b3!important}.placeholder-orange-300\/75::placeholder{color:#fdba74bf!important}.placeholder-orange-300\/80::placeholder{color:#fdba74cc!important}.placeholder-orange-300\/85::placeholder{color:#fdba74d9!important}.placeholder-orange-300\/90::placeholder{color:#fdba74e6!important}.placeholder-orange-300\/95::placeholder{color:#fdba74f2!important}.placeholder-orange-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(251 146 60 / var(--tw-placeholder-opacity, 1))!important}.placeholder-orange-400\/0::placeholder{color:#fb923c00!important}.placeholder-orange-400\/10::placeholder{color:#fb923c1a!important}.placeholder-orange-400\/100::placeholder{color:#fb923c!important}.placeholder-orange-400\/15::placeholder{color:#fb923c26!important}.placeholder-orange-400\/20::placeholder{color:#fb923c33!important}.placeholder-orange-400\/25::placeholder{color:#fb923c40!important}.placeholder-orange-400\/30::placeholder{color:#fb923c4d!important}.placeholder-orange-400\/35::placeholder{color:#fb923c59!important}.placeholder-orange-400\/40::placeholder{color:#fb923c66!important}.placeholder-orange-400\/45::placeholder{color:#fb923c73!important}.placeholder-orange-400\/5::placeholder{color:#fb923c0d!important}.placeholder-orange-400\/50::placeholder{color:#fb923c80!important}.placeholder-orange-400\/55::placeholder{color:#fb923c8c!important}.placeholder-orange-400\/60::placeholder{color:#fb923c99!important}.placeholder-orange-400\/65::placeholder{color:#fb923ca6!important}.placeholder-orange-400\/70::placeholder{color:#fb923cb3!important}.placeholder-orange-400\/75::placeholder{color:#fb923cbf!important}.placeholder-orange-400\/80::placeholder{color:#fb923ccc!important}.placeholder-orange-400\/85::placeholder{color:#fb923cd9!important}.placeholder-orange-400\/90::placeholder{color:#fb923ce6!important}.placeholder-orange-400\/95::placeholder{color:#fb923cf2!important}.placeholder-orange-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(255 247 237 / var(--tw-placeholder-opacity, 1))!important}.placeholder-orange-50\/0::placeholder{color:#fff7ed00!important}.placeholder-orange-50\/10::placeholder{color:#fff7ed1a!important}.placeholder-orange-50\/100::placeholder{color:#fff7ed!important}.placeholder-orange-50\/15::placeholder{color:#fff7ed26!important}.placeholder-orange-50\/20::placeholder{color:#fff7ed33!important}.placeholder-orange-50\/25::placeholder{color:#fff7ed40!important}.placeholder-orange-50\/30::placeholder{color:#fff7ed4d!important}.placeholder-orange-50\/35::placeholder{color:#fff7ed59!important}.placeholder-orange-50\/40::placeholder{color:#fff7ed66!important}.placeholder-orange-50\/45::placeholder{color:#fff7ed73!important}.placeholder-orange-50\/5::placeholder{color:#fff7ed0d!important}.placeholder-orange-50\/50::placeholder{color:#fff7ed80!important}.placeholder-orange-50\/55::placeholder{color:#fff7ed8c!important}.placeholder-orange-50\/60::placeholder{color:#fff7ed99!important}.placeholder-orange-50\/65::placeholder{color:#fff7eda6!important}.placeholder-orange-50\/70::placeholder{color:#fff7edb3!important}.placeholder-orange-50\/75::placeholder{color:#fff7edbf!important}.placeholder-orange-50\/80::placeholder{color:#fff7edcc!important}.placeholder-orange-50\/85::placeholder{color:#fff7edd9!important}.placeholder-orange-50\/90::placeholder{color:#fff7ede6!important}.placeholder-orange-50\/95::placeholder{color:#fff7edf2!important}.placeholder-orange-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(238 142 29 / var(--tw-placeholder-opacity, 1))!important}.placeholder-orange-500\/0::placeholder{color:#ee8e1d00!important}.placeholder-orange-500\/10::placeholder{color:#ee8e1d1a!important}.placeholder-orange-500\/100::placeholder{color:#ee8e1d!important}.placeholder-orange-500\/15::placeholder{color:#ee8e1d26!important}.placeholder-orange-500\/20::placeholder{color:#ee8e1d33!important}.placeholder-orange-500\/25::placeholder{color:#ee8e1d40!important}.placeholder-orange-500\/30::placeholder{color:#ee8e1d4d!important}.placeholder-orange-500\/35::placeholder{color:#ee8e1d59!important}.placeholder-orange-500\/40::placeholder{color:#ee8e1d66!important}.placeholder-orange-500\/45::placeholder{color:#ee8e1d73!important}.placeholder-orange-500\/5::placeholder{color:#ee8e1d0d!important}.placeholder-orange-500\/50::placeholder{color:#ee8e1d80!important}.placeholder-orange-500\/55::placeholder{color:#ee8e1d8c!important}.placeholder-orange-500\/60::placeholder{color:#ee8e1d99!important}.placeholder-orange-500\/65::placeholder{color:#ee8e1da6!important}.placeholder-orange-500\/70::placeholder{color:#ee8e1db3!important}.placeholder-orange-500\/75::placeholder{color:#ee8e1dbf!important}.placeholder-orange-500\/80::placeholder{color:#ee8e1dcc!important}.placeholder-orange-500\/85::placeholder{color:#ee8e1dd9!important}.placeholder-orange-500\/90::placeholder{color:#ee8e1de6!important}.placeholder-orange-500\/95::placeholder{color:#ee8e1df2!important}.placeholder-orange-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(234 88 12 / var(--tw-placeholder-opacity, 1))!important}.placeholder-orange-600\/0::placeholder{color:#ea580c00!important}.placeholder-orange-600\/10::placeholder{color:#ea580c1a!important}.placeholder-orange-600\/100::placeholder{color:#ea580c!important}.placeholder-orange-600\/15::placeholder{color:#ea580c26!important}.placeholder-orange-600\/20::placeholder{color:#ea580c33!important}.placeholder-orange-600\/25::placeholder{color:#ea580c40!important}.placeholder-orange-600\/30::placeholder{color:#ea580c4d!important}.placeholder-orange-600\/35::placeholder{color:#ea580c59!important}.placeholder-orange-600\/40::placeholder{color:#ea580c66!important}.placeholder-orange-600\/45::placeholder{color:#ea580c73!important}.placeholder-orange-600\/5::placeholder{color:#ea580c0d!important}.placeholder-orange-600\/50::placeholder{color:#ea580c80!important}.placeholder-orange-600\/55::placeholder{color:#ea580c8c!important}.placeholder-orange-600\/60::placeholder{color:#ea580c99!important}.placeholder-orange-600\/65::placeholder{color:#ea580ca6!important}.placeholder-orange-600\/70::placeholder{color:#ea580cb3!important}.placeholder-orange-600\/75::placeholder{color:#ea580cbf!important}.placeholder-orange-600\/80::placeholder{color:#ea580ccc!important}.placeholder-orange-600\/85::placeholder{color:#ea580cd9!important}.placeholder-orange-600\/90::placeholder{color:#ea580ce6!important}.placeholder-orange-600\/95::placeholder{color:#ea580cf2!important}.placeholder-orange-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(194 65 12 / var(--tw-placeholder-opacity, 1))!important}.placeholder-orange-700\/0::placeholder{color:#c2410c00!important}.placeholder-orange-700\/10::placeholder{color:#c2410c1a!important}.placeholder-orange-700\/100::placeholder{color:#c2410c!important}.placeholder-orange-700\/15::placeholder{color:#c2410c26!important}.placeholder-orange-700\/20::placeholder{color:#c2410c33!important}.placeholder-orange-700\/25::placeholder{color:#c2410c40!important}.placeholder-orange-700\/30::placeholder{color:#c2410c4d!important}.placeholder-orange-700\/35::placeholder{color:#c2410c59!important}.placeholder-orange-700\/40::placeholder{color:#c2410c66!important}.placeholder-orange-700\/45::placeholder{color:#c2410c73!important}.placeholder-orange-700\/5::placeholder{color:#c2410c0d!important}.placeholder-orange-700\/50::placeholder{color:#c2410c80!important}.placeholder-orange-700\/55::placeholder{color:#c2410c8c!important}.placeholder-orange-700\/60::placeholder{color:#c2410c99!important}.placeholder-orange-700\/65::placeholder{color:#c2410ca6!important}.placeholder-orange-700\/70::placeholder{color:#c2410cb3!important}.placeholder-orange-700\/75::placeholder{color:#c2410cbf!important}.placeholder-orange-700\/80::placeholder{color:#c2410ccc!important}.placeholder-orange-700\/85::placeholder{color:#c2410cd9!important}.placeholder-orange-700\/90::placeholder{color:#c2410ce6!important}.placeholder-orange-700\/95::placeholder{color:#c2410cf2!important}.placeholder-orange-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(154 52 18 / var(--tw-placeholder-opacity, 1))!important}.placeholder-orange-800\/0::placeholder{color:#9a341200!important}.placeholder-orange-800\/10::placeholder{color:#9a34121a!important}.placeholder-orange-800\/100::placeholder{color:#9a3412!important}.placeholder-orange-800\/15::placeholder{color:#9a341226!important}.placeholder-orange-800\/20::placeholder{color:#9a341233!important}.placeholder-orange-800\/25::placeholder{color:#9a341240!important}.placeholder-orange-800\/30::placeholder{color:#9a34124d!important}.placeholder-orange-800\/35::placeholder{color:#9a341259!important}.placeholder-orange-800\/40::placeholder{color:#9a341266!important}.placeholder-orange-800\/45::placeholder{color:#9a341273!important}.placeholder-orange-800\/5::placeholder{color:#9a34120d!important}.placeholder-orange-800\/50::placeholder{color:#9a341280!important}.placeholder-orange-800\/55::placeholder{color:#9a34128c!important}.placeholder-orange-800\/60::placeholder{color:#9a341299!important}.placeholder-orange-800\/65::placeholder{color:#9a3412a6!important}.placeholder-orange-800\/70::placeholder{color:#9a3412b3!important}.placeholder-orange-800\/75::placeholder{color:#9a3412bf!important}.placeholder-orange-800\/80::placeholder{color:#9a3412cc!important}.placeholder-orange-800\/85::placeholder{color:#9a3412d9!important}.placeholder-orange-800\/90::placeholder{color:#9a3412e6!important}.placeholder-orange-800\/95::placeholder{color:#9a3412f2!important}.placeholder-orange-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(124 45 18 / var(--tw-placeholder-opacity, 1))!important}.placeholder-orange-900\/0::placeholder{color:#7c2d1200!important}.placeholder-orange-900\/10::placeholder{color:#7c2d121a!important}.placeholder-orange-900\/100::placeholder{color:#7c2d12!important}.placeholder-orange-900\/15::placeholder{color:#7c2d1226!important}.placeholder-orange-900\/20::placeholder{color:#7c2d1233!important}.placeholder-orange-900\/25::placeholder{color:#7c2d1240!important}.placeholder-orange-900\/30::placeholder{color:#7c2d124d!important}.placeholder-orange-900\/35::placeholder{color:#7c2d1259!important}.placeholder-orange-900\/40::placeholder{color:#7c2d1266!important}.placeholder-orange-900\/45::placeholder{color:#7c2d1273!important}.placeholder-orange-900\/5::placeholder{color:#7c2d120d!important}.placeholder-orange-900\/50::placeholder{color:#7c2d1280!important}.placeholder-orange-900\/55::placeholder{color:#7c2d128c!important}.placeholder-orange-900\/60::placeholder{color:#7c2d1299!important}.placeholder-orange-900\/65::placeholder{color:#7c2d12a6!important}.placeholder-orange-900\/70::placeholder{color:#7c2d12b3!important}.placeholder-orange-900\/75::placeholder{color:#7c2d12bf!important}.placeholder-orange-900\/80::placeholder{color:#7c2d12cc!important}.placeholder-orange-900\/85::placeholder{color:#7c2d12d9!important}.placeholder-orange-900\/90::placeholder{color:#7c2d12e6!important}.placeholder-orange-900\/95::placeholder{color:#7c2d12f2!important}.placeholder-orange-950::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(67 20 7 / var(--tw-placeholder-opacity, 1))!important}.placeholder-orange-950\/0::placeholder{color:#43140700!important}.placeholder-orange-950\/10::placeholder{color:#4314071a!important}.placeholder-orange-950\/100::placeholder{color:#431407!important}.placeholder-orange-950\/15::placeholder{color:#43140726!important}.placeholder-orange-950\/20::placeholder{color:#43140733!important}.placeholder-orange-950\/25::placeholder{color:#43140740!important}.placeholder-orange-950\/30::placeholder{color:#4314074d!important}.placeholder-orange-950\/35::placeholder{color:#43140759!important}.placeholder-orange-950\/40::placeholder{color:#43140766!important}.placeholder-orange-950\/45::placeholder{color:#43140773!important}.placeholder-orange-950\/5::placeholder{color:#4314070d!important}.placeholder-orange-950\/50::placeholder{color:#43140780!important}.placeholder-orange-950\/55::placeholder{color:#4314078c!important}.placeholder-orange-950\/60::placeholder{color:#43140799!important}.placeholder-orange-950\/65::placeholder{color:#431407a6!important}.placeholder-orange-950\/70::placeholder{color:#431407b3!important}.placeholder-orange-950\/75::placeholder{color:#431407bf!important}.placeholder-orange-950\/80::placeholder{color:#431407cc!important}.placeholder-orange-950\/85::placeholder{color:#431407d9!important}.placeholder-orange-950\/90::placeholder{color:#431407e6!important}.placeholder-orange-950\/95::placeholder{color:#431407f2!important}.placeholder-primary-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(245 249 255 / var(--tw-placeholder-opacity, 1))!important}.placeholder-primary-100\/0::placeholder{color:#f5f9ff00!important}.placeholder-primary-100\/10::placeholder{color:#f5f9ff1a!important}.placeholder-primary-100\/100::placeholder{color:#f5f9ff!important}.placeholder-primary-100\/15::placeholder{color:#f5f9ff26!important}.placeholder-primary-100\/20::placeholder{color:#f5f9ff33!important}.placeholder-primary-100\/25::placeholder{color:#f5f9ff40!important}.placeholder-primary-100\/30::placeholder{color:#f5f9ff4d!important}.placeholder-primary-100\/35::placeholder{color:#f5f9ff59!important}.placeholder-primary-100\/40::placeholder{color:#f5f9ff66!important}.placeholder-primary-100\/45::placeholder{color:#f5f9ff73!important}.placeholder-primary-100\/5::placeholder{color:#f5f9ff0d!important}.placeholder-primary-100\/50::placeholder{color:#f5f9ff80!important}.placeholder-primary-100\/55::placeholder{color:#f5f9ff8c!important}.placeholder-primary-100\/60::placeholder{color:#f5f9ff99!important}.placeholder-primary-100\/65::placeholder{color:#f5f9ffa6!important}.placeholder-primary-100\/70::placeholder{color:#f5f9ffb3!important}.placeholder-primary-100\/75::placeholder{color:#f5f9ffbf!important}.placeholder-primary-100\/80::placeholder{color:#f5f9ffcc!important}.placeholder-primary-100\/85::placeholder{color:#f5f9ffd9!important}.placeholder-primary-100\/90::placeholder{color:#f5f9ffe6!important}.placeholder-primary-100\/95::placeholder{color:#f5f9fff2!important}.placeholder-primary-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(225 236 254 / var(--tw-placeholder-opacity, 1))!important}.placeholder-primary-200\/0::placeholder{color:#e1ecfe00!important}.placeholder-primary-200\/10::placeholder{color:#e1ecfe1a!important}.placeholder-primary-200\/100::placeholder{color:#e1ecfe!important}.placeholder-primary-200\/15::placeholder{color:#e1ecfe26!important}.placeholder-primary-200\/20::placeholder{color:#e1ecfe33!important}.placeholder-primary-200\/25::placeholder{color:#e1ecfe40!important}.placeholder-primary-200\/30::placeholder{color:#e1ecfe4d!important}.placeholder-primary-200\/35::placeholder{color:#e1ecfe59!important}.placeholder-primary-200\/40::placeholder{color:#e1ecfe66!important}.placeholder-primary-200\/45::placeholder{color:#e1ecfe73!important}.placeholder-primary-200\/5::placeholder{color:#e1ecfe0d!important}.placeholder-primary-200\/50::placeholder{color:#e1ecfe80!important}.placeholder-primary-200\/55::placeholder{color:#e1ecfe8c!important}.placeholder-primary-200\/60::placeholder{color:#e1ecfe99!important}.placeholder-primary-200\/65::placeholder{color:#e1ecfea6!important}.placeholder-primary-200\/70::placeholder{color:#e1ecfeb3!important}.placeholder-primary-200\/75::placeholder{color:#e1ecfebf!important}.placeholder-primary-200\/80::placeholder{color:#e1ecfecc!important}.placeholder-primary-200\/85::placeholder{color:#e1ecfed9!important}.placeholder-primary-200\/90::placeholder{color:#e1ecfee6!important}.placeholder-primary-200\/95::placeholder{color:#e1ecfef2!important}.placeholder-primary-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(215 229 253 / var(--tw-placeholder-opacity, 1))!important}.placeholder-primary-300\/0::placeholder{color:#d7e5fd00!important}.placeholder-primary-300\/10::placeholder{color:#d7e5fd1a!important}.placeholder-primary-300\/100::placeholder{color:#d7e5fd!important}.placeholder-primary-300\/15::placeholder{color:#d7e5fd26!important}.placeholder-primary-300\/20::placeholder{color:#d7e5fd33!important}.placeholder-primary-300\/25::placeholder{color:#d7e5fd40!important}.placeholder-primary-300\/30::placeholder{color:#d7e5fd4d!important}.placeholder-primary-300\/35::placeholder{color:#d7e5fd59!important}.placeholder-primary-300\/40::placeholder{color:#d7e5fd66!important}.placeholder-primary-300\/45::placeholder{color:#d7e5fd73!important}.placeholder-primary-300\/5::placeholder{color:#d7e5fd0d!important}.placeholder-primary-300\/50::placeholder{color:#d7e5fd80!important}.placeholder-primary-300\/55::placeholder{color:#d7e5fd8c!important}.placeholder-primary-300\/60::placeholder{color:#d7e5fd99!important}.placeholder-primary-300\/65::placeholder{color:#d7e5fda6!important}.placeholder-primary-300\/70::placeholder{color:#d7e5fdb3!important}.placeholder-primary-300\/75::placeholder{color:#d7e5fdbf!important}.placeholder-primary-300\/80::placeholder{color:#d7e5fdcc!important}.placeholder-primary-300\/85::placeholder{color:#d7e5fdd9!important}.placeholder-primary-300\/90::placeholder{color:#d7e5fde6!important}.placeholder-primary-300\/95::placeholder{color:#d7e5fdf2!important}.placeholder-primary-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(245 249 255 / var(--tw-placeholder-opacity, 1))!important}.placeholder-primary-50\/0::placeholder{color:#f5f9ff00!important}.placeholder-primary-50\/10::placeholder{color:#f5f9ff1a!important}.placeholder-primary-50\/100::placeholder{color:#f5f9ff!important}.placeholder-primary-50\/15::placeholder{color:#f5f9ff26!important}.placeholder-primary-50\/20::placeholder{color:#f5f9ff33!important}.placeholder-primary-50\/25::placeholder{color:#f5f9ff40!important}.placeholder-primary-50\/30::placeholder{color:#f5f9ff4d!important}.placeholder-primary-50\/35::placeholder{color:#f5f9ff59!important}.placeholder-primary-50\/40::placeholder{color:#f5f9ff66!important}.placeholder-primary-50\/45::placeholder{color:#f5f9ff73!important}.placeholder-primary-50\/5::placeholder{color:#f5f9ff0d!important}.placeholder-primary-50\/50::placeholder{color:#f5f9ff80!important}.placeholder-primary-50\/55::placeholder{color:#f5f9ff8c!important}.placeholder-primary-50\/60::placeholder{color:#f5f9ff99!important}.placeholder-primary-50\/65::placeholder{color:#f5f9ffa6!important}.placeholder-primary-50\/70::placeholder{color:#f5f9ffb3!important}.placeholder-primary-50\/75::placeholder{color:#f5f9ffbf!important}.placeholder-primary-50\/80::placeholder{color:#f5f9ffcc!important}.placeholder-primary-50\/85::placeholder{color:#f5f9ffd9!important}.placeholder-primary-50\/90::placeholder{color:#f5f9ffe6!important}.placeholder-primary-50\/95::placeholder{color:#f5f9fff2!important}.placeholder-primary-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(55 125 247 / var(--tw-placeholder-opacity, 1))!important}.placeholder-primary-500\/0::placeholder{color:#377df700!important}.placeholder-primary-500\/10::placeholder{color:#377df71a!important}.placeholder-primary-500\/100::placeholder{color:#377df7!important}.placeholder-primary-500\/15::placeholder{color:#377df726!important}.placeholder-primary-500\/20::placeholder{color:#377df733!important}.placeholder-primary-500\/25::placeholder{color:#377df740!important}.placeholder-primary-500\/30::placeholder{color:#377df74d!important}.placeholder-primary-500\/35::placeholder{color:#377df759!important}.placeholder-primary-500\/40::placeholder{color:#377df766!important}.placeholder-primary-500\/45::placeholder{color:#377df773!important}.placeholder-primary-500\/5::placeholder{color:#377df70d!important}.placeholder-primary-500\/50::placeholder{color:#377df780!important}.placeholder-primary-500\/55::placeholder{color:#377df78c!important}.placeholder-primary-500\/60::placeholder{color:#377df799!important}.placeholder-primary-500\/65::placeholder{color:#377df7a6!important}.placeholder-primary-500\/70::placeholder{color:#377df7b3!important}.placeholder-primary-500\/75::placeholder{color:#377df7bf!important}.placeholder-primary-500\/80::placeholder{color:#377df7cc!important}.placeholder-primary-500\/85::placeholder{color:#377df7d9!important}.placeholder-primary-500\/90::placeholder{color:#377df7e6!important}.placeholder-primary-500\/95::placeholder{color:#377df7f2!important}.placeholder-primary-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(17 89 215 / var(--tw-placeholder-opacity, 1))!important}.placeholder-primary-700\/0::placeholder{color:#1159d700!important}.placeholder-primary-700\/10::placeholder{color:#1159d71a!important}.placeholder-primary-700\/100::placeholder{color:#1159d7!important}.placeholder-primary-700\/15::placeholder{color:#1159d726!important}.placeholder-primary-700\/20::placeholder{color:#1159d733!important}.placeholder-primary-700\/25::placeholder{color:#1159d740!important}.placeholder-primary-700\/30::placeholder{color:#1159d74d!important}.placeholder-primary-700\/35::placeholder{color:#1159d759!important}.placeholder-primary-700\/40::placeholder{color:#1159d766!important}.placeholder-primary-700\/45::placeholder{color:#1159d773!important}.placeholder-primary-700\/5::placeholder{color:#1159d70d!important}.placeholder-primary-700\/50::placeholder{color:#1159d780!important}.placeholder-primary-700\/55::placeholder{color:#1159d78c!important}.placeholder-primary-700\/60::placeholder{color:#1159d799!important}.placeholder-primary-700\/65::placeholder{color:#1159d7a6!important}.placeholder-primary-700\/70::placeholder{color:#1159d7b3!important}.placeholder-primary-700\/75::placeholder{color:#1159d7bf!important}.placeholder-primary-700\/80::placeholder{color:#1159d7cc!important}.placeholder-primary-700\/85::placeholder{color:#1159d7d9!important}.placeholder-primary-700\/90::placeholder{color:#1159d7e6!important}.placeholder-primary-700\/95::placeholder{color:#1159d7f2!important}.placeholder-primary-content::placeholder{--tw-placeholder-opacity: 1 !important;color:hsl(var(--pc) / var(--tw-placeholder-opacity, 1))!important}.placeholder-primary-content\/0::placeholder{color:hsl(var(--pc) / 0)!important}.placeholder-primary-content\/10::placeholder{color:hsl(var(--pc) / .1)!important}.placeholder-primary-content\/100::placeholder{color:hsl(var(--pc) / 1)!important}.placeholder-primary-content\/15::placeholder{color:hsl(var(--pc) / .15)!important}.placeholder-primary-content\/20::placeholder{color:hsl(var(--pc) / .2)!important}.placeholder-primary-content\/25::placeholder{color:hsl(var(--pc) / .25)!important}.placeholder-primary-content\/30::placeholder{color:hsl(var(--pc) / .3)!important}.placeholder-primary-content\/35::placeholder{color:hsl(var(--pc) / .35)!important}.placeholder-primary-content\/40::placeholder{color:hsl(var(--pc) / .4)!important}.placeholder-primary-content\/45::placeholder{color:hsl(var(--pc) / .45)!important}.placeholder-primary-content\/5::placeholder{color:hsl(var(--pc) / .05)!important}.placeholder-primary-content\/50::placeholder{color:hsl(var(--pc) / .5)!important}.placeholder-primary-content\/55::placeholder{color:hsl(var(--pc) / .55)!important}.placeholder-primary-content\/60::placeholder{color:hsl(var(--pc) / .6)!important}.placeholder-primary-content\/65::placeholder{color:hsl(var(--pc) / .65)!important}.placeholder-primary-content\/70::placeholder{color:hsl(var(--pc) / .7)!important}.placeholder-primary-content\/75::placeholder{color:hsl(var(--pc) / .75)!important}.placeholder-primary-content\/80::placeholder{color:hsl(var(--pc) / .8)!important}.placeholder-primary-content\/85::placeholder{color:hsl(var(--pc) / .85)!important}.placeholder-primary-content\/90::placeholder{color:hsl(var(--pc) / .9)!important}.placeholder-primary-content\/95::placeholder{color:hsl(var(--pc) / .95)!important}.placeholder-primary-focus::placeholder{--tw-placeholder-opacity: 1 !important;color:hsl(var(--pf, var(--p)) / var(--tw-placeholder-opacity, 1))!important}.placeholder-primary-focus\/0::placeholder{color:hsl(var(--pf, var(--p)) / 0)!important}.placeholder-primary-focus\/10::placeholder{color:hsl(var(--pf, var(--p)) / .1)!important}.placeholder-primary-focus\/100::placeholder{color:hsl(var(--pf, var(--p)) / 1)!important}.placeholder-primary-focus\/15::placeholder{color:hsl(var(--pf, var(--p)) / .15)!important}.placeholder-primary-focus\/20::placeholder{color:hsl(var(--pf, var(--p)) / .2)!important}.placeholder-primary-focus\/25::placeholder{color:hsl(var(--pf, var(--p)) / .25)!important}.placeholder-primary-focus\/30::placeholder{color:hsl(var(--pf, var(--p)) / .3)!important}.placeholder-primary-focus\/35::placeholder{color:hsl(var(--pf, var(--p)) / .35)!important}.placeholder-primary-focus\/40::placeholder{color:hsl(var(--pf, var(--p)) / .4)!important}.placeholder-primary-focus\/45::placeholder{color:hsl(var(--pf, var(--p)) / .45)!important}.placeholder-primary-focus\/5::placeholder{color:hsl(var(--pf, var(--p)) / .05)!important}.placeholder-primary-focus\/50::placeholder{color:hsl(var(--pf, var(--p)) / .5)!important}.placeholder-primary-focus\/55::placeholder{color:hsl(var(--pf, var(--p)) / .55)!important}.placeholder-primary-focus\/60::placeholder{color:hsl(var(--pf, var(--p)) / .6)!important}.placeholder-primary-focus\/65::placeholder{color:hsl(var(--pf, var(--p)) / .65)!important}.placeholder-primary-focus\/70::placeholder{color:hsl(var(--pf, var(--p)) / .7)!important}.placeholder-primary-focus\/75::placeholder{color:hsl(var(--pf, var(--p)) / .75)!important}.placeholder-primary-focus\/80::placeholder{color:hsl(var(--pf, var(--p)) / .8)!important}.placeholder-primary-focus\/85::placeholder{color:hsl(var(--pf, var(--p)) / .85)!important}.placeholder-primary-focus\/90::placeholder{color:hsl(var(--pf, var(--p)) / .9)!important}.placeholder-primary-focus\/95::placeholder{color:hsl(var(--pf, var(--p)) / .95)!important}.placeholder-red-100::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(254 226 226 / var(--tw-placeholder-opacity, 1))!important}.placeholder-red-100\/0::placeholder{color:#fee2e200!important}.placeholder-red-100\/10::placeholder{color:#fee2e21a!important}.placeholder-red-100\/100::placeholder{color:#fee2e2!important}.placeholder-red-100\/15::placeholder{color:#fee2e226!important}.placeholder-red-100\/20::placeholder{color:#fee2e233!important}.placeholder-red-100\/25::placeholder{color:#fee2e240!important}.placeholder-red-100\/30::placeholder{color:#fee2e24d!important}.placeholder-red-100\/35::placeholder{color:#fee2e259!important}.placeholder-red-100\/40::placeholder{color:#fee2e266!important}.placeholder-red-100\/45::placeholder{color:#fee2e273!important}.placeholder-red-100\/5::placeholder{color:#fee2e20d!important}.placeholder-red-100\/50::placeholder{color:#fee2e280!important}.placeholder-red-100\/55::placeholder{color:#fee2e28c!important}.placeholder-red-100\/60::placeholder{color:#fee2e299!important}.placeholder-red-100\/65::placeholder{color:#fee2e2a6!important}.placeholder-red-100\/70::placeholder{color:#fee2e2b3!important}.placeholder-red-100\/75::placeholder{color:#fee2e2bf!important}.placeholder-red-100\/80::placeholder{color:#fee2e2cc!important}.placeholder-red-100\/85::placeholder{color:#fee2e2d9!important}.placeholder-red-100\/90::placeholder{color:#fee2e2e6!important}.placeholder-red-100\/95::placeholder{color:#fee2e2f2!important}.placeholder-red-200::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(254 202 202 / var(--tw-placeholder-opacity, 1))!important}.placeholder-red-200\/0::placeholder{color:#fecaca00!important}.placeholder-red-200\/10::placeholder{color:#fecaca1a!important}.placeholder-red-200\/100::placeholder{color:#fecaca!important}.placeholder-red-200\/15::placeholder{color:#fecaca26!important}.placeholder-red-200\/20::placeholder{color:#fecaca33!important}.placeholder-red-200\/25::placeholder{color:#fecaca40!important}.placeholder-red-200\/30::placeholder{color:#fecaca4d!important}.placeholder-red-200\/35::placeholder{color:#fecaca59!important}.placeholder-red-200\/40::placeholder{color:#fecaca66!important}.placeholder-red-200\/45::placeholder{color:#fecaca73!important}.placeholder-red-200\/5::placeholder{color:#fecaca0d!important}.placeholder-red-200\/50::placeholder{color:#fecaca80!important}.placeholder-red-200\/55::placeholder{color:#fecaca8c!important}.placeholder-red-200\/60::placeholder{color:#fecaca99!important}.placeholder-red-200\/65::placeholder{color:#fecacaa6!important}.placeholder-red-200\/70::placeholder{color:#fecacab3!important}.placeholder-red-200\/75::placeholder{color:#fecacabf!important}.placeholder-red-200\/80::placeholder{color:#fecacacc!important}.placeholder-red-200\/85::placeholder{color:#fecacad9!important}.placeholder-red-200\/90::placeholder{color:#fecacae6!important}.placeholder-red-200\/95::placeholder{color:#fecacaf2!important}.placeholder-red-300::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(255 208 201 / var(--tw-placeholder-opacity, 1))!important}.placeholder-red-300\/0::placeholder{color:#ffd0c900!important}.placeholder-red-300\/10::placeholder{color:#ffd0c91a!important}.placeholder-red-300\/100::placeholder{color:#ffd0c9!important}.placeholder-red-300\/15::placeholder{color:#ffd0c926!important}.placeholder-red-300\/20::placeholder{color:#ffd0c933!important}.placeholder-red-300\/25::placeholder{color:#ffd0c940!important}.placeholder-red-300\/30::placeholder{color:#ffd0c94d!important}.placeholder-red-300\/35::placeholder{color:#ffd0c959!important}.placeholder-red-300\/40::placeholder{color:#ffd0c966!important}.placeholder-red-300\/45::placeholder{color:#ffd0c973!important}.placeholder-red-300\/5::placeholder{color:#ffd0c90d!important}.placeholder-red-300\/50::placeholder{color:#ffd0c980!important}.placeholder-red-300\/55::placeholder{color:#ffd0c98c!important}.placeholder-red-300\/60::placeholder{color:#ffd0c999!important}.placeholder-red-300\/65::placeholder{color:#ffd0c9a6!important}.placeholder-red-300\/70::placeholder{color:#ffd0c9b3!important}.placeholder-red-300\/75::placeholder{color:#ffd0c9bf!important}.placeholder-red-300\/80::placeholder{color:#ffd0c9cc!important}.placeholder-red-300\/85::placeholder{color:#ffd0c9d9!important}.placeholder-red-300\/90::placeholder{color:#ffd0c9e6!important}.placeholder-red-300\/95::placeholder{color:#ffd0c9f2!important}.placeholder-red-400::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(248 113 113 / var(--tw-placeholder-opacity, 1))!important}.placeholder-red-400\/0::placeholder{color:#f8717100!important}.placeholder-red-400\/10::placeholder{color:#f871711a!important}.placeholder-red-400\/100::placeholder{color:#f87171!important}.placeholder-red-400\/15::placeholder{color:#f8717126!important}.placeholder-red-400\/20::placeholder{color:#f8717133!important}.placeholder-red-400\/25::placeholder{color:#f8717140!important}.placeholder-red-400\/30::placeholder{color:#f871714d!important}.placeholder-red-400\/35::placeholder{color:#f8717159!important}.placeholder-red-400\/40::placeholder{color:#f8717166!important}.placeholder-red-400\/45::placeholder{color:#f8717173!important}.placeholder-red-400\/5::placeholder{color:#f871710d!important}.placeholder-red-400\/50::placeholder{color:#f8717180!important}.placeholder-red-400\/55::placeholder{color:#f871718c!important}.placeholder-red-400\/60::placeholder{color:#f8717199!important}.placeholder-red-400\/65::placeholder{color:#f87171a6!important}.placeholder-red-400\/70::placeholder{color:#f87171b3!important}.placeholder-red-400\/75::placeholder{color:#f87171bf!important}.placeholder-red-400\/80::placeholder{color:#f87171cc!important}.placeholder-red-400\/85::placeholder{color:#f87171d9!important}.placeholder-red-400\/90::placeholder{color:#f87171e6!important}.placeholder-red-400\/95::placeholder{color:#f87171f2!important}.placeholder-red-50::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(254 242 242 / var(--tw-placeholder-opacity, 1))!important}.placeholder-red-50\/0::placeholder{color:#fef2f200!important}.placeholder-red-50\/10::placeholder{color:#fef2f21a!important}.placeholder-red-50\/100::placeholder{color:#fef2f2!important}.placeholder-red-50\/15::placeholder{color:#fef2f226!important}.placeholder-red-50\/20::placeholder{color:#fef2f233!important}.placeholder-red-50\/25::placeholder{color:#fef2f240!important}.placeholder-red-50\/30::placeholder{color:#fef2f24d!important}.placeholder-red-50\/35::placeholder{color:#fef2f259!important}.placeholder-red-50\/40::placeholder{color:#fef2f266!important}.placeholder-red-50\/45::placeholder{color:#fef2f273!important}.placeholder-red-50\/5::placeholder{color:#fef2f20d!important}.placeholder-red-50\/50::placeholder{color:#fef2f280!important}.placeholder-red-50\/55::placeholder{color:#fef2f28c!important}.placeholder-red-50\/60::placeholder{color:#fef2f299!important}.placeholder-red-50\/65::placeholder{color:#fef2f2a6!important}.placeholder-red-50\/70::placeholder{color:#fef2f2b3!important}.placeholder-red-50\/75::placeholder{color:#fef2f2bf!important}.placeholder-red-50\/80::placeholder{color:#fef2f2cc!important}.placeholder-red-50\/85::placeholder{color:#fef2f2d9!important}.placeholder-red-50\/90::placeholder{color:#fef2f2e6!important}.placeholder-red-50\/95::placeholder{color:#fef2f2f2!important}.placeholder-red-500::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(210 45 45 / var(--tw-placeholder-opacity, 1))!important}.placeholder-red-500\/0::placeholder{color:#d22d2d00!important}.placeholder-red-500\/10::placeholder{color:#d22d2d1a!important}.placeholder-red-500\/100::placeholder{color:#d22d2d!important}.placeholder-red-500\/15::placeholder{color:#d22d2d26!important}.placeholder-red-500\/20::placeholder{color:#d22d2d33!important}.placeholder-red-500\/25::placeholder{color:#d22d2d40!important}.placeholder-red-500\/30::placeholder{color:#d22d2d4d!important}.placeholder-red-500\/35::placeholder{color:#d22d2d59!important}.placeholder-red-500\/40::placeholder{color:#d22d2d66!important}.placeholder-red-500\/45::placeholder{color:#d22d2d73!important}.placeholder-red-500\/5::placeholder{color:#d22d2d0d!important}.placeholder-red-500\/50::placeholder{color:#d22d2d80!important}.placeholder-red-500\/55::placeholder{color:#d22d2d8c!important}.placeholder-red-500\/60::placeholder{color:#d22d2d99!important}.placeholder-red-500\/65::placeholder{color:#d22d2da6!important}.placeholder-red-500\/70::placeholder{color:#d22d2db3!important}.placeholder-red-500\/75::placeholder{color:#d22d2dbf!important}.placeholder-red-500\/80::placeholder{color:#d22d2dcc!important}.placeholder-red-500\/85::placeholder{color:#d22d2dd9!important}.placeholder-red-500\/90::placeholder{color:#d22d2de6!important}.placeholder-red-500\/95::placeholder{color:#d22d2df2!important}.placeholder-red-600::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(220 38 38 / var(--tw-placeholder-opacity, 1))!important}.placeholder-red-600\/0::placeholder{color:#dc262600!important}.placeholder-red-600\/10::placeholder{color:#dc26261a!important}.placeholder-red-600\/100::placeholder{color:#dc2626!important}.placeholder-red-600\/15::placeholder{color:#dc262626!important}.placeholder-red-600\/20::placeholder{color:#dc262633!important}.placeholder-red-600\/25::placeholder{color:#dc262640!important}.placeholder-red-600\/30::placeholder{color:#dc26264d!important}.placeholder-red-600\/35::placeholder{color:#dc262659!important}.placeholder-red-600\/40::placeholder{color:#dc262666!important}.placeholder-red-600\/45::placeholder{color:#dc262673!important}.placeholder-red-600\/5::placeholder{color:#dc26260d!important}.placeholder-red-600\/50::placeholder{color:#dc262680!important}.placeholder-red-600\/55::placeholder{color:#dc26268c!important}.placeholder-red-600\/60::placeholder{color:#dc262699!important}.placeholder-red-600\/65::placeholder{color:#dc2626a6!important}.placeholder-red-600\/70::placeholder{color:#dc2626b3!important}.placeholder-red-600\/75::placeholder{color:#dc2626bf!important}.placeholder-red-600\/80::placeholder{color:#dc2626cc!important}.placeholder-red-600\/85::placeholder{color:#dc2626d9!important}.placeholder-red-600\/90::placeholder{color:#dc2626e6!important}.placeholder-red-600\/95::placeholder{color:#dc2626f2!important}.placeholder-red-700::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(185 28 28 / var(--tw-placeholder-opacity, 1))!important}.placeholder-red-700\/0::placeholder{color:#b91c1c00!important}.placeholder-red-700\/10::placeholder{color:#b91c1c1a!important}.placeholder-red-700\/100::placeholder{color:#b91c1c!important}.placeholder-red-700\/15::placeholder{color:#b91c1c26!important}.placeholder-red-700\/20::placeholder{color:#b91c1c33!important}.placeholder-red-700\/25::placeholder{color:#b91c1c40!important}.placeholder-red-700\/30::placeholder{color:#b91c1c4d!important}.placeholder-red-700\/35::placeholder{color:#b91c1c59!important}.placeholder-red-700\/40::placeholder{color:#b91c1c66!important}.placeholder-red-700\/45::placeholder{color:#b91c1c73!important}.placeholder-red-700\/5::placeholder{color:#b91c1c0d!important}.placeholder-red-700\/50::placeholder{color:#b91c1c80!important}.placeholder-red-700\/55::placeholder{color:#b91c1c8c!important}.placeholder-red-700\/60::placeholder{color:#b91c1c99!important}.placeholder-red-700\/65::placeholder{color:#b91c1ca6!important}.placeholder-red-700\/70::placeholder{color:#b91c1cb3!important}.placeholder-red-700\/75::placeholder{color:#b91c1cbf!important}.placeholder-red-700\/80::placeholder{color:#b91c1ccc!important}.placeholder-red-700\/85::placeholder{color:#b91c1cd9!important}.placeholder-red-700\/90::placeholder{color:#b91c1ce6!important}.placeholder-red-700\/95::placeholder{color:#b91c1cf2!important}.placeholder-red-800::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(153 27 27 / var(--tw-placeholder-opacity, 1))!important}.placeholder-red-800\/0::placeholder{color:#991b1b00!important}.placeholder-red-800\/10::placeholder{color:#991b1b1a!important}.placeholder-red-800\/100::placeholder{color:#991b1b!important}.placeholder-red-800\/15::placeholder{color:#991b1b26!important}.placeholder-red-800\/20::placeholder{color:#991b1b33!important}.placeholder-red-800\/25::placeholder{color:#991b1b40!important}.placeholder-red-800\/30::placeholder{color:#991b1b4d!important}.placeholder-red-800\/35::placeholder{color:#991b1b59!important}.placeholder-red-800\/40::placeholder{color:#991b1b66!important}.placeholder-red-800\/45::placeholder{color:#991b1b73!important}.placeholder-red-800\/5::placeholder{color:#991b1b0d!important}.placeholder-red-800\/50::placeholder{color:#991b1b80!important}.placeholder-red-800\/55::placeholder{color:#991b1b8c!important}.placeholder-red-800\/60::placeholder{color:#991b1b99!important}.placeholder-red-800\/65::placeholder{color:#991b1ba6!important}.placeholder-red-800\/70::placeholder{color:#991b1bb3!important}.placeholder-red-800\/75::placeholder{color:#991b1bbf!important}.placeholder-red-800\/80::placeholder{color:#991b1bcc!important}.placeholder-red-800\/85::placeholder{color:#991b1bd9!important}.placeholder-red-800\/90::placeholder{color:#991b1be6!important}.placeholder-red-800\/95::placeholder{color:#991b1bf2!important}.placeholder-red-900::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(127 29 29 / var(--tw-placeholder-opacity, 1))!important}.placeholder-red-900\/0::placeholder{color:#7f1d1d00!important}.placeholder-red-900\/10::placeholder{color:#7f1d1d1a!important}.placeholder-red-900\/100::placeholder{color:#7f1d1d!important}.placeholder-red-900\/15::placeholder{color:#7f1d1d26!important}.placeholder-red-900\/20::placeholder{color:#7f1d1d33!important}.placeholder-red-900\/25::placeholder{color:#7f1d1d40!important}.placeholder-red-900\/30::placeholder{color:#7f1d1d4d!important}.placeholder-red-900\/35::placeholder{color:#7f1d1d59!important}.placeholder-red-900\/40::placeholder{color:#7f1d1d66!important}.placeholder-red-900\/45::placeholder{color:#7f1d1d73!important}.placeholder-red-900\/5::placeholder{color:#7f1d1d0d!important}.placeholder-red-900\/50::placeholder{color:#7f1d1d80!important}.placeholder-red-900\/55::placeholder{color:#7f1d1d8c!important}.placeholder-red-900\/60::placeholder{color:#7f1d1d99!important}.placeholder-red-900\/65::placeholder{color:#7f1d1da6!important}.placeholder-red-900\/70::placeholder{color:#7f1d1db3!important}.placeholder-red-900\/75::placeholder{color:#7f1d1dbf!important}.placeholder-red-900\/80::placeholder{color:#7f1d1dcc!important}.placeholder-red-900\/85::placeholder{color:#7f1d1dd9!important}.placeholder-red-900\/90::placeholder{color:#7f1d1de6!important}.placeholder-red-900\/95::placeholder{color:#7f1d1df2!important}.placeholder-red-950::placeholder{--tw-placeholder-opacity: 1 !important;color:rgb(69 10 10 / var(--tw-placeholder-opacity, 1))!important}.placeholder-red-950\/0::placeholder{color:#450a0a00!important}.placeholder-red-950\/10::placeholder{color:#450a0a1a!important}.placeholder-red-950\/100::placeholder{color:#450a0a!important}.placeholder-red-950\/15::placeholder{color:#450a0a26!important}.placeholder-red-950\/20::placeholder{color:#450a0a33!important}.placeholder-red-950\/25::placeholder{color:#450a0a40!important}.placeholder-red-950\/30::placeholder{color:#450a0a4d!important}.placeholder-red-950\/35::placeholder{color:#450a0a59!important}.placeholder-red-950\/40::placeholder{color:#450a0a66!important}.placeholder-red-950\/45::placeholder{color:#450a0a73!important}.placeholder-red-950\/5::placeholder{color:#450a0a0d!important}.placeholder-red-950\/50::placeholder{color:#450a0a80!important}.placeholder-red-950\/55::placeholder{color:#450a0a8c!important}.placeholder-red-950\/60::placeholder{color:#450a0a99!important}.placeholder-red-950\/65::placeholder{color:#450a0aa6!important}.placeholder-red-950\/70::placeholder{color:#450a0ab3!important}.placeholder-red-950\/75::placeholder{color:#450a0abf!important}.placeholder-red-950\/80::placeholder{color:#450a0acc!important}.placeholder-red-950\/85::placeholder{color:#450a0ad9!important}.placeholder-red-950\/90::placeholder{color:#450a0ae6!important}.placeholder-red-950\/95::placeholder{color:#450a0af2!important}.caret-gray-100{caret-color:#f2f3f4!important}.caret-gray-100\/0{caret-color:#f2f3f400!important}.caret-gray-100\/10{caret-color:#f2f3f41a!important}.caret-gray-100\/100{caret-color:#f2f3f4!important}.caret-gray-100\/15{caret-color:#f2f3f426!important}.caret-gray-100\/20{caret-color:#f2f3f433!important}.caret-gray-100\/25{caret-color:#f2f3f440!important}.caret-gray-100\/30{caret-color:#f2f3f44d!important}.caret-gray-100\/35{caret-color:#f2f3f459!important}.caret-gray-100\/40{caret-color:#f2f3f466!important}.caret-gray-100\/45{caret-color:#f2f3f473!important}.caret-gray-100\/5{caret-color:#f2f3f40d!important}.caret-gray-100\/50{caret-color:#f2f3f480!important}.caret-gray-100\/55{caret-color:#f2f3f48c!important}.caret-gray-100\/60{caret-color:#f2f3f499!important}.caret-gray-100\/65{caret-color:#f2f3f4a6!important}.caret-gray-100\/70{caret-color:#f2f3f4b3!important}.caret-gray-100\/75{caret-color:#f2f3f4bf!important}.caret-gray-100\/80{caret-color:#f2f3f4cc!important}.caret-gray-100\/85{caret-color:#f2f3f4d9!important}.caret-gray-100\/90{caret-color:#f2f3f4e6!important}.caret-gray-100\/95{caret-color:#f2f3f4f2!important}.caret-gray-200{caret-color:#e5e5e5!important}.caret-gray-200\/0{caret-color:#e5e5e500!important}.caret-gray-200\/10{caret-color:#e5e5e51a!important}.caret-gray-200\/100{caret-color:#e5e5e5!important}.caret-gray-200\/15{caret-color:#e5e5e526!important}.caret-gray-200\/20{caret-color:#e5e5e533!important}.caret-gray-200\/25{caret-color:#e5e5e540!important}.caret-gray-200\/30{caret-color:#e5e5e54d!important}.caret-gray-200\/35{caret-color:#e5e5e559!important}.caret-gray-200\/40{caret-color:#e5e5e566!important}.caret-gray-200\/45{caret-color:#e5e5e573!important}.caret-gray-200\/5{caret-color:#e5e5e50d!important}.caret-gray-200\/50{caret-color:#e5e5e580!important}.caret-gray-200\/55{caret-color:#e5e5e58c!important}.caret-gray-200\/60{caret-color:#e5e5e599!important}.caret-gray-200\/65{caret-color:#e5e5e5a6!important}.caret-gray-200\/70{caret-color:#e5e5e5b3!important}.caret-gray-200\/75{caret-color:#e5e5e5bf!important}.caret-gray-200\/80{caret-color:#e5e5e5cc!important}.caret-gray-200\/85{caret-color:#e5e5e5d9!important}.caret-gray-200\/90{caret-color:#e5e5e5e6!important}.caret-gray-200\/95{caret-color:#e5e5e5f2!important}.caret-gray-300{caret-color:#b2b2b2!important}.caret-gray-300\/0{caret-color:#b2b2b200!important}.caret-gray-300\/10{caret-color:#b2b2b21a!important}.caret-gray-300\/100{caret-color:#b2b2b2!important}.caret-gray-300\/15{caret-color:#b2b2b226!important}.caret-gray-300\/20{caret-color:#b2b2b233!important}.caret-gray-300\/25{caret-color:#b2b2b240!important}.caret-gray-300\/30{caret-color:#b2b2b24d!important}.caret-gray-300\/35{caret-color:#b2b2b259!important}.caret-gray-300\/40{caret-color:#b2b2b266!important}.caret-gray-300\/45{caret-color:#b2b2b273!important}.caret-gray-300\/5{caret-color:#b2b2b20d!important}.caret-gray-300\/50{caret-color:#b2b2b280!important}.caret-gray-300\/55{caret-color:#b2b2b28c!important}.caret-gray-300\/60{caret-color:#b2b2b299!important}.caret-gray-300\/65{caret-color:#b2b2b2a6!important}.caret-gray-300\/70{caret-color:#b2b2b2b3!important}.caret-gray-300\/75{caret-color:#b2b2b2bf!important}.caret-gray-300\/80{caret-color:#b2b2b2cc!important}.caret-gray-300\/85{caret-color:#b2b2b2d9!important}.caret-gray-300\/90{caret-color:#b2b2b2e6!important}.caret-gray-300\/95{caret-color:#b2b2b2f2!important}.caret-gray-400{caret-color:#999!important}.caret-gray-400\/0{caret-color:#9990!important}.caret-gray-400\/10{caret-color:#9999991a!important}.caret-gray-400\/100{caret-color:#999!important}.caret-gray-400\/15{caret-color:#99999926!important}.caret-gray-400\/20{caret-color:#9993!important}.caret-gray-400\/25{caret-color:#99999940!important}.caret-gray-400\/30{caret-color:#9999994d!important}.caret-gray-400\/35{caret-color:#99999959!important}.caret-gray-400\/40{caret-color:#9996!important}.caret-gray-400\/45{caret-color:#99999973!important}.caret-gray-400\/5{caret-color:#9999990d!important}.caret-gray-400\/50{caret-color:#99999980!important}.caret-gray-400\/55{caret-color:#9999998c!important}.caret-gray-400\/60{caret-color:#9999!important}.caret-gray-400\/65{caret-color:#999999a6!important}.caret-gray-400\/70{caret-color:#999999b3!important}.caret-gray-400\/75{caret-color:#999999bf!important}.caret-gray-400\/80{caret-color:#999c!important}.caret-gray-400\/85{caret-color:#999999d9!important}.caret-gray-400\/90{caret-color:#999999e6!important}.caret-gray-400\/95{caret-color:#999999f2!important}.caret-gray-50{caret-color:#f2f2f2!important}.caret-gray-50\/0{caret-color:#f2f2f200!important}.caret-gray-50\/10{caret-color:#f2f2f21a!important}.caret-gray-50\/100{caret-color:#f2f2f2!important}.caret-gray-50\/15{caret-color:#f2f2f226!important}.caret-gray-50\/20{caret-color:#f2f2f233!important}.caret-gray-50\/25{caret-color:#f2f2f240!important}.caret-gray-50\/30{caret-color:#f2f2f24d!important}.caret-gray-50\/35{caret-color:#f2f2f259!important}.caret-gray-50\/40{caret-color:#f2f2f266!important}.caret-gray-50\/45{caret-color:#f2f2f273!important}.caret-gray-50\/5{caret-color:#f2f2f20d!important}.caret-gray-50\/50{caret-color:#f2f2f280!important}.caret-gray-50\/55{caret-color:#f2f2f28c!important}.caret-gray-50\/60{caret-color:#f2f2f299!important}.caret-gray-50\/65{caret-color:#f2f2f2a6!important}.caret-gray-50\/70{caret-color:#f2f2f2b3!important}.caret-gray-50\/75{caret-color:#f2f2f2bf!important}.caret-gray-50\/80{caret-color:#f2f2f2cc!important}.caret-gray-50\/85{caret-color:#f2f2f2d9!important}.caret-gray-50\/90{caret-color:#f2f2f2e6!important}.caret-gray-50\/95{caret-color:#f2f2f2f2!important}.caret-gray-500{caret-color:#4d4d4d!important}.caret-gray-500\/0{caret-color:#4d4d4d00!important}.caret-gray-500\/10{caret-color:#4d4d4d1a!important}.caret-gray-500\/100{caret-color:#4d4d4d!important}.caret-gray-500\/15{caret-color:#4d4d4d26!important}.caret-gray-500\/20{caret-color:#4d4d4d33!important}.caret-gray-500\/25{caret-color:#4d4d4d40!important}.caret-gray-500\/30{caret-color:#4d4d4d4d!important}.caret-gray-500\/35{caret-color:#4d4d4d59!important}.caret-gray-500\/40{caret-color:#4d4d4d66!important}.caret-gray-500\/45{caret-color:#4d4d4d73!important}.caret-gray-500\/5{caret-color:#4d4d4d0d!important}.caret-gray-500\/50{caret-color:#4d4d4d80!important}.caret-gray-500\/55{caret-color:#4d4d4d8c!important}.caret-gray-500\/60{caret-color:#4d4d4d99!important}.caret-gray-500\/65{caret-color:#4d4d4da6!important}.caret-gray-500\/70{caret-color:#4d4d4db3!important}.caret-gray-500\/75{caret-color:#4d4d4dbf!important}.caret-gray-500\/80{caret-color:#4d4d4dcc!important}.caret-gray-500\/85{caret-color:#4d4d4dd9!important}.caret-gray-500\/90{caret-color:#4d4d4de6!important}.caret-gray-500\/95{caret-color:#4d4d4df2!important}.caret-gray-600{caret-color:#4b5563!important}.caret-gray-600\/0{caret-color:#4b556300!important}.caret-gray-600\/10{caret-color:#4b55631a!important}.caret-gray-600\/100{caret-color:#4b5563!important}.caret-gray-600\/15{caret-color:#4b556326!important}.caret-gray-600\/20{caret-color:#4b556333!important}.caret-gray-600\/25{caret-color:#4b556340!important}.caret-gray-600\/30{caret-color:#4b55634d!important}.caret-gray-600\/35{caret-color:#4b556359!important}.caret-gray-600\/40{caret-color:#4b556366!important}.caret-gray-600\/45{caret-color:#4b556373!important}.caret-gray-600\/5{caret-color:#4b55630d!important}.caret-gray-600\/50{caret-color:#4b556380!important}.caret-gray-600\/55{caret-color:#4b55638c!important}.caret-gray-600\/60{caret-color:#4b556399!important}.caret-gray-600\/65{caret-color:#4b5563a6!important}.caret-gray-600\/70{caret-color:#4b5563b3!important}.caret-gray-600\/75{caret-color:#4b5563bf!important}.caret-gray-600\/80{caret-color:#4b5563cc!important}.caret-gray-600\/85{caret-color:#4b5563d9!important}.caret-gray-600\/90{caret-color:#4b5563e6!important}.caret-gray-600\/95{caret-color:#4b5563f2!important}.caret-gray-700{caret-color:#333!important}.caret-gray-700\/0{caret-color:#3330!important}.caret-gray-700\/10{caret-color:#3333331a!important}.caret-gray-700\/100{caret-color:#333!important}.caret-gray-700\/15{caret-color:#33333326!important}.caret-gray-700\/20{caret-color:#3333!important}.caret-gray-700\/25{caret-color:#33333340!important}.caret-gray-700\/30{caret-color:#3333334d!important}.caret-gray-700\/35{caret-color:#33333359!important}.caret-gray-700\/40{caret-color:#3336!important}.caret-gray-700\/45{caret-color:#33333373!important}.caret-gray-700\/5{caret-color:#3333330d!important}.caret-gray-700\/50{caret-color:#33333380!important}.caret-gray-700\/55{caret-color:#3333338c!important}.caret-gray-700\/60{caret-color:#3339!important}.caret-gray-700\/65{caret-color:#333333a6!important}.caret-gray-700\/70{caret-color:#333333b3!important}.caret-gray-700\/75{caret-color:#333333bf!important}.caret-gray-700\/80{caret-color:#333c!important}.caret-gray-700\/85{caret-color:#333333d9!important}.caret-gray-700\/90{caret-color:#333333e6!important}.caret-gray-700\/95{caret-color:#333333f2!important}.caret-gray-800{caret-color:#1f2937!important}.caret-gray-800\/0{caret-color:#1f293700!important}.caret-gray-800\/10{caret-color:#1f29371a!important}.caret-gray-800\/100{caret-color:#1f2937!important}.caret-gray-800\/15{caret-color:#1f293726!important}.caret-gray-800\/20{caret-color:#1f293733!important}.caret-gray-800\/25{caret-color:#1f293740!important}.caret-gray-800\/30{caret-color:#1f29374d!important}.caret-gray-800\/35{caret-color:#1f293759!important}.caret-gray-800\/40{caret-color:#1f293766!important}.caret-gray-800\/45{caret-color:#1f293773!important}.caret-gray-800\/5{caret-color:#1f29370d!important}.caret-gray-800\/50{caret-color:#1f293780!important}.caret-gray-800\/55{caret-color:#1f29378c!important}.caret-gray-800\/60{caret-color:#1f293799!important}.caret-gray-800\/65{caret-color:#1f2937a6!important}.caret-gray-800\/70{caret-color:#1f2937b3!important}.caret-gray-800\/75{caret-color:#1f2937bf!important}.caret-gray-800\/80{caret-color:#1f2937cc!important}.caret-gray-800\/85{caret-color:#1f2937d9!important}.caret-gray-800\/90{caret-color:#1f2937e6!important}.caret-gray-800\/95{caret-color:#1f2937f2!important}.caret-gray-900{caret-color:#111827!important}.caret-gray-900\/0{caret-color:#11182700!important}.caret-gray-900\/10{caret-color:#1118271a!important}.caret-gray-900\/100{caret-color:#111827!important}.caret-gray-900\/15{caret-color:#11182726!important}.caret-gray-900\/20{caret-color:#11182733!important}.caret-gray-900\/25{caret-color:#11182740!important}.caret-gray-900\/30{caret-color:#1118274d!important}.caret-gray-900\/35{caret-color:#11182759!important}.caret-gray-900\/40{caret-color:#11182766!important}.caret-gray-900\/45{caret-color:#11182773!important}.caret-gray-900\/5{caret-color:#1118270d!important}.caret-gray-900\/50{caret-color:#11182780!important}.caret-gray-900\/55{caret-color:#1118278c!important}.caret-gray-900\/60{caret-color:#11182799!important}.caret-gray-900\/65{caret-color:#111827a6!important}.caret-gray-900\/70{caret-color:#111827b3!important}.caret-gray-900\/75{caret-color:#111827bf!important}.caret-gray-900\/80{caret-color:#111827cc!important}.caret-gray-900\/85{caret-color:#111827d9!important}.caret-gray-900\/90{caret-color:#111827e6!important}.caret-gray-900\/95{caret-color:#111827f2!important}.caret-gray-950{caret-color:#030712!important}.caret-gray-950\/0{caret-color:#03071200!important}.caret-gray-950\/10{caret-color:#0307121a!important}.caret-gray-950\/100{caret-color:#030712!important}.caret-gray-950\/15{caret-color:#03071226!important}.caret-gray-950\/20{caret-color:#03071233!important}.caret-gray-950\/25{caret-color:#03071240!important}.caret-gray-950\/30{caret-color:#0307124d!important}.caret-gray-950\/35{caret-color:#03071259!important}.caret-gray-950\/40{caret-color:#03071266!important}.caret-gray-950\/45{caret-color:#03071273!important}.caret-gray-950\/5{caret-color:#0307120d!important}.caret-gray-950\/50{caret-color:#03071280!important}.caret-gray-950\/55{caret-color:#0307128c!important}.caret-gray-950\/60{caret-color:#03071299!important}.caret-gray-950\/65{caret-color:#030712a6!important}.caret-gray-950\/70{caret-color:#030712b3!important}.caret-gray-950\/75{caret-color:#030712bf!important}.caret-gray-950\/80{caret-color:#030712cc!important}.caret-gray-950\/85{caret-color:#030712d9!important}.caret-gray-950\/90{caret-color:#030712e6!important}.caret-gray-950\/95{caret-color:#030712f2!important}.caret-green-100{caret-color:#dcfce7!important}.caret-green-100\/0{caret-color:#dcfce700!important}.caret-green-100\/10{caret-color:#dcfce71a!important}.caret-green-100\/100{caret-color:#dcfce7!important}.caret-green-100\/15{caret-color:#dcfce726!important}.caret-green-100\/20{caret-color:#dcfce733!important}.caret-green-100\/25{caret-color:#dcfce740!important}.caret-green-100\/30{caret-color:#dcfce74d!important}.caret-green-100\/35{caret-color:#dcfce759!important}.caret-green-100\/40{caret-color:#dcfce766!important}.caret-green-100\/45{caret-color:#dcfce773!important}.caret-green-100\/5{caret-color:#dcfce70d!important}.caret-green-100\/50{caret-color:#dcfce780!important}.caret-green-100\/55{caret-color:#dcfce78c!important}.caret-green-100\/60{caret-color:#dcfce799!important}.caret-green-100\/65{caret-color:#dcfce7a6!important}.caret-green-100\/70{caret-color:#dcfce7b3!important}.caret-green-100\/75{caret-color:#dcfce7bf!important}.caret-green-100\/80{caret-color:#dcfce7cc!important}.caret-green-100\/85{caret-color:#dcfce7d9!important}.caret-green-100\/90{caret-color:#dcfce7e6!important}.caret-green-100\/95{caret-color:#dcfce7f2!important}.caret-green-200{caret-color:#bbf7d0!important}.caret-green-200\/0{caret-color:#bbf7d000!important}.caret-green-200\/10{caret-color:#bbf7d01a!important}.caret-green-200\/100{caret-color:#bbf7d0!important}.caret-green-200\/15{caret-color:#bbf7d026!important}.caret-green-200\/20{caret-color:#bbf7d033!important}.caret-green-200\/25{caret-color:#bbf7d040!important}.caret-green-200\/30{caret-color:#bbf7d04d!important}.caret-green-200\/35{caret-color:#bbf7d059!important}.caret-green-200\/40{caret-color:#bbf7d066!important}.caret-green-200\/45{caret-color:#bbf7d073!important}.caret-green-200\/5{caret-color:#bbf7d00d!important}.caret-green-200\/50{caret-color:#bbf7d080!important}.caret-green-200\/55{caret-color:#bbf7d08c!important}.caret-green-200\/60{caret-color:#bbf7d099!important}.caret-green-200\/65{caret-color:#bbf7d0a6!important}.caret-green-200\/70{caret-color:#bbf7d0b3!important}.caret-green-200\/75{caret-color:#bbf7d0bf!important}.caret-green-200\/80{caret-color:#bbf7d0cc!important}.caret-green-200\/85{caret-color:#bbf7d0d9!important}.caret-green-200\/90{caret-color:#bbf7d0e6!important}.caret-green-200\/95{caret-color:#bbf7d0f2!important}.caret-green-300{caret-color:#ddffc9!important}.caret-green-300\/0{caret-color:#ddffc900!important}.caret-green-300\/10{caret-color:#ddffc91a!important}.caret-green-300\/100{caret-color:#ddffc9!important}.caret-green-300\/15{caret-color:#ddffc926!important}.caret-green-300\/20{caret-color:#ddffc933!important}.caret-green-300\/25{caret-color:#ddffc940!important}.caret-green-300\/30{caret-color:#ddffc94d!important}.caret-green-300\/35{caret-color:#ddffc959!important}.caret-green-300\/40{caret-color:#ddffc966!important}.caret-green-300\/45{caret-color:#ddffc973!important}.caret-green-300\/5{caret-color:#ddffc90d!important}.caret-green-300\/50{caret-color:#ddffc980!important}.caret-green-300\/55{caret-color:#ddffc98c!important}.caret-green-300\/60{caret-color:#ddffc999!important}.caret-green-300\/65{caret-color:#ddffc9a6!important}.caret-green-300\/70{caret-color:#ddffc9b3!important}.caret-green-300\/75{caret-color:#ddffc9bf!important}.caret-green-300\/80{caret-color:#ddffc9cc!important}.caret-green-300\/85{caret-color:#ddffc9d9!important}.caret-green-300\/90{caret-color:#ddffc9e6!important}.caret-green-300\/95{caret-color:#ddffc9f2!important}.caret-green-400{caret-color:#4ade80!important}.caret-green-400\/0{caret-color:#4ade8000!important}.caret-green-400\/10{caret-color:#4ade801a!important}.caret-green-400\/100{caret-color:#4ade80!important}.caret-green-400\/15{caret-color:#4ade8026!important}.caret-green-400\/20{caret-color:#4ade8033!important}.caret-green-400\/25{caret-color:#4ade8040!important}.caret-green-400\/30{caret-color:#4ade804d!important}.caret-green-400\/35{caret-color:#4ade8059!important}.caret-green-400\/40{caret-color:#4ade8066!important}.caret-green-400\/45{caret-color:#4ade8073!important}.caret-green-400\/5{caret-color:#4ade800d!important}.caret-green-400\/50{caret-color:#4ade8080!important}.caret-green-400\/55{caret-color:#4ade808c!important}.caret-green-400\/60{caret-color:#4ade8099!important}.caret-green-400\/65{caret-color:#4ade80a6!important}.caret-green-400\/70{caret-color:#4ade80b3!important}.caret-green-400\/75{caret-color:#4ade80bf!important}.caret-green-400\/80{caret-color:#4ade80cc!important}.caret-green-400\/85{caret-color:#4ade80d9!important}.caret-green-400\/90{caret-color:#4ade80e6!important}.caret-green-400\/95{caret-color:#4ade80f2!important}.caret-green-50{caret-color:#f0fdf4!important}.caret-green-50\/0{caret-color:#f0fdf400!important}.caret-green-50\/10{caret-color:#f0fdf41a!important}.caret-green-50\/100{caret-color:#f0fdf4!important}.caret-green-50\/15{caret-color:#f0fdf426!important}.caret-green-50\/20{caret-color:#f0fdf433!important}.caret-green-50\/25{caret-color:#f0fdf440!important}.caret-green-50\/30{caret-color:#f0fdf44d!important}.caret-green-50\/35{caret-color:#f0fdf459!important}.caret-green-50\/40{caret-color:#f0fdf466!important}.caret-green-50\/45{caret-color:#f0fdf473!important}.caret-green-50\/5{caret-color:#f0fdf40d!important}.caret-green-50\/50{caret-color:#f0fdf480!important}.caret-green-50\/55{caret-color:#f0fdf48c!important}.caret-green-50\/60{caret-color:#f0fdf499!important}.caret-green-50\/65{caret-color:#f0fdf4a6!important}.caret-green-50\/70{caret-color:#f0fdf4b3!important}.caret-green-50\/75{caret-color:#f0fdf4bf!important}.caret-green-50\/80{caret-color:#f0fdf4cc!important}.caret-green-50\/85{caret-color:#f0fdf4d9!important}.caret-green-50\/90{caret-color:#f0fdf4e6!important}.caret-green-50\/95{caret-color:#f0fdf4f2!important}.caret-green-500{caret-color:#17d14c!important}.caret-green-500\/0{caret-color:#17d14c00!important}.caret-green-500\/10{caret-color:#17d14c1a!important}.caret-green-500\/100{caret-color:#17d14c!important}.caret-green-500\/15{caret-color:#17d14c26!important}.caret-green-500\/20{caret-color:#17d14c33!important}.caret-green-500\/25{caret-color:#17d14c40!important}.caret-green-500\/30{caret-color:#17d14c4d!important}.caret-green-500\/35{caret-color:#17d14c59!important}.caret-green-500\/40{caret-color:#17d14c66!important}.caret-green-500\/45{caret-color:#17d14c73!important}.caret-green-500\/5{caret-color:#17d14c0d!important}.caret-green-500\/50{caret-color:#17d14c80!important}.caret-green-500\/55{caret-color:#17d14c8c!important}.caret-green-500\/60{caret-color:#17d14c99!important}.caret-green-500\/65{caret-color:#17d14ca6!important}.caret-green-500\/70{caret-color:#17d14cb3!important}.caret-green-500\/75{caret-color:#17d14cbf!important}.caret-green-500\/80{caret-color:#17d14ccc!important}.caret-green-500\/85{caret-color:#17d14cd9!important}.caret-green-500\/90{caret-color:#17d14ce6!important}.caret-green-500\/95{caret-color:#17d14cf2!important}.caret-green-600{caret-color:#16a34a!important}.caret-green-600\/0{caret-color:#16a34a00!important}.caret-green-600\/10{caret-color:#16a34a1a!important}.caret-green-600\/100{caret-color:#16a34a!important}.caret-green-600\/15{caret-color:#16a34a26!important}.caret-green-600\/20{caret-color:#16a34a33!important}.caret-green-600\/25{caret-color:#16a34a40!important}.caret-green-600\/30{caret-color:#16a34a4d!important}.caret-green-600\/35{caret-color:#16a34a59!important}.caret-green-600\/40{caret-color:#16a34a66!important}.caret-green-600\/45{caret-color:#16a34a73!important}.caret-green-600\/5{caret-color:#16a34a0d!important}.caret-green-600\/50{caret-color:#16a34a80!important}.caret-green-600\/55{caret-color:#16a34a8c!important}.caret-green-600\/60{caret-color:#16a34a99!important}.caret-green-600\/65{caret-color:#16a34aa6!important}.caret-green-600\/70{caret-color:#16a34ab3!important}.caret-green-600\/75{caret-color:#16a34abf!important}.caret-green-600\/80{caret-color:#16a34acc!important}.caret-green-600\/85{caret-color:#16a34ad9!important}.caret-green-600\/90{caret-color:#16a34ae6!important}.caret-green-600\/95{caret-color:#16a34af2!important}.caret-green-700{caret-color:#15803d!important}.caret-green-700\/0{caret-color:#15803d00!important}.caret-green-700\/10{caret-color:#15803d1a!important}.caret-green-700\/100{caret-color:#15803d!important}.caret-green-700\/15{caret-color:#15803d26!important}.caret-green-700\/20{caret-color:#15803d33!important}.caret-green-700\/25{caret-color:#15803d40!important}.caret-green-700\/30{caret-color:#15803d4d!important}.caret-green-700\/35{caret-color:#15803d59!important}.caret-green-700\/40{caret-color:#15803d66!important}.caret-green-700\/45{caret-color:#15803d73!important}.caret-green-700\/5{caret-color:#15803d0d!important}.caret-green-700\/50{caret-color:#15803d80!important}.caret-green-700\/55{caret-color:#15803d8c!important}.caret-green-700\/60{caret-color:#15803d99!important}.caret-green-700\/65{caret-color:#15803da6!important}.caret-green-700\/70{caret-color:#15803db3!important}.caret-green-700\/75{caret-color:#15803dbf!important}.caret-green-700\/80{caret-color:#15803dcc!important}.caret-green-700\/85{caret-color:#15803dd9!important}.caret-green-700\/90{caret-color:#15803de6!important}.caret-green-700\/95{caret-color:#15803df2!important}.caret-green-800{caret-color:#166534!important}.caret-green-800\/0{caret-color:#16653400!important}.caret-green-800\/10{caret-color:#1665341a!important}.caret-green-800\/100{caret-color:#166534!important}.caret-green-800\/15{caret-color:#16653426!important}.caret-green-800\/20{caret-color:#16653433!important}.caret-green-800\/25{caret-color:#16653440!important}.caret-green-800\/30{caret-color:#1665344d!important}.caret-green-800\/35{caret-color:#16653459!important}.caret-green-800\/40{caret-color:#16653466!important}.caret-green-800\/45{caret-color:#16653473!important}.caret-green-800\/5{caret-color:#1665340d!important}.caret-green-800\/50{caret-color:#16653480!important}.caret-green-800\/55{caret-color:#1665348c!important}.caret-green-800\/60{caret-color:#16653499!important}.caret-green-800\/65{caret-color:#166534a6!important}.caret-green-800\/70{caret-color:#166534b3!important}.caret-green-800\/75{caret-color:#166534bf!important}.caret-green-800\/80{caret-color:#166534cc!important}.caret-green-800\/85{caret-color:#166534d9!important}.caret-green-800\/90{caret-color:#166534e6!important}.caret-green-800\/95{caret-color:#166534f2!important}.caret-green-900{caret-color:#14532d!important}.caret-green-900\/0{caret-color:#14532d00!important}.caret-green-900\/10{caret-color:#14532d1a!important}.caret-green-900\/100{caret-color:#14532d!important}.caret-green-900\/15{caret-color:#14532d26!important}.caret-green-900\/20{caret-color:#14532d33!important}.caret-green-900\/25{caret-color:#14532d40!important}.caret-green-900\/30{caret-color:#14532d4d!important}.caret-green-900\/35{caret-color:#14532d59!important}.caret-green-900\/40{caret-color:#14532d66!important}.caret-green-900\/45{caret-color:#14532d73!important}.caret-green-900\/5{caret-color:#14532d0d!important}.caret-green-900\/50{caret-color:#14532d80!important}.caret-green-900\/55{caret-color:#14532d8c!important}.caret-green-900\/60{caret-color:#14532d99!important}.caret-green-900\/65{caret-color:#14532da6!important}.caret-green-900\/70{caret-color:#14532db3!important}.caret-green-900\/75{caret-color:#14532dbf!important}.caret-green-900\/80{caret-color:#14532dcc!important}.caret-green-900\/85{caret-color:#14532dd9!important}.caret-green-900\/90{caret-color:#14532de6!important}.caret-green-900\/95{caret-color:#14532df2!important}.caret-green-950{caret-color:#052e16!important}.caret-green-950\/0{caret-color:#052e1600!important}.caret-green-950\/10{caret-color:#052e161a!important}.caret-green-950\/100{caret-color:#052e16!important}.caret-green-950\/15{caret-color:#052e1626!important}.caret-green-950\/20{caret-color:#052e1633!important}.caret-green-950\/25{caret-color:#052e1640!important}.caret-green-950\/30{caret-color:#052e164d!important}.caret-green-950\/35{caret-color:#052e1659!important}.caret-green-950\/40{caret-color:#052e1666!important}.caret-green-950\/45{caret-color:#052e1673!important}.caret-green-950\/5{caret-color:#052e160d!important}.caret-green-950\/50{caret-color:#052e1680!important}.caret-green-950\/55{caret-color:#052e168c!important}.caret-green-950\/60{caret-color:#052e1699!important}.caret-green-950\/65{caret-color:#052e16a6!important}.caret-green-950\/70{caret-color:#052e16b3!important}.caret-green-950\/75{caret-color:#052e16bf!important}.caret-green-950\/80{caret-color:#052e16cc!important}.caret-green-950\/85{caret-color:#052e16d9!important}.caret-green-950\/90{caret-color:#052e16e6!important}.caret-green-950\/95{caret-color:#052e16f2!important}.caret-orange-100{caret-color:#ffedd5!important}.caret-orange-100\/0{caret-color:#ffedd500!important}.caret-orange-100\/10{caret-color:#ffedd51a!important}.caret-orange-100\/100{caret-color:#ffedd5!important}.caret-orange-100\/15{caret-color:#ffedd526!important}.caret-orange-100\/20{caret-color:#ffedd533!important}.caret-orange-100\/25{caret-color:#ffedd540!important}.caret-orange-100\/30{caret-color:#ffedd54d!important}.caret-orange-100\/35{caret-color:#ffedd559!important}.caret-orange-100\/40{caret-color:#ffedd566!important}.caret-orange-100\/45{caret-color:#ffedd573!important}.caret-orange-100\/5{caret-color:#ffedd50d!important}.caret-orange-100\/50{caret-color:#ffedd580!important}.caret-orange-100\/55{caret-color:#ffedd58c!important}.caret-orange-100\/60{caret-color:#ffedd599!important}.caret-orange-100\/65{caret-color:#ffedd5a6!important}.caret-orange-100\/70{caret-color:#ffedd5b3!important}.caret-orange-100\/75{caret-color:#ffedd5bf!important}.caret-orange-100\/80{caret-color:#ffedd5cc!important}.caret-orange-100\/85{caret-color:#ffedd5d9!important}.caret-orange-100\/90{caret-color:#ffedd5e6!important}.caret-orange-100\/95{caret-color:#ffedd5f2!important}.caret-orange-200{caret-color:#fed7aa!important}.caret-orange-200\/0{caret-color:#fed7aa00!important}.caret-orange-200\/10{caret-color:#fed7aa1a!important}.caret-orange-200\/100{caret-color:#fed7aa!important}.caret-orange-200\/15{caret-color:#fed7aa26!important}.caret-orange-200\/20{caret-color:#fed7aa33!important}.caret-orange-200\/25{caret-color:#fed7aa40!important}.caret-orange-200\/30{caret-color:#fed7aa4d!important}.caret-orange-200\/35{caret-color:#fed7aa59!important}.caret-orange-200\/40{caret-color:#fed7aa66!important}.caret-orange-200\/45{caret-color:#fed7aa73!important}.caret-orange-200\/5{caret-color:#fed7aa0d!important}.caret-orange-200\/50{caret-color:#fed7aa80!important}.caret-orange-200\/55{caret-color:#fed7aa8c!important}.caret-orange-200\/60{caret-color:#fed7aa99!important}.caret-orange-200\/65{caret-color:#fed7aaa6!important}.caret-orange-200\/70{caret-color:#fed7aab3!important}.caret-orange-200\/75{caret-color:#fed7aabf!important}.caret-orange-200\/80{caret-color:#fed7aacc!important}.caret-orange-200\/85{caret-color:#fed7aad9!important}.caret-orange-200\/90{caret-color:#fed7aae6!important}.caret-orange-200\/95{caret-color:#fed7aaf2!important}.caret-orange-300{caret-color:#fdba74!important}.caret-orange-300\/0{caret-color:#fdba7400!important}.caret-orange-300\/10{caret-color:#fdba741a!important}.caret-orange-300\/100{caret-color:#fdba74!important}.caret-orange-300\/15{caret-color:#fdba7426!important}.caret-orange-300\/20{caret-color:#fdba7433!important}.caret-orange-300\/25{caret-color:#fdba7440!important}.caret-orange-300\/30{caret-color:#fdba744d!important}.caret-orange-300\/35{caret-color:#fdba7459!important}.caret-orange-300\/40{caret-color:#fdba7466!important}.caret-orange-300\/45{caret-color:#fdba7473!important}.caret-orange-300\/5{caret-color:#fdba740d!important}.caret-orange-300\/50{caret-color:#fdba7480!important}.caret-orange-300\/55{caret-color:#fdba748c!important}.caret-orange-300\/60{caret-color:#fdba7499!important}.caret-orange-300\/65{caret-color:#fdba74a6!important}.caret-orange-300\/70{caret-color:#fdba74b3!important}.caret-orange-300\/75{caret-color:#fdba74bf!important}.caret-orange-300\/80{caret-color:#fdba74cc!important}.caret-orange-300\/85{caret-color:#fdba74d9!important}.caret-orange-300\/90{caret-color:#fdba74e6!important}.caret-orange-300\/95{caret-color:#fdba74f2!important}.caret-orange-400{caret-color:#fb923c!important}.caret-orange-400\/0{caret-color:#fb923c00!important}.caret-orange-400\/10{caret-color:#fb923c1a!important}.caret-orange-400\/100{caret-color:#fb923c!important}.caret-orange-400\/15{caret-color:#fb923c26!important}.caret-orange-400\/20{caret-color:#fb923c33!important}.caret-orange-400\/25{caret-color:#fb923c40!important}.caret-orange-400\/30{caret-color:#fb923c4d!important}.caret-orange-400\/35{caret-color:#fb923c59!important}.caret-orange-400\/40{caret-color:#fb923c66!important}.caret-orange-400\/45{caret-color:#fb923c73!important}.caret-orange-400\/5{caret-color:#fb923c0d!important}.caret-orange-400\/50{caret-color:#fb923c80!important}.caret-orange-400\/55{caret-color:#fb923c8c!important}.caret-orange-400\/60{caret-color:#fb923c99!important}.caret-orange-400\/65{caret-color:#fb923ca6!important}.caret-orange-400\/70{caret-color:#fb923cb3!important}.caret-orange-400\/75{caret-color:#fb923cbf!important}.caret-orange-400\/80{caret-color:#fb923ccc!important}.caret-orange-400\/85{caret-color:#fb923cd9!important}.caret-orange-400\/90{caret-color:#fb923ce6!important}.caret-orange-400\/95{caret-color:#fb923cf2!important}.caret-orange-50{caret-color:#fff7ed!important}.caret-orange-50\/0{caret-color:#fff7ed00!important}.caret-orange-50\/10{caret-color:#fff7ed1a!important}.caret-orange-50\/100{caret-color:#fff7ed!important}.caret-orange-50\/15{caret-color:#fff7ed26!important}.caret-orange-50\/20{caret-color:#fff7ed33!important}.caret-orange-50\/25{caret-color:#fff7ed40!important}.caret-orange-50\/30{caret-color:#fff7ed4d!important}.caret-orange-50\/35{caret-color:#fff7ed59!important}.caret-orange-50\/40{caret-color:#fff7ed66!important}.caret-orange-50\/45{caret-color:#fff7ed73!important}.caret-orange-50\/5{caret-color:#fff7ed0d!important}.caret-orange-50\/50{caret-color:#fff7ed80!important}.caret-orange-50\/55{caret-color:#fff7ed8c!important}.caret-orange-50\/60{caret-color:#fff7ed99!important}.caret-orange-50\/65{caret-color:#fff7eda6!important}.caret-orange-50\/70{caret-color:#fff7edb3!important}.caret-orange-50\/75{caret-color:#fff7edbf!important}.caret-orange-50\/80{caret-color:#fff7edcc!important}.caret-orange-50\/85{caret-color:#fff7edd9!important}.caret-orange-50\/90{caret-color:#fff7ede6!important}.caret-orange-50\/95{caret-color:#fff7edf2!important}.caret-orange-500{caret-color:#ee8e1d!important}.caret-orange-500\/0{caret-color:#ee8e1d00!important}.caret-orange-500\/10{caret-color:#ee8e1d1a!important}.caret-orange-500\/100{caret-color:#ee8e1d!important}.caret-orange-500\/15{caret-color:#ee8e1d26!important}.caret-orange-500\/20{caret-color:#ee8e1d33!important}.caret-orange-500\/25{caret-color:#ee8e1d40!important}.caret-orange-500\/30{caret-color:#ee8e1d4d!important}.caret-orange-500\/35{caret-color:#ee8e1d59!important}.caret-orange-500\/40{caret-color:#ee8e1d66!important}.caret-orange-500\/45{caret-color:#ee8e1d73!important}.caret-orange-500\/5{caret-color:#ee8e1d0d!important}.caret-orange-500\/50{caret-color:#ee8e1d80!important}.caret-orange-500\/55{caret-color:#ee8e1d8c!important}.caret-orange-500\/60{caret-color:#ee8e1d99!important}.caret-orange-500\/65{caret-color:#ee8e1da6!important}.caret-orange-500\/70{caret-color:#ee8e1db3!important}.caret-orange-500\/75{caret-color:#ee8e1dbf!important}.caret-orange-500\/80{caret-color:#ee8e1dcc!important}.caret-orange-500\/85{caret-color:#ee8e1dd9!important}.caret-orange-500\/90{caret-color:#ee8e1de6!important}.caret-orange-500\/95{caret-color:#ee8e1df2!important}.caret-orange-600{caret-color:#ea580c!important}.caret-orange-600\/0{caret-color:#ea580c00!important}.caret-orange-600\/10{caret-color:#ea580c1a!important}.caret-orange-600\/100{caret-color:#ea580c!important}.caret-orange-600\/15{caret-color:#ea580c26!important}.caret-orange-600\/20{caret-color:#ea580c33!important}.caret-orange-600\/25{caret-color:#ea580c40!important}.caret-orange-600\/30{caret-color:#ea580c4d!important}.caret-orange-600\/35{caret-color:#ea580c59!important}.caret-orange-600\/40{caret-color:#ea580c66!important}.caret-orange-600\/45{caret-color:#ea580c73!important}.caret-orange-600\/5{caret-color:#ea580c0d!important}.caret-orange-600\/50{caret-color:#ea580c80!important}.caret-orange-600\/55{caret-color:#ea580c8c!important}.caret-orange-600\/60{caret-color:#ea580c99!important}.caret-orange-600\/65{caret-color:#ea580ca6!important}.caret-orange-600\/70{caret-color:#ea580cb3!important}.caret-orange-600\/75{caret-color:#ea580cbf!important}.caret-orange-600\/80{caret-color:#ea580ccc!important}.caret-orange-600\/85{caret-color:#ea580cd9!important}.caret-orange-600\/90{caret-color:#ea580ce6!important}.caret-orange-600\/95{caret-color:#ea580cf2!important}.caret-orange-700{caret-color:#c2410c!important}.caret-orange-700\/0{caret-color:#c2410c00!important}.caret-orange-700\/10{caret-color:#c2410c1a!important}.caret-orange-700\/100{caret-color:#c2410c!important}.caret-orange-700\/15{caret-color:#c2410c26!important}.caret-orange-700\/20{caret-color:#c2410c33!important}.caret-orange-700\/25{caret-color:#c2410c40!important}.caret-orange-700\/30{caret-color:#c2410c4d!important}.caret-orange-700\/35{caret-color:#c2410c59!important}.caret-orange-700\/40{caret-color:#c2410c66!important}.caret-orange-700\/45{caret-color:#c2410c73!important}.caret-orange-700\/5{caret-color:#c2410c0d!important}.caret-orange-700\/50{caret-color:#c2410c80!important}.caret-orange-700\/55{caret-color:#c2410c8c!important}.caret-orange-700\/60{caret-color:#c2410c99!important}.caret-orange-700\/65{caret-color:#c2410ca6!important}.caret-orange-700\/70{caret-color:#c2410cb3!important}.caret-orange-700\/75{caret-color:#c2410cbf!important}.caret-orange-700\/80{caret-color:#c2410ccc!important}.caret-orange-700\/85{caret-color:#c2410cd9!important}.caret-orange-700\/90{caret-color:#c2410ce6!important}.caret-orange-700\/95{caret-color:#c2410cf2!important}.caret-orange-800{caret-color:#9a3412!important}.caret-orange-800\/0{caret-color:#9a341200!important}.caret-orange-800\/10{caret-color:#9a34121a!important}.caret-orange-800\/100{caret-color:#9a3412!important}.caret-orange-800\/15{caret-color:#9a341226!important}.caret-orange-800\/20{caret-color:#9a341233!important}.caret-orange-800\/25{caret-color:#9a341240!important}.caret-orange-800\/30{caret-color:#9a34124d!important}.caret-orange-800\/35{caret-color:#9a341259!important}.caret-orange-800\/40{caret-color:#9a341266!important}.caret-orange-800\/45{caret-color:#9a341273!important}.caret-orange-800\/5{caret-color:#9a34120d!important}.caret-orange-800\/50{caret-color:#9a341280!important}.caret-orange-800\/55{caret-color:#9a34128c!important}.caret-orange-800\/60{caret-color:#9a341299!important}.caret-orange-800\/65{caret-color:#9a3412a6!important}.caret-orange-800\/70{caret-color:#9a3412b3!important}.caret-orange-800\/75{caret-color:#9a3412bf!important}.caret-orange-800\/80{caret-color:#9a3412cc!important}.caret-orange-800\/85{caret-color:#9a3412d9!important}.caret-orange-800\/90{caret-color:#9a3412e6!important}.caret-orange-800\/95{caret-color:#9a3412f2!important}.caret-orange-900{caret-color:#7c2d12!important}.caret-orange-900\/0{caret-color:#7c2d1200!important}.caret-orange-900\/10{caret-color:#7c2d121a!important}.caret-orange-900\/100{caret-color:#7c2d12!important}.caret-orange-900\/15{caret-color:#7c2d1226!important}.caret-orange-900\/20{caret-color:#7c2d1233!important}.caret-orange-900\/25{caret-color:#7c2d1240!important}.caret-orange-900\/30{caret-color:#7c2d124d!important}.caret-orange-900\/35{caret-color:#7c2d1259!important}.caret-orange-900\/40{caret-color:#7c2d1266!important}.caret-orange-900\/45{caret-color:#7c2d1273!important}.caret-orange-900\/5{caret-color:#7c2d120d!important}.caret-orange-900\/50{caret-color:#7c2d1280!important}.caret-orange-900\/55{caret-color:#7c2d128c!important}.caret-orange-900\/60{caret-color:#7c2d1299!important}.caret-orange-900\/65{caret-color:#7c2d12a6!important}.caret-orange-900\/70{caret-color:#7c2d12b3!important}.caret-orange-900\/75{caret-color:#7c2d12bf!important}.caret-orange-900\/80{caret-color:#7c2d12cc!important}.caret-orange-900\/85{caret-color:#7c2d12d9!important}.caret-orange-900\/90{caret-color:#7c2d12e6!important}.caret-orange-900\/95{caret-color:#7c2d12f2!important}.caret-orange-950{caret-color:#431407!important}.caret-orange-950\/0{caret-color:#43140700!important}.caret-orange-950\/10{caret-color:#4314071a!important}.caret-orange-950\/100{caret-color:#431407!important}.caret-orange-950\/15{caret-color:#43140726!important}.caret-orange-950\/20{caret-color:#43140733!important}.caret-orange-950\/25{caret-color:#43140740!important}.caret-orange-950\/30{caret-color:#4314074d!important}.caret-orange-950\/35{caret-color:#43140759!important}.caret-orange-950\/40{caret-color:#43140766!important}.caret-orange-950\/45{caret-color:#43140773!important}.caret-orange-950\/5{caret-color:#4314070d!important}.caret-orange-950\/50{caret-color:#43140780!important}.caret-orange-950\/55{caret-color:#4314078c!important}.caret-orange-950\/60{caret-color:#43140799!important}.caret-orange-950\/65{caret-color:#431407a6!important}.caret-orange-950\/70{caret-color:#431407b3!important}.caret-orange-950\/75{caret-color:#431407bf!important}.caret-orange-950\/80{caret-color:#431407cc!important}.caret-orange-950\/85{caret-color:#431407d9!important}.caret-orange-950\/90{caret-color:#431407e6!important}.caret-orange-950\/95{caret-color:#431407f2!important}.caret-primary-100{caret-color:#f5f9ff!important}.caret-primary-100\/0{caret-color:#f5f9ff00!important}.caret-primary-100\/10{caret-color:#f5f9ff1a!important}.caret-primary-100\/100{caret-color:#f5f9ff!important}.caret-primary-100\/15{caret-color:#f5f9ff26!important}.caret-primary-100\/20{caret-color:#f5f9ff33!important}.caret-primary-100\/25{caret-color:#f5f9ff40!important}.caret-primary-100\/30{caret-color:#f5f9ff4d!important}.caret-primary-100\/35{caret-color:#f5f9ff59!important}.caret-primary-100\/40{caret-color:#f5f9ff66!important}.caret-primary-100\/45{caret-color:#f5f9ff73!important}.caret-primary-100\/5{caret-color:#f5f9ff0d!important}.caret-primary-100\/50{caret-color:#f5f9ff80!important}.caret-primary-100\/55{caret-color:#f5f9ff8c!important}.caret-primary-100\/60{caret-color:#f5f9ff99!important}.caret-primary-100\/65{caret-color:#f5f9ffa6!important}.caret-primary-100\/70{caret-color:#f5f9ffb3!important}.caret-primary-100\/75{caret-color:#f5f9ffbf!important}.caret-primary-100\/80{caret-color:#f5f9ffcc!important}.caret-primary-100\/85{caret-color:#f5f9ffd9!important}.caret-primary-100\/90{caret-color:#f5f9ffe6!important}.caret-primary-100\/95{caret-color:#f5f9fff2!important}.caret-primary-200{caret-color:#e1ecfe!important}.caret-primary-200\/0{caret-color:#e1ecfe00!important}.caret-primary-200\/10{caret-color:#e1ecfe1a!important}.caret-primary-200\/100{caret-color:#e1ecfe!important}.caret-primary-200\/15{caret-color:#e1ecfe26!important}.caret-primary-200\/20{caret-color:#e1ecfe33!important}.caret-primary-200\/25{caret-color:#e1ecfe40!important}.caret-primary-200\/30{caret-color:#e1ecfe4d!important}.caret-primary-200\/35{caret-color:#e1ecfe59!important}.caret-primary-200\/40{caret-color:#e1ecfe66!important}.caret-primary-200\/45{caret-color:#e1ecfe73!important}.caret-primary-200\/5{caret-color:#e1ecfe0d!important}.caret-primary-200\/50{caret-color:#e1ecfe80!important}.caret-primary-200\/55{caret-color:#e1ecfe8c!important}.caret-primary-200\/60{caret-color:#e1ecfe99!important}.caret-primary-200\/65{caret-color:#e1ecfea6!important}.caret-primary-200\/70{caret-color:#e1ecfeb3!important}.caret-primary-200\/75{caret-color:#e1ecfebf!important}.caret-primary-200\/80{caret-color:#e1ecfecc!important}.caret-primary-200\/85{caret-color:#e1ecfed9!important}.caret-primary-200\/90{caret-color:#e1ecfee6!important}.caret-primary-200\/95{caret-color:#e1ecfef2!important}.caret-primary-300{caret-color:#d7e5fd!important}.caret-primary-300\/0{caret-color:#d7e5fd00!important}.caret-primary-300\/10{caret-color:#d7e5fd1a!important}.caret-primary-300\/100{caret-color:#d7e5fd!important}.caret-primary-300\/15{caret-color:#d7e5fd26!important}.caret-primary-300\/20{caret-color:#d7e5fd33!important}.caret-primary-300\/25{caret-color:#d7e5fd40!important}.caret-primary-300\/30{caret-color:#d7e5fd4d!important}.caret-primary-300\/35{caret-color:#d7e5fd59!important}.caret-primary-300\/40{caret-color:#d7e5fd66!important}.caret-primary-300\/45{caret-color:#d7e5fd73!important}.caret-primary-300\/5{caret-color:#d7e5fd0d!important}.caret-primary-300\/50{caret-color:#d7e5fd80!important}.caret-primary-300\/55{caret-color:#d7e5fd8c!important}.caret-primary-300\/60{caret-color:#d7e5fd99!important}.caret-primary-300\/65{caret-color:#d7e5fda6!important}.caret-primary-300\/70{caret-color:#d7e5fdb3!important}.caret-primary-300\/75{caret-color:#d7e5fdbf!important}.caret-primary-300\/80{caret-color:#d7e5fdcc!important}.caret-primary-300\/85{caret-color:#d7e5fdd9!important}.caret-primary-300\/90{caret-color:#d7e5fde6!important}.caret-primary-300\/95{caret-color:#d7e5fdf2!important}.caret-primary-50{caret-color:#f5f9ff!important}.caret-primary-50\/0{caret-color:#f5f9ff00!important}.caret-primary-50\/10{caret-color:#f5f9ff1a!important}.caret-primary-50\/100{caret-color:#f5f9ff!important}.caret-primary-50\/15{caret-color:#f5f9ff26!important}.caret-primary-50\/20{caret-color:#f5f9ff33!important}.caret-primary-50\/25{caret-color:#f5f9ff40!important}.caret-primary-50\/30{caret-color:#f5f9ff4d!important}.caret-primary-50\/35{caret-color:#f5f9ff59!important}.caret-primary-50\/40{caret-color:#f5f9ff66!important}.caret-primary-50\/45{caret-color:#f5f9ff73!important}.caret-primary-50\/5{caret-color:#f5f9ff0d!important}.caret-primary-50\/50{caret-color:#f5f9ff80!important}.caret-primary-50\/55{caret-color:#f5f9ff8c!important}.caret-primary-50\/60{caret-color:#f5f9ff99!important}.caret-primary-50\/65{caret-color:#f5f9ffa6!important}.caret-primary-50\/70{caret-color:#f5f9ffb3!important}.caret-primary-50\/75{caret-color:#f5f9ffbf!important}.caret-primary-50\/80{caret-color:#f5f9ffcc!important}.caret-primary-50\/85{caret-color:#f5f9ffd9!important}.caret-primary-50\/90{caret-color:#f5f9ffe6!important}.caret-primary-50\/95{caret-color:#f5f9fff2!important}.caret-primary-500{caret-color:#377df7!important}.caret-primary-500\/0{caret-color:#377df700!important}.caret-primary-500\/10{caret-color:#377df71a!important}.caret-primary-500\/100{caret-color:#377df7!important}.caret-primary-500\/15{caret-color:#377df726!important}.caret-primary-500\/20{caret-color:#377df733!important}.caret-primary-500\/25{caret-color:#377df740!important}.caret-primary-500\/30{caret-color:#377df74d!important}.caret-primary-500\/35{caret-color:#377df759!important}.caret-primary-500\/40{caret-color:#377df766!important}.caret-primary-500\/45{caret-color:#377df773!important}.caret-primary-500\/5{caret-color:#377df70d!important}.caret-primary-500\/50{caret-color:#377df780!important}.caret-primary-500\/55{caret-color:#377df78c!important}.caret-primary-500\/60{caret-color:#377df799!important}.caret-primary-500\/65{caret-color:#377df7a6!important}.caret-primary-500\/70{caret-color:#377df7b3!important}.caret-primary-500\/75{caret-color:#377df7bf!important}.caret-primary-500\/80{caret-color:#377df7cc!important}.caret-primary-500\/85{caret-color:#377df7d9!important}.caret-primary-500\/90{caret-color:#377df7e6!important}.caret-primary-500\/95{caret-color:#377df7f2!important}.caret-primary-700{caret-color:#1159d7!important}.caret-primary-700\/0{caret-color:#1159d700!important}.caret-primary-700\/10{caret-color:#1159d71a!important}.caret-primary-700\/100{caret-color:#1159d7!important}.caret-primary-700\/15{caret-color:#1159d726!important}.caret-primary-700\/20{caret-color:#1159d733!important}.caret-primary-700\/25{caret-color:#1159d740!important}.caret-primary-700\/30{caret-color:#1159d74d!important}.caret-primary-700\/35{caret-color:#1159d759!important}.caret-primary-700\/40{caret-color:#1159d766!important}.caret-primary-700\/45{caret-color:#1159d773!important}.caret-primary-700\/5{caret-color:#1159d70d!important}.caret-primary-700\/50{caret-color:#1159d780!important}.caret-primary-700\/55{caret-color:#1159d78c!important}.caret-primary-700\/60{caret-color:#1159d799!important}.caret-primary-700\/65{caret-color:#1159d7a6!important}.caret-primary-700\/70{caret-color:#1159d7b3!important}.caret-primary-700\/75{caret-color:#1159d7bf!important}.caret-primary-700\/80{caret-color:#1159d7cc!important}.caret-primary-700\/85{caret-color:#1159d7d9!important}.caret-primary-700\/90{caret-color:#1159d7e6!important}.caret-primary-700\/95{caret-color:#1159d7f2!important}.caret-primary-content{caret-color:hsl(var(--pc))!important}.caret-primary-content\/0{caret-color:hsl(var(--pc) / 0)!important}.caret-primary-content\/10{caret-color:hsl(var(--pc) / .1)!important}.caret-primary-content\/100{caret-color:hsl(var(--pc) / 1)!important}.caret-primary-content\/15{caret-color:hsl(var(--pc) / .15)!important}.caret-primary-content\/20{caret-color:hsl(var(--pc) / .2)!important}.caret-primary-content\/25{caret-color:hsl(var(--pc) / .25)!important}.caret-primary-content\/30{caret-color:hsl(var(--pc) / .3)!important}.caret-primary-content\/35{caret-color:hsl(var(--pc) / .35)!important}.caret-primary-content\/40{caret-color:hsl(var(--pc) / .4)!important}.caret-primary-content\/45{caret-color:hsl(var(--pc) / .45)!important}.caret-primary-content\/5{caret-color:hsl(var(--pc) / .05)!important}.caret-primary-content\/50{caret-color:hsl(var(--pc) / .5)!important}.caret-primary-content\/55{caret-color:hsl(var(--pc) / .55)!important}.caret-primary-content\/60{caret-color:hsl(var(--pc) / .6)!important}.caret-primary-content\/65{caret-color:hsl(var(--pc) / .65)!important}.caret-primary-content\/70{caret-color:hsl(var(--pc) / .7)!important}.caret-primary-content\/75{caret-color:hsl(var(--pc) / .75)!important}.caret-primary-content\/80{caret-color:hsl(var(--pc) / .8)!important}.caret-primary-content\/85{caret-color:hsl(var(--pc) / .85)!important}.caret-primary-content\/90{caret-color:hsl(var(--pc) / .9)!important}.caret-primary-content\/95{caret-color:hsl(var(--pc) / .95)!important}.caret-primary-focus{caret-color:hsl(var(--pf, var(--p)))!important}.caret-primary-focus\/0{caret-color:hsl(var(--pf, var(--p)) / 0)!important}.caret-primary-focus\/10{caret-color:hsl(var(--pf, var(--p)) / .1)!important}.caret-primary-focus\/100{caret-color:hsl(var(--pf, var(--p)) / 1)!important}.caret-primary-focus\/15{caret-color:hsl(var(--pf, var(--p)) / .15)!important}.caret-primary-focus\/20{caret-color:hsl(var(--pf, var(--p)) / .2)!important}.caret-primary-focus\/25{caret-color:hsl(var(--pf, var(--p)) / .25)!important}.caret-primary-focus\/30{caret-color:hsl(var(--pf, var(--p)) / .3)!important}.caret-primary-focus\/35{caret-color:hsl(var(--pf, var(--p)) / .35)!important}.caret-primary-focus\/40{caret-color:hsl(var(--pf, var(--p)) / .4)!important}.caret-primary-focus\/45{caret-color:hsl(var(--pf, var(--p)) / .45)!important}.caret-primary-focus\/5{caret-color:hsl(var(--pf, var(--p)) / .05)!important}.caret-primary-focus\/50{caret-color:hsl(var(--pf, var(--p)) / .5)!important}.caret-primary-focus\/55{caret-color:hsl(var(--pf, var(--p)) / .55)!important}.caret-primary-focus\/60{caret-color:hsl(var(--pf, var(--p)) / .6)!important}.caret-primary-focus\/65{caret-color:hsl(var(--pf, var(--p)) / .65)!important}.caret-primary-focus\/70{caret-color:hsl(var(--pf, var(--p)) / .7)!important}.caret-primary-focus\/75{caret-color:hsl(var(--pf, var(--p)) / .75)!important}.caret-primary-focus\/80{caret-color:hsl(var(--pf, var(--p)) / .8)!important}.caret-primary-focus\/85{caret-color:hsl(var(--pf, var(--p)) / .85)!important}.caret-primary-focus\/90{caret-color:hsl(var(--pf, var(--p)) / .9)!important}.caret-primary-focus\/95{caret-color:hsl(var(--pf, var(--p)) / .95)!important}.caret-red-100{caret-color:#fee2e2!important}.caret-red-100\/0{caret-color:#fee2e200!important}.caret-red-100\/10{caret-color:#fee2e21a!important}.caret-red-100\/100{caret-color:#fee2e2!important}.caret-red-100\/15{caret-color:#fee2e226!important}.caret-red-100\/20{caret-color:#fee2e233!important}.caret-red-100\/25{caret-color:#fee2e240!important}.caret-red-100\/30{caret-color:#fee2e24d!important}.caret-red-100\/35{caret-color:#fee2e259!important}.caret-red-100\/40{caret-color:#fee2e266!important}.caret-red-100\/45{caret-color:#fee2e273!important}.caret-red-100\/5{caret-color:#fee2e20d!important}.caret-red-100\/50{caret-color:#fee2e280!important}.caret-red-100\/55{caret-color:#fee2e28c!important}.caret-red-100\/60{caret-color:#fee2e299!important}.caret-red-100\/65{caret-color:#fee2e2a6!important}.caret-red-100\/70{caret-color:#fee2e2b3!important}.caret-red-100\/75{caret-color:#fee2e2bf!important}.caret-red-100\/80{caret-color:#fee2e2cc!important}.caret-red-100\/85{caret-color:#fee2e2d9!important}.caret-red-100\/90{caret-color:#fee2e2e6!important}.caret-red-100\/95{caret-color:#fee2e2f2!important}.caret-red-200{caret-color:#fecaca!important}.caret-red-200\/0{caret-color:#fecaca00!important}.caret-red-200\/10{caret-color:#fecaca1a!important}.caret-red-200\/100{caret-color:#fecaca!important}.caret-red-200\/15{caret-color:#fecaca26!important}.caret-red-200\/20{caret-color:#fecaca33!important}.caret-red-200\/25{caret-color:#fecaca40!important}.caret-red-200\/30{caret-color:#fecaca4d!important}.caret-red-200\/35{caret-color:#fecaca59!important}.caret-red-200\/40{caret-color:#fecaca66!important}.caret-red-200\/45{caret-color:#fecaca73!important}.caret-red-200\/5{caret-color:#fecaca0d!important}.caret-red-200\/50{caret-color:#fecaca80!important}.caret-red-200\/55{caret-color:#fecaca8c!important}.caret-red-200\/60{caret-color:#fecaca99!important}.caret-red-200\/65{caret-color:#fecacaa6!important}.caret-red-200\/70{caret-color:#fecacab3!important}.caret-red-200\/75{caret-color:#fecacabf!important}.caret-red-200\/80{caret-color:#fecacacc!important}.caret-red-200\/85{caret-color:#fecacad9!important}.caret-red-200\/90{caret-color:#fecacae6!important}.caret-red-200\/95{caret-color:#fecacaf2!important}.caret-red-300{caret-color:#ffd0c9!important}.caret-red-300\/0{caret-color:#ffd0c900!important}.caret-red-300\/10{caret-color:#ffd0c91a!important}.caret-red-300\/100{caret-color:#ffd0c9!important}.caret-red-300\/15{caret-color:#ffd0c926!important}.caret-red-300\/20{caret-color:#ffd0c933!important}.caret-red-300\/25{caret-color:#ffd0c940!important}.caret-red-300\/30{caret-color:#ffd0c94d!important}.caret-red-300\/35{caret-color:#ffd0c959!important}.caret-red-300\/40{caret-color:#ffd0c966!important}.caret-red-300\/45{caret-color:#ffd0c973!important}.caret-red-300\/5{caret-color:#ffd0c90d!important}.caret-red-300\/50{caret-color:#ffd0c980!important}.caret-red-300\/55{caret-color:#ffd0c98c!important}.caret-red-300\/60{caret-color:#ffd0c999!important}.caret-red-300\/65{caret-color:#ffd0c9a6!important}.caret-red-300\/70{caret-color:#ffd0c9b3!important}.caret-red-300\/75{caret-color:#ffd0c9bf!important}.caret-red-300\/80{caret-color:#ffd0c9cc!important}.caret-red-300\/85{caret-color:#ffd0c9d9!important}.caret-red-300\/90{caret-color:#ffd0c9e6!important}.caret-red-300\/95{caret-color:#ffd0c9f2!important}.caret-red-400{caret-color:#f87171!important}.caret-red-400\/0{caret-color:#f8717100!important}.caret-red-400\/10{caret-color:#f871711a!important}.caret-red-400\/100{caret-color:#f87171!important}.caret-red-400\/15{caret-color:#f8717126!important}.caret-red-400\/20{caret-color:#f8717133!important}.caret-red-400\/25{caret-color:#f8717140!important}.caret-red-400\/30{caret-color:#f871714d!important}.caret-red-400\/35{caret-color:#f8717159!important}.caret-red-400\/40{caret-color:#f8717166!important}.caret-red-400\/45{caret-color:#f8717173!important}.caret-red-400\/5{caret-color:#f871710d!important}.caret-red-400\/50{caret-color:#f8717180!important}.caret-red-400\/55{caret-color:#f871718c!important}.caret-red-400\/60{caret-color:#f8717199!important}.caret-red-400\/65{caret-color:#f87171a6!important}.caret-red-400\/70{caret-color:#f87171b3!important}.caret-red-400\/75{caret-color:#f87171bf!important}.caret-red-400\/80{caret-color:#f87171cc!important}.caret-red-400\/85{caret-color:#f87171d9!important}.caret-red-400\/90{caret-color:#f87171e6!important}.caret-red-400\/95{caret-color:#f87171f2!important}.caret-red-50{caret-color:#fef2f2!important}.caret-red-50\/0{caret-color:#fef2f200!important}.caret-red-50\/10{caret-color:#fef2f21a!important}.caret-red-50\/100{caret-color:#fef2f2!important}.caret-red-50\/15{caret-color:#fef2f226!important}.caret-red-50\/20{caret-color:#fef2f233!important}.caret-red-50\/25{caret-color:#fef2f240!important}.caret-red-50\/30{caret-color:#fef2f24d!important}.caret-red-50\/35{caret-color:#fef2f259!important}.caret-red-50\/40{caret-color:#fef2f266!important}.caret-red-50\/45{caret-color:#fef2f273!important}.caret-red-50\/5{caret-color:#fef2f20d!important}.caret-red-50\/50{caret-color:#fef2f280!important}.caret-red-50\/55{caret-color:#fef2f28c!important}.caret-red-50\/60{caret-color:#fef2f299!important}.caret-red-50\/65{caret-color:#fef2f2a6!important}.caret-red-50\/70{caret-color:#fef2f2b3!important}.caret-red-50\/75{caret-color:#fef2f2bf!important}.caret-red-50\/80{caret-color:#fef2f2cc!important}.caret-red-50\/85{caret-color:#fef2f2d9!important}.caret-red-50\/90{caret-color:#fef2f2e6!important}.caret-red-50\/95{caret-color:#fef2f2f2!important}.caret-red-500{caret-color:#d22d2d!important}.caret-red-500\/0{caret-color:#d22d2d00!important}.caret-red-500\/10{caret-color:#d22d2d1a!important}.caret-red-500\/100{caret-color:#d22d2d!important}.caret-red-500\/15{caret-color:#d22d2d26!important}.caret-red-500\/20{caret-color:#d22d2d33!important}.caret-red-500\/25{caret-color:#d22d2d40!important}.caret-red-500\/30{caret-color:#d22d2d4d!important}.caret-red-500\/35{caret-color:#d22d2d59!important}.caret-red-500\/40{caret-color:#d22d2d66!important}.caret-red-500\/45{caret-color:#d22d2d73!important}.caret-red-500\/5{caret-color:#d22d2d0d!important}.caret-red-500\/50{caret-color:#d22d2d80!important}.caret-red-500\/55{caret-color:#d22d2d8c!important}.caret-red-500\/60{caret-color:#d22d2d99!important}.caret-red-500\/65{caret-color:#d22d2da6!important}.caret-red-500\/70{caret-color:#d22d2db3!important}.caret-red-500\/75{caret-color:#d22d2dbf!important}.caret-red-500\/80{caret-color:#d22d2dcc!important}.caret-red-500\/85{caret-color:#d22d2dd9!important}.caret-red-500\/90{caret-color:#d22d2de6!important}.caret-red-500\/95{caret-color:#d22d2df2!important}.caret-red-600{caret-color:#dc2626!important}.caret-red-600\/0{caret-color:#dc262600!important}.caret-red-600\/10{caret-color:#dc26261a!important}.caret-red-600\/100{caret-color:#dc2626!important}.caret-red-600\/15{caret-color:#dc262626!important}.caret-red-600\/20{caret-color:#dc262633!important}.caret-red-600\/25{caret-color:#dc262640!important}.caret-red-600\/30{caret-color:#dc26264d!important}.caret-red-600\/35{caret-color:#dc262659!important}.caret-red-600\/40{caret-color:#dc262666!important}.caret-red-600\/45{caret-color:#dc262673!important}.caret-red-600\/5{caret-color:#dc26260d!important}.caret-red-600\/50{caret-color:#dc262680!important}.caret-red-600\/55{caret-color:#dc26268c!important}.caret-red-600\/60{caret-color:#dc262699!important}.caret-red-600\/65{caret-color:#dc2626a6!important}.caret-red-600\/70{caret-color:#dc2626b3!important}.caret-red-600\/75{caret-color:#dc2626bf!important}.caret-red-600\/80{caret-color:#dc2626cc!important}.caret-red-600\/85{caret-color:#dc2626d9!important}.caret-red-600\/90{caret-color:#dc2626e6!important}.caret-red-600\/95{caret-color:#dc2626f2!important}.caret-red-700{caret-color:#b91c1c!important}.caret-red-700\/0{caret-color:#b91c1c00!important}.caret-red-700\/10{caret-color:#b91c1c1a!important}.caret-red-700\/100{caret-color:#b91c1c!important}.caret-red-700\/15{caret-color:#b91c1c26!important}.caret-red-700\/20{caret-color:#b91c1c33!important}.caret-red-700\/25{caret-color:#b91c1c40!important}.caret-red-700\/30{caret-color:#b91c1c4d!important}.caret-red-700\/35{caret-color:#b91c1c59!important}.caret-red-700\/40{caret-color:#b91c1c66!important}.caret-red-700\/45{caret-color:#b91c1c73!important}.caret-red-700\/5{caret-color:#b91c1c0d!important}.caret-red-700\/50{caret-color:#b91c1c80!important}.caret-red-700\/55{caret-color:#b91c1c8c!important}.caret-red-700\/60{caret-color:#b91c1c99!important}.caret-red-700\/65{caret-color:#b91c1ca6!important}.caret-red-700\/70{caret-color:#b91c1cb3!important}.caret-red-700\/75{caret-color:#b91c1cbf!important}.caret-red-700\/80{caret-color:#b91c1ccc!important}.caret-red-700\/85{caret-color:#b91c1cd9!important}.caret-red-700\/90{caret-color:#b91c1ce6!important}.caret-red-700\/95{caret-color:#b91c1cf2!important}.caret-red-800{caret-color:#991b1b!important}.caret-red-800\/0{caret-color:#991b1b00!important}.caret-red-800\/10{caret-color:#991b1b1a!important}.caret-red-800\/100{caret-color:#991b1b!important}.caret-red-800\/15{caret-color:#991b1b26!important}.caret-red-800\/20{caret-color:#991b1b33!important}.caret-red-800\/25{caret-color:#991b1b40!important}.caret-red-800\/30{caret-color:#991b1b4d!important}.caret-red-800\/35{caret-color:#991b1b59!important}.caret-red-800\/40{caret-color:#991b1b66!important}.caret-red-800\/45{caret-color:#991b1b73!important}.caret-red-800\/5{caret-color:#991b1b0d!important}.caret-red-800\/50{caret-color:#991b1b80!important}.caret-red-800\/55{caret-color:#991b1b8c!important}.caret-red-800\/60{caret-color:#991b1b99!important}.caret-red-800\/65{caret-color:#991b1ba6!important}.caret-red-800\/70{caret-color:#991b1bb3!important}.caret-red-800\/75{caret-color:#991b1bbf!important}.caret-red-800\/80{caret-color:#991b1bcc!important}.caret-red-800\/85{caret-color:#991b1bd9!important}.caret-red-800\/90{caret-color:#991b1be6!important}.caret-red-800\/95{caret-color:#991b1bf2!important}.caret-red-900{caret-color:#7f1d1d!important}.caret-red-900\/0{caret-color:#7f1d1d00!important}.caret-red-900\/10{caret-color:#7f1d1d1a!important}.caret-red-900\/100{caret-color:#7f1d1d!important}.caret-red-900\/15{caret-color:#7f1d1d26!important}.caret-red-900\/20{caret-color:#7f1d1d33!important}.caret-red-900\/25{caret-color:#7f1d1d40!important}.caret-red-900\/30{caret-color:#7f1d1d4d!important}.caret-red-900\/35{caret-color:#7f1d1d59!important}.caret-red-900\/40{caret-color:#7f1d1d66!important}.caret-red-900\/45{caret-color:#7f1d1d73!important}.caret-red-900\/5{caret-color:#7f1d1d0d!important}.caret-red-900\/50{caret-color:#7f1d1d80!important}.caret-red-900\/55{caret-color:#7f1d1d8c!important}.caret-red-900\/60{caret-color:#7f1d1d99!important}.caret-red-900\/65{caret-color:#7f1d1da6!important}.caret-red-900\/70{caret-color:#7f1d1db3!important}.caret-red-900\/75{caret-color:#7f1d1dbf!important}.caret-red-900\/80{caret-color:#7f1d1dcc!important}.caret-red-900\/85{caret-color:#7f1d1dd9!important}.caret-red-900\/90{caret-color:#7f1d1de6!important}.caret-red-900\/95{caret-color:#7f1d1df2!important}.caret-red-950{caret-color:#450a0a!important}.caret-red-950\/0{caret-color:#450a0a00!important}.caret-red-950\/10{caret-color:#450a0a1a!important}.caret-red-950\/100{caret-color:#450a0a!important}.caret-red-950\/15{caret-color:#450a0a26!important}.caret-red-950\/20{caret-color:#450a0a33!important}.caret-red-950\/25{caret-color:#450a0a40!important}.caret-red-950\/30{caret-color:#450a0a4d!important}.caret-red-950\/35{caret-color:#450a0a59!important}.caret-red-950\/40{caret-color:#450a0a66!important}.caret-red-950\/45{caret-color:#450a0a73!important}.caret-red-950\/5{caret-color:#450a0a0d!important}.caret-red-950\/50{caret-color:#450a0a80!important}.caret-red-950\/55{caret-color:#450a0a8c!important}.caret-red-950\/60{caret-color:#450a0a99!important}.caret-red-950\/65{caret-color:#450a0aa6!important}.caret-red-950\/70{caret-color:#450a0ab3!important}.caret-red-950\/75{caret-color:#450a0abf!important}.caret-red-950\/80{caret-color:#450a0acc!important}.caret-red-950\/85{caret-color:#450a0ad9!important}.caret-red-950\/90{caret-color:#450a0ae6!important}.caret-red-950\/95{caret-color:#450a0af2!important}.accent-gray-100{accent-color:#f2f3f4!important}.accent-gray-100\/0{accent-color:rgb(242 243 244 / 0)!important}.accent-gray-100\/10{accent-color:rgb(242 243 244 / .1)!important}.accent-gray-100\/100{accent-color:rgb(242 243 244 / 1)!important}.accent-gray-100\/15{accent-color:rgb(242 243 244 / .15)!important}.accent-gray-100\/20{accent-color:rgb(242 243 244 / .2)!important}.accent-gray-100\/25{accent-color:rgb(242 243 244 / .25)!important}.accent-gray-100\/30{accent-color:rgb(242 243 244 / .3)!important}.accent-gray-100\/35{accent-color:rgb(242 243 244 / .35)!important}.accent-gray-100\/40{accent-color:rgb(242 243 244 / .4)!important}.accent-gray-100\/45{accent-color:rgb(242 243 244 / .45)!important}.accent-gray-100\/5{accent-color:rgb(242 243 244 / .05)!important}.accent-gray-100\/50{accent-color:rgb(242 243 244 / .5)!important}.accent-gray-100\/55{accent-color:rgb(242 243 244 / .55)!important}.accent-gray-100\/60{accent-color:rgb(242 243 244 / .6)!important}.accent-gray-100\/65{accent-color:rgb(242 243 244 / .65)!important}.accent-gray-100\/70{accent-color:rgb(242 243 244 / .7)!important}.accent-gray-100\/75{accent-color:rgb(242 243 244 / .75)!important}.accent-gray-100\/80{accent-color:rgb(242 243 244 / .8)!important}.accent-gray-100\/85{accent-color:rgb(242 243 244 / .85)!important}.accent-gray-100\/90{accent-color:rgb(242 243 244 / .9)!important}.accent-gray-100\/95{accent-color:rgb(242 243 244 / .95)!important}.accent-gray-200{accent-color:#e5e5e5!important}.accent-gray-200\/0{accent-color:rgb(229 229 229 / 0)!important}.accent-gray-200\/10{accent-color:rgb(229 229 229 / .1)!important}.accent-gray-200\/100{accent-color:rgb(229 229 229 / 1)!important}.accent-gray-200\/15{accent-color:rgb(229 229 229 / .15)!important}.accent-gray-200\/20{accent-color:rgb(229 229 229 / .2)!important}.accent-gray-200\/25{accent-color:rgb(229 229 229 / .25)!important}.accent-gray-200\/30{accent-color:rgb(229 229 229 / .3)!important}.accent-gray-200\/35{accent-color:rgb(229 229 229 / .35)!important}.accent-gray-200\/40{accent-color:rgb(229 229 229 / .4)!important}.accent-gray-200\/45{accent-color:rgb(229 229 229 / .45)!important}.accent-gray-200\/5{accent-color:rgb(229 229 229 / .05)!important}.accent-gray-200\/50{accent-color:rgb(229 229 229 / .5)!important}.accent-gray-200\/55{accent-color:rgb(229 229 229 / .55)!important}.accent-gray-200\/60{accent-color:rgb(229 229 229 / .6)!important}.accent-gray-200\/65{accent-color:rgb(229 229 229 / .65)!important}.accent-gray-200\/70{accent-color:rgb(229 229 229 / .7)!important}.accent-gray-200\/75{accent-color:rgb(229 229 229 / .75)!important}.accent-gray-200\/80{accent-color:rgb(229 229 229 / .8)!important}.accent-gray-200\/85{accent-color:rgb(229 229 229 / .85)!important}.accent-gray-200\/90{accent-color:rgb(229 229 229 / .9)!important}.accent-gray-200\/95{accent-color:rgb(229 229 229 / .95)!important}.accent-gray-300{accent-color:#b2b2b2!important}.accent-gray-300\/0{accent-color:rgb(178 178 178 / 0)!important}.accent-gray-300\/10{accent-color:rgb(178 178 178 / .1)!important}.accent-gray-300\/100{accent-color:rgb(178 178 178 / 1)!important}.accent-gray-300\/15{accent-color:rgb(178 178 178 / .15)!important}.accent-gray-300\/20{accent-color:rgb(178 178 178 / .2)!important}.accent-gray-300\/25{accent-color:rgb(178 178 178 / .25)!important}.accent-gray-300\/30{accent-color:rgb(178 178 178 / .3)!important}.accent-gray-300\/35{accent-color:rgb(178 178 178 / .35)!important}.accent-gray-300\/40{accent-color:rgb(178 178 178 / .4)!important}.accent-gray-300\/45{accent-color:rgb(178 178 178 / .45)!important}.accent-gray-300\/5{accent-color:rgb(178 178 178 / .05)!important}.accent-gray-300\/50{accent-color:rgb(178 178 178 / .5)!important}.accent-gray-300\/55{accent-color:rgb(178 178 178 / .55)!important}.accent-gray-300\/60{accent-color:rgb(178 178 178 / .6)!important}.accent-gray-300\/65{accent-color:rgb(178 178 178 / .65)!important}.accent-gray-300\/70{accent-color:rgb(178 178 178 / .7)!important}.accent-gray-300\/75{accent-color:rgb(178 178 178 / .75)!important}.accent-gray-300\/80{accent-color:rgb(178 178 178 / .8)!important}.accent-gray-300\/85{accent-color:rgb(178 178 178 / .85)!important}.accent-gray-300\/90{accent-color:rgb(178 178 178 / .9)!important}.accent-gray-300\/95{accent-color:rgb(178 178 178 / .95)!important}.accent-gray-400{accent-color:#999999!important}.accent-gray-400\/0{accent-color:rgb(153 153 153 / 0)!important}.accent-gray-400\/10{accent-color:rgb(153 153 153 / .1)!important}.accent-gray-400\/100{accent-color:rgb(153 153 153 / 1)!important}.accent-gray-400\/15{accent-color:rgb(153 153 153 / .15)!important}.accent-gray-400\/20{accent-color:rgb(153 153 153 / .2)!important}.accent-gray-400\/25{accent-color:rgb(153 153 153 / .25)!important}.accent-gray-400\/30{accent-color:rgb(153 153 153 / .3)!important}.accent-gray-400\/35{accent-color:rgb(153 153 153 / .35)!important}.accent-gray-400\/40{accent-color:rgb(153 153 153 / .4)!important}.accent-gray-400\/45{accent-color:rgb(153 153 153 / .45)!important}.accent-gray-400\/5{accent-color:rgb(153 153 153 / .05)!important}.accent-gray-400\/50{accent-color:rgb(153 153 153 / .5)!important}.accent-gray-400\/55{accent-color:rgb(153 153 153 / .55)!important}.accent-gray-400\/60{accent-color:rgb(153 153 153 / .6)!important}.accent-gray-400\/65{accent-color:rgb(153 153 153 / .65)!important}.accent-gray-400\/70{accent-color:rgb(153 153 153 / .7)!important}.accent-gray-400\/75{accent-color:rgb(153 153 153 / .75)!important}.accent-gray-400\/80{accent-color:rgb(153 153 153 / .8)!important}.accent-gray-400\/85{accent-color:rgb(153 153 153 / .85)!important}.accent-gray-400\/90{accent-color:rgb(153 153 153 / .9)!important}.accent-gray-400\/95{accent-color:rgb(153 153 153 / .95)!important}.accent-gray-50{accent-color:#f2f2f2!important}.accent-gray-50\/0{accent-color:rgb(242 242 242 / 0)!important}.accent-gray-50\/10{accent-color:rgb(242 242 242 / .1)!important}.accent-gray-50\/100{accent-color:rgb(242 242 242 / 1)!important}.accent-gray-50\/15{accent-color:rgb(242 242 242 / .15)!important}.accent-gray-50\/20{accent-color:rgb(242 242 242 / .2)!important}.accent-gray-50\/25{accent-color:rgb(242 242 242 / .25)!important}.accent-gray-50\/30{accent-color:rgb(242 242 242 / .3)!important}.accent-gray-50\/35{accent-color:rgb(242 242 242 / .35)!important}.accent-gray-50\/40{accent-color:rgb(242 242 242 / .4)!important}.accent-gray-50\/45{accent-color:rgb(242 242 242 / .45)!important}.accent-gray-50\/5{accent-color:rgb(242 242 242 / .05)!important}.accent-gray-50\/50{accent-color:rgb(242 242 242 / .5)!important}.accent-gray-50\/55{accent-color:rgb(242 242 242 / .55)!important}.accent-gray-50\/60{accent-color:rgb(242 242 242 / .6)!important}.accent-gray-50\/65{accent-color:rgb(242 242 242 / .65)!important}.accent-gray-50\/70{accent-color:rgb(242 242 242 / .7)!important}.accent-gray-50\/75{accent-color:rgb(242 242 242 / .75)!important}.accent-gray-50\/80{accent-color:rgb(242 242 242 / .8)!important}.accent-gray-50\/85{accent-color:rgb(242 242 242 / .85)!important}.accent-gray-50\/90{accent-color:rgb(242 242 242 / .9)!important}.accent-gray-50\/95{accent-color:rgb(242 242 242 / .95)!important}.accent-gray-500{accent-color:#4d4d4d!important}.accent-gray-500\/0{accent-color:rgb(77 77 77 / 0)!important}.accent-gray-500\/10{accent-color:rgb(77 77 77 / .1)!important}.accent-gray-500\/100{accent-color:rgb(77 77 77 / 1)!important}.accent-gray-500\/15{accent-color:rgb(77 77 77 / .15)!important}.accent-gray-500\/20{accent-color:rgb(77 77 77 / .2)!important}.accent-gray-500\/25{accent-color:rgb(77 77 77 / .25)!important}.accent-gray-500\/30{accent-color:rgb(77 77 77 / .3)!important}.accent-gray-500\/35{accent-color:rgb(77 77 77 / .35)!important}.accent-gray-500\/40{accent-color:rgb(77 77 77 / .4)!important}.accent-gray-500\/45{accent-color:rgb(77 77 77 / .45)!important}.accent-gray-500\/5{accent-color:rgb(77 77 77 / .05)!important}.accent-gray-500\/50{accent-color:rgb(77 77 77 / .5)!important}.accent-gray-500\/55{accent-color:rgb(77 77 77 / .55)!important}.accent-gray-500\/60{accent-color:rgb(77 77 77 / .6)!important}.accent-gray-500\/65{accent-color:rgb(77 77 77 / .65)!important}.accent-gray-500\/70{accent-color:rgb(77 77 77 / .7)!important}.accent-gray-500\/75{accent-color:rgb(77 77 77 / .75)!important}.accent-gray-500\/80{accent-color:rgb(77 77 77 / .8)!important}.accent-gray-500\/85{accent-color:rgb(77 77 77 / .85)!important}.accent-gray-500\/90{accent-color:rgb(77 77 77 / .9)!important}.accent-gray-500\/95{accent-color:rgb(77 77 77 / .95)!important}.accent-gray-600{accent-color:#4b5563!important}.accent-gray-600\/0{accent-color:rgb(75 85 99 / 0)!important}.accent-gray-600\/10{accent-color:rgb(75 85 99 / .1)!important}.accent-gray-600\/100{accent-color:rgb(75 85 99 / 1)!important}.accent-gray-600\/15{accent-color:rgb(75 85 99 / .15)!important}.accent-gray-600\/20{accent-color:rgb(75 85 99 / .2)!important}.accent-gray-600\/25{accent-color:rgb(75 85 99 / .25)!important}.accent-gray-600\/30{accent-color:rgb(75 85 99 / .3)!important}.accent-gray-600\/35{accent-color:rgb(75 85 99 / .35)!important}.accent-gray-600\/40{accent-color:rgb(75 85 99 / .4)!important}.accent-gray-600\/45{accent-color:rgb(75 85 99 / .45)!important}.accent-gray-600\/5{accent-color:rgb(75 85 99 / .05)!important}.accent-gray-600\/50{accent-color:rgb(75 85 99 / .5)!important}.accent-gray-600\/55{accent-color:rgb(75 85 99 / .55)!important}.accent-gray-600\/60{accent-color:rgb(75 85 99 / .6)!important}.accent-gray-600\/65{accent-color:rgb(75 85 99 / .65)!important}.accent-gray-600\/70{accent-color:rgb(75 85 99 / .7)!important}.accent-gray-600\/75{accent-color:rgb(75 85 99 / .75)!important}.accent-gray-600\/80{accent-color:rgb(75 85 99 / .8)!important}.accent-gray-600\/85{accent-color:rgb(75 85 99 / .85)!important}.accent-gray-600\/90{accent-color:rgb(75 85 99 / .9)!important}.accent-gray-600\/95{accent-color:rgb(75 85 99 / .95)!important}.accent-gray-700{accent-color:#333333!important}.accent-gray-700\/0{accent-color:rgb(51 51 51 / 0)!important}.accent-gray-700\/10{accent-color:rgb(51 51 51 / .1)!important}.accent-gray-700\/100{accent-color:rgb(51 51 51 / 1)!important}.accent-gray-700\/15{accent-color:rgb(51 51 51 / .15)!important}.accent-gray-700\/20{accent-color:rgb(51 51 51 / .2)!important}.accent-gray-700\/25{accent-color:rgb(51 51 51 / .25)!important}.accent-gray-700\/30{accent-color:rgb(51 51 51 / .3)!important}.accent-gray-700\/35{accent-color:rgb(51 51 51 / .35)!important}.accent-gray-700\/40{accent-color:rgb(51 51 51 / .4)!important}.accent-gray-700\/45{accent-color:rgb(51 51 51 / .45)!important}.accent-gray-700\/5{accent-color:rgb(51 51 51 / .05)!important}.accent-gray-700\/50{accent-color:rgb(51 51 51 / .5)!important}.accent-gray-700\/55{accent-color:rgb(51 51 51 / .55)!important}.accent-gray-700\/60{accent-color:rgb(51 51 51 / .6)!important}.accent-gray-700\/65{accent-color:rgb(51 51 51 / .65)!important}.accent-gray-700\/70{accent-color:rgb(51 51 51 / .7)!important}.accent-gray-700\/75{accent-color:rgb(51 51 51 / .75)!important}.accent-gray-700\/80{accent-color:rgb(51 51 51 / .8)!important}.accent-gray-700\/85{accent-color:rgb(51 51 51 / .85)!important}.accent-gray-700\/90{accent-color:rgb(51 51 51 / .9)!important}.accent-gray-700\/95{accent-color:rgb(51 51 51 / .95)!important}.accent-gray-800{accent-color:#1f2937!important}.accent-gray-800\/0{accent-color:rgb(31 41 55 / 0)!important}.accent-gray-800\/10{accent-color:rgb(31 41 55 / .1)!important}.accent-gray-800\/100{accent-color:rgb(31 41 55 / 1)!important}.accent-gray-800\/15{accent-color:rgb(31 41 55 / .15)!important}.accent-gray-800\/20{accent-color:rgb(31 41 55 / .2)!important}.accent-gray-800\/25{accent-color:rgb(31 41 55 / .25)!important}.accent-gray-800\/30{accent-color:rgb(31 41 55 / .3)!important}.accent-gray-800\/35{accent-color:rgb(31 41 55 / .35)!important}.accent-gray-800\/40{accent-color:rgb(31 41 55 / .4)!important}.accent-gray-800\/45{accent-color:rgb(31 41 55 / .45)!important}.accent-gray-800\/5{accent-color:rgb(31 41 55 / .05)!important}.accent-gray-800\/50{accent-color:rgb(31 41 55 / .5)!important}.accent-gray-800\/55{accent-color:rgb(31 41 55 / .55)!important}.accent-gray-800\/60{accent-color:rgb(31 41 55 / .6)!important}.accent-gray-800\/65{accent-color:rgb(31 41 55 / .65)!important}.accent-gray-800\/70{accent-color:rgb(31 41 55 / .7)!important}.accent-gray-800\/75{accent-color:rgb(31 41 55 / .75)!important}.accent-gray-800\/80{accent-color:rgb(31 41 55 / .8)!important}.accent-gray-800\/85{accent-color:rgb(31 41 55 / .85)!important}.accent-gray-800\/90{accent-color:rgb(31 41 55 / .9)!important}.accent-gray-800\/95{accent-color:rgb(31 41 55 / .95)!important}.accent-gray-900{accent-color:#111827!important}.accent-gray-900\/0{accent-color:rgb(17 24 39 / 0)!important}.accent-gray-900\/10{accent-color:rgb(17 24 39 / .1)!important}.accent-gray-900\/100{accent-color:rgb(17 24 39 / 1)!important}.accent-gray-900\/15{accent-color:rgb(17 24 39 / .15)!important}.accent-gray-900\/20{accent-color:rgb(17 24 39 / .2)!important}.accent-gray-900\/25{accent-color:rgb(17 24 39 / .25)!important}.accent-gray-900\/30{accent-color:rgb(17 24 39 / .3)!important}.accent-gray-900\/35{accent-color:rgb(17 24 39 / .35)!important}.accent-gray-900\/40{accent-color:rgb(17 24 39 / .4)!important}.accent-gray-900\/45{accent-color:rgb(17 24 39 / .45)!important}.accent-gray-900\/5{accent-color:rgb(17 24 39 / .05)!important}.accent-gray-900\/50{accent-color:rgb(17 24 39 / .5)!important}.accent-gray-900\/55{accent-color:rgb(17 24 39 / .55)!important}.accent-gray-900\/60{accent-color:rgb(17 24 39 / .6)!important}.accent-gray-900\/65{accent-color:rgb(17 24 39 / .65)!important}.accent-gray-900\/70{accent-color:rgb(17 24 39 / .7)!important}.accent-gray-900\/75{accent-color:rgb(17 24 39 / .75)!important}.accent-gray-900\/80{accent-color:rgb(17 24 39 / .8)!important}.accent-gray-900\/85{accent-color:rgb(17 24 39 / .85)!important}.accent-gray-900\/90{accent-color:rgb(17 24 39 / .9)!important}.accent-gray-900\/95{accent-color:rgb(17 24 39 / .95)!important}.accent-gray-950{accent-color:#030712!important}.accent-gray-950\/0{accent-color:rgb(3 7 18 / 0)!important}.accent-gray-950\/10{accent-color:rgb(3 7 18 / .1)!important}.accent-gray-950\/100{accent-color:rgb(3 7 18 / 1)!important}.accent-gray-950\/15{accent-color:rgb(3 7 18 / .15)!important}.accent-gray-950\/20{accent-color:rgb(3 7 18 / .2)!important}.accent-gray-950\/25{accent-color:rgb(3 7 18 / .25)!important}.accent-gray-950\/30{accent-color:rgb(3 7 18 / .3)!important}.accent-gray-950\/35{accent-color:rgb(3 7 18 / .35)!important}.accent-gray-950\/40{accent-color:rgb(3 7 18 / .4)!important}.accent-gray-950\/45{accent-color:rgb(3 7 18 / .45)!important}.accent-gray-950\/5{accent-color:rgb(3 7 18 / .05)!important}.accent-gray-950\/50{accent-color:rgb(3 7 18 / .5)!important}.accent-gray-950\/55{accent-color:rgb(3 7 18 / .55)!important}.accent-gray-950\/60{accent-color:rgb(3 7 18 / .6)!important}.accent-gray-950\/65{accent-color:rgb(3 7 18 / .65)!important}.accent-gray-950\/70{accent-color:rgb(3 7 18 / .7)!important}.accent-gray-950\/75{accent-color:rgb(3 7 18 / .75)!important}.accent-gray-950\/80{accent-color:rgb(3 7 18 / .8)!important}.accent-gray-950\/85{accent-color:rgb(3 7 18 / .85)!important}.accent-gray-950\/90{accent-color:rgb(3 7 18 / .9)!important}.accent-gray-950\/95{accent-color:rgb(3 7 18 / .95)!important}.accent-green-100{accent-color:#dcfce7!important}.accent-green-100\/0{accent-color:rgb(220 252 231 / 0)!important}.accent-green-100\/10{accent-color:rgb(220 252 231 / .1)!important}.accent-green-100\/100{accent-color:rgb(220 252 231 / 1)!important}.accent-green-100\/15{accent-color:rgb(220 252 231 / .15)!important}.accent-green-100\/20{accent-color:rgb(220 252 231 / .2)!important}.accent-green-100\/25{accent-color:rgb(220 252 231 / .25)!important}.accent-green-100\/30{accent-color:rgb(220 252 231 / .3)!important}.accent-green-100\/35{accent-color:rgb(220 252 231 / .35)!important}.accent-green-100\/40{accent-color:rgb(220 252 231 / .4)!important}.accent-green-100\/45{accent-color:rgb(220 252 231 / .45)!important}.accent-green-100\/5{accent-color:rgb(220 252 231 / .05)!important}.accent-green-100\/50{accent-color:rgb(220 252 231 / .5)!important}.accent-green-100\/55{accent-color:rgb(220 252 231 / .55)!important}.accent-green-100\/60{accent-color:rgb(220 252 231 / .6)!important}.accent-green-100\/65{accent-color:rgb(220 252 231 / .65)!important}.accent-green-100\/70{accent-color:rgb(220 252 231 / .7)!important}.accent-green-100\/75{accent-color:rgb(220 252 231 / .75)!important}.accent-green-100\/80{accent-color:rgb(220 252 231 / .8)!important}.accent-green-100\/85{accent-color:rgb(220 252 231 / .85)!important}.accent-green-100\/90{accent-color:rgb(220 252 231 / .9)!important}.accent-green-100\/95{accent-color:rgb(220 252 231 / .95)!important}.accent-green-200{accent-color:#bbf7d0!important}.accent-green-200\/0{accent-color:rgb(187 247 208 / 0)!important}.accent-green-200\/10{accent-color:rgb(187 247 208 / .1)!important}.accent-green-200\/100{accent-color:rgb(187 247 208 / 1)!important}.accent-green-200\/15{accent-color:rgb(187 247 208 / .15)!important}.accent-green-200\/20{accent-color:rgb(187 247 208 / .2)!important}.accent-green-200\/25{accent-color:rgb(187 247 208 / .25)!important}.accent-green-200\/30{accent-color:rgb(187 247 208 / .3)!important}.accent-green-200\/35{accent-color:rgb(187 247 208 / .35)!important}.accent-green-200\/40{accent-color:rgb(187 247 208 / .4)!important}.accent-green-200\/45{accent-color:rgb(187 247 208 / .45)!important}.accent-green-200\/5{accent-color:rgb(187 247 208 / .05)!important}.accent-green-200\/50{accent-color:rgb(187 247 208 / .5)!important}.accent-green-200\/55{accent-color:rgb(187 247 208 / .55)!important}.accent-green-200\/60{accent-color:rgb(187 247 208 / .6)!important}.accent-green-200\/65{accent-color:rgb(187 247 208 / .65)!important}.accent-green-200\/70{accent-color:rgb(187 247 208 / .7)!important}.accent-green-200\/75{accent-color:rgb(187 247 208 / .75)!important}.accent-green-200\/80{accent-color:rgb(187 247 208 / .8)!important}.accent-green-200\/85{accent-color:rgb(187 247 208 / .85)!important}.accent-green-200\/90{accent-color:rgb(187 247 208 / .9)!important}.accent-green-200\/95{accent-color:rgb(187 247 208 / .95)!important}.accent-green-300{accent-color:#ddffc9!important}.accent-green-300\/0{accent-color:rgb(221 255 201 / 0)!important}.accent-green-300\/10{accent-color:rgb(221 255 201 / .1)!important}.accent-green-300\/100{accent-color:rgb(221 255 201 / 1)!important}.accent-green-300\/15{accent-color:rgb(221 255 201 / .15)!important}.accent-green-300\/20{accent-color:rgb(221 255 201 / .2)!important}.accent-green-300\/25{accent-color:rgb(221 255 201 / .25)!important}.accent-green-300\/30{accent-color:rgb(221 255 201 / .3)!important}.accent-green-300\/35{accent-color:rgb(221 255 201 / .35)!important}.accent-green-300\/40{accent-color:rgb(221 255 201 / .4)!important}.accent-green-300\/45{accent-color:rgb(221 255 201 / .45)!important}.accent-green-300\/5{accent-color:rgb(221 255 201 / .05)!important}.accent-green-300\/50{accent-color:rgb(221 255 201 / .5)!important}.accent-green-300\/55{accent-color:rgb(221 255 201 / .55)!important}.accent-green-300\/60{accent-color:rgb(221 255 201 / .6)!important}.accent-green-300\/65{accent-color:rgb(221 255 201 / .65)!important}.accent-green-300\/70{accent-color:rgb(221 255 201 / .7)!important}.accent-green-300\/75{accent-color:rgb(221 255 201 / .75)!important}.accent-green-300\/80{accent-color:rgb(221 255 201 / .8)!important}.accent-green-300\/85{accent-color:rgb(221 255 201 / .85)!important}.accent-green-300\/90{accent-color:rgb(221 255 201 / .9)!important}.accent-green-300\/95{accent-color:rgb(221 255 201 / .95)!important}.accent-green-400{accent-color:#4ade80!important}.accent-green-400\/0{accent-color:rgb(74 222 128 / 0)!important}.accent-green-400\/10{accent-color:rgb(74 222 128 / .1)!important}.accent-green-400\/100{accent-color:rgb(74 222 128 / 1)!important}.accent-green-400\/15{accent-color:rgb(74 222 128 / .15)!important}.accent-green-400\/20{accent-color:rgb(74 222 128 / .2)!important}.accent-green-400\/25{accent-color:rgb(74 222 128 / .25)!important}.accent-green-400\/30{accent-color:rgb(74 222 128 / .3)!important}.accent-green-400\/35{accent-color:rgb(74 222 128 / .35)!important}.accent-green-400\/40{accent-color:rgb(74 222 128 / .4)!important}.accent-green-400\/45{accent-color:rgb(74 222 128 / .45)!important}.accent-green-400\/5{accent-color:rgb(74 222 128 / .05)!important}.accent-green-400\/50{accent-color:rgb(74 222 128 / .5)!important}.accent-green-400\/55{accent-color:rgb(74 222 128 / .55)!important}.accent-green-400\/60{accent-color:rgb(74 222 128 / .6)!important}.accent-green-400\/65{accent-color:rgb(74 222 128 / .65)!important}.accent-green-400\/70{accent-color:rgb(74 222 128 / .7)!important}.accent-green-400\/75{accent-color:rgb(74 222 128 / .75)!important}.accent-green-400\/80{accent-color:rgb(74 222 128 / .8)!important}.accent-green-400\/85{accent-color:rgb(74 222 128 / .85)!important}.accent-green-400\/90{accent-color:rgb(74 222 128 / .9)!important}.accent-green-400\/95{accent-color:rgb(74 222 128 / .95)!important}.accent-green-50{accent-color:#f0fdf4!important}.accent-green-50\/0{accent-color:rgb(240 253 244 / 0)!important}.accent-green-50\/10{accent-color:rgb(240 253 244 / .1)!important}.accent-green-50\/100{accent-color:rgb(240 253 244 / 1)!important}.accent-green-50\/15{accent-color:rgb(240 253 244 / .15)!important}.accent-green-50\/20{accent-color:rgb(240 253 244 / .2)!important}.accent-green-50\/25{accent-color:rgb(240 253 244 / .25)!important}.accent-green-50\/30{accent-color:rgb(240 253 244 / .3)!important}.accent-green-50\/35{accent-color:rgb(240 253 244 / .35)!important}.accent-green-50\/40{accent-color:rgb(240 253 244 / .4)!important}.accent-green-50\/45{accent-color:rgb(240 253 244 / .45)!important}.accent-green-50\/5{accent-color:rgb(240 253 244 / .05)!important}.accent-green-50\/50{accent-color:rgb(240 253 244 / .5)!important}.accent-green-50\/55{accent-color:rgb(240 253 244 / .55)!important}.accent-green-50\/60{accent-color:rgb(240 253 244 / .6)!important}.accent-green-50\/65{accent-color:rgb(240 253 244 / .65)!important}.accent-green-50\/70{accent-color:rgb(240 253 244 / .7)!important}.accent-green-50\/75{accent-color:rgb(240 253 244 / .75)!important}.accent-green-50\/80{accent-color:rgb(240 253 244 / .8)!important}.accent-green-50\/85{accent-color:rgb(240 253 244 / .85)!important}.accent-green-50\/90{accent-color:rgb(240 253 244 / .9)!important}.accent-green-50\/95{accent-color:rgb(240 253 244 / .95)!important}.accent-green-500{accent-color:#17d14c!important}.accent-green-500\/0{accent-color:rgb(23 209 76 / 0)!important}.accent-green-500\/10{accent-color:rgb(23 209 76 / .1)!important}.accent-green-500\/100{accent-color:rgb(23 209 76 / 1)!important}.accent-green-500\/15{accent-color:rgb(23 209 76 / .15)!important}.accent-green-500\/20{accent-color:rgb(23 209 76 / .2)!important}.accent-green-500\/25{accent-color:rgb(23 209 76 / .25)!important}.accent-green-500\/30{accent-color:rgb(23 209 76 / .3)!important}.accent-green-500\/35{accent-color:rgb(23 209 76 / .35)!important}.accent-green-500\/40{accent-color:rgb(23 209 76 / .4)!important}.accent-green-500\/45{accent-color:rgb(23 209 76 / .45)!important}.accent-green-500\/5{accent-color:rgb(23 209 76 / .05)!important}.accent-green-500\/50{accent-color:rgb(23 209 76 / .5)!important}.accent-green-500\/55{accent-color:rgb(23 209 76 / .55)!important}.accent-green-500\/60{accent-color:rgb(23 209 76 / .6)!important}.accent-green-500\/65{accent-color:rgb(23 209 76 / .65)!important}.accent-green-500\/70{accent-color:rgb(23 209 76 / .7)!important}.accent-green-500\/75{accent-color:rgb(23 209 76 / .75)!important}.accent-green-500\/80{accent-color:rgb(23 209 76 / .8)!important}.accent-green-500\/85{accent-color:rgb(23 209 76 / .85)!important}.accent-green-500\/90{accent-color:rgb(23 209 76 / .9)!important}.accent-green-500\/95{accent-color:rgb(23 209 76 / .95)!important}.accent-green-600{accent-color:#16a34a!important}.accent-green-600\/0{accent-color:rgb(22 163 74 / 0)!important}.accent-green-600\/10{accent-color:rgb(22 163 74 / .1)!important}.accent-green-600\/100{accent-color:rgb(22 163 74 / 1)!important}.accent-green-600\/15{accent-color:rgb(22 163 74 / .15)!important}.accent-green-600\/20{accent-color:rgb(22 163 74 / .2)!important}.accent-green-600\/25{accent-color:rgb(22 163 74 / .25)!important}.accent-green-600\/30{accent-color:rgb(22 163 74 / .3)!important}.accent-green-600\/35{accent-color:rgb(22 163 74 / .35)!important}.accent-green-600\/40{accent-color:rgb(22 163 74 / .4)!important}.accent-green-600\/45{accent-color:rgb(22 163 74 / .45)!important}.accent-green-600\/5{accent-color:rgb(22 163 74 / .05)!important}.accent-green-600\/50{accent-color:rgb(22 163 74 / .5)!important}.accent-green-600\/55{accent-color:rgb(22 163 74 / .55)!important}.accent-green-600\/60{accent-color:rgb(22 163 74 / .6)!important}.accent-green-600\/65{accent-color:rgb(22 163 74 / .65)!important}.accent-green-600\/70{accent-color:rgb(22 163 74 / .7)!important}.accent-green-600\/75{accent-color:rgb(22 163 74 / .75)!important}.accent-green-600\/80{accent-color:rgb(22 163 74 / .8)!important}.accent-green-600\/85{accent-color:rgb(22 163 74 / .85)!important}.accent-green-600\/90{accent-color:rgb(22 163 74 / .9)!important}.accent-green-600\/95{accent-color:rgb(22 163 74 / .95)!important}.accent-green-700{accent-color:#15803d!important}.accent-green-700\/0{accent-color:rgb(21 128 61 / 0)!important}.accent-green-700\/10{accent-color:rgb(21 128 61 / .1)!important}.accent-green-700\/100{accent-color:rgb(21 128 61 / 1)!important}.accent-green-700\/15{accent-color:rgb(21 128 61 / .15)!important}.accent-green-700\/20{accent-color:rgb(21 128 61 / .2)!important}.accent-green-700\/25{accent-color:rgb(21 128 61 / .25)!important}.accent-green-700\/30{accent-color:rgb(21 128 61 / .3)!important}.accent-green-700\/35{accent-color:rgb(21 128 61 / .35)!important}.accent-green-700\/40{accent-color:rgb(21 128 61 / .4)!important}.accent-green-700\/45{accent-color:rgb(21 128 61 / .45)!important}.accent-green-700\/5{accent-color:rgb(21 128 61 / .05)!important}.accent-green-700\/50{accent-color:rgb(21 128 61 / .5)!important}.accent-green-700\/55{accent-color:rgb(21 128 61 / .55)!important}.accent-green-700\/60{accent-color:rgb(21 128 61 / .6)!important}.accent-green-700\/65{accent-color:rgb(21 128 61 / .65)!important}.accent-green-700\/70{accent-color:rgb(21 128 61 / .7)!important}.accent-green-700\/75{accent-color:rgb(21 128 61 / .75)!important}.accent-green-700\/80{accent-color:rgb(21 128 61 / .8)!important}.accent-green-700\/85{accent-color:rgb(21 128 61 / .85)!important}.accent-green-700\/90{accent-color:rgb(21 128 61 / .9)!important}.accent-green-700\/95{accent-color:rgb(21 128 61 / .95)!important}.accent-green-800{accent-color:#166534!important}.accent-green-800\/0{accent-color:rgb(22 101 52 / 0)!important}.accent-green-800\/10{accent-color:rgb(22 101 52 / .1)!important}.accent-green-800\/100{accent-color:rgb(22 101 52 / 1)!important}.accent-green-800\/15{accent-color:rgb(22 101 52 / .15)!important}.accent-green-800\/20{accent-color:rgb(22 101 52 / .2)!important}.accent-green-800\/25{accent-color:rgb(22 101 52 / .25)!important}.accent-green-800\/30{accent-color:rgb(22 101 52 / .3)!important}.accent-green-800\/35{accent-color:rgb(22 101 52 / .35)!important}.accent-green-800\/40{accent-color:rgb(22 101 52 / .4)!important}.accent-green-800\/45{accent-color:rgb(22 101 52 / .45)!important}.accent-green-800\/5{accent-color:rgb(22 101 52 / .05)!important}.accent-green-800\/50{accent-color:rgb(22 101 52 / .5)!important}.accent-green-800\/55{accent-color:rgb(22 101 52 / .55)!important}.accent-green-800\/60{accent-color:rgb(22 101 52 / .6)!important}.accent-green-800\/65{accent-color:rgb(22 101 52 / .65)!important}.accent-green-800\/70{accent-color:rgb(22 101 52 / .7)!important}.accent-green-800\/75{accent-color:rgb(22 101 52 / .75)!important}.accent-green-800\/80{accent-color:rgb(22 101 52 / .8)!important}.accent-green-800\/85{accent-color:rgb(22 101 52 / .85)!important}.accent-green-800\/90{accent-color:rgb(22 101 52 / .9)!important}.accent-green-800\/95{accent-color:rgb(22 101 52 / .95)!important}.accent-green-900{accent-color:#14532d!important}.accent-green-900\/0{accent-color:rgb(20 83 45 / 0)!important}.accent-green-900\/10{accent-color:rgb(20 83 45 / .1)!important}.accent-green-900\/100{accent-color:rgb(20 83 45 / 1)!important}.accent-green-900\/15{accent-color:rgb(20 83 45 / .15)!important}.accent-green-900\/20{accent-color:rgb(20 83 45 / .2)!important}.accent-green-900\/25{accent-color:rgb(20 83 45 / .25)!important}.accent-green-900\/30{accent-color:rgb(20 83 45 / .3)!important}.accent-green-900\/35{accent-color:rgb(20 83 45 / .35)!important}.accent-green-900\/40{accent-color:rgb(20 83 45 / .4)!important}.accent-green-900\/45{accent-color:rgb(20 83 45 / .45)!important}.accent-green-900\/5{accent-color:rgb(20 83 45 / .05)!important}.accent-green-900\/50{accent-color:rgb(20 83 45 / .5)!important}.accent-green-900\/55{accent-color:rgb(20 83 45 / .55)!important}.accent-green-900\/60{accent-color:rgb(20 83 45 / .6)!important}.accent-green-900\/65{accent-color:rgb(20 83 45 / .65)!important}.accent-green-900\/70{accent-color:rgb(20 83 45 / .7)!important}.accent-green-900\/75{accent-color:rgb(20 83 45 / .75)!important}.accent-green-900\/80{accent-color:rgb(20 83 45 / .8)!important}.accent-green-900\/85{accent-color:rgb(20 83 45 / .85)!important}.accent-green-900\/90{accent-color:rgb(20 83 45 / .9)!important}.accent-green-900\/95{accent-color:rgb(20 83 45 / .95)!important}.accent-green-950{accent-color:#052e16!important}.accent-green-950\/0{accent-color:rgb(5 46 22 / 0)!important}.accent-green-950\/10{accent-color:rgb(5 46 22 / .1)!important}.accent-green-950\/100{accent-color:rgb(5 46 22 / 1)!important}.accent-green-950\/15{accent-color:rgb(5 46 22 / .15)!important}.accent-green-950\/20{accent-color:rgb(5 46 22 / .2)!important}.accent-green-950\/25{accent-color:rgb(5 46 22 / .25)!important}.accent-green-950\/30{accent-color:rgb(5 46 22 / .3)!important}.accent-green-950\/35{accent-color:rgb(5 46 22 / .35)!important}.accent-green-950\/40{accent-color:rgb(5 46 22 / .4)!important}.accent-green-950\/45{accent-color:rgb(5 46 22 / .45)!important}.accent-green-950\/5{accent-color:rgb(5 46 22 / .05)!important}.accent-green-950\/50{accent-color:rgb(5 46 22 / .5)!important}.accent-green-950\/55{accent-color:rgb(5 46 22 / .55)!important}.accent-green-950\/60{accent-color:rgb(5 46 22 / .6)!important}.accent-green-950\/65{accent-color:rgb(5 46 22 / .65)!important}.accent-green-950\/70{accent-color:rgb(5 46 22 / .7)!important}.accent-green-950\/75{accent-color:rgb(5 46 22 / .75)!important}.accent-green-950\/80{accent-color:rgb(5 46 22 / .8)!important}.accent-green-950\/85{accent-color:rgb(5 46 22 / .85)!important}.accent-green-950\/90{accent-color:rgb(5 46 22 / .9)!important}.accent-green-950\/95{accent-color:rgb(5 46 22 / .95)!important}.accent-orange-100{accent-color:#ffedd5!important}.accent-orange-100\/0{accent-color:rgb(255 237 213 / 0)!important}.accent-orange-100\/10{accent-color:rgb(255 237 213 / .1)!important}.accent-orange-100\/100{accent-color:rgb(255 237 213 / 1)!important}.accent-orange-100\/15{accent-color:rgb(255 237 213 / .15)!important}.accent-orange-100\/20{accent-color:rgb(255 237 213 / .2)!important}.accent-orange-100\/25{accent-color:rgb(255 237 213 / .25)!important}.accent-orange-100\/30{accent-color:rgb(255 237 213 / .3)!important}.accent-orange-100\/35{accent-color:rgb(255 237 213 / .35)!important}.accent-orange-100\/40{accent-color:rgb(255 237 213 / .4)!important}.accent-orange-100\/45{accent-color:rgb(255 237 213 / .45)!important}.accent-orange-100\/5{accent-color:rgb(255 237 213 / .05)!important}.accent-orange-100\/50{accent-color:rgb(255 237 213 / .5)!important}.accent-orange-100\/55{accent-color:rgb(255 237 213 / .55)!important}.accent-orange-100\/60{accent-color:rgb(255 237 213 / .6)!important}.accent-orange-100\/65{accent-color:rgb(255 237 213 / .65)!important}.accent-orange-100\/70{accent-color:rgb(255 237 213 / .7)!important}.accent-orange-100\/75{accent-color:rgb(255 237 213 / .75)!important}.accent-orange-100\/80{accent-color:rgb(255 237 213 / .8)!important}.accent-orange-100\/85{accent-color:rgb(255 237 213 / .85)!important}.accent-orange-100\/90{accent-color:rgb(255 237 213 / .9)!important}.accent-orange-100\/95{accent-color:rgb(255 237 213 / .95)!important}.accent-orange-200{accent-color:#fed7aa!important}.accent-orange-200\/0{accent-color:rgb(254 215 170 / 0)!important}.accent-orange-200\/10{accent-color:rgb(254 215 170 / .1)!important}.accent-orange-200\/100{accent-color:rgb(254 215 170 / 1)!important}.accent-orange-200\/15{accent-color:rgb(254 215 170 / .15)!important}.accent-orange-200\/20{accent-color:rgb(254 215 170 / .2)!important}.accent-orange-200\/25{accent-color:rgb(254 215 170 / .25)!important}.accent-orange-200\/30{accent-color:rgb(254 215 170 / .3)!important}.accent-orange-200\/35{accent-color:rgb(254 215 170 / .35)!important}.accent-orange-200\/40{accent-color:rgb(254 215 170 / .4)!important}.accent-orange-200\/45{accent-color:rgb(254 215 170 / .45)!important}.accent-orange-200\/5{accent-color:rgb(254 215 170 / .05)!important}.accent-orange-200\/50{accent-color:rgb(254 215 170 / .5)!important}.accent-orange-200\/55{accent-color:rgb(254 215 170 / .55)!important}.accent-orange-200\/60{accent-color:rgb(254 215 170 / .6)!important}.accent-orange-200\/65{accent-color:rgb(254 215 170 / .65)!important}.accent-orange-200\/70{accent-color:rgb(254 215 170 / .7)!important}.accent-orange-200\/75{accent-color:rgb(254 215 170 / .75)!important}.accent-orange-200\/80{accent-color:rgb(254 215 170 / .8)!important}.accent-orange-200\/85{accent-color:rgb(254 215 170 / .85)!important}.accent-orange-200\/90{accent-color:rgb(254 215 170 / .9)!important}.accent-orange-200\/95{accent-color:rgb(254 215 170 / .95)!important}.accent-orange-300{accent-color:#fdba74!important}.accent-orange-300\/0{accent-color:rgb(253 186 116 / 0)!important}.accent-orange-300\/10{accent-color:rgb(253 186 116 / .1)!important}.accent-orange-300\/100{accent-color:rgb(253 186 116 / 1)!important}.accent-orange-300\/15{accent-color:rgb(253 186 116 / .15)!important}.accent-orange-300\/20{accent-color:rgb(253 186 116 / .2)!important}.accent-orange-300\/25{accent-color:rgb(253 186 116 / .25)!important}.accent-orange-300\/30{accent-color:rgb(253 186 116 / .3)!important}.accent-orange-300\/35{accent-color:rgb(253 186 116 / .35)!important}.accent-orange-300\/40{accent-color:rgb(253 186 116 / .4)!important}.accent-orange-300\/45{accent-color:rgb(253 186 116 / .45)!important}.accent-orange-300\/5{accent-color:rgb(253 186 116 / .05)!important}.accent-orange-300\/50{accent-color:rgb(253 186 116 / .5)!important}.accent-orange-300\/55{accent-color:rgb(253 186 116 / .55)!important}.accent-orange-300\/60{accent-color:rgb(253 186 116 / .6)!important}.accent-orange-300\/65{accent-color:rgb(253 186 116 / .65)!important}.accent-orange-300\/70{accent-color:rgb(253 186 116 / .7)!important}.accent-orange-300\/75{accent-color:rgb(253 186 116 / .75)!important}.accent-orange-300\/80{accent-color:rgb(253 186 116 / .8)!important}.accent-orange-300\/85{accent-color:rgb(253 186 116 / .85)!important}.accent-orange-300\/90{accent-color:rgb(253 186 116 / .9)!important}.accent-orange-300\/95{accent-color:rgb(253 186 116 / .95)!important}.accent-orange-400{accent-color:#fb923c!important}.accent-orange-400\/0{accent-color:rgb(251 146 60 / 0)!important}.accent-orange-400\/10{accent-color:rgb(251 146 60 / .1)!important}.accent-orange-400\/100{accent-color:rgb(251 146 60 / 1)!important}.accent-orange-400\/15{accent-color:rgb(251 146 60 / .15)!important}.accent-orange-400\/20{accent-color:rgb(251 146 60 / .2)!important}.accent-orange-400\/25{accent-color:rgb(251 146 60 / .25)!important}.accent-orange-400\/30{accent-color:rgb(251 146 60 / .3)!important}.accent-orange-400\/35{accent-color:rgb(251 146 60 / .35)!important}.accent-orange-400\/40{accent-color:rgb(251 146 60 / .4)!important}.accent-orange-400\/45{accent-color:rgb(251 146 60 / .45)!important}.accent-orange-400\/5{accent-color:rgb(251 146 60 / .05)!important}.accent-orange-400\/50{accent-color:rgb(251 146 60 / .5)!important}.accent-orange-400\/55{accent-color:rgb(251 146 60 / .55)!important}.accent-orange-400\/60{accent-color:rgb(251 146 60 / .6)!important}.accent-orange-400\/65{accent-color:rgb(251 146 60 / .65)!important}.accent-orange-400\/70{accent-color:rgb(251 146 60 / .7)!important}.accent-orange-400\/75{accent-color:rgb(251 146 60 / .75)!important}.accent-orange-400\/80{accent-color:rgb(251 146 60 / .8)!important}.accent-orange-400\/85{accent-color:rgb(251 146 60 / .85)!important}.accent-orange-400\/90{accent-color:rgb(251 146 60 / .9)!important}.accent-orange-400\/95{accent-color:rgb(251 146 60 / .95)!important}.accent-orange-50{accent-color:#fff7ed!important}.accent-orange-50\/0{accent-color:rgb(255 247 237 / 0)!important}.accent-orange-50\/10{accent-color:rgb(255 247 237 / .1)!important}.accent-orange-50\/100{accent-color:rgb(255 247 237 / 1)!important}.accent-orange-50\/15{accent-color:rgb(255 247 237 / .15)!important}.accent-orange-50\/20{accent-color:rgb(255 247 237 / .2)!important}.accent-orange-50\/25{accent-color:rgb(255 247 237 / .25)!important}.accent-orange-50\/30{accent-color:rgb(255 247 237 / .3)!important}.accent-orange-50\/35{accent-color:rgb(255 247 237 / .35)!important}.accent-orange-50\/40{accent-color:rgb(255 247 237 / .4)!important}.accent-orange-50\/45{accent-color:rgb(255 247 237 / .45)!important}.accent-orange-50\/5{accent-color:rgb(255 247 237 / .05)!important}.accent-orange-50\/50{accent-color:rgb(255 247 237 / .5)!important}.accent-orange-50\/55{accent-color:rgb(255 247 237 / .55)!important}.accent-orange-50\/60{accent-color:rgb(255 247 237 / .6)!important}.accent-orange-50\/65{accent-color:rgb(255 247 237 / .65)!important}.accent-orange-50\/70{accent-color:rgb(255 247 237 / .7)!important}.accent-orange-50\/75{accent-color:rgb(255 247 237 / .75)!important}.accent-orange-50\/80{accent-color:rgb(255 247 237 / .8)!important}.accent-orange-50\/85{accent-color:rgb(255 247 237 / .85)!important}.accent-orange-50\/90{accent-color:rgb(255 247 237 / .9)!important}.accent-orange-50\/95{accent-color:rgb(255 247 237 / .95)!important}.accent-orange-500{accent-color:#ee8e1d!important}.accent-orange-500\/0{accent-color:rgb(238 142 29 / 0)!important}.accent-orange-500\/10{accent-color:rgb(238 142 29 / .1)!important}.accent-orange-500\/100{accent-color:rgb(238 142 29 / 1)!important}.accent-orange-500\/15{accent-color:rgb(238 142 29 / .15)!important}.accent-orange-500\/20{accent-color:rgb(238 142 29 / .2)!important}.accent-orange-500\/25{accent-color:rgb(238 142 29 / .25)!important}.accent-orange-500\/30{accent-color:rgb(238 142 29 / .3)!important}.accent-orange-500\/35{accent-color:rgb(238 142 29 / .35)!important}.accent-orange-500\/40{accent-color:rgb(238 142 29 / .4)!important}.accent-orange-500\/45{accent-color:rgb(238 142 29 / .45)!important}.accent-orange-500\/5{accent-color:rgb(238 142 29 / .05)!important}.accent-orange-500\/50{accent-color:rgb(238 142 29 / .5)!important}.accent-orange-500\/55{accent-color:rgb(238 142 29 / .55)!important}.accent-orange-500\/60{accent-color:rgb(238 142 29 / .6)!important}.accent-orange-500\/65{accent-color:rgb(238 142 29 / .65)!important}.accent-orange-500\/70{accent-color:rgb(238 142 29 / .7)!important}.accent-orange-500\/75{accent-color:rgb(238 142 29 / .75)!important}.accent-orange-500\/80{accent-color:rgb(238 142 29 / .8)!important}.accent-orange-500\/85{accent-color:rgb(238 142 29 / .85)!important}.accent-orange-500\/90{accent-color:rgb(238 142 29 / .9)!important}.accent-orange-500\/95{accent-color:rgb(238 142 29 / .95)!important}.accent-orange-600{accent-color:#ea580c!important}.accent-orange-600\/0{accent-color:rgb(234 88 12 / 0)!important}.accent-orange-600\/10{accent-color:rgb(234 88 12 / .1)!important}.accent-orange-600\/100{accent-color:rgb(234 88 12 / 1)!important}.accent-orange-600\/15{accent-color:rgb(234 88 12 / .15)!important}.accent-orange-600\/20{accent-color:rgb(234 88 12 / .2)!important}.accent-orange-600\/25{accent-color:rgb(234 88 12 / .25)!important}.accent-orange-600\/30{accent-color:rgb(234 88 12 / .3)!important}.accent-orange-600\/35{accent-color:rgb(234 88 12 / .35)!important}.accent-orange-600\/40{accent-color:rgb(234 88 12 / .4)!important}.accent-orange-600\/45{accent-color:rgb(234 88 12 / .45)!important}.accent-orange-600\/5{accent-color:rgb(234 88 12 / .05)!important}.accent-orange-600\/50{accent-color:rgb(234 88 12 / .5)!important}.accent-orange-600\/55{accent-color:rgb(234 88 12 / .55)!important}.accent-orange-600\/60{accent-color:rgb(234 88 12 / .6)!important}.accent-orange-600\/65{accent-color:rgb(234 88 12 / .65)!important}.accent-orange-600\/70{accent-color:rgb(234 88 12 / .7)!important}.accent-orange-600\/75{accent-color:rgb(234 88 12 / .75)!important}.accent-orange-600\/80{accent-color:rgb(234 88 12 / .8)!important}.accent-orange-600\/85{accent-color:rgb(234 88 12 / .85)!important}.accent-orange-600\/90{accent-color:rgb(234 88 12 / .9)!important}.accent-orange-600\/95{accent-color:rgb(234 88 12 / .95)!important}.accent-orange-700{accent-color:#c2410c!important}.accent-orange-700\/0{accent-color:rgb(194 65 12 / 0)!important}.accent-orange-700\/10{accent-color:rgb(194 65 12 / .1)!important}.accent-orange-700\/100{accent-color:rgb(194 65 12 / 1)!important}.accent-orange-700\/15{accent-color:rgb(194 65 12 / .15)!important}.accent-orange-700\/20{accent-color:rgb(194 65 12 / .2)!important}.accent-orange-700\/25{accent-color:rgb(194 65 12 / .25)!important}.accent-orange-700\/30{accent-color:rgb(194 65 12 / .3)!important}.accent-orange-700\/35{accent-color:rgb(194 65 12 / .35)!important}.accent-orange-700\/40{accent-color:rgb(194 65 12 / .4)!important}.accent-orange-700\/45{accent-color:rgb(194 65 12 / .45)!important}.accent-orange-700\/5{accent-color:rgb(194 65 12 / .05)!important}.accent-orange-700\/50{accent-color:rgb(194 65 12 / .5)!important}.accent-orange-700\/55{accent-color:rgb(194 65 12 / .55)!important}.accent-orange-700\/60{accent-color:rgb(194 65 12 / .6)!important}.accent-orange-700\/65{accent-color:rgb(194 65 12 / .65)!important}.accent-orange-700\/70{accent-color:rgb(194 65 12 / .7)!important}.accent-orange-700\/75{accent-color:rgb(194 65 12 / .75)!important}.accent-orange-700\/80{accent-color:rgb(194 65 12 / .8)!important}.accent-orange-700\/85{accent-color:rgb(194 65 12 / .85)!important}.accent-orange-700\/90{accent-color:rgb(194 65 12 / .9)!important}.accent-orange-700\/95{accent-color:rgb(194 65 12 / .95)!important}.accent-orange-800{accent-color:#9a3412!important}.accent-orange-800\/0{accent-color:rgb(154 52 18 / 0)!important}.accent-orange-800\/10{accent-color:rgb(154 52 18 / .1)!important}.accent-orange-800\/100{accent-color:rgb(154 52 18 / 1)!important}.accent-orange-800\/15{accent-color:rgb(154 52 18 / .15)!important}.accent-orange-800\/20{accent-color:rgb(154 52 18 / .2)!important}.accent-orange-800\/25{accent-color:rgb(154 52 18 / .25)!important}.accent-orange-800\/30{accent-color:rgb(154 52 18 / .3)!important}.accent-orange-800\/35{accent-color:rgb(154 52 18 / .35)!important}.accent-orange-800\/40{accent-color:rgb(154 52 18 / .4)!important}.accent-orange-800\/45{accent-color:rgb(154 52 18 / .45)!important}.accent-orange-800\/5{accent-color:rgb(154 52 18 / .05)!important}.accent-orange-800\/50{accent-color:rgb(154 52 18 / .5)!important}.accent-orange-800\/55{accent-color:rgb(154 52 18 / .55)!important}.accent-orange-800\/60{accent-color:rgb(154 52 18 / .6)!important}.accent-orange-800\/65{accent-color:rgb(154 52 18 / .65)!important}.accent-orange-800\/70{accent-color:rgb(154 52 18 / .7)!important}.accent-orange-800\/75{accent-color:rgb(154 52 18 / .75)!important}.accent-orange-800\/80{accent-color:rgb(154 52 18 / .8)!important}.accent-orange-800\/85{accent-color:rgb(154 52 18 / .85)!important}.accent-orange-800\/90{accent-color:rgb(154 52 18 / .9)!important}.accent-orange-800\/95{accent-color:rgb(154 52 18 / .95)!important}.accent-orange-900{accent-color:#7c2d12!important}.accent-orange-900\/0{accent-color:rgb(124 45 18 / 0)!important}.accent-orange-900\/10{accent-color:rgb(124 45 18 / .1)!important}.accent-orange-900\/100{accent-color:rgb(124 45 18 / 1)!important}.accent-orange-900\/15{accent-color:rgb(124 45 18 / .15)!important}.accent-orange-900\/20{accent-color:rgb(124 45 18 / .2)!important}.accent-orange-900\/25{accent-color:rgb(124 45 18 / .25)!important}.accent-orange-900\/30{accent-color:rgb(124 45 18 / .3)!important}.accent-orange-900\/35{accent-color:rgb(124 45 18 / .35)!important}.accent-orange-900\/40{accent-color:rgb(124 45 18 / .4)!important}.accent-orange-900\/45{accent-color:rgb(124 45 18 / .45)!important}.accent-orange-900\/5{accent-color:rgb(124 45 18 / .05)!important}.accent-orange-900\/50{accent-color:rgb(124 45 18 / .5)!important}.accent-orange-900\/55{accent-color:rgb(124 45 18 / .55)!important}.accent-orange-900\/60{accent-color:rgb(124 45 18 / .6)!important}.accent-orange-900\/65{accent-color:rgb(124 45 18 / .65)!important}.accent-orange-900\/70{accent-color:rgb(124 45 18 / .7)!important}.accent-orange-900\/75{accent-color:rgb(124 45 18 / .75)!important}.accent-orange-900\/80{accent-color:rgb(124 45 18 / .8)!important}.accent-orange-900\/85{accent-color:rgb(124 45 18 / .85)!important}.accent-orange-900\/90{accent-color:rgb(124 45 18 / .9)!important}.accent-orange-900\/95{accent-color:rgb(124 45 18 / .95)!important}.accent-orange-950{accent-color:#431407!important}.accent-orange-950\/0{accent-color:rgb(67 20 7 / 0)!important}.accent-orange-950\/10{accent-color:rgb(67 20 7 / .1)!important}.accent-orange-950\/100{accent-color:rgb(67 20 7 / 1)!important}.accent-orange-950\/15{accent-color:rgb(67 20 7 / .15)!important}.accent-orange-950\/20{accent-color:rgb(67 20 7 / .2)!important}.accent-orange-950\/25{accent-color:rgb(67 20 7 / .25)!important}.accent-orange-950\/30{accent-color:rgb(67 20 7 / .3)!important}.accent-orange-950\/35{accent-color:rgb(67 20 7 / .35)!important}.accent-orange-950\/40{accent-color:rgb(67 20 7 / .4)!important}.accent-orange-950\/45{accent-color:rgb(67 20 7 / .45)!important}.accent-orange-950\/5{accent-color:rgb(67 20 7 / .05)!important}.accent-orange-950\/50{accent-color:rgb(67 20 7 / .5)!important}.accent-orange-950\/55{accent-color:rgb(67 20 7 / .55)!important}.accent-orange-950\/60{accent-color:rgb(67 20 7 / .6)!important}.accent-orange-950\/65{accent-color:rgb(67 20 7 / .65)!important}.accent-orange-950\/70{accent-color:rgb(67 20 7 / .7)!important}.accent-orange-950\/75{accent-color:rgb(67 20 7 / .75)!important}.accent-orange-950\/80{accent-color:rgb(67 20 7 / .8)!important}.accent-orange-950\/85{accent-color:rgb(67 20 7 / .85)!important}.accent-orange-950\/90{accent-color:rgb(67 20 7 / .9)!important}.accent-orange-950\/95{accent-color:rgb(67 20 7 / .95)!important}.accent-primary-100{accent-color:#f5f9ff!important}.accent-primary-100\/0{accent-color:rgb(245 249 255 / 0)!important}.accent-primary-100\/10{accent-color:rgb(245 249 255 / .1)!important}.accent-primary-100\/100{accent-color:rgb(245 249 255 / 1)!important}.accent-primary-100\/15{accent-color:rgb(245 249 255 / .15)!important}.accent-primary-100\/20{accent-color:rgb(245 249 255 / .2)!important}.accent-primary-100\/25{accent-color:rgb(245 249 255 / .25)!important}.accent-primary-100\/30{accent-color:rgb(245 249 255 / .3)!important}.accent-primary-100\/35{accent-color:rgb(245 249 255 / .35)!important}.accent-primary-100\/40{accent-color:rgb(245 249 255 / .4)!important}.accent-primary-100\/45{accent-color:rgb(245 249 255 / .45)!important}.accent-primary-100\/5{accent-color:rgb(245 249 255 / .05)!important}.accent-primary-100\/50{accent-color:rgb(245 249 255 / .5)!important}.accent-primary-100\/55{accent-color:rgb(245 249 255 / .55)!important}.accent-primary-100\/60{accent-color:rgb(245 249 255 / .6)!important}.accent-primary-100\/65{accent-color:rgb(245 249 255 / .65)!important}.accent-primary-100\/70{accent-color:rgb(245 249 255 / .7)!important}.accent-primary-100\/75{accent-color:rgb(245 249 255 / .75)!important}.accent-primary-100\/80{accent-color:rgb(245 249 255 / .8)!important}.accent-primary-100\/85{accent-color:rgb(245 249 255 / .85)!important}.accent-primary-100\/90{accent-color:rgb(245 249 255 / .9)!important}.accent-primary-100\/95{accent-color:rgb(245 249 255 / .95)!important}.accent-primary-200{accent-color:#e1ecfe!important}.accent-primary-200\/0{accent-color:rgb(225 236 254 / 0)!important}.accent-primary-200\/10{accent-color:rgb(225 236 254 / .1)!important}.accent-primary-200\/100{accent-color:rgb(225 236 254 / 1)!important}.accent-primary-200\/15{accent-color:rgb(225 236 254 / .15)!important}.accent-primary-200\/20{accent-color:rgb(225 236 254 / .2)!important}.accent-primary-200\/25{accent-color:rgb(225 236 254 / .25)!important}.accent-primary-200\/30{accent-color:rgb(225 236 254 / .3)!important}.accent-primary-200\/35{accent-color:rgb(225 236 254 / .35)!important}.accent-primary-200\/40{accent-color:rgb(225 236 254 / .4)!important}.accent-primary-200\/45{accent-color:rgb(225 236 254 / .45)!important}.accent-primary-200\/5{accent-color:rgb(225 236 254 / .05)!important}.accent-primary-200\/50{accent-color:rgb(225 236 254 / .5)!important}.accent-primary-200\/55{accent-color:rgb(225 236 254 / .55)!important}.accent-primary-200\/60{accent-color:rgb(225 236 254 / .6)!important}.accent-primary-200\/65{accent-color:rgb(225 236 254 / .65)!important}.accent-primary-200\/70{accent-color:rgb(225 236 254 / .7)!important}.accent-primary-200\/75{accent-color:rgb(225 236 254 / .75)!important}.accent-primary-200\/80{accent-color:rgb(225 236 254 / .8)!important}.accent-primary-200\/85{accent-color:rgb(225 236 254 / .85)!important}.accent-primary-200\/90{accent-color:rgb(225 236 254 / .9)!important}.accent-primary-200\/95{accent-color:rgb(225 236 254 / .95)!important}.accent-primary-300{accent-color:#d7e5fd!important}.accent-primary-300\/0{accent-color:rgb(215 229 253 / 0)!important}.accent-primary-300\/10{accent-color:rgb(215 229 253 / .1)!important}.accent-primary-300\/100{accent-color:rgb(215 229 253 / 1)!important}.accent-primary-300\/15{accent-color:rgb(215 229 253 / .15)!important}.accent-primary-300\/20{accent-color:rgb(215 229 253 / .2)!important}.accent-primary-300\/25{accent-color:rgb(215 229 253 / .25)!important}.accent-primary-300\/30{accent-color:rgb(215 229 253 / .3)!important}.accent-primary-300\/35{accent-color:rgb(215 229 253 / .35)!important}.accent-primary-300\/40{accent-color:rgb(215 229 253 / .4)!important}.accent-primary-300\/45{accent-color:rgb(215 229 253 / .45)!important}.accent-primary-300\/5{accent-color:rgb(215 229 253 / .05)!important}.accent-primary-300\/50{accent-color:rgb(215 229 253 / .5)!important}.accent-primary-300\/55{accent-color:rgb(215 229 253 / .55)!important}.accent-primary-300\/60{accent-color:rgb(215 229 253 / .6)!important}.accent-primary-300\/65{accent-color:rgb(215 229 253 / .65)!important}.accent-primary-300\/70{accent-color:rgb(215 229 253 / .7)!important}.accent-primary-300\/75{accent-color:rgb(215 229 253 / .75)!important}.accent-primary-300\/80{accent-color:rgb(215 229 253 / .8)!important}.accent-primary-300\/85{accent-color:rgb(215 229 253 / .85)!important}.accent-primary-300\/90{accent-color:rgb(215 229 253 / .9)!important}.accent-primary-300\/95{accent-color:rgb(215 229 253 / .95)!important}.accent-primary-50{accent-color:#f5f9ff!important}.accent-primary-50\/0{accent-color:rgb(245 249 255 / 0)!important}.accent-primary-50\/10{accent-color:rgb(245 249 255 / .1)!important}.accent-primary-50\/100{accent-color:rgb(245 249 255 / 1)!important}.accent-primary-50\/15{accent-color:rgb(245 249 255 / .15)!important}.accent-primary-50\/20{accent-color:rgb(245 249 255 / .2)!important}.accent-primary-50\/25{accent-color:rgb(245 249 255 / .25)!important}.accent-primary-50\/30{accent-color:rgb(245 249 255 / .3)!important}.accent-primary-50\/35{accent-color:rgb(245 249 255 / .35)!important}.accent-primary-50\/40{accent-color:rgb(245 249 255 / .4)!important}.accent-primary-50\/45{accent-color:rgb(245 249 255 / .45)!important}.accent-primary-50\/5{accent-color:rgb(245 249 255 / .05)!important}.accent-primary-50\/50{accent-color:rgb(245 249 255 / .5)!important}.accent-primary-50\/55{accent-color:rgb(245 249 255 / .55)!important}.accent-primary-50\/60{accent-color:rgb(245 249 255 / .6)!important}.accent-primary-50\/65{accent-color:rgb(245 249 255 / .65)!important}.accent-primary-50\/70{accent-color:rgb(245 249 255 / .7)!important}.accent-primary-50\/75{accent-color:rgb(245 249 255 / .75)!important}.accent-primary-50\/80{accent-color:rgb(245 249 255 / .8)!important}.accent-primary-50\/85{accent-color:rgb(245 249 255 / .85)!important}.accent-primary-50\/90{accent-color:rgb(245 249 255 / .9)!important}.accent-primary-50\/95{accent-color:rgb(245 249 255 / .95)!important}.accent-primary-500{accent-color:#377df7!important}.accent-primary-500\/0{accent-color:rgb(55 125 247 / 0)!important}.accent-primary-500\/10{accent-color:rgb(55 125 247 / .1)!important}.accent-primary-500\/100{accent-color:rgb(55 125 247 / 1)!important}.accent-primary-500\/15{accent-color:rgb(55 125 247 / .15)!important}.accent-primary-500\/20{accent-color:rgb(55 125 247 / .2)!important}.accent-primary-500\/25{accent-color:rgb(55 125 247 / .25)!important}.accent-primary-500\/30{accent-color:rgb(55 125 247 / .3)!important}.accent-primary-500\/35{accent-color:rgb(55 125 247 / .35)!important}.accent-primary-500\/40{accent-color:rgb(55 125 247 / .4)!important}.accent-primary-500\/45{accent-color:rgb(55 125 247 / .45)!important}.accent-primary-500\/5{accent-color:rgb(55 125 247 / .05)!important}.accent-primary-500\/50{accent-color:rgb(55 125 247 / .5)!important}.accent-primary-500\/55{accent-color:rgb(55 125 247 / .55)!important}.accent-primary-500\/60{accent-color:rgb(55 125 247 / .6)!important}.accent-primary-500\/65{accent-color:rgb(55 125 247 / .65)!important}.accent-primary-500\/70{accent-color:rgb(55 125 247 / .7)!important}.accent-primary-500\/75{accent-color:rgb(55 125 247 / .75)!important}.accent-primary-500\/80{accent-color:rgb(55 125 247 / .8)!important}.accent-primary-500\/85{accent-color:rgb(55 125 247 / .85)!important}.accent-primary-500\/90{accent-color:rgb(55 125 247 / .9)!important}.accent-primary-500\/95{accent-color:rgb(55 125 247 / .95)!important}.accent-primary-700{accent-color:#1159d7!important}.accent-primary-700\/0{accent-color:rgb(17 89 215 / 0)!important}.accent-primary-700\/10{accent-color:rgb(17 89 215 / .1)!important}.accent-primary-700\/100{accent-color:rgb(17 89 215 / 1)!important}.accent-primary-700\/15{accent-color:rgb(17 89 215 / .15)!important}.accent-primary-700\/20{accent-color:rgb(17 89 215 / .2)!important}.accent-primary-700\/25{accent-color:rgb(17 89 215 / .25)!important}.accent-primary-700\/30{accent-color:rgb(17 89 215 / .3)!important}.accent-primary-700\/35{accent-color:rgb(17 89 215 / .35)!important}.accent-primary-700\/40{accent-color:rgb(17 89 215 / .4)!important}.accent-primary-700\/45{accent-color:rgb(17 89 215 / .45)!important}.accent-primary-700\/5{accent-color:rgb(17 89 215 / .05)!important}.accent-primary-700\/50{accent-color:rgb(17 89 215 / .5)!important}.accent-primary-700\/55{accent-color:rgb(17 89 215 / .55)!important}.accent-primary-700\/60{accent-color:rgb(17 89 215 / .6)!important}.accent-primary-700\/65{accent-color:rgb(17 89 215 / .65)!important}.accent-primary-700\/70{accent-color:rgb(17 89 215 / .7)!important}.accent-primary-700\/75{accent-color:rgb(17 89 215 / .75)!important}.accent-primary-700\/80{accent-color:rgb(17 89 215 / .8)!important}.accent-primary-700\/85{accent-color:rgb(17 89 215 / .85)!important}.accent-primary-700\/90{accent-color:rgb(17 89 215 / .9)!important}.accent-primary-700\/95{accent-color:rgb(17 89 215 / .95)!important}.accent-primary-content{accent-color:hsl(var(--pc))!important}.accent-primary-content\/0{accent-color:hsl(var(--pc) / 0)!important}.accent-primary-content\/10{accent-color:hsl(var(--pc) / .1)!important}.accent-primary-content\/100{accent-color:hsl(var(--pc) / 1)!important}.accent-primary-content\/15{accent-color:hsl(var(--pc) / .15)!important}.accent-primary-content\/20{accent-color:hsl(var(--pc) / .2)!important}.accent-primary-content\/25{accent-color:hsl(var(--pc) / .25)!important}.accent-primary-content\/30{accent-color:hsl(var(--pc) / .3)!important}.accent-primary-content\/35{accent-color:hsl(var(--pc) / .35)!important}.accent-primary-content\/40{accent-color:hsl(var(--pc) / .4)!important}.accent-primary-content\/45{accent-color:hsl(var(--pc) / .45)!important}.accent-primary-content\/5{accent-color:hsl(var(--pc) / .05)!important}.accent-primary-content\/50{accent-color:hsl(var(--pc) / .5)!important}.accent-primary-content\/55{accent-color:hsl(var(--pc) / .55)!important}.accent-primary-content\/60{accent-color:hsl(var(--pc) / .6)!important}.accent-primary-content\/65{accent-color:hsl(var(--pc) / .65)!important}.accent-primary-content\/70{accent-color:hsl(var(--pc) / .7)!important}.accent-primary-content\/75{accent-color:hsl(var(--pc) / .75)!important}.accent-primary-content\/80{accent-color:hsl(var(--pc) / .8)!important}.accent-primary-content\/85{accent-color:hsl(var(--pc) / .85)!important}.accent-primary-content\/90{accent-color:hsl(var(--pc) / .9)!important}.accent-primary-content\/95{accent-color:hsl(var(--pc) / .95)!important}.accent-primary-focus{accent-color:hsl(var(--pf, var(--p)))!important}.accent-primary-focus\/0{accent-color:hsl(var(--pf, var(--p)) / 0)!important}.accent-primary-focus\/10{accent-color:hsl(var(--pf, var(--p)) / .1)!important}.accent-primary-focus\/100{accent-color:hsl(var(--pf, var(--p)) / 1)!important}.accent-primary-focus\/15{accent-color:hsl(var(--pf, var(--p)) / .15)!important}.accent-primary-focus\/20{accent-color:hsl(var(--pf, var(--p)) / .2)!important}.accent-primary-focus\/25{accent-color:hsl(var(--pf, var(--p)) / .25)!important}.accent-primary-focus\/30{accent-color:hsl(var(--pf, var(--p)) / .3)!important}.accent-primary-focus\/35{accent-color:hsl(var(--pf, var(--p)) / .35)!important}.accent-primary-focus\/40{accent-color:hsl(var(--pf, var(--p)) / .4)!important}.accent-primary-focus\/45{accent-color:hsl(var(--pf, var(--p)) / .45)!important}.accent-primary-focus\/5{accent-color:hsl(var(--pf, var(--p)) / .05)!important}.accent-primary-focus\/50{accent-color:hsl(var(--pf, var(--p)) / .5)!important}.accent-primary-focus\/55{accent-color:hsl(var(--pf, var(--p)) / .55)!important}.accent-primary-focus\/60{accent-color:hsl(var(--pf, var(--p)) / .6)!important}.accent-primary-focus\/65{accent-color:hsl(var(--pf, var(--p)) / .65)!important}.accent-primary-focus\/70{accent-color:hsl(var(--pf, var(--p)) / .7)!important}.accent-primary-focus\/75{accent-color:hsl(var(--pf, var(--p)) / .75)!important}.accent-primary-focus\/80{accent-color:hsl(var(--pf, var(--p)) / .8)!important}.accent-primary-focus\/85{accent-color:hsl(var(--pf, var(--p)) / .85)!important}.accent-primary-focus\/90{accent-color:hsl(var(--pf, var(--p)) / .9)!important}.accent-primary-focus\/95{accent-color:hsl(var(--pf, var(--p)) / .95)!important}.accent-red-100{accent-color:#fee2e2!important}.accent-red-100\/0{accent-color:rgb(254 226 226 / 0)!important}.accent-red-100\/10{accent-color:rgb(254 226 226 / .1)!important}.accent-red-100\/100{accent-color:rgb(254 226 226 / 1)!important}.accent-red-100\/15{accent-color:rgb(254 226 226 / .15)!important}.accent-red-100\/20{accent-color:rgb(254 226 226 / .2)!important}.accent-red-100\/25{accent-color:rgb(254 226 226 / .25)!important}.accent-red-100\/30{accent-color:rgb(254 226 226 / .3)!important}.accent-red-100\/35{accent-color:rgb(254 226 226 / .35)!important}.accent-red-100\/40{accent-color:rgb(254 226 226 / .4)!important}.accent-red-100\/45{accent-color:rgb(254 226 226 / .45)!important}.accent-red-100\/5{accent-color:rgb(254 226 226 / .05)!important}.accent-red-100\/50{accent-color:rgb(254 226 226 / .5)!important}.accent-red-100\/55{accent-color:rgb(254 226 226 / .55)!important}.accent-red-100\/60{accent-color:rgb(254 226 226 / .6)!important}.accent-red-100\/65{accent-color:rgb(254 226 226 / .65)!important}.accent-red-100\/70{accent-color:rgb(254 226 226 / .7)!important}.accent-red-100\/75{accent-color:rgb(254 226 226 / .75)!important}.accent-red-100\/80{accent-color:rgb(254 226 226 / .8)!important}.accent-red-100\/85{accent-color:rgb(254 226 226 / .85)!important}.accent-red-100\/90{accent-color:rgb(254 226 226 / .9)!important}.accent-red-100\/95{accent-color:rgb(254 226 226 / .95)!important}.accent-red-200{accent-color:#fecaca!important}.accent-red-200\/0{accent-color:rgb(254 202 202 / 0)!important}.accent-red-200\/10{accent-color:rgb(254 202 202 / .1)!important}.accent-red-200\/100{accent-color:rgb(254 202 202 / 1)!important}.accent-red-200\/15{accent-color:rgb(254 202 202 / .15)!important}.accent-red-200\/20{accent-color:rgb(254 202 202 / .2)!important}.accent-red-200\/25{accent-color:rgb(254 202 202 / .25)!important}.accent-red-200\/30{accent-color:rgb(254 202 202 / .3)!important}.accent-red-200\/35{accent-color:rgb(254 202 202 / .35)!important}.accent-red-200\/40{accent-color:rgb(254 202 202 / .4)!important}.accent-red-200\/45{accent-color:rgb(254 202 202 / .45)!important}.accent-red-200\/5{accent-color:rgb(254 202 202 / .05)!important}.accent-red-200\/50{accent-color:rgb(254 202 202 / .5)!important}.accent-red-200\/55{accent-color:rgb(254 202 202 / .55)!important}.accent-red-200\/60{accent-color:rgb(254 202 202 / .6)!important}.accent-red-200\/65{accent-color:rgb(254 202 202 / .65)!important}.accent-red-200\/70{accent-color:rgb(254 202 202 / .7)!important}.accent-red-200\/75{accent-color:rgb(254 202 202 / .75)!important}.accent-red-200\/80{accent-color:rgb(254 202 202 / .8)!important}.accent-red-200\/85{accent-color:rgb(254 202 202 / .85)!important}.accent-red-200\/90{accent-color:rgb(254 202 202 / .9)!important}.accent-red-200\/95{accent-color:rgb(254 202 202 / .95)!important}.accent-red-300{accent-color:#ffd0c9!important}.accent-red-300\/0{accent-color:rgb(255 208 201 / 0)!important}.accent-red-300\/10{accent-color:rgb(255 208 201 / .1)!important}.accent-red-300\/100{accent-color:rgb(255 208 201 / 1)!important}.accent-red-300\/15{accent-color:rgb(255 208 201 / .15)!important}.accent-red-300\/20{accent-color:rgb(255 208 201 / .2)!important}.accent-red-300\/25{accent-color:rgb(255 208 201 / .25)!important}.accent-red-300\/30{accent-color:rgb(255 208 201 / .3)!important}.accent-red-300\/35{accent-color:rgb(255 208 201 / .35)!important}.accent-red-300\/40{accent-color:rgb(255 208 201 / .4)!important}.accent-red-300\/45{accent-color:rgb(255 208 201 / .45)!important}.accent-red-300\/5{accent-color:rgb(255 208 201 / .05)!important}.accent-red-300\/50{accent-color:rgb(255 208 201 / .5)!important}.accent-red-300\/55{accent-color:rgb(255 208 201 / .55)!important}.accent-red-300\/60{accent-color:rgb(255 208 201 / .6)!important}.accent-red-300\/65{accent-color:rgb(255 208 201 / .65)!important}.accent-red-300\/70{accent-color:rgb(255 208 201 / .7)!important}.accent-red-300\/75{accent-color:rgb(255 208 201 / .75)!important}.accent-red-300\/80{accent-color:rgb(255 208 201 / .8)!important}.accent-red-300\/85{accent-color:rgb(255 208 201 / .85)!important}.accent-red-300\/90{accent-color:rgb(255 208 201 / .9)!important}.accent-red-300\/95{accent-color:rgb(255 208 201 / .95)!important}.accent-red-400{accent-color:#f87171!important}.accent-red-400\/0{accent-color:rgb(248 113 113 / 0)!important}.accent-red-400\/10{accent-color:rgb(248 113 113 / .1)!important}.accent-red-400\/100{accent-color:rgb(248 113 113 / 1)!important}.accent-red-400\/15{accent-color:rgb(248 113 113 / .15)!important}.accent-red-400\/20{accent-color:rgb(248 113 113 / .2)!important}.accent-red-400\/25{accent-color:rgb(248 113 113 / .25)!important}.accent-red-400\/30{accent-color:rgb(248 113 113 / .3)!important}.accent-red-400\/35{accent-color:rgb(248 113 113 / .35)!important}.accent-red-400\/40{accent-color:rgb(248 113 113 / .4)!important}.accent-red-400\/45{accent-color:rgb(248 113 113 / .45)!important}.accent-red-400\/5{accent-color:rgb(248 113 113 / .05)!important}.accent-red-400\/50{accent-color:rgb(248 113 113 / .5)!important}.accent-red-400\/55{accent-color:rgb(248 113 113 / .55)!important}.accent-red-400\/60{accent-color:rgb(248 113 113 / .6)!important}.accent-red-400\/65{accent-color:rgb(248 113 113 / .65)!important}.accent-red-400\/70{accent-color:rgb(248 113 113 / .7)!important}.accent-red-400\/75{accent-color:rgb(248 113 113 / .75)!important}.accent-red-400\/80{accent-color:rgb(248 113 113 / .8)!important}.accent-red-400\/85{accent-color:rgb(248 113 113 / .85)!important}.accent-red-400\/90{accent-color:rgb(248 113 113 / .9)!important}.accent-red-400\/95{accent-color:rgb(248 113 113 / .95)!important}.accent-red-50{accent-color:#fef2f2!important}.accent-red-50\/0{accent-color:rgb(254 242 242 / 0)!important}.accent-red-50\/10{accent-color:rgb(254 242 242 / .1)!important}.accent-red-50\/100{accent-color:rgb(254 242 242 / 1)!important}.accent-red-50\/15{accent-color:rgb(254 242 242 / .15)!important}.accent-red-50\/20{accent-color:rgb(254 242 242 / .2)!important}.accent-red-50\/25{accent-color:rgb(254 242 242 / .25)!important}.accent-red-50\/30{accent-color:rgb(254 242 242 / .3)!important}.accent-red-50\/35{accent-color:rgb(254 242 242 / .35)!important}.accent-red-50\/40{accent-color:rgb(254 242 242 / .4)!important}.accent-red-50\/45{accent-color:rgb(254 242 242 / .45)!important}.accent-red-50\/5{accent-color:rgb(254 242 242 / .05)!important}.accent-red-50\/50{accent-color:rgb(254 242 242 / .5)!important}.accent-red-50\/55{accent-color:rgb(254 242 242 / .55)!important}.accent-red-50\/60{accent-color:rgb(254 242 242 / .6)!important}.accent-red-50\/65{accent-color:rgb(254 242 242 / .65)!important}.accent-red-50\/70{accent-color:rgb(254 242 242 / .7)!important}.accent-red-50\/75{accent-color:rgb(254 242 242 / .75)!important}.accent-red-50\/80{accent-color:rgb(254 242 242 / .8)!important}.accent-red-50\/85{accent-color:rgb(254 242 242 / .85)!important}.accent-red-50\/90{accent-color:rgb(254 242 242 / .9)!important}.accent-red-50\/95{accent-color:rgb(254 242 242 / .95)!important}.accent-red-500{accent-color:#d22d2d!important}.accent-red-500\/0{accent-color:rgb(210 45 45 / 0)!important}.accent-red-500\/10{accent-color:rgb(210 45 45 / .1)!important}.accent-red-500\/100{accent-color:rgb(210 45 45 / 1)!important}.accent-red-500\/15{accent-color:rgb(210 45 45 / .15)!important}.accent-red-500\/20{accent-color:rgb(210 45 45 / .2)!important}.accent-red-500\/25{accent-color:rgb(210 45 45 / .25)!important}.accent-red-500\/30{accent-color:rgb(210 45 45 / .3)!important}.accent-red-500\/35{accent-color:rgb(210 45 45 / .35)!important}.accent-red-500\/40{accent-color:rgb(210 45 45 / .4)!important}.accent-red-500\/45{accent-color:rgb(210 45 45 / .45)!important}.accent-red-500\/5{accent-color:rgb(210 45 45 / .05)!important}.accent-red-500\/50{accent-color:rgb(210 45 45 / .5)!important}.accent-red-500\/55{accent-color:rgb(210 45 45 / .55)!important}.accent-red-500\/60{accent-color:rgb(210 45 45 / .6)!important}.accent-red-500\/65{accent-color:rgb(210 45 45 / .65)!important}.accent-red-500\/70{accent-color:rgb(210 45 45 / .7)!important}.accent-red-500\/75{accent-color:rgb(210 45 45 / .75)!important}.accent-red-500\/80{accent-color:rgb(210 45 45 / .8)!important}.accent-red-500\/85{accent-color:rgb(210 45 45 / .85)!important}.accent-red-500\/90{accent-color:rgb(210 45 45 / .9)!important}.accent-red-500\/95{accent-color:rgb(210 45 45 / .95)!important}.accent-red-600{accent-color:#dc2626!important}.accent-red-600\/0{accent-color:rgb(220 38 38 / 0)!important}.accent-red-600\/10{accent-color:rgb(220 38 38 / .1)!important}.accent-red-600\/100{accent-color:rgb(220 38 38 / 1)!important}.accent-red-600\/15{accent-color:rgb(220 38 38 / .15)!important}.accent-red-600\/20{accent-color:rgb(220 38 38 / .2)!important}.accent-red-600\/25{accent-color:rgb(220 38 38 / .25)!important}.accent-red-600\/30{accent-color:rgb(220 38 38 / .3)!important}.accent-red-600\/35{accent-color:rgb(220 38 38 / .35)!important}.accent-red-600\/40{accent-color:rgb(220 38 38 / .4)!important}.accent-red-600\/45{accent-color:rgb(220 38 38 / .45)!important}.accent-red-600\/5{accent-color:rgb(220 38 38 / .05)!important}.accent-red-600\/50{accent-color:rgb(220 38 38 / .5)!important}.accent-red-600\/55{accent-color:rgb(220 38 38 / .55)!important}.accent-red-600\/60{accent-color:rgb(220 38 38 / .6)!important}.accent-red-600\/65{accent-color:rgb(220 38 38 / .65)!important}.accent-red-600\/70{accent-color:rgb(220 38 38 / .7)!important}.accent-red-600\/75{accent-color:rgb(220 38 38 / .75)!important}.accent-red-600\/80{accent-color:rgb(220 38 38 / .8)!important}.accent-red-600\/85{accent-color:rgb(220 38 38 / .85)!important}.accent-red-600\/90{accent-color:rgb(220 38 38 / .9)!important}.accent-red-600\/95{accent-color:rgb(220 38 38 / .95)!important}.accent-red-700{accent-color:#b91c1c!important}.accent-red-700\/0{accent-color:rgb(185 28 28 / 0)!important}.accent-red-700\/10{accent-color:rgb(185 28 28 / .1)!important}.accent-red-700\/100{accent-color:rgb(185 28 28 / 1)!important}.accent-red-700\/15{accent-color:rgb(185 28 28 / .15)!important}.accent-red-700\/20{accent-color:rgb(185 28 28 / .2)!important}.accent-red-700\/25{accent-color:rgb(185 28 28 / .25)!important}.accent-red-700\/30{accent-color:rgb(185 28 28 / .3)!important}.accent-red-700\/35{accent-color:rgb(185 28 28 / .35)!important}.accent-red-700\/40{accent-color:rgb(185 28 28 / .4)!important}.accent-red-700\/45{accent-color:rgb(185 28 28 / .45)!important}.accent-red-700\/5{accent-color:rgb(185 28 28 / .05)!important}.accent-red-700\/50{accent-color:rgb(185 28 28 / .5)!important}.accent-red-700\/55{accent-color:rgb(185 28 28 / .55)!important}.accent-red-700\/60{accent-color:rgb(185 28 28 / .6)!important}.accent-red-700\/65{accent-color:rgb(185 28 28 / .65)!important}.accent-red-700\/70{accent-color:rgb(185 28 28 / .7)!important}.accent-red-700\/75{accent-color:rgb(185 28 28 / .75)!important}.accent-red-700\/80{accent-color:rgb(185 28 28 / .8)!important}.accent-red-700\/85{accent-color:rgb(185 28 28 / .85)!important}.accent-red-700\/90{accent-color:rgb(185 28 28 / .9)!important}.accent-red-700\/95{accent-color:rgb(185 28 28 / .95)!important}.accent-red-800{accent-color:#991b1b!important}.accent-red-800\/0{accent-color:rgb(153 27 27 / 0)!important}.accent-red-800\/10{accent-color:rgb(153 27 27 / .1)!important}.accent-red-800\/100{accent-color:rgb(153 27 27 / 1)!important}.accent-red-800\/15{accent-color:rgb(153 27 27 / .15)!important}.accent-red-800\/20{accent-color:rgb(153 27 27 / .2)!important}.accent-red-800\/25{accent-color:rgb(153 27 27 / .25)!important}.accent-red-800\/30{accent-color:rgb(153 27 27 / .3)!important}.accent-red-800\/35{accent-color:rgb(153 27 27 / .35)!important}.accent-red-800\/40{accent-color:rgb(153 27 27 / .4)!important}.accent-red-800\/45{accent-color:rgb(153 27 27 / .45)!important}.accent-red-800\/5{accent-color:rgb(153 27 27 / .05)!important}.accent-red-800\/50{accent-color:rgb(153 27 27 / .5)!important}.accent-red-800\/55{accent-color:rgb(153 27 27 / .55)!important}.accent-red-800\/60{accent-color:rgb(153 27 27 / .6)!important}.accent-red-800\/65{accent-color:rgb(153 27 27 / .65)!important}.accent-red-800\/70{accent-color:rgb(153 27 27 / .7)!important}.accent-red-800\/75{accent-color:rgb(153 27 27 / .75)!important}.accent-red-800\/80{accent-color:rgb(153 27 27 / .8)!important}.accent-red-800\/85{accent-color:rgb(153 27 27 / .85)!important}.accent-red-800\/90{accent-color:rgb(153 27 27 / .9)!important}.accent-red-800\/95{accent-color:rgb(153 27 27 / .95)!important}.accent-red-900{accent-color:#7f1d1d!important}.accent-red-900\/0{accent-color:rgb(127 29 29 / 0)!important}.accent-red-900\/10{accent-color:rgb(127 29 29 / .1)!important}.accent-red-900\/100{accent-color:rgb(127 29 29 / 1)!important}.accent-red-900\/15{accent-color:rgb(127 29 29 / .15)!important}.accent-red-900\/20{accent-color:rgb(127 29 29 / .2)!important}.accent-red-900\/25{accent-color:rgb(127 29 29 / .25)!important}.accent-red-900\/30{accent-color:rgb(127 29 29 / .3)!important}.accent-red-900\/35{accent-color:rgb(127 29 29 / .35)!important}.accent-red-900\/40{accent-color:rgb(127 29 29 / .4)!important}.accent-red-900\/45{accent-color:rgb(127 29 29 / .45)!important}.accent-red-900\/5{accent-color:rgb(127 29 29 / .05)!important}.accent-red-900\/50{accent-color:rgb(127 29 29 / .5)!important}.accent-red-900\/55{accent-color:rgb(127 29 29 / .55)!important}.accent-red-900\/60{accent-color:rgb(127 29 29 / .6)!important}.accent-red-900\/65{accent-color:rgb(127 29 29 / .65)!important}.accent-red-900\/70{accent-color:rgb(127 29 29 / .7)!important}.accent-red-900\/75{accent-color:rgb(127 29 29 / .75)!important}.accent-red-900\/80{accent-color:rgb(127 29 29 / .8)!important}.accent-red-900\/85{accent-color:rgb(127 29 29 / .85)!important}.accent-red-900\/90{accent-color:rgb(127 29 29 / .9)!important}.accent-red-900\/95{accent-color:rgb(127 29 29 / .95)!important}.accent-red-950{accent-color:#450a0a!important}.accent-red-950\/0{accent-color:rgb(69 10 10 / 0)!important}.accent-red-950\/10{accent-color:rgb(69 10 10 / .1)!important}.accent-red-950\/100{accent-color:rgb(69 10 10 / 1)!important}.accent-red-950\/15{accent-color:rgb(69 10 10 / .15)!important}.accent-red-950\/20{accent-color:rgb(69 10 10 / .2)!important}.accent-red-950\/25{accent-color:rgb(69 10 10 / .25)!important}.accent-red-950\/30{accent-color:rgb(69 10 10 / .3)!important}.accent-red-950\/35{accent-color:rgb(69 10 10 / .35)!important}.accent-red-950\/40{accent-color:rgb(69 10 10 / .4)!important}.accent-red-950\/45{accent-color:rgb(69 10 10 / .45)!important}.accent-red-950\/5{accent-color:rgb(69 10 10 / .05)!important}.accent-red-950\/50{accent-color:rgb(69 10 10 / .5)!important}.accent-red-950\/55{accent-color:rgb(69 10 10 / .55)!important}.accent-red-950\/60{accent-color:rgb(69 10 10 / .6)!important}.accent-red-950\/65{accent-color:rgb(69 10 10 / .65)!important}.accent-red-950\/70{accent-color:rgb(69 10 10 / .7)!important}.accent-red-950\/75{accent-color:rgb(69 10 10 / .75)!important}.accent-red-950\/80{accent-color:rgb(69 10 10 / .8)!important}.accent-red-950\/85{accent-color:rgb(69 10 10 / .85)!important}.accent-red-950\/90{accent-color:rgb(69 10 10 / .9)!important}.accent-red-950\/95{accent-color:rgb(69 10 10 / .95)!important}.bg-blend-overlay{background-blend-mode:overlay!important}.mix-blend-overlay{mix-blend-mode:overlay!important}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05) !important;--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-gray-100{--tw-shadow-color: #f2f3f4 !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-100\/0{--tw-shadow-color: rgb(242 243 244 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-100\/10{--tw-shadow-color: rgb(242 243 244 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-100\/100{--tw-shadow-color: rgb(242 243 244 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-100\/15{--tw-shadow-color: rgb(242 243 244 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-100\/20{--tw-shadow-color: rgb(242 243 244 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-100\/25{--tw-shadow-color: rgb(242 243 244 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-100\/30{--tw-shadow-color: rgb(242 243 244 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-100\/35{--tw-shadow-color: rgb(242 243 244 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-100\/40{--tw-shadow-color: rgb(242 243 244 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-100\/45{--tw-shadow-color: rgb(242 243 244 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-100\/5{--tw-shadow-color: rgb(242 243 244 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-100\/50{--tw-shadow-color: rgb(242 243 244 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-100\/55{--tw-shadow-color: rgb(242 243 244 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-100\/60{--tw-shadow-color: rgb(242 243 244 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-100\/65{--tw-shadow-color: rgb(242 243 244 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-100\/70{--tw-shadow-color: rgb(242 243 244 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-100\/75{--tw-shadow-color: rgb(242 243 244 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-100\/80{--tw-shadow-color: rgb(242 243 244 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-100\/85{--tw-shadow-color: rgb(242 243 244 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-100\/90{--tw-shadow-color: rgb(242 243 244 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-100\/95{--tw-shadow-color: rgb(242 243 244 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-200{--tw-shadow-color: #e5e5e5 !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-200\/0{--tw-shadow-color: rgb(229 229 229 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-200\/10{--tw-shadow-color: rgb(229 229 229 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-200\/100{--tw-shadow-color: rgb(229 229 229 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-200\/15{--tw-shadow-color: rgb(229 229 229 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-200\/20{--tw-shadow-color: rgb(229 229 229 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-200\/25{--tw-shadow-color: rgb(229 229 229 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-200\/30{--tw-shadow-color: rgb(229 229 229 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-200\/35{--tw-shadow-color: rgb(229 229 229 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-200\/40{--tw-shadow-color: rgb(229 229 229 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-200\/45{--tw-shadow-color: rgb(229 229 229 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-200\/5{--tw-shadow-color: rgb(229 229 229 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-200\/50{--tw-shadow-color: rgb(229 229 229 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-200\/55{--tw-shadow-color: rgb(229 229 229 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-200\/60{--tw-shadow-color: rgb(229 229 229 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-200\/65{--tw-shadow-color: rgb(229 229 229 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-200\/70{--tw-shadow-color: rgb(229 229 229 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-200\/75{--tw-shadow-color: rgb(229 229 229 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-200\/80{--tw-shadow-color: rgb(229 229 229 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-200\/85{--tw-shadow-color: rgb(229 229 229 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-200\/90{--tw-shadow-color: rgb(229 229 229 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-200\/95{--tw-shadow-color: rgb(229 229 229 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-300{--tw-shadow-color: #b2b2b2 !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-300\/0{--tw-shadow-color: rgb(178 178 178 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-300\/10{--tw-shadow-color: rgb(178 178 178 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-300\/100{--tw-shadow-color: rgb(178 178 178 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-300\/15{--tw-shadow-color: rgb(178 178 178 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-300\/20{--tw-shadow-color: rgb(178 178 178 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-300\/25{--tw-shadow-color: rgb(178 178 178 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-300\/30{--tw-shadow-color: rgb(178 178 178 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-300\/35{--tw-shadow-color: rgb(178 178 178 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-300\/40{--tw-shadow-color: rgb(178 178 178 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-300\/45{--tw-shadow-color: rgb(178 178 178 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-300\/5{--tw-shadow-color: rgb(178 178 178 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-300\/50{--tw-shadow-color: rgb(178 178 178 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-300\/55{--tw-shadow-color: rgb(178 178 178 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-300\/60{--tw-shadow-color: rgb(178 178 178 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-300\/65{--tw-shadow-color: rgb(178 178 178 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-300\/70{--tw-shadow-color: rgb(178 178 178 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-300\/75{--tw-shadow-color: rgb(178 178 178 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-300\/80{--tw-shadow-color: rgb(178 178 178 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-300\/85{--tw-shadow-color: rgb(178 178 178 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-300\/90{--tw-shadow-color: rgb(178 178 178 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-300\/95{--tw-shadow-color: rgb(178 178 178 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-400{--tw-shadow-color: #999999 !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-400\/0{--tw-shadow-color: rgb(153 153 153 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-400\/10{--tw-shadow-color: rgb(153 153 153 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-400\/100{--tw-shadow-color: rgb(153 153 153 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-400\/15{--tw-shadow-color: rgb(153 153 153 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-400\/20{--tw-shadow-color: rgb(153 153 153 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-400\/25{--tw-shadow-color: rgb(153 153 153 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-400\/30{--tw-shadow-color: rgb(153 153 153 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-400\/35{--tw-shadow-color: rgb(153 153 153 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-400\/40{--tw-shadow-color: rgb(153 153 153 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-400\/45{--tw-shadow-color: rgb(153 153 153 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-400\/5{--tw-shadow-color: rgb(153 153 153 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-400\/50{--tw-shadow-color: rgb(153 153 153 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-400\/55{--tw-shadow-color: rgb(153 153 153 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-400\/60{--tw-shadow-color: rgb(153 153 153 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-400\/65{--tw-shadow-color: rgb(153 153 153 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-400\/70{--tw-shadow-color: rgb(153 153 153 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-400\/75{--tw-shadow-color: rgb(153 153 153 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-400\/80{--tw-shadow-color: rgb(153 153 153 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-400\/85{--tw-shadow-color: rgb(153 153 153 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-400\/90{--tw-shadow-color: rgb(153 153 153 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-400\/95{--tw-shadow-color: rgb(153 153 153 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-50{--tw-shadow-color: #f2f2f2 !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-50\/0{--tw-shadow-color: rgb(242 242 242 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-50\/10{--tw-shadow-color: rgb(242 242 242 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-50\/100{--tw-shadow-color: rgb(242 242 242 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-50\/15{--tw-shadow-color: rgb(242 242 242 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-50\/20{--tw-shadow-color: rgb(242 242 242 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-50\/25{--tw-shadow-color: rgb(242 242 242 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-50\/30{--tw-shadow-color: rgb(242 242 242 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-50\/35{--tw-shadow-color: rgb(242 242 242 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-50\/40{--tw-shadow-color: rgb(242 242 242 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-50\/45{--tw-shadow-color: rgb(242 242 242 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-50\/5{--tw-shadow-color: rgb(242 242 242 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-50\/50{--tw-shadow-color: rgb(242 242 242 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-50\/55{--tw-shadow-color: rgb(242 242 242 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-50\/60{--tw-shadow-color: rgb(242 242 242 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-50\/65{--tw-shadow-color: rgb(242 242 242 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-50\/70{--tw-shadow-color: rgb(242 242 242 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-50\/75{--tw-shadow-color: rgb(242 242 242 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-50\/80{--tw-shadow-color: rgb(242 242 242 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-50\/85{--tw-shadow-color: rgb(242 242 242 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-50\/90{--tw-shadow-color: rgb(242 242 242 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-50\/95{--tw-shadow-color: rgb(242 242 242 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-500{--tw-shadow-color: #4d4d4d !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-500\/0{--tw-shadow-color: rgb(77 77 77 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-500\/10{--tw-shadow-color: rgb(77 77 77 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-500\/100{--tw-shadow-color: rgb(77 77 77 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-500\/15{--tw-shadow-color: rgb(77 77 77 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-500\/20{--tw-shadow-color: rgb(77 77 77 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-500\/25{--tw-shadow-color: rgb(77 77 77 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-500\/30{--tw-shadow-color: rgb(77 77 77 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-500\/35{--tw-shadow-color: rgb(77 77 77 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-500\/40{--tw-shadow-color: rgb(77 77 77 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-500\/45{--tw-shadow-color: rgb(77 77 77 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-500\/5{--tw-shadow-color: rgb(77 77 77 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-500\/50{--tw-shadow-color: rgb(77 77 77 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-500\/55{--tw-shadow-color: rgb(77 77 77 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-500\/60{--tw-shadow-color: rgb(77 77 77 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-500\/65{--tw-shadow-color: rgb(77 77 77 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-500\/70{--tw-shadow-color: rgb(77 77 77 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-500\/75{--tw-shadow-color: rgb(77 77 77 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-500\/80{--tw-shadow-color: rgb(77 77 77 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-500\/85{--tw-shadow-color: rgb(77 77 77 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-500\/90{--tw-shadow-color: rgb(77 77 77 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-500\/95{--tw-shadow-color: rgb(77 77 77 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-600{--tw-shadow-color: #4b5563 !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-600\/0{--tw-shadow-color: rgb(75 85 99 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-600\/10{--tw-shadow-color: rgb(75 85 99 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-600\/100{--tw-shadow-color: rgb(75 85 99 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-600\/15{--tw-shadow-color: rgb(75 85 99 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-600\/20{--tw-shadow-color: rgb(75 85 99 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-600\/25{--tw-shadow-color: rgb(75 85 99 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-600\/30{--tw-shadow-color: rgb(75 85 99 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-600\/35{--tw-shadow-color: rgb(75 85 99 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-600\/40{--tw-shadow-color: rgb(75 85 99 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-600\/45{--tw-shadow-color: rgb(75 85 99 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-600\/5{--tw-shadow-color: rgb(75 85 99 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-600\/50{--tw-shadow-color: rgb(75 85 99 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-600\/55{--tw-shadow-color: rgb(75 85 99 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-600\/60{--tw-shadow-color: rgb(75 85 99 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-600\/65{--tw-shadow-color: rgb(75 85 99 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-600\/70{--tw-shadow-color: rgb(75 85 99 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-600\/75{--tw-shadow-color: rgb(75 85 99 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-600\/80{--tw-shadow-color: rgb(75 85 99 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-600\/85{--tw-shadow-color: rgb(75 85 99 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-600\/90{--tw-shadow-color: rgb(75 85 99 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-600\/95{--tw-shadow-color: rgb(75 85 99 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-700{--tw-shadow-color: #333333 !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-700\/0{--tw-shadow-color: rgb(51 51 51 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-700\/10{--tw-shadow-color: rgb(51 51 51 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-700\/100{--tw-shadow-color: rgb(51 51 51 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-700\/15{--tw-shadow-color: rgb(51 51 51 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-700\/20{--tw-shadow-color: rgb(51 51 51 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-700\/25{--tw-shadow-color: rgb(51 51 51 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-700\/30{--tw-shadow-color: rgb(51 51 51 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-700\/35{--tw-shadow-color: rgb(51 51 51 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-700\/40{--tw-shadow-color: rgb(51 51 51 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-700\/45{--tw-shadow-color: rgb(51 51 51 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-700\/5{--tw-shadow-color: rgb(51 51 51 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-700\/50{--tw-shadow-color: rgb(51 51 51 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-700\/55{--tw-shadow-color: rgb(51 51 51 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-700\/60{--tw-shadow-color: rgb(51 51 51 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-700\/65{--tw-shadow-color: rgb(51 51 51 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-700\/70{--tw-shadow-color: rgb(51 51 51 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-700\/75{--tw-shadow-color: rgb(51 51 51 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-700\/80{--tw-shadow-color: rgb(51 51 51 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-700\/85{--tw-shadow-color: rgb(51 51 51 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-700\/90{--tw-shadow-color: rgb(51 51 51 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-700\/95{--tw-shadow-color: rgb(51 51 51 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-800{--tw-shadow-color: #1f2937 !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-800\/0{--tw-shadow-color: rgb(31 41 55 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-800\/10{--tw-shadow-color: rgb(31 41 55 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-800\/100{--tw-shadow-color: rgb(31 41 55 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-800\/15{--tw-shadow-color: rgb(31 41 55 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-800\/20{--tw-shadow-color: rgb(31 41 55 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-800\/25{--tw-shadow-color: rgb(31 41 55 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-800\/30{--tw-shadow-color: rgb(31 41 55 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-800\/35{--tw-shadow-color: rgb(31 41 55 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-800\/40{--tw-shadow-color: rgb(31 41 55 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-800\/45{--tw-shadow-color: rgb(31 41 55 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-800\/5{--tw-shadow-color: rgb(31 41 55 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-800\/50{--tw-shadow-color: rgb(31 41 55 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-800\/55{--tw-shadow-color: rgb(31 41 55 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-800\/60{--tw-shadow-color: rgb(31 41 55 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-800\/65{--tw-shadow-color: rgb(31 41 55 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-800\/70{--tw-shadow-color: rgb(31 41 55 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-800\/75{--tw-shadow-color: rgb(31 41 55 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-800\/80{--tw-shadow-color: rgb(31 41 55 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-800\/85{--tw-shadow-color: rgb(31 41 55 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-800\/90{--tw-shadow-color: rgb(31 41 55 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-800\/95{--tw-shadow-color: rgb(31 41 55 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-900{--tw-shadow-color: #111827 !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-900\/0{--tw-shadow-color: rgb(17 24 39 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-900\/10{--tw-shadow-color: rgb(17 24 39 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-900\/100{--tw-shadow-color: rgb(17 24 39 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-900\/15{--tw-shadow-color: rgb(17 24 39 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-900\/20{--tw-shadow-color: rgb(17 24 39 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-900\/25{--tw-shadow-color: rgb(17 24 39 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-900\/30{--tw-shadow-color: rgb(17 24 39 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-900\/35{--tw-shadow-color: rgb(17 24 39 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-900\/40{--tw-shadow-color: rgb(17 24 39 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-900\/45{--tw-shadow-color: rgb(17 24 39 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-900\/5{--tw-shadow-color: rgb(17 24 39 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-900\/50{--tw-shadow-color: rgb(17 24 39 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-900\/55{--tw-shadow-color: rgb(17 24 39 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-900\/60{--tw-shadow-color: rgb(17 24 39 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-900\/65{--tw-shadow-color: rgb(17 24 39 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-900\/70{--tw-shadow-color: rgb(17 24 39 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-900\/75{--tw-shadow-color: rgb(17 24 39 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-900\/80{--tw-shadow-color: rgb(17 24 39 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-900\/85{--tw-shadow-color: rgb(17 24 39 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-900\/90{--tw-shadow-color: rgb(17 24 39 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-900\/95{--tw-shadow-color: rgb(17 24 39 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-950{--tw-shadow-color: #030712 !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-950\/0{--tw-shadow-color: rgb(3 7 18 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-950\/10{--tw-shadow-color: rgb(3 7 18 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-950\/100{--tw-shadow-color: rgb(3 7 18 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-950\/15{--tw-shadow-color: rgb(3 7 18 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-950\/20{--tw-shadow-color: rgb(3 7 18 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-950\/25{--tw-shadow-color: rgb(3 7 18 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-950\/30{--tw-shadow-color: rgb(3 7 18 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-950\/35{--tw-shadow-color: rgb(3 7 18 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-950\/40{--tw-shadow-color: rgb(3 7 18 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-950\/45{--tw-shadow-color: rgb(3 7 18 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-950\/5{--tw-shadow-color: rgb(3 7 18 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-950\/50{--tw-shadow-color: rgb(3 7 18 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-950\/55{--tw-shadow-color: rgb(3 7 18 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-950\/60{--tw-shadow-color: rgb(3 7 18 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-950\/65{--tw-shadow-color: rgb(3 7 18 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-950\/70{--tw-shadow-color: rgb(3 7 18 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-950\/75{--tw-shadow-color: rgb(3 7 18 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-950\/80{--tw-shadow-color: rgb(3 7 18 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-950\/85{--tw-shadow-color: rgb(3 7 18 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-950\/90{--tw-shadow-color: rgb(3 7 18 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-gray-950\/95{--tw-shadow-color: rgb(3 7 18 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-100{--tw-shadow-color: #dcfce7 !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-100\/0{--tw-shadow-color: rgb(220 252 231 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-100\/10{--tw-shadow-color: rgb(220 252 231 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-100\/100{--tw-shadow-color: rgb(220 252 231 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-100\/15{--tw-shadow-color: rgb(220 252 231 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-100\/20{--tw-shadow-color: rgb(220 252 231 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-100\/25{--tw-shadow-color: rgb(220 252 231 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-100\/30{--tw-shadow-color: rgb(220 252 231 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-100\/35{--tw-shadow-color: rgb(220 252 231 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-100\/40{--tw-shadow-color: rgb(220 252 231 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-100\/45{--tw-shadow-color: rgb(220 252 231 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-100\/5{--tw-shadow-color: rgb(220 252 231 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-100\/50{--tw-shadow-color: rgb(220 252 231 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-100\/55{--tw-shadow-color: rgb(220 252 231 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-100\/60{--tw-shadow-color: rgb(220 252 231 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-100\/65{--tw-shadow-color: rgb(220 252 231 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-100\/70{--tw-shadow-color: rgb(220 252 231 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-100\/75{--tw-shadow-color: rgb(220 252 231 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-100\/80{--tw-shadow-color: rgb(220 252 231 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-100\/85{--tw-shadow-color: rgb(220 252 231 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-100\/90{--tw-shadow-color: rgb(220 252 231 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-100\/95{--tw-shadow-color: rgb(220 252 231 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-200{--tw-shadow-color: #bbf7d0 !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-200\/0{--tw-shadow-color: rgb(187 247 208 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-200\/10{--tw-shadow-color: rgb(187 247 208 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-200\/100{--tw-shadow-color: rgb(187 247 208 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-200\/15{--tw-shadow-color: rgb(187 247 208 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-200\/20{--tw-shadow-color: rgb(187 247 208 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-200\/25{--tw-shadow-color: rgb(187 247 208 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-200\/30{--tw-shadow-color: rgb(187 247 208 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-200\/35{--tw-shadow-color: rgb(187 247 208 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-200\/40{--tw-shadow-color: rgb(187 247 208 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-200\/45{--tw-shadow-color: rgb(187 247 208 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-200\/5{--tw-shadow-color: rgb(187 247 208 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-200\/50{--tw-shadow-color: rgb(187 247 208 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-200\/55{--tw-shadow-color: rgb(187 247 208 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-200\/60{--tw-shadow-color: rgb(187 247 208 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-200\/65{--tw-shadow-color: rgb(187 247 208 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-200\/70{--tw-shadow-color: rgb(187 247 208 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-200\/75{--tw-shadow-color: rgb(187 247 208 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-200\/80{--tw-shadow-color: rgb(187 247 208 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-200\/85{--tw-shadow-color: rgb(187 247 208 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-200\/90{--tw-shadow-color: rgb(187 247 208 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-200\/95{--tw-shadow-color: rgb(187 247 208 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-300{--tw-shadow-color: #ddffc9 !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-300\/0{--tw-shadow-color: rgb(221 255 201 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-300\/10{--tw-shadow-color: rgb(221 255 201 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-300\/100{--tw-shadow-color: rgb(221 255 201 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-300\/15{--tw-shadow-color: rgb(221 255 201 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-300\/20{--tw-shadow-color: rgb(221 255 201 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-300\/25{--tw-shadow-color: rgb(221 255 201 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-300\/30{--tw-shadow-color: rgb(221 255 201 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-300\/35{--tw-shadow-color: rgb(221 255 201 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-300\/40{--tw-shadow-color: rgb(221 255 201 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-300\/45{--tw-shadow-color: rgb(221 255 201 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-300\/5{--tw-shadow-color: rgb(221 255 201 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-300\/50{--tw-shadow-color: rgb(221 255 201 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-300\/55{--tw-shadow-color: rgb(221 255 201 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-300\/60{--tw-shadow-color: rgb(221 255 201 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-300\/65{--tw-shadow-color: rgb(221 255 201 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-300\/70{--tw-shadow-color: rgb(221 255 201 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-300\/75{--tw-shadow-color: rgb(221 255 201 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-300\/80{--tw-shadow-color: rgb(221 255 201 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-300\/85{--tw-shadow-color: rgb(221 255 201 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-300\/90{--tw-shadow-color: rgb(221 255 201 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-300\/95{--tw-shadow-color: rgb(221 255 201 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-400{--tw-shadow-color: #4ade80 !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-400\/0{--tw-shadow-color: rgb(74 222 128 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-400\/10{--tw-shadow-color: rgb(74 222 128 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-400\/100{--tw-shadow-color: rgb(74 222 128 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-400\/15{--tw-shadow-color: rgb(74 222 128 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-400\/20{--tw-shadow-color: rgb(74 222 128 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-400\/25{--tw-shadow-color: rgb(74 222 128 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-400\/30{--tw-shadow-color: rgb(74 222 128 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-400\/35{--tw-shadow-color: rgb(74 222 128 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-400\/40{--tw-shadow-color: rgb(74 222 128 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-400\/45{--tw-shadow-color: rgb(74 222 128 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-400\/5{--tw-shadow-color: rgb(74 222 128 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-400\/50{--tw-shadow-color: rgb(74 222 128 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-400\/55{--tw-shadow-color: rgb(74 222 128 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-400\/60{--tw-shadow-color: rgb(74 222 128 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-400\/65{--tw-shadow-color: rgb(74 222 128 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-400\/70{--tw-shadow-color: rgb(74 222 128 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-400\/75{--tw-shadow-color: rgb(74 222 128 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-400\/80{--tw-shadow-color: rgb(74 222 128 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-400\/85{--tw-shadow-color: rgb(74 222 128 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-400\/90{--tw-shadow-color: rgb(74 222 128 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-400\/95{--tw-shadow-color: rgb(74 222 128 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-50{--tw-shadow-color: #f0fdf4 !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-50\/0{--tw-shadow-color: rgb(240 253 244 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-50\/10{--tw-shadow-color: rgb(240 253 244 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-50\/100{--tw-shadow-color: rgb(240 253 244 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-50\/15{--tw-shadow-color: rgb(240 253 244 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-50\/20{--tw-shadow-color: rgb(240 253 244 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-50\/25{--tw-shadow-color: rgb(240 253 244 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-50\/30{--tw-shadow-color: rgb(240 253 244 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-50\/35{--tw-shadow-color: rgb(240 253 244 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-50\/40{--tw-shadow-color: rgb(240 253 244 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-50\/45{--tw-shadow-color: rgb(240 253 244 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-50\/5{--tw-shadow-color: rgb(240 253 244 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-50\/50{--tw-shadow-color: rgb(240 253 244 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-50\/55{--tw-shadow-color: rgb(240 253 244 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-50\/60{--tw-shadow-color: rgb(240 253 244 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-50\/65{--tw-shadow-color: rgb(240 253 244 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-50\/70{--tw-shadow-color: rgb(240 253 244 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-50\/75{--tw-shadow-color: rgb(240 253 244 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-50\/80{--tw-shadow-color: rgb(240 253 244 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-50\/85{--tw-shadow-color: rgb(240 253 244 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-50\/90{--tw-shadow-color: rgb(240 253 244 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-50\/95{--tw-shadow-color: rgb(240 253 244 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-500{--tw-shadow-color: #17d14c !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-500\/0{--tw-shadow-color: rgb(23 209 76 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-500\/10{--tw-shadow-color: rgb(23 209 76 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-500\/100{--tw-shadow-color: rgb(23 209 76 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-500\/15{--tw-shadow-color: rgb(23 209 76 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-500\/20{--tw-shadow-color: rgb(23 209 76 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-500\/25{--tw-shadow-color: rgb(23 209 76 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-500\/30{--tw-shadow-color: rgb(23 209 76 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-500\/35{--tw-shadow-color: rgb(23 209 76 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-500\/40{--tw-shadow-color: rgb(23 209 76 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-500\/45{--tw-shadow-color: rgb(23 209 76 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-500\/5{--tw-shadow-color: rgb(23 209 76 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-500\/50{--tw-shadow-color: rgb(23 209 76 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-500\/55{--tw-shadow-color: rgb(23 209 76 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-500\/60{--tw-shadow-color: rgb(23 209 76 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-500\/65{--tw-shadow-color: rgb(23 209 76 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-500\/70{--tw-shadow-color: rgb(23 209 76 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-500\/75{--tw-shadow-color: rgb(23 209 76 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-500\/80{--tw-shadow-color: rgb(23 209 76 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-500\/85{--tw-shadow-color: rgb(23 209 76 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-500\/90{--tw-shadow-color: rgb(23 209 76 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-500\/95{--tw-shadow-color: rgb(23 209 76 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-600{--tw-shadow-color: #16a34a !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-600\/0{--tw-shadow-color: rgb(22 163 74 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-600\/10{--tw-shadow-color: rgb(22 163 74 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-600\/100{--tw-shadow-color: rgb(22 163 74 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-600\/15{--tw-shadow-color: rgb(22 163 74 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-600\/20{--tw-shadow-color: rgb(22 163 74 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-600\/25{--tw-shadow-color: rgb(22 163 74 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-600\/30{--tw-shadow-color: rgb(22 163 74 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-600\/35{--tw-shadow-color: rgb(22 163 74 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-600\/40{--tw-shadow-color: rgb(22 163 74 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-600\/45{--tw-shadow-color: rgb(22 163 74 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-600\/5{--tw-shadow-color: rgb(22 163 74 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-600\/50{--tw-shadow-color: rgb(22 163 74 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-600\/55{--tw-shadow-color: rgb(22 163 74 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-600\/60{--tw-shadow-color: rgb(22 163 74 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-600\/65{--tw-shadow-color: rgb(22 163 74 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-600\/70{--tw-shadow-color: rgb(22 163 74 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-600\/75{--tw-shadow-color: rgb(22 163 74 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-600\/80{--tw-shadow-color: rgb(22 163 74 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-600\/85{--tw-shadow-color: rgb(22 163 74 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-600\/90{--tw-shadow-color: rgb(22 163 74 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-600\/95{--tw-shadow-color: rgb(22 163 74 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-700{--tw-shadow-color: #15803d !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-700\/0{--tw-shadow-color: rgb(21 128 61 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-700\/10{--tw-shadow-color: rgb(21 128 61 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-700\/100{--tw-shadow-color: rgb(21 128 61 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-700\/15{--tw-shadow-color: rgb(21 128 61 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-700\/20{--tw-shadow-color: rgb(21 128 61 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-700\/25{--tw-shadow-color: rgb(21 128 61 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-700\/30{--tw-shadow-color: rgb(21 128 61 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-700\/35{--tw-shadow-color: rgb(21 128 61 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-700\/40{--tw-shadow-color: rgb(21 128 61 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-700\/45{--tw-shadow-color: rgb(21 128 61 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-700\/5{--tw-shadow-color: rgb(21 128 61 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-700\/50{--tw-shadow-color: rgb(21 128 61 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-700\/55{--tw-shadow-color: rgb(21 128 61 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-700\/60{--tw-shadow-color: rgb(21 128 61 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-700\/65{--tw-shadow-color: rgb(21 128 61 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-700\/70{--tw-shadow-color: rgb(21 128 61 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-700\/75{--tw-shadow-color: rgb(21 128 61 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-700\/80{--tw-shadow-color: rgb(21 128 61 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-700\/85{--tw-shadow-color: rgb(21 128 61 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-700\/90{--tw-shadow-color: rgb(21 128 61 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-700\/95{--tw-shadow-color: rgb(21 128 61 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-800{--tw-shadow-color: #166534 !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-800\/0{--tw-shadow-color: rgb(22 101 52 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-800\/10{--tw-shadow-color: rgb(22 101 52 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-800\/100{--tw-shadow-color: rgb(22 101 52 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-800\/15{--tw-shadow-color: rgb(22 101 52 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-800\/20{--tw-shadow-color: rgb(22 101 52 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-800\/25{--tw-shadow-color: rgb(22 101 52 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-800\/30{--tw-shadow-color: rgb(22 101 52 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-800\/35{--tw-shadow-color: rgb(22 101 52 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-800\/40{--tw-shadow-color: rgb(22 101 52 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-800\/45{--tw-shadow-color: rgb(22 101 52 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-800\/5{--tw-shadow-color: rgb(22 101 52 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-800\/50{--tw-shadow-color: rgb(22 101 52 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-800\/55{--tw-shadow-color: rgb(22 101 52 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-800\/60{--tw-shadow-color: rgb(22 101 52 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-800\/65{--tw-shadow-color: rgb(22 101 52 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-800\/70{--tw-shadow-color: rgb(22 101 52 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-800\/75{--tw-shadow-color: rgb(22 101 52 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-800\/80{--tw-shadow-color: rgb(22 101 52 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-800\/85{--tw-shadow-color: rgb(22 101 52 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-800\/90{--tw-shadow-color: rgb(22 101 52 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-800\/95{--tw-shadow-color: rgb(22 101 52 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-900{--tw-shadow-color: #14532d !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-900\/0{--tw-shadow-color: rgb(20 83 45 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-900\/10{--tw-shadow-color: rgb(20 83 45 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-900\/100{--tw-shadow-color: rgb(20 83 45 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-900\/15{--tw-shadow-color: rgb(20 83 45 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-900\/20{--tw-shadow-color: rgb(20 83 45 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-900\/25{--tw-shadow-color: rgb(20 83 45 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-900\/30{--tw-shadow-color: rgb(20 83 45 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-900\/35{--tw-shadow-color: rgb(20 83 45 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-900\/40{--tw-shadow-color: rgb(20 83 45 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-900\/45{--tw-shadow-color: rgb(20 83 45 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-900\/5{--tw-shadow-color: rgb(20 83 45 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-900\/50{--tw-shadow-color: rgb(20 83 45 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-900\/55{--tw-shadow-color: rgb(20 83 45 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-900\/60{--tw-shadow-color: rgb(20 83 45 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-900\/65{--tw-shadow-color: rgb(20 83 45 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-900\/70{--tw-shadow-color: rgb(20 83 45 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-900\/75{--tw-shadow-color: rgb(20 83 45 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-900\/80{--tw-shadow-color: rgb(20 83 45 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-900\/85{--tw-shadow-color: rgb(20 83 45 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-900\/90{--tw-shadow-color: rgb(20 83 45 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-900\/95{--tw-shadow-color: rgb(20 83 45 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-950{--tw-shadow-color: #052e16 !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-950\/0{--tw-shadow-color: rgb(5 46 22 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-950\/10{--tw-shadow-color: rgb(5 46 22 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-950\/100{--tw-shadow-color: rgb(5 46 22 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-950\/15{--tw-shadow-color: rgb(5 46 22 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-950\/20{--tw-shadow-color: rgb(5 46 22 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-950\/25{--tw-shadow-color: rgb(5 46 22 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-950\/30{--tw-shadow-color: rgb(5 46 22 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-950\/35{--tw-shadow-color: rgb(5 46 22 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-950\/40{--tw-shadow-color: rgb(5 46 22 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-950\/45{--tw-shadow-color: rgb(5 46 22 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-950\/5{--tw-shadow-color: rgb(5 46 22 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-950\/50{--tw-shadow-color: rgb(5 46 22 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-950\/55{--tw-shadow-color: rgb(5 46 22 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-950\/60{--tw-shadow-color: rgb(5 46 22 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-950\/65{--tw-shadow-color: rgb(5 46 22 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-950\/70{--tw-shadow-color: rgb(5 46 22 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-950\/75{--tw-shadow-color: rgb(5 46 22 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-950\/80{--tw-shadow-color: rgb(5 46 22 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-950\/85{--tw-shadow-color: rgb(5 46 22 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-950\/90{--tw-shadow-color: rgb(5 46 22 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-green-950\/95{--tw-shadow-color: rgb(5 46 22 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-100{--tw-shadow-color: #ffedd5 !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-100\/0{--tw-shadow-color: rgb(255 237 213 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-100\/10{--tw-shadow-color: rgb(255 237 213 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-100\/100{--tw-shadow-color: rgb(255 237 213 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-100\/15{--tw-shadow-color: rgb(255 237 213 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-100\/20{--tw-shadow-color: rgb(255 237 213 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-100\/25{--tw-shadow-color: rgb(255 237 213 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-100\/30{--tw-shadow-color: rgb(255 237 213 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-100\/35{--tw-shadow-color: rgb(255 237 213 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-100\/40{--tw-shadow-color: rgb(255 237 213 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-100\/45{--tw-shadow-color: rgb(255 237 213 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-100\/5{--tw-shadow-color: rgb(255 237 213 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-100\/50{--tw-shadow-color: rgb(255 237 213 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-100\/55{--tw-shadow-color: rgb(255 237 213 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-100\/60{--tw-shadow-color: rgb(255 237 213 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-100\/65{--tw-shadow-color: rgb(255 237 213 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-100\/70{--tw-shadow-color: rgb(255 237 213 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-100\/75{--tw-shadow-color: rgb(255 237 213 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-100\/80{--tw-shadow-color: rgb(255 237 213 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-100\/85{--tw-shadow-color: rgb(255 237 213 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-100\/90{--tw-shadow-color: rgb(255 237 213 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-100\/95{--tw-shadow-color: rgb(255 237 213 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-200{--tw-shadow-color: #fed7aa !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-200\/0{--tw-shadow-color: rgb(254 215 170 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-200\/10{--tw-shadow-color: rgb(254 215 170 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-200\/100{--tw-shadow-color: rgb(254 215 170 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-200\/15{--tw-shadow-color: rgb(254 215 170 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-200\/20{--tw-shadow-color: rgb(254 215 170 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-200\/25{--tw-shadow-color: rgb(254 215 170 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-200\/30{--tw-shadow-color: rgb(254 215 170 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-200\/35{--tw-shadow-color: rgb(254 215 170 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-200\/40{--tw-shadow-color: rgb(254 215 170 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-200\/45{--tw-shadow-color: rgb(254 215 170 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-200\/5{--tw-shadow-color: rgb(254 215 170 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-200\/50{--tw-shadow-color: rgb(254 215 170 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-200\/55{--tw-shadow-color: rgb(254 215 170 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-200\/60{--tw-shadow-color: rgb(254 215 170 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-200\/65{--tw-shadow-color: rgb(254 215 170 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-200\/70{--tw-shadow-color: rgb(254 215 170 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-200\/75{--tw-shadow-color: rgb(254 215 170 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-200\/80{--tw-shadow-color: rgb(254 215 170 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-200\/85{--tw-shadow-color: rgb(254 215 170 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-200\/90{--tw-shadow-color: rgb(254 215 170 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-200\/95{--tw-shadow-color: rgb(254 215 170 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-300{--tw-shadow-color: #fdba74 !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-300\/0{--tw-shadow-color: rgb(253 186 116 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-300\/10{--tw-shadow-color: rgb(253 186 116 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-300\/100{--tw-shadow-color: rgb(253 186 116 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-300\/15{--tw-shadow-color: rgb(253 186 116 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-300\/20{--tw-shadow-color: rgb(253 186 116 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-300\/25{--tw-shadow-color: rgb(253 186 116 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-300\/30{--tw-shadow-color: rgb(253 186 116 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-300\/35{--tw-shadow-color: rgb(253 186 116 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-300\/40{--tw-shadow-color: rgb(253 186 116 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-300\/45{--tw-shadow-color: rgb(253 186 116 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-300\/5{--tw-shadow-color: rgb(253 186 116 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-300\/50{--tw-shadow-color: rgb(253 186 116 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-300\/55{--tw-shadow-color: rgb(253 186 116 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-300\/60{--tw-shadow-color: rgb(253 186 116 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-300\/65{--tw-shadow-color: rgb(253 186 116 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-300\/70{--tw-shadow-color: rgb(253 186 116 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-300\/75{--tw-shadow-color: rgb(253 186 116 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-300\/80{--tw-shadow-color: rgb(253 186 116 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-300\/85{--tw-shadow-color: rgb(253 186 116 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-300\/90{--tw-shadow-color: rgb(253 186 116 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-300\/95{--tw-shadow-color: rgb(253 186 116 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-400{--tw-shadow-color: #fb923c !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-400\/0{--tw-shadow-color: rgb(251 146 60 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-400\/10{--tw-shadow-color: rgb(251 146 60 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-400\/100{--tw-shadow-color: rgb(251 146 60 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-400\/15{--tw-shadow-color: rgb(251 146 60 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-400\/20{--tw-shadow-color: rgb(251 146 60 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-400\/25{--tw-shadow-color: rgb(251 146 60 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-400\/30{--tw-shadow-color: rgb(251 146 60 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-400\/35{--tw-shadow-color: rgb(251 146 60 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-400\/40{--tw-shadow-color: rgb(251 146 60 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-400\/45{--tw-shadow-color: rgb(251 146 60 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-400\/5{--tw-shadow-color: rgb(251 146 60 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-400\/50{--tw-shadow-color: rgb(251 146 60 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-400\/55{--tw-shadow-color: rgb(251 146 60 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-400\/60{--tw-shadow-color: rgb(251 146 60 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-400\/65{--tw-shadow-color: rgb(251 146 60 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-400\/70{--tw-shadow-color: rgb(251 146 60 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-400\/75{--tw-shadow-color: rgb(251 146 60 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-400\/80{--tw-shadow-color: rgb(251 146 60 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-400\/85{--tw-shadow-color: rgb(251 146 60 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-400\/90{--tw-shadow-color: rgb(251 146 60 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-400\/95{--tw-shadow-color: rgb(251 146 60 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-50{--tw-shadow-color: #fff7ed !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-50\/0{--tw-shadow-color: rgb(255 247 237 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-50\/10{--tw-shadow-color: rgb(255 247 237 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-50\/100{--tw-shadow-color: rgb(255 247 237 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-50\/15{--tw-shadow-color: rgb(255 247 237 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-50\/20{--tw-shadow-color: rgb(255 247 237 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-50\/25{--tw-shadow-color: rgb(255 247 237 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-50\/30{--tw-shadow-color: rgb(255 247 237 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-50\/35{--tw-shadow-color: rgb(255 247 237 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-50\/40{--tw-shadow-color: rgb(255 247 237 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-50\/45{--tw-shadow-color: rgb(255 247 237 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-50\/5{--tw-shadow-color: rgb(255 247 237 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-50\/50{--tw-shadow-color: rgb(255 247 237 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-50\/55{--tw-shadow-color: rgb(255 247 237 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-50\/60{--tw-shadow-color: rgb(255 247 237 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-50\/65{--tw-shadow-color: rgb(255 247 237 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-50\/70{--tw-shadow-color: rgb(255 247 237 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-50\/75{--tw-shadow-color: rgb(255 247 237 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-50\/80{--tw-shadow-color: rgb(255 247 237 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-50\/85{--tw-shadow-color: rgb(255 247 237 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-50\/90{--tw-shadow-color: rgb(255 247 237 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-50\/95{--tw-shadow-color: rgb(255 247 237 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-500{--tw-shadow-color: #ee8e1d !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-500\/0{--tw-shadow-color: rgb(238 142 29 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-500\/10{--tw-shadow-color: rgb(238 142 29 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-500\/100{--tw-shadow-color: rgb(238 142 29 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-500\/15{--tw-shadow-color: rgb(238 142 29 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-500\/20{--tw-shadow-color: rgb(238 142 29 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-500\/25{--tw-shadow-color: rgb(238 142 29 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-500\/30{--tw-shadow-color: rgb(238 142 29 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-500\/35{--tw-shadow-color: rgb(238 142 29 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-500\/40{--tw-shadow-color: rgb(238 142 29 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-500\/45{--tw-shadow-color: rgb(238 142 29 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-500\/5{--tw-shadow-color: rgb(238 142 29 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-500\/50{--tw-shadow-color: rgb(238 142 29 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-500\/55{--tw-shadow-color: rgb(238 142 29 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-500\/60{--tw-shadow-color: rgb(238 142 29 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-500\/65{--tw-shadow-color: rgb(238 142 29 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-500\/70{--tw-shadow-color: rgb(238 142 29 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-500\/75{--tw-shadow-color: rgb(238 142 29 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-500\/80{--tw-shadow-color: rgb(238 142 29 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-500\/85{--tw-shadow-color: rgb(238 142 29 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-500\/90{--tw-shadow-color: rgb(238 142 29 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-500\/95{--tw-shadow-color: rgb(238 142 29 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-600{--tw-shadow-color: #ea580c !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-600\/0{--tw-shadow-color: rgb(234 88 12 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-600\/10{--tw-shadow-color: rgb(234 88 12 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-600\/100{--tw-shadow-color: rgb(234 88 12 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-600\/15{--tw-shadow-color: rgb(234 88 12 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-600\/20{--tw-shadow-color: rgb(234 88 12 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-600\/25{--tw-shadow-color: rgb(234 88 12 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-600\/30{--tw-shadow-color: rgb(234 88 12 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-600\/35{--tw-shadow-color: rgb(234 88 12 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-600\/40{--tw-shadow-color: rgb(234 88 12 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-600\/45{--tw-shadow-color: rgb(234 88 12 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-600\/5{--tw-shadow-color: rgb(234 88 12 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-600\/50{--tw-shadow-color: rgb(234 88 12 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-600\/55{--tw-shadow-color: rgb(234 88 12 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-600\/60{--tw-shadow-color: rgb(234 88 12 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-600\/65{--tw-shadow-color: rgb(234 88 12 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-600\/70{--tw-shadow-color: rgb(234 88 12 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-600\/75{--tw-shadow-color: rgb(234 88 12 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-600\/80{--tw-shadow-color: rgb(234 88 12 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-600\/85{--tw-shadow-color: rgb(234 88 12 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-600\/90{--tw-shadow-color: rgb(234 88 12 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-600\/95{--tw-shadow-color: rgb(234 88 12 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-700{--tw-shadow-color: #c2410c !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-700\/0{--tw-shadow-color: rgb(194 65 12 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-700\/10{--tw-shadow-color: rgb(194 65 12 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-700\/100{--tw-shadow-color: rgb(194 65 12 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-700\/15{--tw-shadow-color: rgb(194 65 12 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-700\/20{--tw-shadow-color: rgb(194 65 12 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-700\/25{--tw-shadow-color: rgb(194 65 12 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-700\/30{--tw-shadow-color: rgb(194 65 12 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-700\/35{--tw-shadow-color: rgb(194 65 12 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-700\/40{--tw-shadow-color: rgb(194 65 12 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-700\/45{--tw-shadow-color: rgb(194 65 12 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-700\/5{--tw-shadow-color: rgb(194 65 12 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-700\/50{--tw-shadow-color: rgb(194 65 12 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-700\/55{--tw-shadow-color: rgb(194 65 12 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-700\/60{--tw-shadow-color: rgb(194 65 12 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-700\/65{--tw-shadow-color: rgb(194 65 12 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-700\/70{--tw-shadow-color: rgb(194 65 12 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-700\/75{--tw-shadow-color: rgb(194 65 12 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-700\/80{--tw-shadow-color: rgb(194 65 12 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-700\/85{--tw-shadow-color: rgb(194 65 12 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-700\/90{--tw-shadow-color: rgb(194 65 12 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-700\/95{--tw-shadow-color: rgb(194 65 12 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-800{--tw-shadow-color: #9a3412 !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-800\/0{--tw-shadow-color: rgb(154 52 18 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-800\/10{--tw-shadow-color: rgb(154 52 18 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-800\/100{--tw-shadow-color: rgb(154 52 18 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-800\/15{--tw-shadow-color: rgb(154 52 18 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-800\/20{--tw-shadow-color: rgb(154 52 18 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-800\/25{--tw-shadow-color: rgb(154 52 18 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-800\/30{--tw-shadow-color: rgb(154 52 18 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-800\/35{--tw-shadow-color: rgb(154 52 18 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-800\/40{--tw-shadow-color: rgb(154 52 18 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-800\/45{--tw-shadow-color: rgb(154 52 18 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-800\/5{--tw-shadow-color: rgb(154 52 18 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-800\/50{--tw-shadow-color: rgb(154 52 18 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-800\/55{--tw-shadow-color: rgb(154 52 18 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-800\/60{--tw-shadow-color: rgb(154 52 18 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-800\/65{--tw-shadow-color: rgb(154 52 18 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-800\/70{--tw-shadow-color: rgb(154 52 18 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-800\/75{--tw-shadow-color: rgb(154 52 18 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-800\/80{--tw-shadow-color: rgb(154 52 18 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-800\/85{--tw-shadow-color: rgb(154 52 18 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-800\/90{--tw-shadow-color: rgb(154 52 18 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-800\/95{--tw-shadow-color: rgb(154 52 18 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-900{--tw-shadow-color: #7c2d12 !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-900\/0{--tw-shadow-color: rgb(124 45 18 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-900\/10{--tw-shadow-color: rgb(124 45 18 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-900\/100{--tw-shadow-color: rgb(124 45 18 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-900\/15{--tw-shadow-color: rgb(124 45 18 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-900\/20{--tw-shadow-color: rgb(124 45 18 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-900\/25{--tw-shadow-color: rgb(124 45 18 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-900\/30{--tw-shadow-color: rgb(124 45 18 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-900\/35{--tw-shadow-color: rgb(124 45 18 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-900\/40{--tw-shadow-color: rgb(124 45 18 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-900\/45{--tw-shadow-color: rgb(124 45 18 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-900\/5{--tw-shadow-color: rgb(124 45 18 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-900\/50{--tw-shadow-color: rgb(124 45 18 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-900\/55{--tw-shadow-color: rgb(124 45 18 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-900\/60{--tw-shadow-color: rgb(124 45 18 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-900\/65{--tw-shadow-color: rgb(124 45 18 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-900\/70{--tw-shadow-color: rgb(124 45 18 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-900\/75{--tw-shadow-color: rgb(124 45 18 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-900\/80{--tw-shadow-color: rgb(124 45 18 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-900\/85{--tw-shadow-color: rgb(124 45 18 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-900\/90{--tw-shadow-color: rgb(124 45 18 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-900\/95{--tw-shadow-color: rgb(124 45 18 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-950{--tw-shadow-color: #431407 !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-950\/0{--tw-shadow-color: rgb(67 20 7 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-950\/10{--tw-shadow-color: rgb(67 20 7 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-950\/100{--tw-shadow-color: rgb(67 20 7 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-950\/15{--tw-shadow-color: rgb(67 20 7 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-950\/20{--tw-shadow-color: rgb(67 20 7 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-950\/25{--tw-shadow-color: rgb(67 20 7 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-950\/30{--tw-shadow-color: rgb(67 20 7 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-950\/35{--tw-shadow-color: rgb(67 20 7 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-950\/40{--tw-shadow-color: rgb(67 20 7 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-950\/45{--tw-shadow-color: rgb(67 20 7 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-950\/5{--tw-shadow-color: rgb(67 20 7 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-950\/50{--tw-shadow-color: rgb(67 20 7 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-950\/55{--tw-shadow-color: rgb(67 20 7 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-950\/60{--tw-shadow-color: rgb(67 20 7 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-950\/65{--tw-shadow-color: rgb(67 20 7 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-950\/70{--tw-shadow-color: rgb(67 20 7 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-950\/75{--tw-shadow-color: rgb(67 20 7 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-950\/80{--tw-shadow-color: rgb(67 20 7 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-950\/85{--tw-shadow-color: rgb(67 20 7 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-950\/90{--tw-shadow-color: rgb(67 20 7 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-orange-950\/95{--tw-shadow-color: rgb(67 20 7 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-100{--tw-shadow-color: #f5f9ff !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-100\/0{--tw-shadow-color: rgb(245 249 255 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-100\/10{--tw-shadow-color: rgb(245 249 255 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-100\/100{--tw-shadow-color: rgb(245 249 255 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-100\/15{--tw-shadow-color: rgb(245 249 255 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-100\/20{--tw-shadow-color: rgb(245 249 255 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-100\/25{--tw-shadow-color: rgb(245 249 255 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-100\/30{--tw-shadow-color: rgb(245 249 255 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-100\/35{--tw-shadow-color: rgb(245 249 255 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-100\/40{--tw-shadow-color: rgb(245 249 255 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-100\/45{--tw-shadow-color: rgb(245 249 255 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-100\/5{--tw-shadow-color: rgb(245 249 255 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-100\/50{--tw-shadow-color: rgb(245 249 255 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-100\/55{--tw-shadow-color: rgb(245 249 255 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-100\/60{--tw-shadow-color: rgb(245 249 255 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-100\/65{--tw-shadow-color: rgb(245 249 255 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-100\/70{--tw-shadow-color: rgb(245 249 255 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-100\/75{--tw-shadow-color: rgb(245 249 255 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-100\/80{--tw-shadow-color: rgb(245 249 255 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-100\/85{--tw-shadow-color: rgb(245 249 255 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-100\/90{--tw-shadow-color: rgb(245 249 255 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-100\/95{--tw-shadow-color: rgb(245 249 255 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-200{--tw-shadow-color: #e1ecfe !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-200\/0{--tw-shadow-color: rgb(225 236 254 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-200\/10{--tw-shadow-color: rgb(225 236 254 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-200\/100{--tw-shadow-color: rgb(225 236 254 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-200\/15{--tw-shadow-color: rgb(225 236 254 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-200\/20{--tw-shadow-color: rgb(225 236 254 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-200\/25{--tw-shadow-color: rgb(225 236 254 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-200\/30{--tw-shadow-color: rgb(225 236 254 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-200\/35{--tw-shadow-color: rgb(225 236 254 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-200\/40{--tw-shadow-color: rgb(225 236 254 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-200\/45{--tw-shadow-color: rgb(225 236 254 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-200\/5{--tw-shadow-color: rgb(225 236 254 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-200\/50{--tw-shadow-color: rgb(225 236 254 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-200\/55{--tw-shadow-color: rgb(225 236 254 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-200\/60{--tw-shadow-color: rgb(225 236 254 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-200\/65{--tw-shadow-color: rgb(225 236 254 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-200\/70{--tw-shadow-color: rgb(225 236 254 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-200\/75{--tw-shadow-color: rgb(225 236 254 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-200\/80{--tw-shadow-color: rgb(225 236 254 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-200\/85{--tw-shadow-color: rgb(225 236 254 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-200\/90{--tw-shadow-color: rgb(225 236 254 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-200\/95{--tw-shadow-color: rgb(225 236 254 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-300{--tw-shadow-color: #d7e5fd !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-300\/0{--tw-shadow-color: rgb(215 229 253 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-300\/10{--tw-shadow-color: rgb(215 229 253 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-300\/100{--tw-shadow-color: rgb(215 229 253 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-300\/15{--tw-shadow-color: rgb(215 229 253 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-300\/20{--tw-shadow-color: rgb(215 229 253 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-300\/25{--tw-shadow-color: rgb(215 229 253 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-300\/30{--tw-shadow-color: rgb(215 229 253 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-300\/35{--tw-shadow-color: rgb(215 229 253 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-300\/40{--tw-shadow-color: rgb(215 229 253 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-300\/45{--tw-shadow-color: rgb(215 229 253 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-300\/5{--tw-shadow-color: rgb(215 229 253 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-300\/50{--tw-shadow-color: rgb(215 229 253 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-300\/55{--tw-shadow-color: rgb(215 229 253 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-300\/60{--tw-shadow-color: rgb(215 229 253 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-300\/65{--tw-shadow-color: rgb(215 229 253 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-300\/70{--tw-shadow-color: rgb(215 229 253 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-300\/75{--tw-shadow-color: rgb(215 229 253 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-300\/80{--tw-shadow-color: rgb(215 229 253 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-300\/85{--tw-shadow-color: rgb(215 229 253 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-300\/90{--tw-shadow-color: rgb(215 229 253 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-300\/95{--tw-shadow-color: rgb(215 229 253 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-50{--tw-shadow-color: #f5f9ff !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-50\/0{--tw-shadow-color: rgb(245 249 255 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-50\/10{--tw-shadow-color: rgb(245 249 255 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-50\/100{--tw-shadow-color: rgb(245 249 255 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-50\/15{--tw-shadow-color: rgb(245 249 255 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-50\/20{--tw-shadow-color: rgb(245 249 255 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-50\/25{--tw-shadow-color: rgb(245 249 255 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-50\/30{--tw-shadow-color: rgb(245 249 255 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-50\/35{--tw-shadow-color: rgb(245 249 255 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-50\/40{--tw-shadow-color: rgb(245 249 255 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-50\/45{--tw-shadow-color: rgb(245 249 255 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-50\/5{--tw-shadow-color: rgb(245 249 255 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-50\/50{--tw-shadow-color: rgb(245 249 255 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-50\/55{--tw-shadow-color: rgb(245 249 255 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-50\/60{--tw-shadow-color: rgb(245 249 255 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-50\/65{--tw-shadow-color: rgb(245 249 255 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-50\/70{--tw-shadow-color: rgb(245 249 255 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-50\/75{--tw-shadow-color: rgb(245 249 255 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-50\/80{--tw-shadow-color: rgb(245 249 255 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-50\/85{--tw-shadow-color: rgb(245 249 255 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-50\/90{--tw-shadow-color: rgb(245 249 255 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-50\/95{--tw-shadow-color: rgb(245 249 255 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-500{--tw-shadow-color: #377df7 !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-500\/0{--tw-shadow-color: rgb(55 125 247 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-500\/10{--tw-shadow-color: rgb(55 125 247 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-500\/100{--tw-shadow-color: rgb(55 125 247 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-500\/15{--tw-shadow-color: rgb(55 125 247 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-500\/20{--tw-shadow-color: rgb(55 125 247 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-500\/25{--tw-shadow-color: rgb(55 125 247 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-500\/30{--tw-shadow-color: rgb(55 125 247 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-500\/35{--tw-shadow-color: rgb(55 125 247 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-500\/40{--tw-shadow-color: rgb(55 125 247 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-500\/45{--tw-shadow-color: rgb(55 125 247 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-500\/5{--tw-shadow-color: rgb(55 125 247 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-500\/50{--tw-shadow-color: rgb(55 125 247 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-500\/55{--tw-shadow-color: rgb(55 125 247 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-500\/60{--tw-shadow-color: rgb(55 125 247 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-500\/65{--tw-shadow-color: rgb(55 125 247 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-500\/70{--tw-shadow-color: rgb(55 125 247 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-500\/75{--tw-shadow-color: rgb(55 125 247 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-500\/80{--tw-shadow-color: rgb(55 125 247 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-500\/85{--tw-shadow-color: rgb(55 125 247 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-500\/90{--tw-shadow-color: rgb(55 125 247 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-500\/95{--tw-shadow-color: rgb(55 125 247 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-700{--tw-shadow-color: #1159d7 !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-700\/0{--tw-shadow-color: rgb(17 89 215 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-700\/10{--tw-shadow-color: rgb(17 89 215 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-700\/100{--tw-shadow-color: rgb(17 89 215 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-700\/15{--tw-shadow-color: rgb(17 89 215 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-700\/20{--tw-shadow-color: rgb(17 89 215 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-700\/25{--tw-shadow-color: rgb(17 89 215 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-700\/30{--tw-shadow-color: rgb(17 89 215 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-700\/35{--tw-shadow-color: rgb(17 89 215 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-700\/40{--tw-shadow-color: rgb(17 89 215 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-700\/45{--tw-shadow-color: rgb(17 89 215 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-700\/5{--tw-shadow-color: rgb(17 89 215 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-700\/50{--tw-shadow-color: rgb(17 89 215 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-700\/55{--tw-shadow-color: rgb(17 89 215 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-700\/60{--tw-shadow-color: rgb(17 89 215 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-700\/65{--tw-shadow-color: rgb(17 89 215 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-700\/70{--tw-shadow-color: rgb(17 89 215 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-700\/75{--tw-shadow-color: rgb(17 89 215 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-700\/80{--tw-shadow-color: rgb(17 89 215 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-700\/85{--tw-shadow-color: rgb(17 89 215 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-700\/90{--tw-shadow-color: rgb(17 89 215 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-700\/95{--tw-shadow-color: rgb(17 89 215 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-content{--tw-shadow-color: hsl(var(--pc)) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-content\/0{--tw-shadow-color: hsl(var(--pc) / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-content\/10{--tw-shadow-color: hsl(var(--pc) / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-content\/100{--tw-shadow-color: hsl(var(--pc) / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-content\/15{--tw-shadow-color: hsl(var(--pc) / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-content\/20{--tw-shadow-color: hsl(var(--pc) / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-content\/25{--tw-shadow-color: hsl(var(--pc) / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-content\/30{--tw-shadow-color: hsl(var(--pc) / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-content\/35{--tw-shadow-color: hsl(var(--pc) / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-content\/40{--tw-shadow-color: hsl(var(--pc) / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-content\/45{--tw-shadow-color: hsl(var(--pc) / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-content\/5{--tw-shadow-color: hsl(var(--pc) / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-content\/50{--tw-shadow-color: hsl(var(--pc) / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-content\/55{--tw-shadow-color: hsl(var(--pc) / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-content\/60{--tw-shadow-color: hsl(var(--pc) / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-content\/65{--tw-shadow-color: hsl(var(--pc) / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-content\/70{--tw-shadow-color: hsl(var(--pc) / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-content\/75{--tw-shadow-color: hsl(var(--pc) / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-content\/80{--tw-shadow-color: hsl(var(--pc) / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-content\/85{--tw-shadow-color: hsl(var(--pc) / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-content\/90{--tw-shadow-color: hsl(var(--pc) / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-content\/95{--tw-shadow-color: hsl(var(--pc) / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-focus{--tw-shadow-color: hsl(var(--pf, var(--p))) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-focus\/0{--tw-shadow-color: hsl(var(--pf, var(--p)) / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-focus\/10{--tw-shadow-color: hsl(var(--pf, var(--p)) / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-focus\/100{--tw-shadow-color: hsl(var(--pf, var(--p)) / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-focus\/15{--tw-shadow-color: hsl(var(--pf, var(--p)) / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-focus\/20{--tw-shadow-color: hsl(var(--pf, var(--p)) / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-focus\/25{--tw-shadow-color: hsl(var(--pf, var(--p)) / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-focus\/30{--tw-shadow-color: hsl(var(--pf, var(--p)) / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-focus\/35{--tw-shadow-color: hsl(var(--pf, var(--p)) / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-focus\/40{--tw-shadow-color: hsl(var(--pf, var(--p)) / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-focus\/45{--tw-shadow-color: hsl(var(--pf, var(--p)) / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-focus\/5{--tw-shadow-color: hsl(var(--pf, var(--p)) / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-focus\/50{--tw-shadow-color: hsl(var(--pf, var(--p)) / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-focus\/55{--tw-shadow-color: hsl(var(--pf, var(--p)) / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-focus\/60{--tw-shadow-color: hsl(var(--pf, var(--p)) / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-focus\/65{--tw-shadow-color: hsl(var(--pf, var(--p)) / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-focus\/70{--tw-shadow-color: hsl(var(--pf, var(--p)) / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-focus\/75{--tw-shadow-color: hsl(var(--pf, var(--p)) / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-focus\/80{--tw-shadow-color: hsl(var(--pf, var(--p)) / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-focus\/85{--tw-shadow-color: hsl(var(--pf, var(--p)) / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-focus\/90{--tw-shadow-color: hsl(var(--pf, var(--p)) / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-primary-focus\/95{--tw-shadow-color: hsl(var(--pf, var(--p)) / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-100{--tw-shadow-color: #fee2e2 !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-100\/0{--tw-shadow-color: rgb(254 226 226 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-100\/10{--tw-shadow-color: rgb(254 226 226 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-100\/100{--tw-shadow-color: rgb(254 226 226 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-100\/15{--tw-shadow-color: rgb(254 226 226 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-100\/20{--tw-shadow-color: rgb(254 226 226 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-100\/25{--tw-shadow-color: rgb(254 226 226 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-100\/30{--tw-shadow-color: rgb(254 226 226 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-100\/35{--tw-shadow-color: rgb(254 226 226 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-100\/40{--tw-shadow-color: rgb(254 226 226 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-100\/45{--tw-shadow-color: rgb(254 226 226 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-100\/5{--tw-shadow-color: rgb(254 226 226 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-100\/50{--tw-shadow-color: rgb(254 226 226 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-100\/55{--tw-shadow-color: rgb(254 226 226 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-100\/60{--tw-shadow-color: rgb(254 226 226 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-100\/65{--tw-shadow-color: rgb(254 226 226 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-100\/70{--tw-shadow-color: rgb(254 226 226 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-100\/75{--tw-shadow-color: rgb(254 226 226 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-100\/80{--tw-shadow-color: rgb(254 226 226 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-100\/85{--tw-shadow-color: rgb(254 226 226 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-100\/90{--tw-shadow-color: rgb(254 226 226 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-100\/95{--tw-shadow-color: rgb(254 226 226 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-200{--tw-shadow-color: #fecaca !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-200\/0{--tw-shadow-color: rgb(254 202 202 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-200\/10{--tw-shadow-color: rgb(254 202 202 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-200\/100{--tw-shadow-color: rgb(254 202 202 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-200\/15{--tw-shadow-color: rgb(254 202 202 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-200\/20{--tw-shadow-color: rgb(254 202 202 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-200\/25{--tw-shadow-color: rgb(254 202 202 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-200\/30{--tw-shadow-color: rgb(254 202 202 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-200\/35{--tw-shadow-color: rgb(254 202 202 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-200\/40{--tw-shadow-color: rgb(254 202 202 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-200\/45{--tw-shadow-color: rgb(254 202 202 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-200\/5{--tw-shadow-color: rgb(254 202 202 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-200\/50{--tw-shadow-color: rgb(254 202 202 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-200\/55{--tw-shadow-color: rgb(254 202 202 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-200\/60{--tw-shadow-color: rgb(254 202 202 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-200\/65{--tw-shadow-color: rgb(254 202 202 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-200\/70{--tw-shadow-color: rgb(254 202 202 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-200\/75{--tw-shadow-color: rgb(254 202 202 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-200\/80{--tw-shadow-color: rgb(254 202 202 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-200\/85{--tw-shadow-color: rgb(254 202 202 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-200\/90{--tw-shadow-color: rgb(254 202 202 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-200\/95{--tw-shadow-color: rgb(254 202 202 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-300{--tw-shadow-color: #ffd0c9 !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-300\/0{--tw-shadow-color: rgb(255 208 201 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-300\/10{--tw-shadow-color: rgb(255 208 201 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-300\/100{--tw-shadow-color: rgb(255 208 201 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-300\/15{--tw-shadow-color: rgb(255 208 201 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-300\/20{--tw-shadow-color: rgb(255 208 201 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-300\/25{--tw-shadow-color: rgb(255 208 201 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-300\/30{--tw-shadow-color: rgb(255 208 201 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-300\/35{--tw-shadow-color: rgb(255 208 201 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-300\/40{--tw-shadow-color: rgb(255 208 201 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-300\/45{--tw-shadow-color: rgb(255 208 201 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-300\/5{--tw-shadow-color: rgb(255 208 201 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-300\/50{--tw-shadow-color: rgb(255 208 201 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-300\/55{--tw-shadow-color: rgb(255 208 201 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-300\/60{--tw-shadow-color: rgb(255 208 201 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-300\/65{--tw-shadow-color: rgb(255 208 201 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-300\/70{--tw-shadow-color: rgb(255 208 201 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-300\/75{--tw-shadow-color: rgb(255 208 201 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-300\/80{--tw-shadow-color: rgb(255 208 201 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-300\/85{--tw-shadow-color: rgb(255 208 201 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-300\/90{--tw-shadow-color: rgb(255 208 201 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-300\/95{--tw-shadow-color: rgb(255 208 201 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-400{--tw-shadow-color: #f87171 !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-400\/0{--tw-shadow-color: rgb(248 113 113 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-400\/10{--tw-shadow-color: rgb(248 113 113 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-400\/100{--tw-shadow-color: rgb(248 113 113 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-400\/15{--tw-shadow-color: rgb(248 113 113 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-400\/20{--tw-shadow-color: rgb(248 113 113 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-400\/25{--tw-shadow-color: rgb(248 113 113 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-400\/30{--tw-shadow-color: rgb(248 113 113 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-400\/35{--tw-shadow-color: rgb(248 113 113 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-400\/40{--tw-shadow-color: rgb(248 113 113 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-400\/45{--tw-shadow-color: rgb(248 113 113 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-400\/5{--tw-shadow-color: rgb(248 113 113 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-400\/50{--tw-shadow-color: rgb(248 113 113 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-400\/55{--tw-shadow-color: rgb(248 113 113 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-400\/60{--tw-shadow-color: rgb(248 113 113 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-400\/65{--tw-shadow-color: rgb(248 113 113 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-400\/70{--tw-shadow-color: rgb(248 113 113 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-400\/75{--tw-shadow-color: rgb(248 113 113 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-400\/80{--tw-shadow-color: rgb(248 113 113 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-400\/85{--tw-shadow-color: rgb(248 113 113 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-400\/90{--tw-shadow-color: rgb(248 113 113 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-400\/95{--tw-shadow-color: rgb(248 113 113 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-50{--tw-shadow-color: #fef2f2 !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-50\/0{--tw-shadow-color: rgb(254 242 242 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-50\/10{--tw-shadow-color: rgb(254 242 242 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-50\/100{--tw-shadow-color: rgb(254 242 242 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-50\/15{--tw-shadow-color: rgb(254 242 242 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-50\/20{--tw-shadow-color: rgb(254 242 242 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-50\/25{--tw-shadow-color: rgb(254 242 242 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-50\/30{--tw-shadow-color: rgb(254 242 242 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-50\/35{--tw-shadow-color: rgb(254 242 242 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-50\/40{--tw-shadow-color: rgb(254 242 242 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-50\/45{--tw-shadow-color: rgb(254 242 242 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-50\/5{--tw-shadow-color: rgb(254 242 242 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-50\/50{--tw-shadow-color: rgb(254 242 242 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-50\/55{--tw-shadow-color: rgb(254 242 242 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-50\/60{--tw-shadow-color: rgb(254 242 242 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-50\/65{--tw-shadow-color: rgb(254 242 242 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-50\/70{--tw-shadow-color: rgb(254 242 242 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-50\/75{--tw-shadow-color: rgb(254 242 242 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-50\/80{--tw-shadow-color: rgb(254 242 242 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-50\/85{--tw-shadow-color: rgb(254 242 242 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-50\/90{--tw-shadow-color: rgb(254 242 242 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-50\/95{--tw-shadow-color: rgb(254 242 242 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-500{--tw-shadow-color: #d22d2d !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-500\/0{--tw-shadow-color: rgb(210 45 45 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-500\/10{--tw-shadow-color: rgb(210 45 45 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-500\/100{--tw-shadow-color: rgb(210 45 45 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-500\/15{--tw-shadow-color: rgb(210 45 45 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-500\/20{--tw-shadow-color: rgb(210 45 45 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-500\/25{--tw-shadow-color: rgb(210 45 45 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-500\/30{--tw-shadow-color: rgb(210 45 45 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-500\/35{--tw-shadow-color: rgb(210 45 45 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-500\/40{--tw-shadow-color: rgb(210 45 45 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-500\/45{--tw-shadow-color: rgb(210 45 45 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-500\/5{--tw-shadow-color: rgb(210 45 45 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-500\/50{--tw-shadow-color: rgb(210 45 45 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-500\/55{--tw-shadow-color: rgb(210 45 45 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-500\/60{--tw-shadow-color: rgb(210 45 45 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-500\/65{--tw-shadow-color: rgb(210 45 45 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-500\/70{--tw-shadow-color: rgb(210 45 45 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-500\/75{--tw-shadow-color: rgb(210 45 45 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-500\/80{--tw-shadow-color: rgb(210 45 45 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-500\/85{--tw-shadow-color: rgb(210 45 45 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-500\/90{--tw-shadow-color: rgb(210 45 45 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-500\/95{--tw-shadow-color: rgb(210 45 45 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-600{--tw-shadow-color: #dc2626 !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-600\/0{--tw-shadow-color: rgb(220 38 38 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-600\/10{--tw-shadow-color: rgb(220 38 38 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-600\/100{--tw-shadow-color: rgb(220 38 38 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-600\/15{--tw-shadow-color: rgb(220 38 38 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-600\/20{--tw-shadow-color: rgb(220 38 38 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-600\/25{--tw-shadow-color: rgb(220 38 38 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-600\/30{--tw-shadow-color: rgb(220 38 38 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-600\/35{--tw-shadow-color: rgb(220 38 38 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-600\/40{--tw-shadow-color: rgb(220 38 38 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-600\/45{--tw-shadow-color: rgb(220 38 38 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-600\/5{--tw-shadow-color: rgb(220 38 38 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-600\/50{--tw-shadow-color: rgb(220 38 38 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-600\/55{--tw-shadow-color: rgb(220 38 38 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-600\/60{--tw-shadow-color: rgb(220 38 38 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-600\/65{--tw-shadow-color: rgb(220 38 38 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-600\/70{--tw-shadow-color: rgb(220 38 38 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-600\/75{--tw-shadow-color: rgb(220 38 38 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-600\/80{--tw-shadow-color: rgb(220 38 38 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-600\/85{--tw-shadow-color: rgb(220 38 38 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-600\/90{--tw-shadow-color: rgb(220 38 38 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-600\/95{--tw-shadow-color: rgb(220 38 38 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-700{--tw-shadow-color: #b91c1c !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-700\/0{--tw-shadow-color: rgb(185 28 28 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-700\/10{--tw-shadow-color: rgb(185 28 28 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-700\/100{--tw-shadow-color: rgb(185 28 28 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-700\/15{--tw-shadow-color: rgb(185 28 28 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-700\/20{--tw-shadow-color: rgb(185 28 28 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-700\/25{--tw-shadow-color: rgb(185 28 28 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-700\/30{--tw-shadow-color: rgb(185 28 28 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-700\/35{--tw-shadow-color: rgb(185 28 28 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-700\/40{--tw-shadow-color: rgb(185 28 28 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-700\/45{--tw-shadow-color: rgb(185 28 28 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-700\/5{--tw-shadow-color: rgb(185 28 28 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-700\/50{--tw-shadow-color: rgb(185 28 28 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-700\/55{--tw-shadow-color: rgb(185 28 28 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-700\/60{--tw-shadow-color: rgb(185 28 28 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-700\/65{--tw-shadow-color: rgb(185 28 28 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-700\/70{--tw-shadow-color: rgb(185 28 28 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-700\/75{--tw-shadow-color: rgb(185 28 28 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-700\/80{--tw-shadow-color: rgb(185 28 28 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-700\/85{--tw-shadow-color: rgb(185 28 28 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-700\/90{--tw-shadow-color: rgb(185 28 28 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-700\/95{--tw-shadow-color: rgb(185 28 28 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-800{--tw-shadow-color: #991b1b !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-800\/0{--tw-shadow-color: rgb(153 27 27 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-800\/10{--tw-shadow-color: rgb(153 27 27 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-800\/100{--tw-shadow-color: rgb(153 27 27 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-800\/15{--tw-shadow-color: rgb(153 27 27 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-800\/20{--tw-shadow-color: rgb(153 27 27 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-800\/25{--tw-shadow-color: rgb(153 27 27 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-800\/30{--tw-shadow-color: rgb(153 27 27 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-800\/35{--tw-shadow-color: rgb(153 27 27 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-800\/40{--tw-shadow-color: rgb(153 27 27 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-800\/45{--tw-shadow-color: rgb(153 27 27 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-800\/5{--tw-shadow-color: rgb(153 27 27 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-800\/50{--tw-shadow-color: rgb(153 27 27 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-800\/55{--tw-shadow-color: rgb(153 27 27 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-800\/60{--tw-shadow-color: rgb(153 27 27 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-800\/65{--tw-shadow-color: rgb(153 27 27 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-800\/70{--tw-shadow-color: rgb(153 27 27 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-800\/75{--tw-shadow-color: rgb(153 27 27 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-800\/80{--tw-shadow-color: rgb(153 27 27 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-800\/85{--tw-shadow-color: rgb(153 27 27 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-800\/90{--tw-shadow-color: rgb(153 27 27 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-800\/95{--tw-shadow-color: rgb(153 27 27 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-900{--tw-shadow-color: #7f1d1d !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-900\/0{--tw-shadow-color: rgb(127 29 29 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-900\/10{--tw-shadow-color: rgb(127 29 29 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-900\/100{--tw-shadow-color: rgb(127 29 29 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-900\/15{--tw-shadow-color: rgb(127 29 29 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-900\/20{--tw-shadow-color: rgb(127 29 29 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-900\/25{--tw-shadow-color: rgb(127 29 29 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-900\/30{--tw-shadow-color: rgb(127 29 29 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-900\/35{--tw-shadow-color: rgb(127 29 29 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-900\/40{--tw-shadow-color: rgb(127 29 29 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-900\/45{--tw-shadow-color: rgb(127 29 29 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-900\/5{--tw-shadow-color: rgb(127 29 29 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-900\/50{--tw-shadow-color: rgb(127 29 29 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-900\/55{--tw-shadow-color: rgb(127 29 29 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-900\/60{--tw-shadow-color: rgb(127 29 29 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-900\/65{--tw-shadow-color: rgb(127 29 29 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-900\/70{--tw-shadow-color: rgb(127 29 29 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-900\/75{--tw-shadow-color: rgb(127 29 29 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-900\/80{--tw-shadow-color: rgb(127 29 29 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-900\/85{--tw-shadow-color: rgb(127 29 29 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-900\/90{--tw-shadow-color: rgb(127 29 29 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-900\/95{--tw-shadow-color: rgb(127 29 29 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-950{--tw-shadow-color: #450a0a !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-950\/0{--tw-shadow-color: rgb(69 10 10 / 0) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-950\/10{--tw-shadow-color: rgb(69 10 10 / .1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-950\/100{--tw-shadow-color: rgb(69 10 10 / 1) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-950\/15{--tw-shadow-color: rgb(69 10 10 / .15) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-950\/20{--tw-shadow-color: rgb(69 10 10 / .2) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-950\/25{--tw-shadow-color: rgb(69 10 10 / .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-950\/30{--tw-shadow-color: rgb(69 10 10 / .3) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-950\/35{--tw-shadow-color: rgb(69 10 10 / .35) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-950\/40{--tw-shadow-color: rgb(69 10 10 / .4) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-950\/45{--tw-shadow-color: rgb(69 10 10 / .45) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-950\/5{--tw-shadow-color: rgb(69 10 10 / .05) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-950\/50{--tw-shadow-color: rgb(69 10 10 / .5) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-950\/55{--tw-shadow-color: rgb(69 10 10 / .55) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-950\/60{--tw-shadow-color: rgb(69 10 10 / .6) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-950\/65{--tw-shadow-color: rgb(69 10 10 / .65) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-950\/70{--tw-shadow-color: rgb(69 10 10 / .7) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-950\/75{--tw-shadow-color: rgb(69 10 10 / .75) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-950\/80{--tw-shadow-color: rgb(69 10 10 / .8) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-950\/85{--tw-shadow-color: rgb(69 10 10 / .85) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-950\/90{--tw-shadow-color: rgb(69 10 10 / .9) !important;--tw-shadow: var(--tw-shadow-colored) !important}.shadow-red-950\/95{--tw-shadow-color: rgb(69 10 10 / .95) !important;--tw-shadow: var(--tw-shadow-colored) !important}.outline-gray-100{outline-color:#f2f3f4!important}.outline-gray-100\/0{outline-color:#f2f3f400!important}.outline-gray-100\/10{outline-color:#f2f3f41a!important}.outline-gray-100\/100{outline-color:#f2f3f4!important}.outline-gray-100\/15{outline-color:#f2f3f426!important}.outline-gray-100\/20{outline-color:#f2f3f433!important}.outline-gray-100\/25{outline-color:#f2f3f440!important}.outline-gray-100\/30{outline-color:#f2f3f44d!important}.outline-gray-100\/35{outline-color:#f2f3f459!important}.outline-gray-100\/40{outline-color:#f2f3f466!important}.outline-gray-100\/45{outline-color:#f2f3f473!important}.outline-gray-100\/5{outline-color:#f2f3f40d!important}.outline-gray-100\/50{outline-color:#f2f3f480!important}.outline-gray-100\/55{outline-color:#f2f3f48c!important}.outline-gray-100\/60{outline-color:#f2f3f499!important}.outline-gray-100\/65{outline-color:#f2f3f4a6!important}.outline-gray-100\/70{outline-color:#f2f3f4b3!important}.outline-gray-100\/75{outline-color:#f2f3f4bf!important}.outline-gray-100\/80{outline-color:#f2f3f4cc!important}.outline-gray-100\/85{outline-color:#f2f3f4d9!important}.outline-gray-100\/90{outline-color:#f2f3f4e6!important}.outline-gray-100\/95{outline-color:#f2f3f4f2!important}.outline-gray-200{outline-color:#e5e5e5!important}.outline-gray-200\/0{outline-color:#e5e5e500!important}.outline-gray-200\/10{outline-color:#e5e5e51a!important}.outline-gray-200\/100{outline-color:#e5e5e5!important}.outline-gray-200\/15{outline-color:#e5e5e526!important}.outline-gray-200\/20{outline-color:#e5e5e533!important}.outline-gray-200\/25{outline-color:#e5e5e540!important}.outline-gray-200\/30{outline-color:#e5e5e54d!important}.outline-gray-200\/35{outline-color:#e5e5e559!important}.outline-gray-200\/40{outline-color:#e5e5e566!important}.outline-gray-200\/45{outline-color:#e5e5e573!important}.outline-gray-200\/5{outline-color:#e5e5e50d!important}.outline-gray-200\/50{outline-color:#e5e5e580!important}.outline-gray-200\/55{outline-color:#e5e5e58c!important}.outline-gray-200\/60{outline-color:#e5e5e599!important}.outline-gray-200\/65{outline-color:#e5e5e5a6!important}.outline-gray-200\/70{outline-color:#e5e5e5b3!important}.outline-gray-200\/75{outline-color:#e5e5e5bf!important}.outline-gray-200\/80{outline-color:#e5e5e5cc!important}.outline-gray-200\/85{outline-color:#e5e5e5d9!important}.outline-gray-200\/90{outline-color:#e5e5e5e6!important}.outline-gray-200\/95{outline-color:#e5e5e5f2!important}.outline-gray-300{outline-color:#b2b2b2!important}.outline-gray-300\/0{outline-color:#b2b2b200!important}.outline-gray-300\/10{outline-color:#b2b2b21a!important}.outline-gray-300\/100{outline-color:#b2b2b2!important}.outline-gray-300\/15{outline-color:#b2b2b226!important}.outline-gray-300\/20{outline-color:#b2b2b233!important}.outline-gray-300\/25{outline-color:#b2b2b240!important}.outline-gray-300\/30{outline-color:#b2b2b24d!important}.outline-gray-300\/35{outline-color:#b2b2b259!important}.outline-gray-300\/40{outline-color:#b2b2b266!important}.outline-gray-300\/45{outline-color:#b2b2b273!important}.outline-gray-300\/5{outline-color:#b2b2b20d!important}.outline-gray-300\/50{outline-color:#b2b2b280!important}.outline-gray-300\/55{outline-color:#b2b2b28c!important}.outline-gray-300\/60{outline-color:#b2b2b299!important}.outline-gray-300\/65{outline-color:#b2b2b2a6!important}.outline-gray-300\/70{outline-color:#b2b2b2b3!important}.outline-gray-300\/75{outline-color:#b2b2b2bf!important}.outline-gray-300\/80{outline-color:#b2b2b2cc!important}.outline-gray-300\/85{outline-color:#b2b2b2d9!important}.outline-gray-300\/90{outline-color:#b2b2b2e6!important}.outline-gray-300\/95{outline-color:#b2b2b2f2!important}.outline-gray-400{outline-color:#999!important}.outline-gray-400\/0{outline-color:#9990!important}.outline-gray-400\/10{outline-color:#9999991a!important}.outline-gray-400\/100{outline-color:#999!important}.outline-gray-400\/15{outline-color:#99999926!important}.outline-gray-400\/20{outline-color:#9993!important}.outline-gray-400\/25{outline-color:#99999940!important}.outline-gray-400\/30{outline-color:#9999994d!important}.outline-gray-400\/35{outline-color:#99999959!important}.outline-gray-400\/40{outline-color:#9996!important}.outline-gray-400\/45{outline-color:#99999973!important}.outline-gray-400\/5{outline-color:#9999990d!important}.outline-gray-400\/50{outline-color:#99999980!important}.outline-gray-400\/55{outline-color:#9999998c!important}.outline-gray-400\/60{outline-color:#9999!important}.outline-gray-400\/65{outline-color:#999999a6!important}.outline-gray-400\/70{outline-color:#999999b3!important}.outline-gray-400\/75{outline-color:#999999bf!important}.outline-gray-400\/80{outline-color:#999c!important}.outline-gray-400\/85{outline-color:#999999d9!important}.outline-gray-400\/90{outline-color:#999999e6!important}.outline-gray-400\/95{outline-color:#999999f2!important}.outline-gray-50{outline-color:#f2f2f2!important}.outline-gray-50\/0{outline-color:#f2f2f200!important}.outline-gray-50\/10{outline-color:#f2f2f21a!important}.outline-gray-50\/100{outline-color:#f2f2f2!important}.outline-gray-50\/15{outline-color:#f2f2f226!important}.outline-gray-50\/20{outline-color:#f2f2f233!important}.outline-gray-50\/25{outline-color:#f2f2f240!important}.outline-gray-50\/30{outline-color:#f2f2f24d!important}.outline-gray-50\/35{outline-color:#f2f2f259!important}.outline-gray-50\/40{outline-color:#f2f2f266!important}.outline-gray-50\/45{outline-color:#f2f2f273!important}.outline-gray-50\/5{outline-color:#f2f2f20d!important}.outline-gray-50\/50{outline-color:#f2f2f280!important}.outline-gray-50\/55{outline-color:#f2f2f28c!important}.outline-gray-50\/60{outline-color:#f2f2f299!important}.outline-gray-50\/65{outline-color:#f2f2f2a6!important}.outline-gray-50\/70{outline-color:#f2f2f2b3!important}.outline-gray-50\/75{outline-color:#f2f2f2bf!important}.outline-gray-50\/80{outline-color:#f2f2f2cc!important}.outline-gray-50\/85{outline-color:#f2f2f2d9!important}.outline-gray-50\/90{outline-color:#f2f2f2e6!important}.outline-gray-50\/95{outline-color:#f2f2f2f2!important}.outline-gray-500{outline-color:#4d4d4d!important}.outline-gray-500\/0{outline-color:#4d4d4d00!important}.outline-gray-500\/10{outline-color:#4d4d4d1a!important}.outline-gray-500\/100{outline-color:#4d4d4d!important}.outline-gray-500\/15{outline-color:#4d4d4d26!important}.outline-gray-500\/20{outline-color:#4d4d4d33!important}.outline-gray-500\/25{outline-color:#4d4d4d40!important}.outline-gray-500\/30{outline-color:#4d4d4d4d!important}.outline-gray-500\/35{outline-color:#4d4d4d59!important}.outline-gray-500\/40{outline-color:#4d4d4d66!important}.outline-gray-500\/45{outline-color:#4d4d4d73!important}.outline-gray-500\/5{outline-color:#4d4d4d0d!important}.outline-gray-500\/50{outline-color:#4d4d4d80!important}.outline-gray-500\/55{outline-color:#4d4d4d8c!important}.outline-gray-500\/60{outline-color:#4d4d4d99!important}.outline-gray-500\/65{outline-color:#4d4d4da6!important}.outline-gray-500\/70{outline-color:#4d4d4db3!important}.outline-gray-500\/75{outline-color:#4d4d4dbf!important}.outline-gray-500\/80{outline-color:#4d4d4dcc!important}.outline-gray-500\/85{outline-color:#4d4d4dd9!important}.outline-gray-500\/90{outline-color:#4d4d4de6!important}.outline-gray-500\/95{outline-color:#4d4d4df2!important}.outline-gray-600{outline-color:#4b5563!important}.outline-gray-600\/0{outline-color:#4b556300!important}.outline-gray-600\/10{outline-color:#4b55631a!important}.outline-gray-600\/100{outline-color:#4b5563!important}.outline-gray-600\/15{outline-color:#4b556326!important}.outline-gray-600\/20{outline-color:#4b556333!important}.outline-gray-600\/25{outline-color:#4b556340!important}.outline-gray-600\/30{outline-color:#4b55634d!important}.outline-gray-600\/35{outline-color:#4b556359!important}.outline-gray-600\/40{outline-color:#4b556366!important}.outline-gray-600\/45{outline-color:#4b556373!important}.outline-gray-600\/5{outline-color:#4b55630d!important}.outline-gray-600\/50{outline-color:#4b556380!important}.outline-gray-600\/55{outline-color:#4b55638c!important}.outline-gray-600\/60{outline-color:#4b556399!important}.outline-gray-600\/65{outline-color:#4b5563a6!important}.outline-gray-600\/70{outline-color:#4b5563b3!important}.outline-gray-600\/75{outline-color:#4b5563bf!important}.outline-gray-600\/80{outline-color:#4b5563cc!important}.outline-gray-600\/85{outline-color:#4b5563d9!important}.outline-gray-600\/90{outline-color:#4b5563e6!important}.outline-gray-600\/95{outline-color:#4b5563f2!important}.outline-gray-700{outline-color:#333!important}.outline-gray-700\/0{outline-color:#3330!important}.outline-gray-700\/10{outline-color:#3333331a!important}.outline-gray-700\/100{outline-color:#333!important}.outline-gray-700\/15{outline-color:#33333326!important}.outline-gray-700\/20{outline-color:#3333!important}.outline-gray-700\/25{outline-color:#33333340!important}.outline-gray-700\/30{outline-color:#3333334d!important}.outline-gray-700\/35{outline-color:#33333359!important}.outline-gray-700\/40{outline-color:#3336!important}.outline-gray-700\/45{outline-color:#33333373!important}.outline-gray-700\/5{outline-color:#3333330d!important}.outline-gray-700\/50{outline-color:#33333380!important}.outline-gray-700\/55{outline-color:#3333338c!important}.outline-gray-700\/60{outline-color:#3339!important}.outline-gray-700\/65{outline-color:#333333a6!important}.outline-gray-700\/70{outline-color:#333333b3!important}.outline-gray-700\/75{outline-color:#333333bf!important}.outline-gray-700\/80{outline-color:#333c!important}.outline-gray-700\/85{outline-color:#333333d9!important}.outline-gray-700\/90{outline-color:#333333e6!important}.outline-gray-700\/95{outline-color:#333333f2!important}.outline-gray-800{outline-color:#1f2937!important}.outline-gray-800\/0{outline-color:#1f293700!important}.outline-gray-800\/10{outline-color:#1f29371a!important}.outline-gray-800\/100{outline-color:#1f2937!important}.outline-gray-800\/15{outline-color:#1f293726!important}.outline-gray-800\/20{outline-color:#1f293733!important}.outline-gray-800\/25{outline-color:#1f293740!important}.outline-gray-800\/30{outline-color:#1f29374d!important}.outline-gray-800\/35{outline-color:#1f293759!important}.outline-gray-800\/40{outline-color:#1f293766!important}.outline-gray-800\/45{outline-color:#1f293773!important}.outline-gray-800\/5{outline-color:#1f29370d!important}.outline-gray-800\/50{outline-color:#1f293780!important}.outline-gray-800\/55{outline-color:#1f29378c!important}.outline-gray-800\/60{outline-color:#1f293799!important}.outline-gray-800\/65{outline-color:#1f2937a6!important}.outline-gray-800\/70{outline-color:#1f2937b3!important}.outline-gray-800\/75{outline-color:#1f2937bf!important}.outline-gray-800\/80{outline-color:#1f2937cc!important}.outline-gray-800\/85{outline-color:#1f2937d9!important}.outline-gray-800\/90{outline-color:#1f2937e6!important}.outline-gray-800\/95{outline-color:#1f2937f2!important}.outline-gray-900{outline-color:#111827!important}.outline-gray-900\/0{outline-color:#11182700!important}.outline-gray-900\/10{outline-color:#1118271a!important}.outline-gray-900\/100{outline-color:#111827!important}.outline-gray-900\/15{outline-color:#11182726!important}.outline-gray-900\/20{outline-color:#11182733!important}.outline-gray-900\/25{outline-color:#11182740!important}.outline-gray-900\/30{outline-color:#1118274d!important}.outline-gray-900\/35{outline-color:#11182759!important}.outline-gray-900\/40{outline-color:#11182766!important}.outline-gray-900\/45{outline-color:#11182773!important}.outline-gray-900\/5{outline-color:#1118270d!important}.outline-gray-900\/50{outline-color:#11182780!important}.outline-gray-900\/55{outline-color:#1118278c!important}.outline-gray-900\/60{outline-color:#11182799!important}.outline-gray-900\/65{outline-color:#111827a6!important}.outline-gray-900\/70{outline-color:#111827b3!important}.outline-gray-900\/75{outline-color:#111827bf!important}.outline-gray-900\/80{outline-color:#111827cc!important}.outline-gray-900\/85{outline-color:#111827d9!important}.outline-gray-900\/90{outline-color:#111827e6!important}.outline-gray-900\/95{outline-color:#111827f2!important}.outline-gray-950{outline-color:#030712!important}.outline-gray-950\/0{outline-color:#03071200!important}.outline-gray-950\/10{outline-color:#0307121a!important}.outline-gray-950\/100{outline-color:#030712!important}.outline-gray-950\/15{outline-color:#03071226!important}.outline-gray-950\/20{outline-color:#03071233!important}.outline-gray-950\/25{outline-color:#03071240!important}.outline-gray-950\/30{outline-color:#0307124d!important}.outline-gray-950\/35{outline-color:#03071259!important}.outline-gray-950\/40{outline-color:#03071266!important}.outline-gray-950\/45{outline-color:#03071273!important}.outline-gray-950\/5{outline-color:#0307120d!important}.outline-gray-950\/50{outline-color:#03071280!important}.outline-gray-950\/55{outline-color:#0307128c!important}.outline-gray-950\/60{outline-color:#03071299!important}.outline-gray-950\/65{outline-color:#030712a6!important}.outline-gray-950\/70{outline-color:#030712b3!important}.outline-gray-950\/75{outline-color:#030712bf!important}.outline-gray-950\/80{outline-color:#030712cc!important}.outline-gray-950\/85{outline-color:#030712d9!important}.outline-gray-950\/90{outline-color:#030712e6!important}.outline-gray-950\/95{outline-color:#030712f2!important}.outline-green-100{outline-color:#dcfce7!important}.outline-green-100\/0{outline-color:#dcfce700!important}.outline-green-100\/10{outline-color:#dcfce71a!important}.outline-green-100\/100{outline-color:#dcfce7!important}.outline-green-100\/15{outline-color:#dcfce726!important}.outline-green-100\/20{outline-color:#dcfce733!important}.outline-green-100\/25{outline-color:#dcfce740!important}.outline-green-100\/30{outline-color:#dcfce74d!important}.outline-green-100\/35{outline-color:#dcfce759!important}.outline-green-100\/40{outline-color:#dcfce766!important}.outline-green-100\/45{outline-color:#dcfce773!important}.outline-green-100\/5{outline-color:#dcfce70d!important}.outline-green-100\/50{outline-color:#dcfce780!important}.outline-green-100\/55{outline-color:#dcfce78c!important}.outline-green-100\/60{outline-color:#dcfce799!important}.outline-green-100\/65{outline-color:#dcfce7a6!important}.outline-green-100\/70{outline-color:#dcfce7b3!important}.outline-green-100\/75{outline-color:#dcfce7bf!important}.outline-green-100\/80{outline-color:#dcfce7cc!important}.outline-green-100\/85{outline-color:#dcfce7d9!important}.outline-green-100\/90{outline-color:#dcfce7e6!important}.outline-green-100\/95{outline-color:#dcfce7f2!important}.outline-green-200{outline-color:#bbf7d0!important}.outline-green-200\/0{outline-color:#bbf7d000!important}.outline-green-200\/10{outline-color:#bbf7d01a!important}.outline-green-200\/100{outline-color:#bbf7d0!important}.outline-green-200\/15{outline-color:#bbf7d026!important}.outline-green-200\/20{outline-color:#bbf7d033!important}.outline-green-200\/25{outline-color:#bbf7d040!important}.outline-green-200\/30{outline-color:#bbf7d04d!important}.outline-green-200\/35{outline-color:#bbf7d059!important}.outline-green-200\/40{outline-color:#bbf7d066!important}.outline-green-200\/45{outline-color:#bbf7d073!important}.outline-green-200\/5{outline-color:#bbf7d00d!important}.outline-green-200\/50{outline-color:#bbf7d080!important}.outline-green-200\/55{outline-color:#bbf7d08c!important}.outline-green-200\/60{outline-color:#bbf7d099!important}.outline-green-200\/65{outline-color:#bbf7d0a6!important}.outline-green-200\/70{outline-color:#bbf7d0b3!important}.outline-green-200\/75{outline-color:#bbf7d0bf!important}.outline-green-200\/80{outline-color:#bbf7d0cc!important}.outline-green-200\/85{outline-color:#bbf7d0d9!important}.outline-green-200\/90{outline-color:#bbf7d0e6!important}.outline-green-200\/95{outline-color:#bbf7d0f2!important}.outline-green-300{outline-color:#ddffc9!important}.outline-green-300\/0{outline-color:#ddffc900!important}.outline-green-300\/10{outline-color:#ddffc91a!important}.outline-green-300\/100{outline-color:#ddffc9!important}.outline-green-300\/15{outline-color:#ddffc926!important}.outline-green-300\/20{outline-color:#ddffc933!important}.outline-green-300\/25{outline-color:#ddffc940!important}.outline-green-300\/30{outline-color:#ddffc94d!important}.outline-green-300\/35{outline-color:#ddffc959!important}.outline-green-300\/40{outline-color:#ddffc966!important}.outline-green-300\/45{outline-color:#ddffc973!important}.outline-green-300\/5{outline-color:#ddffc90d!important}.outline-green-300\/50{outline-color:#ddffc980!important}.outline-green-300\/55{outline-color:#ddffc98c!important}.outline-green-300\/60{outline-color:#ddffc999!important}.outline-green-300\/65{outline-color:#ddffc9a6!important}.outline-green-300\/70{outline-color:#ddffc9b3!important}.outline-green-300\/75{outline-color:#ddffc9bf!important}.outline-green-300\/80{outline-color:#ddffc9cc!important}.outline-green-300\/85{outline-color:#ddffc9d9!important}.outline-green-300\/90{outline-color:#ddffc9e6!important}.outline-green-300\/95{outline-color:#ddffc9f2!important}.outline-green-400{outline-color:#4ade80!important}.outline-green-400\/0{outline-color:#4ade8000!important}.outline-green-400\/10{outline-color:#4ade801a!important}.outline-green-400\/100{outline-color:#4ade80!important}.outline-green-400\/15{outline-color:#4ade8026!important}.outline-green-400\/20{outline-color:#4ade8033!important}.outline-green-400\/25{outline-color:#4ade8040!important}.outline-green-400\/30{outline-color:#4ade804d!important}.outline-green-400\/35{outline-color:#4ade8059!important}.outline-green-400\/40{outline-color:#4ade8066!important}.outline-green-400\/45{outline-color:#4ade8073!important}.outline-green-400\/5{outline-color:#4ade800d!important}.outline-green-400\/50{outline-color:#4ade8080!important}.outline-green-400\/55{outline-color:#4ade808c!important}.outline-green-400\/60{outline-color:#4ade8099!important}.outline-green-400\/65{outline-color:#4ade80a6!important}.outline-green-400\/70{outline-color:#4ade80b3!important}.outline-green-400\/75{outline-color:#4ade80bf!important}.outline-green-400\/80{outline-color:#4ade80cc!important}.outline-green-400\/85{outline-color:#4ade80d9!important}.outline-green-400\/90{outline-color:#4ade80e6!important}.outline-green-400\/95{outline-color:#4ade80f2!important}.outline-green-50{outline-color:#f0fdf4!important}.outline-green-50\/0{outline-color:#f0fdf400!important}.outline-green-50\/10{outline-color:#f0fdf41a!important}.outline-green-50\/100{outline-color:#f0fdf4!important}.outline-green-50\/15{outline-color:#f0fdf426!important}.outline-green-50\/20{outline-color:#f0fdf433!important}.outline-green-50\/25{outline-color:#f0fdf440!important}.outline-green-50\/30{outline-color:#f0fdf44d!important}.outline-green-50\/35{outline-color:#f0fdf459!important}.outline-green-50\/40{outline-color:#f0fdf466!important}.outline-green-50\/45{outline-color:#f0fdf473!important}.outline-green-50\/5{outline-color:#f0fdf40d!important}.outline-green-50\/50{outline-color:#f0fdf480!important}.outline-green-50\/55{outline-color:#f0fdf48c!important}.outline-green-50\/60{outline-color:#f0fdf499!important}.outline-green-50\/65{outline-color:#f0fdf4a6!important}.outline-green-50\/70{outline-color:#f0fdf4b3!important}.outline-green-50\/75{outline-color:#f0fdf4bf!important}.outline-green-50\/80{outline-color:#f0fdf4cc!important}.outline-green-50\/85{outline-color:#f0fdf4d9!important}.outline-green-50\/90{outline-color:#f0fdf4e6!important}.outline-green-50\/95{outline-color:#f0fdf4f2!important}.outline-green-500{outline-color:#17d14c!important}.outline-green-500\/0{outline-color:#17d14c00!important}.outline-green-500\/10{outline-color:#17d14c1a!important}.outline-green-500\/100{outline-color:#17d14c!important}.outline-green-500\/15{outline-color:#17d14c26!important}.outline-green-500\/20{outline-color:#17d14c33!important}.outline-green-500\/25{outline-color:#17d14c40!important}.outline-green-500\/30{outline-color:#17d14c4d!important}.outline-green-500\/35{outline-color:#17d14c59!important}.outline-green-500\/40{outline-color:#17d14c66!important}.outline-green-500\/45{outline-color:#17d14c73!important}.outline-green-500\/5{outline-color:#17d14c0d!important}.outline-green-500\/50{outline-color:#17d14c80!important}.outline-green-500\/55{outline-color:#17d14c8c!important}.outline-green-500\/60{outline-color:#17d14c99!important}.outline-green-500\/65{outline-color:#17d14ca6!important}.outline-green-500\/70{outline-color:#17d14cb3!important}.outline-green-500\/75{outline-color:#17d14cbf!important}.outline-green-500\/80{outline-color:#17d14ccc!important}.outline-green-500\/85{outline-color:#17d14cd9!important}.outline-green-500\/90{outline-color:#17d14ce6!important}.outline-green-500\/95{outline-color:#17d14cf2!important}.outline-green-600{outline-color:#16a34a!important}.outline-green-600\/0{outline-color:#16a34a00!important}.outline-green-600\/10{outline-color:#16a34a1a!important}.outline-green-600\/100{outline-color:#16a34a!important}.outline-green-600\/15{outline-color:#16a34a26!important}.outline-green-600\/20{outline-color:#16a34a33!important}.outline-green-600\/25{outline-color:#16a34a40!important}.outline-green-600\/30{outline-color:#16a34a4d!important}.outline-green-600\/35{outline-color:#16a34a59!important}.outline-green-600\/40{outline-color:#16a34a66!important}.outline-green-600\/45{outline-color:#16a34a73!important}.outline-green-600\/5{outline-color:#16a34a0d!important}.outline-green-600\/50{outline-color:#16a34a80!important}.outline-green-600\/55{outline-color:#16a34a8c!important}.outline-green-600\/60{outline-color:#16a34a99!important}.outline-green-600\/65{outline-color:#16a34aa6!important}.outline-green-600\/70{outline-color:#16a34ab3!important}.outline-green-600\/75{outline-color:#16a34abf!important}.outline-green-600\/80{outline-color:#16a34acc!important}.outline-green-600\/85{outline-color:#16a34ad9!important}.outline-green-600\/90{outline-color:#16a34ae6!important}.outline-green-600\/95{outline-color:#16a34af2!important}.outline-green-700{outline-color:#15803d!important}.outline-green-700\/0{outline-color:#15803d00!important}.outline-green-700\/10{outline-color:#15803d1a!important}.outline-green-700\/100{outline-color:#15803d!important}.outline-green-700\/15{outline-color:#15803d26!important}.outline-green-700\/20{outline-color:#15803d33!important}.outline-green-700\/25{outline-color:#15803d40!important}.outline-green-700\/30{outline-color:#15803d4d!important}.outline-green-700\/35{outline-color:#15803d59!important}.outline-green-700\/40{outline-color:#15803d66!important}.outline-green-700\/45{outline-color:#15803d73!important}.outline-green-700\/5{outline-color:#15803d0d!important}.outline-green-700\/50{outline-color:#15803d80!important}.outline-green-700\/55{outline-color:#15803d8c!important}.outline-green-700\/60{outline-color:#15803d99!important}.outline-green-700\/65{outline-color:#15803da6!important}.outline-green-700\/70{outline-color:#15803db3!important}.outline-green-700\/75{outline-color:#15803dbf!important}.outline-green-700\/80{outline-color:#15803dcc!important}.outline-green-700\/85{outline-color:#15803dd9!important}.outline-green-700\/90{outline-color:#15803de6!important}.outline-green-700\/95{outline-color:#15803df2!important}.outline-green-800{outline-color:#166534!important}.outline-green-800\/0{outline-color:#16653400!important}.outline-green-800\/10{outline-color:#1665341a!important}.outline-green-800\/100{outline-color:#166534!important}.outline-green-800\/15{outline-color:#16653426!important}.outline-green-800\/20{outline-color:#16653433!important}.outline-green-800\/25{outline-color:#16653440!important}.outline-green-800\/30{outline-color:#1665344d!important}.outline-green-800\/35{outline-color:#16653459!important}.outline-green-800\/40{outline-color:#16653466!important}.outline-green-800\/45{outline-color:#16653473!important}.outline-green-800\/5{outline-color:#1665340d!important}.outline-green-800\/50{outline-color:#16653480!important}.outline-green-800\/55{outline-color:#1665348c!important}.outline-green-800\/60{outline-color:#16653499!important}.outline-green-800\/65{outline-color:#166534a6!important}.outline-green-800\/70{outline-color:#166534b3!important}.outline-green-800\/75{outline-color:#166534bf!important}.outline-green-800\/80{outline-color:#166534cc!important}.outline-green-800\/85{outline-color:#166534d9!important}.outline-green-800\/90{outline-color:#166534e6!important}.outline-green-800\/95{outline-color:#166534f2!important}.outline-green-900{outline-color:#14532d!important}.outline-green-900\/0{outline-color:#14532d00!important}.outline-green-900\/10{outline-color:#14532d1a!important}.outline-green-900\/100{outline-color:#14532d!important}.outline-green-900\/15{outline-color:#14532d26!important}.outline-green-900\/20{outline-color:#14532d33!important}.outline-green-900\/25{outline-color:#14532d40!important}.outline-green-900\/30{outline-color:#14532d4d!important}.outline-green-900\/35{outline-color:#14532d59!important}.outline-green-900\/40{outline-color:#14532d66!important}.outline-green-900\/45{outline-color:#14532d73!important}.outline-green-900\/5{outline-color:#14532d0d!important}.outline-green-900\/50{outline-color:#14532d80!important}.outline-green-900\/55{outline-color:#14532d8c!important}.outline-green-900\/60{outline-color:#14532d99!important}.outline-green-900\/65{outline-color:#14532da6!important}.outline-green-900\/70{outline-color:#14532db3!important}.outline-green-900\/75{outline-color:#14532dbf!important}.outline-green-900\/80{outline-color:#14532dcc!important}.outline-green-900\/85{outline-color:#14532dd9!important}.outline-green-900\/90{outline-color:#14532de6!important}.outline-green-900\/95{outline-color:#14532df2!important}.outline-green-950{outline-color:#052e16!important}.outline-green-950\/0{outline-color:#052e1600!important}.outline-green-950\/10{outline-color:#052e161a!important}.outline-green-950\/100{outline-color:#052e16!important}.outline-green-950\/15{outline-color:#052e1626!important}.outline-green-950\/20{outline-color:#052e1633!important}.outline-green-950\/25{outline-color:#052e1640!important}.outline-green-950\/30{outline-color:#052e164d!important}.outline-green-950\/35{outline-color:#052e1659!important}.outline-green-950\/40{outline-color:#052e1666!important}.outline-green-950\/45{outline-color:#052e1673!important}.outline-green-950\/5{outline-color:#052e160d!important}.outline-green-950\/50{outline-color:#052e1680!important}.outline-green-950\/55{outline-color:#052e168c!important}.outline-green-950\/60{outline-color:#052e1699!important}.outline-green-950\/65{outline-color:#052e16a6!important}.outline-green-950\/70{outline-color:#052e16b3!important}.outline-green-950\/75{outline-color:#052e16bf!important}.outline-green-950\/80{outline-color:#052e16cc!important}.outline-green-950\/85{outline-color:#052e16d9!important}.outline-green-950\/90{outline-color:#052e16e6!important}.outline-green-950\/95{outline-color:#052e16f2!important}.outline-orange-100{outline-color:#ffedd5!important}.outline-orange-100\/0{outline-color:#ffedd500!important}.outline-orange-100\/10{outline-color:#ffedd51a!important}.outline-orange-100\/100{outline-color:#ffedd5!important}.outline-orange-100\/15{outline-color:#ffedd526!important}.outline-orange-100\/20{outline-color:#ffedd533!important}.outline-orange-100\/25{outline-color:#ffedd540!important}.outline-orange-100\/30{outline-color:#ffedd54d!important}.outline-orange-100\/35{outline-color:#ffedd559!important}.outline-orange-100\/40{outline-color:#ffedd566!important}.outline-orange-100\/45{outline-color:#ffedd573!important}.outline-orange-100\/5{outline-color:#ffedd50d!important}.outline-orange-100\/50{outline-color:#ffedd580!important}.outline-orange-100\/55{outline-color:#ffedd58c!important}.outline-orange-100\/60{outline-color:#ffedd599!important}.outline-orange-100\/65{outline-color:#ffedd5a6!important}.outline-orange-100\/70{outline-color:#ffedd5b3!important}.outline-orange-100\/75{outline-color:#ffedd5bf!important}.outline-orange-100\/80{outline-color:#ffedd5cc!important}.outline-orange-100\/85{outline-color:#ffedd5d9!important}.outline-orange-100\/90{outline-color:#ffedd5e6!important}.outline-orange-100\/95{outline-color:#ffedd5f2!important}.outline-orange-200{outline-color:#fed7aa!important}.outline-orange-200\/0{outline-color:#fed7aa00!important}.outline-orange-200\/10{outline-color:#fed7aa1a!important}.outline-orange-200\/100{outline-color:#fed7aa!important}.outline-orange-200\/15{outline-color:#fed7aa26!important}.outline-orange-200\/20{outline-color:#fed7aa33!important}.outline-orange-200\/25{outline-color:#fed7aa40!important}.outline-orange-200\/30{outline-color:#fed7aa4d!important}.outline-orange-200\/35{outline-color:#fed7aa59!important}.outline-orange-200\/40{outline-color:#fed7aa66!important}.outline-orange-200\/45{outline-color:#fed7aa73!important}.outline-orange-200\/5{outline-color:#fed7aa0d!important}.outline-orange-200\/50{outline-color:#fed7aa80!important}.outline-orange-200\/55{outline-color:#fed7aa8c!important}.outline-orange-200\/60{outline-color:#fed7aa99!important}.outline-orange-200\/65{outline-color:#fed7aaa6!important}.outline-orange-200\/70{outline-color:#fed7aab3!important}.outline-orange-200\/75{outline-color:#fed7aabf!important}.outline-orange-200\/80{outline-color:#fed7aacc!important}.outline-orange-200\/85{outline-color:#fed7aad9!important}.outline-orange-200\/90{outline-color:#fed7aae6!important}.outline-orange-200\/95{outline-color:#fed7aaf2!important}.outline-orange-300{outline-color:#fdba74!important}.outline-orange-300\/0{outline-color:#fdba7400!important}.outline-orange-300\/10{outline-color:#fdba741a!important}.outline-orange-300\/100{outline-color:#fdba74!important}.outline-orange-300\/15{outline-color:#fdba7426!important}.outline-orange-300\/20{outline-color:#fdba7433!important}.outline-orange-300\/25{outline-color:#fdba7440!important}.outline-orange-300\/30{outline-color:#fdba744d!important}.outline-orange-300\/35{outline-color:#fdba7459!important}.outline-orange-300\/40{outline-color:#fdba7466!important}.outline-orange-300\/45{outline-color:#fdba7473!important}.outline-orange-300\/5{outline-color:#fdba740d!important}.outline-orange-300\/50{outline-color:#fdba7480!important}.outline-orange-300\/55{outline-color:#fdba748c!important}.outline-orange-300\/60{outline-color:#fdba7499!important}.outline-orange-300\/65{outline-color:#fdba74a6!important}.outline-orange-300\/70{outline-color:#fdba74b3!important}.outline-orange-300\/75{outline-color:#fdba74bf!important}.outline-orange-300\/80{outline-color:#fdba74cc!important}.outline-orange-300\/85{outline-color:#fdba74d9!important}.outline-orange-300\/90{outline-color:#fdba74e6!important}.outline-orange-300\/95{outline-color:#fdba74f2!important}.outline-orange-400{outline-color:#fb923c!important}.outline-orange-400\/0{outline-color:#fb923c00!important}.outline-orange-400\/10{outline-color:#fb923c1a!important}.outline-orange-400\/100{outline-color:#fb923c!important}.outline-orange-400\/15{outline-color:#fb923c26!important}.outline-orange-400\/20{outline-color:#fb923c33!important}.outline-orange-400\/25{outline-color:#fb923c40!important}.outline-orange-400\/30{outline-color:#fb923c4d!important}.outline-orange-400\/35{outline-color:#fb923c59!important}.outline-orange-400\/40{outline-color:#fb923c66!important}.outline-orange-400\/45{outline-color:#fb923c73!important}.outline-orange-400\/5{outline-color:#fb923c0d!important}.outline-orange-400\/50{outline-color:#fb923c80!important}.outline-orange-400\/55{outline-color:#fb923c8c!important}.outline-orange-400\/60{outline-color:#fb923c99!important}.outline-orange-400\/65{outline-color:#fb923ca6!important}.outline-orange-400\/70{outline-color:#fb923cb3!important}.outline-orange-400\/75{outline-color:#fb923cbf!important}.outline-orange-400\/80{outline-color:#fb923ccc!important}.outline-orange-400\/85{outline-color:#fb923cd9!important}.outline-orange-400\/90{outline-color:#fb923ce6!important}.outline-orange-400\/95{outline-color:#fb923cf2!important}.outline-orange-50{outline-color:#fff7ed!important}.outline-orange-50\/0{outline-color:#fff7ed00!important}.outline-orange-50\/10{outline-color:#fff7ed1a!important}.outline-orange-50\/100{outline-color:#fff7ed!important}.outline-orange-50\/15{outline-color:#fff7ed26!important}.outline-orange-50\/20{outline-color:#fff7ed33!important}.outline-orange-50\/25{outline-color:#fff7ed40!important}.outline-orange-50\/30{outline-color:#fff7ed4d!important}.outline-orange-50\/35{outline-color:#fff7ed59!important}.outline-orange-50\/40{outline-color:#fff7ed66!important}.outline-orange-50\/45{outline-color:#fff7ed73!important}.outline-orange-50\/5{outline-color:#fff7ed0d!important}.outline-orange-50\/50{outline-color:#fff7ed80!important}.outline-orange-50\/55{outline-color:#fff7ed8c!important}.outline-orange-50\/60{outline-color:#fff7ed99!important}.outline-orange-50\/65{outline-color:#fff7eda6!important}.outline-orange-50\/70{outline-color:#fff7edb3!important}.outline-orange-50\/75{outline-color:#fff7edbf!important}.outline-orange-50\/80{outline-color:#fff7edcc!important}.outline-orange-50\/85{outline-color:#fff7edd9!important}.outline-orange-50\/90{outline-color:#fff7ede6!important}.outline-orange-50\/95{outline-color:#fff7edf2!important}.outline-orange-500{outline-color:#ee8e1d!important}.outline-orange-500\/0{outline-color:#ee8e1d00!important}.outline-orange-500\/10{outline-color:#ee8e1d1a!important}.outline-orange-500\/100{outline-color:#ee8e1d!important}.outline-orange-500\/15{outline-color:#ee8e1d26!important}.outline-orange-500\/20{outline-color:#ee8e1d33!important}.outline-orange-500\/25{outline-color:#ee8e1d40!important}.outline-orange-500\/30{outline-color:#ee8e1d4d!important}.outline-orange-500\/35{outline-color:#ee8e1d59!important}.outline-orange-500\/40{outline-color:#ee8e1d66!important}.outline-orange-500\/45{outline-color:#ee8e1d73!important}.outline-orange-500\/5{outline-color:#ee8e1d0d!important}.outline-orange-500\/50{outline-color:#ee8e1d80!important}.outline-orange-500\/55{outline-color:#ee8e1d8c!important}.outline-orange-500\/60{outline-color:#ee8e1d99!important}.outline-orange-500\/65{outline-color:#ee8e1da6!important}.outline-orange-500\/70{outline-color:#ee8e1db3!important}.outline-orange-500\/75{outline-color:#ee8e1dbf!important}.outline-orange-500\/80{outline-color:#ee8e1dcc!important}.outline-orange-500\/85{outline-color:#ee8e1dd9!important}.outline-orange-500\/90{outline-color:#ee8e1de6!important}.outline-orange-500\/95{outline-color:#ee8e1df2!important}.outline-orange-600{outline-color:#ea580c!important}.outline-orange-600\/0{outline-color:#ea580c00!important}.outline-orange-600\/10{outline-color:#ea580c1a!important}.outline-orange-600\/100{outline-color:#ea580c!important}.outline-orange-600\/15{outline-color:#ea580c26!important}.outline-orange-600\/20{outline-color:#ea580c33!important}.outline-orange-600\/25{outline-color:#ea580c40!important}.outline-orange-600\/30{outline-color:#ea580c4d!important}.outline-orange-600\/35{outline-color:#ea580c59!important}.outline-orange-600\/40{outline-color:#ea580c66!important}.outline-orange-600\/45{outline-color:#ea580c73!important}.outline-orange-600\/5{outline-color:#ea580c0d!important}.outline-orange-600\/50{outline-color:#ea580c80!important}.outline-orange-600\/55{outline-color:#ea580c8c!important}.outline-orange-600\/60{outline-color:#ea580c99!important}.outline-orange-600\/65{outline-color:#ea580ca6!important}.outline-orange-600\/70{outline-color:#ea580cb3!important}.outline-orange-600\/75{outline-color:#ea580cbf!important}.outline-orange-600\/80{outline-color:#ea580ccc!important}.outline-orange-600\/85{outline-color:#ea580cd9!important}.outline-orange-600\/90{outline-color:#ea580ce6!important}.outline-orange-600\/95{outline-color:#ea580cf2!important}.outline-orange-700{outline-color:#c2410c!important}.outline-orange-700\/0{outline-color:#c2410c00!important}.outline-orange-700\/10{outline-color:#c2410c1a!important}.outline-orange-700\/100{outline-color:#c2410c!important}.outline-orange-700\/15{outline-color:#c2410c26!important}.outline-orange-700\/20{outline-color:#c2410c33!important}.outline-orange-700\/25{outline-color:#c2410c40!important}.outline-orange-700\/30{outline-color:#c2410c4d!important}.outline-orange-700\/35{outline-color:#c2410c59!important}.outline-orange-700\/40{outline-color:#c2410c66!important}.outline-orange-700\/45{outline-color:#c2410c73!important}.outline-orange-700\/5{outline-color:#c2410c0d!important}.outline-orange-700\/50{outline-color:#c2410c80!important}.outline-orange-700\/55{outline-color:#c2410c8c!important}.outline-orange-700\/60{outline-color:#c2410c99!important}.outline-orange-700\/65{outline-color:#c2410ca6!important}.outline-orange-700\/70{outline-color:#c2410cb3!important}.outline-orange-700\/75{outline-color:#c2410cbf!important}.outline-orange-700\/80{outline-color:#c2410ccc!important}.outline-orange-700\/85{outline-color:#c2410cd9!important}.outline-orange-700\/90{outline-color:#c2410ce6!important}.outline-orange-700\/95{outline-color:#c2410cf2!important}.outline-orange-800{outline-color:#9a3412!important}.outline-orange-800\/0{outline-color:#9a341200!important}.outline-orange-800\/10{outline-color:#9a34121a!important}.outline-orange-800\/100{outline-color:#9a3412!important}.outline-orange-800\/15{outline-color:#9a341226!important}.outline-orange-800\/20{outline-color:#9a341233!important}.outline-orange-800\/25{outline-color:#9a341240!important}.outline-orange-800\/30{outline-color:#9a34124d!important}.outline-orange-800\/35{outline-color:#9a341259!important}.outline-orange-800\/40{outline-color:#9a341266!important}.outline-orange-800\/45{outline-color:#9a341273!important}.outline-orange-800\/5{outline-color:#9a34120d!important}.outline-orange-800\/50{outline-color:#9a341280!important}.outline-orange-800\/55{outline-color:#9a34128c!important}.outline-orange-800\/60{outline-color:#9a341299!important}.outline-orange-800\/65{outline-color:#9a3412a6!important}.outline-orange-800\/70{outline-color:#9a3412b3!important}.outline-orange-800\/75{outline-color:#9a3412bf!important}.outline-orange-800\/80{outline-color:#9a3412cc!important}.outline-orange-800\/85{outline-color:#9a3412d9!important}.outline-orange-800\/90{outline-color:#9a3412e6!important}.outline-orange-800\/95{outline-color:#9a3412f2!important}.outline-orange-900{outline-color:#7c2d12!important}.outline-orange-900\/0{outline-color:#7c2d1200!important}.outline-orange-900\/10{outline-color:#7c2d121a!important}.outline-orange-900\/100{outline-color:#7c2d12!important}.outline-orange-900\/15{outline-color:#7c2d1226!important}.outline-orange-900\/20{outline-color:#7c2d1233!important}.outline-orange-900\/25{outline-color:#7c2d1240!important}.outline-orange-900\/30{outline-color:#7c2d124d!important}.outline-orange-900\/35{outline-color:#7c2d1259!important}.outline-orange-900\/40{outline-color:#7c2d1266!important}.outline-orange-900\/45{outline-color:#7c2d1273!important}.outline-orange-900\/5{outline-color:#7c2d120d!important}.outline-orange-900\/50{outline-color:#7c2d1280!important}.outline-orange-900\/55{outline-color:#7c2d128c!important}.outline-orange-900\/60{outline-color:#7c2d1299!important}.outline-orange-900\/65{outline-color:#7c2d12a6!important}.outline-orange-900\/70{outline-color:#7c2d12b3!important}.outline-orange-900\/75{outline-color:#7c2d12bf!important}.outline-orange-900\/80{outline-color:#7c2d12cc!important}.outline-orange-900\/85{outline-color:#7c2d12d9!important}.outline-orange-900\/90{outline-color:#7c2d12e6!important}.outline-orange-900\/95{outline-color:#7c2d12f2!important}.outline-orange-950{outline-color:#431407!important}.outline-orange-950\/0{outline-color:#43140700!important}.outline-orange-950\/10{outline-color:#4314071a!important}.outline-orange-950\/100{outline-color:#431407!important}.outline-orange-950\/15{outline-color:#43140726!important}.outline-orange-950\/20{outline-color:#43140733!important}.outline-orange-950\/25{outline-color:#43140740!important}.outline-orange-950\/30{outline-color:#4314074d!important}.outline-orange-950\/35{outline-color:#43140759!important}.outline-orange-950\/40{outline-color:#43140766!important}.outline-orange-950\/45{outline-color:#43140773!important}.outline-orange-950\/5{outline-color:#4314070d!important}.outline-orange-950\/50{outline-color:#43140780!important}.outline-orange-950\/55{outline-color:#4314078c!important}.outline-orange-950\/60{outline-color:#43140799!important}.outline-orange-950\/65{outline-color:#431407a6!important}.outline-orange-950\/70{outline-color:#431407b3!important}.outline-orange-950\/75{outline-color:#431407bf!important}.outline-orange-950\/80{outline-color:#431407cc!important}.outline-orange-950\/85{outline-color:#431407d9!important}.outline-orange-950\/90{outline-color:#431407e6!important}.outline-orange-950\/95{outline-color:#431407f2!important}.outline-primary-100{outline-color:#f5f9ff!important}.outline-primary-100\/0{outline-color:#f5f9ff00!important}.outline-primary-100\/10{outline-color:#f5f9ff1a!important}.outline-primary-100\/100{outline-color:#f5f9ff!important}.outline-primary-100\/15{outline-color:#f5f9ff26!important}.outline-primary-100\/20{outline-color:#f5f9ff33!important}.outline-primary-100\/25{outline-color:#f5f9ff40!important}.outline-primary-100\/30{outline-color:#f5f9ff4d!important}.outline-primary-100\/35{outline-color:#f5f9ff59!important}.outline-primary-100\/40{outline-color:#f5f9ff66!important}.outline-primary-100\/45{outline-color:#f5f9ff73!important}.outline-primary-100\/5{outline-color:#f5f9ff0d!important}.outline-primary-100\/50{outline-color:#f5f9ff80!important}.outline-primary-100\/55{outline-color:#f5f9ff8c!important}.outline-primary-100\/60{outline-color:#f5f9ff99!important}.outline-primary-100\/65{outline-color:#f5f9ffa6!important}.outline-primary-100\/70{outline-color:#f5f9ffb3!important}.outline-primary-100\/75{outline-color:#f5f9ffbf!important}.outline-primary-100\/80{outline-color:#f5f9ffcc!important}.outline-primary-100\/85{outline-color:#f5f9ffd9!important}.outline-primary-100\/90{outline-color:#f5f9ffe6!important}.outline-primary-100\/95{outline-color:#f5f9fff2!important}.outline-primary-200{outline-color:#e1ecfe!important}.outline-primary-200\/0{outline-color:#e1ecfe00!important}.outline-primary-200\/10{outline-color:#e1ecfe1a!important}.outline-primary-200\/100{outline-color:#e1ecfe!important}.outline-primary-200\/15{outline-color:#e1ecfe26!important}.outline-primary-200\/20{outline-color:#e1ecfe33!important}.outline-primary-200\/25{outline-color:#e1ecfe40!important}.outline-primary-200\/30{outline-color:#e1ecfe4d!important}.outline-primary-200\/35{outline-color:#e1ecfe59!important}.outline-primary-200\/40{outline-color:#e1ecfe66!important}.outline-primary-200\/45{outline-color:#e1ecfe73!important}.outline-primary-200\/5{outline-color:#e1ecfe0d!important}.outline-primary-200\/50{outline-color:#e1ecfe80!important}.outline-primary-200\/55{outline-color:#e1ecfe8c!important}.outline-primary-200\/60{outline-color:#e1ecfe99!important}.outline-primary-200\/65{outline-color:#e1ecfea6!important}.outline-primary-200\/70{outline-color:#e1ecfeb3!important}.outline-primary-200\/75{outline-color:#e1ecfebf!important}.outline-primary-200\/80{outline-color:#e1ecfecc!important}.outline-primary-200\/85{outline-color:#e1ecfed9!important}.outline-primary-200\/90{outline-color:#e1ecfee6!important}.outline-primary-200\/95{outline-color:#e1ecfef2!important}.outline-primary-300{outline-color:#d7e5fd!important}.outline-primary-300\/0{outline-color:#d7e5fd00!important}.outline-primary-300\/10{outline-color:#d7e5fd1a!important}.outline-primary-300\/100{outline-color:#d7e5fd!important}.outline-primary-300\/15{outline-color:#d7e5fd26!important}.outline-primary-300\/20{outline-color:#d7e5fd33!important}.outline-primary-300\/25{outline-color:#d7e5fd40!important}.outline-primary-300\/30{outline-color:#d7e5fd4d!important}.outline-primary-300\/35{outline-color:#d7e5fd59!important}.outline-primary-300\/40{outline-color:#d7e5fd66!important}.outline-primary-300\/45{outline-color:#d7e5fd73!important}.outline-primary-300\/5{outline-color:#d7e5fd0d!important}.outline-primary-300\/50{outline-color:#d7e5fd80!important}.outline-primary-300\/55{outline-color:#d7e5fd8c!important}.outline-primary-300\/60{outline-color:#d7e5fd99!important}.outline-primary-300\/65{outline-color:#d7e5fda6!important}.outline-primary-300\/70{outline-color:#d7e5fdb3!important}.outline-primary-300\/75{outline-color:#d7e5fdbf!important}.outline-primary-300\/80{outline-color:#d7e5fdcc!important}.outline-primary-300\/85{outline-color:#d7e5fdd9!important}.outline-primary-300\/90{outline-color:#d7e5fde6!important}.outline-primary-300\/95{outline-color:#d7e5fdf2!important}.outline-primary-50{outline-color:#f5f9ff!important}.outline-primary-50\/0{outline-color:#f5f9ff00!important}.outline-primary-50\/10{outline-color:#f5f9ff1a!important}.outline-primary-50\/100{outline-color:#f5f9ff!important}.outline-primary-50\/15{outline-color:#f5f9ff26!important}.outline-primary-50\/20{outline-color:#f5f9ff33!important}.outline-primary-50\/25{outline-color:#f5f9ff40!important}.outline-primary-50\/30{outline-color:#f5f9ff4d!important}.outline-primary-50\/35{outline-color:#f5f9ff59!important}.outline-primary-50\/40{outline-color:#f5f9ff66!important}.outline-primary-50\/45{outline-color:#f5f9ff73!important}.outline-primary-50\/5{outline-color:#f5f9ff0d!important}.outline-primary-50\/50{outline-color:#f5f9ff80!important}.outline-primary-50\/55{outline-color:#f5f9ff8c!important}.outline-primary-50\/60{outline-color:#f5f9ff99!important}.outline-primary-50\/65{outline-color:#f5f9ffa6!important}.outline-primary-50\/70{outline-color:#f5f9ffb3!important}.outline-primary-50\/75{outline-color:#f5f9ffbf!important}.outline-primary-50\/80{outline-color:#f5f9ffcc!important}.outline-primary-50\/85{outline-color:#f5f9ffd9!important}.outline-primary-50\/90{outline-color:#f5f9ffe6!important}.outline-primary-50\/95{outline-color:#f5f9fff2!important}.outline-primary-500{outline-color:#377df7!important}.outline-primary-500\/0{outline-color:#377df700!important}.outline-primary-500\/10{outline-color:#377df71a!important}.outline-primary-500\/100{outline-color:#377df7!important}.outline-primary-500\/15{outline-color:#377df726!important}.outline-primary-500\/20{outline-color:#377df733!important}.outline-primary-500\/25{outline-color:#377df740!important}.outline-primary-500\/30{outline-color:#377df74d!important}.outline-primary-500\/35{outline-color:#377df759!important}.outline-primary-500\/40{outline-color:#377df766!important}.outline-primary-500\/45{outline-color:#377df773!important}.outline-primary-500\/5{outline-color:#377df70d!important}.outline-primary-500\/50{outline-color:#377df780!important}.outline-primary-500\/55{outline-color:#377df78c!important}.outline-primary-500\/60{outline-color:#377df799!important}.outline-primary-500\/65{outline-color:#377df7a6!important}.outline-primary-500\/70{outline-color:#377df7b3!important}.outline-primary-500\/75{outline-color:#377df7bf!important}.outline-primary-500\/80{outline-color:#377df7cc!important}.outline-primary-500\/85{outline-color:#377df7d9!important}.outline-primary-500\/90{outline-color:#377df7e6!important}.outline-primary-500\/95{outline-color:#377df7f2!important}.outline-primary-700{outline-color:#1159d7!important}.outline-primary-700\/0{outline-color:#1159d700!important}.outline-primary-700\/10{outline-color:#1159d71a!important}.outline-primary-700\/100{outline-color:#1159d7!important}.outline-primary-700\/15{outline-color:#1159d726!important}.outline-primary-700\/20{outline-color:#1159d733!important}.outline-primary-700\/25{outline-color:#1159d740!important}.outline-primary-700\/30{outline-color:#1159d74d!important}.outline-primary-700\/35{outline-color:#1159d759!important}.outline-primary-700\/40{outline-color:#1159d766!important}.outline-primary-700\/45{outline-color:#1159d773!important}.outline-primary-700\/5{outline-color:#1159d70d!important}.outline-primary-700\/50{outline-color:#1159d780!important}.outline-primary-700\/55{outline-color:#1159d78c!important}.outline-primary-700\/60{outline-color:#1159d799!important}.outline-primary-700\/65{outline-color:#1159d7a6!important}.outline-primary-700\/70{outline-color:#1159d7b3!important}.outline-primary-700\/75{outline-color:#1159d7bf!important}.outline-primary-700\/80{outline-color:#1159d7cc!important}.outline-primary-700\/85{outline-color:#1159d7d9!important}.outline-primary-700\/90{outline-color:#1159d7e6!important}.outline-primary-700\/95{outline-color:#1159d7f2!important}.outline-primary-content{outline-color:hsl(var(--pc))!important}.outline-primary-content\/0{outline-color:hsl(var(--pc) / 0)!important}.outline-primary-content\/10{outline-color:hsl(var(--pc) / .1)!important}.outline-primary-content\/100{outline-color:hsl(var(--pc) / 1)!important}.outline-primary-content\/15{outline-color:hsl(var(--pc) / .15)!important}.outline-primary-content\/20{outline-color:hsl(var(--pc) / .2)!important}.outline-primary-content\/25{outline-color:hsl(var(--pc) / .25)!important}.outline-primary-content\/30{outline-color:hsl(var(--pc) / .3)!important}.outline-primary-content\/35{outline-color:hsl(var(--pc) / .35)!important}.outline-primary-content\/40{outline-color:hsl(var(--pc) / .4)!important}.outline-primary-content\/45{outline-color:hsl(var(--pc) / .45)!important}.outline-primary-content\/5{outline-color:hsl(var(--pc) / .05)!important}.outline-primary-content\/50{outline-color:hsl(var(--pc) / .5)!important}.outline-primary-content\/55{outline-color:hsl(var(--pc) / .55)!important}.outline-primary-content\/60{outline-color:hsl(var(--pc) / .6)!important}.outline-primary-content\/65{outline-color:hsl(var(--pc) / .65)!important}.outline-primary-content\/70{outline-color:hsl(var(--pc) / .7)!important}.outline-primary-content\/75{outline-color:hsl(var(--pc) / .75)!important}.outline-primary-content\/80{outline-color:hsl(var(--pc) / .8)!important}.outline-primary-content\/85{outline-color:hsl(var(--pc) / .85)!important}.outline-primary-content\/90{outline-color:hsl(var(--pc) / .9)!important}.outline-primary-content\/95{outline-color:hsl(var(--pc) / .95)!important}.outline-primary-focus{outline-color:hsl(var(--pf, var(--p)))!important}.outline-primary-focus\/0{outline-color:hsl(var(--pf, var(--p)) / 0)!important}.outline-primary-focus\/10{outline-color:hsl(var(--pf, var(--p)) / .1)!important}.outline-primary-focus\/100{outline-color:hsl(var(--pf, var(--p)) / 1)!important}.outline-primary-focus\/15{outline-color:hsl(var(--pf, var(--p)) / .15)!important}.outline-primary-focus\/20{outline-color:hsl(var(--pf, var(--p)) / .2)!important}.outline-primary-focus\/25{outline-color:hsl(var(--pf, var(--p)) / .25)!important}.outline-primary-focus\/30{outline-color:hsl(var(--pf, var(--p)) / .3)!important}.outline-primary-focus\/35{outline-color:hsl(var(--pf, var(--p)) / .35)!important}.outline-primary-focus\/40{outline-color:hsl(var(--pf, var(--p)) / .4)!important}.outline-primary-focus\/45{outline-color:hsl(var(--pf, var(--p)) / .45)!important}.outline-primary-focus\/5{outline-color:hsl(var(--pf, var(--p)) / .05)!important}.outline-primary-focus\/50{outline-color:hsl(var(--pf, var(--p)) / .5)!important}.outline-primary-focus\/55{outline-color:hsl(var(--pf, var(--p)) / .55)!important}.outline-primary-focus\/60{outline-color:hsl(var(--pf, var(--p)) / .6)!important}.outline-primary-focus\/65{outline-color:hsl(var(--pf, var(--p)) / .65)!important}.outline-primary-focus\/70{outline-color:hsl(var(--pf, var(--p)) / .7)!important}.outline-primary-focus\/75{outline-color:hsl(var(--pf, var(--p)) / .75)!important}.outline-primary-focus\/80{outline-color:hsl(var(--pf, var(--p)) / .8)!important}.outline-primary-focus\/85{outline-color:hsl(var(--pf, var(--p)) / .85)!important}.outline-primary-focus\/90{outline-color:hsl(var(--pf, var(--p)) / .9)!important}.outline-primary-focus\/95{outline-color:hsl(var(--pf, var(--p)) / .95)!important}.outline-red-100{outline-color:#fee2e2!important}.outline-red-100\/0{outline-color:#fee2e200!important}.outline-red-100\/10{outline-color:#fee2e21a!important}.outline-red-100\/100{outline-color:#fee2e2!important}.outline-red-100\/15{outline-color:#fee2e226!important}.outline-red-100\/20{outline-color:#fee2e233!important}.outline-red-100\/25{outline-color:#fee2e240!important}.outline-red-100\/30{outline-color:#fee2e24d!important}.outline-red-100\/35{outline-color:#fee2e259!important}.outline-red-100\/40{outline-color:#fee2e266!important}.outline-red-100\/45{outline-color:#fee2e273!important}.outline-red-100\/5{outline-color:#fee2e20d!important}.outline-red-100\/50{outline-color:#fee2e280!important}.outline-red-100\/55{outline-color:#fee2e28c!important}.outline-red-100\/60{outline-color:#fee2e299!important}.outline-red-100\/65{outline-color:#fee2e2a6!important}.outline-red-100\/70{outline-color:#fee2e2b3!important}.outline-red-100\/75{outline-color:#fee2e2bf!important}.outline-red-100\/80{outline-color:#fee2e2cc!important}.outline-red-100\/85{outline-color:#fee2e2d9!important}.outline-red-100\/90{outline-color:#fee2e2e6!important}.outline-red-100\/95{outline-color:#fee2e2f2!important}.outline-red-200{outline-color:#fecaca!important}.outline-red-200\/0{outline-color:#fecaca00!important}.outline-red-200\/10{outline-color:#fecaca1a!important}.outline-red-200\/100{outline-color:#fecaca!important}.outline-red-200\/15{outline-color:#fecaca26!important}.outline-red-200\/20{outline-color:#fecaca33!important}.outline-red-200\/25{outline-color:#fecaca40!important}.outline-red-200\/30{outline-color:#fecaca4d!important}.outline-red-200\/35{outline-color:#fecaca59!important}.outline-red-200\/40{outline-color:#fecaca66!important}.outline-red-200\/45{outline-color:#fecaca73!important}.outline-red-200\/5{outline-color:#fecaca0d!important}.outline-red-200\/50{outline-color:#fecaca80!important}.outline-red-200\/55{outline-color:#fecaca8c!important}.outline-red-200\/60{outline-color:#fecaca99!important}.outline-red-200\/65{outline-color:#fecacaa6!important}.outline-red-200\/70{outline-color:#fecacab3!important}.outline-red-200\/75{outline-color:#fecacabf!important}.outline-red-200\/80{outline-color:#fecacacc!important}.outline-red-200\/85{outline-color:#fecacad9!important}.outline-red-200\/90{outline-color:#fecacae6!important}.outline-red-200\/95{outline-color:#fecacaf2!important}.outline-red-300{outline-color:#ffd0c9!important}.outline-red-300\/0{outline-color:#ffd0c900!important}.outline-red-300\/10{outline-color:#ffd0c91a!important}.outline-red-300\/100{outline-color:#ffd0c9!important}.outline-red-300\/15{outline-color:#ffd0c926!important}.outline-red-300\/20{outline-color:#ffd0c933!important}.outline-red-300\/25{outline-color:#ffd0c940!important}.outline-red-300\/30{outline-color:#ffd0c94d!important}.outline-red-300\/35{outline-color:#ffd0c959!important}.outline-red-300\/40{outline-color:#ffd0c966!important}.outline-red-300\/45{outline-color:#ffd0c973!important}.outline-red-300\/5{outline-color:#ffd0c90d!important}.outline-red-300\/50{outline-color:#ffd0c980!important}.outline-red-300\/55{outline-color:#ffd0c98c!important}.outline-red-300\/60{outline-color:#ffd0c999!important}.outline-red-300\/65{outline-color:#ffd0c9a6!important}.outline-red-300\/70{outline-color:#ffd0c9b3!important}.outline-red-300\/75{outline-color:#ffd0c9bf!important}.outline-red-300\/80{outline-color:#ffd0c9cc!important}.outline-red-300\/85{outline-color:#ffd0c9d9!important}.outline-red-300\/90{outline-color:#ffd0c9e6!important}.outline-red-300\/95{outline-color:#ffd0c9f2!important}.outline-red-400{outline-color:#f87171!important}.outline-red-400\/0{outline-color:#f8717100!important}.outline-red-400\/10{outline-color:#f871711a!important}.outline-red-400\/100{outline-color:#f87171!important}.outline-red-400\/15{outline-color:#f8717126!important}.outline-red-400\/20{outline-color:#f8717133!important}.outline-red-400\/25{outline-color:#f8717140!important}.outline-red-400\/30{outline-color:#f871714d!important}.outline-red-400\/35{outline-color:#f8717159!important}.outline-red-400\/40{outline-color:#f8717166!important}.outline-red-400\/45{outline-color:#f8717173!important}.outline-red-400\/5{outline-color:#f871710d!important}.outline-red-400\/50{outline-color:#f8717180!important}.outline-red-400\/55{outline-color:#f871718c!important}.outline-red-400\/60{outline-color:#f8717199!important}.outline-red-400\/65{outline-color:#f87171a6!important}.outline-red-400\/70{outline-color:#f87171b3!important}.outline-red-400\/75{outline-color:#f87171bf!important}.outline-red-400\/80{outline-color:#f87171cc!important}.outline-red-400\/85{outline-color:#f87171d9!important}.outline-red-400\/90{outline-color:#f87171e6!important}.outline-red-400\/95{outline-color:#f87171f2!important}.outline-red-50{outline-color:#fef2f2!important}.outline-red-50\/0{outline-color:#fef2f200!important}.outline-red-50\/10{outline-color:#fef2f21a!important}.outline-red-50\/100{outline-color:#fef2f2!important}.outline-red-50\/15{outline-color:#fef2f226!important}.outline-red-50\/20{outline-color:#fef2f233!important}.outline-red-50\/25{outline-color:#fef2f240!important}.outline-red-50\/30{outline-color:#fef2f24d!important}.outline-red-50\/35{outline-color:#fef2f259!important}.outline-red-50\/40{outline-color:#fef2f266!important}.outline-red-50\/45{outline-color:#fef2f273!important}.outline-red-50\/5{outline-color:#fef2f20d!important}.outline-red-50\/50{outline-color:#fef2f280!important}.outline-red-50\/55{outline-color:#fef2f28c!important}.outline-red-50\/60{outline-color:#fef2f299!important}.outline-red-50\/65{outline-color:#fef2f2a6!important}.outline-red-50\/70{outline-color:#fef2f2b3!important}.outline-red-50\/75{outline-color:#fef2f2bf!important}.outline-red-50\/80{outline-color:#fef2f2cc!important}.outline-red-50\/85{outline-color:#fef2f2d9!important}.outline-red-50\/90{outline-color:#fef2f2e6!important}.outline-red-50\/95{outline-color:#fef2f2f2!important}.outline-red-500{outline-color:#d22d2d!important}.outline-red-500\/0{outline-color:#d22d2d00!important}.outline-red-500\/10{outline-color:#d22d2d1a!important}.outline-red-500\/100{outline-color:#d22d2d!important}.outline-red-500\/15{outline-color:#d22d2d26!important}.outline-red-500\/20{outline-color:#d22d2d33!important}.outline-red-500\/25{outline-color:#d22d2d40!important}.outline-red-500\/30{outline-color:#d22d2d4d!important}.outline-red-500\/35{outline-color:#d22d2d59!important}.outline-red-500\/40{outline-color:#d22d2d66!important}.outline-red-500\/45{outline-color:#d22d2d73!important}.outline-red-500\/5{outline-color:#d22d2d0d!important}.outline-red-500\/50{outline-color:#d22d2d80!important}.outline-red-500\/55{outline-color:#d22d2d8c!important}.outline-red-500\/60{outline-color:#d22d2d99!important}.outline-red-500\/65{outline-color:#d22d2da6!important}.outline-red-500\/70{outline-color:#d22d2db3!important}.outline-red-500\/75{outline-color:#d22d2dbf!important}.outline-red-500\/80{outline-color:#d22d2dcc!important}.outline-red-500\/85{outline-color:#d22d2dd9!important}.outline-red-500\/90{outline-color:#d22d2de6!important}.outline-red-500\/95{outline-color:#d22d2df2!important}.outline-red-600{outline-color:#dc2626!important}.outline-red-600\/0{outline-color:#dc262600!important}.outline-red-600\/10{outline-color:#dc26261a!important}.outline-red-600\/100{outline-color:#dc2626!important}.outline-red-600\/15{outline-color:#dc262626!important}.outline-red-600\/20{outline-color:#dc262633!important}.outline-red-600\/25{outline-color:#dc262640!important}.outline-red-600\/30{outline-color:#dc26264d!important}.outline-red-600\/35{outline-color:#dc262659!important}.outline-red-600\/40{outline-color:#dc262666!important}.outline-red-600\/45{outline-color:#dc262673!important}.outline-red-600\/5{outline-color:#dc26260d!important}.outline-red-600\/50{outline-color:#dc262680!important}.outline-red-600\/55{outline-color:#dc26268c!important}.outline-red-600\/60{outline-color:#dc262699!important}.outline-red-600\/65{outline-color:#dc2626a6!important}.outline-red-600\/70{outline-color:#dc2626b3!important}.outline-red-600\/75{outline-color:#dc2626bf!important}.outline-red-600\/80{outline-color:#dc2626cc!important}.outline-red-600\/85{outline-color:#dc2626d9!important}.outline-red-600\/90{outline-color:#dc2626e6!important}.outline-red-600\/95{outline-color:#dc2626f2!important}.outline-red-700{outline-color:#b91c1c!important}.outline-red-700\/0{outline-color:#b91c1c00!important}.outline-red-700\/10{outline-color:#b91c1c1a!important}.outline-red-700\/100{outline-color:#b91c1c!important}.outline-red-700\/15{outline-color:#b91c1c26!important}.outline-red-700\/20{outline-color:#b91c1c33!important}.outline-red-700\/25{outline-color:#b91c1c40!important}.outline-red-700\/30{outline-color:#b91c1c4d!important}.outline-red-700\/35{outline-color:#b91c1c59!important}.outline-red-700\/40{outline-color:#b91c1c66!important}.outline-red-700\/45{outline-color:#b91c1c73!important}.outline-red-700\/5{outline-color:#b91c1c0d!important}.outline-red-700\/50{outline-color:#b91c1c80!important}.outline-red-700\/55{outline-color:#b91c1c8c!important}.outline-red-700\/60{outline-color:#b91c1c99!important}.outline-red-700\/65{outline-color:#b91c1ca6!important}.outline-red-700\/70{outline-color:#b91c1cb3!important}.outline-red-700\/75{outline-color:#b91c1cbf!important}.outline-red-700\/80{outline-color:#b91c1ccc!important}.outline-red-700\/85{outline-color:#b91c1cd9!important}.outline-red-700\/90{outline-color:#b91c1ce6!important}.outline-red-700\/95{outline-color:#b91c1cf2!important}.outline-red-800{outline-color:#991b1b!important}.outline-red-800\/0{outline-color:#991b1b00!important}.outline-red-800\/10{outline-color:#991b1b1a!important}.outline-red-800\/100{outline-color:#991b1b!important}.outline-red-800\/15{outline-color:#991b1b26!important}.outline-red-800\/20{outline-color:#991b1b33!important}.outline-red-800\/25{outline-color:#991b1b40!important}.outline-red-800\/30{outline-color:#991b1b4d!important}.outline-red-800\/35{outline-color:#991b1b59!important}.outline-red-800\/40{outline-color:#991b1b66!important}.outline-red-800\/45{outline-color:#991b1b73!important}.outline-red-800\/5{outline-color:#991b1b0d!important}.outline-red-800\/50{outline-color:#991b1b80!important}.outline-red-800\/55{outline-color:#991b1b8c!important}.outline-red-800\/60{outline-color:#991b1b99!important}.outline-red-800\/65{outline-color:#991b1ba6!important}.outline-red-800\/70{outline-color:#991b1bb3!important}.outline-red-800\/75{outline-color:#991b1bbf!important}.outline-red-800\/80{outline-color:#991b1bcc!important}.outline-red-800\/85{outline-color:#991b1bd9!important}.outline-red-800\/90{outline-color:#991b1be6!important}.outline-red-800\/95{outline-color:#991b1bf2!important}.outline-red-900{outline-color:#7f1d1d!important}.outline-red-900\/0{outline-color:#7f1d1d00!important}.outline-red-900\/10{outline-color:#7f1d1d1a!important}.outline-red-900\/100{outline-color:#7f1d1d!important}.outline-red-900\/15{outline-color:#7f1d1d26!important}.outline-red-900\/20{outline-color:#7f1d1d33!important}.outline-red-900\/25{outline-color:#7f1d1d40!important}.outline-red-900\/30{outline-color:#7f1d1d4d!important}.outline-red-900\/35{outline-color:#7f1d1d59!important}.outline-red-900\/40{outline-color:#7f1d1d66!important}.outline-red-900\/45{outline-color:#7f1d1d73!important}.outline-red-900\/5{outline-color:#7f1d1d0d!important}.outline-red-900\/50{outline-color:#7f1d1d80!important}.outline-red-900\/55{outline-color:#7f1d1d8c!important}.outline-red-900\/60{outline-color:#7f1d1d99!important}.outline-red-900\/65{outline-color:#7f1d1da6!important}.outline-red-900\/70{outline-color:#7f1d1db3!important}.outline-red-900\/75{outline-color:#7f1d1dbf!important}.outline-red-900\/80{outline-color:#7f1d1dcc!important}.outline-red-900\/85{outline-color:#7f1d1dd9!important}.outline-red-900\/90{outline-color:#7f1d1de6!important}.outline-red-900\/95{outline-color:#7f1d1df2!important}.outline-red-950{outline-color:#450a0a!important}.outline-red-950\/0{outline-color:#450a0a00!important}.outline-red-950\/10{outline-color:#450a0a1a!important}.outline-red-950\/100{outline-color:#450a0a!important}.outline-red-950\/15{outline-color:#450a0a26!important}.outline-red-950\/20{outline-color:#450a0a33!important}.outline-red-950\/25{outline-color:#450a0a40!important}.outline-red-950\/30{outline-color:#450a0a4d!important}.outline-red-950\/35{outline-color:#450a0a59!important}.outline-red-950\/40{outline-color:#450a0a66!important}.outline-red-950\/45{outline-color:#450a0a73!important}.outline-red-950\/5{outline-color:#450a0a0d!important}.outline-red-950\/50{outline-color:#450a0a80!important}.outline-red-950\/55{outline-color:#450a0a8c!important}.outline-red-950\/60{outline-color:#450a0a99!important}.outline-red-950\/65{outline-color:#450a0aa6!important}.outline-red-950\/70{outline-color:#450a0ab3!important}.outline-red-950\/75{outline-color:#450a0abf!important}.outline-red-950\/80{outline-color:#450a0acc!important}.outline-red-950\/85{outline-color:#450a0ad9!important}.outline-red-950\/90{outline-color:#450a0ae6!important}.outline-red-950\/95{outline-color:#450a0af2!important}.ring-gray-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(242 243 244 / var(--tw-ring-opacity, 1)) !important}.ring-gray-100\/0{--tw-ring-color: rgb(242 243 244 / 0) !important}.ring-gray-100\/10{--tw-ring-color: rgb(242 243 244 / .1) !important}.ring-gray-100\/100{--tw-ring-color: rgb(242 243 244 / 1) !important}.ring-gray-100\/15{--tw-ring-color: rgb(242 243 244 / .15) !important}.ring-gray-100\/20{--tw-ring-color: rgb(242 243 244 / .2) !important}.ring-gray-100\/25{--tw-ring-color: rgb(242 243 244 / .25) !important}.ring-gray-100\/30{--tw-ring-color: rgb(242 243 244 / .3) !important}.ring-gray-100\/35{--tw-ring-color: rgb(242 243 244 / .35) !important}.ring-gray-100\/40{--tw-ring-color: rgb(242 243 244 / .4) !important}.ring-gray-100\/45{--tw-ring-color: rgb(242 243 244 / .45) !important}.ring-gray-100\/5{--tw-ring-color: rgb(242 243 244 / .05) !important}.ring-gray-100\/50{--tw-ring-color: rgb(242 243 244 / .5) !important}.ring-gray-100\/55{--tw-ring-color: rgb(242 243 244 / .55) !important}.ring-gray-100\/60{--tw-ring-color: rgb(242 243 244 / .6) !important}.ring-gray-100\/65{--tw-ring-color: rgb(242 243 244 / .65) !important}.ring-gray-100\/70{--tw-ring-color: rgb(242 243 244 / .7) !important}.ring-gray-100\/75{--tw-ring-color: rgb(242 243 244 / .75) !important}.ring-gray-100\/80{--tw-ring-color: rgb(242 243 244 / .8) !important}.ring-gray-100\/85{--tw-ring-color: rgb(242 243 244 / .85) !important}.ring-gray-100\/90{--tw-ring-color: rgb(242 243 244 / .9) !important}.ring-gray-100\/95{--tw-ring-color: rgb(242 243 244 / .95) !important}.ring-gray-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(229 229 229 / var(--tw-ring-opacity, 1)) !important}.ring-gray-200\/0{--tw-ring-color: rgb(229 229 229 / 0) !important}.ring-gray-200\/10{--tw-ring-color: rgb(229 229 229 / .1) !important}.ring-gray-200\/100{--tw-ring-color: rgb(229 229 229 / 1) !important}.ring-gray-200\/15{--tw-ring-color: rgb(229 229 229 / .15) !important}.ring-gray-200\/20{--tw-ring-color: rgb(229 229 229 / .2) !important}.ring-gray-200\/25{--tw-ring-color: rgb(229 229 229 / .25) !important}.ring-gray-200\/30{--tw-ring-color: rgb(229 229 229 / .3) !important}.ring-gray-200\/35{--tw-ring-color: rgb(229 229 229 / .35) !important}.ring-gray-200\/40{--tw-ring-color: rgb(229 229 229 / .4) !important}.ring-gray-200\/45{--tw-ring-color: rgb(229 229 229 / .45) !important}.ring-gray-200\/5{--tw-ring-color: rgb(229 229 229 / .05) !important}.ring-gray-200\/50{--tw-ring-color: rgb(229 229 229 / .5) !important}.ring-gray-200\/55{--tw-ring-color: rgb(229 229 229 / .55) !important}.ring-gray-200\/60{--tw-ring-color: rgb(229 229 229 / .6) !important}.ring-gray-200\/65{--tw-ring-color: rgb(229 229 229 / .65) !important}.ring-gray-200\/70{--tw-ring-color: rgb(229 229 229 / .7) !important}.ring-gray-200\/75{--tw-ring-color: rgb(229 229 229 / .75) !important}.ring-gray-200\/80{--tw-ring-color: rgb(229 229 229 / .8) !important}.ring-gray-200\/85{--tw-ring-color: rgb(229 229 229 / .85) !important}.ring-gray-200\/90{--tw-ring-color: rgb(229 229 229 / .9) !important}.ring-gray-200\/95{--tw-ring-color: rgb(229 229 229 / .95) !important}.ring-gray-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(178 178 178 / var(--tw-ring-opacity, 1)) !important}.ring-gray-300\/0{--tw-ring-color: rgb(178 178 178 / 0) !important}.ring-gray-300\/10{--tw-ring-color: rgb(178 178 178 / .1) !important}.ring-gray-300\/100{--tw-ring-color: rgb(178 178 178 / 1) !important}.ring-gray-300\/15{--tw-ring-color: rgb(178 178 178 / .15) !important}.ring-gray-300\/20{--tw-ring-color: rgb(178 178 178 / .2) !important}.ring-gray-300\/25{--tw-ring-color: rgb(178 178 178 / .25) !important}.ring-gray-300\/30{--tw-ring-color: rgb(178 178 178 / .3) !important}.ring-gray-300\/35{--tw-ring-color: rgb(178 178 178 / .35) !important}.ring-gray-300\/40{--tw-ring-color: rgb(178 178 178 / .4) !important}.ring-gray-300\/45{--tw-ring-color: rgb(178 178 178 / .45) !important}.ring-gray-300\/5{--tw-ring-color: rgb(178 178 178 / .05) !important}.ring-gray-300\/50{--tw-ring-color: rgb(178 178 178 / .5) !important}.ring-gray-300\/55{--tw-ring-color: rgb(178 178 178 / .55) !important}.ring-gray-300\/60{--tw-ring-color: rgb(178 178 178 / .6) !important}.ring-gray-300\/65{--tw-ring-color: rgb(178 178 178 / .65) !important}.ring-gray-300\/70{--tw-ring-color: rgb(178 178 178 / .7) !important}.ring-gray-300\/75{--tw-ring-color: rgb(178 178 178 / .75) !important}.ring-gray-300\/80{--tw-ring-color: rgb(178 178 178 / .8) !important}.ring-gray-300\/85{--tw-ring-color: rgb(178 178 178 / .85) !important}.ring-gray-300\/90{--tw-ring-color: rgb(178 178 178 / .9) !important}.ring-gray-300\/95{--tw-ring-color: rgb(178 178 178 / .95) !important}.ring-gray-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(153 153 153 / var(--tw-ring-opacity, 1)) !important}.ring-gray-400\/0{--tw-ring-color: rgb(153 153 153 / 0) !important}.ring-gray-400\/10{--tw-ring-color: rgb(153 153 153 / .1) !important}.ring-gray-400\/100{--tw-ring-color: rgb(153 153 153 / 1) !important}.ring-gray-400\/15{--tw-ring-color: rgb(153 153 153 / .15) !important}.ring-gray-400\/20{--tw-ring-color: rgb(153 153 153 / .2) !important}.ring-gray-400\/25{--tw-ring-color: rgb(153 153 153 / .25) !important}.ring-gray-400\/30{--tw-ring-color: rgb(153 153 153 / .3) !important}.ring-gray-400\/35{--tw-ring-color: rgb(153 153 153 / .35) !important}.ring-gray-400\/40{--tw-ring-color: rgb(153 153 153 / .4) !important}.ring-gray-400\/45{--tw-ring-color: rgb(153 153 153 / .45) !important}.ring-gray-400\/5{--tw-ring-color: rgb(153 153 153 / .05) !important}.ring-gray-400\/50{--tw-ring-color: rgb(153 153 153 / .5) !important}.ring-gray-400\/55{--tw-ring-color: rgb(153 153 153 / .55) !important}.ring-gray-400\/60{--tw-ring-color: rgb(153 153 153 / .6) !important}.ring-gray-400\/65{--tw-ring-color: rgb(153 153 153 / .65) !important}.ring-gray-400\/70{--tw-ring-color: rgb(153 153 153 / .7) !important}.ring-gray-400\/75{--tw-ring-color: rgb(153 153 153 / .75) !important}.ring-gray-400\/80{--tw-ring-color: rgb(153 153 153 / .8) !important}.ring-gray-400\/85{--tw-ring-color: rgb(153 153 153 / .85) !important}.ring-gray-400\/90{--tw-ring-color: rgb(153 153 153 / .9) !important}.ring-gray-400\/95{--tw-ring-color: rgb(153 153 153 / .95) !important}.ring-gray-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(242 242 242 / var(--tw-ring-opacity, 1)) !important}.ring-gray-50\/0{--tw-ring-color: rgb(242 242 242 / 0) !important}.ring-gray-50\/10{--tw-ring-color: rgb(242 242 242 / .1) !important}.ring-gray-50\/100{--tw-ring-color: rgb(242 242 242 / 1) !important}.ring-gray-50\/15{--tw-ring-color: rgb(242 242 242 / .15) !important}.ring-gray-50\/20{--tw-ring-color: rgb(242 242 242 / .2) !important}.ring-gray-50\/25{--tw-ring-color: rgb(242 242 242 / .25) !important}.ring-gray-50\/30{--tw-ring-color: rgb(242 242 242 / .3) !important}.ring-gray-50\/35{--tw-ring-color: rgb(242 242 242 / .35) !important}.ring-gray-50\/40{--tw-ring-color: rgb(242 242 242 / .4) !important}.ring-gray-50\/45{--tw-ring-color: rgb(242 242 242 / .45) !important}.ring-gray-50\/5{--tw-ring-color: rgb(242 242 242 / .05) !important}.ring-gray-50\/50{--tw-ring-color: rgb(242 242 242 / .5) !important}.ring-gray-50\/55{--tw-ring-color: rgb(242 242 242 / .55) !important}.ring-gray-50\/60{--tw-ring-color: rgb(242 242 242 / .6) !important}.ring-gray-50\/65{--tw-ring-color: rgb(242 242 242 / .65) !important}.ring-gray-50\/70{--tw-ring-color: rgb(242 242 242 / .7) !important}.ring-gray-50\/75{--tw-ring-color: rgb(242 242 242 / .75) !important}.ring-gray-50\/80{--tw-ring-color: rgb(242 242 242 / .8) !important}.ring-gray-50\/85{--tw-ring-color: rgb(242 242 242 / .85) !important}.ring-gray-50\/90{--tw-ring-color: rgb(242 242 242 / .9) !important}.ring-gray-50\/95{--tw-ring-color: rgb(242 242 242 / .95) !important}.ring-gray-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(77 77 77 / var(--tw-ring-opacity, 1)) !important}.ring-gray-500\/0{--tw-ring-color: rgb(77 77 77 / 0) !important}.ring-gray-500\/10{--tw-ring-color: rgb(77 77 77 / .1) !important}.ring-gray-500\/100{--tw-ring-color: rgb(77 77 77 / 1) !important}.ring-gray-500\/15{--tw-ring-color: rgb(77 77 77 / .15) !important}.ring-gray-500\/20{--tw-ring-color: rgb(77 77 77 / .2) !important}.ring-gray-500\/25{--tw-ring-color: rgb(77 77 77 / .25) !important}.ring-gray-500\/30{--tw-ring-color: rgb(77 77 77 / .3) !important}.ring-gray-500\/35{--tw-ring-color: rgb(77 77 77 / .35) !important}.ring-gray-500\/40{--tw-ring-color: rgb(77 77 77 / .4) !important}.ring-gray-500\/45{--tw-ring-color: rgb(77 77 77 / .45) !important}.ring-gray-500\/5{--tw-ring-color: rgb(77 77 77 / .05) !important}.ring-gray-500\/50{--tw-ring-color: rgb(77 77 77 / .5) !important}.ring-gray-500\/55{--tw-ring-color: rgb(77 77 77 / .55) !important}.ring-gray-500\/60{--tw-ring-color: rgb(77 77 77 / .6) !important}.ring-gray-500\/65{--tw-ring-color: rgb(77 77 77 / .65) !important}.ring-gray-500\/70{--tw-ring-color: rgb(77 77 77 / .7) !important}.ring-gray-500\/75{--tw-ring-color: rgb(77 77 77 / .75) !important}.ring-gray-500\/80{--tw-ring-color: rgb(77 77 77 / .8) !important}.ring-gray-500\/85{--tw-ring-color: rgb(77 77 77 / .85) !important}.ring-gray-500\/90{--tw-ring-color: rgb(77 77 77 / .9) !important}.ring-gray-500\/95{--tw-ring-color: rgb(77 77 77 / .95) !important}.ring-gray-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(75 85 99 / var(--tw-ring-opacity, 1)) !important}.ring-gray-600\/0{--tw-ring-color: rgb(75 85 99 / 0) !important}.ring-gray-600\/10{--tw-ring-color: rgb(75 85 99 / .1) !important}.ring-gray-600\/100{--tw-ring-color: rgb(75 85 99 / 1) !important}.ring-gray-600\/15{--tw-ring-color: rgb(75 85 99 / .15) !important}.ring-gray-600\/20{--tw-ring-color: rgb(75 85 99 / .2) !important}.ring-gray-600\/25{--tw-ring-color: rgb(75 85 99 / .25) !important}.ring-gray-600\/30{--tw-ring-color: rgb(75 85 99 / .3) !important}.ring-gray-600\/35{--tw-ring-color: rgb(75 85 99 / .35) !important}.ring-gray-600\/40{--tw-ring-color: rgb(75 85 99 / .4) !important}.ring-gray-600\/45{--tw-ring-color: rgb(75 85 99 / .45) !important}.ring-gray-600\/5{--tw-ring-color: rgb(75 85 99 / .05) !important}.ring-gray-600\/50{--tw-ring-color: rgb(75 85 99 / .5) !important}.ring-gray-600\/55{--tw-ring-color: rgb(75 85 99 / .55) !important}.ring-gray-600\/60{--tw-ring-color: rgb(75 85 99 / .6) !important}.ring-gray-600\/65{--tw-ring-color: rgb(75 85 99 / .65) !important}.ring-gray-600\/70{--tw-ring-color: rgb(75 85 99 / .7) !important}.ring-gray-600\/75{--tw-ring-color: rgb(75 85 99 / .75) !important}.ring-gray-600\/80{--tw-ring-color: rgb(75 85 99 / .8) !important}.ring-gray-600\/85{--tw-ring-color: rgb(75 85 99 / .85) !important}.ring-gray-600\/90{--tw-ring-color: rgb(75 85 99 / .9) !important}.ring-gray-600\/95{--tw-ring-color: rgb(75 85 99 / .95) !important}.ring-gray-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(51 51 51 / var(--tw-ring-opacity, 1)) !important}.ring-gray-700\/0{--tw-ring-color: rgb(51 51 51 / 0) !important}.ring-gray-700\/10{--tw-ring-color: rgb(51 51 51 / .1) !important}.ring-gray-700\/100{--tw-ring-color: rgb(51 51 51 / 1) !important}.ring-gray-700\/15{--tw-ring-color: rgb(51 51 51 / .15) !important}.ring-gray-700\/20{--tw-ring-color: rgb(51 51 51 / .2) !important}.ring-gray-700\/25{--tw-ring-color: rgb(51 51 51 / .25) !important}.ring-gray-700\/30{--tw-ring-color: rgb(51 51 51 / .3) !important}.ring-gray-700\/35{--tw-ring-color: rgb(51 51 51 / .35) !important}.ring-gray-700\/40{--tw-ring-color: rgb(51 51 51 / .4) !important}.ring-gray-700\/45{--tw-ring-color: rgb(51 51 51 / .45) !important}.ring-gray-700\/5{--tw-ring-color: rgb(51 51 51 / .05) !important}.ring-gray-700\/50{--tw-ring-color: rgb(51 51 51 / .5) !important}.ring-gray-700\/55{--tw-ring-color: rgb(51 51 51 / .55) !important}.ring-gray-700\/60{--tw-ring-color: rgb(51 51 51 / .6) !important}.ring-gray-700\/65{--tw-ring-color: rgb(51 51 51 / .65) !important}.ring-gray-700\/70{--tw-ring-color: rgb(51 51 51 / .7) !important}.ring-gray-700\/75{--tw-ring-color: rgb(51 51 51 / .75) !important}.ring-gray-700\/80{--tw-ring-color: rgb(51 51 51 / .8) !important}.ring-gray-700\/85{--tw-ring-color: rgb(51 51 51 / .85) !important}.ring-gray-700\/90{--tw-ring-color: rgb(51 51 51 / .9) !important}.ring-gray-700\/95{--tw-ring-color: rgb(51 51 51 / .95) !important}.ring-gray-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(31 41 55 / var(--tw-ring-opacity, 1)) !important}.ring-gray-800\/0{--tw-ring-color: rgb(31 41 55 / 0) !important}.ring-gray-800\/10{--tw-ring-color: rgb(31 41 55 / .1) !important}.ring-gray-800\/100{--tw-ring-color: rgb(31 41 55 / 1) !important}.ring-gray-800\/15{--tw-ring-color: rgb(31 41 55 / .15) !important}.ring-gray-800\/20{--tw-ring-color: rgb(31 41 55 / .2) !important}.ring-gray-800\/25{--tw-ring-color: rgb(31 41 55 / .25) !important}.ring-gray-800\/30{--tw-ring-color: rgb(31 41 55 / .3) !important}.ring-gray-800\/35{--tw-ring-color: rgb(31 41 55 / .35) !important}.ring-gray-800\/40{--tw-ring-color: rgb(31 41 55 / .4) !important}.ring-gray-800\/45{--tw-ring-color: rgb(31 41 55 / .45) !important}.ring-gray-800\/5{--tw-ring-color: rgb(31 41 55 / .05) !important}.ring-gray-800\/50{--tw-ring-color: rgb(31 41 55 / .5) !important}.ring-gray-800\/55{--tw-ring-color: rgb(31 41 55 / .55) !important}.ring-gray-800\/60{--tw-ring-color: rgb(31 41 55 / .6) !important}.ring-gray-800\/65{--tw-ring-color: rgb(31 41 55 / .65) !important}.ring-gray-800\/70{--tw-ring-color: rgb(31 41 55 / .7) !important}.ring-gray-800\/75{--tw-ring-color: rgb(31 41 55 / .75) !important}.ring-gray-800\/80{--tw-ring-color: rgb(31 41 55 / .8) !important}.ring-gray-800\/85{--tw-ring-color: rgb(31 41 55 / .85) !important}.ring-gray-800\/90{--tw-ring-color: rgb(31 41 55 / .9) !important}.ring-gray-800\/95{--tw-ring-color: rgb(31 41 55 / .95) !important}.ring-gray-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(17 24 39 / var(--tw-ring-opacity, 1)) !important}.ring-gray-900\/0{--tw-ring-color: rgb(17 24 39 / 0) !important}.ring-gray-900\/10{--tw-ring-color: rgb(17 24 39 / .1) !important}.ring-gray-900\/100{--tw-ring-color: rgb(17 24 39 / 1) !important}.ring-gray-900\/15{--tw-ring-color: rgb(17 24 39 / .15) !important}.ring-gray-900\/20{--tw-ring-color: rgb(17 24 39 / .2) !important}.ring-gray-900\/25{--tw-ring-color: rgb(17 24 39 / .25) !important}.ring-gray-900\/30{--tw-ring-color: rgb(17 24 39 / .3) !important}.ring-gray-900\/35{--tw-ring-color: rgb(17 24 39 / .35) !important}.ring-gray-900\/40{--tw-ring-color: rgb(17 24 39 / .4) !important}.ring-gray-900\/45{--tw-ring-color: rgb(17 24 39 / .45) !important}.ring-gray-900\/5{--tw-ring-color: rgb(17 24 39 / .05) !important}.ring-gray-900\/50{--tw-ring-color: rgb(17 24 39 / .5) !important}.ring-gray-900\/55{--tw-ring-color: rgb(17 24 39 / .55) !important}.ring-gray-900\/60{--tw-ring-color: rgb(17 24 39 / .6) !important}.ring-gray-900\/65{--tw-ring-color: rgb(17 24 39 / .65) !important}.ring-gray-900\/70{--tw-ring-color: rgb(17 24 39 / .7) !important}.ring-gray-900\/75{--tw-ring-color: rgb(17 24 39 / .75) !important}.ring-gray-900\/80{--tw-ring-color: rgb(17 24 39 / .8) !important}.ring-gray-900\/85{--tw-ring-color: rgb(17 24 39 / .85) !important}.ring-gray-900\/90{--tw-ring-color: rgb(17 24 39 / .9) !important}.ring-gray-900\/95{--tw-ring-color: rgb(17 24 39 / .95) !important}.ring-gray-950{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(3 7 18 / var(--tw-ring-opacity, 1)) !important}.ring-gray-950\/0{--tw-ring-color: rgb(3 7 18 / 0) !important}.ring-gray-950\/10{--tw-ring-color: rgb(3 7 18 / .1) !important}.ring-gray-950\/100{--tw-ring-color: rgb(3 7 18 / 1) !important}.ring-gray-950\/15{--tw-ring-color: rgb(3 7 18 / .15) !important}.ring-gray-950\/20{--tw-ring-color: rgb(3 7 18 / .2) !important}.ring-gray-950\/25{--tw-ring-color: rgb(3 7 18 / .25) !important}.ring-gray-950\/30{--tw-ring-color: rgb(3 7 18 / .3) !important}.ring-gray-950\/35{--tw-ring-color: rgb(3 7 18 / .35) !important}.ring-gray-950\/40{--tw-ring-color: rgb(3 7 18 / .4) !important}.ring-gray-950\/45{--tw-ring-color: rgb(3 7 18 / .45) !important}.ring-gray-950\/5{--tw-ring-color: rgb(3 7 18 / .05) !important}.ring-gray-950\/50{--tw-ring-color: rgb(3 7 18 / .5) !important}.ring-gray-950\/55{--tw-ring-color: rgb(3 7 18 / .55) !important}.ring-gray-950\/60{--tw-ring-color: rgb(3 7 18 / .6) !important}.ring-gray-950\/65{--tw-ring-color: rgb(3 7 18 / .65) !important}.ring-gray-950\/70{--tw-ring-color: rgb(3 7 18 / .7) !important}.ring-gray-950\/75{--tw-ring-color: rgb(3 7 18 / .75) !important}.ring-gray-950\/80{--tw-ring-color: rgb(3 7 18 / .8) !important}.ring-gray-950\/85{--tw-ring-color: rgb(3 7 18 / .85) !important}.ring-gray-950\/90{--tw-ring-color: rgb(3 7 18 / .9) !important}.ring-gray-950\/95{--tw-ring-color: rgb(3 7 18 / .95) !important}.ring-green-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(220 252 231 / var(--tw-ring-opacity, 1)) !important}.ring-green-100\/0{--tw-ring-color: rgb(220 252 231 / 0) !important}.ring-green-100\/10{--tw-ring-color: rgb(220 252 231 / .1) !important}.ring-green-100\/100{--tw-ring-color: rgb(220 252 231 / 1) !important}.ring-green-100\/15{--tw-ring-color: rgb(220 252 231 / .15) !important}.ring-green-100\/20{--tw-ring-color: rgb(220 252 231 / .2) !important}.ring-green-100\/25{--tw-ring-color: rgb(220 252 231 / .25) !important}.ring-green-100\/30{--tw-ring-color: rgb(220 252 231 / .3) !important}.ring-green-100\/35{--tw-ring-color: rgb(220 252 231 / .35) !important}.ring-green-100\/40{--tw-ring-color: rgb(220 252 231 / .4) !important}.ring-green-100\/45{--tw-ring-color: rgb(220 252 231 / .45) !important}.ring-green-100\/5{--tw-ring-color: rgb(220 252 231 / .05) !important}.ring-green-100\/50{--tw-ring-color: rgb(220 252 231 / .5) !important}.ring-green-100\/55{--tw-ring-color: rgb(220 252 231 / .55) !important}.ring-green-100\/60{--tw-ring-color: rgb(220 252 231 / .6) !important}.ring-green-100\/65{--tw-ring-color: rgb(220 252 231 / .65) !important}.ring-green-100\/70{--tw-ring-color: rgb(220 252 231 / .7) !important}.ring-green-100\/75{--tw-ring-color: rgb(220 252 231 / .75) !important}.ring-green-100\/80{--tw-ring-color: rgb(220 252 231 / .8) !important}.ring-green-100\/85{--tw-ring-color: rgb(220 252 231 / .85) !important}.ring-green-100\/90{--tw-ring-color: rgb(220 252 231 / .9) !important}.ring-green-100\/95{--tw-ring-color: rgb(220 252 231 / .95) !important}.ring-green-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(187 247 208 / var(--tw-ring-opacity, 1)) !important}.ring-green-200\/0{--tw-ring-color: rgb(187 247 208 / 0) !important}.ring-green-200\/10{--tw-ring-color: rgb(187 247 208 / .1) !important}.ring-green-200\/100{--tw-ring-color: rgb(187 247 208 / 1) !important}.ring-green-200\/15{--tw-ring-color: rgb(187 247 208 / .15) !important}.ring-green-200\/20{--tw-ring-color: rgb(187 247 208 / .2) !important}.ring-green-200\/25{--tw-ring-color: rgb(187 247 208 / .25) !important}.ring-green-200\/30{--tw-ring-color: rgb(187 247 208 / .3) !important}.ring-green-200\/35{--tw-ring-color: rgb(187 247 208 / .35) !important}.ring-green-200\/40{--tw-ring-color: rgb(187 247 208 / .4) !important}.ring-green-200\/45{--tw-ring-color: rgb(187 247 208 / .45) !important}.ring-green-200\/5{--tw-ring-color: rgb(187 247 208 / .05) !important}.ring-green-200\/50{--tw-ring-color: rgb(187 247 208 / .5) !important}.ring-green-200\/55{--tw-ring-color: rgb(187 247 208 / .55) !important}.ring-green-200\/60{--tw-ring-color: rgb(187 247 208 / .6) !important}.ring-green-200\/65{--tw-ring-color: rgb(187 247 208 / .65) !important}.ring-green-200\/70{--tw-ring-color: rgb(187 247 208 / .7) !important}.ring-green-200\/75{--tw-ring-color: rgb(187 247 208 / .75) !important}.ring-green-200\/80{--tw-ring-color: rgb(187 247 208 / .8) !important}.ring-green-200\/85{--tw-ring-color: rgb(187 247 208 / .85) !important}.ring-green-200\/90{--tw-ring-color: rgb(187 247 208 / .9) !important}.ring-green-200\/95{--tw-ring-color: rgb(187 247 208 / .95) !important}.ring-green-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(221 255 201 / var(--tw-ring-opacity, 1)) !important}.ring-green-300\/0{--tw-ring-color: rgb(221 255 201 / 0) !important}.ring-green-300\/10{--tw-ring-color: rgb(221 255 201 / .1) !important}.ring-green-300\/100{--tw-ring-color: rgb(221 255 201 / 1) !important}.ring-green-300\/15{--tw-ring-color: rgb(221 255 201 / .15) !important}.ring-green-300\/20{--tw-ring-color: rgb(221 255 201 / .2) !important}.ring-green-300\/25{--tw-ring-color: rgb(221 255 201 / .25) !important}.ring-green-300\/30{--tw-ring-color: rgb(221 255 201 / .3) !important}.ring-green-300\/35{--tw-ring-color: rgb(221 255 201 / .35) !important}.ring-green-300\/40{--tw-ring-color: rgb(221 255 201 / .4) !important}.ring-green-300\/45{--tw-ring-color: rgb(221 255 201 / .45) !important}.ring-green-300\/5{--tw-ring-color: rgb(221 255 201 / .05) !important}.ring-green-300\/50{--tw-ring-color: rgb(221 255 201 / .5) !important}.ring-green-300\/55{--tw-ring-color: rgb(221 255 201 / .55) !important}.ring-green-300\/60{--tw-ring-color: rgb(221 255 201 / .6) !important}.ring-green-300\/65{--tw-ring-color: rgb(221 255 201 / .65) !important}.ring-green-300\/70{--tw-ring-color: rgb(221 255 201 / .7) !important}.ring-green-300\/75{--tw-ring-color: rgb(221 255 201 / .75) !important}.ring-green-300\/80{--tw-ring-color: rgb(221 255 201 / .8) !important}.ring-green-300\/85{--tw-ring-color: rgb(221 255 201 / .85) !important}.ring-green-300\/90{--tw-ring-color: rgb(221 255 201 / .9) !important}.ring-green-300\/95{--tw-ring-color: rgb(221 255 201 / .95) !important}.ring-green-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(74 222 128 / var(--tw-ring-opacity, 1)) !important}.ring-green-400\/0{--tw-ring-color: rgb(74 222 128 / 0) !important}.ring-green-400\/10{--tw-ring-color: rgb(74 222 128 / .1) !important}.ring-green-400\/100{--tw-ring-color: rgb(74 222 128 / 1) !important}.ring-green-400\/15{--tw-ring-color: rgb(74 222 128 / .15) !important}.ring-green-400\/20{--tw-ring-color: rgb(74 222 128 / .2) !important}.ring-green-400\/25{--tw-ring-color: rgb(74 222 128 / .25) !important}.ring-green-400\/30{--tw-ring-color: rgb(74 222 128 / .3) !important}.ring-green-400\/35{--tw-ring-color: rgb(74 222 128 / .35) !important}.ring-green-400\/40{--tw-ring-color: rgb(74 222 128 / .4) !important}.ring-green-400\/45{--tw-ring-color: rgb(74 222 128 / .45) !important}.ring-green-400\/5{--tw-ring-color: rgb(74 222 128 / .05) !important}.ring-green-400\/50{--tw-ring-color: rgb(74 222 128 / .5) !important}.ring-green-400\/55{--tw-ring-color: rgb(74 222 128 / .55) !important}.ring-green-400\/60{--tw-ring-color: rgb(74 222 128 / .6) !important}.ring-green-400\/65{--tw-ring-color: rgb(74 222 128 / .65) !important}.ring-green-400\/70{--tw-ring-color: rgb(74 222 128 / .7) !important}.ring-green-400\/75{--tw-ring-color: rgb(74 222 128 / .75) !important}.ring-green-400\/80{--tw-ring-color: rgb(74 222 128 / .8) !important}.ring-green-400\/85{--tw-ring-color: rgb(74 222 128 / .85) !important}.ring-green-400\/90{--tw-ring-color: rgb(74 222 128 / .9) !important}.ring-green-400\/95{--tw-ring-color: rgb(74 222 128 / .95) !important}.ring-green-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(240 253 244 / var(--tw-ring-opacity, 1)) !important}.ring-green-50\/0{--tw-ring-color: rgb(240 253 244 / 0) !important}.ring-green-50\/10{--tw-ring-color: rgb(240 253 244 / .1) !important}.ring-green-50\/100{--tw-ring-color: rgb(240 253 244 / 1) !important}.ring-green-50\/15{--tw-ring-color: rgb(240 253 244 / .15) !important}.ring-green-50\/20{--tw-ring-color: rgb(240 253 244 / .2) !important}.ring-green-50\/25{--tw-ring-color: rgb(240 253 244 / .25) !important}.ring-green-50\/30{--tw-ring-color: rgb(240 253 244 / .3) !important}.ring-green-50\/35{--tw-ring-color: rgb(240 253 244 / .35) !important}.ring-green-50\/40{--tw-ring-color: rgb(240 253 244 / .4) !important}.ring-green-50\/45{--tw-ring-color: rgb(240 253 244 / .45) !important}.ring-green-50\/5{--tw-ring-color: rgb(240 253 244 / .05) !important}.ring-green-50\/50{--tw-ring-color: rgb(240 253 244 / .5) !important}.ring-green-50\/55{--tw-ring-color: rgb(240 253 244 / .55) !important}.ring-green-50\/60{--tw-ring-color: rgb(240 253 244 / .6) !important}.ring-green-50\/65{--tw-ring-color: rgb(240 253 244 / .65) !important}.ring-green-50\/70{--tw-ring-color: rgb(240 253 244 / .7) !important}.ring-green-50\/75{--tw-ring-color: rgb(240 253 244 / .75) !important}.ring-green-50\/80{--tw-ring-color: rgb(240 253 244 / .8) !important}.ring-green-50\/85{--tw-ring-color: rgb(240 253 244 / .85) !important}.ring-green-50\/90{--tw-ring-color: rgb(240 253 244 / .9) !important}.ring-green-50\/95{--tw-ring-color: rgb(240 253 244 / .95) !important}.ring-green-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(23 209 76 / var(--tw-ring-opacity, 1)) !important}.ring-green-500\/0{--tw-ring-color: rgb(23 209 76 / 0) !important}.ring-green-500\/10{--tw-ring-color: rgb(23 209 76 / .1) !important}.ring-green-500\/100{--tw-ring-color: rgb(23 209 76 / 1) !important}.ring-green-500\/15{--tw-ring-color: rgb(23 209 76 / .15) !important}.ring-green-500\/20{--tw-ring-color: rgb(23 209 76 / .2) !important}.ring-green-500\/25{--tw-ring-color: rgb(23 209 76 / .25) !important}.ring-green-500\/30{--tw-ring-color: rgb(23 209 76 / .3) !important}.ring-green-500\/35{--tw-ring-color: rgb(23 209 76 / .35) !important}.ring-green-500\/40{--tw-ring-color: rgb(23 209 76 / .4) !important}.ring-green-500\/45{--tw-ring-color: rgb(23 209 76 / .45) !important}.ring-green-500\/5{--tw-ring-color: rgb(23 209 76 / .05) !important}.ring-green-500\/50{--tw-ring-color: rgb(23 209 76 / .5) !important}.ring-green-500\/55{--tw-ring-color: rgb(23 209 76 / .55) !important}.ring-green-500\/60{--tw-ring-color: rgb(23 209 76 / .6) !important}.ring-green-500\/65{--tw-ring-color: rgb(23 209 76 / .65) !important}.ring-green-500\/70{--tw-ring-color: rgb(23 209 76 / .7) !important}.ring-green-500\/75{--tw-ring-color: rgb(23 209 76 / .75) !important}.ring-green-500\/80{--tw-ring-color: rgb(23 209 76 / .8) !important}.ring-green-500\/85{--tw-ring-color: rgb(23 209 76 / .85) !important}.ring-green-500\/90{--tw-ring-color: rgb(23 209 76 / .9) !important}.ring-green-500\/95{--tw-ring-color: rgb(23 209 76 / .95) !important}.ring-green-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1)) !important}.ring-green-600\/0{--tw-ring-color: rgb(22 163 74 / 0) !important}.ring-green-600\/10{--tw-ring-color: rgb(22 163 74 / .1) !important}.ring-green-600\/100{--tw-ring-color: rgb(22 163 74 / 1) !important}.ring-green-600\/15{--tw-ring-color: rgb(22 163 74 / .15) !important}.ring-green-600\/20{--tw-ring-color: rgb(22 163 74 / .2) !important}.ring-green-600\/25{--tw-ring-color: rgb(22 163 74 / .25) !important}.ring-green-600\/30{--tw-ring-color: rgb(22 163 74 / .3) !important}.ring-green-600\/35{--tw-ring-color: rgb(22 163 74 / .35) !important}.ring-green-600\/40{--tw-ring-color: rgb(22 163 74 / .4) !important}.ring-green-600\/45{--tw-ring-color: rgb(22 163 74 / .45) !important}.ring-green-600\/5{--tw-ring-color: rgb(22 163 74 / .05) !important}.ring-green-600\/50{--tw-ring-color: rgb(22 163 74 / .5) !important}.ring-green-600\/55{--tw-ring-color: rgb(22 163 74 / .55) !important}.ring-green-600\/60{--tw-ring-color: rgb(22 163 74 / .6) !important}.ring-green-600\/65{--tw-ring-color: rgb(22 163 74 / .65) !important}.ring-green-600\/70{--tw-ring-color: rgb(22 163 74 / .7) !important}.ring-green-600\/75{--tw-ring-color: rgb(22 163 74 / .75) !important}.ring-green-600\/80{--tw-ring-color: rgb(22 163 74 / .8) !important}.ring-green-600\/85{--tw-ring-color: rgb(22 163 74 / .85) !important}.ring-green-600\/90{--tw-ring-color: rgb(22 163 74 / .9) !important}.ring-green-600\/95{--tw-ring-color: rgb(22 163 74 / .95) !important}.ring-green-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(21 128 61 / var(--tw-ring-opacity, 1)) !important}.ring-green-700\/0{--tw-ring-color: rgb(21 128 61 / 0) !important}.ring-green-700\/10{--tw-ring-color: rgb(21 128 61 / .1) !important}.ring-green-700\/100{--tw-ring-color: rgb(21 128 61 / 1) !important}.ring-green-700\/15{--tw-ring-color: rgb(21 128 61 / .15) !important}.ring-green-700\/20{--tw-ring-color: rgb(21 128 61 / .2) !important}.ring-green-700\/25{--tw-ring-color: rgb(21 128 61 / .25) !important}.ring-green-700\/30{--tw-ring-color: rgb(21 128 61 / .3) !important}.ring-green-700\/35{--tw-ring-color: rgb(21 128 61 / .35) !important}.ring-green-700\/40{--tw-ring-color: rgb(21 128 61 / .4) !important}.ring-green-700\/45{--tw-ring-color: rgb(21 128 61 / .45) !important}.ring-green-700\/5{--tw-ring-color: rgb(21 128 61 / .05) !important}.ring-green-700\/50{--tw-ring-color: rgb(21 128 61 / .5) !important}.ring-green-700\/55{--tw-ring-color: rgb(21 128 61 / .55) !important}.ring-green-700\/60{--tw-ring-color: rgb(21 128 61 / .6) !important}.ring-green-700\/65{--tw-ring-color: rgb(21 128 61 / .65) !important}.ring-green-700\/70{--tw-ring-color: rgb(21 128 61 / .7) !important}.ring-green-700\/75{--tw-ring-color: rgb(21 128 61 / .75) !important}.ring-green-700\/80{--tw-ring-color: rgb(21 128 61 / .8) !important}.ring-green-700\/85{--tw-ring-color: rgb(21 128 61 / .85) !important}.ring-green-700\/90{--tw-ring-color: rgb(21 128 61 / .9) !important}.ring-green-700\/95{--tw-ring-color: rgb(21 128 61 / .95) !important}.ring-green-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(22 101 52 / var(--tw-ring-opacity, 1)) !important}.ring-green-800\/0{--tw-ring-color: rgb(22 101 52 / 0) !important}.ring-green-800\/10{--tw-ring-color: rgb(22 101 52 / .1) !important}.ring-green-800\/100{--tw-ring-color: rgb(22 101 52 / 1) !important}.ring-green-800\/15{--tw-ring-color: rgb(22 101 52 / .15) !important}.ring-green-800\/20{--tw-ring-color: rgb(22 101 52 / .2) !important}.ring-green-800\/25{--tw-ring-color: rgb(22 101 52 / .25) !important}.ring-green-800\/30{--tw-ring-color: rgb(22 101 52 / .3) !important}.ring-green-800\/35{--tw-ring-color: rgb(22 101 52 / .35) !important}.ring-green-800\/40{--tw-ring-color: rgb(22 101 52 / .4) !important}.ring-green-800\/45{--tw-ring-color: rgb(22 101 52 / .45) !important}.ring-green-800\/5{--tw-ring-color: rgb(22 101 52 / .05) !important}.ring-green-800\/50{--tw-ring-color: rgb(22 101 52 / .5) !important}.ring-green-800\/55{--tw-ring-color: rgb(22 101 52 / .55) !important}.ring-green-800\/60{--tw-ring-color: rgb(22 101 52 / .6) !important}.ring-green-800\/65{--tw-ring-color: rgb(22 101 52 / .65) !important}.ring-green-800\/70{--tw-ring-color: rgb(22 101 52 / .7) !important}.ring-green-800\/75{--tw-ring-color: rgb(22 101 52 / .75) !important}.ring-green-800\/80{--tw-ring-color: rgb(22 101 52 / .8) !important}.ring-green-800\/85{--tw-ring-color: rgb(22 101 52 / .85) !important}.ring-green-800\/90{--tw-ring-color: rgb(22 101 52 / .9) !important}.ring-green-800\/95{--tw-ring-color: rgb(22 101 52 / .95) !important}.ring-green-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(20 83 45 / var(--tw-ring-opacity, 1)) !important}.ring-green-900\/0{--tw-ring-color: rgb(20 83 45 / 0) !important}.ring-green-900\/10{--tw-ring-color: rgb(20 83 45 / .1) !important}.ring-green-900\/100{--tw-ring-color: rgb(20 83 45 / 1) !important}.ring-green-900\/15{--tw-ring-color: rgb(20 83 45 / .15) !important}.ring-green-900\/20{--tw-ring-color: rgb(20 83 45 / .2) !important}.ring-green-900\/25{--tw-ring-color: rgb(20 83 45 / .25) !important}.ring-green-900\/30{--tw-ring-color: rgb(20 83 45 / .3) !important}.ring-green-900\/35{--tw-ring-color: rgb(20 83 45 / .35) !important}.ring-green-900\/40{--tw-ring-color: rgb(20 83 45 / .4) !important}.ring-green-900\/45{--tw-ring-color: rgb(20 83 45 / .45) !important}.ring-green-900\/5{--tw-ring-color: rgb(20 83 45 / .05) !important}.ring-green-900\/50{--tw-ring-color: rgb(20 83 45 / .5) !important}.ring-green-900\/55{--tw-ring-color: rgb(20 83 45 / .55) !important}.ring-green-900\/60{--tw-ring-color: rgb(20 83 45 / .6) !important}.ring-green-900\/65{--tw-ring-color: rgb(20 83 45 / .65) !important}.ring-green-900\/70{--tw-ring-color: rgb(20 83 45 / .7) !important}.ring-green-900\/75{--tw-ring-color: rgb(20 83 45 / .75) !important}.ring-green-900\/80{--tw-ring-color: rgb(20 83 45 / .8) !important}.ring-green-900\/85{--tw-ring-color: rgb(20 83 45 / .85) !important}.ring-green-900\/90{--tw-ring-color: rgb(20 83 45 / .9) !important}.ring-green-900\/95{--tw-ring-color: rgb(20 83 45 / .95) !important}.ring-green-950{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(5 46 22 / var(--tw-ring-opacity, 1)) !important}.ring-green-950\/0{--tw-ring-color: rgb(5 46 22 / 0) !important}.ring-green-950\/10{--tw-ring-color: rgb(5 46 22 / .1) !important}.ring-green-950\/100{--tw-ring-color: rgb(5 46 22 / 1) !important}.ring-green-950\/15{--tw-ring-color: rgb(5 46 22 / .15) !important}.ring-green-950\/20{--tw-ring-color: rgb(5 46 22 / .2) !important}.ring-green-950\/25{--tw-ring-color: rgb(5 46 22 / .25) !important}.ring-green-950\/30{--tw-ring-color: rgb(5 46 22 / .3) !important}.ring-green-950\/35{--tw-ring-color: rgb(5 46 22 / .35) !important}.ring-green-950\/40{--tw-ring-color: rgb(5 46 22 / .4) !important}.ring-green-950\/45{--tw-ring-color: rgb(5 46 22 / .45) !important}.ring-green-950\/5{--tw-ring-color: rgb(5 46 22 / .05) !important}.ring-green-950\/50{--tw-ring-color: rgb(5 46 22 / .5) !important}.ring-green-950\/55{--tw-ring-color: rgb(5 46 22 / .55) !important}.ring-green-950\/60{--tw-ring-color: rgb(5 46 22 / .6) !important}.ring-green-950\/65{--tw-ring-color: rgb(5 46 22 / .65) !important}.ring-green-950\/70{--tw-ring-color: rgb(5 46 22 / .7) !important}.ring-green-950\/75{--tw-ring-color: rgb(5 46 22 / .75) !important}.ring-green-950\/80{--tw-ring-color: rgb(5 46 22 / .8) !important}.ring-green-950\/85{--tw-ring-color: rgb(5 46 22 / .85) !important}.ring-green-950\/90{--tw-ring-color: rgb(5 46 22 / .9) !important}.ring-green-950\/95{--tw-ring-color: rgb(5 46 22 / .95) !important}.ring-orange-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(255 237 213 / var(--tw-ring-opacity, 1)) !important}.ring-orange-100\/0{--tw-ring-color: rgb(255 237 213 / 0) !important}.ring-orange-100\/10{--tw-ring-color: rgb(255 237 213 / .1) !important}.ring-orange-100\/100{--tw-ring-color: rgb(255 237 213 / 1) !important}.ring-orange-100\/15{--tw-ring-color: rgb(255 237 213 / .15) !important}.ring-orange-100\/20{--tw-ring-color: rgb(255 237 213 / .2) !important}.ring-orange-100\/25{--tw-ring-color: rgb(255 237 213 / .25) !important}.ring-orange-100\/30{--tw-ring-color: rgb(255 237 213 / .3) !important}.ring-orange-100\/35{--tw-ring-color: rgb(255 237 213 / .35) !important}.ring-orange-100\/40{--tw-ring-color: rgb(255 237 213 / .4) !important}.ring-orange-100\/45{--tw-ring-color: rgb(255 237 213 / .45) !important}.ring-orange-100\/5{--tw-ring-color: rgb(255 237 213 / .05) !important}.ring-orange-100\/50{--tw-ring-color: rgb(255 237 213 / .5) !important}.ring-orange-100\/55{--tw-ring-color: rgb(255 237 213 / .55) !important}.ring-orange-100\/60{--tw-ring-color: rgb(255 237 213 / .6) !important}.ring-orange-100\/65{--tw-ring-color: rgb(255 237 213 / .65) !important}.ring-orange-100\/70{--tw-ring-color: rgb(255 237 213 / .7) !important}.ring-orange-100\/75{--tw-ring-color: rgb(255 237 213 / .75) !important}.ring-orange-100\/80{--tw-ring-color: rgb(255 237 213 / .8) !important}.ring-orange-100\/85{--tw-ring-color: rgb(255 237 213 / .85) !important}.ring-orange-100\/90{--tw-ring-color: rgb(255 237 213 / .9) !important}.ring-orange-100\/95{--tw-ring-color: rgb(255 237 213 / .95) !important}.ring-orange-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(254 215 170 / var(--tw-ring-opacity, 1)) !important}.ring-orange-200\/0{--tw-ring-color: rgb(254 215 170 / 0) !important}.ring-orange-200\/10{--tw-ring-color: rgb(254 215 170 / .1) !important}.ring-orange-200\/100{--tw-ring-color: rgb(254 215 170 / 1) !important}.ring-orange-200\/15{--tw-ring-color: rgb(254 215 170 / .15) !important}.ring-orange-200\/20{--tw-ring-color: rgb(254 215 170 / .2) !important}.ring-orange-200\/25{--tw-ring-color: rgb(254 215 170 / .25) !important}.ring-orange-200\/30{--tw-ring-color: rgb(254 215 170 / .3) !important}.ring-orange-200\/35{--tw-ring-color: rgb(254 215 170 / .35) !important}.ring-orange-200\/40{--tw-ring-color: rgb(254 215 170 / .4) !important}.ring-orange-200\/45{--tw-ring-color: rgb(254 215 170 / .45) !important}.ring-orange-200\/5{--tw-ring-color: rgb(254 215 170 / .05) !important}.ring-orange-200\/50{--tw-ring-color: rgb(254 215 170 / .5) !important}.ring-orange-200\/55{--tw-ring-color: rgb(254 215 170 / .55) !important}.ring-orange-200\/60{--tw-ring-color: rgb(254 215 170 / .6) !important}.ring-orange-200\/65{--tw-ring-color: rgb(254 215 170 / .65) !important}.ring-orange-200\/70{--tw-ring-color: rgb(254 215 170 / .7) !important}.ring-orange-200\/75{--tw-ring-color: rgb(254 215 170 / .75) !important}.ring-orange-200\/80{--tw-ring-color: rgb(254 215 170 / .8) !important}.ring-orange-200\/85{--tw-ring-color: rgb(254 215 170 / .85) !important}.ring-orange-200\/90{--tw-ring-color: rgb(254 215 170 / .9) !important}.ring-orange-200\/95{--tw-ring-color: rgb(254 215 170 / .95) !important}.ring-orange-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(253 186 116 / var(--tw-ring-opacity, 1)) !important}.ring-orange-300\/0{--tw-ring-color: rgb(253 186 116 / 0) !important}.ring-orange-300\/10{--tw-ring-color: rgb(253 186 116 / .1) !important}.ring-orange-300\/100{--tw-ring-color: rgb(253 186 116 / 1) !important}.ring-orange-300\/15{--tw-ring-color: rgb(253 186 116 / .15) !important}.ring-orange-300\/20{--tw-ring-color: rgb(253 186 116 / .2) !important}.ring-orange-300\/25{--tw-ring-color: rgb(253 186 116 / .25) !important}.ring-orange-300\/30{--tw-ring-color: rgb(253 186 116 / .3) !important}.ring-orange-300\/35{--tw-ring-color: rgb(253 186 116 / .35) !important}.ring-orange-300\/40{--tw-ring-color: rgb(253 186 116 / .4) !important}.ring-orange-300\/45{--tw-ring-color: rgb(253 186 116 / .45) !important}.ring-orange-300\/5{--tw-ring-color: rgb(253 186 116 / .05) !important}.ring-orange-300\/50{--tw-ring-color: rgb(253 186 116 / .5) !important}.ring-orange-300\/55{--tw-ring-color: rgb(253 186 116 / .55) !important}.ring-orange-300\/60{--tw-ring-color: rgb(253 186 116 / .6) !important}.ring-orange-300\/65{--tw-ring-color: rgb(253 186 116 / .65) !important}.ring-orange-300\/70{--tw-ring-color: rgb(253 186 116 / .7) !important}.ring-orange-300\/75{--tw-ring-color: rgb(253 186 116 / .75) !important}.ring-orange-300\/80{--tw-ring-color: rgb(253 186 116 / .8) !important}.ring-orange-300\/85{--tw-ring-color: rgb(253 186 116 / .85) !important}.ring-orange-300\/90{--tw-ring-color: rgb(253 186 116 / .9) !important}.ring-orange-300\/95{--tw-ring-color: rgb(253 186 116 / .95) !important}.ring-orange-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(251 146 60 / var(--tw-ring-opacity, 1)) !important}.ring-orange-400\/0{--tw-ring-color: rgb(251 146 60 / 0) !important}.ring-orange-400\/10{--tw-ring-color: rgb(251 146 60 / .1) !important}.ring-orange-400\/100{--tw-ring-color: rgb(251 146 60 / 1) !important}.ring-orange-400\/15{--tw-ring-color: rgb(251 146 60 / .15) !important}.ring-orange-400\/20{--tw-ring-color: rgb(251 146 60 / .2) !important}.ring-orange-400\/25{--tw-ring-color: rgb(251 146 60 / .25) !important}.ring-orange-400\/30{--tw-ring-color: rgb(251 146 60 / .3) !important}.ring-orange-400\/35{--tw-ring-color: rgb(251 146 60 / .35) !important}.ring-orange-400\/40{--tw-ring-color: rgb(251 146 60 / .4) !important}.ring-orange-400\/45{--tw-ring-color: rgb(251 146 60 / .45) !important}.ring-orange-400\/5{--tw-ring-color: rgb(251 146 60 / .05) !important}.ring-orange-400\/50{--tw-ring-color: rgb(251 146 60 / .5) !important}.ring-orange-400\/55{--tw-ring-color: rgb(251 146 60 / .55) !important}.ring-orange-400\/60{--tw-ring-color: rgb(251 146 60 / .6) !important}.ring-orange-400\/65{--tw-ring-color: rgb(251 146 60 / .65) !important}.ring-orange-400\/70{--tw-ring-color: rgb(251 146 60 / .7) !important}.ring-orange-400\/75{--tw-ring-color: rgb(251 146 60 / .75) !important}.ring-orange-400\/80{--tw-ring-color: rgb(251 146 60 / .8) !important}.ring-orange-400\/85{--tw-ring-color: rgb(251 146 60 / .85) !important}.ring-orange-400\/90{--tw-ring-color: rgb(251 146 60 / .9) !important}.ring-orange-400\/95{--tw-ring-color: rgb(251 146 60 / .95) !important}.ring-orange-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(255 247 237 / var(--tw-ring-opacity, 1)) !important}.ring-orange-50\/0{--tw-ring-color: rgb(255 247 237 / 0) !important}.ring-orange-50\/10{--tw-ring-color: rgb(255 247 237 / .1) !important}.ring-orange-50\/100{--tw-ring-color: rgb(255 247 237 / 1) !important}.ring-orange-50\/15{--tw-ring-color: rgb(255 247 237 / .15) !important}.ring-orange-50\/20{--tw-ring-color: rgb(255 247 237 / .2) !important}.ring-orange-50\/25{--tw-ring-color: rgb(255 247 237 / .25) !important}.ring-orange-50\/30{--tw-ring-color: rgb(255 247 237 / .3) !important}.ring-orange-50\/35{--tw-ring-color: rgb(255 247 237 / .35) !important}.ring-orange-50\/40{--tw-ring-color: rgb(255 247 237 / .4) !important}.ring-orange-50\/45{--tw-ring-color: rgb(255 247 237 / .45) !important}.ring-orange-50\/5{--tw-ring-color: rgb(255 247 237 / .05) !important}.ring-orange-50\/50{--tw-ring-color: rgb(255 247 237 / .5) !important}.ring-orange-50\/55{--tw-ring-color: rgb(255 247 237 / .55) !important}.ring-orange-50\/60{--tw-ring-color: rgb(255 247 237 / .6) !important}.ring-orange-50\/65{--tw-ring-color: rgb(255 247 237 / .65) !important}.ring-orange-50\/70{--tw-ring-color: rgb(255 247 237 / .7) !important}.ring-orange-50\/75{--tw-ring-color: rgb(255 247 237 / .75) !important}.ring-orange-50\/80{--tw-ring-color: rgb(255 247 237 / .8) !important}.ring-orange-50\/85{--tw-ring-color: rgb(255 247 237 / .85) !important}.ring-orange-50\/90{--tw-ring-color: rgb(255 247 237 / .9) !important}.ring-orange-50\/95{--tw-ring-color: rgb(255 247 237 / .95) !important}.ring-orange-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(238 142 29 / var(--tw-ring-opacity, 1)) !important}.ring-orange-500\/0{--tw-ring-color: rgb(238 142 29 / 0) !important}.ring-orange-500\/10{--tw-ring-color: rgb(238 142 29 / .1) !important}.ring-orange-500\/100{--tw-ring-color: rgb(238 142 29 / 1) !important}.ring-orange-500\/15{--tw-ring-color: rgb(238 142 29 / .15) !important}.ring-orange-500\/20{--tw-ring-color: rgb(238 142 29 / .2) !important}.ring-orange-500\/25{--tw-ring-color: rgb(238 142 29 / .25) !important}.ring-orange-500\/30{--tw-ring-color: rgb(238 142 29 / .3) !important}.ring-orange-500\/35{--tw-ring-color: rgb(238 142 29 / .35) !important}.ring-orange-500\/40{--tw-ring-color: rgb(238 142 29 / .4) !important}.ring-orange-500\/45{--tw-ring-color: rgb(238 142 29 / .45) !important}.ring-orange-500\/5{--tw-ring-color: rgb(238 142 29 / .05) !important}.ring-orange-500\/50{--tw-ring-color: rgb(238 142 29 / .5) !important}.ring-orange-500\/55{--tw-ring-color: rgb(238 142 29 / .55) !important}.ring-orange-500\/60{--tw-ring-color: rgb(238 142 29 / .6) !important}.ring-orange-500\/65{--tw-ring-color: rgb(238 142 29 / .65) !important}.ring-orange-500\/70{--tw-ring-color: rgb(238 142 29 / .7) !important}.ring-orange-500\/75{--tw-ring-color: rgb(238 142 29 / .75) !important}.ring-orange-500\/80{--tw-ring-color: rgb(238 142 29 / .8) !important}.ring-orange-500\/85{--tw-ring-color: rgb(238 142 29 / .85) !important}.ring-orange-500\/90{--tw-ring-color: rgb(238 142 29 / .9) !important}.ring-orange-500\/95{--tw-ring-color: rgb(238 142 29 / .95) !important}.ring-orange-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(234 88 12 / var(--tw-ring-opacity, 1)) !important}.ring-orange-600\/0{--tw-ring-color: rgb(234 88 12 / 0) !important}.ring-orange-600\/10{--tw-ring-color: rgb(234 88 12 / .1) !important}.ring-orange-600\/100{--tw-ring-color: rgb(234 88 12 / 1) !important}.ring-orange-600\/15{--tw-ring-color: rgb(234 88 12 / .15) !important}.ring-orange-600\/20{--tw-ring-color: rgb(234 88 12 / .2) !important}.ring-orange-600\/25{--tw-ring-color: rgb(234 88 12 / .25) !important}.ring-orange-600\/30{--tw-ring-color: rgb(234 88 12 / .3) !important}.ring-orange-600\/35{--tw-ring-color: rgb(234 88 12 / .35) !important}.ring-orange-600\/40{--tw-ring-color: rgb(234 88 12 / .4) !important}.ring-orange-600\/45{--tw-ring-color: rgb(234 88 12 / .45) !important}.ring-orange-600\/5{--tw-ring-color: rgb(234 88 12 / .05) !important}.ring-orange-600\/50{--tw-ring-color: rgb(234 88 12 / .5) !important}.ring-orange-600\/55{--tw-ring-color: rgb(234 88 12 / .55) !important}.ring-orange-600\/60{--tw-ring-color: rgb(234 88 12 / .6) !important}.ring-orange-600\/65{--tw-ring-color: rgb(234 88 12 / .65) !important}.ring-orange-600\/70{--tw-ring-color: rgb(234 88 12 / .7) !important}.ring-orange-600\/75{--tw-ring-color: rgb(234 88 12 / .75) !important}.ring-orange-600\/80{--tw-ring-color: rgb(234 88 12 / .8) !important}.ring-orange-600\/85{--tw-ring-color: rgb(234 88 12 / .85) !important}.ring-orange-600\/90{--tw-ring-color: rgb(234 88 12 / .9) !important}.ring-orange-600\/95{--tw-ring-color: rgb(234 88 12 / .95) !important}.ring-orange-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(194 65 12 / var(--tw-ring-opacity, 1)) !important}.ring-orange-700\/0{--tw-ring-color: rgb(194 65 12 / 0) !important}.ring-orange-700\/10{--tw-ring-color: rgb(194 65 12 / .1) !important}.ring-orange-700\/100{--tw-ring-color: rgb(194 65 12 / 1) !important}.ring-orange-700\/15{--tw-ring-color: rgb(194 65 12 / .15) !important}.ring-orange-700\/20{--tw-ring-color: rgb(194 65 12 / .2) !important}.ring-orange-700\/25{--tw-ring-color: rgb(194 65 12 / .25) !important}.ring-orange-700\/30{--tw-ring-color: rgb(194 65 12 / .3) !important}.ring-orange-700\/35{--tw-ring-color: rgb(194 65 12 / .35) !important}.ring-orange-700\/40{--tw-ring-color: rgb(194 65 12 / .4) !important}.ring-orange-700\/45{--tw-ring-color: rgb(194 65 12 / .45) !important}.ring-orange-700\/5{--tw-ring-color: rgb(194 65 12 / .05) !important}.ring-orange-700\/50{--tw-ring-color: rgb(194 65 12 / .5) !important}.ring-orange-700\/55{--tw-ring-color: rgb(194 65 12 / .55) !important}.ring-orange-700\/60{--tw-ring-color: rgb(194 65 12 / .6) !important}.ring-orange-700\/65{--tw-ring-color: rgb(194 65 12 / .65) !important}.ring-orange-700\/70{--tw-ring-color: rgb(194 65 12 / .7) !important}.ring-orange-700\/75{--tw-ring-color: rgb(194 65 12 / .75) !important}.ring-orange-700\/80{--tw-ring-color: rgb(194 65 12 / .8) !important}.ring-orange-700\/85{--tw-ring-color: rgb(194 65 12 / .85) !important}.ring-orange-700\/90{--tw-ring-color: rgb(194 65 12 / .9) !important}.ring-orange-700\/95{--tw-ring-color: rgb(194 65 12 / .95) !important}.ring-orange-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(154 52 18 / var(--tw-ring-opacity, 1)) !important}.ring-orange-800\/0{--tw-ring-color: rgb(154 52 18 / 0) !important}.ring-orange-800\/10{--tw-ring-color: rgb(154 52 18 / .1) !important}.ring-orange-800\/100{--tw-ring-color: rgb(154 52 18 / 1) !important}.ring-orange-800\/15{--tw-ring-color: rgb(154 52 18 / .15) !important}.ring-orange-800\/20{--tw-ring-color: rgb(154 52 18 / .2) !important}.ring-orange-800\/25{--tw-ring-color: rgb(154 52 18 / .25) !important}.ring-orange-800\/30{--tw-ring-color: rgb(154 52 18 / .3) !important}.ring-orange-800\/35{--tw-ring-color: rgb(154 52 18 / .35) !important}.ring-orange-800\/40{--tw-ring-color: rgb(154 52 18 / .4) !important}.ring-orange-800\/45{--tw-ring-color: rgb(154 52 18 / .45) !important}.ring-orange-800\/5{--tw-ring-color: rgb(154 52 18 / .05) !important}.ring-orange-800\/50{--tw-ring-color: rgb(154 52 18 / .5) !important}.ring-orange-800\/55{--tw-ring-color: rgb(154 52 18 / .55) !important}.ring-orange-800\/60{--tw-ring-color: rgb(154 52 18 / .6) !important}.ring-orange-800\/65{--tw-ring-color: rgb(154 52 18 / .65) !important}.ring-orange-800\/70{--tw-ring-color: rgb(154 52 18 / .7) !important}.ring-orange-800\/75{--tw-ring-color: rgb(154 52 18 / .75) !important}.ring-orange-800\/80{--tw-ring-color: rgb(154 52 18 / .8) !important}.ring-orange-800\/85{--tw-ring-color: rgb(154 52 18 / .85) !important}.ring-orange-800\/90{--tw-ring-color: rgb(154 52 18 / .9) !important}.ring-orange-800\/95{--tw-ring-color: rgb(154 52 18 / .95) !important}.ring-orange-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(124 45 18 / var(--tw-ring-opacity, 1)) !important}.ring-orange-900\/0{--tw-ring-color: rgb(124 45 18 / 0) !important}.ring-orange-900\/10{--tw-ring-color: rgb(124 45 18 / .1) !important}.ring-orange-900\/100{--tw-ring-color: rgb(124 45 18 / 1) !important}.ring-orange-900\/15{--tw-ring-color: rgb(124 45 18 / .15) !important}.ring-orange-900\/20{--tw-ring-color: rgb(124 45 18 / .2) !important}.ring-orange-900\/25{--tw-ring-color: rgb(124 45 18 / .25) !important}.ring-orange-900\/30{--tw-ring-color: rgb(124 45 18 / .3) !important}.ring-orange-900\/35{--tw-ring-color: rgb(124 45 18 / .35) !important}.ring-orange-900\/40{--tw-ring-color: rgb(124 45 18 / .4) !important}.ring-orange-900\/45{--tw-ring-color: rgb(124 45 18 / .45) !important}.ring-orange-900\/5{--tw-ring-color: rgb(124 45 18 / .05) !important}.ring-orange-900\/50{--tw-ring-color: rgb(124 45 18 / .5) !important}.ring-orange-900\/55{--tw-ring-color: rgb(124 45 18 / .55) !important}.ring-orange-900\/60{--tw-ring-color: rgb(124 45 18 / .6) !important}.ring-orange-900\/65{--tw-ring-color: rgb(124 45 18 / .65) !important}.ring-orange-900\/70{--tw-ring-color: rgb(124 45 18 / .7) !important}.ring-orange-900\/75{--tw-ring-color: rgb(124 45 18 / .75) !important}.ring-orange-900\/80{--tw-ring-color: rgb(124 45 18 / .8) !important}.ring-orange-900\/85{--tw-ring-color: rgb(124 45 18 / .85) !important}.ring-orange-900\/90{--tw-ring-color: rgb(124 45 18 / .9) !important}.ring-orange-900\/95{--tw-ring-color: rgb(124 45 18 / .95) !important}.ring-orange-950{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(67 20 7 / var(--tw-ring-opacity, 1)) !important}.ring-orange-950\/0{--tw-ring-color: rgb(67 20 7 / 0) !important}.ring-orange-950\/10{--tw-ring-color: rgb(67 20 7 / .1) !important}.ring-orange-950\/100{--tw-ring-color: rgb(67 20 7 / 1) !important}.ring-orange-950\/15{--tw-ring-color: rgb(67 20 7 / .15) !important}.ring-orange-950\/20{--tw-ring-color: rgb(67 20 7 / .2) !important}.ring-orange-950\/25{--tw-ring-color: rgb(67 20 7 / .25) !important}.ring-orange-950\/30{--tw-ring-color: rgb(67 20 7 / .3) !important}.ring-orange-950\/35{--tw-ring-color: rgb(67 20 7 / .35) !important}.ring-orange-950\/40{--tw-ring-color: rgb(67 20 7 / .4) !important}.ring-orange-950\/45{--tw-ring-color: rgb(67 20 7 / .45) !important}.ring-orange-950\/5{--tw-ring-color: rgb(67 20 7 / .05) !important}.ring-orange-950\/50{--tw-ring-color: rgb(67 20 7 / .5) !important}.ring-orange-950\/55{--tw-ring-color: rgb(67 20 7 / .55) !important}.ring-orange-950\/60{--tw-ring-color: rgb(67 20 7 / .6) !important}.ring-orange-950\/65{--tw-ring-color: rgb(67 20 7 / .65) !important}.ring-orange-950\/70{--tw-ring-color: rgb(67 20 7 / .7) !important}.ring-orange-950\/75{--tw-ring-color: rgb(67 20 7 / .75) !important}.ring-orange-950\/80{--tw-ring-color: rgb(67 20 7 / .8) !important}.ring-orange-950\/85{--tw-ring-color: rgb(67 20 7 / .85) !important}.ring-orange-950\/90{--tw-ring-color: rgb(67 20 7 / .9) !important}.ring-orange-950\/95{--tw-ring-color: rgb(67 20 7 / .95) !important}.ring-primary-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(245 249 255 / var(--tw-ring-opacity, 1)) !important}.ring-primary-100\/0{--tw-ring-color: rgb(245 249 255 / 0) !important}.ring-primary-100\/10{--tw-ring-color: rgb(245 249 255 / .1) !important}.ring-primary-100\/100{--tw-ring-color: rgb(245 249 255 / 1) !important}.ring-primary-100\/15{--tw-ring-color: rgb(245 249 255 / .15) !important}.ring-primary-100\/20{--tw-ring-color: rgb(245 249 255 / .2) !important}.ring-primary-100\/25{--tw-ring-color: rgb(245 249 255 / .25) !important}.ring-primary-100\/30{--tw-ring-color: rgb(245 249 255 / .3) !important}.ring-primary-100\/35{--tw-ring-color: rgb(245 249 255 / .35) !important}.ring-primary-100\/40{--tw-ring-color: rgb(245 249 255 / .4) !important}.ring-primary-100\/45{--tw-ring-color: rgb(245 249 255 / .45) !important}.ring-primary-100\/5{--tw-ring-color: rgb(245 249 255 / .05) !important}.ring-primary-100\/50{--tw-ring-color: rgb(245 249 255 / .5) !important}.ring-primary-100\/55{--tw-ring-color: rgb(245 249 255 / .55) !important}.ring-primary-100\/60{--tw-ring-color: rgb(245 249 255 / .6) !important}.ring-primary-100\/65{--tw-ring-color: rgb(245 249 255 / .65) !important}.ring-primary-100\/70{--tw-ring-color: rgb(245 249 255 / .7) !important}.ring-primary-100\/75{--tw-ring-color: rgb(245 249 255 / .75) !important}.ring-primary-100\/80{--tw-ring-color: rgb(245 249 255 / .8) !important}.ring-primary-100\/85{--tw-ring-color: rgb(245 249 255 / .85) !important}.ring-primary-100\/90{--tw-ring-color: rgb(245 249 255 / .9) !important}.ring-primary-100\/95{--tw-ring-color: rgb(245 249 255 / .95) !important}.ring-primary-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(225 236 254 / var(--tw-ring-opacity, 1)) !important}.ring-primary-200\/0{--tw-ring-color: rgb(225 236 254 / 0) !important}.ring-primary-200\/10{--tw-ring-color: rgb(225 236 254 / .1) !important}.ring-primary-200\/100{--tw-ring-color: rgb(225 236 254 / 1) !important}.ring-primary-200\/15{--tw-ring-color: rgb(225 236 254 / .15) !important}.ring-primary-200\/20{--tw-ring-color: rgb(225 236 254 / .2) !important}.ring-primary-200\/25{--tw-ring-color: rgb(225 236 254 / .25) !important}.ring-primary-200\/30{--tw-ring-color: rgb(225 236 254 / .3) !important}.ring-primary-200\/35{--tw-ring-color: rgb(225 236 254 / .35) !important}.ring-primary-200\/40{--tw-ring-color: rgb(225 236 254 / .4) !important}.ring-primary-200\/45{--tw-ring-color: rgb(225 236 254 / .45) !important}.ring-primary-200\/5{--tw-ring-color: rgb(225 236 254 / .05) !important}.ring-primary-200\/50{--tw-ring-color: rgb(225 236 254 / .5) !important}.ring-primary-200\/55{--tw-ring-color: rgb(225 236 254 / .55) !important}.ring-primary-200\/60{--tw-ring-color: rgb(225 236 254 / .6) !important}.ring-primary-200\/65{--tw-ring-color: rgb(225 236 254 / .65) !important}.ring-primary-200\/70{--tw-ring-color: rgb(225 236 254 / .7) !important}.ring-primary-200\/75{--tw-ring-color: rgb(225 236 254 / .75) !important}.ring-primary-200\/80{--tw-ring-color: rgb(225 236 254 / .8) !important}.ring-primary-200\/85{--tw-ring-color: rgb(225 236 254 / .85) !important}.ring-primary-200\/90{--tw-ring-color: rgb(225 236 254 / .9) !important}.ring-primary-200\/95{--tw-ring-color: rgb(225 236 254 / .95) !important}.ring-primary-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(215 229 253 / var(--tw-ring-opacity, 1)) !important}.ring-primary-300\/0{--tw-ring-color: rgb(215 229 253 / 0) !important}.ring-primary-300\/10{--tw-ring-color: rgb(215 229 253 / .1) !important}.ring-primary-300\/100{--tw-ring-color: rgb(215 229 253 / 1) !important}.ring-primary-300\/15{--tw-ring-color: rgb(215 229 253 / .15) !important}.ring-primary-300\/20{--tw-ring-color: rgb(215 229 253 / .2) !important}.ring-primary-300\/25{--tw-ring-color: rgb(215 229 253 / .25) !important}.ring-primary-300\/30{--tw-ring-color: rgb(215 229 253 / .3) !important}.ring-primary-300\/35{--tw-ring-color: rgb(215 229 253 / .35) !important}.ring-primary-300\/40{--tw-ring-color: rgb(215 229 253 / .4) !important}.ring-primary-300\/45{--tw-ring-color: rgb(215 229 253 / .45) !important}.ring-primary-300\/5{--tw-ring-color: rgb(215 229 253 / .05) !important}.ring-primary-300\/50{--tw-ring-color: rgb(215 229 253 / .5) !important}.ring-primary-300\/55{--tw-ring-color: rgb(215 229 253 / .55) !important}.ring-primary-300\/60{--tw-ring-color: rgb(215 229 253 / .6) !important}.ring-primary-300\/65{--tw-ring-color: rgb(215 229 253 / .65) !important}.ring-primary-300\/70{--tw-ring-color: rgb(215 229 253 / .7) !important}.ring-primary-300\/75{--tw-ring-color: rgb(215 229 253 / .75) !important}.ring-primary-300\/80{--tw-ring-color: rgb(215 229 253 / .8) !important}.ring-primary-300\/85{--tw-ring-color: rgb(215 229 253 / .85) !important}.ring-primary-300\/90{--tw-ring-color: rgb(215 229 253 / .9) !important}.ring-primary-300\/95{--tw-ring-color: rgb(215 229 253 / .95) !important}.ring-primary-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(245 249 255 / var(--tw-ring-opacity, 1)) !important}.ring-primary-50\/0{--tw-ring-color: rgb(245 249 255 / 0) !important}.ring-primary-50\/10{--tw-ring-color: rgb(245 249 255 / .1) !important}.ring-primary-50\/100{--tw-ring-color: rgb(245 249 255 / 1) !important}.ring-primary-50\/15{--tw-ring-color: rgb(245 249 255 / .15) !important}.ring-primary-50\/20{--tw-ring-color: rgb(245 249 255 / .2) !important}.ring-primary-50\/25{--tw-ring-color: rgb(245 249 255 / .25) !important}.ring-primary-50\/30{--tw-ring-color: rgb(245 249 255 / .3) !important}.ring-primary-50\/35{--tw-ring-color: rgb(245 249 255 / .35) !important}.ring-primary-50\/40{--tw-ring-color: rgb(245 249 255 / .4) !important}.ring-primary-50\/45{--tw-ring-color: rgb(245 249 255 / .45) !important}.ring-primary-50\/5{--tw-ring-color: rgb(245 249 255 / .05) !important}.ring-primary-50\/50{--tw-ring-color: rgb(245 249 255 / .5) !important}.ring-primary-50\/55{--tw-ring-color: rgb(245 249 255 / .55) !important}.ring-primary-50\/60{--tw-ring-color: rgb(245 249 255 / .6) !important}.ring-primary-50\/65{--tw-ring-color: rgb(245 249 255 / .65) !important}.ring-primary-50\/70{--tw-ring-color: rgb(245 249 255 / .7) !important}.ring-primary-50\/75{--tw-ring-color: rgb(245 249 255 / .75) !important}.ring-primary-50\/80{--tw-ring-color: rgb(245 249 255 / .8) !important}.ring-primary-50\/85{--tw-ring-color: rgb(245 249 255 / .85) !important}.ring-primary-50\/90{--tw-ring-color: rgb(245 249 255 / .9) !important}.ring-primary-50\/95{--tw-ring-color: rgb(245 249 255 / .95) !important}.ring-primary-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(55 125 247 / var(--tw-ring-opacity, 1)) !important}.ring-primary-500\/0{--tw-ring-color: rgb(55 125 247 / 0) !important}.ring-primary-500\/10{--tw-ring-color: rgb(55 125 247 / .1) !important}.ring-primary-500\/100{--tw-ring-color: rgb(55 125 247 / 1) !important}.ring-primary-500\/15{--tw-ring-color: rgb(55 125 247 / .15) !important}.ring-primary-500\/20{--tw-ring-color: rgb(55 125 247 / .2) !important}.ring-primary-500\/25{--tw-ring-color: rgb(55 125 247 / .25) !important}.ring-primary-500\/30{--tw-ring-color: rgb(55 125 247 / .3) !important}.ring-primary-500\/35{--tw-ring-color: rgb(55 125 247 / .35) !important}.ring-primary-500\/40{--tw-ring-color: rgb(55 125 247 / .4) !important}.ring-primary-500\/45{--tw-ring-color: rgb(55 125 247 / .45) !important}.ring-primary-500\/5{--tw-ring-color: rgb(55 125 247 / .05) !important}.ring-primary-500\/50{--tw-ring-color: rgb(55 125 247 / .5) !important}.ring-primary-500\/55{--tw-ring-color: rgb(55 125 247 / .55) !important}.ring-primary-500\/60{--tw-ring-color: rgb(55 125 247 / .6) !important}.ring-primary-500\/65{--tw-ring-color: rgb(55 125 247 / .65) !important}.ring-primary-500\/70{--tw-ring-color: rgb(55 125 247 / .7) !important}.ring-primary-500\/75{--tw-ring-color: rgb(55 125 247 / .75) !important}.ring-primary-500\/80{--tw-ring-color: rgb(55 125 247 / .8) !important}.ring-primary-500\/85{--tw-ring-color: rgb(55 125 247 / .85) !important}.ring-primary-500\/90{--tw-ring-color: rgb(55 125 247 / .9) !important}.ring-primary-500\/95{--tw-ring-color: rgb(55 125 247 / .95) !important}.ring-primary-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(17 89 215 / var(--tw-ring-opacity, 1)) !important}.ring-primary-700\/0{--tw-ring-color: rgb(17 89 215 / 0) !important}.ring-primary-700\/10{--tw-ring-color: rgb(17 89 215 / .1) !important}.ring-primary-700\/100{--tw-ring-color: rgb(17 89 215 / 1) !important}.ring-primary-700\/15{--tw-ring-color: rgb(17 89 215 / .15) !important}.ring-primary-700\/20{--tw-ring-color: rgb(17 89 215 / .2) !important}.ring-primary-700\/25{--tw-ring-color: rgb(17 89 215 / .25) !important}.ring-primary-700\/30{--tw-ring-color: rgb(17 89 215 / .3) !important}.ring-primary-700\/35{--tw-ring-color: rgb(17 89 215 / .35) !important}.ring-primary-700\/40{--tw-ring-color: rgb(17 89 215 / .4) !important}.ring-primary-700\/45{--tw-ring-color: rgb(17 89 215 / .45) !important}.ring-primary-700\/5{--tw-ring-color: rgb(17 89 215 / .05) !important}.ring-primary-700\/50{--tw-ring-color: rgb(17 89 215 / .5) !important}.ring-primary-700\/55{--tw-ring-color: rgb(17 89 215 / .55) !important}.ring-primary-700\/60{--tw-ring-color: rgb(17 89 215 / .6) !important}.ring-primary-700\/65{--tw-ring-color: rgb(17 89 215 / .65) !important}.ring-primary-700\/70{--tw-ring-color: rgb(17 89 215 / .7) !important}.ring-primary-700\/75{--tw-ring-color: rgb(17 89 215 / .75) !important}.ring-primary-700\/80{--tw-ring-color: rgb(17 89 215 / .8) !important}.ring-primary-700\/85{--tw-ring-color: rgb(17 89 215 / .85) !important}.ring-primary-700\/90{--tw-ring-color: rgb(17 89 215 / .9) !important}.ring-primary-700\/95{--tw-ring-color: rgb(17 89 215 / .95) !important}.ring-primary-content{--tw-ring-opacity: 1 !important;--tw-ring-color: hsl(var(--pc) / var(--tw-ring-opacity, 1)) !important}.ring-primary-content\/0{--tw-ring-color: hsl(var(--pc) / 0) !important}.ring-primary-content\/10{--tw-ring-color: hsl(var(--pc) / .1) !important}.ring-primary-content\/100{--tw-ring-color: hsl(var(--pc) / 1) !important}.ring-primary-content\/15{--tw-ring-color: hsl(var(--pc) / .15) !important}.ring-primary-content\/20{--tw-ring-color: hsl(var(--pc) / .2) !important}.ring-primary-content\/25{--tw-ring-color: hsl(var(--pc) / .25) !important}.ring-primary-content\/30{--tw-ring-color: hsl(var(--pc) / .3) !important}.ring-primary-content\/35{--tw-ring-color: hsl(var(--pc) / .35) !important}.ring-primary-content\/40{--tw-ring-color: hsl(var(--pc) / .4) !important}.ring-primary-content\/45{--tw-ring-color: hsl(var(--pc) / .45) !important}.ring-primary-content\/5{--tw-ring-color: hsl(var(--pc) / .05) !important}.ring-primary-content\/50{--tw-ring-color: hsl(var(--pc) / .5) !important}.ring-primary-content\/55{--tw-ring-color: hsl(var(--pc) / .55) !important}.ring-primary-content\/60{--tw-ring-color: hsl(var(--pc) / .6) !important}.ring-primary-content\/65{--tw-ring-color: hsl(var(--pc) / .65) !important}.ring-primary-content\/70{--tw-ring-color: hsl(var(--pc) / .7) !important}.ring-primary-content\/75{--tw-ring-color: hsl(var(--pc) / .75) !important}.ring-primary-content\/80{--tw-ring-color: hsl(var(--pc) / .8) !important}.ring-primary-content\/85{--tw-ring-color: hsl(var(--pc) / .85) !important}.ring-primary-content\/90{--tw-ring-color: hsl(var(--pc) / .9) !important}.ring-primary-content\/95{--tw-ring-color: hsl(var(--pc) / .95) !important}.ring-primary-focus{--tw-ring-opacity: 1 !important;--tw-ring-color: hsl(var(--pf, var(--p)) / var(--tw-ring-opacity, 1)) !important}.ring-primary-focus\/0{--tw-ring-color: hsl(var(--pf, var(--p)) / 0) !important}.ring-primary-focus\/10{--tw-ring-color: hsl(var(--pf, var(--p)) / .1) !important}.ring-primary-focus\/100{--tw-ring-color: hsl(var(--pf, var(--p)) / 1) !important}.ring-primary-focus\/15{--tw-ring-color: hsl(var(--pf, var(--p)) / .15) !important}.ring-primary-focus\/20{--tw-ring-color: hsl(var(--pf, var(--p)) / .2) !important}.ring-primary-focus\/25{--tw-ring-color: hsl(var(--pf, var(--p)) / .25) !important}.ring-primary-focus\/30{--tw-ring-color: hsl(var(--pf, var(--p)) / .3) !important}.ring-primary-focus\/35{--tw-ring-color: hsl(var(--pf, var(--p)) / .35) !important}.ring-primary-focus\/40{--tw-ring-color: hsl(var(--pf, var(--p)) / .4) !important}.ring-primary-focus\/45{--tw-ring-color: hsl(var(--pf, var(--p)) / .45) !important}.ring-primary-focus\/5{--tw-ring-color: hsl(var(--pf, var(--p)) / .05) !important}.ring-primary-focus\/50{--tw-ring-color: hsl(var(--pf, var(--p)) / .5) !important}.ring-primary-focus\/55{--tw-ring-color: hsl(var(--pf, var(--p)) / .55) !important}.ring-primary-focus\/60{--tw-ring-color: hsl(var(--pf, var(--p)) / .6) !important}.ring-primary-focus\/65{--tw-ring-color: hsl(var(--pf, var(--p)) / .65) !important}.ring-primary-focus\/70{--tw-ring-color: hsl(var(--pf, var(--p)) / .7) !important}.ring-primary-focus\/75{--tw-ring-color: hsl(var(--pf, var(--p)) / .75) !important}.ring-primary-focus\/80{--tw-ring-color: hsl(var(--pf, var(--p)) / .8) !important}.ring-primary-focus\/85{--tw-ring-color: hsl(var(--pf, var(--p)) / .85) !important}.ring-primary-focus\/90{--tw-ring-color: hsl(var(--pf, var(--p)) / .9) !important}.ring-primary-focus\/95{--tw-ring-color: hsl(var(--pf, var(--p)) / .95) !important}.ring-red-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(254 226 226 / var(--tw-ring-opacity, 1)) !important}.ring-red-100\/0{--tw-ring-color: rgb(254 226 226 / 0) !important}.ring-red-100\/10{--tw-ring-color: rgb(254 226 226 / .1) !important}.ring-red-100\/100{--tw-ring-color: rgb(254 226 226 / 1) !important}.ring-red-100\/15{--tw-ring-color: rgb(254 226 226 / .15) !important}.ring-red-100\/20{--tw-ring-color: rgb(254 226 226 / .2) !important}.ring-red-100\/25{--tw-ring-color: rgb(254 226 226 / .25) !important}.ring-red-100\/30{--tw-ring-color: rgb(254 226 226 / .3) !important}.ring-red-100\/35{--tw-ring-color: rgb(254 226 226 / .35) !important}.ring-red-100\/40{--tw-ring-color: rgb(254 226 226 / .4) !important}.ring-red-100\/45{--tw-ring-color: rgb(254 226 226 / .45) !important}.ring-red-100\/5{--tw-ring-color: rgb(254 226 226 / .05) !important}.ring-red-100\/50{--tw-ring-color: rgb(254 226 226 / .5) !important}.ring-red-100\/55{--tw-ring-color: rgb(254 226 226 / .55) !important}.ring-red-100\/60{--tw-ring-color: rgb(254 226 226 / .6) !important}.ring-red-100\/65{--tw-ring-color: rgb(254 226 226 / .65) !important}.ring-red-100\/70{--tw-ring-color: rgb(254 226 226 / .7) !important}.ring-red-100\/75{--tw-ring-color: rgb(254 226 226 / .75) !important}.ring-red-100\/80{--tw-ring-color: rgb(254 226 226 / .8) !important}.ring-red-100\/85{--tw-ring-color: rgb(254 226 226 / .85) !important}.ring-red-100\/90{--tw-ring-color: rgb(254 226 226 / .9) !important}.ring-red-100\/95{--tw-ring-color: rgb(254 226 226 / .95) !important}.ring-red-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1)) !important}.ring-red-200\/0{--tw-ring-color: rgb(254 202 202 / 0) !important}.ring-red-200\/10{--tw-ring-color: rgb(254 202 202 / .1) !important}.ring-red-200\/100{--tw-ring-color: rgb(254 202 202 / 1) !important}.ring-red-200\/15{--tw-ring-color: rgb(254 202 202 / .15) !important}.ring-red-200\/20{--tw-ring-color: rgb(254 202 202 / .2) !important}.ring-red-200\/25{--tw-ring-color: rgb(254 202 202 / .25) !important}.ring-red-200\/30{--tw-ring-color: rgb(254 202 202 / .3) !important}.ring-red-200\/35{--tw-ring-color: rgb(254 202 202 / .35) !important}.ring-red-200\/40{--tw-ring-color: rgb(254 202 202 / .4) !important}.ring-red-200\/45{--tw-ring-color: rgb(254 202 202 / .45) !important}.ring-red-200\/5{--tw-ring-color: rgb(254 202 202 / .05) !important}.ring-red-200\/50{--tw-ring-color: rgb(254 202 202 / .5) !important}.ring-red-200\/55{--tw-ring-color: rgb(254 202 202 / .55) !important}.ring-red-200\/60{--tw-ring-color: rgb(254 202 202 / .6) !important}.ring-red-200\/65{--tw-ring-color: rgb(254 202 202 / .65) !important}.ring-red-200\/70{--tw-ring-color: rgb(254 202 202 / .7) !important}.ring-red-200\/75{--tw-ring-color: rgb(254 202 202 / .75) !important}.ring-red-200\/80{--tw-ring-color: rgb(254 202 202 / .8) !important}.ring-red-200\/85{--tw-ring-color: rgb(254 202 202 / .85) !important}.ring-red-200\/90{--tw-ring-color: rgb(254 202 202 / .9) !important}.ring-red-200\/95{--tw-ring-color: rgb(254 202 202 / .95) !important}.ring-red-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(255 208 201 / var(--tw-ring-opacity, 1)) !important}.ring-red-300\/0{--tw-ring-color: rgb(255 208 201 / 0) !important}.ring-red-300\/10{--tw-ring-color: rgb(255 208 201 / .1) !important}.ring-red-300\/100{--tw-ring-color: rgb(255 208 201 / 1) !important}.ring-red-300\/15{--tw-ring-color: rgb(255 208 201 / .15) !important}.ring-red-300\/20{--tw-ring-color: rgb(255 208 201 / .2) !important}.ring-red-300\/25{--tw-ring-color: rgb(255 208 201 / .25) !important}.ring-red-300\/30{--tw-ring-color: rgb(255 208 201 / .3) !important}.ring-red-300\/35{--tw-ring-color: rgb(255 208 201 / .35) !important}.ring-red-300\/40{--tw-ring-color: rgb(255 208 201 / .4) !important}.ring-red-300\/45{--tw-ring-color: rgb(255 208 201 / .45) !important}.ring-red-300\/5{--tw-ring-color: rgb(255 208 201 / .05) !important}.ring-red-300\/50{--tw-ring-color: rgb(255 208 201 / .5) !important}.ring-red-300\/55{--tw-ring-color: rgb(255 208 201 / .55) !important}.ring-red-300\/60{--tw-ring-color: rgb(255 208 201 / .6) !important}.ring-red-300\/65{--tw-ring-color: rgb(255 208 201 / .65) !important}.ring-red-300\/70{--tw-ring-color: rgb(255 208 201 / .7) !important}.ring-red-300\/75{--tw-ring-color: rgb(255 208 201 / .75) !important}.ring-red-300\/80{--tw-ring-color: rgb(255 208 201 / .8) !important}.ring-red-300\/85{--tw-ring-color: rgb(255 208 201 / .85) !important}.ring-red-300\/90{--tw-ring-color: rgb(255 208 201 / .9) !important}.ring-red-300\/95{--tw-ring-color: rgb(255 208 201 / .95) !important}.ring-red-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1)) !important}.ring-red-400\/0{--tw-ring-color: rgb(248 113 113 / 0) !important}.ring-red-400\/10{--tw-ring-color: rgb(248 113 113 / .1) !important}.ring-red-400\/100{--tw-ring-color: rgb(248 113 113 / 1) !important}.ring-red-400\/15{--tw-ring-color: rgb(248 113 113 / .15) !important}.ring-red-400\/20{--tw-ring-color: rgb(248 113 113 / .2) !important}.ring-red-400\/25{--tw-ring-color: rgb(248 113 113 / .25) !important}.ring-red-400\/30{--tw-ring-color: rgb(248 113 113 / .3) !important}.ring-red-400\/35{--tw-ring-color: rgb(248 113 113 / .35) !important}.ring-red-400\/40{--tw-ring-color: rgb(248 113 113 / .4) !important}.ring-red-400\/45{--tw-ring-color: rgb(248 113 113 / .45) !important}.ring-red-400\/5{--tw-ring-color: rgb(248 113 113 / .05) !important}.ring-red-400\/50{--tw-ring-color: rgb(248 113 113 / .5) !important}.ring-red-400\/55{--tw-ring-color: rgb(248 113 113 / .55) !important}.ring-red-400\/60{--tw-ring-color: rgb(248 113 113 / .6) !important}.ring-red-400\/65{--tw-ring-color: rgb(248 113 113 / .65) !important}.ring-red-400\/70{--tw-ring-color: rgb(248 113 113 / .7) !important}.ring-red-400\/75{--tw-ring-color: rgb(248 113 113 / .75) !important}.ring-red-400\/80{--tw-ring-color: rgb(248 113 113 / .8) !important}.ring-red-400\/85{--tw-ring-color: rgb(248 113 113 / .85) !important}.ring-red-400\/90{--tw-ring-color: rgb(248 113 113 / .9) !important}.ring-red-400\/95{--tw-ring-color: rgb(248 113 113 / .95) !important}.ring-red-50{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(254 242 242 / var(--tw-ring-opacity, 1)) !important}.ring-red-50\/0{--tw-ring-color: rgb(254 242 242 / 0) !important}.ring-red-50\/10{--tw-ring-color: rgb(254 242 242 / .1) !important}.ring-red-50\/100{--tw-ring-color: rgb(254 242 242 / 1) !important}.ring-red-50\/15{--tw-ring-color: rgb(254 242 242 / .15) !important}.ring-red-50\/20{--tw-ring-color: rgb(254 242 242 / .2) !important}.ring-red-50\/25{--tw-ring-color: rgb(254 242 242 / .25) !important}.ring-red-50\/30{--tw-ring-color: rgb(254 242 242 / .3) !important}.ring-red-50\/35{--tw-ring-color: rgb(254 242 242 / .35) !important}.ring-red-50\/40{--tw-ring-color: rgb(254 242 242 / .4) !important}.ring-red-50\/45{--tw-ring-color: rgb(254 242 242 / .45) !important}.ring-red-50\/5{--tw-ring-color: rgb(254 242 242 / .05) !important}.ring-red-50\/50{--tw-ring-color: rgb(254 242 242 / .5) !important}.ring-red-50\/55{--tw-ring-color: rgb(254 242 242 / .55) !important}.ring-red-50\/60{--tw-ring-color: rgb(254 242 242 / .6) !important}.ring-red-50\/65{--tw-ring-color: rgb(254 242 242 / .65) !important}.ring-red-50\/70{--tw-ring-color: rgb(254 242 242 / .7) !important}.ring-red-50\/75{--tw-ring-color: rgb(254 242 242 / .75) !important}.ring-red-50\/80{--tw-ring-color: rgb(254 242 242 / .8) !important}.ring-red-50\/85{--tw-ring-color: rgb(254 242 242 / .85) !important}.ring-red-50\/90{--tw-ring-color: rgb(254 242 242 / .9) !important}.ring-red-50\/95{--tw-ring-color: rgb(254 242 242 / .95) !important}.ring-red-500{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(210 45 45 / var(--tw-ring-opacity, 1)) !important}.ring-red-500\/0{--tw-ring-color: rgb(210 45 45 / 0) !important}.ring-red-500\/10{--tw-ring-color: rgb(210 45 45 / .1) !important}.ring-red-500\/100{--tw-ring-color: rgb(210 45 45 / 1) !important}.ring-red-500\/15{--tw-ring-color: rgb(210 45 45 / .15) !important}.ring-red-500\/20{--tw-ring-color: rgb(210 45 45 / .2) !important}.ring-red-500\/25{--tw-ring-color: rgb(210 45 45 / .25) !important}.ring-red-500\/30{--tw-ring-color: rgb(210 45 45 / .3) !important}.ring-red-500\/35{--tw-ring-color: rgb(210 45 45 / .35) !important}.ring-red-500\/40{--tw-ring-color: rgb(210 45 45 / .4) !important}.ring-red-500\/45{--tw-ring-color: rgb(210 45 45 / .45) !important}.ring-red-500\/5{--tw-ring-color: rgb(210 45 45 / .05) !important}.ring-red-500\/50{--tw-ring-color: rgb(210 45 45 / .5) !important}.ring-red-500\/55{--tw-ring-color: rgb(210 45 45 / .55) !important}.ring-red-500\/60{--tw-ring-color: rgb(210 45 45 / .6) !important}.ring-red-500\/65{--tw-ring-color: rgb(210 45 45 / .65) !important}.ring-red-500\/70{--tw-ring-color: rgb(210 45 45 / .7) !important}.ring-red-500\/75{--tw-ring-color: rgb(210 45 45 / .75) !important}.ring-red-500\/80{--tw-ring-color: rgb(210 45 45 / .8) !important}.ring-red-500\/85{--tw-ring-color: rgb(210 45 45 / .85) !important}.ring-red-500\/90{--tw-ring-color: rgb(210 45 45 / .9) !important}.ring-red-500\/95{--tw-ring-color: rgb(210 45 45 / .95) !important}.ring-red-600{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(220 38 38 / var(--tw-ring-opacity, 1)) !important}.ring-red-600\/0{--tw-ring-color: rgb(220 38 38 / 0) !important}.ring-red-600\/10{--tw-ring-color: rgb(220 38 38 / .1) !important}.ring-red-600\/100{--tw-ring-color: rgb(220 38 38 / 1) !important}.ring-red-600\/15{--tw-ring-color: rgb(220 38 38 / .15) !important}.ring-red-600\/20{--tw-ring-color: rgb(220 38 38 / .2) !important}.ring-red-600\/25{--tw-ring-color: rgb(220 38 38 / .25) !important}.ring-red-600\/30{--tw-ring-color: rgb(220 38 38 / .3) !important}.ring-red-600\/35{--tw-ring-color: rgb(220 38 38 / .35) !important}.ring-red-600\/40{--tw-ring-color: rgb(220 38 38 / .4) !important}.ring-red-600\/45{--tw-ring-color: rgb(220 38 38 / .45) !important}.ring-red-600\/5{--tw-ring-color: rgb(220 38 38 / .05) !important}.ring-red-600\/50{--tw-ring-color: rgb(220 38 38 / .5) !important}.ring-red-600\/55{--tw-ring-color: rgb(220 38 38 / .55) !important}.ring-red-600\/60{--tw-ring-color: rgb(220 38 38 / .6) !important}.ring-red-600\/65{--tw-ring-color: rgb(220 38 38 / .65) !important}.ring-red-600\/70{--tw-ring-color: rgb(220 38 38 / .7) !important}.ring-red-600\/75{--tw-ring-color: rgb(220 38 38 / .75) !important}.ring-red-600\/80{--tw-ring-color: rgb(220 38 38 / .8) !important}.ring-red-600\/85{--tw-ring-color: rgb(220 38 38 / .85) !important}.ring-red-600\/90{--tw-ring-color: rgb(220 38 38 / .9) !important}.ring-red-600\/95{--tw-ring-color: rgb(220 38 38 / .95) !important}.ring-red-700{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(185 28 28 / var(--tw-ring-opacity, 1)) !important}.ring-red-700\/0{--tw-ring-color: rgb(185 28 28 / 0) !important}.ring-red-700\/10{--tw-ring-color: rgb(185 28 28 / .1) !important}.ring-red-700\/100{--tw-ring-color: rgb(185 28 28 / 1) !important}.ring-red-700\/15{--tw-ring-color: rgb(185 28 28 / .15) !important}.ring-red-700\/20{--tw-ring-color: rgb(185 28 28 / .2) !important}.ring-red-700\/25{--tw-ring-color: rgb(185 28 28 / .25) !important}.ring-red-700\/30{--tw-ring-color: rgb(185 28 28 / .3) !important}.ring-red-700\/35{--tw-ring-color: rgb(185 28 28 / .35) !important}.ring-red-700\/40{--tw-ring-color: rgb(185 28 28 / .4) !important}.ring-red-700\/45{--tw-ring-color: rgb(185 28 28 / .45) !important}.ring-red-700\/5{--tw-ring-color: rgb(185 28 28 / .05) !important}.ring-red-700\/50{--tw-ring-color: rgb(185 28 28 / .5) !important}.ring-red-700\/55{--tw-ring-color: rgb(185 28 28 / .55) !important}.ring-red-700\/60{--tw-ring-color: rgb(185 28 28 / .6) !important}.ring-red-700\/65{--tw-ring-color: rgb(185 28 28 / .65) !important}.ring-red-700\/70{--tw-ring-color: rgb(185 28 28 / .7) !important}.ring-red-700\/75{--tw-ring-color: rgb(185 28 28 / .75) !important}.ring-red-700\/80{--tw-ring-color: rgb(185 28 28 / .8) !important}.ring-red-700\/85{--tw-ring-color: rgb(185 28 28 / .85) !important}.ring-red-700\/90{--tw-ring-color: rgb(185 28 28 / .9) !important}.ring-red-700\/95{--tw-ring-color: rgb(185 28 28 / .95) !important}.ring-red-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(153 27 27 / var(--tw-ring-opacity, 1)) !important}.ring-red-800\/0{--tw-ring-color: rgb(153 27 27 / 0) !important}.ring-red-800\/10{--tw-ring-color: rgb(153 27 27 / .1) !important}.ring-red-800\/100{--tw-ring-color: rgb(153 27 27 / 1) !important}.ring-red-800\/15{--tw-ring-color: rgb(153 27 27 / .15) !important}.ring-red-800\/20{--tw-ring-color: rgb(153 27 27 / .2) !important}.ring-red-800\/25{--tw-ring-color: rgb(153 27 27 / .25) !important}.ring-red-800\/30{--tw-ring-color: rgb(153 27 27 / .3) !important}.ring-red-800\/35{--tw-ring-color: rgb(153 27 27 / .35) !important}.ring-red-800\/40{--tw-ring-color: rgb(153 27 27 / .4) !important}.ring-red-800\/45{--tw-ring-color: rgb(153 27 27 / .45) !important}.ring-red-800\/5{--tw-ring-color: rgb(153 27 27 / .05) !important}.ring-red-800\/50{--tw-ring-color: rgb(153 27 27 / .5) !important}.ring-red-800\/55{--tw-ring-color: rgb(153 27 27 / .55) !important}.ring-red-800\/60{--tw-ring-color: rgb(153 27 27 / .6) !important}.ring-red-800\/65{--tw-ring-color: rgb(153 27 27 / .65) !important}.ring-red-800\/70{--tw-ring-color: rgb(153 27 27 / .7) !important}.ring-red-800\/75{--tw-ring-color: rgb(153 27 27 / .75) !important}.ring-red-800\/80{--tw-ring-color: rgb(153 27 27 / .8) !important}.ring-red-800\/85{--tw-ring-color: rgb(153 27 27 / .85) !important}.ring-red-800\/90{--tw-ring-color: rgb(153 27 27 / .9) !important}.ring-red-800\/95{--tw-ring-color: rgb(153 27 27 / .95) !important}.ring-red-900{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(127 29 29 / var(--tw-ring-opacity, 1)) !important}.ring-red-900\/0{--tw-ring-color: rgb(127 29 29 / 0) !important}.ring-red-900\/10{--tw-ring-color: rgb(127 29 29 / .1) !important}.ring-red-900\/100{--tw-ring-color: rgb(127 29 29 / 1) !important}.ring-red-900\/15{--tw-ring-color: rgb(127 29 29 / .15) !important}.ring-red-900\/20{--tw-ring-color: rgb(127 29 29 / .2) !important}.ring-red-900\/25{--tw-ring-color: rgb(127 29 29 / .25) !important}.ring-red-900\/30{--tw-ring-color: rgb(127 29 29 / .3) !important}.ring-red-900\/35{--tw-ring-color: rgb(127 29 29 / .35) !important}.ring-red-900\/40{--tw-ring-color: rgb(127 29 29 / .4) !important}.ring-red-900\/45{--tw-ring-color: rgb(127 29 29 / .45) !important}.ring-red-900\/5{--tw-ring-color: rgb(127 29 29 / .05) !important}.ring-red-900\/50{--tw-ring-color: rgb(127 29 29 / .5) !important}.ring-red-900\/55{--tw-ring-color: rgb(127 29 29 / .55) !important}.ring-red-900\/60{--tw-ring-color: rgb(127 29 29 / .6) !important}.ring-red-900\/65{--tw-ring-color: rgb(127 29 29 / .65) !important}.ring-red-900\/70{--tw-ring-color: rgb(127 29 29 / .7) !important}.ring-red-900\/75{--tw-ring-color: rgb(127 29 29 / .75) !important}.ring-red-900\/80{--tw-ring-color: rgb(127 29 29 / .8) !important}.ring-red-900\/85{--tw-ring-color: rgb(127 29 29 / .85) !important}.ring-red-900\/90{--tw-ring-color: rgb(127 29 29 / .9) !important}.ring-red-900\/95{--tw-ring-color: rgb(127 29 29 / .95) !important}.ring-red-950{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(69 10 10 / var(--tw-ring-opacity, 1)) !important}.ring-red-950\/0{--tw-ring-color: rgb(69 10 10 / 0) !important}.ring-red-950\/10{--tw-ring-color: rgb(69 10 10 / .1) !important}.ring-red-950\/100{--tw-ring-color: rgb(69 10 10 / 1) !important}.ring-red-950\/15{--tw-ring-color: rgb(69 10 10 / .15) !important}.ring-red-950\/20{--tw-ring-color: rgb(69 10 10 / .2) !important}.ring-red-950\/25{--tw-ring-color: rgb(69 10 10 / .25) !important}.ring-red-950\/30{--tw-ring-color: rgb(69 10 10 / .3) !important}.ring-red-950\/35{--tw-ring-color: rgb(69 10 10 / .35) !important}.ring-red-950\/40{--tw-ring-color: rgb(69 10 10 / .4) !important}.ring-red-950\/45{--tw-ring-color: rgb(69 10 10 / .45) !important}.ring-red-950\/5{--tw-ring-color: rgb(69 10 10 / .05) !important}.ring-red-950\/50{--tw-ring-color: rgb(69 10 10 / .5) !important}.ring-red-950\/55{--tw-ring-color: rgb(69 10 10 / .55) !important}.ring-red-950\/60{--tw-ring-color: rgb(69 10 10 / .6) !important}.ring-red-950\/65{--tw-ring-color: rgb(69 10 10 / .65) !important}.ring-red-950\/70{--tw-ring-color: rgb(69 10 10 / .7) !important}.ring-red-950\/75{--tw-ring-color: rgb(69 10 10 / .75) !important}.ring-red-950\/80{--tw-ring-color: rgb(69 10 10 / .8) !important}.ring-red-950\/85{--tw-ring-color: rgb(69 10 10 / .85) !important}.ring-red-950\/90{--tw-ring-color: rgb(69 10 10 / .9) !important}.ring-red-950\/95{--tw-ring-color: rgb(69 10 10 / .95) !important}.ring-offset-gray-100{--tw-ring-offset-color: #f2f3f4 !important}.ring-offset-gray-100\/0{--tw-ring-offset-color: rgb(242 243 244 / 0) !important}.ring-offset-gray-100\/10{--tw-ring-offset-color: rgb(242 243 244 / .1) !important}.ring-offset-gray-100\/100{--tw-ring-offset-color: rgb(242 243 244 / 1) !important}.ring-offset-gray-100\/15{--tw-ring-offset-color: rgb(242 243 244 / .15) !important}.ring-offset-gray-100\/20{--tw-ring-offset-color: rgb(242 243 244 / .2) !important}.ring-offset-gray-100\/25{--tw-ring-offset-color: rgb(242 243 244 / .25) !important}.ring-offset-gray-100\/30{--tw-ring-offset-color: rgb(242 243 244 / .3) !important}.ring-offset-gray-100\/35{--tw-ring-offset-color: rgb(242 243 244 / .35) !important}.ring-offset-gray-100\/40{--tw-ring-offset-color: rgb(242 243 244 / .4) !important}.ring-offset-gray-100\/45{--tw-ring-offset-color: rgb(242 243 244 / .45) !important}.ring-offset-gray-100\/5{--tw-ring-offset-color: rgb(242 243 244 / .05) !important}.ring-offset-gray-100\/50{--tw-ring-offset-color: rgb(242 243 244 / .5) !important}.ring-offset-gray-100\/55{--tw-ring-offset-color: rgb(242 243 244 / .55) !important}.ring-offset-gray-100\/60{--tw-ring-offset-color: rgb(242 243 244 / .6) !important}.ring-offset-gray-100\/65{--tw-ring-offset-color: rgb(242 243 244 / .65) !important}.ring-offset-gray-100\/70{--tw-ring-offset-color: rgb(242 243 244 / .7) !important}.ring-offset-gray-100\/75{--tw-ring-offset-color: rgb(242 243 244 / .75) !important}.ring-offset-gray-100\/80{--tw-ring-offset-color: rgb(242 243 244 / .8) !important}.ring-offset-gray-100\/85{--tw-ring-offset-color: rgb(242 243 244 / .85) !important}.ring-offset-gray-100\/90{--tw-ring-offset-color: rgb(242 243 244 / .9) !important}.ring-offset-gray-100\/95{--tw-ring-offset-color: rgb(242 243 244 / .95) !important}.ring-offset-gray-200{--tw-ring-offset-color: #e5e5e5 !important}.ring-offset-gray-200\/0{--tw-ring-offset-color: rgb(229 229 229 / 0) !important}.ring-offset-gray-200\/10{--tw-ring-offset-color: rgb(229 229 229 / .1) !important}.ring-offset-gray-200\/100{--tw-ring-offset-color: rgb(229 229 229 / 1) !important}.ring-offset-gray-200\/15{--tw-ring-offset-color: rgb(229 229 229 / .15) !important}.ring-offset-gray-200\/20{--tw-ring-offset-color: rgb(229 229 229 / .2) !important}.ring-offset-gray-200\/25{--tw-ring-offset-color: rgb(229 229 229 / .25) !important}.ring-offset-gray-200\/30{--tw-ring-offset-color: rgb(229 229 229 / .3) !important}.ring-offset-gray-200\/35{--tw-ring-offset-color: rgb(229 229 229 / .35) !important}.ring-offset-gray-200\/40{--tw-ring-offset-color: rgb(229 229 229 / .4) !important}.ring-offset-gray-200\/45{--tw-ring-offset-color: rgb(229 229 229 / .45) !important}.ring-offset-gray-200\/5{--tw-ring-offset-color: rgb(229 229 229 / .05) !important}.ring-offset-gray-200\/50{--tw-ring-offset-color: rgb(229 229 229 / .5) !important}.ring-offset-gray-200\/55{--tw-ring-offset-color: rgb(229 229 229 / .55) !important}.ring-offset-gray-200\/60{--tw-ring-offset-color: rgb(229 229 229 / .6) !important}.ring-offset-gray-200\/65{--tw-ring-offset-color: rgb(229 229 229 / .65) !important}.ring-offset-gray-200\/70{--tw-ring-offset-color: rgb(229 229 229 / .7) !important}.ring-offset-gray-200\/75{--tw-ring-offset-color: rgb(229 229 229 / .75) !important}.ring-offset-gray-200\/80{--tw-ring-offset-color: rgb(229 229 229 / .8) !important}.ring-offset-gray-200\/85{--tw-ring-offset-color: rgb(229 229 229 / .85) !important}.ring-offset-gray-200\/90{--tw-ring-offset-color: rgb(229 229 229 / .9) !important}.ring-offset-gray-200\/95{--tw-ring-offset-color: rgb(229 229 229 / .95) !important}.ring-offset-gray-300{--tw-ring-offset-color: #b2b2b2 !important}.ring-offset-gray-300\/0{--tw-ring-offset-color: rgb(178 178 178 / 0) !important}.ring-offset-gray-300\/10{--tw-ring-offset-color: rgb(178 178 178 / .1) !important}.ring-offset-gray-300\/100{--tw-ring-offset-color: rgb(178 178 178 / 1) !important}.ring-offset-gray-300\/15{--tw-ring-offset-color: rgb(178 178 178 / .15) !important}.ring-offset-gray-300\/20{--tw-ring-offset-color: rgb(178 178 178 / .2) !important}.ring-offset-gray-300\/25{--tw-ring-offset-color: rgb(178 178 178 / .25) !important}.ring-offset-gray-300\/30{--tw-ring-offset-color: rgb(178 178 178 / .3) !important}.ring-offset-gray-300\/35{--tw-ring-offset-color: rgb(178 178 178 / .35) !important}.ring-offset-gray-300\/40{--tw-ring-offset-color: rgb(178 178 178 / .4) !important}.ring-offset-gray-300\/45{--tw-ring-offset-color: rgb(178 178 178 / .45) !important}.ring-offset-gray-300\/5{--tw-ring-offset-color: rgb(178 178 178 / .05) !important}.ring-offset-gray-300\/50{--tw-ring-offset-color: rgb(178 178 178 / .5) !important}.ring-offset-gray-300\/55{--tw-ring-offset-color: rgb(178 178 178 / .55) !important}.ring-offset-gray-300\/60{--tw-ring-offset-color: rgb(178 178 178 / .6) !important}.ring-offset-gray-300\/65{--tw-ring-offset-color: rgb(178 178 178 / .65) !important}.ring-offset-gray-300\/70{--tw-ring-offset-color: rgb(178 178 178 / .7) !important}.ring-offset-gray-300\/75{--tw-ring-offset-color: rgb(178 178 178 / .75) !important}.ring-offset-gray-300\/80{--tw-ring-offset-color: rgb(178 178 178 / .8) !important}.ring-offset-gray-300\/85{--tw-ring-offset-color: rgb(178 178 178 / .85) !important}.ring-offset-gray-300\/90{--tw-ring-offset-color: rgb(178 178 178 / .9) !important}.ring-offset-gray-300\/95{--tw-ring-offset-color: rgb(178 178 178 / .95) !important}.ring-offset-gray-400{--tw-ring-offset-color: #999999 !important}.ring-offset-gray-400\/0{--tw-ring-offset-color: rgb(153 153 153 / 0) !important}.ring-offset-gray-400\/10{--tw-ring-offset-color: rgb(153 153 153 / .1) !important}.ring-offset-gray-400\/100{--tw-ring-offset-color: rgb(153 153 153 / 1) !important}.ring-offset-gray-400\/15{--tw-ring-offset-color: rgb(153 153 153 / .15) !important}.ring-offset-gray-400\/20{--tw-ring-offset-color: rgb(153 153 153 / .2) !important}.ring-offset-gray-400\/25{--tw-ring-offset-color: rgb(153 153 153 / .25) !important}.ring-offset-gray-400\/30{--tw-ring-offset-color: rgb(153 153 153 / .3) !important}.ring-offset-gray-400\/35{--tw-ring-offset-color: rgb(153 153 153 / .35) !important}.ring-offset-gray-400\/40{--tw-ring-offset-color: rgb(153 153 153 / .4) !important}.ring-offset-gray-400\/45{--tw-ring-offset-color: rgb(153 153 153 / .45) !important}.ring-offset-gray-400\/5{--tw-ring-offset-color: rgb(153 153 153 / .05) !important}.ring-offset-gray-400\/50{--tw-ring-offset-color: rgb(153 153 153 / .5) !important}.ring-offset-gray-400\/55{--tw-ring-offset-color: rgb(153 153 153 / .55) !important}.ring-offset-gray-400\/60{--tw-ring-offset-color: rgb(153 153 153 / .6) !important}.ring-offset-gray-400\/65{--tw-ring-offset-color: rgb(153 153 153 / .65) !important}.ring-offset-gray-400\/70{--tw-ring-offset-color: rgb(153 153 153 / .7) !important}.ring-offset-gray-400\/75{--tw-ring-offset-color: rgb(153 153 153 / .75) !important}.ring-offset-gray-400\/80{--tw-ring-offset-color: rgb(153 153 153 / .8) !important}.ring-offset-gray-400\/85{--tw-ring-offset-color: rgb(153 153 153 / .85) !important}.ring-offset-gray-400\/90{--tw-ring-offset-color: rgb(153 153 153 / .9) !important}.ring-offset-gray-400\/95{--tw-ring-offset-color: rgb(153 153 153 / .95) !important}.ring-offset-gray-50{--tw-ring-offset-color: #f2f2f2 !important}.ring-offset-gray-50\/0{--tw-ring-offset-color: rgb(242 242 242 / 0) !important}.ring-offset-gray-50\/10{--tw-ring-offset-color: rgb(242 242 242 / .1) !important}.ring-offset-gray-50\/100{--tw-ring-offset-color: rgb(242 242 242 / 1) !important}.ring-offset-gray-50\/15{--tw-ring-offset-color: rgb(242 242 242 / .15) !important}.ring-offset-gray-50\/20{--tw-ring-offset-color: rgb(242 242 242 / .2) !important}.ring-offset-gray-50\/25{--tw-ring-offset-color: rgb(242 242 242 / .25) !important}.ring-offset-gray-50\/30{--tw-ring-offset-color: rgb(242 242 242 / .3) !important}.ring-offset-gray-50\/35{--tw-ring-offset-color: rgb(242 242 242 / .35) !important}.ring-offset-gray-50\/40{--tw-ring-offset-color: rgb(242 242 242 / .4) !important}.ring-offset-gray-50\/45{--tw-ring-offset-color: rgb(242 242 242 / .45) !important}.ring-offset-gray-50\/5{--tw-ring-offset-color: rgb(242 242 242 / .05) !important}.ring-offset-gray-50\/50{--tw-ring-offset-color: rgb(242 242 242 / .5) !important}.ring-offset-gray-50\/55{--tw-ring-offset-color: rgb(242 242 242 / .55) !important}.ring-offset-gray-50\/60{--tw-ring-offset-color: rgb(242 242 242 / .6) !important}.ring-offset-gray-50\/65{--tw-ring-offset-color: rgb(242 242 242 / .65) !important}.ring-offset-gray-50\/70{--tw-ring-offset-color: rgb(242 242 242 / .7) !important}.ring-offset-gray-50\/75{--tw-ring-offset-color: rgb(242 242 242 / .75) !important}.ring-offset-gray-50\/80{--tw-ring-offset-color: rgb(242 242 242 / .8) !important}.ring-offset-gray-50\/85{--tw-ring-offset-color: rgb(242 242 242 / .85) !important}.ring-offset-gray-50\/90{--tw-ring-offset-color: rgb(242 242 242 / .9) !important}.ring-offset-gray-50\/95{--tw-ring-offset-color: rgb(242 242 242 / .95) !important}.ring-offset-gray-500{--tw-ring-offset-color: #4d4d4d !important}.ring-offset-gray-500\/0{--tw-ring-offset-color: rgb(77 77 77 / 0) !important}.ring-offset-gray-500\/10{--tw-ring-offset-color: rgb(77 77 77 / .1) !important}.ring-offset-gray-500\/100{--tw-ring-offset-color: rgb(77 77 77 / 1) !important}.ring-offset-gray-500\/15{--tw-ring-offset-color: rgb(77 77 77 / .15) !important}.ring-offset-gray-500\/20{--tw-ring-offset-color: rgb(77 77 77 / .2) !important}.ring-offset-gray-500\/25{--tw-ring-offset-color: rgb(77 77 77 / .25) !important}.ring-offset-gray-500\/30{--tw-ring-offset-color: rgb(77 77 77 / .3) !important}.ring-offset-gray-500\/35{--tw-ring-offset-color: rgb(77 77 77 / .35) !important}.ring-offset-gray-500\/40{--tw-ring-offset-color: rgb(77 77 77 / .4) !important}.ring-offset-gray-500\/45{--tw-ring-offset-color: rgb(77 77 77 / .45) !important}.ring-offset-gray-500\/5{--tw-ring-offset-color: rgb(77 77 77 / .05) !important}.ring-offset-gray-500\/50{--tw-ring-offset-color: rgb(77 77 77 / .5) !important}.ring-offset-gray-500\/55{--tw-ring-offset-color: rgb(77 77 77 / .55) !important}.ring-offset-gray-500\/60{--tw-ring-offset-color: rgb(77 77 77 / .6) !important}.ring-offset-gray-500\/65{--tw-ring-offset-color: rgb(77 77 77 / .65) !important}.ring-offset-gray-500\/70{--tw-ring-offset-color: rgb(77 77 77 / .7) !important}.ring-offset-gray-500\/75{--tw-ring-offset-color: rgb(77 77 77 / .75) !important}.ring-offset-gray-500\/80{--tw-ring-offset-color: rgb(77 77 77 / .8) !important}.ring-offset-gray-500\/85{--tw-ring-offset-color: rgb(77 77 77 / .85) !important}.ring-offset-gray-500\/90{--tw-ring-offset-color: rgb(77 77 77 / .9) !important}.ring-offset-gray-500\/95{--tw-ring-offset-color: rgb(77 77 77 / .95) !important}.ring-offset-gray-600{--tw-ring-offset-color: #4b5563 !important}.ring-offset-gray-600\/0{--tw-ring-offset-color: rgb(75 85 99 / 0) !important}.ring-offset-gray-600\/10{--tw-ring-offset-color: rgb(75 85 99 / .1) !important}.ring-offset-gray-600\/100{--tw-ring-offset-color: rgb(75 85 99 / 1) !important}.ring-offset-gray-600\/15{--tw-ring-offset-color: rgb(75 85 99 / .15) !important}.ring-offset-gray-600\/20{--tw-ring-offset-color: rgb(75 85 99 / .2) !important}.ring-offset-gray-600\/25{--tw-ring-offset-color: rgb(75 85 99 / .25) !important}.ring-offset-gray-600\/30{--tw-ring-offset-color: rgb(75 85 99 / .3) !important}.ring-offset-gray-600\/35{--tw-ring-offset-color: rgb(75 85 99 / .35) !important}.ring-offset-gray-600\/40{--tw-ring-offset-color: rgb(75 85 99 / .4) !important}.ring-offset-gray-600\/45{--tw-ring-offset-color: rgb(75 85 99 / .45) !important}.ring-offset-gray-600\/5{--tw-ring-offset-color: rgb(75 85 99 / .05) !important}.ring-offset-gray-600\/50{--tw-ring-offset-color: rgb(75 85 99 / .5) !important}.ring-offset-gray-600\/55{--tw-ring-offset-color: rgb(75 85 99 / .55) !important}.ring-offset-gray-600\/60{--tw-ring-offset-color: rgb(75 85 99 / .6) !important}.ring-offset-gray-600\/65{--tw-ring-offset-color: rgb(75 85 99 / .65) !important}.ring-offset-gray-600\/70{--tw-ring-offset-color: rgb(75 85 99 / .7) !important}.ring-offset-gray-600\/75{--tw-ring-offset-color: rgb(75 85 99 / .75) !important}.ring-offset-gray-600\/80{--tw-ring-offset-color: rgb(75 85 99 / .8) !important}.ring-offset-gray-600\/85{--tw-ring-offset-color: rgb(75 85 99 / .85) !important}.ring-offset-gray-600\/90{--tw-ring-offset-color: rgb(75 85 99 / .9) !important}.ring-offset-gray-600\/95{--tw-ring-offset-color: rgb(75 85 99 / .95) !important}.ring-offset-gray-700{--tw-ring-offset-color: #333333 !important}.ring-offset-gray-700\/0{--tw-ring-offset-color: rgb(51 51 51 / 0) !important}.ring-offset-gray-700\/10{--tw-ring-offset-color: rgb(51 51 51 / .1) !important}.ring-offset-gray-700\/100{--tw-ring-offset-color: rgb(51 51 51 / 1) !important}.ring-offset-gray-700\/15{--tw-ring-offset-color: rgb(51 51 51 / .15) !important}.ring-offset-gray-700\/20{--tw-ring-offset-color: rgb(51 51 51 / .2) !important}.ring-offset-gray-700\/25{--tw-ring-offset-color: rgb(51 51 51 / .25) !important}.ring-offset-gray-700\/30{--tw-ring-offset-color: rgb(51 51 51 / .3) !important}.ring-offset-gray-700\/35{--tw-ring-offset-color: rgb(51 51 51 / .35) !important}.ring-offset-gray-700\/40{--tw-ring-offset-color: rgb(51 51 51 / .4) !important}.ring-offset-gray-700\/45{--tw-ring-offset-color: rgb(51 51 51 / .45) !important}.ring-offset-gray-700\/5{--tw-ring-offset-color: rgb(51 51 51 / .05) !important}.ring-offset-gray-700\/50{--tw-ring-offset-color: rgb(51 51 51 / .5) !important}.ring-offset-gray-700\/55{--tw-ring-offset-color: rgb(51 51 51 / .55) !important}.ring-offset-gray-700\/60{--tw-ring-offset-color: rgb(51 51 51 / .6) !important}.ring-offset-gray-700\/65{--tw-ring-offset-color: rgb(51 51 51 / .65) !important}.ring-offset-gray-700\/70{--tw-ring-offset-color: rgb(51 51 51 / .7) !important}.ring-offset-gray-700\/75{--tw-ring-offset-color: rgb(51 51 51 / .75) !important}.ring-offset-gray-700\/80{--tw-ring-offset-color: rgb(51 51 51 / .8) !important}.ring-offset-gray-700\/85{--tw-ring-offset-color: rgb(51 51 51 / .85) !important}.ring-offset-gray-700\/90{--tw-ring-offset-color: rgb(51 51 51 / .9) !important}.ring-offset-gray-700\/95{--tw-ring-offset-color: rgb(51 51 51 / .95) !important}.ring-offset-gray-800{--tw-ring-offset-color: #1f2937 !important}.ring-offset-gray-800\/0{--tw-ring-offset-color: rgb(31 41 55 / 0) !important}.ring-offset-gray-800\/10{--tw-ring-offset-color: rgb(31 41 55 / .1) !important}.ring-offset-gray-800\/100{--tw-ring-offset-color: rgb(31 41 55 / 1) !important}.ring-offset-gray-800\/15{--tw-ring-offset-color: rgb(31 41 55 / .15) !important}.ring-offset-gray-800\/20{--tw-ring-offset-color: rgb(31 41 55 / .2) !important}.ring-offset-gray-800\/25{--tw-ring-offset-color: rgb(31 41 55 / .25) !important}.ring-offset-gray-800\/30{--tw-ring-offset-color: rgb(31 41 55 / .3) !important}.ring-offset-gray-800\/35{--tw-ring-offset-color: rgb(31 41 55 / .35) !important}.ring-offset-gray-800\/40{--tw-ring-offset-color: rgb(31 41 55 / .4) !important}.ring-offset-gray-800\/45{--tw-ring-offset-color: rgb(31 41 55 / .45) !important}.ring-offset-gray-800\/5{--tw-ring-offset-color: rgb(31 41 55 / .05) !important}.ring-offset-gray-800\/50{--tw-ring-offset-color: rgb(31 41 55 / .5) !important}.ring-offset-gray-800\/55{--tw-ring-offset-color: rgb(31 41 55 / .55) !important}.ring-offset-gray-800\/60{--tw-ring-offset-color: rgb(31 41 55 / .6) !important}.ring-offset-gray-800\/65{--tw-ring-offset-color: rgb(31 41 55 / .65) !important}.ring-offset-gray-800\/70{--tw-ring-offset-color: rgb(31 41 55 / .7) !important}.ring-offset-gray-800\/75{--tw-ring-offset-color: rgb(31 41 55 / .75) !important}.ring-offset-gray-800\/80{--tw-ring-offset-color: rgb(31 41 55 / .8) !important}.ring-offset-gray-800\/85{--tw-ring-offset-color: rgb(31 41 55 / .85) !important}.ring-offset-gray-800\/90{--tw-ring-offset-color: rgb(31 41 55 / .9) !important}.ring-offset-gray-800\/95{--tw-ring-offset-color: rgb(31 41 55 / .95) !important}.ring-offset-gray-900{--tw-ring-offset-color: #111827 !important}.ring-offset-gray-900\/0{--tw-ring-offset-color: rgb(17 24 39 / 0) !important}.ring-offset-gray-900\/10{--tw-ring-offset-color: rgb(17 24 39 / .1) !important}.ring-offset-gray-900\/100{--tw-ring-offset-color: rgb(17 24 39 / 1) !important}.ring-offset-gray-900\/15{--tw-ring-offset-color: rgb(17 24 39 / .15) !important}.ring-offset-gray-900\/20{--tw-ring-offset-color: rgb(17 24 39 / .2) !important}.ring-offset-gray-900\/25{--tw-ring-offset-color: rgb(17 24 39 / .25) !important}.ring-offset-gray-900\/30{--tw-ring-offset-color: rgb(17 24 39 / .3) !important}.ring-offset-gray-900\/35{--tw-ring-offset-color: rgb(17 24 39 / .35) !important}.ring-offset-gray-900\/40{--tw-ring-offset-color: rgb(17 24 39 / .4) !important}.ring-offset-gray-900\/45{--tw-ring-offset-color: rgb(17 24 39 / .45) !important}.ring-offset-gray-900\/5{--tw-ring-offset-color: rgb(17 24 39 / .05) !important}.ring-offset-gray-900\/50{--tw-ring-offset-color: rgb(17 24 39 / .5) !important}.ring-offset-gray-900\/55{--tw-ring-offset-color: rgb(17 24 39 / .55) !important}.ring-offset-gray-900\/60{--tw-ring-offset-color: rgb(17 24 39 / .6) !important}.ring-offset-gray-900\/65{--tw-ring-offset-color: rgb(17 24 39 / .65) !important}.ring-offset-gray-900\/70{--tw-ring-offset-color: rgb(17 24 39 / .7) !important}.ring-offset-gray-900\/75{--tw-ring-offset-color: rgb(17 24 39 / .75) !important}.ring-offset-gray-900\/80{--tw-ring-offset-color: rgb(17 24 39 / .8) !important}.ring-offset-gray-900\/85{--tw-ring-offset-color: rgb(17 24 39 / .85) !important}.ring-offset-gray-900\/90{--tw-ring-offset-color: rgb(17 24 39 / .9) !important}.ring-offset-gray-900\/95{--tw-ring-offset-color: rgb(17 24 39 / .95) !important}.ring-offset-gray-950{--tw-ring-offset-color: #030712 !important}.ring-offset-gray-950\/0{--tw-ring-offset-color: rgb(3 7 18 / 0) !important}.ring-offset-gray-950\/10{--tw-ring-offset-color: rgb(3 7 18 / .1) !important}.ring-offset-gray-950\/100{--tw-ring-offset-color: rgb(3 7 18 / 1) !important}.ring-offset-gray-950\/15{--tw-ring-offset-color: rgb(3 7 18 / .15) !important}.ring-offset-gray-950\/20{--tw-ring-offset-color: rgb(3 7 18 / .2) !important}.ring-offset-gray-950\/25{--tw-ring-offset-color: rgb(3 7 18 / .25) !important}.ring-offset-gray-950\/30{--tw-ring-offset-color: rgb(3 7 18 / .3) !important}.ring-offset-gray-950\/35{--tw-ring-offset-color: rgb(3 7 18 / .35) !important}.ring-offset-gray-950\/40{--tw-ring-offset-color: rgb(3 7 18 / .4) !important}.ring-offset-gray-950\/45{--tw-ring-offset-color: rgb(3 7 18 / .45) !important}.ring-offset-gray-950\/5{--tw-ring-offset-color: rgb(3 7 18 / .05) !important}.ring-offset-gray-950\/50{--tw-ring-offset-color: rgb(3 7 18 / .5) !important}.ring-offset-gray-950\/55{--tw-ring-offset-color: rgb(3 7 18 / .55) !important}.ring-offset-gray-950\/60{--tw-ring-offset-color: rgb(3 7 18 / .6) !important}.ring-offset-gray-950\/65{--tw-ring-offset-color: rgb(3 7 18 / .65) !important}.ring-offset-gray-950\/70{--tw-ring-offset-color: rgb(3 7 18 / .7) !important}.ring-offset-gray-950\/75{--tw-ring-offset-color: rgb(3 7 18 / .75) !important}.ring-offset-gray-950\/80{--tw-ring-offset-color: rgb(3 7 18 / .8) !important}.ring-offset-gray-950\/85{--tw-ring-offset-color: rgb(3 7 18 / .85) !important}.ring-offset-gray-950\/90{--tw-ring-offset-color: rgb(3 7 18 / .9) !important}.ring-offset-gray-950\/95{--tw-ring-offset-color: rgb(3 7 18 / .95) !important}.ring-offset-green-100{--tw-ring-offset-color: #dcfce7 !important}.ring-offset-green-100\/0{--tw-ring-offset-color: rgb(220 252 231 / 0) !important}.ring-offset-green-100\/10{--tw-ring-offset-color: rgb(220 252 231 / .1) !important}.ring-offset-green-100\/100{--tw-ring-offset-color: rgb(220 252 231 / 1) !important}.ring-offset-green-100\/15{--tw-ring-offset-color: rgb(220 252 231 / .15) !important}.ring-offset-green-100\/20{--tw-ring-offset-color: rgb(220 252 231 / .2) !important}.ring-offset-green-100\/25{--tw-ring-offset-color: rgb(220 252 231 / .25) !important}.ring-offset-green-100\/30{--tw-ring-offset-color: rgb(220 252 231 / .3) !important}.ring-offset-green-100\/35{--tw-ring-offset-color: rgb(220 252 231 / .35) !important}.ring-offset-green-100\/40{--tw-ring-offset-color: rgb(220 252 231 / .4) !important}.ring-offset-green-100\/45{--tw-ring-offset-color: rgb(220 252 231 / .45) !important}.ring-offset-green-100\/5{--tw-ring-offset-color: rgb(220 252 231 / .05) !important}.ring-offset-green-100\/50{--tw-ring-offset-color: rgb(220 252 231 / .5) !important}.ring-offset-green-100\/55{--tw-ring-offset-color: rgb(220 252 231 / .55) !important}.ring-offset-green-100\/60{--tw-ring-offset-color: rgb(220 252 231 / .6) !important}.ring-offset-green-100\/65{--tw-ring-offset-color: rgb(220 252 231 / .65) !important}.ring-offset-green-100\/70{--tw-ring-offset-color: rgb(220 252 231 / .7) !important}.ring-offset-green-100\/75{--tw-ring-offset-color: rgb(220 252 231 / .75) !important}.ring-offset-green-100\/80{--tw-ring-offset-color: rgb(220 252 231 / .8) !important}.ring-offset-green-100\/85{--tw-ring-offset-color: rgb(220 252 231 / .85) !important}.ring-offset-green-100\/90{--tw-ring-offset-color: rgb(220 252 231 / .9) !important}.ring-offset-green-100\/95{--tw-ring-offset-color: rgb(220 252 231 / .95) !important}.ring-offset-green-200{--tw-ring-offset-color: #bbf7d0 !important}.ring-offset-green-200\/0{--tw-ring-offset-color: rgb(187 247 208 / 0) !important}.ring-offset-green-200\/10{--tw-ring-offset-color: rgb(187 247 208 / .1) !important}.ring-offset-green-200\/100{--tw-ring-offset-color: rgb(187 247 208 / 1) !important}.ring-offset-green-200\/15{--tw-ring-offset-color: rgb(187 247 208 / .15) !important}.ring-offset-green-200\/20{--tw-ring-offset-color: rgb(187 247 208 / .2) !important}.ring-offset-green-200\/25{--tw-ring-offset-color: rgb(187 247 208 / .25) !important}.ring-offset-green-200\/30{--tw-ring-offset-color: rgb(187 247 208 / .3) !important}.ring-offset-green-200\/35{--tw-ring-offset-color: rgb(187 247 208 / .35) !important}.ring-offset-green-200\/40{--tw-ring-offset-color: rgb(187 247 208 / .4) !important}.ring-offset-green-200\/45{--tw-ring-offset-color: rgb(187 247 208 / .45) !important}.ring-offset-green-200\/5{--tw-ring-offset-color: rgb(187 247 208 / .05) !important}.ring-offset-green-200\/50{--tw-ring-offset-color: rgb(187 247 208 / .5) !important}.ring-offset-green-200\/55{--tw-ring-offset-color: rgb(187 247 208 / .55) !important}.ring-offset-green-200\/60{--tw-ring-offset-color: rgb(187 247 208 / .6) !important}.ring-offset-green-200\/65{--tw-ring-offset-color: rgb(187 247 208 / .65) !important}.ring-offset-green-200\/70{--tw-ring-offset-color: rgb(187 247 208 / .7) !important}.ring-offset-green-200\/75{--tw-ring-offset-color: rgb(187 247 208 / .75) !important}.ring-offset-green-200\/80{--tw-ring-offset-color: rgb(187 247 208 / .8) !important}.ring-offset-green-200\/85{--tw-ring-offset-color: rgb(187 247 208 / .85) !important}.ring-offset-green-200\/90{--tw-ring-offset-color: rgb(187 247 208 / .9) !important}.ring-offset-green-200\/95{--tw-ring-offset-color: rgb(187 247 208 / .95) !important}.ring-offset-green-300{--tw-ring-offset-color: #ddffc9 !important}.ring-offset-green-300\/0{--tw-ring-offset-color: rgb(221 255 201 / 0) !important}.ring-offset-green-300\/10{--tw-ring-offset-color: rgb(221 255 201 / .1) !important}.ring-offset-green-300\/100{--tw-ring-offset-color: rgb(221 255 201 / 1) !important}.ring-offset-green-300\/15{--tw-ring-offset-color: rgb(221 255 201 / .15) !important}.ring-offset-green-300\/20{--tw-ring-offset-color: rgb(221 255 201 / .2) !important}.ring-offset-green-300\/25{--tw-ring-offset-color: rgb(221 255 201 / .25) !important}.ring-offset-green-300\/30{--tw-ring-offset-color: rgb(221 255 201 / .3) !important}.ring-offset-green-300\/35{--tw-ring-offset-color: rgb(221 255 201 / .35) !important}.ring-offset-green-300\/40{--tw-ring-offset-color: rgb(221 255 201 / .4) !important}.ring-offset-green-300\/45{--tw-ring-offset-color: rgb(221 255 201 / .45) !important}.ring-offset-green-300\/5{--tw-ring-offset-color: rgb(221 255 201 / .05) !important}.ring-offset-green-300\/50{--tw-ring-offset-color: rgb(221 255 201 / .5) !important}.ring-offset-green-300\/55{--tw-ring-offset-color: rgb(221 255 201 / .55) !important}.ring-offset-green-300\/60{--tw-ring-offset-color: rgb(221 255 201 / .6) !important}.ring-offset-green-300\/65{--tw-ring-offset-color: rgb(221 255 201 / .65) !important}.ring-offset-green-300\/70{--tw-ring-offset-color: rgb(221 255 201 / .7) !important}.ring-offset-green-300\/75{--tw-ring-offset-color: rgb(221 255 201 / .75) !important}.ring-offset-green-300\/80{--tw-ring-offset-color: rgb(221 255 201 / .8) !important}.ring-offset-green-300\/85{--tw-ring-offset-color: rgb(221 255 201 / .85) !important}.ring-offset-green-300\/90{--tw-ring-offset-color: rgb(221 255 201 / .9) !important}.ring-offset-green-300\/95{--tw-ring-offset-color: rgb(221 255 201 / .95) !important}.ring-offset-green-400{--tw-ring-offset-color: #4ade80 !important}.ring-offset-green-400\/0{--tw-ring-offset-color: rgb(74 222 128 / 0) !important}.ring-offset-green-400\/10{--tw-ring-offset-color: rgb(74 222 128 / .1) !important}.ring-offset-green-400\/100{--tw-ring-offset-color: rgb(74 222 128 / 1) !important}.ring-offset-green-400\/15{--tw-ring-offset-color: rgb(74 222 128 / .15) !important}.ring-offset-green-400\/20{--tw-ring-offset-color: rgb(74 222 128 / .2) !important}.ring-offset-green-400\/25{--tw-ring-offset-color: rgb(74 222 128 / .25) !important}.ring-offset-green-400\/30{--tw-ring-offset-color: rgb(74 222 128 / .3) !important}.ring-offset-green-400\/35{--tw-ring-offset-color: rgb(74 222 128 / .35) !important}.ring-offset-green-400\/40{--tw-ring-offset-color: rgb(74 222 128 / .4) !important}.ring-offset-green-400\/45{--tw-ring-offset-color: rgb(74 222 128 / .45) !important}.ring-offset-green-400\/5{--tw-ring-offset-color: rgb(74 222 128 / .05) !important}.ring-offset-green-400\/50{--tw-ring-offset-color: rgb(74 222 128 / .5) !important}.ring-offset-green-400\/55{--tw-ring-offset-color: rgb(74 222 128 / .55) !important}.ring-offset-green-400\/60{--tw-ring-offset-color: rgb(74 222 128 / .6) !important}.ring-offset-green-400\/65{--tw-ring-offset-color: rgb(74 222 128 / .65) !important}.ring-offset-green-400\/70{--tw-ring-offset-color: rgb(74 222 128 / .7) !important}.ring-offset-green-400\/75{--tw-ring-offset-color: rgb(74 222 128 / .75) !important}.ring-offset-green-400\/80{--tw-ring-offset-color: rgb(74 222 128 / .8) !important}.ring-offset-green-400\/85{--tw-ring-offset-color: rgb(74 222 128 / .85) !important}.ring-offset-green-400\/90{--tw-ring-offset-color: rgb(74 222 128 / .9) !important}.ring-offset-green-400\/95{--tw-ring-offset-color: rgb(74 222 128 / .95) !important}.ring-offset-green-50{--tw-ring-offset-color: #f0fdf4 !important}.ring-offset-green-50\/0{--tw-ring-offset-color: rgb(240 253 244 / 0) !important}.ring-offset-green-50\/10{--tw-ring-offset-color: rgb(240 253 244 / .1) !important}.ring-offset-green-50\/100{--tw-ring-offset-color: rgb(240 253 244 / 1) !important}.ring-offset-green-50\/15{--tw-ring-offset-color: rgb(240 253 244 / .15) !important}.ring-offset-green-50\/20{--tw-ring-offset-color: rgb(240 253 244 / .2) !important}.ring-offset-green-50\/25{--tw-ring-offset-color: rgb(240 253 244 / .25) !important}.ring-offset-green-50\/30{--tw-ring-offset-color: rgb(240 253 244 / .3) !important}.ring-offset-green-50\/35{--tw-ring-offset-color: rgb(240 253 244 / .35) !important}.ring-offset-green-50\/40{--tw-ring-offset-color: rgb(240 253 244 / .4) !important}.ring-offset-green-50\/45{--tw-ring-offset-color: rgb(240 253 244 / .45) !important}.ring-offset-green-50\/5{--tw-ring-offset-color: rgb(240 253 244 / .05) !important}.ring-offset-green-50\/50{--tw-ring-offset-color: rgb(240 253 244 / .5) !important}.ring-offset-green-50\/55{--tw-ring-offset-color: rgb(240 253 244 / .55) !important}.ring-offset-green-50\/60{--tw-ring-offset-color: rgb(240 253 244 / .6) !important}.ring-offset-green-50\/65{--tw-ring-offset-color: rgb(240 253 244 / .65) !important}.ring-offset-green-50\/70{--tw-ring-offset-color: rgb(240 253 244 / .7) !important}.ring-offset-green-50\/75{--tw-ring-offset-color: rgb(240 253 244 / .75) !important}.ring-offset-green-50\/80{--tw-ring-offset-color: rgb(240 253 244 / .8) !important}.ring-offset-green-50\/85{--tw-ring-offset-color: rgb(240 253 244 / .85) !important}.ring-offset-green-50\/90{--tw-ring-offset-color: rgb(240 253 244 / .9) !important}.ring-offset-green-50\/95{--tw-ring-offset-color: rgb(240 253 244 / .95) !important}.ring-offset-green-500{--tw-ring-offset-color: #17d14c !important}.ring-offset-green-500\/0{--tw-ring-offset-color: rgb(23 209 76 / 0) !important}.ring-offset-green-500\/10{--tw-ring-offset-color: rgb(23 209 76 / .1) !important}.ring-offset-green-500\/100{--tw-ring-offset-color: rgb(23 209 76 / 1) !important}.ring-offset-green-500\/15{--tw-ring-offset-color: rgb(23 209 76 / .15) !important}.ring-offset-green-500\/20{--tw-ring-offset-color: rgb(23 209 76 / .2) !important}.ring-offset-green-500\/25{--tw-ring-offset-color: rgb(23 209 76 / .25) !important}.ring-offset-green-500\/30{--tw-ring-offset-color: rgb(23 209 76 / .3) !important}.ring-offset-green-500\/35{--tw-ring-offset-color: rgb(23 209 76 / .35) !important}.ring-offset-green-500\/40{--tw-ring-offset-color: rgb(23 209 76 / .4) !important}.ring-offset-green-500\/45{--tw-ring-offset-color: rgb(23 209 76 / .45) !important}.ring-offset-green-500\/5{--tw-ring-offset-color: rgb(23 209 76 / .05) !important}.ring-offset-green-500\/50{--tw-ring-offset-color: rgb(23 209 76 / .5) !important}.ring-offset-green-500\/55{--tw-ring-offset-color: rgb(23 209 76 / .55) !important}.ring-offset-green-500\/60{--tw-ring-offset-color: rgb(23 209 76 / .6) !important}.ring-offset-green-500\/65{--tw-ring-offset-color: rgb(23 209 76 / .65) !important}.ring-offset-green-500\/70{--tw-ring-offset-color: rgb(23 209 76 / .7) !important}.ring-offset-green-500\/75{--tw-ring-offset-color: rgb(23 209 76 / .75) !important}.ring-offset-green-500\/80{--tw-ring-offset-color: rgb(23 209 76 / .8) !important}.ring-offset-green-500\/85{--tw-ring-offset-color: rgb(23 209 76 / .85) !important}.ring-offset-green-500\/90{--tw-ring-offset-color: rgb(23 209 76 / .9) !important}.ring-offset-green-500\/95{--tw-ring-offset-color: rgb(23 209 76 / .95) !important}.ring-offset-green-600{--tw-ring-offset-color: #16a34a !important}.ring-offset-green-600\/0{--tw-ring-offset-color: rgb(22 163 74 / 0) !important}.ring-offset-green-600\/10{--tw-ring-offset-color: rgb(22 163 74 / .1) !important}.ring-offset-green-600\/100{--tw-ring-offset-color: rgb(22 163 74 / 1) !important}.ring-offset-green-600\/15{--tw-ring-offset-color: rgb(22 163 74 / .15) !important}.ring-offset-green-600\/20{--tw-ring-offset-color: rgb(22 163 74 / .2) !important}.ring-offset-green-600\/25{--tw-ring-offset-color: rgb(22 163 74 / .25) !important}.ring-offset-green-600\/30{--tw-ring-offset-color: rgb(22 163 74 / .3) !important}.ring-offset-green-600\/35{--tw-ring-offset-color: rgb(22 163 74 / .35) !important}.ring-offset-green-600\/40{--tw-ring-offset-color: rgb(22 163 74 / .4) !important}.ring-offset-green-600\/45{--tw-ring-offset-color: rgb(22 163 74 / .45) !important}.ring-offset-green-600\/5{--tw-ring-offset-color: rgb(22 163 74 / .05) !important}.ring-offset-green-600\/50{--tw-ring-offset-color: rgb(22 163 74 / .5) !important}.ring-offset-green-600\/55{--tw-ring-offset-color: rgb(22 163 74 / .55) !important}.ring-offset-green-600\/60{--tw-ring-offset-color: rgb(22 163 74 / .6) !important}.ring-offset-green-600\/65{--tw-ring-offset-color: rgb(22 163 74 / .65) !important}.ring-offset-green-600\/70{--tw-ring-offset-color: rgb(22 163 74 / .7) !important}.ring-offset-green-600\/75{--tw-ring-offset-color: rgb(22 163 74 / .75) !important}.ring-offset-green-600\/80{--tw-ring-offset-color: rgb(22 163 74 / .8) !important}.ring-offset-green-600\/85{--tw-ring-offset-color: rgb(22 163 74 / .85) !important}.ring-offset-green-600\/90{--tw-ring-offset-color: rgb(22 163 74 / .9) !important}.ring-offset-green-600\/95{--tw-ring-offset-color: rgb(22 163 74 / .95) !important}.ring-offset-green-700{--tw-ring-offset-color: #15803d !important}.ring-offset-green-700\/0{--tw-ring-offset-color: rgb(21 128 61 / 0) !important}.ring-offset-green-700\/10{--tw-ring-offset-color: rgb(21 128 61 / .1) !important}.ring-offset-green-700\/100{--tw-ring-offset-color: rgb(21 128 61 / 1) !important}.ring-offset-green-700\/15{--tw-ring-offset-color: rgb(21 128 61 / .15) !important}.ring-offset-green-700\/20{--tw-ring-offset-color: rgb(21 128 61 / .2) !important}.ring-offset-green-700\/25{--tw-ring-offset-color: rgb(21 128 61 / .25) !important}.ring-offset-green-700\/30{--tw-ring-offset-color: rgb(21 128 61 / .3) !important}.ring-offset-green-700\/35{--tw-ring-offset-color: rgb(21 128 61 / .35) !important}.ring-offset-green-700\/40{--tw-ring-offset-color: rgb(21 128 61 / .4) !important}.ring-offset-green-700\/45{--tw-ring-offset-color: rgb(21 128 61 / .45) !important}.ring-offset-green-700\/5{--tw-ring-offset-color: rgb(21 128 61 / .05) !important}.ring-offset-green-700\/50{--tw-ring-offset-color: rgb(21 128 61 / .5) !important}.ring-offset-green-700\/55{--tw-ring-offset-color: rgb(21 128 61 / .55) !important}.ring-offset-green-700\/60{--tw-ring-offset-color: rgb(21 128 61 / .6) !important}.ring-offset-green-700\/65{--tw-ring-offset-color: rgb(21 128 61 / .65) !important}.ring-offset-green-700\/70{--tw-ring-offset-color: rgb(21 128 61 / .7) !important}.ring-offset-green-700\/75{--tw-ring-offset-color: rgb(21 128 61 / .75) !important}.ring-offset-green-700\/80{--tw-ring-offset-color: rgb(21 128 61 / .8) !important}.ring-offset-green-700\/85{--tw-ring-offset-color: rgb(21 128 61 / .85) !important}.ring-offset-green-700\/90{--tw-ring-offset-color: rgb(21 128 61 / .9) !important}.ring-offset-green-700\/95{--tw-ring-offset-color: rgb(21 128 61 / .95) !important}.ring-offset-green-800{--tw-ring-offset-color: #166534 !important}.ring-offset-green-800\/0{--tw-ring-offset-color: rgb(22 101 52 / 0) !important}.ring-offset-green-800\/10{--tw-ring-offset-color: rgb(22 101 52 / .1) !important}.ring-offset-green-800\/100{--tw-ring-offset-color: rgb(22 101 52 / 1) !important}.ring-offset-green-800\/15{--tw-ring-offset-color: rgb(22 101 52 / .15) !important}.ring-offset-green-800\/20{--tw-ring-offset-color: rgb(22 101 52 / .2) !important}.ring-offset-green-800\/25{--tw-ring-offset-color: rgb(22 101 52 / .25) !important}.ring-offset-green-800\/30{--tw-ring-offset-color: rgb(22 101 52 / .3) !important}.ring-offset-green-800\/35{--tw-ring-offset-color: rgb(22 101 52 / .35) !important}.ring-offset-green-800\/40{--tw-ring-offset-color: rgb(22 101 52 / .4) !important}.ring-offset-green-800\/45{--tw-ring-offset-color: rgb(22 101 52 / .45) !important}.ring-offset-green-800\/5{--tw-ring-offset-color: rgb(22 101 52 / .05) !important}.ring-offset-green-800\/50{--tw-ring-offset-color: rgb(22 101 52 / .5) !important}.ring-offset-green-800\/55{--tw-ring-offset-color: rgb(22 101 52 / .55) !important}.ring-offset-green-800\/60{--tw-ring-offset-color: rgb(22 101 52 / .6) !important}.ring-offset-green-800\/65{--tw-ring-offset-color: rgb(22 101 52 / .65) !important}.ring-offset-green-800\/70{--tw-ring-offset-color: rgb(22 101 52 / .7) !important}.ring-offset-green-800\/75{--tw-ring-offset-color: rgb(22 101 52 / .75) !important}.ring-offset-green-800\/80{--tw-ring-offset-color: rgb(22 101 52 / .8) !important}.ring-offset-green-800\/85{--tw-ring-offset-color: rgb(22 101 52 / .85) !important}.ring-offset-green-800\/90{--tw-ring-offset-color: rgb(22 101 52 / .9) !important}.ring-offset-green-800\/95{--tw-ring-offset-color: rgb(22 101 52 / .95) !important}.ring-offset-green-900{--tw-ring-offset-color: #14532d !important}.ring-offset-green-900\/0{--tw-ring-offset-color: rgb(20 83 45 / 0) !important}.ring-offset-green-900\/10{--tw-ring-offset-color: rgb(20 83 45 / .1) !important}.ring-offset-green-900\/100{--tw-ring-offset-color: rgb(20 83 45 / 1) !important}.ring-offset-green-900\/15{--tw-ring-offset-color: rgb(20 83 45 / .15) !important}.ring-offset-green-900\/20{--tw-ring-offset-color: rgb(20 83 45 / .2) !important}.ring-offset-green-900\/25{--tw-ring-offset-color: rgb(20 83 45 / .25) !important}.ring-offset-green-900\/30{--tw-ring-offset-color: rgb(20 83 45 / .3) !important}.ring-offset-green-900\/35{--tw-ring-offset-color: rgb(20 83 45 / .35) !important}.ring-offset-green-900\/40{--tw-ring-offset-color: rgb(20 83 45 / .4) !important}.ring-offset-green-900\/45{--tw-ring-offset-color: rgb(20 83 45 / .45) !important}.ring-offset-green-900\/5{--tw-ring-offset-color: rgb(20 83 45 / .05) !important}.ring-offset-green-900\/50{--tw-ring-offset-color: rgb(20 83 45 / .5) !important}.ring-offset-green-900\/55{--tw-ring-offset-color: rgb(20 83 45 / .55) !important}.ring-offset-green-900\/60{--tw-ring-offset-color: rgb(20 83 45 / .6) !important}.ring-offset-green-900\/65{--tw-ring-offset-color: rgb(20 83 45 / .65) !important}.ring-offset-green-900\/70{--tw-ring-offset-color: rgb(20 83 45 / .7) !important}.ring-offset-green-900\/75{--tw-ring-offset-color: rgb(20 83 45 / .75) !important}.ring-offset-green-900\/80{--tw-ring-offset-color: rgb(20 83 45 / .8) !important}.ring-offset-green-900\/85{--tw-ring-offset-color: rgb(20 83 45 / .85) !important}.ring-offset-green-900\/90{--tw-ring-offset-color: rgb(20 83 45 / .9) !important}.ring-offset-green-900\/95{--tw-ring-offset-color: rgb(20 83 45 / .95) !important}.ring-offset-green-950{--tw-ring-offset-color: #052e16 !important}.ring-offset-green-950\/0{--tw-ring-offset-color: rgb(5 46 22 / 0) !important}.ring-offset-green-950\/10{--tw-ring-offset-color: rgb(5 46 22 / .1) !important}.ring-offset-green-950\/100{--tw-ring-offset-color: rgb(5 46 22 / 1) !important}.ring-offset-green-950\/15{--tw-ring-offset-color: rgb(5 46 22 / .15) !important}.ring-offset-green-950\/20{--tw-ring-offset-color: rgb(5 46 22 / .2) !important}.ring-offset-green-950\/25{--tw-ring-offset-color: rgb(5 46 22 / .25) !important}.ring-offset-green-950\/30{--tw-ring-offset-color: rgb(5 46 22 / .3) !important}.ring-offset-green-950\/35{--tw-ring-offset-color: rgb(5 46 22 / .35) !important}.ring-offset-green-950\/40{--tw-ring-offset-color: rgb(5 46 22 / .4) !important}.ring-offset-green-950\/45{--tw-ring-offset-color: rgb(5 46 22 / .45) !important}.ring-offset-green-950\/5{--tw-ring-offset-color: rgb(5 46 22 / .05) !important}.ring-offset-green-950\/50{--tw-ring-offset-color: rgb(5 46 22 / .5) !important}.ring-offset-green-950\/55{--tw-ring-offset-color: rgb(5 46 22 / .55) !important}.ring-offset-green-950\/60{--tw-ring-offset-color: rgb(5 46 22 / .6) !important}.ring-offset-green-950\/65{--tw-ring-offset-color: rgb(5 46 22 / .65) !important}.ring-offset-green-950\/70{--tw-ring-offset-color: rgb(5 46 22 / .7) !important}.ring-offset-green-950\/75{--tw-ring-offset-color: rgb(5 46 22 / .75) !important}.ring-offset-green-950\/80{--tw-ring-offset-color: rgb(5 46 22 / .8) !important}.ring-offset-green-950\/85{--tw-ring-offset-color: rgb(5 46 22 / .85) !important}.ring-offset-green-950\/90{--tw-ring-offset-color: rgb(5 46 22 / .9) !important}.ring-offset-green-950\/95{--tw-ring-offset-color: rgb(5 46 22 / .95) !important}.ring-offset-orange-100{--tw-ring-offset-color: #ffedd5 !important}.ring-offset-orange-100\/0{--tw-ring-offset-color: rgb(255 237 213 / 0) !important}.ring-offset-orange-100\/10{--tw-ring-offset-color: rgb(255 237 213 / .1) !important}.ring-offset-orange-100\/100{--tw-ring-offset-color: rgb(255 237 213 / 1) !important}.ring-offset-orange-100\/15{--tw-ring-offset-color: rgb(255 237 213 / .15) !important}.ring-offset-orange-100\/20{--tw-ring-offset-color: rgb(255 237 213 / .2) !important}.ring-offset-orange-100\/25{--tw-ring-offset-color: rgb(255 237 213 / .25) !important}.ring-offset-orange-100\/30{--tw-ring-offset-color: rgb(255 237 213 / .3) !important}.ring-offset-orange-100\/35{--tw-ring-offset-color: rgb(255 237 213 / .35) !important}.ring-offset-orange-100\/40{--tw-ring-offset-color: rgb(255 237 213 / .4) !important}.ring-offset-orange-100\/45{--tw-ring-offset-color: rgb(255 237 213 / .45) !important}.ring-offset-orange-100\/5{--tw-ring-offset-color: rgb(255 237 213 / .05) !important}.ring-offset-orange-100\/50{--tw-ring-offset-color: rgb(255 237 213 / .5) !important}.ring-offset-orange-100\/55{--tw-ring-offset-color: rgb(255 237 213 / .55) !important}.ring-offset-orange-100\/60{--tw-ring-offset-color: rgb(255 237 213 / .6) !important}.ring-offset-orange-100\/65{--tw-ring-offset-color: rgb(255 237 213 / .65) !important}.ring-offset-orange-100\/70{--tw-ring-offset-color: rgb(255 237 213 / .7) !important}.ring-offset-orange-100\/75{--tw-ring-offset-color: rgb(255 237 213 / .75) !important}.ring-offset-orange-100\/80{--tw-ring-offset-color: rgb(255 237 213 / .8) !important}.ring-offset-orange-100\/85{--tw-ring-offset-color: rgb(255 237 213 / .85) !important}.ring-offset-orange-100\/90{--tw-ring-offset-color: rgb(255 237 213 / .9) !important}.ring-offset-orange-100\/95{--tw-ring-offset-color: rgb(255 237 213 / .95) !important}.ring-offset-orange-200{--tw-ring-offset-color: #fed7aa !important}.ring-offset-orange-200\/0{--tw-ring-offset-color: rgb(254 215 170 / 0) !important}.ring-offset-orange-200\/10{--tw-ring-offset-color: rgb(254 215 170 / .1) !important}.ring-offset-orange-200\/100{--tw-ring-offset-color: rgb(254 215 170 / 1) !important}.ring-offset-orange-200\/15{--tw-ring-offset-color: rgb(254 215 170 / .15) !important}.ring-offset-orange-200\/20{--tw-ring-offset-color: rgb(254 215 170 / .2) !important}.ring-offset-orange-200\/25{--tw-ring-offset-color: rgb(254 215 170 / .25) !important}.ring-offset-orange-200\/30{--tw-ring-offset-color: rgb(254 215 170 / .3) !important}.ring-offset-orange-200\/35{--tw-ring-offset-color: rgb(254 215 170 / .35) !important}.ring-offset-orange-200\/40{--tw-ring-offset-color: rgb(254 215 170 / .4) !important}.ring-offset-orange-200\/45{--tw-ring-offset-color: rgb(254 215 170 / .45) !important}.ring-offset-orange-200\/5{--tw-ring-offset-color: rgb(254 215 170 / .05) !important}.ring-offset-orange-200\/50{--tw-ring-offset-color: rgb(254 215 170 / .5) !important}.ring-offset-orange-200\/55{--tw-ring-offset-color: rgb(254 215 170 / .55) !important}.ring-offset-orange-200\/60{--tw-ring-offset-color: rgb(254 215 170 / .6) !important}.ring-offset-orange-200\/65{--tw-ring-offset-color: rgb(254 215 170 / .65) !important}.ring-offset-orange-200\/70{--tw-ring-offset-color: rgb(254 215 170 / .7) !important}.ring-offset-orange-200\/75{--tw-ring-offset-color: rgb(254 215 170 / .75) !important}.ring-offset-orange-200\/80{--tw-ring-offset-color: rgb(254 215 170 / .8) !important}.ring-offset-orange-200\/85{--tw-ring-offset-color: rgb(254 215 170 / .85) !important}.ring-offset-orange-200\/90{--tw-ring-offset-color: rgb(254 215 170 / .9) !important}.ring-offset-orange-200\/95{--tw-ring-offset-color: rgb(254 215 170 / .95) !important}.ring-offset-orange-300{--tw-ring-offset-color: #fdba74 !important}.ring-offset-orange-300\/0{--tw-ring-offset-color: rgb(253 186 116 / 0) !important}.ring-offset-orange-300\/10{--tw-ring-offset-color: rgb(253 186 116 / .1) !important}.ring-offset-orange-300\/100{--tw-ring-offset-color: rgb(253 186 116 / 1) !important}.ring-offset-orange-300\/15{--tw-ring-offset-color: rgb(253 186 116 / .15) !important}.ring-offset-orange-300\/20{--tw-ring-offset-color: rgb(253 186 116 / .2) !important}.ring-offset-orange-300\/25{--tw-ring-offset-color: rgb(253 186 116 / .25) !important}.ring-offset-orange-300\/30{--tw-ring-offset-color: rgb(253 186 116 / .3) !important}.ring-offset-orange-300\/35{--tw-ring-offset-color: rgb(253 186 116 / .35) !important}.ring-offset-orange-300\/40{--tw-ring-offset-color: rgb(253 186 116 / .4) !important}.ring-offset-orange-300\/45{--tw-ring-offset-color: rgb(253 186 116 / .45) !important}.ring-offset-orange-300\/5{--tw-ring-offset-color: rgb(253 186 116 / .05) !important}.ring-offset-orange-300\/50{--tw-ring-offset-color: rgb(253 186 116 / .5) !important}.ring-offset-orange-300\/55{--tw-ring-offset-color: rgb(253 186 116 / .55) !important}.ring-offset-orange-300\/60{--tw-ring-offset-color: rgb(253 186 116 / .6) !important}.ring-offset-orange-300\/65{--tw-ring-offset-color: rgb(253 186 116 / .65) !important}.ring-offset-orange-300\/70{--tw-ring-offset-color: rgb(253 186 116 / .7) !important}.ring-offset-orange-300\/75{--tw-ring-offset-color: rgb(253 186 116 / .75) !important}.ring-offset-orange-300\/80{--tw-ring-offset-color: rgb(253 186 116 / .8) !important}.ring-offset-orange-300\/85{--tw-ring-offset-color: rgb(253 186 116 / .85) !important}.ring-offset-orange-300\/90{--tw-ring-offset-color: rgb(253 186 116 / .9) !important}.ring-offset-orange-300\/95{--tw-ring-offset-color: rgb(253 186 116 / .95) !important}.ring-offset-orange-400{--tw-ring-offset-color: #fb923c !important}.ring-offset-orange-400\/0{--tw-ring-offset-color: rgb(251 146 60 / 0) !important}.ring-offset-orange-400\/10{--tw-ring-offset-color: rgb(251 146 60 / .1) !important}.ring-offset-orange-400\/100{--tw-ring-offset-color: rgb(251 146 60 / 1) !important}.ring-offset-orange-400\/15{--tw-ring-offset-color: rgb(251 146 60 / .15) !important}.ring-offset-orange-400\/20{--tw-ring-offset-color: rgb(251 146 60 / .2) !important}.ring-offset-orange-400\/25{--tw-ring-offset-color: rgb(251 146 60 / .25) !important}.ring-offset-orange-400\/30{--tw-ring-offset-color: rgb(251 146 60 / .3) !important}.ring-offset-orange-400\/35{--tw-ring-offset-color: rgb(251 146 60 / .35) !important}.ring-offset-orange-400\/40{--tw-ring-offset-color: rgb(251 146 60 / .4) !important}.ring-offset-orange-400\/45{--tw-ring-offset-color: rgb(251 146 60 / .45) !important}.ring-offset-orange-400\/5{--tw-ring-offset-color: rgb(251 146 60 / .05) !important}.ring-offset-orange-400\/50{--tw-ring-offset-color: rgb(251 146 60 / .5) !important}.ring-offset-orange-400\/55{--tw-ring-offset-color: rgb(251 146 60 / .55) !important}.ring-offset-orange-400\/60{--tw-ring-offset-color: rgb(251 146 60 / .6) !important}.ring-offset-orange-400\/65{--tw-ring-offset-color: rgb(251 146 60 / .65) !important}.ring-offset-orange-400\/70{--tw-ring-offset-color: rgb(251 146 60 / .7) !important}.ring-offset-orange-400\/75{--tw-ring-offset-color: rgb(251 146 60 / .75) !important}.ring-offset-orange-400\/80{--tw-ring-offset-color: rgb(251 146 60 / .8) !important}.ring-offset-orange-400\/85{--tw-ring-offset-color: rgb(251 146 60 / .85) !important}.ring-offset-orange-400\/90{--tw-ring-offset-color: rgb(251 146 60 / .9) !important}.ring-offset-orange-400\/95{--tw-ring-offset-color: rgb(251 146 60 / .95) !important}.ring-offset-orange-50{--tw-ring-offset-color: #fff7ed !important}.ring-offset-orange-50\/0{--tw-ring-offset-color: rgb(255 247 237 / 0) !important}.ring-offset-orange-50\/10{--tw-ring-offset-color: rgb(255 247 237 / .1) !important}.ring-offset-orange-50\/100{--tw-ring-offset-color: rgb(255 247 237 / 1) !important}.ring-offset-orange-50\/15{--tw-ring-offset-color: rgb(255 247 237 / .15) !important}.ring-offset-orange-50\/20{--tw-ring-offset-color: rgb(255 247 237 / .2) !important}.ring-offset-orange-50\/25{--tw-ring-offset-color: rgb(255 247 237 / .25) !important}.ring-offset-orange-50\/30{--tw-ring-offset-color: rgb(255 247 237 / .3) !important}.ring-offset-orange-50\/35{--tw-ring-offset-color: rgb(255 247 237 / .35) !important}.ring-offset-orange-50\/40{--tw-ring-offset-color: rgb(255 247 237 / .4) !important}.ring-offset-orange-50\/45{--tw-ring-offset-color: rgb(255 247 237 / .45) !important}.ring-offset-orange-50\/5{--tw-ring-offset-color: rgb(255 247 237 / .05) !important}.ring-offset-orange-50\/50{--tw-ring-offset-color: rgb(255 247 237 / .5) !important}.ring-offset-orange-50\/55{--tw-ring-offset-color: rgb(255 247 237 / .55) !important}.ring-offset-orange-50\/60{--tw-ring-offset-color: rgb(255 247 237 / .6) !important}.ring-offset-orange-50\/65{--tw-ring-offset-color: rgb(255 247 237 / .65) !important}.ring-offset-orange-50\/70{--tw-ring-offset-color: rgb(255 247 237 / .7) !important}.ring-offset-orange-50\/75{--tw-ring-offset-color: rgb(255 247 237 / .75) !important}.ring-offset-orange-50\/80{--tw-ring-offset-color: rgb(255 247 237 / .8) !important}.ring-offset-orange-50\/85{--tw-ring-offset-color: rgb(255 247 237 / .85) !important}.ring-offset-orange-50\/90{--tw-ring-offset-color: rgb(255 247 237 / .9) !important}.ring-offset-orange-50\/95{--tw-ring-offset-color: rgb(255 247 237 / .95) !important}.ring-offset-orange-500{--tw-ring-offset-color: #ee8e1d !important}.ring-offset-orange-500\/0{--tw-ring-offset-color: rgb(238 142 29 / 0) !important}.ring-offset-orange-500\/10{--tw-ring-offset-color: rgb(238 142 29 / .1) !important}.ring-offset-orange-500\/100{--tw-ring-offset-color: rgb(238 142 29 / 1) !important}.ring-offset-orange-500\/15{--tw-ring-offset-color: rgb(238 142 29 / .15) !important}.ring-offset-orange-500\/20{--tw-ring-offset-color: rgb(238 142 29 / .2) !important}.ring-offset-orange-500\/25{--tw-ring-offset-color: rgb(238 142 29 / .25) !important}.ring-offset-orange-500\/30{--tw-ring-offset-color: rgb(238 142 29 / .3) !important}.ring-offset-orange-500\/35{--tw-ring-offset-color: rgb(238 142 29 / .35) !important}.ring-offset-orange-500\/40{--tw-ring-offset-color: rgb(238 142 29 / .4) !important}.ring-offset-orange-500\/45{--tw-ring-offset-color: rgb(238 142 29 / .45) !important}.ring-offset-orange-500\/5{--tw-ring-offset-color: rgb(238 142 29 / .05) !important}.ring-offset-orange-500\/50{--tw-ring-offset-color: rgb(238 142 29 / .5) !important}.ring-offset-orange-500\/55{--tw-ring-offset-color: rgb(238 142 29 / .55) !important}.ring-offset-orange-500\/60{--tw-ring-offset-color: rgb(238 142 29 / .6) !important}.ring-offset-orange-500\/65{--tw-ring-offset-color: rgb(238 142 29 / .65) !important}.ring-offset-orange-500\/70{--tw-ring-offset-color: rgb(238 142 29 / .7) !important}.ring-offset-orange-500\/75{--tw-ring-offset-color: rgb(238 142 29 / .75) !important}.ring-offset-orange-500\/80{--tw-ring-offset-color: rgb(238 142 29 / .8) !important}.ring-offset-orange-500\/85{--tw-ring-offset-color: rgb(238 142 29 / .85) !important}.ring-offset-orange-500\/90{--tw-ring-offset-color: rgb(238 142 29 / .9) !important}.ring-offset-orange-500\/95{--tw-ring-offset-color: rgb(238 142 29 / .95) !important}.ring-offset-orange-600{--tw-ring-offset-color: #ea580c !important}.ring-offset-orange-600\/0{--tw-ring-offset-color: rgb(234 88 12 / 0) !important}.ring-offset-orange-600\/10{--tw-ring-offset-color: rgb(234 88 12 / .1) !important}.ring-offset-orange-600\/100{--tw-ring-offset-color: rgb(234 88 12 / 1) !important}.ring-offset-orange-600\/15{--tw-ring-offset-color: rgb(234 88 12 / .15) !important}.ring-offset-orange-600\/20{--tw-ring-offset-color: rgb(234 88 12 / .2) !important}.ring-offset-orange-600\/25{--tw-ring-offset-color: rgb(234 88 12 / .25) !important}.ring-offset-orange-600\/30{--tw-ring-offset-color: rgb(234 88 12 / .3) !important}.ring-offset-orange-600\/35{--tw-ring-offset-color: rgb(234 88 12 / .35) !important}.ring-offset-orange-600\/40{--tw-ring-offset-color: rgb(234 88 12 / .4) !important}.ring-offset-orange-600\/45{--tw-ring-offset-color: rgb(234 88 12 / .45) !important}.ring-offset-orange-600\/5{--tw-ring-offset-color: rgb(234 88 12 / .05) !important}.ring-offset-orange-600\/50{--tw-ring-offset-color: rgb(234 88 12 / .5) !important}.ring-offset-orange-600\/55{--tw-ring-offset-color: rgb(234 88 12 / .55) !important}.ring-offset-orange-600\/60{--tw-ring-offset-color: rgb(234 88 12 / .6) !important}.ring-offset-orange-600\/65{--tw-ring-offset-color: rgb(234 88 12 / .65) !important}.ring-offset-orange-600\/70{--tw-ring-offset-color: rgb(234 88 12 / .7) !important}.ring-offset-orange-600\/75{--tw-ring-offset-color: rgb(234 88 12 / .75) !important}.ring-offset-orange-600\/80{--tw-ring-offset-color: rgb(234 88 12 / .8) !important}.ring-offset-orange-600\/85{--tw-ring-offset-color: rgb(234 88 12 / .85) !important}.ring-offset-orange-600\/90{--tw-ring-offset-color: rgb(234 88 12 / .9) !important}.ring-offset-orange-600\/95{--tw-ring-offset-color: rgb(234 88 12 / .95) !important}.ring-offset-orange-700{--tw-ring-offset-color: #c2410c !important}.ring-offset-orange-700\/0{--tw-ring-offset-color: rgb(194 65 12 / 0) !important}.ring-offset-orange-700\/10{--tw-ring-offset-color: rgb(194 65 12 / .1) !important}.ring-offset-orange-700\/100{--tw-ring-offset-color: rgb(194 65 12 / 1) !important}.ring-offset-orange-700\/15{--tw-ring-offset-color: rgb(194 65 12 / .15) !important}.ring-offset-orange-700\/20{--tw-ring-offset-color: rgb(194 65 12 / .2) !important}.ring-offset-orange-700\/25{--tw-ring-offset-color: rgb(194 65 12 / .25) !important}.ring-offset-orange-700\/30{--tw-ring-offset-color: rgb(194 65 12 / .3) !important}.ring-offset-orange-700\/35{--tw-ring-offset-color: rgb(194 65 12 / .35) !important}.ring-offset-orange-700\/40{--tw-ring-offset-color: rgb(194 65 12 / .4) !important}.ring-offset-orange-700\/45{--tw-ring-offset-color: rgb(194 65 12 / .45) !important}.ring-offset-orange-700\/5{--tw-ring-offset-color: rgb(194 65 12 / .05) !important}.ring-offset-orange-700\/50{--tw-ring-offset-color: rgb(194 65 12 / .5) !important}.ring-offset-orange-700\/55{--tw-ring-offset-color: rgb(194 65 12 / .55) !important}.ring-offset-orange-700\/60{--tw-ring-offset-color: rgb(194 65 12 / .6) !important}.ring-offset-orange-700\/65{--tw-ring-offset-color: rgb(194 65 12 / .65) !important}.ring-offset-orange-700\/70{--tw-ring-offset-color: rgb(194 65 12 / .7) !important}.ring-offset-orange-700\/75{--tw-ring-offset-color: rgb(194 65 12 / .75) !important}.ring-offset-orange-700\/80{--tw-ring-offset-color: rgb(194 65 12 / .8) !important}.ring-offset-orange-700\/85{--tw-ring-offset-color: rgb(194 65 12 / .85) !important}.ring-offset-orange-700\/90{--tw-ring-offset-color: rgb(194 65 12 / .9) !important}.ring-offset-orange-700\/95{--tw-ring-offset-color: rgb(194 65 12 / .95) !important}.ring-offset-orange-800{--tw-ring-offset-color: #9a3412 !important}.ring-offset-orange-800\/0{--tw-ring-offset-color: rgb(154 52 18 / 0) !important}.ring-offset-orange-800\/10{--tw-ring-offset-color: rgb(154 52 18 / .1) !important}.ring-offset-orange-800\/100{--tw-ring-offset-color: rgb(154 52 18 / 1) !important}.ring-offset-orange-800\/15{--tw-ring-offset-color: rgb(154 52 18 / .15) !important}.ring-offset-orange-800\/20{--tw-ring-offset-color: rgb(154 52 18 / .2) !important}.ring-offset-orange-800\/25{--tw-ring-offset-color: rgb(154 52 18 / .25) !important}.ring-offset-orange-800\/30{--tw-ring-offset-color: rgb(154 52 18 / .3) !important}.ring-offset-orange-800\/35{--tw-ring-offset-color: rgb(154 52 18 / .35) !important}.ring-offset-orange-800\/40{--tw-ring-offset-color: rgb(154 52 18 / .4) !important}.ring-offset-orange-800\/45{--tw-ring-offset-color: rgb(154 52 18 / .45) !important}.ring-offset-orange-800\/5{--tw-ring-offset-color: rgb(154 52 18 / .05) !important}.ring-offset-orange-800\/50{--tw-ring-offset-color: rgb(154 52 18 / .5) !important}.ring-offset-orange-800\/55{--tw-ring-offset-color: rgb(154 52 18 / .55) !important}.ring-offset-orange-800\/60{--tw-ring-offset-color: rgb(154 52 18 / .6) !important}.ring-offset-orange-800\/65{--tw-ring-offset-color: rgb(154 52 18 / .65) !important}.ring-offset-orange-800\/70{--tw-ring-offset-color: rgb(154 52 18 / .7) !important}.ring-offset-orange-800\/75{--tw-ring-offset-color: rgb(154 52 18 / .75) !important}.ring-offset-orange-800\/80{--tw-ring-offset-color: rgb(154 52 18 / .8) !important}.ring-offset-orange-800\/85{--tw-ring-offset-color: rgb(154 52 18 / .85) !important}.ring-offset-orange-800\/90{--tw-ring-offset-color: rgb(154 52 18 / .9) !important}.ring-offset-orange-800\/95{--tw-ring-offset-color: rgb(154 52 18 / .95) !important}.ring-offset-orange-900{--tw-ring-offset-color: #7c2d12 !important}.ring-offset-orange-900\/0{--tw-ring-offset-color: rgb(124 45 18 / 0) !important}.ring-offset-orange-900\/10{--tw-ring-offset-color: rgb(124 45 18 / .1) !important}.ring-offset-orange-900\/100{--tw-ring-offset-color: rgb(124 45 18 / 1) !important}.ring-offset-orange-900\/15{--tw-ring-offset-color: rgb(124 45 18 / .15) !important}.ring-offset-orange-900\/20{--tw-ring-offset-color: rgb(124 45 18 / .2) !important}.ring-offset-orange-900\/25{--tw-ring-offset-color: rgb(124 45 18 / .25) !important}.ring-offset-orange-900\/30{--tw-ring-offset-color: rgb(124 45 18 / .3) !important}.ring-offset-orange-900\/35{--tw-ring-offset-color: rgb(124 45 18 / .35) !important}.ring-offset-orange-900\/40{--tw-ring-offset-color: rgb(124 45 18 / .4) !important}.ring-offset-orange-900\/45{--tw-ring-offset-color: rgb(124 45 18 / .45) !important}.ring-offset-orange-900\/5{--tw-ring-offset-color: rgb(124 45 18 / .05) !important}.ring-offset-orange-900\/50{--tw-ring-offset-color: rgb(124 45 18 / .5) !important}.ring-offset-orange-900\/55{--tw-ring-offset-color: rgb(124 45 18 / .55) !important}.ring-offset-orange-900\/60{--tw-ring-offset-color: rgb(124 45 18 / .6) !important}.ring-offset-orange-900\/65{--tw-ring-offset-color: rgb(124 45 18 / .65) !important}.ring-offset-orange-900\/70{--tw-ring-offset-color: rgb(124 45 18 / .7) !important}.ring-offset-orange-900\/75{--tw-ring-offset-color: rgb(124 45 18 / .75) !important}.ring-offset-orange-900\/80{--tw-ring-offset-color: rgb(124 45 18 / .8) !important}.ring-offset-orange-900\/85{--tw-ring-offset-color: rgb(124 45 18 / .85) !important}.ring-offset-orange-900\/90{--tw-ring-offset-color: rgb(124 45 18 / .9) !important}.ring-offset-orange-900\/95{--tw-ring-offset-color: rgb(124 45 18 / .95) !important}.ring-offset-orange-950{--tw-ring-offset-color: #431407 !important}.ring-offset-orange-950\/0{--tw-ring-offset-color: rgb(67 20 7 / 0) !important}.ring-offset-orange-950\/10{--tw-ring-offset-color: rgb(67 20 7 / .1) !important}.ring-offset-orange-950\/100{--tw-ring-offset-color: rgb(67 20 7 / 1) !important}.ring-offset-orange-950\/15{--tw-ring-offset-color: rgb(67 20 7 / .15) !important}.ring-offset-orange-950\/20{--tw-ring-offset-color: rgb(67 20 7 / .2) !important}.ring-offset-orange-950\/25{--tw-ring-offset-color: rgb(67 20 7 / .25) !important}.ring-offset-orange-950\/30{--tw-ring-offset-color: rgb(67 20 7 / .3) !important}.ring-offset-orange-950\/35{--tw-ring-offset-color: rgb(67 20 7 / .35) !important}.ring-offset-orange-950\/40{--tw-ring-offset-color: rgb(67 20 7 / .4) !important}.ring-offset-orange-950\/45{--tw-ring-offset-color: rgb(67 20 7 / .45) !important}.ring-offset-orange-950\/5{--tw-ring-offset-color: rgb(67 20 7 / .05) !important}.ring-offset-orange-950\/50{--tw-ring-offset-color: rgb(67 20 7 / .5) !important}.ring-offset-orange-950\/55{--tw-ring-offset-color: rgb(67 20 7 / .55) !important}.ring-offset-orange-950\/60{--tw-ring-offset-color: rgb(67 20 7 / .6) !important}.ring-offset-orange-950\/65{--tw-ring-offset-color: rgb(67 20 7 / .65) !important}.ring-offset-orange-950\/70{--tw-ring-offset-color: rgb(67 20 7 / .7) !important}.ring-offset-orange-950\/75{--tw-ring-offset-color: rgb(67 20 7 / .75) !important}.ring-offset-orange-950\/80{--tw-ring-offset-color: rgb(67 20 7 / .8) !important}.ring-offset-orange-950\/85{--tw-ring-offset-color: rgb(67 20 7 / .85) !important}.ring-offset-orange-950\/90{--tw-ring-offset-color: rgb(67 20 7 / .9) !important}.ring-offset-orange-950\/95{--tw-ring-offset-color: rgb(67 20 7 / .95) !important}.ring-offset-primary-100{--tw-ring-offset-color: #f5f9ff !important}.ring-offset-primary-100\/0{--tw-ring-offset-color: rgb(245 249 255 / 0) !important}.ring-offset-primary-100\/10{--tw-ring-offset-color: rgb(245 249 255 / .1) !important}.ring-offset-primary-100\/100{--tw-ring-offset-color: rgb(245 249 255 / 1) !important}.ring-offset-primary-100\/15{--tw-ring-offset-color: rgb(245 249 255 / .15) !important}.ring-offset-primary-100\/20{--tw-ring-offset-color: rgb(245 249 255 / .2) !important}.ring-offset-primary-100\/25{--tw-ring-offset-color: rgb(245 249 255 / .25) !important}.ring-offset-primary-100\/30{--tw-ring-offset-color: rgb(245 249 255 / .3) !important}.ring-offset-primary-100\/35{--tw-ring-offset-color: rgb(245 249 255 / .35) !important}.ring-offset-primary-100\/40{--tw-ring-offset-color: rgb(245 249 255 / .4) !important}.ring-offset-primary-100\/45{--tw-ring-offset-color: rgb(245 249 255 / .45) !important}.ring-offset-primary-100\/5{--tw-ring-offset-color: rgb(245 249 255 / .05) !important}.ring-offset-primary-100\/50{--tw-ring-offset-color: rgb(245 249 255 / .5) !important}.ring-offset-primary-100\/55{--tw-ring-offset-color: rgb(245 249 255 / .55) !important}.ring-offset-primary-100\/60{--tw-ring-offset-color: rgb(245 249 255 / .6) !important}.ring-offset-primary-100\/65{--tw-ring-offset-color: rgb(245 249 255 / .65) !important}.ring-offset-primary-100\/70{--tw-ring-offset-color: rgb(245 249 255 / .7) !important}.ring-offset-primary-100\/75{--tw-ring-offset-color: rgb(245 249 255 / .75) !important}.ring-offset-primary-100\/80{--tw-ring-offset-color: rgb(245 249 255 / .8) !important}.ring-offset-primary-100\/85{--tw-ring-offset-color: rgb(245 249 255 / .85) !important}.ring-offset-primary-100\/90{--tw-ring-offset-color: rgb(245 249 255 / .9) !important}.ring-offset-primary-100\/95{--tw-ring-offset-color: rgb(245 249 255 / .95) !important}.ring-offset-primary-200{--tw-ring-offset-color: #e1ecfe !important}.ring-offset-primary-200\/0{--tw-ring-offset-color: rgb(225 236 254 / 0) !important}.ring-offset-primary-200\/10{--tw-ring-offset-color: rgb(225 236 254 / .1) !important}.ring-offset-primary-200\/100{--tw-ring-offset-color: rgb(225 236 254 / 1) !important}.ring-offset-primary-200\/15{--tw-ring-offset-color: rgb(225 236 254 / .15) !important}.ring-offset-primary-200\/20{--tw-ring-offset-color: rgb(225 236 254 / .2) !important}.ring-offset-primary-200\/25{--tw-ring-offset-color: rgb(225 236 254 / .25) !important}.ring-offset-primary-200\/30{--tw-ring-offset-color: rgb(225 236 254 / .3) !important}.ring-offset-primary-200\/35{--tw-ring-offset-color: rgb(225 236 254 / .35) !important}.ring-offset-primary-200\/40{--tw-ring-offset-color: rgb(225 236 254 / .4) !important}.ring-offset-primary-200\/45{--tw-ring-offset-color: rgb(225 236 254 / .45) !important}.ring-offset-primary-200\/5{--tw-ring-offset-color: rgb(225 236 254 / .05) !important}.ring-offset-primary-200\/50{--tw-ring-offset-color: rgb(225 236 254 / .5) !important}.ring-offset-primary-200\/55{--tw-ring-offset-color: rgb(225 236 254 / .55) !important}.ring-offset-primary-200\/60{--tw-ring-offset-color: rgb(225 236 254 / .6) !important}.ring-offset-primary-200\/65{--tw-ring-offset-color: rgb(225 236 254 / .65) !important}.ring-offset-primary-200\/70{--tw-ring-offset-color: rgb(225 236 254 / .7) !important}.ring-offset-primary-200\/75{--tw-ring-offset-color: rgb(225 236 254 / .75) !important}.ring-offset-primary-200\/80{--tw-ring-offset-color: rgb(225 236 254 / .8) !important}.ring-offset-primary-200\/85{--tw-ring-offset-color: rgb(225 236 254 / .85) !important}.ring-offset-primary-200\/90{--tw-ring-offset-color: rgb(225 236 254 / .9) !important}.ring-offset-primary-200\/95{--tw-ring-offset-color: rgb(225 236 254 / .95) !important}.ring-offset-primary-300{--tw-ring-offset-color: #d7e5fd !important}.ring-offset-primary-300\/0{--tw-ring-offset-color: rgb(215 229 253 / 0) !important}.ring-offset-primary-300\/10{--tw-ring-offset-color: rgb(215 229 253 / .1) !important}.ring-offset-primary-300\/100{--tw-ring-offset-color: rgb(215 229 253 / 1) !important}.ring-offset-primary-300\/15{--tw-ring-offset-color: rgb(215 229 253 / .15) !important}.ring-offset-primary-300\/20{--tw-ring-offset-color: rgb(215 229 253 / .2) !important}.ring-offset-primary-300\/25{--tw-ring-offset-color: rgb(215 229 253 / .25) !important}.ring-offset-primary-300\/30{--tw-ring-offset-color: rgb(215 229 253 / .3) !important}.ring-offset-primary-300\/35{--tw-ring-offset-color: rgb(215 229 253 / .35) !important}.ring-offset-primary-300\/40{--tw-ring-offset-color: rgb(215 229 253 / .4) !important}.ring-offset-primary-300\/45{--tw-ring-offset-color: rgb(215 229 253 / .45) !important}.ring-offset-primary-300\/5{--tw-ring-offset-color: rgb(215 229 253 / .05) !important}.ring-offset-primary-300\/50{--tw-ring-offset-color: rgb(215 229 253 / .5) !important}.ring-offset-primary-300\/55{--tw-ring-offset-color: rgb(215 229 253 / .55) !important}.ring-offset-primary-300\/60{--tw-ring-offset-color: rgb(215 229 253 / .6) !important}.ring-offset-primary-300\/65{--tw-ring-offset-color: rgb(215 229 253 / .65) !important}.ring-offset-primary-300\/70{--tw-ring-offset-color: rgb(215 229 253 / .7) !important}.ring-offset-primary-300\/75{--tw-ring-offset-color: rgb(215 229 253 / .75) !important}.ring-offset-primary-300\/80{--tw-ring-offset-color: rgb(215 229 253 / .8) !important}.ring-offset-primary-300\/85{--tw-ring-offset-color: rgb(215 229 253 / .85) !important}.ring-offset-primary-300\/90{--tw-ring-offset-color: rgb(215 229 253 / .9) !important}.ring-offset-primary-300\/95{--tw-ring-offset-color: rgb(215 229 253 / .95) !important}.ring-offset-primary-50{--tw-ring-offset-color: #f5f9ff !important}.ring-offset-primary-50\/0{--tw-ring-offset-color: rgb(245 249 255 / 0) !important}.ring-offset-primary-50\/10{--tw-ring-offset-color: rgb(245 249 255 / .1) !important}.ring-offset-primary-50\/100{--tw-ring-offset-color: rgb(245 249 255 / 1) !important}.ring-offset-primary-50\/15{--tw-ring-offset-color: rgb(245 249 255 / .15) !important}.ring-offset-primary-50\/20{--tw-ring-offset-color: rgb(245 249 255 / .2) !important}.ring-offset-primary-50\/25{--tw-ring-offset-color: rgb(245 249 255 / .25) !important}.ring-offset-primary-50\/30{--tw-ring-offset-color: rgb(245 249 255 / .3) !important}.ring-offset-primary-50\/35{--tw-ring-offset-color: rgb(245 249 255 / .35) !important}.ring-offset-primary-50\/40{--tw-ring-offset-color: rgb(245 249 255 / .4) !important}.ring-offset-primary-50\/45{--tw-ring-offset-color: rgb(245 249 255 / .45) !important}.ring-offset-primary-50\/5{--tw-ring-offset-color: rgb(245 249 255 / .05) !important}.ring-offset-primary-50\/50{--tw-ring-offset-color: rgb(245 249 255 / .5) !important}.ring-offset-primary-50\/55{--tw-ring-offset-color: rgb(245 249 255 / .55) !important}.ring-offset-primary-50\/60{--tw-ring-offset-color: rgb(245 249 255 / .6) !important}.ring-offset-primary-50\/65{--tw-ring-offset-color: rgb(245 249 255 / .65) !important}.ring-offset-primary-50\/70{--tw-ring-offset-color: rgb(245 249 255 / .7) !important}.ring-offset-primary-50\/75{--tw-ring-offset-color: rgb(245 249 255 / .75) !important}.ring-offset-primary-50\/80{--tw-ring-offset-color: rgb(245 249 255 / .8) !important}.ring-offset-primary-50\/85{--tw-ring-offset-color: rgb(245 249 255 / .85) !important}.ring-offset-primary-50\/90{--tw-ring-offset-color: rgb(245 249 255 / .9) !important}.ring-offset-primary-50\/95{--tw-ring-offset-color: rgb(245 249 255 / .95) !important}.ring-offset-primary-500{--tw-ring-offset-color: #377df7 !important}.ring-offset-primary-500\/0{--tw-ring-offset-color: rgb(55 125 247 / 0) !important}.ring-offset-primary-500\/10{--tw-ring-offset-color: rgb(55 125 247 / .1) !important}.ring-offset-primary-500\/100{--tw-ring-offset-color: rgb(55 125 247 / 1) !important}.ring-offset-primary-500\/15{--tw-ring-offset-color: rgb(55 125 247 / .15) !important}.ring-offset-primary-500\/20{--tw-ring-offset-color: rgb(55 125 247 / .2) !important}.ring-offset-primary-500\/25{--tw-ring-offset-color: rgb(55 125 247 / .25) !important}.ring-offset-primary-500\/30{--tw-ring-offset-color: rgb(55 125 247 / .3) !important}.ring-offset-primary-500\/35{--tw-ring-offset-color: rgb(55 125 247 / .35) !important}.ring-offset-primary-500\/40{--tw-ring-offset-color: rgb(55 125 247 / .4) !important}.ring-offset-primary-500\/45{--tw-ring-offset-color: rgb(55 125 247 / .45) !important}.ring-offset-primary-500\/5{--tw-ring-offset-color: rgb(55 125 247 / .05) !important}.ring-offset-primary-500\/50{--tw-ring-offset-color: rgb(55 125 247 / .5) !important}.ring-offset-primary-500\/55{--tw-ring-offset-color: rgb(55 125 247 / .55) !important}.ring-offset-primary-500\/60{--tw-ring-offset-color: rgb(55 125 247 / .6) !important}.ring-offset-primary-500\/65{--tw-ring-offset-color: rgb(55 125 247 / .65) !important}.ring-offset-primary-500\/70{--tw-ring-offset-color: rgb(55 125 247 / .7) !important}.ring-offset-primary-500\/75{--tw-ring-offset-color: rgb(55 125 247 / .75) !important}.ring-offset-primary-500\/80{--tw-ring-offset-color: rgb(55 125 247 / .8) !important}.ring-offset-primary-500\/85{--tw-ring-offset-color: rgb(55 125 247 / .85) !important}.ring-offset-primary-500\/90{--tw-ring-offset-color: rgb(55 125 247 / .9) !important}.ring-offset-primary-500\/95{--tw-ring-offset-color: rgb(55 125 247 / .95) !important}.ring-offset-primary-700{--tw-ring-offset-color: #1159d7 !important}.ring-offset-primary-700\/0{--tw-ring-offset-color: rgb(17 89 215 / 0) !important}.ring-offset-primary-700\/10{--tw-ring-offset-color: rgb(17 89 215 / .1) !important}.ring-offset-primary-700\/100{--tw-ring-offset-color: rgb(17 89 215 / 1) !important}.ring-offset-primary-700\/15{--tw-ring-offset-color: rgb(17 89 215 / .15) !important}.ring-offset-primary-700\/20{--tw-ring-offset-color: rgb(17 89 215 / .2) !important}.ring-offset-primary-700\/25{--tw-ring-offset-color: rgb(17 89 215 / .25) !important}.ring-offset-primary-700\/30{--tw-ring-offset-color: rgb(17 89 215 / .3) !important}.ring-offset-primary-700\/35{--tw-ring-offset-color: rgb(17 89 215 / .35) !important}.ring-offset-primary-700\/40{--tw-ring-offset-color: rgb(17 89 215 / .4) !important}.ring-offset-primary-700\/45{--tw-ring-offset-color: rgb(17 89 215 / .45) !important}.ring-offset-primary-700\/5{--tw-ring-offset-color: rgb(17 89 215 / .05) !important}.ring-offset-primary-700\/50{--tw-ring-offset-color: rgb(17 89 215 / .5) !important}.ring-offset-primary-700\/55{--tw-ring-offset-color: rgb(17 89 215 / .55) !important}.ring-offset-primary-700\/60{--tw-ring-offset-color: rgb(17 89 215 / .6) !important}.ring-offset-primary-700\/65{--tw-ring-offset-color: rgb(17 89 215 / .65) !important}.ring-offset-primary-700\/70{--tw-ring-offset-color: rgb(17 89 215 / .7) !important}.ring-offset-primary-700\/75{--tw-ring-offset-color: rgb(17 89 215 / .75) !important}.ring-offset-primary-700\/80{--tw-ring-offset-color: rgb(17 89 215 / .8) !important}.ring-offset-primary-700\/85{--tw-ring-offset-color: rgb(17 89 215 / .85) !important}.ring-offset-primary-700\/90{--tw-ring-offset-color: rgb(17 89 215 / .9) !important}.ring-offset-primary-700\/95{--tw-ring-offset-color: rgb(17 89 215 / .95) !important}.ring-offset-primary-content{--tw-ring-offset-color: hsl(var(--pc)) !important}.ring-offset-primary-content\/0{--tw-ring-offset-color: hsl(var(--pc) / 0) !important}.ring-offset-primary-content\/10{--tw-ring-offset-color: hsl(var(--pc) / .1) !important}.ring-offset-primary-content\/100{--tw-ring-offset-color: hsl(var(--pc) / 1) !important}.ring-offset-primary-content\/15{--tw-ring-offset-color: hsl(var(--pc) / .15) !important}.ring-offset-primary-content\/20{--tw-ring-offset-color: hsl(var(--pc) / .2) !important}.ring-offset-primary-content\/25{--tw-ring-offset-color: hsl(var(--pc) / .25) !important}.ring-offset-primary-content\/30{--tw-ring-offset-color: hsl(var(--pc) / .3) !important}.ring-offset-primary-content\/35{--tw-ring-offset-color: hsl(var(--pc) / .35) !important}.ring-offset-primary-content\/40{--tw-ring-offset-color: hsl(var(--pc) / .4) !important}.ring-offset-primary-content\/45{--tw-ring-offset-color: hsl(var(--pc) / .45) !important}.ring-offset-primary-content\/5{--tw-ring-offset-color: hsl(var(--pc) / .05) !important}.ring-offset-primary-content\/50{--tw-ring-offset-color: hsl(var(--pc) / .5) !important}.ring-offset-primary-content\/55{--tw-ring-offset-color: hsl(var(--pc) / .55) !important}.ring-offset-primary-content\/60{--tw-ring-offset-color: hsl(var(--pc) / .6) !important}.ring-offset-primary-content\/65{--tw-ring-offset-color: hsl(var(--pc) / .65) !important}.ring-offset-primary-content\/70{--tw-ring-offset-color: hsl(var(--pc) / .7) !important}.ring-offset-primary-content\/75{--tw-ring-offset-color: hsl(var(--pc) / .75) !important}.ring-offset-primary-content\/80{--tw-ring-offset-color: hsl(var(--pc) / .8) !important}.ring-offset-primary-content\/85{--tw-ring-offset-color: hsl(var(--pc) / .85) !important}.ring-offset-primary-content\/90{--tw-ring-offset-color: hsl(var(--pc) / .9) !important}.ring-offset-primary-content\/95{--tw-ring-offset-color: hsl(var(--pc) / .95) !important}.ring-offset-primary-focus{--tw-ring-offset-color: hsl(var(--pf, var(--p))) !important}.ring-offset-primary-focus\/0{--tw-ring-offset-color: hsl(var(--pf, var(--p)) / 0) !important}.ring-offset-primary-focus\/10{--tw-ring-offset-color: hsl(var(--pf, var(--p)) / .1) !important}.ring-offset-primary-focus\/100{--tw-ring-offset-color: hsl(var(--pf, var(--p)) / 1) !important}.ring-offset-primary-focus\/15{--tw-ring-offset-color: hsl(var(--pf, var(--p)) / .15) !important}.ring-offset-primary-focus\/20{--tw-ring-offset-color: hsl(var(--pf, var(--p)) / .2) !important}.ring-offset-primary-focus\/25{--tw-ring-offset-color: hsl(var(--pf, var(--p)) / .25) !important}.ring-offset-primary-focus\/30{--tw-ring-offset-color: hsl(var(--pf, var(--p)) / .3) !important}.ring-offset-primary-focus\/35{--tw-ring-offset-color: hsl(var(--pf, var(--p)) / .35) !important}.ring-offset-primary-focus\/40{--tw-ring-offset-color: hsl(var(--pf, var(--p)) / .4) !important}.ring-offset-primary-focus\/45{--tw-ring-offset-color: hsl(var(--pf, var(--p)) / .45) !important}.ring-offset-primary-focus\/5{--tw-ring-offset-color: hsl(var(--pf, var(--p)) / .05) !important}.ring-offset-primary-focus\/50{--tw-ring-offset-color: hsl(var(--pf, var(--p)) / .5) !important}.ring-offset-primary-focus\/55{--tw-ring-offset-color: hsl(var(--pf, var(--p)) / .55) !important}.ring-offset-primary-focus\/60{--tw-ring-offset-color: hsl(var(--pf, var(--p)) / .6) !important}.ring-offset-primary-focus\/65{--tw-ring-offset-color: hsl(var(--pf, var(--p)) / .65) !important}.ring-offset-primary-focus\/70{--tw-ring-offset-color: hsl(var(--pf, var(--p)) / .7) !important}.ring-offset-primary-focus\/75{--tw-ring-offset-color: hsl(var(--pf, var(--p)) / .75) !important}.ring-offset-primary-focus\/80{--tw-ring-offset-color: hsl(var(--pf, var(--p)) / .8) !important}.ring-offset-primary-focus\/85{--tw-ring-offset-color: hsl(var(--pf, var(--p)) / .85) !important}.ring-offset-primary-focus\/90{--tw-ring-offset-color: hsl(var(--pf, var(--p)) / .9) !important}.ring-offset-primary-focus\/95{--tw-ring-offset-color: hsl(var(--pf, var(--p)) / .95) !important}.ring-offset-red-100{--tw-ring-offset-color: #fee2e2 !important}.ring-offset-red-100\/0{--tw-ring-offset-color: rgb(254 226 226 / 0) !important}.ring-offset-red-100\/10{--tw-ring-offset-color: rgb(254 226 226 / .1) !important}.ring-offset-red-100\/100{--tw-ring-offset-color: rgb(254 226 226 / 1) !important}.ring-offset-red-100\/15{--tw-ring-offset-color: rgb(254 226 226 / .15) !important}.ring-offset-red-100\/20{--tw-ring-offset-color: rgb(254 226 226 / .2) !important}.ring-offset-red-100\/25{--tw-ring-offset-color: rgb(254 226 226 / .25) !important}.ring-offset-red-100\/30{--tw-ring-offset-color: rgb(254 226 226 / .3) !important}.ring-offset-red-100\/35{--tw-ring-offset-color: rgb(254 226 226 / .35) !important}.ring-offset-red-100\/40{--tw-ring-offset-color: rgb(254 226 226 / .4) !important}.ring-offset-red-100\/45{--tw-ring-offset-color: rgb(254 226 226 / .45) !important}.ring-offset-red-100\/5{--tw-ring-offset-color: rgb(254 226 226 / .05) !important}.ring-offset-red-100\/50{--tw-ring-offset-color: rgb(254 226 226 / .5) !important}.ring-offset-red-100\/55{--tw-ring-offset-color: rgb(254 226 226 / .55) !important}.ring-offset-red-100\/60{--tw-ring-offset-color: rgb(254 226 226 / .6) !important}.ring-offset-red-100\/65{--tw-ring-offset-color: rgb(254 226 226 / .65) !important}.ring-offset-red-100\/70{--tw-ring-offset-color: rgb(254 226 226 / .7) !important}.ring-offset-red-100\/75{--tw-ring-offset-color: rgb(254 226 226 / .75) !important}.ring-offset-red-100\/80{--tw-ring-offset-color: rgb(254 226 226 / .8) !important}.ring-offset-red-100\/85{--tw-ring-offset-color: rgb(254 226 226 / .85) !important}.ring-offset-red-100\/90{--tw-ring-offset-color: rgb(254 226 226 / .9) !important}.ring-offset-red-100\/95{--tw-ring-offset-color: rgb(254 226 226 / .95) !important}.ring-offset-red-200{--tw-ring-offset-color: #fecaca !important}.ring-offset-red-200\/0{--tw-ring-offset-color: rgb(254 202 202 / 0) !important}.ring-offset-red-200\/10{--tw-ring-offset-color: rgb(254 202 202 / .1) !important}.ring-offset-red-200\/100{--tw-ring-offset-color: rgb(254 202 202 / 1) !important}.ring-offset-red-200\/15{--tw-ring-offset-color: rgb(254 202 202 / .15) !important}.ring-offset-red-200\/20{--tw-ring-offset-color: rgb(254 202 202 / .2) !important}.ring-offset-red-200\/25{--tw-ring-offset-color: rgb(254 202 202 / .25) !important}.ring-offset-red-200\/30{--tw-ring-offset-color: rgb(254 202 202 / .3) !important}.ring-offset-red-200\/35{--tw-ring-offset-color: rgb(254 202 202 / .35) !important}.ring-offset-red-200\/40{--tw-ring-offset-color: rgb(254 202 202 / .4) !important}.ring-offset-red-200\/45{--tw-ring-offset-color: rgb(254 202 202 / .45) !important}.ring-offset-red-200\/5{--tw-ring-offset-color: rgb(254 202 202 / .05) !important}.ring-offset-red-200\/50{--tw-ring-offset-color: rgb(254 202 202 / .5) !important}.ring-offset-red-200\/55{--tw-ring-offset-color: rgb(254 202 202 / .55) !important}.ring-offset-red-200\/60{--tw-ring-offset-color: rgb(254 202 202 / .6) !important}.ring-offset-red-200\/65{--tw-ring-offset-color: rgb(254 202 202 / .65) !important}.ring-offset-red-200\/70{--tw-ring-offset-color: rgb(254 202 202 / .7) !important}.ring-offset-red-200\/75{--tw-ring-offset-color: rgb(254 202 202 / .75) !important}.ring-offset-red-200\/80{--tw-ring-offset-color: rgb(254 202 202 / .8) !important}.ring-offset-red-200\/85{--tw-ring-offset-color: rgb(254 202 202 / .85) !important}.ring-offset-red-200\/90{--tw-ring-offset-color: rgb(254 202 202 / .9) !important}.ring-offset-red-200\/95{--tw-ring-offset-color: rgb(254 202 202 / .95) !important}.ring-offset-red-300{--tw-ring-offset-color: #ffd0c9 !important}.ring-offset-red-300\/0{--tw-ring-offset-color: rgb(255 208 201 / 0) !important}.ring-offset-red-300\/10{--tw-ring-offset-color: rgb(255 208 201 / .1) !important}.ring-offset-red-300\/100{--tw-ring-offset-color: rgb(255 208 201 / 1) !important}.ring-offset-red-300\/15{--tw-ring-offset-color: rgb(255 208 201 / .15) !important}.ring-offset-red-300\/20{--tw-ring-offset-color: rgb(255 208 201 / .2) !important}.ring-offset-red-300\/25{--tw-ring-offset-color: rgb(255 208 201 / .25) !important}.ring-offset-red-300\/30{--tw-ring-offset-color: rgb(255 208 201 / .3) !important}.ring-offset-red-300\/35{--tw-ring-offset-color: rgb(255 208 201 / .35) !important}.ring-offset-red-300\/40{--tw-ring-offset-color: rgb(255 208 201 / .4) !important}.ring-offset-red-300\/45{--tw-ring-offset-color: rgb(255 208 201 / .45) !important}.ring-offset-red-300\/5{--tw-ring-offset-color: rgb(255 208 201 / .05) !important}.ring-offset-red-300\/50{--tw-ring-offset-color: rgb(255 208 201 / .5) !important}.ring-offset-red-300\/55{--tw-ring-offset-color: rgb(255 208 201 / .55) !important}.ring-offset-red-300\/60{--tw-ring-offset-color: rgb(255 208 201 / .6) !important}.ring-offset-red-300\/65{--tw-ring-offset-color: rgb(255 208 201 / .65) !important}.ring-offset-red-300\/70{--tw-ring-offset-color: rgb(255 208 201 / .7) !important}.ring-offset-red-300\/75{--tw-ring-offset-color: rgb(255 208 201 / .75) !important}.ring-offset-red-300\/80{--tw-ring-offset-color: rgb(255 208 201 / .8) !important}.ring-offset-red-300\/85{--tw-ring-offset-color: rgb(255 208 201 / .85) !important}.ring-offset-red-300\/90{--tw-ring-offset-color: rgb(255 208 201 / .9) !important}.ring-offset-red-300\/95{--tw-ring-offset-color: rgb(255 208 201 / .95) !important}.ring-offset-red-400{--tw-ring-offset-color: #f87171 !important}.ring-offset-red-400\/0{--tw-ring-offset-color: rgb(248 113 113 / 0) !important}.ring-offset-red-400\/10{--tw-ring-offset-color: rgb(248 113 113 / .1) !important}.ring-offset-red-400\/100{--tw-ring-offset-color: rgb(248 113 113 / 1) !important}.ring-offset-red-400\/15{--tw-ring-offset-color: rgb(248 113 113 / .15) !important}.ring-offset-red-400\/20{--tw-ring-offset-color: rgb(248 113 113 / .2) !important}.ring-offset-red-400\/25{--tw-ring-offset-color: rgb(248 113 113 / .25) !important}.ring-offset-red-400\/30{--tw-ring-offset-color: rgb(248 113 113 / .3) !important}.ring-offset-red-400\/35{--tw-ring-offset-color: rgb(248 113 113 / .35) !important}.ring-offset-red-400\/40{--tw-ring-offset-color: rgb(248 113 113 / .4) !important}.ring-offset-red-400\/45{--tw-ring-offset-color: rgb(248 113 113 / .45) !important}.ring-offset-red-400\/5{--tw-ring-offset-color: rgb(248 113 113 / .05) !important}.ring-offset-red-400\/50{--tw-ring-offset-color: rgb(248 113 113 / .5) !important}.ring-offset-red-400\/55{--tw-ring-offset-color: rgb(248 113 113 / .55) !important}.ring-offset-red-400\/60{--tw-ring-offset-color: rgb(248 113 113 / .6) !important}.ring-offset-red-400\/65{--tw-ring-offset-color: rgb(248 113 113 / .65) !important}.ring-offset-red-400\/70{--tw-ring-offset-color: rgb(248 113 113 / .7) !important}.ring-offset-red-400\/75{--tw-ring-offset-color: rgb(248 113 113 / .75) !important}.ring-offset-red-400\/80{--tw-ring-offset-color: rgb(248 113 113 / .8) !important}.ring-offset-red-400\/85{--tw-ring-offset-color: rgb(248 113 113 / .85) !important}.ring-offset-red-400\/90{--tw-ring-offset-color: rgb(248 113 113 / .9) !important}.ring-offset-red-400\/95{--tw-ring-offset-color: rgb(248 113 113 / .95) !important}.ring-offset-red-50{--tw-ring-offset-color: #fef2f2 !important}.ring-offset-red-50\/0{--tw-ring-offset-color: rgb(254 242 242 / 0) !important}.ring-offset-red-50\/10{--tw-ring-offset-color: rgb(254 242 242 / .1) !important}.ring-offset-red-50\/100{--tw-ring-offset-color: rgb(254 242 242 / 1) !important}.ring-offset-red-50\/15{--tw-ring-offset-color: rgb(254 242 242 / .15) !important}.ring-offset-red-50\/20{--tw-ring-offset-color: rgb(254 242 242 / .2) !important}.ring-offset-red-50\/25{--tw-ring-offset-color: rgb(254 242 242 / .25) !important}.ring-offset-red-50\/30{--tw-ring-offset-color: rgb(254 242 242 / .3) !important}.ring-offset-red-50\/35{--tw-ring-offset-color: rgb(254 242 242 / .35) !important}.ring-offset-red-50\/40{--tw-ring-offset-color: rgb(254 242 242 / .4) !important}.ring-offset-red-50\/45{--tw-ring-offset-color: rgb(254 242 242 / .45) !important}.ring-offset-red-50\/5{--tw-ring-offset-color: rgb(254 242 242 / .05) !important}.ring-offset-red-50\/50{--tw-ring-offset-color: rgb(254 242 242 / .5) !important}.ring-offset-red-50\/55{--tw-ring-offset-color: rgb(254 242 242 / .55) !important}.ring-offset-red-50\/60{--tw-ring-offset-color: rgb(254 242 242 / .6) !important}.ring-offset-red-50\/65{--tw-ring-offset-color: rgb(254 242 242 / .65) !important}.ring-offset-red-50\/70{--tw-ring-offset-color: rgb(254 242 242 / .7) !important}.ring-offset-red-50\/75{--tw-ring-offset-color: rgb(254 242 242 / .75) !important}.ring-offset-red-50\/80{--tw-ring-offset-color: rgb(254 242 242 / .8) !important}.ring-offset-red-50\/85{--tw-ring-offset-color: rgb(254 242 242 / .85) !important}.ring-offset-red-50\/90{--tw-ring-offset-color: rgb(254 242 242 / .9) !important}.ring-offset-red-50\/95{--tw-ring-offset-color: rgb(254 242 242 / .95) !important}.ring-offset-red-500{--tw-ring-offset-color: #d22d2d !important}.ring-offset-red-500\/0{--tw-ring-offset-color: rgb(210 45 45 / 0) !important}.ring-offset-red-500\/10{--tw-ring-offset-color: rgb(210 45 45 / .1) !important}.ring-offset-red-500\/100{--tw-ring-offset-color: rgb(210 45 45 / 1) !important}.ring-offset-red-500\/15{--tw-ring-offset-color: rgb(210 45 45 / .15) !important}.ring-offset-red-500\/20{--tw-ring-offset-color: rgb(210 45 45 / .2) !important}.ring-offset-red-500\/25{--tw-ring-offset-color: rgb(210 45 45 / .25) !important}.ring-offset-red-500\/30{--tw-ring-offset-color: rgb(210 45 45 / .3) !important}.ring-offset-red-500\/35{--tw-ring-offset-color: rgb(210 45 45 / .35) !important}.ring-offset-red-500\/40{--tw-ring-offset-color: rgb(210 45 45 / .4) !important}.ring-offset-red-500\/45{--tw-ring-offset-color: rgb(210 45 45 / .45) !important}.ring-offset-red-500\/5{--tw-ring-offset-color: rgb(210 45 45 / .05) !important}.ring-offset-red-500\/50{--tw-ring-offset-color: rgb(210 45 45 / .5) !important}.ring-offset-red-500\/55{--tw-ring-offset-color: rgb(210 45 45 / .55) !important}.ring-offset-red-500\/60{--tw-ring-offset-color: rgb(210 45 45 / .6) !important}.ring-offset-red-500\/65{--tw-ring-offset-color: rgb(210 45 45 / .65) !important}.ring-offset-red-500\/70{--tw-ring-offset-color: rgb(210 45 45 / .7) !important}.ring-offset-red-500\/75{--tw-ring-offset-color: rgb(210 45 45 / .75) !important}.ring-offset-red-500\/80{--tw-ring-offset-color: rgb(210 45 45 / .8) !important}.ring-offset-red-500\/85{--tw-ring-offset-color: rgb(210 45 45 / .85) !important}.ring-offset-red-500\/90{--tw-ring-offset-color: rgb(210 45 45 / .9) !important}.ring-offset-red-500\/95{--tw-ring-offset-color: rgb(210 45 45 / .95) !important}.ring-offset-red-600{--tw-ring-offset-color: #dc2626 !important}.ring-offset-red-600\/0{--tw-ring-offset-color: rgb(220 38 38 / 0) !important}.ring-offset-red-600\/10{--tw-ring-offset-color: rgb(220 38 38 / .1) !important}.ring-offset-red-600\/100{--tw-ring-offset-color: rgb(220 38 38 / 1) !important}.ring-offset-red-600\/15{--tw-ring-offset-color: rgb(220 38 38 / .15) !important}.ring-offset-red-600\/20{--tw-ring-offset-color: rgb(220 38 38 / .2) !important}.ring-offset-red-600\/25{--tw-ring-offset-color: rgb(220 38 38 / .25) !important}.ring-offset-red-600\/30{--tw-ring-offset-color: rgb(220 38 38 / .3) !important}.ring-offset-red-600\/35{--tw-ring-offset-color: rgb(220 38 38 / .35) !important}.ring-offset-red-600\/40{--tw-ring-offset-color: rgb(220 38 38 / .4) !important}.ring-offset-red-600\/45{--tw-ring-offset-color: rgb(220 38 38 / .45) !important}.ring-offset-red-600\/5{--tw-ring-offset-color: rgb(220 38 38 / .05) !important}.ring-offset-red-600\/50{--tw-ring-offset-color: rgb(220 38 38 / .5) !important}.ring-offset-red-600\/55{--tw-ring-offset-color: rgb(220 38 38 / .55) !important}.ring-offset-red-600\/60{--tw-ring-offset-color: rgb(220 38 38 / .6) !important}.ring-offset-red-600\/65{--tw-ring-offset-color: rgb(220 38 38 / .65) !important}.ring-offset-red-600\/70{--tw-ring-offset-color: rgb(220 38 38 / .7) !important}.ring-offset-red-600\/75{--tw-ring-offset-color: rgb(220 38 38 / .75) !important}.ring-offset-red-600\/80{--tw-ring-offset-color: rgb(220 38 38 / .8) !important}.ring-offset-red-600\/85{--tw-ring-offset-color: rgb(220 38 38 / .85) !important}.ring-offset-red-600\/90{--tw-ring-offset-color: rgb(220 38 38 / .9) !important}.ring-offset-red-600\/95{--tw-ring-offset-color: rgb(220 38 38 / .95) !important}.ring-offset-red-700{--tw-ring-offset-color: #b91c1c !important}.ring-offset-red-700\/0{--tw-ring-offset-color: rgb(185 28 28 / 0) !important}.ring-offset-red-700\/10{--tw-ring-offset-color: rgb(185 28 28 / .1) !important}.ring-offset-red-700\/100{--tw-ring-offset-color: rgb(185 28 28 / 1) !important}.ring-offset-red-700\/15{--tw-ring-offset-color: rgb(185 28 28 / .15) !important}.ring-offset-red-700\/20{--tw-ring-offset-color: rgb(185 28 28 / .2) !important}.ring-offset-red-700\/25{--tw-ring-offset-color: rgb(185 28 28 / .25) !important}.ring-offset-red-700\/30{--tw-ring-offset-color: rgb(185 28 28 / .3) !important}.ring-offset-red-700\/35{--tw-ring-offset-color: rgb(185 28 28 / .35) !important}.ring-offset-red-700\/40{--tw-ring-offset-color: rgb(185 28 28 / .4) !important}.ring-offset-red-700\/45{--tw-ring-offset-color: rgb(185 28 28 / .45) !important}.ring-offset-red-700\/5{--tw-ring-offset-color: rgb(185 28 28 / .05) !important}.ring-offset-red-700\/50{--tw-ring-offset-color: rgb(185 28 28 / .5) !important}.ring-offset-red-700\/55{--tw-ring-offset-color: rgb(185 28 28 / .55) !important}.ring-offset-red-700\/60{--tw-ring-offset-color: rgb(185 28 28 / .6) !important}.ring-offset-red-700\/65{--tw-ring-offset-color: rgb(185 28 28 / .65) !important}.ring-offset-red-700\/70{--tw-ring-offset-color: rgb(185 28 28 / .7) !important}.ring-offset-red-700\/75{--tw-ring-offset-color: rgb(185 28 28 / .75) !important}.ring-offset-red-700\/80{--tw-ring-offset-color: rgb(185 28 28 / .8) !important}.ring-offset-red-700\/85{--tw-ring-offset-color: rgb(185 28 28 / .85) !important}.ring-offset-red-700\/90{--tw-ring-offset-color: rgb(185 28 28 / .9) !important}.ring-offset-red-700\/95{--tw-ring-offset-color: rgb(185 28 28 / .95) !important}.ring-offset-red-800{--tw-ring-offset-color: #991b1b !important}.ring-offset-red-800\/0{--tw-ring-offset-color: rgb(153 27 27 / 0) !important}.ring-offset-red-800\/10{--tw-ring-offset-color: rgb(153 27 27 / .1) !important}.ring-offset-red-800\/100{--tw-ring-offset-color: rgb(153 27 27 / 1) !important}.ring-offset-red-800\/15{--tw-ring-offset-color: rgb(153 27 27 / .15) !important}.ring-offset-red-800\/20{--tw-ring-offset-color: rgb(153 27 27 / .2) !important}.ring-offset-red-800\/25{--tw-ring-offset-color: rgb(153 27 27 / .25) !important}.ring-offset-red-800\/30{--tw-ring-offset-color: rgb(153 27 27 / .3) !important}.ring-offset-red-800\/35{--tw-ring-offset-color: rgb(153 27 27 / .35) !important}.ring-offset-red-800\/40{--tw-ring-offset-color: rgb(153 27 27 / .4) !important}.ring-offset-red-800\/45{--tw-ring-offset-color: rgb(153 27 27 / .45) !important}.ring-offset-red-800\/5{--tw-ring-offset-color: rgb(153 27 27 / .05) !important}.ring-offset-red-800\/50{--tw-ring-offset-color: rgb(153 27 27 / .5) !important}.ring-offset-red-800\/55{--tw-ring-offset-color: rgb(153 27 27 / .55) !important}.ring-offset-red-800\/60{--tw-ring-offset-color: rgb(153 27 27 / .6) !important}.ring-offset-red-800\/65{--tw-ring-offset-color: rgb(153 27 27 / .65) !important}.ring-offset-red-800\/70{--tw-ring-offset-color: rgb(153 27 27 / .7) !important}.ring-offset-red-800\/75{--tw-ring-offset-color: rgb(153 27 27 / .75) !important}.ring-offset-red-800\/80{--tw-ring-offset-color: rgb(153 27 27 / .8) !important}.ring-offset-red-800\/85{--tw-ring-offset-color: rgb(153 27 27 / .85) !important}.ring-offset-red-800\/90{--tw-ring-offset-color: rgb(153 27 27 / .9) !important}.ring-offset-red-800\/95{--tw-ring-offset-color: rgb(153 27 27 / .95) !important}.ring-offset-red-900{--tw-ring-offset-color: #7f1d1d !important}.ring-offset-red-900\/0{--tw-ring-offset-color: rgb(127 29 29 / 0) !important}.ring-offset-red-900\/10{--tw-ring-offset-color: rgb(127 29 29 / .1) !important}.ring-offset-red-900\/100{--tw-ring-offset-color: rgb(127 29 29 / 1) !important}.ring-offset-red-900\/15{--tw-ring-offset-color: rgb(127 29 29 / .15) !important}.ring-offset-red-900\/20{--tw-ring-offset-color: rgb(127 29 29 / .2) !important}.ring-offset-red-900\/25{--tw-ring-offset-color: rgb(127 29 29 / .25) !important}.ring-offset-red-900\/30{--tw-ring-offset-color: rgb(127 29 29 / .3) !important}.ring-offset-red-900\/35{--tw-ring-offset-color: rgb(127 29 29 / .35) !important}.ring-offset-red-900\/40{--tw-ring-offset-color: rgb(127 29 29 / .4) !important}.ring-offset-red-900\/45{--tw-ring-offset-color: rgb(127 29 29 / .45) !important}.ring-offset-red-900\/5{--tw-ring-offset-color: rgb(127 29 29 / .05) !important}.ring-offset-red-900\/50{--tw-ring-offset-color: rgb(127 29 29 / .5) !important}.ring-offset-red-900\/55{--tw-ring-offset-color: rgb(127 29 29 / .55) !important}.ring-offset-red-900\/60{--tw-ring-offset-color: rgb(127 29 29 / .6) !important}.ring-offset-red-900\/65{--tw-ring-offset-color: rgb(127 29 29 / .65) !important}.ring-offset-red-900\/70{--tw-ring-offset-color: rgb(127 29 29 / .7) !important}.ring-offset-red-900\/75{--tw-ring-offset-color: rgb(127 29 29 / .75) !important}.ring-offset-red-900\/80{--tw-ring-offset-color: rgb(127 29 29 / .8) !important}.ring-offset-red-900\/85{--tw-ring-offset-color: rgb(127 29 29 / .85) !important}.ring-offset-red-900\/90{--tw-ring-offset-color: rgb(127 29 29 / .9) !important}.ring-offset-red-900\/95{--tw-ring-offset-color: rgb(127 29 29 / .95) !important}.ring-offset-red-950{--tw-ring-offset-color: #450a0a !important}.ring-offset-red-950\/0{--tw-ring-offset-color: rgb(69 10 10 / 0) !important}.ring-offset-red-950\/10{--tw-ring-offset-color: rgb(69 10 10 / .1) !important}.ring-offset-red-950\/100{--tw-ring-offset-color: rgb(69 10 10 / 1) !important}.ring-offset-red-950\/15{--tw-ring-offset-color: rgb(69 10 10 / .15) !important}.ring-offset-red-950\/20{--tw-ring-offset-color: rgb(69 10 10 / .2) !important}.ring-offset-red-950\/25{--tw-ring-offset-color: rgb(69 10 10 / .25) !important}.ring-offset-red-950\/30{--tw-ring-offset-color: rgb(69 10 10 / .3) !important}.ring-offset-red-950\/35{--tw-ring-offset-color: rgb(69 10 10 / .35) !important}.ring-offset-red-950\/40{--tw-ring-offset-color: rgb(69 10 10 / .4) !important}.ring-offset-red-950\/45{--tw-ring-offset-color: rgb(69 10 10 / .45) !important}.ring-offset-red-950\/5{--tw-ring-offset-color: rgb(69 10 10 / .05) !important}.ring-offset-red-950\/50{--tw-ring-offset-color: rgb(69 10 10 / .5) !important}.ring-offset-red-950\/55{--tw-ring-offset-color: rgb(69 10 10 / .55) !important}.ring-offset-red-950\/60{--tw-ring-offset-color: rgb(69 10 10 / .6) !important}.ring-offset-red-950\/65{--tw-ring-offset-color: rgb(69 10 10 / .65) !important}.ring-offset-red-950\/70{--tw-ring-offset-color: rgb(69 10 10 / .7) !important}.ring-offset-red-950\/75{--tw-ring-offset-color: rgb(69 10 10 / .75) !important}.ring-offset-red-950\/80{--tw-ring-offset-color: rgb(69 10 10 / .8) !important}.ring-offset-red-950\/85{--tw-ring-offset-color: rgb(69 10 10 / .85) !important}.ring-offset-red-950\/90{--tw-ring-offset-color: rgb(69 10 10 / .9) !important}.ring-offset-red-950\/95{--tw-ring-offset-color: rgb(69 10 10 / .95) !important}.grayscale{--tw-grayscale: grayscale(100%) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.grayscale-0{--tw-grayscale: grayscale(0) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.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)!important}.backdrop-grayscale{--tw-backdrop-grayscale: grayscale(100%) !important;-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.backdrop-grayscale-0{--tw-backdrop-grayscale: grayscale(0) !important;-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.mat-h1,.mat-headline,.mat-typography .mat-h1,.mat-typography .mat-headline,.mat-typography h1{font:400 24px/32px Open Sans;letter-spacing:0em;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography .mat-h2,.mat-typography .mat-title,.mat-typography h2{font:500 20px/32px Open Sans;letter-spacing:.0075em;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography .mat-h3,.mat-typography .mat-subheading-2,.mat-typography h3{font:400 16px/28px Open Sans;letter-spacing:.0094em;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography .mat-h4,.mat-typography .mat-subheading-1,.mat-typography h4{font:500 15px/24px Open Sans;letter-spacing:.0067em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Open Sans;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Open Sans;margin:0 0 12px}.mat-body-strong,.mat-body-2,.mat-typography .mat-body-strong,.mat-typography .mat-body-2{font:500 14px/24px Open Sans;letter-spacing:.0179em}.mat-body,.mat-body-1,.mat-typography .mat-body,.mat-typography .mat-body-1,.mat-typography{font:400 14px/20px Open Sans;letter-spacing:.0179em}.mat-body p,.mat-body-1 p,.mat-typography .mat-body p,.mat-typography .mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Open Sans;letter-spacing:.0333em}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Open Sans;letter-spacing:-.0134em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Open Sans;letter-spacing:-.0089em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Open Sans;letter-spacing:0em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Open Sans;letter-spacing:.0074em;margin:0 0 64px}.mat-badge-content{font-weight:600;font-size:12px}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-bottom-sheet-container{font:400 14px/20px Open Sans;letter-spacing:.0179em}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-expansion-panel-header{font-family:Open Sans;font-size:15px;font-weight:500}.mat-expansion-panel-content{font:400 14px/20px Open Sans;letter-spacing:.0179em}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Open Sans;letter-spacing:.0075em;margin:0}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-option{font-size:16px}.mat-optgroup-label{font:500 14px/24px Open Sans;letter-spacing:.0179em}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Open Sans;font-size:14px;font-weight:500}.mat-datepicker-content .mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Open Sans));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 14px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, .0893em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-tooltip{font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}input.mat-input-element{margin-top:-.0625em}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Open Sans;letter-spacing:0}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-select-trigger{height:1.125em}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-dialog-title{font:500 20px/32px Open Sans;letter-spacing:.0075em}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-tab-label,.mat-tab-link{font-family:Open Sans;font-size:14px;font-weight:500}.mat-slider-thumb-label-text{font-size:12px;font-weight:500}.mat-menu-item{font-family:Open Sans;font-size:14px;font-weight:400}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Open Sans;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-size:12px;font-weight:500}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Open Sans;font-size:12px}.mat-simple-snackbar{font-family:Open Sans;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:transparent}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#900}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#797979}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:red}.mat-button.mat-primary.mat-button-disabled,.mat-button.mat-accent.mat-button-disabled,.mat-button.mat-warn.mat-button-disabled,.mat-button.mat-button-disabled.mat-button-disabled,.mat-icon-button.mat-primary.mat-button-disabled,.mat-icon-button.mat-accent.mat-button-disabled,.mat-icon-button.mat-warn.mat-button-disabled,.mat-icon-button.mat-button-disabled.mat-button-disabled,.mat-stroked-button.mat-primary.mat-button-disabled,.mat-stroked-button.mat-accent.mat-button-disabled,.mat-stroked-button.mat-warn.mat-button-disabled,.mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#900}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#797979}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:red}.mat-button.mat-button-disabled .mat-button-focus-overlay,.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.mat-button-focus-overlay{background:black}.mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.mat-flat-button,.mat-raised-button,.mat-fab,.mat-mini-fab{color:#000000de;background-color:#fff}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary,.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent,.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{color:#fff}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{background-color:#900}.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{background-color:#797979}.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{background-color:red}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.mat-flat-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element,.mat-flat-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element,.mat-flat-button.mat-warn .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-stroked-button:not([class*=mat-elevation-z]),.mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-datepicker-content .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.mat-datepicker-content .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #990000}.mat-datepicker-content .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #797979}.mat-datepicker-content .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: red}.mat-datepicker-content .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-text-button-label-text-color: rgba(0, 0, 0, .38)}.mat-datepicker-content .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.mat-datepicker-content .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #990000;--mdc-filled-button-label-text-color: #fff}.mat-datepicker-content .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #797979;--mdc-filled-button-label-text-color: #fff}.mat-datepicker-content .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: red;--mdc-filled-button-label-text-color: #fff}.mat-datepicker-content .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-button-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color: rgba(0, 0, 0, .38)}.mat-datepicker-content .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.mat-datepicker-content .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #990000;--mdc-protected-button-label-text-color: #fff}.mat-datepicker-content .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #797979;--mdc-protected-button-label-text-color: #fff}.mat-datepicker-content .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: red;--mdc-protected-button-label-text-color: #fff}.mat-datepicker-content .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation: 0}.mat-datepicker-content .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-datepicker-content .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.mat-datepicker-content .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #990000}.mat-datepicker-content .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #797979}.mat-datepicker-content .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: red}.mat-datepicker-content .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12)}.mat-datepicker-content .mat-mdc-button,.mat-datepicker-content .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-datepicker-content .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-datepicker-content .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-datepicker-content .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-datepicker-content .mat-mdc-button.mat-primary,.mat-datepicker-content .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #990000;--mat-mdc-button-ripple-color: rgba(153, 0, 0, .1)}.mat-datepicker-content .mat-mdc-button.mat-accent,.mat-datepicker-content .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #797979;--mat-mdc-button-ripple-color: rgba(121, 121, 121, .1)}.mat-datepicker-content .mat-mdc-button.mat-warn,.mat-datepicker-content .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: red;--mat-mdc-button-ripple-color: rgba(255, 0, 0, .1)}.mat-datepicker-content .mat-mdc-raised-button,.mat-datepicker-content .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-datepicker-content .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-datepicker-content .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-datepicker-content .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-datepicker-content .mat-mdc-raised-button.mat-primary,.mat-datepicker-content .mat-mdc-unelevated-button.mat-primary,.mat-datepicker-content .mat-mdc-raised-button.mat-accent,.mat-datepicker-content .mat-mdc-unelevated-button.mat-accent,.mat-datepicker-content .mat-mdc-raised-button.mat-warn,.mat-datepicker-content .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-datepicker-content .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-datepicker-content .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-datepicker-content .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-datepicker-content .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-datepicker-content .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #990000;--mat-mdc-button-ripple-color: rgba(153, 0, 0, .1)}.mat-datepicker-content .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #797979;--mat-mdc-button-ripple-color: rgba(121, 121, 121, .1)}.mat-datepicker-content .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: red;--mat-mdc-button-ripple-color: rgba(255, 0, 0, .1)}.mat-datepicker-content .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #990000}.mat-datepicker-content .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #797979}.mat-datepicker-content .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: red}.mat-datepicker-content .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.mat-datepicker-content .mat-mdc-button.mat-mdc-button-base,.mat-datepicker-content .mat-mdc-raised-button.mat-mdc-button-base,.mat-datepicker-content .mat-mdc-unelevated-button.mat-mdc-button-base,.mat-datepicker-content .mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base{width:48px;height:48px;padding:12px}.mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:48px;max-width:48px}.mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:4px}.mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%,-50%)}.mat-option{color:#000000de}.mat-option:hover:not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.mat-option.mat-option-disabled{color:#00000061}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#900}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#797979}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:red}.mat-optgroup-label{color:#0000008a}.mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.mat-ripple-element{background-color:#0000001a}.mat-pseudo-checkbox{color:#0000008a}.mat-pseudo-checkbox:after{color:#fafafa}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#990000}.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate,.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate{background:#797979}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:red}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000000de}.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-card{background:white;color:#000000de}.mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-card-subtitle{color:#0000008a}.mat-progress-bar-background{fill:#e2bcbc}.mat-progress-bar-buffer{background-color:#e2bcbc}.mat-progress-bar-fill:after{background-color:#900}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#dadada}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#dadada}.mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#797979}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#fbbcbc}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#fbbcbc}.mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:red}.mat-progress-spinner circle,.mat-spinner circle{stroke:#900}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#797979}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:red}.mat-tooltip{background:rgba(97,97,97,.9)}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.mat-input-element:disabled,.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.mat-input-element{caret-color:#900}.mat-input-element::placeholder{color:#0000006b}.mat-input-element::-moz-placeholder{color:#0000006b}.mat-input-element::-webkit-input-placeholder{color:#0000006b}.mat-input-element:-ms-input-placeholder{color:#0000006b}.mat-form-field.mat-accent .mat-input-element{caret-color:#797979}.mat-form-field.mat-warn .mat-input-element,.mat-form-field-invalid .mat-input-element{caret-color:red}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:red}.mat-form-field-disabled .mat-form-field-prefix,.mat-form-field-disabled .mat-form-field-suffix{color:#00000061}.mat-form-field-label,.mat-hint{color:#0009}.mat-form-field.mat-focused .mat-form-field-label{color:#900}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#797979}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:red}.mat-focused .mat-form-field-required-marker{color:#797979}.mat-form-field-ripple{background-color:#000000de}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#900}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#797979}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:red}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#900}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#797979}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:red}.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:red}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:red}.mat-error{color:red}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#900}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#797979}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:red}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.mat-select-value{color:#000000de}.mat-select-placeholder{color:#0000006b}.mat-select-disabled .mat-select-value{color:#00000061}.mat-select-arrow{color:#0000008a}.mat-select-panel{background:white}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#900}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#797979}.mat-form-field.mat-focused.mat-warn .mat-select-arrow,.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:red}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.mat-checkbox-frame{border-color:#0000008a}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-checkmark-path{stroke:#fafafa!important}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#900}.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#797979}.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:red}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:#00000061}.mat-checkbox .mat-ripple-element{background-color:#000}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#990000}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#797979}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:red}.mat-autocomplete-panel{background:white;color:#000000de}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.mat-chip.mat-standard-chip:after{background:black}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#900;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:red;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#797979;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#797979}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#7979798a}.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#797979}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#900}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#9900008a}.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#900}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:red}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#ff00008a}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:red}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.mat-slide-toggle-bar{background-color:#00000061}.mat-radio-outer-circle{border-color:#0000008a}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#900}.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#900}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#797979}.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#797979}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:red}.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:red}.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-slider-track-background{background-color:#00000042}.mat-slider.mat-primary .mat-slider-track-fill,.mat-slider.mat-primary .mat-slider-thumb,.mat-slider.mat-primary .mat-slider-thumb-label{background-color:#900}.mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-primary .mat-slider-focus-ring{background-color:#9003}.mat-slider.mat-accent .mat-slider-track-fill,.mat-slider.mat-accent .mat-slider-thumb,.mat-slider.mat-accent .mat-slider-thumb-label{background-color:#797979}.mat-slider.mat-accent .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-accent .mat-slider-focus-ring{background-color:#79797933}.mat-slider.mat-warn .mat-slider-track-fill,.mat-slider.mat-warn .mat-slider-thumb,.mat-slider.mat-warn .mat-slider-thumb-label{background-color:red}.mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-warn .mat-slider-focus-ring{background-color:#f003}.mat-slider:hover .mat-slider-track-background,.mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.mat-slider.mat-slider-disabled .mat-slider-track-background,.mat-slider.mat-slider-disabled .mat-slider-track-fill,.mat-slider.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-menu-panel{background:white}.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-menu-item{background:transparent;color:#000000de}.mat-menu-item[disabled],.mat-menu-item[disabled] .mat-menu-submenu-icon,.mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.mat-menu-item .mat-icon-no-color,.mat-menu-submenu-icon{color:#0000008a}.mat-menu-item:hover:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{color:#000000de}.mat-list-base .mat-subheader{color:#0000008a}.mat-list-base .mat-list-item-disabled{background-color:#eee;color:#00000061}.mat-list-option:hover,.mat-list-option:focus,.mat-nav-list .mat-list-item:hover,.mat-nav-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.mat-list-single-selected-option,.mat-list-single-selected-option:hover,.mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.mat-paginator{background:white}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:#0000008a}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.mat-paginator-container{min-height:56px}.mat-tab-nav-bar,.mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.mat-tab-group-inverted-header .mat-tab-nav-bar,.mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:#000000de}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:#00000061}.mat-tab-header-pagination-chevron{border-color:#000000de}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.mat-tab-group[class*=mat-background-]>.mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused,.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused,.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused,.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused,.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused,.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused,.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused,.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused{background-color:#f2c0c04d}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#0000001a}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#900}.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused,.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused,.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused,.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused,.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused,.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused,.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused,.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused{background-color:#d7d7d74d}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#0000001a}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#797979}.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused,.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused,.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused,.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused,.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused,.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused,.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused,.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused{background-color:#ffb3b34d}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#0000001a}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:red}.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused,.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused,.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused,.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused,.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused,.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused,.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused,.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused{background-color:#f2c0c04d}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#0000001a}.mat-tab-group.mat-background-primary>.mat-tab-header,.mat-tab-group.mat-background-primary>.mat-tab-link-container,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#900}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused,.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused,.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused,.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused,.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused,.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused,.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused,.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused{background-color:#d7d7d74d}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#0000001a}.mat-tab-group.mat-background-accent>.mat-tab-header,.mat-tab-group.mat-background-accent>.mat-tab-link-container,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#797979}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused,.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused,.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused,.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused,.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused,.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused,.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused,.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused{background-color:#ffb3b34d}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#0000001a}.mat-tab-group.mat-background-warn>.mat-tab-header,.mat-tab-group.mat-background-warn>.mat-tab-link-container,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:red}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-simple-snackbar-action{color:#797979}.mat-table{background:white}.mat-table thead,.mat-table tbody,.mat-table tfoot,mat-header-row,mat-row,mat-footer-row,[mat-header-row],[mat-row],[mat-footer-row],.mat-table-sticky{background:inherit}mat-row,mat-header-row,mat-footer-row,th.mat-header-cell,td.mat-cell,td.mat-footer-cell{border-bottom-color:#0000001f}.mat-header-cell{color:#0000008a}.mat-cell,.mat-footer-cell{color:#000000de}.mat-badge{position:relative}.mat-badge.mat-badge{overflow:visible}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.ng-animate-disabled .mat-badge-content,.mat-badge-content._mat-animation-noopable{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-badge-content{color:#fff;background:#990000}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-accent .mat-badge-content{background:#797979;color:#fff}.mat-badge-warn .mat-badge-content{color:#fff;background:red}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.mat-button-toggle-standalone:not([class*=mat-elevation-z]),.mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.mat-button-toggle{color:#00000061}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.mat-button-toggle-appearance-standard{color:#000000de;background:white}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.mat-button-toggle-disabled{color:#00000042;background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-calendar-arrow{fill:#0000008a}.mat-datepicker-toggle,.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.mat-calendar-table-header,.mat-calendar-body-label{color:#0000008a}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:#000000de;border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.mat-calendar-body-in-preview{color:#0000003d}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.mat-calendar-body-in-range:before{background:rgba(153,0,0,.2)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(153,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(153,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#900;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#9006}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#9900004d}@media (hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#9900004d}}.mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(121,121,121,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(121,121,121,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(121,121,121,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#797979;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#79797966}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#7979794d}@media (hover: hover){.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#7979794d}}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,0,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:red;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f006}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff00004d}@media (hover: hover){.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff00004d}}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-datepicker-toggle-active{color:#900}.mat-datepicker-toggle-active.mat-accent{color:#797979}.mat-datepicker-toggle-active.mat-warn{color:red}.mat-date-range-input-inner[disabled]{color:#00000061}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{width:40px;height:40px;padding:8px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:0}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:40px;left:50%;width:40px;transform:translate(-50%,-50%)}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}.mat-divider{border-top-color:#0000001f}.mat-divider-vertical{border-right-color:#0000001f}.mat-expansion-panel{background:white;color:#000000de}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-action-row{border-top-color:#0000001f}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.mat-expansion-panel-header-title{color:#000000de}.mat-expansion-panel-header-description,.mat-expansion-indicator:after{color:#0000008a}.mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-icon.mat-primary{color:#900}.mat-icon.mat-accent{color:#797979}.mat-icon.mat-warn{color:red}.mat-drawer-container{background-color:#fafafa;color:#000000de}.mat-drawer{background-color:#fff;color:#000000de}.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover:not([aria-disabled]),.mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:#0000008a}.mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#900;color:#fff}.mat-step-header.mat-accent .mat-step-icon{color:#fff}.mat-step-header.mat-accent .mat-step-icon-selected,.mat-step-header.mat-accent .mat-step-icon-state-done,.mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#797979;color:#fff}.mat-step-header.mat-warn .mat-step-icon{color:#fff}.mat-step-header.mat-warn .mat-step-icon-selected,.mat-step-header.mat-warn .mat-step-icon-state-done,.mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:red;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:red}.mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.mat-step-header .mat-step-label.mat-step-label-error{color:red}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line:before{border-left-color:#0000001f}.mat-horizontal-stepper-header:before,.mat-horizontal-stepper-header:after,.mat-stepper-horizontal-line{border-top-color:#0000001f}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px}.mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.mat-sort-header-arrow{color:#757575}.mat-toolbar{background:whitesmoke;color:#000000de}.mat-toolbar.mat-primary{background:#990000;color:#fff}.mat-toolbar.mat-accent{background:#797979;color:#fff}.mat-toolbar.mat-warn{background:red;color:#fff}.mat-toolbar .mat-form-field-underline,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-select-value,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media (max-width: 599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.mat-tree{background:white}.mat-tree-node,.mat-nested-tree-node{color:#000000de}.mat-tree-node{min-height:48px}.theme-alternate .mat-button,.theme-alternate .mat-icon-button,.theme-alternate .mat-stroked-button{color:inherit;background:transparent}.theme-alternate .mat-button.mat-primary,.theme-alternate .mat-icon-button.mat-primary,.theme-alternate .mat-stroked-button.mat-primary{color:#900}.theme-alternate .mat-button.mat-accent,.theme-alternate .mat-icon-button.mat-accent,.theme-alternate .mat-stroked-button.mat-accent{color:#797979}.theme-alternate .mat-button.mat-warn,.theme-alternate .mat-icon-button.mat-warn,.theme-alternate .mat-stroked-button.mat-warn{color:red}.theme-alternate .mat-button.mat-primary.mat-button-disabled,.theme-alternate .mat-button.mat-accent.mat-button-disabled,.theme-alternate .mat-button.mat-warn.mat-button-disabled,.theme-alternate .mat-button.mat-button-disabled.mat-button-disabled,.theme-alternate .mat-icon-button.mat-primary.mat-button-disabled,.theme-alternate .mat-icon-button.mat-accent.mat-button-disabled,.theme-alternate .mat-icon-button.mat-warn.mat-button-disabled,.theme-alternate .mat-icon-button.mat-button-disabled.mat-button-disabled,.theme-alternate .mat-stroked-button.mat-primary.mat-button-disabled,.theme-alternate .mat-stroked-button.mat-accent.mat-button-disabled,.theme-alternate .mat-stroked-button.mat-warn.mat-button-disabled,.theme-alternate .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#ffffff4d}.theme-alternate .mat-button.mat-primary .mat-button-focus-overlay,.theme-alternate .mat-icon-button.mat-primary .mat-button-focus-overlay,.theme-alternate .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#900}.theme-alternate .mat-button.mat-accent .mat-button-focus-overlay,.theme-alternate .mat-icon-button.mat-accent .mat-button-focus-overlay,.theme-alternate .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#797979}.theme-alternate .mat-button.mat-warn .mat-button-focus-overlay,.theme-alternate .mat-icon-button.mat-warn .mat-button-focus-overlay,.theme-alternate .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:red}.theme-alternate .mat-button.mat-button-disabled .mat-button-focus-overlay,.theme-alternate .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.theme-alternate .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.theme-alternate .mat-button .mat-ripple-element,.theme-alternate .mat-icon-button .mat-ripple-element,.theme-alternate .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.theme-alternate .mat-button-focus-overlay{background:white}.theme-alternate .mat-stroked-button:not(.mat-button-disabled){border-color:#ffffff1f}.theme-alternate .mat-flat-button,.theme-alternate .mat-raised-button,.theme-alternate .mat-fab,.theme-alternate .mat-mini-fab{color:#fff;background-color:#424242}.theme-alternate .mat-flat-button.mat-primary,.theme-alternate .mat-raised-button.mat-primary,.theme-alternate .mat-fab.mat-primary,.theme-alternate .mat-mini-fab.mat-primary,.theme-alternate .mat-flat-button.mat-accent,.theme-alternate .mat-raised-button.mat-accent,.theme-alternate .mat-fab.mat-accent,.theme-alternate .mat-mini-fab.mat-accent,.theme-alternate .mat-flat-button.mat-warn,.theme-alternate .mat-raised-button.mat-warn,.theme-alternate .mat-fab.mat-warn,.theme-alternate .mat-mini-fab.mat-warn{color:#fff}.theme-alternate .mat-flat-button.mat-primary.mat-button-disabled,.theme-alternate .mat-flat-button.mat-accent.mat-button-disabled,.theme-alternate .mat-flat-button.mat-warn.mat-button-disabled,.theme-alternate .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-alternate .mat-raised-button.mat-primary.mat-button-disabled,.theme-alternate .mat-raised-button.mat-accent.mat-button-disabled,.theme-alternate .mat-raised-button.mat-warn.mat-button-disabled,.theme-alternate .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-alternate .mat-fab.mat-primary.mat-button-disabled,.theme-alternate .mat-fab.mat-accent.mat-button-disabled,.theme-alternate .mat-fab.mat-warn.mat-button-disabled,.theme-alternate .mat-fab.mat-button-disabled.mat-button-disabled,.theme-alternate .mat-mini-fab.mat-primary.mat-button-disabled,.theme-alternate .mat-mini-fab.mat-accent.mat-button-disabled,.theme-alternate .mat-mini-fab.mat-warn.mat-button-disabled,.theme-alternate .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#ffffff4d}.theme-alternate .mat-flat-button.mat-primary,.theme-alternate .mat-raised-button.mat-primary,.theme-alternate .mat-fab.mat-primary,.theme-alternate .mat-mini-fab.mat-primary{background-color:#900}.theme-alternate .mat-flat-button.mat-accent,.theme-alternate .mat-raised-button.mat-accent,.theme-alternate .mat-fab.mat-accent,.theme-alternate .mat-mini-fab.mat-accent{background-color:#797979}.theme-alternate .mat-flat-button.mat-warn,.theme-alternate .mat-raised-button.mat-warn,.theme-alternate .mat-fab.mat-warn,.theme-alternate .mat-mini-fab.mat-warn{background-color:red}.theme-alternate .mat-flat-button.mat-primary.mat-button-disabled,.theme-alternate .mat-flat-button.mat-accent.mat-button-disabled,.theme-alternate .mat-flat-button.mat-warn.mat-button-disabled,.theme-alternate .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-alternate .mat-raised-button.mat-primary.mat-button-disabled,.theme-alternate .mat-raised-button.mat-accent.mat-button-disabled,.theme-alternate .mat-raised-button.mat-warn.mat-button-disabled,.theme-alternate .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-alternate .mat-fab.mat-primary.mat-button-disabled,.theme-alternate .mat-fab.mat-accent.mat-button-disabled,.theme-alternate .mat-fab.mat-warn.mat-button-disabled,.theme-alternate .mat-fab.mat-button-disabled.mat-button-disabled,.theme-alternate .mat-mini-fab.mat-primary.mat-button-disabled,.theme-alternate .mat-mini-fab.mat-accent.mat-button-disabled,.theme-alternate .mat-mini-fab.mat-warn.mat-button-disabled,.theme-alternate .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#ffffff1f}.theme-alternate .mat-flat-button.mat-primary .mat-ripple-element,.theme-alternate .mat-raised-button.mat-primary .mat-ripple-element,.theme-alternate .mat-fab.mat-primary .mat-ripple-element,.theme-alternate .mat-mini-fab.mat-primary .mat-ripple-element,.theme-alternate .mat-flat-button.mat-accent .mat-ripple-element,.theme-alternate .mat-raised-button.mat-accent .mat-ripple-element,.theme-alternate .mat-fab.mat-accent .mat-ripple-element,.theme-alternate .mat-mini-fab.mat-accent .mat-ripple-element,.theme-alternate .mat-flat-button.mat-warn .mat-ripple-element,.theme-alternate .mat-raised-button.mat-warn .mat-ripple-element,.theme-alternate .mat-fab.mat-warn .mat-ripple-element,.theme-alternate .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}.theme-alternate .mat-stroked-button:not([class*=mat-elevation-z]),.theme-alternate .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-alternate .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-alternate .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-alternate .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-alternate .mat-fab:not([class*=mat-elevation-z]),.theme-alternate .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-alternate .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.theme-alternate .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-alternate .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.theme-alternate .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-alternate .mat-datepicker-content .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #fff}.theme-alternate .mat-datepicker-content .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #990000}.theme-alternate .mat-datepicker-content .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #797979}.theme-alternate .mat-datepicker-content .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: red}.theme-alternate .mat-datepicker-content .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-text-button-label-text-color: rgba(255, 255, 255, .5)}.theme-alternate .mat-datepicker-content .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: #fff}.theme-alternate .mat-datepicker-content .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #990000;--mdc-filled-button-label-text-color: #fff}.theme-alternate .mat-datepicker-content .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #797979;--mdc-filled-button-label-text-color: #fff}.theme-alternate .mat-datepicker-content .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: red;--mdc-filled-button-label-text-color: #fff}.theme-alternate .mat-datepicker-content .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-filled-button-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-label-text-color: rgba(255, 255, 255, .5)}.theme-alternate .mat-datepicker-content .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: #fff}.theme-alternate .mat-datepicker-content .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #990000;--mdc-protected-button-label-text-color: #fff}.theme-alternate .mat-datepicker-content .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #797979;--mdc-protected-button-label-text-color: #fff}.theme-alternate .mat-datepicker-content .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: red;--mdc-protected-button-label-text-color: #fff}.theme-alternate .mat-datepicker-content .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation: 0}.theme-alternate .mat-datepicker-content .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.theme-alternate .mat-datepicker-content .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #fff}.theme-alternate .mat-datepicker-content .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #990000}.theme-alternate .mat-datepicker-content .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #797979}.theme-alternate .mat-datepicker-content .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: red}.theme-alternate .mat-datepicker-content .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12)}.theme-alternate .mat-datepicker-content .mat-mdc-button,.theme-alternate .mat-datepicker-content .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-alternate .mat-datepicker-content .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.theme-alternate .mat-datepicker-content .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.theme-alternate .mat-datepicker-content .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-alternate .mat-datepicker-content .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-alternate .mat-datepicker-content .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-alternate .mat-datepicker-content .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-alternate .mat-datepicker-content .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.theme-alternate .mat-datepicker-content .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-alternate .mat-datepicker-content .mat-mdc-button.mat-primary,.theme-alternate .mat-datepicker-content .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #990000;--mat-mdc-button-ripple-color: rgba(153, 0, 0, .1)}.theme-alternate .mat-datepicker-content .mat-mdc-button.mat-accent,.theme-alternate .mat-datepicker-content .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #797979;--mat-mdc-button-ripple-color: rgba(121, 121, 121, .1)}.theme-alternate .mat-datepicker-content .mat-mdc-button.mat-warn,.theme-alternate .mat-datepicker-content .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: red;--mat-mdc-button-ripple-color: rgba(255, 0, 0, .1)}.theme-alternate .mat-datepicker-content .mat-mdc-raised-button,.theme-alternate .mat-datepicker-content .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-alternate .mat-datepicker-content .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.theme-alternate .mat-datepicker-content .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.theme-alternate .mat-datepicker-content .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-alternate .mat-datepicker-content .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-alternate .mat-datepicker-content .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-alternate .mat-datepicker-content .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-alternate .mat-datepicker-content .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.theme-alternate .mat-datepicker-content .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-alternate .mat-datepicker-content .mat-mdc-raised-button.mat-primary,.theme-alternate .mat-datepicker-content .mat-mdc-unelevated-button.mat-primary,.theme-alternate .mat-datepicker-content .mat-mdc-raised-button.mat-accent,.theme-alternate .mat-datepicker-content .mat-mdc-unelevated-button.mat-accent,.theme-alternate .mat-datepicker-content .mat-mdc-raised-button.mat-warn,.theme-alternate .mat-datepicker-content .mat-mdc-unelevated-button.mat-warn,.theme-alternate .mat-datepicker-content .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-alternate .mat-datepicker-content .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.theme-alternate .mat-datepicker-content .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-alternate .mat-datepicker-content .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-alternate .mat-datepicker-content .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-alternate .mat-datepicker-content .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #990000;--mat-mdc-button-ripple-color: rgba(153, 0, 0, .1)}.theme-alternate .mat-datepicker-content .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #797979;--mat-mdc-button-ripple-color: rgba(121, 121, 121, .1)}.theme-alternate .mat-datepicker-content .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: red;--mat-mdc-button-ripple-color: rgba(255, 0, 0, .1)}.theme-alternate .mat-datepicker-content .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #990000}.theme-alternate .mat-datepicker-content .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #797979}.theme-alternate .mat-datepicker-content .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: red}.theme-alternate .mat-datepicker-content .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(255, 255, 255, .5);--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.theme-alternate .mat-datepicker-content .mat-mdc-button.mat-mdc-button-base,.theme-alternate .mat-datepicker-content .mat-mdc-raised-button.mat-mdc-button-base,.theme-alternate .mat-datepicker-content .mat-mdc-unelevated-button.mat-mdc-button-base,.theme-alternate .mat-datepicker-content .mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.theme-alternate .mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base{width:48px;height:48px;padding:12px}.theme-alternate .mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:48px;max-width:48px}.theme-alternate .mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:4px}.theme-alternate .mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.theme-alternate .mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%,-50%)}.theme-alternate .mat-option{color:#fff}.theme-alternate .mat-option:hover:not(.mat-option-disabled),.theme-alternate .mat-option:focus:not(.mat-option-disabled){background:rgba(255,255,255,.04)}.theme-alternate .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(255,255,255,.04)}.theme-alternate .mat-option.mat-active{background:rgba(255,255,255,.04);color:#fff}.theme-alternate .mat-option.mat-option-disabled{color:#ffffff80}.theme-alternate .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#900}.theme-alternate .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#797979}.theme-alternate .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:red}.theme-alternate .mat-optgroup-label{color:#ffffffb3}.theme-alternate .mat-optgroup-disabled .mat-optgroup-label{color:#ffffff80}.theme-alternate .mat-ripple-element{background-color:#ffffff1a}.theme-alternate .mat-pseudo-checkbox{color:#ffffffb3}.theme-alternate .mat-pseudo-checkbox:after{color:#303030}.theme-alternate .mat-pseudo-checkbox-disabled{color:#686868}.theme-alternate .mat-primary .mat-pseudo-checkbox-checked,.theme-alternate .mat-primary .mat-pseudo-checkbox-indeterminate{background:#990000}.theme-alternate .mat-pseudo-checkbox-checked,.theme-alternate .mat-pseudo-checkbox-indeterminate,.theme-alternate .mat-accent .mat-pseudo-checkbox-checked,.theme-alternate .mat-accent .mat-pseudo-checkbox-indeterminate{background:#797979}.theme-alternate .mat-warn .mat-pseudo-checkbox-checked,.theme-alternate .mat-warn .mat-pseudo-checkbox-indeterminate{background:red}.theme-alternate .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.theme-alternate .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#686868}.theme-alternate .mat-app-background,.theme-alternate.mat-app-background{background-color:#303030;color:#fff}.theme-alternate .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-alternate .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-alternate .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-alternate .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-alternate .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-alternate .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-alternate .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-alternate .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-alternate .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-alternate .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-alternate .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-alternate .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-alternate .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-alternate .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-alternate .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-alternate .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-alternate .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-alternate .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-alternate .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-alternate .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-alternate .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-alternate .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-alternate .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-alternate .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-alternate .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.theme-alternate .mat-card{background:#424242;color:#fff}.theme-alternate .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-alternate .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-alternate .mat-card-subtitle{color:#ffffffb3}.theme-alternate .mat-progress-bar-background{fill:#4a2424}.theme-alternate .mat-progress-bar-buffer{background-color:#4a2424}.theme-alternate .mat-progress-bar-fill:after{background-color:#900}.theme-alternate .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#424242}.theme-alternate .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#424242}.theme-alternate .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#797979}.theme-alternate .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#642424}.theme-alternate .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#642424}.theme-alternate .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:red}.theme-alternate .mat-progress-spinner circle,.theme-alternate .mat-spinner circle{stroke:#900}.theme-alternate .mat-progress-spinner.mat-accent circle,.theme-alternate .mat-spinner.mat-accent circle{stroke:#797979}.theme-alternate .mat-progress-spinner.mat-warn circle,.theme-alternate .mat-spinner.mat-warn circle{stroke:red}.theme-alternate .mat-tooltip{background:rgba(97,97,97,.9)}.theme-alternate .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#ffffffb3}.theme-alternate .mat-input-element:disabled,.theme-alternate .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#ffffff80}.theme-alternate .mat-input-element{caret-color:#900}.theme-alternate .mat-input-element::placeholder{color:#ffffff80}.theme-alternate .mat-input-element::-moz-placeholder{color:#ffffff80}.theme-alternate .mat-input-element::-webkit-input-placeholder{color:#ffffff80}.theme-alternate .mat-input-element:-ms-input-placeholder{color:#ffffff80}.theme-alternate .mat-input-element:not(.mat-native-select-inline) option{color:#333}.theme-alternate .mat-input-element:not(.mat-native-select-inline) option:disabled{color:#33333361}.theme-alternate .mat-form-field.mat-accent .mat-input-element{caret-color:#797979}.theme-alternate .mat-form-field.mat-warn .mat-input-element,.theme-alternate .mat-form-field-invalid .mat-input-element{caret-color:red}.theme-alternate .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:red}.theme-alternate .mat-form-field-disabled .mat-form-field-prefix,.theme-alternate .mat-form-field-disabled .mat-form-field-suffix{color:#ffffff80}.theme-alternate .mat-form-field-label,.theme-alternate .mat-hint{color:#ffffffb3}.theme-alternate .mat-form-field.mat-focused .mat-form-field-label{color:#900}.theme-alternate .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#797979}.theme-alternate .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:red}.theme-alternate .mat-focused .mat-form-field-required-marker{color:#797979}.theme-alternate .mat-form-field-ripple{background-color:#fff}.theme-alternate .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#900}.theme-alternate .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#797979}.theme-alternate .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:red}.theme-alternate .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#900}.theme-alternate .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#797979}.theme-alternate .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:red}.theme-alternate .mat-form-field.mat-form-field-invalid .mat-form-field-label,.theme-alternate .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.theme-alternate .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:red}.theme-alternate .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.theme-alternate .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:red}.theme-alternate .mat-error{color:red}.theme-alternate .mat-form-field-appearance-legacy .mat-form-field-label,.theme-alternate .mat-form-field-appearance-legacy .mat-hint{color:#ffffffb3}.theme-alternate .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#ffffffb3}.theme-alternate .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0%,rgba(255,255,255,.7) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-alternate .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#ffffffb3}.theme-alternate .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0%,rgba(255,255,255,.7) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-alternate .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#ffffff1a}.theme-alternate .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#ffffff0d}.theme-alternate .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#ffffff80}.theme-alternate .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#ffffff80}.theme-alternate .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.theme-alternate .mat-form-field-appearance-outline .mat-form-field-outline{color:#ffffff4d}.theme-alternate .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#fff}.theme-alternate .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#900}.theme-alternate .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#797979}.theme-alternate .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.theme-alternate .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:red}.theme-alternate .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#ffffff80}.theme-alternate .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#ffffff26}.theme-alternate .mat-select-value{color:#fff}.theme-alternate .mat-select-placeholder,.theme-alternate .mat-select-disabled .mat-select-value{color:#ffffff80}.theme-alternate .mat-select-arrow{color:#ffffffb3}.theme-alternate .mat-select-panel{background:#424242}.theme-alternate .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-alternate .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(255,255,255,.12)}.theme-alternate .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#900}.theme-alternate .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#797979}.theme-alternate .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.theme-alternate .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:red}.theme-alternate .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#ffffff80}.theme-alternate .mat-checkbox-frame{border-color:#ffffffb3}.theme-alternate .mat-checkbox-checkmark{fill:#303030}.theme-alternate .mat-checkbox-checkmark-path{stroke:#303030!important}.theme-alternate .mat-checkbox-mixedmark{background-color:#303030}.theme-alternate .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.theme-alternate .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#900}.theme-alternate .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.theme-alternate .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#797979}.theme-alternate .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.theme-alternate .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:red}.theme-alternate .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.theme-alternate .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#686868}.theme-alternate .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#686868}.theme-alternate .mat-checkbox-disabled .mat-checkbox-label{color:#ffffff80}.theme-alternate .mat-checkbox .mat-ripple-element{background-color:#fff}.theme-alternate .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.theme-alternate .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#990000}.theme-alternate .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.theme-alternate .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#797979}.theme-alternate .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.theme-alternate .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:red}.theme-alternate .mat-autocomplete-panel{background:#424242;color:#fff}.theme-alternate .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-alternate .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#424242}.theme-alternate .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#fff}.theme-alternate .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:#424242;color:#fff}.theme-alternate .mat-chip.mat-standard-chip{background-color:#616161;color:#fff}.theme-alternate .mat-chip.mat-standard-chip .mat-chip-remove{color:#fff;opacity:.4}.theme-alternate .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-alternate .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.theme-alternate .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.theme-alternate .mat-chip.mat-standard-chip:after{background:white}.theme-alternate .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#900;color:#fff}.theme-alternate .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.theme-alternate .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.theme-alternate .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:red;color:#fff}.theme-alternate .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.theme-alternate .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}.theme-alternate .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#797979;color:#fff}.theme-alternate .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.theme-alternate .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.theme-alternate .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#797979}.theme-alternate .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#7979798a}.theme-alternate .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#797979}.theme-alternate .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#900}.theme-alternate .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#9900008a}.theme-alternate .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#900}.theme-alternate .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:red}.theme-alternate .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#ff00008a}.theme-alternate .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:red}.theme-alternate .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#fff}.theme-alternate .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#bdbdbd}.theme-alternate .mat-slide-toggle-bar{background-color:#ffffff80}.theme-alternate .mat-radio-outer-circle{border-color:#ffffffb3}.theme-alternate .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#900}.theme-alternate .mat-radio-button.mat-primary .mat-radio-inner-circle,.theme-alternate .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-alternate .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.theme-alternate .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#900}.theme-alternate .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#797979}.theme-alternate .mat-radio-button.mat-accent .mat-radio-inner-circle,.theme-alternate .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-alternate .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.theme-alternate .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#797979}.theme-alternate .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:red}.theme-alternate .mat-radio-button.mat-warn .mat-radio-inner-circle,.theme-alternate .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-alternate .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.theme-alternate .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:red}.theme-alternate .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.theme-alternate .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#ffffff80}.theme-alternate .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.theme-alternate .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#ffffff80}.theme-alternate .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#ffffff80}.theme-alternate .mat-radio-button .mat-ripple-element{background-color:#fff}.theme-alternate .mat-slider-track-background{background-color:#ffffff4d}.theme-alternate .mat-slider.mat-primary .mat-slider-track-fill,.theme-alternate .mat-slider.mat-primary .mat-slider-thumb,.theme-alternate .mat-slider.mat-primary .mat-slider-thumb-label{background-color:#900}.theme-alternate .mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}.theme-alternate .mat-slider.mat-primary .mat-slider-focus-ring{background-color:#9003}.theme-alternate .mat-slider.mat-accent .mat-slider-track-fill,.theme-alternate .mat-slider.mat-accent .mat-slider-thumb,.theme-alternate .mat-slider.mat-accent .mat-slider-thumb-label{background-color:#797979}.theme-alternate .mat-slider.mat-accent .mat-slider-thumb-label-text{color:#fff}.theme-alternate .mat-slider.mat-accent .mat-slider-focus-ring{background-color:#79797933}.theme-alternate .mat-slider.mat-warn .mat-slider-track-fill,.theme-alternate .mat-slider.mat-warn .mat-slider-thumb,.theme-alternate .mat-slider.mat-warn .mat-slider-thumb-label{background-color:red}.theme-alternate .mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}.theme-alternate .mat-slider.mat-warn .mat-slider-focus-ring{background-color:#f003}.theme-alternate .mat-slider:hover .mat-slider-track-background,.theme-alternate .mat-slider.cdk-focused .mat-slider-track-background,.theme-alternate .mat-slider.mat-slider-disabled .mat-slider-track-background,.theme-alternate .mat-slider.mat-slider-disabled .mat-slider-track-fill,.theme-alternate .mat-slider.mat-slider-disabled .mat-slider-thumb,.theme-alternate .mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#ffffff4d}.theme-alternate .mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#ffffff1f}.theme-alternate .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.theme-alternate .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#fff}.theme-alternate .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.theme-alternate .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#ffffff4d}.theme-alternate .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#ffffff4d;background-color:transparent}.theme-alternate .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.theme-alternate .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#ffffff4d}.theme-alternate .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.theme-alternate .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#ffffff4d}.theme-alternate .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#ffffffb3}.theme-alternate .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent)}.theme-alternate .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent)}.theme-alternate .mat-menu-panel{background:#424242}.theme-alternate .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-alternate .mat-menu-item{background:transparent;color:#fff}.theme-alternate .mat-menu-item[disabled],.theme-alternate .mat-menu-item[disabled] .mat-menu-submenu-icon,.theme-alternate .mat-menu-item[disabled] .mat-icon-no-color{color:#ffffff80}.theme-alternate .mat-menu-item .mat-icon-no-color,.theme-alternate .mat-menu-submenu-icon{color:#fff}.theme-alternate .mat-menu-item:hover:not([disabled]),.theme-alternate .mat-menu-item.cdk-program-focused:not([disabled]),.theme-alternate .mat-menu-item.cdk-keyboard-focused:not([disabled]),.theme-alternate .mat-menu-item-highlighted:not([disabled]){background:rgba(255,255,255,.04)}.theme-alternate .mat-list-base .mat-list-item,.theme-alternate .mat-list-base .mat-list-option{color:#fff}.theme-alternate .mat-list-base .mat-subheader{color:#ffffffb3}.theme-alternate .mat-list-base .mat-list-item-disabled{background-color:#ffffff1f;color:#ffffff80}.theme-alternate .mat-list-option:hover,.theme-alternate .mat-list-option:focus,.theme-alternate .mat-nav-list .mat-list-item:hover,.theme-alternate .mat-nav-list .mat-list-item:focus,.theme-alternate .mat-action-list .mat-list-item:hover,.theme-alternate .mat-action-list .mat-list-item:focus{background:rgba(255,255,255,.04)}.theme-alternate .mat-list-single-selected-option,.theme-alternate .mat-list-single-selected-option:hover,.theme-alternate .mat-list-single-selected-option:focus{background:rgba(255,255,255,.12)}.theme-alternate .mat-paginator{background:#424242}.theme-alternate .mat-paginator,.theme-alternate .mat-paginator-page-size .mat-select-trigger{color:#ffffffb3}.theme-alternate .mat-paginator-decrement,.theme-alternate .mat-paginator-increment{border-top:2px solid white;border-right:2px solid white}.theme-alternate .mat-paginator-first,.theme-alternate .mat-paginator-last{border-top:2px solid white}.theme-alternate .mat-icon-button[disabled] .mat-paginator-decrement,.theme-alternate .mat-icon-button[disabled] .mat-paginator-increment,.theme-alternate .mat-icon-button[disabled] .mat-paginator-first,.theme-alternate .mat-icon-button[disabled] .mat-paginator-last{border-color:#ffffff80}.theme-alternate .mat-tab-nav-bar,.theme-alternate .mat-tab-header{border-bottom:1px solid rgba(255,255,255,.12)}.theme-alternate .mat-tab-group-inverted-header .mat-tab-nav-bar,.theme-alternate .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(255,255,255,.12);border-bottom:none}.theme-alternate .mat-tab-label,.theme-alternate .mat-tab-link{color:#fff}.theme-alternate .mat-tab-label.mat-tab-disabled,.theme-alternate .mat-tab-link.mat-tab-disabled{color:#ffffff80}.theme-alternate .mat-tab-header-pagination-chevron{border-color:#fff}.theme-alternate .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#ffffff80}.theme-alternate .mat-tab-group[class*=mat-background-]>.mat-tab-header,.theme-alternate .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.theme-alternate .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused,.theme-alternate .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused,.theme-alternate .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused,.theme-alternate .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused,.theme-alternate .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused,.theme-alternate .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused,.theme-alternate .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused,.theme-alternate .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused{background-color:#f2c0c04d}.theme-alternate .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.theme-alternate .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,.theme-alternate .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.theme-alternate .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#ffffff1a}.theme-alternate .mat-tab-group.mat-primary .mat-ink-bar,.theme-alternate .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#900}.theme-alternate .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-alternate .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.theme-alternate .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-alternate .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.theme-alternate .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused,.theme-alternate .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused,.theme-alternate .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused,.theme-alternate .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused,.theme-alternate .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused,.theme-alternate .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused,.theme-alternate .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused,.theme-alternate .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused{background-color:#d7d7d74d}.theme-alternate .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.theme-alternate .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,.theme-alternate .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.theme-alternate .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#ffffff1a}.theme-alternate .mat-tab-group.mat-accent .mat-ink-bar,.theme-alternate .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#797979}.theme-alternate .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-alternate .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.theme-alternate .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-alternate .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.theme-alternate .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused,.theme-alternate .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused,.theme-alternate .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused,.theme-alternate .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused,.theme-alternate .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused,.theme-alternate .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused,.theme-alternate .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused,.theme-alternate .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused{background-color:#ffb3b34d}.theme-alternate .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.theme-alternate .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,.theme-alternate .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.theme-alternate .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#ffffff1a}.theme-alternate .mat-tab-group.mat-warn .mat-ink-bar,.theme-alternate .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:red}.theme-alternate .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-alternate .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.theme-alternate .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-alternate .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.theme-alternate .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused,.theme-alternate .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused,.theme-alternate .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused,.theme-alternate .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused,.theme-alternate .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused,.theme-alternate .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused,.theme-alternate .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused,.theme-alternate .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused{background-color:#f2c0c04d}.theme-alternate .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.theme-alternate .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,.theme-alternate .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.theme-alternate .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#ffffff1a}.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-header,.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-link-container,.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#900}.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.theme-alternate .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused,.theme-alternate .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused,.theme-alternate .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused,.theme-alternate .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused,.theme-alternate .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused,.theme-alternate .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused,.theme-alternate .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused,.theme-alternate .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused{background-color:#d7d7d74d}.theme-alternate .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.theme-alternate .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,.theme-alternate .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.theme-alternate .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#ffffff1a}.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-header,.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-link-container,.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#797979}.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.theme-alternate .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused,.theme-alternate .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused,.theme-alternate .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused,.theme-alternate .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused,.theme-alternate .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused,.theme-alternate .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused,.theme-alternate .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused,.theme-alternate .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused{background-color:#ffb3b34d}.theme-alternate .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.theme-alternate .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,.theme-alternate .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.theme-alternate .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#ffffff1a}.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-header,.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-link-container,.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:red}.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.theme-alternate .mat-snack-bar-container{color:#333;background:#fafafa;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-alternate .mat-simple-snackbar-action{color:inherit}.theme-alternate .mat-table{background:#424242}.theme-alternate .mat-table thead,.theme-alternate .mat-table tbody,.theme-alternate .mat-table tfoot,.theme-alternate mat-header-row,.theme-alternate mat-row,.theme-alternate mat-footer-row,.theme-alternate [mat-header-row],.theme-alternate [mat-row],.theme-alternate [mat-footer-row],.theme-alternate .mat-table-sticky{background:inherit}.theme-alternate mat-row,.theme-alternate mat-header-row,.theme-alternate mat-footer-row,.theme-alternate th.mat-header-cell,.theme-alternate td.mat-cell,.theme-alternate td.mat-footer-cell{border-bottom-color:#ffffff1f}.theme-alternate .mat-header-cell{color:#ffffffb3}.theme-alternate .mat-cell,.theme-alternate .mat-footer-cell{color:#fff}.theme-alternate .mat-badge-content{color:#fff;background:#990000}.cdk-high-contrast-active .theme-alternate .mat-badge-content{outline:solid 1px;border-radius:0}.theme-alternate .mat-badge-accent .mat-badge-content{background:#797979;color:#fff}.theme-alternate .mat-badge-warn .mat-badge-content{color:#fff;background:red}.theme-alternate .mat-badge-disabled .mat-badge-content{background:#6e6e6e;color:#ffffff80}.theme-alternate .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:#424242;color:#fff}.theme-alternate .mat-button-toggle-standalone:not([class*=mat-elevation-z]),.theme-alternate .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-alternate .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.theme-alternate .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.theme-alternate .mat-button-toggle{color:#ffffff80}.theme-alternate .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#ffffff1f}.theme-alternate .mat-button-toggle-appearance-standard{color:#fff;background:#424242}.theme-alternate .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#fff}.theme-alternate .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #595959}.theme-alternate [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #595959}.theme-alternate .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #595959}.theme-alternate .mat-button-toggle-checked{background-color:#212121;color:#ffffffb3}.theme-alternate .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#fff}.theme-alternate .mat-button-toggle-disabled{color:#ffffff4d;background-color:#000}.theme-alternate .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#424242}.theme-alternate .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#424242}.theme-alternate .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-alternate .mat-button-toggle-group-appearance-standard{border:solid 1px #595959}.theme-alternate .mat-calendar-arrow{fill:#fff}.theme-alternate .mat-datepicker-toggle,.theme-alternate .mat-datepicker-content .mat-calendar-next-button,.theme-alternate .mat-datepicker-content .mat-calendar-previous-button{color:#fff}.theme-alternate .mat-calendar-table-header-divider:after{background:rgba(255,255,255,.12)}.theme-alternate .mat-calendar-table-header,.theme-alternate .mat-calendar-body-label{color:#ffffffb3}.theme-alternate .mat-calendar-body-cell-content,.theme-alternate .mat-date-range-input-separator{color:#fff;border-color:transparent}.theme-alternate .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#ffffff80}.theme-alternate .mat-form-field-disabled .mat-date-range-input-separator{color:#ffffff80}.theme-alternate .mat-calendar-body-in-preview{color:#ffffff3d}.theme-alternate .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff80}.theme-alternate .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff4d}.theme-alternate .mat-calendar-body-in-range:before{background:rgba(153,0,0,.2)}.theme-alternate .mat-calendar-body-comparison-identical,.theme-alternate .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-alternate .mat-calendar-body-comparison-bridge-start:before,.theme-alternate [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(153,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-alternate .mat-calendar-body-comparison-bridge-end:before,.theme-alternate [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(153,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-alternate .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-alternate .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-alternate .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-alternate .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-alternate .mat-calendar-body-selected{background-color:#900;color:#fff}.theme-alternate .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#9006}.theme-alternate .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-alternate .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-alternate .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#9900004d}@media (hover: hover){.theme-alternate .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#9900004d}}.theme-alternate .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#424242;color:#fff}.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(121,121,121,.2)}.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.theme-alternate .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(121,121,121,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.theme-alternate .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(121,121,121,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#797979;color:#fff}.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#79797966}.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-alternate .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-alternate .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#7979794d}@media (hover: hover){.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#7979794d}}.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,0,0,.2)}.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.theme-alternate .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.theme-alternate .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:red;color:#fff}.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f006}.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-alternate .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-alternate .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff00004d}@media (hover: hover){.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff00004d}}.theme-alternate .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-alternate .mat-datepicker-toggle-active{color:#900}.theme-alternate .mat-datepicker-toggle-active.mat-accent{color:#797979}.theme-alternate .mat-datepicker-toggle-active.mat-warn{color:red}.theme-alternate .mat-date-range-input-inner[disabled]{color:#ffffff80}.theme-alternate .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{width:40px;height:40px;padding:8px}.theme-alternate .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.theme-alternate .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:0}.theme-alternate .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.theme-alternate .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:40px;left:50%;width:40px;transform:translate(-50%,-50%)}.theme-alternate .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}.theme-alternate .mat-divider{border-top-color:#ffffff1f}.theme-alternate .mat-divider-vertical{border-right-color:#ffffff1f}.theme-alternate .mat-expansion-panel{background:#424242;color:#fff}.theme-alternate .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-alternate .mat-action-row{border-top-color:#ffffff1f}.theme-alternate .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.theme-alternate .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.theme-alternate .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(255,255,255,.04)}@media (hover: none){.theme-alternate .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#424242}}.theme-alternate .mat-expansion-panel-header-title{color:#fff}.theme-alternate .mat-expansion-panel-header-description,.theme-alternate .mat-expansion-indicator:after{color:#ffffffb3}.theme-alternate .mat-expansion-panel-header[aria-disabled=true]{color:#ffffff4d}.theme-alternate .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.theme-alternate .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.theme-alternate .mat-icon.mat-primary{color:#900}.theme-alternate .mat-icon.mat-accent{color:#797979}.theme-alternate .mat-icon.mat-warn{color:red}.theme-alternate .mat-drawer-container{background-color:#303030;color:#fff}.theme-alternate .mat-drawer{background-color:#424242;color:#fff}.theme-alternate .mat-drawer.mat-drawer-push{background-color:#424242}.theme-alternate .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-alternate .mat-drawer-side{border-right:solid 1px rgba(255,255,255,.12)}.theme-alternate .mat-drawer-side.mat-drawer-end,.theme-alternate [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(255,255,255,.12);border-right:none}.theme-alternate [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(255,255,255,.12)}.theme-alternate .mat-drawer-backdrop.mat-drawer-shown{background-color:#bdbdbd99}.theme-alternate .mat-step-header.cdk-keyboard-focused,.theme-alternate .mat-step-header.cdk-program-focused,.theme-alternate .mat-step-header:hover:not([aria-disabled]),.theme-alternate .mat-step-header:hover[aria-disabled=false]{background-color:#ffffff0a}.theme-alternate .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.theme-alternate .mat-step-header:hover{background:none}}.theme-alternate .mat-step-header .mat-step-label,.theme-alternate .mat-step-header .mat-step-optional{color:#ffffffb3}.theme-alternate .mat-step-header .mat-step-icon{background-color:#ffffffb3;color:#fff}.theme-alternate .mat-step-header .mat-step-icon-selected,.theme-alternate .mat-step-header .mat-step-icon-state-done,.theme-alternate .mat-step-header .mat-step-icon-state-edit{background-color:#900;color:#fff}.theme-alternate .mat-step-header.mat-accent .mat-step-icon{color:#fff}.theme-alternate .mat-step-header.mat-accent .mat-step-icon-selected,.theme-alternate .mat-step-header.mat-accent .mat-step-icon-state-done,.theme-alternate .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#797979;color:#fff}.theme-alternate .mat-step-header.mat-warn .mat-step-icon{color:#fff}.theme-alternate .mat-step-header.mat-warn .mat-step-icon-selected,.theme-alternate .mat-step-header.mat-warn .mat-step-icon-state-done,.theme-alternate .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:red;color:#fff}.theme-alternate .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:red}.theme-alternate .mat-step-header .mat-step-label.mat-step-label-active{color:#fff}.theme-alternate .mat-step-header .mat-step-label.mat-step-label-error{color:red}.theme-alternate .mat-stepper-horizontal,.theme-alternate .mat-stepper-vertical{background-color:#424242}.theme-alternate .mat-stepper-vertical-line:before{border-left-color:#ffffff1f}.theme-alternate .mat-horizontal-stepper-header:before,.theme-alternate .mat-horizontal-stepper-header:after,.theme-alternate .mat-stepper-horizontal-line{border-top-color:#ffffff1f}.theme-alternate .mat-sort-header-arrow{color:#c6c6c6}.theme-alternate .mat-toolbar{background:#212121;color:#fff}.theme-alternate .mat-toolbar.mat-primary{background:#990000;color:#fff}.theme-alternate .mat-toolbar.mat-accent{background:#797979;color:#fff}.theme-alternate .mat-toolbar.mat-warn{background:red;color:#fff}.theme-alternate .mat-toolbar .mat-form-field-underline,.theme-alternate .mat-toolbar .mat-form-field-ripple,.theme-alternate .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.theme-alternate .mat-toolbar .mat-form-field-label,.theme-alternate .mat-toolbar .mat-focused .mat-form-field-label,.theme-alternate .mat-toolbar .mat-select-value,.theme-alternate .mat-toolbar .mat-select-arrow,.theme-alternate .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.theme-alternate .mat-toolbar .mat-input-element{caret-color:currentColor}.theme-alternate .mat-tree{background:#424242}.theme-alternate .mat-tree-node,.theme-alternate .mat-nested-tree-node{color:#fff}button:focus{outline:none!important}:root{--mdc-plain-tooltip-container-color: rgba(97, 97, 97, .9);--mdc-plain-tooltip-supporting-text-color: white;--mdc-plain-tooltip-supporting-text-size: 14px;--mdc-plain-tooltip-supporting-text-weight: 600;--mdc-tooltip-word-break: break-word}mat-paginator.mat-paginator{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}@media (min-width: 1366px){.mat-raised-button,.mat-stroked-button,.mat-flat-button{padding:0 1.15em;margin:0 .65em;min-width:3em;line-height:36.4px}.mat-standard-chip{padding:.5em .85em;min-height:2.5em}}@media (max-width: 1366px){.mat-raised-button,.mat-stroked-button,.mat-flat-button{padding:0 .86em;margin:0 .48em;min-width:2.25em;line-height:27.3px}.mat-standard-chip{padding:.37em .64em;min-height:1.87em}.mat-button,.mat-flat-button,.mat-raised-button{min-width:48px!important;line-height:27px!important;padding:0 12px!important;font-size:10.5px}.mat-list-base .mat-list-item.mat-2-line{height:54px!important}.mat-list-base .mat-list-item .mat-list-icon{width:18px!important;height:18px!important;font-size:18px!important;padding:3px!important}.mat-list-base .mat-list-item .mat-list-item-content{padding:0 12px!important}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:10.5px}tr.mat-mdc-row{height:36px!important}.mat-icon-button{width:30px!important;height:30px!important;line-height:30px!important}.material-icons{font-size:18px}}.mat-raised-button.mat-warn{background-color:#e89696}.mat-raised-button.mat-warn:hover:enabled{background-color:#d74242}.mat-raised-button.mat-warn .mat-button-focus-overlay{display:none}.mat-raised-button.mat-accent{background-color:#999}.mat-raised-button.mat-accent:hover:enabled{background-color:#4c4c4c}.mat-raised-button.mat-accent .mat-button-focus-overlay{display:none}.mat-raised-button.mat-primary{background-color:#900}.mat-raised-button.mat-primary:hover:enabled{background-color:#900}.mat-raised-button.mat-primary .mat-button-focus-overlay{display:none}.mat-raised-button.mat-reset{background-color:#d22d2d}.mat-raised-button.mat-reset:hover:enabled{background-color:#d22d2d}.mat-raised-button.mat-reset .mat-button-focus-overlay{display:none}.mat-flat-button.mat-success:enabled{background-color:#b1e26e}.mat-flat-button.mat-success:enabled .mat-button-wrapper{color:#333}.mat-flat-button.mat-success:hover:enabled{background-color:#48720f}.mat-flat-button.mat-success:hover:enabled .mat-button-wrapper{color:#fff}.mat-flat-button.mat-success .mat-button-focus-overlay{display:none}.mat-flat-button.mat-connect:enabled{background-color:#b1e26e;font-weight:600}.mat-flat-button.mat-connect:enabled .mat-button-wrapper{color:#48720f}.mat-flat-button.mat-connect:hover:enabled{background-color:#b1e26e;font-weight:600}.mat-flat-button.mat-connect:hover:enabled .mat-button-wrapper{color:#48720f}.mat-flat-button.mat-connect .mat-button-focus-overlay{display:none}.mat-flat-button.mat-cancel:enabled{background-color:#e5e5e5;font-weight:600}.mat-flat-button.mat-cancel:hover:enabled{background-color:#e5e5e5;font-weight:600}.mat-flat-button.mat-cancel .mat-button-focus-overlay{display:none}.mat-flat-button.mat-select:enabled{background-color:#f2f2f2;font-weight:600}.mat-flat-button.mat-select:hover:enabled{background-color:#f2f2f2;font-weight:600}.mat-flat-button.mat-select .mat-button-focus-overlay{display:none}.mat-flat-button.mat-warn:enabled{background-color:#d22d2d}.mat-flat-button.mat-warn:hover:enabled{background-color:#900}.mat-flat-button.mat-warn .mat-button-focus-overlay{display:none}.mat-flat-button.mat-warn-v2:enabled{background-color:#e89696}.mat-flat-button.mat-warn-v2:enabled .mat-button-wrapper{color:#fff}.mat-flat-button.mat-warn-v2:hover:enabled{background-color:#900}.mat-flat-button.mat-warn-v2:hover:enabled .mat-button-wrapper{color:#fff}.mat-flat-button.mat-warn-v2 .mat-button-focus-overlay{display:none}.mat-flat-button.mat-warn-v3:enabled{background-color:#e89696}.mat-flat-button.mat-warn-v3:enabled .mat-button-wrapper{color:#fff}.mat-flat-button.mat-warn-v3:hover:enabled{background-color:#d22d2d}.mat-flat-button.mat-warn-v3:hover:enabled .mat-button-wrapper{color:#fff}.mat-flat-button.mat-warn-v3 .mat-button-focus-overlay{display:none}.mat-flat-button.mat-primary:enabled{background-color:#d22d2d;font-weight:600}.mat-flat-button.mat-primary:hover:enabled{background-color:#d22d2d;font-weight:600}.mat-flat-button.mat-primary .mat-button-focus-overlay{display:none}.mat-flat-button.mat-outline-primary{color:#d22d2d;background-color:transparent;border-color:#d22d2d;border-width:1px;border-style:solid;border-radius:.5rem}.mat-flat-button.mat-outline-primary:hover{color:#fff;background-color:#d22d2d}.mat-flat-button.mat-outline-primary .mat-button-focus-overlay{display:none}.mat-flat-button.mat-outline-warn{color:#900;background-color:transparent;border-color:#900;border-width:1px;border-style:solid;border-radius:.5rem}.mat-flat-button.mat-outline-warn:hover{color:#fff;background-color:#900}.mat-flat-button.mat-outline-warn .mat-button-focus-overlay{display:none}.mat-button-toggle{background-color:gray;color:#fff}.mat-button-toggle:hover:enabled{background-color:#4c4c4c;color:#fff}.mat-button-toggle-checked{background-color:#4c4c4c;color:#fff}.mat-button-toggle-checked:hover:enabled{background-color:gray;color:#fff}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#fff}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#2c2c2c1f}.mat-slider.mat-slider-horizontal .mat-slider-track-wrapper{height:6px;border-radius:.5rem}.mat-slider.mat-slider-horizontal .mat-slider-track-background{background-color:#e5e5e5;height:100%}.mat-slider.mat-slider-horizontal .mat-slider-track-fill{height:100%}.mat-accent .mat-slider-thumb{height:20px;width:20px;background-color:#c4c4c4;bottom:-12px;right:-12px}.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{background-color:#c4c4c4;border-color:#c4c4c4}.mat-dialog-container{border-radius:10px!important;padding:0!important}.mat-dialog-actions{box-sizing:border-box!important}.mat-menu-panel{border-radius:5px!important;min-height:100%!important}.mat-menu-item{line-height:4vh!important;height:4vh!important}.mat-input-element{box-sizing:border-box!important}table.mat-mdc-table{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-select-row{background:#fff3f3!important}tr.mat-mdc-row:hover td{background-color:#f2f3f4}.mat-mdc-header-cell{font-weight:700;color:#333}.mat-mdc-cell{color:#333}.mat-checkbox-frame{border-color:var(--mvb-button-bg)}.mat-checkbox-checked .mat-checkbox-background{background-color:#e06b6b!important}.ps__rail-y{left:auto!important}.mdc-tooltip__surface{padding:6px 8px!important;line-height:21px!important;white-space:pre-line;max-width:40vw!important}.mat-calendar-content{padding:8px!important;background-color:#f4f4f4}.mat-calendar-body-selected{background-color:#e99696}.mat-calendar-body-begin-range:not(.mat-calendar-body-end-range){background-color:#f4c8c8}.mat-calendar-body-end-range:not(.mat-calendar-body-begin-range){background-color:#f4c8c8}.mat-calendar-cell-over>.mat-calendar-body-cell-content{border-block:#d22d2d 1px solid;border-inline:#d22d2d 1px solid}.mat-calendar-body-cell-content{font-size:14px;font-weight:600;color:#4d4d4d;border-width:0!important}.mat-calendar-body-label{font-weight:600;color:#4d4d4d}.mat-calendar-body-today:not(.mat-calendar-body-selected){background:#cccccc!important}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:none!important}.mat-calendar-cell-semi-selected{background-color:#f4c8c8}.mat-datepicker-content{border-radius:10px!important}.mat-datepicker-content .mat-calendar{height:100%!important}.mat-calendar-table-header th{font-size:14px!important;font-weight:600!important;color:#e06b6b;padding:0!important}.mat-calendar-table-header-divider:after{height:0px!important}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:var(--mvb-checkbox-color)}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-inner-circle{background:var(--mvb-checkbox-color)}.mat-checkbox-inner-container{width:20px!important;height:20px!important}app-device-info mat-tab-group .mat-tab-body-content{overflow:hidden}.Training .mat-progress-bar-buffer,app-training-popup .mat-progress-bar-buffer{background-color:#f2f3f4!important}.Training .mat-progress-bar-fill:after,app-training-popup .mat-progress-bar-fill:after{background-color:#f2c0c0!important}.Training .mat-progress-bar,app-training-popup .mat-progress-bar{height:12px;border-radius:6px;max-width:140px}body{font-family:Inter!important}.selection\:bg-primary-200 *::selection{--tw-bg-opacity: 1 !important;background-color:rgb(225 236 254 / var(--tw-bg-opacity, 1))!important}.selection\:bg-yellow-500 *::selection{--tw-bg-opacity: 1 !important;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))!important}.selection\:text-black *::selection{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity, 1))!important}.selection\:text-white *::selection{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.selection\:bg-primary-200::selection{--tw-bg-opacity: 1 !important;background-color:rgb(225 236 254 / var(--tw-bg-opacity, 1))!important}.selection\:bg-yellow-500::selection{--tw-bg-opacity: 1 !important;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))!important}.selection\:text-black::selection{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity, 1))!important}.selection\:text-white::selection{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.hover\:rounded-full:hover{border-radius:9999px!important}.hover\:border-8:hover{border-width:8px!important}.hover\:shadow-2xl:hover{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25) !important;--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.focus\:ring-offset-0:focus{--tw-ring-offset-width: 0px !important}.peer:checked~.peer-checked\:left-auto{left:auto!important}.peer:checked~.peer-checked\:right-0{right:0!important}.peer:checked~.peer-checked\:bg-primary-100{--tw-bg-opacity: 1 !important;background-color:rgb(245 249 255 / var(--tw-bg-opacity, 1))!important}@media (min-width: 640px){.sm\:px-4{padding-left:1rem!important;padding-right:1rem!important}}@media (min-width: 768px){.md\:me-4{margin-inline-end:1rem!important}.md\:h-5{height:1.25rem!important}.md\:h-\[40px\]{height:40px!important}.md\:w-\[40px\]{width:40px!important}.md\:w-auto{width:auto!important}.md\:flex-row{flex-direction:row!important}.md\:items-center{align-items:center!important}.md\:px-0{padding-left:0!important;padding-right:0!important}.md\:text-base{font-size:1rem!important;line-height:1.5rem!important}.md\:text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.md\:font-bold{font-weight:700!important}}.\[\&\&\&\>span\]\:py-2.\[\&\&\&\>span\]\:py-2.\[\&\&\&\>span\]\:py-2>span{padding-top:.5rem!important;padding-bottom:.5rem!important}@charset "UTF-8";/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--blue: #007bff;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #dc3545;--orange: #fd7e14;--yellow: #ffc107;--green: #28a745;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #6c757d;--gray-dark: #343a40;--primary: #007bff;--secondary: #6c757d;--success: #28a745;--info: #17a2b8;--warning: #ffc107;--danger: #dc3545;--light: #f8f9fa;--dark: #343a40;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}small,.small{font-size:.875em;font-weight:400}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"\2014\a0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media (min-width: 576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media (min-width: 768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media (min-width: 992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media (min-width: 1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm th,.table-sm td{padding:.3rem}.table-bordered,.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:#0000000d}.table-hover tbody tr:hover{color:#212529;background-color:#00000013}.table-primary,.table-primary>th,.table-primary>td{background-color:#b8daff}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#d6d8db}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>th,.table-success>td{background-color:#c3e6cb}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>th,.table-info>td{background-color:#bee5eb}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>th,.table-warning>td{background-color:#ffeeba}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>th,.table-danger>td{background-color:#f5c6cb}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>th,.table-light>td{background-color:#fdfdfe}.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>th,.table-dark>td{background-color:#c6c8ca}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>th,.table-active>td{background-color:#00000013}.table-hover .table-active:hover{background-color:#00000013}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:#00000013}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark th,.table-dark td,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:#ffffff0d}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:#ffffff13}@media (max-width: 575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width: 767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width: 991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width: 1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{-webkit-appearance:none;appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[size],select.form-control[multiple],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:#28a745e6;border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#28a745}.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label{color:#28a745}.was-validated .custom-control-input:valid~.custom-control-label:before,.custom-control-input.is-valid~.custom-control-label:before{border-color:#28a745}.was-validated .custom-control-input:valid:checked~.custom-control-label:before,.custom-control-input.is-valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}.was-validated .custom-control-input:valid:focus~.custom-control-label:before,.custom-control-input.is-valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #28a74540}.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before{border-color:#28a745}.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#28a745}.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:#dc3545e6;border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#dc3545}.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid~.custom-control-label,.custom-control-input.is-invalid~.custom-control-label{color:#dc3545}.was-validated .custom-control-input:invalid~.custom-control-label:before,.custom-control-input.is-invalid~.custom-control-label:before{border-color:#dc3545}.was-validated .custom-control-input:invalid:checked~.custom-control-label:before,.custom-control-input.is-invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}.was-validated .custom-control-input:invalid:focus~.custom-control-label:before,.custom-control-input.is-invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #dc354540}.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before{border-color:#dc3545}.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#dc3545}.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width: 576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 .2rem #007bff40}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem #268fff80}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #268fff80}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary:focus,.btn-secondary.focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem #828a9180}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #828a9180}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem #48b46180}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #48b46180}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem #3ab0c380}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #3ab0c380}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning:focus,.btn-warning.focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem #deaa0c80}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #deaa0c80}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem #e1536180}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #e1536180}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus,.btn-light.focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem #d8d9db80}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #d8d9db80}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark:focus,.btn-dark.focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem #52585d80}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #52585d80}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .2rem #007bff80}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #007bff80}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .2rem #28a74580}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #28a74580}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .2rem #dc354580}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #dc354580}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .2rem #343a4080}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #343a4080}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link:focus,.btn-link.focus{text-decoration:underline}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-lg,.btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm,.btn-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.width{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.width{transition:none}}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=top],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-control-plaintext,.input-group>.custom-select,.input-group>.custom-file{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.custom-file,.input-group>.form-control-plaintext+.form-control,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.custom-file,.input-group>.custom-select+.form-control,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.custom-file{margin-left:-1px}.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file .custom-file-input:focus~.custom-file-label{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.form-control:not(:first-child),.input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.form-control:not(:last-child),.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-prepend,.input-group-append{display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=radio],.input-group-text input[type=checkbox]{margin-top:0}.input-group-lg>.form-control:not(textarea),.input-group-lg>.custom-select{height:calc(1.5em + 1rem + 2px)}.input-group-lg>.form-control,.input-group-lg>.custom-select,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.form-control:not(textarea),.input-group-sm>.custom-select{height:calc(1.5em + .5rem + 2px)}.input-group-sm>.form-control,.input-group-sm>.custom-select,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #007bff40}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input[disabled]~.custom-control-label,.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input[disabled]~.custom-control-label:before,.custom-control-input:disabled~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd}.custom-control-label:after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:#007bff80}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translate(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}.custom-file-input[disabled]~.custom-file-label,.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label:after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-sm,.navbar .container-md,.navbar .container-lg,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width: 575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width: 767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width: 991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width: 1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:#000000e6}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:#000000e6}.navbar-light .navbar-nav .nav-link{color:#00000080}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:#000000b3}.navbar-light .navbar-nav .nav-link.disabled{color:#0000004d}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:#000000e6}.navbar-light .navbar-toggler{color:#00000080;border-color:#0000001a}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:#00000080}.navbar-light .navbar-text a{color:#000000e6}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:#000000e6}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:#ffffff80}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:#ffffffbf}.navbar-dark .navbar-nav .nav-link.disabled{color:#ffffff40}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:#ffffff80;border-color:#ffffff1a}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:#ffffff80}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:#00000008;border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:#00000008;border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;inset:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-top,.card-img-bottom{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width: 576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width: 576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem #007bff40}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.badge{transition:none}}a.badge:hover,a.badge:focus{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#0062cc}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 .2rem #007bff80}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:hover,a.badge-secondary:focus{color:#fff;background-color:#545b62}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 .2rem #6c757d80}.badge-success{color:#fff;background-color:#28a745}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:#1e7e34}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 .2rem #28a74580}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:hover,a.badge-info:focus{color:#fff;background-color:#117a8b}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 .2rem #17a2b880}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:hover,a.badge-warning:focus{color:#212529;background-color:#d39e00}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 .2rem #ffc10780}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:#bd2130}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 .2rem #dc354580}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:hover,a.badge-light:focus{color:#212529;background-color:#dae0e5}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 .2rem #f8f9fa80}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:#1d2124}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 .2rem #343a4080}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width: 576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{flex-basis:350px;max-width:350px;font-size:.875rem;background-color:#ffffffd9;background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem #0000001a;opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:#ffffffd9;background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:min-content}.modal-sm{max-width:300px}}@media (min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width: 1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[x-placement^=top]{padding:.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^=top] .arrow{bottom:0}.bs-tooltip-top .arrow:before,.bs-tooltip-auto[x-placement^=top] .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-right,.bs-tooltip-auto[x-placement^=right]{padding:0 .4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^=right] .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-right .arrow:before,.bs-tooltip-auto[x-placement^=right] .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^=bottom]{padding:.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^=bottom] .arrow{top:0}.bs-tooltip-bottom .arrow:before,.bs-tooltip-auto[x-placement^=bottom] .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-left,.bs-tooltip-auto[x-placement^=left]{padding:0 .4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^=left] .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-left .arrow:before,.bs-tooltip-auto[x-placement^=left] .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:before,.popover .arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-top,.bs-popover-auto[x-placement^=top]{margin-bottom:.5rem}.bs-popover-top>.arrow,.bs-popover-auto[x-placement^=top]>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-top>.arrow:before,.bs-popover-auto[x-placement^=top]>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:#00000040}.bs-popover-top>.arrow:after,.bs-popover-auto[x-placement^=top]>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-right,.bs-popover-auto[x-placement^=right]{margin-left:.5rem}.bs-popover-right>.arrow,.bs-popover-auto[x-placement^=right]>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-right>.arrow:before,.bs-popover-auto[x-placement^=right]>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:#00000040}.bs-popover-right>.arrow:after,.bs-popover-auto[x-placement^=right]>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom,.bs-popover-auto[x-placement^=bottom]{margin-top:.5rem}.bs-popover-bottom>.arrow,.bs-popover-auto[x-placement^=bottom]>.arrow{top:calc(-.5rem - 1px)}.bs-popover-bottom>.arrow:before,.bs-popover-auto[x-placement^=bottom]>.arrow:before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:#00000040}.bs-popover-bottom>.arrow:after,.bs-popover-auto[x-placement^=bottom]>.arrow:after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header:before,.bs-popover-auto[x-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-left,.bs-popover-auto[x-placement^=left]{margin-right:.5rem}.bs-popover-left>.arrow,.bs-popover-auto[x-placement^=left]>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-left>.arrow:before,.bs-popover-auto[x-placement^=left]>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:#00000040}.bs-popover-left>.arrow:after,.bs-popover-auto[x-placement^=left]>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentcolor;border-right-color:transparent;border-radius:50%;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width: 576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width: 768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width: 992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width: 1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.85714286%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width: 576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width: 992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width: 1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width: 576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width: 768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width: 992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width: 1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position: sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link:after{position:absolute;inset:0;z-index:1;pointer-events:auto;content:"";background-color:#0000}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width: 576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:hover,a.text-primary:focus{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:hover,a.text-secondary:focus{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:hover,a.text-success:focus{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:hover,a.text-info:focus{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:hover,a.text-warning:focus{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:hover,a.text-danger:focus{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:hover,a.text-light:focus{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:hover,a.text-dark:focus{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:#00000080!important}.text-white-50{color:#ffffff80!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,*:before,*:after{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}pre,blockquote{border:1px solid #adb5bd;page-break-inside:avoid}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body,.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered th,.table-bordered td{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}.c3 svg{font:10px sans-serif;-webkit-tap-highlight-color:transparent}.c3 line,.c3 path{fill:none;stroke:#000}.c3 text{-webkit-user-select:none;user-select:none}.c3-bars path,.c3-event-rect,.c3-legend-item-tile,.c3-xgrid-focus,.c3-ygrid{shape-rendering:crispEdges}.c3-chart-arc path{stroke:#fff}.c3-chart-arc rect{stroke:#fff;stroke-width:1}.c3-chart-arc text{fill:#fff;font-size:13px}.c3-grid line{stroke:#aaa}.c3-grid text{fill:#aaa}.c3-xgrid,.c3-ygrid{stroke-dasharray:3 3}.c3-text.c3-empty{fill:gray;font-size:2em}.c3-line{stroke-width:1px}.c3-circle{fill:currentColor}.c3-circle._expanded_{stroke-width:1px;stroke:#fff}.c3-selected-circle{fill:#fff;stroke-width:2px}.c3-bar{stroke-width:0}.c3-bar._expanded_{fill-opacity:.75}.c3-target.c3-focused{opacity:1}.c3-target.c3-focused path.c3-line,.c3-target.c3-focused path.c3-step{stroke-width:2px}.c3-target.c3-defocused{opacity:.3!important}.c3-region{fill:#4682b4;fill-opacity:.1}.c3-region text{fill-opacity:1}.c3-brush .extent{fill-opacity:.1}.c3-legend-item{font-size:12px}.c3-legend-item-hidden{opacity:.15}.c3-legend-background{opacity:.75;fill:#fff;stroke:#d3d3d3;stroke-width:1}.c3-title{font:14px sans-serif}.c3-tooltip-container{z-index:10}.c3-tooltip{border-collapse:collapse;border-spacing:0;background-color:#fff;empty-cells:show;box-shadow:7px 7px 12px -9px #777;opacity:.9}.c3-tooltip tr{border:1px solid #ccc}.c3-tooltip th{background-color:#aaa;font-size:14px;padding:2px 5px;text-align:left;color:#fff}.c3-tooltip td{font-size:13px;padding:3px 6px;background-color:#fff;border-left:1px dotted #999}.c3-tooltip td>span{display:inline-block;width:10px;height:10px;margin-right:6px}.c3-tooltip .value{text-align:right}.c3-area{stroke-width:0;opacity:.2}.c3-chart-arcs-title{dominant-baseline:middle;font-size:1.3em}.c3-chart-arcs .c3-chart-arcs-background{fill:#e0e0e0;stroke:#fff}.c3-chart-arcs .c3-chart-arcs-gauge-unit{fill:#000;font-size:16px}.c3-chart-arcs .c3-chart-arcs-gauge-max,.c3-chart-arcs .c3-chart-arcs-gauge-min{fill:#777}.c3-chart-arc .c3-gauge-value{fill:#000}.c3-chart-arc.c3-target g path{opacity:1}.c3-chart-arc.c3-target.c3-focused g path{opacity:1}.c3-drag-zoom.enabled{pointer-events:all!important;visibility:visible}.c3-drag-zoom.disabled{pointer-events:none!important;visibility:hidden}.c3-drag-zoom .extent{fill-opacity:.1}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(layers.ef6db8722c2c3f9a.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(layers-2x.9859cd1231006a4a.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(marker-icon.d577052aa271e13f.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
