@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Merriweather&familiy=Bai+Jamjuree&family=Outfit:wght@300;400;500;600;700&display=swap";@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing, 10px)*-4))}.plyr__caption{background:#000c;background:var(--plyr-captions-background,#000c);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:#0000;border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:#ffffffe6;background:var(--plyr-menu-background,#ffffffe6);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid #0000;border-top-color:#ffffffe6;border:var(--plyr-menu-arrow-size,4px) solid #0000;border-top-color:var(--plyr-menu-background,#ffffffe6);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid #0000;border:var(--plyr-menu-item-arrow-size,4px) solid #0000;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing, 10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing, 10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:#0000001a;content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing, 10px)*.7*-1 - -2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#0000;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:#0000;background-image:linear-gradient(90deg,currentColor 0,#0000 0);background-image:linear-gradient(to right,currentColor var(--value,0),#0000 var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-moz-user-select:none;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:#0000}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:#0000;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translate(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);transform:translate(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height, 13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height, 13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height, 13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:#0000;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc((var(--plyr-range-track-height, 5px)/2)*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:#0000}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,#23282f99 25%,#0000 0,#0000 50%,#23282f99 0,#23282f99 75%,#0000 0,#0000);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99) 25%,#0000 25%,#0000 50%,var(--plyr-progress-loading-background,#23282f99) 50%,var(--plyr-progress-loading-background,#23282f99) 75%,#0000 75%,#0000);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:#0000}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing, 10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--audio .plyr__progress__buffer{color:#c1c8d199;color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing, 10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--video .plyr__progress__buffer{color:#ffffff40;color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translate(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius, 8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px #00000026;content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius, 8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius, 8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}[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;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;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::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;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='%236b7280' 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;-moz-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;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;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;-moz-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;-moz-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;-moz-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}*,: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: }.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{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%),0 3px rgb(var(--tw-prose-kbd-shadows) / 10%);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;text-align:start;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0 / 50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>*:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>*:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>*:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>*:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>*:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>*:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>*:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>*:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-lg{font-size:1.125rem;line-height:1.7777778}.prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:1.6666667em;padding-inline-start:1em}.prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;border-radius:.3125rem;padding-top:.2222222em;padding-inline-end:.4444444em;padding-bottom:.2222222em;padding-inline-start:.4444444em}.prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8666667em}.prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding-top:1em;padding-inline-end:1.5em;padding-bottom:1em;padding-inline-start:1.5em}.prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5555556em}.prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5555556em}.prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em}.prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em}.prose-lg :where(.prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg :where(.prose-lg>ul>li>*:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(.prose-lg>ul>li>*:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg :where(.prose-lg>ol>li>*:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(.prose-lg>ol>li>*:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;padding-inline-start:1.5555556em}.prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3.1111111em;margin-bottom:3.1111111em}.prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.prose-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.75em;padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.prose-lg :where(.prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(.prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-slate{--tw-prose-body:#334155;--tw-prose-headings:#0f172a;--tw-prose-lead:#475569;--tw-prose-links:#0f172a;--tw-prose-bold:#0f172a;--tw-prose-counters:#64748b;--tw-prose-bullets:#cbd5e1;--tw-prose-hr:#e2e8f0;--tw-prose-quotes:#0f172a;--tw-prose-quote-borders:#e2e8f0;--tw-prose-captions:#64748b;--tw-prose-kbd:#0f172a;--tw-prose-kbd-shadows:15 23 42;--tw-prose-code:#0f172a;--tw-prose-pre-code:#e2e8f0;--tw-prose-pre-bg:#1e293b;--tw-prose-th-borders:#cbd5e1;--tw-prose-td-borders:#e2e8f0;--tw-prose-invert-body:#cbd5e1;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#94a3b8;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#94a3b8;--tw-prose-invert-bullets:#475569;--tw-prose-invert-hr:#334155;--tw-prose-invert-quotes:#f1f5f9;--tw-prose-invert-quote-borders:#334155;--tw-prose-invert-captions:#94a3b8;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#cbd5e1;--tw-prose-invert-pre-bg:rgb(0 0 0 / 50%);--tw-prose-invert-th-borders:#475569;--tw-prose-invert-td-borders:#334155}.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}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.collapse{visibility:collapse}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.bottom-0{bottom:0}.bottom-8{bottom:2rem}.left-0{left:0}.right-0{right:0}.right-1{right:.25rem}.right-4{right:1rem}.top-0{top:0}.top-1{top:.25rem}.top-6{top:1.5rem}.z-10{z-index:10}.z-50{z-index:50}.order-1{order:1}.order-2{order:2}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.col-span-4{grid-column:span 4 / span 4}.col-span-6{grid-column:span 6 / span 6}.col-span-7{grid-column:span 7 / span 7}.col-span-full{grid-column:1 / -1}.-m-2{margin:-.5rem}.-m-2\.5{margin:-.625rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.-my-1\.5{margin-top:-.375rem;margin-bottom:-.375rem}.-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-12{margin-top:3rem;margin-bottom:3rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.-mb-3{margin-bottom:-.75rem}.-ml-0{margin-left:-0px}.-ml-0\.5{margin-left:-.125rem}.-mr-1{margin-right:-.25rem}.-mr-2{margin-right:-.5rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-6{margin-left:1.5rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.flow-root{display:flow-root}.grid{display:grid}.hidden{display:none}.aspect-video{aspect-ratio:16 / 9}.h-0{height:0px}.h-0\.5{height:.125rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-5\/6{height:83.333333%}.h-6{height:1.5rem}.h-60{height:15rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-8{height:2rem}.h-96{height:24rem}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-0{width:0px}.w-0\.5{width:.125rem}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-1\/5{width:20%}.w-1\/6{width:16.666667%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-4\/5{width:80%}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-80{width:20rem}.w-96{width:24rem}.w-auto{width:auto}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-7xl{max-width:80rem}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-screen-lg{max-width:1024px}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.border-collapse{border-collapse:collapse}.origin-top{transform-origin:top}.origin-top-right{transform-origin:top right}.translate-y-0{--tw-translate-y: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))}.translate-y-4{--tw-translate-y:1rem;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))}.rotate-0{--tw-rotate:0deg;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))}.rotate-180{--tw-rotate:180deg;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))}.scale-100{--tw-scale-x:1;--tw-scale-y:1;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))}.scale-95{--tw-scale-x:.95;--tw-scale-y:.95;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))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-1\.5{-moz-column-gap:.375rem;column-gap:.375rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(4rem * var(--tw-space-x-reverse));margin-left:calc(4rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.25rem * var(--tw-space-x-reverse));margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(243 244 246 / var(--tw-divide-opacity))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(229 231 235 / var(--tw-divide-opacity))}.divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(209 213 219 / var(--tw-divide-opacity))}.divide-slate-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(226 232 240 / var(--tw-divide-opacity))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.text-wrap{text-wrap:wrap}.text-balance{text-wrap:balance}.break-normal{overflow-wrap:normal;word-break:normal}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-b{border-bottom-width:1px}.border-l-2{border-left-width:2px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-blue-200{--tw-border-opacity:1;border-color:rgb(191 219 254 / var(--tw-border-opacity))}.border-blue-400{--tw-border-opacity:1;border-color:rgb(96 165 250 / var(--tw-border-opacity))}.border-blue-500{--tw-border-opacity:1;border-color:rgb(59 130 246 / var(--tw-border-opacity))}.border-blue-600{--tw-border-opacity:1;border-color:rgb(37 99 235 / var(--tw-border-opacity))}.border-gray-100{--tw-border-opacity:1;border-color:rgb(243 244 246 / var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.border-gray-400{--tw-border-opacity:1;border-color:rgb(156 163 175 / var(--tw-border-opacity))}.border-gray-800{--tw-border-opacity:1;border-color:rgb(31 41 55 / var(--tw-border-opacity))}.border-gray-900\/10{border-color:#1118271a}.border-green-200{--tw-border-opacity:1;border-color:rgb(187 247 208 / var(--tw-border-opacity))}.border-green-300{--tw-border-opacity:1;border-color:rgb(134 239 172 / var(--tw-border-opacity))}.border-green-400{--tw-border-opacity:1;border-color:rgb(74 222 128 / var(--tw-border-opacity))}.border-green-600{--tw-border-opacity:1;border-color:rgb(22 163 74 / var(--tw-border-opacity))}.border-green-900{--tw-border-opacity:1;border-color:rgb(20 83 45 / var(--tw-border-opacity))}.border-orange-200{--tw-border-opacity:1;border-color:rgb(254 215 170 / var(--tw-border-opacity))}.border-orange-400{--tw-border-opacity:1;border-color:rgb(251 146 60 / var(--tw-border-opacity))}.border-red-500{--tw-border-opacity:1;border-color:rgb(239 68 68 / var(--tw-border-opacity))}.border-slate-300{--tw-border-opacity:1;border-color:rgb(203 213 225 / var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.border-yellow-500{--tw-border-opacity:1;border-color:rgb(234 179 8 / var(--tw-border-opacity))}.border-t-transparent{border-top-color:transparent}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254 / var(--tw-bg-opacity))}.bg-blue-100\/0{background-color:#dbeafe00}.bg-blue-100\/10{background-color:#dbeafe1a}.bg-blue-100\/100{background-color:#dbeafe}.bg-blue-100\/15{background-color:#dbeafe26}.bg-blue-100\/20{background-color:#dbeafe33}.bg-blue-100\/25{background-color:#dbeafe40}.bg-blue-100\/30{background-color:#dbeafe4d}.bg-blue-100\/35{background-color:#dbeafe59}.bg-blue-100\/40{background-color:#dbeafe66}.bg-blue-100\/45{background-color:#dbeafe73}.bg-blue-100\/5{background-color:#dbeafe0d}.bg-blue-100\/50{background-color:#dbeafe80}.bg-blue-100\/55{background-color:#dbeafe8c}.bg-blue-100\/60{background-color:#dbeafe99}.bg-blue-100\/65{background-color:#dbeafea6}.bg-blue-100\/70{background-color:#dbeafeb3}.bg-blue-100\/75{background-color:#dbeafebf}.bg-blue-100\/80{background-color:#dbeafecc}.bg-blue-100\/85{background-color:#dbeafed9}.bg-blue-100\/90{background-color:#dbeafee6}.bg-blue-100\/95{background-color:#dbeafef2}.bg-blue-200{--tw-bg-opacity:1;background-color:rgb(191 219 254 / var(--tw-bg-opacity))}.bg-blue-200\/0{background-color:#bfdbfe00}.bg-blue-200\/10{background-color:#bfdbfe1a}.bg-blue-200\/100{background-color:#bfdbfe}.bg-blue-200\/15{background-color:#bfdbfe26}.bg-blue-200\/20{background-color:#bfdbfe33}.bg-blue-200\/25{background-color:#bfdbfe40}.bg-blue-200\/30{background-color:#bfdbfe4d}.bg-blue-200\/35{background-color:#bfdbfe59}.bg-blue-200\/40{background-color:#bfdbfe66}.bg-blue-200\/45{background-color:#bfdbfe73}.bg-blue-200\/5{background-color:#bfdbfe0d}.bg-blue-200\/50{background-color:#bfdbfe80}.bg-blue-200\/55{background-color:#bfdbfe8c}.bg-blue-200\/60{background-color:#bfdbfe99}.bg-blue-200\/65{background-color:#bfdbfea6}.bg-blue-200\/70{background-color:#bfdbfeb3}.bg-blue-200\/75{background-color:#bfdbfebf}.bg-blue-200\/80{background-color:#bfdbfecc}.bg-blue-200\/85{background-color:#bfdbfed9}.bg-blue-200\/90{background-color:#bfdbfee6}.bg-blue-200\/95{background-color:#bfdbfef2}.bg-blue-300{--tw-bg-opacity:1;background-color:rgb(147 197 253 / var(--tw-bg-opacity))}.bg-blue-300\/0{background-color:#93c5fd00}.bg-blue-300\/10{background-color:#93c5fd1a}.bg-blue-300\/100{background-color:#93c5fd}.bg-blue-300\/15{background-color:#93c5fd26}.bg-blue-300\/20{background-color:#93c5fd33}.bg-blue-300\/25{background-color:#93c5fd40}.bg-blue-300\/30{background-color:#93c5fd4d}.bg-blue-300\/35{background-color:#93c5fd59}.bg-blue-300\/40{background-color:#93c5fd66}.bg-blue-300\/45{background-color:#93c5fd73}.bg-blue-300\/5{background-color:#93c5fd0d}.bg-blue-300\/50{background-color:#93c5fd80}.bg-blue-300\/55{background-color:#93c5fd8c}.bg-blue-300\/60{background-color:#93c5fd99}.bg-blue-300\/65{background-color:#93c5fda6}.bg-blue-300\/70{background-color:#93c5fdb3}.bg-blue-300\/75{background-color:#93c5fdbf}.bg-blue-300\/80{background-color:#93c5fdcc}.bg-blue-300\/85{background-color:#93c5fdd9}.bg-blue-300\/90{background-color:#93c5fde6}.bg-blue-300\/95{background-color:#93c5fdf2}.bg-blue-400{--tw-bg-opacity:1;background-color:rgb(96 165 250 / var(--tw-bg-opacity))}.bg-blue-400\/0{background-color:#60a5fa00}.bg-blue-400\/10{background-color:#60a5fa1a}.bg-blue-400\/100{background-color:#60a5fa}.bg-blue-400\/15{background-color:#60a5fa26}.bg-blue-400\/20{background-color:#60a5fa33}.bg-blue-400\/25{background-color:#60a5fa40}.bg-blue-400\/30{background-color:#60a5fa4d}.bg-blue-400\/35{background-color:#60a5fa59}.bg-blue-400\/40{background-color:#60a5fa66}.bg-blue-400\/45{background-color:#60a5fa73}.bg-blue-400\/5{background-color:#60a5fa0d}.bg-blue-400\/50{background-color:#60a5fa80}.bg-blue-400\/55{background-color:#60a5fa8c}.bg-blue-400\/60{background-color:#60a5fa99}.bg-blue-400\/65{background-color:#60a5faa6}.bg-blue-400\/70{background-color:#60a5fab3}.bg-blue-400\/75{background-color:#60a5fabf}.bg-blue-400\/80{background-color:#60a5facc}.bg-blue-400\/85{background-color:#60a5fad9}.bg-blue-400\/90{background-color:#60a5fae6}.bg-blue-400\/95{background-color:#60a5faf2}.bg-blue-50{--tw-bg-opacity:1;background-color:rgb(239 246 255 / var(--tw-bg-opacity))}.bg-blue-50\/0{background-color:#eff6ff00}.bg-blue-50\/10{background-color:#eff6ff1a}.bg-blue-50\/100{background-color:#eff6ff}.bg-blue-50\/15{background-color:#eff6ff26}.bg-blue-50\/20{background-color:#eff6ff33}.bg-blue-50\/25{background-color:#eff6ff40}.bg-blue-50\/30{background-color:#eff6ff4d}.bg-blue-50\/35{background-color:#eff6ff59}.bg-blue-50\/40{background-color:#eff6ff66}.bg-blue-50\/45{background-color:#eff6ff73}.bg-blue-50\/5{background-color:#eff6ff0d}.bg-blue-50\/50{background-color:#eff6ff80}.bg-blue-50\/55{background-color:#eff6ff8c}.bg-blue-50\/60{background-color:#eff6ff99}.bg-blue-50\/65{background-color:#eff6ffa6}.bg-blue-50\/70{background-color:#eff6ffb3}.bg-blue-50\/75{background-color:#eff6ffbf}.bg-blue-50\/80{background-color:#eff6ffcc}.bg-blue-50\/85{background-color:#eff6ffd9}.bg-blue-50\/90{background-color:#eff6ffe6}.bg-blue-50\/95{background-color:#eff6fff2}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246 / var(--tw-bg-opacity))}.bg-blue-500\/0{background-color:#3b82f600}.bg-blue-500\/10{background-color:#3b82f61a}.bg-blue-500\/100{background-color:#3b82f6}.bg-blue-500\/15{background-color:#3b82f626}.bg-blue-500\/20{background-color:#3b82f633}.bg-blue-500\/25{background-color:#3b82f640}.bg-blue-500\/30{background-color:#3b82f64d}.bg-blue-500\/35{background-color:#3b82f659}.bg-blue-500\/40{background-color:#3b82f666}.bg-blue-500\/45{background-color:#3b82f673}.bg-blue-500\/5{background-color:#3b82f60d}.bg-blue-500\/50{background-color:#3b82f680}.bg-blue-500\/55{background-color:#3b82f68c}.bg-blue-500\/60{background-color:#3b82f699}.bg-blue-500\/65{background-color:#3b82f6a6}.bg-blue-500\/70{background-color:#3b82f6b3}.bg-blue-500\/75{background-color:#3b82f6bf}.bg-blue-500\/80{background-color:#3b82f6cc}.bg-blue-500\/85{background-color:#3b82f6d9}.bg-blue-500\/90{background-color:#3b82f6e6}.bg-blue-500\/95{background-color:#3b82f6f2}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(37 99 235 / var(--tw-bg-opacity))}.bg-blue-600\/0{background-color:#2563eb00}.bg-blue-600\/10{background-color:#2563eb1a}.bg-blue-600\/100{background-color:#2563eb}.bg-blue-600\/15{background-color:#2563eb26}.bg-blue-600\/20{background-color:#2563eb33}.bg-blue-600\/25{background-color:#2563eb40}.bg-blue-600\/30{background-color:#2563eb4d}.bg-blue-600\/35{background-color:#2563eb59}.bg-blue-600\/40{background-color:#2563eb66}.bg-blue-600\/45{background-color:#2563eb73}.bg-blue-600\/5{background-color:#2563eb0d}.bg-blue-600\/50{background-color:#2563eb80}.bg-blue-600\/55{background-color:#2563eb8c}.bg-blue-600\/60{background-color:#2563eb99}.bg-blue-600\/65{background-color:#2563eba6}.bg-blue-600\/70{background-color:#2563ebb3}.bg-blue-600\/75{background-color:#2563ebbf}.bg-blue-600\/80{background-color:#2563ebcc}.bg-blue-600\/85{background-color:#2563ebd9}.bg-blue-600\/90{background-color:#2563ebe6}.bg-blue-600\/95{background-color:#2563ebf2}.bg-blue-700{--tw-bg-opacity:1;background-color:rgb(29 78 216 / var(--tw-bg-opacity))}.bg-blue-700\/0{background-color:#1d4ed800}.bg-blue-700\/10{background-color:#1d4ed81a}.bg-blue-700\/100{background-color:#1d4ed8}.bg-blue-700\/15{background-color:#1d4ed826}.bg-blue-700\/20{background-color:#1d4ed833}.bg-blue-700\/25{background-color:#1d4ed840}.bg-blue-700\/30{background-color:#1d4ed84d}.bg-blue-700\/35{background-color:#1d4ed859}.bg-blue-700\/40{background-color:#1d4ed866}.bg-blue-700\/45{background-color:#1d4ed873}.bg-blue-700\/5{background-color:#1d4ed80d}.bg-blue-700\/50{background-color:#1d4ed880}.bg-blue-700\/55{background-color:#1d4ed88c}.bg-blue-700\/60{background-color:#1d4ed899}.bg-blue-700\/65{background-color:#1d4ed8a6}.bg-blue-700\/70{background-color:#1d4ed8b3}.bg-blue-700\/75{background-color:#1d4ed8bf}.bg-blue-700\/80{background-color:#1d4ed8cc}.bg-blue-700\/85{background-color:#1d4ed8d9}.bg-blue-700\/90{background-color:#1d4ed8e6}.bg-blue-700\/95{background-color:#1d4ed8f2}.bg-blue-800{--tw-bg-opacity:1;background-color:rgb(30 64 175 / var(--tw-bg-opacity))}.bg-blue-800\/0{background-color:#1e40af00}.bg-blue-800\/10{background-color:#1e40af1a}.bg-blue-800\/100{background-color:#1e40af}.bg-blue-800\/15{background-color:#1e40af26}.bg-blue-800\/20{background-color:#1e40af33}.bg-blue-800\/25{background-color:#1e40af40}.bg-blue-800\/30{background-color:#1e40af4d}.bg-blue-800\/35{background-color:#1e40af59}.bg-blue-800\/40{background-color:#1e40af66}.bg-blue-800\/45{background-color:#1e40af73}.bg-blue-800\/5{background-color:#1e40af0d}.bg-blue-800\/50{background-color:#1e40af80}.bg-blue-800\/55{background-color:#1e40af8c}.bg-blue-800\/60{background-color:#1e40af99}.bg-blue-800\/65{background-color:#1e40afa6}.bg-blue-800\/70{background-color:#1e40afb3}.bg-blue-800\/75{background-color:#1e40afbf}.bg-blue-800\/80{background-color:#1e40afcc}.bg-blue-800\/85{background-color:#1e40afd9}.bg-blue-800\/90{background-color:#1e40afe6}.bg-blue-800\/95{background-color:#1e40aff2}.bg-blue-900{--tw-bg-opacity:1;background-color:rgb(30 58 138 / var(--tw-bg-opacity))}.bg-blue-900\/0{background-color:#1e3a8a00}.bg-blue-900\/10{background-color:#1e3a8a1a}.bg-blue-900\/100{background-color:#1e3a8a}.bg-blue-900\/15{background-color:#1e3a8a26}.bg-blue-900\/20{background-color:#1e3a8a33}.bg-blue-900\/25{background-color:#1e3a8a40}.bg-blue-900\/30{background-color:#1e3a8a4d}.bg-blue-900\/35{background-color:#1e3a8a59}.bg-blue-900\/40{background-color:#1e3a8a66}.bg-blue-900\/45{background-color:#1e3a8a73}.bg-blue-900\/5{background-color:#1e3a8a0d}.bg-blue-900\/50{background-color:#1e3a8a80}.bg-blue-900\/55{background-color:#1e3a8a8c}.bg-blue-900\/60{background-color:#1e3a8a99}.bg-blue-900\/65{background-color:#1e3a8aa6}.bg-blue-900\/70{background-color:#1e3a8ab3}.bg-blue-900\/75{background-color:#1e3a8abf}.bg-blue-900\/80{background-color:#1e3a8acc}.bg-blue-900\/85{background-color:#1e3a8ad9}.bg-blue-900\/90{background-color:#1e3a8ae6}.bg-blue-900\/95{background-color:#1e3a8af2}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.bg-gray-100\/0{background-color:#f3f4f600}.bg-gray-100\/10{background-color:#f3f4f61a}.bg-gray-100\/100{background-color:#f3f4f6}.bg-gray-100\/15{background-color:#f3f4f626}.bg-gray-100\/20{background-color:#f3f4f633}.bg-gray-100\/25{background-color:#f3f4f640}.bg-gray-100\/30{background-color:#f3f4f64d}.bg-gray-100\/35{background-color:#f3f4f659}.bg-gray-100\/40{background-color:#f3f4f666}.bg-gray-100\/45{background-color:#f3f4f673}.bg-gray-100\/5{background-color:#f3f4f60d}.bg-gray-100\/50{background-color:#f3f4f680}.bg-gray-100\/55{background-color:#f3f4f68c}.bg-gray-100\/60{background-color:#f3f4f699}.bg-gray-100\/65{background-color:#f3f4f6a6}.bg-gray-100\/70{background-color:#f3f4f6b3}.bg-gray-100\/75{background-color:#f3f4f6bf}.bg-gray-100\/80{background-color:#f3f4f6cc}.bg-gray-100\/85{background-color:#f3f4f6d9}.bg-gray-100\/90{background-color:#f3f4f6e6}.bg-gray-100\/95{background-color:#f3f4f6f2}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.bg-gray-200\/0{background-color:#e5e7eb00}.bg-gray-200\/10{background-color:#e5e7eb1a}.bg-gray-200\/100{background-color:#e5e7eb}.bg-gray-200\/15{background-color:#e5e7eb26}.bg-gray-200\/20{background-color:#e5e7eb33}.bg-gray-200\/25{background-color:#e5e7eb40}.bg-gray-200\/30{background-color:#e5e7eb4d}.bg-gray-200\/35{background-color:#e5e7eb59}.bg-gray-200\/40{background-color:#e5e7eb66}.bg-gray-200\/45{background-color:#e5e7eb73}.bg-gray-200\/5{background-color:#e5e7eb0d}.bg-gray-200\/50{background-color:#e5e7eb80}.bg-gray-200\/55{background-color:#e5e7eb8c}.bg-gray-200\/60{background-color:#e5e7eb99}.bg-gray-200\/65{background-color:#e5e7eba6}.bg-gray-200\/70{background-color:#e5e7ebb3}.bg-gray-200\/75{background-color:#e5e7ebbf}.bg-gray-200\/80{background-color:#e5e7ebcc}.bg-gray-200\/85{background-color:#e5e7ebd9}.bg-gray-200\/90{background-color:#e5e7ebe6}.bg-gray-200\/95{background-color:#e5e7ebf2}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219 / var(--tw-bg-opacity))}.bg-gray-300\/0{background-color:#d1d5db00}.bg-gray-300\/10{background-color:#d1d5db1a}.bg-gray-300\/100{background-color:#d1d5db}.bg-gray-300\/15{background-color:#d1d5db26}.bg-gray-300\/20{background-color:#d1d5db33}.bg-gray-300\/25{background-color:#d1d5db40}.bg-gray-300\/30{background-color:#d1d5db4d}.bg-gray-300\/35{background-color:#d1d5db59}.bg-gray-300\/40{background-color:#d1d5db66}.bg-gray-300\/45{background-color:#d1d5db73}.bg-gray-300\/5{background-color:#d1d5db0d}.bg-gray-300\/50{background-color:#d1d5db80}.bg-gray-300\/55{background-color:#d1d5db8c}.bg-gray-300\/60{background-color:#d1d5db99}.bg-gray-300\/65{background-color:#d1d5dba6}.bg-gray-300\/70{background-color:#d1d5dbb3}.bg-gray-300\/75{background-color:#d1d5dbbf}.bg-gray-300\/80{background-color:#d1d5dbcc}.bg-gray-300\/85{background-color:#d1d5dbd9}.bg-gray-300\/90{background-color:#d1d5dbe6}.bg-gray-300\/95{background-color:#d1d5dbf2}.bg-gray-400{--tw-bg-opacity:1;background-color:rgb(156 163 175 / var(--tw-bg-opacity))}.bg-gray-400\/0{background-color:#9ca3af00}.bg-gray-400\/10{background-color:#9ca3af1a}.bg-gray-400\/100{background-color:#9ca3af}.bg-gray-400\/15{background-color:#9ca3af26}.bg-gray-400\/20{background-color:#9ca3af33}.bg-gray-400\/25{background-color:#9ca3af40}.bg-gray-400\/30{background-color:#9ca3af4d}.bg-gray-400\/35{background-color:#9ca3af59}.bg-gray-400\/40{background-color:#9ca3af66}.bg-gray-400\/45{background-color:#9ca3af73}.bg-gray-400\/5{background-color:#9ca3af0d}.bg-gray-400\/50{background-color:#9ca3af80}.bg-gray-400\/55{background-color:#9ca3af8c}.bg-gray-400\/60{background-color:#9ca3af99}.bg-gray-400\/65{background-color:#9ca3afa6}.bg-gray-400\/70{background-color:#9ca3afb3}.bg-gray-400\/75{background-color:#9ca3afbf}.bg-gray-400\/80{background-color:#9ca3afcc}.bg-gray-400\/85{background-color:#9ca3afd9}.bg-gray-400\/90{background-color:#9ca3afe6}.bg-gray-400\/95{background-color:#9ca3aff2}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.bg-gray-50\/0{background-color:#f9fafb00}.bg-gray-50\/10{background-color:#f9fafb1a}.bg-gray-50\/100{background-color:#f9fafb}.bg-gray-50\/15{background-color:#f9fafb26}.bg-gray-50\/20{background-color:#f9fafb33}.bg-gray-50\/25{background-color:#f9fafb40}.bg-gray-50\/30{background-color:#f9fafb4d}.bg-gray-50\/35{background-color:#f9fafb59}.bg-gray-50\/40{background-color:#f9fafb66}.bg-gray-50\/45{background-color:#f9fafb73}.bg-gray-50\/5{background-color:#f9fafb0d}.bg-gray-50\/50{background-color:#f9fafb80}.bg-gray-50\/55{background-color:#f9fafb8c}.bg-gray-50\/60{background-color:#f9fafb99}.bg-gray-50\/65{background-color:#f9fafba6}.bg-gray-50\/70{background-color:#f9fafbb3}.bg-gray-50\/75{background-color:#f9fafbbf}.bg-gray-50\/80{background-color:#f9fafbcc}.bg-gray-50\/85{background-color:#f9fafbd9}.bg-gray-50\/90{background-color:#f9fafbe6}.bg-gray-50\/95{background-color:#f9fafbf2}.bg-gray-500{--tw-bg-opacity:1;background-color:rgb(107 114 128 / var(--tw-bg-opacity))}.bg-gray-500\/0{background-color:#6b728000}.bg-gray-500\/10{background-color:#6b72801a}.bg-gray-500\/100{background-color:#6b7280}.bg-gray-500\/15{background-color:#6b728026}.bg-gray-500\/20{background-color:#6b728033}.bg-gray-500\/25{background-color:#6b728040}.bg-gray-500\/30{background-color:#6b72804d}.bg-gray-500\/35{background-color:#6b728059}.bg-gray-500\/40{background-color:#6b728066}.bg-gray-500\/45{background-color:#6b728073}.bg-gray-500\/5{background-color:#6b72800d}.bg-gray-500\/50{background-color:#6b728080}.bg-gray-500\/55{background-color:#6b72808c}.bg-gray-500\/60{background-color:#6b728099}.bg-gray-500\/65{background-color:#6b7280a6}.bg-gray-500\/70{background-color:#6b7280b3}.bg-gray-500\/75{background-color:#6b7280bf}.bg-gray-500\/80{background-color:#6b7280cc}.bg-gray-500\/85{background-color:#6b7280d9}.bg-gray-500\/90{background-color:#6b7280e6}.bg-gray-500\/95{background-color:#6b7280f2}.bg-gray-600{--tw-bg-opacity:1;background-color:rgb(75 85 99 / var(--tw-bg-opacity))}.bg-gray-600\/0{background-color:#4b556300}.bg-gray-600\/10{background-color:#4b55631a}.bg-gray-600\/100{background-color:#4b5563}.bg-gray-600\/15{background-color:#4b556326}.bg-gray-600\/20{background-color:#4b556333}.bg-gray-600\/25{background-color:#4b556340}.bg-gray-600\/30{background-color:#4b55634d}.bg-gray-600\/35{background-color:#4b556359}.bg-gray-600\/40{background-color:#4b556366}.bg-gray-600\/45{background-color:#4b556373}.bg-gray-600\/5{background-color:#4b55630d}.bg-gray-600\/50{background-color:#4b556380}.bg-gray-600\/55{background-color:#4b55638c}.bg-gray-600\/60{background-color:#4b556399}.bg-gray-600\/65{background-color:#4b5563a6}.bg-gray-600\/70{background-color:#4b5563b3}.bg-gray-600\/75{background-color:#4b5563bf}.bg-gray-600\/80{background-color:#4b5563cc}.bg-gray-600\/85{background-color:#4b5563d9}.bg-gray-600\/90{background-color:#4b5563e6}.bg-gray-600\/95{background-color:#4b5563f2}.bg-gray-700{--tw-bg-opacity:1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.bg-gray-700\/0{background-color:#37415100}.bg-gray-700\/10{background-color:#3741511a}.bg-gray-700\/100{background-color:#374151}.bg-gray-700\/15{background-color:#37415126}.bg-gray-700\/20{background-color:#37415133}.bg-gray-700\/25{background-color:#37415140}.bg-gray-700\/30{background-color:#3741514d}.bg-gray-700\/35{background-color:#37415159}.bg-gray-700\/40{background-color:#37415166}.bg-gray-700\/45{background-color:#37415173}.bg-gray-700\/5{background-color:#3741510d}.bg-gray-700\/50{background-color:#37415180}.bg-gray-700\/55{background-color:#3741518c}.bg-gray-700\/60{background-color:#37415199}.bg-gray-700\/65{background-color:#374151a6}.bg-gray-700\/70{background-color:#374151b3}.bg-gray-700\/75{background-color:#374151bf}.bg-gray-700\/80{background-color:#374151cc}.bg-gray-700\/85{background-color:#374151d9}.bg-gray-700\/90{background-color:#374151e6}.bg-gray-700\/95{background-color:#374151f2}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.bg-gray-800\/0{background-color:#1f293700}.bg-gray-800\/10{background-color:#1f29371a}.bg-gray-800\/100{background-color:#1f2937}.bg-gray-800\/15{background-color:#1f293726}.bg-gray-800\/20{background-color:#1f293733}.bg-gray-800\/25{background-color:#1f293740}.bg-gray-800\/30{background-color:#1f29374d}.bg-gray-800\/35{background-color:#1f293759}.bg-gray-800\/40{background-color:#1f293766}.bg-gray-800\/45{background-color:#1f293773}.bg-gray-800\/5{background-color:#1f29370d}.bg-gray-800\/50{background-color:#1f293780}.bg-gray-800\/55{background-color:#1f29378c}.bg-gray-800\/60{background-color:#1f293799}.bg-gray-800\/65{background-color:#1f2937a6}.bg-gray-800\/70{background-color:#1f2937b3}.bg-gray-800\/75{background-color:#1f2937bf}.bg-gray-800\/80{background-color:#1f2937cc}.bg-gray-800\/85{background-color:#1f2937d9}.bg-gray-800\/90{background-color:#1f2937e6}.bg-gray-800\/95{background-color:#1f2937f2}.bg-gray-900{--tw-bg-opacity:1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}.bg-gray-900\/0{background-color:#11182700}.bg-gray-900\/10{background-color:#1118271a}.bg-gray-900\/100{background-color:#111827}.bg-gray-900\/15{background-color:#11182726}.bg-gray-900\/20{background-color:#11182733}.bg-gray-900\/25{background-color:#11182740}.bg-gray-900\/30{background-color:#1118274d}.bg-gray-900\/35{background-color:#11182759}.bg-gray-900\/40{background-color:#11182766}.bg-gray-900\/45{background-color:#11182773}.bg-gray-900\/5{background-color:#1118270d}.bg-gray-900\/50{background-color:#11182780}.bg-gray-900\/55{background-color:#1118278c}.bg-gray-900\/60{background-color:#11182799}.bg-gray-900\/65{background-color:#111827a6}.bg-gray-900\/70{background-color:#111827b3}.bg-gray-900\/75{background-color:#111827bf}.bg-gray-900\/80{background-color:#111827cc}.bg-gray-900\/85{background-color:#111827d9}.bg-gray-900\/90{background-color:#111827e6}.bg-gray-900\/95{background-color:#111827f2}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231 / var(--tw-bg-opacity))}.bg-green-100\/0{background-color:#dcfce700}.bg-green-100\/10{background-color:#dcfce71a}.bg-green-100\/100{background-color:#dcfce7}.bg-green-100\/15{background-color:#dcfce726}.bg-green-100\/20{background-color:#dcfce733}.bg-green-100\/25{background-color:#dcfce740}.bg-green-100\/30{background-color:#dcfce74d}.bg-green-100\/35{background-color:#dcfce759}.bg-green-100\/40{background-color:#dcfce766}.bg-green-100\/45{background-color:#dcfce773}.bg-green-100\/5{background-color:#dcfce70d}.bg-green-100\/50{background-color:#dcfce780}.bg-green-100\/55{background-color:#dcfce78c}.bg-green-100\/60{background-color:#dcfce799}.bg-green-100\/65{background-color:#dcfce7a6}.bg-green-100\/70{background-color:#dcfce7b3}.bg-green-100\/75{background-color:#dcfce7bf}.bg-green-100\/80{background-color:#dcfce7cc}.bg-green-100\/85{background-color:#dcfce7d9}.bg-green-100\/90{background-color:#dcfce7e6}.bg-green-100\/95{background-color:#dcfce7f2}.bg-green-200{--tw-bg-opacity:1;background-color:rgb(187 247 208 / var(--tw-bg-opacity))}.bg-green-200\/0{background-color:#bbf7d000}.bg-green-200\/10{background-color:#bbf7d01a}.bg-green-200\/100{background-color:#bbf7d0}.bg-green-200\/15{background-color:#bbf7d026}.bg-green-200\/20{background-color:#bbf7d033}.bg-green-200\/25{background-color:#bbf7d040}.bg-green-200\/30{background-color:#bbf7d04d}.bg-green-200\/35{background-color:#bbf7d059}.bg-green-200\/40{background-color:#bbf7d066}.bg-green-200\/45{background-color:#bbf7d073}.bg-green-200\/5{background-color:#bbf7d00d}.bg-green-200\/50{background-color:#bbf7d080}.bg-green-200\/55{background-color:#bbf7d08c}.bg-green-200\/60{background-color:#bbf7d099}.bg-green-200\/65{background-color:#bbf7d0a6}.bg-green-200\/70{background-color:#bbf7d0b3}.bg-green-200\/75{background-color:#bbf7d0bf}.bg-green-200\/80{background-color:#bbf7d0cc}.bg-green-200\/85{background-color:#bbf7d0d9}.bg-green-200\/90{background-color:#bbf7d0e6}.bg-green-200\/95{background-color:#bbf7d0f2}.bg-green-300{--tw-bg-opacity:1;background-color:rgb(134 239 172 / var(--tw-bg-opacity))}.bg-green-300\/0{background-color:#86efac00}.bg-green-300\/10{background-color:#86efac1a}.bg-green-300\/100{background-color:#86efac}.bg-green-300\/15{background-color:#86efac26}.bg-green-300\/20{background-color:#86efac33}.bg-green-300\/25{background-color:#86efac40}.bg-green-300\/30{background-color:#86efac4d}.bg-green-300\/35{background-color:#86efac59}.bg-green-300\/40{background-color:#86efac66}.bg-green-300\/45{background-color:#86efac73}.bg-green-300\/5{background-color:#86efac0d}.bg-green-300\/50{background-color:#86efac80}.bg-green-300\/55{background-color:#86efac8c}.bg-green-300\/60{background-color:#86efac99}.bg-green-300\/65{background-color:#86efaca6}.bg-green-300\/70{background-color:#86efacb3}.bg-green-300\/75{background-color:#86efacbf}.bg-green-300\/80{background-color:#86efaccc}.bg-green-300\/85{background-color:#86efacd9}.bg-green-300\/90{background-color:#86eface6}.bg-green-300\/95{background-color:#86efacf2}.bg-green-400{--tw-bg-opacity:1;background-color:rgb(74 222 128 / var(--tw-bg-opacity))}.bg-green-400\/0{background-color:#4ade8000}.bg-green-400\/10{background-color:#4ade801a}.bg-green-400\/100{background-color:#4ade80}.bg-green-400\/15{background-color:#4ade8026}.bg-green-400\/20{background-color:#4ade8033}.bg-green-400\/25{background-color:#4ade8040}.bg-green-400\/30{background-color:#4ade804d}.bg-green-400\/35{background-color:#4ade8059}.bg-green-400\/40{background-color:#4ade8066}.bg-green-400\/45{background-color:#4ade8073}.bg-green-400\/5{background-color:#4ade800d}.bg-green-400\/50{background-color:#4ade8080}.bg-green-400\/55{background-color:#4ade808c}.bg-green-400\/60{background-color:#4ade8099}.bg-green-400\/65{background-color:#4ade80a6}.bg-green-400\/70{background-color:#4ade80b3}.bg-green-400\/75{background-color:#4ade80bf}.bg-green-400\/80{background-color:#4ade80cc}.bg-green-400\/85{background-color:#4ade80d9}.bg-green-400\/90{background-color:#4ade80e6}.bg-green-400\/95{background-color:#4ade80f2}.bg-green-50{--tw-bg-opacity:1;background-color:rgb(240 253 244 / var(--tw-bg-opacity))}.bg-green-50\/0{background-color:#f0fdf400}.bg-green-50\/10{background-color:#f0fdf41a}.bg-green-50\/100{background-color:#f0fdf4}.bg-green-50\/15{background-color:#f0fdf426}.bg-green-50\/20{background-color:#f0fdf433}.bg-green-50\/25{background-color:#f0fdf440}.bg-green-50\/30{background-color:#f0fdf44d}.bg-green-50\/35{background-color:#f0fdf459}.bg-green-50\/40{background-color:#f0fdf466}.bg-green-50\/45{background-color:#f0fdf473}.bg-green-50\/5{background-color:#f0fdf40d}.bg-green-50\/50{background-color:#f0fdf480}.bg-green-50\/55{background-color:#f0fdf48c}.bg-green-50\/60{background-color:#f0fdf499}.bg-green-50\/65{background-color:#f0fdf4a6}.bg-green-50\/70{background-color:#f0fdf4b3}.bg-green-50\/75{background-color:#f0fdf4bf}.bg-green-50\/80{background-color:#f0fdf4cc}.bg-green-50\/85{background-color:#f0fdf4d9}.bg-green-50\/90{background-color:#f0fdf4e6}.bg-green-50\/95{background-color:#f0fdf4f2}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94 / var(--tw-bg-opacity))}.bg-green-500\/0{background-color:#22c55e00}.bg-green-500\/10{background-color:#22c55e1a}.bg-green-500\/100{background-color:#22c55e}.bg-green-500\/15{background-color:#22c55e26}.bg-green-500\/20{background-color:#22c55e33}.bg-green-500\/25{background-color:#22c55e40}.bg-green-500\/30{background-color:#22c55e4d}.bg-green-500\/35{background-color:#22c55e59}.bg-green-500\/40{background-color:#22c55e66}.bg-green-500\/45{background-color:#22c55e73}.bg-green-500\/5{background-color:#22c55e0d}.bg-green-500\/50{background-color:#22c55e80}.bg-green-500\/55{background-color:#22c55e8c}.bg-green-500\/60{background-color:#22c55e99}.bg-green-500\/65{background-color:#22c55ea6}.bg-green-500\/70{background-color:#22c55eb3}.bg-green-500\/75{background-color:#22c55ebf}.bg-green-500\/80{background-color:#22c55ecc}.bg-green-500\/85{background-color:#22c55ed9}.bg-green-500\/90{background-color:#22c55ee6}.bg-green-500\/95{background-color:#22c55ef2}.bg-green-600{--tw-bg-opacity:1;background-color:rgb(22 163 74 / var(--tw-bg-opacity))}.bg-green-600\/0{background-color:#16a34a00}.bg-green-600\/10{background-color:#16a34a1a}.bg-green-600\/100{background-color:#16a34a}.bg-green-600\/15{background-color:#16a34a26}.bg-green-600\/20{background-color:#16a34a33}.bg-green-600\/25{background-color:#16a34a40}.bg-green-600\/30{background-color:#16a34a4d}.bg-green-600\/35{background-color:#16a34a59}.bg-green-600\/40{background-color:#16a34a66}.bg-green-600\/45{background-color:#16a34a73}.bg-green-600\/5{background-color:#16a34a0d}.bg-green-600\/50{background-color:#16a34a80}.bg-green-600\/55{background-color:#16a34a8c}.bg-green-600\/60{background-color:#16a34a99}.bg-green-600\/65{background-color:#16a34aa6}.bg-green-600\/70{background-color:#16a34ab3}.bg-green-600\/75{background-color:#16a34abf}.bg-green-600\/80{background-color:#16a34acc}.bg-green-600\/85{background-color:#16a34ad9}.bg-green-600\/90{background-color:#16a34ae6}.bg-green-600\/95{background-color:#16a34af2}.bg-green-700{--tw-bg-opacity:1;background-color:rgb(21 128 61 / var(--tw-bg-opacity))}.bg-green-700\/0{background-color:#15803d00}.bg-green-700\/10{background-color:#15803d1a}.bg-green-700\/100{background-color:#15803d}.bg-green-700\/15{background-color:#15803d26}.bg-green-700\/20{background-color:#15803d33}.bg-green-700\/25{background-color:#15803d40}.bg-green-700\/30{background-color:#15803d4d}.bg-green-700\/35{background-color:#15803d59}.bg-green-700\/40{background-color:#15803d66}.bg-green-700\/45{background-color:#15803d73}.bg-green-700\/5{background-color:#15803d0d}.bg-green-700\/50{background-color:#15803d80}.bg-green-700\/55{background-color:#15803d8c}.bg-green-700\/60{background-color:#15803d99}.bg-green-700\/65{background-color:#15803da6}.bg-green-700\/70{background-color:#15803db3}.bg-green-700\/75{background-color:#15803dbf}.bg-green-700\/80{background-color:#15803dcc}.bg-green-700\/85{background-color:#15803dd9}.bg-green-700\/90{background-color:#15803de6}.bg-green-700\/95{background-color:#15803df2}.bg-green-800{--tw-bg-opacity:1;background-color:rgb(22 101 52 / var(--tw-bg-opacity))}.bg-green-800\/0{background-color:#16653400}.bg-green-800\/10{background-color:#1665341a}.bg-green-800\/100{background-color:#166534}.bg-green-800\/15{background-color:#16653426}.bg-green-800\/20{background-color:#16653433}.bg-green-800\/25{background-color:#16653440}.bg-green-800\/30{background-color:#1665344d}.bg-green-800\/35{background-color:#16653459}.bg-green-800\/40{background-color:#16653466}.bg-green-800\/45{background-color:#16653473}.bg-green-800\/5{background-color:#1665340d}.bg-green-800\/50{background-color:#16653480}.bg-green-800\/55{background-color:#1665348c}.bg-green-800\/60{background-color:#16653499}.bg-green-800\/65{background-color:#166534a6}.bg-green-800\/70{background-color:#166534b3}.bg-green-800\/75{background-color:#166534bf}.bg-green-800\/80{background-color:#166534cc}.bg-green-800\/85{background-color:#166534d9}.bg-green-800\/90{background-color:#166534e6}.bg-green-800\/95{background-color:#166534f2}.bg-green-900{--tw-bg-opacity:1;background-color:rgb(20 83 45 / var(--tw-bg-opacity))}.bg-green-900\/0{background-color:#14532d00}.bg-green-900\/10{background-color:#14532d1a}.bg-green-900\/100{background-color:#14532d}.bg-green-900\/15{background-color:#14532d26}.bg-green-900\/20{background-color:#14532d33}.bg-green-900\/25{background-color:#14532d40}.bg-green-900\/30{background-color:#14532d4d}.bg-green-900\/35{background-color:#14532d59}.bg-green-900\/40{background-color:#14532d66}.bg-green-900\/45{background-color:#14532d73}.bg-green-900\/5{background-color:#14532d0d}.bg-green-900\/50{background-color:#14532d80}.bg-green-900\/55{background-color:#14532d8c}.bg-green-900\/60{background-color:#14532d99}.bg-green-900\/65{background-color:#14532da6}.bg-green-900\/70{background-color:#14532db3}.bg-green-900\/75{background-color:#14532dbf}.bg-green-900\/80{background-color:#14532dcc}.bg-green-900\/85{background-color:#14532dd9}.bg-green-900\/90{background-color:#14532de6}.bg-green-900\/95{background-color:#14532df2}.bg-indigo-100{--tw-bg-opacity:1;background-color:rgb(224 231 255 / var(--tw-bg-opacity))}.bg-indigo-100\/0{background-color:#e0e7ff00}.bg-indigo-100\/10{background-color:#e0e7ff1a}.bg-indigo-100\/100{background-color:#e0e7ff}.bg-indigo-100\/15{background-color:#e0e7ff26}.bg-indigo-100\/20{background-color:#e0e7ff33}.bg-indigo-100\/25{background-color:#e0e7ff40}.bg-indigo-100\/30{background-color:#e0e7ff4d}.bg-indigo-100\/35{background-color:#e0e7ff59}.bg-indigo-100\/40{background-color:#e0e7ff66}.bg-indigo-100\/45{background-color:#e0e7ff73}.bg-indigo-100\/5{background-color:#e0e7ff0d}.bg-indigo-100\/50{background-color:#e0e7ff80}.bg-indigo-100\/55{background-color:#e0e7ff8c}.bg-indigo-100\/60{background-color:#e0e7ff99}.bg-indigo-100\/65{background-color:#e0e7ffa6}.bg-indigo-100\/70{background-color:#e0e7ffb3}.bg-indigo-100\/75{background-color:#e0e7ffbf}.bg-indigo-100\/80{background-color:#e0e7ffcc}.bg-indigo-100\/85{background-color:#e0e7ffd9}.bg-indigo-100\/90{background-color:#e0e7ffe6}.bg-indigo-100\/95{background-color:#e0e7fff2}.bg-indigo-200{--tw-bg-opacity:1;background-color:rgb(199 210 254 / var(--tw-bg-opacity))}.bg-indigo-200\/0{background-color:#c7d2fe00}.bg-indigo-200\/10{background-color:#c7d2fe1a}.bg-indigo-200\/100{background-color:#c7d2fe}.bg-indigo-200\/15{background-color:#c7d2fe26}.bg-indigo-200\/20{background-color:#c7d2fe33}.bg-indigo-200\/25{background-color:#c7d2fe40}.bg-indigo-200\/30{background-color:#c7d2fe4d}.bg-indigo-200\/35{background-color:#c7d2fe59}.bg-indigo-200\/40{background-color:#c7d2fe66}.bg-indigo-200\/45{background-color:#c7d2fe73}.bg-indigo-200\/5{background-color:#c7d2fe0d}.bg-indigo-200\/50{background-color:#c7d2fe80}.bg-indigo-200\/55{background-color:#c7d2fe8c}.bg-indigo-200\/60{background-color:#c7d2fe99}.bg-indigo-200\/65{background-color:#c7d2fea6}.bg-indigo-200\/70{background-color:#c7d2feb3}.bg-indigo-200\/75{background-color:#c7d2febf}.bg-indigo-200\/80{background-color:#c7d2fecc}.bg-indigo-200\/85{background-color:#c7d2fed9}.bg-indigo-200\/90{background-color:#c7d2fee6}.bg-indigo-200\/95{background-color:#c7d2fef2}.bg-indigo-300{--tw-bg-opacity:1;background-color:rgb(165 180 252 / var(--tw-bg-opacity))}.bg-indigo-300\/0{background-color:#a5b4fc00}.bg-indigo-300\/10{background-color:#a5b4fc1a}.bg-indigo-300\/100{background-color:#a5b4fc}.bg-indigo-300\/15{background-color:#a5b4fc26}.bg-indigo-300\/20{background-color:#a5b4fc33}.bg-indigo-300\/25{background-color:#a5b4fc40}.bg-indigo-300\/30{background-color:#a5b4fc4d}.bg-indigo-300\/35{background-color:#a5b4fc59}.bg-indigo-300\/40{background-color:#a5b4fc66}.bg-indigo-300\/45{background-color:#a5b4fc73}.bg-indigo-300\/5{background-color:#a5b4fc0d}.bg-indigo-300\/50{background-color:#a5b4fc80}.bg-indigo-300\/55{background-color:#a5b4fc8c}.bg-indigo-300\/60{background-color:#a5b4fc99}.bg-indigo-300\/65{background-color:#a5b4fca6}.bg-indigo-300\/70{background-color:#a5b4fcb3}.bg-indigo-300\/75{background-color:#a5b4fcbf}.bg-indigo-300\/80{background-color:#a5b4fccc}.bg-indigo-300\/85{background-color:#a5b4fcd9}.bg-indigo-300\/90{background-color:#a5b4fce6}.bg-indigo-300\/95{background-color:#a5b4fcf2}.bg-indigo-400{--tw-bg-opacity:1;background-color:rgb(129 140 248 / var(--tw-bg-opacity))}.bg-indigo-400\/0{background-color:#818cf800}.bg-indigo-400\/10{background-color:#818cf81a}.bg-indigo-400\/100{background-color:#818cf8}.bg-indigo-400\/15{background-color:#818cf826}.bg-indigo-400\/20{background-color:#818cf833}.bg-indigo-400\/25{background-color:#818cf840}.bg-indigo-400\/30{background-color:#818cf84d}.bg-indigo-400\/35{background-color:#818cf859}.bg-indigo-400\/40{background-color:#818cf866}.bg-indigo-400\/45{background-color:#818cf873}.bg-indigo-400\/5{background-color:#818cf80d}.bg-indigo-400\/50{background-color:#818cf880}.bg-indigo-400\/55{background-color:#818cf88c}.bg-indigo-400\/60{background-color:#818cf899}.bg-indigo-400\/65{background-color:#818cf8a6}.bg-indigo-400\/70{background-color:#818cf8b3}.bg-indigo-400\/75{background-color:#818cf8bf}.bg-indigo-400\/80{background-color:#818cf8cc}.bg-indigo-400\/85{background-color:#818cf8d9}.bg-indigo-400\/90{background-color:#818cf8e6}.bg-indigo-400\/95{background-color:#818cf8f2}.bg-indigo-50{--tw-bg-opacity:1;background-color:rgb(238 242 255 / var(--tw-bg-opacity))}.bg-indigo-50\/0{background-color:#eef2ff00}.bg-indigo-50\/10{background-color:#eef2ff1a}.bg-indigo-50\/100{background-color:#eef2ff}.bg-indigo-50\/15{background-color:#eef2ff26}.bg-indigo-50\/20{background-color:#eef2ff33}.bg-indigo-50\/25{background-color:#eef2ff40}.bg-indigo-50\/30{background-color:#eef2ff4d}.bg-indigo-50\/35{background-color:#eef2ff59}.bg-indigo-50\/40{background-color:#eef2ff66}.bg-indigo-50\/45{background-color:#eef2ff73}.bg-indigo-50\/5{background-color:#eef2ff0d}.bg-indigo-50\/50{background-color:#eef2ff80}.bg-indigo-50\/55{background-color:#eef2ff8c}.bg-indigo-50\/60{background-color:#eef2ff99}.bg-indigo-50\/65{background-color:#eef2ffa6}.bg-indigo-50\/70{background-color:#eef2ffb3}.bg-indigo-50\/75{background-color:#eef2ffbf}.bg-indigo-50\/80{background-color:#eef2ffcc}.bg-indigo-50\/85{background-color:#eef2ffd9}.bg-indigo-50\/90{background-color:#eef2ffe6}.bg-indigo-50\/95{background-color:#eef2fff2}.bg-indigo-500{--tw-bg-opacity:1;background-color:rgb(99 102 241 / var(--tw-bg-opacity))}.bg-indigo-500\/0{background-color:#6366f100}.bg-indigo-500\/10{background-color:#6366f11a}.bg-indigo-500\/100{background-color:#6366f1}.bg-indigo-500\/15{background-color:#6366f126}.bg-indigo-500\/20{background-color:#6366f133}.bg-indigo-500\/25{background-color:#6366f140}.bg-indigo-500\/30{background-color:#6366f14d}.bg-indigo-500\/35{background-color:#6366f159}.bg-indigo-500\/40{background-color:#6366f166}.bg-indigo-500\/45{background-color:#6366f173}.bg-indigo-500\/5{background-color:#6366f10d}.bg-indigo-500\/50{background-color:#6366f180}.bg-indigo-500\/55{background-color:#6366f18c}.bg-indigo-500\/60{background-color:#6366f199}.bg-indigo-500\/65{background-color:#6366f1a6}.bg-indigo-500\/70{background-color:#6366f1b3}.bg-indigo-500\/75{background-color:#6366f1bf}.bg-indigo-500\/80{background-color:#6366f1cc}.bg-indigo-500\/85{background-color:#6366f1d9}.bg-indigo-500\/90{background-color:#6366f1e6}.bg-indigo-500\/95{background-color:#6366f1f2}.bg-indigo-600{--tw-bg-opacity:1;background-color:rgb(79 70 229 / var(--tw-bg-opacity))}.bg-indigo-600\/0{background-color:#4f46e500}.bg-indigo-600\/10{background-color:#4f46e51a}.bg-indigo-600\/100{background-color:#4f46e5}.bg-indigo-600\/15{background-color:#4f46e526}.bg-indigo-600\/20{background-color:#4f46e533}.bg-indigo-600\/25{background-color:#4f46e540}.bg-indigo-600\/30{background-color:#4f46e54d}.bg-indigo-600\/35{background-color:#4f46e559}.bg-indigo-600\/40{background-color:#4f46e566}.bg-indigo-600\/45{background-color:#4f46e573}.bg-indigo-600\/5{background-color:#4f46e50d}.bg-indigo-600\/50{background-color:#4f46e580}.bg-indigo-600\/55{background-color:#4f46e58c}.bg-indigo-600\/60{background-color:#4f46e599}.bg-indigo-600\/65{background-color:#4f46e5a6}.bg-indigo-600\/70{background-color:#4f46e5b3}.bg-indigo-600\/75{background-color:#4f46e5bf}.bg-indigo-600\/80{background-color:#4f46e5cc}.bg-indigo-600\/85{background-color:#4f46e5d9}.bg-indigo-600\/90{background-color:#4f46e5e6}.bg-indigo-600\/95{background-color:#4f46e5f2}.bg-indigo-700{--tw-bg-opacity:1;background-color:rgb(67 56 202 / var(--tw-bg-opacity))}.bg-indigo-700\/0{background-color:#4338ca00}.bg-indigo-700\/10{background-color:#4338ca1a}.bg-indigo-700\/100{background-color:#4338ca}.bg-indigo-700\/15{background-color:#4338ca26}.bg-indigo-700\/20{background-color:#4338ca33}.bg-indigo-700\/25{background-color:#4338ca40}.bg-indigo-700\/30{background-color:#4338ca4d}.bg-indigo-700\/35{background-color:#4338ca59}.bg-indigo-700\/40{background-color:#4338ca66}.bg-indigo-700\/45{background-color:#4338ca73}.bg-indigo-700\/5{background-color:#4338ca0d}.bg-indigo-700\/50{background-color:#4338ca80}.bg-indigo-700\/55{background-color:#4338ca8c}.bg-indigo-700\/60{background-color:#4338ca99}.bg-indigo-700\/65{background-color:#4338caa6}.bg-indigo-700\/70{background-color:#4338cab3}.bg-indigo-700\/75{background-color:#4338cabf}.bg-indigo-700\/80{background-color:#4338cacc}.bg-indigo-700\/85{background-color:#4338cad9}.bg-indigo-700\/90{background-color:#4338cae6}.bg-indigo-700\/95{background-color:#4338caf2}.bg-indigo-800{--tw-bg-opacity:1;background-color:rgb(55 48 163 / var(--tw-bg-opacity))}.bg-indigo-800\/0{background-color:#3730a300}.bg-indigo-800\/10{background-color:#3730a31a}.bg-indigo-800\/100{background-color:#3730a3}.bg-indigo-800\/15{background-color:#3730a326}.bg-indigo-800\/20{background-color:#3730a333}.bg-indigo-800\/25{background-color:#3730a340}.bg-indigo-800\/30{background-color:#3730a34d}.bg-indigo-800\/35{background-color:#3730a359}.bg-indigo-800\/40{background-color:#3730a366}.bg-indigo-800\/45{background-color:#3730a373}.bg-indigo-800\/5{background-color:#3730a30d}.bg-indigo-800\/50{background-color:#3730a380}.bg-indigo-800\/55{background-color:#3730a38c}.bg-indigo-800\/60{background-color:#3730a399}.bg-indigo-800\/65{background-color:#3730a3a6}.bg-indigo-800\/70{background-color:#3730a3b3}.bg-indigo-800\/75{background-color:#3730a3bf}.bg-indigo-800\/80{background-color:#3730a3cc}.bg-indigo-800\/85{background-color:#3730a3d9}.bg-indigo-800\/90{background-color:#3730a3e6}.bg-indigo-800\/95{background-color:#3730a3f2}.bg-indigo-900{--tw-bg-opacity:1;background-color:rgb(49 46 129 / var(--tw-bg-opacity))}.bg-indigo-900\/0{background-color:#312e8100}.bg-indigo-900\/10{background-color:#312e811a}.bg-indigo-900\/100{background-color:#312e81}.bg-indigo-900\/15{background-color:#312e8126}.bg-indigo-900\/20{background-color:#312e8133}.bg-indigo-900\/25{background-color:#312e8140}.bg-indigo-900\/30{background-color:#312e814d}.bg-indigo-900\/35{background-color:#312e8159}.bg-indigo-900\/40{background-color:#312e8166}.bg-indigo-900\/45{background-color:#312e8173}.bg-indigo-900\/5{background-color:#312e810d}.bg-indigo-900\/50{background-color:#312e8180}.bg-indigo-900\/55{background-color:#312e818c}.bg-indigo-900\/60{background-color:#312e8199}.bg-indigo-900\/65{background-color:#312e81a6}.bg-indigo-900\/70{background-color:#312e81b3}.bg-indigo-900\/75{background-color:#312e81bf}.bg-indigo-900\/80{background-color:#312e81cc}.bg-indigo-900\/85{background-color:#312e81d9}.bg-indigo-900\/90{background-color:#312e81e6}.bg-indigo-900\/95{background-color:#312e81f2}.bg-lime-100{--tw-bg-opacity:1;background-color:rgb(236 252 203 / var(--tw-bg-opacity))}.bg-lime-100\/0{background-color:#ecfccb00}.bg-lime-100\/10{background-color:#ecfccb1a}.bg-lime-100\/100{background-color:#ecfccb}.bg-lime-100\/15{background-color:#ecfccb26}.bg-lime-100\/20{background-color:#ecfccb33}.bg-lime-100\/25{background-color:#ecfccb40}.bg-lime-100\/30{background-color:#ecfccb4d}.bg-lime-100\/35{background-color:#ecfccb59}.bg-lime-100\/40{background-color:#ecfccb66}.bg-lime-100\/45{background-color:#ecfccb73}.bg-lime-100\/5{background-color:#ecfccb0d}.bg-lime-100\/50{background-color:#ecfccb80}.bg-lime-100\/55{background-color:#ecfccb8c}.bg-lime-100\/60{background-color:#ecfccb99}.bg-lime-100\/65{background-color:#ecfccba6}.bg-lime-100\/70{background-color:#ecfccbb3}.bg-lime-100\/75{background-color:#ecfccbbf}.bg-lime-100\/80{background-color:#ecfccbcc}.bg-lime-100\/85{background-color:#ecfccbd9}.bg-lime-100\/90{background-color:#ecfccbe6}.bg-lime-100\/95{background-color:#ecfccbf2}.bg-lime-200{--tw-bg-opacity:1;background-color:rgb(217 249 157 / var(--tw-bg-opacity))}.bg-lime-200\/0{background-color:#d9f99d00}.bg-lime-200\/10{background-color:#d9f99d1a}.bg-lime-200\/100{background-color:#d9f99d}.bg-lime-200\/15{background-color:#d9f99d26}.bg-lime-200\/20{background-color:#d9f99d33}.bg-lime-200\/25{background-color:#d9f99d40}.bg-lime-200\/30{background-color:#d9f99d4d}.bg-lime-200\/35{background-color:#d9f99d59}.bg-lime-200\/40{background-color:#d9f99d66}.bg-lime-200\/45{background-color:#d9f99d73}.bg-lime-200\/5{background-color:#d9f99d0d}.bg-lime-200\/50{background-color:#d9f99d80}.bg-lime-200\/55{background-color:#d9f99d8c}.bg-lime-200\/60{background-color:#d9f99d99}.bg-lime-200\/65{background-color:#d9f99da6}.bg-lime-200\/70{background-color:#d9f99db3}.bg-lime-200\/75{background-color:#d9f99dbf}.bg-lime-200\/80{background-color:#d9f99dcc}.bg-lime-200\/85{background-color:#d9f99dd9}.bg-lime-200\/90{background-color:#d9f99de6}.bg-lime-200\/95{background-color:#d9f99df2}.bg-lime-300{--tw-bg-opacity:1;background-color:rgb(190 242 100 / var(--tw-bg-opacity))}.bg-lime-300\/0{background-color:#bef26400}.bg-lime-300\/10{background-color:#bef2641a}.bg-lime-300\/100{background-color:#bef264}.bg-lime-300\/15{background-color:#bef26426}.bg-lime-300\/20{background-color:#bef26433}.bg-lime-300\/25{background-color:#bef26440}.bg-lime-300\/30{background-color:#bef2644d}.bg-lime-300\/35{background-color:#bef26459}.bg-lime-300\/40{background-color:#bef26466}.bg-lime-300\/45{background-color:#bef26473}.bg-lime-300\/5{background-color:#bef2640d}.bg-lime-300\/50{background-color:#bef26480}.bg-lime-300\/55{background-color:#bef2648c}.bg-lime-300\/60{background-color:#bef26499}.bg-lime-300\/65{background-color:#bef264a6}.bg-lime-300\/70{background-color:#bef264b3}.bg-lime-300\/75{background-color:#bef264bf}.bg-lime-300\/80{background-color:#bef264cc}.bg-lime-300\/85{background-color:#bef264d9}.bg-lime-300\/90{background-color:#bef264e6}.bg-lime-300\/95{background-color:#bef264f2}.bg-lime-400{--tw-bg-opacity:1;background-color:rgb(163 230 53 / var(--tw-bg-opacity))}.bg-lime-400\/0{background-color:#a3e63500}.bg-lime-400\/10{background-color:#a3e6351a}.bg-lime-400\/100{background-color:#a3e635}.bg-lime-400\/15{background-color:#a3e63526}.bg-lime-400\/20{background-color:#a3e63533}.bg-lime-400\/25{background-color:#a3e63540}.bg-lime-400\/30{background-color:#a3e6354d}.bg-lime-400\/35{background-color:#a3e63559}.bg-lime-400\/40{background-color:#a3e63566}.bg-lime-400\/45{background-color:#a3e63573}.bg-lime-400\/5{background-color:#a3e6350d}.bg-lime-400\/50{background-color:#a3e63580}.bg-lime-400\/55{background-color:#a3e6358c}.bg-lime-400\/60{background-color:#a3e63599}.bg-lime-400\/65{background-color:#a3e635a6}.bg-lime-400\/70{background-color:#a3e635b3}.bg-lime-400\/75{background-color:#a3e635bf}.bg-lime-400\/80{background-color:#a3e635cc}.bg-lime-400\/85{background-color:#a3e635d9}.bg-lime-400\/90{background-color:#a3e635e6}.bg-lime-400\/95{background-color:#a3e635f2}.bg-lime-50{--tw-bg-opacity:1;background-color:rgb(247 254 231 / var(--tw-bg-opacity))}.bg-lime-50\/0{background-color:#f7fee700}.bg-lime-50\/10{background-color:#f7fee71a}.bg-lime-50\/100{background-color:#f7fee7}.bg-lime-50\/15{background-color:#f7fee726}.bg-lime-50\/20{background-color:#f7fee733}.bg-lime-50\/25{background-color:#f7fee740}.bg-lime-50\/30{background-color:#f7fee74d}.bg-lime-50\/35{background-color:#f7fee759}.bg-lime-50\/40{background-color:#f7fee766}.bg-lime-50\/45{background-color:#f7fee773}.bg-lime-50\/5{background-color:#f7fee70d}.bg-lime-50\/50{background-color:#f7fee780}.bg-lime-50\/55{background-color:#f7fee78c}.bg-lime-50\/60{background-color:#f7fee799}.bg-lime-50\/65{background-color:#f7fee7a6}.bg-lime-50\/70{background-color:#f7fee7b3}.bg-lime-50\/75{background-color:#f7fee7bf}.bg-lime-50\/80{background-color:#f7fee7cc}.bg-lime-50\/85{background-color:#f7fee7d9}.bg-lime-50\/90{background-color:#f7fee7e6}.bg-lime-50\/95{background-color:#f7fee7f2}.bg-lime-500{--tw-bg-opacity:1;background-color:rgb(132 204 22 / var(--tw-bg-opacity))}.bg-lime-500\/0{background-color:#84cc1600}.bg-lime-500\/10{background-color:#84cc161a}.bg-lime-500\/100{background-color:#84cc16}.bg-lime-500\/15{background-color:#84cc1626}.bg-lime-500\/20{background-color:#84cc1633}.bg-lime-500\/25{background-color:#84cc1640}.bg-lime-500\/30{background-color:#84cc164d}.bg-lime-500\/35{background-color:#84cc1659}.bg-lime-500\/40{background-color:#84cc1666}.bg-lime-500\/45{background-color:#84cc1673}.bg-lime-500\/5{background-color:#84cc160d}.bg-lime-500\/50{background-color:#84cc1680}.bg-lime-500\/55{background-color:#84cc168c}.bg-lime-500\/60{background-color:#84cc1699}.bg-lime-500\/65{background-color:#84cc16a6}.bg-lime-500\/70{background-color:#84cc16b3}.bg-lime-500\/75{background-color:#84cc16bf}.bg-lime-500\/80{background-color:#84cc16cc}.bg-lime-500\/85{background-color:#84cc16d9}.bg-lime-500\/90{background-color:#84cc16e6}.bg-lime-500\/95{background-color:#84cc16f2}.bg-lime-600{--tw-bg-opacity:1;background-color:rgb(101 163 13 / var(--tw-bg-opacity))}.bg-lime-600\/0{background-color:#65a30d00}.bg-lime-600\/10{background-color:#65a30d1a}.bg-lime-600\/100{background-color:#65a30d}.bg-lime-600\/15{background-color:#65a30d26}.bg-lime-600\/20{background-color:#65a30d33}.bg-lime-600\/25{background-color:#65a30d40}.bg-lime-600\/30{background-color:#65a30d4d}.bg-lime-600\/35{background-color:#65a30d59}.bg-lime-600\/40{background-color:#65a30d66}.bg-lime-600\/45{background-color:#65a30d73}.bg-lime-600\/5{background-color:#65a30d0d}.bg-lime-600\/50{background-color:#65a30d80}.bg-lime-600\/55{background-color:#65a30d8c}.bg-lime-600\/60{background-color:#65a30d99}.bg-lime-600\/65{background-color:#65a30da6}.bg-lime-600\/70{background-color:#65a30db3}.bg-lime-600\/75{background-color:#65a30dbf}.bg-lime-600\/80{background-color:#65a30dcc}.bg-lime-600\/85{background-color:#65a30dd9}.bg-lime-600\/90{background-color:#65a30de6}.bg-lime-600\/95{background-color:#65a30df2}.bg-lime-700{--tw-bg-opacity:1;background-color:rgb(77 124 15 / var(--tw-bg-opacity))}.bg-lime-700\/0{background-color:#4d7c0f00}.bg-lime-700\/10{background-color:#4d7c0f1a}.bg-lime-700\/100{background-color:#4d7c0f}.bg-lime-700\/15{background-color:#4d7c0f26}.bg-lime-700\/20{background-color:#4d7c0f33}.bg-lime-700\/25{background-color:#4d7c0f40}.bg-lime-700\/30{background-color:#4d7c0f4d}.bg-lime-700\/35{background-color:#4d7c0f59}.bg-lime-700\/40{background-color:#4d7c0f66}.bg-lime-700\/45{background-color:#4d7c0f73}.bg-lime-700\/5{background-color:#4d7c0f0d}.bg-lime-700\/50{background-color:#4d7c0f80}.bg-lime-700\/55{background-color:#4d7c0f8c}.bg-lime-700\/60{background-color:#4d7c0f99}.bg-lime-700\/65{background-color:#4d7c0fa6}.bg-lime-700\/70{background-color:#4d7c0fb3}.bg-lime-700\/75{background-color:#4d7c0fbf}.bg-lime-700\/80{background-color:#4d7c0fcc}.bg-lime-700\/85{background-color:#4d7c0fd9}.bg-lime-700\/90{background-color:#4d7c0fe6}.bg-lime-700\/95{background-color:#4d7c0ff2}.bg-lime-800{--tw-bg-opacity:1;background-color:rgb(63 98 18 / var(--tw-bg-opacity))}.bg-lime-800\/0{background-color:#3f621200}.bg-lime-800\/10{background-color:#3f62121a}.bg-lime-800\/100{background-color:#3f6212}.bg-lime-800\/15{background-color:#3f621226}.bg-lime-800\/20{background-color:#3f621233}.bg-lime-800\/25{background-color:#3f621240}.bg-lime-800\/30{background-color:#3f62124d}.bg-lime-800\/35{background-color:#3f621259}.bg-lime-800\/40{background-color:#3f621266}.bg-lime-800\/45{background-color:#3f621273}.bg-lime-800\/5{background-color:#3f62120d}.bg-lime-800\/50{background-color:#3f621280}.bg-lime-800\/55{background-color:#3f62128c}.bg-lime-800\/60{background-color:#3f621299}.bg-lime-800\/65{background-color:#3f6212a6}.bg-lime-800\/70{background-color:#3f6212b3}.bg-lime-800\/75{background-color:#3f6212bf}.bg-lime-800\/80{background-color:#3f6212cc}.bg-lime-800\/85{background-color:#3f6212d9}.bg-lime-800\/90{background-color:#3f6212e6}.bg-lime-800\/95{background-color:#3f6212f2}.bg-lime-900{--tw-bg-opacity:1;background-color:rgb(54 83 20 / var(--tw-bg-opacity))}.bg-lime-900\/0{background-color:#36531400}.bg-lime-900\/10{background-color:#3653141a}.bg-lime-900\/100{background-color:#365314}.bg-lime-900\/15{background-color:#36531426}.bg-lime-900\/20{background-color:#36531433}.bg-lime-900\/25{background-color:#36531440}.bg-lime-900\/30{background-color:#3653144d}.bg-lime-900\/35{background-color:#36531459}.bg-lime-900\/40{background-color:#36531466}.bg-lime-900\/45{background-color:#36531473}.bg-lime-900\/5{background-color:#3653140d}.bg-lime-900\/50{background-color:#36531480}.bg-lime-900\/55{background-color:#3653148c}.bg-lime-900\/60{background-color:#36531499}.bg-lime-900\/65{background-color:#365314a6}.bg-lime-900\/70{background-color:#365314b3}.bg-lime-900\/75{background-color:#365314bf}.bg-lime-900\/80{background-color:#365314cc}.bg-lime-900\/85{background-color:#365314d9}.bg-lime-900\/90{background-color:#365314e6}.bg-lime-900\/95{background-color:#365314f2}.bg-orange-100{--tw-bg-opacity:1;background-color:rgb(255 237 213 / var(--tw-bg-opacity))}.bg-orange-100\/0{background-color:#ffedd500}.bg-orange-100\/10{background-color:#ffedd51a}.bg-orange-100\/100{background-color:#ffedd5}.bg-orange-100\/15{background-color:#ffedd526}.bg-orange-100\/20{background-color:#ffedd533}.bg-orange-100\/25{background-color:#ffedd540}.bg-orange-100\/30{background-color:#ffedd54d}.bg-orange-100\/35{background-color:#ffedd559}.bg-orange-100\/40{background-color:#ffedd566}.bg-orange-100\/45{background-color:#ffedd573}.bg-orange-100\/5{background-color:#ffedd50d}.bg-orange-100\/50{background-color:#ffedd580}.bg-orange-100\/55{background-color:#ffedd58c}.bg-orange-100\/60{background-color:#ffedd599}.bg-orange-100\/65{background-color:#ffedd5a6}.bg-orange-100\/70{background-color:#ffedd5b3}.bg-orange-100\/75{background-color:#ffedd5bf}.bg-orange-100\/80{background-color:#ffedd5cc}.bg-orange-100\/85{background-color:#ffedd5d9}.bg-orange-100\/90{background-color:#ffedd5e6}.bg-orange-100\/95{background-color:#ffedd5f2}.bg-orange-200{--tw-bg-opacity:1;background-color:rgb(254 215 170 / var(--tw-bg-opacity))}.bg-orange-200\/0{background-color:#fed7aa00}.bg-orange-200\/10{background-color:#fed7aa1a}.bg-orange-200\/100{background-color:#fed7aa}.bg-orange-200\/15{background-color:#fed7aa26}.bg-orange-200\/20{background-color:#fed7aa33}.bg-orange-200\/25{background-color:#fed7aa40}.bg-orange-200\/30{background-color:#fed7aa4d}.bg-orange-200\/35{background-color:#fed7aa59}.bg-orange-200\/40{background-color:#fed7aa66}.bg-orange-200\/45{background-color:#fed7aa73}.bg-orange-200\/5{background-color:#fed7aa0d}.bg-orange-200\/50{background-color:#fed7aa80}.bg-orange-200\/55{background-color:#fed7aa8c}.bg-orange-200\/60{background-color:#fed7aa99}.bg-orange-200\/65{background-color:#fed7aaa6}.bg-orange-200\/70{background-color:#fed7aab3}.bg-orange-200\/75{background-color:#fed7aabf}.bg-orange-200\/80{background-color:#fed7aacc}.bg-orange-200\/85{background-color:#fed7aad9}.bg-orange-200\/90{background-color:#fed7aae6}.bg-orange-200\/95{background-color:#fed7aaf2}.bg-orange-300{--tw-bg-opacity:1;background-color:rgb(253 186 116 / var(--tw-bg-opacity))}.bg-orange-300\/0{background-color:#fdba7400}.bg-orange-300\/10{background-color:#fdba741a}.bg-orange-300\/100{background-color:#fdba74}.bg-orange-300\/15{background-color:#fdba7426}.bg-orange-300\/20{background-color:#fdba7433}.bg-orange-300\/25{background-color:#fdba7440}.bg-orange-300\/30{background-color:#fdba744d}.bg-orange-300\/35{background-color:#fdba7459}.bg-orange-300\/40{background-color:#fdba7466}.bg-orange-300\/45{background-color:#fdba7473}.bg-orange-300\/5{background-color:#fdba740d}.bg-orange-300\/50{background-color:#fdba7480}.bg-orange-300\/55{background-color:#fdba748c}.bg-orange-300\/60{background-color:#fdba7499}.bg-orange-300\/65{background-color:#fdba74a6}.bg-orange-300\/70{background-color:#fdba74b3}.bg-orange-300\/75{background-color:#fdba74bf}.bg-orange-300\/80{background-color:#fdba74cc}.bg-orange-300\/85{background-color:#fdba74d9}.bg-orange-300\/90{background-color:#fdba74e6}.bg-orange-300\/95{background-color:#fdba74f2}.bg-orange-400{--tw-bg-opacity:1;background-color:rgb(251 146 60 / var(--tw-bg-opacity))}.bg-orange-400\/0{background-color:#fb923c00}.bg-orange-400\/10{background-color:#fb923c1a}.bg-orange-400\/100{background-color:#fb923c}.bg-orange-400\/15{background-color:#fb923c26}.bg-orange-400\/20{background-color:#fb923c33}.bg-orange-400\/25{background-color:#fb923c40}.bg-orange-400\/30{background-color:#fb923c4d}.bg-orange-400\/35{background-color:#fb923c59}.bg-orange-400\/40{background-color:#fb923c66}.bg-orange-400\/45{background-color:#fb923c73}.bg-orange-400\/5{background-color:#fb923c0d}.bg-orange-400\/50{background-color:#fb923c80}.bg-orange-400\/55{background-color:#fb923c8c}.bg-orange-400\/60{background-color:#fb923c99}.bg-orange-400\/65{background-color:#fb923ca6}.bg-orange-400\/70{background-color:#fb923cb3}.bg-orange-400\/75{background-color:#fb923cbf}.bg-orange-400\/80{background-color:#fb923ccc}.bg-orange-400\/85{background-color:#fb923cd9}.bg-orange-400\/90{background-color:#fb923ce6}.bg-orange-400\/95{background-color:#fb923cf2}.bg-orange-50{--tw-bg-opacity:1;background-color:rgb(255 247 237 / var(--tw-bg-opacity))}.bg-orange-50\/0{background-color:#fff7ed00}.bg-orange-50\/10{background-color:#fff7ed1a}.bg-orange-50\/100{background-color:#fff7ed}.bg-orange-50\/15{background-color:#fff7ed26}.bg-orange-50\/20{background-color:#fff7ed33}.bg-orange-50\/25{background-color:#fff7ed40}.bg-orange-50\/30{background-color:#fff7ed4d}.bg-orange-50\/35{background-color:#fff7ed59}.bg-orange-50\/40{background-color:#fff7ed66}.bg-orange-50\/45{background-color:#fff7ed73}.bg-orange-50\/5{background-color:#fff7ed0d}.bg-orange-50\/50{background-color:#fff7ed80}.bg-orange-50\/55{background-color:#fff7ed8c}.bg-orange-50\/60{background-color:#fff7ed99}.bg-orange-50\/65{background-color:#fff7eda6}.bg-orange-50\/70{background-color:#fff7edb3}.bg-orange-50\/75{background-color:#fff7edbf}.bg-orange-50\/80{background-color:#fff7edcc}.bg-orange-50\/85{background-color:#fff7edd9}.bg-orange-50\/90{background-color:#fff7ede6}.bg-orange-50\/95{background-color:#fff7edf2}.bg-orange-500{--tw-bg-opacity:1;background-color:rgb(249 115 22 / var(--tw-bg-opacity))}.bg-orange-500\/0{background-color:#f9731600}.bg-orange-500\/10{background-color:#f973161a}.bg-orange-500\/100{background-color:#f97316}.bg-orange-500\/15{background-color:#f9731626}.bg-orange-500\/20{background-color:#f9731633}.bg-orange-500\/25{background-color:#f9731640}.bg-orange-500\/30{background-color:#f973164d}.bg-orange-500\/35{background-color:#f9731659}.bg-orange-500\/40{background-color:#f9731666}.bg-orange-500\/45{background-color:#f9731673}.bg-orange-500\/5{background-color:#f973160d}.bg-orange-500\/50{background-color:#f9731680}.bg-orange-500\/55{background-color:#f973168c}.bg-orange-500\/60{background-color:#f9731699}.bg-orange-500\/65{background-color:#f97316a6}.bg-orange-500\/70{background-color:#f97316b3}.bg-orange-500\/75{background-color:#f97316bf}.bg-orange-500\/80{background-color:#f97316cc}.bg-orange-500\/85{background-color:#f97316d9}.bg-orange-500\/90{background-color:#f97316e6}.bg-orange-500\/95{background-color:#f97316f2}.bg-orange-600{--tw-bg-opacity:1;background-color:rgb(234 88 12 / var(--tw-bg-opacity))}.bg-orange-600\/0{background-color:#ea580c00}.bg-orange-600\/10{background-color:#ea580c1a}.bg-orange-600\/100{background-color:#ea580c}.bg-orange-600\/15{background-color:#ea580c26}.bg-orange-600\/20{background-color:#ea580c33}.bg-orange-600\/25{background-color:#ea580c40}.bg-orange-600\/30{background-color:#ea580c4d}.bg-orange-600\/35{background-color:#ea580c59}.bg-orange-600\/40{background-color:#ea580c66}.bg-orange-600\/45{background-color:#ea580c73}.bg-orange-600\/5{background-color:#ea580c0d}.bg-orange-600\/50{background-color:#ea580c80}.bg-orange-600\/55{background-color:#ea580c8c}.bg-orange-600\/60{background-color:#ea580c99}.bg-orange-600\/65{background-color:#ea580ca6}.bg-orange-600\/70{background-color:#ea580cb3}.bg-orange-600\/75{background-color:#ea580cbf}.bg-orange-600\/80{background-color:#ea580ccc}.bg-orange-600\/85{background-color:#ea580cd9}.bg-orange-600\/90{background-color:#ea580ce6}.bg-orange-600\/95{background-color:#ea580cf2}.bg-orange-700{--tw-bg-opacity:1;background-color:rgb(194 65 12 / var(--tw-bg-opacity))}.bg-orange-700\/0{background-color:#c2410c00}.bg-orange-700\/10{background-color:#c2410c1a}.bg-orange-700\/100{background-color:#c2410c}.bg-orange-700\/15{background-color:#c2410c26}.bg-orange-700\/20{background-color:#c2410c33}.bg-orange-700\/25{background-color:#c2410c40}.bg-orange-700\/30{background-color:#c2410c4d}.bg-orange-700\/35{background-color:#c2410c59}.bg-orange-700\/40{background-color:#c2410c66}.bg-orange-700\/45{background-color:#c2410c73}.bg-orange-700\/5{background-color:#c2410c0d}.bg-orange-700\/50{background-color:#c2410c80}.bg-orange-700\/55{background-color:#c2410c8c}.bg-orange-700\/60{background-color:#c2410c99}.bg-orange-700\/65{background-color:#c2410ca6}.bg-orange-700\/70{background-color:#c2410cb3}.bg-orange-700\/75{background-color:#c2410cbf}.bg-orange-700\/80{background-color:#c2410ccc}.bg-orange-700\/85{background-color:#c2410cd9}.bg-orange-700\/90{background-color:#c2410ce6}.bg-orange-700\/95{background-color:#c2410cf2}.bg-orange-800{--tw-bg-opacity:1;background-color:rgb(154 52 18 / var(--tw-bg-opacity))}.bg-orange-800\/0{background-color:#9a341200}.bg-orange-800\/10{background-color:#9a34121a}.bg-orange-800\/100{background-color:#9a3412}.bg-orange-800\/15{background-color:#9a341226}.bg-orange-800\/20{background-color:#9a341233}.bg-orange-800\/25{background-color:#9a341240}.bg-orange-800\/30{background-color:#9a34124d}.bg-orange-800\/35{background-color:#9a341259}.bg-orange-800\/40{background-color:#9a341266}.bg-orange-800\/45{background-color:#9a341273}.bg-orange-800\/5{background-color:#9a34120d}.bg-orange-800\/50{background-color:#9a341280}.bg-orange-800\/55{background-color:#9a34128c}.bg-orange-800\/60{background-color:#9a341299}.bg-orange-800\/65{background-color:#9a3412a6}.bg-orange-800\/70{background-color:#9a3412b3}.bg-orange-800\/75{background-color:#9a3412bf}.bg-orange-800\/80{background-color:#9a3412cc}.bg-orange-800\/85{background-color:#9a3412d9}.bg-orange-800\/90{background-color:#9a3412e6}.bg-orange-800\/95{background-color:#9a3412f2}.bg-orange-900{--tw-bg-opacity:1;background-color:rgb(124 45 18 / var(--tw-bg-opacity))}.bg-orange-900\/0{background-color:#7c2d1200}.bg-orange-900\/10{background-color:#7c2d121a}.bg-orange-900\/100{background-color:#7c2d12}.bg-orange-900\/15{background-color:#7c2d1226}.bg-orange-900\/20{background-color:#7c2d1233}.bg-orange-900\/25{background-color:#7c2d1240}.bg-orange-900\/30{background-color:#7c2d124d}.bg-orange-900\/35{background-color:#7c2d1259}.bg-orange-900\/40{background-color:#7c2d1266}.bg-orange-900\/45{background-color:#7c2d1273}.bg-orange-900\/5{background-color:#7c2d120d}.bg-orange-900\/50{background-color:#7c2d1280}.bg-orange-900\/55{background-color:#7c2d128c}.bg-orange-900\/60{background-color:#7c2d1299}.bg-orange-900\/65{background-color:#7c2d12a6}.bg-orange-900\/70{background-color:#7c2d12b3}.bg-orange-900\/75{background-color:#7c2d12bf}.bg-orange-900\/80{background-color:#7c2d12cc}.bg-orange-900\/85{background-color:#7c2d12d9}.bg-orange-900\/90{background-color:#7c2d12e6}.bg-orange-900\/95{background-color:#7c2d12f2}.bg-purple-100{--tw-bg-opacity:1;background-color:rgb(243 232 255 / var(--tw-bg-opacity))}.bg-purple-100\/0{background-color:#f3e8ff00}.bg-purple-100\/10{background-color:#f3e8ff1a}.bg-purple-100\/100{background-color:#f3e8ff}.bg-purple-100\/15{background-color:#f3e8ff26}.bg-purple-100\/20{background-color:#f3e8ff33}.bg-purple-100\/25{background-color:#f3e8ff40}.bg-purple-100\/30{background-color:#f3e8ff4d}.bg-purple-100\/35{background-color:#f3e8ff59}.bg-purple-100\/40{background-color:#f3e8ff66}.bg-purple-100\/45{background-color:#f3e8ff73}.bg-purple-100\/5{background-color:#f3e8ff0d}.bg-purple-100\/50{background-color:#f3e8ff80}.bg-purple-100\/55{background-color:#f3e8ff8c}.bg-purple-100\/60{background-color:#f3e8ff99}.bg-purple-100\/65{background-color:#f3e8ffa6}.bg-purple-100\/70{background-color:#f3e8ffb3}.bg-purple-100\/75{background-color:#f3e8ffbf}.bg-purple-100\/80{background-color:#f3e8ffcc}.bg-purple-100\/85{background-color:#f3e8ffd9}.bg-purple-100\/90{background-color:#f3e8ffe6}.bg-purple-100\/95{background-color:#f3e8fff2}.bg-purple-200{--tw-bg-opacity:1;background-color:rgb(233 213 255 / var(--tw-bg-opacity))}.bg-purple-200\/0{background-color:#e9d5ff00}.bg-purple-200\/10{background-color:#e9d5ff1a}.bg-purple-200\/100{background-color:#e9d5ff}.bg-purple-200\/15{background-color:#e9d5ff26}.bg-purple-200\/20{background-color:#e9d5ff33}.bg-purple-200\/25{background-color:#e9d5ff40}.bg-purple-200\/30{background-color:#e9d5ff4d}.bg-purple-200\/35{background-color:#e9d5ff59}.bg-purple-200\/40{background-color:#e9d5ff66}.bg-purple-200\/45{background-color:#e9d5ff73}.bg-purple-200\/5{background-color:#e9d5ff0d}.bg-purple-200\/50{background-color:#e9d5ff80}.bg-purple-200\/55{background-color:#e9d5ff8c}.bg-purple-200\/60{background-color:#e9d5ff99}.bg-purple-200\/65{background-color:#e9d5ffa6}.bg-purple-200\/70{background-color:#e9d5ffb3}.bg-purple-200\/75{background-color:#e9d5ffbf}.bg-purple-200\/80{background-color:#e9d5ffcc}.bg-purple-200\/85{background-color:#e9d5ffd9}.bg-purple-200\/90{background-color:#e9d5ffe6}.bg-purple-200\/95{background-color:#e9d5fff2}.bg-purple-300{--tw-bg-opacity:1;background-color:rgb(216 180 254 / var(--tw-bg-opacity))}.bg-purple-300\/0{background-color:#d8b4fe00}.bg-purple-300\/10{background-color:#d8b4fe1a}.bg-purple-300\/100{background-color:#d8b4fe}.bg-purple-300\/15{background-color:#d8b4fe26}.bg-purple-300\/20{background-color:#d8b4fe33}.bg-purple-300\/25{background-color:#d8b4fe40}.bg-purple-300\/30{background-color:#d8b4fe4d}.bg-purple-300\/35{background-color:#d8b4fe59}.bg-purple-300\/40{background-color:#d8b4fe66}.bg-purple-300\/45{background-color:#d8b4fe73}.bg-purple-300\/5{background-color:#d8b4fe0d}.bg-purple-300\/50{background-color:#d8b4fe80}.bg-purple-300\/55{background-color:#d8b4fe8c}.bg-purple-300\/60{background-color:#d8b4fe99}.bg-purple-300\/65{background-color:#d8b4fea6}.bg-purple-300\/70{background-color:#d8b4feb3}.bg-purple-300\/75{background-color:#d8b4febf}.bg-purple-300\/80{background-color:#d8b4fecc}.bg-purple-300\/85{background-color:#d8b4fed9}.bg-purple-300\/90{background-color:#d8b4fee6}.bg-purple-300\/95{background-color:#d8b4fef2}.bg-purple-400{--tw-bg-opacity:1;background-color:rgb(192 132 252 / var(--tw-bg-opacity))}.bg-purple-400\/0{background-color:#c084fc00}.bg-purple-400\/10{background-color:#c084fc1a}.bg-purple-400\/100{background-color:#c084fc}.bg-purple-400\/15{background-color:#c084fc26}.bg-purple-400\/20{background-color:#c084fc33}.bg-purple-400\/25{background-color:#c084fc40}.bg-purple-400\/30{background-color:#c084fc4d}.bg-purple-400\/35{background-color:#c084fc59}.bg-purple-400\/40{background-color:#c084fc66}.bg-purple-400\/45{background-color:#c084fc73}.bg-purple-400\/5{background-color:#c084fc0d}.bg-purple-400\/50{background-color:#c084fc80}.bg-purple-400\/55{background-color:#c084fc8c}.bg-purple-400\/60{background-color:#c084fc99}.bg-purple-400\/65{background-color:#c084fca6}.bg-purple-400\/70{background-color:#c084fcb3}.bg-purple-400\/75{background-color:#c084fcbf}.bg-purple-400\/80{background-color:#c084fccc}.bg-purple-400\/85{background-color:#c084fcd9}.bg-purple-400\/90{background-color:#c084fce6}.bg-purple-400\/95{background-color:#c084fcf2}.bg-purple-50{--tw-bg-opacity:1;background-color:rgb(250 245 255 / var(--tw-bg-opacity))}.bg-purple-50\/0{background-color:#faf5ff00}.bg-purple-50\/10{background-color:#faf5ff1a}.bg-purple-50\/100{background-color:#faf5ff}.bg-purple-50\/15{background-color:#faf5ff26}.bg-purple-50\/20{background-color:#faf5ff33}.bg-purple-50\/25{background-color:#faf5ff40}.bg-purple-50\/30{background-color:#faf5ff4d}.bg-purple-50\/35{background-color:#faf5ff59}.bg-purple-50\/40{background-color:#faf5ff66}.bg-purple-50\/45{background-color:#faf5ff73}.bg-purple-50\/5{background-color:#faf5ff0d}.bg-purple-50\/50{background-color:#faf5ff80}.bg-purple-50\/55{background-color:#faf5ff8c}.bg-purple-50\/60{background-color:#faf5ff99}.bg-purple-50\/65{background-color:#faf5ffa6}.bg-purple-50\/70{background-color:#faf5ffb3}.bg-purple-50\/75{background-color:#faf5ffbf}.bg-purple-50\/80{background-color:#faf5ffcc}.bg-purple-50\/85{background-color:#faf5ffd9}.bg-purple-50\/90{background-color:#faf5ffe6}.bg-purple-50\/95{background-color:#faf5fff2}.bg-purple-500{--tw-bg-opacity:1;background-color:rgb(168 85 247 / var(--tw-bg-opacity))}.bg-purple-500\/0{background-color:#a855f700}.bg-purple-500\/10{background-color:#a855f71a}.bg-purple-500\/100{background-color:#a855f7}.bg-purple-500\/15{background-color:#a855f726}.bg-purple-500\/20{background-color:#a855f733}.bg-purple-500\/25{background-color:#a855f740}.bg-purple-500\/30{background-color:#a855f74d}.bg-purple-500\/35{background-color:#a855f759}.bg-purple-500\/40{background-color:#a855f766}.bg-purple-500\/45{background-color:#a855f773}.bg-purple-500\/5{background-color:#a855f70d}.bg-purple-500\/50{background-color:#a855f780}.bg-purple-500\/55{background-color:#a855f78c}.bg-purple-500\/60{background-color:#a855f799}.bg-purple-500\/65{background-color:#a855f7a6}.bg-purple-500\/70{background-color:#a855f7b3}.bg-purple-500\/75{background-color:#a855f7bf}.bg-purple-500\/80{background-color:#a855f7cc}.bg-purple-500\/85{background-color:#a855f7d9}.bg-purple-500\/90{background-color:#a855f7e6}.bg-purple-500\/95{background-color:#a855f7f2}.bg-purple-600{--tw-bg-opacity:1;background-color:rgb(147 51 234 / var(--tw-bg-opacity))}.bg-purple-600\/0{background-color:#9333ea00}.bg-purple-600\/10{background-color:#9333ea1a}.bg-purple-600\/100{background-color:#9333ea}.bg-purple-600\/15{background-color:#9333ea26}.bg-purple-600\/20{background-color:#9333ea33}.bg-purple-600\/25{background-color:#9333ea40}.bg-purple-600\/30{background-color:#9333ea4d}.bg-purple-600\/35{background-color:#9333ea59}.bg-purple-600\/40{background-color:#9333ea66}.bg-purple-600\/45{background-color:#9333ea73}.bg-purple-600\/5{background-color:#9333ea0d}.bg-purple-600\/50{background-color:#9333ea80}.bg-purple-600\/55{background-color:#9333ea8c}.bg-purple-600\/60{background-color:#9333ea99}.bg-purple-600\/65{background-color:#9333eaa6}.bg-purple-600\/70{background-color:#9333eab3}.bg-purple-600\/75{background-color:#9333eabf}.bg-purple-600\/80{background-color:#9333eacc}.bg-purple-600\/85{background-color:#9333ead9}.bg-purple-600\/90{background-color:#9333eae6}.bg-purple-600\/95{background-color:#9333eaf2}.bg-purple-700{--tw-bg-opacity:1;background-color:rgb(126 34 206 / var(--tw-bg-opacity))}.bg-purple-700\/0{background-color:#7e22ce00}.bg-purple-700\/10{background-color:#7e22ce1a}.bg-purple-700\/100{background-color:#7e22ce}.bg-purple-700\/15{background-color:#7e22ce26}.bg-purple-700\/20{background-color:#7e22ce33}.bg-purple-700\/25{background-color:#7e22ce40}.bg-purple-700\/30{background-color:#7e22ce4d}.bg-purple-700\/35{background-color:#7e22ce59}.bg-purple-700\/40{background-color:#7e22ce66}.bg-purple-700\/45{background-color:#7e22ce73}.bg-purple-700\/5{background-color:#7e22ce0d}.bg-purple-700\/50{background-color:#7e22ce80}.bg-purple-700\/55{background-color:#7e22ce8c}.bg-purple-700\/60{background-color:#7e22ce99}.bg-purple-700\/65{background-color:#7e22cea6}.bg-purple-700\/70{background-color:#7e22ceb3}.bg-purple-700\/75{background-color:#7e22cebf}.bg-purple-700\/80{background-color:#7e22cecc}.bg-purple-700\/85{background-color:#7e22ced9}.bg-purple-700\/90{background-color:#7e22cee6}.bg-purple-700\/95{background-color:#7e22cef2}.bg-purple-800{--tw-bg-opacity:1;background-color:rgb(107 33 168 / var(--tw-bg-opacity))}.bg-purple-800\/0{background-color:#6b21a800}.bg-purple-800\/10{background-color:#6b21a81a}.bg-purple-800\/100{background-color:#6b21a8}.bg-purple-800\/15{background-color:#6b21a826}.bg-purple-800\/20{background-color:#6b21a833}.bg-purple-800\/25{background-color:#6b21a840}.bg-purple-800\/30{background-color:#6b21a84d}.bg-purple-800\/35{background-color:#6b21a859}.bg-purple-800\/40{background-color:#6b21a866}.bg-purple-800\/45{background-color:#6b21a873}.bg-purple-800\/5{background-color:#6b21a80d}.bg-purple-800\/50{background-color:#6b21a880}.bg-purple-800\/55{background-color:#6b21a88c}.bg-purple-800\/60{background-color:#6b21a899}.bg-purple-800\/65{background-color:#6b21a8a6}.bg-purple-800\/70{background-color:#6b21a8b3}.bg-purple-800\/75{background-color:#6b21a8bf}.bg-purple-800\/80{background-color:#6b21a8cc}.bg-purple-800\/85{background-color:#6b21a8d9}.bg-purple-800\/90{background-color:#6b21a8e6}.bg-purple-800\/95{background-color:#6b21a8f2}.bg-purple-900{--tw-bg-opacity:1;background-color:rgb(88 28 135 / var(--tw-bg-opacity))}.bg-purple-900\/0{background-color:#581c8700}.bg-purple-900\/10{background-color:#581c871a}.bg-purple-900\/100{background-color:#581c87}.bg-purple-900\/15{background-color:#581c8726}.bg-purple-900\/20{background-color:#581c8733}.bg-purple-900\/25{background-color:#581c8740}.bg-purple-900\/30{background-color:#581c874d}.bg-purple-900\/35{background-color:#581c8759}.bg-purple-900\/40{background-color:#581c8766}.bg-purple-900\/45{background-color:#581c8773}.bg-purple-900\/5{background-color:#581c870d}.bg-purple-900\/50{background-color:#581c8780}.bg-purple-900\/55{background-color:#581c878c}.bg-purple-900\/60{background-color:#581c8799}.bg-purple-900\/65{background-color:#581c87a6}.bg-purple-900\/70{background-color:#581c87b3}.bg-purple-900\/75{background-color:#581c87bf}.bg-purple-900\/80{background-color:#581c87cc}.bg-purple-900\/85{background-color:#581c87d9}.bg-purple-900\/90{background-color:#581c87e6}.bg-purple-900\/95{background-color:#581c87f2}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226 / var(--tw-bg-opacity))}.bg-red-100\/0{background-color:#fee2e200}.bg-red-100\/10{background-color:#fee2e21a}.bg-red-100\/100{background-color:#fee2e2}.bg-red-100\/15{background-color:#fee2e226}.bg-red-100\/20{background-color:#fee2e233}.bg-red-100\/25{background-color:#fee2e240}.bg-red-100\/30{background-color:#fee2e24d}.bg-red-100\/35{background-color:#fee2e259}.bg-red-100\/40{background-color:#fee2e266}.bg-red-100\/45{background-color:#fee2e273}.bg-red-100\/5{background-color:#fee2e20d}.bg-red-100\/50{background-color:#fee2e280}.bg-red-100\/55{background-color:#fee2e28c}.bg-red-100\/60{background-color:#fee2e299}.bg-red-100\/65{background-color:#fee2e2a6}.bg-red-100\/70{background-color:#fee2e2b3}.bg-red-100\/75{background-color:#fee2e2bf}.bg-red-100\/80{background-color:#fee2e2cc}.bg-red-100\/85{background-color:#fee2e2d9}.bg-red-100\/90{background-color:#fee2e2e6}.bg-red-100\/95{background-color:#fee2e2f2}.bg-red-200{--tw-bg-opacity:1;background-color:rgb(254 202 202 / var(--tw-bg-opacity))}.bg-red-200\/0{background-color:#fecaca00}.bg-red-200\/10{background-color:#fecaca1a}.bg-red-200\/100{background-color:#fecaca}.bg-red-200\/15{background-color:#fecaca26}.bg-red-200\/20{background-color:#fecaca33}.bg-red-200\/25{background-color:#fecaca40}.bg-red-200\/30{background-color:#fecaca4d}.bg-red-200\/35{background-color:#fecaca59}.bg-red-200\/40{background-color:#fecaca66}.bg-red-200\/45{background-color:#fecaca73}.bg-red-200\/5{background-color:#fecaca0d}.bg-red-200\/50{background-color:#fecaca80}.bg-red-200\/55{background-color:#fecaca8c}.bg-red-200\/60{background-color:#fecaca99}.bg-red-200\/65{background-color:#fecacaa6}.bg-red-200\/70{background-color:#fecacab3}.bg-red-200\/75{background-color:#fecacabf}.bg-red-200\/80{background-color:#fecacacc}.bg-red-200\/85{background-color:#fecacad9}.bg-red-200\/90{background-color:#fecacae6}.bg-red-200\/95{background-color:#fecacaf2}.bg-red-300{--tw-bg-opacity:1;background-color:rgb(252 165 165 / var(--tw-bg-opacity))}.bg-red-300\/0{background-color:#fca5a500}.bg-red-300\/10{background-color:#fca5a51a}.bg-red-300\/100{background-color:#fca5a5}.bg-red-300\/15{background-color:#fca5a526}.bg-red-300\/20{background-color:#fca5a533}.bg-red-300\/25{background-color:#fca5a540}.bg-red-300\/30{background-color:#fca5a54d}.bg-red-300\/35{background-color:#fca5a559}.bg-red-300\/40{background-color:#fca5a566}.bg-red-300\/45{background-color:#fca5a573}.bg-red-300\/5{background-color:#fca5a50d}.bg-red-300\/50{background-color:#fca5a580}.bg-red-300\/55{background-color:#fca5a58c}.bg-red-300\/60{background-color:#fca5a599}.bg-red-300\/65{background-color:#fca5a5a6}.bg-red-300\/70{background-color:#fca5a5b3}.bg-red-300\/75{background-color:#fca5a5bf}.bg-red-300\/80{background-color:#fca5a5cc}.bg-red-300\/85{background-color:#fca5a5d9}.bg-red-300\/90{background-color:#fca5a5e6}.bg-red-300\/95{background-color:#fca5a5f2}.bg-red-400{--tw-bg-opacity:1;background-color:rgb(248 113 113 / var(--tw-bg-opacity))}.bg-red-400\/0{background-color:#f8717100}.bg-red-400\/10{background-color:#f871711a}.bg-red-400\/100{background-color:#f87171}.bg-red-400\/15{background-color:#f8717126}.bg-red-400\/20{background-color:#f8717133}.bg-red-400\/25{background-color:#f8717140}.bg-red-400\/30{background-color:#f871714d}.bg-red-400\/35{background-color:#f8717159}.bg-red-400\/40{background-color:#f8717166}.bg-red-400\/45{background-color:#f8717173}.bg-red-400\/5{background-color:#f871710d}.bg-red-400\/50{background-color:#f8717180}.bg-red-400\/55{background-color:#f871718c}.bg-red-400\/60{background-color:#f8717199}.bg-red-400\/65{background-color:#f87171a6}.bg-red-400\/70{background-color:#f87171b3}.bg-red-400\/75{background-color:#f87171bf}.bg-red-400\/80{background-color:#f87171cc}.bg-red-400\/85{background-color:#f87171d9}.bg-red-400\/90{background-color:#f87171e6}.bg-red-400\/95{background-color:#f87171f2}.bg-red-50{--tw-bg-opacity:1;background-color:rgb(254 242 242 / var(--tw-bg-opacity))}.bg-red-50\/0{background-color:#fef2f200}.bg-red-50\/10{background-color:#fef2f21a}.bg-red-50\/100{background-color:#fef2f2}.bg-red-50\/15{background-color:#fef2f226}.bg-red-50\/20{background-color:#fef2f233}.bg-red-50\/25{background-color:#fef2f240}.bg-red-50\/30{background-color:#fef2f24d}.bg-red-50\/35{background-color:#fef2f259}.bg-red-50\/40{background-color:#fef2f266}.bg-red-50\/45{background-color:#fef2f273}.bg-red-50\/5{background-color:#fef2f20d}.bg-red-50\/50{background-color:#fef2f280}.bg-red-50\/55{background-color:#fef2f28c}.bg-red-50\/60{background-color:#fef2f299}.bg-red-50\/65{background-color:#fef2f2a6}.bg-red-50\/70{background-color:#fef2f2b3}.bg-red-50\/75{background-color:#fef2f2bf}.bg-red-50\/80{background-color:#fef2f2cc}.bg-red-50\/85{background-color:#fef2f2d9}.bg-red-50\/90{background-color:#fef2f2e6}.bg-red-50\/95{background-color:#fef2f2f2}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.bg-red-500\/0{background-color:#ef444400}.bg-red-500\/10{background-color:#ef44441a}.bg-red-500\/100{background-color:#ef4444}.bg-red-500\/15{background-color:#ef444426}.bg-red-500\/20{background-color:#ef444433}.bg-red-500\/25{background-color:#ef444440}.bg-red-500\/30{background-color:#ef44444d}.bg-red-500\/35{background-color:#ef444459}.bg-red-500\/40{background-color:#ef444466}.bg-red-500\/45{background-color:#ef444473}.bg-red-500\/5{background-color:#ef44440d}.bg-red-500\/50{background-color:#ef444480}.bg-red-500\/55{background-color:#ef44448c}.bg-red-500\/60{background-color:#ef444499}.bg-red-500\/65{background-color:#ef4444a6}.bg-red-500\/70{background-color:#ef4444b3}.bg-red-500\/75{background-color:#ef4444bf}.bg-red-500\/80{background-color:#ef4444cc}.bg-red-500\/85{background-color:#ef4444d9}.bg-red-500\/90{background-color:#ef4444e6}.bg-red-500\/95{background-color:#ef4444f2}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38 / var(--tw-bg-opacity))}.bg-red-600\/0{background-color:#dc262600}.bg-red-600\/10{background-color:#dc26261a}.bg-red-600\/100{background-color:#dc2626}.bg-red-600\/15{background-color:#dc262626}.bg-red-600\/20{background-color:#dc262633}.bg-red-600\/25{background-color:#dc262640}.bg-red-600\/30{background-color:#dc26264d}.bg-red-600\/35{background-color:#dc262659}.bg-red-600\/40{background-color:#dc262666}.bg-red-600\/45{background-color:#dc262673}.bg-red-600\/5{background-color:#dc26260d}.bg-red-600\/50{background-color:#dc262680}.bg-red-600\/55{background-color:#dc26268c}.bg-red-600\/60{background-color:#dc262699}.bg-red-600\/65{background-color:#dc2626a6}.bg-red-600\/70{background-color:#dc2626b3}.bg-red-600\/75{background-color:#dc2626bf}.bg-red-600\/80{background-color:#dc2626cc}.bg-red-600\/85{background-color:#dc2626d9}.bg-red-600\/90{background-color:#dc2626e6}.bg-red-600\/95{background-color:#dc2626f2}.bg-red-700{--tw-bg-opacity:1;background-color:rgb(185 28 28 / var(--tw-bg-opacity))}.bg-red-700\/0{background-color:#b91c1c00}.bg-red-700\/10{background-color:#b91c1c1a}.bg-red-700\/100{background-color:#b91c1c}.bg-red-700\/15{background-color:#b91c1c26}.bg-red-700\/20{background-color:#b91c1c33}.bg-red-700\/25{background-color:#b91c1c40}.bg-red-700\/30{background-color:#b91c1c4d}.bg-red-700\/35{background-color:#b91c1c59}.bg-red-700\/40{background-color:#b91c1c66}.bg-red-700\/45{background-color:#b91c1c73}.bg-red-700\/5{background-color:#b91c1c0d}.bg-red-700\/50{background-color:#b91c1c80}.bg-red-700\/55{background-color:#b91c1c8c}.bg-red-700\/60{background-color:#b91c1c99}.bg-red-700\/65{background-color:#b91c1ca6}.bg-red-700\/70{background-color:#b91c1cb3}.bg-red-700\/75{background-color:#b91c1cbf}.bg-red-700\/80{background-color:#b91c1ccc}.bg-red-700\/85{background-color:#b91c1cd9}.bg-red-700\/90{background-color:#b91c1ce6}.bg-red-700\/95{background-color:#b91c1cf2}.bg-red-800{--tw-bg-opacity:1;background-color:rgb(153 27 27 / var(--tw-bg-opacity))}.bg-red-800\/0{background-color:#991b1b00}.bg-red-800\/10{background-color:#991b1b1a}.bg-red-800\/100{background-color:#991b1b}.bg-red-800\/15{background-color:#991b1b26}.bg-red-800\/20{background-color:#991b1b33}.bg-red-800\/25{background-color:#991b1b40}.bg-red-800\/30{background-color:#991b1b4d}.bg-red-800\/35{background-color:#991b1b59}.bg-red-800\/40{background-color:#991b1b66}.bg-red-800\/45{background-color:#991b1b73}.bg-red-800\/5{background-color:#991b1b0d}.bg-red-800\/50{background-color:#991b1b80}.bg-red-800\/55{background-color:#991b1b8c}.bg-red-800\/60{background-color:#991b1b99}.bg-red-800\/65{background-color:#991b1ba6}.bg-red-800\/70{background-color:#991b1bb3}.bg-red-800\/75{background-color:#991b1bbf}.bg-red-800\/80{background-color:#991b1bcc}.bg-red-800\/85{background-color:#991b1bd9}.bg-red-800\/90{background-color:#991b1be6}.bg-red-800\/95{background-color:#991b1bf2}.bg-red-900{--tw-bg-opacity:1;background-color:rgb(127 29 29 / var(--tw-bg-opacity))}.bg-red-900\/0{background-color:#7f1d1d00}.bg-red-900\/10{background-color:#7f1d1d1a}.bg-red-900\/100{background-color:#7f1d1d}.bg-red-900\/15{background-color:#7f1d1d26}.bg-red-900\/20{background-color:#7f1d1d33}.bg-red-900\/25{background-color:#7f1d1d40}.bg-red-900\/30{background-color:#7f1d1d4d}.bg-red-900\/35{background-color:#7f1d1d59}.bg-red-900\/40{background-color:#7f1d1d66}.bg-red-900\/45{background-color:#7f1d1d73}.bg-red-900\/5{background-color:#7f1d1d0d}.bg-red-900\/50{background-color:#7f1d1d80}.bg-red-900\/55{background-color:#7f1d1d8c}.bg-red-900\/60{background-color:#7f1d1d99}.bg-red-900\/65{background-color:#7f1d1da6}.bg-red-900\/70{background-color:#7f1d1db3}.bg-red-900\/75{background-color:#7f1d1dbf}.bg-red-900\/80{background-color:#7f1d1dcc}.bg-red-900\/85{background-color:#7f1d1dd9}.bg-red-900\/90{background-color:#7f1d1de6}.bg-red-900\/95{background-color:#7f1d1df2}.bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.bg-slate-600{--tw-bg-opacity:1;background-color:rgb(71 85 105 / var(--tw-bg-opacity))}.bg-slate-800{--tw-bg-opacity:1;background-color:rgb(30 41 59 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-yellow-100{--tw-bg-opacity:1;background-color:rgb(254 249 195 / var(--tw-bg-opacity))}.bg-yellow-100\/0{background-color:#fef9c300}.bg-yellow-100\/10{background-color:#fef9c31a}.bg-yellow-100\/100{background-color:#fef9c3}.bg-yellow-100\/15{background-color:#fef9c326}.bg-yellow-100\/20{background-color:#fef9c333}.bg-yellow-100\/25{background-color:#fef9c340}.bg-yellow-100\/30{background-color:#fef9c34d}.bg-yellow-100\/35{background-color:#fef9c359}.bg-yellow-100\/40{background-color:#fef9c366}.bg-yellow-100\/45{background-color:#fef9c373}.bg-yellow-100\/5{background-color:#fef9c30d}.bg-yellow-100\/50{background-color:#fef9c380}.bg-yellow-100\/55{background-color:#fef9c38c}.bg-yellow-100\/60{background-color:#fef9c399}.bg-yellow-100\/65{background-color:#fef9c3a6}.bg-yellow-100\/70{background-color:#fef9c3b3}.bg-yellow-100\/75{background-color:#fef9c3bf}.bg-yellow-100\/80{background-color:#fef9c3cc}.bg-yellow-100\/85{background-color:#fef9c3d9}.bg-yellow-100\/90{background-color:#fef9c3e6}.bg-yellow-100\/95{background-color:#fef9c3f2}.bg-yellow-200{--tw-bg-opacity:1;background-color:rgb(254 240 138 / var(--tw-bg-opacity))}.bg-yellow-200\/0{background-color:#fef08a00}.bg-yellow-200\/10{background-color:#fef08a1a}.bg-yellow-200\/100{background-color:#fef08a}.bg-yellow-200\/15{background-color:#fef08a26}.bg-yellow-200\/20{background-color:#fef08a33}.bg-yellow-200\/25{background-color:#fef08a40}.bg-yellow-200\/30{background-color:#fef08a4d}.bg-yellow-200\/35{background-color:#fef08a59}.bg-yellow-200\/40{background-color:#fef08a66}.bg-yellow-200\/45{background-color:#fef08a73}.bg-yellow-200\/5{background-color:#fef08a0d}.bg-yellow-200\/50{background-color:#fef08a80}.bg-yellow-200\/55{background-color:#fef08a8c}.bg-yellow-200\/60{background-color:#fef08a99}.bg-yellow-200\/65{background-color:#fef08aa6}.bg-yellow-200\/70{background-color:#fef08ab3}.bg-yellow-200\/75{background-color:#fef08abf}.bg-yellow-200\/80{background-color:#fef08acc}.bg-yellow-200\/85{background-color:#fef08ad9}.bg-yellow-200\/90{background-color:#fef08ae6}.bg-yellow-200\/95{background-color:#fef08af2}.bg-yellow-300{--tw-bg-opacity:1;background-color:rgb(253 224 71 / var(--tw-bg-opacity))}.bg-yellow-300\/0{background-color:#fde04700}.bg-yellow-300\/10{background-color:#fde0471a}.bg-yellow-300\/100{background-color:#fde047}.bg-yellow-300\/15{background-color:#fde04726}.bg-yellow-300\/20{background-color:#fde04733}.bg-yellow-300\/25{background-color:#fde04740}.bg-yellow-300\/30{background-color:#fde0474d}.bg-yellow-300\/35{background-color:#fde04759}.bg-yellow-300\/40{background-color:#fde04766}.bg-yellow-300\/45{background-color:#fde04773}.bg-yellow-300\/5{background-color:#fde0470d}.bg-yellow-300\/50{background-color:#fde04780}.bg-yellow-300\/55{background-color:#fde0478c}.bg-yellow-300\/60{background-color:#fde04799}.bg-yellow-300\/65{background-color:#fde047a6}.bg-yellow-300\/70{background-color:#fde047b3}.bg-yellow-300\/75{background-color:#fde047bf}.bg-yellow-300\/80{background-color:#fde047cc}.bg-yellow-300\/85{background-color:#fde047d9}.bg-yellow-300\/90{background-color:#fde047e6}.bg-yellow-300\/95{background-color:#fde047f2}.bg-yellow-400{--tw-bg-opacity:1;background-color:rgb(250 204 21 / var(--tw-bg-opacity))}.bg-yellow-400\/0{background-color:#facc1500}.bg-yellow-400\/10{background-color:#facc151a}.bg-yellow-400\/100{background-color:#facc15}.bg-yellow-400\/15{background-color:#facc1526}.bg-yellow-400\/20{background-color:#facc1533}.bg-yellow-400\/25{background-color:#facc1540}.bg-yellow-400\/30{background-color:#facc154d}.bg-yellow-400\/35{background-color:#facc1559}.bg-yellow-400\/40{background-color:#facc1566}.bg-yellow-400\/45{background-color:#facc1573}.bg-yellow-400\/5{background-color:#facc150d}.bg-yellow-400\/50{background-color:#facc1580}.bg-yellow-400\/55{background-color:#facc158c}.bg-yellow-400\/60{background-color:#facc1599}.bg-yellow-400\/65{background-color:#facc15a6}.bg-yellow-400\/70{background-color:#facc15b3}.bg-yellow-400\/75{background-color:#facc15bf}.bg-yellow-400\/80{background-color:#facc15cc}.bg-yellow-400\/85{background-color:#facc15d9}.bg-yellow-400\/90{background-color:#facc15e6}.bg-yellow-400\/95{background-color:#facc15f2}.bg-yellow-50{--tw-bg-opacity:1;background-color:rgb(254 252 232 / var(--tw-bg-opacity))}.bg-yellow-50\/0{background-color:#fefce800}.bg-yellow-50\/10{background-color:#fefce81a}.bg-yellow-50\/100{background-color:#fefce8}.bg-yellow-50\/15{background-color:#fefce826}.bg-yellow-50\/20{background-color:#fefce833}.bg-yellow-50\/25{background-color:#fefce840}.bg-yellow-50\/30{background-color:#fefce84d}.bg-yellow-50\/35{background-color:#fefce859}.bg-yellow-50\/40{background-color:#fefce866}.bg-yellow-50\/45{background-color:#fefce873}.bg-yellow-50\/5{background-color:#fefce80d}.bg-yellow-50\/50{background-color:#fefce880}.bg-yellow-50\/55{background-color:#fefce88c}.bg-yellow-50\/60{background-color:#fefce899}.bg-yellow-50\/65{background-color:#fefce8a6}.bg-yellow-50\/70{background-color:#fefce8b3}.bg-yellow-50\/75{background-color:#fefce8bf}.bg-yellow-50\/80{background-color:#fefce8cc}.bg-yellow-50\/85{background-color:#fefce8d9}.bg-yellow-50\/90{background-color:#fefce8e6}.bg-yellow-50\/95{background-color:#fefce8f2}.bg-yellow-500{--tw-bg-opacity:1;background-color:rgb(234 179 8 / var(--tw-bg-opacity))}.bg-yellow-500\/0{background-color:#eab30800}.bg-yellow-500\/10{background-color:#eab3081a}.bg-yellow-500\/100{background-color:#eab308}.bg-yellow-500\/15{background-color:#eab30826}.bg-yellow-500\/20{background-color:#eab30833}.bg-yellow-500\/25{background-color:#eab30840}.bg-yellow-500\/30{background-color:#eab3084d}.bg-yellow-500\/35{background-color:#eab30859}.bg-yellow-500\/40{background-color:#eab30866}.bg-yellow-500\/45{background-color:#eab30873}.bg-yellow-500\/5{background-color:#eab3080d}.bg-yellow-500\/50{background-color:#eab30880}.bg-yellow-500\/55{background-color:#eab3088c}.bg-yellow-500\/60{background-color:#eab30899}.bg-yellow-500\/65{background-color:#eab308a6}.bg-yellow-500\/70{background-color:#eab308b3}.bg-yellow-500\/75{background-color:#eab308bf}.bg-yellow-500\/80{background-color:#eab308cc}.bg-yellow-500\/85{background-color:#eab308d9}.bg-yellow-500\/90{background-color:#eab308e6}.bg-yellow-500\/95{background-color:#eab308f2}.bg-yellow-600{--tw-bg-opacity:1;background-color:rgb(202 138 4 / var(--tw-bg-opacity))}.bg-yellow-600\/0{background-color:#ca8a0400}.bg-yellow-600\/10{background-color:#ca8a041a}.bg-yellow-600\/100{background-color:#ca8a04}.bg-yellow-600\/15{background-color:#ca8a0426}.bg-yellow-600\/20{background-color:#ca8a0433}.bg-yellow-600\/25{background-color:#ca8a0440}.bg-yellow-600\/30{background-color:#ca8a044d}.bg-yellow-600\/35{background-color:#ca8a0459}.bg-yellow-600\/40{background-color:#ca8a0466}.bg-yellow-600\/45{background-color:#ca8a0473}.bg-yellow-600\/5{background-color:#ca8a040d}.bg-yellow-600\/50{background-color:#ca8a0480}.bg-yellow-600\/55{background-color:#ca8a048c}.bg-yellow-600\/60{background-color:#ca8a0499}.bg-yellow-600\/65{background-color:#ca8a04a6}.bg-yellow-600\/70{background-color:#ca8a04b3}.bg-yellow-600\/75{background-color:#ca8a04bf}.bg-yellow-600\/80{background-color:#ca8a04cc}.bg-yellow-600\/85{background-color:#ca8a04d9}.bg-yellow-600\/90{background-color:#ca8a04e6}.bg-yellow-600\/95{background-color:#ca8a04f2}.bg-yellow-700{--tw-bg-opacity:1;background-color:rgb(161 98 7 / var(--tw-bg-opacity))}.bg-yellow-700\/0{background-color:#a1620700}.bg-yellow-700\/10{background-color:#a162071a}.bg-yellow-700\/100{background-color:#a16207}.bg-yellow-700\/15{background-color:#a1620726}.bg-yellow-700\/20{background-color:#a1620733}.bg-yellow-700\/25{background-color:#a1620740}.bg-yellow-700\/30{background-color:#a162074d}.bg-yellow-700\/35{background-color:#a1620759}.bg-yellow-700\/40{background-color:#a1620766}.bg-yellow-700\/45{background-color:#a1620773}.bg-yellow-700\/5{background-color:#a162070d}.bg-yellow-700\/50{background-color:#a1620780}.bg-yellow-700\/55{background-color:#a162078c}.bg-yellow-700\/60{background-color:#a1620799}.bg-yellow-700\/65{background-color:#a16207a6}.bg-yellow-700\/70{background-color:#a16207b3}.bg-yellow-700\/75{background-color:#a16207bf}.bg-yellow-700\/80{background-color:#a16207cc}.bg-yellow-700\/85{background-color:#a16207d9}.bg-yellow-700\/90{background-color:#a16207e6}.bg-yellow-700\/95{background-color:#a16207f2}.bg-yellow-800{--tw-bg-opacity:1;background-color:rgb(133 77 14 / var(--tw-bg-opacity))}.bg-yellow-800\/0{background-color:#854d0e00}.bg-yellow-800\/10{background-color:#854d0e1a}.bg-yellow-800\/100{background-color:#854d0e}.bg-yellow-800\/15{background-color:#854d0e26}.bg-yellow-800\/20{background-color:#854d0e33}.bg-yellow-800\/25{background-color:#854d0e40}.bg-yellow-800\/30{background-color:#854d0e4d}.bg-yellow-800\/35{background-color:#854d0e59}.bg-yellow-800\/40{background-color:#854d0e66}.bg-yellow-800\/45{background-color:#854d0e73}.bg-yellow-800\/5{background-color:#854d0e0d}.bg-yellow-800\/50{background-color:#854d0e80}.bg-yellow-800\/55{background-color:#854d0e8c}.bg-yellow-800\/60{background-color:#854d0e99}.bg-yellow-800\/65{background-color:#854d0ea6}.bg-yellow-800\/70{background-color:#854d0eb3}.bg-yellow-800\/75{background-color:#854d0ebf}.bg-yellow-800\/80{background-color:#854d0ecc}.bg-yellow-800\/85{background-color:#854d0ed9}.bg-yellow-800\/90{background-color:#854d0ee6}.bg-yellow-800\/95{background-color:#854d0ef2}.bg-yellow-900{--tw-bg-opacity:1;background-color:rgb(113 63 18 / var(--tw-bg-opacity))}.bg-yellow-900\/0{background-color:#713f1200}.bg-yellow-900\/10{background-color:#713f121a}.bg-yellow-900\/100{background-color:#713f12}.bg-yellow-900\/15{background-color:#713f1226}.bg-yellow-900\/20{background-color:#713f1233}.bg-yellow-900\/25{background-color:#713f1240}.bg-yellow-900\/30{background-color:#713f124d}.bg-yellow-900\/35{background-color:#713f1259}.bg-yellow-900\/40{background-color:#713f1266}.bg-yellow-900\/45{background-color:#713f1273}.bg-yellow-900\/5{background-color:#713f120d}.bg-yellow-900\/50{background-color:#713f1280}.bg-yellow-900\/55{background-color:#713f128c}.bg-yellow-900\/60{background-color:#713f1299}.bg-yellow-900\/65{background-color:#713f12a6}.bg-yellow-900\/70{background-color:#713f12b3}.bg-yellow-900\/75{background-color:#713f12bf}.bg-yellow-900\/80{background-color:#713f12cc}.bg-yellow-900\/85{background-color:#713f12d9}.bg-yellow-900\/90{background-color:#713f12e6}.bg-yellow-900\/95{background-color:#713f12f2}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-black\/75{--tw-gradient-from:rgb(0 0 0 / .75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-50{--tw-gradient-from:#eef2ff var(--tw-gradient-from-position);--tw-gradient-to:rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-100{--tw-gradient-from:#f3e8ff var(--tw-gradient-from-position);--tw-gradient-to:rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500{--tw-gradient-from:#a855f7 var(--tw-gradient-from-position);--tw-gradient-to:rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.to-blue-100{--tw-gradient-to:#dbeafe var(--tw-gradient-to-position)}.to-blue-50{--tw-gradient-to:#eff6ff var(--tw-gradient-to-position)}.to-pink-500{--tw-gradient-to:#ec4899 var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position)}.fill-current{fill:currentColor}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-32{padding-top:8rem;padding-bottom:8rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-1{padding-bottom:.25rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-32{padding-bottom:8rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-1{padding-left:.25rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pr-10{padding-right:2.5rem}.pr-12{padding-right:3rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-16{padding-top:4rem}.pt-24{padding-top:6rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.align-middle{vertical-align:middle}.font-bai{font-family:Baijamuree,sans-serif}.font-outfit{font-family:Outfit,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-blue-100{--tw-text-opacity:1;color:rgb(219 234 254 / var(--tw-text-opacity))}.text-blue-100\/0{color:#dbeafe00}.text-blue-100\/10{color:#dbeafe1a}.text-blue-100\/100{color:#dbeafe}.text-blue-100\/15{color:#dbeafe26}.text-blue-100\/20{color:#dbeafe33}.text-blue-100\/25{color:#dbeafe40}.text-blue-100\/30{color:#dbeafe4d}.text-blue-100\/35{color:#dbeafe59}.text-blue-100\/40{color:#dbeafe66}.text-blue-100\/45{color:#dbeafe73}.text-blue-100\/5{color:#dbeafe0d}.text-blue-100\/50{color:#dbeafe80}.text-blue-100\/55{color:#dbeafe8c}.text-blue-100\/60{color:#dbeafe99}.text-blue-100\/65{color:#dbeafea6}.text-blue-100\/70{color:#dbeafeb3}.text-blue-100\/75{color:#dbeafebf}.text-blue-100\/80{color:#dbeafecc}.text-blue-100\/85{color:#dbeafed9}.text-blue-100\/90{color:#dbeafee6}.text-blue-100\/95{color:#dbeafef2}.text-blue-200{--tw-text-opacity:1;color:rgb(191 219 254 / var(--tw-text-opacity))}.text-blue-200\/0{color:#bfdbfe00}.text-blue-200\/10{color:#bfdbfe1a}.text-blue-200\/100{color:#bfdbfe}.text-blue-200\/15{color:#bfdbfe26}.text-blue-200\/20{color:#bfdbfe33}.text-blue-200\/25{color:#bfdbfe40}.text-blue-200\/30{color:#bfdbfe4d}.text-blue-200\/35{color:#bfdbfe59}.text-blue-200\/40{color:#bfdbfe66}.text-blue-200\/45{color:#bfdbfe73}.text-blue-200\/5{color:#bfdbfe0d}.text-blue-200\/50{color:#bfdbfe80}.text-blue-200\/55{color:#bfdbfe8c}.text-blue-200\/60{color:#bfdbfe99}.text-blue-200\/65{color:#bfdbfea6}.text-blue-200\/70{color:#bfdbfeb3}.text-blue-200\/75{color:#bfdbfebf}.text-blue-200\/80{color:#bfdbfecc}.text-blue-200\/85{color:#bfdbfed9}.text-blue-200\/90{color:#bfdbfee6}.text-blue-200\/95{color:#bfdbfef2}.text-blue-300{--tw-text-opacity:1;color:rgb(147 197 253 / var(--tw-text-opacity))}.text-blue-300\/0{color:#93c5fd00}.text-blue-300\/10{color:#93c5fd1a}.text-blue-300\/100{color:#93c5fd}.text-blue-300\/15{color:#93c5fd26}.text-blue-300\/20{color:#93c5fd33}.text-blue-300\/25{color:#93c5fd40}.text-blue-300\/30{color:#93c5fd4d}.text-blue-300\/35{color:#93c5fd59}.text-blue-300\/40{color:#93c5fd66}.text-blue-300\/45{color:#93c5fd73}.text-blue-300\/5{color:#93c5fd0d}.text-blue-300\/50{color:#93c5fd80}.text-blue-300\/55{color:#93c5fd8c}.text-blue-300\/60{color:#93c5fd99}.text-blue-300\/65{color:#93c5fda6}.text-blue-300\/70{color:#93c5fdb3}.text-blue-300\/75{color:#93c5fdbf}.text-blue-300\/80{color:#93c5fdcc}.text-blue-300\/85{color:#93c5fdd9}.text-blue-300\/90{color:#93c5fde6}.text-blue-300\/95{color:#93c5fdf2}.text-blue-400{--tw-text-opacity:1;color:rgb(96 165 250 / var(--tw-text-opacity))}.text-blue-400\/0{color:#60a5fa00}.text-blue-400\/10{color:#60a5fa1a}.text-blue-400\/100{color:#60a5fa}.text-blue-400\/15{color:#60a5fa26}.text-blue-400\/20{color:#60a5fa33}.text-blue-400\/25{color:#60a5fa40}.text-blue-400\/30{color:#60a5fa4d}.text-blue-400\/35{color:#60a5fa59}.text-blue-400\/40{color:#60a5fa66}.text-blue-400\/45{color:#60a5fa73}.text-blue-400\/5{color:#60a5fa0d}.text-blue-400\/50{color:#60a5fa80}.text-blue-400\/55{color:#60a5fa8c}.text-blue-400\/60{color:#60a5fa99}.text-blue-400\/65{color:#60a5faa6}.text-blue-400\/70{color:#60a5fab3}.text-blue-400\/75{color:#60a5fabf}.text-blue-400\/80{color:#60a5facc}.text-blue-400\/85{color:#60a5fad9}.text-blue-400\/90{color:#60a5fae6}.text-blue-400\/95{color:#60a5faf2}.text-blue-50{--tw-text-opacity:1;color:rgb(239 246 255 / var(--tw-text-opacity))}.text-blue-50\/0{color:#eff6ff00}.text-blue-50\/10{color:#eff6ff1a}.text-blue-50\/100{color:#eff6ff}.text-blue-50\/15{color:#eff6ff26}.text-blue-50\/20{color:#eff6ff33}.text-blue-50\/25{color:#eff6ff40}.text-blue-50\/30{color:#eff6ff4d}.text-blue-50\/35{color:#eff6ff59}.text-blue-50\/40{color:#eff6ff66}.text-blue-50\/45{color:#eff6ff73}.text-blue-50\/5{color:#eff6ff0d}.text-blue-50\/50{color:#eff6ff80}.text-blue-50\/55{color:#eff6ff8c}.text-blue-50\/60{color:#eff6ff99}.text-blue-50\/65{color:#eff6ffa6}.text-blue-50\/70{color:#eff6ffb3}.text-blue-50\/75{color:#eff6ffbf}.text-blue-50\/80{color:#eff6ffcc}.text-blue-50\/85{color:#eff6ffd9}.text-blue-50\/90{color:#eff6ffe6}.text-blue-50\/95{color:#eff6fff2}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246 / var(--tw-text-opacity))}.text-blue-500\/0{color:#3b82f600}.text-blue-500\/10{color:#3b82f61a}.text-blue-500\/100{color:#3b82f6}.text-blue-500\/15{color:#3b82f626}.text-blue-500\/20{color:#3b82f633}.text-blue-500\/25{color:#3b82f640}.text-blue-500\/30{color:#3b82f64d}.text-blue-500\/35{color:#3b82f659}.text-blue-500\/40{color:#3b82f666}.text-blue-500\/45{color:#3b82f673}.text-blue-500\/5{color:#3b82f60d}.text-blue-500\/50{color:#3b82f680}.text-blue-500\/55{color:#3b82f68c}.text-blue-500\/60{color:#3b82f699}.text-blue-500\/65{color:#3b82f6a6}.text-blue-500\/70{color:#3b82f6b3}.text-blue-500\/75{color:#3b82f6bf}.text-blue-500\/80{color:#3b82f6cc}.text-blue-500\/85{color:#3b82f6d9}.text-blue-500\/90{color:#3b82f6e6}.text-blue-500\/95{color:#3b82f6f2}.text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235 / var(--tw-text-opacity))}.text-blue-600\/0{color:#2563eb00}.text-blue-600\/10{color:#2563eb1a}.text-blue-600\/100{color:#2563eb}.text-blue-600\/15{color:#2563eb26}.text-blue-600\/20{color:#2563eb33}.text-blue-600\/25{color:#2563eb40}.text-blue-600\/30{color:#2563eb4d}.text-blue-600\/35{color:#2563eb59}.text-blue-600\/40{color:#2563eb66}.text-blue-600\/45{color:#2563eb73}.text-blue-600\/5{color:#2563eb0d}.text-blue-600\/50{color:#2563eb80}.text-blue-600\/55{color:#2563eb8c}.text-blue-600\/60{color:#2563eb99}.text-blue-600\/65{color:#2563eba6}.text-blue-600\/70{color:#2563ebb3}.text-blue-600\/75{color:#2563ebbf}.text-blue-600\/80{color:#2563ebcc}.text-blue-600\/85{color:#2563ebd9}.text-blue-600\/90{color:#2563ebe6}.text-blue-600\/95{color:#2563ebf2}.text-blue-700{--tw-text-opacity:1;color:rgb(29 78 216 / var(--tw-text-opacity))}.text-blue-700\/0{color:#1d4ed800}.text-blue-700\/10{color:#1d4ed81a}.text-blue-700\/100{color:#1d4ed8}.text-blue-700\/15{color:#1d4ed826}.text-blue-700\/20{color:#1d4ed833}.text-blue-700\/25{color:#1d4ed840}.text-blue-700\/30{color:#1d4ed84d}.text-blue-700\/35{color:#1d4ed859}.text-blue-700\/40{color:#1d4ed866}.text-blue-700\/45{color:#1d4ed873}.text-blue-700\/5{color:#1d4ed80d}.text-blue-700\/50{color:#1d4ed880}.text-blue-700\/55{color:#1d4ed88c}.text-blue-700\/60{color:#1d4ed899}.text-blue-700\/65{color:#1d4ed8a6}.text-blue-700\/70{color:#1d4ed8b3}.text-blue-700\/75{color:#1d4ed8bf}.text-blue-700\/80{color:#1d4ed8cc}.text-blue-700\/85{color:#1d4ed8d9}.text-blue-700\/90{color:#1d4ed8e6}.text-blue-700\/95{color:#1d4ed8f2}.text-blue-800{--tw-text-opacity:1;color:rgb(30 64 175 / var(--tw-text-opacity))}.text-blue-800\/0{color:#1e40af00}.text-blue-800\/10{color:#1e40af1a}.text-blue-800\/100{color:#1e40af}.text-blue-800\/15{color:#1e40af26}.text-blue-800\/20{color:#1e40af33}.text-blue-800\/25{color:#1e40af40}.text-blue-800\/30{color:#1e40af4d}.text-blue-800\/35{color:#1e40af59}.text-blue-800\/40{color:#1e40af66}.text-blue-800\/45{color:#1e40af73}.text-blue-800\/5{color:#1e40af0d}.text-blue-800\/50{color:#1e40af80}.text-blue-800\/55{color:#1e40af8c}.text-blue-800\/60{color:#1e40af99}.text-blue-800\/65{color:#1e40afa6}.text-blue-800\/70{color:#1e40afb3}.text-blue-800\/75{color:#1e40afbf}.text-blue-800\/80{color:#1e40afcc}.text-blue-800\/85{color:#1e40afd9}.text-blue-800\/90{color:#1e40afe6}.text-blue-800\/95{color:#1e40aff2}.text-blue-900{--tw-text-opacity:1;color:rgb(30 58 138 / var(--tw-text-opacity))}.text-blue-900\/0{color:#1e3a8a00}.text-blue-900\/10{color:#1e3a8a1a}.text-blue-900\/100{color:#1e3a8a}.text-blue-900\/15{color:#1e3a8a26}.text-blue-900\/20{color:#1e3a8a33}.text-blue-900\/25{color:#1e3a8a40}.text-blue-900\/30{color:#1e3a8a4d}.text-blue-900\/35{color:#1e3a8a59}.text-blue-900\/40{color:#1e3a8a66}.text-blue-900\/45{color:#1e3a8a73}.text-blue-900\/5{color:#1e3a8a0d}.text-blue-900\/50{color:#1e3a8a80}.text-blue-900\/55{color:#1e3a8a8c}.text-blue-900\/60{color:#1e3a8a99}.text-blue-900\/65{color:#1e3a8aa6}.text-blue-900\/70{color:#1e3a8ab3}.text-blue-900\/75{color:#1e3a8abf}.text-blue-900\/80{color:#1e3a8acc}.text-blue-900\/85{color:#1e3a8ad9}.text-blue-900\/90{color:#1e3a8ae6}.text-blue-900\/95{color:#1e3a8af2}.text-gray-100{--tw-text-opacity:1;color:rgb(243 244 246 / var(--tw-text-opacity))}.text-gray-100\/0{color:#f3f4f600}.text-gray-100\/10{color:#f3f4f61a}.text-gray-100\/100{color:#f3f4f6}.text-gray-100\/15{color:#f3f4f626}.text-gray-100\/20{color:#f3f4f633}.text-gray-100\/25{color:#f3f4f640}.text-gray-100\/30{color:#f3f4f64d}.text-gray-100\/35{color:#f3f4f659}.text-gray-100\/40{color:#f3f4f666}.text-gray-100\/45{color:#f3f4f673}.text-gray-100\/5{color:#f3f4f60d}.text-gray-100\/50{color:#f3f4f680}.text-gray-100\/55{color:#f3f4f68c}.text-gray-100\/60{color:#f3f4f699}.text-gray-100\/65{color:#f3f4f6a6}.text-gray-100\/70{color:#f3f4f6b3}.text-gray-100\/75{color:#f3f4f6bf}.text-gray-100\/80{color:#f3f4f6cc}.text-gray-100\/85{color:#f3f4f6d9}.text-gray-100\/90{color:#f3f4f6e6}.text-gray-100\/95{color:#f3f4f6f2}.text-gray-200{--tw-text-opacity:1;color:rgb(229 231 235 / var(--tw-text-opacity))}.text-gray-200\/0{color:#e5e7eb00}.text-gray-200\/10{color:#e5e7eb1a}.text-gray-200\/100{color:#e5e7eb}.text-gray-200\/15{color:#e5e7eb26}.text-gray-200\/20{color:#e5e7eb33}.text-gray-200\/25{color:#e5e7eb40}.text-gray-200\/30{color:#e5e7eb4d}.text-gray-200\/35{color:#e5e7eb59}.text-gray-200\/40{color:#e5e7eb66}.text-gray-200\/45{color:#e5e7eb73}.text-gray-200\/5{color:#e5e7eb0d}.text-gray-200\/50{color:#e5e7eb80}.text-gray-200\/55{color:#e5e7eb8c}.text-gray-200\/60{color:#e5e7eb99}.text-gray-200\/65{color:#e5e7eba6}.text-gray-200\/70{color:#e5e7ebb3}.text-gray-200\/75{color:#e5e7ebbf}.text-gray-200\/80{color:#e5e7ebcc}.text-gray-200\/85{color:#e5e7ebd9}.text-gray-200\/90{color:#e5e7ebe6}.text-gray-200\/95{color:#e5e7ebf2}.text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219 / var(--tw-text-opacity))}.text-gray-300\/0{color:#d1d5db00}.text-gray-300\/10{color:#d1d5db1a}.text-gray-300\/100{color:#d1d5db}.text-gray-300\/15{color:#d1d5db26}.text-gray-300\/20{color:#d1d5db33}.text-gray-300\/25{color:#d1d5db40}.text-gray-300\/30{color:#d1d5db4d}.text-gray-300\/35{color:#d1d5db59}.text-gray-300\/40{color:#d1d5db66}.text-gray-300\/45{color:#d1d5db73}.text-gray-300\/5{color:#d1d5db0d}.text-gray-300\/50{color:#d1d5db80}.text-gray-300\/55{color:#d1d5db8c}.text-gray-300\/60{color:#d1d5db99}.text-gray-300\/65{color:#d1d5dba6}.text-gray-300\/70{color:#d1d5dbb3}.text-gray-300\/75{color:#d1d5dbbf}.text-gray-300\/80{color:#d1d5dbcc}.text-gray-300\/85{color:#d1d5dbd9}.text-gray-300\/90{color:#d1d5dbe6}.text-gray-300\/95{color:#d1d5dbf2}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175 / var(--tw-text-opacity))}.text-gray-400\/0{color:#9ca3af00}.text-gray-400\/10{color:#9ca3af1a}.text-gray-400\/100{color:#9ca3af}.text-gray-400\/15{color:#9ca3af26}.text-gray-400\/20{color:#9ca3af33}.text-gray-400\/25{color:#9ca3af40}.text-gray-400\/30{color:#9ca3af4d}.text-gray-400\/35{color:#9ca3af59}.text-gray-400\/40{color:#9ca3af66}.text-gray-400\/45{color:#9ca3af73}.text-gray-400\/5{color:#9ca3af0d}.text-gray-400\/50{color:#9ca3af80}.text-gray-400\/55{color:#9ca3af8c}.text-gray-400\/60{color:#9ca3af99}.text-gray-400\/65{color:#9ca3afa6}.text-gray-400\/70{color:#9ca3afb3}.text-gray-400\/75{color:#9ca3afbf}.text-gray-400\/80{color:#9ca3afcc}.text-gray-400\/85{color:#9ca3afd9}.text-gray-400\/90{color:#9ca3afe6}.text-gray-400\/95{color:#9ca3aff2}.text-gray-50{--tw-text-opacity:1;color:rgb(249 250 251 / var(--tw-text-opacity))}.text-gray-50\/0{color:#f9fafb00}.text-gray-50\/10{color:#f9fafb1a}.text-gray-50\/100{color:#f9fafb}.text-gray-50\/15{color:#f9fafb26}.text-gray-50\/20{color:#f9fafb33}.text-gray-50\/25{color:#f9fafb40}.text-gray-50\/30{color:#f9fafb4d}.text-gray-50\/35{color:#f9fafb59}.text-gray-50\/40{color:#f9fafb66}.text-gray-50\/45{color:#f9fafb73}.text-gray-50\/5{color:#f9fafb0d}.text-gray-50\/50{color:#f9fafb80}.text-gray-50\/55{color:#f9fafb8c}.text-gray-50\/60{color:#f9fafb99}.text-gray-50\/65{color:#f9fafba6}.text-gray-50\/70{color:#f9fafbb3}.text-gray-50\/75{color:#f9fafbbf}.text-gray-50\/80{color:#f9fafbcc}.text-gray-50\/85{color:#f9fafbd9}.text-gray-50\/90{color:#f9fafbe6}.text-gray-50\/95{color:#f9fafbf2}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128 / var(--tw-text-opacity))}.text-gray-500\/0{color:#6b728000}.text-gray-500\/10{color:#6b72801a}.text-gray-500\/100{color:#6b7280}.text-gray-500\/15{color:#6b728026}.text-gray-500\/20{color:#6b728033}.text-gray-500\/25{color:#6b728040}.text-gray-500\/30{color:#6b72804d}.text-gray-500\/35{color:#6b728059}.text-gray-500\/40{color:#6b728066}.text-gray-500\/45{color:#6b728073}.text-gray-500\/5{color:#6b72800d}.text-gray-500\/50{color:#6b728080}.text-gray-500\/55{color:#6b72808c}.text-gray-500\/60{color:#6b728099}.text-gray-500\/65{color:#6b7280a6}.text-gray-500\/70{color:#6b7280b3}.text-gray-500\/75{color:#6b7280bf}.text-gray-500\/80{color:#6b7280cc}.text-gray-500\/85{color:#6b7280d9}.text-gray-500\/90{color:#6b7280e6}.text-gray-500\/95{color:#6b7280f2}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99 / var(--tw-text-opacity))}.text-gray-600\/0{color:#4b556300}.text-gray-600\/10{color:#4b55631a}.text-gray-600\/100{color:#4b5563}.text-gray-600\/15{color:#4b556326}.text-gray-600\/20{color:#4b556333}.text-gray-600\/25{color:#4b556340}.text-gray-600\/30{color:#4b55634d}.text-gray-600\/35{color:#4b556359}.text-gray-600\/40{color:#4b556366}.text-gray-600\/45{color:#4b556373}.text-gray-600\/5{color:#4b55630d}.text-gray-600\/50{color:#4b556380}.text-gray-600\/55{color:#4b55638c}.text-gray-600\/60{color:#4b556399}.text-gray-600\/65{color:#4b5563a6}.text-gray-600\/70{color:#4b5563b3}.text-gray-600\/75{color:#4b5563bf}.text-gray-600\/80{color:#4b5563cc}.text-gray-600\/85{color:#4b5563d9}.text-gray-600\/90{color:#4b5563e6}.text-gray-600\/95{color:#4b5563f2}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81 / var(--tw-text-opacity))}.text-gray-700\/0{color:#37415100}.text-gray-700\/10{color:#3741511a}.text-gray-700\/100{color:#374151}.text-gray-700\/15{color:#37415126}.text-gray-700\/20{color:#37415133}.text-gray-700\/25{color:#37415140}.text-gray-700\/30{color:#3741514d}.text-gray-700\/35{color:#37415159}.text-gray-700\/40{color:#37415166}.text-gray-700\/45{color:#37415173}.text-gray-700\/5{color:#3741510d}.text-gray-700\/50{color:#37415180}.text-gray-700\/55{color:#3741518c}.text-gray-700\/60{color:#37415199}.text-gray-700\/65{color:#374151a6}.text-gray-700\/70{color:#374151b3}.text-gray-700\/75{color:#374151bf}.text-gray-700\/80{color:#374151cc}.text-gray-700\/85{color:#374151d9}.text-gray-700\/90{color:#374151e6}.text-gray-700\/95{color:#374151f2}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55 / var(--tw-text-opacity))}.text-gray-800\/0{color:#1f293700}.text-gray-800\/10{color:#1f29371a}.text-gray-800\/100{color:#1f2937}.text-gray-800\/15{color:#1f293726}.text-gray-800\/20{color:#1f293733}.text-gray-800\/25{color:#1f293740}.text-gray-800\/30{color:#1f29374d}.text-gray-800\/35{color:#1f293759}.text-gray-800\/40{color:#1f293766}.text-gray-800\/45{color:#1f293773}.text-gray-800\/5{color:#1f29370d}.text-gray-800\/50{color:#1f293780}.text-gray-800\/55{color:#1f29378c}.text-gray-800\/60{color:#1f293799}.text-gray-800\/65{color:#1f2937a6}.text-gray-800\/70{color:#1f2937b3}.text-gray-800\/75{color:#1f2937bf}.text-gray-800\/80{color:#1f2937cc}.text-gray-800\/85{color:#1f2937d9}.text-gray-800\/90{color:#1f2937e6}.text-gray-800\/95{color:#1f2937f2}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity))}.text-gray-900\/0{color:#11182700}.text-gray-900\/10{color:#1118271a}.text-gray-900\/100{color:#111827}.text-gray-900\/15{color:#11182726}.text-gray-900\/20{color:#11182733}.text-gray-900\/25{color:#11182740}.text-gray-900\/30{color:#1118274d}.text-gray-900\/35{color:#11182759}.text-gray-900\/40{color:#11182766}.text-gray-900\/45{color:#11182773}.text-gray-900\/5{color:#1118270d}.text-gray-900\/50{color:#11182780}.text-gray-900\/55{color:#1118278c}.text-gray-900\/60{color:#11182799}.text-gray-900\/65{color:#111827a6}.text-gray-900\/70{color:#111827b3}.text-gray-900\/75{color:#111827bf}.text-gray-900\/80{color:#111827cc}.text-gray-900\/85{color:#111827d9}.text-gray-900\/90{color:#111827e6}.text-gray-900\/95{color:#111827f2}.text-green-100{--tw-text-opacity:1;color:rgb(220 252 231 / var(--tw-text-opacity))}.text-green-100\/0{color:#dcfce700}.text-green-100\/10{color:#dcfce71a}.text-green-100\/100{color:#dcfce7}.text-green-100\/15{color:#dcfce726}.text-green-100\/20{color:#dcfce733}.text-green-100\/25{color:#dcfce740}.text-green-100\/30{color:#dcfce74d}.text-green-100\/35{color:#dcfce759}.text-green-100\/40{color:#dcfce766}.text-green-100\/45{color:#dcfce773}.text-green-100\/5{color:#dcfce70d}.text-green-100\/50{color:#dcfce780}.text-green-100\/55{color:#dcfce78c}.text-green-100\/60{color:#dcfce799}.text-green-100\/65{color:#dcfce7a6}.text-green-100\/70{color:#dcfce7b3}.text-green-100\/75{color:#dcfce7bf}.text-green-100\/80{color:#dcfce7cc}.text-green-100\/85{color:#dcfce7d9}.text-green-100\/90{color:#dcfce7e6}.text-green-100\/95{color:#dcfce7f2}.text-green-200{--tw-text-opacity:1;color:rgb(187 247 208 / var(--tw-text-opacity))}.text-green-200\/0{color:#bbf7d000}.text-green-200\/10{color:#bbf7d01a}.text-green-200\/100{color:#bbf7d0}.text-green-200\/15{color:#bbf7d026}.text-green-200\/20{color:#bbf7d033}.text-green-200\/25{color:#bbf7d040}.text-green-200\/30{color:#bbf7d04d}.text-green-200\/35{color:#bbf7d059}.text-green-200\/40{color:#bbf7d066}.text-green-200\/45{color:#bbf7d073}.text-green-200\/5{color:#bbf7d00d}.text-green-200\/50{color:#bbf7d080}.text-green-200\/55{color:#bbf7d08c}.text-green-200\/60{color:#bbf7d099}.text-green-200\/65{color:#bbf7d0a6}.text-green-200\/70{color:#bbf7d0b3}.text-green-200\/75{color:#bbf7d0bf}.text-green-200\/80{color:#bbf7d0cc}.text-green-200\/85{color:#bbf7d0d9}.text-green-200\/90{color:#bbf7d0e6}.text-green-200\/95{color:#bbf7d0f2}.text-green-300{--tw-text-opacity:1;color:rgb(134 239 172 / var(--tw-text-opacity))}.text-green-300\/0{color:#86efac00}.text-green-300\/10{color:#86efac1a}.text-green-300\/100{color:#86efac}.text-green-300\/15{color:#86efac26}.text-green-300\/20{color:#86efac33}.text-green-300\/25{color:#86efac40}.text-green-300\/30{color:#86efac4d}.text-green-300\/35{color:#86efac59}.text-green-300\/40{color:#86efac66}.text-green-300\/45{color:#86efac73}.text-green-300\/5{color:#86efac0d}.text-green-300\/50{color:#86efac80}.text-green-300\/55{color:#86efac8c}.text-green-300\/60{color:#86efac99}.text-green-300\/65{color:#86efaca6}.text-green-300\/70{color:#86efacb3}.text-green-300\/75{color:#86efacbf}.text-green-300\/80{color:#86efaccc}.text-green-300\/85{color:#86efacd9}.text-green-300\/90{color:#86eface6}.text-green-300\/95{color:#86efacf2}.text-green-400{--tw-text-opacity:1;color:rgb(74 222 128 / var(--tw-text-opacity))}.text-green-400\/0{color:#4ade8000}.text-green-400\/10{color:#4ade801a}.text-green-400\/100{color:#4ade80}.text-green-400\/15{color:#4ade8026}.text-green-400\/20{color:#4ade8033}.text-green-400\/25{color:#4ade8040}.text-green-400\/30{color:#4ade804d}.text-green-400\/35{color:#4ade8059}.text-green-400\/40{color:#4ade8066}.text-green-400\/45{color:#4ade8073}.text-green-400\/5{color:#4ade800d}.text-green-400\/50{color:#4ade8080}.text-green-400\/55{color:#4ade808c}.text-green-400\/60{color:#4ade8099}.text-green-400\/65{color:#4ade80a6}.text-green-400\/70{color:#4ade80b3}.text-green-400\/75{color:#4ade80bf}.text-green-400\/80{color:#4ade80cc}.text-green-400\/85{color:#4ade80d9}.text-green-400\/90{color:#4ade80e6}.text-green-400\/95{color:#4ade80f2}.text-green-50{--tw-text-opacity:1;color:rgb(240 253 244 / var(--tw-text-opacity))}.text-green-50\/0{color:#f0fdf400}.text-green-50\/10{color:#f0fdf41a}.text-green-50\/100{color:#f0fdf4}.text-green-50\/15{color:#f0fdf426}.text-green-50\/20{color:#f0fdf433}.text-green-50\/25{color:#f0fdf440}.text-green-50\/30{color:#f0fdf44d}.text-green-50\/35{color:#f0fdf459}.text-green-50\/40{color:#f0fdf466}.text-green-50\/45{color:#f0fdf473}.text-green-50\/5{color:#f0fdf40d}.text-green-50\/50{color:#f0fdf480}.text-green-50\/55{color:#f0fdf48c}.text-green-50\/60{color:#f0fdf499}.text-green-50\/65{color:#f0fdf4a6}.text-green-50\/70{color:#f0fdf4b3}.text-green-50\/75{color:#f0fdf4bf}.text-green-50\/80{color:#f0fdf4cc}.text-green-50\/85{color:#f0fdf4d9}.text-green-50\/90{color:#f0fdf4e6}.text-green-50\/95{color:#f0fdf4f2}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94 / var(--tw-text-opacity))}.text-green-500\/0{color:#22c55e00}.text-green-500\/10{color:#22c55e1a}.text-green-500\/100{color:#22c55e}.text-green-500\/15{color:#22c55e26}.text-green-500\/20{color:#22c55e33}.text-green-500\/25{color:#22c55e40}.text-green-500\/30{color:#22c55e4d}.text-green-500\/35{color:#22c55e59}.text-green-500\/40{color:#22c55e66}.text-green-500\/45{color:#22c55e73}.text-green-500\/5{color:#22c55e0d}.text-green-500\/50{color:#22c55e80}.text-green-500\/55{color:#22c55e8c}.text-green-500\/60{color:#22c55e99}.text-green-500\/65{color:#22c55ea6}.text-green-500\/70{color:#22c55eb3}.text-green-500\/75{color:#22c55ebf}.text-green-500\/80{color:#22c55ecc}.text-green-500\/85{color:#22c55ed9}.text-green-500\/90{color:#22c55ee6}.text-green-500\/95{color:#22c55ef2}.text-green-600{--tw-text-opacity:1;color:rgb(22 163 74 / var(--tw-text-opacity))}.text-green-600\/0{color:#16a34a00}.text-green-600\/10{color:#16a34a1a}.text-green-600\/100{color:#16a34a}.text-green-600\/15{color:#16a34a26}.text-green-600\/20{color:#16a34a33}.text-green-600\/25{color:#16a34a40}.text-green-600\/30{color:#16a34a4d}.text-green-600\/35{color:#16a34a59}.text-green-600\/40{color:#16a34a66}.text-green-600\/45{color:#16a34a73}.text-green-600\/5{color:#16a34a0d}.text-green-600\/50{color:#16a34a80}.text-green-600\/55{color:#16a34a8c}.text-green-600\/60{color:#16a34a99}.text-green-600\/65{color:#16a34aa6}.text-green-600\/70{color:#16a34ab3}.text-green-600\/75{color:#16a34abf}.text-green-600\/80{color:#16a34acc}.text-green-600\/85{color:#16a34ad9}.text-green-600\/90{color:#16a34ae6}.text-green-600\/95{color:#16a34af2}.text-green-700{--tw-text-opacity:1;color:rgb(21 128 61 / var(--tw-text-opacity))}.text-green-700\/0{color:#15803d00}.text-green-700\/10{color:#15803d1a}.text-green-700\/100{color:#15803d}.text-green-700\/15{color:#15803d26}.text-green-700\/20{color:#15803d33}.text-green-700\/25{color:#15803d40}.text-green-700\/30{color:#15803d4d}.text-green-700\/35{color:#15803d59}.text-green-700\/40{color:#15803d66}.text-green-700\/45{color:#15803d73}.text-green-700\/5{color:#15803d0d}.text-green-700\/50{color:#15803d80}.text-green-700\/55{color:#15803d8c}.text-green-700\/60{color:#15803d99}.text-green-700\/65{color:#15803da6}.text-green-700\/70{color:#15803db3}.text-green-700\/75{color:#15803dbf}.text-green-700\/80{color:#15803dcc}.text-green-700\/85{color:#15803dd9}.text-green-700\/90{color:#15803de6}.text-green-700\/95{color:#15803df2}.text-green-800{--tw-text-opacity:1;color:rgb(22 101 52 / var(--tw-text-opacity))}.text-green-800\/0{color:#16653400}.text-green-800\/10{color:#1665341a}.text-green-800\/100{color:#166534}.text-green-800\/15{color:#16653426}.text-green-800\/20{color:#16653433}.text-green-800\/25{color:#16653440}.text-green-800\/30{color:#1665344d}.text-green-800\/35{color:#16653459}.text-green-800\/40{color:#16653466}.text-green-800\/45{color:#16653473}.text-green-800\/5{color:#1665340d}.text-green-800\/50{color:#16653480}.text-green-800\/55{color:#1665348c}.text-green-800\/60{color:#16653499}.text-green-800\/65{color:#166534a6}.text-green-800\/70{color:#166534b3}.text-green-800\/75{color:#166534bf}.text-green-800\/80{color:#166534cc}.text-green-800\/85{color:#166534d9}.text-green-800\/90{color:#166534e6}.text-green-800\/95{color:#166534f2}.text-green-900{--tw-text-opacity:1;color:rgb(20 83 45 / var(--tw-text-opacity))}.text-green-900\/0{color:#14532d00}.text-green-900\/10{color:#14532d1a}.text-green-900\/100{color:#14532d}.text-green-900\/15{color:#14532d26}.text-green-900\/20{color:#14532d33}.text-green-900\/25{color:#14532d40}.text-green-900\/30{color:#14532d4d}.text-green-900\/35{color:#14532d59}.text-green-900\/40{color:#14532d66}.text-green-900\/45{color:#14532d73}.text-green-900\/5{color:#14532d0d}.text-green-900\/50{color:#14532d80}.text-green-900\/55{color:#14532d8c}.text-green-900\/60{color:#14532d99}.text-green-900\/65{color:#14532da6}.text-green-900\/70{color:#14532db3}.text-green-900\/75{color:#14532dbf}.text-green-900\/80{color:#14532dcc}.text-green-900\/85{color:#14532dd9}.text-green-900\/90{color:#14532de6}.text-green-900\/95{color:#14532df2}.text-indigo-100{--tw-text-opacity:1;color:rgb(224 231 255 / var(--tw-text-opacity))}.text-indigo-100\/0{color:#e0e7ff00}.text-indigo-100\/10{color:#e0e7ff1a}.text-indigo-100\/100{color:#e0e7ff}.text-indigo-100\/15{color:#e0e7ff26}.text-indigo-100\/20{color:#e0e7ff33}.text-indigo-100\/25{color:#e0e7ff40}.text-indigo-100\/30{color:#e0e7ff4d}.text-indigo-100\/35{color:#e0e7ff59}.text-indigo-100\/40{color:#e0e7ff66}.text-indigo-100\/45{color:#e0e7ff73}.text-indigo-100\/5{color:#e0e7ff0d}.text-indigo-100\/50{color:#e0e7ff80}.text-indigo-100\/55{color:#e0e7ff8c}.text-indigo-100\/60{color:#e0e7ff99}.text-indigo-100\/65{color:#e0e7ffa6}.text-indigo-100\/70{color:#e0e7ffb3}.text-indigo-100\/75{color:#e0e7ffbf}.text-indigo-100\/80{color:#e0e7ffcc}.text-indigo-100\/85{color:#e0e7ffd9}.text-indigo-100\/90{color:#e0e7ffe6}.text-indigo-100\/95{color:#e0e7fff2}.text-indigo-200{--tw-text-opacity:1;color:rgb(199 210 254 / var(--tw-text-opacity))}.text-indigo-200\/0{color:#c7d2fe00}.text-indigo-200\/10{color:#c7d2fe1a}.text-indigo-200\/100{color:#c7d2fe}.text-indigo-200\/15{color:#c7d2fe26}.text-indigo-200\/20{color:#c7d2fe33}.text-indigo-200\/25{color:#c7d2fe40}.text-indigo-200\/30{color:#c7d2fe4d}.text-indigo-200\/35{color:#c7d2fe59}.text-indigo-200\/40{color:#c7d2fe66}.text-indigo-200\/45{color:#c7d2fe73}.text-indigo-200\/5{color:#c7d2fe0d}.text-indigo-200\/50{color:#c7d2fe80}.text-indigo-200\/55{color:#c7d2fe8c}.text-indigo-200\/60{color:#c7d2fe99}.text-indigo-200\/65{color:#c7d2fea6}.text-indigo-200\/70{color:#c7d2feb3}.text-indigo-200\/75{color:#c7d2febf}.text-indigo-200\/80{color:#c7d2fecc}.text-indigo-200\/85{color:#c7d2fed9}.text-indigo-200\/90{color:#c7d2fee6}.text-indigo-200\/95{color:#c7d2fef2}.text-indigo-300{--tw-text-opacity:1;color:rgb(165 180 252 / var(--tw-text-opacity))}.text-indigo-300\/0{color:#a5b4fc00}.text-indigo-300\/10{color:#a5b4fc1a}.text-indigo-300\/100{color:#a5b4fc}.text-indigo-300\/15{color:#a5b4fc26}.text-indigo-300\/20{color:#a5b4fc33}.text-indigo-300\/25{color:#a5b4fc40}.text-indigo-300\/30{color:#a5b4fc4d}.text-indigo-300\/35{color:#a5b4fc59}.text-indigo-300\/40{color:#a5b4fc66}.text-indigo-300\/45{color:#a5b4fc73}.text-indigo-300\/5{color:#a5b4fc0d}.text-indigo-300\/50{color:#a5b4fc80}.text-indigo-300\/55{color:#a5b4fc8c}.text-indigo-300\/60{color:#a5b4fc99}.text-indigo-300\/65{color:#a5b4fca6}.text-indigo-300\/70{color:#a5b4fcb3}.text-indigo-300\/75{color:#a5b4fcbf}.text-indigo-300\/80{color:#a5b4fccc}.text-indigo-300\/85{color:#a5b4fcd9}.text-indigo-300\/90{color:#a5b4fce6}.text-indigo-300\/95{color:#a5b4fcf2}.text-indigo-400{--tw-text-opacity:1;color:rgb(129 140 248 / var(--tw-text-opacity))}.text-indigo-400\/0{color:#818cf800}.text-indigo-400\/10{color:#818cf81a}.text-indigo-400\/100{color:#818cf8}.text-indigo-400\/15{color:#818cf826}.text-indigo-400\/20{color:#818cf833}.text-indigo-400\/25{color:#818cf840}.text-indigo-400\/30{color:#818cf84d}.text-indigo-400\/35{color:#818cf859}.text-indigo-400\/40{color:#818cf866}.text-indigo-400\/45{color:#818cf873}.text-indigo-400\/5{color:#818cf80d}.text-indigo-400\/50{color:#818cf880}.text-indigo-400\/55{color:#818cf88c}.text-indigo-400\/60{color:#818cf899}.text-indigo-400\/65{color:#818cf8a6}.text-indigo-400\/70{color:#818cf8b3}.text-indigo-400\/75{color:#818cf8bf}.text-indigo-400\/80{color:#818cf8cc}.text-indigo-400\/85{color:#818cf8d9}.text-indigo-400\/90{color:#818cf8e6}.text-indigo-400\/95{color:#818cf8f2}.text-indigo-50{--tw-text-opacity:1;color:rgb(238 242 255 / var(--tw-text-opacity))}.text-indigo-50\/0{color:#eef2ff00}.text-indigo-50\/10{color:#eef2ff1a}.text-indigo-50\/100{color:#eef2ff}.text-indigo-50\/15{color:#eef2ff26}.text-indigo-50\/20{color:#eef2ff33}.text-indigo-50\/25{color:#eef2ff40}.text-indigo-50\/30{color:#eef2ff4d}.text-indigo-50\/35{color:#eef2ff59}.text-indigo-50\/40{color:#eef2ff66}.text-indigo-50\/45{color:#eef2ff73}.text-indigo-50\/5{color:#eef2ff0d}.text-indigo-50\/50{color:#eef2ff80}.text-indigo-50\/55{color:#eef2ff8c}.text-indigo-50\/60{color:#eef2ff99}.text-indigo-50\/65{color:#eef2ffa6}.text-indigo-50\/70{color:#eef2ffb3}.text-indigo-50\/75{color:#eef2ffbf}.text-indigo-50\/80{color:#eef2ffcc}.text-indigo-50\/85{color:#eef2ffd9}.text-indigo-50\/90{color:#eef2ffe6}.text-indigo-50\/95{color:#eef2fff2}.text-indigo-500{--tw-text-opacity:1;color:rgb(99 102 241 / var(--tw-text-opacity))}.text-indigo-500\/0{color:#6366f100}.text-indigo-500\/10{color:#6366f11a}.text-indigo-500\/100{color:#6366f1}.text-indigo-500\/15{color:#6366f126}.text-indigo-500\/20{color:#6366f133}.text-indigo-500\/25{color:#6366f140}.text-indigo-500\/30{color:#6366f14d}.text-indigo-500\/35{color:#6366f159}.text-indigo-500\/40{color:#6366f166}.text-indigo-500\/45{color:#6366f173}.text-indigo-500\/5{color:#6366f10d}.text-indigo-500\/50{color:#6366f180}.text-indigo-500\/55{color:#6366f18c}.text-indigo-500\/60{color:#6366f199}.text-indigo-500\/65{color:#6366f1a6}.text-indigo-500\/70{color:#6366f1b3}.text-indigo-500\/75{color:#6366f1bf}.text-indigo-500\/80{color:#6366f1cc}.text-indigo-500\/85{color:#6366f1d9}.text-indigo-500\/90{color:#6366f1e6}.text-indigo-500\/95{color:#6366f1f2}.text-indigo-600{--tw-text-opacity:1;color:rgb(79 70 229 / var(--tw-text-opacity))}.text-indigo-600\/0{color:#4f46e500}.text-indigo-600\/10{color:#4f46e51a}.text-indigo-600\/100{color:#4f46e5}.text-indigo-600\/15{color:#4f46e526}.text-indigo-600\/20{color:#4f46e533}.text-indigo-600\/25{color:#4f46e540}.text-indigo-600\/30{color:#4f46e54d}.text-indigo-600\/35{color:#4f46e559}.text-indigo-600\/40{color:#4f46e566}.text-indigo-600\/45{color:#4f46e573}.text-indigo-600\/5{color:#4f46e50d}.text-indigo-600\/50{color:#4f46e580}.text-indigo-600\/55{color:#4f46e58c}.text-indigo-600\/60{color:#4f46e599}.text-indigo-600\/65{color:#4f46e5a6}.text-indigo-600\/70{color:#4f46e5b3}.text-indigo-600\/75{color:#4f46e5bf}.text-indigo-600\/80{color:#4f46e5cc}.text-indigo-600\/85{color:#4f46e5d9}.text-indigo-600\/90{color:#4f46e5e6}.text-indigo-600\/95{color:#4f46e5f2}.text-indigo-700{--tw-text-opacity:1;color:rgb(67 56 202 / var(--tw-text-opacity))}.text-indigo-700\/0{color:#4338ca00}.text-indigo-700\/10{color:#4338ca1a}.text-indigo-700\/100{color:#4338ca}.text-indigo-700\/15{color:#4338ca26}.text-indigo-700\/20{color:#4338ca33}.text-indigo-700\/25{color:#4338ca40}.text-indigo-700\/30{color:#4338ca4d}.text-indigo-700\/35{color:#4338ca59}.text-indigo-700\/40{color:#4338ca66}.text-indigo-700\/45{color:#4338ca73}.text-indigo-700\/5{color:#4338ca0d}.text-indigo-700\/50{color:#4338ca80}.text-indigo-700\/55{color:#4338ca8c}.text-indigo-700\/60{color:#4338ca99}.text-indigo-700\/65{color:#4338caa6}.text-indigo-700\/70{color:#4338cab3}.text-indigo-700\/75{color:#4338cabf}.text-indigo-700\/80{color:#4338cacc}.text-indigo-700\/85{color:#4338cad9}.text-indigo-700\/90{color:#4338cae6}.text-indigo-700\/95{color:#4338caf2}.text-indigo-800{--tw-text-opacity:1;color:rgb(55 48 163 / var(--tw-text-opacity))}.text-indigo-800\/0{color:#3730a300}.text-indigo-800\/10{color:#3730a31a}.text-indigo-800\/100{color:#3730a3}.text-indigo-800\/15{color:#3730a326}.text-indigo-800\/20{color:#3730a333}.text-indigo-800\/25{color:#3730a340}.text-indigo-800\/30{color:#3730a34d}.text-indigo-800\/35{color:#3730a359}.text-indigo-800\/40{color:#3730a366}.text-indigo-800\/45{color:#3730a373}.text-indigo-800\/5{color:#3730a30d}.text-indigo-800\/50{color:#3730a380}.text-indigo-800\/55{color:#3730a38c}.text-indigo-800\/60{color:#3730a399}.text-indigo-800\/65{color:#3730a3a6}.text-indigo-800\/70{color:#3730a3b3}.text-indigo-800\/75{color:#3730a3bf}.text-indigo-800\/80{color:#3730a3cc}.text-indigo-800\/85{color:#3730a3d9}.text-indigo-800\/90{color:#3730a3e6}.text-indigo-800\/95{color:#3730a3f2}.text-indigo-900{--tw-text-opacity:1;color:rgb(49 46 129 / var(--tw-text-opacity))}.text-indigo-900\/0{color:#312e8100}.text-indigo-900\/10{color:#312e811a}.text-indigo-900\/100{color:#312e81}.text-indigo-900\/15{color:#312e8126}.text-indigo-900\/20{color:#312e8133}.text-indigo-900\/25{color:#312e8140}.text-indigo-900\/30{color:#312e814d}.text-indigo-900\/35{color:#312e8159}.text-indigo-900\/40{color:#312e8166}.text-indigo-900\/45{color:#312e8173}.text-indigo-900\/5{color:#312e810d}.text-indigo-900\/50{color:#312e8180}.text-indigo-900\/55{color:#312e818c}.text-indigo-900\/60{color:#312e8199}.text-indigo-900\/65{color:#312e81a6}.text-indigo-900\/70{color:#312e81b3}.text-indigo-900\/75{color:#312e81bf}.text-indigo-900\/80{color:#312e81cc}.text-indigo-900\/85{color:#312e81d9}.text-indigo-900\/90{color:#312e81e6}.text-indigo-900\/95{color:#312e81f2}.text-lime-100{--tw-text-opacity:1;color:rgb(236 252 203 / var(--tw-text-opacity))}.text-lime-100\/0{color:#ecfccb00}.text-lime-100\/10{color:#ecfccb1a}.text-lime-100\/100{color:#ecfccb}.text-lime-100\/15{color:#ecfccb26}.text-lime-100\/20{color:#ecfccb33}.text-lime-100\/25{color:#ecfccb40}.text-lime-100\/30{color:#ecfccb4d}.text-lime-100\/35{color:#ecfccb59}.text-lime-100\/40{color:#ecfccb66}.text-lime-100\/45{color:#ecfccb73}.text-lime-100\/5{color:#ecfccb0d}.text-lime-100\/50{color:#ecfccb80}.text-lime-100\/55{color:#ecfccb8c}.text-lime-100\/60{color:#ecfccb99}.text-lime-100\/65{color:#ecfccba6}.text-lime-100\/70{color:#ecfccbb3}.text-lime-100\/75{color:#ecfccbbf}.text-lime-100\/80{color:#ecfccbcc}.text-lime-100\/85{color:#ecfccbd9}.text-lime-100\/90{color:#ecfccbe6}.text-lime-100\/95{color:#ecfccbf2}.text-lime-200{--tw-text-opacity:1;color:rgb(217 249 157 / var(--tw-text-opacity))}.text-lime-200\/0{color:#d9f99d00}.text-lime-200\/10{color:#d9f99d1a}.text-lime-200\/100{color:#d9f99d}.text-lime-200\/15{color:#d9f99d26}.text-lime-200\/20{color:#d9f99d33}.text-lime-200\/25{color:#d9f99d40}.text-lime-200\/30{color:#d9f99d4d}.text-lime-200\/35{color:#d9f99d59}.text-lime-200\/40{color:#d9f99d66}.text-lime-200\/45{color:#d9f99d73}.text-lime-200\/5{color:#d9f99d0d}.text-lime-200\/50{color:#d9f99d80}.text-lime-200\/55{color:#d9f99d8c}.text-lime-200\/60{color:#d9f99d99}.text-lime-200\/65{color:#d9f99da6}.text-lime-200\/70{color:#d9f99db3}.text-lime-200\/75{color:#d9f99dbf}.text-lime-200\/80{color:#d9f99dcc}.text-lime-200\/85{color:#d9f99dd9}.text-lime-200\/90{color:#d9f99de6}.text-lime-200\/95{color:#d9f99df2}.text-lime-300{--tw-text-opacity:1;color:rgb(190 242 100 / var(--tw-text-opacity))}.text-lime-300\/0{color:#bef26400}.text-lime-300\/10{color:#bef2641a}.text-lime-300\/100{color:#bef264}.text-lime-300\/15{color:#bef26426}.text-lime-300\/20{color:#bef26433}.text-lime-300\/25{color:#bef26440}.text-lime-300\/30{color:#bef2644d}.text-lime-300\/35{color:#bef26459}.text-lime-300\/40{color:#bef26466}.text-lime-300\/45{color:#bef26473}.text-lime-300\/5{color:#bef2640d}.text-lime-300\/50{color:#bef26480}.text-lime-300\/55{color:#bef2648c}.text-lime-300\/60{color:#bef26499}.text-lime-300\/65{color:#bef264a6}.text-lime-300\/70{color:#bef264b3}.text-lime-300\/75{color:#bef264bf}.text-lime-300\/80{color:#bef264cc}.text-lime-300\/85{color:#bef264d9}.text-lime-300\/90{color:#bef264e6}.text-lime-300\/95{color:#bef264f2}.text-lime-400{--tw-text-opacity:1;color:rgb(163 230 53 / var(--tw-text-opacity))}.text-lime-400\/0{color:#a3e63500}.text-lime-400\/10{color:#a3e6351a}.text-lime-400\/100{color:#a3e635}.text-lime-400\/15{color:#a3e63526}.text-lime-400\/20{color:#a3e63533}.text-lime-400\/25{color:#a3e63540}.text-lime-400\/30{color:#a3e6354d}.text-lime-400\/35{color:#a3e63559}.text-lime-400\/40{color:#a3e63566}.text-lime-400\/45{color:#a3e63573}.text-lime-400\/5{color:#a3e6350d}.text-lime-400\/50{color:#a3e63580}.text-lime-400\/55{color:#a3e6358c}.text-lime-400\/60{color:#a3e63599}.text-lime-400\/65{color:#a3e635a6}.text-lime-400\/70{color:#a3e635b3}.text-lime-400\/75{color:#a3e635bf}.text-lime-400\/80{color:#a3e635cc}.text-lime-400\/85{color:#a3e635d9}.text-lime-400\/90{color:#a3e635e6}.text-lime-400\/95{color:#a3e635f2}.text-lime-50{--tw-text-opacity:1;color:rgb(247 254 231 / var(--tw-text-opacity))}.text-lime-50\/0{color:#f7fee700}.text-lime-50\/10{color:#f7fee71a}.text-lime-50\/100{color:#f7fee7}.text-lime-50\/15{color:#f7fee726}.text-lime-50\/20{color:#f7fee733}.text-lime-50\/25{color:#f7fee740}.text-lime-50\/30{color:#f7fee74d}.text-lime-50\/35{color:#f7fee759}.text-lime-50\/40{color:#f7fee766}.text-lime-50\/45{color:#f7fee773}.text-lime-50\/5{color:#f7fee70d}.text-lime-50\/50{color:#f7fee780}.text-lime-50\/55{color:#f7fee78c}.text-lime-50\/60{color:#f7fee799}.text-lime-50\/65{color:#f7fee7a6}.text-lime-50\/70{color:#f7fee7b3}.text-lime-50\/75{color:#f7fee7bf}.text-lime-50\/80{color:#f7fee7cc}.text-lime-50\/85{color:#f7fee7d9}.text-lime-50\/90{color:#f7fee7e6}.text-lime-50\/95{color:#f7fee7f2}.text-lime-500{--tw-text-opacity:1;color:rgb(132 204 22 / var(--tw-text-opacity))}.text-lime-500\/0{color:#84cc1600}.text-lime-500\/10{color:#84cc161a}.text-lime-500\/100{color:#84cc16}.text-lime-500\/15{color:#84cc1626}.text-lime-500\/20{color:#84cc1633}.text-lime-500\/25{color:#84cc1640}.text-lime-500\/30{color:#84cc164d}.text-lime-500\/35{color:#84cc1659}.text-lime-500\/40{color:#84cc1666}.text-lime-500\/45{color:#84cc1673}.text-lime-500\/5{color:#84cc160d}.text-lime-500\/50{color:#84cc1680}.text-lime-500\/55{color:#84cc168c}.text-lime-500\/60{color:#84cc1699}.text-lime-500\/65{color:#84cc16a6}.text-lime-500\/70{color:#84cc16b3}.text-lime-500\/75{color:#84cc16bf}.text-lime-500\/80{color:#84cc16cc}.text-lime-500\/85{color:#84cc16d9}.text-lime-500\/90{color:#84cc16e6}.text-lime-500\/95{color:#84cc16f2}.text-lime-600{--tw-text-opacity:1;color:rgb(101 163 13 / var(--tw-text-opacity))}.text-lime-600\/0{color:#65a30d00}.text-lime-600\/10{color:#65a30d1a}.text-lime-600\/100{color:#65a30d}.text-lime-600\/15{color:#65a30d26}.text-lime-600\/20{color:#65a30d33}.text-lime-600\/25{color:#65a30d40}.text-lime-600\/30{color:#65a30d4d}.text-lime-600\/35{color:#65a30d59}.text-lime-600\/40{color:#65a30d66}.text-lime-600\/45{color:#65a30d73}.text-lime-600\/5{color:#65a30d0d}.text-lime-600\/50{color:#65a30d80}.text-lime-600\/55{color:#65a30d8c}.text-lime-600\/60{color:#65a30d99}.text-lime-600\/65{color:#65a30da6}.text-lime-600\/70{color:#65a30db3}.text-lime-600\/75{color:#65a30dbf}.text-lime-600\/80{color:#65a30dcc}.text-lime-600\/85{color:#65a30dd9}.text-lime-600\/90{color:#65a30de6}.text-lime-600\/95{color:#65a30df2}.text-lime-700{--tw-text-opacity:1;color:rgb(77 124 15 / var(--tw-text-opacity))}.text-lime-700\/0{color:#4d7c0f00}.text-lime-700\/10{color:#4d7c0f1a}.text-lime-700\/100{color:#4d7c0f}.text-lime-700\/15{color:#4d7c0f26}.text-lime-700\/20{color:#4d7c0f33}.text-lime-700\/25{color:#4d7c0f40}.text-lime-700\/30{color:#4d7c0f4d}.text-lime-700\/35{color:#4d7c0f59}.text-lime-700\/40{color:#4d7c0f66}.text-lime-700\/45{color:#4d7c0f73}.text-lime-700\/5{color:#4d7c0f0d}.text-lime-700\/50{color:#4d7c0f80}.text-lime-700\/55{color:#4d7c0f8c}.text-lime-700\/60{color:#4d7c0f99}.text-lime-700\/65{color:#4d7c0fa6}.text-lime-700\/70{color:#4d7c0fb3}.text-lime-700\/75{color:#4d7c0fbf}.text-lime-700\/80{color:#4d7c0fcc}.text-lime-700\/85{color:#4d7c0fd9}.text-lime-700\/90{color:#4d7c0fe6}.text-lime-700\/95{color:#4d7c0ff2}.text-lime-800{--tw-text-opacity:1;color:rgb(63 98 18 / var(--tw-text-opacity))}.text-lime-800\/0{color:#3f621200}.text-lime-800\/10{color:#3f62121a}.text-lime-800\/100{color:#3f6212}.text-lime-800\/15{color:#3f621226}.text-lime-800\/20{color:#3f621233}.text-lime-800\/25{color:#3f621240}.text-lime-800\/30{color:#3f62124d}.text-lime-800\/35{color:#3f621259}.text-lime-800\/40{color:#3f621266}.text-lime-800\/45{color:#3f621273}.text-lime-800\/5{color:#3f62120d}.text-lime-800\/50{color:#3f621280}.text-lime-800\/55{color:#3f62128c}.text-lime-800\/60{color:#3f621299}.text-lime-800\/65{color:#3f6212a6}.text-lime-800\/70{color:#3f6212b3}.text-lime-800\/75{color:#3f6212bf}.text-lime-800\/80{color:#3f6212cc}.text-lime-800\/85{color:#3f6212d9}.text-lime-800\/90{color:#3f6212e6}.text-lime-800\/95{color:#3f6212f2}.text-lime-900{--tw-text-opacity:1;color:rgb(54 83 20 / var(--tw-text-opacity))}.text-lime-900\/0{color:#36531400}.text-lime-900\/10{color:#3653141a}.text-lime-900\/100{color:#365314}.text-lime-900\/15{color:#36531426}.text-lime-900\/20{color:#36531433}.text-lime-900\/25{color:#36531440}.text-lime-900\/30{color:#3653144d}.text-lime-900\/35{color:#36531459}.text-lime-900\/40{color:#36531466}.text-lime-900\/45{color:#36531473}.text-lime-900\/5{color:#3653140d}.text-lime-900\/50{color:#36531480}.text-lime-900\/55{color:#3653148c}.text-lime-900\/60{color:#36531499}.text-lime-900\/65{color:#365314a6}.text-lime-900\/70{color:#365314b3}.text-lime-900\/75{color:#365314bf}.text-lime-900\/80{color:#365314cc}.text-lime-900\/85{color:#365314d9}.text-lime-900\/90{color:#365314e6}.text-lime-900\/95{color:#365314f2}.text-orange-100{--tw-text-opacity:1;color:rgb(255 237 213 / var(--tw-text-opacity))}.text-orange-100\/0{color:#ffedd500}.text-orange-100\/10{color:#ffedd51a}.text-orange-100\/100{color:#ffedd5}.text-orange-100\/15{color:#ffedd526}.text-orange-100\/20{color:#ffedd533}.text-orange-100\/25{color:#ffedd540}.text-orange-100\/30{color:#ffedd54d}.text-orange-100\/35{color:#ffedd559}.text-orange-100\/40{color:#ffedd566}.text-orange-100\/45{color:#ffedd573}.text-orange-100\/5{color:#ffedd50d}.text-orange-100\/50{color:#ffedd580}.text-orange-100\/55{color:#ffedd58c}.text-orange-100\/60{color:#ffedd599}.text-orange-100\/65{color:#ffedd5a6}.text-orange-100\/70{color:#ffedd5b3}.text-orange-100\/75{color:#ffedd5bf}.text-orange-100\/80{color:#ffedd5cc}.text-orange-100\/85{color:#ffedd5d9}.text-orange-100\/90{color:#ffedd5e6}.text-orange-100\/95{color:#ffedd5f2}.text-orange-200{--tw-text-opacity:1;color:rgb(254 215 170 / var(--tw-text-opacity))}.text-orange-200\/0{color:#fed7aa00}.text-orange-200\/10{color:#fed7aa1a}.text-orange-200\/100{color:#fed7aa}.text-orange-200\/15{color:#fed7aa26}.text-orange-200\/20{color:#fed7aa33}.text-orange-200\/25{color:#fed7aa40}.text-orange-200\/30{color:#fed7aa4d}.text-orange-200\/35{color:#fed7aa59}.text-orange-200\/40{color:#fed7aa66}.text-orange-200\/45{color:#fed7aa73}.text-orange-200\/5{color:#fed7aa0d}.text-orange-200\/50{color:#fed7aa80}.text-orange-200\/55{color:#fed7aa8c}.text-orange-200\/60{color:#fed7aa99}.text-orange-200\/65{color:#fed7aaa6}.text-orange-200\/70{color:#fed7aab3}.text-orange-200\/75{color:#fed7aabf}.text-orange-200\/80{color:#fed7aacc}.text-orange-200\/85{color:#fed7aad9}.text-orange-200\/90{color:#fed7aae6}.text-orange-200\/95{color:#fed7aaf2}.text-orange-300{--tw-text-opacity:1;color:rgb(253 186 116 / var(--tw-text-opacity))}.text-orange-300\/0{color:#fdba7400}.text-orange-300\/10{color:#fdba741a}.text-orange-300\/100{color:#fdba74}.text-orange-300\/15{color:#fdba7426}.text-orange-300\/20{color:#fdba7433}.text-orange-300\/25{color:#fdba7440}.text-orange-300\/30{color:#fdba744d}.text-orange-300\/35{color:#fdba7459}.text-orange-300\/40{color:#fdba7466}.text-orange-300\/45{color:#fdba7473}.text-orange-300\/5{color:#fdba740d}.text-orange-300\/50{color:#fdba7480}.text-orange-300\/55{color:#fdba748c}.text-orange-300\/60{color:#fdba7499}.text-orange-300\/65{color:#fdba74a6}.text-orange-300\/70{color:#fdba74b3}.text-orange-300\/75{color:#fdba74bf}.text-orange-300\/80{color:#fdba74cc}.text-orange-300\/85{color:#fdba74d9}.text-orange-300\/90{color:#fdba74e6}.text-orange-300\/95{color:#fdba74f2}.text-orange-400{--tw-text-opacity:1;color:rgb(251 146 60 / var(--tw-text-opacity))}.text-orange-400\/0{color:#fb923c00}.text-orange-400\/10{color:#fb923c1a}.text-orange-400\/100{color:#fb923c}.text-orange-400\/15{color:#fb923c26}.text-orange-400\/20{color:#fb923c33}.text-orange-400\/25{color:#fb923c40}.text-orange-400\/30{color:#fb923c4d}.text-orange-400\/35{color:#fb923c59}.text-orange-400\/40{color:#fb923c66}.text-orange-400\/45{color:#fb923c73}.text-orange-400\/5{color:#fb923c0d}.text-orange-400\/50{color:#fb923c80}.text-orange-400\/55{color:#fb923c8c}.text-orange-400\/60{color:#fb923c99}.text-orange-400\/65{color:#fb923ca6}.text-orange-400\/70{color:#fb923cb3}.text-orange-400\/75{color:#fb923cbf}.text-orange-400\/80{color:#fb923ccc}.text-orange-400\/85{color:#fb923cd9}.text-orange-400\/90{color:#fb923ce6}.text-orange-400\/95{color:#fb923cf2}.text-orange-50{--tw-text-opacity:1;color:rgb(255 247 237 / var(--tw-text-opacity))}.text-orange-50\/0{color:#fff7ed00}.text-orange-50\/10{color:#fff7ed1a}.text-orange-50\/100{color:#fff7ed}.text-orange-50\/15{color:#fff7ed26}.text-orange-50\/20{color:#fff7ed33}.text-orange-50\/25{color:#fff7ed40}.text-orange-50\/30{color:#fff7ed4d}.text-orange-50\/35{color:#fff7ed59}.text-orange-50\/40{color:#fff7ed66}.text-orange-50\/45{color:#fff7ed73}.text-orange-50\/5{color:#fff7ed0d}.text-orange-50\/50{color:#fff7ed80}.text-orange-50\/55{color:#fff7ed8c}.text-orange-50\/60{color:#fff7ed99}.text-orange-50\/65{color:#fff7eda6}.text-orange-50\/70{color:#fff7edb3}.text-orange-50\/75{color:#fff7edbf}.text-orange-50\/80{color:#fff7edcc}.text-orange-50\/85{color:#fff7edd9}.text-orange-50\/90{color:#fff7ede6}.text-orange-50\/95{color:#fff7edf2}.text-orange-500{--tw-text-opacity:1;color:rgb(249 115 22 / var(--tw-text-opacity))}.text-orange-500\/0{color:#f9731600}.text-orange-500\/10{color:#f973161a}.text-orange-500\/100{color:#f97316}.text-orange-500\/15{color:#f9731626}.text-orange-500\/20{color:#f9731633}.text-orange-500\/25{color:#f9731640}.text-orange-500\/30{color:#f973164d}.text-orange-500\/35{color:#f9731659}.text-orange-500\/40{color:#f9731666}.text-orange-500\/45{color:#f9731673}.text-orange-500\/5{color:#f973160d}.text-orange-500\/50{color:#f9731680}.text-orange-500\/55{color:#f973168c}.text-orange-500\/60{color:#f9731699}.text-orange-500\/65{color:#f97316a6}.text-orange-500\/70{color:#f97316b3}.text-orange-500\/75{color:#f97316bf}.text-orange-500\/80{color:#f97316cc}.text-orange-500\/85{color:#f97316d9}.text-orange-500\/90{color:#f97316e6}.text-orange-500\/95{color:#f97316f2}.text-orange-600{--tw-text-opacity:1;color:rgb(234 88 12 / var(--tw-text-opacity))}.text-orange-600\/0{color:#ea580c00}.text-orange-600\/10{color:#ea580c1a}.text-orange-600\/100{color:#ea580c}.text-orange-600\/15{color:#ea580c26}.text-orange-600\/20{color:#ea580c33}.text-orange-600\/25{color:#ea580c40}.text-orange-600\/30{color:#ea580c4d}.text-orange-600\/35{color:#ea580c59}.text-orange-600\/40{color:#ea580c66}.text-orange-600\/45{color:#ea580c73}.text-orange-600\/5{color:#ea580c0d}.text-orange-600\/50{color:#ea580c80}.text-orange-600\/55{color:#ea580c8c}.text-orange-600\/60{color:#ea580c99}.text-orange-600\/65{color:#ea580ca6}.text-orange-600\/70{color:#ea580cb3}.text-orange-600\/75{color:#ea580cbf}.text-orange-600\/80{color:#ea580ccc}.text-orange-600\/85{color:#ea580cd9}.text-orange-600\/90{color:#ea580ce6}.text-orange-600\/95{color:#ea580cf2}.text-orange-700{--tw-text-opacity:1;color:rgb(194 65 12 / var(--tw-text-opacity))}.text-orange-700\/0{color:#c2410c00}.text-orange-700\/10{color:#c2410c1a}.text-orange-700\/100{color:#c2410c}.text-orange-700\/15{color:#c2410c26}.text-orange-700\/20{color:#c2410c33}.text-orange-700\/25{color:#c2410c40}.text-orange-700\/30{color:#c2410c4d}.text-orange-700\/35{color:#c2410c59}.text-orange-700\/40{color:#c2410c66}.text-orange-700\/45{color:#c2410c73}.text-orange-700\/5{color:#c2410c0d}.text-orange-700\/50{color:#c2410c80}.text-orange-700\/55{color:#c2410c8c}.text-orange-700\/60{color:#c2410c99}.text-orange-700\/65{color:#c2410ca6}.text-orange-700\/70{color:#c2410cb3}.text-orange-700\/75{color:#c2410cbf}.text-orange-700\/80{color:#c2410ccc}.text-orange-700\/85{color:#c2410cd9}.text-orange-700\/90{color:#c2410ce6}.text-orange-700\/95{color:#c2410cf2}.text-orange-800{--tw-text-opacity:1;color:rgb(154 52 18 / var(--tw-text-opacity))}.text-orange-800\/0{color:#9a341200}.text-orange-800\/10{color:#9a34121a}.text-orange-800\/100{color:#9a3412}.text-orange-800\/15{color:#9a341226}.text-orange-800\/20{color:#9a341233}.text-orange-800\/25{color:#9a341240}.text-orange-800\/30{color:#9a34124d}.text-orange-800\/35{color:#9a341259}.text-orange-800\/40{color:#9a341266}.text-orange-800\/45{color:#9a341273}.text-orange-800\/5{color:#9a34120d}.text-orange-800\/50{color:#9a341280}.text-orange-800\/55{color:#9a34128c}.text-orange-800\/60{color:#9a341299}.text-orange-800\/65{color:#9a3412a6}.text-orange-800\/70{color:#9a3412b3}.text-orange-800\/75{color:#9a3412bf}.text-orange-800\/80{color:#9a3412cc}.text-orange-800\/85{color:#9a3412d9}.text-orange-800\/90{color:#9a3412e6}.text-orange-800\/95{color:#9a3412f2}.text-orange-900{--tw-text-opacity:1;color:rgb(124 45 18 / var(--tw-text-opacity))}.text-orange-900\/0{color:#7c2d1200}.text-orange-900\/10{color:#7c2d121a}.text-orange-900\/100{color:#7c2d12}.text-orange-900\/15{color:#7c2d1226}.text-orange-900\/20{color:#7c2d1233}.text-orange-900\/25{color:#7c2d1240}.text-orange-900\/30{color:#7c2d124d}.text-orange-900\/35{color:#7c2d1259}.text-orange-900\/40{color:#7c2d1266}.text-orange-900\/45{color:#7c2d1273}.text-orange-900\/5{color:#7c2d120d}.text-orange-900\/50{color:#7c2d1280}.text-orange-900\/55{color:#7c2d128c}.text-orange-900\/60{color:#7c2d1299}.text-orange-900\/65{color:#7c2d12a6}.text-orange-900\/70{color:#7c2d12b3}.text-orange-900\/75{color:#7c2d12bf}.text-orange-900\/80{color:#7c2d12cc}.text-orange-900\/85{color:#7c2d12d9}.text-orange-900\/90{color:#7c2d12e6}.text-orange-900\/95{color:#7c2d12f2}.text-pink-400{--tw-text-opacity:1;color:rgb(244 114 182 / var(--tw-text-opacity))}.text-pink-500{--tw-text-opacity:1;color:rgb(236 72 153 / var(--tw-text-opacity))}.text-purple-100{--tw-text-opacity:1;color:rgb(243 232 255 / var(--tw-text-opacity))}.text-purple-100\/0{color:#f3e8ff00}.text-purple-100\/10{color:#f3e8ff1a}.text-purple-100\/100{color:#f3e8ff}.text-purple-100\/15{color:#f3e8ff26}.text-purple-100\/20{color:#f3e8ff33}.text-purple-100\/25{color:#f3e8ff40}.text-purple-100\/30{color:#f3e8ff4d}.text-purple-100\/35{color:#f3e8ff59}.text-purple-100\/40{color:#f3e8ff66}.text-purple-100\/45{color:#f3e8ff73}.text-purple-100\/5{color:#f3e8ff0d}.text-purple-100\/50{color:#f3e8ff80}.text-purple-100\/55{color:#f3e8ff8c}.text-purple-100\/60{color:#f3e8ff99}.text-purple-100\/65{color:#f3e8ffa6}.text-purple-100\/70{color:#f3e8ffb3}.text-purple-100\/75{color:#f3e8ffbf}.text-purple-100\/80{color:#f3e8ffcc}.text-purple-100\/85{color:#f3e8ffd9}.text-purple-100\/90{color:#f3e8ffe6}.text-purple-100\/95{color:#f3e8fff2}.text-purple-200{--tw-text-opacity:1;color:rgb(233 213 255 / var(--tw-text-opacity))}.text-purple-200\/0{color:#e9d5ff00}.text-purple-200\/10{color:#e9d5ff1a}.text-purple-200\/100{color:#e9d5ff}.text-purple-200\/15{color:#e9d5ff26}.text-purple-200\/20{color:#e9d5ff33}.text-purple-200\/25{color:#e9d5ff40}.text-purple-200\/30{color:#e9d5ff4d}.text-purple-200\/35{color:#e9d5ff59}.text-purple-200\/40{color:#e9d5ff66}.text-purple-200\/45{color:#e9d5ff73}.text-purple-200\/5{color:#e9d5ff0d}.text-purple-200\/50{color:#e9d5ff80}.text-purple-200\/55{color:#e9d5ff8c}.text-purple-200\/60{color:#e9d5ff99}.text-purple-200\/65{color:#e9d5ffa6}.text-purple-200\/70{color:#e9d5ffb3}.text-purple-200\/75{color:#e9d5ffbf}.text-purple-200\/80{color:#e9d5ffcc}.text-purple-200\/85{color:#e9d5ffd9}.text-purple-200\/90{color:#e9d5ffe6}.text-purple-200\/95{color:#e9d5fff2}.text-purple-300{--tw-text-opacity:1;color:rgb(216 180 254 / var(--tw-text-opacity))}.text-purple-300\/0{color:#d8b4fe00}.text-purple-300\/10{color:#d8b4fe1a}.text-purple-300\/100{color:#d8b4fe}.text-purple-300\/15{color:#d8b4fe26}.text-purple-300\/20{color:#d8b4fe33}.text-purple-300\/25{color:#d8b4fe40}.text-purple-300\/30{color:#d8b4fe4d}.text-purple-300\/35{color:#d8b4fe59}.text-purple-300\/40{color:#d8b4fe66}.text-purple-300\/45{color:#d8b4fe73}.text-purple-300\/5{color:#d8b4fe0d}.text-purple-300\/50{color:#d8b4fe80}.text-purple-300\/55{color:#d8b4fe8c}.text-purple-300\/60{color:#d8b4fe99}.text-purple-300\/65{color:#d8b4fea6}.text-purple-300\/70{color:#d8b4feb3}.text-purple-300\/75{color:#d8b4febf}.text-purple-300\/80{color:#d8b4fecc}.text-purple-300\/85{color:#d8b4fed9}.text-purple-300\/90{color:#d8b4fee6}.text-purple-300\/95{color:#d8b4fef2}.text-purple-400{--tw-text-opacity:1;color:rgb(192 132 252 / var(--tw-text-opacity))}.text-purple-400\/0{color:#c084fc00}.text-purple-400\/10{color:#c084fc1a}.text-purple-400\/100{color:#c084fc}.text-purple-400\/15{color:#c084fc26}.text-purple-400\/20{color:#c084fc33}.text-purple-400\/25{color:#c084fc40}.text-purple-400\/30{color:#c084fc4d}.text-purple-400\/35{color:#c084fc59}.text-purple-400\/40{color:#c084fc66}.text-purple-400\/45{color:#c084fc73}.text-purple-400\/5{color:#c084fc0d}.text-purple-400\/50{color:#c084fc80}.text-purple-400\/55{color:#c084fc8c}.text-purple-400\/60{color:#c084fc99}.text-purple-400\/65{color:#c084fca6}.text-purple-400\/70{color:#c084fcb3}.text-purple-400\/75{color:#c084fcbf}.text-purple-400\/80{color:#c084fccc}.text-purple-400\/85{color:#c084fcd9}.text-purple-400\/90{color:#c084fce6}.text-purple-400\/95{color:#c084fcf2}.text-purple-50{--tw-text-opacity:1;color:rgb(250 245 255 / var(--tw-text-opacity))}.text-purple-50\/0{color:#faf5ff00}.text-purple-50\/10{color:#faf5ff1a}.text-purple-50\/100{color:#faf5ff}.text-purple-50\/15{color:#faf5ff26}.text-purple-50\/20{color:#faf5ff33}.text-purple-50\/25{color:#faf5ff40}.text-purple-50\/30{color:#faf5ff4d}.text-purple-50\/35{color:#faf5ff59}.text-purple-50\/40{color:#faf5ff66}.text-purple-50\/45{color:#faf5ff73}.text-purple-50\/5{color:#faf5ff0d}.text-purple-50\/50{color:#faf5ff80}.text-purple-50\/55{color:#faf5ff8c}.text-purple-50\/60{color:#faf5ff99}.text-purple-50\/65{color:#faf5ffa6}.text-purple-50\/70{color:#faf5ffb3}.text-purple-50\/75{color:#faf5ffbf}.text-purple-50\/80{color:#faf5ffcc}.text-purple-50\/85{color:#faf5ffd9}.text-purple-50\/90{color:#faf5ffe6}.text-purple-50\/95{color:#faf5fff2}.text-purple-500{--tw-text-opacity:1;color:rgb(168 85 247 / var(--tw-text-opacity))}.text-purple-500\/0{color:#a855f700}.text-purple-500\/10{color:#a855f71a}.text-purple-500\/100{color:#a855f7}.text-purple-500\/15{color:#a855f726}.text-purple-500\/20{color:#a855f733}.text-purple-500\/25{color:#a855f740}.text-purple-500\/30{color:#a855f74d}.text-purple-500\/35{color:#a855f759}.text-purple-500\/40{color:#a855f766}.text-purple-500\/45{color:#a855f773}.text-purple-500\/5{color:#a855f70d}.text-purple-500\/50{color:#a855f780}.text-purple-500\/55{color:#a855f78c}.text-purple-500\/60{color:#a855f799}.text-purple-500\/65{color:#a855f7a6}.text-purple-500\/70{color:#a855f7b3}.text-purple-500\/75{color:#a855f7bf}.text-purple-500\/80{color:#a855f7cc}.text-purple-500\/85{color:#a855f7d9}.text-purple-500\/90{color:#a855f7e6}.text-purple-500\/95{color:#a855f7f2}.text-purple-600{--tw-text-opacity:1;color:rgb(147 51 234 / var(--tw-text-opacity))}.text-purple-600\/0{color:#9333ea00}.text-purple-600\/10{color:#9333ea1a}.text-purple-600\/100{color:#9333ea}.text-purple-600\/15{color:#9333ea26}.text-purple-600\/20{color:#9333ea33}.text-purple-600\/25{color:#9333ea40}.text-purple-600\/30{color:#9333ea4d}.text-purple-600\/35{color:#9333ea59}.text-purple-600\/40{color:#9333ea66}.text-purple-600\/45{color:#9333ea73}.text-purple-600\/5{color:#9333ea0d}.text-purple-600\/50{color:#9333ea80}.text-purple-600\/55{color:#9333ea8c}.text-purple-600\/60{color:#9333ea99}.text-purple-600\/65{color:#9333eaa6}.text-purple-600\/70{color:#9333eab3}.text-purple-600\/75{color:#9333eabf}.text-purple-600\/80{color:#9333eacc}.text-purple-600\/85{color:#9333ead9}.text-purple-600\/90{color:#9333eae6}.text-purple-600\/95{color:#9333eaf2}.text-purple-700{--tw-text-opacity:1;color:rgb(126 34 206 / var(--tw-text-opacity))}.text-purple-700\/0{color:#7e22ce00}.text-purple-700\/10{color:#7e22ce1a}.text-purple-700\/100{color:#7e22ce}.text-purple-700\/15{color:#7e22ce26}.text-purple-700\/20{color:#7e22ce33}.text-purple-700\/25{color:#7e22ce40}.text-purple-700\/30{color:#7e22ce4d}.text-purple-700\/35{color:#7e22ce59}.text-purple-700\/40{color:#7e22ce66}.text-purple-700\/45{color:#7e22ce73}.text-purple-700\/5{color:#7e22ce0d}.text-purple-700\/50{color:#7e22ce80}.text-purple-700\/55{color:#7e22ce8c}.text-purple-700\/60{color:#7e22ce99}.text-purple-700\/65{color:#7e22cea6}.text-purple-700\/70{color:#7e22ceb3}.text-purple-700\/75{color:#7e22cebf}.text-purple-700\/80{color:#7e22cecc}.text-purple-700\/85{color:#7e22ced9}.text-purple-700\/90{color:#7e22cee6}.text-purple-700\/95{color:#7e22cef2}.text-purple-800{--tw-text-opacity:1;color:rgb(107 33 168 / var(--tw-text-opacity))}.text-purple-800\/0{color:#6b21a800}.text-purple-800\/10{color:#6b21a81a}.text-purple-800\/100{color:#6b21a8}.text-purple-800\/15{color:#6b21a826}.text-purple-800\/20{color:#6b21a833}.text-purple-800\/25{color:#6b21a840}.text-purple-800\/30{color:#6b21a84d}.text-purple-800\/35{color:#6b21a859}.text-purple-800\/40{color:#6b21a866}.text-purple-800\/45{color:#6b21a873}.text-purple-800\/5{color:#6b21a80d}.text-purple-800\/50{color:#6b21a880}.text-purple-800\/55{color:#6b21a88c}.text-purple-800\/60{color:#6b21a899}.text-purple-800\/65{color:#6b21a8a6}.text-purple-800\/70{color:#6b21a8b3}.text-purple-800\/75{color:#6b21a8bf}.text-purple-800\/80{color:#6b21a8cc}.text-purple-800\/85{color:#6b21a8d9}.text-purple-800\/90{color:#6b21a8e6}.text-purple-800\/95{color:#6b21a8f2}.text-purple-900{--tw-text-opacity:1;color:rgb(88 28 135 / var(--tw-text-opacity))}.text-purple-900\/0{color:#581c8700}.text-purple-900\/10{color:#581c871a}.text-purple-900\/100{color:#581c87}.text-purple-900\/15{color:#581c8726}.text-purple-900\/20{color:#581c8733}.text-purple-900\/25{color:#581c8740}.text-purple-900\/30{color:#581c874d}.text-purple-900\/35{color:#581c8759}.text-purple-900\/40{color:#581c8766}.text-purple-900\/45{color:#581c8773}.text-purple-900\/5{color:#581c870d}.text-purple-900\/50{color:#581c8780}.text-purple-900\/55{color:#581c878c}.text-purple-900\/60{color:#581c8799}.text-purple-900\/65{color:#581c87a6}.text-purple-900\/70{color:#581c87b3}.text-purple-900\/75{color:#581c87bf}.text-purple-900\/80{color:#581c87cc}.text-purple-900\/85{color:#581c87d9}.text-purple-900\/90{color:#581c87e6}.text-purple-900\/95{color:#581c87f2}.text-red-100{--tw-text-opacity:1;color:rgb(254 226 226 / var(--tw-text-opacity))}.text-red-100\/0{color:#fee2e200}.text-red-100\/10{color:#fee2e21a}.text-red-100\/100{color:#fee2e2}.text-red-100\/15{color:#fee2e226}.text-red-100\/20{color:#fee2e233}.text-red-100\/25{color:#fee2e240}.text-red-100\/30{color:#fee2e24d}.text-red-100\/35{color:#fee2e259}.text-red-100\/40{color:#fee2e266}.text-red-100\/45{color:#fee2e273}.text-red-100\/5{color:#fee2e20d}.text-red-100\/50{color:#fee2e280}.text-red-100\/55{color:#fee2e28c}.text-red-100\/60{color:#fee2e299}.text-red-100\/65{color:#fee2e2a6}.text-red-100\/70{color:#fee2e2b3}.text-red-100\/75{color:#fee2e2bf}.text-red-100\/80{color:#fee2e2cc}.text-red-100\/85{color:#fee2e2d9}.text-red-100\/90{color:#fee2e2e6}.text-red-100\/95{color:#fee2e2f2}.text-red-200{--tw-text-opacity:1;color:rgb(254 202 202 / var(--tw-text-opacity))}.text-red-200\/0{color:#fecaca00}.text-red-200\/10{color:#fecaca1a}.text-red-200\/100{color:#fecaca}.text-red-200\/15{color:#fecaca26}.text-red-200\/20{color:#fecaca33}.text-red-200\/25{color:#fecaca40}.text-red-200\/30{color:#fecaca4d}.text-red-200\/35{color:#fecaca59}.text-red-200\/40{color:#fecaca66}.text-red-200\/45{color:#fecaca73}.text-red-200\/5{color:#fecaca0d}.text-red-200\/50{color:#fecaca80}.text-red-200\/55{color:#fecaca8c}.text-red-200\/60{color:#fecaca99}.text-red-200\/65{color:#fecacaa6}.text-red-200\/70{color:#fecacab3}.text-red-200\/75{color:#fecacabf}.text-red-200\/80{color:#fecacacc}.text-red-200\/85{color:#fecacad9}.text-red-200\/90{color:#fecacae6}.text-red-200\/95{color:#fecacaf2}.text-red-300{--tw-text-opacity:1;color:rgb(252 165 165 / var(--tw-text-opacity))}.text-red-300\/0{color:#fca5a500}.text-red-300\/10{color:#fca5a51a}.text-red-300\/100{color:#fca5a5}.text-red-300\/15{color:#fca5a526}.text-red-300\/20{color:#fca5a533}.text-red-300\/25{color:#fca5a540}.text-red-300\/30{color:#fca5a54d}.text-red-300\/35{color:#fca5a559}.text-red-300\/40{color:#fca5a566}.text-red-300\/45{color:#fca5a573}.text-red-300\/5{color:#fca5a50d}.text-red-300\/50{color:#fca5a580}.text-red-300\/55{color:#fca5a58c}.text-red-300\/60{color:#fca5a599}.text-red-300\/65{color:#fca5a5a6}.text-red-300\/70{color:#fca5a5b3}.text-red-300\/75{color:#fca5a5bf}.text-red-300\/80{color:#fca5a5cc}.text-red-300\/85{color:#fca5a5d9}.text-red-300\/90{color:#fca5a5e6}.text-red-300\/95{color:#fca5a5f2}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113 / var(--tw-text-opacity))}.text-red-400\/0{color:#f8717100}.text-red-400\/10{color:#f871711a}.text-red-400\/100{color:#f87171}.text-red-400\/15{color:#f8717126}.text-red-400\/20{color:#f8717133}.text-red-400\/25{color:#f8717140}.text-red-400\/30{color:#f871714d}.text-red-400\/35{color:#f8717159}.text-red-400\/40{color:#f8717166}.text-red-400\/45{color:#f8717173}.text-red-400\/5{color:#f871710d}.text-red-400\/50{color:#f8717180}.text-red-400\/55{color:#f871718c}.text-red-400\/60{color:#f8717199}.text-red-400\/65{color:#f87171a6}.text-red-400\/70{color:#f87171b3}.text-red-400\/75{color:#f87171bf}.text-red-400\/80{color:#f87171cc}.text-red-400\/85{color:#f87171d9}.text-red-400\/90{color:#f87171e6}.text-red-400\/95{color:#f87171f2}.text-red-50{--tw-text-opacity:1;color:rgb(254 242 242 / var(--tw-text-opacity))}.text-red-50\/0{color:#fef2f200}.text-red-50\/10{color:#fef2f21a}.text-red-50\/100{color:#fef2f2}.text-red-50\/15{color:#fef2f226}.text-red-50\/20{color:#fef2f233}.text-red-50\/25{color:#fef2f240}.text-red-50\/30{color:#fef2f24d}.text-red-50\/35{color:#fef2f259}.text-red-50\/40{color:#fef2f266}.text-red-50\/45{color:#fef2f273}.text-red-50\/5{color:#fef2f20d}.text-red-50\/50{color:#fef2f280}.text-red-50\/55{color:#fef2f28c}.text-red-50\/60{color:#fef2f299}.text-red-50\/65{color:#fef2f2a6}.text-red-50\/70{color:#fef2f2b3}.text-red-50\/75{color:#fef2f2bf}.text-red-50\/80{color:#fef2f2cc}.text-red-50\/85{color:#fef2f2d9}.text-red-50\/90{color:#fef2f2e6}.text-red-50\/95{color:#fef2f2f2}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68 / var(--tw-text-opacity))}.text-red-500\/0{color:#ef444400}.text-red-500\/10{color:#ef44441a}.text-red-500\/100{color:#ef4444}.text-red-500\/15{color:#ef444426}.text-red-500\/20{color:#ef444433}.text-red-500\/25{color:#ef444440}.text-red-500\/30{color:#ef44444d}.text-red-500\/35{color:#ef444459}.text-red-500\/40{color:#ef444466}.text-red-500\/45{color:#ef444473}.text-red-500\/5{color:#ef44440d}.text-red-500\/50{color:#ef444480}.text-red-500\/55{color:#ef44448c}.text-red-500\/60{color:#ef444499}.text-red-500\/65{color:#ef4444a6}.text-red-500\/70{color:#ef4444b3}.text-red-500\/75{color:#ef4444bf}.text-red-500\/80{color:#ef4444cc}.text-red-500\/85{color:#ef4444d9}.text-red-500\/90{color:#ef4444e6}.text-red-500\/95{color:#ef4444f2}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38 / var(--tw-text-opacity))}.text-red-600\/0{color:#dc262600}.text-red-600\/10{color:#dc26261a}.text-red-600\/100{color:#dc2626}.text-red-600\/15{color:#dc262626}.text-red-600\/20{color:#dc262633}.text-red-600\/25{color:#dc262640}.text-red-600\/30{color:#dc26264d}.text-red-600\/35{color:#dc262659}.text-red-600\/40{color:#dc262666}.text-red-600\/45{color:#dc262673}.text-red-600\/5{color:#dc26260d}.text-red-600\/50{color:#dc262680}.text-red-600\/55{color:#dc26268c}.text-red-600\/60{color:#dc262699}.text-red-600\/65{color:#dc2626a6}.text-red-600\/70{color:#dc2626b3}.text-red-600\/75{color:#dc2626bf}.text-red-600\/80{color:#dc2626cc}.text-red-600\/85{color:#dc2626d9}.text-red-600\/90{color:#dc2626e6}.text-red-600\/95{color:#dc2626f2}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28 / var(--tw-text-opacity))}.text-red-700\/0{color:#b91c1c00}.text-red-700\/10{color:#b91c1c1a}.text-red-700\/100{color:#b91c1c}.text-red-700\/15{color:#b91c1c26}.text-red-700\/20{color:#b91c1c33}.text-red-700\/25{color:#b91c1c40}.text-red-700\/30{color:#b91c1c4d}.text-red-700\/35{color:#b91c1c59}.text-red-700\/40{color:#b91c1c66}.text-red-700\/45{color:#b91c1c73}.text-red-700\/5{color:#b91c1c0d}.text-red-700\/50{color:#b91c1c80}.text-red-700\/55{color:#b91c1c8c}.text-red-700\/60{color:#b91c1c99}.text-red-700\/65{color:#b91c1ca6}.text-red-700\/70{color:#b91c1cb3}.text-red-700\/75{color:#b91c1cbf}.text-red-700\/80{color:#b91c1ccc}.text-red-700\/85{color:#b91c1cd9}.text-red-700\/90{color:#b91c1ce6}.text-red-700\/95{color:#b91c1cf2}.text-red-800{--tw-text-opacity:1;color:rgb(153 27 27 / var(--tw-text-opacity))}.text-red-800\/0{color:#991b1b00}.text-red-800\/10{color:#991b1b1a}.text-red-800\/100{color:#991b1b}.text-red-800\/15{color:#991b1b26}.text-red-800\/20{color:#991b1b33}.text-red-800\/25{color:#991b1b40}.text-red-800\/30{color:#991b1b4d}.text-red-800\/35{color:#991b1b59}.text-red-800\/40{color:#991b1b66}.text-red-800\/45{color:#991b1b73}.text-red-800\/5{color:#991b1b0d}.text-red-800\/50{color:#991b1b80}.text-red-800\/55{color:#991b1b8c}.text-red-800\/60{color:#991b1b99}.text-red-800\/65{color:#991b1ba6}.text-red-800\/70{color:#991b1bb3}.text-red-800\/75{color:#991b1bbf}.text-red-800\/80{color:#991b1bcc}.text-red-800\/85{color:#991b1bd9}.text-red-800\/90{color:#991b1be6}.text-red-800\/95{color:#991b1bf2}.text-red-900{--tw-text-opacity:1;color:rgb(127 29 29 / var(--tw-text-opacity))}.text-red-900\/0{color:#7f1d1d00}.text-red-900\/10{color:#7f1d1d1a}.text-red-900\/100{color:#7f1d1d}.text-red-900\/15{color:#7f1d1d26}.text-red-900\/20{color:#7f1d1d33}.text-red-900\/25{color:#7f1d1d40}.text-red-900\/30{color:#7f1d1d4d}.text-red-900\/35{color:#7f1d1d59}.text-red-900\/40{color:#7f1d1d66}.text-red-900\/45{color:#7f1d1d73}.text-red-900\/5{color:#7f1d1d0d}.text-red-900\/50{color:#7f1d1d80}.text-red-900\/55{color:#7f1d1d8c}.text-red-900\/60{color:#7f1d1d99}.text-red-900\/65{color:#7f1d1da6}.text-red-900\/70{color:#7f1d1db3}.text-red-900\/75{color:#7f1d1dbf}.text-red-900\/80{color:#7f1d1dcc}.text-red-900\/85{color:#7f1d1dd9}.text-red-900\/90{color:#7f1d1de6}.text-red-900\/95{color:#7f1d1df2}.text-slate-400{--tw-text-opacity:1;color:rgb(148 163 184 / var(--tw-text-opacity))}.text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139 / var(--tw-text-opacity))}.text-slate-600{--tw-text-opacity:1;color:rgb(71 85 105 / var(--tw-text-opacity))}.text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85 / var(--tw-text-opacity))}.text-slate-800{--tw-text-opacity:1;color:rgb(30 41 59 / var(--tw-text-opacity))}.text-slate-900{--tw-text-opacity:1;color:rgb(15 23 42 / var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-yellow-100{--tw-text-opacity:1;color:rgb(254 249 195 / var(--tw-text-opacity))}.text-yellow-100\/0{color:#fef9c300}.text-yellow-100\/10{color:#fef9c31a}.text-yellow-100\/100{color:#fef9c3}.text-yellow-100\/15{color:#fef9c326}.text-yellow-100\/20{color:#fef9c333}.text-yellow-100\/25{color:#fef9c340}.text-yellow-100\/30{color:#fef9c34d}.text-yellow-100\/35{color:#fef9c359}.text-yellow-100\/40{color:#fef9c366}.text-yellow-100\/45{color:#fef9c373}.text-yellow-100\/5{color:#fef9c30d}.text-yellow-100\/50{color:#fef9c380}.text-yellow-100\/55{color:#fef9c38c}.text-yellow-100\/60{color:#fef9c399}.text-yellow-100\/65{color:#fef9c3a6}.text-yellow-100\/70{color:#fef9c3b3}.text-yellow-100\/75{color:#fef9c3bf}.text-yellow-100\/80{color:#fef9c3cc}.text-yellow-100\/85{color:#fef9c3d9}.text-yellow-100\/90{color:#fef9c3e6}.text-yellow-100\/95{color:#fef9c3f2}.text-yellow-200{--tw-text-opacity:1;color:rgb(254 240 138 / var(--tw-text-opacity))}.text-yellow-200\/0{color:#fef08a00}.text-yellow-200\/10{color:#fef08a1a}.text-yellow-200\/100{color:#fef08a}.text-yellow-200\/15{color:#fef08a26}.text-yellow-200\/20{color:#fef08a33}.text-yellow-200\/25{color:#fef08a40}.text-yellow-200\/30{color:#fef08a4d}.text-yellow-200\/35{color:#fef08a59}.text-yellow-200\/40{color:#fef08a66}.text-yellow-200\/45{color:#fef08a73}.text-yellow-200\/5{color:#fef08a0d}.text-yellow-200\/50{color:#fef08a80}.text-yellow-200\/55{color:#fef08a8c}.text-yellow-200\/60{color:#fef08a99}.text-yellow-200\/65{color:#fef08aa6}.text-yellow-200\/70{color:#fef08ab3}.text-yellow-200\/75{color:#fef08abf}.text-yellow-200\/80{color:#fef08acc}.text-yellow-200\/85{color:#fef08ad9}.text-yellow-200\/90{color:#fef08ae6}.text-yellow-200\/95{color:#fef08af2}.text-yellow-300{--tw-text-opacity:1;color:rgb(253 224 71 / var(--tw-text-opacity))}.text-yellow-300\/0{color:#fde04700}.text-yellow-300\/10{color:#fde0471a}.text-yellow-300\/100{color:#fde047}.text-yellow-300\/15{color:#fde04726}.text-yellow-300\/20{color:#fde04733}.text-yellow-300\/25{color:#fde04740}.text-yellow-300\/30{color:#fde0474d}.text-yellow-300\/35{color:#fde04759}.text-yellow-300\/40{color:#fde04766}.text-yellow-300\/45{color:#fde04773}.text-yellow-300\/5{color:#fde0470d}.text-yellow-300\/50{color:#fde04780}.text-yellow-300\/55{color:#fde0478c}.text-yellow-300\/60{color:#fde04799}.text-yellow-300\/65{color:#fde047a6}.text-yellow-300\/70{color:#fde047b3}.text-yellow-300\/75{color:#fde047bf}.text-yellow-300\/80{color:#fde047cc}.text-yellow-300\/85{color:#fde047d9}.text-yellow-300\/90{color:#fde047e6}.text-yellow-300\/95{color:#fde047f2}.text-yellow-400{--tw-text-opacity:1;color:rgb(250 204 21 / var(--tw-text-opacity))}.text-yellow-400\/0{color:#facc1500}.text-yellow-400\/10{color:#facc151a}.text-yellow-400\/100{color:#facc15}.text-yellow-400\/15{color:#facc1526}.text-yellow-400\/20{color:#facc1533}.text-yellow-400\/25{color:#facc1540}.text-yellow-400\/30{color:#facc154d}.text-yellow-400\/35{color:#facc1559}.text-yellow-400\/40{color:#facc1566}.text-yellow-400\/45{color:#facc1573}.text-yellow-400\/5{color:#facc150d}.text-yellow-400\/50{color:#facc1580}.text-yellow-400\/55{color:#facc158c}.text-yellow-400\/60{color:#facc1599}.text-yellow-400\/65{color:#facc15a6}.text-yellow-400\/70{color:#facc15b3}.text-yellow-400\/75{color:#facc15bf}.text-yellow-400\/80{color:#facc15cc}.text-yellow-400\/85{color:#facc15d9}.text-yellow-400\/90{color:#facc15e6}.text-yellow-400\/95{color:#facc15f2}.text-yellow-50{--tw-text-opacity:1;color:rgb(254 252 232 / var(--tw-text-opacity))}.text-yellow-50\/0{color:#fefce800}.text-yellow-50\/10{color:#fefce81a}.text-yellow-50\/100{color:#fefce8}.text-yellow-50\/15{color:#fefce826}.text-yellow-50\/20{color:#fefce833}.text-yellow-50\/25{color:#fefce840}.text-yellow-50\/30{color:#fefce84d}.text-yellow-50\/35{color:#fefce859}.text-yellow-50\/40{color:#fefce866}.text-yellow-50\/45{color:#fefce873}.text-yellow-50\/5{color:#fefce80d}.text-yellow-50\/50{color:#fefce880}.text-yellow-50\/55{color:#fefce88c}.text-yellow-50\/60{color:#fefce899}.text-yellow-50\/65{color:#fefce8a6}.text-yellow-50\/70{color:#fefce8b3}.text-yellow-50\/75{color:#fefce8bf}.text-yellow-50\/80{color:#fefce8cc}.text-yellow-50\/85{color:#fefce8d9}.text-yellow-50\/90{color:#fefce8e6}.text-yellow-50\/95{color:#fefce8f2}.text-yellow-500{--tw-text-opacity:1;color:rgb(234 179 8 / var(--tw-text-opacity))}.text-yellow-500\/0{color:#eab30800}.text-yellow-500\/10{color:#eab3081a}.text-yellow-500\/100{color:#eab308}.text-yellow-500\/15{color:#eab30826}.text-yellow-500\/20{color:#eab30833}.text-yellow-500\/25{color:#eab30840}.text-yellow-500\/30{color:#eab3084d}.text-yellow-500\/35{color:#eab30859}.text-yellow-500\/40{color:#eab30866}.text-yellow-500\/45{color:#eab30873}.text-yellow-500\/5{color:#eab3080d}.text-yellow-500\/50{color:#eab30880}.text-yellow-500\/55{color:#eab3088c}.text-yellow-500\/60{color:#eab30899}.text-yellow-500\/65{color:#eab308a6}.text-yellow-500\/70{color:#eab308b3}.text-yellow-500\/75{color:#eab308bf}.text-yellow-500\/80{color:#eab308cc}.text-yellow-500\/85{color:#eab308d9}.text-yellow-500\/90{color:#eab308e6}.text-yellow-500\/95{color:#eab308f2}.text-yellow-600{--tw-text-opacity:1;color:rgb(202 138 4 / var(--tw-text-opacity))}.text-yellow-600\/0{color:#ca8a0400}.text-yellow-600\/10{color:#ca8a041a}.text-yellow-600\/100{color:#ca8a04}.text-yellow-600\/15{color:#ca8a0426}.text-yellow-600\/20{color:#ca8a0433}.text-yellow-600\/25{color:#ca8a0440}.text-yellow-600\/30{color:#ca8a044d}.text-yellow-600\/35{color:#ca8a0459}.text-yellow-600\/40{color:#ca8a0466}.text-yellow-600\/45{color:#ca8a0473}.text-yellow-600\/5{color:#ca8a040d}.text-yellow-600\/50{color:#ca8a0480}.text-yellow-600\/55{color:#ca8a048c}.text-yellow-600\/60{color:#ca8a0499}.text-yellow-600\/65{color:#ca8a04a6}.text-yellow-600\/70{color:#ca8a04b3}.text-yellow-600\/75{color:#ca8a04bf}.text-yellow-600\/80{color:#ca8a04cc}.text-yellow-600\/85{color:#ca8a04d9}.text-yellow-600\/90{color:#ca8a04e6}.text-yellow-600\/95{color:#ca8a04f2}.text-yellow-700{--tw-text-opacity:1;color:rgb(161 98 7 / var(--tw-text-opacity))}.text-yellow-700\/0{color:#a1620700}.text-yellow-700\/10{color:#a162071a}.text-yellow-700\/100{color:#a16207}.text-yellow-700\/15{color:#a1620726}.text-yellow-700\/20{color:#a1620733}.text-yellow-700\/25{color:#a1620740}.text-yellow-700\/30{color:#a162074d}.text-yellow-700\/35{color:#a1620759}.text-yellow-700\/40{color:#a1620766}.text-yellow-700\/45{color:#a1620773}.text-yellow-700\/5{color:#a162070d}.text-yellow-700\/50{color:#a1620780}.text-yellow-700\/55{color:#a162078c}.text-yellow-700\/60{color:#a1620799}.text-yellow-700\/65{color:#a16207a6}.text-yellow-700\/70{color:#a16207b3}.text-yellow-700\/75{color:#a16207bf}.text-yellow-700\/80{color:#a16207cc}.text-yellow-700\/85{color:#a16207d9}.text-yellow-700\/90{color:#a16207e6}.text-yellow-700\/95{color:#a16207f2}.text-yellow-800{--tw-text-opacity:1;color:rgb(133 77 14 / var(--tw-text-opacity))}.text-yellow-800\/0{color:#854d0e00}.text-yellow-800\/10{color:#854d0e1a}.text-yellow-800\/100{color:#854d0e}.text-yellow-800\/15{color:#854d0e26}.text-yellow-800\/20{color:#854d0e33}.text-yellow-800\/25{color:#854d0e40}.text-yellow-800\/30{color:#854d0e4d}.text-yellow-800\/35{color:#854d0e59}.text-yellow-800\/40{color:#854d0e66}.text-yellow-800\/45{color:#854d0e73}.text-yellow-800\/5{color:#854d0e0d}.text-yellow-800\/50{color:#854d0e80}.text-yellow-800\/55{color:#854d0e8c}.text-yellow-800\/60{color:#854d0e99}.text-yellow-800\/65{color:#854d0ea6}.text-yellow-800\/70{color:#854d0eb3}.text-yellow-800\/75{color:#854d0ebf}.text-yellow-800\/80{color:#854d0ecc}.text-yellow-800\/85{color:#854d0ed9}.text-yellow-800\/90{color:#854d0ee6}.text-yellow-800\/95{color:#854d0ef2}.text-yellow-900{--tw-text-opacity:1;color:rgb(113 63 18 / var(--tw-text-opacity))}.text-yellow-900\/0{color:#713f1200}.text-yellow-900\/10{color:#713f121a}.text-yellow-900\/100{color:#713f12}.text-yellow-900\/15{color:#713f1226}.text-yellow-900\/20{color:#713f1233}.text-yellow-900\/25{color:#713f1240}.text-yellow-900\/30{color:#713f124d}.text-yellow-900\/35{color:#713f1259}.text-yellow-900\/40{color:#713f1266}.text-yellow-900\/45{color:#713f1273}.text-yellow-900\/5{color:#713f120d}.text-yellow-900\/50{color:#713f1280}.text-yellow-900\/55{color:#713f128c}.text-yellow-900\/60{color:#713f1299}.text-yellow-900\/65{color:#713f12a6}.text-yellow-900\/70{color:#713f12b3}.text-yellow-900\/75{color:#713f12bf}.text-yellow-900\/80{color:#713f12cc}.text-yellow-900\/85{color:#713f12d9}.text-yellow-900\/90{color:#713f12e6}.text-yellow-900\/95{color:#713f12f2}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-75{opacity:.75}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-gray-300{--tw-shadow-color:#d1d5db;--tw-shadow:var(--tw-shadow-colored)}.ring-1{--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, 0 0 #0000)}.ring-inset{--tw-ring-inset:inset}.ring-black{--tw-ring-opacity:1;--tw-ring-color:rgb(0 0 0 / var(--tw-ring-opacity))}.ring-blue-100{--tw-ring-opacity:1;--tw-ring-color:rgb(219 234 254 / var(--tw-ring-opacity))}.ring-blue-100\/0{--tw-ring-color:rgb(219 234 254 / 0)}.ring-blue-100\/10{--tw-ring-color:rgb(219 234 254 / .1)}.ring-blue-100\/100{--tw-ring-color:rgb(219 234 254 / 1)}.ring-blue-100\/15{--tw-ring-color:rgb(219 234 254 / .15)}.ring-blue-100\/20{--tw-ring-color:rgb(219 234 254 / .2)}.ring-blue-100\/25{--tw-ring-color:rgb(219 234 254 / .25)}.ring-blue-100\/30{--tw-ring-color:rgb(219 234 254 / .3)}.ring-blue-100\/35{--tw-ring-color:rgb(219 234 254 / .35)}.ring-blue-100\/40{--tw-ring-color:rgb(219 234 254 / .4)}.ring-blue-100\/45{--tw-ring-color:rgb(219 234 254 / .45)}.ring-blue-100\/5{--tw-ring-color:rgb(219 234 254 / .05)}.ring-blue-100\/50{--tw-ring-color:rgb(219 234 254 / .5)}.ring-blue-100\/55{--tw-ring-color:rgb(219 234 254 / .55)}.ring-blue-100\/60{--tw-ring-color:rgb(219 234 254 / .6)}.ring-blue-100\/65{--tw-ring-color:rgb(219 234 254 / .65)}.ring-blue-100\/70{--tw-ring-color:rgb(219 234 254 / .7)}.ring-blue-100\/75{--tw-ring-color:rgb(219 234 254 / .75)}.ring-blue-100\/80{--tw-ring-color:rgb(219 234 254 / .8)}.ring-blue-100\/85{--tw-ring-color:rgb(219 234 254 / .85)}.ring-blue-100\/90{--tw-ring-color:rgb(219 234 254 / .9)}.ring-blue-100\/95{--tw-ring-color:rgb(219 234 254 / .95)}.ring-blue-200{--tw-ring-opacity:1;--tw-ring-color:rgb(191 219 254 / var(--tw-ring-opacity))}.ring-blue-200\/0{--tw-ring-color:rgb(191 219 254 / 0)}.ring-blue-200\/10{--tw-ring-color:rgb(191 219 254 / .1)}.ring-blue-200\/100{--tw-ring-color:rgb(191 219 254 / 1)}.ring-blue-200\/15{--tw-ring-color:rgb(191 219 254 / .15)}.ring-blue-200\/20{--tw-ring-color:rgb(191 219 254 / .2)}.ring-blue-200\/25{--tw-ring-color:rgb(191 219 254 / .25)}.ring-blue-200\/30{--tw-ring-color:rgb(191 219 254 / .3)}.ring-blue-200\/35{--tw-ring-color:rgb(191 219 254 / .35)}.ring-blue-200\/40{--tw-ring-color:rgb(191 219 254 / .4)}.ring-blue-200\/45{--tw-ring-color:rgb(191 219 254 / .45)}.ring-blue-200\/5{--tw-ring-color:rgb(191 219 254 / .05)}.ring-blue-200\/50{--tw-ring-color:rgb(191 219 254 / .5)}.ring-blue-200\/55{--tw-ring-color:rgb(191 219 254 / .55)}.ring-blue-200\/60{--tw-ring-color:rgb(191 219 254 / .6)}.ring-blue-200\/65{--tw-ring-color:rgb(191 219 254 / .65)}.ring-blue-200\/70{--tw-ring-color:rgb(191 219 254 / .7)}.ring-blue-200\/75{--tw-ring-color:rgb(191 219 254 / .75)}.ring-blue-200\/80{--tw-ring-color:rgb(191 219 254 / .8)}.ring-blue-200\/85{--tw-ring-color:rgb(191 219 254 / .85)}.ring-blue-200\/90{--tw-ring-color:rgb(191 219 254 / .9)}.ring-blue-200\/95{--tw-ring-color:rgb(191 219 254 / .95)}.ring-blue-300{--tw-ring-opacity:1;--tw-ring-color:rgb(147 197 253 / var(--tw-ring-opacity))}.ring-blue-300\/0{--tw-ring-color:rgb(147 197 253 / 0)}.ring-blue-300\/10{--tw-ring-color:rgb(147 197 253 / .1)}.ring-blue-300\/100{--tw-ring-color:rgb(147 197 253 / 1)}.ring-blue-300\/15{--tw-ring-color:rgb(147 197 253 / .15)}.ring-blue-300\/20{--tw-ring-color:rgb(147 197 253 / .2)}.ring-blue-300\/25{--tw-ring-color:rgb(147 197 253 / .25)}.ring-blue-300\/30{--tw-ring-color:rgb(147 197 253 / .3)}.ring-blue-300\/35{--tw-ring-color:rgb(147 197 253 / .35)}.ring-blue-300\/40{--tw-ring-color:rgb(147 197 253 / .4)}.ring-blue-300\/45{--tw-ring-color:rgb(147 197 253 / .45)}.ring-blue-300\/5{--tw-ring-color:rgb(147 197 253 / .05)}.ring-blue-300\/50{--tw-ring-color:rgb(147 197 253 / .5)}.ring-blue-300\/55{--tw-ring-color:rgb(147 197 253 / .55)}.ring-blue-300\/60{--tw-ring-color:rgb(147 197 253 / .6)}.ring-blue-300\/65{--tw-ring-color:rgb(147 197 253 / .65)}.ring-blue-300\/70{--tw-ring-color:rgb(147 197 253 / .7)}.ring-blue-300\/75{--tw-ring-color:rgb(147 197 253 / .75)}.ring-blue-300\/80{--tw-ring-color:rgb(147 197 253 / .8)}.ring-blue-300\/85{--tw-ring-color:rgb(147 197 253 / .85)}.ring-blue-300\/90{--tw-ring-color:rgb(147 197 253 / .9)}.ring-blue-300\/95{--tw-ring-color:rgb(147 197 253 / .95)}.ring-blue-400{--tw-ring-opacity:1;--tw-ring-color:rgb(96 165 250 / var(--tw-ring-opacity))}.ring-blue-400\/0{--tw-ring-color:rgb(96 165 250 / 0)}.ring-blue-400\/10{--tw-ring-color:rgb(96 165 250 / .1)}.ring-blue-400\/100{--tw-ring-color:rgb(96 165 250 / 1)}.ring-blue-400\/15{--tw-ring-color:rgb(96 165 250 / .15)}.ring-blue-400\/20{--tw-ring-color:rgb(96 165 250 / .2)}.ring-blue-400\/25{--tw-ring-color:rgb(96 165 250 / .25)}.ring-blue-400\/30{--tw-ring-color:rgb(96 165 250 / .3)}.ring-blue-400\/35{--tw-ring-color:rgb(96 165 250 / .35)}.ring-blue-400\/40{--tw-ring-color:rgb(96 165 250 / .4)}.ring-blue-400\/45{--tw-ring-color:rgb(96 165 250 / .45)}.ring-blue-400\/5{--tw-ring-color:rgb(96 165 250 / .05)}.ring-blue-400\/50{--tw-ring-color:rgb(96 165 250 / .5)}.ring-blue-400\/55{--tw-ring-color:rgb(96 165 250 / .55)}.ring-blue-400\/60{--tw-ring-color:rgb(96 165 250 / .6)}.ring-blue-400\/65{--tw-ring-color:rgb(96 165 250 / .65)}.ring-blue-400\/70{--tw-ring-color:rgb(96 165 250 / .7)}.ring-blue-400\/75{--tw-ring-color:rgb(96 165 250 / .75)}.ring-blue-400\/80{--tw-ring-color:rgb(96 165 250 / .8)}.ring-blue-400\/85{--tw-ring-color:rgb(96 165 250 / .85)}.ring-blue-400\/90{--tw-ring-color:rgb(96 165 250 / .9)}.ring-blue-400\/95{--tw-ring-color:rgb(96 165 250 / .95)}.ring-blue-50{--tw-ring-opacity:1;--tw-ring-color:rgb(239 246 255 / var(--tw-ring-opacity))}.ring-blue-50\/0{--tw-ring-color:rgb(239 246 255 / 0)}.ring-blue-50\/10{--tw-ring-color:rgb(239 246 255 / .1)}.ring-blue-50\/100{--tw-ring-color:rgb(239 246 255 / 1)}.ring-blue-50\/15{--tw-ring-color:rgb(239 246 255 / .15)}.ring-blue-50\/20{--tw-ring-color:rgb(239 246 255 / .2)}.ring-blue-50\/25{--tw-ring-color:rgb(239 246 255 / .25)}.ring-blue-50\/30{--tw-ring-color:rgb(239 246 255 / .3)}.ring-blue-50\/35{--tw-ring-color:rgb(239 246 255 / .35)}.ring-blue-50\/40{--tw-ring-color:rgb(239 246 255 / .4)}.ring-blue-50\/45{--tw-ring-color:rgb(239 246 255 / .45)}.ring-blue-50\/5{--tw-ring-color:rgb(239 246 255 / .05)}.ring-blue-50\/50{--tw-ring-color:rgb(239 246 255 / .5)}.ring-blue-50\/55{--tw-ring-color:rgb(239 246 255 / .55)}.ring-blue-50\/60{--tw-ring-color:rgb(239 246 255 / .6)}.ring-blue-50\/65{--tw-ring-color:rgb(239 246 255 / .65)}.ring-blue-50\/70{--tw-ring-color:rgb(239 246 255 / .7)}.ring-blue-50\/75{--tw-ring-color:rgb(239 246 255 / .75)}.ring-blue-50\/80{--tw-ring-color:rgb(239 246 255 / .8)}.ring-blue-50\/85{--tw-ring-color:rgb(239 246 255 / .85)}.ring-blue-50\/90{--tw-ring-color:rgb(239 246 255 / .9)}.ring-blue-50\/95{--tw-ring-color:rgb(239 246 255 / .95)}.ring-blue-500{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246 / var(--tw-ring-opacity))}.ring-blue-500\/0{--tw-ring-color:rgb(59 130 246 / 0)}.ring-blue-500\/10{--tw-ring-color:rgb(59 130 246 / .1)}.ring-blue-500\/100{--tw-ring-color:rgb(59 130 246 / 1)}.ring-blue-500\/15{--tw-ring-color:rgb(59 130 246 / .15)}.ring-blue-500\/20{--tw-ring-color:rgb(59 130 246 / .2)}.ring-blue-500\/25{--tw-ring-color:rgb(59 130 246 / .25)}.ring-blue-500\/30{--tw-ring-color:rgb(59 130 246 / .3)}.ring-blue-500\/35{--tw-ring-color:rgb(59 130 246 / .35)}.ring-blue-500\/40{--tw-ring-color:rgb(59 130 246 / .4)}.ring-blue-500\/45{--tw-ring-color:rgb(59 130 246 / .45)}.ring-blue-500\/5{--tw-ring-color:rgb(59 130 246 / .05)}.ring-blue-500\/50{--tw-ring-color:rgb(59 130 246 / .5)}.ring-blue-500\/55{--tw-ring-color:rgb(59 130 246 / .55)}.ring-blue-500\/60{--tw-ring-color:rgb(59 130 246 / .6)}.ring-blue-500\/65{--tw-ring-color:rgb(59 130 246 / .65)}.ring-blue-500\/70{--tw-ring-color:rgb(59 130 246 / .7)}.ring-blue-500\/75{--tw-ring-color:rgb(59 130 246 / .75)}.ring-blue-500\/80{--tw-ring-color:rgb(59 130 246 / .8)}.ring-blue-500\/85{--tw-ring-color:rgb(59 130 246 / .85)}.ring-blue-500\/90{--tw-ring-color:rgb(59 130 246 / .9)}.ring-blue-500\/95{--tw-ring-color:rgb(59 130 246 / .95)}.ring-blue-600{--tw-ring-opacity:1;--tw-ring-color:rgb(37 99 235 / var(--tw-ring-opacity))}.ring-blue-600\/0{--tw-ring-color:rgb(37 99 235 / 0)}.ring-blue-600\/10{--tw-ring-color:rgb(37 99 235 / .1)}.ring-blue-600\/100{--tw-ring-color:rgb(37 99 235 / 1)}.ring-blue-600\/15{--tw-ring-color:rgb(37 99 235 / .15)}.ring-blue-600\/20{--tw-ring-color:rgb(37 99 235 / .2)}.ring-blue-600\/25{--tw-ring-color:rgb(37 99 235 / .25)}.ring-blue-600\/30{--tw-ring-color:rgb(37 99 235 / .3)}.ring-blue-600\/35{--tw-ring-color:rgb(37 99 235 / .35)}.ring-blue-600\/40{--tw-ring-color:rgb(37 99 235 / .4)}.ring-blue-600\/45{--tw-ring-color:rgb(37 99 235 / .45)}.ring-blue-600\/5{--tw-ring-color:rgb(37 99 235 / .05)}.ring-blue-600\/50{--tw-ring-color:rgb(37 99 235 / .5)}.ring-blue-600\/55{--tw-ring-color:rgb(37 99 235 / .55)}.ring-blue-600\/60{--tw-ring-color:rgb(37 99 235 / .6)}.ring-blue-600\/65{--tw-ring-color:rgb(37 99 235 / .65)}.ring-blue-600\/70{--tw-ring-color:rgb(37 99 235 / .7)}.ring-blue-600\/75{--tw-ring-color:rgb(37 99 235 / .75)}.ring-blue-600\/80{--tw-ring-color:rgb(37 99 235 / .8)}.ring-blue-600\/85{--tw-ring-color:rgb(37 99 235 / .85)}.ring-blue-600\/90{--tw-ring-color:rgb(37 99 235 / .9)}.ring-blue-600\/95{--tw-ring-color:rgb(37 99 235 / .95)}.ring-blue-700{--tw-ring-opacity:1;--tw-ring-color:rgb(29 78 216 / var(--tw-ring-opacity))}.ring-blue-700\/0{--tw-ring-color:rgb(29 78 216 / 0)}.ring-blue-700\/10{--tw-ring-color:rgb(29 78 216 / .1)}.ring-blue-700\/100{--tw-ring-color:rgb(29 78 216 / 1)}.ring-blue-700\/15{--tw-ring-color:rgb(29 78 216 / .15)}.ring-blue-700\/20{--tw-ring-color:rgb(29 78 216 / .2)}.ring-blue-700\/25{--tw-ring-color:rgb(29 78 216 / .25)}.ring-blue-700\/30{--tw-ring-color:rgb(29 78 216 / .3)}.ring-blue-700\/35{--tw-ring-color:rgb(29 78 216 / .35)}.ring-blue-700\/40{--tw-ring-color:rgb(29 78 216 / .4)}.ring-blue-700\/45{--tw-ring-color:rgb(29 78 216 / .45)}.ring-blue-700\/5{--tw-ring-color:rgb(29 78 216 / .05)}.ring-blue-700\/50{--tw-ring-color:rgb(29 78 216 / .5)}.ring-blue-700\/55{--tw-ring-color:rgb(29 78 216 / .55)}.ring-blue-700\/60{--tw-ring-color:rgb(29 78 216 / .6)}.ring-blue-700\/65{--tw-ring-color:rgb(29 78 216 / .65)}.ring-blue-700\/70{--tw-ring-color:rgb(29 78 216 / .7)}.ring-blue-700\/75{--tw-ring-color:rgb(29 78 216 / .75)}.ring-blue-700\/80{--tw-ring-color:rgb(29 78 216 / .8)}.ring-blue-700\/85{--tw-ring-color:rgb(29 78 216 / .85)}.ring-blue-700\/90{--tw-ring-color:rgb(29 78 216 / .9)}.ring-blue-700\/95{--tw-ring-color:rgb(29 78 216 / .95)}.ring-blue-800{--tw-ring-opacity:1;--tw-ring-color:rgb(30 64 175 / var(--tw-ring-opacity))}.ring-blue-800\/0{--tw-ring-color:rgb(30 64 175 / 0)}.ring-blue-800\/10{--tw-ring-color:rgb(30 64 175 / .1)}.ring-blue-800\/100{--tw-ring-color:rgb(30 64 175 / 1)}.ring-blue-800\/15{--tw-ring-color:rgb(30 64 175 / .15)}.ring-blue-800\/20{--tw-ring-color:rgb(30 64 175 / .2)}.ring-blue-800\/25{--tw-ring-color:rgb(30 64 175 / .25)}.ring-blue-800\/30{--tw-ring-color:rgb(30 64 175 / .3)}.ring-blue-800\/35{--tw-ring-color:rgb(30 64 175 / .35)}.ring-blue-800\/40{--tw-ring-color:rgb(30 64 175 / .4)}.ring-blue-800\/45{--tw-ring-color:rgb(30 64 175 / .45)}.ring-blue-800\/5{--tw-ring-color:rgb(30 64 175 / .05)}.ring-blue-800\/50{--tw-ring-color:rgb(30 64 175 / .5)}.ring-blue-800\/55{--tw-ring-color:rgb(30 64 175 / .55)}.ring-blue-800\/60{--tw-ring-color:rgb(30 64 175 / .6)}.ring-blue-800\/65{--tw-ring-color:rgb(30 64 175 / .65)}.ring-blue-800\/70{--tw-ring-color:rgb(30 64 175 / .7)}.ring-blue-800\/75{--tw-ring-color:rgb(30 64 175 / .75)}.ring-blue-800\/80{--tw-ring-color:rgb(30 64 175 / .8)}.ring-blue-800\/85{--tw-ring-color:rgb(30 64 175 / .85)}.ring-blue-800\/90{--tw-ring-color:rgb(30 64 175 / .9)}.ring-blue-800\/95{--tw-ring-color:rgb(30 64 175 / .95)}.ring-blue-900{--tw-ring-opacity:1;--tw-ring-color:rgb(30 58 138 / var(--tw-ring-opacity))}.ring-blue-900\/0{--tw-ring-color:rgb(30 58 138 / 0)}.ring-blue-900\/10{--tw-ring-color:rgb(30 58 138 / .1)}.ring-blue-900\/100{--tw-ring-color:rgb(30 58 138 / 1)}.ring-blue-900\/15{--tw-ring-color:rgb(30 58 138 / .15)}.ring-blue-900\/20{--tw-ring-color:rgb(30 58 138 / .2)}.ring-blue-900\/25{--tw-ring-color:rgb(30 58 138 / .25)}.ring-blue-900\/30{--tw-ring-color:rgb(30 58 138 / .3)}.ring-blue-900\/35{--tw-ring-color:rgb(30 58 138 / .35)}.ring-blue-900\/40{--tw-ring-color:rgb(30 58 138 / .4)}.ring-blue-900\/45{--tw-ring-color:rgb(30 58 138 / .45)}.ring-blue-900\/5{--tw-ring-color:rgb(30 58 138 / .05)}.ring-blue-900\/50{--tw-ring-color:rgb(30 58 138 / .5)}.ring-blue-900\/55{--tw-ring-color:rgb(30 58 138 / .55)}.ring-blue-900\/60{--tw-ring-color:rgb(30 58 138 / .6)}.ring-blue-900\/65{--tw-ring-color:rgb(30 58 138 / .65)}.ring-blue-900\/70{--tw-ring-color:rgb(30 58 138 / .7)}.ring-blue-900\/75{--tw-ring-color:rgb(30 58 138 / .75)}.ring-blue-900\/80{--tw-ring-color:rgb(30 58 138 / .8)}.ring-blue-900\/85{--tw-ring-color:rgb(30 58 138 / .85)}.ring-blue-900\/90{--tw-ring-color:rgb(30 58 138 / .9)}.ring-blue-900\/95{--tw-ring-color:rgb(30 58 138 / .95)}.ring-gray-100{--tw-ring-opacity:1;--tw-ring-color:rgb(243 244 246 / var(--tw-ring-opacity))}.ring-gray-100\/0{--tw-ring-color:rgb(243 244 246 / 0)}.ring-gray-100\/10{--tw-ring-color:rgb(243 244 246 / .1)}.ring-gray-100\/100{--tw-ring-color:rgb(243 244 246 / 1)}.ring-gray-100\/15{--tw-ring-color:rgb(243 244 246 / .15)}.ring-gray-100\/20{--tw-ring-color:rgb(243 244 246 / .2)}.ring-gray-100\/25{--tw-ring-color:rgb(243 244 246 / .25)}.ring-gray-100\/30{--tw-ring-color:rgb(243 244 246 / .3)}.ring-gray-100\/35{--tw-ring-color:rgb(243 244 246 / .35)}.ring-gray-100\/40{--tw-ring-color:rgb(243 244 246 / .4)}.ring-gray-100\/45{--tw-ring-color:rgb(243 244 246 / .45)}.ring-gray-100\/5{--tw-ring-color:rgb(243 244 246 / .05)}.ring-gray-100\/50{--tw-ring-color:rgb(243 244 246 / .5)}.ring-gray-100\/55{--tw-ring-color:rgb(243 244 246 / .55)}.ring-gray-100\/60{--tw-ring-color:rgb(243 244 246 / .6)}.ring-gray-100\/65{--tw-ring-color:rgb(243 244 246 / .65)}.ring-gray-100\/70{--tw-ring-color:rgb(243 244 246 / .7)}.ring-gray-100\/75{--tw-ring-color:rgb(243 244 246 / .75)}.ring-gray-100\/80{--tw-ring-color:rgb(243 244 246 / .8)}.ring-gray-100\/85{--tw-ring-color:rgb(243 244 246 / .85)}.ring-gray-100\/90{--tw-ring-color:rgb(243 244 246 / .9)}.ring-gray-100\/95{--tw-ring-color:rgb(243 244 246 / .95)}.ring-gray-200{--tw-ring-opacity:1;--tw-ring-color:rgb(229 231 235 / var(--tw-ring-opacity))}.ring-gray-200\/0{--tw-ring-color:rgb(229 231 235 / 0)}.ring-gray-200\/10{--tw-ring-color:rgb(229 231 235 / .1)}.ring-gray-200\/100{--tw-ring-color:rgb(229 231 235 / 1)}.ring-gray-200\/15{--tw-ring-color:rgb(229 231 235 / .15)}.ring-gray-200\/20{--tw-ring-color:rgb(229 231 235 / .2)}.ring-gray-200\/25{--tw-ring-color:rgb(229 231 235 / .25)}.ring-gray-200\/30{--tw-ring-color:rgb(229 231 235 / .3)}.ring-gray-200\/35{--tw-ring-color:rgb(229 231 235 / .35)}.ring-gray-200\/40{--tw-ring-color:rgb(229 231 235 / .4)}.ring-gray-200\/45{--tw-ring-color:rgb(229 231 235 / .45)}.ring-gray-200\/5{--tw-ring-color:rgb(229 231 235 / .05)}.ring-gray-200\/50{--tw-ring-color:rgb(229 231 235 / .5)}.ring-gray-200\/55{--tw-ring-color:rgb(229 231 235 / .55)}.ring-gray-200\/60{--tw-ring-color:rgb(229 231 235 / .6)}.ring-gray-200\/65{--tw-ring-color:rgb(229 231 235 / .65)}.ring-gray-200\/70{--tw-ring-color:rgb(229 231 235 / .7)}.ring-gray-200\/75{--tw-ring-color:rgb(229 231 235 / .75)}.ring-gray-200\/80{--tw-ring-color:rgb(229 231 235 / .8)}.ring-gray-200\/85{--tw-ring-color:rgb(229 231 235 / .85)}.ring-gray-200\/90{--tw-ring-color:rgb(229 231 235 / .9)}.ring-gray-200\/95{--tw-ring-color:rgb(229 231 235 / .95)}.ring-gray-300{--tw-ring-opacity:1;--tw-ring-color:rgb(209 213 219 / var(--tw-ring-opacity))}.ring-gray-300\/0{--tw-ring-color:rgb(209 213 219 / 0)}.ring-gray-300\/10{--tw-ring-color:rgb(209 213 219 / .1)}.ring-gray-300\/100{--tw-ring-color:rgb(209 213 219 / 1)}.ring-gray-300\/15{--tw-ring-color:rgb(209 213 219 / .15)}.ring-gray-300\/20{--tw-ring-color:rgb(209 213 219 / .2)}.ring-gray-300\/25{--tw-ring-color:rgb(209 213 219 / .25)}.ring-gray-300\/30{--tw-ring-color:rgb(209 213 219 / .3)}.ring-gray-300\/35{--tw-ring-color:rgb(209 213 219 / .35)}.ring-gray-300\/40{--tw-ring-color:rgb(209 213 219 / .4)}.ring-gray-300\/45{--tw-ring-color:rgb(209 213 219 / .45)}.ring-gray-300\/5{--tw-ring-color:rgb(209 213 219 / .05)}.ring-gray-300\/50{--tw-ring-color:rgb(209 213 219 / .5)}.ring-gray-300\/55{--tw-ring-color:rgb(209 213 219 / .55)}.ring-gray-300\/60{--tw-ring-color:rgb(209 213 219 / .6)}.ring-gray-300\/65{--tw-ring-color:rgb(209 213 219 / .65)}.ring-gray-300\/70{--tw-ring-color:rgb(209 213 219 / .7)}.ring-gray-300\/75{--tw-ring-color:rgb(209 213 219 / .75)}.ring-gray-300\/80{--tw-ring-color:rgb(209 213 219 / .8)}.ring-gray-300\/85{--tw-ring-color:rgb(209 213 219 / .85)}.ring-gray-300\/90{--tw-ring-color:rgb(209 213 219 / .9)}.ring-gray-300\/95{--tw-ring-color:rgb(209 213 219 / .95)}.ring-gray-400{--tw-ring-opacity:1;--tw-ring-color:rgb(156 163 175 / var(--tw-ring-opacity))}.ring-gray-400\/0{--tw-ring-color:rgb(156 163 175 / 0)}.ring-gray-400\/10{--tw-ring-color:rgb(156 163 175 / .1)}.ring-gray-400\/100{--tw-ring-color:rgb(156 163 175 / 1)}.ring-gray-400\/15{--tw-ring-color:rgb(156 163 175 / .15)}.ring-gray-400\/20{--tw-ring-color:rgb(156 163 175 / .2)}.ring-gray-400\/25{--tw-ring-color:rgb(156 163 175 / .25)}.ring-gray-400\/30{--tw-ring-color:rgb(156 163 175 / .3)}.ring-gray-400\/35{--tw-ring-color:rgb(156 163 175 / .35)}.ring-gray-400\/40{--tw-ring-color:rgb(156 163 175 / .4)}.ring-gray-400\/45{--tw-ring-color:rgb(156 163 175 / .45)}.ring-gray-400\/5{--tw-ring-color:rgb(156 163 175 / .05)}.ring-gray-400\/50{--tw-ring-color:rgb(156 163 175 / .5)}.ring-gray-400\/55{--tw-ring-color:rgb(156 163 175 / .55)}.ring-gray-400\/60{--tw-ring-color:rgb(156 163 175 / .6)}.ring-gray-400\/65{--tw-ring-color:rgb(156 163 175 / .65)}.ring-gray-400\/70{--tw-ring-color:rgb(156 163 175 / .7)}.ring-gray-400\/75{--tw-ring-color:rgb(156 163 175 / .75)}.ring-gray-400\/80{--tw-ring-color:rgb(156 163 175 / .8)}.ring-gray-400\/85{--tw-ring-color:rgb(156 163 175 / .85)}.ring-gray-400\/90{--tw-ring-color:rgb(156 163 175 / .9)}.ring-gray-400\/95{--tw-ring-color:rgb(156 163 175 / .95)}.ring-gray-50{--tw-ring-opacity:1;--tw-ring-color:rgb(249 250 251 / var(--tw-ring-opacity))}.ring-gray-50\/0{--tw-ring-color:rgb(249 250 251 / 0)}.ring-gray-50\/10{--tw-ring-color:rgb(249 250 251 / .1)}.ring-gray-50\/100{--tw-ring-color:rgb(249 250 251 / 1)}.ring-gray-50\/15{--tw-ring-color:rgb(249 250 251 / .15)}.ring-gray-50\/20{--tw-ring-color:rgb(249 250 251 / .2)}.ring-gray-50\/25{--tw-ring-color:rgb(249 250 251 / .25)}.ring-gray-50\/30{--tw-ring-color:rgb(249 250 251 / .3)}.ring-gray-50\/35{--tw-ring-color:rgb(249 250 251 / .35)}.ring-gray-50\/40{--tw-ring-color:rgb(249 250 251 / .4)}.ring-gray-50\/45{--tw-ring-color:rgb(249 250 251 / .45)}.ring-gray-50\/5{--tw-ring-color:rgb(249 250 251 / .05)}.ring-gray-50\/50{--tw-ring-color:rgb(249 250 251 / .5)}.ring-gray-50\/55{--tw-ring-color:rgb(249 250 251 / .55)}.ring-gray-50\/60{--tw-ring-color:rgb(249 250 251 / .6)}.ring-gray-50\/65{--tw-ring-color:rgb(249 250 251 / .65)}.ring-gray-50\/70{--tw-ring-color:rgb(249 250 251 / .7)}.ring-gray-50\/75{--tw-ring-color:rgb(249 250 251 / .75)}.ring-gray-50\/80{--tw-ring-color:rgb(249 250 251 / .8)}.ring-gray-50\/85{--tw-ring-color:rgb(249 250 251 / .85)}.ring-gray-50\/90{--tw-ring-color:rgb(249 250 251 / .9)}.ring-gray-50\/95{--tw-ring-color:rgb(249 250 251 / .95)}.ring-gray-500{--tw-ring-opacity:1;--tw-ring-color:rgb(107 114 128 / var(--tw-ring-opacity))}.ring-gray-500\/0{--tw-ring-color:rgb(107 114 128 / 0)}.ring-gray-500\/10{--tw-ring-color:rgb(107 114 128 / .1)}.ring-gray-500\/100{--tw-ring-color:rgb(107 114 128 / 1)}.ring-gray-500\/15{--tw-ring-color:rgb(107 114 128 / .15)}.ring-gray-500\/20{--tw-ring-color:rgb(107 114 128 / .2)}.ring-gray-500\/25{--tw-ring-color:rgb(107 114 128 / .25)}.ring-gray-500\/30{--tw-ring-color:rgb(107 114 128 / .3)}.ring-gray-500\/35{--tw-ring-color:rgb(107 114 128 / .35)}.ring-gray-500\/40{--tw-ring-color:rgb(107 114 128 / .4)}.ring-gray-500\/45{--tw-ring-color:rgb(107 114 128 / .45)}.ring-gray-500\/5{--tw-ring-color:rgb(107 114 128 / .05)}.ring-gray-500\/50{--tw-ring-color:rgb(107 114 128 / .5)}.ring-gray-500\/55{--tw-ring-color:rgb(107 114 128 / .55)}.ring-gray-500\/60{--tw-ring-color:rgb(107 114 128 / .6)}.ring-gray-500\/65{--tw-ring-color:rgb(107 114 128 / .65)}.ring-gray-500\/70{--tw-ring-color:rgb(107 114 128 / .7)}.ring-gray-500\/75{--tw-ring-color:rgb(107 114 128 / .75)}.ring-gray-500\/80{--tw-ring-color:rgb(107 114 128 / .8)}.ring-gray-500\/85{--tw-ring-color:rgb(107 114 128 / .85)}.ring-gray-500\/90{--tw-ring-color:rgb(107 114 128 / .9)}.ring-gray-500\/95{--tw-ring-color:rgb(107 114 128 / .95)}.ring-gray-600{--tw-ring-opacity:1;--tw-ring-color:rgb(75 85 99 / var(--tw-ring-opacity))}.ring-gray-600\/0{--tw-ring-color:rgb(75 85 99 / 0)}.ring-gray-600\/10{--tw-ring-color:rgb(75 85 99 / .1)}.ring-gray-600\/100{--tw-ring-color:rgb(75 85 99 / 1)}.ring-gray-600\/15{--tw-ring-color:rgb(75 85 99 / .15)}.ring-gray-600\/20{--tw-ring-color:rgb(75 85 99 / .2)}.ring-gray-600\/25{--tw-ring-color:rgb(75 85 99 / .25)}.ring-gray-600\/30{--tw-ring-color:rgb(75 85 99 / .3)}.ring-gray-600\/35{--tw-ring-color:rgb(75 85 99 / .35)}.ring-gray-600\/40{--tw-ring-color:rgb(75 85 99 / .4)}.ring-gray-600\/45{--tw-ring-color:rgb(75 85 99 / .45)}.ring-gray-600\/5{--tw-ring-color:rgb(75 85 99 / .05)}.ring-gray-600\/50{--tw-ring-color:rgb(75 85 99 / .5)}.ring-gray-600\/55{--tw-ring-color:rgb(75 85 99 / .55)}.ring-gray-600\/60{--tw-ring-color:rgb(75 85 99 / .6)}.ring-gray-600\/65{--tw-ring-color:rgb(75 85 99 / .65)}.ring-gray-600\/70{--tw-ring-color:rgb(75 85 99 / .7)}.ring-gray-600\/75{--tw-ring-color:rgb(75 85 99 / .75)}.ring-gray-600\/80{--tw-ring-color:rgb(75 85 99 / .8)}.ring-gray-600\/85{--tw-ring-color:rgb(75 85 99 / .85)}.ring-gray-600\/90{--tw-ring-color:rgb(75 85 99 / .9)}.ring-gray-600\/95{--tw-ring-color:rgb(75 85 99 / .95)}.ring-gray-700{--tw-ring-opacity:1;--tw-ring-color:rgb(55 65 81 / var(--tw-ring-opacity))}.ring-gray-700\/0{--tw-ring-color:rgb(55 65 81 / 0)}.ring-gray-700\/10{--tw-ring-color:rgb(55 65 81 / .1)}.ring-gray-700\/100{--tw-ring-color:rgb(55 65 81 / 1)}.ring-gray-700\/15{--tw-ring-color:rgb(55 65 81 / .15)}.ring-gray-700\/20{--tw-ring-color:rgb(55 65 81 / .2)}.ring-gray-700\/25{--tw-ring-color:rgb(55 65 81 / .25)}.ring-gray-700\/30{--tw-ring-color:rgb(55 65 81 / .3)}.ring-gray-700\/35{--tw-ring-color:rgb(55 65 81 / .35)}.ring-gray-700\/40{--tw-ring-color:rgb(55 65 81 / .4)}.ring-gray-700\/45{--tw-ring-color:rgb(55 65 81 / .45)}.ring-gray-700\/5{--tw-ring-color:rgb(55 65 81 / .05)}.ring-gray-700\/50{--tw-ring-color:rgb(55 65 81 / .5)}.ring-gray-700\/55{--tw-ring-color:rgb(55 65 81 / .55)}.ring-gray-700\/60{--tw-ring-color:rgb(55 65 81 / .6)}.ring-gray-700\/65{--tw-ring-color:rgb(55 65 81 / .65)}.ring-gray-700\/70{--tw-ring-color:rgb(55 65 81 / .7)}.ring-gray-700\/75{--tw-ring-color:rgb(55 65 81 / .75)}.ring-gray-700\/80{--tw-ring-color:rgb(55 65 81 / .8)}.ring-gray-700\/85{--tw-ring-color:rgb(55 65 81 / .85)}.ring-gray-700\/90{--tw-ring-color:rgb(55 65 81 / .9)}.ring-gray-700\/95{--tw-ring-color:rgb(55 65 81 / .95)}.ring-gray-800{--tw-ring-opacity:1;--tw-ring-color:rgb(31 41 55 / var(--tw-ring-opacity))}.ring-gray-800\/0{--tw-ring-color:rgb(31 41 55 / 0)}.ring-gray-800\/10{--tw-ring-color:rgb(31 41 55 / .1)}.ring-gray-800\/100{--tw-ring-color:rgb(31 41 55 / 1)}.ring-gray-800\/15{--tw-ring-color:rgb(31 41 55 / .15)}.ring-gray-800\/20{--tw-ring-color:rgb(31 41 55 / .2)}.ring-gray-800\/25{--tw-ring-color:rgb(31 41 55 / .25)}.ring-gray-800\/30{--tw-ring-color:rgb(31 41 55 / .3)}.ring-gray-800\/35{--tw-ring-color:rgb(31 41 55 / .35)}.ring-gray-800\/40{--tw-ring-color:rgb(31 41 55 / .4)}.ring-gray-800\/45{--tw-ring-color:rgb(31 41 55 / .45)}.ring-gray-800\/5{--tw-ring-color:rgb(31 41 55 / .05)}.ring-gray-800\/50{--tw-ring-color:rgb(31 41 55 / .5)}.ring-gray-800\/55{--tw-ring-color:rgb(31 41 55 / .55)}.ring-gray-800\/60{--tw-ring-color:rgb(31 41 55 / .6)}.ring-gray-800\/65{--tw-ring-color:rgb(31 41 55 / .65)}.ring-gray-800\/70{--tw-ring-color:rgb(31 41 55 / .7)}.ring-gray-800\/75{--tw-ring-color:rgb(31 41 55 / .75)}.ring-gray-800\/80{--tw-ring-color:rgb(31 41 55 / .8)}.ring-gray-800\/85{--tw-ring-color:rgb(31 41 55 / .85)}.ring-gray-800\/90{--tw-ring-color:rgb(31 41 55 / .9)}.ring-gray-800\/95{--tw-ring-color:rgb(31 41 55 / .95)}.ring-gray-900{--tw-ring-opacity:1;--tw-ring-color:rgb(17 24 39 / var(--tw-ring-opacity))}.ring-gray-900\/0{--tw-ring-color:rgb(17 24 39 / 0)}.ring-gray-900\/10{--tw-ring-color:rgb(17 24 39 / .1)}.ring-gray-900\/100{--tw-ring-color:rgb(17 24 39 / 1)}.ring-gray-900\/15{--tw-ring-color:rgb(17 24 39 / .15)}.ring-gray-900\/20{--tw-ring-color:rgb(17 24 39 / .2)}.ring-gray-900\/25{--tw-ring-color:rgb(17 24 39 / .25)}.ring-gray-900\/30{--tw-ring-color:rgb(17 24 39 / .3)}.ring-gray-900\/35{--tw-ring-color:rgb(17 24 39 / .35)}.ring-gray-900\/40{--tw-ring-color:rgb(17 24 39 / .4)}.ring-gray-900\/45{--tw-ring-color:rgb(17 24 39 / .45)}.ring-gray-900\/5{--tw-ring-color:rgb(17 24 39 / .05)}.ring-gray-900\/50{--tw-ring-color:rgb(17 24 39 / .5)}.ring-gray-900\/55{--tw-ring-color:rgb(17 24 39 / .55)}.ring-gray-900\/60{--tw-ring-color:rgb(17 24 39 / .6)}.ring-gray-900\/65{--tw-ring-color:rgb(17 24 39 / .65)}.ring-gray-900\/70{--tw-ring-color:rgb(17 24 39 / .7)}.ring-gray-900\/75{--tw-ring-color:rgb(17 24 39 / .75)}.ring-gray-900\/80{--tw-ring-color:rgb(17 24 39 / .8)}.ring-gray-900\/85{--tw-ring-color:rgb(17 24 39 / .85)}.ring-gray-900\/90{--tw-ring-color:rgb(17 24 39 / .9)}.ring-gray-900\/95{--tw-ring-color:rgb(17 24 39 / .95)}.ring-green-100{--tw-ring-opacity:1;--tw-ring-color:rgb(220 252 231 / var(--tw-ring-opacity))}.ring-green-100\/0{--tw-ring-color:rgb(220 252 231 / 0)}.ring-green-100\/10{--tw-ring-color:rgb(220 252 231 / .1)}.ring-green-100\/100{--tw-ring-color:rgb(220 252 231 / 1)}.ring-green-100\/15{--tw-ring-color:rgb(220 252 231 / .15)}.ring-green-100\/20{--tw-ring-color:rgb(220 252 231 / .2)}.ring-green-100\/25{--tw-ring-color:rgb(220 252 231 / .25)}.ring-green-100\/30{--tw-ring-color:rgb(220 252 231 / .3)}.ring-green-100\/35{--tw-ring-color:rgb(220 252 231 / .35)}.ring-green-100\/40{--tw-ring-color:rgb(220 252 231 / .4)}.ring-green-100\/45{--tw-ring-color:rgb(220 252 231 / .45)}.ring-green-100\/5{--tw-ring-color:rgb(220 252 231 / .05)}.ring-green-100\/50{--tw-ring-color:rgb(220 252 231 / .5)}.ring-green-100\/55{--tw-ring-color:rgb(220 252 231 / .55)}.ring-green-100\/60{--tw-ring-color:rgb(220 252 231 / .6)}.ring-green-100\/65{--tw-ring-color:rgb(220 252 231 / .65)}.ring-green-100\/70{--tw-ring-color:rgb(220 252 231 / .7)}.ring-green-100\/75{--tw-ring-color:rgb(220 252 231 / .75)}.ring-green-100\/80{--tw-ring-color:rgb(220 252 231 / .8)}.ring-green-100\/85{--tw-ring-color:rgb(220 252 231 / .85)}.ring-green-100\/90{--tw-ring-color:rgb(220 252 231 / .9)}.ring-green-100\/95{--tw-ring-color:rgb(220 252 231 / .95)}.ring-green-200{--tw-ring-opacity:1;--tw-ring-color:rgb(187 247 208 / var(--tw-ring-opacity))}.ring-green-200\/0{--tw-ring-color:rgb(187 247 208 / 0)}.ring-green-200\/10{--tw-ring-color:rgb(187 247 208 / .1)}.ring-green-200\/100{--tw-ring-color:rgb(187 247 208 / 1)}.ring-green-200\/15{--tw-ring-color:rgb(187 247 208 / .15)}.ring-green-200\/20{--tw-ring-color:rgb(187 247 208 / .2)}.ring-green-200\/25{--tw-ring-color:rgb(187 247 208 / .25)}.ring-green-200\/30{--tw-ring-color:rgb(187 247 208 / .3)}.ring-green-200\/35{--tw-ring-color:rgb(187 247 208 / .35)}.ring-green-200\/40{--tw-ring-color:rgb(187 247 208 / .4)}.ring-green-200\/45{--tw-ring-color:rgb(187 247 208 / .45)}.ring-green-200\/5{--tw-ring-color:rgb(187 247 208 / .05)}.ring-green-200\/50{--tw-ring-color:rgb(187 247 208 / .5)}.ring-green-200\/55{--tw-ring-color:rgb(187 247 208 / .55)}.ring-green-200\/60{--tw-ring-color:rgb(187 247 208 / .6)}.ring-green-200\/65{--tw-ring-color:rgb(187 247 208 / .65)}.ring-green-200\/70{--tw-ring-color:rgb(187 247 208 / .7)}.ring-green-200\/75{--tw-ring-color:rgb(187 247 208 / .75)}.ring-green-200\/80{--tw-ring-color:rgb(187 247 208 / .8)}.ring-green-200\/85{--tw-ring-color:rgb(187 247 208 / .85)}.ring-green-200\/90{--tw-ring-color:rgb(187 247 208 / .9)}.ring-green-200\/95{--tw-ring-color:rgb(187 247 208 / .95)}.ring-green-300{--tw-ring-opacity:1;--tw-ring-color:rgb(134 239 172 / var(--tw-ring-opacity))}.ring-green-300\/0{--tw-ring-color:rgb(134 239 172 / 0)}.ring-green-300\/10{--tw-ring-color:rgb(134 239 172 / .1)}.ring-green-300\/100{--tw-ring-color:rgb(134 239 172 / 1)}.ring-green-300\/15{--tw-ring-color:rgb(134 239 172 / .15)}.ring-green-300\/20{--tw-ring-color:rgb(134 239 172 / .2)}.ring-green-300\/25{--tw-ring-color:rgb(134 239 172 / .25)}.ring-green-300\/30{--tw-ring-color:rgb(134 239 172 / .3)}.ring-green-300\/35{--tw-ring-color:rgb(134 239 172 / .35)}.ring-green-300\/40{--tw-ring-color:rgb(134 239 172 / .4)}.ring-green-300\/45{--tw-ring-color:rgb(134 239 172 / .45)}.ring-green-300\/5{--tw-ring-color:rgb(134 239 172 / .05)}.ring-green-300\/50{--tw-ring-color:rgb(134 239 172 / .5)}.ring-green-300\/55{--tw-ring-color:rgb(134 239 172 / .55)}.ring-green-300\/60{--tw-ring-color:rgb(134 239 172 / .6)}.ring-green-300\/65{--tw-ring-color:rgb(134 239 172 / .65)}.ring-green-300\/70{--tw-ring-color:rgb(134 239 172 / .7)}.ring-green-300\/75{--tw-ring-color:rgb(134 239 172 / .75)}.ring-green-300\/80{--tw-ring-color:rgb(134 239 172 / .8)}.ring-green-300\/85{--tw-ring-color:rgb(134 239 172 / .85)}.ring-green-300\/90{--tw-ring-color:rgb(134 239 172 / .9)}.ring-green-300\/95{--tw-ring-color:rgb(134 239 172 / .95)}.ring-green-400{--tw-ring-opacity:1;--tw-ring-color:rgb(74 222 128 / var(--tw-ring-opacity))}.ring-green-400\/0{--tw-ring-color:rgb(74 222 128 / 0)}.ring-green-400\/10{--tw-ring-color:rgb(74 222 128 / .1)}.ring-green-400\/100{--tw-ring-color:rgb(74 222 128 / 1)}.ring-green-400\/15{--tw-ring-color:rgb(74 222 128 / .15)}.ring-green-400\/20{--tw-ring-color:rgb(74 222 128 / .2)}.ring-green-400\/25{--tw-ring-color:rgb(74 222 128 / .25)}.ring-green-400\/30{--tw-ring-color:rgb(74 222 128 / .3)}.ring-green-400\/35{--tw-ring-color:rgb(74 222 128 / .35)}.ring-green-400\/40{--tw-ring-color:rgb(74 222 128 / .4)}.ring-green-400\/45{--tw-ring-color:rgb(74 222 128 / .45)}.ring-green-400\/5{--tw-ring-color:rgb(74 222 128 / .05)}.ring-green-400\/50{--tw-ring-color:rgb(74 222 128 / .5)}.ring-green-400\/55{--tw-ring-color:rgb(74 222 128 / .55)}.ring-green-400\/60{--tw-ring-color:rgb(74 222 128 / .6)}.ring-green-400\/65{--tw-ring-color:rgb(74 222 128 / .65)}.ring-green-400\/70{--tw-ring-color:rgb(74 222 128 / .7)}.ring-green-400\/75{--tw-ring-color:rgb(74 222 128 / .75)}.ring-green-400\/80{--tw-ring-color:rgb(74 222 128 / .8)}.ring-green-400\/85{--tw-ring-color:rgb(74 222 128 / .85)}.ring-green-400\/90{--tw-ring-color:rgb(74 222 128 / .9)}.ring-green-400\/95{--tw-ring-color:rgb(74 222 128 / .95)}.ring-green-50{--tw-ring-opacity:1;--tw-ring-color:rgb(240 253 244 / var(--tw-ring-opacity))}.ring-green-50\/0{--tw-ring-color:rgb(240 253 244 / 0)}.ring-green-50\/10{--tw-ring-color:rgb(240 253 244 / .1)}.ring-green-50\/100{--tw-ring-color:rgb(240 253 244 / 1)}.ring-green-50\/15{--tw-ring-color:rgb(240 253 244 / .15)}.ring-green-50\/20{--tw-ring-color:rgb(240 253 244 / .2)}.ring-green-50\/25{--tw-ring-color:rgb(240 253 244 / .25)}.ring-green-50\/30{--tw-ring-color:rgb(240 253 244 / .3)}.ring-green-50\/35{--tw-ring-color:rgb(240 253 244 / .35)}.ring-green-50\/40{--tw-ring-color:rgb(240 253 244 / .4)}.ring-green-50\/45{--tw-ring-color:rgb(240 253 244 / .45)}.ring-green-50\/5{--tw-ring-color:rgb(240 253 244 / .05)}.ring-green-50\/50{--tw-ring-color:rgb(240 253 244 / .5)}.ring-green-50\/55{--tw-ring-color:rgb(240 253 244 / .55)}.ring-green-50\/60{--tw-ring-color:rgb(240 253 244 / .6)}.ring-green-50\/65{--tw-ring-color:rgb(240 253 244 / .65)}.ring-green-50\/70{--tw-ring-color:rgb(240 253 244 / .7)}.ring-green-50\/75{--tw-ring-color:rgb(240 253 244 / .75)}.ring-green-50\/80{--tw-ring-color:rgb(240 253 244 / .8)}.ring-green-50\/85{--tw-ring-color:rgb(240 253 244 / .85)}.ring-green-50\/90{--tw-ring-color:rgb(240 253 244 / .9)}.ring-green-50\/95{--tw-ring-color:rgb(240 253 244 / .95)}.ring-green-500{--tw-ring-opacity:1;--tw-ring-color:rgb(34 197 94 / var(--tw-ring-opacity))}.ring-green-500\/0{--tw-ring-color:rgb(34 197 94 / 0)}.ring-green-500\/10{--tw-ring-color:rgb(34 197 94 / .1)}.ring-green-500\/100{--tw-ring-color:rgb(34 197 94 / 1)}.ring-green-500\/15{--tw-ring-color:rgb(34 197 94 / .15)}.ring-green-500\/20{--tw-ring-color:rgb(34 197 94 / .2)}.ring-green-500\/25{--tw-ring-color:rgb(34 197 94 / .25)}.ring-green-500\/30{--tw-ring-color:rgb(34 197 94 / .3)}.ring-green-500\/35{--tw-ring-color:rgb(34 197 94 / .35)}.ring-green-500\/40{--tw-ring-color:rgb(34 197 94 / .4)}.ring-green-500\/45{--tw-ring-color:rgb(34 197 94 / .45)}.ring-green-500\/5{--tw-ring-color:rgb(34 197 94 / .05)}.ring-green-500\/50{--tw-ring-color:rgb(34 197 94 / .5)}.ring-green-500\/55{--tw-ring-color:rgb(34 197 94 / .55)}.ring-green-500\/60{--tw-ring-color:rgb(34 197 94 / .6)}.ring-green-500\/65{--tw-ring-color:rgb(34 197 94 / .65)}.ring-green-500\/70{--tw-ring-color:rgb(34 197 94 / .7)}.ring-green-500\/75{--tw-ring-color:rgb(34 197 94 / .75)}.ring-green-500\/80{--tw-ring-color:rgb(34 197 94 / .8)}.ring-green-500\/85{--tw-ring-color:rgb(34 197 94 / .85)}.ring-green-500\/90{--tw-ring-color:rgb(34 197 94 / .9)}.ring-green-500\/95{--tw-ring-color:rgb(34 197 94 / .95)}.ring-green-600{--tw-ring-opacity:1;--tw-ring-color:rgb(22 163 74 / var(--tw-ring-opacity))}.ring-green-600\/0{--tw-ring-color:rgb(22 163 74 / 0)}.ring-green-600\/10{--tw-ring-color:rgb(22 163 74 / .1)}.ring-green-600\/100{--tw-ring-color:rgb(22 163 74 / 1)}.ring-green-600\/15{--tw-ring-color:rgb(22 163 74 / .15)}.ring-green-600\/20{--tw-ring-color:rgb(22 163 74 / .2)}.ring-green-600\/25{--tw-ring-color:rgb(22 163 74 / .25)}.ring-green-600\/30{--tw-ring-color:rgb(22 163 74 / .3)}.ring-green-600\/35{--tw-ring-color:rgb(22 163 74 / .35)}.ring-green-600\/40{--tw-ring-color:rgb(22 163 74 / .4)}.ring-green-600\/45{--tw-ring-color:rgb(22 163 74 / .45)}.ring-green-600\/5{--tw-ring-color:rgb(22 163 74 / .05)}.ring-green-600\/50{--tw-ring-color:rgb(22 163 74 / .5)}.ring-green-600\/55{--tw-ring-color:rgb(22 163 74 / .55)}.ring-green-600\/60{--tw-ring-color:rgb(22 163 74 / .6)}.ring-green-600\/65{--tw-ring-color:rgb(22 163 74 / .65)}.ring-green-600\/70{--tw-ring-color:rgb(22 163 74 / .7)}.ring-green-600\/75{--tw-ring-color:rgb(22 163 74 / .75)}.ring-green-600\/80{--tw-ring-color:rgb(22 163 74 / .8)}.ring-green-600\/85{--tw-ring-color:rgb(22 163 74 / .85)}.ring-green-600\/90{--tw-ring-color:rgb(22 163 74 / .9)}.ring-green-600\/95{--tw-ring-color:rgb(22 163 74 / .95)}.ring-green-700{--tw-ring-opacity:1;--tw-ring-color:rgb(21 128 61 / var(--tw-ring-opacity))}.ring-green-700\/0{--tw-ring-color:rgb(21 128 61 / 0)}.ring-green-700\/10{--tw-ring-color:rgb(21 128 61 / .1)}.ring-green-700\/100{--tw-ring-color:rgb(21 128 61 / 1)}.ring-green-700\/15{--tw-ring-color:rgb(21 128 61 / .15)}.ring-green-700\/20{--tw-ring-color:rgb(21 128 61 / .2)}.ring-green-700\/25{--tw-ring-color:rgb(21 128 61 / .25)}.ring-green-700\/30{--tw-ring-color:rgb(21 128 61 / .3)}.ring-green-700\/35{--tw-ring-color:rgb(21 128 61 / .35)}.ring-green-700\/40{--tw-ring-color:rgb(21 128 61 / .4)}.ring-green-700\/45{--tw-ring-color:rgb(21 128 61 / .45)}.ring-green-700\/5{--tw-ring-color:rgb(21 128 61 / .05)}.ring-green-700\/50{--tw-ring-color:rgb(21 128 61 / .5)}.ring-green-700\/55{--tw-ring-color:rgb(21 128 61 / .55)}.ring-green-700\/60{--tw-ring-color:rgb(21 128 61 / .6)}.ring-green-700\/65{--tw-ring-color:rgb(21 128 61 / .65)}.ring-green-700\/70{--tw-ring-color:rgb(21 128 61 / .7)}.ring-green-700\/75{--tw-ring-color:rgb(21 128 61 / .75)}.ring-green-700\/80{--tw-ring-color:rgb(21 128 61 / .8)}.ring-green-700\/85{--tw-ring-color:rgb(21 128 61 / .85)}.ring-green-700\/90{--tw-ring-color:rgb(21 128 61 / .9)}.ring-green-700\/95{--tw-ring-color:rgb(21 128 61 / .95)}.ring-green-800{--tw-ring-opacity:1;--tw-ring-color:rgb(22 101 52 / var(--tw-ring-opacity))}.ring-green-800\/0{--tw-ring-color:rgb(22 101 52 / 0)}.ring-green-800\/10{--tw-ring-color:rgb(22 101 52 / .1)}.ring-green-800\/100{--tw-ring-color:rgb(22 101 52 / 1)}.ring-green-800\/15{--tw-ring-color:rgb(22 101 52 / .15)}.ring-green-800\/20{--tw-ring-color:rgb(22 101 52 / .2)}.ring-green-800\/25{--tw-ring-color:rgb(22 101 52 / .25)}.ring-green-800\/30{--tw-ring-color:rgb(22 101 52 / .3)}.ring-green-800\/35{--tw-ring-color:rgb(22 101 52 / .35)}.ring-green-800\/40{--tw-ring-color:rgb(22 101 52 / .4)}.ring-green-800\/45{--tw-ring-color:rgb(22 101 52 / .45)}.ring-green-800\/5{--tw-ring-color:rgb(22 101 52 / .05)}.ring-green-800\/50{--tw-ring-color:rgb(22 101 52 / .5)}.ring-green-800\/55{--tw-ring-color:rgb(22 101 52 / .55)}.ring-green-800\/60{--tw-ring-color:rgb(22 101 52 / .6)}.ring-green-800\/65{--tw-ring-color:rgb(22 101 52 / .65)}.ring-green-800\/70{--tw-ring-color:rgb(22 101 52 / .7)}.ring-green-800\/75{--tw-ring-color:rgb(22 101 52 / .75)}.ring-green-800\/80{--tw-ring-color:rgb(22 101 52 / .8)}.ring-green-800\/85{--tw-ring-color:rgb(22 101 52 / .85)}.ring-green-800\/90{--tw-ring-color:rgb(22 101 52 / .9)}.ring-green-800\/95{--tw-ring-color:rgb(22 101 52 / .95)}.ring-green-900{--tw-ring-opacity:1;--tw-ring-color:rgb(20 83 45 / var(--tw-ring-opacity))}.ring-green-900\/0{--tw-ring-color:rgb(20 83 45 / 0)}.ring-green-900\/10{--tw-ring-color:rgb(20 83 45 / .1)}.ring-green-900\/100{--tw-ring-color:rgb(20 83 45 / 1)}.ring-green-900\/15{--tw-ring-color:rgb(20 83 45 / .15)}.ring-green-900\/20{--tw-ring-color:rgb(20 83 45 / .2)}.ring-green-900\/25{--tw-ring-color:rgb(20 83 45 / .25)}.ring-green-900\/30{--tw-ring-color:rgb(20 83 45 / .3)}.ring-green-900\/35{--tw-ring-color:rgb(20 83 45 / .35)}.ring-green-900\/40{--tw-ring-color:rgb(20 83 45 / .4)}.ring-green-900\/45{--tw-ring-color:rgb(20 83 45 / .45)}.ring-green-900\/5{--tw-ring-color:rgb(20 83 45 / .05)}.ring-green-900\/50{--tw-ring-color:rgb(20 83 45 / .5)}.ring-green-900\/55{--tw-ring-color:rgb(20 83 45 / .55)}.ring-green-900\/60{--tw-ring-color:rgb(20 83 45 / .6)}.ring-green-900\/65{--tw-ring-color:rgb(20 83 45 / .65)}.ring-green-900\/70{--tw-ring-color:rgb(20 83 45 / .7)}.ring-green-900\/75{--tw-ring-color:rgb(20 83 45 / .75)}.ring-green-900\/80{--tw-ring-color:rgb(20 83 45 / .8)}.ring-green-900\/85{--tw-ring-color:rgb(20 83 45 / .85)}.ring-green-900\/90{--tw-ring-color:rgb(20 83 45 / .9)}.ring-green-900\/95{--tw-ring-color:rgb(20 83 45 / .95)}.ring-indigo-100{--tw-ring-opacity:1;--tw-ring-color:rgb(224 231 255 / var(--tw-ring-opacity))}.ring-indigo-100\/0{--tw-ring-color:rgb(224 231 255 / 0)}.ring-indigo-100\/10{--tw-ring-color:rgb(224 231 255 / .1)}.ring-indigo-100\/100{--tw-ring-color:rgb(224 231 255 / 1)}.ring-indigo-100\/15{--tw-ring-color:rgb(224 231 255 / .15)}.ring-indigo-100\/20{--tw-ring-color:rgb(224 231 255 / .2)}.ring-indigo-100\/25{--tw-ring-color:rgb(224 231 255 / .25)}.ring-indigo-100\/30{--tw-ring-color:rgb(224 231 255 / .3)}.ring-indigo-100\/35{--tw-ring-color:rgb(224 231 255 / .35)}.ring-indigo-100\/40{--tw-ring-color:rgb(224 231 255 / .4)}.ring-indigo-100\/45{--tw-ring-color:rgb(224 231 255 / .45)}.ring-indigo-100\/5{--tw-ring-color:rgb(224 231 255 / .05)}.ring-indigo-100\/50{--tw-ring-color:rgb(224 231 255 / .5)}.ring-indigo-100\/55{--tw-ring-color:rgb(224 231 255 / .55)}.ring-indigo-100\/60{--tw-ring-color:rgb(224 231 255 / .6)}.ring-indigo-100\/65{--tw-ring-color:rgb(224 231 255 / .65)}.ring-indigo-100\/70{--tw-ring-color:rgb(224 231 255 / .7)}.ring-indigo-100\/75{--tw-ring-color:rgb(224 231 255 / .75)}.ring-indigo-100\/80{--tw-ring-color:rgb(224 231 255 / .8)}.ring-indigo-100\/85{--tw-ring-color:rgb(224 231 255 / .85)}.ring-indigo-100\/90{--tw-ring-color:rgb(224 231 255 / .9)}.ring-indigo-100\/95{--tw-ring-color:rgb(224 231 255 / .95)}.ring-indigo-200{--tw-ring-opacity:1;--tw-ring-color:rgb(199 210 254 / var(--tw-ring-opacity))}.ring-indigo-200\/0{--tw-ring-color:rgb(199 210 254 / 0)}.ring-indigo-200\/10{--tw-ring-color:rgb(199 210 254 / .1)}.ring-indigo-200\/100{--tw-ring-color:rgb(199 210 254 / 1)}.ring-indigo-200\/15{--tw-ring-color:rgb(199 210 254 / .15)}.ring-indigo-200\/20{--tw-ring-color:rgb(199 210 254 / .2)}.ring-indigo-200\/25{--tw-ring-color:rgb(199 210 254 / .25)}.ring-indigo-200\/30{--tw-ring-color:rgb(199 210 254 / .3)}.ring-indigo-200\/35{--tw-ring-color:rgb(199 210 254 / .35)}.ring-indigo-200\/40{--tw-ring-color:rgb(199 210 254 / .4)}.ring-indigo-200\/45{--tw-ring-color:rgb(199 210 254 / .45)}.ring-indigo-200\/5{--tw-ring-color:rgb(199 210 254 / .05)}.ring-indigo-200\/50{--tw-ring-color:rgb(199 210 254 / .5)}.ring-indigo-200\/55{--tw-ring-color:rgb(199 210 254 / .55)}.ring-indigo-200\/60{--tw-ring-color:rgb(199 210 254 / .6)}.ring-indigo-200\/65{--tw-ring-color:rgb(199 210 254 / .65)}.ring-indigo-200\/70{--tw-ring-color:rgb(199 210 254 / .7)}.ring-indigo-200\/75{--tw-ring-color:rgb(199 210 254 / .75)}.ring-indigo-200\/80{--tw-ring-color:rgb(199 210 254 / .8)}.ring-indigo-200\/85{--tw-ring-color:rgb(199 210 254 / .85)}.ring-indigo-200\/90{--tw-ring-color:rgb(199 210 254 / .9)}.ring-indigo-200\/95{--tw-ring-color:rgb(199 210 254 / .95)}.ring-indigo-300{--tw-ring-opacity:1;--tw-ring-color:rgb(165 180 252 / var(--tw-ring-opacity))}.ring-indigo-300\/0{--tw-ring-color:rgb(165 180 252 / 0)}.ring-indigo-300\/10{--tw-ring-color:rgb(165 180 252 / .1)}.ring-indigo-300\/100{--tw-ring-color:rgb(165 180 252 / 1)}.ring-indigo-300\/15{--tw-ring-color:rgb(165 180 252 / .15)}.ring-indigo-300\/20{--tw-ring-color:rgb(165 180 252 / .2)}.ring-indigo-300\/25{--tw-ring-color:rgb(165 180 252 / .25)}.ring-indigo-300\/30{--tw-ring-color:rgb(165 180 252 / .3)}.ring-indigo-300\/35{--tw-ring-color:rgb(165 180 252 / .35)}.ring-indigo-300\/40{--tw-ring-color:rgb(165 180 252 / .4)}.ring-indigo-300\/45{--tw-ring-color:rgb(165 180 252 / .45)}.ring-indigo-300\/5{--tw-ring-color:rgb(165 180 252 / .05)}.ring-indigo-300\/50{--tw-ring-color:rgb(165 180 252 / .5)}.ring-indigo-300\/55{--tw-ring-color:rgb(165 180 252 / .55)}.ring-indigo-300\/60{--tw-ring-color:rgb(165 180 252 / .6)}.ring-indigo-300\/65{--tw-ring-color:rgb(165 180 252 / .65)}.ring-indigo-300\/70{--tw-ring-color:rgb(165 180 252 / .7)}.ring-indigo-300\/75{--tw-ring-color:rgb(165 180 252 / .75)}.ring-indigo-300\/80{--tw-ring-color:rgb(165 180 252 / .8)}.ring-indigo-300\/85{--tw-ring-color:rgb(165 180 252 / .85)}.ring-indigo-300\/90{--tw-ring-color:rgb(165 180 252 / .9)}.ring-indigo-300\/95{--tw-ring-color:rgb(165 180 252 / .95)}.ring-indigo-400{--tw-ring-opacity:1;--tw-ring-color:rgb(129 140 248 / var(--tw-ring-opacity))}.ring-indigo-400\/0{--tw-ring-color:rgb(129 140 248 / 0)}.ring-indigo-400\/10{--tw-ring-color:rgb(129 140 248 / .1)}.ring-indigo-400\/100{--tw-ring-color:rgb(129 140 248 / 1)}.ring-indigo-400\/15{--tw-ring-color:rgb(129 140 248 / .15)}.ring-indigo-400\/20{--tw-ring-color:rgb(129 140 248 / .2)}.ring-indigo-400\/25{--tw-ring-color:rgb(129 140 248 / .25)}.ring-indigo-400\/30{--tw-ring-color:rgb(129 140 248 / .3)}.ring-indigo-400\/35{--tw-ring-color:rgb(129 140 248 / .35)}.ring-indigo-400\/40{--tw-ring-color:rgb(129 140 248 / .4)}.ring-indigo-400\/45{--tw-ring-color:rgb(129 140 248 / .45)}.ring-indigo-400\/5{--tw-ring-color:rgb(129 140 248 / .05)}.ring-indigo-400\/50{--tw-ring-color:rgb(129 140 248 / .5)}.ring-indigo-400\/55{--tw-ring-color:rgb(129 140 248 / .55)}.ring-indigo-400\/60{--tw-ring-color:rgb(129 140 248 / .6)}.ring-indigo-400\/65{--tw-ring-color:rgb(129 140 248 / .65)}.ring-indigo-400\/70{--tw-ring-color:rgb(129 140 248 / .7)}.ring-indigo-400\/75{--tw-ring-color:rgb(129 140 248 / .75)}.ring-indigo-400\/80{--tw-ring-color:rgb(129 140 248 / .8)}.ring-indigo-400\/85{--tw-ring-color:rgb(129 140 248 / .85)}.ring-indigo-400\/90{--tw-ring-color:rgb(129 140 248 / .9)}.ring-indigo-400\/95{--tw-ring-color:rgb(129 140 248 / .95)}.ring-indigo-50{--tw-ring-opacity:1;--tw-ring-color:rgb(238 242 255 / var(--tw-ring-opacity))}.ring-indigo-50\/0{--tw-ring-color:rgb(238 242 255 / 0)}.ring-indigo-50\/10{--tw-ring-color:rgb(238 242 255 / .1)}.ring-indigo-50\/100{--tw-ring-color:rgb(238 242 255 / 1)}.ring-indigo-50\/15{--tw-ring-color:rgb(238 242 255 / .15)}.ring-indigo-50\/20{--tw-ring-color:rgb(238 242 255 / .2)}.ring-indigo-50\/25{--tw-ring-color:rgb(238 242 255 / .25)}.ring-indigo-50\/30{--tw-ring-color:rgb(238 242 255 / .3)}.ring-indigo-50\/35{--tw-ring-color:rgb(238 242 255 / .35)}.ring-indigo-50\/40{--tw-ring-color:rgb(238 242 255 / .4)}.ring-indigo-50\/45{--tw-ring-color:rgb(238 242 255 / .45)}.ring-indigo-50\/5{--tw-ring-color:rgb(238 242 255 / .05)}.ring-indigo-50\/50{--tw-ring-color:rgb(238 242 255 / .5)}.ring-indigo-50\/55{--tw-ring-color:rgb(238 242 255 / .55)}.ring-indigo-50\/60{--tw-ring-color:rgb(238 242 255 / .6)}.ring-indigo-50\/65{--tw-ring-color:rgb(238 242 255 / .65)}.ring-indigo-50\/70{--tw-ring-color:rgb(238 242 255 / .7)}.ring-indigo-50\/75{--tw-ring-color:rgb(238 242 255 / .75)}.ring-indigo-50\/80{--tw-ring-color:rgb(238 242 255 / .8)}.ring-indigo-50\/85{--tw-ring-color:rgb(238 242 255 / .85)}.ring-indigo-50\/90{--tw-ring-color:rgb(238 242 255 / .9)}.ring-indigo-50\/95{--tw-ring-color:rgb(238 242 255 / .95)}.ring-indigo-500{--tw-ring-opacity:1;--tw-ring-color:rgb(99 102 241 / var(--tw-ring-opacity))}.ring-indigo-500\/0{--tw-ring-color:rgb(99 102 241 / 0)}.ring-indigo-500\/10{--tw-ring-color:rgb(99 102 241 / .1)}.ring-indigo-500\/100{--tw-ring-color:rgb(99 102 241 / 1)}.ring-indigo-500\/15{--tw-ring-color:rgb(99 102 241 / .15)}.ring-indigo-500\/20{--tw-ring-color:rgb(99 102 241 / .2)}.ring-indigo-500\/25{--tw-ring-color:rgb(99 102 241 / .25)}.ring-indigo-500\/30{--tw-ring-color:rgb(99 102 241 / .3)}.ring-indigo-500\/35{--tw-ring-color:rgb(99 102 241 / .35)}.ring-indigo-500\/40{--tw-ring-color:rgb(99 102 241 / .4)}.ring-indigo-500\/45{--tw-ring-color:rgb(99 102 241 / .45)}.ring-indigo-500\/5{--tw-ring-color:rgb(99 102 241 / .05)}.ring-indigo-500\/50{--tw-ring-color:rgb(99 102 241 / .5)}.ring-indigo-500\/55{--tw-ring-color:rgb(99 102 241 / .55)}.ring-indigo-500\/60{--tw-ring-color:rgb(99 102 241 / .6)}.ring-indigo-500\/65{--tw-ring-color:rgb(99 102 241 / .65)}.ring-indigo-500\/70{--tw-ring-color:rgb(99 102 241 / .7)}.ring-indigo-500\/75{--tw-ring-color:rgb(99 102 241 / .75)}.ring-indigo-500\/80{--tw-ring-color:rgb(99 102 241 / .8)}.ring-indigo-500\/85{--tw-ring-color:rgb(99 102 241 / .85)}.ring-indigo-500\/90{--tw-ring-color:rgb(99 102 241 / .9)}.ring-indigo-500\/95{--tw-ring-color:rgb(99 102 241 / .95)}.ring-indigo-600{--tw-ring-opacity:1;--tw-ring-color:rgb(79 70 229 / var(--tw-ring-opacity))}.ring-indigo-600\/0{--tw-ring-color:rgb(79 70 229 / 0)}.ring-indigo-600\/10{--tw-ring-color:rgb(79 70 229 / .1)}.ring-indigo-600\/100{--tw-ring-color:rgb(79 70 229 / 1)}.ring-indigo-600\/15{--tw-ring-color:rgb(79 70 229 / .15)}.ring-indigo-600\/20{--tw-ring-color:rgb(79 70 229 / .2)}.ring-indigo-600\/25{--tw-ring-color:rgb(79 70 229 / .25)}.ring-indigo-600\/30{--tw-ring-color:rgb(79 70 229 / .3)}.ring-indigo-600\/35{--tw-ring-color:rgb(79 70 229 / .35)}.ring-indigo-600\/40{--tw-ring-color:rgb(79 70 229 / .4)}.ring-indigo-600\/45{--tw-ring-color:rgb(79 70 229 / .45)}.ring-indigo-600\/5{--tw-ring-color:rgb(79 70 229 / .05)}.ring-indigo-600\/50{--tw-ring-color:rgb(79 70 229 / .5)}.ring-indigo-600\/55{--tw-ring-color:rgb(79 70 229 / .55)}.ring-indigo-600\/60{--tw-ring-color:rgb(79 70 229 / .6)}.ring-indigo-600\/65{--tw-ring-color:rgb(79 70 229 / .65)}.ring-indigo-600\/70{--tw-ring-color:rgb(79 70 229 / .7)}.ring-indigo-600\/75{--tw-ring-color:rgb(79 70 229 / .75)}.ring-indigo-600\/80{--tw-ring-color:rgb(79 70 229 / .8)}.ring-indigo-600\/85{--tw-ring-color:rgb(79 70 229 / .85)}.ring-indigo-600\/90{--tw-ring-color:rgb(79 70 229 / .9)}.ring-indigo-600\/95{--tw-ring-color:rgb(79 70 229 / .95)}.ring-indigo-700{--tw-ring-opacity:1;--tw-ring-color:rgb(67 56 202 / var(--tw-ring-opacity))}.ring-indigo-700\/0{--tw-ring-color:rgb(67 56 202 / 0)}.ring-indigo-700\/10{--tw-ring-color:rgb(67 56 202 / .1)}.ring-indigo-700\/100{--tw-ring-color:rgb(67 56 202 / 1)}.ring-indigo-700\/15{--tw-ring-color:rgb(67 56 202 / .15)}.ring-indigo-700\/20{--tw-ring-color:rgb(67 56 202 / .2)}.ring-indigo-700\/25{--tw-ring-color:rgb(67 56 202 / .25)}.ring-indigo-700\/30{--tw-ring-color:rgb(67 56 202 / .3)}.ring-indigo-700\/35{--tw-ring-color:rgb(67 56 202 / .35)}.ring-indigo-700\/40{--tw-ring-color:rgb(67 56 202 / .4)}.ring-indigo-700\/45{--tw-ring-color:rgb(67 56 202 / .45)}.ring-indigo-700\/5{--tw-ring-color:rgb(67 56 202 / .05)}.ring-indigo-700\/50{--tw-ring-color:rgb(67 56 202 / .5)}.ring-indigo-700\/55{--tw-ring-color:rgb(67 56 202 / .55)}.ring-indigo-700\/60{--tw-ring-color:rgb(67 56 202 / .6)}.ring-indigo-700\/65{--tw-ring-color:rgb(67 56 202 / .65)}.ring-indigo-700\/70{--tw-ring-color:rgb(67 56 202 / .7)}.ring-indigo-700\/75{--tw-ring-color:rgb(67 56 202 / .75)}.ring-indigo-700\/80{--tw-ring-color:rgb(67 56 202 / .8)}.ring-indigo-700\/85{--tw-ring-color:rgb(67 56 202 / .85)}.ring-indigo-700\/90{--tw-ring-color:rgb(67 56 202 / .9)}.ring-indigo-700\/95{--tw-ring-color:rgb(67 56 202 / .95)}.ring-indigo-800{--tw-ring-opacity:1;--tw-ring-color:rgb(55 48 163 / var(--tw-ring-opacity))}.ring-indigo-800\/0{--tw-ring-color:rgb(55 48 163 / 0)}.ring-indigo-800\/10{--tw-ring-color:rgb(55 48 163 / .1)}.ring-indigo-800\/100{--tw-ring-color:rgb(55 48 163 / 1)}.ring-indigo-800\/15{--tw-ring-color:rgb(55 48 163 / .15)}.ring-indigo-800\/20{--tw-ring-color:rgb(55 48 163 / .2)}.ring-indigo-800\/25{--tw-ring-color:rgb(55 48 163 / .25)}.ring-indigo-800\/30{--tw-ring-color:rgb(55 48 163 / .3)}.ring-indigo-800\/35{--tw-ring-color:rgb(55 48 163 / .35)}.ring-indigo-800\/40{--tw-ring-color:rgb(55 48 163 / .4)}.ring-indigo-800\/45{--tw-ring-color:rgb(55 48 163 / .45)}.ring-indigo-800\/5{--tw-ring-color:rgb(55 48 163 / .05)}.ring-indigo-800\/50{--tw-ring-color:rgb(55 48 163 / .5)}.ring-indigo-800\/55{--tw-ring-color:rgb(55 48 163 / .55)}.ring-indigo-800\/60{--tw-ring-color:rgb(55 48 163 / .6)}.ring-indigo-800\/65{--tw-ring-color:rgb(55 48 163 / .65)}.ring-indigo-800\/70{--tw-ring-color:rgb(55 48 163 / .7)}.ring-indigo-800\/75{--tw-ring-color:rgb(55 48 163 / .75)}.ring-indigo-800\/80{--tw-ring-color:rgb(55 48 163 / .8)}.ring-indigo-800\/85{--tw-ring-color:rgb(55 48 163 / .85)}.ring-indigo-800\/90{--tw-ring-color:rgb(55 48 163 / .9)}.ring-indigo-800\/95{--tw-ring-color:rgb(55 48 163 / .95)}.ring-indigo-900{--tw-ring-opacity:1;--tw-ring-color:rgb(49 46 129 / var(--tw-ring-opacity))}.ring-indigo-900\/0{--tw-ring-color:rgb(49 46 129 / 0)}.ring-indigo-900\/10{--tw-ring-color:rgb(49 46 129 / .1)}.ring-indigo-900\/100{--tw-ring-color:rgb(49 46 129 / 1)}.ring-indigo-900\/15{--tw-ring-color:rgb(49 46 129 / .15)}.ring-indigo-900\/20{--tw-ring-color:rgb(49 46 129 / .2)}.ring-indigo-900\/25{--tw-ring-color:rgb(49 46 129 / .25)}.ring-indigo-900\/30{--tw-ring-color:rgb(49 46 129 / .3)}.ring-indigo-900\/35{--tw-ring-color:rgb(49 46 129 / .35)}.ring-indigo-900\/40{--tw-ring-color:rgb(49 46 129 / .4)}.ring-indigo-900\/45{--tw-ring-color:rgb(49 46 129 / .45)}.ring-indigo-900\/5{--tw-ring-color:rgb(49 46 129 / .05)}.ring-indigo-900\/50{--tw-ring-color:rgb(49 46 129 / .5)}.ring-indigo-900\/55{--tw-ring-color:rgb(49 46 129 / .55)}.ring-indigo-900\/60{--tw-ring-color:rgb(49 46 129 / .6)}.ring-indigo-900\/65{--tw-ring-color:rgb(49 46 129 / .65)}.ring-indigo-900\/70{--tw-ring-color:rgb(49 46 129 / .7)}.ring-indigo-900\/75{--tw-ring-color:rgb(49 46 129 / .75)}.ring-indigo-900\/80{--tw-ring-color:rgb(49 46 129 / .8)}.ring-indigo-900\/85{--tw-ring-color:rgb(49 46 129 / .85)}.ring-indigo-900\/90{--tw-ring-color:rgb(49 46 129 / .9)}.ring-indigo-900\/95{--tw-ring-color:rgb(49 46 129 / .95)}.ring-lime-100{--tw-ring-opacity:1;--tw-ring-color:rgb(236 252 203 / var(--tw-ring-opacity))}.ring-lime-100\/0{--tw-ring-color:rgb(236 252 203 / 0)}.ring-lime-100\/10{--tw-ring-color:rgb(236 252 203 / .1)}.ring-lime-100\/100{--tw-ring-color:rgb(236 252 203 / 1)}.ring-lime-100\/15{--tw-ring-color:rgb(236 252 203 / .15)}.ring-lime-100\/20{--tw-ring-color:rgb(236 252 203 / .2)}.ring-lime-100\/25{--tw-ring-color:rgb(236 252 203 / .25)}.ring-lime-100\/30{--tw-ring-color:rgb(236 252 203 / .3)}.ring-lime-100\/35{--tw-ring-color:rgb(236 252 203 / .35)}.ring-lime-100\/40{--tw-ring-color:rgb(236 252 203 / .4)}.ring-lime-100\/45{--tw-ring-color:rgb(236 252 203 / .45)}.ring-lime-100\/5{--tw-ring-color:rgb(236 252 203 / .05)}.ring-lime-100\/50{--tw-ring-color:rgb(236 252 203 / .5)}.ring-lime-100\/55{--tw-ring-color:rgb(236 252 203 / .55)}.ring-lime-100\/60{--tw-ring-color:rgb(236 252 203 / .6)}.ring-lime-100\/65{--tw-ring-color:rgb(236 252 203 / .65)}.ring-lime-100\/70{--tw-ring-color:rgb(236 252 203 / .7)}.ring-lime-100\/75{--tw-ring-color:rgb(236 252 203 / .75)}.ring-lime-100\/80{--tw-ring-color:rgb(236 252 203 / .8)}.ring-lime-100\/85{--tw-ring-color:rgb(236 252 203 / .85)}.ring-lime-100\/90{--tw-ring-color:rgb(236 252 203 / .9)}.ring-lime-100\/95{--tw-ring-color:rgb(236 252 203 / .95)}.ring-lime-200{--tw-ring-opacity:1;--tw-ring-color:rgb(217 249 157 / var(--tw-ring-opacity))}.ring-lime-200\/0{--tw-ring-color:rgb(217 249 157 / 0)}.ring-lime-200\/10{--tw-ring-color:rgb(217 249 157 / .1)}.ring-lime-200\/100{--tw-ring-color:rgb(217 249 157 / 1)}.ring-lime-200\/15{--tw-ring-color:rgb(217 249 157 / .15)}.ring-lime-200\/20{--tw-ring-color:rgb(217 249 157 / .2)}.ring-lime-200\/25{--tw-ring-color:rgb(217 249 157 / .25)}.ring-lime-200\/30{--tw-ring-color:rgb(217 249 157 / .3)}.ring-lime-200\/35{--tw-ring-color:rgb(217 249 157 / .35)}.ring-lime-200\/40{--tw-ring-color:rgb(217 249 157 / .4)}.ring-lime-200\/45{--tw-ring-color:rgb(217 249 157 / .45)}.ring-lime-200\/5{--tw-ring-color:rgb(217 249 157 / .05)}.ring-lime-200\/50{--tw-ring-color:rgb(217 249 157 / .5)}.ring-lime-200\/55{--tw-ring-color:rgb(217 249 157 / .55)}.ring-lime-200\/60{--tw-ring-color:rgb(217 249 157 / .6)}.ring-lime-200\/65{--tw-ring-color:rgb(217 249 157 / .65)}.ring-lime-200\/70{--tw-ring-color:rgb(217 249 157 / .7)}.ring-lime-200\/75{--tw-ring-color:rgb(217 249 157 / .75)}.ring-lime-200\/80{--tw-ring-color:rgb(217 249 157 / .8)}.ring-lime-200\/85{--tw-ring-color:rgb(217 249 157 / .85)}.ring-lime-200\/90{--tw-ring-color:rgb(217 249 157 / .9)}.ring-lime-200\/95{--tw-ring-color:rgb(217 249 157 / .95)}.ring-lime-300{--tw-ring-opacity:1;--tw-ring-color:rgb(190 242 100 / var(--tw-ring-opacity))}.ring-lime-300\/0{--tw-ring-color:rgb(190 242 100 / 0)}.ring-lime-300\/10{--tw-ring-color:rgb(190 242 100 / .1)}.ring-lime-300\/100{--tw-ring-color:rgb(190 242 100 / 1)}.ring-lime-300\/15{--tw-ring-color:rgb(190 242 100 / .15)}.ring-lime-300\/20{--tw-ring-color:rgb(190 242 100 / .2)}.ring-lime-300\/25{--tw-ring-color:rgb(190 242 100 / .25)}.ring-lime-300\/30{--tw-ring-color:rgb(190 242 100 / .3)}.ring-lime-300\/35{--tw-ring-color:rgb(190 242 100 / .35)}.ring-lime-300\/40{--tw-ring-color:rgb(190 242 100 / .4)}.ring-lime-300\/45{--tw-ring-color:rgb(190 242 100 / .45)}.ring-lime-300\/5{--tw-ring-color:rgb(190 242 100 / .05)}.ring-lime-300\/50{--tw-ring-color:rgb(190 242 100 / .5)}.ring-lime-300\/55{--tw-ring-color:rgb(190 242 100 / .55)}.ring-lime-300\/60{--tw-ring-color:rgb(190 242 100 / .6)}.ring-lime-300\/65{--tw-ring-color:rgb(190 242 100 / .65)}.ring-lime-300\/70{--tw-ring-color:rgb(190 242 100 / .7)}.ring-lime-300\/75{--tw-ring-color:rgb(190 242 100 / .75)}.ring-lime-300\/80{--tw-ring-color:rgb(190 242 100 / .8)}.ring-lime-300\/85{--tw-ring-color:rgb(190 242 100 / .85)}.ring-lime-300\/90{--tw-ring-color:rgb(190 242 100 / .9)}.ring-lime-300\/95{--tw-ring-color:rgb(190 242 100 / .95)}.ring-lime-400{--tw-ring-opacity:1;--tw-ring-color:rgb(163 230 53 / var(--tw-ring-opacity))}.ring-lime-400\/0{--tw-ring-color:rgb(163 230 53 / 0)}.ring-lime-400\/10{--tw-ring-color:rgb(163 230 53 / .1)}.ring-lime-400\/100{--tw-ring-color:rgb(163 230 53 / 1)}.ring-lime-400\/15{--tw-ring-color:rgb(163 230 53 / .15)}.ring-lime-400\/20{--tw-ring-color:rgb(163 230 53 / .2)}.ring-lime-400\/25{--tw-ring-color:rgb(163 230 53 / .25)}.ring-lime-400\/30{--tw-ring-color:rgb(163 230 53 / .3)}.ring-lime-400\/35{--tw-ring-color:rgb(163 230 53 / .35)}.ring-lime-400\/40{--tw-ring-color:rgb(163 230 53 / .4)}.ring-lime-400\/45{--tw-ring-color:rgb(163 230 53 / .45)}.ring-lime-400\/5{--tw-ring-color:rgb(163 230 53 / .05)}.ring-lime-400\/50{--tw-ring-color:rgb(163 230 53 / .5)}.ring-lime-400\/55{--tw-ring-color:rgb(163 230 53 / .55)}.ring-lime-400\/60{--tw-ring-color:rgb(163 230 53 / .6)}.ring-lime-400\/65{--tw-ring-color:rgb(163 230 53 / .65)}.ring-lime-400\/70{--tw-ring-color:rgb(163 230 53 / .7)}.ring-lime-400\/75{--tw-ring-color:rgb(163 230 53 / .75)}.ring-lime-400\/80{--tw-ring-color:rgb(163 230 53 / .8)}.ring-lime-400\/85{--tw-ring-color:rgb(163 230 53 / .85)}.ring-lime-400\/90{--tw-ring-color:rgb(163 230 53 / .9)}.ring-lime-400\/95{--tw-ring-color:rgb(163 230 53 / .95)}.ring-lime-50{--tw-ring-opacity:1;--tw-ring-color:rgb(247 254 231 / var(--tw-ring-opacity))}.ring-lime-50\/0{--tw-ring-color:rgb(247 254 231 / 0)}.ring-lime-50\/10{--tw-ring-color:rgb(247 254 231 / .1)}.ring-lime-50\/100{--tw-ring-color:rgb(247 254 231 / 1)}.ring-lime-50\/15{--tw-ring-color:rgb(247 254 231 / .15)}.ring-lime-50\/20{--tw-ring-color:rgb(247 254 231 / .2)}.ring-lime-50\/25{--tw-ring-color:rgb(247 254 231 / .25)}.ring-lime-50\/30{--tw-ring-color:rgb(247 254 231 / .3)}.ring-lime-50\/35{--tw-ring-color:rgb(247 254 231 / .35)}.ring-lime-50\/40{--tw-ring-color:rgb(247 254 231 / .4)}.ring-lime-50\/45{--tw-ring-color:rgb(247 254 231 / .45)}.ring-lime-50\/5{--tw-ring-color:rgb(247 254 231 / .05)}.ring-lime-50\/50{--tw-ring-color:rgb(247 254 231 / .5)}.ring-lime-50\/55{--tw-ring-color:rgb(247 254 231 / .55)}.ring-lime-50\/60{--tw-ring-color:rgb(247 254 231 / .6)}.ring-lime-50\/65{--tw-ring-color:rgb(247 254 231 / .65)}.ring-lime-50\/70{--tw-ring-color:rgb(247 254 231 / .7)}.ring-lime-50\/75{--tw-ring-color:rgb(247 254 231 / .75)}.ring-lime-50\/80{--tw-ring-color:rgb(247 254 231 / .8)}.ring-lime-50\/85{--tw-ring-color:rgb(247 254 231 / .85)}.ring-lime-50\/90{--tw-ring-color:rgb(247 254 231 / .9)}.ring-lime-50\/95{--tw-ring-color:rgb(247 254 231 / .95)}.ring-lime-500{--tw-ring-opacity:1;--tw-ring-color:rgb(132 204 22 / var(--tw-ring-opacity))}.ring-lime-500\/0{--tw-ring-color:rgb(132 204 22 / 0)}.ring-lime-500\/10{--tw-ring-color:rgb(132 204 22 / .1)}.ring-lime-500\/100{--tw-ring-color:rgb(132 204 22 / 1)}.ring-lime-500\/15{--tw-ring-color:rgb(132 204 22 / .15)}.ring-lime-500\/20{--tw-ring-color:rgb(132 204 22 / .2)}.ring-lime-500\/25{--tw-ring-color:rgb(132 204 22 / .25)}.ring-lime-500\/30{--tw-ring-color:rgb(132 204 22 / .3)}.ring-lime-500\/35{--tw-ring-color:rgb(132 204 22 / .35)}.ring-lime-500\/40{--tw-ring-color:rgb(132 204 22 / .4)}.ring-lime-500\/45{--tw-ring-color:rgb(132 204 22 / .45)}.ring-lime-500\/5{--tw-ring-color:rgb(132 204 22 / .05)}.ring-lime-500\/50{--tw-ring-color:rgb(132 204 22 / .5)}.ring-lime-500\/55{--tw-ring-color:rgb(132 204 22 / .55)}.ring-lime-500\/60{--tw-ring-color:rgb(132 204 22 / .6)}.ring-lime-500\/65{--tw-ring-color:rgb(132 204 22 / .65)}.ring-lime-500\/70{--tw-ring-color:rgb(132 204 22 / .7)}.ring-lime-500\/75{--tw-ring-color:rgb(132 204 22 / .75)}.ring-lime-500\/80{--tw-ring-color:rgb(132 204 22 / .8)}.ring-lime-500\/85{--tw-ring-color:rgb(132 204 22 / .85)}.ring-lime-500\/90{--tw-ring-color:rgb(132 204 22 / .9)}.ring-lime-500\/95{--tw-ring-color:rgb(132 204 22 / .95)}.ring-lime-600{--tw-ring-opacity:1;--tw-ring-color:rgb(101 163 13 / var(--tw-ring-opacity))}.ring-lime-600\/0{--tw-ring-color:rgb(101 163 13 / 0)}.ring-lime-600\/10{--tw-ring-color:rgb(101 163 13 / .1)}.ring-lime-600\/100{--tw-ring-color:rgb(101 163 13 / 1)}.ring-lime-600\/15{--tw-ring-color:rgb(101 163 13 / .15)}.ring-lime-600\/20{--tw-ring-color:rgb(101 163 13 / .2)}.ring-lime-600\/25{--tw-ring-color:rgb(101 163 13 / .25)}.ring-lime-600\/30{--tw-ring-color:rgb(101 163 13 / .3)}.ring-lime-600\/35{--tw-ring-color:rgb(101 163 13 / .35)}.ring-lime-600\/40{--tw-ring-color:rgb(101 163 13 / .4)}.ring-lime-600\/45{--tw-ring-color:rgb(101 163 13 / .45)}.ring-lime-600\/5{--tw-ring-color:rgb(101 163 13 / .05)}.ring-lime-600\/50{--tw-ring-color:rgb(101 163 13 / .5)}.ring-lime-600\/55{--tw-ring-color:rgb(101 163 13 / .55)}.ring-lime-600\/60{--tw-ring-color:rgb(101 163 13 / .6)}.ring-lime-600\/65{--tw-ring-color:rgb(101 163 13 / .65)}.ring-lime-600\/70{--tw-ring-color:rgb(101 163 13 / .7)}.ring-lime-600\/75{--tw-ring-color:rgb(101 163 13 / .75)}.ring-lime-600\/80{--tw-ring-color:rgb(101 163 13 / .8)}.ring-lime-600\/85{--tw-ring-color:rgb(101 163 13 / .85)}.ring-lime-600\/90{--tw-ring-color:rgb(101 163 13 / .9)}.ring-lime-600\/95{--tw-ring-color:rgb(101 163 13 / .95)}.ring-lime-700{--tw-ring-opacity:1;--tw-ring-color:rgb(77 124 15 / var(--tw-ring-opacity))}.ring-lime-700\/0{--tw-ring-color:rgb(77 124 15 / 0)}.ring-lime-700\/10{--tw-ring-color:rgb(77 124 15 / .1)}.ring-lime-700\/100{--tw-ring-color:rgb(77 124 15 / 1)}.ring-lime-700\/15{--tw-ring-color:rgb(77 124 15 / .15)}.ring-lime-700\/20{--tw-ring-color:rgb(77 124 15 / .2)}.ring-lime-700\/25{--tw-ring-color:rgb(77 124 15 / .25)}.ring-lime-700\/30{--tw-ring-color:rgb(77 124 15 / .3)}.ring-lime-700\/35{--tw-ring-color:rgb(77 124 15 / .35)}.ring-lime-700\/40{--tw-ring-color:rgb(77 124 15 / .4)}.ring-lime-700\/45{--tw-ring-color:rgb(77 124 15 / .45)}.ring-lime-700\/5{--tw-ring-color:rgb(77 124 15 / .05)}.ring-lime-700\/50{--tw-ring-color:rgb(77 124 15 / .5)}.ring-lime-700\/55{--tw-ring-color:rgb(77 124 15 / .55)}.ring-lime-700\/60{--tw-ring-color:rgb(77 124 15 / .6)}.ring-lime-700\/65{--tw-ring-color:rgb(77 124 15 / .65)}.ring-lime-700\/70{--tw-ring-color:rgb(77 124 15 / .7)}.ring-lime-700\/75{--tw-ring-color:rgb(77 124 15 / .75)}.ring-lime-700\/80{--tw-ring-color:rgb(77 124 15 / .8)}.ring-lime-700\/85{--tw-ring-color:rgb(77 124 15 / .85)}.ring-lime-700\/90{--tw-ring-color:rgb(77 124 15 / .9)}.ring-lime-700\/95{--tw-ring-color:rgb(77 124 15 / .95)}.ring-lime-800{--tw-ring-opacity:1;--tw-ring-color:rgb(63 98 18 / var(--tw-ring-opacity))}.ring-lime-800\/0{--tw-ring-color:rgb(63 98 18 / 0)}.ring-lime-800\/10{--tw-ring-color:rgb(63 98 18 / .1)}.ring-lime-800\/100{--tw-ring-color:rgb(63 98 18 / 1)}.ring-lime-800\/15{--tw-ring-color:rgb(63 98 18 / .15)}.ring-lime-800\/20{--tw-ring-color:rgb(63 98 18 / .2)}.ring-lime-800\/25{--tw-ring-color:rgb(63 98 18 / .25)}.ring-lime-800\/30{--tw-ring-color:rgb(63 98 18 / .3)}.ring-lime-800\/35{--tw-ring-color:rgb(63 98 18 / .35)}.ring-lime-800\/40{--tw-ring-color:rgb(63 98 18 / .4)}.ring-lime-800\/45{--tw-ring-color:rgb(63 98 18 / .45)}.ring-lime-800\/5{--tw-ring-color:rgb(63 98 18 / .05)}.ring-lime-800\/50{--tw-ring-color:rgb(63 98 18 / .5)}.ring-lime-800\/55{--tw-ring-color:rgb(63 98 18 / .55)}.ring-lime-800\/60{--tw-ring-color:rgb(63 98 18 / .6)}.ring-lime-800\/65{--tw-ring-color:rgb(63 98 18 / .65)}.ring-lime-800\/70{--tw-ring-color:rgb(63 98 18 / .7)}.ring-lime-800\/75{--tw-ring-color:rgb(63 98 18 / .75)}.ring-lime-800\/80{--tw-ring-color:rgb(63 98 18 / .8)}.ring-lime-800\/85{--tw-ring-color:rgb(63 98 18 / .85)}.ring-lime-800\/90{--tw-ring-color:rgb(63 98 18 / .9)}.ring-lime-800\/95{--tw-ring-color:rgb(63 98 18 / .95)}.ring-lime-900{--tw-ring-opacity:1;--tw-ring-color:rgb(54 83 20 / var(--tw-ring-opacity))}.ring-lime-900\/0{--tw-ring-color:rgb(54 83 20 / 0)}.ring-lime-900\/10{--tw-ring-color:rgb(54 83 20 / .1)}.ring-lime-900\/100{--tw-ring-color:rgb(54 83 20 / 1)}.ring-lime-900\/15{--tw-ring-color:rgb(54 83 20 / .15)}.ring-lime-900\/20{--tw-ring-color:rgb(54 83 20 / .2)}.ring-lime-900\/25{--tw-ring-color:rgb(54 83 20 / .25)}.ring-lime-900\/30{--tw-ring-color:rgb(54 83 20 / .3)}.ring-lime-900\/35{--tw-ring-color:rgb(54 83 20 / .35)}.ring-lime-900\/40{--tw-ring-color:rgb(54 83 20 / .4)}.ring-lime-900\/45{--tw-ring-color:rgb(54 83 20 / .45)}.ring-lime-900\/5{--tw-ring-color:rgb(54 83 20 / .05)}.ring-lime-900\/50{--tw-ring-color:rgb(54 83 20 / .5)}.ring-lime-900\/55{--tw-ring-color:rgb(54 83 20 / .55)}.ring-lime-900\/60{--tw-ring-color:rgb(54 83 20 / .6)}.ring-lime-900\/65{--tw-ring-color:rgb(54 83 20 / .65)}.ring-lime-900\/70{--tw-ring-color:rgb(54 83 20 / .7)}.ring-lime-900\/75{--tw-ring-color:rgb(54 83 20 / .75)}.ring-lime-900\/80{--tw-ring-color:rgb(54 83 20 / .8)}.ring-lime-900\/85{--tw-ring-color:rgb(54 83 20 / .85)}.ring-lime-900\/90{--tw-ring-color:rgb(54 83 20 / .9)}.ring-lime-900\/95{--tw-ring-color:rgb(54 83 20 / .95)}.ring-orange-100{--tw-ring-opacity:1;--tw-ring-color:rgb(255 237 213 / var(--tw-ring-opacity))}.ring-orange-100\/0{--tw-ring-color:rgb(255 237 213 / 0)}.ring-orange-100\/10{--tw-ring-color:rgb(255 237 213 / .1)}.ring-orange-100\/100{--tw-ring-color:rgb(255 237 213 / 1)}.ring-orange-100\/15{--tw-ring-color:rgb(255 237 213 / .15)}.ring-orange-100\/20{--tw-ring-color:rgb(255 237 213 / .2)}.ring-orange-100\/25{--tw-ring-color:rgb(255 237 213 / .25)}.ring-orange-100\/30{--tw-ring-color:rgb(255 237 213 / .3)}.ring-orange-100\/35{--tw-ring-color:rgb(255 237 213 / .35)}.ring-orange-100\/40{--tw-ring-color:rgb(255 237 213 / .4)}.ring-orange-100\/45{--tw-ring-color:rgb(255 237 213 / .45)}.ring-orange-100\/5{--tw-ring-color:rgb(255 237 213 / .05)}.ring-orange-100\/50{--tw-ring-color:rgb(255 237 213 / .5)}.ring-orange-100\/55{--tw-ring-color:rgb(255 237 213 / .55)}.ring-orange-100\/60{--tw-ring-color:rgb(255 237 213 / .6)}.ring-orange-100\/65{--tw-ring-color:rgb(255 237 213 / .65)}.ring-orange-100\/70{--tw-ring-color:rgb(255 237 213 / .7)}.ring-orange-100\/75{--tw-ring-color:rgb(255 237 213 / .75)}.ring-orange-100\/80{--tw-ring-color:rgb(255 237 213 / .8)}.ring-orange-100\/85{--tw-ring-color:rgb(255 237 213 / .85)}.ring-orange-100\/90{--tw-ring-color:rgb(255 237 213 / .9)}.ring-orange-100\/95{--tw-ring-color:rgb(255 237 213 / .95)}.ring-orange-200{--tw-ring-opacity:1;--tw-ring-color:rgb(254 215 170 / var(--tw-ring-opacity))}.ring-orange-200\/0{--tw-ring-color:rgb(254 215 170 / 0)}.ring-orange-200\/10{--tw-ring-color:rgb(254 215 170 / .1)}.ring-orange-200\/100{--tw-ring-color:rgb(254 215 170 / 1)}.ring-orange-200\/15{--tw-ring-color:rgb(254 215 170 / .15)}.ring-orange-200\/20{--tw-ring-color:rgb(254 215 170 / .2)}.ring-orange-200\/25{--tw-ring-color:rgb(254 215 170 / .25)}.ring-orange-200\/30{--tw-ring-color:rgb(254 215 170 / .3)}.ring-orange-200\/35{--tw-ring-color:rgb(254 215 170 / .35)}.ring-orange-200\/40{--tw-ring-color:rgb(254 215 170 / .4)}.ring-orange-200\/45{--tw-ring-color:rgb(254 215 170 / .45)}.ring-orange-200\/5{--tw-ring-color:rgb(254 215 170 / .05)}.ring-orange-200\/50{--tw-ring-color:rgb(254 215 170 / .5)}.ring-orange-200\/55{--tw-ring-color:rgb(254 215 170 / .55)}.ring-orange-200\/60{--tw-ring-color:rgb(254 215 170 / .6)}.ring-orange-200\/65{--tw-ring-color:rgb(254 215 170 / .65)}.ring-orange-200\/70{--tw-ring-color:rgb(254 215 170 / .7)}.ring-orange-200\/75{--tw-ring-color:rgb(254 215 170 / .75)}.ring-orange-200\/80{--tw-ring-color:rgb(254 215 170 / .8)}.ring-orange-200\/85{--tw-ring-color:rgb(254 215 170 / .85)}.ring-orange-200\/90{--tw-ring-color:rgb(254 215 170 / .9)}.ring-orange-200\/95{--tw-ring-color:rgb(254 215 170 / .95)}.ring-orange-300{--tw-ring-opacity:1;--tw-ring-color:rgb(253 186 116 / var(--tw-ring-opacity))}.ring-orange-300\/0{--tw-ring-color:rgb(253 186 116 / 0)}.ring-orange-300\/10{--tw-ring-color:rgb(253 186 116 / .1)}.ring-orange-300\/100{--tw-ring-color:rgb(253 186 116 / 1)}.ring-orange-300\/15{--tw-ring-color:rgb(253 186 116 / .15)}.ring-orange-300\/20{--tw-ring-color:rgb(253 186 116 / .2)}.ring-orange-300\/25{--tw-ring-color:rgb(253 186 116 / .25)}.ring-orange-300\/30{--tw-ring-color:rgb(253 186 116 / .3)}.ring-orange-300\/35{--tw-ring-color:rgb(253 186 116 / .35)}.ring-orange-300\/40{--tw-ring-color:rgb(253 186 116 / .4)}.ring-orange-300\/45{--tw-ring-color:rgb(253 186 116 / .45)}.ring-orange-300\/5{--tw-ring-color:rgb(253 186 116 / .05)}.ring-orange-300\/50{--tw-ring-color:rgb(253 186 116 / .5)}.ring-orange-300\/55{--tw-ring-color:rgb(253 186 116 / .55)}.ring-orange-300\/60{--tw-ring-color:rgb(253 186 116 / .6)}.ring-orange-300\/65{--tw-ring-color:rgb(253 186 116 / .65)}.ring-orange-300\/70{--tw-ring-color:rgb(253 186 116 / .7)}.ring-orange-300\/75{--tw-ring-color:rgb(253 186 116 / .75)}.ring-orange-300\/80{--tw-ring-color:rgb(253 186 116 / .8)}.ring-orange-300\/85{--tw-ring-color:rgb(253 186 116 / .85)}.ring-orange-300\/90{--tw-ring-color:rgb(253 186 116 / .9)}.ring-orange-300\/95{--tw-ring-color:rgb(253 186 116 / .95)}.ring-orange-400{--tw-ring-opacity:1;--tw-ring-color:rgb(251 146 60 / var(--tw-ring-opacity))}.ring-orange-400\/0{--tw-ring-color:rgb(251 146 60 / 0)}.ring-orange-400\/10{--tw-ring-color:rgb(251 146 60 / .1)}.ring-orange-400\/100{--tw-ring-color:rgb(251 146 60 / 1)}.ring-orange-400\/15{--tw-ring-color:rgb(251 146 60 / .15)}.ring-orange-400\/20{--tw-ring-color:rgb(251 146 60 / .2)}.ring-orange-400\/25{--tw-ring-color:rgb(251 146 60 / .25)}.ring-orange-400\/30{--tw-ring-color:rgb(251 146 60 / .3)}.ring-orange-400\/35{--tw-ring-color:rgb(251 146 60 / .35)}.ring-orange-400\/40{--tw-ring-color:rgb(251 146 60 / .4)}.ring-orange-400\/45{--tw-ring-color:rgb(251 146 60 / .45)}.ring-orange-400\/5{--tw-ring-color:rgb(251 146 60 / .05)}.ring-orange-400\/50{--tw-ring-color:rgb(251 146 60 / .5)}.ring-orange-400\/55{--tw-ring-color:rgb(251 146 60 / .55)}.ring-orange-400\/60{--tw-ring-color:rgb(251 146 60 / .6)}.ring-orange-400\/65{--tw-ring-color:rgb(251 146 60 / .65)}.ring-orange-400\/70{--tw-ring-color:rgb(251 146 60 / .7)}.ring-orange-400\/75{--tw-ring-color:rgb(251 146 60 / .75)}.ring-orange-400\/80{--tw-ring-color:rgb(251 146 60 / .8)}.ring-orange-400\/85{--tw-ring-color:rgb(251 146 60 / .85)}.ring-orange-400\/90{--tw-ring-color:rgb(251 146 60 / .9)}.ring-orange-400\/95{--tw-ring-color:rgb(251 146 60 / .95)}.ring-orange-50{--tw-ring-opacity:1;--tw-ring-color:rgb(255 247 237 / var(--tw-ring-opacity))}.ring-orange-50\/0{--tw-ring-color:rgb(255 247 237 / 0)}.ring-orange-50\/10{--tw-ring-color:rgb(255 247 237 / .1)}.ring-orange-50\/100{--tw-ring-color:rgb(255 247 237 / 1)}.ring-orange-50\/15{--tw-ring-color:rgb(255 247 237 / .15)}.ring-orange-50\/20{--tw-ring-color:rgb(255 247 237 / .2)}.ring-orange-50\/25{--tw-ring-color:rgb(255 247 237 / .25)}.ring-orange-50\/30{--tw-ring-color:rgb(255 247 237 / .3)}.ring-orange-50\/35{--tw-ring-color:rgb(255 247 237 / .35)}.ring-orange-50\/40{--tw-ring-color:rgb(255 247 237 / .4)}.ring-orange-50\/45{--tw-ring-color:rgb(255 247 237 / .45)}.ring-orange-50\/5{--tw-ring-color:rgb(255 247 237 / .05)}.ring-orange-50\/50{--tw-ring-color:rgb(255 247 237 / .5)}.ring-orange-50\/55{--tw-ring-color:rgb(255 247 237 / .55)}.ring-orange-50\/60{--tw-ring-color:rgb(255 247 237 / .6)}.ring-orange-50\/65{--tw-ring-color:rgb(255 247 237 / .65)}.ring-orange-50\/70{--tw-ring-color:rgb(255 247 237 / .7)}.ring-orange-50\/75{--tw-ring-color:rgb(255 247 237 / .75)}.ring-orange-50\/80{--tw-ring-color:rgb(255 247 237 / .8)}.ring-orange-50\/85{--tw-ring-color:rgb(255 247 237 / .85)}.ring-orange-50\/90{--tw-ring-color:rgb(255 247 237 / .9)}.ring-orange-50\/95{--tw-ring-color:rgb(255 247 237 / .95)}.ring-orange-500{--tw-ring-opacity:1;--tw-ring-color:rgb(249 115 22 / var(--tw-ring-opacity))}.ring-orange-500\/0{--tw-ring-color:rgb(249 115 22 / 0)}.ring-orange-500\/10{--tw-ring-color:rgb(249 115 22 / .1)}.ring-orange-500\/100{--tw-ring-color:rgb(249 115 22 / 1)}.ring-orange-500\/15{--tw-ring-color:rgb(249 115 22 / .15)}.ring-orange-500\/20{--tw-ring-color:rgb(249 115 22 / .2)}.ring-orange-500\/25{--tw-ring-color:rgb(249 115 22 / .25)}.ring-orange-500\/30{--tw-ring-color:rgb(249 115 22 / .3)}.ring-orange-500\/35{--tw-ring-color:rgb(249 115 22 / .35)}.ring-orange-500\/40{--tw-ring-color:rgb(249 115 22 / .4)}.ring-orange-500\/45{--tw-ring-color:rgb(249 115 22 / .45)}.ring-orange-500\/5{--tw-ring-color:rgb(249 115 22 / .05)}.ring-orange-500\/50{--tw-ring-color:rgb(249 115 22 / .5)}.ring-orange-500\/55{--tw-ring-color:rgb(249 115 22 / .55)}.ring-orange-500\/60{--tw-ring-color:rgb(249 115 22 / .6)}.ring-orange-500\/65{--tw-ring-color:rgb(249 115 22 / .65)}.ring-orange-500\/70{--tw-ring-color:rgb(249 115 22 / .7)}.ring-orange-500\/75{--tw-ring-color:rgb(249 115 22 / .75)}.ring-orange-500\/80{--tw-ring-color:rgb(249 115 22 / .8)}.ring-orange-500\/85{--tw-ring-color:rgb(249 115 22 / .85)}.ring-orange-500\/90{--tw-ring-color:rgb(249 115 22 / .9)}.ring-orange-500\/95{--tw-ring-color:rgb(249 115 22 / .95)}.ring-orange-600{--tw-ring-opacity:1;--tw-ring-color:rgb(234 88 12 / var(--tw-ring-opacity))}.ring-orange-600\/0{--tw-ring-color:rgb(234 88 12 / 0)}.ring-orange-600\/10{--tw-ring-color:rgb(234 88 12 / .1)}.ring-orange-600\/100{--tw-ring-color:rgb(234 88 12 / 1)}.ring-orange-600\/15{--tw-ring-color:rgb(234 88 12 / .15)}.ring-orange-600\/20{--tw-ring-color:rgb(234 88 12 / .2)}.ring-orange-600\/25{--tw-ring-color:rgb(234 88 12 / .25)}.ring-orange-600\/30{--tw-ring-color:rgb(234 88 12 / .3)}.ring-orange-600\/35{--tw-ring-color:rgb(234 88 12 / .35)}.ring-orange-600\/40{--tw-ring-color:rgb(234 88 12 / .4)}.ring-orange-600\/45{--tw-ring-color:rgb(234 88 12 / .45)}.ring-orange-600\/5{--tw-ring-color:rgb(234 88 12 / .05)}.ring-orange-600\/50{--tw-ring-color:rgb(234 88 12 / .5)}.ring-orange-600\/55{--tw-ring-color:rgb(234 88 12 / .55)}.ring-orange-600\/60{--tw-ring-color:rgb(234 88 12 / .6)}.ring-orange-600\/65{--tw-ring-color:rgb(234 88 12 / .65)}.ring-orange-600\/70{--tw-ring-color:rgb(234 88 12 / .7)}.ring-orange-600\/75{--tw-ring-color:rgb(234 88 12 / .75)}.ring-orange-600\/80{--tw-ring-color:rgb(234 88 12 / .8)}.ring-orange-600\/85{--tw-ring-color:rgb(234 88 12 / .85)}.ring-orange-600\/90{--tw-ring-color:rgb(234 88 12 / .9)}.ring-orange-600\/95{--tw-ring-color:rgb(234 88 12 / .95)}.ring-orange-700{--tw-ring-opacity:1;--tw-ring-color:rgb(194 65 12 / var(--tw-ring-opacity))}.ring-orange-700\/0{--tw-ring-color:rgb(194 65 12 / 0)}.ring-orange-700\/10{--tw-ring-color:rgb(194 65 12 / .1)}.ring-orange-700\/100{--tw-ring-color:rgb(194 65 12 / 1)}.ring-orange-700\/15{--tw-ring-color:rgb(194 65 12 / .15)}.ring-orange-700\/20{--tw-ring-color:rgb(194 65 12 / .2)}.ring-orange-700\/25{--tw-ring-color:rgb(194 65 12 / .25)}.ring-orange-700\/30{--tw-ring-color:rgb(194 65 12 / .3)}.ring-orange-700\/35{--tw-ring-color:rgb(194 65 12 / .35)}.ring-orange-700\/40{--tw-ring-color:rgb(194 65 12 / .4)}.ring-orange-700\/45{--tw-ring-color:rgb(194 65 12 / .45)}.ring-orange-700\/5{--tw-ring-color:rgb(194 65 12 / .05)}.ring-orange-700\/50{--tw-ring-color:rgb(194 65 12 / .5)}.ring-orange-700\/55{--tw-ring-color:rgb(194 65 12 / .55)}.ring-orange-700\/60{--tw-ring-color:rgb(194 65 12 / .6)}.ring-orange-700\/65{--tw-ring-color:rgb(194 65 12 / .65)}.ring-orange-700\/70{--tw-ring-color:rgb(194 65 12 / .7)}.ring-orange-700\/75{--tw-ring-color:rgb(194 65 12 / .75)}.ring-orange-700\/80{--tw-ring-color:rgb(194 65 12 / .8)}.ring-orange-700\/85{--tw-ring-color:rgb(194 65 12 / .85)}.ring-orange-700\/90{--tw-ring-color:rgb(194 65 12 / .9)}.ring-orange-700\/95{--tw-ring-color:rgb(194 65 12 / .95)}.ring-orange-800{--tw-ring-opacity:1;--tw-ring-color:rgb(154 52 18 / var(--tw-ring-opacity))}.ring-orange-800\/0{--tw-ring-color:rgb(154 52 18 / 0)}.ring-orange-800\/10{--tw-ring-color:rgb(154 52 18 / .1)}.ring-orange-800\/100{--tw-ring-color:rgb(154 52 18 / 1)}.ring-orange-800\/15{--tw-ring-color:rgb(154 52 18 / .15)}.ring-orange-800\/20{--tw-ring-color:rgb(154 52 18 / .2)}.ring-orange-800\/25{--tw-ring-color:rgb(154 52 18 / .25)}.ring-orange-800\/30{--tw-ring-color:rgb(154 52 18 / .3)}.ring-orange-800\/35{--tw-ring-color:rgb(154 52 18 / .35)}.ring-orange-800\/40{--tw-ring-color:rgb(154 52 18 / .4)}.ring-orange-800\/45{--tw-ring-color:rgb(154 52 18 / .45)}.ring-orange-800\/5{--tw-ring-color:rgb(154 52 18 / .05)}.ring-orange-800\/50{--tw-ring-color:rgb(154 52 18 / .5)}.ring-orange-800\/55{--tw-ring-color:rgb(154 52 18 / .55)}.ring-orange-800\/60{--tw-ring-color:rgb(154 52 18 / .6)}.ring-orange-800\/65{--tw-ring-color:rgb(154 52 18 / .65)}.ring-orange-800\/70{--tw-ring-color:rgb(154 52 18 / .7)}.ring-orange-800\/75{--tw-ring-color:rgb(154 52 18 / .75)}.ring-orange-800\/80{--tw-ring-color:rgb(154 52 18 / .8)}.ring-orange-800\/85{--tw-ring-color:rgb(154 52 18 / .85)}.ring-orange-800\/90{--tw-ring-color:rgb(154 52 18 / .9)}.ring-orange-800\/95{--tw-ring-color:rgb(154 52 18 / .95)}.ring-orange-900{--tw-ring-opacity:1;--tw-ring-color:rgb(124 45 18 / var(--tw-ring-opacity))}.ring-orange-900\/0{--tw-ring-color:rgb(124 45 18 / 0)}.ring-orange-900\/10{--tw-ring-color:rgb(124 45 18 / .1)}.ring-orange-900\/100{--tw-ring-color:rgb(124 45 18 / 1)}.ring-orange-900\/15{--tw-ring-color:rgb(124 45 18 / .15)}.ring-orange-900\/20{--tw-ring-color:rgb(124 45 18 / .2)}.ring-orange-900\/25{--tw-ring-color:rgb(124 45 18 / .25)}.ring-orange-900\/30{--tw-ring-color:rgb(124 45 18 / .3)}.ring-orange-900\/35{--tw-ring-color:rgb(124 45 18 / .35)}.ring-orange-900\/40{--tw-ring-color:rgb(124 45 18 / .4)}.ring-orange-900\/45{--tw-ring-color:rgb(124 45 18 / .45)}.ring-orange-900\/5{--tw-ring-color:rgb(124 45 18 / .05)}.ring-orange-900\/50{--tw-ring-color:rgb(124 45 18 / .5)}.ring-orange-900\/55{--tw-ring-color:rgb(124 45 18 / .55)}.ring-orange-900\/60{--tw-ring-color:rgb(124 45 18 / .6)}.ring-orange-900\/65{--tw-ring-color:rgb(124 45 18 / .65)}.ring-orange-900\/70{--tw-ring-color:rgb(124 45 18 / .7)}.ring-orange-900\/75{--tw-ring-color:rgb(124 45 18 / .75)}.ring-orange-900\/80{--tw-ring-color:rgb(124 45 18 / .8)}.ring-orange-900\/85{--tw-ring-color:rgb(124 45 18 / .85)}.ring-orange-900\/90{--tw-ring-color:rgb(124 45 18 / .9)}.ring-orange-900\/95{--tw-ring-color:rgb(124 45 18 / .95)}.ring-purple-100{--tw-ring-opacity:1;--tw-ring-color:rgb(243 232 255 / var(--tw-ring-opacity))}.ring-purple-100\/0{--tw-ring-color:rgb(243 232 255 / 0)}.ring-purple-100\/10{--tw-ring-color:rgb(243 232 255 / .1)}.ring-purple-100\/100{--tw-ring-color:rgb(243 232 255 / 1)}.ring-purple-100\/15{--tw-ring-color:rgb(243 232 255 / .15)}.ring-purple-100\/20{--tw-ring-color:rgb(243 232 255 / .2)}.ring-purple-100\/25{--tw-ring-color:rgb(243 232 255 / .25)}.ring-purple-100\/30{--tw-ring-color:rgb(243 232 255 / .3)}.ring-purple-100\/35{--tw-ring-color:rgb(243 232 255 / .35)}.ring-purple-100\/40{--tw-ring-color:rgb(243 232 255 / .4)}.ring-purple-100\/45{--tw-ring-color:rgb(243 232 255 / .45)}.ring-purple-100\/5{--tw-ring-color:rgb(243 232 255 / .05)}.ring-purple-100\/50{--tw-ring-color:rgb(243 232 255 / .5)}.ring-purple-100\/55{--tw-ring-color:rgb(243 232 255 / .55)}.ring-purple-100\/60{--tw-ring-color:rgb(243 232 255 / .6)}.ring-purple-100\/65{--tw-ring-color:rgb(243 232 255 / .65)}.ring-purple-100\/70{--tw-ring-color:rgb(243 232 255 / .7)}.ring-purple-100\/75{--tw-ring-color:rgb(243 232 255 / .75)}.ring-purple-100\/80{--tw-ring-color:rgb(243 232 255 / .8)}.ring-purple-100\/85{--tw-ring-color:rgb(243 232 255 / .85)}.ring-purple-100\/90{--tw-ring-color:rgb(243 232 255 / .9)}.ring-purple-100\/95{--tw-ring-color:rgb(243 232 255 / .95)}.ring-purple-200{--tw-ring-opacity:1;--tw-ring-color:rgb(233 213 255 / var(--tw-ring-opacity))}.ring-purple-200\/0{--tw-ring-color:rgb(233 213 255 / 0)}.ring-purple-200\/10{--tw-ring-color:rgb(233 213 255 / .1)}.ring-purple-200\/100{--tw-ring-color:rgb(233 213 255 / 1)}.ring-purple-200\/15{--tw-ring-color:rgb(233 213 255 / .15)}.ring-purple-200\/20{--tw-ring-color:rgb(233 213 255 / .2)}.ring-purple-200\/25{--tw-ring-color:rgb(233 213 255 / .25)}.ring-purple-200\/30{--tw-ring-color:rgb(233 213 255 / .3)}.ring-purple-200\/35{--tw-ring-color:rgb(233 213 255 / .35)}.ring-purple-200\/40{--tw-ring-color:rgb(233 213 255 / .4)}.ring-purple-200\/45{--tw-ring-color:rgb(233 213 255 / .45)}.ring-purple-200\/5{--tw-ring-color:rgb(233 213 255 / .05)}.ring-purple-200\/50{--tw-ring-color:rgb(233 213 255 / .5)}.ring-purple-200\/55{--tw-ring-color:rgb(233 213 255 / .55)}.ring-purple-200\/60{--tw-ring-color:rgb(233 213 255 / .6)}.ring-purple-200\/65{--tw-ring-color:rgb(233 213 255 / .65)}.ring-purple-200\/70{--tw-ring-color:rgb(233 213 255 / .7)}.ring-purple-200\/75{--tw-ring-color:rgb(233 213 255 / .75)}.ring-purple-200\/80{--tw-ring-color:rgb(233 213 255 / .8)}.ring-purple-200\/85{--tw-ring-color:rgb(233 213 255 / .85)}.ring-purple-200\/90{--tw-ring-color:rgb(233 213 255 / .9)}.ring-purple-200\/95{--tw-ring-color:rgb(233 213 255 / .95)}.ring-purple-300{--tw-ring-opacity:1;--tw-ring-color:rgb(216 180 254 / var(--tw-ring-opacity))}.ring-purple-300\/0{--tw-ring-color:rgb(216 180 254 / 0)}.ring-purple-300\/10{--tw-ring-color:rgb(216 180 254 / .1)}.ring-purple-300\/100{--tw-ring-color:rgb(216 180 254 / 1)}.ring-purple-300\/15{--tw-ring-color:rgb(216 180 254 / .15)}.ring-purple-300\/20{--tw-ring-color:rgb(216 180 254 / .2)}.ring-purple-300\/25{--tw-ring-color:rgb(216 180 254 / .25)}.ring-purple-300\/30{--tw-ring-color:rgb(216 180 254 / .3)}.ring-purple-300\/35{--tw-ring-color:rgb(216 180 254 / .35)}.ring-purple-300\/40{--tw-ring-color:rgb(216 180 254 / .4)}.ring-purple-300\/45{--tw-ring-color:rgb(216 180 254 / .45)}.ring-purple-300\/5{--tw-ring-color:rgb(216 180 254 / .05)}.ring-purple-300\/50{--tw-ring-color:rgb(216 180 254 / .5)}.ring-purple-300\/55{--tw-ring-color:rgb(216 180 254 / .55)}.ring-purple-300\/60{--tw-ring-color:rgb(216 180 254 / .6)}.ring-purple-300\/65{--tw-ring-color:rgb(216 180 254 / .65)}.ring-purple-300\/70{--tw-ring-color:rgb(216 180 254 / .7)}.ring-purple-300\/75{--tw-ring-color:rgb(216 180 254 / .75)}.ring-purple-300\/80{--tw-ring-color:rgb(216 180 254 / .8)}.ring-purple-300\/85{--tw-ring-color:rgb(216 180 254 / .85)}.ring-purple-300\/90{--tw-ring-color:rgb(216 180 254 / .9)}.ring-purple-300\/95{--tw-ring-color:rgb(216 180 254 / .95)}.ring-purple-400{--tw-ring-opacity:1;--tw-ring-color:rgb(192 132 252 / var(--tw-ring-opacity))}.ring-purple-400\/0{--tw-ring-color:rgb(192 132 252 / 0)}.ring-purple-400\/10{--tw-ring-color:rgb(192 132 252 / .1)}.ring-purple-400\/100{--tw-ring-color:rgb(192 132 252 / 1)}.ring-purple-400\/15{--tw-ring-color:rgb(192 132 252 / .15)}.ring-purple-400\/20{--tw-ring-color:rgb(192 132 252 / .2)}.ring-purple-400\/25{--tw-ring-color:rgb(192 132 252 / .25)}.ring-purple-400\/30{--tw-ring-color:rgb(192 132 252 / .3)}.ring-purple-400\/35{--tw-ring-color:rgb(192 132 252 / .35)}.ring-purple-400\/40{--tw-ring-color:rgb(192 132 252 / .4)}.ring-purple-400\/45{--tw-ring-color:rgb(192 132 252 / .45)}.ring-purple-400\/5{--tw-ring-color:rgb(192 132 252 / .05)}.ring-purple-400\/50{--tw-ring-color:rgb(192 132 252 / .5)}.ring-purple-400\/55{--tw-ring-color:rgb(192 132 252 / .55)}.ring-purple-400\/60{--tw-ring-color:rgb(192 132 252 / .6)}.ring-purple-400\/65{--tw-ring-color:rgb(192 132 252 / .65)}.ring-purple-400\/70{--tw-ring-color:rgb(192 132 252 / .7)}.ring-purple-400\/75{--tw-ring-color:rgb(192 132 252 / .75)}.ring-purple-400\/80{--tw-ring-color:rgb(192 132 252 / .8)}.ring-purple-400\/85{--tw-ring-color:rgb(192 132 252 / .85)}.ring-purple-400\/90{--tw-ring-color:rgb(192 132 252 / .9)}.ring-purple-400\/95{--tw-ring-color:rgb(192 132 252 / .95)}.ring-purple-50{--tw-ring-opacity:1;--tw-ring-color:rgb(250 245 255 / var(--tw-ring-opacity))}.ring-purple-50\/0{--tw-ring-color:rgb(250 245 255 / 0)}.ring-purple-50\/10{--tw-ring-color:rgb(250 245 255 / .1)}.ring-purple-50\/100{--tw-ring-color:rgb(250 245 255 / 1)}.ring-purple-50\/15{--tw-ring-color:rgb(250 245 255 / .15)}.ring-purple-50\/20{--tw-ring-color:rgb(250 245 255 / .2)}.ring-purple-50\/25{--tw-ring-color:rgb(250 245 255 / .25)}.ring-purple-50\/30{--tw-ring-color:rgb(250 245 255 / .3)}.ring-purple-50\/35{--tw-ring-color:rgb(250 245 255 / .35)}.ring-purple-50\/40{--tw-ring-color:rgb(250 245 255 / .4)}.ring-purple-50\/45{--tw-ring-color:rgb(250 245 255 / .45)}.ring-purple-50\/5{--tw-ring-color:rgb(250 245 255 / .05)}.ring-purple-50\/50{--tw-ring-color:rgb(250 245 255 / .5)}.ring-purple-50\/55{--tw-ring-color:rgb(250 245 255 / .55)}.ring-purple-50\/60{--tw-ring-color:rgb(250 245 255 / .6)}.ring-purple-50\/65{--tw-ring-color:rgb(250 245 255 / .65)}.ring-purple-50\/70{--tw-ring-color:rgb(250 245 255 / .7)}.ring-purple-50\/75{--tw-ring-color:rgb(250 245 255 / .75)}.ring-purple-50\/80{--tw-ring-color:rgb(250 245 255 / .8)}.ring-purple-50\/85{--tw-ring-color:rgb(250 245 255 / .85)}.ring-purple-50\/90{--tw-ring-color:rgb(250 245 255 / .9)}.ring-purple-50\/95{--tw-ring-color:rgb(250 245 255 / .95)}.ring-purple-500{--tw-ring-opacity:1;--tw-ring-color:rgb(168 85 247 / var(--tw-ring-opacity))}.ring-purple-500\/0{--tw-ring-color:rgb(168 85 247 / 0)}.ring-purple-500\/10{--tw-ring-color:rgb(168 85 247 / .1)}.ring-purple-500\/100{--tw-ring-color:rgb(168 85 247 / 1)}.ring-purple-500\/15{--tw-ring-color:rgb(168 85 247 / .15)}.ring-purple-500\/20{--tw-ring-color:rgb(168 85 247 / .2)}.ring-purple-500\/25{--tw-ring-color:rgb(168 85 247 / .25)}.ring-purple-500\/30{--tw-ring-color:rgb(168 85 247 / .3)}.ring-purple-500\/35{--tw-ring-color:rgb(168 85 247 / .35)}.ring-purple-500\/40{--tw-ring-color:rgb(168 85 247 / .4)}.ring-purple-500\/45{--tw-ring-color:rgb(168 85 247 / .45)}.ring-purple-500\/5{--tw-ring-color:rgb(168 85 247 / .05)}.ring-purple-500\/50{--tw-ring-color:rgb(168 85 247 / .5)}.ring-purple-500\/55{--tw-ring-color:rgb(168 85 247 / .55)}.ring-purple-500\/60{--tw-ring-color:rgb(168 85 247 / .6)}.ring-purple-500\/65{--tw-ring-color:rgb(168 85 247 / .65)}.ring-purple-500\/70{--tw-ring-color:rgb(168 85 247 / .7)}.ring-purple-500\/75{--tw-ring-color:rgb(168 85 247 / .75)}.ring-purple-500\/80{--tw-ring-color:rgb(168 85 247 / .8)}.ring-purple-500\/85{--tw-ring-color:rgb(168 85 247 / .85)}.ring-purple-500\/90{--tw-ring-color:rgb(168 85 247 / .9)}.ring-purple-500\/95{--tw-ring-color:rgb(168 85 247 / .95)}.ring-purple-600{--tw-ring-opacity:1;--tw-ring-color:rgb(147 51 234 / var(--tw-ring-opacity))}.ring-purple-600\/0{--tw-ring-color:rgb(147 51 234 / 0)}.ring-purple-600\/10{--tw-ring-color:rgb(147 51 234 / .1)}.ring-purple-600\/100{--tw-ring-color:rgb(147 51 234 / 1)}.ring-purple-600\/15{--tw-ring-color:rgb(147 51 234 / .15)}.ring-purple-600\/20{--tw-ring-color:rgb(147 51 234 / .2)}.ring-purple-600\/25{--tw-ring-color:rgb(147 51 234 / .25)}.ring-purple-600\/30{--tw-ring-color:rgb(147 51 234 / .3)}.ring-purple-600\/35{--tw-ring-color:rgb(147 51 234 / .35)}.ring-purple-600\/40{--tw-ring-color:rgb(147 51 234 / .4)}.ring-purple-600\/45{--tw-ring-color:rgb(147 51 234 / .45)}.ring-purple-600\/5{--tw-ring-color:rgb(147 51 234 / .05)}.ring-purple-600\/50{--tw-ring-color:rgb(147 51 234 / .5)}.ring-purple-600\/55{--tw-ring-color:rgb(147 51 234 / .55)}.ring-purple-600\/60{--tw-ring-color:rgb(147 51 234 / .6)}.ring-purple-600\/65{--tw-ring-color:rgb(147 51 234 / .65)}.ring-purple-600\/70{--tw-ring-color:rgb(147 51 234 / .7)}.ring-purple-600\/75{--tw-ring-color:rgb(147 51 234 / .75)}.ring-purple-600\/80{--tw-ring-color:rgb(147 51 234 / .8)}.ring-purple-600\/85{--tw-ring-color:rgb(147 51 234 / .85)}.ring-purple-600\/90{--tw-ring-color:rgb(147 51 234 / .9)}.ring-purple-600\/95{--tw-ring-color:rgb(147 51 234 / .95)}.ring-purple-700{--tw-ring-opacity:1;--tw-ring-color:rgb(126 34 206 / var(--tw-ring-opacity))}.ring-purple-700\/0{--tw-ring-color:rgb(126 34 206 / 0)}.ring-purple-700\/10{--tw-ring-color:rgb(126 34 206 / .1)}.ring-purple-700\/100{--tw-ring-color:rgb(126 34 206 / 1)}.ring-purple-700\/15{--tw-ring-color:rgb(126 34 206 / .15)}.ring-purple-700\/20{--tw-ring-color:rgb(126 34 206 / .2)}.ring-purple-700\/25{--tw-ring-color:rgb(126 34 206 / .25)}.ring-purple-700\/30{--tw-ring-color:rgb(126 34 206 / .3)}.ring-purple-700\/35{--tw-ring-color:rgb(126 34 206 / .35)}.ring-purple-700\/40{--tw-ring-color:rgb(126 34 206 / .4)}.ring-purple-700\/45{--tw-ring-color:rgb(126 34 206 / .45)}.ring-purple-700\/5{--tw-ring-color:rgb(126 34 206 / .05)}.ring-purple-700\/50{--tw-ring-color:rgb(126 34 206 / .5)}.ring-purple-700\/55{--tw-ring-color:rgb(126 34 206 / .55)}.ring-purple-700\/60{--tw-ring-color:rgb(126 34 206 / .6)}.ring-purple-700\/65{--tw-ring-color:rgb(126 34 206 / .65)}.ring-purple-700\/70{--tw-ring-color:rgb(126 34 206 / .7)}.ring-purple-700\/75{--tw-ring-color:rgb(126 34 206 / .75)}.ring-purple-700\/80{--tw-ring-color:rgb(126 34 206 / .8)}.ring-purple-700\/85{--tw-ring-color:rgb(126 34 206 / .85)}.ring-purple-700\/90{--tw-ring-color:rgb(126 34 206 / .9)}.ring-purple-700\/95{--tw-ring-color:rgb(126 34 206 / .95)}.ring-purple-800{--tw-ring-opacity:1;--tw-ring-color:rgb(107 33 168 / var(--tw-ring-opacity))}.ring-purple-800\/0{--tw-ring-color:rgb(107 33 168 / 0)}.ring-purple-800\/10{--tw-ring-color:rgb(107 33 168 / .1)}.ring-purple-800\/100{--tw-ring-color:rgb(107 33 168 / 1)}.ring-purple-800\/15{--tw-ring-color:rgb(107 33 168 / .15)}.ring-purple-800\/20{--tw-ring-color:rgb(107 33 168 / .2)}.ring-purple-800\/25{--tw-ring-color:rgb(107 33 168 / .25)}.ring-purple-800\/30{--tw-ring-color:rgb(107 33 168 / .3)}.ring-purple-800\/35{--tw-ring-color:rgb(107 33 168 / .35)}.ring-purple-800\/40{--tw-ring-color:rgb(107 33 168 / .4)}.ring-purple-800\/45{--tw-ring-color:rgb(107 33 168 / .45)}.ring-purple-800\/5{--tw-ring-color:rgb(107 33 168 / .05)}.ring-purple-800\/50{--tw-ring-color:rgb(107 33 168 / .5)}.ring-purple-800\/55{--tw-ring-color:rgb(107 33 168 / .55)}.ring-purple-800\/60{--tw-ring-color:rgb(107 33 168 / .6)}.ring-purple-800\/65{--tw-ring-color:rgb(107 33 168 / .65)}.ring-purple-800\/70{--tw-ring-color:rgb(107 33 168 / .7)}.ring-purple-800\/75{--tw-ring-color:rgb(107 33 168 / .75)}.ring-purple-800\/80{--tw-ring-color:rgb(107 33 168 / .8)}.ring-purple-800\/85{--tw-ring-color:rgb(107 33 168 / .85)}.ring-purple-800\/90{--tw-ring-color:rgb(107 33 168 / .9)}.ring-purple-800\/95{--tw-ring-color:rgb(107 33 168 / .95)}.ring-purple-900{--tw-ring-opacity:1;--tw-ring-color:rgb(88 28 135 / var(--tw-ring-opacity))}.ring-purple-900\/0{--tw-ring-color:rgb(88 28 135 / 0)}.ring-purple-900\/10{--tw-ring-color:rgb(88 28 135 / .1)}.ring-purple-900\/100{--tw-ring-color:rgb(88 28 135 / 1)}.ring-purple-900\/15{--tw-ring-color:rgb(88 28 135 / .15)}.ring-purple-900\/20{--tw-ring-color:rgb(88 28 135 / .2)}.ring-purple-900\/25{--tw-ring-color:rgb(88 28 135 / .25)}.ring-purple-900\/30{--tw-ring-color:rgb(88 28 135 / .3)}.ring-purple-900\/35{--tw-ring-color:rgb(88 28 135 / .35)}.ring-purple-900\/40{--tw-ring-color:rgb(88 28 135 / .4)}.ring-purple-900\/45{--tw-ring-color:rgb(88 28 135 / .45)}.ring-purple-900\/5{--tw-ring-color:rgb(88 28 135 / .05)}.ring-purple-900\/50{--tw-ring-color:rgb(88 28 135 / .5)}.ring-purple-900\/55{--tw-ring-color:rgb(88 28 135 / .55)}.ring-purple-900\/60{--tw-ring-color:rgb(88 28 135 / .6)}.ring-purple-900\/65{--tw-ring-color:rgb(88 28 135 / .65)}.ring-purple-900\/70{--tw-ring-color:rgb(88 28 135 / .7)}.ring-purple-900\/75{--tw-ring-color:rgb(88 28 135 / .75)}.ring-purple-900\/80{--tw-ring-color:rgb(88 28 135 / .8)}.ring-purple-900\/85{--tw-ring-color:rgb(88 28 135 / .85)}.ring-purple-900\/90{--tw-ring-color:rgb(88 28 135 / .9)}.ring-purple-900\/95{--tw-ring-color:rgb(88 28 135 / .95)}.ring-red-100{--tw-ring-opacity:1;--tw-ring-color:rgb(254 226 226 / var(--tw-ring-opacity))}.ring-red-100\/0{--tw-ring-color:rgb(254 226 226 / 0)}.ring-red-100\/10{--tw-ring-color:rgb(254 226 226 / .1)}.ring-red-100\/100{--tw-ring-color:rgb(254 226 226 / 1)}.ring-red-100\/15{--tw-ring-color:rgb(254 226 226 / .15)}.ring-red-100\/20{--tw-ring-color:rgb(254 226 226 / .2)}.ring-red-100\/25{--tw-ring-color:rgb(254 226 226 / .25)}.ring-red-100\/30{--tw-ring-color:rgb(254 226 226 / .3)}.ring-red-100\/35{--tw-ring-color:rgb(254 226 226 / .35)}.ring-red-100\/40{--tw-ring-color:rgb(254 226 226 / .4)}.ring-red-100\/45{--tw-ring-color:rgb(254 226 226 / .45)}.ring-red-100\/5{--tw-ring-color:rgb(254 226 226 / .05)}.ring-red-100\/50{--tw-ring-color:rgb(254 226 226 / .5)}.ring-red-100\/55{--tw-ring-color:rgb(254 226 226 / .55)}.ring-red-100\/60{--tw-ring-color:rgb(254 226 226 / .6)}.ring-red-100\/65{--tw-ring-color:rgb(254 226 226 / .65)}.ring-red-100\/70{--tw-ring-color:rgb(254 226 226 / .7)}.ring-red-100\/75{--tw-ring-color:rgb(254 226 226 / .75)}.ring-red-100\/80{--tw-ring-color:rgb(254 226 226 / .8)}.ring-red-100\/85{--tw-ring-color:rgb(254 226 226 / .85)}.ring-red-100\/90{--tw-ring-color:rgb(254 226 226 / .9)}.ring-red-100\/95{--tw-ring-color:rgb(254 226 226 / .95)}.ring-red-200{--tw-ring-opacity:1;--tw-ring-color:rgb(254 202 202 / var(--tw-ring-opacity))}.ring-red-200\/0{--tw-ring-color:rgb(254 202 202 / 0)}.ring-red-200\/10{--tw-ring-color:rgb(254 202 202 / .1)}.ring-red-200\/100{--tw-ring-color:rgb(254 202 202 / 1)}.ring-red-200\/15{--tw-ring-color:rgb(254 202 202 / .15)}.ring-red-200\/20{--tw-ring-color:rgb(254 202 202 / .2)}.ring-red-200\/25{--tw-ring-color:rgb(254 202 202 / .25)}.ring-red-200\/30{--tw-ring-color:rgb(254 202 202 / .3)}.ring-red-200\/35{--tw-ring-color:rgb(254 202 202 / .35)}.ring-red-200\/40{--tw-ring-color:rgb(254 202 202 / .4)}.ring-red-200\/45{--tw-ring-color:rgb(254 202 202 / .45)}.ring-red-200\/5{--tw-ring-color:rgb(254 202 202 / .05)}.ring-red-200\/50{--tw-ring-color:rgb(254 202 202 / .5)}.ring-red-200\/55{--tw-ring-color:rgb(254 202 202 / .55)}.ring-red-200\/60{--tw-ring-color:rgb(254 202 202 / .6)}.ring-red-200\/65{--tw-ring-color:rgb(254 202 202 / .65)}.ring-red-200\/70{--tw-ring-color:rgb(254 202 202 / .7)}.ring-red-200\/75{--tw-ring-color:rgb(254 202 202 / .75)}.ring-red-200\/80{--tw-ring-color:rgb(254 202 202 / .8)}.ring-red-200\/85{--tw-ring-color:rgb(254 202 202 / .85)}.ring-red-200\/90{--tw-ring-color:rgb(254 202 202 / .9)}.ring-red-200\/95{--tw-ring-color:rgb(254 202 202 / .95)}.ring-red-300{--tw-ring-opacity:1;--tw-ring-color:rgb(252 165 165 / var(--tw-ring-opacity))}.ring-red-300\/0{--tw-ring-color:rgb(252 165 165 / 0)}.ring-red-300\/10{--tw-ring-color:rgb(252 165 165 / .1)}.ring-red-300\/100{--tw-ring-color:rgb(252 165 165 / 1)}.ring-red-300\/15{--tw-ring-color:rgb(252 165 165 / .15)}.ring-red-300\/20{--tw-ring-color:rgb(252 165 165 / .2)}.ring-red-300\/25{--tw-ring-color:rgb(252 165 165 / .25)}.ring-red-300\/30{--tw-ring-color:rgb(252 165 165 / .3)}.ring-red-300\/35{--tw-ring-color:rgb(252 165 165 / .35)}.ring-red-300\/40{--tw-ring-color:rgb(252 165 165 / .4)}.ring-red-300\/45{--tw-ring-color:rgb(252 165 165 / .45)}.ring-red-300\/5{--tw-ring-color:rgb(252 165 165 / .05)}.ring-red-300\/50{--tw-ring-color:rgb(252 165 165 / .5)}.ring-red-300\/55{--tw-ring-color:rgb(252 165 165 / .55)}.ring-red-300\/60{--tw-ring-color:rgb(252 165 165 / .6)}.ring-red-300\/65{--tw-ring-color:rgb(252 165 165 / .65)}.ring-red-300\/70{--tw-ring-color:rgb(252 165 165 / .7)}.ring-red-300\/75{--tw-ring-color:rgb(252 165 165 / .75)}.ring-red-300\/80{--tw-ring-color:rgb(252 165 165 / .8)}.ring-red-300\/85{--tw-ring-color:rgb(252 165 165 / .85)}.ring-red-300\/90{--tw-ring-color:rgb(252 165 165 / .9)}.ring-red-300\/95{--tw-ring-color:rgb(252 165 165 / .95)}.ring-red-400{--tw-ring-opacity:1;--tw-ring-color:rgb(248 113 113 / var(--tw-ring-opacity))}.ring-red-400\/0{--tw-ring-color:rgb(248 113 113 / 0)}.ring-red-400\/10{--tw-ring-color:rgb(248 113 113 / .1)}.ring-red-400\/100{--tw-ring-color:rgb(248 113 113 / 1)}.ring-red-400\/15{--tw-ring-color:rgb(248 113 113 / .15)}.ring-red-400\/20{--tw-ring-color:rgb(248 113 113 / .2)}.ring-red-400\/25{--tw-ring-color:rgb(248 113 113 / .25)}.ring-red-400\/30{--tw-ring-color:rgb(248 113 113 / .3)}.ring-red-400\/35{--tw-ring-color:rgb(248 113 113 / .35)}.ring-red-400\/40{--tw-ring-color:rgb(248 113 113 / .4)}.ring-red-400\/45{--tw-ring-color:rgb(248 113 113 / .45)}.ring-red-400\/5{--tw-ring-color:rgb(248 113 113 / .05)}.ring-red-400\/50{--tw-ring-color:rgb(248 113 113 / .5)}.ring-red-400\/55{--tw-ring-color:rgb(248 113 113 / .55)}.ring-red-400\/60{--tw-ring-color:rgb(248 113 113 / .6)}.ring-red-400\/65{--tw-ring-color:rgb(248 113 113 / .65)}.ring-red-400\/70{--tw-ring-color:rgb(248 113 113 / .7)}.ring-red-400\/75{--tw-ring-color:rgb(248 113 113 / .75)}.ring-red-400\/80{--tw-ring-color:rgb(248 113 113 / .8)}.ring-red-400\/85{--tw-ring-color:rgb(248 113 113 / .85)}.ring-red-400\/90{--tw-ring-color:rgb(248 113 113 / .9)}.ring-red-400\/95{--tw-ring-color:rgb(248 113 113 / .95)}.ring-red-50{--tw-ring-opacity:1;--tw-ring-color:rgb(254 242 242 / var(--tw-ring-opacity))}.ring-red-50\/0{--tw-ring-color:rgb(254 242 242 / 0)}.ring-red-50\/10{--tw-ring-color:rgb(254 242 242 / .1)}.ring-red-50\/100{--tw-ring-color:rgb(254 242 242 / 1)}.ring-red-50\/15{--tw-ring-color:rgb(254 242 242 / .15)}.ring-red-50\/20{--tw-ring-color:rgb(254 242 242 / .2)}.ring-red-50\/25{--tw-ring-color:rgb(254 242 242 / .25)}.ring-red-50\/30{--tw-ring-color:rgb(254 242 242 / .3)}.ring-red-50\/35{--tw-ring-color:rgb(254 242 242 / .35)}.ring-red-50\/40{--tw-ring-color:rgb(254 242 242 / .4)}.ring-red-50\/45{--tw-ring-color:rgb(254 242 242 / .45)}.ring-red-50\/5{--tw-ring-color:rgb(254 242 242 / .05)}.ring-red-50\/50{--tw-ring-color:rgb(254 242 242 / .5)}.ring-red-50\/55{--tw-ring-color:rgb(254 242 242 / .55)}.ring-red-50\/60{--tw-ring-color:rgb(254 242 242 / .6)}.ring-red-50\/65{--tw-ring-color:rgb(254 242 242 / .65)}.ring-red-50\/70{--tw-ring-color:rgb(254 242 242 / .7)}.ring-red-50\/75{--tw-ring-color:rgb(254 242 242 / .75)}.ring-red-50\/80{--tw-ring-color:rgb(254 242 242 / .8)}.ring-red-50\/85{--tw-ring-color:rgb(254 242 242 / .85)}.ring-red-50\/90{--tw-ring-color:rgb(254 242 242 / .9)}.ring-red-50\/95{--tw-ring-color:rgb(254 242 242 / .95)}.ring-red-500{--tw-ring-opacity:1;--tw-ring-color:rgb(239 68 68 / var(--tw-ring-opacity))}.ring-red-500\/0{--tw-ring-color:rgb(239 68 68 / 0)}.ring-red-500\/10{--tw-ring-color:rgb(239 68 68 / .1)}.ring-red-500\/100{--tw-ring-color:rgb(239 68 68 / 1)}.ring-red-500\/15{--tw-ring-color:rgb(239 68 68 / .15)}.ring-red-500\/20{--tw-ring-color:rgb(239 68 68 / .2)}.ring-red-500\/25{--tw-ring-color:rgb(239 68 68 / .25)}.ring-red-500\/30{--tw-ring-color:rgb(239 68 68 / .3)}.ring-red-500\/35{--tw-ring-color:rgb(239 68 68 / .35)}.ring-red-500\/40{--tw-ring-color:rgb(239 68 68 / .4)}.ring-red-500\/45{--tw-ring-color:rgb(239 68 68 / .45)}.ring-red-500\/5{--tw-ring-color:rgb(239 68 68 / .05)}.ring-red-500\/50{--tw-ring-color:rgb(239 68 68 / .5)}.ring-red-500\/55{--tw-ring-color:rgb(239 68 68 / .55)}.ring-red-500\/60{--tw-ring-color:rgb(239 68 68 / .6)}.ring-red-500\/65{--tw-ring-color:rgb(239 68 68 / .65)}.ring-red-500\/70{--tw-ring-color:rgb(239 68 68 / .7)}.ring-red-500\/75{--tw-ring-color:rgb(239 68 68 / .75)}.ring-red-500\/80{--tw-ring-color:rgb(239 68 68 / .8)}.ring-red-500\/85{--tw-ring-color:rgb(239 68 68 / .85)}.ring-red-500\/90{--tw-ring-color:rgb(239 68 68 / .9)}.ring-red-500\/95{--tw-ring-color:rgb(239 68 68 / .95)}.ring-red-600{--tw-ring-opacity:1;--tw-ring-color:rgb(220 38 38 / var(--tw-ring-opacity))}.ring-red-600\/0{--tw-ring-color:rgb(220 38 38 / 0)}.ring-red-600\/10{--tw-ring-color:rgb(220 38 38 / .1)}.ring-red-600\/100{--tw-ring-color:rgb(220 38 38 / 1)}.ring-red-600\/15{--tw-ring-color:rgb(220 38 38 / .15)}.ring-red-600\/20{--tw-ring-color:rgb(220 38 38 / .2)}.ring-red-600\/25{--tw-ring-color:rgb(220 38 38 / .25)}.ring-red-600\/30{--tw-ring-color:rgb(220 38 38 / .3)}.ring-red-600\/35{--tw-ring-color:rgb(220 38 38 / .35)}.ring-red-600\/40{--tw-ring-color:rgb(220 38 38 / .4)}.ring-red-600\/45{--tw-ring-color:rgb(220 38 38 / .45)}.ring-red-600\/5{--tw-ring-color:rgb(220 38 38 / .05)}.ring-red-600\/50{--tw-ring-color:rgb(220 38 38 / .5)}.ring-red-600\/55{--tw-ring-color:rgb(220 38 38 / .55)}.ring-red-600\/60{--tw-ring-color:rgb(220 38 38 / .6)}.ring-red-600\/65{--tw-ring-color:rgb(220 38 38 / .65)}.ring-red-600\/70{--tw-ring-color:rgb(220 38 38 / .7)}.ring-red-600\/75{--tw-ring-color:rgb(220 38 38 / .75)}.ring-red-600\/80{--tw-ring-color:rgb(220 38 38 / .8)}.ring-red-600\/85{--tw-ring-color:rgb(220 38 38 / .85)}.ring-red-600\/90{--tw-ring-color:rgb(220 38 38 / .9)}.ring-red-600\/95{--tw-ring-color:rgb(220 38 38 / .95)}.ring-red-700{--tw-ring-opacity:1;--tw-ring-color:rgb(185 28 28 / var(--tw-ring-opacity))}.ring-red-700\/0{--tw-ring-color:rgb(185 28 28 / 0)}.ring-red-700\/10{--tw-ring-color:rgb(185 28 28 / .1)}.ring-red-700\/100{--tw-ring-color:rgb(185 28 28 / 1)}.ring-red-700\/15{--tw-ring-color:rgb(185 28 28 / .15)}.ring-red-700\/20{--tw-ring-color:rgb(185 28 28 / .2)}.ring-red-700\/25{--tw-ring-color:rgb(185 28 28 / .25)}.ring-red-700\/30{--tw-ring-color:rgb(185 28 28 / .3)}.ring-red-700\/35{--tw-ring-color:rgb(185 28 28 / .35)}.ring-red-700\/40{--tw-ring-color:rgb(185 28 28 / .4)}.ring-red-700\/45{--tw-ring-color:rgb(185 28 28 / .45)}.ring-red-700\/5{--tw-ring-color:rgb(185 28 28 / .05)}.ring-red-700\/50{--tw-ring-color:rgb(185 28 28 / .5)}.ring-red-700\/55{--tw-ring-color:rgb(185 28 28 / .55)}.ring-red-700\/60{--tw-ring-color:rgb(185 28 28 / .6)}.ring-red-700\/65{--tw-ring-color:rgb(185 28 28 / .65)}.ring-red-700\/70{--tw-ring-color:rgb(185 28 28 / .7)}.ring-red-700\/75{--tw-ring-color:rgb(185 28 28 / .75)}.ring-red-700\/80{--tw-ring-color:rgb(185 28 28 / .8)}.ring-red-700\/85{--tw-ring-color:rgb(185 28 28 / .85)}.ring-red-700\/90{--tw-ring-color:rgb(185 28 28 / .9)}.ring-red-700\/95{--tw-ring-color:rgb(185 28 28 / .95)}.ring-red-800{--tw-ring-opacity:1;--tw-ring-color:rgb(153 27 27 / var(--tw-ring-opacity))}.ring-red-800\/0{--tw-ring-color:rgb(153 27 27 / 0)}.ring-red-800\/10{--tw-ring-color:rgb(153 27 27 / .1)}.ring-red-800\/100{--tw-ring-color:rgb(153 27 27 / 1)}.ring-red-800\/15{--tw-ring-color:rgb(153 27 27 / .15)}.ring-red-800\/20{--tw-ring-color:rgb(153 27 27 / .2)}.ring-red-800\/25{--tw-ring-color:rgb(153 27 27 / .25)}.ring-red-800\/30{--tw-ring-color:rgb(153 27 27 / .3)}.ring-red-800\/35{--tw-ring-color:rgb(153 27 27 / .35)}.ring-red-800\/40{--tw-ring-color:rgb(153 27 27 / .4)}.ring-red-800\/45{--tw-ring-color:rgb(153 27 27 / .45)}.ring-red-800\/5{--tw-ring-color:rgb(153 27 27 / .05)}.ring-red-800\/50{--tw-ring-color:rgb(153 27 27 / .5)}.ring-red-800\/55{--tw-ring-color:rgb(153 27 27 / .55)}.ring-red-800\/60{--tw-ring-color:rgb(153 27 27 / .6)}.ring-red-800\/65{--tw-ring-color:rgb(153 27 27 / .65)}.ring-red-800\/70{--tw-ring-color:rgb(153 27 27 / .7)}.ring-red-800\/75{--tw-ring-color:rgb(153 27 27 / .75)}.ring-red-800\/80{--tw-ring-color:rgb(153 27 27 / .8)}.ring-red-800\/85{--tw-ring-color:rgb(153 27 27 / .85)}.ring-red-800\/90{--tw-ring-color:rgb(153 27 27 / .9)}.ring-red-800\/95{--tw-ring-color:rgb(153 27 27 / .95)}.ring-red-900{--tw-ring-opacity:1;--tw-ring-color:rgb(127 29 29 / var(--tw-ring-opacity))}.ring-red-900\/0{--tw-ring-color:rgb(127 29 29 / 0)}.ring-red-900\/10{--tw-ring-color:rgb(127 29 29 / .1)}.ring-red-900\/100{--tw-ring-color:rgb(127 29 29 / 1)}.ring-red-900\/15{--tw-ring-color:rgb(127 29 29 / .15)}.ring-red-900\/20{--tw-ring-color:rgb(127 29 29 / .2)}.ring-red-900\/25{--tw-ring-color:rgb(127 29 29 / .25)}.ring-red-900\/30{--tw-ring-color:rgb(127 29 29 / .3)}.ring-red-900\/35{--tw-ring-color:rgb(127 29 29 / .35)}.ring-red-900\/40{--tw-ring-color:rgb(127 29 29 / .4)}.ring-red-900\/45{--tw-ring-color:rgb(127 29 29 / .45)}.ring-red-900\/5{--tw-ring-color:rgb(127 29 29 / .05)}.ring-red-900\/50{--tw-ring-color:rgb(127 29 29 / .5)}.ring-red-900\/55{--tw-ring-color:rgb(127 29 29 / .55)}.ring-red-900\/60{--tw-ring-color:rgb(127 29 29 / .6)}.ring-red-900\/65{--tw-ring-color:rgb(127 29 29 / .65)}.ring-red-900\/70{--tw-ring-color:rgb(127 29 29 / .7)}.ring-red-900\/75{--tw-ring-color:rgb(127 29 29 / .75)}.ring-red-900\/80{--tw-ring-color:rgb(127 29 29 / .8)}.ring-red-900\/85{--tw-ring-color:rgb(127 29 29 / .85)}.ring-red-900\/90{--tw-ring-color:rgb(127 29 29 / .9)}.ring-red-900\/95{--tw-ring-color:rgb(127 29 29 / .95)}.ring-yellow-100{--tw-ring-opacity:1;--tw-ring-color:rgb(254 249 195 / var(--tw-ring-opacity))}.ring-yellow-100\/0{--tw-ring-color:rgb(254 249 195 / 0)}.ring-yellow-100\/10{--tw-ring-color:rgb(254 249 195 / .1)}.ring-yellow-100\/100{--tw-ring-color:rgb(254 249 195 / 1)}.ring-yellow-100\/15{--tw-ring-color:rgb(254 249 195 / .15)}.ring-yellow-100\/20{--tw-ring-color:rgb(254 249 195 / .2)}.ring-yellow-100\/25{--tw-ring-color:rgb(254 249 195 / .25)}.ring-yellow-100\/30{--tw-ring-color:rgb(254 249 195 / .3)}.ring-yellow-100\/35{--tw-ring-color:rgb(254 249 195 / .35)}.ring-yellow-100\/40{--tw-ring-color:rgb(254 249 195 / .4)}.ring-yellow-100\/45{--tw-ring-color:rgb(254 249 195 / .45)}.ring-yellow-100\/5{--tw-ring-color:rgb(254 249 195 / .05)}.ring-yellow-100\/50{--tw-ring-color:rgb(254 249 195 / .5)}.ring-yellow-100\/55{--tw-ring-color:rgb(254 249 195 / .55)}.ring-yellow-100\/60{--tw-ring-color:rgb(254 249 195 / .6)}.ring-yellow-100\/65{--tw-ring-color:rgb(254 249 195 / .65)}.ring-yellow-100\/70{--tw-ring-color:rgb(254 249 195 / .7)}.ring-yellow-100\/75{--tw-ring-color:rgb(254 249 195 / .75)}.ring-yellow-100\/80{--tw-ring-color:rgb(254 249 195 / .8)}.ring-yellow-100\/85{--tw-ring-color:rgb(254 249 195 / .85)}.ring-yellow-100\/90{--tw-ring-color:rgb(254 249 195 / .9)}.ring-yellow-100\/95{--tw-ring-color:rgb(254 249 195 / .95)}.ring-yellow-200{--tw-ring-opacity:1;--tw-ring-color:rgb(254 240 138 / var(--tw-ring-opacity))}.ring-yellow-200\/0{--tw-ring-color:rgb(254 240 138 / 0)}.ring-yellow-200\/10{--tw-ring-color:rgb(254 240 138 / .1)}.ring-yellow-200\/100{--tw-ring-color:rgb(254 240 138 / 1)}.ring-yellow-200\/15{--tw-ring-color:rgb(254 240 138 / .15)}.ring-yellow-200\/20{--tw-ring-color:rgb(254 240 138 / .2)}.ring-yellow-200\/25{--tw-ring-color:rgb(254 240 138 / .25)}.ring-yellow-200\/30{--tw-ring-color:rgb(254 240 138 / .3)}.ring-yellow-200\/35{--tw-ring-color:rgb(254 240 138 / .35)}.ring-yellow-200\/40{--tw-ring-color:rgb(254 240 138 / .4)}.ring-yellow-200\/45{--tw-ring-color:rgb(254 240 138 / .45)}.ring-yellow-200\/5{--tw-ring-color:rgb(254 240 138 / .05)}.ring-yellow-200\/50{--tw-ring-color:rgb(254 240 138 / .5)}.ring-yellow-200\/55{--tw-ring-color:rgb(254 240 138 / .55)}.ring-yellow-200\/60{--tw-ring-color:rgb(254 240 138 / .6)}.ring-yellow-200\/65{--tw-ring-color:rgb(254 240 138 / .65)}.ring-yellow-200\/70{--tw-ring-color:rgb(254 240 138 / .7)}.ring-yellow-200\/75{--tw-ring-color:rgb(254 240 138 / .75)}.ring-yellow-200\/80{--tw-ring-color:rgb(254 240 138 / .8)}.ring-yellow-200\/85{--tw-ring-color:rgb(254 240 138 / .85)}.ring-yellow-200\/90{--tw-ring-color:rgb(254 240 138 / .9)}.ring-yellow-200\/95{--tw-ring-color:rgb(254 240 138 / .95)}.ring-yellow-300{--tw-ring-opacity:1;--tw-ring-color:rgb(253 224 71 / var(--tw-ring-opacity))}.ring-yellow-300\/0{--tw-ring-color:rgb(253 224 71 / 0)}.ring-yellow-300\/10{--tw-ring-color:rgb(253 224 71 / .1)}.ring-yellow-300\/100{--tw-ring-color:rgb(253 224 71 / 1)}.ring-yellow-300\/15{--tw-ring-color:rgb(253 224 71 / .15)}.ring-yellow-300\/20{--tw-ring-color:rgb(253 224 71 / .2)}.ring-yellow-300\/25{--tw-ring-color:rgb(253 224 71 / .25)}.ring-yellow-300\/30{--tw-ring-color:rgb(253 224 71 / .3)}.ring-yellow-300\/35{--tw-ring-color:rgb(253 224 71 / .35)}.ring-yellow-300\/40{--tw-ring-color:rgb(253 224 71 / .4)}.ring-yellow-300\/45{--tw-ring-color:rgb(253 224 71 / .45)}.ring-yellow-300\/5{--tw-ring-color:rgb(253 224 71 / .05)}.ring-yellow-300\/50{--tw-ring-color:rgb(253 224 71 / .5)}.ring-yellow-300\/55{--tw-ring-color:rgb(253 224 71 / .55)}.ring-yellow-300\/60{--tw-ring-color:rgb(253 224 71 / .6)}.ring-yellow-300\/65{--tw-ring-color:rgb(253 224 71 / .65)}.ring-yellow-300\/70{--tw-ring-color:rgb(253 224 71 / .7)}.ring-yellow-300\/75{--tw-ring-color:rgb(253 224 71 / .75)}.ring-yellow-300\/80{--tw-ring-color:rgb(253 224 71 / .8)}.ring-yellow-300\/85{--tw-ring-color:rgb(253 224 71 / .85)}.ring-yellow-300\/90{--tw-ring-color:rgb(253 224 71 / .9)}.ring-yellow-300\/95{--tw-ring-color:rgb(253 224 71 / .95)}.ring-yellow-400{--tw-ring-opacity:1;--tw-ring-color:rgb(250 204 21 / var(--tw-ring-opacity))}.ring-yellow-400\/0{--tw-ring-color:rgb(250 204 21 / 0)}.ring-yellow-400\/10{--tw-ring-color:rgb(250 204 21 / .1)}.ring-yellow-400\/100{--tw-ring-color:rgb(250 204 21 / 1)}.ring-yellow-400\/15{--tw-ring-color:rgb(250 204 21 / .15)}.ring-yellow-400\/20{--tw-ring-color:rgb(250 204 21 / .2)}.ring-yellow-400\/25{--tw-ring-color:rgb(250 204 21 / .25)}.ring-yellow-400\/30{--tw-ring-color:rgb(250 204 21 / .3)}.ring-yellow-400\/35{--tw-ring-color:rgb(250 204 21 / .35)}.ring-yellow-400\/40{--tw-ring-color:rgb(250 204 21 / .4)}.ring-yellow-400\/45{--tw-ring-color:rgb(250 204 21 / .45)}.ring-yellow-400\/5{--tw-ring-color:rgb(250 204 21 / .05)}.ring-yellow-400\/50{--tw-ring-color:rgb(250 204 21 / .5)}.ring-yellow-400\/55{--tw-ring-color:rgb(250 204 21 / .55)}.ring-yellow-400\/60{--tw-ring-color:rgb(250 204 21 / .6)}.ring-yellow-400\/65{--tw-ring-color:rgb(250 204 21 / .65)}.ring-yellow-400\/70{--tw-ring-color:rgb(250 204 21 / .7)}.ring-yellow-400\/75{--tw-ring-color:rgb(250 204 21 / .75)}.ring-yellow-400\/80{--tw-ring-color:rgb(250 204 21 / .8)}.ring-yellow-400\/85{--tw-ring-color:rgb(250 204 21 / .85)}.ring-yellow-400\/90{--tw-ring-color:rgb(250 204 21 / .9)}.ring-yellow-400\/95{--tw-ring-color:rgb(250 204 21 / .95)}.ring-yellow-50{--tw-ring-opacity:1;--tw-ring-color:rgb(254 252 232 / var(--tw-ring-opacity))}.ring-yellow-50\/0{--tw-ring-color:rgb(254 252 232 / 0)}.ring-yellow-50\/10{--tw-ring-color:rgb(254 252 232 / .1)}.ring-yellow-50\/100{--tw-ring-color:rgb(254 252 232 / 1)}.ring-yellow-50\/15{--tw-ring-color:rgb(254 252 232 / .15)}.ring-yellow-50\/20{--tw-ring-color:rgb(254 252 232 / .2)}.ring-yellow-50\/25{--tw-ring-color:rgb(254 252 232 / .25)}.ring-yellow-50\/30{--tw-ring-color:rgb(254 252 232 / .3)}.ring-yellow-50\/35{--tw-ring-color:rgb(254 252 232 / .35)}.ring-yellow-50\/40{--tw-ring-color:rgb(254 252 232 / .4)}.ring-yellow-50\/45{--tw-ring-color:rgb(254 252 232 / .45)}.ring-yellow-50\/5{--tw-ring-color:rgb(254 252 232 / .05)}.ring-yellow-50\/50{--tw-ring-color:rgb(254 252 232 / .5)}.ring-yellow-50\/55{--tw-ring-color:rgb(254 252 232 / .55)}.ring-yellow-50\/60{--tw-ring-color:rgb(254 252 232 / .6)}.ring-yellow-50\/65{--tw-ring-color:rgb(254 252 232 / .65)}.ring-yellow-50\/70{--tw-ring-color:rgb(254 252 232 / .7)}.ring-yellow-50\/75{--tw-ring-color:rgb(254 252 232 / .75)}.ring-yellow-50\/80{--tw-ring-color:rgb(254 252 232 / .8)}.ring-yellow-50\/85{--tw-ring-color:rgb(254 252 232 / .85)}.ring-yellow-50\/90{--tw-ring-color:rgb(254 252 232 / .9)}.ring-yellow-50\/95{--tw-ring-color:rgb(254 252 232 / .95)}.ring-yellow-500{--tw-ring-opacity:1;--tw-ring-color:rgb(234 179 8 / var(--tw-ring-opacity))}.ring-yellow-500\/0{--tw-ring-color:rgb(234 179 8 / 0)}.ring-yellow-500\/10{--tw-ring-color:rgb(234 179 8 / .1)}.ring-yellow-500\/100{--tw-ring-color:rgb(234 179 8 / 1)}.ring-yellow-500\/15{--tw-ring-color:rgb(234 179 8 / .15)}.ring-yellow-500\/20{--tw-ring-color:rgb(234 179 8 / .2)}.ring-yellow-500\/25{--tw-ring-color:rgb(234 179 8 / .25)}.ring-yellow-500\/30{--tw-ring-color:rgb(234 179 8 / .3)}.ring-yellow-500\/35{--tw-ring-color:rgb(234 179 8 / .35)}.ring-yellow-500\/40{--tw-ring-color:rgb(234 179 8 / .4)}.ring-yellow-500\/45{--tw-ring-color:rgb(234 179 8 / .45)}.ring-yellow-500\/5{--tw-ring-color:rgb(234 179 8 / .05)}.ring-yellow-500\/50{--tw-ring-color:rgb(234 179 8 / .5)}.ring-yellow-500\/55{--tw-ring-color:rgb(234 179 8 / .55)}.ring-yellow-500\/60{--tw-ring-color:rgb(234 179 8 / .6)}.ring-yellow-500\/65{--tw-ring-color:rgb(234 179 8 / .65)}.ring-yellow-500\/70{--tw-ring-color:rgb(234 179 8 / .7)}.ring-yellow-500\/75{--tw-ring-color:rgb(234 179 8 / .75)}.ring-yellow-500\/80{--tw-ring-color:rgb(234 179 8 / .8)}.ring-yellow-500\/85{--tw-ring-color:rgb(234 179 8 / .85)}.ring-yellow-500\/90{--tw-ring-color:rgb(234 179 8 / .9)}.ring-yellow-500\/95{--tw-ring-color:rgb(234 179 8 / .95)}.ring-yellow-600{--tw-ring-opacity:1;--tw-ring-color:rgb(202 138 4 / var(--tw-ring-opacity))}.ring-yellow-600\/0{--tw-ring-color:rgb(202 138 4 / 0)}.ring-yellow-600\/10{--tw-ring-color:rgb(202 138 4 / .1)}.ring-yellow-600\/100{--tw-ring-color:rgb(202 138 4 / 1)}.ring-yellow-600\/15{--tw-ring-color:rgb(202 138 4 / .15)}.ring-yellow-600\/20{--tw-ring-color:rgb(202 138 4 / .2)}.ring-yellow-600\/25{--tw-ring-color:rgb(202 138 4 / .25)}.ring-yellow-600\/30{--tw-ring-color:rgb(202 138 4 / .3)}.ring-yellow-600\/35{--tw-ring-color:rgb(202 138 4 / .35)}.ring-yellow-600\/40{--tw-ring-color:rgb(202 138 4 / .4)}.ring-yellow-600\/45{--tw-ring-color:rgb(202 138 4 / .45)}.ring-yellow-600\/5{--tw-ring-color:rgb(202 138 4 / .05)}.ring-yellow-600\/50{--tw-ring-color:rgb(202 138 4 / .5)}.ring-yellow-600\/55{--tw-ring-color:rgb(202 138 4 / .55)}.ring-yellow-600\/60{--tw-ring-color:rgb(202 138 4 / .6)}.ring-yellow-600\/65{--tw-ring-color:rgb(202 138 4 / .65)}.ring-yellow-600\/70{--tw-ring-color:rgb(202 138 4 / .7)}.ring-yellow-600\/75{--tw-ring-color:rgb(202 138 4 / .75)}.ring-yellow-600\/80{--tw-ring-color:rgb(202 138 4 / .8)}.ring-yellow-600\/85{--tw-ring-color:rgb(202 138 4 / .85)}.ring-yellow-600\/90{--tw-ring-color:rgb(202 138 4 / .9)}.ring-yellow-600\/95{--tw-ring-color:rgb(202 138 4 / .95)}.ring-yellow-700{--tw-ring-opacity:1;--tw-ring-color:rgb(161 98 7 / var(--tw-ring-opacity))}.ring-yellow-700\/0{--tw-ring-color:rgb(161 98 7 / 0)}.ring-yellow-700\/10{--tw-ring-color:rgb(161 98 7 / .1)}.ring-yellow-700\/100{--tw-ring-color:rgb(161 98 7 / 1)}.ring-yellow-700\/15{--tw-ring-color:rgb(161 98 7 / .15)}.ring-yellow-700\/20{--tw-ring-color:rgb(161 98 7 / .2)}.ring-yellow-700\/25{--tw-ring-color:rgb(161 98 7 / .25)}.ring-yellow-700\/30{--tw-ring-color:rgb(161 98 7 / .3)}.ring-yellow-700\/35{--tw-ring-color:rgb(161 98 7 / .35)}.ring-yellow-700\/40{--tw-ring-color:rgb(161 98 7 / .4)}.ring-yellow-700\/45{--tw-ring-color:rgb(161 98 7 / .45)}.ring-yellow-700\/5{--tw-ring-color:rgb(161 98 7 / .05)}.ring-yellow-700\/50{--tw-ring-color:rgb(161 98 7 / .5)}.ring-yellow-700\/55{--tw-ring-color:rgb(161 98 7 / .55)}.ring-yellow-700\/60{--tw-ring-color:rgb(161 98 7 / .6)}.ring-yellow-700\/65{--tw-ring-color:rgb(161 98 7 / .65)}.ring-yellow-700\/70{--tw-ring-color:rgb(161 98 7 / .7)}.ring-yellow-700\/75{--tw-ring-color:rgb(161 98 7 / .75)}.ring-yellow-700\/80{--tw-ring-color:rgb(161 98 7 / .8)}.ring-yellow-700\/85{--tw-ring-color:rgb(161 98 7 / .85)}.ring-yellow-700\/90{--tw-ring-color:rgb(161 98 7 / .9)}.ring-yellow-700\/95{--tw-ring-color:rgb(161 98 7 / .95)}.ring-yellow-800{--tw-ring-opacity:1;--tw-ring-color:rgb(133 77 14 / var(--tw-ring-opacity))}.ring-yellow-800\/0{--tw-ring-color:rgb(133 77 14 / 0)}.ring-yellow-800\/10{--tw-ring-color:rgb(133 77 14 / .1)}.ring-yellow-800\/100{--tw-ring-color:rgb(133 77 14 / 1)}.ring-yellow-800\/15{--tw-ring-color:rgb(133 77 14 / .15)}.ring-yellow-800\/20{--tw-ring-color:rgb(133 77 14 / .2)}.ring-yellow-800\/25{--tw-ring-color:rgb(133 77 14 / .25)}.ring-yellow-800\/30{--tw-ring-color:rgb(133 77 14 / .3)}.ring-yellow-800\/35{--tw-ring-color:rgb(133 77 14 / .35)}.ring-yellow-800\/40{--tw-ring-color:rgb(133 77 14 / .4)}.ring-yellow-800\/45{--tw-ring-color:rgb(133 77 14 / .45)}.ring-yellow-800\/5{--tw-ring-color:rgb(133 77 14 / .05)}.ring-yellow-800\/50{--tw-ring-color:rgb(133 77 14 / .5)}.ring-yellow-800\/55{--tw-ring-color:rgb(133 77 14 / .55)}.ring-yellow-800\/60{--tw-ring-color:rgb(133 77 14 / .6)}.ring-yellow-800\/65{--tw-ring-color:rgb(133 77 14 / .65)}.ring-yellow-800\/70{--tw-ring-color:rgb(133 77 14 / .7)}.ring-yellow-800\/75{--tw-ring-color:rgb(133 77 14 / .75)}.ring-yellow-800\/80{--tw-ring-color:rgb(133 77 14 / .8)}.ring-yellow-800\/85{--tw-ring-color:rgb(133 77 14 / .85)}.ring-yellow-800\/90{--tw-ring-color:rgb(133 77 14 / .9)}.ring-yellow-800\/95{--tw-ring-color:rgb(133 77 14 / .95)}.ring-yellow-900{--tw-ring-opacity:1;--tw-ring-color:rgb(113 63 18 / var(--tw-ring-opacity))}.ring-yellow-900\/0{--tw-ring-color:rgb(113 63 18 / 0)}.ring-yellow-900\/10{--tw-ring-color:rgb(113 63 18 / .1)}.ring-yellow-900\/100{--tw-ring-color:rgb(113 63 18 / 1)}.ring-yellow-900\/15{--tw-ring-color:rgb(113 63 18 / .15)}.ring-yellow-900\/20{--tw-ring-color:rgb(113 63 18 / .2)}.ring-yellow-900\/25{--tw-ring-color:rgb(113 63 18 / .25)}.ring-yellow-900\/30{--tw-ring-color:rgb(113 63 18 / .3)}.ring-yellow-900\/35{--tw-ring-color:rgb(113 63 18 / .35)}.ring-yellow-900\/40{--tw-ring-color:rgb(113 63 18 / .4)}.ring-yellow-900\/45{--tw-ring-color:rgb(113 63 18 / .45)}.ring-yellow-900\/5{--tw-ring-color:rgb(113 63 18 / .05)}.ring-yellow-900\/50{--tw-ring-color:rgb(113 63 18 / .5)}.ring-yellow-900\/55{--tw-ring-color:rgb(113 63 18 / .55)}.ring-yellow-900\/60{--tw-ring-color:rgb(113 63 18 / .6)}.ring-yellow-900\/65{--tw-ring-color:rgb(113 63 18 / .65)}.ring-yellow-900\/70{--tw-ring-color:rgb(113 63 18 / .7)}.ring-yellow-900\/75{--tw-ring-color:rgb(113 63 18 / .75)}.ring-yellow-900\/80{--tw-ring-color:rgb(113 63 18 / .8)}.ring-yellow-900\/85{--tw-ring-color:rgb(113 63 18 / .85)}.ring-yellow-900\/90{--tw-ring-color:rgb(113 63 18 / .9)}.ring-yellow-900\/95{--tw-ring-color:rgb(113 63 18 / .95)}.ring-opacity-5{--tw-ring-opacity:.05}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-75{transition-duration:75ms}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}[x-cloak]{display:none!important}@media (min-width: 1024px){.lg\:prose-lg{font-size:1.125rem;line-height:1.7777778}.lg\:prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.lg\:prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:1.6666667em;padding-inline-start:1em}.lg\:prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.lg\:prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.lg\:prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.lg\:prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.lg\:prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\:prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;border-radius:.3125rem;padding-top:.2222222em;padding-inline-end:.4444444em;padding-bottom:.2222222em;padding-inline-start:.4444444em}.lg\:prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.lg\:prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8666667em}.lg\:prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.lg\:prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding-top:1em;padding-inline-end:1.5em;padding-bottom:1em;padding-inline-start:1.5em}.lg\:prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5555556em}.lg\:prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5555556em}.lg\:prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.lg\:prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em}.lg\:prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em}.lg\:prose-lg :where(.lg\:prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.lg\:prose-lg :where(.lg\:prose-lg>ul>li>*:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.lg\:prose-lg :where(.lg\:prose-lg>ul>li>*:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.lg\:prose-lg :where(.lg\:prose-lg>ol>li>*:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.lg\:prose-lg :where(.lg\:prose-lg>ol>li>*:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.lg\:prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.lg\:prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.lg\:prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;padding-inline-start:1.5555556em}.lg\:prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3.1111111em;margin-bottom:3.1111111em}.lg\:prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.lg\:prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.lg\:prose-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.lg\:prose-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.lg\:prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.75em;padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.lg\:prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.lg\:prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.lg\:prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\:prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.lg\:prose-lg :where(.lg\:prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-lg :where(.lg\:prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}}.placeholder\:text-gray-400::-moz-placeholder{--tw-text-opacity:1;color:rgb(156 163 175 / var(--tw-text-opacity))}.placeholder\:text-gray-400::placeholder{--tw-text-opacity:1;color:rgb(156 163 175 / var(--tw-text-opacity))}.focus-within\:outline-none:focus-within{outline:2px solid transparent;outline-offset:2px}.focus-within\:ring-2:focus-within{--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, 0 0 #0000)}.focus-within\:ring-blue-600:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgb(37 99 235 / var(--tw-ring-opacity))}.focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05;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))}.hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1;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))}.hover\:rounded-md:hover{border-radius:.375rem}.hover\:border:hover{border-width:1px}.hover\:border-blue-300:hover{--tw-border-opacity:1;border-color:rgb(147 197 253 / var(--tw-border-opacity))}.hover\:border-blue-500:hover{--tw-border-opacity:1;border-color:rgb(59 130 246 / var(--tw-border-opacity))}.hover\:border-gray-300:hover{--tw-border-opacity:1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.hover\:border-gray-400:hover{--tw-border-opacity:1;border-color:rgb(156 163 175 / var(--tw-border-opacity))}.hover\:border-green-300:hover{--tw-border-opacity:1;border-color:rgb(134 239 172 / var(--tw-border-opacity))}.hover\:border-orange-300:hover{--tw-border-opacity:1;border-color:rgb(253 186 116 / var(--tw-border-opacity))}.hover\:bg-blue-100:hover{--tw-bg-opacity:1;background-color:rgb(219 234 254 / var(--tw-bg-opacity))}.hover\:bg-blue-200:hover{--tw-bg-opacity:1;background-color:rgb(191 219 254 / var(--tw-bg-opacity))}.hover\:bg-blue-500:hover{--tw-bg-opacity:1;background-color:rgb(59 130 246 / var(--tw-bg-opacity))}.hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:rgb(37 99 235 / var(--tw-bg-opacity))}.hover\:bg-blue-700:hover{--tw-bg-opacity:1;background-color:rgb(29 78 216 / var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.hover\:bg-gray-500:hover{--tw-bg-opacity:1;background-color:rgb(107 114 128 / var(--tw-bg-opacity))}.hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgb(75 85 99 / var(--tw-bg-opacity))}.hover\:bg-green-100:hover{--tw-bg-opacity:1;background-color:rgb(220 252 231 / var(--tw-bg-opacity))}.hover\:bg-green-200:hover{--tw-bg-opacity:1;background-color:rgb(187 247 208 / var(--tw-bg-opacity))}.hover\:bg-green-50:hover{--tw-bg-opacity:1;background-color:rgb(240 253 244 / var(--tw-bg-opacity))}.hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:rgb(21 128 61 / var(--tw-bg-opacity))}.hover\:bg-orange-500:hover{--tw-bg-opacity:1;background-color:rgb(249 115 22 / var(--tw-bg-opacity))}.hover\:bg-red-100:hover{--tw-bg-opacity:1;background-color:rgb(254 226 226 / var(--tw-bg-opacity))}.hover\:bg-red-200:hover{--tw-bg-opacity:1;background-color:rgb(254 202 202 / var(--tw-bg-opacity))}.hover\:bg-red-50:hover{--tw-bg-opacity:1;background-color:rgb(254 242 242 / var(--tw-bg-opacity))}.hover\:bg-red-500:hover{--tw-bg-opacity:1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.hover\:bg-red-900:hover{--tw-bg-opacity:1;background-color:rgb(127 29 29 / var(--tw-bg-opacity))}.hover\:bg-slate-300:hover{--tw-bg-opacity:1;background-color:rgb(203 213 225 / var(--tw-bg-opacity))}.hover\:bg-slate-500:hover{--tw-bg-opacity:1;background-color:rgb(100 116 139 / var(--tw-bg-opacity))}.hover\:bg-slate-700:hover{--tw-bg-opacity:1;background-color:rgb(51 65 85 / var(--tw-bg-opacity))}.hover\:bg-yellow-200:hover{--tw-bg-opacity:1;background-color:rgb(254 240 138 / var(--tw-bg-opacity))}.hover\:bg-yellow-50:hover{--tw-bg-opacity:1;background-color:rgb(254 252 232 / var(--tw-bg-opacity))}.hover\:text-blue-400:hover{--tw-text-opacity:1;color:rgb(96 165 250 / var(--tw-text-opacity))}.hover\:text-blue-500:hover{--tw-text-opacity:1;color:rgb(59 130 246 / var(--tw-text-opacity))}.hover\:text-blue-600:hover{--tw-text-opacity:1;color:rgb(37 99 235 / var(--tw-text-opacity))}.hover\:text-blue-700:hover{--tw-text-opacity:1;color:rgb(29 78 216 / var(--tw-text-opacity))}.hover\:text-blue-800:hover{--tw-text-opacity:1;color:rgb(30 64 175 / var(--tw-text-opacity))}.hover\:text-blue-900:hover{--tw-text-opacity:1;color:rgb(30 58 138 / var(--tw-text-opacity))}.hover\:text-gray-300:hover{--tw-text-opacity:1;color:rgb(209 213 219 / var(--tw-text-opacity))}.hover\:text-gray-400:hover{--tw-text-opacity:1;color:rgb(156 163 175 / var(--tw-text-opacity))}.hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgb(107 114 128 / var(--tw-text-opacity))}.hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgb(75 85 99 / var(--tw-text-opacity))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity))}.hover\:text-green-300:hover{--tw-text-opacity:1;color:rgb(134 239 172 / var(--tw-text-opacity))}.hover\:text-red-400:hover{--tw-text-opacity:1;color:rgb(248 113 113 / var(--tw-text-opacity))}.hover\:text-red-600:hover{--tw-text-opacity:1;color:rgb(220 38 38 / var(--tw-text-opacity))}.hover\:text-red-700:hover{--tw-text-opacity:1;color:rgb(185 28 28 / var(--tw-text-opacity))}.hover\:text-red-800:hover{--tw-text-opacity:1;color:rgb(153 27 27 / var(--tw-text-opacity))}.hover\:text-red-900:hover{--tw-text-opacity:1;color:rgb(127 29 29 / var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-80:hover{opacity:.8}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:duration-300:hover{transition-duration:.3s}.focus\:border-blue-500:focus{--tw-border-opacity:1;border-color:rgb(59 130 246 / var(--tw-border-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--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, 0 0 #0000)}.focus\:ring-inset:focus{--tw-ring-inset:inset}.focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246 / var(--tw-ring-opacity))}.focus\:ring-blue-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(37 99 235 / var(--tw-ring-opacity))}.focus\:ring-blue-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(29 78 216 / var(--tw-ring-opacity))}.focus\:ring-green-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(22 163 74 / var(--tw-ring-opacity))}.focus\:ring-indigo-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(79 70 229 / var(--tw-ring-opacity))}.focus\:ring-slate-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(71 85 105 / var(--tw-ring-opacity))}.focus\:ring-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(255 255 255 / var(--tw-ring-opacity))}.focus\:ring-offset-1:focus{--tw-ring-offset-width:1px}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus\:ring-offset-blue-100:focus{--tw-ring-offset-color:#dbeafe}.focus\:ring-offset-green-50:focus{--tw-ring-offset-color:#f0fdf4}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-blue-600:focus-visible{outline-color:#2563eb}.focus-visible\:outline-orange-600:focus-visible{outline-color:#ea580c}.focus-visible\:outline-red-600:focus-visible{outline-color:#dc2626}.focus-visible\:outline-slate-600:focus-visible{outline-color:#475569}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.peer:checked~.peer-checked\:border-2{border-width:2px}.peer:checked~.peer-checked\:border-blue-500{--tw-border-opacity:1;border-color:rgb(59 130 246 / var(--tw-border-opacity))}.peer:checked~.peer-checked\:bg-blue-50{--tw-bg-opacity:1;background-color:rgb(239 246 255 / var(--tw-bg-opacity))}.prose-headings\:font-semibold :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){font-weight:600}.prose-headings\:text-gray-900 :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity))}.prose-h1\:text-lg :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1.125rem;line-height:1.75rem}.prose-a\:text-blue-600 :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(37 99 235 / var(--tw-text-opacity))}.prose-a\:no-underline :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){text-decoration-line:none}.hover\:prose-a\:underline :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))):hover{text-decoration-line:underline}.prose-blockquote\:border-blue-200 :is(:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-border-opacity:1;border-color:rgb(191 219 254 / var(--tw-border-opacity))}.prose-blockquote\:bg-blue-50 :is(:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-bg-opacity:1;background-color:rgb(239 246 255 / var(--tw-bg-opacity))}.prose-blockquote\:text-gray-700 :is(:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(55 65 81 / var(--tw-text-opacity))}.prose-strong\:text-gray-900 :is(:where(strong):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity))}.prose-code\:rounded :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){border-radius:.25rem}.prose-code\:bg-blue-50 :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-bg-opacity:1;background-color:rgb(239 246 255 / var(--tw-bg-opacity))}.prose-code\:px-1 :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){padding-left:.25rem;padding-right:.25rem}.prose-code\:py-0 :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){padding-top:0;padding-bottom:0}.prose-code\:py-0\.5 :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){padding-top:.125rem;padding-bottom:.125rem}.prose-code\:text-blue-600 :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(37 99 235 / var(--tw-text-opacity))}.prose-pre\:bg-gray-50 :is(:where(pre):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-bg-opacity:1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.dark\:border-gray-100:is(.dark *){--tw-border-opacity:1;border-color:rgb(243 244 246 / var(--tw-border-opacity))}.dark\:bg-gray-700:is(.dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.dark\:bg-gray-800:is(.dark *){--tw-bg-opacity:1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.dark\:bg-gray-900:is(.dark *){--tw-bg-opacity:1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}.dark\:text-gray-100:is(.dark *){--tw-text-opacity:1;color:rgb(243 244 246 / var(--tw-text-opacity))}@media (min-width: 640px){.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:my-24{margin-top:6rem;margin-bottom:6rem}.sm\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.sm\:mt-0{margin-top:0}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:grid{display:grid}.sm\:h-10{height:2.5rem}.sm\:w-8{width:2rem}.sm\:w-96{width:24rem}.sm\:w-full{width:100%}.sm\:max-w-2xl{max-width:42rem}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-sm{max-width:24rem}.sm\:max-w-xl{max-width:36rem}.sm\:max-w-xs{max-width:20rem}.sm\:translate-y-0{--tw-translate-y: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))}.sm\:scale-100{--tw-scale-x:1;--tw-scale-y:1;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))}.sm\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95;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))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:flex-col{flex-direction:column}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:justify-center{justify-content:center}.sm\:gap-4{gap:1rem}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.sm\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(4rem * var(--tw-space-y-reverse))}.sm\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.sm\:divide-gray-900\/10>:not([hidden])~:not([hidden]){border-color:#1118271a}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-16{padding-top:4rem;padding-bottom:4rem}.sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:pb-0{padding-bottom:0}.sm\:pl-0{padding-left:0}.sm\:pr-0{padding-right:0}.sm\:pt-0{padding-top:0}.sm\:pt-1{padding-top:.25rem}.sm\:pt-1\.5{padding-top:.375rem}.sm\:pt-24{padding-top:6rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:leading-6{line-height:1.5rem}}@media (min-width: 768px){.md\:col-span-2{grid-column:span 2 / span 2}.md\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.md\:mt-0{margin-top:0}.md\:mt-16{margin-top:4rem}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:h-20{height:5rem}.md\:w-96{width:24rem}.md\:max-w-2xl{max-width:42rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:gap-4{gap:1rem}.md\:gap-5{gap:1.25rem}.md\:gap-7{gap:1.75rem}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.md\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.md\:pt-10{padding-top:2.5rem}.md\:text-start{text-align:start}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-6xl{font-size:3.75rem;line-height:1}}@media (min-width: 1024px){.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:-mx-8{margin-left:-2rem;margin-right:-2rem}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:my-12{margin-top:3rem;margin-bottom:3rem}.lg\:my-32{margin-top:8rem;margin-bottom:8rem}.lg\:mb-12{margin-bottom:3rem}.lg\:mt-0{margin-top:0}.lg\:mt-10{margin-top:2.5rem}.lg\:mt-4{margin-top:1rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:h-8{height:2rem}.lg\:w-auto{width:auto}.lg\:max-w-2xl{max-width:42rem}.lg\:max-w-3xl{max-width:48rem}.lg\:max-w-5xl{max-width:64rem}.lg\:max-w-7xl{max-width:80rem}.lg\:max-w-full{max-width:100%}.lg\:max-w-none{max-width:none}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:items-center{align-items:center}.lg\:justify-start{justify-content:flex-start}.lg\:gap-12{gap:3rem}.lg\:gap-24{gap:6rem}.lg\:gap-6{gap:1.5rem}.lg\:gap-8{gap:2rem}.lg\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(3rem * var(--tw-space-x-reverse));margin-left:calc(3rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:py-24{padding-top:6rem;padding-bottom:6rem}.lg\:py-40{padding-top:10rem;padding-bottom:10rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:pb-16{padding-bottom:4rem}.lg\:pt-28{padding-top:7rem}.lg\:pt-32{padding-top:8rem}.lg\:text-left{text-align:left}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-6xl{font-size:3.75rem;line-height:1}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:prose-h1\:text-2xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1.5rem;line-height:2rem}}
