.indicator-root[data-v-c570d29c]{position:relative}.indicator-root.inline-block[data-v-c570d29c]{display:inline-block}.indicator-root.block[data-v-c570d29c]{display:block}.indicator-content-wrapper[data-v-c570d29c]{display:inline-block;position:relative;width:auto}.indicator-dot[data-v-c570d29c]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:calc(var(--indicator-size)*.7);font-weight:500;height:var(--indicator-size);justify-content:center;line-height:1;min-width:var(--indicator-size);padding:0 calc(var(--indicator-size)*.2);pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1}.position-top-start[data-v-c570d29c]{left:var(--indicator-offset)}.position-top-center[data-v-c570d29c],.position-top-start[data-v-c570d29c]{top:var(--indicator-offset);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.position-top-center[data-v-c570d29c]{left:50%}.position-top-end[data-v-c570d29c]{right:var(--indicator-offset);top:var(--indicator-offset);-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.position-middle-start[data-v-c570d29c]{left:var(--indicator-offset);top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.position-middle-center[data-v-c570d29c]{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.position-middle-end[data-v-c570d29c]{right:var(--indicator-offset);top:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.position-bottom-start[data-v-c570d29c]{left:var(--indicator-offset)}.position-bottom-center[data-v-c570d29c],.position-bottom-start[data-v-c570d29c]{bottom:var(--indicator-offset);-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.position-bottom-center[data-v-c570d29c]{left:50%}.position-bottom-end[data-v-c570d29c]{bottom:var(--indicator-offset);right:var(--indicator-offset);-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.indicator--dot[data-v-c570d29c]{border-radius:50%;height:var(--indicator-size);padding:0!important;width:var(--indicator-size)}.indicator--processing[data-v-c570d29c]{position:absolute}.indicator--processing[data-v-c570d29c]:before{-webkit-animation:animate-ping-c570d29c 2s cubic-bezier(0,0,.2,1) infinite;animation:animate-ping-c570d29c 2s cubic-bezier(0,0,.2,1) infinite;background:inherit;border-radius:inherit;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}@-webkit-keyframes animate-ping-c570d29c{75%,to{opacity:0;-webkit-transform:scale(2);transform:scale(2)}}@keyframes animate-ping-c570d29c{75%,to{opacity:0;-webkit-transform:scale(2);transform:scale(2)}}.bg-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.animate-progress{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@-webkit-keyframes oval-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes oval-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes dots-pulse{0%,80%,to{opacity:.3;-webkit-transform:scale(0);transform:scale(0)}40%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes dots-pulse{0%,80%,to{opacity:.3;-webkit-transform:scale(0);transform:scale(0)}40%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes bars-scale{0%,to{opacity:.4;-webkit-transform:scaleY(.4);transform:scaleY(.4)}50%{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes bars-scale{0%,to{opacity:.4;-webkit-transform:scaleY(.4);transform:scaleY(.4)}50%{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}}.cstu-modal-open{overflow:hidden}.cstu-modal,.cstu-modal-open .cstu-modal{overflow-x:hidden;overflow-y:auto}.cstu-modal{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;left:0;outline:0;position:fixed;top:0;width:100%}.cstu-modal.cstu-show{display:block!important}.cstu-modal-dialog{margin:1.75rem auto;pointer-events:none;position:relative;width:100%}.cstu-modal-dialog-centered{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:auto;margin-top:auto;min-height:calc(100% - 3.5rem)}.cstu-modal-dialog-scrollable{height:calc(100% - 3.5rem)}.cstu-modal-dialog-scrollable .cstu-modal-content{max-height:100%;overflow:hidden}.cstu-modal-dialog-scrollable .cstu-modal-body{overflow-y:auto}.cstu-modal-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-clip:padding-box;background-color:var(--cstu-modal-content-bg,#fff);border:none;border-radius:.75rem;color:var(--cstu-body-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1rem;outline:0;padding:2rem;pointer-events:auto;position:relative;width:100%;z-index:1}.cstu-modal-content-fullscreen{border-radius:0;height:100vh;margin:0;max-width:none;padding:0;width:100vw}.cstu-modal-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0;position:relative;width:100%}.cstu-modal-body.cstu-modal-body-scrollable{overflow-y:auto}.cstu-modal-backdrop{background-color:#00000080;height:100%;left:0;position:fixed;top:0;width:100%}.cstu-modal-backdrop.cstu-fade{opacity:0}.cstu-modal-backdrop.cstu-show{opacity:.5}.cstu-modal-header{-ms-flex-negative:0;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-bottom:none;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;justify-content:space-between;width:100%}.cstu-modal-header.show-divider{border-bottom:1px solid #f5f5f6;padding-bottom:.75rem}.cstu-modal-footer{-ms-flex-negative:0;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;border-top:none;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem;justify-content:flex-end;width:100%}.cstu-modal-footer.show-divider{border-top:1px solid #f5f5f6;padding-top:.75rem}.cstu-modal-title{color:#333;font-size:1.25rem;font-weight:500;line-height:1.5;margin:0}.cstu-modal-xs{max-width:300px}.cstu-modal-sm{max-width:400px}.cstu-modal-md{max-width:500px}.cstu-modal-lg{max-width:800px}.cstu-modal-xl{max-width:1140px}.cstu-modal-fullscreen{height:100vh;margin:0;max-width:none;width:100vw}.cstu-modal-fullscreen .cstu-modal-content{border-radius:0!important;height:100vh;padding:0}.cstu-modal-fullscreen .cstu-modal-footer,.cstu-modal-fullscreen .cstu-modal-header{border-radius:0}.cstu-modal-fullscreen .cstu-modal-body{overflow-y:auto}.cstu-rounded-lg,.cstu-rounded-md{border-radius:.5rem}.cstu-btn{background:none;border:none;border-radius:.25rem;color:#212529;cursor:pointer;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;padding:0;text-align:center;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}.cstu-btn:hover{text-decoration:none}.cstu-btn:focus{-webkit-box-shadow:0 0 0 .2rem #007bff40;box-shadow:0 0 0 .2rem #007bff40;outline:0}.cstu-btn-primary{background-color:#007bff;border-color:#007bff;color:#fff}.cstu-btn-primary:hover{background-color:#0069d9;border-color:#0062cc;color:#fff}.cstu-btn-secondary{background-color:#6c757d;border-color:#6c757d;color:#fff}.cstu-btn-secondary:hover{background-color:#5a6268;border-color:#545b62;color:#fff}.cstu-btn-outline-primary{background-color:transparent;border-color:#007bff;color:#007bff}.cstu-btn-outline-primary:hover{background-color:#007bff;border-color:#007bff;color:#fff}.cstu-btn-outline-secondary{background-color:transparent;border-color:#6c757d;color:#6c757d}.cstu-btn-outline-secondary:hover{background-color:#6c757d;border-color:#6c757d;color:#fff}.cstu-btn-link{color:#007bff;font-weight:400;text-decoration:none}.cstu-btn-link,.cstu-btn-link:hover{background-color:transparent;border-color:transparent}.cstu-btn-link:hover{color:#0056b3;text-decoration:underline}.cstu-btn-disabled,.cstu-btn:disabled{opacity:.65;pointer-events:none}.cstu-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;color:#000;cursor:pointer;float:right;font-size:1.5rem;font-weight:700;line-height:0;opacity:.5;padding:0;text-shadow:0 1px 0 #fff}.cstu-close:hover{color:#000;opacity:.75;text-decoration:none}.cstu-close:focus{outline:0}.cstu-fade{-webkit-transition:opacity .15s ease;transition:opacity .15s ease}.cstu-fade:not(.cstu-show){opacity:0}.cstu-show{display:block!important}.cstu-modal.cstu-fade .cstu-modal-dialog{-webkit-transform:translateY(-50px);transform:translateY(-50px);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.cstu-modal.cstu-show .cstu-modal-dialog{-webkit-transform:none;transform:none}.cstu-modal.cstu-modal-static .cstu-modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.cstu-hidden{display:none!important}.position-absolute{position:absolute}.top-0{top:0}.start-0{left:0}.bottom-0{bottom:0}.end-0{right:0}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.justify-content-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bg-light{background-color:#f8f9fa}.bg-opacity-75{opacity:.75}.spinner-border{-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite;border:.25em solid;border-radius:50%;border-right:.25em solid transparent;display:inline-block;height:2rem;vertical-align:text-bottom;width:2rem}.visually-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.cstu-modal-busy-overlay{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f8f9fabf;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:1}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fade-enter-active,.fade-leave-active,.modal-enter-active,.modal-leave-active{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.modal-enter-active .cstu-modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.modal-enter-from,.modal-leave-to{opacity:0}.modal-enter-from .cstu-modal-dialog{-webkit-transform:translateY(-50px);transform:translateY(-50px)}.modal-leave-to .cstu-modal-dialog{-webkit-transform:translateY(30px);transform:translateY(30px)}.avatar{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;justify-content:center;overflow:hidden;position:relative}.avatar__image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.avatar__placeholder{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;height:100%;justify-content:center;width:100%}.avatar--with-image{background-color:transparent!important}[data-avatar-placeholder-icon]{height:70%;width:70%}.avatar-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.avatar-group>*{margin-left:var(--avatar-group-spacing,-.75rem);margin-right:var(--avatar-group-gap,0);outline:var(--avatar-group-outline-width,2px) solid var(--avatar-group-outline-color,#fff);outline-offset:var(--avatar-group-outline-offset,1px);position:relative;-webkit-transition:z-index 0s linear,-webkit-transform .2s ease;transition:z-index 0s linear,-webkit-transform .2s ease;transition:transform .2s ease,z-index 0s linear;transition:transform .2s ease,z-index 0s linear,-webkit-transform .2s ease;z-index:1}.avatar-group--hover>:hover{-webkit-box-shadow:0 5px 15px #0000001a;box-shadow:0 5px 15px #0000001a;-webkit-transform:translateY(-5px) scale(1.05);transform:translateY(-5px) scale(1.05);z-index:10}.avatar-group>:first-child{margin-left:0}.cstu-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;width:100%}.cstu-tabs-horizontal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cstu-tabs-vertical{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:row;flex-direction:row}.cstu-tabs-vertical.cstu-tabs-placement-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.cstu-tabs-horizontal.cstu-tabs-placement-bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.tabs-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;position:relative}.tabs-list-horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.tabs-list-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.tabs-list-vertical.tabs-list-placement-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.tabs-list-horizontal.tabs-list-placement-top.tabs-list-with-divider{border-bottom:1px solid rgba(0,0,0,.1)}.tabs-list-horizontal.tabs-list-placement-bottom.tabs-list-with-divider{border-top:1px solid rgba(0,0,0,.1)}.tabs-list-vertical.tabs-list-placement-left.tabs-list-with-divider{border-right:1px solid rgba(0,0,0,.1)}.tabs-list-vertical.tabs-list-placement-right.tabs-list-with-divider{border-left:1px solid rgba(0,0,0,.1)}.tabs-list-scrollable.tabs-list-horizontal{-ms-overflow-style:none;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.tabs-list-scrollable.tabs-list-horizontal .tabs-tab{-ms-flex-negative:0;flex-shrink:0}.tabs-tab-active{position:relative;z-index:1}.tabs-list-horizontal .tabs-tab-full-width{-webkit-box-flex:1;-ms-flex:1;flex:1}.tabs-tab-active.tabs-tab-text.tabs-tab-orientation-horizontal.tabs-tab-placement-top:after{background-color:currentColor;bottom:0;content:"";height:2px;left:0;position:absolute;right:0;z-index:1}.tabs-tab-active.tabs-tab-text.tabs-tab-orientation-horizontal.tabs-tab-placement-bottom:after{background-color:currentColor;content:"";height:2px;left:0;position:absolute;right:0;top:0;z-index:1}.tabs-tab-active.tabs-tab-text.tabs-tab-orientation-vertical.tabs-tab-placement-left:after{background-color:currentColor;bottom:0;content:"";position:absolute;right:0;top:0;width:2px;z-index:1}.tabs-tab-active.tabs-tab-text.tabs-tab-orientation-vertical.tabs-tab-placement-right:after{background-color:currentColor;bottom:0;content:"";left:0;position:absolute;top:0;width:2px;z-index:1}.tabs-tab-inactive:hover{background-color:transparent!important}.tabs-tab-inactive.tabs-tab-filled:hover{background-color:var(--color-filled-bg,#3b82f6)!important;color:var(--color-filled-text,#fff)!important}.tabs-tab-inactive.tabs-tab-outline:hover{background-color:transparent!important;border:1px solid var(--color-outline-border,#3b82f6)!important;color:var(--color-outline-text,#3b82f6)!important}.tabs-tab-inactive.tabs-tab-light:hover{background-color:var(--color-light-bg,rgba(59,130,246,.1))!important;color:var(--color-light-text,#3b82f6)!important}.tabs-tab-inactive.tabs-tab-subtle:hover{background-color:var(--color-subtle-bg,rgba(59,130,246,.05))!important;color:var(--color-subtle-text,#3b82f6)!important}.tabs-tab-inactive.tabs-tab-text:hover{color:var(--color-text-text,#3b82f6)!important}.tabs-tab-inactive.tabs-tab-default:hover{background-color:var(--color-default-bg,#f3f4f6)!important;color:var(--color-default-text,#1f2937)!important}.tabs-tab-inactive.tabs-tab-white:hover{background-color:var(--color-white-bg,#fff)!important;color:var(--color-white-text,#1f2937)!important}.tabs-tab-inactive.tabs-tab-bordered:hover{border-color:var(--color-bordered-border,rgb(var(--cstu-primary-500)))!important;color:var(--color-bordered-text,rgb(var(--cstu-primary-500)))!important}.tabs-tab-inactive.tabs-tab-bordered-transparent:hover{border-color:var(--color-bordered-transparent-border,transparent)!important;color:var(--color-bordered-transparent-text,rgb(var(--cstu-primary-500)))!important}.tabs-tab-inactive.tabs-tab-gradient:hover{background:var(--color-gradient-bg,linear-gradient(45deg,rgb(var(--cstu-primary-500)),rgb(var(--cstu-primary-400))))!important;color:var(--color-gradient-text,#fff)!important}.tabs-tab-color-primary{--color-filled-bg:rgb(var(--cstu-primary-500));--color-filled-text:#fff;--color-outline-border:rgb(var(--cstu-primary-500));--color-outline-text:rgb(var(--cstu-primary-500));--color-light-bg:rgb(var(--cstu-primary-500)/.1);--color-light-text:rgb(var(--cstu-primary-500));--color-subtle-bg:rgb(var(--cstu-primary-500)/.05);--color-subtle-text:rgb(var(--cstu-primary-500));--color-text-text:rgb(var(--cstu-primary-500));--color-default-bg:rgb(var(--cstu-gray-100));--color-default-text:rgb(var(--cstu-gray-800));--color-white-bg:#fff;--color-white-text:rgb(var(--cstu-gray-800));--color-bordered-border:rgb(var(--cstu-primary-500));--color-bordered-text:rgb(var(--cstu-primary-500));--color-bordered-transparent-border:transparent;--color-bordered-transparent-text:rgb(var(--cstu-primary-500));--color-gradient-bg:linear-gradient(45deg,rgb(var(--cstu-primary-500)),rgb(var(--cstu-primary-400)));--color-gradient-text:#fff}.tabs-tab-color-secondary{--color-filled-bg:rgb(var(--cstu-secondary-500));--color-filled-text:#fff;--color-outline-border:rgb(var(--cstu-secondary-500));--color-outline-text:rgb(var(--cstu-secondary-500));--color-light-bg:rgb(var(--cstu-secondary-500)/.1);--color-light-text:rgb(var(--cstu-secondary-500));--color-subtle-bg:rgb(var(--cstu-secondary-500)/.05);--color-subtle-text:rgb(var(--cstu-secondary-500));--color-text-text:rgb(var(--cstu-secondary-500));--color-default-bg:rgb(var(--cstu-gray-100));--color-default-text:rgb(var(--cstu-gray-800));--color-white-bg:#fff;--color-white-text:rgb(var(--cstu-gray-800));--color-bordered-border:rgb(var(--cstu-secondary-500));--color-bordered-text:rgb(var(--cstu-secondary-500));--color-bordered-transparent-border:transparent;--color-bordered-transparent-text:rgb(var(--cstu-secondary-500));--color-gradient-bg:linear-gradient(45deg,rgb(var(--cstu-secondary-500)),rgb(var(--cstu-secondary-400)));--color-gradient-text:#fff}.tabs-tab-color-success{--color-filled-bg:rgb(var(--cstu-success-500));--color-filled-text:#fff;--color-outline-border:rgb(var(--cstu-success-500));--color-outline-text:rgb(var(--cstu-success-500));--color-light-bg:rgb(var(--cstu-success-500)/.1);--color-light-text:rgb(var(--cstu-success-500));--color-subtle-bg:rgb(var(--cstu-success-500)/.05);--color-subtle-text:rgb(var(--cstu-success-500));--color-text-text:rgb(var(--cstu-success-500));--color-default-bg:rgb(var(--cstu-gray-100));--color-default-text:rgb(var(--cstu-gray-800));--color-white-bg:#fff;--color-white-text:rgb(var(--cstu-gray-800));--color-bordered-border:rgb(var(--cstu-success-500));--color-bordered-text:rgb(var(--cstu-success-500));--color-bordered-transparent-border:transparent;--color-bordered-transparent-text:rgb(var(--cstu-success-500));--color-gradient-bg:linear-gradient(45deg,rgb(var(--cstu-success-500)),rgb(var(--cstu-success-400)));--color-gradient-text:#fff}.tabs-tab-color-warning{--color-filled-bg:rgb(var(--cstu-warning-500));--color-filled-text:#fff;--color-outline-border:rgb(var(--cstu-warning-500));--color-outline-text:rgb(var(--cstu-warning-500));--color-light-bg:rgb(var(--cstu-warning-500)/.1);--color-light-text:rgb(var(--cstu-warning-500));--color-subtle-bg:rgb(var(--cstu-warning-500)/.05);--color-subtle-text:rgb(var(--cstu-warning-500));--color-text-text:rgb(var(--cstu-warning-500));--color-default-bg:rgb(var(--cstu-gray-100));--color-default-text:rgb(var(--cstu-gray-800));--color-white-bg:#fff;--color-white-text:rgb(var(--cstu-gray-800));--color-bordered-border:rgb(var(--cstu-warning-500));--color-bordered-text:rgb(var(--cstu-warning-500));--color-bordered-transparent-border:transparent;--color-bordered-transparent-text:rgb(var(--cstu-warning-500));--color-gradient-bg:linear-gradient(45deg,rgb(var(--cstu-warning-500)),rgb(var(--cstu-warning-400)));--color-gradient-text:#fff}.tabs-tab-color-danger{--color-filled-bg:rgb(var(--cstu-danger-500));--color-filled-text:#fff;--color-outline-border:rgb(var(--cstu-danger-500));--color-outline-text:rgb(var(--cstu-danger-500));--color-light-bg:rgb(var(--cstu-danger-500)/.1);--color-light-text:rgb(var(--cstu-danger-500));--color-subtle-bg:rgb(var(--cstu-danger-500)/.05);--color-subtle-text:rgb(var(--cstu-danger-500));--color-text-text:rgb(var(--cstu-danger-500));--color-default-bg:rgb(var(--cstu-gray-100));--color-default-text:rgb(var(--cstu-gray-800));--color-white-bg:#fff;--color-white-text:rgb(var(--cstu-gray-800));--color-bordered-border:rgb(var(--cstu-danger-500));--color-bordered-text:rgb(var(--cstu-danger-500));--color-bordered-transparent-border:transparent;--color-bordered-transparent-text:rgb(var(--cstu-danger-500));--color-gradient-bg:linear-gradient(45deg,rgb(var(--cstu-danger-500)),rgb(var(--cstu-danger-400)));--color-gradient-text:#fff}.tabs-tab-color-info{--color-filled-bg:rgb(var(--cstu-info-500));--color-filled-text:#fff;--color-outline-border:rgb(var(--cstu-info-500));--color-outline-text:rgb(var(--cstu-info-500));--color-light-bg:rgb(var(--cstu-info-500)/.1);--color-light-text:rgb(var(--cstu-info-500));--color-subtle-bg:rgb(var(--cstu-info-500)/.05);--color-subtle-text:rgb(var(--cstu-info-500));--color-text-text:rgb(var(--cstu-info-500));--color-default-bg:rgb(var(--cstu-gray-100));--color-default-text:rgb(var(--cstu-gray-800));--color-white-bg:#fff;--color-white-text:rgb(var(--cstu-gray-800));--color-bordered-border:rgb(var(--cstu-info-500));--color-bordered-text:rgb(var(--cstu-info-500));--color-bordered-transparent-border:transparent;--color-bordered-transparent-text:rgb(var(--cstu-info-500));--color-gradient-bg:linear-gradient(45deg,rgb(var(--cstu-info-500)),rgb(var(--cstu-info-400)));--color-gradient-text:#fff}.tabs-tab-color-dark{--color-filled-bg:rgb(var(--cstu-gray-800));--color-filled-text:#fff;--color-outline-border:rgb(var(--cstu-gray-800));--color-outline-text:rgb(var(--cstu-gray-800));--color-light-bg:rgb(var(--cstu-gray-800)/.1);--color-light-text:rgb(var(--cstu-gray-800));--color-subtle-bg:rgb(var(--cstu-gray-800)/.05);--color-subtle-text:rgb(var(--cstu-gray-800));--color-text-text:rgb(var(--cstu-gray-800));--color-default-bg:rgb(var(--cstu-gray-100));--color-default-text:rgb(var(--cstu-gray-800));--color-white-bg:#fff;--color-white-text:rgb(var(--cstu-gray-800));--color-bordered-border:rgb(var(--cstu-gray-800));--color-bordered-text:rgb(var(--cstu-gray-800));--color-bordered-transparent-border:transparent;--color-bordered-transparent-text:rgb(var(--cstu-gray-800));--color-gradient-bg:linear-gradient(45deg,rgb(var(--cstu-gray-800)),rgb(var(--cstu-gray-600)));--color-gradient-text:#fff}.tabs-tab-color-light{--color-filled-bg:rgb(var(--cstu-gray-100));--color-filled-text:rgb(var(--cstu-gray-800));--color-outline-border:rgb(var(--cstu-gray-100));--color-outline-text:rgb(var(--cstu-gray-800));--color-light-bg:rgb(var(--cstu-gray-100)/.1);--color-light-text:rgb(var(--cstu-gray-800));--color-subtle-bg:rgb(var(--cstu-gray-100)/.05);--color-subtle-text:rgb(var(--cstu-gray-800));--color-text-text:rgb(var(--cstu-gray-800));--color-default-bg:rgb(var(--cstu-gray-100));--color-default-text:rgb(var(--cstu-gray-800));--color-white-bg:#fff;--color-white-text:rgb(var(--cstu-gray-800));--color-bordered-border:rgb(var(--cstu-gray-100));--color-bordered-text:rgb(var(--cstu-gray-800));--color-bordered-transparent-border:transparent;--color-bordered-transparent-text:rgb(var(--cstu-gray-800));--color-gradient-bg:linear-gradient(45deg,rgb(var(--cstu-gray-100)),#fff);--color-gradient-text:rgb(var(--cstu-gray-800))}.tabs-panel{padding:1rem 0}.tabs-panel-horizontal{width:100%}.tabs-panel-vertical{-webkit-box-flex:1;-ms-flex:1;flex:1}.cstu-popover-inner{height:100%;width:100%}.cstu-popover-trigger{display:inline-block}.cstu-popover[data-placement^=top]{-webkit-transform-origin:bottom center;transform-origin:bottom center}.cstu-popover[data-placement^=bottom]{-webkit-transform-origin:top center;transform-origin:top center}.cstu-popover[data-placement^=left]{-webkit-transform-origin:right center;transform-origin:right center}.cstu-popover[data-placement^=right]{-webkit-transform-origin:left center;transform-origin:left center}.cstu-popover-shadow{border:none;-webkit-box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.cstu-popover-outline{border:1px solid #e2e8f0;-webkit-box-shadow:0 1px 2px #0000000d;box-shadow:0 1px 2px #0000000d}.cstu-popover-color{background-color:#fff;border-top-style:solid;border-top-width:3px;color:inherit}.cstu-popover-color-primary{border-top-color:var(--blue-500)}.cstu-popover-color-secondary{border-top-color:var(--gray-575)}.cstu-popover-color-success{border-top-color:var(--green-500)}.cstu-popover-color-warning{border-top-color:var(--yellow-500)}.cstu-popover-color-danger{border-top-color:var(--red-500)}.cstu-popover-color-info{border-top-color:var(--blue-450)}.cstu-popover-color-dark{border-top-color:var(--gray-900)}.cstu-popover-color-light{border-top-color:var(--gray-300)}.cstu-popover{background-color:#fff;border-radius:.375rem;max-height:calc(100vh - 10px);max-width:calc(100vw - 10px);outline:none;overflow:auto;position:absolute;z-index:2}.cstu-popover-container{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.cstu-popover-container>div{pointer-events:auto}.cstu-popover-pin{background:inherit;height:12px;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);visibility:visible;width:12px;z-index:1}.cstu-popover-header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding-bottom:.5rem}.cstu-popover-title{color:#3a4557;font-size:1rem;font-weight:600;margin:0}.cstu-popover-close{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:transparent;border:none;color:currentColor;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;opacity:.7;padding:.25rem;-webkit-transition:opacity .2s;transition:opacity .2s}.cstu-popover-close:hover{opacity:1}.cstu-popover-body{margin-bottom:.5rem}.cstu-popover-footer{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;margin-top:.5rem;padding-top:.5rem}.cstu-popover-backdrop{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1040}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.popover-enter-active,.popover-leave-active{-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,transform .2s ease;transition:opacity .2s ease,transform .2s ease,-webkit-transform .2s ease}.popover-enter-from,.popover-leave-to{opacity:0;-webkit-transform:scale(.95);transform:scale(.95)}.cstu-breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:inherit}.cstu-breadcrumb-item,.cstu-breadcrumbs{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cstu-breadcrumb-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;line-height:1.55;-webkit-transition:color .2s ease;transition:color .2s ease;white-space:nowrap}.cstu-breadcrumb-item a{color:inherit;text-decoration:none}.cstu-breadcrumb-item a:hover{color:var(--cstu-color-gray-700);text-decoration:underline}.cstu-breadcrumb-inactive{color:var(--cstu-color-gray-400)}.cstu-breadcrumb-inactive:hover{color:var(--cstu-color-gray-600)}.cstu-breadcrumb-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--cstu-color-gray-300);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cstu-breadcrumb-active{font-weight:500}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .15s ease;transition:opacity .15s ease}.fade-enter-from,.fade-leave-to{opacity:0}.badge-xs{font-size:.75rem;height:1.25rem;padding:0 .5rem}.badge-sm{font-size:.75rem;height:1.5rem;padding:0 .625rem}.badge-md{font-size:.875rem;height:1.75rem;padding:0 .75rem}.badge-lg{font-size:.875rem;height:2rem;padding:0 .875rem}.badge-xl{font-size:1rem;height:2.25rem;padding:0 1rem}.cstu-toast[data-v-89b4f728]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid;border-radius:.5rem;-webkit-box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--cstu-gray-550);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:inherit;max-width:100%;padding:1rem}.cstu-toast__icon-wrapper[data-v-89b4f728]{-ms-flex-negative:0;flex-shrink:0;margin-right:1rem}.cstu-toast__icon[data-v-89b4f728]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;justify-content:center;position:relative;width:20px}.cstu-toast__content[data-v-89b4f728]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:.875rem;line-height:1.25rem;margin-right:1rem}.cstu-toast__content p[data-v-89b4f728]{margin:0}.cstu-toast__close-button[data-v-89b4f728]{-ms-flex-negative:0;background:none;border:none;color:var(--cstu-gray-500);cursor:pointer;flex-shrink:0;line-height:0;margin-left:auto;padding:0}.cstu-toast--info[data-v-89b4f728]{background-color:var(--cstu-toast-info-bg,#f0f7ff);border-color:var(--cstu-toast-info-border,#bdd3fe)}.cstu-toast--warning[data-v-89b4f728]{background-color:var(--cstu-toast-warning-bg,#fff4ea);border-color:var(--cstu-toast-warning-border,#ffddbd)}.cstu-toast--success[data-v-89b4f728]{background-color:var(--cstu-toast-success-bg,#eef9f3);border-color:var(--cstu-toast-success-border,#cbecda)}.cstu-toast--error[data-v-89b4f728]{background-color:var(--cstu-toast-error-bg,#fee8ed);border-color:var(--cstu-toast-error-border,#fcb6c8)}.cstu-toast--loading[data-v-89b4f728]{background-color:var(--cstu-toast-loading-bg,#fff);border-color:var(--cstu-toast-loading-border,#86868630)}.cstu-toast--dark[data-v-89b4f728]{background-color:var(--cstu-toast-dark-bg,#3a4557);border-color:var(--cstu-toast-dark-border,#5a6a80);color:#fff}.cstu-toast--dark .cstu-toast__close-button[data-v-89b4f728]{stroke:#fff}.cstu-toast--default[data-v-89b4f728]{background-color:var(--cstu-toast-info-bg,#fff)!important;border-color:var(--cstu-toast-info-border,#86868630)!important}@-webkit-keyframes spin-89b4f728{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin-89b4f728{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.animate-spin[data-v-89b4f728]{-webkit-animation:spin-89b4f728 1s linear infinite;animation:spin-89b4f728 1s linear infinite}.cstu-toast-wrapper{background:none!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;margin-bottom:.75rem!important;min-height:0!important;padding:0!important}.cstu-toast-body{margin:0!important;padding:0!important}.cstu-toast-wrapper{display:contents}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:var(--cstu-color-info-500);--toastify-color-success:var(--cstu-color-success-500);--toastify-color-warning:var(--cstu-color-warning-500);--toastify-color-error:var(--cstu-color-danger-500);--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-font-family:inherit}.drawer-backdrop-enter-active,.drawer-backdrop-leave-active{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.drawer-backdrop-enter-from,.drawer-backdrop-leave-to{opacity:0}.drawer-left-enter-active,.drawer-left-leave-active{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.drawer-left-enter-from,.drawer-left-leave-to{-webkit-transform:translate(-100%);transform:translate(-100%)}.drawer-right-enter-active,.drawer-right-leave-active{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.drawer-right-enter-from,.drawer-right-leave-to{-webkit-transform:translate(100%);transform:translate(100%)}.drawer-top-enter-active,.drawer-top-leave-active{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.drawer-top-enter-from,.drawer-top-leave-to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.drawer-bottom-enter-active,.drawer-bottom-leave-active{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.drawer-bottom-enter-from,.drawer-bottom-leave-to{-webkit-transform:translateY(100%);transform:translateY(100%)}.cstu-theme-provider[data-v-0cf20e42]{display:contents}.cstu-theme-toggle-segmented[data-v-4751ae73],.cstu-theme-toggle[data-v-4751ae73]{display:inline-block}.cstu-theme-toggle-dropdown[data-v-4751ae73]{display:inline-block;position:relative}.cstu-theme-toggle-segmented button[data-v-4751ae73]{min-width:2.5rem;position:relative}.pill{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-tap-highlight-color:transparent;align-items:center;border:1px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:default;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;justify-content:center;padding:.25rem .75rem;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pill--with-remove{padding-right:.25rem}.pill--disabled{cursor:not-allowed;opacity:.6}.pill__label{line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pill__remove{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:none;border:none;border-radius:inherit;color:inherit;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-left:.375rem;padding:.25rem}.pill__remove:hover{background-color:#0000001a}.pill__remove-icon{height:14px;width:14px}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(147,197,253,.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: }::-ms-backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(147,197,253,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(147,197,253,.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: }*,:after,:before{border-color:rgb(var(--cstu-gray-200)/1);border-style:solid;border-width:0;-webkit-box-sizing:border-box;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;-webkit-font-feature-settings:normal;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{-webkit-font-feature-settings:normal;font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{-webkit-font-feature-settings:inherit;font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:rgb(var(--cstu-gray-400)/1);opacity:1}input::-moz-placeholder,textarea::-moz-placeholder{color:rgb(var(--cstu-gray-400)/1);opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:rgb(var(--cstu-gray-400)/1);opacity:1}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:rgb(var(--cstu-gray-400)/1);opacity:1}input::placeholder,textarea::placeholder{color:rgb(var(--cstu-gray-400)/1);opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}html{font-size:15px}audio,canvas,embed,iframe,img,object,svg,video{display:inline}.cstu-sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.cstu-pointer-events-none{pointer-events:none}.cstu-fixed{position:fixed}.cstu-absolute{position:absolute}.cstu-relative{position:relative}.cstu-inset-0{left:0;right:0}.cstu-inset-0,.cstu-inset-y-0{bottom:0;top:0}.cstu-inset-y-1{bottom:.25rem;top:.25rem}.cstu-bottom-0{bottom:0}.cstu-bottom-full{bottom:100%}.cstu-left-0{left:0}.cstu-left-1\/2{left:50%}.cstu-left-\[11px\]{left:11px}.cstu-left-\[12\.5px\]{left:12.5px}.cstu-left-\[14\.75px\]{left:14.75px}.cstu-left-\[16px\]{left:16px}.cstu-left-\[18px\]{left:18px}.cstu-left-\[2\.5px\]{left:2.5px}.cstu-left-\[3\.5px\]{left:3.5px}.cstu-left-\[3\.75px\]{left:3.75px}.cstu-left-\[4px\]{left:4px}.cstu-left-full{left:100%}.cstu-right-0{right:0}.cstu-right-full{right:100%}.cstu-top-0{top:0}.cstu-top-1\/2{top:50%}.cstu-top-full{top:100%}.cstu-z-10{z-index:10}.cstu-z-20{z-index:20}.cstu-z-50{z-index:50}.cstu-z-\[1000\]{z-index:1000}.cstu-order-first{-webkit-box-ordinal-group:-9998;-ms-flex-order:-9999;order:-9999}.\!cstu-mb-0{margin-bottom:0!important}.cstu-mb-1{margin-bottom:.25rem}.cstu-mb-1\.5{margin-bottom:.375rem}.cstu-mb-2{margin-bottom:.5rem}.cstu-ml-1{margin-left:.25rem}.cstu-ml-3{margin-left:.75rem}.cstu-ml-auto{margin-left:auto}.cstu-mr-1\.5{margin-right:.375rem}.cstu-mr-2{margin-right:.5rem}.cstu-mt-0\.5{margin-top:.125rem}.cstu-mt-1{margin-top:.25rem}.cstu-mt-1\.5{margin-top:.375rem}.cstu-block{display:block}.cstu-inline-block{display:inline-block}.cstu-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.cstu-inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.cstu-hidden{display:none}.cstu-size-6{height:1.5rem;width:1.5rem}.cstu-h-0{height:0}.cstu-h-1{height:.25rem}.cstu-h-1\.5{height:.375rem}.cstu-h-10{height:2.5rem}.cstu-h-11{height:2.75rem}.cstu-h-12{height:3rem}.cstu-h-14{height:3.5rem}.cstu-h-2{height:.5rem}.cstu-h-2\.5{height:.625rem}.cstu-h-3{height:.75rem}.cstu-h-3\.5{height:.875rem}.cstu-h-32{height:8rem}.cstu-h-4{height:1rem}.cstu-h-40{height:10rem}.cstu-h-48{height:12rem}.cstu-h-5{height:1.25rem}.cstu-h-56{height:14rem}.cstu-h-6{height:1.5rem}.cstu-h-64{height:16rem}.cstu-h-7{height:1.75rem}.cstu-h-8{height:2rem}.cstu-h-9{height:2.25rem}.cstu-h-\[0\.125rem\]{height:.125rem}.cstu-h-\[0\.1875rem\]{height:.1875rem}.cstu-h-\[0\.25rem\]{height:.25rem}.cstu-h-\[0\.3125rem\]{height:.3125rem}.cstu-h-\[0\.375rem\]{height:.375rem}.cstu-h-\[10px\]{height:10px}.cstu-h-\[12px\]{height:12px}.cstu-h-\[14px\]{height:14px}.cstu-h-\[15px\]{height:15px}.cstu-h-\[16px\]{height:16px}.cstu-h-\[18px\]{height:18px}.cstu-h-\[20px\]{height:20px}.cstu-h-\[24px\]{height:24px}.cstu-h-\[30px\]{height:30px}.cstu-h-\[36px\]{height:36px}.cstu-h-\[40px\]{height:40px}.cstu-h-\[45px\]{height:45px}.cstu-h-\[4px\]{height:4px}.cstu-h-\[50px\]{height:50px}.cstu-h-\[6px\]{height:6px}.cstu-h-\[7px\]{height:7px}.cstu-h-\[8px\]{height:8px}.cstu-h-\[9px\]{height:9px}.cstu-h-full{height:100%}.cstu-max-h-72{max-height:18rem}.cstu-min-h-10{min-height:2.5rem}.cstu-min-h-11{min-height:2.75rem}.cstu-min-h-12{min-height:3rem}.cstu-min-h-8{min-height:2rem}.cstu-min-h-9{min-height:2.25rem}.cstu-w-0{width:0}.cstu-w-1{width:.25rem}.cstu-w-1\.5{width:.375rem}.cstu-w-10{width:2.5rem}.cstu-w-11{width:2.75rem}.cstu-w-2{width:.5rem}.cstu-w-2\.5{width:.625rem}.cstu-w-3{width:.75rem}.cstu-w-3\.5{width:.875rem}.cstu-w-4{width:1rem}.cstu-w-5{width:1.25rem}.cstu-w-6{width:1.5rem}.cstu-w-7{width:1.75rem}.cstu-w-8{width:2rem}.cstu-w-9{width:2.25rem}.cstu-w-\[10px\]{width:10px}.cstu-w-\[12px\]{width:12px}.cstu-w-\[14px\]{width:14px}.cstu-w-\[15px\]{width:15px}.cstu-w-\[16px\]{width:16px}.cstu-w-\[18px\]{width:18px}.cstu-w-\[20px\]{width:20px}.cstu-w-\[24px\]{width:24px}.cstu-w-\[4px\]{width:4px}.cstu-w-\[60px\]{width:60px}.cstu-w-\[6px\]{width:6px}.cstu-w-\[7px\]{width:7px}.cstu-w-\[8px\]{width:8px}.cstu-w-\[9px\]{width:9px}.cstu-w-full{width:100%}.cstu-w-px{width:1px}.cstu-min-w-10{min-width:2.5rem}.cstu-min-w-12{min-width:3rem}.cstu-min-w-3\.5{min-width:.875rem}.cstu-min-w-4{min-width:1rem}.cstu-min-w-5{min-width:1.25rem}.cstu-min-w-6{min-width:1.5rem}.cstu-min-w-7{min-width:1.75rem}.cstu-min-w-8{min-width:2rem}.cstu-min-w-\[225px\]{min-width:225px}.cstu-min-w-\[30px\]{min-width:30px}.cstu-min-w-\[36px\]{min-width:36px}.cstu-min-w-\[40px\]{min-width:40px}.cstu-min-w-\[45px\]{min-width:45px}.cstu-min-w-\[50px\]{min-width:50px}.cstu-max-w-\[20\.5rem\]{max-width:20.5rem}.cstu-flex-1{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}.cstu-flex-shrink-0,.cstu-shrink-0{-ms-flex-negative:0;flex-shrink:0}.cstu-origin-top-left{-webkit-transform-origin:top left;transform-origin:top left}.cstu--translate-x-1\/2{--tw-translate-x:-50%}.cstu--translate-x-1\/2,.cstu--translate-y-1\/2{-webkit-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: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))}.cstu--translate-y-1\/2{--tw-translate-y:-50%}.cstu-rotate-180{--tw-rotate:180deg}.cstu-rotate-180,.cstu-scale-100{-webkit-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: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))}.cstu-scale-100{--tw-scale-x:1;--tw-scale-y:1}.cstu-scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.cstu-scale-110,.cstu-scale-95{-webkit-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: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))}.cstu-scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.cstu-transform{-webkit-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: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))}.cstu-animate-\[bars-scale_1\.2s_cubic-bezier\(0\,0\.5\,0\.5\,1\)_infinite\]{-webkit-animation:bars-scale 1.2s cubic-bezier(0,.5,.5,1) infinite;animation:bars-scale 1.2s cubic-bezier(0,.5,.5,1) infinite}.cstu-animate-\[dots-pulse_0\.8s_infinite_linear\]{-webkit-animation:dots-pulse .8s linear infinite;animation:dots-pulse .8s linear infinite}.cstu-animate-\[oval-spin_1\.2s_linear_infinite\]{-webkit-animation:oval-spin 1.2s linear infinite;animation:oval-spin 1.2s linear infinite}@-webkit-keyframes cstu-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes cstu-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.cstu-animate-spin{-webkit-animation:cstu-spin 1s linear infinite;animation:cstu-spin 1s linear infinite}.cstu-cursor-grab{cursor:-webkit-grab;cursor:grab}.cstu-cursor-grabbing{cursor:-webkit-grabbing;cursor:grabbing}.cstu-cursor-not-allowed{cursor:not-allowed}.cstu-cursor-pointer{cursor:pointer}.cstu-cursor-wait{cursor:wait}.cstu-select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cstu-flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cstu-flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.cstu-flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cstu-items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cstu-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cstu-justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.cstu-justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cstu-justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cstu-gap-2{gap:.5rem}.cstu-gap-\[0\.55rem\]{gap:.55rem}.cstu-gap-\[0\.66rem\]{gap:.66rem}.cstu-gap-\[0\.74rem\]{gap:.74rem}.cstu-gap-\[0\.83rem\]{gap:.83rem}.cstu-gap-\[0\.92rem\]{gap:.92rem}.cstu-gap-\[10px\]{gap:10px}.cstu-gap-\[11px\]{gap:11px}.cstu-gap-\[12px\]{gap:12px}.cstu-gap-\[5\.25px\]{gap:5.25px}.cstu-gap-\[6\.75px\]{gap:6.75px}.cstu-gap-\[6px\]{gap:6px}.cstu-gap-\[7\.5px\]{gap:7.5px}.cstu-gap-\[8\.25px\]{gap:8.25px}.cstu-gap-\[8px\]{gap:8px}.cstu-gap-\[9px\]{gap:9px}.cstu-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.cstu-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.cstu-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.cstu-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.cstu-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.25rem*var(--tw-space-x-reverse))}.cstu-divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(1px*var(--tw-divide-x-reverse))}.cstu-divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.cstu-divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--cstu-gray-100)/var(--tw-divide-opacity,1))}.cstu-divide-gray-100\/0>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-100)/0)}.cstu-divide-gray-100\/10>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-100)/.1)}.cstu-divide-gray-100\/100>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-100)/1)}.cstu-divide-gray-100\/15>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-100)/.15)}.cstu-divide-gray-100\/20>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-100)/.2)}.cstu-divide-gray-100\/25>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-100)/.25)}.cstu-divide-gray-100\/30>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-100)/.3)}.cstu-divide-gray-100\/35>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-100)/.35)}.cstu-divide-gray-100\/40>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-100)/.4)}.cstu-divide-gray-100\/45>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-100)/.45)}.cstu-divide-gray-100\/5>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-100)/.05)}.cstu-divide-gray-100\/50>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-100)/.5)}.cstu-divide-gray-100\/55>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-100)/.55)}.cstu-divide-gray-100\/60>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-100)/.6)}.cstu-divide-gray-100\/65>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-100)/.65)}.cstu-divide-gray-100\/70>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-100)/.7)}.cstu-divide-gray-100\/75>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-100)/.75)}.cstu-divide-gray-100\/80>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-100)/.8)}.cstu-divide-gray-100\/85>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-100)/.85)}.cstu-divide-gray-100\/90>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-100)/.9)}.cstu-divide-gray-100\/95>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-100)/.95)}.cstu-divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--cstu-gray-200)/var(--tw-divide-opacity,1))}.cstu-divide-gray-200\/0>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-200)/0)}.cstu-divide-gray-200\/10>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-200)/.1)}.cstu-divide-gray-200\/100>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-200)/1)}.cstu-divide-gray-200\/15>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-200)/.15)}.cstu-divide-gray-200\/20>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-200)/.2)}.cstu-divide-gray-200\/25>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-200)/.25)}.cstu-divide-gray-200\/30>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-200)/.3)}.cstu-divide-gray-200\/35>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-200)/.35)}.cstu-divide-gray-200\/40>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-200)/.4)}.cstu-divide-gray-200\/45>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-200)/.45)}.cstu-divide-gray-200\/5>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-200)/.05)}.cstu-divide-gray-200\/50>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-200)/.5)}.cstu-divide-gray-200\/55>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-200)/.55)}.cstu-divide-gray-200\/60>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-200)/.6)}.cstu-divide-gray-200\/65>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-200)/.65)}.cstu-divide-gray-200\/70>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-200)/.7)}.cstu-divide-gray-200\/75>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-200)/.75)}.cstu-divide-gray-200\/80>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-200)/.8)}.cstu-divide-gray-200\/85>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-200)/.85)}.cstu-divide-gray-200\/90>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-200)/.9)}.cstu-divide-gray-200\/95>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-200)/.95)}.cstu-divide-gray-250>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--cstu-gray-250)/var(--tw-divide-opacity,1))}.cstu-divide-gray-250\/0>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-250)/0)}.cstu-divide-gray-250\/10>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-250)/.1)}.cstu-divide-gray-250\/100>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-250)/1)}.cstu-divide-gray-250\/15>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-250)/.15)}.cstu-divide-gray-250\/20>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-250)/.2)}.cstu-divide-gray-250\/25>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-250)/.25)}.cstu-divide-gray-250\/30>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-250)/.3)}.cstu-divide-gray-250\/35>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-250)/.35)}.cstu-divide-gray-250\/40>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-250)/.4)}.cstu-divide-gray-250\/45>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-250)/.45)}.cstu-divide-gray-250\/5>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-250)/.05)}.cstu-divide-gray-250\/50>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-250)/.5)}.cstu-divide-gray-250\/55>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-250)/.55)}.cstu-divide-gray-250\/60>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-250)/.6)}.cstu-divide-gray-250\/65>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-250)/.65)}.cstu-divide-gray-250\/70>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-250)/.7)}.cstu-divide-gray-250\/75>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-250)/.75)}.cstu-divide-gray-250\/80>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-250)/.8)}.cstu-divide-gray-250\/85>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-250)/.85)}.cstu-divide-gray-250\/90>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-250)/.9)}.cstu-divide-gray-250\/95>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-250)/.95)}.cstu-divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--cstu-gray-300)/var(--tw-divide-opacity,1))}.cstu-divide-gray-300\/0>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-300)/0)}.cstu-divide-gray-300\/10>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-300)/.1)}.cstu-divide-gray-300\/100>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-300)/1)}.cstu-divide-gray-300\/15>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-300)/.15)}.cstu-divide-gray-300\/20>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-300)/.2)}.cstu-divide-gray-300\/25>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-300)/.25)}.cstu-divide-gray-300\/30>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-300)/.3)}.cstu-divide-gray-300\/35>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-300)/.35)}.cstu-divide-gray-300\/40>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-300)/.4)}.cstu-divide-gray-300\/45>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-300)/.45)}.cstu-divide-gray-300\/5>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-300)/.05)}.cstu-divide-gray-300\/50>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-300)/.5)}.cstu-divide-gray-300\/55>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-300)/.55)}.cstu-divide-gray-300\/60>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-300)/.6)}.cstu-divide-gray-300\/65>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-300)/.65)}.cstu-divide-gray-300\/70>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-300)/.7)}.cstu-divide-gray-300\/75>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-300)/.75)}.cstu-divide-gray-300\/80>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-300)/.8)}.cstu-divide-gray-300\/85>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-300)/.85)}.cstu-divide-gray-300\/90>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-300)/.9)}.cstu-divide-gray-300\/95>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-300)/.95)}.cstu-divide-gray-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--cstu-gray-400)/var(--tw-divide-opacity,1))}.cstu-divide-gray-400\/0>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-400)/0)}.cstu-divide-gray-400\/10>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-400)/.1)}.cstu-divide-gray-400\/100>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-400)/1)}.cstu-divide-gray-400\/15>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-400)/.15)}.cstu-divide-gray-400\/20>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-400)/.2)}.cstu-divide-gray-400\/25>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-400)/.25)}.cstu-divide-gray-400\/30>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-400)/.3)}.cstu-divide-gray-400\/35>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-400)/.35)}.cstu-divide-gray-400\/40>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-400)/.4)}.cstu-divide-gray-400\/45>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-400)/.45)}.cstu-divide-gray-400\/5>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-400)/.05)}.cstu-divide-gray-400\/50>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-400)/.5)}.cstu-divide-gray-400\/55>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-400)/.55)}.cstu-divide-gray-400\/60>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-400)/.6)}.cstu-divide-gray-400\/65>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-400)/.65)}.cstu-divide-gray-400\/70>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-400)/.7)}.cstu-divide-gray-400\/75>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-400)/.75)}.cstu-divide-gray-400\/80>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-400)/.8)}.cstu-divide-gray-400\/85>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-400)/.85)}.cstu-divide-gray-400\/90>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-400)/.9)}.cstu-divide-gray-400\/95>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-400)/.95)}.cstu-divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--cstu-gray-50)/var(--tw-divide-opacity,1))}.cstu-divide-gray-50\/0>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-50)/0)}.cstu-divide-gray-50\/10>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-50)/.1)}.cstu-divide-gray-50\/100>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-50)/1)}.cstu-divide-gray-50\/15>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-50)/.15)}.cstu-divide-gray-50\/20>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-50)/.2)}.cstu-divide-gray-50\/25>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-50)/.25)}.cstu-divide-gray-50\/30>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-50)/.3)}.cstu-divide-gray-50\/35>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-50)/.35)}.cstu-divide-gray-50\/40>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-50)/.4)}.cstu-divide-gray-50\/45>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-50)/.45)}.cstu-divide-gray-50\/5>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-50)/.05)}.cstu-divide-gray-50\/50>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-50)/.5)}.cstu-divide-gray-50\/55>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-50)/.55)}.cstu-divide-gray-50\/60>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-50)/.6)}.cstu-divide-gray-50\/65>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-50)/.65)}.cstu-divide-gray-50\/70>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-50)/.7)}.cstu-divide-gray-50\/75>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-50)/.75)}.cstu-divide-gray-50\/80>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-50)/.8)}.cstu-divide-gray-50\/85>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-50)/.85)}.cstu-divide-gray-50\/90>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-50)/.9)}.cstu-divide-gray-50\/95>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-50)/.95)}.cstu-divide-gray-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--cstu-gray-500)/var(--tw-divide-opacity,1))}.cstu-divide-gray-500\/0>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-500)/0)}.cstu-divide-gray-500\/10>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-500)/.1)}.cstu-divide-gray-500\/100>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-500)/1)}.cstu-divide-gray-500\/15>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-500)/.15)}.cstu-divide-gray-500\/20>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-500)/.2)}.cstu-divide-gray-500\/25>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-500)/.25)}.cstu-divide-gray-500\/30>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-500)/.3)}.cstu-divide-gray-500\/35>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-500)/.35)}.cstu-divide-gray-500\/40>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-500)/.4)}.cstu-divide-gray-500\/45>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-500)/.45)}.cstu-divide-gray-500\/5>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-500)/.05)}.cstu-divide-gray-500\/50>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-500)/.5)}.cstu-divide-gray-500\/55>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-500)/.55)}.cstu-divide-gray-500\/60>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-500)/.6)}.cstu-divide-gray-500\/65>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-500)/.65)}.cstu-divide-gray-500\/70>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-500)/.7)}.cstu-divide-gray-500\/75>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-500)/.75)}.cstu-divide-gray-500\/80>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-500)/.8)}.cstu-divide-gray-500\/85>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-500)/.85)}.cstu-divide-gray-500\/90>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-500)/.9)}.cstu-divide-gray-500\/95>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-500)/.95)}.cstu-divide-gray-550>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--cstu-gray-550)/var(--tw-divide-opacity,1))}.cstu-divide-gray-550\/0>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-550)/0)}.cstu-divide-gray-550\/10>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-550)/.1)}.cstu-divide-gray-550\/100>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-550)/1)}.cstu-divide-gray-550\/15>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-550)/.15)}.cstu-divide-gray-550\/20>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-550)/.2)}.cstu-divide-gray-550\/25>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-550)/.25)}.cstu-divide-gray-550\/30>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-550)/.3)}.cstu-divide-gray-550\/35>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-550)/.35)}.cstu-divide-gray-550\/40>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-550)/.4)}.cstu-divide-gray-550\/45>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-550)/.45)}.cstu-divide-gray-550\/5>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-550)/.05)}.cstu-divide-gray-550\/50>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-550)/.5)}.cstu-divide-gray-550\/55>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-550)/.55)}.cstu-divide-gray-550\/60>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-550)/.6)}.cstu-divide-gray-550\/65>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-550)/.65)}.cstu-divide-gray-550\/70>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-550)/.7)}.cstu-divide-gray-550\/75>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-550)/.75)}.cstu-divide-gray-550\/80>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-550)/.8)}.cstu-divide-gray-550\/85>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-550)/.85)}.cstu-divide-gray-550\/90>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-550)/.9)}.cstu-divide-gray-550\/95>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-550)/.95)}.cstu-divide-gray-575>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--cstu-gray-575)/var(--tw-divide-opacity,1))}.cstu-divide-gray-575\/0>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-575)/0)}.cstu-divide-gray-575\/10>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-575)/.1)}.cstu-divide-gray-575\/100>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-575)/1)}.cstu-divide-gray-575\/15>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-575)/.15)}.cstu-divide-gray-575\/20>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-575)/.2)}.cstu-divide-gray-575\/25>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-575)/.25)}.cstu-divide-gray-575\/30>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-575)/.3)}.cstu-divide-gray-575\/35>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-575)/.35)}.cstu-divide-gray-575\/40>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-575)/.4)}.cstu-divide-gray-575\/45>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-575)/.45)}.cstu-divide-gray-575\/5>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-575)/.05)}.cstu-divide-gray-575\/50>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-575)/.5)}.cstu-divide-gray-575\/55>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-575)/.55)}.cstu-divide-gray-575\/60>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-575)/.6)}.cstu-divide-gray-575\/65>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-575)/.65)}.cstu-divide-gray-575\/70>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-575)/.7)}.cstu-divide-gray-575\/75>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-575)/.75)}.cstu-divide-gray-575\/80>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-575)/.8)}.cstu-divide-gray-575\/85>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-575)/.85)}.cstu-divide-gray-575\/90>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-575)/.9)}.cstu-divide-gray-575\/95>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-575)/.95)}.cstu-divide-gray-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--cstu-gray-600)/var(--tw-divide-opacity,1))}.cstu-divide-gray-600\/0>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-600)/0)}.cstu-divide-gray-600\/10>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-600)/.1)}.cstu-divide-gray-600\/100>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-600)/1)}.cstu-divide-gray-600\/15>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-600)/.15)}.cstu-divide-gray-600\/20>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-600)/.2)}.cstu-divide-gray-600\/25>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-600)/.25)}.cstu-divide-gray-600\/30>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-600)/.3)}.cstu-divide-gray-600\/35>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-600)/.35)}.cstu-divide-gray-600\/40>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-600)/.4)}.cstu-divide-gray-600\/45>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-600)/.45)}.cstu-divide-gray-600\/5>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-600)/.05)}.cstu-divide-gray-600\/50>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-600)/.5)}.cstu-divide-gray-600\/55>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-600)/.55)}.cstu-divide-gray-600\/60>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-600)/.6)}.cstu-divide-gray-600\/65>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-600)/.65)}.cstu-divide-gray-600\/70>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-600)/.7)}.cstu-divide-gray-600\/75>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-600)/.75)}.cstu-divide-gray-600\/80>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-600)/.8)}.cstu-divide-gray-600\/85>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-600)/.85)}.cstu-divide-gray-600\/90>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-600)/.9)}.cstu-divide-gray-600\/95>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-600)/.95)}.cstu-divide-gray-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--cstu-gray-700)/var(--tw-divide-opacity,1))}.cstu-divide-gray-700\/0>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-700)/0)}.cstu-divide-gray-700\/10>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-700)/.1)}.cstu-divide-gray-700\/100>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-700)/1)}.cstu-divide-gray-700\/15>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-700)/.15)}.cstu-divide-gray-700\/20>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-700)/.2)}.cstu-divide-gray-700\/25>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-700)/.25)}.cstu-divide-gray-700\/30>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-700)/.3)}.cstu-divide-gray-700\/35>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-700)/.35)}.cstu-divide-gray-700\/40>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-700)/.4)}.cstu-divide-gray-700\/45>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-700)/.45)}.cstu-divide-gray-700\/5>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-700)/.05)}.cstu-divide-gray-700\/50>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-700)/.5)}.cstu-divide-gray-700\/55>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-700)/.55)}.cstu-divide-gray-700\/60>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-700)/.6)}.cstu-divide-gray-700\/65>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-700)/.65)}.cstu-divide-gray-700\/70>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-700)/.7)}.cstu-divide-gray-700\/75>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-700)/.75)}.cstu-divide-gray-700\/80>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-700)/.8)}.cstu-divide-gray-700\/85>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-700)/.85)}.cstu-divide-gray-700\/90>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-700)/.9)}.cstu-divide-gray-700\/95>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-700)/.95)}.cstu-divide-gray-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--cstu-gray-800)/var(--tw-divide-opacity,1))}.cstu-divide-gray-800\/0>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-800)/0)}.cstu-divide-gray-800\/10>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-800)/.1)}.cstu-divide-gray-800\/100>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-800)/1)}.cstu-divide-gray-800\/15>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-800)/.15)}.cstu-divide-gray-800\/20>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-800)/.2)}.cstu-divide-gray-800\/25>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-800)/.25)}.cstu-divide-gray-800\/30>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-800)/.3)}.cstu-divide-gray-800\/35>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-800)/.35)}.cstu-divide-gray-800\/40>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-800)/.4)}.cstu-divide-gray-800\/45>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-800)/.45)}.cstu-divide-gray-800\/5>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-800)/.05)}.cstu-divide-gray-800\/50>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-800)/.5)}.cstu-divide-gray-800\/55>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-800)/.55)}.cstu-divide-gray-800\/60>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-800)/.6)}.cstu-divide-gray-800\/65>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-800)/.65)}.cstu-divide-gray-800\/70>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-800)/.7)}.cstu-divide-gray-800\/75>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-800)/.75)}.cstu-divide-gray-800\/80>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-800)/.8)}.cstu-divide-gray-800\/85>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-800)/.85)}.cstu-divide-gray-800\/90>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-800)/.9)}.cstu-divide-gray-800\/95>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-800)/.95)}.cstu-divide-gray-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--cstu-gray-900)/var(--tw-divide-opacity,1))}.cstu-divide-gray-900\/0>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-900)/0)}.cstu-divide-gray-900\/10>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-900)/.1)}.cstu-divide-gray-900\/100>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-900)/1)}.cstu-divide-gray-900\/15>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-900)/.15)}.cstu-divide-gray-900\/20>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-900)/.2)}.cstu-divide-gray-900\/25>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-900)/.25)}.cstu-divide-gray-900\/30>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-900)/.3)}.cstu-divide-gray-900\/35>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-900)/.35)}.cstu-divide-gray-900\/40>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-900)/.4)}.cstu-divide-gray-900\/45>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-900)/.45)}.cstu-divide-gray-900\/5>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-900)/.05)}.cstu-divide-gray-900\/50>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-900)/.5)}.cstu-divide-gray-900\/55>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-900)/.55)}.cstu-divide-gray-900\/60>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-900)/.6)}.cstu-divide-gray-900\/65>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-900)/.65)}.cstu-divide-gray-900\/70>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-900)/.7)}.cstu-divide-gray-900\/75>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-900)/.75)}.cstu-divide-gray-900\/80>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-900)/.8)}.cstu-divide-gray-900\/85>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-900)/.85)}.cstu-divide-gray-900\/90>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-900)/.9)}.cstu-divide-gray-900\/95>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-gray-900)/.95)}.cstu-divide-secondary-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--cstu-secondary-100)/var(--tw-divide-opacity,1))}.cstu-divide-secondary-100\/0>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-100)/0)}.cstu-divide-secondary-100\/10>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-100)/.1)}.cstu-divide-secondary-100\/100>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-100)/1)}.cstu-divide-secondary-100\/15>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-100)/.15)}.cstu-divide-secondary-100\/20>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-100)/.2)}.cstu-divide-secondary-100\/25>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-100)/.25)}.cstu-divide-secondary-100\/30>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-100)/.3)}.cstu-divide-secondary-100\/35>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-100)/.35)}.cstu-divide-secondary-100\/40>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-100)/.4)}.cstu-divide-secondary-100\/45>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-100)/.45)}.cstu-divide-secondary-100\/5>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-100)/.05)}.cstu-divide-secondary-100\/50>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-100)/.5)}.cstu-divide-secondary-100\/55>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-100)/.55)}.cstu-divide-secondary-100\/60>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-100)/.6)}.cstu-divide-secondary-100\/65>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-100)/.65)}.cstu-divide-secondary-100\/70>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-100)/.7)}.cstu-divide-secondary-100\/75>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-100)/.75)}.cstu-divide-secondary-100\/80>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-100)/.8)}.cstu-divide-secondary-100\/85>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-100)/.85)}.cstu-divide-secondary-100\/90>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-100)/.9)}.cstu-divide-secondary-100\/95>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-100)/.95)}.cstu-divide-secondary-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--cstu-secondary-200)/var(--tw-divide-opacity,1))}.cstu-divide-secondary-200\/0>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-200)/0)}.cstu-divide-secondary-200\/10>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-200)/.1)}.cstu-divide-secondary-200\/100>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-200)/1)}.cstu-divide-secondary-200\/15>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-200)/.15)}.cstu-divide-secondary-200\/20>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-200)/.2)}.cstu-divide-secondary-200\/25>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-200)/.25)}.cstu-divide-secondary-200\/30>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-200)/.3)}.cstu-divide-secondary-200\/35>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-200)/.35)}.cstu-divide-secondary-200\/40>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-200)/.4)}.cstu-divide-secondary-200\/45>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-200)/.45)}.cstu-divide-secondary-200\/5>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-200)/.05)}.cstu-divide-secondary-200\/50>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-200)/.5)}.cstu-divide-secondary-200\/55>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-200)/.55)}.cstu-divide-secondary-200\/60>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-200)/.6)}.cstu-divide-secondary-200\/65>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-200)/.65)}.cstu-divide-secondary-200\/70>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-200)/.7)}.cstu-divide-secondary-200\/75>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-200)/.75)}.cstu-divide-secondary-200\/80>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-200)/.8)}.cstu-divide-secondary-200\/85>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-200)/.85)}.cstu-divide-secondary-200\/90>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-200)/.9)}.cstu-divide-secondary-200\/95>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-200)/.95)}.cstu-divide-secondary-250>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--cstu-secondary-250)/var(--tw-divide-opacity,1))}.cstu-divide-secondary-250\/0>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-250)/0)}.cstu-divide-secondary-250\/10>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-250)/.1)}.cstu-divide-secondary-250\/100>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-250)/1)}.cstu-divide-secondary-250\/15>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-250)/.15)}.cstu-divide-secondary-250\/20>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-250)/.2)}.cstu-divide-secondary-250\/25>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-250)/.25)}.cstu-divide-secondary-250\/30>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-250)/.3)}.cstu-divide-secondary-250\/35>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-250)/.35)}.cstu-divide-secondary-250\/40>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-250)/.4)}.cstu-divide-secondary-250\/45>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-250)/.45)}.cstu-divide-secondary-250\/5>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-250)/.05)}.cstu-divide-secondary-250\/50>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-250)/.5)}.cstu-divide-secondary-250\/55>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-250)/.55)}.cstu-divide-secondary-250\/60>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-250)/.6)}.cstu-divide-secondary-250\/65>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-250)/.65)}.cstu-divide-secondary-250\/70>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-250)/.7)}.cstu-divide-secondary-250\/75>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-250)/.75)}.cstu-divide-secondary-250\/80>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-250)/.8)}.cstu-divide-secondary-250\/85>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-250)/.85)}.cstu-divide-secondary-250\/90>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-250)/.9)}.cstu-divide-secondary-250\/95>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-250)/.95)}.cstu-divide-secondary-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--cstu-secondary-300)/var(--tw-divide-opacity,1))}.cstu-divide-secondary-300\/0>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-300)/0)}.cstu-divide-secondary-300\/10>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-300)/.1)}.cstu-divide-secondary-300\/100>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-300)/1)}.cstu-divide-secondary-300\/15>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-300)/.15)}.cstu-divide-secondary-300\/20>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-300)/.2)}.cstu-divide-secondary-300\/25>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-300)/.25)}.cstu-divide-secondary-300\/30>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-300)/.3)}.cstu-divide-secondary-300\/35>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-300)/.35)}.cstu-divide-secondary-300\/40>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-300)/.4)}.cstu-divide-secondary-300\/45>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-300)/.45)}.cstu-divide-secondary-300\/5>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-300)/.05)}.cstu-divide-secondary-300\/50>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-300)/.5)}.cstu-divide-secondary-300\/55>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-300)/.55)}.cstu-divide-secondary-300\/60>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-300)/.6)}.cstu-divide-secondary-300\/65>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-300)/.65)}.cstu-divide-secondary-300\/70>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-300)/.7)}.cstu-divide-secondary-300\/75>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-300)/.75)}.cstu-divide-secondary-300\/80>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-300)/.8)}.cstu-divide-secondary-300\/85>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-300)/.85)}.cstu-divide-secondary-300\/90>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-300)/.9)}.cstu-divide-secondary-300\/95>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-300)/.95)}.cstu-divide-secondary-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--cstu-secondary-400)/var(--tw-divide-opacity,1))}.cstu-divide-secondary-400\/0>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-400)/0)}.cstu-divide-secondary-400\/10>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-400)/.1)}.cstu-divide-secondary-400\/100>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-400)/1)}.cstu-divide-secondary-400\/15>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-400)/.15)}.cstu-divide-secondary-400\/20>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-400)/.2)}.cstu-divide-secondary-400\/25>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-400)/.25)}.cstu-divide-secondary-400\/30>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-400)/.3)}.cstu-divide-secondary-400\/35>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-400)/.35)}.cstu-divide-secondary-400\/40>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-400)/.4)}.cstu-divide-secondary-400\/45>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-400)/.45)}.cstu-divide-secondary-400\/5>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-400)/.05)}.cstu-divide-secondary-400\/50>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-400)/.5)}.cstu-divide-secondary-400\/55>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-400)/.55)}.cstu-divide-secondary-400\/60>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-400)/.6)}.cstu-divide-secondary-400\/65>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-400)/.65)}.cstu-divide-secondary-400\/70>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-400)/.7)}.cstu-divide-secondary-400\/75>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-400)/.75)}.cstu-divide-secondary-400\/80>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-400)/.8)}.cstu-divide-secondary-400\/85>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-400)/.85)}.cstu-divide-secondary-400\/90>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-400)/.9)}.cstu-divide-secondary-400\/95>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-400)/.95)}.cstu-divide-secondary-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--cstu-secondary-50)/var(--tw-divide-opacity,1))}.cstu-divide-secondary-50\/0>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-50)/0)}.cstu-divide-secondary-50\/10>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-50)/.1)}.cstu-divide-secondary-50\/100>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-50)/1)}.cstu-divide-secondary-50\/15>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-50)/.15)}.cstu-divide-secondary-50\/20>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-50)/.2)}.cstu-divide-secondary-50\/25>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-50)/.25)}.cstu-divide-secondary-50\/30>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-50)/.3)}.cstu-divide-secondary-50\/35>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-50)/.35)}.cstu-divide-secondary-50\/40>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-50)/.4)}.cstu-divide-secondary-50\/45>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-50)/.45)}.cstu-divide-secondary-50\/5>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-50)/.05)}.cstu-divide-secondary-50\/50>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-50)/.5)}.cstu-divide-secondary-50\/55>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-50)/.55)}.cstu-divide-secondary-50\/60>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-50)/.6)}.cstu-divide-secondary-50\/65>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-50)/.65)}.cstu-divide-secondary-50\/70>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-50)/.7)}.cstu-divide-secondary-50\/75>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-50)/.75)}.cstu-divide-secondary-50\/80>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-50)/.8)}.cstu-divide-secondary-50\/85>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-50)/.85)}.cstu-divide-secondary-50\/90>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-50)/.9)}.cstu-divide-secondary-50\/95>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-50)/.95)}.cstu-divide-secondary-500>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--cstu-secondary-500)/var(--tw-divide-opacity,1))}.cstu-divide-secondary-500\/0>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-500)/0)}.cstu-divide-secondary-500\/10>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-500)/.1)}.cstu-divide-secondary-500\/100>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-500)/1)}.cstu-divide-secondary-500\/15>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-500)/.15)}.cstu-divide-secondary-500\/20>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-500)/.2)}.cstu-divide-secondary-500\/25>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-500)/.25)}.cstu-divide-secondary-500\/30>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-500)/.3)}.cstu-divide-secondary-500\/35>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-500)/.35)}.cstu-divide-secondary-500\/40>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-500)/.4)}.cstu-divide-secondary-500\/45>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-500)/.45)}.cstu-divide-secondary-500\/5>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-500)/.05)}.cstu-divide-secondary-500\/50>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-500)/.5)}.cstu-divide-secondary-500\/55>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-500)/.55)}.cstu-divide-secondary-500\/60>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-500)/.6)}.cstu-divide-secondary-500\/65>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-500)/.65)}.cstu-divide-secondary-500\/70>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-500)/.7)}.cstu-divide-secondary-500\/75>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-500)/.75)}.cstu-divide-secondary-500\/80>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-500)/.8)}.cstu-divide-secondary-500\/85>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-500)/.85)}.cstu-divide-secondary-500\/90>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-500)/.9)}.cstu-divide-secondary-500\/95>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-500)/.95)}.cstu-divide-secondary-550>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--cstu-secondary-550)/var(--tw-divide-opacity,1))}.cstu-divide-secondary-550\/0>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-550)/0)}.cstu-divide-secondary-550\/10>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-550)/.1)}.cstu-divide-secondary-550\/100>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-550)/1)}.cstu-divide-secondary-550\/15>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-550)/.15)}.cstu-divide-secondary-550\/20>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-550)/.2)}.cstu-divide-secondary-550\/25>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-550)/.25)}.cstu-divide-secondary-550\/30>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-550)/.3)}.cstu-divide-secondary-550\/35>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-550)/.35)}.cstu-divide-secondary-550\/40>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-550)/.4)}.cstu-divide-secondary-550\/45>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-550)/.45)}.cstu-divide-secondary-550\/5>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-550)/.05)}.cstu-divide-secondary-550\/50>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-550)/.5)}.cstu-divide-secondary-550\/55>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-550)/.55)}.cstu-divide-secondary-550\/60>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-550)/.6)}.cstu-divide-secondary-550\/65>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-550)/.65)}.cstu-divide-secondary-550\/70>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-550)/.7)}.cstu-divide-secondary-550\/75>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-550)/.75)}.cstu-divide-secondary-550\/80>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-550)/.8)}.cstu-divide-secondary-550\/85>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-550)/.85)}.cstu-divide-secondary-550\/90>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-550)/.9)}.cstu-divide-secondary-550\/95>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-550)/.95)}.cstu-divide-secondary-575>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--cstu-secondary-575)/var(--tw-divide-opacity,1))}.cstu-divide-secondary-575\/0>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-575)/0)}.cstu-divide-secondary-575\/10>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-575)/.1)}.cstu-divide-secondary-575\/100>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-575)/1)}.cstu-divide-secondary-575\/15>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-575)/.15)}.cstu-divide-secondary-575\/20>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-575)/.2)}.cstu-divide-secondary-575\/25>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-575)/.25)}.cstu-divide-secondary-575\/30>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-575)/.3)}.cstu-divide-secondary-575\/35>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-575)/.35)}.cstu-divide-secondary-575\/40>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-575)/.4)}.cstu-divide-secondary-575\/45>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-575)/.45)}.cstu-divide-secondary-575\/5>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-575)/.05)}.cstu-divide-secondary-575\/50>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-575)/.5)}.cstu-divide-secondary-575\/55>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-575)/.55)}.cstu-divide-secondary-575\/60>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-575)/.6)}.cstu-divide-secondary-575\/65>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-575)/.65)}.cstu-divide-secondary-575\/70>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-575)/.7)}.cstu-divide-secondary-575\/75>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-575)/.75)}.cstu-divide-secondary-575\/80>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-575)/.8)}.cstu-divide-secondary-575\/85>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-575)/.85)}.cstu-divide-secondary-575\/90>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-575)/.9)}.cstu-divide-secondary-575\/95>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-575)/.95)}.cstu-divide-secondary-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--cstu-secondary-600)/var(--tw-divide-opacity,1))}.cstu-divide-secondary-600\/0>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-600)/0)}.cstu-divide-secondary-600\/10>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-600)/.1)}.cstu-divide-secondary-600\/100>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-600)/1)}.cstu-divide-secondary-600\/15>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-600)/.15)}.cstu-divide-secondary-600\/20>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-600)/.2)}.cstu-divide-secondary-600\/25>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-600)/.25)}.cstu-divide-secondary-600\/30>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-600)/.3)}.cstu-divide-secondary-600\/35>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-600)/.35)}.cstu-divide-secondary-600\/40>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-600)/.4)}.cstu-divide-secondary-600\/45>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-600)/.45)}.cstu-divide-secondary-600\/5>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-600)/.05)}.cstu-divide-secondary-600\/50>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-600)/.5)}.cstu-divide-secondary-600\/55>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-600)/.55)}.cstu-divide-secondary-600\/60>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-600)/.6)}.cstu-divide-secondary-600\/65>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-600)/.65)}.cstu-divide-secondary-600\/70>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-600)/.7)}.cstu-divide-secondary-600\/75>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-600)/.75)}.cstu-divide-secondary-600\/80>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-600)/.8)}.cstu-divide-secondary-600\/85>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-600)/.85)}.cstu-divide-secondary-600\/90>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-600)/.9)}.cstu-divide-secondary-600\/95>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-600)/.95)}.cstu-divide-secondary-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--cstu-secondary-700)/var(--tw-divide-opacity,1))}.cstu-divide-secondary-700\/0>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-700)/0)}.cstu-divide-secondary-700\/10>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-700)/.1)}.cstu-divide-secondary-700\/100>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-700)/1)}.cstu-divide-secondary-700\/15>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-700)/.15)}.cstu-divide-secondary-700\/20>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-700)/.2)}.cstu-divide-secondary-700\/25>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-700)/.25)}.cstu-divide-secondary-700\/30>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-700)/.3)}.cstu-divide-secondary-700\/35>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-700)/.35)}.cstu-divide-secondary-700\/40>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-700)/.4)}.cstu-divide-secondary-700\/45>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-700)/.45)}.cstu-divide-secondary-700\/5>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-700)/.05)}.cstu-divide-secondary-700\/50>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-700)/.5)}.cstu-divide-secondary-700\/55>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-700)/.55)}.cstu-divide-secondary-700\/60>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-700)/.6)}.cstu-divide-secondary-700\/65>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-700)/.65)}.cstu-divide-secondary-700\/70>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-700)/.7)}.cstu-divide-secondary-700\/75>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-700)/.75)}.cstu-divide-secondary-700\/80>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-700)/.8)}.cstu-divide-secondary-700\/85>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-700)/.85)}.cstu-divide-secondary-700\/90>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-700)/.9)}.cstu-divide-secondary-700\/95>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-700)/.95)}.cstu-divide-secondary-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--cstu-secondary-800)/var(--tw-divide-opacity,1))}.cstu-divide-secondary-800\/0>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-800)/0)}.cstu-divide-secondary-800\/10>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-800)/.1)}.cstu-divide-secondary-800\/100>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-800)/1)}.cstu-divide-secondary-800\/15>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-800)/.15)}.cstu-divide-secondary-800\/20>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-800)/.2)}.cstu-divide-secondary-800\/25>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-800)/.25)}.cstu-divide-secondary-800\/30>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-800)/.3)}.cstu-divide-secondary-800\/35>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-800)/.35)}.cstu-divide-secondary-800\/40>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-800)/.4)}.cstu-divide-secondary-800\/45>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-800)/.45)}.cstu-divide-secondary-800\/5>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-800)/.05)}.cstu-divide-secondary-800\/50>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-800)/.5)}.cstu-divide-secondary-800\/55>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-800)/.55)}.cstu-divide-secondary-800\/60>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-800)/.6)}.cstu-divide-secondary-800\/65>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-800)/.65)}.cstu-divide-secondary-800\/70>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-800)/.7)}.cstu-divide-secondary-800\/75>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-800)/.75)}.cstu-divide-secondary-800\/80>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-800)/.8)}.cstu-divide-secondary-800\/85>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-800)/.85)}.cstu-divide-secondary-800\/90>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-800)/.9)}.cstu-divide-secondary-800\/95>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-800)/.95)}.cstu-divide-secondary-900>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(var(--cstu-secondary-900)/var(--tw-divide-opacity,1))}.cstu-divide-secondary-900\/0>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-900)/0)}.cstu-divide-secondary-900\/10>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-900)/.1)}.cstu-divide-secondary-900\/100>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-900)/1)}.cstu-divide-secondary-900\/15>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-900)/.15)}.cstu-divide-secondary-900\/20>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-900)/.2)}.cstu-divide-secondary-900\/25>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-900)/.25)}.cstu-divide-secondary-900\/30>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-900)/.3)}.cstu-divide-secondary-900\/35>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-900)/.35)}.cstu-divide-secondary-900\/40>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-900)/.4)}.cstu-divide-secondary-900\/45>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-900)/.45)}.cstu-divide-secondary-900\/5>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-900)/.05)}.cstu-divide-secondary-900\/50>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-900)/.5)}.cstu-divide-secondary-900\/55>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-900)/.55)}.cstu-divide-secondary-900\/60>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-900)/.6)}.cstu-divide-secondary-900\/65>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-900)/.65)}.cstu-divide-secondary-900\/70>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-900)/.7)}.cstu-divide-secondary-900\/75>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-900)/.75)}.cstu-divide-secondary-900\/80>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-900)/.8)}.cstu-divide-secondary-900\/85>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-900)/.85)}.cstu-divide-secondary-900\/90>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-900)/.9)}.cstu-divide-secondary-900\/95>:not([hidden])~:not([hidden]){border-color:rgb(var(--cstu-secondary-900)/.95)}.cstu-self-baseline{-ms-flex-item-align:baseline;align-self:baseline}.cstu-overflow-auto{overflow:auto}.cstu-overflow-hidden{overflow:hidden}.cstu-overflow-y-auto{overflow-y:auto}.cstu-text-ellipsis{text-overflow:ellipsis}.cstu-whitespace-nowrap{white-space:nowrap}.cstu-whitespace-pre{white-space:pre}.cstu-rounded{border-radius:.25rem}.cstu-rounded-2xl{border-radius:1rem}.cstu-rounded-\[2px\]{border-radius:2px}.cstu-rounded-\[inherit\]{border-radius:inherit}.cstu-rounded-full{border-radius:9999px}.cstu-rounded-lg{border-radius:.5rem}.cstu-rounded-md{border-radius:.375rem}.cstu-rounded-none{border-radius:0}.cstu-rounded-sm{border-radius:.125rem}.cstu-rounded-xl{border-radius:.75rem}.cstu-rounded-e{border-end-end-radius:.25rem;border-start-end-radius:.25rem}.cstu-rounded-e-2xl{border-end-end-radius:1rem;border-start-end-radius:1rem}.cstu-rounded-e-full{border-end-end-radius:9999px;border-start-end-radius:9999px}.cstu-rounded-e-lg{border-end-end-radius:.5rem;border-start-end-radius:.5rem}.cstu-rounded-e-md{border-end-end-radius:.375rem;border-start-end-radius:.375rem}.cstu-rounded-e-xl{border-end-end-radius:.75rem;border-start-end-radius:.75rem}.cstu-rounded-s{border-end-start-radius:.25rem;border-start-start-radius:.25rem}.cstu-rounded-s-2xl{border-end-start-radius:1rem;border-start-start-radius:1rem}.cstu-rounded-s-full{border-end-start-radius:9999px;border-start-start-radius:9999px}.cstu-rounded-s-lg{border-end-start-radius:.5rem;border-start-start-radius:.5rem}.cstu-rounded-s-md{border-end-start-radius:.375rem;border-start-start-radius:.375rem}.cstu-rounded-s-xl{border-end-start-radius:.75rem;border-start-start-radius:.75rem}.\!cstu-border-0{border-width:0!important}.\!cstu-border-2{border-width:2px!important}.cstu-border{border-width:1px}.cstu-border-0{border-width:0}.cstu-border-2{border-width:2px}.cstu-border-b{border-bottom-width:1px}.cstu-border-l-0{border-left-width:0}.cstu-border-r-0{border-right-width:0}.cstu-border-t{border-top-width:1px}.cstu-border-solid{border-style:solid}.\!cstu-border-gray-300{--tw-border-opacity:1!important;border-color:rgb(var(--cstu-gray-300)/var(--tw-border-opacity,1))!important}.cstu-border-blue-100{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-100)/var(--tw-border-opacity,1))}.cstu-border-blue-100\/0{border-color:rgb(var(--cstu-blue-100)/0)}.cstu-border-blue-100\/10{border-color:rgb(var(--cstu-blue-100)/.1)}.cstu-border-blue-100\/100{border-color:rgb(var(--cstu-blue-100)/1)}.cstu-border-blue-100\/15{border-color:rgb(var(--cstu-blue-100)/.15)}.cstu-border-blue-100\/20{border-color:rgb(var(--cstu-blue-100)/.2)}.cstu-border-blue-100\/25{border-color:rgb(var(--cstu-blue-100)/.25)}.cstu-border-blue-100\/30{border-color:rgb(var(--cstu-blue-100)/.3)}.cstu-border-blue-100\/35{border-color:rgb(var(--cstu-blue-100)/.35)}.cstu-border-blue-100\/40{border-color:rgb(var(--cstu-blue-100)/.4)}.cstu-border-blue-100\/45{border-color:rgb(var(--cstu-blue-100)/.45)}.cstu-border-blue-100\/5{border-color:rgb(var(--cstu-blue-100)/.05)}.cstu-border-blue-100\/50{border-color:rgb(var(--cstu-blue-100)/.5)}.cstu-border-blue-100\/55{border-color:rgb(var(--cstu-blue-100)/.55)}.cstu-border-blue-100\/60{border-color:rgb(var(--cstu-blue-100)/.6)}.cstu-border-blue-100\/65{border-color:rgb(var(--cstu-blue-100)/.65)}.cstu-border-blue-100\/70{border-color:rgb(var(--cstu-blue-100)/.7)}.cstu-border-blue-100\/75{border-color:rgb(var(--cstu-blue-100)/.75)}.cstu-border-blue-100\/80{border-color:rgb(var(--cstu-blue-100)/.8)}.cstu-border-blue-100\/85{border-color:rgb(var(--cstu-blue-100)/.85)}.cstu-border-blue-100\/90{border-color:rgb(var(--cstu-blue-100)/.9)}.cstu-border-blue-100\/95{border-color:rgb(var(--cstu-blue-100)/.95)}.cstu-border-blue-200{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-200)/var(--tw-border-opacity,1))}.cstu-border-blue-200\/0{border-color:rgb(var(--cstu-blue-200)/0)}.cstu-border-blue-200\/10{border-color:rgb(var(--cstu-blue-200)/.1)}.cstu-border-blue-200\/100{border-color:rgb(var(--cstu-blue-200)/1)}.cstu-border-blue-200\/15{border-color:rgb(var(--cstu-blue-200)/.15)}.cstu-border-blue-200\/20{border-color:rgb(var(--cstu-blue-200)/.2)}.cstu-border-blue-200\/25{border-color:rgb(var(--cstu-blue-200)/.25)}.cstu-border-blue-200\/30{border-color:rgb(var(--cstu-blue-200)/.3)}.cstu-border-blue-200\/35{border-color:rgb(var(--cstu-blue-200)/.35)}.cstu-border-blue-200\/40{border-color:rgb(var(--cstu-blue-200)/.4)}.cstu-border-blue-200\/45{border-color:rgb(var(--cstu-blue-200)/.45)}.cstu-border-blue-200\/5{border-color:rgb(var(--cstu-blue-200)/.05)}.cstu-border-blue-200\/50{border-color:rgb(var(--cstu-blue-200)/.5)}.cstu-border-blue-200\/55{border-color:rgb(var(--cstu-blue-200)/.55)}.cstu-border-blue-200\/60{border-color:rgb(var(--cstu-blue-200)/.6)}.cstu-border-blue-200\/65{border-color:rgb(var(--cstu-blue-200)/.65)}.cstu-border-blue-200\/70{border-color:rgb(var(--cstu-blue-200)/.7)}.cstu-border-blue-200\/75{border-color:rgb(var(--cstu-blue-200)/.75)}.cstu-border-blue-200\/80{border-color:rgb(var(--cstu-blue-200)/.8)}.cstu-border-blue-200\/85{border-color:rgb(var(--cstu-blue-200)/.85)}.cstu-border-blue-200\/90{border-color:rgb(var(--cstu-blue-200)/.9)}.cstu-border-blue-200\/95{border-color:rgb(var(--cstu-blue-200)/.95)}.cstu-border-blue-300{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-300)/var(--tw-border-opacity,1))}.cstu-border-blue-300\/0{border-color:rgb(var(--cstu-blue-300)/0)}.cstu-border-blue-300\/10{border-color:rgb(var(--cstu-blue-300)/.1)}.cstu-border-blue-300\/100{border-color:rgb(var(--cstu-blue-300)/1)}.cstu-border-blue-300\/15{border-color:rgb(var(--cstu-blue-300)/.15)}.cstu-border-blue-300\/20{border-color:rgb(var(--cstu-blue-300)/.2)}.cstu-border-blue-300\/25{border-color:rgb(var(--cstu-blue-300)/.25)}.cstu-border-blue-300\/30{border-color:rgb(var(--cstu-blue-300)/.3)}.cstu-border-blue-300\/35{border-color:rgb(var(--cstu-blue-300)/.35)}.cstu-border-blue-300\/40{border-color:rgb(var(--cstu-blue-300)/.4)}.cstu-border-blue-300\/45{border-color:rgb(var(--cstu-blue-300)/.45)}.cstu-border-blue-300\/5{border-color:rgb(var(--cstu-blue-300)/.05)}.cstu-border-blue-300\/50{border-color:rgb(var(--cstu-blue-300)/.5)}.cstu-border-blue-300\/55{border-color:rgb(var(--cstu-blue-300)/.55)}.cstu-border-blue-300\/60{border-color:rgb(var(--cstu-blue-300)/.6)}.cstu-border-blue-300\/65{border-color:rgb(var(--cstu-blue-300)/.65)}.cstu-border-blue-300\/70{border-color:rgb(var(--cstu-blue-300)/.7)}.cstu-border-blue-300\/75{border-color:rgb(var(--cstu-blue-300)/.75)}.cstu-border-blue-300\/80{border-color:rgb(var(--cstu-blue-300)/.8)}.cstu-border-blue-300\/85{border-color:rgb(var(--cstu-blue-300)/.85)}.cstu-border-blue-300\/90{border-color:rgb(var(--cstu-blue-300)/.9)}.cstu-border-blue-300\/95{border-color:rgb(var(--cstu-blue-300)/.95)}.cstu-border-blue-400{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-400)/var(--tw-border-opacity,1))}.cstu-border-blue-400\/0{border-color:rgb(var(--cstu-blue-400)/0)}.cstu-border-blue-400\/10{border-color:rgb(var(--cstu-blue-400)/.1)}.cstu-border-blue-400\/100{border-color:rgb(var(--cstu-blue-400)/1)}.cstu-border-blue-400\/15{border-color:rgb(var(--cstu-blue-400)/.15)}.cstu-border-blue-400\/20{border-color:rgb(var(--cstu-blue-400)/.2)}.cstu-border-blue-400\/25{border-color:rgb(var(--cstu-blue-400)/.25)}.cstu-border-blue-400\/30{border-color:rgb(var(--cstu-blue-400)/.3)}.cstu-border-blue-400\/35{border-color:rgb(var(--cstu-blue-400)/.35)}.cstu-border-blue-400\/40{border-color:rgb(var(--cstu-blue-400)/.4)}.cstu-border-blue-400\/45{border-color:rgb(var(--cstu-blue-400)/.45)}.cstu-border-blue-400\/5{border-color:rgb(var(--cstu-blue-400)/.05)}.cstu-border-blue-400\/50{border-color:rgb(var(--cstu-blue-400)/.5)}.cstu-border-blue-400\/55{border-color:rgb(var(--cstu-blue-400)/.55)}.cstu-border-blue-400\/60{border-color:rgb(var(--cstu-blue-400)/.6)}.cstu-border-blue-400\/65{border-color:rgb(var(--cstu-blue-400)/.65)}.cstu-border-blue-400\/70{border-color:rgb(var(--cstu-blue-400)/.7)}.cstu-border-blue-400\/75{border-color:rgb(var(--cstu-blue-400)/.75)}.cstu-border-blue-400\/80{border-color:rgb(var(--cstu-blue-400)/.8)}.cstu-border-blue-400\/85{border-color:rgb(var(--cstu-blue-400)/.85)}.cstu-border-blue-400\/90{border-color:rgb(var(--cstu-blue-400)/.9)}.cstu-border-blue-400\/95{border-color:rgb(var(--cstu-blue-400)/.95)}.cstu-border-blue-450{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-450)/var(--tw-border-opacity,1))}.cstu-border-blue-450\/0{border-color:rgb(var(--cstu-blue-450)/0)}.cstu-border-blue-450\/10{border-color:rgb(var(--cstu-blue-450)/.1)}.cstu-border-blue-450\/100{border-color:rgb(var(--cstu-blue-450)/1)}.cstu-border-blue-450\/15{border-color:rgb(var(--cstu-blue-450)/.15)}.cstu-border-blue-450\/20{border-color:rgb(var(--cstu-blue-450)/.2)}.cstu-border-blue-450\/25{border-color:rgb(var(--cstu-blue-450)/.25)}.cstu-border-blue-450\/30{border-color:rgb(var(--cstu-blue-450)/.3)}.cstu-border-blue-450\/35{border-color:rgb(var(--cstu-blue-450)/.35)}.cstu-border-blue-450\/40{border-color:rgb(var(--cstu-blue-450)/.4)}.cstu-border-blue-450\/45{border-color:rgb(var(--cstu-blue-450)/.45)}.cstu-border-blue-450\/5{border-color:rgb(var(--cstu-blue-450)/.05)}.cstu-border-blue-450\/50{border-color:rgb(var(--cstu-blue-450)/.5)}.cstu-border-blue-450\/55{border-color:rgb(var(--cstu-blue-450)/.55)}.cstu-border-blue-450\/60{border-color:rgb(var(--cstu-blue-450)/.6)}.cstu-border-blue-450\/65{border-color:rgb(var(--cstu-blue-450)/.65)}.cstu-border-blue-450\/70{border-color:rgb(var(--cstu-blue-450)/.7)}.cstu-border-blue-450\/75{border-color:rgb(var(--cstu-blue-450)/.75)}.cstu-border-blue-450\/80{border-color:rgb(var(--cstu-blue-450)/.8)}.cstu-border-blue-450\/85{border-color:rgb(var(--cstu-blue-450)/.85)}.cstu-border-blue-450\/90{border-color:rgb(var(--cstu-blue-450)/.9)}.cstu-border-blue-450\/95{border-color:rgb(var(--cstu-blue-450)/.95)}.cstu-border-blue-50{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-50)/var(--tw-border-opacity,1))}.cstu-border-blue-50\/0{border-color:rgb(var(--cstu-blue-50)/0)}.cstu-border-blue-50\/10{border-color:rgb(var(--cstu-blue-50)/.1)}.cstu-border-blue-50\/100{border-color:rgb(var(--cstu-blue-50)/1)}.cstu-border-blue-50\/15{border-color:rgb(var(--cstu-blue-50)/.15)}.cstu-border-blue-50\/20{border-color:rgb(var(--cstu-blue-50)/.2)}.cstu-border-blue-50\/25{border-color:rgb(var(--cstu-blue-50)/.25)}.cstu-border-blue-50\/30{border-color:rgb(var(--cstu-blue-50)/.3)}.cstu-border-blue-50\/35{border-color:rgb(var(--cstu-blue-50)/.35)}.cstu-border-blue-50\/40{border-color:rgb(var(--cstu-blue-50)/.4)}.cstu-border-blue-50\/45{border-color:rgb(var(--cstu-blue-50)/.45)}.cstu-border-blue-50\/5{border-color:rgb(var(--cstu-blue-50)/.05)}.cstu-border-blue-50\/50{border-color:rgb(var(--cstu-blue-50)/.5)}.cstu-border-blue-50\/55{border-color:rgb(var(--cstu-blue-50)/.55)}.cstu-border-blue-50\/60{border-color:rgb(var(--cstu-blue-50)/.6)}.cstu-border-blue-50\/65{border-color:rgb(var(--cstu-blue-50)/.65)}.cstu-border-blue-50\/70{border-color:rgb(var(--cstu-blue-50)/.7)}.cstu-border-blue-50\/75{border-color:rgb(var(--cstu-blue-50)/.75)}.cstu-border-blue-50\/80{border-color:rgb(var(--cstu-blue-50)/.8)}.cstu-border-blue-50\/85{border-color:rgb(var(--cstu-blue-50)/.85)}.cstu-border-blue-50\/90{border-color:rgb(var(--cstu-blue-50)/.9)}.cstu-border-blue-50\/95{border-color:rgb(var(--cstu-blue-50)/.95)}.cstu-border-blue-500{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-500)/var(--tw-border-opacity,1))}.cstu-border-blue-500\/0{border-color:rgb(var(--cstu-blue-500)/0)}.cstu-border-blue-500\/10{border-color:rgb(var(--cstu-blue-500)/.1)}.cstu-border-blue-500\/100{border-color:rgb(var(--cstu-blue-500)/1)}.cstu-border-blue-500\/15{border-color:rgb(var(--cstu-blue-500)/.15)}.cstu-border-blue-500\/20{border-color:rgb(var(--cstu-blue-500)/.2)}.cstu-border-blue-500\/25{border-color:rgb(var(--cstu-blue-500)/.25)}.cstu-border-blue-500\/30{border-color:rgb(var(--cstu-blue-500)/.3)}.cstu-border-blue-500\/35{border-color:rgb(var(--cstu-blue-500)/.35)}.cstu-border-blue-500\/40{border-color:rgb(var(--cstu-blue-500)/.4)}.cstu-border-blue-500\/45{border-color:rgb(var(--cstu-blue-500)/.45)}.cstu-border-blue-500\/5{border-color:rgb(var(--cstu-blue-500)/.05)}.cstu-border-blue-500\/50{border-color:rgb(var(--cstu-blue-500)/.5)}.cstu-border-blue-500\/55{border-color:rgb(var(--cstu-blue-500)/.55)}.cstu-border-blue-500\/60{border-color:rgb(var(--cstu-blue-500)/.6)}.cstu-border-blue-500\/65{border-color:rgb(var(--cstu-blue-500)/.65)}.cstu-border-blue-500\/70{border-color:rgb(var(--cstu-blue-500)/.7)}.cstu-border-blue-500\/75{border-color:rgb(var(--cstu-blue-500)/.75)}.cstu-border-blue-500\/80{border-color:rgb(var(--cstu-blue-500)/.8)}.cstu-border-blue-500\/85{border-color:rgb(var(--cstu-blue-500)/.85)}.cstu-border-blue-500\/90{border-color:rgb(var(--cstu-blue-500)/.9)}.cstu-border-blue-500\/95{border-color:rgb(var(--cstu-blue-500)/.95)}.cstu-border-blue-550{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-550)/var(--tw-border-opacity,1))}.cstu-border-blue-550\/0{border-color:rgb(var(--cstu-blue-550)/0)}.cstu-border-blue-550\/10{border-color:rgb(var(--cstu-blue-550)/.1)}.cstu-border-blue-550\/100{border-color:rgb(var(--cstu-blue-550)/1)}.cstu-border-blue-550\/15{border-color:rgb(var(--cstu-blue-550)/.15)}.cstu-border-blue-550\/20{border-color:rgb(var(--cstu-blue-550)/.2)}.cstu-border-blue-550\/25{border-color:rgb(var(--cstu-blue-550)/.25)}.cstu-border-blue-550\/30{border-color:rgb(var(--cstu-blue-550)/.3)}.cstu-border-blue-550\/35{border-color:rgb(var(--cstu-blue-550)/.35)}.cstu-border-blue-550\/40{border-color:rgb(var(--cstu-blue-550)/.4)}.cstu-border-blue-550\/45{border-color:rgb(var(--cstu-blue-550)/.45)}.cstu-border-blue-550\/5{border-color:rgb(var(--cstu-blue-550)/.05)}.cstu-border-blue-550\/50{border-color:rgb(var(--cstu-blue-550)/.5)}.cstu-border-blue-550\/55{border-color:rgb(var(--cstu-blue-550)/.55)}.cstu-border-blue-550\/60{border-color:rgb(var(--cstu-blue-550)/.6)}.cstu-border-blue-550\/65{border-color:rgb(var(--cstu-blue-550)/.65)}.cstu-border-blue-550\/70{border-color:rgb(var(--cstu-blue-550)/.7)}.cstu-border-blue-550\/75{border-color:rgb(var(--cstu-blue-550)/.75)}.cstu-border-blue-550\/80{border-color:rgb(var(--cstu-blue-550)/.8)}.cstu-border-blue-550\/85{border-color:rgb(var(--cstu-blue-550)/.85)}.cstu-border-blue-550\/90{border-color:rgb(var(--cstu-blue-550)/.9)}.cstu-border-blue-550\/95{border-color:rgb(var(--cstu-blue-550)/.95)}.cstu-border-blue-600{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-600)/var(--tw-border-opacity,1))}.cstu-border-blue-600\/0{border-color:rgb(var(--cstu-blue-600)/0)}.cstu-border-blue-600\/10{border-color:rgb(var(--cstu-blue-600)/.1)}.cstu-border-blue-600\/100{border-color:rgb(var(--cstu-blue-600)/1)}.cstu-border-blue-600\/15{border-color:rgb(var(--cstu-blue-600)/.15)}.cstu-border-blue-600\/20{border-color:rgb(var(--cstu-blue-600)/.2)}.cstu-border-blue-600\/25{border-color:rgb(var(--cstu-blue-600)/.25)}.cstu-border-blue-600\/30{border-color:rgb(var(--cstu-blue-600)/.3)}.cstu-border-blue-600\/35{border-color:rgb(var(--cstu-blue-600)/.35)}.cstu-border-blue-600\/40{border-color:rgb(var(--cstu-blue-600)/.4)}.cstu-border-blue-600\/45{border-color:rgb(var(--cstu-blue-600)/.45)}.cstu-border-blue-600\/5{border-color:rgb(var(--cstu-blue-600)/.05)}.cstu-border-blue-600\/50{border-color:rgb(var(--cstu-blue-600)/.5)}.cstu-border-blue-600\/55{border-color:rgb(var(--cstu-blue-600)/.55)}.cstu-border-blue-600\/60{border-color:rgb(var(--cstu-blue-600)/.6)}.cstu-border-blue-600\/65{border-color:rgb(var(--cstu-blue-600)/.65)}.cstu-border-blue-600\/70{border-color:rgb(var(--cstu-blue-600)/.7)}.cstu-border-blue-600\/75{border-color:rgb(var(--cstu-blue-600)/.75)}.cstu-border-blue-600\/80{border-color:rgb(var(--cstu-blue-600)/.8)}.cstu-border-blue-600\/85{border-color:rgb(var(--cstu-blue-600)/.85)}.cstu-border-blue-600\/90{border-color:rgb(var(--cstu-blue-600)/.9)}.cstu-border-blue-600\/95{border-color:rgb(var(--cstu-blue-600)/.95)}.cstu-border-blue-700{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-700)/var(--tw-border-opacity,1))}.cstu-border-blue-700\/0{border-color:rgb(var(--cstu-blue-700)/0)}.cstu-border-blue-700\/10{border-color:rgb(var(--cstu-blue-700)/.1)}.cstu-border-blue-700\/100{border-color:rgb(var(--cstu-blue-700)/1)}.cstu-border-blue-700\/15{border-color:rgb(var(--cstu-blue-700)/.15)}.cstu-border-blue-700\/20{border-color:rgb(var(--cstu-blue-700)/.2)}.cstu-border-blue-700\/25{border-color:rgb(var(--cstu-blue-700)/.25)}.cstu-border-blue-700\/30{border-color:rgb(var(--cstu-blue-700)/.3)}.cstu-border-blue-700\/35{border-color:rgb(var(--cstu-blue-700)/.35)}.cstu-border-blue-700\/40{border-color:rgb(var(--cstu-blue-700)/.4)}.cstu-border-blue-700\/45{border-color:rgb(var(--cstu-blue-700)/.45)}.cstu-border-blue-700\/5{border-color:rgb(var(--cstu-blue-700)/.05)}.cstu-border-blue-700\/50{border-color:rgb(var(--cstu-blue-700)/.5)}.cstu-border-blue-700\/55{border-color:rgb(var(--cstu-blue-700)/.55)}.cstu-border-blue-700\/60{border-color:rgb(var(--cstu-blue-700)/.6)}.cstu-border-blue-700\/65{border-color:rgb(var(--cstu-blue-700)/.65)}.cstu-border-blue-700\/70{border-color:rgb(var(--cstu-blue-700)/.7)}.cstu-border-blue-700\/75{border-color:rgb(var(--cstu-blue-700)/.75)}.cstu-border-blue-700\/80{border-color:rgb(var(--cstu-blue-700)/.8)}.cstu-border-blue-700\/85{border-color:rgb(var(--cstu-blue-700)/.85)}.cstu-border-blue-700\/90{border-color:rgb(var(--cstu-blue-700)/.9)}.cstu-border-blue-700\/95{border-color:rgb(var(--cstu-blue-700)/.95)}.cstu-border-blue-800{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-800)/var(--tw-border-opacity,1))}.cstu-border-blue-800\/0{border-color:rgb(var(--cstu-blue-800)/0)}.cstu-border-blue-800\/10{border-color:rgb(var(--cstu-blue-800)/.1)}.cstu-border-blue-800\/100{border-color:rgb(var(--cstu-blue-800)/1)}.cstu-border-blue-800\/15{border-color:rgb(var(--cstu-blue-800)/.15)}.cstu-border-blue-800\/20{border-color:rgb(var(--cstu-blue-800)/.2)}.cstu-border-blue-800\/25{border-color:rgb(var(--cstu-blue-800)/.25)}.cstu-border-blue-800\/30{border-color:rgb(var(--cstu-blue-800)/.3)}.cstu-border-blue-800\/35{border-color:rgb(var(--cstu-blue-800)/.35)}.cstu-border-blue-800\/40{border-color:rgb(var(--cstu-blue-800)/.4)}.cstu-border-blue-800\/45{border-color:rgb(var(--cstu-blue-800)/.45)}.cstu-border-blue-800\/5{border-color:rgb(var(--cstu-blue-800)/.05)}.cstu-border-blue-800\/50{border-color:rgb(var(--cstu-blue-800)/.5)}.cstu-border-blue-800\/55{border-color:rgb(var(--cstu-blue-800)/.55)}.cstu-border-blue-800\/60{border-color:rgb(var(--cstu-blue-800)/.6)}.cstu-border-blue-800\/65{border-color:rgb(var(--cstu-blue-800)/.65)}.cstu-border-blue-800\/70{border-color:rgb(var(--cstu-blue-800)/.7)}.cstu-border-blue-800\/75{border-color:rgb(var(--cstu-blue-800)/.75)}.cstu-border-blue-800\/80{border-color:rgb(var(--cstu-blue-800)/.8)}.cstu-border-blue-800\/85{border-color:rgb(var(--cstu-blue-800)/.85)}.cstu-border-blue-800\/90{border-color:rgb(var(--cstu-blue-800)/.9)}.cstu-border-blue-800\/95{border-color:rgb(var(--cstu-blue-800)/.95)}.cstu-border-blue-900{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-900)/var(--tw-border-opacity,1))}.cstu-border-blue-900\/0{border-color:rgb(var(--cstu-blue-900)/0)}.cstu-border-blue-900\/10{border-color:rgb(var(--cstu-blue-900)/.1)}.cstu-border-blue-900\/100{border-color:rgb(var(--cstu-blue-900)/1)}.cstu-border-blue-900\/15{border-color:rgb(var(--cstu-blue-900)/.15)}.cstu-border-blue-900\/20{border-color:rgb(var(--cstu-blue-900)/.2)}.cstu-border-blue-900\/25{border-color:rgb(var(--cstu-blue-900)/.25)}.cstu-border-blue-900\/30{border-color:rgb(var(--cstu-blue-900)/.3)}.cstu-border-blue-900\/35{border-color:rgb(var(--cstu-blue-900)/.35)}.cstu-border-blue-900\/40{border-color:rgb(var(--cstu-blue-900)/.4)}.cstu-border-blue-900\/45{border-color:rgb(var(--cstu-blue-900)/.45)}.cstu-border-blue-900\/5{border-color:rgb(var(--cstu-blue-900)/.05)}.cstu-border-blue-900\/50{border-color:rgb(var(--cstu-blue-900)/.5)}.cstu-border-blue-900\/55{border-color:rgb(var(--cstu-blue-900)/.55)}.cstu-border-blue-900\/60{border-color:rgb(var(--cstu-blue-900)/.6)}.cstu-border-blue-900\/65{border-color:rgb(var(--cstu-blue-900)/.65)}.cstu-border-blue-900\/70{border-color:rgb(var(--cstu-blue-900)/.7)}.cstu-border-blue-900\/75{border-color:rgb(var(--cstu-blue-900)/.75)}.cstu-border-blue-900\/80{border-color:rgb(var(--cstu-blue-900)/.8)}.cstu-border-blue-900\/85{border-color:rgb(var(--cstu-blue-900)/.85)}.cstu-border-blue-900\/90{border-color:rgb(var(--cstu-blue-900)/.9)}.cstu-border-blue-900\/95{border-color:rgb(var(--cstu-blue-900)/.95)}.cstu-border-current{border-color:currentColor}.cstu-border-danger-100{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-100)/var(--tw-border-opacity,1))}.cstu-border-danger-100\/0{border-color:rgb(var(--cstu-danger-100)/0)}.cstu-border-danger-100\/10{border-color:rgb(var(--cstu-danger-100)/.1)}.cstu-border-danger-100\/100{border-color:rgb(var(--cstu-danger-100)/1)}.cstu-border-danger-100\/15{border-color:rgb(var(--cstu-danger-100)/.15)}.cstu-border-danger-100\/20{border-color:rgb(var(--cstu-danger-100)/.2)}.cstu-border-danger-100\/25{border-color:rgb(var(--cstu-danger-100)/.25)}.cstu-border-danger-100\/30{border-color:rgb(var(--cstu-danger-100)/.3)}.cstu-border-danger-100\/35{border-color:rgb(var(--cstu-danger-100)/.35)}.cstu-border-danger-100\/40{border-color:rgb(var(--cstu-danger-100)/.4)}.cstu-border-danger-100\/45{border-color:rgb(var(--cstu-danger-100)/.45)}.cstu-border-danger-100\/5{border-color:rgb(var(--cstu-danger-100)/.05)}.cstu-border-danger-100\/50{border-color:rgb(var(--cstu-danger-100)/.5)}.cstu-border-danger-100\/55{border-color:rgb(var(--cstu-danger-100)/.55)}.cstu-border-danger-100\/60{border-color:rgb(var(--cstu-danger-100)/.6)}.cstu-border-danger-100\/65{border-color:rgb(var(--cstu-danger-100)/.65)}.cstu-border-danger-100\/70{border-color:rgb(var(--cstu-danger-100)/.7)}.cstu-border-danger-100\/75{border-color:rgb(var(--cstu-danger-100)/.75)}.cstu-border-danger-100\/80{border-color:rgb(var(--cstu-danger-100)/.8)}.cstu-border-danger-100\/85{border-color:rgb(var(--cstu-danger-100)/.85)}.cstu-border-danger-100\/90{border-color:rgb(var(--cstu-danger-100)/.9)}.cstu-border-danger-100\/95{border-color:rgb(var(--cstu-danger-100)/.95)}.cstu-border-danger-200{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-200)/var(--tw-border-opacity,1))}.cstu-border-danger-200\/0{border-color:rgb(var(--cstu-danger-200)/0)}.cstu-border-danger-200\/10{border-color:rgb(var(--cstu-danger-200)/.1)}.cstu-border-danger-200\/100{border-color:rgb(var(--cstu-danger-200)/1)}.cstu-border-danger-200\/15{border-color:rgb(var(--cstu-danger-200)/.15)}.cstu-border-danger-200\/20{border-color:rgb(var(--cstu-danger-200)/.2)}.cstu-border-danger-200\/25{border-color:rgb(var(--cstu-danger-200)/.25)}.cstu-border-danger-200\/30{border-color:rgb(var(--cstu-danger-200)/.3)}.cstu-border-danger-200\/35{border-color:rgb(var(--cstu-danger-200)/.35)}.cstu-border-danger-200\/40{border-color:rgb(var(--cstu-danger-200)/.4)}.cstu-border-danger-200\/45{border-color:rgb(var(--cstu-danger-200)/.45)}.cstu-border-danger-200\/5{border-color:rgb(var(--cstu-danger-200)/.05)}.cstu-border-danger-200\/50{border-color:rgb(var(--cstu-danger-200)/.5)}.cstu-border-danger-200\/55{border-color:rgb(var(--cstu-danger-200)/.55)}.cstu-border-danger-200\/60{border-color:rgb(var(--cstu-danger-200)/.6)}.cstu-border-danger-200\/65{border-color:rgb(var(--cstu-danger-200)/.65)}.cstu-border-danger-200\/70{border-color:rgb(var(--cstu-danger-200)/.7)}.cstu-border-danger-200\/75{border-color:rgb(var(--cstu-danger-200)/.75)}.cstu-border-danger-200\/80{border-color:rgb(var(--cstu-danger-200)/.8)}.cstu-border-danger-200\/85{border-color:rgb(var(--cstu-danger-200)/.85)}.cstu-border-danger-200\/90{border-color:rgb(var(--cstu-danger-200)/.9)}.cstu-border-danger-200\/95{border-color:rgb(var(--cstu-danger-200)/.95)}.cstu-border-danger-250{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-250)/var(--tw-border-opacity,1))}.cstu-border-danger-250\/0{border-color:rgb(var(--cstu-danger-250)/0)}.cstu-border-danger-250\/10{border-color:rgb(var(--cstu-danger-250)/.1)}.cstu-border-danger-250\/100{border-color:rgb(var(--cstu-danger-250)/1)}.cstu-border-danger-250\/15{border-color:rgb(var(--cstu-danger-250)/.15)}.cstu-border-danger-250\/20{border-color:rgb(var(--cstu-danger-250)/.2)}.cstu-border-danger-250\/25{border-color:rgb(var(--cstu-danger-250)/.25)}.cstu-border-danger-250\/30{border-color:rgb(var(--cstu-danger-250)/.3)}.cstu-border-danger-250\/35{border-color:rgb(var(--cstu-danger-250)/.35)}.cstu-border-danger-250\/40{border-color:rgb(var(--cstu-danger-250)/.4)}.cstu-border-danger-250\/45{border-color:rgb(var(--cstu-danger-250)/.45)}.cstu-border-danger-250\/5{border-color:rgb(var(--cstu-danger-250)/.05)}.cstu-border-danger-250\/50{border-color:rgb(var(--cstu-danger-250)/.5)}.cstu-border-danger-250\/55{border-color:rgb(var(--cstu-danger-250)/.55)}.cstu-border-danger-250\/60{border-color:rgb(var(--cstu-danger-250)/.6)}.cstu-border-danger-250\/65{border-color:rgb(var(--cstu-danger-250)/.65)}.cstu-border-danger-250\/70{border-color:rgb(var(--cstu-danger-250)/.7)}.cstu-border-danger-250\/75{border-color:rgb(var(--cstu-danger-250)/.75)}.cstu-border-danger-250\/80{border-color:rgb(var(--cstu-danger-250)/.8)}.cstu-border-danger-250\/85{border-color:rgb(var(--cstu-danger-250)/.85)}.cstu-border-danger-250\/90{border-color:rgb(var(--cstu-danger-250)/.9)}.cstu-border-danger-250\/95{border-color:rgb(var(--cstu-danger-250)/.95)}.cstu-border-danger-300{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-300)/var(--tw-border-opacity,1))}.cstu-border-danger-300\/0{border-color:rgb(var(--cstu-danger-300)/0)}.cstu-border-danger-300\/10{border-color:rgb(var(--cstu-danger-300)/.1)}.cstu-border-danger-300\/100{border-color:rgb(var(--cstu-danger-300)/1)}.cstu-border-danger-300\/15{border-color:rgb(var(--cstu-danger-300)/.15)}.cstu-border-danger-300\/20{border-color:rgb(var(--cstu-danger-300)/.2)}.cstu-border-danger-300\/25{border-color:rgb(var(--cstu-danger-300)/.25)}.cstu-border-danger-300\/30{border-color:rgb(var(--cstu-danger-300)/.3)}.cstu-border-danger-300\/35{border-color:rgb(var(--cstu-danger-300)/.35)}.cstu-border-danger-300\/40{border-color:rgb(var(--cstu-danger-300)/.4)}.cstu-border-danger-300\/45{border-color:rgb(var(--cstu-danger-300)/.45)}.cstu-border-danger-300\/5{border-color:rgb(var(--cstu-danger-300)/.05)}.cstu-border-danger-300\/50{border-color:rgb(var(--cstu-danger-300)/.5)}.cstu-border-danger-300\/55{border-color:rgb(var(--cstu-danger-300)/.55)}.cstu-border-danger-300\/60{border-color:rgb(var(--cstu-danger-300)/.6)}.cstu-border-danger-300\/65{border-color:rgb(var(--cstu-danger-300)/.65)}.cstu-border-danger-300\/70{border-color:rgb(var(--cstu-danger-300)/.7)}.cstu-border-danger-300\/75{border-color:rgb(var(--cstu-danger-300)/.75)}.cstu-border-danger-300\/80{border-color:rgb(var(--cstu-danger-300)/.8)}.cstu-border-danger-300\/85{border-color:rgb(var(--cstu-danger-300)/.85)}.cstu-border-danger-300\/90{border-color:rgb(var(--cstu-danger-300)/.9)}.cstu-border-danger-300\/95{border-color:rgb(var(--cstu-danger-300)/.95)}.cstu-border-danger-400{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-400)/var(--tw-border-opacity,1))}.cstu-border-danger-400\/0{border-color:rgb(var(--cstu-danger-400)/0)}.cstu-border-danger-400\/10{border-color:rgb(var(--cstu-danger-400)/.1)}.cstu-border-danger-400\/100{border-color:rgb(var(--cstu-danger-400)/1)}.cstu-border-danger-400\/15{border-color:rgb(var(--cstu-danger-400)/.15)}.cstu-border-danger-400\/20{border-color:rgb(var(--cstu-danger-400)/.2)}.cstu-border-danger-400\/25{border-color:rgb(var(--cstu-danger-400)/.25)}.cstu-border-danger-400\/30{border-color:rgb(var(--cstu-danger-400)/.3)}.cstu-border-danger-400\/35{border-color:rgb(var(--cstu-danger-400)/.35)}.cstu-border-danger-400\/40{border-color:rgb(var(--cstu-danger-400)/.4)}.cstu-border-danger-400\/45{border-color:rgb(var(--cstu-danger-400)/.45)}.cstu-border-danger-400\/5{border-color:rgb(var(--cstu-danger-400)/.05)}.cstu-border-danger-400\/50{border-color:rgb(var(--cstu-danger-400)/.5)}.cstu-border-danger-400\/55{border-color:rgb(var(--cstu-danger-400)/.55)}.cstu-border-danger-400\/60{border-color:rgb(var(--cstu-danger-400)/.6)}.cstu-border-danger-400\/65{border-color:rgb(var(--cstu-danger-400)/.65)}.cstu-border-danger-400\/70{border-color:rgb(var(--cstu-danger-400)/.7)}.cstu-border-danger-400\/75{border-color:rgb(var(--cstu-danger-400)/.75)}.cstu-border-danger-400\/80{border-color:rgb(var(--cstu-danger-400)/.8)}.cstu-border-danger-400\/85{border-color:rgb(var(--cstu-danger-400)/.85)}.cstu-border-danger-400\/90{border-color:rgb(var(--cstu-danger-400)/.9)}.cstu-border-danger-400\/95{border-color:rgb(var(--cstu-danger-400)/.95)}.cstu-border-danger-450{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-450)/var(--tw-border-opacity,1))}.cstu-border-danger-450\/0{border-color:rgb(var(--cstu-danger-450)/0)}.cstu-border-danger-450\/10{border-color:rgb(var(--cstu-danger-450)/.1)}.cstu-border-danger-450\/100{border-color:rgb(var(--cstu-danger-450)/1)}.cstu-border-danger-450\/15{border-color:rgb(var(--cstu-danger-450)/.15)}.cstu-border-danger-450\/20{border-color:rgb(var(--cstu-danger-450)/.2)}.cstu-border-danger-450\/25{border-color:rgb(var(--cstu-danger-450)/.25)}.cstu-border-danger-450\/30{border-color:rgb(var(--cstu-danger-450)/.3)}.cstu-border-danger-450\/35{border-color:rgb(var(--cstu-danger-450)/.35)}.cstu-border-danger-450\/40{border-color:rgb(var(--cstu-danger-450)/.4)}.cstu-border-danger-450\/45{border-color:rgb(var(--cstu-danger-450)/.45)}.cstu-border-danger-450\/5{border-color:rgb(var(--cstu-danger-450)/.05)}.cstu-border-danger-450\/50{border-color:rgb(var(--cstu-danger-450)/.5)}.cstu-border-danger-450\/55{border-color:rgb(var(--cstu-danger-450)/.55)}.cstu-border-danger-450\/60{border-color:rgb(var(--cstu-danger-450)/.6)}.cstu-border-danger-450\/65{border-color:rgb(var(--cstu-danger-450)/.65)}.cstu-border-danger-450\/70{border-color:rgb(var(--cstu-danger-450)/.7)}.cstu-border-danger-450\/75{border-color:rgb(var(--cstu-danger-450)/.75)}.cstu-border-danger-450\/80{border-color:rgb(var(--cstu-danger-450)/.8)}.cstu-border-danger-450\/85{border-color:rgb(var(--cstu-danger-450)/.85)}.cstu-border-danger-450\/90{border-color:rgb(var(--cstu-danger-450)/.9)}.cstu-border-danger-450\/95{border-color:rgb(var(--cstu-danger-450)/.95)}.cstu-border-danger-50{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-50)/var(--tw-border-opacity,1))}.cstu-border-danger-50\/0{border-color:rgb(var(--cstu-danger-50)/0)}.cstu-border-danger-50\/10{border-color:rgb(var(--cstu-danger-50)/.1)}.cstu-border-danger-50\/100{border-color:rgb(var(--cstu-danger-50)/1)}.cstu-border-danger-50\/15{border-color:rgb(var(--cstu-danger-50)/.15)}.cstu-border-danger-50\/20{border-color:rgb(var(--cstu-danger-50)/.2)}.cstu-border-danger-50\/25{border-color:rgb(var(--cstu-danger-50)/.25)}.cstu-border-danger-50\/30{border-color:rgb(var(--cstu-danger-50)/.3)}.cstu-border-danger-50\/35{border-color:rgb(var(--cstu-danger-50)/.35)}.cstu-border-danger-50\/40{border-color:rgb(var(--cstu-danger-50)/.4)}.cstu-border-danger-50\/45{border-color:rgb(var(--cstu-danger-50)/.45)}.cstu-border-danger-50\/5{border-color:rgb(var(--cstu-danger-50)/.05)}.cstu-border-danger-50\/50{border-color:rgb(var(--cstu-danger-50)/.5)}.cstu-border-danger-50\/55{border-color:rgb(var(--cstu-danger-50)/.55)}.cstu-border-danger-50\/60{border-color:rgb(var(--cstu-danger-50)/.6)}.cstu-border-danger-50\/65{border-color:rgb(var(--cstu-danger-50)/.65)}.cstu-border-danger-50\/70{border-color:rgb(var(--cstu-danger-50)/.7)}.cstu-border-danger-50\/75{border-color:rgb(var(--cstu-danger-50)/.75)}.cstu-border-danger-50\/80{border-color:rgb(var(--cstu-danger-50)/.8)}.cstu-border-danger-50\/85{border-color:rgb(var(--cstu-danger-50)/.85)}.cstu-border-danger-50\/90{border-color:rgb(var(--cstu-danger-50)/.9)}.cstu-border-danger-50\/95{border-color:rgb(var(--cstu-danger-50)/.95)}.cstu-border-danger-500{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-500)/var(--tw-border-opacity,1))}.cstu-border-danger-500\/0{border-color:rgb(var(--cstu-danger-500)/0)}.cstu-border-danger-500\/10{border-color:rgb(var(--cstu-danger-500)/.1)}.cstu-border-danger-500\/100{border-color:rgb(var(--cstu-danger-500)/1)}.cstu-border-danger-500\/15{border-color:rgb(var(--cstu-danger-500)/.15)}.cstu-border-danger-500\/20{border-color:rgb(var(--cstu-danger-500)/.2)}.cstu-border-danger-500\/25{border-color:rgb(var(--cstu-danger-500)/.25)}.cstu-border-danger-500\/30{border-color:rgb(var(--cstu-danger-500)/.3)}.cstu-border-danger-500\/35{border-color:rgb(var(--cstu-danger-500)/.35)}.cstu-border-danger-500\/40{border-color:rgb(var(--cstu-danger-500)/.4)}.cstu-border-danger-500\/45{border-color:rgb(var(--cstu-danger-500)/.45)}.cstu-border-danger-500\/5{border-color:rgb(var(--cstu-danger-500)/.05)}.cstu-border-danger-500\/50{border-color:rgb(var(--cstu-danger-500)/.5)}.cstu-border-danger-500\/55{border-color:rgb(var(--cstu-danger-500)/.55)}.cstu-border-danger-500\/60{border-color:rgb(var(--cstu-danger-500)/.6)}.cstu-border-danger-500\/65{border-color:rgb(var(--cstu-danger-500)/.65)}.cstu-border-danger-500\/70{border-color:rgb(var(--cstu-danger-500)/.7)}.cstu-border-danger-500\/75{border-color:rgb(var(--cstu-danger-500)/.75)}.cstu-border-danger-500\/80{border-color:rgb(var(--cstu-danger-500)/.8)}.cstu-border-danger-500\/85{border-color:rgb(var(--cstu-danger-500)/.85)}.cstu-border-danger-500\/90{border-color:rgb(var(--cstu-danger-500)/.9)}.cstu-border-danger-500\/95{border-color:rgb(var(--cstu-danger-500)/.95)}.cstu-border-danger-550{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-550)/var(--tw-border-opacity,1))}.cstu-border-danger-550\/0{border-color:rgb(var(--cstu-danger-550)/0)}.cstu-border-danger-550\/10{border-color:rgb(var(--cstu-danger-550)/.1)}.cstu-border-danger-550\/100{border-color:rgb(var(--cstu-danger-550)/1)}.cstu-border-danger-550\/15{border-color:rgb(var(--cstu-danger-550)/.15)}.cstu-border-danger-550\/20{border-color:rgb(var(--cstu-danger-550)/.2)}.cstu-border-danger-550\/25{border-color:rgb(var(--cstu-danger-550)/.25)}.cstu-border-danger-550\/30{border-color:rgb(var(--cstu-danger-550)/.3)}.cstu-border-danger-550\/35{border-color:rgb(var(--cstu-danger-550)/.35)}.cstu-border-danger-550\/40{border-color:rgb(var(--cstu-danger-550)/.4)}.cstu-border-danger-550\/45{border-color:rgb(var(--cstu-danger-550)/.45)}.cstu-border-danger-550\/5{border-color:rgb(var(--cstu-danger-550)/.05)}.cstu-border-danger-550\/50{border-color:rgb(var(--cstu-danger-550)/.5)}.cstu-border-danger-550\/55{border-color:rgb(var(--cstu-danger-550)/.55)}.cstu-border-danger-550\/60{border-color:rgb(var(--cstu-danger-550)/.6)}.cstu-border-danger-550\/65{border-color:rgb(var(--cstu-danger-550)/.65)}.cstu-border-danger-550\/70{border-color:rgb(var(--cstu-danger-550)/.7)}.cstu-border-danger-550\/75{border-color:rgb(var(--cstu-danger-550)/.75)}.cstu-border-danger-550\/80{border-color:rgb(var(--cstu-danger-550)/.8)}.cstu-border-danger-550\/85{border-color:rgb(var(--cstu-danger-550)/.85)}.cstu-border-danger-550\/90{border-color:rgb(var(--cstu-danger-550)/.9)}.cstu-border-danger-550\/95{border-color:rgb(var(--cstu-danger-550)/.95)}.cstu-border-danger-575{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-575)/var(--tw-border-opacity,1))}.cstu-border-danger-575\/0{border-color:rgb(var(--cstu-danger-575)/0)}.cstu-border-danger-575\/10{border-color:rgb(var(--cstu-danger-575)/.1)}.cstu-border-danger-575\/100{border-color:rgb(var(--cstu-danger-575)/1)}.cstu-border-danger-575\/15{border-color:rgb(var(--cstu-danger-575)/.15)}.cstu-border-danger-575\/20{border-color:rgb(var(--cstu-danger-575)/.2)}.cstu-border-danger-575\/25{border-color:rgb(var(--cstu-danger-575)/.25)}.cstu-border-danger-575\/30{border-color:rgb(var(--cstu-danger-575)/.3)}.cstu-border-danger-575\/35{border-color:rgb(var(--cstu-danger-575)/.35)}.cstu-border-danger-575\/40{border-color:rgb(var(--cstu-danger-575)/.4)}.cstu-border-danger-575\/45{border-color:rgb(var(--cstu-danger-575)/.45)}.cstu-border-danger-575\/5{border-color:rgb(var(--cstu-danger-575)/.05)}.cstu-border-danger-575\/50{border-color:rgb(var(--cstu-danger-575)/.5)}.cstu-border-danger-575\/55{border-color:rgb(var(--cstu-danger-575)/.55)}.cstu-border-danger-575\/60{border-color:rgb(var(--cstu-danger-575)/.6)}.cstu-border-danger-575\/65{border-color:rgb(var(--cstu-danger-575)/.65)}.cstu-border-danger-575\/70{border-color:rgb(var(--cstu-danger-575)/.7)}.cstu-border-danger-575\/75{border-color:rgb(var(--cstu-danger-575)/.75)}.cstu-border-danger-575\/80{border-color:rgb(var(--cstu-danger-575)/.8)}.cstu-border-danger-575\/85{border-color:rgb(var(--cstu-danger-575)/.85)}.cstu-border-danger-575\/90{border-color:rgb(var(--cstu-danger-575)/.9)}.cstu-border-danger-575\/95{border-color:rgb(var(--cstu-danger-575)/.95)}.cstu-border-danger-600{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-600)/var(--tw-border-opacity,1))}.cstu-border-danger-600\/0{border-color:rgb(var(--cstu-danger-600)/0)}.cstu-border-danger-600\/10{border-color:rgb(var(--cstu-danger-600)/.1)}.cstu-border-danger-600\/100{border-color:rgb(var(--cstu-danger-600)/1)}.cstu-border-danger-600\/15{border-color:rgb(var(--cstu-danger-600)/.15)}.cstu-border-danger-600\/20{border-color:rgb(var(--cstu-danger-600)/.2)}.cstu-border-danger-600\/25{border-color:rgb(var(--cstu-danger-600)/.25)}.cstu-border-danger-600\/30{border-color:rgb(var(--cstu-danger-600)/.3)}.cstu-border-danger-600\/35{border-color:rgb(var(--cstu-danger-600)/.35)}.cstu-border-danger-600\/40{border-color:rgb(var(--cstu-danger-600)/.4)}.cstu-border-danger-600\/45{border-color:rgb(var(--cstu-danger-600)/.45)}.cstu-border-danger-600\/5{border-color:rgb(var(--cstu-danger-600)/.05)}.cstu-border-danger-600\/50{border-color:rgb(var(--cstu-danger-600)/.5)}.cstu-border-danger-600\/55{border-color:rgb(var(--cstu-danger-600)/.55)}.cstu-border-danger-600\/60{border-color:rgb(var(--cstu-danger-600)/.6)}.cstu-border-danger-600\/65{border-color:rgb(var(--cstu-danger-600)/.65)}.cstu-border-danger-600\/70{border-color:rgb(var(--cstu-danger-600)/.7)}.cstu-border-danger-600\/75{border-color:rgb(var(--cstu-danger-600)/.75)}.cstu-border-danger-600\/80{border-color:rgb(var(--cstu-danger-600)/.8)}.cstu-border-danger-600\/85{border-color:rgb(var(--cstu-danger-600)/.85)}.cstu-border-danger-600\/90{border-color:rgb(var(--cstu-danger-600)/.9)}.cstu-border-danger-600\/95{border-color:rgb(var(--cstu-danger-600)/.95)}.cstu-border-danger-700{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-700)/var(--tw-border-opacity,1))}.cstu-border-danger-700\/0{border-color:rgb(var(--cstu-danger-700)/0)}.cstu-border-danger-700\/10{border-color:rgb(var(--cstu-danger-700)/.1)}.cstu-border-danger-700\/100{border-color:rgb(var(--cstu-danger-700)/1)}.cstu-border-danger-700\/15{border-color:rgb(var(--cstu-danger-700)/.15)}.cstu-border-danger-700\/20{border-color:rgb(var(--cstu-danger-700)/.2)}.cstu-border-danger-700\/25{border-color:rgb(var(--cstu-danger-700)/.25)}.cstu-border-danger-700\/30{border-color:rgb(var(--cstu-danger-700)/.3)}.cstu-border-danger-700\/35{border-color:rgb(var(--cstu-danger-700)/.35)}.cstu-border-danger-700\/40{border-color:rgb(var(--cstu-danger-700)/.4)}.cstu-border-danger-700\/45{border-color:rgb(var(--cstu-danger-700)/.45)}.cstu-border-danger-700\/5{border-color:rgb(var(--cstu-danger-700)/.05)}.cstu-border-danger-700\/50{border-color:rgb(var(--cstu-danger-700)/.5)}.cstu-border-danger-700\/55{border-color:rgb(var(--cstu-danger-700)/.55)}.cstu-border-danger-700\/60{border-color:rgb(var(--cstu-danger-700)/.6)}.cstu-border-danger-700\/65{border-color:rgb(var(--cstu-danger-700)/.65)}.cstu-border-danger-700\/70{border-color:rgb(var(--cstu-danger-700)/.7)}.cstu-border-danger-700\/75{border-color:rgb(var(--cstu-danger-700)/.75)}.cstu-border-danger-700\/80{border-color:rgb(var(--cstu-danger-700)/.8)}.cstu-border-danger-700\/85{border-color:rgb(var(--cstu-danger-700)/.85)}.cstu-border-danger-700\/90{border-color:rgb(var(--cstu-danger-700)/.9)}.cstu-border-danger-700\/95{border-color:rgb(var(--cstu-danger-700)/.95)}.cstu-border-danger-800{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-800)/var(--tw-border-opacity,1))}.cstu-border-danger-800\/0{border-color:rgb(var(--cstu-danger-800)/0)}.cstu-border-danger-800\/10{border-color:rgb(var(--cstu-danger-800)/.1)}.cstu-border-danger-800\/100{border-color:rgb(var(--cstu-danger-800)/1)}.cstu-border-danger-800\/15{border-color:rgb(var(--cstu-danger-800)/.15)}.cstu-border-danger-800\/20{border-color:rgb(var(--cstu-danger-800)/.2)}.cstu-border-danger-800\/25{border-color:rgb(var(--cstu-danger-800)/.25)}.cstu-border-danger-800\/30{border-color:rgb(var(--cstu-danger-800)/.3)}.cstu-border-danger-800\/35{border-color:rgb(var(--cstu-danger-800)/.35)}.cstu-border-danger-800\/40{border-color:rgb(var(--cstu-danger-800)/.4)}.cstu-border-danger-800\/45{border-color:rgb(var(--cstu-danger-800)/.45)}.cstu-border-danger-800\/5{border-color:rgb(var(--cstu-danger-800)/.05)}.cstu-border-danger-800\/50{border-color:rgb(var(--cstu-danger-800)/.5)}.cstu-border-danger-800\/55{border-color:rgb(var(--cstu-danger-800)/.55)}.cstu-border-danger-800\/60{border-color:rgb(var(--cstu-danger-800)/.6)}.cstu-border-danger-800\/65{border-color:rgb(var(--cstu-danger-800)/.65)}.cstu-border-danger-800\/70{border-color:rgb(var(--cstu-danger-800)/.7)}.cstu-border-danger-800\/75{border-color:rgb(var(--cstu-danger-800)/.75)}.cstu-border-danger-800\/80{border-color:rgb(var(--cstu-danger-800)/.8)}.cstu-border-danger-800\/85{border-color:rgb(var(--cstu-danger-800)/.85)}.cstu-border-danger-800\/90{border-color:rgb(var(--cstu-danger-800)/.9)}.cstu-border-danger-800\/95{border-color:rgb(var(--cstu-danger-800)/.95)}.cstu-border-danger-900{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-900)/var(--tw-border-opacity,1))}.cstu-border-danger-900\/0{border-color:rgb(var(--cstu-danger-900)/0)}.cstu-border-danger-900\/10{border-color:rgb(var(--cstu-danger-900)/.1)}.cstu-border-danger-900\/100{border-color:rgb(var(--cstu-danger-900)/1)}.cstu-border-danger-900\/15{border-color:rgb(var(--cstu-danger-900)/.15)}.cstu-border-danger-900\/20{border-color:rgb(var(--cstu-danger-900)/.2)}.cstu-border-danger-900\/25{border-color:rgb(var(--cstu-danger-900)/.25)}.cstu-border-danger-900\/30{border-color:rgb(var(--cstu-danger-900)/.3)}.cstu-border-danger-900\/35{border-color:rgb(var(--cstu-danger-900)/.35)}.cstu-border-danger-900\/40{border-color:rgb(var(--cstu-danger-900)/.4)}.cstu-border-danger-900\/45{border-color:rgb(var(--cstu-danger-900)/.45)}.cstu-border-danger-900\/5{border-color:rgb(var(--cstu-danger-900)/.05)}.cstu-border-danger-900\/50{border-color:rgb(var(--cstu-danger-900)/.5)}.cstu-border-danger-900\/55{border-color:rgb(var(--cstu-danger-900)/.55)}.cstu-border-danger-900\/60{border-color:rgb(var(--cstu-danger-900)/.6)}.cstu-border-danger-900\/65{border-color:rgb(var(--cstu-danger-900)/.65)}.cstu-border-danger-900\/70{border-color:rgb(var(--cstu-danger-900)/.7)}.cstu-border-danger-900\/75{border-color:rgb(var(--cstu-danger-900)/.75)}.cstu-border-danger-900\/80{border-color:rgb(var(--cstu-danger-900)/.8)}.cstu-border-danger-900\/85{border-color:rgb(var(--cstu-danger-900)/.85)}.cstu-border-danger-900\/90{border-color:rgb(var(--cstu-danger-900)/.9)}.cstu-border-danger-900\/95{border-color:rgb(var(--cstu-danger-900)/.95)}.cstu-border-gray-100{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-100)/var(--tw-border-opacity,1))}.cstu-border-gray-100\/0{border-color:rgb(var(--cstu-gray-100)/0)}.cstu-border-gray-100\/10{border-color:rgb(var(--cstu-gray-100)/.1)}.cstu-border-gray-100\/100{border-color:rgb(var(--cstu-gray-100)/1)}.cstu-border-gray-100\/15{border-color:rgb(var(--cstu-gray-100)/.15)}.cstu-border-gray-100\/20{border-color:rgb(var(--cstu-gray-100)/.2)}.cstu-border-gray-100\/25{border-color:rgb(var(--cstu-gray-100)/.25)}.cstu-border-gray-100\/30{border-color:rgb(var(--cstu-gray-100)/.3)}.cstu-border-gray-100\/35{border-color:rgb(var(--cstu-gray-100)/.35)}.cstu-border-gray-100\/40{border-color:rgb(var(--cstu-gray-100)/.4)}.cstu-border-gray-100\/45{border-color:rgb(var(--cstu-gray-100)/.45)}.cstu-border-gray-100\/5{border-color:rgb(var(--cstu-gray-100)/.05)}.cstu-border-gray-100\/50{border-color:rgb(var(--cstu-gray-100)/.5)}.cstu-border-gray-100\/55{border-color:rgb(var(--cstu-gray-100)/.55)}.cstu-border-gray-100\/60{border-color:rgb(var(--cstu-gray-100)/.6)}.cstu-border-gray-100\/65{border-color:rgb(var(--cstu-gray-100)/.65)}.cstu-border-gray-100\/70{border-color:rgb(var(--cstu-gray-100)/.7)}.cstu-border-gray-100\/75{border-color:rgb(var(--cstu-gray-100)/.75)}.cstu-border-gray-100\/80{border-color:rgb(var(--cstu-gray-100)/.8)}.cstu-border-gray-100\/85{border-color:rgb(var(--cstu-gray-100)/.85)}.cstu-border-gray-100\/90{border-color:rgb(var(--cstu-gray-100)/.9)}.cstu-border-gray-100\/95{border-color:rgb(var(--cstu-gray-100)/.95)}.cstu-border-gray-200{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-200)/var(--tw-border-opacity,1))}.cstu-border-gray-200\/0{border-color:rgb(var(--cstu-gray-200)/0)}.cstu-border-gray-200\/10{border-color:rgb(var(--cstu-gray-200)/.1)}.cstu-border-gray-200\/100{border-color:rgb(var(--cstu-gray-200)/1)}.cstu-border-gray-200\/15{border-color:rgb(var(--cstu-gray-200)/.15)}.cstu-border-gray-200\/20{border-color:rgb(var(--cstu-gray-200)/.2)}.cstu-border-gray-200\/25{border-color:rgb(var(--cstu-gray-200)/.25)}.cstu-border-gray-200\/30{border-color:rgb(var(--cstu-gray-200)/.3)}.cstu-border-gray-200\/35{border-color:rgb(var(--cstu-gray-200)/.35)}.cstu-border-gray-200\/40{border-color:rgb(var(--cstu-gray-200)/.4)}.cstu-border-gray-200\/45{border-color:rgb(var(--cstu-gray-200)/.45)}.cstu-border-gray-200\/5{border-color:rgb(var(--cstu-gray-200)/.05)}.cstu-border-gray-200\/50{border-color:rgb(var(--cstu-gray-200)/.5)}.cstu-border-gray-200\/55{border-color:rgb(var(--cstu-gray-200)/.55)}.cstu-border-gray-200\/60{border-color:rgb(var(--cstu-gray-200)/.6)}.cstu-border-gray-200\/65{border-color:rgb(var(--cstu-gray-200)/.65)}.cstu-border-gray-200\/70{border-color:rgb(var(--cstu-gray-200)/.7)}.cstu-border-gray-200\/75{border-color:rgb(var(--cstu-gray-200)/.75)}.cstu-border-gray-200\/80{border-color:rgb(var(--cstu-gray-200)/.8)}.cstu-border-gray-200\/85{border-color:rgb(var(--cstu-gray-200)/.85)}.cstu-border-gray-200\/90{border-color:rgb(var(--cstu-gray-200)/.9)}.cstu-border-gray-200\/95{border-color:rgb(var(--cstu-gray-200)/.95)}.cstu-border-gray-250{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-250)/var(--tw-border-opacity,1))}.cstu-border-gray-250\/0{border-color:rgb(var(--cstu-gray-250)/0)}.cstu-border-gray-250\/10{border-color:rgb(var(--cstu-gray-250)/.1)}.cstu-border-gray-250\/100{border-color:rgb(var(--cstu-gray-250)/1)}.cstu-border-gray-250\/15{border-color:rgb(var(--cstu-gray-250)/.15)}.cstu-border-gray-250\/20{border-color:rgb(var(--cstu-gray-250)/.2)}.cstu-border-gray-250\/25{border-color:rgb(var(--cstu-gray-250)/.25)}.cstu-border-gray-250\/30{border-color:rgb(var(--cstu-gray-250)/.3)}.cstu-border-gray-250\/35{border-color:rgb(var(--cstu-gray-250)/.35)}.cstu-border-gray-250\/40{border-color:rgb(var(--cstu-gray-250)/.4)}.cstu-border-gray-250\/45{border-color:rgb(var(--cstu-gray-250)/.45)}.cstu-border-gray-250\/5{border-color:rgb(var(--cstu-gray-250)/.05)}.cstu-border-gray-250\/50{border-color:rgb(var(--cstu-gray-250)/.5)}.cstu-border-gray-250\/55{border-color:rgb(var(--cstu-gray-250)/.55)}.cstu-border-gray-250\/60{border-color:rgb(var(--cstu-gray-250)/.6)}.cstu-border-gray-250\/65{border-color:rgb(var(--cstu-gray-250)/.65)}.cstu-border-gray-250\/70{border-color:rgb(var(--cstu-gray-250)/.7)}.cstu-border-gray-250\/75{border-color:rgb(var(--cstu-gray-250)/.75)}.cstu-border-gray-250\/80{border-color:rgb(var(--cstu-gray-250)/.8)}.cstu-border-gray-250\/85{border-color:rgb(var(--cstu-gray-250)/.85)}.cstu-border-gray-250\/90{border-color:rgb(var(--cstu-gray-250)/.9)}.cstu-border-gray-250\/95{border-color:rgb(var(--cstu-gray-250)/.95)}.cstu-border-gray-300{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-300)/var(--tw-border-opacity,1))}.cstu-border-gray-300\/0{border-color:rgb(var(--cstu-gray-300)/0)}.cstu-border-gray-300\/10{border-color:rgb(var(--cstu-gray-300)/.1)}.cstu-border-gray-300\/100{border-color:rgb(var(--cstu-gray-300)/1)}.cstu-border-gray-300\/15{border-color:rgb(var(--cstu-gray-300)/.15)}.cstu-border-gray-300\/20{border-color:rgb(var(--cstu-gray-300)/.2)}.cstu-border-gray-300\/25{border-color:rgb(var(--cstu-gray-300)/.25)}.cstu-border-gray-300\/30{border-color:rgb(var(--cstu-gray-300)/.3)}.cstu-border-gray-300\/35{border-color:rgb(var(--cstu-gray-300)/.35)}.cstu-border-gray-300\/40{border-color:rgb(var(--cstu-gray-300)/.4)}.cstu-border-gray-300\/45{border-color:rgb(var(--cstu-gray-300)/.45)}.cstu-border-gray-300\/5{border-color:rgb(var(--cstu-gray-300)/.05)}.cstu-border-gray-300\/50{border-color:rgb(var(--cstu-gray-300)/.5)}.cstu-border-gray-300\/55{border-color:rgb(var(--cstu-gray-300)/.55)}.cstu-border-gray-300\/60{border-color:rgb(var(--cstu-gray-300)/.6)}.cstu-border-gray-300\/65{border-color:rgb(var(--cstu-gray-300)/.65)}.cstu-border-gray-300\/70{border-color:rgb(var(--cstu-gray-300)/.7)}.cstu-border-gray-300\/75{border-color:rgb(var(--cstu-gray-300)/.75)}.cstu-border-gray-300\/80{border-color:rgb(var(--cstu-gray-300)/.8)}.cstu-border-gray-300\/85{border-color:rgb(var(--cstu-gray-300)/.85)}.cstu-border-gray-300\/90{border-color:rgb(var(--cstu-gray-300)/.9)}.cstu-border-gray-300\/95{border-color:rgb(var(--cstu-gray-300)/.95)}.cstu-border-gray-400{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-400)/var(--tw-border-opacity,1))}.cstu-border-gray-400\/0{border-color:rgb(var(--cstu-gray-400)/0)}.cstu-border-gray-400\/10{border-color:rgb(var(--cstu-gray-400)/.1)}.cstu-border-gray-400\/100{border-color:rgb(var(--cstu-gray-400)/1)}.cstu-border-gray-400\/15{border-color:rgb(var(--cstu-gray-400)/.15)}.cstu-border-gray-400\/20{border-color:rgb(var(--cstu-gray-400)/.2)}.cstu-border-gray-400\/25{border-color:rgb(var(--cstu-gray-400)/.25)}.cstu-border-gray-400\/30{border-color:rgb(var(--cstu-gray-400)/.3)}.cstu-border-gray-400\/35{border-color:rgb(var(--cstu-gray-400)/.35)}.cstu-border-gray-400\/40{border-color:rgb(var(--cstu-gray-400)/.4)}.cstu-border-gray-400\/45{border-color:rgb(var(--cstu-gray-400)/.45)}.cstu-border-gray-400\/5{border-color:rgb(var(--cstu-gray-400)/.05)}.cstu-border-gray-400\/50{border-color:rgb(var(--cstu-gray-400)/.5)}.cstu-border-gray-400\/55{border-color:rgb(var(--cstu-gray-400)/.55)}.cstu-border-gray-400\/60{border-color:rgb(var(--cstu-gray-400)/.6)}.cstu-border-gray-400\/65{border-color:rgb(var(--cstu-gray-400)/.65)}.cstu-border-gray-400\/70{border-color:rgb(var(--cstu-gray-400)/.7)}.cstu-border-gray-400\/75{border-color:rgb(var(--cstu-gray-400)/.75)}.cstu-border-gray-400\/80{border-color:rgb(var(--cstu-gray-400)/.8)}.cstu-border-gray-400\/85{border-color:rgb(var(--cstu-gray-400)/.85)}.cstu-border-gray-400\/90{border-color:rgb(var(--cstu-gray-400)/.9)}.cstu-border-gray-400\/95{border-color:rgb(var(--cstu-gray-400)/.95)}.cstu-border-gray-50{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-50)/var(--tw-border-opacity,1))}.cstu-border-gray-50\/0{border-color:rgb(var(--cstu-gray-50)/0)}.cstu-border-gray-50\/10{border-color:rgb(var(--cstu-gray-50)/.1)}.cstu-border-gray-50\/100{border-color:rgb(var(--cstu-gray-50)/1)}.cstu-border-gray-50\/15{border-color:rgb(var(--cstu-gray-50)/.15)}.cstu-border-gray-50\/20{border-color:rgb(var(--cstu-gray-50)/.2)}.cstu-border-gray-50\/25{border-color:rgb(var(--cstu-gray-50)/.25)}.cstu-border-gray-50\/30{border-color:rgb(var(--cstu-gray-50)/.3)}.cstu-border-gray-50\/35{border-color:rgb(var(--cstu-gray-50)/.35)}.cstu-border-gray-50\/40{border-color:rgb(var(--cstu-gray-50)/.4)}.cstu-border-gray-50\/45{border-color:rgb(var(--cstu-gray-50)/.45)}.cstu-border-gray-50\/5{border-color:rgb(var(--cstu-gray-50)/.05)}.cstu-border-gray-50\/50{border-color:rgb(var(--cstu-gray-50)/.5)}.cstu-border-gray-50\/55{border-color:rgb(var(--cstu-gray-50)/.55)}.cstu-border-gray-50\/60{border-color:rgb(var(--cstu-gray-50)/.6)}.cstu-border-gray-50\/65{border-color:rgb(var(--cstu-gray-50)/.65)}.cstu-border-gray-50\/70{border-color:rgb(var(--cstu-gray-50)/.7)}.cstu-border-gray-50\/75{border-color:rgb(var(--cstu-gray-50)/.75)}.cstu-border-gray-50\/80{border-color:rgb(var(--cstu-gray-50)/.8)}.cstu-border-gray-50\/85{border-color:rgb(var(--cstu-gray-50)/.85)}.cstu-border-gray-50\/90{border-color:rgb(var(--cstu-gray-50)/.9)}.cstu-border-gray-50\/95{border-color:rgb(var(--cstu-gray-50)/.95)}.cstu-border-gray-500{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-500)/var(--tw-border-opacity,1))}.cstu-border-gray-500\/0{border-color:rgb(var(--cstu-gray-500)/0)}.cstu-border-gray-500\/10{border-color:rgb(var(--cstu-gray-500)/.1)}.cstu-border-gray-500\/100{border-color:rgb(var(--cstu-gray-500)/1)}.cstu-border-gray-500\/15{border-color:rgb(var(--cstu-gray-500)/.15)}.cstu-border-gray-500\/20{border-color:rgb(var(--cstu-gray-500)/.2)}.cstu-border-gray-500\/25{border-color:rgb(var(--cstu-gray-500)/.25)}.cstu-border-gray-500\/30{border-color:rgb(var(--cstu-gray-500)/.3)}.cstu-border-gray-500\/35{border-color:rgb(var(--cstu-gray-500)/.35)}.cstu-border-gray-500\/40{border-color:rgb(var(--cstu-gray-500)/.4)}.cstu-border-gray-500\/45{border-color:rgb(var(--cstu-gray-500)/.45)}.cstu-border-gray-500\/5{border-color:rgb(var(--cstu-gray-500)/.05)}.cstu-border-gray-500\/50{border-color:rgb(var(--cstu-gray-500)/.5)}.cstu-border-gray-500\/55{border-color:rgb(var(--cstu-gray-500)/.55)}.cstu-border-gray-500\/60{border-color:rgb(var(--cstu-gray-500)/.6)}.cstu-border-gray-500\/65{border-color:rgb(var(--cstu-gray-500)/.65)}.cstu-border-gray-500\/70{border-color:rgb(var(--cstu-gray-500)/.7)}.cstu-border-gray-500\/75{border-color:rgb(var(--cstu-gray-500)/.75)}.cstu-border-gray-500\/80{border-color:rgb(var(--cstu-gray-500)/.8)}.cstu-border-gray-500\/85{border-color:rgb(var(--cstu-gray-500)/.85)}.cstu-border-gray-500\/90{border-color:rgb(var(--cstu-gray-500)/.9)}.cstu-border-gray-500\/95{border-color:rgb(var(--cstu-gray-500)/.95)}.cstu-border-gray-550{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-550)/var(--tw-border-opacity,1))}.cstu-border-gray-550\/0{border-color:rgb(var(--cstu-gray-550)/0)}.cstu-border-gray-550\/10{border-color:rgb(var(--cstu-gray-550)/.1)}.cstu-border-gray-550\/100{border-color:rgb(var(--cstu-gray-550)/1)}.cstu-border-gray-550\/15{border-color:rgb(var(--cstu-gray-550)/.15)}.cstu-border-gray-550\/20{border-color:rgb(var(--cstu-gray-550)/.2)}.cstu-border-gray-550\/25{border-color:rgb(var(--cstu-gray-550)/.25)}.cstu-border-gray-550\/30{border-color:rgb(var(--cstu-gray-550)/.3)}.cstu-border-gray-550\/35{border-color:rgb(var(--cstu-gray-550)/.35)}.cstu-border-gray-550\/40{border-color:rgb(var(--cstu-gray-550)/.4)}.cstu-border-gray-550\/45{border-color:rgb(var(--cstu-gray-550)/.45)}.cstu-border-gray-550\/5{border-color:rgb(var(--cstu-gray-550)/.05)}.cstu-border-gray-550\/50{border-color:rgb(var(--cstu-gray-550)/.5)}.cstu-border-gray-550\/55{border-color:rgb(var(--cstu-gray-550)/.55)}.cstu-border-gray-550\/60{border-color:rgb(var(--cstu-gray-550)/.6)}.cstu-border-gray-550\/65{border-color:rgb(var(--cstu-gray-550)/.65)}.cstu-border-gray-550\/70{border-color:rgb(var(--cstu-gray-550)/.7)}.cstu-border-gray-550\/75{border-color:rgb(var(--cstu-gray-550)/.75)}.cstu-border-gray-550\/80{border-color:rgb(var(--cstu-gray-550)/.8)}.cstu-border-gray-550\/85{border-color:rgb(var(--cstu-gray-550)/.85)}.cstu-border-gray-550\/90{border-color:rgb(var(--cstu-gray-550)/.9)}.cstu-border-gray-550\/95{border-color:rgb(var(--cstu-gray-550)/.95)}.cstu-border-gray-575{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-575)/var(--tw-border-opacity,1))}.cstu-border-gray-575\/0{border-color:rgb(var(--cstu-gray-575)/0)}.cstu-border-gray-575\/10{border-color:rgb(var(--cstu-gray-575)/.1)}.cstu-border-gray-575\/100{border-color:rgb(var(--cstu-gray-575)/1)}.cstu-border-gray-575\/15{border-color:rgb(var(--cstu-gray-575)/.15)}.cstu-border-gray-575\/20{border-color:rgb(var(--cstu-gray-575)/.2)}.cstu-border-gray-575\/25{border-color:rgb(var(--cstu-gray-575)/.25)}.cstu-border-gray-575\/30{border-color:rgb(var(--cstu-gray-575)/.3)}.cstu-border-gray-575\/35{border-color:rgb(var(--cstu-gray-575)/.35)}.cstu-border-gray-575\/40{border-color:rgb(var(--cstu-gray-575)/.4)}.cstu-border-gray-575\/45{border-color:rgb(var(--cstu-gray-575)/.45)}.cstu-border-gray-575\/5{border-color:rgb(var(--cstu-gray-575)/.05)}.cstu-border-gray-575\/50{border-color:rgb(var(--cstu-gray-575)/.5)}.cstu-border-gray-575\/55{border-color:rgb(var(--cstu-gray-575)/.55)}.cstu-border-gray-575\/60{border-color:rgb(var(--cstu-gray-575)/.6)}.cstu-border-gray-575\/65{border-color:rgb(var(--cstu-gray-575)/.65)}.cstu-border-gray-575\/70{border-color:rgb(var(--cstu-gray-575)/.7)}.cstu-border-gray-575\/75{border-color:rgb(var(--cstu-gray-575)/.75)}.cstu-border-gray-575\/80{border-color:rgb(var(--cstu-gray-575)/.8)}.cstu-border-gray-575\/85{border-color:rgb(var(--cstu-gray-575)/.85)}.cstu-border-gray-575\/90{border-color:rgb(var(--cstu-gray-575)/.9)}.cstu-border-gray-575\/95{border-color:rgb(var(--cstu-gray-575)/.95)}.cstu-border-gray-600{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-600)/var(--tw-border-opacity,1))}.cstu-border-gray-600\/0{border-color:rgb(var(--cstu-gray-600)/0)}.cstu-border-gray-600\/10{border-color:rgb(var(--cstu-gray-600)/.1)}.cstu-border-gray-600\/100{border-color:rgb(var(--cstu-gray-600)/1)}.cstu-border-gray-600\/15{border-color:rgb(var(--cstu-gray-600)/.15)}.cstu-border-gray-600\/20{border-color:rgb(var(--cstu-gray-600)/.2)}.cstu-border-gray-600\/25{border-color:rgb(var(--cstu-gray-600)/.25)}.cstu-border-gray-600\/30{border-color:rgb(var(--cstu-gray-600)/.3)}.cstu-border-gray-600\/35{border-color:rgb(var(--cstu-gray-600)/.35)}.cstu-border-gray-600\/40{border-color:rgb(var(--cstu-gray-600)/.4)}.cstu-border-gray-600\/45{border-color:rgb(var(--cstu-gray-600)/.45)}.cstu-border-gray-600\/5{border-color:rgb(var(--cstu-gray-600)/.05)}.cstu-border-gray-600\/50{border-color:rgb(var(--cstu-gray-600)/.5)}.cstu-border-gray-600\/55{border-color:rgb(var(--cstu-gray-600)/.55)}.cstu-border-gray-600\/60{border-color:rgb(var(--cstu-gray-600)/.6)}.cstu-border-gray-600\/65{border-color:rgb(var(--cstu-gray-600)/.65)}.cstu-border-gray-600\/70{border-color:rgb(var(--cstu-gray-600)/.7)}.cstu-border-gray-600\/75{border-color:rgb(var(--cstu-gray-600)/.75)}.cstu-border-gray-600\/80{border-color:rgb(var(--cstu-gray-600)/.8)}.cstu-border-gray-600\/85{border-color:rgb(var(--cstu-gray-600)/.85)}.cstu-border-gray-600\/90{border-color:rgb(var(--cstu-gray-600)/.9)}.cstu-border-gray-600\/95{border-color:rgb(var(--cstu-gray-600)/.95)}.cstu-border-gray-700{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-700)/var(--tw-border-opacity,1))}.cstu-border-gray-700\/0{border-color:rgb(var(--cstu-gray-700)/0)}.cstu-border-gray-700\/10{border-color:rgb(var(--cstu-gray-700)/.1)}.cstu-border-gray-700\/100{border-color:rgb(var(--cstu-gray-700)/1)}.cstu-border-gray-700\/15{border-color:rgb(var(--cstu-gray-700)/.15)}.cstu-border-gray-700\/20{border-color:rgb(var(--cstu-gray-700)/.2)}.cstu-border-gray-700\/25{border-color:rgb(var(--cstu-gray-700)/.25)}.cstu-border-gray-700\/30{border-color:rgb(var(--cstu-gray-700)/.3)}.cstu-border-gray-700\/35{border-color:rgb(var(--cstu-gray-700)/.35)}.cstu-border-gray-700\/40{border-color:rgb(var(--cstu-gray-700)/.4)}.cstu-border-gray-700\/45{border-color:rgb(var(--cstu-gray-700)/.45)}.cstu-border-gray-700\/5{border-color:rgb(var(--cstu-gray-700)/.05)}.cstu-border-gray-700\/50{border-color:rgb(var(--cstu-gray-700)/.5)}.cstu-border-gray-700\/55{border-color:rgb(var(--cstu-gray-700)/.55)}.cstu-border-gray-700\/60{border-color:rgb(var(--cstu-gray-700)/.6)}.cstu-border-gray-700\/65{border-color:rgb(var(--cstu-gray-700)/.65)}.cstu-border-gray-700\/70{border-color:rgb(var(--cstu-gray-700)/.7)}.cstu-border-gray-700\/75{border-color:rgb(var(--cstu-gray-700)/.75)}.cstu-border-gray-700\/80{border-color:rgb(var(--cstu-gray-700)/.8)}.cstu-border-gray-700\/85{border-color:rgb(var(--cstu-gray-700)/.85)}.cstu-border-gray-700\/90{border-color:rgb(var(--cstu-gray-700)/.9)}.cstu-border-gray-700\/95{border-color:rgb(var(--cstu-gray-700)/.95)}.cstu-border-gray-800{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-800)/var(--tw-border-opacity,1))}.cstu-border-gray-800\/0{border-color:rgb(var(--cstu-gray-800)/0)}.cstu-border-gray-800\/10{border-color:rgb(var(--cstu-gray-800)/.1)}.cstu-border-gray-800\/100{border-color:rgb(var(--cstu-gray-800)/1)}.cstu-border-gray-800\/15{border-color:rgb(var(--cstu-gray-800)/.15)}.cstu-border-gray-800\/20{border-color:rgb(var(--cstu-gray-800)/.2)}.cstu-border-gray-800\/25{border-color:rgb(var(--cstu-gray-800)/.25)}.cstu-border-gray-800\/30{border-color:rgb(var(--cstu-gray-800)/.3)}.cstu-border-gray-800\/35{border-color:rgb(var(--cstu-gray-800)/.35)}.cstu-border-gray-800\/40{border-color:rgb(var(--cstu-gray-800)/.4)}.cstu-border-gray-800\/45{border-color:rgb(var(--cstu-gray-800)/.45)}.cstu-border-gray-800\/5{border-color:rgb(var(--cstu-gray-800)/.05)}.cstu-border-gray-800\/50{border-color:rgb(var(--cstu-gray-800)/.5)}.cstu-border-gray-800\/55{border-color:rgb(var(--cstu-gray-800)/.55)}.cstu-border-gray-800\/60{border-color:rgb(var(--cstu-gray-800)/.6)}.cstu-border-gray-800\/65{border-color:rgb(var(--cstu-gray-800)/.65)}.cstu-border-gray-800\/70{border-color:rgb(var(--cstu-gray-800)/.7)}.cstu-border-gray-800\/75{border-color:rgb(var(--cstu-gray-800)/.75)}.cstu-border-gray-800\/80{border-color:rgb(var(--cstu-gray-800)/.8)}.cstu-border-gray-800\/85{border-color:rgb(var(--cstu-gray-800)/.85)}.cstu-border-gray-800\/90{border-color:rgb(var(--cstu-gray-800)/.9)}.cstu-border-gray-800\/95{border-color:rgb(var(--cstu-gray-800)/.95)}.cstu-border-gray-900{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-900)/var(--tw-border-opacity,1))}.cstu-border-gray-900\/0{border-color:rgb(var(--cstu-gray-900)/0)}.cstu-border-gray-900\/10{border-color:rgb(var(--cstu-gray-900)/.1)}.cstu-border-gray-900\/100{border-color:rgb(var(--cstu-gray-900)/1)}.cstu-border-gray-900\/15{border-color:rgb(var(--cstu-gray-900)/.15)}.cstu-border-gray-900\/20{border-color:rgb(var(--cstu-gray-900)/.2)}.cstu-border-gray-900\/25{border-color:rgb(var(--cstu-gray-900)/.25)}.cstu-border-gray-900\/30{border-color:rgb(var(--cstu-gray-900)/.3)}.cstu-border-gray-900\/35{border-color:rgb(var(--cstu-gray-900)/.35)}.cstu-border-gray-900\/40{border-color:rgb(var(--cstu-gray-900)/.4)}.cstu-border-gray-900\/45{border-color:rgb(var(--cstu-gray-900)/.45)}.cstu-border-gray-900\/5{border-color:rgb(var(--cstu-gray-900)/.05)}.cstu-border-gray-900\/50{border-color:rgb(var(--cstu-gray-900)/.5)}.cstu-border-gray-900\/55{border-color:rgb(var(--cstu-gray-900)/.55)}.cstu-border-gray-900\/60{border-color:rgb(var(--cstu-gray-900)/.6)}.cstu-border-gray-900\/65{border-color:rgb(var(--cstu-gray-900)/.65)}.cstu-border-gray-900\/70{border-color:rgb(var(--cstu-gray-900)/.7)}.cstu-border-gray-900\/75{border-color:rgb(var(--cstu-gray-900)/.75)}.cstu-border-gray-900\/80{border-color:rgb(var(--cstu-gray-900)/.8)}.cstu-border-gray-900\/85{border-color:rgb(var(--cstu-gray-900)/.85)}.cstu-border-gray-900\/90{border-color:rgb(var(--cstu-gray-900)/.9)}.cstu-border-gray-900\/95{border-color:rgb(var(--cstu-gray-900)/.95)}.cstu-border-green-100{--tw-border-opacity:1;border-color:rgb(var(--cstu-green-100)/var(--tw-border-opacity,1))}.cstu-border-green-100\/0{border-color:rgb(var(--cstu-green-100)/0)}.cstu-border-green-100\/10{border-color:rgb(var(--cstu-green-100)/.1)}.cstu-border-green-100\/100{border-color:rgb(var(--cstu-green-100)/1)}.cstu-border-green-100\/15{border-color:rgb(var(--cstu-green-100)/.15)}.cstu-border-green-100\/20{border-color:rgb(var(--cstu-green-100)/.2)}.cstu-border-green-100\/25{border-color:rgb(var(--cstu-green-100)/.25)}.cstu-border-green-100\/30{border-color:rgb(var(--cstu-green-100)/.3)}.cstu-border-green-100\/35{border-color:rgb(var(--cstu-green-100)/.35)}.cstu-border-green-100\/40{border-color:rgb(var(--cstu-green-100)/.4)}.cstu-border-green-100\/45{border-color:rgb(var(--cstu-green-100)/.45)}.cstu-border-green-100\/5{border-color:rgb(var(--cstu-green-100)/.05)}.cstu-border-green-100\/50{border-color:rgb(var(--cstu-green-100)/.5)}.cstu-border-green-100\/55{border-color:rgb(var(--cstu-green-100)/.55)}.cstu-border-green-100\/60{border-color:rgb(var(--cstu-green-100)/.6)}.cstu-border-green-100\/65{border-color:rgb(var(--cstu-green-100)/.65)}.cstu-border-green-100\/70{border-color:rgb(var(--cstu-green-100)/.7)}.cstu-border-green-100\/75{border-color:rgb(var(--cstu-green-100)/.75)}.cstu-border-green-100\/80{border-color:rgb(var(--cstu-green-100)/.8)}.cstu-border-green-100\/85{border-color:rgb(var(--cstu-green-100)/.85)}.cstu-border-green-100\/90{border-color:rgb(var(--cstu-green-100)/.9)}.cstu-border-green-100\/95{border-color:rgb(var(--cstu-green-100)/.95)}.cstu-border-green-200{--tw-border-opacity:1;border-color:rgb(var(--cstu-green-200)/var(--tw-border-opacity,1))}.cstu-border-green-200\/0{border-color:rgb(var(--cstu-green-200)/0)}.cstu-border-green-200\/10{border-color:rgb(var(--cstu-green-200)/.1)}.cstu-border-green-200\/100{border-color:rgb(var(--cstu-green-200)/1)}.cstu-border-green-200\/15{border-color:rgb(var(--cstu-green-200)/.15)}.cstu-border-green-200\/20{border-color:rgb(var(--cstu-green-200)/.2)}.cstu-border-green-200\/25{border-color:rgb(var(--cstu-green-200)/.25)}.cstu-border-green-200\/30{border-color:rgb(var(--cstu-green-200)/.3)}.cstu-border-green-200\/35{border-color:rgb(var(--cstu-green-200)/.35)}.cstu-border-green-200\/40{border-color:rgb(var(--cstu-green-200)/.4)}.cstu-border-green-200\/45{border-color:rgb(var(--cstu-green-200)/.45)}.cstu-border-green-200\/5{border-color:rgb(var(--cstu-green-200)/.05)}.cstu-border-green-200\/50{border-color:rgb(var(--cstu-green-200)/.5)}.cstu-border-green-200\/55{border-color:rgb(var(--cstu-green-200)/.55)}.cstu-border-green-200\/60{border-color:rgb(var(--cstu-green-200)/.6)}.cstu-border-green-200\/65{border-color:rgb(var(--cstu-green-200)/.65)}.cstu-border-green-200\/70{border-color:rgb(var(--cstu-green-200)/.7)}.cstu-border-green-200\/75{border-color:rgb(var(--cstu-green-200)/.75)}.cstu-border-green-200\/80{border-color:rgb(var(--cstu-green-200)/.8)}.cstu-border-green-200\/85{border-color:rgb(var(--cstu-green-200)/.85)}.cstu-border-green-200\/90{border-color:rgb(var(--cstu-green-200)/.9)}.cstu-border-green-200\/95{border-color:rgb(var(--cstu-green-200)/.95)}.cstu-border-green-300{--tw-border-opacity:1;border-color:rgb(var(--cstu-green-300)/var(--tw-border-opacity,1))}.cstu-border-green-300\/0{border-color:rgb(var(--cstu-green-300)/0)}.cstu-border-green-300\/10{border-color:rgb(var(--cstu-green-300)/.1)}.cstu-border-green-300\/100{border-color:rgb(var(--cstu-green-300)/1)}.cstu-border-green-300\/15{border-color:rgb(var(--cstu-green-300)/.15)}.cstu-border-green-300\/20{border-color:rgb(var(--cstu-green-300)/.2)}.cstu-border-green-300\/25{border-color:rgb(var(--cstu-green-300)/.25)}.cstu-border-green-300\/30{border-color:rgb(var(--cstu-green-300)/.3)}.cstu-border-green-300\/35{border-color:rgb(var(--cstu-green-300)/.35)}.cstu-border-green-300\/40{border-color:rgb(var(--cstu-green-300)/.4)}.cstu-border-green-300\/45{border-color:rgb(var(--cstu-green-300)/.45)}.cstu-border-green-300\/5{border-color:rgb(var(--cstu-green-300)/.05)}.cstu-border-green-300\/50{border-color:rgb(var(--cstu-green-300)/.5)}.cstu-border-green-300\/55{border-color:rgb(var(--cstu-green-300)/.55)}.cstu-border-green-300\/60{border-color:rgb(var(--cstu-green-300)/.6)}.cstu-border-green-300\/65{border-color:rgb(var(--cstu-green-300)/.65)}.cstu-border-green-300\/70{border-color:rgb(var(--cstu-green-300)/.7)}.cstu-border-green-300\/75{border-color:rgb(var(--cstu-green-300)/.75)}.cstu-border-green-300\/80{border-color:rgb(var(--cstu-green-300)/.8)}.cstu-border-green-300\/85{border-color:rgb(var(--cstu-green-300)/.85)}.cstu-border-green-300\/90{border-color:rgb(var(--cstu-green-300)/.9)}.cstu-border-green-300\/95{border-color:rgb(var(--cstu-green-300)/.95)}.cstu-border-green-400{--tw-border-opacity:1;border-color:rgb(var(--cstu-green-400)/var(--tw-border-opacity,1))}.cstu-border-green-400\/0{border-color:rgb(var(--cstu-green-400)/0)}.cstu-border-green-400\/10{border-color:rgb(var(--cstu-green-400)/.1)}.cstu-border-green-400\/100{border-color:rgb(var(--cstu-green-400)/1)}.cstu-border-green-400\/15{border-color:rgb(var(--cstu-green-400)/.15)}.cstu-border-green-400\/20{border-color:rgb(var(--cstu-green-400)/.2)}.cstu-border-green-400\/25{border-color:rgb(var(--cstu-green-400)/.25)}.cstu-border-green-400\/30{border-color:rgb(var(--cstu-green-400)/.3)}.cstu-border-green-400\/35{border-color:rgb(var(--cstu-green-400)/.35)}.cstu-border-green-400\/40{border-color:rgb(var(--cstu-green-400)/.4)}.cstu-border-green-400\/45{border-color:rgb(var(--cstu-green-400)/.45)}.cstu-border-green-400\/5{border-color:rgb(var(--cstu-green-400)/.05)}.cstu-border-green-400\/50{border-color:rgb(var(--cstu-green-400)/.5)}.cstu-border-green-400\/55{border-color:rgb(var(--cstu-green-400)/.55)}.cstu-border-green-400\/60{border-color:rgb(var(--cstu-green-400)/.6)}.cstu-border-green-400\/65{border-color:rgb(var(--cstu-green-400)/.65)}.cstu-border-green-400\/70{border-color:rgb(var(--cstu-green-400)/.7)}.cstu-border-green-400\/75{border-color:rgb(var(--cstu-green-400)/.75)}.cstu-border-green-400\/80{border-color:rgb(var(--cstu-green-400)/.8)}.cstu-border-green-400\/85{border-color:rgb(var(--cstu-green-400)/.85)}.cstu-border-green-400\/90{border-color:rgb(var(--cstu-green-400)/.9)}.cstu-border-green-400\/95{border-color:rgb(var(--cstu-green-400)/.95)}.cstu-border-green-50{--tw-border-opacity:1;border-color:rgb(var(--cstu-green-50)/var(--tw-border-opacity,1))}.cstu-border-green-50\/0{border-color:rgb(var(--cstu-green-50)/0)}.cstu-border-green-50\/10{border-color:rgb(var(--cstu-green-50)/.1)}.cstu-border-green-50\/100{border-color:rgb(var(--cstu-green-50)/1)}.cstu-border-green-50\/15{border-color:rgb(var(--cstu-green-50)/.15)}.cstu-border-green-50\/20{border-color:rgb(var(--cstu-green-50)/.2)}.cstu-border-green-50\/25{border-color:rgb(var(--cstu-green-50)/.25)}.cstu-border-green-50\/30{border-color:rgb(var(--cstu-green-50)/.3)}.cstu-border-green-50\/35{border-color:rgb(var(--cstu-green-50)/.35)}.cstu-border-green-50\/40{border-color:rgb(var(--cstu-green-50)/.4)}.cstu-border-green-50\/45{border-color:rgb(var(--cstu-green-50)/.45)}.cstu-border-green-50\/5{border-color:rgb(var(--cstu-green-50)/.05)}.cstu-border-green-50\/50{border-color:rgb(var(--cstu-green-50)/.5)}.cstu-border-green-50\/55{border-color:rgb(var(--cstu-green-50)/.55)}.cstu-border-green-50\/60{border-color:rgb(var(--cstu-green-50)/.6)}.cstu-border-green-50\/65{border-color:rgb(var(--cstu-green-50)/.65)}.cstu-border-green-50\/70{border-color:rgb(var(--cstu-green-50)/.7)}.cstu-border-green-50\/75{border-color:rgb(var(--cstu-green-50)/.75)}.cstu-border-green-50\/80{border-color:rgb(var(--cstu-green-50)/.8)}.cstu-border-green-50\/85{border-color:rgb(var(--cstu-green-50)/.85)}.cstu-border-green-50\/90{border-color:rgb(var(--cstu-green-50)/.9)}.cstu-border-green-50\/95{border-color:rgb(var(--cstu-green-50)/.95)}.cstu-border-green-500{--tw-border-opacity:1;border-color:rgb(var(--cstu-green-500)/var(--tw-border-opacity,1))}.cstu-border-green-500\/0{border-color:rgb(var(--cstu-green-500)/0)}.cstu-border-green-500\/10{border-color:rgb(var(--cstu-green-500)/.1)}.cstu-border-green-500\/100{border-color:rgb(var(--cstu-green-500)/1)}.cstu-border-green-500\/15{border-color:rgb(var(--cstu-green-500)/.15)}.cstu-border-green-500\/20{border-color:rgb(var(--cstu-green-500)/.2)}.cstu-border-green-500\/25{border-color:rgb(var(--cstu-green-500)/.25)}.cstu-border-green-500\/30{border-color:rgb(var(--cstu-green-500)/.3)}.cstu-border-green-500\/35{border-color:rgb(var(--cstu-green-500)/.35)}.cstu-border-green-500\/40{border-color:rgb(var(--cstu-green-500)/.4)}.cstu-border-green-500\/45{border-color:rgb(var(--cstu-green-500)/.45)}.cstu-border-green-500\/5{border-color:rgb(var(--cstu-green-500)/.05)}.cstu-border-green-500\/50{border-color:rgb(var(--cstu-green-500)/.5)}.cstu-border-green-500\/55{border-color:rgb(var(--cstu-green-500)/.55)}.cstu-border-green-500\/60{border-color:rgb(var(--cstu-green-500)/.6)}.cstu-border-green-500\/65{border-color:rgb(var(--cstu-green-500)/.65)}.cstu-border-green-500\/70{border-color:rgb(var(--cstu-green-500)/.7)}.cstu-border-green-500\/75{border-color:rgb(var(--cstu-green-500)/.75)}.cstu-border-green-500\/80{border-color:rgb(var(--cstu-green-500)/.8)}.cstu-border-green-500\/85{border-color:rgb(var(--cstu-green-500)/.85)}.cstu-border-green-500\/90{border-color:rgb(var(--cstu-green-500)/.9)}.cstu-border-green-500\/95{border-color:rgb(var(--cstu-green-500)/.95)}.cstu-border-green-600{--tw-border-opacity:1;border-color:rgb(var(--cstu-green-600)/var(--tw-border-opacity,1))}.cstu-border-green-600\/0{border-color:rgb(var(--cstu-green-600)/0)}.cstu-border-green-600\/10{border-color:rgb(var(--cstu-green-600)/.1)}.cstu-border-green-600\/100{border-color:rgb(var(--cstu-green-600)/1)}.cstu-border-green-600\/15{border-color:rgb(var(--cstu-green-600)/.15)}.cstu-border-green-600\/20{border-color:rgb(var(--cstu-green-600)/.2)}.cstu-border-green-600\/25{border-color:rgb(var(--cstu-green-600)/.25)}.cstu-border-green-600\/30{border-color:rgb(var(--cstu-green-600)/.3)}.cstu-border-green-600\/35{border-color:rgb(var(--cstu-green-600)/.35)}.cstu-border-green-600\/40{border-color:rgb(var(--cstu-green-600)/.4)}.cstu-border-green-600\/45{border-color:rgb(var(--cstu-green-600)/.45)}.cstu-border-green-600\/5{border-color:rgb(var(--cstu-green-600)/.05)}.cstu-border-green-600\/50{border-color:rgb(var(--cstu-green-600)/.5)}.cstu-border-green-600\/55{border-color:rgb(var(--cstu-green-600)/.55)}.cstu-border-green-600\/60{border-color:rgb(var(--cstu-green-600)/.6)}.cstu-border-green-600\/65{border-color:rgb(var(--cstu-green-600)/.65)}.cstu-border-green-600\/70{border-color:rgb(var(--cstu-green-600)/.7)}.cstu-border-green-600\/75{border-color:rgb(var(--cstu-green-600)/.75)}.cstu-border-green-600\/80{border-color:rgb(var(--cstu-green-600)/.8)}.cstu-border-green-600\/85{border-color:rgb(var(--cstu-green-600)/.85)}.cstu-border-green-600\/90{border-color:rgb(var(--cstu-green-600)/.9)}.cstu-border-green-600\/95{border-color:rgb(var(--cstu-green-600)/.95)}.cstu-border-green-700{--tw-border-opacity:1;border-color:rgb(var(--cstu-green-700)/var(--tw-border-opacity,1))}.cstu-border-green-700\/0{border-color:rgb(var(--cstu-green-700)/0)}.cstu-border-green-700\/10{border-color:rgb(var(--cstu-green-700)/.1)}.cstu-border-green-700\/100{border-color:rgb(var(--cstu-green-700)/1)}.cstu-border-green-700\/15{border-color:rgb(var(--cstu-green-700)/.15)}.cstu-border-green-700\/20{border-color:rgb(var(--cstu-green-700)/.2)}.cstu-border-green-700\/25{border-color:rgb(var(--cstu-green-700)/.25)}.cstu-border-green-700\/30{border-color:rgb(var(--cstu-green-700)/.3)}.cstu-border-green-700\/35{border-color:rgb(var(--cstu-green-700)/.35)}.cstu-border-green-700\/40{border-color:rgb(var(--cstu-green-700)/.4)}.cstu-border-green-700\/45{border-color:rgb(var(--cstu-green-700)/.45)}.cstu-border-green-700\/5{border-color:rgb(var(--cstu-green-700)/.05)}.cstu-border-green-700\/50{border-color:rgb(var(--cstu-green-700)/.5)}.cstu-border-green-700\/55{border-color:rgb(var(--cstu-green-700)/.55)}.cstu-border-green-700\/60{border-color:rgb(var(--cstu-green-700)/.6)}.cstu-border-green-700\/65{border-color:rgb(var(--cstu-green-700)/.65)}.cstu-border-green-700\/70{border-color:rgb(var(--cstu-green-700)/.7)}.cstu-border-green-700\/75{border-color:rgb(var(--cstu-green-700)/.75)}.cstu-border-green-700\/80{border-color:rgb(var(--cstu-green-700)/.8)}.cstu-border-green-700\/85{border-color:rgb(var(--cstu-green-700)/.85)}.cstu-border-green-700\/90{border-color:rgb(var(--cstu-green-700)/.9)}.cstu-border-green-700\/95{border-color:rgb(var(--cstu-green-700)/.95)}.cstu-border-green-800{--tw-border-opacity:1;border-color:rgb(var(--cstu-green-800)/var(--tw-border-opacity,1))}.cstu-border-green-800\/0{border-color:rgb(var(--cstu-green-800)/0)}.cstu-border-green-800\/10{border-color:rgb(var(--cstu-green-800)/.1)}.cstu-border-green-800\/100{border-color:rgb(var(--cstu-green-800)/1)}.cstu-border-green-800\/15{border-color:rgb(var(--cstu-green-800)/.15)}.cstu-border-green-800\/20{border-color:rgb(var(--cstu-green-800)/.2)}.cstu-border-green-800\/25{border-color:rgb(var(--cstu-green-800)/.25)}.cstu-border-green-800\/30{border-color:rgb(var(--cstu-green-800)/.3)}.cstu-border-green-800\/35{border-color:rgb(var(--cstu-green-800)/.35)}.cstu-border-green-800\/40{border-color:rgb(var(--cstu-green-800)/.4)}.cstu-border-green-800\/45{border-color:rgb(var(--cstu-green-800)/.45)}.cstu-border-green-800\/5{border-color:rgb(var(--cstu-green-800)/.05)}.cstu-border-green-800\/50{border-color:rgb(var(--cstu-green-800)/.5)}.cstu-border-green-800\/55{border-color:rgb(var(--cstu-green-800)/.55)}.cstu-border-green-800\/60{border-color:rgb(var(--cstu-green-800)/.6)}.cstu-border-green-800\/65{border-color:rgb(var(--cstu-green-800)/.65)}.cstu-border-green-800\/70{border-color:rgb(var(--cstu-green-800)/.7)}.cstu-border-green-800\/75{border-color:rgb(var(--cstu-green-800)/.75)}.cstu-border-green-800\/80{border-color:rgb(var(--cstu-green-800)/.8)}.cstu-border-green-800\/85{border-color:rgb(var(--cstu-green-800)/.85)}.cstu-border-green-800\/90{border-color:rgb(var(--cstu-green-800)/.9)}.cstu-border-green-800\/95{border-color:rgb(var(--cstu-green-800)/.95)}.cstu-border-green-900{--tw-border-opacity:1;border-color:rgb(var(--cstu-green-900)/var(--tw-border-opacity,1))}.cstu-border-green-900\/0{border-color:rgb(var(--cstu-green-900)/0)}.cstu-border-green-900\/10{border-color:rgb(var(--cstu-green-900)/.1)}.cstu-border-green-900\/100{border-color:rgb(var(--cstu-green-900)/1)}.cstu-border-green-900\/15{border-color:rgb(var(--cstu-green-900)/.15)}.cstu-border-green-900\/20{border-color:rgb(var(--cstu-green-900)/.2)}.cstu-border-green-900\/25{border-color:rgb(var(--cstu-green-900)/.25)}.cstu-border-green-900\/30{border-color:rgb(var(--cstu-green-900)/.3)}.cstu-border-green-900\/35{border-color:rgb(var(--cstu-green-900)/.35)}.cstu-border-green-900\/40{border-color:rgb(var(--cstu-green-900)/.4)}.cstu-border-green-900\/45{border-color:rgb(var(--cstu-green-900)/.45)}.cstu-border-green-900\/5{border-color:rgb(var(--cstu-green-900)/.05)}.cstu-border-green-900\/50{border-color:rgb(var(--cstu-green-900)/.5)}.cstu-border-green-900\/55{border-color:rgb(var(--cstu-green-900)/.55)}.cstu-border-green-900\/60{border-color:rgb(var(--cstu-green-900)/.6)}.cstu-border-green-900\/65{border-color:rgb(var(--cstu-green-900)/.65)}.cstu-border-green-900\/70{border-color:rgb(var(--cstu-green-900)/.7)}.cstu-border-green-900\/75{border-color:rgb(var(--cstu-green-900)/.75)}.cstu-border-green-900\/80{border-color:rgb(var(--cstu-green-900)/.8)}.cstu-border-green-900\/85{border-color:rgb(var(--cstu-green-900)/.85)}.cstu-border-green-900\/90{border-color:rgb(var(--cstu-green-900)/.9)}.cstu-border-green-900\/95{border-color:rgb(var(--cstu-green-900)/.95)}.cstu-border-info-100{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-100)/var(--tw-border-opacity,1))}.cstu-border-info-100\/0{border-color:rgb(var(--cstu-info-100)/0)}.cstu-border-info-100\/10{border-color:rgb(var(--cstu-info-100)/.1)}.cstu-border-info-100\/100{border-color:rgb(var(--cstu-info-100)/1)}.cstu-border-info-100\/15{border-color:rgb(var(--cstu-info-100)/.15)}.cstu-border-info-100\/20{border-color:rgb(var(--cstu-info-100)/.2)}.cstu-border-info-100\/25{border-color:rgb(var(--cstu-info-100)/.25)}.cstu-border-info-100\/30{border-color:rgb(var(--cstu-info-100)/.3)}.cstu-border-info-100\/35{border-color:rgb(var(--cstu-info-100)/.35)}.cstu-border-info-100\/40{border-color:rgb(var(--cstu-info-100)/.4)}.cstu-border-info-100\/45{border-color:rgb(var(--cstu-info-100)/.45)}.cstu-border-info-100\/5{border-color:rgb(var(--cstu-info-100)/.05)}.cstu-border-info-100\/50{border-color:rgb(var(--cstu-info-100)/.5)}.cstu-border-info-100\/55{border-color:rgb(var(--cstu-info-100)/.55)}.cstu-border-info-100\/60{border-color:rgb(var(--cstu-info-100)/.6)}.cstu-border-info-100\/65{border-color:rgb(var(--cstu-info-100)/.65)}.cstu-border-info-100\/70{border-color:rgb(var(--cstu-info-100)/.7)}.cstu-border-info-100\/75{border-color:rgb(var(--cstu-info-100)/.75)}.cstu-border-info-100\/80{border-color:rgb(var(--cstu-info-100)/.8)}.cstu-border-info-100\/85{border-color:rgb(var(--cstu-info-100)/.85)}.cstu-border-info-100\/90{border-color:rgb(var(--cstu-info-100)/.9)}.cstu-border-info-100\/95{border-color:rgb(var(--cstu-info-100)/.95)}.cstu-border-info-200{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-200)/var(--tw-border-opacity,1))}.cstu-border-info-200\/0{border-color:rgb(var(--cstu-info-200)/0)}.cstu-border-info-200\/10{border-color:rgb(var(--cstu-info-200)/.1)}.cstu-border-info-200\/100{border-color:rgb(var(--cstu-info-200)/1)}.cstu-border-info-200\/15{border-color:rgb(var(--cstu-info-200)/.15)}.cstu-border-info-200\/20{border-color:rgb(var(--cstu-info-200)/.2)}.cstu-border-info-200\/25{border-color:rgb(var(--cstu-info-200)/.25)}.cstu-border-info-200\/30{border-color:rgb(var(--cstu-info-200)/.3)}.cstu-border-info-200\/35{border-color:rgb(var(--cstu-info-200)/.35)}.cstu-border-info-200\/40{border-color:rgb(var(--cstu-info-200)/.4)}.cstu-border-info-200\/45{border-color:rgb(var(--cstu-info-200)/.45)}.cstu-border-info-200\/5{border-color:rgb(var(--cstu-info-200)/.05)}.cstu-border-info-200\/50{border-color:rgb(var(--cstu-info-200)/.5)}.cstu-border-info-200\/55{border-color:rgb(var(--cstu-info-200)/.55)}.cstu-border-info-200\/60{border-color:rgb(var(--cstu-info-200)/.6)}.cstu-border-info-200\/65{border-color:rgb(var(--cstu-info-200)/.65)}.cstu-border-info-200\/70{border-color:rgb(var(--cstu-info-200)/.7)}.cstu-border-info-200\/75{border-color:rgb(var(--cstu-info-200)/.75)}.cstu-border-info-200\/80{border-color:rgb(var(--cstu-info-200)/.8)}.cstu-border-info-200\/85{border-color:rgb(var(--cstu-info-200)/.85)}.cstu-border-info-200\/90{border-color:rgb(var(--cstu-info-200)/.9)}.cstu-border-info-200\/95{border-color:rgb(var(--cstu-info-200)/.95)}.cstu-border-info-250{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-250)/var(--tw-border-opacity,1))}.cstu-border-info-250\/0{border-color:rgb(var(--cstu-info-250)/0)}.cstu-border-info-250\/10{border-color:rgb(var(--cstu-info-250)/.1)}.cstu-border-info-250\/100{border-color:rgb(var(--cstu-info-250)/1)}.cstu-border-info-250\/15{border-color:rgb(var(--cstu-info-250)/.15)}.cstu-border-info-250\/20{border-color:rgb(var(--cstu-info-250)/.2)}.cstu-border-info-250\/25{border-color:rgb(var(--cstu-info-250)/.25)}.cstu-border-info-250\/30{border-color:rgb(var(--cstu-info-250)/.3)}.cstu-border-info-250\/35{border-color:rgb(var(--cstu-info-250)/.35)}.cstu-border-info-250\/40{border-color:rgb(var(--cstu-info-250)/.4)}.cstu-border-info-250\/45{border-color:rgb(var(--cstu-info-250)/.45)}.cstu-border-info-250\/5{border-color:rgb(var(--cstu-info-250)/.05)}.cstu-border-info-250\/50{border-color:rgb(var(--cstu-info-250)/.5)}.cstu-border-info-250\/55{border-color:rgb(var(--cstu-info-250)/.55)}.cstu-border-info-250\/60{border-color:rgb(var(--cstu-info-250)/.6)}.cstu-border-info-250\/65{border-color:rgb(var(--cstu-info-250)/.65)}.cstu-border-info-250\/70{border-color:rgb(var(--cstu-info-250)/.7)}.cstu-border-info-250\/75{border-color:rgb(var(--cstu-info-250)/.75)}.cstu-border-info-250\/80{border-color:rgb(var(--cstu-info-250)/.8)}.cstu-border-info-250\/85{border-color:rgb(var(--cstu-info-250)/.85)}.cstu-border-info-250\/90{border-color:rgb(var(--cstu-info-250)/.9)}.cstu-border-info-250\/95{border-color:rgb(var(--cstu-info-250)/.95)}.cstu-border-info-300{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-300)/var(--tw-border-opacity,1))}.cstu-border-info-300\/0{border-color:rgb(var(--cstu-info-300)/0)}.cstu-border-info-300\/10{border-color:rgb(var(--cstu-info-300)/.1)}.cstu-border-info-300\/100{border-color:rgb(var(--cstu-info-300)/1)}.cstu-border-info-300\/15{border-color:rgb(var(--cstu-info-300)/.15)}.cstu-border-info-300\/20{border-color:rgb(var(--cstu-info-300)/.2)}.cstu-border-info-300\/25{border-color:rgb(var(--cstu-info-300)/.25)}.cstu-border-info-300\/30{border-color:rgb(var(--cstu-info-300)/.3)}.cstu-border-info-300\/35{border-color:rgb(var(--cstu-info-300)/.35)}.cstu-border-info-300\/40{border-color:rgb(var(--cstu-info-300)/.4)}.cstu-border-info-300\/45{border-color:rgb(var(--cstu-info-300)/.45)}.cstu-border-info-300\/5{border-color:rgb(var(--cstu-info-300)/.05)}.cstu-border-info-300\/50{border-color:rgb(var(--cstu-info-300)/.5)}.cstu-border-info-300\/55{border-color:rgb(var(--cstu-info-300)/.55)}.cstu-border-info-300\/60{border-color:rgb(var(--cstu-info-300)/.6)}.cstu-border-info-300\/65{border-color:rgb(var(--cstu-info-300)/.65)}.cstu-border-info-300\/70{border-color:rgb(var(--cstu-info-300)/.7)}.cstu-border-info-300\/75{border-color:rgb(var(--cstu-info-300)/.75)}.cstu-border-info-300\/80{border-color:rgb(var(--cstu-info-300)/.8)}.cstu-border-info-300\/85{border-color:rgb(var(--cstu-info-300)/.85)}.cstu-border-info-300\/90{border-color:rgb(var(--cstu-info-300)/.9)}.cstu-border-info-300\/95{border-color:rgb(var(--cstu-info-300)/.95)}.cstu-border-info-400{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-400)/var(--tw-border-opacity,1))}.cstu-border-info-400\/0{border-color:rgb(var(--cstu-info-400)/0)}.cstu-border-info-400\/10{border-color:rgb(var(--cstu-info-400)/.1)}.cstu-border-info-400\/100{border-color:rgb(var(--cstu-info-400)/1)}.cstu-border-info-400\/15{border-color:rgb(var(--cstu-info-400)/.15)}.cstu-border-info-400\/20{border-color:rgb(var(--cstu-info-400)/.2)}.cstu-border-info-400\/25{border-color:rgb(var(--cstu-info-400)/.25)}.cstu-border-info-400\/30{border-color:rgb(var(--cstu-info-400)/.3)}.cstu-border-info-400\/35{border-color:rgb(var(--cstu-info-400)/.35)}.cstu-border-info-400\/40{border-color:rgb(var(--cstu-info-400)/.4)}.cstu-border-info-400\/45{border-color:rgb(var(--cstu-info-400)/.45)}.cstu-border-info-400\/5{border-color:rgb(var(--cstu-info-400)/.05)}.cstu-border-info-400\/50{border-color:rgb(var(--cstu-info-400)/.5)}.cstu-border-info-400\/55{border-color:rgb(var(--cstu-info-400)/.55)}.cstu-border-info-400\/60{border-color:rgb(var(--cstu-info-400)/.6)}.cstu-border-info-400\/65{border-color:rgb(var(--cstu-info-400)/.65)}.cstu-border-info-400\/70{border-color:rgb(var(--cstu-info-400)/.7)}.cstu-border-info-400\/75{border-color:rgb(var(--cstu-info-400)/.75)}.cstu-border-info-400\/80{border-color:rgb(var(--cstu-info-400)/.8)}.cstu-border-info-400\/85{border-color:rgb(var(--cstu-info-400)/.85)}.cstu-border-info-400\/90{border-color:rgb(var(--cstu-info-400)/.9)}.cstu-border-info-400\/95{border-color:rgb(var(--cstu-info-400)/.95)}.cstu-border-info-450{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-450)/var(--tw-border-opacity,1))}.cstu-border-info-450\/0{border-color:rgb(var(--cstu-info-450)/0)}.cstu-border-info-450\/10{border-color:rgb(var(--cstu-info-450)/.1)}.cstu-border-info-450\/100{border-color:rgb(var(--cstu-info-450)/1)}.cstu-border-info-450\/15{border-color:rgb(var(--cstu-info-450)/.15)}.cstu-border-info-450\/20{border-color:rgb(var(--cstu-info-450)/.2)}.cstu-border-info-450\/25{border-color:rgb(var(--cstu-info-450)/.25)}.cstu-border-info-450\/30{border-color:rgb(var(--cstu-info-450)/.3)}.cstu-border-info-450\/35{border-color:rgb(var(--cstu-info-450)/.35)}.cstu-border-info-450\/40{border-color:rgb(var(--cstu-info-450)/.4)}.cstu-border-info-450\/45{border-color:rgb(var(--cstu-info-450)/.45)}.cstu-border-info-450\/5{border-color:rgb(var(--cstu-info-450)/.05)}.cstu-border-info-450\/50{border-color:rgb(var(--cstu-info-450)/.5)}.cstu-border-info-450\/55{border-color:rgb(var(--cstu-info-450)/.55)}.cstu-border-info-450\/60{border-color:rgb(var(--cstu-info-450)/.6)}.cstu-border-info-450\/65{border-color:rgb(var(--cstu-info-450)/.65)}.cstu-border-info-450\/70{border-color:rgb(var(--cstu-info-450)/.7)}.cstu-border-info-450\/75{border-color:rgb(var(--cstu-info-450)/.75)}.cstu-border-info-450\/80{border-color:rgb(var(--cstu-info-450)/.8)}.cstu-border-info-450\/85{border-color:rgb(var(--cstu-info-450)/.85)}.cstu-border-info-450\/90{border-color:rgb(var(--cstu-info-450)/.9)}.cstu-border-info-450\/95{border-color:rgb(var(--cstu-info-450)/.95)}.cstu-border-info-50{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-50)/var(--tw-border-opacity,1))}.cstu-border-info-50\/0{border-color:rgb(var(--cstu-info-50)/0)}.cstu-border-info-50\/10{border-color:rgb(var(--cstu-info-50)/.1)}.cstu-border-info-50\/100{border-color:rgb(var(--cstu-info-50)/1)}.cstu-border-info-50\/15{border-color:rgb(var(--cstu-info-50)/.15)}.cstu-border-info-50\/20{border-color:rgb(var(--cstu-info-50)/.2)}.cstu-border-info-50\/25{border-color:rgb(var(--cstu-info-50)/.25)}.cstu-border-info-50\/30{border-color:rgb(var(--cstu-info-50)/.3)}.cstu-border-info-50\/35{border-color:rgb(var(--cstu-info-50)/.35)}.cstu-border-info-50\/40{border-color:rgb(var(--cstu-info-50)/.4)}.cstu-border-info-50\/45{border-color:rgb(var(--cstu-info-50)/.45)}.cstu-border-info-50\/5{border-color:rgb(var(--cstu-info-50)/.05)}.cstu-border-info-50\/50{border-color:rgb(var(--cstu-info-50)/.5)}.cstu-border-info-50\/55{border-color:rgb(var(--cstu-info-50)/.55)}.cstu-border-info-50\/60{border-color:rgb(var(--cstu-info-50)/.6)}.cstu-border-info-50\/65{border-color:rgb(var(--cstu-info-50)/.65)}.cstu-border-info-50\/70{border-color:rgb(var(--cstu-info-50)/.7)}.cstu-border-info-50\/75{border-color:rgb(var(--cstu-info-50)/.75)}.cstu-border-info-50\/80{border-color:rgb(var(--cstu-info-50)/.8)}.cstu-border-info-50\/85{border-color:rgb(var(--cstu-info-50)/.85)}.cstu-border-info-50\/90{border-color:rgb(var(--cstu-info-50)/.9)}.cstu-border-info-50\/95{border-color:rgb(var(--cstu-info-50)/.95)}.cstu-border-info-500{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-500)/var(--tw-border-opacity,1))}.cstu-border-info-500\/0{border-color:rgb(var(--cstu-info-500)/0)}.cstu-border-info-500\/10{border-color:rgb(var(--cstu-info-500)/.1)}.cstu-border-info-500\/100{border-color:rgb(var(--cstu-info-500)/1)}.cstu-border-info-500\/15{border-color:rgb(var(--cstu-info-500)/.15)}.cstu-border-info-500\/20{border-color:rgb(var(--cstu-info-500)/.2)}.cstu-border-info-500\/25{border-color:rgb(var(--cstu-info-500)/.25)}.cstu-border-info-500\/30{border-color:rgb(var(--cstu-info-500)/.3)}.cstu-border-info-500\/35{border-color:rgb(var(--cstu-info-500)/.35)}.cstu-border-info-500\/40{border-color:rgb(var(--cstu-info-500)/.4)}.cstu-border-info-500\/45{border-color:rgb(var(--cstu-info-500)/.45)}.cstu-border-info-500\/5{border-color:rgb(var(--cstu-info-500)/.05)}.cstu-border-info-500\/50{border-color:rgb(var(--cstu-info-500)/.5)}.cstu-border-info-500\/55{border-color:rgb(var(--cstu-info-500)/.55)}.cstu-border-info-500\/60{border-color:rgb(var(--cstu-info-500)/.6)}.cstu-border-info-500\/65{border-color:rgb(var(--cstu-info-500)/.65)}.cstu-border-info-500\/70{border-color:rgb(var(--cstu-info-500)/.7)}.cstu-border-info-500\/75{border-color:rgb(var(--cstu-info-500)/.75)}.cstu-border-info-500\/80{border-color:rgb(var(--cstu-info-500)/.8)}.cstu-border-info-500\/85{border-color:rgb(var(--cstu-info-500)/.85)}.cstu-border-info-500\/90{border-color:rgb(var(--cstu-info-500)/.9)}.cstu-border-info-500\/95{border-color:rgb(var(--cstu-info-500)/.95)}.cstu-border-info-550{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-550)/var(--tw-border-opacity,1))}.cstu-border-info-550\/0{border-color:rgb(var(--cstu-info-550)/0)}.cstu-border-info-550\/10{border-color:rgb(var(--cstu-info-550)/.1)}.cstu-border-info-550\/100{border-color:rgb(var(--cstu-info-550)/1)}.cstu-border-info-550\/15{border-color:rgb(var(--cstu-info-550)/.15)}.cstu-border-info-550\/20{border-color:rgb(var(--cstu-info-550)/.2)}.cstu-border-info-550\/25{border-color:rgb(var(--cstu-info-550)/.25)}.cstu-border-info-550\/30{border-color:rgb(var(--cstu-info-550)/.3)}.cstu-border-info-550\/35{border-color:rgb(var(--cstu-info-550)/.35)}.cstu-border-info-550\/40{border-color:rgb(var(--cstu-info-550)/.4)}.cstu-border-info-550\/45{border-color:rgb(var(--cstu-info-550)/.45)}.cstu-border-info-550\/5{border-color:rgb(var(--cstu-info-550)/.05)}.cstu-border-info-550\/50{border-color:rgb(var(--cstu-info-550)/.5)}.cstu-border-info-550\/55{border-color:rgb(var(--cstu-info-550)/.55)}.cstu-border-info-550\/60{border-color:rgb(var(--cstu-info-550)/.6)}.cstu-border-info-550\/65{border-color:rgb(var(--cstu-info-550)/.65)}.cstu-border-info-550\/70{border-color:rgb(var(--cstu-info-550)/.7)}.cstu-border-info-550\/75{border-color:rgb(var(--cstu-info-550)/.75)}.cstu-border-info-550\/80{border-color:rgb(var(--cstu-info-550)/.8)}.cstu-border-info-550\/85{border-color:rgb(var(--cstu-info-550)/.85)}.cstu-border-info-550\/90{border-color:rgb(var(--cstu-info-550)/.9)}.cstu-border-info-550\/95{border-color:rgb(var(--cstu-info-550)/.95)}.cstu-border-info-575{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-575)/var(--tw-border-opacity,1))}.cstu-border-info-575\/0{border-color:rgb(var(--cstu-info-575)/0)}.cstu-border-info-575\/10{border-color:rgb(var(--cstu-info-575)/.1)}.cstu-border-info-575\/100{border-color:rgb(var(--cstu-info-575)/1)}.cstu-border-info-575\/15{border-color:rgb(var(--cstu-info-575)/.15)}.cstu-border-info-575\/20{border-color:rgb(var(--cstu-info-575)/.2)}.cstu-border-info-575\/25{border-color:rgb(var(--cstu-info-575)/.25)}.cstu-border-info-575\/30{border-color:rgb(var(--cstu-info-575)/.3)}.cstu-border-info-575\/35{border-color:rgb(var(--cstu-info-575)/.35)}.cstu-border-info-575\/40{border-color:rgb(var(--cstu-info-575)/.4)}.cstu-border-info-575\/45{border-color:rgb(var(--cstu-info-575)/.45)}.cstu-border-info-575\/5{border-color:rgb(var(--cstu-info-575)/.05)}.cstu-border-info-575\/50{border-color:rgb(var(--cstu-info-575)/.5)}.cstu-border-info-575\/55{border-color:rgb(var(--cstu-info-575)/.55)}.cstu-border-info-575\/60{border-color:rgb(var(--cstu-info-575)/.6)}.cstu-border-info-575\/65{border-color:rgb(var(--cstu-info-575)/.65)}.cstu-border-info-575\/70{border-color:rgb(var(--cstu-info-575)/.7)}.cstu-border-info-575\/75{border-color:rgb(var(--cstu-info-575)/.75)}.cstu-border-info-575\/80{border-color:rgb(var(--cstu-info-575)/.8)}.cstu-border-info-575\/85{border-color:rgb(var(--cstu-info-575)/.85)}.cstu-border-info-575\/90{border-color:rgb(var(--cstu-info-575)/.9)}.cstu-border-info-575\/95{border-color:rgb(var(--cstu-info-575)/.95)}.cstu-border-info-600{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-600)/var(--tw-border-opacity,1))}.cstu-border-info-600\/0{border-color:rgb(var(--cstu-info-600)/0)}.cstu-border-info-600\/10{border-color:rgb(var(--cstu-info-600)/.1)}.cstu-border-info-600\/100{border-color:rgb(var(--cstu-info-600)/1)}.cstu-border-info-600\/15{border-color:rgb(var(--cstu-info-600)/.15)}.cstu-border-info-600\/20{border-color:rgb(var(--cstu-info-600)/.2)}.cstu-border-info-600\/25{border-color:rgb(var(--cstu-info-600)/.25)}.cstu-border-info-600\/30{border-color:rgb(var(--cstu-info-600)/.3)}.cstu-border-info-600\/35{border-color:rgb(var(--cstu-info-600)/.35)}.cstu-border-info-600\/40{border-color:rgb(var(--cstu-info-600)/.4)}.cstu-border-info-600\/45{border-color:rgb(var(--cstu-info-600)/.45)}.cstu-border-info-600\/5{border-color:rgb(var(--cstu-info-600)/.05)}.cstu-border-info-600\/50{border-color:rgb(var(--cstu-info-600)/.5)}.cstu-border-info-600\/55{border-color:rgb(var(--cstu-info-600)/.55)}.cstu-border-info-600\/60{border-color:rgb(var(--cstu-info-600)/.6)}.cstu-border-info-600\/65{border-color:rgb(var(--cstu-info-600)/.65)}.cstu-border-info-600\/70{border-color:rgb(var(--cstu-info-600)/.7)}.cstu-border-info-600\/75{border-color:rgb(var(--cstu-info-600)/.75)}.cstu-border-info-600\/80{border-color:rgb(var(--cstu-info-600)/.8)}.cstu-border-info-600\/85{border-color:rgb(var(--cstu-info-600)/.85)}.cstu-border-info-600\/90{border-color:rgb(var(--cstu-info-600)/.9)}.cstu-border-info-600\/95{border-color:rgb(var(--cstu-info-600)/.95)}.cstu-border-info-700{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-700)/var(--tw-border-opacity,1))}.cstu-border-info-700\/0{border-color:rgb(var(--cstu-info-700)/0)}.cstu-border-info-700\/10{border-color:rgb(var(--cstu-info-700)/.1)}.cstu-border-info-700\/100{border-color:rgb(var(--cstu-info-700)/1)}.cstu-border-info-700\/15{border-color:rgb(var(--cstu-info-700)/.15)}.cstu-border-info-700\/20{border-color:rgb(var(--cstu-info-700)/.2)}.cstu-border-info-700\/25{border-color:rgb(var(--cstu-info-700)/.25)}.cstu-border-info-700\/30{border-color:rgb(var(--cstu-info-700)/.3)}.cstu-border-info-700\/35{border-color:rgb(var(--cstu-info-700)/.35)}.cstu-border-info-700\/40{border-color:rgb(var(--cstu-info-700)/.4)}.cstu-border-info-700\/45{border-color:rgb(var(--cstu-info-700)/.45)}.cstu-border-info-700\/5{border-color:rgb(var(--cstu-info-700)/.05)}.cstu-border-info-700\/50{border-color:rgb(var(--cstu-info-700)/.5)}.cstu-border-info-700\/55{border-color:rgb(var(--cstu-info-700)/.55)}.cstu-border-info-700\/60{border-color:rgb(var(--cstu-info-700)/.6)}.cstu-border-info-700\/65{border-color:rgb(var(--cstu-info-700)/.65)}.cstu-border-info-700\/70{border-color:rgb(var(--cstu-info-700)/.7)}.cstu-border-info-700\/75{border-color:rgb(var(--cstu-info-700)/.75)}.cstu-border-info-700\/80{border-color:rgb(var(--cstu-info-700)/.8)}.cstu-border-info-700\/85{border-color:rgb(var(--cstu-info-700)/.85)}.cstu-border-info-700\/90{border-color:rgb(var(--cstu-info-700)/.9)}.cstu-border-info-700\/95{border-color:rgb(var(--cstu-info-700)/.95)}.cstu-border-info-800{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-800)/var(--tw-border-opacity,1))}.cstu-border-info-800\/0{border-color:rgb(var(--cstu-info-800)/0)}.cstu-border-info-800\/10{border-color:rgb(var(--cstu-info-800)/.1)}.cstu-border-info-800\/100{border-color:rgb(var(--cstu-info-800)/1)}.cstu-border-info-800\/15{border-color:rgb(var(--cstu-info-800)/.15)}.cstu-border-info-800\/20{border-color:rgb(var(--cstu-info-800)/.2)}.cstu-border-info-800\/25{border-color:rgb(var(--cstu-info-800)/.25)}.cstu-border-info-800\/30{border-color:rgb(var(--cstu-info-800)/.3)}.cstu-border-info-800\/35{border-color:rgb(var(--cstu-info-800)/.35)}.cstu-border-info-800\/40{border-color:rgb(var(--cstu-info-800)/.4)}.cstu-border-info-800\/45{border-color:rgb(var(--cstu-info-800)/.45)}.cstu-border-info-800\/5{border-color:rgb(var(--cstu-info-800)/.05)}.cstu-border-info-800\/50{border-color:rgb(var(--cstu-info-800)/.5)}.cstu-border-info-800\/55{border-color:rgb(var(--cstu-info-800)/.55)}.cstu-border-info-800\/60{border-color:rgb(var(--cstu-info-800)/.6)}.cstu-border-info-800\/65{border-color:rgb(var(--cstu-info-800)/.65)}.cstu-border-info-800\/70{border-color:rgb(var(--cstu-info-800)/.7)}.cstu-border-info-800\/75{border-color:rgb(var(--cstu-info-800)/.75)}.cstu-border-info-800\/80{border-color:rgb(var(--cstu-info-800)/.8)}.cstu-border-info-800\/85{border-color:rgb(var(--cstu-info-800)/.85)}.cstu-border-info-800\/90{border-color:rgb(var(--cstu-info-800)/.9)}.cstu-border-info-800\/95{border-color:rgb(var(--cstu-info-800)/.95)}.cstu-border-info-900{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-900)/var(--tw-border-opacity,1))}.cstu-border-info-900\/0{border-color:rgb(var(--cstu-info-900)/0)}.cstu-border-info-900\/10{border-color:rgb(var(--cstu-info-900)/.1)}.cstu-border-info-900\/100{border-color:rgb(var(--cstu-info-900)/1)}.cstu-border-info-900\/15{border-color:rgb(var(--cstu-info-900)/.15)}.cstu-border-info-900\/20{border-color:rgb(var(--cstu-info-900)/.2)}.cstu-border-info-900\/25{border-color:rgb(var(--cstu-info-900)/.25)}.cstu-border-info-900\/30{border-color:rgb(var(--cstu-info-900)/.3)}.cstu-border-info-900\/35{border-color:rgb(var(--cstu-info-900)/.35)}.cstu-border-info-900\/40{border-color:rgb(var(--cstu-info-900)/.4)}.cstu-border-info-900\/45{border-color:rgb(var(--cstu-info-900)/.45)}.cstu-border-info-900\/5{border-color:rgb(var(--cstu-info-900)/.05)}.cstu-border-info-900\/50{border-color:rgb(var(--cstu-info-900)/.5)}.cstu-border-info-900\/55{border-color:rgb(var(--cstu-info-900)/.55)}.cstu-border-info-900\/60{border-color:rgb(var(--cstu-info-900)/.6)}.cstu-border-info-900\/65{border-color:rgb(var(--cstu-info-900)/.65)}.cstu-border-info-900\/70{border-color:rgb(var(--cstu-info-900)/.7)}.cstu-border-info-900\/75{border-color:rgb(var(--cstu-info-900)/.75)}.cstu-border-info-900\/80{border-color:rgb(var(--cstu-info-900)/.8)}.cstu-border-info-900\/85{border-color:rgb(var(--cstu-info-900)/.85)}.cstu-border-info-900\/90{border-color:rgb(var(--cstu-info-900)/.9)}.cstu-border-info-900\/95{border-color:rgb(var(--cstu-info-900)/.95)}.cstu-border-primary-100{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-100)/var(--tw-border-opacity,1))}.cstu-border-primary-100\/0{border-color:rgb(var(--cstu-primary-100)/0)}.cstu-border-primary-100\/10{border-color:rgb(var(--cstu-primary-100)/.1)}.cstu-border-primary-100\/100{border-color:rgb(var(--cstu-primary-100)/1)}.cstu-border-primary-100\/15{border-color:rgb(var(--cstu-primary-100)/.15)}.cstu-border-primary-100\/20{border-color:rgb(var(--cstu-primary-100)/.2)}.cstu-border-primary-100\/25{border-color:rgb(var(--cstu-primary-100)/.25)}.cstu-border-primary-100\/30{border-color:rgb(var(--cstu-primary-100)/.3)}.cstu-border-primary-100\/35{border-color:rgb(var(--cstu-primary-100)/.35)}.cstu-border-primary-100\/40{border-color:rgb(var(--cstu-primary-100)/.4)}.cstu-border-primary-100\/45{border-color:rgb(var(--cstu-primary-100)/.45)}.cstu-border-primary-100\/5{border-color:rgb(var(--cstu-primary-100)/.05)}.cstu-border-primary-100\/50{border-color:rgb(var(--cstu-primary-100)/.5)}.cstu-border-primary-100\/55{border-color:rgb(var(--cstu-primary-100)/.55)}.cstu-border-primary-100\/60{border-color:rgb(var(--cstu-primary-100)/.6)}.cstu-border-primary-100\/65{border-color:rgb(var(--cstu-primary-100)/.65)}.cstu-border-primary-100\/70{border-color:rgb(var(--cstu-primary-100)/.7)}.cstu-border-primary-100\/75{border-color:rgb(var(--cstu-primary-100)/.75)}.cstu-border-primary-100\/80{border-color:rgb(var(--cstu-primary-100)/.8)}.cstu-border-primary-100\/85{border-color:rgb(var(--cstu-primary-100)/.85)}.cstu-border-primary-100\/90{border-color:rgb(var(--cstu-primary-100)/.9)}.cstu-border-primary-100\/95{border-color:rgb(var(--cstu-primary-100)/.95)}.cstu-border-primary-200{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-200)/var(--tw-border-opacity,1))}.cstu-border-primary-200\/0{border-color:rgb(var(--cstu-primary-200)/0)}.cstu-border-primary-200\/10{border-color:rgb(var(--cstu-primary-200)/.1)}.cstu-border-primary-200\/100{border-color:rgb(var(--cstu-primary-200)/1)}.cstu-border-primary-200\/15{border-color:rgb(var(--cstu-primary-200)/.15)}.cstu-border-primary-200\/20{border-color:rgb(var(--cstu-primary-200)/.2)}.cstu-border-primary-200\/25{border-color:rgb(var(--cstu-primary-200)/.25)}.cstu-border-primary-200\/30{border-color:rgb(var(--cstu-primary-200)/.3)}.cstu-border-primary-200\/35{border-color:rgb(var(--cstu-primary-200)/.35)}.cstu-border-primary-200\/40{border-color:rgb(var(--cstu-primary-200)/.4)}.cstu-border-primary-200\/45{border-color:rgb(var(--cstu-primary-200)/.45)}.cstu-border-primary-200\/5{border-color:rgb(var(--cstu-primary-200)/.05)}.cstu-border-primary-200\/50{border-color:rgb(var(--cstu-primary-200)/.5)}.cstu-border-primary-200\/55{border-color:rgb(var(--cstu-primary-200)/.55)}.cstu-border-primary-200\/60{border-color:rgb(var(--cstu-primary-200)/.6)}.cstu-border-primary-200\/65{border-color:rgb(var(--cstu-primary-200)/.65)}.cstu-border-primary-200\/70{border-color:rgb(var(--cstu-primary-200)/.7)}.cstu-border-primary-200\/75{border-color:rgb(var(--cstu-primary-200)/.75)}.cstu-border-primary-200\/80{border-color:rgb(var(--cstu-primary-200)/.8)}.cstu-border-primary-200\/85{border-color:rgb(var(--cstu-primary-200)/.85)}.cstu-border-primary-200\/90{border-color:rgb(var(--cstu-primary-200)/.9)}.cstu-border-primary-200\/95{border-color:rgb(var(--cstu-primary-200)/.95)}.cstu-border-primary-300{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-300)/var(--tw-border-opacity,1))}.cstu-border-primary-300\/0{border-color:rgb(var(--cstu-primary-300)/0)}.cstu-border-primary-300\/10{border-color:rgb(var(--cstu-primary-300)/.1)}.cstu-border-primary-300\/100{border-color:rgb(var(--cstu-primary-300)/1)}.cstu-border-primary-300\/15{border-color:rgb(var(--cstu-primary-300)/.15)}.cstu-border-primary-300\/20{border-color:rgb(var(--cstu-primary-300)/.2)}.cstu-border-primary-300\/25{border-color:rgb(var(--cstu-primary-300)/.25)}.cstu-border-primary-300\/30{border-color:rgb(var(--cstu-primary-300)/.3)}.cstu-border-primary-300\/35{border-color:rgb(var(--cstu-primary-300)/.35)}.cstu-border-primary-300\/40{border-color:rgb(var(--cstu-primary-300)/.4)}.cstu-border-primary-300\/45{border-color:rgb(var(--cstu-primary-300)/.45)}.cstu-border-primary-300\/5{border-color:rgb(var(--cstu-primary-300)/.05)}.cstu-border-primary-300\/50{border-color:rgb(var(--cstu-primary-300)/.5)}.cstu-border-primary-300\/55{border-color:rgb(var(--cstu-primary-300)/.55)}.cstu-border-primary-300\/60{border-color:rgb(var(--cstu-primary-300)/.6)}.cstu-border-primary-300\/65{border-color:rgb(var(--cstu-primary-300)/.65)}.cstu-border-primary-300\/70{border-color:rgb(var(--cstu-primary-300)/.7)}.cstu-border-primary-300\/75{border-color:rgb(var(--cstu-primary-300)/.75)}.cstu-border-primary-300\/80{border-color:rgb(var(--cstu-primary-300)/.8)}.cstu-border-primary-300\/85{border-color:rgb(var(--cstu-primary-300)/.85)}.cstu-border-primary-300\/90{border-color:rgb(var(--cstu-primary-300)/.9)}.cstu-border-primary-300\/95{border-color:rgb(var(--cstu-primary-300)/.95)}.cstu-border-primary-400{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-400)/var(--tw-border-opacity,1))}.cstu-border-primary-400\/0{border-color:rgb(var(--cstu-primary-400)/0)}.cstu-border-primary-400\/10{border-color:rgb(var(--cstu-primary-400)/.1)}.cstu-border-primary-400\/100{border-color:rgb(var(--cstu-primary-400)/1)}.cstu-border-primary-400\/15{border-color:rgb(var(--cstu-primary-400)/.15)}.cstu-border-primary-400\/20{border-color:rgb(var(--cstu-primary-400)/.2)}.cstu-border-primary-400\/25{border-color:rgb(var(--cstu-primary-400)/.25)}.cstu-border-primary-400\/30{border-color:rgb(var(--cstu-primary-400)/.3)}.cstu-border-primary-400\/35{border-color:rgb(var(--cstu-primary-400)/.35)}.cstu-border-primary-400\/40{border-color:rgb(var(--cstu-primary-400)/.4)}.cstu-border-primary-400\/45{border-color:rgb(var(--cstu-primary-400)/.45)}.cstu-border-primary-400\/5{border-color:rgb(var(--cstu-primary-400)/.05)}.cstu-border-primary-400\/50{border-color:rgb(var(--cstu-primary-400)/.5)}.cstu-border-primary-400\/55{border-color:rgb(var(--cstu-primary-400)/.55)}.cstu-border-primary-400\/60{border-color:rgb(var(--cstu-primary-400)/.6)}.cstu-border-primary-400\/65{border-color:rgb(var(--cstu-primary-400)/.65)}.cstu-border-primary-400\/70{border-color:rgb(var(--cstu-primary-400)/.7)}.cstu-border-primary-400\/75{border-color:rgb(var(--cstu-primary-400)/.75)}.cstu-border-primary-400\/80{border-color:rgb(var(--cstu-primary-400)/.8)}.cstu-border-primary-400\/85{border-color:rgb(var(--cstu-primary-400)/.85)}.cstu-border-primary-400\/90{border-color:rgb(var(--cstu-primary-400)/.9)}.cstu-border-primary-400\/95{border-color:rgb(var(--cstu-primary-400)/.95)}.cstu-border-primary-450{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-450)/var(--tw-border-opacity,1))}.cstu-border-primary-450\/0{border-color:rgb(var(--cstu-primary-450)/0)}.cstu-border-primary-450\/10{border-color:rgb(var(--cstu-primary-450)/.1)}.cstu-border-primary-450\/100{border-color:rgb(var(--cstu-primary-450)/1)}.cstu-border-primary-450\/15{border-color:rgb(var(--cstu-primary-450)/.15)}.cstu-border-primary-450\/20{border-color:rgb(var(--cstu-primary-450)/.2)}.cstu-border-primary-450\/25{border-color:rgb(var(--cstu-primary-450)/.25)}.cstu-border-primary-450\/30{border-color:rgb(var(--cstu-primary-450)/.3)}.cstu-border-primary-450\/35{border-color:rgb(var(--cstu-primary-450)/.35)}.cstu-border-primary-450\/40{border-color:rgb(var(--cstu-primary-450)/.4)}.cstu-border-primary-450\/45{border-color:rgb(var(--cstu-primary-450)/.45)}.cstu-border-primary-450\/5{border-color:rgb(var(--cstu-primary-450)/.05)}.cstu-border-primary-450\/50{border-color:rgb(var(--cstu-primary-450)/.5)}.cstu-border-primary-450\/55{border-color:rgb(var(--cstu-primary-450)/.55)}.cstu-border-primary-450\/60{border-color:rgb(var(--cstu-primary-450)/.6)}.cstu-border-primary-450\/65{border-color:rgb(var(--cstu-primary-450)/.65)}.cstu-border-primary-450\/70{border-color:rgb(var(--cstu-primary-450)/.7)}.cstu-border-primary-450\/75{border-color:rgb(var(--cstu-primary-450)/.75)}.cstu-border-primary-450\/80{border-color:rgb(var(--cstu-primary-450)/.8)}.cstu-border-primary-450\/85{border-color:rgb(var(--cstu-primary-450)/.85)}.cstu-border-primary-450\/90{border-color:rgb(var(--cstu-primary-450)/.9)}.cstu-border-primary-450\/95{border-color:rgb(var(--cstu-primary-450)/.95)}.cstu-border-primary-50{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-50)/var(--tw-border-opacity,1))}.cstu-border-primary-50\/0{border-color:rgb(var(--cstu-primary-50)/0)}.cstu-border-primary-50\/10{border-color:rgb(var(--cstu-primary-50)/.1)}.cstu-border-primary-50\/100{border-color:rgb(var(--cstu-primary-50)/1)}.cstu-border-primary-50\/15{border-color:rgb(var(--cstu-primary-50)/.15)}.cstu-border-primary-50\/20{border-color:rgb(var(--cstu-primary-50)/.2)}.cstu-border-primary-50\/25{border-color:rgb(var(--cstu-primary-50)/.25)}.cstu-border-primary-50\/30{border-color:rgb(var(--cstu-primary-50)/.3)}.cstu-border-primary-50\/35{border-color:rgb(var(--cstu-primary-50)/.35)}.cstu-border-primary-50\/40{border-color:rgb(var(--cstu-primary-50)/.4)}.cstu-border-primary-50\/45{border-color:rgb(var(--cstu-primary-50)/.45)}.cstu-border-primary-50\/5{border-color:rgb(var(--cstu-primary-50)/.05)}.cstu-border-primary-50\/50{border-color:rgb(var(--cstu-primary-50)/.5)}.cstu-border-primary-50\/55{border-color:rgb(var(--cstu-primary-50)/.55)}.cstu-border-primary-50\/60{border-color:rgb(var(--cstu-primary-50)/.6)}.cstu-border-primary-50\/65{border-color:rgb(var(--cstu-primary-50)/.65)}.cstu-border-primary-50\/70{border-color:rgb(var(--cstu-primary-50)/.7)}.cstu-border-primary-50\/75{border-color:rgb(var(--cstu-primary-50)/.75)}.cstu-border-primary-50\/80{border-color:rgb(var(--cstu-primary-50)/.8)}.cstu-border-primary-50\/85{border-color:rgb(var(--cstu-primary-50)/.85)}.cstu-border-primary-50\/90{border-color:rgb(var(--cstu-primary-50)/.9)}.cstu-border-primary-50\/95{border-color:rgb(var(--cstu-primary-50)/.95)}.cstu-border-primary-500{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-500)/var(--tw-border-opacity,1))}.cstu-border-primary-500\/0{border-color:rgb(var(--cstu-primary-500)/0)}.cstu-border-primary-500\/10{border-color:rgb(var(--cstu-primary-500)/.1)}.cstu-border-primary-500\/100{border-color:rgb(var(--cstu-primary-500)/1)}.cstu-border-primary-500\/15{border-color:rgb(var(--cstu-primary-500)/.15)}.cstu-border-primary-500\/20{border-color:rgb(var(--cstu-primary-500)/.2)}.cstu-border-primary-500\/25{border-color:rgb(var(--cstu-primary-500)/.25)}.cstu-border-primary-500\/30{border-color:rgb(var(--cstu-primary-500)/.3)}.cstu-border-primary-500\/35{border-color:rgb(var(--cstu-primary-500)/.35)}.cstu-border-primary-500\/40{border-color:rgb(var(--cstu-primary-500)/.4)}.cstu-border-primary-500\/45{border-color:rgb(var(--cstu-primary-500)/.45)}.cstu-border-primary-500\/5{border-color:rgb(var(--cstu-primary-500)/.05)}.cstu-border-primary-500\/50{border-color:rgb(var(--cstu-primary-500)/.5)}.cstu-border-primary-500\/55{border-color:rgb(var(--cstu-primary-500)/.55)}.cstu-border-primary-500\/60{border-color:rgb(var(--cstu-primary-500)/.6)}.cstu-border-primary-500\/65{border-color:rgb(var(--cstu-primary-500)/.65)}.cstu-border-primary-500\/70{border-color:rgb(var(--cstu-primary-500)/.7)}.cstu-border-primary-500\/75{border-color:rgb(var(--cstu-primary-500)/.75)}.cstu-border-primary-500\/80{border-color:rgb(var(--cstu-primary-500)/.8)}.cstu-border-primary-500\/85{border-color:rgb(var(--cstu-primary-500)/.85)}.cstu-border-primary-500\/90{border-color:rgb(var(--cstu-primary-500)/.9)}.cstu-border-primary-500\/95{border-color:rgb(var(--cstu-primary-500)/.95)}.cstu-border-primary-550{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-550)/var(--tw-border-opacity,1))}.cstu-border-primary-550\/0{border-color:rgb(var(--cstu-primary-550)/0)}.cstu-border-primary-550\/10{border-color:rgb(var(--cstu-primary-550)/.1)}.cstu-border-primary-550\/100{border-color:rgb(var(--cstu-primary-550)/1)}.cstu-border-primary-550\/15{border-color:rgb(var(--cstu-primary-550)/.15)}.cstu-border-primary-550\/20{border-color:rgb(var(--cstu-primary-550)/.2)}.cstu-border-primary-550\/25{border-color:rgb(var(--cstu-primary-550)/.25)}.cstu-border-primary-550\/30{border-color:rgb(var(--cstu-primary-550)/.3)}.cstu-border-primary-550\/35{border-color:rgb(var(--cstu-primary-550)/.35)}.cstu-border-primary-550\/40{border-color:rgb(var(--cstu-primary-550)/.4)}.cstu-border-primary-550\/45{border-color:rgb(var(--cstu-primary-550)/.45)}.cstu-border-primary-550\/5{border-color:rgb(var(--cstu-primary-550)/.05)}.cstu-border-primary-550\/50{border-color:rgb(var(--cstu-primary-550)/.5)}.cstu-border-primary-550\/55{border-color:rgb(var(--cstu-primary-550)/.55)}.cstu-border-primary-550\/60{border-color:rgb(var(--cstu-primary-550)/.6)}.cstu-border-primary-550\/65{border-color:rgb(var(--cstu-primary-550)/.65)}.cstu-border-primary-550\/70{border-color:rgb(var(--cstu-primary-550)/.7)}.cstu-border-primary-550\/75{border-color:rgb(var(--cstu-primary-550)/.75)}.cstu-border-primary-550\/80{border-color:rgb(var(--cstu-primary-550)/.8)}.cstu-border-primary-550\/85{border-color:rgb(var(--cstu-primary-550)/.85)}.cstu-border-primary-550\/90{border-color:rgb(var(--cstu-primary-550)/.9)}.cstu-border-primary-550\/95{border-color:rgb(var(--cstu-primary-550)/.95)}.cstu-border-primary-600{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-600)/var(--tw-border-opacity,1))}.cstu-border-primary-600\/0{border-color:rgb(var(--cstu-primary-600)/0)}.cstu-border-primary-600\/10{border-color:rgb(var(--cstu-primary-600)/.1)}.cstu-border-primary-600\/100{border-color:rgb(var(--cstu-primary-600)/1)}.cstu-border-primary-600\/15{border-color:rgb(var(--cstu-primary-600)/.15)}.cstu-border-primary-600\/20{border-color:rgb(var(--cstu-primary-600)/.2)}.cstu-border-primary-600\/25{border-color:rgb(var(--cstu-primary-600)/.25)}.cstu-border-primary-600\/30{border-color:rgb(var(--cstu-primary-600)/.3)}.cstu-border-primary-600\/35{border-color:rgb(var(--cstu-primary-600)/.35)}.cstu-border-primary-600\/40{border-color:rgb(var(--cstu-primary-600)/.4)}.cstu-border-primary-600\/45{border-color:rgb(var(--cstu-primary-600)/.45)}.cstu-border-primary-600\/5{border-color:rgb(var(--cstu-primary-600)/.05)}.cstu-border-primary-600\/50{border-color:rgb(var(--cstu-primary-600)/.5)}.cstu-border-primary-600\/55{border-color:rgb(var(--cstu-primary-600)/.55)}.cstu-border-primary-600\/60{border-color:rgb(var(--cstu-primary-600)/.6)}.cstu-border-primary-600\/65{border-color:rgb(var(--cstu-primary-600)/.65)}.cstu-border-primary-600\/70{border-color:rgb(var(--cstu-primary-600)/.7)}.cstu-border-primary-600\/75{border-color:rgb(var(--cstu-primary-600)/.75)}.cstu-border-primary-600\/80{border-color:rgb(var(--cstu-primary-600)/.8)}.cstu-border-primary-600\/85{border-color:rgb(var(--cstu-primary-600)/.85)}.cstu-border-primary-600\/90{border-color:rgb(var(--cstu-primary-600)/.9)}.cstu-border-primary-600\/95{border-color:rgb(var(--cstu-primary-600)/.95)}.cstu-border-primary-700{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-700)/var(--tw-border-opacity,1))}.cstu-border-primary-700\/0{border-color:rgb(var(--cstu-primary-700)/0)}.cstu-border-primary-700\/10{border-color:rgb(var(--cstu-primary-700)/.1)}.cstu-border-primary-700\/100{border-color:rgb(var(--cstu-primary-700)/1)}.cstu-border-primary-700\/15{border-color:rgb(var(--cstu-primary-700)/.15)}.cstu-border-primary-700\/20{border-color:rgb(var(--cstu-primary-700)/.2)}.cstu-border-primary-700\/25{border-color:rgb(var(--cstu-primary-700)/.25)}.cstu-border-primary-700\/30{border-color:rgb(var(--cstu-primary-700)/.3)}.cstu-border-primary-700\/35{border-color:rgb(var(--cstu-primary-700)/.35)}.cstu-border-primary-700\/40{border-color:rgb(var(--cstu-primary-700)/.4)}.cstu-border-primary-700\/45{border-color:rgb(var(--cstu-primary-700)/.45)}.cstu-border-primary-700\/5{border-color:rgb(var(--cstu-primary-700)/.05)}.cstu-border-primary-700\/50{border-color:rgb(var(--cstu-primary-700)/.5)}.cstu-border-primary-700\/55{border-color:rgb(var(--cstu-primary-700)/.55)}.cstu-border-primary-700\/60{border-color:rgb(var(--cstu-primary-700)/.6)}.cstu-border-primary-700\/65{border-color:rgb(var(--cstu-primary-700)/.65)}.cstu-border-primary-700\/70{border-color:rgb(var(--cstu-primary-700)/.7)}.cstu-border-primary-700\/75{border-color:rgb(var(--cstu-primary-700)/.75)}.cstu-border-primary-700\/80{border-color:rgb(var(--cstu-primary-700)/.8)}.cstu-border-primary-700\/85{border-color:rgb(var(--cstu-primary-700)/.85)}.cstu-border-primary-700\/90{border-color:rgb(var(--cstu-primary-700)/.9)}.cstu-border-primary-700\/95{border-color:rgb(var(--cstu-primary-700)/.95)}.cstu-border-primary-800{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-800)/var(--tw-border-opacity,1))}.cstu-border-primary-800\/0{border-color:rgb(var(--cstu-primary-800)/0)}.cstu-border-primary-800\/10{border-color:rgb(var(--cstu-primary-800)/.1)}.cstu-border-primary-800\/100{border-color:rgb(var(--cstu-primary-800)/1)}.cstu-border-primary-800\/15{border-color:rgb(var(--cstu-primary-800)/.15)}.cstu-border-primary-800\/20{border-color:rgb(var(--cstu-primary-800)/.2)}.cstu-border-primary-800\/25{border-color:rgb(var(--cstu-primary-800)/.25)}.cstu-border-primary-800\/30{border-color:rgb(var(--cstu-primary-800)/.3)}.cstu-border-primary-800\/35{border-color:rgb(var(--cstu-primary-800)/.35)}.cstu-border-primary-800\/40{border-color:rgb(var(--cstu-primary-800)/.4)}.cstu-border-primary-800\/45{border-color:rgb(var(--cstu-primary-800)/.45)}.cstu-border-primary-800\/5{border-color:rgb(var(--cstu-primary-800)/.05)}.cstu-border-primary-800\/50{border-color:rgb(var(--cstu-primary-800)/.5)}.cstu-border-primary-800\/55{border-color:rgb(var(--cstu-primary-800)/.55)}.cstu-border-primary-800\/60{border-color:rgb(var(--cstu-primary-800)/.6)}.cstu-border-primary-800\/65{border-color:rgb(var(--cstu-primary-800)/.65)}.cstu-border-primary-800\/70{border-color:rgb(var(--cstu-primary-800)/.7)}.cstu-border-primary-800\/75{border-color:rgb(var(--cstu-primary-800)/.75)}.cstu-border-primary-800\/80{border-color:rgb(var(--cstu-primary-800)/.8)}.cstu-border-primary-800\/85{border-color:rgb(var(--cstu-primary-800)/.85)}.cstu-border-primary-800\/90{border-color:rgb(var(--cstu-primary-800)/.9)}.cstu-border-primary-800\/95{border-color:rgb(var(--cstu-primary-800)/.95)}.cstu-border-primary-900{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-900)/var(--tw-border-opacity,1))}.cstu-border-primary-900\/0{border-color:rgb(var(--cstu-primary-900)/0)}.cstu-border-primary-900\/10{border-color:rgb(var(--cstu-primary-900)/.1)}.cstu-border-primary-900\/100{border-color:rgb(var(--cstu-primary-900)/1)}.cstu-border-primary-900\/15{border-color:rgb(var(--cstu-primary-900)/.15)}.cstu-border-primary-900\/20{border-color:rgb(var(--cstu-primary-900)/.2)}.cstu-border-primary-900\/25{border-color:rgb(var(--cstu-primary-900)/.25)}.cstu-border-primary-900\/30{border-color:rgb(var(--cstu-primary-900)/.3)}.cstu-border-primary-900\/35{border-color:rgb(var(--cstu-primary-900)/.35)}.cstu-border-primary-900\/40{border-color:rgb(var(--cstu-primary-900)/.4)}.cstu-border-primary-900\/45{border-color:rgb(var(--cstu-primary-900)/.45)}.cstu-border-primary-900\/5{border-color:rgb(var(--cstu-primary-900)/.05)}.cstu-border-primary-900\/50{border-color:rgb(var(--cstu-primary-900)/.5)}.cstu-border-primary-900\/55{border-color:rgb(var(--cstu-primary-900)/.55)}.cstu-border-primary-900\/60{border-color:rgb(var(--cstu-primary-900)/.6)}.cstu-border-primary-900\/65{border-color:rgb(var(--cstu-primary-900)/.65)}.cstu-border-primary-900\/70{border-color:rgb(var(--cstu-primary-900)/.7)}.cstu-border-primary-900\/75{border-color:rgb(var(--cstu-primary-900)/.75)}.cstu-border-primary-900\/80{border-color:rgb(var(--cstu-primary-900)/.8)}.cstu-border-primary-900\/85{border-color:rgb(var(--cstu-primary-900)/.85)}.cstu-border-primary-900\/90{border-color:rgb(var(--cstu-primary-900)/.9)}.cstu-border-primary-900\/95{border-color:rgb(var(--cstu-primary-900)/.95)}.cstu-border-red-100{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-100)/var(--tw-border-opacity,1))}.cstu-border-red-100\/0{border-color:rgb(var(--cstu-red-100)/0)}.cstu-border-red-100\/10{border-color:rgb(var(--cstu-red-100)/.1)}.cstu-border-red-100\/100{border-color:rgb(var(--cstu-red-100)/1)}.cstu-border-red-100\/15{border-color:rgb(var(--cstu-red-100)/.15)}.cstu-border-red-100\/20{border-color:rgb(var(--cstu-red-100)/.2)}.cstu-border-red-100\/25{border-color:rgb(var(--cstu-red-100)/.25)}.cstu-border-red-100\/30{border-color:rgb(var(--cstu-red-100)/.3)}.cstu-border-red-100\/35{border-color:rgb(var(--cstu-red-100)/.35)}.cstu-border-red-100\/40{border-color:rgb(var(--cstu-red-100)/.4)}.cstu-border-red-100\/45{border-color:rgb(var(--cstu-red-100)/.45)}.cstu-border-red-100\/5{border-color:rgb(var(--cstu-red-100)/.05)}.cstu-border-red-100\/50{border-color:rgb(var(--cstu-red-100)/.5)}.cstu-border-red-100\/55{border-color:rgb(var(--cstu-red-100)/.55)}.cstu-border-red-100\/60{border-color:rgb(var(--cstu-red-100)/.6)}.cstu-border-red-100\/65{border-color:rgb(var(--cstu-red-100)/.65)}.cstu-border-red-100\/70{border-color:rgb(var(--cstu-red-100)/.7)}.cstu-border-red-100\/75{border-color:rgb(var(--cstu-red-100)/.75)}.cstu-border-red-100\/80{border-color:rgb(var(--cstu-red-100)/.8)}.cstu-border-red-100\/85{border-color:rgb(var(--cstu-red-100)/.85)}.cstu-border-red-100\/90{border-color:rgb(var(--cstu-red-100)/.9)}.cstu-border-red-100\/95{border-color:rgb(var(--cstu-red-100)/.95)}.cstu-border-red-200{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-200)/var(--tw-border-opacity,1))}.cstu-border-red-200\/0{border-color:rgb(var(--cstu-red-200)/0)}.cstu-border-red-200\/10{border-color:rgb(var(--cstu-red-200)/.1)}.cstu-border-red-200\/100{border-color:rgb(var(--cstu-red-200)/1)}.cstu-border-red-200\/15{border-color:rgb(var(--cstu-red-200)/.15)}.cstu-border-red-200\/20{border-color:rgb(var(--cstu-red-200)/.2)}.cstu-border-red-200\/25{border-color:rgb(var(--cstu-red-200)/.25)}.cstu-border-red-200\/30{border-color:rgb(var(--cstu-red-200)/.3)}.cstu-border-red-200\/35{border-color:rgb(var(--cstu-red-200)/.35)}.cstu-border-red-200\/40{border-color:rgb(var(--cstu-red-200)/.4)}.cstu-border-red-200\/45{border-color:rgb(var(--cstu-red-200)/.45)}.cstu-border-red-200\/5{border-color:rgb(var(--cstu-red-200)/.05)}.cstu-border-red-200\/50{border-color:rgb(var(--cstu-red-200)/.5)}.cstu-border-red-200\/55{border-color:rgb(var(--cstu-red-200)/.55)}.cstu-border-red-200\/60{border-color:rgb(var(--cstu-red-200)/.6)}.cstu-border-red-200\/65{border-color:rgb(var(--cstu-red-200)/.65)}.cstu-border-red-200\/70{border-color:rgb(var(--cstu-red-200)/.7)}.cstu-border-red-200\/75{border-color:rgb(var(--cstu-red-200)/.75)}.cstu-border-red-200\/80{border-color:rgb(var(--cstu-red-200)/.8)}.cstu-border-red-200\/85{border-color:rgb(var(--cstu-red-200)/.85)}.cstu-border-red-200\/90{border-color:rgb(var(--cstu-red-200)/.9)}.cstu-border-red-200\/95{border-color:rgb(var(--cstu-red-200)/.95)}.cstu-border-red-300{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-300)/var(--tw-border-opacity,1))}.cstu-border-red-300\/0{border-color:rgb(var(--cstu-red-300)/0)}.cstu-border-red-300\/10{border-color:rgb(var(--cstu-red-300)/.1)}.cstu-border-red-300\/100{border-color:rgb(var(--cstu-red-300)/1)}.cstu-border-red-300\/15{border-color:rgb(var(--cstu-red-300)/.15)}.cstu-border-red-300\/20{border-color:rgb(var(--cstu-red-300)/.2)}.cstu-border-red-300\/25{border-color:rgb(var(--cstu-red-300)/.25)}.cstu-border-red-300\/30{border-color:rgb(var(--cstu-red-300)/.3)}.cstu-border-red-300\/35{border-color:rgb(var(--cstu-red-300)/.35)}.cstu-border-red-300\/40{border-color:rgb(var(--cstu-red-300)/.4)}.cstu-border-red-300\/45{border-color:rgb(var(--cstu-red-300)/.45)}.cstu-border-red-300\/5{border-color:rgb(var(--cstu-red-300)/.05)}.cstu-border-red-300\/50{border-color:rgb(var(--cstu-red-300)/.5)}.cstu-border-red-300\/55{border-color:rgb(var(--cstu-red-300)/.55)}.cstu-border-red-300\/60{border-color:rgb(var(--cstu-red-300)/.6)}.cstu-border-red-300\/65{border-color:rgb(var(--cstu-red-300)/.65)}.cstu-border-red-300\/70{border-color:rgb(var(--cstu-red-300)/.7)}.cstu-border-red-300\/75{border-color:rgb(var(--cstu-red-300)/.75)}.cstu-border-red-300\/80{border-color:rgb(var(--cstu-red-300)/.8)}.cstu-border-red-300\/85{border-color:rgb(var(--cstu-red-300)/.85)}.cstu-border-red-300\/90{border-color:rgb(var(--cstu-red-300)/.9)}.cstu-border-red-300\/95{border-color:rgb(var(--cstu-red-300)/.95)}.cstu-border-red-400{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-400)/var(--tw-border-opacity,1))}.cstu-border-red-400\/0{border-color:rgb(var(--cstu-red-400)/0)}.cstu-border-red-400\/10{border-color:rgb(var(--cstu-red-400)/.1)}.cstu-border-red-400\/100{border-color:rgb(var(--cstu-red-400)/1)}.cstu-border-red-400\/15{border-color:rgb(var(--cstu-red-400)/.15)}.cstu-border-red-400\/20{border-color:rgb(var(--cstu-red-400)/.2)}.cstu-border-red-400\/25{border-color:rgb(var(--cstu-red-400)/.25)}.cstu-border-red-400\/30{border-color:rgb(var(--cstu-red-400)/.3)}.cstu-border-red-400\/35{border-color:rgb(var(--cstu-red-400)/.35)}.cstu-border-red-400\/40{border-color:rgb(var(--cstu-red-400)/.4)}.cstu-border-red-400\/45{border-color:rgb(var(--cstu-red-400)/.45)}.cstu-border-red-400\/5{border-color:rgb(var(--cstu-red-400)/.05)}.cstu-border-red-400\/50{border-color:rgb(var(--cstu-red-400)/.5)}.cstu-border-red-400\/55{border-color:rgb(var(--cstu-red-400)/.55)}.cstu-border-red-400\/60{border-color:rgb(var(--cstu-red-400)/.6)}.cstu-border-red-400\/65{border-color:rgb(var(--cstu-red-400)/.65)}.cstu-border-red-400\/70{border-color:rgb(var(--cstu-red-400)/.7)}.cstu-border-red-400\/75{border-color:rgb(var(--cstu-red-400)/.75)}.cstu-border-red-400\/80{border-color:rgb(var(--cstu-red-400)/.8)}.cstu-border-red-400\/85{border-color:rgb(var(--cstu-red-400)/.85)}.cstu-border-red-400\/90{border-color:rgb(var(--cstu-red-400)/.9)}.cstu-border-red-400\/95{border-color:rgb(var(--cstu-red-400)/.95)}.cstu-border-red-50{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-50)/var(--tw-border-opacity,1))}.cstu-border-red-50\/0{border-color:rgb(var(--cstu-red-50)/0)}.cstu-border-red-50\/10{border-color:rgb(var(--cstu-red-50)/.1)}.cstu-border-red-50\/100{border-color:rgb(var(--cstu-red-50)/1)}.cstu-border-red-50\/15{border-color:rgb(var(--cstu-red-50)/.15)}.cstu-border-red-50\/20{border-color:rgb(var(--cstu-red-50)/.2)}.cstu-border-red-50\/25{border-color:rgb(var(--cstu-red-50)/.25)}.cstu-border-red-50\/30{border-color:rgb(var(--cstu-red-50)/.3)}.cstu-border-red-50\/35{border-color:rgb(var(--cstu-red-50)/.35)}.cstu-border-red-50\/40{border-color:rgb(var(--cstu-red-50)/.4)}.cstu-border-red-50\/45{border-color:rgb(var(--cstu-red-50)/.45)}.cstu-border-red-50\/5{border-color:rgb(var(--cstu-red-50)/.05)}.cstu-border-red-50\/50{border-color:rgb(var(--cstu-red-50)/.5)}.cstu-border-red-50\/55{border-color:rgb(var(--cstu-red-50)/.55)}.cstu-border-red-50\/60{border-color:rgb(var(--cstu-red-50)/.6)}.cstu-border-red-50\/65{border-color:rgb(var(--cstu-red-50)/.65)}.cstu-border-red-50\/70{border-color:rgb(var(--cstu-red-50)/.7)}.cstu-border-red-50\/75{border-color:rgb(var(--cstu-red-50)/.75)}.cstu-border-red-50\/80{border-color:rgb(var(--cstu-red-50)/.8)}.cstu-border-red-50\/85{border-color:rgb(var(--cstu-red-50)/.85)}.cstu-border-red-50\/90{border-color:rgb(var(--cstu-red-50)/.9)}.cstu-border-red-50\/95{border-color:rgb(var(--cstu-red-50)/.95)}.cstu-border-red-500{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-500)/var(--tw-border-opacity,1))}.cstu-border-red-500\/0{border-color:rgb(var(--cstu-red-500)/0)}.cstu-border-red-500\/10{border-color:rgb(var(--cstu-red-500)/.1)}.cstu-border-red-500\/100{border-color:rgb(var(--cstu-red-500)/1)}.cstu-border-red-500\/15{border-color:rgb(var(--cstu-red-500)/.15)}.cstu-border-red-500\/20{border-color:rgb(var(--cstu-red-500)/.2)}.cstu-border-red-500\/25{border-color:rgb(var(--cstu-red-500)/.25)}.cstu-border-red-500\/30{border-color:rgb(var(--cstu-red-500)/.3)}.cstu-border-red-500\/35{border-color:rgb(var(--cstu-red-500)/.35)}.cstu-border-red-500\/40{border-color:rgb(var(--cstu-red-500)/.4)}.cstu-border-red-500\/45{border-color:rgb(var(--cstu-red-500)/.45)}.cstu-border-red-500\/5{border-color:rgb(var(--cstu-red-500)/.05)}.cstu-border-red-500\/50{border-color:rgb(var(--cstu-red-500)/.5)}.cstu-border-red-500\/55{border-color:rgb(var(--cstu-red-500)/.55)}.cstu-border-red-500\/60{border-color:rgb(var(--cstu-red-500)/.6)}.cstu-border-red-500\/65{border-color:rgb(var(--cstu-red-500)/.65)}.cstu-border-red-500\/70{border-color:rgb(var(--cstu-red-500)/.7)}.cstu-border-red-500\/75{border-color:rgb(var(--cstu-red-500)/.75)}.cstu-border-red-500\/80{border-color:rgb(var(--cstu-red-500)/.8)}.cstu-border-red-500\/85{border-color:rgb(var(--cstu-red-500)/.85)}.cstu-border-red-500\/90{border-color:rgb(var(--cstu-red-500)/.9)}.cstu-border-red-500\/95{border-color:rgb(var(--cstu-red-500)/.95)}.cstu-border-red-600{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-600)/var(--tw-border-opacity,1))}.cstu-border-red-600\/0{border-color:rgb(var(--cstu-red-600)/0)}.cstu-border-red-600\/10{border-color:rgb(var(--cstu-red-600)/.1)}.cstu-border-red-600\/100{border-color:rgb(var(--cstu-red-600)/1)}.cstu-border-red-600\/15{border-color:rgb(var(--cstu-red-600)/.15)}.cstu-border-red-600\/20{border-color:rgb(var(--cstu-red-600)/.2)}.cstu-border-red-600\/25{border-color:rgb(var(--cstu-red-600)/.25)}.cstu-border-red-600\/30{border-color:rgb(var(--cstu-red-600)/.3)}.cstu-border-red-600\/35{border-color:rgb(var(--cstu-red-600)/.35)}.cstu-border-red-600\/40{border-color:rgb(var(--cstu-red-600)/.4)}.cstu-border-red-600\/45{border-color:rgb(var(--cstu-red-600)/.45)}.cstu-border-red-600\/5{border-color:rgb(var(--cstu-red-600)/.05)}.cstu-border-red-600\/50{border-color:rgb(var(--cstu-red-600)/.5)}.cstu-border-red-600\/55{border-color:rgb(var(--cstu-red-600)/.55)}.cstu-border-red-600\/60{border-color:rgb(var(--cstu-red-600)/.6)}.cstu-border-red-600\/65{border-color:rgb(var(--cstu-red-600)/.65)}.cstu-border-red-600\/70{border-color:rgb(var(--cstu-red-600)/.7)}.cstu-border-red-600\/75{border-color:rgb(var(--cstu-red-600)/.75)}.cstu-border-red-600\/80{border-color:rgb(var(--cstu-red-600)/.8)}.cstu-border-red-600\/85{border-color:rgb(var(--cstu-red-600)/.85)}.cstu-border-red-600\/90{border-color:rgb(var(--cstu-red-600)/.9)}.cstu-border-red-600\/95{border-color:rgb(var(--cstu-red-600)/.95)}.cstu-border-red-700{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-700)/var(--tw-border-opacity,1))}.cstu-border-red-700\/0{border-color:rgb(var(--cstu-red-700)/0)}.cstu-border-red-700\/10{border-color:rgb(var(--cstu-red-700)/.1)}.cstu-border-red-700\/100{border-color:rgb(var(--cstu-red-700)/1)}.cstu-border-red-700\/15{border-color:rgb(var(--cstu-red-700)/.15)}.cstu-border-red-700\/20{border-color:rgb(var(--cstu-red-700)/.2)}.cstu-border-red-700\/25{border-color:rgb(var(--cstu-red-700)/.25)}.cstu-border-red-700\/30{border-color:rgb(var(--cstu-red-700)/.3)}.cstu-border-red-700\/35{border-color:rgb(var(--cstu-red-700)/.35)}.cstu-border-red-700\/40{border-color:rgb(var(--cstu-red-700)/.4)}.cstu-border-red-700\/45{border-color:rgb(var(--cstu-red-700)/.45)}.cstu-border-red-700\/5{border-color:rgb(var(--cstu-red-700)/.05)}.cstu-border-red-700\/50{border-color:rgb(var(--cstu-red-700)/.5)}.cstu-border-red-700\/55{border-color:rgb(var(--cstu-red-700)/.55)}.cstu-border-red-700\/60{border-color:rgb(var(--cstu-red-700)/.6)}.cstu-border-red-700\/65{border-color:rgb(var(--cstu-red-700)/.65)}.cstu-border-red-700\/70{border-color:rgb(var(--cstu-red-700)/.7)}.cstu-border-red-700\/75{border-color:rgb(var(--cstu-red-700)/.75)}.cstu-border-red-700\/80{border-color:rgb(var(--cstu-red-700)/.8)}.cstu-border-red-700\/85{border-color:rgb(var(--cstu-red-700)/.85)}.cstu-border-red-700\/90{border-color:rgb(var(--cstu-red-700)/.9)}.cstu-border-red-700\/95{border-color:rgb(var(--cstu-red-700)/.95)}.cstu-border-red-800{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-800)/var(--tw-border-opacity,1))}.cstu-border-red-800\/0{border-color:rgb(var(--cstu-red-800)/0)}.cstu-border-red-800\/10{border-color:rgb(var(--cstu-red-800)/.1)}.cstu-border-red-800\/100{border-color:rgb(var(--cstu-red-800)/1)}.cstu-border-red-800\/15{border-color:rgb(var(--cstu-red-800)/.15)}.cstu-border-red-800\/20{border-color:rgb(var(--cstu-red-800)/.2)}.cstu-border-red-800\/25{border-color:rgb(var(--cstu-red-800)/.25)}.cstu-border-red-800\/30{border-color:rgb(var(--cstu-red-800)/.3)}.cstu-border-red-800\/35{border-color:rgb(var(--cstu-red-800)/.35)}.cstu-border-red-800\/40{border-color:rgb(var(--cstu-red-800)/.4)}.cstu-border-red-800\/45{border-color:rgb(var(--cstu-red-800)/.45)}.cstu-border-red-800\/5{border-color:rgb(var(--cstu-red-800)/.05)}.cstu-border-red-800\/50{border-color:rgb(var(--cstu-red-800)/.5)}.cstu-border-red-800\/55{border-color:rgb(var(--cstu-red-800)/.55)}.cstu-border-red-800\/60{border-color:rgb(var(--cstu-red-800)/.6)}.cstu-border-red-800\/65{border-color:rgb(var(--cstu-red-800)/.65)}.cstu-border-red-800\/70{border-color:rgb(var(--cstu-red-800)/.7)}.cstu-border-red-800\/75{border-color:rgb(var(--cstu-red-800)/.75)}.cstu-border-red-800\/80{border-color:rgb(var(--cstu-red-800)/.8)}.cstu-border-red-800\/85{border-color:rgb(var(--cstu-red-800)/.85)}.cstu-border-red-800\/90{border-color:rgb(var(--cstu-red-800)/.9)}.cstu-border-red-800\/95{border-color:rgb(var(--cstu-red-800)/.95)}.cstu-border-red-900{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-900)/var(--tw-border-opacity,1))}.cstu-border-red-900\/0{border-color:rgb(var(--cstu-red-900)/0)}.cstu-border-red-900\/10{border-color:rgb(var(--cstu-red-900)/.1)}.cstu-border-red-900\/100{border-color:rgb(var(--cstu-red-900)/1)}.cstu-border-red-900\/15{border-color:rgb(var(--cstu-red-900)/.15)}.cstu-border-red-900\/20{border-color:rgb(var(--cstu-red-900)/.2)}.cstu-border-red-900\/25{border-color:rgb(var(--cstu-red-900)/.25)}.cstu-border-red-900\/30{border-color:rgb(var(--cstu-red-900)/.3)}.cstu-border-red-900\/35{border-color:rgb(var(--cstu-red-900)/.35)}.cstu-border-red-900\/40{border-color:rgb(var(--cstu-red-900)/.4)}.cstu-border-red-900\/45{border-color:rgb(var(--cstu-red-900)/.45)}.cstu-border-red-900\/5{border-color:rgb(var(--cstu-red-900)/.05)}.cstu-border-red-900\/50{border-color:rgb(var(--cstu-red-900)/.5)}.cstu-border-red-900\/55{border-color:rgb(var(--cstu-red-900)/.55)}.cstu-border-red-900\/60{border-color:rgb(var(--cstu-red-900)/.6)}.cstu-border-red-900\/65{border-color:rgb(var(--cstu-red-900)/.65)}.cstu-border-red-900\/70{border-color:rgb(var(--cstu-red-900)/.7)}.cstu-border-red-900\/75{border-color:rgb(var(--cstu-red-900)/.75)}.cstu-border-red-900\/80{border-color:rgb(var(--cstu-red-900)/.8)}.cstu-border-red-900\/85{border-color:rgb(var(--cstu-red-900)/.85)}.cstu-border-red-900\/90{border-color:rgb(var(--cstu-red-900)/.9)}.cstu-border-red-900\/95{border-color:rgb(var(--cstu-red-900)/.95)}.cstu-border-secondary-100{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-100)/var(--tw-border-opacity,1))}.cstu-border-secondary-100\/0{border-color:rgb(var(--cstu-secondary-100)/0)}.cstu-border-secondary-100\/10{border-color:rgb(var(--cstu-secondary-100)/.1)}.cstu-border-secondary-100\/100{border-color:rgb(var(--cstu-secondary-100)/1)}.cstu-border-secondary-100\/15{border-color:rgb(var(--cstu-secondary-100)/.15)}.cstu-border-secondary-100\/20{border-color:rgb(var(--cstu-secondary-100)/.2)}.cstu-border-secondary-100\/25{border-color:rgb(var(--cstu-secondary-100)/.25)}.cstu-border-secondary-100\/30{border-color:rgb(var(--cstu-secondary-100)/.3)}.cstu-border-secondary-100\/35{border-color:rgb(var(--cstu-secondary-100)/.35)}.cstu-border-secondary-100\/40{border-color:rgb(var(--cstu-secondary-100)/.4)}.cstu-border-secondary-100\/45{border-color:rgb(var(--cstu-secondary-100)/.45)}.cstu-border-secondary-100\/5{border-color:rgb(var(--cstu-secondary-100)/.05)}.cstu-border-secondary-100\/50{border-color:rgb(var(--cstu-secondary-100)/.5)}.cstu-border-secondary-100\/55{border-color:rgb(var(--cstu-secondary-100)/.55)}.cstu-border-secondary-100\/60{border-color:rgb(var(--cstu-secondary-100)/.6)}.cstu-border-secondary-100\/65{border-color:rgb(var(--cstu-secondary-100)/.65)}.cstu-border-secondary-100\/70{border-color:rgb(var(--cstu-secondary-100)/.7)}.cstu-border-secondary-100\/75{border-color:rgb(var(--cstu-secondary-100)/.75)}.cstu-border-secondary-100\/80{border-color:rgb(var(--cstu-secondary-100)/.8)}.cstu-border-secondary-100\/85{border-color:rgb(var(--cstu-secondary-100)/.85)}.cstu-border-secondary-100\/90{border-color:rgb(var(--cstu-secondary-100)/.9)}.cstu-border-secondary-100\/95{border-color:rgb(var(--cstu-secondary-100)/.95)}.cstu-border-secondary-200{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-200)/var(--tw-border-opacity,1))}.cstu-border-secondary-200\/0{border-color:rgb(var(--cstu-secondary-200)/0)}.cstu-border-secondary-200\/10{border-color:rgb(var(--cstu-secondary-200)/.1)}.cstu-border-secondary-200\/100{border-color:rgb(var(--cstu-secondary-200)/1)}.cstu-border-secondary-200\/15{border-color:rgb(var(--cstu-secondary-200)/.15)}.cstu-border-secondary-200\/20{border-color:rgb(var(--cstu-secondary-200)/.2)}.cstu-border-secondary-200\/25{border-color:rgb(var(--cstu-secondary-200)/.25)}.cstu-border-secondary-200\/30{border-color:rgb(var(--cstu-secondary-200)/.3)}.cstu-border-secondary-200\/35{border-color:rgb(var(--cstu-secondary-200)/.35)}.cstu-border-secondary-200\/40{border-color:rgb(var(--cstu-secondary-200)/.4)}.cstu-border-secondary-200\/45{border-color:rgb(var(--cstu-secondary-200)/.45)}.cstu-border-secondary-200\/5{border-color:rgb(var(--cstu-secondary-200)/.05)}.cstu-border-secondary-200\/50{border-color:rgb(var(--cstu-secondary-200)/.5)}.cstu-border-secondary-200\/55{border-color:rgb(var(--cstu-secondary-200)/.55)}.cstu-border-secondary-200\/60{border-color:rgb(var(--cstu-secondary-200)/.6)}.cstu-border-secondary-200\/65{border-color:rgb(var(--cstu-secondary-200)/.65)}.cstu-border-secondary-200\/70{border-color:rgb(var(--cstu-secondary-200)/.7)}.cstu-border-secondary-200\/75{border-color:rgb(var(--cstu-secondary-200)/.75)}.cstu-border-secondary-200\/80{border-color:rgb(var(--cstu-secondary-200)/.8)}.cstu-border-secondary-200\/85{border-color:rgb(var(--cstu-secondary-200)/.85)}.cstu-border-secondary-200\/90{border-color:rgb(var(--cstu-secondary-200)/.9)}.cstu-border-secondary-200\/95{border-color:rgb(var(--cstu-secondary-200)/.95)}.cstu-border-secondary-250{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-250)/var(--tw-border-opacity,1))}.cstu-border-secondary-250\/0{border-color:rgb(var(--cstu-secondary-250)/0)}.cstu-border-secondary-250\/10{border-color:rgb(var(--cstu-secondary-250)/.1)}.cstu-border-secondary-250\/100{border-color:rgb(var(--cstu-secondary-250)/1)}.cstu-border-secondary-250\/15{border-color:rgb(var(--cstu-secondary-250)/.15)}.cstu-border-secondary-250\/20{border-color:rgb(var(--cstu-secondary-250)/.2)}.cstu-border-secondary-250\/25{border-color:rgb(var(--cstu-secondary-250)/.25)}.cstu-border-secondary-250\/30{border-color:rgb(var(--cstu-secondary-250)/.3)}.cstu-border-secondary-250\/35{border-color:rgb(var(--cstu-secondary-250)/.35)}.cstu-border-secondary-250\/40{border-color:rgb(var(--cstu-secondary-250)/.4)}.cstu-border-secondary-250\/45{border-color:rgb(var(--cstu-secondary-250)/.45)}.cstu-border-secondary-250\/5{border-color:rgb(var(--cstu-secondary-250)/.05)}.cstu-border-secondary-250\/50{border-color:rgb(var(--cstu-secondary-250)/.5)}.cstu-border-secondary-250\/55{border-color:rgb(var(--cstu-secondary-250)/.55)}.cstu-border-secondary-250\/60{border-color:rgb(var(--cstu-secondary-250)/.6)}.cstu-border-secondary-250\/65{border-color:rgb(var(--cstu-secondary-250)/.65)}.cstu-border-secondary-250\/70{border-color:rgb(var(--cstu-secondary-250)/.7)}.cstu-border-secondary-250\/75{border-color:rgb(var(--cstu-secondary-250)/.75)}.cstu-border-secondary-250\/80{border-color:rgb(var(--cstu-secondary-250)/.8)}.cstu-border-secondary-250\/85{border-color:rgb(var(--cstu-secondary-250)/.85)}.cstu-border-secondary-250\/90{border-color:rgb(var(--cstu-secondary-250)/.9)}.cstu-border-secondary-250\/95{border-color:rgb(var(--cstu-secondary-250)/.95)}.cstu-border-secondary-300{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-300)/var(--tw-border-opacity,1))}.cstu-border-secondary-300\/0{border-color:rgb(var(--cstu-secondary-300)/0)}.cstu-border-secondary-300\/10{border-color:rgb(var(--cstu-secondary-300)/.1)}.cstu-border-secondary-300\/100{border-color:rgb(var(--cstu-secondary-300)/1)}.cstu-border-secondary-300\/15{border-color:rgb(var(--cstu-secondary-300)/.15)}.cstu-border-secondary-300\/20{border-color:rgb(var(--cstu-secondary-300)/.2)}.cstu-border-secondary-300\/25{border-color:rgb(var(--cstu-secondary-300)/.25)}.cstu-border-secondary-300\/30{border-color:rgb(var(--cstu-secondary-300)/.3)}.cstu-border-secondary-300\/35{border-color:rgb(var(--cstu-secondary-300)/.35)}.cstu-border-secondary-300\/40{border-color:rgb(var(--cstu-secondary-300)/.4)}.cstu-border-secondary-300\/45{border-color:rgb(var(--cstu-secondary-300)/.45)}.cstu-border-secondary-300\/5{border-color:rgb(var(--cstu-secondary-300)/.05)}.cstu-border-secondary-300\/50{border-color:rgb(var(--cstu-secondary-300)/.5)}.cstu-border-secondary-300\/55{border-color:rgb(var(--cstu-secondary-300)/.55)}.cstu-border-secondary-300\/60{border-color:rgb(var(--cstu-secondary-300)/.6)}.cstu-border-secondary-300\/65{border-color:rgb(var(--cstu-secondary-300)/.65)}.cstu-border-secondary-300\/70{border-color:rgb(var(--cstu-secondary-300)/.7)}.cstu-border-secondary-300\/75{border-color:rgb(var(--cstu-secondary-300)/.75)}.cstu-border-secondary-300\/80{border-color:rgb(var(--cstu-secondary-300)/.8)}.cstu-border-secondary-300\/85{border-color:rgb(var(--cstu-secondary-300)/.85)}.cstu-border-secondary-300\/90{border-color:rgb(var(--cstu-secondary-300)/.9)}.cstu-border-secondary-300\/95{border-color:rgb(var(--cstu-secondary-300)/.95)}.cstu-border-secondary-400{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-400)/var(--tw-border-opacity,1))}.cstu-border-secondary-400\/0{border-color:rgb(var(--cstu-secondary-400)/0)}.cstu-border-secondary-400\/10{border-color:rgb(var(--cstu-secondary-400)/.1)}.cstu-border-secondary-400\/100{border-color:rgb(var(--cstu-secondary-400)/1)}.cstu-border-secondary-400\/15{border-color:rgb(var(--cstu-secondary-400)/.15)}.cstu-border-secondary-400\/20{border-color:rgb(var(--cstu-secondary-400)/.2)}.cstu-border-secondary-400\/25{border-color:rgb(var(--cstu-secondary-400)/.25)}.cstu-border-secondary-400\/30{border-color:rgb(var(--cstu-secondary-400)/.3)}.cstu-border-secondary-400\/35{border-color:rgb(var(--cstu-secondary-400)/.35)}.cstu-border-secondary-400\/40{border-color:rgb(var(--cstu-secondary-400)/.4)}.cstu-border-secondary-400\/45{border-color:rgb(var(--cstu-secondary-400)/.45)}.cstu-border-secondary-400\/5{border-color:rgb(var(--cstu-secondary-400)/.05)}.cstu-border-secondary-400\/50{border-color:rgb(var(--cstu-secondary-400)/.5)}.cstu-border-secondary-400\/55{border-color:rgb(var(--cstu-secondary-400)/.55)}.cstu-border-secondary-400\/60{border-color:rgb(var(--cstu-secondary-400)/.6)}.cstu-border-secondary-400\/65{border-color:rgb(var(--cstu-secondary-400)/.65)}.cstu-border-secondary-400\/70{border-color:rgb(var(--cstu-secondary-400)/.7)}.cstu-border-secondary-400\/75{border-color:rgb(var(--cstu-secondary-400)/.75)}.cstu-border-secondary-400\/80{border-color:rgb(var(--cstu-secondary-400)/.8)}.cstu-border-secondary-400\/85{border-color:rgb(var(--cstu-secondary-400)/.85)}.cstu-border-secondary-400\/90{border-color:rgb(var(--cstu-secondary-400)/.9)}.cstu-border-secondary-400\/95{border-color:rgb(var(--cstu-secondary-400)/.95)}.cstu-border-secondary-50{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-50)/var(--tw-border-opacity,1))}.cstu-border-secondary-50\/0{border-color:rgb(var(--cstu-secondary-50)/0)}.cstu-border-secondary-50\/10{border-color:rgb(var(--cstu-secondary-50)/.1)}.cstu-border-secondary-50\/100{border-color:rgb(var(--cstu-secondary-50)/1)}.cstu-border-secondary-50\/15{border-color:rgb(var(--cstu-secondary-50)/.15)}.cstu-border-secondary-50\/20{border-color:rgb(var(--cstu-secondary-50)/.2)}.cstu-border-secondary-50\/25{border-color:rgb(var(--cstu-secondary-50)/.25)}.cstu-border-secondary-50\/30{border-color:rgb(var(--cstu-secondary-50)/.3)}.cstu-border-secondary-50\/35{border-color:rgb(var(--cstu-secondary-50)/.35)}.cstu-border-secondary-50\/40{border-color:rgb(var(--cstu-secondary-50)/.4)}.cstu-border-secondary-50\/45{border-color:rgb(var(--cstu-secondary-50)/.45)}.cstu-border-secondary-50\/5{border-color:rgb(var(--cstu-secondary-50)/.05)}.cstu-border-secondary-50\/50{border-color:rgb(var(--cstu-secondary-50)/.5)}.cstu-border-secondary-50\/55{border-color:rgb(var(--cstu-secondary-50)/.55)}.cstu-border-secondary-50\/60{border-color:rgb(var(--cstu-secondary-50)/.6)}.cstu-border-secondary-50\/65{border-color:rgb(var(--cstu-secondary-50)/.65)}.cstu-border-secondary-50\/70{border-color:rgb(var(--cstu-secondary-50)/.7)}.cstu-border-secondary-50\/75{border-color:rgb(var(--cstu-secondary-50)/.75)}.cstu-border-secondary-50\/80{border-color:rgb(var(--cstu-secondary-50)/.8)}.cstu-border-secondary-50\/85{border-color:rgb(var(--cstu-secondary-50)/.85)}.cstu-border-secondary-50\/90{border-color:rgb(var(--cstu-secondary-50)/.9)}.cstu-border-secondary-50\/95{border-color:rgb(var(--cstu-secondary-50)/.95)}.cstu-border-secondary-500{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-500)/var(--tw-border-opacity,1))}.cstu-border-secondary-500\/0{border-color:rgb(var(--cstu-secondary-500)/0)}.cstu-border-secondary-500\/10{border-color:rgb(var(--cstu-secondary-500)/.1)}.cstu-border-secondary-500\/100{border-color:rgb(var(--cstu-secondary-500)/1)}.cstu-border-secondary-500\/15{border-color:rgb(var(--cstu-secondary-500)/.15)}.cstu-border-secondary-500\/20{border-color:rgb(var(--cstu-secondary-500)/.2)}.cstu-border-secondary-500\/25{border-color:rgb(var(--cstu-secondary-500)/.25)}.cstu-border-secondary-500\/30{border-color:rgb(var(--cstu-secondary-500)/.3)}.cstu-border-secondary-500\/35{border-color:rgb(var(--cstu-secondary-500)/.35)}.cstu-border-secondary-500\/40{border-color:rgb(var(--cstu-secondary-500)/.4)}.cstu-border-secondary-500\/45{border-color:rgb(var(--cstu-secondary-500)/.45)}.cstu-border-secondary-500\/5{border-color:rgb(var(--cstu-secondary-500)/.05)}.cstu-border-secondary-500\/50{border-color:rgb(var(--cstu-secondary-500)/.5)}.cstu-border-secondary-500\/55{border-color:rgb(var(--cstu-secondary-500)/.55)}.cstu-border-secondary-500\/60{border-color:rgb(var(--cstu-secondary-500)/.6)}.cstu-border-secondary-500\/65{border-color:rgb(var(--cstu-secondary-500)/.65)}.cstu-border-secondary-500\/70{border-color:rgb(var(--cstu-secondary-500)/.7)}.cstu-border-secondary-500\/75{border-color:rgb(var(--cstu-secondary-500)/.75)}.cstu-border-secondary-500\/80{border-color:rgb(var(--cstu-secondary-500)/.8)}.cstu-border-secondary-500\/85{border-color:rgb(var(--cstu-secondary-500)/.85)}.cstu-border-secondary-500\/90{border-color:rgb(var(--cstu-secondary-500)/.9)}.cstu-border-secondary-500\/95{border-color:rgb(var(--cstu-secondary-500)/.95)}.cstu-border-secondary-550{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-550)/var(--tw-border-opacity,1))}.cstu-border-secondary-550\/0{border-color:rgb(var(--cstu-secondary-550)/0)}.cstu-border-secondary-550\/10{border-color:rgb(var(--cstu-secondary-550)/.1)}.cstu-border-secondary-550\/100{border-color:rgb(var(--cstu-secondary-550)/1)}.cstu-border-secondary-550\/15{border-color:rgb(var(--cstu-secondary-550)/.15)}.cstu-border-secondary-550\/20{border-color:rgb(var(--cstu-secondary-550)/.2)}.cstu-border-secondary-550\/25{border-color:rgb(var(--cstu-secondary-550)/.25)}.cstu-border-secondary-550\/30{border-color:rgb(var(--cstu-secondary-550)/.3)}.cstu-border-secondary-550\/35{border-color:rgb(var(--cstu-secondary-550)/.35)}.cstu-border-secondary-550\/40{border-color:rgb(var(--cstu-secondary-550)/.4)}.cstu-border-secondary-550\/45{border-color:rgb(var(--cstu-secondary-550)/.45)}.cstu-border-secondary-550\/5{border-color:rgb(var(--cstu-secondary-550)/.05)}.cstu-border-secondary-550\/50{border-color:rgb(var(--cstu-secondary-550)/.5)}.cstu-border-secondary-550\/55{border-color:rgb(var(--cstu-secondary-550)/.55)}.cstu-border-secondary-550\/60{border-color:rgb(var(--cstu-secondary-550)/.6)}.cstu-border-secondary-550\/65{border-color:rgb(var(--cstu-secondary-550)/.65)}.cstu-border-secondary-550\/70{border-color:rgb(var(--cstu-secondary-550)/.7)}.cstu-border-secondary-550\/75{border-color:rgb(var(--cstu-secondary-550)/.75)}.cstu-border-secondary-550\/80{border-color:rgb(var(--cstu-secondary-550)/.8)}.cstu-border-secondary-550\/85{border-color:rgb(var(--cstu-secondary-550)/.85)}.cstu-border-secondary-550\/90{border-color:rgb(var(--cstu-secondary-550)/.9)}.cstu-border-secondary-550\/95{border-color:rgb(var(--cstu-secondary-550)/.95)}.cstu-border-secondary-575{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-575)/var(--tw-border-opacity,1))}.cstu-border-secondary-575\/0{border-color:rgb(var(--cstu-secondary-575)/0)}.cstu-border-secondary-575\/10{border-color:rgb(var(--cstu-secondary-575)/.1)}.cstu-border-secondary-575\/100{border-color:rgb(var(--cstu-secondary-575)/1)}.cstu-border-secondary-575\/15{border-color:rgb(var(--cstu-secondary-575)/.15)}.cstu-border-secondary-575\/20{border-color:rgb(var(--cstu-secondary-575)/.2)}.cstu-border-secondary-575\/25{border-color:rgb(var(--cstu-secondary-575)/.25)}.cstu-border-secondary-575\/30{border-color:rgb(var(--cstu-secondary-575)/.3)}.cstu-border-secondary-575\/35{border-color:rgb(var(--cstu-secondary-575)/.35)}.cstu-border-secondary-575\/40{border-color:rgb(var(--cstu-secondary-575)/.4)}.cstu-border-secondary-575\/45{border-color:rgb(var(--cstu-secondary-575)/.45)}.cstu-border-secondary-575\/5{border-color:rgb(var(--cstu-secondary-575)/.05)}.cstu-border-secondary-575\/50{border-color:rgb(var(--cstu-secondary-575)/.5)}.cstu-border-secondary-575\/55{border-color:rgb(var(--cstu-secondary-575)/.55)}.cstu-border-secondary-575\/60{border-color:rgb(var(--cstu-secondary-575)/.6)}.cstu-border-secondary-575\/65{border-color:rgb(var(--cstu-secondary-575)/.65)}.cstu-border-secondary-575\/70{border-color:rgb(var(--cstu-secondary-575)/.7)}.cstu-border-secondary-575\/75{border-color:rgb(var(--cstu-secondary-575)/.75)}.cstu-border-secondary-575\/80{border-color:rgb(var(--cstu-secondary-575)/.8)}.cstu-border-secondary-575\/85{border-color:rgb(var(--cstu-secondary-575)/.85)}.cstu-border-secondary-575\/90{border-color:rgb(var(--cstu-secondary-575)/.9)}.cstu-border-secondary-575\/95{border-color:rgb(var(--cstu-secondary-575)/.95)}.cstu-border-secondary-600{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-600)/var(--tw-border-opacity,1))}.cstu-border-secondary-600\/0{border-color:rgb(var(--cstu-secondary-600)/0)}.cstu-border-secondary-600\/10{border-color:rgb(var(--cstu-secondary-600)/.1)}.cstu-border-secondary-600\/100{border-color:rgb(var(--cstu-secondary-600)/1)}.cstu-border-secondary-600\/15{border-color:rgb(var(--cstu-secondary-600)/.15)}.cstu-border-secondary-600\/20{border-color:rgb(var(--cstu-secondary-600)/.2)}.cstu-border-secondary-600\/25{border-color:rgb(var(--cstu-secondary-600)/.25)}.cstu-border-secondary-600\/30{border-color:rgb(var(--cstu-secondary-600)/.3)}.cstu-border-secondary-600\/35{border-color:rgb(var(--cstu-secondary-600)/.35)}.cstu-border-secondary-600\/40{border-color:rgb(var(--cstu-secondary-600)/.4)}.cstu-border-secondary-600\/45{border-color:rgb(var(--cstu-secondary-600)/.45)}.cstu-border-secondary-600\/5{border-color:rgb(var(--cstu-secondary-600)/.05)}.cstu-border-secondary-600\/50{border-color:rgb(var(--cstu-secondary-600)/.5)}.cstu-border-secondary-600\/55{border-color:rgb(var(--cstu-secondary-600)/.55)}.cstu-border-secondary-600\/60{border-color:rgb(var(--cstu-secondary-600)/.6)}.cstu-border-secondary-600\/65{border-color:rgb(var(--cstu-secondary-600)/.65)}.cstu-border-secondary-600\/70{border-color:rgb(var(--cstu-secondary-600)/.7)}.cstu-border-secondary-600\/75{border-color:rgb(var(--cstu-secondary-600)/.75)}.cstu-border-secondary-600\/80{border-color:rgb(var(--cstu-secondary-600)/.8)}.cstu-border-secondary-600\/85{border-color:rgb(var(--cstu-secondary-600)/.85)}.cstu-border-secondary-600\/90{border-color:rgb(var(--cstu-secondary-600)/.9)}.cstu-border-secondary-600\/95{border-color:rgb(var(--cstu-secondary-600)/.95)}.cstu-border-secondary-700{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-700)/var(--tw-border-opacity,1))}.cstu-border-secondary-700\/0{border-color:rgb(var(--cstu-secondary-700)/0)}.cstu-border-secondary-700\/10{border-color:rgb(var(--cstu-secondary-700)/.1)}.cstu-border-secondary-700\/100{border-color:rgb(var(--cstu-secondary-700)/1)}.cstu-border-secondary-700\/15{border-color:rgb(var(--cstu-secondary-700)/.15)}.cstu-border-secondary-700\/20{border-color:rgb(var(--cstu-secondary-700)/.2)}.cstu-border-secondary-700\/25{border-color:rgb(var(--cstu-secondary-700)/.25)}.cstu-border-secondary-700\/30{border-color:rgb(var(--cstu-secondary-700)/.3)}.cstu-border-secondary-700\/35{border-color:rgb(var(--cstu-secondary-700)/.35)}.cstu-border-secondary-700\/40{border-color:rgb(var(--cstu-secondary-700)/.4)}.cstu-border-secondary-700\/45{border-color:rgb(var(--cstu-secondary-700)/.45)}.cstu-border-secondary-700\/5{border-color:rgb(var(--cstu-secondary-700)/.05)}.cstu-border-secondary-700\/50{border-color:rgb(var(--cstu-secondary-700)/.5)}.cstu-border-secondary-700\/55{border-color:rgb(var(--cstu-secondary-700)/.55)}.cstu-border-secondary-700\/60{border-color:rgb(var(--cstu-secondary-700)/.6)}.cstu-border-secondary-700\/65{border-color:rgb(var(--cstu-secondary-700)/.65)}.cstu-border-secondary-700\/70{border-color:rgb(var(--cstu-secondary-700)/.7)}.cstu-border-secondary-700\/75{border-color:rgb(var(--cstu-secondary-700)/.75)}.cstu-border-secondary-700\/80{border-color:rgb(var(--cstu-secondary-700)/.8)}.cstu-border-secondary-700\/85{border-color:rgb(var(--cstu-secondary-700)/.85)}.cstu-border-secondary-700\/90{border-color:rgb(var(--cstu-secondary-700)/.9)}.cstu-border-secondary-700\/95{border-color:rgb(var(--cstu-secondary-700)/.95)}.cstu-border-secondary-800{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-800)/var(--tw-border-opacity,1))}.cstu-border-secondary-800\/0{border-color:rgb(var(--cstu-secondary-800)/0)}.cstu-border-secondary-800\/10{border-color:rgb(var(--cstu-secondary-800)/.1)}.cstu-border-secondary-800\/100{border-color:rgb(var(--cstu-secondary-800)/1)}.cstu-border-secondary-800\/15{border-color:rgb(var(--cstu-secondary-800)/.15)}.cstu-border-secondary-800\/20{border-color:rgb(var(--cstu-secondary-800)/.2)}.cstu-border-secondary-800\/25{border-color:rgb(var(--cstu-secondary-800)/.25)}.cstu-border-secondary-800\/30{border-color:rgb(var(--cstu-secondary-800)/.3)}.cstu-border-secondary-800\/35{border-color:rgb(var(--cstu-secondary-800)/.35)}.cstu-border-secondary-800\/40{border-color:rgb(var(--cstu-secondary-800)/.4)}.cstu-border-secondary-800\/45{border-color:rgb(var(--cstu-secondary-800)/.45)}.cstu-border-secondary-800\/5{border-color:rgb(var(--cstu-secondary-800)/.05)}.cstu-border-secondary-800\/50{border-color:rgb(var(--cstu-secondary-800)/.5)}.cstu-border-secondary-800\/55{border-color:rgb(var(--cstu-secondary-800)/.55)}.cstu-border-secondary-800\/60{border-color:rgb(var(--cstu-secondary-800)/.6)}.cstu-border-secondary-800\/65{border-color:rgb(var(--cstu-secondary-800)/.65)}.cstu-border-secondary-800\/70{border-color:rgb(var(--cstu-secondary-800)/.7)}.cstu-border-secondary-800\/75{border-color:rgb(var(--cstu-secondary-800)/.75)}.cstu-border-secondary-800\/80{border-color:rgb(var(--cstu-secondary-800)/.8)}.cstu-border-secondary-800\/85{border-color:rgb(var(--cstu-secondary-800)/.85)}.cstu-border-secondary-800\/90{border-color:rgb(var(--cstu-secondary-800)/.9)}.cstu-border-secondary-800\/95{border-color:rgb(var(--cstu-secondary-800)/.95)}.cstu-border-secondary-900{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-900)/var(--tw-border-opacity,1))}.cstu-border-secondary-900\/0{border-color:rgb(var(--cstu-secondary-900)/0)}.cstu-border-secondary-900\/10{border-color:rgb(var(--cstu-secondary-900)/.1)}.cstu-border-secondary-900\/100{border-color:rgb(var(--cstu-secondary-900)/1)}.cstu-border-secondary-900\/15{border-color:rgb(var(--cstu-secondary-900)/.15)}.cstu-border-secondary-900\/20{border-color:rgb(var(--cstu-secondary-900)/.2)}.cstu-border-secondary-900\/25{border-color:rgb(var(--cstu-secondary-900)/.25)}.cstu-border-secondary-900\/30{border-color:rgb(var(--cstu-secondary-900)/.3)}.cstu-border-secondary-900\/35{border-color:rgb(var(--cstu-secondary-900)/.35)}.cstu-border-secondary-900\/40{border-color:rgb(var(--cstu-secondary-900)/.4)}.cstu-border-secondary-900\/45{border-color:rgb(var(--cstu-secondary-900)/.45)}.cstu-border-secondary-900\/5{border-color:rgb(var(--cstu-secondary-900)/.05)}.cstu-border-secondary-900\/50{border-color:rgb(var(--cstu-secondary-900)/.5)}.cstu-border-secondary-900\/55{border-color:rgb(var(--cstu-secondary-900)/.55)}.cstu-border-secondary-900\/60{border-color:rgb(var(--cstu-secondary-900)/.6)}.cstu-border-secondary-900\/65{border-color:rgb(var(--cstu-secondary-900)/.65)}.cstu-border-secondary-900\/70{border-color:rgb(var(--cstu-secondary-900)/.7)}.cstu-border-secondary-900\/75{border-color:rgb(var(--cstu-secondary-900)/.75)}.cstu-border-secondary-900\/80{border-color:rgb(var(--cstu-secondary-900)/.8)}.cstu-border-secondary-900\/85{border-color:rgb(var(--cstu-secondary-900)/.85)}.cstu-border-secondary-900\/90{border-color:rgb(var(--cstu-secondary-900)/.9)}.cstu-border-secondary-900\/95{border-color:rgb(var(--cstu-secondary-900)/.95)}.cstu-border-success-100{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-100)/var(--tw-border-opacity,1))}.cstu-border-success-100\/0{border-color:rgb(var(--cstu-success-100)/0)}.cstu-border-success-100\/10{border-color:rgb(var(--cstu-success-100)/.1)}.cstu-border-success-100\/100{border-color:rgb(var(--cstu-success-100)/1)}.cstu-border-success-100\/15{border-color:rgb(var(--cstu-success-100)/.15)}.cstu-border-success-100\/20{border-color:rgb(var(--cstu-success-100)/.2)}.cstu-border-success-100\/25{border-color:rgb(var(--cstu-success-100)/.25)}.cstu-border-success-100\/30{border-color:rgb(var(--cstu-success-100)/.3)}.cstu-border-success-100\/35{border-color:rgb(var(--cstu-success-100)/.35)}.cstu-border-success-100\/40{border-color:rgb(var(--cstu-success-100)/.4)}.cstu-border-success-100\/45{border-color:rgb(var(--cstu-success-100)/.45)}.cstu-border-success-100\/5{border-color:rgb(var(--cstu-success-100)/.05)}.cstu-border-success-100\/50{border-color:rgb(var(--cstu-success-100)/.5)}.cstu-border-success-100\/55{border-color:rgb(var(--cstu-success-100)/.55)}.cstu-border-success-100\/60{border-color:rgb(var(--cstu-success-100)/.6)}.cstu-border-success-100\/65{border-color:rgb(var(--cstu-success-100)/.65)}.cstu-border-success-100\/70{border-color:rgb(var(--cstu-success-100)/.7)}.cstu-border-success-100\/75{border-color:rgb(var(--cstu-success-100)/.75)}.cstu-border-success-100\/80{border-color:rgb(var(--cstu-success-100)/.8)}.cstu-border-success-100\/85{border-color:rgb(var(--cstu-success-100)/.85)}.cstu-border-success-100\/90{border-color:rgb(var(--cstu-success-100)/.9)}.cstu-border-success-100\/95{border-color:rgb(var(--cstu-success-100)/.95)}.cstu-border-success-200{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-200)/var(--tw-border-opacity,1))}.cstu-border-success-200\/0{border-color:rgb(var(--cstu-success-200)/0)}.cstu-border-success-200\/10{border-color:rgb(var(--cstu-success-200)/.1)}.cstu-border-success-200\/100{border-color:rgb(var(--cstu-success-200)/1)}.cstu-border-success-200\/15{border-color:rgb(var(--cstu-success-200)/.15)}.cstu-border-success-200\/20{border-color:rgb(var(--cstu-success-200)/.2)}.cstu-border-success-200\/25{border-color:rgb(var(--cstu-success-200)/.25)}.cstu-border-success-200\/30{border-color:rgb(var(--cstu-success-200)/.3)}.cstu-border-success-200\/35{border-color:rgb(var(--cstu-success-200)/.35)}.cstu-border-success-200\/40{border-color:rgb(var(--cstu-success-200)/.4)}.cstu-border-success-200\/45{border-color:rgb(var(--cstu-success-200)/.45)}.cstu-border-success-200\/5{border-color:rgb(var(--cstu-success-200)/.05)}.cstu-border-success-200\/50{border-color:rgb(var(--cstu-success-200)/.5)}.cstu-border-success-200\/55{border-color:rgb(var(--cstu-success-200)/.55)}.cstu-border-success-200\/60{border-color:rgb(var(--cstu-success-200)/.6)}.cstu-border-success-200\/65{border-color:rgb(var(--cstu-success-200)/.65)}.cstu-border-success-200\/70{border-color:rgb(var(--cstu-success-200)/.7)}.cstu-border-success-200\/75{border-color:rgb(var(--cstu-success-200)/.75)}.cstu-border-success-200\/80{border-color:rgb(var(--cstu-success-200)/.8)}.cstu-border-success-200\/85{border-color:rgb(var(--cstu-success-200)/.85)}.cstu-border-success-200\/90{border-color:rgb(var(--cstu-success-200)/.9)}.cstu-border-success-200\/95{border-color:rgb(var(--cstu-success-200)/.95)}.cstu-border-success-250{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-250)/var(--tw-border-opacity,1))}.cstu-border-success-250\/0{border-color:rgb(var(--cstu-success-250)/0)}.cstu-border-success-250\/10{border-color:rgb(var(--cstu-success-250)/.1)}.cstu-border-success-250\/100{border-color:rgb(var(--cstu-success-250)/1)}.cstu-border-success-250\/15{border-color:rgb(var(--cstu-success-250)/.15)}.cstu-border-success-250\/20{border-color:rgb(var(--cstu-success-250)/.2)}.cstu-border-success-250\/25{border-color:rgb(var(--cstu-success-250)/.25)}.cstu-border-success-250\/30{border-color:rgb(var(--cstu-success-250)/.3)}.cstu-border-success-250\/35{border-color:rgb(var(--cstu-success-250)/.35)}.cstu-border-success-250\/40{border-color:rgb(var(--cstu-success-250)/.4)}.cstu-border-success-250\/45{border-color:rgb(var(--cstu-success-250)/.45)}.cstu-border-success-250\/5{border-color:rgb(var(--cstu-success-250)/.05)}.cstu-border-success-250\/50{border-color:rgb(var(--cstu-success-250)/.5)}.cstu-border-success-250\/55{border-color:rgb(var(--cstu-success-250)/.55)}.cstu-border-success-250\/60{border-color:rgb(var(--cstu-success-250)/.6)}.cstu-border-success-250\/65{border-color:rgb(var(--cstu-success-250)/.65)}.cstu-border-success-250\/70{border-color:rgb(var(--cstu-success-250)/.7)}.cstu-border-success-250\/75{border-color:rgb(var(--cstu-success-250)/.75)}.cstu-border-success-250\/80{border-color:rgb(var(--cstu-success-250)/.8)}.cstu-border-success-250\/85{border-color:rgb(var(--cstu-success-250)/.85)}.cstu-border-success-250\/90{border-color:rgb(var(--cstu-success-250)/.9)}.cstu-border-success-250\/95{border-color:rgb(var(--cstu-success-250)/.95)}.cstu-border-success-300{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-300)/var(--tw-border-opacity,1))}.cstu-border-success-300\/0{border-color:rgb(var(--cstu-success-300)/0)}.cstu-border-success-300\/10{border-color:rgb(var(--cstu-success-300)/.1)}.cstu-border-success-300\/100{border-color:rgb(var(--cstu-success-300)/1)}.cstu-border-success-300\/15{border-color:rgb(var(--cstu-success-300)/.15)}.cstu-border-success-300\/20{border-color:rgb(var(--cstu-success-300)/.2)}.cstu-border-success-300\/25{border-color:rgb(var(--cstu-success-300)/.25)}.cstu-border-success-300\/30{border-color:rgb(var(--cstu-success-300)/.3)}.cstu-border-success-300\/35{border-color:rgb(var(--cstu-success-300)/.35)}.cstu-border-success-300\/40{border-color:rgb(var(--cstu-success-300)/.4)}.cstu-border-success-300\/45{border-color:rgb(var(--cstu-success-300)/.45)}.cstu-border-success-300\/5{border-color:rgb(var(--cstu-success-300)/.05)}.cstu-border-success-300\/50{border-color:rgb(var(--cstu-success-300)/.5)}.cstu-border-success-300\/55{border-color:rgb(var(--cstu-success-300)/.55)}.cstu-border-success-300\/60{border-color:rgb(var(--cstu-success-300)/.6)}.cstu-border-success-300\/65{border-color:rgb(var(--cstu-success-300)/.65)}.cstu-border-success-300\/70{border-color:rgb(var(--cstu-success-300)/.7)}.cstu-border-success-300\/75{border-color:rgb(var(--cstu-success-300)/.75)}.cstu-border-success-300\/80{border-color:rgb(var(--cstu-success-300)/.8)}.cstu-border-success-300\/85{border-color:rgb(var(--cstu-success-300)/.85)}.cstu-border-success-300\/90{border-color:rgb(var(--cstu-success-300)/.9)}.cstu-border-success-300\/95{border-color:rgb(var(--cstu-success-300)/.95)}.cstu-border-success-400{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-400)/var(--tw-border-opacity,1))}.cstu-border-success-400\/0{border-color:rgb(var(--cstu-success-400)/0)}.cstu-border-success-400\/10{border-color:rgb(var(--cstu-success-400)/.1)}.cstu-border-success-400\/100{border-color:rgb(var(--cstu-success-400)/1)}.cstu-border-success-400\/15{border-color:rgb(var(--cstu-success-400)/.15)}.cstu-border-success-400\/20{border-color:rgb(var(--cstu-success-400)/.2)}.cstu-border-success-400\/25{border-color:rgb(var(--cstu-success-400)/.25)}.cstu-border-success-400\/30{border-color:rgb(var(--cstu-success-400)/.3)}.cstu-border-success-400\/35{border-color:rgb(var(--cstu-success-400)/.35)}.cstu-border-success-400\/40{border-color:rgb(var(--cstu-success-400)/.4)}.cstu-border-success-400\/45{border-color:rgb(var(--cstu-success-400)/.45)}.cstu-border-success-400\/5{border-color:rgb(var(--cstu-success-400)/.05)}.cstu-border-success-400\/50{border-color:rgb(var(--cstu-success-400)/.5)}.cstu-border-success-400\/55{border-color:rgb(var(--cstu-success-400)/.55)}.cstu-border-success-400\/60{border-color:rgb(var(--cstu-success-400)/.6)}.cstu-border-success-400\/65{border-color:rgb(var(--cstu-success-400)/.65)}.cstu-border-success-400\/70{border-color:rgb(var(--cstu-success-400)/.7)}.cstu-border-success-400\/75{border-color:rgb(var(--cstu-success-400)/.75)}.cstu-border-success-400\/80{border-color:rgb(var(--cstu-success-400)/.8)}.cstu-border-success-400\/85{border-color:rgb(var(--cstu-success-400)/.85)}.cstu-border-success-400\/90{border-color:rgb(var(--cstu-success-400)/.9)}.cstu-border-success-400\/95{border-color:rgb(var(--cstu-success-400)/.95)}.cstu-border-success-450{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-450)/var(--tw-border-opacity,1))}.cstu-border-success-450\/0{border-color:rgb(var(--cstu-success-450)/0)}.cstu-border-success-450\/10{border-color:rgb(var(--cstu-success-450)/.1)}.cstu-border-success-450\/100{border-color:rgb(var(--cstu-success-450)/1)}.cstu-border-success-450\/15{border-color:rgb(var(--cstu-success-450)/.15)}.cstu-border-success-450\/20{border-color:rgb(var(--cstu-success-450)/.2)}.cstu-border-success-450\/25{border-color:rgb(var(--cstu-success-450)/.25)}.cstu-border-success-450\/30{border-color:rgb(var(--cstu-success-450)/.3)}.cstu-border-success-450\/35{border-color:rgb(var(--cstu-success-450)/.35)}.cstu-border-success-450\/40{border-color:rgb(var(--cstu-success-450)/.4)}.cstu-border-success-450\/45{border-color:rgb(var(--cstu-success-450)/.45)}.cstu-border-success-450\/5{border-color:rgb(var(--cstu-success-450)/.05)}.cstu-border-success-450\/50{border-color:rgb(var(--cstu-success-450)/.5)}.cstu-border-success-450\/55{border-color:rgb(var(--cstu-success-450)/.55)}.cstu-border-success-450\/60{border-color:rgb(var(--cstu-success-450)/.6)}.cstu-border-success-450\/65{border-color:rgb(var(--cstu-success-450)/.65)}.cstu-border-success-450\/70{border-color:rgb(var(--cstu-success-450)/.7)}.cstu-border-success-450\/75{border-color:rgb(var(--cstu-success-450)/.75)}.cstu-border-success-450\/80{border-color:rgb(var(--cstu-success-450)/.8)}.cstu-border-success-450\/85{border-color:rgb(var(--cstu-success-450)/.85)}.cstu-border-success-450\/90{border-color:rgb(var(--cstu-success-450)/.9)}.cstu-border-success-450\/95{border-color:rgb(var(--cstu-success-450)/.95)}.cstu-border-success-50{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-50)/var(--tw-border-opacity,1))}.cstu-border-success-50\/0{border-color:rgb(var(--cstu-success-50)/0)}.cstu-border-success-50\/10{border-color:rgb(var(--cstu-success-50)/.1)}.cstu-border-success-50\/100{border-color:rgb(var(--cstu-success-50)/1)}.cstu-border-success-50\/15{border-color:rgb(var(--cstu-success-50)/.15)}.cstu-border-success-50\/20{border-color:rgb(var(--cstu-success-50)/.2)}.cstu-border-success-50\/25{border-color:rgb(var(--cstu-success-50)/.25)}.cstu-border-success-50\/30{border-color:rgb(var(--cstu-success-50)/.3)}.cstu-border-success-50\/35{border-color:rgb(var(--cstu-success-50)/.35)}.cstu-border-success-50\/40{border-color:rgb(var(--cstu-success-50)/.4)}.cstu-border-success-50\/45{border-color:rgb(var(--cstu-success-50)/.45)}.cstu-border-success-50\/5{border-color:rgb(var(--cstu-success-50)/.05)}.cstu-border-success-50\/50{border-color:rgb(var(--cstu-success-50)/.5)}.cstu-border-success-50\/55{border-color:rgb(var(--cstu-success-50)/.55)}.cstu-border-success-50\/60{border-color:rgb(var(--cstu-success-50)/.6)}.cstu-border-success-50\/65{border-color:rgb(var(--cstu-success-50)/.65)}.cstu-border-success-50\/70{border-color:rgb(var(--cstu-success-50)/.7)}.cstu-border-success-50\/75{border-color:rgb(var(--cstu-success-50)/.75)}.cstu-border-success-50\/80{border-color:rgb(var(--cstu-success-50)/.8)}.cstu-border-success-50\/85{border-color:rgb(var(--cstu-success-50)/.85)}.cstu-border-success-50\/90{border-color:rgb(var(--cstu-success-50)/.9)}.cstu-border-success-50\/95{border-color:rgb(var(--cstu-success-50)/.95)}.cstu-border-success-500{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-500)/var(--tw-border-opacity,1))}.cstu-border-success-500\/0{border-color:rgb(var(--cstu-success-500)/0)}.cstu-border-success-500\/10{border-color:rgb(var(--cstu-success-500)/.1)}.cstu-border-success-500\/100{border-color:rgb(var(--cstu-success-500)/1)}.cstu-border-success-500\/15{border-color:rgb(var(--cstu-success-500)/.15)}.cstu-border-success-500\/20{border-color:rgb(var(--cstu-success-500)/.2)}.cstu-border-success-500\/25{border-color:rgb(var(--cstu-success-500)/.25)}.cstu-border-success-500\/30{border-color:rgb(var(--cstu-success-500)/.3)}.cstu-border-success-500\/35{border-color:rgb(var(--cstu-success-500)/.35)}.cstu-border-success-500\/40{border-color:rgb(var(--cstu-success-500)/.4)}.cstu-border-success-500\/45{border-color:rgb(var(--cstu-success-500)/.45)}.cstu-border-success-500\/5{border-color:rgb(var(--cstu-success-500)/.05)}.cstu-border-success-500\/50{border-color:rgb(var(--cstu-success-500)/.5)}.cstu-border-success-500\/55{border-color:rgb(var(--cstu-success-500)/.55)}.cstu-border-success-500\/60{border-color:rgb(var(--cstu-success-500)/.6)}.cstu-border-success-500\/65{border-color:rgb(var(--cstu-success-500)/.65)}.cstu-border-success-500\/70{border-color:rgb(var(--cstu-success-500)/.7)}.cstu-border-success-500\/75{border-color:rgb(var(--cstu-success-500)/.75)}.cstu-border-success-500\/80{border-color:rgb(var(--cstu-success-500)/.8)}.cstu-border-success-500\/85{border-color:rgb(var(--cstu-success-500)/.85)}.cstu-border-success-500\/90{border-color:rgb(var(--cstu-success-500)/.9)}.cstu-border-success-500\/95{border-color:rgb(var(--cstu-success-500)/.95)}.cstu-border-success-550{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-550)/var(--tw-border-opacity,1))}.cstu-border-success-550\/0{border-color:rgb(var(--cstu-success-550)/0)}.cstu-border-success-550\/10{border-color:rgb(var(--cstu-success-550)/.1)}.cstu-border-success-550\/100{border-color:rgb(var(--cstu-success-550)/1)}.cstu-border-success-550\/15{border-color:rgb(var(--cstu-success-550)/.15)}.cstu-border-success-550\/20{border-color:rgb(var(--cstu-success-550)/.2)}.cstu-border-success-550\/25{border-color:rgb(var(--cstu-success-550)/.25)}.cstu-border-success-550\/30{border-color:rgb(var(--cstu-success-550)/.3)}.cstu-border-success-550\/35{border-color:rgb(var(--cstu-success-550)/.35)}.cstu-border-success-550\/40{border-color:rgb(var(--cstu-success-550)/.4)}.cstu-border-success-550\/45{border-color:rgb(var(--cstu-success-550)/.45)}.cstu-border-success-550\/5{border-color:rgb(var(--cstu-success-550)/.05)}.cstu-border-success-550\/50{border-color:rgb(var(--cstu-success-550)/.5)}.cstu-border-success-550\/55{border-color:rgb(var(--cstu-success-550)/.55)}.cstu-border-success-550\/60{border-color:rgb(var(--cstu-success-550)/.6)}.cstu-border-success-550\/65{border-color:rgb(var(--cstu-success-550)/.65)}.cstu-border-success-550\/70{border-color:rgb(var(--cstu-success-550)/.7)}.cstu-border-success-550\/75{border-color:rgb(var(--cstu-success-550)/.75)}.cstu-border-success-550\/80{border-color:rgb(var(--cstu-success-550)/.8)}.cstu-border-success-550\/85{border-color:rgb(var(--cstu-success-550)/.85)}.cstu-border-success-550\/90{border-color:rgb(var(--cstu-success-550)/.9)}.cstu-border-success-550\/95{border-color:rgb(var(--cstu-success-550)/.95)}.cstu-border-success-575{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-575)/var(--tw-border-opacity,1))}.cstu-border-success-575\/0{border-color:rgb(var(--cstu-success-575)/0)}.cstu-border-success-575\/10{border-color:rgb(var(--cstu-success-575)/.1)}.cstu-border-success-575\/100{border-color:rgb(var(--cstu-success-575)/1)}.cstu-border-success-575\/15{border-color:rgb(var(--cstu-success-575)/.15)}.cstu-border-success-575\/20{border-color:rgb(var(--cstu-success-575)/.2)}.cstu-border-success-575\/25{border-color:rgb(var(--cstu-success-575)/.25)}.cstu-border-success-575\/30{border-color:rgb(var(--cstu-success-575)/.3)}.cstu-border-success-575\/35{border-color:rgb(var(--cstu-success-575)/.35)}.cstu-border-success-575\/40{border-color:rgb(var(--cstu-success-575)/.4)}.cstu-border-success-575\/45{border-color:rgb(var(--cstu-success-575)/.45)}.cstu-border-success-575\/5{border-color:rgb(var(--cstu-success-575)/.05)}.cstu-border-success-575\/50{border-color:rgb(var(--cstu-success-575)/.5)}.cstu-border-success-575\/55{border-color:rgb(var(--cstu-success-575)/.55)}.cstu-border-success-575\/60{border-color:rgb(var(--cstu-success-575)/.6)}.cstu-border-success-575\/65{border-color:rgb(var(--cstu-success-575)/.65)}.cstu-border-success-575\/70{border-color:rgb(var(--cstu-success-575)/.7)}.cstu-border-success-575\/75{border-color:rgb(var(--cstu-success-575)/.75)}.cstu-border-success-575\/80{border-color:rgb(var(--cstu-success-575)/.8)}.cstu-border-success-575\/85{border-color:rgb(var(--cstu-success-575)/.85)}.cstu-border-success-575\/90{border-color:rgb(var(--cstu-success-575)/.9)}.cstu-border-success-575\/95{border-color:rgb(var(--cstu-success-575)/.95)}.cstu-border-success-600{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-600)/var(--tw-border-opacity,1))}.cstu-border-success-600\/0{border-color:rgb(var(--cstu-success-600)/0)}.cstu-border-success-600\/10{border-color:rgb(var(--cstu-success-600)/.1)}.cstu-border-success-600\/100{border-color:rgb(var(--cstu-success-600)/1)}.cstu-border-success-600\/15{border-color:rgb(var(--cstu-success-600)/.15)}.cstu-border-success-600\/20{border-color:rgb(var(--cstu-success-600)/.2)}.cstu-border-success-600\/25{border-color:rgb(var(--cstu-success-600)/.25)}.cstu-border-success-600\/30{border-color:rgb(var(--cstu-success-600)/.3)}.cstu-border-success-600\/35{border-color:rgb(var(--cstu-success-600)/.35)}.cstu-border-success-600\/40{border-color:rgb(var(--cstu-success-600)/.4)}.cstu-border-success-600\/45{border-color:rgb(var(--cstu-success-600)/.45)}.cstu-border-success-600\/5{border-color:rgb(var(--cstu-success-600)/.05)}.cstu-border-success-600\/50{border-color:rgb(var(--cstu-success-600)/.5)}.cstu-border-success-600\/55{border-color:rgb(var(--cstu-success-600)/.55)}.cstu-border-success-600\/60{border-color:rgb(var(--cstu-success-600)/.6)}.cstu-border-success-600\/65{border-color:rgb(var(--cstu-success-600)/.65)}.cstu-border-success-600\/70{border-color:rgb(var(--cstu-success-600)/.7)}.cstu-border-success-600\/75{border-color:rgb(var(--cstu-success-600)/.75)}.cstu-border-success-600\/80{border-color:rgb(var(--cstu-success-600)/.8)}.cstu-border-success-600\/85{border-color:rgb(var(--cstu-success-600)/.85)}.cstu-border-success-600\/90{border-color:rgb(var(--cstu-success-600)/.9)}.cstu-border-success-600\/95{border-color:rgb(var(--cstu-success-600)/.95)}.cstu-border-success-700{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-700)/var(--tw-border-opacity,1))}.cstu-border-success-700\/0{border-color:rgb(var(--cstu-success-700)/0)}.cstu-border-success-700\/10{border-color:rgb(var(--cstu-success-700)/.1)}.cstu-border-success-700\/100{border-color:rgb(var(--cstu-success-700)/1)}.cstu-border-success-700\/15{border-color:rgb(var(--cstu-success-700)/.15)}.cstu-border-success-700\/20{border-color:rgb(var(--cstu-success-700)/.2)}.cstu-border-success-700\/25{border-color:rgb(var(--cstu-success-700)/.25)}.cstu-border-success-700\/30{border-color:rgb(var(--cstu-success-700)/.3)}.cstu-border-success-700\/35{border-color:rgb(var(--cstu-success-700)/.35)}.cstu-border-success-700\/40{border-color:rgb(var(--cstu-success-700)/.4)}.cstu-border-success-700\/45{border-color:rgb(var(--cstu-success-700)/.45)}.cstu-border-success-700\/5{border-color:rgb(var(--cstu-success-700)/.05)}.cstu-border-success-700\/50{border-color:rgb(var(--cstu-success-700)/.5)}.cstu-border-success-700\/55{border-color:rgb(var(--cstu-success-700)/.55)}.cstu-border-success-700\/60{border-color:rgb(var(--cstu-success-700)/.6)}.cstu-border-success-700\/65{border-color:rgb(var(--cstu-success-700)/.65)}.cstu-border-success-700\/70{border-color:rgb(var(--cstu-success-700)/.7)}.cstu-border-success-700\/75{border-color:rgb(var(--cstu-success-700)/.75)}.cstu-border-success-700\/80{border-color:rgb(var(--cstu-success-700)/.8)}.cstu-border-success-700\/85{border-color:rgb(var(--cstu-success-700)/.85)}.cstu-border-success-700\/90{border-color:rgb(var(--cstu-success-700)/.9)}.cstu-border-success-700\/95{border-color:rgb(var(--cstu-success-700)/.95)}.cstu-border-success-800{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-800)/var(--tw-border-opacity,1))}.cstu-border-success-800\/0{border-color:rgb(var(--cstu-success-800)/0)}.cstu-border-success-800\/10{border-color:rgb(var(--cstu-success-800)/.1)}.cstu-border-success-800\/100{border-color:rgb(var(--cstu-success-800)/1)}.cstu-border-success-800\/15{border-color:rgb(var(--cstu-success-800)/.15)}.cstu-border-success-800\/20{border-color:rgb(var(--cstu-success-800)/.2)}.cstu-border-success-800\/25{border-color:rgb(var(--cstu-success-800)/.25)}.cstu-border-success-800\/30{border-color:rgb(var(--cstu-success-800)/.3)}.cstu-border-success-800\/35{border-color:rgb(var(--cstu-success-800)/.35)}.cstu-border-success-800\/40{border-color:rgb(var(--cstu-success-800)/.4)}.cstu-border-success-800\/45{border-color:rgb(var(--cstu-success-800)/.45)}.cstu-border-success-800\/5{border-color:rgb(var(--cstu-success-800)/.05)}.cstu-border-success-800\/50{border-color:rgb(var(--cstu-success-800)/.5)}.cstu-border-success-800\/55{border-color:rgb(var(--cstu-success-800)/.55)}.cstu-border-success-800\/60{border-color:rgb(var(--cstu-success-800)/.6)}.cstu-border-success-800\/65{border-color:rgb(var(--cstu-success-800)/.65)}.cstu-border-success-800\/70{border-color:rgb(var(--cstu-success-800)/.7)}.cstu-border-success-800\/75{border-color:rgb(var(--cstu-success-800)/.75)}.cstu-border-success-800\/80{border-color:rgb(var(--cstu-success-800)/.8)}.cstu-border-success-800\/85{border-color:rgb(var(--cstu-success-800)/.85)}.cstu-border-success-800\/90{border-color:rgb(var(--cstu-success-800)/.9)}.cstu-border-success-800\/95{border-color:rgb(var(--cstu-success-800)/.95)}.cstu-border-success-900{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-900)/var(--tw-border-opacity,1))}.cstu-border-success-900\/0{border-color:rgb(var(--cstu-success-900)/0)}.cstu-border-success-900\/10{border-color:rgb(var(--cstu-success-900)/.1)}.cstu-border-success-900\/100{border-color:rgb(var(--cstu-success-900)/1)}.cstu-border-success-900\/15{border-color:rgb(var(--cstu-success-900)/.15)}.cstu-border-success-900\/20{border-color:rgb(var(--cstu-success-900)/.2)}.cstu-border-success-900\/25{border-color:rgb(var(--cstu-success-900)/.25)}.cstu-border-success-900\/30{border-color:rgb(var(--cstu-success-900)/.3)}.cstu-border-success-900\/35{border-color:rgb(var(--cstu-success-900)/.35)}.cstu-border-success-900\/40{border-color:rgb(var(--cstu-success-900)/.4)}.cstu-border-success-900\/45{border-color:rgb(var(--cstu-success-900)/.45)}.cstu-border-success-900\/5{border-color:rgb(var(--cstu-success-900)/.05)}.cstu-border-success-900\/50{border-color:rgb(var(--cstu-success-900)/.5)}.cstu-border-success-900\/55{border-color:rgb(var(--cstu-success-900)/.55)}.cstu-border-success-900\/60{border-color:rgb(var(--cstu-success-900)/.6)}.cstu-border-success-900\/65{border-color:rgb(var(--cstu-success-900)/.65)}.cstu-border-success-900\/70{border-color:rgb(var(--cstu-success-900)/.7)}.cstu-border-success-900\/75{border-color:rgb(var(--cstu-success-900)/.75)}.cstu-border-success-900\/80{border-color:rgb(var(--cstu-success-900)/.8)}.cstu-border-success-900\/85{border-color:rgb(var(--cstu-success-900)/.85)}.cstu-border-success-900\/90{border-color:rgb(var(--cstu-success-900)/.9)}.cstu-border-success-900\/95{border-color:rgb(var(--cstu-success-900)/.95)}.cstu-border-transparent{border-color:transparent}.cstu-border-warning-100{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-100)/var(--tw-border-opacity,1))}.cstu-border-warning-100\/0{border-color:rgb(var(--cstu-warning-100)/0)}.cstu-border-warning-100\/10{border-color:rgb(var(--cstu-warning-100)/.1)}.cstu-border-warning-100\/100{border-color:rgb(var(--cstu-warning-100)/1)}.cstu-border-warning-100\/15{border-color:rgb(var(--cstu-warning-100)/.15)}.cstu-border-warning-100\/20{border-color:rgb(var(--cstu-warning-100)/.2)}.cstu-border-warning-100\/25{border-color:rgb(var(--cstu-warning-100)/.25)}.cstu-border-warning-100\/30{border-color:rgb(var(--cstu-warning-100)/.3)}.cstu-border-warning-100\/35{border-color:rgb(var(--cstu-warning-100)/.35)}.cstu-border-warning-100\/40{border-color:rgb(var(--cstu-warning-100)/.4)}.cstu-border-warning-100\/45{border-color:rgb(var(--cstu-warning-100)/.45)}.cstu-border-warning-100\/5{border-color:rgb(var(--cstu-warning-100)/.05)}.cstu-border-warning-100\/50{border-color:rgb(var(--cstu-warning-100)/.5)}.cstu-border-warning-100\/55{border-color:rgb(var(--cstu-warning-100)/.55)}.cstu-border-warning-100\/60{border-color:rgb(var(--cstu-warning-100)/.6)}.cstu-border-warning-100\/65{border-color:rgb(var(--cstu-warning-100)/.65)}.cstu-border-warning-100\/70{border-color:rgb(var(--cstu-warning-100)/.7)}.cstu-border-warning-100\/75{border-color:rgb(var(--cstu-warning-100)/.75)}.cstu-border-warning-100\/80{border-color:rgb(var(--cstu-warning-100)/.8)}.cstu-border-warning-100\/85{border-color:rgb(var(--cstu-warning-100)/.85)}.cstu-border-warning-100\/90{border-color:rgb(var(--cstu-warning-100)/.9)}.cstu-border-warning-100\/95{border-color:rgb(var(--cstu-warning-100)/.95)}.cstu-border-warning-200{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-200)/var(--tw-border-opacity,1))}.cstu-border-warning-200\/0{border-color:rgb(var(--cstu-warning-200)/0)}.cstu-border-warning-200\/10{border-color:rgb(var(--cstu-warning-200)/.1)}.cstu-border-warning-200\/100{border-color:rgb(var(--cstu-warning-200)/1)}.cstu-border-warning-200\/15{border-color:rgb(var(--cstu-warning-200)/.15)}.cstu-border-warning-200\/20{border-color:rgb(var(--cstu-warning-200)/.2)}.cstu-border-warning-200\/25{border-color:rgb(var(--cstu-warning-200)/.25)}.cstu-border-warning-200\/30{border-color:rgb(var(--cstu-warning-200)/.3)}.cstu-border-warning-200\/35{border-color:rgb(var(--cstu-warning-200)/.35)}.cstu-border-warning-200\/40{border-color:rgb(var(--cstu-warning-200)/.4)}.cstu-border-warning-200\/45{border-color:rgb(var(--cstu-warning-200)/.45)}.cstu-border-warning-200\/5{border-color:rgb(var(--cstu-warning-200)/.05)}.cstu-border-warning-200\/50{border-color:rgb(var(--cstu-warning-200)/.5)}.cstu-border-warning-200\/55{border-color:rgb(var(--cstu-warning-200)/.55)}.cstu-border-warning-200\/60{border-color:rgb(var(--cstu-warning-200)/.6)}.cstu-border-warning-200\/65{border-color:rgb(var(--cstu-warning-200)/.65)}.cstu-border-warning-200\/70{border-color:rgb(var(--cstu-warning-200)/.7)}.cstu-border-warning-200\/75{border-color:rgb(var(--cstu-warning-200)/.75)}.cstu-border-warning-200\/80{border-color:rgb(var(--cstu-warning-200)/.8)}.cstu-border-warning-200\/85{border-color:rgb(var(--cstu-warning-200)/.85)}.cstu-border-warning-200\/90{border-color:rgb(var(--cstu-warning-200)/.9)}.cstu-border-warning-200\/95{border-color:rgb(var(--cstu-warning-200)/.95)}.cstu-border-warning-250{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-250)/var(--tw-border-opacity,1))}.cstu-border-warning-250\/0{border-color:rgb(var(--cstu-warning-250)/0)}.cstu-border-warning-250\/10{border-color:rgb(var(--cstu-warning-250)/.1)}.cstu-border-warning-250\/100{border-color:rgb(var(--cstu-warning-250)/1)}.cstu-border-warning-250\/15{border-color:rgb(var(--cstu-warning-250)/.15)}.cstu-border-warning-250\/20{border-color:rgb(var(--cstu-warning-250)/.2)}.cstu-border-warning-250\/25{border-color:rgb(var(--cstu-warning-250)/.25)}.cstu-border-warning-250\/30{border-color:rgb(var(--cstu-warning-250)/.3)}.cstu-border-warning-250\/35{border-color:rgb(var(--cstu-warning-250)/.35)}.cstu-border-warning-250\/40{border-color:rgb(var(--cstu-warning-250)/.4)}.cstu-border-warning-250\/45{border-color:rgb(var(--cstu-warning-250)/.45)}.cstu-border-warning-250\/5{border-color:rgb(var(--cstu-warning-250)/.05)}.cstu-border-warning-250\/50{border-color:rgb(var(--cstu-warning-250)/.5)}.cstu-border-warning-250\/55{border-color:rgb(var(--cstu-warning-250)/.55)}.cstu-border-warning-250\/60{border-color:rgb(var(--cstu-warning-250)/.6)}.cstu-border-warning-250\/65{border-color:rgb(var(--cstu-warning-250)/.65)}.cstu-border-warning-250\/70{border-color:rgb(var(--cstu-warning-250)/.7)}.cstu-border-warning-250\/75{border-color:rgb(var(--cstu-warning-250)/.75)}.cstu-border-warning-250\/80{border-color:rgb(var(--cstu-warning-250)/.8)}.cstu-border-warning-250\/85{border-color:rgb(var(--cstu-warning-250)/.85)}.cstu-border-warning-250\/90{border-color:rgb(var(--cstu-warning-250)/.9)}.cstu-border-warning-250\/95{border-color:rgb(var(--cstu-warning-250)/.95)}.cstu-border-warning-300{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-300)/var(--tw-border-opacity,1))}.cstu-border-warning-300\/0{border-color:rgb(var(--cstu-warning-300)/0)}.cstu-border-warning-300\/10{border-color:rgb(var(--cstu-warning-300)/.1)}.cstu-border-warning-300\/100{border-color:rgb(var(--cstu-warning-300)/1)}.cstu-border-warning-300\/15{border-color:rgb(var(--cstu-warning-300)/.15)}.cstu-border-warning-300\/20{border-color:rgb(var(--cstu-warning-300)/.2)}.cstu-border-warning-300\/25{border-color:rgb(var(--cstu-warning-300)/.25)}.cstu-border-warning-300\/30{border-color:rgb(var(--cstu-warning-300)/.3)}.cstu-border-warning-300\/35{border-color:rgb(var(--cstu-warning-300)/.35)}.cstu-border-warning-300\/40{border-color:rgb(var(--cstu-warning-300)/.4)}.cstu-border-warning-300\/45{border-color:rgb(var(--cstu-warning-300)/.45)}.cstu-border-warning-300\/5{border-color:rgb(var(--cstu-warning-300)/.05)}.cstu-border-warning-300\/50{border-color:rgb(var(--cstu-warning-300)/.5)}.cstu-border-warning-300\/55{border-color:rgb(var(--cstu-warning-300)/.55)}.cstu-border-warning-300\/60{border-color:rgb(var(--cstu-warning-300)/.6)}.cstu-border-warning-300\/65{border-color:rgb(var(--cstu-warning-300)/.65)}.cstu-border-warning-300\/70{border-color:rgb(var(--cstu-warning-300)/.7)}.cstu-border-warning-300\/75{border-color:rgb(var(--cstu-warning-300)/.75)}.cstu-border-warning-300\/80{border-color:rgb(var(--cstu-warning-300)/.8)}.cstu-border-warning-300\/85{border-color:rgb(var(--cstu-warning-300)/.85)}.cstu-border-warning-300\/90{border-color:rgb(var(--cstu-warning-300)/.9)}.cstu-border-warning-300\/95{border-color:rgb(var(--cstu-warning-300)/.95)}.cstu-border-warning-400{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-400)/var(--tw-border-opacity,1))}.cstu-border-warning-400\/0{border-color:rgb(var(--cstu-warning-400)/0)}.cstu-border-warning-400\/10{border-color:rgb(var(--cstu-warning-400)/.1)}.cstu-border-warning-400\/100{border-color:rgb(var(--cstu-warning-400)/1)}.cstu-border-warning-400\/15{border-color:rgb(var(--cstu-warning-400)/.15)}.cstu-border-warning-400\/20{border-color:rgb(var(--cstu-warning-400)/.2)}.cstu-border-warning-400\/25{border-color:rgb(var(--cstu-warning-400)/.25)}.cstu-border-warning-400\/30{border-color:rgb(var(--cstu-warning-400)/.3)}.cstu-border-warning-400\/35{border-color:rgb(var(--cstu-warning-400)/.35)}.cstu-border-warning-400\/40{border-color:rgb(var(--cstu-warning-400)/.4)}.cstu-border-warning-400\/45{border-color:rgb(var(--cstu-warning-400)/.45)}.cstu-border-warning-400\/5{border-color:rgb(var(--cstu-warning-400)/.05)}.cstu-border-warning-400\/50{border-color:rgb(var(--cstu-warning-400)/.5)}.cstu-border-warning-400\/55{border-color:rgb(var(--cstu-warning-400)/.55)}.cstu-border-warning-400\/60{border-color:rgb(var(--cstu-warning-400)/.6)}.cstu-border-warning-400\/65{border-color:rgb(var(--cstu-warning-400)/.65)}.cstu-border-warning-400\/70{border-color:rgb(var(--cstu-warning-400)/.7)}.cstu-border-warning-400\/75{border-color:rgb(var(--cstu-warning-400)/.75)}.cstu-border-warning-400\/80{border-color:rgb(var(--cstu-warning-400)/.8)}.cstu-border-warning-400\/85{border-color:rgb(var(--cstu-warning-400)/.85)}.cstu-border-warning-400\/90{border-color:rgb(var(--cstu-warning-400)/.9)}.cstu-border-warning-400\/95{border-color:rgb(var(--cstu-warning-400)/.95)}.cstu-border-warning-450{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-450)/var(--tw-border-opacity,1))}.cstu-border-warning-450\/0{border-color:rgb(var(--cstu-warning-450)/0)}.cstu-border-warning-450\/10{border-color:rgb(var(--cstu-warning-450)/.1)}.cstu-border-warning-450\/100{border-color:rgb(var(--cstu-warning-450)/1)}.cstu-border-warning-450\/15{border-color:rgb(var(--cstu-warning-450)/.15)}.cstu-border-warning-450\/20{border-color:rgb(var(--cstu-warning-450)/.2)}.cstu-border-warning-450\/25{border-color:rgb(var(--cstu-warning-450)/.25)}.cstu-border-warning-450\/30{border-color:rgb(var(--cstu-warning-450)/.3)}.cstu-border-warning-450\/35{border-color:rgb(var(--cstu-warning-450)/.35)}.cstu-border-warning-450\/40{border-color:rgb(var(--cstu-warning-450)/.4)}.cstu-border-warning-450\/45{border-color:rgb(var(--cstu-warning-450)/.45)}.cstu-border-warning-450\/5{border-color:rgb(var(--cstu-warning-450)/.05)}.cstu-border-warning-450\/50{border-color:rgb(var(--cstu-warning-450)/.5)}.cstu-border-warning-450\/55{border-color:rgb(var(--cstu-warning-450)/.55)}.cstu-border-warning-450\/60{border-color:rgb(var(--cstu-warning-450)/.6)}.cstu-border-warning-450\/65{border-color:rgb(var(--cstu-warning-450)/.65)}.cstu-border-warning-450\/70{border-color:rgb(var(--cstu-warning-450)/.7)}.cstu-border-warning-450\/75{border-color:rgb(var(--cstu-warning-450)/.75)}.cstu-border-warning-450\/80{border-color:rgb(var(--cstu-warning-450)/.8)}.cstu-border-warning-450\/85{border-color:rgb(var(--cstu-warning-450)/.85)}.cstu-border-warning-450\/90{border-color:rgb(var(--cstu-warning-450)/.9)}.cstu-border-warning-450\/95{border-color:rgb(var(--cstu-warning-450)/.95)}.cstu-border-warning-50{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-50)/var(--tw-border-opacity,1))}.cstu-border-warning-50\/0{border-color:rgb(var(--cstu-warning-50)/0)}.cstu-border-warning-50\/10{border-color:rgb(var(--cstu-warning-50)/.1)}.cstu-border-warning-50\/100{border-color:rgb(var(--cstu-warning-50)/1)}.cstu-border-warning-50\/15{border-color:rgb(var(--cstu-warning-50)/.15)}.cstu-border-warning-50\/20{border-color:rgb(var(--cstu-warning-50)/.2)}.cstu-border-warning-50\/25{border-color:rgb(var(--cstu-warning-50)/.25)}.cstu-border-warning-50\/30{border-color:rgb(var(--cstu-warning-50)/.3)}.cstu-border-warning-50\/35{border-color:rgb(var(--cstu-warning-50)/.35)}.cstu-border-warning-50\/40{border-color:rgb(var(--cstu-warning-50)/.4)}.cstu-border-warning-50\/45{border-color:rgb(var(--cstu-warning-50)/.45)}.cstu-border-warning-50\/5{border-color:rgb(var(--cstu-warning-50)/.05)}.cstu-border-warning-50\/50{border-color:rgb(var(--cstu-warning-50)/.5)}.cstu-border-warning-50\/55{border-color:rgb(var(--cstu-warning-50)/.55)}.cstu-border-warning-50\/60{border-color:rgb(var(--cstu-warning-50)/.6)}.cstu-border-warning-50\/65{border-color:rgb(var(--cstu-warning-50)/.65)}.cstu-border-warning-50\/70{border-color:rgb(var(--cstu-warning-50)/.7)}.cstu-border-warning-50\/75{border-color:rgb(var(--cstu-warning-50)/.75)}.cstu-border-warning-50\/80{border-color:rgb(var(--cstu-warning-50)/.8)}.cstu-border-warning-50\/85{border-color:rgb(var(--cstu-warning-50)/.85)}.cstu-border-warning-50\/90{border-color:rgb(var(--cstu-warning-50)/.9)}.cstu-border-warning-50\/95{border-color:rgb(var(--cstu-warning-50)/.95)}.cstu-border-warning-500{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-500)/var(--tw-border-opacity,1))}.cstu-border-warning-500\/0{border-color:rgb(var(--cstu-warning-500)/0)}.cstu-border-warning-500\/10{border-color:rgb(var(--cstu-warning-500)/.1)}.cstu-border-warning-500\/100{border-color:rgb(var(--cstu-warning-500)/1)}.cstu-border-warning-500\/15{border-color:rgb(var(--cstu-warning-500)/.15)}.cstu-border-warning-500\/20{border-color:rgb(var(--cstu-warning-500)/.2)}.cstu-border-warning-500\/25{border-color:rgb(var(--cstu-warning-500)/.25)}.cstu-border-warning-500\/30{border-color:rgb(var(--cstu-warning-500)/.3)}.cstu-border-warning-500\/35{border-color:rgb(var(--cstu-warning-500)/.35)}.cstu-border-warning-500\/40{border-color:rgb(var(--cstu-warning-500)/.4)}.cstu-border-warning-500\/45{border-color:rgb(var(--cstu-warning-500)/.45)}.cstu-border-warning-500\/5{border-color:rgb(var(--cstu-warning-500)/.05)}.cstu-border-warning-500\/50{border-color:rgb(var(--cstu-warning-500)/.5)}.cstu-border-warning-500\/55{border-color:rgb(var(--cstu-warning-500)/.55)}.cstu-border-warning-500\/60{border-color:rgb(var(--cstu-warning-500)/.6)}.cstu-border-warning-500\/65{border-color:rgb(var(--cstu-warning-500)/.65)}.cstu-border-warning-500\/70{border-color:rgb(var(--cstu-warning-500)/.7)}.cstu-border-warning-500\/75{border-color:rgb(var(--cstu-warning-500)/.75)}.cstu-border-warning-500\/80{border-color:rgb(var(--cstu-warning-500)/.8)}.cstu-border-warning-500\/85{border-color:rgb(var(--cstu-warning-500)/.85)}.cstu-border-warning-500\/90{border-color:rgb(var(--cstu-warning-500)/.9)}.cstu-border-warning-500\/95{border-color:rgb(var(--cstu-warning-500)/.95)}.cstu-border-warning-550{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-550)/var(--tw-border-opacity,1))}.cstu-border-warning-550\/0{border-color:rgb(var(--cstu-warning-550)/0)}.cstu-border-warning-550\/10{border-color:rgb(var(--cstu-warning-550)/.1)}.cstu-border-warning-550\/100{border-color:rgb(var(--cstu-warning-550)/1)}.cstu-border-warning-550\/15{border-color:rgb(var(--cstu-warning-550)/.15)}.cstu-border-warning-550\/20{border-color:rgb(var(--cstu-warning-550)/.2)}.cstu-border-warning-550\/25{border-color:rgb(var(--cstu-warning-550)/.25)}.cstu-border-warning-550\/30{border-color:rgb(var(--cstu-warning-550)/.3)}.cstu-border-warning-550\/35{border-color:rgb(var(--cstu-warning-550)/.35)}.cstu-border-warning-550\/40{border-color:rgb(var(--cstu-warning-550)/.4)}.cstu-border-warning-550\/45{border-color:rgb(var(--cstu-warning-550)/.45)}.cstu-border-warning-550\/5{border-color:rgb(var(--cstu-warning-550)/.05)}.cstu-border-warning-550\/50{border-color:rgb(var(--cstu-warning-550)/.5)}.cstu-border-warning-550\/55{border-color:rgb(var(--cstu-warning-550)/.55)}.cstu-border-warning-550\/60{border-color:rgb(var(--cstu-warning-550)/.6)}.cstu-border-warning-550\/65{border-color:rgb(var(--cstu-warning-550)/.65)}.cstu-border-warning-550\/70{border-color:rgb(var(--cstu-warning-550)/.7)}.cstu-border-warning-550\/75{border-color:rgb(var(--cstu-warning-550)/.75)}.cstu-border-warning-550\/80{border-color:rgb(var(--cstu-warning-550)/.8)}.cstu-border-warning-550\/85{border-color:rgb(var(--cstu-warning-550)/.85)}.cstu-border-warning-550\/90{border-color:rgb(var(--cstu-warning-550)/.9)}.cstu-border-warning-550\/95{border-color:rgb(var(--cstu-warning-550)/.95)}.cstu-border-warning-575{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-575)/var(--tw-border-opacity,1))}.cstu-border-warning-575\/0{border-color:rgb(var(--cstu-warning-575)/0)}.cstu-border-warning-575\/10{border-color:rgb(var(--cstu-warning-575)/.1)}.cstu-border-warning-575\/100{border-color:rgb(var(--cstu-warning-575)/1)}.cstu-border-warning-575\/15{border-color:rgb(var(--cstu-warning-575)/.15)}.cstu-border-warning-575\/20{border-color:rgb(var(--cstu-warning-575)/.2)}.cstu-border-warning-575\/25{border-color:rgb(var(--cstu-warning-575)/.25)}.cstu-border-warning-575\/30{border-color:rgb(var(--cstu-warning-575)/.3)}.cstu-border-warning-575\/35{border-color:rgb(var(--cstu-warning-575)/.35)}.cstu-border-warning-575\/40{border-color:rgb(var(--cstu-warning-575)/.4)}.cstu-border-warning-575\/45{border-color:rgb(var(--cstu-warning-575)/.45)}.cstu-border-warning-575\/5{border-color:rgb(var(--cstu-warning-575)/.05)}.cstu-border-warning-575\/50{border-color:rgb(var(--cstu-warning-575)/.5)}.cstu-border-warning-575\/55{border-color:rgb(var(--cstu-warning-575)/.55)}.cstu-border-warning-575\/60{border-color:rgb(var(--cstu-warning-575)/.6)}.cstu-border-warning-575\/65{border-color:rgb(var(--cstu-warning-575)/.65)}.cstu-border-warning-575\/70{border-color:rgb(var(--cstu-warning-575)/.7)}.cstu-border-warning-575\/75{border-color:rgb(var(--cstu-warning-575)/.75)}.cstu-border-warning-575\/80{border-color:rgb(var(--cstu-warning-575)/.8)}.cstu-border-warning-575\/85{border-color:rgb(var(--cstu-warning-575)/.85)}.cstu-border-warning-575\/90{border-color:rgb(var(--cstu-warning-575)/.9)}.cstu-border-warning-575\/95{border-color:rgb(var(--cstu-warning-575)/.95)}.cstu-border-warning-600{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-600)/var(--tw-border-opacity,1))}.cstu-border-warning-600\/0{border-color:rgb(var(--cstu-warning-600)/0)}.cstu-border-warning-600\/10{border-color:rgb(var(--cstu-warning-600)/.1)}.cstu-border-warning-600\/100{border-color:rgb(var(--cstu-warning-600)/1)}.cstu-border-warning-600\/15{border-color:rgb(var(--cstu-warning-600)/.15)}.cstu-border-warning-600\/20{border-color:rgb(var(--cstu-warning-600)/.2)}.cstu-border-warning-600\/25{border-color:rgb(var(--cstu-warning-600)/.25)}.cstu-border-warning-600\/30{border-color:rgb(var(--cstu-warning-600)/.3)}.cstu-border-warning-600\/35{border-color:rgb(var(--cstu-warning-600)/.35)}.cstu-border-warning-600\/40{border-color:rgb(var(--cstu-warning-600)/.4)}.cstu-border-warning-600\/45{border-color:rgb(var(--cstu-warning-600)/.45)}.cstu-border-warning-600\/5{border-color:rgb(var(--cstu-warning-600)/.05)}.cstu-border-warning-600\/50{border-color:rgb(var(--cstu-warning-600)/.5)}.cstu-border-warning-600\/55{border-color:rgb(var(--cstu-warning-600)/.55)}.cstu-border-warning-600\/60{border-color:rgb(var(--cstu-warning-600)/.6)}.cstu-border-warning-600\/65{border-color:rgb(var(--cstu-warning-600)/.65)}.cstu-border-warning-600\/70{border-color:rgb(var(--cstu-warning-600)/.7)}.cstu-border-warning-600\/75{border-color:rgb(var(--cstu-warning-600)/.75)}.cstu-border-warning-600\/80{border-color:rgb(var(--cstu-warning-600)/.8)}.cstu-border-warning-600\/85{border-color:rgb(var(--cstu-warning-600)/.85)}.cstu-border-warning-600\/90{border-color:rgb(var(--cstu-warning-600)/.9)}.cstu-border-warning-600\/95{border-color:rgb(var(--cstu-warning-600)/.95)}.cstu-border-warning-700{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-700)/var(--tw-border-opacity,1))}.cstu-border-warning-700\/0{border-color:rgb(var(--cstu-warning-700)/0)}.cstu-border-warning-700\/10{border-color:rgb(var(--cstu-warning-700)/.1)}.cstu-border-warning-700\/100{border-color:rgb(var(--cstu-warning-700)/1)}.cstu-border-warning-700\/15{border-color:rgb(var(--cstu-warning-700)/.15)}.cstu-border-warning-700\/20{border-color:rgb(var(--cstu-warning-700)/.2)}.cstu-border-warning-700\/25{border-color:rgb(var(--cstu-warning-700)/.25)}.cstu-border-warning-700\/30{border-color:rgb(var(--cstu-warning-700)/.3)}.cstu-border-warning-700\/35{border-color:rgb(var(--cstu-warning-700)/.35)}.cstu-border-warning-700\/40{border-color:rgb(var(--cstu-warning-700)/.4)}.cstu-border-warning-700\/45{border-color:rgb(var(--cstu-warning-700)/.45)}.cstu-border-warning-700\/5{border-color:rgb(var(--cstu-warning-700)/.05)}.cstu-border-warning-700\/50{border-color:rgb(var(--cstu-warning-700)/.5)}.cstu-border-warning-700\/55{border-color:rgb(var(--cstu-warning-700)/.55)}.cstu-border-warning-700\/60{border-color:rgb(var(--cstu-warning-700)/.6)}.cstu-border-warning-700\/65{border-color:rgb(var(--cstu-warning-700)/.65)}.cstu-border-warning-700\/70{border-color:rgb(var(--cstu-warning-700)/.7)}.cstu-border-warning-700\/75{border-color:rgb(var(--cstu-warning-700)/.75)}.cstu-border-warning-700\/80{border-color:rgb(var(--cstu-warning-700)/.8)}.cstu-border-warning-700\/85{border-color:rgb(var(--cstu-warning-700)/.85)}.cstu-border-warning-700\/90{border-color:rgb(var(--cstu-warning-700)/.9)}.cstu-border-warning-700\/95{border-color:rgb(var(--cstu-warning-700)/.95)}.cstu-border-warning-800{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-800)/var(--tw-border-opacity,1))}.cstu-border-warning-800\/0{border-color:rgb(var(--cstu-warning-800)/0)}.cstu-border-warning-800\/10{border-color:rgb(var(--cstu-warning-800)/.1)}.cstu-border-warning-800\/100{border-color:rgb(var(--cstu-warning-800)/1)}.cstu-border-warning-800\/15{border-color:rgb(var(--cstu-warning-800)/.15)}.cstu-border-warning-800\/20{border-color:rgb(var(--cstu-warning-800)/.2)}.cstu-border-warning-800\/25{border-color:rgb(var(--cstu-warning-800)/.25)}.cstu-border-warning-800\/30{border-color:rgb(var(--cstu-warning-800)/.3)}.cstu-border-warning-800\/35{border-color:rgb(var(--cstu-warning-800)/.35)}.cstu-border-warning-800\/40{border-color:rgb(var(--cstu-warning-800)/.4)}.cstu-border-warning-800\/45{border-color:rgb(var(--cstu-warning-800)/.45)}.cstu-border-warning-800\/5{border-color:rgb(var(--cstu-warning-800)/.05)}.cstu-border-warning-800\/50{border-color:rgb(var(--cstu-warning-800)/.5)}.cstu-border-warning-800\/55{border-color:rgb(var(--cstu-warning-800)/.55)}.cstu-border-warning-800\/60{border-color:rgb(var(--cstu-warning-800)/.6)}.cstu-border-warning-800\/65{border-color:rgb(var(--cstu-warning-800)/.65)}.cstu-border-warning-800\/70{border-color:rgb(var(--cstu-warning-800)/.7)}.cstu-border-warning-800\/75{border-color:rgb(var(--cstu-warning-800)/.75)}.cstu-border-warning-800\/80{border-color:rgb(var(--cstu-warning-800)/.8)}.cstu-border-warning-800\/85{border-color:rgb(var(--cstu-warning-800)/.85)}.cstu-border-warning-800\/90{border-color:rgb(var(--cstu-warning-800)/.9)}.cstu-border-warning-800\/95{border-color:rgb(var(--cstu-warning-800)/.95)}.cstu-border-warning-900{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-900)/var(--tw-border-opacity,1))}.cstu-border-warning-900\/0{border-color:rgb(var(--cstu-warning-900)/0)}.cstu-border-warning-900\/10{border-color:rgb(var(--cstu-warning-900)/.1)}.cstu-border-warning-900\/100{border-color:rgb(var(--cstu-warning-900)/1)}.cstu-border-warning-900\/15{border-color:rgb(var(--cstu-warning-900)/.15)}.cstu-border-warning-900\/20{border-color:rgb(var(--cstu-warning-900)/.2)}.cstu-border-warning-900\/25{border-color:rgb(var(--cstu-warning-900)/.25)}.cstu-border-warning-900\/30{border-color:rgb(var(--cstu-warning-900)/.3)}.cstu-border-warning-900\/35{border-color:rgb(var(--cstu-warning-900)/.35)}.cstu-border-warning-900\/40{border-color:rgb(var(--cstu-warning-900)/.4)}.cstu-border-warning-900\/45{border-color:rgb(var(--cstu-warning-900)/.45)}.cstu-border-warning-900\/5{border-color:rgb(var(--cstu-warning-900)/.05)}.cstu-border-warning-900\/50{border-color:rgb(var(--cstu-warning-900)/.5)}.cstu-border-warning-900\/55{border-color:rgb(var(--cstu-warning-900)/.55)}.cstu-border-warning-900\/60{border-color:rgb(var(--cstu-warning-900)/.6)}.cstu-border-warning-900\/65{border-color:rgb(var(--cstu-warning-900)/.65)}.cstu-border-warning-900\/70{border-color:rgb(var(--cstu-warning-900)/.7)}.cstu-border-warning-900\/75{border-color:rgb(var(--cstu-warning-900)/.75)}.cstu-border-warning-900\/80{border-color:rgb(var(--cstu-warning-900)/.8)}.cstu-border-warning-900\/85{border-color:rgb(var(--cstu-warning-900)/.85)}.cstu-border-warning-900\/90{border-color:rgb(var(--cstu-warning-900)/.9)}.cstu-border-warning-900\/95{border-color:rgb(var(--cstu-warning-900)/.95)}.cstu-border-yellow-100{--tw-border-opacity:1;border-color:rgb(var(--cstu-yellow-100)/var(--tw-border-opacity,1))}.cstu-border-yellow-100\/0{border-color:rgb(var(--cstu-yellow-100)/0)}.cstu-border-yellow-100\/10{border-color:rgb(var(--cstu-yellow-100)/.1)}.cstu-border-yellow-100\/100{border-color:rgb(var(--cstu-yellow-100)/1)}.cstu-border-yellow-100\/15{border-color:rgb(var(--cstu-yellow-100)/.15)}.cstu-border-yellow-100\/20{border-color:rgb(var(--cstu-yellow-100)/.2)}.cstu-border-yellow-100\/25{border-color:rgb(var(--cstu-yellow-100)/.25)}.cstu-border-yellow-100\/30{border-color:rgb(var(--cstu-yellow-100)/.3)}.cstu-border-yellow-100\/35{border-color:rgb(var(--cstu-yellow-100)/.35)}.cstu-border-yellow-100\/40{border-color:rgb(var(--cstu-yellow-100)/.4)}.cstu-border-yellow-100\/45{border-color:rgb(var(--cstu-yellow-100)/.45)}.cstu-border-yellow-100\/5{border-color:rgb(var(--cstu-yellow-100)/.05)}.cstu-border-yellow-100\/50{border-color:rgb(var(--cstu-yellow-100)/.5)}.cstu-border-yellow-100\/55{border-color:rgb(var(--cstu-yellow-100)/.55)}.cstu-border-yellow-100\/60{border-color:rgb(var(--cstu-yellow-100)/.6)}.cstu-border-yellow-100\/65{border-color:rgb(var(--cstu-yellow-100)/.65)}.cstu-border-yellow-100\/70{border-color:rgb(var(--cstu-yellow-100)/.7)}.cstu-border-yellow-100\/75{border-color:rgb(var(--cstu-yellow-100)/.75)}.cstu-border-yellow-100\/80{border-color:rgb(var(--cstu-yellow-100)/.8)}.cstu-border-yellow-100\/85{border-color:rgb(var(--cstu-yellow-100)/.85)}.cstu-border-yellow-100\/90{border-color:rgb(var(--cstu-yellow-100)/.9)}.cstu-border-yellow-100\/95{border-color:rgb(var(--cstu-yellow-100)/.95)}.cstu-border-yellow-200{--tw-border-opacity:1;border-color:rgb(var(--cstu-yellow-200)/var(--tw-border-opacity,1))}.cstu-border-yellow-200\/0{border-color:rgb(var(--cstu-yellow-200)/0)}.cstu-border-yellow-200\/10{border-color:rgb(var(--cstu-yellow-200)/.1)}.cstu-border-yellow-200\/100{border-color:rgb(var(--cstu-yellow-200)/1)}.cstu-border-yellow-200\/15{border-color:rgb(var(--cstu-yellow-200)/.15)}.cstu-border-yellow-200\/20{border-color:rgb(var(--cstu-yellow-200)/.2)}.cstu-border-yellow-200\/25{border-color:rgb(var(--cstu-yellow-200)/.25)}.cstu-border-yellow-200\/30{border-color:rgb(var(--cstu-yellow-200)/.3)}.cstu-border-yellow-200\/35{border-color:rgb(var(--cstu-yellow-200)/.35)}.cstu-border-yellow-200\/40{border-color:rgb(var(--cstu-yellow-200)/.4)}.cstu-border-yellow-200\/45{border-color:rgb(var(--cstu-yellow-200)/.45)}.cstu-border-yellow-200\/5{border-color:rgb(var(--cstu-yellow-200)/.05)}.cstu-border-yellow-200\/50{border-color:rgb(var(--cstu-yellow-200)/.5)}.cstu-border-yellow-200\/55{border-color:rgb(var(--cstu-yellow-200)/.55)}.cstu-border-yellow-200\/60{border-color:rgb(var(--cstu-yellow-200)/.6)}.cstu-border-yellow-200\/65{border-color:rgb(var(--cstu-yellow-200)/.65)}.cstu-border-yellow-200\/70{border-color:rgb(var(--cstu-yellow-200)/.7)}.cstu-border-yellow-200\/75{border-color:rgb(var(--cstu-yellow-200)/.75)}.cstu-border-yellow-200\/80{border-color:rgb(var(--cstu-yellow-200)/.8)}.cstu-border-yellow-200\/85{border-color:rgb(var(--cstu-yellow-200)/.85)}.cstu-border-yellow-200\/90{border-color:rgb(var(--cstu-yellow-200)/.9)}.cstu-border-yellow-200\/95{border-color:rgb(var(--cstu-yellow-200)/.95)}.cstu-border-yellow-300{--tw-border-opacity:1;border-color:rgb(var(--cstu-yellow-300)/var(--tw-border-opacity,1))}.cstu-border-yellow-300\/0{border-color:rgb(var(--cstu-yellow-300)/0)}.cstu-border-yellow-300\/10{border-color:rgb(var(--cstu-yellow-300)/.1)}.cstu-border-yellow-300\/100{border-color:rgb(var(--cstu-yellow-300)/1)}.cstu-border-yellow-300\/15{border-color:rgb(var(--cstu-yellow-300)/.15)}.cstu-border-yellow-300\/20{border-color:rgb(var(--cstu-yellow-300)/.2)}.cstu-border-yellow-300\/25{border-color:rgb(var(--cstu-yellow-300)/.25)}.cstu-border-yellow-300\/30{border-color:rgb(var(--cstu-yellow-300)/.3)}.cstu-border-yellow-300\/35{border-color:rgb(var(--cstu-yellow-300)/.35)}.cstu-border-yellow-300\/40{border-color:rgb(var(--cstu-yellow-300)/.4)}.cstu-border-yellow-300\/45{border-color:rgb(var(--cstu-yellow-300)/.45)}.cstu-border-yellow-300\/5{border-color:rgb(var(--cstu-yellow-300)/.05)}.cstu-border-yellow-300\/50{border-color:rgb(var(--cstu-yellow-300)/.5)}.cstu-border-yellow-300\/55{border-color:rgb(var(--cstu-yellow-300)/.55)}.cstu-border-yellow-300\/60{border-color:rgb(var(--cstu-yellow-300)/.6)}.cstu-border-yellow-300\/65{border-color:rgb(var(--cstu-yellow-300)/.65)}.cstu-border-yellow-300\/70{border-color:rgb(var(--cstu-yellow-300)/.7)}.cstu-border-yellow-300\/75{border-color:rgb(var(--cstu-yellow-300)/.75)}.cstu-border-yellow-300\/80{border-color:rgb(var(--cstu-yellow-300)/.8)}.cstu-border-yellow-300\/85{border-color:rgb(var(--cstu-yellow-300)/.85)}.cstu-border-yellow-300\/90{border-color:rgb(var(--cstu-yellow-300)/.9)}.cstu-border-yellow-300\/95{border-color:rgb(var(--cstu-yellow-300)/.95)}.cstu-border-yellow-400{--tw-border-opacity:1;border-color:rgb(var(--cstu-yellow-400)/var(--tw-border-opacity,1))}.cstu-border-yellow-400\/0{border-color:rgb(var(--cstu-yellow-400)/0)}.cstu-border-yellow-400\/10{border-color:rgb(var(--cstu-yellow-400)/.1)}.cstu-border-yellow-400\/100{border-color:rgb(var(--cstu-yellow-400)/1)}.cstu-border-yellow-400\/15{border-color:rgb(var(--cstu-yellow-400)/.15)}.cstu-border-yellow-400\/20{border-color:rgb(var(--cstu-yellow-400)/.2)}.cstu-border-yellow-400\/25{border-color:rgb(var(--cstu-yellow-400)/.25)}.cstu-border-yellow-400\/30{border-color:rgb(var(--cstu-yellow-400)/.3)}.cstu-border-yellow-400\/35{border-color:rgb(var(--cstu-yellow-400)/.35)}.cstu-border-yellow-400\/40{border-color:rgb(var(--cstu-yellow-400)/.4)}.cstu-border-yellow-400\/45{border-color:rgb(var(--cstu-yellow-400)/.45)}.cstu-border-yellow-400\/5{border-color:rgb(var(--cstu-yellow-400)/.05)}.cstu-border-yellow-400\/50{border-color:rgb(var(--cstu-yellow-400)/.5)}.cstu-border-yellow-400\/55{border-color:rgb(var(--cstu-yellow-400)/.55)}.cstu-border-yellow-400\/60{border-color:rgb(var(--cstu-yellow-400)/.6)}.cstu-border-yellow-400\/65{border-color:rgb(var(--cstu-yellow-400)/.65)}.cstu-border-yellow-400\/70{border-color:rgb(var(--cstu-yellow-400)/.7)}.cstu-border-yellow-400\/75{border-color:rgb(var(--cstu-yellow-400)/.75)}.cstu-border-yellow-400\/80{border-color:rgb(var(--cstu-yellow-400)/.8)}.cstu-border-yellow-400\/85{border-color:rgb(var(--cstu-yellow-400)/.85)}.cstu-border-yellow-400\/90{border-color:rgb(var(--cstu-yellow-400)/.9)}.cstu-border-yellow-400\/95{border-color:rgb(var(--cstu-yellow-400)/.95)}.cstu-border-yellow-50{--tw-border-opacity:1;border-color:rgb(var(--cstu-yellow-50)/var(--tw-border-opacity,1))}.cstu-border-yellow-50\/0{border-color:rgb(var(--cstu-yellow-50)/0)}.cstu-border-yellow-50\/10{border-color:rgb(var(--cstu-yellow-50)/.1)}.cstu-border-yellow-50\/100{border-color:rgb(var(--cstu-yellow-50)/1)}.cstu-border-yellow-50\/15{border-color:rgb(var(--cstu-yellow-50)/.15)}.cstu-border-yellow-50\/20{border-color:rgb(var(--cstu-yellow-50)/.2)}.cstu-border-yellow-50\/25{border-color:rgb(var(--cstu-yellow-50)/.25)}.cstu-border-yellow-50\/30{border-color:rgb(var(--cstu-yellow-50)/.3)}.cstu-border-yellow-50\/35{border-color:rgb(var(--cstu-yellow-50)/.35)}.cstu-border-yellow-50\/40{border-color:rgb(var(--cstu-yellow-50)/.4)}.cstu-border-yellow-50\/45{border-color:rgb(var(--cstu-yellow-50)/.45)}.cstu-border-yellow-50\/5{border-color:rgb(var(--cstu-yellow-50)/.05)}.cstu-border-yellow-50\/50{border-color:rgb(var(--cstu-yellow-50)/.5)}.cstu-border-yellow-50\/55{border-color:rgb(var(--cstu-yellow-50)/.55)}.cstu-border-yellow-50\/60{border-color:rgb(var(--cstu-yellow-50)/.6)}.cstu-border-yellow-50\/65{border-color:rgb(var(--cstu-yellow-50)/.65)}.cstu-border-yellow-50\/70{border-color:rgb(var(--cstu-yellow-50)/.7)}.cstu-border-yellow-50\/75{border-color:rgb(var(--cstu-yellow-50)/.75)}.cstu-border-yellow-50\/80{border-color:rgb(var(--cstu-yellow-50)/.8)}.cstu-border-yellow-50\/85{border-color:rgb(var(--cstu-yellow-50)/.85)}.cstu-border-yellow-50\/90{border-color:rgb(var(--cstu-yellow-50)/.9)}.cstu-border-yellow-50\/95{border-color:rgb(var(--cstu-yellow-50)/.95)}.cstu-border-yellow-500{--tw-border-opacity:1;border-color:rgb(var(--cstu-yellow-500)/var(--tw-border-opacity,1))}.cstu-border-yellow-500\/0{border-color:rgb(var(--cstu-yellow-500)/0)}.cstu-border-yellow-500\/10{border-color:rgb(var(--cstu-yellow-500)/.1)}.cstu-border-yellow-500\/100{border-color:rgb(var(--cstu-yellow-500)/1)}.cstu-border-yellow-500\/15{border-color:rgb(var(--cstu-yellow-500)/.15)}.cstu-border-yellow-500\/20{border-color:rgb(var(--cstu-yellow-500)/.2)}.cstu-border-yellow-500\/25{border-color:rgb(var(--cstu-yellow-500)/.25)}.cstu-border-yellow-500\/30{border-color:rgb(var(--cstu-yellow-500)/.3)}.cstu-border-yellow-500\/35{border-color:rgb(var(--cstu-yellow-500)/.35)}.cstu-border-yellow-500\/40{border-color:rgb(var(--cstu-yellow-500)/.4)}.cstu-border-yellow-500\/45{border-color:rgb(var(--cstu-yellow-500)/.45)}.cstu-border-yellow-500\/5{border-color:rgb(var(--cstu-yellow-500)/.05)}.cstu-border-yellow-500\/50{border-color:rgb(var(--cstu-yellow-500)/.5)}.cstu-border-yellow-500\/55{border-color:rgb(var(--cstu-yellow-500)/.55)}.cstu-border-yellow-500\/60{border-color:rgb(var(--cstu-yellow-500)/.6)}.cstu-border-yellow-500\/65{border-color:rgb(var(--cstu-yellow-500)/.65)}.cstu-border-yellow-500\/70{border-color:rgb(var(--cstu-yellow-500)/.7)}.cstu-border-yellow-500\/75{border-color:rgb(var(--cstu-yellow-500)/.75)}.cstu-border-yellow-500\/80{border-color:rgb(var(--cstu-yellow-500)/.8)}.cstu-border-yellow-500\/85{border-color:rgb(var(--cstu-yellow-500)/.85)}.cstu-border-yellow-500\/90{border-color:rgb(var(--cstu-yellow-500)/.9)}.cstu-border-yellow-500\/95{border-color:rgb(var(--cstu-yellow-500)/.95)}.cstu-border-yellow-600{--tw-border-opacity:1;border-color:rgb(var(--cstu-yellow-600)/var(--tw-border-opacity,1))}.cstu-border-yellow-600\/0{border-color:rgb(var(--cstu-yellow-600)/0)}.cstu-border-yellow-600\/10{border-color:rgb(var(--cstu-yellow-600)/.1)}.cstu-border-yellow-600\/100{border-color:rgb(var(--cstu-yellow-600)/1)}.cstu-border-yellow-600\/15{border-color:rgb(var(--cstu-yellow-600)/.15)}.cstu-border-yellow-600\/20{border-color:rgb(var(--cstu-yellow-600)/.2)}.cstu-border-yellow-600\/25{border-color:rgb(var(--cstu-yellow-600)/.25)}.cstu-border-yellow-600\/30{border-color:rgb(var(--cstu-yellow-600)/.3)}.cstu-border-yellow-600\/35{border-color:rgb(var(--cstu-yellow-600)/.35)}.cstu-border-yellow-600\/40{border-color:rgb(var(--cstu-yellow-600)/.4)}.cstu-border-yellow-600\/45{border-color:rgb(var(--cstu-yellow-600)/.45)}.cstu-border-yellow-600\/5{border-color:rgb(var(--cstu-yellow-600)/.05)}.cstu-border-yellow-600\/50{border-color:rgb(var(--cstu-yellow-600)/.5)}.cstu-border-yellow-600\/55{border-color:rgb(var(--cstu-yellow-600)/.55)}.cstu-border-yellow-600\/60{border-color:rgb(var(--cstu-yellow-600)/.6)}.cstu-border-yellow-600\/65{border-color:rgb(var(--cstu-yellow-600)/.65)}.cstu-border-yellow-600\/70{border-color:rgb(var(--cstu-yellow-600)/.7)}.cstu-border-yellow-600\/75{border-color:rgb(var(--cstu-yellow-600)/.75)}.cstu-border-yellow-600\/80{border-color:rgb(var(--cstu-yellow-600)/.8)}.cstu-border-yellow-600\/85{border-color:rgb(var(--cstu-yellow-600)/.85)}.cstu-border-yellow-600\/90{border-color:rgb(var(--cstu-yellow-600)/.9)}.cstu-border-yellow-600\/95{border-color:rgb(var(--cstu-yellow-600)/.95)}.cstu-border-yellow-700{--tw-border-opacity:1;border-color:rgb(var(--cstu-yellow-700)/var(--tw-border-opacity,1))}.cstu-border-yellow-700\/0{border-color:rgb(var(--cstu-yellow-700)/0)}.cstu-border-yellow-700\/10{border-color:rgb(var(--cstu-yellow-700)/.1)}.cstu-border-yellow-700\/100{border-color:rgb(var(--cstu-yellow-700)/1)}.cstu-border-yellow-700\/15{border-color:rgb(var(--cstu-yellow-700)/.15)}.cstu-border-yellow-700\/20{border-color:rgb(var(--cstu-yellow-700)/.2)}.cstu-border-yellow-700\/25{border-color:rgb(var(--cstu-yellow-700)/.25)}.cstu-border-yellow-700\/30{border-color:rgb(var(--cstu-yellow-700)/.3)}.cstu-border-yellow-700\/35{border-color:rgb(var(--cstu-yellow-700)/.35)}.cstu-border-yellow-700\/40{border-color:rgb(var(--cstu-yellow-700)/.4)}.cstu-border-yellow-700\/45{border-color:rgb(var(--cstu-yellow-700)/.45)}.cstu-border-yellow-700\/5{border-color:rgb(var(--cstu-yellow-700)/.05)}.cstu-border-yellow-700\/50{border-color:rgb(var(--cstu-yellow-700)/.5)}.cstu-border-yellow-700\/55{border-color:rgb(var(--cstu-yellow-700)/.55)}.cstu-border-yellow-700\/60{border-color:rgb(var(--cstu-yellow-700)/.6)}.cstu-border-yellow-700\/65{border-color:rgb(var(--cstu-yellow-700)/.65)}.cstu-border-yellow-700\/70{border-color:rgb(var(--cstu-yellow-700)/.7)}.cstu-border-yellow-700\/75{border-color:rgb(var(--cstu-yellow-700)/.75)}.cstu-border-yellow-700\/80{border-color:rgb(var(--cstu-yellow-700)/.8)}.cstu-border-yellow-700\/85{border-color:rgb(var(--cstu-yellow-700)/.85)}.cstu-border-yellow-700\/90{border-color:rgb(var(--cstu-yellow-700)/.9)}.cstu-border-yellow-700\/95{border-color:rgb(var(--cstu-yellow-700)/.95)}.cstu-border-yellow-800{--tw-border-opacity:1;border-color:rgb(var(--cstu-yellow-800)/var(--tw-border-opacity,1))}.cstu-border-yellow-800\/0{border-color:rgb(var(--cstu-yellow-800)/0)}.cstu-border-yellow-800\/10{border-color:rgb(var(--cstu-yellow-800)/.1)}.cstu-border-yellow-800\/100{border-color:rgb(var(--cstu-yellow-800)/1)}.cstu-border-yellow-800\/15{border-color:rgb(var(--cstu-yellow-800)/.15)}.cstu-border-yellow-800\/20{border-color:rgb(var(--cstu-yellow-800)/.2)}.cstu-border-yellow-800\/25{border-color:rgb(var(--cstu-yellow-800)/.25)}.cstu-border-yellow-800\/30{border-color:rgb(var(--cstu-yellow-800)/.3)}.cstu-border-yellow-800\/35{border-color:rgb(var(--cstu-yellow-800)/.35)}.cstu-border-yellow-800\/40{border-color:rgb(var(--cstu-yellow-800)/.4)}.cstu-border-yellow-800\/45{border-color:rgb(var(--cstu-yellow-800)/.45)}.cstu-border-yellow-800\/5{border-color:rgb(var(--cstu-yellow-800)/.05)}.cstu-border-yellow-800\/50{border-color:rgb(var(--cstu-yellow-800)/.5)}.cstu-border-yellow-800\/55{border-color:rgb(var(--cstu-yellow-800)/.55)}.cstu-border-yellow-800\/60{border-color:rgb(var(--cstu-yellow-800)/.6)}.cstu-border-yellow-800\/65{border-color:rgb(var(--cstu-yellow-800)/.65)}.cstu-border-yellow-800\/70{border-color:rgb(var(--cstu-yellow-800)/.7)}.cstu-border-yellow-800\/75{border-color:rgb(var(--cstu-yellow-800)/.75)}.cstu-border-yellow-800\/80{border-color:rgb(var(--cstu-yellow-800)/.8)}.cstu-border-yellow-800\/85{border-color:rgb(var(--cstu-yellow-800)/.85)}.cstu-border-yellow-800\/90{border-color:rgb(var(--cstu-yellow-800)/.9)}.cstu-border-yellow-800\/95{border-color:rgb(var(--cstu-yellow-800)/.95)}.cstu-border-yellow-900{--tw-border-opacity:1;border-color:rgb(var(--cstu-yellow-900)/var(--tw-border-opacity,1))}.cstu-border-yellow-900\/0{border-color:rgb(var(--cstu-yellow-900)/0)}.cstu-border-yellow-900\/10{border-color:rgb(var(--cstu-yellow-900)/.1)}.cstu-border-yellow-900\/100{border-color:rgb(var(--cstu-yellow-900)/1)}.cstu-border-yellow-900\/15{border-color:rgb(var(--cstu-yellow-900)/.15)}.cstu-border-yellow-900\/20{border-color:rgb(var(--cstu-yellow-900)/.2)}.cstu-border-yellow-900\/25{border-color:rgb(var(--cstu-yellow-900)/.25)}.cstu-border-yellow-900\/30{border-color:rgb(var(--cstu-yellow-900)/.3)}.cstu-border-yellow-900\/35{border-color:rgb(var(--cstu-yellow-900)/.35)}.cstu-border-yellow-900\/40{border-color:rgb(var(--cstu-yellow-900)/.4)}.cstu-border-yellow-900\/45{border-color:rgb(var(--cstu-yellow-900)/.45)}.cstu-border-yellow-900\/5{border-color:rgb(var(--cstu-yellow-900)/.05)}.cstu-border-yellow-900\/50{border-color:rgb(var(--cstu-yellow-900)/.5)}.cstu-border-yellow-900\/55{border-color:rgb(var(--cstu-yellow-900)/.55)}.cstu-border-yellow-900\/60{border-color:rgb(var(--cstu-yellow-900)/.6)}.cstu-border-yellow-900\/65{border-color:rgb(var(--cstu-yellow-900)/.65)}.cstu-border-yellow-900\/70{border-color:rgb(var(--cstu-yellow-900)/.7)}.cstu-border-yellow-900\/75{border-color:rgb(var(--cstu-yellow-900)/.75)}.cstu-border-yellow-900\/80{border-color:rgb(var(--cstu-yellow-900)/.8)}.cstu-border-yellow-900\/85{border-color:rgb(var(--cstu-yellow-900)/.85)}.cstu-border-yellow-900\/90{border-color:rgb(var(--cstu-yellow-900)/.9)}.cstu-border-yellow-900\/95{border-color:rgb(var(--cstu-yellow-900)/.95)}.cstu-border-b-transparent{border-bottom-color:transparent}.cstu-border-l-gray-900{--tw-border-opacity:1;border-left-color:rgb(var(--cstu-gray-900)/var(--tw-border-opacity,1))}.cstu-border-l-transparent{border-left-color:transparent}.cstu-border-r-transparent{border-right-color:transparent}.cstu-border-t-gray-900{--tw-border-opacity:1;border-top-color:rgb(var(--cstu-gray-900)/var(--tw-border-opacity,1))}.cstu-border-t-transparent{border-top-color:transparent}.\!cstu-bg-gray-200{--tw-bg-opacity:1!important;background-color:rgb(var(--cstu-gray-200)/var(--tw-bg-opacity,1))!important}.\!cstu-bg-gray-300{--tw-bg-opacity:1!important;background-color:rgb(var(--cstu-gray-300)/var(--tw-bg-opacity,1))!important}.cstu-bg-black\/50{background-color:#00000080}.cstu-bg-blue-100{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-100)/var(--tw-bg-opacity,1))}.cstu-bg-blue-100\/0{background-color:rgb(var(--cstu-blue-100)/0)}.cstu-bg-blue-100\/10{background-color:rgb(var(--cstu-blue-100)/.1)}.cstu-bg-blue-100\/100{background-color:rgb(var(--cstu-blue-100)/1)}.cstu-bg-blue-100\/15{background-color:rgb(var(--cstu-blue-100)/.15)}.cstu-bg-blue-100\/20{background-color:rgb(var(--cstu-blue-100)/.2)}.cstu-bg-blue-100\/25{background-color:rgb(var(--cstu-blue-100)/.25)}.cstu-bg-blue-100\/30{background-color:rgb(var(--cstu-blue-100)/.3)}.cstu-bg-blue-100\/35{background-color:rgb(var(--cstu-blue-100)/.35)}.cstu-bg-blue-100\/40{background-color:rgb(var(--cstu-blue-100)/.4)}.cstu-bg-blue-100\/45{background-color:rgb(var(--cstu-blue-100)/.45)}.cstu-bg-blue-100\/5{background-color:rgb(var(--cstu-blue-100)/.05)}.cstu-bg-blue-100\/50{background-color:rgb(var(--cstu-blue-100)/.5)}.cstu-bg-blue-100\/55{background-color:rgb(var(--cstu-blue-100)/.55)}.cstu-bg-blue-100\/60{background-color:rgb(var(--cstu-blue-100)/.6)}.cstu-bg-blue-100\/65{background-color:rgb(var(--cstu-blue-100)/.65)}.cstu-bg-blue-100\/70{background-color:rgb(var(--cstu-blue-100)/.7)}.cstu-bg-blue-100\/75{background-color:rgb(var(--cstu-blue-100)/.75)}.cstu-bg-blue-100\/80{background-color:rgb(var(--cstu-blue-100)/.8)}.cstu-bg-blue-100\/85{background-color:rgb(var(--cstu-blue-100)/.85)}.cstu-bg-blue-100\/90{background-color:rgb(var(--cstu-blue-100)/.9)}.cstu-bg-blue-100\/95{background-color:rgb(var(--cstu-blue-100)/.95)}.cstu-bg-blue-200{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-200)/var(--tw-bg-opacity,1))}.cstu-bg-blue-200\/0{background-color:rgb(var(--cstu-blue-200)/0)}.cstu-bg-blue-200\/10{background-color:rgb(var(--cstu-blue-200)/.1)}.cstu-bg-blue-200\/100{background-color:rgb(var(--cstu-blue-200)/1)}.cstu-bg-blue-200\/15{background-color:rgb(var(--cstu-blue-200)/.15)}.cstu-bg-blue-200\/20{background-color:rgb(var(--cstu-blue-200)/.2)}.cstu-bg-blue-200\/25{background-color:rgb(var(--cstu-blue-200)/.25)}.cstu-bg-blue-200\/30{background-color:rgb(var(--cstu-blue-200)/.3)}.cstu-bg-blue-200\/35{background-color:rgb(var(--cstu-blue-200)/.35)}.cstu-bg-blue-200\/40{background-color:rgb(var(--cstu-blue-200)/.4)}.cstu-bg-blue-200\/45{background-color:rgb(var(--cstu-blue-200)/.45)}.cstu-bg-blue-200\/5{background-color:rgb(var(--cstu-blue-200)/.05)}.cstu-bg-blue-200\/50{background-color:rgb(var(--cstu-blue-200)/.5)}.cstu-bg-blue-200\/55{background-color:rgb(var(--cstu-blue-200)/.55)}.cstu-bg-blue-200\/60{background-color:rgb(var(--cstu-blue-200)/.6)}.cstu-bg-blue-200\/65{background-color:rgb(var(--cstu-blue-200)/.65)}.cstu-bg-blue-200\/70{background-color:rgb(var(--cstu-blue-200)/.7)}.cstu-bg-blue-200\/75{background-color:rgb(var(--cstu-blue-200)/.75)}.cstu-bg-blue-200\/80{background-color:rgb(var(--cstu-blue-200)/.8)}.cstu-bg-blue-200\/85{background-color:rgb(var(--cstu-blue-200)/.85)}.cstu-bg-blue-200\/90{background-color:rgb(var(--cstu-blue-200)/.9)}.cstu-bg-blue-200\/95{background-color:rgb(var(--cstu-blue-200)/.95)}.cstu-bg-blue-300{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-300)/var(--tw-bg-opacity,1))}.cstu-bg-blue-300\/0{background-color:rgb(var(--cstu-blue-300)/0)}.cstu-bg-blue-300\/10{background-color:rgb(var(--cstu-blue-300)/.1)}.cstu-bg-blue-300\/100{background-color:rgb(var(--cstu-blue-300)/1)}.cstu-bg-blue-300\/15{background-color:rgb(var(--cstu-blue-300)/.15)}.cstu-bg-blue-300\/20{background-color:rgb(var(--cstu-blue-300)/.2)}.cstu-bg-blue-300\/25{background-color:rgb(var(--cstu-blue-300)/.25)}.cstu-bg-blue-300\/30{background-color:rgb(var(--cstu-blue-300)/.3)}.cstu-bg-blue-300\/35{background-color:rgb(var(--cstu-blue-300)/.35)}.cstu-bg-blue-300\/40{background-color:rgb(var(--cstu-blue-300)/.4)}.cstu-bg-blue-300\/45{background-color:rgb(var(--cstu-blue-300)/.45)}.cstu-bg-blue-300\/5{background-color:rgb(var(--cstu-blue-300)/.05)}.cstu-bg-blue-300\/50{background-color:rgb(var(--cstu-blue-300)/.5)}.cstu-bg-blue-300\/55{background-color:rgb(var(--cstu-blue-300)/.55)}.cstu-bg-blue-300\/60{background-color:rgb(var(--cstu-blue-300)/.6)}.cstu-bg-blue-300\/65{background-color:rgb(var(--cstu-blue-300)/.65)}.cstu-bg-blue-300\/70{background-color:rgb(var(--cstu-blue-300)/.7)}.cstu-bg-blue-300\/75{background-color:rgb(var(--cstu-blue-300)/.75)}.cstu-bg-blue-300\/80{background-color:rgb(var(--cstu-blue-300)/.8)}.cstu-bg-blue-300\/85{background-color:rgb(var(--cstu-blue-300)/.85)}.cstu-bg-blue-300\/90{background-color:rgb(var(--cstu-blue-300)/.9)}.cstu-bg-blue-300\/95{background-color:rgb(var(--cstu-blue-300)/.95)}.cstu-bg-blue-400{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-400)/var(--tw-bg-opacity,1))}.cstu-bg-blue-400\/0{background-color:rgb(var(--cstu-blue-400)/0)}.cstu-bg-blue-400\/10{background-color:rgb(var(--cstu-blue-400)/.1)}.cstu-bg-blue-400\/100{background-color:rgb(var(--cstu-blue-400)/1)}.cstu-bg-blue-400\/15{background-color:rgb(var(--cstu-blue-400)/.15)}.cstu-bg-blue-400\/20{background-color:rgb(var(--cstu-blue-400)/.2)}.cstu-bg-blue-400\/25{background-color:rgb(var(--cstu-blue-400)/.25)}.cstu-bg-blue-400\/30{background-color:rgb(var(--cstu-blue-400)/.3)}.cstu-bg-blue-400\/35{background-color:rgb(var(--cstu-blue-400)/.35)}.cstu-bg-blue-400\/40{background-color:rgb(var(--cstu-blue-400)/.4)}.cstu-bg-blue-400\/45{background-color:rgb(var(--cstu-blue-400)/.45)}.cstu-bg-blue-400\/5{background-color:rgb(var(--cstu-blue-400)/.05)}.cstu-bg-blue-400\/50{background-color:rgb(var(--cstu-blue-400)/.5)}.cstu-bg-blue-400\/55{background-color:rgb(var(--cstu-blue-400)/.55)}.cstu-bg-blue-400\/60{background-color:rgb(var(--cstu-blue-400)/.6)}.cstu-bg-blue-400\/65{background-color:rgb(var(--cstu-blue-400)/.65)}.cstu-bg-blue-400\/70{background-color:rgb(var(--cstu-blue-400)/.7)}.cstu-bg-blue-400\/75{background-color:rgb(var(--cstu-blue-400)/.75)}.cstu-bg-blue-400\/80{background-color:rgb(var(--cstu-blue-400)/.8)}.cstu-bg-blue-400\/85{background-color:rgb(var(--cstu-blue-400)/.85)}.cstu-bg-blue-400\/90{background-color:rgb(var(--cstu-blue-400)/.9)}.cstu-bg-blue-400\/95{background-color:rgb(var(--cstu-blue-400)/.95)}.cstu-bg-blue-450{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-450)/var(--tw-bg-opacity,1))}.cstu-bg-blue-450\/0{background-color:rgb(var(--cstu-blue-450)/0)}.cstu-bg-blue-450\/10{background-color:rgb(var(--cstu-blue-450)/.1)}.cstu-bg-blue-450\/100{background-color:rgb(var(--cstu-blue-450)/1)}.cstu-bg-blue-450\/15{background-color:rgb(var(--cstu-blue-450)/.15)}.cstu-bg-blue-450\/20{background-color:rgb(var(--cstu-blue-450)/.2)}.cstu-bg-blue-450\/25{background-color:rgb(var(--cstu-blue-450)/.25)}.cstu-bg-blue-450\/30{background-color:rgb(var(--cstu-blue-450)/.3)}.cstu-bg-blue-450\/35{background-color:rgb(var(--cstu-blue-450)/.35)}.cstu-bg-blue-450\/40{background-color:rgb(var(--cstu-blue-450)/.4)}.cstu-bg-blue-450\/45{background-color:rgb(var(--cstu-blue-450)/.45)}.cstu-bg-blue-450\/5{background-color:rgb(var(--cstu-blue-450)/.05)}.cstu-bg-blue-450\/50{background-color:rgb(var(--cstu-blue-450)/.5)}.cstu-bg-blue-450\/55{background-color:rgb(var(--cstu-blue-450)/.55)}.cstu-bg-blue-450\/60{background-color:rgb(var(--cstu-blue-450)/.6)}.cstu-bg-blue-450\/65{background-color:rgb(var(--cstu-blue-450)/.65)}.cstu-bg-blue-450\/70{background-color:rgb(var(--cstu-blue-450)/.7)}.cstu-bg-blue-450\/75{background-color:rgb(var(--cstu-blue-450)/.75)}.cstu-bg-blue-450\/80{background-color:rgb(var(--cstu-blue-450)/.8)}.cstu-bg-blue-450\/85{background-color:rgb(var(--cstu-blue-450)/.85)}.cstu-bg-blue-450\/90{background-color:rgb(var(--cstu-blue-450)/.9)}.cstu-bg-blue-450\/95{background-color:rgb(var(--cstu-blue-450)/.95)}.cstu-bg-blue-50{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-50)/var(--tw-bg-opacity,1))}.cstu-bg-blue-50\/0{background-color:rgb(var(--cstu-blue-50)/0)}.cstu-bg-blue-50\/10{background-color:rgb(var(--cstu-blue-50)/.1)}.cstu-bg-blue-50\/100{background-color:rgb(var(--cstu-blue-50)/1)}.cstu-bg-blue-50\/15{background-color:rgb(var(--cstu-blue-50)/.15)}.cstu-bg-blue-50\/20{background-color:rgb(var(--cstu-blue-50)/.2)}.cstu-bg-blue-50\/25{background-color:rgb(var(--cstu-blue-50)/.25)}.cstu-bg-blue-50\/30{background-color:rgb(var(--cstu-blue-50)/.3)}.cstu-bg-blue-50\/35{background-color:rgb(var(--cstu-blue-50)/.35)}.cstu-bg-blue-50\/40{background-color:rgb(var(--cstu-blue-50)/.4)}.cstu-bg-blue-50\/45{background-color:rgb(var(--cstu-blue-50)/.45)}.cstu-bg-blue-50\/5{background-color:rgb(var(--cstu-blue-50)/.05)}.cstu-bg-blue-50\/50{background-color:rgb(var(--cstu-blue-50)/.5)}.cstu-bg-blue-50\/55{background-color:rgb(var(--cstu-blue-50)/.55)}.cstu-bg-blue-50\/60{background-color:rgb(var(--cstu-blue-50)/.6)}.cstu-bg-blue-50\/65{background-color:rgb(var(--cstu-blue-50)/.65)}.cstu-bg-blue-50\/70{background-color:rgb(var(--cstu-blue-50)/.7)}.cstu-bg-blue-50\/75{background-color:rgb(var(--cstu-blue-50)/.75)}.cstu-bg-blue-50\/80{background-color:rgb(var(--cstu-blue-50)/.8)}.cstu-bg-blue-50\/85{background-color:rgb(var(--cstu-blue-50)/.85)}.cstu-bg-blue-50\/90{background-color:rgb(var(--cstu-blue-50)/.9)}.cstu-bg-blue-50\/95{background-color:rgb(var(--cstu-blue-50)/.95)}.cstu-bg-blue-500{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-500)/var(--tw-bg-opacity,1))}.cstu-bg-blue-500\/0{background-color:rgb(var(--cstu-blue-500)/0)}.cstu-bg-blue-500\/10{background-color:rgb(var(--cstu-blue-500)/.1)}.cstu-bg-blue-500\/100{background-color:rgb(var(--cstu-blue-500)/1)}.cstu-bg-blue-500\/15{background-color:rgb(var(--cstu-blue-500)/.15)}.cstu-bg-blue-500\/20{background-color:rgb(var(--cstu-blue-500)/.2)}.cstu-bg-blue-500\/25{background-color:rgb(var(--cstu-blue-500)/.25)}.cstu-bg-blue-500\/30{background-color:rgb(var(--cstu-blue-500)/.3)}.cstu-bg-blue-500\/35{background-color:rgb(var(--cstu-blue-500)/.35)}.cstu-bg-blue-500\/40{background-color:rgb(var(--cstu-blue-500)/.4)}.cstu-bg-blue-500\/45{background-color:rgb(var(--cstu-blue-500)/.45)}.cstu-bg-blue-500\/5{background-color:rgb(var(--cstu-blue-500)/.05)}.cstu-bg-blue-500\/50{background-color:rgb(var(--cstu-blue-500)/.5)}.cstu-bg-blue-500\/55{background-color:rgb(var(--cstu-blue-500)/.55)}.cstu-bg-blue-500\/60{background-color:rgb(var(--cstu-blue-500)/.6)}.cstu-bg-blue-500\/65{background-color:rgb(var(--cstu-blue-500)/.65)}.cstu-bg-blue-500\/70{background-color:rgb(var(--cstu-blue-500)/.7)}.cstu-bg-blue-500\/75{background-color:rgb(var(--cstu-blue-500)/.75)}.cstu-bg-blue-500\/80{background-color:rgb(var(--cstu-blue-500)/.8)}.cstu-bg-blue-500\/85{background-color:rgb(var(--cstu-blue-500)/.85)}.cstu-bg-blue-500\/90{background-color:rgb(var(--cstu-blue-500)/.9)}.cstu-bg-blue-500\/95{background-color:rgb(var(--cstu-blue-500)/.95)}.cstu-bg-blue-550{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-550)/var(--tw-bg-opacity,1))}.cstu-bg-blue-550\/0{background-color:rgb(var(--cstu-blue-550)/0)}.cstu-bg-blue-550\/10{background-color:rgb(var(--cstu-blue-550)/.1)}.cstu-bg-blue-550\/100{background-color:rgb(var(--cstu-blue-550)/1)}.cstu-bg-blue-550\/15{background-color:rgb(var(--cstu-blue-550)/.15)}.cstu-bg-blue-550\/20{background-color:rgb(var(--cstu-blue-550)/.2)}.cstu-bg-blue-550\/25{background-color:rgb(var(--cstu-blue-550)/.25)}.cstu-bg-blue-550\/30{background-color:rgb(var(--cstu-blue-550)/.3)}.cstu-bg-blue-550\/35{background-color:rgb(var(--cstu-blue-550)/.35)}.cstu-bg-blue-550\/40{background-color:rgb(var(--cstu-blue-550)/.4)}.cstu-bg-blue-550\/45{background-color:rgb(var(--cstu-blue-550)/.45)}.cstu-bg-blue-550\/5{background-color:rgb(var(--cstu-blue-550)/.05)}.cstu-bg-blue-550\/50{background-color:rgb(var(--cstu-blue-550)/.5)}.cstu-bg-blue-550\/55{background-color:rgb(var(--cstu-blue-550)/.55)}.cstu-bg-blue-550\/60{background-color:rgb(var(--cstu-blue-550)/.6)}.cstu-bg-blue-550\/65{background-color:rgb(var(--cstu-blue-550)/.65)}.cstu-bg-blue-550\/70{background-color:rgb(var(--cstu-blue-550)/.7)}.cstu-bg-blue-550\/75{background-color:rgb(var(--cstu-blue-550)/.75)}.cstu-bg-blue-550\/80{background-color:rgb(var(--cstu-blue-550)/.8)}.cstu-bg-blue-550\/85{background-color:rgb(var(--cstu-blue-550)/.85)}.cstu-bg-blue-550\/90{background-color:rgb(var(--cstu-blue-550)/.9)}.cstu-bg-blue-550\/95{background-color:rgb(var(--cstu-blue-550)/.95)}.cstu-bg-blue-600{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-600)/var(--tw-bg-opacity,1))}.cstu-bg-blue-600\/0{background-color:rgb(var(--cstu-blue-600)/0)}.cstu-bg-blue-600\/10{background-color:rgb(var(--cstu-blue-600)/.1)}.cstu-bg-blue-600\/100{background-color:rgb(var(--cstu-blue-600)/1)}.cstu-bg-blue-600\/15{background-color:rgb(var(--cstu-blue-600)/.15)}.cstu-bg-blue-600\/20{background-color:rgb(var(--cstu-blue-600)/.2)}.cstu-bg-blue-600\/25{background-color:rgb(var(--cstu-blue-600)/.25)}.cstu-bg-blue-600\/30{background-color:rgb(var(--cstu-blue-600)/.3)}.cstu-bg-blue-600\/35{background-color:rgb(var(--cstu-blue-600)/.35)}.cstu-bg-blue-600\/40{background-color:rgb(var(--cstu-blue-600)/.4)}.cstu-bg-blue-600\/45{background-color:rgb(var(--cstu-blue-600)/.45)}.cstu-bg-blue-600\/5{background-color:rgb(var(--cstu-blue-600)/.05)}.cstu-bg-blue-600\/50{background-color:rgb(var(--cstu-blue-600)/.5)}.cstu-bg-blue-600\/55{background-color:rgb(var(--cstu-blue-600)/.55)}.cstu-bg-blue-600\/60{background-color:rgb(var(--cstu-blue-600)/.6)}.cstu-bg-blue-600\/65{background-color:rgb(var(--cstu-blue-600)/.65)}.cstu-bg-blue-600\/70{background-color:rgb(var(--cstu-blue-600)/.7)}.cstu-bg-blue-600\/75{background-color:rgb(var(--cstu-blue-600)/.75)}.cstu-bg-blue-600\/80{background-color:rgb(var(--cstu-blue-600)/.8)}.cstu-bg-blue-600\/85{background-color:rgb(var(--cstu-blue-600)/.85)}.cstu-bg-blue-600\/90{background-color:rgb(var(--cstu-blue-600)/.9)}.cstu-bg-blue-600\/95{background-color:rgb(var(--cstu-blue-600)/.95)}.cstu-bg-blue-700{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-700)/var(--tw-bg-opacity,1))}.cstu-bg-blue-700\/0{background-color:rgb(var(--cstu-blue-700)/0)}.cstu-bg-blue-700\/10{background-color:rgb(var(--cstu-blue-700)/.1)}.cstu-bg-blue-700\/100{background-color:rgb(var(--cstu-blue-700)/1)}.cstu-bg-blue-700\/15{background-color:rgb(var(--cstu-blue-700)/.15)}.cstu-bg-blue-700\/20{background-color:rgb(var(--cstu-blue-700)/.2)}.cstu-bg-blue-700\/25{background-color:rgb(var(--cstu-blue-700)/.25)}.cstu-bg-blue-700\/30{background-color:rgb(var(--cstu-blue-700)/.3)}.cstu-bg-blue-700\/35{background-color:rgb(var(--cstu-blue-700)/.35)}.cstu-bg-blue-700\/40{background-color:rgb(var(--cstu-blue-700)/.4)}.cstu-bg-blue-700\/45{background-color:rgb(var(--cstu-blue-700)/.45)}.cstu-bg-blue-700\/5{background-color:rgb(var(--cstu-blue-700)/.05)}.cstu-bg-blue-700\/50{background-color:rgb(var(--cstu-blue-700)/.5)}.cstu-bg-blue-700\/55{background-color:rgb(var(--cstu-blue-700)/.55)}.cstu-bg-blue-700\/60{background-color:rgb(var(--cstu-blue-700)/.6)}.cstu-bg-blue-700\/65{background-color:rgb(var(--cstu-blue-700)/.65)}.cstu-bg-blue-700\/70{background-color:rgb(var(--cstu-blue-700)/.7)}.cstu-bg-blue-700\/75{background-color:rgb(var(--cstu-blue-700)/.75)}.cstu-bg-blue-700\/80{background-color:rgb(var(--cstu-blue-700)/.8)}.cstu-bg-blue-700\/85{background-color:rgb(var(--cstu-blue-700)/.85)}.cstu-bg-blue-700\/90{background-color:rgb(var(--cstu-blue-700)/.9)}.cstu-bg-blue-700\/95{background-color:rgb(var(--cstu-blue-700)/.95)}.cstu-bg-blue-800{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-800)/var(--tw-bg-opacity,1))}.cstu-bg-blue-800\/0{background-color:rgb(var(--cstu-blue-800)/0)}.cstu-bg-blue-800\/10{background-color:rgb(var(--cstu-blue-800)/.1)}.cstu-bg-blue-800\/100{background-color:rgb(var(--cstu-blue-800)/1)}.cstu-bg-blue-800\/15{background-color:rgb(var(--cstu-blue-800)/.15)}.cstu-bg-blue-800\/20{background-color:rgb(var(--cstu-blue-800)/.2)}.cstu-bg-blue-800\/25{background-color:rgb(var(--cstu-blue-800)/.25)}.cstu-bg-blue-800\/30{background-color:rgb(var(--cstu-blue-800)/.3)}.cstu-bg-blue-800\/35{background-color:rgb(var(--cstu-blue-800)/.35)}.cstu-bg-blue-800\/40{background-color:rgb(var(--cstu-blue-800)/.4)}.cstu-bg-blue-800\/45{background-color:rgb(var(--cstu-blue-800)/.45)}.cstu-bg-blue-800\/5{background-color:rgb(var(--cstu-blue-800)/.05)}.cstu-bg-blue-800\/50{background-color:rgb(var(--cstu-blue-800)/.5)}.cstu-bg-blue-800\/55{background-color:rgb(var(--cstu-blue-800)/.55)}.cstu-bg-blue-800\/60{background-color:rgb(var(--cstu-blue-800)/.6)}.cstu-bg-blue-800\/65{background-color:rgb(var(--cstu-blue-800)/.65)}.cstu-bg-blue-800\/70{background-color:rgb(var(--cstu-blue-800)/.7)}.cstu-bg-blue-800\/75{background-color:rgb(var(--cstu-blue-800)/.75)}.cstu-bg-blue-800\/80{background-color:rgb(var(--cstu-blue-800)/.8)}.cstu-bg-blue-800\/85{background-color:rgb(var(--cstu-blue-800)/.85)}.cstu-bg-blue-800\/90{background-color:rgb(var(--cstu-blue-800)/.9)}.cstu-bg-blue-800\/95{background-color:rgb(var(--cstu-blue-800)/.95)}.cstu-bg-blue-900{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-900)/var(--tw-bg-opacity,1))}.cstu-bg-blue-900\/0{background-color:rgb(var(--cstu-blue-900)/0)}.cstu-bg-blue-900\/10{background-color:rgb(var(--cstu-blue-900)/.1)}.cstu-bg-blue-900\/100{background-color:rgb(var(--cstu-blue-900)/1)}.cstu-bg-blue-900\/15{background-color:rgb(var(--cstu-blue-900)/.15)}.cstu-bg-blue-900\/20{background-color:rgb(var(--cstu-blue-900)/.2)}.cstu-bg-blue-900\/25{background-color:rgb(var(--cstu-blue-900)/.25)}.cstu-bg-blue-900\/30{background-color:rgb(var(--cstu-blue-900)/.3)}.cstu-bg-blue-900\/35{background-color:rgb(var(--cstu-blue-900)/.35)}.cstu-bg-blue-900\/40{background-color:rgb(var(--cstu-blue-900)/.4)}.cstu-bg-blue-900\/45{background-color:rgb(var(--cstu-blue-900)/.45)}.cstu-bg-blue-900\/5{background-color:rgb(var(--cstu-blue-900)/.05)}.cstu-bg-blue-900\/50{background-color:rgb(var(--cstu-blue-900)/.5)}.cstu-bg-blue-900\/55{background-color:rgb(var(--cstu-blue-900)/.55)}.cstu-bg-blue-900\/60{background-color:rgb(var(--cstu-blue-900)/.6)}.cstu-bg-blue-900\/65{background-color:rgb(var(--cstu-blue-900)/.65)}.cstu-bg-blue-900\/70{background-color:rgb(var(--cstu-blue-900)/.7)}.cstu-bg-blue-900\/75{background-color:rgb(var(--cstu-blue-900)/.75)}.cstu-bg-blue-900\/80{background-color:rgb(var(--cstu-blue-900)/.8)}.cstu-bg-blue-900\/85{background-color:rgb(var(--cstu-blue-900)/.85)}.cstu-bg-blue-900\/90{background-color:rgb(var(--cstu-blue-900)/.9)}.cstu-bg-blue-900\/95{background-color:rgb(var(--cstu-blue-900)/.95)}.cstu-bg-current{background-color:currentColor}.cstu-bg-danger-100{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-100)/var(--tw-bg-opacity,1))}.cstu-bg-danger-100\/0{background-color:rgb(var(--cstu-danger-100)/0)}.cstu-bg-danger-100\/10{background-color:rgb(var(--cstu-danger-100)/.1)}.cstu-bg-danger-100\/100{background-color:rgb(var(--cstu-danger-100)/1)}.cstu-bg-danger-100\/15{background-color:rgb(var(--cstu-danger-100)/.15)}.cstu-bg-danger-100\/20{background-color:rgb(var(--cstu-danger-100)/.2)}.cstu-bg-danger-100\/25{background-color:rgb(var(--cstu-danger-100)/.25)}.cstu-bg-danger-100\/30{background-color:rgb(var(--cstu-danger-100)/.3)}.cstu-bg-danger-100\/35{background-color:rgb(var(--cstu-danger-100)/.35)}.cstu-bg-danger-100\/40{background-color:rgb(var(--cstu-danger-100)/.4)}.cstu-bg-danger-100\/45{background-color:rgb(var(--cstu-danger-100)/.45)}.cstu-bg-danger-100\/5{background-color:rgb(var(--cstu-danger-100)/.05)}.cstu-bg-danger-100\/50{background-color:rgb(var(--cstu-danger-100)/.5)}.cstu-bg-danger-100\/55{background-color:rgb(var(--cstu-danger-100)/.55)}.cstu-bg-danger-100\/60{background-color:rgb(var(--cstu-danger-100)/.6)}.cstu-bg-danger-100\/65{background-color:rgb(var(--cstu-danger-100)/.65)}.cstu-bg-danger-100\/70{background-color:rgb(var(--cstu-danger-100)/.7)}.cstu-bg-danger-100\/75{background-color:rgb(var(--cstu-danger-100)/.75)}.cstu-bg-danger-100\/80{background-color:rgb(var(--cstu-danger-100)/.8)}.cstu-bg-danger-100\/85{background-color:rgb(var(--cstu-danger-100)/.85)}.cstu-bg-danger-100\/90{background-color:rgb(var(--cstu-danger-100)/.9)}.cstu-bg-danger-100\/95{background-color:rgb(var(--cstu-danger-100)/.95)}.cstu-bg-danger-200{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-200)/var(--tw-bg-opacity,1))}.cstu-bg-danger-200\/0{background-color:rgb(var(--cstu-danger-200)/0)}.cstu-bg-danger-200\/10{background-color:rgb(var(--cstu-danger-200)/.1)}.cstu-bg-danger-200\/100{background-color:rgb(var(--cstu-danger-200)/1)}.cstu-bg-danger-200\/15{background-color:rgb(var(--cstu-danger-200)/.15)}.cstu-bg-danger-200\/20{background-color:rgb(var(--cstu-danger-200)/.2)}.cstu-bg-danger-200\/25{background-color:rgb(var(--cstu-danger-200)/.25)}.cstu-bg-danger-200\/30{background-color:rgb(var(--cstu-danger-200)/.3)}.cstu-bg-danger-200\/35{background-color:rgb(var(--cstu-danger-200)/.35)}.cstu-bg-danger-200\/40{background-color:rgb(var(--cstu-danger-200)/.4)}.cstu-bg-danger-200\/45{background-color:rgb(var(--cstu-danger-200)/.45)}.cstu-bg-danger-200\/5{background-color:rgb(var(--cstu-danger-200)/.05)}.cstu-bg-danger-200\/50{background-color:rgb(var(--cstu-danger-200)/.5)}.cstu-bg-danger-200\/55{background-color:rgb(var(--cstu-danger-200)/.55)}.cstu-bg-danger-200\/60{background-color:rgb(var(--cstu-danger-200)/.6)}.cstu-bg-danger-200\/65{background-color:rgb(var(--cstu-danger-200)/.65)}.cstu-bg-danger-200\/70{background-color:rgb(var(--cstu-danger-200)/.7)}.cstu-bg-danger-200\/75{background-color:rgb(var(--cstu-danger-200)/.75)}.cstu-bg-danger-200\/80{background-color:rgb(var(--cstu-danger-200)/.8)}.cstu-bg-danger-200\/85{background-color:rgb(var(--cstu-danger-200)/.85)}.cstu-bg-danger-200\/90{background-color:rgb(var(--cstu-danger-200)/.9)}.cstu-bg-danger-200\/95{background-color:rgb(var(--cstu-danger-200)/.95)}.cstu-bg-danger-250{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-250)/var(--tw-bg-opacity,1))}.cstu-bg-danger-250\/0{background-color:rgb(var(--cstu-danger-250)/0)}.cstu-bg-danger-250\/10{background-color:rgb(var(--cstu-danger-250)/.1)}.cstu-bg-danger-250\/100{background-color:rgb(var(--cstu-danger-250)/1)}.cstu-bg-danger-250\/15{background-color:rgb(var(--cstu-danger-250)/.15)}.cstu-bg-danger-250\/20{background-color:rgb(var(--cstu-danger-250)/.2)}.cstu-bg-danger-250\/25{background-color:rgb(var(--cstu-danger-250)/.25)}.cstu-bg-danger-250\/30{background-color:rgb(var(--cstu-danger-250)/.3)}.cstu-bg-danger-250\/35{background-color:rgb(var(--cstu-danger-250)/.35)}.cstu-bg-danger-250\/40{background-color:rgb(var(--cstu-danger-250)/.4)}.cstu-bg-danger-250\/45{background-color:rgb(var(--cstu-danger-250)/.45)}.cstu-bg-danger-250\/5{background-color:rgb(var(--cstu-danger-250)/.05)}.cstu-bg-danger-250\/50{background-color:rgb(var(--cstu-danger-250)/.5)}.cstu-bg-danger-250\/55{background-color:rgb(var(--cstu-danger-250)/.55)}.cstu-bg-danger-250\/60{background-color:rgb(var(--cstu-danger-250)/.6)}.cstu-bg-danger-250\/65{background-color:rgb(var(--cstu-danger-250)/.65)}.cstu-bg-danger-250\/70{background-color:rgb(var(--cstu-danger-250)/.7)}.cstu-bg-danger-250\/75{background-color:rgb(var(--cstu-danger-250)/.75)}.cstu-bg-danger-250\/80{background-color:rgb(var(--cstu-danger-250)/.8)}.cstu-bg-danger-250\/85{background-color:rgb(var(--cstu-danger-250)/.85)}.cstu-bg-danger-250\/90{background-color:rgb(var(--cstu-danger-250)/.9)}.cstu-bg-danger-250\/95{background-color:rgb(var(--cstu-danger-250)/.95)}.cstu-bg-danger-300{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-300)/var(--tw-bg-opacity,1))}.cstu-bg-danger-300\/0{background-color:rgb(var(--cstu-danger-300)/0)}.cstu-bg-danger-300\/10{background-color:rgb(var(--cstu-danger-300)/.1)}.cstu-bg-danger-300\/100{background-color:rgb(var(--cstu-danger-300)/1)}.cstu-bg-danger-300\/15{background-color:rgb(var(--cstu-danger-300)/.15)}.cstu-bg-danger-300\/20{background-color:rgb(var(--cstu-danger-300)/.2)}.cstu-bg-danger-300\/25{background-color:rgb(var(--cstu-danger-300)/.25)}.cstu-bg-danger-300\/30{background-color:rgb(var(--cstu-danger-300)/.3)}.cstu-bg-danger-300\/35{background-color:rgb(var(--cstu-danger-300)/.35)}.cstu-bg-danger-300\/40{background-color:rgb(var(--cstu-danger-300)/.4)}.cstu-bg-danger-300\/45{background-color:rgb(var(--cstu-danger-300)/.45)}.cstu-bg-danger-300\/5{background-color:rgb(var(--cstu-danger-300)/.05)}.cstu-bg-danger-300\/50{background-color:rgb(var(--cstu-danger-300)/.5)}.cstu-bg-danger-300\/55{background-color:rgb(var(--cstu-danger-300)/.55)}.cstu-bg-danger-300\/60{background-color:rgb(var(--cstu-danger-300)/.6)}.cstu-bg-danger-300\/65{background-color:rgb(var(--cstu-danger-300)/.65)}.cstu-bg-danger-300\/70{background-color:rgb(var(--cstu-danger-300)/.7)}.cstu-bg-danger-300\/75{background-color:rgb(var(--cstu-danger-300)/.75)}.cstu-bg-danger-300\/80{background-color:rgb(var(--cstu-danger-300)/.8)}.cstu-bg-danger-300\/85{background-color:rgb(var(--cstu-danger-300)/.85)}.cstu-bg-danger-300\/90{background-color:rgb(var(--cstu-danger-300)/.9)}.cstu-bg-danger-300\/95{background-color:rgb(var(--cstu-danger-300)/.95)}.cstu-bg-danger-400{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-400)/var(--tw-bg-opacity,1))}.cstu-bg-danger-400\/0{background-color:rgb(var(--cstu-danger-400)/0)}.cstu-bg-danger-400\/10{background-color:rgb(var(--cstu-danger-400)/.1)}.cstu-bg-danger-400\/100{background-color:rgb(var(--cstu-danger-400)/1)}.cstu-bg-danger-400\/15{background-color:rgb(var(--cstu-danger-400)/.15)}.cstu-bg-danger-400\/20{background-color:rgb(var(--cstu-danger-400)/.2)}.cstu-bg-danger-400\/25{background-color:rgb(var(--cstu-danger-400)/.25)}.cstu-bg-danger-400\/30{background-color:rgb(var(--cstu-danger-400)/.3)}.cstu-bg-danger-400\/35{background-color:rgb(var(--cstu-danger-400)/.35)}.cstu-bg-danger-400\/40{background-color:rgb(var(--cstu-danger-400)/.4)}.cstu-bg-danger-400\/45{background-color:rgb(var(--cstu-danger-400)/.45)}.cstu-bg-danger-400\/5{background-color:rgb(var(--cstu-danger-400)/.05)}.cstu-bg-danger-400\/50{background-color:rgb(var(--cstu-danger-400)/.5)}.cstu-bg-danger-400\/55{background-color:rgb(var(--cstu-danger-400)/.55)}.cstu-bg-danger-400\/60{background-color:rgb(var(--cstu-danger-400)/.6)}.cstu-bg-danger-400\/65{background-color:rgb(var(--cstu-danger-400)/.65)}.cstu-bg-danger-400\/70{background-color:rgb(var(--cstu-danger-400)/.7)}.cstu-bg-danger-400\/75{background-color:rgb(var(--cstu-danger-400)/.75)}.cstu-bg-danger-400\/80{background-color:rgb(var(--cstu-danger-400)/.8)}.cstu-bg-danger-400\/85{background-color:rgb(var(--cstu-danger-400)/.85)}.cstu-bg-danger-400\/90{background-color:rgb(var(--cstu-danger-400)/.9)}.cstu-bg-danger-400\/95{background-color:rgb(var(--cstu-danger-400)/.95)}.cstu-bg-danger-450{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-450)/var(--tw-bg-opacity,1))}.cstu-bg-danger-450\/0{background-color:rgb(var(--cstu-danger-450)/0)}.cstu-bg-danger-450\/10{background-color:rgb(var(--cstu-danger-450)/.1)}.cstu-bg-danger-450\/100{background-color:rgb(var(--cstu-danger-450)/1)}.cstu-bg-danger-450\/15{background-color:rgb(var(--cstu-danger-450)/.15)}.cstu-bg-danger-450\/20{background-color:rgb(var(--cstu-danger-450)/.2)}.cstu-bg-danger-450\/25{background-color:rgb(var(--cstu-danger-450)/.25)}.cstu-bg-danger-450\/30{background-color:rgb(var(--cstu-danger-450)/.3)}.cstu-bg-danger-450\/35{background-color:rgb(var(--cstu-danger-450)/.35)}.cstu-bg-danger-450\/40{background-color:rgb(var(--cstu-danger-450)/.4)}.cstu-bg-danger-450\/45{background-color:rgb(var(--cstu-danger-450)/.45)}.cstu-bg-danger-450\/5{background-color:rgb(var(--cstu-danger-450)/.05)}.cstu-bg-danger-450\/50{background-color:rgb(var(--cstu-danger-450)/.5)}.cstu-bg-danger-450\/55{background-color:rgb(var(--cstu-danger-450)/.55)}.cstu-bg-danger-450\/60{background-color:rgb(var(--cstu-danger-450)/.6)}.cstu-bg-danger-450\/65{background-color:rgb(var(--cstu-danger-450)/.65)}.cstu-bg-danger-450\/70{background-color:rgb(var(--cstu-danger-450)/.7)}.cstu-bg-danger-450\/75{background-color:rgb(var(--cstu-danger-450)/.75)}.cstu-bg-danger-450\/80{background-color:rgb(var(--cstu-danger-450)/.8)}.cstu-bg-danger-450\/85{background-color:rgb(var(--cstu-danger-450)/.85)}.cstu-bg-danger-450\/90{background-color:rgb(var(--cstu-danger-450)/.9)}.cstu-bg-danger-450\/95{background-color:rgb(var(--cstu-danger-450)/.95)}.cstu-bg-danger-50{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-50)/var(--tw-bg-opacity,1))}.cstu-bg-danger-50\/0{background-color:rgb(var(--cstu-danger-50)/0)}.cstu-bg-danger-50\/10{background-color:rgb(var(--cstu-danger-50)/.1)}.cstu-bg-danger-50\/100{background-color:rgb(var(--cstu-danger-50)/1)}.cstu-bg-danger-50\/15{background-color:rgb(var(--cstu-danger-50)/.15)}.cstu-bg-danger-50\/20{background-color:rgb(var(--cstu-danger-50)/.2)}.cstu-bg-danger-50\/25{background-color:rgb(var(--cstu-danger-50)/.25)}.cstu-bg-danger-50\/30{background-color:rgb(var(--cstu-danger-50)/.3)}.cstu-bg-danger-50\/35{background-color:rgb(var(--cstu-danger-50)/.35)}.cstu-bg-danger-50\/40{background-color:rgb(var(--cstu-danger-50)/.4)}.cstu-bg-danger-50\/45{background-color:rgb(var(--cstu-danger-50)/.45)}.cstu-bg-danger-50\/5{background-color:rgb(var(--cstu-danger-50)/.05)}.cstu-bg-danger-50\/50{background-color:rgb(var(--cstu-danger-50)/.5)}.cstu-bg-danger-50\/55{background-color:rgb(var(--cstu-danger-50)/.55)}.cstu-bg-danger-50\/60{background-color:rgb(var(--cstu-danger-50)/.6)}.cstu-bg-danger-50\/65{background-color:rgb(var(--cstu-danger-50)/.65)}.cstu-bg-danger-50\/70{background-color:rgb(var(--cstu-danger-50)/.7)}.cstu-bg-danger-50\/75{background-color:rgb(var(--cstu-danger-50)/.75)}.cstu-bg-danger-50\/80{background-color:rgb(var(--cstu-danger-50)/.8)}.cstu-bg-danger-50\/85{background-color:rgb(var(--cstu-danger-50)/.85)}.cstu-bg-danger-50\/90{background-color:rgb(var(--cstu-danger-50)/.9)}.cstu-bg-danger-50\/95{background-color:rgb(var(--cstu-danger-50)/.95)}.cstu-bg-danger-500{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-500)/var(--tw-bg-opacity,1))}.cstu-bg-danger-500\/0{background-color:rgb(var(--cstu-danger-500)/0)}.cstu-bg-danger-500\/10{background-color:rgb(var(--cstu-danger-500)/.1)}.cstu-bg-danger-500\/100{background-color:rgb(var(--cstu-danger-500)/1)}.cstu-bg-danger-500\/15{background-color:rgb(var(--cstu-danger-500)/.15)}.cstu-bg-danger-500\/20{background-color:rgb(var(--cstu-danger-500)/.2)}.cstu-bg-danger-500\/25{background-color:rgb(var(--cstu-danger-500)/.25)}.cstu-bg-danger-500\/30{background-color:rgb(var(--cstu-danger-500)/.3)}.cstu-bg-danger-500\/35{background-color:rgb(var(--cstu-danger-500)/.35)}.cstu-bg-danger-500\/40{background-color:rgb(var(--cstu-danger-500)/.4)}.cstu-bg-danger-500\/45{background-color:rgb(var(--cstu-danger-500)/.45)}.cstu-bg-danger-500\/5{background-color:rgb(var(--cstu-danger-500)/.05)}.cstu-bg-danger-500\/50{background-color:rgb(var(--cstu-danger-500)/.5)}.cstu-bg-danger-500\/55{background-color:rgb(var(--cstu-danger-500)/.55)}.cstu-bg-danger-500\/60{background-color:rgb(var(--cstu-danger-500)/.6)}.cstu-bg-danger-500\/65{background-color:rgb(var(--cstu-danger-500)/.65)}.cstu-bg-danger-500\/70{background-color:rgb(var(--cstu-danger-500)/.7)}.cstu-bg-danger-500\/75{background-color:rgb(var(--cstu-danger-500)/.75)}.cstu-bg-danger-500\/80{background-color:rgb(var(--cstu-danger-500)/.8)}.cstu-bg-danger-500\/85{background-color:rgb(var(--cstu-danger-500)/.85)}.cstu-bg-danger-500\/90{background-color:rgb(var(--cstu-danger-500)/.9)}.cstu-bg-danger-500\/95{background-color:rgb(var(--cstu-danger-500)/.95)}.cstu-bg-danger-550{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-550)/var(--tw-bg-opacity,1))}.cstu-bg-danger-550\/0{background-color:rgb(var(--cstu-danger-550)/0)}.cstu-bg-danger-550\/10{background-color:rgb(var(--cstu-danger-550)/.1)}.cstu-bg-danger-550\/100{background-color:rgb(var(--cstu-danger-550)/1)}.cstu-bg-danger-550\/15{background-color:rgb(var(--cstu-danger-550)/.15)}.cstu-bg-danger-550\/20{background-color:rgb(var(--cstu-danger-550)/.2)}.cstu-bg-danger-550\/25{background-color:rgb(var(--cstu-danger-550)/.25)}.cstu-bg-danger-550\/30{background-color:rgb(var(--cstu-danger-550)/.3)}.cstu-bg-danger-550\/35{background-color:rgb(var(--cstu-danger-550)/.35)}.cstu-bg-danger-550\/40{background-color:rgb(var(--cstu-danger-550)/.4)}.cstu-bg-danger-550\/45{background-color:rgb(var(--cstu-danger-550)/.45)}.cstu-bg-danger-550\/5{background-color:rgb(var(--cstu-danger-550)/.05)}.cstu-bg-danger-550\/50{background-color:rgb(var(--cstu-danger-550)/.5)}.cstu-bg-danger-550\/55{background-color:rgb(var(--cstu-danger-550)/.55)}.cstu-bg-danger-550\/60{background-color:rgb(var(--cstu-danger-550)/.6)}.cstu-bg-danger-550\/65{background-color:rgb(var(--cstu-danger-550)/.65)}.cstu-bg-danger-550\/70{background-color:rgb(var(--cstu-danger-550)/.7)}.cstu-bg-danger-550\/75{background-color:rgb(var(--cstu-danger-550)/.75)}.cstu-bg-danger-550\/80{background-color:rgb(var(--cstu-danger-550)/.8)}.cstu-bg-danger-550\/85{background-color:rgb(var(--cstu-danger-550)/.85)}.cstu-bg-danger-550\/90{background-color:rgb(var(--cstu-danger-550)/.9)}.cstu-bg-danger-550\/95{background-color:rgb(var(--cstu-danger-550)/.95)}.cstu-bg-danger-575{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-575)/var(--tw-bg-opacity,1))}.cstu-bg-danger-575\/0{background-color:rgb(var(--cstu-danger-575)/0)}.cstu-bg-danger-575\/10{background-color:rgb(var(--cstu-danger-575)/.1)}.cstu-bg-danger-575\/100{background-color:rgb(var(--cstu-danger-575)/1)}.cstu-bg-danger-575\/15{background-color:rgb(var(--cstu-danger-575)/.15)}.cstu-bg-danger-575\/20{background-color:rgb(var(--cstu-danger-575)/.2)}.cstu-bg-danger-575\/25{background-color:rgb(var(--cstu-danger-575)/.25)}.cstu-bg-danger-575\/30{background-color:rgb(var(--cstu-danger-575)/.3)}.cstu-bg-danger-575\/35{background-color:rgb(var(--cstu-danger-575)/.35)}.cstu-bg-danger-575\/40{background-color:rgb(var(--cstu-danger-575)/.4)}.cstu-bg-danger-575\/45{background-color:rgb(var(--cstu-danger-575)/.45)}.cstu-bg-danger-575\/5{background-color:rgb(var(--cstu-danger-575)/.05)}.cstu-bg-danger-575\/50{background-color:rgb(var(--cstu-danger-575)/.5)}.cstu-bg-danger-575\/55{background-color:rgb(var(--cstu-danger-575)/.55)}.cstu-bg-danger-575\/60{background-color:rgb(var(--cstu-danger-575)/.6)}.cstu-bg-danger-575\/65{background-color:rgb(var(--cstu-danger-575)/.65)}.cstu-bg-danger-575\/70{background-color:rgb(var(--cstu-danger-575)/.7)}.cstu-bg-danger-575\/75{background-color:rgb(var(--cstu-danger-575)/.75)}.cstu-bg-danger-575\/80{background-color:rgb(var(--cstu-danger-575)/.8)}.cstu-bg-danger-575\/85{background-color:rgb(var(--cstu-danger-575)/.85)}.cstu-bg-danger-575\/90{background-color:rgb(var(--cstu-danger-575)/.9)}.cstu-bg-danger-575\/95{background-color:rgb(var(--cstu-danger-575)/.95)}.cstu-bg-danger-600{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-600)/var(--tw-bg-opacity,1))}.cstu-bg-danger-600\/0{background-color:rgb(var(--cstu-danger-600)/0)}.cstu-bg-danger-600\/10{background-color:rgb(var(--cstu-danger-600)/.1)}.cstu-bg-danger-600\/100{background-color:rgb(var(--cstu-danger-600)/1)}.cstu-bg-danger-600\/15{background-color:rgb(var(--cstu-danger-600)/.15)}.cstu-bg-danger-600\/20{background-color:rgb(var(--cstu-danger-600)/.2)}.cstu-bg-danger-600\/25{background-color:rgb(var(--cstu-danger-600)/.25)}.cstu-bg-danger-600\/30{background-color:rgb(var(--cstu-danger-600)/.3)}.cstu-bg-danger-600\/35{background-color:rgb(var(--cstu-danger-600)/.35)}.cstu-bg-danger-600\/40{background-color:rgb(var(--cstu-danger-600)/.4)}.cstu-bg-danger-600\/45{background-color:rgb(var(--cstu-danger-600)/.45)}.cstu-bg-danger-600\/5{background-color:rgb(var(--cstu-danger-600)/.05)}.cstu-bg-danger-600\/50{background-color:rgb(var(--cstu-danger-600)/.5)}.cstu-bg-danger-600\/55{background-color:rgb(var(--cstu-danger-600)/.55)}.cstu-bg-danger-600\/60{background-color:rgb(var(--cstu-danger-600)/.6)}.cstu-bg-danger-600\/65{background-color:rgb(var(--cstu-danger-600)/.65)}.cstu-bg-danger-600\/70{background-color:rgb(var(--cstu-danger-600)/.7)}.cstu-bg-danger-600\/75{background-color:rgb(var(--cstu-danger-600)/.75)}.cstu-bg-danger-600\/80{background-color:rgb(var(--cstu-danger-600)/.8)}.cstu-bg-danger-600\/85{background-color:rgb(var(--cstu-danger-600)/.85)}.cstu-bg-danger-600\/90{background-color:rgb(var(--cstu-danger-600)/.9)}.cstu-bg-danger-600\/95{background-color:rgb(var(--cstu-danger-600)/.95)}.cstu-bg-danger-700{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-700)/var(--tw-bg-opacity,1))}.cstu-bg-danger-700\/0{background-color:rgb(var(--cstu-danger-700)/0)}.cstu-bg-danger-700\/10{background-color:rgb(var(--cstu-danger-700)/.1)}.cstu-bg-danger-700\/100{background-color:rgb(var(--cstu-danger-700)/1)}.cstu-bg-danger-700\/15{background-color:rgb(var(--cstu-danger-700)/.15)}.cstu-bg-danger-700\/20{background-color:rgb(var(--cstu-danger-700)/.2)}.cstu-bg-danger-700\/25{background-color:rgb(var(--cstu-danger-700)/.25)}.cstu-bg-danger-700\/30{background-color:rgb(var(--cstu-danger-700)/.3)}.cstu-bg-danger-700\/35{background-color:rgb(var(--cstu-danger-700)/.35)}.cstu-bg-danger-700\/40{background-color:rgb(var(--cstu-danger-700)/.4)}.cstu-bg-danger-700\/45{background-color:rgb(var(--cstu-danger-700)/.45)}.cstu-bg-danger-700\/5{background-color:rgb(var(--cstu-danger-700)/.05)}.cstu-bg-danger-700\/50{background-color:rgb(var(--cstu-danger-700)/.5)}.cstu-bg-danger-700\/55{background-color:rgb(var(--cstu-danger-700)/.55)}.cstu-bg-danger-700\/60{background-color:rgb(var(--cstu-danger-700)/.6)}.cstu-bg-danger-700\/65{background-color:rgb(var(--cstu-danger-700)/.65)}.cstu-bg-danger-700\/70{background-color:rgb(var(--cstu-danger-700)/.7)}.cstu-bg-danger-700\/75{background-color:rgb(var(--cstu-danger-700)/.75)}.cstu-bg-danger-700\/80{background-color:rgb(var(--cstu-danger-700)/.8)}.cstu-bg-danger-700\/85{background-color:rgb(var(--cstu-danger-700)/.85)}.cstu-bg-danger-700\/90{background-color:rgb(var(--cstu-danger-700)/.9)}.cstu-bg-danger-700\/95{background-color:rgb(var(--cstu-danger-700)/.95)}.cstu-bg-danger-800{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-800)/var(--tw-bg-opacity,1))}.cstu-bg-danger-800\/0{background-color:rgb(var(--cstu-danger-800)/0)}.cstu-bg-danger-800\/10{background-color:rgb(var(--cstu-danger-800)/.1)}.cstu-bg-danger-800\/100{background-color:rgb(var(--cstu-danger-800)/1)}.cstu-bg-danger-800\/15{background-color:rgb(var(--cstu-danger-800)/.15)}.cstu-bg-danger-800\/20{background-color:rgb(var(--cstu-danger-800)/.2)}.cstu-bg-danger-800\/25{background-color:rgb(var(--cstu-danger-800)/.25)}.cstu-bg-danger-800\/30{background-color:rgb(var(--cstu-danger-800)/.3)}.cstu-bg-danger-800\/35{background-color:rgb(var(--cstu-danger-800)/.35)}.cstu-bg-danger-800\/40{background-color:rgb(var(--cstu-danger-800)/.4)}.cstu-bg-danger-800\/45{background-color:rgb(var(--cstu-danger-800)/.45)}.cstu-bg-danger-800\/5{background-color:rgb(var(--cstu-danger-800)/.05)}.cstu-bg-danger-800\/50{background-color:rgb(var(--cstu-danger-800)/.5)}.cstu-bg-danger-800\/55{background-color:rgb(var(--cstu-danger-800)/.55)}.cstu-bg-danger-800\/60{background-color:rgb(var(--cstu-danger-800)/.6)}.cstu-bg-danger-800\/65{background-color:rgb(var(--cstu-danger-800)/.65)}.cstu-bg-danger-800\/70{background-color:rgb(var(--cstu-danger-800)/.7)}.cstu-bg-danger-800\/75{background-color:rgb(var(--cstu-danger-800)/.75)}.cstu-bg-danger-800\/80{background-color:rgb(var(--cstu-danger-800)/.8)}.cstu-bg-danger-800\/85{background-color:rgb(var(--cstu-danger-800)/.85)}.cstu-bg-danger-800\/90{background-color:rgb(var(--cstu-danger-800)/.9)}.cstu-bg-danger-800\/95{background-color:rgb(var(--cstu-danger-800)/.95)}.cstu-bg-danger-900{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-900)/var(--tw-bg-opacity,1))}.cstu-bg-danger-900\/0{background-color:rgb(var(--cstu-danger-900)/0)}.cstu-bg-danger-900\/10{background-color:rgb(var(--cstu-danger-900)/.1)}.cstu-bg-danger-900\/100{background-color:rgb(var(--cstu-danger-900)/1)}.cstu-bg-danger-900\/15{background-color:rgb(var(--cstu-danger-900)/.15)}.cstu-bg-danger-900\/20{background-color:rgb(var(--cstu-danger-900)/.2)}.cstu-bg-danger-900\/25{background-color:rgb(var(--cstu-danger-900)/.25)}.cstu-bg-danger-900\/30{background-color:rgb(var(--cstu-danger-900)/.3)}.cstu-bg-danger-900\/35{background-color:rgb(var(--cstu-danger-900)/.35)}.cstu-bg-danger-900\/40{background-color:rgb(var(--cstu-danger-900)/.4)}.cstu-bg-danger-900\/45{background-color:rgb(var(--cstu-danger-900)/.45)}.cstu-bg-danger-900\/5{background-color:rgb(var(--cstu-danger-900)/.05)}.cstu-bg-danger-900\/50{background-color:rgb(var(--cstu-danger-900)/.5)}.cstu-bg-danger-900\/55{background-color:rgb(var(--cstu-danger-900)/.55)}.cstu-bg-danger-900\/60{background-color:rgb(var(--cstu-danger-900)/.6)}.cstu-bg-danger-900\/65{background-color:rgb(var(--cstu-danger-900)/.65)}.cstu-bg-danger-900\/70{background-color:rgb(var(--cstu-danger-900)/.7)}.cstu-bg-danger-900\/75{background-color:rgb(var(--cstu-danger-900)/.75)}.cstu-bg-danger-900\/80{background-color:rgb(var(--cstu-danger-900)/.8)}.cstu-bg-danger-900\/85{background-color:rgb(var(--cstu-danger-900)/.85)}.cstu-bg-danger-900\/90{background-color:rgb(var(--cstu-danger-900)/.9)}.cstu-bg-danger-900\/95{background-color:rgb(var(--cstu-danger-900)/.95)}.cstu-bg-gray-100{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-100)/var(--tw-bg-opacity,1))}.cstu-bg-gray-100\/0{background-color:rgb(var(--cstu-gray-100)/0)}.cstu-bg-gray-100\/10{background-color:rgb(var(--cstu-gray-100)/.1)}.cstu-bg-gray-100\/100{background-color:rgb(var(--cstu-gray-100)/1)}.cstu-bg-gray-100\/15{background-color:rgb(var(--cstu-gray-100)/.15)}.cstu-bg-gray-100\/20{background-color:rgb(var(--cstu-gray-100)/.2)}.cstu-bg-gray-100\/25{background-color:rgb(var(--cstu-gray-100)/.25)}.cstu-bg-gray-100\/30{background-color:rgb(var(--cstu-gray-100)/.3)}.cstu-bg-gray-100\/35{background-color:rgb(var(--cstu-gray-100)/.35)}.cstu-bg-gray-100\/40{background-color:rgb(var(--cstu-gray-100)/.4)}.cstu-bg-gray-100\/45{background-color:rgb(var(--cstu-gray-100)/.45)}.cstu-bg-gray-100\/5{background-color:rgb(var(--cstu-gray-100)/.05)}.cstu-bg-gray-100\/50{background-color:rgb(var(--cstu-gray-100)/.5)}.cstu-bg-gray-100\/55{background-color:rgb(var(--cstu-gray-100)/.55)}.cstu-bg-gray-100\/60{background-color:rgb(var(--cstu-gray-100)/.6)}.cstu-bg-gray-100\/65{background-color:rgb(var(--cstu-gray-100)/.65)}.cstu-bg-gray-100\/70{background-color:rgb(var(--cstu-gray-100)/.7)}.cstu-bg-gray-100\/75{background-color:rgb(var(--cstu-gray-100)/.75)}.cstu-bg-gray-100\/80{background-color:rgb(var(--cstu-gray-100)/.8)}.cstu-bg-gray-100\/85{background-color:rgb(var(--cstu-gray-100)/.85)}.cstu-bg-gray-100\/90{background-color:rgb(var(--cstu-gray-100)/.9)}.cstu-bg-gray-100\/95{background-color:rgb(var(--cstu-gray-100)/.95)}.cstu-bg-gray-200{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-200)/var(--tw-bg-opacity,1))}.cstu-bg-gray-200\/0{background-color:rgb(var(--cstu-gray-200)/0)}.cstu-bg-gray-200\/10{background-color:rgb(var(--cstu-gray-200)/.1)}.cstu-bg-gray-200\/100{background-color:rgb(var(--cstu-gray-200)/1)}.cstu-bg-gray-200\/15{background-color:rgb(var(--cstu-gray-200)/.15)}.cstu-bg-gray-200\/20{background-color:rgb(var(--cstu-gray-200)/.2)}.cstu-bg-gray-200\/25{background-color:rgb(var(--cstu-gray-200)/.25)}.cstu-bg-gray-200\/30{background-color:rgb(var(--cstu-gray-200)/.3)}.cstu-bg-gray-200\/35{background-color:rgb(var(--cstu-gray-200)/.35)}.cstu-bg-gray-200\/40{background-color:rgb(var(--cstu-gray-200)/.4)}.cstu-bg-gray-200\/45{background-color:rgb(var(--cstu-gray-200)/.45)}.cstu-bg-gray-200\/5{background-color:rgb(var(--cstu-gray-200)/.05)}.cstu-bg-gray-200\/50{background-color:rgb(var(--cstu-gray-200)/.5)}.cstu-bg-gray-200\/55{background-color:rgb(var(--cstu-gray-200)/.55)}.cstu-bg-gray-200\/60{background-color:rgb(var(--cstu-gray-200)/.6)}.cstu-bg-gray-200\/65{background-color:rgb(var(--cstu-gray-200)/.65)}.cstu-bg-gray-200\/70{background-color:rgb(var(--cstu-gray-200)/.7)}.cstu-bg-gray-200\/75{background-color:rgb(var(--cstu-gray-200)/.75)}.cstu-bg-gray-200\/80{background-color:rgb(var(--cstu-gray-200)/.8)}.cstu-bg-gray-200\/85{background-color:rgb(var(--cstu-gray-200)/.85)}.cstu-bg-gray-200\/90{background-color:rgb(var(--cstu-gray-200)/.9)}.cstu-bg-gray-200\/95{background-color:rgb(var(--cstu-gray-200)/.95)}.cstu-bg-gray-250{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-250)/var(--tw-bg-opacity,1))}.cstu-bg-gray-250\/0{background-color:rgb(var(--cstu-gray-250)/0)}.cstu-bg-gray-250\/10{background-color:rgb(var(--cstu-gray-250)/.1)}.cstu-bg-gray-250\/100{background-color:rgb(var(--cstu-gray-250)/1)}.cstu-bg-gray-250\/15{background-color:rgb(var(--cstu-gray-250)/.15)}.cstu-bg-gray-250\/20{background-color:rgb(var(--cstu-gray-250)/.2)}.cstu-bg-gray-250\/25{background-color:rgb(var(--cstu-gray-250)/.25)}.cstu-bg-gray-250\/30{background-color:rgb(var(--cstu-gray-250)/.3)}.cstu-bg-gray-250\/35{background-color:rgb(var(--cstu-gray-250)/.35)}.cstu-bg-gray-250\/40{background-color:rgb(var(--cstu-gray-250)/.4)}.cstu-bg-gray-250\/45{background-color:rgb(var(--cstu-gray-250)/.45)}.cstu-bg-gray-250\/5{background-color:rgb(var(--cstu-gray-250)/.05)}.cstu-bg-gray-250\/50{background-color:rgb(var(--cstu-gray-250)/.5)}.cstu-bg-gray-250\/55{background-color:rgb(var(--cstu-gray-250)/.55)}.cstu-bg-gray-250\/60{background-color:rgb(var(--cstu-gray-250)/.6)}.cstu-bg-gray-250\/65{background-color:rgb(var(--cstu-gray-250)/.65)}.cstu-bg-gray-250\/70{background-color:rgb(var(--cstu-gray-250)/.7)}.cstu-bg-gray-250\/75{background-color:rgb(var(--cstu-gray-250)/.75)}.cstu-bg-gray-250\/80{background-color:rgb(var(--cstu-gray-250)/.8)}.cstu-bg-gray-250\/85{background-color:rgb(var(--cstu-gray-250)/.85)}.cstu-bg-gray-250\/90{background-color:rgb(var(--cstu-gray-250)/.9)}.cstu-bg-gray-250\/95{background-color:rgb(var(--cstu-gray-250)/.95)}.cstu-bg-gray-300{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-300)/var(--tw-bg-opacity,1))}.cstu-bg-gray-300\/0{background-color:rgb(var(--cstu-gray-300)/0)}.cstu-bg-gray-300\/10{background-color:rgb(var(--cstu-gray-300)/.1)}.cstu-bg-gray-300\/100{background-color:rgb(var(--cstu-gray-300)/1)}.cstu-bg-gray-300\/15{background-color:rgb(var(--cstu-gray-300)/.15)}.cstu-bg-gray-300\/20{background-color:rgb(var(--cstu-gray-300)/.2)}.cstu-bg-gray-300\/25{background-color:rgb(var(--cstu-gray-300)/.25)}.cstu-bg-gray-300\/30{background-color:rgb(var(--cstu-gray-300)/.3)}.cstu-bg-gray-300\/35{background-color:rgb(var(--cstu-gray-300)/.35)}.cstu-bg-gray-300\/40{background-color:rgb(var(--cstu-gray-300)/.4)}.cstu-bg-gray-300\/45{background-color:rgb(var(--cstu-gray-300)/.45)}.cstu-bg-gray-300\/5{background-color:rgb(var(--cstu-gray-300)/.05)}.cstu-bg-gray-300\/50{background-color:rgb(var(--cstu-gray-300)/.5)}.cstu-bg-gray-300\/55{background-color:rgb(var(--cstu-gray-300)/.55)}.cstu-bg-gray-300\/60{background-color:rgb(var(--cstu-gray-300)/.6)}.cstu-bg-gray-300\/65{background-color:rgb(var(--cstu-gray-300)/.65)}.cstu-bg-gray-300\/70{background-color:rgb(var(--cstu-gray-300)/.7)}.cstu-bg-gray-300\/75{background-color:rgb(var(--cstu-gray-300)/.75)}.cstu-bg-gray-300\/80{background-color:rgb(var(--cstu-gray-300)/.8)}.cstu-bg-gray-300\/85{background-color:rgb(var(--cstu-gray-300)/.85)}.cstu-bg-gray-300\/90{background-color:rgb(var(--cstu-gray-300)/.9)}.cstu-bg-gray-300\/95{background-color:rgb(var(--cstu-gray-300)/.95)}.cstu-bg-gray-400{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-400)/var(--tw-bg-opacity,1))}.cstu-bg-gray-400\/0{background-color:rgb(var(--cstu-gray-400)/0)}.cstu-bg-gray-400\/10{background-color:rgb(var(--cstu-gray-400)/.1)}.cstu-bg-gray-400\/100{background-color:rgb(var(--cstu-gray-400)/1)}.cstu-bg-gray-400\/15{background-color:rgb(var(--cstu-gray-400)/.15)}.cstu-bg-gray-400\/20{background-color:rgb(var(--cstu-gray-400)/.2)}.cstu-bg-gray-400\/25{background-color:rgb(var(--cstu-gray-400)/.25)}.cstu-bg-gray-400\/30{background-color:rgb(var(--cstu-gray-400)/.3)}.cstu-bg-gray-400\/35{background-color:rgb(var(--cstu-gray-400)/.35)}.cstu-bg-gray-400\/40{background-color:rgb(var(--cstu-gray-400)/.4)}.cstu-bg-gray-400\/45{background-color:rgb(var(--cstu-gray-400)/.45)}.cstu-bg-gray-400\/5{background-color:rgb(var(--cstu-gray-400)/.05)}.cstu-bg-gray-400\/50{background-color:rgb(var(--cstu-gray-400)/.5)}.cstu-bg-gray-400\/55{background-color:rgb(var(--cstu-gray-400)/.55)}.cstu-bg-gray-400\/60{background-color:rgb(var(--cstu-gray-400)/.6)}.cstu-bg-gray-400\/65{background-color:rgb(var(--cstu-gray-400)/.65)}.cstu-bg-gray-400\/70{background-color:rgb(var(--cstu-gray-400)/.7)}.cstu-bg-gray-400\/75{background-color:rgb(var(--cstu-gray-400)/.75)}.cstu-bg-gray-400\/80{background-color:rgb(var(--cstu-gray-400)/.8)}.cstu-bg-gray-400\/85{background-color:rgb(var(--cstu-gray-400)/.85)}.cstu-bg-gray-400\/90{background-color:rgb(var(--cstu-gray-400)/.9)}.cstu-bg-gray-400\/95{background-color:rgb(var(--cstu-gray-400)/.95)}.cstu-bg-gray-50{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-50)/var(--tw-bg-opacity,1))}.cstu-bg-gray-50\/0{background-color:rgb(var(--cstu-gray-50)/0)}.cstu-bg-gray-50\/10{background-color:rgb(var(--cstu-gray-50)/.1)}.cstu-bg-gray-50\/100{background-color:rgb(var(--cstu-gray-50)/1)}.cstu-bg-gray-50\/15{background-color:rgb(var(--cstu-gray-50)/.15)}.cstu-bg-gray-50\/20{background-color:rgb(var(--cstu-gray-50)/.2)}.cstu-bg-gray-50\/25{background-color:rgb(var(--cstu-gray-50)/.25)}.cstu-bg-gray-50\/30{background-color:rgb(var(--cstu-gray-50)/.3)}.cstu-bg-gray-50\/35{background-color:rgb(var(--cstu-gray-50)/.35)}.cstu-bg-gray-50\/40{background-color:rgb(var(--cstu-gray-50)/.4)}.cstu-bg-gray-50\/45{background-color:rgb(var(--cstu-gray-50)/.45)}.cstu-bg-gray-50\/5{background-color:rgb(var(--cstu-gray-50)/.05)}.cstu-bg-gray-50\/50{background-color:rgb(var(--cstu-gray-50)/.5)}.cstu-bg-gray-50\/55{background-color:rgb(var(--cstu-gray-50)/.55)}.cstu-bg-gray-50\/60{background-color:rgb(var(--cstu-gray-50)/.6)}.cstu-bg-gray-50\/65{background-color:rgb(var(--cstu-gray-50)/.65)}.cstu-bg-gray-50\/70{background-color:rgb(var(--cstu-gray-50)/.7)}.cstu-bg-gray-50\/75{background-color:rgb(var(--cstu-gray-50)/.75)}.cstu-bg-gray-50\/80{background-color:rgb(var(--cstu-gray-50)/.8)}.cstu-bg-gray-50\/85{background-color:rgb(var(--cstu-gray-50)/.85)}.cstu-bg-gray-50\/90{background-color:rgb(var(--cstu-gray-50)/.9)}.cstu-bg-gray-50\/95{background-color:rgb(var(--cstu-gray-50)/.95)}.cstu-bg-gray-500{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-500)/var(--tw-bg-opacity,1))}.cstu-bg-gray-500\/0{background-color:rgb(var(--cstu-gray-500)/0)}.cstu-bg-gray-500\/10{background-color:rgb(var(--cstu-gray-500)/.1)}.cstu-bg-gray-500\/100{background-color:rgb(var(--cstu-gray-500)/1)}.cstu-bg-gray-500\/15{background-color:rgb(var(--cstu-gray-500)/.15)}.cstu-bg-gray-500\/20{background-color:rgb(var(--cstu-gray-500)/.2)}.cstu-bg-gray-500\/25{background-color:rgb(var(--cstu-gray-500)/.25)}.cstu-bg-gray-500\/30{background-color:rgb(var(--cstu-gray-500)/.3)}.cstu-bg-gray-500\/35{background-color:rgb(var(--cstu-gray-500)/.35)}.cstu-bg-gray-500\/40{background-color:rgb(var(--cstu-gray-500)/.4)}.cstu-bg-gray-500\/45{background-color:rgb(var(--cstu-gray-500)/.45)}.cstu-bg-gray-500\/5{background-color:rgb(var(--cstu-gray-500)/.05)}.cstu-bg-gray-500\/50{background-color:rgb(var(--cstu-gray-500)/.5)}.cstu-bg-gray-500\/55{background-color:rgb(var(--cstu-gray-500)/.55)}.cstu-bg-gray-500\/60{background-color:rgb(var(--cstu-gray-500)/.6)}.cstu-bg-gray-500\/65{background-color:rgb(var(--cstu-gray-500)/.65)}.cstu-bg-gray-500\/70{background-color:rgb(var(--cstu-gray-500)/.7)}.cstu-bg-gray-500\/75{background-color:rgb(var(--cstu-gray-500)/.75)}.cstu-bg-gray-500\/80{background-color:rgb(var(--cstu-gray-500)/.8)}.cstu-bg-gray-500\/85{background-color:rgb(var(--cstu-gray-500)/.85)}.cstu-bg-gray-500\/90{background-color:rgb(var(--cstu-gray-500)/.9)}.cstu-bg-gray-500\/95{background-color:rgb(var(--cstu-gray-500)/.95)}.cstu-bg-gray-550{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-550)/var(--tw-bg-opacity,1))}.cstu-bg-gray-550\/0{background-color:rgb(var(--cstu-gray-550)/0)}.cstu-bg-gray-550\/10{background-color:rgb(var(--cstu-gray-550)/.1)}.cstu-bg-gray-550\/100{background-color:rgb(var(--cstu-gray-550)/1)}.cstu-bg-gray-550\/15{background-color:rgb(var(--cstu-gray-550)/.15)}.cstu-bg-gray-550\/20{background-color:rgb(var(--cstu-gray-550)/.2)}.cstu-bg-gray-550\/25{background-color:rgb(var(--cstu-gray-550)/.25)}.cstu-bg-gray-550\/30{background-color:rgb(var(--cstu-gray-550)/.3)}.cstu-bg-gray-550\/35{background-color:rgb(var(--cstu-gray-550)/.35)}.cstu-bg-gray-550\/40{background-color:rgb(var(--cstu-gray-550)/.4)}.cstu-bg-gray-550\/45{background-color:rgb(var(--cstu-gray-550)/.45)}.cstu-bg-gray-550\/5{background-color:rgb(var(--cstu-gray-550)/.05)}.cstu-bg-gray-550\/50{background-color:rgb(var(--cstu-gray-550)/.5)}.cstu-bg-gray-550\/55{background-color:rgb(var(--cstu-gray-550)/.55)}.cstu-bg-gray-550\/60{background-color:rgb(var(--cstu-gray-550)/.6)}.cstu-bg-gray-550\/65{background-color:rgb(var(--cstu-gray-550)/.65)}.cstu-bg-gray-550\/70{background-color:rgb(var(--cstu-gray-550)/.7)}.cstu-bg-gray-550\/75{background-color:rgb(var(--cstu-gray-550)/.75)}.cstu-bg-gray-550\/80{background-color:rgb(var(--cstu-gray-550)/.8)}.cstu-bg-gray-550\/85{background-color:rgb(var(--cstu-gray-550)/.85)}.cstu-bg-gray-550\/90{background-color:rgb(var(--cstu-gray-550)/.9)}.cstu-bg-gray-550\/95{background-color:rgb(var(--cstu-gray-550)/.95)}.cstu-bg-gray-575{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-575)/var(--tw-bg-opacity,1))}.cstu-bg-gray-575\/0{background-color:rgb(var(--cstu-gray-575)/0)}.cstu-bg-gray-575\/10{background-color:rgb(var(--cstu-gray-575)/.1)}.cstu-bg-gray-575\/100{background-color:rgb(var(--cstu-gray-575)/1)}.cstu-bg-gray-575\/15{background-color:rgb(var(--cstu-gray-575)/.15)}.cstu-bg-gray-575\/20{background-color:rgb(var(--cstu-gray-575)/.2)}.cstu-bg-gray-575\/25{background-color:rgb(var(--cstu-gray-575)/.25)}.cstu-bg-gray-575\/30{background-color:rgb(var(--cstu-gray-575)/.3)}.cstu-bg-gray-575\/35{background-color:rgb(var(--cstu-gray-575)/.35)}.cstu-bg-gray-575\/40{background-color:rgb(var(--cstu-gray-575)/.4)}.cstu-bg-gray-575\/45{background-color:rgb(var(--cstu-gray-575)/.45)}.cstu-bg-gray-575\/5{background-color:rgb(var(--cstu-gray-575)/.05)}.cstu-bg-gray-575\/50{background-color:rgb(var(--cstu-gray-575)/.5)}.cstu-bg-gray-575\/55{background-color:rgb(var(--cstu-gray-575)/.55)}.cstu-bg-gray-575\/60{background-color:rgb(var(--cstu-gray-575)/.6)}.cstu-bg-gray-575\/65{background-color:rgb(var(--cstu-gray-575)/.65)}.cstu-bg-gray-575\/70{background-color:rgb(var(--cstu-gray-575)/.7)}.cstu-bg-gray-575\/75{background-color:rgb(var(--cstu-gray-575)/.75)}.cstu-bg-gray-575\/80{background-color:rgb(var(--cstu-gray-575)/.8)}.cstu-bg-gray-575\/85{background-color:rgb(var(--cstu-gray-575)/.85)}.cstu-bg-gray-575\/90{background-color:rgb(var(--cstu-gray-575)/.9)}.cstu-bg-gray-575\/95{background-color:rgb(var(--cstu-gray-575)/.95)}.cstu-bg-gray-600{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-600)/var(--tw-bg-opacity,1))}.cstu-bg-gray-600\/0{background-color:rgb(var(--cstu-gray-600)/0)}.cstu-bg-gray-600\/10{background-color:rgb(var(--cstu-gray-600)/.1)}.cstu-bg-gray-600\/100{background-color:rgb(var(--cstu-gray-600)/1)}.cstu-bg-gray-600\/15{background-color:rgb(var(--cstu-gray-600)/.15)}.cstu-bg-gray-600\/20{background-color:rgb(var(--cstu-gray-600)/.2)}.cstu-bg-gray-600\/25{background-color:rgb(var(--cstu-gray-600)/.25)}.cstu-bg-gray-600\/30{background-color:rgb(var(--cstu-gray-600)/.3)}.cstu-bg-gray-600\/35{background-color:rgb(var(--cstu-gray-600)/.35)}.cstu-bg-gray-600\/40{background-color:rgb(var(--cstu-gray-600)/.4)}.cstu-bg-gray-600\/45{background-color:rgb(var(--cstu-gray-600)/.45)}.cstu-bg-gray-600\/5{background-color:rgb(var(--cstu-gray-600)/.05)}.cstu-bg-gray-600\/50{background-color:rgb(var(--cstu-gray-600)/.5)}.cstu-bg-gray-600\/55{background-color:rgb(var(--cstu-gray-600)/.55)}.cstu-bg-gray-600\/60{background-color:rgb(var(--cstu-gray-600)/.6)}.cstu-bg-gray-600\/65{background-color:rgb(var(--cstu-gray-600)/.65)}.cstu-bg-gray-600\/70{background-color:rgb(var(--cstu-gray-600)/.7)}.cstu-bg-gray-600\/75{background-color:rgb(var(--cstu-gray-600)/.75)}.cstu-bg-gray-600\/80{background-color:rgb(var(--cstu-gray-600)/.8)}.cstu-bg-gray-600\/85{background-color:rgb(var(--cstu-gray-600)/.85)}.cstu-bg-gray-600\/90{background-color:rgb(var(--cstu-gray-600)/.9)}.cstu-bg-gray-600\/95{background-color:rgb(var(--cstu-gray-600)/.95)}.cstu-bg-gray-700{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-700)/var(--tw-bg-opacity,1))}.cstu-bg-gray-700\/0{background-color:rgb(var(--cstu-gray-700)/0)}.cstu-bg-gray-700\/10{background-color:rgb(var(--cstu-gray-700)/.1)}.cstu-bg-gray-700\/100{background-color:rgb(var(--cstu-gray-700)/1)}.cstu-bg-gray-700\/15{background-color:rgb(var(--cstu-gray-700)/.15)}.cstu-bg-gray-700\/20{background-color:rgb(var(--cstu-gray-700)/.2)}.cstu-bg-gray-700\/25{background-color:rgb(var(--cstu-gray-700)/.25)}.cstu-bg-gray-700\/30{background-color:rgb(var(--cstu-gray-700)/.3)}.cstu-bg-gray-700\/35{background-color:rgb(var(--cstu-gray-700)/.35)}.cstu-bg-gray-700\/40{background-color:rgb(var(--cstu-gray-700)/.4)}.cstu-bg-gray-700\/45{background-color:rgb(var(--cstu-gray-700)/.45)}.cstu-bg-gray-700\/5{background-color:rgb(var(--cstu-gray-700)/.05)}.cstu-bg-gray-700\/50{background-color:rgb(var(--cstu-gray-700)/.5)}.cstu-bg-gray-700\/55{background-color:rgb(var(--cstu-gray-700)/.55)}.cstu-bg-gray-700\/60{background-color:rgb(var(--cstu-gray-700)/.6)}.cstu-bg-gray-700\/65{background-color:rgb(var(--cstu-gray-700)/.65)}.cstu-bg-gray-700\/70{background-color:rgb(var(--cstu-gray-700)/.7)}.cstu-bg-gray-700\/75{background-color:rgb(var(--cstu-gray-700)/.75)}.cstu-bg-gray-700\/80{background-color:rgb(var(--cstu-gray-700)/.8)}.cstu-bg-gray-700\/85{background-color:rgb(var(--cstu-gray-700)/.85)}.cstu-bg-gray-700\/90{background-color:rgb(var(--cstu-gray-700)/.9)}.cstu-bg-gray-700\/95{background-color:rgb(var(--cstu-gray-700)/.95)}.cstu-bg-gray-800{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-800)/var(--tw-bg-opacity,1))}.cstu-bg-gray-800\/0{background-color:rgb(var(--cstu-gray-800)/0)}.cstu-bg-gray-800\/10{background-color:rgb(var(--cstu-gray-800)/.1)}.cstu-bg-gray-800\/100{background-color:rgb(var(--cstu-gray-800)/1)}.cstu-bg-gray-800\/15{background-color:rgb(var(--cstu-gray-800)/.15)}.cstu-bg-gray-800\/20{background-color:rgb(var(--cstu-gray-800)/.2)}.cstu-bg-gray-800\/25{background-color:rgb(var(--cstu-gray-800)/.25)}.cstu-bg-gray-800\/30{background-color:rgb(var(--cstu-gray-800)/.3)}.cstu-bg-gray-800\/35{background-color:rgb(var(--cstu-gray-800)/.35)}.cstu-bg-gray-800\/40{background-color:rgb(var(--cstu-gray-800)/.4)}.cstu-bg-gray-800\/45{background-color:rgb(var(--cstu-gray-800)/.45)}.cstu-bg-gray-800\/5{background-color:rgb(var(--cstu-gray-800)/.05)}.cstu-bg-gray-800\/50{background-color:rgb(var(--cstu-gray-800)/.5)}.cstu-bg-gray-800\/55{background-color:rgb(var(--cstu-gray-800)/.55)}.cstu-bg-gray-800\/60{background-color:rgb(var(--cstu-gray-800)/.6)}.cstu-bg-gray-800\/65{background-color:rgb(var(--cstu-gray-800)/.65)}.cstu-bg-gray-800\/70{background-color:rgb(var(--cstu-gray-800)/.7)}.cstu-bg-gray-800\/75{background-color:rgb(var(--cstu-gray-800)/.75)}.cstu-bg-gray-800\/80{background-color:rgb(var(--cstu-gray-800)/.8)}.cstu-bg-gray-800\/85{background-color:rgb(var(--cstu-gray-800)/.85)}.cstu-bg-gray-800\/90{background-color:rgb(var(--cstu-gray-800)/.9)}.cstu-bg-gray-800\/95{background-color:rgb(var(--cstu-gray-800)/.95)}.cstu-bg-gray-900{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-900)/var(--tw-bg-opacity,1))}.cstu-bg-gray-900\/0{background-color:rgb(var(--cstu-gray-900)/0)}.cstu-bg-gray-900\/10{background-color:rgb(var(--cstu-gray-900)/.1)}.cstu-bg-gray-900\/100{background-color:rgb(var(--cstu-gray-900)/1)}.cstu-bg-gray-900\/15{background-color:rgb(var(--cstu-gray-900)/.15)}.cstu-bg-gray-900\/20{background-color:rgb(var(--cstu-gray-900)/.2)}.cstu-bg-gray-900\/25{background-color:rgb(var(--cstu-gray-900)/.25)}.cstu-bg-gray-900\/30{background-color:rgb(var(--cstu-gray-900)/.3)}.cstu-bg-gray-900\/35{background-color:rgb(var(--cstu-gray-900)/.35)}.cstu-bg-gray-900\/40{background-color:rgb(var(--cstu-gray-900)/.4)}.cstu-bg-gray-900\/45{background-color:rgb(var(--cstu-gray-900)/.45)}.cstu-bg-gray-900\/5{background-color:rgb(var(--cstu-gray-900)/.05)}.cstu-bg-gray-900\/50{background-color:rgb(var(--cstu-gray-900)/.5)}.cstu-bg-gray-900\/55{background-color:rgb(var(--cstu-gray-900)/.55)}.cstu-bg-gray-900\/60{background-color:rgb(var(--cstu-gray-900)/.6)}.cstu-bg-gray-900\/65{background-color:rgb(var(--cstu-gray-900)/.65)}.cstu-bg-gray-900\/70{background-color:rgb(var(--cstu-gray-900)/.7)}.cstu-bg-gray-900\/75{background-color:rgb(var(--cstu-gray-900)/.75)}.cstu-bg-gray-900\/80{background-color:rgb(var(--cstu-gray-900)/.8)}.cstu-bg-gray-900\/85{background-color:rgb(var(--cstu-gray-900)/.85)}.cstu-bg-gray-900\/90{background-color:rgb(var(--cstu-gray-900)/.9)}.cstu-bg-gray-900\/95{background-color:rgb(var(--cstu-gray-900)/.95)}.cstu-bg-green-100{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-100)/var(--tw-bg-opacity,1))}.cstu-bg-green-100\/0{background-color:rgb(var(--cstu-green-100)/0)}.cstu-bg-green-100\/10{background-color:rgb(var(--cstu-green-100)/.1)}.cstu-bg-green-100\/100{background-color:rgb(var(--cstu-green-100)/1)}.cstu-bg-green-100\/15{background-color:rgb(var(--cstu-green-100)/.15)}.cstu-bg-green-100\/20{background-color:rgb(var(--cstu-green-100)/.2)}.cstu-bg-green-100\/25{background-color:rgb(var(--cstu-green-100)/.25)}.cstu-bg-green-100\/30{background-color:rgb(var(--cstu-green-100)/.3)}.cstu-bg-green-100\/35{background-color:rgb(var(--cstu-green-100)/.35)}.cstu-bg-green-100\/40{background-color:rgb(var(--cstu-green-100)/.4)}.cstu-bg-green-100\/45{background-color:rgb(var(--cstu-green-100)/.45)}.cstu-bg-green-100\/5{background-color:rgb(var(--cstu-green-100)/.05)}.cstu-bg-green-100\/50{background-color:rgb(var(--cstu-green-100)/.5)}.cstu-bg-green-100\/55{background-color:rgb(var(--cstu-green-100)/.55)}.cstu-bg-green-100\/60{background-color:rgb(var(--cstu-green-100)/.6)}.cstu-bg-green-100\/65{background-color:rgb(var(--cstu-green-100)/.65)}.cstu-bg-green-100\/70{background-color:rgb(var(--cstu-green-100)/.7)}.cstu-bg-green-100\/75{background-color:rgb(var(--cstu-green-100)/.75)}.cstu-bg-green-100\/80{background-color:rgb(var(--cstu-green-100)/.8)}.cstu-bg-green-100\/85{background-color:rgb(var(--cstu-green-100)/.85)}.cstu-bg-green-100\/90{background-color:rgb(var(--cstu-green-100)/.9)}.cstu-bg-green-100\/95{background-color:rgb(var(--cstu-green-100)/.95)}.cstu-bg-green-200{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-200)/var(--tw-bg-opacity,1))}.cstu-bg-green-200\/0{background-color:rgb(var(--cstu-green-200)/0)}.cstu-bg-green-200\/10{background-color:rgb(var(--cstu-green-200)/.1)}.cstu-bg-green-200\/100{background-color:rgb(var(--cstu-green-200)/1)}.cstu-bg-green-200\/15{background-color:rgb(var(--cstu-green-200)/.15)}.cstu-bg-green-200\/20{background-color:rgb(var(--cstu-green-200)/.2)}.cstu-bg-green-200\/25{background-color:rgb(var(--cstu-green-200)/.25)}.cstu-bg-green-200\/30{background-color:rgb(var(--cstu-green-200)/.3)}.cstu-bg-green-200\/35{background-color:rgb(var(--cstu-green-200)/.35)}.cstu-bg-green-200\/40{background-color:rgb(var(--cstu-green-200)/.4)}.cstu-bg-green-200\/45{background-color:rgb(var(--cstu-green-200)/.45)}.cstu-bg-green-200\/5{background-color:rgb(var(--cstu-green-200)/.05)}.cstu-bg-green-200\/50{background-color:rgb(var(--cstu-green-200)/.5)}.cstu-bg-green-200\/55{background-color:rgb(var(--cstu-green-200)/.55)}.cstu-bg-green-200\/60{background-color:rgb(var(--cstu-green-200)/.6)}.cstu-bg-green-200\/65{background-color:rgb(var(--cstu-green-200)/.65)}.cstu-bg-green-200\/70{background-color:rgb(var(--cstu-green-200)/.7)}.cstu-bg-green-200\/75{background-color:rgb(var(--cstu-green-200)/.75)}.cstu-bg-green-200\/80{background-color:rgb(var(--cstu-green-200)/.8)}.cstu-bg-green-200\/85{background-color:rgb(var(--cstu-green-200)/.85)}.cstu-bg-green-200\/90{background-color:rgb(var(--cstu-green-200)/.9)}.cstu-bg-green-200\/95{background-color:rgb(var(--cstu-green-200)/.95)}.cstu-bg-green-300{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-300)/var(--tw-bg-opacity,1))}.cstu-bg-green-300\/0{background-color:rgb(var(--cstu-green-300)/0)}.cstu-bg-green-300\/10{background-color:rgb(var(--cstu-green-300)/.1)}.cstu-bg-green-300\/100{background-color:rgb(var(--cstu-green-300)/1)}.cstu-bg-green-300\/15{background-color:rgb(var(--cstu-green-300)/.15)}.cstu-bg-green-300\/20{background-color:rgb(var(--cstu-green-300)/.2)}.cstu-bg-green-300\/25{background-color:rgb(var(--cstu-green-300)/.25)}.cstu-bg-green-300\/30{background-color:rgb(var(--cstu-green-300)/.3)}.cstu-bg-green-300\/35{background-color:rgb(var(--cstu-green-300)/.35)}.cstu-bg-green-300\/40{background-color:rgb(var(--cstu-green-300)/.4)}.cstu-bg-green-300\/45{background-color:rgb(var(--cstu-green-300)/.45)}.cstu-bg-green-300\/5{background-color:rgb(var(--cstu-green-300)/.05)}.cstu-bg-green-300\/50{background-color:rgb(var(--cstu-green-300)/.5)}.cstu-bg-green-300\/55{background-color:rgb(var(--cstu-green-300)/.55)}.cstu-bg-green-300\/60{background-color:rgb(var(--cstu-green-300)/.6)}.cstu-bg-green-300\/65{background-color:rgb(var(--cstu-green-300)/.65)}.cstu-bg-green-300\/70{background-color:rgb(var(--cstu-green-300)/.7)}.cstu-bg-green-300\/75{background-color:rgb(var(--cstu-green-300)/.75)}.cstu-bg-green-300\/80{background-color:rgb(var(--cstu-green-300)/.8)}.cstu-bg-green-300\/85{background-color:rgb(var(--cstu-green-300)/.85)}.cstu-bg-green-300\/90{background-color:rgb(var(--cstu-green-300)/.9)}.cstu-bg-green-300\/95{background-color:rgb(var(--cstu-green-300)/.95)}.cstu-bg-green-400{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-400)/var(--tw-bg-opacity,1))}.cstu-bg-green-400\/0{background-color:rgb(var(--cstu-green-400)/0)}.cstu-bg-green-400\/10{background-color:rgb(var(--cstu-green-400)/.1)}.cstu-bg-green-400\/100{background-color:rgb(var(--cstu-green-400)/1)}.cstu-bg-green-400\/15{background-color:rgb(var(--cstu-green-400)/.15)}.cstu-bg-green-400\/20{background-color:rgb(var(--cstu-green-400)/.2)}.cstu-bg-green-400\/25{background-color:rgb(var(--cstu-green-400)/.25)}.cstu-bg-green-400\/30{background-color:rgb(var(--cstu-green-400)/.3)}.cstu-bg-green-400\/35{background-color:rgb(var(--cstu-green-400)/.35)}.cstu-bg-green-400\/40{background-color:rgb(var(--cstu-green-400)/.4)}.cstu-bg-green-400\/45{background-color:rgb(var(--cstu-green-400)/.45)}.cstu-bg-green-400\/5{background-color:rgb(var(--cstu-green-400)/.05)}.cstu-bg-green-400\/50{background-color:rgb(var(--cstu-green-400)/.5)}.cstu-bg-green-400\/55{background-color:rgb(var(--cstu-green-400)/.55)}.cstu-bg-green-400\/60{background-color:rgb(var(--cstu-green-400)/.6)}.cstu-bg-green-400\/65{background-color:rgb(var(--cstu-green-400)/.65)}.cstu-bg-green-400\/70{background-color:rgb(var(--cstu-green-400)/.7)}.cstu-bg-green-400\/75{background-color:rgb(var(--cstu-green-400)/.75)}.cstu-bg-green-400\/80{background-color:rgb(var(--cstu-green-400)/.8)}.cstu-bg-green-400\/85{background-color:rgb(var(--cstu-green-400)/.85)}.cstu-bg-green-400\/90{background-color:rgb(var(--cstu-green-400)/.9)}.cstu-bg-green-400\/95{background-color:rgb(var(--cstu-green-400)/.95)}.cstu-bg-green-50{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-50)/var(--tw-bg-opacity,1))}.cstu-bg-green-50\/0{background-color:rgb(var(--cstu-green-50)/0)}.cstu-bg-green-50\/10{background-color:rgb(var(--cstu-green-50)/.1)}.cstu-bg-green-50\/100{background-color:rgb(var(--cstu-green-50)/1)}.cstu-bg-green-50\/15{background-color:rgb(var(--cstu-green-50)/.15)}.cstu-bg-green-50\/20{background-color:rgb(var(--cstu-green-50)/.2)}.cstu-bg-green-50\/25{background-color:rgb(var(--cstu-green-50)/.25)}.cstu-bg-green-50\/30{background-color:rgb(var(--cstu-green-50)/.3)}.cstu-bg-green-50\/35{background-color:rgb(var(--cstu-green-50)/.35)}.cstu-bg-green-50\/40{background-color:rgb(var(--cstu-green-50)/.4)}.cstu-bg-green-50\/45{background-color:rgb(var(--cstu-green-50)/.45)}.cstu-bg-green-50\/5{background-color:rgb(var(--cstu-green-50)/.05)}.cstu-bg-green-50\/50{background-color:rgb(var(--cstu-green-50)/.5)}.cstu-bg-green-50\/55{background-color:rgb(var(--cstu-green-50)/.55)}.cstu-bg-green-50\/60{background-color:rgb(var(--cstu-green-50)/.6)}.cstu-bg-green-50\/65{background-color:rgb(var(--cstu-green-50)/.65)}.cstu-bg-green-50\/70{background-color:rgb(var(--cstu-green-50)/.7)}.cstu-bg-green-50\/75{background-color:rgb(var(--cstu-green-50)/.75)}.cstu-bg-green-50\/80{background-color:rgb(var(--cstu-green-50)/.8)}.cstu-bg-green-50\/85{background-color:rgb(var(--cstu-green-50)/.85)}.cstu-bg-green-50\/90{background-color:rgb(var(--cstu-green-50)/.9)}.cstu-bg-green-50\/95{background-color:rgb(var(--cstu-green-50)/.95)}.cstu-bg-green-500{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-500)/var(--tw-bg-opacity,1))}.cstu-bg-green-500\/0{background-color:rgb(var(--cstu-green-500)/0)}.cstu-bg-green-500\/10{background-color:rgb(var(--cstu-green-500)/.1)}.cstu-bg-green-500\/100{background-color:rgb(var(--cstu-green-500)/1)}.cstu-bg-green-500\/15{background-color:rgb(var(--cstu-green-500)/.15)}.cstu-bg-green-500\/20{background-color:rgb(var(--cstu-green-500)/.2)}.cstu-bg-green-500\/25{background-color:rgb(var(--cstu-green-500)/.25)}.cstu-bg-green-500\/30{background-color:rgb(var(--cstu-green-500)/.3)}.cstu-bg-green-500\/35{background-color:rgb(var(--cstu-green-500)/.35)}.cstu-bg-green-500\/40{background-color:rgb(var(--cstu-green-500)/.4)}.cstu-bg-green-500\/45{background-color:rgb(var(--cstu-green-500)/.45)}.cstu-bg-green-500\/5{background-color:rgb(var(--cstu-green-500)/.05)}.cstu-bg-green-500\/50{background-color:rgb(var(--cstu-green-500)/.5)}.cstu-bg-green-500\/55{background-color:rgb(var(--cstu-green-500)/.55)}.cstu-bg-green-500\/60{background-color:rgb(var(--cstu-green-500)/.6)}.cstu-bg-green-500\/65{background-color:rgb(var(--cstu-green-500)/.65)}.cstu-bg-green-500\/70{background-color:rgb(var(--cstu-green-500)/.7)}.cstu-bg-green-500\/75{background-color:rgb(var(--cstu-green-500)/.75)}.cstu-bg-green-500\/80{background-color:rgb(var(--cstu-green-500)/.8)}.cstu-bg-green-500\/85{background-color:rgb(var(--cstu-green-500)/.85)}.cstu-bg-green-500\/90{background-color:rgb(var(--cstu-green-500)/.9)}.cstu-bg-green-500\/95{background-color:rgb(var(--cstu-green-500)/.95)}.cstu-bg-green-600{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-600)/var(--tw-bg-opacity,1))}.cstu-bg-green-600\/0{background-color:rgb(var(--cstu-green-600)/0)}.cstu-bg-green-600\/10{background-color:rgb(var(--cstu-green-600)/.1)}.cstu-bg-green-600\/100{background-color:rgb(var(--cstu-green-600)/1)}.cstu-bg-green-600\/15{background-color:rgb(var(--cstu-green-600)/.15)}.cstu-bg-green-600\/20{background-color:rgb(var(--cstu-green-600)/.2)}.cstu-bg-green-600\/25{background-color:rgb(var(--cstu-green-600)/.25)}.cstu-bg-green-600\/30{background-color:rgb(var(--cstu-green-600)/.3)}.cstu-bg-green-600\/35{background-color:rgb(var(--cstu-green-600)/.35)}.cstu-bg-green-600\/40{background-color:rgb(var(--cstu-green-600)/.4)}.cstu-bg-green-600\/45{background-color:rgb(var(--cstu-green-600)/.45)}.cstu-bg-green-600\/5{background-color:rgb(var(--cstu-green-600)/.05)}.cstu-bg-green-600\/50{background-color:rgb(var(--cstu-green-600)/.5)}.cstu-bg-green-600\/55{background-color:rgb(var(--cstu-green-600)/.55)}.cstu-bg-green-600\/60{background-color:rgb(var(--cstu-green-600)/.6)}.cstu-bg-green-600\/65{background-color:rgb(var(--cstu-green-600)/.65)}.cstu-bg-green-600\/70{background-color:rgb(var(--cstu-green-600)/.7)}.cstu-bg-green-600\/75{background-color:rgb(var(--cstu-green-600)/.75)}.cstu-bg-green-600\/80{background-color:rgb(var(--cstu-green-600)/.8)}.cstu-bg-green-600\/85{background-color:rgb(var(--cstu-green-600)/.85)}.cstu-bg-green-600\/90{background-color:rgb(var(--cstu-green-600)/.9)}.cstu-bg-green-600\/95{background-color:rgb(var(--cstu-green-600)/.95)}.cstu-bg-green-700{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-700)/var(--tw-bg-opacity,1))}.cstu-bg-green-700\/0{background-color:rgb(var(--cstu-green-700)/0)}.cstu-bg-green-700\/10{background-color:rgb(var(--cstu-green-700)/.1)}.cstu-bg-green-700\/100{background-color:rgb(var(--cstu-green-700)/1)}.cstu-bg-green-700\/15{background-color:rgb(var(--cstu-green-700)/.15)}.cstu-bg-green-700\/20{background-color:rgb(var(--cstu-green-700)/.2)}.cstu-bg-green-700\/25{background-color:rgb(var(--cstu-green-700)/.25)}.cstu-bg-green-700\/30{background-color:rgb(var(--cstu-green-700)/.3)}.cstu-bg-green-700\/35{background-color:rgb(var(--cstu-green-700)/.35)}.cstu-bg-green-700\/40{background-color:rgb(var(--cstu-green-700)/.4)}.cstu-bg-green-700\/45{background-color:rgb(var(--cstu-green-700)/.45)}.cstu-bg-green-700\/5{background-color:rgb(var(--cstu-green-700)/.05)}.cstu-bg-green-700\/50{background-color:rgb(var(--cstu-green-700)/.5)}.cstu-bg-green-700\/55{background-color:rgb(var(--cstu-green-700)/.55)}.cstu-bg-green-700\/60{background-color:rgb(var(--cstu-green-700)/.6)}.cstu-bg-green-700\/65{background-color:rgb(var(--cstu-green-700)/.65)}.cstu-bg-green-700\/70{background-color:rgb(var(--cstu-green-700)/.7)}.cstu-bg-green-700\/75{background-color:rgb(var(--cstu-green-700)/.75)}.cstu-bg-green-700\/80{background-color:rgb(var(--cstu-green-700)/.8)}.cstu-bg-green-700\/85{background-color:rgb(var(--cstu-green-700)/.85)}.cstu-bg-green-700\/90{background-color:rgb(var(--cstu-green-700)/.9)}.cstu-bg-green-700\/95{background-color:rgb(var(--cstu-green-700)/.95)}.cstu-bg-green-800{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-800)/var(--tw-bg-opacity,1))}.cstu-bg-green-800\/0{background-color:rgb(var(--cstu-green-800)/0)}.cstu-bg-green-800\/10{background-color:rgb(var(--cstu-green-800)/.1)}.cstu-bg-green-800\/100{background-color:rgb(var(--cstu-green-800)/1)}.cstu-bg-green-800\/15{background-color:rgb(var(--cstu-green-800)/.15)}.cstu-bg-green-800\/20{background-color:rgb(var(--cstu-green-800)/.2)}.cstu-bg-green-800\/25{background-color:rgb(var(--cstu-green-800)/.25)}.cstu-bg-green-800\/30{background-color:rgb(var(--cstu-green-800)/.3)}.cstu-bg-green-800\/35{background-color:rgb(var(--cstu-green-800)/.35)}.cstu-bg-green-800\/40{background-color:rgb(var(--cstu-green-800)/.4)}.cstu-bg-green-800\/45{background-color:rgb(var(--cstu-green-800)/.45)}.cstu-bg-green-800\/5{background-color:rgb(var(--cstu-green-800)/.05)}.cstu-bg-green-800\/50{background-color:rgb(var(--cstu-green-800)/.5)}.cstu-bg-green-800\/55{background-color:rgb(var(--cstu-green-800)/.55)}.cstu-bg-green-800\/60{background-color:rgb(var(--cstu-green-800)/.6)}.cstu-bg-green-800\/65{background-color:rgb(var(--cstu-green-800)/.65)}.cstu-bg-green-800\/70{background-color:rgb(var(--cstu-green-800)/.7)}.cstu-bg-green-800\/75{background-color:rgb(var(--cstu-green-800)/.75)}.cstu-bg-green-800\/80{background-color:rgb(var(--cstu-green-800)/.8)}.cstu-bg-green-800\/85{background-color:rgb(var(--cstu-green-800)/.85)}.cstu-bg-green-800\/90{background-color:rgb(var(--cstu-green-800)/.9)}.cstu-bg-green-800\/95{background-color:rgb(var(--cstu-green-800)/.95)}.cstu-bg-green-900{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-900)/var(--tw-bg-opacity,1))}.cstu-bg-green-900\/0{background-color:rgb(var(--cstu-green-900)/0)}.cstu-bg-green-900\/10{background-color:rgb(var(--cstu-green-900)/.1)}.cstu-bg-green-900\/100{background-color:rgb(var(--cstu-green-900)/1)}.cstu-bg-green-900\/15{background-color:rgb(var(--cstu-green-900)/.15)}.cstu-bg-green-900\/20{background-color:rgb(var(--cstu-green-900)/.2)}.cstu-bg-green-900\/25{background-color:rgb(var(--cstu-green-900)/.25)}.cstu-bg-green-900\/30{background-color:rgb(var(--cstu-green-900)/.3)}.cstu-bg-green-900\/35{background-color:rgb(var(--cstu-green-900)/.35)}.cstu-bg-green-900\/40{background-color:rgb(var(--cstu-green-900)/.4)}.cstu-bg-green-900\/45{background-color:rgb(var(--cstu-green-900)/.45)}.cstu-bg-green-900\/5{background-color:rgb(var(--cstu-green-900)/.05)}.cstu-bg-green-900\/50{background-color:rgb(var(--cstu-green-900)/.5)}.cstu-bg-green-900\/55{background-color:rgb(var(--cstu-green-900)/.55)}.cstu-bg-green-900\/60{background-color:rgb(var(--cstu-green-900)/.6)}.cstu-bg-green-900\/65{background-color:rgb(var(--cstu-green-900)/.65)}.cstu-bg-green-900\/70{background-color:rgb(var(--cstu-green-900)/.7)}.cstu-bg-green-900\/75{background-color:rgb(var(--cstu-green-900)/.75)}.cstu-bg-green-900\/80{background-color:rgb(var(--cstu-green-900)/.8)}.cstu-bg-green-900\/85{background-color:rgb(var(--cstu-green-900)/.85)}.cstu-bg-green-900\/90{background-color:rgb(var(--cstu-green-900)/.9)}.cstu-bg-green-900\/95{background-color:rgb(var(--cstu-green-900)/.95)}.cstu-bg-info-100{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-100)/var(--tw-bg-opacity,1))}.cstu-bg-info-100\/0{background-color:rgb(var(--cstu-info-100)/0)}.cstu-bg-info-100\/10{background-color:rgb(var(--cstu-info-100)/.1)}.cstu-bg-info-100\/100{background-color:rgb(var(--cstu-info-100)/1)}.cstu-bg-info-100\/15{background-color:rgb(var(--cstu-info-100)/.15)}.cstu-bg-info-100\/20{background-color:rgb(var(--cstu-info-100)/.2)}.cstu-bg-info-100\/25{background-color:rgb(var(--cstu-info-100)/.25)}.cstu-bg-info-100\/30{background-color:rgb(var(--cstu-info-100)/.3)}.cstu-bg-info-100\/35{background-color:rgb(var(--cstu-info-100)/.35)}.cstu-bg-info-100\/40{background-color:rgb(var(--cstu-info-100)/.4)}.cstu-bg-info-100\/45{background-color:rgb(var(--cstu-info-100)/.45)}.cstu-bg-info-100\/5{background-color:rgb(var(--cstu-info-100)/.05)}.cstu-bg-info-100\/50{background-color:rgb(var(--cstu-info-100)/.5)}.cstu-bg-info-100\/55{background-color:rgb(var(--cstu-info-100)/.55)}.cstu-bg-info-100\/60{background-color:rgb(var(--cstu-info-100)/.6)}.cstu-bg-info-100\/65{background-color:rgb(var(--cstu-info-100)/.65)}.cstu-bg-info-100\/70{background-color:rgb(var(--cstu-info-100)/.7)}.cstu-bg-info-100\/75{background-color:rgb(var(--cstu-info-100)/.75)}.cstu-bg-info-100\/80{background-color:rgb(var(--cstu-info-100)/.8)}.cstu-bg-info-100\/85{background-color:rgb(var(--cstu-info-100)/.85)}.cstu-bg-info-100\/90{background-color:rgb(var(--cstu-info-100)/.9)}.cstu-bg-info-100\/95{background-color:rgb(var(--cstu-info-100)/.95)}.cstu-bg-info-200{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-200)/var(--tw-bg-opacity,1))}.cstu-bg-info-200\/0{background-color:rgb(var(--cstu-info-200)/0)}.cstu-bg-info-200\/10{background-color:rgb(var(--cstu-info-200)/.1)}.cstu-bg-info-200\/100{background-color:rgb(var(--cstu-info-200)/1)}.cstu-bg-info-200\/15{background-color:rgb(var(--cstu-info-200)/.15)}.cstu-bg-info-200\/20{background-color:rgb(var(--cstu-info-200)/.2)}.cstu-bg-info-200\/25{background-color:rgb(var(--cstu-info-200)/.25)}.cstu-bg-info-200\/30{background-color:rgb(var(--cstu-info-200)/.3)}.cstu-bg-info-200\/35{background-color:rgb(var(--cstu-info-200)/.35)}.cstu-bg-info-200\/40{background-color:rgb(var(--cstu-info-200)/.4)}.cstu-bg-info-200\/45{background-color:rgb(var(--cstu-info-200)/.45)}.cstu-bg-info-200\/5{background-color:rgb(var(--cstu-info-200)/.05)}.cstu-bg-info-200\/50{background-color:rgb(var(--cstu-info-200)/.5)}.cstu-bg-info-200\/55{background-color:rgb(var(--cstu-info-200)/.55)}.cstu-bg-info-200\/60{background-color:rgb(var(--cstu-info-200)/.6)}.cstu-bg-info-200\/65{background-color:rgb(var(--cstu-info-200)/.65)}.cstu-bg-info-200\/70{background-color:rgb(var(--cstu-info-200)/.7)}.cstu-bg-info-200\/75{background-color:rgb(var(--cstu-info-200)/.75)}.cstu-bg-info-200\/80{background-color:rgb(var(--cstu-info-200)/.8)}.cstu-bg-info-200\/85{background-color:rgb(var(--cstu-info-200)/.85)}.cstu-bg-info-200\/90{background-color:rgb(var(--cstu-info-200)/.9)}.cstu-bg-info-200\/95{background-color:rgb(var(--cstu-info-200)/.95)}.cstu-bg-info-250{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-250)/var(--tw-bg-opacity,1))}.cstu-bg-info-250\/0{background-color:rgb(var(--cstu-info-250)/0)}.cstu-bg-info-250\/10{background-color:rgb(var(--cstu-info-250)/.1)}.cstu-bg-info-250\/100{background-color:rgb(var(--cstu-info-250)/1)}.cstu-bg-info-250\/15{background-color:rgb(var(--cstu-info-250)/.15)}.cstu-bg-info-250\/20{background-color:rgb(var(--cstu-info-250)/.2)}.cstu-bg-info-250\/25{background-color:rgb(var(--cstu-info-250)/.25)}.cstu-bg-info-250\/30{background-color:rgb(var(--cstu-info-250)/.3)}.cstu-bg-info-250\/35{background-color:rgb(var(--cstu-info-250)/.35)}.cstu-bg-info-250\/40{background-color:rgb(var(--cstu-info-250)/.4)}.cstu-bg-info-250\/45{background-color:rgb(var(--cstu-info-250)/.45)}.cstu-bg-info-250\/5{background-color:rgb(var(--cstu-info-250)/.05)}.cstu-bg-info-250\/50{background-color:rgb(var(--cstu-info-250)/.5)}.cstu-bg-info-250\/55{background-color:rgb(var(--cstu-info-250)/.55)}.cstu-bg-info-250\/60{background-color:rgb(var(--cstu-info-250)/.6)}.cstu-bg-info-250\/65{background-color:rgb(var(--cstu-info-250)/.65)}.cstu-bg-info-250\/70{background-color:rgb(var(--cstu-info-250)/.7)}.cstu-bg-info-250\/75{background-color:rgb(var(--cstu-info-250)/.75)}.cstu-bg-info-250\/80{background-color:rgb(var(--cstu-info-250)/.8)}.cstu-bg-info-250\/85{background-color:rgb(var(--cstu-info-250)/.85)}.cstu-bg-info-250\/90{background-color:rgb(var(--cstu-info-250)/.9)}.cstu-bg-info-250\/95{background-color:rgb(var(--cstu-info-250)/.95)}.cstu-bg-info-300{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-300)/var(--tw-bg-opacity,1))}.cstu-bg-info-300\/0{background-color:rgb(var(--cstu-info-300)/0)}.cstu-bg-info-300\/10{background-color:rgb(var(--cstu-info-300)/.1)}.cstu-bg-info-300\/100{background-color:rgb(var(--cstu-info-300)/1)}.cstu-bg-info-300\/15{background-color:rgb(var(--cstu-info-300)/.15)}.cstu-bg-info-300\/20{background-color:rgb(var(--cstu-info-300)/.2)}.cstu-bg-info-300\/25{background-color:rgb(var(--cstu-info-300)/.25)}.cstu-bg-info-300\/30{background-color:rgb(var(--cstu-info-300)/.3)}.cstu-bg-info-300\/35{background-color:rgb(var(--cstu-info-300)/.35)}.cstu-bg-info-300\/40{background-color:rgb(var(--cstu-info-300)/.4)}.cstu-bg-info-300\/45{background-color:rgb(var(--cstu-info-300)/.45)}.cstu-bg-info-300\/5{background-color:rgb(var(--cstu-info-300)/.05)}.cstu-bg-info-300\/50{background-color:rgb(var(--cstu-info-300)/.5)}.cstu-bg-info-300\/55{background-color:rgb(var(--cstu-info-300)/.55)}.cstu-bg-info-300\/60{background-color:rgb(var(--cstu-info-300)/.6)}.cstu-bg-info-300\/65{background-color:rgb(var(--cstu-info-300)/.65)}.cstu-bg-info-300\/70{background-color:rgb(var(--cstu-info-300)/.7)}.cstu-bg-info-300\/75{background-color:rgb(var(--cstu-info-300)/.75)}.cstu-bg-info-300\/80{background-color:rgb(var(--cstu-info-300)/.8)}.cstu-bg-info-300\/85{background-color:rgb(var(--cstu-info-300)/.85)}.cstu-bg-info-300\/90{background-color:rgb(var(--cstu-info-300)/.9)}.cstu-bg-info-300\/95{background-color:rgb(var(--cstu-info-300)/.95)}.cstu-bg-info-400{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-400)/var(--tw-bg-opacity,1))}.cstu-bg-info-400\/0{background-color:rgb(var(--cstu-info-400)/0)}.cstu-bg-info-400\/10{background-color:rgb(var(--cstu-info-400)/.1)}.cstu-bg-info-400\/100{background-color:rgb(var(--cstu-info-400)/1)}.cstu-bg-info-400\/15{background-color:rgb(var(--cstu-info-400)/.15)}.cstu-bg-info-400\/20{background-color:rgb(var(--cstu-info-400)/.2)}.cstu-bg-info-400\/25{background-color:rgb(var(--cstu-info-400)/.25)}.cstu-bg-info-400\/30{background-color:rgb(var(--cstu-info-400)/.3)}.cstu-bg-info-400\/35{background-color:rgb(var(--cstu-info-400)/.35)}.cstu-bg-info-400\/40{background-color:rgb(var(--cstu-info-400)/.4)}.cstu-bg-info-400\/45{background-color:rgb(var(--cstu-info-400)/.45)}.cstu-bg-info-400\/5{background-color:rgb(var(--cstu-info-400)/.05)}.cstu-bg-info-400\/50{background-color:rgb(var(--cstu-info-400)/.5)}.cstu-bg-info-400\/55{background-color:rgb(var(--cstu-info-400)/.55)}.cstu-bg-info-400\/60{background-color:rgb(var(--cstu-info-400)/.6)}.cstu-bg-info-400\/65{background-color:rgb(var(--cstu-info-400)/.65)}.cstu-bg-info-400\/70{background-color:rgb(var(--cstu-info-400)/.7)}.cstu-bg-info-400\/75{background-color:rgb(var(--cstu-info-400)/.75)}.cstu-bg-info-400\/80{background-color:rgb(var(--cstu-info-400)/.8)}.cstu-bg-info-400\/85{background-color:rgb(var(--cstu-info-400)/.85)}.cstu-bg-info-400\/90{background-color:rgb(var(--cstu-info-400)/.9)}.cstu-bg-info-400\/95{background-color:rgb(var(--cstu-info-400)/.95)}.cstu-bg-info-450{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-450)/var(--tw-bg-opacity,1))}.cstu-bg-info-450\/0{background-color:rgb(var(--cstu-info-450)/0)}.cstu-bg-info-450\/10{background-color:rgb(var(--cstu-info-450)/.1)}.cstu-bg-info-450\/100{background-color:rgb(var(--cstu-info-450)/1)}.cstu-bg-info-450\/15{background-color:rgb(var(--cstu-info-450)/.15)}.cstu-bg-info-450\/20{background-color:rgb(var(--cstu-info-450)/.2)}.cstu-bg-info-450\/25{background-color:rgb(var(--cstu-info-450)/.25)}.cstu-bg-info-450\/30{background-color:rgb(var(--cstu-info-450)/.3)}.cstu-bg-info-450\/35{background-color:rgb(var(--cstu-info-450)/.35)}.cstu-bg-info-450\/40{background-color:rgb(var(--cstu-info-450)/.4)}.cstu-bg-info-450\/45{background-color:rgb(var(--cstu-info-450)/.45)}.cstu-bg-info-450\/5{background-color:rgb(var(--cstu-info-450)/.05)}.cstu-bg-info-450\/50{background-color:rgb(var(--cstu-info-450)/.5)}.cstu-bg-info-450\/55{background-color:rgb(var(--cstu-info-450)/.55)}.cstu-bg-info-450\/60{background-color:rgb(var(--cstu-info-450)/.6)}.cstu-bg-info-450\/65{background-color:rgb(var(--cstu-info-450)/.65)}.cstu-bg-info-450\/70{background-color:rgb(var(--cstu-info-450)/.7)}.cstu-bg-info-450\/75{background-color:rgb(var(--cstu-info-450)/.75)}.cstu-bg-info-450\/80{background-color:rgb(var(--cstu-info-450)/.8)}.cstu-bg-info-450\/85{background-color:rgb(var(--cstu-info-450)/.85)}.cstu-bg-info-450\/90{background-color:rgb(var(--cstu-info-450)/.9)}.cstu-bg-info-450\/95{background-color:rgb(var(--cstu-info-450)/.95)}.cstu-bg-info-50{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-50)/var(--tw-bg-opacity,1))}.cstu-bg-info-50\/0{background-color:rgb(var(--cstu-info-50)/0)}.cstu-bg-info-50\/10{background-color:rgb(var(--cstu-info-50)/.1)}.cstu-bg-info-50\/100{background-color:rgb(var(--cstu-info-50)/1)}.cstu-bg-info-50\/15{background-color:rgb(var(--cstu-info-50)/.15)}.cstu-bg-info-50\/20{background-color:rgb(var(--cstu-info-50)/.2)}.cstu-bg-info-50\/25{background-color:rgb(var(--cstu-info-50)/.25)}.cstu-bg-info-50\/30{background-color:rgb(var(--cstu-info-50)/.3)}.cstu-bg-info-50\/35{background-color:rgb(var(--cstu-info-50)/.35)}.cstu-bg-info-50\/40{background-color:rgb(var(--cstu-info-50)/.4)}.cstu-bg-info-50\/45{background-color:rgb(var(--cstu-info-50)/.45)}.cstu-bg-info-50\/5{background-color:rgb(var(--cstu-info-50)/.05)}.cstu-bg-info-50\/50{background-color:rgb(var(--cstu-info-50)/.5)}.cstu-bg-info-50\/55{background-color:rgb(var(--cstu-info-50)/.55)}.cstu-bg-info-50\/60{background-color:rgb(var(--cstu-info-50)/.6)}.cstu-bg-info-50\/65{background-color:rgb(var(--cstu-info-50)/.65)}.cstu-bg-info-50\/70{background-color:rgb(var(--cstu-info-50)/.7)}.cstu-bg-info-50\/75{background-color:rgb(var(--cstu-info-50)/.75)}.cstu-bg-info-50\/80{background-color:rgb(var(--cstu-info-50)/.8)}.cstu-bg-info-50\/85{background-color:rgb(var(--cstu-info-50)/.85)}.cstu-bg-info-50\/90{background-color:rgb(var(--cstu-info-50)/.9)}.cstu-bg-info-50\/95{background-color:rgb(var(--cstu-info-50)/.95)}.cstu-bg-info-500{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-500)/var(--tw-bg-opacity,1))}.cstu-bg-info-500\/0{background-color:rgb(var(--cstu-info-500)/0)}.cstu-bg-info-500\/10{background-color:rgb(var(--cstu-info-500)/.1)}.cstu-bg-info-500\/100{background-color:rgb(var(--cstu-info-500)/1)}.cstu-bg-info-500\/15{background-color:rgb(var(--cstu-info-500)/.15)}.cstu-bg-info-500\/20{background-color:rgb(var(--cstu-info-500)/.2)}.cstu-bg-info-500\/25{background-color:rgb(var(--cstu-info-500)/.25)}.cstu-bg-info-500\/30{background-color:rgb(var(--cstu-info-500)/.3)}.cstu-bg-info-500\/35{background-color:rgb(var(--cstu-info-500)/.35)}.cstu-bg-info-500\/40{background-color:rgb(var(--cstu-info-500)/.4)}.cstu-bg-info-500\/45{background-color:rgb(var(--cstu-info-500)/.45)}.cstu-bg-info-500\/5{background-color:rgb(var(--cstu-info-500)/.05)}.cstu-bg-info-500\/50{background-color:rgb(var(--cstu-info-500)/.5)}.cstu-bg-info-500\/55{background-color:rgb(var(--cstu-info-500)/.55)}.cstu-bg-info-500\/60{background-color:rgb(var(--cstu-info-500)/.6)}.cstu-bg-info-500\/65{background-color:rgb(var(--cstu-info-500)/.65)}.cstu-bg-info-500\/70{background-color:rgb(var(--cstu-info-500)/.7)}.cstu-bg-info-500\/75{background-color:rgb(var(--cstu-info-500)/.75)}.cstu-bg-info-500\/80{background-color:rgb(var(--cstu-info-500)/.8)}.cstu-bg-info-500\/85{background-color:rgb(var(--cstu-info-500)/.85)}.cstu-bg-info-500\/90{background-color:rgb(var(--cstu-info-500)/.9)}.cstu-bg-info-500\/95{background-color:rgb(var(--cstu-info-500)/.95)}.cstu-bg-info-550{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-550)/var(--tw-bg-opacity,1))}.cstu-bg-info-550\/0{background-color:rgb(var(--cstu-info-550)/0)}.cstu-bg-info-550\/10{background-color:rgb(var(--cstu-info-550)/.1)}.cstu-bg-info-550\/100{background-color:rgb(var(--cstu-info-550)/1)}.cstu-bg-info-550\/15{background-color:rgb(var(--cstu-info-550)/.15)}.cstu-bg-info-550\/20{background-color:rgb(var(--cstu-info-550)/.2)}.cstu-bg-info-550\/25{background-color:rgb(var(--cstu-info-550)/.25)}.cstu-bg-info-550\/30{background-color:rgb(var(--cstu-info-550)/.3)}.cstu-bg-info-550\/35{background-color:rgb(var(--cstu-info-550)/.35)}.cstu-bg-info-550\/40{background-color:rgb(var(--cstu-info-550)/.4)}.cstu-bg-info-550\/45{background-color:rgb(var(--cstu-info-550)/.45)}.cstu-bg-info-550\/5{background-color:rgb(var(--cstu-info-550)/.05)}.cstu-bg-info-550\/50{background-color:rgb(var(--cstu-info-550)/.5)}.cstu-bg-info-550\/55{background-color:rgb(var(--cstu-info-550)/.55)}.cstu-bg-info-550\/60{background-color:rgb(var(--cstu-info-550)/.6)}.cstu-bg-info-550\/65{background-color:rgb(var(--cstu-info-550)/.65)}.cstu-bg-info-550\/70{background-color:rgb(var(--cstu-info-550)/.7)}.cstu-bg-info-550\/75{background-color:rgb(var(--cstu-info-550)/.75)}.cstu-bg-info-550\/80{background-color:rgb(var(--cstu-info-550)/.8)}.cstu-bg-info-550\/85{background-color:rgb(var(--cstu-info-550)/.85)}.cstu-bg-info-550\/90{background-color:rgb(var(--cstu-info-550)/.9)}.cstu-bg-info-550\/95{background-color:rgb(var(--cstu-info-550)/.95)}.cstu-bg-info-575{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-575)/var(--tw-bg-opacity,1))}.cstu-bg-info-575\/0{background-color:rgb(var(--cstu-info-575)/0)}.cstu-bg-info-575\/10{background-color:rgb(var(--cstu-info-575)/.1)}.cstu-bg-info-575\/100{background-color:rgb(var(--cstu-info-575)/1)}.cstu-bg-info-575\/15{background-color:rgb(var(--cstu-info-575)/.15)}.cstu-bg-info-575\/20{background-color:rgb(var(--cstu-info-575)/.2)}.cstu-bg-info-575\/25{background-color:rgb(var(--cstu-info-575)/.25)}.cstu-bg-info-575\/30{background-color:rgb(var(--cstu-info-575)/.3)}.cstu-bg-info-575\/35{background-color:rgb(var(--cstu-info-575)/.35)}.cstu-bg-info-575\/40{background-color:rgb(var(--cstu-info-575)/.4)}.cstu-bg-info-575\/45{background-color:rgb(var(--cstu-info-575)/.45)}.cstu-bg-info-575\/5{background-color:rgb(var(--cstu-info-575)/.05)}.cstu-bg-info-575\/50{background-color:rgb(var(--cstu-info-575)/.5)}.cstu-bg-info-575\/55{background-color:rgb(var(--cstu-info-575)/.55)}.cstu-bg-info-575\/60{background-color:rgb(var(--cstu-info-575)/.6)}.cstu-bg-info-575\/65{background-color:rgb(var(--cstu-info-575)/.65)}.cstu-bg-info-575\/70{background-color:rgb(var(--cstu-info-575)/.7)}.cstu-bg-info-575\/75{background-color:rgb(var(--cstu-info-575)/.75)}.cstu-bg-info-575\/80{background-color:rgb(var(--cstu-info-575)/.8)}.cstu-bg-info-575\/85{background-color:rgb(var(--cstu-info-575)/.85)}.cstu-bg-info-575\/90{background-color:rgb(var(--cstu-info-575)/.9)}.cstu-bg-info-575\/95{background-color:rgb(var(--cstu-info-575)/.95)}.cstu-bg-info-600{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-600)/var(--tw-bg-opacity,1))}.cstu-bg-info-600\/0{background-color:rgb(var(--cstu-info-600)/0)}.cstu-bg-info-600\/10{background-color:rgb(var(--cstu-info-600)/.1)}.cstu-bg-info-600\/100{background-color:rgb(var(--cstu-info-600)/1)}.cstu-bg-info-600\/15{background-color:rgb(var(--cstu-info-600)/.15)}.cstu-bg-info-600\/20{background-color:rgb(var(--cstu-info-600)/.2)}.cstu-bg-info-600\/25{background-color:rgb(var(--cstu-info-600)/.25)}.cstu-bg-info-600\/30{background-color:rgb(var(--cstu-info-600)/.3)}.cstu-bg-info-600\/35{background-color:rgb(var(--cstu-info-600)/.35)}.cstu-bg-info-600\/40{background-color:rgb(var(--cstu-info-600)/.4)}.cstu-bg-info-600\/45{background-color:rgb(var(--cstu-info-600)/.45)}.cstu-bg-info-600\/5{background-color:rgb(var(--cstu-info-600)/.05)}.cstu-bg-info-600\/50{background-color:rgb(var(--cstu-info-600)/.5)}.cstu-bg-info-600\/55{background-color:rgb(var(--cstu-info-600)/.55)}.cstu-bg-info-600\/60{background-color:rgb(var(--cstu-info-600)/.6)}.cstu-bg-info-600\/65{background-color:rgb(var(--cstu-info-600)/.65)}.cstu-bg-info-600\/70{background-color:rgb(var(--cstu-info-600)/.7)}.cstu-bg-info-600\/75{background-color:rgb(var(--cstu-info-600)/.75)}.cstu-bg-info-600\/80{background-color:rgb(var(--cstu-info-600)/.8)}.cstu-bg-info-600\/85{background-color:rgb(var(--cstu-info-600)/.85)}.cstu-bg-info-600\/90{background-color:rgb(var(--cstu-info-600)/.9)}.cstu-bg-info-600\/95{background-color:rgb(var(--cstu-info-600)/.95)}.cstu-bg-info-700{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-700)/var(--tw-bg-opacity,1))}.cstu-bg-info-700\/0{background-color:rgb(var(--cstu-info-700)/0)}.cstu-bg-info-700\/10{background-color:rgb(var(--cstu-info-700)/.1)}.cstu-bg-info-700\/100{background-color:rgb(var(--cstu-info-700)/1)}.cstu-bg-info-700\/15{background-color:rgb(var(--cstu-info-700)/.15)}.cstu-bg-info-700\/20{background-color:rgb(var(--cstu-info-700)/.2)}.cstu-bg-info-700\/25{background-color:rgb(var(--cstu-info-700)/.25)}.cstu-bg-info-700\/30{background-color:rgb(var(--cstu-info-700)/.3)}.cstu-bg-info-700\/35{background-color:rgb(var(--cstu-info-700)/.35)}.cstu-bg-info-700\/40{background-color:rgb(var(--cstu-info-700)/.4)}.cstu-bg-info-700\/45{background-color:rgb(var(--cstu-info-700)/.45)}.cstu-bg-info-700\/5{background-color:rgb(var(--cstu-info-700)/.05)}.cstu-bg-info-700\/50{background-color:rgb(var(--cstu-info-700)/.5)}.cstu-bg-info-700\/55{background-color:rgb(var(--cstu-info-700)/.55)}.cstu-bg-info-700\/60{background-color:rgb(var(--cstu-info-700)/.6)}.cstu-bg-info-700\/65{background-color:rgb(var(--cstu-info-700)/.65)}.cstu-bg-info-700\/70{background-color:rgb(var(--cstu-info-700)/.7)}.cstu-bg-info-700\/75{background-color:rgb(var(--cstu-info-700)/.75)}.cstu-bg-info-700\/80{background-color:rgb(var(--cstu-info-700)/.8)}.cstu-bg-info-700\/85{background-color:rgb(var(--cstu-info-700)/.85)}.cstu-bg-info-700\/90{background-color:rgb(var(--cstu-info-700)/.9)}.cstu-bg-info-700\/95{background-color:rgb(var(--cstu-info-700)/.95)}.cstu-bg-info-800{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-800)/var(--tw-bg-opacity,1))}.cstu-bg-info-800\/0{background-color:rgb(var(--cstu-info-800)/0)}.cstu-bg-info-800\/10{background-color:rgb(var(--cstu-info-800)/.1)}.cstu-bg-info-800\/100{background-color:rgb(var(--cstu-info-800)/1)}.cstu-bg-info-800\/15{background-color:rgb(var(--cstu-info-800)/.15)}.cstu-bg-info-800\/20{background-color:rgb(var(--cstu-info-800)/.2)}.cstu-bg-info-800\/25{background-color:rgb(var(--cstu-info-800)/.25)}.cstu-bg-info-800\/30{background-color:rgb(var(--cstu-info-800)/.3)}.cstu-bg-info-800\/35{background-color:rgb(var(--cstu-info-800)/.35)}.cstu-bg-info-800\/40{background-color:rgb(var(--cstu-info-800)/.4)}.cstu-bg-info-800\/45{background-color:rgb(var(--cstu-info-800)/.45)}.cstu-bg-info-800\/5{background-color:rgb(var(--cstu-info-800)/.05)}.cstu-bg-info-800\/50{background-color:rgb(var(--cstu-info-800)/.5)}.cstu-bg-info-800\/55{background-color:rgb(var(--cstu-info-800)/.55)}.cstu-bg-info-800\/60{background-color:rgb(var(--cstu-info-800)/.6)}.cstu-bg-info-800\/65{background-color:rgb(var(--cstu-info-800)/.65)}.cstu-bg-info-800\/70{background-color:rgb(var(--cstu-info-800)/.7)}.cstu-bg-info-800\/75{background-color:rgb(var(--cstu-info-800)/.75)}.cstu-bg-info-800\/80{background-color:rgb(var(--cstu-info-800)/.8)}.cstu-bg-info-800\/85{background-color:rgb(var(--cstu-info-800)/.85)}.cstu-bg-info-800\/90{background-color:rgb(var(--cstu-info-800)/.9)}.cstu-bg-info-800\/95{background-color:rgb(var(--cstu-info-800)/.95)}.cstu-bg-info-900{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-900)/var(--tw-bg-opacity,1))}.cstu-bg-info-900\/0{background-color:rgb(var(--cstu-info-900)/0)}.cstu-bg-info-900\/10{background-color:rgb(var(--cstu-info-900)/.1)}.cstu-bg-info-900\/100{background-color:rgb(var(--cstu-info-900)/1)}.cstu-bg-info-900\/15{background-color:rgb(var(--cstu-info-900)/.15)}.cstu-bg-info-900\/20{background-color:rgb(var(--cstu-info-900)/.2)}.cstu-bg-info-900\/25{background-color:rgb(var(--cstu-info-900)/.25)}.cstu-bg-info-900\/30{background-color:rgb(var(--cstu-info-900)/.3)}.cstu-bg-info-900\/35{background-color:rgb(var(--cstu-info-900)/.35)}.cstu-bg-info-900\/40{background-color:rgb(var(--cstu-info-900)/.4)}.cstu-bg-info-900\/45{background-color:rgb(var(--cstu-info-900)/.45)}.cstu-bg-info-900\/5{background-color:rgb(var(--cstu-info-900)/.05)}.cstu-bg-info-900\/50{background-color:rgb(var(--cstu-info-900)/.5)}.cstu-bg-info-900\/55{background-color:rgb(var(--cstu-info-900)/.55)}.cstu-bg-info-900\/60{background-color:rgb(var(--cstu-info-900)/.6)}.cstu-bg-info-900\/65{background-color:rgb(var(--cstu-info-900)/.65)}.cstu-bg-info-900\/70{background-color:rgb(var(--cstu-info-900)/.7)}.cstu-bg-info-900\/75{background-color:rgb(var(--cstu-info-900)/.75)}.cstu-bg-info-900\/80{background-color:rgb(var(--cstu-info-900)/.8)}.cstu-bg-info-900\/85{background-color:rgb(var(--cstu-info-900)/.85)}.cstu-bg-info-900\/90{background-color:rgb(var(--cstu-info-900)/.9)}.cstu-bg-info-900\/95{background-color:rgb(var(--cstu-info-900)/.95)}.cstu-bg-orange-100{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-100)/var(--tw-bg-opacity,1))}.cstu-bg-orange-100\/0{background-color:rgb(var(--cstu-orange-100)/0)}.cstu-bg-orange-100\/10{background-color:rgb(var(--cstu-orange-100)/.1)}.cstu-bg-orange-100\/100{background-color:rgb(var(--cstu-orange-100)/1)}.cstu-bg-orange-100\/15{background-color:rgb(var(--cstu-orange-100)/.15)}.cstu-bg-orange-100\/20{background-color:rgb(var(--cstu-orange-100)/.2)}.cstu-bg-orange-100\/25{background-color:rgb(var(--cstu-orange-100)/.25)}.cstu-bg-orange-100\/30{background-color:rgb(var(--cstu-orange-100)/.3)}.cstu-bg-orange-100\/35{background-color:rgb(var(--cstu-orange-100)/.35)}.cstu-bg-orange-100\/40{background-color:rgb(var(--cstu-orange-100)/.4)}.cstu-bg-orange-100\/45{background-color:rgb(var(--cstu-orange-100)/.45)}.cstu-bg-orange-100\/5{background-color:rgb(var(--cstu-orange-100)/.05)}.cstu-bg-orange-100\/50{background-color:rgb(var(--cstu-orange-100)/.5)}.cstu-bg-orange-100\/55{background-color:rgb(var(--cstu-orange-100)/.55)}.cstu-bg-orange-100\/60{background-color:rgb(var(--cstu-orange-100)/.6)}.cstu-bg-orange-100\/65{background-color:rgb(var(--cstu-orange-100)/.65)}.cstu-bg-orange-100\/70{background-color:rgb(var(--cstu-orange-100)/.7)}.cstu-bg-orange-100\/75{background-color:rgb(var(--cstu-orange-100)/.75)}.cstu-bg-orange-100\/80{background-color:rgb(var(--cstu-orange-100)/.8)}.cstu-bg-orange-100\/85{background-color:rgb(var(--cstu-orange-100)/.85)}.cstu-bg-orange-100\/90{background-color:rgb(var(--cstu-orange-100)/.9)}.cstu-bg-orange-100\/95{background-color:rgb(var(--cstu-orange-100)/.95)}.cstu-bg-orange-200{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-200)/var(--tw-bg-opacity,1))}.cstu-bg-orange-200\/0{background-color:rgb(var(--cstu-orange-200)/0)}.cstu-bg-orange-200\/10{background-color:rgb(var(--cstu-orange-200)/.1)}.cstu-bg-orange-200\/100{background-color:rgb(var(--cstu-orange-200)/1)}.cstu-bg-orange-200\/15{background-color:rgb(var(--cstu-orange-200)/.15)}.cstu-bg-orange-200\/20{background-color:rgb(var(--cstu-orange-200)/.2)}.cstu-bg-orange-200\/25{background-color:rgb(var(--cstu-orange-200)/.25)}.cstu-bg-orange-200\/30{background-color:rgb(var(--cstu-orange-200)/.3)}.cstu-bg-orange-200\/35{background-color:rgb(var(--cstu-orange-200)/.35)}.cstu-bg-orange-200\/40{background-color:rgb(var(--cstu-orange-200)/.4)}.cstu-bg-orange-200\/45{background-color:rgb(var(--cstu-orange-200)/.45)}.cstu-bg-orange-200\/5{background-color:rgb(var(--cstu-orange-200)/.05)}.cstu-bg-orange-200\/50{background-color:rgb(var(--cstu-orange-200)/.5)}.cstu-bg-orange-200\/55{background-color:rgb(var(--cstu-orange-200)/.55)}.cstu-bg-orange-200\/60{background-color:rgb(var(--cstu-orange-200)/.6)}.cstu-bg-orange-200\/65{background-color:rgb(var(--cstu-orange-200)/.65)}.cstu-bg-orange-200\/70{background-color:rgb(var(--cstu-orange-200)/.7)}.cstu-bg-orange-200\/75{background-color:rgb(var(--cstu-orange-200)/.75)}.cstu-bg-orange-200\/80{background-color:rgb(var(--cstu-orange-200)/.8)}.cstu-bg-orange-200\/85{background-color:rgb(var(--cstu-orange-200)/.85)}.cstu-bg-orange-200\/90{background-color:rgb(var(--cstu-orange-200)/.9)}.cstu-bg-orange-200\/95{background-color:rgb(var(--cstu-orange-200)/.95)}.cstu-bg-orange-300{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-300)/var(--tw-bg-opacity,1))}.cstu-bg-orange-300\/0{background-color:rgb(var(--cstu-orange-300)/0)}.cstu-bg-orange-300\/10{background-color:rgb(var(--cstu-orange-300)/.1)}.cstu-bg-orange-300\/100{background-color:rgb(var(--cstu-orange-300)/1)}.cstu-bg-orange-300\/15{background-color:rgb(var(--cstu-orange-300)/.15)}.cstu-bg-orange-300\/20{background-color:rgb(var(--cstu-orange-300)/.2)}.cstu-bg-orange-300\/25{background-color:rgb(var(--cstu-orange-300)/.25)}.cstu-bg-orange-300\/30{background-color:rgb(var(--cstu-orange-300)/.3)}.cstu-bg-orange-300\/35{background-color:rgb(var(--cstu-orange-300)/.35)}.cstu-bg-orange-300\/40{background-color:rgb(var(--cstu-orange-300)/.4)}.cstu-bg-orange-300\/45{background-color:rgb(var(--cstu-orange-300)/.45)}.cstu-bg-orange-300\/5{background-color:rgb(var(--cstu-orange-300)/.05)}.cstu-bg-orange-300\/50{background-color:rgb(var(--cstu-orange-300)/.5)}.cstu-bg-orange-300\/55{background-color:rgb(var(--cstu-orange-300)/.55)}.cstu-bg-orange-300\/60{background-color:rgb(var(--cstu-orange-300)/.6)}.cstu-bg-orange-300\/65{background-color:rgb(var(--cstu-orange-300)/.65)}.cstu-bg-orange-300\/70{background-color:rgb(var(--cstu-orange-300)/.7)}.cstu-bg-orange-300\/75{background-color:rgb(var(--cstu-orange-300)/.75)}.cstu-bg-orange-300\/80{background-color:rgb(var(--cstu-orange-300)/.8)}.cstu-bg-orange-300\/85{background-color:rgb(var(--cstu-orange-300)/.85)}.cstu-bg-orange-300\/90{background-color:rgb(var(--cstu-orange-300)/.9)}.cstu-bg-orange-300\/95{background-color:rgb(var(--cstu-orange-300)/.95)}.cstu-bg-orange-400{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-400)/var(--tw-bg-opacity,1))}.cstu-bg-orange-400\/0{background-color:rgb(var(--cstu-orange-400)/0)}.cstu-bg-orange-400\/10{background-color:rgb(var(--cstu-orange-400)/.1)}.cstu-bg-orange-400\/100{background-color:rgb(var(--cstu-orange-400)/1)}.cstu-bg-orange-400\/15{background-color:rgb(var(--cstu-orange-400)/.15)}.cstu-bg-orange-400\/20{background-color:rgb(var(--cstu-orange-400)/.2)}.cstu-bg-orange-400\/25{background-color:rgb(var(--cstu-orange-400)/.25)}.cstu-bg-orange-400\/30{background-color:rgb(var(--cstu-orange-400)/.3)}.cstu-bg-orange-400\/35{background-color:rgb(var(--cstu-orange-400)/.35)}.cstu-bg-orange-400\/40{background-color:rgb(var(--cstu-orange-400)/.4)}.cstu-bg-orange-400\/45{background-color:rgb(var(--cstu-orange-400)/.45)}.cstu-bg-orange-400\/5{background-color:rgb(var(--cstu-orange-400)/.05)}.cstu-bg-orange-400\/50{background-color:rgb(var(--cstu-orange-400)/.5)}.cstu-bg-orange-400\/55{background-color:rgb(var(--cstu-orange-400)/.55)}.cstu-bg-orange-400\/60{background-color:rgb(var(--cstu-orange-400)/.6)}.cstu-bg-orange-400\/65{background-color:rgb(var(--cstu-orange-400)/.65)}.cstu-bg-orange-400\/70{background-color:rgb(var(--cstu-orange-400)/.7)}.cstu-bg-orange-400\/75{background-color:rgb(var(--cstu-orange-400)/.75)}.cstu-bg-orange-400\/80{background-color:rgb(var(--cstu-orange-400)/.8)}.cstu-bg-orange-400\/85{background-color:rgb(var(--cstu-orange-400)/.85)}.cstu-bg-orange-400\/90{background-color:rgb(var(--cstu-orange-400)/.9)}.cstu-bg-orange-400\/95{background-color:rgb(var(--cstu-orange-400)/.95)}.cstu-bg-orange-50{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-50)/var(--tw-bg-opacity,1))}.cstu-bg-orange-50\/0{background-color:rgb(var(--cstu-orange-50)/0)}.cstu-bg-orange-50\/10{background-color:rgb(var(--cstu-orange-50)/.1)}.cstu-bg-orange-50\/100{background-color:rgb(var(--cstu-orange-50)/1)}.cstu-bg-orange-50\/15{background-color:rgb(var(--cstu-orange-50)/.15)}.cstu-bg-orange-50\/20{background-color:rgb(var(--cstu-orange-50)/.2)}.cstu-bg-orange-50\/25{background-color:rgb(var(--cstu-orange-50)/.25)}.cstu-bg-orange-50\/30{background-color:rgb(var(--cstu-orange-50)/.3)}.cstu-bg-orange-50\/35{background-color:rgb(var(--cstu-orange-50)/.35)}.cstu-bg-orange-50\/40{background-color:rgb(var(--cstu-orange-50)/.4)}.cstu-bg-orange-50\/45{background-color:rgb(var(--cstu-orange-50)/.45)}.cstu-bg-orange-50\/5{background-color:rgb(var(--cstu-orange-50)/.05)}.cstu-bg-orange-50\/50{background-color:rgb(var(--cstu-orange-50)/.5)}.cstu-bg-orange-50\/55{background-color:rgb(var(--cstu-orange-50)/.55)}.cstu-bg-orange-50\/60{background-color:rgb(var(--cstu-orange-50)/.6)}.cstu-bg-orange-50\/65{background-color:rgb(var(--cstu-orange-50)/.65)}.cstu-bg-orange-50\/70{background-color:rgb(var(--cstu-orange-50)/.7)}.cstu-bg-orange-50\/75{background-color:rgb(var(--cstu-orange-50)/.75)}.cstu-bg-orange-50\/80{background-color:rgb(var(--cstu-orange-50)/.8)}.cstu-bg-orange-50\/85{background-color:rgb(var(--cstu-orange-50)/.85)}.cstu-bg-orange-50\/90{background-color:rgb(var(--cstu-orange-50)/.9)}.cstu-bg-orange-50\/95{background-color:rgb(var(--cstu-orange-50)/.95)}.cstu-bg-orange-500{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-500)/var(--tw-bg-opacity,1))}.cstu-bg-orange-500\/0{background-color:rgb(var(--cstu-orange-500)/0)}.cstu-bg-orange-500\/10{background-color:rgb(var(--cstu-orange-500)/.1)}.cstu-bg-orange-500\/100{background-color:rgb(var(--cstu-orange-500)/1)}.cstu-bg-orange-500\/15{background-color:rgb(var(--cstu-orange-500)/.15)}.cstu-bg-orange-500\/20{background-color:rgb(var(--cstu-orange-500)/.2)}.cstu-bg-orange-500\/25{background-color:rgb(var(--cstu-orange-500)/.25)}.cstu-bg-orange-500\/30{background-color:rgb(var(--cstu-orange-500)/.3)}.cstu-bg-orange-500\/35{background-color:rgb(var(--cstu-orange-500)/.35)}.cstu-bg-orange-500\/40{background-color:rgb(var(--cstu-orange-500)/.4)}.cstu-bg-orange-500\/45{background-color:rgb(var(--cstu-orange-500)/.45)}.cstu-bg-orange-500\/5{background-color:rgb(var(--cstu-orange-500)/.05)}.cstu-bg-orange-500\/50{background-color:rgb(var(--cstu-orange-500)/.5)}.cstu-bg-orange-500\/55{background-color:rgb(var(--cstu-orange-500)/.55)}.cstu-bg-orange-500\/60{background-color:rgb(var(--cstu-orange-500)/.6)}.cstu-bg-orange-500\/65{background-color:rgb(var(--cstu-orange-500)/.65)}.cstu-bg-orange-500\/70{background-color:rgb(var(--cstu-orange-500)/.7)}.cstu-bg-orange-500\/75{background-color:rgb(var(--cstu-orange-500)/.75)}.cstu-bg-orange-500\/80{background-color:rgb(var(--cstu-orange-500)/.8)}.cstu-bg-orange-500\/85{background-color:rgb(var(--cstu-orange-500)/.85)}.cstu-bg-orange-500\/90{background-color:rgb(var(--cstu-orange-500)/.9)}.cstu-bg-orange-500\/95{background-color:rgb(var(--cstu-orange-500)/.95)}.cstu-bg-orange-600{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-600)/var(--tw-bg-opacity,1))}.cstu-bg-orange-600\/0{background-color:rgb(var(--cstu-orange-600)/0)}.cstu-bg-orange-600\/10{background-color:rgb(var(--cstu-orange-600)/.1)}.cstu-bg-orange-600\/100{background-color:rgb(var(--cstu-orange-600)/1)}.cstu-bg-orange-600\/15{background-color:rgb(var(--cstu-orange-600)/.15)}.cstu-bg-orange-600\/20{background-color:rgb(var(--cstu-orange-600)/.2)}.cstu-bg-orange-600\/25{background-color:rgb(var(--cstu-orange-600)/.25)}.cstu-bg-orange-600\/30{background-color:rgb(var(--cstu-orange-600)/.3)}.cstu-bg-orange-600\/35{background-color:rgb(var(--cstu-orange-600)/.35)}.cstu-bg-orange-600\/40{background-color:rgb(var(--cstu-orange-600)/.4)}.cstu-bg-orange-600\/45{background-color:rgb(var(--cstu-orange-600)/.45)}.cstu-bg-orange-600\/5{background-color:rgb(var(--cstu-orange-600)/.05)}.cstu-bg-orange-600\/50{background-color:rgb(var(--cstu-orange-600)/.5)}.cstu-bg-orange-600\/55{background-color:rgb(var(--cstu-orange-600)/.55)}.cstu-bg-orange-600\/60{background-color:rgb(var(--cstu-orange-600)/.6)}.cstu-bg-orange-600\/65{background-color:rgb(var(--cstu-orange-600)/.65)}.cstu-bg-orange-600\/70{background-color:rgb(var(--cstu-orange-600)/.7)}.cstu-bg-orange-600\/75{background-color:rgb(var(--cstu-orange-600)/.75)}.cstu-bg-orange-600\/80{background-color:rgb(var(--cstu-orange-600)/.8)}.cstu-bg-orange-600\/85{background-color:rgb(var(--cstu-orange-600)/.85)}.cstu-bg-orange-600\/90{background-color:rgb(var(--cstu-orange-600)/.9)}.cstu-bg-orange-600\/95{background-color:rgb(var(--cstu-orange-600)/.95)}.cstu-bg-orange-700{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-700)/var(--tw-bg-opacity,1))}.cstu-bg-orange-700\/0{background-color:rgb(var(--cstu-orange-700)/0)}.cstu-bg-orange-700\/10{background-color:rgb(var(--cstu-orange-700)/.1)}.cstu-bg-orange-700\/100{background-color:rgb(var(--cstu-orange-700)/1)}.cstu-bg-orange-700\/15{background-color:rgb(var(--cstu-orange-700)/.15)}.cstu-bg-orange-700\/20{background-color:rgb(var(--cstu-orange-700)/.2)}.cstu-bg-orange-700\/25{background-color:rgb(var(--cstu-orange-700)/.25)}.cstu-bg-orange-700\/30{background-color:rgb(var(--cstu-orange-700)/.3)}.cstu-bg-orange-700\/35{background-color:rgb(var(--cstu-orange-700)/.35)}.cstu-bg-orange-700\/40{background-color:rgb(var(--cstu-orange-700)/.4)}.cstu-bg-orange-700\/45{background-color:rgb(var(--cstu-orange-700)/.45)}.cstu-bg-orange-700\/5{background-color:rgb(var(--cstu-orange-700)/.05)}.cstu-bg-orange-700\/50{background-color:rgb(var(--cstu-orange-700)/.5)}.cstu-bg-orange-700\/55{background-color:rgb(var(--cstu-orange-700)/.55)}.cstu-bg-orange-700\/60{background-color:rgb(var(--cstu-orange-700)/.6)}.cstu-bg-orange-700\/65{background-color:rgb(var(--cstu-orange-700)/.65)}.cstu-bg-orange-700\/70{background-color:rgb(var(--cstu-orange-700)/.7)}.cstu-bg-orange-700\/75{background-color:rgb(var(--cstu-orange-700)/.75)}.cstu-bg-orange-700\/80{background-color:rgb(var(--cstu-orange-700)/.8)}.cstu-bg-orange-700\/85{background-color:rgb(var(--cstu-orange-700)/.85)}.cstu-bg-orange-700\/90{background-color:rgb(var(--cstu-orange-700)/.9)}.cstu-bg-orange-700\/95{background-color:rgb(var(--cstu-orange-700)/.95)}.cstu-bg-orange-800{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-800)/var(--tw-bg-opacity,1))}.cstu-bg-orange-800\/0{background-color:rgb(var(--cstu-orange-800)/0)}.cstu-bg-orange-800\/10{background-color:rgb(var(--cstu-orange-800)/.1)}.cstu-bg-orange-800\/100{background-color:rgb(var(--cstu-orange-800)/1)}.cstu-bg-orange-800\/15{background-color:rgb(var(--cstu-orange-800)/.15)}.cstu-bg-orange-800\/20{background-color:rgb(var(--cstu-orange-800)/.2)}.cstu-bg-orange-800\/25{background-color:rgb(var(--cstu-orange-800)/.25)}.cstu-bg-orange-800\/30{background-color:rgb(var(--cstu-orange-800)/.3)}.cstu-bg-orange-800\/35{background-color:rgb(var(--cstu-orange-800)/.35)}.cstu-bg-orange-800\/40{background-color:rgb(var(--cstu-orange-800)/.4)}.cstu-bg-orange-800\/45{background-color:rgb(var(--cstu-orange-800)/.45)}.cstu-bg-orange-800\/5{background-color:rgb(var(--cstu-orange-800)/.05)}.cstu-bg-orange-800\/50{background-color:rgb(var(--cstu-orange-800)/.5)}.cstu-bg-orange-800\/55{background-color:rgb(var(--cstu-orange-800)/.55)}.cstu-bg-orange-800\/60{background-color:rgb(var(--cstu-orange-800)/.6)}.cstu-bg-orange-800\/65{background-color:rgb(var(--cstu-orange-800)/.65)}.cstu-bg-orange-800\/70{background-color:rgb(var(--cstu-orange-800)/.7)}.cstu-bg-orange-800\/75{background-color:rgb(var(--cstu-orange-800)/.75)}.cstu-bg-orange-800\/80{background-color:rgb(var(--cstu-orange-800)/.8)}.cstu-bg-orange-800\/85{background-color:rgb(var(--cstu-orange-800)/.85)}.cstu-bg-orange-800\/90{background-color:rgb(var(--cstu-orange-800)/.9)}.cstu-bg-orange-800\/95{background-color:rgb(var(--cstu-orange-800)/.95)}.cstu-bg-orange-900{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-900)/var(--tw-bg-opacity,1))}.cstu-bg-orange-900\/0{background-color:rgb(var(--cstu-orange-900)/0)}.cstu-bg-orange-900\/10{background-color:rgb(var(--cstu-orange-900)/.1)}.cstu-bg-orange-900\/100{background-color:rgb(var(--cstu-orange-900)/1)}.cstu-bg-orange-900\/15{background-color:rgb(var(--cstu-orange-900)/.15)}.cstu-bg-orange-900\/20{background-color:rgb(var(--cstu-orange-900)/.2)}.cstu-bg-orange-900\/25{background-color:rgb(var(--cstu-orange-900)/.25)}.cstu-bg-orange-900\/30{background-color:rgb(var(--cstu-orange-900)/.3)}.cstu-bg-orange-900\/35{background-color:rgb(var(--cstu-orange-900)/.35)}.cstu-bg-orange-900\/40{background-color:rgb(var(--cstu-orange-900)/.4)}.cstu-bg-orange-900\/45{background-color:rgb(var(--cstu-orange-900)/.45)}.cstu-bg-orange-900\/5{background-color:rgb(var(--cstu-orange-900)/.05)}.cstu-bg-orange-900\/50{background-color:rgb(var(--cstu-orange-900)/.5)}.cstu-bg-orange-900\/55{background-color:rgb(var(--cstu-orange-900)/.55)}.cstu-bg-orange-900\/60{background-color:rgb(var(--cstu-orange-900)/.6)}.cstu-bg-orange-900\/65{background-color:rgb(var(--cstu-orange-900)/.65)}.cstu-bg-orange-900\/70{background-color:rgb(var(--cstu-orange-900)/.7)}.cstu-bg-orange-900\/75{background-color:rgb(var(--cstu-orange-900)/.75)}.cstu-bg-orange-900\/80{background-color:rgb(var(--cstu-orange-900)/.8)}.cstu-bg-orange-900\/85{background-color:rgb(var(--cstu-orange-900)/.85)}.cstu-bg-orange-900\/90{background-color:rgb(var(--cstu-orange-900)/.9)}.cstu-bg-orange-900\/95{background-color:rgb(var(--cstu-orange-900)/.95)}.cstu-bg-primary-100{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-100)/var(--tw-bg-opacity,1))}.cstu-bg-primary-100\/0{background-color:rgb(var(--cstu-primary-100)/0)}.cstu-bg-primary-100\/10{background-color:rgb(var(--cstu-primary-100)/.1)}.cstu-bg-primary-100\/100{background-color:rgb(var(--cstu-primary-100)/1)}.cstu-bg-primary-100\/15{background-color:rgb(var(--cstu-primary-100)/.15)}.cstu-bg-primary-100\/20{background-color:rgb(var(--cstu-primary-100)/.2)}.cstu-bg-primary-100\/25{background-color:rgb(var(--cstu-primary-100)/.25)}.cstu-bg-primary-100\/30{background-color:rgb(var(--cstu-primary-100)/.3)}.cstu-bg-primary-100\/35{background-color:rgb(var(--cstu-primary-100)/.35)}.cstu-bg-primary-100\/40{background-color:rgb(var(--cstu-primary-100)/.4)}.cstu-bg-primary-100\/45{background-color:rgb(var(--cstu-primary-100)/.45)}.cstu-bg-primary-100\/5{background-color:rgb(var(--cstu-primary-100)/.05)}.cstu-bg-primary-100\/50{background-color:rgb(var(--cstu-primary-100)/.5)}.cstu-bg-primary-100\/55{background-color:rgb(var(--cstu-primary-100)/.55)}.cstu-bg-primary-100\/60{background-color:rgb(var(--cstu-primary-100)/.6)}.cstu-bg-primary-100\/65{background-color:rgb(var(--cstu-primary-100)/.65)}.cstu-bg-primary-100\/70{background-color:rgb(var(--cstu-primary-100)/.7)}.cstu-bg-primary-100\/75{background-color:rgb(var(--cstu-primary-100)/.75)}.cstu-bg-primary-100\/80{background-color:rgb(var(--cstu-primary-100)/.8)}.cstu-bg-primary-100\/85{background-color:rgb(var(--cstu-primary-100)/.85)}.cstu-bg-primary-100\/90{background-color:rgb(var(--cstu-primary-100)/.9)}.cstu-bg-primary-100\/95{background-color:rgb(var(--cstu-primary-100)/.95)}.cstu-bg-primary-200{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-200)/var(--tw-bg-opacity,1))}.cstu-bg-primary-200\/0{background-color:rgb(var(--cstu-primary-200)/0)}.cstu-bg-primary-200\/10{background-color:rgb(var(--cstu-primary-200)/.1)}.cstu-bg-primary-200\/100{background-color:rgb(var(--cstu-primary-200)/1)}.cstu-bg-primary-200\/15{background-color:rgb(var(--cstu-primary-200)/.15)}.cstu-bg-primary-200\/20{background-color:rgb(var(--cstu-primary-200)/.2)}.cstu-bg-primary-200\/25{background-color:rgb(var(--cstu-primary-200)/.25)}.cstu-bg-primary-200\/30{background-color:rgb(var(--cstu-primary-200)/.3)}.cstu-bg-primary-200\/35{background-color:rgb(var(--cstu-primary-200)/.35)}.cstu-bg-primary-200\/40{background-color:rgb(var(--cstu-primary-200)/.4)}.cstu-bg-primary-200\/45{background-color:rgb(var(--cstu-primary-200)/.45)}.cstu-bg-primary-200\/5{background-color:rgb(var(--cstu-primary-200)/.05)}.cstu-bg-primary-200\/50{background-color:rgb(var(--cstu-primary-200)/.5)}.cstu-bg-primary-200\/55{background-color:rgb(var(--cstu-primary-200)/.55)}.cstu-bg-primary-200\/60{background-color:rgb(var(--cstu-primary-200)/.6)}.cstu-bg-primary-200\/65{background-color:rgb(var(--cstu-primary-200)/.65)}.cstu-bg-primary-200\/70{background-color:rgb(var(--cstu-primary-200)/.7)}.cstu-bg-primary-200\/75{background-color:rgb(var(--cstu-primary-200)/.75)}.cstu-bg-primary-200\/80{background-color:rgb(var(--cstu-primary-200)/.8)}.cstu-bg-primary-200\/85{background-color:rgb(var(--cstu-primary-200)/.85)}.cstu-bg-primary-200\/90{background-color:rgb(var(--cstu-primary-200)/.9)}.cstu-bg-primary-200\/95{background-color:rgb(var(--cstu-primary-200)/.95)}.cstu-bg-primary-300{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-300)/var(--tw-bg-opacity,1))}.cstu-bg-primary-300\/0{background-color:rgb(var(--cstu-primary-300)/0)}.cstu-bg-primary-300\/10{background-color:rgb(var(--cstu-primary-300)/.1)}.cstu-bg-primary-300\/100{background-color:rgb(var(--cstu-primary-300)/1)}.cstu-bg-primary-300\/15{background-color:rgb(var(--cstu-primary-300)/.15)}.cstu-bg-primary-300\/20{background-color:rgb(var(--cstu-primary-300)/.2)}.cstu-bg-primary-300\/25{background-color:rgb(var(--cstu-primary-300)/.25)}.cstu-bg-primary-300\/30{background-color:rgb(var(--cstu-primary-300)/.3)}.cstu-bg-primary-300\/35{background-color:rgb(var(--cstu-primary-300)/.35)}.cstu-bg-primary-300\/40{background-color:rgb(var(--cstu-primary-300)/.4)}.cstu-bg-primary-300\/45{background-color:rgb(var(--cstu-primary-300)/.45)}.cstu-bg-primary-300\/5{background-color:rgb(var(--cstu-primary-300)/.05)}.cstu-bg-primary-300\/50{background-color:rgb(var(--cstu-primary-300)/.5)}.cstu-bg-primary-300\/55{background-color:rgb(var(--cstu-primary-300)/.55)}.cstu-bg-primary-300\/60{background-color:rgb(var(--cstu-primary-300)/.6)}.cstu-bg-primary-300\/65{background-color:rgb(var(--cstu-primary-300)/.65)}.cstu-bg-primary-300\/70{background-color:rgb(var(--cstu-primary-300)/.7)}.cstu-bg-primary-300\/75{background-color:rgb(var(--cstu-primary-300)/.75)}.cstu-bg-primary-300\/80{background-color:rgb(var(--cstu-primary-300)/.8)}.cstu-bg-primary-300\/85{background-color:rgb(var(--cstu-primary-300)/.85)}.cstu-bg-primary-300\/90{background-color:rgb(var(--cstu-primary-300)/.9)}.cstu-bg-primary-300\/95{background-color:rgb(var(--cstu-primary-300)/.95)}.cstu-bg-primary-400{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-400)/var(--tw-bg-opacity,1))}.cstu-bg-primary-400\/0{background-color:rgb(var(--cstu-primary-400)/0)}.cstu-bg-primary-400\/10{background-color:rgb(var(--cstu-primary-400)/.1)}.cstu-bg-primary-400\/100{background-color:rgb(var(--cstu-primary-400)/1)}.cstu-bg-primary-400\/15{background-color:rgb(var(--cstu-primary-400)/.15)}.cstu-bg-primary-400\/20{background-color:rgb(var(--cstu-primary-400)/.2)}.cstu-bg-primary-400\/25{background-color:rgb(var(--cstu-primary-400)/.25)}.cstu-bg-primary-400\/30{background-color:rgb(var(--cstu-primary-400)/.3)}.cstu-bg-primary-400\/35{background-color:rgb(var(--cstu-primary-400)/.35)}.cstu-bg-primary-400\/40{background-color:rgb(var(--cstu-primary-400)/.4)}.cstu-bg-primary-400\/45{background-color:rgb(var(--cstu-primary-400)/.45)}.cstu-bg-primary-400\/5{background-color:rgb(var(--cstu-primary-400)/.05)}.cstu-bg-primary-400\/50{background-color:rgb(var(--cstu-primary-400)/.5)}.cstu-bg-primary-400\/55{background-color:rgb(var(--cstu-primary-400)/.55)}.cstu-bg-primary-400\/60{background-color:rgb(var(--cstu-primary-400)/.6)}.cstu-bg-primary-400\/65{background-color:rgb(var(--cstu-primary-400)/.65)}.cstu-bg-primary-400\/70{background-color:rgb(var(--cstu-primary-400)/.7)}.cstu-bg-primary-400\/75{background-color:rgb(var(--cstu-primary-400)/.75)}.cstu-bg-primary-400\/80{background-color:rgb(var(--cstu-primary-400)/.8)}.cstu-bg-primary-400\/85{background-color:rgb(var(--cstu-primary-400)/.85)}.cstu-bg-primary-400\/90{background-color:rgb(var(--cstu-primary-400)/.9)}.cstu-bg-primary-400\/95{background-color:rgb(var(--cstu-primary-400)/.95)}.cstu-bg-primary-450{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-450)/var(--tw-bg-opacity,1))}.cstu-bg-primary-450\/0{background-color:rgb(var(--cstu-primary-450)/0)}.cstu-bg-primary-450\/10{background-color:rgb(var(--cstu-primary-450)/.1)}.cstu-bg-primary-450\/100{background-color:rgb(var(--cstu-primary-450)/1)}.cstu-bg-primary-450\/15{background-color:rgb(var(--cstu-primary-450)/.15)}.cstu-bg-primary-450\/20{background-color:rgb(var(--cstu-primary-450)/.2)}.cstu-bg-primary-450\/25{background-color:rgb(var(--cstu-primary-450)/.25)}.cstu-bg-primary-450\/30{background-color:rgb(var(--cstu-primary-450)/.3)}.cstu-bg-primary-450\/35{background-color:rgb(var(--cstu-primary-450)/.35)}.cstu-bg-primary-450\/40{background-color:rgb(var(--cstu-primary-450)/.4)}.cstu-bg-primary-450\/45{background-color:rgb(var(--cstu-primary-450)/.45)}.cstu-bg-primary-450\/5{background-color:rgb(var(--cstu-primary-450)/.05)}.cstu-bg-primary-450\/50{background-color:rgb(var(--cstu-primary-450)/.5)}.cstu-bg-primary-450\/55{background-color:rgb(var(--cstu-primary-450)/.55)}.cstu-bg-primary-450\/60{background-color:rgb(var(--cstu-primary-450)/.6)}.cstu-bg-primary-450\/65{background-color:rgb(var(--cstu-primary-450)/.65)}.cstu-bg-primary-450\/70{background-color:rgb(var(--cstu-primary-450)/.7)}.cstu-bg-primary-450\/75{background-color:rgb(var(--cstu-primary-450)/.75)}.cstu-bg-primary-450\/80{background-color:rgb(var(--cstu-primary-450)/.8)}.cstu-bg-primary-450\/85{background-color:rgb(var(--cstu-primary-450)/.85)}.cstu-bg-primary-450\/90{background-color:rgb(var(--cstu-primary-450)/.9)}.cstu-bg-primary-450\/95{background-color:rgb(var(--cstu-primary-450)/.95)}.cstu-bg-primary-50{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-50)/var(--tw-bg-opacity,1))}.cstu-bg-primary-50\/0{background-color:rgb(var(--cstu-primary-50)/0)}.cstu-bg-primary-50\/10{background-color:rgb(var(--cstu-primary-50)/.1)}.cstu-bg-primary-50\/100{background-color:rgb(var(--cstu-primary-50)/1)}.cstu-bg-primary-50\/15{background-color:rgb(var(--cstu-primary-50)/.15)}.cstu-bg-primary-50\/20{background-color:rgb(var(--cstu-primary-50)/.2)}.cstu-bg-primary-50\/25{background-color:rgb(var(--cstu-primary-50)/.25)}.cstu-bg-primary-50\/30{background-color:rgb(var(--cstu-primary-50)/.3)}.cstu-bg-primary-50\/35{background-color:rgb(var(--cstu-primary-50)/.35)}.cstu-bg-primary-50\/40{background-color:rgb(var(--cstu-primary-50)/.4)}.cstu-bg-primary-50\/45{background-color:rgb(var(--cstu-primary-50)/.45)}.cstu-bg-primary-50\/5{background-color:rgb(var(--cstu-primary-50)/.05)}.cstu-bg-primary-50\/50{background-color:rgb(var(--cstu-primary-50)/.5)}.cstu-bg-primary-50\/55{background-color:rgb(var(--cstu-primary-50)/.55)}.cstu-bg-primary-50\/60{background-color:rgb(var(--cstu-primary-50)/.6)}.cstu-bg-primary-50\/65{background-color:rgb(var(--cstu-primary-50)/.65)}.cstu-bg-primary-50\/70{background-color:rgb(var(--cstu-primary-50)/.7)}.cstu-bg-primary-50\/75{background-color:rgb(var(--cstu-primary-50)/.75)}.cstu-bg-primary-50\/80{background-color:rgb(var(--cstu-primary-50)/.8)}.cstu-bg-primary-50\/85{background-color:rgb(var(--cstu-primary-50)/.85)}.cstu-bg-primary-50\/90{background-color:rgb(var(--cstu-primary-50)/.9)}.cstu-bg-primary-50\/95{background-color:rgb(var(--cstu-primary-50)/.95)}.cstu-bg-primary-500{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-500)/var(--tw-bg-opacity,1))}.cstu-bg-primary-500\/0{background-color:rgb(var(--cstu-primary-500)/0)}.cstu-bg-primary-500\/10{background-color:rgb(var(--cstu-primary-500)/.1)}.cstu-bg-primary-500\/100{background-color:rgb(var(--cstu-primary-500)/1)}.cstu-bg-primary-500\/15{background-color:rgb(var(--cstu-primary-500)/.15)}.cstu-bg-primary-500\/20{background-color:rgb(var(--cstu-primary-500)/.2)}.cstu-bg-primary-500\/25{background-color:rgb(var(--cstu-primary-500)/.25)}.cstu-bg-primary-500\/30{background-color:rgb(var(--cstu-primary-500)/.3)}.cstu-bg-primary-500\/35{background-color:rgb(var(--cstu-primary-500)/.35)}.cstu-bg-primary-500\/40{background-color:rgb(var(--cstu-primary-500)/.4)}.cstu-bg-primary-500\/45{background-color:rgb(var(--cstu-primary-500)/.45)}.cstu-bg-primary-500\/5{background-color:rgb(var(--cstu-primary-500)/.05)}.cstu-bg-primary-500\/50{background-color:rgb(var(--cstu-primary-500)/.5)}.cstu-bg-primary-500\/55{background-color:rgb(var(--cstu-primary-500)/.55)}.cstu-bg-primary-500\/60{background-color:rgb(var(--cstu-primary-500)/.6)}.cstu-bg-primary-500\/65{background-color:rgb(var(--cstu-primary-500)/.65)}.cstu-bg-primary-500\/70{background-color:rgb(var(--cstu-primary-500)/.7)}.cstu-bg-primary-500\/75{background-color:rgb(var(--cstu-primary-500)/.75)}.cstu-bg-primary-500\/80{background-color:rgb(var(--cstu-primary-500)/.8)}.cstu-bg-primary-500\/85{background-color:rgb(var(--cstu-primary-500)/.85)}.cstu-bg-primary-500\/90{background-color:rgb(var(--cstu-primary-500)/.9)}.cstu-bg-primary-500\/95{background-color:rgb(var(--cstu-primary-500)/.95)}.cstu-bg-primary-550{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-550)/var(--tw-bg-opacity,1))}.cstu-bg-primary-550\/0{background-color:rgb(var(--cstu-primary-550)/0)}.cstu-bg-primary-550\/10{background-color:rgb(var(--cstu-primary-550)/.1)}.cstu-bg-primary-550\/100{background-color:rgb(var(--cstu-primary-550)/1)}.cstu-bg-primary-550\/15{background-color:rgb(var(--cstu-primary-550)/.15)}.cstu-bg-primary-550\/20{background-color:rgb(var(--cstu-primary-550)/.2)}.cstu-bg-primary-550\/25{background-color:rgb(var(--cstu-primary-550)/.25)}.cstu-bg-primary-550\/30{background-color:rgb(var(--cstu-primary-550)/.3)}.cstu-bg-primary-550\/35{background-color:rgb(var(--cstu-primary-550)/.35)}.cstu-bg-primary-550\/40{background-color:rgb(var(--cstu-primary-550)/.4)}.cstu-bg-primary-550\/45{background-color:rgb(var(--cstu-primary-550)/.45)}.cstu-bg-primary-550\/5{background-color:rgb(var(--cstu-primary-550)/.05)}.cstu-bg-primary-550\/50{background-color:rgb(var(--cstu-primary-550)/.5)}.cstu-bg-primary-550\/55{background-color:rgb(var(--cstu-primary-550)/.55)}.cstu-bg-primary-550\/60{background-color:rgb(var(--cstu-primary-550)/.6)}.cstu-bg-primary-550\/65{background-color:rgb(var(--cstu-primary-550)/.65)}.cstu-bg-primary-550\/70{background-color:rgb(var(--cstu-primary-550)/.7)}.cstu-bg-primary-550\/75{background-color:rgb(var(--cstu-primary-550)/.75)}.cstu-bg-primary-550\/80{background-color:rgb(var(--cstu-primary-550)/.8)}.cstu-bg-primary-550\/85{background-color:rgb(var(--cstu-primary-550)/.85)}.cstu-bg-primary-550\/90{background-color:rgb(var(--cstu-primary-550)/.9)}.cstu-bg-primary-550\/95{background-color:rgb(var(--cstu-primary-550)/.95)}.cstu-bg-primary-600{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-600)/var(--tw-bg-opacity,1))}.cstu-bg-primary-600\/0{background-color:rgb(var(--cstu-primary-600)/0)}.cstu-bg-primary-600\/10{background-color:rgb(var(--cstu-primary-600)/.1)}.cstu-bg-primary-600\/100{background-color:rgb(var(--cstu-primary-600)/1)}.cstu-bg-primary-600\/15{background-color:rgb(var(--cstu-primary-600)/.15)}.cstu-bg-primary-600\/20{background-color:rgb(var(--cstu-primary-600)/.2)}.cstu-bg-primary-600\/25{background-color:rgb(var(--cstu-primary-600)/.25)}.cstu-bg-primary-600\/30{background-color:rgb(var(--cstu-primary-600)/.3)}.cstu-bg-primary-600\/35{background-color:rgb(var(--cstu-primary-600)/.35)}.cstu-bg-primary-600\/40{background-color:rgb(var(--cstu-primary-600)/.4)}.cstu-bg-primary-600\/45{background-color:rgb(var(--cstu-primary-600)/.45)}.cstu-bg-primary-600\/5{background-color:rgb(var(--cstu-primary-600)/.05)}.cstu-bg-primary-600\/50{background-color:rgb(var(--cstu-primary-600)/.5)}.cstu-bg-primary-600\/55{background-color:rgb(var(--cstu-primary-600)/.55)}.cstu-bg-primary-600\/60{background-color:rgb(var(--cstu-primary-600)/.6)}.cstu-bg-primary-600\/65{background-color:rgb(var(--cstu-primary-600)/.65)}.cstu-bg-primary-600\/70{background-color:rgb(var(--cstu-primary-600)/.7)}.cstu-bg-primary-600\/75{background-color:rgb(var(--cstu-primary-600)/.75)}.cstu-bg-primary-600\/80{background-color:rgb(var(--cstu-primary-600)/.8)}.cstu-bg-primary-600\/85{background-color:rgb(var(--cstu-primary-600)/.85)}.cstu-bg-primary-600\/90{background-color:rgb(var(--cstu-primary-600)/.9)}.cstu-bg-primary-600\/95{background-color:rgb(var(--cstu-primary-600)/.95)}.cstu-bg-primary-700{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-700)/var(--tw-bg-opacity,1))}.cstu-bg-primary-700\/0{background-color:rgb(var(--cstu-primary-700)/0)}.cstu-bg-primary-700\/10{background-color:rgb(var(--cstu-primary-700)/.1)}.cstu-bg-primary-700\/100{background-color:rgb(var(--cstu-primary-700)/1)}.cstu-bg-primary-700\/15{background-color:rgb(var(--cstu-primary-700)/.15)}.cstu-bg-primary-700\/20{background-color:rgb(var(--cstu-primary-700)/.2)}.cstu-bg-primary-700\/25{background-color:rgb(var(--cstu-primary-700)/.25)}.cstu-bg-primary-700\/30{background-color:rgb(var(--cstu-primary-700)/.3)}.cstu-bg-primary-700\/35{background-color:rgb(var(--cstu-primary-700)/.35)}.cstu-bg-primary-700\/40{background-color:rgb(var(--cstu-primary-700)/.4)}.cstu-bg-primary-700\/45{background-color:rgb(var(--cstu-primary-700)/.45)}.cstu-bg-primary-700\/5{background-color:rgb(var(--cstu-primary-700)/.05)}.cstu-bg-primary-700\/50{background-color:rgb(var(--cstu-primary-700)/.5)}.cstu-bg-primary-700\/55{background-color:rgb(var(--cstu-primary-700)/.55)}.cstu-bg-primary-700\/60{background-color:rgb(var(--cstu-primary-700)/.6)}.cstu-bg-primary-700\/65{background-color:rgb(var(--cstu-primary-700)/.65)}.cstu-bg-primary-700\/70{background-color:rgb(var(--cstu-primary-700)/.7)}.cstu-bg-primary-700\/75{background-color:rgb(var(--cstu-primary-700)/.75)}.cstu-bg-primary-700\/80{background-color:rgb(var(--cstu-primary-700)/.8)}.cstu-bg-primary-700\/85{background-color:rgb(var(--cstu-primary-700)/.85)}.cstu-bg-primary-700\/90{background-color:rgb(var(--cstu-primary-700)/.9)}.cstu-bg-primary-700\/95{background-color:rgb(var(--cstu-primary-700)/.95)}.cstu-bg-primary-800{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-800)/var(--tw-bg-opacity,1))}.cstu-bg-primary-800\/0{background-color:rgb(var(--cstu-primary-800)/0)}.cstu-bg-primary-800\/10{background-color:rgb(var(--cstu-primary-800)/.1)}.cstu-bg-primary-800\/100{background-color:rgb(var(--cstu-primary-800)/1)}.cstu-bg-primary-800\/15{background-color:rgb(var(--cstu-primary-800)/.15)}.cstu-bg-primary-800\/20{background-color:rgb(var(--cstu-primary-800)/.2)}.cstu-bg-primary-800\/25{background-color:rgb(var(--cstu-primary-800)/.25)}.cstu-bg-primary-800\/30{background-color:rgb(var(--cstu-primary-800)/.3)}.cstu-bg-primary-800\/35{background-color:rgb(var(--cstu-primary-800)/.35)}.cstu-bg-primary-800\/40{background-color:rgb(var(--cstu-primary-800)/.4)}.cstu-bg-primary-800\/45{background-color:rgb(var(--cstu-primary-800)/.45)}.cstu-bg-primary-800\/5{background-color:rgb(var(--cstu-primary-800)/.05)}.cstu-bg-primary-800\/50{background-color:rgb(var(--cstu-primary-800)/.5)}.cstu-bg-primary-800\/55{background-color:rgb(var(--cstu-primary-800)/.55)}.cstu-bg-primary-800\/60{background-color:rgb(var(--cstu-primary-800)/.6)}.cstu-bg-primary-800\/65{background-color:rgb(var(--cstu-primary-800)/.65)}.cstu-bg-primary-800\/70{background-color:rgb(var(--cstu-primary-800)/.7)}.cstu-bg-primary-800\/75{background-color:rgb(var(--cstu-primary-800)/.75)}.cstu-bg-primary-800\/80{background-color:rgb(var(--cstu-primary-800)/.8)}.cstu-bg-primary-800\/85{background-color:rgb(var(--cstu-primary-800)/.85)}.cstu-bg-primary-800\/90{background-color:rgb(var(--cstu-primary-800)/.9)}.cstu-bg-primary-800\/95{background-color:rgb(var(--cstu-primary-800)/.95)}.cstu-bg-primary-900{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-900)/var(--tw-bg-opacity,1))}.cstu-bg-primary-900\/0{background-color:rgb(var(--cstu-primary-900)/0)}.cstu-bg-primary-900\/10{background-color:rgb(var(--cstu-primary-900)/.1)}.cstu-bg-primary-900\/100{background-color:rgb(var(--cstu-primary-900)/1)}.cstu-bg-primary-900\/15{background-color:rgb(var(--cstu-primary-900)/.15)}.cstu-bg-primary-900\/20{background-color:rgb(var(--cstu-primary-900)/.2)}.cstu-bg-primary-900\/25{background-color:rgb(var(--cstu-primary-900)/.25)}.cstu-bg-primary-900\/30{background-color:rgb(var(--cstu-primary-900)/.3)}.cstu-bg-primary-900\/35{background-color:rgb(var(--cstu-primary-900)/.35)}.cstu-bg-primary-900\/40{background-color:rgb(var(--cstu-primary-900)/.4)}.cstu-bg-primary-900\/45{background-color:rgb(var(--cstu-primary-900)/.45)}.cstu-bg-primary-900\/5{background-color:rgb(var(--cstu-primary-900)/.05)}.cstu-bg-primary-900\/50{background-color:rgb(var(--cstu-primary-900)/.5)}.cstu-bg-primary-900\/55{background-color:rgb(var(--cstu-primary-900)/.55)}.cstu-bg-primary-900\/60{background-color:rgb(var(--cstu-primary-900)/.6)}.cstu-bg-primary-900\/65{background-color:rgb(var(--cstu-primary-900)/.65)}.cstu-bg-primary-900\/70{background-color:rgb(var(--cstu-primary-900)/.7)}.cstu-bg-primary-900\/75{background-color:rgb(var(--cstu-primary-900)/.75)}.cstu-bg-primary-900\/80{background-color:rgb(var(--cstu-primary-900)/.8)}.cstu-bg-primary-900\/85{background-color:rgb(var(--cstu-primary-900)/.85)}.cstu-bg-primary-900\/90{background-color:rgb(var(--cstu-primary-900)/.9)}.cstu-bg-primary-900\/95{background-color:rgb(var(--cstu-primary-900)/.95)}.cstu-bg-purple-100{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-100)/var(--tw-bg-opacity,1))}.cstu-bg-purple-100\/0{background-color:rgb(var(--cstu-purple-100)/0)}.cstu-bg-purple-100\/10{background-color:rgb(var(--cstu-purple-100)/.1)}.cstu-bg-purple-100\/100{background-color:rgb(var(--cstu-purple-100)/1)}.cstu-bg-purple-100\/15{background-color:rgb(var(--cstu-purple-100)/.15)}.cstu-bg-purple-100\/20{background-color:rgb(var(--cstu-purple-100)/.2)}.cstu-bg-purple-100\/25{background-color:rgb(var(--cstu-purple-100)/.25)}.cstu-bg-purple-100\/30{background-color:rgb(var(--cstu-purple-100)/.3)}.cstu-bg-purple-100\/35{background-color:rgb(var(--cstu-purple-100)/.35)}.cstu-bg-purple-100\/40{background-color:rgb(var(--cstu-purple-100)/.4)}.cstu-bg-purple-100\/45{background-color:rgb(var(--cstu-purple-100)/.45)}.cstu-bg-purple-100\/5{background-color:rgb(var(--cstu-purple-100)/.05)}.cstu-bg-purple-100\/50{background-color:rgb(var(--cstu-purple-100)/.5)}.cstu-bg-purple-100\/55{background-color:rgb(var(--cstu-purple-100)/.55)}.cstu-bg-purple-100\/60{background-color:rgb(var(--cstu-purple-100)/.6)}.cstu-bg-purple-100\/65{background-color:rgb(var(--cstu-purple-100)/.65)}.cstu-bg-purple-100\/70{background-color:rgb(var(--cstu-purple-100)/.7)}.cstu-bg-purple-100\/75{background-color:rgb(var(--cstu-purple-100)/.75)}.cstu-bg-purple-100\/80{background-color:rgb(var(--cstu-purple-100)/.8)}.cstu-bg-purple-100\/85{background-color:rgb(var(--cstu-purple-100)/.85)}.cstu-bg-purple-100\/90{background-color:rgb(var(--cstu-purple-100)/.9)}.cstu-bg-purple-100\/95{background-color:rgb(var(--cstu-purple-100)/.95)}.cstu-bg-purple-200{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-200)/var(--tw-bg-opacity,1))}.cstu-bg-purple-200\/0{background-color:rgb(var(--cstu-purple-200)/0)}.cstu-bg-purple-200\/10{background-color:rgb(var(--cstu-purple-200)/.1)}.cstu-bg-purple-200\/100{background-color:rgb(var(--cstu-purple-200)/1)}.cstu-bg-purple-200\/15{background-color:rgb(var(--cstu-purple-200)/.15)}.cstu-bg-purple-200\/20{background-color:rgb(var(--cstu-purple-200)/.2)}.cstu-bg-purple-200\/25{background-color:rgb(var(--cstu-purple-200)/.25)}.cstu-bg-purple-200\/30{background-color:rgb(var(--cstu-purple-200)/.3)}.cstu-bg-purple-200\/35{background-color:rgb(var(--cstu-purple-200)/.35)}.cstu-bg-purple-200\/40{background-color:rgb(var(--cstu-purple-200)/.4)}.cstu-bg-purple-200\/45{background-color:rgb(var(--cstu-purple-200)/.45)}.cstu-bg-purple-200\/5{background-color:rgb(var(--cstu-purple-200)/.05)}.cstu-bg-purple-200\/50{background-color:rgb(var(--cstu-purple-200)/.5)}.cstu-bg-purple-200\/55{background-color:rgb(var(--cstu-purple-200)/.55)}.cstu-bg-purple-200\/60{background-color:rgb(var(--cstu-purple-200)/.6)}.cstu-bg-purple-200\/65{background-color:rgb(var(--cstu-purple-200)/.65)}.cstu-bg-purple-200\/70{background-color:rgb(var(--cstu-purple-200)/.7)}.cstu-bg-purple-200\/75{background-color:rgb(var(--cstu-purple-200)/.75)}.cstu-bg-purple-200\/80{background-color:rgb(var(--cstu-purple-200)/.8)}.cstu-bg-purple-200\/85{background-color:rgb(var(--cstu-purple-200)/.85)}.cstu-bg-purple-200\/90{background-color:rgb(var(--cstu-purple-200)/.9)}.cstu-bg-purple-200\/95{background-color:rgb(var(--cstu-purple-200)/.95)}.cstu-bg-purple-300{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-300)/var(--tw-bg-opacity,1))}.cstu-bg-purple-300\/0{background-color:rgb(var(--cstu-purple-300)/0)}.cstu-bg-purple-300\/10{background-color:rgb(var(--cstu-purple-300)/.1)}.cstu-bg-purple-300\/100{background-color:rgb(var(--cstu-purple-300)/1)}.cstu-bg-purple-300\/15{background-color:rgb(var(--cstu-purple-300)/.15)}.cstu-bg-purple-300\/20{background-color:rgb(var(--cstu-purple-300)/.2)}.cstu-bg-purple-300\/25{background-color:rgb(var(--cstu-purple-300)/.25)}.cstu-bg-purple-300\/30{background-color:rgb(var(--cstu-purple-300)/.3)}.cstu-bg-purple-300\/35{background-color:rgb(var(--cstu-purple-300)/.35)}.cstu-bg-purple-300\/40{background-color:rgb(var(--cstu-purple-300)/.4)}.cstu-bg-purple-300\/45{background-color:rgb(var(--cstu-purple-300)/.45)}.cstu-bg-purple-300\/5{background-color:rgb(var(--cstu-purple-300)/.05)}.cstu-bg-purple-300\/50{background-color:rgb(var(--cstu-purple-300)/.5)}.cstu-bg-purple-300\/55{background-color:rgb(var(--cstu-purple-300)/.55)}.cstu-bg-purple-300\/60{background-color:rgb(var(--cstu-purple-300)/.6)}.cstu-bg-purple-300\/65{background-color:rgb(var(--cstu-purple-300)/.65)}.cstu-bg-purple-300\/70{background-color:rgb(var(--cstu-purple-300)/.7)}.cstu-bg-purple-300\/75{background-color:rgb(var(--cstu-purple-300)/.75)}.cstu-bg-purple-300\/80{background-color:rgb(var(--cstu-purple-300)/.8)}.cstu-bg-purple-300\/85{background-color:rgb(var(--cstu-purple-300)/.85)}.cstu-bg-purple-300\/90{background-color:rgb(var(--cstu-purple-300)/.9)}.cstu-bg-purple-300\/95{background-color:rgb(var(--cstu-purple-300)/.95)}.cstu-bg-purple-400{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-400)/var(--tw-bg-opacity,1))}.cstu-bg-purple-400\/0{background-color:rgb(var(--cstu-purple-400)/0)}.cstu-bg-purple-400\/10{background-color:rgb(var(--cstu-purple-400)/.1)}.cstu-bg-purple-400\/100{background-color:rgb(var(--cstu-purple-400)/1)}.cstu-bg-purple-400\/15{background-color:rgb(var(--cstu-purple-400)/.15)}.cstu-bg-purple-400\/20{background-color:rgb(var(--cstu-purple-400)/.2)}.cstu-bg-purple-400\/25{background-color:rgb(var(--cstu-purple-400)/.25)}.cstu-bg-purple-400\/30{background-color:rgb(var(--cstu-purple-400)/.3)}.cstu-bg-purple-400\/35{background-color:rgb(var(--cstu-purple-400)/.35)}.cstu-bg-purple-400\/40{background-color:rgb(var(--cstu-purple-400)/.4)}.cstu-bg-purple-400\/45{background-color:rgb(var(--cstu-purple-400)/.45)}.cstu-bg-purple-400\/5{background-color:rgb(var(--cstu-purple-400)/.05)}.cstu-bg-purple-400\/50{background-color:rgb(var(--cstu-purple-400)/.5)}.cstu-bg-purple-400\/55{background-color:rgb(var(--cstu-purple-400)/.55)}.cstu-bg-purple-400\/60{background-color:rgb(var(--cstu-purple-400)/.6)}.cstu-bg-purple-400\/65{background-color:rgb(var(--cstu-purple-400)/.65)}.cstu-bg-purple-400\/70{background-color:rgb(var(--cstu-purple-400)/.7)}.cstu-bg-purple-400\/75{background-color:rgb(var(--cstu-purple-400)/.75)}.cstu-bg-purple-400\/80{background-color:rgb(var(--cstu-purple-400)/.8)}.cstu-bg-purple-400\/85{background-color:rgb(var(--cstu-purple-400)/.85)}.cstu-bg-purple-400\/90{background-color:rgb(var(--cstu-purple-400)/.9)}.cstu-bg-purple-400\/95{background-color:rgb(var(--cstu-purple-400)/.95)}.cstu-bg-purple-50{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-50)/var(--tw-bg-opacity,1))}.cstu-bg-purple-50\/0{background-color:rgb(var(--cstu-purple-50)/0)}.cstu-bg-purple-50\/10{background-color:rgb(var(--cstu-purple-50)/.1)}.cstu-bg-purple-50\/100{background-color:rgb(var(--cstu-purple-50)/1)}.cstu-bg-purple-50\/15{background-color:rgb(var(--cstu-purple-50)/.15)}.cstu-bg-purple-50\/20{background-color:rgb(var(--cstu-purple-50)/.2)}.cstu-bg-purple-50\/25{background-color:rgb(var(--cstu-purple-50)/.25)}.cstu-bg-purple-50\/30{background-color:rgb(var(--cstu-purple-50)/.3)}.cstu-bg-purple-50\/35{background-color:rgb(var(--cstu-purple-50)/.35)}.cstu-bg-purple-50\/40{background-color:rgb(var(--cstu-purple-50)/.4)}.cstu-bg-purple-50\/45{background-color:rgb(var(--cstu-purple-50)/.45)}.cstu-bg-purple-50\/5{background-color:rgb(var(--cstu-purple-50)/.05)}.cstu-bg-purple-50\/50{background-color:rgb(var(--cstu-purple-50)/.5)}.cstu-bg-purple-50\/55{background-color:rgb(var(--cstu-purple-50)/.55)}.cstu-bg-purple-50\/60{background-color:rgb(var(--cstu-purple-50)/.6)}.cstu-bg-purple-50\/65{background-color:rgb(var(--cstu-purple-50)/.65)}.cstu-bg-purple-50\/70{background-color:rgb(var(--cstu-purple-50)/.7)}.cstu-bg-purple-50\/75{background-color:rgb(var(--cstu-purple-50)/.75)}.cstu-bg-purple-50\/80{background-color:rgb(var(--cstu-purple-50)/.8)}.cstu-bg-purple-50\/85{background-color:rgb(var(--cstu-purple-50)/.85)}.cstu-bg-purple-50\/90{background-color:rgb(var(--cstu-purple-50)/.9)}.cstu-bg-purple-50\/95{background-color:rgb(var(--cstu-purple-50)/.95)}.cstu-bg-purple-500{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-500)/var(--tw-bg-opacity,1))}.cstu-bg-purple-500\/0{background-color:rgb(var(--cstu-purple-500)/0)}.cstu-bg-purple-500\/10{background-color:rgb(var(--cstu-purple-500)/.1)}.cstu-bg-purple-500\/100{background-color:rgb(var(--cstu-purple-500)/1)}.cstu-bg-purple-500\/15{background-color:rgb(var(--cstu-purple-500)/.15)}.cstu-bg-purple-500\/20{background-color:rgb(var(--cstu-purple-500)/.2)}.cstu-bg-purple-500\/25{background-color:rgb(var(--cstu-purple-500)/.25)}.cstu-bg-purple-500\/30{background-color:rgb(var(--cstu-purple-500)/.3)}.cstu-bg-purple-500\/35{background-color:rgb(var(--cstu-purple-500)/.35)}.cstu-bg-purple-500\/40{background-color:rgb(var(--cstu-purple-500)/.4)}.cstu-bg-purple-500\/45{background-color:rgb(var(--cstu-purple-500)/.45)}.cstu-bg-purple-500\/5{background-color:rgb(var(--cstu-purple-500)/.05)}.cstu-bg-purple-500\/50{background-color:rgb(var(--cstu-purple-500)/.5)}.cstu-bg-purple-500\/55{background-color:rgb(var(--cstu-purple-500)/.55)}.cstu-bg-purple-500\/60{background-color:rgb(var(--cstu-purple-500)/.6)}.cstu-bg-purple-500\/65{background-color:rgb(var(--cstu-purple-500)/.65)}.cstu-bg-purple-500\/70{background-color:rgb(var(--cstu-purple-500)/.7)}.cstu-bg-purple-500\/75{background-color:rgb(var(--cstu-purple-500)/.75)}.cstu-bg-purple-500\/80{background-color:rgb(var(--cstu-purple-500)/.8)}.cstu-bg-purple-500\/85{background-color:rgb(var(--cstu-purple-500)/.85)}.cstu-bg-purple-500\/90{background-color:rgb(var(--cstu-purple-500)/.9)}.cstu-bg-purple-500\/95{background-color:rgb(var(--cstu-purple-500)/.95)}.cstu-bg-purple-600{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-600)/var(--tw-bg-opacity,1))}.cstu-bg-purple-600\/0{background-color:rgb(var(--cstu-purple-600)/0)}.cstu-bg-purple-600\/10{background-color:rgb(var(--cstu-purple-600)/.1)}.cstu-bg-purple-600\/100{background-color:rgb(var(--cstu-purple-600)/1)}.cstu-bg-purple-600\/15{background-color:rgb(var(--cstu-purple-600)/.15)}.cstu-bg-purple-600\/20{background-color:rgb(var(--cstu-purple-600)/.2)}.cstu-bg-purple-600\/25{background-color:rgb(var(--cstu-purple-600)/.25)}.cstu-bg-purple-600\/30{background-color:rgb(var(--cstu-purple-600)/.3)}.cstu-bg-purple-600\/35{background-color:rgb(var(--cstu-purple-600)/.35)}.cstu-bg-purple-600\/40{background-color:rgb(var(--cstu-purple-600)/.4)}.cstu-bg-purple-600\/45{background-color:rgb(var(--cstu-purple-600)/.45)}.cstu-bg-purple-600\/5{background-color:rgb(var(--cstu-purple-600)/.05)}.cstu-bg-purple-600\/50{background-color:rgb(var(--cstu-purple-600)/.5)}.cstu-bg-purple-600\/55{background-color:rgb(var(--cstu-purple-600)/.55)}.cstu-bg-purple-600\/60{background-color:rgb(var(--cstu-purple-600)/.6)}.cstu-bg-purple-600\/65{background-color:rgb(var(--cstu-purple-600)/.65)}.cstu-bg-purple-600\/70{background-color:rgb(var(--cstu-purple-600)/.7)}.cstu-bg-purple-600\/75{background-color:rgb(var(--cstu-purple-600)/.75)}.cstu-bg-purple-600\/80{background-color:rgb(var(--cstu-purple-600)/.8)}.cstu-bg-purple-600\/85{background-color:rgb(var(--cstu-purple-600)/.85)}.cstu-bg-purple-600\/90{background-color:rgb(var(--cstu-purple-600)/.9)}.cstu-bg-purple-600\/95{background-color:rgb(var(--cstu-purple-600)/.95)}.cstu-bg-purple-700{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-700)/var(--tw-bg-opacity,1))}.cstu-bg-purple-700\/0{background-color:rgb(var(--cstu-purple-700)/0)}.cstu-bg-purple-700\/10{background-color:rgb(var(--cstu-purple-700)/.1)}.cstu-bg-purple-700\/100{background-color:rgb(var(--cstu-purple-700)/1)}.cstu-bg-purple-700\/15{background-color:rgb(var(--cstu-purple-700)/.15)}.cstu-bg-purple-700\/20{background-color:rgb(var(--cstu-purple-700)/.2)}.cstu-bg-purple-700\/25{background-color:rgb(var(--cstu-purple-700)/.25)}.cstu-bg-purple-700\/30{background-color:rgb(var(--cstu-purple-700)/.3)}.cstu-bg-purple-700\/35{background-color:rgb(var(--cstu-purple-700)/.35)}.cstu-bg-purple-700\/40{background-color:rgb(var(--cstu-purple-700)/.4)}.cstu-bg-purple-700\/45{background-color:rgb(var(--cstu-purple-700)/.45)}.cstu-bg-purple-700\/5{background-color:rgb(var(--cstu-purple-700)/.05)}.cstu-bg-purple-700\/50{background-color:rgb(var(--cstu-purple-700)/.5)}.cstu-bg-purple-700\/55{background-color:rgb(var(--cstu-purple-700)/.55)}.cstu-bg-purple-700\/60{background-color:rgb(var(--cstu-purple-700)/.6)}.cstu-bg-purple-700\/65{background-color:rgb(var(--cstu-purple-700)/.65)}.cstu-bg-purple-700\/70{background-color:rgb(var(--cstu-purple-700)/.7)}.cstu-bg-purple-700\/75{background-color:rgb(var(--cstu-purple-700)/.75)}.cstu-bg-purple-700\/80{background-color:rgb(var(--cstu-purple-700)/.8)}.cstu-bg-purple-700\/85{background-color:rgb(var(--cstu-purple-700)/.85)}.cstu-bg-purple-700\/90{background-color:rgb(var(--cstu-purple-700)/.9)}.cstu-bg-purple-700\/95{background-color:rgb(var(--cstu-purple-700)/.95)}.cstu-bg-purple-800{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-800)/var(--tw-bg-opacity,1))}.cstu-bg-purple-800\/0{background-color:rgb(var(--cstu-purple-800)/0)}.cstu-bg-purple-800\/10{background-color:rgb(var(--cstu-purple-800)/.1)}.cstu-bg-purple-800\/100{background-color:rgb(var(--cstu-purple-800)/1)}.cstu-bg-purple-800\/15{background-color:rgb(var(--cstu-purple-800)/.15)}.cstu-bg-purple-800\/20{background-color:rgb(var(--cstu-purple-800)/.2)}.cstu-bg-purple-800\/25{background-color:rgb(var(--cstu-purple-800)/.25)}.cstu-bg-purple-800\/30{background-color:rgb(var(--cstu-purple-800)/.3)}.cstu-bg-purple-800\/35{background-color:rgb(var(--cstu-purple-800)/.35)}.cstu-bg-purple-800\/40{background-color:rgb(var(--cstu-purple-800)/.4)}.cstu-bg-purple-800\/45{background-color:rgb(var(--cstu-purple-800)/.45)}.cstu-bg-purple-800\/5{background-color:rgb(var(--cstu-purple-800)/.05)}.cstu-bg-purple-800\/50{background-color:rgb(var(--cstu-purple-800)/.5)}.cstu-bg-purple-800\/55{background-color:rgb(var(--cstu-purple-800)/.55)}.cstu-bg-purple-800\/60{background-color:rgb(var(--cstu-purple-800)/.6)}.cstu-bg-purple-800\/65{background-color:rgb(var(--cstu-purple-800)/.65)}.cstu-bg-purple-800\/70{background-color:rgb(var(--cstu-purple-800)/.7)}.cstu-bg-purple-800\/75{background-color:rgb(var(--cstu-purple-800)/.75)}.cstu-bg-purple-800\/80{background-color:rgb(var(--cstu-purple-800)/.8)}.cstu-bg-purple-800\/85{background-color:rgb(var(--cstu-purple-800)/.85)}.cstu-bg-purple-800\/90{background-color:rgb(var(--cstu-purple-800)/.9)}.cstu-bg-purple-800\/95{background-color:rgb(var(--cstu-purple-800)/.95)}.cstu-bg-purple-900{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-900)/var(--tw-bg-opacity,1))}.cstu-bg-purple-900\/0{background-color:rgb(var(--cstu-purple-900)/0)}.cstu-bg-purple-900\/10{background-color:rgb(var(--cstu-purple-900)/.1)}.cstu-bg-purple-900\/100{background-color:rgb(var(--cstu-purple-900)/1)}.cstu-bg-purple-900\/15{background-color:rgb(var(--cstu-purple-900)/.15)}.cstu-bg-purple-900\/20{background-color:rgb(var(--cstu-purple-900)/.2)}.cstu-bg-purple-900\/25{background-color:rgb(var(--cstu-purple-900)/.25)}.cstu-bg-purple-900\/30{background-color:rgb(var(--cstu-purple-900)/.3)}.cstu-bg-purple-900\/35{background-color:rgb(var(--cstu-purple-900)/.35)}.cstu-bg-purple-900\/40{background-color:rgb(var(--cstu-purple-900)/.4)}.cstu-bg-purple-900\/45{background-color:rgb(var(--cstu-purple-900)/.45)}.cstu-bg-purple-900\/5{background-color:rgb(var(--cstu-purple-900)/.05)}.cstu-bg-purple-900\/50{background-color:rgb(var(--cstu-purple-900)/.5)}.cstu-bg-purple-900\/55{background-color:rgb(var(--cstu-purple-900)/.55)}.cstu-bg-purple-900\/60{background-color:rgb(var(--cstu-purple-900)/.6)}.cstu-bg-purple-900\/65{background-color:rgb(var(--cstu-purple-900)/.65)}.cstu-bg-purple-900\/70{background-color:rgb(var(--cstu-purple-900)/.7)}.cstu-bg-purple-900\/75{background-color:rgb(var(--cstu-purple-900)/.75)}.cstu-bg-purple-900\/80{background-color:rgb(var(--cstu-purple-900)/.8)}.cstu-bg-purple-900\/85{background-color:rgb(var(--cstu-purple-900)/.85)}.cstu-bg-purple-900\/90{background-color:rgb(var(--cstu-purple-900)/.9)}.cstu-bg-purple-900\/95{background-color:rgb(var(--cstu-purple-900)/.95)}.cstu-bg-red-100{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-100)/var(--tw-bg-opacity,1))}.cstu-bg-red-100\/0{background-color:rgb(var(--cstu-red-100)/0)}.cstu-bg-red-100\/10{background-color:rgb(var(--cstu-red-100)/.1)}.cstu-bg-red-100\/100{background-color:rgb(var(--cstu-red-100)/1)}.cstu-bg-red-100\/15{background-color:rgb(var(--cstu-red-100)/.15)}.cstu-bg-red-100\/20{background-color:rgb(var(--cstu-red-100)/.2)}.cstu-bg-red-100\/25{background-color:rgb(var(--cstu-red-100)/.25)}.cstu-bg-red-100\/30{background-color:rgb(var(--cstu-red-100)/.3)}.cstu-bg-red-100\/35{background-color:rgb(var(--cstu-red-100)/.35)}.cstu-bg-red-100\/40{background-color:rgb(var(--cstu-red-100)/.4)}.cstu-bg-red-100\/45{background-color:rgb(var(--cstu-red-100)/.45)}.cstu-bg-red-100\/5{background-color:rgb(var(--cstu-red-100)/.05)}.cstu-bg-red-100\/50{background-color:rgb(var(--cstu-red-100)/.5)}.cstu-bg-red-100\/55{background-color:rgb(var(--cstu-red-100)/.55)}.cstu-bg-red-100\/60{background-color:rgb(var(--cstu-red-100)/.6)}.cstu-bg-red-100\/65{background-color:rgb(var(--cstu-red-100)/.65)}.cstu-bg-red-100\/70{background-color:rgb(var(--cstu-red-100)/.7)}.cstu-bg-red-100\/75{background-color:rgb(var(--cstu-red-100)/.75)}.cstu-bg-red-100\/80{background-color:rgb(var(--cstu-red-100)/.8)}.cstu-bg-red-100\/85{background-color:rgb(var(--cstu-red-100)/.85)}.cstu-bg-red-100\/90{background-color:rgb(var(--cstu-red-100)/.9)}.cstu-bg-red-100\/95{background-color:rgb(var(--cstu-red-100)/.95)}.cstu-bg-red-200{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-200)/var(--tw-bg-opacity,1))}.cstu-bg-red-200\/0{background-color:rgb(var(--cstu-red-200)/0)}.cstu-bg-red-200\/10{background-color:rgb(var(--cstu-red-200)/.1)}.cstu-bg-red-200\/100{background-color:rgb(var(--cstu-red-200)/1)}.cstu-bg-red-200\/15{background-color:rgb(var(--cstu-red-200)/.15)}.cstu-bg-red-200\/20{background-color:rgb(var(--cstu-red-200)/.2)}.cstu-bg-red-200\/25{background-color:rgb(var(--cstu-red-200)/.25)}.cstu-bg-red-200\/30{background-color:rgb(var(--cstu-red-200)/.3)}.cstu-bg-red-200\/35{background-color:rgb(var(--cstu-red-200)/.35)}.cstu-bg-red-200\/40{background-color:rgb(var(--cstu-red-200)/.4)}.cstu-bg-red-200\/45{background-color:rgb(var(--cstu-red-200)/.45)}.cstu-bg-red-200\/5{background-color:rgb(var(--cstu-red-200)/.05)}.cstu-bg-red-200\/50{background-color:rgb(var(--cstu-red-200)/.5)}.cstu-bg-red-200\/55{background-color:rgb(var(--cstu-red-200)/.55)}.cstu-bg-red-200\/60{background-color:rgb(var(--cstu-red-200)/.6)}.cstu-bg-red-200\/65{background-color:rgb(var(--cstu-red-200)/.65)}.cstu-bg-red-200\/70{background-color:rgb(var(--cstu-red-200)/.7)}.cstu-bg-red-200\/75{background-color:rgb(var(--cstu-red-200)/.75)}.cstu-bg-red-200\/80{background-color:rgb(var(--cstu-red-200)/.8)}.cstu-bg-red-200\/85{background-color:rgb(var(--cstu-red-200)/.85)}.cstu-bg-red-200\/90{background-color:rgb(var(--cstu-red-200)/.9)}.cstu-bg-red-200\/95{background-color:rgb(var(--cstu-red-200)/.95)}.cstu-bg-red-300{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-300)/var(--tw-bg-opacity,1))}.cstu-bg-red-300\/0{background-color:rgb(var(--cstu-red-300)/0)}.cstu-bg-red-300\/10{background-color:rgb(var(--cstu-red-300)/.1)}.cstu-bg-red-300\/100{background-color:rgb(var(--cstu-red-300)/1)}.cstu-bg-red-300\/15{background-color:rgb(var(--cstu-red-300)/.15)}.cstu-bg-red-300\/20{background-color:rgb(var(--cstu-red-300)/.2)}.cstu-bg-red-300\/25{background-color:rgb(var(--cstu-red-300)/.25)}.cstu-bg-red-300\/30{background-color:rgb(var(--cstu-red-300)/.3)}.cstu-bg-red-300\/35{background-color:rgb(var(--cstu-red-300)/.35)}.cstu-bg-red-300\/40{background-color:rgb(var(--cstu-red-300)/.4)}.cstu-bg-red-300\/45{background-color:rgb(var(--cstu-red-300)/.45)}.cstu-bg-red-300\/5{background-color:rgb(var(--cstu-red-300)/.05)}.cstu-bg-red-300\/50{background-color:rgb(var(--cstu-red-300)/.5)}.cstu-bg-red-300\/55{background-color:rgb(var(--cstu-red-300)/.55)}.cstu-bg-red-300\/60{background-color:rgb(var(--cstu-red-300)/.6)}.cstu-bg-red-300\/65{background-color:rgb(var(--cstu-red-300)/.65)}.cstu-bg-red-300\/70{background-color:rgb(var(--cstu-red-300)/.7)}.cstu-bg-red-300\/75{background-color:rgb(var(--cstu-red-300)/.75)}.cstu-bg-red-300\/80{background-color:rgb(var(--cstu-red-300)/.8)}.cstu-bg-red-300\/85{background-color:rgb(var(--cstu-red-300)/.85)}.cstu-bg-red-300\/90{background-color:rgb(var(--cstu-red-300)/.9)}.cstu-bg-red-300\/95{background-color:rgb(var(--cstu-red-300)/.95)}.cstu-bg-red-400{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-400)/var(--tw-bg-opacity,1))}.cstu-bg-red-400\/0{background-color:rgb(var(--cstu-red-400)/0)}.cstu-bg-red-400\/10{background-color:rgb(var(--cstu-red-400)/.1)}.cstu-bg-red-400\/100{background-color:rgb(var(--cstu-red-400)/1)}.cstu-bg-red-400\/15{background-color:rgb(var(--cstu-red-400)/.15)}.cstu-bg-red-400\/20{background-color:rgb(var(--cstu-red-400)/.2)}.cstu-bg-red-400\/25{background-color:rgb(var(--cstu-red-400)/.25)}.cstu-bg-red-400\/30{background-color:rgb(var(--cstu-red-400)/.3)}.cstu-bg-red-400\/35{background-color:rgb(var(--cstu-red-400)/.35)}.cstu-bg-red-400\/40{background-color:rgb(var(--cstu-red-400)/.4)}.cstu-bg-red-400\/45{background-color:rgb(var(--cstu-red-400)/.45)}.cstu-bg-red-400\/5{background-color:rgb(var(--cstu-red-400)/.05)}.cstu-bg-red-400\/50{background-color:rgb(var(--cstu-red-400)/.5)}.cstu-bg-red-400\/55{background-color:rgb(var(--cstu-red-400)/.55)}.cstu-bg-red-400\/60{background-color:rgb(var(--cstu-red-400)/.6)}.cstu-bg-red-400\/65{background-color:rgb(var(--cstu-red-400)/.65)}.cstu-bg-red-400\/70{background-color:rgb(var(--cstu-red-400)/.7)}.cstu-bg-red-400\/75{background-color:rgb(var(--cstu-red-400)/.75)}.cstu-bg-red-400\/80{background-color:rgb(var(--cstu-red-400)/.8)}.cstu-bg-red-400\/85{background-color:rgb(var(--cstu-red-400)/.85)}.cstu-bg-red-400\/90{background-color:rgb(var(--cstu-red-400)/.9)}.cstu-bg-red-400\/95{background-color:rgb(var(--cstu-red-400)/.95)}.cstu-bg-red-50{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-50)/var(--tw-bg-opacity,1))}.cstu-bg-red-50\/0{background-color:rgb(var(--cstu-red-50)/0)}.cstu-bg-red-50\/10{background-color:rgb(var(--cstu-red-50)/.1)}.cstu-bg-red-50\/100{background-color:rgb(var(--cstu-red-50)/1)}.cstu-bg-red-50\/15{background-color:rgb(var(--cstu-red-50)/.15)}.cstu-bg-red-50\/20{background-color:rgb(var(--cstu-red-50)/.2)}.cstu-bg-red-50\/25{background-color:rgb(var(--cstu-red-50)/.25)}.cstu-bg-red-50\/30{background-color:rgb(var(--cstu-red-50)/.3)}.cstu-bg-red-50\/35{background-color:rgb(var(--cstu-red-50)/.35)}.cstu-bg-red-50\/40{background-color:rgb(var(--cstu-red-50)/.4)}.cstu-bg-red-50\/45{background-color:rgb(var(--cstu-red-50)/.45)}.cstu-bg-red-50\/5{background-color:rgb(var(--cstu-red-50)/.05)}.cstu-bg-red-50\/50{background-color:rgb(var(--cstu-red-50)/.5)}.cstu-bg-red-50\/55{background-color:rgb(var(--cstu-red-50)/.55)}.cstu-bg-red-50\/60{background-color:rgb(var(--cstu-red-50)/.6)}.cstu-bg-red-50\/65{background-color:rgb(var(--cstu-red-50)/.65)}.cstu-bg-red-50\/70{background-color:rgb(var(--cstu-red-50)/.7)}.cstu-bg-red-50\/75{background-color:rgb(var(--cstu-red-50)/.75)}.cstu-bg-red-50\/80{background-color:rgb(var(--cstu-red-50)/.8)}.cstu-bg-red-50\/85{background-color:rgb(var(--cstu-red-50)/.85)}.cstu-bg-red-50\/90{background-color:rgb(var(--cstu-red-50)/.9)}.cstu-bg-red-50\/95{background-color:rgb(var(--cstu-red-50)/.95)}.cstu-bg-red-500{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-500)/var(--tw-bg-opacity,1))}.cstu-bg-red-500\/0{background-color:rgb(var(--cstu-red-500)/0)}.cstu-bg-red-500\/10{background-color:rgb(var(--cstu-red-500)/.1)}.cstu-bg-red-500\/100{background-color:rgb(var(--cstu-red-500)/1)}.cstu-bg-red-500\/15{background-color:rgb(var(--cstu-red-500)/.15)}.cstu-bg-red-500\/20{background-color:rgb(var(--cstu-red-500)/.2)}.cstu-bg-red-500\/25{background-color:rgb(var(--cstu-red-500)/.25)}.cstu-bg-red-500\/30{background-color:rgb(var(--cstu-red-500)/.3)}.cstu-bg-red-500\/35{background-color:rgb(var(--cstu-red-500)/.35)}.cstu-bg-red-500\/40{background-color:rgb(var(--cstu-red-500)/.4)}.cstu-bg-red-500\/45{background-color:rgb(var(--cstu-red-500)/.45)}.cstu-bg-red-500\/5{background-color:rgb(var(--cstu-red-500)/.05)}.cstu-bg-red-500\/50{background-color:rgb(var(--cstu-red-500)/.5)}.cstu-bg-red-500\/55{background-color:rgb(var(--cstu-red-500)/.55)}.cstu-bg-red-500\/60{background-color:rgb(var(--cstu-red-500)/.6)}.cstu-bg-red-500\/65{background-color:rgb(var(--cstu-red-500)/.65)}.cstu-bg-red-500\/70{background-color:rgb(var(--cstu-red-500)/.7)}.cstu-bg-red-500\/75{background-color:rgb(var(--cstu-red-500)/.75)}.cstu-bg-red-500\/80{background-color:rgb(var(--cstu-red-500)/.8)}.cstu-bg-red-500\/85{background-color:rgb(var(--cstu-red-500)/.85)}.cstu-bg-red-500\/90{background-color:rgb(var(--cstu-red-500)/.9)}.cstu-bg-red-500\/95{background-color:rgb(var(--cstu-red-500)/.95)}.cstu-bg-red-600{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-600)/var(--tw-bg-opacity,1))}.cstu-bg-red-600\/0{background-color:rgb(var(--cstu-red-600)/0)}.cstu-bg-red-600\/10{background-color:rgb(var(--cstu-red-600)/.1)}.cstu-bg-red-600\/100{background-color:rgb(var(--cstu-red-600)/1)}.cstu-bg-red-600\/15{background-color:rgb(var(--cstu-red-600)/.15)}.cstu-bg-red-600\/20{background-color:rgb(var(--cstu-red-600)/.2)}.cstu-bg-red-600\/25{background-color:rgb(var(--cstu-red-600)/.25)}.cstu-bg-red-600\/30{background-color:rgb(var(--cstu-red-600)/.3)}.cstu-bg-red-600\/35{background-color:rgb(var(--cstu-red-600)/.35)}.cstu-bg-red-600\/40{background-color:rgb(var(--cstu-red-600)/.4)}.cstu-bg-red-600\/45{background-color:rgb(var(--cstu-red-600)/.45)}.cstu-bg-red-600\/5{background-color:rgb(var(--cstu-red-600)/.05)}.cstu-bg-red-600\/50{background-color:rgb(var(--cstu-red-600)/.5)}.cstu-bg-red-600\/55{background-color:rgb(var(--cstu-red-600)/.55)}.cstu-bg-red-600\/60{background-color:rgb(var(--cstu-red-600)/.6)}.cstu-bg-red-600\/65{background-color:rgb(var(--cstu-red-600)/.65)}.cstu-bg-red-600\/70{background-color:rgb(var(--cstu-red-600)/.7)}.cstu-bg-red-600\/75{background-color:rgb(var(--cstu-red-600)/.75)}.cstu-bg-red-600\/80{background-color:rgb(var(--cstu-red-600)/.8)}.cstu-bg-red-600\/85{background-color:rgb(var(--cstu-red-600)/.85)}.cstu-bg-red-600\/90{background-color:rgb(var(--cstu-red-600)/.9)}.cstu-bg-red-600\/95{background-color:rgb(var(--cstu-red-600)/.95)}.cstu-bg-red-700{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-700)/var(--tw-bg-opacity,1))}.cstu-bg-red-700\/0{background-color:rgb(var(--cstu-red-700)/0)}.cstu-bg-red-700\/10{background-color:rgb(var(--cstu-red-700)/.1)}.cstu-bg-red-700\/100{background-color:rgb(var(--cstu-red-700)/1)}.cstu-bg-red-700\/15{background-color:rgb(var(--cstu-red-700)/.15)}.cstu-bg-red-700\/20{background-color:rgb(var(--cstu-red-700)/.2)}.cstu-bg-red-700\/25{background-color:rgb(var(--cstu-red-700)/.25)}.cstu-bg-red-700\/30{background-color:rgb(var(--cstu-red-700)/.3)}.cstu-bg-red-700\/35{background-color:rgb(var(--cstu-red-700)/.35)}.cstu-bg-red-700\/40{background-color:rgb(var(--cstu-red-700)/.4)}.cstu-bg-red-700\/45{background-color:rgb(var(--cstu-red-700)/.45)}.cstu-bg-red-700\/5{background-color:rgb(var(--cstu-red-700)/.05)}.cstu-bg-red-700\/50{background-color:rgb(var(--cstu-red-700)/.5)}.cstu-bg-red-700\/55{background-color:rgb(var(--cstu-red-700)/.55)}.cstu-bg-red-700\/60{background-color:rgb(var(--cstu-red-700)/.6)}.cstu-bg-red-700\/65{background-color:rgb(var(--cstu-red-700)/.65)}.cstu-bg-red-700\/70{background-color:rgb(var(--cstu-red-700)/.7)}.cstu-bg-red-700\/75{background-color:rgb(var(--cstu-red-700)/.75)}.cstu-bg-red-700\/80{background-color:rgb(var(--cstu-red-700)/.8)}.cstu-bg-red-700\/85{background-color:rgb(var(--cstu-red-700)/.85)}.cstu-bg-red-700\/90{background-color:rgb(var(--cstu-red-700)/.9)}.cstu-bg-red-700\/95{background-color:rgb(var(--cstu-red-700)/.95)}.cstu-bg-red-800{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-800)/var(--tw-bg-opacity,1))}.cstu-bg-red-800\/0{background-color:rgb(var(--cstu-red-800)/0)}.cstu-bg-red-800\/10{background-color:rgb(var(--cstu-red-800)/.1)}.cstu-bg-red-800\/100{background-color:rgb(var(--cstu-red-800)/1)}.cstu-bg-red-800\/15{background-color:rgb(var(--cstu-red-800)/.15)}.cstu-bg-red-800\/20{background-color:rgb(var(--cstu-red-800)/.2)}.cstu-bg-red-800\/25{background-color:rgb(var(--cstu-red-800)/.25)}.cstu-bg-red-800\/30{background-color:rgb(var(--cstu-red-800)/.3)}.cstu-bg-red-800\/35{background-color:rgb(var(--cstu-red-800)/.35)}.cstu-bg-red-800\/40{background-color:rgb(var(--cstu-red-800)/.4)}.cstu-bg-red-800\/45{background-color:rgb(var(--cstu-red-800)/.45)}.cstu-bg-red-800\/5{background-color:rgb(var(--cstu-red-800)/.05)}.cstu-bg-red-800\/50{background-color:rgb(var(--cstu-red-800)/.5)}.cstu-bg-red-800\/55{background-color:rgb(var(--cstu-red-800)/.55)}.cstu-bg-red-800\/60{background-color:rgb(var(--cstu-red-800)/.6)}.cstu-bg-red-800\/65{background-color:rgb(var(--cstu-red-800)/.65)}.cstu-bg-red-800\/70{background-color:rgb(var(--cstu-red-800)/.7)}.cstu-bg-red-800\/75{background-color:rgb(var(--cstu-red-800)/.75)}.cstu-bg-red-800\/80{background-color:rgb(var(--cstu-red-800)/.8)}.cstu-bg-red-800\/85{background-color:rgb(var(--cstu-red-800)/.85)}.cstu-bg-red-800\/90{background-color:rgb(var(--cstu-red-800)/.9)}.cstu-bg-red-800\/95{background-color:rgb(var(--cstu-red-800)/.95)}.cstu-bg-red-900{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-900)/var(--tw-bg-opacity,1))}.cstu-bg-red-900\/0{background-color:rgb(var(--cstu-red-900)/0)}.cstu-bg-red-900\/10{background-color:rgb(var(--cstu-red-900)/.1)}.cstu-bg-red-900\/100{background-color:rgb(var(--cstu-red-900)/1)}.cstu-bg-red-900\/15{background-color:rgb(var(--cstu-red-900)/.15)}.cstu-bg-red-900\/20{background-color:rgb(var(--cstu-red-900)/.2)}.cstu-bg-red-900\/25{background-color:rgb(var(--cstu-red-900)/.25)}.cstu-bg-red-900\/30{background-color:rgb(var(--cstu-red-900)/.3)}.cstu-bg-red-900\/35{background-color:rgb(var(--cstu-red-900)/.35)}.cstu-bg-red-900\/40{background-color:rgb(var(--cstu-red-900)/.4)}.cstu-bg-red-900\/45{background-color:rgb(var(--cstu-red-900)/.45)}.cstu-bg-red-900\/5{background-color:rgb(var(--cstu-red-900)/.05)}.cstu-bg-red-900\/50{background-color:rgb(var(--cstu-red-900)/.5)}.cstu-bg-red-900\/55{background-color:rgb(var(--cstu-red-900)/.55)}.cstu-bg-red-900\/60{background-color:rgb(var(--cstu-red-900)/.6)}.cstu-bg-red-900\/65{background-color:rgb(var(--cstu-red-900)/.65)}.cstu-bg-red-900\/70{background-color:rgb(var(--cstu-red-900)/.7)}.cstu-bg-red-900\/75{background-color:rgb(var(--cstu-red-900)/.75)}.cstu-bg-red-900\/80{background-color:rgb(var(--cstu-red-900)/.8)}.cstu-bg-red-900\/85{background-color:rgb(var(--cstu-red-900)/.85)}.cstu-bg-red-900\/90{background-color:rgb(var(--cstu-red-900)/.9)}.cstu-bg-red-900\/95{background-color:rgb(var(--cstu-red-900)/.95)}.cstu-bg-sea-blue-100{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-100)/var(--tw-bg-opacity,1))}.cstu-bg-sea-blue-100\/0{background-color:rgb(var(--cstu-sea-blue-100)/0)}.cstu-bg-sea-blue-100\/10{background-color:rgb(var(--cstu-sea-blue-100)/.1)}.cstu-bg-sea-blue-100\/100{background-color:rgb(var(--cstu-sea-blue-100)/1)}.cstu-bg-sea-blue-100\/15{background-color:rgb(var(--cstu-sea-blue-100)/.15)}.cstu-bg-sea-blue-100\/20{background-color:rgb(var(--cstu-sea-blue-100)/.2)}.cstu-bg-sea-blue-100\/25{background-color:rgb(var(--cstu-sea-blue-100)/.25)}.cstu-bg-sea-blue-100\/30{background-color:rgb(var(--cstu-sea-blue-100)/.3)}.cstu-bg-sea-blue-100\/35{background-color:rgb(var(--cstu-sea-blue-100)/.35)}.cstu-bg-sea-blue-100\/40{background-color:rgb(var(--cstu-sea-blue-100)/.4)}.cstu-bg-sea-blue-100\/45{background-color:rgb(var(--cstu-sea-blue-100)/.45)}.cstu-bg-sea-blue-100\/5{background-color:rgb(var(--cstu-sea-blue-100)/.05)}.cstu-bg-sea-blue-100\/50{background-color:rgb(var(--cstu-sea-blue-100)/.5)}.cstu-bg-sea-blue-100\/55{background-color:rgb(var(--cstu-sea-blue-100)/.55)}.cstu-bg-sea-blue-100\/60{background-color:rgb(var(--cstu-sea-blue-100)/.6)}.cstu-bg-sea-blue-100\/65{background-color:rgb(var(--cstu-sea-blue-100)/.65)}.cstu-bg-sea-blue-100\/70{background-color:rgb(var(--cstu-sea-blue-100)/.7)}.cstu-bg-sea-blue-100\/75{background-color:rgb(var(--cstu-sea-blue-100)/.75)}.cstu-bg-sea-blue-100\/80{background-color:rgb(var(--cstu-sea-blue-100)/.8)}.cstu-bg-sea-blue-100\/85{background-color:rgb(var(--cstu-sea-blue-100)/.85)}.cstu-bg-sea-blue-100\/90{background-color:rgb(var(--cstu-sea-blue-100)/.9)}.cstu-bg-sea-blue-100\/95{background-color:rgb(var(--cstu-sea-blue-100)/.95)}.cstu-bg-sea-blue-200{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-200)/var(--tw-bg-opacity,1))}.cstu-bg-sea-blue-200\/0{background-color:rgb(var(--cstu-sea-blue-200)/0)}.cstu-bg-sea-blue-200\/10{background-color:rgb(var(--cstu-sea-blue-200)/.1)}.cstu-bg-sea-blue-200\/100{background-color:rgb(var(--cstu-sea-blue-200)/1)}.cstu-bg-sea-blue-200\/15{background-color:rgb(var(--cstu-sea-blue-200)/.15)}.cstu-bg-sea-blue-200\/20{background-color:rgb(var(--cstu-sea-blue-200)/.2)}.cstu-bg-sea-blue-200\/25{background-color:rgb(var(--cstu-sea-blue-200)/.25)}.cstu-bg-sea-blue-200\/30{background-color:rgb(var(--cstu-sea-blue-200)/.3)}.cstu-bg-sea-blue-200\/35{background-color:rgb(var(--cstu-sea-blue-200)/.35)}.cstu-bg-sea-blue-200\/40{background-color:rgb(var(--cstu-sea-blue-200)/.4)}.cstu-bg-sea-blue-200\/45{background-color:rgb(var(--cstu-sea-blue-200)/.45)}.cstu-bg-sea-blue-200\/5{background-color:rgb(var(--cstu-sea-blue-200)/.05)}.cstu-bg-sea-blue-200\/50{background-color:rgb(var(--cstu-sea-blue-200)/.5)}.cstu-bg-sea-blue-200\/55{background-color:rgb(var(--cstu-sea-blue-200)/.55)}.cstu-bg-sea-blue-200\/60{background-color:rgb(var(--cstu-sea-blue-200)/.6)}.cstu-bg-sea-blue-200\/65{background-color:rgb(var(--cstu-sea-blue-200)/.65)}.cstu-bg-sea-blue-200\/70{background-color:rgb(var(--cstu-sea-blue-200)/.7)}.cstu-bg-sea-blue-200\/75{background-color:rgb(var(--cstu-sea-blue-200)/.75)}.cstu-bg-sea-blue-200\/80{background-color:rgb(var(--cstu-sea-blue-200)/.8)}.cstu-bg-sea-blue-200\/85{background-color:rgb(var(--cstu-sea-blue-200)/.85)}.cstu-bg-sea-blue-200\/90{background-color:rgb(var(--cstu-sea-blue-200)/.9)}.cstu-bg-sea-blue-200\/95{background-color:rgb(var(--cstu-sea-blue-200)/.95)}.cstu-bg-sea-blue-300{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-300)/var(--tw-bg-opacity,1))}.cstu-bg-sea-blue-300\/0{background-color:rgb(var(--cstu-sea-blue-300)/0)}.cstu-bg-sea-blue-300\/10{background-color:rgb(var(--cstu-sea-blue-300)/.1)}.cstu-bg-sea-blue-300\/100{background-color:rgb(var(--cstu-sea-blue-300)/1)}.cstu-bg-sea-blue-300\/15{background-color:rgb(var(--cstu-sea-blue-300)/.15)}.cstu-bg-sea-blue-300\/20{background-color:rgb(var(--cstu-sea-blue-300)/.2)}.cstu-bg-sea-blue-300\/25{background-color:rgb(var(--cstu-sea-blue-300)/.25)}.cstu-bg-sea-blue-300\/30{background-color:rgb(var(--cstu-sea-blue-300)/.3)}.cstu-bg-sea-blue-300\/35{background-color:rgb(var(--cstu-sea-blue-300)/.35)}.cstu-bg-sea-blue-300\/40{background-color:rgb(var(--cstu-sea-blue-300)/.4)}.cstu-bg-sea-blue-300\/45{background-color:rgb(var(--cstu-sea-blue-300)/.45)}.cstu-bg-sea-blue-300\/5{background-color:rgb(var(--cstu-sea-blue-300)/.05)}.cstu-bg-sea-blue-300\/50{background-color:rgb(var(--cstu-sea-blue-300)/.5)}.cstu-bg-sea-blue-300\/55{background-color:rgb(var(--cstu-sea-blue-300)/.55)}.cstu-bg-sea-blue-300\/60{background-color:rgb(var(--cstu-sea-blue-300)/.6)}.cstu-bg-sea-blue-300\/65{background-color:rgb(var(--cstu-sea-blue-300)/.65)}.cstu-bg-sea-blue-300\/70{background-color:rgb(var(--cstu-sea-blue-300)/.7)}.cstu-bg-sea-blue-300\/75{background-color:rgb(var(--cstu-sea-blue-300)/.75)}.cstu-bg-sea-blue-300\/80{background-color:rgb(var(--cstu-sea-blue-300)/.8)}.cstu-bg-sea-blue-300\/85{background-color:rgb(var(--cstu-sea-blue-300)/.85)}.cstu-bg-sea-blue-300\/90{background-color:rgb(var(--cstu-sea-blue-300)/.9)}.cstu-bg-sea-blue-300\/95{background-color:rgb(var(--cstu-sea-blue-300)/.95)}.cstu-bg-sea-blue-400{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-400)/var(--tw-bg-opacity,1))}.cstu-bg-sea-blue-400\/0{background-color:rgb(var(--cstu-sea-blue-400)/0)}.cstu-bg-sea-blue-400\/10{background-color:rgb(var(--cstu-sea-blue-400)/.1)}.cstu-bg-sea-blue-400\/100{background-color:rgb(var(--cstu-sea-blue-400)/1)}.cstu-bg-sea-blue-400\/15{background-color:rgb(var(--cstu-sea-blue-400)/.15)}.cstu-bg-sea-blue-400\/20{background-color:rgb(var(--cstu-sea-blue-400)/.2)}.cstu-bg-sea-blue-400\/25{background-color:rgb(var(--cstu-sea-blue-400)/.25)}.cstu-bg-sea-blue-400\/30{background-color:rgb(var(--cstu-sea-blue-400)/.3)}.cstu-bg-sea-blue-400\/35{background-color:rgb(var(--cstu-sea-blue-400)/.35)}.cstu-bg-sea-blue-400\/40{background-color:rgb(var(--cstu-sea-blue-400)/.4)}.cstu-bg-sea-blue-400\/45{background-color:rgb(var(--cstu-sea-blue-400)/.45)}.cstu-bg-sea-blue-400\/5{background-color:rgb(var(--cstu-sea-blue-400)/.05)}.cstu-bg-sea-blue-400\/50{background-color:rgb(var(--cstu-sea-blue-400)/.5)}.cstu-bg-sea-blue-400\/55{background-color:rgb(var(--cstu-sea-blue-400)/.55)}.cstu-bg-sea-blue-400\/60{background-color:rgb(var(--cstu-sea-blue-400)/.6)}.cstu-bg-sea-blue-400\/65{background-color:rgb(var(--cstu-sea-blue-400)/.65)}.cstu-bg-sea-blue-400\/70{background-color:rgb(var(--cstu-sea-blue-400)/.7)}.cstu-bg-sea-blue-400\/75{background-color:rgb(var(--cstu-sea-blue-400)/.75)}.cstu-bg-sea-blue-400\/80{background-color:rgb(var(--cstu-sea-blue-400)/.8)}.cstu-bg-sea-blue-400\/85{background-color:rgb(var(--cstu-sea-blue-400)/.85)}.cstu-bg-sea-blue-400\/90{background-color:rgb(var(--cstu-sea-blue-400)/.9)}.cstu-bg-sea-blue-400\/95{background-color:rgb(var(--cstu-sea-blue-400)/.95)}.cstu-bg-sea-blue-50{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-50)/var(--tw-bg-opacity,1))}.cstu-bg-sea-blue-50\/0{background-color:rgb(var(--cstu-sea-blue-50)/0)}.cstu-bg-sea-blue-50\/10{background-color:rgb(var(--cstu-sea-blue-50)/.1)}.cstu-bg-sea-blue-50\/100{background-color:rgb(var(--cstu-sea-blue-50)/1)}.cstu-bg-sea-blue-50\/15{background-color:rgb(var(--cstu-sea-blue-50)/.15)}.cstu-bg-sea-blue-50\/20{background-color:rgb(var(--cstu-sea-blue-50)/.2)}.cstu-bg-sea-blue-50\/25{background-color:rgb(var(--cstu-sea-blue-50)/.25)}.cstu-bg-sea-blue-50\/30{background-color:rgb(var(--cstu-sea-blue-50)/.3)}.cstu-bg-sea-blue-50\/35{background-color:rgb(var(--cstu-sea-blue-50)/.35)}.cstu-bg-sea-blue-50\/40{background-color:rgb(var(--cstu-sea-blue-50)/.4)}.cstu-bg-sea-blue-50\/45{background-color:rgb(var(--cstu-sea-blue-50)/.45)}.cstu-bg-sea-blue-50\/5{background-color:rgb(var(--cstu-sea-blue-50)/.05)}.cstu-bg-sea-blue-50\/50{background-color:rgb(var(--cstu-sea-blue-50)/.5)}.cstu-bg-sea-blue-50\/55{background-color:rgb(var(--cstu-sea-blue-50)/.55)}.cstu-bg-sea-blue-50\/60{background-color:rgb(var(--cstu-sea-blue-50)/.6)}.cstu-bg-sea-blue-50\/65{background-color:rgb(var(--cstu-sea-blue-50)/.65)}.cstu-bg-sea-blue-50\/70{background-color:rgb(var(--cstu-sea-blue-50)/.7)}.cstu-bg-sea-blue-50\/75{background-color:rgb(var(--cstu-sea-blue-50)/.75)}.cstu-bg-sea-blue-50\/80{background-color:rgb(var(--cstu-sea-blue-50)/.8)}.cstu-bg-sea-blue-50\/85{background-color:rgb(var(--cstu-sea-blue-50)/.85)}.cstu-bg-sea-blue-50\/90{background-color:rgb(var(--cstu-sea-blue-50)/.9)}.cstu-bg-sea-blue-50\/95{background-color:rgb(var(--cstu-sea-blue-50)/.95)}.cstu-bg-sea-blue-500{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-500)/var(--tw-bg-opacity,1))}.cstu-bg-sea-blue-500\/0{background-color:rgb(var(--cstu-sea-blue-500)/0)}.cstu-bg-sea-blue-500\/10{background-color:rgb(var(--cstu-sea-blue-500)/.1)}.cstu-bg-sea-blue-500\/100{background-color:rgb(var(--cstu-sea-blue-500)/1)}.cstu-bg-sea-blue-500\/15{background-color:rgb(var(--cstu-sea-blue-500)/.15)}.cstu-bg-sea-blue-500\/20{background-color:rgb(var(--cstu-sea-blue-500)/.2)}.cstu-bg-sea-blue-500\/25{background-color:rgb(var(--cstu-sea-blue-500)/.25)}.cstu-bg-sea-blue-500\/30{background-color:rgb(var(--cstu-sea-blue-500)/.3)}.cstu-bg-sea-blue-500\/35{background-color:rgb(var(--cstu-sea-blue-500)/.35)}.cstu-bg-sea-blue-500\/40{background-color:rgb(var(--cstu-sea-blue-500)/.4)}.cstu-bg-sea-blue-500\/45{background-color:rgb(var(--cstu-sea-blue-500)/.45)}.cstu-bg-sea-blue-500\/5{background-color:rgb(var(--cstu-sea-blue-500)/.05)}.cstu-bg-sea-blue-500\/50{background-color:rgb(var(--cstu-sea-blue-500)/.5)}.cstu-bg-sea-blue-500\/55{background-color:rgb(var(--cstu-sea-blue-500)/.55)}.cstu-bg-sea-blue-500\/60{background-color:rgb(var(--cstu-sea-blue-500)/.6)}.cstu-bg-sea-blue-500\/65{background-color:rgb(var(--cstu-sea-blue-500)/.65)}.cstu-bg-sea-blue-500\/70{background-color:rgb(var(--cstu-sea-blue-500)/.7)}.cstu-bg-sea-blue-500\/75{background-color:rgb(var(--cstu-sea-blue-500)/.75)}.cstu-bg-sea-blue-500\/80{background-color:rgb(var(--cstu-sea-blue-500)/.8)}.cstu-bg-sea-blue-500\/85{background-color:rgb(var(--cstu-sea-blue-500)/.85)}.cstu-bg-sea-blue-500\/90{background-color:rgb(var(--cstu-sea-blue-500)/.9)}.cstu-bg-sea-blue-500\/95{background-color:rgb(var(--cstu-sea-blue-500)/.95)}.cstu-bg-sea-blue-600{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-600)/var(--tw-bg-opacity,1))}.cstu-bg-sea-blue-600\/0{background-color:rgb(var(--cstu-sea-blue-600)/0)}.cstu-bg-sea-blue-600\/10{background-color:rgb(var(--cstu-sea-blue-600)/.1)}.cstu-bg-sea-blue-600\/100{background-color:rgb(var(--cstu-sea-blue-600)/1)}.cstu-bg-sea-blue-600\/15{background-color:rgb(var(--cstu-sea-blue-600)/.15)}.cstu-bg-sea-blue-600\/20{background-color:rgb(var(--cstu-sea-blue-600)/.2)}.cstu-bg-sea-blue-600\/25{background-color:rgb(var(--cstu-sea-blue-600)/.25)}.cstu-bg-sea-blue-600\/30{background-color:rgb(var(--cstu-sea-blue-600)/.3)}.cstu-bg-sea-blue-600\/35{background-color:rgb(var(--cstu-sea-blue-600)/.35)}.cstu-bg-sea-blue-600\/40{background-color:rgb(var(--cstu-sea-blue-600)/.4)}.cstu-bg-sea-blue-600\/45{background-color:rgb(var(--cstu-sea-blue-600)/.45)}.cstu-bg-sea-blue-600\/5{background-color:rgb(var(--cstu-sea-blue-600)/.05)}.cstu-bg-sea-blue-600\/50{background-color:rgb(var(--cstu-sea-blue-600)/.5)}.cstu-bg-sea-blue-600\/55{background-color:rgb(var(--cstu-sea-blue-600)/.55)}.cstu-bg-sea-blue-600\/60{background-color:rgb(var(--cstu-sea-blue-600)/.6)}.cstu-bg-sea-blue-600\/65{background-color:rgb(var(--cstu-sea-blue-600)/.65)}.cstu-bg-sea-blue-600\/70{background-color:rgb(var(--cstu-sea-blue-600)/.7)}.cstu-bg-sea-blue-600\/75{background-color:rgb(var(--cstu-sea-blue-600)/.75)}.cstu-bg-sea-blue-600\/80{background-color:rgb(var(--cstu-sea-blue-600)/.8)}.cstu-bg-sea-blue-600\/85{background-color:rgb(var(--cstu-sea-blue-600)/.85)}.cstu-bg-sea-blue-600\/90{background-color:rgb(var(--cstu-sea-blue-600)/.9)}.cstu-bg-sea-blue-600\/95{background-color:rgb(var(--cstu-sea-blue-600)/.95)}.cstu-bg-sea-blue-700{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-700)/var(--tw-bg-opacity,1))}.cstu-bg-sea-blue-700\/0{background-color:rgb(var(--cstu-sea-blue-700)/0)}.cstu-bg-sea-blue-700\/10{background-color:rgb(var(--cstu-sea-blue-700)/.1)}.cstu-bg-sea-blue-700\/100{background-color:rgb(var(--cstu-sea-blue-700)/1)}.cstu-bg-sea-blue-700\/15{background-color:rgb(var(--cstu-sea-blue-700)/.15)}.cstu-bg-sea-blue-700\/20{background-color:rgb(var(--cstu-sea-blue-700)/.2)}.cstu-bg-sea-blue-700\/25{background-color:rgb(var(--cstu-sea-blue-700)/.25)}.cstu-bg-sea-blue-700\/30{background-color:rgb(var(--cstu-sea-blue-700)/.3)}.cstu-bg-sea-blue-700\/35{background-color:rgb(var(--cstu-sea-blue-700)/.35)}.cstu-bg-sea-blue-700\/40{background-color:rgb(var(--cstu-sea-blue-700)/.4)}.cstu-bg-sea-blue-700\/45{background-color:rgb(var(--cstu-sea-blue-700)/.45)}.cstu-bg-sea-blue-700\/5{background-color:rgb(var(--cstu-sea-blue-700)/.05)}.cstu-bg-sea-blue-700\/50{background-color:rgb(var(--cstu-sea-blue-700)/.5)}.cstu-bg-sea-blue-700\/55{background-color:rgb(var(--cstu-sea-blue-700)/.55)}.cstu-bg-sea-blue-700\/60{background-color:rgb(var(--cstu-sea-blue-700)/.6)}.cstu-bg-sea-blue-700\/65{background-color:rgb(var(--cstu-sea-blue-700)/.65)}.cstu-bg-sea-blue-700\/70{background-color:rgb(var(--cstu-sea-blue-700)/.7)}.cstu-bg-sea-blue-700\/75{background-color:rgb(var(--cstu-sea-blue-700)/.75)}.cstu-bg-sea-blue-700\/80{background-color:rgb(var(--cstu-sea-blue-700)/.8)}.cstu-bg-sea-blue-700\/85{background-color:rgb(var(--cstu-sea-blue-700)/.85)}.cstu-bg-sea-blue-700\/90{background-color:rgb(var(--cstu-sea-blue-700)/.9)}.cstu-bg-sea-blue-700\/95{background-color:rgb(var(--cstu-sea-blue-700)/.95)}.cstu-bg-sea-blue-800{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-800)/var(--tw-bg-opacity,1))}.cstu-bg-sea-blue-800\/0{background-color:rgb(var(--cstu-sea-blue-800)/0)}.cstu-bg-sea-blue-800\/10{background-color:rgb(var(--cstu-sea-blue-800)/.1)}.cstu-bg-sea-blue-800\/100{background-color:rgb(var(--cstu-sea-blue-800)/1)}.cstu-bg-sea-blue-800\/15{background-color:rgb(var(--cstu-sea-blue-800)/.15)}.cstu-bg-sea-blue-800\/20{background-color:rgb(var(--cstu-sea-blue-800)/.2)}.cstu-bg-sea-blue-800\/25{background-color:rgb(var(--cstu-sea-blue-800)/.25)}.cstu-bg-sea-blue-800\/30{background-color:rgb(var(--cstu-sea-blue-800)/.3)}.cstu-bg-sea-blue-800\/35{background-color:rgb(var(--cstu-sea-blue-800)/.35)}.cstu-bg-sea-blue-800\/40{background-color:rgb(var(--cstu-sea-blue-800)/.4)}.cstu-bg-sea-blue-800\/45{background-color:rgb(var(--cstu-sea-blue-800)/.45)}.cstu-bg-sea-blue-800\/5{background-color:rgb(var(--cstu-sea-blue-800)/.05)}.cstu-bg-sea-blue-800\/50{background-color:rgb(var(--cstu-sea-blue-800)/.5)}.cstu-bg-sea-blue-800\/55{background-color:rgb(var(--cstu-sea-blue-800)/.55)}.cstu-bg-sea-blue-800\/60{background-color:rgb(var(--cstu-sea-blue-800)/.6)}.cstu-bg-sea-blue-800\/65{background-color:rgb(var(--cstu-sea-blue-800)/.65)}.cstu-bg-sea-blue-800\/70{background-color:rgb(var(--cstu-sea-blue-800)/.7)}.cstu-bg-sea-blue-800\/75{background-color:rgb(var(--cstu-sea-blue-800)/.75)}.cstu-bg-sea-blue-800\/80{background-color:rgb(var(--cstu-sea-blue-800)/.8)}.cstu-bg-sea-blue-800\/85{background-color:rgb(var(--cstu-sea-blue-800)/.85)}.cstu-bg-sea-blue-800\/90{background-color:rgb(var(--cstu-sea-blue-800)/.9)}.cstu-bg-sea-blue-800\/95{background-color:rgb(var(--cstu-sea-blue-800)/.95)}.cstu-bg-sea-blue-900{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-900)/var(--tw-bg-opacity,1))}.cstu-bg-sea-blue-900\/0{background-color:rgb(var(--cstu-sea-blue-900)/0)}.cstu-bg-sea-blue-900\/10{background-color:rgb(var(--cstu-sea-blue-900)/.1)}.cstu-bg-sea-blue-900\/100{background-color:rgb(var(--cstu-sea-blue-900)/1)}.cstu-bg-sea-blue-900\/15{background-color:rgb(var(--cstu-sea-blue-900)/.15)}.cstu-bg-sea-blue-900\/20{background-color:rgb(var(--cstu-sea-blue-900)/.2)}.cstu-bg-sea-blue-900\/25{background-color:rgb(var(--cstu-sea-blue-900)/.25)}.cstu-bg-sea-blue-900\/30{background-color:rgb(var(--cstu-sea-blue-900)/.3)}.cstu-bg-sea-blue-900\/35{background-color:rgb(var(--cstu-sea-blue-900)/.35)}.cstu-bg-sea-blue-900\/40{background-color:rgb(var(--cstu-sea-blue-900)/.4)}.cstu-bg-sea-blue-900\/45{background-color:rgb(var(--cstu-sea-blue-900)/.45)}.cstu-bg-sea-blue-900\/5{background-color:rgb(var(--cstu-sea-blue-900)/.05)}.cstu-bg-sea-blue-900\/50{background-color:rgb(var(--cstu-sea-blue-900)/.5)}.cstu-bg-sea-blue-900\/55{background-color:rgb(var(--cstu-sea-blue-900)/.55)}.cstu-bg-sea-blue-900\/60{background-color:rgb(var(--cstu-sea-blue-900)/.6)}.cstu-bg-sea-blue-900\/65{background-color:rgb(var(--cstu-sea-blue-900)/.65)}.cstu-bg-sea-blue-900\/70{background-color:rgb(var(--cstu-sea-blue-900)/.7)}.cstu-bg-sea-blue-900\/75{background-color:rgb(var(--cstu-sea-blue-900)/.75)}.cstu-bg-sea-blue-900\/80{background-color:rgb(var(--cstu-sea-blue-900)/.8)}.cstu-bg-sea-blue-900\/85{background-color:rgb(var(--cstu-sea-blue-900)/.85)}.cstu-bg-sea-blue-900\/90{background-color:rgb(var(--cstu-sea-blue-900)/.9)}.cstu-bg-sea-blue-900\/95{background-color:rgb(var(--cstu-sea-blue-900)/.95)}.cstu-bg-secondary-100{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-100)/var(--tw-bg-opacity,1))}.cstu-bg-secondary-100\/0{background-color:rgb(var(--cstu-secondary-100)/0)}.cstu-bg-secondary-100\/10{background-color:rgb(var(--cstu-secondary-100)/.1)}.cstu-bg-secondary-100\/100{background-color:rgb(var(--cstu-secondary-100)/1)}.cstu-bg-secondary-100\/15{background-color:rgb(var(--cstu-secondary-100)/.15)}.cstu-bg-secondary-100\/20{background-color:rgb(var(--cstu-secondary-100)/.2)}.cstu-bg-secondary-100\/25{background-color:rgb(var(--cstu-secondary-100)/.25)}.cstu-bg-secondary-100\/30{background-color:rgb(var(--cstu-secondary-100)/.3)}.cstu-bg-secondary-100\/35{background-color:rgb(var(--cstu-secondary-100)/.35)}.cstu-bg-secondary-100\/40{background-color:rgb(var(--cstu-secondary-100)/.4)}.cstu-bg-secondary-100\/45{background-color:rgb(var(--cstu-secondary-100)/.45)}.cstu-bg-secondary-100\/5{background-color:rgb(var(--cstu-secondary-100)/.05)}.cstu-bg-secondary-100\/50{background-color:rgb(var(--cstu-secondary-100)/.5)}.cstu-bg-secondary-100\/55{background-color:rgb(var(--cstu-secondary-100)/.55)}.cstu-bg-secondary-100\/60{background-color:rgb(var(--cstu-secondary-100)/.6)}.cstu-bg-secondary-100\/65{background-color:rgb(var(--cstu-secondary-100)/.65)}.cstu-bg-secondary-100\/70{background-color:rgb(var(--cstu-secondary-100)/.7)}.cstu-bg-secondary-100\/75{background-color:rgb(var(--cstu-secondary-100)/.75)}.cstu-bg-secondary-100\/80{background-color:rgb(var(--cstu-secondary-100)/.8)}.cstu-bg-secondary-100\/85{background-color:rgb(var(--cstu-secondary-100)/.85)}.cstu-bg-secondary-100\/90{background-color:rgb(var(--cstu-secondary-100)/.9)}.cstu-bg-secondary-100\/95{background-color:rgb(var(--cstu-secondary-100)/.95)}.cstu-bg-secondary-200{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-200)/var(--tw-bg-opacity,1))}.cstu-bg-secondary-200\/0{background-color:rgb(var(--cstu-secondary-200)/0)}.cstu-bg-secondary-200\/10{background-color:rgb(var(--cstu-secondary-200)/.1)}.cstu-bg-secondary-200\/100{background-color:rgb(var(--cstu-secondary-200)/1)}.cstu-bg-secondary-200\/15{background-color:rgb(var(--cstu-secondary-200)/.15)}.cstu-bg-secondary-200\/20{background-color:rgb(var(--cstu-secondary-200)/.2)}.cstu-bg-secondary-200\/25{background-color:rgb(var(--cstu-secondary-200)/.25)}.cstu-bg-secondary-200\/30{background-color:rgb(var(--cstu-secondary-200)/.3)}.cstu-bg-secondary-200\/35{background-color:rgb(var(--cstu-secondary-200)/.35)}.cstu-bg-secondary-200\/40{background-color:rgb(var(--cstu-secondary-200)/.4)}.cstu-bg-secondary-200\/45{background-color:rgb(var(--cstu-secondary-200)/.45)}.cstu-bg-secondary-200\/5{background-color:rgb(var(--cstu-secondary-200)/.05)}.cstu-bg-secondary-200\/50{background-color:rgb(var(--cstu-secondary-200)/.5)}.cstu-bg-secondary-200\/55{background-color:rgb(var(--cstu-secondary-200)/.55)}.cstu-bg-secondary-200\/60{background-color:rgb(var(--cstu-secondary-200)/.6)}.cstu-bg-secondary-200\/65{background-color:rgb(var(--cstu-secondary-200)/.65)}.cstu-bg-secondary-200\/70{background-color:rgb(var(--cstu-secondary-200)/.7)}.cstu-bg-secondary-200\/75{background-color:rgb(var(--cstu-secondary-200)/.75)}.cstu-bg-secondary-200\/80{background-color:rgb(var(--cstu-secondary-200)/.8)}.cstu-bg-secondary-200\/85{background-color:rgb(var(--cstu-secondary-200)/.85)}.cstu-bg-secondary-200\/90{background-color:rgb(var(--cstu-secondary-200)/.9)}.cstu-bg-secondary-200\/95{background-color:rgb(var(--cstu-secondary-200)/.95)}.cstu-bg-secondary-250{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-250)/var(--tw-bg-opacity,1))}.cstu-bg-secondary-250\/0{background-color:rgb(var(--cstu-secondary-250)/0)}.cstu-bg-secondary-250\/10{background-color:rgb(var(--cstu-secondary-250)/.1)}.cstu-bg-secondary-250\/100{background-color:rgb(var(--cstu-secondary-250)/1)}.cstu-bg-secondary-250\/15{background-color:rgb(var(--cstu-secondary-250)/.15)}.cstu-bg-secondary-250\/20{background-color:rgb(var(--cstu-secondary-250)/.2)}.cstu-bg-secondary-250\/25{background-color:rgb(var(--cstu-secondary-250)/.25)}.cstu-bg-secondary-250\/30{background-color:rgb(var(--cstu-secondary-250)/.3)}.cstu-bg-secondary-250\/35{background-color:rgb(var(--cstu-secondary-250)/.35)}.cstu-bg-secondary-250\/40{background-color:rgb(var(--cstu-secondary-250)/.4)}.cstu-bg-secondary-250\/45{background-color:rgb(var(--cstu-secondary-250)/.45)}.cstu-bg-secondary-250\/5{background-color:rgb(var(--cstu-secondary-250)/.05)}.cstu-bg-secondary-250\/50{background-color:rgb(var(--cstu-secondary-250)/.5)}.cstu-bg-secondary-250\/55{background-color:rgb(var(--cstu-secondary-250)/.55)}.cstu-bg-secondary-250\/60{background-color:rgb(var(--cstu-secondary-250)/.6)}.cstu-bg-secondary-250\/65{background-color:rgb(var(--cstu-secondary-250)/.65)}.cstu-bg-secondary-250\/70{background-color:rgb(var(--cstu-secondary-250)/.7)}.cstu-bg-secondary-250\/75{background-color:rgb(var(--cstu-secondary-250)/.75)}.cstu-bg-secondary-250\/80{background-color:rgb(var(--cstu-secondary-250)/.8)}.cstu-bg-secondary-250\/85{background-color:rgb(var(--cstu-secondary-250)/.85)}.cstu-bg-secondary-250\/90{background-color:rgb(var(--cstu-secondary-250)/.9)}.cstu-bg-secondary-250\/95{background-color:rgb(var(--cstu-secondary-250)/.95)}.cstu-bg-secondary-300{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-300)/var(--tw-bg-opacity,1))}.cstu-bg-secondary-300\/0{background-color:rgb(var(--cstu-secondary-300)/0)}.cstu-bg-secondary-300\/10{background-color:rgb(var(--cstu-secondary-300)/.1)}.cstu-bg-secondary-300\/100{background-color:rgb(var(--cstu-secondary-300)/1)}.cstu-bg-secondary-300\/15{background-color:rgb(var(--cstu-secondary-300)/.15)}.cstu-bg-secondary-300\/20{background-color:rgb(var(--cstu-secondary-300)/.2)}.cstu-bg-secondary-300\/25{background-color:rgb(var(--cstu-secondary-300)/.25)}.cstu-bg-secondary-300\/30{background-color:rgb(var(--cstu-secondary-300)/.3)}.cstu-bg-secondary-300\/35{background-color:rgb(var(--cstu-secondary-300)/.35)}.cstu-bg-secondary-300\/40{background-color:rgb(var(--cstu-secondary-300)/.4)}.cstu-bg-secondary-300\/45{background-color:rgb(var(--cstu-secondary-300)/.45)}.cstu-bg-secondary-300\/5{background-color:rgb(var(--cstu-secondary-300)/.05)}.cstu-bg-secondary-300\/50{background-color:rgb(var(--cstu-secondary-300)/.5)}.cstu-bg-secondary-300\/55{background-color:rgb(var(--cstu-secondary-300)/.55)}.cstu-bg-secondary-300\/60{background-color:rgb(var(--cstu-secondary-300)/.6)}.cstu-bg-secondary-300\/65{background-color:rgb(var(--cstu-secondary-300)/.65)}.cstu-bg-secondary-300\/70{background-color:rgb(var(--cstu-secondary-300)/.7)}.cstu-bg-secondary-300\/75{background-color:rgb(var(--cstu-secondary-300)/.75)}.cstu-bg-secondary-300\/80{background-color:rgb(var(--cstu-secondary-300)/.8)}.cstu-bg-secondary-300\/85{background-color:rgb(var(--cstu-secondary-300)/.85)}.cstu-bg-secondary-300\/90{background-color:rgb(var(--cstu-secondary-300)/.9)}.cstu-bg-secondary-300\/95{background-color:rgb(var(--cstu-secondary-300)/.95)}.cstu-bg-secondary-400{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-400)/var(--tw-bg-opacity,1))}.cstu-bg-secondary-400\/0{background-color:rgb(var(--cstu-secondary-400)/0)}.cstu-bg-secondary-400\/10{background-color:rgb(var(--cstu-secondary-400)/.1)}.cstu-bg-secondary-400\/100{background-color:rgb(var(--cstu-secondary-400)/1)}.cstu-bg-secondary-400\/15{background-color:rgb(var(--cstu-secondary-400)/.15)}.cstu-bg-secondary-400\/20{background-color:rgb(var(--cstu-secondary-400)/.2)}.cstu-bg-secondary-400\/25{background-color:rgb(var(--cstu-secondary-400)/.25)}.cstu-bg-secondary-400\/30{background-color:rgb(var(--cstu-secondary-400)/.3)}.cstu-bg-secondary-400\/35{background-color:rgb(var(--cstu-secondary-400)/.35)}.cstu-bg-secondary-400\/40{background-color:rgb(var(--cstu-secondary-400)/.4)}.cstu-bg-secondary-400\/45{background-color:rgb(var(--cstu-secondary-400)/.45)}.cstu-bg-secondary-400\/5{background-color:rgb(var(--cstu-secondary-400)/.05)}.cstu-bg-secondary-400\/50{background-color:rgb(var(--cstu-secondary-400)/.5)}.cstu-bg-secondary-400\/55{background-color:rgb(var(--cstu-secondary-400)/.55)}.cstu-bg-secondary-400\/60{background-color:rgb(var(--cstu-secondary-400)/.6)}.cstu-bg-secondary-400\/65{background-color:rgb(var(--cstu-secondary-400)/.65)}.cstu-bg-secondary-400\/70{background-color:rgb(var(--cstu-secondary-400)/.7)}.cstu-bg-secondary-400\/75{background-color:rgb(var(--cstu-secondary-400)/.75)}.cstu-bg-secondary-400\/80{background-color:rgb(var(--cstu-secondary-400)/.8)}.cstu-bg-secondary-400\/85{background-color:rgb(var(--cstu-secondary-400)/.85)}.cstu-bg-secondary-400\/90{background-color:rgb(var(--cstu-secondary-400)/.9)}.cstu-bg-secondary-400\/95{background-color:rgb(var(--cstu-secondary-400)/.95)}.cstu-bg-secondary-50{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-50)/var(--tw-bg-opacity,1))}.cstu-bg-secondary-50\/0{background-color:rgb(var(--cstu-secondary-50)/0)}.cstu-bg-secondary-50\/10{background-color:rgb(var(--cstu-secondary-50)/.1)}.cstu-bg-secondary-50\/100{background-color:rgb(var(--cstu-secondary-50)/1)}.cstu-bg-secondary-50\/15{background-color:rgb(var(--cstu-secondary-50)/.15)}.cstu-bg-secondary-50\/20{background-color:rgb(var(--cstu-secondary-50)/.2)}.cstu-bg-secondary-50\/25{background-color:rgb(var(--cstu-secondary-50)/.25)}.cstu-bg-secondary-50\/30{background-color:rgb(var(--cstu-secondary-50)/.3)}.cstu-bg-secondary-50\/35{background-color:rgb(var(--cstu-secondary-50)/.35)}.cstu-bg-secondary-50\/40{background-color:rgb(var(--cstu-secondary-50)/.4)}.cstu-bg-secondary-50\/45{background-color:rgb(var(--cstu-secondary-50)/.45)}.cstu-bg-secondary-50\/5{background-color:rgb(var(--cstu-secondary-50)/.05)}.cstu-bg-secondary-50\/50{background-color:rgb(var(--cstu-secondary-50)/.5)}.cstu-bg-secondary-50\/55{background-color:rgb(var(--cstu-secondary-50)/.55)}.cstu-bg-secondary-50\/60{background-color:rgb(var(--cstu-secondary-50)/.6)}.cstu-bg-secondary-50\/65{background-color:rgb(var(--cstu-secondary-50)/.65)}.cstu-bg-secondary-50\/70{background-color:rgb(var(--cstu-secondary-50)/.7)}.cstu-bg-secondary-50\/75{background-color:rgb(var(--cstu-secondary-50)/.75)}.cstu-bg-secondary-50\/80{background-color:rgb(var(--cstu-secondary-50)/.8)}.cstu-bg-secondary-50\/85{background-color:rgb(var(--cstu-secondary-50)/.85)}.cstu-bg-secondary-50\/90{background-color:rgb(var(--cstu-secondary-50)/.9)}.cstu-bg-secondary-50\/95{background-color:rgb(var(--cstu-secondary-50)/.95)}.cstu-bg-secondary-500{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-500)/var(--tw-bg-opacity,1))}.cstu-bg-secondary-500\/0{background-color:rgb(var(--cstu-secondary-500)/0)}.cstu-bg-secondary-500\/10{background-color:rgb(var(--cstu-secondary-500)/.1)}.cstu-bg-secondary-500\/100{background-color:rgb(var(--cstu-secondary-500)/1)}.cstu-bg-secondary-500\/15{background-color:rgb(var(--cstu-secondary-500)/.15)}.cstu-bg-secondary-500\/20{background-color:rgb(var(--cstu-secondary-500)/.2)}.cstu-bg-secondary-500\/25{background-color:rgb(var(--cstu-secondary-500)/.25)}.cstu-bg-secondary-500\/30{background-color:rgb(var(--cstu-secondary-500)/.3)}.cstu-bg-secondary-500\/35{background-color:rgb(var(--cstu-secondary-500)/.35)}.cstu-bg-secondary-500\/40{background-color:rgb(var(--cstu-secondary-500)/.4)}.cstu-bg-secondary-500\/45{background-color:rgb(var(--cstu-secondary-500)/.45)}.cstu-bg-secondary-500\/5{background-color:rgb(var(--cstu-secondary-500)/.05)}.cstu-bg-secondary-500\/50{background-color:rgb(var(--cstu-secondary-500)/.5)}.cstu-bg-secondary-500\/55{background-color:rgb(var(--cstu-secondary-500)/.55)}.cstu-bg-secondary-500\/60{background-color:rgb(var(--cstu-secondary-500)/.6)}.cstu-bg-secondary-500\/65{background-color:rgb(var(--cstu-secondary-500)/.65)}.cstu-bg-secondary-500\/70{background-color:rgb(var(--cstu-secondary-500)/.7)}.cstu-bg-secondary-500\/75{background-color:rgb(var(--cstu-secondary-500)/.75)}.cstu-bg-secondary-500\/80{background-color:rgb(var(--cstu-secondary-500)/.8)}.cstu-bg-secondary-500\/85{background-color:rgb(var(--cstu-secondary-500)/.85)}.cstu-bg-secondary-500\/90{background-color:rgb(var(--cstu-secondary-500)/.9)}.cstu-bg-secondary-500\/95{background-color:rgb(var(--cstu-secondary-500)/.95)}.cstu-bg-secondary-550{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-550)/var(--tw-bg-opacity,1))}.cstu-bg-secondary-550\/0{background-color:rgb(var(--cstu-secondary-550)/0)}.cstu-bg-secondary-550\/10{background-color:rgb(var(--cstu-secondary-550)/.1)}.cstu-bg-secondary-550\/100{background-color:rgb(var(--cstu-secondary-550)/1)}.cstu-bg-secondary-550\/15{background-color:rgb(var(--cstu-secondary-550)/.15)}.cstu-bg-secondary-550\/20{background-color:rgb(var(--cstu-secondary-550)/.2)}.cstu-bg-secondary-550\/25{background-color:rgb(var(--cstu-secondary-550)/.25)}.cstu-bg-secondary-550\/30{background-color:rgb(var(--cstu-secondary-550)/.3)}.cstu-bg-secondary-550\/35{background-color:rgb(var(--cstu-secondary-550)/.35)}.cstu-bg-secondary-550\/40{background-color:rgb(var(--cstu-secondary-550)/.4)}.cstu-bg-secondary-550\/45{background-color:rgb(var(--cstu-secondary-550)/.45)}.cstu-bg-secondary-550\/5{background-color:rgb(var(--cstu-secondary-550)/.05)}.cstu-bg-secondary-550\/50{background-color:rgb(var(--cstu-secondary-550)/.5)}.cstu-bg-secondary-550\/55{background-color:rgb(var(--cstu-secondary-550)/.55)}.cstu-bg-secondary-550\/60{background-color:rgb(var(--cstu-secondary-550)/.6)}.cstu-bg-secondary-550\/65{background-color:rgb(var(--cstu-secondary-550)/.65)}.cstu-bg-secondary-550\/70{background-color:rgb(var(--cstu-secondary-550)/.7)}.cstu-bg-secondary-550\/75{background-color:rgb(var(--cstu-secondary-550)/.75)}.cstu-bg-secondary-550\/80{background-color:rgb(var(--cstu-secondary-550)/.8)}.cstu-bg-secondary-550\/85{background-color:rgb(var(--cstu-secondary-550)/.85)}.cstu-bg-secondary-550\/90{background-color:rgb(var(--cstu-secondary-550)/.9)}.cstu-bg-secondary-550\/95{background-color:rgb(var(--cstu-secondary-550)/.95)}.cstu-bg-secondary-575{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-575)/var(--tw-bg-opacity,1))}.cstu-bg-secondary-575\/0{background-color:rgb(var(--cstu-secondary-575)/0)}.cstu-bg-secondary-575\/10{background-color:rgb(var(--cstu-secondary-575)/.1)}.cstu-bg-secondary-575\/100{background-color:rgb(var(--cstu-secondary-575)/1)}.cstu-bg-secondary-575\/15{background-color:rgb(var(--cstu-secondary-575)/.15)}.cstu-bg-secondary-575\/20{background-color:rgb(var(--cstu-secondary-575)/.2)}.cstu-bg-secondary-575\/25{background-color:rgb(var(--cstu-secondary-575)/.25)}.cstu-bg-secondary-575\/30{background-color:rgb(var(--cstu-secondary-575)/.3)}.cstu-bg-secondary-575\/35{background-color:rgb(var(--cstu-secondary-575)/.35)}.cstu-bg-secondary-575\/40{background-color:rgb(var(--cstu-secondary-575)/.4)}.cstu-bg-secondary-575\/45{background-color:rgb(var(--cstu-secondary-575)/.45)}.cstu-bg-secondary-575\/5{background-color:rgb(var(--cstu-secondary-575)/.05)}.cstu-bg-secondary-575\/50{background-color:rgb(var(--cstu-secondary-575)/.5)}.cstu-bg-secondary-575\/55{background-color:rgb(var(--cstu-secondary-575)/.55)}.cstu-bg-secondary-575\/60{background-color:rgb(var(--cstu-secondary-575)/.6)}.cstu-bg-secondary-575\/65{background-color:rgb(var(--cstu-secondary-575)/.65)}.cstu-bg-secondary-575\/70{background-color:rgb(var(--cstu-secondary-575)/.7)}.cstu-bg-secondary-575\/75{background-color:rgb(var(--cstu-secondary-575)/.75)}.cstu-bg-secondary-575\/80{background-color:rgb(var(--cstu-secondary-575)/.8)}.cstu-bg-secondary-575\/85{background-color:rgb(var(--cstu-secondary-575)/.85)}.cstu-bg-secondary-575\/90{background-color:rgb(var(--cstu-secondary-575)/.9)}.cstu-bg-secondary-575\/95{background-color:rgb(var(--cstu-secondary-575)/.95)}.cstu-bg-secondary-600{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-600)/var(--tw-bg-opacity,1))}.cstu-bg-secondary-600\/0{background-color:rgb(var(--cstu-secondary-600)/0)}.cstu-bg-secondary-600\/10{background-color:rgb(var(--cstu-secondary-600)/.1)}.cstu-bg-secondary-600\/100{background-color:rgb(var(--cstu-secondary-600)/1)}.cstu-bg-secondary-600\/15{background-color:rgb(var(--cstu-secondary-600)/.15)}.cstu-bg-secondary-600\/20{background-color:rgb(var(--cstu-secondary-600)/.2)}.cstu-bg-secondary-600\/25{background-color:rgb(var(--cstu-secondary-600)/.25)}.cstu-bg-secondary-600\/30{background-color:rgb(var(--cstu-secondary-600)/.3)}.cstu-bg-secondary-600\/35{background-color:rgb(var(--cstu-secondary-600)/.35)}.cstu-bg-secondary-600\/40{background-color:rgb(var(--cstu-secondary-600)/.4)}.cstu-bg-secondary-600\/45{background-color:rgb(var(--cstu-secondary-600)/.45)}.cstu-bg-secondary-600\/5{background-color:rgb(var(--cstu-secondary-600)/.05)}.cstu-bg-secondary-600\/50{background-color:rgb(var(--cstu-secondary-600)/.5)}.cstu-bg-secondary-600\/55{background-color:rgb(var(--cstu-secondary-600)/.55)}.cstu-bg-secondary-600\/60{background-color:rgb(var(--cstu-secondary-600)/.6)}.cstu-bg-secondary-600\/65{background-color:rgb(var(--cstu-secondary-600)/.65)}.cstu-bg-secondary-600\/70{background-color:rgb(var(--cstu-secondary-600)/.7)}.cstu-bg-secondary-600\/75{background-color:rgb(var(--cstu-secondary-600)/.75)}.cstu-bg-secondary-600\/80{background-color:rgb(var(--cstu-secondary-600)/.8)}.cstu-bg-secondary-600\/85{background-color:rgb(var(--cstu-secondary-600)/.85)}.cstu-bg-secondary-600\/90{background-color:rgb(var(--cstu-secondary-600)/.9)}.cstu-bg-secondary-600\/95{background-color:rgb(var(--cstu-secondary-600)/.95)}.cstu-bg-secondary-700{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-700)/var(--tw-bg-opacity,1))}.cstu-bg-secondary-700\/0{background-color:rgb(var(--cstu-secondary-700)/0)}.cstu-bg-secondary-700\/10{background-color:rgb(var(--cstu-secondary-700)/.1)}.cstu-bg-secondary-700\/100{background-color:rgb(var(--cstu-secondary-700)/1)}.cstu-bg-secondary-700\/15{background-color:rgb(var(--cstu-secondary-700)/.15)}.cstu-bg-secondary-700\/20{background-color:rgb(var(--cstu-secondary-700)/.2)}.cstu-bg-secondary-700\/25{background-color:rgb(var(--cstu-secondary-700)/.25)}.cstu-bg-secondary-700\/30{background-color:rgb(var(--cstu-secondary-700)/.3)}.cstu-bg-secondary-700\/35{background-color:rgb(var(--cstu-secondary-700)/.35)}.cstu-bg-secondary-700\/40{background-color:rgb(var(--cstu-secondary-700)/.4)}.cstu-bg-secondary-700\/45{background-color:rgb(var(--cstu-secondary-700)/.45)}.cstu-bg-secondary-700\/5{background-color:rgb(var(--cstu-secondary-700)/.05)}.cstu-bg-secondary-700\/50{background-color:rgb(var(--cstu-secondary-700)/.5)}.cstu-bg-secondary-700\/55{background-color:rgb(var(--cstu-secondary-700)/.55)}.cstu-bg-secondary-700\/60{background-color:rgb(var(--cstu-secondary-700)/.6)}.cstu-bg-secondary-700\/65{background-color:rgb(var(--cstu-secondary-700)/.65)}.cstu-bg-secondary-700\/70{background-color:rgb(var(--cstu-secondary-700)/.7)}.cstu-bg-secondary-700\/75{background-color:rgb(var(--cstu-secondary-700)/.75)}.cstu-bg-secondary-700\/80{background-color:rgb(var(--cstu-secondary-700)/.8)}.cstu-bg-secondary-700\/85{background-color:rgb(var(--cstu-secondary-700)/.85)}.cstu-bg-secondary-700\/90{background-color:rgb(var(--cstu-secondary-700)/.9)}.cstu-bg-secondary-700\/95{background-color:rgb(var(--cstu-secondary-700)/.95)}.cstu-bg-secondary-800{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-800)/var(--tw-bg-opacity,1))}.cstu-bg-secondary-800\/0{background-color:rgb(var(--cstu-secondary-800)/0)}.cstu-bg-secondary-800\/10{background-color:rgb(var(--cstu-secondary-800)/.1)}.cstu-bg-secondary-800\/100{background-color:rgb(var(--cstu-secondary-800)/1)}.cstu-bg-secondary-800\/15{background-color:rgb(var(--cstu-secondary-800)/.15)}.cstu-bg-secondary-800\/20{background-color:rgb(var(--cstu-secondary-800)/.2)}.cstu-bg-secondary-800\/25{background-color:rgb(var(--cstu-secondary-800)/.25)}.cstu-bg-secondary-800\/30{background-color:rgb(var(--cstu-secondary-800)/.3)}.cstu-bg-secondary-800\/35{background-color:rgb(var(--cstu-secondary-800)/.35)}.cstu-bg-secondary-800\/40{background-color:rgb(var(--cstu-secondary-800)/.4)}.cstu-bg-secondary-800\/45{background-color:rgb(var(--cstu-secondary-800)/.45)}.cstu-bg-secondary-800\/5{background-color:rgb(var(--cstu-secondary-800)/.05)}.cstu-bg-secondary-800\/50{background-color:rgb(var(--cstu-secondary-800)/.5)}.cstu-bg-secondary-800\/55{background-color:rgb(var(--cstu-secondary-800)/.55)}.cstu-bg-secondary-800\/60{background-color:rgb(var(--cstu-secondary-800)/.6)}.cstu-bg-secondary-800\/65{background-color:rgb(var(--cstu-secondary-800)/.65)}.cstu-bg-secondary-800\/70{background-color:rgb(var(--cstu-secondary-800)/.7)}.cstu-bg-secondary-800\/75{background-color:rgb(var(--cstu-secondary-800)/.75)}.cstu-bg-secondary-800\/80{background-color:rgb(var(--cstu-secondary-800)/.8)}.cstu-bg-secondary-800\/85{background-color:rgb(var(--cstu-secondary-800)/.85)}.cstu-bg-secondary-800\/90{background-color:rgb(var(--cstu-secondary-800)/.9)}.cstu-bg-secondary-800\/95{background-color:rgb(var(--cstu-secondary-800)/.95)}.cstu-bg-secondary-900{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-900)/var(--tw-bg-opacity,1))}.cstu-bg-secondary-900\/0{background-color:rgb(var(--cstu-secondary-900)/0)}.cstu-bg-secondary-900\/10{background-color:rgb(var(--cstu-secondary-900)/.1)}.cstu-bg-secondary-900\/100{background-color:rgb(var(--cstu-secondary-900)/1)}.cstu-bg-secondary-900\/15{background-color:rgb(var(--cstu-secondary-900)/.15)}.cstu-bg-secondary-900\/20{background-color:rgb(var(--cstu-secondary-900)/.2)}.cstu-bg-secondary-900\/25{background-color:rgb(var(--cstu-secondary-900)/.25)}.cstu-bg-secondary-900\/30{background-color:rgb(var(--cstu-secondary-900)/.3)}.cstu-bg-secondary-900\/35{background-color:rgb(var(--cstu-secondary-900)/.35)}.cstu-bg-secondary-900\/40{background-color:rgb(var(--cstu-secondary-900)/.4)}.cstu-bg-secondary-900\/45{background-color:rgb(var(--cstu-secondary-900)/.45)}.cstu-bg-secondary-900\/5{background-color:rgb(var(--cstu-secondary-900)/.05)}.cstu-bg-secondary-900\/50{background-color:rgb(var(--cstu-secondary-900)/.5)}.cstu-bg-secondary-900\/55{background-color:rgb(var(--cstu-secondary-900)/.55)}.cstu-bg-secondary-900\/60{background-color:rgb(var(--cstu-secondary-900)/.6)}.cstu-bg-secondary-900\/65{background-color:rgb(var(--cstu-secondary-900)/.65)}.cstu-bg-secondary-900\/70{background-color:rgb(var(--cstu-secondary-900)/.7)}.cstu-bg-secondary-900\/75{background-color:rgb(var(--cstu-secondary-900)/.75)}.cstu-bg-secondary-900\/80{background-color:rgb(var(--cstu-secondary-900)/.8)}.cstu-bg-secondary-900\/85{background-color:rgb(var(--cstu-secondary-900)/.85)}.cstu-bg-secondary-900\/90{background-color:rgb(var(--cstu-secondary-900)/.9)}.cstu-bg-secondary-900\/95{background-color:rgb(var(--cstu-secondary-900)/.95)}.cstu-bg-success-100{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-100)/var(--tw-bg-opacity,1))}.cstu-bg-success-100\/0{background-color:rgb(var(--cstu-success-100)/0)}.cstu-bg-success-100\/10{background-color:rgb(var(--cstu-success-100)/.1)}.cstu-bg-success-100\/100{background-color:rgb(var(--cstu-success-100)/1)}.cstu-bg-success-100\/15{background-color:rgb(var(--cstu-success-100)/.15)}.cstu-bg-success-100\/20{background-color:rgb(var(--cstu-success-100)/.2)}.cstu-bg-success-100\/25{background-color:rgb(var(--cstu-success-100)/.25)}.cstu-bg-success-100\/30{background-color:rgb(var(--cstu-success-100)/.3)}.cstu-bg-success-100\/35{background-color:rgb(var(--cstu-success-100)/.35)}.cstu-bg-success-100\/40{background-color:rgb(var(--cstu-success-100)/.4)}.cstu-bg-success-100\/45{background-color:rgb(var(--cstu-success-100)/.45)}.cstu-bg-success-100\/5{background-color:rgb(var(--cstu-success-100)/.05)}.cstu-bg-success-100\/50{background-color:rgb(var(--cstu-success-100)/.5)}.cstu-bg-success-100\/55{background-color:rgb(var(--cstu-success-100)/.55)}.cstu-bg-success-100\/60{background-color:rgb(var(--cstu-success-100)/.6)}.cstu-bg-success-100\/65{background-color:rgb(var(--cstu-success-100)/.65)}.cstu-bg-success-100\/70{background-color:rgb(var(--cstu-success-100)/.7)}.cstu-bg-success-100\/75{background-color:rgb(var(--cstu-success-100)/.75)}.cstu-bg-success-100\/80{background-color:rgb(var(--cstu-success-100)/.8)}.cstu-bg-success-100\/85{background-color:rgb(var(--cstu-success-100)/.85)}.cstu-bg-success-100\/90{background-color:rgb(var(--cstu-success-100)/.9)}.cstu-bg-success-100\/95{background-color:rgb(var(--cstu-success-100)/.95)}.cstu-bg-success-200{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-200)/var(--tw-bg-opacity,1))}.cstu-bg-success-200\/0{background-color:rgb(var(--cstu-success-200)/0)}.cstu-bg-success-200\/10{background-color:rgb(var(--cstu-success-200)/.1)}.cstu-bg-success-200\/100{background-color:rgb(var(--cstu-success-200)/1)}.cstu-bg-success-200\/15{background-color:rgb(var(--cstu-success-200)/.15)}.cstu-bg-success-200\/20{background-color:rgb(var(--cstu-success-200)/.2)}.cstu-bg-success-200\/25{background-color:rgb(var(--cstu-success-200)/.25)}.cstu-bg-success-200\/30{background-color:rgb(var(--cstu-success-200)/.3)}.cstu-bg-success-200\/35{background-color:rgb(var(--cstu-success-200)/.35)}.cstu-bg-success-200\/40{background-color:rgb(var(--cstu-success-200)/.4)}.cstu-bg-success-200\/45{background-color:rgb(var(--cstu-success-200)/.45)}.cstu-bg-success-200\/5{background-color:rgb(var(--cstu-success-200)/.05)}.cstu-bg-success-200\/50{background-color:rgb(var(--cstu-success-200)/.5)}.cstu-bg-success-200\/55{background-color:rgb(var(--cstu-success-200)/.55)}.cstu-bg-success-200\/60{background-color:rgb(var(--cstu-success-200)/.6)}.cstu-bg-success-200\/65{background-color:rgb(var(--cstu-success-200)/.65)}.cstu-bg-success-200\/70{background-color:rgb(var(--cstu-success-200)/.7)}.cstu-bg-success-200\/75{background-color:rgb(var(--cstu-success-200)/.75)}.cstu-bg-success-200\/80{background-color:rgb(var(--cstu-success-200)/.8)}.cstu-bg-success-200\/85{background-color:rgb(var(--cstu-success-200)/.85)}.cstu-bg-success-200\/90{background-color:rgb(var(--cstu-success-200)/.9)}.cstu-bg-success-200\/95{background-color:rgb(var(--cstu-success-200)/.95)}.cstu-bg-success-250{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-250)/var(--tw-bg-opacity,1))}.cstu-bg-success-250\/0{background-color:rgb(var(--cstu-success-250)/0)}.cstu-bg-success-250\/10{background-color:rgb(var(--cstu-success-250)/.1)}.cstu-bg-success-250\/100{background-color:rgb(var(--cstu-success-250)/1)}.cstu-bg-success-250\/15{background-color:rgb(var(--cstu-success-250)/.15)}.cstu-bg-success-250\/20{background-color:rgb(var(--cstu-success-250)/.2)}.cstu-bg-success-250\/25{background-color:rgb(var(--cstu-success-250)/.25)}.cstu-bg-success-250\/30{background-color:rgb(var(--cstu-success-250)/.3)}.cstu-bg-success-250\/35{background-color:rgb(var(--cstu-success-250)/.35)}.cstu-bg-success-250\/40{background-color:rgb(var(--cstu-success-250)/.4)}.cstu-bg-success-250\/45{background-color:rgb(var(--cstu-success-250)/.45)}.cstu-bg-success-250\/5{background-color:rgb(var(--cstu-success-250)/.05)}.cstu-bg-success-250\/50{background-color:rgb(var(--cstu-success-250)/.5)}.cstu-bg-success-250\/55{background-color:rgb(var(--cstu-success-250)/.55)}.cstu-bg-success-250\/60{background-color:rgb(var(--cstu-success-250)/.6)}.cstu-bg-success-250\/65{background-color:rgb(var(--cstu-success-250)/.65)}.cstu-bg-success-250\/70{background-color:rgb(var(--cstu-success-250)/.7)}.cstu-bg-success-250\/75{background-color:rgb(var(--cstu-success-250)/.75)}.cstu-bg-success-250\/80{background-color:rgb(var(--cstu-success-250)/.8)}.cstu-bg-success-250\/85{background-color:rgb(var(--cstu-success-250)/.85)}.cstu-bg-success-250\/90{background-color:rgb(var(--cstu-success-250)/.9)}.cstu-bg-success-250\/95{background-color:rgb(var(--cstu-success-250)/.95)}.cstu-bg-success-300{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-300)/var(--tw-bg-opacity,1))}.cstu-bg-success-300\/0{background-color:rgb(var(--cstu-success-300)/0)}.cstu-bg-success-300\/10{background-color:rgb(var(--cstu-success-300)/.1)}.cstu-bg-success-300\/100{background-color:rgb(var(--cstu-success-300)/1)}.cstu-bg-success-300\/15{background-color:rgb(var(--cstu-success-300)/.15)}.cstu-bg-success-300\/20{background-color:rgb(var(--cstu-success-300)/.2)}.cstu-bg-success-300\/25{background-color:rgb(var(--cstu-success-300)/.25)}.cstu-bg-success-300\/30{background-color:rgb(var(--cstu-success-300)/.3)}.cstu-bg-success-300\/35{background-color:rgb(var(--cstu-success-300)/.35)}.cstu-bg-success-300\/40{background-color:rgb(var(--cstu-success-300)/.4)}.cstu-bg-success-300\/45{background-color:rgb(var(--cstu-success-300)/.45)}.cstu-bg-success-300\/5{background-color:rgb(var(--cstu-success-300)/.05)}.cstu-bg-success-300\/50{background-color:rgb(var(--cstu-success-300)/.5)}.cstu-bg-success-300\/55{background-color:rgb(var(--cstu-success-300)/.55)}.cstu-bg-success-300\/60{background-color:rgb(var(--cstu-success-300)/.6)}.cstu-bg-success-300\/65{background-color:rgb(var(--cstu-success-300)/.65)}.cstu-bg-success-300\/70{background-color:rgb(var(--cstu-success-300)/.7)}.cstu-bg-success-300\/75{background-color:rgb(var(--cstu-success-300)/.75)}.cstu-bg-success-300\/80{background-color:rgb(var(--cstu-success-300)/.8)}.cstu-bg-success-300\/85{background-color:rgb(var(--cstu-success-300)/.85)}.cstu-bg-success-300\/90{background-color:rgb(var(--cstu-success-300)/.9)}.cstu-bg-success-300\/95{background-color:rgb(var(--cstu-success-300)/.95)}.cstu-bg-success-400{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-400)/var(--tw-bg-opacity,1))}.cstu-bg-success-400\/0{background-color:rgb(var(--cstu-success-400)/0)}.cstu-bg-success-400\/10{background-color:rgb(var(--cstu-success-400)/.1)}.cstu-bg-success-400\/100{background-color:rgb(var(--cstu-success-400)/1)}.cstu-bg-success-400\/15{background-color:rgb(var(--cstu-success-400)/.15)}.cstu-bg-success-400\/20{background-color:rgb(var(--cstu-success-400)/.2)}.cstu-bg-success-400\/25{background-color:rgb(var(--cstu-success-400)/.25)}.cstu-bg-success-400\/30{background-color:rgb(var(--cstu-success-400)/.3)}.cstu-bg-success-400\/35{background-color:rgb(var(--cstu-success-400)/.35)}.cstu-bg-success-400\/40{background-color:rgb(var(--cstu-success-400)/.4)}.cstu-bg-success-400\/45{background-color:rgb(var(--cstu-success-400)/.45)}.cstu-bg-success-400\/5{background-color:rgb(var(--cstu-success-400)/.05)}.cstu-bg-success-400\/50{background-color:rgb(var(--cstu-success-400)/.5)}.cstu-bg-success-400\/55{background-color:rgb(var(--cstu-success-400)/.55)}.cstu-bg-success-400\/60{background-color:rgb(var(--cstu-success-400)/.6)}.cstu-bg-success-400\/65{background-color:rgb(var(--cstu-success-400)/.65)}.cstu-bg-success-400\/70{background-color:rgb(var(--cstu-success-400)/.7)}.cstu-bg-success-400\/75{background-color:rgb(var(--cstu-success-400)/.75)}.cstu-bg-success-400\/80{background-color:rgb(var(--cstu-success-400)/.8)}.cstu-bg-success-400\/85{background-color:rgb(var(--cstu-success-400)/.85)}.cstu-bg-success-400\/90{background-color:rgb(var(--cstu-success-400)/.9)}.cstu-bg-success-400\/95{background-color:rgb(var(--cstu-success-400)/.95)}.cstu-bg-success-450{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-450)/var(--tw-bg-opacity,1))}.cstu-bg-success-450\/0{background-color:rgb(var(--cstu-success-450)/0)}.cstu-bg-success-450\/10{background-color:rgb(var(--cstu-success-450)/.1)}.cstu-bg-success-450\/100{background-color:rgb(var(--cstu-success-450)/1)}.cstu-bg-success-450\/15{background-color:rgb(var(--cstu-success-450)/.15)}.cstu-bg-success-450\/20{background-color:rgb(var(--cstu-success-450)/.2)}.cstu-bg-success-450\/25{background-color:rgb(var(--cstu-success-450)/.25)}.cstu-bg-success-450\/30{background-color:rgb(var(--cstu-success-450)/.3)}.cstu-bg-success-450\/35{background-color:rgb(var(--cstu-success-450)/.35)}.cstu-bg-success-450\/40{background-color:rgb(var(--cstu-success-450)/.4)}.cstu-bg-success-450\/45{background-color:rgb(var(--cstu-success-450)/.45)}.cstu-bg-success-450\/5{background-color:rgb(var(--cstu-success-450)/.05)}.cstu-bg-success-450\/50{background-color:rgb(var(--cstu-success-450)/.5)}.cstu-bg-success-450\/55{background-color:rgb(var(--cstu-success-450)/.55)}.cstu-bg-success-450\/60{background-color:rgb(var(--cstu-success-450)/.6)}.cstu-bg-success-450\/65{background-color:rgb(var(--cstu-success-450)/.65)}.cstu-bg-success-450\/70{background-color:rgb(var(--cstu-success-450)/.7)}.cstu-bg-success-450\/75{background-color:rgb(var(--cstu-success-450)/.75)}.cstu-bg-success-450\/80{background-color:rgb(var(--cstu-success-450)/.8)}.cstu-bg-success-450\/85{background-color:rgb(var(--cstu-success-450)/.85)}.cstu-bg-success-450\/90{background-color:rgb(var(--cstu-success-450)/.9)}.cstu-bg-success-450\/95{background-color:rgb(var(--cstu-success-450)/.95)}.cstu-bg-success-50{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-50)/var(--tw-bg-opacity,1))}.cstu-bg-success-50\/0{background-color:rgb(var(--cstu-success-50)/0)}.cstu-bg-success-50\/10{background-color:rgb(var(--cstu-success-50)/.1)}.cstu-bg-success-50\/100{background-color:rgb(var(--cstu-success-50)/1)}.cstu-bg-success-50\/15{background-color:rgb(var(--cstu-success-50)/.15)}.cstu-bg-success-50\/20{background-color:rgb(var(--cstu-success-50)/.2)}.cstu-bg-success-50\/25{background-color:rgb(var(--cstu-success-50)/.25)}.cstu-bg-success-50\/30{background-color:rgb(var(--cstu-success-50)/.3)}.cstu-bg-success-50\/35{background-color:rgb(var(--cstu-success-50)/.35)}.cstu-bg-success-50\/40{background-color:rgb(var(--cstu-success-50)/.4)}.cstu-bg-success-50\/45{background-color:rgb(var(--cstu-success-50)/.45)}.cstu-bg-success-50\/5{background-color:rgb(var(--cstu-success-50)/.05)}.cstu-bg-success-50\/50{background-color:rgb(var(--cstu-success-50)/.5)}.cstu-bg-success-50\/55{background-color:rgb(var(--cstu-success-50)/.55)}.cstu-bg-success-50\/60{background-color:rgb(var(--cstu-success-50)/.6)}.cstu-bg-success-50\/65{background-color:rgb(var(--cstu-success-50)/.65)}.cstu-bg-success-50\/70{background-color:rgb(var(--cstu-success-50)/.7)}.cstu-bg-success-50\/75{background-color:rgb(var(--cstu-success-50)/.75)}.cstu-bg-success-50\/80{background-color:rgb(var(--cstu-success-50)/.8)}.cstu-bg-success-50\/85{background-color:rgb(var(--cstu-success-50)/.85)}.cstu-bg-success-50\/90{background-color:rgb(var(--cstu-success-50)/.9)}.cstu-bg-success-50\/95{background-color:rgb(var(--cstu-success-50)/.95)}.cstu-bg-success-500{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-500)/var(--tw-bg-opacity,1))}.cstu-bg-success-500\/0{background-color:rgb(var(--cstu-success-500)/0)}.cstu-bg-success-500\/10{background-color:rgb(var(--cstu-success-500)/.1)}.cstu-bg-success-500\/100{background-color:rgb(var(--cstu-success-500)/1)}.cstu-bg-success-500\/15{background-color:rgb(var(--cstu-success-500)/.15)}.cstu-bg-success-500\/20{background-color:rgb(var(--cstu-success-500)/.2)}.cstu-bg-success-500\/25{background-color:rgb(var(--cstu-success-500)/.25)}.cstu-bg-success-500\/30{background-color:rgb(var(--cstu-success-500)/.3)}.cstu-bg-success-500\/35{background-color:rgb(var(--cstu-success-500)/.35)}.cstu-bg-success-500\/40{background-color:rgb(var(--cstu-success-500)/.4)}.cstu-bg-success-500\/45{background-color:rgb(var(--cstu-success-500)/.45)}.cstu-bg-success-500\/5{background-color:rgb(var(--cstu-success-500)/.05)}.cstu-bg-success-500\/50{background-color:rgb(var(--cstu-success-500)/.5)}.cstu-bg-success-500\/55{background-color:rgb(var(--cstu-success-500)/.55)}.cstu-bg-success-500\/60{background-color:rgb(var(--cstu-success-500)/.6)}.cstu-bg-success-500\/65{background-color:rgb(var(--cstu-success-500)/.65)}.cstu-bg-success-500\/70{background-color:rgb(var(--cstu-success-500)/.7)}.cstu-bg-success-500\/75{background-color:rgb(var(--cstu-success-500)/.75)}.cstu-bg-success-500\/80{background-color:rgb(var(--cstu-success-500)/.8)}.cstu-bg-success-500\/85{background-color:rgb(var(--cstu-success-500)/.85)}.cstu-bg-success-500\/90{background-color:rgb(var(--cstu-success-500)/.9)}.cstu-bg-success-500\/95{background-color:rgb(var(--cstu-success-500)/.95)}.cstu-bg-success-550{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-550)/var(--tw-bg-opacity,1))}.cstu-bg-success-550\/0{background-color:rgb(var(--cstu-success-550)/0)}.cstu-bg-success-550\/10{background-color:rgb(var(--cstu-success-550)/.1)}.cstu-bg-success-550\/100{background-color:rgb(var(--cstu-success-550)/1)}.cstu-bg-success-550\/15{background-color:rgb(var(--cstu-success-550)/.15)}.cstu-bg-success-550\/20{background-color:rgb(var(--cstu-success-550)/.2)}.cstu-bg-success-550\/25{background-color:rgb(var(--cstu-success-550)/.25)}.cstu-bg-success-550\/30{background-color:rgb(var(--cstu-success-550)/.3)}.cstu-bg-success-550\/35{background-color:rgb(var(--cstu-success-550)/.35)}.cstu-bg-success-550\/40{background-color:rgb(var(--cstu-success-550)/.4)}.cstu-bg-success-550\/45{background-color:rgb(var(--cstu-success-550)/.45)}.cstu-bg-success-550\/5{background-color:rgb(var(--cstu-success-550)/.05)}.cstu-bg-success-550\/50{background-color:rgb(var(--cstu-success-550)/.5)}.cstu-bg-success-550\/55{background-color:rgb(var(--cstu-success-550)/.55)}.cstu-bg-success-550\/60{background-color:rgb(var(--cstu-success-550)/.6)}.cstu-bg-success-550\/65{background-color:rgb(var(--cstu-success-550)/.65)}.cstu-bg-success-550\/70{background-color:rgb(var(--cstu-success-550)/.7)}.cstu-bg-success-550\/75{background-color:rgb(var(--cstu-success-550)/.75)}.cstu-bg-success-550\/80{background-color:rgb(var(--cstu-success-550)/.8)}.cstu-bg-success-550\/85{background-color:rgb(var(--cstu-success-550)/.85)}.cstu-bg-success-550\/90{background-color:rgb(var(--cstu-success-550)/.9)}.cstu-bg-success-550\/95{background-color:rgb(var(--cstu-success-550)/.95)}.cstu-bg-success-575{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-575)/var(--tw-bg-opacity,1))}.cstu-bg-success-575\/0{background-color:rgb(var(--cstu-success-575)/0)}.cstu-bg-success-575\/10{background-color:rgb(var(--cstu-success-575)/.1)}.cstu-bg-success-575\/100{background-color:rgb(var(--cstu-success-575)/1)}.cstu-bg-success-575\/15{background-color:rgb(var(--cstu-success-575)/.15)}.cstu-bg-success-575\/20{background-color:rgb(var(--cstu-success-575)/.2)}.cstu-bg-success-575\/25{background-color:rgb(var(--cstu-success-575)/.25)}.cstu-bg-success-575\/30{background-color:rgb(var(--cstu-success-575)/.3)}.cstu-bg-success-575\/35{background-color:rgb(var(--cstu-success-575)/.35)}.cstu-bg-success-575\/40{background-color:rgb(var(--cstu-success-575)/.4)}.cstu-bg-success-575\/45{background-color:rgb(var(--cstu-success-575)/.45)}.cstu-bg-success-575\/5{background-color:rgb(var(--cstu-success-575)/.05)}.cstu-bg-success-575\/50{background-color:rgb(var(--cstu-success-575)/.5)}.cstu-bg-success-575\/55{background-color:rgb(var(--cstu-success-575)/.55)}.cstu-bg-success-575\/60{background-color:rgb(var(--cstu-success-575)/.6)}.cstu-bg-success-575\/65{background-color:rgb(var(--cstu-success-575)/.65)}.cstu-bg-success-575\/70{background-color:rgb(var(--cstu-success-575)/.7)}.cstu-bg-success-575\/75{background-color:rgb(var(--cstu-success-575)/.75)}.cstu-bg-success-575\/80{background-color:rgb(var(--cstu-success-575)/.8)}.cstu-bg-success-575\/85{background-color:rgb(var(--cstu-success-575)/.85)}.cstu-bg-success-575\/90{background-color:rgb(var(--cstu-success-575)/.9)}.cstu-bg-success-575\/95{background-color:rgb(var(--cstu-success-575)/.95)}.cstu-bg-success-600{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-600)/var(--tw-bg-opacity,1))}.cstu-bg-success-600\/0{background-color:rgb(var(--cstu-success-600)/0)}.cstu-bg-success-600\/10{background-color:rgb(var(--cstu-success-600)/.1)}.cstu-bg-success-600\/100{background-color:rgb(var(--cstu-success-600)/1)}.cstu-bg-success-600\/15{background-color:rgb(var(--cstu-success-600)/.15)}.cstu-bg-success-600\/20{background-color:rgb(var(--cstu-success-600)/.2)}.cstu-bg-success-600\/25{background-color:rgb(var(--cstu-success-600)/.25)}.cstu-bg-success-600\/30{background-color:rgb(var(--cstu-success-600)/.3)}.cstu-bg-success-600\/35{background-color:rgb(var(--cstu-success-600)/.35)}.cstu-bg-success-600\/40{background-color:rgb(var(--cstu-success-600)/.4)}.cstu-bg-success-600\/45{background-color:rgb(var(--cstu-success-600)/.45)}.cstu-bg-success-600\/5{background-color:rgb(var(--cstu-success-600)/.05)}.cstu-bg-success-600\/50{background-color:rgb(var(--cstu-success-600)/.5)}.cstu-bg-success-600\/55{background-color:rgb(var(--cstu-success-600)/.55)}.cstu-bg-success-600\/60{background-color:rgb(var(--cstu-success-600)/.6)}.cstu-bg-success-600\/65{background-color:rgb(var(--cstu-success-600)/.65)}.cstu-bg-success-600\/70{background-color:rgb(var(--cstu-success-600)/.7)}.cstu-bg-success-600\/75{background-color:rgb(var(--cstu-success-600)/.75)}.cstu-bg-success-600\/80{background-color:rgb(var(--cstu-success-600)/.8)}.cstu-bg-success-600\/85{background-color:rgb(var(--cstu-success-600)/.85)}.cstu-bg-success-600\/90{background-color:rgb(var(--cstu-success-600)/.9)}.cstu-bg-success-600\/95{background-color:rgb(var(--cstu-success-600)/.95)}.cstu-bg-success-700{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-700)/var(--tw-bg-opacity,1))}.cstu-bg-success-700\/0{background-color:rgb(var(--cstu-success-700)/0)}.cstu-bg-success-700\/10{background-color:rgb(var(--cstu-success-700)/.1)}.cstu-bg-success-700\/100{background-color:rgb(var(--cstu-success-700)/1)}.cstu-bg-success-700\/15{background-color:rgb(var(--cstu-success-700)/.15)}.cstu-bg-success-700\/20{background-color:rgb(var(--cstu-success-700)/.2)}.cstu-bg-success-700\/25{background-color:rgb(var(--cstu-success-700)/.25)}.cstu-bg-success-700\/30{background-color:rgb(var(--cstu-success-700)/.3)}.cstu-bg-success-700\/35{background-color:rgb(var(--cstu-success-700)/.35)}.cstu-bg-success-700\/40{background-color:rgb(var(--cstu-success-700)/.4)}.cstu-bg-success-700\/45{background-color:rgb(var(--cstu-success-700)/.45)}.cstu-bg-success-700\/5{background-color:rgb(var(--cstu-success-700)/.05)}.cstu-bg-success-700\/50{background-color:rgb(var(--cstu-success-700)/.5)}.cstu-bg-success-700\/55{background-color:rgb(var(--cstu-success-700)/.55)}.cstu-bg-success-700\/60{background-color:rgb(var(--cstu-success-700)/.6)}.cstu-bg-success-700\/65{background-color:rgb(var(--cstu-success-700)/.65)}.cstu-bg-success-700\/70{background-color:rgb(var(--cstu-success-700)/.7)}.cstu-bg-success-700\/75{background-color:rgb(var(--cstu-success-700)/.75)}.cstu-bg-success-700\/80{background-color:rgb(var(--cstu-success-700)/.8)}.cstu-bg-success-700\/85{background-color:rgb(var(--cstu-success-700)/.85)}.cstu-bg-success-700\/90{background-color:rgb(var(--cstu-success-700)/.9)}.cstu-bg-success-700\/95{background-color:rgb(var(--cstu-success-700)/.95)}.cstu-bg-success-800{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-800)/var(--tw-bg-opacity,1))}.cstu-bg-success-800\/0{background-color:rgb(var(--cstu-success-800)/0)}.cstu-bg-success-800\/10{background-color:rgb(var(--cstu-success-800)/.1)}.cstu-bg-success-800\/100{background-color:rgb(var(--cstu-success-800)/1)}.cstu-bg-success-800\/15{background-color:rgb(var(--cstu-success-800)/.15)}.cstu-bg-success-800\/20{background-color:rgb(var(--cstu-success-800)/.2)}.cstu-bg-success-800\/25{background-color:rgb(var(--cstu-success-800)/.25)}.cstu-bg-success-800\/30{background-color:rgb(var(--cstu-success-800)/.3)}.cstu-bg-success-800\/35{background-color:rgb(var(--cstu-success-800)/.35)}.cstu-bg-success-800\/40{background-color:rgb(var(--cstu-success-800)/.4)}.cstu-bg-success-800\/45{background-color:rgb(var(--cstu-success-800)/.45)}.cstu-bg-success-800\/5{background-color:rgb(var(--cstu-success-800)/.05)}.cstu-bg-success-800\/50{background-color:rgb(var(--cstu-success-800)/.5)}.cstu-bg-success-800\/55{background-color:rgb(var(--cstu-success-800)/.55)}.cstu-bg-success-800\/60{background-color:rgb(var(--cstu-success-800)/.6)}.cstu-bg-success-800\/65{background-color:rgb(var(--cstu-success-800)/.65)}.cstu-bg-success-800\/70{background-color:rgb(var(--cstu-success-800)/.7)}.cstu-bg-success-800\/75{background-color:rgb(var(--cstu-success-800)/.75)}.cstu-bg-success-800\/80{background-color:rgb(var(--cstu-success-800)/.8)}.cstu-bg-success-800\/85{background-color:rgb(var(--cstu-success-800)/.85)}.cstu-bg-success-800\/90{background-color:rgb(var(--cstu-success-800)/.9)}.cstu-bg-success-800\/95{background-color:rgb(var(--cstu-success-800)/.95)}.cstu-bg-success-900{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-900)/var(--tw-bg-opacity,1))}.cstu-bg-success-900\/0{background-color:rgb(var(--cstu-success-900)/0)}.cstu-bg-success-900\/10{background-color:rgb(var(--cstu-success-900)/.1)}.cstu-bg-success-900\/100{background-color:rgb(var(--cstu-success-900)/1)}.cstu-bg-success-900\/15{background-color:rgb(var(--cstu-success-900)/.15)}.cstu-bg-success-900\/20{background-color:rgb(var(--cstu-success-900)/.2)}.cstu-bg-success-900\/25{background-color:rgb(var(--cstu-success-900)/.25)}.cstu-bg-success-900\/30{background-color:rgb(var(--cstu-success-900)/.3)}.cstu-bg-success-900\/35{background-color:rgb(var(--cstu-success-900)/.35)}.cstu-bg-success-900\/40{background-color:rgb(var(--cstu-success-900)/.4)}.cstu-bg-success-900\/45{background-color:rgb(var(--cstu-success-900)/.45)}.cstu-bg-success-900\/5{background-color:rgb(var(--cstu-success-900)/.05)}.cstu-bg-success-900\/50{background-color:rgb(var(--cstu-success-900)/.5)}.cstu-bg-success-900\/55{background-color:rgb(var(--cstu-success-900)/.55)}.cstu-bg-success-900\/60{background-color:rgb(var(--cstu-success-900)/.6)}.cstu-bg-success-900\/65{background-color:rgb(var(--cstu-success-900)/.65)}.cstu-bg-success-900\/70{background-color:rgb(var(--cstu-success-900)/.7)}.cstu-bg-success-900\/75{background-color:rgb(var(--cstu-success-900)/.75)}.cstu-bg-success-900\/80{background-color:rgb(var(--cstu-success-900)/.8)}.cstu-bg-success-900\/85{background-color:rgb(var(--cstu-success-900)/.85)}.cstu-bg-success-900\/90{background-color:rgb(var(--cstu-success-900)/.9)}.cstu-bg-success-900\/95{background-color:rgb(var(--cstu-success-900)/.95)}.cstu-bg-transparent{background-color:transparent}.cstu-bg-warning-100{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-100)/var(--tw-bg-opacity,1))}.cstu-bg-warning-100\/0{background-color:rgb(var(--cstu-warning-100)/0)}.cstu-bg-warning-100\/10{background-color:rgb(var(--cstu-warning-100)/.1)}.cstu-bg-warning-100\/100{background-color:rgb(var(--cstu-warning-100)/1)}.cstu-bg-warning-100\/15{background-color:rgb(var(--cstu-warning-100)/.15)}.cstu-bg-warning-100\/20{background-color:rgb(var(--cstu-warning-100)/.2)}.cstu-bg-warning-100\/25{background-color:rgb(var(--cstu-warning-100)/.25)}.cstu-bg-warning-100\/30{background-color:rgb(var(--cstu-warning-100)/.3)}.cstu-bg-warning-100\/35{background-color:rgb(var(--cstu-warning-100)/.35)}.cstu-bg-warning-100\/40{background-color:rgb(var(--cstu-warning-100)/.4)}.cstu-bg-warning-100\/45{background-color:rgb(var(--cstu-warning-100)/.45)}.cstu-bg-warning-100\/5{background-color:rgb(var(--cstu-warning-100)/.05)}.cstu-bg-warning-100\/50{background-color:rgb(var(--cstu-warning-100)/.5)}.cstu-bg-warning-100\/55{background-color:rgb(var(--cstu-warning-100)/.55)}.cstu-bg-warning-100\/60{background-color:rgb(var(--cstu-warning-100)/.6)}.cstu-bg-warning-100\/65{background-color:rgb(var(--cstu-warning-100)/.65)}.cstu-bg-warning-100\/70{background-color:rgb(var(--cstu-warning-100)/.7)}.cstu-bg-warning-100\/75{background-color:rgb(var(--cstu-warning-100)/.75)}.cstu-bg-warning-100\/80{background-color:rgb(var(--cstu-warning-100)/.8)}.cstu-bg-warning-100\/85{background-color:rgb(var(--cstu-warning-100)/.85)}.cstu-bg-warning-100\/90{background-color:rgb(var(--cstu-warning-100)/.9)}.cstu-bg-warning-100\/95{background-color:rgb(var(--cstu-warning-100)/.95)}.cstu-bg-warning-200{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-200)/var(--tw-bg-opacity,1))}.cstu-bg-warning-200\/0{background-color:rgb(var(--cstu-warning-200)/0)}.cstu-bg-warning-200\/10{background-color:rgb(var(--cstu-warning-200)/.1)}.cstu-bg-warning-200\/100{background-color:rgb(var(--cstu-warning-200)/1)}.cstu-bg-warning-200\/15{background-color:rgb(var(--cstu-warning-200)/.15)}.cstu-bg-warning-200\/20{background-color:rgb(var(--cstu-warning-200)/.2)}.cstu-bg-warning-200\/25{background-color:rgb(var(--cstu-warning-200)/.25)}.cstu-bg-warning-200\/30{background-color:rgb(var(--cstu-warning-200)/.3)}.cstu-bg-warning-200\/35{background-color:rgb(var(--cstu-warning-200)/.35)}.cstu-bg-warning-200\/40{background-color:rgb(var(--cstu-warning-200)/.4)}.cstu-bg-warning-200\/45{background-color:rgb(var(--cstu-warning-200)/.45)}.cstu-bg-warning-200\/5{background-color:rgb(var(--cstu-warning-200)/.05)}.cstu-bg-warning-200\/50{background-color:rgb(var(--cstu-warning-200)/.5)}.cstu-bg-warning-200\/55{background-color:rgb(var(--cstu-warning-200)/.55)}.cstu-bg-warning-200\/60{background-color:rgb(var(--cstu-warning-200)/.6)}.cstu-bg-warning-200\/65{background-color:rgb(var(--cstu-warning-200)/.65)}.cstu-bg-warning-200\/70{background-color:rgb(var(--cstu-warning-200)/.7)}.cstu-bg-warning-200\/75{background-color:rgb(var(--cstu-warning-200)/.75)}.cstu-bg-warning-200\/80{background-color:rgb(var(--cstu-warning-200)/.8)}.cstu-bg-warning-200\/85{background-color:rgb(var(--cstu-warning-200)/.85)}.cstu-bg-warning-200\/90{background-color:rgb(var(--cstu-warning-200)/.9)}.cstu-bg-warning-200\/95{background-color:rgb(var(--cstu-warning-200)/.95)}.cstu-bg-warning-250{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-250)/var(--tw-bg-opacity,1))}.cstu-bg-warning-250\/0{background-color:rgb(var(--cstu-warning-250)/0)}.cstu-bg-warning-250\/10{background-color:rgb(var(--cstu-warning-250)/.1)}.cstu-bg-warning-250\/100{background-color:rgb(var(--cstu-warning-250)/1)}.cstu-bg-warning-250\/15{background-color:rgb(var(--cstu-warning-250)/.15)}.cstu-bg-warning-250\/20{background-color:rgb(var(--cstu-warning-250)/.2)}.cstu-bg-warning-250\/25{background-color:rgb(var(--cstu-warning-250)/.25)}.cstu-bg-warning-250\/30{background-color:rgb(var(--cstu-warning-250)/.3)}.cstu-bg-warning-250\/35{background-color:rgb(var(--cstu-warning-250)/.35)}.cstu-bg-warning-250\/40{background-color:rgb(var(--cstu-warning-250)/.4)}.cstu-bg-warning-250\/45{background-color:rgb(var(--cstu-warning-250)/.45)}.cstu-bg-warning-250\/5{background-color:rgb(var(--cstu-warning-250)/.05)}.cstu-bg-warning-250\/50{background-color:rgb(var(--cstu-warning-250)/.5)}.cstu-bg-warning-250\/55{background-color:rgb(var(--cstu-warning-250)/.55)}.cstu-bg-warning-250\/60{background-color:rgb(var(--cstu-warning-250)/.6)}.cstu-bg-warning-250\/65{background-color:rgb(var(--cstu-warning-250)/.65)}.cstu-bg-warning-250\/70{background-color:rgb(var(--cstu-warning-250)/.7)}.cstu-bg-warning-250\/75{background-color:rgb(var(--cstu-warning-250)/.75)}.cstu-bg-warning-250\/80{background-color:rgb(var(--cstu-warning-250)/.8)}.cstu-bg-warning-250\/85{background-color:rgb(var(--cstu-warning-250)/.85)}.cstu-bg-warning-250\/90{background-color:rgb(var(--cstu-warning-250)/.9)}.cstu-bg-warning-250\/95{background-color:rgb(var(--cstu-warning-250)/.95)}.cstu-bg-warning-300{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-300)/var(--tw-bg-opacity,1))}.cstu-bg-warning-300\/0{background-color:rgb(var(--cstu-warning-300)/0)}.cstu-bg-warning-300\/10{background-color:rgb(var(--cstu-warning-300)/.1)}.cstu-bg-warning-300\/100{background-color:rgb(var(--cstu-warning-300)/1)}.cstu-bg-warning-300\/15{background-color:rgb(var(--cstu-warning-300)/.15)}.cstu-bg-warning-300\/20{background-color:rgb(var(--cstu-warning-300)/.2)}.cstu-bg-warning-300\/25{background-color:rgb(var(--cstu-warning-300)/.25)}.cstu-bg-warning-300\/30{background-color:rgb(var(--cstu-warning-300)/.3)}.cstu-bg-warning-300\/35{background-color:rgb(var(--cstu-warning-300)/.35)}.cstu-bg-warning-300\/40{background-color:rgb(var(--cstu-warning-300)/.4)}.cstu-bg-warning-300\/45{background-color:rgb(var(--cstu-warning-300)/.45)}.cstu-bg-warning-300\/5{background-color:rgb(var(--cstu-warning-300)/.05)}.cstu-bg-warning-300\/50{background-color:rgb(var(--cstu-warning-300)/.5)}.cstu-bg-warning-300\/55{background-color:rgb(var(--cstu-warning-300)/.55)}.cstu-bg-warning-300\/60{background-color:rgb(var(--cstu-warning-300)/.6)}.cstu-bg-warning-300\/65{background-color:rgb(var(--cstu-warning-300)/.65)}.cstu-bg-warning-300\/70{background-color:rgb(var(--cstu-warning-300)/.7)}.cstu-bg-warning-300\/75{background-color:rgb(var(--cstu-warning-300)/.75)}.cstu-bg-warning-300\/80{background-color:rgb(var(--cstu-warning-300)/.8)}.cstu-bg-warning-300\/85{background-color:rgb(var(--cstu-warning-300)/.85)}.cstu-bg-warning-300\/90{background-color:rgb(var(--cstu-warning-300)/.9)}.cstu-bg-warning-300\/95{background-color:rgb(var(--cstu-warning-300)/.95)}.cstu-bg-warning-400{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-400)/var(--tw-bg-opacity,1))}.cstu-bg-warning-400\/0{background-color:rgb(var(--cstu-warning-400)/0)}.cstu-bg-warning-400\/10{background-color:rgb(var(--cstu-warning-400)/.1)}.cstu-bg-warning-400\/100{background-color:rgb(var(--cstu-warning-400)/1)}.cstu-bg-warning-400\/15{background-color:rgb(var(--cstu-warning-400)/.15)}.cstu-bg-warning-400\/20{background-color:rgb(var(--cstu-warning-400)/.2)}.cstu-bg-warning-400\/25{background-color:rgb(var(--cstu-warning-400)/.25)}.cstu-bg-warning-400\/30{background-color:rgb(var(--cstu-warning-400)/.3)}.cstu-bg-warning-400\/35{background-color:rgb(var(--cstu-warning-400)/.35)}.cstu-bg-warning-400\/40{background-color:rgb(var(--cstu-warning-400)/.4)}.cstu-bg-warning-400\/45{background-color:rgb(var(--cstu-warning-400)/.45)}.cstu-bg-warning-400\/5{background-color:rgb(var(--cstu-warning-400)/.05)}.cstu-bg-warning-400\/50{background-color:rgb(var(--cstu-warning-400)/.5)}.cstu-bg-warning-400\/55{background-color:rgb(var(--cstu-warning-400)/.55)}.cstu-bg-warning-400\/60{background-color:rgb(var(--cstu-warning-400)/.6)}.cstu-bg-warning-400\/65{background-color:rgb(var(--cstu-warning-400)/.65)}.cstu-bg-warning-400\/70{background-color:rgb(var(--cstu-warning-400)/.7)}.cstu-bg-warning-400\/75{background-color:rgb(var(--cstu-warning-400)/.75)}.cstu-bg-warning-400\/80{background-color:rgb(var(--cstu-warning-400)/.8)}.cstu-bg-warning-400\/85{background-color:rgb(var(--cstu-warning-400)/.85)}.cstu-bg-warning-400\/90{background-color:rgb(var(--cstu-warning-400)/.9)}.cstu-bg-warning-400\/95{background-color:rgb(var(--cstu-warning-400)/.95)}.cstu-bg-warning-450{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-450)/var(--tw-bg-opacity,1))}.cstu-bg-warning-450\/0{background-color:rgb(var(--cstu-warning-450)/0)}.cstu-bg-warning-450\/10{background-color:rgb(var(--cstu-warning-450)/.1)}.cstu-bg-warning-450\/100{background-color:rgb(var(--cstu-warning-450)/1)}.cstu-bg-warning-450\/15{background-color:rgb(var(--cstu-warning-450)/.15)}.cstu-bg-warning-450\/20{background-color:rgb(var(--cstu-warning-450)/.2)}.cstu-bg-warning-450\/25{background-color:rgb(var(--cstu-warning-450)/.25)}.cstu-bg-warning-450\/30{background-color:rgb(var(--cstu-warning-450)/.3)}.cstu-bg-warning-450\/35{background-color:rgb(var(--cstu-warning-450)/.35)}.cstu-bg-warning-450\/40{background-color:rgb(var(--cstu-warning-450)/.4)}.cstu-bg-warning-450\/45{background-color:rgb(var(--cstu-warning-450)/.45)}.cstu-bg-warning-450\/5{background-color:rgb(var(--cstu-warning-450)/.05)}.cstu-bg-warning-450\/50{background-color:rgb(var(--cstu-warning-450)/.5)}.cstu-bg-warning-450\/55{background-color:rgb(var(--cstu-warning-450)/.55)}.cstu-bg-warning-450\/60{background-color:rgb(var(--cstu-warning-450)/.6)}.cstu-bg-warning-450\/65{background-color:rgb(var(--cstu-warning-450)/.65)}.cstu-bg-warning-450\/70{background-color:rgb(var(--cstu-warning-450)/.7)}.cstu-bg-warning-450\/75{background-color:rgb(var(--cstu-warning-450)/.75)}.cstu-bg-warning-450\/80{background-color:rgb(var(--cstu-warning-450)/.8)}.cstu-bg-warning-450\/85{background-color:rgb(var(--cstu-warning-450)/.85)}.cstu-bg-warning-450\/90{background-color:rgb(var(--cstu-warning-450)/.9)}.cstu-bg-warning-450\/95{background-color:rgb(var(--cstu-warning-450)/.95)}.cstu-bg-warning-50{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-50)/var(--tw-bg-opacity,1))}.cstu-bg-warning-50\/0{background-color:rgb(var(--cstu-warning-50)/0)}.cstu-bg-warning-50\/10{background-color:rgb(var(--cstu-warning-50)/.1)}.cstu-bg-warning-50\/100{background-color:rgb(var(--cstu-warning-50)/1)}.cstu-bg-warning-50\/15{background-color:rgb(var(--cstu-warning-50)/.15)}.cstu-bg-warning-50\/20{background-color:rgb(var(--cstu-warning-50)/.2)}.cstu-bg-warning-50\/25{background-color:rgb(var(--cstu-warning-50)/.25)}.cstu-bg-warning-50\/30{background-color:rgb(var(--cstu-warning-50)/.3)}.cstu-bg-warning-50\/35{background-color:rgb(var(--cstu-warning-50)/.35)}.cstu-bg-warning-50\/40{background-color:rgb(var(--cstu-warning-50)/.4)}.cstu-bg-warning-50\/45{background-color:rgb(var(--cstu-warning-50)/.45)}.cstu-bg-warning-50\/5{background-color:rgb(var(--cstu-warning-50)/.05)}.cstu-bg-warning-50\/50{background-color:rgb(var(--cstu-warning-50)/.5)}.cstu-bg-warning-50\/55{background-color:rgb(var(--cstu-warning-50)/.55)}.cstu-bg-warning-50\/60{background-color:rgb(var(--cstu-warning-50)/.6)}.cstu-bg-warning-50\/65{background-color:rgb(var(--cstu-warning-50)/.65)}.cstu-bg-warning-50\/70{background-color:rgb(var(--cstu-warning-50)/.7)}.cstu-bg-warning-50\/75{background-color:rgb(var(--cstu-warning-50)/.75)}.cstu-bg-warning-50\/80{background-color:rgb(var(--cstu-warning-50)/.8)}.cstu-bg-warning-50\/85{background-color:rgb(var(--cstu-warning-50)/.85)}.cstu-bg-warning-50\/90{background-color:rgb(var(--cstu-warning-50)/.9)}.cstu-bg-warning-50\/95{background-color:rgb(var(--cstu-warning-50)/.95)}.cstu-bg-warning-500{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-500)/var(--tw-bg-opacity,1))}.cstu-bg-warning-500\/0{background-color:rgb(var(--cstu-warning-500)/0)}.cstu-bg-warning-500\/10{background-color:rgb(var(--cstu-warning-500)/.1)}.cstu-bg-warning-500\/100{background-color:rgb(var(--cstu-warning-500)/1)}.cstu-bg-warning-500\/15{background-color:rgb(var(--cstu-warning-500)/.15)}.cstu-bg-warning-500\/20{background-color:rgb(var(--cstu-warning-500)/.2)}.cstu-bg-warning-500\/25{background-color:rgb(var(--cstu-warning-500)/.25)}.cstu-bg-warning-500\/30{background-color:rgb(var(--cstu-warning-500)/.3)}.cstu-bg-warning-500\/35{background-color:rgb(var(--cstu-warning-500)/.35)}.cstu-bg-warning-500\/40{background-color:rgb(var(--cstu-warning-500)/.4)}.cstu-bg-warning-500\/45{background-color:rgb(var(--cstu-warning-500)/.45)}.cstu-bg-warning-500\/5{background-color:rgb(var(--cstu-warning-500)/.05)}.cstu-bg-warning-500\/50{background-color:rgb(var(--cstu-warning-500)/.5)}.cstu-bg-warning-500\/55{background-color:rgb(var(--cstu-warning-500)/.55)}.cstu-bg-warning-500\/60{background-color:rgb(var(--cstu-warning-500)/.6)}.cstu-bg-warning-500\/65{background-color:rgb(var(--cstu-warning-500)/.65)}.cstu-bg-warning-500\/70{background-color:rgb(var(--cstu-warning-500)/.7)}.cstu-bg-warning-500\/75{background-color:rgb(var(--cstu-warning-500)/.75)}.cstu-bg-warning-500\/80{background-color:rgb(var(--cstu-warning-500)/.8)}.cstu-bg-warning-500\/85{background-color:rgb(var(--cstu-warning-500)/.85)}.cstu-bg-warning-500\/90{background-color:rgb(var(--cstu-warning-500)/.9)}.cstu-bg-warning-500\/95{background-color:rgb(var(--cstu-warning-500)/.95)}.cstu-bg-warning-550{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-550)/var(--tw-bg-opacity,1))}.cstu-bg-warning-550\/0{background-color:rgb(var(--cstu-warning-550)/0)}.cstu-bg-warning-550\/10{background-color:rgb(var(--cstu-warning-550)/.1)}.cstu-bg-warning-550\/100{background-color:rgb(var(--cstu-warning-550)/1)}.cstu-bg-warning-550\/15{background-color:rgb(var(--cstu-warning-550)/.15)}.cstu-bg-warning-550\/20{background-color:rgb(var(--cstu-warning-550)/.2)}.cstu-bg-warning-550\/25{background-color:rgb(var(--cstu-warning-550)/.25)}.cstu-bg-warning-550\/30{background-color:rgb(var(--cstu-warning-550)/.3)}.cstu-bg-warning-550\/35{background-color:rgb(var(--cstu-warning-550)/.35)}.cstu-bg-warning-550\/40{background-color:rgb(var(--cstu-warning-550)/.4)}.cstu-bg-warning-550\/45{background-color:rgb(var(--cstu-warning-550)/.45)}.cstu-bg-warning-550\/5{background-color:rgb(var(--cstu-warning-550)/.05)}.cstu-bg-warning-550\/50{background-color:rgb(var(--cstu-warning-550)/.5)}.cstu-bg-warning-550\/55{background-color:rgb(var(--cstu-warning-550)/.55)}.cstu-bg-warning-550\/60{background-color:rgb(var(--cstu-warning-550)/.6)}.cstu-bg-warning-550\/65{background-color:rgb(var(--cstu-warning-550)/.65)}.cstu-bg-warning-550\/70{background-color:rgb(var(--cstu-warning-550)/.7)}.cstu-bg-warning-550\/75{background-color:rgb(var(--cstu-warning-550)/.75)}.cstu-bg-warning-550\/80{background-color:rgb(var(--cstu-warning-550)/.8)}.cstu-bg-warning-550\/85{background-color:rgb(var(--cstu-warning-550)/.85)}.cstu-bg-warning-550\/90{background-color:rgb(var(--cstu-warning-550)/.9)}.cstu-bg-warning-550\/95{background-color:rgb(var(--cstu-warning-550)/.95)}.cstu-bg-warning-575{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-575)/var(--tw-bg-opacity,1))}.cstu-bg-warning-575\/0{background-color:rgb(var(--cstu-warning-575)/0)}.cstu-bg-warning-575\/10{background-color:rgb(var(--cstu-warning-575)/.1)}.cstu-bg-warning-575\/100{background-color:rgb(var(--cstu-warning-575)/1)}.cstu-bg-warning-575\/15{background-color:rgb(var(--cstu-warning-575)/.15)}.cstu-bg-warning-575\/20{background-color:rgb(var(--cstu-warning-575)/.2)}.cstu-bg-warning-575\/25{background-color:rgb(var(--cstu-warning-575)/.25)}.cstu-bg-warning-575\/30{background-color:rgb(var(--cstu-warning-575)/.3)}.cstu-bg-warning-575\/35{background-color:rgb(var(--cstu-warning-575)/.35)}.cstu-bg-warning-575\/40{background-color:rgb(var(--cstu-warning-575)/.4)}.cstu-bg-warning-575\/45{background-color:rgb(var(--cstu-warning-575)/.45)}.cstu-bg-warning-575\/5{background-color:rgb(var(--cstu-warning-575)/.05)}.cstu-bg-warning-575\/50{background-color:rgb(var(--cstu-warning-575)/.5)}.cstu-bg-warning-575\/55{background-color:rgb(var(--cstu-warning-575)/.55)}.cstu-bg-warning-575\/60{background-color:rgb(var(--cstu-warning-575)/.6)}.cstu-bg-warning-575\/65{background-color:rgb(var(--cstu-warning-575)/.65)}.cstu-bg-warning-575\/70{background-color:rgb(var(--cstu-warning-575)/.7)}.cstu-bg-warning-575\/75{background-color:rgb(var(--cstu-warning-575)/.75)}.cstu-bg-warning-575\/80{background-color:rgb(var(--cstu-warning-575)/.8)}.cstu-bg-warning-575\/85{background-color:rgb(var(--cstu-warning-575)/.85)}.cstu-bg-warning-575\/90{background-color:rgb(var(--cstu-warning-575)/.9)}.cstu-bg-warning-575\/95{background-color:rgb(var(--cstu-warning-575)/.95)}.cstu-bg-warning-600{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-600)/var(--tw-bg-opacity,1))}.cstu-bg-warning-600\/0{background-color:rgb(var(--cstu-warning-600)/0)}.cstu-bg-warning-600\/10{background-color:rgb(var(--cstu-warning-600)/.1)}.cstu-bg-warning-600\/100{background-color:rgb(var(--cstu-warning-600)/1)}.cstu-bg-warning-600\/15{background-color:rgb(var(--cstu-warning-600)/.15)}.cstu-bg-warning-600\/20{background-color:rgb(var(--cstu-warning-600)/.2)}.cstu-bg-warning-600\/25{background-color:rgb(var(--cstu-warning-600)/.25)}.cstu-bg-warning-600\/30{background-color:rgb(var(--cstu-warning-600)/.3)}.cstu-bg-warning-600\/35{background-color:rgb(var(--cstu-warning-600)/.35)}.cstu-bg-warning-600\/40{background-color:rgb(var(--cstu-warning-600)/.4)}.cstu-bg-warning-600\/45{background-color:rgb(var(--cstu-warning-600)/.45)}.cstu-bg-warning-600\/5{background-color:rgb(var(--cstu-warning-600)/.05)}.cstu-bg-warning-600\/50{background-color:rgb(var(--cstu-warning-600)/.5)}.cstu-bg-warning-600\/55{background-color:rgb(var(--cstu-warning-600)/.55)}.cstu-bg-warning-600\/60{background-color:rgb(var(--cstu-warning-600)/.6)}.cstu-bg-warning-600\/65{background-color:rgb(var(--cstu-warning-600)/.65)}.cstu-bg-warning-600\/70{background-color:rgb(var(--cstu-warning-600)/.7)}.cstu-bg-warning-600\/75{background-color:rgb(var(--cstu-warning-600)/.75)}.cstu-bg-warning-600\/80{background-color:rgb(var(--cstu-warning-600)/.8)}.cstu-bg-warning-600\/85{background-color:rgb(var(--cstu-warning-600)/.85)}.cstu-bg-warning-600\/90{background-color:rgb(var(--cstu-warning-600)/.9)}.cstu-bg-warning-600\/95{background-color:rgb(var(--cstu-warning-600)/.95)}.cstu-bg-warning-700{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-700)/var(--tw-bg-opacity,1))}.cstu-bg-warning-700\/0{background-color:rgb(var(--cstu-warning-700)/0)}.cstu-bg-warning-700\/10{background-color:rgb(var(--cstu-warning-700)/.1)}.cstu-bg-warning-700\/100{background-color:rgb(var(--cstu-warning-700)/1)}.cstu-bg-warning-700\/15{background-color:rgb(var(--cstu-warning-700)/.15)}.cstu-bg-warning-700\/20{background-color:rgb(var(--cstu-warning-700)/.2)}.cstu-bg-warning-700\/25{background-color:rgb(var(--cstu-warning-700)/.25)}.cstu-bg-warning-700\/30{background-color:rgb(var(--cstu-warning-700)/.3)}.cstu-bg-warning-700\/35{background-color:rgb(var(--cstu-warning-700)/.35)}.cstu-bg-warning-700\/40{background-color:rgb(var(--cstu-warning-700)/.4)}.cstu-bg-warning-700\/45{background-color:rgb(var(--cstu-warning-700)/.45)}.cstu-bg-warning-700\/5{background-color:rgb(var(--cstu-warning-700)/.05)}.cstu-bg-warning-700\/50{background-color:rgb(var(--cstu-warning-700)/.5)}.cstu-bg-warning-700\/55{background-color:rgb(var(--cstu-warning-700)/.55)}.cstu-bg-warning-700\/60{background-color:rgb(var(--cstu-warning-700)/.6)}.cstu-bg-warning-700\/65{background-color:rgb(var(--cstu-warning-700)/.65)}.cstu-bg-warning-700\/70{background-color:rgb(var(--cstu-warning-700)/.7)}.cstu-bg-warning-700\/75{background-color:rgb(var(--cstu-warning-700)/.75)}.cstu-bg-warning-700\/80{background-color:rgb(var(--cstu-warning-700)/.8)}.cstu-bg-warning-700\/85{background-color:rgb(var(--cstu-warning-700)/.85)}.cstu-bg-warning-700\/90{background-color:rgb(var(--cstu-warning-700)/.9)}.cstu-bg-warning-700\/95{background-color:rgb(var(--cstu-warning-700)/.95)}.cstu-bg-warning-800{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-800)/var(--tw-bg-opacity,1))}.cstu-bg-warning-800\/0{background-color:rgb(var(--cstu-warning-800)/0)}.cstu-bg-warning-800\/10{background-color:rgb(var(--cstu-warning-800)/.1)}.cstu-bg-warning-800\/100{background-color:rgb(var(--cstu-warning-800)/1)}.cstu-bg-warning-800\/15{background-color:rgb(var(--cstu-warning-800)/.15)}.cstu-bg-warning-800\/20{background-color:rgb(var(--cstu-warning-800)/.2)}.cstu-bg-warning-800\/25{background-color:rgb(var(--cstu-warning-800)/.25)}.cstu-bg-warning-800\/30{background-color:rgb(var(--cstu-warning-800)/.3)}.cstu-bg-warning-800\/35{background-color:rgb(var(--cstu-warning-800)/.35)}.cstu-bg-warning-800\/40{background-color:rgb(var(--cstu-warning-800)/.4)}.cstu-bg-warning-800\/45{background-color:rgb(var(--cstu-warning-800)/.45)}.cstu-bg-warning-800\/5{background-color:rgb(var(--cstu-warning-800)/.05)}.cstu-bg-warning-800\/50{background-color:rgb(var(--cstu-warning-800)/.5)}.cstu-bg-warning-800\/55{background-color:rgb(var(--cstu-warning-800)/.55)}.cstu-bg-warning-800\/60{background-color:rgb(var(--cstu-warning-800)/.6)}.cstu-bg-warning-800\/65{background-color:rgb(var(--cstu-warning-800)/.65)}.cstu-bg-warning-800\/70{background-color:rgb(var(--cstu-warning-800)/.7)}.cstu-bg-warning-800\/75{background-color:rgb(var(--cstu-warning-800)/.75)}.cstu-bg-warning-800\/80{background-color:rgb(var(--cstu-warning-800)/.8)}.cstu-bg-warning-800\/85{background-color:rgb(var(--cstu-warning-800)/.85)}.cstu-bg-warning-800\/90{background-color:rgb(var(--cstu-warning-800)/.9)}.cstu-bg-warning-800\/95{background-color:rgb(var(--cstu-warning-800)/.95)}.cstu-bg-warning-900{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-900)/var(--tw-bg-opacity,1))}.cstu-bg-warning-900\/0{background-color:rgb(var(--cstu-warning-900)/0)}.cstu-bg-warning-900\/10{background-color:rgb(var(--cstu-warning-900)/.1)}.cstu-bg-warning-900\/100{background-color:rgb(var(--cstu-warning-900)/1)}.cstu-bg-warning-900\/15{background-color:rgb(var(--cstu-warning-900)/.15)}.cstu-bg-warning-900\/20{background-color:rgb(var(--cstu-warning-900)/.2)}.cstu-bg-warning-900\/25{background-color:rgb(var(--cstu-warning-900)/.25)}.cstu-bg-warning-900\/30{background-color:rgb(var(--cstu-warning-900)/.3)}.cstu-bg-warning-900\/35{background-color:rgb(var(--cstu-warning-900)/.35)}.cstu-bg-warning-900\/40{background-color:rgb(var(--cstu-warning-900)/.4)}.cstu-bg-warning-900\/45{background-color:rgb(var(--cstu-warning-900)/.45)}.cstu-bg-warning-900\/5{background-color:rgb(var(--cstu-warning-900)/.05)}.cstu-bg-warning-900\/50{background-color:rgb(var(--cstu-warning-900)/.5)}.cstu-bg-warning-900\/55{background-color:rgb(var(--cstu-warning-900)/.55)}.cstu-bg-warning-900\/60{background-color:rgb(var(--cstu-warning-900)/.6)}.cstu-bg-warning-900\/65{background-color:rgb(var(--cstu-warning-900)/.65)}.cstu-bg-warning-900\/70{background-color:rgb(var(--cstu-warning-900)/.7)}.cstu-bg-warning-900\/75{background-color:rgb(var(--cstu-warning-900)/.75)}.cstu-bg-warning-900\/80{background-color:rgb(var(--cstu-warning-900)/.8)}.cstu-bg-warning-900\/85{background-color:rgb(var(--cstu-warning-900)/.85)}.cstu-bg-warning-900\/90{background-color:rgb(var(--cstu-warning-900)/.9)}.cstu-bg-warning-900\/95{background-color:rgb(var(--cstu-warning-900)/.95)}.cstu-bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.cstu-bg-white\/20{background-color:#fff3}.cstu-bg-yellow-100{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-100)/var(--tw-bg-opacity,1))}.cstu-bg-yellow-100\/0{background-color:rgb(var(--cstu-yellow-100)/0)}.cstu-bg-yellow-100\/10{background-color:rgb(var(--cstu-yellow-100)/.1)}.cstu-bg-yellow-100\/100{background-color:rgb(var(--cstu-yellow-100)/1)}.cstu-bg-yellow-100\/15{background-color:rgb(var(--cstu-yellow-100)/.15)}.cstu-bg-yellow-100\/20{background-color:rgb(var(--cstu-yellow-100)/.2)}.cstu-bg-yellow-100\/25{background-color:rgb(var(--cstu-yellow-100)/.25)}.cstu-bg-yellow-100\/30{background-color:rgb(var(--cstu-yellow-100)/.3)}.cstu-bg-yellow-100\/35{background-color:rgb(var(--cstu-yellow-100)/.35)}.cstu-bg-yellow-100\/40{background-color:rgb(var(--cstu-yellow-100)/.4)}.cstu-bg-yellow-100\/45{background-color:rgb(var(--cstu-yellow-100)/.45)}.cstu-bg-yellow-100\/5{background-color:rgb(var(--cstu-yellow-100)/.05)}.cstu-bg-yellow-100\/50{background-color:rgb(var(--cstu-yellow-100)/.5)}.cstu-bg-yellow-100\/55{background-color:rgb(var(--cstu-yellow-100)/.55)}.cstu-bg-yellow-100\/60{background-color:rgb(var(--cstu-yellow-100)/.6)}.cstu-bg-yellow-100\/65{background-color:rgb(var(--cstu-yellow-100)/.65)}.cstu-bg-yellow-100\/70{background-color:rgb(var(--cstu-yellow-100)/.7)}.cstu-bg-yellow-100\/75{background-color:rgb(var(--cstu-yellow-100)/.75)}.cstu-bg-yellow-100\/80{background-color:rgb(var(--cstu-yellow-100)/.8)}.cstu-bg-yellow-100\/85{background-color:rgb(var(--cstu-yellow-100)/.85)}.cstu-bg-yellow-100\/90{background-color:rgb(var(--cstu-yellow-100)/.9)}.cstu-bg-yellow-100\/95{background-color:rgb(var(--cstu-yellow-100)/.95)}.cstu-bg-yellow-200{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-200)/var(--tw-bg-opacity,1))}.cstu-bg-yellow-200\/0{background-color:rgb(var(--cstu-yellow-200)/0)}.cstu-bg-yellow-200\/10{background-color:rgb(var(--cstu-yellow-200)/.1)}.cstu-bg-yellow-200\/100{background-color:rgb(var(--cstu-yellow-200)/1)}.cstu-bg-yellow-200\/15{background-color:rgb(var(--cstu-yellow-200)/.15)}.cstu-bg-yellow-200\/20{background-color:rgb(var(--cstu-yellow-200)/.2)}.cstu-bg-yellow-200\/25{background-color:rgb(var(--cstu-yellow-200)/.25)}.cstu-bg-yellow-200\/30{background-color:rgb(var(--cstu-yellow-200)/.3)}.cstu-bg-yellow-200\/35{background-color:rgb(var(--cstu-yellow-200)/.35)}.cstu-bg-yellow-200\/40{background-color:rgb(var(--cstu-yellow-200)/.4)}.cstu-bg-yellow-200\/45{background-color:rgb(var(--cstu-yellow-200)/.45)}.cstu-bg-yellow-200\/5{background-color:rgb(var(--cstu-yellow-200)/.05)}.cstu-bg-yellow-200\/50{background-color:rgb(var(--cstu-yellow-200)/.5)}.cstu-bg-yellow-200\/55{background-color:rgb(var(--cstu-yellow-200)/.55)}.cstu-bg-yellow-200\/60{background-color:rgb(var(--cstu-yellow-200)/.6)}.cstu-bg-yellow-200\/65{background-color:rgb(var(--cstu-yellow-200)/.65)}.cstu-bg-yellow-200\/70{background-color:rgb(var(--cstu-yellow-200)/.7)}.cstu-bg-yellow-200\/75{background-color:rgb(var(--cstu-yellow-200)/.75)}.cstu-bg-yellow-200\/80{background-color:rgb(var(--cstu-yellow-200)/.8)}.cstu-bg-yellow-200\/85{background-color:rgb(var(--cstu-yellow-200)/.85)}.cstu-bg-yellow-200\/90{background-color:rgb(var(--cstu-yellow-200)/.9)}.cstu-bg-yellow-200\/95{background-color:rgb(var(--cstu-yellow-200)/.95)}.cstu-bg-yellow-300{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-300)/var(--tw-bg-opacity,1))}.cstu-bg-yellow-300\/0{background-color:rgb(var(--cstu-yellow-300)/0)}.cstu-bg-yellow-300\/10{background-color:rgb(var(--cstu-yellow-300)/.1)}.cstu-bg-yellow-300\/100{background-color:rgb(var(--cstu-yellow-300)/1)}.cstu-bg-yellow-300\/15{background-color:rgb(var(--cstu-yellow-300)/.15)}.cstu-bg-yellow-300\/20{background-color:rgb(var(--cstu-yellow-300)/.2)}.cstu-bg-yellow-300\/25{background-color:rgb(var(--cstu-yellow-300)/.25)}.cstu-bg-yellow-300\/30{background-color:rgb(var(--cstu-yellow-300)/.3)}.cstu-bg-yellow-300\/35{background-color:rgb(var(--cstu-yellow-300)/.35)}.cstu-bg-yellow-300\/40{background-color:rgb(var(--cstu-yellow-300)/.4)}.cstu-bg-yellow-300\/45{background-color:rgb(var(--cstu-yellow-300)/.45)}.cstu-bg-yellow-300\/5{background-color:rgb(var(--cstu-yellow-300)/.05)}.cstu-bg-yellow-300\/50{background-color:rgb(var(--cstu-yellow-300)/.5)}.cstu-bg-yellow-300\/55{background-color:rgb(var(--cstu-yellow-300)/.55)}.cstu-bg-yellow-300\/60{background-color:rgb(var(--cstu-yellow-300)/.6)}.cstu-bg-yellow-300\/65{background-color:rgb(var(--cstu-yellow-300)/.65)}.cstu-bg-yellow-300\/70{background-color:rgb(var(--cstu-yellow-300)/.7)}.cstu-bg-yellow-300\/75{background-color:rgb(var(--cstu-yellow-300)/.75)}.cstu-bg-yellow-300\/80{background-color:rgb(var(--cstu-yellow-300)/.8)}.cstu-bg-yellow-300\/85{background-color:rgb(var(--cstu-yellow-300)/.85)}.cstu-bg-yellow-300\/90{background-color:rgb(var(--cstu-yellow-300)/.9)}.cstu-bg-yellow-300\/95{background-color:rgb(var(--cstu-yellow-300)/.95)}.cstu-bg-yellow-400{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-400)/var(--tw-bg-opacity,1))}.cstu-bg-yellow-400\/0{background-color:rgb(var(--cstu-yellow-400)/0)}.cstu-bg-yellow-400\/10{background-color:rgb(var(--cstu-yellow-400)/.1)}.cstu-bg-yellow-400\/100{background-color:rgb(var(--cstu-yellow-400)/1)}.cstu-bg-yellow-400\/15{background-color:rgb(var(--cstu-yellow-400)/.15)}.cstu-bg-yellow-400\/20{background-color:rgb(var(--cstu-yellow-400)/.2)}.cstu-bg-yellow-400\/25{background-color:rgb(var(--cstu-yellow-400)/.25)}.cstu-bg-yellow-400\/30{background-color:rgb(var(--cstu-yellow-400)/.3)}.cstu-bg-yellow-400\/35{background-color:rgb(var(--cstu-yellow-400)/.35)}.cstu-bg-yellow-400\/40{background-color:rgb(var(--cstu-yellow-400)/.4)}.cstu-bg-yellow-400\/45{background-color:rgb(var(--cstu-yellow-400)/.45)}.cstu-bg-yellow-400\/5{background-color:rgb(var(--cstu-yellow-400)/.05)}.cstu-bg-yellow-400\/50{background-color:rgb(var(--cstu-yellow-400)/.5)}.cstu-bg-yellow-400\/55{background-color:rgb(var(--cstu-yellow-400)/.55)}.cstu-bg-yellow-400\/60{background-color:rgb(var(--cstu-yellow-400)/.6)}.cstu-bg-yellow-400\/65{background-color:rgb(var(--cstu-yellow-400)/.65)}.cstu-bg-yellow-400\/70{background-color:rgb(var(--cstu-yellow-400)/.7)}.cstu-bg-yellow-400\/75{background-color:rgb(var(--cstu-yellow-400)/.75)}.cstu-bg-yellow-400\/80{background-color:rgb(var(--cstu-yellow-400)/.8)}.cstu-bg-yellow-400\/85{background-color:rgb(var(--cstu-yellow-400)/.85)}.cstu-bg-yellow-400\/90{background-color:rgb(var(--cstu-yellow-400)/.9)}.cstu-bg-yellow-400\/95{background-color:rgb(var(--cstu-yellow-400)/.95)}.cstu-bg-yellow-50{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-50)/var(--tw-bg-opacity,1))}.cstu-bg-yellow-50\/0{background-color:rgb(var(--cstu-yellow-50)/0)}.cstu-bg-yellow-50\/10{background-color:rgb(var(--cstu-yellow-50)/.1)}.cstu-bg-yellow-50\/100{background-color:rgb(var(--cstu-yellow-50)/1)}.cstu-bg-yellow-50\/15{background-color:rgb(var(--cstu-yellow-50)/.15)}.cstu-bg-yellow-50\/20{background-color:rgb(var(--cstu-yellow-50)/.2)}.cstu-bg-yellow-50\/25{background-color:rgb(var(--cstu-yellow-50)/.25)}.cstu-bg-yellow-50\/30{background-color:rgb(var(--cstu-yellow-50)/.3)}.cstu-bg-yellow-50\/35{background-color:rgb(var(--cstu-yellow-50)/.35)}.cstu-bg-yellow-50\/40{background-color:rgb(var(--cstu-yellow-50)/.4)}.cstu-bg-yellow-50\/45{background-color:rgb(var(--cstu-yellow-50)/.45)}.cstu-bg-yellow-50\/5{background-color:rgb(var(--cstu-yellow-50)/.05)}.cstu-bg-yellow-50\/50{background-color:rgb(var(--cstu-yellow-50)/.5)}.cstu-bg-yellow-50\/55{background-color:rgb(var(--cstu-yellow-50)/.55)}.cstu-bg-yellow-50\/60{background-color:rgb(var(--cstu-yellow-50)/.6)}.cstu-bg-yellow-50\/65{background-color:rgb(var(--cstu-yellow-50)/.65)}.cstu-bg-yellow-50\/70{background-color:rgb(var(--cstu-yellow-50)/.7)}.cstu-bg-yellow-50\/75{background-color:rgb(var(--cstu-yellow-50)/.75)}.cstu-bg-yellow-50\/80{background-color:rgb(var(--cstu-yellow-50)/.8)}.cstu-bg-yellow-50\/85{background-color:rgb(var(--cstu-yellow-50)/.85)}.cstu-bg-yellow-50\/90{background-color:rgb(var(--cstu-yellow-50)/.9)}.cstu-bg-yellow-50\/95{background-color:rgb(var(--cstu-yellow-50)/.95)}.cstu-bg-yellow-500{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-500)/var(--tw-bg-opacity,1))}.cstu-bg-yellow-500\/0{background-color:rgb(var(--cstu-yellow-500)/0)}.cstu-bg-yellow-500\/10{background-color:rgb(var(--cstu-yellow-500)/.1)}.cstu-bg-yellow-500\/100{background-color:rgb(var(--cstu-yellow-500)/1)}.cstu-bg-yellow-500\/15{background-color:rgb(var(--cstu-yellow-500)/.15)}.cstu-bg-yellow-500\/20{background-color:rgb(var(--cstu-yellow-500)/.2)}.cstu-bg-yellow-500\/25{background-color:rgb(var(--cstu-yellow-500)/.25)}.cstu-bg-yellow-500\/30{background-color:rgb(var(--cstu-yellow-500)/.3)}.cstu-bg-yellow-500\/35{background-color:rgb(var(--cstu-yellow-500)/.35)}.cstu-bg-yellow-500\/40{background-color:rgb(var(--cstu-yellow-500)/.4)}.cstu-bg-yellow-500\/45{background-color:rgb(var(--cstu-yellow-500)/.45)}.cstu-bg-yellow-500\/5{background-color:rgb(var(--cstu-yellow-500)/.05)}.cstu-bg-yellow-500\/50{background-color:rgb(var(--cstu-yellow-500)/.5)}.cstu-bg-yellow-500\/55{background-color:rgb(var(--cstu-yellow-500)/.55)}.cstu-bg-yellow-500\/60{background-color:rgb(var(--cstu-yellow-500)/.6)}.cstu-bg-yellow-500\/65{background-color:rgb(var(--cstu-yellow-500)/.65)}.cstu-bg-yellow-500\/70{background-color:rgb(var(--cstu-yellow-500)/.7)}.cstu-bg-yellow-500\/75{background-color:rgb(var(--cstu-yellow-500)/.75)}.cstu-bg-yellow-500\/80{background-color:rgb(var(--cstu-yellow-500)/.8)}.cstu-bg-yellow-500\/85{background-color:rgb(var(--cstu-yellow-500)/.85)}.cstu-bg-yellow-500\/90{background-color:rgb(var(--cstu-yellow-500)/.9)}.cstu-bg-yellow-500\/95{background-color:rgb(var(--cstu-yellow-500)/.95)}.cstu-bg-yellow-600{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-600)/var(--tw-bg-opacity,1))}.cstu-bg-yellow-600\/0{background-color:rgb(var(--cstu-yellow-600)/0)}.cstu-bg-yellow-600\/10{background-color:rgb(var(--cstu-yellow-600)/.1)}.cstu-bg-yellow-600\/100{background-color:rgb(var(--cstu-yellow-600)/1)}.cstu-bg-yellow-600\/15{background-color:rgb(var(--cstu-yellow-600)/.15)}.cstu-bg-yellow-600\/20{background-color:rgb(var(--cstu-yellow-600)/.2)}.cstu-bg-yellow-600\/25{background-color:rgb(var(--cstu-yellow-600)/.25)}.cstu-bg-yellow-600\/30{background-color:rgb(var(--cstu-yellow-600)/.3)}.cstu-bg-yellow-600\/35{background-color:rgb(var(--cstu-yellow-600)/.35)}.cstu-bg-yellow-600\/40{background-color:rgb(var(--cstu-yellow-600)/.4)}.cstu-bg-yellow-600\/45{background-color:rgb(var(--cstu-yellow-600)/.45)}.cstu-bg-yellow-600\/5{background-color:rgb(var(--cstu-yellow-600)/.05)}.cstu-bg-yellow-600\/50{background-color:rgb(var(--cstu-yellow-600)/.5)}.cstu-bg-yellow-600\/55{background-color:rgb(var(--cstu-yellow-600)/.55)}.cstu-bg-yellow-600\/60{background-color:rgb(var(--cstu-yellow-600)/.6)}.cstu-bg-yellow-600\/65{background-color:rgb(var(--cstu-yellow-600)/.65)}.cstu-bg-yellow-600\/70{background-color:rgb(var(--cstu-yellow-600)/.7)}.cstu-bg-yellow-600\/75{background-color:rgb(var(--cstu-yellow-600)/.75)}.cstu-bg-yellow-600\/80{background-color:rgb(var(--cstu-yellow-600)/.8)}.cstu-bg-yellow-600\/85{background-color:rgb(var(--cstu-yellow-600)/.85)}.cstu-bg-yellow-600\/90{background-color:rgb(var(--cstu-yellow-600)/.9)}.cstu-bg-yellow-600\/95{background-color:rgb(var(--cstu-yellow-600)/.95)}.cstu-bg-yellow-700{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-700)/var(--tw-bg-opacity,1))}.cstu-bg-yellow-700\/0{background-color:rgb(var(--cstu-yellow-700)/0)}.cstu-bg-yellow-700\/10{background-color:rgb(var(--cstu-yellow-700)/.1)}.cstu-bg-yellow-700\/100{background-color:rgb(var(--cstu-yellow-700)/1)}.cstu-bg-yellow-700\/15{background-color:rgb(var(--cstu-yellow-700)/.15)}.cstu-bg-yellow-700\/20{background-color:rgb(var(--cstu-yellow-700)/.2)}.cstu-bg-yellow-700\/25{background-color:rgb(var(--cstu-yellow-700)/.25)}.cstu-bg-yellow-700\/30{background-color:rgb(var(--cstu-yellow-700)/.3)}.cstu-bg-yellow-700\/35{background-color:rgb(var(--cstu-yellow-700)/.35)}.cstu-bg-yellow-700\/40{background-color:rgb(var(--cstu-yellow-700)/.4)}.cstu-bg-yellow-700\/45{background-color:rgb(var(--cstu-yellow-700)/.45)}.cstu-bg-yellow-700\/5{background-color:rgb(var(--cstu-yellow-700)/.05)}.cstu-bg-yellow-700\/50{background-color:rgb(var(--cstu-yellow-700)/.5)}.cstu-bg-yellow-700\/55{background-color:rgb(var(--cstu-yellow-700)/.55)}.cstu-bg-yellow-700\/60{background-color:rgb(var(--cstu-yellow-700)/.6)}.cstu-bg-yellow-700\/65{background-color:rgb(var(--cstu-yellow-700)/.65)}.cstu-bg-yellow-700\/70{background-color:rgb(var(--cstu-yellow-700)/.7)}.cstu-bg-yellow-700\/75{background-color:rgb(var(--cstu-yellow-700)/.75)}.cstu-bg-yellow-700\/80{background-color:rgb(var(--cstu-yellow-700)/.8)}.cstu-bg-yellow-700\/85{background-color:rgb(var(--cstu-yellow-700)/.85)}.cstu-bg-yellow-700\/90{background-color:rgb(var(--cstu-yellow-700)/.9)}.cstu-bg-yellow-700\/95{background-color:rgb(var(--cstu-yellow-700)/.95)}.cstu-bg-yellow-800{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-800)/var(--tw-bg-opacity,1))}.cstu-bg-yellow-800\/0{background-color:rgb(var(--cstu-yellow-800)/0)}.cstu-bg-yellow-800\/10{background-color:rgb(var(--cstu-yellow-800)/.1)}.cstu-bg-yellow-800\/100{background-color:rgb(var(--cstu-yellow-800)/1)}.cstu-bg-yellow-800\/15{background-color:rgb(var(--cstu-yellow-800)/.15)}.cstu-bg-yellow-800\/20{background-color:rgb(var(--cstu-yellow-800)/.2)}.cstu-bg-yellow-800\/25{background-color:rgb(var(--cstu-yellow-800)/.25)}.cstu-bg-yellow-800\/30{background-color:rgb(var(--cstu-yellow-800)/.3)}.cstu-bg-yellow-800\/35{background-color:rgb(var(--cstu-yellow-800)/.35)}.cstu-bg-yellow-800\/40{background-color:rgb(var(--cstu-yellow-800)/.4)}.cstu-bg-yellow-800\/45{background-color:rgb(var(--cstu-yellow-800)/.45)}.cstu-bg-yellow-800\/5{background-color:rgb(var(--cstu-yellow-800)/.05)}.cstu-bg-yellow-800\/50{background-color:rgb(var(--cstu-yellow-800)/.5)}.cstu-bg-yellow-800\/55{background-color:rgb(var(--cstu-yellow-800)/.55)}.cstu-bg-yellow-800\/60{background-color:rgb(var(--cstu-yellow-800)/.6)}.cstu-bg-yellow-800\/65{background-color:rgb(var(--cstu-yellow-800)/.65)}.cstu-bg-yellow-800\/70{background-color:rgb(var(--cstu-yellow-800)/.7)}.cstu-bg-yellow-800\/75{background-color:rgb(var(--cstu-yellow-800)/.75)}.cstu-bg-yellow-800\/80{background-color:rgb(var(--cstu-yellow-800)/.8)}.cstu-bg-yellow-800\/85{background-color:rgb(var(--cstu-yellow-800)/.85)}.cstu-bg-yellow-800\/90{background-color:rgb(var(--cstu-yellow-800)/.9)}.cstu-bg-yellow-800\/95{background-color:rgb(var(--cstu-yellow-800)/.95)}.cstu-bg-yellow-900{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-900)/var(--tw-bg-opacity,1))}.cstu-bg-yellow-900\/0{background-color:rgb(var(--cstu-yellow-900)/0)}.cstu-bg-yellow-900\/10{background-color:rgb(var(--cstu-yellow-900)/.1)}.cstu-bg-yellow-900\/100{background-color:rgb(var(--cstu-yellow-900)/1)}.cstu-bg-yellow-900\/15{background-color:rgb(var(--cstu-yellow-900)/.15)}.cstu-bg-yellow-900\/20{background-color:rgb(var(--cstu-yellow-900)/.2)}.cstu-bg-yellow-900\/25{background-color:rgb(var(--cstu-yellow-900)/.25)}.cstu-bg-yellow-900\/30{background-color:rgb(var(--cstu-yellow-900)/.3)}.cstu-bg-yellow-900\/35{background-color:rgb(var(--cstu-yellow-900)/.35)}.cstu-bg-yellow-900\/40{background-color:rgb(var(--cstu-yellow-900)/.4)}.cstu-bg-yellow-900\/45{background-color:rgb(var(--cstu-yellow-900)/.45)}.cstu-bg-yellow-900\/5{background-color:rgb(var(--cstu-yellow-900)/.05)}.cstu-bg-yellow-900\/50{background-color:rgb(var(--cstu-yellow-900)/.5)}.cstu-bg-yellow-900\/55{background-color:rgb(var(--cstu-yellow-900)/.55)}.cstu-bg-yellow-900\/60{background-color:rgb(var(--cstu-yellow-900)/.6)}.cstu-bg-yellow-900\/65{background-color:rgb(var(--cstu-yellow-900)/.65)}.cstu-bg-yellow-900\/70{background-color:rgb(var(--cstu-yellow-900)/.7)}.cstu-bg-yellow-900\/75{background-color:rgb(var(--cstu-yellow-900)/.75)}.cstu-bg-yellow-900\/80{background-color:rgb(var(--cstu-yellow-900)/.8)}.cstu-bg-yellow-900\/85{background-color:rgb(var(--cstu-yellow-900)/.85)}.cstu-bg-yellow-900\/90{background-color:rgb(var(--cstu-yellow-900)/.9)}.cstu-bg-yellow-900\/95{background-color:rgb(var(--cstu-yellow-900)/.95)}.cstu-bg-gradient-to-b{background-image:-webkit-gradient(linear,left top,left bottom,from(var(--tw-gradient-stops)));background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.cstu-bg-gradient-to-bl{background-image:-webkit-gradient(linear,right top,left bottom,from(var(--tw-gradient-stops)));background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.cstu-bg-gradient-to-br{background-image:-webkit-gradient(linear,left top,right bottom,from(var(--tw-gradient-stops)));background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.cstu-bg-gradient-to-l{background-image:-webkit-gradient(linear,right top,left top,from(var(--tw-gradient-stops)));background-image:linear-gradient(to left,var(--tw-gradient-stops))}.cstu-bg-gradient-to-r{background-image:-webkit-gradient(linear,left top,right top,from(var(--tw-gradient-stops)));background-image:linear-gradient(to right,var(--tw-gradient-stops))}.cstu-bg-gradient-to-t{background-image:-webkit-gradient(linear,left bottom,left top,from(var(--tw-gradient-stops)));background-image:linear-gradient(to top,var(--tw-gradient-stops))}.cstu-bg-gradient-to-tl{background-image:-webkit-gradient(linear,right bottom,left top,from(var(--tw-gradient-stops)));background-image:linear-gradient(to top left,var(--tw-gradient-stops))}.cstu-bg-gradient-to-tr{background-image:-webkit-gradient(linear,left bottom,right top,from(var(--tw-gradient-stops)));background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.cstu-from-blue-100{--tw-gradient-from:rgb(var(--cstu-blue-100)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-100\/0{--tw-gradient-from:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-100\/10{--tw-gradient-from:rgb(var(--cstu-blue-100)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-100\/100{--tw-gradient-from:rgb(var(--cstu-blue-100)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-100\/15{--tw-gradient-from:rgb(var(--cstu-blue-100)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-100\/20{--tw-gradient-from:rgb(var(--cstu-blue-100)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-100\/25{--tw-gradient-from:rgb(var(--cstu-blue-100)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-100\/30{--tw-gradient-from:rgb(var(--cstu-blue-100)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-100\/35{--tw-gradient-from:rgb(var(--cstu-blue-100)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-100\/40{--tw-gradient-from:rgb(var(--cstu-blue-100)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-100\/45{--tw-gradient-from:rgb(var(--cstu-blue-100)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-100\/5{--tw-gradient-from:rgb(var(--cstu-blue-100)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-100\/50{--tw-gradient-from:rgb(var(--cstu-blue-100)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-100\/55{--tw-gradient-from:rgb(var(--cstu-blue-100)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-100\/60{--tw-gradient-from:rgb(var(--cstu-blue-100)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-100\/65{--tw-gradient-from:rgb(var(--cstu-blue-100)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-100\/70{--tw-gradient-from:rgb(var(--cstu-blue-100)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-100\/75{--tw-gradient-from:rgb(var(--cstu-blue-100)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-100\/80{--tw-gradient-from:rgb(var(--cstu-blue-100)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-100\/85{--tw-gradient-from:rgb(var(--cstu-blue-100)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-100\/90{--tw-gradient-from:rgb(var(--cstu-blue-100)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-100\/95{--tw-gradient-from:rgb(var(--cstu-blue-100)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-200{--tw-gradient-from:rgb(var(--cstu-blue-200)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-200\/0{--tw-gradient-from:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-200\/10{--tw-gradient-from:rgb(var(--cstu-blue-200)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-200\/100{--tw-gradient-from:rgb(var(--cstu-blue-200)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-200\/15{--tw-gradient-from:rgb(var(--cstu-blue-200)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-200\/20{--tw-gradient-from:rgb(var(--cstu-blue-200)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-200\/25{--tw-gradient-from:rgb(var(--cstu-blue-200)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-200\/30{--tw-gradient-from:rgb(var(--cstu-blue-200)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-200\/35{--tw-gradient-from:rgb(var(--cstu-blue-200)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-200\/40{--tw-gradient-from:rgb(var(--cstu-blue-200)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-200\/45{--tw-gradient-from:rgb(var(--cstu-blue-200)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-200\/5{--tw-gradient-from:rgb(var(--cstu-blue-200)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-200\/50{--tw-gradient-from:rgb(var(--cstu-blue-200)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-200\/55{--tw-gradient-from:rgb(var(--cstu-blue-200)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-200\/60{--tw-gradient-from:rgb(var(--cstu-blue-200)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-200\/65{--tw-gradient-from:rgb(var(--cstu-blue-200)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-200\/70{--tw-gradient-from:rgb(var(--cstu-blue-200)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-200\/75{--tw-gradient-from:rgb(var(--cstu-blue-200)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-200\/80{--tw-gradient-from:rgb(var(--cstu-blue-200)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-200\/85{--tw-gradient-from:rgb(var(--cstu-blue-200)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-200\/90{--tw-gradient-from:rgb(var(--cstu-blue-200)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-200\/95{--tw-gradient-from:rgb(var(--cstu-blue-200)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-300{--tw-gradient-from:rgb(var(--cstu-blue-300)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-300\/0{--tw-gradient-from:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-300\/10{--tw-gradient-from:rgb(var(--cstu-blue-300)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-300\/100{--tw-gradient-from:rgb(var(--cstu-blue-300)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-300\/15{--tw-gradient-from:rgb(var(--cstu-blue-300)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-300\/20{--tw-gradient-from:rgb(var(--cstu-blue-300)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-300\/25{--tw-gradient-from:rgb(var(--cstu-blue-300)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-300\/30{--tw-gradient-from:rgb(var(--cstu-blue-300)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-300\/35{--tw-gradient-from:rgb(var(--cstu-blue-300)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-300\/40{--tw-gradient-from:rgb(var(--cstu-blue-300)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-300\/45{--tw-gradient-from:rgb(var(--cstu-blue-300)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-300\/5{--tw-gradient-from:rgb(var(--cstu-blue-300)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-300\/50{--tw-gradient-from:rgb(var(--cstu-blue-300)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-300\/55{--tw-gradient-from:rgb(var(--cstu-blue-300)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-300\/60{--tw-gradient-from:rgb(var(--cstu-blue-300)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-300\/65{--tw-gradient-from:rgb(var(--cstu-blue-300)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-300\/70{--tw-gradient-from:rgb(var(--cstu-blue-300)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-300\/75{--tw-gradient-from:rgb(var(--cstu-blue-300)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-300\/80{--tw-gradient-from:rgb(var(--cstu-blue-300)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-300\/85{--tw-gradient-from:rgb(var(--cstu-blue-300)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-300\/90{--tw-gradient-from:rgb(var(--cstu-blue-300)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-300\/95{--tw-gradient-from:rgb(var(--cstu-blue-300)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-400{--tw-gradient-from:rgb(var(--cstu-blue-400)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-400\/0{--tw-gradient-from:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-400\/10{--tw-gradient-from:rgb(var(--cstu-blue-400)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-400\/100{--tw-gradient-from:rgb(var(--cstu-blue-400)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-400\/15{--tw-gradient-from:rgb(var(--cstu-blue-400)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-400\/20{--tw-gradient-from:rgb(var(--cstu-blue-400)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-400\/25{--tw-gradient-from:rgb(var(--cstu-blue-400)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-400\/30{--tw-gradient-from:rgb(var(--cstu-blue-400)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-400\/35{--tw-gradient-from:rgb(var(--cstu-blue-400)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-400\/40{--tw-gradient-from:rgb(var(--cstu-blue-400)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-400\/45{--tw-gradient-from:rgb(var(--cstu-blue-400)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-400\/5{--tw-gradient-from:rgb(var(--cstu-blue-400)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-400\/50{--tw-gradient-from:rgb(var(--cstu-blue-400)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-400\/55{--tw-gradient-from:rgb(var(--cstu-blue-400)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-400\/60{--tw-gradient-from:rgb(var(--cstu-blue-400)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-400\/65{--tw-gradient-from:rgb(var(--cstu-blue-400)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-400\/70{--tw-gradient-from:rgb(var(--cstu-blue-400)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-400\/75{--tw-gradient-from:rgb(var(--cstu-blue-400)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-400\/80{--tw-gradient-from:rgb(var(--cstu-blue-400)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-400\/85{--tw-gradient-from:rgb(var(--cstu-blue-400)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-400\/90{--tw-gradient-from:rgb(var(--cstu-blue-400)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-400\/95{--tw-gradient-from:rgb(var(--cstu-blue-400)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-450{--tw-gradient-from:rgb(var(--cstu-blue-450)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-450\/0{--tw-gradient-from:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-450\/10{--tw-gradient-from:rgb(var(--cstu-blue-450)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-450\/100{--tw-gradient-from:rgb(var(--cstu-blue-450)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-450\/15{--tw-gradient-from:rgb(var(--cstu-blue-450)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-450\/20{--tw-gradient-from:rgb(var(--cstu-blue-450)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-450\/25{--tw-gradient-from:rgb(var(--cstu-blue-450)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-450\/30{--tw-gradient-from:rgb(var(--cstu-blue-450)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-450\/35{--tw-gradient-from:rgb(var(--cstu-blue-450)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-450\/40{--tw-gradient-from:rgb(var(--cstu-blue-450)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-450\/45{--tw-gradient-from:rgb(var(--cstu-blue-450)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-450\/5{--tw-gradient-from:rgb(var(--cstu-blue-450)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-450\/50{--tw-gradient-from:rgb(var(--cstu-blue-450)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-450\/55{--tw-gradient-from:rgb(var(--cstu-blue-450)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-450\/60{--tw-gradient-from:rgb(var(--cstu-blue-450)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-450\/65{--tw-gradient-from:rgb(var(--cstu-blue-450)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-450\/70{--tw-gradient-from:rgb(var(--cstu-blue-450)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-450\/75{--tw-gradient-from:rgb(var(--cstu-blue-450)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-450\/80{--tw-gradient-from:rgb(var(--cstu-blue-450)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-450\/85{--tw-gradient-from:rgb(var(--cstu-blue-450)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-450\/90{--tw-gradient-from:rgb(var(--cstu-blue-450)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-450\/95{--tw-gradient-from:rgb(var(--cstu-blue-450)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-50{--tw-gradient-from:rgb(var(--cstu-blue-50)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-50\/0{--tw-gradient-from:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-50\/10{--tw-gradient-from:rgb(var(--cstu-blue-50)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-50\/100{--tw-gradient-from:rgb(var(--cstu-blue-50)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-50\/15{--tw-gradient-from:rgb(var(--cstu-blue-50)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-50\/20{--tw-gradient-from:rgb(var(--cstu-blue-50)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-50\/25{--tw-gradient-from:rgb(var(--cstu-blue-50)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-50\/30{--tw-gradient-from:rgb(var(--cstu-blue-50)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-50\/35{--tw-gradient-from:rgb(var(--cstu-blue-50)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-50\/40{--tw-gradient-from:rgb(var(--cstu-blue-50)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-50\/45{--tw-gradient-from:rgb(var(--cstu-blue-50)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-50\/5{--tw-gradient-from:rgb(var(--cstu-blue-50)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-50\/50{--tw-gradient-from:rgb(var(--cstu-blue-50)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-50\/55{--tw-gradient-from:rgb(var(--cstu-blue-50)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-50\/60{--tw-gradient-from:rgb(var(--cstu-blue-50)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-50\/65{--tw-gradient-from:rgb(var(--cstu-blue-50)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-50\/70{--tw-gradient-from:rgb(var(--cstu-blue-50)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-50\/75{--tw-gradient-from:rgb(var(--cstu-blue-50)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-50\/80{--tw-gradient-from:rgb(var(--cstu-blue-50)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-50\/85{--tw-gradient-from:rgb(var(--cstu-blue-50)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-50\/90{--tw-gradient-from:rgb(var(--cstu-blue-50)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-50\/95{--tw-gradient-from:rgb(var(--cstu-blue-50)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-500{--tw-gradient-from:rgb(var(--cstu-blue-500)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-500\/0{--tw-gradient-from:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-500\/10{--tw-gradient-from:rgb(var(--cstu-blue-500)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-500\/100{--tw-gradient-from:rgb(var(--cstu-blue-500)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-500\/15{--tw-gradient-from:rgb(var(--cstu-blue-500)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-500\/20{--tw-gradient-from:rgb(var(--cstu-blue-500)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-500\/25{--tw-gradient-from:rgb(var(--cstu-blue-500)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-500\/30{--tw-gradient-from:rgb(var(--cstu-blue-500)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-500\/35{--tw-gradient-from:rgb(var(--cstu-blue-500)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-500\/40{--tw-gradient-from:rgb(var(--cstu-blue-500)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-500\/45{--tw-gradient-from:rgb(var(--cstu-blue-500)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-500\/5{--tw-gradient-from:rgb(var(--cstu-blue-500)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-500\/50{--tw-gradient-from:rgb(var(--cstu-blue-500)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-500\/55{--tw-gradient-from:rgb(var(--cstu-blue-500)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-500\/60{--tw-gradient-from:rgb(var(--cstu-blue-500)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-500\/65{--tw-gradient-from:rgb(var(--cstu-blue-500)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-500\/70{--tw-gradient-from:rgb(var(--cstu-blue-500)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-500\/75{--tw-gradient-from:rgb(var(--cstu-blue-500)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-500\/80{--tw-gradient-from:rgb(var(--cstu-blue-500)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-500\/85{--tw-gradient-from:rgb(var(--cstu-blue-500)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-500\/90{--tw-gradient-from:rgb(var(--cstu-blue-500)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-500\/95{--tw-gradient-from:rgb(var(--cstu-blue-500)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-550{--tw-gradient-from:rgb(var(--cstu-blue-550)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-550\/0{--tw-gradient-from:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-550\/10{--tw-gradient-from:rgb(var(--cstu-blue-550)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-550\/100{--tw-gradient-from:rgb(var(--cstu-blue-550)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-550\/15{--tw-gradient-from:rgb(var(--cstu-blue-550)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-550\/20{--tw-gradient-from:rgb(var(--cstu-blue-550)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-550\/25{--tw-gradient-from:rgb(var(--cstu-blue-550)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-550\/30{--tw-gradient-from:rgb(var(--cstu-blue-550)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-550\/35{--tw-gradient-from:rgb(var(--cstu-blue-550)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-550\/40{--tw-gradient-from:rgb(var(--cstu-blue-550)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-550\/45{--tw-gradient-from:rgb(var(--cstu-blue-550)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-550\/5{--tw-gradient-from:rgb(var(--cstu-blue-550)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-550\/50{--tw-gradient-from:rgb(var(--cstu-blue-550)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-550\/55{--tw-gradient-from:rgb(var(--cstu-blue-550)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-550\/60{--tw-gradient-from:rgb(var(--cstu-blue-550)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-550\/65{--tw-gradient-from:rgb(var(--cstu-blue-550)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-550\/70{--tw-gradient-from:rgb(var(--cstu-blue-550)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-550\/75{--tw-gradient-from:rgb(var(--cstu-blue-550)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-550\/80{--tw-gradient-from:rgb(var(--cstu-blue-550)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-550\/85{--tw-gradient-from:rgb(var(--cstu-blue-550)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-550\/90{--tw-gradient-from:rgb(var(--cstu-blue-550)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-550\/95{--tw-gradient-from:rgb(var(--cstu-blue-550)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-600{--tw-gradient-from:rgb(var(--cstu-blue-600)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-600\/0{--tw-gradient-from:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-600\/10{--tw-gradient-from:rgb(var(--cstu-blue-600)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-600\/100{--tw-gradient-from:rgb(var(--cstu-blue-600)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-600\/15{--tw-gradient-from:rgb(var(--cstu-blue-600)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-600\/20{--tw-gradient-from:rgb(var(--cstu-blue-600)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-600\/25{--tw-gradient-from:rgb(var(--cstu-blue-600)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-600\/30{--tw-gradient-from:rgb(var(--cstu-blue-600)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-600\/35{--tw-gradient-from:rgb(var(--cstu-blue-600)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-600\/40{--tw-gradient-from:rgb(var(--cstu-blue-600)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-600\/45{--tw-gradient-from:rgb(var(--cstu-blue-600)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-600\/5{--tw-gradient-from:rgb(var(--cstu-blue-600)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-600\/50{--tw-gradient-from:rgb(var(--cstu-blue-600)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-600\/55{--tw-gradient-from:rgb(var(--cstu-blue-600)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-600\/60{--tw-gradient-from:rgb(var(--cstu-blue-600)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-600\/65{--tw-gradient-from:rgb(var(--cstu-blue-600)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-600\/70{--tw-gradient-from:rgb(var(--cstu-blue-600)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-600\/75{--tw-gradient-from:rgb(var(--cstu-blue-600)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-600\/80{--tw-gradient-from:rgb(var(--cstu-blue-600)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-600\/85{--tw-gradient-from:rgb(var(--cstu-blue-600)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-600\/90{--tw-gradient-from:rgb(var(--cstu-blue-600)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-600\/95{--tw-gradient-from:rgb(var(--cstu-blue-600)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-700{--tw-gradient-from:rgb(var(--cstu-blue-700)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-700\/0{--tw-gradient-from:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-700\/10{--tw-gradient-from:rgb(var(--cstu-blue-700)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-700\/100{--tw-gradient-from:rgb(var(--cstu-blue-700)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-700\/15{--tw-gradient-from:rgb(var(--cstu-blue-700)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-700\/20{--tw-gradient-from:rgb(var(--cstu-blue-700)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-700\/25{--tw-gradient-from:rgb(var(--cstu-blue-700)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-700\/30{--tw-gradient-from:rgb(var(--cstu-blue-700)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-700\/35{--tw-gradient-from:rgb(var(--cstu-blue-700)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-700\/40{--tw-gradient-from:rgb(var(--cstu-blue-700)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-700\/45{--tw-gradient-from:rgb(var(--cstu-blue-700)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-700\/5{--tw-gradient-from:rgb(var(--cstu-blue-700)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-700\/50{--tw-gradient-from:rgb(var(--cstu-blue-700)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-700\/55{--tw-gradient-from:rgb(var(--cstu-blue-700)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-700\/60{--tw-gradient-from:rgb(var(--cstu-blue-700)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-700\/65{--tw-gradient-from:rgb(var(--cstu-blue-700)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-700\/70{--tw-gradient-from:rgb(var(--cstu-blue-700)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-700\/75{--tw-gradient-from:rgb(var(--cstu-blue-700)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-700\/80{--tw-gradient-from:rgb(var(--cstu-blue-700)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-700\/85{--tw-gradient-from:rgb(var(--cstu-blue-700)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-700\/90{--tw-gradient-from:rgb(var(--cstu-blue-700)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-700\/95{--tw-gradient-from:rgb(var(--cstu-blue-700)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-800{--tw-gradient-from:rgb(var(--cstu-blue-800)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-800\/0{--tw-gradient-from:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-800\/10{--tw-gradient-from:rgb(var(--cstu-blue-800)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-800\/100{--tw-gradient-from:rgb(var(--cstu-blue-800)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-800\/15{--tw-gradient-from:rgb(var(--cstu-blue-800)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-800\/20{--tw-gradient-from:rgb(var(--cstu-blue-800)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-800\/25{--tw-gradient-from:rgb(var(--cstu-blue-800)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-800\/30{--tw-gradient-from:rgb(var(--cstu-blue-800)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-800\/35{--tw-gradient-from:rgb(var(--cstu-blue-800)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-800\/40{--tw-gradient-from:rgb(var(--cstu-blue-800)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-800\/45{--tw-gradient-from:rgb(var(--cstu-blue-800)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-800\/5{--tw-gradient-from:rgb(var(--cstu-blue-800)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-800\/50{--tw-gradient-from:rgb(var(--cstu-blue-800)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-800\/55{--tw-gradient-from:rgb(var(--cstu-blue-800)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-800\/60{--tw-gradient-from:rgb(var(--cstu-blue-800)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-800\/65{--tw-gradient-from:rgb(var(--cstu-blue-800)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-800\/70{--tw-gradient-from:rgb(var(--cstu-blue-800)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-800\/75{--tw-gradient-from:rgb(var(--cstu-blue-800)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-800\/80{--tw-gradient-from:rgb(var(--cstu-blue-800)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-800\/85{--tw-gradient-from:rgb(var(--cstu-blue-800)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-800\/90{--tw-gradient-from:rgb(var(--cstu-blue-800)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-800\/95{--tw-gradient-from:rgb(var(--cstu-blue-800)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-900{--tw-gradient-from:rgb(var(--cstu-blue-900)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-900\/0{--tw-gradient-from:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-900\/10{--tw-gradient-from:rgb(var(--cstu-blue-900)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-900\/100{--tw-gradient-from:rgb(var(--cstu-blue-900)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-900\/15{--tw-gradient-from:rgb(var(--cstu-blue-900)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-900\/20{--tw-gradient-from:rgb(var(--cstu-blue-900)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-900\/25{--tw-gradient-from:rgb(var(--cstu-blue-900)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-900\/30{--tw-gradient-from:rgb(var(--cstu-blue-900)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-900\/35{--tw-gradient-from:rgb(var(--cstu-blue-900)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-900\/40{--tw-gradient-from:rgb(var(--cstu-blue-900)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-900\/45{--tw-gradient-from:rgb(var(--cstu-blue-900)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-900\/5{--tw-gradient-from:rgb(var(--cstu-blue-900)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-900\/50{--tw-gradient-from:rgb(var(--cstu-blue-900)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-900\/55{--tw-gradient-from:rgb(var(--cstu-blue-900)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-900\/60{--tw-gradient-from:rgb(var(--cstu-blue-900)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-900\/65{--tw-gradient-from:rgb(var(--cstu-blue-900)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-900\/70{--tw-gradient-from:rgb(var(--cstu-blue-900)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-900\/75{--tw-gradient-from:rgb(var(--cstu-blue-900)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-900\/80{--tw-gradient-from:rgb(var(--cstu-blue-900)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-900\/85{--tw-gradient-from:rgb(var(--cstu-blue-900)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-900\/90{--tw-gradient-from:rgb(var(--cstu-blue-900)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-blue-900\/95{--tw-gradient-from:rgb(var(--cstu-blue-900)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-100{--tw-gradient-from:rgb(var(--cstu-danger-100)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-100\/0{--tw-gradient-from:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-100\/10{--tw-gradient-from:rgb(var(--cstu-danger-100)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-100\/100{--tw-gradient-from:rgb(var(--cstu-danger-100)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-100\/15{--tw-gradient-from:rgb(var(--cstu-danger-100)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-100\/20{--tw-gradient-from:rgb(var(--cstu-danger-100)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-100\/25{--tw-gradient-from:rgb(var(--cstu-danger-100)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-100\/30{--tw-gradient-from:rgb(var(--cstu-danger-100)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-100\/35{--tw-gradient-from:rgb(var(--cstu-danger-100)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-100\/40{--tw-gradient-from:rgb(var(--cstu-danger-100)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-100\/45{--tw-gradient-from:rgb(var(--cstu-danger-100)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-100\/5{--tw-gradient-from:rgb(var(--cstu-danger-100)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-100\/50{--tw-gradient-from:rgb(var(--cstu-danger-100)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-100\/55{--tw-gradient-from:rgb(var(--cstu-danger-100)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-100\/60{--tw-gradient-from:rgb(var(--cstu-danger-100)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-100\/65{--tw-gradient-from:rgb(var(--cstu-danger-100)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-100\/70{--tw-gradient-from:rgb(var(--cstu-danger-100)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-100\/75{--tw-gradient-from:rgb(var(--cstu-danger-100)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-100\/80{--tw-gradient-from:rgb(var(--cstu-danger-100)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-100\/85{--tw-gradient-from:rgb(var(--cstu-danger-100)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-100\/90{--tw-gradient-from:rgb(var(--cstu-danger-100)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-100\/95{--tw-gradient-from:rgb(var(--cstu-danger-100)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-200{--tw-gradient-from:rgb(var(--cstu-danger-200)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-200\/0{--tw-gradient-from:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-200\/10{--tw-gradient-from:rgb(var(--cstu-danger-200)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-200\/100{--tw-gradient-from:rgb(var(--cstu-danger-200)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-200\/15{--tw-gradient-from:rgb(var(--cstu-danger-200)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-200\/20{--tw-gradient-from:rgb(var(--cstu-danger-200)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-200\/25{--tw-gradient-from:rgb(var(--cstu-danger-200)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-200\/30{--tw-gradient-from:rgb(var(--cstu-danger-200)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-200\/35{--tw-gradient-from:rgb(var(--cstu-danger-200)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-200\/40{--tw-gradient-from:rgb(var(--cstu-danger-200)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-200\/45{--tw-gradient-from:rgb(var(--cstu-danger-200)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-200\/5{--tw-gradient-from:rgb(var(--cstu-danger-200)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-200\/50{--tw-gradient-from:rgb(var(--cstu-danger-200)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-200\/55{--tw-gradient-from:rgb(var(--cstu-danger-200)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-200\/60{--tw-gradient-from:rgb(var(--cstu-danger-200)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-200\/65{--tw-gradient-from:rgb(var(--cstu-danger-200)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-200\/70{--tw-gradient-from:rgb(var(--cstu-danger-200)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-200\/75{--tw-gradient-from:rgb(var(--cstu-danger-200)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-200\/80{--tw-gradient-from:rgb(var(--cstu-danger-200)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-200\/85{--tw-gradient-from:rgb(var(--cstu-danger-200)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-200\/90{--tw-gradient-from:rgb(var(--cstu-danger-200)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-200\/95{--tw-gradient-from:rgb(var(--cstu-danger-200)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-250{--tw-gradient-from:rgb(var(--cstu-danger-250)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-250\/0{--tw-gradient-from:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-250\/10{--tw-gradient-from:rgb(var(--cstu-danger-250)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-250\/100{--tw-gradient-from:rgb(var(--cstu-danger-250)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-250\/15{--tw-gradient-from:rgb(var(--cstu-danger-250)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-250\/20{--tw-gradient-from:rgb(var(--cstu-danger-250)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-250\/25{--tw-gradient-from:rgb(var(--cstu-danger-250)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-250\/30{--tw-gradient-from:rgb(var(--cstu-danger-250)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-250\/35{--tw-gradient-from:rgb(var(--cstu-danger-250)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-250\/40{--tw-gradient-from:rgb(var(--cstu-danger-250)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-250\/45{--tw-gradient-from:rgb(var(--cstu-danger-250)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-250\/5{--tw-gradient-from:rgb(var(--cstu-danger-250)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-250\/50{--tw-gradient-from:rgb(var(--cstu-danger-250)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-250\/55{--tw-gradient-from:rgb(var(--cstu-danger-250)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-250\/60{--tw-gradient-from:rgb(var(--cstu-danger-250)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-250\/65{--tw-gradient-from:rgb(var(--cstu-danger-250)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-250\/70{--tw-gradient-from:rgb(var(--cstu-danger-250)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-250\/75{--tw-gradient-from:rgb(var(--cstu-danger-250)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-250\/80{--tw-gradient-from:rgb(var(--cstu-danger-250)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-250\/85{--tw-gradient-from:rgb(var(--cstu-danger-250)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-250\/90{--tw-gradient-from:rgb(var(--cstu-danger-250)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-250\/95{--tw-gradient-from:rgb(var(--cstu-danger-250)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-300{--tw-gradient-from:rgb(var(--cstu-danger-300)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-300\/0{--tw-gradient-from:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-300\/10{--tw-gradient-from:rgb(var(--cstu-danger-300)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-300\/100{--tw-gradient-from:rgb(var(--cstu-danger-300)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-300\/15{--tw-gradient-from:rgb(var(--cstu-danger-300)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-300\/20{--tw-gradient-from:rgb(var(--cstu-danger-300)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-300\/25{--tw-gradient-from:rgb(var(--cstu-danger-300)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-300\/30{--tw-gradient-from:rgb(var(--cstu-danger-300)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-300\/35{--tw-gradient-from:rgb(var(--cstu-danger-300)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-300\/40{--tw-gradient-from:rgb(var(--cstu-danger-300)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-300\/45{--tw-gradient-from:rgb(var(--cstu-danger-300)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-300\/5{--tw-gradient-from:rgb(var(--cstu-danger-300)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-300\/50{--tw-gradient-from:rgb(var(--cstu-danger-300)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-300\/55{--tw-gradient-from:rgb(var(--cstu-danger-300)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-300\/60{--tw-gradient-from:rgb(var(--cstu-danger-300)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-300\/65{--tw-gradient-from:rgb(var(--cstu-danger-300)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-300\/70{--tw-gradient-from:rgb(var(--cstu-danger-300)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-300\/75{--tw-gradient-from:rgb(var(--cstu-danger-300)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-300\/80{--tw-gradient-from:rgb(var(--cstu-danger-300)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-300\/85{--tw-gradient-from:rgb(var(--cstu-danger-300)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-300\/90{--tw-gradient-from:rgb(var(--cstu-danger-300)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-300\/95{--tw-gradient-from:rgb(var(--cstu-danger-300)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-400{--tw-gradient-from:rgb(var(--cstu-danger-400)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-400\/0{--tw-gradient-from:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-400\/10{--tw-gradient-from:rgb(var(--cstu-danger-400)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-400\/100{--tw-gradient-from:rgb(var(--cstu-danger-400)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-400\/15{--tw-gradient-from:rgb(var(--cstu-danger-400)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-400\/20{--tw-gradient-from:rgb(var(--cstu-danger-400)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-400\/25{--tw-gradient-from:rgb(var(--cstu-danger-400)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-400\/30{--tw-gradient-from:rgb(var(--cstu-danger-400)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-400\/35{--tw-gradient-from:rgb(var(--cstu-danger-400)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-400\/40{--tw-gradient-from:rgb(var(--cstu-danger-400)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-400\/45{--tw-gradient-from:rgb(var(--cstu-danger-400)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-400\/5{--tw-gradient-from:rgb(var(--cstu-danger-400)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-400\/50{--tw-gradient-from:rgb(var(--cstu-danger-400)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-400\/55{--tw-gradient-from:rgb(var(--cstu-danger-400)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-400\/60{--tw-gradient-from:rgb(var(--cstu-danger-400)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-400\/65{--tw-gradient-from:rgb(var(--cstu-danger-400)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-400\/70{--tw-gradient-from:rgb(var(--cstu-danger-400)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-400\/75{--tw-gradient-from:rgb(var(--cstu-danger-400)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-400\/80{--tw-gradient-from:rgb(var(--cstu-danger-400)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-400\/85{--tw-gradient-from:rgb(var(--cstu-danger-400)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-400\/90{--tw-gradient-from:rgb(var(--cstu-danger-400)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-400\/95{--tw-gradient-from:rgb(var(--cstu-danger-400)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-450{--tw-gradient-from:rgb(var(--cstu-danger-450)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-450\/0{--tw-gradient-from:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-450\/10{--tw-gradient-from:rgb(var(--cstu-danger-450)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-450\/100{--tw-gradient-from:rgb(var(--cstu-danger-450)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-450\/15{--tw-gradient-from:rgb(var(--cstu-danger-450)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-450\/20{--tw-gradient-from:rgb(var(--cstu-danger-450)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-450\/25{--tw-gradient-from:rgb(var(--cstu-danger-450)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-450\/30{--tw-gradient-from:rgb(var(--cstu-danger-450)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-450\/35{--tw-gradient-from:rgb(var(--cstu-danger-450)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-450\/40{--tw-gradient-from:rgb(var(--cstu-danger-450)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-450\/45{--tw-gradient-from:rgb(var(--cstu-danger-450)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-450\/5{--tw-gradient-from:rgb(var(--cstu-danger-450)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-450\/50{--tw-gradient-from:rgb(var(--cstu-danger-450)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-450\/55{--tw-gradient-from:rgb(var(--cstu-danger-450)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-450\/60{--tw-gradient-from:rgb(var(--cstu-danger-450)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-450\/65{--tw-gradient-from:rgb(var(--cstu-danger-450)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-450\/70{--tw-gradient-from:rgb(var(--cstu-danger-450)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-450\/75{--tw-gradient-from:rgb(var(--cstu-danger-450)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-450\/80{--tw-gradient-from:rgb(var(--cstu-danger-450)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-450\/85{--tw-gradient-from:rgb(var(--cstu-danger-450)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-450\/90{--tw-gradient-from:rgb(var(--cstu-danger-450)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-450\/95{--tw-gradient-from:rgb(var(--cstu-danger-450)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-50{--tw-gradient-from:rgb(var(--cstu-danger-50)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-50\/0{--tw-gradient-from:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-50\/10{--tw-gradient-from:rgb(var(--cstu-danger-50)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-50\/100{--tw-gradient-from:rgb(var(--cstu-danger-50)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-50\/15{--tw-gradient-from:rgb(var(--cstu-danger-50)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-50\/20{--tw-gradient-from:rgb(var(--cstu-danger-50)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-50\/25{--tw-gradient-from:rgb(var(--cstu-danger-50)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-50\/30{--tw-gradient-from:rgb(var(--cstu-danger-50)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-50\/35{--tw-gradient-from:rgb(var(--cstu-danger-50)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-50\/40{--tw-gradient-from:rgb(var(--cstu-danger-50)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-50\/45{--tw-gradient-from:rgb(var(--cstu-danger-50)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-50\/5{--tw-gradient-from:rgb(var(--cstu-danger-50)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-50\/50{--tw-gradient-from:rgb(var(--cstu-danger-50)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-50\/55{--tw-gradient-from:rgb(var(--cstu-danger-50)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-50\/60{--tw-gradient-from:rgb(var(--cstu-danger-50)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-50\/65{--tw-gradient-from:rgb(var(--cstu-danger-50)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-50\/70{--tw-gradient-from:rgb(var(--cstu-danger-50)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-50\/75{--tw-gradient-from:rgb(var(--cstu-danger-50)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-50\/80{--tw-gradient-from:rgb(var(--cstu-danger-50)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-50\/85{--tw-gradient-from:rgb(var(--cstu-danger-50)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-50\/90{--tw-gradient-from:rgb(var(--cstu-danger-50)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-50\/95{--tw-gradient-from:rgb(var(--cstu-danger-50)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-500{--tw-gradient-from:rgb(var(--cstu-danger-500)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-500\/0{--tw-gradient-from:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-500\/10{--tw-gradient-from:rgb(var(--cstu-danger-500)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-500\/100{--tw-gradient-from:rgb(var(--cstu-danger-500)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-500\/15{--tw-gradient-from:rgb(var(--cstu-danger-500)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-500\/20{--tw-gradient-from:rgb(var(--cstu-danger-500)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-500\/25{--tw-gradient-from:rgb(var(--cstu-danger-500)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-500\/30{--tw-gradient-from:rgb(var(--cstu-danger-500)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-500\/35{--tw-gradient-from:rgb(var(--cstu-danger-500)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-500\/40{--tw-gradient-from:rgb(var(--cstu-danger-500)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-500\/45{--tw-gradient-from:rgb(var(--cstu-danger-500)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-500\/5{--tw-gradient-from:rgb(var(--cstu-danger-500)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-500\/50{--tw-gradient-from:rgb(var(--cstu-danger-500)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-500\/55{--tw-gradient-from:rgb(var(--cstu-danger-500)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-500\/60{--tw-gradient-from:rgb(var(--cstu-danger-500)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-500\/65{--tw-gradient-from:rgb(var(--cstu-danger-500)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-500\/70{--tw-gradient-from:rgb(var(--cstu-danger-500)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-500\/75{--tw-gradient-from:rgb(var(--cstu-danger-500)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-500\/80{--tw-gradient-from:rgb(var(--cstu-danger-500)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-500\/85{--tw-gradient-from:rgb(var(--cstu-danger-500)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-500\/90{--tw-gradient-from:rgb(var(--cstu-danger-500)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-500\/95{--tw-gradient-from:rgb(var(--cstu-danger-500)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-550{--tw-gradient-from:rgb(var(--cstu-danger-550)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-550\/0{--tw-gradient-from:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-550\/10{--tw-gradient-from:rgb(var(--cstu-danger-550)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-550\/100{--tw-gradient-from:rgb(var(--cstu-danger-550)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-550\/15{--tw-gradient-from:rgb(var(--cstu-danger-550)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-550\/20{--tw-gradient-from:rgb(var(--cstu-danger-550)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-550\/25{--tw-gradient-from:rgb(var(--cstu-danger-550)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-550\/30{--tw-gradient-from:rgb(var(--cstu-danger-550)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-550\/35{--tw-gradient-from:rgb(var(--cstu-danger-550)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-550\/40{--tw-gradient-from:rgb(var(--cstu-danger-550)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-550\/45{--tw-gradient-from:rgb(var(--cstu-danger-550)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-550\/5{--tw-gradient-from:rgb(var(--cstu-danger-550)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-550\/50{--tw-gradient-from:rgb(var(--cstu-danger-550)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-550\/55{--tw-gradient-from:rgb(var(--cstu-danger-550)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-550\/60{--tw-gradient-from:rgb(var(--cstu-danger-550)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-550\/65{--tw-gradient-from:rgb(var(--cstu-danger-550)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-550\/70{--tw-gradient-from:rgb(var(--cstu-danger-550)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-550\/75{--tw-gradient-from:rgb(var(--cstu-danger-550)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-550\/80{--tw-gradient-from:rgb(var(--cstu-danger-550)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-550\/85{--tw-gradient-from:rgb(var(--cstu-danger-550)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-550\/90{--tw-gradient-from:rgb(var(--cstu-danger-550)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-550\/95{--tw-gradient-from:rgb(var(--cstu-danger-550)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-575{--tw-gradient-from:rgb(var(--cstu-danger-575)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-575\/0{--tw-gradient-from:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-575\/10{--tw-gradient-from:rgb(var(--cstu-danger-575)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-575\/100{--tw-gradient-from:rgb(var(--cstu-danger-575)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-575\/15{--tw-gradient-from:rgb(var(--cstu-danger-575)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-575\/20{--tw-gradient-from:rgb(var(--cstu-danger-575)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-575\/25{--tw-gradient-from:rgb(var(--cstu-danger-575)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-575\/30{--tw-gradient-from:rgb(var(--cstu-danger-575)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-575\/35{--tw-gradient-from:rgb(var(--cstu-danger-575)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-575\/40{--tw-gradient-from:rgb(var(--cstu-danger-575)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-575\/45{--tw-gradient-from:rgb(var(--cstu-danger-575)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-575\/5{--tw-gradient-from:rgb(var(--cstu-danger-575)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-575\/50{--tw-gradient-from:rgb(var(--cstu-danger-575)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-575\/55{--tw-gradient-from:rgb(var(--cstu-danger-575)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-575\/60{--tw-gradient-from:rgb(var(--cstu-danger-575)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-575\/65{--tw-gradient-from:rgb(var(--cstu-danger-575)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-575\/70{--tw-gradient-from:rgb(var(--cstu-danger-575)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-575\/75{--tw-gradient-from:rgb(var(--cstu-danger-575)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-575\/80{--tw-gradient-from:rgb(var(--cstu-danger-575)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-575\/85{--tw-gradient-from:rgb(var(--cstu-danger-575)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-575\/90{--tw-gradient-from:rgb(var(--cstu-danger-575)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-575\/95{--tw-gradient-from:rgb(var(--cstu-danger-575)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-600{--tw-gradient-from:rgb(var(--cstu-danger-600)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-600\/0{--tw-gradient-from:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-600\/10{--tw-gradient-from:rgb(var(--cstu-danger-600)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-600\/100{--tw-gradient-from:rgb(var(--cstu-danger-600)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-600\/15{--tw-gradient-from:rgb(var(--cstu-danger-600)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-600\/20{--tw-gradient-from:rgb(var(--cstu-danger-600)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-600\/25{--tw-gradient-from:rgb(var(--cstu-danger-600)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-600\/30{--tw-gradient-from:rgb(var(--cstu-danger-600)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-600\/35{--tw-gradient-from:rgb(var(--cstu-danger-600)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-600\/40{--tw-gradient-from:rgb(var(--cstu-danger-600)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-600\/45{--tw-gradient-from:rgb(var(--cstu-danger-600)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-600\/5{--tw-gradient-from:rgb(var(--cstu-danger-600)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-600\/50{--tw-gradient-from:rgb(var(--cstu-danger-600)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-600\/55{--tw-gradient-from:rgb(var(--cstu-danger-600)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-600\/60{--tw-gradient-from:rgb(var(--cstu-danger-600)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-600\/65{--tw-gradient-from:rgb(var(--cstu-danger-600)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-600\/70{--tw-gradient-from:rgb(var(--cstu-danger-600)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-600\/75{--tw-gradient-from:rgb(var(--cstu-danger-600)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-600\/80{--tw-gradient-from:rgb(var(--cstu-danger-600)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-600\/85{--tw-gradient-from:rgb(var(--cstu-danger-600)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-600\/90{--tw-gradient-from:rgb(var(--cstu-danger-600)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-600\/95{--tw-gradient-from:rgb(var(--cstu-danger-600)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-700{--tw-gradient-from:rgb(var(--cstu-danger-700)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-700\/0{--tw-gradient-from:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-700\/10{--tw-gradient-from:rgb(var(--cstu-danger-700)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-700\/100{--tw-gradient-from:rgb(var(--cstu-danger-700)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-700\/15{--tw-gradient-from:rgb(var(--cstu-danger-700)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-700\/20{--tw-gradient-from:rgb(var(--cstu-danger-700)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-700\/25{--tw-gradient-from:rgb(var(--cstu-danger-700)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-700\/30{--tw-gradient-from:rgb(var(--cstu-danger-700)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-700\/35{--tw-gradient-from:rgb(var(--cstu-danger-700)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-700\/40{--tw-gradient-from:rgb(var(--cstu-danger-700)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-700\/45{--tw-gradient-from:rgb(var(--cstu-danger-700)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-700\/5{--tw-gradient-from:rgb(var(--cstu-danger-700)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-700\/50{--tw-gradient-from:rgb(var(--cstu-danger-700)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-700\/55{--tw-gradient-from:rgb(var(--cstu-danger-700)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-700\/60{--tw-gradient-from:rgb(var(--cstu-danger-700)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-700\/65{--tw-gradient-from:rgb(var(--cstu-danger-700)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-700\/70{--tw-gradient-from:rgb(var(--cstu-danger-700)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-700\/75{--tw-gradient-from:rgb(var(--cstu-danger-700)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-700\/80{--tw-gradient-from:rgb(var(--cstu-danger-700)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-700\/85{--tw-gradient-from:rgb(var(--cstu-danger-700)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-700\/90{--tw-gradient-from:rgb(var(--cstu-danger-700)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-700\/95{--tw-gradient-from:rgb(var(--cstu-danger-700)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-800{--tw-gradient-from:rgb(var(--cstu-danger-800)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-800\/0{--tw-gradient-from:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-800\/10{--tw-gradient-from:rgb(var(--cstu-danger-800)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-800\/100{--tw-gradient-from:rgb(var(--cstu-danger-800)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-800\/15{--tw-gradient-from:rgb(var(--cstu-danger-800)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-800\/20{--tw-gradient-from:rgb(var(--cstu-danger-800)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-800\/25{--tw-gradient-from:rgb(var(--cstu-danger-800)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-800\/30{--tw-gradient-from:rgb(var(--cstu-danger-800)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-800\/35{--tw-gradient-from:rgb(var(--cstu-danger-800)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-800\/40{--tw-gradient-from:rgb(var(--cstu-danger-800)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-800\/45{--tw-gradient-from:rgb(var(--cstu-danger-800)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-800\/5{--tw-gradient-from:rgb(var(--cstu-danger-800)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-800\/50{--tw-gradient-from:rgb(var(--cstu-danger-800)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-800\/55{--tw-gradient-from:rgb(var(--cstu-danger-800)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-800\/60{--tw-gradient-from:rgb(var(--cstu-danger-800)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-800\/65{--tw-gradient-from:rgb(var(--cstu-danger-800)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-800\/70{--tw-gradient-from:rgb(var(--cstu-danger-800)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-800\/75{--tw-gradient-from:rgb(var(--cstu-danger-800)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-800\/80{--tw-gradient-from:rgb(var(--cstu-danger-800)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-800\/85{--tw-gradient-from:rgb(var(--cstu-danger-800)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-800\/90{--tw-gradient-from:rgb(var(--cstu-danger-800)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-800\/95{--tw-gradient-from:rgb(var(--cstu-danger-800)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-900{--tw-gradient-from:rgb(var(--cstu-danger-900)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-900\/0{--tw-gradient-from:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-900\/10{--tw-gradient-from:rgb(var(--cstu-danger-900)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-900\/100{--tw-gradient-from:rgb(var(--cstu-danger-900)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-900\/15{--tw-gradient-from:rgb(var(--cstu-danger-900)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-900\/20{--tw-gradient-from:rgb(var(--cstu-danger-900)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-900\/25{--tw-gradient-from:rgb(var(--cstu-danger-900)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-900\/30{--tw-gradient-from:rgb(var(--cstu-danger-900)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-900\/35{--tw-gradient-from:rgb(var(--cstu-danger-900)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-900\/40{--tw-gradient-from:rgb(var(--cstu-danger-900)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-900\/45{--tw-gradient-from:rgb(var(--cstu-danger-900)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-900\/5{--tw-gradient-from:rgb(var(--cstu-danger-900)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-900\/50{--tw-gradient-from:rgb(var(--cstu-danger-900)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-900\/55{--tw-gradient-from:rgb(var(--cstu-danger-900)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-900\/60{--tw-gradient-from:rgb(var(--cstu-danger-900)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-900\/65{--tw-gradient-from:rgb(var(--cstu-danger-900)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-900\/70{--tw-gradient-from:rgb(var(--cstu-danger-900)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-900\/75{--tw-gradient-from:rgb(var(--cstu-danger-900)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-900\/80{--tw-gradient-from:rgb(var(--cstu-danger-900)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-900\/85{--tw-gradient-from:rgb(var(--cstu-danger-900)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-900\/90{--tw-gradient-from:rgb(var(--cstu-danger-900)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-danger-900\/95{--tw-gradient-from:rgb(var(--cstu-danger-900)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-100{--tw-gradient-from:rgb(var(--cstu-gray-100)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-100\/0{--tw-gradient-from:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-100\/10{--tw-gradient-from:rgb(var(--cstu-gray-100)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-100\/100{--tw-gradient-from:rgb(var(--cstu-gray-100)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-100\/15{--tw-gradient-from:rgb(var(--cstu-gray-100)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-100\/20{--tw-gradient-from:rgb(var(--cstu-gray-100)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-100\/25{--tw-gradient-from:rgb(var(--cstu-gray-100)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-100\/30{--tw-gradient-from:rgb(var(--cstu-gray-100)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-100\/35{--tw-gradient-from:rgb(var(--cstu-gray-100)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-100\/40{--tw-gradient-from:rgb(var(--cstu-gray-100)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-100\/45{--tw-gradient-from:rgb(var(--cstu-gray-100)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-100\/5{--tw-gradient-from:rgb(var(--cstu-gray-100)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-100\/50{--tw-gradient-from:rgb(var(--cstu-gray-100)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-100\/55{--tw-gradient-from:rgb(var(--cstu-gray-100)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-100\/60{--tw-gradient-from:rgb(var(--cstu-gray-100)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-100\/65{--tw-gradient-from:rgb(var(--cstu-gray-100)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-100\/70{--tw-gradient-from:rgb(var(--cstu-gray-100)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-100\/75{--tw-gradient-from:rgb(var(--cstu-gray-100)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-100\/80{--tw-gradient-from:rgb(var(--cstu-gray-100)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-100\/85{--tw-gradient-from:rgb(var(--cstu-gray-100)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-100\/90{--tw-gradient-from:rgb(var(--cstu-gray-100)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-100\/95{--tw-gradient-from:rgb(var(--cstu-gray-100)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-200{--tw-gradient-from:rgb(var(--cstu-gray-200)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-200\/0{--tw-gradient-from:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-200\/10{--tw-gradient-from:rgb(var(--cstu-gray-200)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-200\/100{--tw-gradient-from:rgb(var(--cstu-gray-200)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-200\/15{--tw-gradient-from:rgb(var(--cstu-gray-200)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-200\/20{--tw-gradient-from:rgb(var(--cstu-gray-200)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-200\/25{--tw-gradient-from:rgb(var(--cstu-gray-200)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-200\/30{--tw-gradient-from:rgb(var(--cstu-gray-200)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-200\/35{--tw-gradient-from:rgb(var(--cstu-gray-200)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-200\/40{--tw-gradient-from:rgb(var(--cstu-gray-200)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-200\/45{--tw-gradient-from:rgb(var(--cstu-gray-200)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-200\/5{--tw-gradient-from:rgb(var(--cstu-gray-200)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-200\/50{--tw-gradient-from:rgb(var(--cstu-gray-200)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-200\/55{--tw-gradient-from:rgb(var(--cstu-gray-200)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-200\/60{--tw-gradient-from:rgb(var(--cstu-gray-200)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-200\/65{--tw-gradient-from:rgb(var(--cstu-gray-200)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-200\/70{--tw-gradient-from:rgb(var(--cstu-gray-200)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-200\/75{--tw-gradient-from:rgb(var(--cstu-gray-200)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-200\/80{--tw-gradient-from:rgb(var(--cstu-gray-200)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-200\/85{--tw-gradient-from:rgb(var(--cstu-gray-200)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-200\/90{--tw-gradient-from:rgb(var(--cstu-gray-200)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-200\/95{--tw-gradient-from:rgb(var(--cstu-gray-200)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-250{--tw-gradient-from:rgb(var(--cstu-gray-250)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-250\/0{--tw-gradient-from:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-250\/10{--tw-gradient-from:rgb(var(--cstu-gray-250)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-250\/100{--tw-gradient-from:rgb(var(--cstu-gray-250)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-250\/15{--tw-gradient-from:rgb(var(--cstu-gray-250)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-250\/20{--tw-gradient-from:rgb(var(--cstu-gray-250)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-250\/25{--tw-gradient-from:rgb(var(--cstu-gray-250)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-250\/30{--tw-gradient-from:rgb(var(--cstu-gray-250)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-250\/35{--tw-gradient-from:rgb(var(--cstu-gray-250)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-250\/40{--tw-gradient-from:rgb(var(--cstu-gray-250)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-250\/45{--tw-gradient-from:rgb(var(--cstu-gray-250)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-250\/5{--tw-gradient-from:rgb(var(--cstu-gray-250)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-250\/50{--tw-gradient-from:rgb(var(--cstu-gray-250)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-250\/55{--tw-gradient-from:rgb(var(--cstu-gray-250)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-250\/60{--tw-gradient-from:rgb(var(--cstu-gray-250)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-250\/65{--tw-gradient-from:rgb(var(--cstu-gray-250)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-250\/70{--tw-gradient-from:rgb(var(--cstu-gray-250)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-250\/75{--tw-gradient-from:rgb(var(--cstu-gray-250)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-250\/80{--tw-gradient-from:rgb(var(--cstu-gray-250)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-250\/85{--tw-gradient-from:rgb(var(--cstu-gray-250)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-250\/90{--tw-gradient-from:rgb(var(--cstu-gray-250)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-250\/95{--tw-gradient-from:rgb(var(--cstu-gray-250)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-300{--tw-gradient-from:rgb(var(--cstu-gray-300)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-300\/0{--tw-gradient-from:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-300\/10{--tw-gradient-from:rgb(var(--cstu-gray-300)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-300\/100{--tw-gradient-from:rgb(var(--cstu-gray-300)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-300\/15{--tw-gradient-from:rgb(var(--cstu-gray-300)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-300\/20{--tw-gradient-from:rgb(var(--cstu-gray-300)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-300\/25{--tw-gradient-from:rgb(var(--cstu-gray-300)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-300\/30{--tw-gradient-from:rgb(var(--cstu-gray-300)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-300\/35{--tw-gradient-from:rgb(var(--cstu-gray-300)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-300\/40{--tw-gradient-from:rgb(var(--cstu-gray-300)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-300\/45{--tw-gradient-from:rgb(var(--cstu-gray-300)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-300\/5{--tw-gradient-from:rgb(var(--cstu-gray-300)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-300\/50{--tw-gradient-from:rgb(var(--cstu-gray-300)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-300\/55{--tw-gradient-from:rgb(var(--cstu-gray-300)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-300\/60{--tw-gradient-from:rgb(var(--cstu-gray-300)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-300\/65{--tw-gradient-from:rgb(var(--cstu-gray-300)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-300\/70{--tw-gradient-from:rgb(var(--cstu-gray-300)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-300\/75{--tw-gradient-from:rgb(var(--cstu-gray-300)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-300\/80{--tw-gradient-from:rgb(var(--cstu-gray-300)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-300\/85{--tw-gradient-from:rgb(var(--cstu-gray-300)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-300\/90{--tw-gradient-from:rgb(var(--cstu-gray-300)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-300\/95{--tw-gradient-from:rgb(var(--cstu-gray-300)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-400{--tw-gradient-from:rgb(var(--cstu-gray-400)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-400\/0{--tw-gradient-from:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-400\/10{--tw-gradient-from:rgb(var(--cstu-gray-400)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-400\/100{--tw-gradient-from:rgb(var(--cstu-gray-400)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-400\/15{--tw-gradient-from:rgb(var(--cstu-gray-400)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-400\/20{--tw-gradient-from:rgb(var(--cstu-gray-400)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-400\/25{--tw-gradient-from:rgb(var(--cstu-gray-400)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-400\/30{--tw-gradient-from:rgb(var(--cstu-gray-400)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-400\/35{--tw-gradient-from:rgb(var(--cstu-gray-400)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-400\/40{--tw-gradient-from:rgb(var(--cstu-gray-400)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-400\/45{--tw-gradient-from:rgb(var(--cstu-gray-400)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-400\/5{--tw-gradient-from:rgb(var(--cstu-gray-400)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-400\/50{--tw-gradient-from:rgb(var(--cstu-gray-400)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-400\/55{--tw-gradient-from:rgb(var(--cstu-gray-400)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-400\/60{--tw-gradient-from:rgb(var(--cstu-gray-400)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-400\/65{--tw-gradient-from:rgb(var(--cstu-gray-400)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-400\/70{--tw-gradient-from:rgb(var(--cstu-gray-400)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-400\/75{--tw-gradient-from:rgb(var(--cstu-gray-400)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-400\/80{--tw-gradient-from:rgb(var(--cstu-gray-400)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-400\/85{--tw-gradient-from:rgb(var(--cstu-gray-400)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-400\/90{--tw-gradient-from:rgb(var(--cstu-gray-400)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-400\/95{--tw-gradient-from:rgb(var(--cstu-gray-400)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-50{--tw-gradient-from:rgb(var(--cstu-gray-50)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-50\/0{--tw-gradient-from:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-50\/10{--tw-gradient-from:rgb(var(--cstu-gray-50)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-50\/100{--tw-gradient-from:rgb(var(--cstu-gray-50)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-50\/15{--tw-gradient-from:rgb(var(--cstu-gray-50)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-50\/20{--tw-gradient-from:rgb(var(--cstu-gray-50)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-50\/25{--tw-gradient-from:rgb(var(--cstu-gray-50)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-50\/30{--tw-gradient-from:rgb(var(--cstu-gray-50)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-50\/35{--tw-gradient-from:rgb(var(--cstu-gray-50)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-50\/40{--tw-gradient-from:rgb(var(--cstu-gray-50)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-50\/45{--tw-gradient-from:rgb(var(--cstu-gray-50)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-50\/5{--tw-gradient-from:rgb(var(--cstu-gray-50)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-50\/50{--tw-gradient-from:rgb(var(--cstu-gray-50)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-50\/55{--tw-gradient-from:rgb(var(--cstu-gray-50)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-50\/60{--tw-gradient-from:rgb(var(--cstu-gray-50)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-50\/65{--tw-gradient-from:rgb(var(--cstu-gray-50)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-50\/70{--tw-gradient-from:rgb(var(--cstu-gray-50)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-50\/75{--tw-gradient-from:rgb(var(--cstu-gray-50)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-50\/80{--tw-gradient-from:rgb(var(--cstu-gray-50)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-50\/85{--tw-gradient-from:rgb(var(--cstu-gray-50)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-50\/90{--tw-gradient-from:rgb(var(--cstu-gray-50)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-50\/95{--tw-gradient-from:rgb(var(--cstu-gray-50)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-500{--tw-gradient-from:rgb(var(--cstu-gray-500)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-500\/0{--tw-gradient-from:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-500\/10{--tw-gradient-from:rgb(var(--cstu-gray-500)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-500\/100{--tw-gradient-from:rgb(var(--cstu-gray-500)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-500\/15{--tw-gradient-from:rgb(var(--cstu-gray-500)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-500\/20{--tw-gradient-from:rgb(var(--cstu-gray-500)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-500\/25{--tw-gradient-from:rgb(var(--cstu-gray-500)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-500\/30{--tw-gradient-from:rgb(var(--cstu-gray-500)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-500\/35{--tw-gradient-from:rgb(var(--cstu-gray-500)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-500\/40{--tw-gradient-from:rgb(var(--cstu-gray-500)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-500\/45{--tw-gradient-from:rgb(var(--cstu-gray-500)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-500\/5{--tw-gradient-from:rgb(var(--cstu-gray-500)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-500\/50{--tw-gradient-from:rgb(var(--cstu-gray-500)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-500\/55{--tw-gradient-from:rgb(var(--cstu-gray-500)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-500\/60{--tw-gradient-from:rgb(var(--cstu-gray-500)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-500\/65{--tw-gradient-from:rgb(var(--cstu-gray-500)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-500\/70{--tw-gradient-from:rgb(var(--cstu-gray-500)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-500\/75{--tw-gradient-from:rgb(var(--cstu-gray-500)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-500\/80{--tw-gradient-from:rgb(var(--cstu-gray-500)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-500\/85{--tw-gradient-from:rgb(var(--cstu-gray-500)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-500\/90{--tw-gradient-from:rgb(var(--cstu-gray-500)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-500\/95{--tw-gradient-from:rgb(var(--cstu-gray-500)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-550{--tw-gradient-from:rgb(var(--cstu-gray-550)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-550\/0{--tw-gradient-from:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-550\/10{--tw-gradient-from:rgb(var(--cstu-gray-550)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-550\/100{--tw-gradient-from:rgb(var(--cstu-gray-550)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-550\/15{--tw-gradient-from:rgb(var(--cstu-gray-550)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-550\/20{--tw-gradient-from:rgb(var(--cstu-gray-550)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-550\/25{--tw-gradient-from:rgb(var(--cstu-gray-550)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-550\/30{--tw-gradient-from:rgb(var(--cstu-gray-550)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-550\/35{--tw-gradient-from:rgb(var(--cstu-gray-550)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-550\/40{--tw-gradient-from:rgb(var(--cstu-gray-550)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-550\/45{--tw-gradient-from:rgb(var(--cstu-gray-550)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-550\/5{--tw-gradient-from:rgb(var(--cstu-gray-550)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-550\/50{--tw-gradient-from:rgb(var(--cstu-gray-550)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-550\/55{--tw-gradient-from:rgb(var(--cstu-gray-550)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-550\/60{--tw-gradient-from:rgb(var(--cstu-gray-550)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-550\/65{--tw-gradient-from:rgb(var(--cstu-gray-550)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-550\/70{--tw-gradient-from:rgb(var(--cstu-gray-550)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-550\/75{--tw-gradient-from:rgb(var(--cstu-gray-550)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-550\/80{--tw-gradient-from:rgb(var(--cstu-gray-550)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-550\/85{--tw-gradient-from:rgb(var(--cstu-gray-550)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-550\/90{--tw-gradient-from:rgb(var(--cstu-gray-550)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-550\/95{--tw-gradient-from:rgb(var(--cstu-gray-550)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-575{--tw-gradient-from:rgb(var(--cstu-gray-575)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-575\/0{--tw-gradient-from:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-575\/10{--tw-gradient-from:rgb(var(--cstu-gray-575)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-575\/100{--tw-gradient-from:rgb(var(--cstu-gray-575)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-575\/15{--tw-gradient-from:rgb(var(--cstu-gray-575)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-575\/20{--tw-gradient-from:rgb(var(--cstu-gray-575)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-575\/25{--tw-gradient-from:rgb(var(--cstu-gray-575)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-575\/30{--tw-gradient-from:rgb(var(--cstu-gray-575)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-575\/35{--tw-gradient-from:rgb(var(--cstu-gray-575)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-575\/40{--tw-gradient-from:rgb(var(--cstu-gray-575)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-575\/45{--tw-gradient-from:rgb(var(--cstu-gray-575)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-575\/5{--tw-gradient-from:rgb(var(--cstu-gray-575)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-575\/50{--tw-gradient-from:rgb(var(--cstu-gray-575)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-575\/55{--tw-gradient-from:rgb(var(--cstu-gray-575)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-575\/60{--tw-gradient-from:rgb(var(--cstu-gray-575)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-575\/65{--tw-gradient-from:rgb(var(--cstu-gray-575)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-575\/70{--tw-gradient-from:rgb(var(--cstu-gray-575)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-575\/75{--tw-gradient-from:rgb(var(--cstu-gray-575)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-575\/80{--tw-gradient-from:rgb(var(--cstu-gray-575)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-575\/85{--tw-gradient-from:rgb(var(--cstu-gray-575)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-575\/90{--tw-gradient-from:rgb(var(--cstu-gray-575)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-575\/95{--tw-gradient-from:rgb(var(--cstu-gray-575)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-600{--tw-gradient-from:rgb(var(--cstu-gray-600)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-600\/0{--tw-gradient-from:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-600\/10{--tw-gradient-from:rgb(var(--cstu-gray-600)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-600\/100{--tw-gradient-from:rgb(var(--cstu-gray-600)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-600\/15{--tw-gradient-from:rgb(var(--cstu-gray-600)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-600\/20{--tw-gradient-from:rgb(var(--cstu-gray-600)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-600\/25{--tw-gradient-from:rgb(var(--cstu-gray-600)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-600\/30{--tw-gradient-from:rgb(var(--cstu-gray-600)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-600\/35{--tw-gradient-from:rgb(var(--cstu-gray-600)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-600\/40{--tw-gradient-from:rgb(var(--cstu-gray-600)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-600\/45{--tw-gradient-from:rgb(var(--cstu-gray-600)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-600\/5{--tw-gradient-from:rgb(var(--cstu-gray-600)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-600\/50{--tw-gradient-from:rgb(var(--cstu-gray-600)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-600\/55{--tw-gradient-from:rgb(var(--cstu-gray-600)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-600\/60{--tw-gradient-from:rgb(var(--cstu-gray-600)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-600\/65{--tw-gradient-from:rgb(var(--cstu-gray-600)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-600\/70{--tw-gradient-from:rgb(var(--cstu-gray-600)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-600\/75{--tw-gradient-from:rgb(var(--cstu-gray-600)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-600\/80{--tw-gradient-from:rgb(var(--cstu-gray-600)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-600\/85{--tw-gradient-from:rgb(var(--cstu-gray-600)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-600\/90{--tw-gradient-from:rgb(var(--cstu-gray-600)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-600\/95{--tw-gradient-from:rgb(var(--cstu-gray-600)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-700{--tw-gradient-from:rgb(var(--cstu-gray-700)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-700\/0{--tw-gradient-from:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-700\/10{--tw-gradient-from:rgb(var(--cstu-gray-700)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-700\/100{--tw-gradient-from:rgb(var(--cstu-gray-700)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-700\/15{--tw-gradient-from:rgb(var(--cstu-gray-700)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-700\/20{--tw-gradient-from:rgb(var(--cstu-gray-700)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-700\/25{--tw-gradient-from:rgb(var(--cstu-gray-700)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-700\/30{--tw-gradient-from:rgb(var(--cstu-gray-700)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-700\/35{--tw-gradient-from:rgb(var(--cstu-gray-700)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-700\/40{--tw-gradient-from:rgb(var(--cstu-gray-700)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-700\/45{--tw-gradient-from:rgb(var(--cstu-gray-700)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-700\/5{--tw-gradient-from:rgb(var(--cstu-gray-700)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-700\/50{--tw-gradient-from:rgb(var(--cstu-gray-700)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-700\/55{--tw-gradient-from:rgb(var(--cstu-gray-700)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-700\/60{--tw-gradient-from:rgb(var(--cstu-gray-700)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-700\/65{--tw-gradient-from:rgb(var(--cstu-gray-700)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-700\/70{--tw-gradient-from:rgb(var(--cstu-gray-700)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-700\/75{--tw-gradient-from:rgb(var(--cstu-gray-700)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-700\/80{--tw-gradient-from:rgb(var(--cstu-gray-700)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-700\/85{--tw-gradient-from:rgb(var(--cstu-gray-700)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-700\/90{--tw-gradient-from:rgb(var(--cstu-gray-700)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-700\/95{--tw-gradient-from:rgb(var(--cstu-gray-700)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-800{--tw-gradient-from:rgb(var(--cstu-gray-800)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-800\/0{--tw-gradient-from:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-800\/10{--tw-gradient-from:rgb(var(--cstu-gray-800)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-800\/100{--tw-gradient-from:rgb(var(--cstu-gray-800)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-800\/15{--tw-gradient-from:rgb(var(--cstu-gray-800)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-800\/20{--tw-gradient-from:rgb(var(--cstu-gray-800)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-800\/25{--tw-gradient-from:rgb(var(--cstu-gray-800)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-800\/30{--tw-gradient-from:rgb(var(--cstu-gray-800)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-800\/35{--tw-gradient-from:rgb(var(--cstu-gray-800)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-800\/40{--tw-gradient-from:rgb(var(--cstu-gray-800)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-800\/45{--tw-gradient-from:rgb(var(--cstu-gray-800)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-800\/5{--tw-gradient-from:rgb(var(--cstu-gray-800)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-800\/50{--tw-gradient-from:rgb(var(--cstu-gray-800)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-800\/55{--tw-gradient-from:rgb(var(--cstu-gray-800)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-800\/60{--tw-gradient-from:rgb(var(--cstu-gray-800)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-800\/65{--tw-gradient-from:rgb(var(--cstu-gray-800)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-800\/70{--tw-gradient-from:rgb(var(--cstu-gray-800)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-800\/75{--tw-gradient-from:rgb(var(--cstu-gray-800)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-800\/80{--tw-gradient-from:rgb(var(--cstu-gray-800)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-800\/85{--tw-gradient-from:rgb(var(--cstu-gray-800)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-800\/90{--tw-gradient-from:rgb(var(--cstu-gray-800)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-800\/95{--tw-gradient-from:rgb(var(--cstu-gray-800)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-900{--tw-gradient-from:rgb(var(--cstu-gray-900)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-900\/0{--tw-gradient-from:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-900\/10{--tw-gradient-from:rgb(var(--cstu-gray-900)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-900\/100{--tw-gradient-from:rgb(var(--cstu-gray-900)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-900\/15{--tw-gradient-from:rgb(var(--cstu-gray-900)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-900\/20{--tw-gradient-from:rgb(var(--cstu-gray-900)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-900\/25{--tw-gradient-from:rgb(var(--cstu-gray-900)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-900\/30{--tw-gradient-from:rgb(var(--cstu-gray-900)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-900\/35{--tw-gradient-from:rgb(var(--cstu-gray-900)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-900\/40{--tw-gradient-from:rgb(var(--cstu-gray-900)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-900\/45{--tw-gradient-from:rgb(var(--cstu-gray-900)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-900\/5{--tw-gradient-from:rgb(var(--cstu-gray-900)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-900\/50{--tw-gradient-from:rgb(var(--cstu-gray-900)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-900\/55{--tw-gradient-from:rgb(var(--cstu-gray-900)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-900\/60{--tw-gradient-from:rgb(var(--cstu-gray-900)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-900\/65{--tw-gradient-from:rgb(var(--cstu-gray-900)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-900\/70{--tw-gradient-from:rgb(var(--cstu-gray-900)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-900\/75{--tw-gradient-from:rgb(var(--cstu-gray-900)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-900\/80{--tw-gradient-from:rgb(var(--cstu-gray-900)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-900\/85{--tw-gradient-from:rgb(var(--cstu-gray-900)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-900\/90{--tw-gradient-from:rgb(var(--cstu-gray-900)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-gray-900\/95{--tw-gradient-from:rgb(var(--cstu-gray-900)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-100{--tw-gradient-from:rgb(var(--cstu-green-100)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-100\/0{--tw-gradient-from:rgb(var(--cstu-green-100)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-100\/10{--tw-gradient-from:rgb(var(--cstu-green-100)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-100\/100{--tw-gradient-from:rgb(var(--cstu-green-100)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-100\/15{--tw-gradient-from:rgb(var(--cstu-green-100)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-100\/20{--tw-gradient-from:rgb(var(--cstu-green-100)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-100\/25{--tw-gradient-from:rgb(var(--cstu-green-100)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-100\/30{--tw-gradient-from:rgb(var(--cstu-green-100)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-100\/35{--tw-gradient-from:rgb(var(--cstu-green-100)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-100\/40{--tw-gradient-from:rgb(var(--cstu-green-100)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-100\/45{--tw-gradient-from:rgb(var(--cstu-green-100)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-100\/5{--tw-gradient-from:rgb(var(--cstu-green-100)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-100\/50{--tw-gradient-from:rgb(var(--cstu-green-100)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-100\/55{--tw-gradient-from:rgb(var(--cstu-green-100)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-100\/60{--tw-gradient-from:rgb(var(--cstu-green-100)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-100\/65{--tw-gradient-from:rgb(var(--cstu-green-100)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-100\/70{--tw-gradient-from:rgb(var(--cstu-green-100)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-100\/75{--tw-gradient-from:rgb(var(--cstu-green-100)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-100\/80{--tw-gradient-from:rgb(var(--cstu-green-100)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-100\/85{--tw-gradient-from:rgb(var(--cstu-green-100)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-100\/90{--tw-gradient-from:rgb(var(--cstu-green-100)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-100\/95{--tw-gradient-from:rgb(var(--cstu-green-100)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-200{--tw-gradient-from:rgb(var(--cstu-green-200)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-200\/0{--tw-gradient-from:rgb(var(--cstu-green-200)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-200\/10{--tw-gradient-from:rgb(var(--cstu-green-200)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-200\/100{--tw-gradient-from:rgb(var(--cstu-green-200)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-200\/15{--tw-gradient-from:rgb(var(--cstu-green-200)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-200\/20{--tw-gradient-from:rgb(var(--cstu-green-200)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-200\/25{--tw-gradient-from:rgb(var(--cstu-green-200)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-200\/30{--tw-gradient-from:rgb(var(--cstu-green-200)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-200\/35{--tw-gradient-from:rgb(var(--cstu-green-200)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-200\/40{--tw-gradient-from:rgb(var(--cstu-green-200)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-200\/45{--tw-gradient-from:rgb(var(--cstu-green-200)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-200\/5{--tw-gradient-from:rgb(var(--cstu-green-200)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-200\/50{--tw-gradient-from:rgb(var(--cstu-green-200)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-200\/55{--tw-gradient-from:rgb(var(--cstu-green-200)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-200\/60{--tw-gradient-from:rgb(var(--cstu-green-200)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-200\/65{--tw-gradient-from:rgb(var(--cstu-green-200)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-200\/70{--tw-gradient-from:rgb(var(--cstu-green-200)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-200\/75{--tw-gradient-from:rgb(var(--cstu-green-200)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-200\/80{--tw-gradient-from:rgb(var(--cstu-green-200)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-200\/85{--tw-gradient-from:rgb(var(--cstu-green-200)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-200\/90{--tw-gradient-from:rgb(var(--cstu-green-200)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-200\/95{--tw-gradient-from:rgb(var(--cstu-green-200)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-300{--tw-gradient-from:rgb(var(--cstu-green-300)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-300\/0{--tw-gradient-from:rgb(var(--cstu-green-300)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-300\/10{--tw-gradient-from:rgb(var(--cstu-green-300)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-300\/100{--tw-gradient-from:rgb(var(--cstu-green-300)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-300\/15{--tw-gradient-from:rgb(var(--cstu-green-300)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-300\/20{--tw-gradient-from:rgb(var(--cstu-green-300)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-300\/25{--tw-gradient-from:rgb(var(--cstu-green-300)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-300\/30{--tw-gradient-from:rgb(var(--cstu-green-300)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-300\/35{--tw-gradient-from:rgb(var(--cstu-green-300)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-300\/40{--tw-gradient-from:rgb(var(--cstu-green-300)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-300\/45{--tw-gradient-from:rgb(var(--cstu-green-300)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-300\/5{--tw-gradient-from:rgb(var(--cstu-green-300)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-300\/50{--tw-gradient-from:rgb(var(--cstu-green-300)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-300\/55{--tw-gradient-from:rgb(var(--cstu-green-300)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-300\/60{--tw-gradient-from:rgb(var(--cstu-green-300)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-300\/65{--tw-gradient-from:rgb(var(--cstu-green-300)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-300\/70{--tw-gradient-from:rgb(var(--cstu-green-300)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-300\/75{--tw-gradient-from:rgb(var(--cstu-green-300)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-300\/80{--tw-gradient-from:rgb(var(--cstu-green-300)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-300\/85{--tw-gradient-from:rgb(var(--cstu-green-300)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-300\/90{--tw-gradient-from:rgb(var(--cstu-green-300)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-300\/95{--tw-gradient-from:rgb(var(--cstu-green-300)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-400{--tw-gradient-from:rgb(var(--cstu-green-400)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-400\/0{--tw-gradient-from:rgb(var(--cstu-green-400)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-400\/10{--tw-gradient-from:rgb(var(--cstu-green-400)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-400\/100{--tw-gradient-from:rgb(var(--cstu-green-400)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-400\/15{--tw-gradient-from:rgb(var(--cstu-green-400)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-400\/20{--tw-gradient-from:rgb(var(--cstu-green-400)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-400\/25{--tw-gradient-from:rgb(var(--cstu-green-400)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-400\/30{--tw-gradient-from:rgb(var(--cstu-green-400)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-400\/35{--tw-gradient-from:rgb(var(--cstu-green-400)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-400\/40{--tw-gradient-from:rgb(var(--cstu-green-400)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-400\/45{--tw-gradient-from:rgb(var(--cstu-green-400)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-400\/5{--tw-gradient-from:rgb(var(--cstu-green-400)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-400\/50{--tw-gradient-from:rgb(var(--cstu-green-400)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-400\/55{--tw-gradient-from:rgb(var(--cstu-green-400)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-400\/60{--tw-gradient-from:rgb(var(--cstu-green-400)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-400\/65{--tw-gradient-from:rgb(var(--cstu-green-400)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-400\/70{--tw-gradient-from:rgb(var(--cstu-green-400)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-400\/75{--tw-gradient-from:rgb(var(--cstu-green-400)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-400\/80{--tw-gradient-from:rgb(var(--cstu-green-400)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-400\/85{--tw-gradient-from:rgb(var(--cstu-green-400)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-400\/90{--tw-gradient-from:rgb(var(--cstu-green-400)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-400\/95{--tw-gradient-from:rgb(var(--cstu-green-400)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-50{--tw-gradient-from:rgb(var(--cstu-green-50)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-50\/0{--tw-gradient-from:rgb(var(--cstu-green-50)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-50\/10{--tw-gradient-from:rgb(var(--cstu-green-50)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-50\/100{--tw-gradient-from:rgb(var(--cstu-green-50)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-50\/15{--tw-gradient-from:rgb(var(--cstu-green-50)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-50\/20{--tw-gradient-from:rgb(var(--cstu-green-50)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-50\/25{--tw-gradient-from:rgb(var(--cstu-green-50)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-50\/30{--tw-gradient-from:rgb(var(--cstu-green-50)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-50\/35{--tw-gradient-from:rgb(var(--cstu-green-50)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-50\/40{--tw-gradient-from:rgb(var(--cstu-green-50)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-50\/45{--tw-gradient-from:rgb(var(--cstu-green-50)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-50\/5{--tw-gradient-from:rgb(var(--cstu-green-50)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-50\/50{--tw-gradient-from:rgb(var(--cstu-green-50)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-50\/55{--tw-gradient-from:rgb(var(--cstu-green-50)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-50\/60{--tw-gradient-from:rgb(var(--cstu-green-50)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-50\/65{--tw-gradient-from:rgb(var(--cstu-green-50)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-50\/70{--tw-gradient-from:rgb(var(--cstu-green-50)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-50\/75{--tw-gradient-from:rgb(var(--cstu-green-50)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-50\/80{--tw-gradient-from:rgb(var(--cstu-green-50)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-50\/85{--tw-gradient-from:rgb(var(--cstu-green-50)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-50\/90{--tw-gradient-from:rgb(var(--cstu-green-50)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-50\/95{--tw-gradient-from:rgb(var(--cstu-green-50)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-500{--tw-gradient-from:rgb(var(--cstu-green-500)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-500\/0{--tw-gradient-from:rgb(var(--cstu-green-500)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-500\/10{--tw-gradient-from:rgb(var(--cstu-green-500)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-500\/100{--tw-gradient-from:rgb(var(--cstu-green-500)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-500\/15{--tw-gradient-from:rgb(var(--cstu-green-500)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-500\/20{--tw-gradient-from:rgb(var(--cstu-green-500)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-500\/25{--tw-gradient-from:rgb(var(--cstu-green-500)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-500\/30{--tw-gradient-from:rgb(var(--cstu-green-500)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-500\/35{--tw-gradient-from:rgb(var(--cstu-green-500)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-500\/40{--tw-gradient-from:rgb(var(--cstu-green-500)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-500\/45{--tw-gradient-from:rgb(var(--cstu-green-500)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-500\/5{--tw-gradient-from:rgb(var(--cstu-green-500)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-500\/50{--tw-gradient-from:rgb(var(--cstu-green-500)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-500\/55{--tw-gradient-from:rgb(var(--cstu-green-500)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-500\/60{--tw-gradient-from:rgb(var(--cstu-green-500)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-500\/65{--tw-gradient-from:rgb(var(--cstu-green-500)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-500\/70{--tw-gradient-from:rgb(var(--cstu-green-500)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-500\/75{--tw-gradient-from:rgb(var(--cstu-green-500)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-500\/80{--tw-gradient-from:rgb(var(--cstu-green-500)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-500\/85{--tw-gradient-from:rgb(var(--cstu-green-500)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-500\/90{--tw-gradient-from:rgb(var(--cstu-green-500)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-500\/95{--tw-gradient-from:rgb(var(--cstu-green-500)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-600{--tw-gradient-from:rgb(var(--cstu-green-600)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-600\/0{--tw-gradient-from:rgb(var(--cstu-green-600)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-600\/10{--tw-gradient-from:rgb(var(--cstu-green-600)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-600\/100{--tw-gradient-from:rgb(var(--cstu-green-600)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-600\/15{--tw-gradient-from:rgb(var(--cstu-green-600)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-600\/20{--tw-gradient-from:rgb(var(--cstu-green-600)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-600\/25{--tw-gradient-from:rgb(var(--cstu-green-600)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-600\/30{--tw-gradient-from:rgb(var(--cstu-green-600)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-600\/35{--tw-gradient-from:rgb(var(--cstu-green-600)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-600\/40{--tw-gradient-from:rgb(var(--cstu-green-600)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-600\/45{--tw-gradient-from:rgb(var(--cstu-green-600)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-600\/5{--tw-gradient-from:rgb(var(--cstu-green-600)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-600\/50{--tw-gradient-from:rgb(var(--cstu-green-600)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-600\/55{--tw-gradient-from:rgb(var(--cstu-green-600)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-600\/60{--tw-gradient-from:rgb(var(--cstu-green-600)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-600\/65{--tw-gradient-from:rgb(var(--cstu-green-600)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-600\/70{--tw-gradient-from:rgb(var(--cstu-green-600)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-600\/75{--tw-gradient-from:rgb(var(--cstu-green-600)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-600\/80{--tw-gradient-from:rgb(var(--cstu-green-600)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-600\/85{--tw-gradient-from:rgb(var(--cstu-green-600)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-600\/90{--tw-gradient-from:rgb(var(--cstu-green-600)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-600\/95{--tw-gradient-from:rgb(var(--cstu-green-600)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-700{--tw-gradient-from:rgb(var(--cstu-green-700)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-700\/0{--tw-gradient-from:rgb(var(--cstu-green-700)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-700\/10{--tw-gradient-from:rgb(var(--cstu-green-700)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-700\/100{--tw-gradient-from:rgb(var(--cstu-green-700)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-700\/15{--tw-gradient-from:rgb(var(--cstu-green-700)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-700\/20{--tw-gradient-from:rgb(var(--cstu-green-700)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-700\/25{--tw-gradient-from:rgb(var(--cstu-green-700)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-700\/30{--tw-gradient-from:rgb(var(--cstu-green-700)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-700\/35{--tw-gradient-from:rgb(var(--cstu-green-700)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-700\/40{--tw-gradient-from:rgb(var(--cstu-green-700)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-700\/45{--tw-gradient-from:rgb(var(--cstu-green-700)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-700\/5{--tw-gradient-from:rgb(var(--cstu-green-700)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-700\/50{--tw-gradient-from:rgb(var(--cstu-green-700)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-700\/55{--tw-gradient-from:rgb(var(--cstu-green-700)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-700\/60{--tw-gradient-from:rgb(var(--cstu-green-700)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-700\/65{--tw-gradient-from:rgb(var(--cstu-green-700)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-700\/70{--tw-gradient-from:rgb(var(--cstu-green-700)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-700\/75{--tw-gradient-from:rgb(var(--cstu-green-700)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-700\/80{--tw-gradient-from:rgb(var(--cstu-green-700)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-700\/85{--tw-gradient-from:rgb(var(--cstu-green-700)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-700\/90{--tw-gradient-from:rgb(var(--cstu-green-700)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-700\/95{--tw-gradient-from:rgb(var(--cstu-green-700)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-800{--tw-gradient-from:rgb(var(--cstu-green-800)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-800\/0{--tw-gradient-from:rgb(var(--cstu-green-800)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-800\/10{--tw-gradient-from:rgb(var(--cstu-green-800)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-800\/100{--tw-gradient-from:rgb(var(--cstu-green-800)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-800\/15{--tw-gradient-from:rgb(var(--cstu-green-800)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-800\/20{--tw-gradient-from:rgb(var(--cstu-green-800)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-800\/25{--tw-gradient-from:rgb(var(--cstu-green-800)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-800\/30{--tw-gradient-from:rgb(var(--cstu-green-800)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-800\/35{--tw-gradient-from:rgb(var(--cstu-green-800)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-800\/40{--tw-gradient-from:rgb(var(--cstu-green-800)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-800\/45{--tw-gradient-from:rgb(var(--cstu-green-800)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-800\/5{--tw-gradient-from:rgb(var(--cstu-green-800)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-800\/50{--tw-gradient-from:rgb(var(--cstu-green-800)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-800\/55{--tw-gradient-from:rgb(var(--cstu-green-800)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-800\/60{--tw-gradient-from:rgb(var(--cstu-green-800)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-800\/65{--tw-gradient-from:rgb(var(--cstu-green-800)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-800\/70{--tw-gradient-from:rgb(var(--cstu-green-800)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-800\/75{--tw-gradient-from:rgb(var(--cstu-green-800)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-800\/80{--tw-gradient-from:rgb(var(--cstu-green-800)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-800\/85{--tw-gradient-from:rgb(var(--cstu-green-800)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-800\/90{--tw-gradient-from:rgb(var(--cstu-green-800)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-800\/95{--tw-gradient-from:rgb(var(--cstu-green-800)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-900{--tw-gradient-from:rgb(var(--cstu-green-900)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-900\/0{--tw-gradient-from:rgb(var(--cstu-green-900)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-900\/10{--tw-gradient-from:rgb(var(--cstu-green-900)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-900\/100{--tw-gradient-from:rgb(var(--cstu-green-900)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-900\/15{--tw-gradient-from:rgb(var(--cstu-green-900)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-900\/20{--tw-gradient-from:rgb(var(--cstu-green-900)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-900\/25{--tw-gradient-from:rgb(var(--cstu-green-900)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-900\/30{--tw-gradient-from:rgb(var(--cstu-green-900)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-900\/35{--tw-gradient-from:rgb(var(--cstu-green-900)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-900\/40{--tw-gradient-from:rgb(var(--cstu-green-900)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-900\/45{--tw-gradient-from:rgb(var(--cstu-green-900)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-900\/5{--tw-gradient-from:rgb(var(--cstu-green-900)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-900\/50{--tw-gradient-from:rgb(var(--cstu-green-900)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-900\/55{--tw-gradient-from:rgb(var(--cstu-green-900)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-900\/60{--tw-gradient-from:rgb(var(--cstu-green-900)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-900\/65{--tw-gradient-from:rgb(var(--cstu-green-900)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-900\/70{--tw-gradient-from:rgb(var(--cstu-green-900)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-900\/75{--tw-gradient-from:rgb(var(--cstu-green-900)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-900\/80{--tw-gradient-from:rgb(var(--cstu-green-900)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-900\/85{--tw-gradient-from:rgb(var(--cstu-green-900)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-900\/90{--tw-gradient-from:rgb(var(--cstu-green-900)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-green-900\/95{--tw-gradient-from:rgb(var(--cstu-green-900)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-100{--tw-gradient-from:rgb(var(--cstu-info-100)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-100\/0{--tw-gradient-from:rgb(var(--cstu-info-100)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-100\/10{--tw-gradient-from:rgb(var(--cstu-info-100)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-100\/100{--tw-gradient-from:rgb(var(--cstu-info-100)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-100\/15{--tw-gradient-from:rgb(var(--cstu-info-100)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-100\/20{--tw-gradient-from:rgb(var(--cstu-info-100)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-100\/25{--tw-gradient-from:rgb(var(--cstu-info-100)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-100\/30{--tw-gradient-from:rgb(var(--cstu-info-100)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-100\/35{--tw-gradient-from:rgb(var(--cstu-info-100)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-100\/40{--tw-gradient-from:rgb(var(--cstu-info-100)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-100\/45{--tw-gradient-from:rgb(var(--cstu-info-100)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-100\/5{--tw-gradient-from:rgb(var(--cstu-info-100)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-100\/50{--tw-gradient-from:rgb(var(--cstu-info-100)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-100\/55{--tw-gradient-from:rgb(var(--cstu-info-100)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-100\/60{--tw-gradient-from:rgb(var(--cstu-info-100)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-100\/65{--tw-gradient-from:rgb(var(--cstu-info-100)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-100\/70{--tw-gradient-from:rgb(var(--cstu-info-100)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-100\/75{--tw-gradient-from:rgb(var(--cstu-info-100)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-100\/80{--tw-gradient-from:rgb(var(--cstu-info-100)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-100\/85{--tw-gradient-from:rgb(var(--cstu-info-100)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-100\/90{--tw-gradient-from:rgb(var(--cstu-info-100)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-100\/95{--tw-gradient-from:rgb(var(--cstu-info-100)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-200{--tw-gradient-from:rgb(var(--cstu-info-200)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-200\/0{--tw-gradient-from:rgb(var(--cstu-info-200)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-200\/10{--tw-gradient-from:rgb(var(--cstu-info-200)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-200\/100{--tw-gradient-from:rgb(var(--cstu-info-200)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-200\/15{--tw-gradient-from:rgb(var(--cstu-info-200)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-200\/20{--tw-gradient-from:rgb(var(--cstu-info-200)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-200\/25{--tw-gradient-from:rgb(var(--cstu-info-200)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-200\/30{--tw-gradient-from:rgb(var(--cstu-info-200)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-200\/35{--tw-gradient-from:rgb(var(--cstu-info-200)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-200\/40{--tw-gradient-from:rgb(var(--cstu-info-200)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-200\/45{--tw-gradient-from:rgb(var(--cstu-info-200)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-200\/5{--tw-gradient-from:rgb(var(--cstu-info-200)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-200\/50{--tw-gradient-from:rgb(var(--cstu-info-200)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-200\/55{--tw-gradient-from:rgb(var(--cstu-info-200)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-200\/60{--tw-gradient-from:rgb(var(--cstu-info-200)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-200\/65{--tw-gradient-from:rgb(var(--cstu-info-200)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-200\/70{--tw-gradient-from:rgb(var(--cstu-info-200)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-200\/75{--tw-gradient-from:rgb(var(--cstu-info-200)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-200\/80{--tw-gradient-from:rgb(var(--cstu-info-200)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-200\/85{--tw-gradient-from:rgb(var(--cstu-info-200)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-200\/90{--tw-gradient-from:rgb(var(--cstu-info-200)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-200\/95{--tw-gradient-from:rgb(var(--cstu-info-200)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-250{--tw-gradient-from:rgb(var(--cstu-info-250)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-250\/0{--tw-gradient-from:rgb(var(--cstu-info-250)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-250\/10{--tw-gradient-from:rgb(var(--cstu-info-250)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-250\/100{--tw-gradient-from:rgb(var(--cstu-info-250)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-250\/15{--tw-gradient-from:rgb(var(--cstu-info-250)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-250\/20{--tw-gradient-from:rgb(var(--cstu-info-250)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-250\/25{--tw-gradient-from:rgb(var(--cstu-info-250)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-250\/30{--tw-gradient-from:rgb(var(--cstu-info-250)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-250\/35{--tw-gradient-from:rgb(var(--cstu-info-250)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-250\/40{--tw-gradient-from:rgb(var(--cstu-info-250)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-250\/45{--tw-gradient-from:rgb(var(--cstu-info-250)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-250\/5{--tw-gradient-from:rgb(var(--cstu-info-250)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-250\/50{--tw-gradient-from:rgb(var(--cstu-info-250)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-250\/55{--tw-gradient-from:rgb(var(--cstu-info-250)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-250\/60{--tw-gradient-from:rgb(var(--cstu-info-250)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-250\/65{--tw-gradient-from:rgb(var(--cstu-info-250)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-250\/70{--tw-gradient-from:rgb(var(--cstu-info-250)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-250\/75{--tw-gradient-from:rgb(var(--cstu-info-250)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-250\/80{--tw-gradient-from:rgb(var(--cstu-info-250)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-250\/85{--tw-gradient-from:rgb(var(--cstu-info-250)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-250\/90{--tw-gradient-from:rgb(var(--cstu-info-250)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-250\/95{--tw-gradient-from:rgb(var(--cstu-info-250)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-300{--tw-gradient-from:rgb(var(--cstu-info-300)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-300\/0{--tw-gradient-from:rgb(var(--cstu-info-300)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-300\/10{--tw-gradient-from:rgb(var(--cstu-info-300)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-300\/100{--tw-gradient-from:rgb(var(--cstu-info-300)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-300\/15{--tw-gradient-from:rgb(var(--cstu-info-300)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-300\/20{--tw-gradient-from:rgb(var(--cstu-info-300)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-300\/25{--tw-gradient-from:rgb(var(--cstu-info-300)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-300\/30{--tw-gradient-from:rgb(var(--cstu-info-300)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-300\/35{--tw-gradient-from:rgb(var(--cstu-info-300)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-300\/40{--tw-gradient-from:rgb(var(--cstu-info-300)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-300\/45{--tw-gradient-from:rgb(var(--cstu-info-300)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-300\/5{--tw-gradient-from:rgb(var(--cstu-info-300)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-300\/50{--tw-gradient-from:rgb(var(--cstu-info-300)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-300\/55{--tw-gradient-from:rgb(var(--cstu-info-300)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-300\/60{--tw-gradient-from:rgb(var(--cstu-info-300)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-300\/65{--tw-gradient-from:rgb(var(--cstu-info-300)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-300\/70{--tw-gradient-from:rgb(var(--cstu-info-300)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-300\/75{--tw-gradient-from:rgb(var(--cstu-info-300)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-300\/80{--tw-gradient-from:rgb(var(--cstu-info-300)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-300\/85{--tw-gradient-from:rgb(var(--cstu-info-300)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-300\/90{--tw-gradient-from:rgb(var(--cstu-info-300)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-300\/95{--tw-gradient-from:rgb(var(--cstu-info-300)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-400{--tw-gradient-from:rgb(var(--cstu-info-400)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-400\/0{--tw-gradient-from:rgb(var(--cstu-info-400)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-400\/10{--tw-gradient-from:rgb(var(--cstu-info-400)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-400\/100{--tw-gradient-from:rgb(var(--cstu-info-400)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-400\/15{--tw-gradient-from:rgb(var(--cstu-info-400)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-400\/20{--tw-gradient-from:rgb(var(--cstu-info-400)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-400\/25{--tw-gradient-from:rgb(var(--cstu-info-400)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-400\/30{--tw-gradient-from:rgb(var(--cstu-info-400)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-400\/35{--tw-gradient-from:rgb(var(--cstu-info-400)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-400\/40{--tw-gradient-from:rgb(var(--cstu-info-400)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-400\/45{--tw-gradient-from:rgb(var(--cstu-info-400)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-400\/5{--tw-gradient-from:rgb(var(--cstu-info-400)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-400\/50{--tw-gradient-from:rgb(var(--cstu-info-400)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-400\/55{--tw-gradient-from:rgb(var(--cstu-info-400)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-400\/60{--tw-gradient-from:rgb(var(--cstu-info-400)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-400\/65{--tw-gradient-from:rgb(var(--cstu-info-400)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-400\/70{--tw-gradient-from:rgb(var(--cstu-info-400)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-400\/75{--tw-gradient-from:rgb(var(--cstu-info-400)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-400\/80{--tw-gradient-from:rgb(var(--cstu-info-400)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-400\/85{--tw-gradient-from:rgb(var(--cstu-info-400)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-400\/90{--tw-gradient-from:rgb(var(--cstu-info-400)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-400\/95{--tw-gradient-from:rgb(var(--cstu-info-400)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-450{--tw-gradient-from:rgb(var(--cstu-info-450)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-450\/0{--tw-gradient-from:rgb(var(--cstu-info-450)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-450\/10{--tw-gradient-from:rgb(var(--cstu-info-450)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-450\/100{--tw-gradient-from:rgb(var(--cstu-info-450)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-450\/15{--tw-gradient-from:rgb(var(--cstu-info-450)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-450\/20{--tw-gradient-from:rgb(var(--cstu-info-450)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-450\/25{--tw-gradient-from:rgb(var(--cstu-info-450)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-450\/30{--tw-gradient-from:rgb(var(--cstu-info-450)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-450\/35{--tw-gradient-from:rgb(var(--cstu-info-450)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-450\/40{--tw-gradient-from:rgb(var(--cstu-info-450)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-450\/45{--tw-gradient-from:rgb(var(--cstu-info-450)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-450\/5{--tw-gradient-from:rgb(var(--cstu-info-450)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-450\/50{--tw-gradient-from:rgb(var(--cstu-info-450)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-450\/55{--tw-gradient-from:rgb(var(--cstu-info-450)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-450\/60{--tw-gradient-from:rgb(var(--cstu-info-450)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-450\/65{--tw-gradient-from:rgb(var(--cstu-info-450)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-450\/70{--tw-gradient-from:rgb(var(--cstu-info-450)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-450\/75{--tw-gradient-from:rgb(var(--cstu-info-450)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-450\/80{--tw-gradient-from:rgb(var(--cstu-info-450)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-450\/85{--tw-gradient-from:rgb(var(--cstu-info-450)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-450\/90{--tw-gradient-from:rgb(var(--cstu-info-450)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-450\/95{--tw-gradient-from:rgb(var(--cstu-info-450)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-50{--tw-gradient-from:rgb(var(--cstu-info-50)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-50\/0{--tw-gradient-from:rgb(var(--cstu-info-50)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-50\/10{--tw-gradient-from:rgb(var(--cstu-info-50)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-50\/100{--tw-gradient-from:rgb(var(--cstu-info-50)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-50\/15{--tw-gradient-from:rgb(var(--cstu-info-50)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-50\/20{--tw-gradient-from:rgb(var(--cstu-info-50)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-50\/25{--tw-gradient-from:rgb(var(--cstu-info-50)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-50\/30{--tw-gradient-from:rgb(var(--cstu-info-50)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-50\/35{--tw-gradient-from:rgb(var(--cstu-info-50)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-50\/40{--tw-gradient-from:rgb(var(--cstu-info-50)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-50\/45{--tw-gradient-from:rgb(var(--cstu-info-50)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-50\/5{--tw-gradient-from:rgb(var(--cstu-info-50)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-50\/50{--tw-gradient-from:rgb(var(--cstu-info-50)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-50\/55{--tw-gradient-from:rgb(var(--cstu-info-50)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-50\/60{--tw-gradient-from:rgb(var(--cstu-info-50)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-50\/65{--tw-gradient-from:rgb(var(--cstu-info-50)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-50\/70{--tw-gradient-from:rgb(var(--cstu-info-50)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-50\/75{--tw-gradient-from:rgb(var(--cstu-info-50)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-50\/80{--tw-gradient-from:rgb(var(--cstu-info-50)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-50\/85{--tw-gradient-from:rgb(var(--cstu-info-50)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-50\/90{--tw-gradient-from:rgb(var(--cstu-info-50)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-50\/95{--tw-gradient-from:rgb(var(--cstu-info-50)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-500{--tw-gradient-from:rgb(var(--cstu-info-500)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-500\/0{--tw-gradient-from:rgb(var(--cstu-info-500)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-500\/10{--tw-gradient-from:rgb(var(--cstu-info-500)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-500\/100{--tw-gradient-from:rgb(var(--cstu-info-500)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-500\/15{--tw-gradient-from:rgb(var(--cstu-info-500)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-500\/20{--tw-gradient-from:rgb(var(--cstu-info-500)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-500\/25{--tw-gradient-from:rgb(var(--cstu-info-500)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-500\/30{--tw-gradient-from:rgb(var(--cstu-info-500)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-500\/35{--tw-gradient-from:rgb(var(--cstu-info-500)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-500\/40{--tw-gradient-from:rgb(var(--cstu-info-500)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-500\/45{--tw-gradient-from:rgb(var(--cstu-info-500)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-500\/5{--tw-gradient-from:rgb(var(--cstu-info-500)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-500\/50{--tw-gradient-from:rgb(var(--cstu-info-500)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-500\/55{--tw-gradient-from:rgb(var(--cstu-info-500)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-500\/60{--tw-gradient-from:rgb(var(--cstu-info-500)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-500\/65{--tw-gradient-from:rgb(var(--cstu-info-500)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-500\/70{--tw-gradient-from:rgb(var(--cstu-info-500)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-500\/75{--tw-gradient-from:rgb(var(--cstu-info-500)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-500\/80{--tw-gradient-from:rgb(var(--cstu-info-500)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-500\/85{--tw-gradient-from:rgb(var(--cstu-info-500)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-500\/90{--tw-gradient-from:rgb(var(--cstu-info-500)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-500\/95{--tw-gradient-from:rgb(var(--cstu-info-500)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-550{--tw-gradient-from:rgb(var(--cstu-info-550)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-550\/0{--tw-gradient-from:rgb(var(--cstu-info-550)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-550\/10{--tw-gradient-from:rgb(var(--cstu-info-550)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-550\/100{--tw-gradient-from:rgb(var(--cstu-info-550)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-550\/15{--tw-gradient-from:rgb(var(--cstu-info-550)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-550\/20{--tw-gradient-from:rgb(var(--cstu-info-550)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-550\/25{--tw-gradient-from:rgb(var(--cstu-info-550)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-550\/30{--tw-gradient-from:rgb(var(--cstu-info-550)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-550\/35{--tw-gradient-from:rgb(var(--cstu-info-550)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-550\/40{--tw-gradient-from:rgb(var(--cstu-info-550)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-550\/45{--tw-gradient-from:rgb(var(--cstu-info-550)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-550\/5{--tw-gradient-from:rgb(var(--cstu-info-550)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-550\/50{--tw-gradient-from:rgb(var(--cstu-info-550)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-550\/55{--tw-gradient-from:rgb(var(--cstu-info-550)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-550\/60{--tw-gradient-from:rgb(var(--cstu-info-550)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-550\/65{--tw-gradient-from:rgb(var(--cstu-info-550)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-550\/70{--tw-gradient-from:rgb(var(--cstu-info-550)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-550\/75{--tw-gradient-from:rgb(var(--cstu-info-550)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-550\/80{--tw-gradient-from:rgb(var(--cstu-info-550)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-550\/85{--tw-gradient-from:rgb(var(--cstu-info-550)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-550\/90{--tw-gradient-from:rgb(var(--cstu-info-550)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-550\/95{--tw-gradient-from:rgb(var(--cstu-info-550)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-575{--tw-gradient-from:rgb(var(--cstu-info-575)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-575\/0{--tw-gradient-from:rgb(var(--cstu-info-575)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-575\/10{--tw-gradient-from:rgb(var(--cstu-info-575)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-575\/100{--tw-gradient-from:rgb(var(--cstu-info-575)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-575\/15{--tw-gradient-from:rgb(var(--cstu-info-575)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-575\/20{--tw-gradient-from:rgb(var(--cstu-info-575)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-575\/25{--tw-gradient-from:rgb(var(--cstu-info-575)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-575\/30{--tw-gradient-from:rgb(var(--cstu-info-575)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-575\/35{--tw-gradient-from:rgb(var(--cstu-info-575)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-575\/40{--tw-gradient-from:rgb(var(--cstu-info-575)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-575\/45{--tw-gradient-from:rgb(var(--cstu-info-575)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-575\/5{--tw-gradient-from:rgb(var(--cstu-info-575)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-575\/50{--tw-gradient-from:rgb(var(--cstu-info-575)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-575\/55{--tw-gradient-from:rgb(var(--cstu-info-575)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-575\/60{--tw-gradient-from:rgb(var(--cstu-info-575)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-575\/65{--tw-gradient-from:rgb(var(--cstu-info-575)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-575\/70{--tw-gradient-from:rgb(var(--cstu-info-575)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-575\/75{--tw-gradient-from:rgb(var(--cstu-info-575)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-575\/80{--tw-gradient-from:rgb(var(--cstu-info-575)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-575\/85{--tw-gradient-from:rgb(var(--cstu-info-575)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-575\/90{--tw-gradient-from:rgb(var(--cstu-info-575)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-575\/95{--tw-gradient-from:rgb(var(--cstu-info-575)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-600{--tw-gradient-from:rgb(var(--cstu-info-600)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-600\/0{--tw-gradient-from:rgb(var(--cstu-info-600)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-600\/10{--tw-gradient-from:rgb(var(--cstu-info-600)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-600\/100{--tw-gradient-from:rgb(var(--cstu-info-600)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-600\/15{--tw-gradient-from:rgb(var(--cstu-info-600)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-600\/20{--tw-gradient-from:rgb(var(--cstu-info-600)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-600\/25{--tw-gradient-from:rgb(var(--cstu-info-600)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-600\/30{--tw-gradient-from:rgb(var(--cstu-info-600)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-600\/35{--tw-gradient-from:rgb(var(--cstu-info-600)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-600\/40{--tw-gradient-from:rgb(var(--cstu-info-600)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-600\/45{--tw-gradient-from:rgb(var(--cstu-info-600)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-600\/5{--tw-gradient-from:rgb(var(--cstu-info-600)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-600\/50{--tw-gradient-from:rgb(var(--cstu-info-600)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-600\/55{--tw-gradient-from:rgb(var(--cstu-info-600)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-600\/60{--tw-gradient-from:rgb(var(--cstu-info-600)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-600\/65{--tw-gradient-from:rgb(var(--cstu-info-600)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-600\/70{--tw-gradient-from:rgb(var(--cstu-info-600)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-600\/75{--tw-gradient-from:rgb(var(--cstu-info-600)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-600\/80{--tw-gradient-from:rgb(var(--cstu-info-600)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-600\/85{--tw-gradient-from:rgb(var(--cstu-info-600)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-600\/90{--tw-gradient-from:rgb(var(--cstu-info-600)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-600\/95{--tw-gradient-from:rgb(var(--cstu-info-600)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-700{--tw-gradient-from:rgb(var(--cstu-info-700)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-700\/0{--tw-gradient-from:rgb(var(--cstu-info-700)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-700\/10{--tw-gradient-from:rgb(var(--cstu-info-700)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-700\/100{--tw-gradient-from:rgb(var(--cstu-info-700)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-700\/15{--tw-gradient-from:rgb(var(--cstu-info-700)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-700\/20{--tw-gradient-from:rgb(var(--cstu-info-700)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-700\/25{--tw-gradient-from:rgb(var(--cstu-info-700)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-700\/30{--tw-gradient-from:rgb(var(--cstu-info-700)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-700\/35{--tw-gradient-from:rgb(var(--cstu-info-700)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-700\/40{--tw-gradient-from:rgb(var(--cstu-info-700)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-700\/45{--tw-gradient-from:rgb(var(--cstu-info-700)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-700\/5{--tw-gradient-from:rgb(var(--cstu-info-700)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-700\/50{--tw-gradient-from:rgb(var(--cstu-info-700)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-700\/55{--tw-gradient-from:rgb(var(--cstu-info-700)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-700\/60{--tw-gradient-from:rgb(var(--cstu-info-700)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-700\/65{--tw-gradient-from:rgb(var(--cstu-info-700)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-700\/70{--tw-gradient-from:rgb(var(--cstu-info-700)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-700\/75{--tw-gradient-from:rgb(var(--cstu-info-700)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-700\/80{--tw-gradient-from:rgb(var(--cstu-info-700)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-700\/85{--tw-gradient-from:rgb(var(--cstu-info-700)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-700\/90{--tw-gradient-from:rgb(var(--cstu-info-700)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-700\/95{--tw-gradient-from:rgb(var(--cstu-info-700)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-800{--tw-gradient-from:rgb(var(--cstu-info-800)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-800\/0{--tw-gradient-from:rgb(var(--cstu-info-800)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-800\/10{--tw-gradient-from:rgb(var(--cstu-info-800)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-800\/100{--tw-gradient-from:rgb(var(--cstu-info-800)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-800\/15{--tw-gradient-from:rgb(var(--cstu-info-800)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-800\/20{--tw-gradient-from:rgb(var(--cstu-info-800)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-800\/25{--tw-gradient-from:rgb(var(--cstu-info-800)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-800\/30{--tw-gradient-from:rgb(var(--cstu-info-800)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-800\/35{--tw-gradient-from:rgb(var(--cstu-info-800)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-800\/40{--tw-gradient-from:rgb(var(--cstu-info-800)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-800\/45{--tw-gradient-from:rgb(var(--cstu-info-800)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-800\/5{--tw-gradient-from:rgb(var(--cstu-info-800)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-800\/50{--tw-gradient-from:rgb(var(--cstu-info-800)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-800\/55{--tw-gradient-from:rgb(var(--cstu-info-800)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-800\/60{--tw-gradient-from:rgb(var(--cstu-info-800)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-800\/65{--tw-gradient-from:rgb(var(--cstu-info-800)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-800\/70{--tw-gradient-from:rgb(var(--cstu-info-800)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-800\/75{--tw-gradient-from:rgb(var(--cstu-info-800)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-800\/80{--tw-gradient-from:rgb(var(--cstu-info-800)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-800\/85{--tw-gradient-from:rgb(var(--cstu-info-800)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-800\/90{--tw-gradient-from:rgb(var(--cstu-info-800)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-800\/95{--tw-gradient-from:rgb(var(--cstu-info-800)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-900{--tw-gradient-from:rgb(var(--cstu-info-900)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-900\/0{--tw-gradient-from:rgb(var(--cstu-info-900)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-900\/10{--tw-gradient-from:rgb(var(--cstu-info-900)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-900\/100{--tw-gradient-from:rgb(var(--cstu-info-900)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-900\/15{--tw-gradient-from:rgb(var(--cstu-info-900)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-900\/20{--tw-gradient-from:rgb(var(--cstu-info-900)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-900\/25{--tw-gradient-from:rgb(var(--cstu-info-900)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-900\/30{--tw-gradient-from:rgb(var(--cstu-info-900)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-900\/35{--tw-gradient-from:rgb(var(--cstu-info-900)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-900\/40{--tw-gradient-from:rgb(var(--cstu-info-900)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-900\/45{--tw-gradient-from:rgb(var(--cstu-info-900)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-900\/5{--tw-gradient-from:rgb(var(--cstu-info-900)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-900\/50{--tw-gradient-from:rgb(var(--cstu-info-900)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-900\/55{--tw-gradient-from:rgb(var(--cstu-info-900)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-900\/60{--tw-gradient-from:rgb(var(--cstu-info-900)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-900\/65{--tw-gradient-from:rgb(var(--cstu-info-900)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-900\/70{--tw-gradient-from:rgb(var(--cstu-info-900)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-900\/75{--tw-gradient-from:rgb(var(--cstu-info-900)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-900\/80{--tw-gradient-from:rgb(var(--cstu-info-900)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-900\/85{--tw-gradient-from:rgb(var(--cstu-info-900)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-900\/90{--tw-gradient-from:rgb(var(--cstu-info-900)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-info-900\/95{--tw-gradient-from:rgb(var(--cstu-info-900)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-100{--tw-gradient-from:rgb(var(--cstu-orange-100)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-100\/0{--tw-gradient-from:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-100\/10{--tw-gradient-from:rgb(var(--cstu-orange-100)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-100\/100{--tw-gradient-from:rgb(var(--cstu-orange-100)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-100\/15{--tw-gradient-from:rgb(var(--cstu-orange-100)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-100\/20{--tw-gradient-from:rgb(var(--cstu-orange-100)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-100\/25{--tw-gradient-from:rgb(var(--cstu-orange-100)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-100\/30{--tw-gradient-from:rgb(var(--cstu-orange-100)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-100\/35{--tw-gradient-from:rgb(var(--cstu-orange-100)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-100\/40{--tw-gradient-from:rgb(var(--cstu-orange-100)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-100\/45{--tw-gradient-from:rgb(var(--cstu-orange-100)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-100\/5{--tw-gradient-from:rgb(var(--cstu-orange-100)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-100\/50{--tw-gradient-from:rgb(var(--cstu-orange-100)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-100\/55{--tw-gradient-from:rgb(var(--cstu-orange-100)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-100\/60{--tw-gradient-from:rgb(var(--cstu-orange-100)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-100\/65{--tw-gradient-from:rgb(var(--cstu-orange-100)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-100\/70{--tw-gradient-from:rgb(var(--cstu-orange-100)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-100\/75{--tw-gradient-from:rgb(var(--cstu-orange-100)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-100\/80{--tw-gradient-from:rgb(var(--cstu-orange-100)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-100\/85{--tw-gradient-from:rgb(var(--cstu-orange-100)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-100\/90{--tw-gradient-from:rgb(var(--cstu-orange-100)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-100\/95{--tw-gradient-from:rgb(var(--cstu-orange-100)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-200{--tw-gradient-from:rgb(var(--cstu-orange-200)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-200\/0{--tw-gradient-from:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-200\/10{--tw-gradient-from:rgb(var(--cstu-orange-200)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-200\/100{--tw-gradient-from:rgb(var(--cstu-orange-200)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-200\/15{--tw-gradient-from:rgb(var(--cstu-orange-200)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-200\/20{--tw-gradient-from:rgb(var(--cstu-orange-200)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-200\/25{--tw-gradient-from:rgb(var(--cstu-orange-200)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-200\/30{--tw-gradient-from:rgb(var(--cstu-orange-200)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-200\/35{--tw-gradient-from:rgb(var(--cstu-orange-200)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-200\/40{--tw-gradient-from:rgb(var(--cstu-orange-200)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-200\/45{--tw-gradient-from:rgb(var(--cstu-orange-200)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-200\/5{--tw-gradient-from:rgb(var(--cstu-orange-200)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-200\/50{--tw-gradient-from:rgb(var(--cstu-orange-200)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-200\/55{--tw-gradient-from:rgb(var(--cstu-orange-200)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-200\/60{--tw-gradient-from:rgb(var(--cstu-orange-200)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-200\/65{--tw-gradient-from:rgb(var(--cstu-orange-200)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-200\/70{--tw-gradient-from:rgb(var(--cstu-orange-200)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-200\/75{--tw-gradient-from:rgb(var(--cstu-orange-200)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-200\/80{--tw-gradient-from:rgb(var(--cstu-orange-200)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-200\/85{--tw-gradient-from:rgb(var(--cstu-orange-200)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-200\/90{--tw-gradient-from:rgb(var(--cstu-orange-200)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-200\/95{--tw-gradient-from:rgb(var(--cstu-orange-200)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-300{--tw-gradient-from:rgb(var(--cstu-orange-300)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-300\/0{--tw-gradient-from:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-300\/10{--tw-gradient-from:rgb(var(--cstu-orange-300)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-300\/100{--tw-gradient-from:rgb(var(--cstu-orange-300)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-300\/15{--tw-gradient-from:rgb(var(--cstu-orange-300)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-300\/20{--tw-gradient-from:rgb(var(--cstu-orange-300)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-300\/25{--tw-gradient-from:rgb(var(--cstu-orange-300)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-300\/30{--tw-gradient-from:rgb(var(--cstu-orange-300)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-300\/35{--tw-gradient-from:rgb(var(--cstu-orange-300)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-300\/40{--tw-gradient-from:rgb(var(--cstu-orange-300)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-300\/45{--tw-gradient-from:rgb(var(--cstu-orange-300)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-300\/5{--tw-gradient-from:rgb(var(--cstu-orange-300)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-300\/50{--tw-gradient-from:rgb(var(--cstu-orange-300)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-300\/55{--tw-gradient-from:rgb(var(--cstu-orange-300)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-300\/60{--tw-gradient-from:rgb(var(--cstu-orange-300)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-300\/65{--tw-gradient-from:rgb(var(--cstu-orange-300)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-300\/70{--tw-gradient-from:rgb(var(--cstu-orange-300)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-300\/75{--tw-gradient-from:rgb(var(--cstu-orange-300)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-300\/80{--tw-gradient-from:rgb(var(--cstu-orange-300)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-300\/85{--tw-gradient-from:rgb(var(--cstu-orange-300)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-300\/90{--tw-gradient-from:rgb(var(--cstu-orange-300)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-300\/95{--tw-gradient-from:rgb(var(--cstu-orange-300)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-400{--tw-gradient-from:rgb(var(--cstu-orange-400)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-400\/0{--tw-gradient-from:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-400\/10{--tw-gradient-from:rgb(var(--cstu-orange-400)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-400\/100{--tw-gradient-from:rgb(var(--cstu-orange-400)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-400\/15{--tw-gradient-from:rgb(var(--cstu-orange-400)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-400\/20{--tw-gradient-from:rgb(var(--cstu-orange-400)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-400\/25{--tw-gradient-from:rgb(var(--cstu-orange-400)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-400\/30{--tw-gradient-from:rgb(var(--cstu-orange-400)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-400\/35{--tw-gradient-from:rgb(var(--cstu-orange-400)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-400\/40{--tw-gradient-from:rgb(var(--cstu-orange-400)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-400\/45{--tw-gradient-from:rgb(var(--cstu-orange-400)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-400\/5{--tw-gradient-from:rgb(var(--cstu-orange-400)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-400\/50{--tw-gradient-from:rgb(var(--cstu-orange-400)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-400\/55{--tw-gradient-from:rgb(var(--cstu-orange-400)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-400\/60{--tw-gradient-from:rgb(var(--cstu-orange-400)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-400\/65{--tw-gradient-from:rgb(var(--cstu-orange-400)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-400\/70{--tw-gradient-from:rgb(var(--cstu-orange-400)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-400\/75{--tw-gradient-from:rgb(var(--cstu-orange-400)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-400\/80{--tw-gradient-from:rgb(var(--cstu-orange-400)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-400\/85{--tw-gradient-from:rgb(var(--cstu-orange-400)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-400\/90{--tw-gradient-from:rgb(var(--cstu-orange-400)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-400\/95{--tw-gradient-from:rgb(var(--cstu-orange-400)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-50{--tw-gradient-from:rgb(var(--cstu-orange-50)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-50\/0{--tw-gradient-from:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-50\/10{--tw-gradient-from:rgb(var(--cstu-orange-50)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-50\/100{--tw-gradient-from:rgb(var(--cstu-orange-50)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-50\/15{--tw-gradient-from:rgb(var(--cstu-orange-50)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-50\/20{--tw-gradient-from:rgb(var(--cstu-orange-50)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-50\/25{--tw-gradient-from:rgb(var(--cstu-orange-50)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-50\/30{--tw-gradient-from:rgb(var(--cstu-orange-50)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-50\/35{--tw-gradient-from:rgb(var(--cstu-orange-50)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-50\/40{--tw-gradient-from:rgb(var(--cstu-orange-50)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-50\/45{--tw-gradient-from:rgb(var(--cstu-orange-50)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-50\/5{--tw-gradient-from:rgb(var(--cstu-orange-50)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-50\/50{--tw-gradient-from:rgb(var(--cstu-orange-50)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-50\/55{--tw-gradient-from:rgb(var(--cstu-orange-50)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-50\/60{--tw-gradient-from:rgb(var(--cstu-orange-50)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-50\/65{--tw-gradient-from:rgb(var(--cstu-orange-50)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-50\/70{--tw-gradient-from:rgb(var(--cstu-orange-50)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-50\/75{--tw-gradient-from:rgb(var(--cstu-orange-50)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-50\/80{--tw-gradient-from:rgb(var(--cstu-orange-50)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-50\/85{--tw-gradient-from:rgb(var(--cstu-orange-50)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-50\/90{--tw-gradient-from:rgb(var(--cstu-orange-50)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-50\/95{--tw-gradient-from:rgb(var(--cstu-orange-50)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-500{--tw-gradient-from:rgb(var(--cstu-orange-500)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-500\/0{--tw-gradient-from:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-500\/10{--tw-gradient-from:rgb(var(--cstu-orange-500)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-500\/100{--tw-gradient-from:rgb(var(--cstu-orange-500)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-500\/15{--tw-gradient-from:rgb(var(--cstu-orange-500)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-500\/20{--tw-gradient-from:rgb(var(--cstu-orange-500)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-500\/25{--tw-gradient-from:rgb(var(--cstu-orange-500)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-500\/30{--tw-gradient-from:rgb(var(--cstu-orange-500)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-500\/35{--tw-gradient-from:rgb(var(--cstu-orange-500)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-500\/40{--tw-gradient-from:rgb(var(--cstu-orange-500)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-500\/45{--tw-gradient-from:rgb(var(--cstu-orange-500)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-500\/5{--tw-gradient-from:rgb(var(--cstu-orange-500)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-500\/50{--tw-gradient-from:rgb(var(--cstu-orange-500)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-500\/55{--tw-gradient-from:rgb(var(--cstu-orange-500)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-500\/60{--tw-gradient-from:rgb(var(--cstu-orange-500)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-500\/65{--tw-gradient-from:rgb(var(--cstu-orange-500)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-500\/70{--tw-gradient-from:rgb(var(--cstu-orange-500)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-500\/75{--tw-gradient-from:rgb(var(--cstu-orange-500)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-500\/80{--tw-gradient-from:rgb(var(--cstu-orange-500)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-500\/85{--tw-gradient-from:rgb(var(--cstu-orange-500)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-500\/90{--tw-gradient-from:rgb(var(--cstu-orange-500)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-500\/95{--tw-gradient-from:rgb(var(--cstu-orange-500)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-600{--tw-gradient-from:rgb(var(--cstu-orange-600)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-600\/0{--tw-gradient-from:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-600\/10{--tw-gradient-from:rgb(var(--cstu-orange-600)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-600\/100{--tw-gradient-from:rgb(var(--cstu-orange-600)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-600\/15{--tw-gradient-from:rgb(var(--cstu-orange-600)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-600\/20{--tw-gradient-from:rgb(var(--cstu-orange-600)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-600\/25{--tw-gradient-from:rgb(var(--cstu-orange-600)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-600\/30{--tw-gradient-from:rgb(var(--cstu-orange-600)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-600\/35{--tw-gradient-from:rgb(var(--cstu-orange-600)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-600\/40{--tw-gradient-from:rgb(var(--cstu-orange-600)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-600\/45{--tw-gradient-from:rgb(var(--cstu-orange-600)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-600\/5{--tw-gradient-from:rgb(var(--cstu-orange-600)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-600\/50{--tw-gradient-from:rgb(var(--cstu-orange-600)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-600\/55{--tw-gradient-from:rgb(var(--cstu-orange-600)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-600\/60{--tw-gradient-from:rgb(var(--cstu-orange-600)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-600\/65{--tw-gradient-from:rgb(var(--cstu-orange-600)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-600\/70{--tw-gradient-from:rgb(var(--cstu-orange-600)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-600\/75{--tw-gradient-from:rgb(var(--cstu-orange-600)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-600\/80{--tw-gradient-from:rgb(var(--cstu-orange-600)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-600\/85{--tw-gradient-from:rgb(var(--cstu-orange-600)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-600\/90{--tw-gradient-from:rgb(var(--cstu-orange-600)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-600\/95{--tw-gradient-from:rgb(var(--cstu-orange-600)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-700{--tw-gradient-from:rgb(var(--cstu-orange-700)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-700\/0{--tw-gradient-from:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-700\/10{--tw-gradient-from:rgb(var(--cstu-orange-700)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-700\/100{--tw-gradient-from:rgb(var(--cstu-orange-700)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-700\/15{--tw-gradient-from:rgb(var(--cstu-orange-700)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-700\/20{--tw-gradient-from:rgb(var(--cstu-orange-700)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-700\/25{--tw-gradient-from:rgb(var(--cstu-orange-700)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-700\/30{--tw-gradient-from:rgb(var(--cstu-orange-700)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-700\/35{--tw-gradient-from:rgb(var(--cstu-orange-700)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-700\/40{--tw-gradient-from:rgb(var(--cstu-orange-700)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-700\/45{--tw-gradient-from:rgb(var(--cstu-orange-700)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-700\/5{--tw-gradient-from:rgb(var(--cstu-orange-700)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-700\/50{--tw-gradient-from:rgb(var(--cstu-orange-700)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-700\/55{--tw-gradient-from:rgb(var(--cstu-orange-700)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-700\/60{--tw-gradient-from:rgb(var(--cstu-orange-700)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-700\/65{--tw-gradient-from:rgb(var(--cstu-orange-700)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-700\/70{--tw-gradient-from:rgb(var(--cstu-orange-700)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-700\/75{--tw-gradient-from:rgb(var(--cstu-orange-700)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-700\/80{--tw-gradient-from:rgb(var(--cstu-orange-700)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-700\/85{--tw-gradient-from:rgb(var(--cstu-orange-700)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-700\/90{--tw-gradient-from:rgb(var(--cstu-orange-700)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-700\/95{--tw-gradient-from:rgb(var(--cstu-orange-700)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-800{--tw-gradient-from:rgb(var(--cstu-orange-800)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-800\/0{--tw-gradient-from:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-800\/10{--tw-gradient-from:rgb(var(--cstu-orange-800)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-800\/100{--tw-gradient-from:rgb(var(--cstu-orange-800)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-800\/15{--tw-gradient-from:rgb(var(--cstu-orange-800)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-800\/20{--tw-gradient-from:rgb(var(--cstu-orange-800)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-800\/25{--tw-gradient-from:rgb(var(--cstu-orange-800)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-800\/30{--tw-gradient-from:rgb(var(--cstu-orange-800)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-800\/35{--tw-gradient-from:rgb(var(--cstu-orange-800)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-800\/40{--tw-gradient-from:rgb(var(--cstu-orange-800)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-800\/45{--tw-gradient-from:rgb(var(--cstu-orange-800)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-800\/5{--tw-gradient-from:rgb(var(--cstu-orange-800)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-800\/50{--tw-gradient-from:rgb(var(--cstu-orange-800)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-800\/55{--tw-gradient-from:rgb(var(--cstu-orange-800)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-800\/60{--tw-gradient-from:rgb(var(--cstu-orange-800)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-800\/65{--tw-gradient-from:rgb(var(--cstu-orange-800)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-800\/70{--tw-gradient-from:rgb(var(--cstu-orange-800)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-800\/75{--tw-gradient-from:rgb(var(--cstu-orange-800)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-800\/80{--tw-gradient-from:rgb(var(--cstu-orange-800)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-800\/85{--tw-gradient-from:rgb(var(--cstu-orange-800)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-800\/90{--tw-gradient-from:rgb(var(--cstu-orange-800)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-800\/95{--tw-gradient-from:rgb(var(--cstu-orange-800)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-900{--tw-gradient-from:rgb(var(--cstu-orange-900)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-900\/0{--tw-gradient-from:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-900\/10{--tw-gradient-from:rgb(var(--cstu-orange-900)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-900\/100{--tw-gradient-from:rgb(var(--cstu-orange-900)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-900\/15{--tw-gradient-from:rgb(var(--cstu-orange-900)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-900\/20{--tw-gradient-from:rgb(var(--cstu-orange-900)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-900\/25{--tw-gradient-from:rgb(var(--cstu-orange-900)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-900\/30{--tw-gradient-from:rgb(var(--cstu-orange-900)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-900\/35{--tw-gradient-from:rgb(var(--cstu-orange-900)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-900\/40{--tw-gradient-from:rgb(var(--cstu-orange-900)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-900\/45{--tw-gradient-from:rgb(var(--cstu-orange-900)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-900\/5{--tw-gradient-from:rgb(var(--cstu-orange-900)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-900\/50{--tw-gradient-from:rgb(var(--cstu-orange-900)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-900\/55{--tw-gradient-from:rgb(var(--cstu-orange-900)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-900\/60{--tw-gradient-from:rgb(var(--cstu-orange-900)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-900\/65{--tw-gradient-from:rgb(var(--cstu-orange-900)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-900\/70{--tw-gradient-from:rgb(var(--cstu-orange-900)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-900\/75{--tw-gradient-from:rgb(var(--cstu-orange-900)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-900\/80{--tw-gradient-from:rgb(var(--cstu-orange-900)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-900\/85{--tw-gradient-from:rgb(var(--cstu-orange-900)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-900\/90{--tw-gradient-from:rgb(var(--cstu-orange-900)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-orange-900\/95{--tw-gradient-from:rgb(var(--cstu-orange-900)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-100{--tw-gradient-from:rgb(var(--cstu-primary-100)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-100\/0{--tw-gradient-from:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-100\/10{--tw-gradient-from:rgb(var(--cstu-primary-100)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-100\/100{--tw-gradient-from:rgb(var(--cstu-primary-100)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-100\/15{--tw-gradient-from:rgb(var(--cstu-primary-100)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-100\/20{--tw-gradient-from:rgb(var(--cstu-primary-100)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-100\/25{--tw-gradient-from:rgb(var(--cstu-primary-100)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-100\/30{--tw-gradient-from:rgb(var(--cstu-primary-100)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-100\/35{--tw-gradient-from:rgb(var(--cstu-primary-100)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-100\/40{--tw-gradient-from:rgb(var(--cstu-primary-100)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-100\/45{--tw-gradient-from:rgb(var(--cstu-primary-100)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-100\/5{--tw-gradient-from:rgb(var(--cstu-primary-100)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-100\/50{--tw-gradient-from:rgb(var(--cstu-primary-100)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-100\/55{--tw-gradient-from:rgb(var(--cstu-primary-100)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-100\/60{--tw-gradient-from:rgb(var(--cstu-primary-100)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-100\/65{--tw-gradient-from:rgb(var(--cstu-primary-100)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-100\/70{--tw-gradient-from:rgb(var(--cstu-primary-100)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-100\/75{--tw-gradient-from:rgb(var(--cstu-primary-100)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-100\/80{--tw-gradient-from:rgb(var(--cstu-primary-100)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-100\/85{--tw-gradient-from:rgb(var(--cstu-primary-100)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-100\/90{--tw-gradient-from:rgb(var(--cstu-primary-100)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-100\/95{--tw-gradient-from:rgb(var(--cstu-primary-100)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-200{--tw-gradient-from:rgb(var(--cstu-primary-200)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-200\/0{--tw-gradient-from:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-200\/10{--tw-gradient-from:rgb(var(--cstu-primary-200)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-200\/100{--tw-gradient-from:rgb(var(--cstu-primary-200)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-200\/15{--tw-gradient-from:rgb(var(--cstu-primary-200)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-200\/20{--tw-gradient-from:rgb(var(--cstu-primary-200)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-200\/25{--tw-gradient-from:rgb(var(--cstu-primary-200)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-200\/30{--tw-gradient-from:rgb(var(--cstu-primary-200)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-200\/35{--tw-gradient-from:rgb(var(--cstu-primary-200)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-200\/40{--tw-gradient-from:rgb(var(--cstu-primary-200)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-200\/45{--tw-gradient-from:rgb(var(--cstu-primary-200)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-200\/5{--tw-gradient-from:rgb(var(--cstu-primary-200)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-200\/50{--tw-gradient-from:rgb(var(--cstu-primary-200)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-200\/55{--tw-gradient-from:rgb(var(--cstu-primary-200)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-200\/60{--tw-gradient-from:rgb(var(--cstu-primary-200)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-200\/65{--tw-gradient-from:rgb(var(--cstu-primary-200)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-200\/70{--tw-gradient-from:rgb(var(--cstu-primary-200)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-200\/75{--tw-gradient-from:rgb(var(--cstu-primary-200)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-200\/80{--tw-gradient-from:rgb(var(--cstu-primary-200)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-200\/85{--tw-gradient-from:rgb(var(--cstu-primary-200)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-200\/90{--tw-gradient-from:rgb(var(--cstu-primary-200)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-200\/95{--tw-gradient-from:rgb(var(--cstu-primary-200)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-300{--tw-gradient-from:rgb(var(--cstu-primary-300)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-300\/0{--tw-gradient-from:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-300\/10{--tw-gradient-from:rgb(var(--cstu-primary-300)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-300\/100{--tw-gradient-from:rgb(var(--cstu-primary-300)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-300\/15{--tw-gradient-from:rgb(var(--cstu-primary-300)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-300\/20{--tw-gradient-from:rgb(var(--cstu-primary-300)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-300\/25{--tw-gradient-from:rgb(var(--cstu-primary-300)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-300\/30{--tw-gradient-from:rgb(var(--cstu-primary-300)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-300\/35{--tw-gradient-from:rgb(var(--cstu-primary-300)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-300\/40{--tw-gradient-from:rgb(var(--cstu-primary-300)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-300\/45{--tw-gradient-from:rgb(var(--cstu-primary-300)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-300\/5{--tw-gradient-from:rgb(var(--cstu-primary-300)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-300\/50{--tw-gradient-from:rgb(var(--cstu-primary-300)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-300\/55{--tw-gradient-from:rgb(var(--cstu-primary-300)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-300\/60{--tw-gradient-from:rgb(var(--cstu-primary-300)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-300\/65{--tw-gradient-from:rgb(var(--cstu-primary-300)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-300\/70{--tw-gradient-from:rgb(var(--cstu-primary-300)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-300\/75{--tw-gradient-from:rgb(var(--cstu-primary-300)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-300\/80{--tw-gradient-from:rgb(var(--cstu-primary-300)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-300\/85{--tw-gradient-from:rgb(var(--cstu-primary-300)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-300\/90{--tw-gradient-from:rgb(var(--cstu-primary-300)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-300\/95{--tw-gradient-from:rgb(var(--cstu-primary-300)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-400{--tw-gradient-from:rgb(var(--cstu-primary-400)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-400\/0{--tw-gradient-from:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-400\/10{--tw-gradient-from:rgb(var(--cstu-primary-400)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-400\/100{--tw-gradient-from:rgb(var(--cstu-primary-400)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-400\/15{--tw-gradient-from:rgb(var(--cstu-primary-400)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-400\/20{--tw-gradient-from:rgb(var(--cstu-primary-400)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-400\/25{--tw-gradient-from:rgb(var(--cstu-primary-400)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-400\/30{--tw-gradient-from:rgb(var(--cstu-primary-400)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-400\/35{--tw-gradient-from:rgb(var(--cstu-primary-400)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-400\/40{--tw-gradient-from:rgb(var(--cstu-primary-400)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-400\/45{--tw-gradient-from:rgb(var(--cstu-primary-400)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-400\/5{--tw-gradient-from:rgb(var(--cstu-primary-400)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-400\/50{--tw-gradient-from:rgb(var(--cstu-primary-400)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-400\/55{--tw-gradient-from:rgb(var(--cstu-primary-400)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-400\/60{--tw-gradient-from:rgb(var(--cstu-primary-400)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-400\/65{--tw-gradient-from:rgb(var(--cstu-primary-400)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-400\/70{--tw-gradient-from:rgb(var(--cstu-primary-400)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-400\/75{--tw-gradient-from:rgb(var(--cstu-primary-400)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-400\/80{--tw-gradient-from:rgb(var(--cstu-primary-400)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-400\/85{--tw-gradient-from:rgb(var(--cstu-primary-400)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-400\/90{--tw-gradient-from:rgb(var(--cstu-primary-400)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-400\/95{--tw-gradient-from:rgb(var(--cstu-primary-400)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-450{--tw-gradient-from:rgb(var(--cstu-primary-450)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-450\/0{--tw-gradient-from:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-450\/10{--tw-gradient-from:rgb(var(--cstu-primary-450)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-450\/100{--tw-gradient-from:rgb(var(--cstu-primary-450)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-450\/15{--tw-gradient-from:rgb(var(--cstu-primary-450)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-450\/20{--tw-gradient-from:rgb(var(--cstu-primary-450)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-450\/25{--tw-gradient-from:rgb(var(--cstu-primary-450)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-450\/30{--tw-gradient-from:rgb(var(--cstu-primary-450)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-450\/35{--tw-gradient-from:rgb(var(--cstu-primary-450)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-450\/40{--tw-gradient-from:rgb(var(--cstu-primary-450)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-450\/45{--tw-gradient-from:rgb(var(--cstu-primary-450)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-450\/5{--tw-gradient-from:rgb(var(--cstu-primary-450)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-450\/50{--tw-gradient-from:rgb(var(--cstu-primary-450)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-450\/55{--tw-gradient-from:rgb(var(--cstu-primary-450)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-450\/60{--tw-gradient-from:rgb(var(--cstu-primary-450)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-450\/65{--tw-gradient-from:rgb(var(--cstu-primary-450)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-450\/70{--tw-gradient-from:rgb(var(--cstu-primary-450)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-450\/75{--tw-gradient-from:rgb(var(--cstu-primary-450)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-450\/80{--tw-gradient-from:rgb(var(--cstu-primary-450)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-450\/85{--tw-gradient-from:rgb(var(--cstu-primary-450)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-450\/90{--tw-gradient-from:rgb(var(--cstu-primary-450)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-450\/95{--tw-gradient-from:rgb(var(--cstu-primary-450)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-50{--tw-gradient-from:rgb(var(--cstu-primary-50)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-50\/0{--tw-gradient-from:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-50\/10{--tw-gradient-from:rgb(var(--cstu-primary-50)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-50\/100{--tw-gradient-from:rgb(var(--cstu-primary-50)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-50\/15{--tw-gradient-from:rgb(var(--cstu-primary-50)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-50\/20{--tw-gradient-from:rgb(var(--cstu-primary-50)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-50\/25{--tw-gradient-from:rgb(var(--cstu-primary-50)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-50\/30{--tw-gradient-from:rgb(var(--cstu-primary-50)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-50\/35{--tw-gradient-from:rgb(var(--cstu-primary-50)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-50\/40{--tw-gradient-from:rgb(var(--cstu-primary-50)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-50\/45{--tw-gradient-from:rgb(var(--cstu-primary-50)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-50\/5{--tw-gradient-from:rgb(var(--cstu-primary-50)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-50\/50{--tw-gradient-from:rgb(var(--cstu-primary-50)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-50\/55{--tw-gradient-from:rgb(var(--cstu-primary-50)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-50\/60{--tw-gradient-from:rgb(var(--cstu-primary-50)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-50\/65{--tw-gradient-from:rgb(var(--cstu-primary-50)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-50\/70{--tw-gradient-from:rgb(var(--cstu-primary-50)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-50\/75{--tw-gradient-from:rgb(var(--cstu-primary-50)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-50\/80{--tw-gradient-from:rgb(var(--cstu-primary-50)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-50\/85{--tw-gradient-from:rgb(var(--cstu-primary-50)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-50\/90{--tw-gradient-from:rgb(var(--cstu-primary-50)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-50\/95{--tw-gradient-from:rgb(var(--cstu-primary-50)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-500{--tw-gradient-from:rgb(var(--cstu-primary-500)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-500\/0{--tw-gradient-from:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-500\/10{--tw-gradient-from:rgb(var(--cstu-primary-500)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-500\/100{--tw-gradient-from:rgb(var(--cstu-primary-500)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-500\/15{--tw-gradient-from:rgb(var(--cstu-primary-500)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-500\/20{--tw-gradient-from:rgb(var(--cstu-primary-500)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-500\/25{--tw-gradient-from:rgb(var(--cstu-primary-500)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-500\/30{--tw-gradient-from:rgb(var(--cstu-primary-500)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-500\/35{--tw-gradient-from:rgb(var(--cstu-primary-500)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-500\/40{--tw-gradient-from:rgb(var(--cstu-primary-500)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-500\/45{--tw-gradient-from:rgb(var(--cstu-primary-500)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-500\/5{--tw-gradient-from:rgb(var(--cstu-primary-500)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-500\/50{--tw-gradient-from:rgb(var(--cstu-primary-500)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-500\/55{--tw-gradient-from:rgb(var(--cstu-primary-500)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-500\/60{--tw-gradient-from:rgb(var(--cstu-primary-500)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-500\/65{--tw-gradient-from:rgb(var(--cstu-primary-500)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-500\/70{--tw-gradient-from:rgb(var(--cstu-primary-500)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-500\/75{--tw-gradient-from:rgb(var(--cstu-primary-500)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-500\/80{--tw-gradient-from:rgb(var(--cstu-primary-500)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-500\/85{--tw-gradient-from:rgb(var(--cstu-primary-500)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-500\/90{--tw-gradient-from:rgb(var(--cstu-primary-500)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-500\/95{--tw-gradient-from:rgb(var(--cstu-primary-500)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-550{--tw-gradient-from:rgb(var(--cstu-primary-550)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-550\/0{--tw-gradient-from:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-550\/10{--tw-gradient-from:rgb(var(--cstu-primary-550)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-550\/100{--tw-gradient-from:rgb(var(--cstu-primary-550)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-550\/15{--tw-gradient-from:rgb(var(--cstu-primary-550)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-550\/20{--tw-gradient-from:rgb(var(--cstu-primary-550)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-550\/25{--tw-gradient-from:rgb(var(--cstu-primary-550)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-550\/30{--tw-gradient-from:rgb(var(--cstu-primary-550)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-550\/35{--tw-gradient-from:rgb(var(--cstu-primary-550)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-550\/40{--tw-gradient-from:rgb(var(--cstu-primary-550)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-550\/45{--tw-gradient-from:rgb(var(--cstu-primary-550)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-550\/5{--tw-gradient-from:rgb(var(--cstu-primary-550)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-550\/50{--tw-gradient-from:rgb(var(--cstu-primary-550)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-550\/55{--tw-gradient-from:rgb(var(--cstu-primary-550)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-550\/60{--tw-gradient-from:rgb(var(--cstu-primary-550)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-550\/65{--tw-gradient-from:rgb(var(--cstu-primary-550)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-550\/70{--tw-gradient-from:rgb(var(--cstu-primary-550)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-550\/75{--tw-gradient-from:rgb(var(--cstu-primary-550)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-550\/80{--tw-gradient-from:rgb(var(--cstu-primary-550)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-550\/85{--tw-gradient-from:rgb(var(--cstu-primary-550)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-550\/90{--tw-gradient-from:rgb(var(--cstu-primary-550)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-550\/95{--tw-gradient-from:rgb(var(--cstu-primary-550)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-600{--tw-gradient-from:rgb(var(--cstu-primary-600)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-600\/0{--tw-gradient-from:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-600\/10{--tw-gradient-from:rgb(var(--cstu-primary-600)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-600\/100{--tw-gradient-from:rgb(var(--cstu-primary-600)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-600\/15{--tw-gradient-from:rgb(var(--cstu-primary-600)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-600\/20{--tw-gradient-from:rgb(var(--cstu-primary-600)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-600\/25{--tw-gradient-from:rgb(var(--cstu-primary-600)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-600\/30{--tw-gradient-from:rgb(var(--cstu-primary-600)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-600\/35{--tw-gradient-from:rgb(var(--cstu-primary-600)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-600\/40{--tw-gradient-from:rgb(var(--cstu-primary-600)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-600\/45{--tw-gradient-from:rgb(var(--cstu-primary-600)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-600\/5{--tw-gradient-from:rgb(var(--cstu-primary-600)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-600\/50{--tw-gradient-from:rgb(var(--cstu-primary-600)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-600\/55{--tw-gradient-from:rgb(var(--cstu-primary-600)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-600\/60{--tw-gradient-from:rgb(var(--cstu-primary-600)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-600\/65{--tw-gradient-from:rgb(var(--cstu-primary-600)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-600\/70{--tw-gradient-from:rgb(var(--cstu-primary-600)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-600\/75{--tw-gradient-from:rgb(var(--cstu-primary-600)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-600\/80{--tw-gradient-from:rgb(var(--cstu-primary-600)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-600\/85{--tw-gradient-from:rgb(var(--cstu-primary-600)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-600\/90{--tw-gradient-from:rgb(var(--cstu-primary-600)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-600\/95{--tw-gradient-from:rgb(var(--cstu-primary-600)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-700{--tw-gradient-from:rgb(var(--cstu-primary-700)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-700\/0{--tw-gradient-from:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-700\/10{--tw-gradient-from:rgb(var(--cstu-primary-700)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-700\/100{--tw-gradient-from:rgb(var(--cstu-primary-700)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-700\/15{--tw-gradient-from:rgb(var(--cstu-primary-700)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-700\/20{--tw-gradient-from:rgb(var(--cstu-primary-700)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-700\/25{--tw-gradient-from:rgb(var(--cstu-primary-700)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-700\/30{--tw-gradient-from:rgb(var(--cstu-primary-700)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-700\/35{--tw-gradient-from:rgb(var(--cstu-primary-700)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-700\/40{--tw-gradient-from:rgb(var(--cstu-primary-700)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-700\/45{--tw-gradient-from:rgb(var(--cstu-primary-700)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-700\/5{--tw-gradient-from:rgb(var(--cstu-primary-700)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-700\/50{--tw-gradient-from:rgb(var(--cstu-primary-700)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-700\/55{--tw-gradient-from:rgb(var(--cstu-primary-700)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-700\/60{--tw-gradient-from:rgb(var(--cstu-primary-700)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-700\/65{--tw-gradient-from:rgb(var(--cstu-primary-700)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-700\/70{--tw-gradient-from:rgb(var(--cstu-primary-700)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-700\/75{--tw-gradient-from:rgb(var(--cstu-primary-700)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-700\/80{--tw-gradient-from:rgb(var(--cstu-primary-700)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-700\/85{--tw-gradient-from:rgb(var(--cstu-primary-700)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-700\/90{--tw-gradient-from:rgb(var(--cstu-primary-700)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-700\/95{--tw-gradient-from:rgb(var(--cstu-primary-700)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-800{--tw-gradient-from:rgb(var(--cstu-primary-800)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-800\/0{--tw-gradient-from:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-800\/10{--tw-gradient-from:rgb(var(--cstu-primary-800)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-800\/100{--tw-gradient-from:rgb(var(--cstu-primary-800)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-800\/15{--tw-gradient-from:rgb(var(--cstu-primary-800)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-800\/20{--tw-gradient-from:rgb(var(--cstu-primary-800)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-800\/25{--tw-gradient-from:rgb(var(--cstu-primary-800)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-800\/30{--tw-gradient-from:rgb(var(--cstu-primary-800)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-800\/35{--tw-gradient-from:rgb(var(--cstu-primary-800)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-800\/40{--tw-gradient-from:rgb(var(--cstu-primary-800)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-800\/45{--tw-gradient-from:rgb(var(--cstu-primary-800)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-800\/5{--tw-gradient-from:rgb(var(--cstu-primary-800)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-800\/50{--tw-gradient-from:rgb(var(--cstu-primary-800)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-800\/55{--tw-gradient-from:rgb(var(--cstu-primary-800)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-800\/60{--tw-gradient-from:rgb(var(--cstu-primary-800)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-800\/65{--tw-gradient-from:rgb(var(--cstu-primary-800)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-800\/70{--tw-gradient-from:rgb(var(--cstu-primary-800)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-800\/75{--tw-gradient-from:rgb(var(--cstu-primary-800)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-800\/80{--tw-gradient-from:rgb(var(--cstu-primary-800)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-800\/85{--tw-gradient-from:rgb(var(--cstu-primary-800)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-800\/90{--tw-gradient-from:rgb(var(--cstu-primary-800)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-800\/95{--tw-gradient-from:rgb(var(--cstu-primary-800)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-900{--tw-gradient-from:rgb(var(--cstu-primary-900)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-900\/0{--tw-gradient-from:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-900\/10{--tw-gradient-from:rgb(var(--cstu-primary-900)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-900\/100{--tw-gradient-from:rgb(var(--cstu-primary-900)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-900\/15{--tw-gradient-from:rgb(var(--cstu-primary-900)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-900\/20{--tw-gradient-from:rgb(var(--cstu-primary-900)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-900\/25{--tw-gradient-from:rgb(var(--cstu-primary-900)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-900\/30{--tw-gradient-from:rgb(var(--cstu-primary-900)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-900\/35{--tw-gradient-from:rgb(var(--cstu-primary-900)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-900\/40{--tw-gradient-from:rgb(var(--cstu-primary-900)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-900\/45{--tw-gradient-from:rgb(var(--cstu-primary-900)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-900\/5{--tw-gradient-from:rgb(var(--cstu-primary-900)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-900\/50{--tw-gradient-from:rgb(var(--cstu-primary-900)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-900\/55{--tw-gradient-from:rgb(var(--cstu-primary-900)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-900\/60{--tw-gradient-from:rgb(var(--cstu-primary-900)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-900\/65{--tw-gradient-from:rgb(var(--cstu-primary-900)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-900\/70{--tw-gradient-from:rgb(var(--cstu-primary-900)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-900\/75{--tw-gradient-from:rgb(var(--cstu-primary-900)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-900\/80{--tw-gradient-from:rgb(var(--cstu-primary-900)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-900\/85{--tw-gradient-from:rgb(var(--cstu-primary-900)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-900\/90{--tw-gradient-from:rgb(var(--cstu-primary-900)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-primary-900\/95{--tw-gradient-from:rgb(var(--cstu-primary-900)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-100{--tw-gradient-from:rgb(var(--cstu-purple-100)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-100\/0{--tw-gradient-from:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-100\/10{--tw-gradient-from:rgb(var(--cstu-purple-100)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-100\/100{--tw-gradient-from:rgb(var(--cstu-purple-100)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-100\/15{--tw-gradient-from:rgb(var(--cstu-purple-100)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-100\/20{--tw-gradient-from:rgb(var(--cstu-purple-100)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-100\/25{--tw-gradient-from:rgb(var(--cstu-purple-100)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-100\/30{--tw-gradient-from:rgb(var(--cstu-purple-100)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-100\/35{--tw-gradient-from:rgb(var(--cstu-purple-100)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-100\/40{--tw-gradient-from:rgb(var(--cstu-purple-100)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-100\/45{--tw-gradient-from:rgb(var(--cstu-purple-100)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-100\/5{--tw-gradient-from:rgb(var(--cstu-purple-100)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-100\/50{--tw-gradient-from:rgb(var(--cstu-purple-100)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-100\/55{--tw-gradient-from:rgb(var(--cstu-purple-100)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-100\/60{--tw-gradient-from:rgb(var(--cstu-purple-100)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-100\/65{--tw-gradient-from:rgb(var(--cstu-purple-100)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-100\/70{--tw-gradient-from:rgb(var(--cstu-purple-100)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-100\/75{--tw-gradient-from:rgb(var(--cstu-purple-100)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-100\/80{--tw-gradient-from:rgb(var(--cstu-purple-100)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-100\/85{--tw-gradient-from:rgb(var(--cstu-purple-100)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-100\/90{--tw-gradient-from:rgb(var(--cstu-purple-100)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-100\/95{--tw-gradient-from:rgb(var(--cstu-purple-100)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-200{--tw-gradient-from:rgb(var(--cstu-purple-200)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-200\/0{--tw-gradient-from:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-200\/10{--tw-gradient-from:rgb(var(--cstu-purple-200)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-200\/100{--tw-gradient-from:rgb(var(--cstu-purple-200)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-200\/15{--tw-gradient-from:rgb(var(--cstu-purple-200)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-200\/20{--tw-gradient-from:rgb(var(--cstu-purple-200)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-200\/25{--tw-gradient-from:rgb(var(--cstu-purple-200)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-200\/30{--tw-gradient-from:rgb(var(--cstu-purple-200)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-200\/35{--tw-gradient-from:rgb(var(--cstu-purple-200)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-200\/40{--tw-gradient-from:rgb(var(--cstu-purple-200)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-200\/45{--tw-gradient-from:rgb(var(--cstu-purple-200)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-200\/5{--tw-gradient-from:rgb(var(--cstu-purple-200)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-200\/50{--tw-gradient-from:rgb(var(--cstu-purple-200)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-200\/55{--tw-gradient-from:rgb(var(--cstu-purple-200)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-200\/60{--tw-gradient-from:rgb(var(--cstu-purple-200)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-200\/65{--tw-gradient-from:rgb(var(--cstu-purple-200)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-200\/70{--tw-gradient-from:rgb(var(--cstu-purple-200)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-200\/75{--tw-gradient-from:rgb(var(--cstu-purple-200)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-200\/80{--tw-gradient-from:rgb(var(--cstu-purple-200)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-200\/85{--tw-gradient-from:rgb(var(--cstu-purple-200)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-200\/90{--tw-gradient-from:rgb(var(--cstu-purple-200)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-200\/95{--tw-gradient-from:rgb(var(--cstu-purple-200)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-300{--tw-gradient-from:rgb(var(--cstu-purple-300)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-300\/0{--tw-gradient-from:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-300\/10{--tw-gradient-from:rgb(var(--cstu-purple-300)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-300\/100{--tw-gradient-from:rgb(var(--cstu-purple-300)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-300\/15{--tw-gradient-from:rgb(var(--cstu-purple-300)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-300\/20{--tw-gradient-from:rgb(var(--cstu-purple-300)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-300\/25{--tw-gradient-from:rgb(var(--cstu-purple-300)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-300\/30{--tw-gradient-from:rgb(var(--cstu-purple-300)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-300\/35{--tw-gradient-from:rgb(var(--cstu-purple-300)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-300\/40{--tw-gradient-from:rgb(var(--cstu-purple-300)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-300\/45{--tw-gradient-from:rgb(var(--cstu-purple-300)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-300\/5{--tw-gradient-from:rgb(var(--cstu-purple-300)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-300\/50{--tw-gradient-from:rgb(var(--cstu-purple-300)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-300\/55{--tw-gradient-from:rgb(var(--cstu-purple-300)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-300\/60{--tw-gradient-from:rgb(var(--cstu-purple-300)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-300\/65{--tw-gradient-from:rgb(var(--cstu-purple-300)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-300\/70{--tw-gradient-from:rgb(var(--cstu-purple-300)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-300\/75{--tw-gradient-from:rgb(var(--cstu-purple-300)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-300\/80{--tw-gradient-from:rgb(var(--cstu-purple-300)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-300\/85{--tw-gradient-from:rgb(var(--cstu-purple-300)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-300\/90{--tw-gradient-from:rgb(var(--cstu-purple-300)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-300\/95{--tw-gradient-from:rgb(var(--cstu-purple-300)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-400{--tw-gradient-from:rgb(var(--cstu-purple-400)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-400\/0{--tw-gradient-from:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-400\/10{--tw-gradient-from:rgb(var(--cstu-purple-400)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-400\/100{--tw-gradient-from:rgb(var(--cstu-purple-400)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-400\/15{--tw-gradient-from:rgb(var(--cstu-purple-400)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-400\/20{--tw-gradient-from:rgb(var(--cstu-purple-400)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-400\/25{--tw-gradient-from:rgb(var(--cstu-purple-400)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-400\/30{--tw-gradient-from:rgb(var(--cstu-purple-400)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-400\/35{--tw-gradient-from:rgb(var(--cstu-purple-400)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-400\/40{--tw-gradient-from:rgb(var(--cstu-purple-400)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-400\/45{--tw-gradient-from:rgb(var(--cstu-purple-400)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-400\/5{--tw-gradient-from:rgb(var(--cstu-purple-400)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-400\/50{--tw-gradient-from:rgb(var(--cstu-purple-400)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-400\/55{--tw-gradient-from:rgb(var(--cstu-purple-400)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-400\/60{--tw-gradient-from:rgb(var(--cstu-purple-400)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-400\/65{--tw-gradient-from:rgb(var(--cstu-purple-400)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-400\/70{--tw-gradient-from:rgb(var(--cstu-purple-400)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-400\/75{--tw-gradient-from:rgb(var(--cstu-purple-400)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-400\/80{--tw-gradient-from:rgb(var(--cstu-purple-400)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-400\/85{--tw-gradient-from:rgb(var(--cstu-purple-400)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-400\/90{--tw-gradient-from:rgb(var(--cstu-purple-400)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-400\/95{--tw-gradient-from:rgb(var(--cstu-purple-400)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-50{--tw-gradient-from:rgb(var(--cstu-purple-50)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-50\/0{--tw-gradient-from:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-50\/10{--tw-gradient-from:rgb(var(--cstu-purple-50)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-50\/100{--tw-gradient-from:rgb(var(--cstu-purple-50)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-50\/15{--tw-gradient-from:rgb(var(--cstu-purple-50)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-50\/20{--tw-gradient-from:rgb(var(--cstu-purple-50)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-50\/25{--tw-gradient-from:rgb(var(--cstu-purple-50)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-50\/30{--tw-gradient-from:rgb(var(--cstu-purple-50)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-50\/35{--tw-gradient-from:rgb(var(--cstu-purple-50)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-50\/40{--tw-gradient-from:rgb(var(--cstu-purple-50)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-50\/45{--tw-gradient-from:rgb(var(--cstu-purple-50)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-50\/5{--tw-gradient-from:rgb(var(--cstu-purple-50)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-50\/50{--tw-gradient-from:rgb(var(--cstu-purple-50)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-50\/55{--tw-gradient-from:rgb(var(--cstu-purple-50)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-50\/60{--tw-gradient-from:rgb(var(--cstu-purple-50)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-50\/65{--tw-gradient-from:rgb(var(--cstu-purple-50)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-50\/70{--tw-gradient-from:rgb(var(--cstu-purple-50)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-50\/75{--tw-gradient-from:rgb(var(--cstu-purple-50)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-50\/80{--tw-gradient-from:rgb(var(--cstu-purple-50)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-50\/85{--tw-gradient-from:rgb(var(--cstu-purple-50)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-50\/90{--tw-gradient-from:rgb(var(--cstu-purple-50)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-50\/95{--tw-gradient-from:rgb(var(--cstu-purple-50)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-500{--tw-gradient-from:rgb(var(--cstu-purple-500)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-500\/0{--tw-gradient-from:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-500\/10{--tw-gradient-from:rgb(var(--cstu-purple-500)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-500\/100{--tw-gradient-from:rgb(var(--cstu-purple-500)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-500\/15{--tw-gradient-from:rgb(var(--cstu-purple-500)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-500\/20{--tw-gradient-from:rgb(var(--cstu-purple-500)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-500\/25{--tw-gradient-from:rgb(var(--cstu-purple-500)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-500\/30{--tw-gradient-from:rgb(var(--cstu-purple-500)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-500\/35{--tw-gradient-from:rgb(var(--cstu-purple-500)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-500\/40{--tw-gradient-from:rgb(var(--cstu-purple-500)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-500\/45{--tw-gradient-from:rgb(var(--cstu-purple-500)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-500\/5{--tw-gradient-from:rgb(var(--cstu-purple-500)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-500\/50{--tw-gradient-from:rgb(var(--cstu-purple-500)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-500\/55{--tw-gradient-from:rgb(var(--cstu-purple-500)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-500\/60{--tw-gradient-from:rgb(var(--cstu-purple-500)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-500\/65{--tw-gradient-from:rgb(var(--cstu-purple-500)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-500\/70{--tw-gradient-from:rgb(var(--cstu-purple-500)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-500\/75{--tw-gradient-from:rgb(var(--cstu-purple-500)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-500\/80{--tw-gradient-from:rgb(var(--cstu-purple-500)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-500\/85{--tw-gradient-from:rgb(var(--cstu-purple-500)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-500\/90{--tw-gradient-from:rgb(var(--cstu-purple-500)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-500\/95{--tw-gradient-from:rgb(var(--cstu-purple-500)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-600{--tw-gradient-from:rgb(var(--cstu-purple-600)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-600\/0{--tw-gradient-from:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-600\/10{--tw-gradient-from:rgb(var(--cstu-purple-600)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-600\/100{--tw-gradient-from:rgb(var(--cstu-purple-600)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-600\/15{--tw-gradient-from:rgb(var(--cstu-purple-600)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-600\/20{--tw-gradient-from:rgb(var(--cstu-purple-600)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-600\/25{--tw-gradient-from:rgb(var(--cstu-purple-600)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-600\/30{--tw-gradient-from:rgb(var(--cstu-purple-600)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-600\/35{--tw-gradient-from:rgb(var(--cstu-purple-600)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-600\/40{--tw-gradient-from:rgb(var(--cstu-purple-600)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-600\/45{--tw-gradient-from:rgb(var(--cstu-purple-600)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-600\/5{--tw-gradient-from:rgb(var(--cstu-purple-600)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-600\/50{--tw-gradient-from:rgb(var(--cstu-purple-600)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-600\/55{--tw-gradient-from:rgb(var(--cstu-purple-600)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-600\/60{--tw-gradient-from:rgb(var(--cstu-purple-600)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-600\/65{--tw-gradient-from:rgb(var(--cstu-purple-600)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-600\/70{--tw-gradient-from:rgb(var(--cstu-purple-600)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-600\/75{--tw-gradient-from:rgb(var(--cstu-purple-600)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-600\/80{--tw-gradient-from:rgb(var(--cstu-purple-600)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-600\/85{--tw-gradient-from:rgb(var(--cstu-purple-600)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-600\/90{--tw-gradient-from:rgb(var(--cstu-purple-600)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-600\/95{--tw-gradient-from:rgb(var(--cstu-purple-600)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-700{--tw-gradient-from:rgb(var(--cstu-purple-700)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-700\/0{--tw-gradient-from:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-700\/10{--tw-gradient-from:rgb(var(--cstu-purple-700)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-700\/100{--tw-gradient-from:rgb(var(--cstu-purple-700)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-700\/15{--tw-gradient-from:rgb(var(--cstu-purple-700)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-700\/20{--tw-gradient-from:rgb(var(--cstu-purple-700)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-700\/25{--tw-gradient-from:rgb(var(--cstu-purple-700)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-700\/30{--tw-gradient-from:rgb(var(--cstu-purple-700)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-700\/35{--tw-gradient-from:rgb(var(--cstu-purple-700)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-700\/40{--tw-gradient-from:rgb(var(--cstu-purple-700)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-700\/45{--tw-gradient-from:rgb(var(--cstu-purple-700)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-700\/5{--tw-gradient-from:rgb(var(--cstu-purple-700)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-700\/50{--tw-gradient-from:rgb(var(--cstu-purple-700)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-700\/55{--tw-gradient-from:rgb(var(--cstu-purple-700)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-700\/60{--tw-gradient-from:rgb(var(--cstu-purple-700)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-700\/65{--tw-gradient-from:rgb(var(--cstu-purple-700)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-700\/70{--tw-gradient-from:rgb(var(--cstu-purple-700)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-700\/75{--tw-gradient-from:rgb(var(--cstu-purple-700)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-700\/80{--tw-gradient-from:rgb(var(--cstu-purple-700)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-700\/85{--tw-gradient-from:rgb(var(--cstu-purple-700)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-700\/90{--tw-gradient-from:rgb(var(--cstu-purple-700)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-700\/95{--tw-gradient-from:rgb(var(--cstu-purple-700)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-800{--tw-gradient-from:rgb(var(--cstu-purple-800)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-800\/0{--tw-gradient-from:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-800\/10{--tw-gradient-from:rgb(var(--cstu-purple-800)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-800\/100{--tw-gradient-from:rgb(var(--cstu-purple-800)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-800\/15{--tw-gradient-from:rgb(var(--cstu-purple-800)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-800\/20{--tw-gradient-from:rgb(var(--cstu-purple-800)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-800\/25{--tw-gradient-from:rgb(var(--cstu-purple-800)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-800\/30{--tw-gradient-from:rgb(var(--cstu-purple-800)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-800\/35{--tw-gradient-from:rgb(var(--cstu-purple-800)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-800\/40{--tw-gradient-from:rgb(var(--cstu-purple-800)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-800\/45{--tw-gradient-from:rgb(var(--cstu-purple-800)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-800\/5{--tw-gradient-from:rgb(var(--cstu-purple-800)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-800\/50{--tw-gradient-from:rgb(var(--cstu-purple-800)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-800\/55{--tw-gradient-from:rgb(var(--cstu-purple-800)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-800\/60{--tw-gradient-from:rgb(var(--cstu-purple-800)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-800\/65{--tw-gradient-from:rgb(var(--cstu-purple-800)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-800\/70{--tw-gradient-from:rgb(var(--cstu-purple-800)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-800\/75{--tw-gradient-from:rgb(var(--cstu-purple-800)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-800\/80{--tw-gradient-from:rgb(var(--cstu-purple-800)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-800\/85{--tw-gradient-from:rgb(var(--cstu-purple-800)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-800\/90{--tw-gradient-from:rgb(var(--cstu-purple-800)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-800\/95{--tw-gradient-from:rgb(var(--cstu-purple-800)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-900{--tw-gradient-from:rgb(var(--cstu-purple-900)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-900\/0{--tw-gradient-from:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-900\/10{--tw-gradient-from:rgb(var(--cstu-purple-900)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-900\/100{--tw-gradient-from:rgb(var(--cstu-purple-900)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-900\/15{--tw-gradient-from:rgb(var(--cstu-purple-900)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-900\/20{--tw-gradient-from:rgb(var(--cstu-purple-900)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-900\/25{--tw-gradient-from:rgb(var(--cstu-purple-900)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-900\/30{--tw-gradient-from:rgb(var(--cstu-purple-900)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-900\/35{--tw-gradient-from:rgb(var(--cstu-purple-900)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-900\/40{--tw-gradient-from:rgb(var(--cstu-purple-900)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-900\/45{--tw-gradient-from:rgb(var(--cstu-purple-900)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-900\/5{--tw-gradient-from:rgb(var(--cstu-purple-900)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-900\/50{--tw-gradient-from:rgb(var(--cstu-purple-900)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-900\/55{--tw-gradient-from:rgb(var(--cstu-purple-900)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-900\/60{--tw-gradient-from:rgb(var(--cstu-purple-900)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-900\/65{--tw-gradient-from:rgb(var(--cstu-purple-900)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-900\/70{--tw-gradient-from:rgb(var(--cstu-purple-900)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-900\/75{--tw-gradient-from:rgb(var(--cstu-purple-900)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-900\/80{--tw-gradient-from:rgb(var(--cstu-purple-900)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-900\/85{--tw-gradient-from:rgb(var(--cstu-purple-900)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-900\/90{--tw-gradient-from:rgb(var(--cstu-purple-900)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-purple-900\/95{--tw-gradient-from:rgb(var(--cstu-purple-900)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-100{--tw-gradient-from:rgb(var(--cstu-red-100)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-100\/0{--tw-gradient-from:rgb(var(--cstu-red-100)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-100\/10{--tw-gradient-from:rgb(var(--cstu-red-100)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-100\/100{--tw-gradient-from:rgb(var(--cstu-red-100)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-100\/15{--tw-gradient-from:rgb(var(--cstu-red-100)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-100\/20{--tw-gradient-from:rgb(var(--cstu-red-100)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-100\/25{--tw-gradient-from:rgb(var(--cstu-red-100)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-100\/30{--tw-gradient-from:rgb(var(--cstu-red-100)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-100\/35{--tw-gradient-from:rgb(var(--cstu-red-100)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-100\/40{--tw-gradient-from:rgb(var(--cstu-red-100)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-100\/45{--tw-gradient-from:rgb(var(--cstu-red-100)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-100\/5{--tw-gradient-from:rgb(var(--cstu-red-100)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-100\/50{--tw-gradient-from:rgb(var(--cstu-red-100)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-100\/55{--tw-gradient-from:rgb(var(--cstu-red-100)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-100\/60{--tw-gradient-from:rgb(var(--cstu-red-100)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-100\/65{--tw-gradient-from:rgb(var(--cstu-red-100)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-100\/70{--tw-gradient-from:rgb(var(--cstu-red-100)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-100\/75{--tw-gradient-from:rgb(var(--cstu-red-100)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-100\/80{--tw-gradient-from:rgb(var(--cstu-red-100)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-100\/85{--tw-gradient-from:rgb(var(--cstu-red-100)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-100\/90{--tw-gradient-from:rgb(var(--cstu-red-100)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-100\/95{--tw-gradient-from:rgb(var(--cstu-red-100)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-200{--tw-gradient-from:rgb(var(--cstu-red-200)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-200\/0{--tw-gradient-from:rgb(var(--cstu-red-200)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-200\/10{--tw-gradient-from:rgb(var(--cstu-red-200)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-200\/100{--tw-gradient-from:rgb(var(--cstu-red-200)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-200\/15{--tw-gradient-from:rgb(var(--cstu-red-200)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-200\/20{--tw-gradient-from:rgb(var(--cstu-red-200)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-200\/25{--tw-gradient-from:rgb(var(--cstu-red-200)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-200\/30{--tw-gradient-from:rgb(var(--cstu-red-200)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-200\/35{--tw-gradient-from:rgb(var(--cstu-red-200)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-200\/40{--tw-gradient-from:rgb(var(--cstu-red-200)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-200\/45{--tw-gradient-from:rgb(var(--cstu-red-200)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-200\/5{--tw-gradient-from:rgb(var(--cstu-red-200)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-200\/50{--tw-gradient-from:rgb(var(--cstu-red-200)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-200\/55{--tw-gradient-from:rgb(var(--cstu-red-200)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-200\/60{--tw-gradient-from:rgb(var(--cstu-red-200)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-200\/65{--tw-gradient-from:rgb(var(--cstu-red-200)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-200\/70{--tw-gradient-from:rgb(var(--cstu-red-200)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-200\/75{--tw-gradient-from:rgb(var(--cstu-red-200)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-200\/80{--tw-gradient-from:rgb(var(--cstu-red-200)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-200\/85{--tw-gradient-from:rgb(var(--cstu-red-200)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-200\/90{--tw-gradient-from:rgb(var(--cstu-red-200)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-200\/95{--tw-gradient-from:rgb(var(--cstu-red-200)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-300{--tw-gradient-from:rgb(var(--cstu-red-300)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-300\/0{--tw-gradient-from:rgb(var(--cstu-red-300)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-300\/10{--tw-gradient-from:rgb(var(--cstu-red-300)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-300\/100{--tw-gradient-from:rgb(var(--cstu-red-300)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-300\/15{--tw-gradient-from:rgb(var(--cstu-red-300)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-300\/20{--tw-gradient-from:rgb(var(--cstu-red-300)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-300\/25{--tw-gradient-from:rgb(var(--cstu-red-300)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-300\/30{--tw-gradient-from:rgb(var(--cstu-red-300)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-300\/35{--tw-gradient-from:rgb(var(--cstu-red-300)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-300\/40{--tw-gradient-from:rgb(var(--cstu-red-300)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-300\/45{--tw-gradient-from:rgb(var(--cstu-red-300)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-300\/5{--tw-gradient-from:rgb(var(--cstu-red-300)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-300\/50{--tw-gradient-from:rgb(var(--cstu-red-300)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-300\/55{--tw-gradient-from:rgb(var(--cstu-red-300)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-300\/60{--tw-gradient-from:rgb(var(--cstu-red-300)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-300\/65{--tw-gradient-from:rgb(var(--cstu-red-300)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-300\/70{--tw-gradient-from:rgb(var(--cstu-red-300)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-300\/75{--tw-gradient-from:rgb(var(--cstu-red-300)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-300\/80{--tw-gradient-from:rgb(var(--cstu-red-300)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-300\/85{--tw-gradient-from:rgb(var(--cstu-red-300)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-300\/90{--tw-gradient-from:rgb(var(--cstu-red-300)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-300\/95{--tw-gradient-from:rgb(var(--cstu-red-300)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-400{--tw-gradient-from:rgb(var(--cstu-red-400)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-400\/0{--tw-gradient-from:rgb(var(--cstu-red-400)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-400\/10{--tw-gradient-from:rgb(var(--cstu-red-400)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-400\/100{--tw-gradient-from:rgb(var(--cstu-red-400)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-400\/15{--tw-gradient-from:rgb(var(--cstu-red-400)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-400\/20{--tw-gradient-from:rgb(var(--cstu-red-400)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-400\/25{--tw-gradient-from:rgb(var(--cstu-red-400)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-400\/30{--tw-gradient-from:rgb(var(--cstu-red-400)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-400\/35{--tw-gradient-from:rgb(var(--cstu-red-400)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-400\/40{--tw-gradient-from:rgb(var(--cstu-red-400)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-400\/45{--tw-gradient-from:rgb(var(--cstu-red-400)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-400\/5{--tw-gradient-from:rgb(var(--cstu-red-400)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-400\/50{--tw-gradient-from:rgb(var(--cstu-red-400)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-400\/55{--tw-gradient-from:rgb(var(--cstu-red-400)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-400\/60{--tw-gradient-from:rgb(var(--cstu-red-400)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-400\/65{--tw-gradient-from:rgb(var(--cstu-red-400)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-400\/70{--tw-gradient-from:rgb(var(--cstu-red-400)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-400\/75{--tw-gradient-from:rgb(var(--cstu-red-400)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-400\/80{--tw-gradient-from:rgb(var(--cstu-red-400)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-400\/85{--tw-gradient-from:rgb(var(--cstu-red-400)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-400\/90{--tw-gradient-from:rgb(var(--cstu-red-400)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-400\/95{--tw-gradient-from:rgb(var(--cstu-red-400)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-50{--tw-gradient-from:rgb(var(--cstu-red-50)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-50\/0{--tw-gradient-from:rgb(var(--cstu-red-50)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-50\/10{--tw-gradient-from:rgb(var(--cstu-red-50)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-50\/100{--tw-gradient-from:rgb(var(--cstu-red-50)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-50\/15{--tw-gradient-from:rgb(var(--cstu-red-50)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-50\/20{--tw-gradient-from:rgb(var(--cstu-red-50)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-50\/25{--tw-gradient-from:rgb(var(--cstu-red-50)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-50\/30{--tw-gradient-from:rgb(var(--cstu-red-50)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-50\/35{--tw-gradient-from:rgb(var(--cstu-red-50)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-50\/40{--tw-gradient-from:rgb(var(--cstu-red-50)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-50\/45{--tw-gradient-from:rgb(var(--cstu-red-50)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-50\/5{--tw-gradient-from:rgb(var(--cstu-red-50)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-50\/50{--tw-gradient-from:rgb(var(--cstu-red-50)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-50\/55{--tw-gradient-from:rgb(var(--cstu-red-50)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-50\/60{--tw-gradient-from:rgb(var(--cstu-red-50)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-50\/65{--tw-gradient-from:rgb(var(--cstu-red-50)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-50\/70{--tw-gradient-from:rgb(var(--cstu-red-50)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-50\/75{--tw-gradient-from:rgb(var(--cstu-red-50)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-50\/80{--tw-gradient-from:rgb(var(--cstu-red-50)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-50\/85{--tw-gradient-from:rgb(var(--cstu-red-50)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-50\/90{--tw-gradient-from:rgb(var(--cstu-red-50)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-50\/95{--tw-gradient-from:rgb(var(--cstu-red-50)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-500{--tw-gradient-from:rgb(var(--cstu-red-500)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-500\/0{--tw-gradient-from:rgb(var(--cstu-red-500)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-500\/10{--tw-gradient-from:rgb(var(--cstu-red-500)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-500\/100{--tw-gradient-from:rgb(var(--cstu-red-500)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-500\/15{--tw-gradient-from:rgb(var(--cstu-red-500)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-500\/20{--tw-gradient-from:rgb(var(--cstu-red-500)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-500\/25{--tw-gradient-from:rgb(var(--cstu-red-500)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-500\/30{--tw-gradient-from:rgb(var(--cstu-red-500)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-500\/35{--tw-gradient-from:rgb(var(--cstu-red-500)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-500\/40{--tw-gradient-from:rgb(var(--cstu-red-500)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-500\/45{--tw-gradient-from:rgb(var(--cstu-red-500)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-500\/5{--tw-gradient-from:rgb(var(--cstu-red-500)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-500\/50{--tw-gradient-from:rgb(var(--cstu-red-500)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-500\/55{--tw-gradient-from:rgb(var(--cstu-red-500)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-500\/60{--tw-gradient-from:rgb(var(--cstu-red-500)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-500\/65{--tw-gradient-from:rgb(var(--cstu-red-500)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-500\/70{--tw-gradient-from:rgb(var(--cstu-red-500)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-500\/75{--tw-gradient-from:rgb(var(--cstu-red-500)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-500\/80{--tw-gradient-from:rgb(var(--cstu-red-500)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-500\/85{--tw-gradient-from:rgb(var(--cstu-red-500)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-500\/90{--tw-gradient-from:rgb(var(--cstu-red-500)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-500\/95{--tw-gradient-from:rgb(var(--cstu-red-500)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-600{--tw-gradient-from:rgb(var(--cstu-red-600)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-600\/0{--tw-gradient-from:rgb(var(--cstu-red-600)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-600\/10{--tw-gradient-from:rgb(var(--cstu-red-600)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-600\/100{--tw-gradient-from:rgb(var(--cstu-red-600)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-600\/15{--tw-gradient-from:rgb(var(--cstu-red-600)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-600\/20{--tw-gradient-from:rgb(var(--cstu-red-600)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-600\/25{--tw-gradient-from:rgb(var(--cstu-red-600)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-600\/30{--tw-gradient-from:rgb(var(--cstu-red-600)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-600\/35{--tw-gradient-from:rgb(var(--cstu-red-600)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-600\/40{--tw-gradient-from:rgb(var(--cstu-red-600)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-600\/45{--tw-gradient-from:rgb(var(--cstu-red-600)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-600\/5{--tw-gradient-from:rgb(var(--cstu-red-600)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-600\/50{--tw-gradient-from:rgb(var(--cstu-red-600)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-600\/55{--tw-gradient-from:rgb(var(--cstu-red-600)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-600\/60{--tw-gradient-from:rgb(var(--cstu-red-600)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-600\/65{--tw-gradient-from:rgb(var(--cstu-red-600)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-600\/70{--tw-gradient-from:rgb(var(--cstu-red-600)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-600\/75{--tw-gradient-from:rgb(var(--cstu-red-600)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-600\/80{--tw-gradient-from:rgb(var(--cstu-red-600)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-600\/85{--tw-gradient-from:rgb(var(--cstu-red-600)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-600\/90{--tw-gradient-from:rgb(var(--cstu-red-600)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-600\/95{--tw-gradient-from:rgb(var(--cstu-red-600)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-700{--tw-gradient-from:rgb(var(--cstu-red-700)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-700\/0{--tw-gradient-from:rgb(var(--cstu-red-700)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-700\/10{--tw-gradient-from:rgb(var(--cstu-red-700)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-700\/100{--tw-gradient-from:rgb(var(--cstu-red-700)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-700\/15{--tw-gradient-from:rgb(var(--cstu-red-700)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-700\/20{--tw-gradient-from:rgb(var(--cstu-red-700)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-700\/25{--tw-gradient-from:rgb(var(--cstu-red-700)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-700\/30{--tw-gradient-from:rgb(var(--cstu-red-700)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-700\/35{--tw-gradient-from:rgb(var(--cstu-red-700)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-700\/40{--tw-gradient-from:rgb(var(--cstu-red-700)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-700\/45{--tw-gradient-from:rgb(var(--cstu-red-700)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-700\/5{--tw-gradient-from:rgb(var(--cstu-red-700)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-700\/50{--tw-gradient-from:rgb(var(--cstu-red-700)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-700\/55{--tw-gradient-from:rgb(var(--cstu-red-700)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-700\/60{--tw-gradient-from:rgb(var(--cstu-red-700)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-700\/65{--tw-gradient-from:rgb(var(--cstu-red-700)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-700\/70{--tw-gradient-from:rgb(var(--cstu-red-700)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-700\/75{--tw-gradient-from:rgb(var(--cstu-red-700)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-700\/80{--tw-gradient-from:rgb(var(--cstu-red-700)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-700\/85{--tw-gradient-from:rgb(var(--cstu-red-700)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-700\/90{--tw-gradient-from:rgb(var(--cstu-red-700)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-700\/95{--tw-gradient-from:rgb(var(--cstu-red-700)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-800{--tw-gradient-from:rgb(var(--cstu-red-800)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-800\/0{--tw-gradient-from:rgb(var(--cstu-red-800)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-800\/10{--tw-gradient-from:rgb(var(--cstu-red-800)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-800\/100{--tw-gradient-from:rgb(var(--cstu-red-800)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-800\/15{--tw-gradient-from:rgb(var(--cstu-red-800)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-800\/20{--tw-gradient-from:rgb(var(--cstu-red-800)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-800\/25{--tw-gradient-from:rgb(var(--cstu-red-800)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-800\/30{--tw-gradient-from:rgb(var(--cstu-red-800)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-800\/35{--tw-gradient-from:rgb(var(--cstu-red-800)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-800\/40{--tw-gradient-from:rgb(var(--cstu-red-800)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-800\/45{--tw-gradient-from:rgb(var(--cstu-red-800)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-800\/5{--tw-gradient-from:rgb(var(--cstu-red-800)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-800\/50{--tw-gradient-from:rgb(var(--cstu-red-800)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-800\/55{--tw-gradient-from:rgb(var(--cstu-red-800)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-800\/60{--tw-gradient-from:rgb(var(--cstu-red-800)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-800\/65{--tw-gradient-from:rgb(var(--cstu-red-800)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-800\/70{--tw-gradient-from:rgb(var(--cstu-red-800)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-800\/75{--tw-gradient-from:rgb(var(--cstu-red-800)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-800\/80{--tw-gradient-from:rgb(var(--cstu-red-800)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-800\/85{--tw-gradient-from:rgb(var(--cstu-red-800)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-800\/90{--tw-gradient-from:rgb(var(--cstu-red-800)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-800\/95{--tw-gradient-from:rgb(var(--cstu-red-800)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-900{--tw-gradient-from:rgb(var(--cstu-red-900)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-900\/0{--tw-gradient-from:rgb(var(--cstu-red-900)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-900\/10{--tw-gradient-from:rgb(var(--cstu-red-900)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-900\/100{--tw-gradient-from:rgb(var(--cstu-red-900)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-900\/15{--tw-gradient-from:rgb(var(--cstu-red-900)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-900\/20{--tw-gradient-from:rgb(var(--cstu-red-900)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-900\/25{--tw-gradient-from:rgb(var(--cstu-red-900)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-900\/30{--tw-gradient-from:rgb(var(--cstu-red-900)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-900\/35{--tw-gradient-from:rgb(var(--cstu-red-900)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-900\/40{--tw-gradient-from:rgb(var(--cstu-red-900)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-900\/45{--tw-gradient-from:rgb(var(--cstu-red-900)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-900\/5{--tw-gradient-from:rgb(var(--cstu-red-900)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-900\/50{--tw-gradient-from:rgb(var(--cstu-red-900)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-900\/55{--tw-gradient-from:rgb(var(--cstu-red-900)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-900\/60{--tw-gradient-from:rgb(var(--cstu-red-900)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-900\/65{--tw-gradient-from:rgb(var(--cstu-red-900)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-900\/70{--tw-gradient-from:rgb(var(--cstu-red-900)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-900\/75{--tw-gradient-from:rgb(var(--cstu-red-900)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-900\/80{--tw-gradient-from:rgb(var(--cstu-red-900)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-900\/85{--tw-gradient-from:rgb(var(--cstu-red-900)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-900\/90{--tw-gradient-from:rgb(var(--cstu-red-900)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-red-900\/95{--tw-gradient-from:rgb(var(--cstu-red-900)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-100{--tw-gradient-from:rgb(var(--cstu-sea-blue-100)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-100\/0{--tw-gradient-from:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-100\/10{--tw-gradient-from:rgb(var(--cstu-sea-blue-100)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-100\/100{--tw-gradient-from:rgb(var(--cstu-sea-blue-100)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-100\/15{--tw-gradient-from:rgb(var(--cstu-sea-blue-100)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-100\/20{--tw-gradient-from:rgb(var(--cstu-sea-blue-100)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-100\/25{--tw-gradient-from:rgb(var(--cstu-sea-blue-100)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-100\/30{--tw-gradient-from:rgb(var(--cstu-sea-blue-100)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-100\/35{--tw-gradient-from:rgb(var(--cstu-sea-blue-100)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-100\/40{--tw-gradient-from:rgb(var(--cstu-sea-blue-100)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-100\/45{--tw-gradient-from:rgb(var(--cstu-sea-blue-100)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-100\/5{--tw-gradient-from:rgb(var(--cstu-sea-blue-100)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-100\/50{--tw-gradient-from:rgb(var(--cstu-sea-blue-100)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-100\/55{--tw-gradient-from:rgb(var(--cstu-sea-blue-100)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-100\/60{--tw-gradient-from:rgb(var(--cstu-sea-blue-100)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-100\/65{--tw-gradient-from:rgb(var(--cstu-sea-blue-100)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-100\/70{--tw-gradient-from:rgb(var(--cstu-sea-blue-100)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-100\/75{--tw-gradient-from:rgb(var(--cstu-sea-blue-100)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-100\/80{--tw-gradient-from:rgb(var(--cstu-sea-blue-100)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-100\/85{--tw-gradient-from:rgb(var(--cstu-sea-blue-100)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-100\/90{--tw-gradient-from:rgb(var(--cstu-sea-blue-100)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-100\/95{--tw-gradient-from:rgb(var(--cstu-sea-blue-100)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-200{--tw-gradient-from:rgb(var(--cstu-sea-blue-200)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-200\/0{--tw-gradient-from:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-200\/10{--tw-gradient-from:rgb(var(--cstu-sea-blue-200)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-200\/100{--tw-gradient-from:rgb(var(--cstu-sea-blue-200)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-200\/15{--tw-gradient-from:rgb(var(--cstu-sea-blue-200)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-200\/20{--tw-gradient-from:rgb(var(--cstu-sea-blue-200)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-200\/25{--tw-gradient-from:rgb(var(--cstu-sea-blue-200)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-200\/30{--tw-gradient-from:rgb(var(--cstu-sea-blue-200)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-200\/35{--tw-gradient-from:rgb(var(--cstu-sea-blue-200)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-200\/40{--tw-gradient-from:rgb(var(--cstu-sea-blue-200)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-200\/45{--tw-gradient-from:rgb(var(--cstu-sea-blue-200)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-200\/5{--tw-gradient-from:rgb(var(--cstu-sea-blue-200)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-200\/50{--tw-gradient-from:rgb(var(--cstu-sea-blue-200)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-200\/55{--tw-gradient-from:rgb(var(--cstu-sea-blue-200)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-200\/60{--tw-gradient-from:rgb(var(--cstu-sea-blue-200)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-200\/65{--tw-gradient-from:rgb(var(--cstu-sea-blue-200)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-200\/70{--tw-gradient-from:rgb(var(--cstu-sea-blue-200)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-200\/75{--tw-gradient-from:rgb(var(--cstu-sea-blue-200)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-200\/80{--tw-gradient-from:rgb(var(--cstu-sea-blue-200)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-200\/85{--tw-gradient-from:rgb(var(--cstu-sea-blue-200)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-200\/90{--tw-gradient-from:rgb(var(--cstu-sea-blue-200)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-200\/95{--tw-gradient-from:rgb(var(--cstu-sea-blue-200)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-300{--tw-gradient-from:rgb(var(--cstu-sea-blue-300)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-300\/0{--tw-gradient-from:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-300\/10{--tw-gradient-from:rgb(var(--cstu-sea-blue-300)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-300\/100{--tw-gradient-from:rgb(var(--cstu-sea-blue-300)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-300\/15{--tw-gradient-from:rgb(var(--cstu-sea-blue-300)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-300\/20{--tw-gradient-from:rgb(var(--cstu-sea-blue-300)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-300\/25{--tw-gradient-from:rgb(var(--cstu-sea-blue-300)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-300\/30{--tw-gradient-from:rgb(var(--cstu-sea-blue-300)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-300\/35{--tw-gradient-from:rgb(var(--cstu-sea-blue-300)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-300\/40{--tw-gradient-from:rgb(var(--cstu-sea-blue-300)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-300\/45{--tw-gradient-from:rgb(var(--cstu-sea-blue-300)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-300\/5{--tw-gradient-from:rgb(var(--cstu-sea-blue-300)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-300\/50{--tw-gradient-from:rgb(var(--cstu-sea-blue-300)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-300\/55{--tw-gradient-from:rgb(var(--cstu-sea-blue-300)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-300\/60{--tw-gradient-from:rgb(var(--cstu-sea-blue-300)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-300\/65{--tw-gradient-from:rgb(var(--cstu-sea-blue-300)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-300\/70{--tw-gradient-from:rgb(var(--cstu-sea-blue-300)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-300\/75{--tw-gradient-from:rgb(var(--cstu-sea-blue-300)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-300\/80{--tw-gradient-from:rgb(var(--cstu-sea-blue-300)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-300\/85{--tw-gradient-from:rgb(var(--cstu-sea-blue-300)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-300\/90{--tw-gradient-from:rgb(var(--cstu-sea-blue-300)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-300\/95{--tw-gradient-from:rgb(var(--cstu-sea-blue-300)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-400{--tw-gradient-from:rgb(var(--cstu-sea-blue-400)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-400\/0{--tw-gradient-from:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-400\/10{--tw-gradient-from:rgb(var(--cstu-sea-blue-400)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-400\/100{--tw-gradient-from:rgb(var(--cstu-sea-blue-400)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-400\/15{--tw-gradient-from:rgb(var(--cstu-sea-blue-400)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-400\/20{--tw-gradient-from:rgb(var(--cstu-sea-blue-400)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-400\/25{--tw-gradient-from:rgb(var(--cstu-sea-blue-400)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-400\/30{--tw-gradient-from:rgb(var(--cstu-sea-blue-400)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-400\/35{--tw-gradient-from:rgb(var(--cstu-sea-blue-400)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-400\/40{--tw-gradient-from:rgb(var(--cstu-sea-blue-400)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-400\/45{--tw-gradient-from:rgb(var(--cstu-sea-blue-400)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-400\/5{--tw-gradient-from:rgb(var(--cstu-sea-blue-400)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-400\/50{--tw-gradient-from:rgb(var(--cstu-sea-blue-400)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-400\/55{--tw-gradient-from:rgb(var(--cstu-sea-blue-400)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-400\/60{--tw-gradient-from:rgb(var(--cstu-sea-blue-400)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-400\/65{--tw-gradient-from:rgb(var(--cstu-sea-blue-400)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-400\/70{--tw-gradient-from:rgb(var(--cstu-sea-blue-400)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-400\/75{--tw-gradient-from:rgb(var(--cstu-sea-blue-400)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-400\/80{--tw-gradient-from:rgb(var(--cstu-sea-blue-400)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-400\/85{--tw-gradient-from:rgb(var(--cstu-sea-blue-400)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-400\/90{--tw-gradient-from:rgb(var(--cstu-sea-blue-400)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-400\/95{--tw-gradient-from:rgb(var(--cstu-sea-blue-400)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-50{--tw-gradient-from:rgb(var(--cstu-sea-blue-50)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-50\/0{--tw-gradient-from:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-50\/10{--tw-gradient-from:rgb(var(--cstu-sea-blue-50)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-50\/100{--tw-gradient-from:rgb(var(--cstu-sea-blue-50)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-50\/15{--tw-gradient-from:rgb(var(--cstu-sea-blue-50)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-50\/20{--tw-gradient-from:rgb(var(--cstu-sea-blue-50)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-50\/25{--tw-gradient-from:rgb(var(--cstu-sea-blue-50)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-50\/30{--tw-gradient-from:rgb(var(--cstu-sea-blue-50)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-50\/35{--tw-gradient-from:rgb(var(--cstu-sea-blue-50)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-50\/40{--tw-gradient-from:rgb(var(--cstu-sea-blue-50)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-50\/45{--tw-gradient-from:rgb(var(--cstu-sea-blue-50)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-50\/5{--tw-gradient-from:rgb(var(--cstu-sea-blue-50)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-50\/50{--tw-gradient-from:rgb(var(--cstu-sea-blue-50)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-50\/55{--tw-gradient-from:rgb(var(--cstu-sea-blue-50)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-50\/60{--tw-gradient-from:rgb(var(--cstu-sea-blue-50)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-50\/65{--tw-gradient-from:rgb(var(--cstu-sea-blue-50)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-50\/70{--tw-gradient-from:rgb(var(--cstu-sea-blue-50)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-50\/75{--tw-gradient-from:rgb(var(--cstu-sea-blue-50)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-50\/80{--tw-gradient-from:rgb(var(--cstu-sea-blue-50)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-50\/85{--tw-gradient-from:rgb(var(--cstu-sea-blue-50)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-50\/90{--tw-gradient-from:rgb(var(--cstu-sea-blue-50)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-50\/95{--tw-gradient-from:rgb(var(--cstu-sea-blue-50)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-500{--tw-gradient-from:rgb(var(--cstu-sea-blue-500)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-500\/0{--tw-gradient-from:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-500\/10{--tw-gradient-from:rgb(var(--cstu-sea-blue-500)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-500\/100{--tw-gradient-from:rgb(var(--cstu-sea-blue-500)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-500\/15{--tw-gradient-from:rgb(var(--cstu-sea-blue-500)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-500\/20{--tw-gradient-from:rgb(var(--cstu-sea-blue-500)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-500\/25{--tw-gradient-from:rgb(var(--cstu-sea-blue-500)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-500\/30{--tw-gradient-from:rgb(var(--cstu-sea-blue-500)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-500\/35{--tw-gradient-from:rgb(var(--cstu-sea-blue-500)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-500\/40{--tw-gradient-from:rgb(var(--cstu-sea-blue-500)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-500\/45{--tw-gradient-from:rgb(var(--cstu-sea-blue-500)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-500\/5{--tw-gradient-from:rgb(var(--cstu-sea-blue-500)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-500\/50{--tw-gradient-from:rgb(var(--cstu-sea-blue-500)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-500\/55{--tw-gradient-from:rgb(var(--cstu-sea-blue-500)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-500\/60{--tw-gradient-from:rgb(var(--cstu-sea-blue-500)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-500\/65{--tw-gradient-from:rgb(var(--cstu-sea-blue-500)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-500\/70{--tw-gradient-from:rgb(var(--cstu-sea-blue-500)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-500\/75{--tw-gradient-from:rgb(var(--cstu-sea-blue-500)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-500\/80{--tw-gradient-from:rgb(var(--cstu-sea-blue-500)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-500\/85{--tw-gradient-from:rgb(var(--cstu-sea-blue-500)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-500\/90{--tw-gradient-from:rgb(var(--cstu-sea-blue-500)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-500\/95{--tw-gradient-from:rgb(var(--cstu-sea-blue-500)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-600{--tw-gradient-from:rgb(var(--cstu-sea-blue-600)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-600\/0{--tw-gradient-from:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-600\/10{--tw-gradient-from:rgb(var(--cstu-sea-blue-600)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-600\/100{--tw-gradient-from:rgb(var(--cstu-sea-blue-600)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-600\/15{--tw-gradient-from:rgb(var(--cstu-sea-blue-600)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-600\/20{--tw-gradient-from:rgb(var(--cstu-sea-blue-600)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-600\/25{--tw-gradient-from:rgb(var(--cstu-sea-blue-600)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-600\/30{--tw-gradient-from:rgb(var(--cstu-sea-blue-600)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-600\/35{--tw-gradient-from:rgb(var(--cstu-sea-blue-600)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-600\/40{--tw-gradient-from:rgb(var(--cstu-sea-blue-600)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-600\/45{--tw-gradient-from:rgb(var(--cstu-sea-blue-600)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-600\/5{--tw-gradient-from:rgb(var(--cstu-sea-blue-600)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-600\/50{--tw-gradient-from:rgb(var(--cstu-sea-blue-600)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-600\/55{--tw-gradient-from:rgb(var(--cstu-sea-blue-600)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-600\/60{--tw-gradient-from:rgb(var(--cstu-sea-blue-600)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-600\/65{--tw-gradient-from:rgb(var(--cstu-sea-blue-600)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-600\/70{--tw-gradient-from:rgb(var(--cstu-sea-blue-600)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-600\/75{--tw-gradient-from:rgb(var(--cstu-sea-blue-600)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-600\/80{--tw-gradient-from:rgb(var(--cstu-sea-blue-600)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-600\/85{--tw-gradient-from:rgb(var(--cstu-sea-blue-600)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-600\/90{--tw-gradient-from:rgb(var(--cstu-sea-blue-600)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-600\/95{--tw-gradient-from:rgb(var(--cstu-sea-blue-600)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-700{--tw-gradient-from:rgb(var(--cstu-sea-blue-700)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-700\/0{--tw-gradient-from:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-700\/10{--tw-gradient-from:rgb(var(--cstu-sea-blue-700)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-700\/100{--tw-gradient-from:rgb(var(--cstu-sea-blue-700)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-700\/15{--tw-gradient-from:rgb(var(--cstu-sea-blue-700)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-700\/20{--tw-gradient-from:rgb(var(--cstu-sea-blue-700)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-700\/25{--tw-gradient-from:rgb(var(--cstu-sea-blue-700)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-700\/30{--tw-gradient-from:rgb(var(--cstu-sea-blue-700)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-700\/35{--tw-gradient-from:rgb(var(--cstu-sea-blue-700)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-700\/40{--tw-gradient-from:rgb(var(--cstu-sea-blue-700)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-700\/45{--tw-gradient-from:rgb(var(--cstu-sea-blue-700)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-700\/5{--tw-gradient-from:rgb(var(--cstu-sea-blue-700)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-700\/50{--tw-gradient-from:rgb(var(--cstu-sea-blue-700)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-700\/55{--tw-gradient-from:rgb(var(--cstu-sea-blue-700)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-700\/60{--tw-gradient-from:rgb(var(--cstu-sea-blue-700)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-700\/65{--tw-gradient-from:rgb(var(--cstu-sea-blue-700)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-700\/70{--tw-gradient-from:rgb(var(--cstu-sea-blue-700)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-700\/75{--tw-gradient-from:rgb(var(--cstu-sea-blue-700)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-700\/80{--tw-gradient-from:rgb(var(--cstu-sea-blue-700)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-700\/85{--tw-gradient-from:rgb(var(--cstu-sea-blue-700)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-700\/90{--tw-gradient-from:rgb(var(--cstu-sea-blue-700)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-700\/95{--tw-gradient-from:rgb(var(--cstu-sea-blue-700)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-800{--tw-gradient-from:rgb(var(--cstu-sea-blue-800)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-800\/0{--tw-gradient-from:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-800\/10{--tw-gradient-from:rgb(var(--cstu-sea-blue-800)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-800\/100{--tw-gradient-from:rgb(var(--cstu-sea-blue-800)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-800\/15{--tw-gradient-from:rgb(var(--cstu-sea-blue-800)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-800\/20{--tw-gradient-from:rgb(var(--cstu-sea-blue-800)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-800\/25{--tw-gradient-from:rgb(var(--cstu-sea-blue-800)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-800\/30{--tw-gradient-from:rgb(var(--cstu-sea-blue-800)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-800\/35{--tw-gradient-from:rgb(var(--cstu-sea-blue-800)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-800\/40{--tw-gradient-from:rgb(var(--cstu-sea-blue-800)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-800\/45{--tw-gradient-from:rgb(var(--cstu-sea-blue-800)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-800\/5{--tw-gradient-from:rgb(var(--cstu-sea-blue-800)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-800\/50{--tw-gradient-from:rgb(var(--cstu-sea-blue-800)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-800\/55{--tw-gradient-from:rgb(var(--cstu-sea-blue-800)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-800\/60{--tw-gradient-from:rgb(var(--cstu-sea-blue-800)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-800\/65{--tw-gradient-from:rgb(var(--cstu-sea-blue-800)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-800\/70{--tw-gradient-from:rgb(var(--cstu-sea-blue-800)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-800\/75{--tw-gradient-from:rgb(var(--cstu-sea-blue-800)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-800\/80{--tw-gradient-from:rgb(var(--cstu-sea-blue-800)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-800\/85{--tw-gradient-from:rgb(var(--cstu-sea-blue-800)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-800\/90{--tw-gradient-from:rgb(var(--cstu-sea-blue-800)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-800\/95{--tw-gradient-from:rgb(var(--cstu-sea-blue-800)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-900{--tw-gradient-from:rgb(var(--cstu-sea-blue-900)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-900\/0{--tw-gradient-from:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-900\/10{--tw-gradient-from:rgb(var(--cstu-sea-blue-900)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-900\/100{--tw-gradient-from:rgb(var(--cstu-sea-blue-900)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-900\/15{--tw-gradient-from:rgb(var(--cstu-sea-blue-900)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-900\/20{--tw-gradient-from:rgb(var(--cstu-sea-blue-900)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-900\/25{--tw-gradient-from:rgb(var(--cstu-sea-blue-900)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-900\/30{--tw-gradient-from:rgb(var(--cstu-sea-blue-900)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-900\/35{--tw-gradient-from:rgb(var(--cstu-sea-blue-900)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-900\/40{--tw-gradient-from:rgb(var(--cstu-sea-blue-900)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-900\/45{--tw-gradient-from:rgb(var(--cstu-sea-blue-900)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-900\/5{--tw-gradient-from:rgb(var(--cstu-sea-blue-900)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-900\/50{--tw-gradient-from:rgb(var(--cstu-sea-blue-900)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-900\/55{--tw-gradient-from:rgb(var(--cstu-sea-blue-900)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-900\/60{--tw-gradient-from:rgb(var(--cstu-sea-blue-900)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-900\/65{--tw-gradient-from:rgb(var(--cstu-sea-blue-900)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-900\/70{--tw-gradient-from:rgb(var(--cstu-sea-blue-900)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-900\/75{--tw-gradient-from:rgb(var(--cstu-sea-blue-900)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-900\/80{--tw-gradient-from:rgb(var(--cstu-sea-blue-900)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-900\/85{--tw-gradient-from:rgb(var(--cstu-sea-blue-900)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-900\/90{--tw-gradient-from:rgb(var(--cstu-sea-blue-900)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-sea-blue-900\/95{--tw-gradient-from:rgb(var(--cstu-sea-blue-900)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-100{--tw-gradient-from:rgb(var(--cstu-secondary-100)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-100\/0{--tw-gradient-from:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-100\/10{--tw-gradient-from:rgb(var(--cstu-secondary-100)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-100\/100{--tw-gradient-from:rgb(var(--cstu-secondary-100)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-100\/15{--tw-gradient-from:rgb(var(--cstu-secondary-100)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-100\/20{--tw-gradient-from:rgb(var(--cstu-secondary-100)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-100\/25{--tw-gradient-from:rgb(var(--cstu-secondary-100)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-100\/30{--tw-gradient-from:rgb(var(--cstu-secondary-100)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-100\/35{--tw-gradient-from:rgb(var(--cstu-secondary-100)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-100\/40{--tw-gradient-from:rgb(var(--cstu-secondary-100)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-100\/45{--tw-gradient-from:rgb(var(--cstu-secondary-100)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-100\/5{--tw-gradient-from:rgb(var(--cstu-secondary-100)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-100\/50{--tw-gradient-from:rgb(var(--cstu-secondary-100)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-100\/55{--tw-gradient-from:rgb(var(--cstu-secondary-100)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-100\/60{--tw-gradient-from:rgb(var(--cstu-secondary-100)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-100\/65{--tw-gradient-from:rgb(var(--cstu-secondary-100)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-100\/70{--tw-gradient-from:rgb(var(--cstu-secondary-100)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-100\/75{--tw-gradient-from:rgb(var(--cstu-secondary-100)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-100\/80{--tw-gradient-from:rgb(var(--cstu-secondary-100)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-100\/85{--tw-gradient-from:rgb(var(--cstu-secondary-100)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-100\/90{--tw-gradient-from:rgb(var(--cstu-secondary-100)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-100\/95{--tw-gradient-from:rgb(var(--cstu-secondary-100)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-200{--tw-gradient-from:rgb(var(--cstu-secondary-200)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-200\/0{--tw-gradient-from:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-200\/10{--tw-gradient-from:rgb(var(--cstu-secondary-200)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-200\/100{--tw-gradient-from:rgb(var(--cstu-secondary-200)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-200\/15{--tw-gradient-from:rgb(var(--cstu-secondary-200)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-200\/20{--tw-gradient-from:rgb(var(--cstu-secondary-200)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-200\/25{--tw-gradient-from:rgb(var(--cstu-secondary-200)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-200\/30{--tw-gradient-from:rgb(var(--cstu-secondary-200)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-200\/35{--tw-gradient-from:rgb(var(--cstu-secondary-200)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-200\/40{--tw-gradient-from:rgb(var(--cstu-secondary-200)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-200\/45{--tw-gradient-from:rgb(var(--cstu-secondary-200)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-200\/5{--tw-gradient-from:rgb(var(--cstu-secondary-200)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-200\/50{--tw-gradient-from:rgb(var(--cstu-secondary-200)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-200\/55{--tw-gradient-from:rgb(var(--cstu-secondary-200)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-200\/60{--tw-gradient-from:rgb(var(--cstu-secondary-200)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-200\/65{--tw-gradient-from:rgb(var(--cstu-secondary-200)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-200\/70{--tw-gradient-from:rgb(var(--cstu-secondary-200)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-200\/75{--tw-gradient-from:rgb(var(--cstu-secondary-200)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-200\/80{--tw-gradient-from:rgb(var(--cstu-secondary-200)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-200\/85{--tw-gradient-from:rgb(var(--cstu-secondary-200)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-200\/90{--tw-gradient-from:rgb(var(--cstu-secondary-200)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-200\/95{--tw-gradient-from:rgb(var(--cstu-secondary-200)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-250{--tw-gradient-from:rgb(var(--cstu-secondary-250)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-250\/0{--tw-gradient-from:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-250\/10{--tw-gradient-from:rgb(var(--cstu-secondary-250)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-250\/100{--tw-gradient-from:rgb(var(--cstu-secondary-250)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-250\/15{--tw-gradient-from:rgb(var(--cstu-secondary-250)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-250\/20{--tw-gradient-from:rgb(var(--cstu-secondary-250)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-250\/25{--tw-gradient-from:rgb(var(--cstu-secondary-250)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-250\/30{--tw-gradient-from:rgb(var(--cstu-secondary-250)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-250\/35{--tw-gradient-from:rgb(var(--cstu-secondary-250)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-250\/40{--tw-gradient-from:rgb(var(--cstu-secondary-250)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-250\/45{--tw-gradient-from:rgb(var(--cstu-secondary-250)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-250\/5{--tw-gradient-from:rgb(var(--cstu-secondary-250)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-250\/50{--tw-gradient-from:rgb(var(--cstu-secondary-250)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-250\/55{--tw-gradient-from:rgb(var(--cstu-secondary-250)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-250\/60{--tw-gradient-from:rgb(var(--cstu-secondary-250)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-250\/65{--tw-gradient-from:rgb(var(--cstu-secondary-250)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-250\/70{--tw-gradient-from:rgb(var(--cstu-secondary-250)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-250\/75{--tw-gradient-from:rgb(var(--cstu-secondary-250)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-250\/80{--tw-gradient-from:rgb(var(--cstu-secondary-250)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-250\/85{--tw-gradient-from:rgb(var(--cstu-secondary-250)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-250\/90{--tw-gradient-from:rgb(var(--cstu-secondary-250)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-250\/95{--tw-gradient-from:rgb(var(--cstu-secondary-250)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-300{--tw-gradient-from:rgb(var(--cstu-secondary-300)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-300\/0{--tw-gradient-from:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-300\/10{--tw-gradient-from:rgb(var(--cstu-secondary-300)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-300\/100{--tw-gradient-from:rgb(var(--cstu-secondary-300)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-300\/15{--tw-gradient-from:rgb(var(--cstu-secondary-300)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-300\/20{--tw-gradient-from:rgb(var(--cstu-secondary-300)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-300\/25{--tw-gradient-from:rgb(var(--cstu-secondary-300)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-300\/30{--tw-gradient-from:rgb(var(--cstu-secondary-300)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-300\/35{--tw-gradient-from:rgb(var(--cstu-secondary-300)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-300\/40{--tw-gradient-from:rgb(var(--cstu-secondary-300)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-300\/45{--tw-gradient-from:rgb(var(--cstu-secondary-300)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-300\/5{--tw-gradient-from:rgb(var(--cstu-secondary-300)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-300\/50{--tw-gradient-from:rgb(var(--cstu-secondary-300)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-300\/55{--tw-gradient-from:rgb(var(--cstu-secondary-300)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-300\/60{--tw-gradient-from:rgb(var(--cstu-secondary-300)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-300\/65{--tw-gradient-from:rgb(var(--cstu-secondary-300)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-300\/70{--tw-gradient-from:rgb(var(--cstu-secondary-300)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-300\/75{--tw-gradient-from:rgb(var(--cstu-secondary-300)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-300\/80{--tw-gradient-from:rgb(var(--cstu-secondary-300)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-300\/85{--tw-gradient-from:rgb(var(--cstu-secondary-300)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-300\/90{--tw-gradient-from:rgb(var(--cstu-secondary-300)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-300\/95{--tw-gradient-from:rgb(var(--cstu-secondary-300)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-400{--tw-gradient-from:rgb(var(--cstu-secondary-400)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-400\/0{--tw-gradient-from:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-400\/10{--tw-gradient-from:rgb(var(--cstu-secondary-400)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-400\/100{--tw-gradient-from:rgb(var(--cstu-secondary-400)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-400\/15{--tw-gradient-from:rgb(var(--cstu-secondary-400)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-400\/20{--tw-gradient-from:rgb(var(--cstu-secondary-400)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-400\/25{--tw-gradient-from:rgb(var(--cstu-secondary-400)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-400\/30{--tw-gradient-from:rgb(var(--cstu-secondary-400)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-400\/35{--tw-gradient-from:rgb(var(--cstu-secondary-400)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-400\/40{--tw-gradient-from:rgb(var(--cstu-secondary-400)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-400\/45{--tw-gradient-from:rgb(var(--cstu-secondary-400)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-400\/5{--tw-gradient-from:rgb(var(--cstu-secondary-400)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-400\/50{--tw-gradient-from:rgb(var(--cstu-secondary-400)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-400\/55{--tw-gradient-from:rgb(var(--cstu-secondary-400)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-400\/60{--tw-gradient-from:rgb(var(--cstu-secondary-400)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-400\/65{--tw-gradient-from:rgb(var(--cstu-secondary-400)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-400\/70{--tw-gradient-from:rgb(var(--cstu-secondary-400)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-400\/75{--tw-gradient-from:rgb(var(--cstu-secondary-400)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-400\/80{--tw-gradient-from:rgb(var(--cstu-secondary-400)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-400\/85{--tw-gradient-from:rgb(var(--cstu-secondary-400)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-400\/90{--tw-gradient-from:rgb(var(--cstu-secondary-400)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-400\/95{--tw-gradient-from:rgb(var(--cstu-secondary-400)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-50{--tw-gradient-from:rgb(var(--cstu-secondary-50)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-50\/0{--tw-gradient-from:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-50\/10{--tw-gradient-from:rgb(var(--cstu-secondary-50)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-50\/100{--tw-gradient-from:rgb(var(--cstu-secondary-50)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-50\/15{--tw-gradient-from:rgb(var(--cstu-secondary-50)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-50\/20{--tw-gradient-from:rgb(var(--cstu-secondary-50)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-50\/25{--tw-gradient-from:rgb(var(--cstu-secondary-50)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-50\/30{--tw-gradient-from:rgb(var(--cstu-secondary-50)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-50\/35{--tw-gradient-from:rgb(var(--cstu-secondary-50)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-50\/40{--tw-gradient-from:rgb(var(--cstu-secondary-50)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-50\/45{--tw-gradient-from:rgb(var(--cstu-secondary-50)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-50\/5{--tw-gradient-from:rgb(var(--cstu-secondary-50)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-50\/50{--tw-gradient-from:rgb(var(--cstu-secondary-50)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-50\/55{--tw-gradient-from:rgb(var(--cstu-secondary-50)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-50\/60{--tw-gradient-from:rgb(var(--cstu-secondary-50)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-50\/65{--tw-gradient-from:rgb(var(--cstu-secondary-50)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-50\/70{--tw-gradient-from:rgb(var(--cstu-secondary-50)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-50\/75{--tw-gradient-from:rgb(var(--cstu-secondary-50)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-50\/80{--tw-gradient-from:rgb(var(--cstu-secondary-50)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-50\/85{--tw-gradient-from:rgb(var(--cstu-secondary-50)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-50\/90{--tw-gradient-from:rgb(var(--cstu-secondary-50)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-50\/95{--tw-gradient-from:rgb(var(--cstu-secondary-50)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-500{--tw-gradient-from:rgb(var(--cstu-secondary-500)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-500\/0{--tw-gradient-from:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-500\/10{--tw-gradient-from:rgb(var(--cstu-secondary-500)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-500\/100{--tw-gradient-from:rgb(var(--cstu-secondary-500)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-500\/15{--tw-gradient-from:rgb(var(--cstu-secondary-500)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-500\/20{--tw-gradient-from:rgb(var(--cstu-secondary-500)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-500\/25{--tw-gradient-from:rgb(var(--cstu-secondary-500)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-500\/30{--tw-gradient-from:rgb(var(--cstu-secondary-500)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-500\/35{--tw-gradient-from:rgb(var(--cstu-secondary-500)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-500\/40{--tw-gradient-from:rgb(var(--cstu-secondary-500)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-500\/45{--tw-gradient-from:rgb(var(--cstu-secondary-500)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-500\/5{--tw-gradient-from:rgb(var(--cstu-secondary-500)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-500\/50{--tw-gradient-from:rgb(var(--cstu-secondary-500)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-500\/55{--tw-gradient-from:rgb(var(--cstu-secondary-500)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-500\/60{--tw-gradient-from:rgb(var(--cstu-secondary-500)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-500\/65{--tw-gradient-from:rgb(var(--cstu-secondary-500)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-500\/70{--tw-gradient-from:rgb(var(--cstu-secondary-500)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-500\/75{--tw-gradient-from:rgb(var(--cstu-secondary-500)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-500\/80{--tw-gradient-from:rgb(var(--cstu-secondary-500)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-500\/85{--tw-gradient-from:rgb(var(--cstu-secondary-500)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-500\/90{--tw-gradient-from:rgb(var(--cstu-secondary-500)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-500\/95{--tw-gradient-from:rgb(var(--cstu-secondary-500)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-550{--tw-gradient-from:rgb(var(--cstu-secondary-550)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-550\/0{--tw-gradient-from:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-550\/10{--tw-gradient-from:rgb(var(--cstu-secondary-550)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-550\/100{--tw-gradient-from:rgb(var(--cstu-secondary-550)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-550\/15{--tw-gradient-from:rgb(var(--cstu-secondary-550)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-550\/20{--tw-gradient-from:rgb(var(--cstu-secondary-550)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-550\/25{--tw-gradient-from:rgb(var(--cstu-secondary-550)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-550\/30{--tw-gradient-from:rgb(var(--cstu-secondary-550)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-550\/35{--tw-gradient-from:rgb(var(--cstu-secondary-550)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-550\/40{--tw-gradient-from:rgb(var(--cstu-secondary-550)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-550\/45{--tw-gradient-from:rgb(var(--cstu-secondary-550)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-550\/5{--tw-gradient-from:rgb(var(--cstu-secondary-550)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-550\/50{--tw-gradient-from:rgb(var(--cstu-secondary-550)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-550\/55{--tw-gradient-from:rgb(var(--cstu-secondary-550)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-550\/60{--tw-gradient-from:rgb(var(--cstu-secondary-550)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-550\/65{--tw-gradient-from:rgb(var(--cstu-secondary-550)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-550\/70{--tw-gradient-from:rgb(var(--cstu-secondary-550)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-550\/75{--tw-gradient-from:rgb(var(--cstu-secondary-550)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-550\/80{--tw-gradient-from:rgb(var(--cstu-secondary-550)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-550\/85{--tw-gradient-from:rgb(var(--cstu-secondary-550)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-550\/90{--tw-gradient-from:rgb(var(--cstu-secondary-550)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-550\/95{--tw-gradient-from:rgb(var(--cstu-secondary-550)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-575{--tw-gradient-from:rgb(var(--cstu-secondary-575)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-575\/0{--tw-gradient-from:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-575\/10{--tw-gradient-from:rgb(var(--cstu-secondary-575)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-575\/100{--tw-gradient-from:rgb(var(--cstu-secondary-575)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-575\/15{--tw-gradient-from:rgb(var(--cstu-secondary-575)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-575\/20{--tw-gradient-from:rgb(var(--cstu-secondary-575)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-575\/25{--tw-gradient-from:rgb(var(--cstu-secondary-575)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-575\/30{--tw-gradient-from:rgb(var(--cstu-secondary-575)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-575\/35{--tw-gradient-from:rgb(var(--cstu-secondary-575)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-575\/40{--tw-gradient-from:rgb(var(--cstu-secondary-575)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-575\/45{--tw-gradient-from:rgb(var(--cstu-secondary-575)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-575\/5{--tw-gradient-from:rgb(var(--cstu-secondary-575)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-575\/50{--tw-gradient-from:rgb(var(--cstu-secondary-575)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-575\/55{--tw-gradient-from:rgb(var(--cstu-secondary-575)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-575\/60{--tw-gradient-from:rgb(var(--cstu-secondary-575)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-575\/65{--tw-gradient-from:rgb(var(--cstu-secondary-575)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-575\/70{--tw-gradient-from:rgb(var(--cstu-secondary-575)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-575\/75{--tw-gradient-from:rgb(var(--cstu-secondary-575)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-575\/80{--tw-gradient-from:rgb(var(--cstu-secondary-575)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-575\/85{--tw-gradient-from:rgb(var(--cstu-secondary-575)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-575\/90{--tw-gradient-from:rgb(var(--cstu-secondary-575)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-575\/95{--tw-gradient-from:rgb(var(--cstu-secondary-575)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-600{--tw-gradient-from:rgb(var(--cstu-secondary-600)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-600\/0{--tw-gradient-from:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-600\/10{--tw-gradient-from:rgb(var(--cstu-secondary-600)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-600\/100{--tw-gradient-from:rgb(var(--cstu-secondary-600)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-600\/15{--tw-gradient-from:rgb(var(--cstu-secondary-600)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-600\/20{--tw-gradient-from:rgb(var(--cstu-secondary-600)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-600\/25{--tw-gradient-from:rgb(var(--cstu-secondary-600)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-600\/30{--tw-gradient-from:rgb(var(--cstu-secondary-600)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-600\/35{--tw-gradient-from:rgb(var(--cstu-secondary-600)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-600\/40{--tw-gradient-from:rgb(var(--cstu-secondary-600)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-600\/45{--tw-gradient-from:rgb(var(--cstu-secondary-600)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-600\/5{--tw-gradient-from:rgb(var(--cstu-secondary-600)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-600\/50{--tw-gradient-from:rgb(var(--cstu-secondary-600)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-600\/55{--tw-gradient-from:rgb(var(--cstu-secondary-600)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-600\/60{--tw-gradient-from:rgb(var(--cstu-secondary-600)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-600\/65{--tw-gradient-from:rgb(var(--cstu-secondary-600)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-600\/70{--tw-gradient-from:rgb(var(--cstu-secondary-600)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-600\/75{--tw-gradient-from:rgb(var(--cstu-secondary-600)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-600\/80{--tw-gradient-from:rgb(var(--cstu-secondary-600)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-600\/85{--tw-gradient-from:rgb(var(--cstu-secondary-600)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-600\/90{--tw-gradient-from:rgb(var(--cstu-secondary-600)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-600\/95{--tw-gradient-from:rgb(var(--cstu-secondary-600)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-700{--tw-gradient-from:rgb(var(--cstu-secondary-700)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-700\/0{--tw-gradient-from:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-700\/10{--tw-gradient-from:rgb(var(--cstu-secondary-700)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-700\/100{--tw-gradient-from:rgb(var(--cstu-secondary-700)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-700\/15{--tw-gradient-from:rgb(var(--cstu-secondary-700)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-700\/20{--tw-gradient-from:rgb(var(--cstu-secondary-700)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-700\/25{--tw-gradient-from:rgb(var(--cstu-secondary-700)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-700\/30{--tw-gradient-from:rgb(var(--cstu-secondary-700)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-700\/35{--tw-gradient-from:rgb(var(--cstu-secondary-700)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-700\/40{--tw-gradient-from:rgb(var(--cstu-secondary-700)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-700\/45{--tw-gradient-from:rgb(var(--cstu-secondary-700)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-700\/5{--tw-gradient-from:rgb(var(--cstu-secondary-700)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-700\/50{--tw-gradient-from:rgb(var(--cstu-secondary-700)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-700\/55{--tw-gradient-from:rgb(var(--cstu-secondary-700)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-700\/60{--tw-gradient-from:rgb(var(--cstu-secondary-700)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-700\/65{--tw-gradient-from:rgb(var(--cstu-secondary-700)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-700\/70{--tw-gradient-from:rgb(var(--cstu-secondary-700)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-700\/75{--tw-gradient-from:rgb(var(--cstu-secondary-700)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-700\/80{--tw-gradient-from:rgb(var(--cstu-secondary-700)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-700\/85{--tw-gradient-from:rgb(var(--cstu-secondary-700)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-700\/90{--tw-gradient-from:rgb(var(--cstu-secondary-700)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-700\/95{--tw-gradient-from:rgb(var(--cstu-secondary-700)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-800{--tw-gradient-from:rgb(var(--cstu-secondary-800)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-800\/0{--tw-gradient-from:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-800\/10{--tw-gradient-from:rgb(var(--cstu-secondary-800)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-800\/100{--tw-gradient-from:rgb(var(--cstu-secondary-800)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-800\/15{--tw-gradient-from:rgb(var(--cstu-secondary-800)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-800\/20{--tw-gradient-from:rgb(var(--cstu-secondary-800)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-800\/25{--tw-gradient-from:rgb(var(--cstu-secondary-800)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-800\/30{--tw-gradient-from:rgb(var(--cstu-secondary-800)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-800\/35{--tw-gradient-from:rgb(var(--cstu-secondary-800)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-800\/40{--tw-gradient-from:rgb(var(--cstu-secondary-800)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-800\/45{--tw-gradient-from:rgb(var(--cstu-secondary-800)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-800\/5{--tw-gradient-from:rgb(var(--cstu-secondary-800)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-800\/50{--tw-gradient-from:rgb(var(--cstu-secondary-800)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-800\/55{--tw-gradient-from:rgb(var(--cstu-secondary-800)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-800\/60{--tw-gradient-from:rgb(var(--cstu-secondary-800)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-800\/65{--tw-gradient-from:rgb(var(--cstu-secondary-800)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-800\/70{--tw-gradient-from:rgb(var(--cstu-secondary-800)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-800\/75{--tw-gradient-from:rgb(var(--cstu-secondary-800)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-800\/80{--tw-gradient-from:rgb(var(--cstu-secondary-800)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-800\/85{--tw-gradient-from:rgb(var(--cstu-secondary-800)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-800\/90{--tw-gradient-from:rgb(var(--cstu-secondary-800)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-800\/95{--tw-gradient-from:rgb(var(--cstu-secondary-800)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-900{--tw-gradient-from:rgb(var(--cstu-secondary-900)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-900\/0{--tw-gradient-from:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-900\/10{--tw-gradient-from:rgb(var(--cstu-secondary-900)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-900\/100{--tw-gradient-from:rgb(var(--cstu-secondary-900)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-900\/15{--tw-gradient-from:rgb(var(--cstu-secondary-900)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-900\/20{--tw-gradient-from:rgb(var(--cstu-secondary-900)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-900\/25{--tw-gradient-from:rgb(var(--cstu-secondary-900)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-900\/30{--tw-gradient-from:rgb(var(--cstu-secondary-900)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-900\/35{--tw-gradient-from:rgb(var(--cstu-secondary-900)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-900\/40{--tw-gradient-from:rgb(var(--cstu-secondary-900)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-900\/45{--tw-gradient-from:rgb(var(--cstu-secondary-900)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-900\/5{--tw-gradient-from:rgb(var(--cstu-secondary-900)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-900\/50{--tw-gradient-from:rgb(var(--cstu-secondary-900)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-900\/55{--tw-gradient-from:rgb(var(--cstu-secondary-900)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-900\/60{--tw-gradient-from:rgb(var(--cstu-secondary-900)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-900\/65{--tw-gradient-from:rgb(var(--cstu-secondary-900)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-900\/70{--tw-gradient-from:rgb(var(--cstu-secondary-900)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-900\/75{--tw-gradient-from:rgb(var(--cstu-secondary-900)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-900\/80{--tw-gradient-from:rgb(var(--cstu-secondary-900)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-900\/85{--tw-gradient-from:rgb(var(--cstu-secondary-900)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-900\/90{--tw-gradient-from:rgb(var(--cstu-secondary-900)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-secondary-900\/95{--tw-gradient-from:rgb(var(--cstu-secondary-900)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-100{--tw-gradient-from:rgb(var(--cstu-success-100)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-100\/0{--tw-gradient-from:rgb(var(--cstu-success-100)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-100\/10{--tw-gradient-from:rgb(var(--cstu-success-100)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-100\/100{--tw-gradient-from:rgb(var(--cstu-success-100)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-100\/15{--tw-gradient-from:rgb(var(--cstu-success-100)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-100\/20{--tw-gradient-from:rgb(var(--cstu-success-100)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-100\/25{--tw-gradient-from:rgb(var(--cstu-success-100)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-100\/30{--tw-gradient-from:rgb(var(--cstu-success-100)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-100\/35{--tw-gradient-from:rgb(var(--cstu-success-100)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-100\/40{--tw-gradient-from:rgb(var(--cstu-success-100)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-100\/45{--tw-gradient-from:rgb(var(--cstu-success-100)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-100\/5{--tw-gradient-from:rgb(var(--cstu-success-100)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-100\/50{--tw-gradient-from:rgb(var(--cstu-success-100)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-100\/55{--tw-gradient-from:rgb(var(--cstu-success-100)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-100\/60{--tw-gradient-from:rgb(var(--cstu-success-100)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-100\/65{--tw-gradient-from:rgb(var(--cstu-success-100)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-100\/70{--tw-gradient-from:rgb(var(--cstu-success-100)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-100\/75{--tw-gradient-from:rgb(var(--cstu-success-100)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-100\/80{--tw-gradient-from:rgb(var(--cstu-success-100)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-100\/85{--tw-gradient-from:rgb(var(--cstu-success-100)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-100\/90{--tw-gradient-from:rgb(var(--cstu-success-100)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-100\/95{--tw-gradient-from:rgb(var(--cstu-success-100)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-200{--tw-gradient-from:rgb(var(--cstu-success-200)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-200\/0{--tw-gradient-from:rgb(var(--cstu-success-200)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-200\/10{--tw-gradient-from:rgb(var(--cstu-success-200)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-200\/100{--tw-gradient-from:rgb(var(--cstu-success-200)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-200\/15{--tw-gradient-from:rgb(var(--cstu-success-200)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-200\/20{--tw-gradient-from:rgb(var(--cstu-success-200)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-200\/25{--tw-gradient-from:rgb(var(--cstu-success-200)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-200\/30{--tw-gradient-from:rgb(var(--cstu-success-200)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-200\/35{--tw-gradient-from:rgb(var(--cstu-success-200)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-200\/40{--tw-gradient-from:rgb(var(--cstu-success-200)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-200\/45{--tw-gradient-from:rgb(var(--cstu-success-200)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-200\/5{--tw-gradient-from:rgb(var(--cstu-success-200)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-200\/50{--tw-gradient-from:rgb(var(--cstu-success-200)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-200\/55{--tw-gradient-from:rgb(var(--cstu-success-200)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-200\/60{--tw-gradient-from:rgb(var(--cstu-success-200)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-200\/65{--tw-gradient-from:rgb(var(--cstu-success-200)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-200\/70{--tw-gradient-from:rgb(var(--cstu-success-200)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-200\/75{--tw-gradient-from:rgb(var(--cstu-success-200)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-200\/80{--tw-gradient-from:rgb(var(--cstu-success-200)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-200\/85{--tw-gradient-from:rgb(var(--cstu-success-200)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-200\/90{--tw-gradient-from:rgb(var(--cstu-success-200)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-200\/95{--tw-gradient-from:rgb(var(--cstu-success-200)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-250{--tw-gradient-from:rgb(var(--cstu-success-250)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-250\/0{--tw-gradient-from:rgb(var(--cstu-success-250)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-250\/10{--tw-gradient-from:rgb(var(--cstu-success-250)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-250\/100{--tw-gradient-from:rgb(var(--cstu-success-250)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-250\/15{--tw-gradient-from:rgb(var(--cstu-success-250)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-250\/20{--tw-gradient-from:rgb(var(--cstu-success-250)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-250\/25{--tw-gradient-from:rgb(var(--cstu-success-250)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-250\/30{--tw-gradient-from:rgb(var(--cstu-success-250)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-250\/35{--tw-gradient-from:rgb(var(--cstu-success-250)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-250\/40{--tw-gradient-from:rgb(var(--cstu-success-250)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-250\/45{--tw-gradient-from:rgb(var(--cstu-success-250)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-250\/5{--tw-gradient-from:rgb(var(--cstu-success-250)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-250\/50{--tw-gradient-from:rgb(var(--cstu-success-250)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-250\/55{--tw-gradient-from:rgb(var(--cstu-success-250)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-250\/60{--tw-gradient-from:rgb(var(--cstu-success-250)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-250\/65{--tw-gradient-from:rgb(var(--cstu-success-250)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-250\/70{--tw-gradient-from:rgb(var(--cstu-success-250)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-250\/75{--tw-gradient-from:rgb(var(--cstu-success-250)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-250\/80{--tw-gradient-from:rgb(var(--cstu-success-250)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-250\/85{--tw-gradient-from:rgb(var(--cstu-success-250)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-250\/90{--tw-gradient-from:rgb(var(--cstu-success-250)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-250\/95{--tw-gradient-from:rgb(var(--cstu-success-250)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-300{--tw-gradient-from:rgb(var(--cstu-success-300)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-300\/0{--tw-gradient-from:rgb(var(--cstu-success-300)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-300\/10{--tw-gradient-from:rgb(var(--cstu-success-300)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-300\/100{--tw-gradient-from:rgb(var(--cstu-success-300)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-300\/15{--tw-gradient-from:rgb(var(--cstu-success-300)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-300\/20{--tw-gradient-from:rgb(var(--cstu-success-300)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-300\/25{--tw-gradient-from:rgb(var(--cstu-success-300)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-300\/30{--tw-gradient-from:rgb(var(--cstu-success-300)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-300\/35{--tw-gradient-from:rgb(var(--cstu-success-300)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-300\/40{--tw-gradient-from:rgb(var(--cstu-success-300)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-300\/45{--tw-gradient-from:rgb(var(--cstu-success-300)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-300\/5{--tw-gradient-from:rgb(var(--cstu-success-300)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-300\/50{--tw-gradient-from:rgb(var(--cstu-success-300)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-300\/55{--tw-gradient-from:rgb(var(--cstu-success-300)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-300\/60{--tw-gradient-from:rgb(var(--cstu-success-300)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-300\/65{--tw-gradient-from:rgb(var(--cstu-success-300)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-300\/70{--tw-gradient-from:rgb(var(--cstu-success-300)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-300\/75{--tw-gradient-from:rgb(var(--cstu-success-300)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-300\/80{--tw-gradient-from:rgb(var(--cstu-success-300)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-300\/85{--tw-gradient-from:rgb(var(--cstu-success-300)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-300\/90{--tw-gradient-from:rgb(var(--cstu-success-300)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-300\/95{--tw-gradient-from:rgb(var(--cstu-success-300)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-400{--tw-gradient-from:rgb(var(--cstu-success-400)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-400\/0{--tw-gradient-from:rgb(var(--cstu-success-400)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-400\/10{--tw-gradient-from:rgb(var(--cstu-success-400)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-400\/100{--tw-gradient-from:rgb(var(--cstu-success-400)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-400\/15{--tw-gradient-from:rgb(var(--cstu-success-400)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-400\/20{--tw-gradient-from:rgb(var(--cstu-success-400)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-400\/25{--tw-gradient-from:rgb(var(--cstu-success-400)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-400\/30{--tw-gradient-from:rgb(var(--cstu-success-400)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-400\/35{--tw-gradient-from:rgb(var(--cstu-success-400)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-400\/40{--tw-gradient-from:rgb(var(--cstu-success-400)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-400\/45{--tw-gradient-from:rgb(var(--cstu-success-400)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-400\/5{--tw-gradient-from:rgb(var(--cstu-success-400)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-400\/50{--tw-gradient-from:rgb(var(--cstu-success-400)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-400\/55{--tw-gradient-from:rgb(var(--cstu-success-400)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-400\/60{--tw-gradient-from:rgb(var(--cstu-success-400)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-400\/65{--tw-gradient-from:rgb(var(--cstu-success-400)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-400\/70{--tw-gradient-from:rgb(var(--cstu-success-400)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-400\/75{--tw-gradient-from:rgb(var(--cstu-success-400)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-400\/80{--tw-gradient-from:rgb(var(--cstu-success-400)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-400\/85{--tw-gradient-from:rgb(var(--cstu-success-400)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-400\/90{--tw-gradient-from:rgb(var(--cstu-success-400)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-400\/95{--tw-gradient-from:rgb(var(--cstu-success-400)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-450{--tw-gradient-from:rgb(var(--cstu-success-450)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-450\/0{--tw-gradient-from:rgb(var(--cstu-success-450)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-450\/10{--tw-gradient-from:rgb(var(--cstu-success-450)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-450\/100{--tw-gradient-from:rgb(var(--cstu-success-450)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-450\/15{--tw-gradient-from:rgb(var(--cstu-success-450)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-450\/20{--tw-gradient-from:rgb(var(--cstu-success-450)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-450\/25{--tw-gradient-from:rgb(var(--cstu-success-450)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-450\/30{--tw-gradient-from:rgb(var(--cstu-success-450)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-450\/35{--tw-gradient-from:rgb(var(--cstu-success-450)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-450\/40{--tw-gradient-from:rgb(var(--cstu-success-450)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-450\/45{--tw-gradient-from:rgb(var(--cstu-success-450)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-450\/5{--tw-gradient-from:rgb(var(--cstu-success-450)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-450\/50{--tw-gradient-from:rgb(var(--cstu-success-450)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-450\/55{--tw-gradient-from:rgb(var(--cstu-success-450)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-450\/60{--tw-gradient-from:rgb(var(--cstu-success-450)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-450\/65{--tw-gradient-from:rgb(var(--cstu-success-450)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-450\/70{--tw-gradient-from:rgb(var(--cstu-success-450)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-450\/75{--tw-gradient-from:rgb(var(--cstu-success-450)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-450\/80{--tw-gradient-from:rgb(var(--cstu-success-450)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-450\/85{--tw-gradient-from:rgb(var(--cstu-success-450)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-450\/90{--tw-gradient-from:rgb(var(--cstu-success-450)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-450\/95{--tw-gradient-from:rgb(var(--cstu-success-450)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-50{--tw-gradient-from:rgb(var(--cstu-success-50)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-50\/0{--tw-gradient-from:rgb(var(--cstu-success-50)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-50\/10{--tw-gradient-from:rgb(var(--cstu-success-50)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-50\/100{--tw-gradient-from:rgb(var(--cstu-success-50)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-50\/15{--tw-gradient-from:rgb(var(--cstu-success-50)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-50\/20{--tw-gradient-from:rgb(var(--cstu-success-50)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-50\/25{--tw-gradient-from:rgb(var(--cstu-success-50)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-50\/30{--tw-gradient-from:rgb(var(--cstu-success-50)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-50\/35{--tw-gradient-from:rgb(var(--cstu-success-50)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-50\/40{--tw-gradient-from:rgb(var(--cstu-success-50)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-50\/45{--tw-gradient-from:rgb(var(--cstu-success-50)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-50\/5{--tw-gradient-from:rgb(var(--cstu-success-50)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-50\/50{--tw-gradient-from:rgb(var(--cstu-success-50)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-50\/55{--tw-gradient-from:rgb(var(--cstu-success-50)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-50\/60{--tw-gradient-from:rgb(var(--cstu-success-50)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-50\/65{--tw-gradient-from:rgb(var(--cstu-success-50)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-50\/70{--tw-gradient-from:rgb(var(--cstu-success-50)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-50\/75{--tw-gradient-from:rgb(var(--cstu-success-50)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-50\/80{--tw-gradient-from:rgb(var(--cstu-success-50)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-50\/85{--tw-gradient-from:rgb(var(--cstu-success-50)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-50\/90{--tw-gradient-from:rgb(var(--cstu-success-50)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-50\/95{--tw-gradient-from:rgb(var(--cstu-success-50)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-500{--tw-gradient-from:rgb(var(--cstu-success-500)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-500\/0{--tw-gradient-from:rgb(var(--cstu-success-500)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-500\/10{--tw-gradient-from:rgb(var(--cstu-success-500)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-500\/100{--tw-gradient-from:rgb(var(--cstu-success-500)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-500\/15{--tw-gradient-from:rgb(var(--cstu-success-500)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-500\/20{--tw-gradient-from:rgb(var(--cstu-success-500)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-500\/25{--tw-gradient-from:rgb(var(--cstu-success-500)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-500\/30{--tw-gradient-from:rgb(var(--cstu-success-500)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-500\/35{--tw-gradient-from:rgb(var(--cstu-success-500)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-500\/40{--tw-gradient-from:rgb(var(--cstu-success-500)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-500\/45{--tw-gradient-from:rgb(var(--cstu-success-500)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-500\/5{--tw-gradient-from:rgb(var(--cstu-success-500)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-500\/50{--tw-gradient-from:rgb(var(--cstu-success-500)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-500\/55{--tw-gradient-from:rgb(var(--cstu-success-500)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-500\/60{--tw-gradient-from:rgb(var(--cstu-success-500)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-500\/65{--tw-gradient-from:rgb(var(--cstu-success-500)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-500\/70{--tw-gradient-from:rgb(var(--cstu-success-500)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-500\/75{--tw-gradient-from:rgb(var(--cstu-success-500)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-500\/80{--tw-gradient-from:rgb(var(--cstu-success-500)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-500\/85{--tw-gradient-from:rgb(var(--cstu-success-500)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-500\/90{--tw-gradient-from:rgb(var(--cstu-success-500)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-500\/95{--tw-gradient-from:rgb(var(--cstu-success-500)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-550{--tw-gradient-from:rgb(var(--cstu-success-550)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-550\/0{--tw-gradient-from:rgb(var(--cstu-success-550)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-550\/10{--tw-gradient-from:rgb(var(--cstu-success-550)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-550\/100{--tw-gradient-from:rgb(var(--cstu-success-550)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-550\/15{--tw-gradient-from:rgb(var(--cstu-success-550)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-550\/20{--tw-gradient-from:rgb(var(--cstu-success-550)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-550\/25{--tw-gradient-from:rgb(var(--cstu-success-550)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-550\/30{--tw-gradient-from:rgb(var(--cstu-success-550)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-550\/35{--tw-gradient-from:rgb(var(--cstu-success-550)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-550\/40{--tw-gradient-from:rgb(var(--cstu-success-550)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-550\/45{--tw-gradient-from:rgb(var(--cstu-success-550)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-550\/5{--tw-gradient-from:rgb(var(--cstu-success-550)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-550\/50{--tw-gradient-from:rgb(var(--cstu-success-550)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-550\/55{--tw-gradient-from:rgb(var(--cstu-success-550)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-550\/60{--tw-gradient-from:rgb(var(--cstu-success-550)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-550\/65{--tw-gradient-from:rgb(var(--cstu-success-550)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-550\/70{--tw-gradient-from:rgb(var(--cstu-success-550)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-550\/75{--tw-gradient-from:rgb(var(--cstu-success-550)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-550\/80{--tw-gradient-from:rgb(var(--cstu-success-550)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-550\/85{--tw-gradient-from:rgb(var(--cstu-success-550)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-550\/90{--tw-gradient-from:rgb(var(--cstu-success-550)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-550\/95{--tw-gradient-from:rgb(var(--cstu-success-550)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-575{--tw-gradient-from:rgb(var(--cstu-success-575)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-575\/0{--tw-gradient-from:rgb(var(--cstu-success-575)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-575\/10{--tw-gradient-from:rgb(var(--cstu-success-575)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-575\/100{--tw-gradient-from:rgb(var(--cstu-success-575)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-575\/15{--tw-gradient-from:rgb(var(--cstu-success-575)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-575\/20{--tw-gradient-from:rgb(var(--cstu-success-575)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-575\/25{--tw-gradient-from:rgb(var(--cstu-success-575)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-575\/30{--tw-gradient-from:rgb(var(--cstu-success-575)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-575\/35{--tw-gradient-from:rgb(var(--cstu-success-575)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-575\/40{--tw-gradient-from:rgb(var(--cstu-success-575)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-575\/45{--tw-gradient-from:rgb(var(--cstu-success-575)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-575\/5{--tw-gradient-from:rgb(var(--cstu-success-575)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-575\/50{--tw-gradient-from:rgb(var(--cstu-success-575)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-575\/55{--tw-gradient-from:rgb(var(--cstu-success-575)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-575\/60{--tw-gradient-from:rgb(var(--cstu-success-575)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-575\/65{--tw-gradient-from:rgb(var(--cstu-success-575)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-575\/70{--tw-gradient-from:rgb(var(--cstu-success-575)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-575\/75{--tw-gradient-from:rgb(var(--cstu-success-575)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-575\/80{--tw-gradient-from:rgb(var(--cstu-success-575)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-575\/85{--tw-gradient-from:rgb(var(--cstu-success-575)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-575\/90{--tw-gradient-from:rgb(var(--cstu-success-575)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-575\/95{--tw-gradient-from:rgb(var(--cstu-success-575)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-600{--tw-gradient-from:rgb(var(--cstu-success-600)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-600\/0{--tw-gradient-from:rgb(var(--cstu-success-600)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-600\/10{--tw-gradient-from:rgb(var(--cstu-success-600)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-600\/100{--tw-gradient-from:rgb(var(--cstu-success-600)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-600\/15{--tw-gradient-from:rgb(var(--cstu-success-600)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-600\/20{--tw-gradient-from:rgb(var(--cstu-success-600)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-600\/25{--tw-gradient-from:rgb(var(--cstu-success-600)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-600\/30{--tw-gradient-from:rgb(var(--cstu-success-600)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-600\/35{--tw-gradient-from:rgb(var(--cstu-success-600)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-600\/40{--tw-gradient-from:rgb(var(--cstu-success-600)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-600\/45{--tw-gradient-from:rgb(var(--cstu-success-600)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-600\/5{--tw-gradient-from:rgb(var(--cstu-success-600)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-600\/50{--tw-gradient-from:rgb(var(--cstu-success-600)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-600\/55{--tw-gradient-from:rgb(var(--cstu-success-600)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-600\/60{--tw-gradient-from:rgb(var(--cstu-success-600)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-600\/65{--tw-gradient-from:rgb(var(--cstu-success-600)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-600\/70{--tw-gradient-from:rgb(var(--cstu-success-600)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-600\/75{--tw-gradient-from:rgb(var(--cstu-success-600)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-600\/80{--tw-gradient-from:rgb(var(--cstu-success-600)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-600\/85{--tw-gradient-from:rgb(var(--cstu-success-600)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-600\/90{--tw-gradient-from:rgb(var(--cstu-success-600)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-600\/95{--tw-gradient-from:rgb(var(--cstu-success-600)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-700{--tw-gradient-from:rgb(var(--cstu-success-700)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-700\/0{--tw-gradient-from:rgb(var(--cstu-success-700)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-700\/10{--tw-gradient-from:rgb(var(--cstu-success-700)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-700\/100{--tw-gradient-from:rgb(var(--cstu-success-700)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-700\/15{--tw-gradient-from:rgb(var(--cstu-success-700)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-700\/20{--tw-gradient-from:rgb(var(--cstu-success-700)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-700\/25{--tw-gradient-from:rgb(var(--cstu-success-700)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-700\/30{--tw-gradient-from:rgb(var(--cstu-success-700)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-700\/35{--tw-gradient-from:rgb(var(--cstu-success-700)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-700\/40{--tw-gradient-from:rgb(var(--cstu-success-700)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-700\/45{--tw-gradient-from:rgb(var(--cstu-success-700)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-700\/5{--tw-gradient-from:rgb(var(--cstu-success-700)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-700\/50{--tw-gradient-from:rgb(var(--cstu-success-700)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-700\/55{--tw-gradient-from:rgb(var(--cstu-success-700)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-700\/60{--tw-gradient-from:rgb(var(--cstu-success-700)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-700\/65{--tw-gradient-from:rgb(var(--cstu-success-700)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-700\/70{--tw-gradient-from:rgb(var(--cstu-success-700)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-700\/75{--tw-gradient-from:rgb(var(--cstu-success-700)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-700\/80{--tw-gradient-from:rgb(var(--cstu-success-700)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-700\/85{--tw-gradient-from:rgb(var(--cstu-success-700)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-700\/90{--tw-gradient-from:rgb(var(--cstu-success-700)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-700\/95{--tw-gradient-from:rgb(var(--cstu-success-700)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-800{--tw-gradient-from:rgb(var(--cstu-success-800)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-800\/0{--tw-gradient-from:rgb(var(--cstu-success-800)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-800\/10{--tw-gradient-from:rgb(var(--cstu-success-800)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-800\/100{--tw-gradient-from:rgb(var(--cstu-success-800)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-800\/15{--tw-gradient-from:rgb(var(--cstu-success-800)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-800\/20{--tw-gradient-from:rgb(var(--cstu-success-800)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-800\/25{--tw-gradient-from:rgb(var(--cstu-success-800)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-800\/30{--tw-gradient-from:rgb(var(--cstu-success-800)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-800\/35{--tw-gradient-from:rgb(var(--cstu-success-800)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-800\/40{--tw-gradient-from:rgb(var(--cstu-success-800)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-800\/45{--tw-gradient-from:rgb(var(--cstu-success-800)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-800\/5{--tw-gradient-from:rgb(var(--cstu-success-800)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-800\/50{--tw-gradient-from:rgb(var(--cstu-success-800)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-800\/55{--tw-gradient-from:rgb(var(--cstu-success-800)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-800\/60{--tw-gradient-from:rgb(var(--cstu-success-800)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-800\/65{--tw-gradient-from:rgb(var(--cstu-success-800)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-800\/70{--tw-gradient-from:rgb(var(--cstu-success-800)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-800\/75{--tw-gradient-from:rgb(var(--cstu-success-800)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-800\/80{--tw-gradient-from:rgb(var(--cstu-success-800)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-800\/85{--tw-gradient-from:rgb(var(--cstu-success-800)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-800\/90{--tw-gradient-from:rgb(var(--cstu-success-800)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-800\/95{--tw-gradient-from:rgb(var(--cstu-success-800)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-900{--tw-gradient-from:rgb(var(--cstu-success-900)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-900\/0{--tw-gradient-from:rgb(var(--cstu-success-900)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-900\/10{--tw-gradient-from:rgb(var(--cstu-success-900)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-900\/100{--tw-gradient-from:rgb(var(--cstu-success-900)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-900\/15{--tw-gradient-from:rgb(var(--cstu-success-900)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-900\/20{--tw-gradient-from:rgb(var(--cstu-success-900)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-900\/25{--tw-gradient-from:rgb(var(--cstu-success-900)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-900\/30{--tw-gradient-from:rgb(var(--cstu-success-900)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-900\/35{--tw-gradient-from:rgb(var(--cstu-success-900)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-900\/40{--tw-gradient-from:rgb(var(--cstu-success-900)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-900\/45{--tw-gradient-from:rgb(var(--cstu-success-900)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-900\/5{--tw-gradient-from:rgb(var(--cstu-success-900)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-900\/50{--tw-gradient-from:rgb(var(--cstu-success-900)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-900\/55{--tw-gradient-from:rgb(var(--cstu-success-900)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-900\/60{--tw-gradient-from:rgb(var(--cstu-success-900)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-900\/65{--tw-gradient-from:rgb(var(--cstu-success-900)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-900\/70{--tw-gradient-from:rgb(var(--cstu-success-900)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-900\/75{--tw-gradient-from:rgb(var(--cstu-success-900)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-900\/80{--tw-gradient-from:rgb(var(--cstu-success-900)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-900\/85{--tw-gradient-from:rgb(var(--cstu-success-900)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-900\/90{--tw-gradient-from:rgb(var(--cstu-success-900)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-success-900\/95{--tw-gradient-from:rgb(var(--cstu-success-900)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-100{--tw-gradient-from:rgb(var(--cstu-warning-100)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-100\/0{--tw-gradient-from:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-100\/10{--tw-gradient-from:rgb(var(--cstu-warning-100)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-100\/100{--tw-gradient-from:rgb(var(--cstu-warning-100)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-100\/15{--tw-gradient-from:rgb(var(--cstu-warning-100)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-100\/20{--tw-gradient-from:rgb(var(--cstu-warning-100)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-100\/25{--tw-gradient-from:rgb(var(--cstu-warning-100)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-100\/30{--tw-gradient-from:rgb(var(--cstu-warning-100)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-100\/35{--tw-gradient-from:rgb(var(--cstu-warning-100)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-100\/40{--tw-gradient-from:rgb(var(--cstu-warning-100)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-100\/45{--tw-gradient-from:rgb(var(--cstu-warning-100)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-100\/5{--tw-gradient-from:rgb(var(--cstu-warning-100)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-100\/50{--tw-gradient-from:rgb(var(--cstu-warning-100)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-100\/55{--tw-gradient-from:rgb(var(--cstu-warning-100)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-100\/60{--tw-gradient-from:rgb(var(--cstu-warning-100)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-100\/65{--tw-gradient-from:rgb(var(--cstu-warning-100)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-100\/70{--tw-gradient-from:rgb(var(--cstu-warning-100)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-100\/75{--tw-gradient-from:rgb(var(--cstu-warning-100)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-100\/80{--tw-gradient-from:rgb(var(--cstu-warning-100)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-100\/85{--tw-gradient-from:rgb(var(--cstu-warning-100)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-100\/90{--tw-gradient-from:rgb(var(--cstu-warning-100)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-100\/95{--tw-gradient-from:rgb(var(--cstu-warning-100)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-200{--tw-gradient-from:rgb(var(--cstu-warning-200)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-200\/0{--tw-gradient-from:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-200\/10{--tw-gradient-from:rgb(var(--cstu-warning-200)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-200\/100{--tw-gradient-from:rgb(var(--cstu-warning-200)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-200\/15{--tw-gradient-from:rgb(var(--cstu-warning-200)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-200\/20{--tw-gradient-from:rgb(var(--cstu-warning-200)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-200\/25{--tw-gradient-from:rgb(var(--cstu-warning-200)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-200\/30{--tw-gradient-from:rgb(var(--cstu-warning-200)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-200\/35{--tw-gradient-from:rgb(var(--cstu-warning-200)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-200\/40{--tw-gradient-from:rgb(var(--cstu-warning-200)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-200\/45{--tw-gradient-from:rgb(var(--cstu-warning-200)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-200\/5{--tw-gradient-from:rgb(var(--cstu-warning-200)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-200\/50{--tw-gradient-from:rgb(var(--cstu-warning-200)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-200\/55{--tw-gradient-from:rgb(var(--cstu-warning-200)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-200\/60{--tw-gradient-from:rgb(var(--cstu-warning-200)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-200\/65{--tw-gradient-from:rgb(var(--cstu-warning-200)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-200\/70{--tw-gradient-from:rgb(var(--cstu-warning-200)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-200\/75{--tw-gradient-from:rgb(var(--cstu-warning-200)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-200\/80{--tw-gradient-from:rgb(var(--cstu-warning-200)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-200\/85{--tw-gradient-from:rgb(var(--cstu-warning-200)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-200\/90{--tw-gradient-from:rgb(var(--cstu-warning-200)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-200\/95{--tw-gradient-from:rgb(var(--cstu-warning-200)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-250{--tw-gradient-from:rgb(var(--cstu-warning-250)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-250\/0{--tw-gradient-from:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-250\/10{--tw-gradient-from:rgb(var(--cstu-warning-250)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-250\/100{--tw-gradient-from:rgb(var(--cstu-warning-250)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-250\/15{--tw-gradient-from:rgb(var(--cstu-warning-250)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-250\/20{--tw-gradient-from:rgb(var(--cstu-warning-250)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-250\/25{--tw-gradient-from:rgb(var(--cstu-warning-250)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-250\/30{--tw-gradient-from:rgb(var(--cstu-warning-250)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-250\/35{--tw-gradient-from:rgb(var(--cstu-warning-250)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-250\/40{--tw-gradient-from:rgb(var(--cstu-warning-250)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-250\/45{--tw-gradient-from:rgb(var(--cstu-warning-250)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-250\/5{--tw-gradient-from:rgb(var(--cstu-warning-250)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-250\/50{--tw-gradient-from:rgb(var(--cstu-warning-250)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-250\/55{--tw-gradient-from:rgb(var(--cstu-warning-250)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-250\/60{--tw-gradient-from:rgb(var(--cstu-warning-250)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-250\/65{--tw-gradient-from:rgb(var(--cstu-warning-250)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-250\/70{--tw-gradient-from:rgb(var(--cstu-warning-250)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-250\/75{--tw-gradient-from:rgb(var(--cstu-warning-250)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-250\/80{--tw-gradient-from:rgb(var(--cstu-warning-250)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-250\/85{--tw-gradient-from:rgb(var(--cstu-warning-250)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-250\/90{--tw-gradient-from:rgb(var(--cstu-warning-250)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-250\/95{--tw-gradient-from:rgb(var(--cstu-warning-250)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-300{--tw-gradient-from:rgb(var(--cstu-warning-300)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-300\/0{--tw-gradient-from:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-300\/10{--tw-gradient-from:rgb(var(--cstu-warning-300)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-300\/100{--tw-gradient-from:rgb(var(--cstu-warning-300)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-300\/15{--tw-gradient-from:rgb(var(--cstu-warning-300)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-300\/20{--tw-gradient-from:rgb(var(--cstu-warning-300)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-300\/25{--tw-gradient-from:rgb(var(--cstu-warning-300)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-300\/30{--tw-gradient-from:rgb(var(--cstu-warning-300)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-300\/35{--tw-gradient-from:rgb(var(--cstu-warning-300)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-300\/40{--tw-gradient-from:rgb(var(--cstu-warning-300)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-300\/45{--tw-gradient-from:rgb(var(--cstu-warning-300)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-300\/5{--tw-gradient-from:rgb(var(--cstu-warning-300)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-300\/50{--tw-gradient-from:rgb(var(--cstu-warning-300)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-300\/55{--tw-gradient-from:rgb(var(--cstu-warning-300)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-300\/60{--tw-gradient-from:rgb(var(--cstu-warning-300)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-300\/65{--tw-gradient-from:rgb(var(--cstu-warning-300)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-300\/70{--tw-gradient-from:rgb(var(--cstu-warning-300)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-300\/75{--tw-gradient-from:rgb(var(--cstu-warning-300)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-300\/80{--tw-gradient-from:rgb(var(--cstu-warning-300)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-300\/85{--tw-gradient-from:rgb(var(--cstu-warning-300)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-300\/90{--tw-gradient-from:rgb(var(--cstu-warning-300)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-300\/95{--tw-gradient-from:rgb(var(--cstu-warning-300)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-400{--tw-gradient-from:rgb(var(--cstu-warning-400)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-400\/0{--tw-gradient-from:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-400\/10{--tw-gradient-from:rgb(var(--cstu-warning-400)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-400\/100{--tw-gradient-from:rgb(var(--cstu-warning-400)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-400\/15{--tw-gradient-from:rgb(var(--cstu-warning-400)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-400\/20{--tw-gradient-from:rgb(var(--cstu-warning-400)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-400\/25{--tw-gradient-from:rgb(var(--cstu-warning-400)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-400\/30{--tw-gradient-from:rgb(var(--cstu-warning-400)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-400\/35{--tw-gradient-from:rgb(var(--cstu-warning-400)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-400\/40{--tw-gradient-from:rgb(var(--cstu-warning-400)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-400\/45{--tw-gradient-from:rgb(var(--cstu-warning-400)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-400\/5{--tw-gradient-from:rgb(var(--cstu-warning-400)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-400\/50{--tw-gradient-from:rgb(var(--cstu-warning-400)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-400\/55{--tw-gradient-from:rgb(var(--cstu-warning-400)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-400\/60{--tw-gradient-from:rgb(var(--cstu-warning-400)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-400\/65{--tw-gradient-from:rgb(var(--cstu-warning-400)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-400\/70{--tw-gradient-from:rgb(var(--cstu-warning-400)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-400\/75{--tw-gradient-from:rgb(var(--cstu-warning-400)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-400\/80{--tw-gradient-from:rgb(var(--cstu-warning-400)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-400\/85{--tw-gradient-from:rgb(var(--cstu-warning-400)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-400\/90{--tw-gradient-from:rgb(var(--cstu-warning-400)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-400\/95{--tw-gradient-from:rgb(var(--cstu-warning-400)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-450{--tw-gradient-from:rgb(var(--cstu-warning-450)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-450\/0{--tw-gradient-from:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-450\/10{--tw-gradient-from:rgb(var(--cstu-warning-450)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-450\/100{--tw-gradient-from:rgb(var(--cstu-warning-450)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-450\/15{--tw-gradient-from:rgb(var(--cstu-warning-450)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-450\/20{--tw-gradient-from:rgb(var(--cstu-warning-450)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-450\/25{--tw-gradient-from:rgb(var(--cstu-warning-450)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-450\/30{--tw-gradient-from:rgb(var(--cstu-warning-450)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-450\/35{--tw-gradient-from:rgb(var(--cstu-warning-450)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-450\/40{--tw-gradient-from:rgb(var(--cstu-warning-450)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-450\/45{--tw-gradient-from:rgb(var(--cstu-warning-450)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-450\/5{--tw-gradient-from:rgb(var(--cstu-warning-450)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-450\/50{--tw-gradient-from:rgb(var(--cstu-warning-450)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-450\/55{--tw-gradient-from:rgb(var(--cstu-warning-450)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-450\/60{--tw-gradient-from:rgb(var(--cstu-warning-450)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-450\/65{--tw-gradient-from:rgb(var(--cstu-warning-450)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-450\/70{--tw-gradient-from:rgb(var(--cstu-warning-450)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-450\/75{--tw-gradient-from:rgb(var(--cstu-warning-450)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-450\/80{--tw-gradient-from:rgb(var(--cstu-warning-450)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-450\/85{--tw-gradient-from:rgb(var(--cstu-warning-450)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-450\/90{--tw-gradient-from:rgb(var(--cstu-warning-450)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-450\/95{--tw-gradient-from:rgb(var(--cstu-warning-450)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-50{--tw-gradient-from:rgb(var(--cstu-warning-50)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-50\/0{--tw-gradient-from:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-50\/10{--tw-gradient-from:rgb(var(--cstu-warning-50)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-50\/100{--tw-gradient-from:rgb(var(--cstu-warning-50)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-50\/15{--tw-gradient-from:rgb(var(--cstu-warning-50)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-50\/20{--tw-gradient-from:rgb(var(--cstu-warning-50)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-50\/25{--tw-gradient-from:rgb(var(--cstu-warning-50)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-50\/30{--tw-gradient-from:rgb(var(--cstu-warning-50)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-50\/35{--tw-gradient-from:rgb(var(--cstu-warning-50)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-50\/40{--tw-gradient-from:rgb(var(--cstu-warning-50)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-50\/45{--tw-gradient-from:rgb(var(--cstu-warning-50)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-50\/5{--tw-gradient-from:rgb(var(--cstu-warning-50)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-50\/50{--tw-gradient-from:rgb(var(--cstu-warning-50)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-50\/55{--tw-gradient-from:rgb(var(--cstu-warning-50)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-50\/60{--tw-gradient-from:rgb(var(--cstu-warning-50)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-50\/65{--tw-gradient-from:rgb(var(--cstu-warning-50)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-50\/70{--tw-gradient-from:rgb(var(--cstu-warning-50)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-50\/75{--tw-gradient-from:rgb(var(--cstu-warning-50)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-50\/80{--tw-gradient-from:rgb(var(--cstu-warning-50)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-50\/85{--tw-gradient-from:rgb(var(--cstu-warning-50)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-50\/90{--tw-gradient-from:rgb(var(--cstu-warning-50)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-50\/95{--tw-gradient-from:rgb(var(--cstu-warning-50)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-500{--tw-gradient-from:rgb(var(--cstu-warning-500)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-500\/0{--tw-gradient-from:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-500\/10{--tw-gradient-from:rgb(var(--cstu-warning-500)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-500\/100{--tw-gradient-from:rgb(var(--cstu-warning-500)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-500\/15{--tw-gradient-from:rgb(var(--cstu-warning-500)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-500\/20{--tw-gradient-from:rgb(var(--cstu-warning-500)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-500\/25{--tw-gradient-from:rgb(var(--cstu-warning-500)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-500\/30{--tw-gradient-from:rgb(var(--cstu-warning-500)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-500\/35{--tw-gradient-from:rgb(var(--cstu-warning-500)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-500\/40{--tw-gradient-from:rgb(var(--cstu-warning-500)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-500\/45{--tw-gradient-from:rgb(var(--cstu-warning-500)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-500\/5{--tw-gradient-from:rgb(var(--cstu-warning-500)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-500\/50{--tw-gradient-from:rgb(var(--cstu-warning-500)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-500\/55{--tw-gradient-from:rgb(var(--cstu-warning-500)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-500\/60{--tw-gradient-from:rgb(var(--cstu-warning-500)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-500\/65{--tw-gradient-from:rgb(var(--cstu-warning-500)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-500\/70{--tw-gradient-from:rgb(var(--cstu-warning-500)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-500\/75{--tw-gradient-from:rgb(var(--cstu-warning-500)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-500\/80{--tw-gradient-from:rgb(var(--cstu-warning-500)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-500\/85{--tw-gradient-from:rgb(var(--cstu-warning-500)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-500\/90{--tw-gradient-from:rgb(var(--cstu-warning-500)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-500\/95{--tw-gradient-from:rgb(var(--cstu-warning-500)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-550{--tw-gradient-from:rgb(var(--cstu-warning-550)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-550\/0{--tw-gradient-from:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-550\/10{--tw-gradient-from:rgb(var(--cstu-warning-550)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-550\/100{--tw-gradient-from:rgb(var(--cstu-warning-550)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-550\/15{--tw-gradient-from:rgb(var(--cstu-warning-550)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-550\/20{--tw-gradient-from:rgb(var(--cstu-warning-550)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-550\/25{--tw-gradient-from:rgb(var(--cstu-warning-550)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-550\/30{--tw-gradient-from:rgb(var(--cstu-warning-550)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-550\/35{--tw-gradient-from:rgb(var(--cstu-warning-550)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-550\/40{--tw-gradient-from:rgb(var(--cstu-warning-550)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-550\/45{--tw-gradient-from:rgb(var(--cstu-warning-550)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-550\/5{--tw-gradient-from:rgb(var(--cstu-warning-550)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-550\/50{--tw-gradient-from:rgb(var(--cstu-warning-550)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-550\/55{--tw-gradient-from:rgb(var(--cstu-warning-550)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-550\/60{--tw-gradient-from:rgb(var(--cstu-warning-550)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-550\/65{--tw-gradient-from:rgb(var(--cstu-warning-550)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-550\/70{--tw-gradient-from:rgb(var(--cstu-warning-550)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-550\/75{--tw-gradient-from:rgb(var(--cstu-warning-550)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-550\/80{--tw-gradient-from:rgb(var(--cstu-warning-550)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-550\/85{--tw-gradient-from:rgb(var(--cstu-warning-550)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-550\/90{--tw-gradient-from:rgb(var(--cstu-warning-550)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-550\/95{--tw-gradient-from:rgb(var(--cstu-warning-550)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-575{--tw-gradient-from:rgb(var(--cstu-warning-575)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-575\/0{--tw-gradient-from:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-575\/10{--tw-gradient-from:rgb(var(--cstu-warning-575)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-575\/100{--tw-gradient-from:rgb(var(--cstu-warning-575)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-575\/15{--tw-gradient-from:rgb(var(--cstu-warning-575)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-575\/20{--tw-gradient-from:rgb(var(--cstu-warning-575)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-575\/25{--tw-gradient-from:rgb(var(--cstu-warning-575)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-575\/30{--tw-gradient-from:rgb(var(--cstu-warning-575)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-575\/35{--tw-gradient-from:rgb(var(--cstu-warning-575)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-575\/40{--tw-gradient-from:rgb(var(--cstu-warning-575)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-575\/45{--tw-gradient-from:rgb(var(--cstu-warning-575)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-575\/5{--tw-gradient-from:rgb(var(--cstu-warning-575)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-575\/50{--tw-gradient-from:rgb(var(--cstu-warning-575)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-575\/55{--tw-gradient-from:rgb(var(--cstu-warning-575)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-575\/60{--tw-gradient-from:rgb(var(--cstu-warning-575)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-575\/65{--tw-gradient-from:rgb(var(--cstu-warning-575)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-575\/70{--tw-gradient-from:rgb(var(--cstu-warning-575)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-575\/75{--tw-gradient-from:rgb(var(--cstu-warning-575)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-575\/80{--tw-gradient-from:rgb(var(--cstu-warning-575)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-575\/85{--tw-gradient-from:rgb(var(--cstu-warning-575)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-575\/90{--tw-gradient-from:rgb(var(--cstu-warning-575)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-575\/95{--tw-gradient-from:rgb(var(--cstu-warning-575)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-600{--tw-gradient-from:rgb(var(--cstu-warning-600)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-600\/0{--tw-gradient-from:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-600\/10{--tw-gradient-from:rgb(var(--cstu-warning-600)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-600\/100{--tw-gradient-from:rgb(var(--cstu-warning-600)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-600\/15{--tw-gradient-from:rgb(var(--cstu-warning-600)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-600\/20{--tw-gradient-from:rgb(var(--cstu-warning-600)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-600\/25{--tw-gradient-from:rgb(var(--cstu-warning-600)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-600\/30{--tw-gradient-from:rgb(var(--cstu-warning-600)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-600\/35{--tw-gradient-from:rgb(var(--cstu-warning-600)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-600\/40{--tw-gradient-from:rgb(var(--cstu-warning-600)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-600\/45{--tw-gradient-from:rgb(var(--cstu-warning-600)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-600\/5{--tw-gradient-from:rgb(var(--cstu-warning-600)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-600\/50{--tw-gradient-from:rgb(var(--cstu-warning-600)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-600\/55{--tw-gradient-from:rgb(var(--cstu-warning-600)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-600\/60{--tw-gradient-from:rgb(var(--cstu-warning-600)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-600\/65{--tw-gradient-from:rgb(var(--cstu-warning-600)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-600\/70{--tw-gradient-from:rgb(var(--cstu-warning-600)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-600\/75{--tw-gradient-from:rgb(var(--cstu-warning-600)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-600\/80{--tw-gradient-from:rgb(var(--cstu-warning-600)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-600\/85{--tw-gradient-from:rgb(var(--cstu-warning-600)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-600\/90{--tw-gradient-from:rgb(var(--cstu-warning-600)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-600\/95{--tw-gradient-from:rgb(var(--cstu-warning-600)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-700{--tw-gradient-from:rgb(var(--cstu-warning-700)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-700\/0{--tw-gradient-from:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-700\/10{--tw-gradient-from:rgb(var(--cstu-warning-700)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-700\/100{--tw-gradient-from:rgb(var(--cstu-warning-700)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-700\/15{--tw-gradient-from:rgb(var(--cstu-warning-700)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-700\/20{--tw-gradient-from:rgb(var(--cstu-warning-700)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-700\/25{--tw-gradient-from:rgb(var(--cstu-warning-700)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-700\/30{--tw-gradient-from:rgb(var(--cstu-warning-700)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-700\/35{--tw-gradient-from:rgb(var(--cstu-warning-700)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-700\/40{--tw-gradient-from:rgb(var(--cstu-warning-700)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-700\/45{--tw-gradient-from:rgb(var(--cstu-warning-700)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-700\/5{--tw-gradient-from:rgb(var(--cstu-warning-700)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-700\/50{--tw-gradient-from:rgb(var(--cstu-warning-700)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-700\/55{--tw-gradient-from:rgb(var(--cstu-warning-700)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-700\/60{--tw-gradient-from:rgb(var(--cstu-warning-700)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-700\/65{--tw-gradient-from:rgb(var(--cstu-warning-700)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-700\/70{--tw-gradient-from:rgb(var(--cstu-warning-700)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-700\/75{--tw-gradient-from:rgb(var(--cstu-warning-700)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-700\/80{--tw-gradient-from:rgb(var(--cstu-warning-700)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-700\/85{--tw-gradient-from:rgb(var(--cstu-warning-700)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-700\/90{--tw-gradient-from:rgb(var(--cstu-warning-700)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-700\/95{--tw-gradient-from:rgb(var(--cstu-warning-700)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-800{--tw-gradient-from:rgb(var(--cstu-warning-800)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-800\/0{--tw-gradient-from:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-800\/10{--tw-gradient-from:rgb(var(--cstu-warning-800)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-800\/100{--tw-gradient-from:rgb(var(--cstu-warning-800)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-800\/15{--tw-gradient-from:rgb(var(--cstu-warning-800)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-800\/20{--tw-gradient-from:rgb(var(--cstu-warning-800)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-800\/25{--tw-gradient-from:rgb(var(--cstu-warning-800)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-800\/30{--tw-gradient-from:rgb(var(--cstu-warning-800)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-800\/35{--tw-gradient-from:rgb(var(--cstu-warning-800)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-800\/40{--tw-gradient-from:rgb(var(--cstu-warning-800)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-800\/45{--tw-gradient-from:rgb(var(--cstu-warning-800)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-800\/5{--tw-gradient-from:rgb(var(--cstu-warning-800)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-800\/50{--tw-gradient-from:rgb(var(--cstu-warning-800)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-800\/55{--tw-gradient-from:rgb(var(--cstu-warning-800)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-800\/60{--tw-gradient-from:rgb(var(--cstu-warning-800)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-800\/65{--tw-gradient-from:rgb(var(--cstu-warning-800)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-800\/70{--tw-gradient-from:rgb(var(--cstu-warning-800)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-800\/75{--tw-gradient-from:rgb(var(--cstu-warning-800)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-800\/80{--tw-gradient-from:rgb(var(--cstu-warning-800)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-800\/85{--tw-gradient-from:rgb(var(--cstu-warning-800)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-800\/90{--tw-gradient-from:rgb(var(--cstu-warning-800)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-800\/95{--tw-gradient-from:rgb(var(--cstu-warning-800)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-900{--tw-gradient-from:rgb(var(--cstu-warning-900)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-900\/0{--tw-gradient-from:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-900\/10{--tw-gradient-from:rgb(var(--cstu-warning-900)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-900\/100{--tw-gradient-from:rgb(var(--cstu-warning-900)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-900\/15{--tw-gradient-from:rgb(var(--cstu-warning-900)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-900\/20{--tw-gradient-from:rgb(var(--cstu-warning-900)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-900\/25{--tw-gradient-from:rgb(var(--cstu-warning-900)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-900\/30{--tw-gradient-from:rgb(var(--cstu-warning-900)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-900\/35{--tw-gradient-from:rgb(var(--cstu-warning-900)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-900\/40{--tw-gradient-from:rgb(var(--cstu-warning-900)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-900\/45{--tw-gradient-from:rgb(var(--cstu-warning-900)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-900\/5{--tw-gradient-from:rgb(var(--cstu-warning-900)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-900\/50{--tw-gradient-from:rgb(var(--cstu-warning-900)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-900\/55{--tw-gradient-from:rgb(var(--cstu-warning-900)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-900\/60{--tw-gradient-from:rgb(var(--cstu-warning-900)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-900\/65{--tw-gradient-from:rgb(var(--cstu-warning-900)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-900\/70{--tw-gradient-from:rgb(var(--cstu-warning-900)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-900\/75{--tw-gradient-from:rgb(var(--cstu-warning-900)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-900\/80{--tw-gradient-from:rgb(var(--cstu-warning-900)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-900\/85{--tw-gradient-from:rgb(var(--cstu-warning-900)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-900\/90{--tw-gradient-from:rgb(var(--cstu-warning-900)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-warning-900\/95{--tw-gradient-from:rgb(var(--cstu-warning-900)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-100{--tw-gradient-from:rgb(var(--cstu-yellow-100)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-100\/0{--tw-gradient-from:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-100\/10{--tw-gradient-from:rgb(var(--cstu-yellow-100)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-100\/100{--tw-gradient-from:rgb(var(--cstu-yellow-100)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-100\/15{--tw-gradient-from:rgb(var(--cstu-yellow-100)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-100\/20{--tw-gradient-from:rgb(var(--cstu-yellow-100)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-100\/25{--tw-gradient-from:rgb(var(--cstu-yellow-100)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-100\/30{--tw-gradient-from:rgb(var(--cstu-yellow-100)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-100\/35{--tw-gradient-from:rgb(var(--cstu-yellow-100)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-100\/40{--tw-gradient-from:rgb(var(--cstu-yellow-100)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-100\/45{--tw-gradient-from:rgb(var(--cstu-yellow-100)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-100\/5{--tw-gradient-from:rgb(var(--cstu-yellow-100)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-100\/50{--tw-gradient-from:rgb(var(--cstu-yellow-100)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-100\/55{--tw-gradient-from:rgb(var(--cstu-yellow-100)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-100\/60{--tw-gradient-from:rgb(var(--cstu-yellow-100)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-100\/65{--tw-gradient-from:rgb(var(--cstu-yellow-100)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-100\/70{--tw-gradient-from:rgb(var(--cstu-yellow-100)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-100\/75{--tw-gradient-from:rgb(var(--cstu-yellow-100)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-100\/80{--tw-gradient-from:rgb(var(--cstu-yellow-100)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-100\/85{--tw-gradient-from:rgb(var(--cstu-yellow-100)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-100\/90{--tw-gradient-from:rgb(var(--cstu-yellow-100)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-100\/95{--tw-gradient-from:rgb(var(--cstu-yellow-100)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-200{--tw-gradient-from:rgb(var(--cstu-yellow-200)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-200\/0{--tw-gradient-from:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-200\/10{--tw-gradient-from:rgb(var(--cstu-yellow-200)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-200\/100{--tw-gradient-from:rgb(var(--cstu-yellow-200)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-200\/15{--tw-gradient-from:rgb(var(--cstu-yellow-200)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-200\/20{--tw-gradient-from:rgb(var(--cstu-yellow-200)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-200\/25{--tw-gradient-from:rgb(var(--cstu-yellow-200)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-200\/30{--tw-gradient-from:rgb(var(--cstu-yellow-200)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-200\/35{--tw-gradient-from:rgb(var(--cstu-yellow-200)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-200\/40{--tw-gradient-from:rgb(var(--cstu-yellow-200)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-200\/45{--tw-gradient-from:rgb(var(--cstu-yellow-200)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-200\/5{--tw-gradient-from:rgb(var(--cstu-yellow-200)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-200\/50{--tw-gradient-from:rgb(var(--cstu-yellow-200)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-200\/55{--tw-gradient-from:rgb(var(--cstu-yellow-200)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-200\/60{--tw-gradient-from:rgb(var(--cstu-yellow-200)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-200\/65{--tw-gradient-from:rgb(var(--cstu-yellow-200)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-200\/70{--tw-gradient-from:rgb(var(--cstu-yellow-200)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-200\/75{--tw-gradient-from:rgb(var(--cstu-yellow-200)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-200\/80{--tw-gradient-from:rgb(var(--cstu-yellow-200)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-200\/85{--tw-gradient-from:rgb(var(--cstu-yellow-200)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-200\/90{--tw-gradient-from:rgb(var(--cstu-yellow-200)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-200\/95{--tw-gradient-from:rgb(var(--cstu-yellow-200)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-300{--tw-gradient-from:rgb(var(--cstu-yellow-300)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-300\/0{--tw-gradient-from:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-300\/10{--tw-gradient-from:rgb(var(--cstu-yellow-300)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-300\/100{--tw-gradient-from:rgb(var(--cstu-yellow-300)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-300\/15{--tw-gradient-from:rgb(var(--cstu-yellow-300)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-300\/20{--tw-gradient-from:rgb(var(--cstu-yellow-300)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-300\/25{--tw-gradient-from:rgb(var(--cstu-yellow-300)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-300\/30{--tw-gradient-from:rgb(var(--cstu-yellow-300)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-300\/35{--tw-gradient-from:rgb(var(--cstu-yellow-300)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-300\/40{--tw-gradient-from:rgb(var(--cstu-yellow-300)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-300\/45{--tw-gradient-from:rgb(var(--cstu-yellow-300)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-300\/5{--tw-gradient-from:rgb(var(--cstu-yellow-300)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-300\/50{--tw-gradient-from:rgb(var(--cstu-yellow-300)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-300\/55{--tw-gradient-from:rgb(var(--cstu-yellow-300)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-300\/60{--tw-gradient-from:rgb(var(--cstu-yellow-300)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-300\/65{--tw-gradient-from:rgb(var(--cstu-yellow-300)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-300\/70{--tw-gradient-from:rgb(var(--cstu-yellow-300)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-300\/75{--tw-gradient-from:rgb(var(--cstu-yellow-300)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-300\/80{--tw-gradient-from:rgb(var(--cstu-yellow-300)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-300\/85{--tw-gradient-from:rgb(var(--cstu-yellow-300)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-300\/90{--tw-gradient-from:rgb(var(--cstu-yellow-300)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-300\/95{--tw-gradient-from:rgb(var(--cstu-yellow-300)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-400{--tw-gradient-from:rgb(var(--cstu-yellow-400)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-400\/0{--tw-gradient-from:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-400\/10{--tw-gradient-from:rgb(var(--cstu-yellow-400)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-400\/100{--tw-gradient-from:rgb(var(--cstu-yellow-400)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-400\/15{--tw-gradient-from:rgb(var(--cstu-yellow-400)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-400\/20{--tw-gradient-from:rgb(var(--cstu-yellow-400)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-400\/25{--tw-gradient-from:rgb(var(--cstu-yellow-400)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-400\/30{--tw-gradient-from:rgb(var(--cstu-yellow-400)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-400\/35{--tw-gradient-from:rgb(var(--cstu-yellow-400)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-400\/40{--tw-gradient-from:rgb(var(--cstu-yellow-400)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-400\/45{--tw-gradient-from:rgb(var(--cstu-yellow-400)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-400\/5{--tw-gradient-from:rgb(var(--cstu-yellow-400)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-400\/50{--tw-gradient-from:rgb(var(--cstu-yellow-400)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-400\/55{--tw-gradient-from:rgb(var(--cstu-yellow-400)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-400\/60{--tw-gradient-from:rgb(var(--cstu-yellow-400)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-400\/65{--tw-gradient-from:rgb(var(--cstu-yellow-400)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-400\/70{--tw-gradient-from:rgb(var(--cstu-yellow-400)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-400\/75{--tw-gradient-from:rgb(var(--cstu-yellow-400)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-400\/80{--tw-gradient-from:rgb(var(--cstu-yellow-400)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-400\/85{--tw-gradient-from:rgb(var(--cstu-yellow-400)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-400\/90{--tw-gradient-from:rgb(var(--cstu-yellow-400)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-400\/95{--tw-gradient-from:rgb(var(--cstu-yellow-400)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-50{--tw-gradient-from:rgb(var(--cstu-yellow-50)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-50\/0{--tw-gradient-from:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-50\/10{--tw-gradient-from:rgb(var(--cstu-yellow-50)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-50\/100{--tw-gradient-from:rgb(var(--cstu-yellow-50)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-50\/15{--tw-gradient-from:rgb(var(--cstu-yellow-50)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-50\/20{--tw-gradient-from:rgb(var(--cstu-yellow-50)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-50\/25{--tw-gradient-from:rgb(var(--cstu-yellow-50)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-50\/30{--tw-gradient-from:rgb(var(--cstu-yellow-50)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-50\/35{--tw-gradient-from:rgb(var(--cstu-yellow-50)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-50\/40{--tw-gradient-from:rgb(var(--cstu-yellow-50)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-50\/45{--tw-gradient-from:rgb(var(--cstu-yellow-50)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-50\/5{--tw-gradient-from:rgb(var(--cstu-yellow-50)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-50\/50{--tw-gradient-from:rgb(var(--cstu-yellow-50)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-50\/55{--tw-gradient-from:rgb(var(--cstu-yellow-50)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-50\/60{--tw-gradient-from:rgb(var(--cstu-yellow-50)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-50\/65{--tw-gradient-from:rgb(var(--cstu-yellow-50)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-50\/70{--tw-gradient-from:rgb(var(--cstu-yellow-50)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-50\/75{--tw-gradient-from:rgb(var(--cstu-yellow-50)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-50\/80{--tw-gradient-from:rgb(var(--cstu-yellow-50)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-50\/85{--tw-gradient-from:rgb(var(--cstu-yellow-50)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-50\/90{--tw-gradient-from:rgb(var(--cstu-yellow-50)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-50\/95{--tw-gradient-from:rgb(var(--cstu-yellow-50)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-500{--tw-gradient-from:rgb(var(--cstu-yellow-500)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-500\/0{--tw-gradient-from:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-500\/10{--tw-gradient-from:rgb(var(--cstu-yellow-500)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-500\/100{--tw-gradient-from:rgb(var(--cstu-yellow-500)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-500\/15{--tw-gradient-from:rgb(var(--cstu-yellow-500)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-500\/20{--tw-gradient-from:rgb(var(--cstu-yellow-500)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-500\/25{--tw-gradient-from:rgb(var(--cstu-yellow-500)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-500\/30{--tw-gradient-from:rgb(var(--cstu-yellow-500)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-500\/35{--tw-gradient-from:rgb(var(--cstu-yellow-500)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-500\/40{--tw-gradient-from:rgb(var(--cstu-yellow-500)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-500\/45{--tw-gradient-from:rgb(var(--cstu-yellow-500)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-500\/5{--tw-gradient-from:rgb(var(--cstu-yellow-500)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-500\/50{--tw-gradient-from:rgb(var(--cstu-yellow-500)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-500\/55{--tw-gradient-from:rgb(var(--cstu-yellow-500)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-500\/60{--tw-gradient-from:rgb(var(--cstu-yellow-500)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-500\/65{--tw-gradient-from:rgb(var(--cstu-yellow-500)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-500\/70{--tw-gradient-from:rgb(var(--cstu-yellow-500)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-500\/75{--tw-gradient-from:rgb(var(--cstu-yellow-500)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-500\/80{--tw-gradient-from:rgb(var(--cstu-yellow-500)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-500\/85{--tw-gradient-from:rgb(var(--cstu-yellow-500)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-500\/90{--tw-gradient-from:rgb(var(--cstu-yellow-500)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-500\/95{--tw-gradient-from:rgb(var(--cstu-yellow-500)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-600{--tw-gradient-from:rgb(var(--cstu-yellow-600)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-600\/0{--tw-gradient-from:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-600\/10{--tw-gradient-from:rgb(var(--cstu-yellow-600)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-600\/100{--tw-gradient-from:rgb(var(--cstu-yellow-600)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-600\/15{--tw-gradient-from:rgb(var(--cstu-yellow-600)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-600\/20{--tw-gradient-from:rgb(var(--cstu-yellow-600)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-600\/25{--tw-gradient-from:rgb(var(--cstu-yellow-600)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-600\/30{--tw-gradient-from:rgb(var(--cstu-yellow-600)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-600\/35{--tw-gradient-from:rgb(var(--cstu-yellow-600)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-600\/40{--tw-gradient-from:rgb(var(--cstu-yellow-600)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-600\/45{--tw-gradient-from:rgb(var(--cstu-yellow-600)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-600\/5{--tw-gradient-from:rgb(var(--cstu-yellow-600)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-600\/50{--tw-gradient-from:rgb(var(--cstu-yellow-600)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-600\/55{--tw-gradient-from:rgb(var(--cstu-yellow-600)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-600\/60{--tw-gradient-from:rgb(var(--cstu-yellow-600)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-600\/65{--tw-gradient-from:rgb(var(--cstu-yellow-600)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-600\/70{--tw-gradient-from:rgb(var(--cstu-yellow-600)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-600\/75{--tw-gradient-from:rgb(var(--cstu-yellow-600)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-600\/80{--tw-gradient-from:rgb(var(--cstu-yellow-600)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-600\/85{--tw-gradient-from:rgb(var(--cstu-yellow-600)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-600\/90{--tw-gradient-from:rgb(var(--cstu-yellow-600)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-600\/95{--tw-gradient-from:rgb(var(--cstu-yellow-600)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-700{--tw-gradient-from:rgb(var(--cstu-yellow-700)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-700\/0{--tw-gradient-from:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-700\/10{--tw-gradient-from:rgb(var(--cstu-yellow-700)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-700\/100{--tw-gradient-from:rgb(var(--cstu-yellow-700)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-700\/15{--tw-gradient-from:rgb(var(--cstu-yellow-700)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-700\/20{--tw-gradient-from:rgb(var(--cstu-yellow-700)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-700\/25{--tw-gradient-from:rgb(var(--cstu-yellow-700)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-700\/30{--tw-gradient-from:rgb(var(--cstu-yellow-700)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-700\/35{--tw-gradient-from:rgb(var(--cstu-yellow-700)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-700\/40{--tw-gradient-from:rgb(var(--cstu-yellow-700)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-700\/45{--tw-gradient-from:rgb(var(--cstu-yellow-700)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-700\/5{--tw-gradient-from:rgb(var(--cstu-yellow-700)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-700\/50{--tw-gradient-from:rgb(var(--cstu-yellow-700)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-700\/55{--tw-gradient-from:rgb(var(--cstu-yellow-700)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-700\/60{--tw-gradient-from:rgb(var(--cstu-yellow-700)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-700\/65{--tw-gradient-from:rgb(var(--cstu-yellow-700)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-700\/70{--tw-gradient-from:rgb(var(--cstu-yellow-700)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-700\/75{--tw-gradient-from:rgb(var(--cstu-yellow-700)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-700\/80{--tw-gradient-from:rgb(var(--cstu-yellow-700)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-700\/85{--tw-gradient-from:rgb(var(--cstu-yellow-700)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-700\/90{--tw-gradient-from:rgb(var(--cstu-yellow-700)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-700\/95{--tw-gradient-from:rgb(var(--cstu-yellow-700)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-800{--tw-gradient-from:rgb(var(--cstu-yellow-800)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-800\/0{--tw-gradient-from:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-800\/10{--tw-gradient-from:rgb(var(--cstu-yellow-800)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-800\/100{--tw-gradient-from:rgb(var(--cstu-yellow-800)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-800\/15{--tw-gradient-from:rgb(var(--cstu-yellow-800)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-800\/20{--tw-gradient-from:rgb(var(--cstu-yellow-800)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-800\/25{--tw-gradient-from:rgb(var(--cstu-yellow-800)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-800\/30{--tw-gradient-from:rgb(var(--cstu-yellow-800)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-800\/35{--tw-gradient-from:rgb(var(--cstu-yellow-800)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-800\/40{--tw-gradient-from:rgb(var(--cstu-yellow-800)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-800\/45{--tw-gradient-from:rgb(var(--cstu-yellow-800)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-800\/5{--tw-gradient-from:rgb(var(--cstu-yellow-800)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-800\/50{--tw-gradient-from:rgb(var(--cstu-yellow-800)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-800\/55{--tw-gradient-from:rgb(var(--cstu-yellow-800)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-800\/60{--tw-gradient-from:rgb(var(--cstu-yellow-800)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-800\/65{--tw-gradient-from:rgb(var(--cstu-yellow-800)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-800\/70{--tw-gradient-from:rgb(var(--cstu-yellow-800)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-800\/75{--tw-gradient-from:rgb(var(--cstu-yellow-800)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-800\/80{--tw-gradient-from:rgb(var(--cstu-yellow-800)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-800\/85{--tw-gradient-from:rgb(var(--cstu-yellow-800)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-800\/90{--tw-gradient-from:rgb(var(--cstu-yellow-800)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-800\/95{--tw-gradient-from:rgb(var(--cstu-yellow-800)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-900{--tw-gradient-from:rgb(var(--cstu-yellow-900)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-900\/0{--tw-gradient-from:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-900\/10{--tw-gradient-from:rgb(var(--cstu-yellow-900)/.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-900\/100{--tw-gradient-from:rgb(var(--cstu-yellow-900)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-900\/15{--tw-gradient-from:rgb(var(--cstu-yellow-900)/.15) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-900\/20{--tw-gradient-from:rgb(var(--cstu-yellow-900)/.2) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-900\/25{--tw-gradient-from:rgb(var(--cstu-yellow-900)/.25) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-900\/30{--tw-gradient-from:rgb(var(--cstu-yellow-900)/.3) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-900\/35{--tw-gradient-from:rgb(var(--cstu-yellow-900)/.35) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-900\/40{--tw-gradient-from:rgb(var(--cstu-yellow-900)/.4) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-900\/45{--tw-gradient-from:rgb(var(--cstu-yellow-900)/.45) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-900\/5{--tw-gradient-from:rgb(var(--cstu-yellow-900)/.05) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-900\/50{--tw-gradient-from:rgb(var(--cstu-yellow-900)/.5) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-900\/55{--tw-gradient-from:rgb(var(--cstu-yellow-900)/.55) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-900\/60{--tw-gradient-from:rgb(var(--cstu-yellow-900)/.6) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-900\/65{--tw-gradient-from:rgb(var(--cstu-yellow-900)/.65) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-900\/70{--tw-gradient-from:rgb(var(--cstu-yellow-900)/.7) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-900\/75{--tw-gradient-from:rgb(var(--cstu-yellow-900)/.75) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-900\/80{--tw-gradient-from:rgb(var(--cstu-yellow-900)/.8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-900\/85{--tw-gradient-from:rgb(var(--cstu-yellow-900)/.85) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-900\/90{--tw-gradient-from:rgb(var(--cstu-yellow-900)/.9) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-from-yellow-900\/95{--tw-gradient-from:rgb(var(--cstu-yellow-900)/.95) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cstu-via-blue-100{--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-100)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-100\/0{--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-100)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-100\/10{--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-100)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-100\/100{--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-100)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-100\/15{--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-100)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-100\/20{--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-100)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-100\/25{--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-100)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-100\/30{--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-100)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-100\/35{--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-100)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-100\/40{--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-100)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-100\/45{--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-100)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-100\/5{--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-100)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-100\/50{--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-100)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-100\/55{--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-100)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-100\/60{--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-100)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-100\/65{--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-100)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-100\/70{--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-100)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-100\/75{--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-100)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-100\/80{--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-100)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-100\/85{--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-100)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-100\/90{--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-100)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-100\/95{--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-100)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-200{--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-200)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-200\/0{--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-200)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-200\/10{--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-200)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-200\/100{--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-200)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-200\/15{--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-200)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-200\/20{--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-200)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-200\/25{--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-200)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-200\/30{--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-200)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-200\/35{--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-200)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-200\/40{--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-200)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-200\/45{--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-200)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-200\/5{--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-200)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-200\/50{--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-200)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-200\/55{--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-200)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-200\/60{--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-200)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-200\/65{--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-200)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-200\/70{--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-200)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-200\/75{--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-200)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-200\/80{--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-200)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-200\/85{--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-200)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-200\/90{--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-200)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-200\/95{--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-200)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-300{--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-300)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-300\/0{--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-300)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-300\/10{--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-300)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-300\/100{--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-300)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-300\/15{--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-300)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-300\/20{--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-300)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-300\/25{--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-300)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-300\/30{--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-300)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-300\/35{--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-300)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-300\/40{--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-300)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-300\/45{--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-300)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-300\/5{--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-300)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-300\/50{--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-300)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-300\/55{--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-300)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-300\/60{--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-300)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-300\/65{--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-300)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-300\/70{--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-300)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-300\/75{--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-300)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-300\/80{--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-300)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-300\/85{--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-300)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-300\/90{--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-300)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-300\/95{--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-300)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-400{--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-400)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-400\/0{--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-400)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-400\/10{--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-400)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-400\/100{--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-400)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-400\/15{--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-400)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-400\/20{--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-400)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-400\/25{--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-400)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-400\/30{--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-400)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-400\/35{--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-400)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-400\/40{--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-400)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-400\/45{--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-400)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-400\/5{--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-400)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-400\/50{--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-400)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-400\/55{--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-400)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-400\/60{--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-400)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-400\/65{--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-400)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-400\/70{--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-400)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-400\/75{--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-400)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-400\/80{--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-400)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-400\/85{--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-400)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-400\/90{--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-400)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-400\/95{--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-400)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-450{--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-450)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-450\/0{--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-450)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-450\/10{--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-450)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-450\/100{--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-450)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-450\/15{--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-450)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-450\/20{--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-450)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-450\/25{--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-450)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-450\/30{--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-450)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-450\/35{--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-450)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-450\/40{--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-450)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-450\/45{--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-450)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-450\/5{--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-450)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-450\/50{--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-450)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-450\/55{--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-450)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-450\/60{--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-450)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-450\/65{--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-450)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-450\/70{--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-450)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-450\/75{--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-450)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-450\/80{--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-450)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-450\/85{--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-450)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-450\/90{--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-450)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-450\/95{--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-450)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-50{--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-50)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-50\/0{--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-50)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-50\/10{--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-50)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-50\/100{--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-50)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-50\/15{--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-50)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-50\/20{--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-50)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-50\/25{--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-50)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-50\/30{--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-50)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-50\/35{--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-50)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-50\/40{--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-50)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-50\/45{--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-50)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-50\/5{--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-50)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-50\/50{--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-50)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-50\/55{--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-50)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-50\/60{--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-50)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-50\/65{--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-50)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-50\/70{--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-50)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-50\/75{--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-50)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-50\/80{--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-50)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-50\/85{--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-50)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-50\/90{--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-50)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-50\/95{--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-50)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-500{--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-500)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-500\/0{--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-500)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-500\/10{--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-500)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-500\/100{--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-500)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-500\/15{--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-500)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-500\/20{--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-500)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-500\/25{--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-500)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-500\/30{--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-500)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-500\/35{--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-500)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-500\/40{--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-500)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-500\/45{--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-500)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-500\/5{--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-500)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-500\/50{--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-500)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-500\/55{--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-500)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-500\/60{--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-500)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-500\/65{--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-500)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-500\/70{--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-500)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-500\/75{--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-500)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-500\/80{--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-500)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-500\/85{--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-500)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-500\/90{--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-500)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-500\/95{--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-500)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-550{--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-550)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-550\/0{--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-550)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-550\/10{--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-550)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-550\/100{--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-550)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-550\/15{--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-550)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-550\/20{--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-550)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-550\/25{--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-550)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-550\/30{--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-550)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-550\/35{--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-550)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-550\/40{--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-550)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-550\/45{--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-550)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-550\/5{--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-550)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-550\/50{--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-550)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-550\/55{--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-550)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-550\/60{--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-550)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-550\/65{--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-550)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-550\/70{--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-550)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-550\/75{--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-550)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-550\/80{--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-550)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-550\/85{--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-550)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-550\/90{--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-550)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-550\/95{--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-550)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-600{--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-600)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-600\/0{--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-600)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-600\/10{--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-600)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-600\/100{--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-600)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-600\/15{--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-600)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-600\/20{--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-600)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-600\/25{--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-600)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-600\/30{--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-600)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-600\/35{--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-600)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-600\/40{--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-600)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-600\/45{--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-600)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-600\/5{--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-600)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-600\/50{--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-600)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-600\/55{--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-600)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-600\/60{--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-600)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-600\/65{--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-600)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-600\/70{--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-600)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-600\/75{--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-600)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-600\/80{--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-600)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-600\/85{--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-600)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-600\/90{--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-600)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-600\/95{--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-600)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-700{--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-700)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-700\/0{--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-700)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-700\/10{--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-700)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-700\/100{--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-700)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-700\/15{--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-700)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-700\/20{--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-700)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-700\/25{--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-700)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-700\/30{--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-700)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-700\/35{--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-700)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-700\/40{--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-700)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-700\/45{--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-700)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-700\/5{--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-700)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-700\/50{--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-700)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-700\/55{--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-700)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-700\/60{--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-700)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-700\/65{--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-700)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-700\/70{--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-700)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-700\/75{--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-700)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-700\/80{--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-700)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-700\/85{--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-700)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-700\/90{--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-700)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-700\/95{--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-700)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-800{--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-800)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-800\/0{--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-800)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-800\/10{--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-800)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-800\/100{--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-800)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-800\/15{--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-800)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-800\/20{--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-800)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-800\/25{--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-800)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-800\/30{--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-800)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-800\/35{--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-800)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-800\/40{--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-800)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-800\/45{--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-800)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-800\/5{--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-800)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-800\/50{--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-800)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-800\/55{--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-800)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-800\/60{--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-800)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-800\/65{--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-800)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-800\/70{--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-800)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-800\/75{--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-800)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-800\/80{--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-800)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-800\/85{--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-800)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-800\/90{--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-800)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-800\/95{--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-800)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-900{--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-900)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-900\/0{--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-900)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-900\/10{--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-900)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-900\/100{--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-900)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-900\/15{--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-900)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-900\/20{--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-900)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-900\/25{--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-900)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-900\/30{--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-900)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-900\/35{--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-900)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-900\/40{--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-900)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-900\/45{--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-900)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-900\/5{--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-900)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-900\/50{--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-900)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-900\/55{--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-900)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-900\/60{--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-900)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-900\/65{--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-900)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-900\/70{--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-900)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-900\/75{--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-900)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-900\/80{--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-900)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-900\/85{--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-900)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-900\/90{--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-900)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-blue-900\/95{--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-blue-900)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-100{--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-100)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-100\/0{--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-100)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-100\/10{--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-100)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-100\/100{--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-100)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-100\/15{--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-100)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-100\/20{--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-100)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-100\/25{--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-100)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-100\/30{--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-100)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-100\/35{--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-100)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-100\/40{--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-100)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-100\/45{--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-100)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-100\/5{--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-100)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-100\/50{--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-100)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-100\/55{--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-100)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-100\/60{--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-100)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-100\/65{--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-100)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-100\/70{--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-100)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-100\/75{--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-100)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-100\/80{--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-100)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-100\/85{--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-100)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-100\/90{--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-100)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-100\/95{--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-100)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-200{--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-200)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-200\/0{--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-200)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-200\/10{--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-200)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-200\/100{--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-200)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-200\/15{--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-200)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-200\/20{--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-200)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-200\/25{--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-200)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-200\/30{--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-200)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-200\/35{--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-200)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-200\/40{--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-200)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-200\/45{--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-200)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-200\/5{--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-200)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-200\/50{--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-200)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-200\/55{--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-200)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-200\/60{--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-200)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-200\/65{--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-200)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-200\/70{--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-200)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-200\/75{--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-200)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-200\/80{--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-200)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-200\/85{--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-200)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-200\/90{--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-200)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-200\/95{--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-200)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-250{--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-250)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-250\/0{--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-250)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-250\/10{--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-250)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-250\/100{--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-250)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-250\/15{--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-250)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-250\/20{--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-250)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-250\/25{--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-250)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-250\/30{--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-250)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-250\/35{--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-250)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-250\/40{--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-250)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-250\/45{--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-250)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-250\/5{--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-250)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-250\/50{--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-250)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-250\/55{--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-250)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-250\/60{--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-250)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-250\/65{--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-250)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-250\/70{--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-250)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-250\/75{--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-250)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-250\/80{--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-250)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-250\/85{--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-250)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-250\/90{--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-250)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-250\/95{--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-250)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-300{--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-300)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-300\/0{--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-300)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-300\/10{--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-300)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-300\/100{--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-300)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-300\/15{--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-300)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-300\/20{--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-300)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-300\/25{--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-300)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-300\/30{--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-300)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-300\/35{--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-300)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-300\/40{--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-300)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-300\/45{--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-300)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-300\/5{--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-300)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-300\/50{--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-300)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-300\/55{--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-300)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-300\/60{--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-300)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-300\/65{--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-300)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-300\/70{--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-300)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-300\/75{--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-300)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-300\/80{--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-300)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-300\/85{--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-300)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-300\/90{--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-300)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-300\/95{--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-300)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-400{--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-400)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-400\/0{--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-400)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-400\/10{--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-400)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-400\/100{--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-400)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-400\/15{--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-400)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-400\/20{--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-400)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-400\/25{--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-400)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-400\/30{--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-400)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-400\/35{--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-400)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-400\/40{--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-400)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-400\/45{--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-400)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-400\/5{--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-400)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-400\/50{--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-400)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-400\/55{--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-400)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-400\/60{--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-400)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-400\/65{--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-400)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-400\/70{--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-400)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-400\/75{--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-400)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-400\/80{--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-400)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-400\/85{--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-400)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-400\/90{--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-400)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-400\/95{--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-400)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-450{--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-450)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-450\/0{--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-450)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-450\/10{--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-450)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-450\/100{--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-450)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-450\/15{--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-450)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-450\/20{--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-450)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-450\/25{--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-450)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-450\/30{--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-450)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-450\/35{--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-450)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-450\/40{--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-450)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-450\/45{--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-450)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-450\/5{--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-450)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-450\/50{--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-450)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-450\/55{--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-450)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-450\/60{--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-450)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-450\/65{--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-450)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-450\/70{--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-450)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-450\/75{--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-450)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-450\/80{--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-450)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-450\/85{--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-450)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-450\/90{--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-450)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-450\/95{--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-450)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-50{--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-50)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-50\/0{--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-50)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-50\/10{--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-50)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-50\/100{--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-50)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-50\/15{--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-50)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-50\/20{--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-50)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-50\/25{--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-50)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-50\/30{--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-50)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-50\/35{--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-50)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-50\/40{--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-50)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-50\/45{--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-50)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-50\/5{--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-50)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-50\/50{--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-50)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-50\/55{--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-50)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-50\/60{--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-50)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-50\/65{--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-50)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-50\/70{--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-50)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-50\/75{--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-50)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-50\/80{--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-50)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-50\/85{--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-50)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-50\/90{--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-50)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-50\/95{--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-50)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-500{--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-500)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-500\/0{--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-500)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-500\/10{--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-500)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-500\/100{--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-500)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-500\/15{--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-500)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-500\/20{--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-500)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-500\/25{--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-500)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-500\/30{--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-500)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-500\/35{--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-500)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-500\/40{--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-500)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-500\/45{--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-500)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-500\/5{--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-500)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-500\/50{--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-500)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-500\/55{--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-500)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-500\/60{--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-500)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-500\/65{--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-500)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-500\/70{--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-500)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-500\/75{--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-500)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-500\/80{--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-500)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-500\/85{--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-500)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-500\/90{--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-500)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-500\/95{--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-500)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-550{--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-550)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-550\/0{--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-550)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-550\/10{--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-550)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-550\/100{--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-550)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-550\/15{--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-550)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-550\/20{--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-550)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-550\/25{--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-550)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-550\/30{--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-550)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-550\/35{--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-550)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-550\/40{--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-550)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-550\/45{--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-550)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-550\/5{--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-550)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-550\/50{--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-550)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-550\/55{--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-550)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-550\/60{--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-550)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-550\/65{--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-550)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-550\/70{--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-550)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-550\/75{--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-550)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-550\/80{--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-550)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-550\/85{--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-550)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-550\/90{--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-550)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-550\/95{--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-550)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-575{--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-575)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-575\/0{--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-575)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-575\/10{--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-575)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-575\/100{--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-575)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-575\/15{--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-575)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-575\/20{--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-575)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-575\/25{--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-575)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-575\/30{--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-575)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-575\/35{--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-575)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-575\/40{--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-575)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-575\/45{--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-575)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-575\/5{--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-575)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-575\/50{--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-575)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-575\/55{--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-575)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-575\/60{--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-575)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-575\/65{--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-575)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-575\/70{--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-575)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-575\/75{--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-575)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-575\/80{--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-575)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-575\/85{--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-575)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-575\/90{--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-575)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-575\/95{--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-575)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-600{--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-600)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-600\/0{--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-600)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-600\/10{--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-600)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-600\/100{--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-600)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-600\/15{--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-600)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-600\/20{--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-600)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-600\/25{--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-600)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-600\/30{--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-600)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-600\/35{--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-600)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-600\/40{--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-600)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-600\/45{--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-600)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-600\/5{--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-600)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-600\/50{--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-600)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-600\/55{--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-600)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-600\/60{--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-600)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-600\/65{--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-600)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-600\/70{--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-600)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-600\/75{--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-600)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-600\/80{--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-600)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-600\/85{--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-600)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-600\/90{--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-600)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-600\/95{--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-600)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-700{--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-700)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-700\/0{--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-700)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-700\/10{--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-700)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-700\/100{--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-700)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-700\/15{--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-700)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-700\/20{--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-700)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-700\/25{--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-700)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-700\/30{--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-700)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-700\/35{--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-700)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-700\/40{--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-700)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-700\/45{--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-700)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-700\/5{--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-700)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-700\/50{--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-700)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-700\/55{--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-700)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-700\/60{--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-700)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-700\/65{--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-700)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-700\/70{--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-700)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-700\/75{--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-700)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-700\/80{--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-700)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-700\/85{--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-700)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-700\/90{--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-700)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-700\/95{--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-700)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-800{--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-800)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-800\/0{--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-800)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-800\/10{--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-800)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-800\/100{--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-800)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-800\/15{--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-800)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-800\/20{--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-800)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-800\/25{--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-800)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-800\/30{--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-800)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-800\/35{--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-800)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-800\/40{--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-800)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-800\/45{--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-800)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-800\/5{--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-800)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-800\/50{--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-800)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-800\/55{--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-800)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-800\/60{--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-800)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-800\/65{--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-800)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-800\/70{--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-800)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-800\/75{--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-800)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-800\/80{--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-800)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-800\/85{--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-800)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-800\/90{--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-800)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-800\/95{--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-800)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-900{--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-900)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-900\/0{--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-900)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-900\/10{--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-900)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-900\/100{--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-900)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-900\/15{--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-900)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-900\/20{--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-900)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-900\/25{--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-900)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-900\/30{--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-900)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-900\/35{--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-900)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-900\/40{--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-900)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-900\/45{--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-900)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-900\/5{--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-900)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-900\/50{--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-900)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-900\/55{--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-900)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-900\/60{--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-900)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-900\/65{--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-900)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-900\/70{--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-900)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-900\/75{--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-900)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-900\/80{--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-900)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-900\/85{--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-900)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-900\/90{--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-900)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-danger-900\/95{--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-danger-900)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-100{--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-100)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-100\/0{--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-100)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-100\/10{--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-100)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-100\/100{--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-100)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-100\/15{--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-100)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-100\/20{--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-100)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-100\/25{--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-100)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-100\/30{--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-100)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-100\/35{--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-100)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-100\/40{--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-100)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-100\/45{--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-100)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-100\/5{--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-100)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-100\/50{--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-100)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-100\/55{--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-100)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-100\/60{--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-100)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-100\/65{--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-100)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-100\/70{--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-100)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-100\/75{--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-100)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-100\/80{--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-100)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-100\/85{--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-100)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-100\/90{--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-100)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-100\/95{--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-100)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-200{--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-200)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-200\/0{--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-200)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-200\/10{--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-200)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-200\/100{--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-200)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-200\/15{--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-200)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-200\/20{--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-200)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-200\/25{--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-200)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-200\/30{--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-200)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-200\/35{--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-200)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-200\/40{--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-200)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-200\/45{--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-200)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-200\/5{--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-200)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-200\/50{--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-200)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-200\/55{--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-200)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-200\/60{--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-200)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-200\/65{--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-200)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-200\/70{--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-200)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-200\/75{--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-200)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-200\/80{--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-200)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-200\/85{--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-200)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-200\/90{--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-200)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-200\/95{--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-200)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-250{--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-250)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-250\/0{--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-250)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-250\/10{--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-250)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-250\/100{--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-250)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-250\/15{--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-250)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-250\/20{--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-250)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-250\/25{--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-250)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-250\/30{--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-250)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-250\/35{--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-250)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-250\/40{--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-250)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-250\/45{--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-250)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-250\/5{--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-250)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-250\/50{--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-250)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-250\/55{--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-250)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-250\/60{--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-250)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-250\/65{--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-250)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-250\/70{--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-250)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-250\/75{--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-250)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-250\/80{--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-250)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-250\/85{--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-250)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-250\/90{--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-250)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-250\/95{--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-250)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-300{--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-300)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-300\/0{--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-300)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-300\/10{--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-300)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-300\/100{--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-300)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-300\/15{--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-300)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-300\/20{--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-300)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-300\/25{--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-300)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-300\/30{--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-300)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-300\/35{--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-300)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-300\/40{--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-300)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-300\/45{--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-300)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-300\/5{--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-300)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-300\/50{--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-300)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-300\/55{--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-300)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-300\/60{--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-300)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-300\/65{--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-300)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-300\/70{--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-300)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-300\/75{--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-300)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-300\/80{--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-300)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-300\/85{--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-300)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-300\/90{--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-300)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-300\/95{--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-300)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-400{--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-400)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-400\/0{--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-400)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-400\/10{--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-400)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-400\/100{--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-400)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-400\/15{--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-400)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-400\/20{--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-400)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-400\/25{--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-400)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-400\/30{--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-400)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-400\/35{--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-400)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-400\/40{--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-400)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-400\/45{--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-400)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-400\/5{--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-400)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-400\/50{--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-400)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-400\/55{--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-400)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-400\/60{--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-400)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-400\/65{--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-400)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-400\/70{--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-400)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-400\/75{--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-400)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-400\/80{--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-400)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-400\/85{--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-400)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-400\/90{--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-400)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-400\/95{--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-400)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-50{--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-50)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-50\/0{--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-50)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-50\/10{--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-50)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-50\/100{--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-50)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-50\/15{--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-50)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-50\/20{--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-50)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-50\/25{--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-50)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-50\/30{--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-50)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-50\/35{--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-50)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-50\/40{--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-50)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-50\/45{--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-50)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-50\/5{--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-50)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-50\/50{--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-50)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-50\/55{--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-50)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-50\/60{--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-50)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-50\/65{--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-50)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-50\/70{--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-50)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-50\/75{--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-50)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-50\/80{--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-50)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-50\/85{--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-50)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-50\/90{--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-50)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-50\/95{--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-50)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-500{--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-500)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-500\/0{--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-500)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-500\/10{--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-500)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-500\/100{--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-500)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-500\/15{--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-500)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-500\/20{--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-500)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-500\/25{--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-500)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-500\/30{--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-500)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-500\/35{--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-500)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-500\/40{--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-500)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-500\/45{--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-500)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-500\/5{--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-500)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-500\/50{--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-500)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-500\/55{--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-500)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-500\/60{--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-500)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-500\/65{--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-500)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-500\/70{--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-500)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-500\/75{--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-500)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-500\/80{--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-500)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-500\/85{--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-500)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-500\/90{--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-500)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-500\/95{--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-500)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-550{--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-550)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-550\/0{--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-550)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-550\/10{--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-550)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-550\/100{--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-550)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-550\/15{--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-550)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-550\/20{--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-550)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-550\/25{--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-550)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-550\/30{--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-550)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-550\/35{--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-550)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-550\/40{--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-550)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-550\/45{--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-550)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-550\/5{--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-550)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-550\/50{--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-550)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-550\/55{--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-550)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-550\/60{--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-550)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-550\/65{--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-550)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-550\/70{--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-550)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-550\/75{--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-550)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-550\/80{--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-550)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-550\/85{--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-550)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-550\/90{--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-550)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-550\/95{--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-550)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-575{--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-575)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-575\/0{--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-575)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-575\/10{--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-575)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-575\/100{--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-575)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-575\/15{--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-575)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-575\/20{--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-575)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-575\/25{--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-575)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-575\/30{--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-575)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-575\/35{--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-575)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-575\/40{--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-575)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-575\/45{--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-575)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-575\/5{--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-575)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-575\/50{--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-575)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-575\/55{--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-575)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-575\/60{--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-575)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-575\/65{--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-575)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-575\/70{--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-575)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-575\/75{--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-575)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-575\/80{--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-575)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-575\/85{--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-575)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-575\/90{--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-575)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-575\/95{--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-575)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-600{--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-600)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-600\/0{--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-600)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-600\/10{--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-600)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-600\/100{--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-600)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-600\/15{--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-600)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-600\/20{--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-600)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-600\/25{--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-600)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-600\/30{--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-600)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-600\/35{--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-600)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-600\/40{--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-600)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-600\/45{--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-600)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-600\/5{--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-600)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-600\/50{--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-600)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-600\/55{--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-600)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-600\/60{--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-600)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-600\/65{--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-600)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-600\/70{--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-600)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-600\/75{--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-600)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-600\/80{--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-600)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-600\/85{--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-600)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-600\/90{--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-600)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-600\/95{--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-600)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-700{--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-700)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-700\/0{--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-700)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-700\/10{--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-700)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-700\/100{--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-700)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-700\/15{--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-700)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-700\/20{--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-700)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-700\/25{--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-700)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-700\/30{--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-700)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-700\/35{--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-700)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-700\/40{--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-700)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-700\/45{--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-700)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-700\/5{--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-700)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-700\/50{--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-700)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-700\/55{--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-700)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-700\/60{--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-700)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-700\/65{--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-700)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-700\/70{--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-700)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-700\/75{--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-700)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-700\/80{--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-700)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-700\/85{--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-700)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-700\/90{--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-700)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-700\/95{--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-700)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-800{--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-800)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-800\/0{--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-800)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-800\/10{--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-800)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-800\/100{--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-800)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-800\/15{--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-800)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-800\/20{--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-800)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-800\/25{--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-800)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-800\/30{--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-800)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-800\/35{--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-800)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-800\/40{--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-800)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-800\/45{--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-800)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-800\/5{--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-800)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-800\/50{--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-800)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-800\/55{--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-800)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-800\/60{--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-800)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-800\/65{--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-800)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-800\/70{--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-800)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-800\/75{--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-800)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-800\/80{--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-800)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-800\/85{--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-800)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-800\/90{--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-800)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-800\/95{--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-800)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-900{--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-900)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-900\/0{--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-900)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-900\/10{--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-900)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-900\/100{--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-900)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-900\/15{--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-900)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-900\/20{--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-900)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-900\/25{--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-900)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-900\/30{--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-900)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-900\/35{--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-900)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-900\/40{--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-900)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-900\/45{--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-900)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-900\/5{--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-900)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-900\/50{--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-900)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-900\/55{--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-900)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-900\/60{--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-900)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-900\/65{--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-900)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-900\/70{--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-900)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-900\/75{--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-900)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-900\/80{--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-900)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-900\/85{--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-900)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-900\/90{--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-900)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-gray-900\/95{--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-gray-900)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-100{--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-100)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-100\/0{--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-100)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-100\/10{--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-100)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-100\/100{--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-100)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-100\/15{--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-100)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-100\/20{--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-100)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-100\/25{--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-100)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-100\/30{--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-100)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-100\/35{--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-100)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-100\/40{--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-100)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-100\/45{--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-100)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-100\/5{--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-100)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-100\/50{--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-100)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-100\/55{--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-100)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-100\/60{--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-100)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-100\/65{--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-100)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-100\/70{--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-100)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-100\/75{--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-100)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-100\/80{--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-100)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-100\/85{--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-100)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-100\/90{--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-100)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-100\/95{--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-100)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-200{--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-200)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-200\/0{--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-200)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-200\/10{--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-200)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-200\/100{--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-200)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-200\/15{--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-200)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-200\/20{--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-200)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-200\/25{--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-200)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-200\/30{--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-200)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-200\/35{--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-200)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-200\/40{--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-200)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-200\/45{--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-200)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-200\/5{--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-200)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-200\/50{--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-200)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-200\/55{--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-200)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-200\/60{--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-200)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-200\/65{--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-200)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-200\/70{--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-200)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-200\/75{--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-200)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-200\/80{--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-200)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-200\/85{--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-200)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-200\/90{--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-200)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-200\/95{--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-200)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-300{--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-300)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-300\/0{--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-300)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-300\/10{--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-300)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-300\/100{--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-300)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-300\/15{--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-300)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-300\/20{--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-300)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-300\/25{--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-300)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-300\/30{--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-300)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-300\/35{--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-300)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-300\/40{--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-300)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-300\/45{--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-300)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-300\/5{--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-300)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-300\/50{--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-300)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-300\/55{--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-300)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-300\/60{--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-300)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-300\/65{--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-300)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-300\/70{--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-300)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-300\/75{--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-300)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-300\/80{--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-300)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-300\/85{--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-300)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-300\/90{--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-300)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-300\/95{--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-300)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-400{--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-400)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-400\/0{--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-400)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-400\/10{--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-400)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-400\/100{--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-400)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-400\/15{--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-400)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-400\/20{--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-400)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-400\/25{--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-400)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-400\/30{--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-400)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-400\/35{--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-400)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-400\/40{--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-400)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-400\/45{--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-400)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-400\/5{--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-400)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-400\/50{--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-400)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-400\/55{--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-400)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-400\/60{--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-400)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-400\/65{--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-400)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-400\/70{--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-400)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-400\/75{--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-400)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-400\/80{--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-400)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-400\/85{--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-400)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-400\/90{--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-400)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-400\/95{--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-400)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-50{--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-50)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-50\/0{--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-50)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-50\/10{--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-50)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-50\/100{--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-50)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-50\/15{--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-50)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-50\/20{--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-50)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-50\/25{--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-50)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-50\/30{--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-50)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-50\/35{--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-50)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-50\/40{--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-50)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-50\/45{--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-50)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-50\/5{--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-50)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-50\/50{--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-50)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-50\/55{--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-50)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-50\/60{--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-50)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-50\/65{--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-50)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-50\/70{--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-50)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-50\/75{--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-50)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-50\/80{--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-50)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-50\/85{--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-50)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-50\/90{--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-50)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-50\/95{--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-50)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-500{--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-500)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-500\/0{--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-500)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-500\/10{--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-500)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-500\/100{--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-500)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-500\/15{--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-500)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-500\/20{--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-500)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-500\/25{--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-500)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-500\/30{--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-500)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-500\/35{--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-500)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-500\/40{--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-500)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-500\/45{--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-500)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-500\/5{--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-500)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-500\/50{--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-500)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-500\/55{--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-500)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-500\/60{--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-500)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-500\/65{--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-500)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-500\/70{--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-500)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-500\/75{--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-500)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-500\/80{--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-500)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-500\/85{--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-500)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-500\/90{--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-500)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-500\/95{--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-500)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-600{--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-600)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-600\/0{--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-600)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-600\/10{--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-600)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-600\/100{--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-600)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-600\/15{--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-600)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-600\/20{--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-600)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-600\/25{--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-600)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-600\/30{--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-600)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-600\/35{--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-600)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-600\/40{--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-600)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-600\/45{--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-600)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-600\/5{--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-600)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-600\/50{--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-600)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-600\/55{--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-600)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-600\/60{--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-600)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-600\/65{--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-600)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-600\/70{--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-600)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-600\/75{--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-600)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-600\/80{--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-600)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-600\/85{--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-600)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-600\/90{--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-600)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-600\/95{--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-600)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-700{--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-700)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-700\/0{--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-700)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-700\/10{--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-700)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-700\/100{--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-700)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-700\/15{--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-700)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-700\/20{--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-700)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-700\/25{--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-700)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-700\/30{--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-700)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-700\/35{--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-700)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-700\/40{--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-700)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-700\/45{--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-700)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-700\/5{--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-700)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-700\/50{--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-700)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-700\/55{--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-700)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-700\/60{--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-700)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-700\/65{--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-700)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-700\/70{--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-700)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-700\/75{--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-700)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-700\/80{--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-700)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-700\/85{--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-700)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-700\/90{--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-700)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-700\/95{--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-700)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-800{--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-800)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-800\/0{--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-800)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-800\/10{--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-800)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-800\/100{--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-800)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-800\/15{--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-800)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-800\/20{--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-800)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-800\/25{--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-800)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-800\/30{--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-800)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-800\/35{--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-800)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-800\/40{--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-800)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-800\/45{--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-800)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-800\/5{--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-800)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-800\/50{--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-800)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-800\/55{--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-800)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-800\/60{--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-800)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-800\/65{--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-800)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-800\/70{--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-800)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-800\/75{--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-800)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-800\/80{--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-800)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-800\/85{--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-800)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-800\/90{--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-800)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-800\/95{--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-800)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-900{--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-900)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-900\/0{--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-900)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-900\/10{--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-900)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-900\/100{--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-900)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-900\/15{--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-900)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-900\/20{--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-900)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-900\/25{--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-900)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-900\/30{--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-900)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-900\/35{--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-900)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-900\/40{--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-900)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-900\/45{--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-900)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-900\/5{--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-900)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-900\/50{--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-900)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-900\/55{--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-900)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-900\/60{--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-900)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-900\/65{--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-900)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-900\/70{--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-900)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-900\/75{--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-900)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-900\/80{--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-900)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-900\/85{--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-900)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-900\/90{--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-900)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-green-900\/95{--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-green-900)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-100{--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-100)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-100\/0{--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-100)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-100\/10{--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-100)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-100\/100{--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-100)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-100\/15{--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-100)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-100\/20{--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-100)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-100\/25{--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-100)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-100\/30{--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-100)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-100\/35{--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-100)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-100\/40{--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-100)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-100\/45{--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-100)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-100\/5{--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-100)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-100\/50{--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-100)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-100\/55{--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-100)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-100\/60{--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-100)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-100\/65{--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-100)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-100\/70{--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-100)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-100\/75{--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-100)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-100\/80{--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-100)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-100\/85{--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-100)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-100\/90{--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-100)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-100\/95{--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-100)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-200{--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-200)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-200\/0{--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-200)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-200\/10{--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-200)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-200\/100{--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-200)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-200\/15{--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-200)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-200\/20{--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-200)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-200\/25{--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-200)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-200\/30{--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-200)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-200\/35{--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-200)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-200\/40{--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-200)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-200\/45{--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-200)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-200\/5{--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-200)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-200\/50{--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-200)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-200\/55{--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-200)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-200\/60{--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-200)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-200\/65{--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-200)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-200\/70{--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-200)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-200\/75{--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-200)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-200\/80{--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-200)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-200\/85{--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-200)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-200\/90{--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-200)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-200\/95{--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-200)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-250{--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-250)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-250\/0{--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-250)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-250\/10{--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-250)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-250\/100{--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-250)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-250\/15{--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-250)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-250\/20{--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-250)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-250\/25{--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-250)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-250\/30{--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-250)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-250\/35{--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-250)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-250\/40{--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-250)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-250\/45{--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-250)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-250\/5{--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-250)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-250\/50{--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-250)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-250\/55{--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-250)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-250\/60{--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-250)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-250\/65{--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-250)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-250\/70{--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-250)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-250\/75{--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-250)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-250\/80{--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-250)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-250\/85{--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-250)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-250\/90{--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-250)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-250\/95{--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-250)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-300{--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-300)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-300\/0{--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-300)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-300\/10{--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-300)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-300\/100{--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-300)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-300\/15{--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-300)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-300\/20{--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-300)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-300\/25{--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-300)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-300\/30{--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-300)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-300\/35{--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-300)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-300\/40{--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-300)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-300\/45{--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-300)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-300\/5{--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-300)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-300\/50{--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-300)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-300\/55{--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-300)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-300\/60{--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-300)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-300\/65{--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-300)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-300\/70{--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-300)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-300\/75{--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-300)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-300\/80{--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-300)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-300\/85{--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-300)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-300\/90{--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-300)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-300\/95{--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-300)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-400{--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-400)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-400\/0{--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-400)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-400\/10{--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-400)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-400\/100{--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-400)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-400\/15{--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-400)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-400\/20{--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-400)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-400\/25{--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-400)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-400\/30{--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-400)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-400\/35{--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-400)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-400\/40{--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-400)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-400\/45{--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-400)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-400\/5{--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-400)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-400\/50{--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-400)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-400\/55{--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-400)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-400\/60{--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-400)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-400\/65{--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-400)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-400\/70{--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-400)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-400\/75{--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-400)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-400\/80{--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-400)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-400\/85{--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-400)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-400\/90{--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-400)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-400\/95{--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-400)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-450{--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-450)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-450\/0{--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-450)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-450\/10{--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-450)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-450\/100{--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-450)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-450\/15{--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-450)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-450\/20{--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-450)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-450\/25{--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-450)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-450\/30{--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-450)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-450\/35{--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-450)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-450\/40{--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-450)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-450\/45{--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-450)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-450\/5{--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-450)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-450\/50{--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-450)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-450\/55{--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-450)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-450\/60{--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-450)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-450\/65{--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-450)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-450\/70{--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-450)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-450\/75{--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-450)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-450\/80{--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-450)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-450\/85{--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-450)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-450\/90{--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-450)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-450\/95{--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-450)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-50{--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-50)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-50\/0{--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-50)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-50\/10{--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-50)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-50\/100{--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-50)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-50\/15{--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-50)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-50\/20{--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-50)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-50\/25{--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-50)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-50\/30{--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-50)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-50\/35{--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-50)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-50\/40{--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-50)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-50\/45{--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-50)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-50\/5{--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-50)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-50\/50{--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-50)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-50\/55{--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-50)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-50\/60{--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-50)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-50\/65{--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-50)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-50\/70{--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-50)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-50\/75{--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-50)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-50\/80{--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-50)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-50\/85{--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-50)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-50\/90{--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-50)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-50\/95{--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-50)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-500{--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-500)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-500\/0{--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-500)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-500\/10{--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-500)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-500\/100{--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-500)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-500\/15{--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-500)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-500\/20{--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-500)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-500\/25{--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-500)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-500\/30{--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-500)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-500\/35{--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-500)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-500\/40{--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-500)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-500\/45{--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-500)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-500\/5{--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-500)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-500\/50{--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-500)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-500\/55{--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-500)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-500\/60{--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-500)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-500\/65{--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-500)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-500\/70{--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-500)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-500\/75{--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-500)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-500\/80{--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-500)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-500\/85{--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-500)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-500\/90{--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-500)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-500\/95{--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-500)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-550{--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-550)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-550\/0{--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-550)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-550\/10{--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-550)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-550\/100{--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-550)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-550\/15{--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-550)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-550\/20{--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-550)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-550\/25{--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-550)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-550\/30{--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-550)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-550\/35{--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-550)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-550\/40{--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-550)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-550\/45{--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-550)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-550\/5{--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-550)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-550\/50{--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-550)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-550\/55{--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-550)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-550\/60{--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-550)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-550\/65{--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-550)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-550\/70{--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-550)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-550\/75{--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-550)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-550\/80{--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-550)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-550\/85{--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-550)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-550\/90{--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-550)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-550\/95{--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-550)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-575{--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-575)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-575\/0{--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-575)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-575\/10{--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-575)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-575\/100{--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-575)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-575\/15{--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-575)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-575\/20{--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-575)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-575\/25{--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-575)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-575\/30{--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-575)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-575\/35{--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-575)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-575\/40{--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-575)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-575\/45{--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-575)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-575\/5{--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-575)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-575\/50{--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-575)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-575\/55{--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-575)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-575\/60{--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-575)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-575\/65{--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-575)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-575\/70{--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-575)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-575\/75{--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-575)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-575\/80{--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-575)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-575\/85{--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-575)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-575\/90{--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-575)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-575\/95{--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-575)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-600{--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-600)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-600\/0{--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-600)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-600\/10{--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-600)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-600\/100{--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-600)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-600\/15{--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-600)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-600\/20{--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-600)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-600\/25{--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-600)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-600\/30{--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-600)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-600\/35{--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-600)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-600\/40{--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-600)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-600\/45{--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-600)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-600\/5{--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-600)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-600\/50{--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-600)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-600\/55{--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-600)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-600\/60{--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-600)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-600\/65{--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-600)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-600\/70{--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-600)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-600\/75{--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-600)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-600\/80{--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-600)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-600\/85{--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-600)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-600\/90{--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-600)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-600\/95{--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-600)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-700{--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-700)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-700\/0{--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-700)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-700\/10{--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-700)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-700\/100{--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-700)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-700\/15{--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-700)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-700\/20{--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-700)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-700\/25{--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-700)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-700\/30{--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-700)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-700\/35{--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-700)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-700\/40{--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-700)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-700\/45{--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-700)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-700\/5{--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-700)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-700\/50{--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-700)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-700\/55{--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-700)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-700\/60{--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-700)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-700\/65{--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-700)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-700\/70{--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-700)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-700\/75{--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-700)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-700\/80{--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-700)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-700\/85{--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-700)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-700\/90{--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-700)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-700\/95{--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-700)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-800{--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-800)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-800\/0{--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-800)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-800\/10{--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-800)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-800\/100{--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-800)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-800\/15{--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-800)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-800\/20{--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-800)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-800\/25{--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-800)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-800\/30{--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-800)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-800\/35{--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-800)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-800\/40{--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-800)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-800\/45{--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-800)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-800\/5{--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-800)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-800\/50{--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-800)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-800\/55{--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-800)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-800\/60{--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-800)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-800\/65{--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-800)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-800\/70{--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-800)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-800\/75{--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-800)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-800\/80{--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-800)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-800\/85{--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-800)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-800\/90{--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-800)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-800\/95{--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-800)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-900{--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-900)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-900\/0{--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-900)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-900\/10{--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-900)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-900\/100{--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-900)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-900\/15{--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-900)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-900\/20{--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-900)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-900\/25{--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-900)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-900\/30{--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-900)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-900\/35{--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-900)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-900\/40{--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-900)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-900\/45{--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-900)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-900\/5{--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-900)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-900\/50{--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-900)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-900\/55{--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-900)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-900\/60{--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-900)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-900\/65{--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-900)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-900\/70{--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-900)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-900\/75{--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-900)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-900\/80{--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-900)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-900\/85{--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-900)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-900\/90{--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-900)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-info-900\/95{--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-info-900)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-100{--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-100)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-100\/0{--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-100)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-100\/10{--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-100)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-100\/100{--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-100)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-100\/15{--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-100)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-100\/20{--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-100)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-100\/25{--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-100)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-100\/30{--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-100)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-100\/35{--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-100)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-100\/40{--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-100)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-100\/45{--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-100)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-100\/5{--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-100)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-100\/50{--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-100)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-100\/55{--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-100)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-100\/60{--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-100)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-100\/65{--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-100)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-100\/70{--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-100)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-100\/75{--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-100)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-100\/80{--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-100)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-100\/85{--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-100)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-100\/90{--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-100)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-100\/95{--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-100)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-200{--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-200)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-200\/0{--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-200)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-200\/10{--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-200)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-200\/100{--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-200)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-200\/15{--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-200)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-200\/20{--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-200)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-200\/25{--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-200)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-200\/30{--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-200)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-200\/35{--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-200)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-200\/40{--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-200)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-200\/45{--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-200)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-200\/5{--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-200)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-200\/50{--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-200)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-200\/55{--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-200)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-200\/60{--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-200)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-200\/65{--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-200)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-200\/70{--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-200)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-200\/75{--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-200)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-200\/80{--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-200)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-200\/85{--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-200)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-200\/90{--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-200)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-200\/95{--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-200)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-300{--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-300)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-300\/0{--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-300)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-300\/10{--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-300)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-300\/100{--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-300)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-300\/15{--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-300)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-300\/20{--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-300)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-300\/25{--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-300)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-300\/30{--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-300)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-300\/35{--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-300)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-300\/40{--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-300)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-300\/45{--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-300)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-300\/5{--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-300)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-300\/50{--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-300)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-300\/55{--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-300)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-300\/60{--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-300)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-300\/65{--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-300)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-300\/70{--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-300)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-300\/75{--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-300)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-300\/80{--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-300)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-300\/85{--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-300)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-300\/90{--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-300)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-300\/95{--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-300)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-400{--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-400)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-400\/0{--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-400)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-400\/10{--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-400)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-400\/100{--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-400)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-400\/15{--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-400)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-400\/20{--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-400)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-400\/25{--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-400)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-400\/30{--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-400)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-400\/35{--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-400)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-400\/40{--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-400)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-400\/45{--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-400)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-400\/5{--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-400)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-400\/50{--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-400)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-400\/55{--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-400)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-400\/60{--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-400)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-400\/65{--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-400)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-400\/70{--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-400)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-400\/75{--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-400)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-400\/80{--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-400)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-400\/85{--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-400)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-400\/90{--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-400)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-400\/95{--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-400)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-50{--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-50)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-50\/0{--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-50)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-50\/10{--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-50)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-50\/100{--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-50)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-50\/15{--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-50)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-50\/20{--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-50)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-50\/25{--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-50)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-50\/30{--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-50)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-50\/35{--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-50)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-50\/40{--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-50)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-50\/45{--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-50)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-50\/5{--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-50)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-50\/50{--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-50)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-50\/55{--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-50)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-50\/60{--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-50)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-50\/65{--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-50)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-50\/70{--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-50)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-50\/75{--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-50)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-50\/80{--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-50)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-50\/85{--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-50)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-50\/90{--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-50)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-50\/95{--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-50)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-500{--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-500)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-500\/0{--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-500)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-500\/10{--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-500)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-500\/100{--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-500)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-500\/15{--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-500)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-500\/20{--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-500)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-500\/25{--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-500)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-500\/30{--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-500)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-500\/35{--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-500)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-500\/40{--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-500)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-500\/45{--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-500)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-500\/5{--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-500)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-500\/50{--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-500)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-500\/55{--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-500)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-500\/60{--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-500)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-500\/65{--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-500)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-500\/70{--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-500)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-500\/75{--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-500)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-500\/80{--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-500)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-500\/85{--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-500)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-500\/90{--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-500)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-500\/95{--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-500)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-600{--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-600)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-600\/0{--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-600)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-600\/10{--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-600)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-600\/100{--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-600)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-600\/15{--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-600)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-600\/20{--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-600)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-600\/25{--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-600)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-600\/30{--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-600)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-600\/35{--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-600)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-600\/40{--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-600)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-600\/45{--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-600)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-600\/5{--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-600)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-600\/50{--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-600)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-600\/55{--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-600)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-600\/60{--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-600)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-600\/65{--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-600)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-600\/70{--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-600)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-600\/75{--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-600)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-600\/80{--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-600)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-600\/85{--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-600)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-600\/90{--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-600)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-600\/95{--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-600)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-700{--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-700)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-700\/0{--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-700)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-700\/10{--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-700)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-700\/100{--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-700)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-700\/15{--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-700)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-700\/20{--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-700)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-700\/25{--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-700)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-700\/30{--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-700)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-700\/35{--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-700)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-700\/40{--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-700)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-700\/45{--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-700)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-700\/5{--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-700)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-700\/50{--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-700)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-700\/55{--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-700)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-700\/60{--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-700)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-700\/65{--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-700)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-700\/70{--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-700)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-700\/75{--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-700)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-700\/80{--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-700)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-700\/85{--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-700)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-700\/90{--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-700)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-700\/95{--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-700)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-800{--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-800)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-800\/0{--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-800)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-800\/10{--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-800)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-800\/100{--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-800)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-800\/15{--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-800)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-800\/20{--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-800)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-800\/25{--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-800)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-800\/30{--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-800)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-800\/35{--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-800)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-800\/40{--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-800)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-800\/45{--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-800)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-800\/5{--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-800)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-800\/50{--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-800)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-800\/55{--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-800)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-800\/60{--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-800)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-800\/65{--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-800)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-800\/70{--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-800)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-800\/75{--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-800)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-800\/80{--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-800)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-800\/85{--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-800)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-800\/90{--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-800)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-800\/95{--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-800)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-900{--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-900)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-900\/0{--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-900)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-900\/10{--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-900)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-900\/100{--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-900)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-900\/15{--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-900)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-900\/20{--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-900)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-900\/25{--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-900)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-900\/30{--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-900)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-900\/35{--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-900)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-900\/40{--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-900)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-900\/45{--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-900)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-900\/5{--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-900)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-900\/50{--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-900)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-900\/55{--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-900)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-900\/60{--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-900)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-900\/65{--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-900)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-900\/70{--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-900)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-900\/75{--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-900)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-900\/80{--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-900)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-900\/85{--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-900)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-900\/90{--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-900)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-orange-900\/95{--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-orange-900)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-100{--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-100)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-100\/0{--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-100)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-100\/10{--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-100)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-100\/100{--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-100)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-100\/15{--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-100)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-100\/20{--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-100)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-100\/25{--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-100)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-100\/30{--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-100)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-100\/35{--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-100)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-100\/40{--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-100)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-100\/45{--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-100)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-100\/5{--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-100)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-100\/50{--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-100)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-100\/55{--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-100)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-100\/60{--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-100)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-100\/65{--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-100)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-100\/70{--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-100)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-100\/75{--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-100)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-100\/80{--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-100)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-100\/85{--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-100)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-100\/90{--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-100)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-100\/95{--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-100)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-200{--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-200)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-200\/0{--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-200)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-200\/10{--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-200)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-200\/100{--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-200)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-200\/15{--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-200)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-200\/20{--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-200)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-200\/25{--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-200)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-200\/30{--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-200)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-200\/35{--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-200)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-200\/40{--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-200)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-200\/45{--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-200)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-200\/5{--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-200)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-200\/50{--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-200)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-200\/55{--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-200)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-200\/60{--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-200)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-200\/65{--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-200)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-200\/70{--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-200)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-200\/75{--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-200)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-200\/80{--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-200)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-200\/85{--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-200)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-200\/90{--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-200)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-200\/95{--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-200)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-300{--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-300)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-300\/0{--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-300)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-300\/10{--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-300)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-300\/100{--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-300)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-300\/15{--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-300)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-300\/20{--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-300)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-300\/25{--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-300)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-300\/30{--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-300)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-300\/35{--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-300)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-300\/40{--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-300)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-300\/45{--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-300)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-300\/5{--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-300)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-300\/50{--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-300)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-300\/55{--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-300)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-300\/60{--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-300)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-300\/65{--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-300)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-300\/70{--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-300)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-300\/75{--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-300)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-300\/80{--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-300)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-300\/85{--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-300)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-300\/90{--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-300)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-300\/95{--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-300)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-400{--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-400)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-400\/0{--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-400)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-400\/10{--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-400)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-400\/100{--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-400)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-400\/15{--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-400)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-400\/20{--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-400)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-400\/25{--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-400)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-400\/30{--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-400)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-400\/35{--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-400)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-400\/40{--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-400)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-400\/45{--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-400)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-400\/5{--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-400)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-400\/50{--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-400)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-400\/55{--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-400)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-400\/60{--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-400)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-400\/65{--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-400)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-400\/70{--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-400)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-400\/75{--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-400)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-400\/80{--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-400)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-400\/85{--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-400)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-400\/90{--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-400)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-400\/95{--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-400)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-450{--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-450)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-450\/0{--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-450)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-450\/10{--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-450)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-450\/100{--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-450)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-450\/15{--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-450)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-450\/20{--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-450)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-450\/25{--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-450)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-450\/30{--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-450)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-450\/35{--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-450)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-450\/40{--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-450)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-450\/45{--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-450)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-450\/5{--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-450)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-450\/50{--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-450)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-450\/55{--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-450)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-450\/60{--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-450)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-450\/65{--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-450)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-450\/70{--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-450)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-450\/75{--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-450)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-450\/80{--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-450)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-450\/85{--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-450)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-450\/90{--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-450)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-450\/95{--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-450)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-50{--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-50)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-50\/0{--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-50)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-50\/10{--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-50)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-50\/100{--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-50)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-50\/15{--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-50)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-50\/20{--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-50)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-50\/25{--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-50)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-50\/30{--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-50)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-50\/35{--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-50)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-50\/40{--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-50)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-50\/45{--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-50)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-50\/5{--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-50)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-50\/50{--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-50)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-50\/55{--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-50)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-50\/60{--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-50)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-50\/65{--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-50)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-50\/70{--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-50)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-50\/75{--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-50)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-50\/80{--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-50)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-50\/85{--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-50)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-50\/90{--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-50)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-50\/95{--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-50)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-500{--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-500)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-500\/0{--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-500)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-500\/10{--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-500)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-500\/100{--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-500)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-500\/15{--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-500)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-500\/20{--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-500)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-500\/25{--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-500)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-500\/30{--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-500)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-500\/35{--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-500)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-500\/40{--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-500)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-500\/45{--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-500)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-500\/5{--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-500)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-500\/50{--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-500)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-500\/55{--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-500)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-500\/60{--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-500)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-500\/65{--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-500)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-500\/70{--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-500)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-500\/75{--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-500)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-500\/80{--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-500)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-500\/85{--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-500)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-500\/90{--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-500)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-500\/95{--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-500)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-550{--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-550)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-550\/0{--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-550)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-550\/10{--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-550)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-550\/100{--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-550)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-550\/15{--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-550)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-550\/20{--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-550)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-550\/25{--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-550)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-550\/30{--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-550)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-550\/35{--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-550)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-550\/40{--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-550)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-550\/45{--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-550)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-550\/5{--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-550)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-550\/50{--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-550)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-550\/55{--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-550)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-550\/60{--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-550)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-550\/65{--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-550)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-550\/70{--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-550)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-550\/75{--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-550)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-550\/80{--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-550)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-550\/85{--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-550)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-550\/90{--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-550)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-550\/95{--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-550)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-600{--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-600)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-600\/0{--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-600)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-600\/10{--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-600)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-600\/100{--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-600)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-600\/15{--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-600)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-600\/20{--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-600)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-600\/25{--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-600)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-600\/30{--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-600)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-600\/35{--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-600)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-600\/40{--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-600)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-600\/45{--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-600)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-600\/5{--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-600)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-600\/50{--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-600)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-600\/55{--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-600)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-600\/60{--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-600)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-600\/65{--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-600)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-600\/70{--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-600)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-600\/75{--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-600)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-600\/80{--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-600)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-600\/85{--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-600)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-600\/90{--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-600)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-600\/95{--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-600)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-700{--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-700)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-700\/0{--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-700)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-700\/10{--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-700)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-700\/100{--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-700)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-700\/15{--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-700)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-700\/20{--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-700)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-700\/25{--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-700)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-700\/30{--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-700)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-700\/35{--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-700)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-700\/40{--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-700)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-700\/45{--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-700)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-700\/5{--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-700)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-700\/50{--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-700)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-700\/55{--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-700)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-700\/60{--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-700)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-700\/65{--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-700)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-700\/70{--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-700)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-700\/75{--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-700)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-700\/80{--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-700)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-700\/85{--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-700)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-700\/90{--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-700)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-700\/95{--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-700)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-800{--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-800)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-800\/0{--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-800)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-800\/10{--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-800)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-800\/100{--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-800)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-800\/15{--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-800)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-800\/20{--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-800)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-800\/25{--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-800)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-800\/30{--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-800)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-800\/35{--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-800)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-800\/40{--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-800)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-800\/45{--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-800)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-800\/5{--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-800)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-800\/50{--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-800)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-800\/55{--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-800)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-800\/60{--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-800)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-800\/65{--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-800)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-800\/70{--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-800)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-800\/75{--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-800)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-800\/80{--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-800)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-800\/85{--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-800)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-800\/90{--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-800)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-800\/95{--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-800)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-900{--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-900)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-900\/0{--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-900)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-900\/10{--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-900)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-900\/100{--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-900)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-900\/15{--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-900)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-900\/20{--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-900)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-900\/25{--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-900)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-900\/30{--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-900)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-900\/35{--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-900)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-900\/40{--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-900)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-900\/45{--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-900)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-900\/5{--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-900)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-900\/50{--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-900)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-900\/55{--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-900)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-900\/60{--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-900)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-900\/65{--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-900)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-900\/70{--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-900)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-900\/75{--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-900)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-900\/80{--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-900)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-900\/85{--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-900)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-900\/90{--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-900)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-primary-900\/95{--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-primary-900)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-100{--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-100)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-100\/0{--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-100)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-100\/10{--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-100)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-100\/100{--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-100)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-100\/15{--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-100)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-100\/20{--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-100)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-100\/25{--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-100)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-100\/30{--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-100)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-100\/35{--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-100)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-100\/40{--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-100)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-100\/45{--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-100)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-100\/5{--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-100)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-100\/50{--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-100)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-100\/55{--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-100)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-100\/60{--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-100)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-100\/65{--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-100)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-100\/70{--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-100)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-100\/75{--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-100)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-100\/80{--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-100)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-100\/85{--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-100)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-100\/90{--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-100)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-100\/95{--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-100)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-200{--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-200)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-200\/0{--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-200)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-200\/10{--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-200)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-200\/100{--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-200)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-200\/15{--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-200)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-200\/20{--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-200)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-200\/25{--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-200)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-200\/30{--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-200)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-200\/35{--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-200)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-200\/40{--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-200)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-200\/45{--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-200)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-200\/5{--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-200)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-200\/50{--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-200)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-200\/55{--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-200)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-200\/60{--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-200)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-200\/65{--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-200)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-200\/70{--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-200)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-200\/75{--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-200)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-200\/80{--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-200)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-200\/85{--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-200)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-200\/90{--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-200)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-200\/95{--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-200)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-300{--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-300)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-300\/0{--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-300)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-300\/10{--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-300)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-300\/100{--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-300)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-300\/15{--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-300)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-300\/20{--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-300)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-300\/25{--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-300)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-300\/30{--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-300)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-300\/35{--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-300)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-300\/40{--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-300)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-300\/45{--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-300)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-300\/5{--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-300)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-300\/50{--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-300)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-300\/55{--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-300)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-300\/60{--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-300)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-300\/65{--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-300)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-300\/70{--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-300)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-300\/75{--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-300)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-300\/80{--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-300)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-300\/85{--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-300)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-300\/90{--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-300)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-300\/95{--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-300)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-400{--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-400)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-400\/0{--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-400)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-400\/10{--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-400)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-400\/100{--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-400)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-400\/15{--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-400)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-400\/20{--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-400)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-400\/25{--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-400)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-400\/30{--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-400)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-400\/35{--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-400)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-400\/40{--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-400)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-400\/45{--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-400)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-400\/5{--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-400)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-400\/50{--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-400)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-400\/55{--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-400)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-400\/60{--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-400)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-400\/65{--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-400)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-400\/70{--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-400)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-400\/75{--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-400)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-400\/80{--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-400)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-400\/85{--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-400)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-400\/90{--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-400)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-400\/95{--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-400)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-50{--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-50)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-50\/0{--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-50)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-50\/10{--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-50)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-50\/100{--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-50)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-50\/15{--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-50)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-50\/20{--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-50)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-50\/25{--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-50)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-50\/30{--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-50)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-50\/35{--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-50)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-50\/40{--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-50)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-50\/45{--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-50)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-50\/5{--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-50)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-50\/50{--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-50)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-50\/55{--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-50)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-50\/60{--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-50)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-50\/65{--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-50)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-50\/70{--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-50)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-50\/75{--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-50)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-50\/80{--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-50)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-50\/85{--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-50)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-50\/90{--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-50)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-50\/95{--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-50)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-500{--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-500)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-500\/0{--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-500)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-500\/10{--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-500)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-500\/100{--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-500)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-500\/15{--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-500)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-500\/20{--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-500)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-500\/25{--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-500)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-500\/30{--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-500)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-500\/35{--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-500)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-500\/40{--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-500)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-500\/45{--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-500)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-500\/5{--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-500)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-500\/50{--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-500)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-500\/55{--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-500)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-500\/60{--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-500)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-500\/65{--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-500)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-500\/70{--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-500)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-500\/75{--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-500)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-500\/80{--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-500)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-500\/85{--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-500)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-500\/90{--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-500)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-500\/95{--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-500)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-600{--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-600)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-600\/0{--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-600)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-600\/10{--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-600)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-600\/100{--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-600)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-600\/15{--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-600)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-600\/20{--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-600)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-600\/25{--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-600)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-600\/30{--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-600)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-600\/35{--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-600)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-600\/40{--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-600)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-600\/45{--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-600)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-600\/5{--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-600)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-600\/50{--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-600)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-600\/55{--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-600)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-600\/60{--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-600)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-600\/65{--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-600)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-600\/70{--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-600)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-600\/75{--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-600)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-600\/80{--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-600)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-600\/85{--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-600)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-600\/90{--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-600)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-600\/95{--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-600)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-700{--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-700)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-700\/0{--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-700)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-700\/10{--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-700)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-700\/100{--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-700)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-700\/15{--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-700)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-700\/20{--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-700)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-700\/25{--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-700)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-700\/30{--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-700)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-700\/35{--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-700)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-700\/40{--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-700)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-700\/45{--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-700)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-700\/5{--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-700)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-700\/50{--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-700)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-700\/55{--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-700)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-700\/60{--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-700)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-700\/65{--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-700)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-700\/70{--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-700)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-700\/75{--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-700)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-700\/80{--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-700)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-700\/85{--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-700)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-700\/90{--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-700)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-700\/95{--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-700)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-800{--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-800)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-800\/0{--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-800)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-800\/10{--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-800)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-800\/100{--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-800)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-800\/15{--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-800)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-800\/20{--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-800)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-800\/25{--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-800)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-800\/30{--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-800)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-800\/35{--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-800)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-800\/40{--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-800)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-800\/45{--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-800)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-800\/5{--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-800)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-800\/50{--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-800)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-800\/55{--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-800)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-800\/60{--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-800)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-800\/65{--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-800)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-800\/70{--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-800)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-800\/75{--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-800)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-800\/80{--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-800)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-800\/85{--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-800)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-800\/90{--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-800)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-800\/95{--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-800)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-900{--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-900)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-900\/0{--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-900)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-900\/10{--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-900)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-900\/100{--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-900)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-900\/15{--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-900)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-900\/20{--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-900)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-900\/25{--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-900)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-900\/30{--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-900)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-900\/35{--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-900)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-900\/40{--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-900)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-900\/45{--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-900)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-900\/5{--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-900)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-900\/50{--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-900)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-900\/55{--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-900)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-900\/60{--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-900)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-900\/65{--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-900)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-900\/70{--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-900)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-900\/75{--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-900)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-900\/80{--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-900)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-900\/85{--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-900)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-900\/90{--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-900)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-purple-900\/95{--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-purple-900)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-100{--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-100)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-100\/0{--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-100)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-100\/10{--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-100)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-100\/100{--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-100)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-100\/15{--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-100)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-100\/20{--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-100)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-100\/25{--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-100)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-100\/30{--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-100)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-100\/35{--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-100)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-100\/40{--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-100)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-100\/45{--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-100)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-100\/5{--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-100)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-100\/50{--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-100)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-100\/55{--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-100)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-100\/60{--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-100)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-100\/65{--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-100)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-100\/70{--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-100)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-100\/75{--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-100)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-100\/80{--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-100)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-100\/85{--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-100)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-100\/90{--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-100)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-100\/95{--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-100)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-200{--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-200)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-200\/0{--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-200)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-200\/10{--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-200)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-200\/100{--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-200)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-200\/15{--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-200)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-200\/20{--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-200)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-200\/25{--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-200)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-200\/30{--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-200)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-200\/35{--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-200)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-200\/40{--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-200)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-200\/45{--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-200)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-200\/5{--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-200)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-200\/50{--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-200)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-200\/55{--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-200)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-200\/60{--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-200)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-200\/65{--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-200)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-200\/70{--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-200)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-200\/75{--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-200)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-200\/80{--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-200)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-200\/85{--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-200)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-200\/90{--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-200)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-200\/95{--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-200)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-300{--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-300)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-300\/0{--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-300)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-300\/10{--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-300)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-300\/100{--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-300)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-300\/15{--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-300)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-300\/20{--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-300)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-300\/25{--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-300)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-300\/30{--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-300)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-300\/35{--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-300)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-300\/40{--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-300)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-300\/45{--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-300)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-300\/5{--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-300)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-300\/50{--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-300)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-300\/55{--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-300)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-300\/60{--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-300)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-300\/65{--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-300)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-300\/70{--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-300)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-300\/75{--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-300)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-300\/80{--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-300)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-300\/85{--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-300)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-300\/90{--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-300)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-300\/95{--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-300)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-400{--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-400)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-400\/0{--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-400)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-400\/10{--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-400)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-400\/100{--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-400)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-400\/15{--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-400)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-400\/20{--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-400)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-400\/25{--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-400)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-400\/30{--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-400)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-400\/35{--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-400)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-400\/40{--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-400)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-400\/45{--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-400)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-400\/5{--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-400)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-400\/50{--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-400)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-400\/55{--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-400)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-400\/60{--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-400)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-400\/65{--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-400)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-400\/70{--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-400)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-400\/75{--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-400)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-400\/80{--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-400)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-400\/85{--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-400)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-400\/90{--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-400)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-400\/95{--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-400)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-50{--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-50)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-50\/0{--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-50)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-50\/10{--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-50)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-50\/100{--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-50)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-50\/15{--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-50)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-50\/20{--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-50)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-50\/25{--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-50)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-50\/30{--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-50)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-50\/35{--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-50)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-50\/40{--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-50)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-50\/45{--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-50)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-50\/5{--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-50)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-50\/50{--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-50)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-50\/55{--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-50)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-50\/60{--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-50)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-50\/65{--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-50)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-50\/70{--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-50)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-50\/75{--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-50)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-50\/80{--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-50)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-50\/85{--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-50)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-50\/90{--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-50)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-50\/95{--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-50)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-500{--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-500)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-500\/0{--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-500)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-500\/10{--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-500)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-500\/100{--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-500)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-500\/15{--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-500)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-500\/20{--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-500)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-500\/25{--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-500)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-500\/30{--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-500)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-500\/35{--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-500)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-500\/40{--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-500)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-500\/45{--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-500)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-500\/5{--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-500)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-500\/50{--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-500)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-500\/55{--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-500)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-500\/60{--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-500)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-500\/65{--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-500)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-500\/70{--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-500)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-500\/75{--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-500)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-500\/80{--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-500)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-500\/85{--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-500)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-500\/90{--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-500)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-500\/95{--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-500)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-600{--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-600)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-600\/0{--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-600)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-600\/10{--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-600)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-600\/100{--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-600)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-600\/15{--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-600)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-600\/20{--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-600)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-600\/25{--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-600)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-600\/30{--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-600)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-600\/35{--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-600)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-600\/40{--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-600)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-600\/45{--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-600)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-600\/5{--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-600)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-600\/50{--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-600)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-600\/55{--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-600)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-600\/60{--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-600)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-600\/65{--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-600)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-600\/70{--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-600)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-600\/75{--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-600)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-600\/80{--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-600)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-600\/85{--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-600)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-600\/90{--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-600)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-600\/95{--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-600)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-700{--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-700)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-700\/0{--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-700)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-700\/10{--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-700)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-700\/100{--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-700)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-700\/15{--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-700)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-700\/20{--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-700)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-700\/25{--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-700)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-700\/30{--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-700)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-700\/35{--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-700)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-700\/40{--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-700)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-700\/45{--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-700)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-700\/5{--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-700)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-700\/50{--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-700)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-700\/55{--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-700)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-700\/60{--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-700)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-700\/65{--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-700)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-700\/70{--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-700)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-700\/75{--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-700)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-700\/80{--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-700)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-700\/85{--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-700)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-700\/90{--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-700)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-700\/95{--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-700)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-800{--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-800)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-800\/0{--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-800)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-800\/10{--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-800)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-800\/100{--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-800)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-800\/15{--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-800)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-800\/20{--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-800)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-800\/25{--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-800)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-800\/30{--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-800)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-800\/35{--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-800)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-800\/40{--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-800)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-800\/45{--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-800)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-800\/5{--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-800)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-800\/50{--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-800)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-800\/55{--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-800)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-800\/60{--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-800)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-800\/65{--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-800)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-800\/70{--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-800)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-800\/75{--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-800)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-800\/80{--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-800)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-800\/85{--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-800)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-800\/90{--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-800)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-800\/95{--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-800)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-900{--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-900)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-900\/0{--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-900)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-900\/10{--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-900)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-900\/100{--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-900)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-900\/15{--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-900)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-900\/20{--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-900)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-900\/25{--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-900)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-900\/30{--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-900)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-900\/35{--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-900)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-900\/40{--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-900)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-900\/45{--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-900)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-900\/5{--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-900)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-900\/50{--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-900)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-900\/55{--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-900)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-900\/60{--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-900)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-900\/65{--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-900)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-900\/70{--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-900)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-900\/75{--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-900)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-900\/80{--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-900)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-900\/85{--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-900)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-900\/90{--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-900)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-red-900\/95{--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-red-900)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-100{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-100)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-100\/0{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-100\/10{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-100)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-100\/100{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-100)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-100\/15{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-100)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-100\/20{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-100)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-100\/25{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-100)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-100\/30{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-100)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-100\/35{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-100)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-100\/40{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-100)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-100\/45{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-100)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-100\/5{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-100)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-100\/50{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-100)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-100\/55{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-100)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-100\/60{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-100)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-100\/65{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-100)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-100\/70{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-100)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-100\/75{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-100)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-100\/80{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-100)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-100\/85{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-100)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-100\/90{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-100)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-100\/95{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-100)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-200{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-200)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-200\/0{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-200\/10{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-200)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-200\/100{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-200)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-200\/15{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-200)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-200\/20{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-200)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-200\/25{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-200)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-200\/30{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-200)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-200\/35{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-200)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-200\/40{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-200)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-200\/45{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-200)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-200\/5{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-200)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-200\/50{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-200)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-200\/55{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-200)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-200\/60{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-200)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-200\/65{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-200)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-200\/70{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-200)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-200\/75{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-200)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-200\/80{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-200)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-200\/85{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-200)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-200\/90{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-200)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-200\/95{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-200)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-300{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-300)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-300\/0{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-300\/10{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-300)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-300\/100{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-300)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-300\/15{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-300)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-300\/20{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-300)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-300\/25{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-300)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-300\/30{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-300)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-300\/35{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-300)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-300\/40{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-300)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-300\/45{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-300)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-300\/5{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-300)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-300\/50{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-300)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-300\/55{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-300)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-300\/60{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-300)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-300\/65{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-300)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-300\/70{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-300)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-300\/75{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-300)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-300\/80{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-300)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-300\/85{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-300)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-300\/90{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-300)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-300\/95{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-300)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-400{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-400)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-400\/0{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-400\/10{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-400)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-400\/100{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-400)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-400\/15{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-400)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-400\/20{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-400)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-400\/25{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-400)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-400\/30{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-400)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-400\/35{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-400)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-400\/40{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-400)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-400\/45{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-400)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-400\/5{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-400)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-400\/50{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-400)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-400\/55{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-400)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-400\/60{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-400)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-400\/65{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-400)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-400\/70{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-400)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-400\/75{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-400)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-400\/80{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-400)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-400\/85{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-400)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-400\/90{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-400)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-400\/95{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-400)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-50{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-50)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-50\/0{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-50\/10{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-50)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-50\/100{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-50)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-50\/15{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-50)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-50\/20{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-50)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-50\/25{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-50)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-50\/30{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-50)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-50\/35{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-50)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-50\/40{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-50)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-50\/45{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-50)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-50\/5{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-50)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-50\/50{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-50)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-50\/55{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-50)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-50\/60{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-50)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-50\/65{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-50)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-50\/70{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-50)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-50\/75{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-50)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-50\/80{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-50)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-50\/85{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-50)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-50\/90{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-50)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-50\/95{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-50)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-500{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-500)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-500\/0{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-500\/10{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-500)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-500\/100{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-500)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-500\/15{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-500)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-500\/20{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-500)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-500\/25{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-500)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-500\/30{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-500)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-500\/35{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-500)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-500\/40{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-500)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-500\/45{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-500)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-500\/5{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-500)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-500\/50{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-500)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-500\/55{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-500)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-500\/60{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-500)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-500\/65{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-500)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-500\/70{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-500)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-500\/75{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-500)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-500\/80{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-500)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-500\/85{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-500)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-500\/90{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-500)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-500\/95{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-500)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-600{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-600)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-600\/0{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-600\/10{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-600)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-600\/100{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-600)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-600\/15{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-600)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-600\/20{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-600)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-600\/25{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-600)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-600\/30{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-600)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-600\/35{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-600)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-600\/40{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-600)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-600\/45{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-600)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-600\/5{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-600)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-600\/50{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-600)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-600\/55{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-600)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-600\/60{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-600)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-600\/65{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-600)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-600\/70{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-600)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-600\/75{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-600)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-600\/80{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-600)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-600\/85{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-600)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-600\/90{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-600)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-600\/95{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-600)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-700{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-700)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-700\/0{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-700\/10{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-700)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-700\/100{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-700)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-700\/15{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-700)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-700\/20{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-700)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-700\/25{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-700)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-700\/30{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-700)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-700\/35{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-700)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-700\/40{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-700)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-700\/45{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-700)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-700\/5{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-700)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-700\/50{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-700)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-700\/55{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-700)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-700\/60{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-700)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-700\/65{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-700)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-700\/70{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-700)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-700\/75{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-700)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-700\/80{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-700)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-700\/85{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-700)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-700\/90{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-700)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-700\/95{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-700)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-800{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-800)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-800\/0{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-800\/10{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-800)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-800\/100{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-800)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-800\/15{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-800)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-800\/20{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-800)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-800\/25{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-800)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-800\/30{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-800)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-800\/35{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-800)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-800\/40{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-800)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-800\/45{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-800)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-800\/5{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-800)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-800\/50{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-800)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-800\/55{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-800)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-800\/60{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-800)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-800\/65{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-800)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-800\/70{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-800)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-800\/75{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-800)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-800\/80{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-800)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-800\/85{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-800)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-800\/90{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-800)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-800\/95{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-800)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-900{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-900)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-900\/0{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-900\/10{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-900)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-900\/100{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-900)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-900\/15{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-900)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-900\/20{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-900)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-900\/25{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-900)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-900\/30{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-900)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-900\/35{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-900)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-900\/40{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-900)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-900\/45{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-900)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-900\/5{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-900)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-900\/50{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-900)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-900\/55{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-900)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-900\/60{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-900)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-900\/65{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-900)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-900\/70{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-900)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-900\/75{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-900)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-900\/80{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-900)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-900\/85{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-900)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-900\/90{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-900)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-sea-blue-900\/95{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-sea-blue-900)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-100{--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-100)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-100\/0{--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-100\/10{--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-100)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-100\/100{--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-100)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-100\/15{--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-100)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-100\/20{--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-100)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-100\/25{--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-100)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-100\/30{--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-100)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-100\/35{--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-100)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-100\/40{--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-100)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-100\/45{--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-100)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-100\/5{--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-100)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-100\/50{--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-100)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-100\/55{--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-100)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-100\/60{--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-100)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-100\/65{--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-100)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-100\/70{--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-100)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-100\/75{--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-100)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-100\/80{--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-100)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-100\/85{--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-100)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-100\/90{--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-100)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-100\/95{--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-100)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-200{--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-200)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-200\/0{--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-200\/10{--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-200)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-200\/100{--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-200)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-200\/15{--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-200)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-200\/20{--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-200)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-200\/25{--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-200)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-200\/30{--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-200)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-200\/35{--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-200)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-200\/40{--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-200)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-200\/45{--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-200)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-200\/5{--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-200)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-200\/50{--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-200)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-200\/55{--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-200)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-200\/60{--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-200)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-200\/65{--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-200)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-200\/70{--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-200)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-200\/75{--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-200)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-200\/80{--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-200)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-200\/85{--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-200)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-200\/90{--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-200)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-200\/95{--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-200)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-250{--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-250)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-250\/0{--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-250\/10{--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-250)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-250\/100{--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-250)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-250\/15{--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-250)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-250\/20{--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-250)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-250\/25{--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-250)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-250\/30{--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-250)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-250\/35{--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-250)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-250\/40{--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-250)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-250\/45{--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-250)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-250\/5{--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-250)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-250\/50{--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-250)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-250\/55{--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-250)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-250\/60{--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-250)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-250\/65{--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-250)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-250\/70{--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-250)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-250\/75{--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-250)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-250\/80{--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-250)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-250\/85{--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-250)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-250\/90{--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-250)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-250\/95{--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-250)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-300{--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-300)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-300\/0{--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-300\/10{--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-300)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-300\/100{--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-300)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-300\/15{--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-300)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-300\/20{--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-300)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-300\/25{--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-300)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-300\/30{--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-300)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-300\/35{--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-300)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-300\/40{--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-300)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-300\/45{--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-300)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-300\/5{--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-300)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-300\/50{--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-300)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-300\/55{--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-300)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-300\/60{--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-300)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-300\/65{--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-300)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-300\/70{--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-300)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-300\/75{--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-300)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-300\/80{--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-300)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-300\/85{--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-300)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-300\/90{--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-300)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-300\/95{--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-300)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-400{--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-400)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-400\/0{--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-400\/10{--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-400)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-400\/100{--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-400)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-400\/15{--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-400)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-400\/20{--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-400)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-400\/25{--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-400)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-400\/30{--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-400)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-400\/35{--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-400)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-400\/40{--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-400)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-400\/45{--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-400)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-400\/5{--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-400)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-400\/50{--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-400)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-400\/55{--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-400)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-400\/60{--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-400)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-400\/65{--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-400)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-400\/70{--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-400)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-400\/75{--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-400)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-400\/80{--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-400)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-400\/85{--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-400)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-400\/90{--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-400)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-400\/95{--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-400)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-50{--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-50)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-50\/0{--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-50\/10{--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-50)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-50\/100{--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-50)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-50\/15{--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-50)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-50\/20{--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-50)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-50\/25{--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-50)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-50\/30{--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-50)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-50\/35{--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-50)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-50\/40{--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-50)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-50\/45{--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-50)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-50\/5{--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-50)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-50\/50{--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-50)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-50\/55{--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-50)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-50\/60{--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-50)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-50\/65{--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-50)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-50\/70{--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-50)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-50\/75{--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-50)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-50\/80{--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-50)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-50\/85{--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-50)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-50\/90{--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-50)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-50\/95{--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-50)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-500{--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-500)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-500\/0{--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-500\/10{--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-500)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-500\/100{--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-500)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-500\/15{--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-500)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-500\/20{--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-500)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-500\/25{--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-500)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-500\/30{--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-500)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-500\/35{--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-500)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-500\/40{--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-500)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-500\/45{--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-500)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-500\/5{--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-500)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-500\/50{--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-500)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-500\/55{--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-500)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-500\/60{--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-500)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-500\/65{--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-500)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-500\/70{--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-500)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-500\/75{--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-500)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-500\/80{--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-500)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-500\/85{--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-500)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-500\/90{--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-500)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-500\/95{--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-500)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-550{--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-550)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-550\/0{--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-550\/10{--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-550)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-550\/100{--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-550)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-550\/15{--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-550)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-550\/20{--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-550)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-550\/25{--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-550)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-550\/30{--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-550)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-550\/35{--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-550)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-550\/40{--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-550)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-550\/45{--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-550)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-550\/5{--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-550)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-550\/50{--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-550)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-550\/55{--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-550)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-550\/60{--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-550)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-550\/65{--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-550)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-550\/70{--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-550)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-550\/75{--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-550)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-550\/80{--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-550)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-550\/85{--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-550)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-550\/90{--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-550)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-550\/95{--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-550)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-575{--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-575)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-575\/0{--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-575\/10{--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-575)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-575\/100{--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-575)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-575\/15{--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-575)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-575\/20{--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-575)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-575\/25{--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-575)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-575\/30{--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-575)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-575\/35{--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-575)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-575\/40{--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-575)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-575\/45{--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-575)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-575\/5{--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-575)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-575\/50{--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-575)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-575\/55{--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-575)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-575\/60{--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-575)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-575\/65{--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-575)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-575\/70{--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-575)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-575\/75{--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-575)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-575\/80{--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-575)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-575\/85{--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-575)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-575\/90{--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-575)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-575\/95{--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-575)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-600{--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-600)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-600\/0{--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-600\/10{--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-600)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-600\/100{--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-600)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-600\/15{--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-600)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-600\/20{--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-600)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-600\/25{--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-600)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-600\/30{--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-600)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-600\/35{--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-600)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-600\/40{--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-600)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-600\/45{--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-600)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-600\/5{--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-600)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-600\/50{--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-600)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-600\/55{--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-600)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-600\/60{--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-600)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-600\/65{--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-600)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-600\/70{--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-600)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-600\/75{--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-600)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-600\/80{--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-600)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-600\/85{--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-600)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-600\/90{--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-600)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-600\/95{--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-600)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-700{--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-700)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-700\/0{--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-700\/10{--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-700)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-700\/100{--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-700)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-700\/15{--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-700)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-700\/20{--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-700)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-700\/25{--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-700)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-700\/30{--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-700)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-700\/35{--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-700)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-700\/40{--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-700)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-700\/45{--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-700)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-700\/5{--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-700)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-700\/50{--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-700)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-700\/55{--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-700)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-700\/60{--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-700)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-700\/65{--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-700)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-700\/70{--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-700)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-700\/75{--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-700)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-700\/80{--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-700)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-700\/85{--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-700)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-700\/90{--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-700)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-700\/95{--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-700)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-800{--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-800)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-800\/0{--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-800\/10{--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-800)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-800\/100{--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-800)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-800\/15{--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-800)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-800\/20{--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-800)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-800\/25{--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-800)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-800\/30{--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-800)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-800\/35{--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-800)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-800\/40{--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-800)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-800\/45{--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-800)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-800\/5{--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-800)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-800\/50{--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-800)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-800\/55{--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-800)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-800\/60{--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-800)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-800\/65{--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-800)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-800\/70{--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-800)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-800\/75{--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-800)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-800\/80{--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-800)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-800\/85{--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-800)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-800\/90{--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-800)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-800\/95{--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-800)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-900{--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-900)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-900\/0{--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-900\/10{--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-900)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-900\/100{--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-900)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-900\/15{--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-900)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-900\/20{--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-900)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-900\/25{--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-900)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-900\/30{--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-900)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-900\/35{--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-900)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-900\/40{--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-900)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-900\/45{--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-900)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-900\/5{--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-900)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-900\/50{--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-900)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-900\/55{--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-900)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-900\/60{--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-900)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-900\/65{--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-900)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-900\/70{--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-900)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-900\/75{--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-900)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-900\/80{--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-900)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-900\/85{--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-900)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-900\/90{--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-900)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-secondary-900\/95{--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-secondary-900)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-100{--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-100)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-100\/0{--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-100)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-100\/10{--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-100)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-100\/100{--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-100)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-100\/15{--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-100)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-100\/20{--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-100)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-100\/25{--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-100)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-100\/30{--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-100)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-100\/35{--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-100)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-100\/40{--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-100)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-100\/45{--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-100)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-100\/5{--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-100)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-100\/50{--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-100)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-100\/55{--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-100)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-100\/60{--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-100)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-100\/65{--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-100)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-100\/70{--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-100)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-100\/75{--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-100)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-100\/80{--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-100)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-100\/85{--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-100)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-100\/90{--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-100)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-100\/95{--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-100)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-200{--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-200)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-200\/0{--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-200)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-200\/10{--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-200)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-200\/100{--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-200)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-200\/15{--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-200)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-200\/20{--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-200)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-200\/25{--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-200)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-200\/30{--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-200)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-200\/35{--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-200)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-200\/40{--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-200)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-200\/45{--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-200)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-200\/5{--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-200)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-200\/50{--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-200)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-200\/55{--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-200)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-200\/60{--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-200)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-200\/65{--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-200)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-200\/70{--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-200)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-200\/75{--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-200)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-200\/80{--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-200)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-200\/85{--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-200)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-200\/90{--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-200)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-200\/95{--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-200)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-250{--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-250)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-250\/0{--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-250)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-250\/10{--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-250)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-250\/100{--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-250)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-250\/15{--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-250)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-250\/20{--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-250)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-250\/25{--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-250)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-250\/30{--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-250)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-250\/35{--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-250)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-250\/40{--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-250)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-250\/45{--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-250)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-250\/5{--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-250)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-250\/50{--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-250)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-250\/55{--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-250)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-250\/60{--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-250)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-250\/65{--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-250)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-250\/70{--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-250)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-250\/75{--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-250)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-250\/80{--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-250)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-250\/85{--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-250)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-250\/90{--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-250)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-250\/95{--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-250)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-300{--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-300)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-300\/0{--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-300)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-300\/10{--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-300)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-300\/100{--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-300)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-300\/15{--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-300)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-300\/20{--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-300)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-300\/25{--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-300)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-300\/30{--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-300)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-300\/35{--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-300)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-300\/40{--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-300)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-300\/45{--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-300)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-300\/5{--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-300)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-300\/50{--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-300)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-300\/55{--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-300)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-300\/60{--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-300)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-300\/65{--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-300)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-300\/70{--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-300)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-300\/75{--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-300)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-300\/80{--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-300)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-300\/85{--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-300)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-300\/90{--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-300)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-300\/95{--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-300)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-400{--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-400)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-400\/0{--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-400)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-400\/10{--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-400)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-400\/100{--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-400)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-400\/15{--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-400)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-400\/20{--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-400)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-400\/25{--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-400)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-400\/30{--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-400)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-400\/35{--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-400)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-400\/40{--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-400)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-400\/45{--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-400)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-400\/5{--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-400)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-400\/50{--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-400)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-400\/55{--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-400)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-400\/60{--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-400)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-400\/65{--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-400)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-400\/70{--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-400)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-400\/75{--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-400)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-400\/80{--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-400)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-400\/85{--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-400)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-400\/90{--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-400)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-400\/95{--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-400)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-450{--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-450)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-450\/0{--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-450)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-450\/10{--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-450)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-450\/100{--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-450)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-450\/15{--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-450)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-450\/20{--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-450)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-450\/25{--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-450)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-450\/30{--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-450)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-450\/35{--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-450)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-450\/40{--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-450)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-450\/45{--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-450)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-450\/5{--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-450)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-450\/50{--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-450)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-450\/55{--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-450)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-450\/60{--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-450)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-450\/65{--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-450)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-450\/70{--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-450)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-450\/75{--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-450)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-450\/80{--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-450)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-450\/85{--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-450)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-450\/90{--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-450)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-450\/95{--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-450)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-50{--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-50)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-50\/0{--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-50)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-50\/10{--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-50)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-50\/100{--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-50)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-50\/15{--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-50)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-50\/20{--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-50)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-50\/25{--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-50)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-50\/30{--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-50)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-50\/35{--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-50)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-50\/40{--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-50)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-50\/45{--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-50)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-50\/5{--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-50)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-50\/50{--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-50)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-50\/55{--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-50)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-50\/60{--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-50)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-50\/65{--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-50)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-50\/70{--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-50)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-50\/75{--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-50)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-50\/80{--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-50)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-50\/85{--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-50)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-50\/90{--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-50)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-50\/95{--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-50)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-500{--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-500)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-500\/0{--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-500)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-500\/10{--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-500)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-500\/100{--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-500)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-500\/15{--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-500)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-500\/20{--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-500)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-500\/25{--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-500)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-500\/30{--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-500)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-500\/35{--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-500)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-500\/40{--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-500)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-500\/45{--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-500)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-500\/5{--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-500)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-500\/50{--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-500)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-500\/55{--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-500)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-500\/60{--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-500)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-500\/65{--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-500)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-500\/70{--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-500)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-500\/75{--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-500)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-500\/80{--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-500)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-500\/85{--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-500)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-500\/90{--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-500)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-500\/95{--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-500)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-550{--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-550)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-550\/0{--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-550)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-550\/10{--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-550)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-550\/100{--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-550)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-550\/15{--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-550)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-550\/20{--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-550)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-550\/25{--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-550)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-550\/30{--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-550)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-550\/35{--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-550)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-550\/40{--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-550)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-550\/45{--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-550)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-550\/5{--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-550)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-550\/50{--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-550)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-550\/55{--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-550)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-550\/60{--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-550)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-550\/65{--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-550)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-550\/70{--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-550)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-550\/75{--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-550)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-550\/80{--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-550)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-550\/85{--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-550)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-550\/90{--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-550)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-550\/95{--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-550)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-575{--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-575)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-575\/0{--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-575)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-575\/10{--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-575)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-575\/100{--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-575)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-575\/15{--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-575)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-575\/20{--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-575)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-575\/25{--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-575)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-575\/30{--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-575)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-575\/35{--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-575)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-575\/40{--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-575)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-575\/45{--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-575)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-575\/5{--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-575)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-575\/50{--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-575)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-575\/55{--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-575)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-575\/60{--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-575)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-575\/65{--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-575)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-575\/70{--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-575)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-575\/75{--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-575)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-575\/80{--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-575)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-575\/85{--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-575)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-575\/90{--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-575)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-575\/95{--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-575)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-600{--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-600)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-600\/0{--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-600)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-600\/10{--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-600)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-600\/100{--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-600)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-600\/15{--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-600)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-600\/20{--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-600)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-600\/25{--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-600)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-600\/30{--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-600)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-600\/35{--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-600)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-600\/40{--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-600)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-600\/45{--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-600)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-600\/5{--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-600)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-600\/50{--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-600)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-600\/55{--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-600)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-600\/60{--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-600)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-600\/65{--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-600)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-600\/70{--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-600)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-600\/75{--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-600)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-600\/80{--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-600)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-600\/85{--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-600)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-600\/90{--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-600)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-600\/95{--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-600)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-700{--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-700)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-700\/0{--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-700)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-700\/10{--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-700)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-700\/100{--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-700)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-700\/15{--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-700)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-700\/20{--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-700)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-700\/25{--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-700)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-700\/30{--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-700)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-700\/35{--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-700)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-700\/40{--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-700)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-700\/45{--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-700)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-700\/5{--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-700)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-700\/50{--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-700)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-700\/55{--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-700)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-700\/60{--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-700)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-700\/65{--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-700)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-700\/70{--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-700)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-700\/75{--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-700)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-700\/80{--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-700)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-700\/85{--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-700)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-700\/90{--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-700)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-700\/95{--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-700)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-800{--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-800)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-800\/0{--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-800)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-800\/10{--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-800)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-800\/100{--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-800)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-800\/15{--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-800)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-800\/20{--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-800)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-800\/25{--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-800)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-800\/30{--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-800)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-800\/35{--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-800)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-800\/40{--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-800)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-800\/45{--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-800)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-800\/5{--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-800)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-800\/50{--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-800)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-800\/55{--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-800)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-800\/60{--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-800)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-800\/65{--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-800)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-800\/70{--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-800)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-800\/75{--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-800)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-800\/80{--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-800)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-800\/85{--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-800)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-800\/90{--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-800)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-800\/95{--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-800)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-900{--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-900)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-900\/0{--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-900)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-900\/10{--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-900)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-900\/100{--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-900)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-900\/15{--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-900)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-900\/20{--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-900)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-900\/25{--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-900)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-900\/30{--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-900)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-900\/35{--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-900)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-900\/40{--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-900)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-900\/45{--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-900)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-900\/5{--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-900)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-900\/50{--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-900)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-900\/55{--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-900)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-900\/60{--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-900)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-900\/65{--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-900)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-900\/70{--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-900)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-900\/75{--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-900)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-900\/80{--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-900)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-900\/85{--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-900)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-900\/90{--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-900)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-success-900\/95{--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-success-900)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-100{--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-100)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-100\/0{--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-100)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-100\/10{--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-100)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-100\/100{--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-100)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-100\/15{--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-100)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-100\/20{--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-100)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-100\/25{--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-100)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-100\/30{--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-100)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-100\/35{--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-100)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-100\/40{--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-100)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-100\/45{--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-100)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-100\/5{--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-100)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-100\/50{--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-100)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-100\/55{--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-100)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-100\/60{--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-100)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-100\/65{--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-100)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-100\/70{--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-100)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-100\/75{--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-100)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-100\/80{--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-100)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-100\/85{--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-100)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-100\/90{--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-100)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-100\/95{--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-100)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-200{--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-200)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-200\/0{--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-200)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-200\/10{--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-200)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-200\/100{--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-200)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-200\/15{--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-200)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-200\/20{--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-200)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-200\/25{--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-200)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-200\/30{--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-200)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-200\/35{--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-200)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-200\/40{--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-200)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-200\/45{--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-200)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-200\/5{--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-200)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-200\/50{--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-200)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-200\/55{--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-200)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-200\/60{--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-200)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-200\/65{--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-200)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-200\/70{--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-200)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-200\/75{--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-200)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-200\/80{--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-200)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-200\/85{--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-200)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-200\/90{--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-200)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-200\/95{--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-200)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-250{--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-250)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-250\/0{--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-250)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-250\/10{--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-250)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-250\/100{--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-250)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-250\/15{--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-250)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-250\/20{--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-250)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-250\/25{--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-250)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-250\/30{--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-250)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-250\/35{--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-250)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-250\/40{--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-250)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-250\/45{--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-250)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-250\/5{--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-250)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-250\/50{--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-250)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-250\/55{--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-250)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-250\/60{--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-250)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-250\/65{--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-250)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-250\/70{--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-250)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-250\/75{--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-250)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-250\/80{--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-250)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-250\/85{--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-250)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-250\/90{--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-250)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-250\/95{--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-250)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-300{--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-300)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-300\/0{--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-300)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-300\/10{--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-300)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-300\/100{--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-300)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-300\/15{--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-300)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-300\/20{--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-300)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-300\/25{--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-300)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-300\/30{--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-300)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-300\/35{--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-300)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-300\/40{--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-300)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-300\/45{--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-300)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-300\/5{--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-300)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-300\/50{--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-300)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-300\/55{--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-300)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-300\/60{--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-300)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-300\/65{--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-300)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-300\/70{--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-300)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-300\/75{--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-300)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-300\/80{--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-300)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-300\/85{--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-300)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-300\/90{--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-300)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-300\/95{--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-300)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-400{--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-400)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-400\/0{--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-400)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-400\/10{--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-400)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-400\/100{--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-400)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-400\/15{--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-400)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-400\/20{--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-400)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-400\/25{--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-400)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-400\/30{--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-400)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-400\/35{--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-400)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-400\/40{--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-400)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-400\/45{--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-400)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-400\/5{--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-400)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-400\/50{--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-400)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-400\/55{--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-400)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-400\/60{--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-400)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-400\/65{--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-400)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-400\/70{--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-400)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-400\/75{--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-400)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-400\/80{--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-400)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-400\/85{--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-400)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-400\/90{--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-400)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-400\/95{--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-400)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-450{--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-450)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-450\/0{--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-450)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-450\/10{--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-450)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-450\/100{--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-450)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-450\/15{--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-450)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-450\/20{--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-450)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-450\/25{--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-450)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-450\/30{--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-450)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-450\/35{--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-450)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-450\/40{--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-450)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-450\/45{--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-450)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-450\/5{--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-450)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-450\/50{--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-450)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-450\/55{--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-450)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-450\/60{--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-450)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-450\/65{--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-450)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-450\/70{--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-450)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-450\/75{--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-450)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-450\/80{--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-450)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-450\/85{--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-450)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-450\/90{--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-450)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-450\/95{--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-450)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-50{--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-50)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-50\/0{--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-50)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-50\/10{--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-50)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-50\/100{--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-50)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-50\/15{--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-50)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-50\/20{--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-50)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-50\/25{--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-50)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-50\/30{--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-50)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-50\/35{--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-50)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-50\/40{--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-50)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-50\/45{--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-50)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-50\/5{--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-50)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-50\/50{--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-50)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-50\/55{--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-50)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-50\/60{--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-50)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-50\/65{--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-50)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-50\/70{--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-50)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-50\/75{--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-50)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-50\/80{--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-50)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-50\/85{--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-50)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-50\/90{--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-50)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-50\/95{--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-50)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-500{--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-500)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-500\/0{--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-500)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-500\/10{--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-500)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-500\/100{--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-500)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-500\/15{--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-500)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-500\/20{--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-500)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-500\/25{--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-500)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-500\/30{--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-500)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-500\/35{--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-500)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-500\/40{--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-500)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-500\/45{--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-500)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-500\/5{--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-500)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-500\/50{--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-500)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-500\/55{--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-500)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-500\/60{--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-500)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-500\/65{--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-500)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-500\/70{--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-500)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-500\/75{--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-500)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-500\/80{--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-500)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-500\/85{--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-500)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-500\/90{--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-500)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-500\/95{--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-500)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-550{--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-550)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-550\/0{--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-550)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-550\/10{--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-550)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-550\/100{--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-550)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-550\/15{--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-550)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-550\/20{--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-550)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-550\/25{--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-550)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-550\/30{--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-550)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-550\/35{--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-550)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-550\/40{--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-550)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-550\/45{--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-550)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-550\/5{--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-550)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-550\/50{--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-550)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-550\/55{--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-550)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-550\/60{--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-550)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-550\/65{--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-550)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-550\/70{--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-550)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-550\/75{--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-550)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-550\/80{--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-550)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-550\/85{--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-550)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-550\/90{--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-550)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-550\/95{--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-550)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-575{--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-575)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-575\/0{--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-575)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-575\/10{--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-575)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-575\/100{--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-575)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-575\/15{--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-575)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-575\/20{--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-575)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-575\/25{--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-575)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-575\/30{--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-575)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-575\/35{--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-575)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-575\/40{--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-575)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-575\/45{--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-575)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-575\/5{--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-575)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-575\/50{--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-575)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-575\/55{--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-575)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-575\/60{--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-575)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-575\/65{--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-575)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-575\/70{--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-575)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-575\/75{--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-575)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-575\/80{--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-575)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-575\/85{--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-575)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-575\/90{--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-575)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-575\/95{--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-575)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-600{--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-600)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-600\/0{--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-600)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-600\/10{--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-600)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-600\/100{--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-600)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-600\/15{--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-600)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-600\/20{--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-600)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-600\/25{--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-600)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-600\/30{--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-600)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-600\/35{--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-600)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-600\/40{--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-600)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-600\/45{--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-600)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-600\/5{--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-600)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-600\/50{--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-600)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-600\/55{--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-600)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-600\/60{--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-600)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-600\/65{--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-600)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-600\/70{--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-600)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-600\/75{--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-600)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-600\/80{--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-600)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-600\/85{--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-600)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-600\/90{--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-600)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-600\/95{--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-600)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-700{--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-700)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-700\/0{--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-700)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-700\/10{--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-700)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-700\/100{--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-700)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-700\/15{--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-700)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-700\/20{--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-700)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-700\/25{--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-700)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-700\/30{--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-700)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-700\/35{--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-700)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-700\/40{--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-700)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-700\/45{--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-700)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-700\/5{--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-700)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-700\/50{--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-700)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-700\/55{--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-700)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-700\/60{--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-700)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-700\/65{--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-700)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-700\/70{--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-700)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-700\/75{--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-700)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-700\/80{--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-700)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-700\/85{--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-700)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-700\/90{--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-700)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-700\/95{--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-700)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-800{--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-800)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-800\/0{--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-800)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-800\/10{--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-800)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-800\/100{--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-800)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-800\/15{--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-800)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-800\/20{--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-800)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-800\/25{--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-800)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-800\/30{--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-800)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-800\/35{--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-800)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-800\/40{--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-800)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-800\/45{--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-800)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-800\/5{--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-800)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-800\/50{--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-800)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-800\/55{--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-800)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-800\/60{--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-800)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-800\/65{--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-800)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-800\/70{--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-800)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-800\/75{--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-800)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-800\/80{--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-800)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-800\/85{--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-800)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-800\/90{--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-800)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-800\/95{--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-800)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-900{--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-900)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-900\/0{--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-900)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-900\/10{--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-900)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-900\/100{--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-900)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-900\/15{--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-900)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-900\/20{--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-900)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-900\/25{--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-900)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-900\/30{--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-900)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-900\/35{--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-900)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-900\/40{--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-900)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-900\/45{--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-900)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-900\/5{--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-900)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-900\/50{--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-900)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-900\/55{--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-900)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-900\/60{--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-900)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-900\/65{--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-900)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-900\/70{--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-900)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-900\/75{--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-900)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-900\/80{--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-900)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-900\/85{--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-900)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-900\/90{--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-900)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-warning-900\/95{--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-warning-900)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-100{--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-100)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-100\/0{--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-100\/10{--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-100)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-100\/100{--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-100)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-100\/15{--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-100)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-100\/20{--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-100)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-100\/25{--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-100)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-100\/30{--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-100)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-100\/35{--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-100)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-100\/40{--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-100)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-100\/45{--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-100)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-100\/5{--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-100)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-100\/50{--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-100)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-100\/55{--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-100)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-100\/60{--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-100)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-100\/65{--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-100)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-100\/70{--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-100)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-100\/75{--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-100)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-100\/80{--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-100)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-100\/85{--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-100)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-100\/90{--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-100)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-100\/95{--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-100)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-200{--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-200)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-200\/0{--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-200\/10{--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-200)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-200\/100{--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-200)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-200\/15{--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-200)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-200\/20{--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-200)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-200\/25{--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-200)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-200\/30{--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-200)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-200\/35{--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-200)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-200\/40{--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-200)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-200\/45{--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-200)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-200\/5{--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-200)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-200\/50{--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-200)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-200\/55{--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-200)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-200\/60{--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-200)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-200\/65{--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-200)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-200\/70{--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-200)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-200\/75{--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-200)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-200\/80{--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-200)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-200\/85{--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-200)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-200\/90{--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-200)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-200\/95{--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-200)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-300{--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-300)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-300\/0{--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-300\/10{--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-300)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-300\/100{--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-300)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-300\/15{--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-300)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-300\/20{--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-300)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-300\/25{--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-300)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-300\/30{--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-300)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-300\/35{--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-300)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-300\/40{--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-300)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-300\/45{--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-300)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-300\/5{--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-300)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-300\/50{--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-300)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-300\/55{--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-300)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-300\/60{--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-300)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-300\/65{--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-300)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-300\/70{--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-300)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-300\/75{--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-300)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-300\/80{--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-300)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-300\/85{--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-300)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-300\/90{--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-300)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-300\/95{--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-300)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-400{--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-400)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-400\/0{--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-400\/10{--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-400)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-400\/100{--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-400)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-400\/15{--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-400)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-400\/20{--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-400)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-400\/25{--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-400)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-400\/30{--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-400)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-400\/35{--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-400)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-400\/40{--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-400)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-400\/45{--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-400)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-400\/5{--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-400)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-400\/50{--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-400)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-400\/55{--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-400)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-400\/60{--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-400)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-400\/65{--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-400)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-400\/70{--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-400)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-400\/75{--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-400)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-400\/80{--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-400)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-400\/85{--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-400)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-400\/90{--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-400)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-400\/95{--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-400)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-50{--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-50)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-50\/0{--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-50\/10{--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-50)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-50\/100{--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-50)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-50\/15{--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-50)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-50\/20{--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-50)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-50\/25{--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-50)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-50\/30{--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-50)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-50\/35{--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-50)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-50\/40{--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-50)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-50\/45{--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-50)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-50\/5{--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-50)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-50\/50{--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-50)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-50\/55{--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-50)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-50\/60{--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-50)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-50\/65{--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-50)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-50\/70{--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-50)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-50\/75{--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-50)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-50\/80{--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-50)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-50\/85{--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-50)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-50\/90{--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-50)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-50\/95{--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-50)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-500{--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-500)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-500\/0{--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-500\/10{--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-500)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-500\/100{--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-500)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-500\/15{--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-500)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-500\/20{--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-500)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-500\/25{--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-500)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-500\/30{--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-500)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-500\/35{--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-500)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-500\/40{--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-500)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-500\/45{--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-500)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-500\/5{--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-500)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-500\/50{--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-500)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-500\/55{--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-500)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-500\/60{--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-500)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-500\/65{--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-500)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-500\/70{--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-500)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-500\/75{--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-500)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-500\/80{--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-500)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-500\/85{--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-500)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-500\/90{--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-500)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-500\/95{--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-500)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-600{--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-600)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-600\/0{--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-600\/10{--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-600)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-600\/100{--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-600)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-600\/15{--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-600)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-600\/20{--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-600)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-600\/25{--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-600)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-600\/30{--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-600)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-600\/35{--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-600)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-600\/40{--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-600)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-600\/45{--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-600)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-600\/5{--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-600)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-600\/50{--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-600)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-600\/55{--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-600)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-600\/60{--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-600)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-600\/65{--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-600)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-600\/70{--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-600)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-600\/75{--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-600)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-600\/80{--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-600)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-600\/85{--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-600)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-600\/90{--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-600)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-600\/95{--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-600)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-700{--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-700)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-700\/0{--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-700\/10{--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-700)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-700\/100{--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-700)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-700\/15{--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-700)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-700\/20{--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-700)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-700\/25{--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-700)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-700\/30{--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-700)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-700\/35{--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-700)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-700\/40{--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-700)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-700\/45{--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-700)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-700\/5{--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-700)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-700\/50{--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-700)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-700\/55{--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-700)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-700\/60{--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-700)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-700\/65{--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-700)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-700\/70{--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-700)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-700\/75{--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-700)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-700\/80{--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-700)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-700\/85{--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-700)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-700\/90{--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-700)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-700\/95{--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-700)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-800{--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-800)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-800\/0{--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-800\/10{--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-800)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-800\/100{--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-800)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-800\/15{--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-800)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-800\/20{--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-800)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-800\/25{--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-800)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-800\/30{--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-800)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-800\/35{--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-800)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-800\/40{--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-800)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-800\/45{--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-800)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-800\/5{--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-800)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-800\/50{--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-800)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-800\/55{--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-800)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-800\/60{--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-800)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-800\/65{--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-800)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-800\/70{--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-800)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-800\/75{--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-800)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-800\/80{--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-800)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-800\/85{--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-800)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-800\/90{--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-800)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-800\/95{--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-800)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-900{--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-900)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-900\/0{--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-900\/10{--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-900)/.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-900\/100{--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-900)/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-900\/15{--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-900)/.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-900\/20{--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-900)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-900\/25{--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-900)/.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-900\/30{--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-900)/.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-900\/35{--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-900)/.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-900\/40{--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-900)/.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-900\/45{--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-900)/.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-900\/5{--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-900)/.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-900\/50{--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-900)/.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-900\/55{--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-900)/.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-900\/60{--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-900)/.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-900\/65{--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-900)/.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-900\/70{--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-900)/.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-900\/75{--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-900)/.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-900\/80{--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-900)/.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-900\/85{--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-900)/.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-900\/90{--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-900)/.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-via-yellow-900\/95{--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--cstu-yellow-900)/.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.cstu-to-blue-100{--tw-gradient-to:rgb(var(--cstu-blue-100)/1) var(--tw-gradient-to-position)}.cstu-to-blue-100\/0{--tw-gradient-to:rgb(var(--cstu-blue-100)/0) var(--tw-gradient-to-position)}.cstu-to-blue-100\/10{--tw-gradient-to:rgb(var(--cstu-blue-100)/.1) var(--tw-gradient-to-position)}.cstu-to-blue-100\/100{--tw-gradient-to:rgb(var(--cstu-blue-100)/1) var(--tw-gradient-to-position)}.cstu-to-blue-100\/15{--tw-gradient-to:rgb(var(--cstu-blue-100)/.15) var(--tw-gradient-to-position)}.cstu-to-blue-100\/20{--tw-gradient-to:rgb(var(--cstu-blue-100)/.2) var(--tw-gradient-to-position)}.cstu-to-blue-100\/25{--tw-gradient-to:rgb(var(--cstu-blue-100)/.25) var(--tw-gradient-to-position)}.cstu-to-blue-100\/30{--tw-gradient-to:rgb(var(--cstu-blue-100)/.3) var(--tw-gradient-to-position)}.cstu-to-blue-100\/35{--tw-gradient-to:rgb(var(--cstu-blue-100)/.35) var(--tw-gradient-to-position)}.cstu-to-blue-100\/40{--tw-gradient-to:rgb(var(--cstu-blue-100)/.4) var(--tw-gradient-to-position)}.cstu-to-blue-100\/45{--tw-gradient-to:rgb(var(--cstu-blue-100)/.45) var(--tw-gradient-to-position)}.cstu-to-blue-100\/5{--tw-gradient-to:rgb(var(--cstu-blue-100)/.05) var(--tw-gradient-to-position)}.cstu-to-blue-100\/50{--tw-gradient-to:rgb(var(--cstu-blue-100)/.5) var(--tw-gradient-to-position)}.cstu-to-blue-100\/55{--tw-gradient-to:rgb(var(--cstu-blue-100)/.55) var(--tw-gradient-to-position)}.cstu-to-blue-100\/60{--tw-gradient-to:rgb(var(--cstu-blue-100)/.6) var(--tw-gradient-to-position)}.cstu-to-blue-100\/65{--tw-gradient-to:rgb(var(--cstu-blue-100)/.65) var(--tw-gradient-to-position)}.cstu-to-blue-100\/70{--tw-gradient-to:rgb(var(--cstu-blue-100)/.7) var(--tw-gradient-to-position)}.cstu-to-blue-100\/75{--tw-gradient-to:rgb(var(--cstu-blue-100)/.75) var(--tw-gradient-to-position)}.cstu-to-blue-100\/80{--tw-gradient-to:rgb(var(--cstu-blue-100)/.8) var(--tw-gradient-to-position)}.cstu-to-blue-100\/85{--tw-gradient-to:rgb(var(--cstu-blue-100)/.85) var(--tw-gradient-to-position)}.cstu-to-blue-100\/90{--tw-gradient-to:rgb(var(--cstu-blue-100)/.9) var(--tw-gradient-to-position)}.cstu-to-blue-100\/95{--tw-gradient-to:rgb(var(--cstu-blue-100)/.95) var(--tw-gradient-to-position)}.cstu-to-blue-200{--tw-gradient-to:rgb(var(--cstu-blue-200)/1) var(--tw-gradient-to-position)}.cstu-to-blue-200\/0{--tw-gradient-to:rgb(var(--cstu-blue-200)/0) var(--tw-gradient-to-position)}.cstu-to-blue-200\/10{--tw-gradient-to:rgb(var(--cstu-blue-200)/.1) var(--tw-gradient-to-position)}.cstu-to-blue-200\/100{--tw-gradient-to:rgb(var(--cstu-blue-200)/1) var(--tw-gradient-to-position)}.cstu-to-blue-200\/15{--tw-gradient-to:rgb(var(--cstu-blue-200)/.15) var(--tw-gradient-to-position)}.cstu-to-blue-200\/20{--tw-gradient-to:rgb(var(--cstu-blue-200)/.2) var(--tw-gradient-to-position)}.cstu-to-blue-200\/25{--tw-gradient-to:rgb(var(--cstu-blue-200)/.25) var(--tw-gradient-to-position)}.cstu-to-blue-200\/30{--tw-gradient-to:rgb(var(--cstu-blue-200)/.3) var(--tw-gradient-to-position)}.cstu-to-blue-200\/35{--tw-gradient-to:rgb(var(--cstu-blue-200)/.35) var(--tw-gradient-to-position)}.cstu-to-blue-200\/40{--tw-gradient-to:rgb(var(--cstu-blue-200)/.4) var(--tw-gradient-to-position)}.cstu-to-blue-200\/45{--tw-gradient-to:rgb(var(--cstu-blue-200)/.45) var(--tw-gradient-to-position)}.cstu-to-blue-200\/5{--tw-gradient-to:rgb(var(--cstu-blue-200)/.05) var(--tw-gradient-to-position)}.cstu-to-blue-200\/50{--tw-gradient-to:rgb(var(--cstu-blue-200)/.5) var(--tw-gradient-to-position)}.cstu-to-blue-200\/55{--tw-gradient-to:rgb(var(--cstu-blue-200)/.55) var(--tw-gradient-to-position)}.cstu-to-blue-200\/60{--tw-gradient-to:rgb(var(--cstu-blue-200)/.6) var(--tw-gradient-to-position)}.cstu-to-blue-200\/65{--tw-gradient-to:rgb(var(--cstu-blue-200)/.65) var(--tw-gradient-to-position)}.cstu-to-blue-200\/70{--tw-gradient-to:rgb(var(--cstu-blue-200)/.7) var(--tw-gradient-to-position)}.cstu-to-blue-200\/75{--tw-gradient-to:rgb(var(--cstu-blue-200)/.75) var(--tw-gradient-to-position)}.cstu-to-blue-200\/80{--tw-gradient-to:rgb(var(--cstu-blue-200)/.8) var(--tw-gradient-to-position)}.cstu-to-blue-200\/85{--tw-gradient-to:rgb(var(--cstu-blue-200)/.85) var(--tw-gradient-to-position)}.cstu-to-blue-200\/90{--tw-gradient-to:rgb(var(--cstu-blue-200)/.9) var(--tw-gradient-to-position)}.cstu-to-blue-200\/95{--tw-gradient-to:rgb(var(--cstu-blue-200)/.95) var(--tw-gradient-to-position)}.cstu-to-blue-300{--tw-gradient-to:rgb(var(--cstu-blue-300)/1) var(--tw-gradient-to-position)}.cstu-to-blue-300\/0{--tw-gradient-to:rgb(var(--cstu-blue-300)/0) var(--tw-gradient-to-position)}.cstu-to-blue-300\/10{--tw-gradient-to:rgb(var(--cstu-blue-300)/.1) var(--tw-gradient-to-position)}.cstu-to-blue-300\/100{--tw-gradient-to:rgb(var(--cstu-blue-300)/1) var(--tw-gradient-to-position)}.cstu-to-blue-300\/15{--tw-gradient-to:rgb(var(--cstu-blue-300)/.15) var(--tw-gradient-to-position)}.cstu-to-blue-300\/20{--tw-gradient-to:rgb(var(--cstu-blue-300)/.2) var(--tw-gradient-to-position)}.cstu-to-blue-300\/25{--tw-gradient-to:rgb(var(--cstu-blue-300)/.25) var(--tw-gradient-to-position)}.cstu-to-blue-300\/30{--tw-gradient-to:rgb(var(--cstu-blue-300)/.3) var(--tw-gradient-to-position)}.cstu-to-blue-300\/35{--tw-gradient-to:rgb(var(--cstu-blue-300)/.35) var(--tw-gradient-to-position)}.cstu-to-blue-300\/40{--tw-gradient-to:rgb(var(--cstu-blue-300)/.4) var(--tw-gradient-to-position)}.cstu-to-blue-300\/45{--tw-gradient-to:rgb(var(--cstu-blue-300)/.45) var(--tw-gradient-to-position)}.cstu-to-blue-300\/5{--tw-gradient-to:rgb(var(--cstu-blue-300)/.05) var(--tw-gradient-to-position)}.cstu-to-blue-300\/50{--tw-gradient-to:rgb(var(--cstu-blue-300)/.5) var(--tw-gradient-to-position)}.cstu-to-blue-300\/55{--tw-gradient-to:rgb(var(--cstu-blue-300)/.55) var(--tw-gradient-to-position)}.cstu-to-blue-300\/60{--tw-gradient-to:rgb(var(--cstu-blue-300)/.6) var(--tw-gradient-to-position)}.cstu-to-blue-300\/65{--tw-gradient-to:rgb(var(--cstu-blue-300)/.65) var(--tw-gradient-to-position)}.cstu-to-blue-300\/70{--tw-gradient-to:rgb(var(--cstu-blue-300)/.7) var(--tw-gradient-to-position)}.cstu-to-blue-300\/75{--tw-gradient-to:rgb(var(--cstu-blue-300)/.75) var(--tw-gradient-to-position)}.cstu-to-blue-300\/80{--tw-gradient-to:rgb(var(--cstu-blue-300)/.8) var(--tw-gradient-to-position)}.cstu-to-blue-300\/85{--tw-gradient-to:rgb(var(--cstu-blue-300)/.85) var(--tw-gradient-to-position)}.cstu-to-blue-300\/90{--tw-gradient-to:rgb(var(--cstu-blue-300)/.9) var(--tw-gradient-to-position)}.cstu-to-blue-300\/95{--tw-gradient-to:rgb(var(--cstu-blue-300)/.95) var(--tw-gradient-to-position)}.cstu-to-blue-400{--tw-gradient-to:rgb(var(--cstu-blue-400)/1) var(--tw-gradient-to-position)}.cstu-to-blue-400\/0{--tw-gradient-to:rgb(var(--cstu-blue-400)/0) var(--tw-gradient-to-position)}.cstu-to-blue-400\/10{--tw-gradient-to:rgb(var(--cstu-blue-400)/.1) var(--tw-gradient-to-position)}.cstu-to-blue-400\/100{--tw-gradient-to:rgb(var(--cstu-blue-400)/1) var(--tw-gradient-to-position)}.cstu-to-blue-400\/15{--tw-gradient-to:rgb(var(--cstu-blue-400)/.15) var(--tw-gradient-to-position)}.cstu-to-blue-400\/20{--tw-gradient-to:rgb(var(--cstu-blue-400)/.2) var(--tw-gradient-to-position)}.cstu-to-blue-400\/25{--tw-gradient-to:rgb(var(--cstu-blue-400)/.25) var(--tw-gradient-to-position)}.cstu-to-blue-400\/30{--tw-gradient-to:rgb(var(--cstu-blue-400)/.3) var(--tw-gradient-to-position)}.cstu-to-blue-400\/35{--tw-gradient-to:rgb(var(--cstu-blue-400)/.35) var(--tw-gradient-to-position)}.cstu-to-blue-400\/40{--tw-gradient-to:rgb(var(--cstu-blue-400)/.4) var(--tw-gradient-to-position)}.cstu-to-blue-400\/45{--tw-gradient-to:rgb(var(--cstu-blue-400)/.45) var(--tw-gradient-to-position)}.cstu-to-blue-400\/5{--tw-gradient-to:rgb(var(--cstu-blue-400)/.05) var(--tw-gradient-to-position)}.cstu-to-blue-400\/50{--tw-gradient-to:rgb(var(--cstu-blue-400)/.5) var(--tw-gradient-to-position)}.cstu-to-blue-400\/55{--tw-gradient-to:rgb(var(--cstu-blue-400)/.55) var(--tw-gradient-to-position)}.cstu-to-blue-400\/60{--tw-gradient-to:rgb(var(--cstu-blue-400)/.6) var(--tw-gradient-to-position)}.cstu-to-blue-400\/65{--tw-gradient-to:rgb(var(--cstu-blue-400)/.65) var(--tw-gradient-to-position)}.cstu-to-blue-400\/70{--tw-gradient-to:rgb(var(--cstu-blue-400)/.7) var(--tw-gradient-to-position)}.cstu-to-blue-400\/75{--tw-gradient-to:rgb(var(--cstu-blue-400)/.75) var(--tw-gradient-to-position)}.cstu-to-blue-400\/80{--tw-gradient-to:rgb(var(--cstu-blue-400)/.8) var(--tw-gradient-to-position)}.cstu-to-blue-400\/85{--tw-gradient-to:rgb(var(--cstu-blue-400)/.85) var(--tw-gradient-to-position)}.cstu-to-blue-400\/90{--tw-gradient-to:rgb(var(--cstu-blue-400)/.9) var(--tw-gradient-to-position)}.cstu-to-blue-400\/95{--tw-gradient-to:rgb(var(--cstu-blue-400)/.95) var(--tw-gradient-to-position)}.cstu-to-blue-450{--tw-gradient-to:rgb(var(--cstu-blue-450)/1) var(--tw-gradient-to-position)}.cstu-to-blue-450\/0{--tw-gradient-to:rgb(var(--cstu-blue-450)/0) var(--tw-gradient-to-position)}.cstu-to-blue-450\/10{--tw-gradient-to:rgb(var(--cstu-blue-450)/.1) var(--tw-gradient-to-position)}.cstu-to-blue-450\/100{--tw-gradient-to:rgb(var(--cstu-blue-450)/1) var(--tw-gradient-to-position)}.cstu-to-blue-450\/15{--tw-gradient-to:rgb(var(--cstu-blue-450)/.15) var(--tw-gradient-to-position)}.cstu-to-blue-450\/20{--tw-gradient-to:rgb(var(--cstu-blue-450)/.2) var(--tw-gradient-to-position)}.cstu-to-blue-450\/25{--tw-gradient-to:rgb(var(--cstu-blue-450)/.25) var(--tw-gradient-to-position)}.cstu-to-blue-450\/30{--tw-gradient-to:rgb(var(--cstu-blue-450)/.3) var(--tw-gradient-to-position)}.cstu-to-blue-450\/35{--tw-gradient-to:rgb(var(--cstu-blue-450)/.35) var(--tw-gradient-to-position)}.cstu-to-blue-450\/40{--tw-gradient-to:rgb(var(--cstu-blue-450)/.4) var(--tw-gradient-to-position)}.cstu-to-blue-450\/45{--tw-gradient-to:rgb(var(--cstu-blue-450)/.45) var(--tw-gradient-to-position)}.cstu-to-blue-450\/5{--tw-gradient-to:rgb(var(--cstu-blue-450)/.05) var(--tw-gradient-to-position)}.cstu-to-blue-450\/50{--tw-gradient-to:rgb(var(--cstu-blue-450)/.5) var(--tw-gradient-to-position)}.cstu-to-blue-450\/55{--tw-gradient-to:rgb(var(--cstu-blue-450)/.55) var(--tw-gradient-to-position)}.cstu-to-blue-450\/60{--tw-gradient-to:rgb(var(--cstu-blue-450)/.6) var(--tw-gradient-to-position)}.cstu-to-blue-450\/65{--tw-gradient-to:rgb(var(--cstu-blue-450)/.65) var(--tw-gradient-to-position)}.cstu-to-blue-450\/70{--tw-gradient-to:rgb(var(--cstu-blue-450)/.7) var(--tw-gradient-to-position)}.cstu-to-blue-450\/75{--tw-gradient-to:rgb(var(--cstu-blue-450)/.75) var(--tw-gradient-to-position)}.cstu-to-blue-450\/80{--tw-gradient-to:rgb(var(--cstu-blue-450)/.8) var(--tw-gradient-to-position)}.cstu-to-blue-450\/85{--tw-gradient-to:rgb(var(--cstu-blue-450)/.85) var(--tw-gradient-to-position)}.cstu-to-blue-450\/90{--tw-gradient-to:rgb(var(--cstu-blue-450)/.9) var(--tw-gradient-to-position)}.cstu-to-blue-450\/95{--tw-gradient-to:rgb(var(--cstu-blue-450)/.95) var(--tw-gradient-to-position)}.cstu-to-blue-50{--tw-gradient-to:rgb(var(--cstu-blue-50)/1) var(--tw-gradient-to-position)}.cstu-to-blue-50\/0{--tw-gradient-to:rgb(var(--cstu-blue-50)/0) var(--tw-gradient-to-position)}.cstu-to-blue-50\/10{--tw-gradient-to:rgb(var(--cstu-blue-50)/.1) var(--tw-gradient-to-position)}.cstu-to-blue-50\/100{--tw-gradient-to:rgb(var(--cstu-blue-50)/1) var(--tw-gradient-to-position)}.cstu-to-blue-50\/15{--tw-gradient-to:rgb(var(--cstu-blue-50)/.15) var(--tw-gradient-to-position)}.cstu-to-blue-50\/20{--tw-gradient-to:rgb(var(--cstu-blue-50)/.2) var(--tw-gradient-to-position)}.cstu-to-blue-50\/25{--tw-gradient-to:rgb(var(--cstu-blue-50)/.25) var(--tw-gradient-to-position)}.cstu-to-blue-50\/30{--tw-gradient-to:rgb(var(--cstu-blue-50)/.3) var(--tw-gradient-to-position)}.cstu-to-blue-50\/35{--tw-gradient-to:rgb(var(--cstu-blue-50)/.35) var(--tw-gradient-to-position)}.cstu-to-blue-50\/40{--tw-gradient-to:rgb(var(--cstu-blue-50)/.4) var(--tw-gradient-to-position)}.cstu-to-blue-50\/45{--tw-gradient-to:rgb(var(--cstu-blue-50)/.45) var(--tw-gradient-to-position)}.cstu-to-blue-50\/5{--tw-gradient-to:rgb(var(--cstu-blue-50)/.05) var(--tw-gradient-to-position)}.cstu-to-blue-50\/50{--tw-gradient-to:rgb(var(--cstu-blue-50)/.5) var(--tw-gradient-to-position)}.cstu-to-blue-50\/55{--tw-gradient-to:rgb(var(--cstu-blue-50)/.55) var(--tw-gradient-to-position)}.cstu-to-blue-50\/60{--tw-gradient-to:rgb(var(--cstu-blue-50)/.6) var(--tw-gradient-to-position)}.cstu-to-blue-50\/65{--tw-gradient-to:rgb(var(--cstu-blue-50)/.65) var(--tw-gradient-to-position)}.cstu-to-blue-50\/70{--tw-gradient-to:rgb(var(--cstu-blue-50)/.7) var(--tw-gradient-to-position)}.cstu-to-blue-50\/75{--tw-gradient-to:rgb(var(--cstu-blue-50)/.75) var(--tw-gradient-to-position)}.cstu-to-blue-50\/80{--tw-gradient-to:rgb(var(--cstu-blue-50)/.8) var(--tw-gradient-to-position)}.cstu-to-blue-50\/85{--tw-gradient-to:rgb(var(--cstu-blue-50)/.85) var(--tw-gradient-to-position)}.cstu-to-blue-50\/90{--tw-gradient-to:rgb(var(--cstu-blue-50)/.9) var(--tw-gradient-to-position)}.cstu-to-blue-50\/95{--tw-gradient-to:rgb(var(--cstu-blue-50)/.95) var(--tw-gradient-to-position)}.cstu-to-blue-500{--tw-gradient-to:rgb(var(--cstu-blue-500)/1) var(--tw-gradient-to-position)}.cstu-to-blue-500\/0{--tw-gradient-to:rgb(var(--cstu-blue-500)/0) var(--tw-gradient-to-position)}.cstu-to-blue-500\/10{--tw-gradient-to:rgb(var(--cstu-blue-500)/.1) var(--tw-gradient-to-position)}.cstu-to-blue-500\/100{--tw-gradient-to:rgb(var(--cstu-blue-500)/1) var(--tw-gradient-to-position)}.cstu-to-blue-500\/15{--tw-gradient-to:rgb(var(--cstu-blue-500)/.15) var(--tw-gradient-to-position)}.cstu-to-blue-500\/20{--tw-gradient-to:rgb(var(--cstu-blue-500)/.2) var(--tw-gradient-to-position)}.cstu-to-blue-500\/25{--tw-gradient-to:rgb(var(--cstu-blue-500)/.25) var(--tw-gradient-to-position)}.cstu-to-blue-500\/30{--tw-gradient-to:rgb(var(--cstu-blue-500)/.3) var(--tw-gradient-to-position)}.cstu-to-blue-500\/35{--tw-gradient-to:rgb(var(--cstu-blue-500)/.35) var(--tw-gradient-to-position)}.cstu-to-blue-500\/40{--tw-gradient-to:rgb(var(--cstu-blue-500)/.4) var(--tw-gradient-to-position)}.cstu-to-blue-500\/45{--tw-gradient-to:rgb(var(--cstu-blue-500)/.45) var(--tw-gradient-to-position)}.cstu-to-blue-500\/5{--tw-gradient-to:rgb(var(--cstu-blue-500)/.05) var(--tw-gradient-to-position)}.cstu-to-blue-500\/50{--tw-gradient-to:rgb(var(--cstu-blue-500)/.5) var(--tw-gradient-to-position)}.cstu-to-blue-500\/55{--tw-gradient-to:rgb(var(--cstu-blue-500)/.55) var(--tw-gradient-to-position)}.cstu-to-blue-500\/60{--tw-gradient-to:rgb(var(--cstu-blue-500)/.6) var(--tw-gradient-to-position)}.cstu-to-blue-500\/65{--tw-gradient-to:rgb(var(--cstu-blue-500)/.65) var(--tw-gradient-to-position)}.cstu-to-blue-500\/70{--tw-gradient-to:rgb(var(--cstu-blue-500)/.7) var(--tw-gradient-to-position)}.cstu-to-blue-500\/75{--tw-gradient-to:rgb(var(--cstu-blue-500)/.75) var(--tw-gradient-to-position)}.cstu-to-blue-500\/80{--tw-gradient-to:rgb(var(--cstu-blue-500)/.8) var(--tw-gradient-to-position)}.cstu-to-blue-500\/85{--tw-gradient-to:rgb(var(--cstu-blue-500)/.85) var(--tw-gradient-to-position)}.cstu-to-blue-500\/90{--tw-gradient-to:rgb(var(--cstu-blue-500)/.9) var(--tw-gradient-to-position)}.cstu-to-blue-500\/95{--tw-gradient-to:rgb(var(--cstu-blue-500)/.95) var(--tw-gradient-to-position)}.cstu-to-blue-550{--tw-gradient-to:rgb(var(--cstu-blue-550)/1) var(--tw-gradient-to-position)}.cstu-to-blue-550\/0{--tw-gradient-to:rgb(var(--cstu-blue-550)/0) var(--tw-gradient-to-position)}.cstu-to-blue-550\/10{--tw-gradient-to:rgb(var(--cstu-blue-550)/.1) var(--tw-gradient-to-position)}.cstu-to-blue-550\/100{--tw-gradient-to:rgb(var(--cstu-blue-550)/1) var(--tw-gradient-to-position)}.cstu-to-blue-550\/15{--tw-gradient-to:rgb(var(--cstu-blue-550)/.15) var(--tw-gradient-to-position)}.cstu-to-blue-550\/20{--tw-gradient-to:rgb(var(--cstu-blue-550)/.2) var(--tw-gradient-to-position)}.cstu-to-blue-550\/25{--tw-gradient-to:rgb(var(--cstu-blue-550)/.25) var(--tw-gradient-to-position)}.cstu-to-blue-550\/30{--tw-gradient-to:rgb(var(--cstu-blue-550)/.3) var(--tw-gradient-to-position)}.cstu-to-blue-550\/35{--tw-gradient-to:rgb(var(--cstu-blue-550)/.35) var(--tw-gradient-to-position)}.cstu-to-blue-550\/40{--tw-gradient-to:rgb(var(--cstu-blue-550)/.4) var(--tw-gradient-to-position)}.cstu-to-blue-550\/45{--tw-gradient-to:rgb(var(--cstu-blue-550)/.45) var(--tw-gradient-to-position)}.cstu-to-blue-550\/5{--tw-gradient-to:rgb(var(--cstu-blue-550)/.05) var(--tw-gradient-to-position)}.cstu-to-blue-550\/50{--tw-gradient-to:rgb(var(--cstu-blue-550)/.5) var(--tw-gradient-to-position)}.cstu-to-blue-550\/55{--tw-gradient-to:rgb(var(--cstu-blue-550)/.55) var(--tw-gradient-to-position)}.cstu-to-blue-550\/60{--tw-gradient-to:rgb(var(--cstu-blue-550)/.6) var(--tw-gradient-to-position)}.cstu-to-blue-550\/65{--tw-gradient-to:rgb(var(--cstu-blue-550)/.65) var(--tw-gradient-to-position)}.cstu-to-blue-550\/70{--tw-gradient-to:rgb(var(--cstu-blue-550)/.7) var(--tw-gradient-to-position)}.cstu-to-blue-550\/75{--tw-gradient-to:rgb(var(--cstu-blue-550)/.75) var(--tw-gradient-to-position)}.cstu-to-blue-550\/80{--tw-gradient-to:rgb(var(--cstu-blue-550)/.8) var(--tw-gradient-to-position)}.cstu-to-blue-550\/85{--tw-gradient-to:rgb(var(--cstu-blue-550)/.85) var(--tw-gradient-to-position)}.cstu-to-blue-550\/90{--tw-gradient-to:rgb(var(--cstu-blue-550)/.9) var(--tw-gradient-to-position)}.cstu-to-blue-550\/95{--tw-gradient-to:rgb(var(--cstu-blue-550)/.95) var(--tw-gradient-to-position)}.cstu-to-blue-600{--tw-gradient-to:rgb(var(--cstu-blue-600)/1) var(--tw-gradient-to-position)}.cstu-to-blue-600\/0{--tw-gradient-to:rgb(var(--cstu-blue-600)/0) var(--tw-gradient-to-position)}.cstu-to-blue-600\/10{--tw-gradient-to:rgb(var(--cstu-blue-600)/.1) var(--tw-gradient-to-position)}.cstu-to-blue-600\/100{--tw-gradient-to:rgb(var(--cstu-blue-600)/1) var(--tw-gradient-to-position)}.cstu-to-blue-600\/15{--tw-gradient-to:rgb(var(--cstu-blue-600)/.15) var(--tw-gradient-to-position)}.cstu-to-blue-600\/20{--tw-gradient-to:rgb(var(--cstu-blue-600)/.2) var(--tw-gradient-to-position)}.cstu-to-blue-600\/25{--tw-gradient-to:rgb(var(--cstu-blue-600)/.25) var(--tw-gradient-to-position)}.cstu-to-blue-600\/30{--tw-gradient-to:rgb(var(--cstu-blue-600)/.3) var(--tw-gradient-to-position)}.cstu-to-blue-600\/35{--tw-gradient-to:rgb(var(--cstu-blue-600)/.35) var(--tw-gradient-to-position)}.cstu-to-blue-600\/40{--tw-gradient-to:rgb(var(--cstu-blue-600)/.4) var(--tw-gradient-to-position)}.cstu-to-blue-600\/45{--tw-gradient-to:rgb(var(--cstu-blue-600)/.45) var(--tw-gradient-to-position)}.cstu-to-blue-600\/5{--tw-gradient-to:rgb(var(--cstu-blue-600)/.05) var(--tw-gradient-to-position)}.cstu-to-blue-600\/50{--tw-gradient-to:rgb(var(--cstu-blue-600)/.5) var(--tw-gradient-to-position)}.cstu-to-blue-600\/55{--tw-gradient-to:rgb(var(--cstu-blue-600)/.55) var(--tw-gradient-to-position)}.cstu-to-blue-600\/60{--tw-gradient-to:rgb(var(--cstu-blue-600)/.6) var(--tw-gradient-to-position)}.cstu-to-blue-600\/65{--tw-gradient-to:rgb(var(--cstu-blue-600)/.65) var(--tw-gradient-to-position)}.cstu-to-blue-600\/70{--tw-gradient-to:rgb(var(--cstu-blue-600)/.7) var(--tw-gradient-to-position)}.cstu-to-blue-600\/75{--tw-gradient-to:rgb(var(--cstu-blue-600)/.75) var(--tw-gradient-to-position)}.cstu-to-blue-600\/80{--tw-gradient-to:rgb(var(--cstu-blue-600)/.8) var(--tw-gradient-to-position)}.cstu-to-blue-600\/85{--tw-gradient-to:rgb(var(--cstu-blue-600)/.85) var(--tw-gradient-to-position)}.cstu-to-blue-600\/90{--tw-gradient-to:rgb(var(--cstu-blue-600)/.9) var(--tw-gradient-to-position)}.cstu-to-blue-600\/95{--tw-gradient-to:rgb(var(--cstu-blue-600)/.95) var(--tw-gradient-to-position)}.cstu-to-blue-700{--tw-gradient-to:rgb(var(--cstu-blue-700)/1) var(--tw-gradient-to-position)}.cstu-to-blue-700\/0{--tw-gradient-to:rgb(var(--cstu-blue-700)/0) var(--tw-gradient-to-position)}.cstu-to-blue-700\/10{--tw-gradient-to:rgb(var(--cstu-blue-700)/.1) var(--tw-gradient-to-position)}.cstu-to-blue-700\/100{--tw-gradient-to:rgb(var(--cstu-blue-700)/1) var(--tw-gradient-to-position)}.cstu-to-blue-700\/15{--tw-gradient-to:rgb(var(--cstu-blue-700)/.15) var(--tw-gradient-to-position)}.cstu-to-blue-700\/20{--tw-gradient-to:rgb(var(--cstu-blue-700)/.2) var(--tw-gradient-to-position)}.cstu-to-blue-700\/25{--tw-gradient-to:rgb(var(--cstu-blue-700)/.25) var(--tw-gradient-to-position)}.cstu-to-blue-700\/30{--tw-gradient-to:rgb(var(--cstu-blue-700)/.3) var(--tw-gradient-to-position)}.cstu-to-blue-700\/35{--tw-gradient-to:rgb(var(--cstu-blue-700)/.35) var(--tw-gradient-to-position)}.cstu-to-blue-700\/40{--tw-gradient-to:rgb(var(--cstu-blue-700)/.4) var(--tw-gradient-to-position)}.cstu-to-blue-700\/45{--tw-gradient-to:rgb(var(--cstu-blue-700)/.45) var(--tw-gradient-to-position)}.cstu-to-blue-700\/5{--tw-gradient-to:rgb(var(--cstu-blue-700)/.05) var(--tw-gradient-to-position)}.cstu-to-blue-700\/50{--tw-gradient-to:rgb(var(--cstu-blue-700)/.5) var(--tw-gradient-to-position)}.cstu-to-blue-700\/55{--tw-gradient-to:rgb(var(--cstu-blue-700)/.55) var(--tw-gradient-to-position)}.cstu-to-blue-700\/60{--tw-gradient-to:rgb(var(--cstu-blue-700)/.6) var(--tw-gradient-to-position)}.cstu-to-blue-700\/65{--tw-gradient-to:rgb(var(--cstu-blue-700)/.65) var(--tw-gradient-to-position)}.cstu-to-blue-700\/70{--tw-gradient-to:rgb(var(--cstu-blue-700)/.7) var(--tw-gradient-to-position)}.cstu-to-blue-700\/75{--tw-gradient-to:rgb(var(--cstu-blue-700)/.75) var(--tw-gradient-to-position)}.cstu-to-blue-700\/80{--tw-gradient-to:rgb(var(--cstu-blue-700)/.8) var(--tw-gradient-to-position)}.cstu-to-blue-700\/85{--tw-gradient-to:rgb(var(--cstu-blue-700)/.85) var(--tw-gradient-to-position)}.cstu-to-blue-700\/90{--tw-gradient-to:rgb(var(--cstu-blue-700)/.9) var(--tw-gradient-to-position)}.cstu-to-blue-700\/95{--tw-gradient-to:rgb(var(--cstu-blue-700)/.95) var(--tw-gradient-to-position)}.cstu-to-blue-800{--tw-gradient-to:rgb(var(--cstu-blue-800)/1) var(--tw-gradient-to-position)}.cstu-to-blue-800\/0{--tw-gradient-to:rgb(var(--cstu-blue-800)/0) var(--tw-gradient-to-position)}.cstu-to-blue-800\/10{--tw-gradient-to:rgb(var(--cstu-blue-800)/.1) var(--tw-gradient-to-position)}.cstu-to-blue-800\/100{--tw-gradient-to:rgb(var(--cstu-blue-800)/1) var(--tw-gradient-to-position)}.cstu-to-blue-800\/15{--tw-gradient-to:rgb(var(--cstu-blue-800)/.15) var(--tw-gradient-to-position)}.cstu-to-blue-800\/20{--tw-gradient-to:rgb(var(--cstu-blue-800)/.2) var(--tw-gradient-to-position)}.cstu-to-blue-800\/25{--tw-gradient-to:rgb(var(--cstu-blue-800)/.25) var(--tw-gradient-to-position)}.cstu-to-blue-800\/30{--tw-gradient-to:rgb(var(--cstu-blue-800)/.3) var(--tw-gradient-to-position)}.cstu-to-blue-800\/35{--tw-gradient-to:rgb(var(--cstu-blue-800)/.35) var(--tw-gradient-to-position)}.cstu-to-blue-800\/40{--tw-gradient-to:rgb(var(--cstu-blue-800)/.4) var(--tw-gradient-to-position)}.cstu-to-blue-800\/45{--tw-gradient-to:rgb(var(--cstu-blue-800)/.45) var(--tw-gradient-to-position)}.cstu-to-blue-800\/5{--tw-gradient-to:rgb(var(--cstu-blue-800)/.05) var(--tw-gradient-to-position)}.cstu-to-blue-800\/50{--tw-gradient-to:rgb(var(--cstu-blue-800)/.5) var(--tw-gradient-to-position)}.cstu-to-blue-800\/55{--tw-gradient-to:rgb(var(--cstu-blue-800)/.55) var(--tw-gradient-to-position)}.cstu-to-blue-800\/60{--tw-gradient-to:rgb(var(--cstu-blue-800)/.6) var(--tw-gradient-to-position)}.cstu-to-blue-800\/65{--tw-gradient-to:rgb(var(--cstu-blue-800)/.65) var(--tw-gradient-to-position)}.cstu-to-blue-800\/70{--tw-gradient-to:rgb(var(--cstu-blue-800)/.7) var(--tw-gradient-to-position)}.cstu-to-blue-800\/75{--tw-gradient-to:rgb(var(--cstu-blue-800)/.75) var(--tw-gradient-to-position)}.cstu-to-blue-800\/80{--tw-gradient-to:rgb(var(--cstu-blue-800)/.8) var(--tw-gradient-to-position)}.cstu-to-blue-800\/85{--tw-gradient-to:rgb(var(--cstu-blue-800)/.85) var(--tw-gradient-to-position)}.cstu-to-blue-800\/90{--tw-gradient-to:rgb(var(--cstu-blue-800)/.9) var(--tw-gradient-to-position)}.cstu-to-blue-800\/95{--tw-gradient-to:rgb(var(--cstu-blue-800)/.95) var(--tw-gradient-to-position)}.cstu-to-blue-900{--tw-gradient-to:rgb(var(--cstu-blue-900)/1) var(--tw-gradient-to-position)}.cstu-to-blue-900\/0{--tw-gradient-to:rgb(var(--cstu-blue-900)/0) var(--tw-gradient-to-position)}.cstu-to-blue-900\/10{--tw-gradient-to:rgb(var(--cstu-blue-900)/.1) var(--tw-gradient-to-position)}.cstu-to-blue-900\/100{--tw-gradient-to:rgb(var(--cstu-blue-900)/1) var(--tw-gradient-to-position)}.cstu-to-blue-900\/15{--tw-gradient-to:rgb(var(--cstu-blue-900)/.15) var(--tw-gradient-to-position)}.cstu-to-blue-900\/20{--tw-gradient-to:rgb(var(--cstu-blue-900)/.2) var(--tw-gradient-to-position)}.cstu-to-blue-900\/25{--tw-gradient-to:rgb(var(--cstu-blue-900)/.25) var(--tw-gradient-to-position)}.cstu-to-blue-900\/30{--tw-gradient-to:rgb(var(--cstu-blue-900)/.3) var(--tw-gradient-to-position)}.cstu-to-blue-900\/35{--tw-gradient-to:rgb(var(--cstu-blue-900)/.35) var(--tw-gradient-to-position)}.cstu-to-blue-900\/40{--tw-gradient-to:rgb(var(--cstu-blue-900)/.4) var(--tw-gradient-to-position)}.cstu-to-blue-900\/45{--tw-gradient-to:rgb(var(--cstu-blue-900)/.45) var(--tw-gradient-to-position)}.cstu-to-blue-900\/5{--tw-gradient-to:rgb(var(--cstu-blue-900)/.05) var(--tw-gradient-to-position)}.cstu-to-blue-900\/50{--tw-gradient-to:rgb(var(--cstu-blue-900)/.5) var(--tw-gradient-to-position)}.cstu-to-blue-900\/55{--tw-gradient-to:rgb(var(--cstu-blue-900)/.55) var(--tw-gradient-to-position)}.cstu-to-blue-900\/60{--tw-gradient-to:rgb(var(--cstu-blue-900)/.6) var(--tw-gradient-to-position)}.cstu-to-blue-900\/65{--tw-gradient-to:rgb(var(--cstu-blue-900)/.65) var(--tw-gradient-to-position)}.cstu-to-blue-900\/70{--tw-gradient-to:rgb(var(--cstu-blue-900)/.7) var(--tw-gradient-to-position)}.cstu-to-blue-900\/75{--tw-gradient-to:rgb(var(--cstu-blue-900)/.75) var(--tw-gradient-to-position)}.cstu-to-blue-900\/80{--tw-gradient-to:rgb(var(--cstu-blue-900)/.8) var(--tw-gradient-to-position)}.cstu-to-blue-900\/85{--tw-gradient-to:rgb(var(--cstu-blue-900)/.85) var(--tw-gradient-to-position)}.cstu-to-blue-900\/90{--tw-gradient-to:rgb(var(--cstu-blue-900)/.9) var(--tw-gradient-to-position)}.cstu-to-blue-900\/95{--tw-gradient-to:rgb(var(--cstu-blue-900)/.95) var(--tw-gradient-to-position)}.cstu-to-danger-100{--tw-gradient-to:rgb(var(--cstu-danger-100)/1) var(--tw-gradient-to-position)}.cstu-to-danger-100\/0{--tw-gradient-to:rgb(var(--cstu-danger-100)/0) var(--tw-gradient-to-position)}.cstu-to-danger-100\/10{--tw-gradient-to:rgb(var(--cstu-danger-100)/.1) var(--tw-gradient-to-position)}.cstu-to-danger-100\/100{--tw-gradient-to:rgb(var(--cstu-danger-100)/1) var(--tw-gradient-to-position)}.cstu-to-danger-100\/15{--tw-gradient-to:rgb(var(--cstu-danger-100)/.15) var(--tw-gradient-to-position)}.cstu-to-danger-100\/20{--tw-gradient-to:rgb(var(--cstu-danger-100)/.2) var(--tw-gradient-to-position)}.cstu-to-danger-100\/25{--tw-gradient-to:rgb(var(--cstu-danger-100)/.25) var(--tw-gradient-to-position)}.cstu-to-danger-100\/30{--tw-gradient-to:rgb(var(--cstu-danger-100)/.3) var(--tw-gradient-to-position)}.cstu-to-danger-100\/35{--tw-gradient-to:rgb(var(--cstu-danger-100)/.35) var(--tw-gradient-to-position)}.cstu-to-danger-100\/40{--tw-gradient-to:rgb(var(--cstu-danger-100)/.4) var(--tw-gradient-to-position)}.cstu-to-danger-100\/45{--tw-gradient-to:rgb(var(--cstu-danger-100)/.45) var(--tw-gradient-to-position)}.cstu-to-danger-100\/5{--tw-gradient-to:rgb(var(--cstu-danger-100)/.05) var(--tw-gradient-to-position)}.cstu-to-danger-100\/50{--tw-gradient-to:rgb(var(--cstu-danger-100)/.5) var(--tw-gradient-to-position)}.cstu-to-danger-100\/55{--tw-gradient-to:rgb(var(--cstu-danger-100)/.55) var(--tw-gradient-to-position)}.cstu-to-danger-100\/60{--tw-gradient-to:rgb(var(--cstu-danger-100)/.6) var(--tw-gradient-to-position)}.cstu-to-danger-100\/65{--tw-gradient-to:rgb(var(--cstu-danger-100)/.65) var(--tw-gradient-to-position)}.cstu-to-danger-100\/70{--tw-gradient-to:rgb(var(--cstu-danger-100)/.7) var(--tw-gradient-to-position)}.cstu-to-danger-100\/75{--tw-gradient-to:rgb(var(--cstu-danger-100)/.75) var(--tw-gradient-to-position)}.cstu-to-danger-100\/80{--tw-gradient-to:rgb(var(--cstu-danger-100)/.8) var(--tw-gradient-to-position)}.cstu-to-danger-100\/85{--tw-gradient-to:rgb(var(--cstu-danger-100)/.85) var(--tw-gradient-to-position)}.cstu-to-danger-100\/90{--tw-gradient-to:rgb(var(--cstu-danger-100)/.9) var(--tw-gradient-to-position)}.cstu-to-danger-100\/95{--tw-gradient-to:rgb(var(--cstu-danger-100)/.95) var(--tw-gradient-to-position)}.cstu-to-danger-200{--tw-gradient-to:rgb(var(--cstu-danger-200)/1) var(--tw-gradient-to-position)}.cstu-to-danger-200\/0{--tw-gradient-to:rgb(var(--cstu-danger-200)/0) var(--tw-gradient-to-position)}.cstu-to-danger-200\/10{--tw-gradient-to:rgb(var(--cstu-danger-200)/.1) var(--tw-gradient-to-position)}.cstu-to-danger-200\/100{--tw-gradient-to:rgb(var(--cstu-danger-200)/1) var(--tw-gradient-to-position)}.cstu-to-danger-200\/15{--tw-gradient-to:rgb(var(--cstu-danger-200)/.15) var(--tw-gradient-to-position)}.cstu-to-danger-200\/20{--tw-gradient-to:rgb(var(--cstu-danger-200)/.2) var(--tw-gradient-to-position)}.cstu-to-danger-200\/25{--tw-gradient-to:rgb(var(--cstu-danger-200)/.25) var(--tw-gradient-to-position)}.cstu-to-danger-200\/30{--tw-gradient-to:rgb(var(--cstu-danger-200)/.3) var(--tw-gradient-to-position)}.cstu-to-danger-200\/35{--tw-gradient-to:rgb(var(--cstu-danger-200)/.35) var(--tw-gradient-to-position)}.cstu-to-danger-200\/40{--tw-gradient-to:rgb(var(--cstu-danger-200)/.4) var(--tw-gradient-to-position)}.cstu-to-danger-200\/45{--tw-gradient-to:rgb(var(--cstu-danger-200)/.45) var(--tw-gradient-to-position)}.cstu-to-danger-200\/5{--tw-gradient-to:rgb(var(--cstu-danger-200)/.05) var(--tw-gradient-to-position)}.cstu-to-danger-200\/50{--tw-gradient-to:rgb(var(--cstu-danger-200)/.5) var(--tw-gradient-to-position)}.cstu-to-danger-200\/55{--tw-gradient-to:rgb(var(--cstu-danger-200)/.55) var(--tw-gradient-to-position)}.cstu-to-danger-200\/60{--tw-gradient-to:rgb(var(--cstu-danger-200)/.6) var(--tw-gradient-to-position)}.cstu-to-danger-200\/65{--tw-gradient-to:rgb(var(--cstu-danger-200)/.65) var(--tw-gradient-to-position)}.cstu-to-danger-200\/70{--tw-gradient-to:rgb(var(--cstu-danger-200)/.7) var(--tw-gradient-to-position)}.cstu-to-danger-200\/75{--tw-gradient-to:rgb(var(--cstu-danger-200)/.75) var(--tw-gradient-to-position)}.cstu-to-danger-200\/80{--tw-gradient-to:rgb(var(--cstu-danger-200)/.8) var(--tw-gradient-to-position)}.cstu-to-danger-200\/85{--tw-gradient-to:rgb(var(--cstu-danger-200)/.85) var(--tw-gradient-to-position)}.cstu-to-danger-200\/90{--tw-gradient-to:rgb(var(--cstu-danger-200)/.9) var(--tw-gradient-to-position)}.cstu-to-danger-200\/95{--tw-gradient-to:rgb(var(--cstu-danger-200)/.95) var(--tw-gradient-to-position)}.cstu-to-danger-250{--tw-gradient-to:rgb(var(--cstu-danger-250)/1) var(--tw-gradient-to-position)}.cstu-to-danger-250\/0{--tw-gradient-to:rgb(var(--cstu-danger-250)/0) var(--tw-gradient-to-position)}.cstu-to-danger-250\/10{--tw-gradient-to:rgb(var(--cstu-danger-250)/.1) var(--tw-gradient-to-position)}.cstu-to-danger-250\/100{--tw-gradient-to:rgb(var(--cstu-danger-250)/1) var(--tw-gradient-to-position)}.cstu-to-danger-250\/15{--tw-gradient-to:rgb(var(--cstu-danger-250)/.15) var(--tw-gradient-to-position)}.cstu-to-danger-250\/20{--tw-gradient-to:rgb(var(--cstu-danger-250)/.2) var(--tw-gradient-to-position)}.cstu-to-danger-250\/25{--tw-gradient-to:rgb(var(--cstu-danger-250)/.25) var(--tw-gradient-to-position)}.cstu-to-danger-250\/30{--tw-gradient-to:rgb(var(--cstu-danger-250)/.3) var(--tw-gradient-to-position)}.cstu-to-danger-250\/35{--tw-gradient-to:rgb(var(--cstu-danger-250)/.35) var(--tw-gradient-to-position)}.cstu-to-danger-250\/40{--tw-gradient-to:rgb(var(--cstu-danger-250)/.4) var(--tw-gradient-to-position)}.cstu-to-danger-250\/45{--tw-gradient-to:rgb(var(--cstu-danger-250)/.45) var(--tw-gradient-to-position)}.cstu-to-danger-250\/5{--tw-gradient-to:rgb(var(--cstu-danger-250)/.05) var(--tw-gradient-to-position)}.cstu-to-danger-250\/50{--tw-gradient-to:rgb(var(--cstu-danger-250)/.5) var(--tw-gradient-to-position)}.cstu-to-danger-250\/55{--tw-gradient-to:rgb(var(--cstu-danger-250)/.55) var(--tw-gradient-to-position)}.cstu-to-danger-250\/60{--tw-gradient-to:rgb(var(--cstu-danger-250)/.6) var(--tw-gradient-to-position)}.cstu-to-danger-250\/65{--tw-gradient-to:rgb(var(--cstu-danger-250)/.65) var(--tw-gradient-to-position)}.cstu-to-danger-250\/70{--tw-gradient-to:rgb(var(--cstu-danger-250)/.7) var(--tw-gradient-to-position)}.cstu-to-danger-250\/75{--tw-gradient-to:rgb(var(--cstu-danger-250)/.75) var(--tw-gradient-to-position)}.cstu-to-danger-250\/80{--tw-gradient-to:rgb(var(--cstu-danger-250)/.8) var(--tw-gradient-to-position)}.cstu-to-danger-250\/85{--tw-gradient-to:rgb(var(--cstu-danger-250)/.85) var(--tw-gradient-to-position)}.cstu-to-danger-250\/90{--tw-gradient-to:rgb(var(--cstu-danger-250)/.9) var(--tw-gradient-to-position)}.cstu-to-danger-250\/95{--tw-gradient-to:rgb(var(--cstu-danger-250)/.95) var(--tw-gradient-to-position)}.cstu-to-danger-300{--tw-gradient-to:rgb(var(--cstu-danger-300)/1) var(--tw-gradient-to-position)}.cstu-to-danger-300\/0{--tw-gradient-to:rgb(var(--cstu-danger-300)/0) var(--tw-gradient-to-position)}.cstu-to-danger-300\/10{--tw-gradient-to:rgb(var(--cstu-danger-300)/.1) var(--tw-gradient-to-position)}.cstu-to-danger-300\/100{--tw-gradient-to:rgb(var(--cstu-danger-300)/1) var(--tw-gradient-to-position)}.cstu-to-danger-300\/15{--tw-gradient-to:rgb(var(--cstu-danger-300)/.15) var(--tw-gradient-to-position)}.cstu-to-danger-300\/20{--tw-gradient-to:rgb(var(--cstu-danger-300)/.2) var(--tw-gradient-to-position)}.cstu-to-danger-300\/25{--tw-gradient-to:rgb(var(--cstu-danger-300)/.25) var(--tw-gradient-to-position)}.cstu-to-danger-300\/30{--tw-gradient-to:rgb(var(--cstu-danger-300)/.3) var(--tw-gradient-to-position)}.cstu-to-danger-300\/35{--tw-gradient-to:rgb(var(--cstu-danger-300)/.35) var(--tw-gradient-to-position)}.cstu-to-danger-300\/40{--tw-gradient-to:rgb(var(--cstu-danger-300)/.4) var(--tw-gradient-to-position)}.cstu-to-danger-300\/45{--tw-gradient-to:rgb(var(--cstu-danger-300)/.45) var(--tw-gradient-to-position)}.cstu-to-danger-300\/5{--tw-gradient-to:rgb(var(--cstu-danger-300)/.05) var(--tw-gradient-to-position)}.cstu-to-danger-300\/50{--tw-gradient-to:rgb(var(--cstu-danger-300)/.5) var(--tw-gradient-to-position)}.cstu-to-danger-300\/55{--tw-gradient-to:rgb(var(--cstu-danger-300)/.55) var(--tw-gradient-to-position)}.cstu-to-danger-300\/60{--tw-gradient-to:rgb(var(--cstu-danger-300)/.6) var(--tw-gradient-to-position)}.cstu-to-danger-300\/65{--tw-gradient-to:rgb(var(--cstu-danger-300)/.65) var(--tw-gradient-to-position)}.cstu-to-danger-300\/70{--tw-gradient-to:rgb(var(--cstu-danger-300)/.7) var(--tw-gradient-to-position)}.cstu-to-danger-300\/75{--tw-gradient-to:rgb(var(--cstu-danger-300)/.75) var(--tw-gradient-to-position)}.cstu-to-danger-300\/80{--tw-gradient-to:rgb(var(--cstu-danger-300)/.8) var(--tw-gradient-to-position)}.cstu-to-danger-300\/85{--tw-gradient-to:rgb(var(--cstu-danger-300)/.85) var(--tw-gradient-to-position)}.cstu-to-danger-300\/90{--tw-gradient-to:rgb(var(--cstu-danger-300)/.9) var(--tw-gradient-to-position)}.cstu-to-danger-300\/95{--tw-gradient-to:rgb(var(--cstu-danger-300)/.95) var(--tw-gradient-to-position)}.cstu-to-danger-400{--tw-gradient-to:rgb(var(--cstu-danger-400)/1) var(--tw-gradient-to-position)}.cstu-to-danger-400\/0{--tw-gradient-to:rgb(var(--cstu-danger-400)/0) var(--tw-gradient-to-position)}.cstu-to-danger-400\/10{--tw-gradient-to:rgb(var(--cstu-danger-400)/.1) var(--tw-gradient-to-position)}.cstu-to-danger-400\/100{--tw-gradient-to:rgb(var(--cstu-danger-400)/1) var(--tw-gradient-to-position)}.cstu-to-danger-400\/15{--tw-gradient-to:rgb(var(--cstu-danger-400)/.15) var(--tw-gradient-to-position)}.cstu-to-danger-400\/20{--tw-gradient-to:rgb(var(--cstu-danger-400)/.2) var(--tw-gradient-to-position)}.cstu-to-danger-400\/25{--tw-gradient-to:rgb(var(--cstu-danger-400)/.25) var(--tw-gradient-to-position)}.cstu-to-danger-400\/30{--tw-gradient-to:rgb(var(--cstu-danger-400)/.3) var(--tw-gradient-to-position)}.cstu-to-danger-400\/35{--tw-gradient-to:rgb(var(--cstu-danger-400)/.35) var(--tw-gradient-to-position)}.cstu-to-danger-400\/40{--tw-gradient-to:rgb(var(--cstu-danger-400)/.4) var(--tw-gradient-to-position)}.cstu-to-danger-400\/45{--tw-gradient-to:rgb(var(--cstu-danger-400)/.45) var(--tw-gradient-to-position)}.cstu-to-danger-400\/5{--tw-gradient-to:rgb(var(--cstu-danger-400)/.05) var(--tw-gradient-to-position)}.cstu-to-danger-400\/50{--tw-gradient-to:rgb(var(--cstu-danger-400)/.5) var(--tw-gradient-to-position)}.cstu-to-danger-400\/55{--tw-gradient-to:rgb(var(--cstu-danger-400)/.55) var(--tw-gradient-to-position)}.cstu-to-danger-400\/60{--tw-gradient-to:rgb(var(--cstu-danger-400)/.6) var(--tw-gradient-to-position)}.cstu-to-danger-400\/65{--tw-gradient-to:rgb(var(--cstu-danger-400)/.65) var(--tw-gradient-to-position)}.cstu-to-danger-400\/70{--tw-gradient-to:rgb(var(--cstu-danger-400)/.7) var(--tw-gradient-to-position)}.cstu-to-danger-400\/75{--tw-gradient-to:rgb(var(--cstu-danger-400)/.75) var(--tw-gradient-to-position)}.cstu-to-danger-400\/80{--tw-gradient-to:rgb(var(--cstu-danger-400)/.8) var(--tw-gradient-to-position)}.cstu-to-danger-400\/85{--tw-gradient-to:rgb(var(--cstu-danger-400)/.85) var(--tw-gradient-to-position)}.cstu-to-danger-400\/90{--tw-gradient-to:rgb(var(--cstu-danger-400)/.9) var(--tw-gradient-to-position)}.cstu-to-danger-400\/95{--tw-gradient-to:rgb(var(--cstu-danger-400)/.95) var(--tw-gradient-to-position)}.cstu-to-danger-450{--tw-gradient-to:rgb(var(--cstu-danger-450)/1) var(--tw-gradient-to-position)}.cstu-to-danger-450\/0{--tw-gradient-to:rgb(var(--cstu-danger-450)/0) var(--tw-gradient-to-position)}.cstu-to-danger-450\/10{--tw-gradient-to:rgb(var(--cstu-danger-450)/.1) var(--tw-gradient-to-position)}.cstu-to-danger-450\/100{--tw-gradient-to:rgb(var(--cstu-danger-450)/1) var(--tw-gradient-to-position)}.cstu-to-danger-450\/15{--tw-gradient-to:rgb(var(--cstu-danger-450)/.15) var(--tw-gradient-to-position)}.cstu-to-danger-450\/20{--tw-gradient-to:rgb(var(--cstu-danger-450)/.2) var(--tw-gradient-to-position)}.cstu-to-danger-450\/25{--tw-gradient-to:rgb(var(--cstu-danger-450)/.25) var(--tw-gradient-to-position)}.cstu-to-danger-450\/30{--tw-gradient-to:rgb(var(--cstu-danger-450)/.3) var(--tw-gradient-to-position)}.cstu-to-danger-450\/35{--tw-gradient-to:rgb(var(--cstu-danger-450)/.35) var(--tw-gradient-to-position)}.cstu-to-danger-450\/40{--tw-gradient-to:rgb(var(--cstu-danger-450)/.4) var(--tw-gradient-to-position)}.cstu-to-danger-450\/45{--tw-gradient-to:rgb(var(--cstu-danger-450)/.45) var(--tw-gradient-to-position)}.cstu-to-danger-450\/5{--tw-gradient-to:rgb(var(--cstu-danger-450)/.05) var(--tw-gradient-to-position)}.cstu-to-danger-450\/50{--tw-gradient-to:rgb(var(--cstu-danger-450)/.5) var(--tw-gradient-to-position)}.cstu-to-danger-450\/55{--tw-gradient-to:rgb(var(--cstu-danger-450)/.55) var(--tw-gradient-to-position)}.cstu-to-danger-450\/60{--tw-gradient-to:rgb(var(--cstu-danger-450)/.6) var(--tw-gradient-to-position)}.cstu-to-danger-450\/65{--tw-gradient-to:rgb(var(--cstu-danger-450)/.65) var(--tw-gradient-to-position)}.cstu-to-danger-450\/70{--tw-gradient-to:rgb(var(--cstu-danger-450)/.7) var(--tw-gradient-to-position)}.cstu-to-danger-450\/75{--tw-gradient-to:rgb(var(--cstu-danger-450)/.75) var(--tw-gradient-to-position)}.cstu-to-danger-450\/80{--tw-gradient-to:rgb(var(--cstu-danger-450)/.8) var(--tw-gradient-to-position)}.cstu-to-danger-450\/85{--tw-gradient-to:rgb(var(--cstu-danger-450)/.85) var(--tw-gradient-to-position)}.cstu-to-danger-450\/90{--tw-gradient-to:rgb(var(--cstu-danger-450)/.9) var(--tw-gradient-to-position)}.cstu-to-danger-450\/95{--tw-gradient-to:rgb(var(--cstu-danger-450)/.95) var(--tw-gradient-to-position)}.cstu-to-danger-50{--tw-gradient-to:rgb(var(--cstu-danger-50)/1) var(--tw-gradient-to-position)}.cstu-to-danger-50\/0{--tw-gradient-to:rgb(var(--cstu-danger-50)/0) var(--tw-gradient-to-position)}.cstu-to-danger-50\/10{--tw-gradient-to:rgb(var(--cstu-danger-50)/.1) var(--tw-gradient-to-position)}.cstu-to-danger-50\/100{--tw-gradient-to:rgb(var(--cstu-danger-50)/1) var(--tw-gradient-to-position)}.cstu-to-danger-50\/15{--tw-gradient-to:rgb(var(--cstu-danger-50)/.15) var(--tw-gradient-to-position)}.cstu-to-danger-50\/20{--tw-gradient-to:rgb(var(--cstu-danger-50)/.2) var(--tw-gradient-to-position)}.cstu-to-danger-50\/25{--tw-gradient-to:rgb(var(--cstu-danger-50)/.25) var(--tw-gradient-to-position)}.cstu-to-danger-50\/30{--tw-gradient-to:rgb(var(--cstu-danger-50)/.3) var(--tw-gradient-to-position)}.cstu-to-danger-50\/35{--tw-gradient-to:rgb(var(--cstu-danger-50)/.35) var(--tw-gradient-to-position)}.cstu-to-danger-50\/40{--tw-gradient-to:rgb(var(--cstu-danger-50)/.4) var(--tw-gradient-to-position)}.cstu-to-danger-50\/45{--tw-gradient-to:rgb(var(--cstu-danger-50)/.45) var(--tw-gradient-to-position)}.cstu-to-danger-50\/5{--tw-gradient-to:rgb(var(--cstu-danger-50)/.05) var(--tw-gradient-to-position)}.cstu-to-danger-50\/50{--tw-gradient-to:rgb(var(--cstu-danger-50)/.5) var(--tw-gradient-to-position)}.cstu-to-danger-50\/55{--tw-gradient-to:rgb(var(--cstu-danger-50)/.55) var(--tw-gradient-to-position)}.cstu-to-danger-50\/60{--tw-gradient-to:rgb(var(--cstu-danger-50)/.6) var(--tw-gradient-to-position)}.cstu-to-danger-50\/65{--tw-gradient-to:rgb(var(--cstu-danger-50)/.65) var(--tw-gradient-to-position)}.cstu-to-danger-50\/70{--tw-gradient-to:rgb(var(--cstu-danger-50)/.7) var(--tw-gradient-to-position)}.cstu-to-danger-50\/75{--tw-gradient-to:rgb(var(--cstu-danger-50)/.75) var(--tw-gradient-to-position)}.cstu-to-danger-50\/80{--tw-gradient-to:rgb(var(--cstu-danger-50)/.8) var(--tw-gradient-to-position)}.cstu-to-danger-50\/85{--tw-gradient-to:rgb(var(--cstu-danger-50)/.85) var(--tw-gradient-to-position)}.cstu-to-danger-50\/90{--tw-gradient-to:rgb(var(--cstu-danger-50)/.9) var(--tw-gradient-to-position)}.cstu-to-danger-50\/95{--tw-gradient-to:rgb(var(--cstu-danger-50)/.95) var(--tw-gradient-to-position)}.cstu-to-danger-500{--tw-gradient-to:rgb(var(--cstu-danger-500)/1) var(--tw-gradient-to-position)}.cstu-to-danger-500\/0{--tw-gradient-to:rgb(var(--cstu-danger-500)/0) var(--tw-gradient-to-position)}.cstu-to-danger-500\/10{--tw-gradient-to:rgb(var(--cstu-danger-500)/.1) var(--tw-gradient-to-position)}.cstu-to-danger-500\/100{--tw-gradient-to:rgb(var(--cstu-danger-500)/1) var(--tw-gradient-to-position)}.cstu-to-danger-500\/15{--tw-gradient-to:rgb(var(--cstu-danger-500)/.15) var(--tw-gradient-to-position)}.cstu-to-danger-500\/20{--tw-gradient-to:rgb(var(--cstu-danger-500)/.2) var(--tw-gradient-to-position)}.cstu-to-danger-500\/25{--tw-gradient-to:rgb(var(--cstu-danger-500)/.25) var(--tw-gradient-to-position)}.cstu-to-danger-500\/30{--tw-gradient-to:rgb(var(--cstu-danger-500)/.3) var(--tw-gradient-to-position)}.cstu-to-danger-500\/35{--tw-gradient-to:rgb(var(--cstu-danger-500)/.35) var(--tw-gradient-to-position)}.cstu-to-danger-500\/40{--tw-gradient-to:rgb(var(--cstu-danger-500)/.4) var(--tw-gradient-to-position)}.cstu-to-danger-500\/45{--tw-gradient-to:rgb(var(--cstu-danger-500)/.45) var(--tw-gradient-to-position)}.cstu-to-danger-500\/5{--tw-gradient-to:rgb(var(--cstu-danger-500)/.05) var(--tw-gradient-to-position)}.cstu-to-danger-500\/50{--tw-gradient-to:rgb(var(--cstu-danger-500)/.5) var(--tw-gradient-to-position)}.cstu-to-danger-500\/55{--tw-gradient-to:rgb(var(--cstu-danger-500)/.55) var(--tw-gradient-to-position)}.cstu-to-danger-500\/60{--tw-gradient-to:rgb(var(--cstu-danger-500)/.6) var(--tw-gradient-to-position)}.cstu-to-danger-500\/65{--tw-gradient-to:rgb(var(--cstu-danger-500)/.65) var(--tw-gradient-to-position)}.cstu-to-danger-500\/70{--tw-gradient-to:rgb(var(--cstu-danger-500)/.7) var(--tw-gradient-to-position)}.cstu-to-danger-500\/75{--tw-gradient-to:rgb(var(--cstu-danger-500)/.75) var(--tw-gradient-to-position)}.cstu-to-danger-500\/80{--tw-gradient-to:rgb(var(--cstu-danger-500)/.8) var(--tw-gradient-to-position)}.cstu-to-danger-500\/85{--tw-gradient-to:rgb(var(--cstu-danger-500)/.85) var(--tw-gradient-to-position)}.cstu-to-danger-500\/90{--tw-gradient-to:rgb(var(--cstu-danger-500)/.9) var(--tw-gradient-to-position)}.cstu-to-danger-500\/95{--tw-gradient-to:rgb(var(--cstu-danger-500)/.95) var(--tw-gradient-to-position)}.cstu-to-danger-550{--tw-gradient-to:rgb(var(--cstu-danger-550)/1) var(--tw-gradient-to-position)}.cstu-to-danger-550\/0{--tw-gradient-to:rgb(var(--cstu-danger-550)/0) var(--tw-gradient-to-position)}.cstu-to-danger-550\/10{--tw-gradient-to:rgb(var(--cstu-danger-550)/.1) var(--tw-gradient-to-position)}.cstu-to-danger-550\/100{--tw-gradient-to:rgb(var(--cstu-danger-550)/1) var(--tw-gradient-to-position)}.cstu-to-danger-550\/15{--tw-gradient-to:rgb(var(--cstu-danger-550)/.15) var(--tw-gradient-to-position)}.cstu-to-danger-550\/20{--tw-gradient-to:rgb(var(--cstu-danger-550)/.2) var(--tw-gradient-to-position)}.cstu-to-danger-550\/25{--tw-gradient-to:rgb(var(--cstu-danger-550)/.25) var(--tw-gradient-to-position)}.cstu-to-danger-550\/30{--tw-gradient-to:rgb(var(--cstu-danger-550)/.3) var(--tw-gradient-to-position)}.cstu-to-danger-550\/35{--tw-gradient-to:rgb(var(--cstu-danger-550)/.35) var(--tw-gradient-to-position)}.cstu-to-danger-550\/40{--tw-gradient-to:rgb(var(--cstu-danger-550)/.4) var(--tw-gradient-to-position)}.cstu-to-danger-550\/45{--tw-gradient-to:rgb(var(--cstu-danger-550)/.45) var(--tw-gradient-to-position)}.cstu-to-danger-550\/5{--tw-gradient-to:rgb(var(--cstu-danger-550)/.05) var(--tw-gradient-to-position)}.cstu-to-danger-550\/50{--tw-gradient-to:rgb(var(--cstu-danger-550)/.5) var(--tw-gradient-to-position)}.cstu-to-danger-550\/55{--tw-gradient-to:rgb(var(--cstu-danger-550)/.55) var(--tw-gradient-to-position)}.cstu-to-danger-550\/60{--tw-gradient-to:rgb(var(--cstu-danger-550)/.6) var(--tw-gradient-to-position)}.cstu-to-danger-550\/65{--tw-gradient-to:rgb(var(--cstu-danger-550)/.65) var(--tw-gradient-to-position)}.cstu-to-danger-550\/70{--tw-gradient-to:rgb(var(--cstu-danger-550)/.7) var(--tw-gradient-to-position)}.cstu-to-danger-550\/75{--tw-gradient-to:rgb(var(--cstu-danger-550)/.75) var(--tw-gradient-to-position)}.cstu-to-danger-550\/80{--tw-gradient-to:rgb(var(--cstu-danger-550)/.8) var(--tw-gradient-to-position)}.cstu-to-danger-550\/85{--tw-gradient-to:rgb(var(--cstu-danger-550)/.85) var(--tw-gradient-to-position)}.cstu-to-danger-550\/90{--tw-gradient-to:rgb(var(--cstu-danger-550)/.9) var(--tw-gradient-to-position)}.cstu-to-danger-550\/95{--tw-gradient-to:rgb(var(--cstu-danger-550)/.95) var(--tw-gradient-to-position)}.cstu-to-danger-575{--tw-gradient-to:rgb(var(--cstu-danger-575)/1) var(--tw-gradient-to-position)}.cstu-to-danger-575\/0{--tw-gradient-to:rgb(var(--cstu-danger-575)/0) var(--tw-gradient-to-position)}.cstu-to-danger-575\/10{--tw-gradient-to:rgb(var(--cstu-danger-575)/.1) var(--tw-gradient-to-position)}.cstu-to-danger-575\/100{--tw-gradient-to:rgb(var(--cstu-danger-575)/1) var(--tw-gradient-to-position)}.cstu-to-danger-575\/15{--tw-gradient-to:rgb(var(--cstu-danger-575)/.15) var(--tw-gradient-to-position)}.cstu-to-danger-575\/20{--tw-gradient-to:rgb(var(--cstu-danger-575)/.2) var(--tw-gradient-to-position)}.cstu-to-danger-575\/25{--tw-gradient-to:rgb(var(--cstu-danger-575)/.25) var(--tw-gradient-to-position)}.cstu-to-danger-575\/30{--tw-gradient-to:rgb(var(--cstu-danger-575)/.3) var(--tw-gradient-to-position)}.cstu-to-danger-575\/35{--tw-gradient-to:rgb(var(--cstu-danger-575)/.35) var(--tw-gradient-to-position)}.cstu-to-danger-575\/40{--tw-gradient-to:rgb(var(--cstu-danger-575)/.4) var(--tw-gradient-to-position)}.cstu-to-danger-575\/45{--tw-gradient-to:rgb(var(--cstu-danger-575)/.45) var(--tw-gradient-to-position)}.cstu-to-danger-575\/5{--tw-gradient-to:rgb(var(--cstu-danger-575)/.05) var(--tw-gradient-to-position)}.cstu-to-danger-575\/50{--tw-gradient-to:rgb(var(--cstu-danger-575)/.5) var(--tw-gradient-to-position)}.cstu-to-danger-575\/55{--tw-gradient-to:rgb(var(--cstu-danger-575)/.55) var(--tw-gradient-to-position)}.cstu-to-danger-575\/60{--tw-gradient-to:rgb(var(--cstu-danger-575)/.6) var(--tw-gradient-to-position)}.cstu-to-danger-575\/65{--tw-gradient-to:rgb(var(--cstu-danger-575)/.65) var(--tw-gradient-to-position)}.cstu-to-danger-575\/70{--tw-gradient-to:rgb(var(--cstu-danger-575)/.7) var(--tw-gradient-to-position)}.cstu-to-danger-575\/75{--tw-gradient-to:rgb(var(--cstu-danger-575)/.75) var(--tw-gradient-to-position)}.cstu-to-danger-575\/80{--tw-gradient-to:rgb(var(--cstu-danger-575)/.8) var(--tw-gradient-to-position)}.cstu-to-danger-575\/85{--tw-gradient-to:rgb(var(--cstu-danger-575)/.85) var(--tw-gradient-to-position)}.cstu-to-danger-575\/90{--tw-gradient-to:rgb(var(--cstu-danger-575)/.9) var(--tw-gradient-to-position)}.cstu-to-danger-575\/95{--tw-gradient-to:rgb(var(--cstu-danger-575)/.95) var(--tw-gradient-to-position)}.cstu-to-danger-600{--tw-gradient-to:rgb(var(--cstu-danger-600)/1) var(--tw-gradient-to-position)}.cstu-to-danger-600\/0{--tw-gradient-to:rgb(var(--cstu-danger-600)/0) var(--tw-gradient-to-position)}.cstu-to-danger-600\/10{--tw-gradient-to:rgb(var(--cstu-danger-600)/.1) var(--tw-gradient-to-position)}.cstu-to-danger-600\/100{--tw-gradient-to:rgb(var(--cstu-danger-600)/1) var(--tw-gradient-to-position)}.cstu-to-danger-600\/15{--tw-gradient-to:rgb(var(--cstu-danger-600)/.15) var(--tw-gradient-to-position)}.cstu-to-danger-600\/20{--tw-gradient-to:rgb(var(--cstu-danger-600)/.2) var(--tw-gradient-to-position)}.cstu-to-danger-600\/25{--tw-gradient-to:rgb(var(--cstu-danger-600)/.25) var(--tw-gradient-to-position)}.cstu-to-danger-600\/30{--tw-gradient-to:rgb(var(--cstu-danger-600)/.3) var(--tw-gradient-to-position)}.cstu-to-danger-600\/35{--tw-gradient-to:rgb(var(--cstu-danger-600)/.35) var(--tw-gradient-to-position)}.cstu-to-danger-600\/40{--tw-gradient-to:rgb(var(--cstu-danger-600)/.4) var(--tw-gradient-to-position)}.cstu-to-danger-600\/45{--tw-gradient-to:rgb(var(--cstu-danger-600)/.45) var(--tw-gradient-to-position)}.cstu-to-danger-600\/5{--tw-gradient-to:rgb(var(--cstu-danger-600)/.05) var(--tw-gradient-to-position)}.cstu-to-danger-600\/50{--tw-gradient-to:rgb(var(--cstu-danger-600)/.5) var(--tw-gradient-to-position)}.cstu-to-danger-600\/55{--tw-gradient-to:rgb(var(--cstu-danger-600)/.55) var(--tw-gradient-to-position)}.cstu-to-danger-600\/60{--tw-gradient-to:rgb(var(--cstu-danger-600)/.6) var(--tw-gradient-to-position)}.cstu-to-danger-600\/65{--tw-gradient-to:rgb(var(--cstu-danger-600)/.65) var(--tw-gradient-to-position)}.cstu-to-danger-600\/70{--tw-gradient-to:rgb(var(--cstu-danger-600)/.7) var(--tw-gradient-to-position)}.cstu-to-danger-600\/75{--tw-gradient-to:rgb(var(--cstu-danger-600)/.75) var(--tw-gradient-to-position)}.cstu-to-danger-600\/80{--tw-gradient-to:rgb(var(--cstu-danger-600)/.8) var(--tw-gradient-to-position)}.cstu-to-danger-600\/85{--tw-gradient-to:rgb(var(--cstu-danger-600)/.85) var(--tw-gradient-to-position)}.cstu-to-danger-600\/90{--tw-gradient-to:rgb(var(--cstu-danger-600)/.9) var(--tw-gradient-to-position)}.cstu-to-danger-600\/95{--tw-gradient-to:rgb(var(--cstu-danger-600)/.95) var(--tw-gradient-to-position)}.cstu-to-danger-700{--tw-gradient-to:rgb(var(--cstu-danger-700)/1) var(--tw-gradient-to-position)}.cstu-to-danger-700\/0{--tw-gradient-to:rgb(var(--cstu-danger-700)/0) var(--tw-gradient-to-position)}.cstu-to-danger-700\/10{--tw-gradient-to:rgb(var(--cstu-danger-700)/.1) var(--tw-gradient-to-position)}.cstu-to-danger-700\/100{--tw-gradient-to:rgb(var(--cstu-danger-700)/1) var(--tw-gradient-to-position)}.cstu-to-danger-700\/15{--tw-gradient-to:rgb(var(--cstu-danger-700)/.15) var(--tw-gradient-to-position)}.cstu-to-danger-700\/20{--tw-gradient-to:rgb(var(--cstu-danger-700)/.2) var(--tw-gradient-to-position)}.cstu-to-danger-700\/25{--tw-gradient-to:rgb(var(--cstu-danger-700)/.25) var(--tw-gradient-to-position)}.cstu-to-danger-700\/30{--tw-gradient-to:rgb(var(--cstu-danger-700)/.3) var(--tw-gradient-to-position)}.cstu-to-danger-700\/35{--tw-gradient-to:rgb(var(--cstu-danger-700)/.35) var(--tw-gradient-to-position)}.cstu-to-danger-700\/40{--tw-gradient-to:rgb(var(--cstu-danger-700)/.4) var(--tw-gradient-to-position)}.cstu-to-danger-700\/45{--tw-gradient-to:rgb(var(--cstu-danger-700)/.45) var(--tw-gradient-to-position)}.cstu-to-danger-700\/5{--tw-gradient-to:rgb(var(--cstu-danger-700)/.05) var(--tw-gradient-to-position)}.cstu-to-danger-700\/50{--tw-gradient-to:rgb(var(--cstu-danger-700)/.5) var(--tw-gradient-to-position)}.cstu-to-danger-700\/55{--tw-gradient-to:rgb(var(--cstu-danger-700)/.55) var(--tw-gradient-to-position)}.cstu-to-danger-700\/60{--tw-gradient-to:rgb(var(--cstu-danger-700)/.6) var(--tw-gradient-to-position)}.cstu-to-danger-700\/65{--tw-gradient-to:rgb(var(--cstu-danger-700)/.65) var(--tw-gradient-to-position)}.cstu-to-danger-700\/70{--tw-gradient-to:rgb(var(--cstu-danger-700)/.7) var(--tw-gradient-to-position)}.cstu-to-danger-700\/75{--tw-gradient-to:rgb(var(--cstu-danger-700)/.75) var(--tw-gradient-to-position)}.cstu-to-danger-700\/80{--tw-gradient-to:rgb(var(--cstu-danger-700)/.8) var(--tw-gradient-to-position)}.cstu-to-danger-700\/85{--tw-gradient-to:rgb(var(--cstu-danger-700)/.85) var(--tw-gradient-to-position)}.cstu-to-danger-700\/90{--tw-gradient-to:rgb(var(--cstu-danger-700)/.9) var(--tw-gradient-to-position)}.cstu-to-danger-700\/95{--tw-gradient-to:rgb(var(--cstu-danger-700)/.95) var(--tw-gradient-to-position)}.cstu-to-danger-800{--tw-gradient-to:rgb(var(--cstu-danger-800)/1) var(--tw-gradient-to-position)}.cstu-to-danger-800\/0{--tw-gradient-to:rgb(var(--cstu-danger-800)/0) var(--tw-gradient-to-position)}.cstu-to-danger-800\/10{--tw-gradient-to:rgb(var(--cstu-danger-800)/.1) var(--tw-gradient-to-position)}.cstu-to-danger-800\/100{--tw-gradient-to:rgb(var(--cstu-danger-800)/1) var(--tw-gradient-to-position)}.cstu-to-danger-800\/15{--tw-gradient-to:rgb(var(--cstu-danger-800)/.15) var(--tw-gradient-to-position)}.cstu-to-danger-800\/20{--tw-gradient-to:rgb(var(--cstu-danger-800)/.2) var(--tw-gradient-to-position)}.cstu-to-danger-800\/25{--tw-gradient-to:rgb(var(--cstu-danger-800)/.25) var(--tw-gradient-to-position)}.cstu-to-danger-800\/30{--tw-gradient-to:rgb(var(--cstu-danger-800)/.3) var(--tw-gradient-to-position)}.cstu-to-danger-800\/35{--tw-gradient-to:rgb(var(--cstu-danger-800)/.35) var(--tw-gradient-to-position)}.cstu-to-danger-800\/40{--tw-gradient-to:rgb(var(--cstu-danger-800)/.4) var(--tw-gradient-to-position)}.cstu-to-danger-800\/45{--tw-gradient-to:rgb(var(--cstu-danger-800)/.45) var(--tw-gradient-to-position)}.cstu-to-danger-800\/5{--tw-gradient-to:rgb(var(--cstu-danger-800)/.05) var(--tw-gradient-to-position)}.cstu-to-danger-800\/50{--tw-gradient-to:rgb(var(--cstu-danger-800)/.5) var(--tw-gradient-to-position)}.cstu-to-danger-800\/55{--tw-gradient-to:rgb(var(--cstu-danger-800)/.55) var(--tw-gradient-to-position)}.cstu-to-danger-800\/60{--tw-gradient-to:rgb(var(--cstu-danger-800)/.6) var(--tw-gradient-to-position)}.cstu-to-danger-800\/65{--tw-gradient-to:rgb(var(--cstu-danger-800)/.65) var(--tw-gradient-to-position)}.cstu-to-danger-800\/70{--tw-gradient-to:rgb(var(--cstu-danger-800)/.7) var(--tw-gradient-to-position)}.cstu-to-danger-800\/75{--tw-gradient-to:rgb(var(--cstu-danger-800)/.75) var(--tw-gradient-to-position)}.cstu-to-danger-800\/80{--tw-gradient-to:rgb(var(--cstu-danger-800)/.8) var(--tw-gradient-to-position)}.cstu-to-danger-800\/85{--tw-gradient-to:rgb(var(--cstu-danger-800)/.85) var(--tw-gradient-to-position)}.cstu-to-danger-800\/90{--tw-gradient-to:rgb(var(--cstu-danger-800)/.9) var(--tw-gradient-to-position)}.cstu-to-danger-800\/95{--tw-gradient-to:rgb(var(--cstu-danger-800)/.95) var(--tw-gradient-to-position)}.cstu-to-danger-900{--tw-gradient-to:rgb(var(--cstu-danger-900)/1) var(--tw-gradient-to-position)}.cstu-to-danger-900\/0{--tw-gradient-to:rgb(var(--cstu-danger-900)/0) var(--tw-gradient-to-position)}.cstu-to-danger-900\/10{--tw-gradient-to:rgb(var(--cstu-danger-900)/.1) var(--tw-gradient-to-position)}.cstu-to-danger-900\/100{--tw-gradient-to:rgb(var(--cstu-danger-900)/1) var(--tw-gradient-to-position)}.cstu-to-danger-900\/15{--tw-gradient-to:rgb(var(--cstu-danger-900)/.15) var(--tw-gradient-to-position)}.cstu-to-danger-900\/20{--tw-gradient-to:rgb(var(--cstu-danger-900)/.2) var(--tw-gradient-to-position)}.cstu-to-danger-900\/25{--tw-gradient-to:rgb(var(--cstu-danger-900)/.25) var(--tw-gradient-to-position)}.cstu-to-danger-900\/30{--tw-gradient-to:rgb(var(--cstu-danger-900)/.3) var(--tw-gradient-to-position)}.cstu-to-danger-900\/35{--tw-gradient-to:rgb(var(--cstu-danger-900)/.35) var(--tw-gradient-to-position)}.cstu-to-danger-900\/40{--tw-gradient-to:rgb(var(--cstu-danger-900)/.4) var(--tw-gradient-to-position)}.cstu-to-danger-900\/45{--tw-gradient-to:rgb(var(--cstu-danger-900)/.45) var(--tw-gradient-to-position)}.cstu-to-danger-900\/5{--tw-gradient-to:rgb(var(--cstu-danger-900)/.05) var(--tw-gradient-to-position)}.cstu-to-danger-900\/50{--tw-gradient-to:rgb(var(--cstu-danger-900)/.5) var(--tw-gradient-to-position)}.cstu-to-danger-900\/55{--tw-gradient-to:rgb(var(--cstu-danger-900)/.55) var(--tw-gradient-to-position)}.cstu-to-danger-900\/60{--tw-gradient-to:rgb(var(--cstu-danger-900)/.6) var(--tw-gradient-to-position)}.cstu-to-danger-900\/65{--tw-gradient-to:rgb(var(--cstu-danger-900)/.65) var(--tw-gradient-to-position)}.cstu-to-danger-900\/70{--tw-gradient-to:rgb(var(--cstu-danger-900)/.7) var(--tw-gradient-to-position)}.cstu-to-danger-900\/75{--tw-gradient-to:rgb(var(--cstu-danger-900)/.75) var(--tw-gradient-to-position)}.cstu-to-danger-900\/80{--tw-gradient-to:rgb(var(--cstu-danger-900)/.8) var(--tw-gradient-to-position)}.cstu-to-danger-900\/85{--tw-gradient-to:rgb(var(--cstu-danger-900)/.85) var(--tw-gradient-to-position)}.cstu-to-danger-900\/90{--tw-gradient-to:rgb(var(--cstu-danger-900)/.9) var(--tw-gradient-to-position)}.cstu-to-danger-900\/95{--tw-gradient-to:rgb(var(--cstu-danger-900)/.95) var(--tw-gradient-to-position)}.cstu-to-gray-100{--tw-gradient-to:rgb(var(--cstu-gray-100)/1) var(--tw-gradient-to-position)}.cstu-to-gray-100\/0{--tw-gradient-to:rgb(var(--cstu-gray-100)/0) var(--tw-gradient-to-position)}.cstu-to-gray-100\/10{--tw-gradient-to:rgb(var(--cstu-gray-100)/.1) var(--tw-gradient-to-position)}.cstu-to-gray-100\/100{--tw-gradient-to:rgb(var(--cstu-gray-100)/1) var(--tw-gradient-to-position)}.cstu-to-gray-100\/15{--tw-gradient-to:rgb(var(--cstu-gray-100)/.15) var(--tw-gradient-to-position)}.cstu-to-gray-100\/20{--tw-gradient-to:rgb(var(--cstu-gray-100)/.2) var(--tw-gradient-to-position)}.cstu-to-gray-100\/25{--tw-gradient-to:rgb(var(--cstu-gray-100)/.25) var(--tw-gradient-to-position)}.cstu-to-gray-100\/30{--tw-gradient-to:rgb(var(--cstu-gray-100)/.3) var(--tw-gradient-to-position)}.cstu-to-gray-100\/35{--tw-gradient-to:rgb(var(--cstu-gray-100)/.35) var(--tw-gradient-to-position)}.cstu-to-gray-100\/40{--tw-gradient-to:rgb(var(--cstu-gray-100)/.4) var(--tw-gradient-to-position)}.cstu-to-gray-100\/45{--tw-gradient-to:rgb(var(--cstu-gray-100)/.45) var(--tw-gradient-to-position)}.cstu-to-gray-100\/5{--tw-gradient-to:rgb(var(--cstu-gray-100)/.05) var(--tw-gradient-to-position)}.cstu-to-gray-100\/50{--tw-gradient-to:rgb(var(--cstu-gray-100)/.5) var(--tw-gradient-to-position)}.cstu-to-gray-100\/55{--tw-gradient-to:rgb(var(--cstu-gray-100)/.55) var(--tw-gradient-to-position)}.cstu-to-gray-100\/60{--tw-gradient-to:rgb(var(--cstu-gray-100)/.6) var(--tw-gradient-to-position)}.cstu-to-gray-100\/65{--tw-gradient-to:rgb(var(--cstu-gray-100)/.65) var(--tw-gradient-to-position)}.cstu-to-gray-100\/70{--tw-gradient-to:rgb(var(--cstu-gray-100)/.7) var(--tw-gradient-to-position)}.cstu-to-gray-100\/75{--tw-gradient-to:rgb(var(--cstu-gray-100)/.75) var(--tw-gradient-to-position)}.cstu-to-gray-100\/80{--tw-gradient-to:rgb(var(--cstu-gray-100)/.8) var(--tw-gradient-to-position)}.cstu-to-gray-100\/85{--tw-gradient-to:rgb(var(--cstu-gray-100)/.85) var(--tw-gradient-to-position)}.cstu-to-gray-100\/90{--tw-gradient-to:rgb(var(--cstu-gray-100)/.9) var(--tw-gradient-to-position)}.cstu-to-gray-100\/95{--tw-gradient-to:rgb(var(--cstu-gray-100)/.95) var(--tw-gradient-to-position)}.cstu-to-gray-200{--tw-gradient-to:rgb(var(--cstu-gray-200)/1) var(--tw-gradient-to-position)}.cstu-to-gray-200\/0{--tw-gradient-to:rgb(var(--cstu-gray-200)/0) var(--tw-gradient-to-position)}.cstu-to-gray-200\/10{--tw-gradient-to:rgb(var(--cstu-gray-200)/.1) var(--tw-gradient-to-position)}.cstu-to-gray-200\/100{--tw-gradient-to:rgb(var(--cstu-gray-200)/1) var(--tw-gradient-to-position)}.cstu-to-gray-200\/15{--tw-gradient-to:rgb(var(--cstu-gray-200)/.15) var(--tw-gradient-to-position)}.cstu-to-gray-200\/20{--tw-gradient-to:rgb(var(--cstu-gray-200)/.2) var(--tw-gradient-to-position)}.cstu-to-gray-200\/25{--tw-gradient-to:rgb(var(--cstu-gray-200)/.25) var(--tw-gradient-to-position)}.cstu-to-gray-200\/30{--tw-gradient-to:rgb(var(--cstu-gray-200)/.3) var(--tw-gradient-to-position)}.cstu-to-gray-200\/35{--tw-gradient-to:rgb(var(--cstu-gray-200)/.35) var(--tw-gradient-to-position)}.cstu-to-gray-200\/40{--tw-gradient-to:rgb(var(--cstu-gray-200)/.4) var(--tw-gradient-to-position)}.cstu-to-gray-200\/45{--tw-gradient-to:rgb(var(--cstu-gray-200)/.45) var(--tw-gradient-to-position)}.cstu-to-gray-200\/5{--tw-gradient-to:rgb(var(--cstu-gray-200)/.05) var(--tw-gradient-to-position)}.cstu-to-gray-200\/50{--tw-gradient-to:rgb(var(--cstu-gray-200)/.5) var(--tw-gradient-to-position)}.cstu-to-gray-200\/55{--tw-gradient-to:rgb(var(--cstu-gray-200)/.55) var(--tw-gradient-to-position)}.cstu-to-gray-200\/60{--tw-gradient-to:rgb(var(--cstu-gray-200)/.6) var(--tw-gradient-to-position)}.cstu-to-gray-200\/65{--tw-gradient-to:rgb(var(--cstu-gray-200)/.65) var(--tw-gradient-to-position)}.cstu-to-gray-200\/70{--tw-gradient-to:rgb(var(--cstu-gray-200)/.7) var(--tw-gradient-to-position)}.cstu-to-gray-200\/75{--tw-gradient-to:rgb(var(--cstu-gray-200)/.75) var(--tw-gradient-to-position)}.cstu-to-gray-200\/80{--tw-gradient-to:rgb(var(--cstu-gray-200)/.8) var(--tw-gradient-to-position)}.cstu-to-gray-200\/85{--tw-gradient-to:rgb(var(--cstu-gray-200)/.85) var(--tw-gradient-to-position)}.cstu-to-gray-200\/90{--tw-gradient-to:rgb(var(--cstu-gray-200)/.9) var(--tw-gradient-to-position)}.cstu-to-gray-200\/95{--tw-gradient-to:rgb(var(--cstu-gray-200)/.95) var(--tw-gradient-to-position)}.cstu-to-gray-250{--tw-gradient-to:rgb(var(--cstu-gray-250)/1) var(--tw-gradient-to-position)}.cstu-to-gray-250\/0{--tw-gradient-to:rgb(var(--cstu-gray-250)/0) var(--tw-gradient-to-position)}.cstu-to-gray-250\/10{--tw-gradient-to:rgb(var(--cstu-gray-250)/.1) var(--tw-gradient-to-position)}.cstu-to-gray-250\/100{--tw-gradient-to:rgb(var(--cstu-gray-250)/1) var(--tw-gradient-to-position)}.cstu-to-gray-250\/15{--tw-gradient-to:rgb(var(--cstu-gray-250)/.15) var(--tw-gradient-to-position)}.cstu-to-gray-250\/20{--tw-gradient-to:rgb(var(--cstu-gray-250)/.2) var(--tw-gradient-to-position)}.cstu-to-gray-250\/25{--tw-gradient-to:rgb(var(--cstu-gray-250)/.25) var(--tw-gradient-to-position)}.cstu-to-gray-250\/30{--tw-gradient-to:rgb(var(--cstu-gray-250)/.3) var(--tw-gradient-to-position)}.cstu-to-gray-250\/35{--tw-gradient-to:rgb(var(--cstu-gray-250)/.35) var(--tw-gradient-to-position)}.cstu-to-gray-250\/40{--tw-gradient-to:rgb(var(--cstu-gray-250)/.4) var(--tw-gradient-to-position)}.cstu-to-gray-250\/45{--tw-gradient-to:rgb(var(--cstu-gray-250)/.45) var(--tw-gradient-to-position)}.cstu-to-gray-250\/5{--tw-gradient-to:rgb(var(--cstu-gray-250)/.05) var(--tw-gradient-to-position)}.cstu-to-gray-250\/50{--tw-gradient-to:rgb(var(--cstu-gray-250)/.5) var(--tw-gradient-to-position)}.cstu-to-gray-250\/55{--tw-gradient-to:rgb(var(--cstu-gray-250)/.55) var(--tw-gradient-to-position)}.cstu-to-gray-250\/60{--tw-gradient-to:rgb(var(--cstu-gray-250)/.6) var(--tw-gradient-to-position)}.cstu-to-gray-250\/65{--tw-gradient-to:rgb(var(--cstu-gray-250)/.65) var(--tw-gradient-to-position)}.cstu-to-gray-250\/70{--tw-gradient-to:rgb(var(--cstu-gray-250)/.7) var(--tw-gradient-to-position)}.cstu-to-gray-250\/75{--tw-gradient-to:rgb(var(--cstu-gray-250)/.75) var(--tw-gradient-to-position)}.cstu-to-gray-250\/80{--tw-gradient-to:rgb(var(--cstu-gray-250)/.8) var(--tw-gradient-to-position)}.cstu-to-gray-250\/85{--tw-gradient-to:rgb(var(--cstu-gray-250)/.85) var(--tw-gradient-to-position)}.cstu-to-gray-250\/90{--tw-gradient-to:rgb(var(--cstu-gray-250)/.9) var(--tw-gradient-to-position)}.cstu-to-gray-250\/95{--tw-gradient-to:rgb(var(--cstu-gray-250)/.95) var(--tw-gradient-to-position)}.cstu-to-gray-300{--tw-gradient-to:rgb(var(--cstu-gray-300)/1) var(--tw-gradient-to-position)}.cstu-to-gray-300\/0{--tw-gradient-to:rgb(var(--cstu-gray-300)/0) var(--tw-gradient-to-position)}.cstu-to-gray-300\/10{--tw-gradient-to:rgb(var(--cstu-gray-300)/.1) var(--tw-gradient-to-position)}.cstu-to-gray-300\/100{--tw-gradient-to:rgb(var(--cstu-gray-300)/1) var(--tw-gradient-to-position)}.cstu-to-gray-300\/15{--tw-gradient-to:rgb(var(--cstu-gray-300)/.15) var(--tw-gradient-to-position)}.cstu-to-gray-300\/20{--tw-gradient-to:rgb(var(--cstu-gray-300)/.2) var(--tw-gradient-to-position)}.cstu-to-gray-300\/25{--tw-gradient-to:rgb(var(--cstu-gray-300)/.25) var(--tw-gradient-to-position)}.cstu-to-gray-300\/30{--tw-gradient-to:rgb(var(--cstu-gray-300)/.3) var(--tw-gradient-to-position)}.cstu-to-gray-300\/35{--tw-gradient-to:rgb(var(--cstu-gray-300)/.35) var(--tw-gradient-to-position)}.cstu-to-gray-300\/40{--tw-gradient-to:rgb(var(--cstu-gray-300)/.4) var(--tw-gradient-to-position)}.cstu-to-gray-300\/45{--tw-gradient-to:rgb(var(--cstu-gray-300)/.45) var(--tw-gradient-to-position)}.cstu-to-gray-300\/5{--tw-gradient-to:rgb(var(--cstu-gray-300)/.05) var(--tw-gradient-to-position)}.cstu-to-gray-300\/50{--tw-gradient-to:rgb(var(--cstu-gray-300)/.5) var(--tw-gradient-to-position)}.cstu-to-gray-300\/55{--tw-gradient-to:rgb(var(--cstu-gray-300)/.55) var(--tw-gradient-to-position)}.cstu-to-gray-300\/60{--tw-gradient-to:rgb(var(--cstu-gray-300)/.6) var(--tw-gradient-to-position)}.cstu-to-gray-300\/65{--tw-gradient-to:rgb(var(--cstu-gray-300)/.65) var(--tw-gradient-to-position)}.cstu-to-gray-300\/70{--tw-gradient-to:rgb(var(--cstu-gray-300)/.7) var(--tw-gradient-to-position)}.cstu-to-gray-300\/75{--tw-gradient-to:rgb(var(--cstu-gray-300)/.75) var(--tw-gradient-to-position)}.cstu-to-gray-300\/80{--tw-gradient-to:rgb(var(--cstu-gray-300)/.8) var(--tw-gradient-to-position)}.cstu-to-gray-300\/85{--tw-gradient-to:rgb(var(--cstu-gray-300)/.85) var(--tw-gradient-to-position)}.cstu-to-gray-300\/90{--tw-gradient-to:rgb(var(--cstu-gray-300)/.9) var(--tw-gradient-to-position)}.cstu-to-gray-300\/95{--tw-gradient-to:rgb(var(--cstu-gray-300)/.95) var(--tw-gradient-to-position)}.cstu-to-gray-400{--tw-gradient-to:rgb(var(--cstu-gray-400)/1) var(--tw-gradient-to-position)}.cstu-to-gray-400\/0{--tw-gradient-to:rgb(var(--cstu-gray-400)/0) var(--tw-gradient-to-position)}.cstu-to-gray-400\/10{--tw-gradient-to:rgb(var(--cstu-gray-400)/.1) var(--tw-gradient-to-position)}.cstu-to-gray-400\/100{--tw-gradient-to:rgb(var(--cstu-gray-400)/1) var(--tw-gradient-to-position)}.cstu-to-gray-400\/15{--tw-gradient-to:rgb(var(--cstu-gray-400)/.15) var(--tw-gradient-to-position)}.cstu-to-gray-400\/20{--tw-gradient-to:rgb(var(--cstu-gray-400)/.2) var(--tw-gradient-to-position)}.cstu-to-gray-400\/25{--tw-gradient-to:rgb(var(--cstu-gray-400)/.25) var(--tw-gradient-to-position)}.cstu-to-gray-400\/30{--tw-gradient-to:rgb(var(--cstu-gray-400)/.3) var(--tw-gradient-to-position)}.cstu-to-gray-400\/35{--tw-gradient-to:rgb(var(--cstu-gray-400)/.35) var(--tw-gradient-to-position)}.cstu-to-gray-400\/40{--tw-gradient-to:rgb(var(--cstu-gray-400)/.4) var(--tw-gradient-to-position)}.cstu-to-gray-400\/45{--tw-gradient-to:rgb(var(--cstu-gray-400)/.45) var(--tw-gradient-to-position)}.cstu-to-gray-400\/5{--tw-gradient-to:rgb(var(--cstu-gray-400)/.05) var(--tw-gradient-to-position)}.cstu-to-gray-400\/50{--tw-gradient-to:rgb(var(--cstu-gray-400)/.5) var(--tw-gradient-to-position)}.cstu-to-gray-400\/55{--tw-gradient-to:rgb(var(--cstu-gray-400)/.55) var(--tw-gradient-to-position)}.cstu-to-gray-400\/60{--tw-gradient-to:rgb(var(--cstu-gray-400)/.6) var(--tw-gradient-to-position)}.cstu-to-gray-400\/65{--tw-gradient-to:rgb(var(--cstu-gray-400)/.65) var(--tw-gradient-to-position)}.cstu-to-gray-400\/70{--tw-gradient-to:rgb(var(--cstu-gray-400)/.7) var(--tw-gradient-to-position)}.cstu-to-gray-400\/75{--tw-gradient-to:rgb(var(--cstu-gray-400)/.75) var(--tw-gradient-to-position)}.cstu-to-gray-400\/80{--tw-gradient-to:rgb(var(--cstu-gray-400)/.8) var(--tw-gradient-to-position)}.cstu-to-gray-400\/85{--tw-gradient-to:rgb(var(--cstu-gray-400)/.85) var(--tw-gradient-to-position)}.cstu-to-gray-400\/90{--tw-gradient-to:rgb(var(--cstu-gray-400)/.9) var(--tw-gradient-to-position)}.cstu-to-gray-400\/95{--tw-gradient-to:rgb(var(--cstu-gray-400)/.95) var(--tw-gradient-to-position)}.cstu-to-gray-50{--tw-gradient-to:rgb(var(--cstu-gray-50)/1) var(--tw-gradient-to-position)}.cstu-to-gray-50\/0{--tw-gradient-to:rgb(var(--cstu-gray-50)/0) var(--tw-gradient-to-position)}.cstu-to-gray-50\/10{--tw-gradient-to:rgb(var(--cstu-gray-50)/.1) var(--tw-gradient-to-position)}.cstu-to-gray-50\/100{--tw-gradient-to:rgb(var(--cstu-gray-50)/1) var(--tw-gradient-to-position)}.cstu-to-gray-50\/15{--tw-gradient-to:rgb(var(--cstu-gray-50)/.15) var(--tw-gradient-to-position)}.cstu-to-gray-50\/20{--tw-gradient-to:rgb(var(--cstu-gray-50)/.2) var(--tw-gradient-to-position)}.cstu-to-gray-50\/25{--tw-gradient-to:rgb(var(--cstu-gray-50)/.25) var(--tw-gradient-to-position)}.cstu-to-gray-50\/30{--tw-gradient-to:rgb(var(--cstu-gray-50)/.3) var(--tw-gradient-to-position)}.cstu-to-gray-50\/35{--tw-gradient-to:rgb(var(--cstu-gray-50)/.35) var(--tw-gradient-to-position)}.cstu-to-gray-50\/40{--tw-gradient-to:rgb(var(--cstu-gray-50)/.4) var(--tw-gradient-to-position)}.cstu-to-gray-50\/45{--tw-gradient-to:rgb(var(--cstu-gray-50)/.45) var(--tw-gradient-to-position)}.cstu-to-gray-50\/5{--tw-gradient-to:rgb(var(--cstu-gray-50)/.05) var(--tw-gradient-to-position)}.cstu-to-gray-50\/50{--tw-gradient-to:rgb(var(--cstu-gray-50)/.5) var(--tw-gradient-to-position)}.cstu-to-gray-50\/55{--tw-gradient-to:rgb(var(--cstu-gray-50)/.55) var(--tw-gradient-to-position)}.cstu-to-gray-50\/60{--tw-gradient-to:rgb(var(--cstu-gray-50)/.6) var(--tw-gradient-to-position)}.cstu-to-gray-50\/65{--tw-gradient-to:rgb(var(--cstu-gray-50)/.65) var(--tw-gradient-to-position)}.cstu-to-gray-50\/70{--tw-gradient-to:rgb(var(--cstu-gray-50)/.7) var(--tw-gradient-to-position)}.cstu-to-gray-50\/75{--tw-gradient-to:rgb(var(--cstu-gray-50)/.75) var(--tw-gradient-to-position)}.cstu-to-gray-50\/80{--tw-gradient-to:rgb(var(--cstu-gray-50)/.8) var(--tw-gradient-to-position)}.cstu-to-gray-50\/85{--tw-gradient-to:rgb(var(--cstu-gray-50)/.85) var(--tw-gradient-to-position)}.cstu-to-gray-50\/90{--tw-gradient-to:rgb(var(--cstu-gray-50)/.9) var(--tw-gradient-to-position)}.cstu-to-gray-50\/95{--tw-gradient-to:rgb(var(--cstu-gray-50)/.95) var(--tw-gradient-to-position)}.cstu-to-gray-500{--tw-gradient-to:rgb(var(--cstu-gray-500)/1) var(--tw-gradient-to-position)}.cstu-to-gray-500\/0{--tw-gradient-to:rgb(var(--cstu-gray-500)/0) var(--tw-gradient-to-position)}.cstu-to-gray-500\/10{--tw-gradient-to:rgb(var(--cstu-gray-500)/.1) var(--tw-gradient-to-position)}.cstu-to-gray-500\/100{--tw-gradient-to:rgb(var(--cstu-gray-500)/1) var(--tw-gradient-to-position)}.cstu-to-gray-500\/15{--tw-gradient-to:rgb(var(--cstu-gray-500)/.15) var(--tw-gradient-to-position)}.cstu-to-gray-500\/20{--tw-gradient-to:rgb(var(--cstu-gray-500)/.2) var(--tw-gradient-to-position)}.cstu-to-gray-500\/25{--tw-gradient-to:rgb(var(--cstu-gray-500)/.25) var(--tw-gradient-to-position)}.cstu-to-gray-500\/30{--tw-gradient-to:rgb(var(--cstu-gray-500)/.3) var(--tw-gradient-to-position)}.cstu-to-gray-500\/35{--tw-gradient-to:rgb(var(--cstu-gray-500)/.35) var(--tw-gradient-to-position)}.cstu-to-gray-500\/40{--tw-gradient-to:rgb(var(--cstu-gray-500)/.4) var(--tw-gradient-to-position)}.cstu-to-gray-500\/45{--tw-gradient-to:rgb(var(--cstu-gray-500)/.45) var(--tw-gradient-to-position)}.cstu-to-gray-500\/5{--tw-gradient-to:rgb(var(--cstu-gray-500)/.05) var(--tw-gradient-to-position)}.cstu-to-gray-500\/50{--tw-gradient-to:rgb(var(--cstu-gray-500)/.5) var(--tw-gradient-to-position)}.cstu-to-gray-500\/55{--tw-gradient-to:rgb(var(--cstu-gray-500)/.55) var(--tw-gradient-to-position)}.cstu-to-gray-500\/60{--tw-gradient-to:rgb(var(--cstu-gray-500)/.6) var(--tw-gradient-to-position)}.cstu-to-gray-500\/65{--tw-gradient-to:rgb(var(--cstu-gray-500)/.65) var(--tw-gradient-to-position)}.cstu-to-gray-500\/70{--tw-gradient-to:rgb(var(--cstu-gray-500)/.7) var(--tw-gradient-to-position)}.cstu-to-gray-500\/75{--tw-gradient-to:rgb(var(--cstu-gray-500)/.75) var(--tw-gradient-to-position)}.cstu-to-gray-500\/80{--tw-gradient-to:rgb(var(--cstu-gray-500)/.8) var(--tw-gradient-to-position)}.cstu-to-gray-500\/85{--tw-gradient-to:rgb(var(--cstu-gray-500)/.85) var(--tw-gradient-to-position)}.cstu-to-gray-500\/90{--tw-gradient-to:rgb(var(--cstu-gray-500)/.9) var(--tw-gradient-to-position)}.cstu-to-gray-500\/95{--tw-gradient-to:rgb(var(--cstu-gray-500)/.95) var(--tw-gradient-to-position)}.cstu-to-gray-550{--tw-gradient-to:rgb(var(--cstu-gray-550)/1) var(--tw-gradient-to-position)}.cstu-to-gray-550\/0{--tw-gradient-to:rgb(var(--cstu-gray-550)/0) var(--tw-gradient-to-position)}.cstu-to-gray-550\/10{--tw-gradient-to:rgb(var(--cstu-gray-550)/.1) var(--tw-gradient-to-position)}.cstu-to-gray-550\/100{--tw-gradient-to:rgb(var(--cstu-gray-550)/1) var(--tw-gradient-to-position)}.cstu-to-gray-550\/15{--tw-gradient-to:rgb(var(--cstu-gray-550)/.15) var(--tw-gradient-to-position)}.cstu-to-gray-550\/20{--tw-gradient-to:rgb(var(--cstu-gray-550)/.2) var(--tw-gradient-to-position)}.cstu-to-gray-550\/25{--tw-gradient-to:rgb(var(--cstu-gray-550)/.25) var(--tw-gradient-to-position)}.cstu-to-gray-550\/30{--tw-gradient-to:rgb(var(--cstu-gray-550)/.3) var(--tw-gradient-to-position)}.cstu-to-gray-550\/35{--tw-gradient-to:rgb(var(--cstu-gray-550)/.35) var(--tw-gradient-to-position)}.cstu-to-gray-550\/40{--tw-gradient-to:rgb(var(--cstu-gray-550)/.4) var(--tw-gradient-to-position)}.cstu-to-gray-550\/45{--tw-gradient-to:rgb(var(--cstu-gray-550)/.45) var(--tw-gradient-to-position)}.cstu-to-gray-550\/5{--tw-gradient-to:rgb(var(--cstu-gray-550)/.05) var(--tw-gradient-to-position)}.cstu-to-gray-550\/50{--tw-gradient-to:rgb(var(--cstu-gray-550)/.5) var(--tw-gradient-to-position)}.cstu-to-gray-550\/55{--tw-gradient-to:rgb(var(--cstu-gray-550)/.55) var(--tw-gradient-to-position)}.cstu-to-gray-550\/60{--tw-gradient-to:rgb(var(--cstu-gray-550)/.6) var(--tw-gradient-to-position)}.cstu-to-gray-550\/65{--tw-gradient-to:rgb(var(--cstu-gray-550)/.65) var(--tw-gradient-to-position)}.cstu-to-gray-550\/70{--tw-gradient-to:rgb(var(--cstu-gray-550)/.7) var(--tw-gradient-to-position)}.cstu-to-gray-550\/75{--tw-gradient-to:rgb(var(--cstu-gray-550)/.75) var(--tw-gradient-to-position)}.cstu-to-gray-550\/80{--tw-gradient-to:rgb(var(--cstu-gray-550)/.8) var(--tw-gradient-to-position)}.cstu-to-gray-550\/85{--tw-gradient-to:rgb(var(--cstu-gray-550)/.85) var(--tw-gradient-to-position)}.cstu-to-gray-550\/90{--tw-gradient-to:rgb(var(--cstu-gray-550)/.9) var(--tw-gradient-to-position)}.cstu-to-gray-550\/95{--tw-gradient-to:rgb(var(--cstu-gray-550)/.95) var(--tw-gradient-to-position)}.cstu-to-gray-575{--tw-gradient-to:rgb(var(--cstu-gray-575)/1) var(--tw-gradient-to-position)}.cstu-to-gray-575\/0{--tw-gradient-to:rgb(var(--cstu-gray-575)/0) var(--tw-gradient-to-position)}.cstu-to-gray-575\/10{--tw-gradient-to:rgb(var(--cstu-gray-575)/.1) var(--tw-gradient-to-position)}.cstu-to-gray-575\/100{--tw-gradient-to:rgb(var(--cstu-gray-575)/1) var(--tw-gradient-to-position)}.cstu-to-gray-575\/15{--tw-gradient-to:rgb(var(--cstu-gray-575)/.15) var(--tw-gradient-to-position)}.cstu-to-gray-575\/20{--tw-gradient-to:rgb(var(--cstu-gray-575)/.2) var(--tw-gradient-to-position)}.cstu-to-gray-575\/25{--tw-gradient-to:rgb(var(--cstu-gray-575)/.25) var(--tw-gradient-to-position)}.cstu-to-gray-575\/30{--tw-gradient-to:rgb(var(--cstu-gray-575)/.3) var(--tw-gradient-to-position)}.cstu-to-gray-575\/35{--tw-gradient-to:rgb(var(--cstu-gray-575)/.35) var(--tw-gradient-to-position)}.cstu-to-gray-575\/40{--tw-gradient-to:rgb(var(--cstu-gray-575)/.4) var(--tw-gradient-to-position)}.cstu-to-gray-575\/45{--tw-gradient-to:rgb(var(--cstu-gray-575)/.45) var(--tw-gradient-to-position)}.cstu-to-gray-575\/5{--tw-gradient-to:rgb(var(--cstu-gray-575)/.05) var(--tw-gradient-to-position)}.cstu-to-gray-575\/50{--tw-gradient-to:rgb(var(--cstu-gray-575)/.5) var(--tw-gradient-to-position)}.cstu-to-gray-575\/55{--tw-gradient-to:rgb(var(--cstu-gray-575)/.55) var(--tw-gradient-to-position)}.cstu-to-gray-575\/60{--tw-gradient-to:rgb(var(--cstu-gray-575)/.6) var(--tw-gradient-to-position)}.cstu-to-gray-575\/65{--tw-gradient-to:rgb(var(--cstu-gray-575)/.65) var(--tw-gradient-to-position)}.cstu-to-gray-575\/70{--tw-gradient-to:rgb(var(--cstu-gray-575)/.7) var(--tw-gradient-to-position)}.cstu-to-gray-575\/75{--tw-gradient-to:rgb(var(--cstu-gray-575)/.75) var(--tw-gradient-to-position)}.cstu-to-gray-575\/80{--tw-gradient-to:rgb(var(--cstu-gray-575)/.8) var(--tw-gradient-to-position)}.cstu-to-gray-575\/85{--tw-gradient-to:rgb(var(--cstu-gray-575)/.85) var(--tw-gradient-to-position)}.cstu-to-gray-575\/90{--tw-gradient-to:rgb(var(--cstu-gray-575)/.9) var(--tw-gradient-to-position)}.cstu-to-gray-575\/95{--tw-gradient-to:rgb(var(--cstu-gray-575)/.95) var(--tw-gradient-to-position)}.cstu-to-gray-600{--tw-gradient-to:rgb(var(--cstu-gray-600)/1) var(--tw-gradient-to-position)}.cstu-to-gray-600\/0{--tw-gradient-to:rgb(var(--cstu-gray-600)/0) var(--tw-gradient-to-position)}.cstu-to-gray-600\/10{--tw-gradient-to:rgb(var(--cstu-gray-600)/.1) var(--tw-gradient-to-position)}.cstu-to-gray-600\/100{--tw-gradient-to:rgb(var(--cstu-gray-600)/1) var(--tw-gradient-to-position)}.cstu-to-gray-600\/15{--tw-gradient-to:rgb(var(--cstu-gray-600)/.15) var(--tw-gradient-to-position)}.cstu-to-gray-600\/20{--tw-gradient-to:rgb(var(--cstu-gray-600)/.2) var(--tw-gradient-to-position)}.cstu-to-gray-600\/25{--tw-gradient-to:rgb(var(--cstu-gray-600)/.25) var(--tw-gradient-to-position)}.cstu-to-gray-600\/30{--tw-gradient-to:rgb(var(--cstu-gray-600)/.3) var(--tw-gradient-to-position)}.cstu-to-gray-600\/35{--tw-gradient-to:rgb(var(--cstu-gray-600)/.35) var(--tw-gradient-to-position)}.cstu-to-gray-600\/40{--tw-gradient-to:rgb(var(--cstu-gray-600)/.4) var(--tw-gradient-to-position)}.cstu-to-gray-600\/45{--tw-gradient-to:rgb(var(--cstu-gray-600)/.45) var(--tw-gradient-to-position)}.cstu-to-gray-600\/5{--tw-gradient-to:rgb(var(--cstu-gray-600)/.05) var(--tw-gradient-to-position)}.cstu-to-gray-600\/50{--tw-gradient-to:rgb(var(--cstu-gray-600)/.5) var(--tw-gradient-to-position)}.cstu-to-gray-600\/55{--tw-gradient-to:rgb(var(--cstu-gray-600)/.55) var(--tw-gradient-to-position)}.cstu-to-gray-600\/60{--tw-gradient-to:rgb(var(--cstu-gray-600)/.6) var(--tw-gradient-to-position)}.cstu-to-gray-600\/65{--tw-gradient-to:rgb(var(--cstu-gray-600)/.65) var(--tw-gradient-to-position)}.cstu-to-gray-600\/70{--tw-gradient-to:rgb(var(--cstu-gray-600)/.7) var(--tw-gradient-to-position)}.cstu-to-gray-600\/75{--tw-gradient-to:rgb(var(--cstu-gray-600)/.75) var(--tw-gradient-to-position)}.cstu-to-gray-600\/80{--tw-gradient-to:rgb(var(--cstu-gray-600)/.8) var(--tw-gradient-to-position)}.cstu-to-gray-600\/85{--tw-gradient-to:rgb(var(--cstu-gray-600)/.85) var(--tw-gradient-to-position)}.cstu-to-gray-600\/90{--tw-gradient-to:rgb(var(--cstu-gray-600)/.9) var(--tw-gradient-to-position)}.cstu-to-gray-600\/95{--tw-gradient-to:rgb(var(--cstu-gray-600)/.95) var(--tw-gradient-to-position)}.cstu-to-gray-700{--tw-gradient-to:rgb(var(--cstu-gray-700)/1) var(--tw-gradient-to-position)}.cstu-to-gray-700\/0{--tw-gradient-to:rgb(var(--cstu-gray-700)/0) var(--tw-gradient-to-position)}.cstu-to-gray-700\/10{--tw-gradient-to:rgb(var(--cstu-gray-700)/.1) var(--tw-gradient-to-position)}.cstu-to-gray-700\/100{--tw-gradient-to:rgb(var(--cstu-gray-700)/1) var(--tw-gradient-to-position)}.cstu-to-gray-700\/15{--tw-gradient-to:rgb(var(--cstu-gray-700)/.15) var(--tw-gradient-to-position)}.cstu-to-gray-700\/20{--tw-gradient-to:rgb(var(--cstu-gray-700)/.2) var(--tw-gradient-to-position)}.cstu-to-gray-700\/25{--tw-gradient-to:rgb(var(--cstu-gray-700)/.25) var(--tw-gradient-to-position)}.cstu-to-gray-700\/30{--tw-gradient-to:rgb(var(--cstu-gray-700)/.3) var(--tw-gradient-to-position)}.cstu-to-gray-700\/35{--tw-gradient-to:rgb(var(--cstu-gray-700)/.35) var(--tw-gradient-to-position)}.cstu-to-gray-700\/40{--tw-gradient-to:rgb(var(--cstu-gray-700)/.4) var(--tw-gradient-to-position)}.cstu-to-gray-700\/45{--tw-gradient-to:rgb(var(--cstu-gray-700)/.45) var(--tw-gradient-to-position)}.cstu-to-gray-700\/5{--tw-gradient-to:rgb(var(--cstu-gray-700)/.05) var(--tw-gradient-to-position)}.cstu-to-gray-700\/50{--tw-gradient-to:rgb(var(--cstu-gray-700)/.5) var(--tw-gradient-to-position)}.cstu-to-gray-700\/55{--tw-gradient-to:rgb(var(--cstu-gray-700)/.55) var(--tw-gradient-to-position)}.cstu-to-gray-700\/60{--tw-gradient-to:rgb(var(--cstu-gray-700)/.6) var(--tw-gradient-to-position)}.cstu-to-gray-700\/65{--tw-gradient-to:rgb(var(--cstu-gray-700)/.65) var(--tw-gradient-to-position)}.cstu-to-gray-700\/70{--tw-gradient-to:rgb(var(--cstu-gray-700)/.7) var(--tw-gradient-to-position)}.cstu-to-gray-700\/75{--tw-gradient-to:rgb(var(--cstu-gray-700)/.75) var(--tw-gradient-to-position)}.cstu-to-gray-700\/80{--tw-gradient-to:rgb(var(--cstu-gray-700)/.8) var(--tw-gradient-to-position)}.cstu-to-gray-700\/85{--tw-gradient-to:rgb(var(--cstu-gray-700)/.85) var(--tw-gradient-to-position)}.cstu-to-gray-700\/90{--tw-gradient-to:rgb(var(--cstu-gray-700)/.9) var(--tw-gradient-to-position)}.cstu-to-gray-700\/95{--tw-gradient-to:rgb(var(--cstu-gray-700)/.95) var(--tw-gradient-to-position)}.cstu-to-gray-800{--tw-gradient-to:rgb(var(--cstu-gray-800)/1) var(--tw-gradient-to-position)}.cstu-to-gray-800\/0{--tw-gradient-to:rgb(var(--cstu-gray-800)/0) var(--tw-gradient-to-position)}.cstu-to-gray-800\/10{--tw-gradient-to:rgb(var(--cstu-gray-800)/.1) var(--tw-gradient-to-position)}.cstu-to-gray-800\/100{--tw-gradient-to:rgb(var(--cstu-gray-800)/1) var(--tw-gradient-to-position)}.cstu-to-gray-800\/15{--tw-gradient-to:rgb(var(--cstu-gray-800)/.15) var(--tw-gradient-to-position)}.cstu-to-gray-800\/20{--tw-gradient-to:rgb(var(--cstu-gray-800)/.2) var(--tw-gradient-to-position)}.cstu-to-gray-800\/25{--tw-gradient-to:rgb(var(--cstu-gray-800)/.25) var(--tw-gradient-to-position)}.cstu-to-gray-800\/30{--tw-gradient-to:rgb(var(--cstu-gray-800)/.3) var(--tw-gradient-to-position)}.cstu-to-gray-800\/35{--tw-gradient-to:rgb(var(--cstu-gray-800)/.35) var(--tw-gradient-to-position)}.cstu-to-gray-800\/40{--tw-gradient-to:rgb(var(--cstu-gray-800)/.4) var(--tw-gradient-to-position)}.cstu-to-gray-800\/45{--tw-gradient-to:rgb(var(--cstu-gray-800)/.45) var(--tw-gradient-to-position)}.cstu-to-gray-800\/5{--tw-gradient-to:rgb(var(--cstu-gray-800)/.05) var(--tw-gradient-to-position)}.cstu-to-gray-800\/50{--tw-gradient-to:rgb(var(--cstu-gray-800)/.5) var(--tw-gradient-to-position)}.cstu-to-gray-800\/55{--tw-gradient-to:rgb(var(--cstu-gray-800)/.55) var(--tw-gradient-to-position)}.cstu-to-gray-800\/60{--tw-gradient-to:rgb(var(--cstu-gray-800)/.6) var(--tw-gradient-to-position)}.cstu-to-gray-800\/65{--tw-gradient-to:rgb(var(--cstu-gray-800)/.65) var(--tw-gradient-to-position)}.cstu-to-gray-800\/70{--tw-gradient-to:rgb(var(--cstu-gray-800)/.7) var(--tw-gradient-to-position)}.cstu-to-gray-800\/75{--tw-gradient-to:rgb(var(--cstu-gray-800)/.75) var(--tw-gradient-to-position)}.cstu-to-gray-800\/80{--tw-gradient-to:rgb(var(--cstu-gray-800)/.8) var(--tw-gradient-to-position)}.cstu-to-gray-800\/85{--tw-gradient-to:rgb(var(--cstu-gray-800)/.85) var(--tw-gradient-to-position)}.cstu-to-gray-800\/90{--tw-gradient-to:rgb(var(--cstu-gray-800)/.9) var(--tw-gradient-to-position)}.cstu-to-gray-800\/95{--tw-gradient-to:rgb(var(--cstu-gray-800)/.95) var(--tw-gradient-to-position)}.cstu-to-gray-900{--tw-gradient-to:rgb(var(--cstu-gray-900)/1) var(--tw-gradient-to-position)}.cstu-to-gray-900\/0{--tw-gradient-to:rgb(var(--cstu-gray-900)/0) var(--tw-gradient-to-position)}.cstu-to-gray-900\/10{--tw-gradient-to:rgb(var(--cstu-gray-900)/.1) var(--tw-gradient-to-position)}.cstu-to-gray-900\/100{--tw-gradient-to:rgb(var(--cstu-gray-900)/1) var(--tw-gradient-to-position)}.cstu-to-gray-900\/15{--tw-gradient-to:rgb(var(--cstu-gray-900)/.15) var(--tw-gradient-to-position)}.cstu-to-gray-900\/20{--tw-gradient-to:rgb(var(--cstu-gray-900)/.2) var(--tw-gradient-to-position)}.cstu-to-gray-900\/25{--tw-gradient-to:rgb(var(--cstu-gray-900)/.25) var(--tw-gradient-to-position)}.cstu-to-gray-900\/30{--tw-gradient-to:rgb(var(--cstu-gray-900)/.3) var(--tw-gradient-to-position)}.cstu-to-gray-900\/35{--tw-gradient-to:rgb(var(--cstu-gray-900)/.35) var(--tw-gradient-to-position)}.cstu-to-gray-900\/40{--tw-gradient-to:rgb(var(--cstu-gray-900)/.4) var(--tw-gradient-to-position)}.cstu-to-gray-900\/45{--tw-gradient-to:rgb(var(--cstu-gray-900)/.45) var(--tw-gradient-to-position)}.cstu-to-gray-900\/5{--tw-gradient-to:rgb(var(--cstu-gray-900)/.05) var(--tw-gradient-to-position)}.cstu-to-gray-900\/50{--tw-gradient-to:rgb(var(--cstu-gray-900)/.5) var(--tw-gradient-to-position)}.cstu-to-gray-900\/55{--tw-gradient-to:rgb(var(--cstu-gray-900)/.55) var(--tw-gradient-to-position)}.cstu-to-gray-900\/60{--tw-gradient-to:rgb(var(--cstu-gray-900)/.6) var(--tw-gradient-to-position)}.cstu-to-gray-900\/65{--tw-gradient-to:rgb(var(--cstu-gray-900)/.65) var(--tw-gradient-to-position)}.cstu-to-gray-900\/70{--tw-gradient-to:rgb(var(--cstu-gray-900)/.7) var(--tw-gradient-to-position)}.cstu-to-gray-900\/75{--tw-gradient-to:rgb(var(--cstu-gray-900)/.75) var(--tw-gradient-to-position)}.cstu-to-gray-900\/80{--tw-gradient-to:rgb(var(--cstu-gray-900)/.8) var(--tw-gradient-to-position)}.cstu-to-gray-900\/85{--tw-gradient-to:rgb(var(--cstu-gray-900)/.85) var(--tw-gradient-to-position)}.cstu-to-gray-900\/90{--tw-gradient-to:rgb(var(--cstu-gray-900)/.9) var(--tw-gradient-to-position)}.cstu-to-gray-900\/95{--tw-gradient-to:rgb(var(--cstu-gray-900)/.95) var(--tw-gradient-to-position)}.cstu-to-green-100{--tw-gradient-to:rgb(var(--cstu-green-100)/1) var(--tw-gradient-to-position)}.cstu-to-green-100\/0{--tw-gradient-to:rgb(var(--cstu-green-100)/0) var(--tw-gradient-to-position)}.cstu-to-green-100\/10{--tw-gradient-to:rgb(var(--cstu-green-100)/.1) var(--tw-gradient-to-position)}.cstu-to-green-100\/100{--tw-gradient-to:rgb(var(--cstu-green-100)/1) var(--tw-gradient-to-position)}.cstu-to-green-100\/15{--tw-gradient-to:rgb(var(--cstu-green-100)/.15) var(--tw-gradient-to-position)}.cstu-to-green-100\/20{--tw-gradient-to:rgb(var(--cstu-green-100)/.2) var(--tw-gradient-to-position)}.cstu-to-green-100\/25{--tw-gradient-to:rgb(var(--cstu-green-100)/.25) var(--tw-gradient-to-position)}.cstu-to-green-100\/30{--tw-gradient-to:rgb(var(--cstu-green-100)/.3) var(--tw-gradient-to-position)}.cstu-to-green-100\/35{--tw-gradient-to:rgb(var(--cstu-green-100)/.35) var(--tw-gradient-to-position)}.cstu-to-green-100\/40{--tw-gradient-to:rgb(var(--cstu-green-100)/.4) var(--tw-gradient-to-position)}.cstu-to-green-100\/45{--tw-gradient-to:rgb(var(--cstu-green-100)/.45) var(--tw-gradient-to-position)}.cstu-to-green-100\/5{--tw-gradient-to:rgb(var(--cstu-green-100)/.05) var(--tw-gradient-to-position)}.cstu-to-green-100\/50{--tw-gradient-to:rgb(var(--cstu-green-100)/.5) var(--tw-gradient-to-position)}.cstu-to-green-100\/55{--tw-gradient-to:rgb(var(--cstu-green-100)/.55) var(--tw-gradient-to-position)}.cstu-to-green-100\/60{--tw-gradient-to:rgb(var(--cstu-green-100)/.6) var(--tw-gradient-to-position)}.cstu-to-green-100\/65{--tw-gradient-to:rgb(var(--cstu-green-100)/.65) var(--tw-gradient-to-position)}.cstu-to-green-100\/70{--tw-gradient-to:rgb(var(--cstu-green-100)/.7) var(--tw-gradient-to-position)}.cstu-to-green-100\/75{--tw-gradient-to:rgb(var(--cstu-green-100)/.75) var(--tw-gradient-to-position)}.cstu-to-green-100\/80{--tw-gradient-to:rgb(var(--cstu-green-100)/.8) var(--tw-gradient-to-position)}.cstu-to-green-100\/85{--tw-gradient-to:rgb(var(--cstu-green-100)/.85) var(--tw-gradient-to-position)}.cstu-to-green-100\/90{--tw-gradient-to:rgb(var(--cstu-green-100)/.9) var(--tw-gradient-to-position)}.cstu-to-green-100\/95{--tw-gradient-to:rgb(var(--cstu-green-100)/.95) var(--tw-gradient-to-position)}.cstu-to-green-200{--tw-gradient-to:rgb(var(--cstu-green-200)/1) var(--tw-gradient-to-position)}.cstu-to-green-200\/0{--tw-gradient-to:rgb(var(--cstu-green-200)/0) var(--tw-gradient-to-position)}.cstu-to-green-200\/10{--tw-gradient-to:rgb(var(--cstu-green-200)/.1) var(--tw-gradient-to-position)}.cstu-to-green-200\/100{--tw-gradient-to:rgb(var(--cstu-green-200)/1) var(--tw-gradient-to-position)}.cstu-to-green-200\/15{--tw-gradient-to:rgb(var(--cstu-green-200)/.15) var(--tw-gradient-to-position)}.cstu-to-green-200\/20{--tw-gradient-to:rgb(var(--cstu-green-200)/.2) var(--tw-gradient-to-position)}.cstu-to-green-200\/25{--tw-gradient-to:rgb(var(--cstu-green-200)/.25) var(--tw-gradient-to-position)}.cstu-to-green-200\/30{--tw-gradient-to:rgb(var(--cstu-green-200)/.3) var(--tw-gradient-to-position)}.cstu-to-green-200\/35{--tw-gradient-to:rgb(var(--cstu-green-200)/.35) var(--tw-gradient-to-position)}.cstu-to-green-200\/40{--tw-gradient-to:rgb(var(--cstu-green-200)/.4) var(--tw-gradient-to-position)}.cstu-to-green-200\/45{--tw-gradient-to:rgb(var(--cstu-green-200)/.45) var(--tw-gradient-to-position)}.cstu-to-green-200\/5{--tw-gradient-to:rgb(var(--cstu-green-200)/.05) var(--tw-gradient-to-position)}.cstu-to-green-200\/50{--tw-gradient-to:rgb(var(--cstu-green-200)/.5) var(--tw-gradient-to-position)}.cstu-to-green-200\/55{--tw-gradient-to:rgb(var(--cstu-green-200)/.55) var(--tw-gradient-to-position)}.cstu-to-green-200\/60{--tw-gradient-to:rgb(var(--cstu-green-200)/.6) var(--tw-gradient-to-position)}.cstu-to-green-200\/65{--tw-gradient-to:rgb(var(--cstu-green-200)/.65) var(--tw-gradient-to-position)}.cstu-to-green-200\/70{--tw-gradient-to:rgb(var(--cstu-green-200)/.7) var(--tw-gradient-to-position)}.cstu-to-green-200\/75{--tw-gradient-to:rgb(var(--cstu-green-200)/.75) var(--tw-gradient-to-position)}.cstu-to-green-200\/80{--tw-gradient-to:rgb(var(--cstu-green-200)/.8) var(--tw-gradient-to-position)}.cstu-to-green-200\/85{--tw-gradient-to:rgb(var(--cstu-green-200)/.85) var(--tw-gradient-to-position)}.cstu-to-green-200\/90{--tw-gradient-to:rgb(var(--cstu-green-200)/.9) var(--tw-gradient-to-position)}.cstu-to-green-200\/95{--tw-gradient-to:rgb(var(--cstu-green-200)/.95) var(--tw-gradient-to-position)}.cstu-to-green-300{--tw-gradient-to:rgb(var(--cstu-green-300)/1) var(--tw-gradient-to-position)}.cstu-to-green-300\/0{--tw-gradient-to:rgb(var(--cstu-green-300)/0) var(--tw-gradient-to-position)}.cstu-to-green-300\/10{--tw-gradient-to:rgb(var(--cstu-green-300)/.1) var(--tw-gradient-to-position)}.cstu-to-green-300\/100{--tw-gradient-to:rgb(var(--cstu-green-300)/1) var(--tw-gradient-to-position)}.cstu-to-green-300\/15{--tw-gradient-to:rgb(var(--cstu-green-300)/.15) var(--tw-gradient-to-position)}.cstu-to-green-300\/20{--tw-gradient-to:rgb(var(--cstu-green-300)/.2) var(--tw-gradient-to-position)}.cstu-to-green-300\/25{--tw-gradient-to:rgb(var(--cstu-green-300)/.25) var(--tw-gradient-to-position)}.cstu-to-green-300\/30{--tw-gradient-to:rgb(var(--cstu-green-300)/.3) var(--tw-gradient-to-position)}.cstu-to-green-300\/35{--tw-gradient-to:rgb(var(--cstu-green-300)/.35) var(--tw-gradient-to-position)}.cstu-to-green-300\/40{--tw-gradient-to:rgb(var(--cstu-green-300)/.4) var(--tw-gradient-to-position)}.cstu-to-green-300\/45{--tw-gradient-to:rgb(var(--cstu-green-300)/.45) var(--tw-gradient-to-position)}.cstu-to-green-300\/5{--tw-gradient-to:rgb(var(--cstu-green-300)/.05) var(--tw-gradient-to-position)}.cstu-to-green-300\/50{--tw-gradient-to:rgb(var(--cstu-green-300)/.5) var(--tw-gradient-to-position)}.cstu-to-green-300\/55{--tw-gradient-to:rgb(var(--cstu-green-300)/.55) var(--tw-gradient-to-position)}.cstu-to-green-300\/60{--tw-gradient-to:rgb(var(--cstu-green-300)/.6) var(--tw-gradient-to-position)}.cstu-to-green-300\/65{--tw-gradient-to:rgb(var(--cstu-green-300)/.65) var(--tw-gradient-to-position)}.cstu-to-green-300\/70{--tw-gradient-to:rgb(var(--cstu-green-300)/.7) var(--tw-gradient-to-position)}.cstu-to-green-300\/75{--tw-gradient-to:rgb(var(--cstu-green-300)/.75) var(--tw-gradient-to-position)}.cstu-to-green-300\/80{--tw-gradient-to:rgb(var(--cstu-green-300)/.8) var(--tw-gradient-to-position)}.cstu-to-green-300\/85{--tw-gradient-to:rgb(var(--cstu-green-300)/.85) var(--tw-gradient-to-position)}.cstu-to-green-300\/90{--tw-gradient-to:rgb(var(--cstu-green-300)/.9) var(--tw-gradient-to-position)}.cstu-to-green-300\/95{--tw-gradient-to:rgb(var(--cstu-green-300)/.95) var(--tw-gradient-to-position)}.cstu-to-green-400{--tw-gradient-to:rgb(var(--cstu-green-400)/1) var(--tw-gradient-to-position)}.cstu-to-green-400\/0{--tw-gradient-to:rgb(var(--cstu-green-400)/0) var(--tw-gradient-to-position)}.cstu-to-green-400\/10{--tw-gradient-to:rgb(var(--cstu-green-400)/.1) var(--tw-gradient-to-position)}.cstu-to-green-400\/100{--tw-gradient-to:rgb(var(--cstu-green-400)/1) var(--tw-gradient-to-position)}.cstu-to-green-400\/15{--tw-gradient-to:rgb(var(--cstu-green-400)/.15) var(--tw-gradient-to-position)}.cstu-to-green-400\/20{--tw-gradient-to:rgb(var(--cstu-green-400)/.2) var(--tw-gradient-to-position)}.cstu-to-green-400\/25{--tw-gradient-to:rgb(var(--cstu-green-400)/.25) var(--tw-gradient-to-position)}.cstu-to-green-400\/30{--tw-gradient-to:rgb(var(--cstu-green-400)/.3) var(--tw-gradient-to-position)}.cstu-to-green-400\/35{--tw-gradient-to:rgb(var(--cstu-green-400)/.35) var(--tw-gradient-to-position)}.cstu-to-green-400\/40{--tw-gradient-to:rgb(var(--cstu-green-400)/.4) var(--tw-gradient-to-position)}.cstu-to-green-400\/45{--tw-gradient-to:rgb(var(--cstu-green-400)/.45) var(--tw-gradient-to-position)}.cstu-to-green-400\/5{--tw-gradient-to:rgb(var(--cstu-green-400)/.05) var(--tw-gradient-to-position)}.cstu-to-green-400\/50{--tw-gradient-to:rgb(var(--cstu-green-400)/.5) var(--tw-gradient-to-position)}.cstu-to-green-400\/55{--tw-gradient-to:rgb(var(--cstu-green-400)/.55) var(--tw-gradient-to-position)}.cstu-to-green-400\/60{--tw-gradient-to:rgb(var(--cstu-green-400)/.6) var(--tw-gradient-to-position)}.cstu-to-green-400\/65{--tw-gradient-to:rgb(var(--cstu-green-400)/.65) var(--tw-gradient-to-position)}.cstu-to-green-400\/70{--tw-gradient-to:rgb(var(--cstu-green-400)/.7) var(--tw-gradient-to-position)}.cstu-to-green-400\/75{--tw-gradient-to:rgb(var(--cstu-green-400)/.75) var(--tw-gradient-to-position)}.cstu-to-green-400\/80{--tw-gradient-to:rgb(var(--cstu-green-400)/.8) var(--tw-gradient-to-position)}.cstu-to-green-400\/85{--tw-gradient-to:rgb(var(--cstu-green-400)/.85) var(--tw-gradient-to-position)}.cstu-to-green-400\/90{--tw-gradient-to:rgb(var(--cstu-green-400)/.9) var(--tw-gradient-to-position)}.cstu-to-green-400\/95{--tw-gradient-to:rgb(var(--cstu-green-400)/.95) var(--tw-gradient-to-position)}.cstu-to-green-50{--tw-gradient-to:rgb(var(--cstu-green-50)/1) var(--tw-gradient-to-position)}.cstu-to-green-50\/0{--tw-gradient-to:rgb(var(--cstu-green-50)/0) var(--tw-gradient-to-position)}.cstu-to-green-50\/10{--tw-gradient-to:rgb(var(--cstu-green-50)/.1) var(--tw-gradient-to-position)}.cstu-to-green-50\/100{--tw-gradient-to:rgb(var(--cstu-green-50)/1) var(--tw-gradient-to-position)}.cstu-to-green-50\/15{--tw-gradient-to:rgb(var(--cstu-green-50)/.15) var(--tw-gradient-to-position)}.cstu-to-green-50\/20{--tw-gradient-to:rgb(var(--cstu-green-50)/.2) var(--tw-gradient-to-position)}.cstu-to-green-50\/25{--tw-gradient-to:rgb(var(--cstu-green-50)/.25) var(--tw-gradient-to-position)}.cstu-to-green-50\/30{--tw-gradient-to:rgb(var(--cstu-green-50)/.3) var(--tw-gradient-to-position)}.cstu-to-green-50\/35{--tw-gradient-to:rgb(var(--cstu-green-50)/.35) var(--tw-gradient-to-position)}.cstu-to-green-50\/40{--tw-gradient-to:rgb(var(--cstu-green-50)/.4) var(--tw-gradient-to-position)}.cstu-to-green-50\/45{--tw-gradient-to:rgb(var(--cstu-green-50)/.45) var(--tw-gradient-to-position)}.cstu-to-green-50\/5{--tw-gradient-to:rgb(var(--cstu-green-50)/.05) var(--tw-gradient-to-position)}.cstu-to-green-50\/50{--tw-gradient-to:rgb(var(--cstu-green-50)/.5) var(--tw-gradient-to-position)}.cstu-to-green-50\/55{--tw-gradient-to:rgb(var(--cstu-green-50)/.55) var(--tw-gradient-to-position)}.cstu-to-green-50\/60{--tw-gradient-to:rgb(var(--cstu-green-50)/.6) var(--tw-gradient-to-position)}.cstu-to-green-50\/65{--tw-gradient-to:rgb(var(--cstu-green-50)/.65) var(--tw-gradient-to-position)}.cstu-to-green-50\/70{--tw-gradient-to:rgb(var(--cstu-green-50)/.7) var(--tw-gradient-to-position)}.cstu-to-green-50\/75{--tw-gradient-to:rgb(var(--cstu-green-50)/.75) var(--tw-gradient-to-position)}.cstu-to-green-50\/80{--tw-gradient-to:rgb(var(--cstu-green-50)/.8) var(--tw-gradient-to-position)}.cstu-to-green-50\/85{--tw-gradient-to:rgb(var(--cstu-green-50)/.85) var(--tw-gradient-to-position)}.cstu-to-green-50\/90{--tw-gradient-to:rgb(var(--cstu-green-50)/.9) var(--tw-gradient-to-position)}.cstu-to-green-50\/95{--tw-gradient-to:rgb(var(--cstu-green-50)/.95) var(--tw-gradient-to-position)}.cstu-to-green-500{--tw-gradient-to:rgb(var(--cstu-green-500)/1) var(--tw-gradient-to-position)}.cstu-to-green-500\/0{--tw-gradient-to:rgb(var(--cstu-green-500)/0) var(--tw-gradient-to-position)}.cstu-to-green-500\/10{--tw-gradient-to:rgb(var(--cstu-green-500)/.1) var(--tw-gradient-to-position)}.cstu-to-green-500\/100{--tw-gradient-to:rgb(var(--cstu-green-500)/1) var(--tw-gradient-to-position)}.cstu-to-green-500\/15{--tw-gradient-to:rgb(var(--cstu-green-500)/.15) var(--tw-gradient-to-position)}.cstu-to-green-500\/20{--tw-gradient-to:rgb(var(--cstu-green-500)/.2) var(--tw-gradient-to-position)}.cstu-to-green-500\/25{--tw-gradient-to:rgb(var(--cstu-green-500)/.25) var(--tw-gradient-to-position)}.cstu-to-green-500\/30{--tw-gradient-to:rgb(var(--cstu-green-500)/.3) var(--tw-gradient-to-position)}.cstu-to-green-500\/35{--tw-gradient-to:rgb(var(--cstu-green-500)/.35) var(--tw-gradient-to-position)}.cstu-to-green-500\/40{--tw-gradient-to:rgb(var(--cstu-green-500)/.4) var(--tw-gradient-to-position)}.cstu-to-green-500\/45{--tw-gradient-to:rgb(var(--cstu-green-500)/.45) var(--tw-gradient-to-position)}.cstu-to-green-500\/5{--tw-gradient-to:rgb(var(--cstu-green-500)/.05) var(--tw-gradient-to-position)}.cstu-to-green-500\/50{--tw-gradient-to:rgb(var(--cstu-green-500)/.5) var(--tw-gradient-to-position)}.cstu-to-green-500\/55{--tw-gradient-to:rgb(var(--cstu-green-500)/.55) var(--tw-gradient-to-position)}.cstu-to-green-500\/60{--tw-gradient-to:rgb(var(--cstu-green-500)/.6) var(--tw-gradient-to-position)}.cstu-to-green-500\/65{--tw-gradient-to:rgb(var(--cstu-green-500)/.65) var(--tw-gradient-to-position)}.cstu-to-green-500\/70{--tw-gradient-to:rgb(var(--cstu-green-500)/.7) var(--tw-gradient-to-position)}.cstu-to-green-500\/75{--tw-gradient-to:rgb(var(--cstu-green-500)/.75) var(--tw-gradient-to-position)}.cstu-to-green-500\/80{--tw-gradient-to:rgb(var(--cstu-green-500)/.8) var(--tw-gradient-to-position)}.cstu-to-green-500\/85{--tw-gradient-to:rgb(var(--cstu-green-500)/.85) var(--tw-gradient-to-position)}.cstu-to-green-500\/90{--tw-gradient-to:rgb(var(--cstu-green-500)/.9) var(--tw-gradient-to-position)}.cstu-to-green-500\/95{--tw-gradient-to:rgb(var(--cstu-green-500)/.95) var(--tw-gradient-to-position)}.cstu-to-green-600{--tw-gradient-to:rgb(var(--cstu-green-600)/1) var(--tw-gradient-to-position)}.cstu-to-green-600\/0{--tw-gradient-to:rgb(var(--cstu-green-600)/0) var(--tw-gradient-to-position)}.cstu-to-green-600\/10{--tw-gradient-to:rgb(var(--cstu-green-600)/.1) var(--tw-gradient-to-position)}.cstu-to-green-600\/100{--tw-gradient-to:rgb(var(--cstu-green-600)/1) var(--tw-gradient-to-position)}.cstu-to-green-600\/15{--tw-gradient-to:rgb(var(--cstu-green-600)/.15) var(--tw-gradient-to-position)}.cstu-to-green-600\/20{--tw-gradient-to:rgb(var(--cstu-green-600)/.2) var(--tw-gradient-to-position)}.cstu-to-green-600\/25{--tw-gradient-to:rgb(var(--cstu-green-600)/.25) var(--tw-gradient-to-position)}.cstu-to-green-600\/30{--tw-gradient-to:rgb(var(--cstu-green-600)/.3) var(--tw-gradient-to-position)}.cstu-to-green-600\/35{--tw-gradient-to:rgb(var(--cstu-green-600)/.35) var(--tw-gradient-to-position)}.cstu-to-green-600\/40{--tw-gradient-to:rgb(var(--cstu-green-600)/.4) var(--tw-gradient-to-position)}.cstu-to-green-600\/45{--tw-gradient-to:rgb(var(--cstu-green-600)/.45) var(--tw-gradient-to-position)}.cstu-to-green-600\/5{--tw-gradient-to:rgb(var(--cstu-green-600)/.05) var(--tw-gradient-to-position)}.cstu-to-green-600\/50{--tw-gradient-to:rgb(var(--cstu-green-600)/.5) var(--tw-gradient-to-position)}.cstu-to-green-600\/55{--tw-gradient-to:rgb(var(--cstu-green-600)/.55) var(--tw-gradient-to-position)}.cstu-to-green-600\/60{--tw-gradient-to:rgb(var(--cstu-green-600)/.6) var(--tw-gradient-to-position)}.cstu-to-green-600\/65{--tw-gradient-to:rgb(var(--cstu-green-600)/.65) var(--tw-gradient-to-position)}.cstu-to-green-600\/70{--tw-gradient-to:rgb(var(--cstu-green-600)/.7) var(--tw-gradient-to-position)}.cstu-to-green-600\/75{--tw-gradient-to:rgb(var(--cstu-green-600)/.75) var(--tw-gradient-to-position)}.cstu-to-green-600\/80{--tw-gradient-to:rgb(var(--cstu-green-600)/.8) var(--tw-gradient-to-position)}.cstu-to-green-600\/85{--tw-gradient-to:rgb(var(--cstu-green-600)/.85) var(--tw-gradient-to-position)}.cstu-to-green-600\/90{--tw-gradient-to:rgb(var(--cstu-green-600)/.9) var(--tw-gradient-to-position)}.cstu-to-green-600\/95{--tw-gradient-to:rgb(var(--cstu-green-600)/.95) var(--tw-gradient-to-position)}.cstu-to-green-700{--tw-gradient-to:rgb(var(--cstu-green-700)/1) var(--tw-gradient-to-position)}.cstu-to-green-700\/0{--tw-gradient-to:rgb(var(--cstu-green-700)/0) var(--tw-gradient-to-position)}.cstu-to-green-700\/10{--tw-gradient-to:rgb(var(--cstu-green-700)/.1) var(--tw-gradient-to-position)}.cstu-to-green-700\/100{--tw-gradient-to:rgb(var(--cstu-green-700)/1) var(--tw-gradient-to-position)}.cstu-to-green-700\/15{--tw-gradient-to:rgb(var(--cstu-green-700)/.15) var(--tw-gradient-to-position)}.cstu-to-green-700\/20{--tw-gradient-to:rgb(var(--cstu-green-700)/.2) var(--tw-gradient-to-position)}.cstu-to-green-700\/25{--tw-gradient-to:rgb(var(--cstu-green-700)/.25) var(--tw-gradient-to-position)}.cstu-to-green-700\/30{--tw-gradient-to:rgb(var(--cstu-green-700)/.3) var(--tw-gradient-to-position)}.cstu-to-green-700\/35{--tw-gradient-to:rgb(var(--cstu-green-700)/.35) var(--tw-gradient-to-position)}.cstu-to-green-700\/40{--tw-gradient-to:rgb(var(--cstu-green-700)/.4) var(--tw-gradient-to-position)}.cstu-to-green-700\/45{--tw-gradient-to:rgb(var(--cstu-green-700)/.45) var(--tw-gradient-to-position)}.cstu-to-green-700\/5{--tw-gradient-to:rgb(var(--cstu-green-700)/.05) var(--tw-gradient-to-position)}.cstu-to-green-700\/50{--tw-gradient-to:rgb(var(--cstu-green-700)/.5) var(--tw-gradient-to-position)}.cstu-to-green-700\/55{--tw-gradient-to:rgb(var(--cstu-green-700)/.55) var(--tw-gradient-to-position)}.cstu-to-green-700\/60{--tw-gradient-to:rgb(var(--cstu-green-700)/.6) var(--tw-gradient-to-position)}.cstu-to-green-700\/65{--tw-gradient-to:rgb(var(--cstu-green-700)/.65) var(--tw-gradient-to-position)}.cstu-to-green-700\/70{--tw-gradient-to:rgb(var(--cstu-green-700)/.7) var(--tw-gradient-to-position)}.cstu-to-green-700\/75{--tw-gradient-to:rgb(var(--cstu-green-700)/.75) var(--tw-gradient-to-position)}.cstu-to-green-700\/80{--tw-gradient-to:rgb(var(--cstu-green-700)/.8) var(--tw-gradient-to-position)}.cstu-to-green-700\/85{--tw-gradient-to:rgb(var(--cstu-green-700)/.85) var(--tw-gradient-to-position)}.cstu-to-green-700\/90{--tw-gradient-to:rgb(var(--cstu-green-700)/.9) var(--tw-gradient-to-position)}.cstu-to-green-700\/95{--tw-gradient-to:rgb(var(--cstu-green-700)/.95) var(--tw-gradient-to-position)}.cstu-to-green-800{--tw-gradient-to:rgb(var(--cstu-green-800)/1) var(--tw-gradient-to-position)}.cstu-to-green-800\/0{--tw-gradient-to:rgb(var(--cstu-green-800)/0) var(--tw-gradient-to-position)}.cstu-to-green-800\/10{--tw-gradient-to:rgb(var(--cstu-green-800)/.1) var(--tw-gradient-to-position)}.cstu-to-green-800\/100{--tw-gradient-to:rgb(var(--cstu-green-800)/1) var(--tw-gradient-to-position)}.cstu-to-green-800\/15{--tw-gradient-to:rgb(var(--cstu-green-800)/.15) var(--tw-gradient-to-position)}.cstu-to-green-800\/20{--tw-gradient-to:rgb(var(--cstu-green-800)/.2) var(--tw-gradient-to-position)}.cstu-to-green-800\/25{--tw-gradient-to:rgb(var(--cstu-green-800)/.25) var(--tw-gradient-to-position)}.cstu-to-green-800\/30{--tw-gradient-to:rgb(var(--cstu-green-800)/.3) var(--tw-gradient-to-position)}.cstu-to-green-800\/35{--tw-gradient-to:rgb(var(--cstu-green-800)/.35) var(--tw-gradient-to-position)}.cstu-to-green-800\/40{--tw-gradient-to:rgb(var(--cstu-green-800)/.4) var(--tw-gradient-to-position)}.cstu-to-green-800\/45{--tw-gradient-to:rgb(var(--cstu-green-800)/.45) var(--tw-gradient-to-position)}.cstu-to-green-800\/5{--tw-gradient-to:rgb(var(--cstu-green-800)/.05) var(--tw-gradient-to-position)}.cstu-to-green-800\/50{--tw-gradient-to:rgb(var(--cstu-green-800)/.5) var(--tw-gradient-to-position)}.cstu-to-green-800\/55{--tw-gradient-to:rgb(var(--cstu-green-800)/.55) var(--tw-gradient-to-position)}.cstu-to-green-800\/60{--tw-gradient-to:rgb(var(--cstu-green-800)/.6) var(--tw-gradient-to-position)}.cstu-to-green-800\/65{--tw-gradient-to:rgb(var(--cstu-green-800)/.65) var(--tw-gradient-to-position)}.cstu-to-green-800\/70{--tw-gradient-to:rgb(var(--cstu-green-800)/.7) var(--tw-gradient-to-position)}.cstu-to-green-800\/75{--tw-gradient-to:rgb(var(--cstu-green-800)/.75) var(--tw-gradient-to-position)}.cstu-to-green-800\/80{--tw-gradient-to:rgb(var(--cstu-green-800)/.8) var(--tw-gradient-to-position)}.cstu-to-green-800\/85{--tw-gradient-to:rgb(var(--cstu-green-800)/.85) var(--tw-gradient-to-position)}.cstu-to-green-800\/90{--tw-gradient-to:rgb(var(--cstu-green-800)/.9) var(--tw-gradient-to-position)}.cstu-to-green-800\/95{--tw-gradient-to:rgb(var(--cstu-green-800)/.95) var(--tw-gradient-to-position)}.cstu-to-green-900{--tw-gradient-to:rgb(var(--cstu-green-900)/1) var(--tw-gradient-to-position)}.cstu-to-green-900\/0{--tw-gradient-to:rgb(var(--cstu-green-900)/0) var(--tw-gradient-to-position)}.cstu-to-green-900\/10{--tw-gradient-to:rgb(var(--cstu-green-900)/.1) var(--tw-gradient-to-position)}.cstu-to-green-900\/100{--tw-gradient-to:rgb(var(--cstu-green-900)/1) var(--tw-gradient-to-position)}.cstu-to-green-900\/15{--tw-gradient-to:rgb(var(--cstu-green-900)/.15) var(--tw-gradient-to-position)}.cstu-to-green-900\/20{--tw-gradient-to:rgb(var(--cstu-green-900)/.2) var(--tw-gradient-to-position)}.cstu-to-green-900\/25{--tw-gradient-to:rgb(var(--cstu-green-900)/.25) var(--tw-gradient-to-position)}.cstu-to-green-900\/30{--tw-gradient-to:rgb(var(--cstu-green-900)/.3) var(--tw-gradient-to-position)}.cstu-to-green-900\/35{--tw-gradient-to:rgb(var(--cstu-green-900)/.35) var(--tw-gradient-to-position)}.cstu-to-green-900\/40{--tw-gradient-to:rgb(var(--cstu-green-900)/.4) var(--tw-gradient-to-position)}.cstu-to-green-900\/45{--tw-gradient-to:rgb(var(--cstu-green-900)/.45) var(--tw-gradient-to-position)}.cstu-to-green-900\/5{--tw-gradient-to:rgb(var(--cstu-green-900)/.05) var(--tw-gradient-to-position)}.cstu-to-green-900\/50{--tw-gradient-to:rgb(var(--cstu-green-900)/.5) var(--tw-gradient-to-position)}.cstu-to-green-900\/55{--tw-gradient-to:rgb(var(--cstu-green-900)/.55) var(--tw-gradient-to-position)}.cstu-to-green-900\/60{--tw-gradient-to:rgb(var(--cstu-green-900)/.6) var(--tw-gradient-to-position)}.cstu-to-green-900\/65{--tw-gradient-to:rgb(var(--cstu-green-900)/.65) var(--tw-gradient-to-position)}.cstu-to-green-900\/70{--tw-gradient-to:rgb(var(--cstu-green-900)/.7) var(--tw-gradient-to-position)}.cstu-to-green-900\/75{--tw-gradient-to:rgb(var(--cstu-green-900)/.75) var(--tw-gradient-to-position)}.cstu-to-green-900\/80{--tw-gradient-to:rgb(var(--cstu-green-900)/.8) var(--tw-gradient-to-position)}.cstu-to-green-900\/85{--tw-gradient-to:rgb(var(--cstu-green-900)/.85) var(--tw-gradient-to-position)}.cstu-to-green-900\/90{--tw-gradient-to:rgb(var(--cstu-green-900)/.9) var(--tw-gradient-to-position)}.cstu-to-green-900\/95{--tw-gradient-to:rgb(var(--cstu-green-900)/.95) var(--tw-gradient-to-position)}.cstu-to-info-100{--tw-gradient-to:rgb(var(--cstu-info-100)/1) var(--tw-gradient-to-position)}.cstu-to-info-100\/0{--tw-gradient-to:rgb(var(--cstu-info-100)/0) var(--tw-gradient-to-position)}.cstu-to-info-100\/10{--tw-gradient-to:rgb(var(--cstu-info-100)/.1) var(--tw-gradient-to-position)}.cstu-to-info-100\/100{--tw-gradient-to:rgb(var(--cstu-info-100)/1) var(--tw-gradient-to-position)}.cstu-to-info-100\/15{--tw-gradient-to:rgb(var(--cstu-info-100)/.15) var(--tw-gradient-to-position)}.cstu-to-info-100\/20{--tw-gradient-to:rgb(var(--cstu-info-100)/.2) var(--tw-gradient-to-position)}.cstu-to-info-100\/25{--tw-gradient-to:rgb(var(--cstu-info-100)/.25) var(--tw-gradient-to-position)}.cstu-to-info-100\/30{--tw-gradient-to:rgb(var(--cstu-info-100)/.3) var(--tw-gradient-to-position)}.cstu-to-info-100\/35{--tw-gradient-to:rgb(var(--cstu-info-100)/.35) var(--tw-gradient-to-position)}.cstu-to-info-100\/40{--tw-gradient-to:rgb(var(--cstu-info-100)/.4) var(--tw-gradient-to-position)}.cstu-to-info-100\/45{--tw-gradient-to:rgb(var(--cstu-info-100)/.45) var(--tw-gradient-to-position)}.cstu-to-info-100\/5{--tw-gradient-to:rgb(var(--cstu-info-100)/.05) var(--tw-gradient-to-position)}.cstu-to-info-100\/50{--tw-gradient-to:rgb(var(--cstu-info-100)/.5) var(--tw-gradient-to-position)}.cstu-to-info-100\/55{--tw-gradient-to:rgb(var(--cstu-info-100)/.55) var(--tw-gradient-to-position)}.cstu-to-info-100\/60{--tw-gradient-to:rgb(var(--cstu-info-100)/.6) var(--tw-gradient-to-position)}.cstu-to-info-100\/65{--tw-gradient-to:rgb(var(--cstu-info-100)/.65) var(--tw-gradient-to-position)}.cstu-to-info-100\/70{--tw-gradient-to:rgb(var(--cstu-info-100)/.7) var(--tw-gradient-to-position)}.cstu-to-info-100\/75{--tw-gradient-to:rgb(var(--cstu-info-100)/.75) var(--tw-gradient-to-position)}.cstu-to-info-100\/80{--tw-gradient-to:rgb(var(--cstu-info-100)/.8) var(--tw-gradient-to-position)}.cstu-to-info-100\/85{--tw-gradient-to:rgb(var(--cstu-info-100)/.85) var(--tw-gradient-to-position)}.cstu-to-info-100\/90{--tw-gradient-to:rgb(var(--cstu-info-100)/.9) var(--tw-gradient-to-position)}.cstu-to-info-100\/95{--tw-gradient-to:rgb(var(--cstu-info-100)/.95) var(--tw-gradient-to-position)}.cstu-to-info-200{--tw-gradient-to:rgb(var(--cstu-info-200)/1) var(--tw-gradient-to-position)}.cstu-to-info-200\/0{--tw-gradient-to:rgb(var(--cstu-info-200)/0) var(--tw-gradient-to-position)}.cstu-to-info-200\/10{--tw-gradient-to:rgb(var(--cstu-info-200)/.1) var(--tw-gradient-to-position)}.cstu-to-info-200\/100{--tw-gradient-to:rgb(var(--cstu-info-200)/1) var(--tw-gradient-to-position)}.cstu-to-info-200\/15{--tw-gradient-to:rgb(var(--cstu-info-200)/.15) var(--tw-gradient-to-position)}.cstu-to-info-200\/20{--tw-gradient-to:rgb(var(--cstu-info-200)/.2) var(--tw-gradient-to-position)}.cstu-to-info-200\/25{--tw-gradient-to:rgb(var(--cstu-info-200)/.25) var(--tw-gradient-to-position)}.cstu-to-info-200\/30{--tw-gradient-to:rgb(var(--cstu-info-200)/.3) var(--tw-gradient-to-position)}.cstu-to-info-200\/35{--tw-gradient-to:rgb(var(--cstu-info-200)/.35) var(--tw-gradient-to-position)}.cstu-to-info-200\/40{--tw-gradient-to:rgb(var(--cstu-info-200)/.4) var(--tw-gradient-to-position)}.cstu-to-info-200\/45{--tw-gradient-to:rgb(var(--cstu-info-200)/.45) var(--tw-gradient-to-position)}.cstu-to-info-200\/5{--tw-gradient-to:rgb(var(--cstu-info-200)/.05) var(--tw-gradient-to-position)}.cstu-to-info-200\/50{--tw-gradient-to:rgb(var(--cstu-info-200)/.5) var(--tw-gradient-to-position)}.cstu-to-info-200\/55{--tw-gradient-to:rgb(var(--cstu-info-200)/.55) var(--tw-gradient-to-position)}.cstu-to-info-200\/60{--tw-gradient-to:rgb(var(--cstu-info-200)/.6) var(--tw-gradient-to-position)}.cstu-to-info-200\/65{--tw-gradient-to:rgb(var(--cstu-info-200)/.65) var(--tw-gradient-to-position)}.cstu-to-info-200\/70{--tw-gradient-to:rgb(var(--cstu-info-200)/.7) var(--tw-gradient-to-position)}.cstu-to-info-200\/75{--tw-gradient-to:rgb(var(--cstu-info-200)/.75) var(--tw-gradient-to-position)}.cstu-to-info-200\/80{--tw-gradient-to:rgb(var(--cstu-info-200)/.8) var(--tw-gradient-to-position)}.cstu-to-info-200\/85{--tw-gradient-to:rgb(var(--cstu-info-200)/.85) var(--tw-gradient-to-position)}.cstu-to-info-200\/90{--tw-gradient-to:rgb(var(--cstu-info-200)/.9) var(--tw-gradient-to-position)}.cstu-to-info-200\/95{--tw-gradient-to:rgb(var(--cstu-info-200)/.95) var(--tw-gradient-to-position)}.cstu-to-info-250{--tw-gradient-to:rgb(var(--cstu-info-250)/1) var(--tw-gradient-to-position)}.cstu-to-info-250\/0{--tw-gradient-to:rgb(var(--cstu-info-250)/0) var(--tw-gradient-to-position)}.cstu-to-info-250\/10{--tw-gradient-to:rgb(var(--cstu-info-250)/.1) var(--tw-gradient-to-position)}.cstu-to-info-250\/100{--tw-gradient-to:rgb(var(--cstu-info-250)/1) var(--tw-gradient-to-position)}.cstu-to-info-250\/15{--tw-gradient-to:rgb(var(--cstu-info-250)/.15) var(--tw-gradient-to-position)}.cstu-to-info-250\/20{--tw-gradient-to:rgb(var(--cstu-info-250)/.2) var(--tw-gradient-to-position)}.cstu-to-info-250\/25{--tw-gradient-to:rgb(var(--cstu-info-250)/.25) var(--tw-gradient-to-position)}.cstu-to-info-250\/30{--tw-gradient-to:rgb(var(--cstu-info-250)/.3) var(--tw-gradient-to-position)}.cstu-to-info-250\/35{--tw-gradient-to:rgb(var(--cstu-info-250)/.35) var(--tw-gradient-to-position)}.cstu-to-info-250\/40{--tw-gradient-to:rgb(var(--cstu-info-250)/.4) var(--tw-gradient-to-position)}.cstu-to-info-250\/45{--tw-gradient-to:rgb(var(--cstu-info-250)/.45) var(--tw-gradient-to-position)}.cstu-to-info-250\/5{--tw-gradient-to:rgb(var(--cstu-info-250)/.05) var(--tw-gradient-to-position)}.cstu-to-info-250\/50{--tw-gradient-to:rgb(var(--cstu-info-250)/.5) var(--tw-gradient-to-position)}.cstu-to-info-250\/55{--tw-gradient-to:rgb(var(--cstu-info-250)/.55) var(--tw-gradient-to-position)}.cstu-to-info-250\/60{--tw-gradient-to:rgb(var(--cstu-info-250)/.6) var(--tw-gradient-to-position)}.cstu-to-info-250\/65{--tw-gradient-to:rgb(var(--cstu-info-250)/.65) var(--tw-gradient-to-position)}.cstu-to-info-250\/70{--tw-gradient-to:rgb(var(--cstu-info-250)/.7) var(--tw-gradient-to-position)}.cstu-to-info-250\/75{--tw-gradient-to:rgb(var(--cstu-info-250)/.75) var(--tw-gradient-to-position)}.cstu-to-info-250\/80{--tw-gradient-to:rgb(var(--cstu-info-250)/.8) var(--tw-gradient-to-position)}.cstu-to-info-250\/85{--tw-gradient-to:rgb(var(--cstu-info-250)/.85) var(--tw-gradient-to-position)}.cstu-to-info-250\/90{--tw-gradient-to:rgb(var(--cstu-info-250)/.9) var(--tw-gradient-to-position)}.cstu-to-info-250\/95{--tw-gradient-to:rgb(var(--cstu-info-250)/.95) var(--tw-gradient-to-position)}.cstu-to-info-300{--tw-gradient-to:rgb(var(--cstu-info-300)/1) var(--tw-gradient-to-position)}.cstu-to-info-300\/0{--tw-gradient-to:rgb(var(--cstu-info-300)/0) var(--tw-gradient-to-position)}.cstu-to-info-300\/10{--tw-gradient-to:rgb(var(--cstu-info-300)/.1) var(--tw-gradient-to-position)}.cstu-to-info-300\/100{--tw-gradient-to:rgb(var(--cstu-info-300)/1) var(--tw-gradient-to-position)}.cstu-to-info-300\/15{--tw-gradient-to:rgb(var(--cstu-info-300)/.15) var(--tw-gradient-to-position)}.cstu-to-info-300\/20{--tw-gradient-to:rgb(var(--cstu-info-300)/.2) var(--tw-gradient-to-position)}.cstu-to-info-300\/25{--tw-gradient-to:rgb(var(--cstu-info-300)/.25) var(--tw-gradient-to-position)}.cstu-to-info-300\/30{--tw-gradient-to:rgb(var(--cstu-info-300)/.3) var(--tw-gradient-to-position)}.cstu-to-info-300\/35{--tw-gradient-to:rgb(var(--cstu-info-300)/.35) var(--tw-gradient-to-position)}.cstu-to-info-300\/40{--tw-gradient-to:rgb(var(--cstu-info-300)/.4) var(--tw-gradient-to-position)}.cstu-to-info-300\/45{--tw-gradient-to:rgb(var(--cstu-info-300)/.45) var(--tw-gradient-to-position)}.cstu-to-info-300\/5{--tw-gradient-to:rgb(var(--cstu-info-300)/.05) var(--tw-gradient-to-position)}.cstu-to-info-300\/50{--tw-gradient-to:rgb(var(--cstu-info-300)/.5) var(--tw-gradient-to-position)}.cstu-to-info-300\/55{--tw-gradient-to:rgb(var(--cstu-info-300)/.55) var(--tw-gradient-to-position)}.cstu-to-info-300\/60{--tw-gradient-to:rgb(var(--cstu-info-300)/.6) var(--tw-gradient-to-position)}.cstu-to-info-300\/65{--tw-gradient-to:rgb(var(--cstu-info-300)/.65) var(--tw-gradient-to-position)}.cstu-to-info-300\/70{--tw-gradient-to:rgb(var(--cstu-info-300)/.7) var(--tw-gradient-to-position)}.cstu-to-info-300\/75{--tw-gradient-to:rgb(var(--cstu-info-300)/.75) var(--tw-gradient-to-position)}.cstu-to-info-300\/80{--tw-gradient-to:rgb(var(--cstu-info-300)/.8) var(--tw-gradient-to-position)}.cstu-to-info-300\/85{--tw-gradient-to:rgb(var(--cstu-info-300)/.85) var(--tw-gradient-to-position)}.cstu-to-info-300\/90{--tw-gradient-to:rgb(var(--cstu-info-300)/.9) var(--tw-gradient-to-position)}.cstu-to-info-300\/95{--tw-gradient-to:rgb(var(--cstu-info-300)/.95) var(--tw-gradient-to-position)}.cstu-to-info-400{--tw-gradient-to:rgb(var(--cstu-info-400)/1) var(--tw-gradient-to-position)}.cstu-to-info-400\/0{--tw-gradient-to:rgb(var(--cstu-info-400)/0) var(--tw-gradient-to-position)}.cstu-to-info-400\/10{--tw-gradient-to:rgb(var(--cstu-info-400)/.1) var(--tw-gradient-to-position)}.cstu-to-info-400\/100{--tw-gradient-to:rgb(var(--cstu-info-400)/1) var(--tw-gradient-to-position)}.cstu-to-info-400\/15{--tw-gradient-to:rgb(var(--cstu-info-400)/.15) var(--tw-gradient-to-position)}.cstu-to-info-400\/20{--tw-gradient-to:rgb(var(--cstu-info-400)/.2) var(--tw-gradient-to-position)}.cstu-to-info-400\/25{--tw-gradient-to:rgb(var(--cstu-info-400)/.25) var(--tw-gradient-to-position)}.cstu-to-info-400\/30{--tw-gradient-to:rgb(var(--cstu-info-400)/.3) var(--tw-gradient-to-position)}.cstu-to-info-400\/35{--tw-gradient-to:rgb(var(--cstu-info-400)/.35) var(--tw-gradient-to-position)}.cstu-to-info-400\/40{--tw-gradient-to:rgb(var(--cstu-info-400)/.4) var(--tw-gradient-to-position)}.cstu-to-info-400\/45{--tw-gradient-to:rgb(var(--cstu-info-400)/.45) var(--tw-gradient-to-position)}.cstu-to-info-400\/5{--tw-gradient-to:rgb(var(--cstu-info-400)/.05) var(--tw-gradient-to-position)}.cstu-to-info-400\/50{--tw-gradient-to:rgb(var(--cstu-info-400)/.5) var(--tw-gradient-to-position)}.cstu-to-info-400\/55{--tw-gradient-to:rgb(var(--cstu-info-400)/.55) var(--tw-gradient-to-position)}.cstu-to-info-400\/60{--tw-gradient-to:rgb(var(--cstu-info-400)/.6) var(--tw-gradient-to-position)}.cstu-to-info-400\/65{--tw-gradient-to:rgb(var(--cstu-info-400)/.65) var(--tw-gradient-to-position)}.cstu-to-info-400\/70{--tw-gradient-to:rgb(var(--cstu-info-400)/.7) var(--tw-gradient-to-position)}.cstu-to-info-400\/75{--tw-gradient-to:rgb(var(--cstu-info-400)/.75) var(--tw-gradient-to-position)}.cstu-to-info-400\/80{--tw-gradient-to:rgb(var(--cstu-info-400)/.8) var(--tw-gradient-to-position)}.cstu-to-info-400\/85{--tw-gradient-to:rgb(var(--cstu-info-400)/.85) var(--tw-gradient-to-position)}.cstu-to-info-400\/90{--tw-gradient-to:rgb(var(--cstu-info-400)/.9) var(--tw-gradient-to-position)}.cstu-to-info-400\/95{--tw-gradient-to:rgb(var(--cstu-info-400)/.95) var(--tw-gradient-to-position)}.cstu-to-info-450{--tw-gradient-to:rgb(var(--cstu-info-450)/1) var(--tw-gradient-to-position)}.cstu-to-info-450\/0{--tw-gradient-to:rgb(var(--cstu-info-450)/0) var(--tw-gradient-to-position)}.cstu-to-info-450\/10{--tw-gradient-to:rgb(var(--cstu-info-450)/.1) var(--tw-gradient-to-position)}.cstu-to-info-450\/100{--tw-gradient-to:rgb(var(--cstu-info-450)/1) var(--tw-gradient-to-position)}.cstu-to-info-450\/15{--tw-gradient-to:rgb(var(--cstu-info-450)/.15) var(--tw-gradient-to-position)}.cstu-to-info-450\/20{--tw-gradient-to:rgb(var(--cstu-info-450)/.2) var(--tw-gradient-to-position)}.cstu-to-info-450\/25{--tw-gradient-to:rgb(var(--cstu-info-450)/.25) var(--tw-gradient-to-position)}.cstu-to-info-450\/30{--tw-gradient-to:rgb(var(--cstu-info-450)/.3) var(--tw-gradient-to-position)}.cstu-to-info-450\/35{--tw-gradient-to:rgb(var(--cstu-info-450)/.35) var(--tw-gradient-to-position)}.cstu-to-info-450\/40{--tw-gradient-to:rgb(var(--cstu-info-450)/.4) var(--tw-gradient-to-position)}.cstu-to-info-450\/45{--tw-gradient-to:rgb(var(--cstu-info-450)/.45) var(--tw-gradient-to-position)}.cstu-to-info-450\/5{--tw-gradient-to:rgb(var(--cstu-info-450)/.05) var(--tw-gradient-to-position)}.cstu-to-info-450\/50{--tw-gradient-to:rgb(var(--cstu-info-450)/.5) var(--tw-gradient-to-position)}.cstu-to-info-450\/55{--tw-gradient-to:rgb(var(--cstu-info-450)/.55) var(--tw-gradient-to-position)}.cstu-to-info-450\/60{--tw-gradient-to:rgb(var(--cstu-info-450)/.6) var(--tw-gradient-to-position)}.cstu-to-info-450\/65{--tw-gradient-to:rgb(var(--cstu-info-450)/.65) var(--tw-gradient-to-position)}.cstu-to-info-450\/70{--tw-gradient-to:rgb(var(--cstu-info-450)/.7) var(--tw-gradient-to-position)}.cstu-to-info-450\/75{--tw-gradient-to:rgb(var(--cstu-info-450)/.75) var(--tw-gradient-to-position)}.cstu-to-info-450\/80{--tw-gradient-to:rgb(var(--cstu-info-450)/.8) var(--tw-gradient-to-position)}.cstu-to-info-450\/85{--tw-gradient-to:rgb(var(--cstu-info-450)/.85) var(--tw-gradient-to-position)}.cstu-to-info-450\/90{--tw-gradient-to:rgb(var(--cstu-info-450)/.9) var(--tw-gradient-to-position)}.cstu-to-info-450\/95{--tw-gradient-to:rgb(var(--cstu-info-450)/.95) var(--tw-gradient-to-position)}.cstu-to-info-50{--tw-gradient-to:rgb(var(--cstu-info-50)/1) var(--tw-gradient-to-position)}.cstu-to-info-50\/0{--tw-gradient-to:rgb(var(--cstu-info-50)/0) var(--tw-gradient-to-position)}.cstu-to-info-50\/10{--tw-gradient-to:rgb(var(--cstu-info-50)/.1) var(--tw-gradient-to-position)}.cstu-to-info-50\/100{--tw-gradient-to:rgb(var(--cstu-info-50)/1) var(--tw-gradient-to-position)}.cstu-to-info-50\/15{--tw-gradient-to:rgb(var(--cstu-info-50)/.15) var(--tw-gradient-to-position)}.cstu-to-info-50\/20{--tw-gradient-to:rgb(var(--cstu-info-50)/.2) var(--tw-gradient-to-position)}.cstu-to-info-50\/25{--tw-gradient-to:rgb(var(--cstu-info-50)/.25) var(--tw-gradient-to-position)}.cstu-to-info-50\/30{--tw-gradient-to:rgb(var(--cstu-info-50)/.3) var(--tw-gradient-to-position)}.cstu-to-info-50\/35{--tw-gradient-to:rgb(var(--cstu-info-50)/.35) var(--tw-gradient-to-position)}.cstu-to-info-50\/40{--tw-gradient-to:rgb(var(--cstu-info-50)/.4) var(--tw-gradient-to-position)}.cstu-to-info-50\/45{--tw-gradient-to:rgb(var(--cstu-info-50)/.45) var(--tw-gradient-to-position)}.cstu-to-info-50\/5{--tw-gradient-to:rgb(var(--cstu-info-50)/.05) var(--tw-gradient-to-position)}.cstu-to-info-50\/50{--tw-gradient-to:rgb(var(--cstu-info-50)/.5) var(--tw-gradient-to-position)}.cstu-to-info-50\/55{--tw-gradient-to:rgb(var(--cstu-info-50)/.55) var(--tw-gradient-to-position)}.cstu-to-info-50\/60{--tw-gradient-to:rgb(var(--cstu-info-50)/.6) var(--tw-gradient-to-position)}.cstu-to-info-50\/65{--tw-gradient-to:rgb(var(--cstu-info-50)/.65) var(--tw-gradient-to-position)}.cstu-to-info-50\/70{--tw-gradient-to:rgb(var(--cstu-info-50)/.7) var(--tw-gradient-to-position)}.cstu-to-info-50\/75{--tw-gradient-to:rgb(var(--cstu-info-50)/.75) var(--tw-gradient-to-position)}.cstu-to-info-50\/80{--tw-gradient-to:rgb(var(--cstu-info-50)/.8) var(--tw-gradient-to-position)}.cstu-to-info-50\/85{--tw-gradient-to:rgb(var(--cstu-info-50)/.85) var(--tw-gradient-to-position)}.cstu-to-info-50\/90{--tw-gradient-to:rgb(var(--cstu-info-50)/.9) var(--tw-gradient-to-position)}.cstu-to-info-50\/95{--tw-gradient-to:rgb(var(--cstu-info-50)/.95) var(--tw-gradient-to-position)}.cstu-to-info-500{--tw-gradient-to:rgb(var(--cstu-info-500)/1) var(--tw-gradient-to-position)}.cstu-to-info-500\/0{--tw-gradient-to:rgb(var(--cstu-info-500)/0) var(--tw-gradient-to-position)}.cstu-to-info-500\/10{--tw-gradient-to:rgb(var(--cstu-info-500)/.1) var(--tw-gradient-to-position)}.cstu-to-info-500\/100{--tw-gradient-to:rgb(var(--cstu-info-500)/1) var(--tw-gradient-to-position)}.cstu-to-info-500\/15{--tw-gradient-to:rgb(var(--cstu-info-500)/.15) var(--tw-gradient-to-position)}.cstu-to-info-500\/20{--tw-gradient-to:rgb(var(--cstu-info-500)/.2) var(--tw-gradient-to-position)}.cstu-to-info-500\/25{--tw-gradient-to:rgb(var(--cstu-info-500)/.25) var(--tw-gradient-to-position)}.cstu-to-info-500\/30{--tw-gradient-to:rgb(var(--cstu-info-500)/.3) var(--tw-gradient-to-position)}.cstu-to-info-500\/35{--tw-gradient-to:rgb(var(--cstu-info-500)/.35) var(--tw-gradient-to-position)}.cstu-to-info-500\/40{--tw-gradient-to:rgb(var(--cstu-info-500)/.4) var(--tw-gradient-to-position)}.cstu-to-info-500\/45{--tw-gradient-to:rgb(var(--cstu-info-500)/.45) var(--tw-gradient-to-position)}.cstu-to-info-500\/5{--tw-gradient-to:rgb(var(--cstu-info-500)/.05) var(--tw-gradient-to-position)}.cstu-to-info-500\/50{--tw-gradient-to:rgb(var(--cstu-info-500)/.5) var(--tw-gradient-to-position)}.cstu-to-info-500\/55{--tw-gradient-to:rgb(var(--cstu-info-500)/.55) var(--tw-gradient-to-position)}.cstu-to-info-500\/60{--tw-gradient-to:rgb(var(--cstu-info-500)/.6) var(--tw-gradient-to-position)}.cstu-to-info-500\/65{--tw-gradient-to:rgb(var(--cstu-info-500)/.65) var(--tw-gradient-to-position)}.cstu-to-info-500\/70{--tw-gradient-to:rgb(var(--cstu-info-500)/.7) var(--tw-gradient-to-position)}.cstu-to-info-500\/75{--tw-gradient-to:rgb(var(--cstu-info-500)/.75) var(--tw-gradient-to-position)}.cstu-to-info-500\/80{--tw-gradient-to:rgb(var(--cstu-info-500)/.8) var(--tw-gradient-to-position)}.cstu-to-info-500\/85{--tw-gradient-to:rgb(var(--cstu-info-500)/.85) var(--tw-gradient-to-position)}.cstu-to-info-500\/90{--tw-gradient-to:rgb(var(--cstu-info-500)/.9) var(--tw-gradient-to-position)}.cstu-to-info-500\/95{--tw-gradient-to:rgb(var(--cstu-info-500)/.95) var(--tw-gradient-to-position)}.cstu-to-info-550{--tw-gradient-to:rgb(var(--cstu-info-550)/1) var(--tw-gradient-to-position)}.cstu-to-info-550\/0{--tw-gradient-to:rgb(var(--cstu-info-550)/0) var(--tw-gradient-to-position)}.cstu-to-info-550\/10{--tw-gradient-to:rgb(var(--cstu-info-550)/.1) var(--tw-gradient-to-position)}.cstu-to-info-550\/100{--tw-gradient-to:rgb(var(--cstu-info-550)/1) var(--tw-gradient-to-position)}.cstu-to-info-550\/15{--tw-gradient-to:rgb(var(--cstu-info-550)/.15) var(--tw-gradient-to-position)}.cstu-to-info-550\/20{--tw-gradient-to:rgb(var(--cstu-info-550)/.2) var(--tw-gradient-to-position)}.cstu-to-info-550\/25{--tw-gradient-to:rgb(var(--cstu-info-550)/.25) var(--tw-gradient-to-position)}.cstu-to-info-550\/30{--tw-gradient-to:rgb(var(--cstu-info-550)/.3) var(--tw-gradient-to-position)}.cstu-to-info-550\/35{--tw-gradient-to:rgb(var(--cstu-info-550)/.35) var(--tw-gradient-to-position)}.cstu-to-info-550\/40{--tw-gradient-to:rgb(var(--cstu-info-550)/.4) var(--tw-gradient-to-position)}.cstu-to-info-550\/45{--tw-gradient-to:rgb(var(--cstu-info-550)/.45) var(--tw-gradient-to-position)}.cstu-to-info-550\/5{--tw-gradient-to:rgb(var(--cstu-info-550)/.05) var(--tw-gradient-to-position)}.cstu-to-info-550\/50{--tw-gradient-to:rgb(var(--cstu-info-550)/.5) var(--tw-gradient-to-position)}.cstu-to-info-550\/55{--tw-gradient-to:rgb(var(--cstu-info-550)/.55) var(--tw-gradient-to-position)}.cstu-to-info-550\/60{--tw-gradient-to:rgb(var(--cstu-info-550)/.6) var(--tw-gradient-to-position)}.cstu-to-info-550\/65{--tw-gradient-to:rgb(var(--cstu-info-550)/.65) var(--tw-gradient-to-position)}.cstu-to-info-550\/70{--tw-gradient-to:rgb(var(--cstu-info-550)/.7) var(--tw-gradient-to-position)}.cstu-to-info-550\/75{--tw-gradient-to:rgb(var(--cstu-info-550)/.75) var(--tw-gradient-to-position)}.cstu-to-info-550\/80{--tw-gradient-to:rgb(var(--cstu-info-550)/.8) var(--tw-gradient-to-position)}.cstu-to-info-550\/85{--tw-gradient-to:rgb(var(--cstu-info-550)/.85) var(--tw-gradient-to-position)}.cstu-to-info-550\/90{--tw-gradient-to:rgb(var(--cstu-info-550)/.9) var(--tw-gradient-to-position)}.cstu-to-info-550\/95{--tw-gradient-to:rgb(var(--cstu-info-550)/.95) var(--tw-gradient-to-position)}.cstu-to-info-575{--tw-gradient-to:rgb(var(--cstu-info-575)/1) var(--tw-gradient-to-position)}.cstu-to-info-575\/0{--tw-gradient-to:rgb(var(--cstu-info-575)/0) var(--tw-gradient-to-position)}.cstu-to-info-575\/10{--tw-gradient-to:rgb(var(--cstu-info-575)/.1) var(--tw-gradient-to-position)}.cstu-to-info-575\/100{--tw-gradient-to:rgb(var(--cstu-info-575)/1) var(--tw-gradient-to-position)}.cstu-to-info-575\/15{--tw-gradient-to:rgb(var(--cstu-info-575)/.15) var(--tw-gradient-to-position)}.cstu-to-info-575\/20{--tw-gradient-to:rgb(var(--cstu-info-575)/.2) var(--tw-gradient-to-position)}.cstu-to-info-575\/25{--tw-gradient-to:rgb(var(--cstu-info-575)/.25) var(--tw-gradient-to-position)}.cstu-to-info-575\/30{--tw-gradient-to:rgb(var(--cstu-info-575)/.3) var(--tw-gradient-to-position)}.cstu-to-info-575\/35{--tw-gradient-to:rgb(var(--cstu-info-575)/.35) var(--tw-gradient-to-position)}.cstu-to-info-575\/40{--tw-gradient-to:rgb(var(--cstu-info-575)/.4) var(--tw-gradient-to-position)}.cstu-to-info-575\/45{--tw-gradient-to:rgb(var(--cstu-info-575)/.45) var(--tw-gradient-to-position)}.cstu-to-info-575\/5{--tw-gradient-to:rgb(var(--cstu-info-575)/.05) var(--tw-gradient-to-position)}.cstu-to-info-575\/50{--tw-gradient-to:rgb(var(--cstu-info-575)/.5) var(--tw-gradient-to-position)}.cstu-to-info-575\/55{--tw-gradient-to:rgb(var(--cstu-info-575)/.55) var(--tw-gradient-to-position)}.cstu-to-info-575\/60{--tw-gradient-to:rgb(var(--cstu-info-575)/.6) var(--tw-gradient-to-position)}.cstu-to-info-575\/65{--tw-gradient-to:rgb(var(--cstu-info-575)/.65) var(--tw-gradient-to-position)}.cstu-to-info-575\/70{--tw-gradient-to:rgb(var(--cstu-info-575)/.7) var(--tw-gradient-to-position)}.cstu-to-info-575\/75{--tw-gradient-to:rgb(var(--cstu-info-575)/.75) var(--tw-gradient-to-position)}.cstu-to-info-575\/80{--tw-gradient-to:rgb(var(--cstu-info-575)/.8) var(--tw-gradient-to-position)}.cstu-to-info-575\/85{--tw-gradient-to:rgb(var(--cstu-info-575)/.85) var(--tw-gradient-to-position)}.cstu-to-info-575\/90{--tw-gradient-to:rgb(var(--cstu-info-575)/.9) var(--tw-gradient-to-position)}.cstu-to-info-575\/95{--tw-gradient-to:rgb(var(--cstu-info-575)/.95) var(--tw-gradient-to-position)}.cstu-to-info-600{--tw-gradient-to:rgb(var(--cstu-info-600)/1) var(--tw-gradient-to-position)}.cstu-to-info-600\/0{--tw-gradient-to:rgb(var(--cstu-info-600)/0) var(--tw-gradient-to-position)}.cstu-to-info-600\/10{--tw-gradient-to:rgb(var(--cstu-info-600)/.1) var(--tw-gradient-to-position)}.cstu-to-info-600\/100{--tw-gradient-to:rgb(var(--cstu-info-600)/1) var(--tw-gradient-to-position)}.cstu-to-info-600\/15{--tw-gradient-to:rgb(var(--cstu-info-600)/.15) var(--tw-gradient-to-position)}.cstu-to-info-600\/20{--tw-gradient-to:rgb(var(--cstu-info-600)/.2) var(--tw-gradient-to-position)}.cstu-to-info-600\/25{--tw-gradient-to:rgb(var(--cstu-info-600)/.25) var(--tw-gradient-to-position)}.cstu-to-info-600\/30{--tw-gradient-to:rgb(var(--cstu-info-600)/.3) var(--tw-gradient-to-position)}.cstu-to-info-600\/35{--tw-gradient-to:rgb(var(--cstu-info-600)/.35) var(--tw-gradient-to-position)}.cstu-to-info-600\/40{--tw-gradient-to:rgb(var(--cstu-info-600)/.4) var(--tw-gradient-to-position)}.cstu-to-info-600\/45{--tw-gradient-to:rgb(var(--cstu-info-600)/.45) var(--tw-gradient-to-position)}.cstu-to-info-600\/5{--tw-gradient-to:rgb(var(--cstu-info-600)/.05) var(--tw-gradient-to-position)}.cstu-to-info-600\/50{--tw-gradient-to:rgb(var(--cstu-info-600)/.5) var(--tw-gradient-to-position)}.cstu-to-info-600\/55{--tw-gradient-to:rgb(var(--cstu-info-600)/.55) var(--tw-gradient-to-position)}.cstu-to-info-600\/60{--tw-gradient-to:rgb(var(--cstu-info-600)/.6) var(--tw-gradient-to-position)}.cstu-to-info-600\/65{--tw-gradient-to:rgb(var(--cstu-info-600)/.65) var(--tw-gradient-to-position)}.cstu-to-info-600\/70{--tw-gradient-to:rgb(var(--cstu-info-600)/.7) var(--tw-gradient-to-position)}.cstu-to-info-600\/75{--tw-gradient-to:rgb(var(--cstu-info-600)/.75) var(--tw-gradient-to-position)}.cstu-to-info-600\/80{--tw-gradient-to:rgb(var(--cstu-info-600)/.8) var(--tw-gradient-to-position)}.cstu-to-info-600\/85{--tw-gradient-to:rgb(var(--cstu-info-600)/.85) var(--tw-gradient-to-position)}.cstu-to-info-600\/90{--tw-gradient-to:rgb(var(--cstu-info-600)/.9) var(--tw-gradient-to-position)}.cstu-to-info-600\/95{--tw-gradient-to:rgb(var(--cstu-info-600)/.95) var(--tw-gradient-to-position)}.cstu-to-info-700{--tw-gradient-to:rgb(var(--cstu-info-700)/1) var(--tw-gradient-to-position)}.cstu-to-info-700\/0{--tw-gradient-to:rgb(var(--cstu-info-700)/0) var(--tw-gradient-to-position)}.cstu-to-info-700\/10{--tw-gradient-to:rgb(var(--cstu-info-700)/.1) var(--tw-gradient-to-position)}.cstu-to-info-700\/100{--tw-gradient-to:rgb(var(--cstu-info-700)/1) var(--tw-gradient-to-position)}.cstu-to-info-700\/15{--tw-gradient-to:rgb(var(--cstu-info-700)/.15) var(--tw-gradient-to-position)}.cstu-to-info-700\/20{--tw-gradient-to:rgb(var(--cstu-info-700)/.2) var(--tw-gradient-to-position)}.cstu-to-info-700\/25{--tw-gradient-to:rgb(var(--cstu-info-700)/.25) var(--tw-gradient-to-position)}.cstu-to-info-700\/30{--tw-gradient-to:rgb(var(--cstu-info-700)/.3) var(--tw-gradient-to-position)}.cstu-to-info-700\/35{--tw-gradient-to:rgb(var(--cstu-info-700)/.35) var(--tw-gradient-to-position)}.cstu-to-info-700\/40{--tw-gradient-to:rgb(var(--cstu-info-700)/.4) var(--tw-gradient-to-position)}.cstu-to-info-700\/45{--tw-gradient-to:rgb(var(--cstu-info-700)/.45) var(--tw-gradient-to-position)}.cstu-to-info-700\/5{--tw-gradient-to:rgb(var(--cstu-info-700)/.05) var(--tw-gradient-to-position)}.cstu-to-info-700\/50{--tw-gradient-to:rgb(var(--cstu-info-700)/.5) var(--tw-gradient-to-position)}.cstu-to-info-700\/55{--tw-gradient-to:rgb(var(--cstu-info-700)/.55) var(--tw-gradient-to-position)}.cstu-to-info-700\/60{--tw-gradient-to:rgb(var(--cstu-info-700)/.6) var(--tw-gradient-to-position)}.cstu-to-info-700\/65{--tw-gradient-to:rgb(var(--cstu-info-700)/.65) var(--tw-gradient-to-position)}.cstu-to-info-700\/70{--tw-gradient-to:rgb(var(--cstu-info-700)/.7) var(--tw-gradient-to-position)}.cstu-to-info-700\/75{--tw-gradient-to:rgb(var(--cstu-info-700)/.75) var(--tw-gradient-to-position)}.cstu-to-info-700\/80{--tw-gradient-to:rgb(var(--cstu-info-700)/.8) var(--tw-gradient-to-position)}.cstu-to-info-700\/85{--tw-gradient-to:rgb(var(--cstu-info-700)/.85) var(--tw-gradient-to-position)}.cstu-to-info-700\/90{--tw-gradient-to:rgb(var(--cstu-info-700)/.9) var(--tw-gradient-to-position)}.cstu-to-info-700\/95{--tw-gradient-to:rgb(var(--cstu-info-700)/.95) var(--tw-gradient-to-position)}.cstu-to-info-800{--tw-gradient-to:rgb(var(--cstu-info-800)/1) var(--tw-gradient-to-position)}.cstu-to-info-800\/0{--tw-gradient-to:rgb(var(--cstu-info-800)/0) var(--tw-gradient-to-position)}.cstu-to-info-800\/10{--tw-gradient-to:rgb(var(--cstu-info-800)/.1) var(--tw-gradient-to-position)}.cstu-to-info-800\/100{--tw-gradient-to:rgb(var(--cstu-info-800)/1) var(--tw-gradient-to-position)}.cstu-to-info-800\/15{--tw-gradient-to:rgb(var(--cstu-info-800)/.15) var(--tw-gradient-to-position)}.cstu-to-info-800\/20{--tw-gradient-to:rgb(var(--cstu-info-800)/.2) var(--tw-gradient-to-position)}.cstu-to-info-800\/25{--tw-gradient-to:rgb(var(--cstu-info-800)/.25) var(--tw-gradient-to-position)}.cstu-to-info-800\/30{--tw-gradient-to:rgb(var(--cstu-info-800)/.3) var(--tw-gradient-to-position)}.cstu-to-info-800\/35{--tw-gradient-to:rgb(var(--cstu-info-800)/.35) var(--tw-gradient-to-position)}.cstu-to-info-800\/40{--tw-gradient-to:rgb(var(--cstu-info-800)/.4) var(--tw-gradient-to-position)}.cstu-to-info-800\/45{--tw-gradient-to:rgb(var(--cstu-info-800)/.45) var(--tw-gradient-to-position)}.cstu-to-info-800\/5{--tw-gradient-to:rgb(var(--cstu-info-800)/.05) var(--tw-gradient-to-position)}.cstu-to-info-800\/50{--tw-gradient-to:rgb(var(--cstu-info-800)/.5) var(--tw-gradient-to-position)}.cstu-to-info-800\/55{--tw-gradient-to:rgb(var(--cstu-info-800)/.55) var(--tw-gradient-to-position)}.cstu-to-info-800\/60{--tw-gradient-to:rgb(var(--cstu-info-800)/.6) var(--tw-gradient-to-position)}.cstu-to-info-800\/65{--tw-gradient-to:rgb(var(--cstu-info-800)/.65) var(--tw-gradient-to-position)}.cstu-to-info-800\/70{--tw-gradient-to:rgb(var(--cstu-info-800)/.7) var(--tw-gradient-to-position)}.cstu-to-info-800\/75{--tw-gradient-to:rgb(var(--cstu-info-800)/.75) var(--tw-gradient-to-position)}.cstu-to-info-800\/80{--tw-gradient-to:rgb(var(--cstu-info-800)/.8) var(--tw-gradient-to-position)}.cstu-to-info-800\/85{--tw-gradient-to:rgb(var(--cstu-info-800)/.85) var(--tw-gradient-to-position)}.cstu-to-info-800\/90{--tw-gradient-to:rgb(var(--cstu-info-800)/.9) var(--tw-gradient-to-position)}.cstu-to-info-800\/95{--tw-gradient-to:rgb(var(--cstu-info-800)/.95) var(--tw-gradient-to-position)}.cstu-to-info-900{--tw-gradient-to:rgb(var(--cstu-info-900)/1) var(--tw-gradient-to-position)}.cstu-to-info-900\/0{--tw-gradient-to:rgb(var(--cstu-info-900)/0) var(--tw-gradient-to-position)}.cstu-to-info-900\/10{--tw-gradient-to:rgb(var(--cstu-info-900)/.1) var(--tw-gradient-to-position)}.cstu-to-info-900\/100{--tw-gradient-to:rgb(var(--cstu-info-900)/1) var(--tw-gradient-to-position)}.cstu-to-info-900\/15{--tw-gradient-to:rgb(var(--cstu-info-900)/.15) var(--tw-gradient-to-position)}.cstu-to-info-900\/20{--tw-gradient-to:rgb(var(--cstu-info-900)/.2) var(--tw-gradient-to-position)}.cstu-to-info-900\/25{--tw-gradient-to:rgb(var(--cstu-info-900)/.25) var(--tw-gradient-to-position)}.cstu-to-info-900\/30{--tw-gradient-to:rgb(var(--cstu-info-900)/.3) var(--tw-gradient-to-position)}.cstu-to-info-900\/35{--tw-gradient-to:rgb(var(--cstu-info-900)/.35) var(--tw-gradient-to-position)}.cstu-to-info-900\/40{--tw-gradient-to:rgb(var(--cstu-info-900)/.4) var(--tw-gradient-to-position)}.cstu-to-info-900\/45{--tw-gradient-to:rgb(var(--cstu-info-900)/.45) var(--tw-gradient-to-position)}.cstu-to-info-900\/5{--tw-gradient-to:rgb(var(--cstu-info-900)/.05) var(--tw-gradient-to-position)}.cstu-to-info-900\/50{--tw-gradient-to:rgb(var(--cstu-info-900)/.5) var(--tw-gradient-to-position)}.cstu-to-info-900\/55{--tw-gradient-to:rgb(var(--cstu-info-900)/.55) var(--tw-gradient-to-position)}.cstu-to-info-900\/60{--tw-gradient-to:rgb(var(--cstu-info-900)/.6) var(--tw-gradient-to-position)}.cstu-to-info-900\/65{--tw-gradient-to:rgb(var(--cstu-info-900)/.65) var(--tw-gradient-to-position)}.cstu-to-info-900\/70{--tw-gradient-to:rgb(var(--cstu-info-900)/.7) var(--tw-gradient-to-position)}.cstu-to-info-900\/75{--tw-gradient-to:rgb(var(--cstu-info-900)/.75) var(--tw-gradient-to-position)}.cstu-to-info-900\/80{--tw-gradient-to:rgb(var(--cstu-info-900)/.8) var(--tw-gradient-to-position)}.cstu-to-info-900\/85{--tw-gradient-to:rgb(var(--cstu-info-900)/.85) var(--tw-gradient-to-position)}.cstu-to-info-900\/90{--tw-gradient-to:rgb(var(--cstu-info-900)/.9) var(--tw-gradient-to-position)}.cstu-to-info-900\/95{--tw-gradient-to:rgb(var(--cstu-info-900)/.95) var(--tw-gradient-to-position)}.cstu-to-orange-100{--tw-gradient-to:rgb(var(--cstu-orange-100)/1) var(--tw-gradient-to-position)}.cstu-to-orange-100\/0{--tw-gradient-to:rgb(var(--cstu-orange-100)/0) var(--tw-gradient-to-position)}.cstu-to-orange-100\/10{--tw-gradient-to:rgb(var(--cstu-orange-100)/.1) var(--tw-gradient-to-position)}.cstu-to-orange-100\/100{--tw-gradient-to:rgb(var(--cstu-orange-100)/1) var(--tw-gradient-to-position)}.cstu-to-orange-100\/15{--tw-gradient-to:rgb(var(--cstu-orange-100)/.15) var(--tw-gradient-to-position)}.cstu-to-orange-100\/20{--tw-gradient-to:rgb(var(--cstu-orange-100)/.2) var(--tw-gradient-to-position)}.cstu-to-orange-100\/25{--tw-gradient-to:rgb(var(--cstu-orange-100)/.25) var(--tw-gradient-to-position)}.cstu-to-orange-100\/30{--tw-gradient-to:rgb(var(--cstu-orange-100)/.3) var(--tw-gradient-to-position)}.cstu-to-orange-100\/35{--tw-gradient-to:rgb(var(--cstu-orange-100)/.35) var(--tw-gradient-to-position)}.cstu-to-orange-100\/40{--tw-gradient-to:rgb(var(--cstu-orange-100)/.4) var(--tw-gradient-to-position)}.cstu-to-orange-100\/45{--tw-gradient-to:rgb(var(--cstu-orange-100)/.45) var(--tw-gradient-to-position)}.cstu-to-orange-100\/5{--tw-gradient-to:rgb(var(--cstu-orange-100)/.05) var(--tw-gradient-to-position)}.cstu-to-orange-100\/50{--tw-gradient-to:rgb(var(--cstu-orange-100)/.5) var(--tw-gradient-to-position)}.cstu-to-orange-100\/55{--tw-gradient-to:rgb(var(--cstu-orange-100)/.55) var(--tw-gradient-to-position)}.cstu-to-orange-100\/60{--tw-gradient-to:rgb(var(--cstu-orange-100)/.6) var(--tw-gradient-to-position)}.cstu-to-orange-100\/65{--tw-gradient-to:rgb(var(--cstu-orange-100)/.65) var(--tw-gradient-to-position)}.cstu-to-orange-100\/70{--tw-gradient-to:rgb(var(--cstu-orange-100)/.7) var(--tw-gradient-to-position)}.cstu-to-orange-100\/75{--tw-gradient-to:rgb(var(--cstu-orange-100)/.75) var(--tw-gradient-to-position)}.cstu-to-orange-100\/80{--tw-gradient-to:rgb(var(--cstu-orange-100)/.8) var(--tw-gradient-to-position)}.cstu-to-orange-100\/85{--tw-gradient-to:rgb(var(--cstu-orange-100)/.85) var(--tw-gradient-to-position)}.cstu-to-orange-100\/90{--tw-gradient-to:rgb(var(--cstu-orange-100)/.9) var(--tw-gradient-to-position)}.cstu-to-orange-100\/95{--tw-gradient-to:rgb(var(--cstu-orange-100)/.95) var(--tw-gradient-to-position)}.cstu-to-orange-200{--tw-gradient-to:rgb(var(--cstu-orange-200)/1) var(--tw-gradient-to-position)}.cstu-to-orange-200\/0{--tw-gradient-to:rgb(var(--cstu-orange-200)/0) var(--tw-gradient-to-position)}.cstu-to-orange-200\/10{--tw-gradient-to:rgb(var(--cstu-orange-200)/.1) var(--tw-gradient-to-position)}.cstu-to-orange-200\/100{--tw-gradient-to:rgb(var(--cstu-orange-200)/1) var(--tw-gradient-to-position)}.cstu-to-orange-200\/15{--tw-gradient-to:rgb(var(--cstu-orange-200)/.15) var(--tw-gradient-to-position)}.cstu-to-orange-200\/20{--tw-gradient-to:rgb(var(--cstu-orange-200)/.2) var(--tw-gradient-to-position)}.cstu-to-orange-200\/25{--tw-gradient-to:rgb(var(--cstu-orange-200)/.25) var(--tw-gradient-to-position)}.cstu-to-orange-200\/30{--tw-gradient-to:rgb(var(--cstu-orange-200)/.3) var(--tw-gradient-to-position)}.cstu-to-orange-200\/35{--tw-gradient-to:rgb(var(--cstu-orange-200)/.35) var(--tw-gradient-to-position)}.cstu-to-orange-200\/40{--tw-gradient-to:rgb(var(--cstu-orange-200)/.4) var(--tw-gradient-to-position)}.cstu-to-orange-200\/45{--tw-gradient-to:rgb(var(--cstu-orange-200)/.45) var(--tw-gradient-to-position)}.cstu-to-orange-200\/5{--tw-gradient-to:rgb(var(--cstu-orange-200)/.05) var(--tw-gradient-to-position)}.cstu-to-orange-200\/50{--tw-gradient-to:rgb(var(--cstu-orange-200)/.5) var(--tw-gradient-to-position)}.cstu-to-orange-200\/55{--tw-gradient-to:rgb(var(--cstu-orange-200)/.55) var(--tw-gradient-to-position)}.cstu-to-orange-200\/60{--tw-gradient-to:rgb(var(--cstu-orange-200)/.6) var(--tw-gradient-to-position)}.cstu-to-orange-200\/65{--tw-gradient-to:rgb(var(--cstu-orange-200)/.65) var(--tw-gradient-to-position)}.cstu-to-orange-200\/70{--tw-gradient-to:rgb(var(--cstu-orange-200)/.7) var(--tw-gradient-to-position)}.cstu-to-orange-200\/75{--tw-gradient-to:rgb(var(--cstu-orange-200)/.75) var(--tw-gradient-to-position)}.cstu-to-orange-200\/80{--tw-gradient-to:rgb(var(--cstu-orange-200)/.8) var(--tw-gradient-to-position)}.cstu-to-orange-200\/85{--tw-gradient-to:rgb(var(--cstu-orange-200)/.85) var(--tw-gradient-to-position)}.cstu-to-orange-200\/90{--tw-gradient-to:rgb(var(--cstu-orange-200)/.9) var(--tw-gradient-to-position)}.cstu-to-orange-200\/95{--tw-gradient-to:rgb(var(--cstu-orange-200)/.95) var(--tw-gradient-to-position)}.cstu-to-orange-300{--tw-gradient-to:rgb(var(--cstu-orange-300)/1) var(--tw-gradient-to-position)}.cstu-to-orange-300\/0{--tw-gradient-to:rgb(var(--cstu-orange-300)/0) var(--tw-gradient-to-position)}.cstu-to-orange-300\/10{--tw-gradient-to:rgb(var(--cstu-orange-300)/.1) var(--tw-gradient-to-position)}.cstu-to-orange-300\/100{--tw-gradient-to:rgb(var(--cstu-orange-300)/1) var(--tw-gradient-to-position)}.cstu-to-orange-300\/15{--tw-gradient-to:rgb(var(--cstu-orange-300)/.15) var(--tw-gradient-to-position)}.cstu-to-orange-300\/20{--tw-gradient-to:rgb(var(--cstu-orange-300)/.2) var(--tw-gradient-to-position)}.cstu-to-orange-300\/25{--tw-gradient-to:rgb(var(--cstu-orange-300)/.25) var(--tw-gradient-to-position)}.cstu-to-orange-300\/30{--tw-gradient-to:rgb(var(--cstu-orange-300)/.3) var(--tw-gradient-to-position)}.cstu-to-orange-300\/35{--tw-gradient-to:rgb(var(--cstu-orange-300)/.35) var(--tw-gradient-to-position)}.cstu-to-orange-300\/40{--tw-gradient-to:rgb(var(--cstu-orange-300)/.4) var(--tw-gradient-to-position)}.cstu-to-orange-300\/45{--tw-gradient-to:rgb(var(--cstu-orange-300)/.45) var(--tw-gradient-to-position)}.cstu-to-orange-300\/5{--tw-gradient-to:rgb(var(--cstu-orange-300)/.05) var(--tw-gradient-to-position)}.cstu-to-orange-300\/50{--tw-gradient-to:rgb(var(--cstu-orange-300)/.5) var(--tw-gradient-to-position)}.cstu-to-orange-300\/55{--tw-gradient-to:rgb(var(--cstu-orange-300)/.55) var(--tw-gradient-to-position)}.cstu-to-orange-300\/60{--tw-gradient-to:rgb(var(--cstu-orange-300)/.6) var(--tw-gradient-to-position)}.cstu-to-orange-300\/65{--tw-gradient-to:rgb(var(--cstu-orange-300)/.65) var(--tw-gradient-to-position)}.cstu-to-orange-300\/70{--tw-gradient-to:rgb(var(--cstu-orange-300)/.7) var(--tw-gradient-to-position)}.cstu-to-orange-300\/75{--tw-gradient-to:rgb(var(--cstu-orange-300)/.75) var(--tw-gradient-to-position)}.cstu-to-orange-300\/80{--tw-gradient-to:rgb(var(--cstu-orange-300)/.8) var(--tw-gradient-to-position)}.cstu-to-orange-300\/85{--tw-gradient-to:rgb(var(--cstu-orange-300)/.85) var(--tw-gradient-to-position)}.cstu-to-orange-300\/90{--tw-gradient-to:rgb(var(--cstu-orange-300)/.9) var(--tw-gradient-to-position)}.cstu-to-orange-300\/95{--tw-gradient-to:rgb(var(--cstu-orange-300)/.95) var(--tw-gradient-to-position)}.cstu-to-orange-400{--tw-gradient-to:rgb(var(--cstu-orange-400)/1) var(--tw-gradient-to-position)}.cstu-to-orange-400\/0{--tw-gradient-to:rgb(var(--cstu-orange-400)/0) var(--tw-gradient-to-position)}.cstu-to-orange-400\/10{--tw-gradient-to:rgb(var(--cstu-orange-400)/.1) var(--tw-gradient-to-position)}.cstu-to-orange-400\/100{--tw-gradient-to:rgb(var(--cstu-orange-400)/1) var(--tw-gradient-to-position)}.cstu-to-orange-400\/15{--tw-gradient-to:rgb(var(--cstu-orange-400)/.15) var(--tw-gradient-to-position)}.cstu-to-orange-400\/20{--tw-gradient-to:rgb(var(--cstu-orange-400)/.2) var(--tw-gradient-to-position)}.cstu-to-orange-400\/25{--tw-gradient-to:rgb(var(--cstu-orange-400)/.25) var(--tw-gradient-to-position)}.cstu-to-orange-400\/30{--tw-gradient-to:rgb(var(--cstu-orange-400)/.3) var(--tw-gradient-to-position)}.cstu-to-orange-400\/35{--tw-gradient-to:rgb(var(--cstu-orange-400)/.35) var(--tw-gradient-to-position)}.cstu-to-orange-400\/40{--tw-gradient-to:rgb(var(--cstu-orange-400)/.4) var(--tw-gradient-to-position)}.cstu-to-orange-400\/45{--tw-gradient-to:rgb(var(--cstu-orange-400)/.45) var(--tw-gradient-to-position)}.cstu-to-orange-400\/5{--tw-gradient-to:rgb(var(--cstu-orange-400)/.05) var(--tw-gradient-to-position)}.cstu-to-orange-400\/50{--tw-gradient-to:rgb(var(--cstu-orange-400)/.5) var(--tw-gradient-to-position)}.cstu-to-orange-400\/55{--tw-gradient-to:rgb(var(--cstu-orange-400)/.55) var(--tw-gradient-to-position)}.cstu-to-orange-400\/60{--tw-gradient-to:rgb(var(--cstu-orange-400)/.6) var(--tw-gradient-to-position)}.cstu-to-orange-400\/65{--tw-gradient-to:rgb(var(--cstu-orange-400)/.65) var(--tw-gradient-to-position)}.cstu-to-orange-400\/70{--tw-gradient-to:rgb(var(--cstu-orange-400)/.7) var(--tw-gradient-to-position)}.cstu-to-orange-400\/75{--tw-gradient-to:rgb(var(--cstu-orange-400)/.75) var(--tw-gradient-to-position)}.cstu-to-orange-400\/80{--tw-gradient-to:rgb(var(--cstu-orange-400)/.8) var(--tw-gradient-to-position)}.cstu-to-orange-400\/85{--tw-gradient-to:rgb(var(--cstu-orange-400)/.85) var(--tw-gradient-to-position)}.cstu-to-orange-400\/90{--tw-gradient-to:rgb(var(--cstu-orange-400)/.9) var(--tw-gradient-to-position)}.cstu-to-orange-400\/95{--tw-gradient-to:rgb(var(--cstu-orange-400)/.95) var(--tw-gradient-to-position)}.cstu-to-orange-50{--tw-gradient-to:rgb(var(--cstu-orange-50)/1) var(--tw-gradient-to-position)}.cstu-to-orange-50\/0{--tw-gradient-to:rgb(var(--cstu-orange-50)/0) var(--tw-gradient-to-position)}.cstu-to-orange-50\/10{--tw-gradient-to:rgb(var(--cstu-orange-50)/.1) var(--tw-gradient-to-position)}.cstu-to-orange-50\/100{--tw-gradient-to:rgb(var(--cstu-orange-50)/1) var(--tw-gradient-to-position)}.cstu-to-orange-50\/15{--tw-gradient-to:rgb(var(--cstu-orange-50)/.15) var(--tw-gradient-to-position)}.cstu-to-orange-50\/20{--tw-gradient-to:rgb(var(--cstu-orange-50)/.2) var(--tw-gradient-to-position)}.cstu-to-orange-50\/25{--tw-gradient-to:rgb(var(--cstu-orange-50)/.25) var(--tw-gradient-to-position)}.cstu-to-orange-50\/30{--tw-gradient-to:rgb(var(--cstu-orange-50)/.3) var(--tw-gradient-to-position)}.cstu-to-orange-50\/35{--tw-gradient-to:rgb(var(--cstu-orange-50)/.35) var(--tw-gradient-to-position)}.cstu-to-orange-50\/40{--tw-gradient-to:rgb(var(--cstu-orange-50)/.4) var(--tw-gradient-to-position)}.cstu-to-orange-50\/45{--tw-gradient-to:rgb(var(--cstu-orange-50)/.45) var(--tw-gradient-to-position)}.cstu-to-orange-50\/5{--tw-gradient-to:rgb(var(--cstu-orange-50)/.05) var(--tw-gradient-to-position)}.cstu-to-orange-50\/50{--tw-gradient-to:rgb(var(--cstu-orange-50)/.5) var(--tw-gradient-to-position)}.cstu-to-orange-50\/55{--tw-gradient-to:rgb(var(--cstu-orange-50)/.55) var(--tw-gradient-to-position)}.cstu-to-orange-50\/60{--tw-gradient-to:rgb(var(--cstu-orange-50)/.6) var(--tw-gradient-to-position)}.cstu-to-orange-50\/65{--tw-gradient-to:rgb(var(--cstu-orange-50)/.65) var(--tw-gradient-to-position)}.cstu-to-orange-50\/70{--tw-gradient-to:rgb(var(--cstu-orange-50)/.7) var(--tw-gradient-to-position)}.cstu-to-orange-50\/75{--tw-gradient-to:rgb(var(--cstu-orange-50)/.75) var(--tw-gradient-to-position)}.cstu-to-orange-50\/80{--tw-gradient-to:rgb(var(--cstu-orange-50)/.8) var(--tw-gradient-to-position)}.cstu-to-orange-50\/85{--tw-gradient-to:rgb(var(--cstu-orange-50)/.85) var(--tw-gradient-to-position)}.cstu-to-orange-50\/90{--tw-gradient-to:rgb(var(--cstu-orange-50)/.9) var(--tw-gradient-to-position)}.cstu-to-orange-50\/95{--tw-gradient-to:rgb(var(--cstu-orange-50)/.95) var(--tw-gradient-to-position)}.cstu-to-orange-500{--tw-gradient-to:rgb(var(--cstu-orange-500)/1) var(--tw-gradient-to-position)}.cstu-to-orange-500\/0{--tw-gradient-to:rgb(var(--cstu-orange-500)/0) var(--tw-gradient-to-position)}.cstu-to-orange-500\/10{--tw-gradient-to:rgb(var(--cstu-orange-500)/.1) var(--tw-gradient-to-position)}.cstu-to-orange-500\/100{--tw-gradient-to:rgb(var(--cstu-orange-500)/1) var(--tw-gradient-to-position)}.cstu-to-orange-500\/15{--tw-gradient-to:rgb(var(--cstu-orange-500)/.15) var(--tw-gradient-to-position)}.cstu-to-orange-500\/20{--tw-gradient-to:rgb(var(--cstu-orange-500)/.2) var(--tw-gradient-to-position)}.cstu-to-orange-500\/25{--tw-gradient-to:rgb(var(--cstu-orange-500)/.25) var(--tw-gradient-to-position)}.cstu-to-orange-500\/30{--tw-gradient-to:rgb(var(--cstu-orange-500)/.3) var(--tw-gradient-to-position)}.cstu-to-orange-500\/35{--tw-gradient-to:rgb(var(--cstu-orange-500)/.35) var(--tw-gradient-to-position)}.cstu-to-orange-500\/40{--tw-gradient-to:rgb(var(--cstu-orange-500)/.4) var(--tw-gradient-to-position)}.cstu-to-orange-500\/45{--tw-gradient-to:rgb(var(--cstu-orange-500)/.45) var(--tw-gradient-to-position)}.cstu-to-orange-500\/5{--tw-gradient-to:rgb(var(--cstu-orange-500)/.05) var(--tw-gradient-to-position)}.cstu-to-orange-500\/50{--tw-gradient-to:rgb(var(--cstu-orange-500)/.5) var(--tw-gradient-to-position)}.cstu-to-orange-500\/55{--tw-gradient-to:rgb(var(--cstu-orange-500)/.55) var(--tw-gradient-to-position)}.cstu-to-orange-500\/60{--tw-gradient-to:rgb(var(--cstu-orange-500)/.6) var(--tw-gradient-to-position)}.cstu-to-orange-500\/65{--tw-gradient-to:rgb(var(--cstu-orange-500)/.65) var(--tw-gradient-to-position)}.cstu-to-orange-500\/70{--tw-gradient-to:rgb(var(--cstu-orange-500)/.7) var(--tw-gradient-to-position)}.cstu-to-orange-500\/75{--tw-gradient-to:rgb(var(--cstu-orange-500)/.75) var(--tw-gradient-to-position)}.cstu-to-orange-500\/80{--tw-gradient-to:rgb(var(--cstu-orange-500)/.8) var(--tw-gradient-to-position)}.cstu-to-orange-500\/85{--tw-gradient-to:rgb(var(--cstu-orange-500)/.85) var(--tw-gradient-to-position)}.cstu-to-orange-500\/90{--tw-gradient-to:rgb(var(--cstu-orange-500)/.9) var(--tw-gradient-to-position)}.cstu-to-orange-500\/95{--tw-gradient-to:rgb(var(--cstu-orange-500)/.95) var(--tw-gradient-to-position)}.cstu-to-orange-600{--tw-gradient-to:rgb(var(--cstu-orange-600)/1) var(--tw-gradient-to-position)}.cstu-to-orange-600\/0{--tw-gradient-to:rgb(var(--cstu-orange-600)/0) var(--tw-gradient-to-position)}.cstu-to-orange-600\/10{--tw-gradient-to:rgb(var(--cstu-orange-600)/.1) var(--tw-gradient-to-position)}.cstu-to-orange-600\/100{--tw-gradient-to:rgb(var(--cstu-orange-600)/1) var(--tw-gradient-to-position)}.cstu-to-orange-600\/15{--tw-gradient-to:rgb(var(--cstu-orange-600)/.15) var(--tw-gradient-to-position)}.cstu-to-orange-600\/20{--tw-gradient-to:rgb(var(--cstu-orange-600)/.2) var(--tw-gradient-to-position)}.cstu-to-orange-600\/25{--tw-gradient-to:rgb(var(--cstu-orange-600)/.25) var(--tw-gradient-to-position)}.cstu-to-orange-600\/30{--tw-gradient-to:rgb(var(--cstu-orange-600)/.3) var(--tw-gradient-to-position)}.cstu-to-orange-600\/35{--tw-gradient-to:rgb(var(--cstu-orange-600)/.35) var(--tw-gradient-to-position)}.cstu-to-orange-600\/40{--tw-gradient-to:rgb(var(--cstu-orange-600)/.4) var(--tw-gradient-to-position)}.cstu-to-orange-600\/45{--tw-gradient-to:rgb(var(--cstu-orange-600)/.45) var(--tw-gradient-to-position)}.cstu-to-orange-600\/5{--tw-gradient-to:rgb(var(--cstu-orange-600)/.05) var(--tw-gradient-to-position)}.cstu-to-orange-600\/50{--tw-gradient-to:rgb(var(--cstu-orange-600)/.5) var(--tw-gradient-to-position)}.cstu-to-orange-600\/55{--tw-gradient-to:rgb(var(--cstu-orange-600)/.55) var(--tw-gradient-to-position)}.cstu-to-orange-600\/60{--tw-gradient-to:rgb(var(--cstu-orange-600)/.6) var(--tw-gradient-to-position)}.cstu-to-orange-600\/65{--tw-gradient-to:rgb(var(--cstu-orange-600)/.65) var(--tw-gradient-to-position)}.cstu-to-orange-600\/70{--tw-gradient-to:rgb(var(--cstu-orange-600)/.7) var(--tw-gradient-to-position)}.cstu-to-orange-600\/75{--tw-gradient-to:rgb(var(--cstu-orange-600)/.75) var(--tw-gradient-to-position)}.cstu-to-orange-600\/80{--tw-gradient-to:rgb(var(--cstu-orange-600)/.8) var(--tw-gradient-to-position)}.cstu-to-orange-600\/85{--tw-gradient-to:rgb(var(--cstu-orange-600)/.85) var(--tw-gradient-to-position)}.cstu-to-orange-600\/90{--tw-gradient-to:rgb(var(--cstu-orange-600)/.9) var(--tw-gradient-to-position)}.cstu-to-orange-600\/95{--tw-gradient-to:rgb(var(--cstu-orange-600)/.95) var(--tw-gradient-to-position)}.cstu-to-orange-700{--tw-gradient-to:rgb(var(--cstu-orange-700)/1) var(--tw-gradient-to-position)}.cstu-to-orange-700\/0{--tw-gradient-to:rgb(var(--cstu-orange-700)/0) var(--tw-gradient-to-position)}.cstu-to-orange-700\/10{--tw-gradient-to:rgb(var(--cstu-orange-700)/.1) var(--tw-gradient-to-position)}.cstu-to-orange-700\/100{--tw-gradient-to:rgb(var(--cstu-orange-700)/1) var(--tw-gradient-to-position)}.cstu-to-orange-700\/15{--tw-gradient-to:rgb(var(--cstu-orange-700)/.15) var(--tw-gradient-to-position)}.cstu-to-orange-700\/20{--tw-gradient-to:rgb(var(--cstu-orange-700)/.2) var(--tw-gradient-to-position)}.cstu-to-orange-700\/25{--tw-gradient-to:rgb(var(--cstu-orange-700)/.25) var(--tw-gradient-to-position)}.cstu-to-orange-700\/30{--tw-gradient-to:rgb(var(--cstu-orange-700)/.3) var(--tw-gradient-to-position)}.cstu-to-orange-700\/35{--tw-gradient-to:rgb(var(--cstu-orange-700)/.35) var(--tw-gradient-to-position)}.cstu-to-orange-700\/40{--tw-gradient-to:rgb(var(--cstu-orange-700)/.4) var(--tw-gradient-to-position)}.cstu-to-orange-700\/45{--tw-gradient-to:rgb(var(--cstu-orange-700)/.45) var(--tw-gradient-to-position)}.cstu-to-orange-700\/5{--tw-gradient-to:rgb(var(--cstu-orange-700)/.05) var(--tw-gradient-to-position)}.cstu-to-orange-700\/50{--tw-gradient-to:rgb(var(--cstu-orange-700)/.5) var(--tw-gradient-to-position)}.cstu-to-orange-700\/55{--tw-gradient-to:rgb(var(--cstu-orange-700)/.55) var(--tw-gradient-to-position)}.cstu-to-orange-700\/60{--tw-gradient-to:rgb(var(--cstu-orange-700)/.6) var(--tw-gradient-to-position)}.cstu-to-orange-700\/65{--tw-gradient-to:rgb(var(--cstu-orange-700)/.65) var(--tw-gradient-to-position)}.cstu-to-orange-700\/70{--tw-gradient-to:rgb(var(--cstu-orange-700)/.7) var(--tw-gradient-to-position)}.cstu-to-orange-700\/75{--tw-gradient-to:rgb(var(--cstu-orange-700)/.75) var(--tw-gradient-to-position)}.cstu-to-orange-700\/80{--tw-gradient-to:rgb(var(--cstu-orange-700)/.8) var(--tw-gradient-to-position)}.cstu-to-orange-700\/85{--tw-gradient-to:rgb(var(--cstu-orange-700)/.85) var(--tw-gradient-to-position)}.cstu-to-orange-700\/90{--tw-gradient-to:rgb(var(--cstu-orange-700)/.9) var(--tw-gradient-to-position)}.cstu-to-orange-700\/95{--tw-gradient-to:rgb(var(--cstu-orange-700)/.95) var(--tw-gradient-to-position)}.cstu-to-orange-800{--tw-gradient-to:rgb(var(--cstu-orange-800)/1) var(--tw-gradient-to-position)}.cstu-to-orange-800\/0{--tw-gradient-to:rgb(var(--cstu-orange-800)/0) var(--tw-gradient-to-position)}.cstu-to-orange-800\/10{--tw-gradient-to:rgb(var(--cstu-orange-800)/.1) var(--tw-gradient-to-position)}.cstu-to-orange-800\/100{--tw-gradient-to:rgb(var(--cstu-orange-800)/1) var(--tw-gradient-to-position)}.cstu-to-orange-800\/15{--tw-gradient-to:rgb(var(--cstu-orange-800)/.15) var(--tw-gradient-to-position)}.cstu-to-orange-800\/20{--tw-gradient-to:rgb(var(--cstu-orange-800)/.2) var(--tw-gradient-to-position)}.cstu-to-orange-800\/25{--tw-gradient-to:rgb(var(--cstu-orange-800)/.25) var(--tw-gradient-to-position)}.cstu-to-orange-800\/30{--tw-gradient-to:rgb(var(--cstu-orange-800)/.3) var(--tw-gradient-to-position)}.cstu-to-orange-800\/35{--tw-gradient-to:rgb(var(--cstu-orange-800)/.35) var(--tw-gradient-to-position)}.cstu-to-orange-800\/40{--tw-gradient-to:rgb(var(--cstu-orange-800)/.4) var(--tw-gradient-to-position)}.cstu-to-orange-800\/45{--tw-gradient-to:rgb(var(--cstu-orange-800)/.45) var(--tw-gradient-to-position)}.cstu-to-orange-800\/5{--tw-gradient-to:rgb(var(--cstu-orange-800)/.05) var(--tw-gradient-to-position)}.cstu-to-orange-800\/50{--tw-gradient-to:rgb(var(--cstu-orange-800)/.5) var(--tw-gradient-to-position)}.cstu-to-orange-800\/55{--tw-gradient-to:rgb(var(--cstu-orange-800)/.55) var(--tw-gradient-to-position)}.cstu-to-orange-800\/60{--tw-gradient-to:rgb(var(--cstu-orange-800)/.6) var(--tw-gradient-to-position)}.cstu-to-orange-800\/65{--tw-gradient-to:rgb(var(--cstu-orange-800)/.65) var(--tw-gradient-to-position)}.cstu-to-orange-800\/70{--tw-gradient-to:rgb(var(--cstu-orange-800)/.7) var(--tw-gradient-to-position)}.cstu-to-orange-800\/75{--tw-gradient-to:rgb(var(--cstu-orange-800)/.75) var(--tw-gradient-to-position)}.cstu-to-orange-800\/80{--tw-gradient-to:rgb(var(--cstu-orange-800)/.8) var(--tw-gradient-to-position)}.cstu-to-orange-800\/85{--tw-gradient-to:rgb(var(--cstu-orange-800)/.85) var(--tw-gradient-to-position)}.cstu-to-orange-800\/90{--tw-gradient-to:rgb(var(--cstu-orange-800)/.9) var(--tw-gradient-to-position)}.cstu-to-orange-800\/95{--tw-gradient-to:rgb(var(--cstu-orange-800)/.95) var(--tw-gradient-to-position)}.cstu-to-orange-900{--tw-gradient-to:rgb(var(--cstu-orange-900)/1) var(--tw-gradient-to-position)}.cstu-to-orange-900\/0{--tw-gradient-to:rgb(var(--cstu-orange-900)/0) var(--tw-gradient-to-position)}.cstu-to-orange-900\/10{--tw-gradient-to:rgb(var(--cstu-orange-900)/.1) var(--tw-gradient-to-position)}.cstu-to-orange-900\/100{--tw-gradient-to:rgb(var(--cstu-orange-900)/1) var(--tw-gradient-to-position)}.cstu-to-orange-900\/15{--tw-gradient-to:rgb(var(--cstu-orange-900)/.15) var(--tw-gradient-to-position)}.cstu-to-orange-900\/20{--tw-gradient-to:rgb(var(--cstu-orange-900)/.2) var(--tw-gradient-to-position)}.cstu-to-orange-900\/25{--tw-gradient-to:rgb(var(--cstu-orange-900)/.25) var(--tw-gradient-to-position)}.cstu-to-orange-900\/30{--tw-gradient-to:rgb(var(--cstu-orange-900)/.3) var(--tw-gradient-to-position)}.cstu-to-orange-900\/35{--tw-gradient-to:rgb(var(--cstu-orange-900)/.35) var(--tw-gradient-to-position)}.cstu-to-orange-900\/40{--tw-gradient-to:rgb(var(--cstu-orange-900)/.4) var(--tw-gradient-to-position)}.cstu-to-orange-900\/45{--tw-gradient-to:rgb(var(--cstu-orange-900)/.45) var(--tw-gradient-to-position)}.cstu-to-orange-900\/5{--tw-gradient-to:rgb(var(--cstu-orange-900)/.05) var(--tw-gradient-to-position)}.cstu-to-orange-900\/50{--tw-gradient-to:rgb(var(--cstu-orange-900)/.5) var(--tw-gradient-to-position)}.cstu-to-orange-900\/55{--tw-gradient-to:rgb(var(--cstu-orange-900)/.55) var(--tw-gradient-to-position)}.cstu-to-orange-900\/60{--tw-gradient-to:rgb(var(--cstu-orange-900)/.6) var(--tw-gradient-to-position)}.cstu-to-orange-900\/65{--tw-gradient-to:rgb(var(--cstu-orange-900)/.65) var(--tw-gradient-to-position)}.cstu-to-orange-900\/70{--tw-gradient-to:rgb(var(--cstu-orange-900)/.7) var(--tw-gradient-to-position)}.cstu-to-orange-900\/75{--tw-gradient-to:rgb(var(--cstu-orange-900)/.75) var(--tw-gradient-to-position)}.cstu-to-orange-900\/80{--tw-gradient-to:rgb(var(--cstu-orange-900)/.8) var(--tw-gradient-to-position)}.cstu-to-orange-900\/85{--tw-gradient-to:rgb(var(--cstu-orange-900)/.85) var(--tw-gradient-to-position)}.cstu-to-orange-900\/90{--tw-gradient-to:rgb(var(--cstu-orange-900)/.9) var(--tw-gradient-to-position)}.cstu-to-orange-900\/95{--tw-gradient-to:rgb(var(--cstu-orange-900)/.95) var(--tw-gradient-to-position)}.cstu-to-primary-100{--tw-gradient-to:rgb(var(--cstu-primary-100)/1) var(--tw-gradient-to-position)}.cstu-to-primary-100\/0{--tw-gradient-to:rgb(var(--cstu-primary-100)/0) var(--tw-gradient-to-position)}.cstu-to-primary-100\/10{--tw-gradient-to:rgb(var(--cstu-primary-100)/.1) var(--tw-gradient-to-position)}.cstu-to-primary-100\/100{--tw-gradient-to:rgb(var(--cstu-primary-100)/1) var(--tw-gradient-to-position)}.cstu-to-primary-100\/15{--tw-gradient-to:rgb(var(--cstu-primary-100)/.15) var(--tw-gradient-to-position)}.cstu-to-primary-100\/20{--tw-gradient-to:rgb(var(--cstu-primary-100)/.2) var(--tw-gradient-to-position)}.cstu-to-primary-100\/25{--tw-gradient-to:rgb(var(--cstu-primary-100)/.25) var(--tw-gradient-to-position)}.cstu-to-primary-100\/30{--tw-gradient-to:rgb(var(--cstu-primary-100)/.3) var(--tw-gradient-to-position)}.cstu-to-primary-100\/35{--tw-gradient-to:rgb(var(--cstu-primary-100)/.35) var(--tw-gradient-to-position)}.cstu-to-primary-100\/40{--tw-gradient-to:rgb(var(--cstu-primary-100)/.4) var(--tw-gradient-to-position)}.cstu-to-primary-100\/45{--tw-gradient-to:rgb(var(--cstu-primary-100)/.45) var(--tw-gradient-to-position)}.cstu-to-primary-100\/5{--tw-gradient-to:rgb(var(--cstu-primary-100)/.05) var(--tw-gradient-to-position)}.cstu-to-primary-100\/50{--tw-gradient-to:rgb(var(--cstu-primary-100)/.5) var(--tw-gradient-to-position)}.cstu-to-primary-100\/55{--tw-gradient-to:rgb(var(--cstu-primary-100)/.55) var(--tw-gradient-to-position)}.cstu-to-primary-100\/60{--tw-gradient-to:rgb(var(--cstu-primary-100)/.6) var(--tw-gradient-to-position)}.cstu-to-primary-100\/65{--tw-gradient-to:rgb(var(--cstu-primary-100)/.65) var(--tw-gradient-to-position)}.cstu-to-primary-100\/70{--tw-gradient-to:rgb(var(--cstu-primary-100)/.7) var(--tw-gradient-to-position)}.cstu-to-primary-100\/75{--tw-gradient-to:rgb(var(--cstu-primary-100)/.75) var(--tw-gradient-to-position)}.cstu-to-primary-100\/80{--tw-gradient-to:rgb(var(--cstu-primary-100)/.8) var(--tw-gradient-to-position)}.cstu-to-primary-100\/85{--tw-gradient-to:rgb(var(--cstu-primary-100)/.85) var(--tw-gradient-to-position)}.cstu-to-primary-100\/90{--tw-gradient-to:rgb(var(--cstu-primary-100)/.9) var(--tw-gradient-to-position)}.cstu-to-primary-100\/95{--tw-gradient-to:rgb(var(--cstu-primary-100)/.95) var(--tw-gradient-to-position)}.cstu-to-primary-200{--tw-gradient-to:rgb(var(--cstu-primary-200)/1) var(--tw-gradient-to-position)}.cstu-to-primary-200\/0{--tw-gradient-to:rgb(var(--cstu-primary-200)/0) var(--tw-gradient-to-position)}.cstu-to-primary-200\/10{--tw-gradient-to:rgb(var(--cstu-primary-200)/.1) var(--tw-gradient-to-position)}.cstu-to-primary-200\/100{--tw-gradient-to:rgb(var(--cstu-primary-200)/1) var(--tw-gradient-to-position)}.cstu-to-primary-200\/15{--tw-gradient-to:rgb(var(--cstu-primary-200)/.15) var(--tw-gradient-to-position)}.cstu-to-primary-200\/20{--tw-gradient-to:rgb(var(--cstu-primary-200)/.2) var(--tw-gradient-to-position)}.cstu-to-primary-200\/25{--tw-gradient-to:rgb(var(--cstu-primary-200)/.25) var(--tw-gradient-to-position)}.cstu-to-primary-200\/30{--tw-gradient-to:rgb(var(--cstu-primary-200)/.3) var(--tw-gradient-to-position)}.cstu-to-primary-200\/35{--tw-gradient-to:rgb(var(--cstu-primary-200)/.35) var(--tw-gradient-to-position)}.cstu-to-primary-200\/40{--tw-gradient-to:rgb(var(--cstu-primary-200)/.4) var(--tw-gradient-to-position)}.cstu-to-primary-200\/45{--tw-gradient-to:rgb(var(--cstu-primary-200)/.45) var(--tw-gradient-to-position)}.cstu-to-primary-200\/5{--tw-gradient-to:rgb(var(--cstu-primary-200)/.05) var(--tw-gradient-to-position)}.cstu-to-primary-200\/50{--tw-gradient-to:rgb(var(--cstu-primary-200)/.5) var(--tw-gradient-to-position)}.cstu-to-primary-200\/55{--tw-gradient-to:rgb(var(--cstu-primary-200)/.55) var(--tw-gradient-to-position)}.cstu-to-primary-200\/60{--tw-gradient-to:rgb(var(--cstu-primary-200)/.6) var(--tw-gradient-to-position)}.cstu-to-primary-200\/65{--tw-gradient-to:rgb(var(--cstu-primary-200)/.65) var(--tw-gradient-to-position)}.cstu-to-primary-200\/70{--tw-gradient-to:rgb(var(--cstu-primary-200)/.7) var(--tw-gradient-to-position)}.cstu-to-primary-200\/75{--tw-gradient-to:rgb(var(--cstu-primary-200)/.75) var(--tw-gradient-to-position)}.cstu-to-primary-200\/80{--tw-gradient-to:rgb(var(--cstu-primary-200)/.8) var(--tw-gradient-to-position)}.cstu-to-primary-200\/85{--tw-gradient-to:rgb(var(--cstu-primary-200)/.85) var(--tw-gradient-to-position)}.cstu-to-primary-200\/90{--tw-gradient-to:rgb(var(--cstu-primary-200)/.9) var(--tw-gradient-to-position)}.cstu-to-primary-200\/95{--tw-gradient-to:rgb(var(--cstu-primary-200)/.95) var(--tw-gradient-to-position)}.cstu-to-primary-300{--tw-gradient-to:rgb(var(--cstu-primary-300)/1) var(--tw-gradient-to-position)}.cstu-to-primary-300\/0{--tw-gradient-to:rgb(var(--cstu-primary-300)/0) var(--tw-gradient-to-position)}.cstu-to-primary-300\/10{--tw-gradient-to:rgb(var(--cstu-primary-300)/.1) var(--tw-gradient-to-position)}.cstu-to-primary-300\/100{--tw-gradient-to:rgb(var(--cstu-primary-300)/1) var(--tw-gradient-to-position)}.cstu-to-primary-300\/15{--tw-gradient-to:rgb(var(--cstu-primary-300)/.15) var(--tw-gradient-to-position)}.cstu-to-primary-300\/20{--tw-gradient-to:rgb(var(--cstu-primary-300)/.2) var(--tw-gradient-to-position)}.cstu-to-primary-300\/25{--tw-gradient-to:rgb(var(--cstu-primary-300)/.25) var(--tw-gradient-to-position)}.cstu-to-primary-300\/30{--tw-gradient-to:rgb(var(--cstu-primary-300)/.3) var(--tw-gradient-to-position)}.cstu-to-primary-300\/35{--tw-gradient-to:rgb(var(--cstu-primary-300)/.35) var(--tw-gradient-to-position)}.cstu-to-primary-300\/40{--tw-gradient-to:rgb(var(--cstu-primary-300)/.4) var(--tw-gradient-to-position)}.cstu-to-primary-300\/45{--tw-gradient-to:rgb(var(--cstu-primary-300)/.45) var(--tw-gradient-to-position)}.cstu-to-primary-300\/5{--tw-gradient-to:rgb(var(--cstu-primary-300)/.05) var(--tw-gradient-to-position)}.cstu-to-primary-300\/50{--tw-gradient-to:rgb(var(--cstu-primary-300)/.5) var(--tw-gradient-to-position)}.cstu-to-primary-300\/55{--tw-gradient-to:rgb(var(--cstu-primary-300)/.55) var(--tw-gradient-to-position)}.cstu-to-primary-300\/60{--tw-gradient-to:rgb(var(--cstu-primary-300)/.6) var(--tw-gradient-to-position)}.cstu-to-primary-300\/65{--tw-gradient-to:rgb(var(--cstu-primary-300)/.65) var(--tw-gradient-to-position)}.cstu-to-primary-300\/70{--tw-gradient-to:rgb(var(--cstu-primary-300)/.7) var(--tw-gradient-to-position)}.cstu-to-primary-300\/75{--tw-gradient-to:rgb(var(--cstu-primary-300)/.75) var(--tw-gradient-to-position)}.cstu-to-primary-300\/80{--tw-gradient-to:rgb(var(--cstu-primary-300)/.8) var(--tw-gradient-to-position)}.cstu-to-primary-300\/85{--tw-gradient-to:rgb(var(--cstu-primary-300)/.85) var(--tw-gradient-to-position)}.cstu-to-primary-300\/90{--tw-gradient-to:rgb(var(--cstu-primary-300)/.9) var(--tw-gradient-to-position)}.cstu-to-primary-300\/95{--tw-gradient-to:rgb(var(--cstu-primary-300)/.95) var(--tw-gradient-to-position)}.cstu-to-primary-400{--tw-gradient-to:rgb(var(--cstu-primary-400)/1) var(--tw-gradient-to-position)}.cstu-to-primary-400\/0{--tw-gradient-to:rgb(var(--cstu-primary-400)/0) var(--tw-gradient-to-position)}.cstu-to-primary-400\/10{--tw-gradient-to:rgb(var(--cstu-primary-400)/.1) var(--tw-gradient-to-position)}.cstu-to-primary-400\/100{--tw-gradient-to:rgb(var(--cstu-primary-400)/1) var(--tw-gradient-to-position)}.cstu-to-primary-400\/15{--tw-gradient-to:rgb(var(--cstu-primary-400)/.15) var(--tw-gradient-to-position)}.cstu-to-primary-400\/20{--tw-gradient-to:rgb(var(--cstu-primary-400)/.2) var(--tw-gradient-to-position)}.cstu-to-primary-400\/25{--tw-gradient-to:rgb(var(--cstu-primary-400)/.25) var(--tw-gradient-to-position)}.cstu-to-primary-400\/30{--tw-gradient-to:rgb(var(--cstu-primary-400)/.3) var(--tw-gradient-to-position)}.cstu-to-primary-400\/35{--tw-gradient-to:rgb(var(--cstu-primary-400)/.35) var(--tw-gradient-to-position)}.cstu-to-primary-400\/40{--tw-gradient-to:rgb(var(--cstu-primary-400)/.4) var(--tw-gradient-to-position)}.cstu-to-primary-400\/45{--tw-gradient-to:rgb(var(--cstu-primary-400)/.45) var(--tw-gradient-to-position)}.cstu-to-primary-400\/5{--tw-gradient-to:rgb(var(--cstu-primary-400)/.05) var(--tw-gradient-to-position)}.cstu-to-primary-400\/50{--tw-gradient-to:rgb(var(--cstu-primary-400)/.5) var(--tw-gradient-to-position)}.cstu-to-primary-400\/55{--tw-gradient-to:rgb(var(--cstu-primary-400)/.55) var(--tw-gradient-to-position)}.cstu-to-primary-400\/60{--tw-gradient-to:rgb(var(--cstu-primary-400)/.6) var(--tw-gradient-to-position)}.cstu-to-primary-400\/65{--tw-gradient-to:rgb(var(--cstu-primary-400)/.65) var(--tw-gradient-to-position)}.cstu-to-primary-400\/70{--tw-gradient-to:rgb(var(--cstu-primary-400)/.7) var(--tw-gradient-to-position)}.cstu-to-primary-400\/75{--tw-gradient-to:rgb(var(--cstu-primary-400)/.75) var(--tw-gradient-to-position)}.cstu-to-primary-400\/80{--tw-gradient-to:rgb(var(--cstu-primary-400)/.8) var(--tw-gradient-to-position)}.cstu-to-primary-400\/85{--tw-gradient-to:rgb(var(--cstu-primary-400)/.85) var(--tw-gradient-to-position)}.cstu-to-primary-400\/90{--tw-gradient-to:rgb(var(--cstu-primary-400)/.9) var(--tw-gradient-to-position)}.cstu-to-primary-400\/95{--tw-gradient-to:rgb(var(--cstu-primary-400)/.95) var(--tw-gradient-to-position)}.cstu-to-primary-450{--tw-gradient-to:rgb(var(--cstu-primary-450)/1) var(--tw-gradient-to-position)}.cstu-to-primary-450\/0{--tw-gradient-to:rgb(var(--cstu-primary-450)/0) var(--tw-gradient-to-position)}.cstu-to-primary-450\/10{--tw-gradient-to:rgb(var(--cstu-primary-450)/.1) var(--tw-gradient-to-position)}.cstu-to-primary-450\/100{--tw-gradient-to:rgb(var(--cstu-primary-450)/1) var(--tw-gradient-to-position)}.cstu-to-primary-450\/15{--tw-gradient-to:rgb(var(--cstu-primary-450)/.15) var(--tw-gradient-to-position)}.cstu-to-primary-450\/20{--tw-gradient-to:rgb(var(--cstu-primary-450)/.2) var(--tw-gradient-to-position)}.cstu-to-primary-450\/25{--tw-gradient-to:rgb(var(--cstu-primary-450)/.25) var(--tw-gradient-to-position)}.cstu-to-primary-450\/30{--tw-gradient-to:rgb(var(--cstu-primary-450)/.3) var(--tw-gradient-to-position)}.cstu-to-primary-450\/35{--tw-gradient-to:rgb(var(--cstu-primary-450)/.35) var(--tw-gradient-to-position)}.cstu-to-primary-450\/40{--tw-gradient-to:rgb(var(--cstu-primary-450)/.4) var(--tw-gradient-to-position)}.cstu-to-primary-450\/45{--tw-gradient-to:rgb(var(--cstu-primary-450)/.45) var(--tw-gradient-to-position)}.cstu-to-primary-450\/5{--tw-gradient-to:rgb(var(--cstu-primary-450)/.05) var(--tw-gradient-to-position)}.cstu-to-primary-450\/50{--tw-gradient-to:rgb(var(--cstu-primary-450)/.5) var(--tw-gradient-to-position)}.cstu-to-primary-450\/55{--tw-gradient-to:rgb(var(--cstu-primary-450)/.55) var(--tw-gradient-to-position)}.cstu-to-primary-450\/60{--tw-gradient-to:rgb(var(--cstu-primary-450)/.6) var(--tw-gradient-to-position)}.cstu-to-primary-450\/65{--tw-gradient-to:rgb(var(--cstu-primary-450)/.65) var(--tw-gradient-to-position)}.cstu-to-primary-450\/70{--tw-gradient-to:rgb(var(--cstu-primary-450)/.7) var(--tw-gradient-to-position)}.cstu-to-primary-450\/75{--tw-gradient-to:rgb(var(--cstu-primary-450)/.75) var(--tw-gradient-to-position)}.cstu-to-primary-450\/80{--tw-gradient-to:rgb(var(--cstu-primary-450)/.8) var(--tw-gradient-to-position)}.cstu-to-primary-450\/85{--tw-gradient-to:rgb(var(--cstu-primary-450)/.85) var(--tw-gradient-to-position)}.cstu-to-primary-450\/90{--tw-gradient-to:rgb(var(--cstu-primary-450)/.9) var(--tw-gradient-to-position)}.cstu-to-primary-450\/95{--tw-gradient-to:rgb(var(--cstu-primary-450)/.95) var(--tw-gradient-to-position)}.cstu-to-primary-50{--tw-gradient-to:rgb(var(--cstu-primary-50)/1) var(--tw-gradient-to-position)}.cstu-to-primary-50\/0{--tw-gradient-to:rgb(var(--cstu-primary-50)/0) var(--tw-gradient-to-position)}.cstu-to-primary-50\/10{--tw-gradient-to:rgb(var(--cstu-primary-50)/.1) var(--tw-gradient-to-position)}.cstu-to-primary-50\/100{--tw-gradient-to:rgb(var(--cstu-primary-50)/1) var(--tw-gradient-to-position)}.cstu-to-primary-50\/15{--tw-gradient-to:rgb(var(--cstu-primary-50)/.15) var(--tw-gradient-to-position)}.cstu-to-primary-50\/20{--tw-gradient-to:rgb(var(--cstu-primary-50)/.2) var(--tw-gradient-to-position)}.cstu-to-primary-50\/25{--tw-gradient-to:rgb(var(--cstu-primary-50)/.25) var(--tw-gradient-to-position)}.cstu-to-primary-50\/30{--tw-gradient-to:rgb(var(--cstu-primary-50)/.3) var(--tw-gradient-to-position)}.cstu-to-primary-50\/35{--tw-gradient-to:rgb(var(--cstu-primary-50)/.35) var(--tw-gradient-to-position)}.cstu-to-primary-50\/40{--tw-gradient-to:rgb(var(--cstu-primary-50)/.4) var(--tw-gradient-to-position)}.cstu-to-primary-50\/45{--tw-gradient-to:rgb(var(--cstu-primary-50)/.45) var(--tw-gradient-to-position)}.cstu-to-primary-50\/5{--tw-gradient-to:rgb(var(--cstu-primary-50)/.05) var(--tw-gradient-to-position)}.cstu-to-primary-50\/50{--tw-gradient-to:rgb(var(--cstu-primary-50)/.5) var(--tw-gradient-to-position)}.cstu-to-primary-50\/55{--tw-gradient-to:rgb(var(--cstu-primary-50)/.55) var(--tw-gradient-to-position)}.cstu-to-primary-50\/60{--tw-gradient-to:rgb(var(--cstu-primary-50)/.6) var(--tw-gradient-to-position)}.cstu-to-primary-50\/65{--tw-gradient-to:rgb(var(--cstu-primary-50)/.65) var(--tw-gradient-to-position)}.cstu-to-primary-50\/70{--tw-gradient-to:rgb(var(--cstu-primary-50)/.7) var(--tw-gradient-to-position)}.cstu-to-primary-50\/75{--tw-gradient-to:rgb(var(--cstu-primary-50)/.75) var(--tw-gradient-to-position)}.cstu-to-primary-50\/80{--tw-gradient-to:rgb(var(--cstu-primary-50)/.8) var(--tw-gradient-to-position)}.cstu-to-primary-50\/85{--tw-gradient-to:rgb(var(--cstu-primary-50)/.85) var(--tw-gradient-to-position)}.cstu-to-primary-50\/90{--tw-gradient-to:rgb(var(--cstu-primary-50)/.9) var(--tw-gradient-to-position)}.cstu-to-primary-50\/95{--tw-gradient-to:rgb(var(--cstu-primary-50)/.95) var(--tw-gradient-to-position)}.cstu-to-primary-500{--tw-gradient-to:rgb(var(--cstu-primary-500)/1) var(--tw-gradient-to-position)}.cstu-to-primary-500\/0{--tw-gradient-to:rgb(var(--cstu-primary-500)/0) var(--tw-gradient-to-position)}.cstu-to-primary-500\/10{--tw-gradient-to:rgb(var(--cstu-primary-500)/.1) var(--tw-gradient-to-position)}.cstu-to-primary-500\/100{--tw-gradient-to:rgb(var(--cstu-primary-500)/1) var(--tw-gradient-to-position)}.cstu-to-primary-500\/15{--tw-gradient-to:rgb(var(--cstu-primary-500)/.15) var(--tw-gradient-to-position)}.cstu-to-primary-500\/20{--tw-gradient-to:rgb(var(--cstu-primary-500)/.2) var(--tw-gradient-to-position)}.cstu-to-primary-500\/25{--tw-gradient-to:rgb(var(--cstu-primary-500)/.25) var(--tw-gradient-to-position)}.cstu-to-primary-500\/30{--tw-gradient-to:rgb(var(--cstu-primary-500)/.3) var(--tw-gradient-to-position)}.cstu-to-primary-500\/35{--tw-gradient-to:rgb(var(--cstu-primary-500)/.35) var(--tw-gradient-to-position)}.cstu-to-primary-500\/40{--tw-gradient-to:rgb(var(--cstu-primary-500)/.4) var(--tw-gradient-to-position)}.cstu-to-primary-500\/45{--tw-gradient-to:rgb(var(--cstu-primary-500)/.45) var(--tw-gradient-to-position)}.cstu-to-primary-500\/5{--tw-gradient-to:rgb(var(--cstu-primary-500)/.05) var(--tw-gradient-to-position)}.cstu-to-primary-500\/50{--tw-gradient-to:rgb(var(--cstu-primary-500)/.5) var(--tw-gradient-to-position)}.cstu-to-primary-500\/55{--tw-gradient-to:rgb(var(--cstu-primary-500)/.55) var(--tw-gradient-to-position)}.cstu-to-primary-500\/60{--tw-gradient-to:rgb(var(--cstu-primary-500)/.6) var(--tw-gradient-to-position)}.cstu-to-primary-500\/65{--tw-gradient-to:rgb(var(--cstu-primary-500)/.65) var(--tw-gradient-to-position)}.cstu-to-primary-500\/70{--tw-gradient-to:rgb(var(--cstu-primary-500)/.7) var(--tw-gradient-to-position)}.cstu-to-primary-500\/75{--tw-gradient-to:rgb(var(--cstu-primary-500)/.75) var(--tw-gradient-to-position)}.cstu-to-primary-500\/80{--tw-gradient-to:rgb(var(--cstu-primary-500)/.8) var(--tw-gradient-to-position)}.cstu-to-primary-500\/85{--tw-gradient-to:rgb(var(--cstu-primary-500)/.85) var(--tw-gradient-to-position)}.cstu-to-primary-500\/90{--tw-gradient-to:rgb(var(--cstu-primary-500)/.9) var(--tw-gradient-to-position)}.cstu-to-primary-500\/95{--tw-gradient-to:rgb(var(--cstu-primary-500)/.95) var(--tw-gradient-to-position)}.cstu-to-primary-550{--tw-gradient-to:rgb(var(--cstu-primary-550)/1) var(--tw-gradient-to-position)}.cstu-to-primary-550\/0{--tw-gradient-to:rgb(var(--cstu-primary-550)/0) var(--tw-gradient-to-position)}.cstu-to-primary-550\/10{--tw-gradient-to:rgb(var(--cstu-primary-550)/.1) var(--tw-gradient-to-position)}.cstu-to-primary-550\/100{--tw-gradient-to:rgb(var(--cstu-primary-550)/1) var(--tw-gradient-to-position)}.cstu-to-primary-550\/15{--tw-gradient-to:rgb(var(--cstu-primary-550)/.15) var(--tw-gradient-to-position)}.cstu-to-primary-550\/20{--tw-gradient-to:rgb(var(--cstu-primary-550)/.2) var(--tw-gradient-to-position)}.cstu-to-primary-550\/25{--tw-gradient-to:rgb(var(--cstu-primary-550)/.25) var(--tw-gradient-to-position)}.cstu-to-primary-550\/30{--tw-gradient-to:rgb(var(--cstu-primary-550)/.3) var(--tw-gradient-to-position)}.cstu-to-primary-550\/35{--tw-gradient-to:rgb(var(--cstu-primary-550)/.35) var(--tw-gradient-to-position)}.cstu-to-primary-550\/40{--tw-gradient-to:rgb(var(--cstu-primary-550)/.4) var(--tw-gradient-to-position)}.cstu-to-primary-550\/45{--tw-gradient-to:rgb(var(--cstu-primary-550)/.45) var(--tw-gradient-to-position)}.cstu-to-primary-550\/5{--tw-gradient-to:rgb(var(--cstu-primary-550)/.05) var(--tw-gradient-to-position)}.cstu-to-primary-550\/50{--tw-gradient-to:rgb(var(--cstu-primary-550)/.5) var(--tw-gradient-to-position)}.cstu-to-primary-550\/55{--tw-gradient-to:rgb(var(--cstu-primary-550)/.55) var(--tw-gradient-to-position)}.cstu-to-primary-550\/60{--tw-gradient-to:rgb(var(--cstu-primary-550)/.6) var(--tw-gradient-to-position)}.cstu-to-primary-550\/65{--tw-gradient-to:rgb(var(--cstu-primary-550)/.65) var(--tw-gradient-to-position)}.cstu-to-primary-550\/70{--tw-gradient-to:rgb(var(--cstu-primary-550)/.7) var(--tw-gradient-to-position)}.cstu-to-primary-550\/75{--tw-gradient-to:rgb(var(--cstu-primary-550)/.75) var(--tw-gradient-to-position)}.cstu-to-primary-550\/80{--tw-gradient-to:rgb(var(--cstu-primary-550)/.8) var(--tw-gradient-to-position)}.cstu-to-primary-550\/85{--tw-gradient-to:rgb(var(--cstu-primary-550)/.85) var(--tw-gradient-to-position)}.cstu-to-primary-550\/90{--tw-gradient-to:rgb(var(--cstu-primary-550)/.9) var(--tw-gradient-to-position)}.cstu-to-primary-550\/95{--tw-gradient-to:rgb(var(--cstu-primary-550)/.95) var(--tw-gradient-to-position)}.cstu-to-primary-600{--tw-gradient-to:rgb(var(--cstu-primary-600)/1) var(--tw-gradient-to-position)}.cstu-to-primary-600\/0{--tw-gradient-to:rgb(var(--cstu-primary-600)/0) var(--tw-gradient-to-position)}.cstu-to-primary-600\/10{--tw-gradient-to:rgb(var(--cstu-primary-600)/.1) var(--tw-gradient-to-position)}.cstu-to-primary-600\/100{--tw-gradient-to:rgb(var(--cstu-primary-600)/1) var(--tw-gradient-to-position)}.cstu-to-primary-600\/15{--tw-gradient-to:rgb(var(--cstu-primary-600)/.15) var(--tw-gradient-to-position)}.cstu-to-primary-600\/20{--tw-gradient-to:rgb(var(--cstu-primary-600)/.2) var(--tw-gradient-to-position)}.cstu-to-primary-600\/25{--tw-gradient-to:rgb(var(--cstu-primary-600)/.25) var(--tw-gradient-to-position)}.cstu-to-primary-600\/30{--tw-gradient-to:rgb(var(--cstu-primary-600)/.3) var(--tw-gradient-to-position)}.cstu-to-primary-600\/35{--tw-gradient-to:rgb(var(--cstu-primary-600)/.35) var(--tw-gradient-to-position)}.cstu-to-primary-600\/40{--tw-gradient-to:rgb(var(--cstu-primary-600)/.4) var(--tw-gradient-to-position)}.cstu-to-primary-600\/45{--tw-gradient-to:rgb(var(--cstu-primary-600)/.45) var(--tw-gradient-to-position)}.cstu-to-primary-600\/5{--tw-gradient-to:rgb(var(--cstu-primary-600)/.05) var(--tw-gradient-to-position)}.cstu-to-primary-600\/50{--tw-gradient-to:rgb(var(--cstu-primary-600)/.5) var(--tw-gradient-to-position)}.cstu-to-primary-600\/55{--tw-gradient-to:rgb(var(--cstu-primary-600)/.55) var(--tw-gradient-to-position)}.cstu-to-primary-600\/60{--tw-gradient-to:rgb(var(--cstu-primary-600)/.6) var(--tw-gradient-to-position)}.cstu-to-primary-600\/65{--tw-gradient-to:rgb(var(--cstu-primary-600)/.65) var(--tw-gradient-to-position)}.cstu-to-primary-600\/70{--tw-gradient-to:rgb(var(--cstu-primary-600)/.7) var(--tw-gradient-to-position)}.cstu-to-primary-600\/75{--tw-gradient-to:rgb(var(--cstu-primary-600)/.75) var(--tw-gradient-to-position)}.cstu-to-primary-600\/80{--tw-gradient-to:rgb(var(--cstu-primary-600)/.8) var(--tw-gradient-to-position)}.cstu-to-primary-600\/85{--tw-gradient-to:rgb(var(--cstu-primary-600)/.85) var(--tw-gradient-to-position)}.cstu-to-primary-600\/90{--tw-gradient-to:rgb(var(--cstu-primary-600)/.9) var(--tw-gradient-to-position)}.cstu-to-primary-600\/95{--tw-gradient-to:rgb(var(--cstu-primary-600)/.95) var(--tw-gradient-to-position)}.cstu-to-primary-700{--tw-gradient-to:rgb(var(--cstu-primary-700)/1) var(--tw-gradient-to-position)}.cstu-to-primary-700\/0{--tw-gradient-to:rgb(var(--cstu-primary-700)/0) var(--tw-gradient-to-position)}.cstu-to-primary-700\/10{--tw-gradient-to:rgb(var(--cstu-primary-700)/.1) var(--tw-gradient-to-position)}.cstu-to-primary-700\/100{--tw-gradient-to:rgb(var(--cstu-primary-700)/1) var(--tw-gradient-to-position)}.cstu-to-primary-700\/15{--tw-gradient-to:rgb(var(--cstu-primary-700)/.15) var(--tw-gradient-to-position)}.cstu-to-primary-700\/20{--tw-gradient-to:rgb(var(--cstu-primary-700)/.2) var(--tw-gradient-to-position)}.cstu-to-primary-700\/25{--tw-gradient-to:rgb(var(--cstu-primary-700)/.25) var(--tw-gradient-to-position)}.cstu-to-primary-700\/30{--tw-gradient-to:rgb(var(--cstu-primary-700)/.3) var(--tw-gradient-to-position)}.cstu-to-primary-700\/35{--tw-gradient-to:rgb(var(--cstu-primary-700)/.35) var(--tw-gradient-to-position)}.cstu-to-primary-700\/40{--tw-gradient-to:rgb(var(--cstu-primary-700)/.4) var(--tw-gradient-to-position)}.cstu-to-primary-700\/45{--tw-gradient-to:rgb(var(--cstu-primary-700)/.45) var(--tw-gradient-to-position)}.cstu-to-primary-700\/5{--tw-gradient-to:rgb(var(--cstu-primary-700)/.05) var(--tw-gradient-to-position)}.cstu-to-primary-700\/50{--tw-gradient-to:rgb(var(--cstu-primary-700)/.5) var(--tw-gradient-to-position)}.cstu-to-primary-700\/55{--tw-gradient-to:rgb(var(--cstu-primary-700)/.55) var(--tw-gradient-to-position)}.cstu-to-primary-700\/60{--tw-gradient-to:rgb(var(--cstu-primary-700)/.6) var(--tw-gradient-to-position)}.cstu-to-primary-700\/65{--tw-gradient-to:rgb(var(--cstu-primary-700)/.65) var(--tw-gradient-to-position)}.cstu-to-primary-700\/70{--tw-gradient-to:rgb(var(--cstu-primary-700)/.7) var(--tw-gradient-to-position)}.cstu-to-primary-700\/75{--tw-gradient-to:rgb(var(--cstu-primary-700)/.75) var(--tw-gradient-to-position)}.cstu-to-primary-700\/80{--tw-gradient-to:rgb(var(--cstu-primary-700)/.8) var(--tw-gradient-to-position)}.cstu-to-primary-700\/85{--tw-gradient-to:rgb(var(--cstu-primary-700)/.85) var(--tw-gradient-to-position)}.cstu-to-primary-700\/90{--tw-gradient-to:rgb(var(--cstu-primary-700)/.9) var(--tw-gradient-to-position)}.cstu-to-primary-700\/95{--tw-gradient-to:rgb(var(--cstu-primary-700)/.95) var(--tw-gradient-to-position)}.cstu-to-primary-800{--tw-gradient-to:rgb(var(--cstu-primary-800)/1) var(--tw-gradient-to-position)}.cstu-to-primary-800\/0{--tw-gradient-to:rgb(var(--cstu-primary-800)/0) var(--tw-gradient-to-position)}.cstu-to-primary-800\/10{--tw-gradient-to:rgb(var(--cstu-primary-800)/.1) var(--tw-gradient-to-position)}.cstu-to-primary-800\/100{--tw-gradient-to:rgb(var(--cstu-primary-800)/1) var(--tw-gradient-to-position)}.cstu-to-primary-800\/15{--tw-gradient-to:rgb(var(--cstu-primary-800)/.15) var(--tw-gradient-to-position)}.cstu-to-primary-800\/20{--tw-gradient-to:rgb(var(--cstu-primary-800)/.2) var(--tw-gradient-to-position)}.cstu-to-primary-800\/25{--tw-gradient-to:rgb(var(--cstu-primary-800)/.25) var(--tw-gradient-to-position)}.cstu-to-primary-800\/30{--tw-gradient-to:rgb(var(--cstu-primary-800)/.3) var(--tw-gradient-to-position)}.cstu-to-primary-800\/35{--tw-gradient-to:rgb(var(--cstu-primary-800)/.35) var(--tw-gradient-to-position)}.cstu-to-primary-800\/40{--tw-gradient-to:rgb(var(--cstu-primary-800)/.4) var(--tw-gradient-to-position)}.cstu-to-primary-800\/45{--tw-gradient-to:rgb(var(--cstu-primary-800)/.45) var(--tw-gradient-to-position)}.cstu-to-primary-800\/5{--tw-gradient-to:rgb(var(--cstu-primary-800)/.05) var(--tw-gradient-to-position)}.cstu-to-primary-800\/50{--tw-gradient-to:rgb(var(--cstu-primary-800)/.5) var(--tw-gradient-to-position)}.cstu-to-primary-800\/55{--tw-gradient-to:rgb(var(--cstu-primary-800)/.55) var(--tw-gradient-to-position)}.cstu-to-primary-800\/60{--tw-gradient-to:rgb(var(--cstu-primary-800)/.6) var(--tw-gradient-to-position)}.cstu-to-primary-800\/65{--tw-gradient-to:rgb(var(--cstu-primary-800)/.65) var(--tw-gradient-to-position)}.cstu-to-primary-800\/70{--tw-gradient-to:rgb(var(--cstu-primary-800)/.7) var(--tw-gradient-to-position)}.cstu-to-primary-800\/75{--tw-gradient-to:rgb(var(--cstu-primary-800)/.75) var(--tw-gradient-to-position)}.cstu-to-primary-800\/80{--tw-gradient-to:rgb(var(--cstu-primary-800)/.8) var(--tw-gradient-to-position)}.cstu-to-primary-800\/85{--tw-gradient-to:rgb(var(--cstu-primary-800)/.85) var(--tw-gradient-to-position)}.cstu-to-primary-800\/90{--tw-gradient-to:rgb(var(--cstu-primary-800)/.9) var(--tw-gradient-to-position)}.cstu-to-primary-800\/95{--tw-gradient-to:rgb(var(--cstu-primary-800)/.95) var(--tw-gradient-to-position)}.cstu-to-primary-900{--tw-gradient-to:rgb(var(--cstu-primary-900)/1) var(--tw-gradient-to-position)}.cstu-to-primary-900\/0{--tw-gradient-to:rgb(var(--cstu-primary-900)/0) var(--tw-gradient-to-position)}.cstu-to-primary-900\/10{--tw-gradient-to:rgb(var(--cstu-primary-900)/.1) var(--tw-gradient-to-position)}.cstu-to-primary-900\/100{--tw-gradient-to:rgb(var(--cstu-primary-900)/1) var(--tw-gradient-to-position)}.cstu-to-primary-900\/15{--tw-gradient-to:rgb(var(--cstu-primary-900)/.15) var(--tw-gradient-to-position)}.cstu-to-primary-900\/20{--tw-gradient-to:rgb(var(--cstu-primary-900)/.2) var(--tw-gradient-to-position)}.cstu-to-primary-900\/25{--tw-gradient-to:rgb(var(--cstu-primary-900)/.25) var(--tw-gradient-to-position)}.cstu-to-primary-900\/30{--tw-gradient-to:rgb(var(--cstu-primary-900)/.3) var(--tw-gradient-to-position)}.cstu-to-primary-900\/35{--tw-gradient-to:rgb(var(--cstu-primary-900)/.35) var(--tw-gradient-to-position)}.cstu-to-primary-900\/40{--tw-gradient-to:rgb(var(--cstu-primary-900)/.4) var(--tw-gradient-to-position)}.cstu-to-primary-900\/45{--tw-gradient-to:rgb(var(--cstu-primary-900)/.45) var(--tw-gradient-to-position)}.cstu-to-primary-900\/5{--tw-gradient-to:rgb(var(--cstu-primary-900)/.05) var(--tw-gradient-to-position)}.cstu-to-primary-900\/50{--tw-gradient-to:rgb(var(--cstu-primary-900)/.5) var(--tw-gradient-to-position)}.cstu-to-primary-900\/55{--tw-gradient-to:rgb(var(--cstu-primary-900)/.55) var(--tw-gradient-to-position)}.cstu-to-primary-900\/60{--tw-gradient-to:rgb(var(--cstu-primary-900)/.6) var(--tw-gradient-to-position)}.cstu-to-primary-900\/65{--tw-gradient-to:rgb(var(--cstu-primary-900)/.65) var(--tw-gradient-to-position)}.cstu-to-primary-900\/70{--tw-gradient-to:rgb(var(--cstu-primary-900)/.7) var(--tw-gradient-to-position)}.cstu-to-primary-900\/75{--tw-gradient-to:rgb(var(--cstu-primary-900)/.75) var(--tw-gradient-to-position)}.cstu-to-primary-900\/80{--tw-gradient-to:rgb(var(--cstu-primary-900)/.8) var(--tw-gradient-to-position)}.cstu-to-primary-900\/85{--tw-gradient-to:rgb(var(--cstu-primary-900)/.85) var(--tw-gradient-to-position)}.cstu-to-primary-900\/90{--tw-gradient-to:rgb(var(--cstu-primary-900)/.9) var(--tw-gradient-to-position)}.cstu-to-primary-900\/95{--tw-gradient-to:rgb(var(--cstu-primary-900)/.95) var(--tw-gradient-to-position)}.cstu-to-purple-100{--tw-gradient-to:rgb(var(--cstu-purple-100)/1) var(--tw-gradient-to-position)}.cstu-to-purple-100\/0{--tw-gradient-to:rgb(var(--cstu-purple-100)/0) var(--tw-gradient-to-position)}.cstu-to-purple-100\/10{--tw-gradient-to:rgb(var(--cstu-purple-100)/.1) var(--tw-gradient-to-position)}.cstu-to-purple-100\/100{--tw-gradient-to:rgb(var(--cstu-purple-100)/1) var(--tw-gradient-to-position)}.cstu-to-purple-100\/15{--tw-gradient-to:rgb(var(--cstu-purple-100)/.15) var(--tw-gradient-to-position)}.cstu-to-purple-100\/20{--tw-gradient-to:rgb(var(--cstu-purple-100)/.2) var(--tw-gradient-to-position)}.cstu-to-purple-100\/25{--tw-gradient-to:rgb(var(--cstu-purple-100)/.25) var(--tw-gradient-to-position)}.cstu-to-purple-100\/30{--tw-gradient-to:rgb(var(--cstu-purple-100)/.3) var(--tw-gradient-to-position)}.cstu-to-purple-100\/35{--tw-gradient-to:rgb(var(--cstu-purple-100)/.35) var(--tw-gradient-to-position)}.cstu-to-purple-100\/40{--tw-gradient-to:rgb(var(--cstu-purple-100)/.4) var(--tw-gradient-to-position)}.cstu-to-purple-100\/45{--tw-gradient-to:rgb(var(--cstu-purple-100)/.45) var(--tw-gradient-to-position)}.cstu-to-purple-100\/5{--tw-gradient-to:rgb(var(--cstu-purple-100)/.05) var(--tw-gradient-to-position)}.cstu-to-purple-100\/50{--tw-gradient-to:rgb(var(--cstu-purple-100)/.5) var(--tw-gradient-to-position)}.cstu-to-purple-100\/55{--tw-gradient-to:rgb(var(--cstu-purple-100)/.55) var(--tw-gradient-to-position)}.cstu-to-purple-100\/60{--tw-gradient-to:rgb(var(--cstu-purple-100)/.6) var(--tw-gradient-to-position)}.cstu-to-purple-100\/65{--tw-gradient-to:rgb(var(--cstu-purple-100)/.65) var(--tw-gradient-to-position)}.cstu-to-purple-100\/70{--tw-gradient-to:rgb(var(--cstu-purple-100)/.7) var(--tw-gradient-to-position)}.cstu-to-purple-100\/75{--tw-gradient-to:rgb(var(--cstu-purple-100)/.75) var(--tw-gradient-to-position)}.cstu-to-purple-100\/80{--tw-gradient-to:rgb(var(--cstu-purple-100)/.8) var(--tw-gradient-to-position)}.cstu-to-purple-100\/85{--tw-gradient-to:rgb(var(--cstu-purple-100)/.85) var(--tw-gradient-to-position)}.cstu-to-purple-100\/90{--tw-gradient-to:rgb(var(--cstu-purple-100)/.9) var(--tw-gradient-to-position)}.cstu-to-purple-100\/95{--tw-gradient-to:rgb(var(--cstu-purple-100)/.95) var(--tw-gradient-to-position)}.cstu-to-purple-200{--tw-gradient-to:rgb(var(--cstu-purple-200)/1) var(--tw-gradient-to-position)}.cstu-to-purple-200\/0{--tw-gradient-to:rgb(var(--cstu-purple-200)/0) var(--tw-gradient-to-position)}.cstu-to-purple-200\/10{--tw-gradient-to:rgb(var(--cstu-purple-200)/.1) var(--tw-gradient-to-position)}.cstu-to-purple-200\/100{--tw-gradient-to:rgb(var(--cstu-purple-200)/1) var(--tw-gradient-to-position)}.cstu-to-purple-200\/15{--tw-gradient-to:rgb(var(--cstu-purple-200)/.15) var(--tw-gradient-to-position)}.cstu-to-purple-200\/20{--tw-gradient-to:rgb(var(--cstu-purple-200)/.2) var(--tw-gradient-to-position)}.cstu-to-purple-200\/25{--tw-gradient-to:rgb(var(--cstu-purple-200)/.25) var(--tw-gradient-to-position)}.cstu-to-purple-200\/30{--tw-gradient-to:rgb(var(--cstu-purple-200)/.3) var(--tw-gradient-to-position)}.cstu-to-purple-200\/35{--tw-gradient-to:rgb(var(--cstu-purple-200)/.35) var(--tw-gradient-to-position)}.cstu-to-purple-200\/40{--tw-gradient-to:rgb(var(--cstu-purple-200)/.4) var(--tw-gradient-to-position)}.cstu-to-purple-200\/45{--tw-gradient-to:rgb(var(--cstu-purple-200)/.45) var(--tw-gradient-to-position)}.cstu-to-purple-200\/5{--tw-gradient-to:rgb(var(--cstu-purple-200)/.05) var(--tw-gradient-to-position)}.cstu-to-purple-200\/50{--tw-gradient-to:rgb(var(--cstu-purple-200)/.5) var(--tw-gradient-to-position)}.cstu-to-purple-200\/55{--tw-gradient-to:rgb(var(--cstu-purple-200)/.55) var(--tw-gradient-to-position)}.cstu-to-purple-200\/60{--tw-gradient-to:rgb(var(--cstu-purple-200)/.6) var(--tw-gradient-to-position)}.cstu-to-purple-200\/65{--tw-gradient-to:rgb(var(--cstu-purple-200)/.65) var(--tw-gradient-to-position)}.cstu-to-purple-200\/70{--tw-gradient-to:rgb(var(--cstu-purple-200)/.7) var(--tw-gradient-to-position)}.cstu-to-purple-200\/75{--tw-gradient-to:rgb(var(--cstu-purple-200)/.75) var(--tw-gradient-to-position)}.cstu-to-purple-200\/80{--tw-gradient-to:rgb(var(--cstu-purple-200)/.8) var(--tw-gradient-to-position)}.cstu-to-purple-200\/85{--tw-gradient-to:rgb(var(--cstu-purple-200)/.85) var(--tw-gradient-to-position)}.cstu-to-purple-200\/90{--tw-gradient-to:rgb(var(--cstu-purple-200)/.9) var(--tw-gradient-to-position)}.cstu-to-purple-200\/95{--tw-gradient-to:rgb(var(--cstu-purple-200)/.95) var(--tw-gradient-to-position)}.cstu-to-purple-300{--tw-gradient-to:rgb(var(--cstu-purple-300)/1) var(--tw-gradient-to-position)}.cstu-to-purple-300\/0{--tw-gradient-to:rgb(var(--cstu-purple-300)/0) var(--tw-gradient-to-position)}.cstu-to-purple-300\/10{--tw-gradient-to:rgb(var(--cstu-purple-300)/.1) var(--tw-gradient-to-position)}.cstu-to-purple-300\/100{--tw-gradient-to:rgb(var(--cstu-purple-300)/1) var(--tw-gradient-to-position)}.cstu-to-purple-300\/15{--tw-gradient-to:rgb(var(--cstu-purple-300)/.15) var(--tw-gradient-to-position)}.cstu-to-purple-300\/20{--tw-gradient-to:rgb(var(--cstu-purple-300)/.2) var(--tw-gradient-to-position)}.cstu-to-purple-300\/25{--tw-gradient-to:rgb(var(--cstu-purple-300)/.25) var(--tw-gradient-to-position)}.cstu-to-purple-300\/30{--tw-gradient-to:rgb(var(--cstu-purple-300)/.3) var(--tw-gradient-to-position)}.cstu-to-purple-300\/35{--tw-gradient-to:rgb(var(--cstu-purple-300)/.35) var(--tw-gradient-to-position)}.cstu-to-purple-300\/40{--tw-gradient-to:rgb(var(--cstu-purple-300)/.4) var(--tw-gradient-to-position)}.cstu-to-purple-300\/45{--tw-gradient-to:rgb(var(--cstu-purple-300)/.45) var(--tw-gradient-to-position)}.cstu-to-purple-300\/5{--tw-gradient-to:rgb(var(--cstu-purple-300)/.05) var(--tw-gradient-to-position)}.cstu-to-purple-300\/50{--tw-gradient-to:rgb(var(--cstu-purple-300)/.5) var(--tw-gradient-to-position)}.cstu-to-purple-300\/55{--tw-gradient-to:rgb(var(--cstu-purple-300)/.55) var(--tw-gradient-to-position)}.cstu-to-purple-300\/60{--tw-gradient-to:rgb(var(--cstu-purple-300)/.6) var(--tw-gradient-to-position)}.cstu-to-purple-300\/65{--tw-gradient-to:rgb(var(--cstu-purple-300)/.65) var(--tw-gradient-to-position)}.cstu-to-purple-300\/70{--tw-gradient-to:rgb(var(--cstu-purple-300)/.7) var(--tw-gradient-to-position)}.cstu-to-purple-300\/75{--tw-gradient-to:rgb(var(--cstu-purple-300)/.75) var(--tw-gradient-to-position)}.cstu-to-purple-300\/80{--tw-gradient-to:rgb(var(--cstu-purple-300)/.8) var(--tw-gradient-to-position)}.cstu-to-purple-300\/85{--tw-gradient-to:rgb(var(--cstu-purple-300)/.85) var(--tw-gradient-to-position)}.cstu-to-purple-300\/90{--tw-gradient-to:rgb(var(--cstu-purple-300)/.9) var(--tw-gradient-to-position)}.cstu-to-purple-300\/95{--tw-gradient-to:rgb(var(--cstu-purple-300)/.95) var(--tw-gradient-to-position)}.cstu-to-purple-400{--tw-gradient-to:rgb(var(--cstu-purple-400)/1) var(--tw-gradient-to-position)}.cstu-to-purple-400\/0{--tw-gradient-to:rgb(var(--cstu-purple-400)/0) var(--tw-gradient-to-position)}.cstu-to-purple-400\/10{--tw-gradient-to:rgb(var(--cstu-purple-400)/.1) var(--tw-gradient-to-position)}.cstu-to-purple-400\/100{--tw-gradient-to:rgb(var(--cstu-purple-400)/1) var(--tw-gradient-to-position)}.cstu-to-purple-400\/15{--tw-gradient-to:rgb(var(--cstu-purple-400)/.15) var(--tw-gradient-to-position)}.cstu-to-purple-400\/20{--tw-gradient-to:rgb(var(--cstu-purple-400)/.2) var(--tw-gradient-to-position)}.cstu-to-purple-400\/25{--tw-gradient-to:rgb(var(--cstu-purple-400)/.25) var(--tw-gradient-to-position)}.cstu-to-purple-400\/30{--tw-gradient-to:rgb(var(--cstu-purple-400)/.3) var(--tw-gradient-to-position)}.cstu-to-purple-400\/35{--tw-gradient-to:rgb(var(--cstu-purple-400)/.35) var(--tw-gradient-to-position)}.cstu-to-purple-400\/40{--tw-gradient-to:rgb(var(--cstu-purple-400)/.4) var(--tw-gradient-to-position)}.cstu-to-purple-400\/45{--tw-gradient-to:rgb(var(--cstu-purple-400)/.45) var(--tw-gradient-to-position)}.cstu-to-purple-400\/5{--tw-gradient-to:rgb(var(--cstu-purple-400)/.05) var(--tw-gradient-to-position)}.cstu-to-purple-400\/50{--tw-gradient-to:rgb(var(--cstu-purple-400)/.5) var(--tw-gradient-to-position)}.cstu-to-purple-400\/55{--tw-gradient-to:rgb(var(--cstu-purple-400)/.55) var(--tw-gradient-to-position)}.cstu-to-purple-400\/60{--tw-gradient-to:rgb(var(--cstu-purple-400)/.6) var(--tw-gradient-to-position)}.cstu-to-purple-400\/65{--tw-gradient-to:rgb(var(--cstu-purple-400)/.65) var(--tw-gradient-to-position)}.cstu-to-purple-400\/70{--tw-gradient-to:rgb(var(--cstu-purple-400)/.7) var(--tw-gradient-to-position)}.cstu-to-purple-400\/75{--tw-gradient-to:rgb(var(--cstu-purple-400)/.75) var(--tw-gradient-to-position)}.cstu-to-purple-400\/80{--tw-gradient-to:rgb(var(--cstu-purple-400)/.8) var(--tw-gradient-to-position)}.cstu-to-purple-400\/85{--tw-gradient-to:rgb(var(--cstu-purple-400)/.85) var(--tw-gradient-to-position)}.cstu-to-purple-400\/90{--tw-gradient-to:rgb(var(--cstu-purple-400)/.9) var(--tw-gradient-to-position)}.cstu-to-purple-400\/95{--tw-gradient-to:rgb(var(--cstu-purple-400)/.95) var(--tw-gradient-to-position)}.cstu-to-purple-50{--tw-gradient-to:rgb(var(--cstu-purple-50)/1) var(--tw-gradient-to-position)}.cstu-to-purple-50\/0{--tw-gradient-to:rgb(var(--cstu-purple-50)/0) var(--tw-gradient-to-position)}.cstu-to-purple-50\/10{--tw-gradient-to:rgb(var(--cstu-purple-50)/.1) var(--tw-gradient-to-position)}.cstu-to-purple-50\/100{--tw-gradient-to:rgb(var(--cstu-purple-50)/1) var(--tw-gradient-to-position)}.cstu-to-purple-50\/15{--tw-gradient-to:rgb(var(--cstu-purple-50)/.15) var(--tw-gradient-to-position)}.cstu-to-purple-50\/20{--tw-gradient-to:rgb(var(--cstu-purple-50)/.2) var(--tw-gradient-to-position)}.cstu-to-purple-50\/25{--tw-gradient-to:rgb(var(--cstu-purple-50)/.25) var(--tw-gradient-to-position)}.cstu-to-purple-50\/30{--tw-gradient-to:rgb(var(--cstu-purple-50)/.3) var(--tw-gradient-to-position)}.cstu-to-purple-50\/35{--tw-gradient-to:rgb(var(--cstu-purple-50)/.35) var(--tw-gradient-to-position)}.cstu-to-purple-50\/40{--tw-gradient-to:rgb(var(--cstu-purple-50)/.4) var(--tw-gradient-to-position)}.cstu-to-purple-50\/45{--tw-gradient-to:rgb(var(--cstu-purple-50)/.45) var(--tw-gradient-to-position)}.cstu-to-purple-50\/5{--tw-gradient-to:rgb(var(--cstu-purple-50)/.05) var(--tw-gradient-to-position)}.cstu-to-purple-50\/50{--tw-gradient-to:rgb(var(--cstu-purple-50)/.5) var(--tw-gradient-to-position)}.cstu-to-purple-50\/55{--tw-gradient-to:rgb(var(--cstu-purple-50)/.55) var(--tw-gradient-to-position)}.cstu-to-purple-50\/60{--tw-gradient-to:rgb(var(--cstu-purple-50)/.6) var(--tw-gradient-to-position)}.cstu-to-purple-50\/65{--tw-gradient-to:rgb(var(--cstu-purple-50)/.65) var(--tw-gradient-to-position)}.cstu-to-purple-50\/70{--tw-gradient-to:rgb(var(--cstu-purple-50)/.7) var(--tw-gradient-to-position)}.cstu-to-purple-50\/75{--tw-gradient-to:rgb(var(--cstu-purple-50)/.75) var(--tw-gradient-to-position)}.cstu-to-purple-50\/80{--tw-gradient-to:rgb(var(--cstu-purple-50)/.8) var(--tw-gradient-to-position)}.cstu-to-purple-50\/85{--tw-gradient-to:rgb(var(--cstu-purple-50)/.85) var(--tw-gradient-to-position)}.cstu-to-purple-50\/90{--tw-gradient-to:rgb(var(--cstu-purple-50)/.9) var(--tw-gradient-to-position)}.cstu-to-purple-50\/95{--tw-gradient-to:rgb(var(--cstu-purple-50)/.95) var(--tw-gradient-to-position)}.cstu-to-purple-500{--tw-gradient-to:rgb(var(--cstu-purple-500)/1) var(--tw-gradient-to-position)}.cstu-to-purple-500\/0{--tw-gradient-to:rgb(var(--cstu-purple-500)/0) var(--tw-gradient-to-position)}.cstu-to-purple-500\/10{--tw-gradient-to:rgb(var(--cstu-purple-500)/.1) var(--tw-gradient-to-position)}.cstu-to-purple-500\/100{--tw-gradient-to:rgb(var(--cstu-purple-500)/1) var(--tw-gradient-to-position)}.cstu-to-purple-500\/15{--tw-gradient-to:rgb(var(--cstu-purple-500)/.15) var(--tw-gradient-to-position)}.cstu-to-purple-500\/20{--tw-gradient-to:rgb(var(--cstu-purple-500)/.2) var(--tw-gradient-to-position)}.cstu-to-purple-500\/25{--tw-gradient-to:rgb(var(--cstu-purple-500)/.25) var(--tw-gradient-to-position)}.cstu-to-purple-500\/30{--tw-gradient-to:rgb(var(--cstu-purple-500)/.3) var(--tw-gradient-to-position)}.cstu-to-purple-500\/35{--tw-gradient-to:rgb(var(--cstu-purple-500)/.35) var(--tw-gradient-to-position)}.cstu-to-purple-500\/40{--tw-gradient-to:rgb(var(--cstu-purple-500)/.4) var(--tw-gradient-to-position)}.cstu-to-purple-500\/45{--tw-gradient-to:rgb(var(--cstu-purple-500)/.45) var(--tw-gradient-to-position)}.cstu-to-purple-500\/5{--tw-gradient-to:rgb(var(--cstu-purple-500)/.05) var(--tw-gradient-to-position)}.cstu-to-purple-500\/50{--tw-gradient-to:rgb(var(--cstu-purple-500)/.5) var(--tw-gradient-to-position)}.cstu-to-purple-500\/55{--tw-gradient-to:rgb(var(--cstu-purple-500)/.55) var(--tw-gradient-to-position)}.cstu-to-purple-500\/60{--tw-gradient-to:rgb(var(--cstu-purple-500)/.6) var(--tw-gradient-to-position)}.cstu-to-purple-500\/65{--tw-gradient-to:rgb(var(--cstu-purple-500)/.65) var(--tw-gradient-to-position)}.cstu-to-purple-500\/70{--tw-gradient-to:rgb(var(--cstu-purple-500)/.7) var(--tw-gradient-to-position)}.cstu-to-purple-500\/75{--tw-gradient-to:rgb(var(--cstu-purple-500)/.75) var(--tw-gradient-to-position)}.cstu-to-purple-500\/80{--tw-gradient-to:rgb(var(--cstu-purple-500)/.8) var(--tw-gradient-to-position)}.cstu-to-purple-500\/85{--tw-gradient-to:rgb(var(--cstu-purple-500)/.85) var(--tw-gradient-to-position)}.cstu-to-purple-500\/90{--tw-gradient-to:rgb(var(--cstu-purple-500)/.9) var(--tw-gradient-to-position)}.cstu-to-purple-500\/95{--tw-gradient-to:rgb(var(--cstu-purple-500)/.95) var(--tw-gradient-to-position)}.cstu-to-purple-600{--tw-gradient-to:rgb(var(--cstu-purple-600)/1) var(--tw-gradient-to-position)}.cstu-to-purple-600\/0{--tw-gradient-to:rgb(var(--cstu-purple-600)/0) var(--tw-gradient-to-position)}.cstu-to-purple-600\/10{--tw-gradient-to:rgb(var(--cstu-purple-600)/.1) var(--tw-gradient-to-position)}.cstu-to-purple-600\/100{--tw-gradient-to:rgb(var(--cstu-purple-600)/1) var(--tw-gradient-to-position)}.cstu-to-purple-600\/15{--tw-gradient-to:rgb(var(--cstu-purple-600)/.15) var(--tw-gradient-to-position)}.cstu-to-purple-600\/20{--tw-gradient-to:rgb(var(--cstu-purple-600)/.2) var(--tw-gradient-to-position)}.cstu-to-purple-600\/25{--tw-gradient-to:rgb(var(--cstu-purple-600)/.25) var(--tw-gradient-to-position)}.cstu-to-purple-600\/30{--tw-gradient-to:rgb(var(--cstu-purple-600)/.3) var(--tw-gradient-to-position)}.cstu-to-purple-600\/35{--tw-gradient-to:rgb(var(--cstu-purple-600)/.35) var(--tw-gradient-to-position)}.cstu-to-purple-600\/40{--tw-gradient-to:rgb(var(--cstu-purple-600)/.4) var(--tw-gradient-to-position)}.cstu-to-purple-600\/45{--tw-gradient-to:rgb(var(--cstu-purple-600)/.45) var(--tw-gradient-to-position)}.cstu-to-purple-600\/5{--tw-gradient-to:rgb(var(--cstu-purple-600)/.05) var(--tw-gradient-to-position)}.cstu-to-purple-600\/50{--tw-gradient-to:rgb(var(--cstu-purple-600)/.5) var(--tw-gradient-to-position)}.cstu-to-purple-600\/55{--tw-gradient-to:rgb(var(--cstu-purple-600)/.55) var(--tw-gradient-to-position)}.cstu-to-purple-600\/60{--tw-gradient-to:rgb(var(--cstu-purple-600)/.6) var(--tw-gradient-to-position)}.cstu-to-purple-600\/65{--tw-gradient-to:rgb(var(--cstu-purple-600)/.65) var(--tw-gradient-to-position)}.cstu-to-purple-600\/70{--tw-gradient-to:rgb(var(--cstu-purple-600)/.7) var(--tw-gradient-to-position)}.cstu-to-purple-600\/75{--tw-gradient-to:rgb(var(--cstu-purple-600)/.75) var(--tw-gradient-to-position)}.cstu-to-purple-600\/80{--tw-gradient-to:rgb(var(--cstu-purple-600)/.8) var(--tw-gradient-to-position)}.cstu-to-purple-600\/85{--tw-gradient-to:rgb(var(--cstu-purple-600)/.85) var(--tw-gradient-to-position)}.cstu-to-purple-600\/90{--tw-gradient-to:rgb(var(--cstu-purple-600)/.9) var(--tw-gradient-to-position)}.cstu-to-purple-600\/95{--tw-gradient-to:rgb(var(--cstu-purple-600)/.95) var(--tw-gradient-to-position)}.cstu-to-purple-700{--tw-gradient-to:rgb(var(--cstu-purple-700)/1) var(--tw-gradient-to-position)}.cstu-to-purple-700\/0{--tw-gradient-to:rgb(var(--cstu-purple-700)/0) var(--tw-gradient-to-position)}.cstu-to-purple-700\/10{--tw-gradient-to:rgb(var(--cstu-purple-700)/.1) var(--tw-gradient-to-position)}.cstu-to-purple-700\/100{--tw-gradient-to:rgb(var(--cstu-purple-700)/1) var(--tw-gradient-to-position)}.cstu-to-purple-700\/15{--tw-gradient-to:rgb(var(--cstu-purple-700)/.15) var(--tw-gradient-to-position)}.cstu-to-purple-700\/20{--tw-gradient-to:rgb(var(--cstu-purple-700)/.2) var(--tw-gradient-to-position)}.cstu-to-purple-700\/25{--tw-gradient-to:rgb(var(--cstu-purple-700)/.25) var(--tw-gradient-to-position)}.cstu-to-purple-700\/30{--tw-gradient-to:rgb(var(--cstu-purple-700)/.3) var(--tw-gradient-to-position)}.cstu-to-purple-700\/35{--tw-gradient-to:rgb(var(--cstu-purple-700)/.35) var(--tw-gradient-to-position)}.cstu-to-purple-700\/40{--tw-gradient-to:rgb(var(--cstu-purple-700)/.4) var(--tw-gradient-to-position)}.cstu-to-purple-700\/45{--tw-gradient-to:rgb(var(--cstu-purple-700)/.45) var(--tw-gradient-to-position)}.cstu-to-purple-700\/5{--tw-gradient-to:rgb(var(--cstu-purple-700)/.05) var(--tw-gradient-to-position)}.cstu-to-purple-700\/50{--tw-gradient-to:rgb(var(--cstu-purple-700)/.5) var(--tw-gradient-to-position)}.cstu-to-purple-700\/55{--tw-gradient-to:rgb(var(--cstu-purple-700)/.55) var(--tw-gradient-to-position)}.cstu-to-purple-700\/60{--tw-gradient-to:rgb(var(--cstu-purple-700)/.6) var(--tw-gradient-to-position)}.cstu-to-purple-700\/65{--tw-gradient-to:rgb(var(--cstu-purple-700)/.65) var(--tw-gradient-to-position)}.cstu-to-purple-700\/70{--tw-gradient-to:rgb(var(--cstu-purple-700)/.7) var(--tw-gradient-to-position)}.cstu-to-purple-700\/75{--tw-gradient-to:rgb(var(--cstu-purple-700)/.75) var(--tw-gradient-to-position)}.cstu-to-purple-700\/80{--tw-gradient-to:rgb(var(--cstu-purple-700)/.8) var(--tw-gradient-to-position)}.cstu-to-purple-700\/85{--tw-gradient-to:rgb(var(--cstu-purple-700)/.85) var(--tw-gradient-to-position)}.cstu-to-purple-700\/90{--tw-gradient-to:rgb(var(--cstu-purple-700)/.9) var(--tw-gradient-to-position)}.cstu-to-purple-700\/95{--tw-gradient-to:rgb(var(--cstu-purple-700)/.95) var(--tw-gradient-to-position)}.cstu-to-purple-800{--tw-gradient-to:rgb(var(--cstu-purple-800)/1) var(--tw-gradient-to-position)}.cstu-to-purple-800\/0{--tw-gradient-to:rgb(var(--cstu-purple-800)/0) var(--tw-gradient-to-position)}.cstu-to-purple-800\/10{--tw-gradient-to:rgb(var(--cstu-purple-800)/.1) var(--tw-gradient-to-position)}.cstu-to-purple-800\/100{--tw-gradient-to:rgb(var(--cstu-purple-800)/1) var(--tw-gradient-to-position)}.cstu-to-purple-800\/15{--tw-gradient-to:rgb(var(--cstu-purple-800)/.15) var(--tw-gradient-to-position)}.cstu-to-purple-800\/20{--tw-gradient-to:rgb(var(--cstu-purple-800)/.2) var(--tw-gradient-to-position)}.cstu-to-purple-800\/25{--tw-gradient-to:rgb(var(--cstu-purple-800)/.25) var(--tw-gradient-to-position)}.cstu-to-purple-800\/30{--tw-gradient-to:rgb(var(--cstu-purple-800)/.3) var(--tw-gradient-to-position)}.cstu-to-purple-800\/35{--tw-gradient-to:rgb(var(--cstu-purple-800)/.35) var(--tw-gradient-to-position)}.cstu-to-purple-800\/40{--tw-gradient-to:rgb(var(--cstu-purple-800)/.4) var(--tw-gradient-to-position)}.cstu-to-purple-800\/45{--tw-gradient-to:rgb(var(--cstu-purple-800)/.45) var(--tw-gradient-to-position)}.cstu-to-purple-800\/5{--tw-gradient-to:rgb(var(--cstu-purple-800)/.05) var(--tw-gradient-to-position)}.cstu-to-purple-800\/50{--tw-gradient-to:rgb(var(--cstu-purple-800)/.5) var(--tw-gradient-to-position)}.cstu-to-purple-800\/55{--tw-gradient-to:rgb(var(--cstu-purple-800)/.55) var(--tw-gradient-to-position)}.cstu-to-purple-800\/60{--tw-gradient-to:rgb(var(--cstu-purple-800)/.6) var(--tw-gradient-to-position)}.cstu-to-purple-800\/65{--tw-gradient-to:rgb(var(--cstu-purple-800)/.65) var(--tw-gradient-to-position)}.cstu-to-purple-800\/70{--tw-gradient-to:rgb(var(--cstu-purple-800)/.7) var(--tw-gradient-to-position)}.cstu-to-purple-800\/75{--tw-gradient-to:rgb(var(--cstu-purple-800)/.75) var(--tw-gradient-to-position)}.cstu-to-purple-800\/80{--tw-gradient-to:rgb(var(--cstu-purple-800)/.8) var(--tw-gradient-to-position)}.cstu-to-purple-800\/85{--tw-gradient-to:rgb(var(--cstu-purple-800)/.85) var(--tw-gradient-to-position)}.cstu-to-purple-800\/90{--tw-gradient-to:rgb(var(--cstu-purple-800)/.9) var(--tw-gradient-to-position)}.cstu-to-purple-800\/95{--tw-gradient-to:rgb(var(--cstu-purple-800)/.95) var(--tw-gradient-to-position)}.cstu-to-purple-900{--tw-gradient-to:rgb(var(--cstu-purple-900)/1) var(--tw-gradient-to-position)}.cstu-to-purple-900\/0{--tw-gradient-to:rgb(var(--cstu-purple-900)/0) var(--tw-gradient-to-position)}.cstu-to-purple-900\/10{--tw-gradient-to:rgb(var(--cstu-purple-900)/.1) var(--tw-gradient-to-position)}.cstu-to-purple-900\/100{--tw-gradient-to:rgb(var(--cstu-purple-900)/1) var(--tw-gradient-to-position)}.cstu-to-purple-900\/15{--tw-gradient-to:rgb(var(--cstu-purple-900)/.15) var(--tw-gradient-to-position)}.cstu-to-purple-900\/20{--tw-gradient-to:rgb(var(--cstu-purple-900)/.2) var(--tw-gradient-to-position)}.cstu-to-purple-900\/25{--tw-gradient-to:rgb(var(--cstu-purple-900)/.25) var(--tw-gradient-to-position)}.cstu-to-purple-900\/30{--tw-gradient-to:rgb(var(--cstu-purple-900)/.3) var(--tw-gradient-to-position)}.cstu-to-purple-900\/35{--tw-gradient-to:rgb(var(--cstu-purple-900)/.35) var(--tw-gradient-to-position)}.cstu-to-purple-900\/40{--tw-gradient-to:rgb(var(--cstu-purple-900)/.4) var(--tw-gradient-to-position)}.cstu-to-purple-900\/45{--tw-gradient-to:rgb(var(--cstu-purple-900)/.45) var(--tw-gradient-to-position)}.cstu-to-purple-900\/5{--tw-gradient-to:rgb(var(--cstu-purple-900)/.05) var(--tw-gradient-to-position)}.cstu-to-purple-900\/50{--tw-gradient-to:rgb(var(--cstu-purple-900)/.5) var(--tw-gradient-to-position)}.cstu-to-purple-900\/55{--tw-gradient-to:rgb(var(--cstu-purple-900)/.55) var(--tw-gradient-to-position)}.cstu-to-purple-900\/60{--tw-gradient-to:rgb(var(--cstu-purple-900)/.6) var(--tw-gradient-to-position)}.cstu-to-purple-900\/65{--tw-gradient-to:rgb(var(--cstu-purple-900)/.65) var(--tw-gradient-to-position)}.cstu-to-purple-900\/70{--tw-gradient-to:rgb(var(--cstu-purple-900)/.7) var(--tw-gradient-to-position)}.cstu-to-purple-900\/75{--tw-gradient-to:rgb(var(--cstu-purple-900)/.75) var(--tw-gradient-to-position)}.cstu-to-purple-900\/80{--tw-gradient-to:rgb(var(--cstu-purple-900)/.8) var(--tw-gradient-to-position)}.cstu-to-purple-900\/85{--tw-gradient-to:rgb(var(--cstu-purple-900)/.85) var(--tw-gradient-to-position)}.cstu-to-purple-900\/90{--tw-gradient-to:rgb(var(--cstu-purple-900)/.9) var(--tw-gradient-to-position)}.cstu-to-purple-900\/95{--tw-gradient-to:rgb(var(--cstu-purple-900)/.95) var(--tw-gradient-to-position)}.cstu-to-red-100{--tw-gradient-to:rgb(var(--cstu-red-100)/1) var(--tw-gradient-to-position)}.cstu-to-red-100\/0{--tw-gradient-to:rgb(var(--cstu-red-100)/0) var(--tw-gradient-to-position)}.cstu-to-red-100\/10{--tw-gradient-to:rgb(var(--cstu-red-100)/.1) var(--tw-gradient-to-position)}.cstu-to-red-100\/100{--tw-gradient-to:rgb(var(--cstu-red-100)/1) var(--tw-gradient-to-position)}.cstu-to-red-100\/15{--tw-gradient-to:rgb(var(--cstu-red-100)/.15) var(--tw-gradient-to-position)}.cstu-to-red-100\/20{--tw-gradient-to:rgb(var(--cstu-red-100)/.2) var(--tw-gradient-to-position)}.cstu-to-red-100\/25{--tw-gradient-to:rgb(var(--cstu-red-100)/.25) var(--tw-gradient-to-position)}.cstu-to-red-100\/30{--tw-gradient-to:rgb(var(--cstu-red-100)/.3) var(--tw-gradient-to-position)}.cstu-to-red-100\/35{--tw-gradient-to:rgb(var(--cstu-red-100)/.35) var(--tw-gradient-to-position)}.cstu-to-red-100\/40{--tw-gradient-to:rgb(var(--cstu-red-100)/.4) var(--tw-gradient-to-position)}.cstu-to-red-100\/45{--tw-gradient-to:rgb(var(--cstu-red-100)/.45) var(--tw-gradient-to-position)}.cstu-to-red-100\/5{--tw-gradient-to:rgb(var(--cstu-red-100)/.05) var(--tw-gradient-to-position)}.cstu-to-red-100\/50{--tw-gradient-to:rgb(var(--cstu-red-100)/.5) var(--tw-gradient-to-position)}.cstu-to-red-100\/55{--tw-gradient-to:rgb(var(--cstu-red-100)/.55) var(--tw-gradient-to-position)}.cstu-to-red-100\/60{--tw-gradient-to:rgb(var(--cstu-red-100)/.6) var(--tw-gradient-to-position)}.cstu-to-red-100\/65{--tw-gradient-to:rgb(var(--cstu-red-100)/.65) var(--tw-gradient-to-position)}.cstu-to-red-100\/70{--tw-gradient-to:rgb(var(--cstu-red-100)/.7) var(--tw-gradient-to-position)}.cstu-to-red-100\/75{--tw-gradient-to:rgb(var(--cstu-red-100)/.75) var(--tw-gradient-to-position)}.cstu-to-red-100\/80{--tw-gradient-to:rgb(var(--cstu-red-100)/.8) var(--tw-gradient-to-position)}.cstu-to-red-100\/85{--tw-gradient-to:rgb(var(--cstu-red-100)/.85) var(--tw-gradient-to-position)}.cstu-to-red-100\/90{--tw-gradient-to:rgb(var(--cstu-red-100)/.9) var(--tw-gradient-to-position)}.cstu-to-red-100\/95{--tw-gradient-to:rgb(var(--cstu-red-100)/.95) var(--tw-gradient-to-position)}.cstu-to-red-200{--tw-gradient-to:rgb(var(--cstu-red-200)/1) var(--tw-gradient-to-position)}.cstu-to-red-200\/0{--tw-gradient-to:rgb(var(--cstu-red-200)/0) var(--tw-gradient-to-position)}.cstu-to-red-200\/10{--tw-gradient-to:rgb(var(--cstu-red-200)/.1) var(--tw-gradient-to-position)}.cstu-to-red-200\/100{--tw-gradient-to:rgb(var(--cstu-red-200)/1) var(--tw-gradient-to-position)}.cstu-to-red-200\/15{--tw-gradient-to:rgb(var(--cstu-red-200)/.15) var(--tw-gradient-to-position)}.cstu-to-red-200\/20{--tw-gradient-to:rgb(var(--cstu-red-200)/.2) var(--tw-gradient-to-position)}.cstu-to-red-200\/25{--tw-gradient-to:rgb(var(--cstu-red-200)/.25) var(--tw-gradient-to-position)}.cstu-to-red-200\/30{--tw-gradient-to:rgb(var(--cstu-red-200)/.3) var(--tw-gradient-to-position)}.cstu-to-red-200\/35{--tw-gradient-to:rgb(var(--cstu-red-200)/.35) var(--tw-gradient-to-position)}.cstu-to-red-200\/40{--tw-gradient-to:rgb(var(--cstu-red-200)/.4) var(--tw-gradient-to-position)}.cstu-to-red-200\/45{--tw-gradient-to:rgb(var(--cstu-red-200)/.45) var(--tw-gradient-to-position)}.cstu-to-red-200\/5{--tw-gradient-to:rgb(var(--cstu-red-200)/.05) var(--tw-gradient-to-position)}.cstu-to-red-200\/50{--tw-gradient-to:rgb(var(--cstu-red-200)/.5) var(--tw-gradient-to-position)}.cstu-to-red-200\/55{--tw-gradient-to:rgb(var(--cstu-red-200)/.55) var(--tw-gradient-to-position)}.cstu-to-red-200\/60{--tw-gradient-to:rgb(var(--cstu-red-200)/.6) var(--tw-gradient-to-position)}.cstu-to-red-200\/65{--tw-gradient-to:rgb(var(--cstu-red-200)/.65) var(--tw-gradient-to-position)}.cstu-to-red-200\/70{--tw-gradient-to:rgb(var(--cstu-red-200)/.7) var(--tw-gradient-to-position)}.cstu-to-red-200\/75{--tw-gradient-to:rgb(var(--cstu-red-200)/.75) var(--tw-gradient-to-position)}.cstu-to-red-200\/80{--tw-gradient-to:rgb(var(--cstu-red-200)/.8) var(--tw-gradient-to-position)}.cstu-to-red-200\/85{--tw-gradient-to:rgb(var(--cstu-red-200)/.85) var(--tw-gradient-to-position)}.cstu-to-red-200\/90{--tw-gradient-to:rgb(var(--cstu-red-200)/.9) var(--tw-gradient-to-position)}.cstu-to-red-200\/95{--tw-gradient-to:rgb(var(--cstu-red-200)/.95) var(--tw-gradient-to-position)}.cstu-to-red-300{--tw-gradient-to:rgb(var(--cstu-red-300)/1) var(--tw-gradient-to-position)}.cstu-to-red-300\/0{--tw-gradient-to:rgb(var(--cstu-red-300)/0) var(--tw-gradient-to-position)}.cstu-to-red-300\/10{--tw-gradient-to:rgb(var(--cstu-red-300)/.1) var(--tw-gradient-to-position)}.cstu-to-red-300\/100{--tw-gradient-to:rgb(var(--cstu-red-300)/1) var(--tw-gradient-to-position)}.cstu-to-red-300\/15{--tw-gradient-to:rgb(var(--cstu-red-300)/.15) var(--tw-gradient-to-position)}.cstu-to-red-300\/20{--tw-gradient-to:rgb(var(--cstu-red-300)/.2) var(--tw-gradient-to-position)}.cstu-to-red-300\/25{--tw-gradient-to:rgb(var(--cstu-red-300)/.25) var(--tw-gradient-to-position)}.cstu-to-red-300\/30{--tw-gradient-to:rgb(var(--cstu-red-300)/.3) var(--tw-gradient-to-position)}.cstu-to-red-300\/35{--tw-gradient-to:rgb(var(--cstu-red-300)/.35) var(--tw-gradient-to-position)}.cstu-to-red-300\/40{--tw-gradient-to:rgb(var(--cstu-red-300)/.4) var(--tw-gradient-to-position)}.cstu-to-red-300\/45{--tw-gradient-to:rgb(var(--cstu-red-300)/.45) var(--tw-gradient-to-position)}.cstu-to-red-300\/5{--tw-gradient-to:rgb(var(--cstu-red-300)/.05) var(--tw-gradient-to-position)}.cstu-to-red-300\/50{--tw-gradient-to:rgb(var(--cstu-red-300)/.5) var(--tw-gradient-to-position)}.cstu-to-red-300\/55{--tw-gradient-to:rgb(var(--cstu-red-300)/.55) var(--tw-gradient-to-position)}.cstu-to-red-300\/60{--tw-gradient-to:rgb(var(--cstu-red-300)/.6) var(--tw-gradient-to-position)}.cstu-to-red-300\/65{--tw-gradient-to:rgb(var(--cstu-red-300)/.65) var(--tw-gradient-to-position)}.cstu-to-red-300\/70{--tw-gradient-to:rgb(var(--cstu-red-300)/.7) var(--tw-gradient-to-position)}.cstu-to-red-300\/75{--tw-gradient-to:rgb(var(--cstu-red-300)/.75) var(--tw-gradient-to-position)}.cstu-to-red-300\/80{--tw-gradient-to:rgb(var(--cstu-red-300)/.8) var(--tw-gradient-to-position)}.cstu-to-red-300\/85{--tw-gradient-to:rgb(var(--cstu-red-300)/.85) var(--tw-gradient-to-position)}.cstu-to-red-300\/90{--tw-gradient-to:rgb(var(--cstu-red-300)/.9) var(--tw-gradient-to-position)}.cstu-to-red-300\/95{--tw-gradient-to:rgb(var(--cstu-red-300)/.95) var(--tw-gradient-to-position)}.cstu-to-red-400{--tw-gradient-to:rgb(var(--cstu-red-400)/1) var(--tw-gradient-to-position)}.cstu-to-red-400\/0{--tw-gradient-to:rgb(var(--cstu-red-400)/0) var(--tw-gradient-to-position)}.cstu-to-red-400\/10{--tw-gradient-to:rgb(var(--cstu-red-400)/.1) var(--tw-gradient-to-position)}.cstu-to-red-400\/100{--tw-gradient-to:rgb(var(--cstu-red-400)/1) var(--tw-gradient-to-position)}.cstu-to-red-400\/15{--tw-gradient-to:rgb(var(--cstu-red-400)/.15) var(--tw-gradient-to-position)}.cstu-to-red-400\/20{--tw-gradient-to:rgb(var(--cstu-red-400)/.2) var(--tw-gradient-to-position)}.cstu-to-red-400\/25{--tw-gradient-to:rgb(var(--cstu-red-400)/.25) var(--tw-gradient-to-position)}.cstu-to-red-400\/30{--tw-gradient-to:rgb(var(--cstu-red-400)/.3) var(--tw-gradient-to-position)}.cstu-to-red-400\/35{--tw-gradient-to:rgb(var(--cstu-red-400)/.35) var(--tw-gradient-to-position)}.cstu-to-red-400\/40{--tw-gradient-to:rgb(var(--cstu-red-400)/.4) var(--tw-gradient-to-position)}.cstu-to-red-400\/45{--tw-gradient-to:rgb(var(--cstu-red-400)/.45) var(--tw-gradient-to-position)}.cstu-to-red-400\/5{--tw-gradient-to:rgb(var(--cstu-red-400)/.05) var(--tw-gradient-to-position)}.cstu-to-red-400\/50{--tw-gradient-to:rgb(var(--cstu-red-400)/.5) var(--tw-gradient-to-position)}.cstu-to-red-400\/55{--tw-gradient-to:rgb(var(--cstu-red-400)/.55) var(--tw-gradient-to-position)}.cstu-to-red-400\/60{--tw-gradient-to:rgb(var(--cstu-red-400)/.6) var(--tw-gradient-to-position)}.cstu-to-red-400\/65{--tw-gradient-to:rgb(var(--cstu-red-400)/.65) var(--tw-gradient-to-position)}.cstu-to-red-400\/70{--tw-gradient-to:rgb(var(--cstu-red-400)/.7) var(--tw-gradient-to-position)}.cstu-to-red-400\/75{--tw-gradient-to:rgb(var(--cstu-red-400)/.75) var(--tw-gradient-to-position)}.cstu-to-red-400\/80{--tw-gradient-to:rgb(var(--cstu-red-400)/.8) var(--tw-gradient-to-position)}.cstu-to-red-400\/85{--tw-gradient-to:rgb(var(--cstu-red-400)/.85) var(--tw-gradient-to-position)}.cstu-to-red-400\/90{--tw-gradient-to:rgb(var(--cstu-red-400)/.9) var(--tw-gradient-to-position)}.cstu-to-red-400\/95{--tw-gradient-to:rgb(var(--cstu-red-400)/.95) var(--tw-gradient-to-position)}.cstu-to-red-50{--tw-gradient-to:rgb(var(--cstu-red-50)/1) var(--tw-gradient-to-position)}.cstu-to-red-50\/0{--tw-gradient-to:rgb(var(--cstu-red-50)/0) var(--tw-gradient-to-position)}.cstu-to-red-50\/10{--tw-gradient-to:rgb(var(--cstu-red-50)/.1) var(--tw-gradient-to-position)}.cstu-to-red-50\/100{--tw-gradient-to:rgb(var(--cstu-red-50)/1) var(--tw-gradient-to-position)}.cstu-to-red-50\/15{--tw-gradient-to:rgb(var(--cstu-red-50)/.15) var(--tw-gradient-to-position)}.cstu-to-red-50\/20{--tw-gradient-to:rgb(var(--cstu-red-50)/.2) var(--tw-gradient-to-position)}.cstu-to-red-50\/25{--tw-gradient-to:rgb(var(--cstu-red-50)/.25) var(--tw-gradient-to-position)}.cstu-to-red-50\/30{--tw-gradient-to:rgb(var(--cstu-red-50)/.3) var(--tw-gradient-to-position)}.cstu-to-red-50\/35{--tw-gradient-to:rgb(var(--cstu-red-50)/.35) var(--tw-gradient-to-position)}.cstu-to-red-50\/40{--tw-gradient-to:rgb(var(--cstu-red-50)/.4) var(--tw-gradient-to-position)}.cstu-to-red-50\/45{--tw-gradient-to:rgb(var(--cstu-red-50)/.45) var(--tw-gradient-to-position)}.cstu-to-red-50\/5{--tw-gradient-to:rgb(var(--cstu-red-50)/.05) var(--tw-gradient-to-position)}.cstu-to-red-50\/50{--tw-gradient-to:rgb(var(--cstu-red-50)/.5) var(--tw-gradient-to-position)}.cstu-to-red-50\/55{--tw-gradient-to:rgb(var(--cstu-red-50)/.55) var(--tw-gradient-to-position)}.cstu-to-red-50\/60{--tw-gradient-to:rgb(var(--cstu-red-50)/.6) var(--tw-gradient-to-position)}.cstu-to-red-50\/65{--tw-gradient-to:rgb(var(--cstu-red-50)/.65) var(--tw-gradient-to-position)}.cstu-to-red-50\/70{--tw-gradient-to:rgb(var(--cstu-red-50)/.7) var(--tw-gradient-to-position)}.cstu-to-red-50\/75{--tw-gradient-to:rgb(var(--cstu-red-50)/.75) var(--tw-gradient-to-position)}.cstu-to-red-50\/80{--tw-gradient-to:rgb(var(--cstu-red-50)/.8) var(--tw-gradient-to-position)}.cstu-to-red-50\/85{--tw-gradient-to:rgb(var(--cstu-red-50)/.85) var(--tw-gradient-to-position)}.cstu-to-red-50\/90{--tw-gradient-to:rgb(var(--cstu-red-50)/.9) var(--tw-gradient-to-position)}.cstu-to-red-50\/95{--tw-gradient-to:rgb(var(--cstu-red-50)/.95) var(--tw-gradient-to-position)}.cstu-to-red-500{--tw-gradient-to:rgb(var(--cstu-red-500)/1) var(--tw-gradient-to-position)}.cstu-to-red-500\/0{--tw-gradient-to:rgb(var(--cstu-red-500)/0) var(--tw-gradient-to-position)}.cstu-to-red-500\/10{--tw-gradient-to:rgb(var(--cstu-red-500)/.1) var(--tw-gradient-to-position)}.cstu-to-red-500\/100{--tw-gradient-to:rgb(var(--cstu-red-500)/1) var(--tw-gradient-to-position)}.cstu-to-red-500\/15{--tw-gradient-to:rgb(var(--cstu-red-500)/.15) var(--tw-gradient-to-position)}.cstu-to-red-500\/20{--tw-gradient-to:rgb(var(--cstu-red-500)/.2) var(--tw-gradient-to-position)}.cstu-to-red-500\/25{--tw-gradient-to:rgb(var(--cstu-red-500)/.25) var(--tw-gradient-to-position)}.cstu-to-red-500\/30{--tw-gradient-to:rgb(var(--cstu-red-500)/.3) var(--tw-gradient-to-position)}.cstu-to-red-500\/35{--tw-gradient-to:rgb(var(--cstu-red-500)/.35) var(--tw-gradient-to-position)}.cstu-to-red-500\/40{--tw-gradient-to:rgb(var(--cstu-red-500)/.4) var(--tw-gradient-to-position)}.cstu-to-red-500\/45{--tw-gradient-to:rgb(var(--cstu-red-500)/.45) var(--tw-gradient-to-position)}.cstu-to-red-500\/5{--tw-gradient-to:rgb(var(--cstu-red-500)/.05) var(--tw-gradient-to-position)}.cstu-to-red-500\/50{--tw-gradient-to:rgb(var(--cstu-red-500)/.5) var(--tw-gradient-to-position)}.cstu-to-red-500\/55{--tw-gradient-to:rgb(var(--cstu-red-500)/.55) var(--tw-gradient-to-position)}.cstu-to-red-500\/60{--tw-gradient-to:rgb(var(--cstu-red-500)/.6) var(--tw-gradient-to-position)}.cstu-to-red-500\/65{--tw-gradient-to:rgb(var(--cstu-red-500)/.65) var(--tw-gradient-to-position)}.cstu-to-red-500\/70{--tw-gradient-to:rgb(var(--cstu-red-500)/.7) var(--tw-gradient-to-position)}.cstu-to-red-500\/75{--tw-gradient-to:rgb(var(--cstu-red-500)/.75) var(--tw-gradient-to-position)}.cstu-to-red-500\/80{--tw-gradient-to:rgb(var(--cstu-red-500)/.8) var(--tw-gradient-to-position)}.cstu-to-red-500\/85{--tw-gradient-to:rgb(var(--cstu-red-500)/.85) var(--tw-gradient-to-position)}.cstu-to-red-500\/90{--tw-gradient-to:rgb(var(--cstu-red-500)/.9) var(--tw-gradient-to-position)}.cstu-to-red-500\/95{--tw-gradient-to:rgb(var(--cstu-red-500)/.95) var(--tw-gradient-to-position)}.cstu-to-red-600{--tw-gradient-to:rgb(var(--cstu-red-600)/1) var(--tw-gradient-to-position)}.cstu-to-red-600\/0{--tw-gradient-to:rgb(var(--cstu-red-600)/0) var(--tw-gradient-to-position)}.cstu-to-red-600\/10{--tw-gradient-to:rgb(var(--cstu-red-600)/.1) var(--tw-gradient-to-position)}.cstu-to-red-600\/100{--tw-gradient-to:rgb(var(--cstu-red-600)/1) var(--tw-gradient-to-position)}.cstu-to-red-600\/15{--tw-gradient-to:rgb(var(--cstu-red-600)/.15) var(--tw-gradient-to-position)}.cstu-to-red-600\/20{--tw-gradient-to:rgb(var(--cstu-red-600)/.2) var(--tw-gradient-to-position)}.cstu-to-red-600\/25{--tw-gradient-to:rgb(var(--cstu-red-600)/.25) var(--tw-gradient-to-position)}.cstu-to-red-600\/30{--tw-gradient-to:rgb(var(--cstu-red-600)/.3) var(--tw-gradient-to-position)}.cstu-to-red-600\/35{--tw-gradient-to:rgb(var(--cstu-red-600)/.35) var(--tw-gradient-to-position)}.cstu-to-red-600\/40{--tw-gradient-to:rgb(var(--cstu-red-600)/.4) var(--tw-gradient-to-position)}.cstu-to-red-600\/45{--tw-gradient-to:rgb(var(--cstu-red-600)/.45) var(--tw-gradient-to-position)}.cstu-to-red-600\/5{--tw-gradient-to:rgb(var(--cstu-red-600)/.05) var(--tw-gradient-to-position)}.cstu-to-red-600\/50{--tw-gradient-to:rgb(var(--cstu-red-600)/.5) var(--tw-gradient-to-position)}.cstu-to-red-600\/55{--tw-gradient-to:rgb(var(--cstu-red-600)/.55) var(--tw-gradient-to-position)}.cstu-to-red-600\/60{--tw-gradient-to:rgb(var(--cstu-red-600)/.6) var(--tw-gradient-to-position)}.cstu-to-red-600\/65{--tw-gradient-to:rgb(var(--cstu-red-600)/.65) var(--tw-gradient-to-position)}.cstu-to-red-600\/70{--tw-gradient-to:rgb(var(--cstu-red-600)/.7) var(--tw-gradient-to-position)}.cstu-to-red-600\/75{--tw-gradient-to:rgb(var(--cstu-red-600)/.75) var(--tw-gradient-to-position)}.cstu-to-red-600\/80{--tw-gradient-to:rgb(var(--cstu-red-600)/.8) var(--tw-gradient-to-position)}.cstu-to-red-600\/85{--tw-gradient-to:rgb(var(--cstu-red-600)/.85) var(--tw-gradient-to-position)}.cstu-to-red-600\/90{--tw-gradient-to:rgb(var(--cstu-red-600)/.9) var(--tw-gradient-to-position)}.cstu-to-red-600\/95{--tw-gradient-to:rgb(var(--cstu-red-600)/.95) var(--tw-gradient-to-position)}.cstu-to-red-700{--tw-gradient-to:rgb(var(--cstu-red-700)/1) var(--tw-gradient-to-position)}.cstu-to-red-700\/0{--tw-gradient-to:rgb(var(--cstu-red-700)/0) var(--tw-gradient-to-position)}.cstu-to-red-700\/10{--tw-gradient-to:rgb(var(--cstu-red-700)/.1) var(--tw-gradient-to-position)}.cstu-to-red-700\/100{--tw-gradient-to:rgb(var(--cstu-red-700)/1) var(--tw-gradient-to-position)}.cstu-to-red-700\/15{--tw-gradient-to:rgb(var(--cstu-red-700)/.15) var(--tw-gradient-to-position)}.cstu-to-red-700\/20{--tw-gradient-to:rgb(var(--cstu-red-700)/.2) var(--tw-gradient-to-position)}.cstu-to-red-700\/25{--tw-gradient-to:rgb(var(--cstu-red-700)/.25) var(--tw-gradient-to-position)}.cstu-to-red-700\/30{--tw-gradient-to:rgb(var(--cstu-red-700)/.3) var(--tw-gradient-to-position)}.cstu-to-red-700\/35{--tw-gradient-to:rgb(var(--cstu-red-700)/.35) var(--tw-gradient-to-position)}.cstu-to-red-700\/40{--tw-gradient-to:rgb(var(--cstu-red-700)/.4) var(--tw-gradient-to-position)}.cstu-to-red-700\/45{--tw-gradient-to:rgb(var(--cstu-red-700)/.45) var(--tw-gradient-to-position)}.cstu-to-red-700\/5{--tw-gradient-to:rgb(var(--cstu-red-700)/.05) var(--tw-gradient-to-position)}.cstu-to-red-700\/50{--tw-gradient-to:rgb(var(--cstu-red-700)/.5) var(--tw-gradient-to-position)}.cstu-to-red-700\/55{--tw-gradient-to:rgb(var(--cstu-red-700)/.55) var(--tw-gradient-to-position)}.cstu-to-red-700\/60{--tw-gradient-to:rgb(var(--cstu-red-700)/.6) var(--tw-gradient-to-position)}.cstu-to-red-700\/65{--tw-gradient-to:rgb(var(--cstu-red-700)/.65) var(--tw-gradient-to-position)}.cstu-to-red-700\/70{--tw-gradient-to:rgb(var(--cstu-red-700)/.7) var(--tw-gradient-to-position)}.cstu-to-red-700\/75{--tw-gradient-to:rgb(var(--cstu-red-700)/.75) var(--tw-gradient-to-position)}.cstu-to-red-700\/80{--tw-gradient-to:rgb(var(--cstu-red-700)/.8) var(--tw-gradient-to-position)}.cstu-to-red-700\/85{--tw-gradient-to:rgb(var(--cstu-red-700)/.85) var(--tw-gradient-to-position)}.cstu-to-red-700\/90{--tw-gradient-to:rgb(var(--cstu-red-700)/.9) var(--tw-gradient-to-position)}.cstu-to-red-700\/95{--tw-gradient-to:rgb(var(--cstu-red-700)/.95) var(--tw-gradient-to-position)}.cstu-to-red-800{--tw-gradient-to:rgb(var(--cstu-red-800)/1) var(--tw-gradient-to-position)}.cstu-to-red-800\/0{--tw-gradient-to:rgb(var(--cstu-red-800)/0) var(--tw-gradient-to-position)}.cstu-to-red-800\/10{--tw-gradient-to:rgb(var(--cstu-red-800)/.1) var(--tw-gradient-to-position)}.cstu-to-red-800\/100{--tw-gradient-to:rgb(var(--cstu-red-800)/1) var(--tw-gradient-to-position)}.cstu-to-red-800\/15{--tw-gradient-to:rgb(var(--cstu-red-800)/.15) var(--tw-gradient-to-position)}.cstu-to-red-800\/20{--tw-gradient-to:rgb(var(--cstu-red-800)/.2) var(--tw-gradient-to-position)}.cstu-to-red-800\/25{--tw-gradient-to:rgb(var(--cstu-red-800)/.25) var(--tw-gradient-to-position)}.cstu-to-red-800\/30{--tw-gradient-to:rgb(var(--cstu-red-800)/.3) var(--tw-gradient-to-position)}.cstu-to-red-800\/35{--tw-gradient-to:rgb(var(--cstu-red-800)/.35) var(--tw-gradient-to-position)}.cstu-to-red-800\/40{--tw-gradient-to:rgb(var(--cstu-red-800)/.4) var(--tw-gradient-to-position)}.cstu-to-red-800\/45{--tw-gradient-to:rgb(var(--cstu-red-800)/.45) var(--tw-gradient-to-position)}.cstu-to-red-800\/5{--tw-gradient-to:rgb(var(--cstu-red-800)/.05) var(--tw-gradient-to-position)}.cstu-to-red-800\/50{--tw-gradient-to:rgb(var(--cstu-red-800)/.5) var(--tw-gradient-to-position)}.cstu-to-red-800\/55{--tw-gradient-to:rgb(var(--cstu-red-800)/.55) var(--tw-gradient-to-position)}.cstu-to-red-800\/60{--tw-gradient-to:rgb(var(--cstu-red-800)/.6) var(--tw-gradient-to-position)}.cstu-to-red-800\/65{--tw-gradient-to:rgb(var(--cstu-red-800)/.65) var(--tw-gradient-to-position)}.cstu-to-red-800\/70{--tw-gradient-to:rgb(var(--cstu-red-800)/.7) var(--tw-gradient-to-position)}.cstu-to-red-800\/75{--tw-gradient-to:rgb(var(--cstu-red-800)/.75) var(--tw-gradient-to-position)}.cstu-to-red-800\/80{--tw-gradient-to:rgb(var(--cstu-red-800)/.8) var(--tw-gradient-to-position)}.cstu-to-red-800\/85{--tw-gradient-to:rgb(var(--cstu-red-800)/.85) var(--tw-gradient-to-position)}.cstu-to-red-800\/90{--tw-gradient-to:rgb(var(--cstu-red-800)/.9) var(--tw-gradient-to-position)}.cstu-to-red-800\/95{--tw-gradient-to:rgb(var(--cstu-red-800)/.95) var(--tw-gradient-to-position)}.cstu-to-red-900{--tw-gradient-to:rgb(var(--cstu-red-900)/1) var(--tw-gradient-to-position)}.cstu-to-red-900\/0{--tw-gradient-to:rgb(var(--cstu-red-900)/0) var(--tw-gradient-to-position)}.cstu-to-red-900\/10{--tw-gradient-to:rgb(var(--cstu-red-900)/.1) var(--tw-gradient-to-position)}.cstu-to-red-900\/100{--tw-gradient-to:rgb(var(--cstu-red-900)/1) var(--tw-gradient-to-position)}.cstu-to-red-900\/15{--tw-gradient-to:rgb(var(--cstu-red-900)/.15) var(--tw-gradient-to-position)}.cstu-to-red-900\/20{--tw-gradient-to:rgb(var(--cstu-red-900)/.2) var(--tw-gradient-to-position)}.cstu-to-red-900\/25{--tw-gradient-to:rgb(var(--cstu-red-900)/.25) var(--tw-gradient-to-position)}.cstu-to-red-900\/30{--tw-gradient-to:rgb(var(--cstu-red-900)/.3) var(--tw-gradient-to-position)}.cstu-to-red-900\/35{--tw-gradient-to:rgb(var(--cstu-red-900)/.35) var(--tw-gradient-to-position)}.cstu-to-red-900\/40{--tw-gradient-to:rgb(var(--cstu-red-900)/.4) var(--tw-gradient-to-position)}.cstu-to-red-900\/45{--tw-gradient-to:rgb(var(--cstu-red-900)/.45) var(--tw-gradient-to-position)}.cstu-to-red-900\/5{--tw-gradient-to:rgb(var(--cstu-red-900)/.05) var(--tw-gradient-to-position)}.cstu-to-red-900\/50{--tw-gradient-to:rgb(var(--cstu-red-900)/.5) var(--tw-gradient-to-position)}.cstu-to-red-900\/55{--tw-gradient-to:rgb(var(--cstu-red-900)/.55) var(--tw-gradient-to-position)}.cstu-to-red-900\/60{--tw-gradient-to:rgb(var(--cstu-red-900)/.6) var(--tw-gradient-to-position)}.cstu-to-red-900\/65{--tw-gradient-to:rgb(var(--cstu-red-900)/.65) var(--tw-gradient-to-position)}.cstu-to-red-900\/70{--tw-gradient-to:rgb(var(--cstu-red-900)/.7) var(--tw-gradient-to-position)}.cstu-to-red-900\/75{--tw-gradient-to:rgb(var(--cstu-red-900)/.75) var(--tw-gradient-to-position)}.cstu-to-red-900\/80{--tw-gradient-to:rgb(var(--cstu-red-900)/.8) var(--tw-gradient-to-position)}.cstu-to-red-900\/85{--tw-gradient-to:rgb(var(--cstu-red-900)/.85) var(--tw-gradient-to-position)}.cstu-to-red-900\/90{--tw-gradient-to:rgb(var(--cstu-red-900)/.9) var(--tw-gradient-to-position)}.cstu-to-red-900\/95{--tw-gradient-to:rgb(var(--cstu-red-900)/.95) var(--tw-gradient-to-position)}.cstu-to-sea-blue-100{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/1) var(--tw-gradient-to-position)}.cstu-to-sea-blue-100\/0{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/0) var(--tw-gradient-to-position)}.cstu-to-sea-blue-100\/10{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/.1) var(--tw-gradient-to-position)}.cstu-to-sea-blue-100\/100{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/1) var(--tw-gradient-to-position)}.cstu-to-sea-blue-100\/15{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/.15) var(--tw-gradient-to-position)}.cstu-to-sea-blue-100\/20{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/.2) var(--tw-gradient-to-position)}.cstu-to-sea-blue-100\/25{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/.25) var(--tw-gradient-to-position)}.cstu-to-sea-blue-100\/30{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/.3) var(--tw-gradient-to-position)}.cstu-to-sea-blue-100\/35{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/.35) var(--tw-gradient-to-position)}.cstu-to-sea-blue-100\/40{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/.4) var(--tw-gradient-to-position)}.cstu-to-sea-blue-100\/45{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/.45) var(--tw-gradient-to-position)}.cstu-to-sea-blue-100\/5{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/.05) var(--tw-gradient-to-position)}.cstu-to-sea-blue-100\/50{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/.5) var(--tw-gradient-to-position)}.cstu-to-sea-blue-100\/55{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/.55) var(--tw-gradient-to-position)}.cstu-to-sea-blue-100\/60{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/.6) var(--tw-gradient-to-position)}.cstu-to-sea-blue-100\/65{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/.65) var(--tw-gradient-to-position)}.cstu-to-sea-blue-100\/70{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/.7) var(--tw-gradient-to-position)}.cstu-to-sea-blue-100\/75{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/.75) var(--tw-gradient-to-position)}.cstu-to-sea-blue-100\/80{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/.8) var(--tw-gradient-to-position)}.cstu-to-sea-blue-100\/85{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/.85) var(--tw-gradient-to-position)}.cstu-to-sea-blue-100\/90{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/.9) var(--tw-gradient-to-position)}.cstu-to-sea-blue-100\/95{--tw-gradient-to:rgb(var(--cstu-sea-blue-100)/.95) var(--tw-gradient-to-position)}.cstu-to-sea-blue-200{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/1) var(--tw-gradient-to-position)}.cstu-to-sea-blue-200\/0{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/0) var(--tw-gradient-to-position)}.cstu-to-sea-blue-200\/10{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/.1) var(--tw-gradient-to-position)}.cstu-to-sea-blue-200\/100{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/1) var(--tw-gradient-to-position)}.cstu-to-sea-blue-200\/15{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/.15) var(--tw-gradient-to-position)}.cstu-to-sea-blue-200\/20{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/.2) var(--tw-gradient-to-position)}.cstu-to-sea-blue-200\/25{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/.25) var(--tw-gradient-to-position)}.cstu-to-sea-blue-200\/30{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/.3) var(--tw-gradient-to-position)}.cstu-to-sea-blue-200\/35{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/.35) var(--tw-gradient-to-position)}.cstu-to-sea-blue-200\/40{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/.4) var(--tw-gradient-to-position)}.cstu-to-sea-blue-200\/45{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/.45) var(--tw-gradient-to-position)}.cstu-to-sea-blue-200\/5{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/.05) var(--tw-gradient-to-position)}.cstu-to-sea-blue-200\/50{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/.5) var(--tw-gradient-to-position)}.cstu-to-sea-blue-200\/55{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/.55) var(--tw-gradient-to-position)}.cstu-to-sea-blue-200\/60{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/.6) var(--tw-gradient-to-position)}.cstu-to-sea-blue-200\/65{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/.65) var(--tw-gradient-to-position)}.cstu-to-sea-blue-200\/70{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/.7) var(--tw-gradient-to-position)}.cstu-to-sea-blue-200\/75{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/.75) var(--tw-gradient-to-position)}.cstu-to-sea-blue-200\/80{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/.8) var(--tw-gradient-to-position)}.cstu-to-sea-blue-200\/85{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/.85) var(--tw-gradient-to-position)}.cstu-to-sea-blue-200\/90{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/.9) var(--tw-gradient-to-position)}.cstu-to-sea-blue-200\/95{--tw-gradient-to:rgb(var(--cstu-sea-blue-200)/.95) var(--tw-gradient-to-position)}.cstu-to-sea-blue-300{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/1) var(--tw-gradient-to-position)}.cstu-to-sea-blue-300\/0{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/0) var(--tw-gradient-to-position)}.cstu-to-sea-blue-300\/10{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/.1) var(--tw-gradient-to-position)}.cstu-to-sea-blue-300\/100{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/1) var(--tw-gradient-to-position)}.cstu-to-sea-blue-300\/15{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/.15) var(--tw-gradient-to-position)}.cstu-to-sea-blue-300\/20{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/.2) var(--tw-gradient-to-position)}.cstu-to-sea-blue-300\/25{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/.25) var(--tw-gradient-to-position)}.cstu-to-sea-blue-300\/30{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/.3) var(--tw-gradient-to-position)}.cstu-to-sea-blue-300\/35{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/.35) var(--tw-gradient-to-position)}.cstu-to-sea-blue-300\/40{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/.4) var(--tw-gradient-to-position)}.cstu-to-sea-blue-300\/45{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/.45) var(--tw-gradient-to-position)}.cstu-to-sea-blue-300\/5{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/.05) var(--tw-gradient-to-position)}.cstu-to-sea-blue-300\/50{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/.5) var(--tw-gradient-to-position)}.cstu-to-sea-blue-300\/55{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/.55) var(--tw-gradient-to-position)}.cstu-to-sea-blue-300\/60{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/.6) var(--tw-gradient-to-position)}.cstu-to-sea-blue-300\/65{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/.65) var(--tw-gradient-to-position)}.cstu-to-sea-blue-300\/70{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/.7) var(--tw-gradient-to-position)}.cstu-to-sea-blue-300\/75{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/.75) var(--tw-gradient-to-position)}.cstu-to-sea-blue-300\/80{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/.8) var(--tw-gradient-to-position)}.cstu-to-sea-blue-300\/85{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/.85) var(--tw-gradient-to-position)}.cstu-to-sea-blue-300\/90{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/.9) var(--tw-gradient-to-position)}.cstu-to-sea-blue-300\/95{--tw-gradient-to:rgb(var(--cstu-sea-blue-300)/.95) var(--tw-gradient-to-position)}.cstu-to-sea-blue-400{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/1) var(--tw-gradient-to-position)}.cstu-to-sea-blue-400\/0{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/0) var(--tw-gradient-to-position)}.cstu-to-sea-blue-400\/10{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/.1) var(--tw-gradient-to-position)}.cstu-to-sea-blue-400\/100{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/1) var(--tw-gradient-to-position)}.cstu-to-sea-blue-400\/15{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/.15) var(--tw-gradient-to-position)}.cstu-to-sea-blue-400\/20{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/.2) var(--tw-gradient-to-position)}.cstu-to-sea-blue-400\/25{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/.25) var(--tw-gradient-to-position)}.cstu-to-sea-blue-400\/30{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/.3) var(--tw-gradient-to-position)}.cstu-to-sea-blue-400\/35{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/.35) var(--tw-gradient-to-position)}.cstu-to-sea-blue-400\/40{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/.4) var(--tw-gradient-to-position)}.cstu-to-sea-blue-400\/45{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/.45) var(--tw-gradient-to-position)}.cstu-to-sea-blue-400\/5{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/.05) var(--tw-gradient-to-position)}.cstu-to-sea-blue-400\/50{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/.5) var(--tw-gradient-to-position)}.cstu-to-sea-blue-400\/55{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/.55) var(--tw-gradient-to-position)}.cstu-to-sea-blue-400\/60{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/.6) var(--tw-gradient-to-position)}.cstu-to-sea-blue-400\/65{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/.65) var(--tw-gradient-to-position)}.cstu-to-sea-blue-400\/70{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/.7) var(--tw-gradient-to-position)}.cstu-to-sea-blue-400\/75{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/.75) var(--tw-gradient-to-position)}.cstu-to-sea-blue-400\/80{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/.8) var(--tw-gradient-to-position)}.cstu-to-sea-blue-400\/85{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/.85) var(--tw-gradient-to-position)}.cstu-to-sea-blue-400\/90{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/.9) var(--tw-gradient-to-position)}.cstu-to-sea-blue-400\/95{--tw-gradient-to:rgb(var(--cstu-sea-blue-400)/.95) var(--tw-gradient-to-position)}.cstu-to-sea-blue-50{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/1) var(--tw-gradient-to-position)}.cstu-to-sea-blue-50\/0{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/0) var(--tw-gradient-to-position)}.cstu-to-sea-blue-50\/10{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/.1) var(--tw-gradient-to-position)}.cstu-to-sea-blue-50\/100{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/1) var(--tw-gradient-to-position)}.cstu-to-sea-blue-50\/15{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/.15) var(--tw-gradient-to-position)}.cstu-to-sea-blue-50\/20{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/.2) var(--tw-gradient-to-position)}.cstu-to-sea-blue-50\/25{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/.25) var(--tw-gradient-to-position)}.cstu-to-sea-blue-50\/30{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/.3) var(--tw-gradient-to-position)}.cstu-to-sea-blue-50\/35{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/.35) var(--tw-gradient-to-position)}.cstu-to-sea-blue-50\/40{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/.4) var(--tw-gradient-to-position)}.cstu-to-sea-blue-50\/45{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/.45) var(--tw-gradient-to-position)}.cstu-to-sea-blue-50\/5{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/.05) var(--tw-gradient-to-position)}.cstu-to-sea-blue-50\/50{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/.5) var(--tw-gradient-to-position)}.cstu-to-sea-blue-50\/55{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/.55) var(--tw-gradient-to-position)}.cstu-to-sea-blue-50\/60{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/.6) var(--tw-gradient-to-position)}.cstu-to-sea-blue-50\/65{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/.65) var(--tw-gradient-to-position)}.cstu-to-sea-blue-50\/70{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/.7) var(--tw-gradient-to-position)}.cstu-to-sea-blue-50\/75{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/.75) var(--tw-gradient-to-position)}.cstu-to-sea-blue-50\/80{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/.8) var(--tw-gradient-to-position)}.cstu-to-sea-blue-50\/85{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/.85) var(--tw-gradient-to-position)}.cstu-to-sea-blue-50\/90{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/.9) var(--tw-gradient-to-position)}.cstu-to-sea-blue-50\/95{--tw-gradient-to:rgb(var(--cstu-sea-blue-50)/.95) var(--tw-gradient-to-position)}.cstu-to-sea-blue-500{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/1) var(--tw-gradient-to-position)}.cstu-to-sea-blue-500\/0{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/0) var(--tw-gradient-to-position)}.cstu-to-sea-blue-500\/10{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/.1) var(--tw-gradient-to-position)}.cstu-to-sea-blue-500\/100{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/1) var(--tw-gradient-to-position)}.cstu-to-sea-blue-500\/15{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/.15) var(--tw-gradient-to-position)}.cstu-to-sea-blue-500\/20{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/.2) var(--tw-gradient-to-position)}.cstu-to-sea-blue-500\/25{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/.25) var(--tw-gradient-to-position)}.cstu-to-sea-blue-500\/30{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/.3) var(--tw-gradient-to-position)}.cstu-to-sea-blue-500\/35{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/.35) var(--tw-gradient-to-position)}.cstu-to-sea-blue-500\/40{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/.4) var(--tw-gradient-to-position)}.cstu-to-sea-blue-500\/45{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/.45) var(--tw-gradient-to-position)}.cstu-to-sea-blue-500\/5{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/.05) var(--tw-gradient-to-position)}.cstu-to-sea-blue-500\/50{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/.5) var(--tw-gradient-to-position)}.cstu-to-sea-blue-500\/55{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/.55) var(--tw-gradient-to-position)}.cstu-to-sea-blue-500\/60{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/.6) var(--tw-gradient-to-position)}.cstu-to-sea-blue-500\/65{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/.65) var(--tw-gradient-to-position)}.cstu-to-sea-blue-500\/70{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/.7) var(--tw-gradient-to-position)}.cstu-to-sea-blue-500\/75{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/.75) var(--tw-gradient-to-position)}.cstu-to-sea-blue-500\/80{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/.8) var(--tw-gradient-to-position)}.cstu-to-sea-blue-500\/85{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/.85) var(--tw-gradient-to-position)}.cstu-to-sea-blue-500\/90{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/.9) var(--tw-gradient-to-position)}.cstu-to-sea-blue-500\/95{--tw-gradient-to:rgb(var(--cstu-sea-blue-500)/.95) var(--tw-gradient-to-position)}.cstu-to-sea-blue-600{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/1) var(--tw-gradient-to-position)}.cstu-to-sea-blue-600\/0{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/0) var(--tw-gradient-to-position)}.cstu-to-sea-blue-600\/10{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/.1) var(--tw-gradient-to-position)}.cstu-to-sea-blue-600\/100{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/1) var(--tw-gradient-to-position)}.cstu-to-sea-blue-600\/15{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/.15) var(--tw-gradient-to-position)}.cstu-to-sea-blue-600\/20{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/.2) var(--tw-gradient-to-position)}.cstu-to-sea-blue-600\/25{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/.25) var(--tw-gradient-to-position)}.cstu-to-sea-blue-600\/30{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/.3) var(--tw-gradient-to-position)}.cstu-to-sea-blue-600\/35{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/.35) var(--tw-gradient-to-position)}.cstu-to-sea-blue-600\/40{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/.4) var(--tw-gradient-to-position)}.cstu-to-sea-blue-600\/45{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/.45) var(--tw-gradient-to-position)}.cstu-to-sea-blue-600\/5{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/.05) var(--tw-gradient-to-position)}.cstu-to-sea-blue-600\/50{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/.5) var(--tw-gradient-to-position)}.cstu-to-sea-blue-600\/55{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/.55) var(--tw-gradient-to-position)}.cstu-to-sea-blue-600\/60{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/.6) var(--tw-gradient-to-position)}.cstu-to-sea-blue-600\/65{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/.65) var(--tw-gradient-to-position)}.cstu-to-sea-blue-600\/70{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/.7) var(--tw-gradient-to-position)}.cstu-to-sea-blue-600\/75{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/.75) var(--tw-gradient-to-position)}.cstu-to-sea-blue-600\/80{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/.8) var(--tw-gradient-to-position)}.cstu-to-sea-blue-600\/85{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/.85) var(--tw-gradient-to-position)}.cstu-to-sea-blue-600\/90{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/.9) var(--tw-gradient-to-position)}.cstu-to-sea-blue-600\/95{--tw-gradient-to:rgb(var(--cstu-sea-blue-600)/.95) var(--tw-gradient-to-position)}.cstu-to-sea-blue-700{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/1) var(--tw-gradient-to-position)}.cstu-to-sea-blue-700\/0{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/0) var(--tw-gradient-to-position)}.cstu-to-sea-blue-700\/10{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/.1) var(--tw-gradient-to-position)}.cstu-to-sea-blue-700\/100{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/1) var(--tw-gradient-to-position)}.cstu-to-sea-blue-700\/15{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/.15) var(--tw-gradient-to-position)}.cstu-to-sea-blue-700\/20{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/.2) var(--tw-gradient-to-position)}.cstu-to-sea-blue-700\/25{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/.25) var(--tw-gradient-to-position)}.cstu-to-sea-blue-700\/30{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/.3) var(--tw-gradient-to-position)}.cstu-to-sea-blue-700\/35{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/.35) var(--tw-gradient-to-position)}.cstu-to-sea-blue-700\/40{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/.4) var(--tw-gradient-to-position)}.cstu-to-sea-blue-700\/45{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/.45) var(--tw-gradient-to-position)}.cstu-to-sea-blue-700\/5{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/.05) var(--tw-gradient-to-position)}.cstu-to-sea-blue-700\/50{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/.5) var(--tw-gradient-to-position)}.cstu-to-sea-blue-700\/55{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/.55) var(--tw-gradient-to-position)}.cstu-to-sea-blue-700\/60{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/.6) var(--tw-gradient-to-position)}.cstu-to-sea-blue-700\/65{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/.65) var(--tw-gradient-to-position)}.cstu-to-sea-blue-700\/70{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/.7) var(--tw-gradient-to-position)}.cstu-to-sea-blue-700\/75{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/.75) var(--tw-gradient-to-position)}.cstu-to-sea-blue-700\/80{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/.8) var(--tw-gradient-to-position)}.cstu-to-sea-blue-700\/85{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/.85) var(--tw-gradient-to-position)}.cstu-to-sea-blue-700\/90{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/.9) var(--tw-gradient-to-position)}.cstu-to-sea-blue-700\/95{--tw-gradient-to:rgb(var(--cstu-sea-blue-700)/.95) var(--tw-gradient-to-position)}.cstu-to-sea-blue-800{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/1) var(--tw-gradient-to-position)}.cstu-to-sea-blue-800\/0{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/0) var(--tw-gradient-to-position)}.cstu-to-sea-blue-800\/10{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/.1) var(--tw-gradient-to-position)}.cstu-to-sea-blue-800\/100{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/1) var(--tw-gradient-to-position)}.cstu-to-sea-blue-800\/15{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/.15) var(--tw-gradient-to-position)}.cstu-to-sea-blue-800\/20{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/.2) var(--tw-gradient-to-position)}.cstu-to-sea-blue-800\/25{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/.25) var(--tw-gradient-to-position)}.cstu-to-sea-blue-800\/30{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/.3) var(--tw-gradient-to-position)}.cstu-to-sea-blue-800\/35{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/.35) var(--tw-gradient-to-position)}.cstu-to-sea-blue-800\/40{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/.4) var(--tw-gradient-to-position)}.cstu-to-sea-blue-800\/45{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/.45) var(--tw-gradient-to-position)}.cstu-to-sea-blue-800\/5{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/.05) var(--tw-gradient-to-position)}.cstu-to-sea-blue-800\/50{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/.5) var(--tw-gradient-to-position)}.cstu-to-sea-blue-800\/55{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/.55) var(--tw-gradient-to-position)}.cstu-to-sea-blue-800\/60{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/.6) var(--tw-gradient-to-position)}.cstu-to-sea-blue-800\/65{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/.65) var(--tw-gradient-to-position)}.cstu-to-sea-blue-800\/70{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/.7) var(--tw-gradient-to-position)}.cstu-to-sea-blue-800\/75{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/.75) var(--tw-gradient-to-position)}.cstu-to-sea-blue-800\/80{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/.8) var(--tw-gradient-to-position)}.cstu-to-sea-blue-800\/85{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/.85) var(--tw-gradient-to-position)}.cstu-to-sea-blue-800\/90{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/.9) var(--tw-gradient-to-position)}.cstu-to-sea-blue-800\/95{--tw-gradient-to:rgb(var(--cstu-sea-blue-800)/.95) var(--tw-gradient-to-position)}.cstu-to-sea-blue-900{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/1) var(--tw-gradient-to-position)}.cstu-to-sea-blue-900\/0{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/0) var(--tw-gradient-to-position)}.cstu-to-sea-blue-900\/10{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/.1) var(--tw-gradient-to-position)}.cstu-to-sea-blue-900\/100{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/1) var(--tw-gradient-to-position)}.cstu-to-sea-blue-900\/15{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/.15) var(--tw-gradient-to-position)}.cstu-to-sea-blue-900\/20{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/.2) var(--tw-gradient-to-position)}.cstu-to-sea-blue-900\/25{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/.25) var(--tw-gradient-to-position)}.cstu-to-sea-blue-900\/30{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/.3) var(--tw-gradient-to-position)}.cstu-to-sea-blue-900\/35{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/.35) var(--tw-gradient-to-position)}.cstu-to-sea-blue-900\/40{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/.4) var(--tw-gradient-to-position)}.cstu-to-sea-blue-900\/45{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/.45) var(--tw-gradient-to-position)}.cstu-to-sea-blue-900\/5{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/.05) var(--tw-gradient-to-position)}.cstu-to-sea-blue-900\/50{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/.5) var(--tw-gradient-to-position)}.cstu-to-sea-blue-900\/55{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/.55) var(--tw-gradient-to-position)}.cstu-to-sea-blue-900\/60{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/.6) var(--tw-gradient-to-position)}.cstu-to-sea-blue-900\/65{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/.65) var(--tw-gradient-to-position)}.cstu-to-sea-blue-900\/70{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/.7) var(--tw-gradient-to-position)}.cstu-to-sea-blue-900\/75{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/.75) var(--tw-gradient-to-position)}.cstu-to-sea-blue-900\/80{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/.8) var(--tw-gradient-to-position)}.cstu-to-sea-blue-900\/85{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/.85) var(--tw-gradient-to-position)}.cstu-to-sea-blue-900\/90{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/.9) var(--tw-gradient-to-position)}.cstu-to-sea-blue-900\/95{--tw-gradient-to:rgb(var(--cstu-sea-blue-900)/.95) var(--tw-gradient-to-position)}.cstu-to-secondary-100{--tw-gradient-to:rgb(var(--cstu-secondary-100)/1) var(--tw-gradient-to-position)}.cstu-to-secondary-100\/0{--tw-gradient-to:rgb(var(--cstu-secondary-100)/0) var(--tw-gradient-to-position)}.cstu-to-secondary-100\/10{--tw-gradient-to:rgb(var(--cstu-secondary-100)/.1) var(--tw-gradient-to-position)}.cstu-to-secondary-100\/100{--tw-gradient-to:rgb(var(--cstu-secondary-100)/1) var(--tw-gradient-to-position)}.cstu-to-secondary-100\/15{--tw-gradient-to:rgb(var(--cstu-secondary-100)/.15) var(--tw-gradient-to-position)}.cstu-to-secondary-100\/20{--tw-gradient-to:rgb(var(--cstu-secondary-100)/.2) var(--tw-gradient-to-position)}.cstu-to-secondary-100\/25{--tw-gradient-to:rgb(var(--cstu-secondary-100)/.25) var(--tw-gradient-to-position)}.cstu-to-secondary-100\/30{--tw-gradient-to:rgb(var(--cstu-secondary-100)/.3) var(--tw-gradient-to-position)}.cstu-to-secondary-100\/35{--tw-gradient-to:rgb(var(--cstu-secondary-100)/.35) var(--tw-gradient-to-position)}.cstu-to-secondary-100\/40{--tw-gradient-to:rgb(var(--cstu-secondary-100)/.4) var(--tw-gradient-to-position)}.cstu-to-secondary-100\/45{--tw-gradient-to:rgb(var(--cstu-secondary-100)/.45) var(--tw-gradient-to-position)}.cstu-to-secondary-100\/5{--tw-gradient-to:rgb(var(--cstu-secondary-100)/.05) var(--tw-gradient-to-position)}.cstu-to-secondary-100\/50{--tw-gradient-to:rgb(var(--cstu-secondary-100)/.5) var(--tw-gradient-to-position)}.cstu-to-secondary-100\/55{--tw-gradient-to:rgb(var(--cstu-secondary-100)/.55) var(--tw-gradient-to-position)}.cstu-to-secondary-100\/60{--tw-gradient-to:rgb(var(--cstu-secondary-100)/.6) var(--tw-gradient-to-position)}.cstu-to-secondary-100\/65{--tw-gradient-to:rgb(var(--cstu-secondary-100)/.65) var(--tw-gradient-to-position)}.cstu-to-secondary-100\/70{--tw-gradient-to:rgb(var(--cstu-secondary-100)/.7) var(--tw-gradient-to-position)}.cstu-to-secondary-100\/75{--tw-gradient-to:rgb(var(--cstu-secondary-100)/.75) var(--tw-gradient-to-position)}.cstu-to-secondary-100\/80{--tw-gradient-to:rgb(var(--cstu-secondary-100)/.8) var(--tw-gradient-to-position)}.cstu-to-secondary-100\/85{--tw-gradient-to:rgb(var(--cstu-secondary-100)/.85) var(--tw-gradient-to-position)}.cstu-to-secondary-100\/90{--tw-gradient-to:rgb(var(--cstu-secondary-100)/.9) var(--tw-gradient-to-position)}.cstu-to-secondary-100\/95{--tw-gradient-to:rgb(var(--cstu-secondary-100)/.95) var(--tw-gradient-to-position)}.cstu-to-secondary-200{--tw-gradient-to:rgb(var(--cstu-secondary-200)/1) var(--tw-gradient-to-position)}.cstu-to-secondary-200\/0{--tw-gradient-to:rgb(var(--cstu-secondary-200)/0) var(--tw-gradient-to-position)}.cstu-to-secondary-200\/10{--tw-gradient-to:rgb(var(--cstu-secondary-200)/.1) var(--tw-gradient-to-position)}.cstu-to-secondary-200\/100{--tw-gradient-to:rgb(var(--cstu-secondary-200)/1) var(--tw-gradient-to-position)}.cstu-to-secondary-200\/15{--tw-gradient-to:rgb(var(--cstu-secondary-200)/.15) var(--tw-gradient-to-position)}.cstu-to-secondary-200\/20{--tw-gradient-to:rgb(var(--cstu-secondary-200)/.2) var(--tw-gradient-to-position)}.cstu-to-secondary-200\/25{--tw-gradient-to:rgb(var(--cstu-secondary-200)/.25) var(--tw-gradient-to-position)}.cstu-to-secondary-200\/30{--tw-gradient-to:rgb(var(--cstu-secondary-200)/.3) var(--tw-gradient-to-position)}.cstu-to-secondary-200\/35{--tw-gradient-to:rgb(var(--cstu-secondary-200)/.35) var(--tw-gradient-to-position)}.cstu-to-secondary-200\/40{--tw-gradient-to:rgb(var(--cstu-secondary-200)/.4) var(--tw-gradient-to-position)}.cstu-to-secondary-200\/45{--tw-gradient-to:rgb(var(--cstu-secondary-200)/.45) var(--tw-gradient-to-position)}.cstu-to-secondary-200\/5{--tw-gradient-to:rgb(var(--cstu-secondary-200)/.05) var(--tw-gradient-to-position)}.cstu-to-secondary-200\/50{--tw-gradient-to:rgb(var(--cstu-secondary-200)/.5) var(--tw-gradient-to-position)}.cstu-to-secondary-200\/55{--tw-gradient-to:rgb(var(--cstu-secondary-200)/.55) var(--tw-gradient-to-position)}.cstu-to-secondary-200\/60{--tw-gradient-to:rgb(var(--cstu-secondary-200)/.6) var(--tw-gradient-to-position)}.cstu-to-secondary-200\/65{--tw-gradient-to:rgb(var(--cstu-secondary-200)/.65) var(--tw-gradient-to-position)}.cstu-to-secondary-200\/70{--tw-gradient-to:rgb(var(--cstu-secondary-200)/.7) var(--tw-gradient-to-position)}.cstu-to-secondary-200\/75{--tw-gradient-to:rgb(var(--cstu-secondary-200)/.75) var(--tw-gradient-to-position)}.cstu-to-secondary-200\/80{--tw-gradient-to:rgb(var(--cstu-secondary-200)/.8) var(--tw-gradient-to-position)}.cstu-to-secondary-200\/85{--tw-gradient-to:rgb(var(--cstu-secondary-200)/.85) var(--tw-gradient-to-position)}.cstu-to-secondary-200\/90{--tw-gradient-to:rgb(var(--cstu-secondary-200)/.9) var(--tw-gradient-to-position)}.cstu-to-secondary-200\/95{--tw-gradient-to:rgb(var(--cstu-secondary-200)/.95) var(--tw-gradient-to-position)}.cstu-to-secondary-250{--tw-gradient-to:rgb(var(--cstu-secondary-250)/1) var(--tw-gradient-to-position)}.cstu-to-secondary-250\/0{--tw-gradient-to:rgb(var(--cstu-secondary-250)/0) var(--tw-gradient-to-position)}.cstu-to-secondary-250\/10{--tw-gradient-to:rgb(var(--cstu-secondary-250)/.1) var(--tw-gradient-to-position)}.cstu-to-secondary-250\/100{--tw-gradient-to:rgb(var(--cstu-secondary-250)/1) var(--tw-gradient-to-position)}.cstu-to-secondary-250\/15{--tw-gradient-to:rgb(var(--cstu-secondary-250)/.15) var(--tw-gradient-to-position)}.cstu-to-secondary-250\/20{--tw-gradient-to:rgb(var(--cstu-secondary-250)/.2) var(--tw-gradient-to-position)}.cstu-to-secondary-250\/25{--tw-gradient-to:rgb(var(--cstu-secondary-250)/.25) var(--tw-gradient-to-position)}.cstu-to-secondary-250\/30{--tw-gradient-to:rgb(var(--cstu-secondary-250)/.3) var(--tw-gradient-to-position)}.cstu-to-secondary-250\/35{--tw-gradient-to:rgb(var(--cstu-secondary-250)/.35) var(--tw-gradient-to-position)}.cstu-to-secondary-250\/40{--tw-gradient-to:rgb(var(--cstu-secondary-250)/.4) var(--tw-gradient-to-position)}.cstu-to-secondary-250\/45{--tw-gradient-to:rgb(var(--cstu-secondary-250)/.45) var(--tw-gradient-to-position)}.cstu-to-secondary-250\/5{--tw-gradient-to:rgb(var(--cstu-secondary-250)/.05) var(--tw-gradient-to-position)}.cstu-to-secondary-250\/50{--tw-gradient-to:rgb(var(--cstu-secondary-250)/.5) var(--tw-gradient-to-position)}.cstu-to-secondary-250\/55{--tw-gradient-to:rgb(var(--cstu-secondary-250)/.55) var(--tw-gradient-to-position)}.cstu-to-secondary-250\/60{--tw-gradient-to:rgb(var(--cstu-secondary-250)/.6) var(--tw-gradient-to-position)}.cstu-to-secondary-250\/65{--tw-gradient-to:rgb(var(--cstu-secondary-250)/.65) var(--tw-gradient-to-position)}.cstu-to-secondary-250\/70{--tw-gradient-to:rgb(var(--cstu-secondary-250)/.7) var(--tw-gradient-to-position)}.cstu-to-secondary-250\/75{--tw-gradient-to:rgb(var(--cstu-secondary-250)/.75) var(--tw-gradient-to-position)}.cstu-to-secondary-250\/80{--tw-gradient-to:rgb(var(--cstu-secondary-250)/.8) var(--tw-gradient-to-position)}.cstu-to-secondary-250\/85{--tw-gradient-to:rgb(var(--cstu-secondary-250)/.85) var(--tw-gradient-to-position)}.cstu-to-secondary-250\/90{--tw-gradient-to:rgb(var(--cstu-secondary-250)/.9) var(--tw-gradient-to-position)}.cstu-to-secondary-250\/95{--tw-gradient-to:rgb(var(--cstu-secondary-250)/.95) var(--tw-gradient-to-position)}.cstu-to-secondary-300{--tw-gradient-to:rgb(var(--cstu-secondary-300)/1) var(--tw-gradient-to-position)}.cstu-to-secondary-300\/0{--tw-gradient-to:rgb(var(--cstu-secondary-300)/0) var(--tw-gradient-to-position)}.cstu-to-secondary-300\/10{--tw-gradient-to:rgb(var(--cstu-secondary-300)/.1) var(--tw-gradient-to-position)}.cstu-to-secondary-300\/100{--tw-gradient-to:rgb(var(--cstu-secondary-300)/1) var(--tw-gradient-to-position)}.cstu-to-secondary-300\/15{--tw-gradient-to:rgb(var(--cstu-secondary-300)/.15) var(--tw-gradient-to-position)}.cstu-to-secondary-300\/20{--tw-gradient-to:rgb(var(--cstu-secondary-300)/.2) var(--tw-gradient-to-position)}.cstu-to-secondary-300\/25{--tw-gradient-to:rgb(var(--cstu-secondary-300)/.25) var(--tw-gradient-to-position)}.cstu-to-secondary-300\/30{--tw-gradient-to:rgb(var(--cstu-secondary-300)/.3) var(--tw-gradient-to-position)}.cstu-to-secondary-300\/35{--tw-gradient-to:rgb(var(--cstu-secondary-300)/.35) var(--tw-gradient-to-position)}.cstu-to-secondary-300\/40{--tw-gradient-to:rgb(var(--cstu-secondary-300)/.4) var(--tw-gradient-to-position)}.cstu-to-secondary-300\/45{--tw-gradient-to:rgb(var(--cstu-secondary-300)/.45) var(--tw-gradient-to-position)}.cstu-to-secondary-300\/5{--tw-gradient-to:rgb(var(--cstu-secondary-300)/.05) var(--tw-gradient-to-position)}.cstu-to-secondary-300\/50{--tw-gradient-to:rgb(var(--cstu-secondary-300)/.5) var(--tw-gradient-to-position)}.cstu-to-secondary-300\/55{--tw-gradient-to:rgb(var(--cstu-secondary-300)/.55) var(--tw-gradient-to-position)}.cstu-to-secondary-300\/60{--tw-gradient-to:rgb(var(--cstu-secondary-300)/.6) var(--tw-gradient-to-position)}.cstu-to-secondary-300\/65{--tw-gradient-to:rgb(var(--cstu-secondary-300)/.65) var(--tw-gradient-to-position)}.cstu-to-secondary-300\/70{--tw-gradient-to:rgb(var(--cstu-secondary-300)/.7) var(--tw-gradient-to-position)}.cstu-to-secondary-300\/75{--tw-gradient-to:rgb(var(--cstu-secondary-300)/.75) var(--tw-gradient-to-position)}.cstu-to-secondary-300\/80{--tw-gradient-to:rgb(var(--cstu-secondary-300)/.8) var(--tw-gradient-to-position)}.cstu-to-secondary-300\/85{--tw-gradient-to:rgb(var(--cstu-secondary-300)/.85) var(--tw-gradient-to-position)}.cstu-to-secondary-300\/90{--tw-gradient-to:rgb(var(--cstu-secondary-300)/.9) var(--tw-gradient-to-position)}.cstu-to-secondary-300\/95{--tw-gradient-to:rgb(var(--cstu-secondary-300)/.95) var(--tw-gradient-to-position)}.cstu-to-secondary-400{--tw-gradient-to:rgb(var(--cstu-secondary-400)/1) var(--tw-gradient-to-position)}.cstu-to-secondary-400\/0{--tw-gradient-to:rgb(var(--cstu-secondary-400)/0) var(--tw-gradient-to-position)}.cstu-to-secondary-400\/10{--tw-gradient-to:rgb(var(--cstu-secondary-400)/.1) var(--tw-gradient-to-position)}.cstu-to-secondary-400\/100{--tw-gradient-to:rgb(var(--cstu-secondary-400)/1) var(--tw-gradient-to-position)}.cstu-to-secondary-400\/15{--tw-gradient-to:rgb(var(--cstu-secondary-400)/.15) var(--tw-gradient-to-position)}.cstu-to-secondary-400\/20{--tw-gradient-to:rgb(var(--cstu-secondary-400)/.2) var(--tw-gradient-to-position)}.cstu-to-secondary-400\/25{--tw-gradient-to:rgb(var(--cstu-secondary-400)/.25) var(--tw-gradient-to-position)}.cstu-to-secondary-400\/30{--tw-gradient-to:rgb(var(--cstu-secondary-400)/.3) var(--tw-gradient-to-position)}.cstu-to-secondary-400\/35{--tw-gradient-to:rgb(var(--cstu-secondary-400)/.35) var(--tw-gradient-to-position)}.cstu-to-secondary-400\/40{--tw-gradient-to:rgb(var(--cstu-secondary-400)/.4) var(--tw-gradient-to-position)}.cstu-to-secondary-400\/45{--tw-gradient-to:rgb(var(--cstu-secondary-400)/.45) var(--tw-gradient-to-position)}.cstu-to-secondary-400\/5{--tw-gradient-to:rgb(var(--cstu-secondary-400)/.05) var(--tw-gradient-to-position)}.cstu-to-secondary-400\/50{--tw-gradient-to:rgb(var(--cstu-secondary-400)/.5) var(--tw-gradient-to-position)}.cstu-to-secondary-400\/55{--tw-gradient-to:rgb(var(--cstu-secondary-400)/.55) var(--tw-gradient-to-position)}.cstu-to-secondary-400\/60{--tw-gradient-to:rgb(var(--cstu-secondary-400)/.6) var(--tw-gradient-to-position)}.cstu-to-secondary-400\/65{--tw-gradient-to:rgb(var(--cstu-secondary-400)/.65) var(--tw-gradient-to-position)}.cstu-to-secondary-400\/70{--tw-gradient-to:rgb(var(--cstu-secondary-400)/.7) var(--tw-gradient-to-position)}.cstu-to-secondary-400\/75{--tw-gradient-to:rgb(var(--cstu-secondary-400)/.75) var(--tw-gradient-to-position)}.cstu-to-secondary-400\/80{--tw-gradient-to:rgb(var(--cstu-secondary-400)/.8) var(--tw-gradient-to-position)}.cstu-to-secondary-400\/85{--tw-gradient-to:rgb(var(--cstu-secondary-400)/.85) var(--tw-gradient-to-position)}.cstu-to-secondary-400\/90{--tw-gradient-to:rgb(var(--cstu-secondary-400)/.9) var(--tw-gradient-to-position)}.cstu-to-secondary-400\/95{--tw-gradient-to:rgb(var(--cstu-secondary-400)/.95) var(--tw-gradient-to-position)}.cstu-to-secondary-50{--tw-gradient-to:rgb(var(--cstu-secondary-50)/1) var(--tw-gradient-to-position)}.cstu-to-secondary-50\/0{--tw-gradient-to:rgb(var(--cstu-secondary-50)/0) var(--tw-gradient-to-position)}.cstu-to-secondary-50\/10{--tw-gradient-to:rgb(var(--cstu-secondary-50)/.1) var(--tw-gradient-to-position)}.cstu-to-secondary-50\/100{--tw-gradient-to:rgb(var(--cstu-secondary-50)/1) var(--tw-gradient-to-position)}.cstu-to-secondary-50\/15{--tw-gradient-to:rgb(var(--cstu-secondary-50)/.15) var(--tw-gradient-to-position)}.cstu-to-secondary-50\/20{--tw-gradient-to:rgb(var(--cstu-secondary-50)/.2) var(--tw-gradient-to-position)}.cstu-to-secondary-50\/25{--tw-gradient-to:rgb(var(--cstu-secondary-50)/.25) var(--tw-gradient-to-position)}.cstu-to-secondary-50\/30{--tw-gradient-to:rgb(var(--cstu-secondary-50)/.3) var(--tw-gradient-to-position)}.cstu-to-secondary-50\/35{--tw-gradient-to:rgb(var(--cstu-secondary-50)/.35) var(--tw-gradient-to-position)}.cstu-to-secondary-50\/40{--tw-gradient-to:rgb(var(--cstu-secondary-50)/.4) var(--tw-gradient-to-position)}.cstu-to-secondary-50\/45{--tw-gradient-to:rgb(var(--cstu-secondary-50)/.45) var(--tw-gradient-to-position)}.cstu-to-secondary-50\/5{--tw-gradient-to:rgb(var(--cstu-secondary-50)/.05) var(--tw-gradient-to-position)}.cstu-to-secondary-50\/50{--tw-gradient-to:rgb(var(--cstu-secondary-50)/.5) var(--tw-gradient-to-position)}.cstu-to-secondary-50\/55{--tw-gradient-to:rgb(var(--cstu-secondary-50)/.55) var(--tw-gradient-to-position)}.cstu-to-secondary-50\/60{--tw-gradient-to:rgb(var(--cstu-secondary-50)/.6) var(--tw-gradient-to-position)}.cstu-to-secondary-50\/65{--tw-gradient-to:rgb(var(--cstu-secondary-50)/.65) var(--tw-gradient-to-position)}.cstu-to-secondary-50\/70{--tw-gradient-to:rgb(var(--cstu-secondary-50)/.7) var(--tw-gradient-to-position)}.cstu-to-secondary-50\/75{--tw-gradient-to:rgb(var(--cstu-secondary-50)/.75) var(--tw-gradient-to-position)}.cstu-to-secondary-50\/80{--tw-gradient-to:rgb(var(--cstu-secondary-50)/.8) var(--tw-gradient-to-position)}.cstu-to-secondary-50\/85{--tw-gradient-to:rgb(var(--cstu-secondary-50)/.85) var(--tw-gradient-to-position)}.cstu-to-secondary-50\/90{--tw-gradient-to:rgb(var(--cstu-secondary-50)/.9) var(--tw-gradient-to-position)}.cstu-to-secondary-50\/95{--tw-gradient-to:rgb(var(--cstu-secondary-50)/.95) var(--tw-gradient-to-position)}.cstu-to-secondary-500{--tw-gradient-to:rgb(var(--cstu-secondary-500)/1) var(--tw-gradient-to-position)}.cstu-to-secondary-500\/0{--tw-gradient-to:rgb(var(--cstu-secondary-500)/0) var(--tw-gradient-to-position)}.cstu-to-secondary-500\/10{--tw-gradient-to:rgb(var(--cstu-secondary-500)/.1) var(--tw-gradient-to-position)}.cstu-to-secondary-500\/100{--tw-gradient-to:rgb(var(--cstu-secondary-500)/1) var(--tw-gradient-to-position)}.cstu-to-secondary-500\/15{--tw-gradient-to:rgb(var(--cstu-secondary-500)/.15) var(--tw-gradient-to-position)}.cstu-to-secondary-500\/20{--tw-gradient-to:rgb(var(--cstu-secondary-500)/.2) var(--tw-gradient-to-position)}.cstu-to-secondary-500\/25{--tw-gradient-to:rgb(var(--cstu-secondary-500)/.25) var(--tw-gradient-to-position)}.cstu-to-secondary-500\/30{--tw-gradient-to:rgb(var(--cstu-secondary-500)/.3) var(--tw-gradient-to-position)}.cstu-to-secondary-500\/35{--tw-gradient-to:rgb(var(--cstu-secondary-500)/.35) var(--tw-gradient-to-position)}.cstu-to-secondary-500\/40{--tw-gradient-to:rgb(var(--cstu-secondary-500)/.4) var(--tw-gradient-to-position)}.cstu-to-secondary-500\/45{--tw-gradient-to:rgb(var(--cstu-secondary-500)/.45) var(--tw-gradient-to-position)}.cstu-to-secondary-500\/5{--tw-gradient-to:rgb(var(--cstu-secondary-500)/.05) var(--tw-gradient-to-position)}.cstu-to-secondary-500\/50{--tw-gradient-to:rgb(var(--cstu-secondary-500)/.5) var(--tw-gradient-to-position)}.cstu-to-secondary-500\/55{--tw-gradient-to:rgb(var(--cstu-secondary-500)/.55) var(--tw-gradient-to-position)}.cstu-to-secondary-500\/60{--tw-gradient-to:rgb(var(--cstu-secondary-500)/.6) var(--tw-gradient-to-position)}.cstu-to-secondary-500\/65{--tw-gradient-to:rgb(var(--cstu-secondary-500)/.65) var(--tw-gradient-to-position)}.cstu-to-secondary-500\/70{--tw-gradient-to:rgb(var(--cstu-secondary-500)/.7) var(--tw-gradient-to-position)}.cstu-to-secondary-500\/75{--tw-gradient-to:rgb(var(--cstu-secondary-500)/.75) var(--tw-gradient-to-position)}.cstu-to-secondary-500\/80{--tw-gradient-to:rgb(var(--cstu-secondary-500)/.8) var(--tw-gradient-to-position)}.cstu-to-secondary-500\/85{--tw-gradient-to:rgb(var(--cstu-secondary-500)/.85) var(--tw-gradient-to-position)}.cstu-to-secondary-500\/90{--tw-gradient-to:rgb(var(--cstu-secondary-500)/.9) var(--tw-gradient-to-position)}.cstu-to-secondary-500\/95{--tw-gradient-to:rgb(var(--cstu-secondary-500)/.95) var(--tw-gradient-to-position)}.cstu-to-secondary-550{--tw-gradient-to:rgb(var(--cstu-secondary-550)/1) var(--tw-gradient-to-position)}.cstu-to-secondary-550\/0{--tw-gradient-to:rgb(var(--cstu-secondary-550)/0) var(--tw-gradient-to-position)}.cstu-to-secondary-550\/10{--tw-gradient-to:rgb(var(--cstu-secondary-550)/.1) var(--tw-gradient-to-position)}.cstu-to-secondary-550\/100{--tw-gradient-to:rgb(var(--cstu-secondary-550)/1) var(--tw-gradient-to-position)}.cstu-to-secondary-550\/15{--tw-gradient-to:rgb(var(--cstu-secondary-550)/.15) var(--tw-gradient-to-position)}.cstu-to-secondary-550\/20{--tw-gradient-to:rgb(var(--cstu-secondary-550)/.2) var(--tw-gradient-to-position)}.cstu-to-secondary-550\/25{--tw-gradient-to:rgb(var(--cstu-secondary-550)/.25) var(--tw-gradient-to-position)}.cstu-to-secondary-550\/30{--tw-gradient-to:rgb(var(--cstu-secondary-550)/.3) var(--tw-gradient-to-position)}.cstu-to-secondary-550\/35{--tw-gradient-to:rgb(var(--cstu-secondary-550)/.35) var(--tw-gradient-to-position)}.cstu-to-secondary-550\/40{--tw-gradient-to:rgb(var(--cstu-secondary-550)/.4) var(--tw-gradient-to-position)}.cstu-to-secondary-550\/45{--tw-gradient-to:rgb(var(--cstu-secondary-550)/.45) var(--tw-gradient-to-position)}.cstu-to-secondary-550\/5{--tw-gradient-to:rgb(var(--cstu-secondary-550)/.05) var(--tw-gradient-to-position)}.cstu-to-secondary-550\/50{--tw-gradient-to:rgb(var(--cstu-secondary-550)/.5) var(--tw-gradient-to-position)}.cstu-to-secondary-550\/55{--tw-gradient-to:rgb(var(--cstu-secondary-550)/.55) var(--tw-gradient-to-position)}.cstu-to-secondary-550\/60{--tw-gradient-to:rgb(var(--cstu-secondary-550)/.6) var(--tw-gradient-to-position)}.cstu-to-secondary-550\/65{--tw-gradient-to:rgb(var(--cstu-secondary-550)/.65) var(--tw-gradient-to-position)}.cstu-to-secondary-550\/70{--tw-gradient-to:rgb(var(--cstu-secondary-550)/.7) var(--tw-gradient-to-position)}.cstu-to-secondary-550\/75{--tw-gradient-to:rgb(var(--cstu-secondary-550)/.75) var(--tw-gradient-to-position)}.cstu-to-secondary-550\/80{--tw-gradient-to:rgb(var(--cstu-secondary-550)/.8) var(--tw-gradient-to-position)}.cstu-to-secondary-550\/85{--tw-gradient-to:rgb(var(--cstu-secondary-550)/.85) var(--tw-gradient-to-position)}.cstu-to-secondary-550\/90{--tw-gradient-to:rgb(var(--cstu-secondary-550)/.9) var(--tw-gradient-to-position)}.cstu-to-secondary-550\/95{--tw-gradient-to:rgb(var(--cstu-secondary-550)/.95) var(--tw-gradient-to-position)}.cstu-to-secondary-575{--tw-gradient-to:rgb(var(--cstu-secondary-575)/1) var(--tw-gradient-to-position)}.cstu-to-secondary-575\/0{--tw-gradient-to:rgb(var(--cstu-secondary-575)/0) var(--tw-gradient-to-position)}.cstu-to-secondary-575\/10{--tw-gradient-to:rgb(var(--cstu-secondary-575)/.1) var(--tw-gradient-to-position)}.cstu-to-secondary-575\/100{--tw-gradient-to:rgb(var(--cstu-secondary-575)/1) var(--tw-gradient-to-position)}.cstu-to-secondary-575\/15{--tw-gradient-to:rgb(var(--cstu-secondary-575)/.15) var(--tw-gradient-to-position)}.cstu-to-secondary-575\/20{--tw-gradient-to:rgb(var(--cstu-secondary-575)/.2) var(--tw-gradient-to-position)}.cstu-to-secondary-575\/25{--tw-gradient-to:rgb(var(--cstu-secondary-575)/.25) var(--tw-gradient-to-position)}.cstu-to-secondary-575\/30{--tw-gradient-to:rgb(var(--cstu-secondary-575)/.3) var(--tw-gradient-to-position)}.cstu-to-secondary-575\/35{--tw-gradient-to:rgb(var(--cstu-secondary-575)/.35) var(--tw-gradient-to-position)}.cstu-to-secondary-575\/40{--tw-gradient-to:rgb(var(--cstu-secondary-575)/.4) var(--tw-gradient-to-position)}.cstu-to-secondary-575\/45{--tw-gradient-to:rgb(var(--cstu-secondary-575)/.45) var(--tw-gradient-to-position)}.cstu-to-secondary-575\/5{--tw-gradient-to:rgb(var(--cstu-secondary-575)/.05) var(--tw-gradient-to-position)}.cstu-to-secondary-575\/50{--tw-gradient-to:rgb(var(--cstu-secondary-575)/.5) var(--tw-gradient-to-position)}.cstu-to-secondary-575\/55{--tw-gradient-to:rgb(var(--cstu-secondary-575)/.55) var(--tw-gradient-to-position)}.cstu-to-secondary-575\/60{--tw-gradient-to:rgb(var(--cstu-secondary-575)/.6) var(--tw-gradient-to-position)}.cstu-to-secondary-575\/65{--tw-gradient-to:rgb(var(--cstu-secondary-575)/.65) var(--tw-gradient-to-position)}.cstu-to-secondary-575\/70{--tw-gradient-to:rgb(var(--cstu-secondary-575)/.7) var(--tw-gradient-to-position)}.cstu-to-secondary-575\/75{--tw-gradient-to:rgb(var(--cstu-secondary-575)/.75) var(--tw-gradient-to-position)}.cstu-to-secondary-575\/80{--tw-gradient-to:rgb(var(--cstu-secondary-575)/.8) var(--tw-gradient-to-position)}.cstu-to-secondary-575\/85{--tw-gradient-to:rgb(var(--cstu-secondary-575)/.85) var(--tw-gradient-to-position)}.cstu-to-secondary-575\/90{--tw-gradient-to:rgb(var(--cstu-secondary-575)/.9) var(--tw-gradient-to-position)}.cstu-to-secondary-575\/95{--tw-gradient-to:rgb(var(--cstu-secondary-575)/.95) var(--tw-gradient-to-position)}.cstu-to-secondary-600{--tw-gradient-to:rgb(var(--cstu-secondary-600)/1) var(--tw-gradient-to-position)}.cstu-to-secondary-600\/0{--tw-gradient-to:rgb(var(--cstu-secondary-600)/0) var(--tw-gradient-to-position)}.cstu-to-secondary-600\/10{--tw-gradient-to:rgb(var(--cstu-secondary-600)/.1) var(--tw-gradient-to-position)}.cstu-to-secondary-600\/100{--tw-gradient-to:rgb(var(--cstu-secondary-600)/1) var(--tw-gradient-to-position)}.cstu-to-secondary-600\/15{--tw-gradient-to:rgb(var(--cstu-secondary-600)/.15) var(--tw-gradient-to-position)}.cstu-to-secondary-600\/20{--tw-gradient-to:rgb(var(--cstu-secondary-600)/.2) var(--tw-gradient-to-position)}.cstu-to-secondary-600\/25{--tw-gradient-to:rgb(var(--cstu-secondary-600)/.25) var(--tw-gradient-to-position)}.cstu-to-secondary-600\/30{--tw-gradient-to:rgb(var(--cstu-secondary-600)/.3) var(--tw-gradient-to-position)}.cstu-to-secondary-600\/35{--tw-gradient-to:rgb(var(--cstu-secondary-600)/.35) var(--tw-gradient-to-position)}.cstu-to-secondary-600\/40{--tw-gradient-to:rgb(var(--cstu-secondary-600)/.4) var(--tw-gradient-to-position)}.cstu-to-secondary-600\/45{--tw-gradient-to:rgb(var(--cstu-secondary-600)/.45) var(--tw-gradient-to-position)}.cstu-to-secondary-600\/5{--tw-gradient-to:rgb(var(--cstu-secondary-600)/.05) var(--tw-gradient-to-position)}.cstu-to-secondary-600\/50{--tw-gradient-to:rgb(var(--cstu-secondary-600)/.5) var(--tw-gradient-to-position)}.cstu-to-secondary-600\/55{--tw-gradient-to:rgb(var(--cstu-secondary-600)/.55) var(--tw-gradient-to-position)}.cstu-to-secondary-600\/60{--tw-gradient-to:rgb(var(--cstu-secondary-600)/.6) var(--tw-gradient-to-position)}.cstu-to-secondary-600\/65{--tw-gradient-to:rgb(var(--cstu-secondary-600)/.65) var(--tw-gradient-to-position)}.cstu-to-secondary-600\/70{--tw-gradient-to:rgb(var(--cstu-secondary-600)/.7) var(--tw-gradient-to-position)}.cstu-to-secondary-600\/75{--tw-gradient-to:rgb(var(--cstu-secondary-600)/.75) var(--tw-gradient-to-position)}.cstu-to-secondary-600\/80{--tw-gradient-to:rgb(var(--cstu-secondary-600)/.8) var(--tw-gradient-to-position)}.cstu-to-secondary-600\/85{--tw-gradient-to:rgb(var(--cstu-secondary-600)/.85) var(--tw-gradient-to-position)}.cstu-to-secondary-600\/90{--tw-gradient-to:rgb(var(--cstu-secondary-600)/.9) var(--tw-gradient-to-position)}.cstu-to-secondary-600\/95{--tw-gradient-to:rgb(var(--cstu-secondary-600)/.95) var(--tw-gradient-to-position)}.cstu-to-secondary-700{--tw-gradient-to:rgb(var(--cstu-secondary-700)/1) var(--tw-gradient-to-position)}.cstu-to-secondary-700\/0{--tw-gradient-to:rgb(var(--cstu-secondary-700)/0) var(--tw-gradient-to-position)}.cstu-to-secondary-700\/10{--tw-gradient-to:rgb(var(--cstu-secondary-700)/.1) var(--tw-gradient-to-position)}.cstu-to-secondary-700\/100{--tw-gradient-to:rgb(var(--cstu-secondary-700)/1) var(--tw-gradient-to-position)}.cstu-to-secondary-700\/15{--tw-gradient-to:rgb(var(--cstu-secondary-700)/.15) var(--tw-gradient-to-position)}.cstu-to-secondary-700\/20{--tw-gradient-to:rgb(var(--cstu-secondary-700)/.2) var(--tw-gradient-to-position)}.cstu-to-secondary-700\/25{--tw-gradient-to:rgb(var(--cstu-secondary-700)/.25) var(--tw-gradient-to-position)}.cstu-to-secondary-700\/30{--tw-gradient-to:rgb(var(--cstu-secondary-700)/.3) var(--tw-gradient-to-position)}.cstu-to-secondary-700\/35{--tw-gradient-to:rgb(var(--cstu-secondary-700)/.35) var(--tw-gradient-to-position)}.cstu-to-secondary-700\/40{--tw-gradient-to:rgb(var(--cstu-secondary-700)/.4) var(--tw-gradient-to-position)}.cstu-to-secondary-700\/45{--tw-gradient-to:rgb(var(--cstu-secondary-700)/.45) var(--tw-gradient-to-position)}.cstu-to-secondary-700\/5{--tw-gradient-to:rgb(var(--cstu-secondary-700)/.05) var(--tw-gradient-to-position)}.cstu-to-secondary-700\/50{--tw-gradient-to:rgb(var(--cstu-secondary-700)/.5) var(--tw-gradient-to-position)}.cstu-to-secondary-700\/55{--tw-gradient-to:rgb(var(--cstu-secondary-700)/.55) var(--tw-gradient-to-position)}.cstu-to-secondary-700\/60{--tw-gradient-to:rgb(var(--cstu-secondary-700)/.6) var(--tw-gradient-to-position)}.cstu-to-secondary-700\/65{--tw-gradient-to:rgb(var(--cstu-secondary-700)/.65) var(--tw-gradient-to-position)}.cstu-to-secondary-700\/70{--tw-gradient-to:rgb(var(--cstu-secondary-700)/.7) var(--tw-gradient-to-position)}.cstu-to-secondary-700\/75{--tw-gradient-to:rgb(var(--cstu-secondary-700)/.75) var(--tw-gradient-to-position)}.cstu-to-secondary-700\/80{--tw-gradient-to:rgb(var(--cstu-secondary-700)/.8) var(--tw-gradient-to-position)}.cstu-to-secondary-700\/85{--tw-gradient-to:rgb(var(--cstu-secondary-700)/.85) var(--tw-gradient-to-position)}.cstu-to-secondary-700\/90{--tw-gradient-to:rgb(var(--cstu-secondary-700)/.9) var(--tw-gradient-to-position)}.cstu-to-secondary-700\/95{--tw-gradient-to:rgb(var(--cstu-secondary-700)/.95) var(--tw-gradient-to-position)}.cstu-to-secondary-800{--tw-gradient-to:rgb(var(--cstu-secondary-800)/1) var(--tw-gradient-to-position)}.cstu-to-secondary-800\/0{--tw-gradient-to:rgb(var(--cstu-secondary-800)/0) var(--tw-gradient-to-position)}.cstu-to-secondary-800\/10{--tw-gradient-to:rgb(var(--cstu-secondary-800)/.1) var(--tw-gradient-to-position)}.cstu-to-secondary-800\/100{--tw-gradient-to:rgb(var(--cstu-secondary-800)/1) var(--tw-gradient-to-position)}.cstu-to-secondary-800\/15{--tw-gradient-to:rgb(var(--cstu-secondary-800)/.15) var(--tw-gradient-to-position)}.cstu-to-secondary-800\/20{--tw-gradient-to:rgb(var(--cstu-secondary-800)/.2) var(--tw-gradient-to-position)}.cstu-to-secondary-800\/25{--tw-gradient-to:rgb(var(--cstu-secondary-800)/.25) var(--tw-gradient-to-position)}.cstu-to-secondary-800\/30{--tw-gradient-to:rgb(var(--cstu-secondary-800)/.3) var(--tw-gradient-to-position)}.cstu-to-secondary-800\/35{--tw-gradient-to:rgb(var(--cstu-secondary-800)/.35) var(--tw-gradient-to-position)}.cstu-to-secondary-800\/40{--tw-gradient-to:rgb(var(--cstu-secondary-800)/.4) var(--tw-gradient-to-position)}.cstu-to-secondary-800\/45{--tw-gradient-to:rgb(var(--cstu-secondary-800)/.45) var(--tw-gradient-to-position)}.cstu-to-secondary-800\/5{--tw-gradient-to:rgb(var(--cstu-secondary-800)/.05) var(--tw-gradient-to-position)}.cstu-to-secondary-800\/50{--tw-gradient-to:rgb(var(--cstu-secondary-800)/.5) var(--tw-gradient-to-position)}.cstu-to-secondary-800\/55{--tw-gradient-to:rgb(var(--cstu-secondary-800)/.55) var(--tw-gradient-to-position)}.cstu-to-secondary-800\/60{--tw-gradient-to:rgb(var(--cstu-secondary-800)/.6) var(--tw-gradient-to-position)}.cstu-to-secondary-800\/65{--tw-gradient-to:rgb(var(--cstu-secondary-800)/.65) var(--tw-gradient-to-position)}.cstu-to-secondary-800\/70{--tw-gradient-to:rgb(var(--cstu-secondary-800)/.7) var(--tw-gradient-to-position)}.cstu-to-secondary-800\/75{--tw-gradient-to:rgb(var(--cstu-secondary-800)/.75) var(--tw-gradient-to-position)}.cstu-to-secondary-800\/80{--tw-gradient-to:rgb(var(--cstu-secondary-800)/.8) var(--tw-gradient-to-position)}.cstu-to-secondary-800\/85{--tw-gradient-to:rgb(var(--cstu-secondary-800)/.85) var(--tw-gradient-to-position)}.cstu-to-secondary-800\/90{--tw-gradient-to:rgb(var(--cstu-secondary-800)/.9) var(--tw-gradient-to-position)}.cstu-to-secondary-800\/95{--tw-gradient-to:rgb(var(--cstu-secondary-800)/.95) var(--tw-gradient-to-position)}.cstu-to-secondary-900{--tw-gradient-to:rgb(var(--cstu-secondary-900)/1) var(--tw-gradient-to-position)}.cstu-to-secondary-900\/0{--tw-gradient-to:rgb(var(--cstu-secondary-900)/0) var(--tw-gradient-to-position)}.cstu-to-secondary-900\/10{--tw-gradient-to:rgb(var(--cstu-secondary-900)/.1) var(--tw-gradient-to-position)}.cstu-to-secondary-900\/100{--tw-gradient-to:rgb(var(--cstu-secondary-900)/1) var(--tw-gradient-to-position)}.cstu-to-secondary-900\/15{--tw-gradient-to:rgb(var(--cstu-secondary-900)/.15) var(--tw-gradient-to-position)}.cstu-to-secondary-900\/20{--tw-gradient-to:rgb(var(--cstu-secondary-900)/.2) var(--tw-gradient-to-position)}.cstu-to-secondary-900\/25{--tw-gradient-to:rgb(var(--cstu-secondary-900)/.25) var(--tw-gradient-to-position)}.cstu-to-secondary-900\/30{--tw-gradient-to:rgb(var(--cstu-secondary-900)/.3) var(--tw-gradient-to-position)}.cstu-to-secondary-900\/35{--tw-gradient-to:rgb(var(--cstu-secondary-900)/.35) var(--tw-gradient-to-position)}.cstu-to-secondary-900\/40{--tw-gradient-to:rgb(var(--cstu-secondary-900)/.4) var(--tw-gradient-to-position)}.cstu-to-secondary-900\/45{--tw-gradient-to:rgb(var(--cstu-secondary-900)/.45) var(--tw-gradient-to-position)}.cstu-to-secondary-900\/5{--tw-gradient-to:rgb(var(--cstu-secondary-900)/.05) var(--tw-gradient-to-position)}.cstu-to-secondary-900\/50{--tw-gradient-to:rgb(var(--cstu-secondary-900)/.5) var(--tw-gradient-to-position)}.cstu-to-secondary-900\/55{--tw-gradient-to:rgb(var(--cstu-secondary-900)/.55) var(--tw-gradient-to-position)}.cstu-to-secondary-900\/60{--tw-gradient-to:rgb(var(--cstu-secondary-900)/.6) var(--tw-gradient-to-position)}.cstu-to-secondary-900\/65{--tw-gradient-to:rgb(var(--cstu-secondary-900)/.65) var(--tw-gradient-to-position)}.cstu-to-secondary-900\/70{--tw-gradient-to:rgb(var(--cstu-secondary-900)/.7) var(--tw-gradient-to-position)}.cstu-to-secondary-900\/75{--tw-gradient-to:rgb(var(--cstu-secondary-900)/.75) var(--tw-gradient-to-position)}.cstu-to-secondary-900\/80{--tw-gradient-to:rgb(var(--cstu-secondary-900)/.8) var(--tw-gradient-to-position)}.cstu-to-secondary-900\/85{--tw-gradient-to:rgb(var(--cstu-secondary-900)/.85) var(--tw-gradient-to-position)}.cstu-to-secondary-900\/90{--tw-gradient-to:rgb(var(--cstu-secondary-900)/.9) var(--tw-gradient-to-position)}.cstu-to-secondary-900\/95{--tw-gradient-to:rgb(var(--cstu-secondary-900)/.95) var(--tw-gradient-to-position)}.cstu-to-success-100{--tw-gradient-to:rgb(var(--cstu-success-100)/1) var(--tw-gradient-to-position)}.cstu-to-success-100\/0{--tw-gradient-to:rgb(var(--cstu-success-100)/0) var(--tw-gradient-to-position)}.cstu-to-success-100\/10{--tw-gradient-to:rgb(var(--cstu-success-100)/.1) var(--tw-gradient-to-position)}.cstu-to-success-100\/100{--tw-gradient-to:rgb(var(--cstu-success-100)/1) var(--tw-gradient-to-position)}.cstu-to-success-100\/15{--tw-gradient-to:rgb(var(--cstu-success-100)/.15) var(--tw-gradient-to-position)}.cstu-to-success-100\/20{--tw-gradient-to:rgb(var(--cstu-success-100)/.2) var(--tw-gradient-to-position)}.cstu-to-success-100\/25{--tw-gradient-to:rgb(var(--cstu-success-100)/.25) var(--tw-gradient-to-position)}.cstu-to-success-100\/30{--tw-gradient-to:rgb(var(--cstu-success-100)/.3) var(--tw-gradient-to-position)}.cstu-to-success-100\/35{--tw-gradient-to:rgb(var(--cstu-success-100)/.35) var(--tw-gradient-to-position)}.cstu-to-success-100\/40{--tw-gradient-to:rgb(var(--cstu-success-100)/.4) var(--tw-gradient-to-position)}.cstu-to-success-100\/45{--tw-gradient-to:rgb(var(--cstu-success-100)/.45) var(--tw-gradient-to-position)}.cstu-to-success-100\/5{--tw-gradient-to:rgb(var(--cstu-success-100)/.05) var(--tw-gradient-to-position)}.cstu-to-success-100\/50{--tw-gradient-to:rgb(var(--cstu-success-100)/.5) var(--tw-gradient-to-position)}.cstu-to-success-100\/55{--tw-gradient-to:rgb(var(--cstu-success-100)/.55) var(--tw-gradient-to-position)}.cstu-to-success-100\/60{--tw-gradient-to:rgb(var(--cstu-success-100)/.6) var(--tw-gradient-to-position)}.cstu-to-success-100\/65{--tw-gradient-to:rgb(var(--cstu-success-100)/.65) var(--tw-gradient-to-position)}.cstu-to-success-100\/70{--tw-gradient-to:rgb(var(--cstu-success-100)/.7) var(--tw-gradient-to-position)}.cstu-to-success-100\/75{--tw-gradient-to:rgb(var(--cstu-success-100)/.75) var(--tw-gradient-to-position)}.cstu-to-success-100\/80{--tw-gradient-to:rgb(var(--cstu-success-100)/.8) var(--tw-gradient-to-position)}.cstu-to-success-100\/85{--tw-gradient-to:rgb(var(--cstu-success-100)/.85) var(--tw-gradient-to-position)}.cstu-to-success-100\/90{--tw-gradient-to:rgb(var(--cstu-success-100)/.9) var(--tw-gradient-to-position)}.cstu-to-success-100\/95{--tw-gradient-to:rgb(var(--cstu-success-100)/.95) var(--tw-gradient-to-position)}.cstu-to-success-200{--tw-gradient-to:rgb(var(--cstu-success-200)/1) var(--tw-gradient-to-position)}.cstu-to-success-200\/0{--tw-gradient-to:rgb(var(--cstu-success-200)/0) var(--tw-gradient-to-position)}.cstu-to-success-200\/10{--tw-gradient-to:rgb(var(--cstu-success-200)/.1) var(--tw-gradient-to-position)}.cstu-to-success-200\/100{--tw-gradient-to:rgb(var(--cstu-success-200)/1) var(--tw-gradient-to-position)}.cstu-to-success-200\/15{--tw-gradient-to:rgb(var(--cstu-success-200)/.15) var(--tw-gradient-to-position)}.cstu-to-success-200\/20{--tw-gradient-to:rgb(var(--cstu-success-200)/.2) var(--tw-gradient-to-position)}.cstu-to-success-200\/25{--tw-gradient-to:rgb(var(--cstu-success-200)/.25) var(--tw-gradient-to-position)}.cstu-to-success-200\/30{--tw-gradient-to:rgb(var(--cstu-success-200)/.3) var(--tw-gradient-to-position)}.cstu-to-success-200\/35{--tw-gradient-to:rgb(var(--cstu-success-200)/.35) var(--tw-gradient-to-position)}.cstu-to-success-200\/40{--tw-gradient-to:rgb(var(--cstu-success-200)/.4) var(--tw-gradient-to-position)}.cstu-to-success-200\/45{--tw-gradient-to:rgb(var(--cstu-success-200)/.45) var(--tw-gradient-to-position)}.cstu-to-success-200\/5{--tw-gradient-to:rgb(var(--cstu-success-200)/.05) var(--tw-gradient-to-position)}.cstu-to-success-200\/50{--tw-gradient-to:rgb(var(--cstu-success-200)/.5) var(--tw-gradient-to-position)}.cstu-to-success-200\/55{--tw-gradient-to:rgb(var(--cstu-success-200)/.55) var(--tw-gradient-to-position)}.cstu-to-success-200\/60{--tw-gradient-to:rgb(var(--cstu-success-200)/.6) var(--tw-gradient-to-position)}.cstu-to-success-200\/65{--tw-gradient-to:rgb(var(--cstu-success-200)/.65) var(--tw-gradient-to-position)}.cstu-to-success-200\/70{--tw-gradient-to:rgb(var(--cstu-success-200)/.7) var(--tw-gradient-to-position)}.cstu-to-success-200\/75{--tw-gradient-to:rgb(var(--cstu-success-200)/.75) var(--tw-gradient-to-position)}.cstu-to-success-200\/80{--tw-gradient-to:rgb(var(--cstu-success-200)/.8) var(--tw-gradient-to-position)}.cstu-to-success-200\/85{--tw-gradient-to:rgb(var(--cstu-success-200)/.85) var(--tw-gradient-to-position)}.cstu-to-success-200\/90{--tw-gradient-to:rgb(var(--cstu-success-200)/.9) var(--tw-gradient-to-position)}.cstu-to-success-200\/95{--tw-gradient-to:rgb(var(--cstu-success-200)/.95) var(--tw-gradient-to-position)}.cstu-to-success-250{--tw-gradient-to:rgb(var(--cstu-success-250)/1) var(--tw-gradient-to-position)}.cstu-to-success-250\/0{--tw-gradient-to:rgb(var(--cstu-success-250)/0) var(--tw-gradient-to-position)}.cstu-to-success-250\/10{--tw-gradient-to:rgb(var(--cstu-success-250)/.1) var(--tw-gradient-to-position)}.cstu-to-success-250\/100{--tw-gradient-to:rgb(var(--cstu-success-250)/1) var(--tw-gradient-to-position)}.cstu-to-success-250\/15{--tw-gradient-to:rgb(var(--cstu-success-250)/.15) var(--tw-gradient-to-position)}.cstu-to-success-250\/20{--tw-gradient-to:rgb(var(--cstu-success-250)/.2) var(--tw-gradient-to-position)}.cstu-to-success-250\/25{--tw-gradient-to:rgb(var(--cstu-success-250)/.25) var(--tw-gradient-to-position)}.cstu-to-success-250\/30{--tw-gradient-to:rgb(var(--cstu-success-250)/.3) var(--tw-gradient-to-position)}.cstu-to-success-250\/35{--tw-gradient-to:rgb(var(--cstu-success-250)/.35) var(--tw-gradient-to-position)}.cstu-to-success-250\/40{--tw-gradient-to:rgb(var(--cstu-success-250)/.4) var(--tw-gradient-to-position)}.cstu-to-success-250\/45{--tw-gradient-to:rgb(var(--cstu-success-250)/.45) var(--tw-gradient-to-position)}.cstu-to-success-250\/5{--tw-gradient-to:rgb(var(--cstu-success-250)/.05) var(--tw-gradient-to-position)}.cstu-to-success-250\/50{--tw-gradient-to:rgb(var(--cstu-success-250)/.5) var(--tw-gradient-to-position)}.cstu-to-success-250\/55{--tw-gradient-to:rgb(var(--cstu-success-250)/.55) var(--tw-gradient-to-position)}.cstu-to-success-250\/60{--tw-gradient-to:rgb(var(--cstu-success-250)/.6) var(--tw-gradient-to-position)}.cstu-to-success-250\/65{--tw-gradient-to:rgb(var(--cstu-success-250)/.65) var(--tw-gradient-to-position)}.cstu-to-success-250\/70{--tw-gradient-to:rgb(var(--cstu-success-250)/.7) var(--tw-gradient-to-position)}.cstu-to-success-250\/75{--tw-gradient-to:rgb(var(--cstu-success-250)/.75) var(--tw-gradient-to-position)}.cstu-to-success-250\/80{--tw-gradient-to:rgb(var(--cstu-success-250)/.8) var(--tw-gradient-to-position)}.cstu-to-success-250\/85{--tw-gradient-to:rgb(var(--cstu-success-250)/.85) var(--tw-gradient-to-position)}.cstu-to-success-250\/90{--tw-gradient-to:rgb(var(--cstu-success-250)/.9) var(--tw-gradient-to-position)}.cstu-to-success-250\/95{--tw-gradient-to:rgb(var(--cstu-success-250)/.95) var(--tw-gradient-to-position)}.cstu-to-success-300{--tw-gradient-to:rgb(var(--cstu-success-300)/1) var(--tw-gradient-to-position)}.cstu-to-success-300\/0{--tw-gradient-to:rgb(var(--cstu-success-300)/0) var(--tw-gradient-to-position)}.cstu-to-success-300\/10{--tw-gradient-to:rgb(var(--cstu-success-300)/.1) var(--tw-gradient-to-position)}.cstu-to-success-300\/100{--tw-gradient-to:rgb(var(--cstu-success-300)/1) var(--tw-gradient-to-position)}.cstu-to-success-300\/15{--tw-gradient-to:rgb(var(--cstu-success-300)/.15) var(--tw-gradient-to-position)}.cstu-to-success-300\/20{--tw-gradient-to:rgb(var(--cstu-success-300)/.2) var(--tw-gradient-to-position)}.cstu-to-success-300\/25{--tw-gradient-to:rgb(var(--cstu-success-300)/.25) var(--tw-gradient-to-position)}.cstu-to-success-300\/30{--tw-gradient-to:rgb(var(--cstu-success-300)/.3) var(--tw-gradient-to-position)}.cstu-to-success-300\/35{--tw-gradient-to:rgb(var(--cstu-success-300)/.35) var(--tw-gradient-to-position)}.cstu-to-success-300\/40{--tw-gradient-to:rgb(var(--cstu-success-300)/.4) var(--tw-gradient-to-position)}.cstu-to-success-300\/45{--tw-gradient-to:rgb(var(--cstu-success-300)/.45) var(--tw-gradient-to-position)}.cstu-to-success-300\/5{--tw-gradient-to:rgb(var(--cstu-success-300)/.05) var(--tw-gradient-to-position)}.cstu-to-success-300\/50{--tw-gradient-to:rgb(var(--cstu-success-300)/.5) var(--tw-gradient-to-position)}.cstu-to-success-300\/55{--tw-gradient-to:rgb(var(--cstu-success-300)/.55) var(--tw-gradient-to-position)}.cstu-to-success-300\/60{--tw-gradient-to:rgb(var(--cstu-success-300)/.6) var(--tw-gradient-to-position)}.cstu-to-success-300\/65{--tw-gradient-to:rgb(var(--cstu-success-300)/.65) var(--tw-gradient-to-position)}.cstu-to-success-300\/70{--tw-gradient-to:rgb(var(--cstu-success-300)/.7) var(--tw-gradient-to-position)}.cstu-to-success-300\/75{--tw-gradient-to:rgb(var(--cstu-success-300)/.75) var(--tw-gradient-to-position)}.cstu-to-success-300\/80{--tw-gradient-to:rgb(var(--cstu-success-300)/.8) var(--tw-gradient-to-position)}.cstu-to-success-300\/85{--tw-gradient-to:rgb(var(--cstu-success-300)/.85) var(--tw-gradient-to-position)}.cstu-to-success-300\/90{--tw-gradient-to:rgb(var(--cstu-success-300)/.9) var(--tw-gradient-to-position)}.cstu-to-success-300\/95{--tw-gradient-to:rgb(var(--cstu-success-300)/.95) var(--tw-gradient-to-position)}.cstu-to-success-400{--tw-gradient-to:rgb(var(--cstu-success-400)/1) var(--tw-gradient-to-position)}.cstu-to-success-400\/0{--tw-gradient-to:rgb(var(--cstu-success-400)/0) var(--tw-gradient-to-position)}.cstu-to-success-400\/10{--tw-gradient-to:rgb(var(--cstu-success-400)/.1) var(--tw-gradient-to-position)}.cstu-to-success-400\/100{--tw-gradient-to:rgb(var(--cstu-success-400)/1) var(--tw-gradient-to-position)}.cstu-to-success-400\/15{--tw-gradient-to:rgb(var(--cstu-success-400)/.15) var(--tw-gradient-to-position)}.cstu-to-success-400\/20{--tw-gradient-to:rgb(var(--cstu-success-400)/.2) var(--tw-gradient-to-position)}.cstu-to-success-400\/25{--tw-gradient-to:rgb(var(--cstu-success-400)/.25) var(--tw-gradient-to-position)}.cstu-to-success-400\/30{--tw-gradient-to:rgb(var(--cstu-success-400)/.3) var(--tw-gradient-to-position)}.cstu-to-success-400\/35{--tw-gradient-to:rgb(var(--cstu-success-400)/.35) var(--tw-gradient-to-position)}.cstu-to-success-400\/40{--tw-gradient-to:rgb(var(--cstu-success-400)/.4) var(--tw-gradient-to-position)}.cstu-to-success-400\/45{--tw-gradient-to:rgb(var(--cstu-success-400)/.45) var(--tw-gradient-to-position)}.cstu-to-success-400\/5{--tw-gradient-to:rgb(var(--cstu-success-400)/.05) var(--tw-gradient-to-position)}.cstu-to-success-400\/50{--tw-gradient-to:rgb(var(--cstu-success-400)/.5) var(--tw-gradient-to-position)}.cstu-to-success-400\/55{--tw-gradient-to:rgb(var(--cstu-success-400)/.55) var(--tw-gradient-to-position)}.cstu-to-success-400\/60{--tw-gradient-to:rgb(var(--cstu-success-400)/.6) var(--tw-gradient-to-position)}.cstu-to-success-400\/65{--tw-gradient-to:rgb(var(--cstu-success-400)/.65) var(--tw-gradient-to-position)}.cstu-to-success-400\/70{--tw-gradient-to:rgb(var(--cstu-success-400)/.7) var(--tw-gradient-to-position)}.cstu-to-success-400\/75{--tw-gradient-to:rgb(var(--cstu-success-400)/.75) var(--tw-gradient-to-position)}.cstu-to-success-400\/80{--tw-gradient-to:rgb(var(--cstu-success-400)/.8) var(--tw-gradient-to-position)}.cstu-to-success-400\/85{--tw-gradient-to:rgb(var(--cstu-success-400)/.85) var(--tw-gradient-to-position)}.cstu-to-success-400\/90{--tw-gradient-to:rgb(var(--cstu-success-400)/.9) var(--tw-gradient-to-position)}.cstu-to-success-400\/95{--tw-gradient-to:rgb(var(--cstu-success-400)/.95) var(--tw-gradient-to-position)}.cstu-to-success-450{--tw-gradient-to:rgb(var(--cstu-success-450)/1) var(--tw-gradient-to-position)}.cstu-to-success-450\/0{--tw-gradient-to:rgb(var(--cstu-success-450)/0) var(--tw-gradient-to-position)}.cstu-to-success-450\/10{--tw-gradient-to:rgb(var(--cstu-success-450)/.1) var(--tw-gradient-to-position)}.cstu-to-success-450\/100{--tw-gradient-to:rgb(var(--cstu-success-450)/1) var(--tw-gradient-to-position)}.cstu-to-success-450\/15{--tw-gradient-to:rgb(var(--cstu-success-450)/.15) var(--tw-gradient-to-position)}.cstu-to-success-450\/20{--tw-gradient-to:rgb(var(--cstu-success-450)/.2) var(--tw-gradient-to-position)}.cstu-to-success-450\/25{--tw-gradient-to:rgb(var(--cstu-success-450)/.25) var(--tw-gradient-to-position)}.cstu-to-success-450\/30{--tw-gradient-to:rgb(var(--cstu-success-450)/.3) var(--tw-gradient-to-position)}.cstu-to-success-450\/35{--tw-gradient-to:rgb(var(--cstu-success-450)/.35) var(--tw-gradient-to-position)}.cstu-to-success-450\/40{--tw-gradient-to:rgb(var(--cstu-success-450)/.4) var(--tw-gradient-to-position)}.cstu-to-success-450\/45{--tw-gradient-to:rgb(var(--cstu-success-450)/.45) var(--tw-gradient-to-position)}.cstu-to-success-450\/5{--tw-gradient-to:rgb(var(--cstu-success-450)/.05) var(--tw-gradient-to-position)}.cstu-to-success-450\/50{--tw-gradient-to:rgb(var(--cstu-success-450)/.5) var(--tw-gradient-to-position)}.cstu-to-success-450\/55{--tw-gradient-to:rgb(var(--cstu-success-450)/.55) var(--tw-gradient-to-position)}.cstu-to-success-450\/60{--tw-gradient-to:rgb(var(--cstu-success-450)/.6) var(--tw-gradient-to-position)}.cstu-to-success-450\/65{--tw-gradient-to:rgb(var(--cstu-success-450)/.65) var(--tw-gradient-to-position)}.cstu-to-success-450\/70{--tw-gradient-to:rgb(var(--cstu-success-450)/.7) var(--tw-gradient-to-position)}.cstu-to-success-450\/75{--tw-gradient-to:rgb(var(--cstu-success-450)/.75) var(--tw-gradient-to-position)}.cstu-to-success-450\/80{--tw-gradient-to:rgb(var(--cstu-success-450)/.8) var(--tw-gradient-to-position)}.cstu-to-success-450\/85{--tw-gradient-to:rgb(var(--cstu-success-450)/.85) var(--tw-gradient-to-position)}.cstu-to-success-450\/90{--tw-gradient-to:rgb(var(--cstu-success-450)/.9) var(--tw-gradient-to-position)}.cstu-to-success-450\/95{--tw-gradient-to:rgb(var(--cstu-success-450)/.95) var(--tw-gradient-to-position)}.cstu-to-success-50{--tw-gradient-to:rgb(var(--cstu-success-50)/1) var(--tw-gradient-to-position)}.cstu-to-success-50\/0{--tw-gradient-to:rgb(var(--cstu-success-50)/0) var(--tw-gradient-to-position)}.cstu-to-success-50\/10{--tw-gradient-to:rgb(var(--cstu-success-50)/.1) var(--tw-gradient-to-position)}.cstu-to-success-50\/100{--tw-gradient-to:rgb(var(--cstu-success-50)/1) var(--tw-gradient-to-position)}.cstu-to-success-50\/15{--tw-gradient-to:rgb(var(--cstu-success-50)/.15) var(--tw-gradient-to-position)}.cstu-to-success-50\/20{--tw-gradient-to:rgb(var(--cstu-success-50)/.2) var(--tw-gradient-to-position)}.cstu-to-success-50\/25{--tw-gradient-to:rgb(var(--cstu-success-50)/.25) var(--tw-gradient-to-position)}.cstu-to-success-50\/30{--tw-gradient-to:rgb(var(--cstu-success-50)/.3) var(--tw-gradient-to-position)}.cstu-to-success-50\/35{--tw-gradient-to:rgb(var(--cstu-success-50)/.35) var(--tw-gradient-to-position)}.cstu-to-success-50\/40{--tw-gradient-to:rgb(var(--cstu-success-50)/.4) var(--tw-gradient-to-position)}.cstu-to-success-50\/45{--tw-gradient-to:rgb(var(--cstu-success-50)/.45) var(--tw-gradient-to-position)}.cstu-to-success-50\/5{--tw-gradient-to:rgb(var(--cstu-success-50)/.05) var(--tw-gradient-to-position)}.cstu-to-success-50\/50{--tw-gradient-to:rgb(var(--cstu-success-50)/.5) var(--tw-gradient-to-position)}.cstu-to-success-50\/55{--tw-gradient-to:rgb(var(--cstu-success-50)/.55) var(--tw-gradient-to-position)}.cstu-to-success-50\/60{--tw-gradient-to:rgb(var(--cstu-success-50)/.6) var(--tw-gradient-to-position)}.cstu-to-success-50\/65{--tw-gradient-to:rgb(var(--cstu-success-50)/.65) var(--tw-gradient-to-position)}.cstu-to-success-50\/70{--tw-gradient-to:rgb(var(--cstu-success-50)/.7) var(--tw-gradient-to-position)}.cstu-to-success-50\/75{--tw-gradient-to:rgb(var(--cstu-success-50)/.75) var(--tw-gradient-to-position)}.cstu-to-success-50\/80{--tw-gradient-to:rgb(var(--cstu-success-50)/.8) var(--tw-gradient-to-position)}.cstu-to-success-50\/85{--tw-gradient-to:rgb(var(--cstu-success-50)/.85) var(--tw-gradient-to-position)}.cstu-to-success-50\/90{--tw-gradient-to:rgb(var(--cstu-success-50)/.9) var(--tw-gradient-to-position)}.cstu-to-success-50\/95{--tw-gradient-to:rgb(var(--cstu-success-50)/.95) var(--tw-gradient-to-position)}.cstu-to-success-500{--tw-gradient-to:rgb(var(--cstu-success-500)/1) var(--tw-gradient-to-position)}.cstu-to-success-500\/0{--tw-gradient-to:rgb(var(--cstu-success-500)/0) var(--tw-gradient-to-position)}.cstu-to-success-500\/10{--tw-gradient-to:rgb(var(--cstu-success-500)/.1) var(--tw-gradient-to-position)}.cstu-to-success-500\/100{--tw-gradient-to:rgb(var(--cstu-success-500)/1) var(--tw-gradient-to-position)}.cstu-to-success-500\/15{--tw-gradient-to:rgb(var(--cstu-success-500)/.15) var(--tw-gradient-to-position)}.cstu-to-success-500\/20{--tw-gradient-to:rgb(var(--cstu-success-500)/.2) var(--tw-gradient-to-position)}.cstu-to-success-500\/25{--tw-gradient-to:rgb(var(--cstu-success-500)/.25) var(--tw-gradient-to-position)}.cstu-to-success-500\/30{--tw-gradient-to:rgb(var(--cstu-success-500)/.3) var(--tw-gradient-to-position)}.cstu-to-success-500\/35{--tw-gradient-to:rgb(var(--cstu-success-500)/.35) var(--tw-gradient-to-position)}.cstu-to-success-500\/40{--tw-gradient-to:rgb(var(--cstu-success-500)/.4) var(--tw-gradient-to-position)}.cstu-to-success-500\/45{--tw-gradient-to:rgb(var(--cstu-success-500)/.45) var(--tw-gradient-to-position)}.cstu-to-success-500\/5{--tw-gradient-to:rgb(var(--cstu-success-500)/.05) var(--tw-gradient-to-position)}.cstu-to-success-500\/50{--tw-gradient-to:rgb(var(--cstu-success-500)/.5) var(--tw-gradient-to-position)}.cstu-to-success-500\/55{--tw-gradient-to:rgb(var(--cstu-success-500)/.55) var(--tw-gradient-to-position)}.cstu-to-success-500\/60{--tw-gradient-to:rgb(var(--cstu-success-500)/.6) var(--tw-gradient-to-position)}.cstu-to-success-500\/65{--tw-gradient-to:rgb(var(--cstu-success-500)/.65) var(--tw-gradient-to-position)}.cstu-to-success-500\/70{--tw-gradient-to:rgb(var(--cstu-success-500)/.7) var(--tw-gradient-to-position)}.cstu-to-success-500\/75{--tw-gradient-to:rgb(var(--cstu-success-500)/.75) var(--tw-gradient-to-position)}.cstu-to-success-500\/80{--tw-gradient-to:rgb(var(--cstu-success-500)/.8) var(--tw-gradient-to-position)}.cstu-to-success-500\/85{--tw-gradient-to:rgb(var(--cstu-success-500)/.85) var(--tw-gradient-to-position)}.cstu-to-success-500\/90{--tw-gradient-to:rgb(var(--cstu-success-500)/.9) var(--tw-gradient-to-position)}.cstu-to-success-500\/95{--tw-gradient-to:rgb(var(--cstu-success-500)/.95) var(--tw-gradient-to-position)}.cstu-to-success-550{--tw-gradient-to:rgb(var(--cstu-success-550)/1) var(--tw-gradient-to-position)}.cstu-to-success-550\/0{--tw-gradient-to:rgb(var(--cstu-success-550)/0) var(--tw-gradient-to-position)}.cstu-to-success-550\/10{--tw-gradient-to:rgb(var(--cstu-success-550)/.1) var(--tw-gradient-to-position)}.cstu-to-success-550\/100{--tw-gradient-to:rgb(var(--cstu-success-550)/1) var(--tw-gradient-to-position)}.cstu-to-success-550\/15{--tw-gradient-to:rgb(var(--cstu-success-550)/.15) var(--tw-gradient-to-position)}.cstu-to-success-550\/20{--tw-gradient-to:rgb(var(--cstu-success-550)/.2) var(--tw-gradient-to-position)}.cstu-to-success-550\/25{--tw-gradient-to:rgb(var(--cstu-success-550)/.25) var(--tw-gradient-to-position)}.cstu-to-success-550\/30{--tw-gradient-to:rgb(var(--cstu-success-550)/.3) var(--tw-gradient-to-position)}.cstu-to-success-550\/35{--tw-gradient-to:rgb(var(--cstu-success-550)/.35) var(--tw-gradient-to-position)}.cstu-to-success-550\/40{--tw-gradient-to:rgb(var(--cstu-success-550)/.4) var(--tw-gradient-to-position)}.cstu-to-success-550\/45{--tw-gradient-to:rgb(var(--cstu-success-550)/.45) var(--tw-gradient-to-position)}.cstu-to-success-550\/5{--tw-gradient-to:rgb(var(--cstu-success-550)/.05) var(--tw-gradient-to-position)}.cstu-to-success-550\/50{--tw-gradient-to:rgb(var(--cstu-success-550)/.5) var(--tw-gradient-to-position)}.cstu-to-success-550\/55{--tw-gradient-to:rgb(var(--cstu-success-550)/.55) var(--tw-gradient-to-position)}.cstu-to-success-550\/60{--tw-gradient-to:rgb(var(--cstu-success-550)/.6) var(--tw-gradient-to-position)}.cstu-to-success-550\/65{--tw-gradient-to:rgb(var(--cstu-success-550)/.65) var(--tw-gradient-to-position)}.cstu-to-success-550\/70{--tw-gradient-to:rgb(var(--cstu-success-550)/.7) var(--tw-gradient-to-position)}.cstu-to-success-550\/75{--tw-gradient-to:rgb(var(--cstu-success-550)/.75) var(--tw-gradient-to-position)}.cstu-to-success-550\/80{--tw-gradient-to:rgb(var(--cstu-success-550)/.8) var(--tw-gradient-to-position)}.cstu-to-success-550\/85{--tw-gradient-to:rgb(var(--cstu-success-550)/.85) var(--tw-gradient-to-position)}.cstu-to-success-550\/90{--tw-gradient-to:rgb(var(--cstu-success-550)/.9) var(--tw-gradient-to-position)}.cstu-to-success-550\/95{--tw-gradient-to:rgb(var(--cstu-success-550)/.95) var(--tw-gradient-to-position)}.cstu-to-success-575{--tw-gradient-to:rgb(var(--cstu-success-575)/1) var(--tw-gradient-to-position)}.cstu-to-success-575\/0{--tw-gradient-to:rgb(var(--cstu-success-575)/0) var(--tw-gradient-to-position)}.cstu-to-success-575\/10{--tw-gradient-to:rgb(var(--cstu-success-575)/.1) var(--tw-gradient-to-position)}.cstu-to-success-575\/100{--tw-gradient-to:rgb(var(--cstu-success-575)/1) var(--tw-gradient-to-position)}.cstu-to-success-575\/15{--tw-gradient-to:rgb(var(--cstu-success-575)/.15) var(--tw-gradient-to-position)}.cstu-to-success-575\/20{--tw-gradient-to:rgb(var(--cstu-success-575)/.2) var(--tw-gradient-to-position)}.cstu-to-success-575\/25{--tw-gradient-to:rgb(var(--cstu-success-575)/.25) var(--tw-gradient-to-position)}.cstu-to-success-575\/30{--tw-gradient-to:rgb(var(--cstu-success-575)/.3) var(--tw-gradient-to-position)}.cstu-to-success-575\/35{--tw-gradient-to:rgb(var(--cstu-success-575)/.35) var(--tw-gradient-to-position)}.cstu-to-success-575\/40{--tw-gradient-to:rgb(var(--cstu-success-575)/.4) var(--tw-gradient-to-position)}.cstu-to-success-575\/45{--tw-gradient-to:rgb(var(--cstu-success-575)/.45) var(--tw-gradient-to-position)}.cstu-to-success-575\/5{--tw-gradient-to:rgb(var(--cstu-success-575)/.05) var(--tw-gradient-to-position)}.cstu-to-success-575\/50{--tw-gradient-to:rgb(var(--cstu-success-575)/.5) var(--tw-gradient-to-position)}.cstu-to-success-575\/55{--tw-gradient-to:rgb(var(--cstu-success-575)/.55) var(--tw-gradient-to-position)}.cstu-to-success-575\/60{--tw-gradient-to:rgb(var(--cstu-success-575)/.6) var(--tw-gradient-to-position)}.cstu-to-success-575\/65{--tw-gradient-to:rgb(var(--cstu-success-575)/.65) var(--tw-gradient-to-position)}.cstu-to-success-575\/70{--tw-gradient-to:rgb(var(--cstu-success-575)/.7) var(--tw-gradient-to-position)}.cstu-to-success-575\/75{--tw-gradient-to:rgb(var(--cstu-success-575)/.75) var(--tw-gradient-to-position)}.cstu-to-success-575\/80{--tw-gradient-to:rgb(var(--cstu-success-575)/.8) var(--tw-gradient-to-position)}.cstu-to-success-575\/85{--tw-gradient-to:rgb(var(--cstu-success-575)/.85) var(--tw-gradient-to-position)}.cstu-to-success-575\/90{--tw-gradient-to:rgb(var(--cstu-success-575)/.9) var(--tw-gradient-to-position)}.cstu-to-success-575\/95{--tw-gradient-to:rgb(var(--cstu-success-575)/.95) var(--tw-gradient-to-position)}.cstu-to-success-600{--tw-gradient-to:rgb(var(--cstu-success-600)/1) var(--tw-gradient-to-position)}.cstu-to-success-600\/0{--tw-gradient-to:rgb(var(--cstu-success-600)/0) var(--tw-gradient-to-position)}.cstu-to-success-600\/10{--tw-gradient-to:rgb(var(--cstu-success-600)/.1) var(--tw-gradient-to-position)}.cstu-to-success-600\/100{--tw-gradient-to:rgb(var(--cstu-success-600)/1) var(--tw-gradient-to-position)}.cstu-to-success-600\/15{--tw-gradient-to:rgb(var(--cstu-success-600)/.15) var(--tw-gradient-to-position)}.cstu-to-success-600\/20{--tw-gradient-to:rgb(var(--cstu-success-600)/.2) var(--tw-gradient-to-position)}.cstu-to-success-600\/25{--tw-gradient-to:rgb(var(--cstu-success-600)/.25) var(--tw-gradient-to-position)}.cstu-to-success-600\/30{--tw-gradient-to:rgb(var(--cstu-success-600)/.3) var(--tw-gradient-to-position)}.cstu-to-success-600\/35{--tw-gradient-to:rgb(var(--cstu-success-600)/.35) var(--tw-gradient-to-position)}.cstu-to-success-600\/40{--tw-gradient-to:rgb(var(--cstu-success-600)/.4) var(--tw-gradient-to-position)}.cstu-to-success-600\/45{--tw-gradient-to:rgb(var(--cstu-success-600)/.45) var(--tw-gradient-to-position)}.cstu-to-success-600\/5{--tw-gradient-to:rgb(var(--cstu-success-600)/.05) var(--tw-gradient-to-position)}.cstu-to-success-600\/50{--tw-gradient-to:rgb(var(--cstu-success-600)/.5) var(--tw-gradient-to-position)}.cstu-to-success-600\/55{--tw-gradient-to:rgb(var(--cstu-success-600)/.55) var(--tw-gradient-to-position)}.cstu-to-success-600\/60{--tw-gradient-to:rgb(var(--cstu-success-600)/.6) var(--tw-gradient-to-position)}.cstu-to-success-600\/65{--tw-gradient-to:rgb(var(--cstu-success-600)/.65) var(--tw-gradient-to-position)}.cstu-to-success-600\/70{--tw-gradient-to:rgb(var(--cstu-success-600)/.7) var(--tw-gradient-to-position)}.cstu-to-success-600\/75{--tw-gradient-to:rgb(var(--cstu-success-600)/.75) var(--tw-gradient-to-position)}.cstu-to-success-600\/80{--tw-gradient-to:rgb(var(--cstu-success-600)/.8) var(--tw-gradient-to-position)}.cstu-to-success-600\/85{--tw-gradient-to:rgb(var(--cstu-success-600)/.85) var(--tw-gradient-to-position)}.cstu-to-success-600\/90{--tw-gradient-to:rgb(var(--cstu-success-600)/.9) var(--tw-gradient-to-position)}.cstu-to-success-600\/95{--tw-gradient-to:rgb(var(--cstu-success-600)/.95) var(--tw-gradient-to-position)}.cstu-to-success-700{--tw-gradient-to:rgb(var(--cstu-success-700)/1) var(--tw-gradient-to-position)}.cstu-to-success-700\/0{--tw-gradient-to:rgb(var(--cstu-success-700)/0) var(--tw-gradient-to-position)}.cstu-to-success-700\/10{--tw-gradient-to:rgb(var(--cstu-success-700)/.1) var(--tw-gradient-to-position)}.cstu-to-success-700\/100{--tw-gradient-to:rgb(var(--cstu-success-700)/1) var(--tw-gradient-to-position)}.cstu-to-success-700\/15{--tw-gradient-to:rgb(var(--cstu-success-700)/.15) var(--tw-gradient-to-position)}.cstu-to-success-700\/20{--tw-gradient-to:rgb(var(--cstu-success-700)/.2) var(--tw-gradient-to-position)}.cstu-to-success-700\/25{--tw-gradient-to:rgb(var(--cstu-success-700)/.25) var(--tw-gradient-to-position)}.cstu-to-success-700\/30{--tw-gradient-to:rgb(var(--cstu-success-700)/.3) var(--tw-gradient-to-position)}.cstu-to-success-700\/35{--tw-gradient-to:rgb(var(--cstu-success-700)/.35) var(--tw-gradient-to-position)}.cstu-to-success-700\/40{--tw-gradient-to:rgb(var(--cstu-success-700)/.4) var(--tw-gradient-to-position)}.cstu-to-success-700\/45{--tw-gradient-to:rgb(var(--cstu-success-700)/.45) var(--tw-gradient-to-position)}.cstu-to-success-700\/5{--tw-gradient-to:rgb(var(--cstu-success-700)/.05) var(--tw-gradient-to-position)}.cstu-to-success-700\/50{--tw-gradient-to:rgb(var(--cstu-success-700)/.5) var(--tw-gradient-to-position)}.cstu-to-success-700\/55{--tw-gradient-to:rgb(var(--cstu-success-700)/.55) var(--tw-gradient-to-position)}.cstu-to-success-700\/60{--tw-gradient-to:rgb(var(--cstu-success-700)/.6) var(--tw-gradient-to-position)}.cstu-to-success-700\/65{--tw-gradient-to:rgb(var(--cstu-success-700)/.65) var(--tw-gradient-to-position)}.cstu-to-success-700\/70{--tw-gradient-to:rgb(var(--cstu-success-700)/.7) var(--tw-gradient-to-position)}.cstu-to-success-700\/75{--tw-gradient-to:rgb(var(--cstu-success-700)/.75) var(--tw-gradient-to-position)}.cstu-to-success-700\/80{--tw-gradient-to:rgb(var(--cstu-success-700)/.8) var(--tw-gradient-to-position)}.cstu-to-success-700\/85{--tw-gradient-to:rgb(var(--cstu-success-700)/.85) var(--tw-gradient-to-position)}.cstu-to-success-700\/90{--tw-gradient-to:rgb(var(--cstu-success-700)/.9) var(--tw-gradient-to-position)}.cstu-to-success-700\/95{--tw-gradient-to:rgb(var(--cstu-success-700)/.95) var(--tw-gradient-to-position)}.cstu-to-success-800{--tw-gradient-to:rgb(var(--cstu-success-800)/1) var(--tw-gradient-to-position)}.cstu-to-success-800\/0{--tw-gradient-to:rgb(var(--cstu-success-800)/0) var(--tw-gradient-to-position)}.cstu-to-success-800\/10{--tw-gradient-to:rgb(var(--cstu-success-800)/.1) var(--tw-gradient-to-position)}.cstu-to-success-800\/100{--tw-gradient-to:rgb(var(--cstu-success-800)/1) var(--tw-gradient-to-position)}.cstu-to-success-800\/15{--tw-gradient-to:rgb(var(--cstu-success-800)/.15) var(--tw-gradient-to-position)}.cstu-to-success-800\/20{--tw-gradient-to:rgb(var(--cstu-success-800)/.2) var(--tw-gradient-to-position)}.cstu-to-success-800\/25{--tw-gradient-to:rgb(var(--cstu-success-800)/.25) var(--tw-gradient-to-position)}.cstu-to-success-800\/30{--tw-gradient-to:rgb(var(--cstu-success-800)/.3) var(--tw-gradient-to-position)}.cstu-to-success-800\/35{--tw-gradient-to:rgb(var(--cstu-success-800)/.35) var(--tw-gradient-to-position)}.cstu-to-success-800\/40{--tw-gradient-to:rgb(var(--cstu-success-800)/.4) var(--tw-gradient-to-position)}.cstu-to-success-800\/45{--tw-gradient-to:rgb(var(--cstu-success-800)/.45) var(--tw-gradient-to-position)}.cstu-to-success-800\/5{--tw-gradient-to:rgb(var(--cstu-success-800)/.05) var(--tw-gradient-to-position)}.cstu-to-success-800\/50{--tw-gradient-to:rgb(var(--cstu-success-800)/.5) var(--tw-gradient-to-position)}.cstu-to-success-800\/55{--tw-gradient-to:rgb(var(--cstu-success-800)/.55) var(--tw-gradient-to-position)}.cstu-to-success-800\/60{--tw-gradient-to:rgb(var(--cstu-success-800)/.6) var(--tw-gradient-to-position)}.cstu-to-success-800\/65{--tw-gradient-to:rgb(var(--cstu-success-800)/.65) var(--tw-gradient-to-position)}.cstu-to-success-800\/70{--tw-gradient-to:rgb(var(--cstu-success-800)/.7) var(--tw-gradient-to-position)}.cstu-to-success-800\/75{--tw-gradient-to:rgb(var(--cstu-success-800)/.75) var(--tw-gradient-to-position)}.cstu-to-success-800\/80{--tw-gradient-to:rgb(var(--cstu-success-800)/.8) var(--tw-gradient-to-position)}.cstu-to-success-800\/85{--tw-gradient-to:rgb(var(--cstu-success-800)/.85) var(--tw-gradient-to-position)}.cstu-to-success-800\/90{--tw-gradient-to:rgb(var(--cstu-success-800)/.9) var(--tw-gradient-to-position)}.cstu-to-success-800\/95{--tw-gradient-to:rgb(var(--cstu-success-800)/.95) var(--tw-gradient-to-position)}.cstu-to-success-900{--tw-gradient-to:rgb(var(--cstu-success-900)/1) var(--tw-gradient-to-position)}.cstu-to-success-900\/0{--tw-gradient-to:rgb(var(--cstu-success-900)/0) var(--tw-gradient-to-position)}.cstu-to-success-900\/10{--tw-gradient-to:rgb(var(--cstu-success-900)/.1) var(--tw-gradient-to-position)}.cstu-to-success-900\/100{--tw-gradient-to:rgb(var(--cstu-success-900)/1) var(--tw-gradient-to-position)}.cstu-to-success-900\/15{--tw-gradient-to:rgb(var(--cstu-success-900)/.15) var(--tw-gradient-to-position)}.cstu-to-success-900\/20{--tw-gradient-to:rgb(var(--cstu-success-900)/.2) var(--tw-gradient-to-position)}.cstu-to-success-900\/25{--tw-gradient-to:rgb(var(--cstu-success-900)/.25) var(--tw-gradient-to-position)}.cstu-to-success-900\/30{--tw-gradient-to:rgb(var(--cstu-success-900)/.3) var(--tw-gradient-to-position)}.cstu-to-success-900\/35{--tw-gradient-to:rgb(var(--cstu-success-900)/.35) var(--tw-gradient-to-position)}.cstu-to-success-900\/40{--tw-gradient-to:rgb(var(--cstu-success-900)/.4) var(--tw-gradient-to-position)}.cstu-to-success-900\/45{--tw-gradient-to:rgb(var(--cstu-success-900)/.45) var(--tw-gradient-to-position)}.cstu-to-success-900\/5{--tw-gradient-to:rgb(var(--cstu-success-900)/.05) var(--tw-gradient-to-position)}.cstu-to-success-900\/50{--tw-gradient-to:rgb(var(--cstu-success-900)/.5) var(--tw-gradient-to-position)}.cstu-to-success-900\/55{--tw-gradient-to:rgb(var(--cstu-success-900)/.55) var(--tw-gradient-to-position)}.cstu-to-success-900\/60{--tw-gradient-to:rgb(var(--cstu-success-900)/.6) var(--tw-gradient-to-position)}.cstu-to-success-900\/65{--tw-gradient-to:rgb(var(--cstu-success-900)/.65) var(--tw-gradient-to-position)}.cstu-to-success-900\/70{--tw-gradient-to:rgb(var(--cstu-success-900)/.7) var(--tw-gradient-to-position)}.cstu-to-success-900\/75{--tw-gradient-to:rgb(var(--cstu-success-900)/.75) var(--tw-gradient-to-position)}.cstu-to-success-900\/80{--tw-gradient-to:rgb(var(--cstu-success-900)/.8) var(--tw-gradient-to-position)}.cstu-to-success-900\/85{--tw-gradient-to:rgb(var(--cstu-success-900)/.85) var(--tw-gradient-to-position)}.cstu-to-success-900\/90{--tw-gradient-to:rgb(var(--cstu-success-900)/.9) var(--tw-gradient-to-position)}.cstu-to-success-900\/95{--tw-gradient-to:rgb(var(--cstu-success-900)/.95) var(--tw-gradient-to-position)}.cstu-to-warning-100{--tw-gradient-to:rgb(var(--cstu-warning-100)/1) var(--tw-gradient-to-position)}.cstu-to-warning-100\/0{--tw-gradient-to:rgb(var(--cstu-warning-100)/0) var(--tw-gradient-to-position)}.cstu-to-warning-100\/10{--tw-gradient-to:rgb(var(--cstu-warning-100)/.1) var(--tw-gradient-to-position)}.cstu-to-warning-100\/100{--tw-gradient-to:rgb(var(--cstu-warning-100)/1) var(--tw-gradient-to-position)}.cstu-to-warning-100\/15{--tw-gradient-to:rgb(var(--cstu-warning-100)/.15) var(--tw-gradient-to-position)}.cstu-to-warning-100\/20{--tw-gradient-to:rgb(var(--cstu-warning-100)/.2) var(--tw-gradient-to-position)}.cstu-to-warning-100\/25{--tw-gradient-to:rgb(var(--cstu-warning-100)/.25) var(--tw-gradient-to-position)}.cstu-to-warning-100\/30{--tw-gradient-to:rgb(var(--cstu-warning-100)/.3) var(--tw-gradient-to-position)}.cstu-to-warning-100\/35{--tw-gradient-to:rgb(var(--cstu-warning-100)/.35) var(--tw-gradient-to-position)}.cstu-to-warning-100\/40{--tw-gradient-to:rgb(var(--cstu-warning-100)/.4) var(--tw-gradient-to-position)}.cstu-to-warning-100\/45{--tw-gradient-to:rgb(var(--cstu-warning-100)/.45) var(--tw-gradient-to-position)}.cstu-to-warning-100\/5{--tw-gradient-to:rgb(var(--cstu-warning-100)/.05) var(--tw-gradient-to-position)}.cstu-to-warning-100\/50{--tw-gradient-to:rgb(var(--cstu-warning-100)/.5) var(--tw-gradient-to-position)}.cstu-to-warning-100\/55{--tw-gradient-to:rgb(var(--cstu-warning-100)/.55) var(--tw-gradient-to-position)}.cstu-to-warning-100\/60{--tw-gradient-to:rgb(var(--cstu-warning-100)/.6) var(--tw-gradient-to-position)}.cstu-to-warning-100\/65{--tw-gradient-to:rgb(var(--cstu-warning-100)/.65) var(--tw-gradient-to-position)}.cstu-to-warning-100\/70{--tw-gradient-to:rgb(var(--cstu-warning-100)/.7) var(--tw-gradient-to-position)}.cstu-to-warning-100\/75{--tw-gradient-to:rgb(var(--cstu-warning-100)/.75) var(--tw-gradient-to-position)}.cstu-to-warning-100\/80{--tw-gradient-to:rgb(var(--cstu-warning-100)/.8) var(--tw-gradient-to-position)}.cstu-to-warning-100\/85{--tw-gradient-to:rgb(var(--cstu-warning-100)/.85) var(--tw-gradient-to-position)}.cstu-to-warning-100\/90{--tw-gradient-to:rgb(var(--cstu-warning-100)/.9) var(--tw-gradient-to-position)}.cstu-to-warning-100\/95{--tw-gradient-to:rgb(var(--cstu-warning-100)/.95) var(--tw-gradient-to-position)}.cstu-to-warning-200{--tw-gradient-to:rgb(var(--cstu-warning-200)/1) var(--tw-gradient-to-position)}.cstu-to-warning-200\/0{--tw-gradient-to:rgb(var(--cstu-warning-200)/0) var(--tw-gradient-to-position)}.cstu-to-warning-200\/10{--tw-gradient-to:rgb(var(--cstu-warning-200)/.1) var(--tw-gradient-to-position)}.cstu-to-warning-200\/100{--tw-gradient-to:rgb(var(--cstu-warning-200)/1) var(--tw-gradient-to-position)}.cstu-to-warning-200\/15{--tw-gradient-to:rgb(var(--cstu-warning-200)/.15) var(--tw-gradient-to-position)}.cstu-to-warning-200\/20{--tw-gradient-to:rgb(var(--cstu-warning-200)/.2) var(--tw-gradient-to-position)}.cstu-to-warning-200\/25{--tw-gradient-to:rgb(var(--cstu-warning-200)/.25) var(--tw-gradient-to-position)}.cstu-to-warning-200\/30{--tw-gradient-to:rgb(var(--cstu-warning-200)/.3) var(--tw-gradient-to-position)}.cstu-to-warning-200\/35{--tw-gradient-to:rgb(var(--cstu-warning-200)/.35) var(--tw-gradient-to-position)}.cstu-to-warning-200\/40{--tw-gradient-to:rgb(var(--cstu-warning-200)/.4) var(--tw-gradient-to-position)}.cstu-to-warning-200\/45{--tw-gradient-to:rgb(var(--cstu-warning-200)/.45) var(--tw-gradient-to-position)}.cstu-to-warning-200\/5{--tw-gradient-to:rgb(var(--cstu-warning-200)/.05) var(--tw-gradient-to-position)}.cstu-to-warning-200\/50{--tw-gradient-to:rgb(var(--cstu-warning-200)/.5) var(--tw-gradient-to-position)}.cstu-to-warning-200\/55{--tw-gradient-to:rgb(var(--cstu-warning-200)/.55) var(--tw-gradient-to-position)}.cstu-to-warning-200\/60{--tw-gradient-to:rgb(var(--cstu-warning-200)/.6) var(--tw-gradient-to-position)}.cstu-to-warning-200\/65{--tw-gradient-to:rgb(var(--cstu-warning-200)/.65) var(--tw-gradient-to-position)}.cstu-to-warning-200\/70{--tw-gradient-to:rgb(var(--cstu-warning-200)/.7) var(--tw-gradient-to-position)}.cstu-to-warning-200\/75{--tw-gradient-to:rgb(var(--cstu-warning-200)/.75) var(--tw-gradient-to-position)}.cstu-to-warning-200\/80{--tw-gradient-to:rgb(var(--cstu-warning-200)/.8) var(--tw-gradient-to-position)}.cstu-to-warning-200\/85{--tw-gradient-to:rgb(var(--cstu-warning-200)/.85) var(--tw-gradient-to-position)}.cstu-to-warning-200\/90{--tw-gradient-to:rgb(var(--cstu-warning-200)/.9) var(--tw-gradient-to-position)}.cstu-to-warning-200\/95{--tw-gradient-to:rgb(var(--cstu-warning-200)/.95) var(--tw-gradient-to-position)}.cstu-to-warning-250{--tw-gradient-to:rgb(var(--cstu-warning-250)/1) var(--tw-gradient-to-position)}.cstu-to-warning-250\/0{--tw-gradient-to:rgb(var(--cstu-warning-250)/0) var(--tw-gradient-to-position)}.cstu-to-warning-250\/10{--tw-gradient-to:rgb(var(--cstu-warning-250)/.1) var(--tw-gradient-to-position)}.cstu-to-warning-250\/100{--tw-gradient-to:rgb(var(--cstu-warning-250)/1) var(--tw-gradient-to-position)}.cstu-to-warning-250\/15{--tw-gradient-to:rgb(var(--cstu-warning-250)/.15) var(--tw-gradient-to-position)}.cstu-to-warning-250\/20{--tw-gradient-to:rgb(var(--cstu-warning-250)/.2) var(--tw-gradient-to-position)}.cstu-to-warning-250\/25{--tw-gradient-to:rgb(var(--cstu-warning-250)/.25) var(--tw-gradient-to-position)}.cstu-to-warning-250\/30{--tw-gradient-to:rgb(var(--cstu-warning-250)/.3) var(--tw-gradient-to-position)}.cstu-to-warning-250\/35{--tw-gradient-to:rgb(var(--cstu-warning-250)/.35) var(--tw-gradient-to-position)}.cstu-to-warning-250\/40{--tw-gradient-to:rgb(var(--cstu-warning-250)/.4) var(--tw-gradient-to-position)}.cstu-to-warning-250\/45{--tw-gradient-to:rgb(var(--cstu-warning-250)/.45) var(--tw-gradient-to-position)}.cstu-to-warning-250\/5{--tw-gradient-to:rgb(var(--cstu-warning-250)/.05) var(--tw-gradient-to-position)}.cstu-to-warning-250\/50{--tw-gradient-to:rgb(var(--cstu-warning-250)/.5) var(--tw-gradient-to-position)}.cstu-to-warning-250\/55{--tw-gradient-to:rgb(var(--cstu-warning-250)/.55) var(--tw-gradient-to-position)}.cstu-to-warning-250\/60{--tw-gradient-to:rgb(var(--cstu-warning-250)/.6) var(--tw-gradient-to-position)}.cstu-to-warning-250\/65{--tw-gradient-to:rgb(var(--cstu-warning-250)/.65) var(--tw-gradient-to-position)}.cstu-to-warning-250\/70{--tw-gradient-to:rgb(var(--cstu-warning-250)/.7) var(--tw-gradient-to-position)}.cstu-to-warning-250\/75{--tw-gradient-to:rgb(var(--cstu-warning-250)/.75) var(--tw-gradient-to-position)}.cstu-to-warning-250\/80{--tw-gradient-to:rgb(var(--cstu-warning-250)/.8) var(--tw-gradient-to-position)}.cstu-to-warning-250\/85{--tw-gradient-to:rgb(var(--cstu-warning-250)/.85) var(--tw-gradient-to-position)}.cstu-to-warning-250\/90{--tw-gradient-to:rgb(var(--cstu-warning-250)/.9) var(--tw-gradient-to-position)}.cstu-to-warning-250\/95{--tw-gradient-to:rgb(var(--cstu-warning-250)/.95) var(--tw-gradient-to-position)}.cstu-to-warning-300{--tw-gradient-to:rgb(var(--cstu-warning-300)/1) var(--tw-gradient-to-position)}.cstu-to-warning-300\/0{--tw-gradient-to:rgb(var(--cstu-warning-300)/0) var(--tw-gradient-to-position)}.cstu-to-warning-300\/10{--tw-gradient-to:rgb(var(--cstu-warning-300)/.1) var(--tw-gradient-to-position)}.cstu-to-warning-300\/100{--tw-gradient-to:rgb(var(--cstu-warning-300)/1) var(--tw-gradient-to-position)}.cstu-to-warning-300\/15{--tw-gradient-to:rgb(var(--cstu-warning-300)/.15) var(--tw-gradient-to-position)}.cstu-to-warning-300\/20{--tw-gradient-to:rgb(var(--cstu-warning-300)/.2) var(--tw-gradient-to-position)}.cstu-to-warning-300\/25{--tw-gradient-to:rgb(var(--cstu-warning-300)/.25) var(--tw-gradient-to-position)}.cstu-to-warning-300\/30{--tw-gradient-to:rgb(var(--cstu-warning-300)/.3) var(--tw-gradient-to-position)}.cstu-to-warning-300\/35{--tw-gradient-to:rgb(var(--cstu-warning-300)/.35) var(--tw-gradient-to-position)}.cstu-to-warning-300\/40{--tw-gradient-to:rgb(var(--cstu-warning-300)/.4) var(--tw-gradient-to-position)}.cstu-to-warning-300\/45{--tw-gradient-to:rgb(var(--cstu-warning-300)/.45) var(--tw-gradient-to-position)}.cstu-to-warning-300\/5{--tw-gradient-to:rgb(var(--cstu-warning-300)/.05) var(--tw-gradient-to-position)}.cstu-to-warning-300\/50{--tw-gradient-to:rgb(var(--cstu-warning-300)/.5) var(--tw-gradient-to-position)}.cstu-to-warning-300\/55{--tw-gradient-to:rgb(var(--cstu-warning-300)/.55) var(--tw-gradient-to-position)}.cstu-to-warning-300\/60{--tw-gradient-to:rgb(var(--cstu-warning-300)/.6) var(--tw-gradient-to-position)}.cstu-to-warning-300\/65{--tw-gradient-to:rgb(var(--cstu-warning-300)/.65) var(--tw-gradient-to-position)}.cstu-to-warning-300\/70{--tw-gradient-to:rgb(var(--cstu-warning-300)/.7) var(--tw-gradient-to-position)}.cstu-to-warning-300\/75{--tw-gradient-to:rgb(var(--cstu-warning-300)/.75) var(--tw-gradient-to-position)}.cstu-to-warning-300\/80{--tw-gradient-to:rgb(var(--cstu-warning-300)/.8) var(--tw-gradient-to-position)}.cstu-to-warning-300\/85{--tw-gradient-to:rgb(var(--cstu-warning-300)/.85) var(--tw-gradient-to-position)}.cstu-to-warning-300\/90{--tw-gradient-to:rgb(var(--cstu-warning-300)/.9) var(--tw-gradient-to-position)}.cstu-to-warning-300\/95{--tw-gradient-to:rgb(var(--cstu-warning-300)/.95) var(--tw-gradient-to-position)}.cstu-to-warning-400{--tw-gradient-to:rgb(var(--cstu-warning-400)/1) var(--tw-gradient-to-position)}.cstu-to-warning-400\/0{--tw-gradient-to:rgb(var(--cstu-warning-400)/0) var(--tw-gradient-to-position)}.cstu-to-warning-400\/10{--tw-gradient-to:rgb(var(--cstu-warning-400)/.1) var(--tw-gradient-to-position)}.cstu-to-warning-400\/100{--tw-gradient-to:rgb(var(--cstu-warning-400)/1) var(--tw-gradient-to-position)}.cstu-to-warning-400\/15{--tw-gradient-to:rgb(var(--cstu-warning-400)/.15) var(--tw-gradient-to-position)}.cstu-to-warning-400\/20{--tw-gradient-to:rgb(var(--cstu-warning-400)/.2) var(--tw-gradient-to-position)}.cstu-to-warning-400\/25{--tw-gradient-to:rgb(var(--cstu-warning-400)/.25) var(--tw-gradient-to-position)}.cstu-to-warning-400\/30{--tw-gradient-to:rgb(var(--cstu-warning-400)/.3) var(--tw-gradient-to-position)}.cstu-to-warning-400\/35{--tw-gradient-to:rgb(var(--cstu-warning-400)/.35) var(--tw-gradient-to-position)}.cstu-to-warning-400\/40{--tw-gradient-to:rgb(var(--cstu-warning-400)/.4) var(--tw-gradient-to-position)}.cstu-to-warning-400\/45{--tw-gradient-to:rgb(var(--cstu-warning-400)/.45) var(--tw-gradient-to-position)}.cstu-to-warning-400\/5{--tw-gradient-to:rgb(var(--cstu-warning-400)/.05) var(--tw-gradient-to-position)}.cstu-to-warning-400\/50{--tw-gradient-to:rgb(var(--cstu-warning-400)/.5) var(--tw-gradient-to-position)}.cstu-to-warning-400\/55{--tw-gradient-to:rgb(var(--cstu-warning-400)/.55) var(--tw-gradient-to-position)}.cstu-to-warning-400\/60{--tw-gradient-to:rgb(var(--cstu-warning-400)/.6) var(--tw-gradient-to-position)}.cstu-to-warning-400\/65{--tw-gradient-to:rgb(var(--cstu-warning-400)/.65) var(--tw-gradient-to-position)}.cstu-to-warning-400\/70{--tw-gradient-to:rgb(var(--cstu-warning-400)/.7) var(--tw-gradient-to-position)}.cstu-to-warning-400\/75{--tw-gradient-to:rgb(var(--cstu-warning-400)/.75) var(--tw-gradient-to-position)}.cstu-to-warning-400\/80{--tw-gradient-to:rgb(var(--cstu-warning-400)/.8) var(--tw-gradient-to-position)}.cstu-to-warning-400\/85{--tw-gradient-to:rgb(var(--cstu-warning-400)/.85) var(--tw-gradient-to-position)}.cstu-to-warning-400\/90{--tw-gradient-to:rgb(var(--cstu-warning-400)/.9) var(--tw-gradient-to-position)}.cstu-to-warning-400\/95{--tw-gradient-to:rgb(var(--cstu-warning-400)/.95) var(--tw-gradient-to-position)}.cstu-to-warning-450{--tw-gradient-to:rgb(var(--cstu-warning-450)/1) var(--tw-gradient-to-position)}.cstu-to-warning-450\/0{--tw-gradient-to:rgb(var(--cstu-warning-450)/0) var(--tw-gradient-to-position)}.cstu-to-warning-450\/10{--tw-gradient-to:rgb(var(--cstu-warning-450)/.1) var(--tw-gradient-to-position)}.cstu-to-warning-450\/100{--tw-gradient-to:rgb(var(--cstu-warning-450)/1) var(--tw-gradient-to-position)}.cstu-to-warning-450\/15{--tw-gradient-to:rgb(var(--cstu-warning-450)/.15) var(--tw-gradient-to-position)}.cstu-to-warning-450\/20{--tw-gradient-to:rgb(var(--cstu-warning-450)/.2) var(--tw-gradient-to-position)}.cstu-to-warning-450\/25{--tw-gradient-to:rgb(var(--cstu-warning-450)/.25) var(--tw-gradient-to-position)}.cstu-to-warning-450\/30{--tw-gradient-to:rgb(var(--cstu-warning-450)/.3) var(--tw-gradient-to-position)}.cstu-to-warning-450\/35{--tw-gradient-to:rgb(var(--cstu-warning-450)/.35) var(--tw-gradient-to-position)}.cstu-to-warning-450\/40{--tw-gradient-to:rgb(var(--cstu-warning-450)/.4) var(--tw-gradient-to-position)}.cstu-to-warning-450\/45{--tw-gradient-to:rgb(var(--cstu-warning-450)/.45) var(--tw-gradient-to-position)}.cstu-to-warning-450\/5{--tw-gradient-to:rgb(var(--cstu-warning-450)/.05) var(--tw-gradient-to-position)}.cstu-to-warning-450\/50{--tw-gradient-to:rgb(var(--cstu-warning-450)/.5) var(--tw-gradient-to-position)}.cstu-to-warning-450\/55{--tw-gradient-to:rgb(var(--cstu-warning-450)/.55) var(--tw-gradient-to-position)}.cstu-to-warning-450\/60{--tw-gradient-to:rgb(var(--cstu-warning-450)/.6) var(--tw-gradient-to-position)}.cstu-to-warning-450\/65{--tw-gradient-to:rgb(var(--cstu-warning-450)/.65) var(--tw-gradient-to-position)}.cstu-to-warning-450\/70{--tw-gradient-to:rgb(var(--cstu-warning-450)/.7) var(--tw-gradient-to-position)}.cstu-to-warning-450\/75{--tw-gradient-to:rgb(var(--cstu-warning-450)/.75) var(--tw-gradient-to-position)}.cstu-to-warning-450\/80{--tw-gradient-to:rgb(var(--cstu-warning-450)/.8) var(--tw-gradient-to-position)}.cstu-to-warning-450\/85{--tw-gradient-to:rgb(var(--cstu-warning-450)/.85) var(--tw-gradient-to-position)}.cstu-to-warning-450\/90{--tw-gradient-to:rgb(var(--cstu-warning-450)/.9) var(--tw-gradient-to-position)}.cstu-to-warning-450\/95{--tw-gradient-to:rgb(var(--cstu-warning-450)/.95) var(--tw-gradient-to-position)}.cstu-to-warning-50{--tw-gradient-to:rgb(var(--cstu-warning-50)/1) var(--tw-gradient-to-position)}.cstu-to-warning-50\/0{--tw-gradient-to:rgb(var(--cstu-warning-50)/0) var(--tw-gradient-to-position)}.cstu-to-warning-50\/10{--tw-gradient-to:rgb(var(--cstu-warning-50)/.1) var(--tw-gradient-to-position)}.cstu-to-warning-50\/100{--tw-gradient-to:rgb(var(--cstu-warning-50)/1) var(--tw-gradient-to-position)}.cstu-to-warning-50\/15{--tw-gradient-to:rgb(var(--cstu-warning-50)/.15) var(--tw-gradient-to-position)}.cstu-to-warning-50\/20{--tw-gradient-to:rgb(var(--cstu-warning-50)/.2) var(--tw-gradient-to-position)}.cstu-to-warning-50\/25{--tw-gradient-to:rgb(var(--cstu-warning-50)/.25) var(--tw-gradient-to-position)}.cstu-to-warning-50\/30{--tw-gradient-to:rgb(var(--cstu-warning-50)/.3) var(--tw-gradient-to-position)}.cstu-to-warning-50\/35{--tw-gradient-to:rgb(var(--cstu-warning-50)/.35) var(--tw-gradient-to-position)}.cstu-to-warning-50\/40{--tw-gradient-to:rgb(var(--cstu-warning-50)/.4) var(--tw-gradient-to-position)}.cstu-to-warning-50\/45{--tw-gradient-to:rgb(var(--cstu-warning-50)/.45) var(--tw-gradient-to-position)}.cstu-to-warning-50\/5{--tw-gradient-to:rgb(var(--cstu-warning-50)/.05) var(--tw-gradient-to-position)}.cstu-to-warning-50\/50{--tw-gradient-to:rgb(var(--cstu-warning-50)/.5) var(--tw-gradient-to-position)}.cstu-to-warning-50\/55{--tw-gradient-to:rgb(var(--cstu-warning-50)/.55) var(--tw-gradient-to-position)}.cstu-to-warning-50\/60{--tw-gradient-to:rgb(var(--cstu-warning-50)/.6) var(--tw-gradient-to-position)}.cstu-to-warning-50\/65{--tw-gradient-to:rgb(var(--cstu-warning-50)/.65) var(--tw-gradient-to-position)}.cstu-to-warning-50\/70{--tw-gradient-to:rgb(var(--cstu-warning-50)/.7) var(--tw-gradient-to-position)}.cstu-to-warning-50\/75{--tw-gradient-to:rgb(var(--cstu-warning-50)/.75) var(--tw-gradient-to-position)}.cstu-to-warning-50\/80{--tw-gradient-to:rgb(var(--cstu-warning-50)/.8) var(--tw-gradient-to-position)}.cstu-to-warning-50\/85{--tw-gradient-to:rgb(var(--cstu-warning-50)/.85) var(--tw-gradient-to-position)}.cstu-to-warning-50\/90{--tw-gradient-to:rgb(var(--cstu-warning-50)/.9) var(--tw-gradient-to-position)}.cstu-to-warning-50\/95{--tw-gradient-to:rgb(var(--cstu-warning-50)/.95) var(--tw-gradient-to-position)}.cstu-to-warning-500{--tw-gradient-to:rgb(var(--cstu-warning-500)/1) var(--tw-gradient-to-position)}.cstu-to-warning-500\/0{--tw-gradient-to:rgb(var(--cstu-warning-500)/0) var(--tw-gradient-to-position)}.cstu-to-warning-500\/10{--tw-gradient-to:rgb(var(--cstu-warning-500)/.1) var(--tw-gradient-to-position)}.cstu-to-warning-500\/100{--tw-gradient-to:rgb(var(--cstu-warning-500)/1) var(--tw-gradient-to-position)}.cstu-to-warning-500\/15{--tw-gradient-to:rgb(var(--cstu-warning-500)/.15) var(--tw-gradient-to-position)}.cstu-to-warning-500\/20{--tw-gradient-to:rgb(var(--cstu-warning-500)/.2) var(--tw-gradient-to-position)}.cstu-to-warning-500\/25{--tw-gradient-to:rgb(var(--cstu-warning-500)/.25) var(--tw-gradient-to-position)}.cstu-to-warning-500\/30{--tw-gradient-to:rgb(var(--cstu-warning-500)/.3) var(--tw-gradient-to-position)}.cstu-to-warning-500\/35{--tw-gradient-to:rgb(var(--cstu-warning-500)/.35) var(--tw-gradient-to-position)}.cstu-to-warning-500\/40{--tw-gradient-to:rgb(var(--cstu-warning-500)/.4) var(--tw-gradient-to-position)}.cstu-to-warning-500\/45{--tw-gradient-to:rgb(var(--cstu-warning-500)/.45) var(--tw-gradient-to-position)}.cstu-to-warning-500\/5{--tw-gradient-to:rgb(var(--cstu-warning-500)/.05) var(--tw-gradient-to-position)}.cstu-to-warning-500\/50{--tw-gradient-to:rgb(var(--cstu-warning-500)/.5) var(--tw-gradient-to-position)}.cstu-to-warning-500\/55{--tw-gradient-to:rgb(var(--cstu-warning-500)/.55) var(--tw-gradient-to-position)}.cstu-to-warning-500\/60{--tw-gradient-to:rgb(var(--cstu-warning-500)/.6) var(--tw-gradient-to-position)}.cstu-to-warning-500\/65{--tw-gradient-to:rgb(var(--cstu-warning-500)/.65) var(--tw-gradient-to-position)}.cstu-to-warning-500\/70{--tw-gradient-to:rgb(var(--cstu-warning-500)/.7) var(--tw-gradient-to-position)}.cstu-to-warning-500\/75{--tw-gradient-to:rgb(var(--cstu-warning-500)/.75) var(--tw-gradient-to-position)}.cstu-to-warning-500\/80{--tw-gradient-to:rgb(var(--cstu-warning-500)/.8) var(--tw-gradient-to-position)}.cstu-to-warning-500\/85{--tw-gradient-to:rgb(var(--cstu-warning-500)/.85) var(--tw-gradient-to-position)}.cstu-to-warning-500\/90{--tw-gradient-to:rgb(var(--cstu-warning-500)/.9) var(--tw-gradient-to-position)}.cstu-to-warning-500\/95{--tw-gradient-to:rgb(var(--cstu-warning-500)/.95) var(--tw-gradient-to-position)}.cstu-to-warning-550{--tw-gradient-to:rgb(var(--cstu-warning-550)/1) var(--tw-gradient-to-position)}.cstu-to-warning-550\/0{--tw-gradient-to:rgb(var(--cstu-warning-550)/0) var(--tw-gradient-to-position)}.cstu-to-warning-550\/10{--tw-gradient-to:rgb(var(--cstu-warning-550)/.1) var(--tw-gradient-to-position)}.cstu-to-warning-550\/100{--tw-gradient-to:rgb(var(--cstu-warning-550)/1) var(--tw-gradient-to-position)}.cstu-to-warning-550\/15{--tw-gradient-to:rgb(var(--cstu-warning-550)/.15) var(--tw-gradient-to-position)}.cstu-to-warning-550\/20{--tw-gradient-to:rgb(var(--cstu-warning-550)/.2) var(--tw-gradient-to-position)}.cstu-to-warning-550\/25{--tw-gradient-to:rgb(var(--cstu-warning-550)/.25) var(--tw-gradient-to-position)}.cstu-to-warning-550\/30{--tw-gradient-to:rgb(var(--cstu-warning-550)/.3) var(--tw-gradient-to-position)}.cstu-to-warning-550\/35{--tw-gradient-to:rgb(var(--cstu-warning-550)/.35) var(--tw-gradient-to-position)}.cstu-to-warning-550\/40{--tw-gradient-to:rgb(var(--cstu-warning-550)/.4) var(--tw-gradient-to-position)}.cstu-to-warning-550\/45{--tw-gradient-to:rgb(var(--cstu-warning-550)/.45) var(--tw-gradient-to-position)}.cstu-to-warning-550\/5{--tw-gradient-to:rgb(var(--cstu-warning-550)/.05) var(--tw-gradient-to-position)}.cstu-to-warning-550\/50{--tw-gradient-to:rgb(var(--cstu-warning-550)/.5) var(--tw-gradient-to-position)}.cstu-to-warning-550\/55{--tw-gradient-to:rgb(var(--cstu-warning-550)/.55) var(--tw-gradient-to-position)}.cstu-to-warning-550\/60{--tw-gradient-to:rgb(var(--cstu-warning-550)/.6) var(--tw-gradient-to-position)}.cstu-to-warning-550\/65{--tw-gradient-to:rgb(var(--cstu-warning-550)/.65) var(--tw-gradient-to-position)}.cstu-to-warning-550\/70{--tw-gradient-to:rgb(var(--cstu-warning-550)/.7) var(--tw-gradient-to-position)}.cstu-to-warning-550\/75{--tw-gradient-to:rgb(var(--cstu-warning-550)/.75) var(--tw-gradient-to-position)}.cstu-to-warning-550\/80{--tw-gradient-to:rgb(var(--cstu-warning-550)/.8) var(--tw-gradient-to-position)}.cstu-to-warning-550\/85{--tw-gradient-to:rgb(var(--cstu-warning-550)/.85) var(--tw-gradient-to-position)}.cstu-to-warning-550\/90{--tw-gradient-to:rgb(var(--cstu-warning-550)/.9) var(--tw-gradient-to-position)}.cstu-to-warning-550\/95{--tw-gradient-to:rgb(var(--cstu-warning-550)/.95) var(--tw-gradient-to-position)}.cstu-to-warning-575{--tw-gradient-to:rgb(var(--cstu-warning-575)/1) var(--tw-gradient-to-position)}.cstu-to-warning-575\/0{--tw-gradient-to:rgb(var(--cstu-warning-575)/0) var(--tw-gradient-to-position)}.cstu-to-warning-575\/10{--tw-gradient-to:rgb(var(--cstu-warning-575)/.1) var(--tw-gradient-to-position)}.cstu-to-warning-575\/100{--tw-gradient-to:rgb(var(--cstu-warning-575)/1) var(--tw-gradient-to-position)}.cstu-to-warning-575\/15{--tw-gradient-to:rgb(var(--cstu-warning-575)/.15) var(--tw-gradient-to-position)}.cstu-to-warning-575\/20{--tw-gradient-to:rgb(var(--cstu-warning-575)/.2) var(--tw-gradient-to-position)}.cstu-to-warning-575\/25{--tw-gradient-to:rgb(var(--cstu-warning-575)/.25) var(--tw-gradient-to-position)}.cstu-to-warning-575\/30{--tw-gradient-to:rgb(var(--cstu-warning-575)/.3) var(--tw-gradient-to-position)}.cstu-to-warning-575\/35{--tw-gradient-to:rgb(var(--cstu-warning-575)/.35) var(--tw-gradient-to-position)}.cstu-to-warning-575\/40{--tw-gradient-to:rgb(var(--cstu-warning-575)/.4) var(--tw-gradient-to-position)}.cstu-to-warning-575\/45{--tw-gradient-to:rgb(var(--cstu-warning-575)/.45) var(--tw-gradient-to-position)}.cstu-to-warning-575\/5{--tw-gradient-to:rgb(var(--cstu-warning-575)/.05) var(--tw-gradient-to-position)}.cstu-to-warning-575\/50{--tw-gradient-to:rgb(var(--cstu-warning-575)/.5) var(--tw-gradient-to-position)}.cstu-to-warning-575\/55{--tw-gradient-to:rgb(var(--cstu-warning-575)/.55) var(--tw-gradient-to-position)}.cstu-to-warning-575\/60{--tw-gradient-to:rgb(var(--cstu-warning-575)/.6) var(--tw-gradient-to-position)}.cstu-to-warning-575\/65{--tw-gradient-to:rgb(var(--cstu-warning-575)/.65) var(--tw-gradient-to-position)}.cstu-to-warning-575\/70{--tw-gradient-to:rgb(var(--cstu-warning-575)/.7) var(--tw-gradient-to-position)}.cstu-to-warning-575\/75{--tw-gradient-to:rgb(var(--cstu-warning-575)/.75) var(--tw-gradient-to-position)}.cstu-to-warning-575\/80{--tw-gradient-to:rgb(var(--cstu-warning-575)/.8) var(--tw-gradient-to-position)}.cstu-to-warning-575\/85{--tw-gradient-to:rgb(var(--cstu-warning-575)/.85) var(--tw-gradient-to-position)}.cstu-to-warning-575\/90{--tw-gradient-to:rgb(var(--cstu-warning-575)/.9) var(--tw-gradient-to-position)}.cstu-to-warning-575\/95{--tw-gradient-to:rgb(var(--cstu-warning-575)/.95) var(--tw-gradient-to-position)}.cstu-to-warning-600{--tw-gradient-to:rgb(var(--cstu-warning-600)/1) var(--tw-gradient-to-position)}.cstu-to-warning-600\/0{--tw-gradient-to:rgb(var(--cstu-warning-600)/0) var(--tw-gradient-to-position)}.cstu-to-warning-600\/10{--tw-gradient-to:rgb(var(--cstu-warning-600)/.1) var(--tw-gradient-to-position)}.cstu-to-warning-600\/100{--tw-gradient-to:rgb(var(--cstu-warning-600)/1) var(--tw-gradient-to-position)}.cstu-to-warning-600\/15{--tw-gradient-to:rgb(var(--cstu-warning-600)/.15) var(--tw-gradient-to-position)}.cstu-to-warning-600\/20{--tw-gradient-to:rgb(var(--cstu-warning-600)/.2) var(--tw-gradient-to-position)}.cstu-to-warning-600\/25{--tw-gradient-to:rgb(var(--cstu-warning-600)/.25) var(--tw-gradient-to-position)}.cstu-to-warning-600\/30{--tw-gradient-to:rgb(var(--cstu-warning-600)/.3) var(--tw-gradient-to-position)}.cstu-to-warning-600\/35{--tw-gradient-to:rgb(var(--cstu-warning-600)/.35) var(--tw-gradient-to-position)}.cstu-to-warning-600\/40{--tw-gradient-to:rgb(var(--cstu-warning-600)/.4) var(--tw-gradient-to-position)}.cstu-to-warning-600\/45{--tw-gradient-to:rgb(var(--cstu-warning-600)/.45) var(--tw-gradient-to-position)}.cstu-to-warning-600\/5{--tw-gradient-to:rgb(var(--cstu-warning-600)/.05) var(--tw-gradient-to-position)}.cstu-to-warning-600\/50{--tw-gradient-to:rgb(var(--cstu-warning-600)/.5) var(--tw-gradient-to-position)}.cstu-to-warning-600\/55{--tw-gradient-to:rgb(var(--cstu-warning-600)/.55) var(--tw-gradient-to-position)}.cstu-to-warning-600\/60{--tw-gradient-to:rgb(var(--cstu-warning-600)/.6) var(--tw-gradient-to-position)}.cstu-to-warning-600\/65{--tw-gradient-to:rgb(var(--cstu-warning-600)/.65) var(--tw-gradient-to-position)}.cstu-to-warning-600\/70{--tw-gradient-to:rgb(var(--cstu-warning-600)/.7) var(--tw-gradient-to-position)}.cstu-to-warning-600\/75{--tw-gradient-to:rgb(var(--cstu-warning-600)/.75) var(--tw-gradient-to-position)}.cstu-to-warning-600\/80{--tw-gradient-to:rgb(var(--cstu-warning-600)/.8) var(--tw-gradient-to-position)}.cstu-to-warning-600\/85{--tw-gradient-to:rgb(var(--cstu-warning-600)/.85) var(--tw-gradient-to-position)}.cstu-to-warning-600\/90{--tw-gradient-to:rgb(var(--cstu-warning-600)/.9) var(--tw-gradient-to-position)}.cstu-to-warning-600\/95{--tw-gradient-to:rgb(var(--cstu-warning-600)/.95) var(--tw-gradient-to-position)}.cstu-to-warning-700{--tw-gradient-to:rgb(var(--cstu-warning-700)/1) var(--tw-gradient-to-position)}.cstu-to-warning-700\/0{--tw-gradient-to:rgb(var(--cstu-warning-700)/0) var(--tw-gradient-to-position)}.cstu-to-warning-700\/10{--tw-gradient-to:rgb(var(--cstu-warning-700)/.1) var(--tw-gradient-to-position)}.cstu-to-warning-700\/100{--tw-gradient-to:rgb(var(--cstu-warning-700)/1) var(--tw-gradient-to-position)}.cstu-to-warning-700\/15{--tw-gradient-to:rgb(var(--cstu-warning-700)/.15) var(--tw-gradient-to-position)}.cstu-to-warning-700\/20{--tw-gradient-to:rgb(var(--cstu-warning-700)/.2) var(--tw-gradient-to-position)}.cstu-to-warning-700\/25{--tw-gradient-to:rgb(var(--cstu-warning-700)/.25) var(--tw-gradient-to-position)}.cstu-to-warning-700\/30{--tw-gradient-to:rgb(var(--cstu-warning-700)/.3) var(--tw-gradient-to-position)}.cstu-to-warning-700\/35{--tw-gradient-to:rgb(var(--cstu-warning-700)/.35) var(--tw-gradient-to-position)}.cstu-to-warning-700\/40{--tw-gradient-to:rgb(var(--cstu-warning-700)/.4) var(--tw-gradient-to-position)}.cstu-to-warning-700\/45{--tw-gradient-to:rgb(var(--cstu-warning-700)/.45) var(--tw-gradient-to-position)}.cstu-to-warning-700\/5{--tw-gradient-to:rgb(var(--cstu-warning-700)/.05) var(--tw-gradient-to-position)}.cstu-to-warning-700\/50{--tw-gradient-to:rgb(var(--cstu-warning-700)/.5) var(--tw-gradient-to-position)}.cstu-to-warning-700\/55{--tw-gradient-to:rgb(var(--cstu-warning-700)/.55) var(--tw-gradient-to-position)}.cstu-to-warning-700\/60{--tw-gradient-to:rgb(var(--cstu-warning-700)/.6) var(--tw-gradient-to-position)}.cstu-to-warning-700\/65{--tw-gradient-to:rgb(var(--cstu-warning-700)/.65) var(--tw-gradient-to-position)}.cstu-to-warning-700\/70{--tw-gradient-to:rgb(var(--cstu-warning-700)/.7) var(--tw-gradient-to-position)}.cstu-to-warning-700\/75{--tw-gradient-to:rgb(var(--cstu-warning-700)/.75) var(--tw-gradient-to-position)}.cstu-to-warning-700\/80{--tw-gradient-to:rgb(var(--cstu-warning-700)/.8) var(--tw-gradient-to-position)}.cstu-to-warning-700\/85{--tw-gradient-to:rgb(var(--cstu-warning-700)/.85) var(--tw-gradient-to-position)}.cstu-to-warning-700\/90{--tw-gradient-to:rgb(var(--cstu-warning-700)/.9) var(--tw-gradient-to-position)}.cstu-to-warning-700\/95{--tw-gradient-to:rgb(var(--cstu-warning-700)/.95) var(--tw-gradient-to-position)}.cstu-to-warning-800{--tw-gradient-to:rgb(var(--cstu-warning-800)/1) var(--tw-gradient-to-position)}.cstu-to-warning-800\/0{--tw-gradient-to:rgb(var(--cstu-warning-800)/0) var(--tw-gradient-to-position)}.cstu-to-warning-800\/10{--tw-gradient-to:rgb(var(--cstu-warning-800)/.1) var(--tw-gradient-to-position)}.cstu-to-warning-800\/100{--tw-gradient-to:rgb(var(--cstu-warning-800)/1) var(--tw-gradient-to-position)}.cstu-to-warning-800\/15{--tw-gradient-to:rgb(var(--cstu-warning-800)/.15) var(--tw-gradient-to-position)}.cstu-to-warning-800\/20{--tw-gradient-to:rgb(var(--cstu-warning-800)/.2) var(--tw-gradient-to-position)}.cstu-to-warning-800\/25{--tw-gradient-to:rgb(var(--cstu-warning-800)/.25) var(--tw-gradient-to-position)}.cstu-to-warning-800\/30{--tw-gradient-to:rgb(var(--cstu-warning-800)/.3) var(--tw-gradient-to-position)}.cstu-to-warning-800\/35{--tw-gradient-to:rgb(var(--cstu-warning-800)/.35) var(--tw-gradient-to-position)}.cstu-to-warning-800\/40{--tw-gradient-to:rgb(var(--cstu-warning-800)/.4) var(--tw-gradient-to-position)}.cstu-to-warning-800\/45{--tw-gradient-to:rgb(var(--cstu-warning-800)/.45) var(--tw-gradient-to-position)}.cstu-to-warning-800\/5{--tw-gradient-to:rgb(var(--cstu-warning-800)/.05) var(--tw-gradient-to-position)}.cstu-to-warning-800\/50{--tw-gradient-to:rgb(var(--cstu-warning-800)/.5) var(--tw-gradient-to-position)}.cstu-to-warning-800\/55{--tw-gradient-to:rgb(var(--cstu-warning-800)/.55) var(--tw-gradient-to-position)}.cstu-to-warning-800\/60{--tw-gradient-to:rgb(var(--cstu-warning-800)/.6) var(--tw-gradient-to-position)}.cstu-to-warning-800\/65{--tw-gradient-to:rgb(var(--cstu-warning-800)/.65) var(--tw-gradient-to-position)}.cstu-to-warning-800\/70{--tw-gradient-to:rgb(var(--cstu-warning-800)/.7) var(--tw-gradient-to-position)}.cstu-to-warning-800\/75{--tw-gradient-to:rgb(var(--cstu-warning-800)/.75) var(--tw-gradient-to-position)}.cstu-to-warning-800\/80{--tw-gradient-to:rgb(var(--cstu-warning-800)/.8) var(--tw-gradient-to-position)}.cstu-to-warning-800\/85{--tw-gradient-to:rgb(var(--cstu-warning-800)/.85) var(--tw-gradient-to-position)}.cstu-to-warning-800\/90{--tw-gradient-to:rgb(var(--cstu-warning-800)/.9) var(--tw-gradient-to-position)}.cstu-to-warning-800\/95{--tw-gradient-to:rgb(var(--cstu-warning-800)/.95) var(--tw-gradient-to-position)}.cstu-to-warning-900{--tw-gradient-to:rgb(var(--cstu-warning-900)/1) var(--tw-gradient-to-position)}.cstu-to-warning-900\/0{--tw-gradient-to:rgb(var(--cstu-warning-900)/0) var(--tw-gradient-to-position)}.cstu-to-warning-900\/10{--tw-gradient-to:rgb(var(--cstu-warning-900)/.1) var(--tw-gradient-to-position)}.cstu-to-warning-900\/100{--tw-gradient-to:rgb(var(--cstu-warning-900)/1) var(--tw-gradient-to-position)}.cstu-to-warning-900\/15{--tw-gradient-to:rgb(var(--cstu-warning-900)/.15) var(--tw-gradient-to-position)}.cstu-to-warning-900\/20{--tw-gradient-to:rgb(var(--cstu-warning-900)/.2) var(--tw-gradient-to-position)}.cstu-to-warning-900\/25{--tw-gradient-to:rgb(var(--cstu-warning-900)/.25) var(--tw-gradient-to-position)}.cstu-to-warning-900\/30{--tw-gradient-to:rgb(var(--cstu-warning-900)/.3) var(--tw-gradient-to-position)}.cstu-to-warning-900\/35{--tw-gradient-to:rgb(var(--cstu-warning-900)/.35) var(--tw-gradient-to-position)}.cstu-to-warning-900\/40{--tw-gradient-to:rgb(var(--cstu-warning-900)/.4) var(--tw-gradient-to-position)}.cstu-to-warning-900\/45{--tw-gradient-to:rgb(var(--cstu-warning-900)/.45) var(--tw-gradient-to-position)}.cstu-to-warning-900\/5{--tw-gradient-to:rgb(var(--cstu-warning-900)/.05) var(--tw-gradient-to-position)}.cstu-to-warning-900\/50{--tw-gradient-to:rgb(var(--cstu-warning-900)/.5) var(--tw-gradient-to-position)}.cstu-to-warning-900\/55{--tw-gradient-to:rgb(var(--cstu-warning-900)/.55) var(--tw-gradient-to-position)}.cstu-to-warning-900\/60{--tw-gradient-to:rgb(var(--cstu-warning-900)/.6) var(--tw-gradient-to-position)}.cstu-to-warning-900\/65{--tw-gradient-to:rgb(var(--cstu-warning-900)/.65) var(--tw-gradient-to-position)}.cstu-to-warning-900\/70{--tw-gradient-to:rgb(var(--cstu-warning-900)/.7) var(--tw-gradient-to-position)}.cstu-to-warning-900\/75{--tw-gradient-to:rgb(var(--cstu-warning-900)/.75) var(--tw-gradient-to-position)}.cstu-to-warning-900\/80{--tw-gradient-to:rgb(var(--cstu-warning-900)/.8) var(--tw-gradient-to-position)}.cstu-to-warning-900\/85{--tw-gradient-to:rgb(var(--cstu-warning-900)/.85) var(--tw-gradient-to-position)}.cstu-to-warning-900\/90{--tw-gradient-to:rgb(var(--cstu-warning-900)/.9) var(--tw-gradient-to-position)}.cstu-to-warning-900\/95{--tw-gradient-to:rgb(var(--cstu-warning-900)/.95) var(--tw-gradient-to-position)}.cstu-to-white{--tw-gradient-to:#fff var(--tw-gradient-to-position)}.cstu-to-yellow-100{--tw-gradient-to:rgb(var(--cstu-yellow-100)/1) var(--tw-gradient-to-position)}.cstu-to-yellow-100\/0{--tw-gradient-to:rgb(var(--cstu-yellow-100)/0) var(--tw-gradient-to-position)}.cstu-to-yellow-100\/10{--tw-gradient-to:rgb(var(--cstu-yellow-100)/.1) var(--tw-gradient-to-position)}.cstu-to-yellow-100\/100{--tw-gradient-to:rgb(var(--cstu-yellow-100)/1) var(--tw-gradient-to-position)}.cstu-to-yellow-100\/15{--tw-gradient-to:rgb(var(--cstu-yellow-100)/.15) var(--tw-gradient-to-position)}.cstu-to-yellow-100\/20{--tw-gradient-to:rgb(var(--cstu-yellow-100)/.2) var(--tw-gradient-to-position)}.cstu-to-yellow-100\/25{--tw-gradient-to:rgb(var(--cstu-yellow-100)/.25) var(--tw-gradient-to-position)}.cstu-to-yellow-100\/30{--tw-gradient-to:rgb(var(--cstu-yellow-100)/.3) var(--tw-gradient-to-position)}.cstu-to-yellow-100\/35{--tw-gradient-to:rgb(var(--cstu-yellow-100)/.35) var(--tw-gradient-to-position)}.cstu-to-yellow-100\/40{--tw-gradient-to:rgb(var(--cstu-yellow-100)/.4) var(--tw-gradient-to-position)}.cstu-to-yellow-100\/45{--tw-gradient-to:rgb(var(--cstu-yellow-100)/.45) var(--tw-gradient-to-position)}.cstu-to-yellow-100\/5{--tw-gradient-to:rgb(var(--cstu-yellow-100)/.05) var(--tw-gradient-to-position)}.cstu-to-yellow-100\/50{--tw-gradient-to:rgb(var(--cstu-yellow-100)/.5) var(--tw-gradient-to-position)}.cstu-to-yellow-100\/55{--tw-gradient-to:rgb(var(--cstu-yellow-100)/.55) var(--tw-gradient-to-position)}.cstu-to-yellow-100\/60{--tw-gradient-to:rgb(var(--cstu-yellow-100)/.6) var(--tw-gradient-to-position)}.cstu-to-yellow-100\/65{--tw-gradient-to:rgb(var(--cstu-yellow-100)/.65) var(--tw-gradient-to-position)}.cstu-to-yellow-100\/70{--tw-gradient-to:rgb(var(--cstu-yellow-100)/.7) var(--tw-gradient-to-position)}.cstu-to-yellow-100\/75{--tw-gradient-to:rgb(var(--cstu-yellow-100)/.75) var(--tw-gradient-to-position)}.cstu-to-yellow-100\/80{--tw-gradient-to:rgb(var(--cstu-yellow-100)/.8) var(--tw-gradient-to-position)}.cstu-to-yellow-100\/85{--tw-gradient-to:rgb(var(--cstu-yellow-100)/.85) var(--tw-gradient-to-position)}.cstu-to-yellow-100\/90{--tw-gradient-to:rgb(var(--cstu-yellow-100)/.9) var(--tw-gradient-to-position)}.cstu-to-yellow-100\/95{--tw-gradient-to:rgb(var(--cstu-yellow-100)/.95) var(--tw-gradient-to-position)}.cstu-to-yellow-200{--tw-gradient-to:rgb(var(--cstu-yellow-200)/1) var(--tw-gradient-to-position)}.cstu-to-yellow-200\/0{--tw-gradient-to:rgb(var(--cstu-yellow-200)/0) var(--tw-gradient-to-position)}.cstu-to-yellow-200\/10{--tw-gradient-to:rgb(var(--cstu-yellow-200)/.1) var(--tw-gradient-to-position)}.cstu-to-yellow-200\/100{--tw-gradient-to:rgb(var(--cstu-yellow-200)/1) var(--tw-gradient-to-position)}.cstu-to-yellow-200\/15{--tw-gradient-to:rgb(var(--cstu-yellow-200)/.15) var(--tw-gradient-to-position)}.cstu-to-yellow-200\/20{--tw-gradient-to:rgb(var(--cstu-yellow-200)/.2) var(--tw-gradient-to-position)}.cstu-to-yellow-200\/25{--tw-gradient-to:rgb(var(--cstu-yellow-200)/.25) var(--tw-gradient-to-position)}.cstu-to-yellow-200\/30{--tw-gradient-to:rgb(var(--cstu-yellow-200)/.3) var(--tw-gradient-to-position)}.cstu-to-yellow-200\/35{--tw-gradient-to:rgb(var(--cstu-yellow-200)/.35) var(--tw-gradient-to-position)}.cstu-to-yellow-200\/40{--tw-gradient-to:rgb(var(--cstu-yellow-200)/.4) var(--tw-gradient-to-position)}.cstu-to-yellow-200\/45{--tw-gradient-to:rgb(var(--cstu-yellow-200)/.45) var(--tw-gradient-to-position)}.cstu-to-yellow-200\/5{--tw-gradient-to:rgb(var(--cstu-yellow-200)/.05) var(--tw-gradient-to-position)}.cstu-to-yellow-200\/50{--tw-gradient-to:rgb(var(--cstu-yellow-200)/.5) var(--tw-gradient-to-position)}.cstu-to-yellow-200\/55{--tw-gradient-to:rgb(var(--cstu-yellow-200)/.55) var(--tw-gradient-to-position)}.cstu-to-yellow-200\/60{--tw-gradient-to:rgb(var(--cstu-yellow-200)/.6) var(--tw-gradient-to-position)}.cstu-to-yellow-200\/65{--tw-gradient-to:rgb(var(--cstu-yellow-200)/.65) var(--tw-gradient-to-position)}.cstu-to-yellow-200\/70{--tw-gradient-to:rgb(var(--cstu-yellow-200)/.7) var(--tw-gradient-to-position)}.cstu-to-yellow-200\/75{--tw-gradient-to:rgb(var(--cstu-yellow-200)/.75) var(--tw-gradient-to-position)}.cstu-to-yellow-200\/80{--tw-gradient-to:rgb(var(--cstu-yellow-200)/.8) var(--tw-gradient-to-position)}.cstu-to-yellow-200\/85{--tw-gradient-to:rgb(var(--cstu-yellow-200)/.85) var(--tw-gradient-to-position)}.cstu-to-yellow-200\/90{--tw-gradient-to:rgb(var(--cstu-yellow-200)/.9) var(--tw-gradient-to-position)}.cstu-to-yellow-200\/95{--tw-gradient-to:rgb(var(--cstu-yellow-200)/.95) var(--tw-gradient-to-position)}.cstu-to-yellow-300{--tw-gradient-to:rgb(var(--cstu-yellow-300)/1) var(--tw-gradient-to-position)}.cstu-to-yellow-300\/0{--tw-gradient-to:rgb(var(--cstu-yellow-300)/0) var(--tw-gradient-to-position)}.cstu-to-yellow-300\/10{--tw-gradient-to:rgb(var(--cstu-yellow-300)/.1) var(--tw-gradient-to-position)}.cstu-to-yellow-300\/100{--tw-gradient-to:rgb(var(--cstu-yellow-300)/1) var(--tw-gradient-to-position)}.cstu-to-yellow-300\/15{--tw-gradient-to:rgb(var(--cstu-yellow-300)/.15) var(--tw-gradient-to-position)}.cstu-to-yellow-300\/20{--tw-gradient-to:rgb(var(--cstu-yellow-300)/.2) var(--tw-gradient-to-position)}.cstu-to-yellow-300\/25{--tw-gradient-to:rgb(var(--cstu-yellow-300)/.25) var(--tw-gradient-to-position)}.cstu-to-yellow-300\/30{--tw-gradient-to:rgb(var(--cstu-yellow-300)/.3) var(--tw-gradient-to-position)}.cstu-to-yellow-300\/35{--tw-gradient-to:rgb(var(--cstu-yellow-300)/.35) var(--tw-gradient-to-position)}.cstu-to-yellow-300\/40{--tw-gradient-to:rgb(var(--cstu-yellow-300)/.4) var(--tw-gradient-to-position)}.cstu-to-yellow-300\/45{--tw-gradient-to:rgb(var(--cstu-yellow-300)/.45) var(--tw-gradient-to-position)}.cstu-to-yellow-300\/5{--tw-gradient-to:rgb(var(--cstu-yellow-300)/.05) var(--tw-gradient-to-position)}.cstu-to-yellow-300\/50{--tw-gradient-to:rgb(var(--cstu-yellow-300)/.5) var(--tw-gradient-to-position)}.cstu-to-yellow-300\/55{--tw-gradient-to:rgb(var(--cstu-yellow-300)/.55) var(--tw-gradient-to-position)}.cstu-to-yellow-300\/60{--tw-gradient-to:rgb(var(--cstu-yellow-300)/.6) var(--tw-gradient-to-position)}.cstu-to-yellow-300\/65{--tw-gradient-to:rgb(var(--cstu-yellow-300)/.65) var(--tw-gradient-to-position)}.cstu-to-yellow-300\/70{--tw-gradient-to:rgb(var(--cstu-yellow-300)/.7) var(--tw-gradient-to-position)}.cstu-to-yellow-300\/75{--tw-gradient-to:rgb(var(--cstu-yellow-300)/.75) var(--tw-gradient-to-position)}.cstu-to-yellow-300\/80{--tw-gradient-to:rgb(var(--cstu-yellow-300)/.8) var(--tw-gradient-to-position)}.cstu-to-yellow-300\/85{--tw-gradient-to:rgb(var(--cstu-yellow-300)/.85) var(--tw-gradient-to-position)}.cstu-to-yellow-300\/90{--tw-gradient-to:rgb(var(--cstu-yellow-300)/.9) var(--tw-gradient-to-position)}.cstu-to-yellow-300\/95{--tw-gradient-to:rgb(var(--cstu-yellow-300)/.95) var(--tw-gradient-to-position)}.cstu-to-yellow-400{--tw-gradient-to:rgb(var(--cstu-yellow-400)/1) var(--tw-gradient-to-position)}.cstu-to-yellow-400\/0{--tw-gradient-to:rgb(var(--cstu-yellow-400)/0) var(--tw-gradient-to-position)}.cstu-to-yellow-400\/10{--tw-gradient-to:rgb(var(--cstu-yellow-400)/.1) var(--tw-gradient-to-position)}.cstu-to-yellow-400\/100{--tw-gradient-to:rgb(var(--cstu-yellow-400)/1) var(--tw-gradient-to-position)}.cstu-to-yellow-400\/15{--tw-gradient-to:rgb(var(--cstu-yellow-400)/.15) var(--tw-gradient-to-position)}.cstu-to-yellow-400\/20{--tw-gradient-to:rgb(var(--cstu-yellow-400)/.2) var(--tw-gradient-to-position)}.cstu-to-yellow-400\/25{--tw-gradient-to:rgb(var(--cstu-yellow-400)/.25) var(--tw-gradient-to-position)}.cstu-to-yellow-400\/30{--tw-gradient-to:rgb(var(--cstu-yellow-400)/.3) var(--tw-gradient-to-position)}.cstu-to-yellow-400\/35{--tw-gradient-to:rgb(var(--cstu-yellow-400)/.35) var(--tw-gradient-to-position)}.cstu-to-yellow-400\/40{--tw-gradient-to:rgb(var(--cstu-yellow-400)/.4) var(--tw-gradient-to-position)}.cstu-to-yellow-400\/45{--tw-gradient-to:rgb(var(--cstu-yellow-400)/.45) var(--tw-gradient-to-position)}.cstu-to-yellow-400\/5{--tw-gradient-to:rgb(var(--cstu-yellow-400)/.05) var(--tw-gradient-to-position)}.cstu-to-yellow-400\/50{--tw-gradient-to:rgb(var(--cstu-yellow-400)/.5) var(--tw-gradient-to-position)}.cstu-to-yellow-400\/55{--tw-gradient-to:rgb(var(--cstu-yellow-400)/.55) var(--tw-gradient-to-position)}.cstu-to-yellow-400\/60{--tw-gradient-to:rgb(var(--cstu-yellow-400)/.6) var(--tw-gradient-to-position)}.cstu-to-yellow-400\/65{--tw-gradient-to:rgb(var(--cstu-yellow-400)/.65) var(--tw-gradient-to-position)}.cstu-to-yellow-400\/70{--tw-gradient-to:rgb(var(--cstu-yellow-400)/.7) var(--tw-gradient-to-position)}.cstu-to-yellow-400\/75{--tw-gradient-to:rgb(var(--cstu-yellow-400)/.75) var(--tw-gradient-to-position)}.cstu-to-yellow-400\/80{--tw-gradient-to:rgb(var(--cstu-yellow-400)/.8) var(--tw-gradient-to-position)}.cstu-to-yellow-400\/85{--tw-gradient-to:rgb(var(--cstu-yellow-400)/.85) var(--tw-gradient-to-position)}.cstu-to-yellow-400\/90{--tw-gradient-to:rgb(var(--cstu-yellow-400)/.9) var(--tw-gradient-to-position)}.cstu-to-yellow-400\/95{--tw-gradient-to:rgb(var(--cstu-yellow-400)/.95) var(--tw-gradient-to-position)}.cstu-to-yellow-50{--tw-gradient-to:rgb(var(--cstu-yellow-50)/1) var(--tw-gradient-to-position)}.cstu-to-yellow-50\/0{--tw-gradient-to:rgb(var(--cstu-yellow-50)/0) var(--tw-gradient-to-position)}.cstu-to-yellow-50\/10{--tw-gradient-to:rgb(var(--cstu-yellow-50)/.1) var(--tw-gradient-to-position)}.cstu-to-yellow-50\/100{--tw-gradient-to:rgb(var(--cstu-yellow-50)/1) var(--tw-gradient-to-position)}.cstu-to-yellow-50\/15{--tw-gradient-to:rgb(var(--cstu-yellow-50)/.15) var(--tw-gradient-to-position)}.cstu-to-yellow-50\/20{--tw-gradient-to:rgb(var(--cstu-yellow-50)/.2) var(--tw-gradient-to-position)}.cstu-to-yellow-50\/25{--tw-gradient-to:rgb(var(--cstu-yellow-50)/.25) var(--tw-gradient-to-position)}.cstu-to-yellow-50\/30{--tw-gradient-to:rgb(var(--cstu-yellow-50)/.3) var(--tw-gradient-to-position)}.cstu-to-yellow-50\/35{--tw-gradient-to:rgb(var(--cstu-yellow-50)/.35) var(--tw-gradient-to-position)}.cstu-to-yellow-50\/40{--tw-gradient-to:rgb(var(--cstu-yellow-50)/.4) var(--tw-gradient-to-position)}.cstu-to-yellow-50\/45{--tw-gradient-to:rgb(var(--cstu-yellow-50)/.45) var(--tw-gradient-to-position)}.cstu-to-yellow-50\/5{--tw-gradient-to:rgb(var(--cstu-yellow-50)/.05) var(--tw-gradient-to-position)}.cstu-to-yellow-50\/50{--tw-gradient-to:rgb(var(--cstu-yellow-50)/.5) var(--tw-gradient-to-position)}.cstu-to-yellow-50\/55{--tw-gradient-to:rgb(var(--cstu-yellow-50)/.55) var(--tw-gradient-to-position)}.cstu-to-yellow-50\/60{--tw-gradient-to:rgb(var(--cstu-yellow-50)/.6) var(--tw-gradient-to-position)}.cstu-to-yellow-50\/65{--tw-gradient-to:rgb(var(--cstu-yellow-50)/.65) var(--tw-gradient-to-position)}.cstu-to-yellow-50\/70{--tw-gradient-to:rgb(var(--cstu-yellow-50)/.7) var(--tw-gradient-to-position)}.cstu-to-yellow-50\/75{--tw-gradient-to:rgb(var(--cstu-yellow-50)/.75) var(--tw-gradient-to-position)}.cstu-to-yellow-50\/80{--tw-gradient-to:rgb(var(--cstu-yellow-50)/.8) var(--tw-gradient-to-position)}.cstu-to-yellow-50\/85{--tw-gradient-to:rgb(var(--cstu-yellow-50)/.85) var(--tw-gradient-to-position)}.cstu-to-yellow-50\/90{--tw-gradient-to:rgb(var(--cstu-yellow-50)/.9) var(--tw-gradient-to-position)}.cstu-to-yellow-50\/95{--tw-gradient-to:rgb(var(--cstu-yellow-50)/.95) var(--tw-gradient-to-position)}.cstu-to-yellow-500{--tw-gradient-to:rgb(var(--cstu-yellow-500)/1) var(--tw-gradient-to-position)}.cstu-to-yellow-500\/0{--tw-gradient-to:rgb(var(--cstu-yellow-500)/0) var(--tw-gradient-to-position)}.cstu-to-yellow-500\/10{--tw-gradient-to:rgb(var(--cstu-yellow-500)/.1) var(--tw-gradient-to-position)}.cstu-to-yellow-500\/100{--tw-gradient-to:rgb(var(--cstu-yellow-500)/1) var(--tw-gradient-to-position)}.cstu-to-yellow-500\/15{--tw-gradient-to:rgb(var(--cstu-yellow-500)/.15) var(--tw-gradient-to-position)}.cstu-to-yellow-500\/20{--tw-gradient-to:rgb(var(--cstu-yellow-500)/.2) var(--tw-gradient-to-position)}.cstu-to-yellow-500\/25{--tw-gradient-to:rgb(var(--cstu-yellow-500)/.25) var(--tw-gradient-to-position)}.cstu-to-yellow-500\/30{--tw-gradient-to:rgb(var(--cstu-yellow-500)/.3) var(--tw-gradient-to-position)}.cstu-to-yellow-500\/35{--tw-gradient-to:rgb(var(--cstu-yellow-500)/.35) var(--tw-gradient-to-position)}.cstu-to-yellow-500\/40{--tw-gradient-to:rgb(var(--cstu-yellow-500)/.4) var(--tw-gradient-to-position)}.cstu-to-yellow-500\/45{--tw-gradient-to:rgb(var(--cstu-yellow-500)/.45) var(--tw-gradient-to-position)}.cstu-to-yellow-500\/5{--tw-gradient-to:rgb(var(--cstu-yellow-500)/.05) var(--tw-gradient-to-position)}.cstu-to-yellow-500\/50{--tw-gradient-to:rgb(var(--cstu-yellow-500)/.5) var(--tw-gradient-to-position)}.cstu-to-yellow-500\/55{--tw-gradient-to:rgb(var(--cstu-yellow-500)/.55) var(--tw-gradient-to-position)}.cstu-to-yellow-500\/60{--tw-gradient-to:rgb(var(--cstu-yellow-500)/.6) var(--tw-gradient-to-position)}.cstu-to-yellow-500\/65{--tw-gradient-to:rgb(var(--cstu-yellow-500)/.65) var(--tw-gradient-to-position)}.cstu-to-yellow-500\/70{--tw-gradient-to:rgb(var(--cstu-yellow-500)/.7) var(--tw-gradient-to-position)}.cstu-to-yellow-500\/75{--tw-gradient-to:rgb(var(--cstu-yellow-500)/.75) var(--tw-gradient-to-position)}.cstu-to-yellow-500\/80{--tw-gradient-to:rgb(var(--cstu-yellow-500)/.8) var(--tw-gradient-to-position)}.cstu-to-yellow-500\/85{--tw-gradient-to:rgb(var(--cstu-yellow-500)/.85) var(--tw-gradient-to-position)}.cstu-to-yellow-500\/90{--tw-gradient-to:rgb(var(--cstu-yellow-500)/.9) var(--tw-gradient-to-position)}.cstu-to-yellow-500\/95{--tw-gradient-to:rgb(var(--cstu-yellow-500)/.95) var(--tw-gradient-to-position)}.cstu-to-yellow-600{--tw-gradient-to:rgb(var(--cstu-yellow-600)/1) var(--tw-gradient-to-position)}.cstu-to-yellow-600\/0{--tw-gradient-to:rgb(var(--cstu-yellow-600)/0) var(--tw-gradient-to-position)}.cstu-to-yellow-600\/10{--tw-gradient-to:rgb(var(--cstu-yellow-600)/.1) var(--tw-gradient-to-position)}.cstu-to-yellow-600\/100{--tw-gradient-to:rgb(var(--cstu-yellow-600)/1) var(--tw-gradient-to-position)}.cstu-to-yellow-600\/15{--tw-gradient-to:rgb(var(--cstu-yellow-600)/.15) var(--tw-gradient-to-position)}.cstu-to-yellow-600\/20{--tw-gradient-to:rgb(var(--cstu-yellow-600)/.2) var(--tw-gradient-to-position)}.cstu-to-yellow-600\/25{--tw-gradient-to:rgb(var(--cstu-yellow-600)/.25) var(--tw-gradient-to-position)}.cstu-to-yellow-600\/30{--tw-gradient-to:rgb(var(--cstu-yellow-600)/.3) var(--tw-gradient-to-position)}.cstu-to-yellow-600\/35{--tw-gradient-to:rgb(var(--cstu-yellow-600)/.35) var(--tw-gradient-to-position)}.cstu-to-yellow-600\/40{--tw-gradient-to:rgb(var(--cstu-yellow-600)/.4) var(--tw-gradient-to-position)}.cstu-to-yellow-600\/45{--tw-gradient-to:rgb(var(--cstu-yellow-600)/.45) var(--tw-gradient-to-position)}.cstu-to-yellow-600\/5{--tw-gradient-to:rgb(var(--cstu-yellow-600)/.05) var(--tw-gradient-to-position)}.cstu-to-yellow-600\/50{--tw-gradient-to:rgb(var(--cstu-yellow-600)/.5) var(--tw-gradient-to-position)}.cstu-to-yellow-600\/55{--tw-gradient-to:rgb(var(--cstu-yellow-600)/.55) var(--tw-gradient-to-position)}.cstu-to-yellow-600\/60{--tw-gradient-to:rgb(var(--cstu-yellow-600)/.6) var(--tw-gradient-to-position)}.cstu-to-yellow-600\/65{--tw-gradient-to:rgb(var(--cstu-yellow-600)/.65) var(--tw-gradient-to-position)}.cstu-to-yellow-600\/70{--tw-gradient-to:rgb(var(--cstu-yellow-600)/.7) var(--tw-gradient-to-position)}.cstu-to-yellow-600\/75{--tw-gradient-to:rgb(var(--cstu-yellow-600)/.75) var(--tw-gradient-to-position)}.cstu-to-yellow-600\/80{--tw-gradient-to:rgb(var(--cstu-yellow-600)/.8) var(--tw-gradient-to-position)}.cstu-to-yellow-600\/85{--tw-gradient-to:rgb(var(--cstu-yellow-600)/.85) var(--tw-gradient-to-position)}.cstu-to-yellow-600\/90{--tw-gradient-to:rgb(var(--cstu-yellow-600)/.9) var(--tw-gradient-to-position)}.cstu-to-yellow-600\/95{--tw-gradient-to:rgb(var(--cstu-yellow-600)/.95) var(--tw-gradient-to-position)}.cstu-to-yellow-700{--tw-gradient-to:rgb(var(--cstu-yellow-700)/1) var(--tw-gradient-to-position)}.cstu-to-yellow-700\/0{--tw-gradient-to:rgb(var(--cstu-yellow-700)/0) var(--tw-gradient-to-position)}.cstu-to-yellow-700\/10{--tw-gradient-to:rgb(var(--cstu-yellow-700)/.1) var(--tw-gradient-to-position)}.cstu-to-yellow-700\/100{--tw-gradient-to:rgb(var(--cstu-yellow-700)/1) var(--tw-gradient-to-position)}.cstu-to-yellow-700\/15{--tw-gradient-to:rgb(var(--cstu-yellow-700)/.15) var(--tw-gradient-to-position)}.cstu-to-yellow-700\/20{--tw-gradient-to:rgb(var(--cstu-yellow-700)/.2) var(--tw-gradient-to-position)}.cstu-to-yellow-700\/25{--tw-gradient-to:rgb(var(--cstu-yellow-700)/.25) var(--tw-gradient-to-position)}.cstu-to-yellow-700\/30{--tw-gradient-to:rgb(var(--cstu-yellow-700)/.3) var(--tw-gradient-to-position)}.cstu-to-yellow-700\/35{--tw-gradient-to:rgb(var(--cstu-yellow-700)/.35) var(--tw-gradient-to-position)}.cstu-to-yellow-700\/40{--tw-gradient-to:rgb(var(--cstu-yellow-700)/.4) var(--tw-gradient-to-position)}.cstu-to-yellow-700\/45{--tw-gradient-to:rgb(var(--cstu-yellow-700)/.45) var(--tw-gradient-to-position)}.cstu-to-yellow-700\/5{--tw-gradient-to:rgb(var(--cstu-yellow-700)/.05) var(--tw-gradient-to-position)}.cstu-to-yellow-700\/50{--tw-gradient-to:rgb(var(--cstu-yellow-700)/.5) var(--tw-gradient-to-position)}.cstu-to-yellow-700\/55{--tw-gradient-to:rgb(var(--cstu-yellow-700)/.55) var(--tw-gradient-to-position)}.cstu-to-yellow-700\/60{--tw-gradient-to:rgb(var(--cstu-yellow-700)/.6) var(--tw-gradient-to-position)}.cstu-to-yellow-700\/65{--tw-gradient-to:rgb(var(--cstu-yellow-700)/.65) var(--tw-gradient-to-position)}.cstu-to-yellow-700\/70{--tw-gradient-to:rgb(var(--cstu-yellow-700)/.7) var(--tw-gradient-to-position)}.cstu-to-yellow-700\/75{--tw-gradient-to:rgb(var(--cstu-yellow-700)/.75) var(--tw-gradient-to-position)}.cstu-to-yellow-700\/80{--tw-gradient-to:rgb(var(--cstu-yellow-700)/.8) var(--tw-gradient-to-position)}.cstu-to-yellow-700\/85{--tw-gradient-to:rgb(var(--cstu-yellow-700)/.85) var(--tw-gradient-to-position)}.cstu-to-yellow-700\/90{--tw-gradient-to:rgb(var(--cstu-yellow-700)/.9) var(--tw-gradient-to-position)}.cstu-to-yellow-700\/95{--tw-gradient-to:rgb(var(--cstu-yellow-700)/.95) var(--tw-gradient-to-position)}.cstu-to-yellow-800{--tw-gradient-to:rgb(var(--cstu-yellow-800)/1) var(--tw-gradient-to-position)}.cstu-to-yellow-800\/0{--tw-gradient-to:rgb(var(--cstu-yellow-800)/0) var(--tw-gradient-to-position)}.cstu-to-yellow-800\/10{--tw-gradient-to:rgb(var(--cstu-yellow-800)/.1) var(--tw-gradient-to-position)}.cstu-to-yellow-800\/100{--tw-gradient-to:rgb(var(--cstu-yellow-800)/1) var(--tw-gradient-to-position)}.cstu-to-yellow-800\/15{--tw-gradient-to:rgb(var(--cstu-yellow-800)/.15) var(--tw-gradient-to-position)}.cstu-to-yellow-800\/20{--tw-gradient-to:rgb(var(--cstu-yellow-800)/.2) var(--tw-gradient-to-position)}.cstu-to-yellow-800\/25{--tw-gradient-to:rgb(var(--cstu-yellow-800)/.25) var(--tw-gradient-to-position)}.cstu-to-yellow-800\/30{--tw-gradient-to:rgb(var(--cstu-yellow-800)/.3) var(--tw-gradient-to-position)}.cstu-to-yellow-800\/35{--tw-gradient-to:rgb(var(--cstu-yellow-800)/.35) var(--tw-gradient-to-position)}.cstu-to-yellow-800\/40{--tw-gradient-to:rgb(var(--cstu-yellow-800)/.4) var(--tw-gradient-to-position)}.cstu-to-yellow-800\/45{--tw-gradient-to:rgb(var(--cstu-yellow-800)/.45) var(--tw-gradient-to-position)}.cstu-to-yellow-800\/5{--tw-gradient-to:rgb(var(--cstu-yellow-800)/.05) var(--tw-gradient-to-position)}.cstu-to-yellow-800\/50{--tw-gradient-to:rgb(var(--cstu-yellow-800)/.5) var(--tw-gradient-to-position)}.cstu-to-yellow-800\/55{--tw-gradient-to:rgb(var(--cstu-yellow-800)/.55) var(--tw-gradient-to-position)}.cstu-to-yellow-800\/60{--tw-gradient-to:rgb(var(--cstu-yellow-800)/.6) var(--tw-gradient-to-position)}.cstu-to-yellow-800\/65{--tw-gradient-to:rgb(var(--cstu-yellow-800)/.65) var(--tw-gradient-to-position)}.cstu-to-yellow-800\/70{--tw-gradient-to:rgb(var(--cstu-yellow-800)/.7) var(--tw-gradient-to-position)}.cstu-to-yellow-800\/75{--tw-gradient-to:rgb(var(--cstu-yellow-800)/.75) var(--tw-gradient-to-position)}.cstu-to-yellow-800\/80{--tw-gradient-to:rgb(var(--cstu-yellow-800)/.8) var(--tw-gradient-to-position)}.cstu-to-yellow-800\/85{--tw-gradient-to:rgb(var(--cstu-yellow-800)/.85) var(--tw-gradient-to-position)}.cstu-to-yellow-800\/90{--tw-gradient-to:rgb(var(--cstu-yellow-800)/.9) var(--tw-gradient-to-position)}.cstu-to-yellow-800\/95{--tw-gradient-to:rgb(var(--cstu-yellow-800)/.95) var(--tw-gradient-to-position)}.cstu-to-yellow-900{--tw-gradient-to:rgb(var(--cstu-yellow-900)/1) var(--tw-gradient-to-position)}.cstu-to-yellow-900\/0{--tw-gradient-to:rgb(var(--cstu-yellow-900)/0) var(--tw-gradient-to-position)}.cstu-to-yellow-900\/10{--tw-gradient-to:rgb(var(--cstu-yellow-900)/.1) var(--tw-gradient-to-position)}.cstu-to-yellow-900\/100{--tw-gradient-to:rgb(var(--cstu-yellow-900)/1) var(--tw-gradient-to-position)}.cstu-to-yellow-900\/15{--tw-gradient-to:rgb(var(--cstu-yellow-900)/.15) var(--tw-gradient-to-position)}.cstu-to-yellow-900\/20{--tw-gradient-to:rgb(var(--cstu-yellow-900)/.2) var(--tw-gradient-to-position)}.cstu-to-yellow-900\/25{--tw-gradient-to:rgb(var(--cstu-yellow-900)/.25) var(--tw-gradient-to-position)}.cstu-to-yellow-900\/30{--tw-gradient-to:rgb(var(--cstu-yellow-900)/.3) var(--tw-gradient-to-position)}.cstu-to-yellow-900\/35{--tw-gradient-to:rgb(var(--cstu-yellow-900)/.35) var(--tw-gradient-to-position)}.cstu-to-yellow-900\/40{--tw-gradient-to:rgb(var(--cstu-yellow-900)/.4) var(--tw-gradient-to-position)}.cstu-to-yellow-900\/45{--tw-gradient-to:rgb(var(--cstu-yellow-900)/.45) var(--tw-gradient-to-position)}.cstu-to-yellow-900\/5{--tw-gradient-to:rgb(var(--cstu-yellow-900)/.05) var(--tw-gradient-to-position)}.cstu-to-yellow-900\/50{--tw-gradient-to:rgb(var(--cstu-yellow-900)/.5) var(--tw-gradient-to-position)}.cstu-to-yellow-900\/55{--tw-gradient-to:rgb(var(--cstu-yellow-900)/.55) var(--tw-gradient-to-position)}.cstu-to-yellow-900\/60{--tw-gradient-to:rgb(var(--cstu-yellow-900)/.6) var(--tw-gradient-to-position)}.cstu-to-yellow-900\/65{--tw-gradient-to:rgb(var(--cstu-yellow-900)/.65) var(--tw-gradient-to-position)}.cstu-to-yellow-900\/70{--tw-gradient-to:rgb(var(--cstu-yellow-900)/.7) var(--tw-gradient-to-position)}.cstu-to-yellow-900\/75{--tw-gradient-to:rgb(var(--cstu-yellow-900)/.75) var(--tw-gradient-to-position)}.cstu-to-yellow-900\/80{--tw-gradient-to:rgb(var(--cstu-yellow-900)/.8) var(--tw-gradient-to-position)}.cstu-to-yellow-900\/85{--tw-gradient-to:rgb(var(--cstu-yellow-900)/.85) var(--tw-gradient-to-position)}.cstu-to-yellow-900\/90{--tw-gradient-to:rgb(var(--cstu-yellow-900)/.9) var(--tw-gradient-to-position)}.cstu-to-yellow-900\/95{--tw-gradient-to:rgb(var(--cstu-yellow-900)/.95) var(--tw-gradient-to-position)}.\!cstu-p-0{padding:0!important}.cstu-p-2{padding:.5rem}.cstu-p-2\.5{padding:.625rem}.cstu-p-3{padding:.75rem}.cstu-p-3\.5{padding:.875rem}.cstu-p-4{padding:1rem}.cstu-p-5{padding:1.25rem}.cstu-p-6{padding:1.5rem}.cstu-px-0{padding-left:0;padding-right:0}.cstu-px-0\.5{padding-left:.125rem;padding-right:.125rem}.cstu-px-1{padding-left:.25rem;padding-right:.25rem}.cstu-px-1\.5{padding-left:.375rem;padding-right:.375rem}.cstu-px-2{padding-left:.5rem;padding-right:.5rem}.cstu-px-2\.5{padding-left:.625rem;padding-right:.625rem}.cstu-px-3{padding-left:.75rem;padding-right:.75rem}.cstu-px-3\.5{padding-left:.875rem;padding-right:.875rem}.cstu-px-4{padding-left:1rem;padding-right:1rem}.cstu-px-5{padding-left:1.25rem;padding-right:1.25rem}.cstu-px-6{padding-left:1.5rem;padding-right:1.5rem}.cstu-px-\[0\.67rem\]{padding-left:.67rem;padding-right:.67rem}.cstu-px-\[0\.89rem\]{padding-left:.89rem;padding-right:.89rem}.cstu-px-\[0\.8rem\]{padding-left:.8rem;padding-right:.8rem}.cstu-px-\[1\.11rem\]{padding-left:1.11rem;padding-right:1.11rem}.cstu-px-\[10\.5px\]{padding-left:10.5px;padding-right:10.5px}.cstu-px-\[12px\]{padding-left:12px;padding-right:12px}.cstu-px-\[13\.5px\]{padding-left:13.5px;padding-right:13.5px}.cstu-px-\[15px\]{padding-left:15px;padding-right:15px}.cstu-px-\[16\.5px\]{padding-left:16.5px;padding-right:16.5px}.cstu-px-\[5\.25px\]{padding-left:5.25px;padding-right:5.25px}.cstu-px-\[6\.75px\]{padding-left:6.75px;padding-right:6.75px}.cstu-px-\[6px\]{padding-left:6px;padding-right:6px}.cstu-px-\[7\.5px\]{padding-left:7.5px;padding-right:7.5px}.cstu-px-\[8\.25px\]{padding-left:8.25px;padding-right:8.25px}.cstu-py-0{padding-bottom:0;padding-top:0}.cstu-py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.cstu-py-1{padding-bottom:.25rem;padding-top:.25rem}.cstu-py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.cstu-py-2{padding-bottom:.5rem;padding-top:.5rem}.cstu-py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.cstu-py-3{padding-bottom:.75rem;padding-top:.75rem}.cstu-py-4{padding-bottom:1rem;padding-top:1rem}.cstu-py-5{padding-bottom:1.25rem;padding-top:1.25rem}.cstu-py-\[0\.67rem\]{padding-bottom:.67rem;padding-top:.67rem}.cstu-py-\[0\.89rem\]{padding-bottom:.89rem;padding-top:.89rem}.cstu-py-\[0\.8rem\]{padding-bottom:.8rem;padding-top:.8rem}.cstu-py-\[1\.11rem\]{padding-bottom:1.11rem;padding-top:1.11rem}.cstu-py-\[13px\]{padding-bottom:13px;padding-top:13px}.cstu-py-\[3\.5px\]{padding-bottom:3.5px;padding-top:3.5px}.cstu-py-\[4\.5px\]{padding-bottom:4.5px;padding-top:4.5px}.cstu-py-\[4px\]{padding-bottom:4px;padding-top:4px}.cstu-py-\[5\.25px\]{padding-bottom:5.25px;padding-top:5.25px}.cstu-py-\[5\.5px\]{padding-bottom:5.5px;padding-top:5.5px}.cstu-py-\[5px\]{padding-bottom:5px;padding-top:5px}.cstu-py-\[6\.75px\]{padding-bottom:6.75px;padding-top:6.75px}.cstu-py-\[6px\]{padding-bottom:6px;padding-top:6px}.cstu-py-\[7\.5px\]{padding-bottom:7.5px;padding-top:7.5px}.cstu-py-\[7px\]{padding-bottom:7px;padding-top:7px}.cstu-py-\[8\.25px\]{padding-bottom:8.25px;padding-top:8.25px}.cstu-pl-10{padding-left:2.5rem}.cstu-pl-3{padding-left:.75rem}.cstu-pl-\[10\.5px\]{padding-left:10.5px}.cstu-pr-10{padding-right:2.5rem}.cstu-pr-3{padding-right:.75rem}.cstu-pr-\[13\.5px\]{padding-right:13.5px}.cstu-text-left{text-align:left}.cstu-text-center{text-align:center}.cstu-text-2xl{font-size:1.5rem}.cstu-text-3xl{font-size:1.875rem}.cstu-text-4xl{font-size:2.25rem}.cstu-text-5xl{font-size:3rem}.cstu-text-6xl{font-size:3.75rem}.cstu-text-\[10px\]{font-size:10px}.cstu-text-\[11px\]{font-size:11px}.cstu-text-\[8px\]{font-size:8px}.cstu-text-base{font-size:1rem}.cstu-text-lg{font-size:1.125rem}.cstu-text-sm{font-size:.875rem}.cstu-text-xl{font-size:1.25rem}.cstu-text-xs{font-size:.75rem}.\!cstu-font-normal{font-weight:400!important}.cstu-font-medium{font-weight:500}.cstu-capitalize{text-transform:capitalize}.cstu-leading-none{line-height:1}.cstu-text-blue-100{--tw-text-opacity:1;color:rgb(var(--cstu-blue-100)/var(--tw-text-opacity,1))}.cstu-text-blue-100\/0{color:rgb(var(--cstu-blue-100)/0)}.cstu-text-blue-100\/10{color:rgb(var(--cstu-blue-100)/.1)}.cstu-text-blue-100\/100{color:rgb(var(--cstu-blue-100)/1)}.cstu-text-blue-100\/15{color:rgb(var(--cstu-blue-100)/.15)}.cstu-text-blue-100\/20{color:rgb(var(--cstu-blue-100)/.2)}.cstu-text-blue-100\/25{color:rgb(var(--cstu-blue-100)/.25)}.cstu-text-blue-100\/30{color:rgb(var(--cstu-blue-100)/.3)}.cstu-text-blue-100\/35{color:rgb(var(--cstu-blue-100)/.35)}.cstu-text-blue-100\/40{color:rgb(var(--cstu-blue-100)/.4)}.cstu-text-blue-100\/45{color:rgb(var(--cstu-blue-100)/.45)}.cstu-text-blue-100\/5{color:rgb(var(--cstu-blue-100)/.05)}.cstu-text-blue-100\/50{color:rgb(var(--cstu-blue-100)/.5)}.cstu-text-blue-100\/55{color:rgb(var(--cstu-blue-100)/.55)}.cstu-text-blue-100\/60{color:rgb(var(--cstu-blue-100)/.6)}.cstu-text-blue-100\/65{color:rgb(var(--cstu-blue-100)/.65)}.cstu-text-blue-100\/70{color:rgb(var(--cstu-blue-100)/.7)}.cstu-text-blue-100\/75{color:rgb(var(--cstu-blue-100)/.75)}.cstu-text-blue-100\/80{color:rgb(var(--cstu-blue-100)/.8)}.cstu-text-blue-100\/85{color:rgb(var(--cstu-blue-100)/.85)}.cstu-text-blue-100\/90{color:rgb(var(--cstu-blue-100)/.9)}.cstu-text-blue-100\/95{color:rgb(var(--cstu-blue-100)/.95)}.cstu-text-blue-200{--tw-text-opacity:1;color:rgb(var(--cstu-blue-200)/var(--tw-text-opacity,1))}.cstu-text-blue-200\/0{color:rgb(var(--cstu-blue-200)/0)}.cstu-text-blue-200\/10{color:rgb(var(--cstu-blue-200)/.1)}.cstu-text-blue-200\/100{color:rgb(var(--cstu-blue-200)/1)}.cstu-text-blue-200\/15{color:rgb(var(--cstu-blue-200)/.15)}.cstu-text-blue-200\/20{color:rgb(var(--cstu-blue-200)/.2)}.cstu-text-blue-200\/25{color:rgb(var(--cstu-blue-200)/.25)}.cstu-text-blue-200\/30{color:rgb(var(--cstu-blue-200)/.3)}.cstu-text-blue-200\/35{color:rgb(var(--cstu-blue-200)/.35)}.cstu-text-blue-200\/40{color:rgb(var(--cstu-blue-200)/.4)}.cstu-text-blue-200\/45{color:rgb(var(--cstu-blue-200)/.45)}.cstu-text-blue-200\/5{color:rgb(var(--cstu-blue-200)/.05)}.cstu-text-blue-200\/50{color:rgb(var(--cstu-blue-200)/.5)}.cstu-text-blue-200\/55{color:rgb(var(--cstu-blue-200)/.55)}.cstu-text-blue-200\/60{color:rgb(var(--cstu-blue-200)/.6)}.cstu-text-blue-200\/65{color:rgb(var(--cstu-blue-200)/.65)}.cstu-text-blue-200\/70{color:rgb(var(--cstu-blue-200)/.7)}.cstu-text-blue-200\/75{color:rgb(var(--cstu-blue-200)/.75)}.cstu-text-blue-200\/80{color:rgb(var(--cstu-blue-200)/.8)}.cstu-text-blue-200\/85{color:rgb(var(--cstu-blue-200)/.85)}.cstu-text-blue-200\/90{color:rgb(var(--cstu-blue-200)/.9)}.cstu-text-blue-200\/95{color:rgb(var(--cstu-blue-200)/.95)}.cstu-text-blue-300{--tw-text-opacity:1;color:rgb(var(--cstu-blue-300)/var(--tw-text-opacity,1))}.cstu-text-blue-300\/0{color:rgb(var(--cstu-blue-300)/0)}.cstu-text-blue-300\/10{color:rgb(var(--cstu-blue-300)/.1)}.cstu-text-blue-300\/100{color:rgb(var(--cstu-blue-300)/1)}.cstu-text-blue-300\/15{color:rgb(var(--cstu-blue-300)/.15)}.cstu-text-blue-300\/20{color:rgb(var(--cstu-blue-300)/.2)}.cstu-text-blue-300\/25{color:rgb(var(--cstu-blue-300)/.25)}.cstu-text-blue-300\/30{color:rgb(var(--cstu-blue-300)/.3)}.cstu-text-blue-300\/35{color:rgb(var(--cstu-blue-300)/.35)}.cstu-text-blue-300\/40{color:rgb(var(--cstu-blue-300)/.4)}.cstu-text-blue-300\/45{color:rgb(var(--cstu-blue-300)/.45)}.cstu-text-blue-300\/5{color:rgb(var(--cstu-blue-300)/.05)}.cstu-text-blue-300\/50{color:rgb(var(--cstu-blue-300)/.5)}.cstu-text-blue-300\/55{color:rgb(var(--cstu-blue-300)/.55)}.cstu-text-blue-300\/60{color:rgb(var(--cstu-blue-300)/.6)}.cstu-text-blue-300\/65{color:rgb(var(--cstu-blue-300)/.65)}.cstu-text-blue-300\/70{color:rgb(var(--cstu-blue-300)/.7)}.cstu-text-blue-300\/75{color:rgb(var(--cstu-blue-300)/.75)}.cstu-text-blue-300\/80{color:rgb(var(--cstu-blue-300)/.8)}.cstu-text-blue-300\/85{color:rgb(var(--cstu-blue-300)/.85)}.cstu-text-blue-300\/90{color:rgb(var(--cstu-blue-300)/.9)}.cstu-text-blue-300\/95{color:rgb(var(--cstu-blue-300)/.95)}.cstu-text-blue-400{--tw-text-opacity:1;color:rgb(var(--cstu-blue-400)/var(--tw-text-opacity,1))}.cstu-text-blue-400\/0{color:rgb(var(--cstu-blue-400)/0)}.cstu-text-blue-400\/10{color:rgb(var(--cstu-blue-400)/.1)}.cstu-text-blue-400\/100{color:rgb(var(--cstu-blue-400)/1)}.cstu-text-blue-400\/15{color:rgb(var(--cstu-blue-400)/.15)}.cstu-text-blue-400\/20{color:rgb(var(--cstu-blue-400)/.2)}.cstu-text-blue-400\/25{color:rgb(var(--cstu-blue-400)/.25)}.cstu-text-blue-400\/30{color:rgb(var(--cstu-blue-400)/.3)}.cstu-text-blue-400\/35{color:rgb(var(--cstu-blue-400)/.35)}.cstu-text-blue-400\/40{color:rgb(var(--cstu-blue-400)/.4)}.cstu-text-blue-400\/45{color:rgb(var(--cstu-blue-400)/.45)}.cstu-text-blue-400\/5{color:rgb(var(--cstu-blue-400)/.05)}.cstu-text-blue-400\/50{color:rgb(var(--cstu-blue-400)/.5)}.cstu-text-blue-400\/55{color:rgb(var(--cstu-blue-400)/.55)}.cstu-text-blue-400\/60{color:rgb(var(--cstu-blue-400)/.6)}.cstu-text-blue-400\/65{color:rgb(var(--cstu-blue-400)/.65)}.cstu-text-blue-400\/70{color:rgb(var(--cstu-blue-400)/.7)}.cstu-text-blue-400\/75{color:rgb(var(--cstu-blue-400)/.75)}.cstu-text-blue-400\/80{color:rgb(var(--cstu-blue-400)/.8)}.cstu-text-blue-400\/85{color:rgb(var(--cstu-blue-400)/.85)}.cstu-text-blue-400\/90{color:rgb(var(--cstu-blue-400)/.9)}.cstu-text-blue-400\/95{color:rgb(var(--cstu-blue-400)/.95)}.cstu-text-blue-450{--tw-text-opacity:1;color:rgb(var(--cstu-blue-450)/var(--tw-text-opacity,1))}.cstu-text-blue-450\/0{color:rgb(var(--cstu-blue-450)/0)}.cstu-text-blue-450\/10{color:rgb(var(--cstu-blue-450)/.1)}.cstu-text-blue-450\/100{color:rgb(var(--cstu-blue-450)/1)}.cstu-text-blue-450\/15{color:rgb(var(--cstu-blue-450)/.15)}.cstu-text-blue-450\/20{color:rgb(var(--cstu-blue-450)/.2)}.cstu-text-blue-450\/25{color:rgb(var(--cstu-blue-450)/.25)}.cstu-text-blue-450\/30{color:rgb(var(--cstu-blue-450)/.3)}.cstu-text-blue-450\/35{color:rgb(var(--cstu-blue-450)/.35)}.cstu-text-blue-450\/40{color:rgb(var(--cstu-blue-450)/.4)}.cstu-text-blue-450\/45{color:rgb(var(--cstu-blue-450)/.45)}.cstu-text-blue-450\/5{color:rgb(var(--cstu-blue-450)/.05)}.cstu-text-blue-450\/50{color:rgb(var(--cstu-blue-450)/.5)}.cstu-text-blue-450\/55{color:rgb(var(--cstu-blue-450)/.55)}.cstu-text-blue-450\/60{color:rgb(var(--cstu-blue-450)/.6)}.cstu-text-blue-450\/65{color:rgb(var(--cstu-blue-450)/.65)}.cstu-text-blue-450\/70{color:rgb(var(--cstu-blue-450)/.7)}.cstu-text-blue-450\/75{color:rgb(var(--cstu-blue-450)/.75)}.cstu-text-blue-450\/80{color:rgb(var(--cstu-blue-450)/.8)}.cstu-text-blue-450\/85{color:rgb(var(--cstu-blue-450)/.85)}.cstu-text-blue-450\/90{color:rgb(var(--cstu-blue-450)/.9)}.cstu-text-blue-450\/95{color:rgb(var(--cstu-blue-450)/.95)}.cstu-text-blue-50{--tw-text-opacity:1;color:rgb(var(--cstu-blue-50)/var(--tw-text-opacity,1))}.cstu-text-blue-50\/0{color:rgb(var(--cstu-blue-50)/0)}.cstu-text-blue-50\/10{color:rgb(var(--cstu-blue-50)/.1)}.cstu-text-blue-50\/100{color:rgb(var(--cstu-blue-50)/1)}.cstu-text-blue-50\/15{color:rgb(var(--cstu-blue-50)/.15)}.cstu-text-blue-50\/20{color:rgb(var(--cstu-blue-50)/.2)}.cstu-text-blue-50\/25{color:rgb(var(--cstu-blue-50)/.25)}.cstu-text-blue-50\/30{color:rgb(var(--cstu-blue-50)/.3)}.cstu-text-blue-50\/35{color:rgb(var(--cstu-blue-50)/.35)}.cstu-text-blue-50\/40{color:rgb(var(--cstu-blue-50)/.4)}.cstu-text-blue-50\/45{color:rgb(var(--cstu-blue-50)/.45)}.cstu-text-blue-50\/5{color:rgb(var(--cstu-blue-50)/.05)}.cstu-text-blue-50\/50{color:rgb(var(--cstu-blue-50)/.5)}.cstu-text-blue-50\/55{color:rgb(var(--cstu-blue-50)/.55)}.cstu-text-blue-50\/60{color:rgb(var(--cstu-blue-50)/.6)}.cstu-text-blue-50\/65{color:rgb(var(--cstu-blue-50)/.65)}.cstu-text-blue-50\/70{color:rgb(var(--cstu-blue-50)/.7)}.cstu-text-blue-50\/75{color:rgb(var(--cstu-blue-50)/.75)}.cstu-text-blue-50\/80{color:rgb(var(--cstu-blue-50)/.8)}.cstu-text-blue-50\/85{color:rgb(var(--cstu-blue-50)/.85)}.cstu-text-blue-50\/90{color:rgb(var(--cstu-blue-50)/.9)}.cstu-text-blue-50\/95{color:rgb(var(--cstu-blue-50)/.95)}.cstu-text-blue-500{--tw-text-opacity:1;color:rgb(var(--cstu-blue-500)/var(--tw-text-opacity,1))}.cstu-text-blue-500\/0{color:rgb(var(--cstu-blue-500)/0)}.cstu-text-blue-500\/10{color:rgb(var(--cstu-blue-500)/.1)}.cstu-text-blue-500\/100{color:rgb(var(--cstu-blue-500)/1)}.cstu-text-blue-500\/15{color:rgb(var(--cstu-blue-500)/.15)}.cstu-text-blue-500\/20{color:rgb(var(--cstu-blue-500)/.2)}.cstu-text-blue-500\/25{color:rgb(var(--cstu-blue-500)/.25)}.cstu-text-blue-500\/30{color:rgb(var(--cstu-blue-500)/.3)}.cstu-text-blue-500\/35{color:rgb(var(--cstu-blue-500)/.35)}.cstu-text-blue-500\/40{color:rgb(var(--cstu-blue-500)/.4)}.cstu-text-blue-500\/45{color:rgb(var(--cstu-blue-500)/.45)}.cstu-text-blue-500\/5{color:rgb(var(--cstu-blue-500)/.05)}.cstu-text-blue-500\/50{color:rgb(var(--cstu-blue-500)/.5)}.cstu-text-blue-500\/55{color:rgb(var(--cstu-blue-500)/.55)}.cstu-text-blue-500\/60{color:rgb(var(--cstu-blue-500)/.6)}.cstu-text-blue-500\/65{color:rgb(var(--cstu-blue-500)/.65)}.cstu-text-blue-500\/70{color:rgb(var(--cstu-blue-500)/.7)}.cstu-text-blue-500\/75{color:rgb(var(--cstu-blue-500)/.75)}.cstu-text-blue-500\/80{color:rgb(var(--cstu-blue-500)/.8)}.cstu-text-blue-500\/85{color:rgb(var(--cstu-blue-500)/.85)}.cstu-text-blue-500\/90{color:rgb(var(--cstu-blue-500)/.9)}.cstu-text-blue-500\/95{color:rgb(var(--cstu-blue-500)/.95)}.cstu-text-blue-550{--tw-text-opacity:1;color:rgb(var(--cstu-blue-550)/var(--tw-text-opacity,1))}.cstu-text-blue-550\/0{color:rgb(var(--cstu-blue-550)/0)}.cstu-text-blue-550\/10{color:rgb(var(--cstu-blue-550)/.1)}.cstu-text-blue-550\/100{color:rgb(var(--cstu-blue-550)/1)}.cstu-text-blue-550\/15{color:rgb(var(--cstu-blue-550)/.15)}.cstu-text-blue-550\/20{color:rgb(var(--cstu-blue-550)/.2)}.cstu-text-blue-550\/25{color:rgb(var(--cstu-blue-550)/.25)}.cstu-text-blue-550\/30{color:rgb(var(--cstu-blue-550)/.3)}.cstu-text-blue-550\/35{color:rgb(var(--cstu-blue-550)/.35)}.cstu-text-blue-550\/40{color:rgb(var(--cstu-blue-550)/.4)}.cstu-text-blue-550\/45{color:rgb(var(--cstu-blue-550)/.45)}.cstu-text-blue-550\/5{color:rgb(var(--cstu-blue-550)/.05)}.cstu-text-blue-550\/50{color:rgb(var(--cstu-blue-550)/.5)}.cstu-text-blue-550\/55{color:rgb(var(--cstu-blue-550)/.55)}.cstu-text-blue-550\/60{color:rgb(var(--cstu-blue-550)/.6)}.cstu-text-blue-550\/65{color:rgb(var(--cstu-blue-550)/.65)}.cstu-text-blue-550\/70{color:rgb(var(--cstu-blue-550)/.7)}.cstu-text-blue-550\/75{color:rgb(var(--cstu-blue-550)/.75)}.cstu-text-blue-550\/80{color:rgb(var(--cstu-blue-550)/.8)}.cstu-text-blue-550\/85{color:rgb(var(--cstu-blue-550)/.85)}.cstu-text-blue-550\/90{color:rgb(var(--cstu-blue-550)/.9)}.cstu-text-blue-550\/95{color:rgb(var(--cstu-blue-550)/.95)}.cstu-text-blue-600{--tw-text-opacity:1;color:rgb(var(--cstu-blue-600)/var(--tw-text-opacity,1))}.cstu-text-blue-600\/0{color:rgb(var(--cstu-blue-600)/0)}.cstu-text-blue-600\/10{color:rgb(var(--cstu-blue-600)/.1)}.cstu-text-blue-600\/100{color:rgb(var(--cstu-blue-600)/1)}.cstu-text-blue-600\/15{color:rgb(var(--cstu-blue-600)/.15)}.cstu-text-blue-600\/20{color:rgb(var(--cstu-blue-600)/.2)}.cstu-text-blue-600\/25{color:rgb(var(--cstu-blue-600)/.25)}.cstu-text-blue-600\/30{color:rgb(var(--cstu-blue-600)/.3)}.cstu-text-blue-600\/35{color:rgb(var(--cstu-blue-600)/.35)}.cstu-text-blue-600\/40{color:rgb(var(--cstu-blue-600)/.4)}.cstu-text-blue-600\/45{color:rgb(var(--cstu-blue-600)/.45)}.cstu-text-blue-600\/5{color:rgb(var(--cstu-blue-600)/.05)}.cstu-text-blue-600\/50{color:rgb(var(--cstu-blue-600)/.5)}.cstu-text-blue-600\/55{color:rgb(var(--cstu-blue-600)/.55)}.cstu-text-blue-600\/60{color:rgb(var(--cstu-blue-600)/.6)}.cstu-text-blue-600\/65{color:rgb(var(--cstu-blue-600)/.65)}.cstu-text-blue-600\/70{color:rgb(var(--cstu-blue-600)/.7)}.cstu-text-blue-600\/75{color:rgb(var(--cstu-blue-600)/.75)}.cstu-text-blue-600\/80{color:rgb(var(--cstu-blue-600)/.8)}.cstu-text-blue-600\/85{color:rgb(var(--cstu-blue-600)/.85)}.cstu-text-blue-600\/90{color:rgb(var(--cstu-blue-600)/.9)}.cstu-text-blue-600\/95{color:rgb(var(--cstu-blue-600)/.95)}.cstu-text-blue-700{--tw-text-opacity:1;color:rgb(var(--cstu-blue-700)/var(--tw-text-opacity,1))}.cstu-text-blue-700\/0{color:rgb(var(--cstu-blue-700)/0)}.cstu-text-blue-700\/10{color:rgb(var(--cstu-blue-700)/.1)}.cstu-text-blue-700\/100{color:rgb(var(--cstu-blue-700)/1)}.cstu-text-blue-700\/15{color:rgb(var(--cstu-blue-700)/.15)}.cstu-text-blue-700\/20{color:rgb(var(--cstu-blue-700)/.2)}.cstu-text-blue-700\/25{color:rgb(var(--cstu-blue-700)/.25)}.cstu-text-blue-700\/30{color:rgb(var(--cstu-blue-700)/.3)}.cstu-text-blue-700\/35{color:rgb(var(--cstu-blue-700)/.35)}.cstu-text-blue-700\/40{color:rgb(var(--cstu-blue-700)/.4)}.cstu-text-blue-700\/45{color:rgb(var(--cstu-blue-700)/.45)}.cstu-text-blue-700\/5{color:rgb(var(--cstu-blue-700)/.05)}.cstu-text-blue-700\/50{color:rgb(var(--cstu-blue-700)/.5)}.cstu-text-blue-700\/55{color:rgb(var(--cstu-blue-700)/.55)}.cstu-text-blue-700\/60{color:rgb(var(--cstu-blue-700)/.6)}.cstu-text-blue-700\/65{color:rgb(var(--cstu-blue-700)/.65)}.cstu-text-blue-700\/70{color:rgb(var(--cstu-blue-700)/.7)}.cstu-text-blue-700\/75{color:rgb(var(--cstu-blue-700)/.75)}.cstu-text-blue-700\/80{color:rgb(var(--cstu-blue-700)/.8)}.cstu-text-blue-700\/85{color:rgb(var(--cstu-blue-700)/.85)}.cstu-text-blue-700\/90{color:rgb(var(--cstu-blue-700)/.9)}.cstu-text-blue-700\/95{color:rgb(var(--cstu-blue-700)/.95)}.cstu-text-blue-800{--tw-text-opacity:1;color:rgb(var(--cstu-blue-800)/var(--tw-text-opacity,1))}.cstu-text-blue-800\/0{color:rgb(var(--cstu-blue-800)/0)}.cstu-text-blue-800\/10{color:rgb(var(--cstu-blue-800)/.1)}.cstu-text-blue-800\/100{color:rgb(var(--cstu-blue-800)/1)}.cstu-text-blue-800\/15{color:rgb(var(--cstu-blue-800)/.15)}.cstu-text-blue-800\/20{color:rgb(var(--cstu-blue-800)/.2)}.cstu-text-blue-800\/25{color:rgb(var(--cstu-blue-800)/.25)}.cstu-text-blue-800\/30{color:rgb(var(--cstu-blue-800)/.3)}.cstu-text-blue-800\/35{color:rgb(var(--cstu-blue-800)/.35)}.cstu-text-blue-800\/40{color:rgb(var(--cstu-blue-800)/.4)}.cstu-text-blue-800\/45{color:rgb(var(--cstu-blue-800)/.45)}.cstu-text-blue-800\/5{color:rgb(var(--cstu-blue-800)/.05)}.cstu-text-blue-800\/50{color:rgb(var(--cstu-blue-800)/.5)}.cstu-text-blue-800\/55{color:rgb(var(--cstu-blue-800)/.55)}.cstu-text-blue-800\/60{color:rgb(var(--cstu-blue-800)/.6)}.cstu-text-blue-800\/65{color:rgb(var(--cstu-blue-800)/.65)}.cstu-text-blue-800\/70{color:rgb(var(--cstu-blue-800)/.7)}.cstu-text-blue-800\/75{color:rgb(var(--cstu-blue-800)/.75)}.cstu-text-blue-800\/80{color:rgb(var(--cstu-blue-800)/.8)}.cstu-text-blue-800\/85{color:rgb(var(--cstu-blue-800)/.85)}.cstu-text-blue-800\/90{color:rgb(var(--cstu-blue-800)/.9)}.cstu-text-blue-800\/95{color:rgb(var(--cstu-blue-800)/.95)}.cstu-text-blue-900{--tw-text-opacity:1;color:rgb(var(--cstu-blue-900)/var(--tw-text-opacity,1))}.cstu-text-blue-900\/0{color:rgb(var(--cstu-blue-900)/0)}.cstu-text-blue-900\/10{color:rgb(var(--cstu-blue-900)/.1)}.cstu-text-blue-900\/100{color:rgb(var(--cstu-blue-900)/1)}.cstu-text-blue-900\/15{color:rgb(var(--cstu-blue-900)/.15)}.cstu-text-blue-900\/20{color:rgb(var(--cstu-blue-900)/.2)}.cstu-text-blue-900\/25{color:rgb(var(--cstu-blue-900)/.25)}.cstu-text-blue-900\/30{color:rgb(var(--cstu-blue-900)/.3)}.cstu-text-blue-900\/35{color:rgb(var(--cstu-blue-900)/.35)}.cstu-text-blue-900\/40{color:rgb(var(--cstu-blue-900)/.4)}.cstu-text-blue-900\/45{color:rgb(var(--cstu-blue-900)/.45)}.cstu-text-blue-900\/5{color:rgb(var(--cstu-blue-900)/.05)}.cstu-text-blue-900\/50{color:rgb(var(--cstu-blue-900)/.5)}.cstu-text-blue-900\/55{color:rgb(var(--cstu-blue-900)/.55)}.cstu-text-blue-900\/60{color:rgb(var(--cstu-blue-900)/.6)}.cstu-text-blue-900\/65{color:rgb(var(--cstu-blue-900)/.65)}.cstu-text-blue-900\/70{color:rgb(var(--cstu-blue-900)/.7)}.cstu-text-blue-900\/75{color:rgb(var(--cstu-blue-900)/.75)}.cstu-text-blue-900\/80{color:rgb(var(--cstu-blue-900)/.8)}.cstu-text-blue-900\/85{color:rgb(var(--cstu-blue-900)/.85)}.cstu-text-blue-900\/90{color:rgb(var(--cstu-blue-900)/.9)}.cstu-text-blue-900\/95{color:rgb(var(--cstu-blue-900)/.95)}.cstu-text-danger-100{--tw-text-opacity:1;color:rgb(var(--cstu-danger-100)/var(--tw-text-opacity,1))}.cstu-text-danger-100\/0{color:rgb(var(--cstu-danger-100)/0)}.cstu-text-danger-100\/10{color:rgb(var(--cstu-danger-100)/.1)}.cstu-text-danger-100\/100{color:rgb(var(--cstu-danger-100)/1)}.cstu-text-danger-100\/15{color:rgb(var(--cstu-danger-100)/.15)}.cstu-text-danger-100\/20{color:rgb(var(--cstu-danger-100)/.2)}.cstu-text-danger-100\/25{color:rgb(var(--cstu-danger-100)/.25)}.cstu-text-danger-100\/30{color:rgb(var(--cstu-danger-100)/.3)}.cstu-text-danger-100\/35{color:rgb(var(--cstu-danger-100)/.35)}.cstu-text-danger-100\/40{color:rgb(var(--cstu-danger-100)/.4)}.cstu-text-danger-100\/45{color:rgb(var(--cstu-danger-100)/.45)}.cstu-text-danger-100\/5{color:rgb(var(--cstu-danger-100)/.05)}.cstu-text-danger-100\/50{color:rgb(var(--cstu-danger-100)/.5)}.cstu-text-danger-100\/55{color:rgb(var(--cstu-danger-100)/.55)}.cstu-text-danger-100\/60{color:rgb(var(--cstu-danger-100)/.6)}.cstu-text-danger-100\/65{color:rgb(var(--cstu-danger-100)/.65)}.cstu-text-danger-100\/70{color:rgb(var(--cstu-danger-100)/.7)}.cstu-text-danger-100\/75{color:rgb(var(--cstu-danger-100)/.75)}.cstu-text-danger-100\/80{color:rgb(var(--cstu-danger-100)/.8)}.cstu-text-danger-100\/85{color:rgb(var(--cstu-danger-100)/.85)}.cstu-text-danger-100\/90{color:rgb(var(--cstu-danger-100)/.9)}.cstu-text-danger-100\/95{color:rgb(var(--cstu-danger-100)/.95)}.cstu-text-danger-200{--tw-text-opacity:1;color:rgb(var(--cstu-danger-200)/var(--tw-text-opacity,1))}.cstu-text-danger-200\/0{color:rgb(var(--cstu-danger-200)/0)}.cstu-text-danger-200\/10{color:rgb(var(--cstu-danger-200)/.1)}.cstu-text-danger-200\/100{color:rgb(var(--cstu-danger-200)/1)}.cstu-text-danger-200\/15{color:rgb(var(--cstu-danger-200)/.15)}.cstu-text-danger-200\/20{color:rgb(var(--cstu-danger-200)/.2)}.cstu-text-danger-200\/25{color:rgb(var(--cstu-danger-200)/.25)}.cstu-text-danger-200\/30{color:rgb(var(--cstu-danger-200)/.3)}.cstu-text-danger-200\/35{color:rgb(var(--cstu-danger-200)/.35)}.cstu-text-danger-200\/40{color:rgb(var(--cstu-danger-200)/.4)}.cstu-text-danger-200\/45{color:rgb(var(--cstu-danger-200)/.45)}.cstu-text-danger-200\/5{color:rgb(var(--cstu-danger-200)/.05)}.cstu-text-danger-200\/50{color:rgb(var(--cstu-danger-200)/.5)}.cstu-text-danger-200\/55{color:rgb(var(--cstu-danger-200)/.55)}.cstu-text-danger-200\/60{color:rgb(var(--cstu-danger-200)/.6)}.cstu-text-danger-200\/65{color:rgb(var(--cstu-danger-200)/.65)}.cstu-text-danger-200\/70{color:rgb(var(--cstu-danger-200)/.7)}.cstu-text-danger-200\/75{color:rgb(var(--cstu-danger-200)/.75)}.cstu-text-danger-200\/80{color:rgb(var(--cstu-danger-200)/.8)}.cstu-text-danger-200\/85{color:rgb(var(--cstu-danger-200)/.85)}.cstu-text-danger-200\/90{color:rgb(var(--cstu-danger-200)/.9)}.cstu-text-danger-200\/95{color:rgb(var(--cstu-danger-200)/.95)}.cstu-text-danger-250{--tw-text-opacity:1;color:rgb(var(--cstu-danger-250)/var(--tw-text-opacity,1))}.cstu-text-danger-250\/0{color:rgb(var(--cstu-danger-250)/0)}.cstu-text-danger-250\/10{color:rgb(var(--cstu-danger-250)/.1)}.cstu-text-danger-250\/100{color:rgb(var(--cstu-danger-250)/1)}.cstu-text-danger-250\/15{color:rgb(var(--cstu-danger-250)/.15)}.cstu-text-danger-250\/20{color:rgb(var(--cstu-danger-250)/.2)}.cstu-text-danger-250\/25{color:rgb(var(--cstu-danger-250)/.25)}.cstu-text-danger-250\/30{color:rgb(var(--cstu-danger-250)/.3)}.cstu-text-danger-250\/35{color:rgb(var(--cstu-danger-250)/.35)}.cstu-text-danger-250\/40{color:rgb(var(--cstu-danger-250)/.4)}.cstu-text-danger-250\/45{color:rgb(var(--cstu-danger-250)/.45)}.cstu-text-danger-250\/5{color:rgb(var(--cstu-danger-250)/.05)}.cstu-text-danger-250\/50{color:rgb(var(--cstu-danger-250)/.5)}.cstu-text-danger-250\/55{color:rgb(var(--cstu-danger-250)/.55)}.cstu-text-danger-250\/60{color:rgb(var(--cstu-danger-250)/.6)}.cstu-text-danger-250\/65{color:rgb(var(--cstu-danger-250)/.65)}.cstu-text-danger-250\/70{color:rgb(var(--cstu-danger-250)/.7)}.cstu-text-danger-250\/75{color:rgb(var(--cstu-danger-250)/.75)}.cstu-text-danger-250\/80{color:rgb(var(--cstu-danger-250)/.8)}.cstu-text-danger-250\/85{color:rgb(var(--cstu-danger-250)/.85)}.cstu-text-danger-250\/90{color:rgb(var(--cstu-danger-250)/.9)}.cstu-text-danger-250\/95{color:rgb(var(--cstu-danger-250)/.95)}.cstu-text-danger-300{--tw-text-opacity:1;color:rgb(var(--cstu-danger-300)/var(--tw-text-opacity,1))}.cstu-text-danger-300\/0{color:rgb(var(--cstu-danger-300)/0)}.cstu-text-danger-300\/10{color:rgb(var(--cstu-danger-300)/.1)}.cstu-text-danger-300\/100{color:rgb(var(--cstu-danger-300)/1)}.cstu-text-danger-300\/15{color:rgb(var(--cstu-danger-300)/.15)}.cstu-text-danger-300\/20{color:rgb(var(--cstu-danger-300)/.2)}.cstu-text-danger-300\/25{color:rgb(var(--cstu-danger-300)/.25)}.cstu-text-danger-300\/30{color:rgb(var(--cstu-danger-300)/.3)}.cstu-text-danger-300\/35{color:rgb(var(--cstu-danger-300)/.35)}.cstu-text-danger-300\/40{color:rgb(var(--cstu-danger-300)/.4)}.cstu-text-danger-300\/45{color:rgb(var(--cstu-danger-300)/.45)}.cstu-text-danger-300\/5{color:rgb(var(--cstu-danger-300)/.05)}.cstu-text-danger-300\/50{color:rgb(var(--cstu-danger-300)/.5)}.cstu-text-danger-300\/55{color:rgb(var(--cstu-danger-300)/.55)}.cstu-text-danger-300\/60{color:rgb(var(--cstu-danger-300)/.6)}.cstu-text-danger-300\/65{color:rgb(var(--cstu-danger-300)/.65)}.cstu-text-danger-300\/70{color:rgb(var(--cstu-danger-300)/.7)}.cstu-text-danger-300\/75{color:rgb(var(--cstu-danger-300)/.75)}.cstu-text-danger-300\/80{color:rgb(var(--cstu-danger-300)/.8)}.cstu-text-danger-300\/85{color:rgb(var(--cstu-danger-300)/.85)}.cstu-text-danger-300\/90{color:rgb(var(--cstu-danger-300)/.9)}.cstu-text-danger-300\/95{color:rgb(var(--cstu-danger-300)/.95)}.cstu-text-danger-400{--tw-text-opacity:1;color:rgb(var(--cstu-danger-400)/var(--tw-text-opacity,1))}.cstu-text-danger-400\/0{color:rgb(var(--cstu-danger-400)/0)}.cstu-text-danger-400\/10{color:rgb(var(--cstu-danger-400)/.1)}.cstu-text-danger-400\/100{color:rgb(var(--cstu-danger-400)/1)}.cstu-text-danger-400\/15{color:rgb(var(--cstu-danger-400)/.15)}.cstu-text-danger-400\/20{color:rgb(var(--cstu-danger-400)/.2)}.cstu-text-danger-400\/25{color:rgb(var(--cstu-danger-400)/.25)}.cstu-text-danger-400\/30{color:rgb(var(--cstu-danger-400)/.3)}.cstu-text-danger-400\/35{color:rgb(var(--cstu-danger-400)/.35)}.cstu-text-danger-400\/40{color:rgb(var(--cstu-danger-400)/.4)}.cstu-text-danger-400\/45{color:rgb(var(--cstu-danger-400)/.45)}.cstu-text-danger-400\/5{color:rgb(var(--cstu-danger-400)/.05)}.cstu-text-danger-400\/50{color:rgb(var(--cstu-danger-400)/.5)}.cstu-text-danger-400\/55{color:rgb(var(--cstu-danger-400)/.55)}.cstu-text-danger-400\/60{color:rgb(var(--cstu-danger-400)/.6)}.cstu-text-danger-400\/65{color:rgb(var(--cstu-danger-400)/.65)}.cstu-text-danger-400\/70{color:rgb(var(--cstu-danger-400)/.7)}.cstu-text-danger-400\/75{color:rgb(var(--cstu-danger-400)/.75)}.cstu-text-danger-400\/80{color:rgb(var(--cstu-danger-400)/.8)}.cstu-text-danger-400\/85{color:rgb(var(--cstu-danger-400)/.85)}.cstu-text-danger-400\/90{color:rgb(var(--cstu-danger-400)/.9)}.cstu-text-danger-400\/95{color:rgb(var(--cstu-danger-400)/.95)}.cstu-text-danger-450{--tw-text-opacity:1;color:rgb(var(--cstu-danger-450)/var(--tw-text-opacity,1))}.cstu-text-danger-450\/0{color:rgb(var(--cstu-danger-450)/0)}.cstu-text-danger-450\/10{color:rgb(var(--cstu-danger-450)/.1)}.cstu-text-danger-450\/100{color:rgb(var(--cstu-danger-450)/1)}.cstu-text-danger-450\/15{color:rgb(var(--cstu-danger-450)/.15)}.cstu-text-danger-450\/20{color:rgb(var(--cstu-danger-450)/.2)}.cstu-text-danger-450\/25{color:rgb(var(--cstu-danger-450)/.25)}.cstu-text-danger-450\/30{color:rgb(var(--cstu-danger-450)/.3)}.cstu-text-danger-450\/35{color:rgb(var(--cstu-danger-450)/.35)}.cstu-text-danger-450\/40{color:rgb(var(--cstu-danger-450)/.4)}.cstu-text-danger-450\/45{color:rgb(var(--cstu-danger-450)/.45)}.cstu-text-danger-450\/5{color:rgb(var(--cstu-danger-450)/.05)}.cstu-text-danger-450\/50{color:rgb(var(--cstu-danger-450)/.5)}.cstu-text-danger-450\/55{color:rgb(var(--cstu-danger-450)/.55)}.cstu-text-danger-450\/60{color:rgb(var(--cstu-danger-450)/.6)}.cstu-text-danger-450\/65{color:rgb(var(--cstu-danger-450)/.65)}.cstu-text-danger-450\/70{color:rgb(var(--cstu-danger-450)/.7)}.cstu-text-danger-450\/75{color:rgb(var(--cstu-danger-450)/.75)}.cstu-text-danger-450\/80{color:rgb(var(--cstu-danger-450)/.8)}.cstu-text-danger-450\/85{color:rgb(var(--cstu-danger-450)/.85)}.cstu-text-danger-450\/90{color:rgb(var(--cstu-danger-450)/.9)}.cstu-text-danger-450\/95{color:rgb(var(--cstu-danger-450)/.95)}.cstu-text-danger-50{--tw-text-opacity:1;color:rgb(var(--cstu-danger-50)/var(--tw-text-opacity,1))}.cstu-text-danger-50\/0{color:rgb(var(--cstu-danger-50)/0)}.cstu-text-danger-50\/10{color:rgb(var(--cstu-danger-50)/.1)}.cstu-text-danger-50\/100{color:rgb(var(--cstu-danger-50)/1)}.cstu-text-danger-50\/15{color:rgb(var(--cstu-danger-50)/.15)}.cstu-text-danger-50\/20{color:rgb(var(--cstu-danger-50)/.2)}.cstu-text-danger-50\/25{color:rgb(var(--cstu-danger-50)/.25)}.cstu-text-danger-50\/30{color:rgb(var(--cstu-danger-50)/.3)}.cstu-text-danger-50\/35{color:rgb(var(--cstu-danger-50)/.35)}.cstu-text-danger-50\/40{color:rgb(var(--cstu-danger-50)/.4)}.cstu-text-danger-50\/45{color:rgb(var(--cstu-danger-50)/.45)}.cstu-text-danger-50\/5{color:rgb(var(--cstu-danger-50)/.05)}.cstu-text-danger-50\/50{color:rgb(var(--cstu-danger-50)/.5)}.cstu-text-danger-50\/55{color:rgb(var(--cstu-danger-50)/.55)}.cstu-text-danger-50\/60{color:rgb(var(--cstu-danger-50)/.6)}.cstu-text-danger-50\/65{color:rgb(var(--cstu-danger-50)/.65)}.cstu-text-danger-50\/70{color:rgb(var(--cstu-danger-50)/.7)}.cstu-text-danger-50\/75{color:rgb(var(--cstu-danger-50)/.75)}.cstu-text-danger-50\/80{color:rgb(var(--cstu-danger-50)/.8)}.cstu-text-danger-50\/85{color:rgb(var(--cstu-danger-50)/.85)}.cstu-text-danger-50\/90{color:rgb(var(--cstu-danger-50)/.9)}.cstu-text-danger-50\/95{color:rgb(var(--cstu-danger-50)/.95)}.cstu-text-danger-500{--tw-text-opacity:1;color:rgb(var(--cstu-danger-500)/var(--tw-text-opacity,1))}.cstu-text-danger-500\/0{color:rgb(var(--cstu-danger-500)/0)}.cstu-text-danger-500\/10{color:rgb(var(--cstu-danger-500)/.1)}.cstu-text-danger-500\/100{color:rgb(var(--cstu-danger-500)/1)}.cstu-text-danger-500\/15{color:rgb(var(--cstu-danger-500)/.15)}.cstu-text-danger-500\/20{color:rgb(var(--cstu-danger-500)/.2)}.cstu-text-danger-500\/25{color:rgb(var(--cstu-danger-500)/.25)}.cstu-text-danger-500\/30{color:rgb(var(--cstu-danger-500)/.3)}.cstu-text-danger-500\/35{color:rgb(var(--cstu-danger-500)/.35)}.cstu-text-danger-500\/40{color:rgb(var(--cstu-danger-500)/.4)}.cstu-text-danger-500\/45{color:rgb(var(--cstu-danger-500)/.45)}.cstu-text-danger-500\/5{color:rgb(var(--cstu-danger-500)/.05)}.cstu-text-danger-500\/50{color:rgb(var(--cstu-danger-500)/.5)}.cstu-text-danger-500\/55{color:rgb(var(--cstu-danger-500)/.55)}.cstu-text-danger-500\/60{color:rgb(var(--cstu-danger-500)/.6)}.cstu-text-danger-500\/65{color:rgb(var(--cstu-danger-500)/.65)}.cstu-text-danger-500\/70{color:rgb(var(--cstu-danger-500)/.7)}.cstu-text-danger-500\/75{color:rgb(var(--cstu-danger-500)/.75)}.cstu-text-danger-500\/80{color:rgb(var(--cstu-danger-500)/.8)}.cstu-text-danger-500\/85{color:rgb(var(--cstu-danger-500)/.85)}.cstu-text-danger-500\/90{color:rgb(var(--cstu-danger-500)/.9)}.cstu-text-danger-500\/95{color:rgb(var(--cstu-danger-500)/.95)}.cstu-text-danger-550{--tw-text-opacity:1;color:rgb(var(--cstu-danger-550)/var(--tw-text-opacity,1))}.cstu-text-danger-550\/0{color:rgb(var(--cstu-danger-550)/0)}.cstu-text-danger-550\/10{color:rgb(var(--cstu-danger-550)/.1)}.cstu-text-danger-550\/100{color:rgb(var(--cstu-danger-550)/1)}.cstu-text-danger-550\/15{color:rgb(var(--cstu-danger-550)/.15)}.cstu-text-danger-550\/20{color:rgb(var(--cstu-danger-550)/.2)}.cstu-text-danger-550\/25{color:rgb(var(--cstu-danger-550)/.25)}.cstu-text-danger-550\/30{color:rgb(var(--cstu-danger-550)/.3)}.cstu-text-danger-550\/35{color:rgb(var(--cstu-danger-550)/.35)}.cstu-text-danger-550\/40{color:rgb(var(--cstu-danger-550)/.4)}.cstu-text-danger-550\/45{color:rgb(var(--cstu-danger-550)/.45)}.cstu-text-danger-550\/5{color:rgb(var(--cstu-danger-550)/.05)}.cstu-text-danger-550\/50{color:rgb(var(--cstu-danger-550)/.5)}.cstu-text-danger-550\/55{color:rgb(var(--cstu-danger-550)/.55)}.cstu-text-danger-550\/60{color:rgb(var(--cstu-danger-550)/.6)}.cstu-text-danger-550\/65{color:rgb(var(--cstu-danger-550)/.65)}.cstu-text-danger-550\/70{color:rgb(var(--cstu-danger-550)/.7)}.cstu-text-danger-550\/75{color:rgb(var(--cstu-danger-550)/.75)}.cstu-text-danger-550\/80{color:rgb(var(--cstu-danger-550)/.8)}.cstu-text-danger-550\/85{color:rgb(var(--cstu-danger-550)/.85)}.cstu-text-danger-550\/90{color:rgb(var(--cstu-danger-550)/.9)}.cstu-text-danger-550\/95{color:rgb(var(--cstu-danger-550)/.95)}.cstu-text-danger-575{--tw-text-opacity:1;color:rgb(var(--cstu-danger-575)/var(--tw-text-opacity,1))}.cstu-text-danger-575\/0{color:rgb(var(--cstu-danger-575)/0)}.cstu-text-danger-575\/10{color:rgb(var(--cstu-danger-575)/.1)}.cstu-text-danger-575\/100{color:rgb(var(--cstu-danger-575)/1)}.cstu-text-danger-575\/15{color:rgb(var(--cstu-danger-575)/.15)}.cstu-text-danger-575\/20{color:rgb(var(--cstu-danger-575)/.2)}.cstu-text-danger-575\/25{color:rgb(var(--cstu-danger-575)/.25)}.cstu-text-danger-575\/30{color:rgb(var(--cstu-danger-575)/.3)}.cstu-text-danger-575\/35{color:rgb(var(--cstu-danger-575)/.35)}.cstu-text-danger-575\/40{color:rgb(var(--cstu-danger-575)/.4)}.cstu-text-danger-575\/45{color:rgb(var(--cstu-danger-575)/.45)}.cstu-text-danger-575\/5{color:rgb(var(--cstu-danger-575)/.05)}.cstu-text-danger-575\/50{color:rgb(var(--cstu-danger-575)/.5)}.cstu-text-danger-575\/55{color:rgb(var(--cstu-danger-575)/.55)}.cstu-text-danger-575\/60{color:rgb(var(--cstu-danger-575)/.6)}.cstu-text-danger-575\/65{color:rgb(var(--cstu-danger-575)/.65)}.cstu-text-danger-575\/70{color:rgb(var(--cstu-danger-575)/.7)}.cstu-text-danger-575\/75{color:rgb(var(--cstu-danger-575)/.75)}.cstu-text-danger-575\/80{color:rgb(var(--cstu-danger-575)/.8)}.cstu-text-danger-575\/85{color:rgb(var(--cstu-danger-575)/.85)}.cstu-text-danger-575\/90{color:rgb(var(--cstu-danger-575)/.9)}.cstu-text-danger-575\/95{color:rgb(var(--cstu-danger-575)/.95)}.cstu-text-danger-600{--tw-text-opacity:1;color:rgb(var(--cstu-danger-600)/var(--tw-text-opacity,1))}.cstu-text-danger-600\/0{color:rgb(var(--cstu-danger-600)/0)}.cstu-text-danger-600\/10{color:rgb(var(--cstu-danger-600)/.1)}.cstu-text-danger-600\/100{color:rgb(var(--cstu-danger-600)/1)}.cstu-text-danger-600\/15{color:rgb(var(--cstu-danger-600)/.15)}.cstu-text-danger-600\/20{color:rgb(var(--cstu-danger-600)/.2)}.cstu-text-danger-600\/25{color:rgb(var(--cstu-danger-600)/.25)}.cstu-text-danger-600\/30{color:rgb(var(--cstu-danger-600)/.3)}.cstu-text-danger-600\/35{color:rgb(var(--cstu-danger-600)/.35)}.cstu-text-danger-600\/40{color:rgb(var(--cstu-danger-600)/.4)}.cstu-text-danger-600\/45{color:rgb(var(--cstu-danger-600)/.45)}.cstu-text-danger-600\/5{color:rgb(var(--cstu-danger-600)/.05)}.cstu-text-danger-600\/50{color:rgb(var(--cstu-danger-600)/.5)}.cstu-text-danger-600\/55{color:rgb(var(--cstu-danger-600)/.55)}.cstu-text-danger-600\/60{color:rgb(var(--cstu-danger-600)/.6)}.cstu-text-danger-600\/65{color:rgb(var(--cstu-danger-600)/.65)}.cstu-text-danger-600\/70{color:rgb(var(--cstu-danger-600)/.7)}.cstu-text-danger-600\/75{color:rgb(var(--cstu-danger-600)/.75)}.cstu-text-danger-600\/80{color:rgb(var(--cstu-danger-600)/.8)}.cstu-text-danger-600\/85{color:rgb(var(--cstu-danger-600)/.85)}.cstu-text-danger-600\/90{color:rgb(var(--cstu-danger-600)/.9)}.cstu-text-danger-600\/95{color:rgb(var(--cstu-danger-600)/.95)}.cstu-text-danger-700{--tw-text-opacity:1;color:rgb(var(--cstu-danger-700)/var(--tw-text-opacity,1))}.cstu-text-danger-700\/0{color:rgb(var(--cstu-danger-700)/0)}.cstu-text-danger-700\/10{color:rgb(var(--cstu-danger-700)/.1)}.cstu-text-danger-700\/100{color:rgb(var(--cstu-danger-700)/1)}.cstu-text-danger-700\/15{color:rgb(var(--cstu-danger-700)/.15)}.cstu-text-danger-700\/20{color:rgb(var(--cstu-danger-700)/.2)}.cstu-text-danger-700\/25{color:rgb(var(--cstu-danger-700)/.25)}.cstu-text-danger-700\/30{color:rgb(var(--cstu-danger-700)/.3)}.cstu-text-danger-700\/35{color:rgb(var(--cstu-danger-700)/.35)}.cstu-text-danger-700\/40{color:rgb(var(--cstu-danger-700)/.4)}.cstu-text-danger-700\/45{color:rgb(var(--cstu-danger-700)/.45)}.cstu-text-danger-700\/5{color:rgb(var(--cstu-danger-700)/.05)}.cstu-text-danger-700\/50{color:rgb(var(--cstu-danger-700)/.5)}.cstu-text-danger-700\/55{color:rgb(var(--cstu-danger-700)/.55)}.cstu-text-danger-700\/60{color:rgb(var(--cstu-danger-700)/.6)}.cstu-text-danger-700\/65{color:rgb(var(--cstu-danger-700)/.65)}.cstu-text-danger-700\/70{color:rgb(var(--cstu-danger-700)/.7)}.cstu-text-danger-700\/75{color:rgb(var(--cstu-danger-700)/.75)}.cstu-text-danger-700\/80{color:rgb(var(--cstu-danger-700)/.8)}.cstu-text-danger-700\/85{color:rgb(var(--cstu-danger-700)/.85)}.cstu-text-danger-700\/90{color:rgb(var(--cstu-danger-700)/.9)}.cstu-text-danger-700\/95{color:rgb(var(--cstu-danger-700)/.95)}.cstu-text-danger-800{--tw-text-opacity:1;color:rgb(var(--cstu-danger-800)/var(--tw-text-opacity,1))}.cstu-text-danger-800\/0{color:rgb(var(--cstu-danger-800)/0)}.cstu-text-danger-800\/10{color:rgb(var(--cstu-danger-800)/.1)}.cstu-text-danger-800\/100{color:rgb(var(--cstu-danger-800)/1)}.cstu-text-danger-800\/15{color:rgb(var(--cstu-danger-800)/.15)}.cstu-text-danger-800\/20{color:rgb(var(--cstu-danger-800)/.2)}.cstu-text-danger-800\/25{color:rgb(var(--cstu-danger-800)/.25)}.cstu-text-danger-800\/30{color:rgb(var(--cstu-danger-800)/.3)}.cstu-text-danger-800\/35{color:rgb(var(--cstu-danger-800)/.35)}.cstu-text-danger-800\/40{color:rgb(var(--cstu-danger-800)/.4)}.cstu-text-danger-800\/45{color:rgb(var(--cstu-danger-800)/.45)}.cstu-text-danger-800\/5{color:rgb(var(--cstu-danger-800)/.05)}.cstu-text-danger-800\/50{color:rgb(var(--cstu-danger-800)/.5)}.cstu-text-danger-800\/55{color:rgb(var(--cstu-danger-800)/.55)}.cstu-text-danger-800\/60{color:rgb(var(--cstu-danger-800)/.6)}.cstu-text-danger-800\/65{color:rgb(var(--cstu-danger-800)/.65)}.cstu-text-danger-800\/70{color:rgb(var(--cstu-danger-800)/.7)}.cstu-text-danger-800\/75{color:rgb(var(--cstu-danger-800)/.75)}.cstu-text-danger-800\/80{color:rgb(var(--cstu-danger-800)/.8)}.cstu-text-danger-800\/85{color:rgb(var(--cstu-danger-800)/.85)}.cstu-text-danger-800\/90{color:rgb(var(--cstu-danger-800)/.9)}.cstu-text-danger-800\/95{color:rgb(var(--cstu-danger-800)/.95)}.cstu-text-danger-900{--tw-text-opacity:1;color:rgb(var(--cstu-danger-900)/var(--tw-text-opacity,1))}.cstu-text-danger-900\/0{color:rgb(var(--cstu-danger-900)/0)}.cstu-text-danger-900\/10{color:rgb(var(--cstu-danger-900)/.1)}.cstu-text-danger-900\/100{color:rgb(var(--cstu-danger-900)/1)}.cstu-text-danger-900\/15{color:rgb(var(--cstu-danger-900)/.15)}.cstu-text-danger-900\/20{color:rgb(var(--cstu-danger-900)/.2)}.cstu-text-danger-900\/25{color:rgb(var(--cstu-danger-900)/.25)}.cstu-text-danger-900\/30{color:rgb(var(--cstu-danger-900)/.3)}.cstu-text-danger-900\/35{color:rgb(var(--cstu-danger-900)/.35)}.cstu-text-danger-900\/40{color:rgb(var(--cstu-danger-900)/.4)}.cstu-text-danger-900\/45{color:rgb(var(--cstu-danger-900)/.45)}.cstu-text-danger-900\/5{color:rgb(var(--cstu-danger-900)/.05)}.cstu-text-danger-900\/50{color:rgb(var(--cstu-danger-900)/.5)}.cstu-text-danger-900\/55{color:rgb(var(--cstu-danger-900)/.55)}.cstu-text-danger-900\/60{color:rgb(var(--cstu-danger-900)/.6)}.cstu-text-danger-900\/65{color:rgb(var(--cstu-danger-900)/.65)}.cstu-text-danger-900\/70{color:rgb(var(--cstu-danger-900)/.7)}.cstu-text-danger-900\/75{color:rgb(var(--cstu-danger-900)/.75)}.cstu-text-danger-900\/80{color:rgb(var(--cstu-danger-900)/.8)}.cstu-text-danger-900\/85{color:rgb(var(--cstu-danger-900)/.85)}.cstu-text-danger-900\/90{color:rgb(var(--cstu-danger-900)/.9)}.cstu-text-danger-900\/95{color:rgb(var(--cstu-danger-900)/.95)}.cstu-text-gray-100{--tw-text-opacity:1;color:rgb(var(--cstu-gray-100)/var(--tw-text-opacity,1))}.cstu-text-gray-100\/0{color:rgb(var(--cstu-gray-100)/0)}.cstu-text-gray-100\/10{color:rgb(var(--cstu-gray-100)/.1)}.cstu-text-gray-100\/100{color:rgb(var(--cstu-gray-100)/1)}.cstu-text-gray-100\/15{color:rgb(var(--cstu-gray-100)/.15)}.cstu-text-gray-100\/20{color:rgb(var(--cstu-gray-100)/.2)}.cstu-text-gray-100\/25{color:rgb(var(--cstu-gray-100)/.25)}.cstu-text-gray-100\/30{color:rgb(var(--cstu-gray-100)/.3)}.cstu-text-gray-100\/35{color:rgb(var(--cstu-gray-100)/.35)}.cstu-text-gray-100\/40{color:rgb(var(--cstu-gray-100)/.4)}.cstu-text-gray-100\/45{color:rgb(var(--cstu-gray-100)/.45)}.cstu-text-gray-100\/5{color:rgb(var(--cstu-gray-100)/.05)}.cstu-text-gray-100\/50{color:rgb(var(--cstu-gray-100)/.5)}.cstu-text-gray-100\/55{color:rgb(var(--cstu-gray-100)/.55)}.cstu-text-gray-100\/60{color:rgb(var(--cstu-gray-100)/.6)}.cstu-text-gray-100\/65{color:rgb(var(--cstu-gray-100)/.65)}.cstu-text-gray-100\/70{color:rgb(var(--cstu-gray-100)/.7)}.cstu-text-gray-100\/75{color:rgb(var(--cstu-gray-100)/.75)}.cstu-text-gray-100\/80{color:rgb(var(--cstu-gray-100)/.8)}.cstu-text-gray-100\/85{color:rgb(var(--cstu-gray-100)/.85)}.cstu-text-gray-100\/90{color:rgb(var(--cstu-gray-100)/.9)}.cstu-text-gray-100\/95{color:rgb(var(--cstu-gray-100)/.95)}.cstu-text-gray-200{--tw-text-opacity:1;color:rgb(var(--cstu-gray-200)/var(--tw-text-opacity,1))}.cstu-text-gray-200\/0{color:rgb(var(--cstu-gray-200)/0)}.cstu-text-gray-200\/10{color:rgb(var(--cstu-gray-200)/.1)}.cstu-text-gray-200\/100{color:rgb(var(--cstu-gray-200)/1)}.cstu-text-gray-200\/15{color:rgb(var(--cstu-gray-200)/.15)}.cstu-text-gray-200\/20{color:rgb(var(--cstu-gray-200)/.2)}.cstu-text-gray-200\/25{color:rgb(var(--cstu-gray-200)/.25)}.cstu-text-gray-200\/30{color:rgb(var(--cstu-gray-200)/.3)}.cstu-text-gray-200\/35{color:rgb(var(--cstu-gray-200)/.35)}.cstu-text-gray-200\/40{color:rgb(var(--cstu-gray-200)/.4)}.cstu-text-gray-200\/45{color:rgb(var(--cstu-gray-200)/.45)}.cstu-text-gray-200\/5{color:rgb(var(--cstu-gray-200)/.05)}.cstu-text-gray-200\/50{color:rgb(var(--cstu-gray-200)/.5)}.cstu-text-gray-200\/55{color:rgb(var(--cstu-gray-200)/.55)}.cstu-text-gray-200\/60{color:rgb(var(--cstu-gray-200)/.6)}.cstu-text-gray-200\/65{color:rgb(var(--cstu-gray-200)/.65)}.cstu-text-gray-200\/70{color:rgb(var(--cstu-gray-200)/.7)}.cstu-text-gray-200\/75{color:rgb(var(--cstu-gray-200)/.75)}.cstu-text-gray-200\/80{color:rgb(var(--cstu-gray-200)/.8)}.cstu-text-gray-200\/85{color:rgb(var(--cstu-gray-200)/.85)}.cstu-text-gray-200\/90{color:rgb(var(--cstu-gray-200)/.9)}.cstu-text-gray-200\/95{color:rgb(var(--cstu-gray-200)/.95)}.cstu-text-gray-250{--tw-text-opacity:1;color:rgb(var(--cstu-gray-250)/var(--tw-text-opacity,1))}.cstu-text-gray-250\/0{color:rgb(var(--cstu-gray-250)/0)}.cstu-text-gray-250\/10{color:rgb(var(--cstu-gray-250)/.1)}.cstu-text-gray-250\/100{color:rgb(var(--cstu-gray-250)/1)}.cstu-text-gray-250\/15{color:rgb(var(--cstu-gray-250)/.15)}.cstu-text-gray-250\/20{color:rgb(var(--cstu-gray-250)/.2)}.cstu-text-gray-250\/25{color:rgb(var(--cstu-gray-250)/.25)}.cstu-text-gray-250\/30{color:rgb(var(--cstu-gray-250)/.3)}.cstu-text-gray-250\/35{color:rgb(var(--cstu-gray-250)/.35)}.cstu-text-gray-250\/40{color:rgb(var(--cstu-gray-250)/.4)}.cstu-text-gray-250\/45{color:rgb(var(--cstu-gray-250)/.45)}.cstu-text-gray-250\/5{color:rgb(var(--cstu-gray-250)/.05)}.cstu-text-gray-250\/50{color:rgb(var(--cstu-gray-250)/.5)}.cstu-text-gray-250\/55{color:rgb(var(--cstu-gray-250)/.55)}.cstu-text-gray-250\/60{color:rgb(var(--cstu-gray-250)/.6)}.cstu-text-gray-250\/65{color:rgb(var(--cstu-gray-250)/.65)}.cstu-text-gray-250\/70{color:rgb(var(--cstu-gray-250)/.7)}.cstu-text-gray-250\/75{color:rgb(var(--cstu-gray-250)/.75)}.cstu-text-gray-250\/80{color:rgb(var(--cstu-gray-250)/.8)}.cstu-text-gray-250\/85{color:rgb(var(--cstu-gray-250)/.85)}.cstu-text-gray-250\/90{color:rgb(var(--cstu-gray-250)/.9)}.cstu-text-gray-250\/95{color:rgb(var(--cstu-gray-250)/.95)}.cstu-text-gray-300{--tw-text-opacity:1;color:rgb(var(--cstu-gray-300)/var(--tw-text-opacity,1))}.cstu-text-gray-300\/0{color:rgb(var(--cstu-gray-300)/0)}.cstu-text-gray-300\/10{color:rgb(var(--cstu-gray-300)/.1)}.cstu-text-gray-300\/100{color:rgb(var(--cstu-gray-300)/1)}.cstu-text-gray-300\/15{color:rgb(var(--cstu-gray-300)/.15)}.cstu-text-gray-300\/20{color:rgb(var(--cstu-gray-300)/.2)}.cstu-text-gray-300\/25{color:rgb(var(--cstu-gray-300)/.25)}.cstu-text-gray-300\/30{color:rgb(var(--cstu-gray-300)/.3)}.cstu-text-gray-300\/35{color:rgb(var(--cstu-gray-300)/.35)}.cstu-text-gray-300\/40{color:rgb(var(--cstu-gray-300)/.4)}.cstu-text-gray-300\/45{color:rgb(var(--cstu-gray-300)/.45)}.cstu-text-gray-300\/5{color:rgb(var(--cstu-gray-300)/.05)}.cstu-text-gray-300\/50{color:rgb(var(--cstu-gray-300)/.5)}.cstu-text-gray-300\/55{color:rgb(var(--cstu-gray-300)/.55)}.cstu-text-gray-300\/60{color:rgb(var(--cstu-gray-300)/.6)}.cstu-text-gray-300\/65{color:rgb(var(--cstu-gray-300)/.65)}.cstu-text-gray-300\/70{color:rgb(var(--cstu-gray-300)/.7)}.cstu-text-gray-300\/75{color:rgb(var(--cstu-gray-300)/.75)}.cstu-text-gray-300\/80{color:rgb(var(--cstu-gray-300)/.8)}.cstu-text-gray-300\/85{color:rgb(var(--cstu-gray-300)/.85)}.cstu-text-gray-300\/90{color:rgb(var(--cstu-gray-300)/.9)}.cstu-text-gray-300\/95{color:rgb(var(--cstu-gray-300)/.95)}.cstu-text-gray-400{--tw-text-opacity:1;color:rgb(var(--cstu-gray-400)/var(--tw-text-opacity,1))}.cstu-text-gray-400\/0{color:rgb(var(--cstu-gray-400)/0)}.cstu-text-gray-400\/10{color:rgb(var(--cstu-gray-400)/.1)}.cstu-text-gray-400\/100{color:rgb(var(--cstu-gray-400)/1)}.cstu-text-gray-400\/15{color:rgb(var(--cstu-gray-400)/.15)}.cstu-text-gray-400\/20{color:rgb(var(--cstu-gray-400)/.2)}.cstu-text-gray-400\/25{color:rgb(var(--cstu-gray-400)/.25)}.cstu-text-gray-400\/30{color:rgb(var(--cstu-gray-400)/.3)}.cstu-text-gray-400\/35{color:rgb(var(--cstu-gray-400)/.35)}.cstu-text-gray-400\/40{color:rgb(var(--cstu-gray-400)/.4)}.cstu-text-gray-400\/45{color:rgb(var(--cstu-gray-400)/.45)}.cstu-text-gray-400\/5{color:rgb(var(--cstu-gray-400)/.05)}.cstu-text-gray-400\/50{color:rgb(var(--cstu-gray-400)/.5)}.cstu-text-gray-400\/55{color:rgb(var(--cstu-gray-400)/.55)}.cstu-text-gray-400\/60{color:rgb(var(--cstu-gray-400)/.6)}.cstu-text-gray-400\/65{color:rgb(var(--cstu-gray-400)/.65)}.cstu-text-gray-400\/70{color:rgb(var(--cstu-gray-400)/.7)}.cstu-text-gray-400\/75{color:rgb(var(--cstu-gray-400)/.75)}.cstu-text-gray-400\/80{color:rgb(var(--cstu-gray-400)/.8)}.cstu-text-gray-400\/85{color:rgb(var(--cstu-gray-400)/.85)}.cstu-text-gray-400\/90{color:rgb(var(--cstu-gray-400)/.9)}.cstu-text-gray-400\/95{color:rgb(var(--cstu-gray-400)/.95)}.cstu-text-gray-50{--tw-text-opacity:1;color:rgb(var(--cstu-gray-50)/var(--tw-text-opacity,1))}.cstu-text-gray-50\/0{color:rgb(var(--cstu-gray-50)/0)}.cstu-text-gray-50\/10{color:rgb(var(--cstu-gray-50)/.1)}.cstu-text-gray-50\/100{color:rgb(var(--cstu-gray-50)/1)}.cstu-text-gray-50\/15{color:rgb(var(--cstu-gray-50)/.15)}.cstu-text-gray-50\/20{color:rgb(var(--cstu-gray-50)/.2)}.cstu-text-gray-50\/25{color:rgb(var(--cstu-gray-50)/.25)}.cstu-text-gray-50\/30{color:rgb(var(--cstu-gray-50)/.3)}.cstu-text-gray-50\/35{color:rgb(var(--cstu-gray-50)/.35)}.cstu-text-gray-50\/40{color:rgb(var(--cstu-gray-50)/.4)}.cstu-text-gray-50\/45{color:rgb(var(--cstu-gray-50)/.45)}.cstu-text-gray-50\/5{color:rgb(var(--cstu-gray-50)/.05)}.cstu-text-gray-50\/50{color:rgb(var(--cstu-gray-50)/.5)}.cstu-text-gray-50\/55{color:rgb(var(--cstu-gray-50)/.55)}.cstu-text-gray-50\/60{color:rgb(var(--cstu-gray-50)/.6)}.cstu-text-gray-50\/65{color:rgb(var(--cstu-gray-50)/.65)}.cstu-text-gray-50\/70{color:rgb(var(--cstu-gray-50)/.7)}.cstu-text-gray-50\/75{color:rgb(var(--cstu-gray-50)/.75)}.cstu-text-gray-50\/80{color:rgb(var(--cstu-gray-50)/.8)}.cstu-text-gray-50\/85{color:rgb(var(--cstu-gray-50)/.85)}.cstu-text-gray-50\/90{color:rgb(var(--cstu-gray-50)/.9)}.cstu-text-gray-50\/95{color:rgb(var(--cstu-gray-50)/.95)}.cstu-text-gray-500{--tw-text-opacity:1;color:rgb(var(--cstu-gray-500)/var(--tw-text-opacity,1))}.cstu-text-gray-500\/0{color:rgb(var(--cstu-gray-500)/0)}.cstu-text-gray-500\/10{color:rgb(var(--cstu-gray-500)/.1)}.cstu-text-gray-500\/100{color:rgb(var(--cstu-gray-500)/1)}.cstu-text-gray-500\/15{color:rgb(var(--cstu-gray-500)/.15)}.cstu-text-gray-500\/20{color:rgb(var(--cstu-gray-500)/.2)}.cstu-text-gray-500\/25{color:rgb(var(--cstu-gray-500)/.25)}.cstu-text-gray-500\/30{color:rgb(var(--cstu-gray-500)/.3)}.cstu-text-gray-500\/35{color:rgb(var(--cstu-gray-500)/.35)}.cstu-text-gray-500\/40{color:rgb(var(--cstu-gray-500)/.4)}.cstu-text-gray-500\/45{color:rgb(var(--cstu-gray-500)/.45)}.cstu-text-gray-500\/5{color:rgb(var(--cstu-gray-500)/.05)}.cstu-text-gray-500\/50{color:rgb(var(--cstu-gray-500)/.5)}.cstu-text-gray-500\/55{color:rgb(var(--cstu-gray-500)/.55)}.cstu-text-gray-500\/60{color:rgb(var(--cstu-gray-500)/.6)}.cstu-text-gray-500\/65{color:rgb(var(--cstu-gray-500)/.65)}.cstu-text-gray-500\/70{color:rgb(var(--cstu-gray-500)/.7)}.cstu-text-gray-500\/75{color:rgb(var(--cstu-gray-500)/.75)}.cstu-text-gray-500\/80{color:rgb(var(--cstu-gray-500)/.8)}.cstu-text-gray-500\/85{color:rgb(var(--cstu-gray-500)/.85)}.cstu-text-gray-500\/90{color:rgb(var(--cstu-gray-500)/.9)}.cstu-text-gray-500\/95{color:rgb(var(--cstu-gray-500)/.95)}.cstu-text-gray-550{--tw-text-opacity:1;color:rgb(var(--cstu-gray-550)/var(--tw-text-opacity,1))}.cstu-text-gray-550\/0{color:rgb(var(--cstu-gray-550)/0)}.cstu-text-gray-550\/10{color:rgb(var(--cstu-gray-550)/.1)}.cstu-text-gray-550\/100{color:rgb(var(--cstu-gray-550)/1)}.cstu-text-gray-550\/15{color:rgb(var(--cstu-gray-550)/.15)}.cstu-text-gray-550\/20{color:rgb(var(--cstu-gray-550)/.2)}.cstu-text-gray-550\/25{color:rgb(var(--cstu-gray-550)/.25)}.cstu-text-gray-550\/30{color:rgb(var(--cstu-gray-550)/.3)}.cstu-text-gray-550\/35{color:rgb(var(--cstu-gray-550)/.35)}.cstu-text-gray-550\/40{color:rgb(var(--cstu-gray-550)/.4)}.cstu-text-gray-550\/45{color:rgb(var(--cstu-gray-550)/.45)}.cstu-text-gray-550\/5{color:rgb(var(--cstu-gray-550)/.05)}.cstu-text-gray-550\/50{color:rgb(var(--cstu-gray-550)/.5)}.cstu-text-gray-550\/55{color:rgb(var(--cstu-gray-550)/.55)}.cstu-text-gray-550\/60{color:rgb(var(--cstu-gray-550)/.6)}.cstu-text-gray-550\/65{color:rgb(var(--cstu-gray-550)/.65)}.cstu-text-gray-550\/70{color:rgb(var(--cstu-gray-550)/.7)}.cstu-text-gray-550\/75{color:rgb(var(--cstu-gray-550)/.75)}.cstu-text-gray-550\/80{color:rgb(var(--cstu-gray-550)/.8)}.cstu-text-gray-550\/85{color:rgb(var(--cstu-gray-550)/.85)}.cstu-text-gray-550\/90{color:rgb(var(--cstu-gray-550)/.9)}.cstu-text-gray-550\/95{color:rgb(var(--cstu-gray-550)/.95)}.cstu-text-gray-575{--tw-text-opacity:1;color:rgb(var(--cstu-gray-575)/var(--tw-text-opacity,1))}.cstu-text-gray-575\/0{color:rgb(var(--cstu-gray-575)/0)}.cstu-text-gray-575\/10{color:rgb(var(--cstu-gray-575)/.1)}.cstu-text-gray-575\/100{color:rgb(var(--cstu-gray-575)/1)}.cstu-text-gray-575\/15{color:rgb(var(--cstu-gray-575)/.15)}.cstu-text-gray-575\/20{color:rgb(var(--cstu-gray-575)/.2)}.cstu-text-gray-575\/25{color:rgb(var(--cstu-gray-575)/.25)}.cstu-text-gray-575\/30{color:rgb(var(--cstu-gray-575)/.3)}.cstu-text-gray-575\/35{color:rgb(var(--cstu-gray-575)/.35)}.cstu-text-gray-575\/40{color:rgb(var(--cstu-gray-575)/.4)}.cstu-text-gray-575\/45{color:rgb(var(--cstu-gray-575)/.45)}.cstu-text-gray-575\/5{color:rgb(var(--cstu-gray-575)/.05)}.cstu-text-gray-575\/50{color:rgb(var(--cstu-gray-575)/.5)}.cstu-text-gray-575\/55{color:rgb(var(--cstu-gray-575)/.55)}.cstu-text-gray-575\/60{color:rgb(var(--cstu-gray-575)/.6)}.cstu-text-gray-575\/65{color:rgb(var(--cstu-gray-575)/.65)}.cstu-text-gray-575\/70{color:rgb(var(--cstu-gray-575)/.7)}.cstu-text-gray-575\/75{color:rgb(var(--cstu-gray-575)/.75)}.cstu-text-gray-575\/80{color:rgb(var(--cstu-gray-575)/.8)}.cstu-text-gray-575\/85{color:rgb(var(--cstu-gray-575)/.85)}.cstu-text-gray-575\/90{color:rgb(var(--cstu-gray-575)/.9)}.cstu-text-gray-575\/95{color:rgb(var(--cstu-gray-575)/.95)}.cstu-text-gray-600{--tw-text-opacity:1;color:rgb(var(--cstu-gray-600)/var(--tw-text-opacity,1))}.cstu-text-gray-600\/0{color:rgb(var(--cstu-gray-600)/0)}.cstu-text-gray-600\/10{color:rgb(var(--cstu-gray-600)/.1)}.cstu-text-gray-600\/100{color:rgb(var(--cstu-gray-600)/1)}.cstu-text-gray-600\/15{color:rgb(var(--cstu-gray-600)/.15)}.cstu-text-gray-600\/20{color:rgb(var(--cstu-gray-600)/.2)}.cstu-text-gray-600\/25{color:rgb(var(--cstu-gray-600)/.25)}.cstu-text-gray-600\/30{color:rgb(var(--cstu-gray-600)/.3)}.cstu-text-gray-600\/35{color:rgb(var(--cstu-gray-600)/.35)}.cstu-text-gray-600\/40{color:rgb(var(--cstu-gray-600)/.4)}.cstu-text-gray-600\/45{color:rgb(var(--cstu-gray-600)/.45)}.cstu-text-gray-600\/5{color:rgb(var(--cstu-gray-600)/.05)}.cstu-text-gray-600\/50{color:rgb(var(--cstu-gray-600)/.5)}.cstu-text-gray-600\/55{color:rgb(var(--cstu-gray-600)/.55)}.cstu-text-gray-600\/60{color:rgb(var(--cstu-gray-600)/.6)}.cstu-text-gray-600\/65{color:rgb(var(--cstu-gray-600)/.65)}.cstu-text-gray-600\/70{color:rgb(var(--cstu-gray-600)/.7)}.cstu-text-gray-600\/75{color:rgb(var(--cstu-gray-600)/.75)}.cstu-text-gray-600\/80{color:rgb(var(--cstu-gray-600)/.8)}.cstu-text-gray-600\/85{color:rgb(var(--cstu-gray-600)/.85)}.cstu-text-gray-600\/90{color:rgb(var(--cstu-gray-600)/.9)}.cstu-text-gray-600\/95{color:rgb(var(--cstu-gray-600)/.95)}.cstu-text-gray-700{--tw-text-opacity:1;color:rgb(var(--cstu-gray-700)/var(--tw-text-opacity,1))}.cstu-text-gray-700\/0{color:rgb(var(--cstu-gray-700)/0)}.cstu-text-gray-700\/10{color:rgb(var(--cstu-gray-700)/.1)}.cstu-text-gray-700\/100{color:rgb(var(--cstu-gray-700)/1)}.cstu-text-gray-700\/15{color:rgb(var(--cstu-gray-700)/.15)}.cstu-text-gray-700\/20{color:rgb(var(--cstu-gray-700)/.2)}.cstu-text-gray-700\/25{color:rgb(var(--cstu-gray-700)/.25)}.cstu-text-gray-700\/30{color:rgb(var(--cstu-gray-700)/.3)}.cstu-text-gray-700\/35{color:rgb(var(--cstu-gray-700)/.35)}.cstu-text-gray-700\/40{color:rgb(var(--cstu-gray-700)/.4)}.cstu-text-gray-700\/45{color:rgb(var(--cstu-gray-700)/.45)}.cstu-text-gray-700\/5{color:rgb(var(--cstu-gray-700)/.05)}.cstu-text-gray-700\/50{color:rgb(var(--cstu-gray-700)/.5)}.cstu-text-gray-700\/55{color:rgb(var(--cstu-gray-700)/.55)}.cstu-text-gray-700\/60{color:rgb(var(--cstu-gray-700)/.6)}.cstu-text-gray-700\/65{color:rgb(var(--cstu-gray-700)/.65)}.cstu-text-gray-700\/70{color:rgb(var(--cstu-gray-700)/.7)}.cstu-text-gray-700\/75{color:rgb(var(--cstu-gray-700)/.75)}.cstu-text-gray-700\/80{color:rgb(var(--cstu-gray-700)/.8)}.cstu-text-gray-700\/85{color:rgb(var(--cstu-gray-700)/.85)}.cstu-text-gray-700\/90{color:rgb(var(--cstu-gray-700)/.9)}.cstu-text-gray-700\/95{color:rgb(var(--cstu-gray-700)/.95)}.cstu-text-gray-800{--tw-text-opacity:1;color:rgb(var(--cstu-gray-800)/var(--tw-text-opacity,1))}.cstu-text-gray-800\/0{color:rgb(var(--cstu-gray-800)/0)}.cstu-text-gray-800\/10{color:rgb(var(--cstu-gray-800)/.1)}.cstu-text-gray-800\/100{color:rgb(var(--cstu-gray-800)/1)}.cstu-text-gray-800\/15{color:rgb(var(--cstu-gray-800)/.15)}.cstu-text-gray-800\/20{color:rgb(var(--cstu-gray-800)/.2)}.cstu-text-gray-800\/25{color:rgb(var(--cstu-gray-800)/.25)}.cstu-text-gray-800\/30{color:rgb(var(--cstu-gray-800)/.3)}.cstu-text-gray-800\/35{color:rgb(var(--cstu-gray-800)/.35)}.cstu-text-gray-800\/40{color:rgb(var(--cstu-gray-800)/.4)}.cstu-text-gray-800\/45{color:rgb(var(--cstu-gray-800)/.45)}.cstu-text-gray-800\/5{color:rgb(var(--cstu-gray-800)/.05)}.cstu-text-gray-800\/50{color:rgb(var(--cstu-gray-800)/.5)}.cstu-text-gray-800\/55{color:rgb(var(--cstu-gray-800)/.55)}.cstu-text-gray-800\/60{color:rgb(var(--cstu-gray-800)/.6)}.cstu-text-gray-800\/65{color:rgb(var(--cstu-gray-800)/.65)}.cstu-text-gray-800\/70{color:rgb(var(--cstu-gray-800)/.7)}.cstu-text-gray-800\/75{color:rgb(var(--cstu-gray-800)/.75)}.cstu-text-gray-800\/80{color:rgb(var(--cstu-gray-800)/.8)}.cstu-text-gray-800\/85{color:rgb(var(--cstu-gray-800)/.85)}.cstu-text-gray-800\/90{color:rgb(var(--cstu-gray-800)/.9)}.cstu-text-gray-800\/95{color:rgb(var(--cstu-gray-800)/.95)}.cstu-text-gray-900{--tw-text-opacity:1;color:rgb(var(--cstu-gray-900)/var(--tw-text-opacity,1))}.cstu-text-gray-900\/0{color:rgb(var(--cstu-gray-900)/0)}.cstu-text-gray-900\/10{color:rgb(var(--cstu-gray-900)/.1)}.cstu-text-gray-900\/100{color:rgb(var(--cstu-gray-900)/1)}.cstu-text-gray-900\/15{color:rgb(var(--cstu-gray-900)/.15)}.cstu-text-gray-900\/20{color:rgb(var(--cstu-gray-900)/.2)}.cstu-text-gray-900\/25{color:rgb(var(--cstu-gray-900)/.25)}.cstu-text-gray-900\/30{color:rgb(var(--cstu-gray-900)/.3)}.cstu-text-gray-900\/35{color:rgb(var(--cstu-gray-900)/.35)}.cstu-text-gray-900\/40{color:rgb(var(--cstu-gray-900)/.4)}.cstu-text-gray-900\/45{color:rgb(var(--cstu-gray-900)/.45)}.cstu-text-gray-900\/5{color:rgb(var(--cstu-gray-900)/.05)}.cstu-text-gray-900\/50{color:rgb(var(--cstu-gray-900)/.5)}.cstu-text-gray-900\/55{color:rgb(var(--cstu-gray-900)/.55)}.cstu-text-gray-900\/60{color:rgb(var(--cstu-gray-900)/.6)}.cstu-text-gray-900\/65{color:rgb(var(--cstu-gray-900)/.65)}.cstu-text-gray-900\/70{color:rgb(var(--cstu-gray-900)/.7)}.cstu-text-gray-900\/75{color:rgb(var(--cstu-gray-900)/.75)}.cstu-text-gray-900\/80{color:rgb(var(--cstu-gray-900)/.8)}.cstu-text-gray-900\/85{color:rgb(var(--cstu-gray-900)/.85)}.cstu-text-gray-900\/90{color:rgb(var(--cstu-gray-900)/.9)}.cstu-text-gray-900\/95{color:rgb(var(--cstu-gray-900)/.95)}.cstu-text-green-100{--tw-text-opacity:1;color:rgb(var(--cstu-green-100)/var(--tw-text-opacity,1))}.cstu-text-green-100\/0{color:rgb(var(--cstu-green-100)/0)}.cstu-text-green-100\/10{color:rgb(var(--cstu-green-100)/.1)}.cstu-text-green-100\/100{color:rgb(var(--cstu-green-100)/1)}.cstu-text-green-100\/15{color:rgb(var(--cstu-green-100)/.15)}.cstu-text-green-100\/20{color:rgb(var(--cstu-green-100)/.2)}.cstu-text-green-100\/25{color:rgb(var(--cstu-green-100)/.25)}.cstu-text-green-100\/30{color:rgb(var(--cstu-green-100)/.3)}.cstu-text-green-100\/35{color:rgb(var(--cstu-green-100)/.35)}.cstu-text-green-100\/40{color:rgb(var(--cstu-green-100)/.4)}.cstu-text-green-100\/45{color:rgb(var(--cstu-green-100)/.45)}.cstu-text-green-100\/5{color:rgb(var(--cstu-green-100)/.05)}.cstu-text-green-100\/50{color:rgb(var(--cstu-green-100)/.5)}.cstu-text-green-100\/55{color:rgb(var(--cstu-green-100)/.55)}.cstu-text-green-100\/60{color:rgb(var(--cstu-green-100)/.6)}.cstu-text-green-100\/65{color:rgb(var(--cstu-green-100)/.65)}.cstu-text-green-100\/70{color:rgb(var(--cstu-green-100)/.7)}.cstu-text-green-100\/75{color:rgb(var(--cstu-green-100)/.75)}.cstu-text-green-100\/80{color:rgb(var(--cstu-green-100)/.8)}.cstu-text-green-100\/85{color:rgb(var(--cstu-green-100)/.85)}.cstu-text-green-100\/90{color:rgb(var(--cstu-green-100)/.9)}.cstu-text-green-100\/95{color:rgb(var(--cstu-green-100)/.95)}.cstu-text-green-200{--tw-text-opacity:1;color:rgb(var(--cstu-green-200)/var(--tw-text-opacity,1))}.cstu-text-green-200\/0{color:rgb(var(--cstu-green-200)/0)}.cstu-text-green-200\/10{color:rgb(var(--cstu-green-200)/.1)}.cstu-text-green-200\/100{color:rgb(var(--cstu-green-200)/1)}.cstu-text-green-200\/15{color:rgb(var(--cstu-green-200)/.15)}.cstu-text-green-200\/20{color:rgb(var(--cstu-green-200)/.2)}.cstu-text-green-200\/25{color:rgb(var(--cstu-green-200)/.25)}.cstu-text-green-200\/30{color:rgb(var(--cstu-green-200)/.3)}.cstu-text-green-200\/35{color:rgb(var(--cstu-green-200)/.35)}.cstu-text-green-200\/40{color:rgb(var(--cstu-green-200)/.4)}.cstu-text-green-200\/45{color:rgb(var(--cstu-green-200)/.45)}.cstu-text-green-200\/5{color:rgb(var(--cstu-green-200)/.05)}.cstu-text-green-200\/50{color:rgb(var(--cstu-green-200)/.5)}.cstu-text-green-200\/55{color:rgb(var(--cstu-green-200)/.55)}.cstu-text-green-200\/60{color:rgb(var(--cstu-green-200)/.6)}.cstu-text-green-200\/65{color:rgb(var(--cstu-green-200)/.65)}.cstu-text-green-200\/70{color:rgb(var(--cstu-green-200)/.7)}.cstu-text-green-200\/75{color:rgb(var(--cstu-green-200)/.75)}.cstu-text-green-200\/80{color:rgb(var(--cstu-green-200)/.8)}.cstu-text-green-200\/85{color:rgb(var(--cstu-green-200)/.85)}.cstu-text-green-200\/90{color:rgb(var(--cstu-green-200)/.9)}.cstu-text-green-200\/95{color:rgb(var(--cstu-green-200)/.95)}.cstu-text-green-300{--tw-text-opacity:1;color:rgb(var(--cstu-green-300)/var(--tw-text-opacity,1))}.cstu-text-green-300\/0{color:rgb(var(--cstu-green-300)/0)}.cstu-text-green-300\/10{color:rgb(var(--cstu-green-300)/.1)}.cstu-text-green-300\/100{color:rgb(var(--cstu-green-300)/1)}.cstu-text-green-300\/15{color:rgb(var(--cstu-green-300)/.15)}.cstu-text-green-300\/20{color:rgb(var(--cstu-green-300)/.2)}.cstu-text-green-300\/25{color:rgb(var(--cstu-green-300)/.25)}.cstu-text-green-300\/30{color:rgb(var(--cstu-green-300)/.3)}.cstu-text-green-300\/35{color:rgb(var(--cstu-green-300)/.35)}.cstu-text-green-300\/40{color:rgb(var(--cstu-green-300)/.4)}.cstu-text-green-300\/45{color:rgb(var(--cstu-green-300)/.45)}.cstu-text-green-300\/5{color:rgb(var(--cstu-green-300)/.05)}.cstu-text-green-300\/50{color:rgb(var(--cstu-green-300)/.5)}.cstu-text-green-300\/55{color:rgb(var(--cstu-green-300)/.55)}.cstu-text-green-300\/60{color:rgb(var(--cstu-green-300)/.6)}.cstu-text-green-300\/65{color:rgb(var(--cstu-green-300)/.65)}.cstu-text-green-300\/70{color:rgb(var(--cstu-green-300)/.7)}.cstu-text-green-300\/75{color:rgb(var(--cstu-green-300)/.75)}.cstu-text-green-300\/80{color:rgb(var(--cstu-green-300)/.8)}.cstu-text-green-300\/85{color:rgb(var(--cstu-green-300)/.85)}.cstu-text-green-300\/90{color:rgb(var(--cstu-green-300)/.9)}.cstu-text-green-300\/95{color:rgb(var(--cstu-green-300)/.95)}.cstu-text-green-400{--tw-text-opacity:1;color:rgb(var(--cstu-green-400)/var(--tw-text-opacity,1))}.cstu-text-green-400\/0{color:rgb(var(--cstu-green-400)/0)}.cstu-text-green-400\/10{color:rgb(var(--cstu-green-400)/.1)}.cstu-text-green-400\/100{color:rgb(var(--cstu-green-400)/1)}.cstu-text-green-400\/15{color:rgb(var(--cstu-green-400)/.15)}.cstu-text-green-400\/20{color:rgb(var(--cstu-green-400)/.2)}.cstu-text-green-400\/25{color:rgb(var(--cstu-green-400)/.25)}.cstu-text-green-400\/30{color:rgb(var(--cstu-green-400)/.3)}.cstu-text-green-400\/35{color:rgb(var(--cstu-green-400)/.35)}.cstu-text-green-400\/40{color:rgb(var(--cstu-green-400)/.4)}.cstu-text-green-400\/45{color:rgb(var(--cstu-green-400)/.45)}.cstu-text-green-400\/5{color:rgb(var(--cstu-green-400)/.05)}.cstu-text-green-400\/50{color:rgb(var(--cstu-green-400)/.5)}.cstu-text-green-400\/55{color:rgb(var(--cstu-green-400)/.55)}.cstu-text-green-400\/60{color:rgb(var(--cstu-green-400)/.6)}.cstu-text-green-400\/65{color:rgb(var(--cstu-green-400)/.65)}.cstu-text-green-400\/70{color:rgb(var(--cstu-green-400)/.7)}.cstu-text-green-400\/75{color:rgb(var(--cstu-green-400)/.75)}.cstu-text-green-400\/80{color:rgb(var(--cstu-green-400)/.8)}.cstu-text-green-400\/85{color:rgb(var(--cstu-green-400)/.85)}.cstu-text-green-400\/90{color:rgb(var(--cstu-green-400)/.9)}.cstu-text-green-400\/95{color:rgb(var(--cstu-green-400)/.95)}.cstu-text-green-50{--tw-text-opacity:1;color:rgb(var(--cstu-green-50)/var(--tw-text-opacity,1))}.cstu-text-green-50\/0{color:rgb(var(--cstu-green-50)/0)}.cstu-text-green-50\/10{color:rgb(var(--cstu-green-50)/.1)}.cstu-text-green-50\/100{color:rgb(var(--cstu-green-50)/1)}.cstu-text-green-50\/15{color:rgb(var(--cstu-green-50)/.15)}.cstu-text-green-50\/20{color:rgb(var(--cstu-green-50)/.2)}.cstu-text-green-50\/25{color:rgb(var(--cstu-green-50)/.25)}.cstu-text-green-50\/30{color:rgb(var(--cstu-green-50)/.3)}.cstu-text-green-50\/35{color:rgb(var(--cstu-green-50)/.35)}.cstu-text-green-50\/40{color:rgb(var(--cstu-green-50)/.4)}.cstu-text-green-50\/45{color:rgb(var(--cstu-green-50)/.45)}.cstu-text-green-50\/5{color:rgb(var(--cstu-green-50)/.05)}.cstu-text-green-50\/50{color:rgb(var(--cstu-green-50)/.5)}.cstu-text-green-50\/55{color:rgb(var(--cstu-green-50)/.55)}.cstu-text-green-50\/60{color:rgb(var(--cstu-green-50)/.6)}.cstu-text-green-50\/65{color:rgb(var(--cstu-green-50)/.65)}.cstu-text-green-50\/70{color:rgb(var(--cstu-green-50)/.7)}.cstu-text-green-50\/75{color:rgb(var(--cstu-green-50)/.75)}.cstu-text-green-50\/80{color:rgb(var(--cstu-green-50)/.8)}.cstu-text-green-50\/85{color:rgb(var(--cstu-green-50)/.85)}.cstu-text-green-50\/90{color:rgb(var(--cstu-green-50)/.9)}.cstu-text-green-50\/95{color:rgb(var(--cstu-green-50)/.95)}.cstu-text-green-500{--tw-text-opacity:1;color:rgb(var(--cstu-green-500)/var(--tw-text-opacity,1))}.cstu-text-green-500\/0{color:rgb(var(--cstu-green-500)/0)}.cstu-text-green-500\/10{color:rgb(var(--cstu-green-500)/.1)}.cstu-text-green-500\/100{color:rgb(var(--cstu-green-500)/1)}.cstu-text-green-500\/15{color:rgb(var(--cstu-green-500)/.15)}.cstu-text-green-500\/20{color:rgb(var(--cstu-green-500)/.2)}.cstu-text-green-500\/25{color:rgb(var(--cstu-green-500)/.25)}.cstu-text-green-500\/30{color:rgb(var(--cstu-green-500)/.3)}.cstu-text-green-500\/35{color:rgb(var(--cstu-green-500)/.35)}.cstu-text-green-500\/40{color:rgb(var(--cstu-green-500)/.4)}.cstu-text-green-500\/45{color:rgb(var(--cstu-green-500)/.45)}.cstu-text-green-500\/5{color:rgb(var(--cstu-green-500)/.05)}.cstu-text-green-500\/50{color:rgb(var(--cstu-green-500)/.5)}.cstu-text-green-500\/55{color:rgb(var(--cstu-green-500)/.55)}.cstu-text-green-500\/60{color:rgb(var(--cstu-green-500)/.6)}.cstu-text-green-500\/65{color:rgb(var(--cstu-green-500)/.65)}.cstu-text-green-500\/70{color:rgb(var(--cstu-green-500)/.7)}.cstu-text-green-500\/75{color:rgb(var(--cstu-green-500)/.75)}.cstu-text-green-500\/80{color:rgb(var(--cstu-green-500)/.8)}.cstu-text-green-500\/85{color:rgb(var(--cstu-green-500)/.85)}.cstu-text-green-500\/90{color:rgb(var(--cstu-green-500)/.9)}.cstu-text-green-500\/95{color:rgb(var(--cstu-green-500)/.95)}.cstu-text-green-600{--tw-text-opacity:1;color:rgb(var(--cstu-green-600)/var(--tw-text-opacity,1))}.cstu-text-green-600\/0{color:rgb(var(--cstu-green-600)/0)}.cstu-text-green-600\/10{color:rgb(var(--cstu-green-600)/.1)}.cstu-text-green-600\/100{color:rgb(var(--cstu-green-600)/1)}.cstu-text-green-600\/15{color:rgb(var(--cstu-green-600)/.15)}.cstu-text-green-600\/20{color:rgb(var(--cstu-green-600)/.2)}.cstu-text-green-600\/25{color:rgb(var(--cstu-green-600)/.25)}.cstu-text-green-600\/30{color:rgb(var(--cstu-green-600)/.3)}.cstu-text-green-600\/35{color:rgb(var(--cstu-green-600)/.35)}.cstu-text-green-600\/40{color:rgb(var(--cstu-green-600)/.4)}.cstu-text-green-600\/45{color:rgb(var(--cstu-green-600)/.45)}.cstu-text-green-600\/5{color:rgb(var(--cstu-green-600)/.05)}.cstu-text-green-600\/50{color:rgb(var(--cstu-green-600)/.5)}.cstu-text-green-600\/55{color:rgb(var(--cstu-green-600)/.55)}.cstu-text-green-600\/60{color:rgb(var(--cstu-green-600)/.6)}.cstu-text-green-600\/65{color:rgb(var(--cstu-green-600)/.65)}.cstu-text-green-600\/70{color:rgb(var(--cstu-green-600)/.7)}.cstu-text-green-600\/75{color:rgb(var(--cstu-green-600)/.75)}.cstu-text-green-600\/80{color:rgb(var(--cstu-green-600)/.8)}.cstu-text-green-600\/85{color:rgb(var(--cstu-green-600)/.85)}.cstu-text-green-600\/90{color:rgb(var(--cstu-green-600)/.9)}.cstu-text-green-600\/95{color:rgb(var(--cstu-green-600)/.95)}.cstu-text-green-700{--tw-text-opacity:1;color:rgb(var(--cstu-green-700)/var(--tw-text-opacity,1))}.cstu-text-green-700\/0{color:rgb(var(--cstu-green-700)/0)}.cstu-text-green-700\/10{color:rgb(var(--cstu-green-700)/.1)}.cstu-text-green-700\/100{color:rgb(var(--cstu-green-700)/1)}.cstu-text-green-700\/15{color:rgb(var(--cstu-green-700)/.15)}.cstu-text-green-700\/20{color:rgb(var(--cstu-green-700)/.2)}.cstu-text-green-700\/25{color:rgb(var(--cstu-green-700)/.25)}.cstu-text-green-700\/30{color:rgb(var(--cstu-green-700)/.3)}.cstu-text-green-700\/35{color:rgb(var(--cstu-green-700)/.35)}.cstu-text-green-700\/40{color:rgb(var(--cstu-green-700)/.4)}.cstu-text-green-700\/45{color:rgb(var(--cstu-green-700)/.45)}.cstu-text-green-700\/5{color:rgb(var(--cstu-green-700)/.05)}.cstu-text-green-700\/50{color:rgb(var(--cstu-green-700)/.5)}.cstu-text-green-700\/55{color:rgb(var(--cstu-green-700)/.55)}.cstu-text-green-700\/60{color:rgb(var(--cstu-green-700)/.6)}.cstu-text-green-700\/65{color:rgb(var(--cstu-green-700)/.65)}.cstu-text-green-700\/70{color:rgb(var(--cstu-green-700)/.7)}.cstu-text-green-700\/75{color:rgb(var(--cstu-green-700)/.75)}.cstu-text-green-700\/80{color:rgb(var(--cstu-green-700)/.8)}.cstu-text-green-700\/85{color:rgb(var(--cstu-green-700)/.85)}.cstu-text-green-700\/90{color:rgb(var(--cstu-green-700)/.9)}.cstu-text-green-700\/95{color:rgb(var(--cstu-green-700)/.95)}.cstu-text-green-800{--tw-text-opacity:1;color:rgb(var(--cstu-green-800)/var(--tw-text-opacity,1))}.cstu-text-green-800\/0{color:rgb(var(--cstu-green-800)/0)}.cstu-text-green-800\/10{color:rgb(var(--cstu-green-800)/.1)}.cstu-text-green-800\/100{color:rgb(var(--cstu-green-800)/1)}.cstu-text-green-800\/15{color:rgb(var(--cstu-green-800)/.15)}.cstu-text-green-800\/20{color:rgb(var(--cstu-green-800)/.2)}.cstu-text-green-800\/25{color:rgb(var(--cstu-green-800)/.25)}.cstu-text-green-800\/30{color:rgb(var(--cstu-green-800)/.3)}.cstu-text-green-800\/35{color:rgb(var(--cstu-green-800)/.35)}.cstu-text-green-800\/40{color:rgb(var(--cstu-green-800)/.4)}.cstu-text-green-800\/45{color:rgb(var(--cstu-green-800)/.45)}.cstu-text-green-800\/5{color:rgb(var(--cstu-green-800)/.05)}.cstu-text-green-800\/50{color:rgb(var(--cstu-green-800)/.5)}.cstu-text-green-800\/55{color:rgb(var(--cstu-green-800)/.55)}.cstu-text-green-800\/60{color:rgb(var(--cstu-green-800)/.6)}.cstu-text-green-800\/65{color:rgb(var(--cstu-green-800)/.65)}.cstu-text-green-800\/70{color:rgb(var(--cstu-green-800)/.7)}.cstu-text-green-800\/75{color:rgb(var(--cstu-green-800)/.75)}.cstu-text-green-800\/80{color:rgb(var(--cstu-green-800)/.8)}.cstu-text-green-800\/85{color:rgb(var(--cstu-green-800)/.85)}.cstu-text-green-800\/90{color:rgb(var(--cstu-green-800)/.9)}.cstu-text-green-800\/95{color:rgb(var(--cstu-green-800)/.95)}.cstu-text-green-900{--tw-text-opacity:1;color:rgb(var(--cstu-green-900)/var(--tw-text-opacity,1))}.cstu-text-green-900\/0{color:rgb(var(--cstu-green-900)/0)}.cstu-text-green-900\/10{color:rgb(var(--cstu-green-900)/.1)}.cstu-text-green-900\/100{color:rgb(var(--cstu-green-900)/1)}.cstu-text-green-900\/15{color:rgb(var(--cstu-green-900)/.15)}.cstu-text-green-900\/20{color:rgb(var(--cstu-green-900)/.2)}.cstu-text-green-900\/25{color:rgb(var(--cstu-green-900)/.25)}.cstu-text-green-900\/30{color:rgb(var(--cstu-green-900)/.3)}.cstu-text-green-900\/35{color:rgb(var(--cstu-green-900)/.35)}.cstu-text-green-900\/40{color:rgb(var(--cstu-green-900)/.4)}.cstu-text-green-900\/45{color:rgb(var(--cstu-green-900)/.45)}.cstu-text-green-900\/5{color:rgb(var(--cstu-green-900)/.05)}.cstu-text-green-900\/50{color:rgb(var(--cstu-green-900)/.5)}.cstu-text-green-900\/55{color:rgb(var(--cstu-green-900)/.55)}.cstu-text-green-900\/60{color:rgb(var(--cstu-green-900)/.6)}.cstu-text-green-900\/65{color:rgb(var(--cstu-green-900)/.65)}.cstu-text-green-900\/70{color:rgb(var(--cstu-green-900)/.7)}.cstu-text-green-900\/75{color:rgb(var(--cstu-green-900)/.75)}.cstu-text-green-900\/80{color:rgb(var(--cstu-green-900)/.8)}.cstu-text-green-900\/85{color:rgb(var(--cstu-green-900)/.85)}.cstu-text-green-900\/90{color:rgb(var(--cstu-green-900)/.9)}.cstu-text-green-900\/95{color:rgb(var(--cstu-green-900)/.95)}.cstu-text-info-100{--tw-text-opacity:1;color:rgb(var(--cstu-info-100)/var(--tw-text-opacity,1))}.cstu-text-info-100\/0{color:rgb(var(--cstu-info-100)/0)}.cstu-text-info-100\/10{color:rgb(var(--cstu-info-100)/.1)}.cstu-text-info-100\/100{color:rgb(var(--cstu-info-100)/1)}.cstu-text-info-100\/15{color:rgb(var(--cstu-info-100)/.15)}.cstu-text-info-100\/20{color:rgb(var(--cstu-info-100)/.2)}.cstu-text-info-100\/25{color:rgb(var(--cstu-info-100)/.25)}.cstu-text-info-100\/30{color:rgb(var(--cstu-info-100)/.3)}.cstu-text-info-100\/35{color:rgb(var(--cstu-info-100)/.35)}.cstu-text-info-100\/40{color:rgb(var(--cstu-info-100)/.4)}.cstu-text-info-100\/45{color:rgb(var(--cstu-info-100)/.45)}.cstu-text-info-100\/5{color:rgb(var(--cstu-info-100)/.05)}.cstu-text-info-100\/50{color:rgb(var(--cstu-info-100)/.5)}.cstu-text-info-100\/55{color:rgb(var(--cstu-info-100)/.55)}.cstu-text-info-100\/60{color:rgb(var(--cstu-info-100)/.6)}.cstu-text-info-100\/65{color:rgb(var(--cstu-info-100)/.65)}.cstu-text-info-100\/70{color:rgb(var(--cstu-info-100)/.7)}.cstu-text-info-100\/75{color:rgb(var(--cstu-info-100)/.75)}.cstu-text-info-100\/80{color:rgb(var(--cstu-info-100)/.8)}.cstu-text-info-100\/85{color:rgb(var(--cstu-info-100)/.85)}.cstu-text-info-100\/90{color:rgb(var(--cstu-info-100)/.9)}.cstu-text-info-100\/95{color:rgb(var(--cstu-info-100)/.95)}.cstu-text-info-200{--tw-text-opacity:1;color:rgb(var(--cstu-info-200)/var(--tw-text-opacity,1))}.cstu-text-info-200\/0{color:rgb(var(--cstu-info-200)/0)}.cstu-text-info-200\/10{color:rgb(var(--cstu-info-200)/.1)}.cstu-text-info-200\/100{color:rgb(var(--cstu-info-200)/1)}.cstu-text-info-200\/15{color:rgb(var(--cstu-info-200)/.15)}.cstu-text-info-200\/20{color:rgb(var(--cstu-info-200)/.2)}.cstu-text-info-200\/25{color:rgb(var(--cstu-info-200)/.25)}.cstu-text-info-200\/30{color:rgb(var(--cstu-info-200)/.3)}.cstu-text-info-200\/35{color:rgb(var(--cstu-info-200)/.35)}.cstu-text-info-200\/40{color:rgb(var(--cstu-info-200)/.4)}.cstu-text-info-200\/45{color:rgb(var(--cstu-info-200)/.45)}.cstu-text-info-200\/5{color:rgb(var(--cstu-info-200)/.05)}.cstu-text-info-200\/50{color:rgb(var(--cstu-info-200)/.5)}.cstu-text-info-200\/55{color:rgb(var(--cstu-info-200)/.55)}.cstu-text-info-200\/60{color:rgb(var(--cstu-info-200)/.6)}.cstu-text-info-200\/65{color:rgb(var(--cstu-info-200)/.65)}.cstu-text-info-200\/70{color:rgb(var(--cstu-info-200)/.7)}.cstu-text-info-200\/75{color:rgb(var(--cstu-info-200)/.75)}.cstu-text-info-200\/80{color:rgb(var(--cstu-info-200)/.8)}.cstu-text-info-200\/85{color:rgb(var(--cstu-info-200)/.85)}.cstu-text-info-200\/90{color:rgb(var(--cstu-info-200)/.9)}.cstu-text-info-200\/95{color:rgb(var(--cstu-info-200)/.95)}.cstu-text-info-250{--tw-text-opacity:1;color:rgb(var(--cstu-info-250)/var(--tw-text-opacity,1))}.cstu-text-info-250\/0{color:rgb(var(--cstu-info-250)/0)}.cstu-text-info-250\/10{color:rgb(var(--cstu-info-250)/.1)}.cstu-text-info-250\/100{color:rgb(var(--cstu-info-250)/1)}.cstu-text-info-250\/15{color:rgb(var(--cstu-info-250)/.15)}.cstu-text-info-250\/20{color:rgb(var(--cstu-info-250)/.2)}.cstu-text-info-250\/25{color:rgb(var(--cstu-info-250)/.25)}.cstu-text-info-250\/30{color:rgb(var(--cstu-info-250)/.3)}.cstu-text-info-250\/35{color:rgb(var(--cstu-info-250)/.35)}.cstu-text-info-250\/40{color:rgb(var(--cstu-info-250)/.4)}.cstu-text-info-250\/45{color:rgb(var(--cstu-info-250)/.45)}.cstu-text-info-250\/5{color:rgb(var(--cstu-info-250)/.05)}.cstu-text-info-250\/50{color:rgb(var(--cstu-info-250)/.5)}.cstu-text-info-250\/55{color:rgb(var(--cstu-info-250)/.55)}.cstu-text-info-250\/60{color:rgb(var(--cstu-info-250)/.6)}.cstu-text-info-250\/65{color:rgb(var(--cstu-info-250)/.65)}.cstu-text-info-250\/70{color:rgb(var(--cstu-info-250)/.7)}.cstu-text-info-250\/75{color:rgb(var(--cstu-info-250)/.75)}.cstu-text-info-250\/80{color:rgb(var(--cstu-info-250)/.8)}.cstu-text-info-250\/85{color:rgb(var(--cstu-info-250)/.85)}.cstu-text-info-250\/90{color:rgb(var(--cstu-info-250)/.9)}.cstu-text-info-250\/95{color:rgb(var(--cstu-info-250)/.95)}.cstu-text-info-300{--tw-text-opacity:1;color:rgb(var(--cstu-info-300)/var(--tw-text-opacity,1))}.cstu-text-info-300\/0{color:rgb(var(--cstu-info-300)/0)}.cstu-text-info-300\/10{color:rgb(var(--cstu-info-300)/.1)}.cstu-text-info-300\/100{color:rgb(var(--cstu-info-300)/1)}.cstu-text-info-300\/15{color:rgb(var(--cstu-info-300)/.15)}.cstu-text-info-300\/20{color:rgb(var(--cstu-info-300)/.2)}.cstu-text-info-300\/25{color:rgb(var(--cstu-info-300)/.25)}.cstu-text-info-300\/30{color:rgb(var(--cstu-info-300)/.3)}.cstu-text-info-300\/35{color:rgb(var(--cstu-info-300)/.35)}.cstu-text-info-300\/40{color:rgb(var(--cstu-info-300)/.4)}.cstu-text-info-300\/45{color:rgb(var(--cstu-info-300)/.45)}.cstu-text-info-300\/5{color:rgb(var(--cstu-info-300)/.05)}.cstu-text-info-300\/50{color:rgb(var(--cstu-info-300)/.5)}.cstu-text-info-300\/55{color:rgb(var(--cstu-info-300)/.55)}.cstu-text-info-300\/60{color:rgb(var(--cstu-info-300)/.6)}.cstu-text-info-300\/65{color:rgb(var(--cstu-info-300)/.65)}.cstu-text-info-300\/70{color:rgb(var(--cstu-info-300)/.7)}.cstu-text-info-300\/75{color:rgb(var(--cstu-info-300)/.75)}.cstu-text-info-300\/80{color:rgb(var(--cstu-info-300)/.8)}.cstu-text-info-300\/85{color:rgb(var(--cstu-info-300)/.85)}.cstu-text-info-300\/90{color:rgb(var(--cstu-info-300)/.9)}.cstu-text-info-300\/95{color:rgb(var(--cstu-info-300)/.95)}.cstu-text-info-400{--tw-text-opacity:1;color:rgb(var(--cstu-info-400)/var(--tw-text-opacity,1))}.cstu-text-info-400\/0{color:rgb(var(--cstu-info-400)/0)}.cstu-text-info-400\/10{color:rgb(var(--cstu-info-400)/.1)}.cstu-text-info-400\/100{color:rgb(var(--cstu-info-400)/1)}.cstu-text-info-400\/15{color:rgb(var(--cstu-info-400)/.15)}.cstu-text-info-400\/20{color:rgb(var(--cstu-info-400)/.2)}.cstu-text-info-400\/25{color:rgb(var(--cstu-info-400)/.25)}.cstu-text-info-400\/30{color:rgb(var(--cstu-info-400)/.3)}.cstu-text-info-400\/35{color:rgb(var(--cstu-info-400)/.35)}.cstu-text-info-400\/40{color:rgb(var(--cstu-info-400)/.4)}.cstu-text-info-400\/45{color:rgb(var(--cstu-info-400)/.45)}.cstu-text-info-400\/5{color:rgb(var(--cstu-info-400)/.05)}.cstu-text-info-400\/50{color:rgb(var(--cstu-info-400)/.5)}.cstu-text-info-400\/55{color:rgb(var(--cstu-info-400)/.55)}.cstu-text-info-400\/60{color:rgb(var(--cstu-info-400)/.6)}.cstu-text-info-400\/65{color:rgb(var(--cstu-info-400)/.65)}.cstu-text-info-400\/70{color:rgb(var(--cstu-info-400)/.7)}.cstu-text-info-400\/75{color:rgb(var(--cstu-info-400)/.75)}.cstu-text-info-400\/80{color:rgb(var(--cstu-info-400)/.8)}.cstu-text-info-400\/85{color:rgb(var(--cstu-info-400)/.85)}.cstu-text-info-400\/90{color:rgb(var(--cstu-info-400)/.9)}.cstu-text-info-400\/95{color:rgb(var(--cstu-info-400)/.95)}.cstu-text-info-450{--tw-text-opacity:1;color:rgb(var(--cstu-info-450)/var(--tw-text-opacity,1))}.cstu-text-info-450\/0{color:rgb(var(--cstu-info-450)/0)}.cstu-text-info-450\/10{color:rgb(var(--cstu-info-450)/.1)}.cstu-text-info-450\/100{color:rgb(var(--cstu-info-450)/1)}.cstu-text-info-450\/15{color:rgb(var(--cstu-info-450)/.15)}.cstu-text-info-450\/20{color:rgb(var(--cstu-info-450)/.2)}.cstu-text-info-450\/25{color:rgb(var(--cstu-info-450)/.25)}.cstu-text-info-450\/30{color:rgb(var(--cstu-info-450)/.3)}.cstu-text-info-450\/35{color:rgb(var(--cstu-info-450)/.35)}.cstu-text-info-450\/40{color:rgb(var(--cstu-info-450)/.4)}.cstu-text-info-450\/45{color:rgb(var(--cstu-info-450)/.45)}.cstu-text-info-450\/5{color:rgb(var(--cstu-info-450)/.05)}.cstu-text-info-450\/50{color:rgb(var(--cstu-info-450)/.5)}.cstu-text-info-450\/55{color:rgb(var(--cstu-info-450)/.55)}.cstu-text-info-450\/60{color:rgb(var(--cstu-info-450)/.6)}.cstu-text-info-450\/65{color:rgb(var(--cstu-info-450)/.65)}.cstu-text-info-450\/70{color:rgb(var(--cstu-info-450)/.7)}.cstu-text-info-450\/75{color:rgb(var(--cstu-info-450)/.75)}.cstu-text-info-450\/80{color:rgb(var(--cstu-info-450)/.8)}.cstu-text-info-450\/85{color:rgb(var(--cstu-info-450)/.85)}.cstu-text-info-450\/90{color:rgb(var(--cstu-info-450)/.9)}.cstu-text-info-450\/95{color:rgb(var(--cstu-info-450)/.95)}.cstu-text-info-50{--tw-text-opacity:1;color:rgb(var(--cstu-info-50)/var(--tw-text-opacity,1))}.cstu-text-info-50\/0{color:rgb(var(--cstu-info-50)/0)}.cstu-text-info-50\/10{color:rgb(var(--cstu-info-50)/.1)}.cstu-text-info-50\/100{color:rgb(var(--cstu-info-50)/1)}.cstu-text-info-50\/15{color:rgb(var(--cstu-info-50)/.15)}.cstu-text-info-50\/20{color:rgb(var(--cstu-info-50)/.2)}.cstu-text-info-50\/25{color:rgb(var(--cstu-info-50)/.25)}.cstu-text-info-50\/30{color:rgb(var(--cstu-info-50)/.3)}.cstu-text-info-50\/35{color:rgb(var(--cstu-info-50)/.35)}.cstu-text-info-50\/40{color:rgb(var(--cstu-info-50)/.4)}.cstu-text-info-50\/45{color:rgb(var(--cstu-info-50)/.45)}.cstu-text-info-50\/5{color:rgb(var(--cstu-info-50)/.05)}.cstu-text-info-50\/50{color:rgb(var(--cstu-info-50)/.5)}.cstu-text-info-50\/55{color:rgb(var(--cstu-info-50)/.55)}.cstu-text-info-50\/60{color:rgb(var(--cstu-info-50)/.6)}.cstu-text-info-50\/65{color:rgb(var(--cstu-info-50)/.65)}.cstu-text-info-50\/70{color:rgb(var(--cstu-info-50)/.7)}.cstu-text-info-50\/75{color:rgb(var(--cstu-info-50)/.75)}.cstu-text-info-50\/80{color:rgb(var(--cstu-info-50)/.8)}.cstu-text-info-50\/85{color:rgb(var(--cstu-info-50)/.85)}.cstu-text-info-50\/90{color:rgb(var(--cstu-info-50)/.9)}.cstu-text-info-50\/95{color:rgb(var(--cstu-info-50)/.95)}.cstu-text-info-500{--tw-text-opacity:1;color:rgb(var(--cstu-info-500)/var(--tw-text-opacity,1))}.cstu-text-info-500\/0{color:rgb(var(--cstu-info-500)/0)}.cstu-text-info-500\/10{color:rgb(var(--cstu-info-500)/.1)}.cstu-text-info-500\/100{color:rgb(var(--cstu-info-500)/1)}.cstu-text-info-500\/15{color:rgb(var(--cstu-info-500)/.15)}.cstu-text-info-500\/20{color:rgb(var(--cstu-info-500)/.2)}.cstu-text-info-500\/25{color:rgb(var(--cstu-info-500)/.25)}.cstu-text-info-500\/30{color:rgb(var(--cstu-info-500)/.3)}.cstu-text-info-500\/35{color:rgb(var(--cstu-info-500)/.35)}.cstu-text-info-500\/40{color:rgb(var(--cstu-info-500)/.4)}.cstu-text-info-500\/45{color:rgb(var(--cstu-info-500)/.45)}.cstu-text-info-500\/5{color:rgb(var(--cstu-info-500)/.05)}.cstu-text-info-500\/50{color:rgb(var(--cstu-info-500)/.5)}.cstu-text-info-500\/55{color:rgb(var(--cstu-info-500)/.55)}.cstu-text-info-500\/60{color:rgb(var(--cstu-info-500)/.6)}.cstu-text-info-500\/65{color:rgb(var(--cstu-info-500)/.65)}.cstu-text-info-500\/70{color:rgb(var(--cstu-info-500)/.7)}.cstu-text-info-500\/75{color:rgb(var(--cstu-info-500)/.75)}.cstu-text-info-500\/80{color:rgb(var(--cstu-info-500)/.8)}.cstu-text-info-500\/85{color:rgb(var(--cstu-info-500)/.85)}.cstu-text-info-500\/90{color:rgb(var(--cstu-info-500)/.9)}.cstu-text-info-500\/95{color:rgb(var(--cstu-info-500)/.95)}.cstu-text-info-550{--tw-text-opacity:1;color:rgb(var(--cstu-info-550)/var(--tw-text-opacity,1))}.cstu-text-info-550\/0{color:rgb(var(--cstu-info-550)/0)}.cstu-text-info-550\/10{color:rgb(var(--cstu-info-550)/.1)}.cstu-text-info-550\/100{color:rgb(var(--cstu-info-550)/1)}.cstu-text-info-550\/15{color:rgb(var(--cstu-info-550)/.15)}.cstu-text-info-550\/20{color:rgb(var(--cstu-info-550)/.2)}.cstu-text-info-550\/25{color:rgb(var(--cstu-info-550)/.25)}.cstu-text-info-550\/30{color:rgb(var(--cstu-info-550)/.3)}.cstu-text-info-550\/35{color:rgb(var(--cstu-info-550)/.35)}.cstu-text-info-550\/40{color:rgb(var(--cstu-info-550)/.4)}.cstu-text-info-550\/45{color:rgb(var(--cstu-info-550)/.45)}.cstu-text-info-550\/5{color:rgb(var(--cstu-info-550)/.05)}.cstu-text-info-550\/50{color:rgb(var(--cstu-info-550)/.5)}.cstu-text-info-550\/55{color:rgb(var(--cstu-info-550)/.55)}.cstu-text-info-550\/60{color:rgb(var(--cstu-info-550)/.6)}.cstu-text-info-550\/65{color:rgb(var(--cstu-info-550)/.65)}.cstu-text-info-550\/70{color:rgb(var(--cstu-info-550)/.7)}.cstu-text-info-550\/75{color:rgb(var(--cstu-info-550)/.75)}.cstu-text-info-550\/80{color:rgb(var(--cstu-info-550)/.8)}.cstu-text-info-550\/85{color:rgb(var(--cstu-info-550)/.85)}.cstu-text-info-550\/90{color:rgb(var(--cstu-info-550)/.9)}.cstu-text-info-550\/95{color:rgb(var(--cstu-info-550)/.95)}.cstu-text-info-575{--tw-text-opacity:1;color:rgb(var(--cstu-info-575)/var(--tw-text-opacity,1))}.cstu-text-info-575\/0{color:rgb(var(--cstu-info-575)/0)}.cstu-text-info-575\/10{color:rgb(var(--cstu-info-575)/.1)}.cstu-text-info-575\/100{color:rgb(var(--cstu-info-575)/1)}.cstu-text-info-575\/15{color:rgb(var(--cstu-info-575)/.15)}.cstu-text-info-575\/20{color:rgb(var(--cstu-info-575)/.2)}.cstu-text-info-575\/25{color:rgb(var(--cstu-info-575)/.25)}.cstu-text-info-575\/30{color:rgb(var(--cstu-info-575)/.3)}.cstu-text-info-575\/35{color:rgb(var(--cstu-info-575)/.35)}.cstu-text-info-575\/40{color:rgb(var(--cstu-info-575)/.4)}.cstu-text-info-575\/45{color:rgb(var(--cstu-info-575)/.45)}.cstu-text-info-575\/5{color:rgb(var(--cstu-info-575)/.05)}.cstu-text-info-575\/50{color:rgb(var(--cstu-info-575)/.5)}.cstu-text-info-575\/55{color:rgb(var(--cstu-info-575)/.55)}.cstu-text-info-575\/60{color:rgb(var(--cstu-info-575)/.6)}.cstu-text-info-575\/65{color:rgb(var(--cstu-info-575)/.65)}.cstu-text-info-575\/70{color:rgb(var(--cstu-info-575)/.7)}.cstu-text-info-575\/75{color:rgb(var(--cstu-info-575)/.75)}.cstu-text-info-575\/80{color:rgb(var(--cstu-info-575)/.8)}.cstu-text-info-575\/85{color:rgb(var(--cstu-info-575)/.85)}.cstu-text-info-575\/90{color:rgb(var(--cstu-info-575)/.9)}.cstu-text-info-575\/95{color:rgb(var(--cstu-info-575)/.95)}.cstu-text-info-600{--tw-text-opacity:1;color:rgb(var(--cstu-info-600)/var(--tw-text-opacity,1))}.cstu-text-info-600\/0{color:rgb(var(--cstu-info-600)/0)}.cstu-text-info-600\/10{color:rgb(var(--cstu-info-600)/.1)}.cstu-text-info-600\/100{color:rgb(var(--cstu-info-600)/1)}.cstu-text-info-600\/15{color:rgb(var(--cstu-info-600)/.15)}.cstu-text-info-600\/20{color:rgb(var(--cstu-info-600)/.2)}.cstu-text-info-600\/25{color:rgb(var(--cstu-info-600)/.25)}.cstu-text-info-600\/30{color:rgb(var(--cstu-info-600)/.3)}.cstu-text-info-600\/35{color:rgb(var(--cstu-info-600)/.35)}.cstu-text-info-600\/40{color:rgb(var(--cstu-info-600)/.4)}.cstu-text-info-600\/45{color:rgb(var(--cstu-info-600)/.45)}.cstu-text-info-600\/5{color:rgb(var(--cstu-info-600)/.05)}.cstu-text-info-600\/50{color:rgb(var(--cstu-info-600)/.5)}.cstu-text-info-600\/55{color:rgb(var(--cstu-info-600)/.55)}.cstu-text-info-600\/60{color:rgb(var(--cstu-info-600)/.6)}.cstu-text-info-600\/65{color:rgb(var(--cstu-info-600)/.65)}.cstu-text-info-600\/70{color:rgb(var(--cstu-info-600)/.7)}.cstu-text-info-600\/75{color:rgb(var(--cstu-info-600)/.75)}.cstu-text-info-600\/80{color:rgb(var(--cstu-info-600)/.8)}.cstu-text-info-600\/85{color:rgb(var(--cstu-info-600)/.85)}.cstu-text-info-600\/90{color:rgb(var(--cstu-info-600)/.9)}.cstu-text-info-600\/95{color:rgb(var(--cstu-info-600)/.95)}.cstu-text-info-700{--tw-text-opacity:1;color:rgb(var(--cstu-info-700)/var(--tw-text-opacity,1))}.cstu-text-info-700\/0{color:rgb(var(--cstu-info-700)/0)}.cstu-text-info-700\/10{color:rgb(var(--cstu-info-700)/.1)}.cstu-text-info-700\/100{color:rgb(var(--cstu-info-700)/1)}.cstu-text-info-700\/15{color:rgb(var(--cstu-info-700)/.15)}.cstu-text-info-700\/20{color:rgb(var(--cstu-info-700)/.2)}.cstu-text-info-700\/25{color:rgb(var(--cstu-info-700)/.25)}.cstu-text-info-700\/30{color:rgb(var(--cstu-info-700)/.3)}.cstu-text-info-700\/35{color:rgb(var(--cstu-info-700)/.35)}.cstu-text-info-700\/40{color:rgb(var(--cstu-info-700)/.4)}.cstu-text-info-700\/45{color:rgb(var(--cstu-info-700)/.45)}.cstu-text-info-700\/5{color:rgb(var(--cstu-info-700)/.05)}.cstu-text-info-700\/50{color:rgb(var(--cstu-info-700)/.5)}.cstu-text-info-700\/55{color:rgb(var(--cstu-info-700)/.55)}.cstu-text-info-700\/60{color:rgb(var(--cstu-info-700)/.6)}.cstu-text-info-700\/65{color:rgb(var(--cstu-info-700)/.65)}.cstu-text-info-700\/70{color:rgb(var(--cstu-info-700)/.7)}.cstu-text-info-700\/75{color:rgb(var(--cstu-info-700)/.75)}.cstu-text-info-700\/80{color:rgb(var(--cstu-info-700)/.8)}.cstu-text-info-700\/85{color:rgb(var(--cstu-info-700)/.85)}.cstu-text-info-700\/90{color:rgb(var(--cstu-info-700)/.9)}.cstu-text-info-700\/95{color:rgb(var(--cstu-info-700)/.95)}.cstu-text-info-800{--tw-text-opacity:1;color:rgb(var(--cstu-info-800)/var(--tw-text-opacity,1))}.cstu-text-info-800\/0{color:rgb(var(--cstu-info-800)/0)}.cstu-text-info-800\/10{color:rgb(var(--cstu-info-800)/.1)}.cstu-text-info-800\/100{color:rgb(var(--cstu-info-800)/1)}.cstu-text-info-800\/15{color:rgb(var(--cstu-info-800)/.15)}.cstu-text-info-800\/20{color:rgb(var(--cstu-info-800)/.2)}.cstu-text-info-800\/25{color:rgb(var(--cstu-info-800)/.25)}.cstu-text-info-800\/30{color:rgb(var(--cstu-info-800)/.3)}.cstu-text-info-800\/35{color:rgb(var(--cstu-info-800)/.35)}.cstu-text-info-800\/40{color:rgb(var(--cstu-info-800)/.4)}.cstu-text-info-800\/45{color:rgb(var(--cstu-info-800)/.45)}.cstu-text-info-800\/5{color:rgb(var(--cstu-info-800)/.05)}.cstu-text-info-800\/50{color:rgb(var(--cstu-info-800)/.5)}.cstu-text-info-800\/55{color:rgb(var(--cstu-info-800)/.55)}.cstu-text-info-800\/60{color:rgb(var(--cstu-info-800)/.6)}.cstu-text-info-800\/65{color:rgb(var(--cstu-info-800)/.65)}.cstu-text-info-800\/70{color:rgb(var(--cstu-info-800)/.7)}.cstu-text-info-800\/75{color:rgb(var(--cstu-info-800)/.75)}.cstu-text-info-800\/80{color:rgb(var(--cstu-info-800)/.8)}.cstu-text-info-800\/85{color:rgb(var(--cstu-info-800)/.85)}.cstu-text-info-800\/90{color:rgb(var(--cstu-info-800)/.9)}.cstu-text-info-800\/95{color:rgb(var(--cstu-info-800)/.95)}.cstu-text-info-900{--tw-text-opacity:1;color:rgb(var(--cstu-info-900)/var(--tw-text-opacity,1))}.cstu-text-info-900\/0{color:rgb(var(--cstu-info-900)/0)}.cstu-text-info-900\/10{color:rgb(var(--cstu-info-900)/.1)}.cstu-text-info-900\/100{color:rgb(var(--cstu-info-900)/1)}.cstu-text-info-900\/15{color:rgb(var(--cstu-info-900)/.15)}.cstu-text-info-900\/20{color:rgb(var(--cstu-info-900)/.2)}.cstu-text-info-900\/25{color:rgb(var(--cstu-info-900)/.25)}.cstu-text-info-900\/30{color:rgb(var(--cstu-info-900)/.3)}.cstu-text-info-900\/35{color:rgb(var(--cstu-info-900)/.35)}.cstu-text-info-900\/40{color:rgb(var(--cstu-info-900)/.4)}.cstu-text-info-900\/45{color:rgb(var(--cstu-info-900)/.45)}.cstu-text-info-900\/5{color:rgb(var(--cstu-info-900)/.05)}.cstu-text-info-900\/50{color:rgb(var(--cstu-info-900)/.5)}.cstu-text-info-900\/55{color:rgb(var(--cstu-info-900)/.55)}.cstu-text-info-900\/60{color:rgb(var(--cstu-info-900)/.6)}.cstu-text-info-900\/65{color:rgb(var(--cstu-info-900)/.65)}.cstu-text-info-900\/70{color:rgb(var(--cstu-info-900)/.7)}.cstu-text-info-900\/75{color:rgb(var(--cstu-info-900)/.75)}.cstu-text-info-900\/80{color:rgb(var(--cstu-info-900)/.8)}.cstu-text-info-900\/85{color:rgb(var(--cstu-info-900)/.85)}.cstu-text-info-900\/90{color:rgb(var(--cstu-info-900)/.9)}.cstu-text-info-900\/95{color:rgb(var(--cstu-info-900)/.95)}.cstu-text-orange-100{--tw-text-opacity:1;color:rgb(var(--cstu-orange-100)/var(--tw-text-opacity,1))}.cstu-text-orange-100\/0{color:rgb(var(--cstu-orange-100)/0)}.cstu-text-orange-100\/10{color:rgb(var(--cstu-orange-100)/.1)}.cstu-text-orange-100\/100{color:rgb(var(--cstu-orange-100)/1)}.cstu-text-orange-100\/15{color:rgb(var(--cstu-orange-100)/.15)}.cstu-text-orange-100\/20{color:rgb(var(--cstu-orange-100)/.2)}.cstu-text-orange-100\/25{color:rgb(var(--cstu-orange-100)/.25)}.cstu-text-orange-100\/30{color:rgb(var(--cstu-orange-100)/.3)}.cstu-text-orange-100\/35{color:rgb(var(--cstu-orange-100)/.35)}.cstu-text-orange-100\/40{color:rgb(var(--cstu-orange-100)/.4)}.cstu-text-orange-100\/45{color:rgb(var(--cstu-orange-100)/.45)}.cstu-text-orange-100\/5{color:rgb(var(--cstu-orange-100)/.05)}.cstu-text-orange-100\/50{color:rgb(var(--cstu-orange-100)/.5)}.cstu-text-orange-100\/55{color:rgb(var(--cstu-orange-100)/.55)}.cstu-text-orange-100\/60{color:rgb(var(--cstu-orange-100)/.6)}.cstu-text-orange-100\/65{color:rgb(var(--cstu-orange-100)/.65)}.cstu-text-orange-100\/70{color:rgb(var(--cstu-orange-100)/.7)}.cstu-text-orange-100\/75{color:rgb(var(--cstu-orange-100)/.75)}.cstu-text-orange-100\/80{color:rgb(var(--cstu-orange-100)/.8)}.cstu-text-orange-100\/85{color:rgb(var(--cstu-orange-100)/.85)}.cstu-text-orange-100\/90{color:rgb(var(--cstu-orange-100)/.9)}.cstu-text-orange-100\/95{color:rgb(var(--cstu-orange-100)/.95)}.cstu-text-orange-200{--tw-text-opacity:1;color:rgb(var(--cstu-orange-200)/var(--tw-text-opacity,1))}.cstu-text-orange-200\/0{color:rgb(var(--cstu-orange-200)/0)}.cstu-text-orange-200\/10{color:rgb(var(--cstu-orange-200)/.1)}.cstu-text-orange-200\/100{color:rgb(var(--cstu-orange-200)/1)}.cstu-text-orange-200\/15{color:rgb(var(--cstu-orange-200)/.15)}.cstu-text-orange-200\/20{color:rgb(var(--cstu-orange-200)/.2)}.cstu-text-orange-200\/25{color:rgb(var(--cstu-orange-200)/.25)}.cstu-text-orange-200\/30{color:rgb(var(--cstu-orange-200)/.3)}.cstu-text-orange-200\/35{color:rgb(var(--cstu-orange-200)/.35)}.cstu-text-orange-200\/40{color:rgb(var(--cstu-orange-200)/.4)}.cstu-text-orange-200\/45{color:rgb(var(--cstu-orange-200)/.45)}.cstu-text-orange-200\/5{color:rgb(var(--cstu-orange-200)/.05)}.cstu-text-orange-200\/50{color:rgb(var(--cstu-orange-200)/.5)}.cstu-text-orange-200\/55{color:rgb(var(--cstu-orange-200)/.55)}.cstu-text-orange-200\/60{color:rgb(var(--cstu-orange-200)/.6)}.cstu-text-orange-200\/65{color:rgb(var(--cstu-orange-200)/.65)}.cstu-text-orange-200\/70{color:rgb(var(--cstu-orange-200)/.7)}.cstu-text-orange-200\/75{color:rgb(var(--cstu-orange-200)/.75)}.cstu-text-orange-200\/80{color:rgb(var(--cstu-orange-200)/.8)}.cstu-text-orange-200\/85{color:rgb(var(--cstu-orange-200)/.85)}.cstu-text-orange-200\/90{color:rgb(var(--cstu-orange-200)/.9)}.cstu-text-orange-200\/95{color:rgb(var(--cstu-orange-200)/.95)}.cstu-text-orange-300{--tw-text-opacity:1;color:rgb(var(--cstu-orange-300)/var(--tw-text-opacity,1))}.cstu-text-orange-300\/0{color:rgb(var(--cstu-orange-300)/0)}.cstu-text-orange-300\/10{color:rgb(var(--cstu-orange-300)/.1)}.cstu-text-orange-300\/100{color:rgb(var(--cstu-orange-300)/1)}.cstu-text-orange-300\/15{color:rgb(var(--cstu-orange-300)/.15)}.cstu-text-orange-300\/20{color:rgb(var(--cstu-orange-300)/.2)}.cstu-text-orange-300\/25{color:rgb(var(--cstu-orange-300)/.25)}.cstu-text-orange-300\/30{color:rgb(var(--cstu-orange-300)/.3)}.cstu-text-orange-300\/35{color:rgb(var(--cstu-orange-300)/.35)}.cstu-text-orange-300\/40{color:rgb(var(--cstu-orange-300)/.4)}.cstu-text-orange-300\/45{color:rgb(var(--cstu-orange-300)/.45)}.cstu-text-orange-300\/5{color:rgb(var(--cstu-orange-300)/.05)}.cstu-text-orange-300\/50{color:rgb(var(--cstu-orange-300)/.5)}.cstu-text-orange-300\/55{color:rgb(var(--cstu-orange-300)/.55)}.cstu-text-orange-300\/60{color:rgb(var(--cstu-orange-300)/.6)}.cstu-text-orange-300\/65{color:rgb(var(--cstu-orange-300)/.65)}.cstu-text-orange-300\/70{color:rgb(var(--cstu-orange-300)/.7)}.cstu-text-orange-300\/75{color:rgb(var(--cstu-orange-300)/.75)}.cstu-text-orange-300\/80{color:rgb(var(--cstu-orange-300)/.8)}.cstu-text-orange-300\/85{color:rgb(var(--cstu-orange-300)/.85)}.cstu-text-orange-300\/90{color:rgb(var(--cstu-orange-300)/.9)}.cstu-text-orange-300\/95{color:rgb(var(--cstu-orange-300)/.95)}.cstu-text-orange-400{--tw-text-opacity:1;color:rgb(var(--cstu-orange-400)/var(--tw-text-opacity,1))}.cstu-text-orange-400\/0{color:rgb(var(--cstu-orange-400)/0)}.cstu-text-orange-400\/10{color:rgb(var(--cstu-orange-400)/.1)}.cstu-text-orange-400\/100{color:rgb(var(--cstu-orange-400)/1)}.cstu-text-orange-400\/15{color:rgb(var(--cstu-orange-400)/.15)}.cstu-text-orange-400\/20{color:rgb(var(--cstu-orange-400)/.2)}.cstu-text-orange-400\/25{color:rgb(var(--cstu-orange-400)/.25)}.cstu-text-orange-400\/30{color:rgb(var(--cstu-orange-400)/.3)}.cstu-text-orange-400\/35{color:rgb(var(--cstu-orange-400)/.35)}.cstu-text-orange-400\/40{color:rgb(var(--cstu-orange-400)/.4)}.cstu-text-orange-400\/45{color:rgb(var(--cstu-orange-400)/.45)}.cstu-text-orange-400\/5{color:rgb(var(--cstu-orange-400)/.05)}.cstu-text-orange-400\/50{color:rgb(var(--cstu-orange-400)/.5)}.cstu-text-orange-400\/55{color:rgb(var(--cstu-orange-400)/.55)}.cstu-text-orange-400\/60{color:rgb(var(--cstu-orange-400)/.6)}.cstu-text-orange-400\/65{color:rgb(var(--cstu-orange-400)/.65)}.cstu-text-orange-400\/70{color:rgb(var(--cstu-orange-400)/.7)}.cstu-text-orange-400\/75{color:rgb(var(--cstu-orange-400)/.75)}.cstu-text-orange-400\/80{color:rgb(var(--cstu-orange-400)/.8)}.cstu-text-orange-400\/85{color:rgb(var(--cstu-orange-400)/.85)}.cstu-text-orange-400\/90{color:rgb(var(--cstu-orange-400)/.9)}.cstu-text-orange-400\/95{color:rgb(var(--cstu-orange-400)/.95)}.cstu-text-orange-50{--tw-text-opacity:1;color:rgb(var(--cstu-orange-50)/var(--tw-text-opacity,1))}.cstu-text-orange-50\/0{color:rgb(var(--cstu-orange-50)/0)}.cstu-text-orange-50\/10{color:rgb(var(--cstu-orange-50)/.1)}.cstu-text-orange-50\/100{color:rgb(var(--cstu-orange-50)/1)}.cstu-text-orange-50\/15{color:rgb(var(--cstu-orange-50)/.15)}.cstu-text-orange-50\/20{color:rgb(var(--cstu-orange-50)/.2)}.cstu-text-orange-50\/25{color:rgb(var(--cstu-orange-50)/.25)}.cstu-text-orange-50\/30{color:rgb(var(--cstu-orange-50)/.3)}.cstu-text-orange-50\/35{color:rgb(var(--cstu-orange-50)/.35)}.cstu-text-orange-50\/40{color:rgb(var(--cstu-orange-50)/.4)}.cstu-text-orange-50\/45{color:rgb(var(--cstu-orange-50)/.45)}.cstu-text-orange-50\/5{color:rgb(var(--cstu-orange-50)/.05)}.cstu-text-orange-50\/50{color:rgb(var(--cstu-orange-50)/.5)}.cstu-text-orange-50\/55{color:rgb(var(--cstu-orange-50)/.55)}.cstu-text-orange-50\/60{color:rgb(var(--cstu-orange-50)/.6)}.cstu-text-orange-50\/65{color:rgb(var(--cstu-orange-50)/.65)}.cstu-text-orange-50\/70{color:rgb(var(--cstu-orange-50)/.7)}.cstu-text-orange-50\/75{color:rgb(var(--cstu-orange-50)/.75)}.cstu-text-orange-50\/80{color:rgb(var(--cstu-orange-50)/.8)}.cstu-text-orange-50\/85{color:rgb(var(--cstu-orange-50)/.85)}.cstu-text-orange-50\/90{color:rgb(var(--cstu-orange-50)/.9)}.cstu-text-orange-50\/95{color:rgb(var(--cstu-orange-50)/.95)}.cstu-text-orange-500{--tw-text-opacity:1;color:rgb(var(--cstu-orange-500)/var(--tw-text-opacity,1))}.cstu-text-orange-500\/0{color:rgb(var(--cstu-orange-500)/0)}.cstu-text-orange-500\/10{color:rgb(var(--cstu-orange-500)/.1)}.cstu-text-orange-500\/100{color:rgb(var(--cstu-orange-500)/1)}.cstu-text-orange-500\/15{color:rgb(var(--cstu-orange-500)/.15)}.cstu-text-orange-500\/20{color:rgb(var(--cstu-orange-500)/.2)}.cstu-text-orange-500\/25{color:rgb(var(--cstu-orange-500)/.25)}.cstu-text-orange-500\/30{color:rgb(var(--cstu-orange-500)/.3)}.cstu-text-orange-500\/35{color:rgb(var(--cstu-orange-500)/.35)}.cstu-text-orange-500\/40{color:rgb(var(--cstu-orange-500)/.4)}.cstu-text-orange-500\/45{color:rgb(var(--cstu-orange-500)/.45)}.cstu-text-orange-500\/5{color:rgb(var(--cstu-orange-500)/.05)}.cstu-text-orange-500\/50{color:rgb(var(--cstu-orange-500)/.5)}.cstu-text-orange-500\/55{color:rgb(var(--cstu-orange-500)/.55)}.cstu-text-orange-500\/60{color:rgb(var(--cstu-orange-500)/.6)}.cstu-text-orange-500\/65{color:rgb(var(--cstu-orange-500)/.65)}.cstu-text-orange-500\/70{color:rgb(var(--cstu-orange-500)/.7)}.cstu-text-orange-500\/75{color:rgb(var(--cstu-orange-500)/.75)}.cstu-text-orange-500\/80{color:rgb(var(--cstu-orange-500)/.8)}.cstu-text-orange-500\/85{color:rgb(var(--cstu-orange-500)/.85)}.cstu-text-orange-500\/90{color:rgb(var(--cstu-orange-500)/.9)}.cstu-text-orange-500\/95{color:rgb(var(--cstu-orange-500)/.95)}.cstu-text-orange-600{--tw-text-opacity:1;color:rgb(var(--cstu-orange-600)/var(--tw-text-opacity,1))}.cstu-text-orange-600\/0{color:rgb(var(--cstu-orange-600)/0)}.cstu-text-orange-600\/10{color:rgb(var(--cstu-orange-600)/.1)}.cstu-text-orange-600\/100{color:rgb(var(--cstu-orange-600)/1)}.cstu-text-orange-600\/15{color:rgb(var(--cstu-orange-600)/.15)}.cstu-text-orange-600\/20{color:rgb(var(--cstu-orange-600)/.2)}.cstu-text-orange-600\/25{color:rgb(var(--cstu-orange-600)/.25)}.cstu-text-orange-600\/30{color:rgb(var(--cstu-orange-600)/.3)}.cstu-text-orange-600\/35{color:rgb(var(--cstu-orange-600)/.35)}.cstu-text-orange-600\/40{color:rgb(var(--cstu-orange-600)/.4)}.cstu-text-orange-600\/45{color:rgb(var(--cstu-orange-600)/.45)}.cstu-text-orange-600\/5{color:rgb(var(--cstu-orange-600)/.05)}.cstu-text-orange-600\/50{color:rgb(var(--cstu-orange-600)/.5)}.cstu-text-orange-600\/55{color:rgb(var(--cstu-orange-600)/.55)}.cstu-text-orange-600\/60{color:rgb(var(--cstu-orange-600)/.6)}.cstu-text-orange-600\/65{color:rgb(var(--cstu-orange-600)/.65)}.cstu-text-orange-600\/70{color:rgb(var(--cstu-orange-600)/.7)}.cstu-text-orange-600\/75{color:rgb(var(--cstu-orange-600)/.75)}.cstu-text-orange-600\/80{color:rgb(var(--cstu-orange-600)/.8)}.cstu-text-orange-600\/85{color:rgb(var(--cstu-orange-600)/.85)}.cstu-text-orange-600\/90{color:rgb(var(--cstu-orange-600)/.9)}.cstu-text-orange-600\/95{color:rgb(var(--cstu-orange-600)/.95)}.cstu-text-orange-700{--tw-text-opacity:1;color:rgb(var(--cstu-orange-700)/var(--tw-text-opacity,1))}.cstu-text-orange-700\/0{color:rgb(var(--cstu-orange-700)/0)}.cstu-text-orange-700\/10{color:rgb(var(--cstu-orange-700)/.1)}.cstu-text-orange-700\/100{color:rgb(var(--cstu-orange-700)/1)}.cstu-text-orange-700\/15{color:rgb(var(--cstu-orange-700)/.15)}.cstu-text-orange-700\/20{color:rgb(var(--cstu-orange-700)/.2)}.cstu-text-orange-700\/25{color:rgb(var(--cstu-orange-700)/.25)}.cstu-text-orange-700\/30{color:rgb(var(--cstu-orange-700)/.3)}.cstu-text-orange-700\/35{color:rgb(var(--cstu-orange-700)/.35)}.cstu-text-orange-700\/40{color:rgb(var(--cstu-orange-700)/.4)}.cstu-text-orange-700\/45{color:rgb(var(--cstu-orange-700)/.45)}.cstu-text-orange-700\/5{color:rgb(var(--cstu-orange-700)/.05)}.cstu-text-orange-700\/50{color:rgb(var(--cstu-orange-700)/.5)}.cstu-text-orange-700\/55{color:rgb(var(--cstu-orange-700)/.55)}.cstu-text-orange-700\/60{color:rgb(var(--cstu-orange-700)/.6)}.cstu-text-orange-700\/65{color:rgb(var(--cstu-orange-700)/.65)}.cstu-text-orange-700\/70{color:rgb(var(--cstu-orange-700)/.7)}.cstu-text-orange-700\/75{color:rgb(var(--cstu-orange-700)/.75)}.cstu-text-orange-700\/80{color:rgb(var(--cstu-orange-700)/.8)}.cstu-text-orange-700\/85{color:rgb(var(--cstu-orange-700)/.85)}.cstu-text-orange-700\/90{color:rgb(var(--cstu-orange-700)/.9)}.cstu-text-orange-700\/95{color:rgb(var(--cstu-orange-700)/.95)}.cstu-text-orange-800{--tw-text-opacity:1;color:rgb(var(--cstu-orange-800)/var(--tw-text-opacity,1))}.cstu-text-orange-800\/0{color:rgb(var(--cstu-orange-800)/0)}.cstu-text-orange-800\/10{color:rgb(var(--cstu-orange-800)/.1)}.cstu-text-orange-800\/100{color:rgb(var(--cstu-orange-800)/1)}.cstu-text-orange-800\/15{color:rgb(var(--cstu-orange-800)/.15)}.cstu-text-orange-800\/20{color:rgb(var(--cstu-orange-800)/.2)}.cstu-text-orange-800\/25{color:rgb(var(--cstu-orange-800)/.25)}.cstu-text-orange-800\/30{color:rgb(var(--cstu-orange-800)/.3)}.cstu-text-orange-800\/35{color:rgb(var(--cstu-orange-800)/.35)}.cstu-text-orange-800\/40{color:rgb(var(--cstu-orange-800)/.4)}.cstu-text-orange-800\/45{color:rgb(var(--cstu-orange-800)/.45)}.cstu-text-orange-800\/5{color:rgb(var(--cstu-orange-800)/.05)}.cstu-text-orange-800\/50{color:rgb(var(--cstu-orange-800)/.5)}.cstu-text-orange-800\/55{color:rgb(var(--cstu-orange-800)/.55)}.cstu-text-orange-800\/60{color:rgb(var(--cstu-orange-800)/.6)}.cstu-text-orange-800\/65{color:rgb(var(--cstu-orange-800)/.65)}.cstu-text-orange-800\/70{color:rgb(var(--cstu-orange-800)/.7)}.cstu-text-orange-800\/75{color:rgb(var(--cstu-orange-800)/.75)}.cstu-text-orange-800\/80{color:rgb(var(--cstu-orange-800)/.8)}.cstu-text-orange-800\/85{color:rgb(var(--cstu-orange-800)/.85)}.cstu-text-orange-800\/90{color:rgb(var(--cstu-orange-800)/.9)}.cstu-text-orange-800\/95{color:rgb(var(--cstu-orange-800)/.95)}.cstu-text-orange-900{--tw-text-opacity:1;color:rgb(var(--cstu-orange-900)/var(--tw-text-opacity,1))}.cstu-text-orange-900\/0{color:rgb(var(--cstu-orange-900)/0)}.cstu-text-orange-900\/10{color:rgb(var(--cstu-orange-900)/.1)}.cstu-text-orange-900\/100{color:rgb(var(--cstu-orange-900)/1)}.cstu-text-orange-900\/15{color:rgb(var(--cstu-orange-900)/.15)}.cstu-text-orange-900\/20{color:rgb(var(--cstu-orange-900)/.2)}.cstu-text-orange-900\/25{color:rgb(var(--cstu-orange-900)/.25)}.cstu-text-orange-900\/30{color:rgb(var(--cstu-orange-900)/.3)}.cstu-text-orange-900\/35{color:rgb(var(--cstu-orange-900)/.35)}.cstu-text-orange-900\/40{color:rgb(var(--cstu-orange-900)/.4)}.cstu-text-orange-900\/45{color:rgb(var(--cstu-orange-900)/.45)}.cstu-text-orange-900\/5{color:rgb(var(--cstu-orange-900)/.05)}.cstu-text-orange-900\/50{color:rgb(var(--cstu-orange-900)/.5)}.cstu-text-orange-900\/55{color:rgb(var(--cstu-orange-900)/.55)}.cstu-text-orange-900\/60{color:rgb(var(--cstu-orange-900)/.6)}.cstu-text-orange-900\/65{color:rgb(var(--cstu-orange-900)/.65)}.cstu-text-orange-900\/70{color:rgb(var(--cstu-orange-900)/.7)}.cstu-text-orange-900\/75{color:rgb(var(--cstu-orange-900)/.75)}.cstu-text-orange-900\/80{color:rgb(var(--cstu-orange-900)/.8)}.cstu-text-orange-900\/85{color:rgb(var(--cstu-orange-900)/.85)}.cstu-text-orange-900\/90{color:rgb(var(--cstu-orange-900)/.9)}.cstu-text-orange-900\/95{color:rgb(var(--cstu-orange-900)/.95)}.cstu-text-primary-100{--tw-text-opacity:1;color:rgb(var(--cstu-primary-100)/var(--tw-text-opacity,1))}.cstu-text-primary-100\/0{color:rgb(var(--cstu-primary-100)/0)}.cstu-text-primary-100\/10{color:rgb(var(--cstu-primary-100)/.1)}.cstu-text-primary-100\/100{color:rgb(var(--cstu-primary-100)/1)}.cstu-text-primary-100\/15{color:rgb(var(--cstu-primary-100)/.15)}.cstu-text-primary-100\/20{color:rgb(var(--cstu-primary-100)/.2)}.cstu-text-primary-100\/25{color:rgb(var(--cstu-primary-100)/.25)}.cstu-text-primary-100\/30{color:rgb(var(--cstu-primary-100)/.3)}.cstu-text-primary-100\/35{color:rgb(var(--cstu-primary-100)/.35)}.cstu-text-primary-100\/40{color:rgb(var(--cstu-primary-100)/.4)}.cstu-text-primary-100\/45{color:rgb(var(--cstu-primary-100)/.45)}.cstu-text-primary-100\/5{color:rgb(var(--cstu-primary-100)/.05)}.cstu-text-primary-100\/50{color:rgb(var(--cstu-primary-100)/.5)}.cstu-text-primary-100\/55{color:rgb(var(--cstu-primary-100)/.55)}.cstu-text-primary-100\/60{color:rgb(var(--cstu-primary-100)/.6)}.cstu-text-primary-100\/65{color:rgb(var(--cstu-primary-100)/.65)}.cstu-text-primary-100\/70{color:rgb(var(--cstu-primary-100)/.7)}.cstu-text-primary-100\/75{color:rgb(var(--cstu-primary-100)/.75)}.cstu-text-primary-100\/80{color:rgb(var(--cstu-primary-100)/.8)}.cstu-text-primary-100\/85{color:rgb(var(--cstu-primary-100)/.85)}.cstu-text-primary-100\/90{color:rgb(var(--cstu-primary-100)/.9)}.cstu-text-primary-100\/95{color:rgb(var(--cstu-primary-100)/.95)}.cstu-text-primary-200{--tw-text-opacity:1;color:rgb(var(--cstu-primary-200)/var(--tw-text-opacity,1))}.cstu-text-primary-200\/0{color:rgb(var(--cstu-primary-200)/0)}.cstu-text-primary-200\/10{color:rgb(var(--cstu-primary-200)/.1)}.cstu-text-primary-200\/100{color:rgb(var(--cstu-primary-200)/1)}.cstu-text-primary-200\/15{color:rgb(var(--cstu-primary-200)/.15)}.cstu-text-primary-200\/20{color:rgb(var(--cstu-primary-200)/.2)}.cstu-text-primary-200\/25{color:rgb(var(--cstu-primary-200)/.25)}.cstu-text-primary-200\/30{color:rgb(var(--cstu-primary-200)/.3)}.cstu-text-primary-200\/35{color:rgb(var(--cstu-primary-200)/.35)}.cstu-text-primary-200\/40{color:rgb(var(--cstu-primary-200)/.4)}.cstu-text-primary-200\/45{color:rgb(var(--cstu-primary-200)/.45)}.cstu-text-primary-200\/5{color:rgb(var(--cstu-primary-200)/.05)}.cstu-text-primary-200\/50{color:rgb(var(--cstu-primary-200)/.5)}.cstu-text-primary-200\/55{color:rgb(var(--cstu-primary-200)/.55)}.cstu-text-primary-200\/60{color:rgb(var(--cstu-primary-200)/.6)}.cstu-text-primary-200\/65{color:rgb(var(--cstu-primary-200)/.65)}.cstu-text-primary-200\/70{color:rgb(var(--cstu-primary-200)/.7)}.cstu-text-primary-200\/75{color:rgb(var(--cstu-primary-200)/.75)}.cstu-text-primary-200\/80{color:rgb(var(--cstu-primary-200)/.8)}.cstu-text-primary-200\/85{color:rgb(var(--cstu-primary-200)/.85)}.cstu-text-primary-200\/90{color:rgb(var(--cstu-primary-200)/.9)}.cstu-text-primary-200\/95{color:rgb(var(--cstu-primary-200)/.95)}.cstu-text-primary-300{--tw-text-opacity:1;color:rgb(var(--cstu-primary-300)/var(--tw-text-opacity,1))}.cstu-text-primary-300\/0{color:rgb(var(--cstu-primary-300)/0)}.cstu-text-primary-300\/10{color:rgb(var(--cstu-primary-300)/.1)}.cstu-text-primary-300\/100{color:rgb(var(--cstu-primary-300)/1)}.cstu-text-primary-300\/15{color:rgb(var(--cstu-primary-300)/.15)}.cstu-text-primary-300\/20{color:rgb(var(--cstu-primary-300)/.2)}.cstu-text-primary-300\/25{color:rgb(var(--cstu-primary-300)/.25)}.cstu-text-primary-300\/30{color:rgb(var(--cstu-primary-300)/.3)}.cstu-text-primary-300\/35{color:rgb(var(--cstu-primary-300)/.35)}.cstu-text-primary-300\/40{color:rgb(var(--cstu-primary-300)/.4)}.cstu-text-primary-300\/45{color:rgb(var(--cstu-primary-300)/.45)}.cstu-text-primary-300\/5{color:rgb(var(--cstu-primary-300)/.05)}.cstu-text-primary-300\/50{color:rgb(var(--cstu-primary-300)/.5)}.cstu-text-primary-300\/55{color:rgb(var(--cstu-primary-300)/.55)}.cstu-text-primary-300\/60{color:rgb(var(--cstu-primary-300)/.6)}.cstu-text-primary-300\/65{color:rgb(var(--cstu-primary-300)/.65)}.cstu-text-primary-300\/70{color:rgb(var(--cstu-primary-300)/.7)}.cstu-text-primary-300\/75{color:rgb(var(--cstu-primary-300)/.75)}.cstu-text-primary-300\/80{color:rgb(var(--cstu-primary-300)/.8)}.cstu-text-primary-300\/85{color:rgb(var(--cstu-primary-300)/.85)}.cstu-text-primary-300\/90{color:rgb(var(--cstu-primary-300)/.9)}.cstu-text-primary-300\/95{color:rgb(var(--cstu-primary-300)/.95)}.cstu-text-primary-400{--tw-text-opacity:1;color:rgb(var(--cstu-primary-400)/var(--tw-text-opacity,1))}.cstu-text-primary-400\/0{color:rgb(var(--cstu-primary-400)/0)}.cstu-text-primary-400\/10{color:rgb(var(--cstu-primary-400)/.1)}.cstu-text-primary-400\/100{color:rgb(var(--cstu-primary-400)/1)}.cstu-text-primary-400\/15{color:rgb(var(--cstu-primary-400)/.15)}.cstu-text-primary-400\/20{color:rgb(var(--cstu-primary-400)/.2)}.cstu-text-primary-400\/25{color:rgb(var(--cstu-primary-400)/.25)}.cstu-text-primary-400\/30{color:rgb(var(--cstu-primary-400)/.3)}.cstu-text-primary-400\/35{color:rgb(var(--cstu-primary-400)/.35)}.cstu-text-primary-400\/40{color:rgb(var(--cstu-primary-400)/.4)}.cstu-text-primary-400\/45{color:rgb(var(--cstu-primary-400)/.45)}.cstu-text-primary-400\/5{color:rgb(var(--cstu-primary-400)/.05)}.cstu-text-primary-400\/50{color:rgb(var(--cstu-primary-400)/.5)}.cstu-text-primary-400\/55{color:rgb(var(--cstu-primary-400)/.55)}.cstu-text-primary-400\/60{color:rgb(var(--cstu-primary-400)/.6)}.cstu-text-primary-400\/65{color:rgb(var(--cstu-primary-400)/.65)}.cstu-text-primary-400\/70{color:rgb(var(--cstu-primary-400)/.7)}.cstu-text-primary-400\/75{color:rgb(var(--cstu-primary-400)/.75)}.cstu-text-primary-400\/80{color:rgb(var(--cstu-primary-400)/.8)}.cstu-text-primary-400\/85{color:rgb(var(--cstu-primary-400)/.85)}.cstu-text-primary-400\/90{color:rgb(var(--cstu-primary-400)/.9)}.cstu-text-primary-400\/95{color:rgb(var(--cstu-primary-400)/.95)}.cstu-text-primary-450{--tw-text-opacity:1;color:rgb(var(--cstu-primary-450)/var(--tw-text-opacity,1))}.cstu-text-primary-450\/0{color:rgb(var(--cstu-primary-450)/0)}.cstu-text-primary-450\/10{color:rgb(var(--cstu-primary-450)/.1)}.cstu-text-primary-450\/100{color:rgb(var(--cstu-primary-450)/1)}.cstu-text-primary-450\/15{color:rgb(var(--cstu-primary-450)/.15)}.cstu-text-primary-450\/20{color:rgb(var(--cstu-primary-450)/.2)}.cstu-text-primary-450\/25{color:rgb(var(--cstu-primary-450)/.25)}.cstu-text-primary-450\/30{color:rgb(var(--cstu-primary-450)/.3)}.cstu-text-primary-450\/35{color:rgb(var(--cstu-primary-450)/.35)}.cstu-text-primary-450\/40{color:rgb(var(--cstu-primary-450)/.4)}.cstu-text-primary-450\/45{color:rgb(var(--cstu-primary-450)/.45)}.cstu-text-primary-450\/5{color:rgb(var(--cstu-primary-450)/.05)}.cstu-text-primary-450\/50{color:rgb(var(--cstu-primary-450)/.5)}.cstu-text-primary-450\/55{color:rgb(var(--cstu-primary-450)/.55)}.cstu-text-primary-450\/60{color:rgb(var(--cstu-primary-450)/.6)}.cstu-text-primary-450\/65{color:rgb(var(--cstu-primary-450)/.65)}.cstu-text-primary-450\/70{color:rgb(var(--cstu-primary-450)/.7)}.cstu-text-primary-450\/75{color:rgb(var(--cstu-primary-450)/.75)}.cstu-text-primary-450\/80{color:rgb(var(--cstu-primary-450)/.8)}.cstu-text-primary-450\/85{color:rgb(var(--cstu-primary-450)/.85)}.cstu-text-primary-450\/90{color:rgb(var(--cstu-primary-450)/.9)}.cstu-text-primary-450\/95{color:rgb(var(--cstu-primary-450)/.95)}.cstu-text-primary-50{--tw-text-opacity:1;color:rgb(var(--cstu-primary-50)/var(--tw-text-opacity,1))}.cstu-text-primary-50\/0{color:rgb(var(--cstu-primary-50)/0)}.cstu-text-primary-50\/10{color:rgb(var(--cstu-primary-50)/.1)}.cstu-text-primary-50\/100{color:rgb(var(--cstu-primary-50)/1)}.cstu-text-primary-50\/15{color:rgb(var(--cstu-primary-50)/.15)}.cstu-text-primary-50\/20{color:rgb(var(--cstu-primary-50)/.2)}.cstu-text-primary-50\/25{color:rgb(var(--cstu-primary-50)/.25)}.cstu-text-primary-50\/30{color:rgb(var(--cstu-primary-50)/.3)}.cstu-text-primary-50\/35{color:rgb(var(--cstu-primary-50)/.35)}.cstu-text-primary-50\/40{color:rgb(var(--cstu-primary-50)/.4)}.cstu-text-primary-50\/45{color:rgb(var(--cstu-primary-50)/.45)}.cstu-text-primary-50\/5{color:rgb(var(--cstu-primary-50)/.05)}.cstu-text-primary-50\/50{color:rgb(var(--cstu-primary-50)/.5)}.cstu-text-primary-50\/55{color:rgb(var(--cstu-primary-50)/.55)}.cstu-text-primary-50\/60{color:rgb(var(--cstu-primary-50)/.6)}.cstu-text-primary-50\/65{color:rgb(var(--cstu-primary-50)/.65)}.cstu-text-primary-50\/70{color:rgb(var(--cstu-primary-50)/.7)}.cstu-text-primary-50\/75{color:rgb(var(--cstu-primary-50)/.75)}.cstu-text-primary-50\/80{color:rgb(var(--cstu-primary-50)/.8)}.cstu-text-primary-50\/85{color:rgb(var(--cstu-primary-50)/.85)}.cstu-text-primary-50\/90{color:rgb(var(--cstu-primary-50)/.9)}.cstu-text-primary-50\/95{color:rgb(var(--cstu-primary-50)/.95)}.cstu-text-primary-500{--tw-text-opacity:1;color:rgb(var(--cstu-primary-500)/var(--tw-text-opacity,1))}.cstu-text-primary-500\/0{color:rgb(var(--cstu-primary-500)/0)}.cstu-text-primary-500\/10{color:rgb(var(--cstu-primary-500)/.1)}.cstu-text-primary-500\/100{color:rgb(var(--cstu-primary-500)/1)}.cstu-text-primary-500\/15{color:rgb(var(--cstu-primary-500)/.15)}.cstu-text-primary-500\/20{color:rgb(var(--cstu-primary-500)/.2)}.cstu-text-primary-500\/25{color:rgb(var(--cstu-primary-500)/.25)}.cstu-text-primary-500\/30{color:rgb(var(--cstu-primary-500)/.3)}.cstu-text-primary-500\/35{color:rgb(var(--cstu-primary-500)/.35)}.cstu-text-primary-500\/40{color:rgb(var(--cstu-primary-500)/.4)}.cstu-text-primary-500\/45{color:rgb(var(--cstu-primary-500)/.45)}.cstu-text-primary-500\/5{color:rgb(var(--cstu-primary-500)/.05)}.cstu-text-primary-500\/50{color:rgb(var(--cstu-primary-500)/.5)}.cstu-text-primary-500\/55{color:rgb(var(--cstu-primary-500)/.55)}.cstu-text-primary-500\/60{color:rgb(var(--cstu-primary-500)/.6)}.cstu-text-primary-500\/65{color:rgb(var(--cstu-primary-500)/.65)}.cstu-text-primary-500\/70{color:rgb(var(--cstu-primary-500)/.7)}.cstu-text-primary-500\/75{color:rgb(var(--cstu-primary-500)/.75)}.cstu-text-primary-500\/80{color:rgb(var(--cstu-primary-500)/.8)}.cstu-text-primary-500\/85{color:rgb(var(--cstu-primary-500)/.85)}.cstu-text-primary-500\/90{color:rgb(var(--cstu-primary-500)/.9)}.cstu-text-primary-500\/95{color:rgb(var(--cstu-primary-500)/.95)}.cstu-text-primary-550{--tw-text-opacity:1;color:rgb(var(--cstu-primary-550)/var(--tw-text-opacity,1))}.cstu-text-primary-550\/0{color:rgb(var(--cstu-primary-550)/0)}.cstu-text-primary-550\/10{color:rgb(var(--cstu-primary-550)/.1)}.cstu-text-primary-550\/100{color:rgb(var(--cstu-primary-550)/1)}.cstu-text-primary-550\/15{color:rgb(var(--cstu-primary-550)/.15)}.cstu-text-primary-550\/20{color:rgb(var(--cstu-primary-550)/.2)}.cstu-text-primary-550\/25{color:rgb(var(--cstu-primary-550)/.25)}.cstu-text-primary-550\/30{color:rgb(var(--cstu-primary-550)/.3)}.cstu-text-primary-550\/35{color:rgb(var(--cstu-primary-550)/.35)}.cstu-text-primary-550\/40{color:rgb(var(--cstu-primary-550)/.4)}.cstu-text-primary-550\/45{color:rgb(var(--cstu-primary-550)/.45)}.cstu-text-primary-550\/5{color:rgb(var(--cstu-primary-550)/.05)}.cstu-text-primary-550\/50{color:rgb(var(--cstu-primary-550)/.5)}.cstu-text-primary-550\/55{color:rgb(var(--cstu-primary-550)/.55)}.cstu-text-primary-550\/60{color:rgb(var(--cstu-primary-550)/.6)}.cstu-text-primary-550\/65{color:rgb(var(--cstu-primary-550)/.65)}.cstu-text-primary-550\/70{color:rgb(var(--cstu-primary-550)/.7)}.cstu-text-primary-550\/75{color:rgb(var(--cstu-primary-550)/.75)}.cstu-text-primary-550\/80{color:rgb(var(--cstu-primary-550)/.8)}.cstu-text-primary-550\/85{color:rgb(var(--cstu-primary-550)/.85)}.cstu-text-primary-550\/90{color:rgb(var(--cstu-primary-550)/.9)}.cstu-text-primary-550\/95{color:rgb(var(--cstu-primary-550)/.95)}.cstu-text-primary-600{--tw-text-opacity:1;color:rgb(var(--cstu-primary-600)/var(--tw-text-opacity,1))}.cstu-text-primary-600\/0{color:rgb(var(--cstu-primary-600)/0)}.cstu-text-primary-600\/10{color:rgb(var(--cstu-primary-600)/.1)}.cstu-text-primary-600\/100{color:rgb(var(--cstu-primary-600)/1)}.cstu-text-primary-600\/15{color:rgb(var(--cstu-primary-600)/.15)}.cstu-text-primary-600\/20{color:rgb(var(--cstu-primary-600)/.2)}.cstu-text-primary-600\/25{color:rgb(var(--cstu-primary-600)/.25)}.cstu-text-primary-600\/30{color:rgb(var(--cstu-primary-600)/.3)}.cstu-text-primary-600\/35{color:rgb(var(--cstu-primary-600)/.35)}.cstu-text-primary-600\/40{color:rgb(var(--cstu-primary-600)/.4)}.cstu-text-primary-600\/45{color:rgb(var(--cstu-primary-600)/.45)}.cstu-text-primary-600\/5{color:rgb(var(--cstu-primary-600)/.05)}.cstu-text-primary-600\/50{color:rgb(var(--cstu-primary-600)/.5)}.cstu-text-primary-600\/55{color:rgb(var(--cstu-primary-600)/.55)}.cstu-text-primary-600\/60{color:rgb(var(--cstu-primary-600)/.6)}.cstu-text-primary-600\/65{color:rgb(var(--cstu-primary-600)/.65)}.cstu-text-primary-600\/70{color:rgb(var(--cstu-primary-600)/.7)}.cstu-text-primary-600\/75{color:rgb(var(--cstu-primary-600)/.75)}.cstu-text-primary-600\/80{color:rgb(var(--cstu-primary-600)/.8)}.cstu-text-primary-600\/85{color:rgb(var(--cstu-primary-600)/.85)}.cstu-text-primary-600\/90{color:rgb(var(--cstu-primary-600)/.9)}.cstu-text-primary-600\/95{color:rgb(var(--cstu-primary-600)/.95)}.cstu-text-primary-700{--tw-text-opacity:1;color:rgb(var(--cstu-primary-700)/var(--tw-text-opacity,1))}.cstu-text-primary-700\/0{color:rgb(var(--cstu-primary-700)/0)}.cstu-text-primary-700\/10{color:rgb(var(--cstu-primary-700)/.1)}.cstu-text-primary-700\/100{color:rgb(var(--cstu-primary-700)/1)}.cstu-text-primary-700\/15{color:rgb(var(--cstu-primary-700)/.15)}.cstu-text-primary-700\/20{color:rgb(var(--cstu-primary-700)/.2)}.cstu-text-primary-700\/25{color:rgb(var(--cstu-primary-700)/.25)}.cstu-text-primary-700\/30{color:rgb(var(--cstu-primary-700)/.3)}.cstu-text-primary-700\/35{color:rgb(var(--cstu-primary-700)/.35)}.cstu-text-primary-700\/40{color:rgb(var(--cstu-primary-700)/.4)}.cstu-text-primary-700\/45{color:rgb(var(--cstu-primary-700)/.45)}.cstu-text-primary-700\/5{color:rgb(var(--cstu-primary-700)/.05)}.cstu-text-primary-700\/50{color:rgb(var(--cstu-primary-700)/.5)}.cstu-text-primary-700\/55{color:rgb(var(--cstu-primary-700)/.55)}.cstu-text-primary-700\/60{color:rgb(var(--cstu-primary-700)/.6)}.cstu-text-primary-700\/65{color:rgb(var(--cstu-primary-700)/.65)}.cstu-text-primary-700\/70{color:rgb(var(--cstu-primary-700)/.7)}.cstu-text-primary-700\/75{color:rgb(var(--cstu-primary-700)/.75)}.cstu-text-primary-700\/80{color:rgb(var(--cstu-primary-700)/.8)}.cstu-text-primary-700\/85{color:rgb(var(--cstu-primary-700)/.85)}.cstu-text-primary-700\/90{color:rgb(var(--cstu-primary-700)/.9)}.cstu-text-primary-700\/95{color:rgb(var(--cstu-primary-700)/.95)}.cstu-text-primary-800{--tw-text-opacity:1;color:rgb(var(--cstu-primary-800)/var(--tw-text-opacity,1))}.cstu-text-primary-800\/0{color:rgb(var(--cstu-primary-800)/0)}.cstu-text-primary-800\/10{color:rgb(var(--cstu-primary-800)/.1)}.cstu-text-primary-800\/100{color:rgb(var(--cstu-primary-800)/1)}.cstu-text-primary-800\/15{color:rgb(var(--cstu-primary-800)/.15)}.cstu-text-primary-800\/20{color:rgb(var(--cstu-primary-800)/.2)}.cstu-text-primary-800\/25{color:rgb(var(--cstu-primary-800)/.25)}.cstu-text-primary-800\/30{color:rgb(var(--cstu-primary-800)/.3)}.cstu-text-primary-800\/35{color:rgb(var(--cstu-primary-800)/.35)}.cstu-text-primary-800\/40{color:rgb(var(--cstu-primary-800)/.4)}.cstu-text-primary-800\/45{color:rgb(var(--cstu-primary-800)/.45)}.cstu-text-primary-800\/5{color:rgb(var(--cstu-primary-800)/.05)}.cstu-text-primary-800\/50{color:rgb(var(--cstu-primary-800)/.5)}.cstu-text-primary-800\/55{color:rgb(var(--cstu-primary-800)/.55)}.cstu-text-primary-800\/60{color:rgb(var(--cstu-primary-800)/.6)}.cstu-text-primary-800\/65{color:rgb(var(--cstu-primary-800)/.65)}.cstu-text-primary-800\/70{color:rgb(var(--cstu-primary-800)/.7)}.cstu-text-primary-800\/75{color:rgb(var(--cstu-primary-800)/.75)}.cstu-text-primary-800\/80{color:rgb(var(--cstu-primary-800)/.8)}.cstu-text-primary-800\/85{color:rgb(var(--cstu-primary-800)/.85)}.cstu-text-primary-800\/90{color:rgb(var(--cstu-primary-800)/.9)}.cstu-text-primary-800\/95{color:rgb(var(--cstu-primary-800)/.95)}.cstu-text-primary-900{--tw-text-opacity:1;color:rgb(var(--cstu-primary-900)/var(--tw-text-opacity,1))}.cstu-text-primary-900\/0{color:rgb(var(--cstu-primary-900)/0)}.cstu-text-primary-900\/10{color:rgb(var(--cstu-primary-900)/.1)}.cstu-text-primary-900\/100{color:rgb(var(--cstu-primary-900)/1)}.cstu-text-primary-900\/15{color:rgb(var(--cstu-primary-900)/.15)}.cstu-text-primary-900\/20{color:rgb(var(--cstu-primary-900)/.2)}.cstu-text-primary-900\/25{color:rgb(var(--cstu-primary-900)/.25)}.cstu-text-primary-900\/30{color:rgb(var(--cstu-primary-900)/.3)}.cstu-text-primary-900\/35{color:rgb(var(--cstu-primary-900)/.35)}.cstu-text-primary-900\/40{color:rgb(var(--cstu-primary-900)/.4)}.cstu-text-primary-900\/45{color:rgb(var(--cstu-primary-900)/.45)}.cstu-text-primary-900\/5{color:rgb(var(--cstu-primary-900)/.05)}.cstu-text-primary-900\/50{color:rgb(var(--cstu-primary-900)/.5)}.cstu-text-primary-900\/55{color:rgb(var(--cstu-primary-900)/.55)}.cstu-text-primary-900\/60{color:rgb(var(--cstu-primary-900)/.6)}.cstu-text-primary-900\/65{color:rgb(var(--cstu-primary-900)/.65)}.cstu-text-primary-900\/70{color:rgb(var(--cstu-primary-900)/.7)}.cstu-text-primary-900\/75{color:rgb(var(--cstu-primary-900)/.75)}.cstu-text-primary-900\/80{color:rgb(var(--cstu-primary-900)/.8)}.cstu-text-primary-900\/85{color:rgb(var(--cstu-primary-900)/.85)}.cstu-text-primary-900\/90{color:rgb(var(--cstu-primary-900)/.9)}.cstu-text-primary-900\/95{color:rgb(var(--cstu-primary-900)/.95)}.cstu-text-purple-100{--tw-text-opacity:1;color:rgb(var(--cstu-purple-100)/var(--tw-text-opacity,1))}.cstu-text-purple-100\/0{color:rgb(var(--cstu-purple-100)/0)}.cstu-text-purple-100\/10{color:rgb(var(--cstu-purple-100)/.1)}.cstu-text-purple-100\/100{color:rgb(var(--cstu-purple-100)/1)}.cstu-text-purple-100\/15{color:rgb(var(--cstu-purple-100)/.15)}.cstu-text-purple-100\/20{color:rgb(var(--cstu-purple-100)/.2)}.cstu-text-purple-100\/25{color:rgb(var(--cstu-purple-100)/.25)}.cstu-text-purple-100\/30{color:rgb(var(--cstu-purple-100)/.3)}.cstu-text-purple-100\/35{color:rgb(var(--cstu-purple-100)/.35)}.cstu-text-purple-100\/40{color:rgb(var(--cstu-purple-100)/.4)}.cstu-text-purple-100\/45{color:rgb(var(--cstu-purple-100)/.45)}.cstu-text-purple-100\/5{color:rgb(var(--cstu-purple-100)/.05)}.cstu-text-purple-100\/50{color:rgb(var(--cstu-purple-100)/.5)}.cstu-text-purple-100\/55{color:rgb(var(--cstu-purple-100)/.55)}.cstu-text-purple-100\/60{color:rgb(var(--cstu-purple-100)/.6)}.cstu-text-purple-100\/65{color:rgb(var(--cstu-purple-100)/.65)}.cstu-text-purple-100\/70{color:rgb(var(--cstu-purple-100)/.7)}.cstu-text-purple-100\/75{color:rgb(var(--cstu-purple-100)/.75)}.cstu-text-purple-100\/80{color:rgb(var(--cstu-purple-100)/.8)}.cstu-text-purple-100\/85{color:rgb(var(--cstu-purple-100)/.85)}.cstu-text-purple-100\/90{color:rgb(var(--cstu-purple-100)/.9)}.cstu-text-purple-100\/95{color:rgb(var(--cstu-purple-100)/.95)}.cstu-text-purple-200{--tw-text-opacity:1;color:rgb(var(--cstu-purple-200)/var(--tw-text-opacity,1))}.cstu-text-purple-200\/0{color:rgb(var(--cstu-purple-200)/0)}.cstu-text-purple-200\/10{color:rgb(var(--cstu-purple-200)/.1)}.cstu-text-purple-200\/100{color:rgb(var(--cstu-purple-200)/1)}.cstu-text-purple-200\/15{color:rgb(var(--cstu-purple-200)/.15)}.cstu-text-purple-200\/20{color:rgb(var(--cstu-purple-200)/.2)}.cstu-text-purple-200\/25{color:rgb(var(--cstu-purple-200)/.25)}.cstu-text-purple-200\/30{color:rgb(var(--cstu-purple-200)/.3)}.cstu-text-purple-200\/35{color:rgb(var(--cstu-purple-200)/.35)}.cstu-text-purple-200\/40{color:rgb(var(--cstu-purple-200)/.4)}.cstu-text-purple-200\/45{color:rgb(var(--cstu-purple-200)/.45)}.cstu-text-purple-200\/5{color:rgb(var(--cstu-purple-200)/.05)}.cstu-text-purple-200\/50{color:rgb(var(--cstu-purple-200)/.5)}.cstu-text-purple-200\/55{color:rgb(var(--cstu-purple-200)/.55)}.cstu-text-purple-200\/60{color:rgb(var(--cstu-purple-200)/.6)}.cstu-text-purple-200\/65{color:rgb(var(--cstu-purple-200)/.65)}.cstu-text-purple-200\/70{color:rgb(var(--cstu-purple-200)/.7)}.cstu-text-purple-200\/75{color:rgb(var(--cstu-purple-200)/.75)}.cstu-text-purple-200\/80{color:rgb(var(--cstu-purple-200)/.8)}.cstu-text-purple-200\/85{color:rgb(var(--cstu-purple-200)/.85)}.cstu-text-purple-200\/90{color:rgb(var(--cstu-purple-200)/.9)}.cstu-text-purple-200\/95{color:rgb(var(--cstu-purple-200)/.95)}.cstu-text-purple-300{--tw-text-opacity:1;color:rgb(var(--cstu-purple-300)/var(--tw-text-opacity,1))}.cstu-text-purple-300\/0{color:rgb(var(--cstu-purple-300)/0)}.cstu-text-purple-300\/10{color:rgb(var(--cstu-purple-300)/.1)}.cstu-text-purple-300\/100{color:rgb(var(--cstu-purple-300)/1)}.cstu-text-purple-300\/15{color:rgb(var(--cstu-purple-300)/.15)}.cstu-text-purple-300\/20{color:rgb(var(--cstu-purple-300)/.2)}.cstu-text-purple-300\/25{color:rgb(var(--cstu-purple-300)/.25)}.cstu-text-purple-300\/30{color:rgb(var(--cstu-purple-300)/.3)}.cstu-text-purple-300\/35{color:rgb(var(--cstu-purple-300)/.35)}.cstu-text-purple-300\/40{color:rgb(var(--cstu-purple-300)/.4)}.cstu-text-purple-300\/45{color:rgb(var(--cstu-purple-300)/.45)}.cstu-text-purple-300\/5{color:rgb(var(--cstu-purple-300)/.05)}.cstu-text-purple-300\/50{color:rgb(var(--cstu-purple-300)/.5)}.cstu-text-purple-300\/55{color:rgb(var(--cstu-purple-300)/.55)}.cstu-text-purple-300\/60{color:rgb(var(--cstu-purple-300)/.6)}.cstu-text-purple-300\/65{color:rgb(var(--cstu-purple-300)/.65)}.cstu-text-purple-300\/70{color:rgb(var(--cstu-purple-300)/.7)}.cstu-text-purple-300\/75{color:rgb(var(--cstu-purple-300)/.75)}.cstu-text-purple-300\/80{color:rgb(var(--cstu-purple-300)/.8)}.cstu-text-purple-300\/85{color:rgb(var(--cstu-purple-300)/.85)}.cstu-text-purple-300\/90{color:rgb(var(--cstu-purple-300)/.9)}.cstu-text-purple-300\/95{color:rgb(var(--cstu-purple-300)/.95)}.cstu-text-purple-400{--tw-text-opacity:1;color:rgb(var(--cstu-purple-400)/var(--tw-text-opacity,1))}.cstu-text-purple-400\/0{color:rgb(var(--cstu-purple-400)/0)}.cstu-text-purple-400\/10{color:rgb(var(--cstu-purple-400)/.1)}.cstu-text-purple-400\/100{color:rgb(var(--cstu-purple-400)/1)}.cstu-text-purple-400\/15{color:rgb(var(--cstu-purple-400)/.15)}.cstu-text-purple-400\/20{color:rgb(var(--cstu-purple-400)/.2)}.cstu-text-purple-400\/25{color:rgb(var(--cstu-purple-400)/.25)}.cstu-text-purple-400\/30{color:rgb(var(--cstu-purple-400)/.3)}.cstu-text-purple-400\/35{color:rgb(var(--cstu-purple-400)/.35)}.cstu-text-purple-400\/40{color:rgb(var(--cstu-purple-400)/.4)}.cstu-text-purple-400\/45{color:rgb(var(--cstu-purple-400)/.45)}.cstu-text-purple-400\/5{color:rgb(var(--cstu-purple-400)/.05)}.cstu-text-purple-400\/50{color:rgb(var(--cstu-purple-400)/.5)}.cstu-text-purple-400\/55{color:rgb(var(--cstu-purple-400)/.55)}.cstu-text-purple-400\/60{color:rgb(var(--cstu-purple-400)/.6)}.cstu-text-purple-400\/65{color:rgb(var(--cstu-purple-400)/.65)}.cstu-text-purple-400\/70{color:rgb(var(--cstu-purple-400)/.7)}.cstu-text-purple-400\/75{color:rgb(var(--cstu-purple-400)/.75)}.cstu-text-purple-400\/80{color:rgb(var(--cstu-purple-400)/.8)}.cstu-text-purple-400\/85{color:rgb(var(--cstu-purple-400)/.85)}.cstu-text-purple-400\/90{color:rgb(var(--cstu-purple-400)/.9)}.cstu-text-purple-400\/95{color:rgb(var(--cstu-purple-400)/.95)}.cstu-text-purple-50{--tw-text-opacity:1;color:rgb(var(--cstu-purple-50)/var(--tw-text-opacity,1))}.cstu-text-purple-50\/0{color:rgb(var(--cstu-purple-50)/0)}.cstu-text-purple-50\/10{color:rgb(var(--cstu-purple-50)/.1)}.cstu-text-purple-50\/100{color:rgb(var(--cstu-purple-50)/1)}.cstu-text-purple-50\/15{color:rgb(var(--cstu-purple-50)/.15)}.cstu-text-purple-50\/20{color:rgb(var(--cstu-purple-50)/.2)}.cstu-text-purple-50\/25{color:rgb(var(--cstu-purple-50)/.25)}.cstu-text-purple-50\/30{color:rgb(var(--cstu-purple-50)/.3)}.cstu-text-purple-50\/35{color:rgb(var(--cstu-purple-50)/.35)}.cstu-text-purple-50\/40{color:rgb(var(--cstu-purple-50)/.4)}.cstu-text-purple-50\/45{color:rgb(var(--cstu-purple-50)/.45)}.cstu-text-purple-50\/5{color:rgb(var(--cstu-purple-50)/.05)}.cstu-text-purple-50\/50{color:rgb(var(--cstu-purple-50)/.5)}.cstu-text-purple-50\/55{color:rgb(var(--cstu-purple-50)/.55)}.cstu-text-purple-50\/60{color:rgb(var(--cstu-purple-50)/.6)}.cstu-text-purple-50\/65{color:rgb(var(--cstu-purple-50)/.65)}.cstu-text-purple-50\/70{color:rgb(var(--cstu-purple-50)/.7)}.cstu-text-purple-50\/75{color:rgb(var(--cstu-purple-50)/.75)}.cstu-text-purple-50\/80{color:rgb(var(--cstu-purple-50)/.8)}.cstu-text-purple-50\/85{color:rgb(var(--cstu-purple-50)/.85)}.cstu-text-purple-50\/90{color:rgb(var(--cstu-purple-50)/.9)}.cstu-text-purple-50\/95{color:rgb(var(--cstu-purple-50)/.95)}.cstu-text-purple-500{--tw-text-opacity:1;color:rgb(var(--cstu-purple-500)/var(--tw-text-opacity,1))}.cstu-text-purple-500\/0{color:rgb(var(--cstu-purple-500)/0)}.cstu-text-purple-500\/10{color:rgb(var(--cstu-purple-500)/.1)}.cstu-text-purple-500\/100{color:rgb(var(--cstu-purple-500)/1)}.cstu-text-purple-500\/15{color:rgb(var(--cstu-purple-500)/.15)}.cstu-text-purple-500\/20{color:rgb(var(--cstu-purple-500)/.2)}.cstu-text-purple-500\/25{color:rgb(var(--cstu-purple-500)/.25)}.cstu-text-purple-500\/30{color:rgb(var(--cstu-purple-500)/.3)}.cstu-text-purple-500\/35{color:rgb(var(--cstu-purple-500)/.35)}.cstu-text-purple-500\/40{color:rgb(var(--cstu-purple-500)/.4)}.cstu-text-purple-500\/45{color:rgb(var(--cstu-purple-500)/.45)}.cstu-text-purple-500\/5{color:rgb(var(--cstu-purple-500)/.05)}.cstu-text-purple-500\/50{color:rgb(var(--cstu-purple-500)/.5)}.cstu-text-purple-500\/55{color:rgb(var(--cstu-purple-500)/.55)}.cstu-text-purple-500\/60{color:rgb(var(--cstu-purple-500)/.6)}.cstu-text-purple-500\/65{color:rgb(var(--cstu-purple-500)/.65)}.cstu-text-purple-500\/70{color:rgb(var(--cstu-purple-500)/.7)}.cstu-text-purple-500\/75{color:rgb(var(--cstu-purple-500)/.75)}.cstu-text-purple-500\/80{color:rgb(var(--cstu-purple-500)/.8)}.cstu-text-purple-500\/85{color:rgb(var(--cstu-purple-500)/.85)}.cstu-text-purple-500\/90{color:rgb(var(--cstu-purple-500)/.9)}.cstu-text-purple-500\/95{color:rgb(var(--cstu-purple-500)/.95)}.cstu-text-purple-600{--tw-text-opacity:1;color:rgb(var(--cstu-purple-600)/var(--tw-text-opacity,1))}.cstu-text-purple-600\/0{color:rgb(var(--cstu-purple-600)/0)}.cstu-text-purple-600\/10{color:rgb(var(--cstu-purple-600)/.1)}.cstu-text-purple-600\/100{color:rgb(var(--cstu-purple-600)/1)}.cstu-text-purple-600\/15{color:rgb(var(--cstu-purple-600)/.15)}.cstu-text-purple-600\/20{color:rgb(var(--cstu-purple-600)/.2)}.cstu-text-purple-600\/25{color:rgb(var(--cstu-purple-600)/.25)}.cstu-text-purple-600\/30{color:rgb(var(--cstu-purple-600)/.3)}.cstu-text-purple-600\/35{color:rgb(var(--cstu-purple-600)/.35)}.cstu-text-purple-600\/40{color:rgb(var(--cstu-purple-600)/.4)}.cstu-text-purple-600\/45{color:rgb(var(--cstu-purple-600)/.45)}.cstu-text-purple-600\/5{color:rgb(var(--cstu-purple-600)/.05)}.cstu-text-purple-600\/50{color:rgb(var(--cstu-purple-600)/.5)}.cstu-text-purple-600\/55{color:rgb(var(--cstu-purple-600)/.55)}.cstu-text-purple-600\/60{color:rgb(var(--cstu-purple-600)/.6)}.cstu-text-purple-600\/65{color:rgb(var(--cstu-purple-600)/.65)}.cstu-text-purple-600\/70{color:rgb(var(--cstu-purple-600)/.7)}.cstu-text-purple-600\/75{color:rgb(var(--cstu-purple-600)/.75)}.cstu-text-purple-600\/80{color:rgb(var(--cstu-purple-600)/.8)}.cstu-text-purple-600\/85{color:rgb(var(--cstu-purple-600)/.85)}.cstu-text-purple-600\/90{color:rgb(var(--cstu-purple-600)/.9)}.cstu-text-purple-600\/95{color:rgb(var(--cstu-purple-600)/.95)}.cstu-text-purple-700{--tw-text-opacity:1;color:rgb(var(--cstu-purple-700)/var(--tw-text-opacity,1))}.cstu-text-purple-700\/0{color:rgb(var(--cstu-purple-700)/0)}.cstu-text-purple-700\/10{color:rgb(var(--cstu-purple-700)/.1)}.cstu-text-purple-700\/100{color:rgb(var(--cstu-purple-700)/1)}.cstu-text-purple-700\/15{color:rgb(var(--cstu-purple-700)/.15)}.cstu-text-purple-700\/20{color:rgb(var(--cstu-purple-700)/.2)}.cstu-text-purple-700\/25{color:rgb(var(--cstu-purple-700)/.25)}.cstu-text-purple-700\/30{color:rgb(var(--cstu-purple-700)/.3)}.cstu-text-purple-700\/35{color:rgb(var(--cstu-purple-700)/.35)}.cstu-text-purple-700\/40{color:rgb(var(--cstu-purple-700)/.4)}.cstu-text-purple-700\/45{color:rgb(var(--cstu-purple-700)/.45)}.cstu-text-purple-700\/5{color:rgb(var(--cstu-purple-700)/.05)}.cstu-text-purple-700\/50{color:rgb(var(--cstu-purple-700)/.5)}.cstu-text-purple-700\/55{color:rgb(var(--cstu-purple-700)/.55)}.cstu-text-purple-700\/60{color:rgb(var(--cstu-purple-700)/.6)}.cstu-text-purple-700\/65{color:rgb(var(--cstu-purple-700)/.65)}.cstu-text-purple-700\/70{color:rgb(var(--cstu-purple-700)/.7)}.cstu-text-purple-700\/75{color:rgb(var(--cstu-purple-700)/.75)}.cstu-text-purple-700\/80{color:rgb(var(--cstu-purple-700)/.8)}.cstu-text-purple-700\/85{color:rgb(var(--cstu-purple-700)/.85)}.cstu-text-purple-700\/90{color:rgb(var(--cstu-purple-700)/.9)}.cstu-text-purple-700\/95{color:rgb(var(--cstu-purple-700)/.95)}.cstu-text-purple-800{--tw-text-opacity:1;color:rgb(var(--cstu-purple-800)/var(--tw-text-opacity,1))}.cstu-text-purple-800\/0{color:rgb(var(--cstu-purple-800)/0)}.cstu-text-purple-800\/10{color:rgb(var(--cstu-purple-800)/.1)}.cstu-text-purple-800\/100{color:rgb(var(--cstu-purple-800)/1)}.cstu-text-purple-800\/15{color:rgb(var(--cstu-purple-800)/.15)}.cstu-text-purple-800\/20{color:rgb(var(--cstu-purple-800)/.2)}.cstu-text-purple-800\/25{color:rgb(var(--cstu-purple-800)/.25)}.cstu-text-purple-800\/30{color:rgb(var(--cstu-purple-800)/.3)}.cstu-text-purple-800\/35{color:rgb(var(--cstu-purple-800)/.35)}.cstu-text-purple-800\/40{color:rgb(var(--cstu-purple-800)/.4)}.cstu-text-purple-800\/45{color:rgb(var(--cstu-purple-800)/.45)}.cstu-text-purple-800\/5{color:rgb(var(--cstu-purple-800)/.05)}.cstu-text-purple-800\/50{color:rgb(var(--cstu-purple-800)/.5)}.cstu-text-purple-800\/55{color:rgb(var(--cstu-purple-800)/.55)}.cstu-text-purple-800\/60{color:rgb(var(--cstu-purple-800)/.6)}.cstu-text-purple-800\/65{color:rgb(var(--cstu-purple-800)/.65)}.cstu-text-purple-800\/70{color:rgb(var(--cstu-purple-800)/.7)}.cstu-text-purple-800\/75{color:rgb(var(--cstu-purple-800)/.75)}.cstu-text-purple-800\/80{color:rgb(var(--cstu-purple-800)/.8)}.cstu-text-purple-800\/85{color:rgb(var(--cstu-purple-800)/.85)}.cstu-text-purple-800\/90{color:rgb(var(--cstu-purple-800)/.9)}.cstu-text-purple-800\/95{color:rgb(var(--cstu-purple-800)/.95)}.cstu-text-purple-900{--tw-text-opacity:1;color:rgb(var(--cstu-purple-900)/var(--tw-text-opacity,1))}.cstu-text-purple-900\/0{color:rgb(var(--cstu-purple-900)/0)}.cstu-text-purple-900\/10{color:rgb(var(--cstu-purple-900)/.1)}.cstu-text-purple-900\/100{color:rgb(var(--cstu-purple-900)/1)}.cstu-text-purple-900\/15{color:rgb(var(--cstu-purple-900)/.15)}.cstu-text-purple-900\/20{color:rgb(var(--cstu-purple-900)/.2)}.cstu-text-purple-900\/25{color:rgb(var(--cstu-purple-900)/.25)}.cstu-text-purple-900\/30{color:rgb(var(--cstu-purple-900)/.3)}.cstu-text-purple-900\/35{color:rgb(var(--cstu-purple-900)/.35)}.cstu-text-purple-900\/40{color:rgb(var(--cstu-purple-900)/.4)}.cstu-text-purple-900\/45{color:rgb(var(--cstu-purple-900)/.45)}.cstu-text-purple-900\/5{color:rgb(var(--cstu-purple-900)/.05)}.cstu-text-purple-900\/50{color:rgb(var(--cstu-purple-900)/.5)}.cstu-text-purple-900\/55{color:rgb(var(--cstu-purple-900)/.55)}.cstu-text-purple-900\/60{color:rgb(var(--cstu-purple-900)/.6)}.cstu-text-purple-900\/65{color:rgb(var(--cstu-purple-900)/.65)}.cstu-text-purple-900\/70{color:rgb(var(--cstu-purple-900)/.7)}.cstu-text-purple-900\/75{color:rgb(var(--cstu-purple-900)/.75)}.cstu-text-purple-900\/80{color:rgb(var(--cstu-purple-900)/.8)}.cstu-text-purple-900\/85{color:rgb(var(--cstu-purple-900)/.85)}.cstu-text-purple-900\/90{color:rgb(var(--cstu-purple-900)/.9)}.cstu-text-purple-900\/95{color:rgb(var(--cstu-purple-900)/.95)}.cstu-text-red-100{--tw-text-opacity:1;color:rgb(var(--cstu-red-100)/var(--tw-text-opacity,1))}.cstu-text-red-100\/0{color:rgb(var(--cstu-red-100)/0)}.cstu-text-red-100\/10{color:rgb(var(--cstu-red-100)/.1)}.cstu-text-red-100\/100{color:rgb(var(--cstu-red-100)/1)}.cstu-text-red-100\/15{color:rgb(var(--cstu-red-100)/.15)}.cstu-text-red-100\/20{color:rgb(var(--cstu-red-100)/.2)}.cstu-text-red-100\/25{color:rgb(var(--cstu-red-100)/.25)}.cstu-text-red-100\/30{color:rgb(var(--cstu-red-100)/.3)}.cstu-text-red-100\/35{color:rgb(var(--cstu-red-100)/.35)}.cstu-text-red-100\/40{color:rgb(var(--cstu-red-100)/.4)}.cstu-text-red-100\/45{color:rgb(var(--cstu-red-100)/.45)}.cstu-text-red-100\/5{color:rgb(var(--cstu-red-100)/.05)}.cstu-text-red-100\/50{color:rgb(var(--cstu-red-100)/.5)}.cstu-text-red-100\/55{color:rgb(var(--cstu-red-100)/.55)}.cstu-text-red-100\/60{color:rgb(var(--cstu-red-100)/.6)}.cstu-text-red-100\/65{color:rgb(var(--cstu-red-100)/.65)}.cstu-text-red-100\/70{color:rgb(var(--cstu-red-100)/.7)}.cstu-text-red-100\/75{color:rgb(var(--cstu-red-100)/.75)}.cstu-text-red-100\/80{color:rgb(var(--cstu-red-100)/.8)}.cstu-text-red-100\/85{color:rgb(var(--cstu-red-100)/.85)}.cstu-text-red-100\/90{color:rgb(var(--cstu-red-100)/.9)}.cstu-text-red-100\/95{color:rgb(var(--cstu-red-100)/.95)}.cstu-text-red-200{--tw-text-opacity:1;color:rgb(var(--cstu-red-200)/var(--tw-text-opacity,1))}.cstu-text-red-200\/0{color:rgb(var(--cstu-red-200)/0)}.cstu-text-red-200\/10{color:rgb(var(--cstu-red-200)/.1)}.cstu-text-red-200\/100{color:rgb(var(--cstu-red-200)/1)}.cstu-text-red-200\/15{color:rgb(var(--cstu-red-200)/.15)}.cstu-text-red-200\/20{color:rgb(var(--cstu-red-200)/.2)}.cstu-text-red-200\/25{color:rgb(var(--cstu-red-200)/.25)}.cstu-text-red-200\/30{color:rgb(var(--cstu-red-200)/.3)}.cstu-text-red-200\/35{color:rgb(var(--cstu-red-200)/.35)}.cstu-text-red-200\/40{color:rgb(var(--cstu-red-200)/.4)}.cstu-text-red-200\/45{color:rgb(var(--cstu-red-200)/.45)}.cstu-text-red-200\/5{color:rgb(var(--cstu-red-200)/.05)}.cstu-text-red-200\/50{color:rgb(var(--cstu-red-200)/.5)}.cstu-text-red-200\/55{color:rgb(var(--cstu-red-200)/.55)}.cstu-text-red-200\/60{color:rgb(var(--cstu-red-200)/.6)}.cstu-text-red-200\/65{color:rgb(var(--cstu-red-200)/.65)}.cstu-text-red-200\/70{color:rgb(var(--cstu-red-200)/.7)}.cstu-text-red-200\/75{color:rgb(var(--cstu-red-200)/.75)}.cstu-text-red-200\/80{color:rgb(var(--cstu-red-200)/.8)}.cstu-text-red-200\/85{color:rgb(var(--cstu-red-200)/.85)}.cstu-text-red-200\/90{color:rgb(var(--cstu-red-200)/.9)}.cstu-text-red-200\/95{color:rgb(var(--cstu-red-200)/.95)}.cstu-text-red-300{--tw-text-opacity:1;color:rgb(var(--cstu-red-300)/var(--tw-text-opacity,1))}.cstu-text-red-300\/0{color:rgb(var(--cstu-red-300)/0)}.cstu-text-red-300\/10{color:rgb(var(--cstu-red-300)/.1)}.cstu-text-red-300\/100{color:rgb(var(--cstu-red-300)/1)}.cstu-text-red-300\/15{color:rgb(var(--cstu-red-300)/.15)}.cstu-text-red-300\/20{color:rgb(var(--cstu-red-300)/.2)}.cstu-text-red-300\/25{color:rgb(var(--cstu-red-300)/.25)}.cstu-text-red-300\/30{color:rgb(var(--cstu-red-300)/.3)}.cstu-text-red-300\/35{color:rgb(var(--cstu-red-300)/.35)}.cstu-text-red-300\/40{color:rgb(var(--cstu-red-300)/.4)}.cstu-text-red-300\/45{color:rgb(var(--cstu-red-300)/.45)}.cstu-text-red-300\/5{color:rgb(var(--cstu-red-300)/.05)}.cstu-text-red-300\/50{color:rgb(var(--cstu-red-300)/.5)}.cstu-text-red-300\/55{color:rgb(var(--cstu-red-300)/.55)}.cstu-text-red-300\/60{color:rgb(var(--cstu-red-300)/.6)}.cstu-text-red-300\/65{color:rgb(var(--cstu-red-300)/.65)}.cstu-text-red-300\/70{color:rgb(var(--cstu-red-300)/.7)}.cstu-text-red-300\/75{color:rgb(var(--cstu-red-300)/.75)}.cstu-text-red-300\/80{color:rgb(var(--cstu-red-300)/.8)}.cstu-text-red-300\/85{color:rgb(var(--cstu-red-300)/.85)}.cstu-text-red-300\/90{color:rgb(var(--cstu-red-300)/.9)}.cstu-text-red-300\/95{color:rgb(var(--cstu-red-300)/.95)}.cstu-text-red-400{--tw-text-opacity:1;color:rgb(var(--cstu-red-400)/var(--tw-text-opacity,1))}.cstu-text-red-400\/0{color:rgb(var(--cstu-red-400)/0)}.cstu-text-red-400\/10{color:rgb(var(--cstu-red-400)/.1)}.cstu-text-red-400\/100{color:rgb(var(--cstu-red-400)/1)}.cstu-text-red-400\/15{color:rgb(var(--cstu-red-400)/.15)}.cstu-text-red-400\/20{color:rgb(var(--cstu-red-400)/.2)}.cstu-text-red-400\/25{color:rgb(var(--cstu-red-400)/.25)}.cstu-text-red-400\/30{color:rgb(var(--cstu-red-400)/.3)}.cstu-text-red-400\/35{color:rgb(var(--cstu-red-400)/.35)}.cstu-text-red-400\/40{color:rgb(var(--cstu-red-400)/.4)}.cstu-text-red-400\/45{color:rgb(var(--cstu-red-400)/.45)}.cstu-text-red-400\/5{color:rgb(var(--cstu-red-400)/.05)}.cstu-text-red-400\/50{color:rgb(var(--cstu-red-400)/.5)}.cstu-text-red-400\/55{color:rgb(var(--cstu-red-400)/.55)}.cstu-text-red-400\/60{color:rgb(var(--cstu-red-400)/.6)}.cstu-text-red-400\/65{color:rgb(var(--cstu-red-400)/.65)}.cstu-text-red-400\/70{color:rgb(var(--cstu-red-400)/.7)}.cstu-text-red-400\/75{color:rgb(var(--cstu-red-400)/.75)}.cstu-text-red-400\/80{color:rgb(var(--cstu-red-400)/.8)}.cstu-text-red-400\/85{color:rgb(var(--cstu-red-400)/.85)}.cstu-text-red-400\/90{color:rgb(var(--cstu-red-400)/.9)}.cstu-text-red-400\/95{color:rgb(var(--cstu-red-400)/.95)}.cstu-text-red-50{--tw-text-opacity:1;color:rgb(var(--cstu-red-50)/var(--tw-text-opacity,1))}.cstu-text-red-50\/0{color:rgb(var(--cstu-red-50)/0)}.cstu-text-red-50\/10{color:rgb(var(--cstu-red-50)/.1)}.cstu-text-red-50\/100{color:rgb(var(--cstu-red-50)/1)}.cstu-text-red-50\/15{color:rgb(var(--cstu-red-50)/.15)}.cstu-text-red-50\/20{color:rgb(var(--cstu-red-50)/.2)}.cstu-text-red-50\/25{color:rgb(var(--cstu-red-50)/.25)}.cstu-text-red-50\/30{color:rgb(var(--cstu-red-50)/.3)}.cstu-text-red-50\/35{color:rgb(var(--cstu-red-50)/.35)}.cstu-text-red-50\/40{color:rgb(var(--cstu-red-50)/.4)}.cstu-text-red-50\/45{color:rgb(var(--cstu-red-50)/.45)}.cstu-text-red-50\/5{color:rgb(var(--cstu-red-50)/.05)}.cstu-text-red-50\/50{color:rgb(var(--cstu-red-50)/.5)}.cstu-text-red-50\/55{color:rgb(var(--cstu-red-50)/.55)}.cstu-text-red-50\/60{color:rgb(var(--cstu-red-50)/.6)}.cstu-text-red-50\/65{color:rgb(var(--cstu-red-50)/.65)}.cstu-text-red-50\/70{color:rgb(var(--cstu-red-50)/.7)}.cstu-text-red-50\/75{color:rgb(var(--cstu-red-50)/.75)}.cstu-text-red-50\/80{color:rgb(var(--cstu-red-50)/.8)}.cstu-text-red-50\/85{color:rgb(var(--cstu-red-50)/.85)}.cstu-text-red-50\/90{color:rgb(var(--cstu-red-50)/.9)}.cstu-text-red-50\/95{color:rgb(var(--cstu-red-50)/.95)}.cstu-text-red-500{--tw-text-opacity:1;color:rgb(var(--cstu-red-500)/var(--tw-text-opacity,1))}.cstu-text-red-500\/0{color:rgb(var(--cstu-red-500)/0)}.cstu-text-red-500\/10{color:rgb(var(--cstu-red-500)/.1)}.cstu-text-red-500\/100{color:rgb(var(--cstu-red-500)/1)}.cstu-text-red-500\/15{color:rgb(var(--cstu-red-500)/.15)}.cstu-text-red-500\/20{color:rgb(var(--cstu-red-500)/.2)}.cstu-text-red-500\/25{color:rgb(var(--cstu-red-500)/.25)}.cstu-text-red-500\/30{color:rgb(var(--cstu-red-500)/.3)}.cstu-text-red-500\/35{color:rgb(var(--cstu-red-500)/.35)}.cstu-text-red-500\/40{color:rgb(var(--cstu-red-500)/.4)}.cstu-text-red-500\/45{color:rgb(var(--cstu-red-500)/.45)}.cstu-text-red-500\/5{color:rgb(var(--cstu-red-500)/.05)}.cstu-text-red-500\/50{color:rgb(var(--cstu-red-500)/.5)}.cstu-text-red-500\/55{color:rgb(var(--cstu-red-500)/.55)}.cstu-text-red-500\/60{color:rgb(var(--cstu-red-500)/.6)}.cstu-text-red-500\/65{color:rgb(var(--cstu-red-500)/.65)}.cstu-text-red-500\/70{color:rgb(var(--cstu-red-500)/.7)}.cstu-text-red-500\/75{color:rgb(var(--cstu-red-500)/.75)}.cstu-text-red-500\/80{color:rgb(var(--cstu-red-500)/.8)}.cstu-text-red-500\/85{color:rgb(var(--cstu-red-500)/.85)}.cstu-text-red-500\/90{color:rgb(var(--cstu-red-500)/.9)}.cstu-text-red-500\/95{color:rgb(var(--cstu-red-500)/.95)}.cstu-text-red-600{--tw-text-opacity:1;color:rgb(var(--cstu-red-600)/var(--tw-text-opacity,1))}.cstu-text-red-600\/0{color:rgb(var(--cstu-red-600)/0)}.cstu-text-red-600\/10{color:rgb(var(--cstu-red-600)/.1)}.cstu-text-red-600\/100{color:rgb(var(--cstu-red-600)/1)}.cstu-text-red-600\/15{color:rgb(var(--cstu-red-600)/.15)}.cstu-text-red-600\/20{color:rgb(var(--cstu-red-600)/.2)}.cstu-text-red-600\/25{color:rgb(var(--cstu-red-600)/.25)}.cstu-text-red-600\/30{color:rgb(var(--cstu-red-600)/.3)}.cstu-text-red-600\/35{color:rgb(var(--cstu-red-600)/.35)}.cstu-text-red-600\/40{color:rgb(var(--cstu-red-600)/.4)}.cstu-text-red-600\/45{color:rgb(var(--cstu-red-600)/.45)}.cstu-text-red-600\/5{color:rgb(var(--cstu-red-600)/.05)}.cstu-text-red-600\/50{color:rgb(var(--cstu-red-600)/.5)}.cstu-text-red-600\/55{color:rgb(var(--cstu-red-600)/.55)}.cstu-text-red-600\/60{color:rgb(var(--cstu-red-600)/.6)}.cstu-text-red-600\/65{color:rgb(var(--cstu-red-600)/.65)}.cstu-text-red-600\/70{color:rgb(var(--cstu-red-600)/.7)}.cstu-text-red-600\/75{color:rgb(var(--cstu-red-600)/.75)}.cstu-text-red-600\/80{color:rgb(var(--cstu-red-600)/.8)}.cstu-text-red-600\/85{color:rgb(var(--cstu-red-600)/.85)}.cstu-text-red-600\/90{color:rgb(var(--cstu-red-600)/.9)}.cstu-text-red-600\/95{color:rgb(var(--cstu-red-600)/.95)}.cstu-text-red-700{--tw-text-opacity:1;color:rgb(var(--cstu-red-700)/var(--tw-text-opacity,1))}.cstu-text-red-700\/0{color:rgb(var(--cstu-red-700)/0)}.cstu-text-red-700\/10{color:rgb(var(--cstu-red-700)/.1)}.cstu-text-red-700\/100{color:rgb(var(--cstu-red-700)/1)}.cstu-text-red-700\/15{color:rgb(var(--cstu-red-700)/.15)}.cstu-text-red-700\/20{color:rgb(var(--cstu-red-700)/.2)}.cstu-text-red-700\/25{color:rgb(var(--cstu-red-700)/.25)}.cstu-text-red-700\/30{color:rgb(var(--cstu-red-700)/.3)}.cstu-text-red-700\/35{color:rgb(var(--cstu-red-700)/.35)}.cstu-text-red-700\/40{color:rgb(var(--cstu-red-700)/.4)}.cstu-text-red-700\/45{color:rgb(var(--cstu-red-700)/.45)}.cstu-text-red-700\/5{color:rgb(var(--cstu-red-700)/.05)}.cstu-text-red-700\/50{color:rgb(var(--cstu-red-700)/.5)}.cstu-text-red-700\/55{color:rgb(var(--cstu-red-700)/.55)}.cstu-text-red-700\/60{color:rgb(var(--cstu-red-700)/.6)}.cstu-text-red-700\/65{color:rgb(var(--cstu-red-700)/.65)}.cstu-text-red-700\/70{color:rgb(var(--cstu-red-700)/.7)}.cstu-text-red-700\/75{color:rgb(var(--cstu-red-700)/.75)}.cstu-text-red-700\/80{color:rgb(var(--cstu-red-700)/.8)}.cstu-text-red-700\/85{color:rgb(var(--cstu-red-700)/.85)}.cstu-text-red-700\/90{color:rgb(var(--cstu-red-700)/.9)}.cstu-text-red-700\/95{color:rgb(var(--cstu-red-700)/.95)}.cstu-text-red-800{--tw-text-opacity:1;color:rgb(var(--cstu-red-800)/var(--tw-text-opacity,1))}.cstu-text-red-800\/0{color:rgb(var(--cstu-red-800)/0)}.cstu-text-red-800\/10{color:rgb(var(--cstu-red-800)/.1)}.cstu-text-red-800\/100{color:rgb(var(--cstu-red-800)/1)}.cstu-text-red-800\/15{color:rgb(var(--cstu-red-800)/.15)}.cstu-text-red-800\/20{color:rgb(var(--cstu-red-800)/.2)}.cstu-text-red-800\/25{color:rgb(var(--cstu-red-800)/.25)}.cstu-text-red-800\/30{color:rgb(var(--cstu-red-800)/.3)}.cstu-text-red-800\/35{color:rgb(var(--cstu-red-800)/.35)}.cstu-text-red-800\/40{color:rgb(var(--cstu-red-800)/.4)}.cstu-text-red-800\/45{color:rgb(var(--cstu-red-800)/.45)}.cstu-text-red-800\/5{color:rgb(var(--cstu-red-800)/.05)}.cstu-text-red-800\/50{color:rgb(var(--cstu-red-800)/.5)}.cstu-text-red-800\/55{color:rgb(var(--cstu-red-800)/.55)}.cstu-text-red-800\/60{color:rgb(var(--cstu-red-800)/.6)}.cstu-text-red-800\/65{color:rgb(var(--cstu-red-800)/.65)}.cstu-text-red-800\/70{color:rgb(var(--cstu-red-800)/.7)}.cstu-text-red-800\/75{color:rgb(var(--cstu-red-800)/.75)}.cstu-text-red-800\/80{color:rgb(var(--cstu-red-800)/.8)}.cstu-text-red-800\/85{color:rgb(var(--cstu-red-800)/.85)}.cstu-text-red-800\/90{color:rgb(var(--cstu-red-800)/.9)}.cstu-text-red-800\/95{color:rgb(var(--cstu-red-800)/.95)}.cstu-text-red-900{--tw-text-opacity:1;color:rgb(var(--cstu-red-900)/var(--tw-text-opacity,1))}.cstu-text-red-900\/0{color:rgb(var(--cstu-red-900)/0)}.cstu-text-red-900\/10{color:rgb(var(--cstu-red-900)/.1)}.cstu-text-red-900\/100{color:rgb(var(--cstu-red-900)/1)}.cstu-text-red-900\/15{color:rgb(var(--cstu-red-900)/.15)}.cstu-text-red-900\/20{color:rgb(var(--cstu-red-900)/.2)}.cstu-text-red-900\/25{color:rgb(var(--cstu-red-900)/.25)}.cstu-text-red-900\/30{color:rgb(var(--cstu-red-900)/.3)}.cstu-text-red-900\/35{color:rgb(var(--cstu-red-900)/.35)}.cstu-text-red-900\/40{color:rgb(var(--cstu-red-900)/.4)}.cstu-text-red-900\/45{color:rgb(var(--cstu-red-900)/.45)}.cstu-text-red-900\/5{color:rgb(var(--cstu-red-900)/.05)}.cstu-text-red-900\/50{color:rgb(var(--cstu-red-900)/.5)}.cstu-text-red-900\/55{color:rgb(var(--cstu-red-900)/.55)}.cstu-text-red-900\/60{color:rgb(var(--cstu-red-900)/.6)}.cstu-text-red-900\/65{color:rgb(var(--cstu-red-900)/.65)}.cstu-text-red-900\/70{color:rgb(var(--cstu-red-900)/.7)}.cstu-text-red-900\/75{color:rgb(var(--cstu-red-900)/.75)}.cstu-text-red-900\/80{color:rgb(var(--cstu-red-900)/.8)}.cstu-text-red-900\/85{color:rgb(var(--cstu-red-900)/.85)}.cstu-text-red-900\/90{color:rgb(var(--cstu-red-900)/.9)}.cstu-text-red-900\/95{color:rgb(var(--cstu-red-900)/.95)}.cstu-text-sea-blue-100{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-100)/var(--tw-text-opacity,1))}.cstu-text-sea-blue-100\/0{color:rgb(var(--cstu-sea-blue-100)/0)}.cstu-text-sea-blue-100\/10{color:rgb(var(--cstu-sea-blue-100)/.1)}.cstu-text-sea-blue-100\/100{color:rgb(var(--cstu-sea-blue-100)/1)}.cstu-text-sea-blue-100\/15{color:rgb(var(--cstu-sea-blue-100)/.15)}.cstu-text-sea-blue-100\/20{color:rgb(var(--cstu-sea-blue-100)/.2)}.cstu-text-sea-blue-100\/25{color:rgb(var(--cstu-sea-blue-100)/.25)}.cstu-text-sea-blue-100\/30{color:rgb(var(--cstu-sea-blue-100)/.3)}.cstu-text-sea-blue-100\/35{color:rgb(var(--cstu-sea-blue-100)/.35)}.cstu-text-sea-blue-100\/40{color:rgb(var(--cstu-sea-blue-100)/.4)}.cstu-text-sea-blue-100\/45{color:rgb(var(--cstu-sea-blue-100)/.45)}.cstu-text-sea-blue-100\/5{color:rgb(var(--cstu-sea-blue-100)/.05)}.cstu-text-sea-blue-100\/50{color:rgb(var(--cstu-sea-blue-100)/.5)}.cstu-text-sea-blue-100\/55{color:rgb(var(--cstu-sea-blue-100)/.55)}.cstu-text-sea-blue-100\/60{color:rgb(var(--cstu-sea-blue-100)/.6)}.cstu-text-sea-blue-100\/65{color:rgb(var(--cstu-sea-blue-100)/.65)}.cstu-text-sea-blue-100\/70{color:rgb(var(--cstu-sea-blue-100)/.7)}.cstu-text-sea-blue-100\/75{color:rgb(var(--cstu-sea-blue-100)/.75)}.cstu-text-sea-blue-100\/80{color:rgb(var(--cstu-sea-blue-100)/.8)}.cstu-text-sea-blue-100\/85{color:rgb(var(--cstu-sea-blue-100)/.85)}.cstu-text-sea-blue-100\/90{color:rgb(var(--cstu-sea-blue-100)/.9)}.cstu-text-sea-blue-100\/95{color:rgb(var(--cstu-sea-blue-100)/.95)}.cstu-text-sea-blue-200{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-200)/var(--tw-text-opacity,1))}.cstu-text-sea-blue-200\/0{color:rgb(var(--cstu-sea-blue-200)/0)}.cstu-text-sea-blue-200\/10{color:rgb(var(--cstu-sea-blue-200)/.1)}.cstu-text-sea-blue-200\/100{color:rgb(var(--cstu-sea-blue-200)/1)}.cstu-text-sea-blue-200\/15{color:rgb(var(--cstu-sea-blue-200)/.15)}.cstu-text-sea-blue-200\/20{color:rgb(var(--cstu-sea-blue-200)/.2)}.cstu-text-sea-blue-200\/25{color:rgb(var(--cstu-sea-blue-200)/.25)}.cstu-text-sea-blue-200\/30{color:rgb(var(--cstu-sea-blue-200)/.3)}.cstu-text-sea-blue-200\/35{color:rgb(var(--cstu-sea-blue-200)/.35)}.cstu-text-sea-blue-200\/40{color:rgb(var(--cstu-sea-blue-200)/.4)}.cstu-text-sea-blue-200\/45{color:rgb(var(--cstu-sea-blue-200)/.45)}.cstu-text-sea-blue-200\/5{color:rgb(var(--cstu-sea-blue-200)/.05)}.cstu-text-sea-blue-200\/50{color:rgb(var(--cstu-sea-blue-200)/.5)}.cstu-text-sea-blue-200\/55{color:rgb(var(--cstu-sea-blue-200)/.55)}.cstu-text-sea-blue-200\/60{color:rgb(var(--cstu-sea-blue-200)/.6)}.cstu-text-sea-blue-200\/65{color:rgb(var(--cstu-sea-blue-200)/.65)}.cstu-text-sea-blue-200\/70{color:rgb(var(--cstu-sea-blue-200)/.7)}.cstu-text-sea-blue-200\/75{color:rgb(var(--cstu-sea-blue-200)/.75)}.cstu-text-sea-blue-200\/80{color:rgb(var(--cstu-sea-blue-200)/.8)}.cstu-text-sea-blue-200\/85{color:rgb(var(--cstu-sea-blue-200)/.85)}.cstu-text-sea-blue-200\/90{color:rgb(var(--cstu-sea-blue-200)/.9)}.cstu-text-sea-blue-200\/95{color:rgb(var(--cstu-sea-blue-200)/.95)}.cstu-text-sea-blue-300{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-300)/var(--tw-text-opacity,1))}.cstu-text-sea-blue-300\/0{color:rgb(var(--cstu-sea-blue-300)/0)}.cstu-text-sea-blue-300\/10{color:rgb(var(--cstu-sea-blue-300)/.1)}.cstu-text-sea-blue-300\/100{color:rgb(var(--cstu-sea-blue-300)/1)}.cstu-text-sea-blue-300\/15{color:rgb(var(--cstu-sea-blue-300)/.15)}.cstu-text-sea-blue-300\/20{color:rgb(var(--cstu-sea-blue-300)/.2)}.cstu-text-sea-blue-300\/25{color:rgb(var(--cstu-sea-blue-300)/.25)}.cstu-text-sea-blue-300\/30{color:rgb(var(--cstu-sea-blue-300)/.3)}.cstu-text-sea-blue-300\/35{color:rgb(var(--cstu-sea-blue-300)/.35)}.cstu-text-sea-blue-300\/40{color:rgb(var(--cstu-sea-blue-300)/.4)}.cstu-text-sea-blue-300\/45{color:rgb(var(--cstu-sea-blue-300)/.45)}.cstu-text-sea-blue-300\/5{color:rgb(var(--cstu-sea-blue-300)/.05)}.cstu-text-sea-blue-300\/50{color:rgb(var(--cstu-sea-blue-300)/.5)}.cstu-text-sea-blue-300\/55{color:rgb(var(--cstu-sea-blue-300)/.55)}.cstu-text-sea-blue-300\/60{color:rgb(var(--cstu-sea-blue-300)/.6)}.cstu-text-sea-blue-300\/65{color:rgb(var(--cstu-sea-blue-300)/.65)}.cstu-text-sea-blue-300\/70{color:rgb(var(--cstu-sea-blue-300)/.7)}.cstu-text-sea-blue-300\/75{color:rgb(var(--cstu-sea-blue-300)/.75)}.cstu-text-sea-blue-300\/80{color:rgb(var(--cstu-sea-blue-300)/.8)}.cstu-text-sea-blue-300\/85{color:rgb(var(--cstu-sea-blue-300)/.85)}.cstu-text-sea-blue-300\/90{color:rgb(var(--cstu-sea-blue-300)/.9)}.cstu-text-sea-blue-300\/95{color:rgb(var(--cstu-sea-blue-300)/.95)}.cstu-text-sea-blue-400{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-400)/var(--tw-text-opacity,1))}.cstu-text-sea-blue-400\/0{color:rgb(var(--cstu-sea-blue-400)/0)}.cstu-text-sea-blue-400\/10{color:rgb(var(--cstu-sea-blue-400)/.1)}.cstu-text-sea-blue-400\/100{color:rgb(var(--cstu-sea-blue-400)/1)}.cstu-text-sea-blue-400\/15{color:rgb(var(--cstu-sea-blue-400)/.15)}.cstu-text-sea-blue-400\/20{color:rgb(var(--cstu-sea-blue-400)/.2)}.cstu-text-sea-blue-400\/25{color:rgb(var(--cstu-sea-blue-400)/.25)}.cstu-text-sea-blue-400\/30{color:rgb(var(--cstu-sea-blue-400)/.3)}.cstu-text-sea-blue-400\/35{color:rgb(var(--cstu-sea-blue-400)/.35)}.cstu-text-sea-blue-400\/40{color:rgb(var(--cstu-sea-blue-400)/.4)}.cstu-text-sea-blue-400\/45{color:rgb(var(--cstu-sea-blue-400)/.45)}.cstu-text-sea-blue-400\/5{color:rgb(var(--cstu-sea-blue-400)/.05)}.cstu-text-sea-blue-400\/50{color:rgb(var(--cstu-sea-blue-400)/.5)}.cstu-text-sea-blue-400\/55{color:rgb(var(--cstu-sea-blue-400)/.55)}.cstu-text-sea-blue-400\/60{color:rgb(var(--cstu-sea-blue-400)/.6)}.cstu-text-sea-blue-400\/65{color:rgb(var(--cstu-sea-blue-400)/.65)}.cstu-text-sea-blue-400\/70{color:rgb(var(--cstu-sea-blue-400)/.7)}.cstu-text-sea-blue-400\/75{color:rgb(var(--cstu-sea-blue-400)/.75)}.cstu-text-sea-blue-400\/80{color:rgb(var(--cstu-sea-blue-400)/.8)}.cstu-text-sea-blue-400\/85{color:rgb(var(--cstu-sea-blue-400)/.85)}.cstu-text-sea-blue-400\/90{color:rgb(var(--cstu-sea-blue-400)/.9)}.cstu-text-sea-blue-400\/95{color:rgb(var(--cstu-sea-blue-400)/.95)}.cstu-text-sea-blue-50{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-50)/var(--tw-text-opacity,1))}.cstu-text-sea-blue-50\/0{color:rgb(var(--cstu-sea-blue-50)/0)}.cstu-text-sea-blue-50\/10{color:rgb(var(--cstu-sea-blue-50)/.1)}.cstu-text-sea-blue-50\/100{color:rgb(var(--cstu-sea-blue-50)/1)}.cstu-text-sea-blue-50\/15{color:rgb(var(--cstu-sea-blue-50)/.15)}.cstu-text-sea-blue-50\/20{color:rgb(var(--cstu-sea-blue-50)/.2)}.cstu-text-sea-blue-50\/25{color:rgb(var(--cstu-sea-blue-50)/.25)}.cstu-text-sea-blue-50\/30{color:rgb(var(--cstu-sea-blue-50)/.3)}.cstu-text-sea-blue-50\/35{color:rgb(var(--cstu-sea-blue-50)/.35)}.cstu-text-sea-blue-50\/40{color:rgb(var(--cstu-sea-blue-50)/.4)}.cstu-text-sea-blue-50\/45{color:rgb(var(--cstu-sea-blue-50)/.45)}.cstu-text-sea-blue-50\/5{color:rgb(var(--cstu-sea-blue-50)/.05)}.cstu-text-sea-blue-50\/50{color:rgb(var(--cstu-sea-blue-50)/.5)}.cstu-text-sea-blue-50\/55{color:rgb(var(--cstu-sea-blue-50)/.55)}.cstu-text-sea-blue-50\/60{color:rgb(var(--cstu-sea-blue-50)/.6)}.cstu-text-sea-blue-50\/65{color:rgb(var(--cstu-sea-blue-50)/.65)}.cstu-text-sea-blue-50\/70{color:rgb(var(--cstu-sea-blue-50)/.7)}.cstu-text-sea-blue-50\/75{color:rgb(var(--cstu-sea-blue-50)/.75)}.cstu-text-sea-blue-50\/80{color:rgb(var(--cstu-sea-blue-50)/.8)}.cstu-text-sea-blue-50\/85{color:rgb(var(--cstu-sea-blue-50)/.85)}.cstu-text-sea-blue-50\/90{color:rgb(var(--cstu-sea-blue-50)/.9)}.cstu-text-sea-blue-50\/95{color:rgb(var(--cstu-sea-blue-50)/.95)}.cstu-text-sea-blue-500{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-500)/var(--tw-text-opacity,1))}.cstu-text-sea-blue-500\/0{color:rgb(var(--cstu-sea-blue-500)/0)}.cstu-text-sea-blue-500\/10{color:rgb(var(--cstu-sea-blue-500)/.1)}.cstu-text-sea-blue-500\/100{color:rgb(var(--cstu-sea-blue-500)/1)}.cstu-text-sea-blue-500\/15{color:rgb(var(--cstu-sea-blue-500)/.15)}.cstu-text-sea-blue-500\/20{color:rgb(var(--cstu-sea-blue-500)/.2)}.cstu-text-sea-blue-500\/25{color:rgb(var(--cstu-sea-blue-500)/.25)}.cstu-text-sea-blue-500\/30{color:rgb(var(--cstu-sea-blue-500)/.3)}.cstu-text-sea-blue-500\/35{color:rgb(var(--cstu-sea-blue-500)/.35)}.cstu-text-sea-blue-500\/40{color:rgb(var(--cstu-sea-blue-500)/.4)}.cstu-text-sea-blue-500\/45{color:rgb(var(--cstu-sea-blue-500)/.45)}.cstu-text-sea-blue-500\/5{color:rgb(var(--cstu-sea-blue-500)/.05)}.cstu-text-sea-blue-500\/50{color:rgb(var(--cstu-sea-blue-500)/.5)}.cstu-text-sea-blue-500\/55{color:rgb(var(--cstu-sea-blue-500)/.55)}.cstu-text-sea-blue-500\/60{color:rgb(var(--cstu-sea-blue-500)/.6)}.cstu-text-sea-blue-500\/65{color:rgb(var(--cstu-sea-blue-500)/.65)}.cstu-text-sea-blue-500\/70{color:rgb(var(--cstu-sea-blue-500)/.7)}.cstu-text-sea-blue-500\/75{color:rgb(var(--cstu-sea-blue-500)/.75)}.cstu-text-sea-blue-500\/80{color:rgb(var(--cstu-sea-blue-500)/.8)}.cstu-text-sea-blue-500\/85{color:rgb(var(--cstu-sea-blue-500)/.85)}.cstu-text-sea-blue-500\/90{color:rgb(var(--cstu-sea-blue-500)/.9)}.cstu-text-sea-blue-500\/95{color:rgb(var(--cstu-sea-blue-500)/.95)}.cstu-text-sea-blue-600{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-600)/var(--tw-text-opacity,1))}.cstu-text-sea-blue-600\/0{color:rgb(var(--cstu-sea-blue-600)/0)}.cstu-text-sea-blue-600\/10{color:rgb(var(--cstu-sea-blue-600)/.1)}.cstu-text-sea-blue-600\/100{color:rgb(var(--cstu-sea-blue-600)/1)}.cstu-text-sea-blue-600\/15{color:rgb(var(--cstu-sea-blue-600)/.15)}.cstu-text-sea-blue-600\/20{color:rgb(var(--cstu-sea-blue-600)/.2)}.cstu-text-sea-blue-600\/25{color:rgb(var(--cstu-sea-blue-600)/.25)}.cstu-text-sea-blue-600\/30{color:rgb(var(--cstu-sea-blue-600)/.3)}.cstu-text-sea-blue-600\/35{color:rgb(var(--cstu-sea-blue-600)/.35)}.cstu-text-sea-blue-600\/40{color:rgb(var(--cstu-sea-blue-600)/.4)}.cstu-text-sea-blue-600\/45{color:rgb(var(--cstu-sea-blue-600)/.45)}.cstu-text-sea-blue-600\/5{color:rgb(var(--cstu-sea-blue-600)/.05)}.cstu-text-sea-blue-600\/50{color:rgb(var(--cstu-sea-blue-600)/.5)}.cstu-text-sea-blue-600\/55{color:rgb(var(--cstu-sea-blue-600)/.55)}.cstu-text-sea-blue-600\/60{color:rgb(var(--cstu-sea-blue-600)/.6)}.cstu-text-sea-blue-600\/65{color:rgb(var(--cstu-sea-blue-600)/.65)}.cstu-text-sea-blue-600\/70{color:rgb(var(--cstu-sea-blue-600)/.7)}.cstu-text-sea-blue-600\/75{color:rgb(var(--cstu-sea-blue-600)/.75)}.cstu-text-sea-blue-600\/80{color:rgb(var(--cstu-sea-blue-600)/.8)}.cstu-text-sea-blue-600\/85{color:rgb(var(--cstu-sea-blue-600)/.85)}.cstu-text-sea-blue-600\/90{color:rgb(var(--cstu-sea-blue-600)/.9)}.cstu-text-sea-blue-600\/95{color:rgb(var(--cstu-sea-blue-600)/.95)}.cstu-text-sea-blue-700{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-700)/var(--tw-text-opacity,1))}.cstu-text-sea-blue-700\/0{color:rgb(var(--cstu-sea-blue-700)/0)}.cstu-text-sea-blue-700\/10{color:rgb(var(--cstu-sea-blue-700)/.1)}.cstu-text-sea-blue-700\/100{color:rgb(var(--cstu-sea-blue-700)/1)}.cstu-text-sea-blue-700\/15{color:rgb(var(--cstu-sea-blue-700)/.15)}.cstu-text-sea-blue-700\/20{color:rgb(var(--cstu-sea-blue-700)/.2)}.cstu-text-sea-blue-700\/25{color:rgb(var(--cstu-sea-blue-700)/.25)}.cstu-text-sea-blue-700\/30{color:rgb(var(--cstu-sea-blue-700)/.3)}.cstu-text-sea-blue-700\/35{color:rgb(var(--cstu-sea-blue-700)/.35)}.cstu-text-sea-blue-700\/40{color:rgb(var(--cstu-sea-blue-700)/.4)}.cstu-text-sea-blue-700\/45{color:rgb(var(--cstu-sea-blue-700)/.45)}.cstu-text-sea-blue-700\/5{color:rgb(var(--cstu-sea-blue-700)/.05)}.cstu-text-sea-blue-700\/50{color:rgb(var(--cstu-sea-blue-700)/.5)}.cstu-text-sea-blue-700\/55{color:rgb(var(--cstu-sea-blue-700)/.55)}.cstu-text-sea-blue-700\/60{color:rgb(var(--cstu-sea-blue-700)/.6)}.cstu-text-sea-blue-700\/65{color:rgb(var(--cstu-sea-blue-700)/.65)}.cstu-text-sea-blue-700\/70{color:rgb(var(--cstu-sea-blue-700)/.7)}.cstu-text-sea-blue-700\/75{color:rgb(var(--cstu-sea-blue-700)/.75)}.cstu-text-sea-blue-700\/80{color:rgb(var(--cstu-sea-blue-700)/.8)}.cstu-text-sea-blue-700\/85{color:rgb(var(--cstu-sea-blue-700)/.85)}.cstu-text-sea-blue-700\/90{color:rgb(var(--cstu-sea-blue-700)/.9)}.cstu-text-sea-blue-700\/95{color:rgb(var(--cstu-sea-blue-700)/.95)}.cstu-text-sea-blue-800{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-800)/var(--tw-text-opacity,1))}.cstu-text-sea-blue-800\/0{color:rgb(var(--cstu-sea-blue-800)/0)}.cstu-text-sea-blue-800\/10{color:rgb(var(--cstu-sea-blue-800)/.1)}.cstu-text-sea-blue-800\/100{color:rgb(var(--cstu-sea-blue-800)/1)}.cstu-text-sea-blue-800\/15{color:rgb(var(--cstu-sea-blue-800)/.15)}.cstu-text-sea-blue-800\/20{color:rgb(var(--cstu-sea-blue-800)/.2)}.cstu-text-sea-blue-800\/25{color:rgb(var(--cstu-sea-blue-800)/.25)}.cstu-text-sea-blue-800\/30{color:rgb(var(--cstu-sea-blue-800)/.3)}.cstu-text-sea-blue-800\/35{color:rgb(var(--cstu-sea-blue-800)/.35)}.cstu-text-sea-blue-800\/40{color:rgb(var(--cstu-sea-blue-800)/.4)}.cstu-text-sea-blue-800\/45{color:rgb(var(--cstu-sea-blue-800)/.45)}.cstu-text-sea-blue-800\/5{color:rgb(var(--cstu-sea-blue-800)/.05)}.cstu-text-sea-blue-800\/50{color:rgb(var(--cstu-sea-blue-800)/.5)}.cstu-text-sea-blue-800\/55{color:rgb(var(--cstu-sea-blue-800)/.55)}.cstu-text-sea-blue-800\/60{color:rgb(var(--cstu-sea-blue-800)/.6)}.cstu-text-sea-blue-800\/65{color:rgb(var(--cstu-sea-blue-800)/.65)}.cstu-text-sea-blue-800\/70{color:rgb(var(--cstu-sea-blue-800)/.7)}.cstu-text-sea-blue-800\/75{color:rgb(var(--cstu-sea-blue-800)/.75)}.cstu-text-sea-blue-800\/80{color:rgb(var(--cstu-sea-blue-800)/.8)}.cstu-text-sea-blue-800\/85{color:rgb(var(--cstu-sea-blue-800)/.85)}.cstu-text-sea-blue-800\/90{color:rgb(var(--cstu-sea-blue-800)/.9)}.cstu-text-sea-blue-800\/95{color:rgb(var(--cstu-sea-blue-800)/.95)}.cstu-text-sea-blue-900{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-900)/var(--tw-text-opacity,1))}.cstu-text-sea-blue-900\/0{color:rgb(var(--cstu-sea-blue-900)/0)}.cstu-text-sea-blue-900\/10{color:rgb(var(--cstu-sea-blue-900)/.1)}.cstu-text-sea-blue-900\/100{color:rgb(var(--cstu-sea-blue-900)/1)}.cstu-text-sea-blue-900\/15{color:rgb(var(--cstu-sea-blue-900)/.15)}.cstu-text-sea-blue-900\/20{color:rgb(var(--cstu-sea-blue-900)/.2)}.cstu-text-sea-blue-900\/25{color:rgb(var(--cstu-sea-blue-900)/.25)}.cstu-text-sea-blue-900\/30{color:rgb(var(--cstu-sea-blue-900)/.3)}.cstu-text-sea-blue-900\/35{color:rgb(var(--cstu-sea-blue-900)/.35)}.cstu-text-sea-blue-900\/40{color:rgb(var(--cstu-sea-blue-900)/.4)}.cstu-text-sea-blue-900\/45{color:rgb(var(--cstu-sea-blue-900)/.45)}.cstu-text-sea-blue-900\/5{color:rgb(var(--cstu-sea-blue-900)/.05)}.cstu-text-sea-blue-900\/50{color:rgb(var(--cstu-sea-blue-900)/.5)}.cstu-text-sea-blue-900\/55{color:rgb(var(--cstu-sea-blue-900)/.55)}.cstu-text-sea-blue-900\/60{color:rgb(var(--cstu-sea-blue-900)/.6)}.cstu-text-sea-blue-900\/65{color:rgb(var(--cstu-sea-blue-900)/.65)}.cstu-text-sea-blue-900\/70{color:rgb(var(--cstu-sea-blue-900)/.7)}.cstu-text-sea-blue-900\/75{color:rgb(var(--cstu-sea-blue-900)/.75)}.cstu-text-sea-blue-900\/80{color:rgb(var(--cstu-sea-blue-900)/.8)}.cstu-text-sea-blue-900\/85{color:rgb(var(--cstu-sea-blue-900)/.85)}.cstu-text-sea-blue-900\/90{color:rgb(var(--cstu-sea-blue-900)/.9)}.cstu-text-sea-blue-900\/95{color:rgb(var(--cstu-sea-blue-900)/.95)}.cstu-text-secondary-100{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-100)/var(--tw-text-opacity,1))}.cstu-text-secondary-100\/0{color:rgb(var(--cstu-secondary-100)/0)}.cstu-text-secondary-100\/10{color:rgb(var(--cstu-secondary-100)/.1)}.cstu-text-secondary-100\/100{color:rgb(var(--cstu-secondary-100)/1)}.cstu-text-secondary-100\/15{color:rgb(var(--cstu-secondary-100)/.15)}.cstu-text-secondary-100\/20{color:rgb(var(--cstu-secondary-100)/.2)}.cstu-text-secondary-100\/25{color:rgb(var(--cstu-secondary-100)/.25)}.cstu-text-secondary-100\/30{color:rgb(var(--cstu-secondary-100)/.3)}.cstu-text-secondary-100\/35{color:rgb(var(--cstu-secondary-100)/.35)}.cstu-text-secondary-100\/40{color:rgb(var(--cstu-secondary-100)/.4)}.cstu-text-secondary-100\/45{color:rgb(var(--cstu-secondary-100)/.45)}.cstu-text-secondary-100\/5{color:rgb(var(--cstu-secondary-100)/.05)}.cstu-text-secondary-100\/50{color:rgb(var(--cstu-secondary-100)/.5)}.cstu-text-secondary-100\/55{color:rgb(var(--cstu-secondary-100)/.55)}.cstu-text-secondary-100\/60{color:rgb(var(--cstu-secondary-100)/.6)}.cstu-text-secondary-100\/65{color:rgb(var(--cstu-secondary-100)/.65)}.cstu-text-secondary-100\/70{color:rgb(var(--cstu-secondary-100)/.7)}.cstu-text-secondary-100\/75{color:rgb(var(--cstu-secondary-100)/.75)}.cstu-text-secondary-100\/80{color:rgb(var(--cstu-secondary-100)/.8)}.cstu-text-secondary-100\/85{color:rgb(var(--cstu-secondary-100)/.85)}.cstu-text-secondary-100\/90{color:rgb(var(--cstu-secondary-100)/.9)}.cstu-text-secondary-100\/95{color:rgb(var(--cstu-secondary-100)/.95)}.cstu-text-secondary-200{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-200)/var(--tw-text-opacity,1))}.cstu-text-secondary-200\/0{color:rgb(var(--cstu-secondary-200)/0)}.cstu-text-secondary-200\/10{color:rgb(var(--cstu-secondary-200)/.1)}.cstu-text-secondary-200\/100{color:rgb(var(--cstu-secondary-200)/1)}.cstu-text-secondary-200\/15{color:rgb(var(--cstu-secondary-200)/.15)}.cstu-text-secondary-200\/20{color:rgb(var(--cstu-secondary-200)/.2)}.cstu-text-secondary-200\/25{color:rgb(var(--cstu-secondary-200)/.25)}.cstu-text-secondary-200\/30{color:rgb(var(--cstu-secondary-200)/.3)}.cstu-text-secondary-200\/35{color:rgb(var(--cstu-secondary-200)/.35)}.cstu-text-secondary-200\/40{color:rgb(var(--cstu-secondary-200)/.4)}.cstu-text-secondary-200\/45{color:rgb(var(--cstu-secondary-200)/.45)}.cstu-text-secondary-200\/5{color:rgb(var(--cstu-secondary-200)/.05)}.cstu-text-secondary-200\/50{color:rgb(var(--cstu-secondary-200)/.5)}.cstu-text-secondary-200\/55{color:rgb(var(--cstu-secondary-200)/.55)}.cstu-text-secondary-200\/60{color:rgb(var(--cstu-secondary-200)/.6)}.cstu-text-secondary-200\/65{color:rgb(var(--cstu-secondary-200)/.65)}.cstu-text-secondary-200\/70{color:rgb(var(--cstu-secondary-200)/.7)}.cstu-text-secondary-200\/75{color:rgb(var(--cstu-secondary-200)/.75)}.cstu-text-secondary-200\/80{color:rgb(var(--cstu-secondary-200)/.8)}.cstu-text-secondary-200\/85{color:rgb(var(--cstu-secondary-200)/.85)}.cstu-text-secondary-200\/90{color:rgb(var(--cstu-secondary-200)/.9)}.cstu-text-secondary-200\/95{color:rgb(var(--cstu-secondary-200)/.95)}.cstu-text-secondary-250{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-250)/var(--tw-text-opacity,1))}.cstu-text-secondary-250\/0{color:rgb(var(--cstu-secondary-250)/0)}.cstu-text-secondary-250\/10{color:rgb(var(--cstu-secondary-250)/.1)}.cstu-text-secondary-250\/100{color:rgb(var(--cstu-secondary-250)/1)}.cstu-text-secondary-250\/15{color:rgb(var(--cstu-secondary-250)/.15)}.cstu-text-secondary-250\/20{color:rgb(var(--cstu-secondary-250)/.2)}.cstu-text-secondary-250\/25{color:rgb(var(--cstu-secondary-250)/.25)}.cstu-text-secondary-250\/30{color:rgb(var(--cstu-secondary-250)/.3)}.cstu-text-secondary-250\/35{color:rgb(var(--cstu-secondary-250)/.35)}.cstu-text-secondary-250\/40{color:rgb(var(--cstu-secondary-250)/.4)}.cstu-text-secondary-250\/45{color:rgb(var(--cstu-secondary-250)/.45)}.cstu-text-secondary-250\/5{color:rgb(var(--cstu-secondary-250)/.05)}.cstu-text-secondary-250\/50{color:rgb(var(--cstu-secondary-250)/.5)}.cstu-text-secondary-250\/55{color:rgb(var(--cstu-secondary-250)/.55)}.cstu-text-secondary-250\/60{color:rgb(var(--cstu-secondary-250)/.6)}.cstu-text-secondary-250\/65{color:rgb(var(--cstu-secondary-250)/.65)}.cstu-text-secondary-250\/70{color:rgb(var(--cstu-secondary-250)/.7)}.cstu-text-secondary-250\/75{color:rgb(var(--cstu-secondary-250)/.75)}.cstu-text-secondary-250\/80{color:rgb(var(--cstu-secondary-250)/.8)}.cstu-text-secondary-250\/85{color:rgb(var(--cstu-secondary-250)/.85)}.cstu-text-secondary-250\/90{color:rgb(var(--cstu-secondary-250)/.9)}.cstu-text-secondary-250\/95{color:rgb(var(--cstu-secondary-250)/.95)}.cstu-text-secondary-300{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-300)/var(--tw-text-opacity,1))}.cstu-text-secondary-300\/0{color:rgb(var(--cstu-secondary-300)/0)}.cstu-text-secondary-300\/10{color:rgb(var(--cstu-secondary-300)/.1)}.cstu-text-secondary-300\/100{color:rgb(var(--cstu-secondary-300)/1)}.cstu-text-secondary-300\/15{color:rgb(var(--cstu-secondary-300)/.15)}.cstu-text-secondary-300\/20{color:rgb(var(--cstu-secondary-300)/.2)}.cstu-text-secondary-300\/25{color:rgb(var(--cstu-secondary-300)/.25)}.cstu-text-secondary-300\/30{color:rgb(var(--cstu-secondary-300)/.3)}.cstu-text-secondary-300\/35{color:rgb(var(--cstu-secondary-300)/.35)}.cstu-text-secondary-300\/40{color:rgb(var(--cstu-secondary-300)/.4)}.cstu-text-secondary-300\/45{color:rgb(var(--cstu-secondary-300)/.45)}.cstu-text-secondary-300\/5{color:rgb(var(--cstu-secondary-300)/.05)}.cstu-text-secondary-300\/50{color:rgb(var(--cstu-secondary-300)/.5)}.cstu-text-secondary-300\/55{color:rgb(var(--cstu-secondary-300)/.55)}.cstu-text-secondary-300\/60{color:rgb(var(--cstu-secondary-300)/.6)}.cstu-text-secondary-300\/65{color:rgb(var(--cstu-secondary-300)/.65)}.cstu-text-secondary-300\/70{color:rgb(var(--cstu-secondary-300)/.7)}.cstu-text-secondary-300\/75{color:rgb(var(--cstu-secondary-300)/.75)}.cstu-text-secondary-300\/80{color:rgb(var(--cstu-secondary-300)/.8)}.cstu-text-secondary-300\/85{color:rgb(var(--cstu-secondary-300)/.85)}.cstu-text-secondary-300\/90{color:rgb(var(--cstu-secondary-300)/.9)}.cstu-text-secondary-300\/95{color:rgb(var(--cstu-secondary-300)/.95)}.cstu-text-secondary-400{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-400)/var(--tw-text-opacity,1))}.cstu-text-secondary-400\/0{color:rgb(var(--cstu-secondary-400)/0)}.cstu-text-secondary-400\/10{color:rgb(var(--cstu-secondary-400)/.1)}.cstu-text-secondary-400\/100{color:rgb(var(--cstu-secondary-400)/1)}.cstu-text-secondary-400\/15{color:rgb(var(--cstu-secondary-400)/.15)}.cstu-text-secondary-400\/20{color:rgb(var(--cstu-secondary-400)/.2)}.cstu-text-secondary-400\/25{color:rgb(var(--cstu-secondary-400)/.25)}.cstu-text-secondary-400\/30{color:rgb(var(--cstu-secondary-400)/.3)}.cstu-text-secondary-400\/35{color:rgb(var(--cstu-secondary-400)/.35)}.cstu-text-secondary-400\/40{color:rgb(var(--cstu-secondary-400)/.4)}.cstu-text-secondary-400\/45{color:rgb(var(--cstu-secondary-400)/.45)}.cstu-text-secondary-400\/5{color:rgb(var(--cstu-secondary-400)/.05)}.cstu-text-secondary-400\/50{color:rgb(var(--cstu-secondary-400)/.5)}.cstu-text-secondary-400\/55{color:rgb(var(--cstu-secondary-400)/.55)}.cstu-text-secondary-400\/60{color:rgb(var(--cstu-secondary-400)/.6)}.cstu-text-secondary-400\/65{color:rgb(var(--cstu-secondary-400)/.65)}.cstu-text-secondary-400\/70{color:rgb(var(--cstu-secondary-400)/.7)}.cstu-text-secondary-400\/75{color:rgb(var(--cstu-secondary-400)/.75)}.cstu-text-secondary-400\/80{color:rgb(var(--cstu-secondary-400)/.8)}.cstu-text-secondary-400\/85{color:rgb(var(--cstu-secondary-400)/.85)}.cstu-text-secondary-400\/90{color:rgb(var(--cstu-secondary-400)/.9)}.cstu-text-secondary-400\/95{color:rgb(var(--cstu-secondary-400)/.95)}.cstu-text-secondary-50{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-50)/var(--tw-text-opacity,1))}.cstu-text-secondary-50\/0{color:rgb(var(--cstu-secondary-50)/0)}.cstu-text-secondary-50\/10{color:rgb(var(--cstu-secondary-50)/.1)}.cstu-text-secondary-50\/100{color:rgb(var(--cstu-secondary-50)/1)}.cstu-text-secondary-50\/15{color:rgb(var(--cstu-secondary-50)/.15)}.cstu-text-secondary-50\/20{color:rgb(var(--cstu-secondary-50)/.2)}.cstu-text-secondary-50\/25{color:rgb(var(--cstu-secondary-50)/.25)}.cstu-text-secondary-50\/30{color:rgb(var(--cstu-secondary-50)/.3)}.cstu-text-secondary-50\/35{color:rgb(var(--cstu-secondary-50)/.35)}.cstu-text-secondary-50\/40{color:rgb(var(--cstu-secondary-50)/.4)}.cstu-text-secondary-50\/45{color:rgb(var(--cstu-secondary-50)/.45)}.cstu-text-secondary-50\/5{color:rgb(var(--cstu-secondary-50)/.05)}.cstu-text-secondary-50\/50{color:rgb(var(--cstu-secondary-50)/.5)}.cstu-text-secondary-50\/55{color:rgb(var(--cstu-secondary-50)/.55)}.cstu-text-secondary-50\/60{color:rgb(var(--cstu-secondary-50)/.6)}.cstu-text-secondary-50\/65{color:rgb(var(--cstu-secondary-50)/.65)}.cstu-text-secondary-50\/70{color:rgb(var(--cstu-secondary-50)/.7)}.cstu-text-secondary-50\/75{color:rgb(var(--cstu-secondary-50)/.75)}.cstu-text-secondary-50\/80{color:rgb(var(--cstu-secondary-50)/.8)}.cstu-text-secondary-50\/85{color:rgb(var(--cstu-secondary-50)/.85)}.cstu-text-secondary-50\/90{color:rgb(var(--cstu-secondary-50)/.9)}.cstu-text-secondary-50\/95{color:rgb(var(--cstu-secondary-50)/.95)}.cstu-text-secondary-500{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-500)/var(--tw-text-opacity,1))}.cstu-text-secondary-500\/0{color:rgb(var(--cstu-secondary-500)/0)}.cstu-text-secondary-500\/10{color:rgb(var(--cstu-secondary-500)/.1)}.cstu-text-secondary-500\/100{color:rgb(var(--cstu-secondary-500)/1)}.cstu-text-secondary-500\/15{color:rgb(var(--cstu-secondary-500)/.15)}.cstu-text-secondary-500\/20{color:rgb(var(--cstu-secondary-500)/.2)}.cstu-text-secondary-500\/25{color:rgb(var(--cstu-secondary-500)/.25)}.cstu-text-secondary-500\/30{color:rgb(var(--cstu-secondary-500)/.3)}.cstu-text-secondary-500\/35{color:rgb(var(--cstu-secondary-500)/.35)}.cstu-text-secondary-500\/40{color:rgb(var(--cstu-secondary-500)/.4)}.cstu-text-secondary-500\/45{color:rgb(var(--cstu-secondary-500)/.45)}.cstu-text-secondary-500\/5{color:rgb(var(--cstu-secondary-500)/.05)}.cstu-text-secondary-500\/50{color:rgb(var(--cstu-secondary-500)/.5)}.cstu-text-secondary-500\/55{color:rgb(var(--cstu-secondary-500)/.55)}.cstu-text-secondary-500\/60{color:rgb(var(--cstu-secondary-500)/.6)}.cstu-text-secondary-500\/65{color:rgb(var(--cstu-secondary-500)/.65)}.cstu-text-secondary-500\/70{color:rgb(var(--cstu-secondary-500)/.7)}.cstu-text-secondary-500\/75{color:rgb(var(--cstu-secondary-500)/.75)}.cstu-text-secondary-500\/80{color:rgb(var(--cstu-secondary-500)/.8)}.cstu-text-secondary-500\/85{color:rgb(var(--cstu-secondary-500)/.85)}.cstu-text-secondary-500\/90{color:rgb(var(--cstu-secondary-500)/.9)}.cstu-text-secondary-500\/95{color:rgb(var(--cstu-secondary-500)/.95)}.cstu-text-secondary-550{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-550)/var(--tw-text-opacity,1))}.cstu-text-secondary-550\/0{color:rgb(var(--cstu-secondary-550)/0)}.cstu-text-secondary-550\/10{color:rgb(var(--cstu-secondary-550)/.1)}.cstu-text-secondary-550\/100{color:rgb(var(--cstu-secondary-550)/1)}.cstu-text-secondary-550\/15{color:rgb(var(--cstu-secondary-550)/.15)}.cstu-text-secondary-550\/20{color:rgb(var(--cstu-secondary-550)/.2)}.cstu-text-secondary-550\/25{color:rgb(var(--cstu-secondary-550)/.25)}.cstu-text-secondary-550\/30{color:rgb(var(--cstu-secondary-550)/.3)}.cstu-text-secondary-550\/35{color:rgb(var(--cstu-secondary-550)/.35)}.cstu-text-secondary-550\/40{color:rgb(var(--cstu-secondary-550)/.4)}.cstu-text-secondary-550\/45{color:rgb(var(--cstu-secondary-550)/.45)}.cstu-text-secondary-550\/5{color:rgb(var(--cstu-secondary-550)/.05)}.cstu-text-secondary-550\/50{color:rgb(var(--cstu-secondary-550)/.5)}.cstu-text-secondary-550\/55{color:rgb(var(--cstu-secondary-550)/.55)}.cstu-text-secondary-550\/60{color:rgb(var(--cstu-secondary-550)/.6)}.cstu-text-secondary-550\/65{color:rgb(var(--cstu-secondary-550)/.65)}.cstu-text-secondary-550\/70{color:rgb(var(--cstu-secondary-550)/.7)}.cstu-text-secondary-550\/75{color:rgb(var(--cstu-secondary-550)/.75)}.cstu-text-secondary-550\/80{color:rgb(var(--cstu-secondary-550)/.8)}.cstu-text-secondary-550\/85{color:rgb(var(--cstu-secondary-550)/.85)}.cstu-text-secondary-550\/90{color:rgb(var(--cstu-secondary-550)/.9)}.cstu-text-secondary-550\/95{color:rgb(var(--cstu-secondary-550)/.95)}.cstu-text-secondary-575{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-575)/var(--tw-text-opacity,1))}.cstu-text-secondary-575\/0{color:rgb(var(--cstu-secondary-575)/0)}.cstu-text-secondary-575\/10{color:rgb(var(--cstu-secondary-575)/.1)}.cstu-text-secondary-575\/100{color:rgb(var(--cstu-secondary-575)/1)}.cstu-text-secondary-575\/15{color:rgb(var(--cstu-secondary-575)/.15)}.cstu-text-secondary-575\/20{color:rgb(var(--cstu-secondary-575)/.2)}.cstu-text-secondary-575\/25{color:rgb(var(--cstu-secondary-575)/.25)}.cstu-text-secondary-575\/30{color:rgb(var(--cstu-secondary-575)/.3)}.cstu-text-secondary-575\/35{color:rgb(var(--cstu-secondary-575)/.35)}.cstu-text-secondary-575\/40{color:rgb(var(--cstu-secondary-575)/.4)}.cstu-text-secondary-575\/45{color:rgb(var(--cstu-secondary-575)/.45)}.cstu-text-secondary-575\/5{color:rgb(var(--cstu-secondary-575)/.05)}.cstu-text-secondary-575\/50{color:rgb(var(--cstu-secondary-575)/.5)}.cstu-text-secondary-575\/55{color:rgb(var(--cstu-secondary-575)/.55)}.cstu-text-secondary-575\/60{color:rgb(var(--cstu-secondary-575)/.6)}.cstu-text-secondary-575\/65{color:rgb(var(--cstu-secondary-575)/.65)}.cstu-text-secondary-575\/70{color:rgb(var(--cstu-secondary-575)/.7)}.cstu-text-secondary-575\/75{color:rgb(var(--cstu-secondary-575)/.75)}.cstu-text-secondary-575\/80{color:rgb(var(--cstu-secondary-575)/.8)}.cstu-text-secondary-575\/85{color:rgb(var(--cstu-secondary-575)/.85)}.cstu-text-secondary-575\/90{color:rgb(var(--cstu-secondary-575)/.9)}.cstu-text-secondary-575\/95{color:rgb(var(--cstu-secondary-575)/.95)}.cstu-text-secondary-600{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-600)/var(--tw-text-opacity,1))}.cstu-text-secondary-600\/0{color:rgb(var(--cstu-secondary-600)/0)}.cstu-text-secondary-600\/10{color:rgb(var(--cstu-secondary-600)/.1)}.cstu-text-secondary-600\/100{color:rgb(var(--cstu-secondary-600)/1)}.cstu-text-secondary-600\/15{color:rgb(var(--cstu-secondary-600)/.15)}.cstu-text-secondary-600\/20{color:rgb(var(--cstu-secondary-600)/.2)}.cstu-text-secondary-600\/25{color:rgb(var(--cstu-secondary-600)/.25)}.cstu-text-secondary-600\/30{color:rgb(var(--cstu-secondary-600)/.3)}.cstu-text-secondary-600\/35{color:rgb(var(--cstu-secondary-600)/.35)}.cstu-text-secondary-600\/40{color:rgb(var(--cstu-secondary-600)/.4)}.cstu-text-secondary-600\/45{color:rgb(var(--cstu-secondary-600)/.45)}.cstu-text-secondary-600\/5{color:rgb(var(--cstu-secondary-600)/.05)}.cstu-text-secondary-600\/50{color:rgb(var(--cstu-secondary-600)/.5)}.cstu-text-secondary-600\/55{color:rgb(var(--cstu-secondary-600)/.55)}.cstu-text-secondary-600\/60{color:rgb(var(--cstu-secondary-600)/.6)}.cstu-text-secondary-600\/65{color:rgb(var(--cstu-secondary-600)/.65)}.cstu-text-secondary-600\/70{color:rgb(var(--cstu-secondary-600)/.7)}.cstu-text-secondary-600\/75{color:rgb(var(--cstu-secondary-600)/.75)}.cstu-text-secondary-600\/80{color:rgb(var(--cstu-secondary-600)/.8)}.cstu-text-secondary-600\/85{color:rgb(var(--cstu-secondary-600)/.85)}.cstu-text-secondary-600\/90{color:rgb(var(--cstu-secondary-600)/.9)}.cstu-text-secondary-600\/95{color:rgb(var(--cstu-secondary-600)/.95)}.cstu-text-secondary-700{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-700)/var(--tw-text-opacity,1))}.cstu-text-secondary-700\/0{color:rgb(var(--cstu-secondary-700)/0)}.cstu-text-secondary-700\/10{color:rgb(var(--cstu-secondary-700)/.1)}.cstu-text-secondary-700\/100{color:rgb(var(--cstu-secondary-700)/1)}.cstu-text-secondary-700\/15{color:rgb(var(--cstu-secondary-700)/.15)}.cstu-text-secondary-700\/20{color:rgb(var(--cstu-secondary-700)/.2)}.cstu-text-secondary-700\/25{color:rgb(var(--cstu-secondary-700)/.25)}.cstu-text-secondary-700\/30{color:rgb(var(--cstu-secondary-700)/.3)}.cstu-text-secondary-700\/35{color:rgb(var(--cstu-secondary-700)/.35)}.cstu-text-secondary-700\/40{color:rgb(var(--cstu-secondary-700)/.4)}.cstu-text-secondary-700\/45{color:rgb(var(--cstu-secondary-700)/.45)}.cstu-text-secondary-700\/5{color:rgb(var(--cstu-secondary-700)/.05)}.cstu-text-secondary-700\/50{color:rgb(var(--cstu-secondary-700)/.5)}.cstu-text-secondary-700\/55{color:rgb(var(--cstu-secondary-700)/.55)}.cstu-text-secondary-700\/60{color:rgb(var(--cstu-secondary-700)/.6)}.cstu-text-secondary-700\/65{color:rgb(var(--cstu-secondary-700)/.65)}.cstu-text-secondary-700\/70{color:rgb(var(--cstu-secondary-700)/.7)}.cstu-text-secondary-700\/75{color:rgb(var(--cstu-secondary-700)/.75)}.cstu-text-secondary-700\/80{color:rgb(var(--cstu-secondary-700)/.8)}.cstu-text-secondary-700\/85{color:rgb(var(--cstu-secondary-700)/.85)}.cstu-text-secondary-700\/90{color:rgb(var(--cstu-secondary-700)/.9)}.cstu-text-secondary-700\/95{color:rgb(var(--cstu-secondary-700)/.95)}.cstu-text-secondary-800{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-800)/var(--tw-text-opacity,1))}.cstu-text-secondary-800\/0{color:rgb(var(--cstu-secondary-800)/0)}.cstu-text-secondary-800\/10{color:rgb(var(--cstu-secondary-800)/.1)}.cstu-text-secondary-800\/100{color:rgb(var(--cstu-secondary-800)/1)}.cstu-text-secondary-800\/15{color:rgb(var(--cstu-secondary-800)/.15)}.cstu-text-secondary-800\/20{color:rgb(var(--cstu-secondary-800)/.2)}.cstu-text-secondary-800\/25{color:rgb(var(--cstu-secondary-800)/.25)}.cstu-text-secondary-800\/30{color:rgb(var(--cstu-secondary-800)/.3)}.cstu-text-secondary-800\/35{color:rgb(var(--cstu-secondary-800)/.35)}.cstu-text-secondary-800\/40{color:rgb(var(--cstu-secondary-800)/.4)}.cstu-text-secondary-800\/45{color:rgb(var(--cstu-secondary-800)/.45)}.cstu-text-secondary-800\/5{color:rgb(var(--cstu-secondary-800)/.05)}.cstu-text-secondary-800\/50{color:rgb(var(--cstu-secondary-800)/.5)}.cstu-text-secondary-800\/55{color:rgb(var(--cstu-secondary-800)/.55)}.cstu-text-secondary-800\/60{color:rgb(var(--cstu-secondary-800)/.6)}.cstu-text-secondary-800\/65{color:rgb(var(--cstu-secondary-800)/.65)}.cstu-text-secondary-800\/70{color:rgb(var(--cstu-secondary-800)/.7)}.cstu-text-secondary-800\/75{color:rgb(var(--cstu-secondary-800)/.75)}.cstu-text-secondary-800\/80{color:rgb(var(--cstu-secondary-800)/.8)}.cstu-text-secondary-800\/85{color:rgb(var(--cstu-secondary-800)/.85)}.cstu-text-secondary-800\/90{color:rgb(var(--cstu-secondary-800)/.9)}.cstu-text-secondary-800\/95{color:rgb(var(--cstu-secondary-800)/.95)}.cstu-text-secondary-900{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-900)/var(--tw-text-opacity,1))}.cstu-text-secondary-900\/0{color:rgb(var(--cstu-secondary-900)/0)}.cstu-text-secondary-900\/10{color:rgb(var(--cstu-secondary-900)/.1)}.cstu-text-secondary-900\/100{color:rgb(var(--cstu-secondary-900)/1)}.cstu-text-secondary-900\/15{color:rgb(var(--cstu-secondary-900)/.15)}.cstu-text-secondary-900\/20{color:rgb(var(--cstu-secondary-900)/.2)}.cstu-text-secondary-900\/25{color:rgb(var(--cstu-secondary-900)/.25)}.cstu-text-secondary-900\/30{color:rgb(var(--cstu-secondary-900)/.3)}.cstu-text-secondary-900\/35{color:rgb(var(--cstu-secondary-900)/.35)}.cstu-text-secondary-900\/40{color:rgb(var(--cstu-secondary-900)/.4)}.cstu-text-secondary-900\/45{color:rgb(var(--cstu-secondary-900)/.45)}.cstu-text-secondary-900\/5{color:rgb(var(--cstu-secondary-900)/.05)}.cstu-text-secondary-900\/50{color:rgb(var(--cstu-secondary-900)/.5)}.cstu-text-secondary-900\/55{color:rgb(var(--cstu-secondary-900)/.55)}.cstu-text-secondary-900\/60{color:rgb(var(--cstu-secondary-900)/.6)}.cstu-text-secondary-900\/65{color:rgb(var(--cstu-secondary-900)/.65)}.cstu-text-secondary-900\/70{color:rgb(var(--cstu-secondary-900)/.7)}.cstu-text-secondary-900\/75{color:rgb(var(--cstu-secondary-900)/.75)}.cstu-text-secondary-900\/80{color:rgb(var(--cstu-secondary-900)/.8)}.cstu-text-secondary-900\/85{color:rgb(var(--cstu-secondary-900)/.85)}.cstu-text-secondary-900\/90{color:rgb(var(--cstu-secondary-900)/.9)}.cstu-text-secondary-900\/95{color:rgb(var(--cstu-secondary-900)/.95)}.cstu-text-success-100{--tw-text-opacity:1;color:rgb(var(--cstu-success-100)/var(--tw-text-opacity,1))}.cstu-text-success-100\/0{color:rgb(var(--cstu-success-100)/0)}.cstu-text-success-100\/10{color:rgb(var(--cstu-success-100)/.1)}.cstu-text-success-100\/100{color:rgb(var(--cstu-success-100)/1)}.cstu-text-success-100\/15{color:rgb(var(--cstu-success-100)/.15)}.cstu-text-success-100\/20{color:rgb(var(--cstu-success-100)/.2)}.cstu-text-success-100\/25{color:rgb(var(--cstu-success-100)/.25)}.cstu-text-success-100\/30{color:rgb(var(--cstu-success-100)/.3)}.cstu-text-success-100\/35{color:rgb(var(--cstu-success-100)/.35)}.cstu-text-success-100\/40{color:rgb(var(--cstu-success-100)/.4)}.cstu-text-success-100\/45{color:rgb(var(--cstu-success-100)/.45)}.cstu-text-success-100\/5{color:rgb(var(--cstu-success-100)/.05)}.cstu-text-success-100\/50{color:rgb(var(--cstu-success-100)/.5)}.cstu-text-success-100\/55{color:rgb(var(--cstu-success-100)/.55)}.cstu-text-success-100\/60{color:rgb(var(--cstu-success-100)/.6)}.cstu-text-success-100\/65{color:rgb(var(--cstu-success-100)/.65)}.cstu-text-success-100\/70{color:rgb(var(--cstu-success-100)/.7)}.cstu-text-success-100\/75{color:rgb(var(--cstu-success-100)/.75)}.cstu-text-success-100\/80{color:rgb(var(--cstu-success-100)/.8)}.cstu-text-success-100\/85{color:rgb(var(--cstu-success-100)/.85)}.cstu-text-success-100\/90{color:rgb(var(--cstu-success-100)/.9)}.cstu-text-success-100\/95{color:rgb(var(--cstu-success-100)/.95)}.cstu-text-success-200{--tw-text-opacity:1;color:rgb(var(--cstu-success-200)/var(--tw-text-opacity,1))}.cstu-text-success-200\/0{color:rgb(var(--cstu-success-200)/0)}.cstu-text-success-200\/10{color:rgb(var(--cstu-success-200)/.1)}.cstu-text-success-200\/100{color:rgb(var(--cstu-success-200)/1)}.cstu-text-success-200\/15{color:rgb(var(--cstu-success-200)/.15)}.cstu-text-success-200\/20{color:rgb(var(--cstu-success-200)/.2)}.cstu-text-success-200\/25{color:rgb(var(--cstu-success-200)/.25)}.cstu-text-success-200\/30{color:rgb(var(--cstu-success-200)/.3)}.cstu-text-success-200\/35{color:rgb(var(--cstu-success-200)/.35)}.cstu-text-success-200\/40{color:rgb(var(--cstu-success-200)/.4)}.cstu-text-success-200\/45{color:rgb(var(--cstu-success-200)/.45)}.cstu-text-success-200\/5{color:rgb(var(--cstu-success-200)/.05)}.cstu-text-success-200\/50{color:rgb(var(--cstu-success-200)/.5)}.cstu-text-success-200\/55{color:rgb(var(--cstu-success-200)/.55)}.cstu-text-success-200\/60{color:rgb(var(--cstu-success-200)/.6)}.cstu-text-success-200\/65{color:rgb(var(--cstu-success-200)/.65)}.cstu-text-success-200\/70{color:rgb(var(--cstu-success-200)/.7)}.cstu-text-success-200\/75{color:rgb(var(--cstu-success-200)/.75)}.cstu-text-success-200\/80{color:rgb(var(--cstu-success-200)/.8)}.cstu-text-success-200\/85{color:rgb(var(--cstu-success-200)/.85)}.cstu-text-success-200\/90{color:rgb(var(--cstu-success-200)/.9)}.cstu-text-success-200\/95{color:rgb(var(--cstu-success-200)/.95)}.cstu-text-success-250{--tw-text-opacity:1;color:rgb(var(--cstu-success-250)/var(--tw-text-opacity,1))}.cstu-text-success-250\/0{color:rgb(var(--cstu-success-250)/0)}.cstu-text-success-250\/10{color:rgb(var(--cstu-success-250)/.1)}.cstu-text-success-250\/100{color:rgb(var(--cstu-success-250)/1)}.cstu-text-success-250\/15{color:rgb(var(--cstu-success-250)/.15)}.cstu-text-success-250\/20{color:rgb(var(--cstu-success-250)/.2)}.cstu-text-success-250\/25{color:rgb(var(--cstu-success-250)/.25)}.cstu-text-success-250\/30{color:rgb(var(--cstu-success-250)/.3)}.cstu-text-success-250\/35{color:rgb(var(--cstu-success-250)/.35)}.cstu-text-success-250\/40{color:rgb(var(--cstu-success-250)/.4)}.cstu-text-success-250\/45{color:rgb(var(--cstu-success-250)/.45)}.cstu-text-success-250\/5{color:rgb(var(--cstu-success-250)/.05)}.cstu-text-success-250\/50{color:rgb(var(--cstu-success-250)/.5)}.cstu-text-success-250\/55{color:rgb(var(--cstu-success-250)/.55)}.cstu-text-success-250\/60{color:rgb(var(--cstu-success-250)/.6)}.cstu-text-success-250\/65{color:rgb(var(--cstu-success-250)/.65)}.cstu-text-success-250\/70{color:rgb(var(--cstu-success-250)/.7)}.cstu-text-success-250\/75{color:rgb(var(--cstu-success-250)/.75)}.cstu-text-success-250\/80{color:rgb(var(--cstu-success-250)/.8)}.cstu-text-success-250\/85{color:rgb(var(--cstu-success-250)/.85)}.cstu-text-success-250\/90{color:rgb(var(--cstu-success-250)/.9)}.cstu-text-success-250\/95{color:rgb(var(--cstu-success-250)/.95)}.cstu-text-success-300{--tw-text-opacity:1;color:rgb(var(--cstu-success-300)/var(--tw-text-opacity,1))}.cstu-text-success-300\/0{color:rgb(var(--cstu-success-300)/0)}.cstu-text-success-300\/10{color:rgb(var(--cstu-success-300)/.1)}.cstu-text-success-300\/100{color:rgb(var(--cstu-success-300)/1)}.cstu-text-success-300\/15{color:rgb(var(--cstu-success-300)/.15)}.cstu-text-success-300\/20{color:rgb(var(--cstu-success-300)/.2)}.cstu-text-success-300\/25{color:rgb(var(--cstu-success-300)/.25)}.cstu-text-success-300\/30{color:rgb(var(--cstu-success-300)/.3)}.cstu-text-success-300\/35{color:rgb(var(--cstu-success-300)/.35)}.cstu-text-success-300\/40{color:rgb(var(--cstu-success-300)/.4)}.cstu-text-success-300\/45{color:rgb(var(--cstu-success-300)/.45)}.cstu-text-success-300\/5{color:rgb(var(--cstu-success-300)/.05)}.cstu-text-success-300\/50{color:rgb(var(--cstu-success-300)/.5)}.cstu-text-success-300\/55{color:rgb(var(--cstu-success-300)/.55)}.cstu-text-success-300\/60{color:rgb(var(--cstu-success-300)/.6)}.cstu-text-success-300\/65{color:rgb(var(--cstu-success-300)/.65)}.cstu-text-success-300\/70{color:rgb(var(--cstu-success-300)/.7)}.cstu-text-success-300\/75{color:rgb(var(--cstu-success-300)/.75)}.cstu-text-success-300\/80{color:rgb(var(--cstu-success-300)/.8)}.cstu-text-success-300\/85{color:rgb(var(--cstu-success-300)/.85)}.cstu-text-success-300\/90{color:rgb(var(--cstu-success-300)/.9)}.cstu-text-success-300\/95{color:rgb(var(--cstu-success-300)/.95)}.cstu-text-success-400{--tw-text-opacity:1;color:rgb(var(--cstu-success-400)/var(--tw-text-opacity,1))}.cstu-text-success-400\/0{color:rgb(var(--cstu-success-400)/0)}.cstu-text-success-400\/10{color:rgb(var(--cstu-success-400)/.1)}.cstu-text-success-400\/100{color:rgb(var(--cstu-success-400)/1)}.cstu-text-success-400\/15{color:rgb(var(--cstu-success-400)/.15)}.cstu-text-success-400\/20{color:rgb(var(--cstu-success-400)/.2)}.cstu-text-success-400\/25{color:rgb(var(--cstu-success-400)/.25)}.cstu-text-success-400\/30{color:rgb(var(--cstu-success-400)/.3)}.cstu-text-success-400\/35{color:rgb(var(--cstu-success-400)/.35)}.cstu-text-success-400\/40{color:rgb(var(--cstu-success-400)/.4)}.cstu-text-success-400\/45{color:rgb(var(--cstu-success-400)/.45)}.cstu-text-success-400\/5{color:rgb(var(--cstu-success-400)/.05)}.cstu-text-success-400\/50{color:rgb(var(--cstu-success-400)/.5)}.cstu-text-success-400\/55{color:rgb(var(--cstu-success-400)/.55)}.cstu-text-success-400\/60{color:rgb(var(--cstu-success-400)/.6)}.cstu-text-success-400\/65{color:rgb(var(--cstu-success-400)/.65)}.cstu-text-success-400\/70{color:rgb(var(--cstu-success-400)/.7)}.cstu-text-success-400\/75{color:rgb(var(--cstu-success-400)/.75)}.cstu-text-success-400\/80{color:rgb(var(--cstu-success-400)/.8)}.cstu-text-success-400\/85{color:rgb(var(--cstu-success-400)/.85)}.cstu-text-success-400\/90{color:rgb(var(--cstu-success-400)/.9)}.cstu-text-success-400\/95{color:rgb(var(--cstu-success-400)/.95)}.cstu-text-success-450{--tw-text-opacity:1;color:rgb(var(--cstu-success-450)/var(--tw-text-opacity,1))}.cstu-text-success-450\/0{color:rgb(var(--cstu-success-450)/0)}.cstu-text-success-450\/10{color:rgb(var(--cstu-success-450)/.1)}.cstu-text-success-450\/100{color:rgb(var(--cstu-success-450)/1)}.cstu-text-success-450\/15{color:rgb(var(--cstu-success-450)/.15)}.cstu-text-success-450\/20{color:rgb(var(--cstu-success-450)/.2)}.cstu-text-success-450\/25{color:rgb(var(--cstu-success-450)/.25)}.cstu-text-success-450\/30{color:rgb(var(--cstu-success-450)/.3)}.cstu-text-success-450\/35{color:rgb(var(--cstu-success-450)/.35)}.cstu-text-success-450\/40{color:rgb(var(--cstu-success-450)/.4)}.cstu-text-success-450\/45{color:rgb(var(--cstu-success-450)/.45)}.cstu-text-success-450\/5{color:rgb(var(--cstu-success-450)/.05)}.cstu-text-success-450\/50{color:rgb(var(--cstu-success-450)/.5)}.cstu-text-success-450\/55{color:rgb(var(--cstu-success-450)/.55)}.cstu-text-success-450\/60{color:rgb(var(--cstu-success-450)/.6)}.cstu-text-success-450\/65{color:rgb(var(--cstu-success-450)/.65)}.cstu-text-success-450\/70{color:rgb(var(--cstu-success-450)/.7)}.cstu-text-success-450\/75{color:rgb(var(--cstu-success-450)/.75)}.cstu-text-success-450\/80{color:rgb(var(--cstu-success-450)/.8)}.cstu-text-success-450\/85{color:rgb(var(--cstu-success-450)/.85)}.cstu-text-success-450\/90{color:rgb(var(--cstu-success-450)/.9)}.cstu-text-success-450\/95{color:rgb(var(--cstu-success-450)/.95)}.cstu-text-success-50{--tw-text-opacity:1;color:rgb(var(--cstu-success-50)/var(--tw-text-opacity,1))}.cstu-text-success-50\/0{color:rgb(var(--cstu-success-50)/0)}.cstu-text-success-50\/10{color:rgb(var(--cstu-success-50)/.1)}.cstu-text-success-50\/100{color:rgb(var(--cstu-success-50)/1)}.cstu-text-success-50\/15{color:rgb(var(--cstu-success-50)/.15)}.cstu-text-success-50\/20{color:rgb(var(--cstu-success-50)/.2)}.cstu-text-success-50\/25{color:rgb(var(--cstu-success-50)/.25)}.cstu-text-success-50\/30{color:rgb(var(--cstu-success-50)/.3)}.cstu-text-success-50\/35{color:rgb(var(--cstu-success-50)/.35)}.cstu-text-success-50\/40{color:rgb(var(--cstu-success-50)/.4)}.cstu-text-success-50\/45{color:rgb(var(--cstu-success-50)/.45)}.cstu-text-success-50\/5{color:rgb(var(--cstu-success-50)/.05)}.cstu-text-success-50\/50{color:rgb(var(--cstu-success-50)/.5)}.cstu-text-success-50\/55{color:rgb(var(--cstu-success-50)/.55)}.cstu-text-success-50\/60{color:rgb(var(--cstu-success-50)/.6)}.cstu-text-success-50\/65{color:rgb(var(--cstu-success-50)/.65)}.cstu-text-success-50\/70{color:rgb(var(--cstu-success-50)/.7)}.cstu-text-success-50\/75{color:rgb(var(--cstu-success-50)/.75)}.cstu-text-success-50\/80{color:rgb(var(--cstu-success-50)/.8)}.cstu-text-success-50\/85{color:rgb(var(--cstu-success-50)/.85)}.cstu-text-success-50\/90{color:rgb(var(--cstu-success-50)/.9)}.cstu-text-success-50\/95{color:rgb(var(--cstu-success-50)/.95)}.cstu-text-success-500{--tw-text-opacity:1;color:rgb(var(--cstu-success-500)/var(--tw-text-opacity,1))}.cstu-text-success-500\/0{color:rgb(var(--cstu-success-500)/0)}.cstu-text-success-500\/10{color:rgb(var(--cstu-success-500)/.1)}.cstu-text-success-500\/100{color:rgb(var(--cstu-success-500)/1)}.cstu-text-success-500\/15{color:rgb(var(--cstu-success-500)/.15)}.cstu-text-success-500\/20{color:rgb(var(--cstu-success-500)/.2)}.cstu-text-success-500\/25{color:rgb(var(--cstu-success-500)/.25)}.cstu-text-success-500\/30{color:rgb(var(--cstu-success-500)/.3)}.cstu-text-success-500\/35{color:rgb(var(--cstu-success-500)/.35)}.cstu-text-success-500\/40{color:rgb(var(--cstu-success-500)/.4)}.cstu-text-success-500\/45{color:rgb(var(--cstu-success-500)/.45)}.cstu-text-success-500\/5{color:rgb(var(--cstu-success-500)/.05)}.cstu-text-success-500\/50{color:rgb(var(--cstu-success-500)/.5)}.cstu-text-success-500\/55{color:rgb(var(--cstu-success-500)/.55)}.cstu-text-success-500\/60{color:rgb(var(--cstu-success-500)/.6)}.cstu-text-success-500\/65{color:rgb(var(--cstu-success-500)/.65)}.cstu-text-success-500\/70{color:rgb(var(--cstu-success-500)/.7)}.cstu-text-success-500\/75{color:rgb(var(--cstu-success-500)/.75)}.cstu-text-success-500\/80{color:rgb(var(--cstu-success-500)/.8)}.cstu-text-success-500\/85{color:rgb(var(--cstu-success-500)/.85)}.cstu-text-success-500\/90{color:rgb(var(--cstu-success-500)/.9)}.cstu-text-success-500\/95{color:rgb(var(--cstu-success-500)/.95)}.cstu-text-success-550{--tw-text-opacity:1;color:rgb(var(--cstu-success-550)/var(--tw-text-opacity,1))}.cstu-text-success-550\/0{color:rgb(var(--cstu-success-550)/0)}.cstu-text-success-550\/10{color:rgb(var(--cstu-success-550)/.1)}.cstu-text-success-550\/100{color:rgb(var(--cstu-success-550)/1)}.cstu-text-success-550\/15{color:rgb(var(--cstu-success-550)/.15)}.cstu-text-success-550\/20{color:rgb(var(--cstu-success-550)/.2)}.cstu-text-success-550\/25{color:rgb(var(--cstu-success-550)/.25)}.cstu-text-success-550\/30{color:rgb(var(--cstu-success-550)/.3)}.cstu-text-success-550\/35{color:rgb(var(--cstu-success-550)/.35)}.cstu-text-success-550\/40{color:rgb(var(--cstu-success-550)/.4)}.cstu-text-success-550\/45{color:rgb(var(--cstu-success-550)/.45)}.cstu-text-success-550\/5{color:rgb(var(--cstu-success-550)/.05)}.cstu-text-success-550\/50{color:rgb(var(--cstu-success-550)/.5)}.cstu-text-success-550\/55{color:rgb(var(--cstu-success-550)/.55)}.cstu-text-success-550\/60{color:rgb(var(--cstu-success-550)/.6)}.cstu-text-success-550\/65{color:rgb(var(--cstu-success-550)/.65)}.cstu-text-success-550\/70{color:rgb(var(--cstu-success-550)/.7)}.cstu-text-success-550\/75{color:rgb(var(--cstu-success-550)/.75)}.cstu-text-success-550\/80{color:rgb(var(--cstu-success-550)/.8)}.cstu-text-success-550\/85{color:rgb(var(--cstu-success-550)/.85)}.cstu-text-success-550\/90{color:rgb(var(--cstu-success-550)/.9)}.cstu-text-success-550\/95{color:rgb(var(--cstu-success-550)/.95)}.cstu-text-success-575{--tw-text-opacity:1;color:rgb(var(--cstu-success-575)/var(--tw-text-opacity,1))}.cstu-text-success-575\/0{color:rgb(var(--cstu-success-575)/0)}.cstu-text-success-575\/10{color:rgb(var(--cstu-success-575)/.1)}.cstu-text-success-575\/100{color:rgb(var(--cstu-success-575)/1)}.cstu-text-success-575\/15{color:rgb(var(--cstu-success-575)/.15)}.cstu-text-success-575\/20{color:rgb(var(--cstu-success-575)/.2)}.cstu-text-success-575\/25{color:rgb(var(--cstu-success-575)/.25)}.cstu-text-success-575\/30{color:rgb(var(--cstu-success-575)/.3)}.cstu-text-success-575\/35{color:rgb(var(--cstu-success-575)/.35)}.cstu-text-success-575\/40{color:rgb(var(--cstu-success-575)/.4)}.cstu-text-success-575\/45{color:rgb(var(--cstu-success-575)/.45)}.cstu-text-success-575\/5{color:rgb(var(--cstu-success-575)/.05)}.cstu-text-success-575\/50{color:rgb(var(--cstu-success-575)/.5)}.cstu-text-success-575\/55{color:rgb(var(--cstu-success-575)/.55)}.cstu-text-success-575\/60{color:rgb(var(--cstu-success-575)/.6)}.cstu-text-success-575\/65{color:rgb(var(--cstu-success-575)/.65)}.cstu-text-success-575\/70{color:rgb(var(--cstu-success-575)/.7)}.cstu-text-success-575\/75{color:rgb(var(--cstu-success-575)/.75)}.cstu-text-success-575\/80{color:rgb(var(--cstu-success-575)/.8)}.cstu-text-success-575\/85{color:rgb(var(--cstu-success-575)/.85)}.cstu-text-success-575\/90{color:rgb(var(--cstu-success-575)/.9)}.cstu-text-success-575\/95{color:rgb(var(--cstu-success-575)/.95)}.cstu-text-success-600{--tw-text-opacity:1;color:rgb(var(--cstu-success-600)/var(--tw-text-opacity,1))}.cstu-text-success-600\/0{color:rgb(var(--cstu-success-600)/0)}.cstu-text-success-600\/10{color:rgb(var(--cstu-success-600)/.1)}.cstu-text-success-600\/100{color:rgb(var(--cstu-success-600)/1)}.cstu-text-success-600\/15{color:rgb(var(--cstu-success-600)/.15)}.cstu-text-success-600\/20{color:rgb(var(--cstu-success-600)/.2)}.cstu-text-success-600\/25{color:rgb(var(--cstu-success-600)/.25)}.cstu-text-success-600\/30{color:rgb(var(--cstu-success-600)/.3)}.cstu-text-success-600\/35{color:rgb(var(--cstu-success-600)/.35)}.cstu-text-success-600\/40{color:rgb(var(--cstu-success-600)/.4)}.cstu-text-success-600\/45{color:rgb(var(--cstu-success-600)/.45)}.cstu-text-success-600\/5{color:rgb(var(--cstu-success-600)/.05)}.cstu-text-success-600\/50{color:rgb(var(--cstu-success-600)/.5)}.cstu-text-success-600\/55{color:rgb(var(--cstu-success-600)/.55)}.cstu-text-success-600\/60{color:rgb(var(--cstu-success-600)/.6)}.cstu-text-success-600\/65{color:rgb(var(--cstu-success-600)/.65)}.cstu-text-success-600\/70{color:rgb(var(--cstu-success-600)/.7)}.cstu-text-success-600\/75{color:rgb(var(--cstu-success-600)/.75)}.cstu-text-success-600\/80{color:rgb(var(--cstu-success-600)/.8)}.cstu-text-success-600\/85{color:rgb(var(--cstu-success-600)/.85)}.cstu-text-success-600\/90{color:rgb(var(--cstu-success-600)/.9)}.cstu-text-success-600\/95{color:rgb(var(--cstu-success-600)/.95)}.cstu-text-success-700{--tw-text-opacity:1;color:rgb(var(--cstu-success-700)/var(--tw-text-opacity,1))}.cstu-text-success-700\/0{color:rgb(var(--cstu-success-700)/0)}.cstu-text-success-700\/10{color:rgb(var(--cstu-success-700)/.1)}.cstu-text-success-700\/100{color:rgb(var(--cstu-success-700)/1)}.cstu-text-success-700\/15{color:rgb(var(--cstu-success-700)/.15)}.cstu-text-success-700\/20{color:rgb(var(--cstu-success-700)/.2)}.cstu-text-success-700\/25{color:rgb(var(--cstu-success-700)/.25)}.cstu-text-success-700\/30{color:rgb(var(--cstu-success-700)/.3)}.cstu-text-success-700\/35{color:rgb(var(--cstu-success-700)/.35)}.cstu-text-success-700\/40{color:rgb(var(--cstu-success-700)/.4)}.cstu-text-success-700\/45{color:rgb(var(--cstu-success-700)/.45)}.cstu-text-success-700\/5{color:rgb(var(--cstu-success-700)/.05)}.cstu-text-success-700\/50{color:rgb(var(--cstu-success-700)/.5)}.cstu-text-success-700\/55{color:rgb(var(--cstu-success-700)/.55)}.cstu-text-success-700\/60{color:rgb(var(--cstu-success-700)/.6)}.cstu-text-success-700\/65{color:rgb(var(--cstu-success-700)/.65)}.cstu-text-success-700\/70{color:rgb(var(--cstu-success-700)/.7)}.cstu-text-success-700\/75{color:rgb(var(--cstu-success-700)/.75)}.cstu-text-success-700\/80{color:rgb(var(--cstu-success-700)/.8)}.cstu-text-success-700\/85{color:rgb(var(--cstu-success-700)/.85)}.cstu-text-success-700\/90{color:rgb(var(--cstu-success-700)/.9)}.cstu-text-success-700\/95{color:rgb(var(--cstu-success-700)/.95)}.cstu-text-success-800{--tw-text-opacity:1;color:rgb(var(--cstu-success-800)/var(--tw-text-opacity,1))}.cstu-text-success-800\/0{color:rgb(var(--cstu-success-800)/0)}.cstu-text-success-800\/10{color:rgb(var(--cstu-success-800)/.1)}.cstu-text-success-800\/100{color:rgb(var(--cstu-success-800)/1)}.cstu-text-success-800\/15{color:rgb(var(--cstu-success-800)/.15)}.cstu-text-success-800\/20{color:rgb(var(--cstu-success-800)/.2)}.cstu-text-success-800\/25{color:rgb(var(--cstu-success-800)/.25)}.cstu-text-success-800\/30{color:rgb(var(--cstu-success-800)/.3)}.cstu-text-success-800\/35{color:rgb(var(--cstu-success-800)/.35)}.cstu-text-success-800\/40{color:rgb(var(--cstu-success-800)/.4)}.cstu-text-success-800\/45{color:rgb(var(--cstu-success-800)/.45)}.cstu-text-success-800\/5{color:rgb(var(--cstu-success-800)/.05)}.cstu-text-success-800\/50{color:rgb(var(--cstu-success-800)/.5)}.cstu-text-success-800\/55{color:rgb(var(--cstu-success-800)/.55)}.cstu-text-success-800\/60{color:rgb(var(--cstu-success-800)/.6)}.cstu-text-success-800\/65{color:rgb(var(--cstu-success-800)/.65)}.cstu-text-success-800\/70{color:rgb(var(--cstu-success-800)/.7)}.cstu-text-success-800\/75{color:rgb(var(--cstu-success-800)/.75)}.cstu-text-success-800\/80{color:rgb(var(--cstu-success-800)/.8)}.cstu-text-success-800\/85{color:rgb(var(--cstu-success-800)/.85)}.cstu-text-success-800\/90{color:rgb(var(--cstu-success-800)/.9)}.cstu-text-success-800\/95{color:rgb(var(--cstu-success-800)/.95)}.cstu-text-success-900{--tw-text-opacity:1;color:rgb(var(--cstu-success-900)/var(--tw-text-opacity,1))}.cstu-text-success-900\/0{color:rgb(var(--cstu-success-900)/0)}.cstu-text-success-900\/10{color:rgb(var(--cstu-success-900)/.1)}.cstu-text-success-900\/100{color:rgb(var(--cstu-success-900)/1)}.cstu-text-success-900\/15{color:rgb(var(--cstu-success-900)/.15)}.cstu-text-success-900\/20{color:rgb(var(--cstu-success-900)/.2)}.cstu-text-success-900\/25{color:rgb(var(--cstu-success-900)/.25)}.cstu-text-success-900\/30{color:rgb(var(--cstu-success-900)/.3)}.cstu-text-success-900\/35{color:rgb(var(--cstu-success-900)/.35)}.cstu-text-success-900\/40{color:rgb(var(--cstu-success-900)/.4)}.cstu-text-success-900\/45{color:rgb(var(--cstu-success-900)/.45)}.cstu-text-success-900\/5{color:rgb(var(--cstu-success-900)/.05)}.cstu-text-success-900\/50{color:rgb(var(--cstu-success-900)/.5)}.cstu-text-success-900\/55{color:rgb(var(--cstu-success-900)/.55)}.cstu-text-success-900\/60{color:rgb(var(--cstu-success-900)/.6)}.cstu-text-success-900\/65{color:rgb(var(--cstu-success-900)/.65)}.cstu-text-success-900\/70{color:rgb(var(--cstu-success-900)/.7)}.cstu-text-success-900\/75{color:rgb(var(--cstu-success-900)/.75)}.cstu-text-success-900\/80{color:rgb(var(--cstu-success-900)/.8)}.cstu-text-success-900\/85{color:rgb(var(--cstu-success-900)/.85)}.cstu-text-success-900\/90{color:rgb(var(--cstu-success-900)/.9)}.cstu-text-success-900\/95{color:rgb(var(--cstu-success-900)/.95)}.cstu-text-warning-100{--tw-text-opacity:1;color:rgb(var(--cstu-warning-100)/var(--tw-text-opacity,1))}.cstu-text-warning-100\/0{color:rgb(var(--cstu-warning-100)/0)}.cstu-text-warning-100\/10{color:rgb(var(--cstu-warning-100)/.1)}.cstu-text-warning-100\/100{color:rgb(var(--cstu-warning-100)/1)}.cstu-text-warning-100\/15{color:rgb(var(--cstu-warning-100)/.15)}.cstu-text-warning-100\/20{color:rgb(var(--cstu-warning-100)/.2)}.cstu-text-warning-100\/25{color:rgb(var(--cstu-warning-100)/.25)}.cstu-text-warning-100\/30{color:rgb(var(--cstu-warning-100)/.3)}.cstu-text-warning-100\/35{color:rgb(var(--cstu-warning-100)/.35)}.cstu-text-warning-100\/40{color:rgb(var(--cstu-warning-100)/.4)}.cstu-text-warning-100\/45{color:rgb(var(--cstu-warning-100)/.45)}.cstu-text-warning-100\/5{color:rgb(var(--cstu-warning-100)/.05)}.cstu-text-warning-100\/50{color:rgb(var(--cstu-warning-100)/.5)}.cstu-text-warning-100\/55{color:rgb(var(--cstu-warning-100)/.55)}.cstu-text-warning-100\/60{color:rgb(var(--cstu-warning-100)/.6)}.cstu-text-warning-100\/65{color:rgb(var(--cstu-warning-100)/.65)}.cstu-text-warning-100\/70{color:rgb(var(--cstu-warning-100)/.7)}.cstu-text-warning-100\/75{color:rgb(var(--cstu-warning-100)/.75)}.cstu-text-warning-100\/80{color:rgb(var(--cstu-warning-100)/.8)}.cstu-text-warning-100\/85{color:rgb(var(--cstu-warning-100)/.85)}.cstu-text-warning-100\/90{color:rgb(var(--cstu-warning-100)/.9)}.cstu-text-warning-100\/95{color:rgb(var(--cstu-warning-100)/.95)}.cstu-text-warning-200{--tw-text-opacity:1;color:rgb(var(--cstu-warning-200)/var(--tw-text-opacity,1))}.cstu-text-warning-200\/0{color:rgb(var(--cstu-warning-200)/0)}.cstu-text-warning-200\/10{color:rgb(var(--cstu-warning-200)/.1)}.cstu-text-warning-200\/100{color:rgb(var(--cstu-warning-200)/1)}.cstu-text-warning-200\/15{color:rgb(var(--cstu-warning-200)/.15)}.cstu-text-warning-200\/20{color:rgb(var(--cstu-warning-200)/.2)}.cstu-text-warning-200\/25{color:rgb(var(--cstu-warning-200)/.25)}.cstu-text-warning-200\/30{color:rgb(var(--cstu-warning-200)/.3)}.cstu-text-warning-200\/35{color:rgb(var(--cstu-warning-200)/.35)}.cstu-text-warning-200\/40{color:rgb(var(--cstu-warning-200)/.4)}.cstu-text-warning-200\/45{color:rgb(var(--cstu-warning-200)/.45)}.cstu-text-warning-200\/5{color:rgb(var(--cstu-warning-200)/.05)}.cstu-text-warning-200\/50{color:rgb(var(--cstu-warning-200)/.5)}.cstu-text-warning-200\/55{color:rgb(var(--cstu-warning-200)/.55)}.cstu-text-warning-200\/60{color:rgb(var(--cstu-warning-200)/.6)}.cstu-text-warning-200\/65{color:rgb(var(--cstu-warning-200)/.65)}.cstu-text-warning-200\/70{color:rgb(var(--cstu-warning-200)/.7)}.cstu-text-warning-200\/75{color:rgb(var(--cstu-warning-200)/.75)}.cstu-text-warning-200\/80{color:rgb(var(--cstu-warning-200)/.8)}.cstu-text-warning-200\/85{color:rgb(var(--cstu-warning-200)/.85)}.cstu-text-warning-200\/90{color:rgb(var(--cstu-warning-200)/.9)}.cstu-text-warning-200\/95{color:rgb(var(--cstu-warning-200)/.95)}.cstu-text-warning-250{--tw-text-opacity:1;color:rgb(var(--cstu-warning-250)/var(--tw-text-opacity,1))}.cstu-text-warning-250\/0{color:rgb(var(--cstu-warning-250)/0)}.cstu-text-warning-250\/10{color:rgb(var(--cstu-warning-250)/.1)}.cstu-text-warning-250\/100{color:rgb(var(--cstu-warning-250)/1)}.cstu-text-warning-250\/15{color:rgb(var(--cstu-warning-250)/.15)}.cstu-text-warning-250\/20{color:rgb(var(--cstu-warning-250)/.2)}.cstu-text-warning-250\/25{color:rgb(var(--cstu-warning-250)/.25)}.cstu-text-warning-250\/30{color:rgb(var(--cstu-warning-250)/.3)}.cstu-text-warning-250\/35{color:rgb(var(--cstu-warning-250)/.35)}.cstu-text-warning-250\/40{color:rgb(var(--cstu-warning-250)/.4)}.cstu-text-warning-250\/45{color:rgb(var(--cstu-warning-250)/.45)}.cstu-text-warning-250\/5{color:rgb(var(--cstu-warning-250)/.05)}.cstu-text-warning-250\/50{color:rgb(var(--cstu-warning-250)/.5)}.cstu-text-warning-250\/55{color:rgb(var(--cstu-warning-250)/.55)}.cstu-text-warning-250\/60{color:rgb(var(--cstu-warning-250)/.6)}.cstu-text-warning-250\/65{color:rgb(var(--cstu-warning-250)/.65)}.cstu-text-warning-250\/70{color:rgb(var(--cstu-warning-250)/.7)}.cstu-text-warning-250\/75{color:rgb(var(--cstu-warning-250)/.75)}.cstu-text-warning-250\/80{color:rgb(var(--cstu-warning-250)/.8)}.cstu-text-warning-250\/85{color:rgb(var(--cstu-warning-250)/.85)}.cstu-text-warning-250\/90{color:rgb(var(--cstu-warning-250)/.9)}.cstu-text-warning-250\/95{color:rgb(var(--cstu-warning-250)/.95)}.cstu-text-warning-300{--tw-text-opacity:1;color:rgb(var(--cstu-warning-300)/var(--tw-text-opacity,1))}.cstu-text-warning-300\/0{color:rgb(var(--cstu-warning-300)/0)}.cstu-text-warning-300\/10{color:rgb(var(--cstu-warning-300)/.1)}.cstu-text-warning-300\/100{color:rgb(var(--cstu-warning-300)/1)}.cstu-text-warning-300\/15{color:rgb(var(--cstu-warning-300)/.15)}.cstu-text-warning-300\/20{color:rgb(var(--cstu-warning-300)/.2)}.cstu-text-warning-300\/25{color:rgb(var(--cstu-warning-300)/.25)}.cstu-text-warning-300\/30{color:rgb(var(--cstu-warning-300)/.3)}.cstu-text-warning-300\/35{color:rgb(var(--cstu-warning-300)/.35)}.cstu-text-warning-300\/40{color:rgb(var(--cstu-warning-300)/.4)}.cstu-text-warning-300\/45{color:rgb(var(--cstu-warning-300)/.45)}.cstu-text-warning-300\/5{color:rgb(var(--cstu-warning-300)/.05)}.cstu-text-warning-300\/50{color:rgb(var(--cstu-warning-300)/.5)}.cstu-text-warning-300\/55{color:rgb(var(--cstu-warning-300)/.55)}.cstu-text-warning-300\/60{color:rgb(var(--cstu-warning-300)/.6)}.cstu-text-warning-300\/65{color:rgb(var(--cstu-warning-300)/.65)}.cstu-text-warning-300\/70{color:rgb(var(--cstu-warning-300)/.7)}.cstu-text-warning-300\/75{color:rgb(var(--cstu-warning-300)/.75)}.cstu-text-warning-300\/80{color:rgb(var(--cstu-warning-300)/.8)}.cstu-text-warning-300\/85{color:rgb(var(--cstu-warning-300)/.85)}.cstu-text-warning-300\/90{color:rgb(var(--cstu-warning-300)/.9)}.cstu-text-warning-300\/95{color:rgb(var(--cstu-warning-300)/.95)}.cstu-text-warning-400{--tw-text-opacity:1;color:rgb(var(--cstu-warning-400)/var(--tw-text-opacity,1))}.cstu-text-warning-400\/0{color:rgb(var(--cstu-warning-400)/0)}.cstu-text-warning-400\/10{color:rgb(var(--cstu-warning-400)/.1)}.cstu-text-warning-400\/100{color:rgb(var(--cstu-warning-400)/1)}.cstu-text-warning-400\/15{color:rgb(var(--cstu-warning-400)/.15)}.cstu-text-warning-400\/20{color:rgb(var(--cstu-warning-400)/.2)}.cstu-text-warning-400\/25{color:rgb(var(--cstu-warning-400)/.25)}.cstu-text-warning-400\/30{color:rgb(var(--cstu-warning-400)/.3)}.cstu-text-warning-400\/35{color:rgb(var(--cstu-warning-400)/.35)}.cstu-text-warning-400\/40{color:rgb(var(--cstu-warning-400)/.4)}.cstu-text-warning-400\/45{color:rgb(var(--cstu-warning-400)/.45)}.cstu-text-warning-400\/5{color:rgb(var(--cstu-warning-400)/.05)}.cstu-text-warning-400\/50{color:rgb(var(--cstu-warning-400)/.5)}.cstu-text-warning-400\/55{color:rgb(var(--cstu-warning-400)/.55)}.cstu-text-warning-400\/60{color:rgb(var(--cstu-warning-400)/.6)}.cstu-text-warning-400\/65{color:rgb(var(--cstu-warning-400)/.65)}.cstu-text-warning-400\/70{color:rgb(var(--cstu-warning-400)/.7)}.cstu-text-warning-400\/75{color:rgb(var(--cstu-warning-400)/.75)}.cstu-text-warning-400\/80{color:rgb(var(--cstu-warning-400)/.8)}.cstu-text-warning-400\/85{color:rgb(var(--cstu-warning-400)/.85)}.cstu-text-warning-400\/90{color:rgb(var(--cstu-warning-400)/.9)}.cstu-text-warning-400\/95{color:rgb(var(--cstu-warning-400)/.95)}.cstu-text-warning-450{--tw-text-opacity:1;color:rgb(var(--cstu-warning-450)/var(--tw-text-opacity,1))}.cstu-text-warning-450\/0{color:rgb(var(--cstu-warning-450)/0)}.cstu-text-warning-450\/10{color:rgb(var(--cstu-warning-450)/.1)}.cstu-text-warning-450\/100{color:rgb(var(--cstu-warning-450)/1)}.cstu-text-warning-450\/15{color:rgb(var(--cstu-warning-450)/.15)}.cstu-text-warning-450\/20{color:rgb(var(--cstu-warning-450)/.2)}.cstu-text-warning-450\/25{color:rgb(var(--cstu-warning-450)/.25)}.cstu-text-warning-450\/30{color:rgb(var(--cstu-warning-450)/.3)}.cstu-text-warning-450\/35{color:rgb(var(--cstu-warning-450)/.35)}.cstu-text-warning-450\/40{color:rgb(var(--cstu-warning-450)/.4)}.cstu-text-warning-450\/45{color:rgb(var(--cstu-warning-450)/.45)}.cstu-text-warning-450\/5{color:rgb(var(--cstu-warning-450)/.05)}.cstu-text-warning-450\/50{color:rgb(var(--cstu-warning-450)/.5)}.cstu-text-warning-450\/55{color:rgb(var(--cstu-warning-450)/.55)}.cstu-text-warning-450\/60{color:rgb(var(--cstu-warning-450)/.6)}.cstu-text-warning-450\/65{color:rgb(var(--cstu-warning-450)/.65)}.cstu-text-warning-450\/70{color:rgb(var(--cstu-warning-450)/.7)}.cstu-text-warning-450\/75{color:rgb(var(--cstu-warning-450)/.75)}.cstu-text-warning-450\/80{color:rgb(var(--cstu-warning-450)/.8)}.cstu-text-warning-450\/85{color:rgb(var(--cstu-warning-450)/.85)}.cstu-text-warning-450\/90{color:rgb(var(--cstu-warning-450)/.9)}.cstu-text-warning-450\/95{color:rgb(var(--cstu-warning-450)/.95)}.cstu-text-warning-50{--tw-text-opacity:1;color:rgb(var(--cstu-warning-50)/var(--tw-text-opacity,1))}.cstu-text-warning-50\/0{color:rgb(var(--cstu-warning-50)/0)}.cstu-text-warning-50\/10{color:rgb(var(--cstu-warning-50)/.1)}.cstu-text-warning-50\/100{color:rgb(var(--cstu-warning-50)/1)}.cstu-text-warning-50\/15{color:rgb(var(--cstu-warning-50)/.15)}.cstu-text-warning-50\/20{color:rgb(var(--cstu-warning-50)/.2)}.cstu-text-warning-50\/25{color:rgb(var(--cstu-warning-50)/.25)}.cstu-text-warning-50\/30{color:rgb(var(--cstu-warning-50)/.3)}.cstu-text-warning-50\/35{color:rgb(var(--cstu-warning-50)/.35)}.cstu-text-warning-50\/40{color:rgb(var(--cstu-warning-50)/.4)}.cstu-text-warning-50\/45{color:rgb(var(--cstu-warning-50)/.45)}.cstu-text-warning-50\/5{color:rgb(var(--cstu-warning-50)/.05)}.cstu-text-warning-50\/50{color:rgb(var(--cstu-warning-50)/.5)}.cstu-text-warning-50\/55{color:rgb(var(--cstu-warning-50)/.55)}.cstu-text-warning-50\/60{color:rgb(var(--cstu-warning-50)/.6)}.cstu-text-warning-50\/65{color:rgb(var(--cstu-warning-50)/.65)}.cstu-text-warning-50\/70{color:rgb(var(--cstu-warning-50)/.7)}.cstu-text-warning-50\/75{color:rgb(var(--cstu-warning-50)/.75)}.cstu-text-warning-50\/80{color:rgb(var(--cstu-warning-50)/.8)}.cstu-text-warning-50\/85{color:rgb(var(--cstu-warning-50)/.85)}.cstu-text-warning-50\/90{color:rgb(var(--cstu-warning-50)/.9)}.cstu-text-warning-50\/95{color:rgb(var(--cstu-warning-50)/.95)}.cstu-text-warning-500{--tw-text-opacity:1;color:rgb(var(--cstu-warning-500)/var(--tw-text-opacity,1))}.cstu-text-warning-500\/0{color:rgb(var(--cstu-warning-500)/0)}.cstu-text-warning-500\/10{color:rgb(var(--cstu-warning-500)/.1)}.cstu-text-warning-500\/100{color:rgb(var(--cstu-warning-500)/1)}.cstu-text-warning-500\/15{color:rgb(var(--cstu-warning-500)/.15)}.cstu-text-warning-500\/20{color:rgb(var(--cstu-warning-500)/.2)}.cstu-text-warning-500\/25{color:rgb(var(--cstu-warning-500)/.25)}.cstu-text-warning-500\/30{color:rgb(var(--cstu-warning-500)/.3)}.cstu-text-warning-500\/35{color:rgb(var(--cstu-warning-500)/.35)}.cstu-text-warning-500\/40{color:rgb(var(--cstu-warning-500)/.4)}.cstu-text-warning-500\/45{color:rgb(var(--cstu-warning-500)/.45)}.cstu-text-warning-500\/5{color:rgb(var(--cstu-warning-500)/.05)}.cstu-text-warning-500\/50{color:rgb(var(--cstu-warning-500)/.5)}.cstu-text-warning-500\/55{color:rgb(var(--cstu-warning-500)/.55)}.cstu-text-warning-500\/60{color:rgb(var(--cstu-warning-500)/.6)}.cstu-text-warning-500\/65{color:rgb(var(--cstu-warning-500)/.65)}.cstu-text-warning-500\/70{color:rgb(var(--cstu-warning-500)/.7)}.cstu-text-warning-500\/75{color:rgb(var(--cstu-warning-500)/.75)}.cstu-text-warning-500\/80{color:rgb(var(--cstu-warning-500)/.8)}.cstu-text-warning-500\/85{color:rgb(var(--cstu-warning-500)/.85)}.cstu-text-warning-500\/90{color:rgb(var(--cstu-warning-500)/.9)}.cstu-text-warning-500\/95{color:rgb(var(--cstu-warning-500)/.95)}.cstu-text-warning-550{--tw-text-opacity:1;color:rgb(var(--cstu-warning-550)/var(--tw-text-opacity,1))}.cstu-text-warning-550\/0{color:rgb(var(--cstu-warning-550)/0)}.cstu-text-warning-550\/10{color:rgb(var(--cstu-warning-550)/.1)}.cstu-text-warning-550\/100{color:rgb(var(--cstu-warning-550)/1)}.cstu-text-warning-550\/15{color:rgb(var(--cstu-warning-550)/.15)}.cstu-text-warning-550\/20{color:rgb(var(--cstu-warning-550)/.2)}.cstu-text-warning-550\/25{color:rgb(var(--cstu-warning-550)/.25)}.cstu-text-warning-550\/30{color:rgb(var(--cstu-warning-550)/.3)}.cstu-text-warning-550\/35{color:rgb(var(--cstu-warning-550)/.35)}.cstu-text-warning-550\/40{color:rgb(var(--cstu-warning-550)/.4)}.cstu-text-warning-550\/45{color:rgb(var(--cstu-warning-550)/.45)}.cstu-text-warning-550\/5{color:rgb(var(--cstu-warning-550)/.05)}.cstu-text-warning-550\/50{color:rgb(var(--cstu-warning-550)/.5)}.cstu-text-warning-550\/55{color:rgb(var(--cstu-warning-550)/.55)}.cstu-text-warning-550\/60{color:rgb(var(--cstu-warning-550)/.6)}.cstu-text-warning-550\/65{color:rgb(var(--cstu-warning-550)/.65)}.cstu-text-warning-550\/70{color:rgb(var(--cstu-warning-550)/.7)}.cstu-text-warning-550\/75{color:rgb(var(--cstu-warning-550)/.75)}.cstu-text-warning-550\/80{color:rgb(var(--cstu-warning-550)/.8)}.cstu-text-warning-550\/85{color:rgb(var(--cstu-warning-550)/.85)}.cstu-text-warning-550\/90{color:rgb(var(--cstu-warning-550)/.9)}.cstu-text-warning-550\/95{color:rgb(var(--cstu-warning-550)/.95)}.cstu-text-warning-575{--tw-text-opacity:1;color:rgb(var(--cstu-warning-575)/var(--tw-text-opacity,1))}.cstu-text-warning-575\/0{color:rgb(var(--cstu-warning-575)/0)}.cstu-text-warning-575\/10{color:rgb(var(--cstu-warning-575)/.1)}.cstu-text-warning-575\/100{color:rgb(var(--cstu-warning-575)/1)}.cstu-text-warning-575\/15{color:rgb(var(--cstu-warning-575)/.15)}.cstu-text-warning-575\/20{color:rgb(var(--cstu-warning-575)/.2)}.cstu-text-warning-575\/25{color:rgb(var(--cstu-warning-575)/.25)}.cstu-text-warning-575\/30{color:rgb(var(--cstu-warning-575)/.3)}.cstu-text-warning-575\/35{color:rgb(var(--cstu-warning-575)/.35)}.cstu-text-warning-575\/40{color:rgb(var(--cstu-warning-575)/.4)}.cstu-text-warning-575\/45{color:rgb(var(--cstu-warning-575)/.45)}.cstu-text-warning-575\/5{color:rgb(var(--cstu-warning-575)/.05)}.cstu-text-warning-575\/50{color:rgb(var(--cstu-warning-575)/.5)}.cstu-text-warning-575\/55{color:rgb(var(--cstu-warning-575)/.55)}.cstu-text-warning-575\/60{color:rgb(var(--cstu-warning-575)/.6)}.cstu-text-warning-575\/65{color:rgb(var(--cstu-warning-575)/.65)}.cstu-text-warning-575\/70{color:rgb(var(--cstu-warning-575)/.7)}.cstu-text-warning-575\/75{color:rgb(var(--cstu-warning-575)/.75)}.cstu-text-warning-575\/80{color:rgb(var(--cstu-warning-575)/.8)}.cstu-text-warning-575\/85{color:rgb(var(--cstu-warning-575)/.85)}.cstu-text-warning-575\/90{color:rgb(var(--cstu-warning-575)/.9)}.cstu-text-warning-575\/95{color:rgb(var(--cstu-warning-575)/.95)}.cstu-text-warning-600{--tw-text-opacity:1;color:rgb(var(--cstu-warning-600)/var(--tw-text-opacity,1))}.cstu-text-warning-600\/0{color:rgb(var(--cstu-warning-600)/0)}.cstu-text-warning-600\/10{color:rgb(var(--cstu-warning-600)/.1)}.cstu-text-warning-600\/100{color:rgb(var(--cstu-warning-600)/1)}.cstu-text-warning-600\/15{color:rgb(var(--cstu-warning-600)/.15)}.cstu-text-warning-600\/20{color:rgb(var(--cstu-warning-600)/.2)}.cstu-text-warning-600\/25{color:rgb(var(--cstu-warning-600)/.25)}.cstu-text-warning-600\/30{color:rgb(var(--cstu-warning-600)/.3)}.cstu-text-warning-600\/35{color:rgb(var(--cstu-warning-600)/.35)}.cstu-text-warning-600\/40{color:rgb(var(--cstu-warning-600)/.4)}.cstu-text-warning-600\/45{color:rgb(var(--cstu-warning-600)/.45)}.cstu-text-warning-600\/5{color:rgb(var(--cstu-warning-600)/.05)}.cstu-text-warning-600\/50{color:rgb(var(--cstu-warning-600)/.5)}.cstu-text-warning-600\/55{color:rgb(var(--cstu-warning-600)/.55)}.cstu-text-warning-600\/60{color:rgb(var(--cstu-warning-600)/.6)}.cstu-text-warning-600\/65{color:rgb(var(--cstu-warning-600)/.65)}.cstu-text-warning-600\/70{color:rgb(var(--cstu-warning-600)/.7)}.cstu-text-warning-600\/75{color:rgb(var(--cstu-warning-600)/.75)}.cstu-text-warning-600\/80{color:rgb(var(--cstu-warning-600)/.8)}.cstu-text-warning-600\/85{color:rgb(var(--cstu-warning-600)/.85)}.cstu-text-warning-600\/90{color:rgb(var(--cstu-warning-600)/.9)}.cstu-text-warning-600\/95{color:rgb(var(--cstu-warning-600)/.95)}.cstu-text-warning-700{--tw-text-opacity:1;color:rgb(var(--cstu-warning-700)/var(--tw-text-opacity,1))}.cstu-text-warning-700\/0{color:rgb(var(--cstu-warning-700)/0)}.cstu-text-warning-700\/10{color:rgb(var(--cstu-warning-700)/.1)}.cstu-text-warning-700\/100{color:rgb(var(--cstu-warning-700)/1)}.cstu-text-warning-700\/15{color:rgb(var(--cstu-warning-700)/.15)}.cstu-text-warning-700\/20{color:rgb(var(--cstu-warning-700)/.2)}.cstu-text-warning-700\/25{color:rgb(var(--cstu-warning-700)/.25)}.cstu-text-warning-700\/30{color:rgb(var(--cstu-warning-700)/.3)}.cstu-text-warning-700\/35{color:rgb(var(--cstu-warning-700)/.35)}.cstu-text-warning-700\/40{color:rgb(var(--cstu-warning-700)/.4)}.cstu-text-warning-700\/45{color:rgb(var(--cstu-warning-700)/.45)}.cstu-text-warning-700\/5{color:rgb(var(--cstu-warning-700)/.05)}.cstu-text-warning-700\/50{color:rgb(var(--cstu-warning-700)/.5)}.cstu-text-warning-700\/55{color:rgb(var(--cstu-warning-700)/.55)}.cstu-text-warning-700\/60{color:rgb(var(--cstu-warning-700)/.6)}.cstu-text-warning-700\/65{color:rgb(var(--cstu-warning-700)/.65)}.cstu-text-warning-700\/70{color:rgb(var(--cstu-warning-700)/.7)}.cstu-text-warning-700\/75{color:rgb(var(--cstu-warning-700)/.75)}.cstu-text-warning-700\/80{color:rgb(var(--cstu-warning-700)/.8)}.cstu-text-warning-700\/85{color:rgb(var(--cstu-warning-700)/.85)}.cstu-text-warning-700\/90{color:rgb(var(--cstu-warning-700)/.9)}.cstu-text-warning-700\/95{color:rgb(var(--cstu-warning-700)/.95)}.cstu-text-warning-800{--tw-text-opacity:1;color:rgb(var(--cstu-warning-800)/var(--tw-text-opacity,1))}.cstu-text-warning-800\/0{color:rgb(var(--cstu-warning-800)/0)}.cstu-text-warning-800\/10{color:rgb(var(--cstu-warning-800)/.1)}.cstu-text-warning-800\/100{color:rgb(var(--cstu-warning-800)/1)}.cstu-text-warning-800\/15{color:rgb(var(--cstu-warning-800)/.15)}.cstu-text-warning-800\/20{color:rgb(var(--cstu-warning-800)/.2)}.cstu-text-warning-800\/25{color:rgb(var(--cstu-warning-800)/.25)}.cstu-text-warning-800\/30{color:rgb(var(--cstu-warning-800)/.3)}.cstu-text-warning-800\/35{color:rgb(var(--cstu-warning-800)/.35)}.cstu-text-warning-800\/40{color:rgb(var(--cstu-warning-800)/.4)}.cstu-text-warning-800\/45{color:rgb(var(--cstu-warning-800)/.45)}.cstu-text-warning-800\/5{color:rgb(var(--cstu-warning-800)/.05)}.cstu-text-warning-800\/50{color:rgb(var(--cstu-warning-800)/.5)}.cstu-text-warning-800\/55{color:rgb(var(--cstu-warning-800)/.55)}.cstu-text-warning-800\/60{color:rgb(var(--cstu-warning-800)/.6)}.cstu-text-warning-800\/65{color:rgb(var(--cstu-warning-800)/.65)}.cstu-text-warning-800\/70{color:rgb(var(--cstu-warning-800)/.7)}.cstu-text-warning-800\/75{color:rgb(var(--cstu-warning-800)/.75)}.cstu-text-warning-800\/80{color:rgb(var(--cstu-warning-800)/.8)}.cstu-text-warning-800\/85{color:rgb(var(--cstu-warning-800)/.85)}.cstu-text-warning-800\/90{color:rgb(var(--cstu-warning-800)/.9)}.cstu-text-warning-800\/95{color:rgb(var(--cstu-warning-800)/.95)}.cstu-text-warning-900{--tw-text-opacity:1;color:rgb(var(--cstu-warning-900)/var(--tw-text-opacity,1))}.cstu-text-warning-900\/0{color:rgb(var(--cstu-warning-900)/0)}.cstu-text-warning-900\/10{color:rgb(var(--cstu-warning-900)/.1)}.cstu-text-warning-900\/100{color:rgb(var(--cstu-warning-900)/1)}.cstu-text-warning-900\/15{color:rgb(var(--cstu-warning-900)/.15)}.cstu-text-warning-900\/20{color:rgb(var(--cstu-warning-900)/.2)}.cstu-text-warning-900\/25{color:rgb(var(--cstu-warning-900)/.25)}.cstu-text-warning-900\/30{color:rgb(var(--cstu-warning-900)/.3)}.cstu-text-warning-900\/35{color:rgb(var(--cstu-warning-900)/.35)}.cstu-text-warning-900\/40{color:rgb(var(--cstu-warning-900)/.4)}.cstu-text-warning-900\/45{color:rgb(var(--cstu-warning-900)/.45)}.cstu-text-warning-900\/5{color:rgb(var(--cstu-warning-900)/.05)}.cstu-text-warning-900\/50{color:rgb(var(--cstu-warning-900)/.5)}.cstu-text-warning-900\/55{color:rgb(var(--cstu-warning-900)/.55)}.cstu-text-warning-900\/60{color:rgb(var(--cstu-warning-900)/.6)}.cstu-text-warning-900\/65{color:rgb(var(--cstu-warning-900)/.65)}.cstu-text-warning-900\/70{color:rgb(var(--cstu-warning-900)/.7)}.cstu-text-warning-900\/75{color:rgb(var(--cstu-warning-900)/.75)}.cstu-text-warning-900\/80{color:rgb(var(--cstu-warning-900)/.8)}.cstu-text-warning-900\/85{color:rgb(var(--cstu-warning-900)/.85)}.cstu-text-warning-900\/90{color:rgb(var(--cstu-warning-900)/.9)}.cstu-text-warning-900\/95{color:rgb(var(--cstu-warning-900)/.95)}.cstu-text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.cstu-text-yellow-100{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-100)/var(--tw-text-opacity,1))}.cstu-text-yellow-100\/0{color:rgb(var(--cstu-yellow-100)/0)}.cstu-text-yellow-100\/10{color:rgb(var(--cstu-yellow-100)/.1)}.cstu-text-yellow-100\/100{color:rgb(var(--cstu-yellow-100)/1)}.cstu-text-yellow-100\/15{color:rgb(var(--cstu-yellow-100)/.15)}.cstu-text-yellow-100\/20{color:rgb(var(--cstu-yellow-100)/.2)}.cstu-text-yellow-100\/25{color:rgb(var(--cstu-yellow-100)/.25)}.cstu-text-yellow-100\/30{color:rgb(var(--cstu-yellow-100)/.3)}.cstu-text-yellow-100\/35{color:rgb(var(--cstu-yellow-100)/.35)}.cstu-text-yellow-100\/40{color:rgb(var(--cstu-yellow-100)/.4)}.cstu-text-yellow-100\/45{color:rgb(var(--cstu-yellow-100)/.45)}.cstu-text-yellow-100\/5{color:rgb(var(--cstu-yellow-100)/.05)}.cstu-text-yellow-100\/50{color:rgb(var(--cstu-yellow-100)/.5)}.cstu-text-yellow-100\/55{color:rgb(var(--cstu-yellow-100)/.55)}.cstu-text-yellow-100\/60{color:rgb(var(--cstu-yellow-100)/.6)}.cstu-text-yellow-100\/65{color:rgb(var(--cstu-yellow-100)/.65)}.cstu-text-yellow-100\/70{color:rgb(var(--cstu-yellow-100)/.7)}.cstu-text-yellow-100\/75{color:rgb(var(--cstu-yellow-100)/.75)}.cstu-text-yellow-100\/80{color:rgb(var(--cstu-yellow-100)/.8)}.cstu-text-yellow-100\/85{color:rgb(var(--cstu-yellow-100)/.85)}.cstu-text-yellow-100\/90{color:rgb(var(--cstu-yellow-100)/.9)}.cstu-text-yellow-100\/95{color:rgb(var(--cstu-yellow-100)/.95)}.cstu-text-yellow-200{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-200)/var(--tw-text-opacity,1))}.cstu-text-yellow-200\/0{color:rgb(var(--cstu-yellow-200)/0)}.cstu-text-yellow-200\/10{color:rgb(var(--cstu-yellow-200)/.1)}.cstu-text-yellow-200\/100{color:rgb(var(--cstu-yellow-200)/1)}.cstu-text-yellow-200\/15{color:rgb(var(--cstu-yellow-200)/.15)}.cstu-text-yellow-200\/20{color:rgb(var(--cstu-yellow-200)/.2)}.cstu-text-yellow-200\/25{color:rgb(var(--cstu-yellow-200)/.25)}.cstu-text-yellow-200\/30{color:rgb(var(--cstu-yellow-200)/.3)}.cstu-text-yellow-200\/35{color:rgb(var(--cstu-yellow-200)/.35)}.cstu-text-yellow-200\/40{color:rgb(var(--cstu-yellow-200)/.4)}.cstu-text-yellow-200\/45{color:rgb(var(--cstu-yellow-200)/.45)}.cstu-text-yellow-200\/5{color:rgb(var(--cstu-yellow-200)/.05)}.cstu-text-yellow-200\/50{color:rgb(var(--cstu-yellow-200)/.5)}.cstu-text-yellow-200\/55{color:rgb(var(--cstu-yellow-200)/.55)}.cstu-text-yellow-200\/60{color:rgb(var(--cstu-yellow-200)/.6)}.cstu-text-yellow-200\/65{color:rgb(var(--cstu-yellow-200)/.65)}.cstu-text-yellow-200\/70{color:rgb(var(--cstu-yellow-200)/.7)}.cstu-text-yellow-200\/75{color:rgb(var(--cstu-yellow-200)/.75)}.cstu-text-yellow-200\/80{color:rgb(var(--cstu-yellow-200)/.8)}.cstu-text-yellow-200\/85{color:rgb(var(--cstu-yellow-200)/.85)}.cstu-text-yellow-200\/90{color:rgb(var(--cstu-yellow-200)/.9)}.cstu-text-yellow-200\/95{color:rgb(var(--cstu-yellow-200)/.95)}.cstu-text-yellow-300{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-300)/var(--tw-text-opacity,1))}.cstu-text-yellow-300\/0{color:rgb(var(--cstu-yellow-300)/0)}.cstu-text-yellow-300\/10{color:rgb(var(--cstu-yellow-300)/.1)}.cstu-text-yellow-300\/100{color:rgb(var(--cstu-yellow-300)/1)}.cstu-text-yellow-300\/15{color:rgb(var(--cstu-yellow-300)/.15)}.cstu-text-yellow-300\/20{color:rgb(var(--cstu-yellow-300)/.2)}.cstu-text-yellow-300\/25{color:rgb(var(--cstu-yellow-300)/.25)}.cstu-text-yellow-300\/30{color:rgb(var(--cstu-yellow-300)/.3)}.cstu-text-yellow-300\/35{color:rgb(var(--cstu-yellow-300)/.35)}.cstu-text-yellow-300\/40{color:rgb(var(--cstu-yellow-300)/.4)}.cstu-text-yellow-300\/45{color:rgb(var(--cstu-yellow-300)/.45)}.cstu-text-yellow-300\/5{color:rgb(var(--cstu-yellow-300)/.05)}.cstu-text-yellow-300\/50{color:rgb(var(--cstu-yellow-300)/.5)}.cstu-text-yellow-300\/55{color:rgb(var(--cstu-yellow-300)/.55)}.cstu-text-yellow-300\/60{color:rgb(var(--cstu-yellow-300)/.6)}.cstu-text-yellow-300\/65{color:rgb(var(--cstu-yellow-300)/.65)}.cstu-text-yellow-300\/70{color:rgb(var(--cstu-yellow-300)/.7)}.cstu-text-yellow-300\/75{color:rgb(var(--cstu-yellow-300)/.75)}.cstu-text-yellow-300\/80{color:rgb(var(--cstu-yellow-300)/.8)}.cstu-text-yellow-300\/85{color:rgb(var(--cstu-yellow-300)/.85)}.cstu-text-yellow-300\/90{color:rgb(var(--cstu-yellow-300)/.9)}.cstu-text-yellow-300\/95{color:rgb(var(--cstu-yellow-300)/.95)}.cstu-text-yellow-400{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-400)/var(--tw-text-opacity,1))}.cstu-text-yellow-400\/0{color:rgb(var(--cstu-yellow-400)/0)}.cstu-text-yellow-400\/10{color:rgb(var(--cstu-yellow-400)/.1)}.cstu-text-yellow-400\/100{color:rgb(var(--cstu-yellow-400)/1)}.cstu-text-yellow-400\/15{color:rgb(var(--cstu-yellow-400)/.15)}.cstu-text-yellow-400\/20{color:rgb(var(--cstu-yellow-400)/.2)}.cstu-text-yellow-400\/25{color:rgb(var(--cstu-yellow-400)/.25)}.cstu-text-yellow-400\/30{color:rgb(var(--cstu-yellow-400)/.3)}.cstu-text-yellow-400\/35{color:rgb(var(--cstu-yellow-400)/.35)}.cstu-text-yellow-400\/40{color:rgb(var(--cstu-yellow-400)/.4)}.cstu-text-yellow-400\/45{color:rgb(var(--cstu-yellow-400)/.45)}.cstu-text-yellow-400\/5{color:rgb(var(--cstu-yellow-400)/.05)}.cstu-text-yellow-400\/50{color:rgb(var(--cstu-yellow-400)/.5)}.cstu-text-yellow-400\/55{color:rgb(var(--cstu-yellow-400)/.55)}.cstu-text-yellow-400\/60{color:rgb(var(--cstu-yellow-400)/.6)}.cstu-text-yellow-400\/65{color:rgb(var(--cstu-yellow-400)/.65)}.cstu-text-yellow-400\/70{color:rgb(var(--cstu-yellow-400)/.7)}.cstu-text-yellow-400\/75{color:rgb(var(--cstu-yellow-400)/.75)}.cstu-text-yellow-400\/80{color:rgb(var(--cstu-yellow-400)/.8)}.cstu-text-yellow-400\/85{color:rgb(var(--cstu-yellow-400)/.85)}.cstu-text-yellow-400\/90{color:rgb(var(--cstu-yellow-400)/.9)}.cstu-text-yellow-400\/95{color:rgb(var(--cstu-yellow-400)/.95)}.cstu-text-yellow-50{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-50)/var(--tw-text-opacity,1))}.cstu-text-yellow-50\/0{color:rgb(var(--cstu-yellow-50)/0)}.cstu-text-yellow-50\/10{color:rgb(var(--cstu-yellow-50)/.1)}.cstu-text-yellow-50\/100{color:rgb(var(--cstu-yellow-50)/1)}.cstu-text-yellow-50\/15{color:rgb(var(--cstu-yellow-50)/.15)}.cstu-text-yellow-50\/20{color:rgb(var(--cstu-yellow-50)/.2)}.cstu-text-yellow-50\/25{color:rgb(var(--cstu-yellow-50)/.25)}.cstu-text-yellow-50\/30{color:rgb(var(--cstu-yellow-50)/.3)}.cstu-text-yellow-50\/35{color:rgb(var(--cstu-yellow-50)/.35)}.cstu-text-yellow-50\/40{color:rgb(var(--cstu-yellow-50)/.4)}.cstu-text-yellow-50\/45{color:rgb(var(--cstu-yellow-50)/.45)}.cstu-text-yellow-50\/5{color:rgb(var(--cstu-yellow-50)/.05)}.cstu-text-yellow-50\/50{color:rgb(var(--cstu-yellow-50)/.5)}.cstu-text-yellow-50\/55{color:rgb(var(--cstu-yellow-50)/.55)}.cstu-text-yellow-50\/60{color:rgb(var(--cstu-yellow-50)/.6)}.cstu-text-yellow-50\/65{color:rgb(var(--cstu-yellow-50)/.65)}.cstu-text-yellow-50\/70{color:rgb(var(--cstu-yellow-50)/.7)}.cstu-text-yellow-50\/75{color:rgb(var(--cstu-yellow-50)/.75)}.cstu-text-yellow-50\/80{color:rgb(var(--cstu-yellow-50)/.8)}.cstu-text-yellow-50\/85{color:rgb(var(--cstu-yellow-50)/.85)}.cstu-text-yellow-50\/90{color:rgb(var(--cstu-yellow-50)/.9)}.cstu-text-yellow-50\/95{color:rgb(var(--cstu-yellow-50)/.95)}.cstu-text-yellow-500{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-500)/var(--tw-text-opacity,1))}.cstu-text-yellow-500\/0{color:rgb(var(--cstu-yellow-500)/0)}.cstu-text-yellow-500\/10{color:rgb(var(--cstu-yellow-500)/.1)}.cstu-text-yellow-500\/100{color:rgb(var(--cstu-yellow-500)/1)}.cstu-text-yellow-500\/15{color:rgb(var(--cstu-yellow-500)/.15)}.cstu-text-yellow-500\/20{color:rgb(var(--cstu-yellow-500)/.2)}.cstu-text-yellow-500\/25{color:rgb(var(--cstu-yellow-500)/.25)}.cstu-text-yellow-500\/30{color:rgb(var(--cstu-yellow-500)/.3)}.cstu-text-yellow-500\/35{color:rgb(var(--cstu-yellow-500)/.35)}.cstu-text-yellow-500\/40{color:rgb(var(--cstu-yellow-500)/.4)}.cstu-text-yellow-500\/45{color:rgb(var(--cstu-yellow-500)/.45)}.cstu-text-yellow-500\/5{color:rgb(var(--cstu-yellow-500)/.05)}.cstu-text-yellow-500\/50{color:rgb(var(--cstu-yellow-500)/.5)}.cstu-text-yellow-500\/55{color:rgb(var(--cstu-yellow-500)/.55)}.cstu-text-yellow-500\/60{color:rgb(var(--cstu-yellow-500)/.6)}.cstu-text-yellow-500\/65{color:rgb(var(--cstu-yellow-500)/.65)}.cstu-text-yellow-500\/70{color:rgb(var(--cstu-yellow-500)/.7)}.cstu-text-yellow-500\/75{color:rgb(var(--cstu-yellow-500)/.75)}.cstu-text-yellow-500\/80{color:rgb(var(--cstu-yellow-500)/.8)}.cstu-text-yellow-500\/85{color:rgb(var(--cstu-yellow-500)/.85)}.cstu-text-yellow-500\/90{color:rgb(var(--cstu-yellow-500)/.9)}.cstu-text-yellow-500\/95{color:rgb(var(--cstu-yellow-500)/.95)}.cstu-text-yellow-600{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-600)/var(--tw-text-opacity,1))}.cstu-text-yellow-600\/0{color:rgb(var(--cstu-yellow-600)/0)}.cstu-text-yellow-600\/10{color:rgb(var(--cstu-yellow-600)/.1)}.cstu-text-yellow-600\/100{color:rgb(var(--cstu-yellow-600)/1)}.cstu-text-yellow-600\/15{color:rgb(var(--cstu-yellow-600)/.15)}.cstu-text-yellow-600\/20{color:rgb(var(--cstu-yellow-600)/.2)}.cstu-text-yellow-600\/25{color:rgb(var(--cstu-yellow-600)/.25)}.cstu-text-yellow-600\/30{color:rgb(var(--cstu-yellow-600)/.3)}.cstu-text-yellow-600\/35{color:rgb(var(--cstu-yellow-600)/.35)}.cstu-text-yellow-600\/40{color:rgb(var(--cstu-yellow-600)/.4)}.cstu-text-yellow-600\/45{color:rgb(var(--cstu-yellow-600)/.45)}.cstu-text-yellow-600\/5{color:rgb(var(--cstu-yellow-600)/.05)}.cstu-text-yellow-600\/50{color:rgb(var(--cstu-yellow-600)/.5)}.cstu-text-yellow-600\/55{color:rgb(var(--cstu-yellow-600)/.55)}.cstu-text-yellow-600\/60{color:rgb(var(--cstu-yellow-600)/.6)}.cstu-text-yellow-600\/65{color:rgb(var(--cstu-yellow-600)/.65)}.cstu-text-yellow-600\/70{color:rgb(var(--cstu-yellow-600)/.7)}.cstu-text-yellow-600\/75{color:rgb(var(--cstu-yellow-600)/.75)}.cstu-text-yellow-600\/80{color:rgb(var(--cstu-yellow-600)/.8)}.cstu-text-yellow-600\/85{color:rgb(var(--cstu-yellow-600)/.85)}.cstu-text-yellow-600\/90{color:rgb(var(--cstu-yellow-600)/.9)}.cstu-text-yellow-600\/95{color:rgb(var(--cstu-yellow-600)/.95)}.cstu-text-yellow-700{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-700)/var(--tw-text-opacity,1))}.cstu-text-yellow-700\/0{color:rgb(var(--cstu-yellow-700)/0)}.cstu-text-yellow-700\/10{color:rgb(var(--cstu-yellow-700)/.1)}.cstu-text-yellow-700\/100{color:rgb(var(--cstu-yellow-700)/1)}.cstu-text-yellow-700\/15{color:rgb(var(--cstu-yellow-700)/.15)}.cstu-text-yellow-700\/20{color:rgb(var(--cstu-yellow-700)/.2)}.cstu-text-yellow-700\/25{color:rgb(var(--cstu-yellow-700)/.25)}.cstu-text-yellow-700\/30{color:rgb(var(--cstu-yellow-700)/.3)}.cstu-text-yellow-700\/35{color:rgb(var(--cstu-yellow-700)/.35)}.cstu-text-yellow-700\/40{color:rgb(var(--cstu-yellow-700)/.4)}.cstu-text-yellow-700\/45{color:rgb(var(--cstu-yellow-700)/.45)}.cstu-text-yellow-700\/5{color:rgb(var(--cstu-yellow-700)/.05)}.cstu-text-yellow-700\/50{color:rgb(var(--cstu-yellow-700)/.5)}.cstu-text-yellow-700\/55{color:rgb(var(--cstu-yellow-700)/.55)}.cstu-text-yellow-700\/60{color:rgb(var(--cstu-yellow-700)/.6)}.cstu-text-yellow-700\/65{color:rgb(var(--cstu-yellow-700)/.65)}.cstu-text-yellow-700\/70{color:rgb(var(--cstu-yellow-700)/.7)}.cstu-text-yellow-700\/75{color:rgb(var(--cstu-yellow-700)/.75)}.cstu-text-yellow-700\/80{color:rgb(var(--cstu-yellow-700)/.8)}.cstu-text-yellow-700\/85{color:rgb(var(--cstu-yellow-700)/.85)}.cstu-text-yellow-700\/90{color:rgb(var(--cstu-yellow-700)/.9)}.cstu-text-yellow-700\/95{color:rgb(var(--cstu-yellow-700)/.95)}.cstu-text-yellow-800{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-800)/var(--tw-text-opacity,1))}.cstu-text-yellow-800\/0{color:rgb(var(--cstu-yellow-800)/0)}.cstu-text-yellow-800\/10{color:rgb(var(--cstu-yellow-800)/.1)}.cstu-text-yellow-800\/100{color:rgb(var(--cstu-yellow-800)/1)}.cstu-text-yellow-800\/15{color:rgb(var(--cstu-yellow-800)/.15)}.cstu-text-yellow-800\/20{color:rgb(var(--cstu-yellow-800)/.2)}.cstu-text-yellow-800\/25{color:rgb(var(--cstu-yellow-800)/.25)}.cstu-text-yellow-800\/30{color:rgb(var(--cstu-yellow-800)/.3)}.cstu-text-yellow-800\/35{color:rgb(var(--cstu-yellow-800)/.35)}.cstu-text-yellow-800\/40{color:rgb(var(--cstu-yellow-800)/.4)}.cstu-text-yellow-800\/45{color:rgb(var(--cstu-yellow-800)/.45)}.cstu-text-yellow-800\/5{color:rgb(var(--cstu-yellow-800)/.05)}.cstu-text-yellow-800\/50{color:rgb(var(--cstu-yellow-800)/.5)}.cstu-text-yellow-800\/55{color:rgb(var(--cstu-yellow-800)/.55)}.cstu-text-yellow-800\/60{color:rgb(var(--cstu-yellow-800)/.6)}.cstu-text-yellow-800\/65{color:rgb(var(--cstu-yellow-800)/.65)}.cstu-text-yellow-800\/70{color:rgb(var(--cstu-yellow-800)/.7)}.cstu-text-yellow-800\/75{color:rgb(var(--cstu-yellow-800)/.75)}.cstu-text-yellow-800\/80{color:rgb(var(--cstu-yellow-800)/.8)}.cstu-text-yellow-800\/85{color:rgb(var(--cstu-yellow-800)/.85)}.cstu-text-yellow-800\/90{color:rgb(var(--cstu-yellow-800)/.9)}.cstu-text-yellow-800\/95{color:rgb(var(--cstu-yellow-800)/.95)}.cstu-text-yellow-900{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-900)/var(--tw-text-opacity,1))}.cstu-text-yellow-900\/0{color:rgb(var(--cstu-yellow-900)/0)}.cstu-text-yellow-900\/10{color:rgb(var(--cstu-yellow-900)/.1)}.cstu-text-yellow-900\/100{color:rgb(var(--cstu-yellow-900)/1)}.cstu-text-yellow-900\/15{color:rgb(var(--cstu-yellow-900)/.15)}.cstu-text-yellow-900\/20{color:rgb(var(--cstu-yellow-900)/.2)}.cstu-text-yellow-900\/25{color:rgb(var(--cstu-yellow-900)/.25)}.cstu-text-yellow-900\/30{color:rgb(var(--cstu-yellow-900)/.3)}.cstu-text-yellow-900\/35{color:rgb(var(--cstu-yellow-900)/.35)}.cstu-text-yellow-900\/40{color:rgb(var(--cstu-yellow-900)/.4)}.cstu-text-yellow-900\/45{color:rgb(var(--cstu-yellow-900)/.45)}.cstu-text-yellow-900\/5{color:rgb(var(--cstu-yellow-900)/.05)}.cstu-text-yellow-900\/50{color:rgb(var(--cstu-yellow-900)/.5)}.cstu-text-yellow-900\/55{color:rgb(var(--cstu-yellow-900)/.55)}.cstu-text-yellow-900\/60{color:rgb(var(--cstu-yellow-900)/.6)}.cstu-text-yellow-900\/65{color:rgb(var(--cstu-yellow-900)/.65)}.cstu-text-yellow-900\/70{color:rgb(var(--cstu-yellow-900)/.7)}.cstu-text-yellow-900\/75{color:rgb(var(--cstu-yellow-900)/.75)}.cstu-text-yellow-900\/80{color:rgb(var(--cstu-yellow-900)/.8)}.cstu-text-yellow-900\/85{color:rgb(var(--cstu-yellow-900)/.85)}.cstu-text-yellow-900\/90{color:rgb(var(--cstu-yellow-900)/.9)}.cstu-text-yellow-900\/95{color:rgb(var(--cstu-yellow-900)/.95)}.cstu-opacity-0{opacity:0}.cstu-opacity-100{opacity:1}.cstu-opacity-25{opacity:.25}.cstu-opacity-50{opacity:.5}.cstu-opacity-70{opacity:.7}.cstu-opacity-75{opacity:.75}.cstu-shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.cstu-shadow,.cstu-shadow-dropdown{-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.cstu-shadow-dropdown{--tw-shadow:1px 1px 12px 0px rgba(0,0,0,.08);--tw-shadow-colored:1px 1px 12px 0px var(--tw-shadow-color)}.cstu-shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.cstu-shadow-lg,.cstu-shadow-md{-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.cstu-shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.cstu-shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.cstu-shadow-none,.cstu-shadow-sm{-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.cstu-shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.cstu-shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.cstu-outline-none{outline:2px solid transparent;outline-offset:2px}.cstu-ring-2{--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);-webkit-box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.cstu-ring-blue-300{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-blue-300)/var(--tw-ring-opacity,1))}.cstu-ring-blue-300\/0{--tw-ring-color:rgb(var(--cstu-blue-300)/0)}.cstu-ring-blue-300\/10{--tw-ring-color:rgb(var(--cstu-blue-300)/.1)}.cstu-ring-blue-300\/100{--tw-ring-color:rgb(var(--cstu-blue-300)/1)}.cstu-ring-blue-300\/15{--tw-ring-color:rgb(var(--cstu-blue-300)/.15)}.cstu-ring-blue-300\/20{--tw-ring-color:rgb(var(--cstu-blue-300)/.2)}.cstu-ring-blue-300\/25{--tw-ring-color:rgb(var(--cstu-blue-300)/.25)}.cstu-ring-blue-300\/30{--tw-ring-color:rgb(var(--cstu-blue-300)/.3)}.cstu-ring-blue-300\/35{--tw-ring-color:rgb(var(--cstu-blue-300)/.35)}.cstu-ring-blue-300\/40{--tw-ring-color:rgb(var(--cstu-blue-300)/.4)}.cstu-ring-blue-300\/45{--tw-ring-color:rgb(var(--cstu-blue-300)/.45)}.cstu-ring-blue-300\/5{--tw-ring-color:rgb(var(--cstu-blue-300)/.05)}.cstu-ring-blue-300\/50{--tw-ring-color:rgb(var(--cstu-blue-300)/.5)}.cstu-ring-blue-300\/55{--tw-ring-color:rgb(var(--cstu-blue-300)/.55)}.cstu-ring-blue-300\/60{--tw-ring-color:rgb(var(--cstu-blue-300)/.6)}.cstu-ring-blue-300\/65{--tw-ring-color:rgb(var(--cstu-blue-300)/.65)}.cstu-ring-blue-300\/70{--tw-ring-color:rgb(var(--cstu-blue-300)/.7)}.cstu-ring-blue-300\/75{--tw-ring-color:rgb(var(--cstu-blue-300)/.75)}.cstu-ring-blue-300\/80{--tw-ring-color:rgb(var(--cstu-blue-300)/.8)}.cstu-ring-blue-300\/85{--tw-ring-color:rgb(var(--cstu-blue-300)/.85)}.cstu-ring-blue-300\/90{--tw-ring-color:rgb(var(--cstu-blue-300)/.9)}.cstu-ring-blue-300\/95{--tw-ring-color:rgb(var(--cstu-blue-300)/.95)}.cstu-ring-blue-400{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-blue-400)/var(--tw-ring-opacity,1))}.cstu-ring-blue-400\/0{--tw-ring-color:rgb(var(--cstu-blue-400)/0)}.cstu-ring-blue-400\/10{--tw-ring-color:rgb(var(--cstu-blue-400)/.1)}.cstu-ring-blue-400\/100{--tw-ring-color:rgb(var(--cstu-blue-400)/1)}.cstu-ring-blue-400\/15{--tw-ring-color:rgb(var(--cstu-blue-400)/.15)}.cstu-ring-blue-400\/20{--tw-ring-color:rgb(var(--cstu-blue-400)/.2)}.cstu-ring-blue-400\/25{--tw-ring-color:rgb(var(--cstu-blue-400)/.25)}.cstu-ring-blue-400\/30{--tw-ring-color:rgb(var(--cstu-blue-400)/.3)}.cstu-ring-blue-400\/35{--tw-ring-color:rgb(var(--cstu-blue-400)/.35)}.cstu-ring-blue-400\/40{--tw-ring-color:rgb(var(--cstu-blue-400)/.4)}.cstu-ring-blue-400\/45{--tw-ring-color:rgb(var(--cstu-blue-400)/.45)}.cstu-ring-blue-400\/5{--tw-ring-color:rgb(var(--cstu-blue-400)/.05)}.cstu-ring-blue-400\/50{--tw-ring-color:rgb(var(--cstu-blue-400)/.5)}.cstu-ring-blue-400\/55{--tw-ring-color:rgb(var(--cstu-blue-400)/.55)}.cstu-ring-blue-400\/60{--tw-ring-color:rgb(var(--cstu-blue-400)/.6)}.cstu-ring-blue-400\/65{--tw-ring-color:rgb(var(--cstu-blue-400)/.65)}.cstu-ring-blue-400\/70{--tw-ring-color:rgb(var(--cstu-blue-400)/.7)}.cstu-ring-blue-400\/75{--tw-ring-color:rgb(var(--cstu-blue-400)/.75)}.cstu-ring-blue-400\/80{--tw-ring-color:rgb(var(--cstu-blue-400)/.8)}.cstu-ring-blue-400\/85{--tw-ring-color:rgb(var(--cstu-blue-400)/.85)}.cstu-ring-blue-400\/90{--tw-ring-color:rgb(var(--cstu-blue-400)/.9)}.cstu-ring-blue-400\/95{--tw-ring-color:rgb(var(--cstu-blue-400)/.95)}.cstu-ring-blue-450{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-blue-450)/var(--tw-ring-opacity,1))}.cstu-ring-blue-450\/0{--tw-ring-color:rgb(var(--cstu-blue-450)/0)}.cstu-ring-blue-450\/10{--tw-ring-color:rgb(var(--cstu-blue-450)/.1)}.cstu-ring-blue-450\/100{--tw-ring-color:rgb(var(--cstu-blue-450)/1)}.cstu-ring-blue-450\/15{--tw-ring-color:rgb(var(--cstu-blue-450)/.15)}.cstu-ring-blue-450\/20{--tw-ring-color:rgb(var(--cstu-blue-450)/.2)}.cstu-ring-blue-450\/25{--tw-ring-color:rgb(var(--cstu-blue-450)/.25)}.cstu-ring-blue-450\/30{--tw-ring-color:rgb(var(--cstu-blue-450)/.3)}.cstu-ring-blue-450\/35{--tw-ring-color:rgb(var(--cstu-blue-450)/.35)}.cstu-ring-blue-450\/40{--tw-ring-color:rgb(var(--cstu-blue-450)/.4)}.cstu-ring-blue-450\/45{--tw-ring-color:rgb(var(--cstu-blue-450)/.45)}.cstu-ring-blue-450\/5{--tw-ring-color:rgb(var(--cstu-blue-450)/.05)}.cstu-ring-blue-450\/50{--tw-ring-color:rgb(var(--cstu-blue-450)/.5)}.cstu-ring-blue-450\/55{--tw-ring-color:rgb(var(--cstu-blue-450)/.55)}.cstu-ring-blue-450\/60{--tw-ring-color:rgb(var(--cstu-blue-450)/.6)}.cstu-ring-blue-450\/65{--tw-ring-color:rgb(var(--cstu-blue-450)/.65)}.cstu-ring-blue-450\/70{--tw-ring-color:rgb(var(--cstu-blue-450)/.7)}.cstu-ring-blue-450\/75{--tw-ring-color:rgb(var(--cstu-blue-450)/.75)}.cstu-ring-blue-450\/80{--tw-ring-color:rgb(var(--cstu-blue-450)/.8)}.cstu-ring-blue-450\/85{--tw-ring-color:rgb(var(--cstu-blue-450)/.85)}.cstu-ring-blue-450\/90{--tw-ring-color:rgb(var(--cstu-blue-450)/.9)}.cstu-ring-blue-450\/95{--tw-ring-color:rgb(var(--cstu-blue-450)/.95)}.cstu-ring-blue-500{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-blue-500)/var(--tw-ring-opacity,1))}.cstu-ring-blue-500\/0{--tw-ring-color:rgb(var(--cstu-blue-500)/0)}.cstu-ring-blue-500\/10{--tw-ring-color:rgb(var(--cstu-blue-500)/.1)}.cstu-ring-blue-500\/100{--tw-ring-color:rgb(var(--cstu-blue-500)/1)}.cstu-ring-blue-500\/15{--tw-ring-color:rgb(var(--cstu-blue-500)/.15)}.cstu-ring-blue-500\/20{--tw-ring-color:rgb(var(--cstu-blue-500)/.2)}.cstu-ring-blue-500\/25{--tw-ring-color:rgb(var(--cstu-blue-500)/.25)}.cstu-ring-blue-500\/30{--tw-ring-color:rgb(var(--cstu-blue-500)/.3)}.cstu-ring-blue-500\/35{--tw-ring-color:rgb(var(--cstu-blue-500)/.35)}.cstu-ring-blue-500\/40{--tw-ring-color:rgb(var(--cstu-blue-500)/.4)}.cstu-ring-blue-500\/45{--tw-ring-color:rgb(var(--cstu-blue-500)/.45)}.cstu-ring-blue-500\/5{--tw-ring-color:rgb(var(--cstu-blue-500)/.05)}.cstu-ring-blue-500\/50{--tw-ring-color:rgb(var(--cstu-blue-500)/.5)}.cstu-ring-blue-500\/55{--tw-ring-color:rgb(var(--cstu-blue-500)/.55)}.cstu-ring-blue-500\/60{--tw-ring-color:rgb(var(--cstu-blue-500)/.6)}.cstu-ring-blue-500\/65{--tw-ring-color:rgb(var(--cstu-blue-500)/.65)}.cstu-ring-blue-500\/70{--tw-ring-color:rgb(var(--cstu-blue-500)/.7)}.cstu-ring-blue-500\/75{--tw-ring-color:rgb(var(--cstu-blue-500)/.75)}.cstu-ring-blue-500\/80{--tw-ring-color:rgb(var(--cstu-blue-500)/.8)}.cstu-ring-blue-500\/85{--tw-ring-color:rgb(var(--cstu-blue-500)/.85)}.cstu-ring-blue-500\/90{--tw-ring-color:rgb(var(--cstu-blue-500)/.9)}.cstu-ring-blue-500\/95{--tw-ring-color:rgb(var(--cstu-blue-500)/.95)}.cstu-ring-danger-300{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-danger-300)/var(--tw-ring-opacity,1))}.cstu-ring-danger-300\/0{--tw-ring-color:rgb(var(--cstu-danger-300)/0)}.cstu-ring-danger-300\/10{--tw-ring-color:rgb(var(--cstu-danger-300)/.1)}.cstu-ring-danger-300\/100{--tw-ring-color:rgb(var(--cstu-danger-300)/1)}.cstu-ring-danger-300\/15{--tw-ring-color:rgb(var(--cstu-danger-300)/.15)}.cstu-ring-danger-300\/20{--tw-ring-color:rgb(var(--cstu-danger-300)/.2)}.cstu-ring-danger-300\/25{--tw-ring-color:rgb(var(--cstu-danger-300)/.25)}.cstu-ring-danger-300\/30{--tw-ring-color:rgb(var(--cstu-danger-300)/.3)}.cstu-ring-danger-300\/35{--tw-ring-color:rgb(var(--cstu-danger-300)/.35)}.cstu-ring-danger-300\/40{--tw-ring-color:rgb(var(--cstu-danger-300)/.4)}.cstu-ring-danger-300\/45{--tw-ring-color:rgb(var(--cstu-danger-300)/.45)}.cstu-ring-danger-300\/5{--tw-ring-color:rgb(var(--cstu-danger-300)/.05)}.cstu-ring-danger-300\/50{--tw-ring-color:rgb(var(--cstu-danger-300)/.5)}.cstu-ring-danger-300\/55{--tw-ring-color:rgb(var(--cstu-danger-300)/.55)}.cstu-ring-danger-300\/60{--tw-ring-color:rgb(var(--cstu-danger-300)/.6)}.cstu-ring-danger-300\/65{--tw-ring-color:rgb(var(--cstu-danger-300)/.65)}.cstu-ring-danger-300\/70{--tw-ring-color:rgb(var(--cstu-danger-300)/.7)}.cstu-ring-danger-300\/75{--tw-ring-color:rgb(var(--cstu-danger-300)/.75)}.cstu-ring-danger-300\/80{--tw-ring-color:rgb(var(--cstu-danger-300)/.8)}.cstu-ring-danger-300\/85{--tw-ring-color:rgb(var(--cstu-danger-300)/.85)}.cstu-ring-danger-300\/90{--tw-ring-color:rgb(var(--cstu-danger-300)/.9)}.cstu-ring-danger-300\/95{--tw-ring-color:rgb(var(--cstu-danger-300)/.95)}.cstu-ring-danger-400{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-danger-400)/var(--tw-ring-opacity,1))}.cstu-ring-danger-400\/0{--tw-ring-color:rgb(var(--cstu-danger-400)/0)}.cstu-ring-danger-400\/10{--tw-ring-color:rgb(var(--cstu-danger-400)/.1)}.cstu-ring-danger-400\/100{--tw-ring-color:rgb(var(--cstu-danger-400)/1)}.cstu-ring-danger-400\/15{--tw-ring-color:rgb(var(--cstu-danger-400)/.15)}.cstu-ring-danger-400\/20{--tw-ring-color:rgb(var(--cstu-danger-400)/.2)}.cstu-ring-danger-400\/25{--tw-ring-color:rgb(var(--cstu-danger-400)/.25)}.cstu-ring-danger-400\/30{--tw-ring-color:rgb(var(--cstu-danger-400)/.3)}.cstu-ring-danger-400\/35{--tw-ring-color:rgb(var(--cstu-danger-400)/.35)}.cstu-ring-danger-400\/40{--tw-ring-color:rgb(var(--cstu-danger-400)/.4)}.cstu-ring-danger-400\/45{--tw-ring-color:rgb(var(--cstu-danger-400)/.45)}.cstu-ring-danger-400\/5{--tw-ring-color:rgb(var(--cstu-danger-400)/.05)}.cstu-ring-danger-400\/50{--tw-ring-color:rgb(var(--cstu-danger-400)/.5)}.cstu-ring-danger-400\/55{--tw-ring-color:rgb(var(--cstu-danger-400)/.55)}.cstu-ring-danger-400\/60{--tw-ring-color:rgb(var(--cstu-danger-400)/.6)}.cstu-ring-danger-400\/65{--tw-ring-color:rgb(var(--cstu-danger-400)/.65)}.cstu-ring-danger-400\/70{--tw-ring-color:rgb(var(--cstu-danger-400)/.7)}.cstu-ring-danger-400\/75{--tw-ring-color:rgb(var(--cstu-danger-400)/.75)}.cstu-ring-danger-400\/80{--tw-ring-color:rgb(var(--cstu-danger-400)/.8)}.cstu-ring-danger-400\/85{--tw-ring-color:rgb(var(--cstu-danger-400)/.85)}.cstu-ring-danger-400\/90{--tw-ring-color:rgb(var(--cstu-danger-400)/.9)}.cstu-ring-danger-400\/95{--tw-ring-color:rgb(var(--cstu-danger-400)/.95)}.cstu-ring-danger-450{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-danger-450)/var(--tw-ring-opacity,1))}.cstu-ring-danger-450\/0{--tw-ring-color:rgb(var(--cstu-danger-450)/0)}.cstu-ring-danger-450\/10{--tw-ring-color:rgb(var(--cstu-danger-450)/.1)}.cstu-ring-danger-450\/100{--tw-ring-color:rgb(var(--cstu-danger-450)/1)}.cstu-ring-danger-450\/15{--tw-ring-color:rgb(var(--cstu-danger-450)/.15)}.cstu-ring-danger-450\/20{--tw-ring-color:rgb(var(--cstu-danger-450)/.2)}.cstu-ring-danger-450\/25{--tw-ring-color:rgb(var(--cstu-danger-450)/.25)}.cstu-ring-danger-450\/30{--tw-ring-color:rgb(var(--cstu-danger-450)/.3)}.cstu-ring-danger-450\/35{--tw-ring-color:rgb(var(--cstu-danger-450)/.35)}.cstu-ring-danger-450\/40{--tw-ring-color:rgb(var(--cstu-danger-450)/.4)}.cstu-ring-danger-450\/45{--tw-ring-color:rgb(var(--cstu-danger-450)/.45)}.cstu-ring-danger-450\/5{--tw-ring-color:rgb(var(--cstu-danger-450)/.05)}.cstu-ring-danger-450\/50{--tw-ring-color:rgb(var(--cstu-danger-450)/.5)}.cstu-ring-danger-450\/55{--tw-ring-color:rgb(var(--cstu-danger-450)/.55)}.cstu-ring-danger-450\/60{--tw-ring-color:rgb(var(--cstu-danger-450)/.6)}.cstu-ring-danger-450\/65{--tw-ring-color:rgb(var(--cstu-danger-450)/.65)}.cstu-ring-danger-450\/70{--tw-ring-color:rgb(var(--cstu-danger-450)/.7)}.cstu-ring-danger-450\/75{--tw-ring-color:rgb(var(--cstu-danger-450)/.75)}.cstu-ring-danger-450\/80{--tw-ring-color:rgb(var(--cstu-danger-450)/.8)}.cstu-ring-danger-450\/85{--tw-ring-color:rgb(var(--cstu-danger-450)/.85)}.cstu-ring-danger-450\/90{--tw-ring-color:rgb(var(--cstu-danger-450)/.9)}.cstu-ring-danger-450\/95{--tw-ring-color:rgb(var(--cstu-danger-450)/.95)}.cstu-ring-danger-500{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-danger-500)/var(--tw-ring-opacity,1))}.cstu-ring-danger-500\/0{--tw-ring-color:rgb(var(--cstu-danger-500)/0)}.cstu-ring-danger-500\/10{--tw-ring-color:rgb(var(--cstu-danger-500)/.1)}.cstu-ring-danger-500\/100{--tw-ring-color:rgb(var(--cstu-danger-500)/1)}.cstu-ring-danger-500\/15{--tw-ring-color:rgb(var(--cstu-danger-500)/.15)}.cstu-ring-danger-500\/20{--tw-ring-color:rgb(var(--cstu-danger-500)/.2)}.cstu-ring-danger-500\/25{--tw-ring-color:rgb(var(--cstu-danger-500)/.25)}.cstu-ring-danger-500\/30{--tw-ring-color:rgb(var(--cstu-danger-500)/.3)}.cstu-ring-danger-500\/35{--tw-ring-color:rgb(var(--cstu-danger-500)/.35)}.cstu-ring-danger-500\/40{--tw-ring-color:rgb(var(--cstu-danger-500)/.4)}.cstu-ring-danger-500\/45{--tw-ring-color:rgb(var(--cstu-danger-500)/.45)}.cstu-ring-danger-500\/5{--tw-ring-color:rgb(var(--cstu-danger-500)/.05)}.cstu-ring-danger-500\/50{--tw-ring-color:rgb(var(--cstu-danger-500)/.5)}.cstu-ring-danger-500\/55{--tw-ring-color:rgb(var(--cstu-danger-500)/.55)}.cstu-ring-danger-500\/60{--tw-ring-color:rgb(var(--cstu-danger-500)/.6)}.cstu-ring-danger-500\/65{--tw-ring-color:rgb(var(--cstu-danger-500)/.65)}.cstu-ring-danger-500\/70{--tw-ring-color:rgb(var(--cstu-danger-500)/.7)}.cstu-ring-danger-500\/75{--tw-ring-color:rgb(var(--cstu-danger-500)/.75)}.cstu-ring-danger-500\/80{--tw-ring-color:rgb(var(--cstu-danger-500)/.8)}.cstu-ring-danger-500\/85{--tw-ring-color:rgb(var(--cstu-danger-500)/.85)}.cstu-ring-danger-500\/90{--tw-ring-color:rgb(var(--cstu-danger-500)/.9)}.cstu-ring-danger-500\/95{--tw-ring-color:rgb(var(--cstu-danger-500)/.95)}.cstu-ring-gray-300{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-gray-300)/var(--tw-ring-opacity,1))}.cstu-ring-gray-300\/0{--tw-ring-color:rgb(var(--cstu-gray-300)/0)}.cstu-ring-gray-300\/10{--tw-ring-color:rgb(var(--cstu-gray-300)/.1)}.cstu-ring-gray-300\/100{--tw-ring-color:rgb(var(--cstu-gray-300)/1)}.cstu-ring-gray-300\/15{--tw-ring-color:rgb(var(--cstu-gray-300)/.15)}.cstu-ring-gray-300\/20{--tw-ring-color:rgb(var(--cstu-gray-300)/.2)}.cstu-ring-gray-300\/25{--tw-ring-color:rgb(var(--cstu-gray-300)/.25)}.cstu-ring-gray-300\/30{--tw-ring-color:rgb(var(--cstu-gray-300)/.3)}.cstu-ring-gray-300\/35{--tw-ring-color:rgb(var(--cstu-gray-300)/.35)}.cstu-ring-gray-300\/40{--tw-ring-color:rgb(var(--cstu-gray-300)/.4)}.cstu-ring-gray-300\/45{--tw-ring-color:rgb(var(--cstu-gray-300)/.45)}.cstu-ring-gray-300\/5{--tw-ring-color:rgb(var(--cstu-gray-300)/.05)}.cstu-ring-gray-300\/50{--tw-ring-color:rgb(var(--cstu-gray-300)/.5)}.cstu-ring-gray-300\/55{--tw-ring-color:rgb(var(--cstu-gray-300)/.55)}.cstu-ring-gray-300\/60{--tw-ring-color:rgb(var(--cstu-gray-300)/.6)}.cstu-ring-gray-300\/65{--tw-ring-color:rgb(var(--cstu-gray-300)/.65)}.cstu-ring-gray-300\/70{--tw-ring-color:rgb(var(--cstu-gray-300)/.7)}.cstu-ring-gray-300\/75{--tw-ring-color:rgb(var(--cstu-gray-300)/.75)}.cstu-ring-gray-300\/80{--tw-ring-color:rgb(var(--cstu-gray-300)/.8)}.cstu-ring-gray-300\/85{--tw-ring-color:rgb(var(--cstu-gray-300)/.85)}.cstu-ring-gray-300\/90{--tw-ring-color:rgb(var(--cstu-gray-300)/.9)}.cstu-ring-gray-300\/95{--tw-ring-color:rgb(var(--cstu-gray-300)/.95)}.cstu-ring-gray-400{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-gray-400)/var(--tw-ring-opacity,1))}.cstu-ring-gray-400\/0{--tw-ring-color:rgb(var(--cstu-gray-400)/0)}.cstu-ring-gray-400\/10{--tw-ring-color:rgb(var(--cstu-gray-400)/.1)}.cstu-ring-gray-400\/100{--tw-ring-color:rgb(var(--cstu-gray-400)/1)}.cstu-ring-gray-400\/15{--tw-ring-color:rgb(var(--cstu-gray-400)/.15)}.cstu-ring-gray-400\/20{--tw-ring-color:rgb(var(--cstu-gray-400)/.2)}.cstu-ring-gray-400\/25{--tw-ring-color:rgb(var(--cstu-gray-400)/.25)}.cstu-ring-gray-400\/30{--tw-ring-color:rgb(var(--cstu-gray-400)/.3)}.cstu-ring-gray-400\/35{--tw-ring-color:rgb(var(--cstu-gray-400)/.35)}.cstu-ring-gray-400\/40{--tw-ring-color:rgb(var(--cstu-gray-400)/.4)}.cstu-ring-gray-400\/45{--tw-ring-color:rgb(var(--cstu-gray-400)/.45)}.cstu-ring-gray-400\/5{--tw-ring-color:rgb(var(--cstu-gray-400)/.05)}.cstu-ring-gray-400\/50{--tw-ring-color:rgb(var(--cstu-gray-400)/.5)}.cstu-ring-gray-400\/55{--tw-ring-color:rgb(var(--cstu-gray-400)/.55)}.cstu-ring-gray-400\/60{--tw-ring-color:rgb(var(--cstu-gray-400)/.6)}.cstu-ring-gray-400\/65{--tw-ring-color:rgb(var(--cstu-gray-400)/.65)}.cstu-ring-gray-400\/70{--tw-ring-color:rgb(var(--cstu-gray-400)/.7)}.cstu-ring-gray-400\/75{--tw-ring-color:rgb(var(--cstu-gray-400)/.75)}.cstu-ring-gray-400\/80{--tw-ring-color:rgb(var(--cstu-gray-400)/.8)}.cstu-ring-gray-400\/85{--tw-ring-color:rgb(var(--cstu-gray-400)/.85)}.cstu-ring-gray-400\/90{--tw-ring-color:rgb(var(--cstu-gray-400)/.9)}.cstu-ring-gray-400\/95{--tw-ring-color:rgb(var(--cstu-gray-400)/.95)}.cstu-ring-gray-500{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-gray-500)/var(--tw-ring-opacity,1))}.cstu-ring-gray-500\/0{--tw-ring-color:rgb(var(--cstu-gray-500)/0)}.cstu-ring-gray-500\/10{--tw-ring-color:rgb(var(--cstu-gray-500)/.1)}.cstu-ring-gray-500\/100{--tw-ring-color:rgb(var(--cstu-gray-500)/1)}.cstu-ring-gray-500\/15{--tw-ring-color:rgb(var(--cstu-gray-500)/.15)}.cstu-ring-gray-500\/20{--tw-ring-color:rgb(var(--cstu-gray-500)/.2)}.cstu-ring-gray-500\/25{--tw-ring-color:rgb(var(--cstu-gray-500)/.25)}.cstu-ring-gray-500\/30{--tw-ring-color:rgb(var(--cstu-gray-500)/.3)}.cstu-ring-gray-500\/35{--tw-ring-color:rgb(var(--cstu-gray-500)/.35)}.cstu-ring-gray-500\/40{--tw-ring-color:rgb(var(--cstu-gray-500)/.4)}.cstu-ring-gray-500\/45{--tw-ring-color:rgb(var(--cstu-gray-500)/.45)}.cstu-ring-gray-500\/5{--tw-ring-color:rgb(var(--cstu-gray-500)/.05)}.cstu-ring-gray-500\/50{--tw-ring-color:rgb(var(--cstu-gray-500)/.5)}.cstu-ring-gray-500\/55{--tw-ring-color:rgb(var(--cstu-gray-500)/.55)}.cstu-ring-gray-500\/60{--tw-ring-color:rgb(var(--cstu-gray-500)/.6)}.cstu-ring-gray-500\/65{--tw-ring-color:rgb(var(--cstu-gray-500)/.65)}.cstu-ring-gray-500\/70{--tw-ring-color:rgb(var(--cstu-gray-500)/.7)}.cstu-ring-gray-500\/75{--tw-ring-color:rgb(var(--cstu-gray-500)/.75)}.cstu-ring-gray-500\/80{--tw-ring-color:rgb(var(--cstu-gray-500)/.8)}.cstu-ring-gray-500\/85{--tw-ring-color:rgb(var(--cstu-gray-500)/.85)}.cstu-ring-gray-500\/90{--tw-ring-color:rgb(var(--cstu-gray-500)/.9)}.cstu-ring-gray-500\/95{--tw-ring-color:rgb(var(--cstu-gray-500)/.95)}.cstu-ring-green-300{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-green-300)/var(--tw-ring-opacity,1))}.cstu-ring-green-300\/0{--tw-ring-color:rgb(var(--cstu-green-300)/0)}.cstu-ring-green-300\/10{--tw-ring-color:rgb(var(--cstu-green-300)/.1)}.cstu-ring-green-300\/100{--tw-ring-color:rgb(var(--cstu-green-300)/1)}.cstu-ring-green-300\/15{--tw-ring-color:rgb(var(--cstu-green-300)/.15)}.cstu-ring-green-300\/20{--tw-ring-color:rgb(var(--cstu-green-300)/.2)}.cstu-ring-green-300\/25{--tw-ring-color:rgb(var(--cstu-green-300)/.25)}.cstu-ring-green-300\/30{--tw-ring-color:rgb(var(--cstu-green-300)/.3)}.cstu-ring-green-300\/35{--tw-ring-color:rgb(var(--cstu-green-300)/.35)}.cstu-ring-green-300\/40{--tw-ring-color:rgb(var(--cstu-green-300)/.4)}.cstu-ring-green-300\/45{--tw-ring-color:rgb(var(--cstu-green-300)/.45)}.cstu-ring-green-300\/5{--tw-ring-color:rgb(var(--cstu-green-300)/.05)}.cstu-ring-green-300\/50{--tw-ring-color:rgb(var(--cstu-green-300)/.5)}.cstu-ring-green-300\/55{--tw-ring-color:rgb(var(--cstu-green-300)/.55)}.cstu-ring-green-300\/60{--tw-ring-color:rgb(var(--cstu-green-300)/.6)}.cstu-ring-green-300\/65{--tw-ring-color:rgb(var(--cstu-green-300)/.65)}.cstu-ring-green-300\/70{--tw-ring-color:rgb(var(--cstu-green-300)/.7)}.cstu-ring-green-300\/75{--tw-ring-color:rgb(var(--cstu-green-300)/.75)}.cstu-ring-green-300\/80{--tw-ring-color:rgb(var(--cstu-green-300)/.8)}.cstu-ring-green-300\/85{--tw-ring-color:rgb(var(--cstu-green-300)/.85)}.cstu-ring-green-300\/90{--tw-ring-color:rgb(var(--cstu-green-300)/.9)}.cstu-ring-green-300\/95{--tw-ring-color:rgb(var(--cstu-green-300)/.95)}.cstu-ring-green-400{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-green-400)/var(--tw-ring-opacity,1))}.cstu-ring-green-400\/0{--tw-ring-color:rgb(var(--cstu-green-400)/0)}.cstu-ring-green-400\/10{--tw-ring-color:rgb(var(--cstu-green-400)/.1)}.cstu-ring-green-400\/100{--tw-ring-color:rgb(var(--cstu-green-400)/1)}.cstu-ring-green-400\/15{--tw-ring-color:rgb(var(--cstu-green-400)/.15)}.cstu-ring-green-400\/20{--tw-ring-color:rgb(var(--cstu-green-400)/.2)}.cstu-ring-green-400\/25{--tw-ring-color:rgb(var(--cstu-green-400)/.25)}.cstu-ring-green-400\/30{--tw-ring-color:rgb(var(--cstu-green-400)/.3)}.cstu-ring-green-400\/35{--tw-ring-color:rgb(var(--cstu-green-400)/.35)}.cstu-ring-green-400\/40{--tw-ring-color:rgb(var(--cstu-green-400)/.4)}.cstu-ring-green-400\/45{--tw-ring-color:rgb(var(--cstu-green-400)/.45)}.cstu-ring-green-400\/5{--tw-ring-color:rgb(var(--cstu-green-400)/.05)}.cstu-ring-green-400\/50{--tw-ring-color:rgb(var(--cstu-green-400)/.5)}.cstu-ring-green-400\/55{--tw-ring-color:rgb(var(--cstu-green-400)/.55)}.cstu-ring-green-400\/60{--tw-ring-color:rgb(var(--cstu-green-400)/.6)}.cstu-ring-green-400\/65{--tw-ring-color:rgb(var(--cstu-green-400)/.65)}.cstu-ring-green-400\/70{--tw-ring-color:rgb(var(--cstu-green-400)/.7)}.cstu-ring-green-400\/75{--tw-ring-color:rgb(var(--cstu-green-400)/.75)}.cstu-ring-green-400\/80{--tw-ring-color:rgb(var(--cstu-green-400)/.8)}.cstu-ring-green-400\/85{--tw-ring-color:rgb(var(--cstu-green-400)/.85)}.cstu-ring-green-400\/90{--tw-ring-color:rgb(var(--cstu-green-400)/.9)}.cstu-ring-green-400\/95{--tw-ring-color:rgb(var(--cstu-green-400)/.95)}.cstu-ring-green-500{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-green-500)/var(--tw-ring-opacity,1))}.cstu-ring-green-500\/0{--tw-ring-color:rgb(var(--cstu-green-500)/0)}.cstu-ring-green-500\/10{--tw-ring-color:rgb(var(--cstu-green-500)/.1)}.cstu-ring-green-500\/100{--tw-ring-color:rgb(var(--cstu-green-500)/1)}.cstu-ring-green-500\/15{--tw-ring-color:rgb(var(--cstu-green-500)/.15)}.cstu-ring-green-500\/20{--tw-ring-color:rgb(var(--cstu-green-500)/.2)}.cstu-ring-green-500\/25{--tw-ring-color:rgb(var(--cstu-green-500)/.25)}.cstu-ring-green-500\/30{--tw-ring-color:rgb(var(--cstu-green-500)/.3)}.cstu-ring-green-500\/35{--tw-ring-color:rgb(var(--cstu-green-500)/.35)}.cstu-ring-green-500\/40{--tw-ring-color:rgb(var(--cstu-green-500)/.4)}.cstu-ring-green-500\/45{--tw-ring-color:rgb(var(--cstu-green-500)/.45)}.cstu-ring-green-500\/5{--tw-ring-color:rgb(var(--cstu-green-500)/.05)}.cstu-ring-green-500\/50{--tw-ring-color:rgb(var(--cstu-green-500)/.5)}.cstu-ring-green-500\/55{--tw-ring-color:rgb(var(--cstu-green-500)/.55)}.cstu-ring-green-500\/60{--tw-ring-color:rgb(var(--cstu-green-500)/.6)}.cstu-ring-green-500\/65{--tw-ring-color:rgb(var(--cstu-green-500)/.65)}.cstu-ring-green-500\/70{--tw-ring-color:rgb(var(--cstu-green-500)/.7)}.cstu-ring-green-500\/75{--tw-ring-color:rgb(var(--cstu-green-500)/.75)}.cstu-ring-green-500\/80{--tw-ring-color:rgb(var(--cstu-green-500)/.8)}.cstu-ring-green-500\/85{--tw-ring-color:rgb(var(--cstu-green-500)/.85)}.cstu-ring-green-500\/90{--tw-ring-color:rgb(var(--cstu-green-500)/.9)}.cstu-ring-green-500\/95{--tw-ring-color:rgb(var(--cstu-green-500)/.95)}.cstu-ring-info-300{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-info-300)/var(--tw-ring-opacity,1))}.cstu-ring-info-300\/0{--tw-ring-color:rgb(var(--cstu-info-300)/0)}.cstu-ring-info-300\/10{--tw-ring-color:rgb(var(--cstu-info-300)/.1)}.cstu-ring-info-300\/100{--tw-ring-color:rgb(var(--cstu-info-300)/1)}.cstu-ring-info-300\/15{--tw-ring-color:rgb(var(--cstu-info-300)/.15)}.cstu-ring-info-300\/20{--tw-ring-color:rgb(var(--cstu-info-300)/.2)}.cstu-ring-info-300\/25{--tw-ring-color:rgb(var(--cstu-info-300)/.25)}.cstu-ring-info-300\/30{--tw-ring-color:rgb(var(--cstu-info-300)/.3)}.cstu-ring-info-300\/35{--tw-ring-color:rgb(var(--cstu-info-300)/.35)}.cstu-ring-info-300\/40{--tw-ring-color:rgb(var(--cstu-info-300)/.4)}.cstu-ring-info-300\/45{--tw-ring-color:rgb(var(--cstu-info-300)/.45)}.cstu-ring-info-300\/5{--tw-ring-color:rgb(var(--cstu-info-300)/.05)}.cstu-ring-info-300\/50{--tw-ring-color:rgb(var(--cstu-info-300)/.5)}.cstu-ring-info-300\/55{--tw-ring-color:rgb(var(--cstu-info-300)/.55)}.cstu-ring-info-300\/60{--tw-ring-color:rgb(var(--cstu-info-300)/.6)}.cstu-ring-info-300\/65{--tw-ring-color:rgb(var(--cstu-info-300)/.65)}.cstu-ring-info-300\/70{--tw-ring-color:rgb(var(--cstu-info-300)/.7)}.cstu-ring-info-300\/75{--tw-ring-color:rgb(var(--cstu-info-300)/.75)}.cstu-ring-info-300\/80{--tw-ring-color:rgb(var(--cstu-info-300)/.8)}.cstu-ring-info-300\/85{--tw-ring-color:rgb(var(--cstu-info-300)/.85)}.cstu-ring-info-300\/90{--tw-ring-color:rgb(var(--cstu-info-300)/.9)}.cstu-ring-info-300\/95{--tw-ring-color:rgb(var(--cstu-info-300)/.95)}.cstu-ring-info-400{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-info-400)/var(--tw-ring-opacity,1))}.cstu-ring-info-400\/0{--tw-ring-color:rgb(var(--cstu-info-400)/0)}.cstu-ring-info-400\/10{--tw-ring-color:rgb(var(--cstu-info-400)/.1)}.cstu-ring-info-400\/100{--tw-ring-color:rgb(var(--cstu-info-400)/1)}.cstu-ring-info-400\/15{--tw-ring-color:rgb(var(--cstu-info-400)/.15)}.cstu-ring-info-400\/20{--tw-ring-color:rgb(var(--cstu-info-400)/.2)}.cstu-ring-info-400\/25{--tw-ring-color:rgb(var(--cstu-info-400)/.25)}.cstu-ring-info-400\/30{--tw-ring-color:rgb(var(--cstu-info-400)/.3)}.cstu-ring-info-400\/35{--tw-ring-color:rgb(var(--cstu-info-400)/.35)}.cstu-ring-info-400\/40{--tw-ring-color:rgb(var(--cstu-info-400)/.4)}.cstu-ring-info-400\/45{--tw-ring-color:rgb(var(--cstu-info-400)/.45)}.cstu-ring-info-400\/5{--tw-ring-color:rgb(var(--cstu-info-400)/.05)}.cstu-ring-info-400\/50{--tw-ring-color:rgb(var(--cstu-info-400)/.5)}.cstu-ring-info-400\/55{--tw-ring-color:rgb(var(--cstu-info-400)/.55)}.cstu-ring-info-400\/60{--tw-ring-color:rgb(var(--cstu-info-400)/.6)}.cstu-ring-info-400\/65{--tw-ring-color:rgb(var(--cstu-info-400)/.65)}.cstu-ring-info-400\/70{--tw-ring-color:rgb(var(--cstu-info-400)/.7)}.cstu-ring-info-400\/75{--tw-ring-color:rgb(var(--cstu-info-400)/.75)}.cstu-ring-info-400\/80{--tw-ring-color:rgb(var(--cstu-info-400)/.8)}.cstu-ring-info-400\/85{--tw-ring-color:rgb(var(--cstu-info-400)/.85)}.cstu-ring-info-400\/90{--tw-ring-color:rgb(var(--cstu-info-400)/.9)}.cstu-ring-info-400\/95{--tw-ring-color:rgb(var(--cstu-info-400)/.95)}.cstu-ring-info-450{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-info-450)/var(--tw-ring-opacity,1))}.cstu-ring-info-450\/0{--tw-ring-color:rgb(var(--cstu-info-450)/0)}.cstu-ring-info-450\/10{--tw-ring-color:rgb(var(--cstu-info-450)/.1)}.cstu-ring-info-450\/100{--tw-ring-color:rgb(var(--cstu-info-450)/1)}.cstu-ring-info-450\/15{--tw-ring-color:rgb(var(--cstu-info-450)/.15)}.cstu-ring-info-450\/20{--tw-ring-color:rgb(var(--cstu-info-450)/.2)}.cstu-ring-info-450\/25{--tw-ring-color:rgb(var(--cstu-info-450)/.25)}.cstu-ring-info-450\/30{--tw-ring-color:rgb(var(--cstu-info-450)/.3)}.cstu-ring-info-450\/35{--tw-ring-color:rgb(var(--cstu-info-450)/.35)}.cstu-ring-info-450\/40{--tw-ring-color:rgb(var(--cstu-info-450)/.4)}.cstu-ring-info-450\/45{--tw-ring-color:rgb(var(--cstu-info-450)/.45)}.cstu-ring-info-450\/5{--tw-ring-color:rgb(var(--cstu-info-450)/.05)}.cstu-ring-info-450\/50{--tw-ring-color:rgb(var(--cstu-info-450)/.5)}.cstu-ring-info-450\/55{--tw-ring-color:rgb(var(--cstu-info-450)/.55)}.cstu-ring-info-450\/60{--tw-ring-color:rgb(var(--cstu-info-450)/.6)}.cstu-ring-info-450\/65{--tw-ring-color:rgb(var(--cstu-info-450)/.65)}.cstu-ring-info-450\/70{--tw-ring-color:rgb(var(--cstu-info-450)/.7)}.cstu-ring-info-450\/75{--tw-ring-color:rgb(var(--cstu-info-450)/.75)}.cstu-ring-info-450\/80{--tw-ring-color:rgb(var(--cstu-info-450)/.8)}.cstu-ring-info-450\/85{--tw-ring-color:rgb(var(--cstu-info-450)/.85)}.cstu-ring-info-450\/90{--tw-ring-color:rgb(var(--cstu-info-450)/.9)}.cstu-ring-info-450\/95{--tw-ring-color:rgb(var(--cstu-info-450)/.95)}.cstu-ring-info-500{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-info-500)/var(--tw-ring-opacity,1))}.cstu-ring-info-500\/0{--tw-ring-color:rgb(var(--cstu-info-500)/0)}.cstu-ring-info-500\/10{--tw-ring-color:rgb(var(--cstu-info-500)/.1)}.cstu-ring-info-500\/100{--tw-ring-color:rgb(var(--cstu-info-500)/1)}.cstu-ring-info-500\/15{--tw-ring-color:rgb(var(--cstu-info-500)/.15)}.cstu-ring-info-500\/20{--tw-ring-color:rgb(var(--cstu-info-500)/.2)}.cstu-ring-info-500\/25{--tw-ring-color:rgb(var(--cstu-info-500)/.25)}.cstu-ring-info-500\/30{--tw-ring-color:rgb(var(--cstu-info-500)/.3)}.cstu-ring-info-500\/35{--tw-ring-color:rgb(var(--cstu-info-500)/.35)}.cstu-ring-info-500\/40{--tw-ring-color:rgb(var(--cstu-info-500)/.4)}.cstu-ring-info-500\/45{--tw-ring-color:rgb(var(--cstu-info-500)/.45)}.cstu-ring-info-500\/5{--tw-ring-color:rgb(var(--cstu-info-500)/.05)}.cstu-ring-info-500\/50{--tw-ring-color:rgb(var(--cstu-info-500)/.5)}.cstu-ring-info-500\/55{--tw-ring-color:rgb(var(--cstu-info-500)/.55)}.cstu-ring-info-500\/60{--tw-ring-color:rgb(var(--cstu-info-500)/.6)}.cstu-ring-info-500\/65{--tw-ring-color:rgb(var(--cstu-info-500)/.65)}.cstu-ring-info-500\/70{--tw-ring-color:rgb(var(--cstu-info-500)/.7)}.cstu-ring-info-500\/75{--tw-ring-color:rgb(var(--cstu-info-500)/.75)}.cstu-ring-info-500\/80{--tw-ring-color:rgb(var(--cstu-info-500)/.8)}.cstu-ring-info-500\/85{--tw-ring-color:rgb(var(--cstu-info-500)/.85)}.cstu-ring-info-500\/90{--tw-ring-color:rgb(var(--cstu-info-500)/.9)}.cstu-ring-info-500\/95{--tw-ring-color:rgb(var(--cstu-info-500)/.95)}.cstu-ring-primary-300{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-primary-300)/var(--tw-ring-opacity,1))}.cstu-ring-primary-300\/0{--tw-ring-color:rgb(var(--cstu-primary-300)/0)}.cstu-ring-primary-300\/10{--tw-ring-color:rgb(var(--cstu-primary-300)/.1)}.cstu-ring-primary-300\/100{--tw-ring-color:rgb(var(--cstu-primary-300)/1)}.cstu-ring-primary-300\/15{--tw-ring-color:rgb(var(--cstu-primary-300)/.15)}.cstu-ring-primary-300\/20{--tw-ring-color:rgb(var(--cstu-primary-300)/.2)}.cstu-ring-primary-300\/25{--tw-ring-color:rgb(var(--cstu-primary-300)/.25)}.cstu-ring-primary-300\/30{--tw-ring-color:rgb(var(--cstu-primary-300)/.3)}.cstu-ring-primary-300\/35{--tw-ring-color:rgb(var(--cstu-primary-300)/.35)}.cstu-ring-primary-300\/40{--tw-ring-color:rgb(var(--cstu-primary-300)/.4)}.cstu-ring-primary-300\/45{--tw-ring-color:rgb(var(--cstu-primary-300)/.45)}.cstu-ring-primary-300\/5{--tw-ring-color:rgb(var(--cstu-primary-300)/.05)}.cstu-ring-primary-300\/50{--tw-ring-color:rgb(var(--cstu-primary-300)/.5)}.cstu-ring-primary-300\/55{--tw-ring-color:rgb(var(--cstu-primary-300)/.55)}.cstu-ring-primary-300\/60{--tw-ring-color:rgb(var(--cstu-primary-300)/.6)}.cstu-ring-primary-300\/65{--tw-ring-color:rgb(var(--cstu-primary-300)/.65)}.cstu-ring-primary-300\/70{--tw-ring-color:rgb(var(--cstu-primary-300)/.7)}.cstu-ring-primary-300\/75{--tw-ring-color:rgb(var(--cstu-primary-300)/.75)}.cstu-ring-primary-300\/80{--tw-ring-color:rgb(var(--cstu-primary-300)/.8)}.cstu-ring-primary-300\/85{--tw-ring-color:rgb(var(--cstu-primary-300)/.85)}.cstu-ring-primary-300\/90{--tw-ring-color:rgb(var(--cstu-primary-300)/.9)}.cstu-ring-primary-300\/95{--tw-ring-color:rgb(var(--cstu-primary-300)/.95)}.cstu-ring-primary-400{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-primary-400)/var(--tw-ring-opacity,1))}.cstu-ring-primary-400\/0{--tw-ring-color:rgb(var(--cstu-primary-400)/0)}.cstu-ring-primary-400\/10{--tw-ring-color:rgb(var(--cstu-primary-400)/.1)}.cstu-ring-primary-400\/100{--tw-ring-color:rgb(var(--cstu-primary-400)/1)}.cstu-ring-primary-400\/15{--tw-ring-color:rgb(var(--cstu-primary-400)/.15)}.cstu-ring-primary-400\/20{--tw-ring-color:rgb(var(--cstu-primary-400)/.2)}.cstu-ring-primary-400\/25{--tw-ring-color:rgb(var(--cstu-primary-400)/.25)}.cstu-ring-primary-400\/30{--tw-ring-color:rgb(var(--cstu-primary-400)/.3)}.cstu-ring-primary-400\/35{--tw-ring-color:rgb(var(--cstu-primary-400)/.35)}.cstu-ring-primary-400\/40{--tw-ring-color:rgb(var(--cstu-primary-400)/.4)}.cstu-ring-primary-400\/45{--tw-ring-color:rgb(var(--cstu-primary-400)/.45)}.cstu-ring-primary-400\/5{--tw-ring-color:rgb(var(--cstu-primary-400)/.05)}.cstu-ring-primary-400\/50{--tw-ring-color:rgb(var(--cstu-primary-400)/.5)}.cstu-ring-primary-400\/55{--tw-ring-color:rgb(var(--cstu-primary-400)/.55)}.cstu-ring-primary-400\/60{--tw-ring-color:rgb(var(--cstu-primary-400)/.6)}.cstu-ring-primary-400\/65{--tw-ring-color:rgb(var(--cstu-primary-400)/.65)}.cstu-ring-primary-400\/70{--tw-ring-color:rgb(var(--cstu-primary-400)/.7)}.cstu-ring-primary-400\/75{--tw-ring-color:rgb(var(--cstu-primary-400)/.75)}.cstu-ring-primary-400\/80{--tw-ring-color:rgb(var(--cstu-primary-400)/.8)}.cstu-ring-primary-400\/85{--tw-ring-color:rgb(var(--cstu-primary-400)/.85)}.cstu-ring-primary-400\/90{--tw-ring-color:rgb(var(--cstu-primary-400)/.9)}.cstu-ring-primary-400\/95{--tw-ring-color:rgb(var(--cstu-primary-400)/.95)}.cstu-ring-primary-450{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-primary-450)/var(--tw-ring-opacity,1))}.cstu-ring-primary-450\/0{--tw-ring-color:rgb(var(--cstu-primary-450)/0)}.cstu-ring-primary-450\/10{--tw-ring-color:rgb(var(--cstu-primary-450)/.1)}.cstu-ring-primary-450\/100{--tw-ring-color:rgb(var(--cstu-primary-450)/1)}.cstu-ring-primary-450\/15{--tw-ring-color:rgb(var(--cstu-primary-450)/.15)}.cstu-ring-primary-450\/20{--tw-ring-color:rgb(var(--cstu-primary-450)/.2)}.cstu-ring-primary-450\/25{--tw-ring-color:rgb(var(--cstu-primary-450)/.25)}.cstu-ring-primary-450\/30{--tw-ring-color:rgb(var(--cstu-primary-450)/.3)}.cstu-ring-primary-450\/35{--tw-ring-color:rgb(var(--cstu-primary-450)/.35)}.cstu-ring-primary-450\/40{--tw-ring-color:rgb(var(--cstu-primary-450)/.4)}.cstu-ring-primary-450\/45{--tw-ring-color:rgb(var(--cstu-primary-450)/.45)}.cstu-ring-primary-450\/5{--tw-ring-color:rgb(var(--cstu-primary-450)/.05)}.cstu-ring-primary-450\/50{--tw-ring-color:rgb(var(--cstu-primary-450)/.5)}.cstu-ring-primary-450\/55{--tw-ring-color:rgb(var(--cstu-primary-450)/.55)}.cstu-ring-primary-450\/60{--tw-ring-color:rgb(var(--cstu-primary-450)/.6)}.cstu-ring-primary-450\/65{--tw-ring-color:rgb(var(--cstu-primary-450)/.65)}.cstu-ring-primary-450\/70{--tw-ring-color:rgb(var(--cstu-primary-450)/.7)}.cstu-ring-primary-450\/75{--tw-ring-color:rgb(var(--cstu-primary-450)/.75)}.cstu-ring-primary-450\/80{--tw-ring-color:rgb(var(--cstu-primary-450)/.8)}.cstu-ring-primary-450\/85{--tw-ring-color:rgb(var(--cstu-primary-450)/.85)}.cstu-ring-primary-450\/90{--tw-ring-color:rgb(var(--cstu-primary-450)/.9)}.cstu-ring-primary-450\/95{--tw-ring-color:rgb(var(--cstu-primary-450)/.95)}.cstu-ring-primary-500{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-primary-500)/var(--tw-ring-opacity,1))}.cstu-ring-primary-500\/0{--tw-ring-color:rgb(var(--cstu-primary-500)/0)}.cstu-ring-primary-500\/10{--tw-ring-color:rgb(var(--cstu-primary-500)/.1)}.cstu-ring-primary-500\/100{--tw-ring-color:rgb(var(--cstu-primary-500)/1)}.cstu-ring-primary-500\/15{--tw-ring-color:rgb(var(--cstu-primary-500)/.15)}.cstu-ring-primary-500\/20{--tw-ring-color:rgb(var(--cstu-primary-500)/.2)}.cstu-ring-primary-500\/25{--tw-ring-color:rgb(var(--cstu-primary-500)/.25)}.cstu-ring-primary-500\/30{--tw-ring-color:rgb(var(--cstu-primary-500)/.3)}.cstu-ring-primary-500\/35{--tw-ring-color:rgb(var(--cstu-primary-500)/.35)}.cstu-ring-primary-500\/40{--tw-ring-color:rgb(var(--cstu-primary-500)/.4)}.cstu-ring-primary-500\/45{--tw-ring-color:rgb(var(--cstu-primary-500)/.45)}.cstu-ring-primary-500\/5{--tw-ring-color:rgb(var(--cstu-primary-500)/.05)}.cstu-ring-primary-500\/50{--tw-ring-color:rgb(var(--cstu-primary-500)/.5)}.cstu-ring-primary-500\/55{--tw-ring-color:rgb(var(--cstu-primary-500)/.55)}.cstu-ring-primary-500\/60{--tw-ring-color:rgb(var(--cstu-primary-500)/.6)}.cstu-ring-primary-500\/65{--tw-ring-color:rgb(var(--cstu-primary-500)/.65)}.cstu-ring-primary-500\/70{--tw-ring-color:rgb(var(--cstu-primary-500)/.7)}.cstu-ring-primary-500\/75{--tw-ring-color:rgb(var(--cstu-primary-500)/.75)}.cstu-ring-primary-500\/80{--tw-ring-color:rgb(var(--cstu-primary-500)/.8)}.cstu-ring-primary-500\/85{--tw-ring-color:rgb(var(--cstu-primary-500)/.85)}.cstu-ring-primary-500\/90{--tw-ring-color:rgb(var(--cstu-primary-500)/.9)}.cstu-ring-primary-500\/95{--tw-ring-color:rgb(var(--cstu-primary-500)/.95)}.cstu-ring-red-300{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-red-300)/var(--tw-ring-opacity,1))}.cstu-ring-red-300\/0{--tw-ring-color:rgb(var(--cstu-red-300)/0)}.cstu-ring-red-300\/10{--tw-ring-color:rgb(var(--cstu-red-300)/.1)}.cstu-ring-red-300\/100{--tw-ring-color:rgb(var(--cstu-red-300)/1)}.cstu-ring-red-300\/15{--tw-ring-color:rgb(var(--cstu-red-300)/.15)}.cstu-ring-red-300\/20{--tw-ring-color:rgb(var(--cstu-red-300)/.2)}.cstu-ring-red-300\/25{--tw-ring-color:rgb(var(--cstu-red-300)/.25)}.cstu-ring-red-300\/30{--tw-ring-color:rgb(var(--cstu-red-300)/.3)}.cstu-ring-red-300\/35{--tw-ring-color:rgb(var(--cstu-red-300)/.35)}.cstu-ring-red-300\/40{--tw-ring-color:rgb(var(--cstu-red-300)/.4)}.cstu-ring-red-300\/45{--tw-ring-color:rgb(var(--cstu-red-300)/.45)}.cstu-ring-red-300\/5{--tw-ring-color:rgb(var(--cstu-red-300)/.05)}.cstu-ring-red-300\/50{--tw-ring-color:rgb(var(--cstu-red-300)/.5)}.cstu-ring-red-300\/55{--tw-ring-color:rgb(var(--cstu-red-300)/.55)}.cstu-ring-red-300\/60{--tw-ring-color:rgb(var(--cstu-red-300)/.6)}.cstu-ring-red-300\/65{--tw-ring-color:rgb(var(--cstu-red-300)/.65)}.cstu-ring-red-300\/70{--tw-ring-color:rgb(var(--cstu-red-300)/.7)}.cstu-ring-red-300\/75{--tw-ring-color:rgb(var(--cstu-red-300)/.75)}.cstu-ring-red-300\/80{--tw-ring-color:rgb(var(--cstu-red-300)/.8)}.cstu-ring-red-300\/85{--tw-ring-color:rgb(var(--cstu-red-300)/.85)}.cstu-ring-red-300\/90{--tw-ring-color:rgb(var(--cstu-red-300)/.9)}.cstu-ring-red-300\/95{--tw-ring-color:rgb(var(--cstu-red-300)/.95)}.cstu-ring-red-400{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-red-400)/var(--tw-ring-opacity,1))}.cstu-ring-red-400\/0{--tw-ring-color:rgb(var(--cstu-red-400)/0)}.cstu-ring-red-400\/10{--tw-ring-color:rgb(var(--cstu-red-400)/.1)}.cstu-ring-red-400\/100{--tw-ring-color:rgb(var(--cstu-red-400)/1)}.cstu-ring-red-400\/15{--tw-ring-color:rgb(var(--cstu-red-400)/.15)}.cstu-ring-red-400\/20{--tw-ring-color:rgb(var(--cstu-red-400)/.2)}.cstu-ring-red-400\/25{--tw-ring-color:rgb(var(--cstu-red-400)/.25)}.cstu-ring-red-400\/30{--tw-ring-color:rgb(var(--cstu-red-400)/.3)}.cstu-ring-red-400\/35{--tw-ring-color:rgb(var(--cstu-red-400)/.35)}.cstu-ring-red-400\/40{--tw-ring-color:rgb(var(--cstu-red-400)/.4)}.cstu-ring-red-400\/45{--tw-ring-color:rgb(var(--cstu-red-400)/.45)}.cstu-ring-red-400\/5{--tw-ring-color:rgb(var(--cstu-red-400)/.05)}.cstu-ring-red-400\/50{--tw-ring-color:rgb(var(--cstu-red-400)/.5)}.cstu-ring-red-400\/55{--tw-ring-color:rgb(var(--cstu-red-400)/.55)}.cstu-ring-red-400\/60{--tw-ring-color:rgb(var(--cstu-red-400)/.6)}.cstu-ring-red-400\/65{--tw-ring-color:rgb(var(--cstu-red-400)/.65)}.cstu-ring-red-400\/70{--tw-ring-color:rgb(var(--cstu-red-400)/.7)}.cstu-ring-red-400\/75{--tw-ring-color:rgb(var(--cstu-red-400)/.75)}.cstu-ring-red-400\/80{--tw-ring-color:rgb(var(--cstu-red-400)/.8)}.cstu-ring-red-400\/85{--tw-ring-color:rgb(var(--cstu-red-400)/.85)}.cstu-ring-red-400\/90{--tw-ring-color:rgb(var(--cstu-red-400)/.9)}.cstu-ring-red-400\/95{--tw-ring-color:rgb(var(--cstu-red-400)/.95)}.cstu-ring-red-500{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-red-500)/var(--tw-ring-opacity,1))}.cstu-ring-red-500\/0{--tw-ring-color:rgb(var(--cstu-red-500)/0)}.cstu-ring-red-500\/10{--tw-ring-color:rgb(var(--cstu-red-500)/.1)}.cstu-ring-red-500\/100{--tw-ring-color:rgb(var(--cstu-red-500)/1)}.cstu-ring-red-500\/15{--tw-ring-color:rgb(var(--cstu-red-500)/.15)}.cstu-ring-red-500\/20{--tw-ring-color:rgb(var(--cstu-red-500)/.2)}.cstu-ring-red-500\/25{--tw-ring-color:rgb(var(--cstu-red-500)/.25)}.cstu-ring-red-500\/30{--tw-ring-color:rgb(var(--cstu-red-500)/.3)}.cstu-ring-red-500\/35{--tw-ring-color:rgb(var(--cstu-red-500)/.35)}.cstu-ring-red-500\/40{--tw-ring-color:rgb(var(--cstu-red-500)/.4)}.cstu-ring-red-500\/45{--tw-ring-color:rgb(var(--cstu-red-500)/.45)}.cstu-ring-red-500\/5{--tw-ring-color:rgb(var(--cstu-red-500)/.05)}.cstu-ring-red-500\/50{--tw-ring-color:rgb(var(--cstu-red-500)/.5)}.cstu-ring-red-500\/55{--tw-ring-color:rgb(var(--cstu-red-500)/.55)}.cstu-ring-red-500\/60{--tw-ring-color:rgb(var(--cstu-red-500)/.6)}.cstu-ring-red-500\/65{--tw-ring-color:rgb(var(--cstu-red-500)/.65)}.cstu-ring-red-500\/70{--tw-ring-color:rgb(var(--cstu-red-500)/.7)}.cstu-ring-red-500\/75{--tw-ring-color:rgb(var(--cstu-red-500)/.75)}.cstu-ring-red-500\/80{--tw-ring-color:rgb(var(--cstu-red-500)/.8)}.cstu-ring-red-500\/85{--tw-ring-color:rgb(var(--cstu-red-500)/.85)}.cstu-ring-red-500\/90{--tw-ring-color:rgb(var(--cstu-red-500)/.9)}.cstu-ring-red-500\/95{--tw-ring-color:rgb(var(--cstu-red-500)/.95)}.cstu-ring-secondary-300{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-secondary-300)/var(--tw-ring-opacity,1))}.cstu-ring-secondary-300\/0{--tw-ring-color:rgb(var(--cstu-secondary-300)/0)}.cstu-ring-secondary-300\/10{--tw-ring-color:rgb(var(--cstu-secondary-300)/.1)}.cstu-ring-secondary-300\/100{--tw-ring-color:rgb(var(--cstu-secondary-300)/1)}.cstu-ring-secondary-300\/15{--tw-ring-color:rgb(var(--cstu-secondary-300)/.15)}.cstu-ring-secondary-300\/20{--tw-ring-color:rgb(var(--cstu-secondary-300)/.2)}.cstu-ring-secondary-300\/25{--tw-ring-color:rgb(var(--cstu-secondary-300)/.25)}.cstu-ring-secondary-300\/30{--tw-ring-color:rgb(var(--cstu-secondary-300)/.3)}.cstu-ring-secondary-300\/35{--tw-ring-color:rgb(var(--cstu-secondary-300)/.35)}.cstu-ring-secondary-300\/40{--tw-ring-color:rgb(var(--cstu-secondary-300)/.4)}.cstu-ring-secondary-300\/45{--tw-ring-color:rgb(var(--cstu-secondary-300)/.45)}.cstu-ring-secondary-300\/5{--tw-ring-color:rgb(var(--cstu-secondary-300)/.05)}.cstu-ring-secondary-300\/50{--tw-ring-color:rgb(var(--cstu-secondary-300)/.5)}.cstu-ring-secondary-300\/55{--tw-ring-color:rgb(var(--cstu-secondary-300)/.55)}.cstu-ring-secondary-300\/60{--tw-ring-color:rgb(var(--cstu-secondary-300)/.6)}.cstu-ring-secondary-300\/65{--tw-ring-color:rgb(var(--cstu-secondary-300)/.65)}.cstu-ring-secondary-300\/70{--tw-ring-color:rgb(var(--cstu-secondary-300)/.7)}.cstu-ring-secondary-300\/75{--tw-ring-color:rgb(var(--cstu-secondary-300)/.75)}.cstu-ring-secondary-300\/80{--tw-ring-color:rgb(var(--cstu-secondary-300)/.8)}.cstu-ring-secondary-300\/85{--tw-ring-color:rgb(var(--cstu-secondary-300)/.85)}.cstu-ring-secondary-300\/90{--tw-ring-color:rgb(var(--cstu-secondary-300)/.9)}.cstu-ring-secondary-300\/95{--tw-ring-color:rgb(var(--cstu-secondary-300)/.95)}.cstu-ring-secondary-400{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-secondary-400)/var(--tw-ring-opacity,1))}.cstu-ring-secondary-400\/0{--tw-ring-color:rgb(var(--cstu-secondary-400)/0)}.cstu-ring-secondary-400\/10{--tw-ring-color:rgb(var(--cstu-secondary-400)/.1)}.cstu-ring-secondary-400\/100{--tw-ring-color:rgb(var(--cstu-secondary-400)/1)}.cstu-ring-secondary-400\/15{--tw-ring-color:rgb(var(--cstu-secondary-400)/.15)}.cstu-ring-secondary-400\/20{--tw-ring-color:rgb(var(--cstu-secondary-400)/.2)}.cstu-ring-secondary-400\/25{--tw-ring-color:rgb(var(--cstu-secondary-400)/.25)}.cstu-ring-secondary-400\/30{--tw-ring-color:rgb(var(--cstu-secondary-400)/.3)}.cstu-ring-secondary-400\/35{--tw-ring-color:rgb(var(--cstu-secondary-400)/.35)}.cstu-ring-secondary-400\/40{--tw-ring-color:rgb(var(--cstu-secondary-400)/.4)}.cstu-ring-secondary-400\/45{--tw-ring-color:rgb(var(--cstu-secondary-400)/.45)}.cstu-ring-secondary-400\/5{--tw-ring-color:rgb(var(--cstu-secondary-400)/.05)}.cstu-ring-secondary-400\/50{--tw-ring-color:rgb(var(--cstu-secondary-400)/.5)}.cstu-ring-secondary-400\/55{--tw-ring-color:rgb(var(--cstu-secondary-400)/.55)}.cstu-ring-secondary-400\/60{--tw-ring-color:rgb(var(--cstu-secondary-400)/.6)}.cstu-ring-secondary-400\/65{--tw-ring-color:rgb(var(--cstu-secondary-400)/.65)}.cstu-ring-secondary-400\/70{--tw-ring-color:rgb(var(--cstu-secondary-400)/.7)}.cstu-ring-secondary-400\/75{--tw-ring-color:rgb(var(--cstu-secondary-400)/.75)}.cstu-ring-secondary-400\/80{--tw-ring-color:rgb(var(--cstu-secondary-400)/.8)}.cstu-ring-secondary-400\/85{--tw-ring-color:rgb(var(--cstu-secondary-400)/.85)}.cstu-ring-secondary-400\/90{--tw-ring-color:rgb(var(--cstu-secondary-400)/.9)}.cstu-ring-secondary-400\/95{--tw-ring-color:rgb(var(--cstu-secondary-400)/.95)}.cstu-ring-secondary-500{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-secondary-500)/var(--tw-ring-opacity,1))}.cstu-ring-secondary-500\/0{--tw-ring-color:rgb(var(--cstu-secondary-500)/0)}.cstu-ring-secondary-500\/10{--tw-ring-color:rgb(var(--cstu-secondary-500)/.1)}.cstu-ring-secondary-500\/100{--tw-ring-color:rgb(var(--cstu-secondary-500)/1)}.cstu-ring-secondary-500\/15{--tw-ring-color:rgb(var(--cstu-secondary-500)/.15)}.cstu-ring-secondary-500\/20{--tw-ring-color:rgb(var(--cstu-secondary-500)/.2)}.cstu-ring-secondary-500\/25{--tw-ring-color:rgb(var(--cstu-secondary-500)/.25)}.cstu-ring-secondary-500\/30{--tw-ring-color:rgb(var(--cstu-secondary-500)/.3)}.cstu-ring-secondary-500\/35{--tw-ring-color:rgb(var(--cstu-secondary-500)/.35)}.cstu-ring-secondary-500\/40{--tw-ring-color:rgb(var(--cstu-secondary-500)/.4)}.cstu-ring-secondary-500\/45{--tw-ring-color:rgb(var(--cstu-secondary-500)/.45)}.cstu-ring-secondary-500\/5{--tw-ring-color:rgb(var(--cstu-secondary-500)/.05)}.cstu-ring-secondary-500\/50{--tw-ring-color:rgb(var(--cstu-secondary-500)/.5)}.cstu-ring-secondary-500\/55{--tw-ring-color:rgb(var(--cstu-secondary-500)/.55)}.cstu-ring-secondary-500\/60{--tw-ring-color:rgb(var(--cstu-secondary-500)/.6)}.cstu-ring-secondary-500\/65{--tw-ring-color:rgb(var(--cstu-secondary-500)/.65)}.cstu-ring-secondary-500\/70{--tw-ring-color:rgb(var(--cstu-secondary-500)/.7)}.cstu-ring-secondary-500\/75{--tw-ring-color:rgb(var(--cstu-secondary-500)/.75)}.cstu-ring-secondary-500\/80{--tw-ring-color:rgb(var(--cstu-secondary-500)/.8)}.cstu-ring-secondary-500\/85{--tw-ring-color:rgb(var(--cstu-secondary-500)/.85)}.cstu-ring-secondary-500\/90{--tw-ring-color:rgb(var(--cstu-secondary-500)/.9)}.cstu-ring-secondary-500\/95{--tw-ring-color:rgb(var(--cstu-secondary-500)/.95)}.cstu-ring-success-300{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-success-300)/var(--tw-ring-opacity,1))}.cstu-ring-success-300\/0{--tw-ring-color:rgb(var(--cstu-success-300)/0)}.cstu-ring-success-300\/10{--tw-ring-color:rgb(var(--cstu-success-300)/.1)}.cstu-ring-success-300\/100{--tw-ring-color:rgb(var(--cstu-success-300)/1)}.cstu-ring-success-300\/15{--tw-ring-color:rgb(var(--cstu-success-300)/.15)}.cstu-ring-success-300\/20{--tw-ring-color:rgb(var(--cstu-success-300)/.2)}.cstu-ring-success-300\/25{--tw-ring-color:rgb(var(--cstu-success-300)/.25)}.cstu-ring-success-300\/30{--tw-ring-color:rgb(var(--cstu-success-300)/.3)}.cstu-ring-success-300\/35{--tw-ring-color:rgb(var(--cstu-success-300)/.35)}.cstu-ring-success-300\/40{--tw-ring-color:rgb(var(--cstu-success-300)/.4)}.cstu-ring-success-300\/45{--tw-ring-color:rgb(var(--cstu-success-300)/.45)}.cstu-ring-success-300\/5{--tw-ring-color:rgb(var(--cstu-success-300)/.05)}.cstu-ring-success-300\/50{--tw-ring-color:rgb(var(--cstu-success-300)/.5)}.cstu-ring-success-300\/55{--tw-ring-color:rgb(var(--cstu-success-300)/.55)}.cstu-ring-success-300\/60{--tw-ring-color:rgb(var(--cstu-success-300)/.6)}.cstu-ring-success-300\/65{--tw-ring-color:rgb(var(--cstu-success-300)/.65)}.cstu-ring-success-300\/70{--tw-ring-color:rgb(var(--cstu-success-300)/.7)}.cstu-ring-success-300\/75{--tw-ring-color:rgb(var(--cstu-success-300)/.75)}.cstu-ring-success-300\/80{--tw-ring-color:rgb(var(--cstu-success-300)/.8)}.cstu-ring-success-300\/85{--tw-ring-color:rgb(var(--cstu-success-300)/.85)}.cstu-ring-success-300\/90{--tw-ring-color:rgb(var(--cstu-success-300)/.9)}.cstu-ring-success-300\/95{--tw-ring-color:rgb(var(--cstu-success-300)/.95)}.cstu-ring-success-400{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-success-400)/var(--tw-ring-opacity,1))}.cstu-ring-success-400\/0{--tw-ring-color:rgb(var(--cstu-success-400)/0)}.cstu-ring-success-400\/10{--tw-ring-color:rgb(var(--cstu-success-400)/.1)}.cstu-ring-success-400\/100{--tw-ring-color:rgb(var(--cstu-success-400)/1)}.cstu-ring-success-400\/15{--tw-ring-color:rgb(var(--cstu-success-400)/.15)}.cstu-ring-success-400\/20{--tw-ring-color:rgb(var(--cstu-success-400)/.2)}.cstu-ring-success-400\/25{--tw-ring-color:rgb(var(--cstu-success-400)/.25)}.cstu-ring-success-400\/30{--tw-ring-color:rgb(var(--cstu-success-400)/.3)}.cstu-ring-success-400\/35{--tw-ring-color:rgb(var(--cstu-success-400)/.35)}.cstu-ring-success-400\/40{--tw-ring-color:rgb(var(--cstu-success-400)/.4)}.cstu-ring-success-400\/45{--tw-ring-color:rgb(var(--cstu-success-400)/.45)}.cstu-ring-success-400\/5{--tw-ring-color:rgb(var(--cstu-success-400)/.05)}.cstu-ring-success-400\/50{--tw-ring-color:rgb(var(--cstu-success-400)/.5)}.cstu-ring-success-400\/55{--tw-ring-color:rgb(var(--cstu-success-400)/.55)}.cstu-ring-success-400\/60{--tw-ring-color:rgb(var(--cstu-success-400)/.6)}.cstu-ring-success-400\/65{--tw-ring-color:rgb(var(--cstu-success-400)/.65)}.cstu-ring-success-400\/70{--tw-ring-color:rgb(var(--cstu-success-400)/.7)}.cstu-ring-success-400\/75{--tw-ring-color:rgb(var(--cstu-success-400)/.75)}.cstu-ring-success-400\/80{--tw-ring-color:rgb(var(--cstu-success-400)/.8)}.cstu-ring-success-400\/85{--tw-ring-color:rgb(var(--cstu-success-400)/.85)}.cstu-ring-success-400\/90{--tw-ring-color:rgb(var(--cstu-success-400)/.9)}.cstu-ring-success-400\/95{--tw-ring-color:rgb(var(--cstu-success-400)/.95)}.cstu-ring-success-450{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-success-450)/var(--tw-ring-opacity,1))}.cstu-ring-success-450\/0{--tw-ring-color:rgb(var(--cstu-success-450)/0)}.cstu-ring-success-450\/10{--tw-ring-color:rgb(var(--cstu-success-450)/.1)}.cstu-ring-success-450\/100{--tw-ring-color:rgb(var(--cstu-success-450)/1)}.cstu-ring-success-450\/15{--tw-ring-color:rgb(var(--cstu-success-450)/.15)}.cstu-ring-success-450\/20{--tw-ring-color:rgb(var(--cstu-success-450)/.2)}.cstu-ring-success-450\/25{--tw-ring-color:rgb(var(--cstu-success-450)/.25)}.cstu-ring-success-450\/30{--tw-ring-color:rgb(var(--cstu-success-450)/.3)}.cstu-ring-success-450\/35{--tw-ring-color:rgb(var(--cstu-success-450)/.35)}.cstu-ring-success-450\/40{--tw-ring-color:rgb(var(--cstu-success-450)/.4)}.cstu-ring-success-450\/45{--tw-ring-color:rgb(var(--cstu-success-450)/.45)}.cstu-ring-success-450\/5{--tw-ring-color:rgb(var(--cstu-success-450)/.05)}.cstu-ring-success-450\/50{--tw-ring-color:rgb(var(--cstu-success-450)/.5)}.cstu-ring-success-450\/55{--tw-ring-color:rgb(var(--cstu-success-450)/.55)}.cstu-ring-success-450\/60{--tw-ring-color:rgb(var(--cstu-success-450)/.6)}.cstu-ring-success-450\/65{--tw-ring-color:rgb(var(--cstu-success-450)/.65)}.cstu-ring-success-450\/70{--tw-ring-color:rgb(var(--cstu-success-450)/.7)}.cstu-ring-success-450\/75{--tw-ring-color:rgb(var(--cstu-success-450)/.75)}.cstu-ring-success-450\/80{--tw-ring-color:rgb(var(--cstu-success-450)/.8)}.cstu-ring-success-450\/85{--tw-ring-color:rgb(var(--cstu-success-450)/.85)}.cstu-ring-success-450\/90{--tw-ring-color:rgb(var(--cstu-success-450)/.9)}.cstu-ring-success-450\/95{--tw-ring-color:rgb(var(--cstu-success-450)/.95)}.cstu-ring-success-500{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-success-500)/var(--tw-ring-opacity,1))}.cstu-ring-success-500\/0{--tw-ring-color:rgb(var(--cstu-success-500)/0)}.cstu-ring-success-500\/10{--tw-ring-color:rgb(var(--cstu-success-500)/.1)}.cstu-ring-success-500\/100{--tw-ring-color:rgb(var(--cstu-success-500)/1)}.cstu-ring-success-500\/15{--tw-ring-color:rgb(var(--cstu-success-500)/.15)}.cstu-ring-success-500\/20{--tw-ring-color:rgb(var(--cstu-success-500)/.2)}.cstu-ring-success-500\/25{--tw-ring-color:rgb(var(--cstu-success-500)/.25)}.cstu-ring-success-500\/30{--tw-ring-color:rgb(var(--cstu-success-500)/.3)}.cstu-ring-success-500\/35{--tw-ring-color:rgb(var(--cstu-success-500)/.35)}.cstu-ring-success-500\/40{--tw-ring-color:rgb(var(--cstu-success-500)/.4)}.cstu-ring-success-500\/45{--tw-ring-color:rgb(var(--cstu-success-500)/.45)}.cstu-ring-success-500\/5{--tw-ring-color:rgb(var(--cstu-success-500)/.05)}.cstu-ring-success-500\/50{--tw-ring-color:rgb(var(--cstu-success-500)/.5)}.cstu-ring-success-500\/55{--tw-ring-color:rgb(var(--cstu-success-500)/.55)}.cstu-ring-success-500\/60{--tw-ring-color:rgb(var(--cstu-success-500)/.6)}.cstu-ring-success-500\/65{--tw-ring-color:rgb(var(--cstu-success-500)/.65)}.cstu-ring-success-500\/70{--tw-ring-color:rgb(var(--cstu-success-500)/.7)}.cstu-ring-success-500\/75{--tw-ring-color:rgb(var(--cstu-success-500)/.75)}.cstu-ring-success-500\/80{--tw-ring-color:rgb(var(--cstu-success-500)/.8)}.cstu-ring-success-500\/85{--tw-ring-color:rgb(var(--cstu-success-500)/.85)}.cstu-ring-success-500\/90{--tw-ring-color:rgb(var(--cstu-success-500)/.9)}.cstu-ring-success-500\/95{--tw-ring-color:rgb(var(--cstu-success-500)/.95)}.cstu-ring-warning-300{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-warning-300)/var(--tw-ring-opacity,1))}.cstu-ring-warning-300\/0{--tw-ring-color:rgb(var(--cstu-warning-300)/0)}.cstu-ring-warning-300\/10{--tw-ring-color:rgb(var(--cstu-warning-300)/.1)}.cstu-ring-warning-300\/100{--tw-ring-color:rgb(var(--cstu-warning-300)/1)}.cstu-ring-warning-300\/15{--tw-ring-color:rgb(var(--cstu-warning-300)/.15)}.cstu-ring-warning-300\/20{--tw-ring-color:rgb(var(--cstu-warning-300)/.2)}.cstu-ring-warning-300\/25{--tw-ring-color:rgb(var(--cstu-warning-300)/.25)}.cstu-ring-warning-300\/30{--tw-ring-color:rgb(var(--cstu-warning-300)/.3)}.cstu-ring-warning-300\/35{--tw-ring-color:rgb(var(--cstu-warning-300)/.35)}.cstu-ring-warning-300\/40{--tw-ring-color:rgb(var(--cstu-warning-300)/.4)}.cstu-ring-warning-300\/45{--tw-ring-color:rgb(var(--cstu-warning-300)/.45)}.cstu-ring-warning-300\/5{--tw-ring-color:rgb(var(--cstu-warning-300)/.05)}.cstu-ring-warning-300\/50{--tw-ring-color:rgb(var(--cstu-warning-300)/.5)}.cstu-ring-warning-300\/55{--tw-ring-color:rgb(var(--cstu-warning-300)/.55)}.cstu-ring-warning-300\/60{--tw-ring-color:rgb(var(--cstu-warning-300)/.6)}.cstu-ring-warning-300\/65{--tw-ring-color:rgb(var(--cstu-warning-300)/.65)}.cstu-ring-warning-300\/70{--tw-ring-color:rgb(var(--cstu-warning-300)/.7)}.cstu-ring-warning-300\/75{--tw-ring-color:rgb(var(--cstu-warning-300)/.75)}.cstu-ring-warning-300\/80{--tw-ring-color:rgb(var(--cstu-warning-300)/.8)}.cstu-ring-warning-300\/85{--tw-ring-color:rgb(var(--cstu-warning-300)/.85)}.cstu-ring-warning-300\/90{--tw-ring-color:rgb(var(--cstu-warning-300)/.9)}.cstu-ring-warning-300\/95{--tw-ring-color:rgb(var(--cstu-warning-300)/.95)}.cstu-ring-warning-400{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-warning-400)/var(--tw-ring-opacity,1))}.cstu-ring-warning-400\/0{--tw-ring-color:rgb(var(--cstu-warning-400)/0)}.cstu-ring-warning-400\/10{--tw-ring-color:rgb(var(--cstu-warning-400)/.1)}.cstu-ring-warning-400\/100{--tw-ring-color:rgb(var(--cstu-warning-400)/1)}.cstu-ring-warning-400\/15{--tw-ring-color:rgb(var(--cstu-warning-400)/.15)}.cstu-ring-warning-400\/20{--tw-ring-color:rgb(var(--cstu-warning-400)/.2)}.cstu-ring-warning-400\/25{--tw-ring-color:rgb(var(--cstu-warning-400)/.25)}.cstu-ring-warning-400\/30{--tw-ring-color:rgb(var(--cstu-warning-400)/.3)}.cstu-ring-warning-400\/35{--tw-ring-color:rgb(var(--cstu-warning-400)/.35)}.cstu-ring-warning-400\/40{--tw-ring-color:rgb(var(--cstu-warning-400)/.4)}.cstu-ring-warning-400\/45{--tw-ring-color:rgb(var(--cstu-warning-400)/.45)}.cstu-ring-warning-400\/5{--tw-ring-color:rgb(var(--cstu-warning-400)/.05)}.cstu-ring-warning-400\/50{--tw-ring-color:rgb(var(--cstu-warning-400)/.5)}.cstu-ring-warning-400\/55{--tw-ring-color:rgb(var(--cstu-warning-400)/.55)}.cstu-ring-warning-400\/60{--tw-ring-color:rgb(var(--cstu-warning-400)/.6)}.cstu-ring-warning-400\/65{--tw-ring-color:rgb(var(--cstu-warning-400)/.65)}.cstu-ring-warning-400\/70{--tw-ring-color:rgb(var(--cstu-warning-400)/.7)}.cstu-ring-warning-400\/75{--tw-ring-color:rgb(var(--cstu-warning-400)/.75)}.cstu-ring-warning-400\/80{--tw-ring-color:rgb(var(--cstu-warning-400)/.8)}.cstu-ring-warning-400\/85{--tw-ring-color:rgb(var(--cstu-warning-400)/.85)}.cstu-ring-warning-400\/90{--tw-ring-color:rgb(var(--cstu-warning-400)/.9)}.cstu-ring-warning-400\/95{--tw-ring-color:rgb(var(--cstu-warning-400)/.95)}.cstu-ring-warning-450{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-warning-450)/var(--tw-ring-opacity,1))}.cstu-ring-warning-450\/0{--tw-ring-color:rgb(var(--cstu-warning-450)/0)}.cstu-ring-warning-450\/10{--tw-ring-color:rgb(var(--cstu-warning-450)/.1)}.cstu-ring-warning-450\/100{--tw-ring-color:rgb(var(--cstu-warning-450)/1)}.cstu-ring-warning-450\/15{--tw-ring-color:rgb(var(--cstu-warning-450)/.15)}.cstu-ring-warning-450\/20{--tw-ring-color:rgb(var(--cstu-warning-450)/.2)}.cstu-ring-warning-450\/25{--tw-ring-color:rgb(var(--cstu-warning-450)/.25)}.cstu-ring-warning-450\/30{--tw-ring-color:rgb(var(--cstu-warning-450)/.3)}.cstu-ring-warning-450\/35{--tw-ring-color:rgb(var(--cstu-warning-450)/.35)}.cstu-ring-warning-450\/40{--tw-ring-color:rgb(var(--cstu-warning-450)/.4)}.cstu-ring-warning-450\/45{--tw-ring-color:rgb(var(--cstu-warning-450)/.45)}.cstu-ring-warning-450\/5{--tw-ring-color:rgb(var(--cstu-warning-450)/.05)}.cstu-ring-warning-450\/50{--tw-ring-color:rgb(var(--cstu-warning-450)/.5)}.cstu-ring-warning-450\/55{--tw-ring-color:rgb(var(--cstu-warning-450)/.55)}.cstu-ring-warning-450\/60{--tw-ring-color:rgb(var(--cstu-warning-450)/.6)}.cstu-ring-warning-450\/65{--tw-ring-color:rgb(var(--cstu-warning-450)/.65)}.cstu-ring-warning-450\/70{--tw-ring-color:rgb(var(--cstu-warning-450)/.7)}.cstu-ring-warning-450\/75{--tw-ring-color:rgb(var(--cstu-warning-450)/.75)}.cstu-ring-warning-450\/80{--tw-ring-color:rgb(var(--cstu-warning-450)/.8)}.cstu-ring-warning-450\/85{--tw-ring-color:rgb(var(--cstu-warning-450)/.85)}.cstu-ring-warning-450\/90{--tw-ring-color:rgb(var(--cstu-warning-450)/.9)}.cstu-ring-warning-450\/95{--tw-ring-color:rgb(var(--cstu-warning-450)/.95)}.cstu-ring-warning-500{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-warning-500)/var(--tw-ring-opacity,1))}.cstu-ring-warning-500\/0{--tw-ring-color:rgb(var(--cstu-warning-500)/0)}.cstu-ring-warning-500\/10{--tw-ring-color:rgb(var(--cstu-warning-500)/.1)}.cstu-ring-warning-500\/100{--tw-ring-color:rgb(var(--cstu-warning-500)/1)}.cstu-ring-warning-500\/15{--tw-ring-color:rgb(var(--cstu-warning-500)/.15)}.cstu-ring-warning-500\/20{--tw-ring-color:rgb(var(--cstu-warning-500)/.2)}.cstu-ring-warning-500\/25{--tw-ring-color:rgb(var(--cstu-warning-500)/.25)}.cstu-ring-warning-500\/30{--tw-ring-color:rgb(var(--cstu-warning-500)/.3)}.cstu-ring-warning-500\/35{--tw-ring-color:rgb(var(--cstu-warning-500)/.35)}.cstu-ring-warning-500\/40{--tw-ring-color:rgb(var(--cstu-warning-500)/.4)}.cstu-ring-warning-500\/45{--tw-ring-color:rgb(var(--cstu-warning-500)/.45)}.cstu-ring-warning-500\/5{--tw-ring-color:rgb(var(--cstu-warning-500)/.05)}.cstu-ring-warning-500\/50{--tw-ring-color:rgb(var(--cstu-warning-500)/.5)}.cstu-ring-warning-500\/55{--tw-ring-color:rgb(var(--cstu-warning-500)/.55)}.cstu-ring-warning-500\/60{--tw-ring-color:rgb(var(--cstu-warning-500)/.6)}.cstu-ring-warning-500\/65{--tw-ring-color:rgb(var(--cstu-warning-500)/.65)}.cstu-ring-warning-500\/70{--tw-ring-color:rgb(var(--cstu-warning-500)/.7)}.cstu-ring-warning-500\/75{--tw-ring-color:rgb(var(--cstu-warning-500)/.75)}.cstu-ring-warning-500\/80{--tw-ring-color:rgb(var(--cstu-warning-500)/.8)}.cstu-ring-warning-500\/85{--tw-ring-color:rgb(var(--cstu-warning-500)/.85)}.cstu-ring-warning-500\/90{--tw-ring-color:rgb(var(--cstu-warning-500)/.9)}.cstu-ring-warning-500\/95{--tw-ring-color:rgb(var(--cstu-warning-500)/.95)}.cstu-ring-offset-1{--tw-ring-offset-width:1px}.cstu-ring-offset-2{--tw-ring-offset-width:2px}.cstu-grayscale{--tw-grayscale:grayscale(100%)}.cstu-filter,.cstu-grayscale{-webkit-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);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)}.cstu-transition{-webkit-transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,backdrop-filter,-webkit-box-shadow,-webkit-transform,-webkit-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,backdrop-filter,-webkit-box-shadow,-webkit-transform,-webkit-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-box-shadow,-webkit-transform,-webkit-filter;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1)}.cstu-transition,.cstu-transition-all{-webkit-transition-duration:.15s;transition-duration:.15s}.cstu-transition-all{-webkit-transition-property:all;transition-property:all;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1)}.cstu-transition-colors{-webkit-transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1)}.cstu-transition-colors,.cstu-transition-transform{-webkit-transition-duration:.15s;transition-duration:.15s}.cstu-transition-transform{-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1)}.cstu-duration-100{-webkit-transition-duration:.1s;transition-duration:.1s}.cstu-duration-150{-webkit-transition-duration:.15s;transition-duration:.15s}.cstu-duration-200{-webkit-transition-duration:.2s;transition-duration:.2s}.cstu-duration-300{-webkit-transition-duration:.3s;transition-duration:.3s}.cstu-duration-75{-webkit-transition-duration:75ms;transition-duration:75ms}.cstu-ease-in{-webkit-transition-timing-function:cubic-bezier(.4,0,1,1);transition-timing-function:cubic-bezier(.4,0,1,1)}.cstu-ease-in-out{-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1)}.cstu-ease-out{-webkit-transition-timing-function:cubic-bezier(0,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}img,video{max-width:none}:root{--cstu-primary-50:240 247 255;--cstu-primary-100:189 211 254;--cstu-primary-200:157 189 254;--cstu-primary-250:134 166 254;--cstu-primary-300:112 159 253;--cstu-primary-400:85 141 253;--cstu-primary-450:34 148 255;--cstu-primary-500:42 112 252;--cstu-primary-550:37 102 233;--cstu-primary-575:36 92 220;--cstu-primary-600:38 102 229;--cstu-primary-700:30 80 179;--cstu-primary-800:23 62 139;--cstu-primary-900:18 47 106;--cstu-secondary-50:251 252 252;--cstu-secondary-100:248 248 248;--cstu-secondary-200:236 238 245;--cstu-secondary-250:236 236 236;--cstu-secondary-300:134 134 134;--cstu-secondary-400:110 110 110;--cstu-secondary-450:96 96 96;--cstu-secondary-500:74 74 74;--cstu-secondary-550:58 69 87;--cstu-secondary-575:60 69 73;--cstu-secondary-600:67 67 67;--cstu-secondary-700:53 53 53;--cstu-secondary-800:41 41 41;--cstu-secondary-900:31 31 31;--cstu-success-50:238 249 243;--cstu-success-100:203 236 218;--cstu-success-200:177 227 200;--cstu-success-250:160 221 188;--cstu-success-300:142 214 175;--cstu-success-400:120 206 160;--cstu-success-450:103 200 148;--cstu-success-500:86 194 136;--cstu-success-550:82 186 130;--cstu-success-575:80 182 127;--cstu-success-600:78 177 124;--cstu-success-700:61 138 97;--cstu-success-800:47 107 75;--cstu-success-900:36 81 57;--cstu-warning-50:255 244 234;--cstu-warning-100:255 221 189;--cstu-warning-200:255 205 157;--cstu-warning-250:255 194 135;--cstu-warning-300:255 182 113;--cstu-warning-400:255 168 85;--cstu-warning-450:255 157 64;--cstu-warning-500:255 146 43;--cstu-warning-550:244 140 41;--cstu-warning-575:238 136 40;--cstu-warning-600:232 133 39;--cstu-warning-700:181 104 31;--cstu-warning-800:140 80 24;--cstu-warning-900:107 61 18;--cstu-danger-50:254 232 237;--cstu-danger-100:252 182 200;--cstu-danger-200:250 147 173;--cstu-danger-250:248 98 135;--cstu-danger-300:248 98 135;--cstu-danger-400:247 67 112;--cstu-danger-450:246 44 94;--cstu-danger-500:245 20 76;--cstu-danger-550:223 18 69;--cstu-danger-575:208 16 63;--cstu-danger-600:223 18 69;--cstu-danger-700:174 14 54;--cstu-danger-800:135 11 42;--cstu-danger-900:103 8 32;--cstu-info-50:240 247 255;--cstu-info-100:189 211 254;--cstu-info-200:157 189 254;--cstu-info-250:134 166 254;--cstu-info-300:112 159 253;--cstu-info-400:85 141 253;--cstu-info-450:34 148 255;--cstu-info-500:42 112 252;--cstu-info-550:37 102 233;--cstu-info-575:36 92 220;--cstu-info-600:38 102 229;--cstu-info-700:30 80 179;--cstu-info-800:23 62 139;--cstu-info-900:18 47 106;--cstu-blue-50:240 247 255;--cstu-blue-100:189 211 254;--cstu-blue-200:157 189 254;--cstu-blue-300:112 159 253;--cstu-blue-400:85 141 253;--cstu-blue-450:34 148 255;--cstu-blue-500:42 112 252;--cstu-blue-550:37 102 233;--cstu-blue-600:38 102 229;--cstu-blue-700:30 80 179;--cstu-blue-800:23 62 139;--cstu-blue-900:18 47 106;--cstu-gray-50:251 252 252;--cstu-gray-100:248 248 248;--cstu-gray-200:236 238 245;--cstu-gray-250:236 236 236;--cstu-gray-300:134 134 134;--cstu-gray-400:110 110 110;--cstu-gray-500:74 74 74;--cstu-gray-550:58 69 87;--cstu-gray-575:60 69 73;--cstu-gray-600:67 67 67;--cstu-gray-700:53 53 53;--cstu-gray-800:41 41 41;--cstu-gray-900:31 31 31;--cstu-sea-blue-50:230 247 255;--cstu-sea-blue-100:177 229 255;--cstu-sea-blue-200:139 216 255;--cstu-sea-blue-300:85 199 255;--cstu-sea-blue-400:53 188 255;--cstu-sea-blue-500:2 171 255;--cstu-sea-blue-600:2 156 232;--cstu-sea-blue-700:1 121 181;--cstu-sea-blue-800:1 94 140;--cstu-sea-blue-900:1 72 107;--cstu-purple-50:245 246 255;--cstu-purple-100:225 227 255;--cstu-purple-200:211 214 255;--cstu-purple-300:191 195 255;--cstu-purple-400:178 184 255;--cstu-purple-500:159 166 255;--cstu-purple-600:145 151 232;--cstu-purple-700:113 118 181;--cstu-purple-800:87 91 140;--cstu-purple-900:67 70 107;--cstu-green-50:238 249 243;--cstu-green-100:203 236 218;--cstu-green-200:177 227 200;--cstu-green-250:160 221 188;--cstu-green-300:142 214 175;--cstu-green-400:120 206 160;--cstu-green-450:103 200 148;--cstu-green-500:86 194 136;--cstu-green-550:82 186 130;--cstu-green-575:80 182 127;--cstu-green-600:78 177 124;--cstu-green-700:61 138 97;--cstu-green-800:47 107 75;--cstu-green-900:36 81 57;--cstu-yellow-50:255 249 238;--cstu-yellow-100:255 237 202;--cstu-yellow-200:255 228 177;--cstu-yellow-250:255 216 141;--cstu-yellow-300:255 216 141;--cstu-yellow-400:255 209 119;--cstu-yellow-450:255 197 85;--cstu-yellow-500:255 197 85;--cstu-yellow-550:232 179 77;--cstu-yellow-575:224 172 74;--cstu-yellow-600:232 179 77;--cstu-yellow-700:181 140 60;--cstu-yellow-800:140 108 47;--cstu-yellow-900:107 83 36;--cstu-orange-50:255 244 234;--cstu-orange-100:255 221 189;--cstu-orange-200:255 205 157;--cstu-orange-250:255 194 135;--cstu-orange-300:255 182 113;--cstu-orange-400:255 168 85;--cstu-orange-450:255 157 64;--cstu-orange-500:255 146 43;--cstu-orange-550:244 140 41;--cstu-orange-575:238 136 40;--cstu-orange-600:232 133 39;--cstu-orange-700:181 104 31;--cstu-orange-800:140 80 24;--cstu-orange-900:107 61 18;--cstu-red-50:254 232 237;--cstu-red-100:252 182 200;--cstu-red-200:250 147 173;--cstu-red-250:248 98 135;--cstu-red-300:248 98 135;--cstu-red-400:247 67 112;--cstu-red-450:246 44 94;--cstu-red-500:245 20 76;--cstu-red-550:223 18 69;--cstu-red-575:208 16 63;--cstu-red-600:223 18 69;--cstu-red-700:174 14 54;--cstu-red-800:135 11 42;--cstu-red-900:103 8 32}.after\:cstu-ml-0\.5:after{content:var(--tw-content);margin-left:.125rem}.after\:cstu-text-red-500:after{--tw-text-opacity:1;color:rgb(var(--cstu-red-500)/var(--tw-text-opacity,1));content:var(--tw-content)}.after\:cstu-content-\[\"\*\"\]:after{--tw-content:"*";content:var(--tw-content)}.focus-within\:cstu-border-blue-450:focus-within{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-450)/var(--tw-border-opacity,1))}.focus-within\:cstu-border-primary-500:focus-within{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-500)/var(--tw-border-opacity,1))}.focus-within\:cstu-border-red-500:focus-within{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-500)/var(--tw-border-opacity,1))}.focus-within\:cstu-ring-1: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);-webkit-box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-within\:cstu-ring-blue-450:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-blue-450)/var(--tw-ring-opacity,1))}.focus-within\:cstu-ring-primary-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-primary-500)/var(--tw-ring-opacity,1))}.focus-within\:cstu-ring-red-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-red-500)/var(--tw-ring-opacity,1))}.hover\:cstu-border-blue-100:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-100)/var(--tw-border-opacity,1))}.hover\:cstu-border-blue-100\/0:hover{border-color:rgb(var(--cstu-blue-100)/0)}.hover\:cstu-border-blue-100\/10:hover{border-color:rgb(var(--cstu-blue-100)/.1)}.hover\:cstu-border-blue-100\/100:hover{border-color:rgb(var(--cstu-blue-100)/1)}.hover\:cstu-border-blue-100\/15:hover{border-color:rgb(var(--cstu-blue-100)/.15)}.hover\:cstu-border-blue-100\/20:hover{border-color:rgb(var(--cstu-blue-100)/.2)}.hover\:cstu-border-blue-100\/25:hover{border-color:rgb(var(--cstu-blue-100)/.25)}.hover\:cstu-border-blue-100\/30:hover{border-color:rgb(var(--cstu-blue-100)/.3)}.hover\:cstu-border-blue-100\/35:hover{border-color:rgb(var(--cstu-blue-100)/.35)}.hover\:cstu-border-blue-100\/40:hover{border-color:rgb(var(--cstu-blue-100)/.4)}.hover\:cstu-border-blue-100\/45:hover{border-color:rgb(var(--cstu-blue-100)/.45)}.hover\:cstu-border-blue-100\/5:hover{border-color:rgb(var(--cstu-blue-100)/.05)}.hover\:cstu-border-blue-100\/50:hover{border-color:rgb(var(--cstu-blue-100)/.5)}.hover\:cstu-border-blue-100\/55:hover{border-color:rgb(var(--cstu-blue-100)/.55)}.hover\:cstu-border-blue-100\/60:hover{border-color:rgb(var(--cstu-blue-100)/.6)}.hover\:cstu-border-blue-100\/65:hover{border-color:rgb(var(--cstu-blue-100)/.65)}.hover\:cstu-border-blue-100\/70:hover{border-color:rgb(var(--cstu-blue-100)/.7)}.hover\:cstu-border-blue-100\/75:hover{border-color:rgb(var(--cstu-blue-100)/.75)}.hover\:cstu-border-blue-100\/80:hover{border-color:rgb(var(--cstu-blue-100)/.8)}.hover\:cstu-border-blue-100\/85:hover{border-color:rgb(var(--cstu-blue-100)/.85)}.hover\:cstu-border-blue-100\/90:hover{border-color:rgb(var(--cstu-blue-100)/.9)}.hover\:cstu-border-blue-100\/95:hover{border-color:rgb(var(--cstu-blue-100)/.95)}.hover\:cstu-border-blue-200:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-200)/var(--tw-border-opacity,1))}.hover\:cstu-border-blue-200\/0:hover{border-color:rgb(var(--cstu-blue-200)/0)}.hover\:cstu-border-blue-200\/10:hover{border-color:rgb(var(--cstu-blue-200)/.1)}.hover\:cstu-border-blue-200\/100:hover{border-color:rgb(var(--cstu-blue-200)/1)}.hover\:cstu-border-blue-200\/15:hover{border-color:rgb(var(--cstu-blue-200)/.15)}.hover\:cstu-border-blue-200\/20:hover{border-color:rgb(var(--cstu-blue-200)/.2)}.hover\:cstu-border-blue-200\/25:hover{border-color:rgb(var(--cstu-blue-200)/.25)}.hover\:cstu-border-blue-200\/30:hover{border-color:rgb(var(--cstu-blue-200)/.3)}.hover\:cstu-border-blue-200\/35:hover{border-color:rgb(var(--cstu-blue-200)/.35)}.hover\:cstu-border-blue-200\/40:hover{border-color:rgb(var(--cstu-blue-200)/.4)}.hover\:cstu-border-blue-200\/45:hover{border-color:rgb(var(--cstu-blue-200)/.45)}.hover\:cstu-border-blue-200\/5:hover{border-color:rgb(var(--cstu-blue-200)/.05)}.hover\:cstu-border-blue-200\/50:hover{border-color:rgb(var(--cstu-blue-200)/.5)}.hover\:cstu-border-blue-200\/55:hover{border-color:rgb(var(--cstu-blue-200)/.55)}.hover\:cstu-border-blue-200\/60:hover{border-color:rgb(var(--cstu-blue-200)/.6)}.hover\:cstu-border-blue-200\/65:hover{border-color:rgb(var(--cstu-blue-200)/.65)}.hover\:cstu-border-blue-200\/70:hover{border-color:rgb(var(--cstu-blue-200)/.7)}.hover\:cstu-border-blue-200\/75:hover{border-color:rgb(var(--cstu-blue-200)/.75)}.hover\:cstu-border-blue-200\/80:hover{border-color:rgb(var(--cstu-blue-200)/.8)}.hover\:cstu-border-blue-200\/85:hover{border-color:rgb(var(--cstu-blue-200)/.85)}.hover\:cstu-border-blue-200\/90:hover{border-color:rgb(var(--cstu-blue-200)/.9)}.hover\:cstu-border-blue-200\/95:hover{border-color:rgb(var(--cstu-blue-200)/.95)}.hover\:cstu-border-blue-300:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-300)/var(--tw-border-opacity,1))}.hover\:cstu-border-blue-300\/0:hover{border-color:rgb(var(--cstu-blue-300)/0)}.hover\:cstu-border-blue-300\/10:hover{border-color:rgb(var(--cstu-blue-300)/.1)}.hover\:cstu-border-blue-300\/100:hover{border-color:rgb(var(--cstu-blue-300)/1)}.hover\:cstu-border-blue-300\/15:hover{border-color:rgb(var(--cstu-blue-300)/.15)}.hover\:cstu-border-blue-300\/20:hover{border-color:rgb(var(--cstu-blue-300)/.2)}.hover\:cstu-border-blue-300\/25:hover{border-color:rgb(var(--cstu-blue-300)/.25)}.hover\:cstu-border-blue-300\/30:hover{border-color:rgb(var(--cstu-blue-300)/.3)}.hover\:cstu-border-blue-300\/35:hover{border-color:rgb(var(--cstu-blue-300)/.35)}.hover\:cstu-border-blue-300\/40:hover{border-color:rgb(var(--cstu-blue-300)/.4)}.hover\:cstu-border-blue-300\/45:hover{border-color:rgb(var(--cstu-blue-300)/.45)}.hover\:cstu-border-blue-300\/5:hover{border-color:rgb(var(--cstu-blue-300)/.05)}.hover\:cstu-border-blue-300\/50:hover{border-color:rgb(var(--cstu-blue-300)/.5)}.hover\:cstu-border-blue-300\/55:hover{border-color:rgb(var(--cstu-blue-300)/.55)}.hover\:cstu-border-blue-300\/60:hover{border-color:rgb(var(--cstu-blue-300)/.6)}.hover\:cstu-border-blue-300\/65:hover{border-color:rgb(var(--cstu-blue-300)/.65)}.hover\:cstu-border-blue-300\/70:hover{border-color:rgb(var(--cstu-blue-300)/.7)}.hover\:cstu-border-blue-300\/75:hover{border-color:rgb(var(--cstu-blue-300)/.75)}.hover\:cstu-border-blue-300\/80:hover{border-color:rgb(var(--cstu-blue-300)/.8)}.hover\:cstu-border-blue-300\/85:hover{border-color:rgb(var(--cstu-blue-300)/.85)}.hover\:cstu-border-blue-300\/90:hover{border-color:rgb(var(--cstu-blue-300)/.9)}.hover\:cstu-border-blue-300\/95:hover{border-color:rgb(var(--cstu-blue-300)/.95)}.hover\:cstu-border-blue-400:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-400)/var(--tw-border-opacity,1))}.hover\:cstu-border-blue-400\/0:hover{border-color:rgb(var(--cstu-blue-400)/0)}.hover\:cstu-border-blue-400\/10:hover{border-color:rgb(var(--cstu-blue-400)/.1)}.hover\:cstu-border-blue-400\/100:hover{border-color:rgb(var(--cstu-blue-400)/1)}.hover\:cstu-border-blue-400\/15:hover{border-color:rgb(var(--cstu-blue-400)/.15)}.hover\:cstu-border-blue-400\/20:hover{border-color:rgb(var(--cstu-blue-400)/.2)}.hover\:cstu-border-blue-400\/25:hover{border-color:rgb(var(--cstu-blue-400)/.25)}.hover\:cstu-border-blue-400\/30:hover{border-color:rgb(var(--cstu-blue-400)/.3)}.hover\:cstu-border-blue-400\/35:hover{border-color:rgb(var(--cstu-blue-400)/.35)}.hover\:cstu-border-blue-400\/40:hover{border-color:rgb(var(--cstu-blue-400)/.4)}.hover\:cstu-border-blue-400\/45:hover{border-color:rgb(var(--cstu-blue-400)/.45)}.hover\:cstu-border-blue-400\/5:hover{border-color:rgb(var(--cstu-blue-400)/.05)}.hover\:cstu-border-blue-400\/50:hover{border-color:rgb(var(--cstu-blue-400)/.5)}.hover\:cstu-border-blue-400\/55:hover{border-color:rgb(var(--cstu-blue-400)/.55)}.hover\:cstu-border-blue-400\/60:hover{border-color:rgb(var(--cstu-blue-400)/.6)}.hover\:cstu-border-blue-400\/65:hover{border-color:rgb(var(--cstu-blue-400)/.65)}.hover\:cstu-border-blue-400\/70:hover{border-color:rgb(var(--cstu-blue-400)/.7)}.hover\:cstu-border-blue-400\/75:hover{border-color:rgb(var(--cstu-blue-400)/.75)}.hover\:cstu-border-blue-400\/80:hover{border-color:rgb(var(--cstu-blue-400)/.8)}.hover\:cstu-border-blue-400\/85:hover{border-color:rgb(var(--cstu-blue-400)/.85)}.hover\:cstu-border-blue-400\/90:hover{border-color:rgb(var(--cstu-blue-400)/.9)}.hover\:cstu-border-blue-400\/95:hover{border-color:rgb(var(--cstu-blue-400)/.95)}.hover\:cstu-border-blue-450:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-450)/var(--tw-border-opacity,1))}.hover\:cstu-border-blue-450\/0:hover{border-color:rgb(var(--cstu-blue-450)/0)}.hover\:cstu-border-blue-450\/10:hover{border-color:rgb(var(--cstu-blue-450)/.1)}.hover\:cstu-border-blue-450\/100:hover{border-color:rgb(var(--cstu-blue-450)/1)}.hover\:cstu-border-blue-450\/15:hover{border-color:rgb(var(--cstu-blue-450)/.15)}.hover\:cstu-border-blue-450\/20:hover{border-color:rgb(var(--cstu-blue-450)/.2)}.hover\:cstu-border-blue-450\/25:hover{border-color:rgb(var(--cstu-blue-450)/.25)}.hover\:cstu-border-blue-450\/30:hover{border-color:rgb(var(--cstu-blue-450)/.3)}.hover\:cstu-border-blue-450\/35:hover{border-color:rgb(var(--cstu-blue-450)/.35)}.hover\:cstu-border-blue-450\/40:hover{border-color:rgb(var(--cstu-blue-450)/.4)}.hover\:cstu-border-blue-450\/45:hover{border-color:rgb(var(--cstu-blue-450)/.45)}.hover\:cstu-border-blue-450\/5:hover{border-color:rgb(var(--cstu-blue-450)/.05)}.hover\:cstu-border-blue-450\/50:hover{border-color:rgb(var(--cstu-blue-450)/.5)}.hover\:cstu-border-blue-450\/55:hover{border-color:rgb(var(--cstu-blue-450)/.55)}.hover\:cstu-border-blue-450\/60:hover{border-color:rgb(var(--cstu-blue-450)/.6)}.hover\:cstu-border-blue-450\/65:hover{border-color:rgb(var(--cstu-blue-450)/.65)}.hover\:cstu-border-blue-450\/70:hover{border-color:rgb(var(--cstu-blue-450)/.7)}.hover\:cstu-border-blue-450\/75:hover{border-color:rgb(var(--cstu-blue-450)/.75)}.hover\:cstu-border-blue-450\/80:hover{border-color:rgb(var(--cstu-blue-450)/.8)}.hover\:cstu-border-blue-450\/85:hover{border-color:rgb(var(--cstu-blue-450)/.85)}.hover\:cstu-border-blue-450\/90:hover{border-color:rgb(var(--cstu-blue-450)/.9)}.hover\:cstu-border-blue-450\/95:hover{border-color:rgb(var(--cstu-blue-450)/.95)}.hover\:cstu-border-blue-50:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-50)/var(--tw-border-opacity,1))}.hover\:cstu-border-blue-50\/0:hover{border-color:rgb(var(--cstu-blue-50)/0)}.hover\:cstu-border-blue-50\/10:hover{border-color:rgb(var(--cstu-blue-50)/.1)}.hover\:cstu-border-blue-50\/100:hover{border-color:rgb(var(--cstu-blue-50)/1)}.hover\:cstu-border-blue-50\/15:hover{border-color:rgb(var(--cstu-blue-50)/.15)}.hover\:cstu-border-blue-50\/20:hover{border-color:rgb(var(--cstu-blue-50)/.2)}.hover\:cstu-border-blue-50\/25:hover{border-color:rgb(var(--cstu-blue-50)/.25)}.hover\:cstu-border-blue-50\/30:hover{border-color:rgb(var(--cstu-blue-50)/.3)}.hover\:cstu-border-blue-50\/35:hover{border-color:rgb(var(--cstu-blue-50)/.35)}.hover\:cstu-border-blue-50\/40:hover{border-color:rgb(var(--cstu-blue-50)/.4)}.hover\:cstu-border-blue-50\/45:hover{border-color:rgb(var(--cstu-blue-50)/.45)}.hover\:cstu-border-blue-50\/5:hover{border-color:rgb(var(--cstu-blue-50)/.05)}.hover\:cstu-border-blue-50\/50:hover{border-color:rgb(var(--cstu-blue-50)/.5)}.hover\:cstu-border-blue-50\/55:hover{border-color:rgb(var(--cstu-blue-50)/.55)}.hover\:cstu-border-blue-50\/60:hover{border-color:rgb(var(--cstu-blue-50)/.6)}.hover\:cstu-border-blue-50\/65:hover{border-color:rgb(var(--cstu-blue-50)/.65)}.hover\:cstu-border-blue-50\/70:hover{border-color:rgb(var(--cstu-blue-50)/.7)}.hover\:cstu-border-blue-50\/75:hover{border-color:rgb(var(--cstu-blue-50)/.75)}.hover\:cstu-border-blue-50\/80:hover{border-color:rgb(var(--cstu-blue-50)/.8)}.hover\:cstu-border-blue-50\/85:hover{border-color:rgb(var(--cstu-blue-50)/.85)}.hover\:cstu-border-blue-50\/90:hover{border-color:rgb(var(--cstu-blue-50)/.9)}.hover\:cstu-border-blue-50\/95:hover{border-color:rgb(var(--cstu-blue-50)/.95)}.hover\:cstu-border-blue-500:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-500)/var(--tw-border-opacity,1))}.hover\:cstu-border-blue-500\/0:hover{border-color:rgb(var(--cstu-blue-500)/0)}.hover\:cstu-border-blue-500\/10:hover{border-color:rgb(var(--cstu-blue-500)/.1)}.hover\:cstu-border-blue-500\/100:hover{border-color:rgb(var(--cstu-blue-500)/1)}.hover\:cstu-border-blue-500\/15:hover{border-color:rgb(var(--cstu-blue-500)/.15)}.hover\:cstu-border-blue-500\/20:hover{border-color:rgb(var(--cstu-blue-500)/.2)}.hover\:cstu-border-blue-500\/25:hover{border-color:rgb(var(--cstu-blue-500)/.25)}.hover\:cstu-border-blue-500\/30:hover{border-color:rgb(var(--cstu-blue-500)/.3)}.hover\:cstu-border-blue-500\/35:hover{border-color:rgb(var(--cstu-blue-500)/.35)}.hover\:cstu-border-blue-500\/40:hover{border-color:rgb(var(--cstu-blue-500)/.4)}.hover\:cstu-border-blue-500\/45:hover{border-color:rgb(var(--cstu-blue-500)/.45)}.hover\:cstu-border-blue-500\/5:hover{border-color:rgb(var(--cstu-blue-500)/.05)}.hover\:cstu-border-blue-500\/50:hover{border-color:rgb(var(--cstu-blue-500)/.5)}.hover\:cstu-border-blue-500\/55:hover{border-color:rgb(var(--cstu-blue-500)/.55)}.hover\:cstu-border-blue-500\/60:hover{border-color:rgb(var(--cstu-blue-500)/.6)}.hover\:cstu-border-blue-500\/65:hover{border-color:rgb(var(--cstu-blue-500)/.65)}.hover\:cstu-border-blue-500\/70:hover{border-color:rgb(var(--cstu-blue-500)/.7)}.hover\:cstu-border-blue-500\/75:hover{border-color:rgb(var(--cstu-blue-500)/.75)}.hover\:cstu-border-blue-500\/80:hover{border-color:rgb(var(--cstu-blue-500)/.8)}.hover\:cstu-border-blue-500\/85:hover{border-color:rgb(var(--cstu-blue-500)/.85)}.hover\:cstu-border-blue-500\/90:hover{border-color:rgb(var(--cstu-blue-500)/.9)}.hover\:cstu-border-blue-500\/95:hover{border-color:rgb(var(--cstu-blue-500)/.95)}.hover\:cstu-border-blue-550:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-550)/var(--tw-border-opacity,1))}.hover\:cstu-border-blue-550\/0:hover{border-color:rgb(var(--cstu-blue-550)/0)}.hover\:cstu-border-blue-550\/10:hover{border-color:rgb(var(--cstu-blue-550)/.1)}.hover\:cstu-border-blue-550\/100:hover{border-color:rgb(var(--cstu-blue-550)/1)}.hover\:cstu-border-blue-550\/15:hover{border-color:rgb(var(--cstu-blue-550)/.15)}.hover\:cstu-border-blue-550\/20:hover{border-color:rgb(var(--cstu-blue-550)/.2)}.hover\:cstu-border-blue-550\/25:hover{border-color:rgb(var(--cstu-blue-550)/.25)}.hover\:cstu-border-blue-550\/30:hover{border-color:rgb(var(--cstu-blue-550)/.3)}.hover\:cstu-border-blue-550\/35:hover{border-color:rgb(var(--cstu-blue-550)/.35)}.hover\:cstu-border-blue-550\/40:hover{border-color:rgb(var(--cstu-blue-550)/.4)}.hover\:cstu-border-blue-550\/45:hover{border-color:rgb(var(--cstu-blue-550)/.45)}.hover\:cstu-border-blue-550\/5:hover{border-color:rgb(var(--cstu-blue-550)/.05)}.hover\:cstu-border-blue-550\/50:hover{border-color:rgb(var(--cstu-blue-550)/.5)}.hover\:cstu-border-blue-550\/55:hover{border-color:rgb(var(--cstu-blue-550)/.55)}.hover\:cstu-border-blue-550\/60:hover{border-color:rgb(var(--cstu-blue-550)/.6)}.hover\:cstu-border-blue-550\/65:hover{border-color:rgb(var(--cstu-blue-550)/.65)}.hover\:cstu-border-blue-550\/70:hover{border-color:rgb(var(--cstu-blue-550)/.7)}.hover\:cstu-border-blue-550\/75:hover{border-color:rgb(var(--cstu-blue-550)/.75)}.hover\:cstu-border-blue-550\/80:hover{border-color:rgb(var(--cstu-blue-550)/.8)}.hover\:cstu-border-blue-550\/85:hover{border-color:rgb(var(--cstu-blue-550)/.85)}.hover\:cstu-border-blue-550\/90:hover{border-color:rgb(var(--cstu-blue-550)/.9)}.hover\:cstu-border-blue-550\/95:hover{border-color:rgb(var(--cstu-blue-550)/.95)}.hover\:cstu-border-blue-600:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-600)/var(--tw-border-opacity,1))}.hover\:cstu-border-blue-600\/0:hover{border-color:rgb(var(--cstu-blue-600)/0)}.hover\:cstu-border-blue-600\/10:hover{border-color:rgb(var(--cstu-blue-600)/.1)}.hover\:cstu-border-blue-600\/100:hover{border-color:rgb(var(--cstu-blue-600)/1)}.hover\:cstu-border-blue-600\/15:hover{border-color:rgb(var(--cstu-blue-600)/.15)}.hover\:cstu-border-blue-600\/20:hover{border-color:rgb(var(--cstu-blue-600)/.2)}.hover\:cstu-border-blue-600\/25:hover{border-color:rgb(var(--cstu-blue-600)/.25)}.hover\:cstu-border-blue-600\/30:hover{border-color:rgb(var(--cstu-blue-600)/.3)}.hover\:cstu-border-blue-600\/35:hover{border-color:rgb(var(--cstu-blue-600)/.35)}.hover\:cstu-border-blue-600\/40:hover{border-color:rgb(var(--cstu-blue-600)/.4)}.hover\:cstu-border-blue-600\/45:hover{border-color:rgb(var(--cstu-blue-600)/.45)}.hover\:cstu-border-blue-600\/5:hover{border-color:rgb(var(--cstu-blue-600)/.05)}.hover\:cstu-border-blue-600\/50:hover{border-color:rgb(var(--cstu-blue-600)/.5)}.hover\:cstu-border-blue-600\/55:hover{border-color:rgb(var(--cstu-blue-600)/.55)}.hover\:cstu-border-blue-600\/60:hover{border-color:rgb(var(--cstu-blue-600)/.6)}.hover\:cstu-border-blue-600\/65:hover{border-color:rgb(var(--cstu-blue-600)/.65)}.hover\:cstu-border-blue-600\/70:hover{border-color:rgb(var(--cstu-blue-600)/.7)}.hover\:cstu-border-blue-600\/75:hover{border-color:rgb(var(--cstu-blue-600)/.75)}.hover\:cstu-border-blue-600\/80:hover{border-color:rgb(var(--cstu-blue-600)/.8)}.hover\:cstu-border-blue-600\/85:hover{border-color:rgb(var(--cstu-blue-600)/.85)}.hover\:cstu-border-blue-600\/90:hover{border-color:rgb(var(--cstu-blue-600)/.9)}.hover\:cstu-border-blue-600\/95:hover{border-color:rgb(var(--cstu-blue-600)/.95)}.hover\:cstu-border-blue-700:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-700)/var(--tw-border-opacity,1))}.hover\:cstu-border-blue-700\/0:hover{border-color:rgb(var(--cstu-blue-700)/0)}.hover\:cstu-border-blue-700\/10:hover{border-color:rgb(var(--cstu-blue-700)/.1)}.hover\:cstu-border-blue-700\/100:hover{border-color:rgb(var(--cstu-blue-700)/1)}.hover\:cstu-border-blue-700\/15:hover{border-color:rgb(var(--cstu-blue-700)/.15)}.hover\:cstu-border-blue-700\/20:hover{border-color:rgb(var(--cstu-blue-700)/.2)}.hover\:cstu-border-blue-700\/25:hover{border-color:rgb(var(--cstu-blue-700)/.25)}.hover\:cstu-border-blue-700\/30:hover{border-color:rgb(var(--cstu-blue-700)/.3)}.hover\:cstu-border-blue-700\/35:hover{border-color:rgb(var(--cstu-blue-700)/.35)}.hover\:cstu-border-blue-700\/40:hover{border-color:rgb(var(--cstu-blue-700)/.4)}.hover\:cstu-border-blue-700\/45:hover{border-color:rgb(var(--cstu-blue-700)/.45)}.hover\:cstu-border-blue-700\/5:hover{border-color:rgb(var(--cstu-blue-700)/.05)}.hover\:cstu-border-blue-700\/50:hover{border-color:rgb(var(--cstu-blue-700)/.5)}.hover\:cstu-border-blue-700\/55:hover{border-color:rgb(var(--cstu-blue-700)/.55)}.hover\:cstu-border-blue-700\/60:hover{border-color:rgb(var(--cstu-blue-700)/.6)}.hover\:cstu-border-blue-700\/65:hover{border-color:rgb(var(--cstu-blue-700)/.65)}.hover\:cstu-border-blue-700\/70:hover{border-color:rgb(var(--cstu-blue-700)/.7)}.hover\:cstu-border-blue-700\/75:hover{border-color:rgb(var(--cstu-blue-700)/.75)}.hover\:cstu-border-blue-700\/80:hover{border-color:rgb(var(--cstu-blue-700)/.8)}.hover\:cstu-border-blue-700\/85:hover{border-color:rgb(var(--cstu-blue-700)/.85)}.hover\:cstu-border-blue-700\/90:hover{border-color:rgb(var(--cstu-blue-700)/.9)}.hover\:cstu-border-blue-700\/95:hover{border-color:rgb(var(--cstu-blue-700)/.95)}.hover\:cstu-border-blue-800:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-800)/var(--tw-border-opacity,1))}.hover\:cstu-border-blue-800\/0:hover{border-color:rgb(var(--cstu-blue-800)/0)}.hover\:cstu-border-blue-800\/10:hover{border-color:rgb(var(--cstu-blue-800)/.1)}.hover\:cstu-border-blue-800\/100:hover{border-color:rgb(var(--cstu-blue-800)/1)}.hover\:cstu-border-blue-800\/15:hover{border-color:rgb(var(--cstu-blue-800)/.15)}.hover\:cstu-border-blue-800\/20:hover{border-color:rgb(var(--cstu-blue-800)/.2)}.hover\:cstu-border-blue-800\/25:hover{border-color:rgb(var(--cstu-blue-800)/.25)}.hover\:cstu-border-blue-800\/30:hover{border-color:rgb(var(--cstu-blue-800)/.3)}.hover\:cstu-border-blue-800\/35:hover{border-color:rgb(var(--cstu-blue-800)/.35)}.hover\:cstu-border-blue-800\/40:hover{border-color:rgb(var(--cstu-blue-800)/.4)}.hover\:cstu-border-blue-800\/45:hover{border-color:rgb(var(--cstu-blue-800)/.45)}.hover\:cstu-border-blue-800\/5:hover{border-color:rgb(var(--cstu-blue-800)/.05)}.hover\:cstu-border-blue-800\/50:hover{border-color:rgb(var(--cstu-blue-800)/.5)}.hover\:cstu-border-blue-800\/55:hover{border-color:rgb(var(--cstu-blue-800)/.55)}.hover\:cstu-border-blue-800\/60:hover{border-color:rgb(var(--cstu-blue-800)/.6)}.hover\:cstu-border-blue-800\/65:hover{border-color:rgb(var(--cstu-blue-800)/.65)}.hover\:cstu-border-blue-800\/70:hover{border-color:rgb(var(--cstu-blue-800)/.7)}.hover\:cstu-border-blue-800\/75:hover{border-color:rgb(var(--cstu-blue-800)/.75)}.hover\:cstu-border-blue-800\/80:hover{border-color:rgb(var(--cstu-blue-800)/.8)}.hover\:cstu-border-blue-800\/85:hover{border-color:rgb(var(--cstu-blue-800)/.85)}.hover\:cstu-border-blue-800\/90:hover{border-color:rgb(var(--cstu-blue-800)/.9)}.hover\:cstu-border-blue-800\/95:hover{border-color:rgb(var(--cstu-blue-800)/.95)}.hover\:cstu-border-blue-900:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-900)/var(--tw-border-opacity,1))}.hover\:cstu-border-blue-900\/0:hover{border-color:rgb(var(--cstu-blue-900)/0)}.hover\:cstu-border-blue-900\/10:hover{border-color:rgb(var(--cstu-blue-900)/.1)}.hover\:cstu-border-blue-900\/100:hover{border-color:rgb(var(--cstu-blue-900)/1)}.hover\:cstu-border-blue-900\/15:hover{border-color:rgb(var(--cstu-blue-900)/.15)}.hover\:cstu-border-blue-900\/20:hover{border-color:rgb(var(--cstu-blue-900)/.2)}.hover\:cstu-border-blue-900\/25:hover{border-color:rgb(var(--cstu-blue-900)/.25)}.hover\:cstu-border-blue-900\/30:hover{border-color:rgb(var(--cstu-blue-900)/.3)}.hover\:cstu-border-blue-900\/35:hover{border-color:rgb(var(--cstu-blue-900)/.35)}.hover\:cstu-border-blue-900\/40:hover{border-color:rgb(var(--cstu-blue-900)/.4)}.hover\:cstu-border-blue-900\/45:hover{border-color:rgb(var(--cstu-blue-900)/.45)}.hover\:cstu-border-blue-900\/5:hover{border-color:rgb(var(--cstu-blue-900)/.05)}.hover\:cstu-border-blue-900\/50:hover{border-color:rgb(var(--cstu-blue-900)/.5)}.hover\:cstu-border-blue-900\/55:hover{border-color:rgb(var(--cstu-blue-900)/.55)}.hover\:cstu-border-blue-900\/60:hover{border-color:rgb(var(--cstu-blue-900)/.6)}.hover\:cstu-border-blue-900\/65:hover{border-color:rgb(var(--cstu-blue-900)/.65)}.hover\:cstu-border-blue-900\/70:hover{border-color:rgb(var(--cstu-blue-900)/.7)}.hover\:cstu-border-blue-900\/75:hover{border-color:rgb(var(--cstu-blue-900)/.75)}.hover\:cstu-border-blue-900\/80:hover{border-color:rgb(var(--cstu-blue-900)/.8)}.hover\:cstu-border-blue-900\/85:hover{border-color:rgb(var(--cstu-blue-900)/.85)}.hover\:cstu-border-blue-900\/90:hover{border-color:rgb(var(--cstu-blue-900)/.9)}.hover\:cstu-border-blue-900\/95:hover{border-color:rgb(var(--cstu-blue-900)/.95)}.hover\:cstu-border-danger-100:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-100)/var(--tw-border-opacity,1))}.hover\:cstu-border-danger-100\/0:hover{border-color:rgb(var(--cstu-danger-100)/0)}.hover\:cstu-border-danger-100\/10:hover{border-color:rgb(var(--cstu-danger-100)/.1)}.hover\:cstu-border-danger-100\/100:hover{border-color:rgb(var(--cstu-danger-100)/1)}.hover\:cstu-border-danger-100\/15:hover{border-color:rgb(var(--cstu-danger-100)/.15)}.hover\:cstu-border-danger-100\/20:hover{border-color:rgb(var(--cstu-danger-100)/.2)}.hover\:cstu-border-danger-100\/25:hover{border-color:rgb(var(--cstu-danger-100)/.25)}.hover\:cstu-border-danger-100\/30:hover{border-color:rgb(var(--cstu-danger-100)/.3)}.hover\:cstu-border-danger-100\/35:hover{border-color:rgb(var(--cstu-danger-100)/.35)}.hover\:cstu-border-danger-100\/40:hover{border-color:rgb(var(--cstu-danger-100)/.4)}.hover\:cstu-border-danger-100\/45:hover{border-color:rgb(var(--cstu-danger-100)/.45)}.hover\:cstu-border-danger-100\/5:hover{border-color:rgb(var(--cstu-danger-100)/.05)}.hover\:cstu-border-danger-100\/50:hover{border-color:rgb(var(--cstu-danger-100)/.5)}.hover\:cstu-border-danger-100\/55:hover{border-color:rgb(var(--cstu-danger-100)/.55)}.hover\:cstu-border-danger-100\/60:hover{border-color:rgb(var(--cstu-danger-100)/.6)}.hover\:cstu-border-danger-100\/65:hover{border-color:rgb(var(--cstu-danger-100)/.65)}.hover\:cstu-border-danger-100\/70:hover{border-color:rgb(var(--cstu-danger-100)/.7)}.hover\:cstu-border-danger-100\/75:hover{border-color:rgb(var(--cstu-danger-100)/.75)}.hover\:cstu-border-danger-100\/80:hover{border-color:rgb(var(--cstu-danger-100)/.8)}.hover\:cstu-border-danger-100\/85:hover{border-color:rgb(var(--cstu-danger-100)/.85)}.hover\:cstu-border-danger-100\/90:hover{border-color:rgb(var(--cstu-danger-100)/.9)}.hover\:cstu-border-danger-100\/95:hover{border-color:rgb(var(--cstu-danger-100)/.95)}.hover\:cstu-border-danger-200:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-200)/var(--tw-border-opacity,1))}.hover\:cstu-border-danger-200\/0:hover{border-color:rgb(var(--cstu-danger-200)/0)}.hover\:cstu-border-danger-200\/10:hover{border-color:rgb(var(--cstu-danger-200)/.1)}.hover\:cstu-border-danger-200\/100:hover{border-color:rgb(var(--cstu-danger-200)/1)}.hover\:cstu-border-danger-200\/15:hover{border-color:rgb(var(--cstu-danger-200)/.15)}.hover\:cstu-border-danger-200\/20:hover{border-color:rgb(var(--cstu-danger-200)/.2)}.hover\:cstu-border-danger-200\/25:hover{border-color:rgb(var(--cstu-danger-200)/.25)}.hover\:cstu-border-danger-200\/30:hover{border-color:rgb(var(--cstu-danger-200)/.3)}.hover\:cstu-border-danger-200\/35:hover{border-color:rgb(var(--cstu-danger-200)/.35)}.hover\:cstu-border-danger-200\/40:hover{border-color:rgb(var(--cstu-danger-200)/.4)}.hover\:cstu-border-danger-200\/45:hover{border-color:rgb(var(--cstu-danger-200)/.45)}.hover\:cstu-border-danger-200\/5:hover{border-color:rgb(var(--cstu-danger-200)/.05)}.hover\:cstu-border-danger-200\/50:hover{border-color:rgb(var(--cstu-danger-200)/.5)}.hover\:cstu-border-danger-200\/55:hover{border-color:rgb(var(--cstu-danger-200)/.55)}.hover\:cstu-border-danger-200\/60:hover{border-color:rgb(var(--cstu-danger-200)/.6)}.hover\:cstu-border-danger-200\/65:hover{border-color:rgb(var(--cstu-danger-200)/.65)}.hover\:cstu-border-danger-200\/70:hover{border-color:rgb(var(--cstu-danger-200)/.7)}.hover\:cstu-border-danger-200\/75:hover{border-color:rgb(var(--cstu-danger-200)/.75)}.hover\:cstu-border-danger-200\/80:hover{border-color:rgb(var(--cstu-danger-200)/.8)}.hover\:cstu-border-danger-200\/85:hover{border-color:rgb(var(--cstu-danger-200)/.85)}.hover\:cstu-border-danger-200\/90:hover{border-color:rgb(var(--cstu-danger-200)/.9)}.hover\:cstu-border-danger-200\/95:hover{border-color:rgb(var(--cstu-danger-200)/.95)}.hover\:cstu-border-danger-250:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-250)/var(--tw-border-opacity,1))}.hover\:cstu-border-danger-250\/0:hover{border-color:rgb(var(--cstu-danger-250)/0)}.hover\:cstu-border-danger-250\/10:hover{border-color:rgb(var(--cstu-danger-250)/.1)}.hover\:cstu-border-danger-250\/100:hover{border-color:rgb(var(--cstu-danger-250)/1)}.hover\:cstu-border-danger-250\/15:hover{border-color:rgb(var(--cstu-danger-250)/.15)}.hover\:cstu-border-danger-250\/20:hover{border-color:rgb(var(--cstu-danger-250)/.2)}.hover\:cstu-border-danger-250\/25:hover{border-color:rgb(var(--cstu-danger-250)/.25)}.hover\:cstu-border-danger-250\/30:hover{border-color:rgb(var(--cstu-danger-250)/.3)}.hover\:cstu-border-danger-250\/35:hover{border-color:rgb(var(--cstu-danger-250)/.35)}.hover\:cstu-border-danger-250\/40:hover{border-color:rgb(var(--cstu-danger-250)/.4)}.hover\:cstu-border-danger-250\/45:hover{border-color:rgb(var(--cstu-danger-250)/.45)}.hover\:cstu-border-danger-250\/5:hover{border-color:rgb(var(--cstu-danger-250)/.05)}.hover\:cstu-border-danger-250\/50:hover{border-color:rgb(var(--cstu-danger-250)/.5)}.hover\:cstu-border-danger-250\/55:hover{border-color:rgb(var(--cstu-danger-250)/.55)}.hover\:cstu-border-danger-250\/60:hover{border-color:rgb(var(--cstu-danger-250)/.6)}.hover\:cstu-border-danger-250\/65:hover{border-color:rgb(var(--cstu-danger-250)/.65)}.hover\:cstu-border-danger-250\/70:hover{border-color:rgb(var(--cstu-danger-250)/.7)}.hover\:cstu-border-danger-250\/75:hover{border-color:rgb(var(--cstu-danger-250)/.75)}.hover\:cstu-border-danger-250\/80:hover{border-color:rgb(var(--cstu-danger-250)/.8)}.hover\:cstu-border-danger-250\/85:hover{border-color:rgb(var(--cstu-danger-250)/.85)}.hover\:cstu-border-danger-250\/90:hover{border-color:rgb(var(--cstu-danger-250)/.9)}.hover\:cstu-border-danger-250\/95:hover{border-color:rgb(var(--cstu-danger-250)/.95)}.hover\:cstu-border-danger-300:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-300)/var(--tw-border-opacity,1))}.hover\:cstu-border-danger-300\/0:hover{border-color:rgb(var(--cstu-danger-300)/0)}.hover\:cstu-border-danger-300\/10:hover{border-color:rgb(var(--cstu-danger-300)/.1)}.hover\:cstu-border-danger-300\/100:hover{border-color:rgb(var(--cstu-danger-300)/1)}.hover\:cstu-border-danger-300\/15:hover{border-color:rgb(var(--cstu-danger-300)/.15)}.hover\:cstu-border-danger-300\/20:hover{border-color:rgb(var(--cstu-danger-300)/.2)}.hover\:cstu-border-danger-300\/25:hover{border-color:rgb(var(--cstu-danger-300)/.25)}.hover\:cstu-border-danger-300\/30:hover{border-color:rgb(var(--cstu-danger-300)/.3)}.hover\:cstu-border-danger-300\/35:hover{border-color:rgb(var(--cstu-danger-300)/.35)}.hover\:cstu-border-danger-300\/40:hover{border-color:rgb(var(--cstu-danger-300)/.4)}.hover\:cstu-border-danger-300\/45:hover{border-color:rgb(var(--cstu-danger-300)/.45)}.hover\:cstu-border-danger-300\/5:hover{border-color:rgb(var(--cstu-danger-300)/.05)}.hover\:cstu-border-danger-300\/50:hover{border-color:rgb(var(--cstu-danger-300)/.5)}.hover\:cstu-border-danger-300\/55:hover{border-color:rgb(var(--cstu-danger-300)/.55)}.hover\:cstu-border-danger-300\/60:hover{border-color:rgb(var(--cstu-danger-300)/.6)}.hover\:cstu-border-danger-300\/65:hover{border-color:rgb(var(--cstu-danger-300)/.65)}.hover\:cstu-border-danger-300\/70:hover{border-color:rgb(var(--cstu-danger-300)/.7)}.hover\:cstu-border-danger-300\/75:hover{border-color:rgb(var(--cstu-danger-300)/.75)}.hover\:cstu-border-danger-300\/80:hover{border-color:rgb(var(--cstu-danger-300)/.8)}.hover\:cstu-border-danger-300\/85:hover{border-color:rgb(var(--cstu-danger-300)/.85)}.hover\:cstu-border-danger-300\/90:hover{border-color:rgb(var(--cstu-danger-300)/.9)}.hover\:cstu-border-danger-300\/95:hover{border-color:rgb(var(--cstu-danger-300)/.95)}.hover\:cstu-border-danger-400:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-400)/var(--tw-border-opacity,1))}.hover\:cstu-border-danger-400\/0:hover{border-color:rgb(var(--cstu-danger-400)/0)}.hover\:cstu-border-danger-400\/10:hover{border-color:rgb(var(--cstu-danger-400)/.1)}.hover\:cstu-border-danger-400\/100:hover{border-color:rgb(var(--cstu-danger-400)/1)}.hover\:cstu-border-danger-400\/15:hover{border-color:rgb(var(--cstu-danger-400)/.15)}.hover\:cstu-border-danger-400\/20:hover{border-color:rgb(var(--cstu-danger-400)/.2)}.hover\:cstu-border-danger-400\/25:hover{border-color:rgb(var(--cstu-danger-400)/.25)}.hover\:cstu-border-danger-400\/30:hover{border-color:rgb(var(--cstu-danger-400)/.3)}.hover\:cstu-border-danger-400\/35:hover{border-color:rgb(var(--cstu-danger-400)/.35)}.hover\:cstu-border-danger-400\/40:hover{border-color:rgb(var(--cstu-danger-400)/.4)}.hover\:cstu-border-danger-400\/45:hover{border-color:rgb(var(--cstu-danger-400)/.45)}.hover\:cstu-border-danger-400\/5:hover{border-color:rgb(var(--cstu-danger-400)/.05)}.hover\:cstu-border-danger-400\/50:hover{border-color:rgb(var(--cstu-danger-400)/.5)}.hover\:cstu-border-danger-400\/55:hover{border-color:rgb(var(--cstu-danger-400)/.55)}.hover\:cstu-border-danger-400\/60:hover{border-color:rgb(var(--cstu-danger-400)/.6)}.hover\:cstu-border-danger-400\/65:hover{border-color:rgb(var(--cstu-danger-400)/.65)}.hover\:cstu-border-danger-400\/70:hover{border-color:rgb(var(--cstu-danger-400)/.7)}.hover\:cstu-border-danger-400\/75:hover{border-color:rgb(var(--cstu-danger-400)/.75)}.hover\:cstu-border-danger-400\/80:hover{border-color:rgb(var(--cstu-danger-400)/.8)}.hover\:cstu-border-danger-400\/85:hover{border-color:rgb(var(--cstu-danger-400)/.85)}.hover\:cstu-border-danger-400\/90:hover{border-color:rgb(var(--cstu-danger-400)/.9)}.hover\:cstu-border-danger-400\/95:hover{border-color:rgb(var(--cstu-danger-400)/.95)}.hover\:cstu-border-danger-450:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-450)/var(--tw-border-opacity,1))}.hover\:cstu-border-danger-450\/0:hover{border-color:rgb(var(--cstu-danger-450)/0)}.hover\:cstu-border-danger-450\/10:hover{border-color:rgb(var(--cstu-danger-450)/.1)}.hover\:cstu-border-danger-450\/100:hover{border-color:rgb(var(--cstu-danger-450)/1)}.hover\:cstu-border-danger-450\/15:hover{border-color:rgb(var(--cstu-danger-450)/.15)}.hover\:cstu-border-danger-450\/20:hover{border-color:rgb(var(--cstu-danger-450)/.2)}.hover\:cstu-border-danger-450\/25:hover{border-color:rgb(var(--cstu-danger-450)/.25)}.hover\:cstu-border-danger-450\/30:hover{border-color:rgb(var(--cstu-danger-450)/.3)}.hover\:cstu-border-danger-450\/35:hover{border-color:rgb(var(--cstu-danger-450)/.35)}.hover\:cstu-border-danger-450\/40:hover{border-color:rgb(var(--cstu-danger-450)/.4)}.hover\:cstu-border-danger-450\/45:hover{border-color:rgb(var(--cstu-danger-450)/.45)}.hover\:cstu-border-danger-450\/5:hover{border-color:rgb(var(--cstu-danger-450)/.05)}.hover\:cstu-border-danger-450\/50:hover{border-color:rgb(var(--cstu-danger-450)/.5)}.hover\:cstu-border-danger-450\/55:hover{border-color:rgb(var(--cstu-danger-450)/.55)}.hover\:cstu-border-danger-450\/60:hover{border-color:rgb(var(--cstu-danger-450)/.6)}.hover\:cstu-border-danger-450\/65:hover{border-color:rgb(var(--cstu-danger-450)/.65)}.hover\:cstu-border-danger-450\/70:hover{border-color:rgb(var(--cstu-danger-450)/.7)}.hover\:cstu-border-danger-450\/75:hover{border-color:rgb(var(--cstu-danger-450)/.75)}.hover\:cstu-border-danger-450\/80:hover{border-color:rgb(var(--cstu-danger-450)/.8)}.hover\:cstu-border-danger-450\/85:hover{border-color:rgb(var(--cstu-danger-450)/.85)}.hover\:cstu-border-danger-450\/90:hover{border-color:rgb(var(--cstu-danger-450)/.9)}.hover\:cstu-border-danger-450\/95:hover{border-color:rgb(var(--cstu-danger-450)/.95)}.hover\:cstu-border-danger-50:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-50)/var(--tw-border-opacity,1))}.hover\:cstu-border-danger-50\/0:hover{border-color:rgb(var(--cstu-danger-50)/0)}.hover\:cstu-border-danger-50\/10:hover{border-color:rgb(var(--cstu-danger-50)/.1)}.hover\:cstu-border-danger-50\/100:hover{border-color:rgb(var(--cstu-danger-50)/1)}.hover\:cstu-border-danger-50\/15:hover{border-color:rgb(var(--cstu-danger-50)/.15)}.hover\:cstu-border-danger-50\/20:hover{border-color:rgb(var(--cstu-danger-50)/.2)}.hover\:cstu-border-danger-50\/25:hover{border-color:rgb(var(--cstu-danger-50)/.25)}.hover\:cstu-border-danger-50\/30:hover{border-color:rgb(var(--cstu-danger-50)/.3)}.hover\:cstu-border-danger-50\/35:hover{border-color:rgb(var(--cstu-danger-50)/.35)}.hover\:cstu-border-danger-50\/40:hover{border-color:rgb(var(--cstu-danger-50)/.4)}.hover\:cstu-border-danger-50\/45:hover{border-color:rgb(var(--cstu-danger-50)/.45)}.hover\:cstu-border-danger-50\/5:hover{border-color:rgb(var(--cstu-danger-50)/.05)}.hover\:cstu-border-danger-50\/50:hover{border-color:rgb(var(--cstu-danger-50)/.5)}.hover\:cstu-border-danger-50\/55:hover{border-color:rgb(var(--cstu-danger-50)/.55)}.hover\:cstu-border-danger-50\/60:hover{border-color:rgb(var(--cstu-danger-50)/.6)}.hover\:cstu-border-danger-50\/65:hover{border-color:rgb(var(--cstu-danger-50)/.65)}.hover\:cstu-border-danger-50\/70:hover{border-color:rgb(var(--cstu-danger-50)/.7)}.hover\:cstu-border-danger-50\/75:hover{border-color:rgb(var(--cstu-danger-50)/.75)}.hover\:cstu-border-danger-50\/80:hover{border-color:rgb(var(--cstu-danger-50)/.8)}.hover\:cstu-border-danger-50\/85:hover{border-color:rgb(var(--cstu-danger-50)/.85)}.hover\:cstu-border-danger-50\/90:hover{border-color:rgb(var(--cstu-danger-50)/.9)}.hover\:cstu-border-danger-50\/95:hover{border-color:rgb(var(--cstu-danger-50)/.95)}.hover\:cstu-border-danger-500:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-500)/var(--tw-border-opacity,1))}.hover\:cstu-border-danger-500\/0:hover{border-color:rgb(var(--cstu-danger-500)/0)}.hover\:cstu-border-danger-500\/10:hover{border-color:rgb(var(--cstu-danger-500)/.1)}.hover\:cstu-border-danger-500\/100:hover{border-color:rgb(var(--cstu-danger-500)/1)}.hover\:cstu-border-danger-500\/15:hover{border-color:rgb(var(--cstu-danger-500)/.15)}.hover\:cstu-border-danger-500\/20:hover{border-color:rgb(var(--cstu-danger-500)/.2)}.hover\:cstu-border-danger-500\/25:hover{border-color:rgb(var(--cstu-danger-500)/.25)}.hover\:cstu-border-danger-500\/30:hover{border-color:rgb(var(--cstu-danger-500)/.3)}.hover\:cstu-border-danger-500\/35:hover{border-color:rgb(var(--cstu-danger-500)/.35)}.hover\:cstu-border-danger-500\/40:hover{border-color:rgb(var(--cstu-danger-500)/.4)}.hover\:cstu-border-danger-500\/45:hover{border-color:rgb(var(--cstu-danger-500)/.45)}.hover\:cstu-border-danger-500\/5:hover{border-color:rgb(var(--cstu-danger-500)/.05)}.hover\:cstu-border-danger-500\/50:hover{border-color:rgb(var(--cstu-danger-500)/.5)}.hover\:cstu-border-danger-500\/55:hover{border-color:rgb(var(--cstu-danger-500)/.55)}.hover\:cstu-border-danger-500\/60:hover{border-color:rgb(var(--cstu-danger-500)/.6)}.hover\:cstu-border-danger-500\/65:hover{border-color:rgb(var(--cstu-danger-500)/.65)}.hover\:cstu-border-danger-500\/70:hover{border-color:rgb(var(--cstu-danger-500)/.7)}.hover\:cstu-border-danger-500\/75:hover{border-color:rgb(var(--cstu-danger-500)/.75)}.hover\:cstu-border-danger-500\/80:hover{border-color:rgb(var(--cstu-danger-500)/.8)}.hover\:cstu-border-danger-500\/85:hover{border-color:rgb(var(--cstu-danger-500)/.85)}.hover\:cstu-border-danger-500\/90:hover{border-color:rgb(var(--cstu-danger-500)/.9)}.hover\:cstu-border-danger-500\/95:hover{border-color:rgb(var(--cstu-danger-500)/.95)}.hover\:cstu-border-danger-550:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-550)/var(--tw-border-opacity,1))}.hover\:cstu-border-danger-550\/0:hover{border-color:rgb(var(--cstu-danger-550)/0)}.hover\:cstu-border-danger-550\/10:hover{border-color:rgb(var(--cstu-danger-550)/.1)}.hover\:cstu-border-danger-550\/100:hover{border-color:rgb(var(--cstu-danger-550)/1)}.hover\:cstu-border-danger-550\/15:hover{border-color:rgb(var(--cstu-danger-550)/.15)}.hover\:cstu-border-danger-550\/20:hover{border-color:rgb(var(--cstu-danger-550)/.2)}.hover\:cstu-border-danger-550\/25:hover{border-color:rgb(var(--cstu-danger-550)/.25)}.hover\:cstu-border-danger-550\/30:hover{border-color:rgb(var(--cstu-danger-550)/.3)}.hover\:cstu-border-danger-550\/35:hover{border-color:rgb(var(--cstu-danger-550)/.35)}.hover\:cstu-border-danger-550\/40:hover{border-color:rgb(var(--cstu-danger-550)/.4)}.hover\:cstu-border-danger-550\/45:hover{border-color:rgb(var(--cstu-danger-550)/.45)}.hover\:cstu-border-danger-550\/5:hover{border-color:rgb(var(--cstu-danger-550)/.05)}.hover\:cstu-border-danger-550\/50:hover{border-color:rgb(var(--cstu-danger-550)/.5)}.hover\:cstu-border-danger-550\/55:hover{border-color:rgb(var(--cstu-danger-550)/.55)}.hover\:cstu-border-danger-550\/60:hover{border-color:rgb(var(--cstu-danger-550)/.6)}.hover\:cstu-border-danger-550\/65:hover{border-color:rgb(var(--cstu-danger-550)/.65)}.hover\:cstu-border-danger-550\/70:hover{border-color:rgb(var(--cstu-danger-550)/.7)}.hover\:cstu-border-danger-550\/75:hover{border-color:rgb(var(--cstu-danger-550)/.75)}.hover\:cstu-border-danger-550\/80:hover{border-color:rgb(var(--cstu-danger-550)/.8)}.hover\:cstu-border-danger-550\/85:hover{border-color:rgb(var(--cstu-danger-550)/.85)}.hover\:cstu-border-danger-550\/90:hover{border-color:rgb(var(--cstu-danger-550)/.9)}.hover\:cstu-border-danger-550\/95:hover{border-color:rgb(var(--cstu-danger-550)/.95)}.hover\:cstu-border-danger-575:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-575)/var(--tw-border-opacity,1))}.hover\:cstu-border-danger-575\/0:hover{border-color:rgb(var(--cstu-danger-575)/0)}.hover\:cstu-border-danger-575\/10:hover{border-color:rgb(var(--cstu-danger-575)/.1)}.hover\:cstu-border-danger-575\/100:hover{border-color:rgb(var(--cstu-danger-575)/1)}.hover\:cstu-border-danger-575\/15:hover{border-color:rgb(var(--cstu-danger-575)/.15)}.hover\:cstu-border-danger-575\/20:hover{border-color:rgb(var(--cstu-danger-575)/.2)}.hover\:cstu-border-danger-575\/25:hover{border-color:rgb(var(--cstu-danger-575)/.25)}.hover\:cstu-border-danger-575\/30:hover{border-color:rgb(var(--cstu-danger-575)/.3)}.hover\:cstu-border-danger-575\/35:hover{border-color:rgb(var(--cstu-danger-575)/.35)}.hover\:cstu-border-danger-575\/40:hover{border-color:rgb(var(--cstu-danger-575)/.4)}.hover\:cstu-border-danger-575\/45:hover{border-color:rgb(var(--cstu-danger-575)/.45)}.hover\:cstu-border-danger-575\/5:hover{border-color:rgb(var(--cstu-danger-575)/.05)}.hover\:cstu-border-danger-575\/50:hover{border-color:rgb(var(--cstu-danger-575)/.5)}.hover\:cstu-border-danger-575\/55:hover{border-color:rgb(var(--cstu-danger-575)/.55)}.hover\:cstu-border-danger-575\/60:hover{border-color:rgb(var(--cstu-danger-575)/.6)}.hover\:cstu-border-danger-575\/65:hover{border-color:rgb(var(--cstu-danger-575)/.65)}.hover\:cstu-border-danger-575\/70:hover{border-color:rgb(var(--cstu-danger-575)/.7)}.hover\:cstu-border-danger-575\/75:hover{border-color:rgb(var(--cstu-danger-575)/.75)}.hover\:cstu-border-danger-575\/80:hover{border-color:rgb(var(--cstu-danger-575)/.8)}.hover\:cstu-border-danger-575\/85:hover{border-color:rgb(var(--cstu-danger-575)/.85)}.hover\:cstu-border-danger-575\/90:hover{border-color:rgb(var(--cstu-danger-575)/.9)}.hover\:cstu-border-danger-575\/95:hover{border-color:rgb(var(--cstu-danger-575)/.95)}.hover\:cstu-border-danger-600:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-600)/var(--tw-border-opacity,1))}.hover\:cstu-border-danger-600\/0:hover{border-color:rgb(var(--cstu-danger-600)/0)}.hover\:cstu-border-danger-600\/10:hover{border-color:rgb(var(--cstu-danger-600)/.1)}.hover\:cstu-border-danger-600\/100:hover{border-color:rgb(var(--cstu-danger-600)/1)}.hover\:cstu-border-danger-600\/15:hover{border-color:rgb(var(--cstu-danger-600)/.15)}.hover\:cstu-border-danger-600\/20:hover{border-color:rgb(var(--cstu-danger-600)/.2)}.hover\:cstu-border-danger-600\/25:hover{border-color:rgb(var(--cstu-danger-600)/.25)}.hover\:cstu-border-danger-600\/30:hover{border-color:rgb(var(--cstu-danger-600)/.3)}.hover\:cstu-border-danger-600\/35:hover{border-color:rgb(var(--cstu-danger-600)/.35)}.hover\:cstu-border-danger-600\/40:hover{border-color:rgb(var(--cstu-danger-600)/.4)}.hover\:cstu-border-danger-600\/45:hover{border-color:rgb(var(--cstu-danger-600)/.45)}.hover\:cstu-border-danger-600\/5:hover{border-color:rgb(var(--cstu-danger-600)/.05)}.hover\:cstu-border-danger-600\/50:hover{border-color:rgb(var(--cstu-danger-600)/.5)}.hover\:cstu-border-danger-600\/55:hover{border-color:rgb(var(--cstu-danger-600)/.55)}.hover\:cstu-border-danger-600\/60:hover{border-color:rgb(var(--cstu-danger-600)/.6)}.hover\:cstu-border-danger-600\/65:hover{border-color:rgb(var(--cstu-danger-600)/.65)}.hover\:cstu-border-danger-600\/70:hover{border-color:rgb(var(--cstu-danger-600)/.7)}.hover\:cstu-border-danger-600\/75:hover{border-color:rgb(var(--cstu-danger-600)/.75)}.hover\:cstu-border-danger-600\/80:hover{border-color:rgb(var(--cstu-danger-600)/.8)}.hover\:cstu-border-danger-600\/85:hover{border-color:rgb(var(--cstu-danger-600)/.85)}.hover\:cstu-border-danger-600\/90:hover{border-color:rgb(var(--cstu-danger-600)/.9)}.hover\:cstu-border-danger-600\/95:hover{border-color:rgb(var(--cstu-danger-600)/.95)}.hover\:cstu-border-danger-700:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-700)/var(--tw-border-opacity,1))}.hover\:cstu-border-danger-700\/0:hover{border-color:rgb(var(--cstu-danger-700)/0)}.hover\:cstu-border-danger-700\/10:hover{border-color:rgb(var(--cstu-danger-700)/.1)}.hover\:cstu-border-danger-700\/100:hover{border-color:rgb(var(--cstu-danger-700)/1)}.hover\:cstu-border-danger-700\/15:hover{border-color:rgb(var(--cstu-danger-700)/.15)}.hover\:cstu-border-danger-700\/20:hover{border-color:rgb(var(--cstu-danger-700)/.2)}.hover\:cstu-border-danger-700\/25:hover{border-color:rgb(var(--cstu-danger-700)/.25)}.hover\:cstu-border-danger-700\/30:hover{border-color:rgb(var(--cstu-danger-700)/.3)}.hover\:cstu-border-danger-700\/35:hover{border-color:rgb(var(--cstu-danger-700)/.35)}.hover\:cstu-border-danger-700\/40:hover{border-color:rgb(var(--cstu-danger-700)/.4)}.hover\:cstu-border-danger-700\/45:hover{border-color:rgb(var(--cstu-danger-700)/.45)}.hover\:cstu-border-danger-700\/5:hover{border-color:rgb(var(--cstu-danger-700)/.05)}.hover\:cstu-border-danger-700\/50:hover{border-color:rgb(var(--cstu-danger-700)/.5)}.hover\:cstu-border-danger-700\/55:hover{border-color:rgb(var(--cstu-danger-700)/.55)}.hover\:cstu-border-danger-700\/60:hover{border-color:rgb(var(--cstu-danger-700)/.6)}.hover\:cstu-border-danger-700\/65:hover{border-color:rgb(var(--cstu-danger-700)/.65)}.hover\:cstu-border-danger-700\/70:hover{border-color:rgb(var(--cstu-danger-700)/.7)}.hover\:cstu-border-danger-700\/75:hover{border-color:rgb(var(--cstu-danger-700)/.75)}.hover\:cstu-border-danger-700\/80:hover{border-color:rgb(var(--cstu-danger-700)/.8)}.hover\:cstu-border-danger-700\/85:hover{border-color:rgb(var(--cstu-danger-700)/.85)}.hover\:cstu-border-danger-700\/90:hover{border-color:rgb(var(--cstu-danger-700)/.9)}.hover\:cstu-border-danger-700\/95:hover{border-color:rgb(var(--cstu-danger-700)/.95)}.hover\:cstu-border-danger-800:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-800)/var(--tw-border-opacity,1))}.hover\:cstu-border-danger-800\/0:hover{border-color:rgb(var(--cstu-danger-800)/0)}.hover\:cstu-border-danger-800\/10:hover{border-color:rgb(var(--cstu-danger-800)/.1)}.hover\:cstu-border-danger-800\/100:hover{border-color:rgb(var(--cstu-danger-800)/1)}.hover\:cstu-border-danger-800\/15:hover{border-color:rgb(var(--cstu-danger-800)/.15)}.hover\:cstu-border-danger-800\/20:hover{border-color:rgb(var(--cstu-danger-800)/.2)}.hover\:cstu-border-danger-800\/25:hover{border-color:rgb(var(--cstu-danger-800)/.25)}.hover\:cstu-border-danger-800\/30:hover{border-color:rgb(var(--cstu-danger-800)/.3)}.hover\:cstu-border-danger-800\/35:hover{border-color:rgb(var(--cstu-danger-800)/.35)}.hover\:cstu-border-danger-800\/40:hover{border-color:rgb(var(--cstu-danger-800)/.4)}.hover\:cstu-border-danger-800\/45:hover{border-color:rgb(var(--cstu-danger-800)/.45)}.hover\:cstu-border-danger-800\/5:hover{border-color:rgb(var(--cstu-danger-800)/.05)}.hover\:cstu-border-danger-800\/50:hover{border-color:rgb(var(--cstu-danger-800)/.5)}.hover\:cstu-border-danger-800\/55:hover{border-color:rgb(var(--cstu-danger-800)/.55)}.hover\:cstu-border-danger-800\/60:hover{border-color:rgb(var(--cstu-danger-800)/.6)}.hover\:cstu-border-danger-800\/65:hover{border-color:rgb(var(--cstu-danger-800)/.65)}.hover\:cstu-border-danger-800\/70:hover{border-color:rgb(var(--cstu-danger-800)/.7)}.hover\:cstu-border-danger-800\/75:hover{border-color:rgb(var(--cstu-danger-800)/.75)}.hover\:cstu-border-danger-800\/80:hover{border-color:rgb(var(--cstu-danger-800)/.8)}.hover\:cstu-border-danger-800\/85:hover{border-color:rgb(var(--cstu-danger-800)/.85)}.hover\:cstu-border-danger-800\/90:hover{border-color:rgb(var(--cstu-danger-800)/.9)}.hover\:cstu-border-danger-800\/95:hover{border-color:rgb(var(--cstu-danger-800)/.95)}.hover\:cstu-border-danger-900:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-900)/var(--tw-border-opacity,1))}.hover\:cstu-border-danger-900\/0:hover{border-color:rgb(var(--cstu-danger-900)/0)}.hover\:cstu-border-danger-900\/10:hover{border-color:rgb(var(--cstu-danger-900)/.1)}.hover\:cstu-border-danger-900\/100:hover{border-color:rgb(var(--cstu-danger-900)/1)}.hover\:cstu-border-danger-900\/15:hover{border-color:rgb(var(--cstu-danger-900)/.15)}.hover\:cstu-border-danger-900\/20:hover{border-color:rgb(var(--cstu-danger-900)/.2)}.hover\:cstu-border-danger-900\/25:hover{border-color:rgb(var(--cstu-danger-900)/.25)}.hover\:cstu-border-danger-900\/30:hover{border-color:rgb(var(--cstu-danger-900)/.3)}.hover\:cstu-border-danger-900\/35:hover{border-color:rgb(var(--cstu-danger-900)/.35)}.hover\:cstu-border-danger-900\/40:hover{border-color:rgb(var(--cstu-danger-900)/.4)}.hover\:cstu-border-danger-900\/45:hover{border-color:rgb(var(--cstu-danger-900)/.45)}.hover\:cstu-border-danger-900\/5:hover{border-color:rgb(var(--cstu-danger-900)/.05)}.hover\:cstu-border-danger-900\/50:hover{border-color:rgb(var(--cstu-danger-900)/.5)}.hover\:cstu-border-danger-900\/55:hover{border-color:rgb(var(--cstu-danger-900)/.55)}.hover\:cstu-border-danger-900\/60:hover{border-color:rgb(var(--cstu-danger-900)/.6)}.hover\:cstu-border-danger-900\/65:hover{border-color:rgb(var(--cstu-danger-900)/.65)}.hover\:cstu-border-danger-900\/70:hover{border-color:rgb(var(--cstu-danger-900)/.7)}.hover\:cstu-border-danger-900\/75:hover{border-color:rgb(var(--cstu-danger-900)/.75)}.hover\:cstu-border-danger-900\/80:hover{border-color:rgb(var(--cstu-danger-900)/.8)}.hover\:cstu-border-danger-900\/85:hover{border-color:rgb(var(--cstu-danger-900)/.85)}.hover\:cstu-border-danger-900\/90:hover{border-color:rgb(var(--cstu-danger-900)/.9)}.hover\:cstu-border-danger-900\/95:hover{border-color:rgb(var(--cstu-danger-900)/.95)}.hover\:cstu-border-gray-100:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-100)/var(--tw-border-opacity,1))}.hover\:cstu-border-gray-100\/0:hover{border-color:rgb(var(--cstu-gray-100)/0)}.hover\:cstu-border-gray-100\/10:hover{border-color:rgb(var(--cstu-gray-100)/.1)}.hover\:cstu-border-gray-100\/100:hover{border-color:rgb(var(--cstu-gray-100)/1)}.hover\:cstu-border-gray-100\/15:hover{border-color:rgb(var(--cstu-gray-100)/.15)}.hover\:cstu-border-gray-100\/20:hover{border-color:rgb(var(--cstu-gray-100)/.2)}.hover\:cstu-border-gray-100\/25:hover{border-color:rgb(var(--cstu-gray-100)/.25)}.hover\:cstu-border-gray-100\/30:hover{border-color:rgb(var(--cstu-gray-100)/.3)}.hover\:cstu-border-gray-100\/35:hover{border-color:rgb(var(--cstu-gray-100)/.35)}.hover\:cstu-border-gray-100\/40:hover{border-color:rgb(var(--cstu-gray-100)/.4)}.hover\:cstu-border-gray-100\/45:hover{border-color:rgb(var(--cstu-gray-100)/.45)}.hover\:cstu-border-gray-100\/5:hover{border-color:rgb(var(--cstu-gray-100)/.05)}.hover\:cstu-border-gray-100\/50:hover{border-color:rgb(var(--cstu-gray-100)/.5)}.hover\:cstu-border-gray-100\/55:hover{border-color:rgb(var(--cstu-gray-100)/.55)}.hover\:cstu-border-gray-100\/60:hover{border-color:rgb(var(--cstu-gray-100)/.6)}.hover\:cstu-border-gray-100\/65:hover{border-color:rgb(var(--cstu-gray-100)/.65)}.hover\:cstu-border-gray-100\/70:hover{border-color:rgb(var(--cstu-gray-100)/.7)}.hover\:cstu-border-gray-100\/75:hover{border-color:rgb(var(--cstu-gray-100)/.75)}.hover\:cstu-border-gray-100\/80:hover{border-color:rgb(var(--cstu-gray-100)/.8)}.hover\:cstu-border-gray-100\/85:hover{border-color:rgb(var(--cstu-gray-100)/.85)}.hover\:cstu-border-gray-100\/90:hover{border-color:rgb(var(--cstu-gray-100)/.9)}.hover\:cstu-border-gray-100\/95:hover{border-color:rgb(var(--cstu-gray-100)/.95)}.hover\:cstu-border-gray-200:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-200)/var(--tw-border-opacity,1))}.hover\:cstu-border-gray-200\/0:hover{border-color:rgb(var(--cstu-gray-200)/0)}.hover\:cstu-border-gray-200\/10:hover{border-color:rgb(var(--cstu-gray-200)/.1)}.hover\:cstu-border-gray-200\/100:hover{border-color:rgb(var(--cstu-gray-200)/1)}.hover\:cstu-border-gray-200\/15:hover{border-color:rgb(var(--cstu-gray-200)/.15)}.hover\:cstu-border-gray-200\/20:hover{border-color:rgb(var(--cstu-gray-200)/.2)}.hover\:cstu-border-gray-200\/25:hover{border-color:rgb(var(--cstu-gray-200)/.25)}.hover\:cstu-border-gray-200\/30:hover{border-color:rgb(var(--cstu-gray-200)/.3)}.hover\:cstu-border-gray-200\/35:hover{border-color:rgb(var(--cstu-gray-200)/.35)}.hover\:cstu-border-gray-200\/40:hover{border-color:rgb(var(--cstu-gray-200)/.4)}.hover\:cstu-border-gray-200\/45:hover{border-color:rgb(var(--cstu-gray-200)/.45)}.hover\:cstu-border-gray-200\/5:hover{border-color:rgb(var(--cstu-gray-200)/.05)}.hover\:cstu-border-gray-200\/50:hover{border-color:rgb(var(--cstu-gray-200)/.5)}.hover\:cstu-border-gray-200\/55:hover{border-color:rgb(var(--cstu-gray-200)/.55)}.hover\:cstu-border-gray-200\/60:hover{border-color:rgb(var(--cstu-gray-200)/.6)}.hover\:cstu-border-gray-200\/65:hover{border-color:rgb(var(--cstu-gray-200)/.65)}.hover\:cstu-border-gray-200\/70:hover{border-color:rgb(var(--cstu-gray-200)/.7)}.hover\:cstu-border-gray-200\/75:hover{border-color:rgb(var(--cstu-gray-200)/.75)}.hover\:cstu-border-gray-200\/80:hover{border-color:rgb(var(--cstu-gray-200)/.8)}.hover\:cstu-border-gray-200\/85:hover{border-color:rgb(var(--cstu-gray-200)/.85)}.hover\:cstu-border-gray-200\/90:hover{border-color:rgb(var(--cstu-gray-200)/.9)}.hover\:cstu-border-gray-200\/95:hover{border-color:rgb(var(--cstu-gray-200)/.95)}.hover\:cstu-border-gray-250:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-250)/var(--tw-border-opacity,1))}.hover\:cstu-border-gray-250\/0:hover{border-color:rgb(var(--cstu-gray-250)/0)}.hover\:cstu-border-gray-250\/10:hover{border-color:rgb(var(--cstu-gray-250)/.1)}.hover\:cstu-border-gray-250\/100:hover{border-color:rgb(var(--cstu-gray-250)/1)}.hover\:cstu-border-gray-250\/15:hover{border-color:rgb(var(--cstu-gray-250)/.15)}.hover\:cstu-border-gray-250\/20:hover{border-color:rgb(var(--cstu-gray-250)/.2)}.hover\:cstu-border-gray-250\/25:hover{border-color:rgb(var(--cstu-gray-250)/.25)}.hover\:cstu-border-gray-250\/30:hover{border-color:rgb(var(--cstu-gray-250)/.3)}.hover\:cstu-border-gray-250\/35:hover{border-color:rgb(var(--cstu-gray-250)/.35)}.hover\:cstu-border-gray-250\/40:hover{border-color:rgb(var(--cstu-gray-250)/.4)}.hover\:cstu-border-gray-250\/45:hover{border-color:rgb(var(--cstu-gray-250)/.45)}.hover\:cstu-border-gray-250\/5:hover{border-color:rgb(var(--cstu-gray-250)/.05)}.hover\:cstu-border-gray-250\/50:hover{border-color:rgb(var(--cstu-gray-250)/.5)}.hover\:cstu-border-gray-250\/55:hover{border-color:rgb(var(--cstu-gray-250)/.55)}.hover\:cstu-border-gray-250\/60:hover{border-color:rgb(var(--cstu-gray-250)/.6)}.hover\:cstu-border-gray-250\/65:hover{border-color:rgb(var(--cstu-gray-250)/.65)}.hover\:cstu-border-gray-250\/70:hover{border-color:rgb(var(--cstu-gray-250)/.7)}.hover\:cstu-border-gray-250\/75:hover{border-color:rgb(var(--cstu-gray-250)/.75)}.hover\:cstu-border-gray-250\/80:hover{border-color:rgb(var(--cstu-gray-250)/.8)}.hover\:cstu-border-gray-250\/85:hover{border-color:rgb(var(--cstu-gray-250)/.85)}.hover\:cstu-border-gray-250\/90:hover{border-color:rgb(var(--cstu-gray-250)/.9)}.hover\:cstu-border-gray-250\/95:hover{border-color:rgb(var(--cstu-gray-250)/.95)}.hover\:cstu-border-gray-300:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-300)/var(--tw-border-opacity,1))}.hover\:cstu-border-gray-300\/0:hover{border-color:rgb(var(--cstu-gray-300)/0)}.hover\:cstu-border-gray-300\/10:hover{border-color:rgb(var(--cstu-gray-300)/.1)}.hover\:cstu-border-gray-300\/100:hover{border-color:rgb(var(--cstu-gray-300)/1)}.hover\:cstu-border-gray-300\/15:hover{border-color:rgb(var(--cstu-gray-300)/.15)}.hover\:cstu-border-gray-300\/20:hover{border-color:rgb(var(--cstu-gray-300)/.2)}.hover\:cstu-border-gray-300\/25:hover{border-color:rgb(var(--cstu-gray-300)/.25)}.hover\:cstu-border-gray-300\/30:hover{border-color:rgb(var(--cstu-gray-300)/.3)}.hover\:cstu-border-gray-300\/35:hover{border-color:rgb(var(--cstu-gray-300)/.35)}.hover\:cstu-border-gray-300\/40:hover{border-color:rgb(var(--cstu-gray-300)/.4)}.hover\:cstu-border-gray-300\/45:hover{border-color:rgb(var(--cstu-gray-300)/.45)}.hover\:cstu-border-gray-300\/5:hover{border-color:rgb(var(--cstu-gray-300)/.05)}.hover\:cstu-border-gray-300\/50:hover{border-color:rgb(var(--cstu-gray-300)/.5)}.hover\:cstu-border-gray-300\/55:hover{border-color:rgb(var(--cstu-gray-300)/.55)}.hover\:cstu-border-gray-300\/60:hover{border-color:rgb(var(--cstu-gray-300)/.6)}.hover\:cstu-border-gray-300\/65:hover{border-color:rgb(var(--cstu-gray-300)/.65)}.hover\:cstu-border-gray-300\/70:hover{border-color:rgb(var(--cstu-gray-300)/.7)}.hover\:cstu-border-gray-300\/75:hover{border-color:rgb(var(--cstu-gray-300)/.75)}.hover\:cstu-border-gray-300\/80:hover{border-color:rgb(var(--cstu-gray-300)/.8)}.hover\:cstu-border-gray-300\/85:hover{border-color:rgb(var(--cstu-gray-300)/.85)}.hover\:cstu-border-gray-300\/90:hover{border-color:rgb(var(--cstu-gray-300)/.9)}.hover\:cstu-border-gray-300\/95:hover{border-color:rgb(var(--cstu-gray-300)/.95)}.hover\:cstu-border-gray-400:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-400)/var(--tw-border-opacity,1))}.hover\:cstu-border-gray-400\/0:hover{border-color:rgb(var(--cstu-gray-400)/0)}.hover\:cstu-border-gray-400\/10:hover{border-color:rgb(var(--cstu-gray-400)/.1)}.hover\:cstu-border-gray-400\/100:hover{border-color:rgb(var(--cstu-gray-400)/1)}.hover\:cstu-border-gray-400\/15:hover{border-color:rgb(var(--cstu-gray-400)/.15)}.hover\:cstu-border-gray-400\/20:hover{border-color:rgb(var(--cstu-gray-400)/.2)}.hover\:cstu-border-gray-400\/25:hover{border-color:rgb(var(--cstu-gray-400)/.25)}.hover\:cstu-border-gray-400\/30:hover{border-color:rgb(var(--cstu-gray-400)/.3)}.hover\:cstu-border-gray-400\/35:hover{border-color:rgb(var(--cstu-gray-400)/.35)}.hover\:cstu-border-gray-400\/40:hover{border-color:rgb(var(--cstu-gray-400)/.4)}.hover\:cstu-border-gray-400\/45:hover{border-color:rgb(var(--cstu-gray-400)/.45)}.hover\:cstu-border-gray-400\/5:hover{border-color:rgb(var(--cstu-gray-400)/.05)}.hover\:cstu-border-gray-400\/50:hover{border-color:rgb(var(--cstu-gray-400)/.5)}.hover\:cstu-border-gray-400\/55:hover{border-color:rgb(var(--cstu-gray-400)/.55)}.hover\:cstu-border-gray-400\/60:hover{border-color:rgb(var(--cstu-gray-400)/.6)}.hover\:cstu-border-gray-400\/65:hover{border-color:rgb(var(--cstu-gray-400)/.65)}.hover\:cstu-border-gray-400\/70:hover{border-color:rgb(var(--cstu-gray-400)/.7)}.hover\:cstu-border-gray-400\/75:hover{border-color:rgb(var(--cstu-gray-400)/.75)}.hover\:cstu-border-gray-400\/80:hover{border-color:rgb(var(--cstu-gray-400)/.8)}.hover\:cstu-border-gray-400\/85:hover{border-color:rgb(var(--cstu-gray-400)/.85)}.hover\:cstu-border-gray-400\/90:hover{border-color:rgb(var(--cstu-gray-400)/.9)}.hover\:cstu-border-gray-400\/95:hover{border-color:rgb(var(--cstu-gray-400)/.95)}.hover\:cstu-border-gray-50:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-50)/var(--tw-border-opacity,1))}.hover\:cstu-border-gray-50\/0:hover{border-color:rgb(var(--cstu-gray-50)/0)}.hover\:cstu-border-gray-50\/10:hover{border-color:rgb(var(--cstu-gray-50)/.1)}.hover\:cstu-border-gray-50\/100:hover{border-color:rgb(var(--cstu-gray-50)/1)}.hover\:cstu-border-gray-50\/15:hover{border-color:rgb(var(--cstu-gray-50)/.15)}.hover\:cstu-border-gray-50\/20:hover{border-color:rgb(var(--cstu-gray-50)/.2)}.hover\:cstu-border-gray-50\/25:hover{border-color:rgb(var(--cstu-gray-50)/.25)}.hover\:cstu-border-gray-50\/30:hover{border-color:rgb(var(--cstu-gray-50)/.3)}.hover\:cstu-border-gray-50\/35:hover{border-color:rgb(var(--cstu-gray-50)/.35)}.hover\:cstu-border-gray-50\/40:hover{border-color:rgb(var(--cstu-gray-50)/.4)}.hover\:cstu-border-gray-50\/45:hover{border-color:rgb(var(--cstu-gray-50)/.45)}.hover\:cstu-border-gray-50\/5:hover{border-color:rgb(var(--cstu-gray-50)/.05)}.hover\:cstu-border-gray-50\/50:hover{border-color:rgb(var(--cstu-gray-50)/.5)}.hover\:cstu-border-gray-50\/55:hover{border-color:rgb(var(--cstu-gray-50)/.55)}.hover\:cstu-border-gray-50\/60:hover{border-color:rgb(var(--cstu-gray-50)/.6)}.hover\:cstu-border-gray-50\/65:hover{border-color:rgb(var(--cstu-gray-50)/.65)}.hover\:cstu-border-gray-50\/70:hover{border-color:rgb(var(--cstu-gray-50)/.7)}.hover\:cstu-border-gray-50\/75:hover{border-color:rgb(var(--cstu-gray-50)/.75)}.hover\:cstu-border-gray-50\/80:hover{border-color:rgb(var(--cstu-gray-50)/.8)}.hover\:cstu-border-gray-50\/85:hover{border-color:rgb(var(--cstu-gray-50)/.85)}.hover\:cstu-border-gray-50\/90:hover{border-color:rgb(var(--cstu-gray-50)/.9)}.hover\:cstu-border-gray-50\/95:hover{border-color:rgb(var(--cstu-gray-50)/.95)}.hover\:cstu-border-gray-500:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-500)/var(--tw-border-opacity,1))}.hover\:cstu-border-gray-500\/0:hover{border-color:rgb(var(--cstu-gray-500)/0)}.hover\:cstu-border-gray-500\/10:hover{border-color:rgb(var(--cstu-gray-500)/.1)}.hover\:cstu-border-gray-500\/100:hover{border-color:rgb(var(--cstu-gray-500)/1)}.hover\:cstu-border-gray-500\/15:hover{border-color:rgb(var(--cstu-gray-500)/.15)}.hover\:cstu-border-gray-500\/20:hover{border-color:rgb(var(--cstu-gray-500)/.2)}.hover\:cstu-border-gray-500\/25:hover{border-color:rgb(var(--cstu-gray-500)/.25)}.hover\:cstu-border-gray-500\/30:hover{border-color:rgb(var(--cstu-gray-500)/.3)}.hover\:cstu-border-gray-500\/35:hover{border-color:rgb(var(--cstu-gray-500)/.35)}.hover\:cstu-border-gray-500\/40:hover{border-color:rgb(var(--cstu-gray-500)/.4)}.hover\:cstu-border-gray-500\/45:hover{border-color:rgb(var(--cstu-gray-500)/.45)}.hover\:cstu-border-gray-500\/5:hover{border-color:rgb(var(--cstu-gray-500)/.05)}.hover\:cstu-border-gray-500\/50:hover{border-color:rgb(var(--cstu-gray-500)/.5)}.hover\:cstu-border-gray-500\/55:hover{border-color:rgb(var(--cstu-gray-500)/.55)}.hover\:cstu-border-gray-500\/60:hover{border-color:rgb(var(--cstu-gray-500)/.6)}.hover\:cstu-border-gray-500\/65:hover{border-color:rgb(var(--cstu-gray-500)/.65)}.hover\:cstu-border-gray-500\/70:hover{border-color:rgb(var(--cstu-gray-500)/.7)}.hover\:cstu-border-gray-500\/75:hover{border-color:rgb(var(--cstu-gray-500)/.75)}.hover\:cstu-border-gray-500\/80:hover{border-color:rgb(var(--cstu-gray-500)/.8)}.hover\:cstu-border-gray-500\/85:hover{border-color:rgb(var(--cstu-gray-500)/.85)}.hover\:cstu-border-gray-500\/90:hover{border-color:rgb(var(--cstu-gray-500)/.9)}.hover\:cstu-border-gray-500\/95:hover{border-color:rgb(var(--cstu-gray-500)/.95)}.hover\:cstu-border-gray-550:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-550)/var(--tw-border-opacity,1))}.hover\:cstu-border-gray-550\/0:hover{border-color:rgb(var(--cstu-gray-550)/0)}.hover\:cstu-border-gray-550\/10:hover{border-color:rgb(var(--cstu-gray-550)/.1)}.hover\:cstu-border-gray-550\/100:hover{border-color:rgb(var(--cstu-gray-550)/1)}.hover\:cstu-border-gray-550\/15:hover{border-color:rgb(var(--cstu-gray-550)/.15)}.hover\:cstu-border-gray-550\/20:hover{border-color:rgb(var(--cstu-gray-550)/.2)}.hover\:cstu-border-gray-550\/25:hover{border-color:rgb(var(--cstu-gray-550)/.25)}.hover\:cstu-border-gray-550\/30:hover{border-color:rgb(var(--cstu-gray-550)/.3)}.hover\:cstu-border-gray-550\/35:hover{border-color:rgb(var(--cstu-gray-550)/.35)}.hover\:cstu-border-gray-550\/40:hover{border-color:rgb(var(--cstu-gray-550)/.4)}.hover\:cstu-border-gray-550\/45:hover{border-color:rgb(var(--cstu-gray-550)/.45)}.hover\:cstu-border-gray-550\/5:hover{border-color:rgb(var(--cstu-gray-550)/.05)}.hover\:cstu-border-gray-550\/50:hover{border-color:rgb(var(--cstu-gray-550)/.5)}.hover\:cstu-border-gray-550\/55:hover{border-color:rgb(var(--cstu-gray-550)/.55)}.hover\:cstu-border-gray-550\/60:hover{border-color:rgb(var(--cstu-gray-550)/.6)}.hover\:cstu-border-gray-550\/65:hover{border-color:rgb(var(--cstu-gray-550)/.65)}.hover\:cstu-border-gray-550\/70:hover{border-color:rgb(var(--cstu-gray-550)/.7)}.hover\:cstu-border-gray-550\/75:hover{border-color:rgb(var(--cstu-gray-550)/.75)}.hover\:cstu-border-gray-550\/80:hover{border-color:rgb(var(--cstu-gray-550)/.8)}.hover\:cstu-border-gray-550\/85:hover{border-color:rgb(var(--cstu-gray-550)/.85)}.hover\:cstu-border-gray-550\/90:hover{border-color:rgb(var(--cstu-gray-550)/.9)}.hover\:cstu-border-gray-550\/95:hover{border-color:rgb(var(--cstu-gray-550)/.95)}.hover\:cstu-border-gray-575:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-575)/var(--tw-border-opacity,1))}.hover\:cstu-border-gray-575\/0:hover{border-color:rgb(var(--cstu-gray-575)/0)}.hover\:cstu-border-gray-575\/10:hover{border-color:rgb(var(--cstu-gray-575)/.1)}.hover\:cstu-border-gray-575\/100:hover{border-color:rgb(var(--cstu-gray-575)/1)}.hover\:cstu-border-gray-575\/15:hover{border-color:rgb(var(--cstu-gray-575)/.15)}.hover\:cstu-border-gray-575\/20:hover{border-color:rgb(var(--cstu-gray-575)/.2)}.hover\:cstu-border-gray-575\/25:hover{border-color:rgb(var(--cstu-gray-575)/.25)}.hover\:cstu-border-gray-575\/30:hover{border-color:rgb(var(--cstu-gray-575)/.3)}.hover\:cstu-border-gray-575\/35:hover{border-color:rgb(var(--cstu-gray-575)/.35)}.hover\:cstu-border-gray-575\/40:hover{border-color:rgb(var(--cstu-gray-575)/.4)}.hover\:cstu-border-gray-575\/45:hover{border-color:rgb(var(--cstu-gray-575)/.45)}.hover\:cstu-border-gray-575\/5:hover{border-color:rgb(var(--cstu-gray-575)/.05)}.hover\:cstu-border-gray-575\/50:hover{border-color:rgb(var(--cstu-gray-575)/.5)}.hover\:cstu-border-gray-575\/55:hover{border-color:rgb(var(--cstu-gray-575)/.55)}.hover\:cstu-border-gray-575\/60:hover{border-color:rgb(var(--cstu-gray-575)/.6)}.hover\:cstu-border-gray-575\/65:hover{border-color:rgb(var(--cstu-gray-575)/.65)}.hover\:cstu-border-gray-575\/70:hover{border-color:rgb(var(--cstu-gray-575)/.7)}.hover\:cstu-border-gray-575\/75:hover{border-color:rgb(var(--cstu-gray-575)/.75)}.hover\:cstu-border-gray-575\/80:hover{border-color:rgb(var(--cstu-gray-575)/.8)}.hover\:cstu-border-gray-575\/85:hover{border-color:rgb(var(--cstu-gray-575)/.85)}.hover\:cstu-border-gray-575\/90:hover{border-color:rgb(var(--cstu-gray-575)/.9)}.hover\:cstu-border-gray-575\/95:hover{border-color:rgb(var(--cstu-gray-575)/.95)}.hover\:cstu-border-gray-600:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-600)/var(--tw-border-opacity,1))}.hover\:cstu-border-gray-600\/0:hover{border-color:rgb(var(--cstu-gray-600)/0)}.hover\:cstu-border-gray-600\/10:hover{border-color:rgb(var(--cstu-gray-600)/.1)}.hover\:cstu-border-gray-600\/100:hover{border-color:rgb(var(--cstu-gray-600)/1)}.hover\:cstu-border-gray-600\/15:hover{border-color:rgb(var(--cstu-gray-600)/.15)}.hover\:cstu-border-gray-600\/20:hover{border-color:rgb(var(--cstu-gray-600)/.2)}.hover\:cstu-border-gray-600\/25:hover{border-color:rgb(var(--cstu-gray-600)/.25)}.hover\:cstu-border-gray-600\/30:hover{border-color:rgb(var(--cstu-gray-600)/.3)}.hover\:cstu-border-gray-600\/35:hover{border-color:rgb(var(--cstu-gray-600)/.35)}.hover\:cstu-border-gray-600\/40:hover{border-color:rgb(var(--cstu-gray-600)/.4)}.hover\:cstu-border-gray-600\/45:hover{border-color:rgb(var(--cstu-gray-600)/.45)}.hover\:cstu-border-gray-600\/5:hover{border-color:rgb(var(--cstu-gray-600)/.05)}.hover\:cstu-border-gray-600\/50:hover{border-color:rgb(var(--cstu-gray-600)/.5)}.hover\:cstu-border-gray-600\/55:hover{border-color:rgb(var(--cstu-gray-600)/.55)}.hover\:cstu-border-gray-600\/60:hover{border-color:rgb(var(--cstu-gray-600)/.6)}.hover\:cstu-border-gray-600\/65:hover{border-color:rgb(var(--cstu-gray-600)/.65)}.hover\:cstu-border-gray-600\/70:hover{border-color:rgb(var(--cstu-gray-600)/.7)}.hover\:cstu-border-gray-600\/75:hover{border-color:rgb(var(--cstu-gray-600)/.75)}.hover\:cstu-border-gray-600\/80:hover{border-color:rgb(var(--cstu-gray-600)/.8)}.hover\:cstu-border-gray-600\/85:hover{border-color:rgb(var(--cstu-gray-600)/.85)}.hover\:cstu-border-gray-600\/90:hover{border-color:rgb(var(--cstu-gray-600)/.9)}.hover\:cstu-border-gray-600\/95:hover{border-color:rgb(var(--cstu-gray-600)/.95)}.hover\:cstu-border-gray-700:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-700)/var(--tw-border-opacity,1))}.hover\:cstu-border-gray-700\/0:hover{border-color:rgb(var(--cstu-gray-700)/0)}.hover\:cstu-border-gray-700\/10:hover{border-color:rgb(var(--cstu-gray-700)/.1)}.hover\:cstu-border-gray-700\/100:hover{border-color:rgb(var(--cstu-gray-700)/1)}.hover\:cstu-border-gray-700\/15:hover{border-color:rgb(var(--cstu-gray-700)/.15)}.hover\:cstu-border-gray-700\/20:hover{border-color:rgb(var(--cstu-gray-700)/.2)}.hover\:cstu-border-gray-700\/25:hover{border-color:rgb(var(--cstu-gray-700)/.25)}.hover\:cstu-border-gray-700\/30:hover{border-color:rgb(var(--cstu-gray-700)/.3)}.hover\:cstu-border-gray-700\/35:hover{border-color:rgb(var(--cstu-gray-700)/.35)}.hover\:cstu-border-gray-700\/40:hover{border-color:rgb(var(--cstu-gray-700)/.4)}.hover\:cstu-border-gray-700\/45:hover{border-color:rgb(var(--cstu-gray-700)/.45)}.hover\:cstu-border-gray-700\/5:hover{border-color:rgb(var(--cstu-gray-700)/.05)}.hover\:cstu-border-gray-700\/50:hover{border-color:rgb(var(--cstu-gray-700)/.5)}.hover\:cstu-border-gray-700\/55:hover{border-color:rgb(var(--cstu-gray-700)/.55)}.hover\:cstu-border-gray-700\/60:hover{border-color:rgb(var(--cstu-gray-700)/.6)}.hover\:cstu-border-gray-700\/65:hover{border-color:rgb(var(--cstu-gray-700)/.65)}.hover\:cstu-border-gray-700\/70:hover{border-color:rgb(var(--cstu-gray-700)/.7)}.hover\:cstu-border-gray-700\/75:hover{border-color:rgb(var(--cstu-gray-700)/.75)}.hover\:cstu-border-gray-700\/80:hover{border-color:rgb(var(--cstu-gray-700)/.8)}.hover\:cstu-border-gray-700\/85:hover{border-color:rgb(var(--cstu-gray-700)/.85)}.hover\:cstu-border-gray-700\/90:hover{border-color:rgb(var(--cstu-gray-700)/.9)}.hover\:cstu-border-gray-700\/95:hover{border-color:rgb(var(--cstu-gray-700)/.95)}.hover\:cstu-border-gray-800:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-800)/var(--tw-border-opacity,1))}.hover\:cstu-border-gray-800\/0:hover{border-color:rgb(var(--cstu-gray-800)/0)}.hover\:cstu-border-gray-800\/10:hover{border-color:rgb(var(--cstu-gray-800)/.1)}.hover\:cstu-border-gray-800\/100:hover{border-color:rgb(var(--cstu-gray-800)/1)}.hover\:cstu-border-gray-800\/15:hover{border-color:rgb(var(--cstu-gray-800)/.15)}.hover\:cstu-border-gray-800\/20:hover{border-color:rgb(var(--cstu-gray-800)/.2)}.hover\:cstu-border-gray-800\/25:hover{border-color:rgb(var(--cstu-gray-800)/.25)}.hover\:cstu-border-gray-800\/30:hover{border-color:rgb(var(--cstu-gray-800)/.3)}.hover\:cstu-border-gray-800\/35:hover{border-color:rgb(var(--cstu-gray-800)/.35)}.hover\:cstu-border-gray-800\/40:hover{border-color:rgb(var(--cstu-gray-800)/.4)}.hover\:cstu-border-gray-800\/45:hover{border-color:rgb(var(--cstu-gray-800)/.45)}.hover\:cstu-border-gray-800\/5:hover{border-color:rgb(var(--cstu-gray-800)/.05)}.hover\:cstu-border-gray-800\/50:hover{border-color:rgb(var(--cstu-gray-800)/.5)}.hover\:cstu-border-gray-800\/55:hover{border-color:rgb(var(--cstu-gray-800)/.55)}.hover\:cstu-border-gray-800\/60:hover{border-color:rgb(var(--cstu-gray-800)/.6)}.hover\:cstu-border-gray-800\/65:hover{border-color:rgb(var(--cstu-gray-800)/.65)}.hover\:cstu-border-gray-800\/70:hover{border-color:rgb(var(--cstu-gray-800)/.7)}.hover\:cstu-border-gray-800\/75:hover{border-color:rgb(var(--cstu-gray-800)/.75)}.hover\:cstu-border-gray-800\/80:hover{border-color:rgb(var(--cstu-gray-800)/.8)}.hover\:cstu-border-gray-800\/85:hover{border-color:rgb(var(--cstu-gray-800)/.85)}.hover\:cstu-border-gray-800\/90:hover{border-color:rgb(var(--cstu-gray-800)/.9)}.hover\:cstu-border-gray-800\/95:hover{border-color:rgb(var(--cstu-gray-800)/.95)}.hover\:cstu-border-gray-900:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-900)/var(--tw-border-opacity,1))}.hover\:cstu-border-gray-900\/0:hover{border-color:rgb(var(--cstu-gray-900)/0)}.hover\:cstu-border-gray-900\/10:hover{border-color:rgb(var(--cstu-gray-900)/.1)}.hover\:cstu-border-gray-900\/100:hover{border-color:rgb(var(--cstu-gray-900)/1)}.hover\:cstu-border-gray-900\/15:hover{border-color:rgb(var(--cstu-gray-900)/.15)}.hover\:cstu-border-gray-900\/20:hover{border-color:rgb(var(--cstu-gray-900)/.2)}.hover\:cstu-border-gray-900\/25:hover{border-color:rgb(var(--cstu-gray-900)/.25)}.hover\:cstu-border-gray-900\/30:hover{border-color:rgb(var(--cstu-gray-900)/.3)}.hover\:cstu-border-gray-900\/35:hover{border-color:rgb(var(--cstu-gray-900)/.35)}.hover\:cstu-border-gray-900\/40:hover{border-color:rgb(var(--cstu-gray-900)/.4)}.hover\:cstu-border-gray-900\/45:hover{border-color:rgb(var(--cstu-gray-900)/.45)}.hover\:cstu-border-gray-900\/5:hover{border-color:rgb(var(--cstu-gray-900)/.05)}.hover\:cstu-border-gray-900\/50:hover{border-color:rgb(var(--cstu-gray-900)/.5)}.hover\:cstu-border-gray-900\/55:hover{border-color:rgb(var(--cstu-gray-900)/.55)}.hover\:cstu-border-gray-900\/60:hover{border-color:rgb(var(--cstu-gray-900)/.6)}.hover\:cstu-border-gray-900\/65:hover{border-color:rgb(var(--cstu-gray-900)/.65)}.hover\:cstu-border-gray-900\/70:hover{border-color:rgb(var(--cstu-gray-900)/.7)}.hover\:cstu-border-gray-900\/75:hover{border-color:rgb(var(--cstu-gray-900)/.75)}.hover\:cstu-border-gray-900\/80:hover{border-color:rgb(var(--cstu-gray-900)/.8)}.hover\:cstu-border-gray-900\/85:hover{border-color:rgb(var(--cstu-gray-900)/.85)}.hover\:cstu-border-gray-900\/90:hover{border-color:rgb(var(--cstu-gray-900)/.9)}.hover\:cstu-border-gray-900\/95:hover{border-color:rgb(var(--cstu-gray-900)/.95)}.hover\:cstu-border-green-100:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-green-100)/var(--tw-border-opacity,1))}.hover\:cstu-border-green-100\/0:hover{border-color:rgb(var(--cstu-green-100)/0)}.hover\:cstu-border-green-100\/10:hover{border-color:rgb(var(--cstu-green-100)/.1)}.hover\:cstu-border-green-100\/100:hover{border-color:rgb(var(--cstu-green-100)/1)}.hover\:cstu-border-green-100\/15:hover{border-color:rgb(var(--cstu-green-100)/.15)}.hover\:cstu-border-green-100\/20:hover{border-color:rgb(var(--cstu-green-100)/.2)}.hover\:cstu-border-green-100\/25:hover{border-color:rgb(var(--cstu-green-100)/.25)}.hover\:cstu-border-green-100\/30:hover{border-color:rgb(var(--cstu-green-100)/.3)}.hover\:cstu-border-green-100\/35:hover{border-color:rgb(var(--cstu-green-100)/.35)}.hover\:cstu-border-green-100\/40:hover{border-color:rgb(var(--cstu-green-100)/.4)}.hover\:cstu-border-green-100\/45:hover{border-color:rgb(var(--cstu-green-100)/.45)}.hover\:cstu-border-green-100\/5:hover{border-color:rgb(var(--cstu-green-100)/.05)}.hover\:cstu-border-green-100\/50:hover{border-color:rgb(var(--cstu-green-100)/.5)}.hover\:cstu-border-green-100\/55:hover{border-color:rgb(var(--cstu-green-100)/.55)}.hover\:cstu-border-green-100\/60:hover{border-color:rgb(var(--cstu-green-100)/.6)}.hover\:cstu-border-green-100\/65:hover{border-color:rgb(var(--cstu-green-100)/.65)}.hover\:cstu-border-green-100\/70:hover{border-color:rgb(var(--cstu-green-100)/.7)}.hover\:cstu-border-green-100\/75:hover{border-color:rgb(var(--cstu-green-100)/.75)}.hover\:cstu-border-green-100\/80:hover{border-color:rgb(var(--cstu-green-100)/.8)}.hover\:cstu-border-green-100\/85:hover{border-color:rgb(var(--cstu-green-100)/.85)}.hover\:cstu-border-green-100\/90:hover{border-color:rgb(var(--cstu-green-100)/.9)}.hover\:cstu-border-green-100\/95:hover{border-color:rgb(var(--cstu-green-100)/.95)}.hover\:cstu-border-green-200:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-green-200)/var(--tw-border-opacity,1))}.hover\:cstu-border-green-200\/0:hover{border-color:rgb(var(--cstu-green-200)/0)}.hover\:cstu-border-green-200\/10:hover{border-color:rgb(var(--cstu-green-200)/.1)}.hover\:cstu-border-green-200\/100:hover{border-color:rgb(var(--cstu-green-200)/1)}.hover\:cstu-border-green-200\/15:hover{border-color:rgb(var(--cstu-green-200)/.15)}.hover\:cstu-border-green-200\/20:hover{border-color:rgb(var(--cstu-green-200)/.2)}.hover\:cstu-border-green-200\/25:hover{border-color:rgb(var(--cstu-green-200)/.25)}.hover\:cstu-border-green-200\/30:hover{border-color:rgb(var(--cstu-green-200)/.3)}.hover\:cstu-border-green-200\/35:hover{border-color:rgb(var(--cstu-green-200)/.35)}.hover\:cstu-border-green-200\/40:hover{border-color:rgb(var(--cstu-green-200)/.4)}.hover\:cstu-border-green-200\/45:hover{border-color:rgb(var(--cstu-green-200)/.45)}.hover\:cstu-border-green-200\/5:hover{border-color:rgb(var(--cstu-green-200)/.05)}.hover\:cstu-border-green-200\/50:hover{border-color:rgb(var(--cstu-green-200)/.5)}.hover\:cstu-border-green-200\/55:hover{border-color:rgb(var(--cstu-green-200)/.55)}.hover\:cstu-border-green-200\/60:hover{border-color:rgb(var(--cstu-green-200)/.6)}.hover\:cstu-border-green-200\/65:hover{border-color:rgb(var(--cstu-green-200)/.65)}.hover\:cstu-border-green-200\/70:hover{border-color:rgb(var(--cstu-green-200)/.7)}.hover\:cstu-border-green-200\/75:hover{border-color:rgb(var(--cstu-green-200)/.75)}.hover\:cstu-border-green-200\/80:hover{border-color:rgb(var(--cstu-green-200)/.8)}.hover\:cstu-border-green-200\/85:hover{border-color:rgb(var(--cstu-green-200)/.85)}.hover\:cstu-border-green-200\/90:hover{border-color:rgb(var(--cstu-green-200)/.9)}.hover\:cstu-border-green-200\/95:hover{border-color:rgb(var(--cstu-green-200)/.95)}.hover\:cstu-border-green-300:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-green-300)/var(--tw-border-opacity,1))}.hover\:cstu-border-green-300\/0:hover{border-color:rgb(var(--cstu-green-300)/0)}.hover\:cstu-border-green-300\/10:hover{border-color:rgb(var(--cstu-green-300)/.1)}.hover\:cstu-border-green-300\/100:hover{border-color:rgb(var(--cstu-green-300)/1)}.hover\:cstu-border-green-300\/15:hover{border-color:rgb(var(--cstu-green-300)/.15)}.hover\:cstu-border-green-300\/20:hover{border-color:rgb(var(--cstu-green-300)/.2)}.hover\:cstu-border-green-300\/25:hover{border-color:rgb(var(--cstu-green-300)/.25)}.hover\:cstu-border-green-300\/30:hover{border-color:rgb(var(--cstu-green-300)/.3)}.hover\:cstu-border-green-300\/35:hover{border-color:rgb(var(--cstu-green-300)/.35)}.hover\:cstu-border-green-300\/40:hover{border-color:rgb(var(--cstu-green-300)/.4)}.hover\:cstu-border-green-300\/45:hover{border-color:rgb(var(--cstu-green-300)/.45)}.hover\:cstu-border-green-300\/5:hover{border-color:rgb(var(--cstu-green-300)/.05)}.hover\:cstu-border-green-300\/50:hover{border-color:rgb(var(--cstu-green-300)/.5)}.hover\:cstu-border-green-300\/55:hover{border-color:rgb(var(--cstu-green-300)/.55)}.hover\:cstu-border-green-300\/60:hover{border-color:rgb(var(--cstu-green-300)/.6)}.hover\:cstu-border-green-300\/65:hover{border-color:rgb(var(--cstu-green-300)/.65)}.hover\:cstu-border-green-300\/70:hover{border-color:rgb(var(--cstu-green-300)/.7)}.hover\:cstu-border-green-300\/75:hover{border-color:rgb(var(--cstu-green-300)/.75)}.hover\:cstu-border-green-300\/80:hover{border-color:rgb(var(--cstu-green-300)/.8)}.hover\:cstu-border-green-300\/85:hover{border-color:rgb(var(--cstu-green-300)/.85)}.hover\:cstu-border-green-300\/90:hover{border-color:rgb(var(--cstu-green-300)/.9)}.hover\:cstu-border-green-300\/95:hover{border-color:rgb(var(--cstu-green-300)/.95)}.hover\:cstu-border-green-400:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-green-400)/var(--tw-border-opacity,1))}.hover\:cstu-border-green-400\/0:hover{border-color:rgb(var(--cstu-green-400)/0)}.hover\:cstu-border-green-400\/10:hover{border-color:rgb(var(--cstu-green-400)/.1)}.hover\:cstu-border-green-400\/100:hover{border-color:rgb(var(--cstu-green-400)/1)}.hover\:cstu-border-green-400\/15:hover{border-color:rgb(var(--cstu-green-400)/.15)}.hover\:cstu-border-green-400\/20:hover{border-color:rgb(var(--cstu-green-400)/.2)}.hover\:cstu-border-green-400\/25:hover{border-color:rgb(var(--cstu-green-400)/.25)}.hover\:cstu-border-green-400\/30:hover{border-color:rgb(var(--cstu-green-400)/.3)}.hover\:cstu-border-green-400\/35:hover{border-color:rgb(var(--cstu-green-400)/.35)}.hover\:cstu-border-green-400\/40:hover{border-color:rgb(var(--cstu-green-400)/.4)}.hover\:cstu-border-green-400\/45:hover{border-color:rgb(var(--cstu-green-400)/.45)}.hover\:cstu-border-green-400\/5:hover{border-color:rgb(var(--cstu-green-400)/.05)}.hover\:cstu-border-green-400\/50:hover{border-color:rgb(var(--cstu-green-400)/.5)}.hover\:cstu-border-green-400\/55:hover{border-color:rgb(var(--cstu-green-400)/.55)}.hover\:cstu-border-green-400\/60:hover{border-color:rgb(var(--cstu-green-400)/.6)}.hover\:cstu-border-green-400\/65:hover{border-color:rgb(var(--cstu-green-400)/.65)}.hover\:cstu-border-green-400\/70:hover{border-color:rgb(var(--cstu-green-400)/.7)}.hover\:cstu-border-green-400\/75:hover{border-color:rgb(var(--cstu-green-400)/.75)}.hover\:cstu-border-green-400\/80:hover{border-color:rgb(var(--cstu-green-400)/.8)}.hover\:cstu-border-green-400\/85:hover{border-color:rgb(var(--cstu-green-400)/.85)}.hover\:cstu-border-green-400\/90:hover{border-color:rgb(var(--cstu-green-400)/.9)}.hover\:cstu-border-green-400\/95:hover{border-color:rgb(var(--cstu-green-400)/.95)}.hover\:cstu-border-green-50:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-green-50)/var(--tw-border-opacity,1))}.hover\:cstu-border-green-50\/0:hover{border-color:rgb(var(--cstu-green-50)/0)}.hover\:cstu-border-green-50\/10:hover{border-color:rgb(var(--cstu-green-50)/.1)}.hover\:cstu-border-green-50\/100:hover{border-color:rgb(var(--cstu-green-50)/1)}.hover\:cstu-border-green-50\/15:hover{border-color:rgb(var(--cstu-green-50)/.15)}.hover\:cstu-border-green-50\/20:hover{border-color:rgb(var(--cstu-green-50)/.2)}.hover\:cstu-border-green-50\/25:hover{border-color:rgb(var(--cstu-green-50)/.25)}.hover\:cstu-border-green-50\/30:hover{border-color:rgb(var(--cstu-green-50)/.3)}.hover\:cstu-border-green-50\/35:hover{border-color:rgb(var(--cstu-green-50)/.35)}.hover\:cstu-border-green-50\/40:hover{border-color:rgb(var(--cstu-green-50)/.4)}.hover\:cstu-border-green-50\/45:hover{border-color:rgb(var(--cstu-green-50)/.45)}.hover\:cstu-border-green-50\/5:hover{border-color:rgb(var(--cstu-green-50)/.05)}.hover\:cstu-border-green-50\/50:hover{border-color:rgb(var(--cstu-green-50)/.5)}.hover\:cstu-border-green-50\/55:hover{border-color:rgb(var(--cstu-green-50)/.55)}.hover\:cstu-border-green-50\/60:hover{border-color:rgb(var(--cstu-green-50)/.6)}.hover\:cstu-border-green-50\/65:hover{border-color:rgb(var(--cstu-green-50)/.65)}.hover\:cstu-border-green-50\/70:hover{border-color:rgb(var(--cstu-green-50)/.7)}.hover\:cstu-border-green-50\/75:hover{border-color:rgb(var(--cstu-green-50)/.75)}.hover\:cstu-border-green-50\/80:hover{border-color:rgb(var(--cstu-green-50)/.8)}.hover\:cstu-border-green-50\/85:hover{border-color:rgb(var(--cstu-green-50)/.85)}.hover\:cstu-border-green-50\/90:hover{border-color:rgb(var(--cstu-green-50)/.9)}.hover\:cstu-border-green-50\/95:hover{border-color:rgb(var(--cstu-green-50)/.95)}.hover\:cstu-border-green-500:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-green-500)/var(--tw-border-opacity,1))}.hover\:cstu-border-green-500\/0:hover{border-color:rgb(var(--cstu-green-500)/0)}.hover\:cstu-border-green-500\/10:hover{border-color:rgb(var(--cstu-green-500)/.1)}.hover\:cstu-border-green-500\/100:hover{border-color:rgb(var(--cstu-green-500)/1)}.hover\:cstu-border-green-500\/15:hover{border-color:rgb(var(--cstu-green-500)/.15)}.hover\:cstu-border-green-500\/20:hover{border-color:rgb(var(--cstu-green-500)/.2)}.hover\:cstu-border-green-500\/25:hover{border-color:rgb(var(--cstu-green-500)/.25)}.hover\:cstu-border-green-500\/30:hover{border-color:rgb(var(--cstu-green-500)/.3)}.hover\:cstu-border-green-500\/35:hover{border-color:rgb(var(--cstu-green-500)/.35)}.hover\:cstu-border-green-500\/40:hover{border-color:rgb(var(--cstu-green-500)/.4)}.hover\:cstu-border-green-500\/45:hover{border-color:rgb(var(--cstu-green-500)/.45)}.hover\:cstu-border-green-500\/5:hover{border-color:rgb(var(--cstu-green-500)/.05)}.hover\:cstu-border-green-500\/50:hover{border-color:rgb(var(--cstu-green-500)/.5)}.hover\:cstu-border-green-500\/55:hover{border-color:rgb(var(--cstu-green-500)/.55)}.hover\:cstu-border-green-500\/60:hover{border-color:rgb(var(--cstu-green-500)/.6)}.hover\:cstu-border-green-500\/65:hover{border-color:rgb(var(--cstu-green-500)/.65)}.hover\:cstu-border-green-500\/70:hover{border-color:rgb(var(--cstu-green-500)/.7)}.hover\:cstu-border-green-500\/75:hover{border-color:rgb(var(--cstu-green-500)/.75)}.hover\:cstu-border-green-500\/80:hover{border-color:rgb(var(--cstu-green-500)/.8)}.hover\:cstu-border-green-500\/85:hover{border-color:rgb(var(--cstu-green-500)/.85)}.hover\:cstu-border-green-500\/90:hover{border-color:rgb(var(--cstu-green-500)/.9)}.hover\:cstu-border-green-500\/95:hover{border-color:rgb(var(--cstu-green-500)/.95)}.hover\:cstu-border-green-600:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-green-600)/var(--tw-border-opacity,1))}.hover\:cstu-border-green-600\/0:hover{border-color:rgb(var(--cstu-green-600)/0)}.hover\:cstu-border-green-600\/10:hover{border-color:rgb(var(--cstu-green-600)/.1)}.hover\:cstu-border-green-600\/100:hover{border-color:rgb(var(--cstu-green-600)/1)}.hover\:cstu-border-green-600\/15:hover{border-color:rgb(var(--cstu-green-600)/.15)}.hover\:cstu-border-green-600\/20:hover{border-color:rgb(var(--cstu-green-600)/.2)}.hover\:cstu-border-green-600\/25:hover{border-color:rgb(var(--cstu-green-600)/.25)}.hover\:cstu-border-green-600\/30:hover{border-color:rgb(var(--cstu-green-600)/.3)}.hover\:cstu-border-green-600\/35:hover{border-color:rgb(var(--cstu-green-600)/.35)}.hover\:cstu-border-green-600\/40:hover{border-color:rgb(var(--cstu-green-600)/.4)}.hover\:cstu-border-green-600\/45:hover{border-color:rgb(var(--cstu-green-600)/.45)}.hover\:cstu-border-green-600\/5:hover{border-color:rgb(var(--cstu-green-600)/.05)}.hover\:cstu-border-green-600\/50:hover{border-color:rgb(var(--cstu-green-600)/.5)}.hover\:cstu-border-green-600\/55:hover{border-color:rgb(var(--cstu-green-600)/.55)}.hover\:cstu-border-green-600\/60:hover{border-color:rgb(var(--cstu-green-600)/.6)}.hover\:cstu-border-green-600\/65:hover{border-color:rgb(var(--cstu-green-600)/.65)}.hover\:cstu-border-green-600\/70:hover{border-color:rgb(var(--cstu-green-600)/.7)}.hover\:cstu-border-green-600\/75:hover{border-color:rgb(var(--cstu-green-600)/.75)}.hover\:cstu-border-green-600\/80:hover{border-color:rgb(var(--cstu-green-600)/.8)}.hover\:cstu-border-green-600\/85:hover{border-color:rgb(var(--cstu-green-600)/.85)}.hover\:cstu-border-green-600\/90:hover{border-color:rgb(var(--cstu-green-600)/.9)}.hover\:cstu-border-green-600\/95:hover{border-color:rgb(var(--cstu-green-600)/.95)}.hover\:cstu-border-green-700:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-green-700)/var(--tw-border-opacity,1))}.hover\:cstu-border-green-700\/0:hover{border-color:rgb(var(--cstu-green-700)/0)}.hover\:cstu-border-green-700\/10:hover{border-color:rgb(var(--cstu-green-700)/.1)}.hover\:cstu-border-green-700\/100:hover{border-color:rgb(var(--cstu-green-700)/1)}.hover\:cstu-border-green-700\/15:hover{border-color:rgb(var(--cstu-green-700)/.15)}.hover\:cstu-border-green-700\/20:hover{border-color:rgb(var(--cstu-green-700)/.2)}.hover\:cstu-border-green-700\/25:hover{border-color:rgb(var(--cstu-green-700)/.25)}.hover\:cstu-border-green-700\/30:hover{border-color:rgb(var(--cstu-green-700)/.3)}.hover\:cstu-border-green-700\/35:hover{border-color:rgb(var(--cstu-green-700)/.35)}.hover\:cstu-border-green-700\/40:hover{border-color:rgb(var(--cstu-green-700)/.4)}.hover\:cstu-border-green-700\/45:hover{border-color:rgb(var(--cstu-green-700)/.45)}.hover\:cstu-border-green-700\/5:hover{border-color:rgb(var(--cstu-green-700)/.05)}.hover\:cstu-border-green-700\/50:hover{border-color:rgb(var(--cstu-green-700)/.5)}.hover\:cstu-border-green-700\/55:hover{border-color:rgb(var(--cstu-green-700)/.55)}.hover\:cstu-border-green-700\/60:hover{border-color:rgb(var(--cstu-green-700)/.6)}.hover\:cstu-border-green-700\/65:hover{border-color:rgb(var(--cstu-green-700)/.65)}.hover\:cstu-border-green-700\/70:hover{border-color:rgb(var(--cstu-green-700)/.7)}.hover\:cstu-border-green-700\/75:hover{border-color:rgb(var(--cstu-green-700)/.75)}.hover\:cstu-border-green-700\/80:hover{border-color:rgb(var(--cstu-green-700)/.8)}.hover\:cstu-border-green-700\/85:hover{border-color:rgb(var(--cstu-green-700)/.85)}.hover\:cstu-border-green-700\/90:hover{border-color:rgb(var(--cstu-green-700)/.9)}.hover\:cstu-border-green-700\/95:hover{border-color:rgb(var(--cstu-green-700)/.95)}.hover\:cstu-border-green-800:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-green-800)/var(--tw-border-opacity,1))}.hover\:cstu-border-green-800\/0:hover{border-color:rgb(var(--cstu-green-800)/0)}.hover\:cstu-border-green-800\/10:hover{border-color:rgb(var(--cstu-green-800)/.1)}.hover\:cstu-border-green-800\/100:hover{border-color:rgb(var(--cstu-green-800)/1)}.hover\:cstu-border-green-800\/15:hover{border-color:rgb(var(--cstu-green-800)/.15)}.hover\:cstu-border-green-800\/20:hover{border-color:rgb(var(--cstu-green-800)/.2)}.hover\:cstu-border-green-800\/25:hover{border-color:rgb(var(--cstu-green-800)/.25)}.hover\:cstu-border-green-800\/30:hover{border-color:rgb(var(--cstu-green-800)/.3)}.hover\:cstu-border-green-800\/35:hover{border-color:rgb(var(--cstu-green-800)/.35)}.hover\:cstu-border-green-800\/40:hover{border-color:rgb(var(--cstu-green-800)/.4)}.hover\:cstu-border-green-800\/45:hover{border-color:rgb(var(--cstu-green-800)/.45)}.hover\:cstu-border-green-800\/5:hover{border-color:rgb(var(--cstu-green-800)/.05)}.hover\:cstu-border-green-800\/50:hover{border-color:rgb(var(--cstu-green-800)/.5)}.hover\:cstu-border-green-800\/55:hover{border-color:rgb(var(--cstu-green-800)/.55)}.hover\:cstu-border-green-800\/60:hover{border-color:rgb(var(--cstu-green-800)/.6)}.hover\:cstu-border-green-800\/65:hover{border-color:rgb(var(--cstu-green-800)/.65)}.hover\:cstu-border-green-800\/70:hover{border-color:rgb(var(--cstu-green-800)/.7)}.hover\:cstu-border-green-800\/75:hover{border-color:rgb(var(--cstu-green-800)/.75)}.hover\:cstu-border-green-800\/80:hover{border-color:rgb(var(--cstu-green-800)/.8)}.hover\:cstu-border-green-800\/85:hover{border-color:rgb(var(--cstu-green-800)/.85)}.hover\:cstu-border-green-800\/90:hover{border-color:rgb(var(--cstu-green-800)/.9)}.hover\:cstu-border-green-800\/95:hover{border-color:rgb(var(--cstu-green-800)/.95)}.hover\:cstu-border-green-900:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-green-900)/var(--tw-border-opacity,1))}.hover\:cstu-border-green-900\/0:hover{border-color:rgb(var(--cstu-green-900)/0)}.hover\:cstu-border-green-900\/10:hover{border-color:rgb(var(--cstu-green-900)/.1)}.hover\:cstu-border-green-900\/100:hover{border-color:rgb(var(--cstu-green-900)/1)}.hover\:cstu-border-green-900\/15:hover{border-color:rgb(var(--cstu-green-900)/.15)}.hover\:cstu-border-green-900\/20:hover{border-color:rgb(var(--cstu-green-900)/.2)}.hover\:cstu-border-green-900\/25:hover{border-color:rgb(var(--cstu-green-900)/.25)}.hover\:cstu-border-green-900\/30:hover{border-color:rgb(var(--cstu-green-900)/.3)}.hover\:cstu-border-green-900\/35:hover{border-color:rgb(var(--cstu-green-900)/.35)}.hover\:cstu-border-green-900\/40:hover{border-color:rgb(var(--cstu-green-900)/.4)}.hover\:cstu-border-green-900\/45:hover{border-color:rgb(var(--cstu-green-900)/.45)}.hover\:cstu-border-green-900\/5:hover{border-color:rgb(var(--cstu-green-900)/.05)}.hover\:cstu-border-green-900\/50:hover{border-color:rgb(var(--cstu-green-900)/.5)}.hover\:cstu-border-green-900\/55:hover{border-color:rgb(var(--cstu-green-900)/.55)}.hover\:cstu-border-green-900\/60:hover{border-color:rgb(var(--cstu-green-900)/.6)}.hover\:cstu-border-green-900\/65:hover{border-color:rgb(var(--cstu-green-900)/.65)}.hover\:cstu-border-green-900\/70:hover{border-color:rgb(var(--cstu-green-900)/.7)}.hover\:cstu-border-green-900\/75:hover{border-color:rgb(var(--cstu-green-900)/.75)}.hover\:cstu-border-green-900\/80:hover{border-color:rgb(var(--cstu-green-900)/.8)}.hover\:cstu-border-green-900\/85:hover{border-color:rgb(var(--cstu-green-900)/.85)}.hover\:cstu-border-green-900\/90:hover{border-color:rgb(var(--cstu-green-900)/.9)}.hover\:cstu-border-green-900\/95:hover{border-color:rgb(var(--cstu-green-900)/.95)}.hover\:cstu-border-info-100:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-100)/var(--tw-border-opacity,1))}.hover\:cstu-border-info-100\/0:hover{border-color:rgb(var(--cstu-info-100)/0)}.hover\:cstu-border-info-100\/10:hover{border-color:rgb(var(--cstu-info-100)/.1)}.hover\:cstu-border-info-100\/100:hover{border-color:rgb(var(--cstu-info-100)/1)}.hover\:cstu-border-info-100\/15:hover{border-color:rgb(var(--cstu-info-100)/.15)}.hover\:cstu-border-info-100\/20:hover{border-color:rgb(var(--cstu-info-100)/.2)}.hover\:cstu-border-info-100\/25:hover{border-color:rgb(var(--cstu-info-100)/.25)}.hover\:cstu-border-info-100\/30:hover{border-color:rgb(var(--cstu-info-100)/.3)}.hover\:cstu-border-info-100\/35:hover{border-color:rgb(var(--cstu-info-100)/.35)}.hover\:cstu-border-info-100\/40:hover{border-color:rgb(var(--cstu-info-100)/.4)}.hover\:cstu-border-info-100\/45:hover{border-color:rgb(var(--cstu-info-100)/.45)}.hover\:cstu-border-info-100\/5:hover{border-color:rgb(var(--cstu-info-100)/.05)}.hover\:cstu-border-info-100\/50:hover{border-color:rgb(var(--cstu-info-100)/.5)}.hover\:cstu-border-info-100\/55:hover{border-color:rgb(var(--cstu-info-100)/.55)}.hover\:cstu-border-info-100\/60:hover{border-color:rgb(var(--cstu-info-100)/.6)}.hover\:cstu-border-info-100\/65:hover{border-color:rgb(var(--cstu-info-100)/.65)}.hover\:cstu-border-info-100\/70:hover{border-color:rgb(var(--cstu-info-100)/.7)}.hover\:cstu-border-info-100\/75:hover{border-color:rgb(var(--cstu-info-100)/.75)}.hover\:cstu-border-info-100\/80:hover{border-color:rgb(var(--cstu-info-100)/.8)}.hover\:cstu-border-info-100\/85:hover{border-color:rgb(var(--cstu-info-100)/.85)}.hover\:cstu-border-info-100\/90:hover{border-color:rgb(var(--cstu-info-100)/.9)}.hover\:cstu-border-info-100\/95:hover{border-color:rgb(var(--cstu-info-100)/.95)}.hover\:cstu-border-info-200:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-200)/var(--tw-border-opacity,1))}.hover\:cstu-border-info-200\/0:hover{border-color:rgb(var(--cstu-info-200)/0)}.hover\:cstu-border-info-200\/10:hover{border-color:rgb(var(--cstu-info-200)/.1)}.hover\:cstu-border-info-200\/100:hover{border-color:rgb(var(--cstu-info-200)/1)}.hover\:cstu-border-info-200\/15:hover{border-color:rgb(var(--cstu-info-200)/.15)}.hover\:cstu-border-info-200\/20:hover{border-color:rgb(var(--cstu-info-200)/.2)}.hover\:cstu-border-info-200\/25:hover{border-color:rgb(var(--cstu-info-200)/.25)}.hover\:cstu-border-info-200\/30:hover{border-color:rgb(var(--cstu-info-200)/.3)}.hover\:cstu-border-info-200\/35:hover{border-color:rgb(var(--cstu-info-200)/.35)}.hover\:cstu-border-info-200\/40:hover{border-color:rgb(var(--cstu-info-200)/.4)}.hover\:cstu-border-info-200\/45:hover{border-color:rgb(var(--cstu-info-200)/.45)}.hover\:cstu-border-info-200\/5:hover{border-color:rgb(var(--cstu-info-200)/.05)}.hover\:cstu-border-info-200\/50:hover{border-color:rgb(var(--cstu-info-200)/.5)}.hover\:cstu-border-info-200\/55:hover{border-color:rgb(var(--cstu-info-200)/.55)}.hover\:cstu-border-info-200\/60:hover{border-color:rgb(var(--cstu-info-200)/.6)}.hover\:cstu-border-info-200\/65:hover{border-color:rgb(var(--cstu-info-200)/.65)}.hover\:cstu-border-info-200\/70:hover{border-color:rgb(var(--cstu-info-200)/.7)}.hover\:cstu-border-info-200\/75:hover{border-color:rgb(var(--cstu-info-200)/.75)}.hover\:cstu-border-info-200\/80:hover{border-color:rgb(var(--cstu-info-200)/.8)}.hover\:cstu-border-info-200\/85:hover{border-color:rgb(var(--cstu-info-200)/.85)}.hover\:cstu-border-info-200\/90:hover{border-color:rgb(var(--cstu-info-200)/.9)}.hover\:cstu-border-info-200\/95:hover{border-color:rgb(var(--cstu-info-200)/.95)}.hover\:cstu-border-info-250:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-250)/var(--tw-border-opacity,1))}.hover\:cstu-border-info-250\/0:hover{border-color:rgb(var(--cstu-info-250)/0)}.hover\:cstu-border-info-250\/10:hover{border-color:rgb(var(--cstu-info-250)/.1)}.hover\:cstu-border-info-250\/100:hover{border-color:rgb(var(--cstu-info-250)/1)}.hover\:cstu-border-info-250\/15:hover{border-color:rgb(var(--cstu-info-250)/.15)}.hover\:cstu-border-info-250\/20:hover{border-color:rgb(var(--cstu-info-250)/.2)}.hover\:cstu-border-info-250\/25:hover{border-color:rgb(var(--cstu-info-250)/.25)}.hover\:cstu-border-info-250\/30:hover{border-color:rgb(var(--cstu-info-250)/.3)}.hover\:cstu-border-info-250\/35:hover{border-color:rgb(var(--cstu-info-250)/.35)}.hover\:cstu-border-info-250\/40:hover{border-color:rgb(var(--cstu-info-250)/.4)}.hover\:cstu-border-info-250\/45:hover{border-color:rgb(var(--cstu-info-250)/.45)}.hover\:cstu-border-info-250\/5:hover{border-color:rgb(var(--cstu-info-250)/.05)}.hover\:cstu-border-info-250\/50:hover{border-color:rgb(var(--cstu-info-250)/.5)}.hover\:cstu-border-info-250\/55:hover{border-color:rgb(var(--cstu-info-250)/.55)}.hover\:cstu-border-info-250\/60:hover{border-color:rgb(var(--cstu-info-250)/.6)}.hover\:cstu-border-info-250\/65:hover{border-color:rgb(var(--cstu-info-250)/.65)}.hover\:cstu-border-info-250\/70:hover{border-color:rgb(var(--cstu-info-250)/.7)}.hover\:cstu-border-info-250\/75:hover{border-color:rgb(var(--cstu-info-250)/.75)}.hover\:cstu-border-info-250\/80:hover{border-color:rgb(var(--cstu-info-250)/.8)}.hover\:cstu-border-info-250\/85:hover{border-color:rgb(var(--cstu-info-250)/.85)}.hover\:cstu-border-info-250\/90:hover{border-color:rgb(var(--cstu-info-250)/.9)}.hover\:cstu-border-info-250\/95:hover{border-color:rgb(var(--cstu-info-250)/.95)}.hover\:cstu-border-info-300:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-300)/var(--tw-border-opacity,1))}.hover\:cstu-border-info-300\/0:hover{border-color:rgb(var(--cstu-info-300)/0)}.hover\:cstu-border-info-300\/10:hover{border-color:rgb(var(--cstu-info-300)/.1)}.hover\:cstu-border-info-300\/100:hover{border-color:rgb(var(--cstu-info-300)/1)}.hover\:cstu-border-info-300\/15:hover{border-color:rgb(var(--cstu-info-300)/.15)}.hover\:cstu-border-info-300\/20:hover{border-color:rgb(var(--cstu-info-300)/.2)}.hover\:cstu-border-info-300\/25:hover{border-color:rgb(var(--cstu-info-300)/.25)}.hover\:cstu-border-info-300\/30:hover{border-color:rgb(var(--cstu-info-300)/.3)}.hover\:cstu-border-info-300\/35:hover{border-color:rgb(var(--cstu-info-300)/.35)}.hover\:cstu-border-info-300\/40:hover{border-color:rgb(var(--cstu-info-300)/.4)}.hover\:cstu-border-info-300\/45:hover{border-color:rgb(var(--cstu-info-300)/.45)}.hover\:cstu-border-info-300\/5:hover{border-color:rgb(var(--cstu-info-300)/.05)}.hover\:cstu-border-info-300\/50:hover{border-color:rgb(var(--cstu-info-300)/.5)}.hover\:cstu-border-info-300\/55:hover{border-color:rgb(var(--cstu-info-300)/.55)}.hover\:cstu-border-info-300\/60:hover{border-color:rgb(var(--cstu-info-300)/.6)}.hover\:cstu-border-info-300\/65:hover{border-color:rgb(var(--cstu-info-300)/.65)}.hover\:cstu-border-info-300\/70:hover{border-color:rgb(var(--cstu-info-300)/.7)}.hover\:cstu-border-info-300\/75:hover{border-color:rgb(var(--cstu-info-300)/.75)}.hover\:cstu-border-info-300\/80:hover{border-color:rgb(var(--cstu-info-300)/.8)}.hover\:cstu-border-info-300\/85:hover{border-color:rgb(var(--cstu-info-300)/.85)}.hover\:cstu-border-info-300\/90:hover{border-color:rgb(var(--cstu-info-300)/.9)}.hover\:cstu-border-info-300\/95:hover{border-color:rgb(var(--cstu-info-300)/.95)}.hover\:cstu-border-info-400:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-400)/var(--tw-border-opacity,1))}.hover\:cstu-border-info-400\/0:hover{border-color:rgb(var(--cstu-info-400)/0)}.hover\:cstu-border-info-400\/10:hover{border-color:rgb(var(--cstu-info-400)/.1)}.hover\:cstu-border-info-400\/100:hover{border-color:rgb(var(--cstu-info-400)/1)}.hover\:cstu-border-info-400\/15:hover{border-color:rgb(var(--cstu-info-400)/.15)}.hover\:cstu-border-info-400\/20:hover{border-color:rgb(var(--cstu-info-400)/.2)}.hover\:cstu-border-info-400\/25:hover{border-color:rgb(var(--cstu-info-400)/.25)}.hover\:cstu-border-info-400\/30:hover{border-color:rgb(var(--cstu-info-400)/.3)}.hover\:cstu-border-info-400\/35:hover{border-color:rgb(var(--cstu-info-400)/.35)}.hover\:cstu-border-info-400\/40:hover{border-color:rgb(var(--cstu-info-400)/.4)}.hover\:cstu-border-info-400\/45:hover{border-color:rgb(var(--cstu-info-400)/.45)}.hover\:cstu-border-info-400\/5:hover{border-color:rgb(var(--cstu-info-400)/.05)}.hover\:cstu-border-info-400\/50:hover{border-color:rgb(var(--cstu-info-400)/.5)}.hover\:cstu-border-info-400\/55:hover{border-color:rgb(var(--cstu-info-400)/.55)}.hover\:cstu-border-info-400\/60:hover{border-color:rgb(var(--cstu-info-400)/.6)}.hover\:cstu-border-info-400\/65:hover{border-color:rgb(var(--cstu-info-400)/.65)}.hover\:cstu-border-info-400\/70:hover{border-color:rgb(var(--cstu-info-400)/.7)}.hover\:cstu-border-info-400\/75:hover{border-color:rgb(var(--cstu-info-400)/.75)}.hover\:cstu-border-info-400\/80:hover{border-color:rgb(var(--cstu-info-400)/.8)}.hover\:cstu-border-info-400\/85:hover{border-color:rgb(var(--cstu-info-400)/.85)}.hover\:cstu-border-info-400\/90:hover{border-color:rgb(var(--cstu-info-400)/.9)}.hover\:cstu-border-info-400\/95:hover{border-color:rgb(var(--cstu-info-400)/.95)}.hover\:cstu-border-info-450:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-450)/var(--tw-border-opacity,1))}.hover\:cstu-border-info-450\/0:hover{border-color:rgb(var(--cstu-info-450)/0)}.hover\:cstu-border-info-450\/10:hover{border-color:rgb(var(--cstu-info-450)/.1)}.hover\:cstu-border-info-450\/100:hover{border-color:rgb(var(--cstu-info-450)/1)}.hover\:cstu-border-info-450\/15:hover{border-color:rgb(var(--cstu-info-450)/.15)}.hover\:cstu-border-info-450\/20:hover{border-color:rgb(var(--cstu-info-450)/.2)}.hover\:cstu-border-info-450\/25:hover{border-color:rgb(var(--cstu-info-450)/.25)}.hover\:cstu-border-info-450\/30:hover{border-color:rgb(var(--cstu-info-450)/.3)}.hover\:cstu-border-info-450\/35:hover{border-color:rgb(var(--cstu-info-450)/.35)}.hover\:cstu-border-info-450\/40:hover{border-color:rgb(var(--cstu-info-450)/.4)}.hover\:cstu-border-info-450\/45:hover{border-color:rgb(var(--cstu-info-450)/.45)}.hover\:cstu-border-info-450\/5:hover{border-color:rgb(var(--cstu-info-450)/.05)}.hover\:cstu-border-info-450\/50:hover{border-color:rgb(var(--cstu-info-450)/.5)}.hover\:cstu-border-info-450\/55:hover{border-color:rgb(var(--cstu-info-450)/.55)}.hover\:cstu-border-info-450\/60:hover{border-color:rgb(var(--cstu-info-450)/.6)}.hover\:cstu-border-info-450\/65:hover{border-color:rgb(var(--cstu-info-450)/.65)}.hover\:cstu-border-info-450\/70:hover{border-color:rgb(var(--cstu-info-450)/.7)}.hover\:cstu-border-info-450\/75:hover{border-color:rgb(var(--cstu-info-450)/.75)}.hover\:cstu-border-info-450\/80:hover{border-color:rgb(var(--cstu-info-450)/.8)}.hover\:cstu-border-info-450\/85:hover{border-color:rgb(var(--cstu-info-450)/.85)}.hover\:cstu-border-info-450\/90:hover{border-color:rgb(var(--cstu-info-450)/.9)}.hover\:cstu-border-info-450\/95:hover{border-color:rgb(var(--cstu-info-450)/.95)}.hover\:cstu-border-info-50:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-50)/var(--tw-border-opacity,1))}.hover\:cstu-border-info-50\/0:hover{border-color:rgb(var(--cstu-info-50)/0)}.hover\:cstu-border-info-50\/10:hover{border-color:rgb(var(--cstu-info-50)/.1)}.hover\:cstu-border-info-50\/100:hover{border-color:rgb(var(--cstu-info-50)/1)}.hover\:cstu-border-info-50\/15:hover{border-color:rgb(var(--cstu-info-50)/.15)}.hover\:cstu-border-info-50\/20:hover{border-color:rgb(var(--cstu-info-50)/.2)}.hover\:cstu-border-info-50\/25:hover{border-color:rgb(var(--cstu-info-50)/.25)}.hover\:cstu-border-info-50\/30:hover{border-color:rgb(var(--cstu-info-50)/.3)}.hover\:cstu-border-info-50\/35:hover{border-color:rgb(var(--cstu-info-50)/.35)}.hover\:cstu-border-info-50\/40:hover{border-color:rgb(var(--cstu-info-50)/.4)}.hover\:cstu-border-info-50\/45:hover{border-color:rgb(var(--cstu-info-50)/.45)}.hover\:cstu-border-info-50\/5:hover{border-color:rgb(var(--cstu-info-50)/.05)}.hover\:cstu-border-info-50\/50:hover{border-color:rgb(var(--cstu-info-50)/.5)}.hover\:cstu-border-info-50\/55:hover{border-color:rgb(var(--cstu-info-50)/.55)}.hover\:cstu-border-info-50\/60:hover{border-color:rgb(var(--cstu-info-50)/.6)}.hover\:cstu-border-info-50\/65:hover{border-color:rgb(var(--cstu-info-50)/.65)}.hover\:cstu-border-info-50\/70:hover{border-color:rgb(var(--cstu-info-50)/.7)}.hover\:cstu-border-info-50\/75:hover{border-color:rgb(var(--cstu-info-50)/.75)}.hover\:cstu-border-info-50\/80:hover{border-color:rgb(var(--cstu-info-50)/.8)}.hover\:cstu-border-info-50\/85:hover{border-color:rgb(var(--cstu-info-50)/.85)}.hover\:cstu-border-info-50\/90:hover{border-color:rgb(var(--cstu-info-50)/.9)}.hover\:cstu-border-info-50\/95:hover{border-color:rgb(var(--cstu-info-50)/.95)}.hover\:cstu-border-info-500:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-500)/var(--tw-border-opacity,1))}.hover\:cstu-border-info-500\/0:hover{border-color:rgb(var(--cstu-info-500)/0)}.hover\:cstu-border-info-500\/10:hover{border-color:rgb(var(--cstu-info-500)/.1)}.hover\:cstu-border-info-500\/100:hover{border-color:rgb(var(--cstu-info-500)/1)}.hover\:cstu-border-info-500\/15:hover{border-color:rgb(var(--cstu-info-500)/.15)}.hover\:cstu-border-info-500\/20:hover{border-color:rgb(var(--cstu-info-500)/.2)}.hover\:cstu-border-info-500\/25:hover{border-color:rgb(var(--cstu-info-500)/.25)}.hover\:cstu-border-info-500\/30:hover{border-color:rgb(var(--cstu-info-500)/.3)}.hover\:cstu-border-info-500\/35:hover{border-color:rgb(var(--cstu-info-500)/.35)}.hover\:cstu-border-info-500\/40:hover{border-color:rgb(var(--cstu-info-500)/.4)}.hover\:cstu-border-info-500\/45:hover{border-color:rgb(var(--cstu-info-500)/.45)}.hover\:cstu-border-info-500\/5:hover{border-color:rgb(var(--cstu-info-500)/.05)}.hover\:cstu-border-info-500\/50:hover{border-color:rgb(var(--cstu-info-500)/.5)}.hover\:cstu-border-info-500\/55:hover{border-color:rgb(var(--cstu-info-500)/.55)}.hover\:cstu-border-info-500\/60:hover{border-color:rgb(var(--cstu-info-500)/.6)}.hover\:cstu-border-info-500\/65:hover{border-color:rgb(var(--cstu-info-500)/.65)}.hover\:cstu-border-info-500\/70:hover{border-color:rgb(var(--cstu-info-500)/.7)}.hover\:cstu-border-info-500\/75:hover{border-color:rgb(var(--cstu-info-500)/.75)}.hover\:cstu-border-info-500\/80:hover{border-color:rgb(var(--cstu-info-500)/.8)}.hover\:cstu-border-info-500\/85:hover{border-color:rgb(var(--cstu-info-500)/.85)}.hover\:cstu-border-info-500\/90:hover{border-color:rgb(var(--cstu-info-500)/.9)}.hover\:cstu-border-info-500\/95:hover{border-color:rgb(var(--cstu-info-500)/.95)}.hover\:cstu-border-info-550:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-550)/var(--tw-border-opacity,1))}.hover\:cstu-border-info-550\/0:hover{border-color:rgb(var(--cstu-info-550)/0)}.hover\:cstu-border-info-550\/10:hover{border-color:rgb(var(--cstu-info-550)/.1)}.hover\:cstu-border-info-550\/100:hover{border-color:rgb(var(--cstu-info-550)/1)}.hover\:cstu-border-info-550\/15:hover{border-color:rgb(var(--cstu-info-550)/.15)}.hover\:cstu-border-info-550\/20:hover{border-color:rgb(var(--cstu-info-550)/.2)}.hover\:cstu-border-info-550\/25:hover{border-color:rgb(var(--cstu-info-550)/.25)}.hover\:cstu-border-info-550\/30:hover{border-color:rgb(var(--cstu-info-550)/.3)}.hover\:cstu-border-info-550\/35:hover{border-color:rgb(var(--cstu-info-550)/.35)}.hover\:cstu-border-info-550\/40:hover{border-color:rgb(var(--cstu-info-550)/.4)}.hover\:cstu-border-info-550\/45:hover{border-color:rgb(var(--cstu-info-550)/.45)}.hover\:cstu-border-info-550\/5:hover{border-color:rgb(var(--cstu-info-550)/.05)}.hover\:cstu-border-info-550\/50:hover{border-color:rgb(var(--cstu-info-550)/.5)}.hover\:cstu-border-info-550\/55:hover{border-color:rgb(var(--cstu-info-550)/.55)}.hover\:cstu-border-info-550\/60:hover{border-color:rgb(var(--cstu-info-550)/.6)}.hover\:cstu-border-info-550\/65:hover{border-color:rgb(var(--cstu-info-550)/.65)}.hover\:cstu-border-info-550\/70:hover{border-color:rgb(var(--cstu-info-550)/.7)}.hover\:cstu-border-info-550\/75:hover{border-color:rgb(var(--cstu-info-550)/.75)}.hover\:cstu-border-info-550\/80:hover{border-color:rgb(var(--cstu-info-550)/.8)}.hover\:cstu-border-info-550\/85:hover{border-color:rgb(var(--cstu-info-550)/.85)}.hover\:cstu-border-info-550\/90:hover{border-color:rgb(var(--cstu-info-550)/.9)}.hover\:cstu-border-info-550\/95:hover{border-color:rgb(var(--cstu-info-550)/.95)}.hover\:cstu-border-info-575:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-575)/var(--tw-border-opacity,1))}.hover\:cstu-border-info-575\/0:hover{border-color:rgb(var(--cstu-info-575)/0)}.hover\:cstu-border-info-575\/10:hover{border-color:rgb(var(--cstu-info-575)/.1)}.hover\:cstu-border-info-575\/100:hover{border-color:rgb(var(--cstu-info-575)/1)}.hover\:cstu-border-info-575\/15:hover{border-color:rgb(var(--cstu-info-575)/.15)}.hover\:cstu-border-info-575\/20:hover{border-color:rgb(var(--cstu-info-575)/.2)}.hover\:cstu-border-info-575\/25:hover{border-color:rgb(var(--cstu-info-575)/.25)}.hover\:cstu-border-info-575\/30:hover{border-color:rgb(var(--cstu-info-575)/.3)}.hover\:cstu-border-info-575\/35:hover{border-color:rgb(var(--cstu-info-575)/.35)}.hover\:cstu-border-info-575\/40:hover{border-color:rgb(var(--cstu-info-575)/.4)}.hover\:cstu-border-info-575\/45:hover{border-color:rgb(var(--cstu-info-575)/.45)}.hover\:cstu-border-info-575\/5:hover{border-color:rgb(var(--cstu-info-575)/.05)}.hover\:cstu-border-info-575\/50:hover{border-color:rgb(var(--cstu-info-575)/.5)}.hover\:cstu-border-info-575\/55:hover{border-color:rgb(var(--cstu-info-575)/.55)}.hover\:cstu-border-info-575\/60:hover{border-color:rgb(var(--cstu-info-575)/.6)}.hover\:cstu-border-info-575\/65:hover{border-color:rgb(var(--cstu-info-575)/.65)}.hover\:cstu-border-info-575\/70:hover{border-color:rgb(var(--cstu-info-575)/.7)}.hover\:cstu-border-info-575\/75:hover{border-color:rgb(var(--cstu-info-575)/.75)}.hover\:cstu-border-info-575\/80:hover{border-color:rgb(var(--cstu-info-575)/.8)}.hover\:cstu-border-info-575\/85:hover{border-color:rgb(var(--cstu-info-575)/.85)}.hover\:cstu-border-info-575\/90:hover{border-color:rgb(var(--cstu-info-575)/.9)}.hover\:cstu-border-info-575\/95:hover{border-color:rgb(var(--cstu-info-575)/.95)}.hover\:cstu-border-info-600:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-600)/var(--tw-border-opacity,1))}.hover\:cstu-border-info-600\/0:hover{border-color:rgb(var(--cstu-info-600)/0)}.hover\:cstu-border-info-600\/10:hover{border-color:rgb(var(--cstu-info-600)/.1)}.hover\:cstu-border-info-600\/100:hover{border-color:rgb(var(--cstu-info-600)/1)}.hover\:cstu-border-info-600\/15:hover{border-color:rgb(var(--cstu-info-600)/.15)}.hover\:cstu-border-info-600\/20:hover{border-color:rgb(var(--cstu-info-600)/.2)}.hover\:cstu-border-info-600\/25:hover{border-color:rgb(var(--cstu-info-600)/.25)}.hover\:cstu-border-info-600\/30:hover{border-color:rgb(var(--cstu-info-600)/.3)}.hover\:cstu-border-info-600\/35:hover{border-color:rgb(var(--cstu-info-600)/.35)}.hover\:cstu-border-info-600\/40:hover{border-color:rgb(var(--cstu-info-600)/.4)}.hover\:cstu-border-info-600\/45:hover{border-color:rgb(var(--cstu-info-600)/.45)}.hover\:cstu-border-info-600\/5:hover{border-color:rgb(var(--cstu-info-600)/.05)}.hover\:cstu-border-info-600\/50:hover{border-color:rgb(var(--cstu-info-600)/.5)}.hover\:cstu-border-info-600\/55:hover{border-color:rgb(var(--cstu-info-600)/.55)}.hover\:cstu-border-info-600\/60:hover{border-color:rgb(var(--cstu-info-600)/.6)}.hover\:cstu-border-info-600\/65:hover{border-color:rgb(var(--cstu-info-600)/.65)}.hover\:cstu-border-info-600\/70:hover{border-color:rgb(var(--cstu-info-600)/.7)}.hover\:cstu-border-info-600\/75:hover{border-color:rgb(var(--cstu-info-600)/.75)}.hover\:cstu-border-info-600\/80:hover{border-color:rgb(var(--cstu-info-600)/.8)}.hover\:cstu-border-info-600\/85:hover{border-color:rgb(var(--cstu-info-600)/.85)}.hover\:cstu-border-info-600\/90:hover{border-color:rgb(var(--cstu-info-600)/.9)}.hover\:cstu-border-info-600\/95:hover{border-color:rgb(var(--cstu-info-600)/.95)}.hover\:cstu-border-info-700:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-700)/var(--tw-border-opacity,1))}.hover\:cstu-border-info-700\/0:hover{border-color:rgb(var(--cstu-info-700)/0)}.hover\:cstu-border-info-700\/10:hover{border-color:rgb(var(--cstu-info-700)/.1)}.hover\:cstu-border-info-700\/100:hover{border-color:rgb(var(--cstu-info-700)/1)}.hover\:cstu-border-info-700\/15:hover{border-color:rgb(var(--cstu-info-700)/.15)}.hover\:cstu-border-info-700\/20:hover{border-color:rgb(var(--cstu-info-700)/.2)}.hover\:cstu-border-info-700\/25:hover{border-color:rgb(var(--cstu-info-700)/.25)}.hover\:cstu-border-info-700\/30:hover{border-color:rgb(var(--cstu-info-700)/.3)}.hover\:cstu-border-info-700\/35:hover{border-color:rgb(var(--cstu-info-700)/.35)}.hover\:cstu-border-info-700\/40:hover{border-color:rgb(var(--cstu-info-700)/.4)}.hover\:cstu-border-info-700\/45:hover{border-color:rgb(var(--cstu-info-700)/.45)}.hover\:cstu-border-info-700\/5:hover{border-color:rgb(var(--cstu-info-700)/.05)}.hover\:cstu-border-info-700\/50:hover{border-color:rgb(var(--cstu-info-700)/.5)}.hover\:cstu-border-info-700\/55:hover{border-color:rgb(var(--cstu-info-700)/.55)}.hover\:cstu-border-info-700\/60:hover{border-color:rgb(var(--cstu-info-700)/.6)}.hover\:cstu-border-info-700\/65:hover{border-color:rgb(var(--cstu-info-700)/.65)}.hover\:cstu-border-info-700\/70:hover{border-color:rgb(var(--cstu-info-700)/.7)}.hover\:cstu-border-info-700\/75:hover{border-color:rgb(var(--cstu-info-700)/.75)}.hover\:cstu-border-info-700\/80:hover{border-color:rgb(var(--cstu-info-700)/.8)}.hover\:cstu-border-info-700\/85:hover{border-color:rgb(var(--cstu-info-700)/.85)}.hover\:cstu-border-info-700\/90:hover{border-color:rgb(var(--cstu-info-700)/.9)}.hover\:cstu-border-info-700\/95:hover{border-color:rgb(var(--cstu-info-700)/.95)}.hover\:cstu-border-info-800:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-800)/var(--tw-border-opacity,1))}.hover\:cstu-border-info-800\/0:hover{border-color:rgb(var(--cstu-info-800)/0)}.hover\:cstu-border-info-800\/10:hover{border-color:rgb(var(--cstu-info-800)/.1)}.hover\:cstu-border-info-800\/100:hover{border-color:rgb(var(--cstu-info-800)/1)}.hover\:cstu-border-info-800\/15:hover{border-color:rgb(var(--cstu-info-800)/.15)}.hover\:cstu-border-info-800\/20:hover{border-color:rgb(var(--cstu-info-800)/.2)}.hover\:cstu-border-info-800\/25:hover{border-color:rgb(var(--cstu-info-800)/.25)}.hover\:cstu-border-info-800\/30:hover{border-color:rgb(var(--cstu-info-800)/.3)}.hover\:cstu-border-info-800\/35:hover{border-color:rgb(var(--cstu-info-800)/.35)}.hover\:cstu-border-info-800\/40:hover{border-color:rgb(var(--cstu-info-800)/.4)}.hover\:cstu-border-info-800\/45:hover{border-color:rgb(var(--cstu-info-800)/.45)}.hover\:cstu-border-info-800\/5:hover{border-color:rgb(var(--cstu-info-800)/.05)}.hover\:cstu-border-info-800\/50:hover{border-color:rgb(var(--cstu-info-800)/.5)}.hover\:cstu-border-info-800\/55:hover{border-color:rgb(var(--cstu-info-800)/.55)}.hover\:cstu-border-info-800\/60:hover{border-color:rgb(var(--cstu-info-800)/.6)}.hover\:cstu-border-info-800\/65:hover{border-color:rgb(var(--cstu-info-800)/.65)}.hover\:cstu-border-info-800\/70:hover{border-color:rgb(var(--cstu-info-800)/.7)}.hover\:cstu-border-info-800\/75:hover{border-color:rgb(var(--cstu-info-800)/.75)}.hover\:cstu-border-info-800\/80:hover{border-color:rgb(var(--cstu-info-800)/.8)}.hover\:cstu-border-info-800\/85:hover{border-color:rgb(var(--cstu-info-800)/.85)}.hover\:cstu-border-info-800\/90:hover{border-color:rgb(var(--cstu-info-800)/.9)}.hover\:cstu-border-info-800\/95:hover{border-color:rgb(var(--cstu-info-800)/.95)}.hover\:cstu-border-info-900:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-900)/var(--tw-border-opacity,1))}.hover\:cstu-border-info-900\/0:hover{border-color:rgb(var(--cstu-info-900)/0)}.hover\:cstu-border-info-900\/10:hover{border-color:rgb(var(--cstu-info-900)/.1)}.hover\:cstu-border-info-900\/100:hover{border-color:rgb(var(--cstu-info-900)/1)}.hover\:cstu-border-info-900\/15:hover{border-color:rgb(var(--cstu-info-900)/.15)}.hover\:cstu-border-info-900\/20:hover{border-color:rgb(var(--cstu-info-900)/.2)}.hover\:cstu-border-info-900\/25:hover{border-color:rgb(var(--cstu-info-900)/.25)}.hover\:cstu-border-info-900\/30:hover{border-color:rgb(var(--cstu-info-900)/.3)}.hover\:cstu-border-info-900\/35:hover{border-color:rgb(var(--cstu-info-900)/.35)}.hover\:cstu-border-info-900\/40:hover{border-color:rgb(var(--cstu-info-900)/.4)}.hover\:cstu-border-info-900\/45:hover{border-color:rgb(var(--cstu-info-900)/.45)}.hover\:cstu-border-info-900\/5:hover{border-color:rgb(var(--cstu-info-900)/.05)}.hover\:cstu-border-info-900\/50:hover{border-color:rgb(var(--cstu-info-900)/.5)}.hover\:cstu-border-info-900\/55:hover{border-color:rgb(var(--cstu-info-900)/.55)}.hover\:cstu-border-info-900\/60:hover{border-color:rgb(var(--cstu-info-900)/.6)}.hover\:cstu-border-info-900\/65:hover{border-color:rgb(var(--cstu-info-900)/.65)}.hover\:cstu-border-info-900\/70:hover{border-color:rgb(var(--cstu-info-900)/.7)}.hover\:cstu-border-info-900\/75:hover{border-color:rgb(var(--cstu-info-900)/.75)}.hover\:cstu-border-info-900\/80:hover{border-color:rgb(var(--cstu-info-900)/.8)}.hover\:cstu-border-info-900\/85:hover{border-color:rgb(var(--cstu-info-900)/.85)}.hover\:cstu-border-info-900\/90:hover{border-color:rgb(var(--cstu-info-900)/.9)}.hover\:cstu-border-info-900\/95:hover{border-color:rgb(var(--cstu-info-900)/.95)}.hover\:cstu-border-primary-100:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-100)/var(--tw-border-opacity,1))}.hover\:cstu-border-primary-100\/0:hover{border-color:rgb(var(--cstu-primary-100)/0)}.hover\:cstu-border-primary-100\/10:hover{border-color:rgb(var(--cstu-primary-100)/.1)}.hover\:cstu-border-primary-100\/100:hover{border-color:rgb(var(--cstu-primary-100)/1)}.hover\:cstu-border-primary-100\/15:hover{border-color:rgb(var(--cstu-primary-100)/.15)}.hover\:cstu-border-primary-100\/20:hover{border-color:rgb(var(--cstu-primary-100)/.2)}.hover\:cstu-border-primary-100\/25:hover{border-color:rgb(var(--cstu-primary-100)/.25)}.hover\:cstu-border-primary-100\/30:hover{border-color:rgb(var(--cstu-primary-100)/.3)}.hover\:cstu-border-primary-100\/35:hover{border-color:rgb(var(--cstu-primary-100)/.35)}.hover\:cstu-border-primary-100\/40:hover{border-color:rgb(var(--cstu-primary-100)/.4)}.hover\:cstu-border-primary-100\/45:hover{border-color:rgb(var(--cstu-primary-100)/.45)}.hover\:cstu-border-primary-100\/5:hover{border-color:rgb(var(--cstu-primary-100)/.05)}.hover\:cstu-border-primary-100\/50:hover{border-color:rgb(var(--cstu-primary-100)/.5)}.hover\:cstu-border-primary-100\/55:hover{border-color:rgb(var(--cstu-primary-100)/.55)}.hover\:cstu-border-primary-100\/60:hover{border-color:rgb(var(--cstu-primary-100)/.6)}.hover\:cstu-border-primary-100\/65:hover{border-color:rgb(var(--cstu-primary-100)/.65)}.hover\:cstu-border-primary-100\/70:hover{border-color:rgb(var(--cstu-primary-100)/.7)}.hover\:cstu-border-primary-100\/75:hover{border-color:rgb(var(--cstu-primary-100)/.75)}.hover\:cstu-border-primary-100\/80:hover{border-color:rgb(var(--cstu-primary-100)/.8)}.hover\:cstu-border-primary-100\/85:hover{border-color:rgb(var(--cstu-primary-100)/.85)}.hover\:cstu-border-primary-100\/90:hover{border-color:rgb(var(--cstu-primary-100)/.9)}.hover\:cstu-border-primary-100\/95:hover{border-color:rgb(var(--cstu-primary-100)/.95)}.hover\:cstu-border-primary-200:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-200)/var(--tw-border-opacity,1))}.hover\:cstu-border-primary-200\/0:hover{border-color:rgb(var(--cstu-primary-200)/0)}.hover\:cstu-border-primary-200\/10:hover{border-color:rgb(var(--cstu-primary-200)/.1)}.hover\:cstu-border-primary-200\/100:hover{border-color:rgb(var(--cstu-primary-200)/1)}.hover\:cstu-border-primary-200\/15:hover{border-color:rgb(var(--cstu-primary-200)/.15)}.hover\:cstu-border-primary-200\/20:hover{border-color:rgb(var(--cstu-primary-200)/.2)}.hover\:cstu-border-primary-200\/25:hover{border-color:rgb(var(--cstu-primary-200)/.25)}.hover\:cstu-border-primary-200\/30:hover{border-color:rgb(var(--cstu-primary-200)/.3)}.hover\:cstu-border-primary-200\/35:hover{border-color:rgb(var(--cstu-primary-200)/.35)}.hover\:cstu-border-primary-200\/40:hover{border-color:rgb(var(--cstu-primary-200)/.4)}.hover\:cstu-border-primary-200\/45:hover{border-color:rgb(var(--cstu-primary-200)/.45)}.hover\:cstu-border-primary-200\/5:hover{border-color:rgb(var(--cstu-primary-200)/.05)}.hover\:cstu-border-primary-200\/50:hover{border-color:rgb(var(--cstu-primary-200)/.5)}.hover\:cstu-border-primary-200\/55:hover{border-color:rgb(var(--cstu-primary-200)/.55)}.hover\:cstu-border-primary-200\/60:hover{border-color:rgb(var(--cstu-primary-200)/.6)}.hover\:cstu-border-primary-200\/65:hover{border-color:rgb(var(--cstu-primary-200)/.65)}.hover\:cstu-border-primary-200\/70:hover{border-color:rgb(var(--cstu-primary-200)/.7)}.hover\:cstu-border-primary-200\/75:hover{border-color:rgb(var(--cstu-primary-200)/.75)}.hover\:cstu-border-primary-200\/80:hover{border-color:rgb(var(--cstu-primary-200)/.8)}.hover\:cstu-border-primary-200\/85:hover{border-color:rgb(var(--cstu-primary-200)/.85)}.hover\:cstu-border-primary-200\/90:hover{border-color:rgb(var(--cstu-primary-200)/.9)}.hover\:cstu-border-primary-200\/95:hover{border-color:rgb(var(--cstu-primary-200)/.95)}.hover\:cstu-border-primary-300:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-300)/var(--tw-border-opacity,1))}.hover\:cstu-border-primary-300\/0:hover{border-color:rgb(var(--cstu-primary-300)/0)}.hover\:cstu-border-primary-300\/10:hover{border-color:rgb(var(--cstu-primary-300)/.1)}.hover\:cstu-border-primary-300\/100:hover{border-color:rgb(var(--cstu-primary-300)/1)}.hover\:cstu-border-primary-300\/15:hover{border-color:rgb(var(--cstu-primary-300)/.15)}.hover\:cstu-border-primary-300\/20:hover{border-color:rgb(var(--cstu-primary-300)/.2)}.hover\:cstu-border-primary-300\/25:hover{border-color:rgb(var(--cstu-primary-300)/.25)}.hover\:cstu-border-primary-300\/30:hover{border-color:rgb(var(--cstu-primary-300)/.3)}.hover\:cstu-border-primary-300\/35:hover{border-color:rgb(var(--cstu-primary-300)/.35)}.hover\:cstu-border-primary-300\/40:hover{border-color:rgb(var(--cstu-primary-300)/.4)}.hover\:cstu-border-primary-300\/45:hover{border-color:rgb(var(--cstu-primary-300)/.45)}.hover\:cstu-border-primary-300\/5:hover{border-color:rgb(var(--cstu-primary-300)/.05)}.hover\:cstu-border-primary-300\/50:hover{border-color:rgb(var(--cstu-primary-300)/.5)}.hover\:cstu-border-primary-300\/55:hover{border-color:rgb(var(--cstu-primary-300)/.55)}.hover\:cstu-border-primary-300\/60:hover{border-color:rgb(var(--cstu-primary-300)/.6)}.hover\:cstu-border-primary-300\/65:hover{border-color:rgb(var(--cstu-primary-300)/.65)}.hover\:cstu-border-primary-300\/70:hover{border-color:rgb(var(--cstu-primary-300)/.7)}.hover\:cstu-border-primary-300\/75:hover{border-color:rgb(var(--cstu-primary-300)/.75)}.hover\:cstu-border-primary-300\/80:hover{border-color:rgb(var(--cstu-primary-300)/.8)}.hover\:cstu-border-primary-300\/85:hover{border-color:rgb(var(--cstu-primary-300)/.85)}.hover\:cstu-border-primary-300\/90:hover{border-color:rgb(var(--cstu-primary-300)/.9)}.hover\:cstu-border-primary-300\/95:hover{border-color:rgb(var(--cstu-primary-300)/.95)}.hover\:cstu-border-primary-400:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-400)/var(--tw-border-opacity,1))}.hover\:cstu-border-primary-400\/0:hover{border-color:rgb(var(--cstu-primary-400)/0)}.hover\:cstu-border-primary-400\/10:hover{border-color:rgb(var(--cstu-primary-400)/.1)}.hover\:cstu-border-primary-400\/100:hover{border-color:rgb(var(--cstu-primary-400)/1)}.hover\:cstu-border-primary-400\/15:hover{border-color:rgb(var(--cstu-primary-400)/.15)}.hover\:cstu-border-primary-400\/20:hover{border-color:rgb(var(--cstu-primary-400)/.2)}.hover\:cstu-border-primary-400\/25:hover{border-color:rgb(var(--cstu-primary-400)/.25)}.hover\:cstu-border-primary-400\/30:hover{border-color:rgb(var(--cstu-primary-400)/.3)}.hover\:cstu-border-primary-400\/35:hover{border-color:rgb(var(--cstu-primary-400)/.35)}.hover\:cstu-border-primary-400\/40:hover{border-color:rgb(var(--cstu-primary-400)/.4)}.hover\:cstu-border-primary-400\/45:hover{border-color:rgb(var(--cstu-primary-400)/.45)}.hover\:cstu-border-primary-400\/5:hover{border-color:rgb(var(--cstu-primary-400)/.05)}.hover\:cstu-border-primary-400\/50:hover{border-color:rgb(var(--cstu-primary-400)/.5)}.hover\:cstu-border-primary-400\/55:hover{border-color:rgb(var(--cstu-primary-400)/.55)}.hover\:cstu-border-primary-400\/60:hover{border-color:rgb(var(--cstu-primary-400)/.6)}.hover\:cstu-border-primary-400\/65:hover{border-color:rgb(var(--cstu-primary-400)/.65)}.hover\:cstu-border-primary-400\/70:hover{border-color:rgb(var(--cstu-primary-400)/.7)}.hover\:cstu-border-primary-400\/75:hover{border-color:rgb(var(--cstu-primary-400)/.75)}.hover\:cstu-border-primary-400\/80:hover{border-color:rgb(var(--cstu-primary-400)/.8)}.hover\:cstu-border-primary-400\/85:hover{border-color:rgb(var(--cstu-primary-400)/.85)}.hover\:cstu-border-primary-400\/90:hover{border-color:rgb(var(--cstu-primary-400)/.9)}.hover\:cstu-border-primary-400\/95:hover{border-color:rgb(var(--cstu-primary-400)/.95)}.hover\:cstu-border-primary-450:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-450)/var(--tw-border-opacity,1))}.hover\:cstu-border-primary-450\/0:hover{border-color:rgb(var(--cstu-primary-450)/0)}.hover\:cstu-border-primary-450\/10:hover{border-color:rgb(var(--cstu-primary-450)/.1)}.hover\:cstu-border-primary-450\/100:hover{border-color:rgb(var(--cstu-primary-450)/1)}.hover\:cstu-border-primary-450\/15:hover{border-color:rgb(var(--cstu-primary-450)/.15)}.hover\:cstu-border-primary-450\/20:hover{border-color:rgb(var(--cstu-primary-450)/.2)}.hover\:cstu-border-primary-450\/25:hover{border-color:rgb(var(--cstu-primary-450)/.25)}.hover\:cstu-border-primary-450\/30:hover{border-color:rgb(var(--cstu-primary-450)/.3)}.hover\:cstu-border-primary-450\/35:hover{border-color:rgb(var(--cstu-primary-450)/.35)}.hover\:cstu-border-primary-450\/40:hover{border-color:rgb(var(--cstu-primary-450)/.4)}.hover\:cstu-border-primary-450\/45:hover{border-color:rgb(var(--cstu-primary-450)/.45)}.hover\:cstu-border-primary-450\/5:hover{border-color:rgb(var(--cstu-primary-450)/.05)}.hover\:cstu-border-primary-450\/50:hover{border-color:rgb(var(--cstu-primary-450)/.5)}.hover\:cstu-border-primary-450\/55:hover{border-color:rgb(var(--cstu-primary-450)/.55)}.hover\:cstu-border-primary-450\/60:hover{border-color:rgb(var(--cstu-primary-450)/.6)}.hover\:cstu-border-primary-450\/65:hover{border-color:rgb(var(--cstu-primary-450)/.65)}.hover\:cstu-border-primary-450\/70:hover{border-color:rgb(var(--cstu-primary-450)/.7)}.hover\:cstu-border-primary-450\/75:hover{border-color:rgb(var(--cstu-primary-450)/.75)}.hover\:cstu-border-primary-450\/80:hover{border-color:rgb(var(--cstu-primary-450)/.8)}.hover\:cstu-border-primary-450\/85:hover{border-color:rgb(var(--cstu-primary-450)/.85)}.hover\:cstu-border-primary-450\/90:hover{border-color:rgb(var(--cstu-primary-450)/.9)}.hover\:cstu-border-primary-450\/95:hover{border-color:rgb(var(--cstu-primary-450)/.95)}.hover\:cstu-border-primary-50:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-50)/var(--tw-border-opacity,1))}.hover\:cstu-border-primary-50\/0:hover{border-color:rgb(var(--cstu-primary-50)/0)}.hover\:cstu-border-primary-50\/10:hover{border-color:rgb(var(--cstu-primary-50)/.1)}.hover\:cstu-border-primary-50\/100:hover{border-color:rgb(var(--cstu-primary-50)/1)}.hover\:cstu-border-primary-50\/15:hover{border-color:rgb(var(--cstu-primary-50)/.15)}.hover\:cstu-border-primary-50\/20:hover{border-color:rgb(var(--cstu-primary-50)/.2)}.hover\:cstu-border-primary-50\/25:hover{border-color:rgb(var(--cstu-primary-50)/.25)}.hover\:cstu-border-primary-50\/30:hover{border-color:rgb(var(--cstu-primary-50)/.3)}.hover\:cstu-border-primary-50\/35:hover{border-color:rgb(var(--cstu-primary-50)/.35)}.hover\:cstu-border-primary-50\/40:hover{border-color:rgb(var(--cstu-primary-50)/.4)}.hover\:cstu-border-primary-50\/45:hover{border-color:rgb(var(--cstu-primary-50)/.45)}.hover\:cstu-border-primary-50\/5:hover{border-color:rgb(var(--cstu-primary-50)/.05)}.hover\:cstu-border-primary-50\/50:hover{border-color:rgb(var(--cstu-primary-50)/.5)}.hover\:cstu-border-primary-50\/55:hover{border-color:rgb(var(--cstu-primary-50)/.55)}.hover\:cstu-border-primary-50\/60:hover{border-color:rgb(var(--cstu-primary-50)/.6)}.hover\:cstu-border-primary-50\/65:hover{border-color:rgb(var(--cstu-primary-50)/.65)}.hover\:cstu-border-primary-50\/70:hover{border-color:rgb(var(--cstu-primary-50)/.7)}.hover\:cstu-border-primary-50\/75:hover{border-color:rgb(var(--cstu-primary-50)/.75)}.hover\:cstu-border-primary-50\/80:hover{border-color:rgb(var(--cstu-primary-50)/.8)}.hover\:cstu-border-primary-50\/85:hover{border-color:rgb(var(--cstu-primary-50)/.85)}.hover\:cstu-border-primary-50\/90:hover{border-color:rgb(var(--cstu-primary-50)/.9)}.hover\:cstu-border-primary-50\/95:hover{border-color:rgb(var(--cstu-primary-50)/.95)}.hover\:cstu-border-primary-500:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-500)/var(--tw-border-opacity,1))}.hover\:cstu-border-primary-500\/0:hover{border-color:rgb(var(--cstu-primary-500)/0)}.hover\:cstu-border-primary-500\/10:hover{border-color:rgb(var(--cstu-primary-500)/.1)}.hover\:cstu-border-primary-500\/100:hover{border-color:rgb(var(--cstu-primary-500)/1)}.hover\:cstu-border-primary-500\/15:hover{border-color:rgb(var(--cstu-primary-500)/.15)}.hover\:cstu-border-primary-500\/20:hover{border-color:rgb(var(--cstu-primary-500)/.2)}.hover\:cstu-border-primary-500\/25:hover{border-color:rgb(var(--cstu-primary-500)/.25)}.hover\:cstu-border-primary-500\/30:hover{border-color:rgb(var(--cstu-primary-500)/.3)}.hover\:cstu-border-primary-500\/35:hover{border-color:rgb(var(--cstu-primary-500)/.35)}.hover\:cstu-border-primary-500\/40:hover{border-color:rgb(var(--cstu-primary-500)/.4)}.hover\:cstu-border-primary-500\/45:hover{border-color:rgb(var(--cstu-primary-500)/.45)}.hover\:cstu-border-primary-500\/5:hover{border-color:rgb(var(--cstu-primary-500)/.05)}.hover\:cstu-border-primary-500\/50:hover{border-color:rgb(var(--cstu-primary-500)/.5)}.hover\:cstu-border-primary-500\/55:hover{border-color:rgb(var(--cstu-primary-500)/.55)}.hover\:cstu-border-primary-500\/60:hover{border-color:rgb(var(--cstu-primary-500)/.6)}.hover\:cstu-border-primary-500\/65:hover{border-color:rgb(var(--cstu-primary-500)/.65)}.hover\:cstu-border-primary-500\/70:hover{border-color:rgb(var(--cstu-primary-500)/.7)}.hover\:cstu-border-primary-500\/75:hover{border-color:rgb(var(--cstu-primary-500)/.75)}.hover\:cstu-border-primary-500\/80:hover{border-color:rgb(var(--cstu-primary-500)/.8)}.hover\:cstu-border-primary-500\/85:hover{border-color:rgb(var(--cstu-primary-500)/.85)}.hover\:cstu-border-primary-500\/90:hover{border-color:rgb(var(--cstu-primary-500)/.9)}.hover\:cstu-border-primary-500\/95:hover{border-color:rgb(var(--cstu-primary-500)/.95)}.hover\:cstu-border-primary-550:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-550)/var(--tw-border-opacity,1))}.hover\:cstu-border-primary-550\/0:hover{border-color:rgb(var(--cstu-primary-550)/0)}.hover\:cstu-border-primary-550\/10:hover{border-color:rgb(var(--cstu-primary-550)/.1)}.hover\:cstu-border-primary-550\/100:hover{border-color:rgb(var(--cstu-primary-550)/1)}.hover\:cstu-border-primary-550\/15:hover{border-color:rgb(var(--cstu-primary-550)/.15)}.hover\:cstu-border-primary-550\/20:hover{border-color:rgb(var(--cstu-primary-550)/.2)}.hover\:cstu-border-primary-550\/25:hover{border-color:rgb(var(--cstu-primary-550)/.25)}.hover\:cstu-border-primary-550\/30:hover{border-color:rgb(var(--cstu-primary-550)/.3)}.hover\:cstu-border-primary-550\/35:hover{border-color:rgb(var(--cstu-primary-550)/.35)}.hover\:cstu-border-primary-550\/40:hover{border-color:rgb(var(--cstu-primary-550)/.4)}.hover\:cstu-border-primary-550\/45:hover{border-color:rgb(var(--cstu-primary-550)/.45)}.hover\:cstu-border-primary-550\/5:hover{border-color:rgb(var(--cstu-primary-550)/.05)}.hover\:cstu-border-primary-550\/50:hover{border-color:rgb(var(--cstu-primary-550)/.5)}.hover\:cstu-border-primary-550\/55:hover{border-color:rgb(var(--cstu-primary-550)/.55)}.hover\:cstu-border-primary-550\/60:hover{border-color:rgb(var(--cstu-primary-550)/.6)}.hover\:cstu-border-primary-550\/65:hover{border-color:rgb(var(--cstu-primary-550)/.65)}.hover\:cstu-border-primary-550\/70:hover{border-color:rgb(var(--cstu-primary-550)/.7)}.hover\:cstu-border-primary-550\/75:hover{border-color:rgb(var(--cstu-primary-550)/.75)}.hover\:cstu-border-primary-550\/80:hover{border-color:rgb(var(--cstu-primary-550)/.8)}.hover\:cstu-border-primary-550\/85:hover{border-color:rgb(var(--cstu-primary-550)/.85)}.hover\:cstu-border-primary-550\/90:hover{border-color:rgb(var(--cstu-primary-550)/.9)}.hover\:cstu-border-primary-550\/95:hover{border-color:rgb(var(--cstu-primary-550)/.95)}.hover\:cstu-border-primary-600:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-600)/var(--tw-border-opacity,1))}.hover\:cstu-border-primary-600\/0:hover{border-color:rgb(var(--cstu-primary-600)/0)}.hover\:cstu-border-primary-600\/10:hover{border-color:rgb(var(--cstu-primary-600)/.1)}.hover\:cstu-border-primary-600\/100:hover{border-color:rgb(var(--cstu-primary-600)/1)}.hover\:cstu-border-primary-600\/15:hover{border-color:rgb(var(--cstu-primary-600)/.15)}.hover\:cstu-border-primary-600\/20:hover{border-color:rgb(var(--cstu-primary-600)/.2)}.hover\:cstu-border-primary-600\/25:hover{border-color:rgb(var(--cstu-primary-600)/.25)}.hover\:cstu-border-primary-600\/30:hover{border-color:rgb(var(--cstu-primary-600)/.3)}.hover\:cstu-border-primary-600\/35:hover{border-color:rgb(var(--cstu-primary-600)/.35)}.hover\:cstu-border-primary-600\/40:hover{border-color:rgb(var(--cstu-primary-600)/.4)}.hover\:cstu-border-primary-600\/45:hover{border-color:rgb(var(--cstu-primary-600)/.45)}.hover\:cstu-border-primary-600\/5:hover{border-color:rgb(var(--cstu-primary-600)/.05)}.hover\:cstu-border-primary-600\/50:hover{border-color:rgb(var(--cstu-primary-600)/.5)}.hover\:cstu-border-primary-600\/55:hover{border-color:rgb(var(--cstu-primary-600)/.55)}.hover\:cstu-border-primary-600\/60:hover{border-color:rgb(var(--cstu-primary-600)/.6)}.hover\:cstu-border-primary-600\/65:hover{border-color:rgb(var(--cstu-primary-600)/.65)}.hover\:cstu-border-primary-600\/70:hover{border-color:rgb(var(--cstu-primary-600)/.7)}.hover\:cstu-border-primary-600\/75:hover{border-color:rgb(var(--cstu-primary-600)/.75)}.hover\:cstu-border-primary-600\/80:hover{border-color:rgb(var(--cstu-primary-600)/.8)}.hover\:cstu-border-primary-600\/85:hover{border-color:rgb(var(--cstu-primary-600)/.85)}.hover\:cstu-border-primary-600\/90:hover{border-color:rgb(var(--cstu-primary-600)/.9)}.hover\:cstu-border-primary-600\/95:hover{border-color:rgb(var(--cstu-primary-600)/.95)}.hover\:cstu-border-primary-700:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-700)/var(--tw-border-opacity,1))}.hover\:cstu-border-primary-700\/0:hover{border-color:rgb(var(--cstu-primary-700)/0)}.hover\:cstu-border-primary-700\/10:hover{border-color:rgb(var(--cstu-primary-700)/.1)}.hover\:cstu-border-primary-700\/100:hover{border-color:rgb(var(--cstu-primary-700)/1)}.hover\:cstu-border-primary-700\/15:hover{border-color:rgb(var(--cstu-primary-700)/.15)}.hover\:cstu-border-primary-700\/20:hover{border-color:rgb(var(--cstu-primary-700)/.2)}.hover\:cstu-border-primary-700\/25:hover{border-color:rgb(var(--cstu-primary-700)/.25)}.hover\:cstu-border-primary-700\/30:hover{border-color:rgb(var(--cstu-primary-700)/.3)}.hover\:cstu-border-primary-700\/35:hover{border-color:rgb(var(--cstu-primary-700)/.35)}.hover\:cstu-border-primary-700\/40:hover{border-color:rgb(var(--cstu-primary-700)/.4)}.hover\:cstu-border-primary-700\/45:hover{border-color:rgb(var(--cstu-primary-700)/.45)}.hover\:cstu-border-primary-700\/5:hover{border-color:rgb(var(--cstu-primary-700)/.05)}.hover\:cstu-border-primary-700\/50:hover{border-color:rgb(var(--cstu-primary-700)/.5)}.hover\:cstu-border-primary-700\/55:hover{border-color:rgb(var(--cstu-primary-700)/.55)}.hover\:cstu-border-primary-700\/60:hover{border-color:rgb(var(--cstu-primary-700)/.6)}.hover\:cstu-border-primary-700\/65:hover{border-color:rgb(var(--cstu-primary-700)/.65)}.hover\:cstu-border-primary-700\/70:hover{border-color:rgb(var(--cstu-primary-700)/.7)}.hover\:cstu-border-primary-700\/75:hover{border-color:rgb(var(--cstu-primary-700)/.75)}.hover\:cstu-border-primary-700\/80:hover{border-color:rgb(var(--cstu-primary-700)/.8)}.hover\:cstu-border-primary-700\/85:hover{border-color:rgb(var(--cstu-primary-700)/.85)}.hover\:cstu-border-primary-700\/90:hover{border-color:rgb(var(--cstu-primary-700)/.9)}.hover\:cstu-border-primary-700\/95:hover{border-color:rgb(var(--cstu-primary-700)/.95)}.hover\:cstu-border-primary-800:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-800)/var(--tw-border-opacity,1))}.hover\:cstu-border-primary-800\/0:hover{border-color:rgb(var(--cstu-primary-800)/0)}.hover\:cstu-border-primary-800\/10:hover{border-color:rgb(var(--cstu-primary-800)/.1)}.hover\:cstu-border-primary-800\/100:hover{border-color:rgb(var(--cstu-primary-800)/1)}.hover\:cstu-border-primary-800\/15:hover{border-color:rgb(var(--cstu-primary-800)/.15)}.hover\:cstu-border-primary-800\/20:hover{border-color:rgb(var(--cstu-primary-800)/.2)}.hover\:cstu-border-primary-800\/25:hover{border-color:rgb(var(--cstu-primary-800)/.25)}.hover\:cstu-border-primary-800\/30:hover{border-color:rgb(var(--cstu-primary-800)/.3)}.hover\:cstu-border-primary-800\/35:hover{border-color:rgb(var(--cstu-primary-800)/.35)}.hover\:cstu-border-primary-800\/40:hover{border-color:rgb(var(--cstu-primary-800)/.4)}.hover\:cstu-border-primary-800\/45:hover{border-color:rgb(var(--cstu-primary-800)/.45)}.hover\:cstu-border-primary-800\/5:hover{border-color:rgb(var(--cstu-primary-800)/.05)}.hover\:cstu-border-primary-800\/50:hover{border-color:rgb(var(--cstu-primary-800)/.5)}.hover\:cstu-border-primary-800\/55:hover{border-color:rgb(var(--cstu-primary-800)/.55)}.hover\:cstu-border-primary-800\/60:hover{border-color:rgb(var(--cstu-primary-800)/.6)}.hover\:cstu-border-primary-800\/65:hover{border-color:rgb(var(--cstu-primary-800)/.65)}.hover\:cstu-border-primary-800\/70:hover{border-color:rgb(var(--cstu-primary-800)/.7)}.hover\:cstu-border-primary-800\/75:hover{border-color:rgb(var(--cstu-primary-800)/.75)}.hover\:cstu-border-primary-800\/80:hover{border-color:rgb(var(--cstu-primary-800)/.8)}.hover\:cstu-border-primary-800\/85:hover{border-color:rgb(var(--cstu-primary-800)/.85)}.hover\:cstu-border-primary-800\/90:hover{border-color:rgb(var(--cstu-primary-800)/.9)}.hover\:cstu-border-primary-800\/95:hover{border-color:rgb(var(--cstu-primary-800)/.95)}.hover\:cstu-border-primary-900:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-900)/var(--tw-border-opacity,1))}.hover\:cstu-border-primary-900\/0:hover{border-color:rgb(var(--cstu-primary-900)/0)}.hover\:cstu-border-primary-900\/10:hover{border-color:rgb(var(--cstu-primary-900)/.1)}.hover\:cstu-border-primary-900\/100:hover{border-color:rgb(var(--cstu-primary-900)/1)}.hover\:cstu-border-primary-900\/15:hover{border-color:rgb(var(--cstu-primary-900)/.15)}.hover\:cstu-border-primary-900\/20:hover{border-color:rgb(var(--cstu-primary-900)/.2)}.hover\:cstu-border-primary-900\/25:hover{border-color:rgb(var(--cstu-primary-900)/.25)}.hover\:cstu-border-primary-900\/30:hover{border-color:rgb(var(--cstu-primary-900)/.3)}.hover\:cstu-border-primary-900\/35:hover{border-color:rgb(var(--cstu-primary-900)/.35)}.hover\:cstu-border-primary-900\/40:hover{border-color:rgb(var(--cstu-primary-900)/.4)}.hover\:cstu-border-primary-900\/45:hover{border-color:rgb(var(--cstu-primary-900)/.45)}.hover\:cstu-border-primary-900\/5:hover{border-color:rgb(var(--cstu-primary-900)/.05)}.hover\:cstu-border-primary-900\/50:hover{border-color:rgb(var(--cstu-primary-900)/.5)}.hover\:cstu-border-primary-900\/55:hover{border-color:rgb(var(--cstu-primary-900)/.55)}.hover\:cstu-border-primary-900\/60:hover{border-color:rgb(var(--cstu-primary-900)/.6)}.hover\:cstu-border-primary-900\/65:hover{border-color:rgb(var(--cstu-primary-900)/.65)}.hover\:cstu-border-primary-900\/70:hover{border-color:rgb(var(--cstu-primary-900)/.7)}.hover\:cstu-border-primary-900\/75:hover{border-color:rgb(var(--cstu-primary-900)/.75)}.hover\:cstu-border-primary-900\/80:hover{border-color:rgb(var(--cstu-primary-900)/.8)}.hover\:cstu-border-primary-900\/85:hover{border-color:rgb(var(--cstu-primary-900)/.85)}.hover\:cstu-border-primary-900\/90:hover{border-color:rgb(var(--cstu-primary-900)/.9)}.hover\:cstu-border-primary-900\/95:hover{border-color:rgb(var(--cstu-primary-900)/.95)}.hover\:cstu-border-red-100:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-100)/var(--tw-border-opacity,1))}.hover\:cstu-border-red-100\/0:hover{border-color:rgb(var(--cstu-red-100)/0)}.hover\:cstu-border-red-100\/10:hover{border-color:rgb(var(--cstu-red-100)/.1)}.hover\:cstu-border-red-100\/100:hover{border-color:rgb(var(--cstu-red-100)/1)}.hover\:cstu-border-red-100\/15:hover{border-color:rgb(var(--cstu-red-100)/.15)}.hover\:cstu-border-red-100\/20:hover{border-color:rgb(var(--cstu-red-100)/.2)}.hover\:cstu-border-red-100\/25:hover{border-color:rgb(var(--cstu-red-100)/.25)}.hover\:cstu-border-red-100\/30:hover{border-color:rgb(var(--cstu-red-100)/.3)}.hover\:cstu-border-red-100\/35:hover{border-color:rgb(var(--cstu-red-100)/.35)}.hover\:cstu-border-red-100\/40:hover{border-color:rgb(var(--cstu-red-100)/.4)}.hover\:cstu-border-red-100\/45:hover{border-color:rgb(var(--cstu-red-100)/.45)}.hover\:cstu-border-red-100\/5:hover{border-color:rgb(var(--cstu-red-100)/.05)}.hover\:cstu-border-red-100\/50:hover{border-color:rgb(var(--cstu-red-100)/.5)}.hover\:cstu-border-red-100\/55:hover{border-color:rgb(var(--cstu-red-100)/.55)}.hover\:cstu-border-red-100\/60:hover{border-color:rgb(var(--cstu-red-100)/.6)}.hover\:cstu-border-red-100\/65:hover{border-color:rgb(var(--cstu-red-100)/.65)}.hover\:cstu-border-red-100\/70:hover{border-color:rgb(var(--cstu-red-100)/.7)}.hover\:cstu-border-red-100\/75:hover{border-color:rgb(var(--cstu-red-100)/.75)}.hover\:cstu-border-red-100\/80:hover{border-color:rgb(var(--cstu-red-100)/.8)}.hover\:cstu-border-red-100\/85:hover{border-color:rgb(var(--cstu-red-100)/.85)}.hover\:cstu-border-red-100\/90:hover{border-color:rgb(var(--cstu-red-100)/.9)}.hover\:cstu-border-red-100\/95:hover{border-color:rgb(var(--cstu-red-100)/.95)}.hover\:cstu-border-red-200:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-200)/var(--tw-border-opacity,1))}.hover\:cstu-border-red-200\/0:hover{border-color:rgb(var(--cstu-red-200)/0)}.hover\:cstu-border-red-200\/10:hover{border-color:rgb(var(--cstu-red-200)/.1)}.hover\:cstu-border-red-200\/100:hover{border-color:rgb(var(--cstu-red-200)/1)}.hover\:cstu-border-red-200\/15:hover{border-color:rgb(var(--cstu-red-200)/.15)}.hover\:cstu-border-red-200\/20:hover{border-color:rgb(var(--cstu-red-200)/.2)}.hover\:cstu-border-red-200\/25:hover{border-color:rgb(var(--cstu-red-200)/.25)}.hover\:cstu-border-red-200\/30:hover{border-color:rgb(var(--cstu-red-200)/.3)}.hover\:cstu-border-red-200\/35:hover{border-color:rgb(var(--cstu-red-200)/.35)}.hover\:cstu-border-red-200\/40:hover{border-color:rgb(var(--cstu-red-200)/.4)}.hover\:cstu-border-red-200\/45:hover{border-color:rgb(var(--cstu-red-200)/.45)}.hover\:cstu-border-red-200\/5:hover{border-color:rgb(var(--cstu-red-200)/.05)}.hover\:cstu-border-red-200\/50:hover{border-color:rgb(var(--cstu-red-200)/.5)}.hover\:cstu-border-red-200\/55:hover{border-color:rgb(var(--cstu-red-200)/.55)}.hover\:cstu-border-red-200\/60:hover{border-color:rgb(var(--cstu-red-200)/.6)}.hover\:cstu-border-red-200\/65:hover{border-color:rgb(var(--cstu-red-200)/.65)}.hover\:cstu-border-red-200\/70:hover{border-color:rgb(var(--cstu-red-200)/.7)}.hover\:cstu-border-red-200\/75:hover{border-color:rgb(var(--cstu-red-200)/.75)}.hover\:cstu-border-red-200\/80:hover{border-color:rgb(var(--cstu-red-200)/.8)}.hover\:cstu-border-red-200\/85:hover{border-color:rgb(var(--cstu-red-200)/.85)}.hover\:cstu-border-red-200\/90:hover{border-color:rgb(var(--cstu-red-200)/.9)}.hover\:cstu-border-red-200\/95:hover{border-color:rgb(var(--cstu-red-200)/.95)}.hover\:cstu-border-red-300:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-300)/var(--tw-border-opacity,1))}.hover\:cstu-border-red-300\/0:hover{border-color:rgb(var(--cstu-red-300)/0)}.hover\:cstu-border-red-300\/10:hover{border-color:rgb(var(--cstu-red-300)/.1)}.hover\:cstu-border-red-300\/100:hover{border-color:rgb(var(--cstu-red-300)/1)}.hover\:cstu-border-red-300\/15:hover{border-color:rgb(var(--cstu-red-300)/.15)}.hover\:cstu-border-red-300\/20:hover{border-color:rgb(var(--cstu-red-300)/.2)}.hover\:cstu-border-red-300\/25:hover{border-color:rgb(var(--cstu-red-300)/.25)}.hover\:cstu-border-red-300\/30:hover{border-color:rgb(var(--cstu-red-300)/.3)}.hover\:cstu-border-red-300\/35:hover{border-color:rgb(var(--cstu-red-300)/.35)}.hover\:cstu-border-red-300\/40:hover{border-color:rgb(var(--cstu-red-300)/.4)}.hover\:cstu-border-red-300\/45:hover{border-color:rgb(var(--cstu-red-300)/.45)}.hover\:cstu-border-red-300\/5:hover{border-color:rgb(var(--cstu-red-300)/.05)}.hover\:cstu-border-red-300\/50:hover{border-color:rgb(var(--cstu-red-300)/.5)}.hover\:cstu-border-red-300\/55:hover{border-color:rgb(var(--cstu-red-300)/.55)}.hover\:cstu-border-red-300\/60:hover{border-color:rgb(var(--cstu-red-300)/.6)}.hover\:cstu-border-red-300\/65:hover{border-color:rgb(var(--cstu-red-300)/.65)}.hover\:cstu-border-red-300\/70:hover{border-color:rgb(var(--cstu-red-300)/.7)}.hover\:cstu-border-red-300\/75:hover{border-color:rgb(var(--cstu-red-300)/.75)}.hover\:cstu-border-red-300\/80:hover{border-color:rgb(var(--cstu-red-300)/.8)}.hover\:cstu-border-red-300\/85:hover{border-color:rgb(var(--cstu-red-300)/.85)}.hover\:cstu-border-red-300\/90:hover{border-color:rgb(var(--cstu-red-300)/.9)}.hover\:cstu-border-red-300\/95:hover{border-color:rgb(var(--cstu-red-300)/.95)}.hover\:cstu-border-red-400:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-400)/var(--tw-border-opacity,1))}.hover\:cstu-border-red-400\/0:hover{border-color:rgb(var(--cstu-red-400)/0)}.hover\:cstu-border-red-400\/10:hover{border-color:rgb(var(--cstu-red-400)/.1)}.hover\:cstu-border-red-400\/100:hover{border-color:rgb(var(--cstu-red-400)/1)}.hover\:cstu-border-red-400\/15:hover{border-color:rgb(var(--cstu-red-400)/.15)}.hover\:cstu-border-red-400\/20:hover{border-color:rgb(var(--cstu-red-400)/.2)}.hover\:cstu-border-red-400\/25:hover{border-color:rgb(var(--cstu-red-400)/.25)}.hover\:cstu-border-red-400\/30:hover{border-color:rgb(var(--cstu-red-400)/.3)}.hover\:cstu-border-red-400\/35:hover{border-color:rgb(var(--cstu-red-400)/.35)}.hover\:cstu-border-red-400\/40:hover{border-color:rgb(var(--cstu-red-400)/.4)}.hover\:cstu-border-red-400\/45:hover{border-color:rgb(var(--cstu-red-400)/.45)}.hover\:cstu-border-red-400\/5:hover{border-color:rgb(var(--cstu-red-400)/.05)}.hover\:cstu-border-red-400\/50:hover{border-color:rgb(var(--cstu-red-400)/.5)}.hover\:cstu-border-red-400\/55:hover{border-color:rgb(var(--cstu-red-400)/.55)}.hover\:cstu-border-red-400\/60:hover{border-color:rgb(var(--cstu-red-400)/.6)}.hover\:cstu-border-red-400\/65:hover{border-color:rgb(var(--cstu-red-400)/.65)}.hover\:cstu-border-red-400\/70:hover{border-color:rgb(var(--cstu-red-400)/.7)}.hover\:cstu-border-red-400\/75:hover{border-color:rgb(var(--cstu-red-400)/.75)}.hover\:cstu-border-red-400\/80:hover{border-color:rgb(var(--cstu-red-400)/.8)}.hover\:cstu-border-red-400\/85:hover{border-color:rgb(var(--cstu-red-400)/.85)}.hover\:cstu-border-red-400\/90:hover{border-color:rgb(var(--cstu-red-400)/.9)}.hover\:cstu-border-red-400\/95:hover{border-color:rgb(var(--cstu-red-400)/.95)}.hover\:cstu-border-red-50:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-50)/var(--tw-border-opacity,1))}.hover\:cstu-border-red-50\/0:hover{border-color:rgb(var(--cstu-red-50)/0)}.hover\:cstu-border-red-50\/10:hover{border-color:rgb(var(--cstu-red-50)/.1)}.hover\:cstu-border-red-50\/100:hover{border-color:rgb(var(--cstu-red-50)/1)}.hover\:cstu-border-red-50\/15:hover{border-color:rgb(var(--cstu-red-50)/.15)}.hover\:cstu-border-red-50\/20:hover{border-color:rgb(var(--cstu-red-50)/.2)}.hover\:cstu-border-red-50\/25:hover{border-color:rgb(var(--cstu-red-50)/.25)}.hover\:cstu-border-red-50\/30:hover{border-color:rgb(var(--cstu-red-50)/.3)}.hover\:cstu-border-red-50\/35:hover{border-color:rgb(var(--cstu-red-50)/.35)}.hover\:cstu-border-red-50\/40:hover{border-color:rgb(var(--cstu-red-50)/.4)}.hover\:cstu-border-red-50\/45:hover{border-color:rgb(var(--cstu-red-50)/.45)}.hover\:cstu-border-red-50\/5:hover{border-color:rgb(var(--cstu-red-50)/.05)}.hover\:cstu-border-red-50\/50:hover{border-color:rgb(var(--cstu-red-50)/.5)}.hover\:cstu-border-red-50\/55:hover{border-color:rgb(var(--cstu-red-50)/.55)}.hover\:cstu-border-red-50\/60:hover{border-color:rgb(var(--cstu-red-50)/.6)}.hover\:cstu-border-red-50\/65:hover{border-color:rgb(var(--cstu-red-50)/.65)}.hover\:cstu-border-red-50\/70:hover{border-color:rgb(var(--cstu-red-50)/.7)}.hover\:cstu-border-red-50\/75:hover{border-color:rgb(var(--cstu-red-50)/.75)}.hover\:cstu-border-red-50\/80:hover{border-color:rgb(var(--cstu-red-50)/.8)}.hover\:cstu-border-red-50\/85:hover{border-color:rgb(var(--cstu-red-50)/.85)}.hover\:cstu-border-red-50\/90:hover{border-color:rgb(var(--cstu-red-50)/.9)}.hover\:cstu-border-red-50\/95:hover{border-color:rgb(var(--cstu-red-50)/.95)}.hover\:cstu-border-red-500:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-500)/var(--tw-border-opacity,1))}.hover\:cstu-border-red-500\/0:hover{border-color:rgb(var(--cstu-red-500)/0)}.hover\:cstu-border-red-500\/10:hover{border-color:rgb(var(--cstu-red-500)/.1)}.hover\:cstu-border-red-500\/100:hover{border-color:rgb(var(--cstu-red-500)/1)}.hover\:cstu-border-red-500\/15:hover{border-color:rgb(var(--cstu-red-500)/.15)}.hover\:cstu-border-red-500\/20:hover{border-color:rgb(var(--cstu-red-500)/.2)}.hover\:cstu-border-red-500\/25:hover{border-color:rgb(var(--cstu-red-500)/.25)}.hover\:cstu-border-red-500\/30:hover{border-color:rgb(var(--cstu-red-500)/.3)}.hover\:cstu-border-red-500\/35:hover{border-color:rgb(var(--cstu-red-500)/.35)}.hover\:cstu-border-red-500\/40:hover{border-color:rgb(var(--cstu-red-500)/.4)}.hover\:cstu-border-red-500\/45:hover{border-color:rgb(var(--cstu-red-500)/.45)}.hover\:cstu-border-red-500\/5:hover{border-color:rgb(var(--cstu-red-500)/.05)}.hover\:cstu-border-red-500\/50:hover{border-color:rgb(var(--cstu-red-500)/.5)}.hover\:cstu-border-red-500\/55:hover{border-color:rgb(var(--cstu-red-500)/.55)}.hover\:cstu-border-red-500\/60:hover{border-color:rgb(var(--cstu-red-500)/.6)}.hover\:cstu-border-red-500\/65:hover{border-color:rgb(var(--cstu-red-500)/.65)}.hover\:cstu-border-red-500\/70:hover{border-color:rgb(var(--cstu-red-500)/.7)}.hover\:cstu-border-red-500\/75:hover{border-color:rgb(var(--cstu-red-500)/.75)}.hover\:cstu-border-red-500\/80:hover{border-color:rgb(var(--cstu-red-500)/.8)}.hover\:cstu-border-red-500\/85:hover{border-color:rgb(var(--cstu-red-500)/.85)}.hover\:cstu-border-red-500\/90:hover{border-color:rgb(var(--cstu-red-500)/.9)}.hover\:cstu-border-red-500\/95:hover{border-color:rgb(var(--cstu-red-500)/.95)}.hover\:cstu-border-red-600:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-600)/var(--tw-border-opacity,1))}.hover\:cstu-border-red-600\/0:hover{border-color:rgb(var(--cstu-red-600)/0)}.hover\:cstu-border-red-600\/10:hover{border-color:rgb(var(--cstu-red-600)/.1)}.hover\:cstu-border-red-600\/100:hover{border-color:rgb(var(--cstu-red-600)/1)}.hover\:cstu-border-red-600\/15:hover{border-color:rgb(var(--cstu-red-600)/.15)}.hover\:cstu-border-red-600\/20:hover{border-color:rgb(var(--cstu-red-600)/.2)}.hover\:cstu-border-red-600\/25:hover{border-color:rgb(var(--cstu-red-600)/.25)}.hover\:cstu-border-red-600\/30:hover{border-color:rgb(var(--cstu-red-600)/.3)}.hover\:cstu-border-red-600\/35:hover{border-color:rgb(var(--cstu-red-600)/.35)}.hover\:cstu-border-red-600\/40:hover{border-color:rgb(var(--cstu-red-600)/.4)}.hover\:cstu-border-red-600\/45:hover{border-color:rgb(var(--cstu-red-600)/.45)}.hover\:cstu-border-red-600\/5:hover{border-color:rgb(var(--cstu-red-600)/.05)}.hover\:cstu-border-red-600\/50:hover{border-color:rgb(var(--cstu-red-600)/.5)}.hover\:cstu-border-red-600\/55:hover{border-color:rgb(var(--cstu-red-600)/.55)}.hover\:cstu-border-red-600\/60:hover{border-color:rgb(var(--cstu-red-600)/.6)}.hover\:cstu-border-red-600\/65:hover{border-color:rgb(var(--cstu-red-600)/.65)}.hover\:cstu-border-red-600\/70:hover{border-color:rgb(var(--cstu-red-600)/.7)}.hover\:cstu-border-red-600\/75:hover{border-color:rgb(var(--cstu-red-600)/.75)}.hover\:cstu-border-red-600\/80:hover{border-color:rgb(var(--cstu-red-600)/.8)}.hover\:cstu-border-red-600\/85:hover{border-color:rgb(var(--cstu-red-600)/.85)}.hover\:cstu-border-red-600\/90:hover{border-color:rgb(var(--cstu-red-600)/.9)}.hover\:cstu-border-red-600\/95:hover{border-color:rgb(var(--cstu-red-600)/.95)}.hover\:cstu-border-red-700:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-700)/var(--tw-border-opacity,1))}.hover\:cstu-border-red-700\/0:hover{border-color:rgb(var(--cstu-red-700)/0)}.hover\:cstu-border-red-700\/10:hover{border-color:rgb(var(--cstu-red-700)/.1)}.hover\:cstu-border-red-700\/100:hover{border-color:rgb(var(--cstu-red-700)/1)}.hover\:cstu-border-red-700\/15:hover{border-color:rgb(var(--cstu-red-700)/.15)}.hover\:cstu-border-red-700\/20:hover{border-color:rgb(var(--cstu-red-700)/.2)}.hover\:cstu-border-red-700\/25:hover{border-color:rgb(var(--cstu-red-700)/.25)}.hover\:cstu-border-red-700\/30:hover{border-color:rgb(var(--cstu-red-700)/.3)}.hover\:cstu-border-red-700\/35:hover{border-color:rgb(var(--cstu-red-700)/.35)}.hover\:cstu-border-red-700\/40:hover{border-color:rgb(var(--cstu-red-700)/.4)}.hover\:cstu-border-red-700\/45:hover{border-color:rgb(var(--cstu-red-700)/.45)}.hover\:cstu-border-red-700\/5:hover{border-color:rgb(var(--cstu-red-700)/.05)}.hover\:cstu-border-red-700\/50:hover{border-color:rgb(var(--cstu-red-700)/.5)}.hover\:cstu-border-red-700\/55:hover{border-color:rgb(var(--cstu-red-700)/.55)}.hover\:cstu-border-red-700\/60:hover{border-color:rgb(var(--cstu-red-700)/.6)}.hover\:cstu-border-red-700\/65:hover{border-color:rgb(var(--cstu-red-700)/.65)}.hover\:cstu-border-red-700\/70:hover{border-color:rgb(var(--cstu-red-700)/.7)}.hover\:cstu-border-red-700\/75:hover{border-color:rgb(var(--cstu-red-700)/.75)}.hover\:cstu-border-red-700\/80:hover{border-color:rgb(var(--cstu-red-700)/.8)}.hover\:cstu-border-red-700\/85:hover{border-color:rgb(var(--cstu-red-700)/.85)}.hover\:cstu-border-red-700\/90:hover{border-color:rgb(var(--cstu-red-700)/.9)}.hover\:cstu-border-red-700\/95:hover{border-color:rgb(var(--cstu-red-700)/.95)}.hover\:cstu-border-red-800:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-800)/var(--tw-border-opacity,1))}.hover\:cstu-border-red-800\/0:hover{border-color:rgb(var(--cstu-red-800)/0)}.hover\:cstu-border-red-800\/10:hover{border-color:rgb(var(--cstu-red-800)/.1)}.hover\:cstu-border-red-800\/100:hover{border-color:rgb(var(--cstu-red-800)/1)}.hover\:cstu-border-red-800\/15:hover{border-color:rgb(var(--cstu-red-800)/.15)}.hover\:cstu-border-red-800\/20:hover{border-color:rgb(var(--cstu-red-800)/.2)}.hover\:cstu-border-red-800\/25:hover{border-color:rgb(var(--cstu-red-800)/.25)}.hover\:cstu-border-red-800\/30:hover{border-color:rgb(var(--cstu-red-800)/.3)}.hover\:cstu-border-red-800\/35:hover{border-color:rgb(var(--cstu-red-800)/.35)}.hover\:cstu-border-red-800\/40:hover{border-color:rgb(var(--cstu-red-800)/.4)}.hover\:cstu-border-red-800\/45:hover{border-color:rgb(var(--cstu-red-800)/.45)}.hover\:cstu-border-red-800\/5:hover{border-color:rgb(var(--cstu-red-800)/.05)}.hover\:cstu-border-red-800\/50:hover{border-color:rgb(var(--cstu-red-800)/.5)}.hover\:cstu-border-red-800\/55:hover{border-color:rgb(var(--cstu-red-800)/.55)}.hover\:cstu-border-red-800\/60:hover{border-color:rgb(var(--cstu-red-800)/.6)}.hover\:cstu-border-red-800\/65:hover{border-color:rgb(var(--cstu-red-800)/.65)}.hover\:cstu-border-red-800\/70:hover{border-color:rgb(var(--cstu-red-800)/.7)}.hover\:cstu-border-red-800\/75:hover{border-color:rgb(var(--cstu-red-800)/.75)}.hover\:cstu-border-red-800\/80:hover{border-color:rgb(var(--cstu-red-800)/.8)}.hover\:cstu-border-red-800\/85:hover{border-color:rgb(var(--cstu-red-800)/.85)}.hover\:cstu-border-red-800\/90:hover{border-color:rgb(var(--cstu-red-800)/.9)}.hover\:cstu-border-red-800\/95:hover{border-color:rgb(var(--cstu-red-800)/.95)}.hover\:cstu-border-red-900:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-900)/var(--tw-border-opacity,1))}.hover\:cstu-border-red-900\/0:hover{border-color:rgb(var(--cstu-red-900)/0)}.hover\:cstu-border-red-900\/10:hover{border-color:rgb(var(--cstu-red-900)/.1)}.hover\:cstu-border-red-900\/100:hover{border-color:rgb(var(--cstu-red-900)/1)}.hover\:cstu-border-red-900\/15:hover{border-color:rgb(var(--cstu-red-900)/.15)}.hover\:cstu-border-red-900\/20:hover{border-color:rgb(var(--cstu-red-900)/.2)}.hover\:cstu-border-red-900\/25:hover{border-color:rgb(var(--cstu-red-900)/.25)}.hover\:cstu-border-red-900\/30:hover{border-color:rgb(var(--cstu-red-900)/.3)}.hover\:cstu-border-red-900\/35:hover{border-color:rgb(var(--cstu-red-900)/.35)}.hover\:cstu-border-red-900\/40:hover{border-color:rgb(var(--cstu-red-900)/.4)}.hover\:cstu-border-red-900\/45:hover{border-color:rgb(var(--cstu-red-900)/.45)}.hover\:cstu-border-red-900\/5:hover{border-color:rgb(var(--cstu-red-900)/.05)}.hover\:cstu-border-red-900\/50:hover{border-color:rgb(var(--cstu-red-900)/.5)}.hover\:cstu-border-red-900\/55:hover{border-color:rgb(var(--cstu-red-900)/.55)}.hover\:cstu-border-red-900\/60:hover{border-color:rgb(var(--cstu-red-900)/.6)}.hover\:cstu-border-red-900\/65:hover{border-color:rgb(var(--cstu-red-900)/.65)}.hover\:cstu-border-red-900\/70:hover{border-color:rgb(var(--cstu-red-900)/.7)}.hover\:cstu-border-red-900\/75:hover{border-color:rgb(var(--cstu-red-900)/.75)}.hover\:cstu-border-red-900\/80:hover{border-color:rgb(var(--cstu-red-900)/.8)}.hover\:cstu-border-red-900\/85:hover{border-color:rgb(var(--cstu-red-900)/.85)}.hover\:cstu-border-red-900\/90:hover{border-color:rgb(var(--cstu-red-900)/.9)}.hover\:cstu-border-red-900\/95:hover{border-color:rgb(var(--cstu-red-900)/.95)}.hover\:cstu-border-secondary-100:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-100)/var(--tw-border-opacity,1))}.hover\:cstu-border-secondary-100\/0:hover{border-color:rgb(var(--cstu-secondary-100)/0)}.hover\:cstu-border-secondary-100\/10:hover{border-color:rgb(var(--cstu-secondary-100)/.1)}.hover\:cstu-border-secondary-100\/100:hover{border-color:rgb(var(--cstu-secondary-100)/1)}.hover\:cstu-border-secondary-100\/15:hover{border-color:rgb(var(--cstu-secondary-100)/.15)}.hover\:cstu-border-secondary-100\/20:hover{border-color:rgb(var(--cstu-secondary-100)/.2)}.hover\:cstu-border-secondary-100\/25:hover{border-color:rgb(var(--cstu-secondary-100)/.25)}.hover\:cstu-border-secondary-100\/30:hover{border-color:rgb(var(--cstu-secondary-100)/.3)}.hover\:cstu-border-secondary-100\/35:hover{border-color:rgb(var(--cstu-secondary-100)/.35)}.hover\:cstu-border-secondary-100\/40:hover{border-color:rgb(var(--cstu-secondary-100)/.4)}.hover\:cstu-border-secondary-100\/45:hover{border-color:rgb(var(--cstu-secondary-100)/.45)}.hover\:cstu-border-secondary-100\/5:hover{border-color:rgb(var(--cstu-secondary-100)/.05)}.hover\:cstu-border-secondary-100\/50:hover{border-color:rgb(var(--cstu-secondary-100)/.5)}.hover\:cstu-border-secondary-100\/55:hover{border-color:rgb(var(--cstu-secondary-100)/.55)}.hover\:cstu-border-secondary-100\/60:hover{border-color:rgb(var(--cstu-secondary-100)/.6)}.hover\:cstu-border-secondary-100\/65:hover{border-color:rgb(var(--cstu-secondary-100)/.65)}.hover\:cstu-border-secondary-100\/70:hover{border-color:rgb(var(--cstu-secondary-100)/.7)}.hover\:cstu-border-secondary-100\/75:hover{border-color:rgb(var(--cstu-secondary-100)/.75)}.hover\:cstu-border-secondary-100\/80:hover{border-color:rgb(var(--cstu-secondary-100)/.8)}.hover\:cstu-border-secondary-100\/85:hover{border-color:rgb(var(--cstu-secondary-100)/.85)}.hover\:cstu-border-secondary-100\/90:hover{border-color:rgb(var(--cstu-secondary-100)/.9)}.hover\:cstu-border-secondary-100\/95:hover{border-color:rgb(var(--cstu-secondary-100)/.95)}.hover\:cstu-border-secondary-200:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-200)/var(--tw-border-opacity,1))}.hover\:cstu-border-secondary-200\/0:hover{border-color:rgb(var(--cstu-secondary-200)/0)}.hover\:cstu-border-secondary-200\/10:hover{border-color:rgb(var(--cstu-secondary-200)/.1)}.hover\:cstu-border-secondary-200\/100:hover{border-color:rgb(var(--cstu-secondary-200)/1)}.hover\:cstu-border-secondary-200\/15:hover{border-color:rgb(var(--cstu-secondary-200)/.15)}.hover\:cstu-border-secondary-200\/20:hover{border-color:rgb(var(--cstu-secondary-200)/.2)}.hover\:cstu-border-secondary-200\/25:hover{border-color:rgb(var(--cstu-secondary-200)/.25)}.hover\:cstu-border-secondary-200\/30:hover{border-color:rgb(var(--cstu-secondary-200)/.3)}.hover\:cstu-border-secondary-200\/35:hover{border-color:rgb(var(--cstu-secondary-200)/.35)}.hover\:cstu-border-secondary-200\/40:hover{border-color:rgb(var(--cstu-secondary-200)/.4)}.hover\:cstu-border-secondary-200\/45:hover{border-color:rgb(var(--cstu-secondary-200)/.45)}.hover\:cstu-border-secondary-200\/5:hover{border-color:rgb(var(--cstu-secondary-200)/.05)}.hover\:cstu-border-secondary-200\/50:hover{border-color:rgb(var(--cstu-secondary-200)/.5)}.hover\:cstu-border-secondary-200\/55:hover{border-color:rgb(var(--cstu-secondary-200)/.55)}.hover\:cstu-border-secondary-200\/60:hover{border-color:rgb(var(--cstu-secondary-200)/.6)}.hover\:cstu-border-secondary-200\/65:hover{border-color:rgb(var(--cstu-secondary-200)/.65)}.hover\:cstu-border-secondary-200\/70:hover{border-color:rgb(var(--cstu-secondary-200)/.7)}.hover\:cstu-border-secondary-200\/75:hover{border-color:rgb(var(--cstu-secondary-200)/.75)}.hover\:cstu-border-secondary-200\/80:hover{border-color:rgb(var(--cstu-secondary-200)/.8)}.hover\:cstu-border-secondary-200\/85:hover{border-color:rgb(var(--cstu-secondary-200)/.85)}.hover\:cstu-border-secondary-200\/90:hover{border-color:rgb(var(--cstu-secondary-200)/.9)}.hover\:cstu-border-secondary-200\/95:hover{border-color:rgb(var(--cstu-secondary-200)/.95)}.hover\:cstu-border-secondary-250:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-250)/var(--tw-border-opacity,1))}.hover\:cstu-border-secondary-250\/0:hover{border-color:rgb(var(--cstu-secondary-250)/0)}.hover\:cstu-border-secondary-250\/10:hover{border-color:rgb(var(--cstu-secondary-250)/.1)}.hover\:cstu-border-secondary-250\/100:hover{border-color:rgb(var(--cstu-secondary-250)/1)}.hover\:cstu-border-secondary-250\/15:hover{border-color:rgb(var(--cstu-secondary-250)/.15)}.hover\:cstu-border-secondary-250\/20:hover{border-color:rgb(var(--cstu-secondary-250)/.2)}.hover\:cstu-border-secondary-250\/25:hover{border-color:rgb(var(--cstu-secondary-250)/.25)}.hover\:cstu-border-secondary-250\/30:hover{border-color:rgb(var(--cstu-secondary-250)/.3)}.hover\:cstu-border-secondary-250\/35:hover{border-color:rgb(var(--cstu-secondary-250)/.35)}.hover\:cstu-border-secondary-250\/40:hover{border-color:rgb(var(--cstu-secondary-250)/.4)}.hover\:cstu-border-secondary-250\/45:hover{border-color:rgb(var(--cstu-secondary-250)/.45)}.hover\:cstu-border-secondary-250\/5:hover{border-color:rgb(var(--cstu-secondary-250)/.05)}.hover\:cstu-border-secondary-250\/50:hover{border-color:rgb(var(--cstu-secondary-250)/.5)}.hover\:cstu-border-secondary-250\/55:hover{border-color:rgb(var(--cstu-secondary-250)/.55)}.hover\:cstu-border-secondary-250\/60:hover{border-color:rgb(var(--cstu-secondary-250)/.6)}.hover\:cstu-border-secondary-250\/65:hover{border-color:rgb(var(--cstu-secondary-250)/.65)}.hover\:cstu-border-secondary-250\/70:hover{border-color:rgb(var(--cstu-secondary-250)/.7)}.hover\:cstu-border-secondary-250\/75:hover{border-color:rgb(var(--cstu-secondary-250)/.75)}.hover\:cstu-border-secondary-250\/80:hover{border-color:rgb(var(--cstu-secondary-250)/.8)}.hover\:cstu-border-secondary-250\/85:hover{border-color:rgb(var(--cstu-secondary-250)/.85)}.hover\:cstu-border-secondary-250\/90:hover{border-color:rgb(var(--cstu-secondary-250)/.9)}.hover\:cstu-border-secondary-250\/95:hover{border-color:rgb(var(--cstu-secondary-250)/.95)}.hover\:cstu-border-secondary-300:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-300)/var(--tw-border-opacity,1))}.hover\:cstu-border-secondary-300\/0:hover{border-color:rgb(var(--cstu-secondary-300)/0)}.hover\:cstu-border-secondary-300\/10:hover{border-color:rgb(var(--cstu-secondary-300)/.1)}.hover\:cstu-border-secondary-300\/100:hover{border-color:rgb(var(--cstu-secondary-300)/1)}.hover\:cstu-border-secondary-300\/15:hover{border-color:rgb(var(--cstu-secondary-300)/.15)}.hover\:cstu-border-secondary-300\/20:hover{border-color:rgb(var(--cstu-secondary-300)/.2)}.hover\:cstu-border-secondary-300\/25:hover{border-color:rgb(var(--cstu-secondary-300)/.25)}.hover\:cstu-border-secondary-300\/30:hover{border-color:rgb(var(--cstu-secondary-300)/.3)}.hover\:cstu-border-secondary-300\/35:hover{border-color:rgb(var(--cstu-secondary-300)/.35)}.hover\:cstu-border-secondary-300\/40:hover{border-color:rgb(var(--cstu-secondary-300)/.4)}.hover\:cstu-border-secondary-300\/45:hover{border-color:rgb(var(--cstu-secondary-300)/.45)}.hover\:cstu-border-secondary-300\/5:hover{border-color:rgb(var(--cstu-secondary-300)/.05)}.hover\:cstu-border-secondary-300\/50:hover{border-color:rgb(var(--cstu-secondary-300)/.5)}.hover\:cstu-border-secondary-300\/55:hover{border-color:rgb(var(--cstu-secondary-300)/.55)}.hover\:cstu-border-secondary-300\/60:hover{border-color:rgb(var(--cstu-secondary-300)/.6)}.hover\:cstu-border-secondary-300\/65:hover{border-color:rgb(var(--cstu-secondary-300)/.65)}.hover\:cstu-border-secondary-300\/70:hover{border-color:rgb(var(--cstu-secondary-300)/.7)}.hover\:cstu-border-secondary-300\/75:hover{border-color:rgb(var(--cstu-secondary-300)/.75)}.hover\:cstu-border-secondary-300\/80:hover{border-color:rgb(var(--cstu-secondary-300)/.8)}.hover\:cstu-border-secondary-300\/85:hover{border-color:rgb(var(--cstu-secondary-300)/.85)}.hover\:cstu-border-secondary-300\/90:hover{border-color:rgb(var(--cstu-secondary-300)/.9)}.hover\:cstu-border-secondary-300\/95:hover{border-color:rgb(var(--cstu-secondary-300)/.95)}.hover\:cstu-border-secondary-400:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-400)/var(--tw-border-opacity,1))}.hover\:cstu-border-secondary-400\/0:hover{border-color:rgb(var(--cstu-secondary-400)/0)}.hover\:cstu-border-secondary-400\/10:hover{border-color:rgb(var(--cstu-secondary-400)/.1)}.hover\:cstu-border-secondary-400\/100:hover{border-color:rgb(var(--cstu-secondary-400)/1)}.hover\:cstu-border-secondary-400\/15:hover{border-color:rgb(var(--cstu-secondary-400)/.15)}.hover\:cstu-border-secondary-400\/20:hover{border-color:rgb(var(--cstu-secondary-400)/.2)}.hover\:cstu-border-secondary-400\/25:hover{border-color:rgb(var(--cstu-secondary-400)/.25)}.hover\:cstu-border-secondary-400\/30:hover{border-color:rgb(var(--cstu-secondary-400)/.3)}.hover\:cstu-border-secondary-400\/35:hover{border-color:rgb(var(--cstu-secondary-400)/.35)}.hover\:cstu-border-secondary-400\/40:hover{border-color:rgb(var(--cstu-secondary-400)/.4)}.hover\:cstu-border-secondary-400\/45:hover{border-color:rgb(var(--cstu-secondary-400)/.45)}.hover\:cstu-border-secondary-400\/5:hover{border-color:rgb(var(--cstu-secondary-400)/.05)}.hover\:cstu-border-secondary-400\/50:hover{border-color:rgb(var(--cstu-secondary-400)/.5)}.hover\:cstu-border-secondary-400\/55:hover{border-color:rgb(var(--cstu-secondary-400)/.55)}.hover\:cstu-border-secondary-400\/60:hover{border-color:rgb(var(--cstu-secondary-400)/.6)}.hover\:cstu-border-secondary-400\/65:hover{border-color:rgb(var(--cstu-secondary-400)/.65)}.hover\:cstu-border-secondary-400\/70:hover{border-color:rgb(var(--cstu-secondary-400)/.7)}.hover\:cstu-border-secondary-400\/75:hover{border-color:rgb(var(--cstu-secondary-400)/.75)}.hover\:cstu-border-secondary-400\/80:hover{border-color:rgb(var(--cstu-secondary-400)/.8)}.hover\:cstu-border-secondary-400\/85:hover{border-color:rgb(var(--cstu-secondary-400)/.85)}.hover\:cstu-border-secondary-400\/90:hover{border-color:rgb(var(--cstu-secondary-400)/.9)}.hover\:cstu-border-secondary-400\/95:hover{border-color:rgb(var(--cstu-secondary-400)/.95)}.hover\:cstu-border-secondary-50:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-50)/var(--tw-border-opacity,1))}.hover\:cstu-border-secondary-50\/0:hover{border-color:rgb(var(--cstu-secondary-50)/0)}.hover\:cstu-border-secondary-50\/10:hover{border-color:rgb(var(--cstu-secondary-50)/.1)}.hover\:cstu-border-secondary-50\/100:hover{border-color:rgb(var(--cstu-secondary-50)/1)}.hover\:cstu-border-secondary-50\/15:hover{border-color:rgb(var(--cstu-secondary-50)/.15)}.hover\:cstu-border-secondary-50\/20:hover{border-color:rgb(var(--cstu-secondary-50)/.2)}.hover\:cstu-border-secondary-50\/25:hover{border-color:rgb(var(--cstu-secondary-50)/.25)}.hover\:cstu-border-secondary-50\/30:hover{border-color:rgb(var(--cstu-secondary-50)/.3)}.hover\:cstu-border-secondary-50\/35:hover{border-color:rgb(var(--cstu-secondary-50)/.35)}.hover\:cstu-border-secondary-50\/40:hover{border-color:rgb(var(--cstu-secondary-50)/.4)}.hover\:cstu-border-secondary-50\/45:hover{border-color:rgb(var(--cstu-secondary-50)/.45)}.hover\:cstu-border-secondary-50\/5:hover{border-color:rgb(var(--cstu-secondary-50)/.05)}.hover\:cstu-border-secondary-50\/50:hover{border-color:rgb(var(--cstu-secondary-50)/.5)}.hover\:cstu-border-secondary-50\/55:hover{border-color:rgb(var(--cstu-secondary-50)/.55)}.hover\:cstu-border-secondary-50\/60:hover{border-color:rgb(var(--cstu-secondary-50)/.6)}.hover\:cstu-border-secondary-50\/65:hover{border-color:rgb(var(--cstu-secondary-50)/.65)}.hover\:cstu-border-secondary-50\/70:hover{border-color:rgb(var(--cstu-secondary-50)/.7)}.hover\:cstu-border-secondary-50\/75:hover{border-color:rgb(var(--cstu-secondary-50)/.75)}.hover\:cstu-border-secondary-50\/80:hover{border-color:rgb(var(--cstu-secondary-50)/.8)}.hover\:cstu-border-secondary-50\/85:hover{border-color:rgb(var(--cstu-secondary-50)/.85)}.hover\:cstu-border-secondary-50\/90:hover{border-color:rgb(var(--cstu-secondary-50)/.9)}.hover\:cstu-border-secondary-50\/95:hover{border-color:rgb(var(--cstu-secondary-50)/.95)}.hover\:cstu-border-secondary-500:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-500)/var(--tw-border-opacity,1))}.hover\:cstu-border-secondary-500\/0:hover{border-color:rgb(var(--cstu-secondary-500)/0)}.hover\:cstu-border-secondary-500\/10:hover{border-color:rgb(var(--cstu-secondary-500)/.1)}.hover\:cstu-border-secondary-500\/100:hover{border-color:rgb(var(--cstu-secondary-500)/1)}.hover\:cstu-border-secondary-500\/15:hover{border-color:rgb(var(--cstu-secondary-500)/.15)}.hover\:cstu-border-secondary-500\/20:hover{border-color:rgb(var(--cstu-secondary-500)/.2)}.hover\:cstu-border-secondary-500\/25:hover{border-color:rgb(var(--cstu-secondary-500)/.25)}.hover\:cstu-border-secondary-500\/30:hover{border-color:rgb(var(--cstu-secondary-500)/.3)}.hover\:cstu-border-secondary-500\/35:hover{border-color:rgb(var(--cstu-secondary-500)/.35)}.hover\:cstu-border-secondary-500\/40:hover{border-color:rgb(var(--cstu-secondary-500)/.4)}.hover\:cstu-border-secondary-500\/45:hover{border-color:rgb(var(--cstu-secondary-500)/.45)}.hover\:cstu-border-secondary-500\/5:hover{border-color:rgb(var(--cstu-secondary-500)/.05)}.hover\:cstu-border-secondary-500\/50:hover{border-color:rgb(var(--cstu-secondary-500)/.5)}.hover\:cstu-border-secondary-500\/55:hover{border-color:rgb(var(--cstu-secondary-500)/.55)}.hover\:cstu-border-secondary-500\/60:hover{border-color:rgb(var(--cstu-secondary-500)/.6)}.hover\:cstu-border-secondary-500\/65:hover{border-color:rgb(var(--cstu-secondary-500)/.65)}.hover\:cstu-border-secondary-500\/70:hover{border-color:rgb(var(--cstu-secondary-500)/.7)}.hover\:cstu-border-secondary-500\/75:hover{border-color:rgb(var(--cstu-secondary-500)/.75)}.hover\:cstu-border-secondary-500\/80:hover{border-color:rgb(var(--cstu-secondary-500)/.8)}.hover\:cstu-border-secondary-500\/85:hover{border-color:rgb(var(--cstu-secondary-500)/.85)}.hover\:cstu-border-secondary-500\/90:hover{border-color:rgb(var(--cstu-secondary-500)/.9)}.hover\:cstu-border-secondary-500\/95:hover{border-color:rgb(var(--cstu-secondary-500)/.95)}.hover\:cstu-border-secondary-550:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-550)/var(--tw-border-opacity,1))}.hover\:cstu-border-secondary-550\/0:hover{border-color:rgb(var(--cstu-secondary-550)/0)}.hover\:cstu-border-secondary-550\/10:hover{border-color:rgb(var(--cstu-secondary-550)/.1)}.hover\:cstu-border-secondary-550\/100:hover{border-color:rgb(var(--cstu-secondary-550)/1)}.hover\:cstu-border-secondary-550\/15:hover{border-color:rgb(var(--cstu-secondary-550)/.15)}.hover\:cstu-border-secondary-550\/20:hover{border-color:rgb(var(--cstu-secondary-550)/.2)}.hover\:cstu-border-secondary-550\/25:hover{border-color:rgb(var(--cstu-secondary-550)/.25)}.hover\:cstu-border-secondary-550\/30:hover{border-color:rgb(var(--cstu-secondary-550)/.3)}.hover\:cstu-border-secondary-550\/35:hover{border-color:rgb(var(--cstu-secondary-550)/.35)}.hover\:cstu-border-secondary-550\/40:hover{border-color:rgb(var(--cstu-secondary-550)/.4)}.hover\:cstu-border-secondary-550\/45:hover{border-color:rgb(var(--cstu-secondary-550)/.45)}.hover\:cstu-border-secondary-550\/5:hover{border-color:rgb(var(--cstu-secondary-550)/.05)}.hover\:cstu-border-secondary-550\/50:hover{border-color:rgb(var(--cstu-secondary-550)/.5)}.hover\:cstu-border-secondary-550\/55:hover{border-color:rgb(var(--cstu-secondary-550)/.55)}.hover\:cstu-border-secondary-550\/60:hover{border-color:rgb(var(--cstu-secondary-550)/.6)}.hover\:cstu-border-secondary-550\/65:hover{border-color:rgb(var(--cstu-secondary-550)/.65)}.hover\:cstu-border-secondary-550\/70:hover{border-color:rgb(var(--cstu-secondary-550)/.7)}.hover\:cstu-border-secondary-550\/75:hover{border-color:rgb(var(--cstu-secondary-550)/.75)}.hover\:cstu-border-secondary-550\/80:hover{border-color:rgb(var(--cstu-secondary-550)/.8)}.hover\:cstu-border-secondary-550\/85:hover{border-color:rgb(var(--cstu-secondary-550)/.85)}.hover\:cstu-border-secondary-550\/90:hover{border-color:rgb(var(--cstu-secondary-550)/.9)}.hover\:cstu-border-secondary-550\/95:hover{border-color:rgb(var(--cstu-secondary-550)/.95)}.hover\:cstu-border-secondary-575:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-575)/var(--tw-border-opacity,1))}.hover\:cstu-border-secondary-575\/0:hover{border-color:rgb(var(--cstu-secondary-575)/0)}.hover\:cstu-border-secondary-575\/10:hover{border-color:rgb(var(--cstu-secondary-575)/.1)}.hover\:cstu-border-secondary-575\/100:hover{border-color:rgb(var(--cstu-secondary-575)/1)}.hover\:cstu-border-secondary-575\/15:hover{border-color:rgb(var(--cstu-secondary-575)/.15)}.hover\:cstu-border-secondary-575\/20:hover{border-color:rgb(var(--cstu-secondary-575)/.2)}.hover\:cstu-border-secondary-575\/25:hover{border-color:rgb(var(--cstu-secondary-575)/.25)}.hover\:cstu-border-secondary-575\/30:hover{border-color:rgb(var(--cstu-secondary-575)/.3)}.hover\:cstu-border-secondary-575\/35:hover{border-color:rgb(var(--cstu-secondary-575)/.35)}.hover\:cstu-border-secondary-575\/40:hover{border-color:rgb(var(--cstu-secondary-575)/.4)}.hover\:cstu-border-secondary-575\/45:hover{border-color:rgb(var(--cstu-secondary-575)/.45)}.hover\:cstu-border-secondary-575\/5:hover{border-color:rgb(var(--cstu-secondary-575)/.05)}.hover\:cstu-border-secondary-575\/50:hover{border-color:rgb(var(--cstu-secondary-575)/.5)}.hover\:cstu-border-secondary-575\/55:hover{border-color:rgb(var(--cstu-secondary-575)/.55)}.hover\:cstu-border-secondary-575\/60:hover{border-color:rgb(var(--cstu-secondary-575)/.6)}.hover\:cstu-border-secondary-575\/65:hover{border-color:rgb(var(--cstu-secondary-575)/.65)}.hover\:cstu-border-secondary-575\/70:hover{border-color:rgb(var(--cstu-secondary-575)/.7)}.hover\:cstu-border-secondary-575\/75:hover{border-color:rgb(var(--cstu-secondary-575)/.75)}.hover\:cstu-border-secondary-575\/80:hover{border-color:rgb(var(--cstu-secondary-575)/.8)}.hover\:cstu-border-secondary-575\/85:hover{border-color:rgb(var(--cstu-secondary-575)/.85)}.hover\:cstu-border-secondary-575\/90:hover{border-color:rgb(var(--cstu-secondary-575)/.9)}.hover\:cstu-border-secondary-575\/95:hover{border-color:rgb(var(--cstu-secondary-575)/.95)}.hover\:cstu-border-secondary-600:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-600)/var(--tw-border-opacity,1))}.hover\:cstu-border-secondary-600\/0:hover{border-color:rgb(var(--cstu-secondary-600)/0)}.hover\:cstu-border-secondary-600\/10:hover{border-color:rgb(var(--cstu-secondary-600)/.1)}.hover\:cstu-border-secondary-600\/100:hover{border-color:rgb(var(--cstu-secondary-600)/1)}.hover\:cstu-border-secondary-600\/15:hover{border-color:rgb(var(--cstu-secondary-600)/.15)}.hover\:cstu-border-secondary-600\/20:hover{border-color:rgb(var(--cstu-secondary-600)/.2)}.hover\:cstu-border-secondary-600\/25:hover{border-color:rgb(var(--cstu-secondary-600)/.25)}.hover\:cstu-border-secondary-600\/30:hover{border-color:rgb(var(--cstu-secondary-600)/.3)}.hover\:cstu-border-secondary-600\/35:hover{border-color:rgb(var(--cstu-secondary-600)/.35)}.hover\:cstu-border-secondary-600\/40:hover{border-color:rgb(var(--cstu-secondary-600)/.4)}.hover\:cstu-border-secondary-600\/45:hover{border-color:rgb(var(--cstu-secondary-600)/.45)}.hover\:cstu-border-secondary-600\/5:hover{border-color:rgb(var(--cstu-secondary-600)/.05)}.hover\:cstu-border-secondary-600\/50:hover{border-color:rgb(var(--cstu-secondary-600)/.5)}.hover\:cstu-border-secondary-600\/55:hover{border-color:rgb(var(--cstu-secondary-600)/.55)}.hover\:cstu-border-secondary-600\/60:hover{border-color:rgb(var(--cstu-secondary-600)/.6)}.hover\:cstu-border-secondary-600\/65:hover{border-color:rgb(var(--cstu-secondary-600)/.65)}.hover\:cstu-border-secondary-600\/70:hover{border-color:rgb(var(--cstu-secondary-600)/.7)}.hover\:cstu-border-secondary-600\/75:hover{border-color:rgb(var(--cstu-secondary-600)/.75)}.hover\:cstu-border-secondary-600\/80:hover{border-color:rgb(var(--cstu-secondary-600)/.8)}.hover\:cstu-border-secondary-600\/85:hover{border-color:rgb(var(--cstu-secondary-600)/.85)}.hover\:cstu-border-secondary-600\/90:hover{border-color:rgb(var(--cstu-secondary-600)/.9)}.hover\:cstu-border-secondary-600\/95:hover{border-color:rgb(var(--cstu-secondary-600)/.95)}.hover\:cstu-border-secondary-700:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-700)/var(--tw-border-opacity,1))}.hover\:cstu-border-secondary-700\/0:hover{border-color:rgb(var(--cstu-secondary-700)/0)}.hover\:cstu-border-secondary-700\/10:hover{border-color:rgb(var(--cstu-secondary-700)/.1)}.hover\:cstu-border-secondary-700\/100:hover{border-color:rgb(var(--cstu-secondary-700)/1)}.hover\:cstu-border-secondary-700\/15:hover{border-color:rgb(var(--cstu-secondary-700)/.15)}.hover\:cstu-border-secondary-700\/20:hover{border-color:rgb(var(--cstu-secondary-700)/.2)}.hover\:cstu-border-secondary-700\/25:hover{border-color:rgb(var(--cstu-secondary-700)/.25)}.hover\:cstu-border-secondary-700\/30:hover{border-color:rgb(var(--cstu-secondary-700)/.3)}.hover\:cstu-border-secondary-700\/35:hover{border-color:rgb(var(--cstu-secondary-700)/.35)}.hover\:cstu-border-secondary-700\/40:hover{border-color:rgb(var(--cstu-secondary-700)/.4)}.hover\:cstu-border-secondary-700\/45:hover{border-color:rgb(var(--cstu-secondary-700)/.45)}.hover\:cstu-border-secondary-700\/5:hover{border-color:rgb(var(--cstu-secondary-700)/.05)}.hover\:cstu-border-secondary-700\/50:hover{border-color:rgb(var(--cstu-secondary-700)/.5)}.hover\:cstu-border-secondary-700\/55:hover{border-color:rgb(var(--cstu-secondary-700)/.55)}.hover\:cstu-border-secondary-700\/60:hover{border-color:rgb(var(--cstu-secondary-700)/.6)}.hover\:cstu-border-secondary-700\/65:hover{border-color:rgb(var(--cstu-secondary-700)/.65)}.hover\:cstu-border-secondary-700\/70:hover{border-color:rgb(var(--cstu-secondary-700)/.7)}.hover\:cstu-border-secondary-700\/75:hover{border-color:rgb(var(--cstu-secondary-700)/.75)}.hover\:cstu-border-secondary-700\/80:hover{border-color:rgb(var(--cstu-secondary-700)/.8)}.hover\:cstu-border-secondary-700\/85:hover{border-color:rgb(var(--cstu-secondary-700)/.85)}.hover\:cstu-border-secondary-700\/90:hover{border-color:rgb(var(--cstu-secondary-700)/.9)}.hover\:cstu-border-secondary-700\/95:hover{border-color:rgb(var(--cstu-secondary-700)/.95)}.hover\:cstu-border-secondary-800:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-800)/var(--tw-border-opacity,1))}.hover\:cstu-border-secondary-800\/0:hover{border-color:rgb(var(--cstu-secondary-800)/0)}.hover\:cstu-border-secondary-800\/10:hover{border-color:rgb(var(--cstu-secondary-800)/.1)}.hover\:cstu-border-secondary-800\/100:hover{border-color:rgb(var(--cstu-secondary-800)/1)}.hover\:cstu-border-secondary-800\/15:hover{border-color:rgb(var(--cstu-secondary-800)/.15)}.hover\:cstu-border-secondary-800\/20:hover{border-color:rgb(var(--cstu-secondary-800)/.2)}.hover\:cstu-border-secondary-800\/25:hover{border-color:rgb(var(--cstu-secondary-800)/.25)}.hover\:cstu-border-secondary-800\/30:hover{border-color:rgb(var(--cstu-secondary-800)/.3)}.hover\:cstu-border-secondary-800\/35:hover{border-color:rgb(var(--cstu-secondary-800)/.35)}.hover\:cstu-border-secondary-800\/40:hover{border-color:rgb(var(--cstu-secondary-800)/.4)}.hover\:cstu-border-secondary-800\/45:hover{border-color:rgb(var(--cstu-secondary-800)/.45)}.hover\:cstu-border-secondary-800\/5:hover{border-color:rgb(var(--cstu-secondary-800)/.05)}.hover\:cstu-border-secondary-800\/50:hover{border-color:rgb(var(--cstu-secondary-800)/.5)}.hover\:cstu-border-secondary-800\/55:hover{border-color:rgb(var(--cstu-secondary-800)/.55)}.hover\:cstu-border-secondary-800\/60:hover{border-color:rgb(var(--cstu-secondary-800)/.6)}.hover\:cstu-border-secondary-800\/65:hover{border-color:rgb(var(--cstu-secondary-800)/.65)}.hover\:cstu-border-secondary-800\/70:hover{border-color:rgb(var(--cstu-secondary-800)/.7)}.hover\:cstu-border-secondary-800\/75:hover{border-color:rgb(var(--cstu-secondary-800)/.75)}.hover\:cstu-border-secondary-800\/80:hover{border-color:rgb(var(--cstu-secondary-800)/.8)}.hover\:cstu-border-secondary-800\/85:hover{border-color:rgb(var(--cstu-secondary-800)/.85)}.hover\:cstu-border-secondary-800\/90:hover{border-color:rgb(var(--cstu-secondary-800)/.9)}.hover\:cstu-border-secondary-800\/95:hover{border-color:rgb(var(--cstu-secondary-800)/.95)}.hover\:cstu-border-secondary-900:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-900)/var(--tw-border-opacity,1))}.hover\:cstu-border-secondary-900\/0:hover{border-color:rgb(var(--cstu-secondary-900)/0)}.hover\:cstu-border-secondary-900\/10:hover{border-color:rgb(var(--cstu-secondary-900)/.1)}.hover\:cstu-border-secondary-900\/100:hover{border-color:rgb(var(--cstu-secondary-900)/1)}.hover\:cstu-border-secondary-900\/15:hover{border-color:rgb(var(--cstu-secondary-900)/.15)}.hover\:cstu-border-secondary-900\/20:hover{border-color:rgb(var(--cstu-secondary-900)/.2)}.hover\:cstu-border-secondary-900\/25:hover{border-color:rgb(var(--cstu-secondary-900)/.25)}.hover\:cstu-border-secondary-900\/30:hover{border-color:rgb(var(--cstu-secondary-900)/.3)}.hover\:cstu-border-secondary-900\/35:hover{border-color:rgb(var(--cstu-secondary-900)/.35)}.hover\:cstu-border-secondary-900\/40:hover{border-color:rgb(var(--cstu-secondary-900)/.4)}.hover\:cstu-border-secondary-900\/45:hover{border-color:rgb(var(--cstu-secondary-900)/.45)}.hover\:cstu-border-secondary-900\/5:hover{border-color:rgb(var(--cstu-secondary-900)/.05)}.hover\:cstu-border-secondary-900\/50:hover{border-color:rgb(var(--cstu-secondary-900)/.5)}.hover\:cstu-border-secondary-900\/55:hover{border-color:rgb(var(--cstu-secondary-900)/.55)}.hover\:cstu-border-secondary-900\/60:hover{border-color:rgb(var(--cstu-secondary-900)/.6)}.hover\:cstu-border-secondary-900\/65:hover{border-color:rgb(var(--cstu-secondary-900)/.65)}.hover\:cstu-border-secondary-900\/70:hover{border-color:rgb(var(--cstu-secondary-900)/.7)}.hover\:cstu-border-secondary-900\/75:hover{border-color:rgb(var(--cstu-secondary-900)/.75)}.hover\:cstu-border-secondary-900\/80:hover{border-color:rgb(var(--cstu-secondary-900)/.8)}.hover\:cstu-border-secondary-900\/85:hover{border-color:rgb(var(--cstu-secondary-900)/.85)}.hover\:cstu-border-secondary-900\/90:hover{border-color:rgb(var(--cstu-secondary-900)/.9)}.hover\:cstu-border-secondary-900\/95:hover{border-color:rgb(var(--cstu-secondary-900)/.95)}.hover\:cstu-border-success-100:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-100)/var(--tw-border-opacity,1))}.hover\:cstu-border-success-100\/0:hover{border-color:rgb(var(--cstu-success-100)/0)}.hover\:cstu-border-success-100\/10:hover{border-color:rgb(var(--cstu-success-100)/.1)}.hover\:cstu-border-success-100\/100:hover{border-color:rgb(var(--cstu-success-100)/1)}.hover\:cstu-border-success-100\/15:hover{border-color:rgb(var(--cstu-success-100)/.15)}.hover\:cstu-border-success-100\/20:hover{border-color:rgb(var(--cstu-success-100)/.2)}.hover\:cstu-border-success-100\/25:hover{border-color:rgb(var(--cstu-success-100)/.25)}.hover\:cstu-border-success-100\/30:hover{border-color:rgb(var(--cstu-success-100)/.3)}.hover\:cstu-border-success-100\/35:hover{border-color:rgb(var(--cstu-success-100)/.35)}.hover\:cstu-border-success-100\/40:hover{border-color:rgb(var(--cstu-success-100)/.4)}.hover\:cstu-border-success-100\/45:hover{border-color:rgb(var(--cstu-success-100)/.45)}.hover\:cstu-border-success-100\/5:hover{border-color:rgb(var(--cstu-success-100)/.05)}.hover\:cstu-border-success-100\/50:hover{border-color:rgb(var(--cstu-success-100)/.5)}.hover\:cstu-border-success-100\/55:hover{border-color:rgb(var(--cstu-success-100)/.55)}.hover\:cstu-border-success-100\/60:hover{border-color:rgb(var(--cstu-success-100)/.6)}.hover\:cstu-border-success-100\/65:hover{border-color:rgb(var(--cstu-success-100)/.65)}.hover\:cstu-border-success-100\/70:hover{border-color:rgb(var(--cstu-success-100)/.7)}.hover\:cstu-border-success-100\/75:hover{border-color:rgb(var(--cstu-success-100)/.75)}.hover\:cstu-border-success-100\/80:hover{border-color:rgb(var(--cstu-success-100)/.8)}.hover\:cstu-border-success-100\/85:hover{border-color:rgb(var(--cstu-success-100)/.85)}.hover\:cstu-border-success-100\/90:hover{border-color:rgb(var(--cstu-success-100)/.9)}.hover\:cstu-border-success-100\/95:hover{border-color:rgb(var(--cstu-success-100)/.95)}.hover\:cstu-border-success-200:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-200)/var(--tw-border-opacity,1))}.hover\:cstu-border-success-200\/0:hover{border-color:rgb(var(--cstu-success-200)/0)}.hover\:cstu-border-success-200\/10:hover{border-color:rgb(var(--cstu-success-200)/.1)}.hover\:cstu-border-success-200\/100:hover{border-color:rgb(var(--cstu-success-200)/1)}.hover\:cstu-border-success-200\/15:hover{border-color:rgb(var(--cstu-success-200)/.15)}.hover\:cstu-border-success-200\/20:hover{border-color:rgb(var(--cstu-success-200)/.2)}.hover\:cstu-border-success-200\/25:hover{border-color:rgb(var(--cstu-success-200)/.25)}.hover\:cstu-border-success-200\/30:hover{border-color:rgb(var(--cstu-success-200)/.3)}.hover\:cstu-border-success-200\/35:hover{border-color:rgb(var(--cstu-success-200)/.35)}.hover\:cstu-border-success-200\/40:hover{border-color:rgb(var(--cstu-success-200)/.4)}.hover\:cstu-border-success-200\/45:hover{border-color:rgb(var(--cstu-success-200)/.45)}.hover\:cstu-border-success-200\/5:hover{border-color:rgb(var(--cstu-success-200)/.05)}.hover\:cstu-border-success-200\/50:hover{border-color:rgb(var(--cstu-success-200)/.5)}.hover\:cstu-border-success-200\/55:hover{border-color:rgb(var(--cstu-success-200)/.55)}.hover\:cstu-border-success-200\/60:hover{border-color:rgb(var(--cstu-success-200)/.6)}.hover\:cstu-border-success-200\/65:hover{border-color:rgb(var(--cstu-success-200)/.65)}.hover\:cstu-border-success-200\/70:hover{border-color:rgb(var(--cstu-success-200)/.7)}.hover\:cstu-border-success-200\/75:hover{border-color:rgb(var(--cstu-success-200)/.75)}.hover\:cstu-border-success-200\/80:hover{border-color:rgb(var(--cstu-success-200)/.8)}.hover\:cstu-border-success-200\/85:hover{border-color:rgb(var(--cstu-success-200)/.85)}.hover\:cstu-border-success-200\/90:hover{border-color:rgb(var(--cstu-success-200)/.9)}.hover\:cstu-border-success-200\/95:hover{border-color:rgb(var(--cstu-success-200)/.95)}.hover\:cstu-border-success-250:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-250)/var(--tw-border-opacity,1))}.hover\:cstu-border-success-250\/0:hover{border-color:rgb(var(--cstu-success-250)/0)}.hover\:cstu-border-success-250\/10:hover{border-color:rgb(var(--cstu-success-250)/.1)}.hover\:cstu-border-success-250\/100:hover{border-color:rgb(var(--cstu-success-250)/1)}.hover\:cstu-border-success-250\/15:hover{border-color:rgb(var(--cstu-success-250)/.15)}.hover\:cstu-border-success-250\/20:hover{border-color:rgb(var(--cstu-success-250)/.2)}.hover\:cstu-border-success-250\/25:hover{border-color:rgb(var(--cstu-success-250)/.25)}.hover\:cstu-border-success-250\/30:hover{border-color:rgb(var(--cstu-success-250)/.3)}.hover\:cstu-border-success-250\/35:hover{border-color:rgb(var(--cstu-success-250)/.35)}.hover\:cstu-border-success-250\/40:hover{border-color:rgb(var(--cstu-success-250)/.4)}.hover\:cstu-border-success-250\/45:hover{border-color:rgb(var(--cstu-success-250)/.45)}.hover\:cstu-border-success-250\/5:hover{border-color:rgb(var(--cstu-success-250)/.05)}.hover\:cstu-border-success-250\/50:hover{border-color:rgb(var(--cstu-success-250)/.5)}.hover\:cstu-border-success-250\/55:hover{border-color:rgb(var(--cstu-success-250)/.55)}.hover\:cstu-border-success-250\/60:hover{border-color:rgb(var(--cstu-success-250)/.6)}.hover\:cstu-border-success-250\/65:hover{border-color:rgb(var(--cstu-success-250)/.65)}.hover\:cstu-border-success-250\/70:hover{border-color:rgb(var(--cstu-success-250)/.7)}.hover\:cstu-border-success-250\/75:hover{border-color:rgb(var(--cstu-success-250)/.75)}.hover\:cstu-border-success-250\/80:hover{border-color:rgb(var(--cstu-success-250)/.8)}.hover\:cstu-border-success-250\/85:hover{border-color:rgb(var(--cstu-success-250)/.85)}.hover\:cstu-border-success-250\/90:hover{border-color:rgb(var(--cstu-success-250)/.9)}.hover\:cstu-border-success-250\/95:hover{border-color:rgb(var(--cstu-success-250)/.95)}.hover\:cstu-border-success-300:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-300)/var(--tw-border-opacity,1))}.hover\:cstu-border-success-300\/0:hover{border-color:rgb(var(--cstu-success-300)/0)}.hover\:cstu-border-success-300\/10:hover{border-color:rgb(var(--cstu-success-300)/.1)}.hover\:cstu-border-success-300\/100:hover{border-color:rgb(var(--cstu-success-300)/1)}.hover\:cstu-border-success-300\/15:hover{border-color:rgb(var(--cstu-success-300)/.15)}.hover\:cstu-border-success-300\/20:hover{border-color:rgb(var(--cstu-success-300)/.2)}.hover\:cstu-border-success-300\/25:hover{border-color:rgb(var(--cstu-success-300)/.25)}.hover\:cstu-border-success-300\/30:hover{border-color:rgb(var(--cstu-success-300)/.3)}.hover\:cstu-border-success-300\/35:hover{border-color:rgb(var(--cstu-success-300)/.35)}.hover\:cstu-border-success-300\/40:hover{border-color:rgb(var(--cstu-success-300)/.4)}.hover\:cstu-border-success-300\/45:hover{border-color:rgb(var(--cstu-success-300)/.45)}.hover\:cstu-border-success-300\/5:hover{border-color:rgb(var(--cstu-success-300)/.05)}.hover\:cstu-border-success-300\/50:hover{border-color:rgb(var(--cstu-success-300)/.5)}.hover\:cstu-border-success-300\/55:hover{border-color:rgb(var(--cstu-success-300)/.55)}.hover\:cstu-border-success-300\/60:hover{border-color:rgb(var(--cstu-success-300)/.6)}.hover\:cstu-border-success-300\/65:hover{border-color:rgb(var(--cstu-success-300)/.65)}.hover\:cstu-border-success-300\/70:hover{border-color:rgb(var(--cstu-success-300)/.7)}.hover\:cstu-border-success-300\/75:hover{border-color:rgb(var(--cstu-success-300)/.75)}.hover\:cstu-border-success-300\/80:hover{border-color:rgb(var(--cstu-success-300)/.8)}.hover\:cstu-border-success-300\/85:hover{border-color:rgb(var(--cstu-success-300)/.85)}.hover\:cstu-border-success-300\/90:hover{border-color:rgb(var(--cstu-success-300)/.9)}.hover\:cstu-border-success-300\/95:hover{border-color:rgb(var(--cstu-success-300)/.95)}.hover\:cstu-border-success-400:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-400)/var(--tw-border-opacity,1))}.hover\:cstu-border-success-400\/0:hover{border-color:rgb(var(--cstu-success-400)/0)}.hover\:cstu-border-success-400\/10:hover{border-color:rgb(var(--cstu-success-400)/.1)}.hover\:cstu-border-success-400\/100:hover{border-color:rgb(var(--cstu-success-400)/1)}.hover\:cstu-border-success-400\/15:hover{border-color:rgb(var(--cstu-success-400)/.15)}.hover\:cstu-border-success-400\/20:hover{border-color:rgb(var(--cstu-success-400)/.2)}.hover\:cstu-border-success-400\/25:hover{border-color:rgb(var(--cstu-success-400)/.25)}.hover\:cstu-border-success-400\/30:hover{border-color:rgb(var(--cstu-success-400)/.3)}.hover\:cstu-border-success-400\/35:hover{border-color:rgb(var(--cstu-success-400)/.35)}.hover\:cstu-border-success-400\/40:hover{border-color:rgb(var(--cstu-success-400)/.4)}.hover\:cstu-border-success-400\/45:hover{border-color:rgb(var(--cstu-success-400)/.45)}.hover\:cstu-border-success-400\/5:hover{border-color:rgb(var(--cstu-success-400)/.05)}.hover\:cstu-border-success-400\/50:hover{border-color:rgb(var(--cstu-success-400)/.5)}.hover\:cstu-border-success-400\/55:hover{border-color:rgb(var(--cstu-success-400)/.55)}.hover\:cstu-border-success-400\/60:hover{border-color:rgb(var(--cstu-success-400)/.6)}.hover\:cstu-border-success-400\/65:hover{border-color:rgb(var(--cstu-success-400)/.65)}.hover\:cstu-border-success-400\/70:hover{border-color:rgb(var(--cstu-success-400)/.7)}.hover\:cstu-border-success-400\/75:hover{border-color:rgb(var(--cstu-success-400)/.75)}.hover\:cstu-border-success-400\/80:hover{border-color:rgb(var(--cstu-success-400)/.8)}.hover\:cstu-border-success-400\/85:hover{border-color:rgb(var(--cstu-success-400)/.85)}.hover\:cstu-border-success-400\/90:hover{border-color:rgb(var(--cstu-success-400)/.9)}.hover\:cstu-border-success-400\/95:hover{border-color:rgb(var(--cstu-success-400)/.95)}.hover\:cstu-border-success-450:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-450)/var(--tw-border-opacity,1))}.hover\:cstu-border-success-450\/0:hover{border-color:rgb(var(--cstu-success-450)/0)}.hover\:cstu-border-success-450\/10:hover{border-color:rgb(var(--cstu-success-450)/.1)}.hover\:cstu-border-success-450\/100:hover{border-color:rgb(var(--cstu-success-450)/1)}.hover\:cstu-border-success-450\/15:hover{border-color:rgb(var(--cstu-success-450)/.15)}.hover\:cstu-border-success-450\/20:hover{border-color:rgb(var(--cstu-success-450)/.2)}.hover\:cstu-border-success-450\/25:hover{border-color:rgb(var(--cstu-success-450)/.25)}.hover\:cstu-border-success-450\/30:hover{border-color:rgb(var(--cstu-success-450)/.3)}.hover\:cstu-border-success-450\/35:hover{border-color:rgb(var(--cstu-success-450)/.35)}.hover\:cstu-border-success-450\/40:hover{border-color:rgb(var(--cstu-success-450)/.4)}.hover\:cstu-border-success-450\/45:hover{border-color:rgb(var(--cstu-success-450)/.45)}.hover\:cstu-border-success-450\/5:hover{border-color:rgb(var(--cstu-success-450)/.05)}.hover\:cstu-border-success-450\/50:hover{border-color:rgb(var(--cstu-success-450)/.5)}.hover\:cstu-border-success-450\/55:hover{border-color:rgb(var(--cstu-success-450)/.55)}.hover\:cstu-border-success-450\/60:hover{border-color:rgb(var(--cstu-success-450)/.6)}.hover\:cstu-border-success-450\/65:hover{border-color:rgb(var(--cstu-success-450)/.65)}.hover\:cstu-border-success-450\/70:hover{border-color:rgb(var(--cstu-success-450)/.7)}.hover\:cstu-border-success-450\/75:hover{border-color:rgb(var(--cstu-success-450)/.75)}.hover\:cstu-border-success-450\/80:hover{border-color:rgb(var(--cstu-success-450)/.8)}.hover\:cstu-border-success-450\/85:hover{border-color:rgb(var(--cstu-success-450)/.85)}.hover\:cstu-border-success-450\/90:hover{border-color:rgb(var(--cstu-success-450)/.9)}.hover\:cstu-border-success-450\/95:hover{border-color:rgb(var(--cstu-success-450)/.95)}.hover\:cstu-border-success-50:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-50)/var(--tw-border-opacity,1))}.hover\:cstu-border-success-50\/0:hover{border-color:rgb(var(--cstu-success-50)/0)}.hover\:cstu-border-success-50\/10:hover{border-color:rgb(var(--cstu-success-50)/.1)}.hover\:cstu-border-success-50\/100:hover{border-color:rgb(var(--cstu-success-50)/1)}.hover\:cstu-border-success-50\/15:hover{border-color:rgb(var(--cstu-success-50)/.15)}.hover\:cstu-border-success-50\/20:hover{border-color:rgb(var(--cstu-success-50)/.2)}.hover\:cstu-border-success-50\/25:hover{border-color:rgb(var(--cstu-success-50)/.25)}.hover\:cstu-border-success-50\/30:hover{border-color:rgb(var(--cstu-success-50)/.3)}.hover\:cstu-border-success-50\/35:hover{border-color:rgb(var(--cstu-success-50)/.35)}.hover\:cstu-border-success-50\/40:hover{border-color:rgb(var(--cstu-success-50)/.4)}.hover\:cstu-border-success-50\/45:hover{border-color:rgb(var(--cstu-success-50)/.45)}.hover\:cstu-border-success-50\/5:hover{border-color:rgb(var(--cstu-success-50)/.05)}.hover\:cstu-border-success-50\/50:hover{border-color:rgb(var(--cstu-success-50)/.5)}.hover\:cstu-border-success-50\/55:hover{border-color:rgb(var(--cstu-success-50)/.55)}.hover\:cstu-border-success-50\/60:hover{border-color:rgb(var(--cstu-success-50)/.6)}.hover\:cstu-border-success-50\/65:hover{border-color:rgb(var(--cstu-success-50)/.65)}.hover\:cstu-border-success-50\/70:hover{border-color:rgb(var(--cstu-success-50)/.7)}.hover\:cstu-border-success-50\/75:hover{border-color:rgb(var(--cstu-success-50)/.75)}.hover\:cstu-border-success-50\/80:hover{border-color:rgb(var(--cstu-success-50)/.8)}.hover\:cstu-border-success-50\/85:hover{border-color:rgb(var(--cstu-success-50)/.85)}.hover\:cstu-border-success-50\/90:hover{border-color:rgb(var(--cstu-success-50)/.9)}.hover\:cstu-border-success-50\/95:hover{border-color:rgb(var(--cstu-success-50)/.95)}.hover\:cstu-border-success-500:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-500)/var(--tw-border-opacity,1))}.hover\:cstu-border-success-500\/0:hover{border-color:rgb(var(--cstu-success-500)/0)}.hover\:cstu-border-success-500\/10:hover{border-color:rgb(var(--cstu-success-500)/.1)}.hover\:cstu-border-success-500\/100:hover{border-color:rgb(var(--cstu-success-500)/1)}.hover\:cstu-border-success-500\/15:hover{border-color:rgb(var(--cstu-success-500)/.15)}.hover\:cstu-border-success-500\/20:hover{border-color:rgb(var(--cstu-success-500)/.2)}.hover\:cstu-border-success-500\/25:hover{border-color:rgb(var(--cstu-success-500)/.25)}.hover\:cstu-border-success-500\/30:hover{border-color:rgb(var(--cstu-success-500)/.3)}.hover\:cstu-border-success-500\/35:hover{border-color:rgb(var(--cstu-success-500)/.35)}.hover\:cstu-border-success-500\/40:hover{border-color:rgb(var(--cstu-success-500)/.4)}.hover\:cstu-border-success-500\/45:hover{border-color:rgb(var(--cstu-success-500)/.45)}.hover\:cstu-border-success-500\/5:hover{border-color:rgb(var(--cstu-success-500)/.05)}.hover\:cstu-border-success-500\/50:hover{border-color:rgb(var(--cstu-success-500)/.5)}.hover\:cstu-border-success-500\/55:hover{border-color:rgb(var(--cstu-success-500)/.55)}.hover\:cstu-border-success-500\/60:hover{border-color:rgb(var(--cstu-success-500)/.6)}.hover\:cstu-border-success-500\/65:hover{border-color:rgb(var(--cstu-success-500)/.65)}.hover\:cstu-border-success-500\/70:hover{border-color:rgb(var(--cstu-success-500)/.7)}.hover\:cstu-border-success-500\/75:hover{border-color:rgb(var(--cstu-success-500)/.75)}.hover\:cstu-border-success-500\/80:hover{border-color:rgb(var(--cstu-success-500)/.8)}.hover\:cstu-border-success-500\/85:hover{border-color:rgb(var(--cstu-success-500)/.85)}.hover\:cstu-border-success-500\/90:hover{border-color:rgb(var(--cstu-success-500)/.9)}.hover\:cstu-border-success-500\/95:hover{border-color:rgb(var(--cstu-success-500)/.95)}.hover\:cstu-border-success-550:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-550)/var(--tw-border-opacity,1))}.hover\:cstu-border-success-550\/0:hover{border-color:rgb(var(--cstu-success-550)/0)}.hover\:cstu-border-success-550\/10:hover{border-color:rgb(var(--cstu-success-550)/.1)}.hover\:cstu-border-success-550\/100:hover{border-color:rgb(var(--cstu-success-550)/1)}.hover\:cstu-border-success-550\/15:hover{border-color:rgb(var(--cstu-success-550)/.15)}.hover\:cstu-border-success-550\/20:hover{border-color:rgb(var(--cstu-success-550)/.2)}.hover\:cstu-border-success-550\/25:hover{border-color:rgb(var(--cstu-success-550)/.25)}.hover\:cstu-border-success-550\/30:hover{border-color:rgb(var(--cstu-success-550)/.3)}.hover\:cstu-border-success-550\/35:hover{border-color:rgb(var(--cstu-success-550)/.35)}.hover\:cstu-border-success-550\/40:hover{border-color:rgb(var(--cstu-success-550)/.4)}.hover\:cstu-border-success-550\/45:hover{border-color:rgb(var(--cstu-success-550)/.45)}.hover\:cstu-border-success-550\/5:hover{border-color:rgb(var(--cstu-success-550)/.05)}.hover\:cstu-border-success-550\/50:hover{border-color:rgb(var(--cstu-success-550)/.5)}.hover\:cstu-border-success-550\/55:hover{border-color:rgb(var(--cstu-success-550)/.55)}.hover\:cstu-border-success-550\/60:hover{border-color:rgb(var(--cstu-success-550)/.6)}.hover\:cstu-border-success-550\/65:hover{border-color:rgb(var(--cstu-success-550)/.65)}.hover\:cstu-border-success-550\/70:hover{border-color:rgb(var(--cstu-success-550)/.7)}.hover\:cstu-border-success-550\/75:hover{border-color:rgb(var(--cstu-success-550)/.75)}.hover\:cstu-border-success-550\/80:hover{border-color:rgb(var(--cstu-success-550)/.8)}.hover\:cstu-border-success-550\/85:hover{border-color:rgb(var(--cstu-success-550)/.85)}.hover\:cstu-border-success-550\/90:hover{border-color:rgb(var(--cstu-success-550)/.9)}.hover\:cstu-border-success-550\/95:hover{border-color:rgb(var(--cstu-success-550)/.95)}.hover\:cstu-border-success-575:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-575)/var(--tw-border-opacity,1))}.hover\:cstu-border-success-575\/0:hover{border-color:rgb(var(--cstu-success-575)/0)}.hover\:cstu-border-success-575\/10:hover{border-color:rgb(var(--cstu-success-575)/.1)}.hover\:cstu-border-success-575\/100:hover{border-color:rgb(var(--cstu-success-575)/1)}.hover\:cstu-border-success-575\/15:hover{border-color:rgb(var(--cstu-success-575)/.15)}.hover\:cstu-border-success-575\/20:hover{border-color:rgb(var(--cstu-success-575)/.2)}.hover\:cstu-border-success-575\/25:hover{border-color:rgb(var(--cstu-success-575)/.25)}.hover\:cstu-border-success-575\/30:hover{border-color:rgb(var(--cstu-success-575)/.3)}.hover\:cstu-border-success-575\/35:hover{border-color:rgb(var(--cstu-success-575)/.35)}.hover\:cstu-border-success-575\/40:hover{border-color:rgb(var(--cstu-success-575)/.4)}.hover\:cstu-border-success-575\/45:hover{border-color:rgb(var(--cstu-success-575)/.45)}.hover\:cstu-border-success-575\/5:hover{border-color:rgb(var(--cstu-success-575)/.05)}.hover\:cstu-border-success-575\/50:hover{border-color:rgb(var(--cstu-success-575)/.5)}.hover\:cstu-border-success-575\/55:hover{border-color:rgb(var(--cstu-success-575)/.55)}.hover\:cstu-border-success-575\/60:hover{border-color:rgb(var(--cstu-success-575)/.6)}.hover\:cstu-border-success-575\/65:hover{border-color:rgb(var(--cstu-success-575)/.65)}.hover\:cstu-border-success-575\/70:hover{border-color:rgb(var(--cstu-success-575)/.7)}.hover\:cstu-border-success-575\/75:hover{border-color:rgb(var(--cstu-success-575)/.75)}.hover\:cstu-border-success-575\/80:hover{border-color:rgb(var(--cstu-success-575)/.8)}.hover\:cstu-border-success-575\/85:hover{border-color:rgb(var(--cstu-success-575)/.85)}.hover\:cstu-border-success-575\/90:hover{border-color:rgb(var(--cstu-success-575)/.9)}.hover\:cstu-border-success-575\/95:hover{border-color:rgb(var(--cstu-success-575)/.95)}.hover\:cstu-border-success-600:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-600)/var(--tw-border-opacity,1))}.hover\:cstu-border-success-600\/0:hover{border-color:rgb(var(--cstu-success-600)/0)}.hover\:cstu-border-success-600\/10:hover{border-color:rgb(var(--cstu-success-600)/.1)}.hover\:cstu-border-success-600\/100:hover{border-color:rgb(var(--cstu-success-600)/1)}.hover\:cstu-border-success-600\/15:hover{border-color:rgb(var(--cstu-success-600)/.15)}.hover\:cstu-border-success-600\/20:hover{border-color:rgb(var(--cstu-success-600)/.2)}.hover\:cstu-border-success-600\/25:hover{border-color:rgb(var(--cstu-success-600)/.25)}.hover\:cstu-border-success-600\/30:hover{border-color:rgb(var(--cstu-success-600)/.3)}.hover\:cstu-border-success-600\/35:hover{border-color:rgb(var(--cstu-success-600)/.35)}.hover\:cstu-border-success-600\/40:hover{border-color:rgb(var(--cstu-success-600)/.4)}.hover\:cstu-border-success-600\/45:hover{border-color:rgb(var(--cstu-success-600)/.45)}.hover\:cstu-border-success-600\/5:hover{border-color:rgb(var(--cstu-success-600)/.05)}.hover\:cstu-border-success-600\/50:hover{border-color:rgb(var(--cstu-success-600)/.5)}.hover\:cstu-border-success-600\/55:hover{border-color:rgb(var(--cstu-success-600)/.55)}.hover\:cstu-border-success-600\/60:hover{border-color:rgb(var(--cstu-success-600)/.6)}.hover\:cstu-border-success-600\/65:hover{border-color:rgb(var(--cstu-success-600)/.65)}.hover\:cstu-border-success-600\/70:hover{border-color:rgb(var(--cstu-success-600)/.7)}.hover\:cstu-border-success-600\/75:hover{border-color:rgb(var(--cstu-success-600)/.75)}.hover\:cstu-border-success-600\/80:hover{border-color:rgb(var(--cstu-success-600)/.8)}.hover\:cstu-border-success-600\/85:hover{border-color:rgb(var(--cstu-success-600)/.85)}.hover\:cstu-border-success-600\/90:hover{border-color:rgb(var(--cstu-success-600)/.9)}.hover\:cstu-border-success-600\/95:hover{border-color:rgb(var(--cstu-success-600)/.95)}.hover\:cstu-border-success-700:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-700)/var(--tw-border-opacity,1))}.hover\:cstu-border-success-700\/0:hover{border-color:rgb(var(--cstu-success-700)/0)}.hover\:cstu-border-success-700\/10:hover{border-color:rgb(var(--cstu-success-700)/.1)}.hover\:cstu-border-success-700\/100:hover{border-color:rgb(var(--cstu-success-700)/1)}.hover\:cstu-border-success-700\/15:hover{border-color:rgb(var(--cstu-success-700)/.15)}.hover\:cstu-border-success-700\/20:hover{border-color:rgb(var(--cstu-success-700)/.2)}.hover\:cstu-border-success-700\/25:hover{border-color:rgb(var(--cstu-success-700)/.25)}.hover\:cstu-border-success-700\/30:hover{border-color:rgb(var(--cstu-success-700)/.3)}.hover\:cstu-border-success-700\/35:hover{border-color:rgb(var(--cstu-success-700)/.35)}.hover\:cstu-border-success-700\/40:hover{border-color:rgb(var(--cstu-success-700)/.4)}.hover\:cstu-border-success-700\/45:hover{border-color:rgb(var(--cstu-success-700)/.45)}.hover\:cstu-border-success-700\/5:hover{border-color:rgb(var(--cstu-success-700)/.05)}.hover\:cstu-border-success-700\/50:hover{border-color:rgb(var(--cstu-success-700)/.5)}.hover\:cstu-border-success-700\/55:hover{border-color:rgb(var(--cstu-success-700)/.55)}.hover\:cstu-border-success-700\/60:hover{border-color:rgb(var(--cstu-success-700)/.6)}.hover\:cstu-border-success-700\/65:hover{border-color:rgb(var(--cstu-success-700)/.65)}.hover\:cstu-border-success-700\/70:hover{border-color:rgb(var(--cstu-success-700)/.7)}.hover\:cstu-border-success-700\/75:hover{border-color:rgb(var(--cstu-success-700)/.75)}.hover\:cstu-border-success-700\/80:hover{border-color:rgb(var(--cstu-success-700)/.8)}.hover\:cstu-border-success-700\/85:hover{border-color:rgb(var(--cstu-success-700)/.85)}.hover\:cstu-border-success-700\/90:hover{border-color:rgb(var(--cstu-success-700)/.9)}.hover\:cstu-border-success-700\/95:hover{border-color:rgb(var(--cstu-success-700)/.95)}.hover\:cstu-border-success-800:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-800)/var(--tw-border-opacity,1))}.hover\:cstu-border-success-800\/0:hover{border-color:rgb(var(--cstu-success-800)/0)}.hover\:cstu-border-success-800\/10:hover{border-color:rgb(var(--cstu-success-800)/.1)}.hover\:cstu-border-success-800\/100:hover{border-color:rgb(var(--cstu-success-800)/1)}.hover\:cstu-border-success-800\/15:hover{border-color:rgb(var(--cstu-success-800)/.15)}.hover\:cstu-border-success-800\/20:hover{border-color:rgb(var(--cstu-success-800)/.2)}.hover\:cstu-border-success-800\/25:hover{border-color:rgb(var(--cstu-success-800)/.25)}.hover\:cstu-border-success-800\/30:hover{border-color:rgb(var(--cstu-success-800)/.3)}.hover\:cstu-border-success-800\/35:hover{border-color:rgb(var(--cstu-success-800)/.35)}.hover\:cstu-border-success-800\/40:hover{border-color:rgb(var(--cstu-success-800)/.4)}.hover\:cstu-border-success-800\/45:hover{border-color:rgb(var(--cstu-success-800)/.45)}.hover\:cstu-border-success-800\/5:hover{border-color:rgb(var(--cstu-success-800)/.05)}.hover\:cstu-border-success-800\/50:hover{border-color:rgb(var(--cstu-success-800)/.5)}.hover\:cstu-border-success-800\/55:hover{border-color:rgb(var(--cstu-success-800)/.55)}.hover\:cstu-border-success-800\/60:hover{border-color:rgb(var(--cstu-success-800)/.6)}.hover\:cstu-border-success-800\/65:hover{border-color:rgb(var(--cstu-success-800)/.65)}.hover\:cstu-border-success-800\/70:hover{border-color:rgb(var(--cstu-success-800)/.7)}.hover\:cstu-border-success-800\/75:hover{border-color:rgb(var(--cstu-success-800)/.75)}.hover\:cstu-border-success-800\/80:hover{border-color:rgb(var(--cstu-success-800)/.8)}.hover\:cstu-border-success-800\/85:hover{border-color:rgb(var(--cstu-success-800)/.85)}.hover\:cstu-border-success-800\/90:hover{border-color:rgb(var(--cstu-success-800)/.9)}.hover\:cstu-border-success-800\/95:hover{border-color:rgb(var(--cstu-success-800)/.95)}.hover\:cstu-border-success-900:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-900)/var(--tw-border-opacity,1))}.hover\:cstu-border-success-900\/0:hover{border-color:rgb(var(--cstu-success-900)/0)}.hover\:cstu-border-success-900\/10:hover{border-color:rgb(var(--cstu-success-900)/.1)}.hover\:cstu-border-success-900\/100:hover{border-color:rgb(var(--cstu-success-900)/1)}.hover\:cstu-border-success-900\/15:hover{border-color:rgb(var(--cstu-success-900)/.15)}.hover\:cstu-border-success-900\/20:hover{border-color:rgb(var(--cstu-success-900)/.2)}.hover\:cstu-border-success-900\/25:hover{border-color:rgb(var(--cstu-success-900)/.25)}.hover\:cstu-border-success-900\/30:hover{border-color:rgb(var(--cstu-success-900)/.3)}.hover\:cstu-border-success-900\/35:hover{border-color:rgb(var(--cstu-success-900)/.35)}.hover\:cstu-border-success-900\/40:hover{border-color:rgb(var(--cstu-success-900)/.4)}.hover\:cstu-border-success-900\/45:hover{border-color:rgb(var(--cstu-success-900)/.45)}.hover\:cstu-border-success-900\/5:hover{border-color:rgb(var(--cstu-success-900)/.05)}.hover\:cstu-border-success-900\/50:hover{border-color:rgb(var(--cstu-success-900)/.5)}.hover\:cstu-border-success-900\/55:hover{border-color:rgb(var(--cstu-success-900)/.55)}.hover\:cstu-border-success-900\/60:hover{border-color:rgb(var(--cstu-success-900)/.6)}.hover\:cstu-border-success-900\/65:hover{border-color:rgb(var(--cstu-success-900)/.65)}.hover\:cstu-border-success-900\/70:hover{border-color:rgb(var(--cstu-success-900)/.7)}.hover\:cstu-border-success-900\/75:hover{border-color:rgb(var(--cstu-success-900)/.75)}.hover\:cstu-border-success-900\/80:hover{border-color:rgb(var(--cstu-success-900)/.8)}.hover\:cstu-border-success-900\/85:hover{border-color:rgb(var(--cstu-success-900)/.85)}.hover\:cstu-border-success-900\/90:hover{border-color:rgb(var(--cstu-success-900)/.9)}.hover\:cstu-border-success-900\/95:hover{border-color:rgb(var(--cstu-success-900)/.95)}.hover\:cstu-border-warning-100:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-100)/var(--tw-border-opacity,1))}.hover\:cstu-border-warning-100\/0:hover{border-color:rgb(var(--cstu-warning-100)/0)}.hover\:cstu-border-warning-100\/10:hover{border-color:rgb(var(--cstu-warning-100)/.1)}.hover\:cstu-border-warning-100\/100:hover{border-color:rgb(var(--cstu-warning-100)/1)}.hover\:cstu-border-warning-100\/15:hover{border-color:rgb(var(--cstu-warning-100)/.15)}.hover\:cstu-border-warning-100\/20:hover{border-color:rgb(var(--cstu-warning-100)/.2)}.hover\:cstu-border-warning-100\/25:hover{border-color:rgb(var(--cstu-warning-100)/.25)}.hover\:cstu-border-warning-100\/30:hover{border-color:rgb(var(--cstu-warning-100)/.3)}.hover\:cstu-border-warning-100\/35:hover{border-color:rgb(var(--cstu-warning-100)/.35)}.hover\:cstu-border-warning-100\/40:hover{border-color:rgb(var(--cstu-warning-100)/.4)}.hover\:cstu-border-warning-100\/45:hover{border-color:rgb(var(--cstu-warning-100)/.45)}.hover\:cstu-border-warning-100\/5:hover{border-color:rgb(var(--cstu-warning-100)/.05)}.hover\:cstu-border-warning-100\/50:hover{border-color:rgb(var(--cstu-warning-100)/.5)}.hover\:cstu-border-warning-100\/55:hover{border-color:rgb(var(--cstu-warning-100)/.55)}.hover\:cstu-border-warning-100\/60:hover{border-color:rgb(var(--cstu-warning-100)/.6)}.hover\:cstu-border-warning-100\/65:hover{border-color:rgb(var(--cstu-warning-100)/.65)}.hover\:cstu-border-warning-100\/70:hover{border-color:rgb(var(--cstu-warning-100)/.7)}.hover\:cstu-border-warning-100\/75:hover{border-color:rgb(var(--cstu-warning-100)/.75)}.hover\:cstu-border-warning-100\/80:hover{border-color:rgb(var(--cstu-warning-100)/.8)}.hover\:cstu-border-warning-100\/85:hover{border-color:rgb(var(--cstu-warning-100)/.85)}.hover\:cstu-border-warning-100\/90:hover{border-color:rgb(var(--cstu-warning-100)/.9)}.hover\:cstu-border-warning-100\/95:hover{border-color:rgb(var(--cstu-warning-100)/.95)}.hover\:cstu-border-warning-200:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-200)/var(--tw-border-opacity,1))}.hover\:cstu-border-warning-200\/0:hover{border-color:rgb(var(--cstu-warning-200)/0)}.hover\:cstu-border-warning-200\/10:hover{border-color:rgb(var(--cstu-warning-200)/.1)}.hover\:cstu-border-warning-200\/100:hover{border-color:rgb(var(--cstu-warning-200)/1)}.hover\:cstu-border-warning-200\/15:hover{border-color:rgb(var(--cstu-warning-200)/.15)}.hover\:cstu-border-warning-200\/20:hover{border-color:rgb(var(--cstu-warning-200)/.2)}.hover\:cstu-border-warning-200\/25:hover{border-color:rgb(var(--cstu-warning-200)/.25)}.hover\:cstu-border-warning-200\/30:hover{border-color:rgb(var(--cstu-warning-200)/.3)}.hover\:cstu-border-warning-200\/35:hover{border-color:rgb(var(--cstu-warning-200)/.35)}.hover\:cstu-border-warning-200\/40:hover{border-color:rgb(var(--cstu-warning-200)/.4)}.hover\:cstu-border-warning-200\/45:hover{border-color:rgb(var(--cstu-warning-200)/.45)}.hover\:cstu-border-warning-200\/5:hover{border-color:rgb(var(--cstu-warning-200)/.05)}.hover\:cstu-border-warning-200\/50:hover{border-color:rgb(var(--cstu-warning-200)/.5)}.hover\:cstu-border-warning-200\/55:hover{border-color:rgb(var(--cstu-warning-200)/.55)}.hover\:cstu-border-warning-200\/60:hover{border-color:rgb(var(--cstu-warning-200)/.6)}.hover\:cstu-border-warning-200\/65:hover{border-color:rgb(var(--cstu-warning-200)/.65)}.hover\:cstu-border-warning-200\/70:hover{border-color:rgb(var(--cstu-warning-200)/.7)}.hover\:cstu-border-warning-200\/75:hover{border-color:rgb(var(--cstu-warning-200)/.75)}.hover\:cstu-border-warning-200\/80:hover{border-color:rgb(var(--cstu-warning-200)/.8)}.hover\:cstu-border-warning-200\/85:hover{border-color:rgb(var(--cstu-warning-200)/.85)}.hover\:cstu-border-warning-200\/90:hover{border-color:rgb(var(--cstu-warning-200)/.9)}.hover\:cstu-border-warning-200\/95:hover{border-color:rgb(var(--cstu-warning-200)/.95)}.hover\:cstu-border-warning-250:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-250)/var(--tw-border-opacity,1))}.hover\:cstu-border-warning-250\/0:hover{border-color:rgb(var(--cstu-warning-250)/0)}.hover\:cstu-border-warning-250\/10:hover{border-color:rgb(var(--cstu-warning-250)/.1)}.hover\:cstu-border-warning-250\/100:hover{border-color:rgb(var(--cstu-warning-250)/1)}.hover\:cstu-border-warning-250\/15:hover{border-color:rgb(var(--cstu-warning-250)/.15)}.hover\:cstu-border-warning-250\/20:hover{border-color:rgb(var(--cstu-warning-250)/.2)}.hover\:cstu-border-warning-250\/25:hover{border-color:rgb(var(--cstu-warning-250)/.25)}.hover\:cstu-border-warning-250\/30:hover{border-color:rgb(var(--cstu-warning-250)/.3)}.hover\:cstu-border-warning-250\/35:hover{border-color:rgb(var(--cstu-warning-250)/.35)}.hover\:cstu-border-warning-250\/40:hover{border-color:rgb(var(--cstu-warning-250)/.4)}.hover\:cstu-border-warning-250\/45:hover{border-color:rgb(var(--cstu-warning-250)/.45)}.hover\:cstu-border-warning-250\/5:hover{border-color:rgb(var(--cstu-warning-250)/.05)}.hover\:cstu-border-warning-250\/50:hover{border-color:rgb(var(--cstu-warning-250)/.5)}.hover\:cstu-border-warning-250\/55:hover{border-color:rgb(var(--cstu-warning-250)/.55)}.hover\:cstu-border-warning-250\/60:hover{border-color:rgb(var(--cstu-warning-250)/.6)}.hover\:cstu-border-warning-250\/65:hover{border-color:rgb(var(--cstu-warning-250)/.65)}.hover\:cstu-border-warning-250\/70:hover{border-color:rgb(var(--cstu-warning-250)/.7)}.hover\:cstu-border-warning-250\/75:hover{border-color:rgb(var(--cstu-warning-250)/.75)}.hover\:cstu-border-warning-250\/80:hover{border-color:rgb(var(--cstu-warning-250)/.8)}.hover\:cstu-border-warning-250\/85:hover{border-color:rgb(var(--cstu-warning-250)/.85)}.hover\:cstu-border-warning-250\/90:hover{border-color:rgb(var(--cstu-warning-250)/.9)}.hover\:cstu-border-warning-250\/95:hover{border-color:rgb(var(--cstu-warning-250)/.95)}.hover\:cstu-border-warning-300:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-300)/var(--tw-border-opacity,1))}.hover\:cstu-border-warning-300\/0:hover{border-color:rgb(var(--cstu-warning-300)/0)}.hover\:cstu-border-warning-300\/10:hover{border-color:rgb(var(--cstu-warning-300)/.1)}.hover\:cstu-border-warning-300\/100:hover{border-color:rgb(var(--cstu-warning-300)/1)}.hover\:cstu-border-warning-300\/15:hover{border-color:rgb(var(--cstu-warning-300)/.15)}.hover\:cstu-border-warning-300\/20:hover{border-color:rgb(var(--cstu-warning-300)/.2)}.hover\:cstu-border-warning-300\/25:hover{border-color:rgb(var(--cstu-warning-300)/.25)}.hover\:cstu-border-warning-300\/30:hover{border-color:rgb(var(--cstu-warning-300)/.3)}.hover\:cstu-border-warning-300\/35:hover{border-color:rgb(var(--cstu-warning-300)/.35)}.hover\:cstu-border-warning-300\/40:hover{border-color:rgb(var(--cstu-warning-300)/.4)}.hover\:cstu-border-warning-300\/45:hover{border-color:rgb(var(--cstu-warning-300)/.45)}.hover\:cstu-border-warning-300\/5:hover{border-color:rgb(var(--cstu-warning-300)/.05)}.hover\:cstu-border-warning-300\/50:hover{border-color:rgb(var(--cstu-warning-300)/.5)}.hover\:cstu-border-warning-300\/55:hover{border-color:rgb(var(--cstu-warning-300)/.55)}.hover\:cstu-border-warning-300\/60:hover{border-color:rgb(var(--cstu-warning-300)/.6)}.hover\:cstu-border-warning-300\/65:hover{border-color:rgb(var(--cstu-warning-300)/.65)}.hover\:cstu-border-warning-300\/70:hover{border-color:rgb(var(--cstu-warning-300)/.7)}.hover\:cstu-border-warning-300\/75:hover{border-color:rgb(var(--cstu-warning-300)/.75)}.hover\:cstu-border-warning-300\/80:hover{border-color:rgb(var(--cstu-warning-300)/.8)}.hover\:cstu-border-warning-300\/85:hover{border-color:rgb(var(--cstu-warning-300)/.85)}.hover\:cstu-border-warning-300\/90:hover{border-color:rgb(var(--cstu-warning-300)/.9)}.hover\:cstu-border-warning-300\/95:hover{border-color:rgb(var(--cstu-warning-300)/.95)}.hover\:cstu-border-warning-400:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-400)/var(--tw-border-opacity,1))}.hover\:cstu-border-warning-400\/0:hover{border-color:rgb(var(--cstu-warning-400)/0)}.hover\:cstu-border-warning-400\/10:hover{border-color:rgb(var(--cstu-warning-400)/.1)}.hover\:cstu-border-warning-400\/100:hover{border-color:rgb(var(--cstu-warning-400)/1)}.hover\:cstu-border-warning-400\/15:hover{border-color:rgb(var(--cstu-warning-400)/.15)}.hover\:cstu-border-warning-400\/20:hover{border-color:rgb(var(--cstu-warning-400)/.2)}.hover\:cstu-border-warning-400\/25:hover{border-color:rgb(var(--cstu-warning-400)/.25)}.hover\:cstu-border-warning-400\/30:hover{border-color:rgb(var(--cstu-warning-400)/.3)}.hover\:cstu-border-warning-400\/35:hover{border-color:rgb(var(--cstu-warning-400)/.35)}.hover\:cstu-border-warning-400\/40:hover{border-color:rgb(var(--cstu-warning-400)/.4)}.hover\:cstu-border-warning-400\/45:hover{border-color:rgb(var(--cstu-warning-400)/.45)}.hover\:cstu-border-warning-400\/5:hover{border-color:rgb(var(--cstu-warning-400)/.05)}.hover\:cstu-border-warning-400\/50:hover{border-color:rgb(var(--cstu-warning-400)/.5)}.hover\:cstu-border-warning-400\/55:hover{border-color:rgb(var(--cstu-warning-400)/.55)}.hover\:cstu-border-warning-400\/60:hover{border-color:rgb(var(--cstu-warning-400)/.6)}.hover\:cstu-border-warning-400\/65:hover{border-color:rgb(var(--cstu-warning-400)/.65)}.hover\:cstu-border-warning-400\/70:hover{border-color:rgb(var(--cstu-warning-400)/.7)}.hover\:cstu-border-warning-400\/75:hover{border-color:rgb(var(--cstu-warning-400)/.75)}.hover\:cstu-border-warning-400\/80:hover{border-color:rgb(var(--cstu-warning-400)/.8)}.hover\:cstu-border-warning-400\/85:hover{border-color:rgb(var(--cstu-warning-400)/.85)}.hover\:cstu-border-warning-400\/90:hover{border-color:rgb(var(--cstu-warning-400)/.9)}.hover\:cstu-border-warning-400\/95:hover{border-color:rgb(var(--cstu-warning-400)/.95)}.hover\:cstu-border-warning-450:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-450)/var(--tw-border-opacity,1))}.hover\:cstu-border-warning-450\/0:hover{border-color:rgb(var(--cstu-warning-450)/0)}.hover\:cstu-border-warning-450\/10:hover{border-color:rgb(var(--cstu-warning-450)/.1)}.hover\:cstu-border-warning-450\/100:hover{border-color:rgb(var(--cstu-warning-450)/1)}.hover\:cstu-border-warning-450\/15:hover{border-color:rgb(var(--cstu-warning-450)/.15)}.hover\:cstu-border-warning-450\/20:hover{border-color:rgb(var(--cstu-warning-450)/.2)}.hover\:cstu-border-warning-450\/25:hover{border-color:rgb(var(--cstu-warning-450)/.25)}.hover\:cstu-border-warning-450\/30:hover{border-color:rgb(var(--cstu-warning-450)/.3)}.hover\:cstu-border-warning-450\/35:hover{border-color:rgb(var(--cstu-warning-450)/.35)}.hover\:cstu-border-warning-450\/40:hover{border-color:rgb(var(--cstu-warning-450)/.4)}.hover\:cstu-border-warning-450\/45:hover{border-color:rgb(var(--cstu-warning-450)/.45)}.hover\:cstu-border-warning-450\/5:hover{border-color:rgb(var(--cstu-warning-450)/.05)}.hover\:cstu-border-warning-450\/50:hover{border-color:rgb(var(--cstu-warning-450)/.5)}.hover\:cstu-border-warning-450\/55:hover{border-color:rgb(var(--cstu-warning-450)/.55)}.hover\:cstu-border-warning-450\/60:hover{border-color:rgb(var(--cstu-warning-450)/.6)}.hover\:cstu-border-warning-450\/65:hover{border-color:rgb(var(--cstu-warning-450)/.65)}.hover\:cstu-border-warning-450\/70:hover{border-color:rgb(var(--cstu-warning-450)/.7)}.hover\:cstu-border-warning-450\/75:hover{border-color:rgb(var(--cstu-warning-450)/.75)}.hover\:cstu-border-warning-450\/80:hover{border-color:rgb(var(--cstu-warning-450)/.8)}.hover\:cstu-border-warning-450\/85:hover{border-color:rgb(var(--cstu-warning-450)/.85)}.hover\:cstu-border-warning-450\/90:hover{border-color:rgb(var(--cstu-warning-450)/.9)}.hover\:cstu-border-warning-450\/95:hover{border-color:rgb(var(--cstu-warning-450)/.95)}.hover\:cstu-border-warning-50:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-50)/var(--tw-border-opacity,1))}.hover\:cstu-border-warning-50\/0:hover{border-color:rgb(var(--cstu-warning-50)/0)}.hover\:cstu-border-warning-50\/10:hover{border-color:rgb(var(--cstu-warning-50)/.1)}.hover\:cstu-border-warning-50\/100:hover{border-color:rgb(var(--cstu-warning-50)/1)}.hover\:cstu-border-warning-50\/15:hover{border-color:rgb(var(--cstu-warning-50)/.15)}.hover\:cstu-border-warning-50\/20:hover{border-color:rgb(var(--cstu-warning-50)/.2)}.hover\:cstu-border-warning-50\/25:hover{border-color:rgb(var(--cstu-warning-50)/.25)}.hover\:cstu-border-warning-50\/30:hover{border-color:rgb(var(--cstu-warning-50)/.3)}.hover\:cstu-border-warning-50\/35:hover{border-color:rgb(var(--cstu-warning-50)/.35)}.hover\:cstu-border-warning-50\/40:hover{border-color:rgb(var(--cstu-warning-50)/.4)}.hover\:cstu-border-warning-50\/45:hover{border-color:rgb(var(--cstu-warning-50)/.45)}.hover\:cstu-border-warning-50\/5:hover{border-color:rgb(var(--cstu-warning-50)/.05)}.hover\:cstu-border-warning-50\/50:hover{border-color:rgb(var(--cstu-warning-50)/.5)}.hover\:cstu-border-warning-50\/55:hover{border-color:rgb(var(--cstu-warning-50)/.55)}.hover\:cstu-border-warning-50\/60:hover{border-color:rgb(var(--cstu-warning-50)/.6)}.hover\:cstu-border-warning-50\/65:hover{border-color:rgb(var(--cstu-warning-50)/.65)}.hover\:cstu-border-warning-50\/70:hover{border-color:rgb(var(--cstu-warning-50)/.7)}.hover\:cstu-border-warning-50\/75:hover{border-color:rgb(var(--cstu-warning-50)/.75)}.hover\:cstu-border-warning-50\/80:hover{border-color:rgb(var(--cstu-warning-50)/.8)}.hover\:cstu-border-warning-50\/85:hover{border-color:rgb(var(--cstu-warning-50)/.85)}.hover\:cstu-border-warning-50\/90:hover{border-color:rgb(var(--cstu-warning-50)/.9)}.hover\:cstu-border-warning-50\/95:hover{border-color:rgb(var(--cstu-warning-50)/.95)}.hover\:cstu-border-warning-500:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-500)/var(--tw-border-opacity,1))}.hover\:cstu-border-warning-500\/0:hover{border-color:rgb(var(--cstu-warning-500)/0)}.hover\:cstu-border-warning-500\/10:hover{border-color:rgb(var(--cstu-warning-500)/.1)}.hover\:cstu-border-warning-500\/100:hover{border-color:rgb(var(--cstu-warning-500)/1)}.hover\:cstu-border-warning-500\/15:hover{border-color:rgb(var(--cstu-warning-500)/.15)}.hover\:cstu-border-warning-500\/20:hover{border-color:rgb(var(--cstu-warning-500)/.2)}.hover\:cstu-border-warning-500\/25:hover{border-color:rgb(var(--cstu-warning-500)/.25)}.hover\:cstu-border-warning-500\/30:hover{border-color:rgb(var(--cstu-warning-500)/.3)}.hover\:cstu-border-warning-500\/35:hover{border-color:rgb(var(--cstu-warning-500)/.35)}.hover\:cstu-border-warning-500\/40:hover{border-color:rgb(var(--cstu-warning-500)/.4)}.hover\:cstu-border-warning-500\/45:hover{border-color:rgb(var(--cstu-warning-500)/.45)}.hover\:cstu-border-warning-500\/5:hover{border-color:rgb(var(--cstu-warning-500)/.05)}.hover\:cstu-border-warning-500\/50:hover{border-color:rgb(var(--cstu-warning-500)/.5)}.hover\:cstu-border-warning-500\/55:hover{border-color:rgb(var(--cstu-warning-500)/.55)}.hover\:cstu-border-warning-500\/60:hover{border-color:rgb(var(--cstu-warning-500)/.6)}.hover\:cstu-border-warning-500\/65:hover{border-color:rgb(var(--cstu-warning-500)/.65)}.hover\:cstu-border-warning-500\/70:hover{border-color:rgb(var(--cstu-warning-500)/.7)}.hover\:cstu-border-warning-500\/75:hover{border-color:rgb(var(--cstu-warning-500)/.75)}.hover\:cstu-border-warning-500\/80:hover{border-color:rgb(var(--cstu-warning-500)/.8)}.hover\:cstu-border-warning-500\/85:hover{border-color:rgb(var(--cstu-warning-500)/.85)}.hover\:cstu-border-warning-500\/90:hover{border-color:rgb(var(--cstu-warning-500)/.9)}.hover\:cstu-border-warning-500\/95:hover{border-color:rgb(var(--cstu-warning-500)/.95)}.hover\:cstu-border-warning-550:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-550)/var(--tw-border-opacity,1))}.hover\:cstu-border-warning-550\/0:hover{border-color:rgb(var(--cstu-warning-550)/0)}.hover\:cstu-border-warning-550\/10:hover{border-color:rgb(var(--cstu-warning-550)/.1)}.hover\:cstu-border-warning-550\/100:hover{border-color:rgb(var(--cstu-warning-550)/1)}.hover\:cstu-border-warning-550\/15:hover{border-color:rgb(var(--cstu-warning-550)/.15)}.hover\:cstu-border-warning-550\/20:hover{border-color:rgb(var(--cstu-warning-550)/.2)}.hover\:cstu-border-warning-550\/25:hover{border-color:rgb(var(--cstu-warning-550)/.25)}.hover\:cstu-border-warning-550\/30:hover{border-color:rgb(var(--cstu-warning-550)/.3)}.hover\:cstu-border-warning-550\/35:hover{border-color:rgb(var(--cstu-warning-550)/.35)}.hover\:cstu-border-warning-550\/40:hover{border-color:rgb(var(--cstu-warning-550)/.4)}.hover\:cstu-border-warning-550\/45:hover{border-color:rgb(var(--cstu-warning-550)/.45)}.hover\:cstu-border-warning-550\/5:hover{border-color:rgb(var(--cstu-warning-550)/.05)}.hover\:cstu-border-warning-550\/50:hover{border-color:rgb(var(--cstu-warning-550)/.5)}.hover\:cstu-border-warning-550\/55:hover{border-color:rgb(var(--cstu-warning-550)/.55)}.hover\:cstu-border-warning-550\/60:hover{border-color:rgb(var(--cstu-warning-550)/.6)}.hover\:cstu-border-warning-550\/65:hover{border-color:rgb(var(--cstu-warning-550)/.65)}.hover\:cstu-border-warning-550\/70:hover{border-color:rgb(var(--cstu-warning-550)/.7)}.hover\:cstu-border-warning-550\/75:hover{border-color:rgb(var(--cstu-warning-550)/.75)}.hover\:cstu-border-warning-550\/80:hover{border-color:rgb(var(--cstu-warning-550)/.8)}.hover\:cstu-border-warning-550\/85:hover{border-color:rgb(var(--cstu-warning-550)/.85)}.hover\:cstu-border-warning-550\/90:hover{border-color:rgb(var(--cstu-warning-550)/.9)}.hover\:cstu-border-warning-550\/95:hover{border-color:rgb(var(--cstu-warning-550)/.95)}.hover\:cstu-border-warning-575:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-575)/var(--tw-border-opacity,1))}.hover\:cstu-border-warning-575\/0:hover{border-color:rgb(var(--cstu-warning-575)/0)}.hover\:cstu-border-warning-575\/10:hover{border-color:rgb(var(--cstu-warning-575)/.1)}.hover\:cstu-border-warning-575\/100:hover{border-color:rgb(var(--cstu-warning-575)/1)}.hover\:cstu-border-warning-575\/15:hover{border-color:rgb(var(--cstu-warning-575)/.15)}.hover\:cstu-border-warning-575\/20:hover{border-color:rgb(var(--cstu-warning-575)/.2)}.hover\:cstu-border-warning-575\/25:hover{border-color:rgb(var(--cstu-warning-575)/.25)}.hover\:cstu-border-warning-575\/30:hover{border-color:rgb(var(--cstu-warning-575)/.3)}.hover\:cstu-border-warning-575\/35:hover{border-color:rgb(var(--cstu-warning-575)/.35)}.hover\:cstu-border-warning-575\/40:hover{border-color:rgb(var(--cstu-warning-575)/.4)}.hover\:cstu-border-warning-575\/45:hover{border-color:rgb(var(--cstu-warning-575)/.45)}.hover\:cstu-border-warning-575\/5:hover{border-color:rgb(var(--cstu-warning-575)/.05)}.hover\:cstu-border-warning-575\/50:hover{border-color:rgb(var(--cstu-warning-575)/.5)}.hover\:cstu-border-warning-575\/55:hover{border-color:rgb(var(--cstu-warning-575)/.55)}.hover\:cstu-border-warning-575\/60:hover{border-color:rgb(var(--cstu-warning-575)/.6)}.hover\:cstu-border-warning-575\/65:hover{border-color:rgb(var(--cstu-warning-575)/.65)}.hover\:cstu-border-warning-575\/70:hover{border-color:rgb(var(--cstu-warning-575)/.7)}.hover\:cstu-border-warning-575\/75:hover{border-color:rgb(var(--cstu-warning-575)/.75)}.hover\:cstu-border-warning-575\/80:hover{border-color:rgb(var(--cstu-warning-575)/.8)}.hover\:cstu-border-warning-575\/85:hover{border-color:rgb(var(--cstu-warning-575)/.85)}.hover\:cstu-border-warning-575\/90:hover{border-color:rgb(var(--cstu-warning-575)/.9)}.hover\:cstu-border-warning-575\/95:hover{border-color:rgb(var(--cstu-warning-575)/.95)}.hover\:cstu-border-warning-600:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-600)/var(--tw-border-opacity,1))}.hover\:cstu-border-warning-600\/0:hover{border-color:rgb(var(--cstu-warning-600)/0)}.hover\:cstu-border-warning-600\/10:hover{border-color:rgb(var(--cstu-warning-600)/.1)}.hover\:cstu-border-warning-600\/100:hover{border-color:rgb(var(--cstu-warning-600)/1)}.hover\:cstu-border-warning-600\/15:hover{border-color:rgb(var(--cstu-warning-600)/.15)}.hover\:cstu-border-warning-600\/20:hover{border-color:rgb(var(--cstu-warning-600)/.2)}.hover\:cstu-border-warning-600\/25:hover{border-color:rgb(var(--cstu-warning-600)/.25)}.hover\:cstu-border-warning-600\/30:hover{border-color:rgb(var(--cstu-warning-600)/.3)}.hover\:cstu-border-warning-600\/35:hover{border-color:rgb(var(--cstu-warning-600)/.35)}.hover\:cstu-border-warning-600\/40:hover{border-color:rgb(var(--cstu-warning-600)/.4)}.hover\:cstu-border-warning-600\/45:hover{border-color:rgb(var(--cstu-warning-600)/.45)}.hover\:cstu-border-warning-600\/5:hover{border-color:rgb(var(--cstu-warning-600)/.05)}.hover\:cstu-border-warning-600\/50:hover{border-color:rgb(var(--cstu-warning-600)/.5)}.hover\:cstu-border-warning-600\/55:hover{border-color:rgb(var(--cstu-warning-600)/.55)}.hover\:cstu-border-warning-600\/60:hover{border-color:rgb(var(--cstu-warning-600)/.6)}.hover\:cstu-border-warning-600\/65:hover{border-color:rgb(var(--cstu-warning-600)/.65)}.hover\:cstu-border-warning-600\/70:hover{border-color:rgb(var(--cstu-warning-600)/.7)}.hover\:cstu-border-warning-600\/75:hover{border-color:rgb(var(--cstu-warning-600)/.75)}.hover\:cstu-border-warning-600\/80:hover{border-color:rgb(var(--cstu-warning-600)/.8)}.hover\:cstu-border-warning-600\/85:hover{border-color:rgb(var(--cstu-warning-600)/.85)}.hover\:cstu-border-warning-600\/90:hover{border-color:rgb(var(--cstu-warning-600)/.9)}.hover\:cstu-border-warning-600\/95:hover{border-color:rgb(var(--cstu-warning-600)/.95)}.hover\:cstu-border-warning-700:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-700)/var(--tw-border-opacity,1))}.hover\:cstu-border-warning-700\/0:hover{border-color:rgb(var(--cstu-warning-700)/0)}.hover\:cstu-border-warning-700\/10:hover{border-color:rgb(var(--cstu-warning-700)/.1)}.hover\:cstu-border-warning-700\/100:hover{border-color:rgb(var(--cstu-warning-700)/1)}.hover\:cstu-border-warning-700\/15:hover{border-color:rgb(var(--cstu-warning-700)/.15)}.hover\:cstu-border-warning-700\/20:hover{border-color:rgb(var(--cstu-warning-700)/.2)}.hover\:cstu-border-warning-700\/25:hover{border-color:rgb(var(--cstu-warning-700)/.25)}.hover\:cstu-border-warning-700\/30:hover{border-color:rgb(var(--cstu-warning-700)/.3)}.hover\:cstu-border-warning-700\/35:hover{border-color:rgb(var(--cstu-warning-700)/.35)}.hover\:cstu-border-warning-700\/40:hover{border-color:rgb(var(--cstu-warning-700)/.4)}.hover\:cstu-border-warning-700\/45:hover{border-color:rgb(var(--cstu-warning-700)/.45)}.hover\:cstu-border-warning-700\/5:hover{border-color:rgb(var(--cstu-warning-700)/.05)}.hover\:cstu-border-warning-700\/50:hover{border-color:rgb(var(--cstu-warning-700)/.5)}.hover\:cstu-border-warning-700\/55:hover{border-color:rgb(var(--cstu-warning-700)/.55)}.hover\:cstu-border-warning-700\/60:hover{border-color:rgb(var(--cstu-warning-700)/.6)}.hover\:cstu-border-warning-700\/65:hover{border-color:rgb(var(--cstu-warning-700)/.65)}.hover\:cstu-border-warning-700\/70:hover{border-color:rgb(var(--cstu-warning-700)/.7)}.hover\:cstu-border-warning-700\/75:hover{border-color:rgb(var(--cstu-warning-700)/.75)}.hover\:cstu-border-warning-700\/80:hover{border-color:rgb(var(--cstu-warning-700)/.8)}.hover\:cstu-border-warning-700\/85:hover{border-color:rgb(var(--cstu-warning-700)/.85)}.hover\:cstu-border-warning-700\/90:hover{border-color:rgb(var(--cstu-warning-700)/.9)}.hover\:cstu-border-warning-700\/95:hover{border-color:rgb(var(--cstu-warning-700)/.95)}.hover\:cstu-border-warning-800:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-800)/var(--tw-border-opacity,1))}.hover\:cstu-border-warning-800\/0:hover{border-color:rgb(var(--cstu-warning-800)/0)}.hover\:cstu-border-warning-800\/10:hover{border-color:rgb(var(--cstu-warning-800)/.1)}.hover\:cstu-border-warning-800\/100:hover{border-color:rgb(var(--cstu-warning-800)/1)}.hover\:cstu-border-warning-800\/15:hover{border-color:rgb(var(--cstu-warning-800)/.15)}.hover\:cstu-border-warning-800\/20:hover{border-color:rgb(var(--cstu-warning-800)/.2)}.hover\:cstu-border-warning-800\/25:hover{border-color:rgb(var(--cstu-warning-800)/.25)}.hover\:cstu-border-warning-800\/30:hover{border-color:rgb(var(--cstu-warning-800)/.3)}.hover\:cstu-border-warning-800\/35:hover{border-color:rgb(var(--cstu-warning-800)/.35)}.hover\:cstu-border-warning-800\/40:hover{border-color:rgb(var(--cstu-warning-800)/.4)}.hover\:cstu-border-warning-800\/45:hover{border-color:rgb(var(--cstu-warning-800)/.45)}.hover\:cstu-border-warning-800\/5:hover{border-color:rgb(var(--cstu-warning-800)/.05)}.hover\:cstu-border-warning-800\/50:hover{border-color:rgb(var(--cstu-warning-800)/.5)}.hover\:cstu-border-warning-800\/55:hover{border-color:rgb(var(--cstu-warning-800)/.55)}.hover\:cstu-border-warning-800\/60:hover{border-color:rgb(var(--cstu-warning-800)/.6)}.hover\:cstu-border-warning-800\/65:hover{border-color:rgb(var(--cstu-warning-800)/.65)}.hover\:cstu-border-warning-800\/70:hover{border-color:rgb(var(--cstu-warning-800)/.7)}.hover\:cstu-border-warning-800\/75:hover{border-color:rgb(var(--cstu-warning-800)/.75)}.hover\:cstu-border-warning-800\/80:hover{border-color:rgb(var(--cstu-warning-800)/.8)}.hover\:cstu-border-warning-800\/85:hover{border-color:rgb(var(--cstu-warning-800)/.85)}.hover\:cstu-border-warning-800\/90:hover{border-color:rgb(var(--cstu-warning-800)/.9)}.hover\:cstu-border-warning-800\/95:hover{border-color:rgb(var(--cstu-warning-800)/.95)}.hover\:cstu-border-warning-900:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-900)/var(--tw-border-opacity,1))}.hover\:cstu-border-warning-900\/0:hover{border-color:rgb(var(--cstu-warning-900)/0)}.hover\:cstu-border-warning-900\/10:hover{border-color:rgb(var(--cstu-warning-900)/.1)}.hover\:cstu-border-warning-900\/100:hover{border-color:rgb(var(--cstu-warning-900)/1)}.hover\:cstu-border-warning-900\/15:hover{border-color:rgb(var(--cstu-warning-900)/.15)}.hover\:cstu-border-warning-900\/20:hover{border-color:rgb(var(--cstu-warning-900)/.2)}.hover\:cstu-border-warning-900\/25:hover{border-color:rgb(var(--cstu-warning-900)/.25)}.hover\:cstu-border-warning-900\/30:hover{border-color:rgb(var(--cstu-warning-900)/.3)}.hover\:cstu-border-warning-900\/35:hover{border-color:rgb(var(--cstu-warning-900)/.35)}.hover\:cstu-border-warning-900\/40:hover{border-color:rgb(var(--cstu-warning-900)/.4)}.hover\:cstu-border-warning-900\/45:hover{border-color:rgb(var(--cstu-warning-900)/.45)}.hover\:cstu-border-warning-900\/5:hover{border-color:rgb(var(--cstu-warning-900)/.05)}.hover\:cstu-border-warning-900\/50:hover{border-color:rgb(var(--cstu-warning-900)/.5)}.hover\:cstu-border-warning-900\/55:hover{border-color:rgb(var(--cstu-warning-900)/.55)}.hover\:cstu-border-warning-900\/60:hover{border-color:rgb(var(--cstu-warning-900)/.6)}.hover\:cstu-border-warning-900\/65:hover{border-color:rgb(var(--cstu-warning-900)/.65)}.hover\:cstu-border-warning-900\/70:hover{border-color:rgb(var(--cstu-warning-900)/.7)}.hover\:cstu-border-warning-900\/75:hover{border-color:rgb(var(--cstu-warning-900)/.75)}.hover\:cstu-border-warning-900\/80:hover{border-color:rgb(var(--cstu-warning-900)/.8)}.hover\:cstu-border-warning-900\/85:hover{border-color:rgb(var(--cstu-warning-900)/.85)}.hover\:cstu-border-warning-900\/90:hover{border-color:rgb(var(--cstu-warning-900)/.9)}.hover\:cstu-border-warning-900\/95:hover{border-color:rgb(var(--cstu-warning-900)/.95)}.hover\:cstu-border-yellow-100:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-yellow-100)/var(--tw-border-opacity,1))}.hover\:cstu-border-yellow-100\/0:hover{border-color:rgb(var(--cstu-yellow-100)/0)}.hover\:cstu-border-yellow-100\/10:hover{border-color:rgb(var(--cstu-yellow-100)/.1)}.hover\:cstu-border-yellow-100\/100:hover{border-color:rgb(var(--cstu-yellow-100)/1)}.hover\:cstu-border-yellow-100\/15:hover{border-color:rgb(var(--cstu-yellow-100)/.15)}.hover\:cstu-border-yellow-100\/20:hover{border-color:rgb(var(--cstu-yellow-100)/.2)}.hover\:cstu-border-yellow-100\/25:hover{border-color:rgb(var(--cstu-yellow-100)/.25)}.hover\:cstu-border-yellow-100\/30:hover{border-color:rgb(var(--cstu-yellow-100)/.3)}.hover\:cstu-border-yellow-100\/35:hover{border-color:rgb(var(--cstu-yellow-100)/.35)}.hover\:cstu-border-yellow-100\/40:hover{border-color:rgb(var(--cstu-yellow-100)/.4)}.hover\:cstu-border-yellow-100\/45:hover{border-color:rgb(var(--cstu-yellow-100)/.45)}.hover\:cstu-border-yellow-100\/5:hover{border-color:rgb(var(--cstu-yellow-100)/.05)}.hover\:cstu-border-yellow-100\/50:hover{border-color:rgb(var(--cstu-yellow-100)/.5)}.hover\:cstu-border-yellow-100\/55:hover{border-color:rgb(var(--cstu-yellow-100)/.55)}.hover\:cstu-border-yellow-100\/60:hover{border-color:rgb(var(--cstu-yellow-100)/.6)}.hover\:cstu-border-yellow-100\/65:hover{border-color:rgb(var(--cstu-yellow-100)/.65)}.hover\:cstu-border-yellow-100\/70:hover{border-color:rgb(var(--cstu-yellow-100)/.7)}.hover\:cstu-border-yellow-100\/75:hover{border-color:rgb(var(--cstu-yellow-100)/.75)}.hover\:cstu-border-yellow-100\/80:hover{border-color:rgb(var(--cstu-yellow-100)/.8)}.hover\:cstu-border-yellow-100\/85:hover{border-color:rgb(var(--cstu-yellow-100)/.85)}.hover\:cstu-border-yellow-100\/90:hover{border-color:rgb(var(--cstu-yellow-100)/.9)}.hover\:cstu-border-yellow-100\/95:hover{border-color:rgb(var(--cstu-yellow-100)/.95)}.hover\:cstu-border-yellow-200:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-yellow-200)/var(--tw-border-opacity,1))}.hover\:cstu-border-yellow-200\/0:hover{border-color:rgb(var(--cstu-yellow-200)/0)}.hover\:cstu-border-yellow-200\/10:hover{border-color:rgb(var(--cstu-yellow-200)/.1)}.hover\:cstu-border-yellow-200\/100:hover{border-color:rgb(var(--cstu-yellow-200)/1)}.hover\:cstu-border-yellow-200\/15:hover{border-color:rgb(var(--cstu-yellow-200)/.15)}.hover\:cstu-border-yellow-200\/20:hover{border-color:rgb(var(--cstu-yellow-200)/.2)}.hover\:cstu-border-yellow-200\/25:hover{border-color:rgb(var(--cstu-yellow-200)/.25)}.hover\:cstu-border-yellow-200\/30:hover{border-color:rgb(var(--cstu-yellow-200)/.3)}.hover\:cstu-border-yellow-200\/35:hover{border-color:rgb(var(--cstu-yellow-200)/.35)}.hover\:cstu-border-yellow-200\/40:hover{border-color:rgb(var(--cstu-yellow-200)/.4)}.hover\:cstu-border-yellow-200\/45:hover{border-color:rgb(var(--cstu-yellow-200)/.45)}.hover\:cstu-border-yellow-200\/5:hover{border-color:rgb(var(--cstu-yellow-200)/.05)}.hover\:cstu-border-yellow-200\/50:hover{border-color:rgb(var(--cstu-yellow-200)/.5)}.hover\:cstu-border-yellow-200\/55:hover{border-color:rgb(var(--cstu-yellow-200)/.55)}.hover\:cstu-border-yellow-200\/60:hover{border-color:rgb(var(--cstu-yellow-200)/.6)}.hover\:cstu-border-yellow-200\/65:hover{border-color:rgb(var(--cstu-yellow-200)/.65)}.hover\:cstu-border-yellow-200\/70:hover{border-color:rgb(var(--cstu-yellow-200)/.7)}.hover\:cstu-border-yellow-200\/75:hover{border-color:rgb(var(--cstu-yellow-200)/.75)}.hover\:cstu-border-yellow-200\/80:hover{border-color:rgb(var(--cstu-yellow-200)/.8)}.hover\:cstu-border-yellow-200\/85:hover{border-color:rgb(var(--cstu-yellow-200)/.85)}.hover\:cstu-border-yellow-200\/90:hover{border-color:rgb(var(--cstu-yellow-200)/.9)}.hover\:cstu-border-yellow-200\/95:hover{border-color:rgb(var(--cstu-yellow-200)/.95)}.hover\:cstu-border-yellow-300:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-yellow-300)/var(--tw-border-opacity,1))}.hover\:cstu-border-yellow-300\/0:hover{border-color:rgb(var(--cstu-yellow-300)/0)}.hover\:cstu-border-yellow-300\/10:hover{border-color:rgb(var(--cstu-yellow-300)/.1)}.hover\:cstu-border-yellow-300\/100:hover{border-color:rgb(var(--cstu-yellow-300)/1)}.hover\:cstu-border-yellow-300\/15:hover{border-color:rgb(var(--cstu-yellow-300)/.15)}.hover\:cstu-border-yellow-300\/20:hover{border-color:rgb(var(--cstu-yellow-300)/.2)}.hover\:cstu-border-yellow-300\/25:hover{border-color:rgb(var(--cstu-yellow-300)/.25)}.hover\:cstu-border-yellow-300\/30:hover{border-color:rgb(var(--cstu-yellow-300)/.3)}.hover\:cstu-border-yellow-300\/35:hover{border-color:rgb(var(--cstu-yellow-300)/.35)}.hover\:cstu-border-yellow-300\/40:hover{border-color:rgb(var(--cstu-yellow-300)/.4)}.hover\:cstu-border-yellow-300\/45:hover{border-color:rgb(var(--cstu-yellow-300)/.45)}.hover\:cstu-border-yellow-300\/5:hover{border-color:rgb(var(--cstu-yellow-300)/.05)}.hover\:cstu-border-yellow-300\/50:hover{border-color:rgb(var(--cstu-yellow-300)/.5)}.hover\:cstu-border-yellow-300\/55:hover{border-color:rgb(var(--cstu-yellow-300)/.55)}.hover\:cstu-border-yellow-300\/60:hover{border-color:rgb(var(--cstu-yellow-300)/.6)}.hover\:cstu-border-yellow-300\/65:hover{border-color:rgb(var(--cstu-yellow-300)/.65)}.hover\:cstu-border-yellow-300\/70:hover{border-color:rgb(var(--cstu-yellow-300)/.7)}.hover\:cstu-border-yellow-300\/75:hover{border-color:rgb(var(--cstu-yellow-300)/.75)}.hover\:cstu-border-yellow-300\/80:hover{border-color:rgb(var(--cstu-yellow-300)/.8)}.hover\:cstu-border-yellow-300\/85:hover{border-color:rgb(var(--cstu-yellow-300)/.85)}.hover\:cstu-border-yellow-300\/90:hover{border-color:rgb(var(--cstu-yellow-300)/.9)}.hover\:cstu-border-yellow-300\/95:hover{border-color:rgb(var(--cstu-yellow-300)/.95)}.hover\:cstu-border-yellow-400:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-yellow-400)/var(--tw-border-opacity,1))}.hover\:cstu-border-yellow-400\/0:hover{border-color:rgb(var(--cstu-yellow-400)/0)}.hover\:cstu-border-yellow-400\/10:hover{border-color:rgb(var(--cstu-yellow-400)/.1)}.hover\:cstu-border-yellow-400\/100:hover{border-color:rgb(var(--cstu-yellow-400)/1)}.hover\:cstu-border-yellow-400\/15:hover{border-color:rgb(var(--cstu-yellow-400)/.15)}.hover\:cstu-border-yellow-400\/20:hover{border-color:rgb(var(--cstu-yellow-400)/.2)}.hover\:cstu-border-yellow-400\/25:hover{border-color:rgb(var(--cstu-yellow-400)/.25)}.hover\:cstu-border-yellow-400\/30:hover{border-color:rgb(var(--cstu-yellow-400)/.3)}.hover\:cstu-border-yellow-400\/35:hover{border-color:rgb(var(--cstu-yellow-400)/.35)}.hover\:cstu-border-yellow-400\/40:hover{border-color:rgb(var(--cstu-yellow-400)/.4)}.hover\:cstu-border-yellow-400\/45:hover{border-color:rgb(var(--cstu-yellow-400)/.45)}.hover\:cstu-border-yellow-400\/5:hover{border-color:rgb(var(--cstu-yellow-400)/.05)}.hover\:cstu-border-yellow-400\/50:hover{border-color:rgb(var(--cstu-yellow-400)/.5)}.hover\:cstu-border-yellow-400\/55:hover{border-color:rgb(var(--cstu-yellow-400)/.55)}.hover\:cstu-border-yellow-400\/60:hover{border-color:rgb(var(--cstu-yellow-400)/.6)}.hover\:cstu-border-yellow-400\/65:hover{border-color:rgb(var(--cstu-yellow-400)/.65)}.hover\:cstu-border-yellow-400\/70:hover{border-color:rgb(var(--cstu-yellow-400)/.7)}.hover\:cstu-border-yellow-400\/75:hover{border-color:rgb(var(--cstu-yellow-400)/.75)}.hover\:cstu-border-yellow-400\/80:hover{border-color:rgb(var(--cstu-yellow-400)/.8)}.hover\:cstu-border-yellow-400\/85:hover{border-color:rgb(var(--cstu-yellow-400)/.85)}.hover\:cstu-border-yellow-400\/90:hover{border-color:rgb(var(--cstu-yellow-400)/.9)}.hover\:cstu-border-yellow-400\/95:hover{border-color:rgb(var(--cstu-yellow-400)/.95)}.hover\:cstu-border-yellow-50:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-yellow-50)/var(--tw-border-opacity,1))}.hover\:cstu-border-yellow-50\/0:hover{border-color:rgb(var(--cstu-yellow-50)/0)}.hover\:cstu-border-yellow-50\/10:hover{border-color:rgb(var(--cstu-yellow-50)/.1)}.hover\:cstu-border-yellow-50\/100:hover{border-color:rgb(var(--cstu-yellow-50)/1)}.hover\:cstu-border-yellow-50\/15:hover{border-color:rgb(var(--cstu-yellow-50)/.15)}.hover\:cstu-border-yellow-50\/20:hover{border-color:rgb(var(--cstu-yellow-50)/.2)}.hover\:cstu-border-yellow-50\/25:hover{border-color:rgb(var(--cstu-yellow-50)/.25)}.hover\:cstu-border-yellow-50\/30:hover{border-color:rgb(var(--cstu-yellow-50)/.3)}.hover\:cstu-border-yellow-50\/35:hover{border-color:rgb(var(--cstu-yellow-50)/.35)}.hover\:cstu-border-yellow-50\/40:hover{border-color:rgb(var(--cstu-yellow-50)/.4)}.hover\:cstu-border-yellow-50\/45:hover{border-color:rgb(var(--cstu-yellow-50)/.45)}.hover\:cstu-border-yellow-50\/5:hover{border-color:rgb(var(--cstu-yellow-50)/.05)}.hover\:cstu-border-yellow-50\/50:hover{border-color:rgb(var(--cstu-yellow-50)/.5)}.hover\:cstu-border-yellow-50\/55:hover{border-color:rgb(var(--cstu-yellow-50)/.55)}.hover\:cstu-border-yellow-50\/60:hover{border-color:rgb(var(--cstu-yellow-50)/.6)}.hover\:cstu-border-yellow-50\/65:hover{border-color:rgb(var(--cstu-yellow-50)/.65)}.hover\:cstu-border-yellow-50\/70:hover{border-color:rgb(var(--cstu-yellow-50)/.7)}.hover\:cstu-border-yellow-50\/75:hover{border-color:rgb(var(--cstu-yellow-50)/.75)}.hover\:cstu-border-yellow-50\/80:hover{border-color:rgb(var(--cstu-yellow-50)/.8)}.hover\:cstu-border-yellow-50\/85:hover{border-color:rgb(var(--cstu-yellow-50)/.85)}.hover\:cstu-border-yellow-50\/90:hover{border-color:rgb(var(--cstu-yellow-50)/.9)}.hover\:cstu-border-yellow-50\/95:hover{border-color:rgb(var(--cstu-yellow-50)/.95)}.hover\:cstu-border-yellow-500:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-yellow-500)/var(--tw-border-opacity,1))}.hover\:cstu-border-yellow-500\/0:hover{border-color:rgb(var(--cstu-yellow-500)/0)}.hover\:cstu-border-yellow-500\/10:hover{border-color:rgb(var(--cstu-yellow-500)/.1)}.hover\:cstu-border-yellow-500\/100:hover{border-color:rgb(var(--cstu-yellow-500)/1)}.hover\:cstu-border-yellow-500\/15:hover{border-color:rgb(var(--cstu-yellow-500)/.15)}.hover\:cstu-border-yellow-500\/20:hover{border-color:rgb(var(--cstu-yellow-500)/.2)}.hover\:cstu-border-yellow-500\/25:hover{border-color:rgb(var(--cstu-yellow-500)/.25)}.hover\:cstu-border-yellow-500\/30:hover{border-color:rgb(var(--cstu-yellow-500)/.3)}.hover\:cstu-border-yellow-500\/35:hover{border-color:rgb(var(--cstu-yellow-500)/.35)}.hover\:cstu-border-yellow-500\/40:hover{border-color:rgb(var(--cstu-yellow-500)/.4)}.hover\:cstu-border-yellow-500\/45:hover{border-color:rgb(var(--cstu-yellow-500)/.45)}.hover\:cstu-border-yellow-500\/5:hover{border-color:rgb(var(--cstu-yellow-500)/.05)}.hover\:cstu-border-yellow-500\/50:hover{border-color:rgb(var(--cstu-yellow-500)/.5)}.hover\:cstu-border-yellow-500\/55:hover{border-color:rgb(var(--cstu-yellow-500)/.55)}.hover\:cstu-border-yellow-500\/60:hover{border-color:rgb(var(--cstu-yellow-500)/.6)}.hover\:cstu-border-yellow-500\/65:hover{border-color:rgb(var(--cstu-yellow-500)/.65)}.hover\:cstu-border-yellow-500\/70:hover{border-color:rgb(var(--cstu-yellow-500)/.7)}.hover\:cstu-border-yellow-500\/75:hover{border-color:rgb(var(--cstu-yellow-500)/.75)}.hover\:cstu-border-yellow-500\/80:hover{border-color:rgb(var(--cstu-yellow-500)/.8)}.hover\:cstu-border-yellow-500\/85:hover{border-color:rgb(var(--cstu-yellow-500)/.85)}.hover\:cstu-border-yellow-500\/90:hover{border-color:rgb(var(--cstu-yellow-500)/.9)}.hover\:cstu-border-yellow-500\/95:hover{border-color:rgb(var(--cstu-yellow-500)/.95)}.hover\:cstu-border-yellow-600:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-yellow-600)/var(--tw-border-opacity,1))}.hover\:cstu-border-yellow-600\/0:hover{border-color:rgb(var(--cstu-yellow-600)/0)}.hover\:cstu-border-yellow-600\/10:hover{border-color:rgb(var(--cstu-yellow-600)/.1)}.hover\:cstu-border-yellow-600\/100:hover{border-color:rgb(var(--cstu-yellow-600)/1)}.hover\:cstu-border-yellow-600\/15:hover{border-color:rgb(var(--cstu-yellow-600)/.15)}.hover\:cstu-border-yellow-600\/20:hover{border-color:rgb(var(--cstu-yellow-600)/.2)}.hover\:cstu-border-yellow-600\/25:hover{border-color:rgb(var(--cstu-yellow-600)/.25)}.hover\:cstu-border-yellow-600\/30:hover{border-color:rgb(var(--cstu-yellow-600)/.3)}.hover\:cstu-border-yellow-600\/35:hover{border-color:rgb(var(--cstu-yellow-600)/.35)}.hover\:cstu-border-yellow-600\/40:hover{border-color:rgb(var(--cstu-yellow-600)/.4)}.hover\:cstu-border-yellow-600\/45:hover{border-color:rgb(var(--cstu-yellow-600)/.45)}.hover\:cstu-border-yellow-600\/5:hover{border-color:rgb(var(--cstu-yellow-600)/.05)}.hover\:cstu-border-yellow-600\/50:hover{border-color:rgb(var(--cstu-yellow-600)/.5)}.hover\:cstu-border-yellow-600\/55:hover{border-color:rgb(var(--cstu-yellow-600)/.55)}.hover\:cstu-border-yellow-600\/60:hover{border-color:rgb(var(--cstu-yellow-600)/.6)}.hover\:cstu-border-yellow-600\/65:hover{border-color:rgb(var(--cstu-yellow-600)/.65)}.hover\:cstu-border-yellow-600\/70:hover{border-color:rgb(var(--cstu-yellow-600)/.7)}.hover\:cstu-border-yellow-600\/75:hover{border-color:rgb(var(--cstu-yellow-600)/.75)}.hover\:cstu-border-yellow-600\/80:hover{border-color:rgb(var(--cstu-yellow-600)/.8)}.hover\:cstu-border-yellow-600\/85:hover{border-color:rgb(var(--cstu-yellow-600)/.85)}.hover\:cstu-border-yellow-600\/90:hover{border-color:rgb(var(--cstu-yellow-600)/.9)}.hover\:cstu-border-yellow-600\/95:hover{border-color:rgb(var(--cstu-yellow-600)/.95)}.hover\:cstu-border-yellow-700:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-yellow-700)/var(--tw-border-opacity,1))}.hover\:cstu-border-yellow-700\/0:hover{border-color:rgb(var(--cstu-yellow-700)/0)}.hover\:cstu-border-yellow-700\/10:hover{border-color:rgb(var(--cstu-yellow-700)/.1)}.hover\:cstu-border-yellow-700\/100:hover{border-color:rgb(var(--cstu-yellow-700)/1)}.hover\:cstu-border-yellow-700\/15:hover{border-color:rgb(var(--cstu-yellow-700)/.15)}.hover\:cstu-border-yellow-700\/20:hover{border-color:rgb(var(--cstu-yellow-700)/.2)}.hover\:cstu-border-yellow-700\/25:hover{border-color:rgb(var(--cstu-yellow-700)/.25)}.hover\:cstu-border-yellow-700\/30:hover{border-color:rgb(var(--cstu-yellow-700)/.3)}.hover\:cstu-border-yellow-700\/35:hover{border-color:rgb(var(--cstu-yellow-700)/.35)}.hover\:cstu-border-yellow-700\/40:hover{border-color:rgb(var(--cstu-yellow-700)/.4)}.hover\:cstu-border-yellow-700\/45:hover{border-color:rgb(var(--cstu-yellow-700)/.45)}.hover\:cstu-border-yellow-700\/5:hover{border-color:rgb(var(--cstu-yellow-700)/.05)}.hover\:cstu-border-yellow-700\/50:hover{border-color:rgb(var(--cstu-yellow-700)/.5)}.hover\:cstu-border-yellow-700\/55:hover{border-color:rgb(var(--cstu-yellow-700)/.55)}.hover\:cstu-border-yellow-700\/60:hover{border-color:rgb(var(--cstu-yellow-700)/.6)}.hover\:cstu-border-yellow-700\/65:hover{border-color:rgb(var(--cstu-yellow-700)/.65)}.hover\:cstu-border-yellow-700\/70:hover{border-color:rgb(var(--cstu-yellow-700)/.7)}.hover\:cstu-border-yellow-700\/75:hover{border-color:rgb(var(--cstu-yellow-700)/.75)}.hover\:cstu-border-yellow-700\/80:hover{border-color:rgb(var(--cstu-yellow-700)/.8)}.hover\:cstu-border-yellow-700\/85:hover{border-color:rgb(var(--cstu-yellow-700)/.85)}.hover\:cstu-border-yellow-700\/90:hover{border-color:rgb(var(--cstu-yellow-700)/.9)}.hover\:cstu-border-yellow-700\/95:hover{border-color:rgb(var(--cstu-yellow-700)/.95)}.hover\:cstu-border-yellow-800:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-yellow-800)/var(--tw-border-opacity,1))}.hover\:cstu-border-yellow-800\/0:hover{border-color:rgb(var(--cstu-yellow-800)/0)}.hover\:cstu-border-yellow-800\/10:hover{border-color:rgb(var(--cstu-yellow-800)/.1)}.hover\:cstu-border-yellow-800\/100:hover{border-color:rgb(var(--cstu-yellow-800)/1)}.hover\:cstu-border-yellow-800\/15:hover{border-color:rgb(var(--cstu-yellow-800)/.15)}.hover\:cstu-border-yellow-800\/20:hover{border-color:rgb(var(--cstu-yellow-800)/.2)}.hover\:cstu-border-yellow-800\/25:hover{border-color:rgb(var(--cstu-yellow-800)/.25)}.hover\:cstu-border-yellow-800\/30:hover{border-color:rgb(var(--cstu-yellow-800)/.3)}.hover\:cstu-border-yellow-800\/35:hover{border-color:rgb(var(--cstu-yellow-800)/.35)}.hover\:cstu-border-yellow-800\/40:hover{border-color:rgb(var(--cstu-yellow-800)/.4)}.hover\:cstu-border-yellow-800\/45:hover{border-color:rgb(var(--cstu-yellow-800)/.45)}.hover\:cstu-border-yellow-800\/5:hover{border-color:rgb(var(--cstu-yellow-800)/.05)}.hover\:cstu-border-yellow-800\/50:hover{border-color:rgb(var(--cstu-yellow-800)/.5)}.hover\:cstu-border-yellow-800\/55:hover{border-color:rgb(var(--cstu-yellow-800)/.55)}.hover\:cstu-border-yellow-800\/60:hover{border-color:rgb(var(--cstu-yellow-800)/.6)}.hover\:cstu-border-yellow-800\/65:hover{border-color:rgb(var(--cstu-yellow-800)/.65)}.hover\:cstu-border-yellow-800\/70:hover{border-color:rgb(var(--cstu-yellow-800)/.7)}.hover\:cstu-border-yellow-800\/75:hover{border-color:rgb(var(--cstu-yellow-800)/.75)}.hover\:cstu-border-yellow-800\/80:hover{border-color:rgb(var(--cstu-yellow-800)/.8)}.hover\:cstu-border-yellow-800\/85:hover{border-color:rgb(var(--cstu-yellow-800)/.85)}.hover\:cstu-border-yellow-800\/90:hover{border-color:rgb(var(--cstu-yellow-800)/.9)}.hover\:cstu-border-yellow-800\/95:hover{border-color:rgb(var(--cstu-yellow-800)/.95)}.hover\:cstu-border-yellow-900:hover{--tw-border-opacity:1;border-color:rgb(var(--cstu-yellow-900)/var(--tw-border-opacity,1))}.hover\:cstu-border-yellow-900\/0:hover{border-color:rgb(var(--cstu-yellow-900)/0)}.hover\:cstu-border-yellow-900\/10:hover{border-color:rgb(var(--cstu-yellow-900)/.1)}.hover\:cstu-border-yellow-900\/100:hover{border-color:rgb(var(--cstu-yellow-900)/1)}.hover\:cstu-border-yellow-900\/15:hover{border-color:rgb(var(--cstu-yellow-900)/.15)}.hover\:cstu-border-yellow-900\/20:hover{border-color:rgb(var(--cstu-yellow-900)/.2)}.hover\:cstu-border-yellow-900\/25:hover{border-color:rgb(var(--cstu-yellow-900)/.25)}.hover\:cstu-border-yellow-900\/30:hover{border-color:rgb(var(--cstu-yellow-900)/.3)}.hover\:cstu-border-yellow-900\/35:hover{border-color:rgb(var(--cstu-yellow-900)/.35)}.hover\:cstu-border-yellow-900\/40:hover{border-color:rgb(var(--cstu-yellow-900)/.4)}.hover\:cstu-border-yellow-900\/45:hover{border-color:rgb(var(--cstu-yellow-900)/.45)}.hover\:cstu-border-yellow-900\/5:hover{border-color:rgb(var(--cstu-yellow-900)/.05)}.hover\:cstu-border-yellow-900\/50:hover{border-color:rgb(var(--cstu-yellow-900)/.5)}.hover\:cstu-border-yellow-900\/55:hover{border-color:rgb(var(--cstu-yellow-900)/.55)}.hover\:cstu-border-yellow-900\/60:hover{border-color:rgb(var(--cstu-yellow-900)/.6)}.hover\:cstu-border-yellow-900\/65:hover{border-color:rgb(var(--cstu-yellow-900)/.65)}.hover\:cstu-border-yellow-900\/70:hover{border-color:rgb(var(--cstu-yellow-900)/.7)}.hover\:cstu-border-yellow-900\/75:hover{border-color:rgb(var(--cstu-yellow-900)/.75)}.hover\:cstu-border-yellow-900\/80:hover{border-color:rgb(var(--cstu-yellow-900)/.8)}.hover\:cstu-border-yellow-900\/85:hover{border-color:rgb(var(--cstu-yellow-900)/.85)}.hover\:cstu-border-yellow-900\/90:hover{border-color:rgb(var(--cstu-yellow-900)/.9)}.hover\:cstu-border-yellow-900\/95:hover{border-color:rgb(var(--cstu-yellow-900)/.95)}.hover\:cstu-bg-blue-100:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-100)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-blue-100\/0:hover{background-color:rgb(var(--cstu-blue-100)/0)}.hover\:cstu-bg-blue-100\/10:hover{background-color:rgb(var(--cstu-blue-100)/.1)}.hover\:cstu-bg-blue-100\/100:hover{background-color:rgb(var(--cstu-blue-100)/1)}.hover\:cstu-bg-blue-100\/15:hover{background-color:rgb(var(--cstu-blue-100)/.15)}.hover\:cstu-bg-blue-100\/20:hover{background-color:rgb(var(--cstu-blue-100)/.2)}.hover\:cstu-bg-blue-100\/25:hover{background-color:rgb(var(--cstu-blue-100)/.25)}.hover\:cstu-bg-blue-100\/30:hover{background-color:rgb(var(--cstu-blue-100)/.3)}.hover\:cstu-bg-blue-100\/35:hover{background-color:rgb(var(--cstu-blue-100)/.35)}.hover\:cstu-bg-blue-100\/40:hover{background-color:rgb(var(--cstu-blue-100)/.4)}.hover\:cstu-bg-blue-100\/45:hover{background-color:rgb(var(--cstu-blue-100)/.45)}.hover\:cstu-bg-blue-100\/5:hover{background-color:rgb(var(--cstu-blue-100)/.05)}.hover\:cstu-bg-blue-100\/50:hover{background-color:rgb(var(--cstu-blue-100)/.5)}.hover\:cstu-bg-blue-100\/55:hover{background-color:rgb(var(--cstu-blue-100)/.55)}.hover\:cstu-bg-blue-100\/60:hover{background-color:rgb(var(--cstu-blue-100)/.6)}.hover\:cstu-bg-blue-100\/65:hover{background-color:rgb(var(--cstu-blue-100)/.65)}.hover\:cstu-bg-blue-100\/70:hover{background-color:rgb(var(--cstu-blue-100)/.7)}.hover\:cstu-bg-blue-100\/75:hover{background-color:rgb(var(--cstu-blue-100)/.75)}.hover\:cstu-bg-blue-100\/80:hover{background-color:rgb(var(--cstu-blue-100)/.8)}.hover\:cstu-bg-blue-100\/85:hover{background-color:rgb(var(--cstu-blue-100)/.85)}.hover\:cstu-bg-blue-100\/90:hover{background-color:rgb(var(--cstu-blue-100)/.9)}.hover\:cstu-bg-blue-100\/95:hover{background-color:rgb(var(--cstu-blue-100)/.95)}.hover\:cstu-bg-blue-200:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-200)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-blue-200\/0:hover{background-color:rgb(var(--cstu-blue-200)/0)}.hover\:cstu-bg-blue-200\/10:hover{background-color:rgb(var(--cstu-blue-200)/.1)}.hover\:cstu-bg-blue-200\/100:hover{background-color:rgb(var(--cstu-blue-200)/1)}.hover\:cstu-bg-blue-200\/15:hover{background-color:rgb(var(--cstu-blue-200)/.15)}.hover\:cstu-bg-blue-200\/20:hover{background-color:rgb(var(--cstu-blue-200)/.2)}.hover\:cstu-bg-blue-200\/25:hover{background-color:rgb(var(--cstu-blue-200)/.25)}.hover\:cstu-bg-blue-200\/30:hover{background-color:rgb(var(--cstu-blue-200)/.3)}.hover\:cstu-bg-blue-200\/35:hover{background-color:rgb(var(--cstu-blue-200)/.35)}.hover\:cstu-bg-blue-200\/40:hover{background-color:rgb(var(--cstu-blue-200)/.4)}.hover\:cstu-bg-blue-200\/45:hover{background-color:rgb(var(--cstu-blue-200)/.45)}.hover\:cstu-bg-blue-200\/5:hover{background-color:rgb(var(--cstu-blue-200)/.05)}.hover\:cstu-bg-blue-200\/50:hover{background-color:rgb(var(--cstu-blue-200)/.5)}.hover\:cstu-bg-blue-200\/55:hover{background-color:rgb(var(--cstu-blue-200)/.55)}.hover\:cstu-bg-blue-200\/60:hover{background-color:rgb(var(--cstu-blue-200)/.6)}.hover\:cstu-bg-blue-200\/65:hover{background-color:rgb(var(--cstu-blue-200)/.65)}.hover\:cstu-bg-blue-200\/70:hover{background-color:rgb(var(--cstu-blue-200)/.7)}.hover\:cstu-bg-blue-200\/75:hover{background-color:rgb(var(--cstu-blue-200)/.75)}.hover\:cstu-bg-blue-200\/80:hover{background-color:rgb(var(--cstu-blue-200)/.8)}.hover\:cstu-bg-blue-200\/85:hover{background-color:rgb(var(--cstu-blue-200)/.85)}.hover\:cstu-bg-blue-200\/90:hover{background-color:rgb(var(--cstu-blue-200)/.9)}.hover\:cstu-bg-blue-200\/95:hover{background-color:rgb(var(--cstu-blue-200)/.95)}.hover\:cstu-bg-blue-300:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-300)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-blue-300\/0:hover{background-color:rgb(var(--cstu-blue-300)/0)}.hover\:cstu-bg-blue-300\/10:hover{background-color:rgb(var(--cstu-blue-300)/.1)}.hover\:cstu-bg-blue-300\/100:hover{background-color:rgb(var(--cstu-blue-300)/1)}.hover\:cstu-bg-blue-300\/15:hover{background-color:rgb(var(--cstu-blue-300)/.15)}.hover\:cstu-bg-blue-300\/20:hover{background-color:rgb(var(--cstu-blue-300)/.2)}.hover\:cstu-bg-blue-300\/25:hover{background-color:rgb(var(--cstu-blue-300)/.25)}.hover\:cstu-bg-blue-300\/30:hover{background-color:rgb(var(--cstu-blue-300)/.3)}.hover\:cstu-bg-blue-300\/35:hover{background-color:rgb(var(--cstu-blue-300)/.35)}.hover\:cstu-bg-blue-300\/40:hover{background-color:rgb(var(--cstu-blue-300)/.4)}.hover\:cstu-bg-blue-300\/45:hover{background-color:rgb(var(--cstu-blue-300)/.45)}.hover\:cstu-bg-blue-300\/5:hover{background-color:rgb(var(--cstu-blue-300)/.05)}.hover\:cstu-bg-blue-300\/50:hover{background-color:rgb(var(--cstu-blue-300)/.5)}.hover\:cstu-bg-blue-300\/55:hover{background-color:rgb(var(--cstu-blue-300)/.55)}.hover\:cstu-bg-blue-300\/60:hover{background-color:rgb(var(--cstu-blue-300)/.6)}.hover\:cstu-bg-blue-300\/65:hover{background-color:rgb(var(--cstu-blue-300)/.65)}.hover\:cstu-bg-blue-300\/70:hover{background-color:rgb(var(--cstu-blue-300)/.7)}.hover\:cstu-bg-blue-300\/75:hover{background-color:rgb(var(--cstu-blue-300)/.75)}.hover\:cstu-bg-blue-300\/80:hover{background-color:rgb(var(--cstu-blue-300)/.8)}.hover\:cstu-bg-blue-300\/85:hover{background-color:rgb(var(--cstu-blue-300)/.85)}.hover\:cstu-bg-blue-300\/90:hover{background-color:rgb(var(--cstu-blue-300)/.9)}.hover\:cstu-bg-blue-300\/95:hover{background-color:rgb(var(--cstu-blue-300)/.95)}.hover\:cstu-bg-blue-400:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-400)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-blue-400\/0:hover{background-color:rgb(var(--cstu-blue-400)/0)}.hover\:cstu-bg-blue-400\/10:hover{background-color:rgb(var(--cstu-blue-400)/.1)}.hover\:cstu-bg-blue-400\/100:hover{background-color:rgb(var(--cstu-blue-400)/1)}.hover\:cstu-bg-blue-400\/15:hover{background-color:rgb(var(--cstu-blue-400)/.15)}.hover\:cstu-bg-blue-400\/20:hover{background-color:rgb(var(--cstu-blue-400)/.2)}.hover\:cstu-bg-blue-400\/25:hover{background-color:rgb(var(--cstu-blue-400)/.25)}.hover\:cstu-bg-blue-400\/30:hover{background-color:rgb(var(--cstu-blue-400)/.3)}.hover\:cstu-bg-blue-400\/35:hover{background-color:rgb(var(--cstu-blue-400)/.35)}.hover\:cstu-bg-blue-400\/40:hover{background-color:rgb(var(--cstu-blue-400)/.4)}.hover\:cstu-bg-blue-400\/45:hover{background-color:rgb(var(--cstu-blue-400)/.45)}.hover\:cstu-bg-blue-400\/5:hover{background-color:rgb(var(--cstu-blue-400)/.05)}.hover\:cstu-bg-blue-400\/50:hover{background-color:rgb(var(--cstu-blue-400)/.5)}.hover\:cstu-bg-blue-400\/55:hover{background-color:rgb(var(--cstu-blue-400)/.55)}.hover\:cstu-bg-blue-400\/60:hover{background-color:rgb(var(--cstu-blue-400)/.6)}.hover\:cstu-bg-blue-400\/65:hover{background-color:rgb(var(--cstu-blue-400)/.65)}.hover\:cstu-bg-blue-400\/70:hover{background-color:rgb(var(--cstu-blue-400)/.7)}.hover\:cstu-bg-blue-400\/75:hover{background-color:rgb(var(--cstu-blue-400)/.75)}.hover\:cstu-bg-blue-400\/80:hover{background-color:rgb(var(--cstu-blue-400)/.8)}.hover\:cstu-bg-blue-400\/85:hover{background-color:rgb(var(--cstu-blue-400)/.85)}.hover\:cstu-bg-blue-400\/90:hover{background-color:rgb(var(--cstu-blue-400)/.9)}.hover\:cstu-bg-blue-400\/95:hover{background-color:rgb(var(--cstu-blue-400)/.95)}.hover\:cstu-bg-blue-450:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-450)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-blue-450\/0:hover{background-color:rgb(var(--cstu-blue-450)/0)}.hover\:cstu-bg-blue-450\/10:hover{background-color:rgb(var(--cstu-blue-450)/.1)}.hover\:cstu-bg-blue-450\/100:hover{background-color:rgb(var(--cstu-blue-450)/1)}.hover\:cstu-bg-blue-450\/15:hover{background-color:rgb(var(--cstu-blue-450)/.15)}.hover\:cstu-bg-blue-450\/20:hover{background-color:rgb(var(--cstu-blue-450)/.2)}.hover\:cstu-bg-blue-450\/25:hover{background-color:rgb(var(--cstu-blue-450)/.25)}.hover\:cstu-bg-blue-450\/30:hover{background-color:rgb(var(--cstu-blue-450)/.3)}.hover\:cstu-bg-blue-450\/35:hover{background-color:rgb(var(--cstu-blue-450)/.35)}.hover\:cstu-bg-blue-450\/40:hover{background-color:rgb(var(--cstu-blue-450)/.4)}.hover\:cstu-bg-blue-450\/45:hover{background-color:rgb(var(--cstu-blue-450)/.45)}.hover\:cstu-bg-blue-450\/5:hover{background-color:rgb(var(--cstu-blue-450)/.05)}.hover\:cstu-bg-blue-450\/50:hover{background-color:rgb(var(--cstu-blue-450)/.5)}.hover\:cstu-bg-blue-450\/55:hover{background-color:rgb(var(--cstu-blue-450)/.55)}.hover\:cstu-bg-blue-450\/60:hover{background-color:rgb(var(--cstu-blue-450)/.6)}.hover\:cstu-bg-blue-450\/65:hover{background-color:rgb(var(--cstu-blue-450)/.65)}.hover\:cstu-bg-blue-450\/70:hover{background-color:rgb(var(--cstu-blue-450)/.7)}.hover\:cstu-bg-blue-450\/75:hover{background-color:rgb(var(--cstu-blue-450)/.75)}.hover\:cstu-bg-blue-450\/80:hover{background-color:rgb(var(--cstu-blue-450)/.8)}.hover\:cstu-bg-blue-450\/85:hover{background-color:rgb(var(--cstu-blue-450)/.85)}.hover\:cstu-bg-blue-450\/90:hover{background-color:rgb(var(--cstu-blue-450)/.9)}.hover\:cstu-bg-blue-450\/95:hover{background-color:rgb(var(--cstu-blue-450)/.95)}.hover\:cstu-bg-blue-50:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-50)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-blue-50\/0:hover{background-color:rgb(var(--cstu-blue-50)/0)}.hover\:cstu-bg-blue-50\/10:hover{background-color:rgb(var(--cstu-blue-50)/.1)}.hover\:cstu-bg-blue-50\/100:hover{background-color:rgb(var(--cstu-blue-50)/1)}.hover\:cstu-bg-blue-50\/15:hover{background-color:rgb(var(--cstu-blue-50)/.15)}.hover\:cstu-bg-blue-50\/20:hover{background-color:rgb(var(--cstu-blue-50)/.2)}.hover\:cstu-bg-blue-50\/25:hover{background-color:rgb(var(--cstu-blue-50)/.25)}.hover\:cstu-bg-blue-50\/30:hover{background-color:rgb(var(--cstu-blue-50)/.3)}.hover\:cstu-bg-blue-50\/35:hover{background-color:rgb(var(--cstu-blue-50)/.35)}.hover\:cstu-bg-blue-50\/40:hover{background-color:rgb(var(--cstu-blue-50)/.4)}.hover\:cstu-bg-blue-50\/45:hover{background-color:rgb(var(--cstu-blue-50)/.45)}.hover\:cstu-bg-blue-50\/5:hover{background-color:rgb(var(--cstu-blue-50)/.05)}.hover\:cstu-bg-blue-50\/50:hover{background-color:rgb(var(--cstu-blue-50)/.5)}.hover\:cstu-bg-blue-50\/55:hover{background-color:rgb(var(--cstu-blue-50)/.55)}.hover\:cstu-bg-blue-50\/60:hover{background-color:rgb(var(--cstu-blue-50)/.6)}.hover\:cstu-bg-blue-50\/65:hover{background-color:rgb(var(--cstu-blue-50)/.65)}.hover\:cstu-bg-blue-50\/70:hover{background-color:rgb(var(--cstu-blue-50)/.7)}.hover\:cstu-bg-blue-50\/75:hover{background-color:rgb(var(--cstu-blue-50)/.75)}.hover\:cstu-bg-blue-50\/80:hover{background-color:rgb(var(--cstu-blue-50)/.8)}.hover\:cstu-bg-blue-50\/85:hover{background-color:rgb(var(--cstu-blue-50)/.85)}.hover\:cstu-bg-blue-50\/90:hover{background-color:rgb(var(--cstu-blue-50)/.9)}.hover\:cstu-bg-blue-50\/95:hover{background-color:rgb(var(--cstu-blue-50)/.95)}.hover\:cstu-bg-blue-500:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-500)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-blue-500\/0:hover{background-color:rgb(var(--cstu-blue-500)/0)}.hover\:cstu-bg-blue-500\/10:hover{background-color:rgb(var(--cstu-blue-500)/.1)}.hover\:cstu-bg-blue-500\/100:hover{background-color:rgb(var(--cstu-blue-500)/1)}.hover\:cstu-bg-blue-500\/15:hover{background-color:rgb(var(--cstu-blue-500)/.15)}.hover\:cstu-bg-blue-500\/20:hover{background-color:rgb(var(--cstu-blue-500)/.2)}.hover\:cstu-bg-blue-500\/25:hover{background-color:rgb(var(--cstu-blue-500)/.25)}.hover\:cstu-bg-blue-500\/30:hover{background-color:rgb(var(--cstu-blue-500)/.3)}.hover\:cstu-bg-blue-500\/35:hover{background-color:rgb(var(--cstu-blue-500)/.35)}.hover\:cstu-bg-blue-500\/40:hover{background-color:rgb(var(--cstu-blue-500)/.4)}.hover\:cstu-bg-blue-500\/45:hover{background-color:rgb(var(--cstu-blue-500)/.45)}.hover\:cstu-bg-blue-500\/5:hover{background-color:rgb(var(--cstu-blue-500)/.05)}.hover\:cstu-bg-blue-500\/50:hover{background-color:rgb(var(--cstu-blue-500)/.5)}.hover\:cstu-bg-blue-500\/55:hover{background-color:rgb(var(--cstu-blue-500)/.55)}.hover\:cstu-bg-blue-500\/60:hover{background-color:rgb(var(--cstu-blue-500)/.6)}.hover\:cstu-bg-blue-500\/65:hover{background-color:rgb(var(--cstu-blue-500)/.65)}.hover\:cstu-bg-blue-500\/70:hover{background-color:rgb(var(--cstu-blue-500)/.7)}.hover\:cstu-bg-blue-500\/75:hover{background-color:rgb(var(--cstu-blue-500)/.75)}.hover\:cstu-bg-blue-500\/80:hover{background-color:rgb(var(--cstu-blue-500)/.8)}.hover\:cstu-bg-blue-500\/85:hover{background-color:rgb(var(--cstu-blue-500)/.85)}.hover\:cstu-bg-blue-500\/90:hover{background-color:rgb(var(--cstu-blue-500)/.9)}.hover\:cstu-bg-blue-500\/95:hover{background-color:rgb(var(--cstu-blue-500)/.95)}.hover\:cstu-bg-blue-550:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-550)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-blue-550\/0:hover{background-color:rgb(var(--cstu-blue-550)/0)}.hover\:cstu-bg-blue-550\/10:hover{background-color:rgb(var(--cstu-blue-550)/.1)}.hover\:cstu-bg-blue-550\/100:hover{background-color:rgb(var(--cstu-blue-550)/1)}.hover\:cstu-bg-blue-550\/15:hover{background-color:rgb(var(--cstu-blue-550)/.15)}.hover\:cstu-bg-blue-550\/20:hover{background-color:rgb(var(--cstu-blue-550)/.2)}.hover\:cstu-bg-blue-550\/25:hover{background-color:rgb(var(--cstu-blue-550)/.25)}.hover\:cstu-bg-blue-550\/30:hover{background-color:rgb(var(--cstu-blue-550)/.3)}.hover\:cstu-bg-blue-550\/35:hover{background-color:rgb(var(--cstu-blue-550)/.35)}.hover\:cstu-bg-blue-550\/40:hover{background-color:rgb(var(--cstu-blue-550)/.4)}.hover\:cstu-bg-blue-550\/45:hover{background-color:rgb(var(--cstu-blue-550)/.45)}.hover\:cstu-bg-blue-550\/5:hover{background-color:rgb(var(--cstu-blue-550)/.05)}.hover\:cstu-bg-blue-550\/50:hover{background-color:rgb(var(--cstu-blue-550)/.5)}.hover\:cstu-bg-blue-550\/55:hover{background-color:rgb(var(--cstu-blue-550)/.55)}.hover\:cstu-bg-blue-550\/60:hover{background-color:rgb(var(--cstu-blue-550)/.6)}.hover\:cstu-bg-blue-550\/65:hover{background-color:rgb(var(--cstu-blue-550)/.65)}.hover\:cstu-bg-blue-550\/70:hover{background-color:rgb(var(--cstu-blue-550)/.7)}.hover\:cstu-bg-blue-550\/75:hover{background-color:rgb(var(--cstu-blue-550)/.75)}.hover\:cstu-bg-blue-550\/80:hover{background-color:rgb(var(--cstu-blue-550)/.8)}.hover\:cstu-bg-blue-550\/85:hover{background-color:rgb(var(--cstu-blue-550)/.85)}.hover\:cstu-bg-blue-550\/90:hover{background-color:rgb(var(--cstu-blue-550)/.9)}.hover\:cstu-bg-blue-550\/95:hover{background-color:rgb(var(--cstu-blue-550)/.95)}.hover\:cstu-bg-blue-600:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-600)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-blue-600\/0:hover{background-color:rgb(var(--cstu-blue-600)/0)}.hover\:cstu-bg-blue-600\/10:hover{background-color:rgb(var(--cstu-blue-600)/.1)}.hover\:cstu-bg-blue-600\/100:hover{background-color:rgb(var(--cstu-blue-600)/1)}.hover\:cstu-bg-blue-600\/15:hover{background-color:rgb(var(--cstu-blue-600)/.15)}.hover\:cstu-bg-blue-600\/20:hover{background-color:rgb(var(--cstu-blue-600)/.2)}.hover\:cstu-bg-blue-600\/25:hover{background-color:rgb(var(--cstu-blue-600)/.25)}.hover\:cstu-bg-blue-600\/30:hover{background-color:rgb(var(--cstu-blue-600)/.3)}.hover\:cstu-bg-blue-600\/35:hover{background-color:rgb(var(--cstu-blue-600)/.35)}.hover\:cstu-bg-blue-600\/40:hover{background-color:rgb(var(--cstu-blue-600)/.4)}.hover\:cstu-bg-blue-600\/45:hover{background-color:rgb(var(--cstu-blue-600)/.45)}.hover\:cstu-bg-blue-600\/5:hover{background-color:rgb(var(--cstu-blue-600)/.05)}.hover\:cstu-bg-blue-600\/50:hover{background-color:rgb(var(--cstu-blue-600)/.5)}.hover\:cstu-bg-blue-600\/55:hover{background-color:rgb(var(--cstu-blue-600)/.55)}.hover\:cstu-bg-blue-600\/60:hover{background-color:rgb(var(--cstu-blue-600)/.6)}.hover\:cstu-bg-blue-600\/65:hover{background-color:rgb(var(--cstu-blue-600)/.65)}.hover\:cstu-bg-blue-600\/70:hover{background-color:rgb(var(--cstu-blue-600)/.7)}.hover\:cstu-bg-blue-600\/75:hover{background-color:rgb(var(--cstu-blue-600)/.75)}.hover\:cstu-bg-blue-600\/80:hover{background-color:rgb(var(--cstu-blue-600)/.8)}.hover\:cstu-bg-blue-600\/85:hover{background-color:rgb(var(--cstu-blue-600)/.85)}.hover\:cstu-bg-blue-600\/90:hover{background-color:rgb(var(--cstu-blue-600)/.9)}.hover\:cstu-bg-blue-600\/95:hover{background-color:rgb(var(--cstu-blue-600)/.95)}.hover\:cstu-bg-blue-700:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-700)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-blue-700\/0:hover{background-color:rgb(var(--cstu-blue-700)/0)}.hover\:cstu-bg-blue-700\/10:hover{background-color:rgb(var(--cstu-blue-700)/.1)}.hover\:cstu-bg-blue-700\/100:hover{background-color:rgb(var(--cstu-blue-700)/1)}.hover\:cstu-bg-blue-700\/15:hover{background-color:rgb(var(--cstu-blue-700)/.15)}.hover\:cstu-bg-blue-700\/20:hover{background-color:rgb(var(--cstu-blue-700)/.2)}.hover\:cstu-bg-blue-700\/25:hover{background-color:rgb(var(--cstu-blue-700)/.25)}.hover\:cstu-bg-blue-700\/30:hover{background-color:rgb(var(--cstu-blue-700)/.3)}.hover\:cstu-bg-blue-700\/35:hover{background-color:rgb(var(--cstu-blue-700)/.35)}.hover\:cstu-bg-blue-700\/40:hover{background-color:rgb(var(--cstu-blue-700)/.4)}.hover\:cstu-bg-blue-700\/45:hover{background-color:rgb(var(--cstu-blue-700)/.45)}.hover\:cstu-bg-blue-700\/5:hover{background-color:rgb(var(--cstu-blue-700)/.05)}.hover\:cstu-bg-blue-700\/50:hover{background-color:rgb(var(--cstu-blue-700)/.5)}.hover\:cstu-bg-blue-700\/55:hover{background-color:rgb(var(--cstu-blue-700)/.55)}.hover\:cstu-bg-blue-700\/60:hover{background-color:rgb(var(--cstu-blue-700)/.6)}.hover\:cstu-bg-blue-700\/65:hover{background-color:rgb(var(--cstu-blue-700)/.65)}.hover\:cstu-bg-blue-700\/70:hover{background-color:rgb(var(--cstu-blue-700)/.7)}.hover\:cstu-bg-blue-700\/75:hover{background-color:rgb(var(--cstu-blue-700)/.75)}.hover\:cstu-bg-blue-700\/80:hover{background-color:rgb(var(--cstu-blue-700)/.8)}.hover\:cstu-bg-blue-700\/85:hover{background-color:rgb(var(--cstu-blue-700)/.85)}.hover\:cstu-bg-blue-700\/90:hover{background-color:rgb(var(--cstu-blue-700)/.9)}.hover\:cstu-bg-blue-700\/95:hover{background-color:rgb(var(--cstu-blue-700)/.95)}.hover\:cstu-bg-blue-800:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-800)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-blue-800\/0:hover{background-color:rgb(var(--cstu-blue-800)/0)}.hover\:cstu-bg-blue-800\/10:hover{background-color:rgb(var(--cstu-blue-800)/.1)}.hover\:cstu-bg-blue-800\/100:hover{background-color:rgb(var(--cstu-blue-800)/1)}.hover\:cstu-bg-blue-800\/15:hover{background-color:rgb(var(--cstu-blue-800)/.15)}.hover\:cstu-bg-blue-800\/20:hover{background-color:rgb(var(--cstu-blue-800)/.2)}.hover\:cstu-bg-blue-800\/25:hover{background-color:rgb(var(--cstu-blue-800)/.25)}.hover\:cstu-bg-blue-800\/30:hover{background-color:rgb(var(--cstu-blue-800)/.3)}.hover\:cstu-bg-blue-800\/35:hover{background-color:rgb(var(--cstu-blue-800)/.35)}.hover\:cstu-bg-blue-800\/40:hover{background-color:rgb(var(--cstu-blue-800)/.4)}.hover\:cstu-bg-blue-800\/45:hover{background-color:rgb(var(--cstu-blue-800)/.45)}.hover\:cstu-bg-blue-800\/5:hover{background-color:rgb(var(--cstu-blue-800)/.05)}.hover\:cstu-bg-blue-800\/50:hover{background-color:rgb(var(--cstu-blue-800)/.5)}.hover\:cstu-bg-blue-800\/55:hover{background-color:rgb(var(--cstu-blue-800)/.55)}.hover\:cstu-bg-blue-800\/60:hover{background-color:rgb(var(--cstu-blue-800)/.6)}.hover\:cstu-bg-blue-800\/65:hover{background-color:rgb(var(--cstu-blue-800)/.65)}.hover\:cstu-bg-blue-800\/70:hover{background-color:rgb(var(--cstu-blue-800)/.7)}.hover\:cstu-bg-blue-800\/75:hover{background-color:rgb(var(--cstu-blue-800)/.75)}.hover\:cstu-bg-blue-800\/80:hover{background-color:rgb(var(--cstu-blue-800)/.8)}.hover\:cstu-bg-blue-800\/85:hover{background-color:rgb(var(--cstu-blue-800)/.85)}.hover\:cstu-bg-blue-800\/90:hover{background-color:rgb(var(--cstu-blue-800)/.9)}.hover\:cstu-bg-blue-800\/95:hover{background-color:rgb(var(--cstu-blue-800)/.95)}.hover\:cstu-bg-blue-900:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-900)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-blue-900\/0:hover{background-color:rgb(var(--cstu-blue-900)/0)}.hover\:cstu-bg-blue-900\/10:hover{background-color:rgb(var(--cstu-blue-900)/.1)}.hover\:cstu-bg-blue-900\/100:hover{background-color:rgb(var(--cstu-blue-900)/1)}.hover\:cstu-bg-blue-900\/15:hover{background-color:rgb(var(--cstu-blue-900)/.15)}.hover\:cstu-bg-blue-900\/20:hover{background-color:rgb(var(--cstu-blue-900)/.2)}.hover\:cstu-bg-blue-900\/25:hover{background-color:rgb(var(--cstu-blue-900)/.25)}.hover\:cstu-bg-blue-900\/30:hover{background-color:rgb(var(--cstu-blue-900)/.3)}.hover\:cstu-bg-blue-900\/35:hover{background-color:rgb(var(--cstu-blue-900)/.35)}.hover\:cstu-bg-blue-900\/40:hover{background-color:rgb(var(--cstu-blue-900)/.4)}.hover\:cstu-bg-blue-900\/45:hover{background-color:rgb(var(--cstu-blue-900)/.45)}.hover\:cstu-bg-blue-900\/5:hover{background-color:rgb(var(--cstu-blue-900)/.05)}.hover\:cstu-bg-blue-900\/50:hover{background-color:rgb(var(--cstu-blue-900)/.5)}.hover\:cstu-bg-blue-900\/55:hover{background-color:rgb(var(--cstu-blue-900)/.55)}.hover\:cstu-bg-blue-900\/60:hover{background-color:rgb(var(--cstu-blue-900)/.6)}.hover\:cstu-bg-blue-900\/65:hover{background-color:rgb(var(--cstu-blue-900)/.65)}.hover\:cstu-bg-blue-900\/70:hover{background-color:rgb(var(--cstu-blue-900)/.7)}.hover\:cstu-bg-blue-900\/75:hover{background-color:rgb(var(--cstu-blue-900)/.75)}.hover\:cstu-bg-blue-900\/80:hover{background-color:rgb(var(--cstu-blue-900)/.8)}.hover\:cstu-bg-blue-900\/85:hover{background-color:rgb(var(--cstu-blue-900)/.85)}.hover\:cstu-bg-blue-900\/90:hover{background-color:rgb(var(--cstu-blue-900)/.9)}.hover\:cstu-bg-blue-900\/95:hover{background-color:rgb(var(--cstu-blue-900)/.95)}.hover\:cstu-bg-danger-100:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-100)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-danger-100\/0:hover{background-color:rgb(var(--cstu-danger-100)/0)}.hover\:cstu-bg-danger-100\/10:hover{background-color:rgb(var(--cstu-danger-100)/.1)}.hover\:cstu-bg-danger-100\/100:hover{background-color:rgb(var(--cstu-danger-100)/1)}.hover\:cstu-bg-danger-100\/15:hover{background-color:rgb(var(--cstu-danger-100)/.15)}.hover\:cstu-bg-danger-100\/20:hover{background-color:rgb(var(--cstu-danger-100)/.2)}.hover\:cstu-bg-danger-100\/25:hover{background-color:rgb(var(--cstu-danger-100)/.25)}.hover\:cstu-bg-danger-100\/30:hover{background-color:rgb(var(--cstu-danger-100)/.3)}.hover\:cstu-bg-danger-100\/35:hover{background-color:rgb(var(--cstu-danger-100)/.35)}.hover\:cstu-bg-danger-100\/40:hover{background-color:rgb(var(--cstu-danger-100)/.4)}.hover\:cstu-bg-danger-100\/45:hover{background-color:rgb(var(--cstu-danger-100)/.45)}.hover\:cstu-bg-danger-100\/5:hover{background-color:rgb(var(--cstu-danger-100)/.05)}.hover\:cstu-bg-danger-100\/50:hover{background-color:rgb(var(--cstu-danger-100)/.5)}.hover\:cstu-bg-danger-100\/55:hover{background-color:rgb(var(--cstu-danger-100)/.55)}.hover\:cstu-bg-danger-100\/60:hover{background-color:rgb(var(--cstu-danger-100)/.6)}.hover\:cstu-bg-danger-100\/65:hover{background-color:rgb(var(--cstu-danger-100)/.65)}.hover\:cstu-bg-danger-100\/70:hover{background-color:rgb(var(--cstu-danger-100)/.7)}.hover\:cstu-bg-danger-100\/75:hover{background-color:rgb(var(--cstu-danger-100)/.75)}.hover\:cstu-bg-danger-100\/80:hover{background-color:rgb(var(--cstu-danger-100)/.8)}.hover\:cstu-bg-danger-100\/85:hover{background-color:rgb(var(--cstu-danger-100)/.85)}.hover\:cstu-bg-danger-100\/90:hover{background-color:rgb(var(--cstu-danger-100)/.9)}.hover\:cstu-bg-danger-100\/95:hover{background-color:rgb(var(--cstu-danger-100)/.95)}.hover\:cstu-bg-danger-200:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-200)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-danger-200\/0:hover{background-color:rgb(var(--cstu-danger-200)/0)}.hover\:cstu-bg-danger-200\/10:hover{background-color:rgb(var(--cstu-danger-200)/.1)}.hover\:cstu-bg-danger-200\/100:hover{background-color:rgb(var(--cstu-danger-200)/1)}.hover\:cstu-bg-danger-200\/15:hover{background-color:rgb(var(--cstu-danger-200)/.15)}.hover\:cstu-bg-danger-200\/20:hover{background-color:rgb(var(--cstu-danger-200)/.2)}.hover\:cstu-bg-danger-200\/25:hover{background-color:rgb(var(--cstu-danger-200)/.25)}.hover\:cstu-bg-danger-200\/30:hover{background-color:rgb(var(--cstu-danger-200)/.3)}.hover\:cstu-bg-danger-200\/35:hover{background-color:rgb(var(--cstu-danger-200)/.35)}.hover\:cstu-bg-danger-200\/40:hover{background-color:rgb(var(--cstu-danger-200)/.4)}.hover\:cstu-bg-danger-200\/45:hover{background-color:rgb(var(--cstu-danger-200)/.45)}.hover\:cstu-bg-danger-200\/5:hover{background-color:rgb(var(--cstu-danger-200)/.05)}.hover\:cstu-bg-danger-200\/50:hover{background-color:rgb(var(--cstu-danger-200)/.5)}.hover\:cstu-bg-danger-200\/55:hover{background-color:rgb(var(--cstu-danger-200)/.55)}.hover\:cstu-bg-danger-200\/60:hover{background-color:rgb(var(--cstu-danger-200)/.6)}.hover\:cstu-bg-danger-200\/65:hover{background-color:rgb(var(--cstu-danger-200)/.65)}.hover\:cstu-bg-danger-200\/70:hover{background-color:rgb(var(--cstu-danger-200)/.7)}.hover\:cstu-bg-danger-200\/75:hover{background-color:rgb(var(--cstu-danger-200)/.75)}.hover\:cstu-bg-danger-200\/80:hover{background-color:rgb(var(--cstu-danger-200)/.8)}.hover\:cstu-bg-danger-200\/85:hover{background-color:rgb(var(--cstu-danger-200)/.85)}.hover\:cstu-bg-danger-200\/90:hover{background-color:rgb(var(--cstu-danger-200)/.9)}.hover\:cstu-bg-danger-200\/95:hover{background-color:rgb(var(--cstu-danger-200)/.95)}.hover\:cstu-bg-danger-250:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-250)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-danger-250\/0:hover{background-color:rgb(var(--cstu-danger-250)/0)}.hover\:cstu-bg-danger-250\/10:hover{background-color:rgb(var(--cstu-danger-250)/.1)}.hover\:cstu-bg-danger-250\/100:hover{background-color:rgb(var(--cstu-danger-250)/1)}.hover\:cstu-bg-danger-250\/15:hover{background-color:rgb(var(--cstu-danger-250)/.15)}.hover\:cstu-bg-danger-250\/20:hover{background-color:rgb(var(--cstu-danger-250)/.2)}.hover\:cstu-bg-danger-250\/25:hover{background-color:rgb(var(--cstu-danger-250)/.25)}.hover\:cstu-bg-danger-250\/30:hover{background-color:rgb(var(--cstu-danger-250)/.3)}.hover\:cstu-bg-danger-250\/35:hover{background-color:rgb(var(--cstu-danger-250)/.35)}.hover\:cstu-bg-danger-250\/40:hover{background-color:rgb(var(--cstu-danger-250)/.4)}.hover\:cstu-bg-danger-250\/45:hover{background-color:rgb(var(--cstu-danger-250)/.45)}.hover\:cstu-bg-danger-250\/5:hover{background-color:rgb(var(--cstu-danger-250)/.05)}.hover\:cstu-bg-danger-250\/50:hover{background-color:rgb(var(--cstu-danger-250)/.5)}.hover\:cstu-bg-danger-250\/55:hover{background-color:rgb(var(--cstu-danger-250)/.55)}.hover\:cstu-bg-danger-250\/60:hover{background-color:rgb(var(--cstu-danger-250)/.6)}.hover\:cstu-bg-danger-250\/65:hover{background-color:rgb(var(--cstu-danger-250)/.65)}.hover\:cstu-bg-danger-250\/70:hover{background-color:rgb(var(--cstu-danger-250)/.7)}.hover\:cstu-bg-danger-250\/75:hover{background-color:rgb(var(--cstu-danger-250)/.75)}.hover\:cstu-bg-danger-250\/80:hover{background-color:rgb(var(--cstu-danger-250)/.8)}.hover\:cstu-bg-danger-250\/85:hover{background-color:rgb(var(--cstu-danger-250)/.85)}.hover\:cstu-bg-danger-250\/90:hover{background-color:rgb(var(--cstu-danger-250)/.9)}.hover\:cstu-bg-danger-250\/95:hover{background-color:rgb(var(--cstu-danger-250)/.95)}.hover\:cstu-bg-danger-300:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-300)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-danger-300\/0:hover{background-color:rgb(var(--cstu-danger-300)/0)}.hover\:cstu-bg-danger-300\/10:hover{background-color:rgb(var(--cstu-danger-300)/.1)}.hover\:cstu-bg-danger-300\/100:hover{background-color:rgb(var(--cstu-danger-300)/1)}.hover\:cstu-bg-danger-300\/15:hover{background-color:rgb(var(--cstu-danger-300)/.15)}.hover\:cstu-bg-danger-300\/20:hover{background-color:rgb(var(--cstu-danger-300)/.2)}.hover\:cstu-bg-danger-300\/25:hover{background-color:rgb(var(--cstu-danger-300)/.25)}.hover\:cstu-bg-danger-300\/30:hover{background-color:rgb(var(--cstu-danger-300)/.3)}.hover\:cstu-bg-danger-300\/35:hover{background-color:rgb(var(--cstu-danger-300)/.35)}.hover\:cstu-bg-danger-300\/40:hover{background-color:rgb(var(--cstu-danger-300)/.4)}.hover\:cstu-bg-danger-300\/45:hover{background-color:rgb(var(--cstu-danger-300)/.45)}.hover\:cstu-bg-danger-300\/5:hover{background-color:rgb(var(--cstu-danger-300)/.05)}.hover\:cstu-bg-danger-300\/50:hover{background-color:rgb(var(--cstu-danger-300)/.5)}.hover\:cstu-bg-danger-300\/55:hover{background-color:rgb(var(--cstu-danger-300)/.55)}.hover\:cstu-bg-danger-300\/60:hover{background-color:rgb(var(--cstu-danger-300)/.6)}.hover\:cstu-bg-danger-300\/65:hover{background-color:rgb(var(--cstu-danger-300)/.65)}.hover\:cstu-bg-danger-300\/70:hover{background-color:rgb(var(--cstu-danger-300)/.7)}.hover\:cstu-bg-danger-300\/75:hover{background-color:rgb(var(--cstu-danger-300)/.75)}.hover\:cstu-bg-danger-300\/80:hover{background-color:rgb(var(--cstu-danger-300)/.8)}.hover\:cstu-bg-danger-300\/85:hover{background-color:rgb(var(--cstu-danger-300)/.85)}.hover\:cstu-bg-danger-300\/90:hover{background-color:rgb(var(--cstu-danger-300)/.9)}.hover\:cstu-bg-danger-300\/95:hover{background-color:rgb(var(--cstu-danger-300)/.95)}.hover\:cstu-bg-danger-400:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-400)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-danger-400\/0:hover{background-color:rgb(var(--cstu-danger-400)/0)}.hover\:cstu-bg-danger-400\/10:hover{background-color:rgb(var(--cstu-danger-400)/.1)}.hover\:cstu-bg-danger-400\/100:hover{background-color:rgb(var(--cstu-danger-400)/1)}.hover\:cstu-bg-danger-400\/15:hover{background-color:rgb(var(--cstu-danger-400)/.15)}.hover\:cstu-bg-danger-400\/20:hover{background-color:rgb(var(--cstu-danger-400)/.2)}.hover\:cstu-bg-danger-400\/25:hover{background-color:rgb(var(--cstu-danger-400)/.25)}.hover\:cstu-bg-danger-400\/30:hover{background-color:rgb(var(--cstu-danger-400)/.3)}.hover\:cstu-bg-danger-400\/35:hover{background-color:rgb(var(--cstu-danger-400)/.35)}.hover\:cstu-bg-danger-400\/40:hover{background-color:rgb(var(--cstu-danger-400)/.4)}.hover\:cstu-bg-danger-400\/45:hover{background-color:rgb(var(--cstu-danger-400)/.45)}.hover\:cstu-bg-danger-400\/5:hover{background-color:rgb(var(--cstu-danger-400)/.05)}.hover\:cstu-bg-danger-400\/50:hover{background-color:rgb(var(--cstu-danger-400)/.5)}.hover\:cstu-bg-danger-400\/55:hover{background-color:rgb(var(--cstu-danger-400)/.55)}.hover\:cstu-bg-danger-400\/60:hover{background-color:rgb(var(--cstu-danger-400)/.6)}.hover\:cstu-bg-danger-400\/65:hover{background-color:rgb(var(--cstu-danger-400)/.65)}.hover\:cstu-bg-danger-400\/70:hover{background-color:rgb(var(--cstu-danger-400)/.7)}.hover\:cstu-bg-danger-400\/75:hover{background-color:rgb(var(--cstu-danger-400)/.75)}.hover\:cstu-bg-danger-400\/80:hover{background-color:rgb(var(--cstu-danger-400)/.8)}.hover\:cstu-bg-danger-400\/85:hover{background-color:rgb(var(--cstu-danger-400)/.85)}.hover\:cstu-bg-danger-400\/90:hover{background-color:rgb(var(--cstu-danger-400)/.9)}.hover\:cstu-bg-danger-400\/95:hover{background-color:rgb(var(--cstu-danger-400)/.95)}.hover\:cstu-bg-danger-450:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-450)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-danger-450\/0:hover{background-color:rgb(var(--cstu-danger-450)/0)}.hover\:cstu-bg-danger-450\/10:hover{background-color:rgb(var(--cstu-danger-450)/.1)}.hover\:cstu-bg-danger-450\/100:hover{background-color:rgb(var(--cstu-danger-450)/1)}.hover\:cstu-bg-danger-450\/15:hover{background-color:rgb(var(--cstu-danger-450)/.15)}.hover\:cstu-bg-danger-450\/20:hover{background-color:rgb(var(--cstu-danger-450)/.2)}.hover\:cstu-bg-danger-450\/25:hover{background-color:rgb(var(--cstu-danger-450)/.25)}.hover\:cstu-bg-danger-450\/30:hover{background-color:rgb(var(--cstu-danger-450)/.3)}.hover\:cstu-bg-danger-450\/35:hover{background-color:rgb(var(--cstu-danger-450)/.35)}.hover\:cstu-bg-danger-450\/40:hover{background-color:rgb(var(--cstu-danger-450)/.4)}.hover\:cstu-bg-danger-450\/45:hover{background-color:rgb(var(--cstu-danger-450)/.45)}.hover\:cstu-bg-danger-450\/5:hover{background-color:rgb(var(--cstu-danger-450)/.05)}.hover\:cstu-bg-danger-450\/50:hover{background-color:rgb(var(--cstu-danger-450)/.5)}.hover\:cstu-bg-danger-450\/55:hover{background-color:rgb(var(--cstu-danger-450)/.55)}.hover\:cstu-bg-danger-450\/60:hover{background-color:rgb(var(--cstu-danger-450)/.6)}.hover\:cstu-bg-danger-450\/65:hover{background-color:rgb(var(--cstu-danger-450)/.65)}.hover\:cstu-bg-danger-450\/70:hover{background-color:rgb(var(--cstu-danger-450)/.7)}.hover\:cstu-bg-danger-450\/75:hover{background-color:rgb(var(--cstu-danger-450)/.75)}.hover\:cstu-bg-danger-450\/80:hover{background-color:rgb(var(--cstu-danger-450)/.8)}.hover\:cstu-bg-danger-450\/85:hover{background-color:rgb(var(--cstu-danger-450)/.85)}.hover\:cstu-bg-danger-450\/90:hover{background-color:rgb(var(--cstu-danger-450)/.9)}.hover\:cstu-bg-danger-450\/95:hover{background-color:rgb(var(--cstu-danger-450)/.95)}.hover\:cstu-bg-danger-50:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-50)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-danger-50\/0:hover{background-color:rgb(var(--cstu-danger-50)/0)}.hover\:cstu-bg-danger-50\/10:hover{background-color:rgb(var(--cstu-danger-50)/.1)}.hover\:cstu-bg-danger-50\/100:hover{background-color:rgb(var(--cstu-danger-50)/1)}.hover\:cstu-bg-danger-50\/15:hover{background-color:rgb(var(--cstu-danger-50)/.15)}.hover\:cstu-bg-danger-50\/20:hover{background-color:rgb(var(--cstu-danger-50)/.2)}.hover\:cstu-bg-danger-50\/25:hover{background-color:rgb(var(--cstu-danger-50)/.25)}.hover\:cstu-bg-danger-50\/30:hover{background-color:rgb(var(--cstu-danger-50)/.3)}.hover\:cstu-bg-danger-50\/35:hover{background-color:rgb(var(--cstu-danger-50)/.35)}.hover\:cstu-bg-danger-50\/40:hover{background-color:rgb(var(--cstu-danger-50)/.4)}.hover\:cstu-bg-danger-50\/45:hover{background-color:rgb(var(--cstu-danger-50)/.45)}.hover\:cstu-bg-danger-50\/5:hover{background-color:rgb(var(--cstu-danger-50)/.05)}.hover\:cstu-bg-danger-50\/50:hover{background-color:rgb(var(--cstu-danger-50)/.5)}.hover\:cstu-bg-danger-50\/55:hover{background-color:rgb(var(--cstu-danger-50)/.55)}.hover\:cstu-bg-danger-50\/60:hover{background-color:rgb(var(--cstu-danger-50)/.6)}.hover\:cstu-bg-danger-50\/65:hover{background-color:rgb(var(--cstu-danger-50)/.65)}.hover\:cstu-bg-danger-50\/70:hover{background-color:rgb(var(--cstu-danger-50)/.7)}.hover\:cstu-bg-danger-50\/75:hover{background-color:rgb(var(--cstu-danger-50)/.75)}.hover\:cstu-bg-danger-50\/80:hover{background-color:rgb(var(--cstu-danger-50)/.8)}.hover\:cstu-bg-danger-50\/85:hover{background-color:rgb(var(--cstu-danger-50)/.85)}.hover\:cstu-bg-danger-50\/90:hover{background-color:rgb(var(--cstu-danger-50)/.9)}.hover\:cstu-bg-danger-50\/95:hover{background-color:rgb(var(--cstu-danger-50)/.95)}.hover\:cstu-bg-danger-500:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-500)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-danger-500\/0:hover{background-color:rgb(var(--cstu-danger-500)/0)}.hover\:cstu-bg-danger-500\/10:hover{background-color:rgb(var(--cstu-danger-500)/.1)}.hover\:cstu-bg-danger-500\/100:hover{background-color:rgb(var(--cstu-danger-500)/1)}.hover\:cstu-bg-danger-500\/15:hover{background-color:rgb(var(--cstu-danger-500)/.15)}.hover\:cstu-bg-danger-500\/20:hover{background-color:rgb(var(--cstu-danger-500)/.2)}.hover\:cstu-bg-danger-500\/25:hover{background-color:rgb(var(--cstu-danger-500)/.25)}.hover\:cstu-bg-danger-500\/30:hover{background-color:rgb(var(--cstu-danger-500)/.3)}.hover\:cstu-bg-danger-500\/35:hover{background-color:rgb(var(--cstu-danger-500)/.35)}.hover\:cstu-bg-danger-500\/40:hover{background-color:rgb(var(--cstu-danger-500)/.4)}.hover\:cstu-bg-danger-500\/45:hover{background-color:rgb(var(--cstu-danger-500)/.45)}.hover\:cstu-bg-danger-500\/5:hover{background-color:rgb(var(--cstu-danger-500)/.05)}.hover\:cstu-bg-danger-500\/50:hover{background-color:rgb(var(--cstu-danger-500)/.5)}.hover\:cstu-bg-danger-500\/55:hover{background-color:rgb(var(--cstu-danger-500)/.55)}.hover\:cstu-bg-danger-500\/60:hover{background-color:rgb(var(--cstu-danger-500)/.6)}.hover\:cstu-bg-danger-500\/65:hover{background-color:rgb(var(--cstu-danger-500)/.65)}.hover\:cstu-bg-danger-500\/70:hover{background-color:rgb(var(--cstu-danger-500)/.7)}.hover\:cstu-bg-danger-500\/75:hover{background-color:rgb(var(--cstu-danger-500)/.75)}.hover\:cstu-bg-danger-500\/80:hover{background-color:rgb(var(--cstu-danger-500)/.8)}.hover\:cstu-bg-danger-500\/85:hover{background-color:rgb(var(--cstu-danger-500)/.85)}.hover\:cstu-bg-danger-500\/90:hover{background-color:rgb(var(--cstu-danger-500)/.9)}.hover\:cstu-bg-danger-500\/95:hover{background-color:rgb(var(--cstu-danger-500)/.95)}.hover\:cstu-bg-danger-550:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-550)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-danger-550\/0:hover{background-color:rgb(var(--cstu-danger-550)/0)}.hover\:cstu-bg-danger-550\/10:hover{background-color:rgb(var(--cstu-danger-550)/.1)}.hover\:cstu-bg-danger-550\/100:hover{background-color:rgb(var(--cstu-danger-550)/1)}.hover\:cstu-bg-danger-550\/15:hover{background-color:rgb(var(--cstu-danger-550)/.15)}.hover\:cstu-bg-danger-550\/20:hover{background-color:rgb(var(--cstu-danger-550)/.2)}.hover\:cstu-bg-danger-550\/25:hover{background-color:rgb(var(--cstu-danger-550)/.25)}.hover\:cstu-bg-danger-550\/30:hover{background-color:rgb(var(--cstu-danger-550)/.3)}.hover\:cstu-bg-danger-550\/35:hover{background-color:rgb(var(--cstu-danger-550)/.35)}.hover\:cstu-bg-danger-550\/40:hover{background-color:rgb(var(--cstu-danger-550)/.4)}.hover\:cstu-bg-danger-550\/45:hover{background-color:rgb(var(--cstu-danger-550)/.45)}.hover\:cstu-bg-danger-550\/5:hover{background-color:rgb(var(--cstu-danger-550)/.05)}.hover\:cstu-bg-danger-550\/50:hover{background-color:rgb(var(--cstu-danger-550)/.5)}.hover\:cstu-bg-danger-550\/55:hover{background-color:rgb(var(--cstu-danger-550)/.55)}.hover\:cstu-bg-danger-550\/60:hover{background-color:rgb(var(--cstu-danger-550)/.6)}.hover\:cstu-bg-danger-550\/65:hover{background-color:rgb(var(--cstu-danger-550)/.65)}.hover\:cstu-bg-danger-550\/70:hover{background-color:rgb(var(--cstu-danger-550)/.7)}.hover\:cstu-bg-danger-550\/75:hover{background-color:rgb(var(--cstu-danger-550)/.75)}.hover\:cstu-bg-danger-550\/80:hover{background-color:rgb(var(--cstu-danger-550)/.8)}.hover\:cstu-bg-danger-550\/85:hover{background-color:rgb(var(--cstu-danger-550)/.85)}.hover\:cstu-bg-danger-550\/90:hover{background-color:rgb(var(--cstu-danger-550)/.9)}.hover\:cstu-bg-danger-550\/95:hover{background-color:rgb(var(--cstu-danger-550)/.95)}.hover\:cstu-bg-danger-575:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-575)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-danger-575\/0:hover{background-color:rgb(var(--cstu-danger-575)/0)}.hover\:cstu-bg-danger-575\/10:hover{background-color:rgb(var(--cstu-danger-575)/.1)}.hover\:cstu-bg-danger-575\/100:hover{background-color:rgb(var(--cstu-danger-575)/1)}.hover\:cstu-bg-danger-575\/15:hover{background-color:rgb(var(--cstu-danger-575)/.15)}.hover\:cstu-bg-danger-575\/20:hover{background-color:rgb(var(--cstu-danger-575)/.2)}.hover\:cstu-bg-danger-575\/25:hover{background-color:rgb(var(--cstu-danger-575)/.25)}.hover\:cstu-bg-danger-575\/30:hover{background-color:rgb(var(--cstu-danger-575)/.3)}.hover\:cstu-bg-danger-575\/35:hover{background-color:rgb(var(--cstu-danger-575)/.35)}.hover\:cstu-bg-danger-575\/40:hover{background-color:rgb(var(--cstu-danger-575)/.4)}.hover\:cstu-bg-danger-575\/45:hover{background-color:rgb(var(--cstu-danger-575)/.45)}.hover\:cstu-bg-danger-575\/5:hover{background-color:rgb(var(--cstu-danger-575)/.05)}.hover\:cstu-bg-danger-575\/50:hover{background-color:rgb(var(--cstu-danger-575)/.5)}.hover\:cstu-bg-danger-575\/55:hover{background-color:rgb(var(--cstu-danger-575)/.55)}.hover\:cstu-bg-danger-575\/60:hover{background-color:rgb(var(--cstu-danger-575)/.6)}.hover\:cstu-bg-danger-575\/65:hover{background-color:rgb(var(--cstu-danger-575)/.65)}.hover\:cstu-bg-danger-575\/70:hover{background-color:rgb(var(--cstu-danger-575)/.7)}.hover\:cstu-bg-danger-575\/75:hover{background-color:rgb(var(--cstu-danger-575)/.75)}.hover\:cstu-bg-danger-575\/80:hover{background-color:rgb(var(--cstu-danger-575)/.8)}.hover\:cstu-bg-danger-575\/85:hover{background-color:rgb(var(--cstu-danger-575)/.85)}.hover\:cstu-bg-danger-575\/90:hover{background-color:rgb(var(--cstu-danger-575)/.9)}.hover\:cstu-bg-danger-575\/95:hover{background-color:rgb(var(--cstu-danger-575)/.95)}.hover\:cstu-bg-danger-600:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-600)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-danger-600\/0:hover{background-color:rgb(var(--cstu-danger-600)/0)}.hover\:cstu-bg-danger-600\/10:hover{background-color:rgb(var(--cstu-danger-600)/.1)}.hover\:cstu-bg-danger-600\/100:hover{background-color:rgb(var(--cstu-danger-600)/1)}.hover\:cstu-bg-danger-600\/15:hover{background-color:rgb(var(--cstu-danger-600)/.15)}.hover\:cstu-bg-danger-600\/20:hover{background-color:rgb(var(--cstu-danger-600)/.2)}.hover\:cstu-bg-danger-600\/25:hover{background-color:rgb(var(--cstu-danger-600)/.25)}.hover\:cstu-bg-danger-600\/30:hover{background-color:rgb(var(--cstu-danger-600)/.3)}.hover\:cstu-bg-danger-600\/35:hover{background-color:rgb(var(--cstu-danger-600)/.35)}.hover\:cstu-bg-danger-600\/40:hover{background-color:rgb(var(--cstu-danger-600)/.4)}.hover\:cstu-bg-danger-600\/45:hover{background-color:rgb(var(--cstu-danger-600)/.45)}.hover\:cstu-bg-danger-600\/5:hover{background-color:rgb(var(--cstu-danger-600)/.05)}.hover\:cstu-bg-danger-600\/50:hover{background-color:rgb(var(--cstu-danger-600)/.5)}.hover\:cstu-bg-danger-600\/55:hover{background-color:rgb(var(--cstu-danger-600)/.55)}.hover\:cstu-bg-danger-600\/60:hover{background-color:rgb(var(--cstu-danger-600)/.6)}.hover\:cstu-bg-danger-600\/65:hover{background-color:rgb(var(--cstu-danger-600)/.65)}.hover\:cstu-bg-danger-600\/70:hover{background-color:rgb(var(--cstu-danger-600)/.7)}.hover\:cstu-bg-danger-600\/75:hover{background-color:rgb(var(--cstu-danger-600)/.75)}.hover\:cstu-bg-danger-600\/80:hover{background-color:rgb(var(--cstu-danger-600)/.8)}.hover\:cstu-bg-danger-600\/85:hover{background-color:rgb(var(--cstu-danger-600)/.85)}.hover\:cstu-bg-danger-600\/90:hover{background-color:rgb(var(--cstu-danger-600)/.9)}.hover\:cstu-bg-danger-600\/95:hover{background-color:rgb(var(--cstu-danger-600)/.95)}.hover\:cstu-bg-danger-700:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-700)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-danger-700\/0:hover{background-color:rgb(var(--cstu-danger-700)/0)}.hover\:cstu-bg-danger-700\/10:hover{background-color:rgb(var(--cstu-danger-700)/.1)}.hover\:cstu-bg-danger-700\/100:hover{background-color:rgb(var(--cstu-danger-700)/1)}.hover\:cstu-bg-danger-700\/15:hover{background-color:rgb(var(--cstu-danger-700)/.15)}.hover\:cstu-bg-danger-700\/20:hover{background-color:rgb(var(--cstu-danger-700)/.2)}.hover\:cstu-bg-danger-700\/25:hover{background-color:rgb(var(--cstu-danger-700)/.25)}.hover\:cstu-bg-danger-700\/30:hover{background-color:rgb(var(--cstu-danger-700)/.3)}.hover\:cstu-bg-danger-700\/35:hover{background-color:rgb(var(--cstu-danger-700)/.35)}.hover\:cstu-bg-danger-700\/40:hover{background-color:rgb(var(--cstu-danger-700)/.4)}.hover\:cstu-bg-danger-700\/45:hover{background-color:rgb(var(--cstu-danger-700)/.45)}.hover\:cstu-bg-danger-700\/5:hover{background-color:rgb(var(--cstu-danger-700)/.05)}.hover\:cstu-bg-danger-700\/50:hover{background-color:rgb(var(--cstu-danger-700)/.5)}.hover\:cstu-bg-danger-700\/55:hover{background-color:rgb(var(--cstu-danger-700)/.55)}.hover\:cstu-bg-danger-700\/60:hover{background-color:rgb(var(--cstu-danger-700)/.6)}.hover\:cstu-bg-danger-700\/65:hover{background-color:rgb(var(--cstu-danger-700)/.65)}.hover\:cstu-bg-danger-700\/70:hover{background-color:rgb(var(--cstu-danger-700)/.7)}.hover\:cstu-bg-danger-700\/75:hover{background-color:rgb(var(--cstu-danger-700)/.75)}.hover\:cstu-bg-danger-700\/80:hover{background-color:rgb(var(--cstu-danger-700)/.8)}.hover\:cstu-bg-danger-700\/85:hover{background-color:rgb(var(--cstu-danger-700)/.85)}.hover\:cstu-bg-danger-700\/90:hover{background-color:rgb(var(--cstu-danger-700)/.9)}.hover\:cstu-bg-danger-700\/95:hover{background-color:rgb(var(--cstu-danger-700)/.95)}.hover\:cstu-bg-danger-800:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-800)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-danger-800\/0:hover{background-color:rgb(var(--cstu-danger-800)/0)}.hover\:cstu-bg-danger-800\/10:hover{background-color:rgb(var(--cstu-danger-800)/.1)}.hover\:cstu-bg-danger-800\/100:hover{background-color:rgb(var(--cstu-danger-800)/1)}.hover\:cstu-bg-danger-800\/15:hover{background-color:rgb(var(--cstu-danger-800)/.15)}.hover\:cstu-bg-danger-800\/20:hover{background-color:rgb(var(--cstu-danger-800)/.2)}.hover\:cstu-bg-danger-800\/25:hover{background-color:rgb(var(--cstu-danger-800)/.25)}.hover\:cstu-bg-danger-800\/30:hover{background-color:rgb(var(--cstu-danger-800)/.3)}.hover\:cstu-bg-danger-800\/35:hover{background-color:rgb(var(--cstu-danger-800)/.35)}.hover\:cstu-bg-danger-800\/40:hover{background-color:rgb(var(--cstu-danger-800)/.4)}.hover\:cstu-bg-danger-800\/45:hover{background-color:rgb(var(--cstu-danger-800)/.45)}.hover\:cstu-bg-danger-800\/5:hover{background-color:rgb(var(--cstu-danger-800)/.05)}.hover\:cstu-bg-danger-800\/50:hover{background-color:rgb(var(--cstu-danger-800)/.5)}.hover\:cstu-bg-danger-800\/55:hover{background-color:rgb(var(--cstu-danger-800)/.55)}.hover\:cstu-bg-danger-800\/60:hover{background-color:rgb(var(--cstu-danger-800)/.6)}.hover\:cstu-bg-danger-800\/65:hover{background-color:rgb(var(--cstu-danger-800)/.65)}.hover\:cstu-bg-danger-800\/70:hover{background-color:rgb(var(--cstu-danger-800)/.7)}.hover\:cstu-bg-danger-800\/75:hover{background-color:rgb(var(--cstu-danger-800)/.75)}.hover\:cstu-bg-danger-800\/80:hover{background-color:rgb(var(--cstu-danger-800)/.8)}.hover\:cstu-bg-danger-800\/85:hover{background-color:rgb(var(--cstu-danger-800)/.85)}.hover\:cstu-bg-danger-800\/90:hover{background-color:rgb(var(--cstu-danger-800)/.9)}.hover\:cstu-bg-danger-800\/95:hover{background-color:rgb(var(--cstu-danger-800)/.95)}.hover\:cstu-bg-danger-900:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-900)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-danger-900\/0:hover{background-color:rgb(var(--cstu-danger-900)/0)}.hover\:cstu-bg-danger-900\/10:hover{background-color:rgb(var(--cstu-danger-900)/.1)}.hover\:cstu-bg-danger-900\/100:hover{background-color:rgb(var(--cstu-danger-900)/1)}.hover\:cstu-bg-danger-900\/15:hover{background-color:rgb(var(--cstu-danger-900)/.15)}.hover\:cstu-bg-danger-900\/20:hover{background-color:rgb(var(--cstu-danger-900)/.2)}.hover\:cstu-bg-danger-900\/25:hover{background-color:rgb(var(--cstu-danger-900)/.25)}.hover\:cstu-bg-danger-900\/30:hover{background-color:rgb(var(--cstu-danger-900)/.3)}.hover\:cstu-bg-danger-900\/35:hover{background-color:rgb(var(--cstu-danger-900)/.35)}.hover\:cstu-bg-danger-900\/40:hover{background-color:rgb(var(--cstu-danger-900)/.4)}.hover\:cstu-bg-danger-900\/45:hover{background-color:rgb(var(--cstu-danger-900)/.45)}.hover\:cstu-bg-danger-900\/5:hover{background-color:rgb(var(--cstu-danger-900)/.05)}.hover\:cstu-bg-danger-900\/50:hover{background-color:rgb(var(--cstu-danger-900)/.5)}.hover\:cstu-bg-danger-900\/55:hover{background-color:rgb(var(--cstu-danger-900)/.55)}.hover\:cstu-bg-danger-900\/60:hover{background-color:rgb(var(--cstu-danger-900)/.6)}.hover\:cstu-bg-danger-900\/65:hover{background-color:rgb(var(--cstu-danger-900)/.65)}.hover\:cstu-bg-danger-900\/70:hover{background-color:rgb(var(--cstu-danger-900)/.7)}.hover\:cstu-bg-danger-900\/75:hover{background-color:rgb(var(--cstu-danger-900)/.75)}.hover\:cstu-bg-danger-900\/80:hover{background-color:rgb(var(--cstu-danger-900)/.8)}.hover\:cstu-bg-danger-900\/85:hover{background-color:rgb(var(--cstu-danger-900)/.85)}.hover\:cstu-bg-danger-900\/90:hover{background-color:rgb(var(--cstu-danger-900)/.9)}.hover\:cstu-bg-danger-900\/95:hover{background-color:rgb(var(--cstu-danger-900)/.95)}.hover\:cstu-bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-100)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-gray-100\/0:hover{background-color:rgb(var(--cstu-gray-100)/0)}.hover\:cstu-bg-gray-100\/10:hover{background-color:rgb(var(--cstu-gray-100)/.1)}.hover\:cstu-bg-gray-100\/100:hover{background-color:rgb(var(--cstu-gray-100)/1)}.hover\:cstu-bg-gray-100\/15:hover{background-color:rgb(var(--cstu-gray-100)/.15)}.hover\:cstu-bg-gray-100\/20:hover{background-color:rgb(var(--cstu-gray-100)/.2)}.hover\:cstu-bg-gray-100\/25:hover{background-color:rgb(var(--cstu-gray-100)/.25)}.hover\:cstu-bg-gray-100\/30:hover{background-color:rgb(var(--cstu-gray-100)/.3)}.hover\:cstu-bg-gray-100\/35:hover{background-color:rgb(var(--cstu-gray-100)/.35)}.hover\:cstu-bg-gray-100\/40:hover{background-color:rgb(var(--cstu-gray-100)/.4)}.hover\:cstu-bg-gray-100\/45:hover{background-color:rgb(var(--cstu-gray-100)/.45)}.hover\:cstu-bg-gray-100\/5:hover{background-color:rgb(var(--cstu-gray-100)/.05)}.hover\:cstu-bg-gray-100\/50:hover{background-color:rgb(var(--cstu-gray-100)/.5)}.hover\:cstu-bg-gray-100\/55:hover{background-color:rgb(var(--cstu-gray-100)/.55)}.hover\:cstu-bg-gray-100\/60:hover{background-color:rgb(var(--cstu-gray-100)/.6)}.hover\:cstu-bg-gray-100\/65:hover{background-color:rgb(var(--cstu-gray-100)/.65)}.hover\:cstu-bg-gray-100\/70:hover{background-color:rgb(var(--cstu-gray-100)/.7)}.hover\:cstu-bg-gray-100\/75:hover{background-color:rgb(var(--cstu-gray-100)/.75)}.hover\:cstu-bg-gray-100\/80:hover{background-color:rgb(var(--cstu-gray-100)/.8)}.hover\:cstu-bg-gray-100\/85:hover{background-color:rgb(var(--cstu-gray-100)/.85)}.hover\:cstu-bg-gray-100\/90:hover{background-color:rgb(var(--cstu-gray-100)/.9)}.hover\:cstu-bg-gray-100\/95:hover{background-color:rgb(var(--cstu-gray-100)/.95)}.hover\:cstu-bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-200)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-gray-200\/0:hover{background-color:rgb(var(--cstu-gray-200)/0)}.hover\:cstu-bg-gray-200\/10:hover{background-color:rgb(var(--cstu-gray-200)/.1)}.hover\:cstu-bg-gray-200\/100:hover{background-color:rgb(var(--cstu-gray-200)/1)}.hover\:cstu-bg-gray-200\/15:hover{background-color:rgb(var(--cstu-gray-200)/.15)}.hover\:cstu-bg-gray-200\/20:hover{background-color:rgb(var(--cstu-gray-200)/.2)}.hover\:cstu-bg-gray-200\/25:hover{background-color:rgb(var(--cstu-gray-200)/.25)}.hover\:cstu-bg-gray-200\/30:hover{background-color:rgb(var(--cstu-gray-200)/.3)}.hover\:cstu-bg-gray-200\/35:hover{background-color:rgb(var(--cstu-gray-200)/.35)}.hover\:cstu-bg-gray-200\/40:hover{background-color:rgb(var(--cstu-gray-200)/.4)}.hover\:cstu-bg-gray-200\/45:hover{background-color:rgb(var(--cstu-gray-200)/.45)}.hover\:cstu-bg-gray-200\/5:hover{background-color:rgb(var(--cstu-gray-200)/.05)}.hover\:cstu-bg-gray-200\/50:hover{background-color:rgb(var(--cstu-gray-200)/.5)}.hover\:cstu-bg-gray-200\/55:hover{background-color:rgb(var(--cstu-gray-200)/.55)}.hover\:cstu-bg-gray-200\/60:hover{background-color:rgb(var(--cstu-gray-200)/.6)}.hover\:cstu-bg-gray-200\/65:hover{background-color:rgb(var(--cstu-gray-200)/.65)}.hover\:cstu-bg-gray-200\/70:hover{background-color:rgb(var(--cstu-gray-200)/.7)}.hover\:cstu-bg-gray-200\/75:hover{background-color:rgb(var(--cstu-gray-200)/.75)}.hover\:cstu-bg-gray-200\/80:hover{background-color:rgb(var(--cstu-gray-200)/.8)}.hover\:cstu-bg-gray-200\/85:hover{background-color:rgb(var(--cstu-gray-200)/.85)}.hover\:cstu-bg-gray-200\/90:hover{background-color:rgb(var(--cstu-gray-200)/.9)}.hover\:cstu-bg-gray-200\/95:hover{background-color:rgb(var(--cstu-gray-200)/.95)}.hover\:cstu-bg-gray-250:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-250)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-gray-250\/0:hover{background-color:rgb(var(--cstu-gray-250)/0)}.hover\:cstu-bg-gray-250\/10:hover{background-color:rgb(var(--cstu-gray-250)/.1)}.hover\:cstu-bg-gray-250\/100:hover{background-color:rgb(var(--cstu-gray-250)/1)}.hover\:cstu-bg-gray-250\/15:hover{background-color:rgb(var(--cstu-gray-250)/.15)}.hover\:cstu-bg-gray-250\/20:hover{background-color:rgb(var(--cstu-gray-250)/.2)}.hover\:cstu-bg-gray-250\/25:hover{background-color:rgb(var(--cstu-gray-250)/.25)}.hover\:cstu-bg-gray-250\/30:hover{background-color:rgb(var(--cstu-gray-250)/.3)}.hover\:cstu-bg-gray-250\/35:hover{background-color:rgb(var(--cstu-gray-250)/.35)}.hover\:cstu-bg-gray-250\/40:hover{background-color:rgb(var(--cstu-gray-250)/.4)}.hover\:cstu-bg-gray-250\/45:hover{background-color:rgb(var(--cstu-gray-250)/.45)}.hover\:cstu-bg-gray-250\/5:hover{background-color:rgb(var(--cstu-gray-250)/.05)}.hover\:cstu-bg-gray-250\/50:hover{background-color:rgb(var(--cstu-gray-250)/.5)}.hover\:cstu-bg-gray-250\/55:hover{background-color:rgb(var(--cstu-gray-250)/.55)}.hover\:cstu-bg-gray-250\/60:hover{background-color:rgb(var(--cstu-gray-250)/.6)}.hover\:cstu-bg-gray-250\/65:hover{background-color:rgb(var(--cstu-gray-250)/.65)}.hover\:cstu-bg-gray-250\/70:hover{background-color:rgb(var(--cstu-gray-250)/.7)}.hover\:cstu-bg-gray-250\/75:hover{background-color:rgb(var(--cstu-gray-250)/.75)}.hover\:cstu-bg-gray-250\/80:hover{background-color:rgb(var(--cstu-gray-250)/.8)}.hover\:cstu-bg-gray-250\/85:hover{background-color:rgb(var(--cstu-gray-250)/.85)}.hover\:cstu-bg-gray-250\/90:hover{background-color:rgb(var(--cstu-gray-250)/.9)}.hover\:cstu-bg-gray-250\/95:hover{background-color:rgb(var(--cstu-gray-250)/.95)}.hover\:cstu-bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-300)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-gray-300\/0:hover{background-color:rgb(var(--cstu-gray-300)/0)}.hover\:cstu-bg-gray-300\/10:hover{background-color:rgb(var(--cstu-gray-300)/.1)}.hover\:cstu-bg-gray-300\/100:hover{background-color:rgb(var(--cstu-gray-300)/1)}.hover\:cstu-bg-gray-300\/15:hover{background-color:rgb(var(--cstu-gray-300)/.15)}.hover\:cstu-bg-gray-300\/20:hover{background-color:rgb(var(--cstu-gray-300)/.2)}.hover\:cstu-bg-gray-300\/25:hover{background-color:rgb(var(--cstu-gray-300)/.25)}.hover\:cstu-bg-gray-300\/30:hover{background-color:rgb(var(--cstu-gray-300)/.3)}.hover\:cstu-bg-gray-300\/35:hover{background-color:rgb(var(--cstu-gray-300)/.35)}.hover\:cstu-bg-gray-300\/40:hover{background-color:rgb(var(--cstu-gray-300)/.4)}.hover\:cstu-bg-gray-300\/45:hover{background-color:rgb(var(--cstu-gray-300)/.45)}.hover\:cstu-bg-gray-300\/5:hover{background-color:rgb(var(--cstu-gray-300)/.05)}.hover\:cstu-bg-gray-300\/50:hover{background-color:rgb(var(--cstu-gray-300)/.5)}.hover\:cstu-bg-gray-300\/55:hover{background-color:rgb(var(--cstu-gray-300)/.55)}.hover\:cstu-bg-gray-300\/60:hover{background-color:rgb(var(--cstu-gray-300)/.6)}.hover\:cstu-bg-gray-300\/65:hover{background-color:rgb(var(--cstu-gray-300)/.65)}.hover\:cstu-bg-gray-300\/70:hover{background-color:rgb(var(--cstu-gray-300)/.7)}.hover\:cstu-bg-gray-300\/75:hover{background-color:rgb(var(--cstu-gray-300)/.75)}.hover\:cstu-bg-gray-300\/80:hover{background-color:rgb(var(--cstu-gray-300)/.8)}.hover\:cstu-bg-gray-300\/85:hover{background-color:rgb(var(--cstu-gray-300)/.85)}.hover\:cstu-bg-gray-300\/90:hover{background-color:rgb(var(--cstu-gray-300)/.9)}.hover\:cstu-bg-gray-300\/95:hover{background-color:rgb(var(--cstu-gray-300)/.95)}.hover\:cstu-bg-gray-400:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-400)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-gray-400\/0:hover{background-color:rgb(var(--cstu-gray-400)/0)}.hover\:cstu-bg-gray-400\/10:hover{background-color:rgb(var(--cstu-gray-400)/.1)}.hover\:cstu-bg-gray-400\/100:hover{background-color:rgb(var(--cstu-gray-400)/1)}.hover\:cstu-bg-gray-400\/15:hover{background-color:rgb(var(--cstu-gray-400)/.15)}.hover\:cstu-bg-gray-400\/20:hover{background-color:rgb(var(--cstu-gray-400)/.2)}.hover\:cstu-bg-gray-400\/25:hover{background-color:rgb(var(--cstu-gray-400)/.25)}.hover\:cstu-bg-gray-400\/30:hover{background-color:rgb(var(--cstu-gray-400)/.3)}.hover\:cstu-bg-gray-400\/35:hover{background-color:rgb(var(--cstu-gray-400)/.35)}.hover\:cstu-bg-gray-400\/40:hover{background-color:rgb(var(--cstu-gray-400)/.4)}.hover\:cstu-bg-gray-400\/45:hover{background-color:rgb(var(--cstu-gray-400)/.45)}.hover\:cstu-bg-gray-400\/5:hover{background-color:rgb(var(--cstu-gray-400)/.05)}.hover\:cstu-bg-gray-400\/50:hover{background-color:rgb(var(--cstu-gray-400)/.5)}.hover\:cstu-bg-gray-400\/55:hover{background-color:rgb(var(--cstu-gray-400)/.55)}.hover\:cstu-bg-gray-400\/60:hover{background-color:rgb(var(--cstu-gray-400)/.6)}.hover\:cstu-bg-gray-400\/65:hover{background-color:rgb(var(--cstu-gray-400)/.65)}.hover\:cstu-bg-gray-400\/70:hover{background-color:rgb(var(--cstu-gray-400)/.7)}.hover\:cstu-bg-gray-400\/75:hover{background-color:rgb(var(--cstu-gray-400)/.75)}.hover\:cstu-bg-gray-400\/80:hover{background-color:rgb(var(--cstu-gray-400)/.8)}.hover\:cstu-bg-gray-400\/85:hover{background-color:rgb(var(--cstu-gray-400)/.85)}.hover\:cstu-bg-gray-400\/90:hover{background-color:rgb(var(--cstu-gray-400)/.9)}.hover\:cstu-bg-gray-400\/95:hover{background-color:rgb(var(--cstu-gray-400)/.95)}.hover\:cstu-bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-50)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-gray-50\/0:hover{background-color:rgb(var(--cstu-gray-50)/0)}.hover\:cstu-bg-gray-50\/10:hover{background-color:rgb(var(--cstu-gray-50)/.1)}.hover\:cstu-bg-gray-50\/100:hover{background-color:rgb(var(--cstu-gray-50)/1)}.hover\:cstu-bg-gray-50\/15:hover{background-color:rgb(var(--cstu-gray-50)/.15)}.hover\:cstu-bg-gray-50\/20:hover{background-color:rgb(var(--cstu-gray-50)/.2)}.hover\:cstu-bg-gray-50\/25:hover{background-color:rgb(var(--cstu-gray-50)/.25)}.hover\:cstu-bg-gray-50\/30:hover{background-color:rgb(var(--cstu-gray-50)/.3)}.hover\:cstu-bg-gray-50\/35:hover{background-color:rgb(var(--cstu-gray-50)/.35)}.hover\:cstu-bg-gray-50\/40:hover{background-color:rgb(var(--cstu-gray-50)/.4)}.hover\:cstu-bg-gray-50\/45:hover{background-color:rgb(var(--cstu-gray-50)/.45)}.hover\:cstu-bg-gray-50\/5:hover{background-color:rgb(var(--cstu-gray-50)/.05)}.hover\:cstu-bg-gray-50\/50:hover{background-color:rgb(var(--cstu-gray-50)/.5)}.hover\:cstu-bg-gray-50\/55:hover{background-color:rgb(var(--cstu-gray-50)/.55)}.hover\:cstu-bg-gray-50\/60:hover{background-color:rgb(var(--cstu-gray-50)/.6)}.hover\:cstu-bg-gray-50\/65:hover{background-color:rgb(var(--cstu-gray-50)/.65)}.hover\:cstu-bg-gray-50\/70:hover{background-color:rgb(var(--cstu-gray-50)/.7)}.hover\:cstu-bg-gray-50\/75:hover{background-color:rgb(var(--cstu-gray-50)/.75)}.hover\:cstu-bg-gray-50\/80:hover{background-color:rgb(var(--cstu-gray-50)/.8)}.hover\:cstu-bg-gray-50\/85:hover{background-color:rgb(var(--cstu-gray-50)/.85)}.hover\:cstu-bg-gray-50\/90:hover{background-color:rgb(var(--cstu-gray-50)/.9)}.hover\:cstu-bg-gray-50\/95:hover{background-color:rgb(var(--cstu-gray-50)/.95)}.hover\:cstu-bg-gray-500:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-500)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-gray-500\/0:hover{background-color:rgb(var(--cstu-gray-500)/0)}.hover\:cstu-bg-gray-500\/10:hover{background-color:rgb(var(--cstu-gray-500)/.1)}.hover\:cstu-bg-gray-500\/100:hover{background-color:rgb(var(--cstu-gray-500)/1)}.hover\:cstu-bg-gray-500\/15:hover{background-color:rgb(var(--cstu-gray-500)/.15)}.hover\:cstu-bg-gray-500\/20:hover{background-color:rgb(var(--cstu-gray-500)/.2)}.hover\:cstu-bg-gray-500\/25:hover{background-color:rgb(var(--cstu-gray-500)/.25)}.hover\:cstu-bg-gray-500\/30:hover{background-color:rgb(var(--cstu-gray-500)/.3)}.hover\:cstu-bg-gray-500\/35:hover{background-color:rgb(var(--cstu-gray-500)/.35)}.hover\:cstu-bg-gray-500\/40:hover{background-color:rgb(var(--cstu-gray-500)/.4)}.hover\:cstu-bg-gray-500\/45:hover{background-color:rgb(var(--cstu-gray-500)/.45)}.hover\:cstu-bg-gray-500\/5:hover{background-color:rgb(var(--cstu-gray-500)/.05)}.hover\:cstu-bg-gray-500\/50:hover{background-color:rgb(var(--cstu-gray-500)/.5)}.hover\:cstu-bg-gray-500\/55:hover{background-color:rgb(var(--cstu-gray-500)/.55)}.hover\:cstu-bg-gray-500\/60:hover{background-color:rgb(var(--cstu-gray-500)/.6)}.hover\:cstu-bg-gray-500\/65:hover{background-color:rgb(var(--cstu-gray-500)/.65)}.hover\:cstu-bg-gray-500\/70:hover{background-color:rgb(var(--cstu-gray-500)/.7)}.hover\:cstu-bg-gray-500\/75:hover{background-color:rgb(var(--cstu-gray-500)/.75)}.hover\:cstu-bg-gray-500\/80:hover{background-color:rgb(var(--cstu-gray-500)/.8)}.hover\:cstu-bg-gray-500\/85:hover{background-color:rgb(var(--cstu-gray-500)/.85)}.hover\:cstu-bg-gray-500\/90:hover{background-color:rgb(var(--cstu-gray-500)/.9)}.hover\:cstu-bg-gray-500\/95:hover{background-color:rgb(var(--cstu-gray-500)/.95)}.hover\:cstu-bg-gray-550:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-550)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-gray-550\/0:hover{background-color:rgb(var(--cstu-gray-550)/0)}.hover\:cstu-bg-gray-550\/10:hover{background-color:rgb(var(--cstu-gray-550)/.1)}.hover\:cstu-bg-gray-550\/100:hover{background-color:rgb(var(--cstu-gray-550)/1)}.hover\:cstu-bg-gray-550\/15:hover{background-color:rgb(var(--cstu-gray-550)/.15)}.hover\:cstu-bg-gray-550\/20:hover{background-color:rgb(var(--cstu-gray-550)/.2)}.hover\:cstu-bg-gray-550\/25:hover{background-color:rgb(var(--cstu-gray-550)/.25)}.hover\:cstu-bg-gray-550\/30:hover{background-color:rgb(var(--cstu-gray-550)/.3)}.hover\:cstu-bg-gray-550\/35:hover{background-color:rgb(var(--cstu-gray-550)/.35)}.hover\:cstu-bg-gray-550\/40:hover{background-color:rgb(var(--cstu-gray-550)/.4)}.hover\:cstu-bg-gray-550\/45:hover{background-color:rgb(var(--cstu-gray-550)/.45)}.hover\:cstu-bg-gray-550\/5:hover{background-color:rgb(var(--cstu-gray-550)/.05)}.hover\:cstu-bg-gray-550\/50:hover{background-color:rgb(var(--cstu-gray-550)/.5)}.hover\:cstu-bg-gray-550\/55:hover{background-color:rgb(var(--cstu-gray-550)/.55)}.hover\:cstu-bg-gray-550\/60:hover{background-color:rgb(var(--cstu-gray-550)/.6)}.hover\:cstu-bg-gray-550\/65:hover{background-color:rgb(var(--cstu-gray-550)/.65)}.hover\:cstu-bg-gray-550\/70:hover{background-color:rgb(var(--cstu-gray-550)/.7)}.hover\:cstu-bg-gray-550\/75:hover{background-color:rgb(var(--cstu-gray-550)/.75)}.hover\:cstu-bg-gray-550\/80:hover{background-color:rgb(var(--cstu-gray-550)/.8)}.hover\:cstu-bg-gray-550\/85:hover{background-color:rgb(var(--cstu-gray-550)/.85)}.hover\:cstu-bg-gray-550\/90:hover{background-color:rgb(var(--cstu-gray-550)/.9)}.hover\:cstu-bg-gray-550\/95:hover{background-color:rgb(var(--cstu-gray-550)/.95)}.hover\:cstu-bg-gray-575:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-575)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-gray-575\/0:hover{background-color:rgb(var(--cstu-gray-575)/0)}.hover\:cstu-bg-gray-575\/10:hover{background-color:rgb(var(--cstu-gray-575)/.1)}.hover\:cstu-bg-gray-575\/100:hover{background-color:rgb(var(--cstu-gray-575)/1)}.hover\:cstu-bg-gray-575\/15:hover{background-color:rgb(var(--cstu-gray-575)/.15)}.hover\:cstu-bg-gray-575\/20:hover{background-color:rgb(var(--cstu-gray-575)/.2)}.hover\:cstu-bg-gray-575\/25:hover{background-color:rgb(var(--cstu-gray-575)/.25)}.hover\:cstu-bg-gray-575\/30:hover{background-color:rgb(var(--cstu-gray-575)/.3)}.hover\:cstu-bg-gray-575\/35:hover{background-color:rgb(var(--cstu-gray-575)/.35)}.hover\:cstu-bg-gray-575\/40:hover{background-color:rgb(var(--cstu-gray-575)/.4)}.hover\:cstu-bg-gray-575\/45:hover{background-color:rgb(var(--cstu-gray-575)/.45)}.hover\:cstu-bg-gray-575\/5:hover{background-color:rgb(var(--cstu-gray-575)/.05)}.hover\:cstu-bg-gray-575\/50:hover{background-color:rgb(var(--cstu-gray-575)/.5)}.hover\:cstu-bg-gray-575\/55:hover{background-color:rgb(var(--cstu-gray-575)/.55)}.hover\:cstu-bg-gray-575\/60:hover{background-color:rgb(var(--cstu-gray-575)/.6)}.hover\:cstu-bg-gray-575\/65:hover{background-color:rgb(var(--cstu-gray-575)/.65)}.hover\:cstu-bg-gray-575\/70:hover{background-color:rgb(var(--cstu-gray-575)/.7)}.hover\:cstu-bg-gray-575\/75:hover{background-color:rgb(var(--cstu-gray-575)/.75)}.hover\:cstu-bg-gray-575\/80:hover{background-color:rgb(var(--cstu-gray-575)/.8)}.hover\:cstu-bg-gray-575\/85:hover{background-color:rgb(var(--cstu-gray-575)/.85)}.hover\:cstu-bg-gray-575\/90:hover{background-color:rgb(var(--cstu-gray-575)/.9)}.hover\:cstu-bg-gray-575\/95:hover{background-color:rgb(var(--cstu-gray-575)/.95)}.hover\:cstu-bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-600)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-gray-600\/0:hover{background-color:rgb(var(--cstu-gray-600)/0)}.hover\:cstu-bg-gray-600\/10:hover{background-color:rgb(var(--cstu-gray-600)/.1)}.hover\:cstu-bg-gray-600\/100:hover{background-color:rgb(var(--cstu-gray-600)/1)}.hover\:cstu-bg-gray-600\/15:hover{background-color:rgb(var(--cstu-gray-600)/.15)}.hover\:cstu-bg-gray-600\/20:hover{background-color:rgb(var(--cstu-gray-600)/.2)}.hover\:cstu-bg-gray-600\/25:hover{background-color:rgb(var(--cstu-gray-600)/.25)}.hover\:cstu-bg-gray-600\/30:hover{background-color:rgb(var(--cstu-gray-600)/.3)}.hover\:cstu-bg-gray-600\/35:hover{background-color:rgb(var(--cstu-gray-600)/.35)}.hover\:cstu-bg-gray-600\/40:hover{background-color:rgb(var(--cstu-gray-600)/.4)}.hover\:cstu-bg-gray-600\/45:hover{background-color:rgb(var(--cstu-gray-600)/.45)}.hover\:cstu-bg-gray-600\/5:hover{background-color:rgb(var(--cstu-gray-600)/.05)}.hover\:cstu-bg-gray-600\/50:hover{background-color:rgb(var(--cstu-gray-600)/.5)}.hover\:cstu-bg-gray-600\/55:hover{background-color:rgb(var(--cstu-gray-600)/.55)}.hover\:cstu-bg-gray-600\/60:hover{background-color:rgb(var(--cstu-gray-600)/.6)}.hover\:cstu-bg-gray-600\/65:hover{background-color:rgb(var(--cstu-gray-600)/.65)}.hover\:cstu-bg-gray-600\/70:hover{background-color:rgb(var(--cstu-gray-600)/.7)}.hover\:cstu-bg-gray-600\/75:hover{background-color:rgb(var(--cstu-gray-600)/.75)}.hover\:cstu-bg-gray-600\/80:hover{background-color:rgb(var(--cstu-gray-600)/.8)}.hover\:cstu-bg-gray-600\/85:hover{background-color:rgb(var(--cstu-gray-600)/.85)}.hover\:cstu-bg-gray-600\/90:hover{background-color:rgb(var(--cstu-gray-600)/.9)}.hover\:cstu-bg-gray-600\/95:hover{background-color:rgb(var(--cstu-gray-600)/.95)}.hover\:cstu-bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-700)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-gray-700\/0:hover{background-color:rgb(var(--cstu-gray-700)/0)}.hover\:cstu-bg-gray-700\/10:hover{background-color:rgb(var(--cstu-gray-700)/.1)}.hover\:cstu-bg-gray-700\/100:hover{background-color:rgb(var(--cstu-gray-700)/1)}.hover\:cstu-bg-gray-700\/15:hover{background-color:rgb(var(--cstu-gray-700)/.15)}.hover\:cstu-bg-gray-700\/20:hover{background-color:rgb(var(--cstu-gray-700)/.2)}.hover\:cstu-bg-gray-700\/25:hover{background-color:rgb(var(--cstu-gray-700)/.25)}.hover\:cstu-bg-gray-700\/30:hover{background-color:rgb(var(--cstu-gray-700)/.3)}.hover\:cstu-bg-gray-700\/35:hover{background-color:rgb(var(--cstu-gray-700)/.35)}.hover\:cstu-bg-gray-700\/40:hover{background-color:rgb(var(--cstu-gray-700)/.4)}.hover\:cstu-bg-gray-700\/45:hover{background-color:rgb(var(--cstu-gray-700)/.45)}.hover\:cstu-bg-gray-700\/5:hover{background-color:rgb(var(--cstu-gray-700)/.05)}.hover\:cstu-bg-gray-700\/50:hover{background-color:rgb(var(--cstu-gray-700)/.5)}.hover\:cstu-bg-gray-700\/55:hover{background-color:rgb(var(--cstu-gray-700)/.55)}.hover\:cstu-bg-gray-700\/60:hover{background-color:rgb(var(--cstu-gray-700)/.6)}.hover\:cstu-bg-gray-700\/65:hover{background-color:rgb(var(--cstu-gray-700)/.65)}.hover\:cstu-bg-gray-700\/70:hover{background-color:rgb(var(--cstu-gray-700)/.7)}.hover\:cstu-bg-gray-700\/75:hover{background-color:rgb(var(--cstu-gray-700)/.75)}.hover\:cstu-bg-gray-700\/80:hover{background-color:rgb(var(--cstu-gray-700)/.8)}.hover\:cstu-bg-gray-700\/85:hover{background-color:rgb(var(--cstu-gray-700)/.85)}.hover\:cstu-bg-gray-700\/90:hover{background-color:rgb(var(--cstu-gray-700)/.9)}.hover\:cstu-bg-gray-700\/95:hover{background-color:rgb(var(--cstu-gray-700)/.95)}.hover\:cstu-bg-gray-800:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-800)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-gray-800\/0:hover{background-color:rgb(var(--cstu-gray-800)/0)}.hover\:cstu-bg-gray-800\/10:hover{background-color:rgb(var(--cstu-gray-800)/.1)}.hover\:cstu-bg-gray-800\/100:hover{background-color:rgb(var(--cstu-gray-800)/1)}.hover\:cstu-bg-gray-800\/15:hover{background-color:rgb(var(--cstu-gray-800)/.15)}.hover\:cstu-bg-gray-800\/20:hover{background-color:rgb(var(--cstu-gray-800)/.2)}.hover\:cstu-bg-gray-800\/25:hover{background-color:rgb(var(--cstu-gray-800)/.25)}.hover\:cstu-bg-gray-800\/30:hover{background-color:rgb(var(--cstu-gray-800)/.3)}.hover\:cstu-bg-gray-800\/35:hover{background-color:rgb(var(--cstu-gray-800)/.35)}.hover\:cstu-bg-gray-800\/40:hover{background-color:rgb(var(--cstu-gray-800)/.4)}.hover\:cstu-bg-gray-800\/45:hover{background-color:rgb(var(--cstu-gray-800)/.45)}.hover\:cstu-bg-gray-800\/5:hover{background-color:rgb(var(--cstu-gray-800)/.05)}.hover\:cstu-bg-gray-800\/50:hover{background-color:rgb(var(--cstu-gray-800)/.5)}.hover\:cstu-bg-gray-800\/55:hover{background-color:rgb(var(--cstu-gray-800)/.55)}.hover\:cstu-bg-gray-800\/60:hover{background-color:rgb(var(--cstu-gray-800)/.6)}.hover\:cstu-bg-gray-800\/65:hover{background-color:rgb(var(--cstu-gray-800)/.65)}.hover\:cstu-bg-gray-800\/70:hover{background-color:rgb(var(--cstu-gray-800)/.7)}.hover\:cstu-bg-gray-800\/75:hover{background-color:rgb(var(--cstu-gray-800)/.75)}.hover\:cstu-bg-gray-800\/80:hover{background-color:rgb(var(--cstu-gray-800)/.8)}.hover\:cstu-bg-gray-800\/85:hover{background-color:rgb(var(--cstu-gray-800)/.85)}.hover\:cstu-bg-gray-800\/90:hover{background-color:rgb(var(--cstu-gray-800)/.9)}.hover\:cstu-bg-gray-800\/95:hover{background-color:rgb(var(--cstu-gray-800)/.95)}.hover\:cstu-bg-gray-900:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-900)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-gray-900\/0:hover{background-color:rgb(var(--cstu-gray-900)/0)}.hover\:cstu-bg-gray-900\/10:hover{background-color:rgb(var(--cstu-gray-900)/.1)}.hover\:cstu-bg-gray-900\/100:hover{background-color:rgb(var(--cstu-gray-900)/1)}.hover\:cstu-bg-gray-900\/15:hover{background-color:rgb(var(--cstu-gray-900)/.15)}.hover\:cstu-bg-gray-900\/20:hover{background-color:rgb(var(--cstu-gray-900)/.2)}.hover\:cstu-bg-gray-900\/25:hover{background-color:rgb(var(--cstu-gray-900)/.25)}.hover\:cstu-bg-gray-900\/30:hover{background-color:rgb(var(--cstu-gray-900)/.3)}.hover\:cstu-bg-gray-900\/35:hover{background-color:rgb(var(--cstu-gray-900)/.35)}.hover\:cstu-bg-gray-900\/40:hover{background-color:rgb(var(--cstu-gray-900)/.4)}.hover\:cstu-bg-gray-900\/45:hover{background-color:rgb(var(--cstu-gray-900)/.45)}.hover\:cstu-bg-gray-900\/5:hover{background-color:rgb(var(--cstu-gray-900)/.05)}.hover\:cstu-bg-gray-900\/50:hover{background-color:rgb(var(--cstu-gray-900)/.5)}.hover\:cstu-bg-gray-900\/55:hover{background-color:rgb(var(--cstu-gray-900)/.55)}.hover\:cstu-bg-gray-900\/60:hover{background-color:rgb(var(--cstu-gray-900)/.6)}.hover\:cstu-bg-gray-900\/65:hover{background-color:rgb(var(--cstu-gray-900)/.65)}.hover\:cstu-bg-gray-900\/70:hover{background-color:rgb(var(--cstu-gray-900)/.7)}.hover\:cstu-bg-gray-900\/75:hover{background-color:rgb(var(--cstu-gray-900)/.75)}.hover\:cstu-bg-gray-900\/80:hover{background-color:rgb(var(--cstu-gray-900)/.8)}.hover\:cstu-bg-gray-900\/85:hover{background-color:rgb(var(--cstu-gray-900)/.85)}.hover\:cstu-bg-gray-900\/90:hover{background-color:rgb(var(--cstu-gray-900)/.9)}.hover\:cstu-bg-gray-900\/95:hover{background-color:rgb(var(--cstu-gray-900)/.95)}.hover\:cstu-bg-green-100:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-100)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-green-100\/0:hover{background-color:rgb(var(--cstu-green-100)/0)}.hover\:cstu-bg-green-100\/10:hover{background-color:rgb(var(--cstu-green-100)/.1)}.hover\:cstu-bg-green-100\/100:hover{background-color:rgb(var(--cstu-green-100)/1)}.hover\:cstu-bg-green-100\/15:hover{background-color:rgb(var(--cstu-green-100)/.15)}.hover\:cstu-bg-green-100\/20:hover{background-color:rgb(var(--cstu-green-100)/.2)}.hover\:cstu-bg-green-100\/25:hover{background-color:rgb(var(--cstu-green-100)/.25)}.hover\:cstu-bg-green-100\/30:hover{background-color:rgb(var(--cstu-green-100)/.3)}.hover\:cstu-bg-green-100\/35:hover{background-color:rgb(var(--cstu-green-100)/.35)}.hover\:cstu-bg-green-100\/40:hover{background-color:rgb(var(--cstu-green-100)/.4)}.hover\:cstu-bg-green-100\/45:hover{background-color:rgb(var(--cstu-green-100)/.45)}.hover\:cstu-bg-green-100\/5:hover{background-color:rgb(var(--cstu-green-100)/.05)}.hover\:cstu-bg-green-100\/50:hover{background-color:rgb(var(--cstu-green-100)/.5)}.hover\:cstu-bg-green-100\/55:hover{background-color:rgb(var(--cstu-green-100)/.55)}.hover\:cstu-bg-green-100\/60:hover{background-color:rgb(var(--cstu-green-100)/.6)}.hover\:cstu-bg-green-100\/65:hover{background-color:rgb(var(--cstu-green-100)/.65)}.hover\:cstu-bg-green-100\/70:hover{background-color:rgb(var(--cstu-green-100)/.7)}.hover\:cstu-bg-green-100\/75:hover{background-color:rgb(var(--cstu-green-100)/.75)}.hover\:cstu-bg-green-100\/80:hover{background-color:rgb(var(--cstu-green-100)/.8)}.hover\:cstu-bg-green-100\/85:hover{background-color:rgb(var(--cstu-green-100)/.85)}.hover\:cstu-bg-green-100\/90:hover{background-color:rgb(var(--cstu-green-100)/.9)}.hover\:cstu-bg-green-100\/95:hover{background-color:rgb(var(--cstu-green-100)/.95)}.hover\:cstu-bg-green-200:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-200)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-green-200\/0:hover{background-color:rgb(var(--cstu-green-200)/0)}.hover\:cstu-bg-green-200\/10:hover{background-color:rgb(var(--cstu-green-200)/.1)}.hover\:cstu-bg-green-200\/100:hover{background-color:rgb(var(--cstu-green-200)/1)}.hover\:cstu-bg-green-200\/15:hover{background-color:rgb(var(--cstu-green-200)/.15)}.hover\:cstu-bg-green-200\/20:hover{background-color:rgb(var(--cstu-green-200)/.2)}.hover\:cstu-bg-green-200\/25:hover{background-color:rgb(var(--cstu-green-200)/.25)}.hover\:cstu-bg-green-200\/30:hover{background-color:rgb(var(--cstu-green-200)/.3)}.hover\:cstu-bg-green-200\/35:hover{background-color:rgb(var(--cstu-green-200)/.35)}.hover\:cstu-bg-green-200\/40:hover{background-color:rgb(var(--cstu-green-200)/.4)}.hover\:cstu-bg-green-200\/45:hover{background-color:rgb(var(--cstu-green-200)/.45)}.hover\:cstu-bg-green-200\/5:hover{background-color:rgb(var(--cstu-green-200)/.05)}.hover\:cstu-bg-green-200\/50:hover{background-color:rgb(var(--cstu-green-200)/.5)}.hover\:cstu-bg-green-200\/55:hover{background-color:rgb(var(--cstu-green-200)/.55)}.hover\:cstu-bg-green-200\/60:hover{background-color:rgb(var(--cstu-green-200)/.6)}.hover\:cstu-bg-green-200\/65:hover{background-color:rgb(var(--cstu-green-200)/.65)}.hover\:cstu-bg-green-200\/70:hover{background-color:rgb(var(--cstu-green-200)/.7)}.hover\:cstu-bg-green-200\/75:hover{background-color:rgb(var(--cstu-green-200)/.75)}.hover\:cstu-bg-green-200\/80:hover{background-color:rgb(var(--cstu-green-200)/.8)}.hover\:cstu-bg-green-200\/85:hover{background-color:rgb(var(--cstu-green-200)/.85)}.hover\:cstu-bg-green-200\/90:hover{background-color:rgb(var(--cstu-green-200)/.9)}.hover\:cstu-bg-green-200\/95:hover{background-color:rgb(var(--cstu-green-200)/.95)}.hover\:cstu-bg-green-300:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-300)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-green-300\/0:hover{background-color:rgb(var(--cstu-green-300)/0)}.hover\:cstu-bg-green-300\/10:hover{background-color:rgb(var(--cstu-green-300)/.1)}.hover\:cstu-bg-green-300\/100:hover{background-color:rgb(var(--cstu-green-300)/1)}.hover\:cstu-bg-green-300\/15:hover{background-color:rgb(var(--cstu-green-300)/.15)}.hover\:cstu-bg-green-300\/20:hover{background-color:rgb(var(--cstu-green-300)/.2)}.hover\:cstu-bg-green-300\/25:hover{background-color:rgb(var(--cstu-green-300)/.25)}.hover\:cstu-bg-green-300\/30:hover{background-color:rgb(var(--cstu-green-300)/.3)}.hover\:cstu-bg-green-300\/35:hover{background-color:rgb(var(--cstu-green-300)/.35)}.hover\:cstu-bg-green-300\/40:hover{background-color:rgb(var(--cstu-green-300)/.4)}.hover\:cstu-bg-green-300\/45:hover{background-color:rgb(var(--cstu-green-300)/.45)}.hover\:cstu-bg-green-300\/5:hover{background-color:rgb(var(--cstu-green-300)/.05)}.hover\:cstu-bg-green-300\/50:hover{background-color:rgb(var(--cstu-green-300)/.5)}.hover\:cstu-bg-green-300\/55:hover{background-color:rgb(var(--cstu-green-300)/.55)}.hover\:cstu-bg-green-300\/60:hover{background-color:rgb(var(--cstu-green-300)/.6)}.hover\:cstu-bg-green-300\/65:hover{background-color:rgb(var(--cstu-green-300)/.65)}.hover\:cstu-bg-green-300\/70:hover{background-color:rgb(var(--cstu-green-300)/.7)}.hover\:cstu-bg-green-300\/75:hover{background-color:rgb(var(--cstu-green-300)/.75)}.hover\:cstu-bg-green-300\/80:hover{background-color:rgb(var(--cstu-green-300)/.8)}.hover\:cstu-bg-green-300\/85:hover{background-color:rgb(var(--cstu-green-300)/.85)}.hover\:cstu-bg-green-300\/90:hover{background-color:rgb(var(--cstu-green-300)/.9)}.hover\:cstu-bg-green-300\/95:hover{background-color:rgb(var(--cstu-green-300)/.95)}.hover\:cstu-bg-green-400:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-400)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-green-400\/0:hover{background-color:rgb(var(--cstu-green-400)/0)}.hover\:cstu-bg-green-400\/10:hover{background-color:rgb(var(--cstu-green-400)/.1)}.hover\:cstu-bg-green-400\/100:hover{background-color:rgb(var(--cstu-green-400)/1)}.hover\:cstu-bg-green-400\/15:hover{background-color:rgb(var(--cstu-green-400)/.15)}.hover\:cstu-bg-green-400\/20:hover{background-color:rgb(var(--cstu-green-400)/.2)}.hover\:cstu-bg-green-400\/25:hover{background-color:rgb(var(--cstu-green-400)/.25)}.hover\:cstu-bg-green-400\/30:hover{background-color:rgb(var(--cstu-green-400)/.3)}.hover\:cstu-bg-green-400\/35:hover{background-color:rgb(var(--cstu-green-400)/.35)}.hover\:cstu-bg-green-400\/40:hover{background-color:rgb(var(--cstu-green-400)/.4)}.hover\:cstu-bg-green-400\/45:hover{background-color:rgb(var(--cstu-green-400)/.45)}.hover\:cstu-bg-green-400\/5:hover{background-color:rgb(var(--cstu-green-400)/.05)}.hover\:cstu-bg-green-400\/50:hover{background-color:rgb(var(--cstu-green-400)/.5)}.hover\:cstu-bg-green-400\/55:hover{background-color:rgb(var(--cstu-green-400)/.55)}.hover\:cstu-bg-green-400\/60:hover{background-color:rgb(var(--cstu-green-400)/.6)}.hover\:cstu-bg-green-400\/65:hover{background-color:rgb(var(--cstu-green-400)/.65)}.hover\:cstu-bg-green-400\/70:hover{background-color:rgb(var(--cstu-green-400)/.7)}.hover\:cstu-bg-green-400\/75:hover{background-color:rgb(var(--cstu-green-400)/.75)}.hover\:cstu-bg-green-400\/80:hover{background-color:rgb(var(--cstu-green-400)/.8)}.hover\:cstu-bg-green-400\/85:hover{background-color:rgb(var(--cstu-green-400)/.85)}.hover\:cstu-bg-green-400\/90:hover{background-color:rgb(var(--cstu-green-400)/.9)}.hover\:cstu-bg-green-400\/95:hover{background-color:rgb(var(--cstu-green-400)/.95)}.hover\:cstu-bg-green-50:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-50)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-green-50\/0:hover{background-color:rgb(var(--cstu-green-50)/0)}.hover\:cstu-bg-green-50\/10:hover{background-color:rgb(var(--cstu-green-50)/.1)}.hover\:cstu-bg-green-50\/100:hover{background-color:rgb(var(--cstu-green-50)/1)}.hover\:cstu-bg-green-50\/15:hover{background-color:rgb(var(--cstu-green-50)/.15)}.hover\:cstu-bg-green-50\/20:hover{background-color:rgb(var(--cstu-green-50)/.2)}.hover\:cstu-bg-green-50\/25:hover{background-color:rgb(var(--cstu-green-50)/.25)}.hover\:cstu-bg-green-50\/30:hover{background-color:rgb(var(--cstu-green-50)/.3)}.hover\:cstu-bg-green-50\/35:hover{background-color:rgb(var(--cstu-green-50)/.35)}.hover\:cstu-bg-green-50\/40:hover{background-color:rgb(var(--cstu-green-50)/.4)}.hover\:cstu-bg-green-50\/45:hover{background-color:rgb(var(--cstu-green-50)/.45)}.hover\:cstu-bg-green-50\/5:hover{background-color:rgb(var(--cstu-green-50)/.05)}.hover\:cstu-bg-green-50\/50:hover{background-color:rgb(var(--cstu-green-50)/.5)}.hover\:cstu-bg-green-50\/55:hover{background-color:rgb(var(--cstu-green-50)/.55)}.hover\:cstu-bg-green-50\/60:hover{background-color:rgb(var(--cstu-green-50)/.6)}.hover\:cstu-bg-green-50\/65:hover{background-color:rgb(var(--cstu-green-50)/.65)}.hover\:cstu-bg-green-50\/70:hover{background-color:rgb(var(--cstu-green-50)/.7)}.hover\:cstu-bg-green-50\/75:hover{background-color:rgb(var(--cstu-green-50)/.75)}.hover\:cstu-bg-green-50\/80:hover{background-color:rgb(var(--cstu-green-50)/.8)}.hover\:cstu-bg-green-50\/85:hover{background-color:rgb(var(--cstu-green-50)/.85)}.hover\:cstu-bg-green-50\/90:hover{background-color:rgb(var(--cstu-green-50)/.9)}.hover\:cstu-bg-green-50\/95:hover{background-color:rgb(var(--cstu-green-50)/.95)}.hover\:cstu-bg-green-500:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-500)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-green-500\/0:hover{background-color:rgb(var(--cstu-green-500)/0)}.hover\:cstu-bg-green-500\/10:hover{background-color:rgb(var(--cstu-green-500)/.1)}.hover\:cstu-bg-green-500\/100:hover{background-color:rgb(var(--cstu-green-500)/1)}.hover\:cstu-bg-green-500\/15:hover{background-color:rgb(var(--cstu-green-500)/.15)}.hover\:cstu-bg-green-500\/20:hover{background-color:rgb(var(--cstu-green-500)/.2)}.hover\:cstu-bg-green-500\/25:hover{background-color:rgb(var(--cstu-green-500)/.25)}.hover\:cstu-bg-green-500\/30:hover{background-color:rgb(var(--cstu-green-500)/.3)}.hover\:cstu-bg-green-500\/35:hover{background-color:rgb(var(--cstu-green-500)/.35)}.hover\:cstu-bg-green-500\/40:hover{background-color:rgb(var(--cstu-green-500)/.4)}.hover\:cstu-bg-green-500\/45:hover{background-color:rgb(var(--cstu-green-500)/.45)}.hover\:cstu-bg-green-500\/5:hover{background-color:rgb(var(--cstu-green-500)/.05)}.hover\:cstu-bg-green-500\/50:hover{background-color:rgb(var(--cstu-green-500)/.5)}.hover\:cstu-bg-green-500\/55:hover{background-color:rgb(var(--cstu-green-500)/.55)}.hover\:cstu-bg-green-500\/60:hover{background-color:rgb(var(--cstu-green-500)/.6)}.hover\:cstu-bg-green-500\/65:hover{background-color:rgb(var(--cstu-green-500)/.65)}.hover\:cstu-bg-green-500\/70:hover{background-color:rgb(var(--cstu-green-500)/.7)}.hover\:cstu-bg-green-500\/75:hover{background-color:rgb(var(--cstu-green-500)/.75)}.hover\:cstu-bg-green-500\/80:hover{background-color:rgb(var(--cstu-green-500)/.8)}.hover\:cstu-bg-green-500\/85:hover{background-color:rgb(var(--cstu-green-500)/.85)}.hover\:cstu-bg-green-500\/90:hover{background-color:rgb(var(--cstu-green-500)/.9)}.hover\:cstu-bg-green-500\/95:hover{background-color:rgb(var(--cstu-green-500)/.95)}.hover\:cstu-bg-green-600:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-600)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-green-600\/0:hover{background-color:rgb(var(--cstu-green-600)/0)}.hover\:cstu-bg-green-600\/10:hover{background-color:rgb(var(--cstu-green-600)/.1)}.hover\:cstu-bg-green-600\/100:hover{background-color:rgb(var(--cstu-green-600)/1)}.hover\:cstu-bg-green-600\/15:hover{background-color:rgb(var(--cstu-green-600)/.15)}.hover\:cstu-bg-green-600\/20:hover{background-color:rgb(var(--cstu-green-600)/.2)}.hover\:cstu-bg-green-600\/25:hover{background-color:rgb(var(--cstu-green-600)/.25)}.hover\:cstu-bg-green-600\/30:hover{background-color:rgb(var(--cstu-green-600)/.3)}.hover\:cstu-bg-green-600\/35:hover{background-color:rgb(var(--cstu-green-600)/.35)}.hover\:cstu-bg-green-600\/40:hover{background-color:rgb(var(--cstu-green-600)/.4)}.hover\:cstu-bg-green-600\/45:hover{background-color:rgb(var(--cstu-green-600)/.45)}.hover\:cstu-bg-green-600\/5:hover{background-color:rgb(var(--cstu-green-600)/.05)}.hover\:cstu-bg-green-600\/50:hover{background-color:rgb(var(--cstu-green-600)/.5)}.hover\:cstu-bg-green-600\/55:hover{background-color:rgb(var(--cstu-green-600)/.55)}.hover\:cstu-bg-green-600\/60:hover{background-color:rgb(var(--cstu-green-600)/.6)}.hover\:cstu-bg-green-600\/65:hover{background-color:rgb(var(--cstu-green-600)/.65)}.hover\:cstu-bg-green-600\/70:hover{background-color:rgb(var(--cstu-green-600)/.7)}.hover\:cstu-bg-green-600\/75:hover{background-color:rgb(var(--cstu-green-600)/.75)}.hover\:cstu-bg-green-600\/80:hover{background-color:rgb(var(--cstu-green-600)/.8)}.hover\:cstu-bg-green-600\/85:hover{background-color:rgb(var(--cstu-green-600)/.85)}.hover\:cstu-bg-green-600\/90:hover{background-color:rgb(var(--cstu-green-600)/.9)}.hover\:cstu-bg-green-600\/95:hover{background-color:rgb(var(--cstu-green-600)/.95)}.hover\:cstu-bg-green-700:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-700)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-green-700\/0:hover{background-color:rgb(var(--cstu-green-700)/0)}.hover\:cstu-bg-green-700\/10:hover{background-color:rgb(var(--cstu-green-700)/.1)}.hover\:cstu-bg-green-700\/100:hover{background-color:rgb(var(--cstu-green-700)/1)}.hover\:cstu-bg-green-700\/15:hover{background-color:rgb(var(--cstu-green-700)/.15)}.hover\:cstu-bg-green-700\/20:hover{background-color:rgb(var(--cstu-green-700)/.2)}.hover\:cstu-bg-green-700\/25:hover{background-color:rgb(var(--cstu-green-700)/.25)}.hover\:cstu-bg-green-700\/30:hover{background-color:rgb(var(--cstu-green-700)/.3)}.hover\:cstu-bg-green-700\/35:hover{background-color:rgb(var(--cstu-green-700)/.35)}.hover\:cstu-bg-green-700\/40:hover{background-color:rgb(var(--cstu-green-700)/.4)}.hover\:cstu-bg-green-700\/45:hover{background-color:rgb(var(--cstu-green-700)/.45)}.hover\:cstu-bg-green-700\/5:hover{background-color:rgb(var(--cstu-green-700)/.05)}.hover\:cstu-bg-green-700\/50:hover{background-color:rgb(var(--cstu-green-700)/.5)}.hover\:cstu-bg-green-700\/55:hover{background-color:rgb(var(--cstu-green-700)/.55)}.hover\:cstu-bg-green-700\/60:hover{background-color:rgb(var(--cstu-green-700)/.6)}.hover\:cstu-bg-green-700\/65:hover{background-color:rgb(var(--cstu-green-700)/.65)}.hover\:cstu-bg-green-700\/70:hover{background-color:rgb(var(--cstu-green-700)/.7)}.hover\:cstu-bg-green-700\/75:hover{background-color:rgb(var(--cstu-green-700)/.75)}.hover\:cstu-bg-green-700\/80:hover{background-color:rgb(var(--cstu-green-700)/.8)}.hover\:cstu-bg-green-700\/85:hover{background-color:rgb(var(--cstu-green-700)/.85)}.hover\:cstu-bg-green-700\/90:hover{background-color:rgb(var(--cstu-green-700)/.9)}.hover\:cstu-bg-green-700\/95:hover{background-color:rgb(var(--cstu-green-700)/.95)}.hover\:cstu-bg-green-800:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-800)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-green-800\/0:hover{background-color:rgb(var(--cstu-green-800)/0)}.hover\:cstu-bg-green-800\/10:hover{background-color:rgb(var(--cstu-green-800)/.1)}.hover\:cstu-bg-green-800\/100:hover{background-color:rgb(var(--cstu-green-800)/1)}.hover\:cstu-bg-green-800\/15:hover{background-color:rgb(var(--cstu-green-800)/.15)}.hover\:cstu-bg-green-800\/20:hover{background-color:rgb(var(--cstu-green-800)/.2)}.hover\:cstu-bg-green-800\/25:hover{background-color:rgb(var(--cstu-green-800)/.25)}.hover\:cstu-bg-green-800\/30:hover{background-color:rgb(var(--cstu-green-800)/.3)}.hover\:cstu-bg-green-800\/35:hover{background-color:rgb(var(--cstu-green-800)/.35)}.hover\:cstu-bg-green-800\/40:hover{background-color:rgb(var(--cstu-green-800)/.4)}.hover\:cstu-bg-green-800\/45:hover{background-color:rgb(var(--cstu-green-800)/.45)}.hover\:cstu-bg-green-800\/5:hover{background-color:rgb(var(--cstu-green-800)/.05)}.hover\:cstu-bg-green-800\/50:hover{background-color:rgb(var(--cstu-green-800)/.5)}.hover\:cstu-bg-green-800\/55:hover{background-color:rgb(var(--cstu-green-800)/.55)}.hover\:cstu-bg-green-800\/60:hover{background-color:rgb(var(--cstu-green-800)/.6)}.hover\:cstu-bg-green-800\/65:hover{background-color:rgb(var(--cstu-green-800)/.65)}.hover\:cstu-bg-green-800\/70:hover{background-color:rgb(var(--cstu-green-800)/.7)}.hover\:cstu-bg-green-800\/75:hover{background-color:rgb(var(--cstu-green-800)/.75)}.hover\:cstu-bg-green-800\/80:hover{background-color:rgb(var(--cstu-green-800)/.8)}.hover\:cstu-bg-green-800\/85:hover{background-color:rgb(var(--cstu-green-800)/.85)}.hover\:cstu-bg-green-800\/90:hover{background-color:rgb(var(--cstu-green-800)/.9)}.hover\:cstu-bg-green-800\/95:hover{background-color:rgb(var(--cstu-green-800)/.95)}.hover\:cstu-bg-green-900:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-900)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-green-900\/0:hover{background-color:rgb(var(--cstu-green-900)/0)}.hover\:cstu-bg-green-900\/10:hover{background-color:rgb(var(--cstu-green-900)/.1)}.hover\:cstu-bg-green-900\/100:hover{background-color:rgb(var(--cstu-green-900)/1)}.hover\:cstu-bg-green-900\/15:hover{background-color:rgb(var(--cstu-green-900)/.15)}.hover\:cstu-bg-green-900\/20:hover{background-color:rgb(var(--cstu-green-900)/.2)}.hover\:cstu-bg-green-900\/25:hover{background-color:rgb(var(--cstu-green-900)/.25)}.hover\:cstu-bg-green-900\/30:hover{background-color:rgb(var(--cstu-green-900)/.3)}.hover\:cstu-bg-green-900\/35:hover{background-color:rgb(var(--cstu-green-900)/.35)}.hover\:cstu-bg-green-900\/40:hover{background-color:rgb(var(--cstu-green-900)/.4)}.hover\:cstu-bg-green-900\/45:hover{background-color:rgb(var(--cstu-green-900)/.45)}.hover\:cstu-bg-green-900\/5:hover{background-color:rgb(var(--cstu-green-900)/.05)}.hover\:cstu-bg-green-900\/50:hover{background-color:rgb(var(--cstu-green-900)/.5)}.hover\:cstu-bg-green-900\/55:hover{background-color:rgb(var(--cstu-green-900)/.55)}.hover\:cstu-bg-green-900\/60:hover{background-color:rgb(var(--cstu-green-900)/.6)}.hover\:cstu-bg-green-900\/65:hover{background-color:rgb(var(--cstu-green-900)/.65)}.hover\:cstu-bg-green-900\/70:hover{background-color:rgb(var(--cstu-green-900)/.7)}.hover\:cstu-bg-green-900\/75:hover{background-color:rgb(var(--cstu-green-900)/.75)}.hover\:cstu-bg-green-900\/80:hover{background-color:rgb(var(--cstu-green-900)/.8)}.hover\:cstu-bg-green-900\/85:hover{background-color:rgb(var(--cstu-green-900)/.85)}.hover\:cstu-bg-green-900\/90:hover{background-color:rgb(var(--cstu-green-900)/.9)}.hover\:cstu-bg-green-900\/95:hover{background-color:rgb(var(--cstu-green-900)/.95)}.hover\:cstu-bg-info-100:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-100)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-info-100\/0:hover{background-color:rgb(var(--cstu-info-100)/0)}.hover\:cstu-bg-info-100\/10:hover{background-color:rgb(var(--cstu-info-100)/.1)}.hover\:cstu-bg-info-100\/100:hover{background-color:rgb(var(--cstu-info-100)/1)}.hover\:cstu-bg-info-100\/15:hover{background-color:rgb(var(--cstu-info-100)/.15)}.hover\:cstu-bg-info-100\/20:hover{background-color:rgb(var(--cstu-info-100)/.2)}.hover\:cstu-bg-info-100\/25:hover{background-color:rgb(var(--cstu-info-100)/.25)}.hover\:cstu-bg-info-100\/30:hover{background-color:rgb(var(--cstu-info-100)/.3)}.hover\:cstu-bg-info-100\/35:hover{background-color:rgb(var(--cstu-info-100)/.35)}.hover\:cstu-bg-info-100\/40:hover{background-color:rgb(var(--cstu-info-100)/.4)}.hover\:cstu-bg-info-100\/45:hover{background-color:rgb(var(--cstu-info-100)/.45)}.hover\:cstu-bg-info-100\/5:hover{background-color:rgb(var(--cstu-info-100)/.05)}.hover\:cstu-bg-info-100\/50:hover{background-color:rgb(var(--cstu-info-100)/.5)}.hover\:cstu-bg-info-100\/55:hover{background-color:rgb(var(--cstu-info-100)/.55)}.hover\:cstu-bg-info-100\/60:hover{background-color:rgb(var(--cstu-info-100)/.6)}.hover\:cstu-bg-info-100\/65:hover{background-color:rgb(var(--cstu-info-100)/.65)}.hover\:cstu-bg-info-100\/70:hover{background-color:rgb(var(--cstu-info-100)/.7)}.hover\:cstu-bg-info-100\/75:hover{background-color:rgb(var(--cstu-info-100)/.75)}.hover\:cstu-bg-info-100\/80:hover{background-color:rgb(var(--cstu-info-100)/.8)}.hover\:cstu-bg-info-100\/85:hover{background-color:rgb(var(--cstu-info-100)/.85)}.hover\:cstu-bg-info-100\/90:hover{background-color:rgb(var(--cstu-info-100)/.9)}.hover\:cstu-bg-info-100\/95:hover{background-color:rgb(var(--cstu-info-100)/.95)}.hover\:cstu-bg-info-200:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-200)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-info-200\/0:hover{background-color:rgb(var(--cstu-info-200)/0)}.hover\:cstu-bg-info-200\/10:hover{background-color:rgb(var(--cstu-info-200)/.1)}.hover\:cstu-bg-info-200\/100:hover{background-color:rgb(var(--cstu-info-200)/1)}.hover\:cstu-bg-info-200\/15:hover{background-color:rgb(var(--cstu-info-200)/.15)}.hover\:cstu-bg-info-200\/20:hover{background-color:rgb(var(--cstu-info-200)/.2)}.hover\:cstu-bg-info-200\/25:hover{background-color:rgb(var(--cstu-info-200)/.25)}.hover\:cstu-bg-info-200\/30:hover{background-color:rgb(var(--cstu-info-200)/.3)}.hover\:cstu-bg-info-200\/35:hover{background-color:rgb(var(--cstu-info-200)/.35)}.hover\:cstu-bg-info-200\/40:hover{background-color:rgb(var(--cstu-info-200)/.4)}.hover\:cstu-bg-info-200\/45:hover{background-color:rgb(var(--cstu-info-200)/.45)}.hover\:cstu-bg-info-200\/5:hover{background-color:rgb(var(--cstu-info-200)/.05)}.hover\:cstu-bg-info-200\/50:hover{background-color:rgb(var(--cstu-info-200)/.5)}.hover\:cstu-bg-info-200\/55:hover{background-color:rgb(var(--cstu-info-200)/.55)}.hover\:cstu-bg-info-200\/60:hover{background-color:rgb(var(--cstu-info-200)/.6)}.hover\:cstu-bg-info-200\/65:hover{background-color:rgb(var(--cstu-info-200)/.65)}.hover\:cstu-bg-info-200\/70:hover{background-color:rgb(var(--cstu-info-200)/.7)}.hover\:cstu-bg-info-200\/75:hover{background-color:rgb(var(--cstu-info-200)/.75)}.hover\:cstu-bg-info-200\/80:hover{background-color:rgb(var(--cstu-info-200)/.8)}.hover\:cstu-bg-info-200\/85:hover{background-color:rgb(var(--cstu-info-200)/.85)}.hover\:cstu-bg-info-200\/90:hover{background-color:rgb(var(--cstu-info-200)/.9)}.hover\:cstu-bg-info-200\/95:hover{background-color:rgb(var(--cstu-info-200)/.95)}.hover\:cstu-bg-info-250:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-250)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-info-250\/0:hover{background-color:rgb(var(--cstu-info-250)/0)}.hover\:cstu-bg-info-250\/10:hover{background-color:rgb(var(--cstu-info-250)/.1)}.hover\:cstu-bg-info-250\/100:hover{background-color:rgb(var(--cstu-info-250)/1)}.hover\:cstu-bg-info-250\/15:hover{background-color:rgb(var(--cstu-info-250)/.15)}.hover\:cstu-bg-info-250\/20:hover{background-color:rgb(var(--cstu-info-250)/.2)}.hover\:cstu-bg-info-250\/25:hover{background-color:rgb(var(--cstu-info-250)/.25)}.hover\:cstu-bg-info-250\/30:hover{background-color:rgb(var(--cstu-info-250)/.3)}.hover\:cstu-bg-info-250\/35:hover{background-color:rgb(var(--cstu-info-250)/.35)}.hover\:cstu-bg-info-250\/40:hover{background-color:rgb(var(--cstu-info-250)/.4)}.hover\:cstu-bg-info-250\/45:hover{background-color:rgb(var(--cstu-info-250)/.45)}.hover\:cstu-bg-info-250\/5:hover{background-color:rgb(var(--cstu-info-250)/.05)}.hover\:cstu-bg-info-250\/50:hover{background-color:rgb(var(--cstu-info-250)/.5)}.hover\:cstu-bg-info-250\/55:hover{background-color:rgb(var(--cstu-info-250)/.55)}.hover\:cstu-bg-info-250\/60:hover{background-color:rgb(var(--cstu-info-250)/.6)}.hover\:cstu-bg-info-250\/65:hover{background-color:rgb(var(--cstu-info-250)/.65)}.hover\:cstu-bg-info-250\/70:hover{background-color:rgb(var(--cstu-info-250)/.7)}.hover\:cstu-bg-info-250\/75:hover{background-color:rgb(var(--cstu-info-250)/.75)}.hover\:cstu-bg-info-250\/80:hover{background-color:rgb(var(--cstu-info-250)/.8)}.hover\:cstu-bg-info-250\/85:hover{background-color:rgb(var(--cstu-info-250)/.85)}.hover\:cstu-bg-info-250\/90:hover{background-color:rgb(var(--cstu-info-250)/.9)}.hover\:cstu-bg-info-250\/95:hover{background-color:rgb(var(--cstu-info-250)/.95)}.hover\:cstu-bg-info-300:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-300)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-info-300\/0:hover{background-color:rgb(var(--cstu-info-300)/0)}.hover\:cstu-bg-info-300\/10:hover{background-color:rgb(var(--cstu-info-300)/.1)}.hover\:cstu-bg-info-300\/100:hover{background-color:rgb(var(--cstu-info-300)/1)}.hover\:cstu-bg-info-300\/15:hover{background-color:rgb(var(--cstu-info-300)/.15)}.hover\:cstu-bg-info-300\/20:hover{background-color:rgb(var(--cstu-info-300)/.2)}.hover\:cstu-bg-info-300\/25:hover{background-color:rgb(var(--cstu-info-300)/.25)}.hover\:cstu-bg-info-300\/30:hover{background-color:rgb(var(--cstu-info-300)/.3)}.hover\:cstu-bg-info-300\/35:hover{background-color:rgb(var(--cstu-info-300)/.35)}.hover\:cstu-bg-info-300\/40:hover{background-color:rgb(var(--cstu-info-300)/.4)}.hover\:cstu-bg-info-300\/45:hover{background-color:rgb(var(--cstu-info-300)/.45)}.hover\:cstu-bg-info-300\/5:hover{background-color:rgb(var(--cstu-info-300)/.05)}.hover\:cstu-bg-info-300\/50:hover{background-color:rgb(var(--cstu-info-300)/.5)}.hover\:cstu-bg-info-300\/55:hover{background-color:rgb(var(--cstu-info-300)/.55)}.hover\:cstu-bg-info-300\/60:hover{background-color:rgb(var(--cstu-info-300)/.6)}.hover\:cstu-bg-info-300\/65:hover{background-color:rgb(var(--cstu-info-300)/.65)}.hover\:cstu-bg-info-300\/70:hover{background-color:rgb(var(--cstu-info-300)/.7)}.hover\:cstu-bg-info-300\/75:hover{background-color:rgb(var(--cstu-info-300)/.75)}.hover\:cstu-bg-info-300\/80:hover{background-color:rgb(var(--cstu-info-300)/.8)}.hover\:cstu-bg-info-300\/85:hover{background-color:rgb(var(--cstu-info-300)/.85)}.hover\:cstu-bg-info-300\/90:hover{background-color:rgb(var(--cstu-info-300)/.9)}.hover\:cstu-bg-info-300\/95:hover{background-color:rgb(var(--cstu-info-300)/.95)}.hover\:cstu-bg-info-400:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-400)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-info-400\/0:hover{background-color:rgb(var(--cstu-info-400)/0)}.hover\:cstu-bg-info-400\/10:hover{background-color:rgb(var(--cstu-info-400)/.1)}.hover\:cstu-bg-info-400\/100:hover{background-color:rgb(var(--cstu-info-400)/1)}.hover\:cstu-bg-info-400\/15:hover{background-color:rgb(var(--cstu-info-400)/.15)}.hover\:cstu-bg-info-400\/20:hover{background-color:rgb(var(--cstu-info-400)/.2)}.hover\:cstu-bg-info-400\/25:hover{background-color:rgb(var(--cstu-info-400)/.25)}.hover\:cstu-bg-info-400\/30:hover{background-color:rgb(var(--cstu-info-400)/.3)}.hover\:cstu-bg-info-400\/35:hover{background-color:rgb(var(--cstu-info-400)/.35)}.hover\:cstu-bg-info-400\/40:hover{background-color:rgb(var(--cstu-info-400)/.4)}.hover\:cstu-bg-info-400\/45:hover{background-color:rgb(var(--cstu-info-400)/.45)}.hover\:cstu-bg-info-400\/5:hover{background-color:rgb(var(--cstu-info-400)/.05)}.hover\:cstu-bg-info-400\/50:hover{background-color:rgb(var(--cstu-info-400)/.5)}.hover\:cstu-bg-info-400\/55:hover{background-color:rgb(var(--cstu-info-400)/.55)}.hover\:cstu-bg-info-400\/60:hover{background-color:rgb(var(--cstu-info-400)/.6)}.hover\:cstu-bg-info-400\/65:hover{background-color:rgb(var(--cstu-info-400)/.65)}.hover\:cstu-bg-info-400\/70:hover{background-color:rgb(var(--cstu-info-400)/.7)}.hover\:cstu-bg-info-400\/75:hover{background-color:rgb(var(--cstu-info-400)/.75)}.hover\:cstu-bg-info-400\/80:hover{background-color:rgb(var(--cstu-info-400)/.8)}.hover\:cstu-bg-info-400\/85:hover{background-color:rgb(var(--cstu-info-400)/.85)}.hover\:cstu-bg-info-400\/90:hover{background-color:rgb(var(--cstu-info-400)/.9)}.hover\:cstu-bg-info-400\/95:hover{background-color:rgb(var(--cstu-info-400)/.95)}.hover\:cstu-bg-info-450:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-450)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-info-450\/0:hover{background-color:rgb(var(--cstu-info-450)/0)}.hover\:cstu-bg-info-450\/10:hover{background-color:rgb(var(--cstu-info-450)/.1)}.hover\:cstu-bg-info-450\/100:hover{background-color:rgb(var(--cstu-info-450)/1)}.hover\:cstu-bg-info-450\/15:hover{background-color:rgb(var(--cstu-info-450)/.15)}.hover\:cstu-bg-info-450\/20:hover{background-color:rgb(var(--cstu-info-450)/.2)}.hover\:cstu-bg-info-450\/25:hover{background-color:rgb(var(--cstu-info-450)/.25)}.hover\:cstu-bg-info-450\/30:hover{background-color:rgb(var(--cstu-info-450)/.3)}.hover\:cstu-bg-info-450\/35:hover{background-color:rgb(var(--cstu-info-450)/.35)}.hover\:cstu-bg-info-450\/40:hover{background-color:rgb(var(--cstu-info-450)/.4)}.hover\:cstu-bg-info-450\/45:hover{background-color:rgb(var(--cstu-info-450)/.45)}.hover\:cstu-bg-info-450\/5:hover{background-color:rgb(var(--cstu-info-450)/.05)}.hover\:cstu-bg-info-450\/50:hover{background-color:rgb(var(--cstu-info-450)/.5)}.hover\:cstu-bg-info-450\/55:hover{background-color:rgb(var(--cstu-info-450)/.55)}.hover\:cstu-bg-info-450\/60:hover{background-color:rgb(var(--cstu-info-450)/.6)}.hover\:cstu-bg-info-450\/65:hover{background-color:rgb(var(--cstu-info-450)/.65)}.hover\:cstu-bg-info-450\/70:hover{background-color:rgb(var(--cstu-info-450)/.7)}.hover\:cstu-bg-info-450\/75:hover{background-color:rgb(var(--cstu-info-450)/.75)}.hover\:cstu-bg-info-450\/80:hover{background-color:rgb(var(--cstu-info-450)/.8)}.hover\:cstu-bg-info-450\/85:hover{background-color:rgb(var(--cstu-info-450)/.85)}.hover\:cstu-bg-info-450\/90:hover{background-color:rgb(var(--cstu-info-450)/.9)}.hover\:cstu-bg-info-450\/95:hover{background-color:rgb(var(--cstu-info-450)/.95)}.hover\:cstu-bg-info-50:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-50)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-info-50\/0:hover{background-color:rgb(var(--cstu-info-50)/0)}.hover\:cstu-bg-info-50\/10:hover{background-color:rgb(var(--cstu-info-50)/.1)}.hover\:cstu-bg-info-50\/100:hover{background-color:rgb(var(--cstu-info-50)/1)}.hover\:cstu-bg-info-50\/15:hover{background-color:rgb(var(--cstu-info-50)/.15)}.hover\:cstu-bg-info-50\/20:hover{background-color:rgb(var(--cstu-info-50)/.2)}.hover\:cstu-bg-info-50\/25:hover{background-color:rgb(var(--cstu-info-50)/.25)}.hover\:cstu-bg-info-50\/30:hover{background-color:rgb(var(--cstu-info-50)/.3)}.hover\:cstu-bg-info-50\/35:hover{background-color:rgb(var(--cstu-info-50)/.35)}.hover\:cstu-bg-info-50\/40:hover{background-color:rgb(var(--cstu-info-50)/.4)}.hover\:cstu-bg-info-50\/45:hover{background-color:rgb(var(--cstu-info-50)/.45)}.hover\:cstu-bg-info-50\/5:hover{background-color:rgb(var(--cstu-info-50)/.05)}.hover\:cstu-bg-info-50\/50:hover{background-color:rgb(var(--cstu-info-50)/.5)}.hover\:cstu-bg-info-50\/55:hover{background-color:rgb(var(--cstu-info-50)/.55)}.hover\:cstu-bg-info-50\/60:hover{background-color:rgb(var(--cstu-info-50)/.6)}.hover\:cstu-bg-info-50\/65:hover{background-color:rgb(var(--cstu-info-50)/.65)}.hover\:cstu-bg-info-50\/70:hover{background-color:rgb(var(--cstu-info-50)/.7)}.hover\:cstu-bg-info-50\/75:hover{background-color:rgb(var(--cstu-info-50)/.75)}.hover\:cstu-bg-info-50\/80:hover{background-color:rgb(var(--cstu-info-50)/.8)}.hover\:cstu-bg-info-50\/85:hover{background-color:rgb(var(--cstu-info-50)/.85)}.hover\:cstu-bg-info-50\/90:hover{background-color:rgb(var(--cstu-info-50)/.9)}.hover\:cstu-bg-info-50\/95:hover{background-color:rgb(var(--cstu-info-50)/.95)}.hover\:cstu-bg-info-500:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-500)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-info-500\/0:hover{background-color:rgb(var(--cstu-info-500)/0)}.hover\:cstu-bg-info-500\/10:hover{background-color:rgb(var(--cstu-info-500)/.1)}.hover\:cstu-bg-info-500\/100:hover{background-color:rgb(var(--cstu-info-500)/1)}.hover\:cstu-bg-info-500\/15:hover{background-color:rgb(var(--cstu-info-500)/.15)}.hover\:cstu-bg-info-500\/20:hover{background-color:rgb(var(--cstu-info-500)/.2)}.hover\:cstu-bg-info-500\/25:hover{background-color:rgb(var(--cstu-info-500)/.25)}.hover\:cstu-bg-info-500\/30:hover{background-color:rgb(var(--cstu-info-500)/.3)}.hover\:cstu-bg-info-500\/35:hover{background-color:rgb(var(--cstu-info-500)/.35)}.hover\:cstu-bg-info-500\/40:hover{background-color:rgb(var(--cstu-info-500)/.4)}.hover\:cstu-bg-info-500\/45:hover{background-color:rgb(var(--cstu-info-500)/.45)}.hover\:cstu-bg-info-500\/5:hover{background-color:rgb(var(--cstu-info-500)/.05)}.hover\:cstu-bg-info-500\/50:hover{background-color:rgb(var(--cstu-info-500)/.5)}.hover\:cstu-bg-info-500\/55:hover{background-color:rgb(var(--cstu-info-500)/.55)}.hover\:cstu-bg-info-500\/60:hover{background-color:rgb(var(--cstu-info-500)/.6)}.hover\:cstu-bg-info-500\/65:hover{background-color:rgb(var(--cstu-info-500)/.65)}.hover\:cstu-bg-info-500\/70:hover{background-color:rgb(var(--cstu-info-500)/.7)}.hover\:cstu-bg-info-500\/75:hover{background-color:rgb(var(--cstu-info-500)/.75)}.hover\:cstu-bg-info-500\/80:hover{background-color:rgb(var(--cstu-info-500)/.8)}.hover\:cstu-bg-info-500\/85:hover{background-color:rgb(var(--cstu-info-500)/.85)}.hover\:cstu-bg-info-500\/90:hover{background-color:rgb(var(--cstu-info-500)/.9)}.hover\:cstu-bg-info-500\/95:hover{background-color:rgb(var(--cstu-info-500)/.95)}.hover\:cstu-bg-info-550:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-550)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-info-550\/0:hover{background-color:rgb(var(--cstu-info-550)/0)}.hover\:cstu-bg-info-550\/10:hover{background-color:rgb(var(--cstu-info-550)/.1)}.hover\:cstu-bg-info-550\/100:hover{background-color:rgb(var(--cstu-info-550)/1)}.hover\:cstu-bg-info-550\/15:hover{background-color:rgb(var(--cstu-info-550)/.15)}.hover\:cstu-bg-info-550\/20:hover{background-color:rgb(var(--cstu-info-550)/.2)}.hover\:cstu-bg-info-550\/25:hover{background-color:rgb(var(--cstu-info-550)/.25)}.hover\:cstu-bg-info-550\/30:hover{background-color:rgb(var(--cstu-info-550)/.3)}.hover\:cstu-bg-info-550\/35:hover{background-color:rgb(var(--cstu-info-550)/.35)}.hover\:cstu-bg-info-550\/40:hover{background-color:rgb(var(--cstu-info-550)/.4)}.hover\:cstu-bg-info-550\/45:hover{background-color:rgb(var(--cstu-info-550)/.45)}.hover\:cstu-bg-info-550\/5:hover{background-color:rgb(var(--cstu-info-550)/.05)}.hover\:cstu-bg-info-550\/50:hover{background-color:rgb(var(--cstu-info-550)/.5)}.hover\:cstu-bg-info-550\/55:hover{background-color:rgb(var(--cstu-info-550)/.55)}.hover\:cstu-bg-info-550\/60:hover{background-color:rgb(var(--cstu-info-550)/.6)}.hover\:cstu-bg-info-550\/65:hover{background-color:rgb(var(--cstu-info-550)/.65)}.hover\:cstu-bg-info-550\/70:hover{background-color:rgb(var(--cstu-info-550)/.7)}.hover\:cstu-bg-info-550\/75:hover{background-color:rgb(var(--cstu-info-550)/.75)}.hover\:cstu-bg-info-550\/80:hover{background-color:rgb(var(--cstu-info-550)/.8)}.hover\:cstu-bg-info-550\/85:hover{background-color:rgb(var(--cstu-info-550)/.85)}.hover\:cstu-bg-info-550\/90:hover{background-color:rgb(var(--cstu-info-550)/.9)}.hover\:cstu-bg-info-550\/95:hover{background-color:rgb(var(--cstu-info-550)/.95)}.hover\:cstu-bg-info-575:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-575)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-info-575\/0:hover{background-color:rgb(var(--cstu-info-575)/0)}.hover\:cstu-bg-info-575\/10:hover{background-color:rgb(var(--cstu-info-575)/.1)}.hover\:cstu-bg-info-575\/100:hover{background-color:rgb(var(--cstu-info-575)/1)}.hover\:cstu-bg-info-575\/15:hover{background-color:rgb(var(--cstu-info-575)/.15)}.hover\:cstu-bg-info-575\/20:hover{background-color:rgb(var(--cstu-info-575)/.2)}.hover\:cstu-bg-info-575\/25:hover{background-color:rgb(var(--cstu-info-575)/.25)}.hover\:cstu-bg-info-575\/30:hover{background-color:rgb(var(--cstu-info-575)/.3)}.hover\:cstu-bg-info-575\/35:hover{background-color:rgb(var(--cstu-info-575)/.35)}.hover\:cstu-bg-info-575\/40:hover{background-color:rgb(var(--cstu-info-575)/.4)}.hover\:cstu-bg-info-575\/45:hover{background-color:rgb(var(--cstu-info-575)/.45)}.hover\:cstu-bg-info-575\/5:hover{background-color:rgb(var(--cstu-info-575)/.05)}.hover\:cstu-bg-info-575\/50:hover{background-color:rgb(var(--cstu-info-575)/.5)}.hover\:cstu-bg-info-575\/55:hover{background-color:rgb(var(--cstu-info-575)/.55)}.hover\:cstu-bg-info-575\/60:hover{background-color:rgb(var(--cstu-info-575)/.6)}.hover\:cstu-bg-info-575\/65:hover{background-color:rgb(var(--cstu-info-575)/.65)}.hover\:cstu-bg-info-575\/70:hover{background-color:rgb(var(--cstu-info-575)/.7)}.hover\:cstu-bg-info-575\/75:hover{background-color:rgb(var(--cstu-info-575)/.75)}.hover\:cstu-bg-info-575\/80:hover{background-color:rgb(var(--cstu-info-575)/.8)}.hover\:cstu-bg-info-575\/85:hover{background-color:rgb(var(--cstu-info-575)/.85)}.hover\:cstu-bg-info-575\/90:hover{background-color:rgb(var(--cstu-info-575)/.9)}.hover\:cstu-bg-info-575\/95:hover{background-color:rgb(var(--cstu-info-575)/.95)}.hover\:cstu-bg-info-600:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-600)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-info-600\/0:hover{background-color:rgb(var(--cstu-info-600)/0)}.hover\:cstu-bg-info-600\/10:hover{background-color:rgb(var(--cstu-info-600)/.1)}.hover\:cstu-bg-info-600\/100:hover{background-color:rgb(var(--cstu-info-600)/1)}.hover\:cstu-bg-info-600\/15:hover{background-color:rgb(var(--cstu-info-600)/.15)}.hover\:cstu-bg-info-600\/20:hover{background-color:rgb(var(--cstu-info-600)/.2)}.hover\:cstu-bg-info-600\/25:hover{background-color:rgb(var(--cstu-info-600)/.25)}.hover\:cstu-bg-info-600\/30:hover{background-color:rgb(var(--cstu-info-600)/.3)}.hover\:cstu-bg-info-600\/35:hover{background-color:rgb(var(--cstu-info-600)/.35)}.hover\:cstu-bg-info-600\/40:hover{background-color:rgb(var(--cstu-info-600)/.4)}.hover\:cstu-bg-info-600\/45:hover{background-color:rgb(var(--cstu-info-600)/.45)}.hover\:cstu-bg-info-600\/5:hover{background-color:rgb(var(--cstu-info-600)/.05)}.hover\:cstu-bg-info-600\/50:hover{background-color:rgb(var(--cstu-info-600)/.5)}.hover\:cstu-bg-info-600\/55:hover{background-color:rgb(var(--cstu-info-600)/.55)}.hover\:cstu-bg-info-600\/60:hover{background-color:rgb(var(--cstu-info-600)/.6)}.hover\:cstu-bg-info-600\/65:hover{background-color:rgb(var(--cstu-info-600)/.65)}.hover\:cstu-bg-info-600\/70:hover{background-color:rgb(var(--cstu-info-600)/.7)}.hover\:cstu-bg-info-600\/75:hover{background-color:rgb(var(--cstu-info-600)/.75)}.hover\:cstu-bg-info-600\/80:hover{background-color:rgb(var(--cstu-info-600)/.8)}.hover\:cstu-bg-info-600\/85:hover{background-color:rgb(var(--cstu-info-600)/.85)}.hover\:cstu-bg-info-600\/90:hover{background-color:rgb(var(--cstu-info-600)/.9)}.hover\:cstu-bg-info-600\/95:hover{background-color:rgb(var(--cstu-info-600)/.95)}.hover\:cstu-bg-info-700:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-700)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-info-700\/0:hover{background-color:rgb(var(--cstu-info-700)/0)}.hover\:cstu-bg-info-700\/10:hover{background-color:rgb(var(--cstu-info-700)/.1)}.hover\:cstu-bg-info-700\/100:hover{background-color:rgb(var(--cstu-info-700)/1)}.hover\:cstu-bg-info-700\/15:hover{background-color:rgb(var(--cstu-info-700)/.15)}.hover\:cstu-bg-info-700\/20:hover{background-color:rgb(var(--cstu-info-700)/.2)}.hover\:cstu-bg-info-700\/25:hover{background-color:rgb(var(--cstu-info-700)/.25)}.hover\:cstu-bg-info-700\/30:hover{background-color:rgb(var(--cstu-info-700)/.3)}.hover\:cstu-bg-info-700\/35:hover{background-color:rgb(var(--cstu-info-700)/.35)}.hover\:cstu-bg-info-700\/40:hover{background-color:rgb(var(--cstu-info-700)/.4)}.hover\:cstu-bg-info-700\/45:hover{background-color:rgb(var(--cstu-info-700)/.45)}.hover\:cstu-bg-info-700\/5:hover{background-color:rgb(var(--cstu-info-700)/.05)}.hover\:cstu-bg-info-700\/50:hover{background-color:rgb(var(--cstu-info-700)/.5)}.hover\:cstu-bg-info-700\/55:hover{background-color:rgb(var(--cstu-info-700)/.55)}.hover\:cstu-bg-info-700\/60:hover{background-color:rgb(var(--cstu-info-700)/.6)}.hover\:cstu-bg-info-700\/65:hover{background-color:rgb(var(--cstu-info-700)/.65)}.hover\:cstu-bg-info-700\/70:hover{background-color:rgb(var(--cstu-info-700)/.7)}.hover\:cstu-bg-info-700\/75:hover{background-color:rgb(var(--cstu-info-700)/.75)}.hover\:cstu-bg-info-700\/80:hover{background-color:rgb(var(--cstu-info-700)/.8)}.hover\:cstu-bg-info-700\/85:hover{background-color:rgb(var(--cstu-info-700)/.85)}.hover\:cstu-bg-info-700\/90:hover{background-color:rgb(var(--cstu-info-700)/.9)}.hover\:cstu-bg-info-700\/95:hover{background-color:rgb(var(--cstu-info-700)/.95)}.hover\:cstu-bg-info-800:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-800)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-info-800\/0:hover{background-color:rgb(var(--cstu-info-800)/0)}.hover\:cstu-bg-info-800\/10:hover{background-color:rgb(var(--cstu-info-800)/.1)}.hover\:cstu-bg-info-800\/100:hover{background-color:rgb(var(--cstu-info-800)/1)}.hover\:cstu-bg-info-800\/15:hover{background-color:rgb(var(--cstu-info-800)/.15)}.hover\:cstu-bg-info-800\/20:hover{background-color:rgb(var(--cstu-info-800)/.2)}.hover\:cstu-bg-info-800\/25:hover{background-color:rgb(var(--cstu-info-800)/.25)}.hover\:cstu-bg-info-800\/30:hover{background-color:rgb(var(--cstu-info-800)/.3)}.hover\:cstu-bg-info-800\/35:hover{background-color:rgb(var(--cstu-info-800)/.35)}.hover\:cstu-bg-info-800\/40:hover{background-color:rgb(var(--cstu-info-800)/.4)}.hover\:cstu-bg-info-800\/45:hover{background-color:rgb(var(--cstu-info-800)/.45)}.hover\:cstu-bg-info-800\/5:hover{background-color:rgb(var(--cstu-info-800)/.05)}.hover\:cstu-bg-info-800\/50:hover{background-color:rgb(var(--cstu-info-800)/.5)}.hover\:cstu-bg-info-800\/55:hover{background-color:rgb(var(--cstu-info-800)/.55)}.hover\:cstu-bg-info-800\/60:hover{background-color:rgb(var(--cstu-info-800)/.6)}.hover\:cstu-bg-info-800\/65:hover{background-color:rgb(var(--cstu-info-800)/.65)}.hover\:cstu-bg-info-800\/70:hover{background-color:rgb(var(--cstu-info-800)/.7)}.hover\:cstu-bg-info-800\/75:hover{background-color:rgb(var(--cstu-info-800)/.75)}.hover\:cstu-bg-info-800\/80:hover{background-color:rgb(var(--cstu-info-800)/.8)}.hover\:cstu-bg-info-800\/85:hover{background-color:rgb(var(--cstu-info-800)/.85)}.hover\:cstu-bg-info-800\/90:hover{background-color:rgb(var(--cstu-info-800)/.9)}.hover\:cstu-bg-info-800\/95:hover{background-color:rgb(var(--cstu-info-800)/.95)}.hover\:cstu-bg-info-900:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-900)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-info-900\/0:hover{background-color:rgb(var(--cstu-info-900)/0)}.hover\:cstu-bg-info-900\/10:hover{background-color:rgb(var(--cstu-info-900)/.1)}.hover\:cstu-bg-info-900\/100:hover{background-color:rgb(var(--cstu-info-900)/1)}.hover\:cstu-bg-info-900\/15:hover{background-color:rgb(var(--cstu-info-900)/.15)}.hover\:cstu-bg-info-900\/20:hover{background-color:rgb(var(--cstu-info-900)/.2)}.hover\:cstu-bg-info-900\/25:hover{background-color:rgb(var(--cstu-info-900)/.25)}.hover\:cstu-bg-info-900\/30:hover{background-color:rgb(var(--cstu-info-900)/.3)}.hover\:cstu-bg-info-900\/35:hover{background-color:rgb(var(--cstu-info-900)/.35)}.hover\:cstu-bg-info-900\/40:hover{background-color:rgb(var(--cstu-info-900)/.4)}.hover\:cstu-bg-info-900\/45:hover{background-color:rgb(var(--cstu-info-900)/.45)}.hover\:cstu-bg-info-900\/5:hover{background-color:rgb(var(--cstu-info-900)/.05)}.hover\:cstu-bg-info-900\/50:hover{background-color:rgb(var(--cstu-info-900)/.5)}.hover\:cstu-bg-info-900\/55:hover{background-color:rgb(var(--cstu-info-900)/.55)}.hover\:cstu-bg-info-900\/60:hover{background-color:rgb(var(--cstu-info-900)/.6)}.hover\:cstu-bg-info-900\/65:hover{background-color:rgb(var(--cstu-info-900)/.65)}.hover\:cstu-bg-info-900\/70:hover{background-color:rgb(var(--cstu-info-900)/.7)}.hover\:cstu-bg-info-900\/75:hover{background-color:rgb(var(--cstu-info-900)/.75)}.hover\:cstu-bg-info-900\/80:hover{background-color:rgb(var(--cstu-info-900)/.8)}.hover\:cstu-bg-info-900\/85:hover{background-color:rgb(var(--cstu-info-900)/.85)}.hover\:cstu-bg-info-900\/90:hover{background-color:rgb(var(--cstu-info-900)/.9)}.hover\:cstu-bg-info-900\/95:hover{background-color:rgb(var(--cstu-info-900)/.95)}.hover\:cstu-bg-orange-100:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-100)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-orange-100\/0:hover{background-color:rgb(var(--cstu-orange-100)/0)}.hover\:cstu-bg-orange-100\/10:hover{background-color:rgb(var(--cstu-orange-100)/.1)}.hover\:cstu-bg-orange-100\/100:hover{background-color:rgb(var(--cstu-orange-100)/1)}.hover\:cstu-bg-orange-100\/15:hover{background-color:rgb(var(--cstu-orange-100)/.15)}.hover\:cstu-bg-orange-100\/20:hover{background-color:rgb(var(--cstu-orange-100)/.2)}.hover\:cstu-bg-orange-100\/25:hover{background-color:rgb(var(--cstu-orange-100)/.25)}.hover\:cstu-bg-orange-100\/30:hover{background-color:rgb(var(--cstu-orange-100)/.3)}.hover\:cstu-bg-orange-100\/35:hover{background-color:rgb(var(--cstu-orange-100)/.35)}.hover\:cstu-bg-orange-100\/40:hover{background-color:rgb(var(--cstu-orange-100)/.4)}.hover\:cstu-bg-orange-100\/45:hover{background-color:rgb(var(--cstu-orange-100)/.45)}.hover\:cstu-bg-orange-100\/5:hover{background-color:rgb(var(--cstu-orange-100)/.05)}.hover\:cstu-bg-orange-100\/50:hover{background-color:rgb(var(--cstu-orange-100)/.5)}.hover\:cstu-bg-orange-100\/55:hover{background-color:rgb(var(--cstu-orange-100)/.55)}.hover\:cstu-bg-orange-100\/60:hover{background-color:rgb(var(--cstu-orange-100)/.6)}.hover\:cstu-bg-orange-100\/65:hover{background-color:rgb(var(--cstu-orange-100)/.65)}.hover\:cstu-bg-orange-100\/70:hover{background-color:rgb(var(--cstu-orange-100)/.7)}.hover\:cstu-bg-orange-100\/75:hover{background-color:rgb(var(--cstu-orange-100)/.75)}.hover\:cstu-bg-orange-100\/80:hover{background-color:rgb(var(--cstu-orange-100)/.8)}.hover\:cstu-bg-orange-100\/85:hover{background-color:rgb(var(--cstu-orange-100)/.85)}.hover\:cstu-bg-orange-100\/90:hover{background-color:rgb(var(--cstu-orange-100)/.9)}.hover\:cstu-bg-orange-100\/95:hover{background-color:rgb(var(--cstu-orange-100)/.95)}.hover\:cstu-bg-orange-200:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-200)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-orange-200\/0:hover{background-color:rgb(var(--cstu-orange-200)/0)}.hover\:cstu-bg-orange-200\/10:hover{background-color:rgb(var(--cstu-orange-200)/.1)}.hover\:cstu-bg-orange-200\/100:hover{background-color:rgb(var(--cstu-orange-200)/1)}.hover\:cstu-bg-orange-200\/15:hover{background-color:rgb(var(--cstu-orange-200)/.15)}.hover\:cstu-bg-orange-200\/20:hover{background-color:rgb(var(--cstu-orange-200)/.2)}.hover\:cstu-bg-orange-200\/25:hover{background-color:rgb(var(--cstu-orange-200)/.25)}.hover\:cstu-bg-orange-200\/30:hover{background-color:rgb(var(--cstu-orange-200)/.3)}.hover\:cstu-bg-orange-200\/35:hover{background-color:rgb(var(--cstu-orange-200)/.35)}.hover\:cstu-bg-orange-200\/40:hover{background-color:rgb(var(--cstu-orange-200)/.4)}.hover\:cstu-bg-orange-200\/45:hover{background-color:rgb(var(--cstu-orange-200)/.45)}.hover\:cstu-bg-orange-200\/5:hover{background-color:rgb(var(--cstu-orange-200)/.05)}.hover\:cstu-bg-orange-200\/50:hover{background-color:rgb(var(--cstu-orange-200)/.5)}.hover\:cstu-bg-orange-200\/55:hover{background-color:rgb(var(--cstu-orange-200)/.55)}.hover\:cstu-bg-orange-200\/60:hover{background-color:rgb(var(--cstu-orange-200)/.6)}.hover\:cstu-bg-orange-200\/65:hover{background-color:rgb(var(--cstu-orange-200)/.65)}.hover\:cstu-bg-orange-200\/70:hover{background-color:rgb(var(--cstu-orange-200)/.7)}.hover\:cstu-bg-orange-200\/75:hover{background-color:rgb(var(--cstu-orange-200)/.75)}.hover\:cstu-bg-orange-200\/80:hover{background-color:rgb(var(--cstu-orange-200)/.8)}.hover\:cstu-bg-orange-200\/85:hover{background-color:rgb(var(--cstu-orange-200)/.85)}.hover\:cstu-bg-orange-200\/90:hover{background-color:rgb(var(--cstu-orange-200)/.9)}.hover\:cstu-bg-orange-200\/95:hover{background-color:rgb(var(--cstu-orange-200)/.95)}.hover\:cstu-bg-orange-300:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-300)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-orange-300\/0:hover{background-color:rgb(var(--cstu-orange-300)/0)}.hover\:cstu-bg-orange-300\/10:hover{background-color:rgb(var(--cstu-orange-300)/.1)}.hover\:cstu-bg-orange-300\/100:hover{background-color:rgb(var(--cstu-orange-300)/1)}.hover\:cstu-bg-orange-300\/15:hover{background-color:rgb(var(--cstu-orange-300)/.15)}.hover\:cstu-bg-orange-300\/20:hover{background-color:rgb(var(--cstu-orange-300)/.2)}.hover\:cstu-bg-orange-300\/25:hover{background-color:rgb(var(--cstu-orange-300)/.25)}.hover\:cstu-bg-orange-300\/30:hover{background-color:rgb(var(--cstu-orange-300)/.3)}.hover\:cstu-bg-orange-300\/35:hover{background-color:rgb(var(--cstu-orange-300)/.35)}.hover\:cstu-bg-orange-300\/40:hover{background-color:rgb(var(--cstu-orange-300)/.4)}.hover\:cstu-bg-orange-300\/45:hover{background-color:rgb(var(--cstu-orange-300)/.45)}.hover\:cstu-bg-orange-300\/5:hover{background-color:rgb(var(--cstu-orange-300)/.05)}.hover\:cstu-bg-orange-300\/50:hover{background-color:rgb(var(--cstu-orange-300)/.5)}.hover\:cstu-bg-orange-300\/55:hover{background-color:rgb(var(--cstu-orange-300)/.55)}.hover\:cstu-bg-orange-300\/60:hover{background-color:rgb(var(--cstu-orange-300)/.6)}.hover\:cstu-bg-orange-300\/65:hover{background-color:rgb(var(--cstu-orange-300)/.65)}.hover\:cstu-bg-orange-300\/70:hover{background-color:rgb(var(--cstu-orange-300)/.7)}.hover\:cstu-bg-orange-300\/75:hover{background-color:rgb(var(--cstu-orange-300)/.75)}.hover\:cstu-bg-orange-300\/80:hover{background-color:rgb(var(--cstu-orange-300)/.8)}.hover\:cstu-bg-orange-300\/85:hover{background-color:rgb(var(--cstu-orange-300)/.85)}.hover\:cstu-bg-orange-300\/90:hover{background-color:rgb(var(--cstu-orange-300)/.9)}.hover\:cstu-bg-orange-300\/95:hover{background-color:rgb(var(--cstu-orange-300)/.95)}.hover\:cstu-bg-orange-400:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-400)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-orange-400\/0:hover{background-color:rgb(var(--cstu-orange-400)/0)}.hover\:cstu-bg-orange-400\/10:hover{background-color:rgb(var(--cstu-orange-400)/.1)}.hover\:cstu-bg-orange-400\/100:hover{background-color:rgb(var(--cstu-orange-400)/1)}.hover\:cstu-bg-orange-400\/15:hover{background-color:rgb(var(--cstu-orange-400)/.15)}.hover\:cstu-bg-orange-400\/20:hover{background-color:rgb(var(--cstu-orange-400)/.2)}.hover\:cstu-bg-orange-400\/25:hover{background-color:rgb(var(--cstu-orange-400)/.25)}.hover\:cstu-bg-orange-400\/30:hover{background-color:rgb(var(--cstu-orange-400)/.3)}.hover\:cstu-bg-orange-400\/35:hover{background-color:rgb(var(--cstu-orange-400)/.35)}.hover\:cstu-bg-orange-400\/40:hover{background-color:rgb(var(--cstu-orange-400)/.4)}.hover\:cstu-bg-orange-400\/45:hover{background-color:rgb(var(--cstu-orange-400)/.45)}.hover\:cstu-bg-orange-400\/5:hover{background-color:rgb(var(--cstu-orange-400)/.05)}.hover\:cstu-bg-orange-400\/50:hover{background-color:rgb(var(--cstu-orange-400)/.5)}.hover\:cstu-bg-orange-400\/55:hover{background-color:rgb(var(--cstu-orange-400)/.55)}.hover\:cstu-bg-orange-400\/60:hover{background-color:rgb(var(--cstu-orange-400)/.6)}.hover\:cstu-bg-orange-400\/65:hover{background-color:rgb(var(--cstu-orange-400)/.65)}.hover\:cstu-bg-orange-400\/70:hover{background-color:rgb(var(--cstu-orange-400)/.7)}.hover\:cstu-bg-orange-400\/75:hover{background-color:rgb(var(--cstu-orange-400)/.75)}.hover\:cstu-bg-orange-400\/80:hover{background-color:rgb(var(--cstu-orange-400)/.8)}.hover\:cstu-bg-orange-400\/85:hover{background-color:rgb(var(--cstu-orange-400)/.85)}.hover\:cstu-bg-orange-400\/90:hover{background-color:rgb(var(--cstu-orange-400)/.9)}.hover\:cstu-bg-orange-400\/95:hover{background-color:rgb(var(--cstu-orange-400)/.95)}.hover\:cstu-bg-orange-50:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-50)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-orange-50\/0:hover{background-color:rgb(var(--cstu-orange-50)/0)}.hover\:cstu-bg-orange-50\/10:hover{background-color:rgb(var(--cstu-orange-50)/.1)}.hover\:cstu-bg-orange-50\/100:hover{background-color:rgb(var(--cstu-orange-50)/1)}.hover\:cstu-bg-orange-50\/15:hover{background-color:rgb(var(--cstu-orange-50)/.15)}.hover\:cstu-bg-orange-50\/20:hover{background-color:rgb(var(--cstu-orange-50)/.2)}.hover\:cstu-bg-orange-50\/25:hover{background-color:rgb(var(--cstu-orange-50)/.25)}.hover\:cstu-bg-orange-50\/30:hover{background-color:rgb(var(--cstu-orange-50)/.3)}.hover\:cstu-bg-orange-50\/35:hover{background-color:rgb(var(--cstu-orange-50)/.35)}.hover\:cstu-bg-orange-50\/40:hover{background-color:rgb(var(--cstu-orange-50)/.4)}.hover\:cstu-bg-orange-50\/45:hover{background-color:rgb(var(--cstu-orange-50)/.45)}.hover\:cstu-bg-orange-50\/5:hover{background-color:rgb(var(--cstu-orange-50)/.05)}.hover\:cstu-bg-orange-50\/50:hover{background-color:rgb(var(--cstu-orange-50)/.5)}.hover\:cstu-bg-orange-50\/55:hover{background-color:rgb(var(--cstu-orange-50)/.55)}.hover\:cstu-bg-orange-50\/60:hover{background-color:rgb(var(--cstu-orange-50)/.6)}.hover\:cstu-bg-orange-50\/65:hover{background-color:rgb(var(--cstu-orange-50)/.65)}.hover\:cstu-bg-orange-50\/70:hover{background-color:rgb(var(--cstu-orange-50)/.7)}.hover\:cstu-bg-orange-50\/75:hover{background-color:rgb(var(--cstu-orange-50)/.75)}.hover\:cstu-bg-orange-50\/80:hover{background-color:rgb(var(--cstu-orange-50)/.8)}.hover\:cstu-bg-orange-50\/85:hover{background-color:rgb(var(--cstu-orange-50)/.85)}.hover\:cstu-bg-orange-50\/90:hover{background-color:rgb(var(--cstu-orange-50)/.9)}.hover\:cstu-bg-orange-50\/95:hover{background-color:rgb(var(--cstu-orange-50)/.95)}.hover\:cstu-bg-orange-500:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-500)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-orange-500\/0:hover{background-color:rgb(var(--cstu-orange-500)/0)}.hover\:cstu-bg-orange-500\/10:hover{background-color:rgb(var(--cstu-orange-500)/.1)}.hover\:cstu-bg-orange-500\/100:hover{background-color:rgb(var(--cstu-orange-500)/1)}.hover\:cstu-bg-orange-500\/15:hover{background-color:rgb(var(--cstu-orange-500)/.15)}.hover\:cstu-bg-orange-500\/20:hover{background-color:rgb(var(--cstu-orange-500)/.2)}.hover\:cstu-bg-orange-500\/25:hover{background-color:rgb(var(--cstu-orange-500)/.25)}.hover\:cstu-bg-orange-500\/30:hover{background-color:rgb(var(--cstu-orange-500)/.3)}.hover\:cstu-bg-orange-500\/35:hover{background-color:rgb(var(--cstu-orange-500)/.35)}.hover\:cstu-bg-orange-500\/40:hover{background-color:rgb(var(--cstu-orange-500)/.4)}.hover\:cstu-bg-orange-500\/45:hover{background-color:rgb(var(--cstu-orange-500)/.45)}.hover\:cstu-bg-orange-500\/5:hover{background-color:rgb(var(--cstu-orange-500)/.05)}.hover\:cstu-bg-orange-500\/50:hover{background-color:rgb(var(--cstu-orange-500)/.5)}.hover\:cstu-bg-orange-500\/55:hover{background-color:rgb(var(--cstu-orange-500)/.55)}.hover\:cstu-bg-orange-500\/60:hover{background-color:rgb(var(--cstu-orange-500)/.6)}.hover\:cstu-bg-orange-500\/65:hover{background-color:rgb(var(--cstu-orange-500)/.65)}.hover\:cstu-bg-orange-500\/70:hover{background-color:rgb(var(--cstu-orange-500)/.7)}.hover\:cstu-bg-orange-500\/75:hover{background-color:rgb(var(--cstu-orange-500)/.75)}.hover\:cstu-bg-orange-500\/80:hover{background-color:rgb(var(--cstu-orange-500)/.8)}.hover\:cstu-bg-orange-500\/85:hover{background-color:rgb(var(--cstu-orange-500)/.85)}.hover\:cstu-bg-orange-500\/90:hover{background-color:rgb(var(--cstu-orange-500)/.9)}.hover\:cstu-bg-orange-500\/95:hover{background-color:rgb(var(--cstu-orange-500)/.95)}.hover\:cstu-bg-orange-600:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-600)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-orange-600\/0:hover{background-color:rgb(var(--cstu-orange-600)/0)}.hover\:cstu-bg-orange-600\/10:hover{background-color:rgb(var(--cstu-orange-600)/.1)}.hover\:cstu-bg-orange-600\/100:hover{background-color:rgb(var(--cstu-orange-600)/1)}.hover\:cstu-bg-orange-600\/15:hover{background-color:rgb(var(--cstu-orange-600)/.15)}.hover\:cstu-bg-orange-600\/20:hover{background-color:rgb(var(--cstu-orange-600)/.2)}.hover\:cstu-bg-orange-600\/25:hover{background-color:rgb(var(--cstu-orange-600)/.25)}.hover\:cstu-bg-orange-600\/30:hover{background-color:rgb(var(--cstu-orange-600)/.3)}.hover\:cstu-bg-orange-600\/35:hover{background-color:rgb(var(--cstu-orange-600)/.35)}.hover\:cstu-bg-orange-600\/40:hover{background-color:rgb(var(--cstu-orange-600)/.4)}.hover\:cstu-bg-orange-600\/45:hover{background-color:rgb(var(--cstu-orange-600)/.45)}.hover\:cstu-bg-orange-600\/5:hover{background-color:rgb(var(--cstu-orange-600)/.05)}.hover\:cstu-bg-orange-600\/50:hover{background-color:rgb(var(--cstu-orange-600)/.5)}.hover\:cstu-bg-orange-600\/55:hover{background-color:rgb(var(--cstu-orange-600)/.55)}.hover\:cstu-bg-orange-600\/60:hover{background-color:rgb(var(--cstu-orange-600)/.6)}.hover\:cstu-bg-orange-600\/65:hover{background-color:rgb(var(--cstu-orange-600)/.65)}.hover\:cstu-bg-orange-600\/70:hover{background-color:rgb(var(--cstu-orange-600)/.7)}.hover\:cstu-bg-orange-600\/75:hover{background-color:rgb(var(--cstu-orange-600)/.75)}.hover\:cstu-bg-orange-600\/80:hover{background-color:rgb(var(--cstu-orange-600)/.8)}.hover\:cstu-bg-orange-600\/85:hover{background-color:rgb(var(--cstu-orange-600)/.85)}.hover\:cstu-bg-orange-600\/90:hover{background-color:rgb(var(--cstu-orange-600)/.9)}.hover\:cstu-bg-orange-600\/95:hover{background-color:rgb(var(--cstu-orange-600)/.95)}.hover\:cstu-bg-orange-700:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-700)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-orange-700\/0:hover{background-color:rgb(var(--cstu-orange-700)/0)}.hover\:cstu-bg-orange-700\/10:hover{background-color:rgb(var(--cstu-orange-700)/.1)}.hover\:cstu-bg-orange-700\/100:hover{background-color:rgb(var(--cstu-orange-700)/1)}.hover\:cstu-bg-orange-700\/15:hover{background-color:rgb(var(--cstu-orange-700)/.15)}.hover\:cstu-bg-orange-700\/20:hover{background-color:rgb(var(--cstu-orange-700)/.2)}.hover\:cstu-bg-orange-700\/25:hover{background-color:rgb(var(--cstu-orange-700)/.25)}.hover\:cstu-bg-orange-700\/30:hover{background-color:rgb(var(--cstu-orange-700)/.3)}.hover\:cstu-bg-orange-700\/35:hover{background-color:rgb(var(--cstu-orange-700)/.35)}.hover\:cstu-bg-orange-700\/40:hover{background-color:rgb(var(--cstu-orange-700)/.4)}.hover\:cstu-bg-orange-700\/45:hover{background-color:rgb(var(--cstu-orange-700)/.45)}.hover\:cstu-bg-orange-700\/5:hover{background-color:rgb(var(--cstu-orange-700)/.05)}.hover\:cstu-bg-orange-700\/50:hover{background-color:rgb(var(--cstu-orange-700)/.5)}.hover\:cstu-bg-orange-700\/55:hover{background-color:rgb(var(--cstu-orange-700)/.55)}.hover\:cstu-bg-orange-700\/60:hover{background-color:rgb(var(--cstu-orange-700)/.6)}.hover\:cstu-bg-orange-700\/65:hover{background-color:rgb(var(--cstu-orange-700)/.65)}.hover\:cstu-bg-orange-700\/70:hover{background-color:rgb(var(--cstu-orange-700)/.7)}.hover\:cstu-bg-orange-700\/75:hover{background-color:rgb(var(--cstu-orange-700)/.75)}.hover\:cstu-bg-orange-700\/80:hover{background-color:rgb(var(--cstu-orange-700)/.8)}.hover\:cstu-bg-orange-700\/85:hover{background-color:rgb(var(--cstu-orange-700)/.85)}.hover\:cstu-bg-orange-700\/90:hover{background-color:rgb(var(--cstu-orange-700)/.9)}.hover\:cstu-bg-orange-700\/95:hover{background-color:rgb(var(--cstu-orange-700)/.95)}.hover\:cstu-bg-orange-800:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-800)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-orange-800\/0:hover{background-color:rgb(var(--cstu-orange-800)/0)}.hover\:cstu-bg-orange-800\/10:hover{background-color:rgb(var(--cstu-orange-800)/.1)}.hover\:cstu-bg-orange-800\/100:hover{background-color:rgb(var(--cstu-orange-800)/1)}.hover\:cstu-bg-orange-800\/15:hover{background-color:rgb(var(--cstu-orange-800)/.15)}.hover\:cstu-bg-orange-800\/20:hover{background-color:rgb(var(--cstu-orange-800)/.2)}.hover\:cstu-bg-orange-800\/25:hover{background-color:rgb(var(--cstu-orange-800)/.25)}.hover\:cstu-bg-orange-800\/30:hover{background-color:rgb(var(--cstu-orange-800)/.3)}.hover\:cstu-bg-orange-800\/35:hover{background-color:rgb(var(--cstu-orange-800)/.35)}.hover\:cstu-bg-orange-800\/40:hover{background-color:rgb(var(--cstu-orange-800)/.4)}.hover\:cstu-bg-orange-800\/45:hover{background-color:rgb(var(--cstu-orange-800)/.45)}.hover\:cstu-bg-orange-800\/5:hover{background-color:rgb(var(--cstu-orange-800)/.05)}.hover\:cstu-bg-orange-800\/50:hover{background-color:rgb(var(--cstu-orange-800)/.5)}.hover\:cstu-bg-orange-800\/55:hover{background-color:rgb(var(--cstu-orange-800)/.55)}.hover\:cstu-bg-orange-800\/60:hover{background-color:rgb(var(--cstu-orange-800)/.6)}.hover\:cstu-bg-orange-800\/65:hover{background-color:rgb(var(--cstu-orange-800)/.65)}.hover\:cstu-bg-orange-800\/70:hover{background-color:rgb(var(--cstu-orange-800)/.7)}.hover\:cstu-bg-orange-800\/75:hover{background-color:rgb(var(--cstu-orange-800)/.75)}.hover\:cstu-bg-orange-800\/80:hover{background-color:rgb(var(--cstu-orange-800)/.8)}.hover\:cstu-bg-orange-800\/85:hover{background-color:rgb(var(--cstu-orange-800)/.85)}.hover\:cstu-bg-orange-800\/90:hover{background-color:rgb(var(--cstu-orange-800)/.9)}.hover\:cstu-bg-orange-800\/95:hover{background-color:rgb(var(--cstu-orange-800)/.95)}.hover\:cstu-bg-orange-900:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-900)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-orange-900\/0:hover{background-color:rgb(var(--cstu-orange-900)/0)}.hover\:cstu-bg-orange-900\/10:hover{background-color:rgb(var(--cstu-orange-900)/.1)}.hover\:cstu-bg-orange-900\/100:hover{background-color:rgb(var(--cstu-orange-900)/1)}.hover\:cstu-bg-orange-900\/15:hover{background-color:rgb(var(--cstu-orange-900)/.15)}.hover\:cstu-bg-orange-900\/20:hover{background-color:rgb(var(--cstu-orange-900)/.2)}.hover\:cstu-bg-orange-900\/25:hover{background-color:rgb(var(--cstu-orange-900)/.25)}.hover\:cstu-bg-orange-900\/30:hover{background-color:rgb(var(--cstu-orange-900)/.3)}.hover\:cstu-bg-orange-900\/35:hover{background-color:rgb(var(--cstu-orange-900)/.35)}.hover\:cstu-bg-orange-900\/40:hover{background-color:rgb(var(--cstu-orange-900)/.4)}.hover\:cstu-bg-orange-900\/45:hover{background-color:rgb(var(--cstu-orange-900)/.45)}.hover\:cstu-bg-orange-900\/5:hover{background-color:rgb(var(--cstu-orange-900)/.05)}.hover\:cstu-bg-orange-900\/50:hover{background-color:rgb(var(--cstu-orange-900)/.5)}.hover\:cstu-bg-orange-900\/55:hover{background-color:rgb(var(--cstu-orange-900)/.55)}.hover\:cstu-bg-orange-900\/60:hover{background-color:rgb(var(--cstu-orange-900)/.6)}.hover\:cstu-bg-orange-900\/65:hover{background-color:rgb(var(--cstu-orange-900)/.65)}.hover\:cstu-bg-orange-900\/70:hover{background-color:rgb(var(--cstu-orange-900)/.7)}.hover\:cstu-bg-orange-900\/75:hover{background-color:rgb(var(--cstu-orange-900)/.75)}.hover\:cstu-bg-orange-900\/80:hover{background-color:rgb(var(--cstu-orange-900)/.8)}.hover\:cstu-bg-orange-900\/85:hover{background-color:rgb(var(--cstu-orange-900)/.85)}.hover\:cstu-bg-orange-900\/90:hover{background-color:rgb(var(--cstu-orange-900)/.9)}.hover\:cstu-bg-orange-900\/95:hover{background-color:rgb(var(--cstu-orange-900)/.95)}.hover\:cstu-bg-primary-100:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-100)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-primary-100\/0:hover{background-color:rgb(var(--cstu-primary-100)/0)}.hover\:cstu-bg-primary-100\/10:hover{background-color:rgb(var(--cstu-primary-100)/.1)}.hover\:cstu-bg-primary-100\/100:hover{background-color:rgb(var(--cstu-primary-100)/1)}.hover\:cstu-bg-primary-100\/15:hover{background-color:rgb(var(--cstu-primary-100)/.15)}.hover\:cstu-bg-primary-100\/20:hover{background-color:rgb(var(--cstu-primary-100)/.2)}.hover\:cstu-bg-primary-100\/25:hover{background-color:rgb(var(--cstu-primary-100)/.25)}.hover\:cstu-bg-primary-100\/30:hover{background-color:rgb(var(--cstu-primary-100)/.3)}.hover\:cstu-bg-primary-100\/35:hover{background-color:rgb(var(--cstu-primary-100)/.35)}.hover\:cstu-bg-primary-100\/40:hover{background-color:rgb(var(--cstu-primary-100)/.4)}.hover\:cstu-bg-primary-100\/45:hover{background-color:rgb(var(--cstu-primary-100)/.45)}.hover\:cstu-bg-primary-100\/5:hover{background-color:rgb(var(--cstu-primary-100)/.05)}.hover\:cstu-bg-primary-100\/50:hover{background-color:rgb(var(--cstu-primary-100)/.5)}.hover\:cstu-bg-primary-100\/55:hover{background-color:rgb(var(--cstu-primary-100)/.55)}.hover\:cstu-bg-primary-100\/60:hover{background-color:rgb(var(--cstu-primary-100)/.6)}.hover\:cstu-bg-primary-100\/65:hover{background-color:rgb(var(--cstu-primary-100)/.65)}.hover\:cstu-bg-primary-100\/70:hover{background-color:rgb(var(--cstu-primary-100)/.7)}.hover\:cstu-bg-primary-100\/75:hover{background-color:rgb(var(--cstu-primary-100)/.75)}.hover\:cstu-bg-primary-100\/80:hover{background-color:rgb(var(--cstu-primary-100)/.8)}.hover\:cstu-bg-primary-100\/85:hover{background-color:rgb(var(--cstu-primary-100)/.85)}.hover\:cstu-bg-primary-100\/90:hover{background-color:rgb(var(--cstu-primary-100)/.9)}.hover\:cstu-bg-primary-100\/95:hover{background-color:rgb(var(--cstu-primary-100)/.95)}.hover\:cstu-bg-primary-200:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-200)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-primary-200\/0:hover{background-color:rgb(var(--cstu-primary-200)/0)}.hover\:cstu-bg-primary-200\/10:hover{background-color:rgb(var(--cstu-primary-200)/.1)}.hover\:cstu-bg-primary-200\/100:hover{background-color:rgb(var(--cstu-primary-200)/1)}.hover\:cstu-bg-primary-200\/15:hover{background-color:rgb(var(--cstu-primary-200)/.15)}.hover\:cstu-bg-primary-200\/20:hover{background-color:rgb(var(--cstu-primary-200)/.2)}.hover\:cstu-bg-primary-200\/25:hover{background-color:rgb(var(--cstu-primary-200)/.25)}.hover\:cstu-bg-primary-200\/30:hover{background-color:rgb(var(--cstu-primary-200)/.3)}.hover\:cstu-bg-primary-200\/35:hover{background-color:rgb(var(--cstu-primary-200)/.35)}.hover\:cstu-bg-primary-200\/40:hover{background-color:rgb(var(--cstu-primary-200)/.4)}.hover\:cstu-bg-primary-200\/45:hover{background-color:rgb(var(--cstu-primary-200)/.45)}.hover\:cstu-bg-primary-200\/5:hover{background-color:rgb(var(--cstu-primary-200)/.05)}.hover\:cstu-bg-primary-200\/50:hover{background-color:rgb(var(--cstu-primary-200)/.5)}.hover\:cstu-bg-primary-200\/55:hover{background-color:rgb(var(--cstu-primary-200)/.55)}.hover\:cstu-bg-primary-200\/60:hover{background-color:rgb(var(--cstu-primary-200)/.6)}.hover\:cstu-bg-primary-200\/65:hover{background-color:rgb(var(--cstu-primary-200)/.65)}.hover\:cstu-bg-primary-200\/70:hover{background-color:rgb(var(--cstu-primary-200)/.7)}.hover\:cstu-bg-primary-200\/75:hover{background-color:rgb(var(--cstu-primary-200)/.75)}.hover\:cstu-bg-primary-200\/80:hover{background-color:rgb(var(--cstu-primary-200)/.8)}.hover\:cstu-bg-primary-200\/85:hover{background-color:rgb(var(--cstu-primary-200)/.85)}.hover\:cstu-bg-primary-200\/90:hover{background-color:rgb(var(--cstu-primary-200)/.9)}.hover\:cstu-bg-primary-200\/95:hover{background-color:rgb(var(--cstu-primary-200)/.95)}.hover\:cstu-bg-primary-300:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-300)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-primary-300\/0:hover{background-color:rgb(var(--cstu-primary-300)/0)}.hover\:cstu-bg-primary-300\/10:hover{background-color:rgb(var(--cstu-primary-300)/.1)}.hover\:cstu-bg-primary-300\/100:hover{background-color:rgb(var(--cstu-primary-300)/1)}.hover\:cstu-bg-primary-300\/15:hover{background-color:rgb(var(--cstu-primary-300)/.15)}.hover\:cstu-bg-primary-300\/20:hover{background-color:rgb(var(--cstu-primary-300)/.2)}.hover\:cstu-bg-primary-300\/25:hover{background-color:rgb(var(--cstu-primary-300)/.25)}.hover\:cstu-bg-primary-300\/30:hover{background-color:rgb(var(--cstu-primary-300)/.3)}.hover\:cstu-bg-primary-300\/35:hover{background-color:rgb(var(--cstu-primary-300)/.35)}.hover\:cstu-bg-primary-300\/40:hover{background-color:rgb(var(--cstu-primary-300)/.4)}.hover\:cstu-bg-primary-300\/45:hover{background-color:rgb(var(--cstu-primary-300)/.45)}.hover\:cstu-bg-primary-300\/5:hover{background-color:rgb(var(--cstu-primary-300)/.05)}.hover\:cstu-bg-primary-300\/50:hover{background-color:rgb(var(--cstu-primary-300)/.5)}.hover\:cstu-bg-primary-300\/55:hover{background-color:rgb(var(--cstu-primary-300)/.55)}.hover\:cstu-bg-primary-300\/60:hover{background-color:rgb(var(--cstu-primary-300)/.6)}.hover\:cstu-bg-primary-300\/65:hover{background-color:rgb(var(--cstu-primary-300)/.65)}.hover\:cstu-bg-primary-300\/70:hover{background-color:rgb(var(--cstu-primary-300)/.7)}.hover\:cstu-bg-primary-300\/75:hover{background-color:rgb(var(--cstu-primary-300)/.75)}.hover\:cstu-bg-primary-300\/80:hover{background-color:rgb(var(--cstu-primary-300)/.8)}.hover\:cstu-bg-primary-300\/85:hover{background-color:rgb(var(--cstu-primary-300)/.85)}.hover\:cstu-bg-primary-300\/90:hover{background-color:rgb(var(--cstu-primary-300)/.9)}.hover\:cstu-bg-primary-300\/95:hover{background-color:rgb(var(--cstu-primary-300)/.95)}.hover\:cstu-bg-primary-400:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-400)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-primary-400\/0:hover{background-color:rgb(var(--cstu-primary-400)/0)}.hover\:cstu-bg-primary-400\/10:hover{background-color:rgb(var(--cstu-primary-400)/.1)}.hover\:cstu-bg-primary-400\/100:hover{background-color:rgb(var(--cstu-primary-400)/1)}.hover\:cstu-bg-primary-400\/15:hover{background-color:rgb(var(--cstu-primary-400)/.15)}.hover\:cstu-bg-primary-400\/20:hover{background-color:rgb(var(--cstu-primary-400)/.2)}.hover\:cstu-bg-primary-400\/25:hover{background-color:rgb(var(--cstu-primary-400)/.25)}.hover\:cstu-bg-primary-400\/30:hover{background-color:rgb(var(--cstu-primary-400)/.3)}.hover\:cstu-bg-primary-400\/35:hover{background-color:rgb(var(--cstu-primary-400)/.35)}.hover\:cstu-bg-primary-400\/40:hover{background-color:rgb(var(--cstu-primary-400)/.4)}.hover\:cstu-bg-primary-400\/45:hover{background-color:rgb(var(--cstu-primary-400)/.45)}.hover\:cstu-bg-primary-400\/5:hover{background-color:rgb(var(--cstu-primary-400)/.05)}.hover\:cstu-bg-primary-400\/50:hover{background-color:rgb(var(--cstu-primary-400)/.5)}.hover\:cstu-bg-primary-400\/55:hover{background-color:rgb(var(--cstu-primary-400)/.55)}.hover\:cstu-bg-primary-400\/60:hover{background-color:rgb(var(--cstu-primary-400)/.6)}.hover\:cstu-bg-primary-400\/65:hover{background-color:rgb(var(--cstu-primary-400)/.65)}.hover\:cstu-bg-primary-400\/70:hover{background-color:rgb(var(--cstu-primary-400)/.7)}.hover\:cstu-bg-primary-400\/75:hover{background-color:rgb(var(--cstu-primary-400)/.75)}.hover\:cstu-bg-primary-400\/80:hover{background-color:rgb(var(--cstu-primary-400)/.8)}.hover\:cstu-bg-primary-400\/85:hover{background-color:rgb(var(--cstu-primary-400)/.85)}.hover\:cstu-bg-primary-400\/90:hover{background-color:rgb(var(--cstu-primary-400)/.9)}.hover\:cstu-bg-primary-400\/95:hover{background-color:rgb(var(--cstu-primary-400)/.95)}.hover\:cstu-bg-primary-450:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-450)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-primary-450\/0:hover{background-color:rgb(var(--cstu-primary-450)/0)}.hover\:cstu-bg-primary-450\/10:hover{background-color:rgb(var(--cstu-primary-450)/.1)}.hover\:cstu-bg-primary-450\/100:hover{background-color:rgb(var(--cstu-primary-450)/1)}.hover\:cstu-bg-primary-450\/15:hover{background-color:rgb(var(--cstu-primary-450)/.15)}.hover\:cstu-bg-primary-450\/20:hover{background-color:rgb(var(--cstu-primary-450)/.2)}.hover\:cstu-bg-primary-450\/25:hover{background-color:rgb(var(--cstu-primary-450)/.25)}.hover\:cstu-bg-primary-450\/30:hover{background-color:rgb(var(--cstu-primary-450)/.3)}.hover\:cstu-bg-primary-450\/35:hover{background-color:rgb(var(--cstu-primary-450)/.35)}.hover\:cstu-bg-primary-450\/40:hover{background-color:rgb(var(--cstu-primary-450)/.4)}.hover\:cstu-bg-primary-450\/45:hover{background-color:rgb(var(--cstu-primary-450)/.45)}.hover\:cstu-bg-primary-450\/5:hover{background-color:rgb(var(--cstu-primary-450)/.05)}.hover\:cstu-bg-primary-450\/50:hover{background-color:rgb(var(--cstu-primary-450)/.5)}.hover\:cstu-bg-primary-450\/55:hover{background-color:rgb(var(--cstu-primary-450)/.55)}.hover\:cstu-bg-primary-450\/60:hover{background-color:rgb(var(--cstu-primary-450)/.6)}.hover\:cstu-bg-primary-450\/65:hover{background-color:rgb(var(--cstu-primary-450)/.65)}.hover\:cstu-bg-primary-450\/70:hover{background-color:rgb(var(--cstu-primary-450)/.7)}.hover\:cstu-bg-primary-450\/75:hover{background-color:rgb(var(--cstu-primary-450)/.75)}.hover\:cstu-bg-primary-450\/80:hover{background-color:rgb(var(--cstu-primary-450)/.8)}.hover\:cstu-bg-primary-450\/85:hover{background-color:rgb(var(--cstu-primary-450)/.85)}.hover\:cstu-bg-primary-450\/90:hover{background-color:rgb(var(--cstu-primary-450)/.9)}.hover\:cstu-bg-primary-450\/95:hover{background-color:rgb(var(--cstu-primary-450)/.95)}.hover\:cstu-bg-primary-50:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-50)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-primary-50\/0:hover{background-color:rgb(var(--cstu-primary-50)/0)}.hover\:cstu-bg-primary-50\/10:hover{background-color:rgb(var(--cstu-primary-50)/.1)}.hover\:cstu-bg-primary-50\/100:hover{background-color:rgb(var(--cstu-primary-50)/1)}.hover\:cstu-bg-primary-50\/15:hover{background-color:rgb(var(--cstu-primary-50)/.15)}.hover\:cstu-bg-primary-50\/20:hover{background-color:rgb(var(--cstu-primary-50)/.2)}.hover\:cstu-bg-primary-50\/25:hover{background-color:rgb(var(--cstu-primary-50)/.25)}.hover\:cstu-bg-primary-50\/30:hover{background-color:rgb(var(--cstu-primary-50)/.3)}.hover\:cstu-bg-primary-50\/35:hover{background-color:rgb(var(--cstu-primary-50)/.35)}.hover\:cstu-bg-primary-50\/40:hover{background-color:rgb(var(--cstu-primary-50)/.4)}.hover\:cstu-bg-primary-50\/45:hover{background-color:rgb(var(--cstu-primary-50)/.45)}.hover\:cstu-bg-primary-50\/5:hover{background-color:rgb(var(--cstu-primary-50)/.05)}.hover\:cstu-bg-primary-50\/50:hover{background-color:rgb(var(--cstu-primary-50)/.5)}.hover\:cstu-bg-primary-50\/55:hover{background-color:rgb(var(--cstu-primary-50)/.55)}.hover\:cstu-bg-primary-50\/60:hover{background-color:rgb(var(--cstu-primary-50)/.6)}.hover\:cstu-bg-primary-50\/65:hover{background-color:rgb(var(--cstu-primary-50)/.65)}.hover\:cstu-bg-primary-50\/70:hover{background-color:rgb(var(--cstu-primary-50)/.7)}.hover\:cstu-bg-primary-50\/75:hover{background-color:rgb(var(--cstu-primary-50)/.75)}.hover\:cstu-bg-primary-50\/80:hover{background-color:rgb(var(--cstu-primary-50)/.8)}.hover\:cstu-bg-primary-50\/85:hover{background-color:rgb(var(--cstu-primary-50)/.85)}.hover\:cstu-bg-primary-50\/90:hover{background-color:rgb(var(--cstu-primary-50)/.9)}.hover\:cstu-bg-primary-50\/95:hover{background-color:rgb(var(--cstu-primary-50)/.95)}.hover\:cstu-bg-primary-500:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-500)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-primary-500\/0:hover{background-color:rgb(var(--cstu-primary-500)/0)}.hover\:cstu-bg-primary-500\/10:hover{background-color:rgb(var(--cstu-primary-500)/.1)}.hover\:cstu-bg-primary-500\/100:hover{background-color:rgb(var(--cstu-primary-500)/1)}.hover\:cstu-bg-primary-500\/15:hover{background-color:rgb(var(--cstu-primary-500)/.15)}.hover\:cstu-bg-primary-500\/20:hover{background-color:rgb(var(--cstu-primary-500)/.2)}.hover\:cstu-bg-primary-500\/25:hover{background-color:rgb(var(--cstu-primary-500)/.25)}.hover\:cstu-bg-primary-500\/30:hover{background-color:rgb(var(--cstu-primary-500)/.3)}.hover\:cstu-bg-primary-500\/35:hover{background-color:rgb(var(--cstu-primary-500)/.35)}.hover\:cstu-bg-primary-500\/40:hover{background-color:rgb(var(--cstu-primary-500)/.4)}.hover\:cstu-bg-primary-500\/45:hover{background-color:rgb(var(--cstu-primary-500)/.45)}.hover\:cstu-bg-primary-500\/5:hover{background-color:rgb(var(--cstu-primary-500)/.05)}.hover\:cstu-bg-primary-500\/50:hover{background-color:rgb(var(--cstu-primary-500)/.5)}.hover\:cstu-bg-primary-500\/55:hover{background-color:rgb(var(--cstu-primary-500)/.55)}.hover\:cstu-bg-primary-500\/60:hover{background-color:rgb(var(--cstu-primary-500)/.6)}.hover\:cstu-bg-primary-500\/65:hover{background-color:rgb(var(--cstu-primary-500)/.65)}.hover\:cstu-bg-primary-500\/70:hover{background-color:rgb(var(--cstu-primary-500)/.7)}.hover\:cstu-bg-primary-500\/75:hover{background-color:rgb(var(--cstu-primary-500)/.75)}.hover\:cstu-bg-primary-500\/80:hover{background-color:rgb(var(--cstu-primary-500)/.8)}.hover\:cstu-bg-primary-500\/85:hover{background-color:rgb(var(--cstu-primary-500)/.85)}.hover\:cstu-bg-primary-500\/90:hover{background-color:rgb(var(--cstu-primary-500)/.9)}.hover\:cstu-bg-primary-500\/95:hover{background-color:rgb(var(--cstu-primary-500)/.95)}.hover\:cstu-bg-primary-550:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-550)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-primary-550\/0:hover{background-color:rgb(var(--cstu-primary-550)/0)}.hover\:cstu-bg-primary-550\/10:hover{background-color:rgb(var(--cstu-primary-550)/.1)}.hover\:cstu-bg-primary-550\/100:hover{background-color:rgb(var(--cstu-primary-550)/1)}.hover\:cstu-bg-primary-550\/15:hover{background-color:rgb(var(--cstu-primary-550)/.15)}.hover\:cstu-bg-primary-550\/20:hover{background-color:rgb(var(--cstu-primary-550)/.2)}.hover\:cstu-bg-primary-550\/25:hover{background-color:rgb(var(--cstu-primary-550)/.25)}.hover\:cstu-bg-primary-550\/30:hover{background-color:rgb(var(--cstu-primary-550)/.3)}.hover\:cstu-bg-primary-550\/35:hover{background-color:rgb(var(--cstu-primary-550)/.35)}.hover\:cstu-bg-primary-550\/40:hover{background-color:rgb(var(--cstu-primary-550)/.4)}.hover\:cstu-bg-primary-550\/45:hover{background-color:rgb(var(--cstu-primary-550)/.45)}.hover\:cstu-bg-primary-550\/5:hover{background-color:rgb(var(--cstu-primary-550)/.05)}.hover\:cstu-bg-primary-550\/50:hover{background-color:rgb(var(--cstu-primary-550)/.5)}.hover\:cstu-bg-primary-550\/55:hover{background-color:rgb(var(--cstu-primary-550)/.55)}.hover\:cstu-bg-primary-550\/60:hover{background-color:rgb(var(--cstu-primary-550)/.6)}.hover\:cstu-bg-primary-550\/65:hover{background-color:rgb(var(--cstu-primary-550)/.65)}.hover\:cstu-bg-primary-550\/70:hover{background-color:rgb(var(--cstu-primary-550)/.7)}.hover\:cstu-bg-primary-550\/75:hover{background-color:rgb(var(--cstu-primary-550)/.75)}.hover\:cstu-bg-primary-550\/80:hover{background-color:rgb(var(--cstu-primary-550)/.8)}.hover\:cstu-bg-primary-550\/85:hover{background-color:rgb(var(--cstu-primary-550)/.85)}.hover\:cstu-bg-primary-550\/90:hover{background-color:rgb(var(--cstu-primary-550)/.9)}.hover\:cstu-bg-primary-550\/95:hover{background-color:rgb(var(--cstu-primary-550)/.95)}.hover\:cstu-bg-primary-600:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-600)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-primary-600\/0:hover{background-color:rgb(var(--cstu-primary-600)/0)}.hover\:cstu-bg-primary-600\/10:hover{background-color:rgb(var(--cstu-primary-600)/.1)}.hover\:cstu-bg-primary-600\/100:hover{background-color:rgb(var(--cstu-primary-600)/1)}.hover\:cstu-bg-primary-600\/15:hover{background-color:rgb(var(--cstu-primary-600)/.15)}.hover\:cstu-bg-primary-600\/20:hover{background-color:rgb(var(--cstu-primary-600)/.2)}.hover\:cstu-bg-primary-600\/25:hover{background-color:rgb(var(--cstu-primary-600)/.25)}.hover\:cstu-bg-primary-600\/30:hover{background-color:rgb(var(--cstu-primary-600)/.3)}.hover\:cstu-bg-primary-600\/35:hover{background-color:rgb(var(--cstu-primary-600)/.35)}.hover\:cstu-bg-primary-600\/40:hover{background-color:rgb(var(--cstu-primary-600)/.4)}.hover\:cstu-bg-primary-600\/45:hover{background-color:rgb(var(--cstu-primary-600)/.45)}.hover\:cstu-bg-primary-600\/5:hover{background-color:rgb(var(--cstu-primary-600)/.05)}.hover\:cstu-bg-primary-600\/50:hover{background-color:rgb(var(--cstu-primary-600)/.5)}.hover\:cstu-bg-primary-600\/55:hover{background-color:rgb(var(--cstu-primary-600)/.55)}.hover\:cstu-bg-primary-600\/60:hover{background-color:rgb(var(--cstu-primary-600)/.6)}.hover\:cstu-bg-primary-600\/65:hover{background-color:rgb(var(--cstu-primary-600)/.65)}.hover\:cstu-bg-primary-600\/70:hover{background-color:rgb(var(--cstu-primary-600)/.7)}.hover\:cstu-bg-primary-600\/75:hover{background-color:rgb(var(--cstu-primary-600)/.75)}.hover\:cstu-bg-primary-600\/80:hover{background-color:rgb(var(--cstu-primary-600)/.8)}.hover\:cstu-bg-primary-600\/85:hover{background-color:rgb(var(--cstu-primary-600)/.85)}.hover\:cstu-bg-primary-600\/90:hover{background-color:rgb(var(--cstu-primary-600)/.9)}.hover\:cstu-bg-primary-600\/95:hover{background-color:rgb(var(--cstu-primary-600)/.95)}.hover\:cstu-bg-primary-700:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-700)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-primary-700\/0:hover{background-color:rgb(var(--cstu-primary-700)/0)}.hover\:cstu-bg-primary-700\/10:hover{background-color:rgb(var(--cstu-primary-700)/.1)}.hover\:cstu-bg-primary-700\/100:hover{background-color:rgb(var(--cstu-primary-700)/1)}.hover\:cstu-bg-primary-700\/15:hover{background-color:rgb(var(--cstu-primary-700)/.15)}.hover\:cstu-bg-primary-700\/20:hover{background-color:rgb(var(--cstu-primary-700)/.2)}.hover\:cstu-bg-primary-700\/25:hover{background-color:rgb(var(--cstu-primary-700)/.25)}.hover\:cstu-bg-primary-700\/30:hover{background-color:rgb(var(--cstu-primary-700)/.3)}.hover\:cstu-bg-primary-700\/35:hover{background-color:rgb(var(--cstu-primary-700)/.35)}.hover\:cstu-bg-primary-700\/40:hover{background-color:rgb(var(--cstu-primary-700)/.4)}.hover\:cstu-bg-primary-700\/45:hover{background-color:rgb(var(--cstu-primary-700)/.45)}.hover\:cstu-bg-primary-700\/5:hover{background-color:rgb(var(--cstu-primary-700)/.05)}.hover\:cstu-bg-primary-700\/50:hover{background-color:rgb(var(--cstu-primary-700)/.5)}.hover\:cstu-bg-primary-700\/55:hover{background-color:rgb(var(--cstu-primary-700)/.55)}.hover\:cstu-bg-primary-700\/60:hover{background-color:rgb(var(--cstu-primary-700)/.6)}.hover\:cstu-bg-primary-700\/65:hover{background-color:rgb(var(--cstu-primary-700)/.65)}.hover\:cstu-bg-primary-700\/70:hover{background-color:rgb(var(--cstu-primary-700)/.7)}.hover\:cstu-bg-primary-700\/75:hover{background-color:rgb(var(--cstu-primary-700)/.75)}.hover\:cstu-bg-primary-700\/80:hover{background-color:rgb(var(--cstu-primary-700)/.8)}.hover\:cstu-bg-primary-700\/85:hover{background-color:rgb(var(--cstu-primary-700)/.85)}.hover\:cstu-bg-primary-700\/90:hover{background-color:rgb(var(--cstu-primary-700)/.9)}.hover\:cstu-bg-primary-700\/95:hover{background-color:rgb(var(--cstu-primary-700)/.95)}.hover\:cstu-bg-primary-800:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-800)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-primary-800\/0:hover{background-color:rgb(var(--cstu-primary-800)/0)}.hover\:cstu-bg-primary-800\/10:hover{background-color:rgb(var(--cstu-primary-800)/.1)}.hover\:cstu-bg-primary-800\/100:hover{background-color:rgb(var(--cstu-primary-800)/1)}.hover\:cstu-bg-primary-800\/15:hover{background-color:rgb(var(--cstu-primary-800)/.15)}.hover\:cstu-bg-primary-800\/20:hover{background-color:rgb(var(--cstu-primary-800)/.2)}.hover\:cstu-bg-primary-800\/25:hover{background-color:rgb(var(--cstu-primary-800)/.25)}.hover\:cstu-bg-primary-800\/30:hover{background-color:rgb(var(--cstu-primary-800)/.3)}.hover\:cstu-bg-primary-800\/35:hover{background-color:rgb(var(--cstu-primary-800)/.35)}.hover\:cstu-bg-primary-800\/40:hover{background-color:rgb(var(--cstu-primary-800)/.4)}.hover\:cstu-bg-primary-800\/45:hover{background-color:rgb(var(--cstu-primary-800)/.45)}.hover\:cstu-bg-primary-800\/5:hover{background-color:rgb(var(--cstu-primary-800)/.05)}.hover\:cstu-bg-primary-800\/50:hover{background-color:rgb(var(--cstu-primary-800)/.5)}.hover\:cstu-bg-primary-800\/55:hover{background-color:rgb(var(--cstu-primary-800)/.55)}.hover\:cstu-bg-primary-800\/60:hover{background-color:rgb(var(--cstu-primary-800)/.6)}.hover\:cstu-bg-primary-800\/65:hover{background-color:rgb(var(--cstu-primary-800)/.65)}.hover\:cstu-bg-primary-800\/70:hover{background-color:rgb(var(--cstu-primary-800)/.7)}.hover\:cstu-bg-primary-800\/75:hover{background-color:rgb(var(--cstu-primary-800)/.75)}.hover\:cstu-bg-primary-800\/80:hover{background-color:rgb(var(--cstu-primary-800)/.8)}.hover\:cstu-bg-primary-800\/85:hover{background-color:rgb(var(--cstu-primary-800)/.85)}.hover\:cstu-bg-primary-800\/90:hover{background-color:rgb(var(--cstu-primary-800)/.9)}.hover\:cstu-bg-primary-800\/95:hover{background-color:rgb(var(--cstu-primary-800)/.95)}.hover\:cstu-bg-primary-900:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-900)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-primary-900\/0:hover{background-color:rgb(var(--cstu-primary-900)/0)}.hover\:cstu-bg-primary-900\/10:hover{background-color:rgb(var(--cstu-primary-900)/.1)}.hover\:cstu-bg-primary-900\/100:hover{background-color:rgb(var(--cstu-primary-900)/1)}.hover\:cstu-bg-primary-900\/15:hover{background-color:rgb(var(--cstu-primary-900)/.15)}.hover\:cstu-bg-primary-900\/20:hover{background-color:rgb(var(--cstu-primary-900)/.2)}.hover\:cstu-bg-primary-900\/25:hover{background-color:rgb(var(--cstu-primary-900)/.25)}.hover\:cstu-bg-primary-900\/30:hover{background-color:rgb(var(--cstu-primary-900)/.3)}.hover\:cstu-bg-primary-900\/35:hover{background-color:rgb(var(--cstu-primary-900)/.35)}.hover\:cstu-bg-primary-900\/40:hover{background-color:rgb(var(--cstu-primary-900)/.4)}.hover\:cstu-bg-primary-900\/45:hover{background-color:rgb(var(--cstu-primary-900)/.45)}.hover\:cstu-bg-primary-900\/5:hover{background-color:rgb(var(--cstu-primary-900)/.05)}.hover\:cstu-bg-primary-900\/50:hover{background-color:rgb(var(--cstu-primary-900)/.5)}.hover\:cstu-bg-primary-900\/55:hover{background-color:rgb(var(--cstu-primary-900)/.55)}.hover\:cstu-bg-primary-900\/60:hover{background-color:rgb(var(--cstu-primary-900)/.6)}.hover\:cstu-bg-primary-900\/65:hover{background-color:rgb(var(--cstu-primary-900)/.65)}.hover\:cstu-bg-primary-900\/70:hover{background-color:rgb(var(--cstu-primary-900)/.7)}.hover\:cstu-bg-primary-900\/75:hover{background-color:rgb(var(--cstu-primary-900)/.75)}.hover\:cstu-bg-primary-900\/80:hover{background-color:rgb(var(--cstu-primary-900)/.8)}.hover\:cstu-bg-primary-900\/85:hover{background-color:rgb(var(--cstu-primary-900)/.85)}.hover\:cstu-bg-primary-900\/90:hover{background-color:rgb(var(--cstu-primary-900)/.9)}.hover\:cstu-bg-primary-900\/95:hover{background-color:rgb(var(--cstu-primary-900)/.95)}.hover\:cstu-bg-purple-100:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-100)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-purple-100\/0:hover{background-color:rgb(var(--cstu-purple-100)/0)}.hover\:cstu-bg-purple-100\/10:hover{background-color:rgb(var(--cstu-purple-100)/.1)}.hover\:cstu-bg-purple-100\/100:hover{background-color:rgb(var(--cstu-purple-100)/1)}.hover\:cstu-bg-purple-100\/15:hover{background-color:rgb(var(--cstu-purple-100)/.15)}.hover\:cstu-bg-purple-100\/20:hover{background-color:rgb(var(--cstu-purple-100)/.2)}.hover\:cstu-bg-purple-100\/25:hover{background-color:rgb(var(--cstu-purple-100)/.25)}.hover\:cstu-bg-purple-100\/30:hover{background-color:rgb(var(--cstu-purple-100)/.3)}.hover\:cstu-bg-purple-100\/35:hover{background-color:rgb(var(--cstu-purple-100)/.35)}.hover\:cstu-bg-purple-100\/40:hover{background-color:rgb(var(--cstu-purple-100)/.4)}.hover\:cstu-bg-purple-100\/45:hover{background-color:rgb(var(--cstu-purple-100)/.45)}.hover\:cstu-bg-purple-100\/5:hover{background-color:rgb(var(--cstu-purple-100)/.05)}.hover\:cstu-bg-purple-100\/50:hover{background-color:rgb(var(--cstu-purple-100)/.5)}.hover\:cstu-bg-purple-100\/55:hover{background-color:rgb(var(--cstu-purple-100)/.55)}.hover\:cstu-bg-purple-100\/60:hover{background-color:rgb(var(--cstu-purple-100)/.6)}.hover\:cstu-bg-purple-100\/65:hover{background-color:rgb(var(--cstu-purple-100)/.65)}.hover\:cstu-bg-purple-100\/70:hover{background-color:rgb(var(--cstu-purple-100)/.7)}.hover\:cstu-bg-purple-100\/75:hover{background-color:rgb(var(--cstu-purple-100)/.75)}.hover\:cstu-bg-purple-100\/80:hover{background-color:rgb(var(--cstu-purple-100)/.8)}.hover\:cstu-bg-purple-100\/85:hover{background-color:rgb(var(--cstu-purple-100)/.85)}.hover\:cstu-bg-purple-100\/90:hover{background-color:rgb(var(--cstu-purple-100)/.9)}.hover\:cstu-bg-purple-100\/95:hover{background-color:rgb(var(--cstu-purple-100)/.95)}.hover\:cstu-bg-purple-200:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-200)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-purple-200\/0:hover{background-color:rgb(var(--cstu-purple-200)/0)}.hover\:cstu-bg-purple-200\/10:hover{background-color:rgb(var(--cstu-purple-200)/.1)}.hover\:cstu-bg-purple-200\/100:hover{background-color:rgb(var(--cstu-purple-200)/1)}.hover\:cstu-bg-purple-200\/15:hover{background-color:rgb(var(--cstu-purple-200)/.15)}.hover\:cstu-bg-purple-200\/20:hover{background-color:rgb(var(--cstu-purple-200)/.2)}.hover\:cstu-bg-purple-200\/25:hover{background-color:rgb(var(--cstu-purple-200)/.25)}.hover\:cstu-bg-purple-200\/30:hover{background-color:rgb(var(--cstu-purple-200)/.3)}.hover\:cstu-bg-purple-200\/35:hover{background-color:rgb(var(--cstu-purple-200)/.35)}.hover\:cstu-bg-purple-200\/40:hover{background-color:rgb(var(--cstu-purple-200)/.4)}.hover\:cstu-bg-purple-200\/45:hover{background-color:rgb(var(--cstu-purple-200)/.45)}.hover\:cstu-bg-purple-200\/5:hover{background-color:rgb(var(--cstu-purple-200)/.05)}.hover\:cstu-bg-purple-200\/50:hover{background-color:rgb(var(--cstu-purple-200)/.5)}.hover\:cstu-bg-purple-200\/55:hover{background-color:rgb(var(--cstu-purple-200)/.55)}.hover\:cstu-bg-purple-200\/60:hover{background-color:rgb(var(--cstu-purple-200)/.6)}.hover\:cstu-bg-purple-200\/65:hover{background-color:rgb(var(--cstu-purple-200)/.65)}.hover\:cstu-bg-purple-200\/70:hover{background-color:rgb(var(--cstu-purple-200)/.7)}.hover\:cstu-bg-purple-200\/75:hover{background-color:rgb(var(--cstu-purple-200)/.75)}.hover\:cstu-bg-purple-200\/80:hover{background-color:rgb(var(--cstu-purple-200)/.8)}.hover\:cstu-bg-purple-200\/85:hover{background-color:rgb(var(--cstu-purple-200)/.85)}.hover\:cstu-bg-purple-200\/90:hover{background-color:rgb(var(--cstu-purple-200)/.9)}.hover\:cstu-bg-purple-200\/95:hover{background-color:rgb(var(--cstu-purple-200)/.95)}.hover\:cstu-bg-purple-300:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-300)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-purple-300\/0:hover{background-color:rgb(var(--cstu-purple-300)/0)}.hover\:cstu-bg-purple-300\/10:hover{background-color:rgb(var(--cstu-purple-300)/.1)}.hover\:cstu-bg-purple-300\/100:hover{background-color:rgb(var(--cstu-purple-300)/1)}.hover\:cstu-bg-purple-300\/15:hover{background-color:rgb(var(--cstu-purple-300)/.15)}.hover\:cstu-bg-purple-300\/20:hover{background-color:rgb(var(--cstu-purple-300)/.2)}.hover\:cstu-bg-purple-300\/25:hover{background-color:rgb(var(--cstu-purple-300)/.25)}.hover\:cstu-bg-purple-300\/30:hover{background-color:rgb(var(--cstu-purple-300)/.3)}.hover\:cstu-bg-purple-300\/35:hover{background-color:rgb(var(--cstu-purple-300)/.35)}.hover\:cstu-bg-purple-300\/40:hover{background-color:rgb(var(--cstu-purple-300)/.4)}.hover\:cstu-bg-purple-300\/45:hover{background-color:rgb(var(--cstu-purple-300)/.45)}.hover\:cstu-bg-purple-300\/5:hover{background-color:rgb(var(--cstu-purple-300)/.05)}.hover\:cstu-bg-purple-300\/50:hover{background-color:rgb(var(--cstu-purple-300)/.5)}.hover\:cstu-bg-purple-300\/55:hover{background-color:rgb(var(--cstu-purple-300)/.55)}.hover\:cstu-bg-purple-300\/60:hover{background-color:rgb(var(--cstu-purple-300)/.6)}.hover\:cstu-bg-purple-300\/65:hover{background-color:rgb(var(--cstu-purple-300)/.65)}.hover\:cstu-bg-purple-300\/70:hover{background-color:rgb(var(--cstu-purple-300)/.7)}.hover\:cstu-bg-purple-300\/75:hover{background-color:rgb(var(--cstu-purple-300)/.75)}.hover\:cstu-bg-purple-300\/80:hover{background-color:rgb(var(--cstu-purple-300)/.8)}.hover\:cstu-bg-purple-300\/85:hover{background-color:rgb(var(--cstu-purple-300)/.85)}.hover\:cstu-bg-purple-300\/90:hover{background-color:rgb(var(--cstu-purple-300)/.9)}.hover\:cstu-bg-purple-300\/95:hover{background-color:rgb(var(--cstu-purple-300)/.95)}.hover\:cstu-bg-purple-400:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-400)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-purple-400\/0:hover{background-color:rgb(var(--cstu-purple-400)/0)}.hover\:cstu-bg-purple-400\/10:hover{background-color:rgb(var(--cstu-purple-400)/.1)}.hover\:cstu-bg-purple-400\/100:hover{background-color:rgb(var(--cstu-purple-400)/1)}.hover\:cstu-bg-purple-400\/15:hover{background-color:rgb(var(--cstu-purple-400)/.15)}.hover\:cstu-bg-purple-400\/20:hover{background-color:rgb(var(--cstu-purple-400)/.2)}.hover\:cstu-bg-purple-400\/25:hover{background-color:rgb(var(--cstu-purple-400)/.25)}.hover\:cstu-bg-purple-400\/30:hover{background-color:rgb(var(--cstu-purple-400)/.3)}.hover\:cstu-bg-purple-400\/35:hover{background-color:rgb(var(--cstu-purple-400)/.35)}.hover\:cstu-bg-purple-400\/40:hover{background-color:rgb(var(--cstu-purple-400)/.4)}.hover\:cstu-bg-purple-400\/45:hover{background-color:rgb(var(--cstu-purple-400)/.45)}.hover\:cstu-bg-purple-400\/5:hover{background-color:rgb(var(--cstu-purple-400)/.05)}.hover\:cstu-bg-purple-400\/50:hover{background-color:rgb(var(--cstu-purple-400)/.5)}.hover\:cstu-bg-purple-400\/55:hover{background-color:rgb(var(--cstu-purple-400)/.55)}.hover\:cstu-bg-purple-400\/60:hover{background-color:rgb(var(--cstu-purple-400)/.6)}.hover\:cstu-bg-purple-400\/65:hover{background-color:rgb(var(--cstu-purple-400)/.65)}.hover\:cstu-bg-purple-400\/70:hover{background-color:rgb(var(--cstu-purple-400)/.7)}.hover\:cstu-bg-purple-400\/75:hover{background-color:rgb(var(--cstu-purple-400)/.75)}.hover\:cstu-bg-purple-400\/80:hover{background-color:rgb(var(--cstu-purple-400)/.8)}.hover\:cstu-bg-purple-400\/85:hover{background-color:rgb(var(--cstu-purple-400)/.85)}.hover\:cstu-bg-purple-400\/90:hover{background-color:rgb(var(--cstu-purple-400)/.9)}.hover\:cstu-bg-purple-400\/95:hover{background-color:rgb(var(--cstu-purple-400)/.95)}.hover\:cstu-bg-purple-50:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-50)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-purple-50\/0:hover{background-color:rgb(var(--cstu-purple-50)/0)}.hover\:cstu-bg-purple-50\/10:hover{background-color:rgb(var(--cstu-purple-50)/.1)}.hover\:cstu-bg-purple-50\/100:hover{background-color:rgb(var(--cstu-purple-50)/1)}.hover\:cstu-bg-purple-50\/15:hover{background-color:rgb(var(--cstu-purple-50)/.15)}.hover\:cstu-bg-purple-50\/20:hover{background-color:rgb(var(--cstu-purple-50)/.2)}.hover\:cstu-bg-purple-50\/25:hover{background-color:rgb(var(--cstu-purple-50)/.25)}.hover\:cstu-bg-purple-50\/30:hover{background-color:rgb(var(--cstu-purple-50)/.3)}.hover\:cstu-bg-purple-50\/35:hover{background-color:rgb(var(--cstu-purple-50)/.35)}.hover\:cstu-bg-purple-50\/40:hover{background-color:rgb(var(--cstu-purple-50)/.4)}.hover\:cstu-bg-purple-50\/45:hover{background-color:rgb(var(--cstu-purple-50)/.45)}.hover\:cstu-bg-purple-50\/5:hover{background-color:rgb(var(--cstu-purple-50)/.05)}.hover\:cstu-bg-purple-50\/50:hover{background-color:rgb(var(--cstu-purple-50)/.5)}.hover\:cstu-bg-purple-50\/55:hover{background-color:rgb(var(--cstu-purple-50)/.55)}.hover\:cstu-bg-purple-50\/60:hover{background-color:rgb(var(--cstu-purple-50)/.6)}.hover\:cstu-bg-purple-50\/65:hover{background-color:rgb(var(--cstu-purple-50)/.65)}.hover\:cstu-bg-purple-50\/70:hover{background-color:rgb(var(--cstu-purple-50)/.7)}.hover\:cstu-bg-purple-50\/75:hover{background-color:rgb(var(--cstu-purple-50)/.75)}.hover\:cstu-bg-purple-50\/80:hover{background-color:rgb(var(--cstu-purple-50)/.8)}.hover\:cstu-bg-purple-50\/85:hover{background-color:rgb(var(--cstu-purple-50)/.85)}.hover\:cstu-bg-purple-50\/90:hover{background-color:rgb(var(--cstu-purple-50)/.9)}.hover\:cstu-bg-purple-50\/95:hover{background-color:rgb(var(--cstu-purple-50)/.95)}.hover\:cstu-bg-purple-500:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-500)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-purple-500\/0:hover{background-color:rgb(var(--cstu-purple-500)/0)}.hover\:cstu-bg-purple-500\/10:hover{background-color:rgb(var(--cstu-purple-500)/.1)}.hover\:cstu-bg-purple-500\/100:hover{background-color:rgb(var(--cstu-purple-500)/1)}.hover\:cstu-bg-purple-500\/15:hover{background-color:rgb(var(--cstu-purple-500)/.15)}.hover\:cstu-bg-purple-500\/20:hover{background-color:rgb(var(--cstu-purple-500)/.2)}.hover\:cstu-bg-purple-500\/25:hover{background-color:rgb(var(--cstu-purple-500)/.25)}.hover\:cstu-bg-purple-500\/30:hover{background-color:rgb(var(--cstu-purple-500)/.3)}.hover\:cstu-bg-purple-500\/35:hover{background-color:rgb(var(--cstu-purple-500)/.35)}.hover\:cstu-bg-purple-500\/40:hover{background-color:rgb(var(--cstu-purple-500)/.4)}.hover\:cstu-bg-purple-500\/45:hover{background-color:rgb(var(--cstu-purple-500)/.45)}.hover\:cstu-bg-purple-500\/5:hover{background-color:rgb(var(--cstu-purple-500)/.05)}.hover\:cstu-bg-purple-500\/50:hover{background-color:rgb(var(--cstu-purple-500)/.5)}.hover\:cstu-bg-purple-500\/55:hover{background-color:rgb(var(--cstu-purple-500)/.55)}.hover\:cstu-bg-purple-500\/60:hover{background-color:rgb(var(--cstu-purple-500)/.6)}.hover\:cstu-bg-purple-500\/65:hover{background-color:rgb(var(--cstu-purple-500)/.65)}.hover\:cstu-bg-purple-500\/70:hover{background-color:rgb(var(--cstu-purple-500)/.7)}.hover\:cstu-bg-purple-500\/75:hover{background-color:rgb(var(--cstu-purple-500)/.75)}.hover\:cstu-bg-purple-500\/80:hover{background-color:rgb(var(--cstu-purple-500)/.8)}.hover\:cstu-bg-purple-500\/85:hover{background-color:rgb(var(--cstu-purple-500)/.85)}.hover\:cstu-bg-purple-500\/90:hover{background-color:rgb(var(--cstu-purple-500)/.9)}.hover\:cstu-bg-purple-500\/95:hover{background-color:rgb(var(--cstu-purple-500)/.95)}.hover\:cstu-bg-purple-600:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-600)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-purple-600\/0:hover{background-color:rgb(var(--cstu-purple-600)/0)}.hover\:cstu-bg-purple-600\/10:hover{background-color:rgb(var(--cstu-purple-600)/.1)}.hover\:cstu-bg-purple-600\/100:hover{background-color:rgb(var(--cstu-purple-600)/1)}.hover\:cstu-bg-purple-600\/15:hover{background-color:rgb(var(--cstu-purple-600)/.15)}.hover\:cstu-bg-purple-600\/20:hover{background-color:rgb(var(--cstu-purple-600)/.2)}.hover\:cstu-bg-purple-600\/25:hover{background-color:rgb(var(--cstu-purple-600)/.25)}.hover\:cstu-bg-purple-600\/30:hover{background-color:rgb(var(--cstu-purple-600)/.3)}.hover\:cstu-bg-purple-600\/35:hover{background-color:rgb(var(--cstu-purple-600)/.35)}.hover\:cstu-bg-purple-600\/40:hover{background-color:rgb(var(--cstu-purple-600)/.4)}.hover\:cstu-bg-purple-600\/45:hover{background-color:rgb(var(--cstu-purple-600)/.45)}.hover\:cstu-bg-purple-600\/5:hover{background-color:rgb(var(--cstu-purple-600)/.05)}.hover\:cstu-bg-purple-600\/50:hover{background-color:rgb(var(--cstu-purple-600)/.5)}.hover\:cstu-bg-purple-600\/55:hover{background-color:rgb(var(--cstu-purple-600)/.55)}.hover\:cstu-bg-purple-600\/60:hover{background-color:rgb(var(--cstu-purple-600)/.6)}.hover\:cstu-bg-purple-600\/65:hover{background-color:rgb(var(--cstu-purple-600)/.65)}.hover\:cstu-bg-purple-600\/70:hover{background-color:rgb(var(--cstu-purple-600)/.7)}.hover\:cstu-bg-purple-600\/75:hover{background-color:rgb(var(--cstu-purple-600)/.75)}.hover\:cstu-bg-purple-600\/80:hover{background-color:rgb(var(--cstu-purple-600)/.8)}.hover\:cstu-bg-purple-600\/85:hover{background-color:rgb(var(--cstu-purple-600)/.85)}.hover\:cstu-bg-purple-600\/90:hover{background-color:rgb(var(--cstu-purple-600)/.9)}.hover\:cstu-bg-purple-600\/95:hover{background-color:rgb(var(--cstu-purple-600)/.95)}.hover\:cstu-bg-purple-700:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-700)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-purple-700\/0:hover{background-color:rgb(var(--cstu-purple-700)/0)}.hover\:cstu-bg-purple-700\/10:hover{background-color:rgb(var(--cstu-purple-700)/.1)}.hover\:cstu-bg-purple-700\/100:hover{background-color:rgb(var(--cstu-purple-700)/1)}.hover\:cstu-bg-purple-700\/15:hover{background-color:rgb(var(--cstu-purple-700)/.15)}.hover\:cstu-bg-purple-700\/20:hover{background-color:rgb(var(--cstu-purple-700)/.2)}.hover\:cstu-bg-purple-700\/25:hover{background-color:rgb(var(--cstu-purple-700)/.25)}.hover\:cstu-bg-purple-700\/30:hover{background-color:rgb(var(--cstu-purple-700)/.3)}.hover\:cstu-bg-purple-700\/35:hover{background-color:rgb(var(--cstu-purple-700)/.35)}.hover\:cstu-bg-purple-700\/40:hover{background-color:rgb(var(--cstu-purple-700)/.4)}.hover\:cstu-bg-purple-700\/45:hover{background-color:rgb(var(--cstu-purple-700)/.45)}.hover\:cstu-bg-purple-700\/5:hover{background-color:rgb(var(--cstu-purple-700)/.05)}.hover\:cstu-bg-purple-700\/50:hover{background-color:rgb(var(--cstu-purple-700)/.5)}.hover\:cstu-bg-purple-700\/55:hover{background-color:rgb(var(--cstu-purple-700)/.55)}.hover\:cstu-bg-purple-700\/60:hover{background-color:rgb(var(--cstu-purple-700)/.6)}.hover\:cstu-bg-purple-700\/65:hover{background-color:rgb(var(--cstu-purple-700)/.65)}.hover\:cstu-bg-purple-700\/70:hover{background-color:rgb(var(--cstu-purple-700)/.7)}.hover\:cstu-bg-purple-700\/75:hover{background-color:rgb(var(--cstu-purple-700)/.75)}.hover\:cstu-bg-purple-700\/80:hover{background-color:rgb(var(--cstu-purple-700)/.8)}.hover\:cstu-bg-purple-700\/85:hover{background-color:rgb(var(--cstu-purple-700)/.85)}.hover\:cstu-bg-purple-700\/90:hover{background-color:rgb(var(--cstu-purple-700)/.9)}.hover\:cstu-bg-purple-700\/95:hover{background-color:rgb(var(--cstu-purple-700)/.95)}.hover\:cstu-bg-purple-800:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-800)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-purple-800\/0:hover{background-color:rgb(var(--cstu-purple-800)/0)}.hover\:cstu-bg-purple-800\/10:hover{background-color:rgb(var(--cstu-purple-800)/.1)}.hover\:cstu-bg-purple-800\/100:hover{background-color:rgb(var(--cstu-purple-800)/1)}.hover\:cstu-bg-purple-800\/15:hover{background-color:rgb(var(--cstu-purple-800)/.15)}.hover\:cstu-bg-purple-800\/20:hover{background-color:rgb(var(--cstu-purple-800)/.2)}.hover\:cstu-bg-purple-800\/25:hover{background-color:rgb(var(--cstu-purple-800)/.25)}.hover\:cstu-bg-purple-800\/30:hover{background-color:rgb(var(--cstu-purple-800)/.3)}.hover\:cstu-bg-purple-800\/35:hover{background-color:rgb(var(--cstu-purple-800)/.35)}.hover\:cstu-bg-purple-800\/40:hover{background-color:rgb(var(--cstu-purple-800)/.4)}.hover\:cstu-bg-purple-800\/45:hover{background-color:rgb(var(--cstu-purple-800)/.45)}.hover\:cstu-bg-purple-800\/5:hover{background-color:rgb(var(--cstu-purple-800)/.05)}.hover\:cstu-bg-purple-800\/50:hover{background-color:rgb(var(--cstu-purple-800)/.5)}.hover\:cstu-bg-purple-800\/55:hover{background-color:rgb(var(--cstu-purple-800)/.55)}.hover\:cstu-bg-purple-800\/60:hover{background-color:rgb(var(--cstu-purple-800)/.6)}.hover\:cstu-bg-purple-800\/65:hover{background-color:rgb(var(--cstu-purple-800)/.65)}.hover\:cstu-bg-purple-800\/70:hover{background-color:rgb(var(--cstu-purple-800)/.7)}.hover\:cstu-bg-purple-800\/75:hover{background-color:rgb(var(--cstu-purple-800)/.75)}.hover\:cstu-bg-purple-800\/80:hover{background-color:rgb(var(--cstu-purple-800)/.8)}.hover\:cstu-bg-purple-800\/85:hover{background-color:rgb(var(--cstu-purple-800)/.85)}.hover\:cstu-bg-purple-800\/90:hover{background-color:rgb(var(--cstu-purple-800)/.9)}.hover\:cstu-bg-purple-800\/95:hover{background-color:rgb(var(--cstu-purple-800)/.95)}.hover\:cstu-bg-purple-900:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-900)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-purple-900\/0:hover{background-color:rgb(var(--cstu-purple-900)/0)}.hover\:cstu-bg-purple-900\/10:hover{background-color:rgb(var(--cstu-purple-900)/.1)}.hover\:cstu-bg-purple-900\/100:hover{background-color:rgb(var(--cstu-purple-900)/1)}.hover\:cstu-bg-purple-900\/15:hover{background-color:rgb(var(--cstu-purple-900)/.15)}.hover\:cstu-bg-purple-900\/20:hover{background-color:rgb(var(--cstu-purple-900)/.2)}.hover\:cstu-bg-purple-900\/25:hover{background-color:rgb(var(--cstu-purple-900)/.25)}.hover\:cstu-bg-purple-900\/30:hover{background-color:rgb(var(--cstu-purple-900)/.3)}.hover\:cstu-bg-purple-900\/35:hover{background-color:rgb(var(--cstu-purple-900)/.35)}.hover\:cstu-bg-purple-900\/40:hover{background-color:rgb(var(--cstu-purple-900)/.4)}.hover\:cstu-bg-purple-900\/45:hover{background-color:rgb(var(--cstu-purple-900)/.45)}.hover\:cstu-bg-purple-900\/5:hover{background-color:rgb(var(--cstu-purple-900)/.05)}.hover\:cstu-bg-purple-900\/50:hover{background-color:rgb(var(--cstu-purple-900)/.5)}.hover\:cstu-bg-purple-900\/55:hover{background-color:rgb(var(--cstu-purple-900)/.55)}.hover\:cstu-bg-purple-900\/60:hover{background-color:rgb(var(--cstu-purple-900)/.6)}.hover\:cstu-bg-purple-900\/65:hover{background-color:rgb(var(--cstu-purple-900)/.65)}.hover\:cstu-bg-purple-900\/70:hover{background-color:rgb(var(--cstu-purple-900)/.7)}.hover\:cstu-bg-purple-900\/75:hover{background-color:rgb(var(--cstu-purple-900)/.75)}.hover\:cstu-bg-purple-900\/80:hover{background-color:rgb(var(--cstu-purple-900)/.8)}.hover\:cstu-bg-purple-900\/85:hover{background-color:rgb(var(--cstu-purple-900)/.85)}.hover\:cstu-bg-purple-900\/90:hover{background-color:rgb(var(--cstu-purple-900)/.9)}.hover\:cstu-bg-purple-900\/95:hover{background-color:rgb(var(--cstu-purple-900)/.95)}.hover\:cstu-bg-red-100:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-100)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-red-100\/0:hover{background-color:rgb(var(--cstu-red-100)/0)}.hover\:cstu-bg-red-100\/10:hover{background-color:rgb(var(--cstu-red-100)/.1)}.hover\:cstu-bg-red-100\/100:hover{background-color:rgb(var(--cstu-red-100)/1)}.hover\:cstu-bg-red-100\/15:hover{background-color:rgb(var(--cstu-red-100)/.15)}.hover\:cstu-bg-red-100\/20:hover{background-color:rgb(var(--cstu-red-100)/.2)}.hover\:cstu-bg-red-100\/25:hover{background-color:rgb(var(--cstu-red-100)/.25)}.hover\:cstu-bg-red-100\/30:hover{background-color:rgb(var(--cstu-red-100)/.3)}.hover\:cstu-bg-red-100\/35:hover{background-color:rgb(var(--cstu-red-100)/.35)}.hover\:cstu-bg-red-100\/40:hover{background-color:rgb(var(--cstu-red-100)/.4)}.hover\:cstu-bg-red-100\/45:hover{background-color:rgb(var(--cstu-red-100)/.45)}.hover\:cstu-bg-red-100\/5:hover{background-color:rgb(var(--cstu-red-100)/.05)}.hover\:cstu-bg-red-100\/50:hover{background-color:rgb(var(--cstu-red-100)/.5)}.hover\:cstu-bg-red-100\/55:hover{background-color:rgb(var(--cstu-red-100)/.55)}.hover\:cstu-bg-red-100\/60:hover{background-color:rgb(var(--cstu-red-100)/.6)}.hover\:cstu-bg-red-100\/65:hover{background-color:rgb(var(--cstu-red-100)/.65)}.hover\:cstu-bg-red-100\/70:hover{background-color:rgb(var(--cstu-red-100)/.7)}.hover\:cstu-bg-red-100\/75:hover{background-color:rgb(var(--cstu-red-100)/.75)}.hover\:cstu-bg-red-100\/80:hover{background-color:rgb(var(--cstu-red-100)/.8)}.hover\:cstu-bg-red-100\/85:hover{background-color:rgb(var(--cstu-red-100)/.85)}.hover\:cstu-bg-red-100\/90:hover{background-color:rgb(var(--cstu-red-100)/.9)}.hover\:cstu-bg-red-100\/95:hover{background-color:rgb(var(--cstu-red-100)/.95)}.hover\:cstu-bg-red-200:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-200)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-red-200\/0:hover{background-color:rgb(var(--cstu-red-200)/0)}.hover\:cstu-bg-red-200\/10:hover{background-color:rgb(var(--cstu-red-200)/.1)}.hover\:cstu-bg-red-200\/100:hover{background-color:rgb(var(--cstu-red-200)/1)}.hover\:cstu-bg-red-200\/15:hover{background-color:rgb(var(--cstu-red-200)/.15)}.hover\:cstu-bg-red-200\/20:hover{background-color:rgb(var(--cstu-red-200)/.2)}.hover\:cstu-bg-red-200\/25:hover{background-color:rgb(var(--cstu-red-200)/.25)}.hover\:cstu-bg-red-200\/30:hover{background-color:rgb(var(--cstu-red-200)/.3)}.hover\:cstu-bg-red-200\/35:hover{background-color:rgb(var(--cstu-red-200)/.35)}.hover\:cstu-bg-red-200\/40:hover{background-color:rgb(var(--cstu-red-200)/.4)}.hover\:cstu-bg-red-200\/45:hover{background-color:rgb(var(--cstu-red-200)/.45)}.hover\:cstu-bg-red-200\/5:hover{background-color:rgb(var(--cstu-red-200)/.05)}.hover\:cstu-bg-red-200\/50:hover{background-color:rgb(var(--cstu-red-200)/.5)}.hover\:cstu-bg-red-200\/55:hover{background-color:rgb(var(--cstu-red-200)/.55)}.hover\:cstu-bg-red-200\/60:hover{background-color:rgb(var(--cstu-red-200)/.6)}.hover\:cstu-bg-red-200\/65:hover{background-color:rgb(var(--cstu-red-200)/.65)}.hover\:cstu-bg-red-200\/70:hover{background-color:rgb(var(--cstu-red-200)/.7)}.hover\:cstu-bg-red-200\/75:hover{background-color:rgb(var(--cstu-red-200)/.75)}.hover\:cstu-bg-red-200\/80:hover{background-color:rgb(var(--cstu-red-200)/.8)}.hover\:cstu-bg-red-200\/85:hover{background-color:rgb(var(--cstu-red-200)/.85)}.hover\:cstu-bg-red-200\/90:hover{background-color:rgb(var(--cstu-red-200)/.9)}.hover\:cstu-bg-red-200\/95:hover{background-color:rgb(var(--cstu-red-200)/.95)}.hover\:cstu-bg-red-300:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-300)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-red-300\/0:hover{background-color:rgb(var(--cstu-red-300)/0)}.hover\:cstu-bg-red-300\/10:hover{background-color:rgb(var(--cstu-red-300)/.1)}.hover\:cstu-bg-red-300\/100:hover{background-color:rgb(var(--cstu-red-300)/1)}.hover\:cstu-bg-red-300\/15:hover{background-color:rgb(var(--cstu-red-300)/.15)}.hover\:cstu-bg-red-300\/20:hover{background-color:rgb(var(--cstu-red-300)/.2)}.hover\:cstu-bg-red-300\/25:hover{background-color:rgb(var(--cstu-red-300)/.25)}.hover\:cstu-bg-red-300\/30:hover{background-color:rgb(var(--cstu-red-300)/.3)}.hover\:cstu-bg-red-300\/35:hover{background-color:rgb(var(--cstu-red-300)/.35)}.hover\:cstu-bg-red-300\/40:hover{background-color:rgb(var(--cstu-red-300)/.4)}.hover\:cstu-bg-red-300\/45:hover{background-color:rgb(var(--cstu-red-300)/.45)}.hover\:cstu-bg-red-300\/5:hover{background-color:rgb(var(--cstu-red-300)/.05)}.hover\:cstu-bg-red-300\/50:hover{background-color:rgb(var(--cstu-red-300)/.5)}.hover\:cstu-bg-red-300\/55:hover{background-color:rgb(var(--cstu-red-300)/.55)}.hover\:cstu-bg-red-300\/60:hover{background-color:rgb(var(--cstu-red-300)/.6)}.hover\:cstu-bg-red-300\/65:hover{background-color:rgb(var(--cstu-red-300)/.65)}.hover\:cstu-bg-red-300\/70:hover{background-color:rgb(var(--cstu-red-300)/.7)}.hover\:cstu-bg-red-300\/75:hover{background-color:rgb(var(--cstu-red-300)/.75)}.hover\:cstu-bg-red-300\/80:hover{background-color:rgb(var(--cstu-red-300)/.8)}.hover\:cstu-bg-red-300\/85:hover{background-color:rgb(var(--cstu-red-300)/.85)}.hover\:cstu-bg-red-300\/90:hover{background-color:rgb(var(--cstu-red-300)/.9)}.hover\:cstu-bg-red-300\/95:hover{background-color:rgb(var(--cstu-red-300)/.95)}.hover\:cstu-bg-red-400:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-400)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-red-400\/0:hover{background-color:rgb(var(--cstu-red-400)/0)}.hover\:cstu-bg-red-400\/10:hover{background-color:rgb(var(--cstu-red-400)/.1)}.hover\:cstu-bg-red-400\/100:hover{background-color:rgb(var(--cstu-red-400)/1)}.hover\:cstu-bg-red-400\/15:hover{background-color:rgb(var(--cstu-red-400)/.15)}.hover\:cstu-bg-red-400\/20:hover{background-color:rgb(var(--cstu-red-400)/.2)}.hover\:cstu-bg-red-400\/25:hover{background-color:rgb(var(--cstu-red-400)/.25)}.hover\:cstu-bg-red-400\/30:hover{background-color:rgb(var(--cstu-red-400)/.3)}.hover\:cstu-bg-red-400\/35:hover{background-color:rgb(var(--cstu-red-400)/.35)}.hover\:cstu-bg-red-400\/40:hover{background-color:rgb(var(--cstu-red-400)/.4)}.hover\:cstu-bg-red-400\/45:hover{background-color:rgb(var(--cstu-red-400)/.45)}.hover\:cstu-bg-red-400\/5:hover{background-color:rgb(var(--cstu-red-400)/.05)}.hover\:cstu-bg-red-400\/50:hover{background-color:rgb(var(--cstu-red-400)/.5)}.hover\:cstu-bg-red-400\/55:hover{background-color:rgb(var(--cstu-red-400)/.55)}.hover\:cstu-bg-red-400\/60:hover{background-color:rgb(var(--cstu-red-400)/.6)}.hover\:cstu-bg-red-400\/65:hover{background-color:rgb(var(--cstu-red-400)/.65)}.hover\:cstu-bg-red-400\/70:hover{background-color:rgb(var(--cstu-red-400)/.7)}.hover\:cstu-bg-red-400\/75:hover{background-color:rgb(var(--cstu-red-400)/.75)}.hover\:cstu-bg-red-400\/80:hover{background-color:rgb(var(--cstu-red-400)/.8)}.hover\:cstu-bg-red-400\/85:hover{background-color:rgb(var(--cstu-red-400)/.85)}.hover\:cstu-bg-red-400\/90:hover{background-color:rgb(var(--cstu-red-400)/.9)}.hover\:cstu-bg-red-400\/95:hover{background-color:rgb(var(--cstu-red-400)/.95)}.hover\:cstu-bg-red-50:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-50)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-red-50\/0:hover{background-color:rgb(var(--cstu-red-50)/0)}.hover\:cstu-bg-red-50\/10:hover{background-color:rgb(var(--cstu-red-50)/.1)}.hover\:cstu-bg-red-50\/100:hover{background-color:rgb(var(--cstu-red-50)/1)}.hover\:cstu-bg-red-50\/15:hover{background-color:rgb(var(--cstu-red-50)/.15)}.hover\:cstu-bg-red-50\/20:hover{background-color:rgb(var(--cstu-red-50)/.2)}.hover\:cstu-bg-red-50\/25:hover{background-color:rgb(var(--cstu-red-50)/.25)}.hover\:cstu-bg-red-50\/30:hover{background-color:rgb(var(--cstu-red-50)/.3)}.hover\:cstu-bg-red-50\/35:hover{background-color:rgb(var(--cstu-red-50)/.35)}.hover\:cstu-bg-red-50\/40:hover{background-color:rgb(var(--cstu-red-50)/.4)}.hover\:cstu-bg-red-50\/45:hover{background-color:rgb(var(--cstu-red-50)/.45)}.hover\:cstu-bg-red-50\/5:hover{background-color:rgb(var(--cstu-red-50)/.05)}.hover\:cstu-bg-red-50\/50:hover{background-color:rgb(var(--cstu-red-50)/.5)}.hover\:cstu-bg-red-50\/55:hover{background-color:rgb(var(--cstu-red-50)/.55)}.hover\:cstu-bg-red-50\/60:hover{background-color:rgb(var(--cstu-red-50)/.6)}.hover\:cstu-bg-red-50\/65:hover{background-color:rgb(var(--cstu-red-50)/.65)}.hover\:cstu-bg-red-50\/70:hover{background-color:rgb(var(--cstu-red-50)/.7)}.hover\:cstu-bg-red-50\/75:hover{background-color:rgb(var(--cstu-red-50)/.75)}.hover\:cstu-bg-red-50\/80:hover{background-color:rgb(var(--cstu-red-50)/.8)}.hover\:cstu-bg-red-50\/85:hover{background-color:rgb(var(--cstu-red-50)/.85)}.hover\:cstu-bg-red-50\/90:hover{background-color:rgb(var(--cstu-red-50)/.9)}.hover\:cstu-bg-red-50\/95:hover{background-color:rgb(var(--cstu-red-50)/.95)}.hover\:cstu-bg-red-500:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-500)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-red-500\/0:hover{background-color:rgb(var(--cstu-red-500)/0)}.hover\:cstu-bg-red-500\/10:hover{background-color:rgb(var(--cstu-red-500)/.1)}.hover\:cstu-bg-red-500\/100:hover{background-color:rgb(var(--cstu-red-500)/1)}.hover\:cstu-bg-red-500\/15:hover{background-color:rgb(var(--cstu-red-500)/.15)}.hover\:cstu-bg-red-500\/20:hover{background-color:rgb(var(--cstu-red-500)/.2)}.hover\:cstu-bg-red-500\/25:hover{background-color:rgb(var(--cstu-red-500)/.25)}.hover\:cstu-bg-red-500\/30:hover{background-color:rgb(var(--cstu-red-500)/.3)}.hover\:cstu-bg-red-500\/35:hover{background-color:rgb(var(--cstu-red-500)/.35)}.hover\:cstu-bg-red-500\/40:hover{background-color:rgb(var(--cstu-red-500)/.4)}.hover\:cstu-bg-red-500\/45:hover{background-color:rgb(var(--cstu-red-500)/.45)}.hover\:cstu-bg-red-500\/5:hover{background-color:rgb(var(--cstu-red-500)/.05)}.hover\:cstu-bg-red-500\/50:hover{background-color:rgb(var(--cstu-red-500)/.5)}.hover\:cstu-bg-red-500\/55:hover{background-color:rgb(var(--cstu-red-500)/.55)}.hover\:cstu-bg-red-500\/60:hover{background-color:rgb(var(--cstu-red-500)/.6)}.hover\:cstu-bg-red-500\/65:hover{background-color:rgb(var(--cstu-red-500)/.65)}.hover\:cstu-bg-red-500\/70:hover{background-color:rgb(var(--cstu-red-500)/.7)}.hover\:cstu-bg-red-500\/75:hover{background-color:rgb(var(--cstu-red-500)/.75)}.hover\:cstu-bg-red-500\/80:hover{background-color:rgb(var(--cstu-red-500)/.8)}.hover\:cstu-bg-red-500\/85:hover{background-color:rgb(var(--cstu-red-500)/.85)}.hover\:cstu-bg-red-500\/90:hover{background-color:rgb(var(--cstu-red-500)/.9)}.hover\:cstu-bg-red-500\/95:hover{background-color:rgb(var(--cstu-red-500)/.95)}.hover\:cstu-bg-red-600:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-600)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-red-600\/0:hover{background-color:rgb(var(--cstu-red-600)/0)}.hover\:cstu-bg-red-600\/10:hover{background-color:rgb(var(--cstu-red-600)/.1)}.hover\:cstu-bg-red-600\/100:hover{background-color:rgb(var(--cstu-red-600)/1)}.hover\:cstu-bg-red-600\/15:hover{background-color:rgb(var(--cstu-red-600)/.15)}.hover\:cstu-bg-red-600\/20:hover{background-color:rgb(var(--cstu-red-600)/.2)}.hover\:cstu-bg-red-600\/25:hover{background-color:rgb(var(--cstu-red-600)/.25)}.hover\:cstu-bg-red-600\/30:hover{background-color:rgb(var(--cstu-red-600)/.3)}.hover\:cstu-bg-red-600\/35:hover{background-color:rgb(var(--cstu-red-600)/.35)}.hover\:cstu-bg-red-600\/40:hover{background-color:rgb(var(--cstu-red-600)/.4)}.hover\:cstu-bg-red-600\/45:hover{background-color:rgb(var(--cstu-red-600)/.45)}.hover\:cstu-bg-red-600\/5:hover{background-color:rgb(var(--cstu-red-600)/.05)}.hover\:cstu-bg-red-600\/50:hover{background-color:rgb(var(--cstu-red-600)/.5)}.hover\:cstu-bg-red-600\/55:hover{background-color:rgb(var(--cstu-red-600)/.55)}.hover\:cstu-bg-red-600\/60:hover{background-color:rgb(var(--cstu-red-600)/.6)}.hover\:cstu-bg-red-600\/65:hover{background-color:rgb(var(--cstu-red-600)/.65)}.hover\:cstu-bg-red-600\/70:hover{background-color:rgb(var(--cstu-red-600)/.7)}.hover\:cstu-bg-red-600\/75:hover{background-color:rgb(var(--cstu-red-600)/.75)}.hover\:cstu-bg-red-600\/80:hover{background-color:rgb(var(--cstu-red-600)/.8)}.hover\:cstu-bg-red-600\/85:hover{background-color:rgb(var(--cstu-red-600)/.85)}.hover\:cstu-bg-red-600\/90:hover{background-color:rgb(var(--cstu-red-600)/.9)}.hover\:cstu-bg-red-600\/95:hover{background-color:rgb(var(--cstu-red-600)/.95)}.hover\:cstu-bg-red-700:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-700)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-red-700\/0:hover{background-color:rgb(var(--cstu-red-700)/0)}.hover\:cstu-bg-red-700\/10:hover{background-color:rgb(var(--cstu-red-700)/.1)}.hover\:cstu-bg-red-700\/100:hover{background-color:rgb(var(--cstu-red-700)/1)}.hover\:cstu-bg-red-700\/15:hover{background-color:rgb(var(--cstu-red-700)/.15)}.hover\:cstu-bg-red-700\/20:hover{background-color:rgb(var(--cstu-red-700)/.2)}.hover\:cstu-bg-red-700\/25:hover{background-color:rgb(var(--cstu-red-700)/.25)}.hover\:cstu-bg-red-700\/30:hover{background-color:rgb(var(--cstu-red-700)/.3)}.hover\:cstu-bg-red-700\/35:hover{background-color:rgb(var(--cstu-red-700)/.35)}.hover\:cstu-bg-red-700\/40:hover{background-color:rgb(var(--cstu-red-700)/.4)}.hover\:cstu-bg-red-700\/45:hover{background-color:rgb(var(--cstu-red-700)/.45)}.hover\:cstu-bg-red-700\/5:hover{background-color:rgb(var(--cstu-red-700)/.05)}.hover\:cstu-bg-red-700\/50:hover{background-color:rgb(var(--cstu-red-700)/.5)}.hover\:cstu-bg-red-700\/55:hover{background-color:rgb(var(--cstu-red-700)/.55)}.hover\:cstu-bg-red-700\/60:hover{background-color:rgb(var(--cstu-red-700)/.6)}.hover\:cstu-bg-red-700\/65:hover{background-color:rgb(var(--cstu-red-700)/.65)}.hover\:cstu-bg-red-700\/70:hover{background-color:rgb(var(--cstu-red-700)/.7)}.hover\:cstu-bg-red-700\/75:hover{background-color:rgb(var(--cstu-red-700)/.75)}.hover\:cstu-bg-red-700\/80:hover{background-color:rgb(var(--cstu-red-700)/.8)}.hover\:cstu-bg-red-700\/85:hover{background-color:rgb(var(--cstu-red-700)/.85)}.hover\:cstu-bg-red-700\/90:hover{background-color:rgb(var(--cstu-red-700)/.9)}.hover\:cstu-bg-red-700\/95:hover{background-color:rgb(var(--cstu-red-700)/.95)}.hover\:cstu-bg-red-800:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-800)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-red-800\/0:hover{background-color:rgb(var(--cstu-red-800)/0)}.hover\:cstu-bg-red-800\/10:hover{background-color:rgb(var(--cstu-red-800)/.1)}.hover\:cstu-bg-red-800\/100:hover{background-color:rgb(var(--cstu-red-800)/1)}.hover\:cstu-bg-red-800\/15:hover{background-color:rgb(var(--cstu-red-800)/.15)}.hover\:cstu-bg-red-800\/20:hover{background-color:rgb(var(--cstu-red-800)/.2)}.hover\:cstu-bg-red-800\/25:hover{background-color:rgb(var(--cstu-red-800)/.25)}.hover\:cstu-bg-red-800\/30:hover{background-color:rgb(var(--cstu-red-800)/.3)}.hover\:cstu-bg-red-800\/35:hover{background-color:rgb(var(--cstu-red-800)/.35)}.hover\:cstu-bg-red-800\/40:hover{background-color:rgb(var(--cstu-red-800)/.4)}.hover\:cstu-bg-red-800\/45:hover{background-color:rgb(var(--cstu-red-800)/.45)}.hover\:cstu-bg-red-800\/5:hover{background-color:rgb(var(--cstu-red-800)/.05)}.hover\:cstu-bg-red-800\/50:hover{background-color:rgb(var(--cstu-red-800)/.5)}.hover\:cstu-bg-red-800\/55:hover{background-color:rgb(var(--cstu-red-800)/.55)}.hover\:cstu-bg-red-800\/60:hover{background-color:rgb(var(--cstu-red-800)/.6)}.hover\:cstu-bg-red-800\/65:hover{background-color:rgb(var(--cstu-red-800)/.65)}.hover\:cstu-bg-red-800\/70:hover{background-color:rgb(var(--cstu-red-800)/.7)}.hover\:cstu-bg-red-800\/75:hover{background-color:rgb(var(--cstu-red-800)/.75)}.hover\:cstu-bg-red-800\/80:hover{background-color:rgb(var(--cstu-red-800)/.8)}.hover\:cstu-bg-red-800\/85:hover{background-color:rgb(var(--cstu-red-800)/.85)}.hover\:cstu-bg-red-800\/90:hover{background-color:rgb(var(--cstu-red-800)/.9)}.hover\:cstu-bg-red-800\/95:hover{background-color:rgb(var(--cstu-red-800)/.95)}.hover\:cstu-bg-red-900:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-900)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-red-900\/0:hover{background-color:rgb(var(--cstu-red-900)/0)}.hover\:cstu-bg-red-900\/10:hover{background-color:rgb(var(--cstu-red-900)/.1)}.hover\:cstu-bg-red-900\/100:hover{background-color:rgb(var(--cstu-red-900)/1)}.hover\:cstu-bg-red-900\/15:hover{background-color:rgb(var(--cstu-red-900)/.15)}.hover\:cstu-bg-red-900\/20:hover{background-color:rgb(var(--cstu-red-900)/.2)}.hover\:cstu-bg-red-900\/25:hover{background-color:rgb(var(--cstu-red-900)/.25)}.hover\:cstu-bg-red-900\/30:hover{background-color:rgb(var(--cstu-red-900)/.3)}.hover\:cstu-bg-red-900\/35:hover{background-color:rgb(var(--cstu-red-900)/.35)}.hover\:cstu-bg-red-900\/40:hover{background-color:rgb(var(--cstu-red-900)/.4)}.hover\:cstu-bg-red-900\/45:hover{background-color:rgb(var(--cstu-red-900)/.45)}.hover\:cstu-bg-red-900\/5:hover{background-color:rgb(var(--cstu-red-900)/.05)}.hover\:cstu-bg-red-900\/50:hover{background-color:rgb(var(--cstu-red-900)/.5)}.hover\:cstu-bg-red-900\/55:hover{background-color:rgb(var(--cstu-red-900)/.55)}.hover\:cstu-bg-red-900\/60:hover{background-color:rgb(var(--cstu-red-900)/.6)}.hover\:cstu-bg-red-900\/65:hover{background-color:rgb(var(--cstu-red-900)/.65)}.hover\:cstu-bg-red-900\/70:hover{background-color:rgb(var(--cstu-red-900)/.7)}.hover\:cstu-bg-red-900\/75:hover{background-color:rgb(var(--cstu-red-900)/.75)}.hover\:cstu-bg-red-900\/80:hover{background-color:rgb(var(--cstu-red-900)/.8)}.hover\:cstu-bg-red-900\/85:hover{background-color:rgb(var(--cstu-red-900)/.85)}.hover\:cstu-bg-red-900\/90:hover{background-color:rgb(var(--cstu-red-900)/.9)}.hover\:cstu-bg-red-900\/95:hover{background-color:rgb(var(--cstu-red-900)/.95)}.hover\:cstu-bg-sea-blue-100:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-100)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-sea-blue-100\/0:hover{background-color:rgb(var(--cstu-sea-blue-100)/0)}.hover\:cstu-bg-sea-blue-100\/10:hover{background-color:rgb(var(--cstu-sea-blue-100)/.1)}.hover\:cstu-bg-sea-blue-100\/100:hover{background-color:rgb(var(--cstu-sea-blue-100)/1)}.hover\:cstu-bg-sea-blue-100\/15:hover{background-color:rgb(var(--cstu-sea-blue-100)/.15)}.hover\:cstu-bg-sea-blue-100\/20:hover{background-color:rgb(var(--cstu-sea-blue-100)/.2)}.hover\:cstu-bg-sea-blue-100\/25:hover{background-color:rgb(var(--cstu-sea-blue-100)/.25)}.hover\:cstu-bg-sea-blue-100\/30:hover{background-color:rgb(var(--cstu-sea-blue-100)/.3)}.hover\:cstu-bg-sea-blue-100\/35:hover{background-color:rgb(var(--cstu-sea-blue-100)/.35)}.hover\:cstu-bg-sea-blue-100\/40:hover{background-color:rgb(var(--cstu-sea-blue-100)/.4)}.hover\:cstu-bg-sea-blue-100\/45:hover{background-color:rgb(var(--cstu-sea-blue-100)/.45)}.hover\:cstu-bg-sea-blue-100\/5:hover{background-color:rgb(var(--cstu-sea-blue-100)/.05)}.hover\:cstu-bg-sea-blue-100\/50:hover{background-color:rgb(var(--cstu-sea-blue-100)/.5)}.hover\:cstu-bg-sea-blue-100\/55:hover{background-color:rgb(var(--cstu-sea-blue-100)/.55)}.hover\:cstu-bg-sea-blue-100\/60:hover{background-color:rgb(var(--cstu-sea-blue-100)/.6)}.hover\:cstu-bg-sea-blue-100\/65:hover{background-color:rgb(var(--cstu-sea-blue-100)/.65)}.hover\:cstu-bg-sea-blue-100\/70:hover{background-color:rgb(var(--cstu-sea-blue-100)/.7)}.hover\:cstu-bg-sea-blue-100\/75:hover{background-color:rgb(var(--cstu-sea-blue-100)/.75)}.hover\:cstu-bg-sea-blue-100\/80:hover{background-color:rgb(var(--cstu-sea-blue-100)/.8)}.hover\:cstu-bg-sea-blue-100\/85:hover{background-color:rgb(var(--cstu-sea-blue-100)/.85)}.hover\:cstu-bg-sea-blue-100\/90:hover{background-color:rgb(var(--cstu-sea-blue-100)/.9)}.hover\:cstu-bg-sea-blue-100\/95:hover{background-color:rgb(var(--cstu-sea-blue-100)/.95)}.hover\:cstu-bg-sea-blue-200:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-200)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-sea-blue-200\/0:hover{background-color:rgb(var(--cstu-sea-blue-200)/0)}.hover\:cstu-bg-sea-blue-200\/10:hover{background-color:rgb(var(--cstu-sea-blue-200)/.1)}.hover\:cstu-bg-sea-blue-200\/100:hover{background-color:rgb(var(--cstu-sea-blue-200)/1)}.hover\:cstu-bg-sea-blue-200\/15:hover{background-color:rgb(var(--cstu-sea-blue-200)/.15)}.hover\:cstu-bg-sea-blue-200\/20:hover{background-color:rgb(var(--cstu-sea-blue-200)/.2)}.hover\:cstu-bg-sea-blue-200\/25:hover{background-color:rgb(var(--cstu-sea-blue-200)/.25)}.hover\:cstu-bg-sea-blue-200\/30:hover{background-color:rgb(var(--cstu-sea-blue-200)/.3)}.hover\:cstu-bg-sea-blue-200\/35:hover{background-color:rgb(var(--cstu-sea-blue-200)/.35)}.hover\:cstu-bg-sea-blue-200\/40:hover{background-color:rgb(var(--cstu-sea-blue-200)/.4)}.hover\:cstu-bg-sea-blue-200\/45:hover{background-color:rgb(var(--cstu-sea-blue-200)/.45)}.hover\:cstu-bg-sea-blue-200\/5:hover{background-color:rgb(var(--cstu-sea-blue-200)/.05)}.hover\:cstu-bg-sea-blue-200\/50:hover{background-color:rgb(var(--cstu-sea-blue-200)/.5)}.hover\:cstu-bg-sea-blue-200\/55:hover{background-color:rgb(var(--cstu-sea-blue-200)/.55)}.hover\:cstu-bg-sea-blue-200\/60:hover{background-color:rgb(var(--cstu-sea-blue-200)/.6)}.hover\:cstu-bg-sea-blue-200\/65:hover{background-color:rgb(var(--cstu-sea-blue-200)/.65)}.hover\:cstu-bg-sea-blue-200\/70:hover{background-color:rgb(var(--cstu-sea-blue-200)/.7)}.hover\:cstu-bg-sea-blue-200\/75:hover{background-color:rgb(var(--cstu-sea-blue-200)/.75)}.hover\:cstu-bg-sea-blue-200\/80:hover{background-color:rgb(var(--cstu-sea-blue-200)/.8)}.hover\:cstu-bg-sea-blue-200\/85:hover{background-color:rgb(var(--cstu-sea-blue-200)/.85)}.hover\:cstu-bg-sea-blue-200\/90:hover{background-color:rgb(var(--cstu-sea-blue-200)/.9)}.hover\:cstu-bg-sea-blue-200\/95:hover{background-color:rgb(var(--cstu-sea-blue-200)/.95)}.hover\:cstu-bg-sea-blue-300:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-300)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-sea-blue-300\/0:hover{background-color:rgb(var(--cstu-sea-blue-300)/0)}.hover\:cstu-bg-sea-blue-300\/10:hover{background-color:rgb(var(--cstu-sea-blue-300)/.1)}.hover\:cstu-bg-sea-blue-300\/100:hover{background-color:rgb(var(--cstu-sea-blue-300)/1)}.hover\:cstu-bg-sea-blue-300\/15:hover{background-color:rgb(var(--cstu-sea-blue-300)/.15)}.hover\:cstu-bg-sea-blue-300\/20:hover{background-color:rgb(var(--cstu-sea-blue-300)/.2)}.hover\:cstu-bg-sea-blue-300\/25:hover{background-color:rgb(var(--cstu-sea-blue-300)/.25)}.hover\:cstu-bg-sea-blue-300\/30:hover{background-color:rgb(var(--cstu-sea-blue-300)/.3)}.hover\:cstu-bg-sea-blue-300\/35:hover{background-color:rgb(var(--cstu-sea-blue-300)/.35)}.hover\:cstu-bg-sea-blue-300\/40:hover{background-color:rgb(var(--cstu-sea-blue-300)/.4)}.hover\:cstu-bg-sea-blue-300\/45:hover{background-color:rgb(var(--cstu-sea-blue-300)/.45)}.hover\:cstu-bg-sea-blue-300\/5:hover{background-color:rgb(var(--cstu-sea-blue-300)/.05)}.hover\:cstu-bg-sea-blue-300\/50:hover{background-color:rgb(var(--cstu-sea-blue-300)/.5)}.hover\:cstu-bg-sea-blue-300\/55:hover{background-color:rgb(var(--cstu-sea-blue-300)/.55)}.hover\:cstu-bg-sea-blue-300\/60:hover{background-color:rgb(var(--cstu-sea-blue-300)/.6)}.hover\:cstu-bg-sea-blue-300\/65:hover{background-color:rgb(var(--cstu-sea-blue-300)/.65)}.hover\:cstu-bg-sea-blue-300\/70:hover{background-color:rgb(var(--cstu-sea-blue-300)/.7)}.hover\:cstu-bg-sea-blue-300\/75:hover{background-color:rgb(var(--cstu-sea-blue-300)/.75)}.hover\:cstu-bg-sea-blue-300\/80:hover{background-color:rgb(var(--cstu-sea-blue-300)/.8)}.hover\:cstu-bg-sea-blue-300\/85:hover{background-color:rgb(var(--cstu-sea-blue-300)/.85)}.hover\:cstu-bg-sea-blue-300\/90:hover{background-color:rgb(var(--cstu-sea-blue-300)/.9)}.hover\:cstu-bg-sea-blue-300\/95:hover{background-color:rgb(var(--cstu-sea-blue-300)/.95)}.hover\:cstu-bg-sea-blue-400:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-400)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-sea-blue-400\/0:hover{background-color:rgb(var(--cstu-sea-blue-400)/0)}.hover\:cstu-bg-sea-blue-400\/10:hover{background-color:rgb(var(--cstu-sea-blue-400)/.1)}.hover\:cstu-bg-sea-blue-400\/100:hover{background-color:rgb(var(--cstu-sea-blue-400)/1)}.hover\:cstu-bg-sea-blue-400\/15:hover{background-color:rgb(var(--cstu-sea-blue-400)/.15)}.hover\:cstu-bg-sea-blue-400\/20:hover{background-color:rgb(var(--cstu-sea-blue-400)/.2)}.hover\:cstu-bg-sea-blue-400\/25:hover{background-color:rgb(var(--cstu-sea-blue-400)/.25)}.hover\:cstu-bg-sea-blue-400\/30:hover{background-color:rgb(var(--cstu-sea-blue-400)/.3)}.hover\:cstu-bg-sea-blue-400\/35:hover{background-color:rgb(var(--cstu-sea-blue-400)/.35)}.hover\:cstu-bg-sea-blue-400\/40:hover{background-color:rgb(var(--cstu-sea-blue-400)/.4)}.hover\:cstu-bg-sea-blue-400\/45:hover{background-color:rgb(var(--cstu-sea-blue-400)/.45)}.hover\:cstu-bg-sea-blue-400\/5:hover{background-color:rgb(var(--cstu-sea-blue-400)/.05)}.hover\:cstu-bg-sea-blue-400\/50:hover{background-color:rgb(var(--cstu-sea-blue-400)/.5)}.hover\:cstu-bg-sea-blue-400\/55:hover{background-color:rgb(var(--cstu-sea-blue-400)/.55)}.hover\:cstu-bg-sea-blue-400\/60:hover{background-color:rgb(var(--cstu-sea-blue-400)/.6)}.hover\:cstu-bg-sea-blue-400\/65:hover{background-color:rgb(var(--cstu-sea-blue-400)/.65)}.hover\:cstu-bg-sea-blue-400\/70:hover{background-color:rgb(var(--cstu-sea-blue-400)/.7)}.hover\:cstu-bg-sea-blue-400\/75:hover{background-color:rgb(var(--cstu-sea-blue-400)/.75)}.hover\:cstu-bg-sea-blue-400\/80:hover{background-color:rgb(var(--cstu-sea-blue-400)/.8)}.hover\:cstu-bg-sea-blue-400\/85:hover{background-color:rgb(var(--cstu-sea-blue-400)/.85)}.hover\:cstu-bg-sea-blue-400\/90:hover{background-color:rgb(var(--cstu-sea-blue-400)/.9)}.hover\:cstu-bg-sea-blue-400\/95:hover{background-color:rgb(var(--cstu-sea-blue-400)/.95)}.hover\:cstu-bg-sea-blue-50:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-50)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-sea-blue-50\/0:hover{background-color:rgb(var(--cstu-sea-blue-50)/0)}.hover\:cstu-bg-sea-blue-50\/10:hover{background-color:rgb(var(--cstu-sea-blue-50)/.1)}.hover\:cstu-bg-sea-blue-50\/100:hover{background-color:rgb(var(--cstu-sea-blue-50)/1)}.hover\:cstu-bg-sea-blue-50\/15:hover{background-color:rgb(var(--cstu-sea-blue-50)/.15)}.hover\:cstu-bg-sea-blue-50\/20:hover{background-color:rgb(var(--cstu-sea-blue-50)/.2)}.hover\:cstu-bg-sea-blue-50\/25:hover{background-color:rgb(var(--cstu-sea-blue-50)/.25)}.hover\:cstu-bg-sea-blue-50\/30:hover{background-color:rgb(var(--cstu-sea-blue-50)/.3)}.hover\:cstu-bg-sea-blue-50\/35:hover{background-color:rgb(var(--cstu-sea-blue-50)/.35)}.hover\:cstu-bg-sea-blue-50\/40:hover{background-color:rgb(var(--cstu-sea-blue-50)/.4)}.hover\:cstu-bg-sea-blue-50\/45:hover{background-color:rgb(var(--cstu-sea-blue-50)/.45)}.hover\:cstu-bg-sea-blue-50\/5:hover{background-color:rgb(var(--cstu-sea-blue-50)/.05)}.hover\:cstu-bg-sea-blue-50\/50:hover{background-color:rgb(var(--cstu-sea-blue-50)/.5)}.hover\:cstu-bg-sea-blue-50\/55:hover{background-color:rgb(var(--cstu-sea-blue-50)/.55)}.hover\:cstu-bg-sea-blue-50\/60:hover{background-color:rgb(var(--cstu-sea-blue-50)/.6)}.hover\:cstu-bg-sea-blue-50\/65:hover{background-color:rgb(var(--cstu-sea-blue-50)/.65)}.hover\:cstu-bg-sea-blue-50\/70:hover{background-color:rgb(var(--cstu-sea-blue-50)/.7)}.hover\:cstu-bg-sea-blue-50\/75:hover{background-color:rgb(var(--cstu-sea-blue-50)/.75)}.hover\:cstu-bg-sea-blue-50\/80:hover{background-color:rgb(var(--cstu-sea-blue-50)/.8)}.hover\:cstu-bg-sea-blue-50\/85:hover{background-color:rgb(var(--cstu-sea-blue-50)/.85)}.hover\:cstu-bg-sea-blue-50\/90:hover{background-color:rgb(var(--cstu-sea-blue-50)/.9)}.hover\:cstu-bg-sea-blue-50\/95:hover{background-color:rgb(var(--cstu-sea-blue-50)/.95)}.hover\:cstu-bg-sea-blue-500:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-500)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-sea-blue-500\/0:hover{background-color:rgb(var(--cstu-sea-blue-500)/0)}.hover\:cstu-bg-sea-blue-500\/10:hover{background-color:rgb(var(--cstu-sea-blue-500)/.1)}.hover\:cstu-bg-sea-blue-500\/100:hover{background-color:rgb(var(--cstu-sea-blue-500)/1)}.hover\:cstu-bg-sea-blue-500\/15:hover{background-color:rgb(var(--cstu-sea-blue-500)/.15)}.hover\:cstu-bg-sea-blue-500\/20:hover{background-color:rgb(var(--cstu-sea-blue-500)/.2)}.hover\:cstu-bg-sea-blue-500\/25:hover{background-color:rgb(var(--cstu-sea-blue-500)/.25)}.hover\:cstu-bg-sea-blue-500\/30:hover{background-color:rgb(var(--cstu-sea-blue-500)/.3)}.hover\:cstu-bg-sea-blue-500\/35:hover{background-color:rgb(var(--cstu-sea-blue-500)/.35)}.hover\:cstu-bg-sea-blue-500\/40:hover{background-color:rgb(var(--cstu-sea-blue-500)/.4)}.hover\:cstu-bg-sea-blue-500\/45:hover{background-color:rgb(var(--cstu-sea-blue-500)/.45)}.hover\:cstu-bg-sea-blue-500\/5:hover{background-color:rgb(var(--cstu-sea-blue-500)/.05)}.hover\:cstu-bg-sea-blue-500\/50:hover{background-color:rgb(var(--cstu-sea-blue-500)/.5)}.hover\:cstu-bg-sea-blue-500\/55:hover{background-color:rgb(var(--cstu-sea-blue-500)/.55)}.hover\:cstu-bg-sea-blue-500\/60:hover{background-color:rgb(var(--cstu-sea-blue-500)/.6)}.hover\:cstu-bg-sea-blue-500\/65:hover{background-color:rgb(var(--cstu-sea-blue-500)/.65)}.hover\:cstu-bg-sea-blue-500\/70:hover{background-color:rgb(var(--cstu-sea-blue-500)/.7)}.hover\:cstu-bg-sea-blue-500\/75:hover{background-color:rgb(var(--cstu-sea-blue-500)/.75)}.hover\:cstu-bg-sea-blue-500\/80:hover{background-color:rgb(var(--cstu-sea-blue-500)/.8)}.hover\:cstu-bg-sea-blue-500\/85:hover{background-color:rgb(var(--cstu-sea-blue-500)/.85)}.hover\:cstu-bg-sea-blue-500\/90:hover{background-color:rgb(var(--cstu-sea-blue-500)/.9)}.hover\:cstu-bg-sea-blue-500\/95:hover{background-color:rgb(var(--cstu-sea-blue-500)/.95)}.hover\:cstu-bg-sea-blue-600:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-600)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-sea-blue-600\/0:hover{background-color:rgb(var(--cstu-sea-blue-600)/0)}.hover\:cstu-bg-sea-blue-600\/10:hover{background-color:rgb(var(--cstu-sea-blue-600)/.1)}.hover\:cstu-bg-sea-blue-600\/100:hover{background-color:rgb(var(--cstu-sea-blue-600)/1)}.hover\:cstu-bg-sea-blue-600\/15:hover{background-color:rgb(var(--cstu-sea-blue-600)/.15)}.hover\:cstu-bg-sea-blue-600\/20:hover{background-color:rgb(var(--cstu-sea-blue-600)/.2)}.hover\:cstu-bg-sea-blue-600\/25:hover{background-color:rgb(var(--cstu-sea-blue-600)/.25)}.hover\:cstu-bg-sea-blue-600\/30:hover{background-color:rgb(var(--cstu-sea-blue-600)/.3)}.hover\:cstu-bg-sea-blue-600\/35:hover{background-color:rgb(var(--cstu-sea-blue-600)/.35)}.hover\:cstu-bg-sea-blue-600\/40:hover{background-color:rgb(var(--cstu-sea-blue-600)/.4)}.hover\:cstu-bg-sea-blue-600\/45:hover{background-color:rgb(var(--cstu-sea-blue-600)/.45)}.hover\:cstu-bg-sea-blue-600\/5:hover{background-color:rgb(var(--cstu-sea-blue-600)/.05)}.hover\:cstu-bg-sea-blue-600\/50:hover{background-color:rgb(var(--cstu-sea-blue-600)/.5)}.hover\:cstu-bg-sea-blue-600\/55:hover{background-color:rgb(var(--cstu-sea-blue-600)/.55)}.hover\:cstu-bg-sea-blue-600\/60:hover{background-color:rgb(var(--cstu-sea-blue-600)/.6)}.hover\:cstu-bg-sea-blue-600\/65:hover{background-color:rgb(var(--cstu-sea-blue-600)/.65)}.hover\:cstu-bg-sea-blue-600\/70:hover{background-color:rgb(var(--cstu-sea-blue-600)/.7)}.hover\:cstu-bg-sea-blue-600\/75:hover{background-color:rgb(var(--cstu-sea-blue-600)/.75)}.hover\:cstu-bg-sea-blue-600\/80:hover{background-color:rgb(var(--cstu-sea-blue-600)/.8)}.hover\:cstu-bg-sea-blue-600\/85:hover{background-color:rgb(var(--cstu-sea-blue-600)/.85)}.hover\:cstu-bg-sea-blue-600\/90:hover{background-color:rgb(var(--cstu-sea-blue-600)/.9)}.hover\:cstu-bg-sea-blue-600\/95:hover{background-color:rgb(var(--cstu-sea-blue-600)/.95)}.hover\:cstu-bg-sea-blue-700:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-700)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-sea-blue-700\/0:hover{background-color:rgb(var(--cstu-sea-blue-700)/0)}.hover\:cstu-bg-sea-blue-700\/10:hover{background-color:rgb(var(--cstu-sea-blue-700)/.1)}.hover\:cstu-bg-sea-blue-700\/100:hover{background-color:rgb(var(--cstu-sea-blue-700)/1)}.hover\:cstu-bg-sea-blue-700\/15:hover{background-color:rgb(var(--cstu-sea-blue-700)/.15)}.hover\:cstu-bg-sea-blue-700\/20:hover{background-color:rgb(var(--cstu-sea-blue-700)/.2)}.hover\:cstu-bg-sea-blue-700\/25:hover{background-color:rgb(var(--cstu-sea-blue-700)/.25)}.hover\:cstu-bg-sea-blue-700\/30:hover{background-color:rgb(var(--cstu-sea-blue-700)/.3)}.hover\:cstu-bg-sea-blue-700\/35:hover{background-color:rgb(var(--cstu-sea-blue-700)/.35)}.hover\:cstu-bg-sea-blue-700\/40:hover{background-color:rgb(var(--cstu-sea-blue-700)/.4)}.hover\:cstu-bg-sea-blue-700\/45:hover{background-color:rgb(var(--cstu-sea-blue-700)/.45)}.hover\:cstu-bg-sea-blue-700\/5:hover{background-color:rgb(var(--cstu-sea-blue-700)/.05)}.hover\:cstu-bg-sea-blue-700\/50:hover{background-color:rgb(var(--cstu-sea-blue-700)/.5)}.hover\:cstu-bg-sea-blue-700\/55:hover{background-color:rgb(var(--cstu-sea-blue-700)/.55)}.hover\:cstu-bg-sea-blue-700\/60:hover{background-color:rgb(var(--cstu-sea-blue-700)/.6)}.hover\:cstu-bg-sea-blue-700\/65:hover{background-color:rgb(var(--cstu-sea-blue-700)/.65)}.hover\:cstu-bg-sea-blue-700\/70:hover{background-color:rgb(var(--cstu-sea-blue-700)/.7)}.hover\:cstu-bg-sea-blue-700\/75:hover{background-color:rgb(var(--cstu-sea-blue-700)/.75)}.hover\:cstu-bg-sea-blue-700\/80:hover{background-color:rgb(var(--cstu-sea-blue-700)/.8)}.hover\:cstu-bg-sea-blue-700\/85:hover{background-color:rgb(var(--cstu-sea-blue-700)/.85)}.hover\:cstu-bg-sea-blue-700\/90:hover{background-color:rgb(var(--cstu-sea-blue-700)/.9)}.hover\:cstu-bg-sea-blue-700\/95:hover{background-color:rgb(var(--cstu-sea-blue-700)/.95)}.hover\:cstu-bg-sea-blue-800:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-800)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-sea-blue-800\/0:hover{background-color:rgb(var(--cstu-sea-blue-800)/0)}.hover\:cstu-bg-sea-blue-800\/10:hover{background-color:rgb(var(--cstu-sea-blue-800)/.1)}.hover\:cstu-bg-sea-blue-800\/100:hover{background-color:rgb(var(--cstu-sea-blue-800)/1)}.hover\:cstu-bg-sea-blue-800\/15:hover{background-color:rgb(var(--cstu-sea-blue-800)/.15)}.hover\:cstu-bg-sea-blue-800\/20:hover{background-color:rgb(var(--cstu-sea-blue-800)/.2)}.hover\:cstu-bg-sea-blue-800\/25:hover{background-color:rgb(var(--cstu-sea-blue-800)/.25)}.hover\:cstu-bg-sea-blue-800\/30:hover{background-color:rgb(var(--cstu-sea-blue-800)/.3)}.hover\:cstu-bg-sea-blue-800\/35:hover{background-color:rgb(var(--cstu-sea-blue-800)/.35)}.hover\:cstu-bg-sea-blue-800\/40:hover{background-color:rgb(var(--cstu-sea-blue-800)/.4)}.hover\:cstu-bg-sea-blue-800\/45:hover{background-color:rgb(var(--cstu-sea-blue-800)/.45)}.hover\:cstu-bg-sea-blue-800\/5:hover{background-color:rgb(var(--cstu-sea-blue-800)/.05)}.hover\:cstu-bg-sea-blue-800\/50:hover{background-color:rgb(var(--cstu-sea-blue-800)/.5)}.hover\:cstu-bg-sea-blue-800\/55:hover{background-color:rgb(var(--cstu-sea-blue-800)/.55)}.hover\:cstu-bg-sea-blue-800\/60:hover{background-color:rgb(var(--cstu-sea-blue-800)/.6)}.hover\:cstu-bg-sea-blue-800\/65:hover{background-color:rgb(var(--cstu-sea-blue-800)/.65)}.hover\:cstu-bg-sea-blue-800\/70:hover{background-color:rgb(var(--cstu-sea-blue-800)/.7)}.hover\:cstu-bg-sea-blue-800\/75:hover{background-color:rgb(var(--cstu-sea-blue-800)/.75)}.hover\:cstu-bg-sea-blue-800\/80:hover{background-color:rgb(var(--cstu-sea-blue-800)/.8)}.hover\:cstu-bg-sea-blue-800\/85:hover{background-color:rgb(var(--cstu-sea-blue-800)/.85)}.hover\:cstu-bg-sea-blue-800\/90:hover{background-color:rgb(var(--cstu-sea-blue-800)/.9)}.hover\:cstu-bg-sea-blue-800\/95:hover{background-color:rgb(var(--cstu-sea-blue-800)/.95)}.hover\:cstu-bg-sea-blue-900:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-900)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-sea-blue-900\/0:hover{background-color:rgb(var(--cstu-sea-blue-900)/0)}.hover\:cstu-bg-sea-blue-900\/10:hover{background-color:rgb(var(--cstu-sea-blue-900)/.1)}.hover\:cstu-bg-sea-blue-900\/100:hover{background-color:rgb(var(--cstu-sea-blue-900)/1)}.hover\:cstu-bg-sea-blue-900\/15:hover{background-color:rgb(var(--cstu-sea-blue-900)/.15)}.hover\:cstu-bg-sea-blue-900\/20:hover{background-color:rgb(var(--cstu-sea-blue-900)/.2)}.hover\:cstu-bg-sea-blue-900\/25:hover{background-color:rgb(var(--cstu-sea-blue-900)/.25)}.hover\:cstu-bg-sea-blue-900\/30:hover{background-color:rgb(var(--cstu-sea-blue-900)/.3)}.hover\:cstu-bg-sea-blue-900\/35:hover{background-color:rgb(var(--cstu-sea-blue-900)/.35)}.hover\:cstu-bg-sea-blue-900\/40:hover{background-color:rgb(var(--cstu-sea-blue-900)/.4)}.hover\:cstu-bg-sea-blue-900\/45:hover{background-color:rgb(var(--cstu-sea-blue-900)/.45)}.hover\:cstu-bg-sea-blue-900\/5:hover{background-color:rgb(var(--cstu-sea-blue-900)/.05)}.hover\:cstu-bg-sea-blue-900\/50:hover{background-color:rgb(var(--cstu-sea-blue-900)/.5)}.hover\:cstu-bg-sea-blue-900\/55:hover{background-color:rgb(var(--cstu-sea-blue-900)/.55)}.hover\:cstu-bg-sea-blue-900\/60:hover{background-color:rgb(var(--cstu-sea-blue-900)/.6)}.hover\:cstu-bg-sea-blue-900\/65:hover{background-color:rgb(var(--cstu-sea-blue-900)/.65)}.hover\:cstu-bg-sea-blue-900\/70:hover{background-color:rgb(var(--cstu-sea-blue-900)/.7)}.hover\:cstu-bg-sea-blue-900\/75:hover{background-color:rgb(var(--cstu-sea-blue-900)/.75)}.hover\:cstu-bg-sea-blue-900\/80:hover{background-color:rgb(var(--cstu-sea-blue-900)/.8)}.hover\:cstu-bg-sea-blue-900\/85:hover{background-color:rgb(var(--cstu-sea-blue-900)/.85)}.hover\:cstu-bg-sea-blue-900\/90:hover{background-color:rgb(var(--cstu-sea-blue-900)/.9)}.hover\:cstu-bg-sea-blue-900\/95:hover{background-color:rgb(var(--cstu-sea-blue-900)/.95)}.hover\:cstu-bg-secondary-100:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-100)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-secondary-100\/0:hover{background-color:rgb(var(--cstu-secondary-100)/0)}.hover\:cstu-bg-secondary-100\/10:hover{background-color:rgb(var(--cstu-secondary-100)/.1)}.hover\:cstu-bg-secondary-100\/100:hover{background-color:rgb(var(--cstu-secondary-100)/1)}.hover\:cstu-bg-secondary-100\/15:hover{background-color:rgb(var(--cstu-secondary-100)/.15)}.hover\:cstu-bg-secondary-100\/20:hover{background-color:rgb(var(--cstu-secondary-100)/.2)}.hover\:cstu-bg-secondary-100\/25:hover{background-color:rgb(var(--cstu-secondary-100)/.25)}.hover\:cstu-bg-secondary-100\/30:hover{background-color:rgb(var(--cstu-secondary-100)/.3)}.hover\:cstu-bg-secondary-100\/35:hover{background-color:rgb(var(--cstu-secondary-100)/.35)}.hover\:cstu-bg-secondary-100\/40:hover{background-color:rgb(var(--cstu-secondary-100)/.4)}.hover\:cstu-bg-secondary-100\/45:hover{background-color:rgb(var(--cstu-secondary-100)/.45)}.hover\:cstu-bg-secondary-100\/5:hover{background-color:rgb(var(--cstu-secondary-100)/.05)}.hover\:cstu-bg-secondary-100\/50:hover{background-color:rgb(var(--cstu-secondary-100)/.5)}.hover\:cstu-bg-secondary-100\/55:hover{background-color:rgb(var(--cstu-secondary-100)/.55)}.hover\:cstu-bg-secondary-100\/60:hover{background-color:rgb(var(--cstu-secondary-100)/.6)}.hover\:cstu-bg-secondary-100\/65:hover{background-color:rgb(var(--cstu-secondary-100)/.65)}.hover\:cstu-bg-secondary-100\/70:hover{background-color:rgb(var(--cstu-secondary-100)/.7)}.hover\:cstu-bg-secondary-100\/75:hover{background-color:rgb(var(--cstu-secondary-100)/.75)}.hover\:cstu-bg-secondary-100\/80:hover{background-color:rgb(var(--cstu-secondary-100)/.8)}.hover\:cstu-bg-secondary-100\/85:hover{background-color:rgb(var(--cstu-secondary-100)/.85)}.hover\:cstu-bg-secondary-100\/90:hover{background-color:rgb(var(--cstu-secondary-100)/.9)}.hover\:cstu-bg-secondary-100\/95:hover{background-color:rgb(var(--cstu-secondary-100)/.95)}.hover\:cstu-bg-secondary-200:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-200)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-secondary-200\/0:hover{background-color:rgb(var(--cstu-secondary-200)/0)}.hover\:cstu-bg-secondary-200\/10:hover{background-color:rgb(var(--cstu-secondary-200)/.1)}.hover\:cstu-bg-secondary-200\/100:hover{background-color:rgb(var(--cstu-secondary-200)/1)}.hover\:cstu-bg-secondary-200\/15:hover{background-color:rgb(var(--cstu-secondary-200)/.15)}.hover\:cstu-bg-secondary-200\/20:hover{background-color:rgb(var(--cstu-secondary-200)/.2)}.hover\:cstu-bg-secondary-200\/25:hover{background-color:rgb(var(--cstu-secondary-200)/.25)}.hover\:cstu-bg-secondary-200\/30:hover{background-color:rgb(var(--cstu-secondary-200)/.3)}.hover\:cstu-bg-secondary-200\/35:hover{background-color:rgb(var(--cstu-secondary-200)/.35)}.hover\:cstu-bg-secondary-200\/40:hover{background-color:rgb(var(--cstu-secondary-200)/.4)}.hover\:cstu-bg-secondary-200\/45:hover{background-color:rgb(var(--cstu-secondary-200)/.45)}.hover\:cstu-bg-secondary-200\/5:hover{background-color:rgb(var(--cstu-secondary-200)/.05)}.hover\:cstu-bg-secondary-200\/50:hover{background-color:rgb(var(--cstu-secondary-200)/.5)}.hover\:cstu-bg-secondary-200\/55:hover{background-color:rgb(var(--cstu-secondary-200)/.55)}.hover\:cstu-bg-secondary-200\/60:hover{background-color:rgb(var(--cstu-secondary-200)/.6)}.hover\:cstu-bg-secondary-200\/65:hover{background-color:rgb(var(--cstu-secondary-200)/.65)}.hover\:cstu-bg-secondary-200\/70:hover{background-color:rgb(var(--cstu-secondary-200)/.7)}.hover\:cstu-bg-secondary-200\/75:hover{background-color:rgb(var(--cstu-secondary-200)/.75)}.hover\:cstu-bg-secondary-200\/80:hover{background-color:rgb(var(--cstu-secondary-200)/.8)}.hover\:cstu-bg-secondary-200\/85:hover{background-color:rgb(var(--cstu-secondary-200)/.85)}.hover\:cstu-bg-secondary-200\/90:hover{background-color:rgb(var(--cstu-secondary-200)/.9)}.hover\:cstu-bg-secondary-200\/95:hover{background-color:rgb(var(--cstu-secondary-200)/.95)}.hover\:cstu-bg-secondary-250:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-250)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-secondary-250\/0:hover{background-color:rgb(var(--cstu-secondary-250)/0)}.hover\:cstu-bg-secondary-250\/10:hover{background-color:rgb(var(--cstu-secondary-250)/.1)}.hover\:cstu-bg-secondary-250\/100:hover{background-color:rgb(var(--cstu-secondary-250)/1)}.hover\:cstu-bg-secondary-250\/15:hover{background-color:rgb(var(--cstu-secondary-250)/.15)}.hover\:cstu-bg-secondary-250\/20:hover{background-color:rgb(var(--cstu-secondary-250)/.2)}.hover\:cstu-bg-secondary-250\/25:hover{background-color:rgb(var(--cstu-secondary-250)/.25)}.hover\:cstu-bg-secondary-250\/30:hover{background-color:rgb(var(--cstu-secondary-250)/.3)}.hover\:cstu-bg-secondary-250\/35:hover{background-color:rgb(var(--cstu-secondary-250)/.35)}.hover\:cstu-bg-secondary-250\/40:hover{background-color:rgb(var(--cstu-secondary-250)/.4)}.hover\:cstu-bg-secondary-250\/45:hover{background-color:rgb(var(--cstu-secondary-250)/.45)}.hover\:cstu-bg-secondary-250\/5:hover{background-color:rgb(var(--cstu-secondary-250)/.05)}.hover\:cstu-bg-secondary-250\/50:hover{background-color:rgb(var(--cstu-secondary-250)/.5)}.hover\:cstu-bg-secondary-250\/55:hover{background-color:rgb(var(--cstu-secondary-250)/.55)}.hover\:cstu-bg-secondary-250\/60:hover{background-color:rgb(var(--cstu-secondary-250)/.6)}.hover\:cstu-bg-secondary-250\/65:hover{background-color:rgb(var(--cstu-secondary-250)/.65)}.hover\:cstu-bg-secondary-250\/70:hover{background-color:rgb(var(--cstu-secondary-250)/.7)}.hover\:cstu-bg-secondary-250\/75:hover{background-color:rgb(var(--cstu-secondary-250)/.75)}.hover\:cstu-bg-secondary-250\/80:hover{background-color:rgb(var(--cstu-secondary-250)/.8)}.hover\:cstu-bg-secondary-250\/85:hover{background-color:rgb(var(--cstu-secondary-250)/.85)}.hover\:cstu-bg-secondary-250\/90:hover{background-color:rgb(var(--cstu-secondary-250)/.9)}.hover\:cstu-bg-secondary-250\/95:hover{background-color:rgb(var(--cstu-secondary-250)/.95)}.hover\:cstu-bg-secondary-300:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-300)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-secondary-300\/0:hover{background-color:rgb(var(--cstu-secondary-300)/0)}.hover\:cstu-bg-secondary-300\/10:hover{background-color:rgb(var(--cstu-secondary-300)/.1)}.hover\:cstu-bg-secondary-300\/100:hover{background-color:rgb(var(--cstu-secondary-300)/1)}.hover\:cstu-bg-secondary-300\/15:hover{background-color:rgb(var(--cstu-secondary-300)/.15)}.hover\:cstu-bg-secondary-300\/20:hover{background-color:rgb(var(--cstu-secondary-300)/.2)}.hover\:cstu-bg-secondary-300\/25:hover{background-color:rgb(var(--cstu-secondary-300)/.25)}.hover\:cstu-bg-secondary-300\/30:hover{background-color:rgb(var(--cstu-secondary-300)/.3)}.hover\:cstu-bg-secondary-300\/35:hover{background-color:rgb(var(--cstu-secondary-300)/.35)}.hover\:cstu-bg-secondary-300\/40:hover{background-color:rgb(var(--cstu-secondary-300)/.4)}.hover\:cstu-bg-secondary-300\/45:hover{background-color:rgb(var(--cstu-secondary-300)/.45)}.hover\:cstu-bg-secondary-300\/5:hover{background-color:rgb(var(--cstu-secondary-300)/.05)}.hover\:cstu-bg-secondary-300\/50:hover{background-color:rgb(var(--cstu-secondary-300)/.5)}.hover\:cstu-bg-secondary-300\/55:hover{background-color:rgb(var(--cstu-secondary-300)/.55)}.hover\:cstu-bg-secondary-300\/60:hover{background-color:rgb(var(--cstu-secondary-300)/.6)}.hover\:cstu-bg-secondary-300\/65:hover{background-color:rgb(var(--cstu-secondary-300)/.65)}.hover\:cstu-bg-secondary-300\/70:hover{background-color:rgb(var(--cstu-secondary-300)/.7)}.hover\:cstu-bg-secondary-300\/75:hover{background-color:rgb(var(--cstu-secondary-300)/.75)}.hover\:cstu-bg-secondary-300\/80:hover{background-color:rgb(var(--cstu-secondary-300)/.8)}.hover\:cstu-bg-secondary-300\/85:hover{background-color:rgb(var(--cstu-secondary-300)/.85)}.hover\:cstu-bg-secondary-300\/90:hover{background-color:rgb(var(--cstu-secondary-300)/.9)}.hover\:cstu-bg-secondary-300\/95:hover{background-color:rgb(var(--cstu-secondary-300)/.95)}.hover\:cstu-bg-secondary-400:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-400)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-secondary-400\/0:hover{background-color:rgb(var(--cstu-secondary-400)/0)}.hover\:cstu-bg-secondary-400\/10:hover{background-color:rgb(var(--cstu-secondary-400)/.1)}.hover\:cstu-bg-secondary-400\/100:hover{background-color:rgb(var(--cstu-secondary-400)/1)}.hover\:cstu-bg-secondary-400\/15:hover{background-color:rgb(var(--cstu-secondary-400)/.15)}.hover\:cstu-bg-secondary-400\/20:hover{background-color:rgb(var(--cstu-secondary-400)/.2)}.hover\:cstu-bg-secondary-400\/25:hover{background-color:rgb(var(--cstu-secondary-400)/.25)}.hover\:cstu-bg-secondary-400\/30:hover{background-color:rgb(var(--cstu-secondary-400)/.3)}.hover\:cstu-bg-secondary-400\/35:hover{background-color:rgb(var(--cstu-secondary-400)/.35)}.hover\:cstu-bg-secondary-400\/40:hover{background-color:rgb(var(--cstu-secondary-400)/.4)}.hover\:cstu-bg-secondary-400\/45:hover{background-color:rgb(var(--cstu-secondary-400)/.45)}.hover\:cstu-bg-secondary-400\/5:hover{background-color:rgb(var(--cstu-secondary-400)/.05)}.hover\:cstu-bg-secondary-400\/50:hover{background-color:rgb(var(--cstu-secondary-400)/.5)}.hover\:cstu-bg-secondary-400\/55:hover{background-color:rgb(var(--cstu-secondary-400)/.55)}.hover\:cstu-bg-secondary-400\/60:hover{background-color:rgb(var(--cstu-secondary-400)/.6)}.hover\:cstu-bg-secondary-400\/65:hover{background-color:rgb(var(--cstu-secondary-400)/.65)}.hover\:cstu-bg-secondary-400\/70:hover{background-color:rgb(var(--cstu-secondary-400)/.7)}.hover\:cstu-bg-secondary-400\/75:hover{background-color:rgb(var(--cstu-secondary-400)/.75)}.hover\:cstu-bg-secondary-400\/80:hover{background-color:rgb(var(--cstu-secondary-400)/.8)}.hover\:cstu-bg-secondary-400\/85:hover{background-color:rgb(var(--cstu-secondary-400)/.85)}.hover\:cstu-bg-secondary-400\/90:hover{background-color:rgb(var(--cstu-secondary-400)/.9)}.hover\:cstu-bg-secondary-400\/95:hover{background-color:rgb(var(--cstu-secondary-400)/.95)}.hover\:cstu-bg-secondary-400\/\[0\.06\]:hover{background-color:rgb(var(--cstu-secondary-400)/.06)}.hover\:cstu-bg-secondary-50:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-50)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-secondary-50\/0:hover{background-color:rgb(var(--cstu-secondary-50)/0)}.hover\:cstu-bg-secondary-50\/10:hover{background-color:rgb(var(--cstu-secondary-50)/.1)}.hover\:cstu-bg-secondary-50\/100:hover{background-color:rgb(var(--cstu-secondary-50)/1)}.hover\:cstu-bg-secondary-50\/15:hover{background-color:rgb(var(--cstu-secondary-50)/.15)}.hover\:cstu-bg-secondary-50\/20:hover{background-color:rgb(var(--cstu-secondary-50)/.2)}.hover\:cstu-bg-secondary-50\/25:hover{background-color:rgb(var(--cstu-secondary-50)/.25)}.hover\:cstu-bg-secondary-50\/30:hover{background-color:rgb(var(--cstu-secondary-50)/.3)}.hover\:cstu-bg-secondary-50\/35:hover{background-color:rgb(var(--cstu-secondary-50)/.35)}.hover\:cstu-bg-secondary-50\/40:hover{background-color:rgb(var(--cstu-secondary-50)/.4)}.hover\:cstu-bg-secondary-50\/45:hover{background-color:rgb(var(--cstu-secondary-50)/.45)}.hover\:cstu-bg-secondary-50\/5:hover{background-color:rgb(var(--cstu-secondary-50)/.05)}.hover\:cstu-bg-secondary-50\/50:hover{background-color:rgb(var(--cstu-secondary-50)/.5)}.hover\:cstu-bg-secondary-50\/55:hover{background-color:rgb(var(--cstu-secondary-50)/.55)}.hover\:cstu-bg-secondary-50\/60:hover{background-color:rgb(var(--cstu-secondary-50)/.6)}.hover\:cstu-bg-secondary-50\/65:hover{background-color:rgb(var(--cstu-secondary-50)/.65)}.hover\:cstu-bg-secondary-50\/70:hover{background-color:rgb(var(--cstu-secondary-50)/.7)}.hover\:cstu-bg-secondary-50\/75:hover{background-color:rgb(var(--cstu-secondary-50)/.75)}.hover\:cstu-bg-secondary-50\/80:hover{background-color:rgb(var(--cstu-secondary-50)/.8)}.hover\:cstu-bg-secondary-50\/85:hover{background-color:rgb(var(--cstu-secondary-50)/.85)}.hover\:cstu-bg-secondary-50\/90:hover{background-color:rgb(var(--cstu-secondary-50)/.9)}.hover\:cstu-bg-secondary-50\/95:hover{background-color:rgb(var(--cstu-secondary-50)/.95)}.hover\:cstu-bg-secondary-500:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-500)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-secondary-500\/0:hover{background-color:rgb(var(--cstu-secondary-500)/0)}.hover\:cstu-bg-secondary-500\/10:hover{background-color:rgb(var(--cstu-secondary-500)/.1)}.hover\:cstu-bg-secondary-500\/100:hover{background-color:rgb(var(--cstu-secondary-500)/1)}.hover\:cstu-bg-secondary-500\/15:hover{background-color:rgb(var(--cstu-secondary-500)/.15)}.hover\:cstu-bg-secondary-500\/20:hover{background-color:rgb(var(--cstu-secondary-500)/.2)}.hover\:cstu-bg-secondary-500\/25:hover{background-color:rgb(var(--cstu-secondary-500)/.25)}.hover\:cstu-bg-secondary-500\/30:hover{background-color:rgb(var(--cstu-secondary-500)/.3)}.hover\:cstu-bg-secondary-500\/35:hover{background-color:rgb(var(--cstu-secondary-500)/.35)}.hover\:cstu-bg-secondary-500\/40:hover{background-color:rgb(var(--cstu-secondary-500)/.4)}.hover\:cstu-bg-secondary-500\/45:hover{background-color:rgb(var(--cstu-secondary-500)/.45)}.hover\:cstu-bg-secondary-500\/5:hover{background-color:rgb(var(--cstu-secondary-500)/.05)}.hover\:cstu-bg-secondary-500\/50:hover{background-color:rgb(var(--cstu-secondary-500)/.5)}.hover\:cstu-bg-secondary-500\/55:hover{background-color:rgb(var(--cstu-secondary-500)/.55)}.hover\:cstu-bg-secondary-500\/60:hover{background-color:rgb(var(--cstu-secondary-500)/.6)}.hover\:cstu-bg-secondary-500\/65:hover{background-color:rgb(var(--cstu-secondary-500)/.65)}.hover\:cstu-bg-secondary-500\/70:hover{background-color:rgb(var(--cstu-secondary-500)/.7)}.hover\:cstu-bg-secondary-500\/75:hover{background-color:rgb(var(--cstu-secondary-500)/.75)}.hover\:cstu-bg-secondary-500\/80:hover{background-color:rgb(var(--cstu-secondary-500)/.8)}.hover\:cstu-bg-secondary-500\/85:hover{background-color:rgb(var(--cstu-secondary-500)/.85)}.hover\:cstu-bg-secondary-500\/90:hover{background-color:rgb(var(--cstu-secondary-500)/.9)}.hover\:cstu-bg-secondary-500\/95:hover{background-color:rgb(var(--cstu-secondary-500)/.95)}.hover\:cstu-bg-secondary-550:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-550)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-secondary-550\/0:hover{background-color:rgb(var(--cstu-secondary-550)/0)}.hover\:cstu-bg-secondary-550\/10:hover{background-color:rgb(var(--cstu-secondary-550)/.1)}.hover\:cstu-bg-secondary-550\/100:hover{background-color:rgb(var(--cstu-secondary-550)/1)}.hover\:cstu-bg-secondary-550\/15:hover{background-color:rgb(var(--cstu-secondary-550)/.15)}.hover\:cstu-bg-secondary-550\/20:hover{background-color:rgb(var(--cstu-secondary-550)/.2)}.hover\:cstu-bg-secondary-550\/25:hover{background-color:rgb(var(--cstu-secondary-550)/.25)}.hover\:cstu-bg-secondary-550\/30:hover{background-color:rgb(var(--cstu-secondary-550)/.3)}.hover\:cstu-bg-secondary-550\/35:hover{background-color:rgb(var(--cstu-secondary-550)/.35)}.hover\:cstu-bg-secondary-550\/40:hover{background-color:rgb(var(--cstu-secondary-550)/.4)}.hover\:cstu-bg-secondary-550\/45:hover{background-color:rgb(var(--cstu-secondary-550)/.45)}.hover\:cstu-bg-secondary-550\/5:hover{background-color:rgb(var(--cstu-secondary-550)/.05)}.hover\:cstu-bg-secondary-550\/50:hover{background-color:rgb(var(--cstu-secondary-550)/.5)}.hover\:cstu-bg-secondary-550\/55:hover{background-color:rgb(var(--cstu-secondary-550)/.55)}.hover\:cstu-bg-secondary-550\/60:hover{background-color:rgb(var(--cstu-secondary-550)/.6)}.hover\:cstu-bg-secondary-550\/65:hover{background-color:rgb(var(--cstu-secondary-550)/.65)}.hover\:cstu-bg-secondary-550\/70:hover{background-color:rgb(var(--cstu-secondary-550)/.7)}.hover\:cstu-bg-secondary-550\/75:hover{background-color:rgb(var(--cstu-secondary-550)/.75)}.hover\:cstu-bg-secondary-550\/80:hover{background-color:rgb(var(--cstu-secondary-550)/.8)}.hover\:cstu-bg-secondary-550\/85:hover{background-color:rgb(var(--cstu-secondary-550)/.85)}.hover\:cstu-bg-secondary-550\/90:hover{background-color:rgb(var(--cstu-secondary-550)/.9)}.hover\:cstu-bg-secondary-550\/95:hover{background-color:rgb(var(--cstu-secondary-550)/.95)}.hover\:cstu-bg-secondary-575:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-575)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-secondary-575\/0:hover{background-color:rgb(var(--cstu-secondary-575)/0)}.hover\:cstu-bg-secondary-575\/10:hover{background-color:rgb(var(--cstu-secondary-575)/.1)}.hover\:cstu-bg-secondary-575\/100:hover{background-color:rgb(var(--cstu-secondary-575)/1)}.hover\:cstu-bg-secondary-575\/15:hover{background-color:rgb(var(--cstu-secondary-575)/.15)}.hover\:cstu-bg-secondary-575\/20:hover{background-color:rgb(var(--cstu-secondary-575)/.2)}.hover\:cstu-bg-secondary-575\/25:hover{background-color:rgb(var(--cstu-secondary-575)/.25)}.hover\:cstu-bg-secondary-575\/30:hover{background-color:rgb(var(--cstu-secondary-575)/.3)}.hover\:cstu-bg-secondary-575\/35:hover{background-color:rgb(var(--cstu-secondary-575)/.35)}.hover\:cstu-bg-secondary-575\/40:hover{background-color:rgb(var(--cstu-secondary-575)/.4)}.hover\:cstu-bg-secondary-575\/45:hover{background-color:rgb(var(--cstu-secondary-575)/.45)}.hover\:cstu-bg-secondary-575\/5:hover{background-color:rgb(var(--cstu-secondary-575)/.05)}.hover\:cstu-bg-secondary-575\/50:hover{background-color:rgb(var(--cstu-secondary-575)/.5)}.hover\:cstu-bg-secondary-575\/55:hover{background-color:rgb(var(--cstu-secondary-575)/.55)}.hover\:cstu-bg-secondary-575\/60:hover{background-color:rgb(var(--cstu-secondary-575)/.6)}.hover\:cstu-bg-secondary-575\/65:hover{background-color:rgb(var(--cstu-secondary-575)/.65)}.hover\:cstu-bg-secondary-575\/70:hover{background-color:rgb(var(--cstu-secondary-575)/.7)}.hover\:cstu-bg-secondary-575\/75:hover{background-color:rgb(var(--cstu-secondary-575)/.75)}.hover\:cstu-bg-secondary-575\/80:hover{background-color:rgb(var(--cstu-secondary-575)/.8)}.hover\:cstu-bg-secondary-575\/85:hover{background-color:rgb(var(--cstu-secondary-575)/.85)}.hover\:cstu-bg-secondary-575\/90:hover{background-color:rgb(var(--cstu-secondary-575)/.9)}.hover\:cstu-bg-secondary-575\/95:hover{background-color:rgb(var(--cstu-secondary-575)/.95)}.hover\:cstu-bg-secondary-600:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-600)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-secondary-600\/0:hover{background-color:rgb(var(--cstu-secondary-600)/0)}.hover\:cstu-bg-secondary-600\/10:hover{background-color:rgb(var(--cstu-secondary-600)/.1)}.hover\:cstu-bg-secondary-600\/100:hover{background-color:rgb(var(--cstu-secondary-600)/1)}.hover\:cstu-bg-secondary-600\/15:hover{background-color:rgb(var(--cstu-secondary-600)/.15)}.hover\:cstu-bg-secondary-600\/20:hover{background-color:rgb(var(--cstu-secondary-600)/.2)}.hover\:cstu-bg-secondary-600\/25:hover{background-color:rgb(var(--cstu-secondary-600)/.25)}.hover\:cstu-bg-secondary-600\/30:hover{background-color:rgb(var(--cstu-secondary-600)/.3)}.hover\:cstu-bg-secondary-600\/35:hover{background-color:rgb(var(--cstu-secondary-600)/.35)}.hover\:cstu-bg-secondary-600\/40:hover{background-color:rgb(var(--cstu-secondary-600)/.4)}.hover\:cstu-bg-secondary-600\/45:hover{background-color:rgb(var(--cstu-secondary-600)/.45)}.hover\:cstu-bg-secondary-600\/5:hover{background-color:rgb(var(--cstu-secondary-600)/.05)}.hover\:cstu-bg-secondary-600\/50:hover{background-color:rgb(var(--cstu-secondary-600)/.5)}.hover\:cstu-bg-secondary-600\/55:hover{background-color:rgb(var(--cstu-secondary-600)/.55)}.hover\:cstu-bg-secondary-600\/60:hover{background-color:rgb(var(--cstu-secondary-600)/.6)}.hover\:cstu-bg-secondary-600\/65:hover{background-color:rgb(var(--cstu-secondary-600)/.65)}.hover\:cstu-bg-secondary-600\/70:hover{background-color:rgb(var(--cstu-secondary-600)/.7)}.hover\:cstu-bg-secondary-600\/75:hover{background-color:rgb(var(--cstu-secondary-600)/.75)}.hover\:cstu-bg-secondary-600\/80:hover{background-color:rgb(var(--cstu-secondary-600)/.8)}.hover\:cstu-bg-secondary-600\/85:hover{background-color:rgb(var(--cstu-secondary-600)/.85)}.hover\:cstu-bg-secondary-600\/90:hover{background-color:rgb(var(--cstu-secondary-600)/.9)}.hover\:cstu-bg-secondary-600\/95:hover{background-color:rgb(var(--cstu-secondary-600)/.95)}.hover\:cstu-bg-secondary-700:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-700)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-secondary-700\/0:hover{background-color:rgb(var(--cstu-secondary-700)/0)}.hover\:cstu-bg-secondary-700\/10:hover{background-color:rgb(var(--cstu-secondary-700)/.1)}.hover\:cstu-bg-secondary-700\/100:hover{background-color:rgb(var(--cstu-secondary-700)/1)}.hover\:cstu-bg-secondary-700\/15:hover{background-color:rgb(var(--cstu-secondary-700)/.15)}.hover\:cstu-bg-secondary-700\/20:hover{background-color:rgb(var(--cstu-secondary-700)/.2)}.hover\:cstu-bg-secondary-700\/25:hover{background-color:rgb(var(--cstu-secondary-700)/.25)}.hover\:cstu-bg-secondary-700\/30:hover{background-color:rgb(var(--cstu-secondary-700)/.3)}.hover\:cstu-bg-secondary-700\/35:hover{background-color:rgb(var(--cstu-secondary-700)/.35)}.hover\:cstu-bg-secondary-700\/40:hover{background-color:rgb(var(--cstu-secondary-700)/.4)}.hover\:cstu-bg-secondary-700\/45:hover{background-color:rgb(var(--cstu-secondary-700)/.45)}.hover\:cstu-bg-secondary-700\/5:hover{background-color:rgb(var(--cstu-secondary-700)/.05)}.hover\:cstu-bg-secondary-700\/50:hover{background-color:rgb(var(--cstu-secondary-700)/.5)}.hover\:cstu-bg-secondary-700\/55:hover{background-color:rgb(var(--cstu-secondary-700)/.55)}.hover\:cstu-bg-secondary-700\/60:hover{background-color:rgb(var(--cstu-secondary-700)/.6)}.hover\:cstu-bg-secondary-700\/65:hover{background-color:rgb(var(--cstu-secondary-700)/.65)}.hover\:cstu-bg-secondary-700\/70:hover{background-color:rgb(var(--cstu-secondary-700)/.7)}.hover\:cstu-bg-secondary-700\/75:hover{background-color:rgb(var(--cstu-secondary-700)/.75)}.hover\:cstu-bg-secondary-700\/80:hover{background-color:rgb(var(--cstu-secondary-700)/.8)}.hover\:cstu-bg-secondary-700\/85:hover{background-color:rgb(var(--cstu-secondary-700)/.85)}.hover\:cstu-bg-secondary-700\/90:hover{background-color:rgb(var(--cstu-secondary-700)/.9)}.hover\:cstu-bg-secondary-700\/95:hover{background-color:rgb(var(--cstu-secondary-700)/.95)}.hover\:cstu-bg-secondary-800:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-800)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-secondary-800\/0:hover{background-color:rgb(var(--cstu-secondary-800)/0)}.hover\:cstu-bg-secondary-800\/10:hover{background-color:rgb(var(--cstu-secondary-800)/.1)}.hover\:cstu-bg-secondary-800\/100:hover{background-color:rgb(var(--cstu-secondary-800)/1)}.hover\:cstu-bg-secondary-800\/15:hover{background-color:rgb(var(--cstu-secondary-800)/.15)}.hover\:cstu-bg-secondary-800\/20:hover{background-color:rgb(var(--cstu-secondary-800)/.2)}.hover\:cstu-bg-secondary-800\/25:hover{background-color:rgb(var(--cstu-secondary-800)/.25)}.hover\:cstu-bg-secondary-800\/30:hover{background-color:rgb(var(--cstu-secondary-800)/.3)}.hover\:cstu-bg-secondary-800\/35:hover{background-color:rgb(var(--cstu-secondary-800)/.35)}.hover\:cstu-bg-secondary-800\/40:hover{background-color:rgb(var(--cstu-secondary-800)/.4)}.hover\:cstu-bg-secondary-800\/45:hover{background-color:rgb(var(--cstu-secondary-800)/.45)}.hover\:cstu-bg-secondary-800\/5:hover{background-color:rgb(var(--cstu-secondary-800)/.05)}.hover\:cstu-bg-secondary-800\/50:hover{background-color:rgb(var(--cstu-secondary-800)/.5)}.hover\:cstu-bg-secondary-800\/55:hover{background-color:rgb(var(--cstu-secondary-800)/.55)}.hover\:cstu-bg-secondary-800\/60:hover{background-color:rgb(var(--cstu-secondary-800)/.6)}.hover\:cstu-bg-secondary-800\/65:hover{background-color:rgb(var(--cstu-secondary-800)/.65)}.hover\:cstu-bg-secondary-800\/70:hover{background-color:rgb(var(--cstu-secondary-800)/.7)}.hover\:cstu-bg-secondary-800\/75:hover{background-color:rgb(var(--cstu-secondary-800)/.75)}.hover\:cstu-bg-secondary-800\/80:hover{background-color:rgb(var(--cstu-secondary-800)/.8)}.hover\:cstu-bg-secondary-800\/85:hover{background-color:rgb(var(--cstu-secondary-800)/.85)}.hover\:cstu-bg-secondary-800\/90:hover{background-color:rgb(var(--cstu-secondary-800)/.9)}.hover\:cstu-bg-secondary-800\/95:hover{background-color:rgb(var(--cstu-secondary-800)/.95)}.hover\:cstu-bg-secondary-900:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-900)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-secondary-900\/0:hover{background-color:rgb(var(--cstu-secondary-900)/0)}.hover\:cstu-bg-secondary-900\/10:hover{background-color:rgb(var(--cstu-secondary-900)/.1)}.hover\:cstu-bg-secondary-900\/100:hover{background-color:rgb(var(--cstu-secondary-900)/1)}.hover\:cstu-bg-secondary-900\/15:hover{background-color:rgb(var(--cstu-secondary-900)/.15)}.hover\:cstu-bg-secondary-900\/20:hover{background-color:rgb(var(--cstu-secondary-900)/.2)}.hover\:cstu-bg-secondary-900\/25:hover{background-color:rgb(var(--cstu-secondary-900)/.25)}.hover\:cstu-bg-secondary-900\/30:hover{background-color:rgb(var(--cstu-secondary-900)/.3)}.hover\:cstu-bg-secondary-900\/35:hover{background-color:rgb(var(--cstu-secondary-900)/.35)}.hover\:cstu-bg-secondary-900\/40:hover{background-color:rgb(var(--cstu-secondary-900)/.4)}.hover\:cstu-bg-secondary-900\/45:hover{background-color:rgb(var(--cstu-secondary-900)/.45)}.hover\:cstu-bg-secondary-900\/5:hover{background-color:rgb(var(--cstu-secondary-900)/.05)}.hover\:cstu-bg-secondary-900\/50:hover{background-color:rgb(var(--cstu-secondary-900)/.5)}.hover\:cstu-bg-secondary-900\/55:hover{background-color:rgb(var(--cstu-secondary-900)/.55)}.hover\:cstu-bg-secondary-900\/60:hover{background-color:rgb(var(--cstu-secondary-900)/.6)}.hover\:cstu-bg-secondary-900\/65:hover{background-color:rgb(var(--cstu-secondary-900)/.65)}.hover\:cstu-bg-secondary-900\/70:hover{background-color:rgb(var(--cstu-secondary-900)/.7)}.hover\:cstu-bg-secondary-900\/75:hover{background-color:rgb(var(--cstu-secondary-900)/.75)}.hover\:cstu-bg-secondary-900\/80:hover{background-color:rgb(var(--cstu-secondary-900)/.8)}.hover\:cstu-bg-secondary-900\/85:hover{background-color:rgb(var(--cstu-secondary-900)/.85)}.hover\:cstu-bg-secondary-900\/90:hover{background-color:rgb(var(--cstu-secondary-900)/.9)}.hover\:cstu-bg-secondary-900\/95:hover{background-color:rgb(var(--cstu-secondary-900)/.95)}.hover\:cstu-bg-success-100:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-100)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-success-100\/0:hover{background-color:rgb(var(--cstu-success-100)/0)}.hover\:cstu-bg-success-100\/10:hover{background-color:rgb(var(--cstu-success-100)/.1)}.hover\:cstu-bg-success-100\/100:hover{background-color:rgb(var(--cstu-success-100)/1)}.hover\:cstu-bg-success-100\/15:hover{background-color:rgb(var(--cstu-success-100)/.15)}.hover\:cstu-bg-success-100\/20:hover{background-color:rgb(var(--cstu-success-100)/.2)}.hover\:cstu-bg-success-100\/25:hover{background-color:rgb(var(--cstu-success-100)/.25)}.hover\:cstu-bg-success-100\/30:hover{background-color:rgb(var(--cstu-success-100)/.3)}.hover\:cstu-bg-success-100\/35:hover{background-color:rgb(var(--cstu-success-100)/.35)}.hover\:cstu-bg-success-100\/40:hover{background-color:rgb(var(--cstu-success-100)/.4)}.hover\:cstu-bg-success-100\/45:hover{background-color:rgb(var(--cstu-success-100)/.45)}.hover\:cstu-bg-success-100\/5:hover{background-color:rgb(var(--cstu-success-100)/.05)}.hover\:cstu-bg-success-100\/50:hover{background-color:rgb(var(--cstu-success-100)/.5)}.hover\:cstu-bg-success-100\/55:hover{background-color:rgb(var(--cstu-success-100)/.55)}.hover\:cstu-bg-success-100\/60:hover{background-color:rgb(var(--cstu-success-100)/.6)}.hover\:cstu-bg-success-100\/65:hover{background-color:rgb(var(--cstu-success-100)/.65)}.hover\:cstu-bg-success-100\/70:hover{background-color:rgb(var(--cstu-success-100)/.7)}.hover\:cstu-bg-success-100\/75:hover{background-color:rgb(var(--cstu-success-100)/.75)}.hover\:cstu-bg-success-100\/80:hover{background-color:rgb(var(--cstu-success-100)/.8)}.hover\:cstu-bg-success-100\/85:hover{background-color:rgb(var(--cstu-success-100)/.85)}.hover\:cstu-bg-success-100\/90:hover{background-color:rgb(var(--cstu-success-100)/.9)}.hover\:cstu-bg-success-100\/95:hover{background-color:rgb(var(--cstu-success-100)/.95)}.hover\:cstu-bg-success-200:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-200)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-success-200\/0:hover{background-color:rgb(var(--cstu-success-200)/0)}.hover\:cstu-bg-success-200\/10:hover{background-color:rgb(var(--cstu-success-200)/.1)}.hover\:cstu-bg-success-200\/100:hover{background-color:rgb(var(--cstu-success-200)/1)}.hover\:cstu-bg-success-200\/15:hover{background-color:rgb(var(--cstu-success-200)/.15)}.hover\:cstu-bg-success-200\/20:hover{background-color:rgb(var(--cstu-success-200)/.2)}.hover\:cstu-bg-success-200\/25:hover{background-color:rgb(var(--cstu-success-200)/.25)}.hover\:cstu-bg-success-200\/30:hover{background-color:rgb(var(--cstu-success-200)/.3)}.hover\:cstu-bg-success-200\/35:hover{background-color:rgb(var(--cstu-success-200)/.35)}.hover\:cstu-bg-success-200\/40:hover{background-color:rgb(var(--cstu-success-200)/.4)}.hover\:cstu-bg-success-200\/45:hover{background-color:rgb(var(--cstu-success-200)/.45)}.hover\:cstu-bg-success-200\/5:hover{background-color:rgb(var(--cstu-success-200)/.05)}.hover\:cstu-bg-success-200\/50:hover{background-color:rgb(var(--cstu-success-200)/.5)}.hover\:cstu-bg-success-200\/55:hover{background-color:rgb(var(--cstu-success-200)/.55)}.hover\:cstu-bg-success-200\/60:hover{background-color:rgb(var(--cstu-success-200)/.6)}.hover\:cstu-bg-success-200\/65:hover{background-color:rgb(var(--cstu-success-200)/.65)}.hover\:cstu-bg-success-200\/70:hover{background-color:rgb(var(--cstu-success-200)/.7)}.hover\:cstu-bg-success-200\/75:hover{background-color:rgb(var(--cstu-success-200)/.75)}.hover\:cstu-bg-success-200\/80:hover{background-color:rgb(var(--cstu-success-200)/.8)}.hover\:cstu-bg-success-200\/85:hover{background-color:rgb(var(--cstu-success-200)/.85)}.hover\:cstu-bg-success-200\/90:hover{background-color:rgb(var(--cstu-success-200)/.9)}.hover\:cstu-bg-success-200\/95:hover{background-color:rgb(var(--cstu-success-200)/.95)}.hover\:cstu-bg-success-250:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-250)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-success-250\/0:hover{background-color:rgb(var(--cstu-success-250)/0)}.hover\:cstu-bg-success-250\/10:hover{background-color:rgb(var(--cstu-success-250)/.1)}.hover\:cstu-bg-success-250\/100:hover{background-color:rgb(var(--cstu-success-250)/1)}.hover\:cstu-bg-success-250\/15:hover{background-color:rgb(var(--cstu-success-250)/.15)}.hover\:cstu-bg-success-250\/20:hover{background-color:rgb(var(--cstu-success-250)/.2)}.hover\:cstu-bg-success-250\/25:hover{background-color:rgb(var(--cstu-success-250)/.25)}.hover\:cstu-bg-success-250\/30:hover{background-color:rgb(var(--cstu-success-250)/.3)}.hover\:cstu-bg-success-250\/35:hover{background-color:rgb(var(--cstu-success-250)/.35)}.hover\:cstu-bg-success-250\/40:hover{background-color:rgb(var(--cstu-success-250)/.4)}.hover\:cstu-bg-success-250\/45:hover{background-color:rgb(var(--cstu-success-250)/.45)}.hover\:cstu-bg-success-250\/5:hover{background-color:rgb(var(--cstu-success-250)/.05)}.hover\:cstu-bg-success-250\/50:hover{background-color:rgb(var(--cstu-success-250)/.5)}.hover\:cstu-bg-success-250\/55:hover{background-color:rgb(var(--cstu-success-250)/.55)}.hover\:cstu-bg-success-250\/60:hover{background-color:rgb(var(--cstu-success-250)/.6)}.hover\:cstu-bg-success-250\/65:hover{background-color:rgb(var(--cstu-success-250)/.65)}.hover\:cstu-bg-success-250\/70:hover{background-color:rgb(var(--cstu-success-250)/.7)}.hover\:cstu-bg-success-250\/75:hover{background-color:rgb(var(--cstu-success-250)/.75)}.hover\:cstu-bg-success-250\/80:hover{background-color:rgb(var(--cstu-success-250)/.8)}.hover\:cstu-bg-success-250\/85:hover{background-color:rgb(var(--cstu-success-250)/.85)}.hover\:cstu-bg-success-250\/90:hover{background-color:rgb(var(--cstu-success-250)/.9)}.hover\:cstu-bg-success-250\/95:hover{background-color:rgb(var(--cstu-success-250)/.95)}.hover\:cstu-bg-success-300:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-300)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-success-300\/0:hover{background-color:rgb(var(--cstu-success-300)/0)}.hover\:cstu-bg-success-300\/10:hover{background-color:rgb(var(--cstu-success-300)/.1)}.hover\:cstu-bg-success-300\/100:hover{background-color:rgb(var(--cstu-success-300)/1)}.hover\:cstu-bg-success-300\/15:hover{background-color:rgb(var(--cstu-success-300)/.15)}.hover\:cstu-bg-success-300\/20:hover{background-color:rgb(var(--cstu-success-300)/.2)}.hover\:cstu-bg-success-300\/25:hover{background-color:rgb(var(--cstu-success-300)/.25)}.hover\:cstu-bg-success-300\/30:hover{background-color:rgb(var(--cstu-success-300)/.3)}.hover\:cstu-bg-success-300\/35:hover{background-color:rgb(var(--cstu-success-300)/.35)}.hover\:cstu-bg-success-300\/40:hover{background-color:rgb(var(--cstu-success-300)/.4)}.hover\:cstu-bg-success-300\/45:hover{background-color:rgb(var(--cstu-success-300)/.45)}.hover\:cstu-bg-success-300\/5:hover{background-color:rgb(var(--cstu-success-300)/.05)}.hover\:cstu-bg-success-300\/50:hover{background-color:rgb(var(--cstu-success-300)/.5)}.hover\:cstu-bg-success-300\/55:hover{background-color:rgb(var(--cstu-success-300)/.55)}.hover\:cstu-bg-success-300\/60:hover{background-color:rgb(var(--cstu-success-300)/.6)}.hover\:cstu-bg-success-300\/65:hover{background-color:rgb(var(--cstu-success-300)/.65)}.hover\:cstu-bg-success-300\/70:hover{background-color:rgb(var(--cstu-success-300)/.7)}.hover\:cstu-bg-success-300\/75:hover{background-color:rgb(var(--cstu-success-300)/.75)}.hover\:cstu-bg-success-300\/80:hover{background-color:rgb(var(--cstu-success-300)/.8)}.hover\:cstu-bg-success-300\/85:hover{background-color:rgb(var(--cstu-success-300)/.85)}.hover\:cstu-bg-success-300\/90:hover{background-color:rgb(var(--cstu-success-300)/.9)}.hover\:cstu-bg-success-300\/95:hover{background-color:rgb(var(--cstu-success-300)/.95)}.hover\:cstu-bg-success-400:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-400)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-success-400\/0:hover{background-color:rgb(var(--cstu-success-400)/0)}.hover\:cstu-bg-success-400\/10:hover{background-color:rgb(var(--cstu-success-400)/.1)}.hover\:cstu-bg-success-400\/100:hover{background-color:rgb(var(--cstu-success-400)/1)}.hover\:cstu-bg-success-400\/15:hover{background-color:rgb(var(--cstu-success-400)/.15)}.hover\:cstu-bg-success-400\/20:hover{background-color:rgb(var(--cstu-success-400)/.2)}.hover\:cstu-bg-success-400\/25:hover{background-color:rgb(var(--cstu-success-400)/.25)}.hover\:cstu-bg-success-400\/30:hover{background-color:rgb(var(--cstu-success-400)/.3)}.hover\:cstu-bg-success-400\/35:hover{background-color:rgb(var(--cstu-success-400)/.35)}.hover\:cstu-bg-success-400\/40:hover{background-color:rgb(var(--cstu-success-400)/.4)}.hover\:cstu-bg-success-400\/45:hover{background-color:rgb(var(--cstu-success-400)/.45)}.hover\:cstu-bg-success-400\/5:hover{background-color:rgb(var(--cstu-success-400)/.05)}.hover\:cstu-bg-success-400\/50:hover{background-color:rgb(var(--cstu-success-400)/.5)}.hover\:cstu-bg-success-400\/55:hover{background-color:rgb(var(--cstu-success-400)/.55)}.hover\:cstu-bg-success-400\/60:hover{background-color:rgb(var(--cstu-success-400)/.6)}.hover\:cstu-bg-success-400\/65:hover{background-color:rgb(var(--cstu-success-400)/.65)}.hover\:cstu-bg-success-400\/70:hover{background-color:rgb(var(--cstu-success-400)/.7)}.hover\:cstu-bg-success-400\/75:hover{background-color:rgb(var(--cstu-success-400)/.75)}.hover\:cstu-bg-success-400\/80:hover{background-color:rgb(var(--cstu-success-400)/.8)}.hover\:cstu-bg-success-400\/85:hover{background-color:rgb(var(--cstu-success-400)/.85)}.hover\:cstu-bg-success-400\/90:hover{background-color:rgb(var(--cstu-success-400)/.9)}.hover\:cstu-bg-success-400\/95:hover{background-color:rgb(var(--cstu-success-400)/.95)}.hover\:cstu-bg-success-450:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-450)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-success-450\/0:hover{background-color:rgb(var(--cstu-success-450)/0)}.hover\:cstu-bg-success-450\/10:hover{background-color:rgb(var(--cstu-success-450)/.1)}.hover\:cstu-bg-success-450\/100:hover{background-color:rgb(var(--cstu-success-450)/1)}.hover\:cstu-bg-success-450\/15:hover{background-color:rgb(var(--cstu-success-450)/.15)}.hover\:cstu-bg-success-450\/20:hover{background-color:rgb(var(--cstu-success-450)/.2)}.hover\:cstu-bg-success-450\/25:hover{background-color:rgb(var(--cstu-success-450)/.25)}.hover\:cstu-bg-success-450\/30:hover{background-color:rgb(var(--cstu-success-450)/.3)}.hover\:cstu-bg-success-450\/35:hover{background-color:rgb(var(--cstu-success-450)/.35)}.hover\:cstu-bg-success-450\/40:hover{background-color:rgb(var(--cstu-success-450)/.4)}.hover\:cstu-bg-success-450\/45:hover{background-color:rgb(var(--cstu-success-450)/.45)}.hover\:cstu-bg-success-450\/5:hover{background-color:rgb(var(--cstu-success-450)/.05)}.hover\:cstu-bg-success-450\/50:hover{background-color:rgb(var(--cstu-success-450)/.5)}.hover\:cstu-bg-success-450\/55:hover{background-color:rgb(var(--cstu-success-450)/.55)}.hover\:cstu-bg-success-450\/60:hover{background-color:rgb(var(--cstu-success-450)/.6)}.hover\:cstu-bg-success-450\/65:hover{background-color:rgb(var(--cstu-success-450)/.65)}.hover\:cstu-bg-success-450\/70:hover{background-color:rgb(var(--cstu-success-450)/.7)}.hover\:cstu-bg-success-450\/75:hover{background-color:rgb(var(--cstu-success-450)/.75)}.hover\:cstu-bg-success-450\/80:hover{background-color:rgb(var(--cstu-success-450)/.8)}.hover\:cstu-bg-success-450\/85:hover{background-color:rgb(var(--cstu-success-450)/.85)}.hover\:cstu-bg-success-450\/90:hover{background-color:rgb(var(--cstu-success-450)/.9)}.hover\:cstu-bg-success-450\/95:hover{background-color:rgb(var(--cstu-success-450)/.95)}.hover\:cstu-bg-success-50:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-50)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-success-50\/0:hover{background-color:rgb(var(--cstu-success-50)/0)}.hover\:cstu-bg-success-50\/10:hover{background-color:rgb(var(--cstu-success-50)/.1)}.hover\:cstu-bg-success-50\/100:hover{background-color:rgb(var(--cstu-success-50)/1)}.hover\:cstu-bg-success-50\/15:hover{background-color:rgb(var(--cstu-success-50)/.15)}.hover\:cstu-bg-success-50\/20:hover{background-color:rgb(var(--cstu-success-50)/.2)}.hover\:cstu-bg-success-50\/25:hover{background-color:rgb(var(--cstu-success-50)/.25)}.hover\:cstu-bg-success-50\/30:hover{background-color:rgb(var(--cstu-success-50)/.3)}.hover\:cstu-bg-success-50\/35:hover{background-color:rgb(var(--cstu-success-50)/.35)}.hover\:cstu-bg-success-50\/40:hover{background-color:rgb(var(--cstu-success-50)/.4)}.hover\:cstu-bg-success-50\/45:hover{background-color:rgb(var(--cstu-success-50)/.45)}.hover\:cstu-bg-success-50\/5:hover{background-color:rgb(var(--cstu-success-50)/.05)}.hover\:cstu-bg-success-50\/50:hover{background-color:rgb(var(--cstu-success-50)/.5)}.hover\:cstu-bg-success-50\/55:hover{background-color:rgb(var(--cstu-success-50)/.55)}.hover\:cstu-bg-success-50\/60:hover{background-color:rgb(var(--cstu-success-50)/.6)}.hover\:cstu-bg-success-50\/65:hover{background-color:rgb(var(--cstu-success-50)/.65)}.hover\:cstu-bg-success-50\/70:hover{background-color:rgb(var(--cstu-success-50)/.7)}.hover\:cstu-bg-success-50\/75:hover{background-color:rgb(var(--cstu-success-50)/.75)}.hover\:cstu-bg-success-50\/80:hover{background-color:rgb(var(--cstu-success-50)/.8)}.hover\:cstu-bg-success-50\/85:hover{background-color:rgb(var(--cstu-success-50)/.85)}.hover\:cstu-bg-success-50\/90:hover{background-color:rgb(var(--cstu-success-50)/.9)}.hover\:cstu-bg-success-50\/95:hover{background-color:rgb(var(--cstu-success-50)/.95)}.hover\:cstu-bg-success-500:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-500)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-success-500\/0:hover{background-color:rgb(var(--cstu-success-500)/0)}.hover\:cstu-bg-success-500\/10:hover{background-color:rgb(var(--cstu-success-500)/.1)}.hover\:cstu-bg-success-500\/100:hover{background-color:rgb(var(--cstu-success-500)/1)}.hover\:cstu-bg-success-500\/15:hover{background-color:rgb(var(--cstu-success-500)/.15)}.hover\:cstu-bg-success-500\/20:hover{background-color:rgb(var(--cstu-success-500)/.2)}.hover\:cstu-bg-success-500\/25:hover{background-color:rgb(var(--cstu-success-500)/.25)}.hover\:cstu-bg-success-500\/30:hover{background-color:rgb(var(--cstu-success-500)/.3)}.hover\:cstu-bg-success-500\/35:hover{background-color:rgb(var(--cstu-success-500)/.35)}.hover\:cstu-bg-success-500\/40:hover{background-color:rgb(var(--cstu-success-500)/.4)}.hover\:cstu-bg-success-500\/45:hover{background-color:rgb(var(--cstu-success-500)/.45)}.hover\:cstu-bg-success-500\/5:hover{background-color:rgb(var(--cstu-success-500)/.05)}.hover\:cstu-bg-success-500\/50:hover{background-color:rgb(var(--cstu-success-500)/.5)}.hover\:cstu-bg-success-500\/55:hover{background-color:rgb(var(--cstu-success-500)/.55)}.hover\:cstu-bg-success-500\/60:hover{background-color:rgb(var(--cstu-success-500)/.6)}.hover\:cstu-bg-success-500\/65:hover{background-color:rgb(var(--cstu-success-500)/.65)}.hover\:cstu-bg-success-500\/70:hover{background-color:rgb(var(--cstu-success-500)/.7)}.hover\:cstu-bg-success-500\/75:hover{background-color:rgb(var(--cstu-success-500)/.75)}.hover\:cstu-bg-success-500\/80:hover{background-color:rgb(var(--cstu-success-500)/.8)}.hover\:cstu-bg-success-500\/85:hover{background-color:rgb(var(--cstu-success-500)/.85)}.hover\:cstu-bg-success-500\/90:hover{background-color:rgb(var(--cstu-success-500)/.9)}.hover\:cstu-bg-success-500\/95:hover{background-color:rgb(var(--cstu-success-500)/.95)}.hover\:cstu-bg-success-550:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-550)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-success-550\/0:hover{background-color:rgb(var(--cstu-success-550)/0)}.hover\:cstu-bg-success-550\/10:hover{background-color:rgb(var(--cstu-success-550)/.1)}.hover\:cstu-bg-success-550\/100:hover{background-color:rgb(var(--cstu-success-550)/1)}.hover\:cstu-bg-success-550\/15:hover{background-color:rgb(var(--cstu-success-550)/.15)}.hover\:cstu-bg-success-550\/20:hover{background-color:rgb(var(--cstu-success-550)/.2)}.hover\:cstu-bg-success-550\/25:hover{background-color:rgb(var(--cstu-success-550)/.25)}.hover\:cstu-bg-success-550\/30:hover{background-color:rgb(var(--cstu-success-550)/.3)}.hover\:cstu-bg-success-550\/35:hover{background-color:rgb(var(--cstu-success-550)/.35)}.hover\:cstu-bg-success-550\/40:hover{background-color:rgb(var(--cstu-success-550)/.4)}.hover\:cstu-bg-success-550\/45:hover{background-color:rgb(var(--cstu-success-550)/.45)}.hover\:cstu-bg-success-550\/5:hover{background-color:rgb(var(--cstu-success-550)/.05)}.hover\:cstu-bg-success-550\/50:hover{background-color:rgb(var(--cstu-success-550)/.5)}.hover\:cstu-bg-success-550\/55:hover{background-color:rgb(var(--cstu-success-550)/.55)}.hover\:cstu-bg-success-550\/60:hover{background-color:rgb(var(--cstu-success-550)/.6)}.hover\:cstu-bg-success-550\/65:hover{background-color:rgb(var(--cstu-success-550)/.65)}.hover\:cstu-bg-success-550\/70:hover{background-color:rgb(var(--cstu-success-550)/.7)}.hover\:cstu-bg-success-550\/75:hover{background-color:rgb(var(--cstu-success-550)/.75)}.hover\:cstu-bg-success-550\/80:hover{background-color:rgb(var(--cstu-success-550)/.8)}.hover\:cstu-bg-success-550\/85:hover{background-color:rgb(var(--cstu-success-550)/.85)}.hover\:cstu-bg-success-550\/90:hover{background-color:rgb(var(--cstu-success-550)/.9)}.hover\:cstu-bg-success-550\/95:hover{background-color:rgb(var(--cstu-success-550)/.95)}.hover\:cstu-bg-success-575:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-575)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-success-575\/0:hover{background-color:rgb(var(--cstu-success-575)/0)}.hover\:cstu-bg-success-575\/10:hover{background-color:rgb(var(--cstu-success-575)/.1)}.hover\:cstu-bg-success-575\/100:hover{background-color:rgb(var(--cstu-success-575)/1)}.hover\:cstu-bg-success-575\/15:hover{background-color:rgb(var(--cstu-success-575)/.15)}.hover\:cstu-bg-success-575\/20:hover{background-color:rgb(var(--cstu-success-575)/.2)}.hover\:cstu-bg-success-575\/25:hover{background-color:rgb(var(--cstu-success-575)/.25)}.hover\:cstu-bg-success-575\/30:hover{background-color:rgb(var(--cstu-success-575)/.3)}.hover\:cstu-bg-success-575\/35:hover{background-color:rgb(var(--cstu-success-575)/.35)}.hover\:cstu-bg-success-575\/40:hover{background-color:rgb(var(--cstu-success-575)/.4)}.hover\:cstu-bg-success-575\/45:hover{background-color:rgb(var(--cstu-success-575)/.45)}.hover\:cstu-bg-success-575\/5:hover{background-color:rgb(var(--cstu-success-575)/.05)}.hover\:cstu-bg-success-575\/50:hover{background-color:rgb(var(--cstu-success-575)/.5)}.hover\:cstu-bg-success-575\/55:hover{background-color:rgb(var(--cstu-success-575)/.55)}.hover\:cstu-bg-success-575\/60:hover{background-color:rgb(var(--cstu-success-575)/.6)}.hover\:cstu-bg-success-575\/65:hover{background-color:rgb(var(--cstu-success-575)/.65)}.hover\:cstu-bg-success-575\/70:hover{background-color:rgb(var(--cstu-success-575)/.7)}.hover\:cstu-bg-success-575\/75:hover{background-color:rgb(var(--cstu-success-575)/.75)}.hover\:cstu-bg-success-575\/80:hover{background-color:rgb(var(--cstu-success-575)/.8)}.hover\:cstu-bg-success-575\/85:hover{background-color:rgb(var(--cstu-success-575)/.85)}.hover\:cstu-bg-success-575\/90:hover{background-color:rgb(var(--cstu-success-575)/.9)}.hover\:cstu-bg-success-575\/95:hover{background-color:rgb(var(--cstu-success-575)/.95)}.hover\:cstu-bg-success-600:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-600)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-success-600\/0:hover{background-color:rgb(var(--cstu-success-600)/0)}.hover\:cstu-bg-success-600\/10:hover{background-color:rgb(var(--cstu-success-600)/.1)}.hover\:cstu-bg-success-600\/100:hover{background-color:rgb(var(--cstu-success-600)/1)}.hover\:cstu-bg-success-600\/15:hover{background-color:rgb(var(--cstu-success-600)/.15)}.hover\:cstu-bg-success-600\/20:hover{background-color:rgb(var(--cstu-success-600)/.2)}.hover\:cstu-bg-success-600\/25:hover{background-color:rgb(var(--cstu-success-600)/.25)}.hover\:cstu-bg-success-600\/30:hover{background-color:rgb(var(--cstu-success-600)/.3)}.hover\:cstu-bg-success-600\/35:hover{background-color:rgb(var(--cstu-success-600)/.35)}.hover\:cstu-bg-success-600\/40:hover{background-color:rgb(var(--cstu-success-600)/.4)}.hover\:cstu-bg-success-600\/45:hover{background-color:rgb(var(--cstu-success-600)/.45)}.hover\:cstu-bg-success-600\/5:hover{background-color:rgb(var(--cstu-success-600)/.05)}.hover\:cstu-bg-success-600\/50:hover{background-color:rgb(var(--cstu-success-600)/.5)}.hover\:cstu-bg-success-600\/55:hover{background-color:rgb(var(--cstu-success-600)/.55)}.hover\:cstu-bg-success-600\/60:hover{background-color:rgb(var(--cstu-success-600)/.6)}.hover\:cstu-bg-success-600\/65:hover{background-color:rgb(var(--cstu-success-600)/.65)}.hover\:cstu-bg-success-600\/70:hover{background-color:rgb(var(--cstu-success-600)/.7)}.hover\:cstu-bg-success-600\/75:hover{background-color:rgb(var(--cstu-success-600)/.75)}.hover\:cstu-bg-success-600\/80:hover{background-color:rgb(var(--cstu-success-600)/.8)}.hover\:cstu-bg-success-600\/85:hover{background-color:rgb(var(--cstu-success-600)/.85)}.hover\:cstu-bg-success-600\/90:hover{background-color:rgb(var(--cstu-success-600)/.9)}.hover\:cstu-bg-success-600\/95:hover{background-color:rgb(var(--cstu-success-600)/.95)}.hover\:cstu-bg-success-700:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-700)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-success-700\/0:hover{background-color:rgb(var(--cstu-success-700)/0)}.hover\:cstu-bg-success-700\/10:hover{background-color:rgb(var(--cstu-success-700)/.1)}.hover\:cstu-bg-success-700\/100:hover{background-color:rgb(var(--cstu-success-700)/1)}.hover\:cstu-bg-success-700\/15:hover{background-color:rgb(var(--cstu-success-700)/.15)}.hover\:cstu-bg-success-700\/20:hover{background-color:rgb(var(--cstu-success-700)/.2)}.hover\:cstu-bg-success-700\/25:hover{background-color:rgb(var(--cstu-success-700)/.25)}.hover\:cstu-bg-success-700\/30:hover{background-color:rgb(var(--cstu-success-700)/.3)}.hover\:cstu-bg-success-700\/35:hover{background-color:rgb(var(--cstu-success-700)/.35)}.hover\:cstu-bg-success-700\/40:hover{background-color:rgb(var(--cstu-success-700)/.4)}.hover\:cstu-bg-success-700\/45:hover{background-color:rgb(var(--cstu-success-700)/.45)}.hover\:cstu-bg-success-700\/5:hover{background-color:rgb(var(--cstu-success-700)/.05)}.hover\:cstu-bg-success-700\/50:hover{background-color:rgb(var(--cstu-success-700)/.5)}.hover\:cstu-bg-success-700\/55:hover{background-color:rgb(var(--cstu-success-700)/.55)}.hover\:cstu-bg-success-700\/60:hover{background-color:rgb(var(--cstu-success-700)/.6)}.hover\:cstu-bg-success-700\/65:hover{background-color:rgb(var(--cstu-success-700)/.65)}.hover\:cstu-bg-success-700\/70:hover{background-color:rgb(var(--cstu-success-700)/.7)}.hover\:cstu-bg-success-700\/75:hover{background-color:rgb(var(--cstu-success-700)/.75)}.hover\:cstu-bg-success-700\/80:hover{background-color:rgb(var(--cstu-success-700)/.8)}.hover\:cstu-bg-success-700\/85:hover{background-color:rgb(var(--cstu-success-700)/.85)}.hover\:cstu-bg-success-700\/90:hover{background-color:rgb(var(--cstu-success-700)/.9)}.hover\:cstu-bg-success-700\/95:hover{background-color:rgb(var(--cstu-success-700)/.95)}.hover\:cstu-bg-success-800:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-800)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-success-800\/0:hover{background-color:rgb(var(--cstu-success-800)/0)}.hover\:cstu-bg-success-800\/10:hover{background-color:rgb(var(--cstu-success-800)/.1)}.hover\:cstu-bg-success-800\/100:hover{background-color:rgb(var(--cstu-success-800)/1)}.hover\:cstu-bg-success-800\/15:hover{background-color:rgb(var(--cstu-success-800)/.15)}.hover\:cstu-bg-success-800\/20:hover{background-color:rgb(var(--cstu-success-800)/.2)}.hover\:cstu-bg-success-800\/25:hover{background-color:rgb(var(--cstu-success-800)/.25)}.hover\:cstu-bg-success-800\/30:hover{background-color:rgb(var(--cstu-success-800)/.3)}.hover\:cstu-bg-success-800\/35:hover{background-color:rgb(var(--cstu-success-800)/.35)}.hover\:cstu-bg-success-800\/40:hover{background-color:rgb(var(--cstu-success-800)/.4)}.hover\:cstu-bg-success-800\/45:hover{background-color:rgb(var(--cstu-success-800)/.45)}.hover\:cstu-bg-success-800\/5:hover{background-color:rgb(var(--cstu-success-800)/.05)}.hover\:cstu-bg-success-800\/50:hover{background-color:rgb(var(--cstu-success-800)/.5)}.hover\:cstu-bg-success-800\/55:hover{background-color:rgb(var(--cstu-success-800)/.55)}.hover\:cstu-bg-success-800\/60:hover{background-color:rgb(var(--cstu-success-800)/.6)}.hover\:cstu-bg-success-800\/65:hover{background-color:rgb(var(--cstu-success-800)/.65)}.hover\:cstu-bg-success-800\/70:hover{background-color:rgb(var(--cstu-success-800)/.7)}.hover\:cstu-bg-success-800\/75:hover{background-color:rgb(var(--cstu-success-800)/.75)}.hover\:cstu-bg-success-800\/80:hover{background-color:rgb(var(--cstu-success-800)/.8)}.hover\:cstu-bg-success-800\/85:hover{background-color:rgb(var(--cstu-success-800)/.85)}.hover\:cstu-bg-success-800\/90:hover{background-color:rgb(var(--cstu-success-800)/.9)}.hover\:cstu-bg-success-800\/95:hover{background-color:rgb(var(--cstu-success-800)/.95)}.hover\:cstu-bg-success-900:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-900)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-success-900\/0:hover{background-color:rgb(var(--cstu-success-900)/0)}.hover\:cstu-bg-success-900\/10:hover{background-color:rgb(var(--cstu-success-900)/.1)}.hover\:cstu-bg-success-900\/100:hover{background-color:rgb(var(--cstu-success-900)/1)}.hover\:cstu-bg-success-900\/15:hover{background-color:rgb(var(--cstu-success-900)/.15)}.hover\:cstu-bg-success-900\/20:hover{background-color:rgb(var(--cstu-success-900)/.2)}.hover\:cstu-bg-success-900\/25:hover{background-color:rgb(var(--cstu-success-900)/.25)}.hover\:cstu-bg-success-900\/30:hover{background-color:rgb(var(--cstu-success-900)/.3)}.hover\:cstu-bg-success-900\/35:hover{background-color:rgb(var(--cstu-success-900)/.35)}.hover\:cstu-bg-success-900\/40:hover{background-color:rgb(var(--cstu-success-900)/.4)}.hover\:cstu-bg-success-900\/45:hover{background-color:rgb(var(--cstu-success-900)/.45)}.hover\:cstu-bg-success-900\/5:hover{background-color:rgb(var(--cstu-success-900)/.05)}.hover\:cstu-bg-success-900\/50:hover{background-color:rgb(var(--cstu-success-900)/.5)}.hover\:cstu-bg-success-900\/55:hover{background-color:rgb(var(--cstu-success-900)/.55)}.hover\:cstu-bg-success-900\/60:hover{background-color:rgb(var(--cstu-success-900)/.6)}.hover\:cstu-bg-success-900\/65:hover{background-color:rgb(var(--cstu-success-900)/.65)}.hover\:cstu-bg-success-900\/70:hover{background-color:rgb(var(--cstu-success-900)/.7)}.hover\:cstu-bg-success-900\/75:hover{background-color:rgb(var(--cstu-success-900)/.75)}.hover\:cstu-bg-success-900\/80:hover{background-color:rgb(var(--cstu-success-900)/.8)}.hover\:cstu-bg-success-900\/85:hover{background-color:rgb(var(--cstu-success-900)/.85)}.hover\:cstu-bg-success-900\/90:hover{background-color:rgb(var(--cstu-success-900)/.9)}.hover\:cstu-bg-success-900\/95:hover{background-color:rgb(var(--cstu-success-900)/.95)}.hover\:cstu-bg-warning-100:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-100)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-warning-100\/0:hover{background-color:rgb(var(--cstu-warning-100)/0)}.hover\:cstu-bg-warning-100\/10:hover{background-color:rgb(var(--cstu-warning-100)/.1)}.hover\:cstu-bg-warning-100\/100:hover{background-color:rgb(var(--cstu-warning-100)/1)}.hover\:cstu-bg-warning-100\/15:hover{background-color:rgb(var(--cstu-warning-100)/.15)}.hover\:cstu-bg-warning-100\/20:hover{background-color:rgb(var(--cstu-warning-100)/.2)}.hover\:cstu-bg-warning-100\/25:hover{background-color:rgb(var(--cstu-warning-100)/.25)}.hover\:cstu-bg-warning-100\/30:hover{background-color:rgb(var(--cstu-warning-100)/.3)}.hover\:cstu-bg-warning-100\/35:hover{background-color:rgb(var(--cstu-warning-100)/.35)}.hover\:cstu-bg-warning-100\/40:hover{background-color:rgb(var(--cstu-warning-100)/.4)}.hover\:cstu-bg-warning-100\/45:hover{background-color:rgb(var(--cstu-warning-100)/.45)}.hover\:cstu-bg-warning-100\/5:hover{background-color:rgb(var(--cstu-warning-100)/.05)}.hover\:cstu-bg-warning-100\/50:hover{background-color:rgb(var(--cstu-warning-100)/.5)}.hover\:cstu-bg-warning-100\/55:hover{background-color:rgb(var(--cstu-warning-100)/.55)}.hover\:cstu-bg-warning-100\/60:hover{background-color:rgb(var(--cstu-warning-100)/.6)}.hover\:cstu-bg-warning-100\/65:hover{background-color:rgb(var(--cstu-warning-100)/.65)}.hover\:cstu-bg-warning-100\/70:hover{background-color:rgb(var(--cstu-warning-100)/.7)}.hover\:cstu-bg-warning-100\/75:hover{background-color:rgb(var(--cstu-warning-100)/.75)}.hover\:cstu-bg-warning-100\/80:hover{background-color:rgb(var(--cstu-warning-100)/.8)}.hover\:cstu-bg-warning-100\/85:hover{background-color:rgb(var(--cstu-warning-100)/.85)}.hover\:cstu-bg-warning-100\/90:hover{background-color:rgb(var(--cstu-warning-100)/.9)}.hover\:cstu-bg-warning-100\/95:hover{background-color:rgb(var(--cstu-warning-100)/.95)}.hover\:cstu-bg-warning-200:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-200)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-warning-200\/0:hover{background-color:rgb(var(--cstu-warning-200)/0)}.hover\:cstu-bg-warning-200\/10:hover{background-color:rgb(var(--cstu-warning-200)/.1)}.hover\:cstu-bg-warning-200\/100:hover{background-color:rgb(var(--cstu-warning-200)/1)}.hover\:cstu-bg-warning-200\/15:hover{background-color:rgb(var(--cstu-warning-200)/.15)}.hover\:cstu-bg-warning-200\/20:hover{background-color:rgb(var(--cstu-warning-200)/.2)}.hover\:cstu-bg-warning-200\/25:hover{background-color:rgb(var(--cstu-warning-200)/.25)}.hover\:cstu-bg-warning-200\/30:hover{background-color:rgb(var(--cstu-warning-200)/.3)}.hover\:cstu-bg-warning-200\/35:hover{background-color:rgb(var(--cstu-warning-200)/.35)}.hover\:cstu-bg-warning-200\/40:hover{background-color:rgb(var(--cstu-warning-200)/.4)}.hover\:cstu-bg-warning-200\/45:hover{background-color:rgb(var(--cstu-warning-200)/.45)}.hover\:cstu-bg-warning-200\/5:hover{background-color:rgb(var(--cstu-warning-200)/.05)}.hover\:cstu-bg-warning-200\/50:hover{background-color:rgb(var(--cstu-warning-200)/.5)}.hover\:cstu-bg-warning-200\/55:hover{background-color:rgb(var(--cstu-warning-200)/.55)}.hover\:cstu-bg-warning-200\/60:hover{background-color:rgb(var(--cstu-warning-200)/.6)}.hover\:cstu-bg-warning-200\/65:hover{background-color:rgb(var(--cstu-warning-200)/.65)}.hover\:cstu-bg-warning-200\/70:hover{background-color:rgb(var(--cstu-warning-200)/.7)}.hover\:cstu-bg-warning-200\/75:hover{background-color:rgb(var(--cstu-warning-200)/.75)}.hover\:cstu-bg-warning-200\/80:hover{background-color:rgb(var(--cstu-warning-200)/.8)}.hover\:cstu-bg-warning-200\/85:hover{background-color:rgb(var(--cstu-warning-200)/.85)}.hover\:cstu-bg-warning-200\/90:hover{background-color:rgb(var(--cstu-warning-200)/.9)}.hover\:cstu-bg-warning-200\/95:hover{background-color:rgb(var(--cstu-warning-200)/.95)}.hover\:cstu-bg-warning-250:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-250)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-warning-250\/0:hover{background-color:rgb(var(--cstu-warning-250)/0)}.hover\:cstu-bg-warning-250\/10:hover{background-color:rgb(var(--cstu-warning-250)/.1)}.hover\:cstu-bg-warning-250\/100:hover{background-color:rgb(var(--cstu-warning-250)/1)}.hover\:cstu-bg-warning-250\/15:hover{background-color:rgb(var(--cstu-warning-250)/.15)}.hover\:cstu-bg-warning-250\/20:hover{background-color:rgb(var(--cstu-warning-250)/.2)}.hover\:cstu-bg-warning-250\/25:hover{background-color:rgb(var(--cstu-warning-250)/.25)}.hover\:cstu-bg-warning-250\/30:hover{background-color:rgb(var(--cstu-warning-250)/.3)}.hover\:cstu-bg-warning-250\/35:hover{background-color:rgb(var(--cstu-warning-250)/.35)}.hover\:cstu-bg-warning-250\/40:hover{background-color:rgb(var(--cstu-warning-250)/.4)}.hover\:cstu-bg-warning-250\/45:hover{background-color:rgb(var(--cstu-warning-250)/.45)}.hover\:cstu-bg-warning-250\/5:hover{background-color:rgb(var(--cstu-warning-250)/.05)}.hover\:cstu-bg-warning-250\/50:hover{background-color:rgb(var(--cstu-warning-250)/.5)}.hover\:cstu-bg-warning-250\/55:hover{background-color:rgb(var(--cstu-warning-250)/.55)}.hover\:cstu-bg-warning-250\/60:hover{background-color:rgb(var(--cstu-warning-250)/.6)}.hover\:cstu-bg-warning-250\/65:hover{background-color:rgb(var(--cstu-warning-250)/.65)}.hover\:cstu-bg-warning-250\/70:hover{background-color:rgb(var(--cstu-warning-250)/.7)}.hover\:cstu-bg-warning-250\/75:hover{background-color:rgb(var(--cstu-warning-250)/.75)}.hover\:cstu-bg-warning-250\/80:hover{background-color:rgb(var(--cstu-warning-250)/.8)}.hover\:cstu-bg-warning-250\/85:hover{background-color:rgb(var(--cstu-warning-250)/.85)}.hover\:cstu-bg-warning-250\/90:hover{background-color:rgb(var(--cstu-warning-250)/.9)}.hover\:cstu-bg-warning-250\/95:hover{background-color:rgb(var(--cstu-warning-250)/.95)}.hover\:cstu-bg-warning-300:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-300)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-warning-300\/0:hover{background-color:rgb(var(--cstu-warning-300)/0)}.hover\:cstu-bg-warning-300\/10:hover{background-color:rgb(var(--cstu-warning-300)/.1)}.hover\:cstu-bg-warning-300\/100:hover{background-color:rgb(var(--cstu-warning-300)/1)}.hover\:cstu-bg-warning-300\/15:hover{background-color:rgb(var(--cstu-warning-300)/.15)}.hover\:cstu-bg-warning-300\/20:hover{background-color:rgb(var(--cstu-warning-300)/.2)}.hover\:cstu-bg-warning-300\/25:hover{background-color:rgb(var(--cstu-warning-300)/.25)}.hover\:cstu-bg-warning-300\/30:hover{background-color:rgb(var(--cstu-warning-300)/.3)}.hover\:cstu-bg-warning-300\/35:hover{background-color:rgb(var(--cstu-warning-300)/.35)}.hover\:cstu-bg-warning-300\/40:hover{background-color:rgb(var(--cstu-warning-300)/.4)}.hover\:cstu-bg-warning-300\/45:hover{background-color:rgb(var(--cstu-warning-300)/.45)}.hover\:cstu-bg-warning-300\/5:hover{background-color:rgb(var(--cstu-warning-300)/.05)}.hover\:cstu-bg-warning-300\/50:hover{background-color:rgb(var(--cstu-warning-300)/.5)}.hover\:cstu-bg-warning-300\/55:hover{background-color:rgb(var(--cstu-warning-300)/.55)}.hover\:cstu-bg-warning-300\/60:hover{background-color:rgb(var(--cstu-warning-300)/.6)}.hover\:cstu-bg-warning-300\/65:hover{background-color:rgb(var(--cstu-warning-300)/.65)}.hover\:cstu-bg-warning-300\/70:hover{background-color:rgb(var(--cstu-warning-300)/.7)}.hover\:cstu-bg-warning-300\/75:hover{background-color:rgb(var(--cstu-warning-300)/.75)}.hover\:cstu-bg-warning-300\/80:hover{background-color:rgb(var(--cstu-warning-300)/.8)}.hover\:cstu-bg-warning-300\/85:hover{background-color:rgb(var(--cstu-warning-300)/.85)}.hover\:cstu-bg-warning-300\/90:hover{background-color:rgb(var(--cstu-warning-300)/.9)}.hover\:cstu-bg-warning-300\/95:hover{background-color:rgb(var(--cstu-warning-300)/.95)}.hover\:cstu-bg-warning-400:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-400)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-warning-400\/0:hover{background-color:rgb(var(--cstu-warning-400)/0)}.hover\:cstu-bg-warning-400\/10:hover{background-color:rgb(var(--cstu-warning-400)/.1)}.hover\:cstu-bg-warning-400\/100:hover{background-color:rgb(var(--cstu-warning-400)/1)}.hover\:cstu-bg-warning-400\/15:hover{background-color:rgb(var(--cstu-warning-400)/.15)}.hover\:cstu-bg-warning-400\/20:hover{background-color:rgb(var(--cstu-warning-400)/.2)}.hover\:cstu-bg-warning-400\/25:hover{background-color:rgb(var(--cstu-warning-400)/.25)}.hover\:cstu-bg-warning-400\/30:hover{background-color:rgb(var(--cstu-warning-400)/.3)}.hover\:cstu-bg-warning-400\/35:hover{background-color:rgb(var(--cstu-warning-400)/.35)}.hover\:cstu-bg-warning-400\/40:hover{background-color:rgb(var(--cstu-warning-400)/.4)}.hover\:cstu-bg-warning-400\/45:hover{background-color:rgb(var(--cstu-warning-400)/.45)}.hover\:cstu-bg-warning-400\/5:hover{background-color:rgb(var(--cstu-warning-400)/.05)}.hover\:cstu-bg-warning-400\/50:hover{background-color:rgb(var(--cstu-warning-400)/.5)}.hover\:cstu-bg-warning-400\/55:hover{background-color:rgb(var(--cstu-warning-400)/.55)}.hover\:cstu-bg-warning-400\/60:hover{background-color:rgb(var(--cstu-warning-400)/.6)}.hover\:cstu-bg-warning-400\/65:hover{background-color:rgb(var(--cstu-warning-400)/.65)}.hover\:cstu-bg-warning-400\/70:hover{background-color:rgb(var(--cstu-warning-400)/.7)}.hover\:cstu-bg-warning-400\/75:hover{background-color:rgb(var(--cstu-warning-400)/.75)}.hover\:cstu-bg-warning-400\/80:hover{background-color:rgb(var(--cstu-warning-400)/.8)}.hover\:cstu-bg-warning-400\/85:hover{background-color:rgb(var(--cstu-warning-400)/.85)}.hover\:cstu-bg-warning-400\/90:hover{background-color:rgb(var(--cstu-warning-400)/.9)}.hover\:cstu-bg-warning-400\/95:hover{background-color:rgb(var(--cstu-warning-400)/.95)}.hover\:cstu-bg-warning-450:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-450)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-warning-450\/0:hover{background-color:rgb(var(--cstu-warning-450)/0)}.hover\:cstu-bg-warning-450\/10:hover{background-color:rgb(var(--cstu-warning-450)/.1)}.hover\:cstu-bg-warning-450\/100:hover{background-color:rgb(var(--cstu-warning-450)/1)}.hover\:cstu-bg-warning-450\/15:hover{background-color:rgb(var(--cstu-warning-450)/.15)}.hover\:cstu-bg-warning-450\/20:hover{background-color:rgb(var(--cstu-warning-450)/.2)}.hover\:cstu-bg-warning-450\/25:hover{background-color:rgb(var(--cstu-warning-450)/.25)}.hover\:cstu-bg-warning-450\/30:hover{background-color:rgb(var(--cstu-warning-450)/.3)}.hover\:cstu-bg-warning-450\/35:hover{background-color:rgb(var(--cstu-warning-450)/.35)}.hover\:cstu-bg-warning-450\/40:hover{background-color:rgb(var(--cstu-warning-450)/.4)}.hover\:cstu-bg-warning-450\/45:hover{background-color:rgb(var(--cstu-warning-450)/.45)}.hover\:cstu-bg-warning-450\/5:hover{background-color:rgb(var(--cstu-warning-450)/.05)}.hover\:cstu-bg-warning-450\/50:hover{background-color:rgb(var(--cstu-warning-450)/.5)}.hover\:cstu-bg-warning-450\/55:hover{background-color:rgb(var(--cstu-warning-450)/.55)}.hover\:cstu-bg-warning-450\/60:hover{background-color:rgb(var(--cstu-warning-450)/.6)}.hover\:cstu-bg-warning-450\/65:hover{background-color:rgb(var(--cstu-warning-450)/.65)}.hover\:cstu-bg-warning-450\/70:hover{background-color:rgb(var(--cstu-warning-450)/.7)}.hover\:cstu-bg-warning-450\/75:hover{background-color:rgb(var(--cstu-warning-450)/.75)}.hover\:cstu-bg-warning-450\/80:hover{background-color:rgb(var(--cstu-warning-450)/.8)}.hover\:cstu-bg-warning-450\/85:hover{background-color:rgb(var(--cstu-warning-450)/.85)}.hover\:cstu-bg-warning-450\/90:hover{background-color:rgb(var(--cstu-warning-450)/.9)}.hover\:cstu-bg-warning-450\/95:hover{background-color:rgb(var(--cstu-warning-450)/.95)}.hover\:cstu-bg-warning-50:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-50)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-warning-50\/0:hover{background-color:rgb(var(--cstu-warning-50)/0)}.hover\:cstu-bg-warning-50\/10:hover{background-color:rgb(var(--cstu-warning-50)/.1)}.hover\:cstu-bg-warning-50\/100:hover{background-color:rgb(var(--cstu-warning-50)/1)}.hover\:cstu-bg-warning-50\/15:hover{background-color:rgb(var(--cstu-warning-50)/.15)}.hover\:cstu-bg-warning-50\/20:hover{background-color:rgb(var(--cstu-warning-50)/.2)}.hover\:cstu-bg-warning-50\/25:hover{background-color:rgb(var(--cstu-warning-50)/.25)}.hover\:cstu-bg-warning-50\/30:hover{background-color:rgb(var(--cstu-warning-50)/.3)}.hover\:cstu-bg-warning-50\/35:hover{background-color:rgb(var(--cstu-warning-50)/.35)}.hover\:cstu-bg-warning-50\/40:hover{background-color:rgb(var(--cstu-warning-50)/.4)}.hover\:cstu-bg-warning-50\/45:hover{background-color:rgb(var(--cstu-warning-50)/.45)}.hover\:cstu-bg-warning-50\/5:hover{background-color:rgb(var(--cstu-warning-50)/.05)}.hover\:cstu-bg-warning-50\/50:hover{background-color:rgb(var(--cstu-warning-50)/.5)}.hover\:cstu-bg-warning-50\/55:hover{background-color:rgb(var(--cstu-warning-50)/.55)}.hover\:cstu-bg-warning-50\/60:hover{background-color:rgb(var(--cstu-warning-50)/.6)}.hover\:cstu-bg-warning-50\/65:hover{background-color:rgb(var(--cstu-warning-50)/.65)}.hover\:cstu-bg-warning-50\/70:hover{background-color:rgb(var(--cstu-warning-50)/.7)}.hover\:cstu-bg-warning-50\/75:hover{background-color:rgb(var(--cstu-warning-50)/.75)}.hover\:cstu-bg-warning-50\/80:hover{background-color:rgb(var(--cstu-warning-50)/.8)}.hover\:cstu-bg-warning-50\/85:hover{background-color:rgb(var(--cstu-warning-50)/.85)}.hover\:cstu-bg-warning-50\/90:hover{background-color:rgb(var(--cstu-warning-50)/.9)}.hover\:cstu-bg-warning-50\/95:hover{background-color:rgb(var(--cstu-warning-50)/.95)}.hover\:cstu-bg-warning-500:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-500)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-warning-500\/0:hover{background-color:rgb(var(--cstu-warning-500)/0)}.hover\:cstu-bg-warning-500\/10:hover{background-color:rgb(var(--cstu-warning-500)/.1)}.hover\:cstu-bg-warning-500\/100:hover{background-color:rgb(var(--cstu-warning-500)/1)}.hover\:cstu-bg-warning-500\/15:hover{background-color:rgb(var(--cstu-warning-500)/.15)}.hover\:cstu-bg-warning-500\/20:hover{background-color:rgb(var(--cstu-warning-500)/.2)}.hover\:cstu-bg-warning-500\/25:hover{background-color:rgb(var(--cstu-warning-500)/.25)}.hover\:cstu-bg-warning-500\/30:hover{background-color:rgb(var(--cstu-warning-500)/.3)}.hover\:cstu-bg-warning-500\/35:hover{background-color:rgb(var(--cstu-warning-500)/.35)}.hover\:cstu-bg-warning-500\/40:hover{background-color:rgb(var(--cstu-warning-500)/.4)}.hover\:cstu-bg-warning-500\/45:hover{background-color:rgb(var(--cstu-warning-500)/.45)}.hover\:cstu-bg-warning-500\/5:hover{background-color:rgb(var(--cstu-warning-500)/.05)}.hover\:cstu-bg-warning-500\/50:hover{background-color:rgb(var(--cstu-warning-500)/.5)}.hover\:cstu-bg-warning-500\/55:hover{background-color:rgb(var(--cstu-warning-500)/.55)}.hover\:cstu-bg-warning-500\/60:hover{background-color:rgb(var(--cstu-warning-500)/.6)}.hover\:cstu-bg-warning-500\/65:hover{background-color:rgb(var(--cstu-warning-500)/.65)}.hover\:cstu-bg-warning-500\/70:hover{background-color:rgb(var(--cstu-warning-500)/.7)}.hover\:cstu-bg-warning-500\/75:hover{background-color:rgb(var(--cstu-warning-500)/.75)}.hover\:cstu-bg-warning-500\/80:hover{background-color:rgb(var(--cstu-warning-500)/.8)}.hover\:cstu-bg-warning-500\/85:hover{background-color:rgb(var(--cstu-warning-500)/.85)}.hover\:cstu-bg-warning-500\/90:hover{background-color:rgb(var(--cstu-warning-500)/.9)}.hover\:cstu-bg-warning-500\/95:hover{background-color:rgb(var(--cstu-warning-500)/.95)}.hover\:cstu-bg-warning-550:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-550)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-warning-550\/0:hover{background-color:rgb(var(--cstu-warning-550)/0)}.hover\:cstu-bg-warning-550\/10:hover{background-color:rgb(var(--cstu-warning-550)/.1)}.hover\:cstu-bg-warning-550\/100:hover{background-color:rgb(var(--cstu-warning-550)/1)}.hover\:cstu-bg-warning-550\/15:hover{background-color:rgb(var(--cstu-warning-550)/.15)}.hover\:cstu-bg-warning-550\/20:hover{background-color:rgb(var(--cstu-warning-550)/.2)}.hover\:cstu-bg-warning-550\/25:hover{background-color:rgb(var(--cstu-warning-550)/.25)}.hover\:cstu-bg-warning-550\/30:hover{background-color:rgb(var(--cstu-warning-550)/.3)}.hover\:cstu-bg-warning-550\/35:hover{background-color:rgb(var(--cstu-warning-550)/.35)}.hover\:cstu-bg-warning-550\/40:hover{background-color:rgb(var(--cstu-warning-550)/.4)}.hover\:cstu-bg-warning-550\/45:hover{background-color:rgb(var(--cstu-warning-550)/.45)}.hover\:cstu-bg-warning-550\/5:hover{background-color:rgb(var(--cstu-warning-550)/.05)}.hover\:cstu-bg-warning-550\/50:hover{background-color:rgb(var(--cstu-warning-550)/.5)}.hover\:cstu-bg-warning-550\/55:hover{background-color:rgb(var(--cstu-warning-550)/.55)}.hover\:cstu-bg-warning-550\/60:hover{background-color:rgb(var(--cstu-warning-550)/.6)}.hover\:cstu-bg-warning-550\/65:hover{background-color:rgb(var(--cstu-warning-550)/.65)}.hover\:cstu-bg-warning-550\/70:hover{background-color:rgb(var(--cstu-warning-550)/.7)}.hover\:cstu-bg-warning-550\/75:hover{background-color:rgb(var(--cstu-warning-550)/.75)}.hover\:cstu-bg-warning-550\/80:hover{background-color:rgb(var(--cstu-warning-550)/.8)}.hover\:cstu-bg-warning-550\/85:hover{background-color:rgb(var(--cstu-warning-550)/.85)}.hover\:cstu-bg-warning-550\/90:hover{background-color:rgb(var(--cstu-warning-550)/.9)}.hover\:cstu-bg-warning-550\/95:hover{background-color:rgb(var(--cstu-warning-550)/.95)}.hover\:cstu-bg-warning-575:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-575)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-warning-575\/0:hover{background-color:rgb(var(--cstu-warning-575)/0)}.hover\:cstu-bg-warning-575\/10:hover{background-color:rgb(var(--cstu-warning-575)/.1)}.hover\:cstu-bg-warning-575\/100:hover{background-color:rgb(var(--cstu-warning-575)/1)}.hover\:cstu-bg-warning-575\/15:hover{background-color:rgb(var(--cstu-warning-575)/.15)}.hover\:cstu-bg-warning-575\/20:hover{background-color:rgb(var(--cstu-warning-575)/.2)}.hover\:cstu-bg-warning-575\/25:hover{background-color:rgb(var(--cstu-warning-575)/.25)}.hover\:cstu-bg-warning-575\/30:hover{background-color:rgb(var(--cstu-warning-575)/.3)}.hover\:cstu-bg-warning-575\/35:hover{background-color:rgb(var(--cstu-warning-575)/.35)}.hover\:cstu-bg-warning-575\/40:hover{background-color:rgb(var(--cstu-warning-575)/.4)}.hover\:cstu-bg-warning-575\/45:hover{background-color:rgb(var(--cstu-warning-575)/.45)}.hover\:cstu-bg-warning-575\/5:hover{background-color:rgb(var(--cstu-warning-575)/.05)}.hover\:cstu-bg-warning-575\/50:hover{background-color:rgb(var(--cstu-warning-575)/.5)}.hover\:cstu-bg-warning-575\/55:hover{background-color:rgb(var(--cstu-warning-575)/.55)}.hover\:cstu-bg-warning-575\/60:hover{background-color:rgb(var(--cstu-warning-575)/.6)}.hover\:cstu-bg-warning-575\/65:hover{background-color:rgb(var(--cstu-warning-575)/.65)}.hover\:cstu-bg-warning-575\/70:hover{background-color:rgb(var(--cstu-warning-575)/.7)}.hover\:cstu-bg-warning-575\/75:hover{background-color:rgb(var(--cstu-warning-575)/.75)}.hover\:cstu-bg-warning-575\/80:hover{background-color:rgb(var(--cstu-warning-575)/.8)}.hover\:cstu-bg-warning-575\/85:hover{background-color:rgb(var(--cstu-warning-575)/.85)}.hover\:cstu-bg-warning-575\/90:hover{background-color:rgb(var(--cstu-warning-575)/.9)}.hover\:cstu-bg-warning-575\/95:hover{background-color:rgb(var(--cstu-warning-575)/.95)}.hover\:cstu-bg-warning-600:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-600)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-warning-600\/0:hover{background-color:rgb(var(--cstu-warning-600)/0)}.hover\:cstu-bg-warning-600\/10:hover{background-color:rgb(var(--cstu-warning-600)/.1)}.hover\:cstu-bg-warning-600\/100:hover{background-color:rgb(var(--cstu-warning-600)/1)}.hover\:cstu-bg-warning-600\/15:hover{background-color:rgb(var(--cstu-warning-600)/.15)}.hover\:cstu-bg-warning-600\/20:hover{background-color:rgb(var(--cstu-warning-600)/.2)}.hover\:cstu-bg-warning-600\/25:hover{background-color:rgb(var(--cstu-warning-600)/.25)}.hover\:cstu-bg-warning-600\/30:hover{background-color:rgb(var(--cstu-warning-600)/.3)}.hover\:cstu-bg-warning-600\/35:hover{background-color:rgb(var(--cstu-warning-600)/.35)}.hover\:cstu-bg-warning-600\/40:hover{background-color:rgb(var(--cstu-warning-600)/.4)}.hover\:cstu-bg-warning-600\/45:hover{background-color:rgb(var(--cstu-warning-600)/.45)}.hover\:cstu-bg-warning-600\/5:hover{background-color:rgb(var(--cstu-warning-600)/.05)}.hover\:cstu-bg-warning-600\/50:hover{background-color:rgb(var(--cstu-warning-600)/.5)}.hover\:cstu-bg-warning-600\/55:hover{background-color:rgb(var(--cstu-warning-600)/.55)}.hover\:cstu-bg-warning-600\/60:hover{background-color:rgb(var(--cstu-warning-600)/.6)}.hover\:cstu-bg-warning-600\/65:hover{background-color:rgb(var(--cstu-warning-600)/.65)}.hover\:cstu-bg-warning-600\/70:hover{background-color:rgb(var(--cstu-warning-600)/.7)}.hover\:cstu-bg-warning-600\/75:hover{background-color:rgb(var(--cstu-warning-600)/.75)}.hover\:cstu-bg-warning-600\/80:hover{background-color:rgb(var(--cstu-warning-600)/.8)}.hover\:cstu-bg-warning-600\/85:hover{background-color:rgb(var(--cstu-warning-600)/.85)}.hover\:cstu-bg-warning-600\/90:hover{background-color:rgb(var(--cstu-warning-600)/.9)}.hover\:cstu-bg-warning-600\/95:hover{background-color:rgb(var(--cstu-warning-600)/.95)}.hover\:cstu-bg-warning-700:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-700)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-warning-700\/0:hover{background-color:rgb(var(--cstu-warning-700)/0)}.hover\:cstu-bg-warning-700\/10:hover{background-color:rgb(var(--cstu-warning-700)/.1)}.hover\:cstu-bg-warning-700\/100:hover{background-color:rgb(var(--cstu-warning-700)/1)}.hover\:cstu-bg-warning-700\/15:hover{background-color:rgb(var(--cstu-warning-700)/.15)}.hover\:cstu-bg-warning-700\/20:hover{background-color:rgb(var(--cstu-warning-700)/.2)}.hover\:cstu-bg-warning-700\/25:hover{background-color:rgb(var(--cstu-warning-700)/.25)}.hover\:cstu-bg-warning-700\/30:hover{background-color:rgb(var(--cstu-warning-700)/.3)}.hover\:cstu-bg-warning-700\/35:hover{background-color:rgb(var(--cstu-warning-700)/.35)}.hover\:cstu-bg-warning-700\/40:hover{background-color:rgb(var(--cstu-warning-700)/.4)}.hover\:cstu-bg-warning-700\/45:hover{background-color:rgb(var(--cstu-warning-700)/.45)}.hover\:cstu-bg-warning-700\/5:hover{background-color:rgb(var(--cstu-warning-700)/.05)}.hover\:cstu-bg-warning-700\/50:hover{background-color:rgb(var(--cstu-warning-700)/.5)}.hover\:cstu-bg-warning-700\/55:hover{background-color:rgb(var(--cstu-warning-700)/.55)}.hover\:cstu-bg-warning-700\/60:hover{background-color:rgb(var(--cstu-warning-700)/.6)}.hover\:cstu-bg-warning-700\/65:hover{background-color:rgb(var(--cstu-warning-700)/.65)}.hover\:cstu-bg-warning-700\/70:hover{background-color:rgb(var(--cstu-warning-700)/.7)}.hover\:cstu-bg-warning-700\/75:hover{background-color:rgb(var(--cstu-warning-700)/.75)}.hover\:cstu-bg-warning-700\/80:hover{background-color:rgb(var(--cstu-warning-700)/.8)}.hover\:cstu-bg-warning-700\/85:hover{background-color:rgb(var(--cstu-warning-700)/.85)}.hover\:cstu-bg-warning-700\/90:hover{background-color:rgb(var(--cstu-warning-700)/.9)}.hover\:cstu-bg-warning-700\/95:hover{background-color:rgb(var(--cstu-warning-700)/.95)}.hover\:cstu-bg-warning-800:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-800)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-warning-800\/0:hover{background-color:rgb(var(--cstu-warning-800)/0)}.hover\:cstu-bg-warning-800\/10:hover{background-color:rgb(var(--cstu-warning-800)/.1)}.hover\:cstu-bg-warning-800\/100:hover{background-color:rgb(var(--cstu-warning-800)/1)}.hover\:cstu-bg-warning-800\/15:hover{background-color:rgb(var(--cstu-warning-800)/.15)}.hover\:cstu-bg-warning-800\/20:hover{background-color:rgb(var(--cstu-warning-800)/.2)}.hover\:cstu-bg-warning-800\/25:hover{background-color:rgb(var(--cstu-warning-800)/.25)}.hover\:cstu-bg-warning-800\/30:hover{background-color:rgb(var(--cstu-warning-800)/.3)}.hover\:cstu-bg-warning-800\/35:hover{background-color:rgb(var(--cstu-warning-800)/.35)}.hover\:cstu-bg-warning-800\/40:hover{background-color:rgb(var(--cstu-warning-800)/.4)}.hover\:cstu-bg-warning-800\/45:hover{background-color:rgb(var(--cstu-warning-800)/.45)}.hover\:cstu-bg-warning-800\/5:hover{background-color:rgb(var(--cstu-warning-800)/.05)}.hover\:cstu-bg-warning-800\/50:hover{background-color:rgb(var(--cstu-warning-800)/.5)}.hover\:cstu-bg-warning-800\/55:hover{background-color:rgb(var(--cstu-warning-800)/.55)}.hover\:cstu-bg-warning-800\/60:hover{background-color:rgb(var(--cstu-warning-800)/.6)}.hover\:cstu-bg-warning-800\/65:hover{background-color:rgb(var(--cstu-warning-800)/.65)}.hover\:cstu-bg-warning-800\/70:hover{background-color:rgb(var(--cstu-warning-800)/.7)}.hover\:cstu-bg-warning-800\/75:hover{background-color:rgb(var(--cstu-warning-800)/.75)}.hover\:cstu-bg-warning-800\/80:hover{background-color:rgb(var(--cstu-warning-800)/.8)}.hover\:cstu-bg-warning-800\/85:hover{background-color:rgb(var(--cstu-warning-800)/.85)}.hover\:cstu-bg-warning-800\/90:hover{background-color:rgb(var(--cstu-warning-800)/.9)}.hover\:cstu-bg-warning-800\/95:hover{background-color:rgb(var(--cstu-warning-800)/.95)}.hover\:cstu-bg-warning-900:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-900)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-warning-900\/0:hover{background-color:rgb(var(--cstu-warning-900)/0)}.hover\:cstu-bg-warning-900\/10:hover{background-color:rgb(var(--cstu-warning-900)/.1)}.hover\:cstu-bg-warning-900\/100:hover{background-color:rgb(var(--cstu-warning-900)/1)}.hover\:cstu-bg-warning-900\/15:hover{background-color:rgb(var(--cstu-warning-900)/.15)}.hover\:cstu-bg-warning-900\/20:hover{background-color:rgb(var(--cstu-warning-900)/.2)}.hover\:cstu-bg-warning-900\/25:hover{background-color:rgb(var(--cstu-warning-900)/.25)}.hover\:cstu-bg-warning-900\/30:hover{background-color:rgb(var(--cstu-warning-900)/.3)}.hover\:cstu-bg-warning-900\/35:hover{background-color:rgb(var(--cstu-warning-900)/.35)}.hover\:cstu-bg-warning-900\/40:hover{background-color:rgb(var(--cstu-warning-900)/.4)}.hover\:cstu-bg-warning-900\/45:hover{background-color:rgb(var(--cstu-warning-900)/.45)}.hover\:cstu-bg-warning-900\/5:hover{background-color:rgb(var(--cstu-warning-900)/.05)}.hover\:cstu-bg-warning-900\/50:hover{background-color:rgb(var(--cstu-warning-900)/.5)}.hover\:cstu-bg-warning-900\/55:hover{background-color:rgb(var(--cstu-warning-900)/.55)}.hover\:cstu-bg-warning-900\/60:hover{background-color:rgb(var(--cstu-warning-900)/.6)}.hover\:cstu-bg-warning-900\/65:hover{background-color:rgb(var(--cstu-warning-900)/.65)}.hover\:cstu-bg-warning-900\/70:hover{background-color:rgb(var(--cstu-warning-900)/.7)}.hover\:cstu-bg-warning-900\/75:hover{background-color:rgb(var(--cstu-warning-900)/.75)}.hover\:cstu-bg-warning-900\/80:hover{background-color:rgb(var(--cstu-warning-900)/.8)}.hover\:cstu-bg-warning-900\/85:hover{background-color:rgb(var(--cstu-warning-900)/.85)}.hover\:cstu-bg-warning-900\/90:hover{background-color:rgb(var(--cstu-warning-900)/.9)}.hover\:cstu-bg-warning-900\/95:hover{background-color:rgb(var(--cstu-warning-900)/.95)}.hover\:cstu-bg-yellow-100:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-100)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-yellow-100\/0:hover{background-color:rgb(var(--cstu-yellow-100)/0)}.hover\:cstu-bg-yellow-100\/10:hover{background-color:rgb(var(--cstu-yellow-100)/.1)}.hover\:cstu-bg-yellow-100\/100:hover{background-color:rgb(var(--cstu-yellow-100)/1)}.hover\:cstu-bg-yellow-100\/15:hover{background-color:rgb(var(--cstu-yellow-100)/.15)}.hover\:cstu-bg-yellow-100\/20:hover{background-color:rgb(var(--cstu-yellow-100)/.2)}.hover\:cstu-bg-yellow-100\/25:hover{background-color:rgb(var(--cstu-yellow-100)/.25)}.hover\:cstu-bg-yellow-100\/30:hover{background-color:rgb(var(--cstu-yellow-100)/.3)}.hover\:cstu-bg-yellow-100\/35:hover{background-color:rgb(var(--cstu-yellow-100)/.35)}.hover\:cstu-bg-yellow-100\/40:hover{background-color:rgb(var(--cstu-yellow-100)/.4)}.hover\:cstu-bg-yellow-100\/45:hover{background-color:rgb(var(--cstu-yellow-100)/.45)}.hover\:cstu-bg-yellow-100\/5:hover{background-color:rgb(var(--cstu-yellow-100)/.05)}.hover\:cstu-bg-yellow-100\/50:hover{background-color:rgb(var(--cstu-yellow-100)/.5)}.hover\:cstu-bg-yellow-100\/55:hover{background-color:rgb(var(--cstu-yellow-100)/.55)}.hover\:cstu-bg-yellow-100\/60:hover{background-color:rgb(var(--cstu-yellow-100)/.6)}.hover\:cstu-bg-yellow-100\/65:hover{background-color:rgb(var(--cstu-yellow-100)/.65)}.hover\:cstu-bg-yellow-100\/70:hover{background-color:rgb(var(--cstu-yellow-100)/.7)}.hover\:cstu-bg-yellow-100\/75:hover{background-color:rgb(var(--cstu-yellow-100)/.75)}.hover\:cstu-bg-yellow-100\/80:hover{background-color:rgb(var(--cstu-yellow-100)/.8)}.hover\:cstu-bg-yellow-100\/85:hover{background-color:rgb(var(--cstu-yellow-100)/.85)}.hover\:cstu-bg-yellow-100\/90:hover{background-color:rgb(var(--cstu-yellow-100)/.9)}.hover\:cstu-bg-yellow-100\/95:hover{background-color:rgb(var(--cstu-yellow-100)/.95)}.hover\:cstu-bg-yellow-200:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-200)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-yellow-200\/0:hover{background-color:rgb(var(--cstu-yellow-200)/0)}.hover\:cstu-bg-yellow-200\/10:hover{background-color:rgb(var(--cstu-yellow-200)/.1)}.hover\:cstu-bg-yellow-200\/100:hover{background-color:rgb(var(--cstu-yellow-200)/1)}.hover\:cstu-bg-yellow-200\/15:hover{background-color:rgb(var(--cstu-yellow-200)/.15)}.hover\:cstu-bg-yellow-200\/20:hover{background-color:rgb(var(--cstu-yellow-200)/.2)}.hover\:cstu-bg-yellow-200\/25:hover{background-color:rgb(var(--cstu-yellow-200)/.25)}.hover\:cstu-bg-yellow-200\/30:hover{background-color:rgb(var(--cstu-yellow-200)/.3)}.hover\:cstu-bg-yellow-200\/35:hover{background-color:rgb(var(--cstu-yellow-200)/.35)}.hover\:cstu-bg-yellow-200\/40:hover{background-color:rgb(var(--cstu-yellow-200)/.4)}.hover\:cstu-bg-yellow-200\/45:hover{background-color:rgb(var(--cstu-yellow-200)/.45)}.hover\:cstu-bg-yellow-200\/5:hover{background-color:rgb(var(--cstu-yellow-200)/.05)}.hover\:cstu-bg-yellow-200\/50:hover{background-color:rgb(var(--cstu-yellow-200)/.5)}.hover\:cstu-bg-yellow-200\/55:hover{background-color:rgb(var(--cstu-yellow-200)/.55)}.hover\:cstu-bg-yellow-200\/60:hover{background-color:rgb(var(--cstu-yellow-200)/.6)}.hover\:cstu-bg-yellow-200\/65:hover{background-color:rgb(var(--cstu-yellow-200)/.65)}.hover\:cstu-bg-yellow-200\/70:hover{background-color:rgb(var(--cstu-yellow-200)/.7)}.hover\:cstu-bg-yellow-200\/75:hover{background-color:rgb(var(--cstu-yellow-200)/.75)}.hover\:cstu-bg-yellow-200\/80:hover{background-color:rgb(var(--cstu-yellow-200)/.8)}.hover\:cstu-bg-yellow-200\/85:hover{background-color:rgb(var(--cstu-yellow-200)/.85)}.hover\:cstu-bg-yellow-200\/90:hover{background-color:rgb(var(--cstu-yellow-200)/.9)}.hover\:cstu-bg-yellow-200\/95:hover{background-color:rgb(var(--cstu-yellow-200)/.95)}.hover\:cstu-bg-yellow-300:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-300)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-yellow-300\/0:hover{background-color:rgb(var(--cstu-yellow-300)/0)}.hover\:cstu-bg-yellow-300\/10:hover{background-color:rgb(var(--cstu-yellow-300)/.1)}.hover\:cstu-bg-yellow-300\/100:hover{background-color:rgb(var(--cstu-yellow-300)/1)}.hover\:cstu-bg-yellow-300\/15:hover{background-color:rgb(var(--cstu-yellow-300)/.15)}.hover\:cstu-bg-yellow-300\/20:hover{background-color:rgb(var(--cstu-yellow-300)/.2)}.hover\:cstu-bg-yellow-300\/25:hover{background-color:rgb(var(--cstu-yellow-300)/.25)}.hover\:cstu-bg-yellow-300\/30:hover{background-color:rgb(var(--cstu-yellow-300)/.3)}.hover\:cstu-bg-yellow-300\/35:hover{background-color:rgb(var(--cstu-yellow-300)/.35)}.hover\:cstu-bg-yellow-300\/40:hover{background-color:rgb(var(--cstu-yellow-300)/.4)}.hover\:cstu-bg-yellow-300\/45:hover{background-color:rgb(var(--cstu-yellow-300)/.45)}.hover\:cstu-bg-yellow-300\/5:hover{background-color:rgb(var(--cstu-yellow-300)/.05)}.hover\:cstu-bg-yellow-300\/50:hover{background-color:rgb(var(--cstu-yellow-300)/.5)}.hover\:cstu-bg-yellow-300\/55:hover{background-color:rgb(var(--cstu-yellow-300)/.55)}.hover\:cstu-bg-yellow-300\/60:hover{background-color:rgb(var(--cstu-yellow-300)/.6)}.hover\:cstu-bg-yellow-300\/65:hover{background-color:rgb(var(--cstu-yellow-300)/.65)}.hover\:cstu-bg-yellow-300\/70:hover{background-color:rgb(var(--cstu-yellow-300)/.7)}.hover\:cstu-bg-yellow-300\/75:hover{background-color:rgb(var(--cstu-yellow-300)/.75)}.hover\:cstu-bg-yellow-300\/80:hover{background-color:rgb(var(--cstu-yellow-300)/.8)}.hover\:cstu-bg-yellow-300\/85:hover{background-color:rgb(var(--cstu-yellow-300)/.85)}.hover\:cstu-bg-yellow-300\/90:hover{background-color:rgb(var(--cstu-yellow-300)/.9)}.hover\:cstu-bg-yellow-300\/95:hover{background-color:rgb(var(--cstu-yellow-300)/.95)}.hover\:cstu-bg-yellow-400:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-400)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-yellow-400\/0:hover{background-color:rgb(var(--cstu-yellow-400)/0)}.hover\:cstu-bg-yellow-400\/10:hover{background-color:rgb(var(--cstu-yellow-400)/.1)}.hover\:cstu-bg-yellow-400\/100:hover{background-color:rgb(var(--cstu-yellow-400)/1)}.hover\:cstu-bg-yellow-400\/15:hover{background-color:rgb(var(--cstu-yellow-400)/.15)}.hover\:cstu-bg-yellow-400\/20:hover{background-color:rgb(var(--cstu-yellow-400)/.2)}.hover\:cstu-bg-yellow-400\/25:hover{background-color:rgb(var(--cstu-yellow-400)/.25)}.hover\:cstu-bg-yellow-400\/30:hover{background-color:rgb(var(--cstu-yellow-400)/.3)}.hover\:cstu-bg-yellow-400\/35:hover{background-color:rgb(var(--cstu-yellow-400)/.35)}.hover\:cstu-bg-yellow-400\/40:hover{background-color:rgb(var(--cstu-yellow-400)/.4)}.hover\:cstu-bg-yellow-400\/45:hover{background-color:rgb(var(--cstu-yellow-400)/.45)}.hover\:cstu-bg-yellow-400\/5:hover{background-color:rgb(var(--cstu-yellow-400)/.05)}.hover\:cstu-bg-yellow-400\/50:hover{background-color:rgb(var(--cstu-yellow-400)/.5)}.hover\:cstu-bg-yellow-400\/55:hover{background-color:rgb(var(--cstu-yellow-400)/.55)}.hover\:cstu-bg-yellow-400\/60:hover{background-color:rgb(var(--cstu-yellow-400)/.6)}.hover\:cstu-bg-yellow-400\/65:hover{background-color:rgb(var(--cstu-yellow-400)/.65)}.hover\:cstu-bg-yellow-400\/70:hover{background-color:rgb(var(--cstu-yellow-400)/.7)}.hover\:cstu-bg-yellow-400\/75:hover{background-color:rgb(var(--cstu-yellow-400)/.75)}.hover\:cstu-bg-yellow-400\/80:hover{background-color:rgb(var(--cstu-yellow-400)/.8)}.hover\:cstu-bg-yellow-400\/85:hover{background-color:rgb(var(--cstu-yellow-400)/.85)}.hover\:cstu-bg-yellow-400\/90:hover{background-color:rgb(var(--cstu-yellow-400)/.9)}.hover\:cstu-bg-yellow-400\/95:hover{background-color:rgb(var(--cstu-yellow-400)/.95)}.hover\:cstu-bg-yellow-50:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-50)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-yellow-50\/0:hover{background-color:rgb(var(--cstu-yellow-50)/0)}.hover\:cstu-bg-yellow-50\/10:hover{background-color:rgb(var(--cstu-yellow-50)/.1)}.hover\:cstu-bg-yellow-50\/100:hover{background-color:rgb(var(--cstu-yellow-50)/1)}.hover\:cstu-bg-yellow-50\/15:hover{background-color:rgb(var(--cstu-yellow-50)/.15)}.hover\:cstu-bg-yellow-50\/20:hover{background-color:rgb(var(--cstu-yellow-50)/.2)}.hover\:cstu-bg-yellow-50\/25:hover{background-color:rgb(var(--cstu-yellow-50)/.25)}.hover\:cstu-bg-yellow-50\/30:hover{background-color:rgb(var(--cstu-yellow-50)/.3)}.hover\:cstu-bg-yellow-50\/35:hover{background-color:rgb(var(--cstu-yellow-50)/.35)}.hover\:cstu-bg-yellow-50\/40:hover{background-color:rgb(var(--cstu-yellow-50)/.4)}.hover\:cstu-bg-yellow-50\/45:hover{background-color:rgb(var(--cstu-yellow-50)/.45)}.hover\:cstu-bg-yellow-50\/5:hover{background-color:rgb(var(--cstu-yellow-50)/.05)}.hover\:cstu-bg-yellow-50\/50:hover{background-color:rgb(var(--cstu-yellow-50)/.5)}.hover\:cstu-bg-yellow-50\/55:hover{background-color:rgb(var(--cstu-yellow-50)/.55)}.hover\:cstu-bg-yellow-50\/60:hover{background-color:rgb(var(--cstu-yellow-50)/.6)}.hover\:cstu-bg-yellow-50\/65:hover{background-color:rgb(var(--cstu-yellow-50)/.65)}.hover\:cstu-bg-yellow-50\/70:hover{background-color:rgb(var(--cstu-yellow-50)/.7)}.hover\:cstu-bg-yellow-50\/75:hover{background-color:rgb(var(--cstu-yellow-50)/.75)}.hover\:cstu-bg-yellow-50\/80:hover{background-color:rgb(var(--cstu-yellow-50)/.8)}.hover\:cstu-bg-yellow-50\/85:hover{background-color:rgb(var(--cstu-yellow-50)/.85)}.hover\:cstu-bg-yellow-50\/90:hover{background-color:rgb(var(--cstu-yellow-50)/.9)}.hover\:cstu-bg-yellow-50\/95:hover{background-color:rgb(var(--cstu-yellow-50)/.95)}.hover\:cstu-bg-yellow-500:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-500)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-yellow-500\/0:hover{background-color:rgb(var(--cstu-yellow-500)/0)}.hover\:cstu-bg-yellow-500\/10:hover{background-color:rgb(var(--cstu-yellow-500)/.1)}.hover\:cstu-bg-yellow-500\/100:hover{background-color:rgb(var(--cstu-yellow-500)/1)}.hover\:cstu-bg-yellow-500\/15:hover{background-color:rgb(var(--cstu-yellow-500)/.15)}.hover\:cstu-bg-yellow-500\/20:hover{background-color:rgb(var(--cstu-yellow-500)/.2)}.hover\:cstu-bg-yellow-500\/25:hover{background-color:rgb(var(--cstu-yellow-500)/.25)}.hover\:cstu-bg-yellow-500\/30:hover{background-color:rgb(var(--cstu-yellow-500)/.3)}.hover\:cstu-bg-yellow-500\/35:hover{background-color:rgb(var(--cstu-yellow-500)/.35)}.hover\:cstu-bg-yellow-500\/40:hover{background-color:rgb(var(--cstu-yellow-500)/.4)}.hover\:cstu-bg-yellow-500\/45:hover{background-color:rgb(var(--cstu-yellow-500)/.45)}.hover\:cstu-bg-yellow-500\/5:hover{background-color:rgb(var(--cstu-yellow-500)/.05)}.hover\:cstu-bg-yellow-500\/50:hover{background-color:rgb(var(--cstu-yellow-500)/.5)}.hover\:cstu-bg-yellow-500\/55:hover{background-color:rgb(var(--cstu-yellow-500)/.55)}.hover\:cstu-bg-yellow-500\/60:hover{background-color:rgb(var(--cstu-yellow-500)/.6)}.hover\:cstu-bg-yellow-500\/65:hover{background-color:rgb(var(--cstu-yellow-500)/.65)}.hover\:cstu-bg-yellow-500\/70:hover{background-color:rgb(var(--cstu-yellow-500)/.7)}.hover\:cstu-bg-yellow-500\/75:hover{background-color:rgb(var(--cstu-yellow-500)/.75)}.hover\:cstu-bg-yellow-500\/80:hover{background-color:rgb(var(--cstu-yellow-500)/.8)}.hover\:cstu-bg-yellow-500\/85:hover{background-color:rgb(var(--cstu-yellow-500)/.85)}.hover\:cstu-bg-yellow-500\/90:hover{background-color:rgb(var(--cstu-yellow-500)/.9)}.hover\:cstu-bg-yellow-500\/95:hover{background-color:rgb(var(--cstu-yellow-500)/.95)}.hover\:cstu-bg-yellow-600:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-600)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-yellow-600\/0:hover{background-color:rgb(var(--cstu-yellow-600)/0)}.hover\:cstu-bg-yellow-600\/10:hover{background-color:rgb(var(--cstu-yellow-600)/.1)}.hover\:cstu-bg-yellow-600\/100:hover{background-color:rgb(var(--cstu-yellow-600)/1)}.hover\:cstu-bg-yellow-600\/15:hover{background-color:rgb(var(--cstu-yellow-600)/.15)}.hover\:cstu-bg-yellow-600\/20:hover{background-color:rgb(var(--cstu-yellow-600)/.2)}.hover\:cstu-bg-yellow-600\/25:hover{background-color:rgb(var(--cstu-yellow-600)/.25)}.hover\:cstu-bg-yellow-600\/30:hover{background-color:rgb(var(--cstu-yellow-600)/.3)}.hover\:cstu-bg-yellow-600\/35:hover{background-color:rgb(var(--cstu-yellow-600)/.35)}.hover\:cstu-bg-yellow-600\/40:hover{background-color:rgb(var(--cstu-yellow-600)/.4)}.hover\:cstu-bg-yellow-600\/45:hover{background-color:rgb(var(--cstu-yellow-600)/.45)}.hover\:cstu-bg-yellow-600\/5:hover{background-color:rgb(var(--cstu-yellow-600)/.05)}.hover\:cstu-bg-yellow-600\/50:hover{background-color:rgb(var(--cstu-yellow-600)/.5)}.hover\:cstu-bg-yellow-600\/55:hover{background-color:rgb(var(--cstu-yellow-600)/.55)}.hover\:cstu-bg-yellow-600\/60:hover{background-color:rgb(var(--cstu-yellow-600)/.6)}.hover\:cstu-bg-yellow-600\/65:hover{background-color:rgb(var(--cstu-yellow-600)/.65)}.hover\:cstu-bg-yellow-600\/70:hover{background-color:rgb(var(--cstu-yellow-600)/.7)}.hover\:cstu-bg-yellow-600\/75:hover{background-color:rgb(var(--cstu-yellow-600)/.75)}.hover\:cstu-bg-yellow-600\/80:hover{background-color:rgb(var(--cstu-yellow-600)/.8)}.hover\:cstu-bg-yellow-600\/85:hover{background-color:rgb(var(--cstu-yellow-600)/.85)}.hover\:cstu-bg-yellow-600\/90:hover{background-color:rgb(var(--cstu-yellow-600)/.9)}.hover\:cstu-bg-yellow-600\/95:hover{background-color:rgb(var(--cstu-yellow-600)/.95)}.hover\:cstu-bg-yellow-700:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-700)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-yellow-700\/0:hover{background-color:rgb(var(--cstu-yellow-700)/0)}.hover\:cstu-bg-yellow-700\/10:hover{background-color:rgb(var(--cstu-yellow-700)/.1)}.hover\:cstu-bg-yellow-700\/100:hover{background-color:rgb(var(--cstu-yellow-700)/1)}.hover\:cstu-bg-yellow-700\/15:hover{background-color:rgb(var(--cstu-yellow-700)/.15)}.hover\:cstu-bg-yellow-700\/20:hover{background-color:rgb(var(--cstu-yellow-700)/.2)}.hover\:cstu-bg-yellow-700\/25:hover{background-color:rgb(var(--cstu-yellow-700)/.25)}.hover\:cstu-bg-yellow-700\/30:hover{background-color:rgb(var(--cstu-yellow-700)/.3)}.hover\:cstu-bg-yellow-700\/35:hover{background-color:rgb(var(--cstu-yellow-700)/.35)}.hover\:cstu-bg-yellow-700\/40:hover{background-color:rgb(var(--cstu-yellow-700)/.4)}.hover\:cstu-bg-yellow-700\/45:hover{background-color:rgb(var(--cstu-yellow-700)/.45)}.hover\:cstu-bg-yellow-700\/5:hover{background-color:rgb(var(--cstu-yellow-700)/.05)}.hover\:cstu-bg-yellow-700\/50:hover{background-color:rgb(var(--cstu-yellow-700)/.5)}.hover\:cstu-bg-yellow-700\/55:hover{background-color:rgb(var(--cstu-yellow-700)/.55)}.hover\:cstu-bg-yellow-700\/60:hover{background-color:rgb(var(--cstu-yellow-700)/.6)}.hover\:cstu-bg-yellow-700\/65:hover{background-color:rgb(var(--cstu-yellow-700)/.65)}.hover\:cstu-bg-yellow-700\/70:hover{background-color:rgb(var(--cstu-yellow-700)/.7)}.hover\:cstu-bg-yellow-700\/75:hover{background-color:rgb(var(--cstu-yellow-700)/.75)}.hover\:cstu-bg-yellow-700\/80:hover{background-color:rgb(var(--cstu-yellow-700)/.8)}.hover\:cstu-bg-yellow-700\/85:hover{background-color:rgb(var(--cstu-yellow-700)/.85)}.hover\:cstu-bg-yellow-700\/90:hover{background-color:rgb(var(--cstu-yellow-700)/.9)}.hover\:cstu-bg-yellow-700\/95:hover{background-color:rgb(var(--cstu-yellow-700)/.95)}.hover\:cstu-bg-yellow-800:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-800)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-yellow-800\/0:hover{background-color:rgb(var(--cstu-yellow-800)/0)}.hover\:cstu-bg-yellow-800\/10:hover{background-color:rgb(var(--cstu-yellow-800)/.1)}.hover\:cstu-bg-yellow-800\/100:hover{background-color:rgb(var(--cstu-yellow-800)/1)}.hover\:cstu-bg-yellow-800\/15:hover{background-color:rgb(var(--cstu-yellow-800)/.15)}.hover\:cstu-bg-yellow-800\/20:hover{background-color:rgb(var(--cstu-yellow-800)/.2)}.hover\:cstu-bg-yellow-800\/25:hover{background-color:rgb(var(--cstu-yellow-800)/.25)}.hover\:cstu-bg-yellow-800\/30:hover{background-color:rgb(var(--cstu-yellow-800)/.3)}.hover\:cstu-bg-yellow-800\/35:hover{background-color:rgb(var(--cstu-yellow-800)/.35)}.hover\:cstu-bg-yellow-800\/40:hover{background-color:rgb(var(--cstu-yellow-800)/.4)}.hover\:cstu-bg-yellow-800\/45:hover{background-color:rgb(var(--cstu-yellow-800)/.45)}.hover\:cstu-bg-yellow-800\/5:hover{background-color:rgb(var(--cstu-yellow-800)/.05)}.hover\:cstu-bg-yellow-800\/50:hover{background-color:rgb(var(--cstu-yellow-800)/.5)}.hover\:cstu-bg-yellow-800\/55:hover{background-color:rgb(var(--cstu-yellow-800)/.55)}.hover\:cstu-bg-yellow-800\/60:hover{background-color:rgb(var(--cstu-yellow-800)/.6)}.hover\:cstu-bg-yellow-800\/65:hover{background-color:rgb(var(--cstu-yellow-800)/.65)}.hover\:cstu-bg-yellow-800\/70:hover{background-color:rgb(var(--cstu-yellow-800)/.7)}.hover\:cstu-bg-yellow-800\/75:hover{background-color:rgb(var(--cstu-yellow-800)/.75)}.hover\:cstu-bg-yellow-800\/80:hover{background-color:rgb(var(--cstu-yellow-800)/.8)}.hover\:cstu-bg-yellow-800\/85:hover{background-color:rgb(var(--cstu-yellow-800)/.85)}.hover\:cstu-bg-yellow-800\/90:hover{background-color:rgb(var(--cstu-yellow-800)/.9)}.hover\:cstu-bg-yellow-800\/95:hover{background-color:rgb(var(--cstu-yellow-800)/.95)}.hover\:cstu-bg-yellow-900:hover{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-900)/var(--tw-bg-opacity,1))}.hover\:cstu-bg-yellow-900\/0:hover{background-color:rgb(var(--cstu-yellow-900)/0)}.hover\:cstu-bg-yellow-900\/10:hover{background-color:rgb(var(--cstu-yellow-900)/.1)}.hover\:cstu-bg-yellow-900\/100:hover{background-color:rgb(var(--cstu-yellow-900)/1)}.hover\:cstu-bg-yellow-900\/15:hover{background-color:rgb(var(--cstu-yellow-900)/.15)}.hover\:cstu-bg-yellow-900\/20:hover{background-color:rgb(var(--cstu-yellow-900)/.2)}.hover\:cstu-bg-yellow-900\/25:hover{background-color:rgb(var(--cstu-yellow-900)/.25)}.hover\:cstu-bg-yellow-900\/30:hover{background-color:rgb(var(--cstu-yellow-900)/.3)}.hover\:cstu-bg-yellow-900\/35:hover{background-color:rgb(var(--cstu-yellow-900)/.35)}.hover\:cstu-bg-yellow-900\/40:hover{background-color:rgb(var(--cstu-yellow-900)/.4)}.hover\:cstu-bg-yellow-900\/45:hover{background-color:rgb(var(--cstu-yellow-900)/.45)}.hover\:cstu-bg-yellow-900\/5:hover{background-color:rgb(var(--cstu-yellow-900)/.05)}.hover\:cstu-bg-yellow-900\/50:hover{background-color:rgb(var(--cstu-yellow-900)/.5)}.hover\:cstu-bg-yellow-900\/55:hover{background-color:rgb(var(--cstu-yellow-900)/.55)}.hover\:cstu-bg-yellow-900\/60:hover{background-color:rgb(var(--cstu-yellow-900)/.6)}.hover\:cstu-bg-yellow-900\/65:hover{background-color:rgb(var(--cstu-yellow-900)/.65)}.hover\:cstu-bg-yellow-900\/70:hover{background-color:rgb(var(--cstu-yellow-900)/.7)}.hover\:cstu-bg-yellow-900\/75:hover{background-color:rgb(var(--cstu-yellow-900)/.75)}.hover\:cstu-bg-yellow-900\/80:hover{background-color:rgb(var(--cstu-yellow-900)/.8)}.hover\:cstu-bg-yellow-900\/85:hover{background-color:rgb(var(--cstu-yellow-900)/.85)}.hover\:cstu-bg-yellow-900\/90:hover{background-color:rgb(var(--cstu-yellow-900)/.9)}.hover\:cstu-bg-yellow-900\/95:hover{background-color:rgb(var(--cstu-yellow-900)/.95)}.hover\:cstu-text-2xl:hover{font-size:1.5rem}.hover\:cstu-text-3xl:hover{font-size:1.875rem}.hover\:cstu-text-4xl:hover{font-size:2.25rem}.hover\:cstu-text-5xl:hover{font-size:3rem}.hover\:cstu-text-6xl:hover{font-size:3.75rem}.hover\:cstu-text-base:hover{font-size:1rem}.hover\:cstu-text-lg:hover{font-size:1.125rem}.hover\:cstu-text-sm:hover{font-size:.875rem}.hover\:cstu-text-xl:hover{font-size:1.25rem}.hover\:cstu-text-xs:hover{font-size:.75rem}.hover\:cstu-text-blue-100:hover{--tw-text-opacity:1;color:rgb(var(--cstu-blue-100)/var(--tw-text-opacity,1))}.hover\:cstu-text-blue-100\/0:hover{color:rgb(var(--cstu-blue-100)/0)}.hover\:cstu-text-blue-100\/10:hover{color:rgb(var(--cstu-blue-100)/.1)}.hover\:cstu-text-blue-100\/100:hover{color:rgb(var(--cstu-blue-100)/1)}.hover\:cstu-text-blue-100\/15:hover{color:rgb(var(--cstu-blue-100)/.15)}.hover\:cstu-text-blue-100\/20:hover{color:rgb(var(--cstu-blue-100)/.2)}.hover\:cstu-text-blue-100\/25:hover{color:rgb(var(--cstu-blue-100)/.25)}.hover\:cstu-text-blue-100\/30:hover{color:rgb(var(--cstu-blue-100)/.3)}.hover\:cstu-text-blue-100\/35:hover{color:rgb(var(--cstu-blue-100)/.35)}.hover\:cstu-text-blue-100\/40:hover{color:rgb(var(--cstu-blue-100)/.4)}.hover\:cstu-text-blue-100\/45:hover{color:rgb(var(--cstu-blue-100)/.45)}.hover\:cstu-text-blue-100\/5:hover{color:rgb(var(--cstu-blue-100)/.05)}.hover\:cstu-text-blue-100\/50:hover{color:rgb(var(--cstu-blue-100)/.5)}.hover\:cstu-text-blue-100\/55:hover{color:rgb(var(--cstu-blue-100)/.55)}.hover\:cstu-text-blue-100\/60:hover{color:rgb(var(--cstu-blue-100)/.6)}.hover\:cstu-text-blue-100\/65:hover{color:rgb(var(--cstu-blue-100)/.65)}.hover\:cstu-text-blue-100\/70:hover{color:rgb(var(--cstu-blue-100)/.7)}.hover\:cstu-text-blue-100\/75:hover{color:rgb(var(--cstu-blue-100)/.75)}.hover\:cstu-text-blue-100\/80:hover{color:rgb(var(--cstu-blue-100)/.8)}.hover\:cstu-text-blue-100\/85:hover{color:rgb(var(--cstu-blue-100)/.85)}.hover\:cstu-text-blue-100\/90:hover{color:rgb(var(--cstu-blue-100)/.9)}.hover\:cstu-text-blue-100\/95:hover{color:rgb(var(--cstu-blue-100)/.95)}.hover\:cstu-text-blue-200:hover{--tw-text-opacity:1;color:rgb(var(--cstu-blue-200)/var(--tw-text-opacity,1))}.hover\:cstu-text-blue-200\/0:hover{color:rgb(var(--cstu-blue-200)/0)}.hover\:cstu-text-blue-200\/10:hover{color:rgb(var(--cstu-blue-200)/.1)}.hover\:cstu-text-blue-200\/100:hover{color:rgb(var(--cstu-blue-200)/1)}.hover\:cstu-text-blue-200\/15:hover{color:rgb(var(--cstu-blue-200)/.15)}.hover\:cstu-text-blue-200\/20:hover{color:rgb(var(--cstu-blue-200)/.2)}.hover\:cstu-text-blue-200\/25:hover{color:rgb(var(--cstu-blue-200)/.25)}.hover\:cstu-text-blue-200\/30:hover{color:rgb(var(--cstu-blue-200)/.3)}.hover\:cstu-text-blue-200\/35:hover{color:rgb(var(--cstu-blue-200)/.35)}.hover\:cstu-text-blue-200\/40:hover{color:rgb(var(--cstu-blue-200)/.4)}.hover\:cstu-text-blue-200\/45:hover{color:rgb(var(--cstu-blue-200)/.45)}.hover\:cstu-text-blue-200\/5:hover{color:rgb(var(--cstu-blue-200)/.05)}.hover\:cstu-text-blue-200\/50:hover{color:rgb(var(--cstu-blue-200)/.5)}.hover\:cstu-text-blue-200\/55:hover{color:rgb(var(--cstu-blue-200)/.55)}.hover\:cstu-text-blue-200\/60:hover{color:rgb(var(--cstu-blue-200)/.6)}.hover\:cstu-text-blue-200\/65:hover{color:rgb(var(--cstu-blue-200)/.65)}.hover\:cstu-text-blue-200\/70:hover{color:rgb(var(--cstu-blue-200)/.7)}.hover\:cstu-text-blue-200\/75:hover{color:rgb(var(--cstu-blue-200)/.75)}.hover\:cstu-text-blue-200\/80:hover{color:rgb(var(--cstu-blue-200)/.8)}.hover\:cstu-text-blue-200\/85:hover{color:rgb(var(--cstu-blue-200)/.85)}.hover\:cstu-text-blue-200\/90:hover{color:rgb(var(--cstu-blue-200)/.9)}.hover\:cstu-text-blue-200\/95:hover{color:rgb(var(--cstu-blue-200)/.95)}.hover\:cstu-text-blue-300:hover{--tw-text-opacity:1;color:rgb(var(--cstu-blue-300)/var(--tw-text-opacity,1))}.hover\:cstu-text-blue-300\/0:hover{color:rgb(var(--cstu-blue-300)/0)}.hover\:cstu-text-blue-300\/10:hover{color:rgb(var(--cstu-blue-300)/.1)}.hover\:cstu-text-blue-300\/100:hover{color:rgb(var(--cstu-blue-300)/1)}.hover\:cstu-text-blue-300\/15:hover{color:rgb(var(--cstu-blue-300)/.15)}.hover\:cstu-text-blue-300\/20:hover{color:rgb(var(--cstu-blue-300)/.2)}.hover\:cstu-text-blue-300\/25:hover{color:rgb(var(--cstu-blue-300)/.25)}.hover\:cstu-text-blue-300\/30:hover{color:rgb(var(--cstu-blue-300)/.3)}.hover\:cstu-text-blue-300\/35:hover{color:rgb(var(--cstu-blue-300)/.35)}.hover\:cstu-text-blue-300\/40:hover{color:rgb(var(--cstu-blue-300)/.4)}.hover\:cstu-text-blue-300\/45:hover{color:rgb(var(--cstu-blue-300)/.45)}.hover\:cstu-text-blue-300\/5:hover{color:rgb(var(--cstu-blue-300)/.05)}.hover\:cstu-text-blue-300\/50:hover{color:rgb(var(--cstu-blue-300)/.5)}.hover\:cstu-text-blue-300\/55:hover{color:rgb(var(--cstu-blue-300)/.55)}.hover\:cstu-text-blue-300\/60:hover{color:rgb(var(--cstu-blue-300)/.6)}.hover\:cstu-text-blue-300\/65:hover{color:rgb(var(--cstu-blue-300)/.65)}.hover\:cstu-text-blue-300\/70:hover{color:rgb(var(--cstu-blue-300)/.7)}.hover\:cstu-text-blue-300\/75:hover{color:rgb(var(--cstu-blue-300)/.75)}.hover\:cstu-text-blue-300\/80:hover{color:rgb(var(--cstu-blue-300)/.8)}.hover\:cstu-text-blue-300\/85:hover{color:rgb(var(--cstu-blue-300)/.85)}.hover\:cstu-text-blue-300\/90:hover{color:rgb(var(--cstu-blue-300)/.9)}.hover\:cstu-text-blue-300\/95:hover{color:rgb(var(--cstu-blue-300)/.95)}.hover\:cstu-text-blue-400:hover{--tw-text-opacity:1;color:rgb(var(--cstu-blue-400)/var(--tw-text-opacity,1))}.hover\:cstu-text-blue-400\/0:hover{color:rgb(var(--cstu-blue-400)/0)}.hover\:cstu-text-blue-400\/10:hover{color:rgb(var(--cstu-blue-400)/.1)}.hover\:cstu-text-blue-400\/100:hover{color:rgb(var(--cstu-blue-400)/1)}.hover\:cstu-text-blue-400\/15:hover{color:rgb(var(--cstu-blue-400)/.15)}.hover\:cstu-text-blue-400\/20:hover{color:rgb(var(--cstu-blue-400)/.2)}.hover\:cstu-text-blue-400\/25:hover{color:rgb(var(--cstu-blue-400)/.25)}.hover\:cstu-text-blue-400\/30:hover{color:rgb(var(--cstu-blue-400)/.3)}.hover\:cstu-text-blue-400\/35:hover{color:rgb(var(--cstu-blue-400)/.35)}.hover\:cstu-text-blue-400\/40:hover{color:rgb(var(--cstu-blue-400)/.4)}.hover\:cstu-text-blue-400\/45:hover{color:rgb(var(--cstu-blue-400)/.45)}.hover\:cstu-text-blue-400\/5:hover{color:rgb(var(--cstu-blue-400)/.05)}.hover\:cstu-text-blue-400\/50:hover{color:rgb(var(--cstu-blue-400)/.5)}.hover\:cstu-text-blue-400\/55:hover{color:rgb(var(--cstu-blue-400)/.55)}.hover\:cstu-text-blue-400\/60:hover{color:rgb(var(--cstu-blue-400)/.6)}.hover\:cstu-text-blue-400\/65:hover{color:rgb(var(--cstu-blue-400)/.65)}.hover\:cstu-text-blue-400\/70:hover{color:rgb(var(--cstu-blue-400)/.7)}.hover\:cstu-text-blue-400\/75:hover{color:rgb(var(--cstu-blue-400)/.75)}.hover\:cstu-text-blue-400\/80:hover{color:rgb(var(--cstu-blue-400)/.8)}.hover\:cstu-text-blue-400\/85:hover{color:rgb(var(--cstu-blue-400)/.85)}.hover\:cstu-text-blue-400\/90:hover{color:rgb(var(--cstu-blue-400)/.9)}.hover\:cstu-text-blue-400\/95:hover{color:rgb(var(--cstu-blue-400)/.95)}.hover\:cstu-text-blue-450:hover{--tw-text-opacity:1;color:rgb(var(--cstu-blue-450)/var(--tw-text-opacity,1))}.hover\:cstu-text-blue-450\/0:hover{color:rgb(var(--cstu-blue-450)/0)}.hover\:cstu-text-blue-450\/10:hover{color:rgb(var(--cstu-blue-450)/.1)}.hover\:cstu-text-blue-450\/100:hover{color:rgb(var(--cstu-blue-450)/1)}.hover\:cstu-text-blue-450\/15:hover{color:rgb(var(--cstu-blue-450)/.15)}.hover\:cstu-text-blue-450\/20:hover{color:rgb(var(--cstu-blue-450)/.2)}.hover\:cstu-text-blue-450\/25:hover{color:rgb(var(--cstu-blue-450)/.25)}.hover\:cstu-text-blue-450\/30:hover{color:rgb(var(--cstu-blue-450)/.3)}.hover\:cstu-text-blue-450\/35:hover{color:rgb(var(--cstu-blue-450)/.35)}.hover\:cstu-text-blue-450\/40:hover{color:rgb(var(--cstu-blue-450)/.4)}.hover\:cstu-text-blue-450\/45:hover{color:rgb(var(--cstu-blue-450)/.45)}.hover\:cstu-text-blue-450\/5:hover{color:rgb(var(--cstu-blue-450)/.05)}.hover\:cstu-text-blue-450\/50:hover{color:rgb(var(--cstu-blue-450)/.5)}.hover\:cstu-text-blue-450\/55:hover{color:rgb(var(--cstu-blue-450)/.55)}.hover\:cstu-text-blue-450\/60:hover{color:rgb(var(--cstu-blue-450)/.6)}.hover\:cstu-text-blue-450\/65:hover{color:rgb(var(--cstu-blue-450)/.65)}.hover\:cstu-text-blue-450\/70:hover{color:rgb(var(--cstu-blue-450)/.7)}.hover\:cstu-text-blue-450\/75:hover{color:rgb(var(--cstu-blue-450)/.75)}.hover\:cstu-text-blue-450\/80:hover{color:rgb(var(--cstu-blue-450)/.8)}.hover\:cstu-text-blue-450\/85:hover{color:rgb(var(--cstu-blue-450)/.85)}.hover\:cstu-text-blue-450\/90:hover{color:rgb(var(--cstu-blue-450)/.9)}.hover\:cstu-text-blue-450\/95:hover{color:rgb(var(--cstu-blue-450)/.95)}.hover\:cstu-text-blue-50:hover{--tw-text-opacity:1;color:rgb(var(--cstu-blue-50)/var(--tw-text-opacity,1))}.hover\:cstu-text-blue-50\/0:hover{color:rgb(var(--cstu-blue-50)/0)}.hover\:cstu-text-blue-50\/10:hover{color:rgb(var(--cstu-blue-50)/.1)}.hover\:cstu-text-blue-50\/100:hover{color:rgb(var(--cstu-blue-50)/1)}.hover\:cstu-text-blue-50\/15:hover{color:rgb(var(--cstu-blue-50)/.15)}.hover\:cstu-text-blue-50\/20:hover{color:rgb(var(--cstu-blue-50)/.2)}.hover\:cstu-text-blue-50\/25:hover{color:rgb(var(--cstu-blue-50)/.25)}.hover\:cstu-text-blue-50\/30:hover{color:rgb(var(--cstu-blue-50)/.3)}.hover\:cstu-text-blue-50\/35:hover{color:rgb(var(--cstu-blue-50)/.35)}.hover\:cstu-text-blue-50\/40:hover{color:rgb(var(--cstu-blue-50)/.4)}.hover\:cstu-text-blue-50\/45:hover{color:rgb(var(--cstu-blue-50)/.45)}.hover\:cstu-text-blue-50\/5:hover{color:rgb(var(--cstu-blue-50)/.05)}.hover\:cstu-text-blue-50\/50:hover{color:rgb(var(--cstu-blue-50)/.5)}.hover\:cstu-text-blue-50\/55:hover{color:rgb(var(--cstu-blue-50)/.55)}.hover\:cstu-text-blue-50\/60:hover{color:rgb(var(--cstu-blue-50)/.6)}.hover\:cstu-text-blue-50\/65:hover{color:rgb(var(--cstu-blue-50)/.65)}.hover\:cstu-text-blue-50\/70:hover{color:rgb(var(--cstu-blue-50)/.7)}.hover\:cstu-text-blue-50\/75:hover{color:rgb(var(--cstu-blue-50)/.75)}.hover\:cstu-text-blue-50\/80:hover{color:rgb(var(--cstu-blue-50)/.8)}.hover\:cstu-text-blue-50\/85:hover{color:rgb(var(--cstu-blue-50)/.85)}.hover\:cstu-text-blue-50\/90:hover{color:rgb(var(--cstu-blue-50)/.9)}.hover\:cstu-text-blue-50\/95:hover{color:rgb(var(--cstu-blue-50)/.95)}.hover\:cstu-text-blue-500:hover{--tw-text-opacity:1;color:rgb(var(--cstu-blue-500)/var(--tw-text-opacity,1))}.hover\:cstu-text-blue-500\/0:hover{color:rgb(var(--cstu-blue-500)/0)}.hover\:cstu-text-blue-500\/10:hover{color:rgb(var(--cstu-blue-500)/.1)}.hover\:cstu-text-blue-500\/100:hover{color:rgb(var(--cstu-blue-500)/1)}.hover\:cstu-text-blue-500\/15:hover{color:rgb(var(--cstu-blue-500)/.15)}.hover\:cstu-text-blue-500\/20:hover{color:rgb(var(--cstu-blue-500)/.2)}.hover\:cstu-text-blue-500\/25:hover{color:rgb(var(--cstu-blue-500)/.25)}.hover\:cstu-text-blue-500\/30:hover{color:rgb(var(--cstu-blue-500)/.3)}.hover\:cstu-text-blue-500\/35:hover{color:rgb(var(--cstu-blue-500)/.35)}.hover\:cstu-text-blue-500\/40:hover{color:rgb(var(--cstu-blue-500)/.4)}.hover\:cstu-text-blue-500\/45:hover{color:rgb(var(--cstu-blue-500)/.45)}.hover\:cstu-text-blue-500\/5:hover{color:rgb(var(--cstu-blue-500)/.05)}.hover\:cstu-text-blue-500\/50:hover{color:rgb(var(--cstu-blue-500)/.5)}.hover\:cstu-text-blue-500\/55:hover{color:rgb(var(--cstu-blue-500)/.55)}.hover\:cstu-text-blue-500\/60:hover{color:rgb(var(--cstu-blue-500)/.6)}.hover\:cstu-text-blue-500\/65:hover{color:rgb(var(--cstu-blue-500)/.65)}.hover\:cstu-text-blue-500\/70:hover{color:rgb(var(--cstu-blue-500)/.7)}.hover\:cstu-text-blue-500\/75:hover{color:rgb(var(--cstu-blue-500)/.75)}.hover\:cstu-text-blue-500\/80:hover{color:rgb(var(--cstu-blue-500)/.8)}.hover\:cstu-text-blue-500\/85:hover{color:rgb(var(--cstu-blue-500)/.85)}.hover\:cstu-text-blue-500\/90:hover{color:rgb(var(--cstu-blue-500)/.9)}.hover\:cstu-text-blue-500\/95:hover{color:rgb(var(--cstu-blue-500)/.95)}.hover\:cstu-text-blue-550:hover{--tw-text-opacity:1;color:rgb(var(--cstu-blue-550)/var(--tw-text-opacity,1))}.hover\:cstu-text-blue-550\/0:hover{color:rgb(var(--cstu-blue-550)/0)}.hover\:cstu-text-blue-550\/10:hover{color:rgb(var(--cstu-blue-550)/.1)}.hover\:cstu-text-blue-550\/100:hover{color:rgb(var(--cstu-blue-550)/1)}.hover\:cstu-text-blue-550\/15:hover{color:rgb(var(--cstu-blue-550)/.15)}.hover\:cstu-text-blue-550\/20:hover{color:rgb(var(--cstu-blue-550)/.2)}.hover\:cstu-text-blue-550\/25:hover{color:rgb(var(--cstu-blue-550)/.25)}.hover\:cstu-text-blue-550\/30:hover{color:rgb(var(--cstu-blue-550)/.3)}.hover\:cstu-text-blue-550\/35:hover{color:rgb(var(--cstu-blue-550)/.35)}.hover\:cstu-text-blue-550\/40:hover{color:rgb(var(--cstu-blue-550)/.4)}.hover\:cstu-text-blue-550\/45:hover{color:rgb(var(--cstu-blue-550)/.45)}.hover\:cstu-text-blue-550\/5:hover{color:rgb(var(--cstu-blue-550)/.05)}.hover\:cstu-text-blue-550\/50:hover{color:rgb(var(--cstu-blue-550)/.5)}.hover\:cstu-text-blue-550\/55:hover{color:rgb(var(--cstu-blue-550)/.55)}.hover\:cstu-text-blue-550\/60:hover{color:rgb(var(--cstu-blue-550)/.6)}.hover\:cstu-text-blue-550\/65:hover{color:rgb(var(--cstu-blue-550)/.65)}.hover\:cstu-text-blue-550\/70:hover{color:rgb(var(--cstu-blue-550)/.7)}.hover\:cstu-text-blue-550\/75:hover{color:rgb(var(--cstu-blue-550)/.75)}.hover\:cstu-text-blue-550\/80:hover{color:rgb(var(--cstu-blue-550)/.8)}.hover\:cstu-text-blue-550\/85:hover{color:rgb(var(--cstu-blue-550)/.85)}.hover\:cstu-text-blue-550\/90:hover{color:rgb(var(--cstu-blue-550)/.9)}.hover\:cstu-text-blue-550\/95:hover{color:rgb(var(--cstu-blue-550)/.95)}.hover\:cstu-text-blue-600:hover{--tw-text-opacity:1;color:rgb(var(--cstu-blue-600)/var(--tw-text-opacity,1))}.hover\:cstu-text-blue-600\/0:hover{color:rgb(var(--cstu-blue-600)/0)}.hover\:cstu-text-blue-600\/10:hover{color:rgb(var(--cstu-blue-600)/.1)}.hover\:cstu-text-blue-600\/100:hover{color:rgb(var(--cstu-blue-600)/1)}.hover\:cstu-text-blue-600\/15:hover{color:rgb(var(--cstu-blue-600)/.15)}.hover\:cstu-text-blue-600\/20:hover{color:rgb(var(--cstu-blue-600)/.2)}.hover\:cstu-text-blue-600\/25:hover{color:rgb(var(--cstu-blue-600)/.25)}.hover\:cstu-text-blue-600\/30:hover{color:rgb(var(--cstu-blue-600)/.3)}.hover\:cstu-text-blue-600\/35:hover{color:rgb(var(--cstu-blue-600)/.35)}.hover\:cstu-text-blue-600\/40:hover{color:rgb(var(--cstu-blue-600)/.4)}.hover\:cstu-text-blue-600\/45:hover{color:rgb(var(--cstu-blue-600)/.45)}.hover\:cstu-text-blue-600\/5:hover{color:rgb(var(--cstu-blue-600)/.05)}.hover\:cstu-text-blue-600\/50:hover{color:rgb(var(--cstu-blue-600)/.5)}.hover\:cstu-text-blue-600\/55:hover{color:rgb(var(--cstu-blue-600)/.55)}.hover\:cstu-text-blue-600\/60:hover{color:rgb(var(--cstu-blue-600)/.6)}.hover\:cstu-text-blue-600\/65:hover{color:rgb(var(--cstu-blue-600)/.65)}.hover\:cstu-text-blue-600\/70:hover{color:rgb(var(--cstu-blue-600)/.7)}.hover\:cstu-text-blue-600\/75:hover{color:rgb(var(--cstu-blue-600)/.75)}.hover\:cstu-text-blue-600\/80:hover{color:rgb(var(--cstu-blue-600)/.8)}.hover\:cstu-text-blue-600\/85:hover{color:rgb(var(--cstu-blue-600)/.85)}.hover\:cstu-text-blue-600\/90:hover{color:rgb(var(--cstu-blue-600)/.9)}.hover\:cstu-text-blue-600\/95:hover{color:rgb(var(--cstu-blue-600)/.95)}.hover\:cstu-text-blue-700:hover{--tw-text-opacity:1;color:rgb(var(--cstu-blue-700)/var(--tw-text-opacity,1))}.hover\:cstu-text-blue-700\/0:hover{color:rgb(var(--cstu-blue-700)/0)}.hover\:cstu-text-blue-700\/10:hover{color:rgb(var(--cstu-blue-700)/.1)}.hover\:cstu-text-blue-700\/100:hover{color:rgb(var(--cstu-blue-700)/1)}.hover\:cstu-text-blue-700\/15:hover{color:rgb(var(--cstu-blue-700)/.15)}.hover\:cstu-text-blue-700\/20:hover{color:rgb(var(--cstu-blue-700)/.2)}.hover\:cstu-text-blue-700\/25:hover{color:rgb(var(--cstu-blue-700)/.25)}.hover\:cstu-text-blue-700\/30:hover{color:rgb(var(--cstu-blue-700)/.3)}.hover\:cstu-text-blue-700\/35:hover{color:rgb(var(--cstu-blue-700)/.35)}.hover\:cstu-text-blue-700\/40:hover{color:rgb(var(--cstu-blue-700)/.4)}.hover\:cstu-text-blue-700\/45:hover{color:rgb(var(--cstu-blue-700)/.45)}.hover\:cstu-text-blue-700\/5:hover{color:rgb(var(--cstu-blue-700)/.05)}.hover\:cstu-text-blue-700\/50:hover{color:rgb(var(--cstu-blue-700)/.5)}.hover\:cstu-text-blue-700\/55:hover{color:rgb(var(--cstu-blue-700)/.55)}.hover\:cstu-text-blue-700\/60:hover{color:rgb(var(--cstu-blue-700)/.6)}.hover\:cstu-text-blue-700\/65:hover{color:rgb(var(--cstu-blue-700)/.65)}.hover\:cstu-text-blue-700\/70:hover{color:rgb(var(--cstu-blue-700)/.7)}.hover\:cstu-text-blue-700\/75:hover{color:rgb(var(--cstu-blue-700)/.75)}.hover\:cstu-text-blue-700\/80:hover{color:rgb(var(--cstu-blue-700)/.8)}.hover\:cstu-text-blue-700\/85:hover{color:rgb(var(--cstu-blue-700)/.85)}.hover\:cstu-text-blue-700\/90:hover{color:rgb(var(--cstu-blue-700)/.9)}.hover\:cstu-text-blue-700\/95:hover{color:rgb(var(--cstu-blue-700)/.95)}.hover\:cstu-text-blue-800:hover{--tw-text-opacity:1;color:rgb(var(--cstu-blue-800)/var(--tw-text-opacity,1))}.hover\:cstu-text-blue-800\/0:hover{color:rgb(var(--cstu-blue-800)/0)}.hover\:cstu-text-blue-800\/10:hover{color:rgb(var(--cstu-blue-800)/.1)}.hover\:cstu-text-blue-800\/100:hover{color:rgb(var(--cstu-blue-800)/1)}.hover\:cstu-text-blue-800\/15:hover{color:rgb(var(--cstu-blue-800)/.15)}.hover\:cstu-text-blue-800\/20:hover{color:rgb(var(--cstu-blue-800)/.2)}.hover\:cstu-text-blue-800\/25:hover{color:rgb(var(--cstu-blue-800)/.25)}.hover\:cstu-text-blue-800\/30:hover{color:rgb(var(--cstu-blue-800)/.3)}.hover\:cstu-text-blue-800\/35:hover{color:rgb(var(--cstu-blue-800)/.35)}.hover\:cstu-text-blue-800\/40:hover{color:rgb(var(--cstu-blue-800)/.4)}.hover\:cstu-text-blue-800\/45:hover{color:rgb(var(--cstu-blue-800)/.45)}.hover\:cstu-text-blue-800\/5:hover{color:rgb(var(--cstu-blue-800)/.05)}.hover\:cstu-text-blue-800\/50:hover{color:rgb(var(--cstu-blue-800)/.5)}.hover\:cstu-text-blue-800\/55:hover{color:rgb(var(--cstu-blue-800)/.55)}.hover\:cstu-text-blue-800\/60:hover{color:rgb(var(--cstu-blue-800)/.6)}.hover\:cstu-text-blue-800\/65:hover{color:rgb(var(--cstu-blue-800)/.65)}.hover\:cstu-text-blue-800\/70:hover{color:rgb(var(--cstu-blue-800)/.7)}.hover\:cstu-text-blue-800\/75:hover{color:rgb(var(--cstu-blue-800)/.75)}.hover\:cstu-text-blue-800\/80:hover{color:rgb(var(--cstu-blue-800)/.8)}.hover\:cstu-text-blue-800\/85:hover{color:rgb(var(--cstu-blue-800)/.85)}.hover\:cstu-text-blue-800\/90:hover{color:rgb(var(--cstu-blue-800)/.9)}.hover\:cstu-text-blue-800\/95:hover{color:rgb(var(--cstu-blue-800)/.95)}.hover\:cstu-text-blue-900:hover{--tw-text-opacity:1;color:rgb(var(--cstu-blue-900)/var(--tw-text-opacity,1))}.hover\:cstu-text-blue-900\/0:hover{color:rgb(var(--cstu-blue-900)/0)}.hover\:cstu-text-blue-900\/10:hover{color:rgb(var(--cstu-blue-900)/.1)}.hover\:cstu-text-blue-900\/100:hover{color:rgb(var(--cstu-blue-900)/1)}.hover\:cstu-text-blue-900\/15:hover{color:rgb(var(--cstu-blue-900)/.15)}.hover\:cstu-text-blue-900\/20:hover{color:rgb(var(--cstu-blue-900)/.2)}.hover\:cstu-text-blue-900\/25:hover{color:rgb(var(--cstu-blue-900)/.25)}.hover\:cstu-text-blue-900\/30:hover{color:rgb(var(--cstu-blue-900)/.3)}.hover\:cstu-text-blue-900\/35:hover{color:rgb(var(--cstu-blue-900)/.35)}.hover\:cstu-text-blue-900\/40:hover{color:rgb(var(--cstu-blue-900)/.4)}.hover\:cstu-text-blue-900\/45:hover{color:rgb(var(--cstu-blue-900)/.45)}.hover\:cstu-text-blue-900\/5:hover{color:rgb(var(--cstu-blue-900)/.05)}.hover\:cstu-text-blue-900\/50:hover{color:rgb(var(--cstu-blue-900)/.5)}.hover\:cstu-text-blue-900\/55:hover{color:rgb(var(--cstu-blue-900)/.55)}.hover\:cstu-text-blue-900\/60:hover{color:rgb(var(--cstu-blue-900)/.6)}.hover\:cstu-text-blue-900\/65:hover{color:rgb(var(--cstu-blue-900)/.65)}.hover\:cstu-text-blue-900\/70:hover{color:rgb(var(--cstu-blue-900)/.7)}.hover\:cstu-text-blue-900\/75:hover{color:rgb(var(--cstu-blue-900)/.75)}.hover\:cstu-text-blue-900\/80:hover{color:rgb(var(--cstu-blue-900)/.8)}.hover\:cstu-text-blue-900\/85:hover{color:rgb(var(--cstu-blue-900)/.85)}.hover\:cstu-text-blue-900\/90:hover{color:rgb(var(--cstu-blue-900)/.9)}.hover\:cstu-text-blue-900\/95:hover{color:rgb(var(--cstu-blue-900)/.95)}.hover\:cstu-text-danger-100:hover{--tw-text-opacity:1;color:rgb(var(--cstu-danger-100)/var(--tw-text-opacity,1))}.hover\:cstu-text-danger-100\/0:hover{color:rgb(var(--cstu-danger-100)/0)}.hover\:cstu-text-danger-100\/10:hover{color:rgb(var(--cstu-danger-100)/.1)}.hover\:cstu-text-danger-100\/100:hover{color:rgb(var(--cstu-danger-100)/1)}.hover\:cstu-text-danger-100\/15:hover{color:rgb(var(--cstu-danger-100)/.15)}.hover\:cstu-text-danger-100\/20:hover{color:rgb(var(--cstu-danger-100)/.2)}.hover\:cstu-text-danger-100\/25:hover{color:rgb(var(--cstu-danger-100)/.25)}.hover\:cstu-text-danger-100\/30:hover{color:rgb(var(--cstu-danger-100)/.3)}.hover\:cstu-text-danger-100\/35:hover{color:rgb(var(--cstu-danger-100)/.35)}.hover\:cstu-text-danger-100\/40:hover{color:rgb(var(--cstu-danger-100)/.4)}.hover\:cstu-text-danger-100\/45:hover{color:rgb(var(--cstu-danger-100)/.45)}.hover\:cstu-text-danger-100\/5:hover{color:rgb(var(--cstu-danger-100)/.05)}.hover\:cstu-text-danger-100\/50:hover{color:rgb(var(--cstu-danger-100)/.5)}.hover\:cstu-text-danger-100\/55:hover{color:rgb(var(--cstu-danger-100)/.55)}.hover\:cstu-text-danger-100\/60:hover{color:rgb(var(--cstu-danger-100)/.6)}.hover\:cstu-text-danger-100\/65:hover{color:rgb(var(--cstu-danger-100)/.65)}.hover\:cstu-text-danger-100\/70:hover{color:rgb(var(--cstu-danger-100)/.7)}.hover\:cstu-text-danger-100\/75:hover{color:rgb(var(--cstu-danger-100)/.75)}.hover\:cstu-text-danger-100\/80:hover{color:rgb(var(--cstu-danger-100)/.8)}.hover\:cstu-text-danger-100\/85:hover{color:rgb(var(--cstu-danger-100)/.85)}.hover\:cstu-text-danger-100\/90:hover{color:rgb(var(--cstu-danger-100)/.9)}.hover\:cstu-text-danger-100\/95:hover{color:rgb(var(--cstu-danger-100)/.95)}.hover\:cstu-text-danger-200:hover{--tw-text-opacity:1;color:rgb(var(--cstu-danger-200)/var(--tw-text-opacity,1))}.hover\:cstu-text-danger-200\/0:hover{color:rgb(var(--cstu-danger-200)/0)}.hover\:cstu-text-danger-200\/10:hover{color:rgb(var(--cstu-danger-200)/.1)}.hover\:cstu-text-danger-200\/100:hover{color:rgb(var(--cstu-danger-200)/1)}.hover\:cstu-text-danger-200\/15:hover{color:rgb(var(--cstu-danger-200)/.15)}.hover\:cstu-text-danger-200\/20:hover{color:rgb(var(--cstu-danger-200)/.2)}.hover\:cstu-text-danger-200\/25:hover{color:rgb(var(--cstu-danger-200)/.25)}.hover\:cstu-text-danger-200\/30:hover{color:rgb(var(--cstu-danger-200)/.3)}.hover\:cstu-text-danger-200\/35:hover{color:rgb(var(--cstu-danger-200)/.35)}.hover\:cstu-text-danger-200\/40:hover{color:rgb(var(--cstu-danger-200)/.4)}.hover\:cstu-text-danger-200\/45:hover{color:rgb(var(--cstu-danger-200)/.45)}.hover\:cstu-text-danger-200\/5:hover{color:rgb(var(--cstu-danger-200)/.05)}.hover\:cstu-text-danger-200\/50:hover{color:rgb(var(--cstu-danger-200)/.5)}.hover\:cstu-text-danger-200\/55:hover{color:rgb(var(--cstu-danger-200)/.55)}.hover\:cstu-text-danger-200\/60:hover{color:rgb(var(--cstu-danger-200)/.6)}.hover\:cstu-text-danger-200\/65:hover{color:rgb(var(--cstu-danger-200)/.65)}.hover\:cstu-text-danger-200\/70:hover{color:rgb(var(--cstu-danger-200)/.7)}.hover\:cstu-text-danger-200\/75:hover{color:rgb(var(--cstu-danger-200)/.75)}.hover\:cstu-text-danger-200\/80:hover{color:rgb(var(--cstu-danger-200)/.8)}.hover\:cstu-text-danger-200\/85:hover{color:rgb(var(--cstu-danger-200)/.85)}.hover\:cstu-text-danger-200\/90:hover{color:rgb(var(--cstu-danger-200)/.9)}.hover\:cstu-text-danger-200\/95:hover{color:rgb(var(--cstu-danger-200)/.95)}.hover\:cstu-text-danger-250:hover{--tw-text-opacity:1;color:rgb(var(--cstu-danger-250)/var(--tw-text-opacity,1))}.hover\:cstu-text-danger-250\/0:hover{color:rgb(var(--cstu-danger-250)/0)}.hover\:cstu-text-danger-250\/10:hover{color:rgb(var(--cstu-danger-250)/.1)}.hover\:cstu-text-danger-250\/100:hover{color:rgb(var(--cstu-danger-250)/1)}.hover\:cstu-text-danger-250\/15:hover{color:rgb(var(--cstu-danger-250)/.15)}.hover\:cstu-text-danger-250\/20:hover{color:rgb(var(--cstu-danger-250)/.2)}.hover\:cstu-text-danger-250\/25:hover{color:rgb(var(--cstu-danger-250)/.25)}.hover\:cstu-text-danger-250\/30:hover{color:rgb(var(--cstu-danger-250)/.3)}.hover\:cstu-text-danger-250\/35:hover{color:rgb(var(--cstu-danger-250)/.35)}.hover\:cstu-text-danger-250\/40:hover{color:rgb(var(--cstu-danger-250)/.4)}.hover\:cstu-text-danger-250\/45:hover{color:rgb(var(--cstu-danger-250)/.45)}.hover\:cstu-text-danger-250\/5:hover{color:rgb(var(--cstu-danger-250)/.05)}.hover\:cstu-text-danger-250\/50:hover{color:rgb(var(--cstu-danger-250)/.5)}.hover\:cstu-text-danger-250\/55:hover{color:rgb(var(--cstu-danger-250)/.55)}.hover\:cstu-text-danger-250\/60:hover{color:rgb(var(--cstu-danger-250)/.6)}.hover\:cstu-text-danger-250\/65:hover{color:rgb(var(--cstu-danger-250)/.65)}.hover\:cstu-text-danger-250\/70:hover{color:rgb(var(--cstu-danger-250)/.7)}.hover\:cstu-text-danger-250\/75:hover{color:rgb(var(--cstu-danger-250)/.75)}.hover\:cstu-text-danger-250\/80:hover{color:rgb(var(--cstu-danger-250)/.8)}.hover\:cstu-text-danger-250\/85:hover{color:rgb(var(--cstu-danger-250)/.85)}.hover\:cstu-text-danger-250\/90:hover{color:rgb(var(--cstu-danger-250)/.9)}.hover\:cstu-text-danger-250\/95:hover{color:rgb(var(--cstu-danger-250)/.95)}.hover\:cstu-text-danger-300:hover{--tw-text-opacity:1;color:rgb(var(--cstu-danger-300)/var(--tw-text-opacity,1))}.hover\:cstu-text-danger-300\/0:hover{color:rgb(var(--cstu-danger-300)/0)}.hover\:cstu-text-danger-300\/10:hover{color:rgb(var(--cstu-danger-300)/.1)}.hover\:cstu-text-danger-300\/100:hover{color:rgb(var(--cstu-danger-300)/1)}.hover\:cstu-text-danger-300\/15:hover{color:rgb(var(--cstu-danger-300)/.15)}.hover\:cstu-text-danger-300\/20:hover{color:rgb(var(--cstu-danger-300)/.2)}.hover\:cstu-text-danger-300\/25:hover{color:rgb(var(--cstu-danger-300)/.25)}.hover\:cstu-text-danger-300\/30:hover{color:rgb(var(--cstu-danger-300)/.3)}.hover\:cstu-text-danger-300\/35:hover{color:rgb(var(--cstu-danger-300)/.35)}.hover\:cstu-text-danger-300\/40:hover{color:rgb(var(--cstu-danger-300)/.4)}.hover\:cstu-text-danger-300\/45:hover{color:rgb(var(--cstu-danger-300)/.45)}.hover\:cstu-text-danger-300\/5:hover{color:rgb(var(--cstu-danger-300)/.05)}.hover\:cstu-text-danger-300\/50:hover{color:rgb(var(--cstu-danger-300)/.5)}.hover\:cstu-text-danger-300\/55:hover{color:rgb(var(--cstu-danger-300)/.55)}.hover\:cstu-text-danger-300\/60:hover{color:rgb(var(--cstu-danger-300)/.6)}.hover\:cstu-text-danger-300\/65:hover{color:rgb(var(--cstu-danger-300)/.65)}.hover\:cstu-text-danger-300\/70:hover{color:rgb(var(--cstu-danger-300)/.7)}.hover\:cstu-text-danger-300\/75:hover{color:rgb(var(--cstu-danger-300)/.75)}.hover\:cstu-text-danger-300\/80:hover{color:rgb(var(--cstu-danger-300)/.8)}.hover\:cstu-text-danger-300\/85:hover{color:rgb(var(--cstu-danger-300)/.85)}.hover\:cstu-text-danger-300\/90:hover{color:rgb(var(--cstu-danger-300)/.9)}.hover\:cstu-text-danger-300\/95:hover{color:rgb(var(--cstu-danger-300)/.95)}.hover\:cstu-text-danger-400:hover{--tw-text-opacity:1;color:rgb(var(--cstu-danger-400)/var(--tw-text-opacity,1))}.hover\:cstu-text-danger-400\/0:hover{color:rgb(var(--cstu-danger-400)/0)}.hover\:cstu-text-danger-400\/10:hover{color:rgb(var(--cstu-danger-400)/.1)}.hover\:cstu-text-danger-400\/100:hover{color:rgb(var(--cstu-danger-400)/1)}.hover\:cstu-text-danger-400\/15:hover{color:rgb(var(--cstu-danger-400)/.15)}.hover\:cstu-text-danger-400\/20:hover{color:rgb(var(--cstu-danger-400)/.2)}.hover\:cstu-text-danger-400\/25:hover{color:rgb(var(--cstu-danger-400)/.25)}.hover\:cstu-text-danger-400\/30:hover{color:rgb(var(--cstu-danger-400)/.3)}.hover\:cstu-text-danger-400\/35:hover{color:rgb(var(--cstu-danger-400)/.35)}.hover\:cstu-text-danger-400\/40:hover{color:rgb(var(--cstu-danger-400)/.4)}.hover\:cstu-text-danger-400\/45:hover{color:rgb(var(--cstu-danger-400)/.45)}.hover\:cstu-text-danger-400\/5:hover{color:rgb(var(--cstu-danger-400)/.05)}.hover\:cstu-text-danger-400\/50:hover{color:rgb(var(--cstu-danger-400)/.5)}.hover\:cstu-text-danger-400\/55:hover{color:rgb(var(--cstu-danger-400)/.55)}.hover\:cstu-text-danger-400\/60:hover{color:rgb(var(--cstu-danger-400)/.6)}.hover\:cstu-text-danger-400\/65:hover{color:rgb(var(--cstu-danger-400)/.65)}.hover\:cstu-text-danger-400\/70:hover{color:rgb(var(--cstu-danger-400)/.7)}.hover\:cstu-text-danger-400\/75:hover{color:rgb(var(--cstu-danger-400)/.75)}.hover\:cstu-text-danger-400\/80:hover{color:rgb(var(--cstu-danger-400)/.8)}.hover\:cstu-text-danger-400\/85:hover{color:rgb(var(--cstu-danger-400)/.85)}.hover\:cstu-text-danger-400\/90:hover{color:rgb(var(--cstu-danger-400)/.9)}.hover\:cstu-text-danger-400\/95:hover{color:rgb(var(--cstu-danger-400)/.95)}.hover\:cstu-text-danger-450:hover{--tw-text-opacity:1;color:rgb(var(--cstu-danger-450)/var(--tw-text-opacity,1))}.hover\:cstu-text-danger-450\/0:hover{color:rgb(var(--cstu-danger-450)/0)}.hover\:cstu-text-danger-450\/10:hover{color:rgb(var(--cstu-danger-450)/.1)}.hover\:cstu-text-danger-450\/100:hover{color:rgb(var(--cstu-danger-450)/1)}.hover\:cstu-text-danger-450\/15:hover{color:rgb(var(--cstu-danger-450)/.15)}.hover\:cstu-text-danger-450\/20:hover{color:rgb(var(--cstu-danger-450)/.2)}.hover\:cstu-text-danger-450\/25:hover{color:rgb(var(--cstu-danger-450)/.25)}.hover\:cstu-text-danger-450\/30:hover{color:rgb(var(--cstu-danger-450)/.3)}.hover\:cstu-text-danger-450\/35:hover{color:rgb(var(--cstu-danger-450)/.35)}.hover\:cstu-text-danger-450\/40:hover{color:rgb(var(--cstu-danger-450)/.4)}.hover\:cstu-text-danger-450\/45:hover{color:rgb(var(--cstu-danger-450)/.45)}.hover\:cstu-text-danger-450\/5:hover{color:rgb(var(--cstu-danger-450)/.05)}.hover\:cstu-text-danger-450\/50:hover{color:rgb(var(--cstu-danger-450)/.5)}.hover\:cstu-text-danger-450\/55:hover{color:rgb(var(--cstu-danger-450)/.55)}.hover\:cstu-text-danger-450\/60:hover{color:rgb(var(--cstu-danger-450)/.6)}.hover\:cstu-text-danger-450\/65:hover{color:rgb(var(--cstu-danger-450)/.65)}.hover\:cstu-text-danger-450\/70:hover{color:rgb(var(--cstu-danger-450)/.7)}.hover\:cstu-text-danger-450\/75:hover{color:rgb(var(--cstu-danger-450)/.75)}.hover\:cstu-text-danger-450\/80:hover{color:rgb(var(--cstu-danger-450)/.8)}.hover\:cstu-text-danger-450\/85:hover{color:rgb(var(--cstu-danger-450)/.85)}.hover\:cstu-text-danger-450\/90:hover{color:rgb(var(--cstu-danger-450)/.9)}.hover\:cstu-text-danger-450\/95:hover{color:rgb(var(--cstu-danger-450)/.95)}.hover\:cstu-text-danger-50:hover{--tw-text-opacity:1;color:rgb(var(--cstu-danger-50)/var(--tw-text-opacity,1))}.hover\:cstu-text-danger-50\/0:hover{color:rgb(var(--cstu-danger-50)/0)}.hover\:cstu-text-danger-50\/10:hover{color:rgb(var(--cstu-danger-50)/.1)}.hover\:cstu-text-danger-50\/100:hover{color:rgb(var(--cstu-danger-50)/1)}.hover\:cstu-text-danger-50\/15:hover{color:rgb(var(--cstu-danger-50)/.15)}.hover\:cstu-text-danger-50\/20:hover{color:rgb(var(--cstu-danger-50)/.2)}.hover\:cstu-text-danger-50\/25:hover{color:rgb(var(--cstu-danger-50)/.25)}.hover\:cstu-text-danger-50\/30:hover{color:rgb(var(--cstu-danger-50)/.3)}.hover\:cstu-text-danger-50\/35:hover{color:rgb(var(--cstu-danger-50)/.35)}.hover\:cstu-text-danger-50\/40:hover{color:rgb(var(--cstu-danger-50)/.4)}.hover\:cstu-text-danger-50\/45:hover{color:rgb(var(--cstu-danger-50)/.45)}.hover\:cstu-text-danger-50\/5:hover{color:rgb(var(--cstu-danger-50)/.05)}.hover\:cstu-text-danger-50\/50:hover{color:rgb(var(--cstu-danger-50)/.5)}.hover\:cstu-text-danger-50\/55:hover{color:rgb(var(--cstu-danger-50)/.55)}.hover\:cstu-text-danger-50\/60:hover{color:rgb(var(--cstu-danger-50)/.6)}.hover\:cstu-text-danger-50\/65:hover{color:rgb(var(--cstu-danger-50)/.65)}.hover\:cstu-text-danger-50\/70:hover{color:rgb(var(--cstu-danger-50)/.7)}.hover\:cstu-text-danger-50\/75:hover{color:rgb(var(--cstu-danger-50)/.75)}.hover\:cstu-text-danger-50\/80:hover{color:rgb(var(--cstu-danger-50)/.8)}.hover\:cstu-text-danger-50\/85:hover{color:rgb(var(--cstu-danger-50)/.85)}.hover\:cstu-text-danger-50\/90:hover{color:rgb(var(--cstu-danger-50)/.9)}.hover\:cstu-text-danger-50\/95:hover{color:rgb(var(--cstu-danger-50)/.95)}.hover\:cstu-text-danger-500:hover{--tw-text-opacity:1;color:rgb(var(--cstu-danger-500)/var(--tw-text-opacity,1))}.hover\:cstu-text-danger-500\/0:hover{color:rgb(var(--cstu-danger-500)/0)}.hover\:cstu-text-danger-500\/10:hover{color:rgb(var(--cstu-danger-500)/.1)}.hover\:cstu-text-danger-500\/100:hover{color:rgb(var(--cstu-danger-500)/1)}.hover\:cstu-text-danger-500\/15:hover{color:rgb(var(--cstu-danger-500)/.15)}.hover\:cstu-text-danger-500\/20:hover{color:rgb(var(--cstu-danger-500)/.2)}.hover\:cstu-text-danger-500\/25:hover{color:rgb(var(--cstu-danger-500)/.25)}.hover\:cstu-text-danger-500\/30:hover{color:rgb(var(--cstu-danger-500)/.3)}.hover\:cstu-text-danger-500\/35:hover{color:rgb(var(--cstu-danger-500)/.35)}.hover\:cstu-text-danger-500\/40:hover{color:rgb(var(--cstu-danger-500)/.4)}.hover\:cstu-text-danger-500\/45:hover{color:rgb(var(--cstu-danger-500)/.45)}.hover\:cstu-text-danger-500\/5:hover{color:rgb(var(--cstu-danger-500)/.05)}.hover\:cstu-text-danger-500\/50:hover{color:rgb(var(--cstu-danger-500)/.5)}.hover\:cstu-text-danger-500\/55:hover{color:rgb(var(--cstu-danger-500)/.55)}.hover\:cstu-text-danger-500\/60:hover{color:rgb(var(--cstu-danger-500)/.6)}.hover\:cstu-text-danger-500\/65:hover{color:rgb(var(--cstu-danger-500)/.65)}.hover\:cstu-text-danger-500\/70:hover{color:rgb(var(--cstu-danger-500)/.7)}.hover\:cstu-text-danger-500\/75:hover{color:rgb(var(--cstu-danger-500)/.75)}.hover\:cstu-text-danger-500\/80:hover{color:rgb(var(--cstu-danger-500)/.8)}.hover\:cstu-text-danger-500\/85:hover{color:rgb(var(--cstu-danger-500)/.85)}.hover\:cstu-text-danger-500\/90:hover{color:rgb(var(--cstu-danger-500)/.9)}.hover\:cstu-text-danger-500\/95:hover{color:rgb(var(--cstu-danger-500)/.95)}.hover\:cstu-text-danger-550:hover{--tw-text-opacity:1;color:rgb(var(--cstu-danger-550)/var(--tw-text-opacity,1))}.hover\:cstu-text-danger-550\/0:hover{color:rgb(var(--cstu-danger-550)/0)}.hover\:cstu-text-danger-550\/10:hover{color:rgb(var(--cstu-danger-550)/.1)}.hover\:cstu-text-danger-550\/100:hover{color:rgb(var(--cstu-danger-550)/1)}.hover\:cstu-text-danger-550\/15:hover{color:rgb(var(--cstu-danger-550)/.15)}.hover\:cstu-text-danger-550\/20:hover{color:rgb(var(--cstu-danger-550)/.2)}.hover\:cstu-text-danger-550\/25:hover{color:rgb(var(--cstu-danger-550)/.25)}.hover\:cstu-text-danger-550\/30:hover{color:rgb(var(--cstu-danger-550)/.3)}.hover\:cstu-text-danger-550\/35:hover{color:rgb(var(--cstu-danger-550)/.35)}.hover\:cstu-text-danger-550\/40:hover{color:rgb(var(--cstu-danger-550)/.4)}.hover\:cstu-text-danger-550\/45:hover{color:rgb(var(--cstu-danger-550)/.45)}.hover\:cstu-text-danger-550\/5:hover{color:rgb(var(--cstu-danger-550)/.05)}.hover\:cstu-text-danger-550\/50:hover{color:rgb(var(--cstu-danger-550)/.5)}.hover\:cstu-text-danger-550\/55:hover{color:rgb(var(--cstu-danger-550)/.55)}.hover\:cstu-text-danger-550\/60:hover{color:rgb(var(--cstu-danger-550)/.6)}.hover\:cstu-text-danger-550\/65:hover{color:rgb(var(--cstu-danger-550)/.65)}.hover\:cstu-text-danger-550\/70:hover{color:rgb(var(--cstu-danger-550)/.7)}.hover\:cstu-text-danger-550\/75:hover{color:rgb(var(--cstu-danger-550)/.75)}.hover\:cstu-text-danger-550\/80:hover{color:rgb(var(--cstu-danger-550)/.8)}.hover\:cstu-text-danger-550\/85:hover{color:rgb(var(--cstu-danger-550)/.85)}.hover\:cstu-text-danger-550\/90:hover{color:rgb(var(--cstu-danger-550)/.9)}.hover\:cstu-text-danger-550\/95:hover{color:rgb(var(--cstu-danger-550)/.95)}.hover\:cstu-text-danger-575:hover{--tw-text-opacity:1;color:rgb(var(--cstu-danger-575)/var(--tw-text-opacity,1))}.hover\:cstu-text-danger-575\/0:hover{color:rgb(var(--cstu-danger-575)/0)}.hover\:cstu-text-danger-575\/10:hover{color:rgb(var(--cstu-danger-575)/.1)}.hover\:cstu-text-danger-575\/100:hover{color:rgb(var(--cstu-danger-575)/1)}.hover\:cstu-text-danger-575\/15:hover{color:rgb(var(--cstu-danger-575)/.15)}.hover\:cstu-text-danger-575\/20:hover{color:rgb(var(--cstu-danger-575)/.2)}.hover\:cstu-text-danger-575\/25:hover{color:rgb(var(--cstu-danger-575)/.25)}.hover\:cstu-text-danger-575\/30:hover{color:rgb(var(--cstu-danger-575)/.3)}.hover\:cstu-text-danger-575\/35:hover{color:rgb(var(--cstu-danger-575)/.35)}.hover\:cstu-text-danger-575\/40:hover{color:rgb(var(--cstu-danger-575)/.4)}.hover\:cstu-text-danger-575\/45:hover{color:rgb(var(--cstu-danger-575)/.45)}.hover\:cstu-text-danger-575\/5:hover{color:rgb(var(--cstu-danger-575)/.05)}.hover\:cstu-text-danger-575\/50:hover{color:rgb(var(--cstu-danger-575)/.5)}.hover\:cstu-text-danger-575\/55:hover{color:rgb(var(--cstu-danger-575)/.55)}.hover\:cstu-text-danger-575\/60:hover{color:rgb(var(--cstu-danger-575)/.6)}.hover\:cstu-text-danger-575\/65:hover{color:rgb(var(--cstu-danger-575)/.65)}.hover\:cstu-text-danger-575\/70:hover{color:rgb(var(--cstu-danger-575)/.7)}.hover\:cstu-text-danger-575\/75:hover{color:rgb(var(--cstu-danger-575)/.75)}.hover\:cstu-text-danger-575\/80:hover{color:rgb(var(--cstu-danger-575)/.8)}.hover\:cstu-text-danger-575\/85:hover{color:rgb(var(--cstu-danger-575)/.85)}.hover\:cstu-text-danger-575\/90:hover{color:rgb(var(--cstu-danger-575)/.9)}.hover\:cstu-text-danger-575\/95:hover{color:rgb(var(--cstu-danger-575)/.95)}.hover\:cstu-text-danger-600:hover{--tw-text-opacity:1;color:rgb(var(--cstu-danger-600)/var(--tw-text-opacity,1))}.hover\:cstu-text-danger-600\/0:hover{color:rgb(var(--cstu-danger-600)/0)}.hover\:cstu-text-danger-600\/10:hover{color:rgb(var(--cstu-danger-600)/.1)}.hover\:cstu-text-danger-600\/100:hover{color:rgb(var(--cstu-danger-600)/1)}.hover\:cstu-text-danger-600\/15:hover{color:rgb(var(--cstu-danger-600)/.15)}.hover\:cstu-text-danger-600\/20:hover{color:rgb(var(--cstu-danger-600)/.2)}.hover\:cstu-text-danger-600\/25:hover{color:rgb(var(--cstu-danger-600)/.25)}.hover\:cstu-text-danger-600\/30:hover{color:rgb(var(--cstu-danger-600)/.3)}.hover\:cstu-text-danger-600\/35:hover{color:rgb(var(--cstu-danger-600)/.35)}.hover\:cstu-text-danger-600\/40:hover{color:rgb(var(--cstu-danger-600)/.4)}.hover\:cstu-text-danger-600\/45:hover{color:rgb(var(--cstu-danger-600)/.45)}.hover\:cstu-text-danger-600\/5:hover{color:rgb(var(--cstu-danger-600)/.05)}.hover\:cstu-text-danger-600\/50:hover{color:rgb(var(--cstu-danger-600)/.5)}.hover\:cstu-text-danger-600\/55:hover{color:rgb(var(--cstu-danger-600)/.55)}.hover\:cstu-text-danger-600\/60:hover{color:rgb(var(--cstu-danger-600)/.6)}.hover\:cstu-text-danger-600\/65:hover{color:rgb(var(--cstu-danger-600)/.65)}.hover\:cstu-text-danger-600\/70:hover{color:rgb(var(--cstu-danger-600)/.7)}.hover\:cstu-text-danger-600\/75:hover{color:rgb(var(--cstu-danger-600)/.75)}.hover\:cstu-text-danger-600\/80:hover{color:rgb(var(--cstu-danger-600)/.8)}.hover\:cstu-text-danger-600\/85:hover{color:rgb(var(--cstu-danger-600)/.85)}.hover\:cstu-text-danger-600\/90:hover{color:rgb(var(--cstu-danger-600)/.9)}.hover\:cstu-text-danger-600\/95:hover{color:rgb(var(--cstu-danger-600)/.95)}.hover\:cstu-text-danger-700:hover{--tw-text-opacity:1;color:rgb(var(--cstu-danger-700)/var(--tw-text-opacity,1))}.hover\:cstu-text-danger-700\/0:hover{color:rgb(var(--cstu-danger-700)/0)}.hover\:cstu-text-danger-700\/10:hover{color:rgb(var(--cstu-danger-700)/.1)}.hover\:cstu-text-danger-700\/100:hover{color:rgb(var(--cstu-danger-700)/1)}.hover\:cstu-text-danger-700\/15:hover{color:rgb(var(--cstu-danger-700)/.15)}.hover\:cstu-text-danger-700\/20:hover{color:rgb(var(--cstu-danger-700)/.2)}.hover\:cstu-text-danger-700\/25:hover{color:rgb(var(--cstu-danger-700)/.25)}.hover\:cstu-text-danger-700\/30:hover{color:rgb(var(--cstu-danger-700)/.3)}.hover\:cstu-text-danger-700\/35:hover{color:rgb(var(--cstu-danger-700)/.35)}.hover\:cstu-text-danger-700\/40:hover{color:rgb(var(--cstu-danger-700)/.4)}.hover\:cstu-text-danger-700\/45:hover{color:rgb(var(--cstu-danger-700)/.45)}.hover\:cstu-text-danger-700\/5:hover{color:rgb(var(--cstu-danger-700)/.05)}.hover\:cstu-text-danger-700\/50:hover{color:rgb(var(--cstu-danger-700)/.5)}.hover\:cstu-text-danger-700\/55:hover{color:rgb(var(--cstu-danger-700)/.55)}.hover\:cstu-text-danger-700\/60:hover{color:rgb(var(--cstu-danger-700)/.6)}.hover\:cstu-text-danger-700\/65:hover{color:rgb(var(--cstu-danger-700)/.65)}.hover\:cstu-text-danger-700\/70:hover{color:rgb(var(--cstu-danger-700)/.7)}.hover\:cstu-text-danger-700\/75:hover{color:rgb(var(--cstu-danger-700)/.75)}.hover\:cstu-text-danger-700\/80:hover{color:rgb(var(--cstu-danger-700)/.8)}.hover\:cstu-text-danger-700\/85:hover{color:rgb(var(--cstu-danger-700)/.85)}.hover\:cstu-text-danger-700\/90:hover{color:rgb(var(--cstu-danger-700)/.9)}.hover\:cstu-text-danger-700\/95:hover{color:rgb(var(--cstu-danger-700)/.95)}.hover\:cstu-text-danger-800:hover{--tw-text-opacity:1;color:rgb(var(--cstu-danger-800)/var(--tw-text-opacity,1))}.hover\:cstu-text-danger-800\/0:hover{color:rgb(var(--cstu-danger-800)/0)}.hover\:cstu-text-danger-800\/10:hover{color:rgb(var(--cstu-danger-800)/.1)}.hover\:cstu-text-danger-800\/100:hover{color:rgb(var(--cstu-danger-800)/1)}.hover\:cstu-text-danger-800\/15:hover{color:rgb(var(--cstu-danger-800)/.15)}.hover\:cstu-text-danger-800\/20:hover{color:rgb(var(--cstu-danger-800)/.2)}.hover\:cstu-text-danger-800\/25:hover{color:rgb(var(--cstu-danger-800)/.25)}.hover\:cstu-text-danger-800\/30:hover{color:rgb(var(--cstu-danger-800)/.3)}.hover\:cstu-text-danger-800\/35:hover{color:rgb(var(--cstu-danger-800)/.35)}.hover\:cstu-text-danger-800\/40:hover{color:rgb(var(--cstu-danger-800)/.4)}.hover\:cstu-text-danger-800\/45:hover{color:rgb(var(--cstu-danger-800)/.45)}.hover\:cstu-text-danger-800\/5:hover{color:rgb(var(--cstu-danger-800)/.05)}.hover\:cstu-text-danger-800\/50:hover{color:rgb(var(--cstu-danger-800)/.5)}.hover\:cstu-text-danger-800\/55:hover{color:rgb(var(--cstu-danger-800)/.55)}.hover\:cstu-text-danger-800\/60:hover{color:rgb(var(--cstu-danger-800)/.6)}.hover\:cstu-text-danger-800\/65:hover{color:rgb(var(--cstu-danger-800)/.65)}.hover\:cstu-text-danger-800\/70:hover{color:rgb(var(--cstu-danger-800)/.7)}.hover\:cstu-text-danger-800\/75:hover{color:rgb(var(--cstu-danger-800)/.75)}.hover\:cstu-text-danger-800\/80:hover{color:rgb(var(--cstu-danger-800)/.8)}.hover\:cstu-text-danger-800\/85:hover{color:rgb(var(--cstu-danger-800)/.85)}.hover\:cstu-text-danger-800\/90:hover{color:rgb(var(--cstu-danger-800)/.9)}.hover\:cstu-text-danger-800\/95:hover{color:rgb(var(--cstu-danger-800)/.95)}.hover\:cstu-text-danger-900:hover{--tw-text-opacity:1;color:rgb(var(--cstu-danger-900)/var(--tw-text-opacity,1))}.hover\:cstu-text-danger-900\/0:hover{color:rgb(var(--cstu-danger-900)/0)}.hover\:cstu-text-danger-900\/10:hover{color:rgb(var(--cstu-danger-900)/.1)}.hover\:cstu-text-danger-900\/100:hover{color:rgb(var(--cstu-danger-900)/1)}.hover\:cstu-text-danger-900\/15:hover{color:rgb(var(--cstu-danger-900)/.15)}.hover\:cstu-text-danger-900\/20:hover{color:rgb(var(--cstu-danger-900)/.2)}.hover\:cstu-text-danger-900\/25:hover{color:rgb(var(--cstu-danger-900)/.25)}.hover\:cstu-text-danger-900\/30:hover{color:rgb(var(--cstu-danger-900)/.3)}.hover\:cstu-text-danger-900\/35:hover{color:rgb(var(--cstu-danger-900)/.35)}.hover\:cstu-text-danger-900\/40:hover{color:rgb(var(--cstu-danger-900)/.4)}.hover\:cstu-text-danger-900\/45:hover{color:rgb(var(--cstu-danger-900)/.45)}.hover\:cstu-text-danger-900\/5:hover{color:rgb(var(--cstu-danger-900)/.05)}.hover\:cstu-text-danger-900\/50:hover{color:rgb(var(--cstu-danger-900)/.5)}.hover\:cstu-text-danger-900\/55:hover{color:rgb(var(--cstu-danger-900)/.55)}.hover\:cstu-text-danger-900\/60:hover{color:rgb(var(--cstu-danger-900)/.6)}.hover\:cstu-text-danger-900\/65:hover{color:rgb(var(--cstu-danger-900)/.65)}.hover\:cstu-text-danger-900\/70:hover{color:rgb(var(--cstu-danger-900)/.7)}.hover\:cstu-text-danger-900\/75:hover{color:rgb(var(--cstu-danger-900)/.75)}.hover\:cstu-text-danger-900\/80:hover{color:rgb(var(--cstu-danger-900)/.8)}.hover\:cstu-text-danger-900\/85:hover{color:rgb(var(--cstu-danger-900)/.85)}.hover\:cstu-text-danger-900\/90:hover{color:rgb(var(--cstu-danger-900)/.9)}.hover\:cstu-text-danger-900\/95:hover{color:rgb(var(--cstu-danger-900)/.95)}.hover\:cstu-text-gray-100:hover{--tw-text-opacity:1;color:rgb(var(--cstu-gray-100)/var(--tw-text-opacity,1))}.hover\:cstu-text-gray-100\/0:hover{color:rgb(var(--cstu-gray-100)/0)}.hover\:cstu-text-gray-100\/10:hover{color:rgb(var(--cstu-gray-100)/.1)}.hover\:cstu-text-gray-100\/100:hover{color:rgb(var(--cstu-gray-100)/1)}.hover\:cstu-text-gray-100\/15:hover{color:rgb(var(--cstu-gray-100)/.15)}.hover\:cstu-text-gray-100\/20:hover{color:rgb(var(--cstu-gray-100)/.2)}.hover\:cstu-text-gray-100\/25:hover{color:rgb(var(--cstu-gray-100)/.25)}.hover\:cstu-text-gray-100\/30:hover{color:rgb(var(--cstu-gray-100)/.3)}.hover\:cstu-text-gray-100\/35:hover{color:rgb(var(--cstu-gray-100)/.35)}.hover\:cstu-text-gray-100\/40:hover{color:rgb(var(--cstu-gray-100)/.4)}.hover\:cstu-text-gray-100\/45:hover{color:rgb(var(--cstu-gray-100)/.45)}.hover\:cstu-text-gray-100\/5:hover{color:rgb(var(--cstu-gray-100)/.05)}.hover\:cstu-text-gray-100\/50:hover{color:rgb(var(--cstu-gray-100)/.5)}.hover\:cstu-text-gray-100\/55:hover{color:rgb(var(--cstu-gray-100)/.55)}.hover\:cstu-text-gray-100\/60:hover{color:rgb(var(--cstu-gray-100)/.6)}.hover\:cstu-text-gray-100\/65:hover{color:rgb(var(--cstu-gray-100)/.65)}.hover\:cstu-text-gray-100\/70:hover{color:rgb(var(--cstu-gray-100)/.7)}.hover\:cstu-text-gray-100\/75:hover{color:rgb(var(--cstu-gray-100)/.75)}.hover\:cstu-text-gray-100\/80:hover{color:rgb(var(--cstu-gray-100)/.8)}.hover\:cstu-text-gray-100\/85:hover{color:rgb(var(--cstu-gray-100)/.85)}.hover\:cstu-text-gray-100\/90:hover{color:rgb(var(--cstu-gray-100)/.9)}.hover\:cstu-text-gray-100\/95:hover{color:rgb(var(--cstu-gray-100)/.95)}.hover\:cstu-text-gray-200:hover{--tw-text-opacity:1;color:rgb(var(--cstu-gray-200)/var(--tw-text-opacity,1))}.hover\:cstu-text-gray-200\/0:hover{color:rgb(var(--cstu-gray-200)/0)}.hover\:cstu-text-gray-200\/10:hover{color:rgb(var(--cstu-gray-200)/.1)}.hover\:cstu-text-gray-200\/100:hover{color:rgb(var(--cstu-gray-200)/1)}.hover\:cstu-text-gray-200\/15:hover{color:rgb(var(--cstu-gray-200)/.15)}.hover\:cstu-text-gray-200\/20:hover{color:rgb(var(--cstu-gray-200)/.2)}.hover\:cstu-text-gray-200\/25:hover{color:rgb(var(--cstu-gray-200)/.25)}.hover\:cstu-text-gray-200\/30:hover{color:rgb(var(--cstu-gray-200)/.3)}.hover\:cstu-text-gray-200\/35:hover{color:rgb(var(--cstu-gray-200)/.35)}.hover\:cstu-text-gray-200\/40:hover{color:rgb(var(--cstu-gray-200)/.4)}.hover\:cstu-text-gray-200\/45:hover{color:rgb(var(--cstu-gray-200)/.45)}.hover\:cstu-text-gray-200\/5:hover{color:rgb(var(--cstu-gray-200)/.05)}.hover\:cstu-text-gray-200\/50:hover{color:rgb(var(--cstu-gray-200)/.5)}.hover\:cstu-text-gray-200\/55:hover{color:rgb(var(--cstu-gray-200)/.55)}.hover\:cstu-text-gray-200\/60:hover{color:rgb(var(--cstu-gray-200)/.6)}.hover\:cstu-text-gray-200\/65:hover{color:rgb(var(--cstu-gray-200)/.65)}.hover\:cstu-text-gray-200\/70:hover{color:rgb(var(--cstu-gray-200)/.7)}.hover\:cstu-text-gray-200\/75:hover{color:rgb(var(--cstu-gray-200)/.75)}.hover\:cstu-text-gray-200\/80:hover{color:rgb(var(--cstu-gray-200)/.8)}.hover\:cstu-text-gray-200\/85:hover{color:rgb(var(--cstu-gray-200)/.85)}.hover\:cstu-text-gray-200\/90:hover{color:rgb(var(--cstu-gray-200)/.9)}.hover\:cstu-text-gray-200\/95:hover{color:rgb(var(--cstu-gray-200)/.95)}.hover\:cstu-text-gray-250:hover{--tw-text-opacity:1;color:rgb(var(--cstu-gray-250)/var(--tw-text-opacity,1))}.hover\:cstu-text-gray-250\/0:hover{color:rgb(var(--cstu-gray-250)/0)}.hover\:cstu-text-gray-250\/10:hover{color:rgb(var(--cstu-gray-250)/.1)}.hover\:cstu-text-gray-250\/100:hover{color:rgb(var(--cstu-gray-250)/1)}.hover\:cstu-text-gray-250\/15:hover{color:rgb(var(--cstu-gray-250)/.15)}.hover\:cstu-text-gray-250\/20:hover{color:rgb(var(--cstu-gray-250)/.2)}.hover\:cstu-text-gray-250\/25:hover{color:rgb(var(--cstu-gray-250)/.25)}.hover\:cstu-text-gray-250\/30:hover{color:rgb(var(--cstu-gray-250)/.3)}.hover\:cstu-text-gray-250\/35:hover{color:rgb(var(--cstu-gray-250)/.35)}.hover\:cstu-text-gray-250\/40:hover{color:rgb(var(--cstu-gray-250)/.4)}.hover\:cstu-text-gray-250\/45:hover{color:rgb(var(--cstu-gray-250)/.45)}.hover\:cstu-text-gray-250\/5:hover{color:rgb(var(--cstu-gray-250)/.05)}.hover\:cstu-text-gray-250\/50:hover{color:rgb(var(--cstu-gray-250)/.5)}.hover\:cstu-text-gray-250\/55:hover{color:rgb(var(--cstu-gray-250)/.55)}.hover\:cstu-text-gray-250\/60:hover{color:rgb(var(--cstu-gray-250)/.6)}.hover\:cstu-text-gray-250\/65:hover{color:rgb(var(--cstu-gray-250)/.65)}.hover\:cstu-text-gray-250\/70:hover{color:rgb(var(--cstu-gray-250)/.7)}.hover\:cstu-text-gray-250\/75:hover{color:rgb(var(--cstu-gray-250)/.75)}.hover\:cstu-text-gray-250\/80:hover{color:rgb(var(--cstu-gray-250)/.8)}.hover\:cstu-text-gray-250\/85:hover{color:rgb(var(--cstu-gray-250)/.85)}.hover\:cstu-text-gray-250\/90:hover{color:rgb(var(--cstu-gray-250)/.9)}.hover\:cstu-text-gray-250\/95:hover{color:rgb(var(--cstu-gray-250)/.95)}.hover\:cstu-text-gray-300:hover{--tw-text-opacity:1;color:rgb(var(--cstu-gray-300)/var(--tw-text-opacity,1))}.hover\:cstu-text-gray-300\/0:hover{color:rgb(var(--cstu-gray-300)/0)}.hover\:cstu-text-gray-300\/10:hover{color:rgb(var(--cstu-gray-300)/.1)}.hover\:cstu-text-gray-300\/100:hover{color:rgb(var(--cstu-gray-300)/1)}.hover\:cstu-text-gray-300\/15:hover{color:rgb(var(--cstu-gray-300)/.15)}.hover\:cstu-text-gray-300\/20:hover{color:rgb(var(--cstu-gray-300)/.2)}.hover\:cstu-text-gray-300\/25:hover{color:rgb(var(--cstu-gray-300)/.25)}.hover\:cstu-text-gray-300\/30:hover{color:rgb(var(--cstu-gray-300)/.3)}.hover\:cstu-text-gray-300\/35:hover{color:rgb(var(--cstu-gray-300)/.35)}.hover\:cstu-text-gray-300\/40:hover{color:rgb(var(--cstu-gray-300)/.4)}.hover\:cstu-text-gray-300\/45:hover{color:rgb(var(--cstu-gray-300)/.45)}.hover\:cstu-text-gray-300\/5:hover{color:rgb(var(--cstu-gray-300)/.05)}.hover\:cstu-text-gray-300\/50:hover{color:rgb(var(--cstu-gray-300)/.5)}.hover\:cstu-text-gray-300\/55:hover{color:rgb(var(--cstu-gray-300)/.55)}.hover\:cstu-text-gray-300\/60:hover{color:rgb(var(--cstu-gray-300)/.6)}.hover\:cstu-text-gray-300\/65:hover{color:rgb(var(--cstu-gray-300)/.65)}.hover\:cstu-text-gray-300\/70:hover{color:rgb(var(--cstu-gray-300)/.7)}.hover\:cstu-text-gray-300\/75:hover{color:rgb(var(--cstu-gray-300)/.75)}.hover\:cstu-text-gray-300\/80:hover{color:rgb(var(--cstu-gray-300)/.8)}.hover\:cstu-text-gray-300\/85:hover{color:rgb(var(--cstu-gray-300)/.85)}.hover\:cstu-text-gray-300\/90:hover{color:rgb(var(--cstu-gray-300)/.9)}.hover\:cstu-text-gray-300\/95:hover{color:rgb(var(--cstu-gray-300)/.95)}.hover\:cstu-text-gray-400:hover{--tw-text-opacity:1;color:rgb(var(--cstu-gray-400)/var(--tw-text-opacity,1))}.hover\:cstu-text-gray-400\/0:hover{color:rgb(var(--cstu-gray-400)/0)}.hover\:cstu-text-gray-400\/10:hover{color:rgb(var(--cstu-gray-400)/.1)}.hover\:cstu-text-gray-400\/100:hover{color:rgb(var(--cstu-gray-400)/1)}.hover\:cstu-text-gray-400\/15:hover{color:rgb(var(--cstu-gray-400)/.15)}.hover\:cstu-text-gray-400\/20:hover{color:rgb(var(--cstu-gray-400)/.2)}.hover\:cstu-text-gray-400\/25:hover{color:rgb(var(--cstu-gray-400)/.25)}.hover\:cstu-text-gray-400\/30:hover{color:rgb(var(--cstu-gray-400)/.3)}.hover\:cstu-text-gray-400\/35:hover{color:rgb(var(--cstu-gray-400)/.35)}.hover\:cstu-text-gray-400\/40:hover{color:rgb(var(--cstu-gray-400)/.4)}.hover\:cstu-text-gray-400\/45:hover{color:rgb(var(--cstu-gray-400)/.45)}.hover\:cstu-text-gray-400\/5:hover{color:rgb(var(--cstu-gray-400)/.05)}.hover\:cstu-text-gray-400\/50:hover{color:rgb(var(--cstu-gray-400)/.5)}.hover\:cstu-text-gray-400\/55:hover{color:rgb(var(--cstu-gray-400)/.55)}.hover\:cstu-text-gray-400\/60:hover{color:rgb(var(--cstu-gray-400)/.6)}.hover\:cstu-text-gray-400\/65:hover{color:rgb(var(--cstu-gray-400)/.65)}.hover\:cstu-text-gray-400\/70:hover{color:rgb(var(--cstu-gray-400)/.7)}.hover\:cstu-text-gray-400\/75:hover{color:rgb(var(--cstu-gray-400)/.75)}.hover\:cstu-text-gray-400\/80:hover{color:rgb(var(--cstu-gray-400)/.8)}.hover\:cstu-text-gray-400\/85:hover{color:rgb(var(--cstu-gray-400)/.85)}.hover\:cstu-text-gray-400\/90:hover{color:rgb(var(--cstu-gray-400)/.9)}.hover\:cstu-text-gray-400\/95:hover{color:rgb(var(--cstu-gray-400)/.95)}.hover\:cstu-text-gray-50:hover{--tw-text-opacity:1;color:rgb(var(--cstu-gray-50)/var(--tw-text-opacity,1))}.hover\:cstu-text-gray-50\/0:hover{color:rgb(var(--cstu-gray-50)/0)}.hover\:cstu-text-gray-50\/10:hover{color:rgb(var(--cstu-gray-50)/.1)}.hover\:cstu-text-gray-50\/100:hover{color:rgb(var(--cstu-gray-50)/1)}.hover\:cstu-text-gray-50\/15:hover{color:rgb(var(--cstu-gray-50)/.15)}.hover\:cstu-text-gray-50\/20:hover{color:rgb(var(--cstu-gray-50)/.2)}.hover\:cstu-text-gray-50\/25:hover{color:rgb(var(--cstu-gray-50)/.25)}.hover\:cstu-text-gray-50\/30:hover{color:rgb(var(--cstu-gray-50)/.3)}.hover\:cstu-text-gray-50\/35:hover{color:rgb(var(--cstu-gray-50)/.35)}.hover\:cstu-text-gray-50\/40:hover{color:rgb(var(--cstu-gray-50)/.4)}.hover\:cstu-text-gray-50\/45:hover{color:rgb(var(--cstu-gray-50)/.45)}.hover\:cstu-text-gray-50\/5:hover{color:rgb(var(--cstu-gray-50)/.05)}.hover\:cstu-text-gray-50\/50:hover{color:rgb(var(--cstu-gray-50)/.5)}.hover\:cstu-text-gray-50\/55:hover{color:rgb(var(--cstu-gray-50)/.55)}.hover\:cstu-text-gray-50\/60:hover{color:rgb(var(--cstu-gray-50)/.6)}.hover\:cstu-text-gray-50\/65:hover{color:rgb(var(--cstu-gray-50)/.65)}.hover\:cstu-text-gray-50\/70:hover{color:rgb(var(--cstu-gray-50)/.7)}.hover\:cstu-text-gray-50\/75:hover{color:rgb(var(--cstu-gray-50)/.75)}.hover\:cstu-text-gray-50\/80:hover{color:rgb(var(--cstu-gray-50)/.8)}.hover\:cstu-text-gray-50\/85:hover{color:rgb(var(--cstu-gray-50)/.85)}.hover\:cstu-text-gray-50\/90:hover{color:rgb(var(--cstu-gray-50)/.9)}.hover\:cstu-text-gray-50\/95:hover{color:rgb(var(--cstu-gray-50)/.95)}.hover\:cstu-text-gray-500:hover{--tw-text-opacity:1;color:rgb(var(--cstu-gray-500)/var(--tw-text-opacity,1))}.hover\:cstu-text-gray-500\/0:hover{color:rgb(var(--cstu-gray-500)/0)}.hover\:cstu-text-gray-500\/10:hover{color:rgb(var(--cstu-gray-500)/.1)}.hover\:cstu-text-gray-500\/100:hover{color:rgb(var(--cstu-gray-500)/1)}.hover\:cstu-text-gray-500\/15:hover{color:rgb(var(--cstu-gray-500)/.15)}.hover\:cstu-text-gray-500\/20:hover{color:rgb(var(--cstu-gray-500)/.2)}.hover\:cstu-text-gray-500\/25:hover{color:rgb(var(--cstu-gray-500)/.25)}.hover\:cstu-text-gray-500\/30:hover{color:rgb(var(--cstu-gray-500)/.3)}.hover\:cstu-text-gray-500\/35:hover{color:rgb(var(--cstu-gray-500)/.35)}.hover\:cstu-text-gray-500\/40:hover{color:rgb(var(--cstu-gray-500)/.4)}.hover\:cstu-text-gray-500\/45:hover{color:rgb(var(--cstu-gray-500)/.45)}.hover\:cstu-text-gray-500\/5:hover{color:rgb(var(--cstu-gray-500)/.05)}.hover\:cstu-text-gray-500\/50:hover{color:rgb(var(--cstu-gray-500)/.5)}.hover\:cstu-text-gray-500\/55:hover{color:rgb(var(--cstu-gray-500)/.55)}.hover\:cstu-text-gray-500\/60:hover{color:rgb(var(--cstu-gray-500)/.6)}.hover\:cstu-text-gray-500\/65:hover{color:rgb(var(--cstu-gray-500)/.65)}.hover\:cstu-text-gray-500\/70:hover{color:rgb(var(--cstu-gray-500)/.7)}.hover\:cstu-text-gray-500\/75:hover{color:rgb(var(--cstu-gray-500)/.75)}.hover\:cstu-text-gray-500\/80:hover{color:rgb(var(--cstu-gray-500)/.8)}.hover\:cstu-text-gray-500\/85:hover{color:rgb(var(--cstu-gray-500)/.85)}.hover\:cstu-text-gray-500\/90:hover{color:rgb(var(--cstu-gray-500)/.9)}.hover\:cstu-text-gray-500\/95:hover{color:rgb(var(--cstu-gray-500)/.95)}.hover\:cstu-text-gray-550:hover{--tw-text-opacity:1;color:rgb(var(--cstu-gray-550)/var(--tw-text-opacity,1))}.hover\:cstu-text-gray-550\/0:hover{color:rgb(var(--cstu-gray-550)/0)}.hover\:cstu-text-gray-550\/10:hover{color:rgb(var(--cstu-gray-550)/.1)}.hover\:cstu-text-gray-550\/100:hover{color:rgb(var(--cstu-gray-550)/1)}.hover\:cstu-text-gray-550\/15:hover{color:rgb(var(--cstu-gray-550)/.15)}.hover\:cstu-text-gray-550\/20:hover{color:rgb(var(--cstu-gray-550)/.2)}.hover\:cstu-text-gray-550\/25:hover{color:rgb(var(--cstu-gray-550)/.25)}.hover\:cstu-text-gray-550\/30:hover{color:rgb(var(--cstu-gray-550)/.3)}.hover\:cstu-text-gray-550\/35:hover{color:rgb(var(--cstu-gray-550)/.35)}.hover\:cstu-text-gray-550\/40:hover{color:rgb(var(--cstu-gray-550)/.4)}.hover\:cstu-text-gray-550\/45:hover{color:rgb(var(--cstu-gray-550)/.45)}.hover\:cstu-text-gray-550\/5:hover{color:rgb(var(--cstu-gray-550)/.05)}.hover\:cstu-text-gray-550\/50:hover{color:rgb(var(--cstu-gray-550)/.5)}.hover\:cstu-text-gray-550\/55:hover{color:rgb(var(--cstu-gray-550)/.55)}.hover\:cstu-text-gray-550\/60:hover{color:rgb(var(--cstu-gray-550)/.6)}.hover\:cstu-text-gray-550\/65:hover{color:rgb(var(--cstu-gray-550)/.65)}.hover\:cstu-text-gray-550\/70:hover{color:rgb(var(--cstu-gray-550)/.7)}.hover\:cstu-text-gray-550\/75:hover{color:rgb(var(--cstu-gray-550)/.75)}.hover\:cstu-text-gray-550\/80:hover{color:rgb(var(--cstu-gray-550)/.8)}.hover\:cstu-text-gray-550\/85:hover{color:rgb(var(--cstu-gray-550)/.85)}.hover\:cstu-text-gray-550\/90:hover{color:rgb(var(--cstu-gray-550)/.9)}.hover\:cstu-text-gray-550\/95:hover{color:rgb(var(--cstu-gray-550)/.95)}.hover\:cstu-text-gray-575:hover{--tw-text-opacity:1;color:rgb(var(--cstu-gray-575)/var(--tw-text-opacity,1))}.hover\:cstu-text-gray-575\/0:hover{color:rgb(var(--cstu-gray-575)/0)}.hover\:cstu-text-gray-575\/10:hover{color:rgb(var(--cstu-gray-575)/.1)}.hover\:cstu-text-gray-575\/100:hover{color:rgb(var(--cstu-gray-575)/1)}.hover\:cstu-text-gray-575\/15:hover{color:rgb(var(--cstu-gray-575)/.15)}.hover\:cstu-text-gray-575\/20:hover{color:rgb(var(--cstu-gray-575)/.2)}.hover\:cstu-text-gray-575\/25:hover{color:rgb(var(--cstu-gray-575)/.25)}.hover\:cstu-text-gray-575\/30:hover{color:rgb(var(--cstu-gray-575)/.3)}.hover\:cstu-text-gray-575\/35:hover{color:rgb(var(--cstu-gray-575)/.35)}.hover\:cstu-text-gray-575\/40:hover{color:rgb(var(--cstu-gray-575)/.4)}.hover\:cstu-text-gray-575\/45:hover{color:rgb(var(--cstu-gray-575)/.45)}.hover\:cstu-text-gray-575\/5:hover{color:rgb(var(--cstu-gray-575)/.05)}.hover\:cstu-text-gray-575\/50:hover{color:rgb(var(--cstu-gray-575)/.5)}.hover\:cstu-text-gray-575\/55:hover{color:rgb(var(--cstu-gray-575)/.55)}.hover\:cstu-text-gray-575\/60:hover{color:rgb(var(--cstu-gray-575)/.6)}.hover\:cstu-text-gray-575\/65:hover{color:rgb(var(--cstu-gray-575)/.65)}.hover\:cstu-text-gray-575\/70:hover{color:rgb(var(--cstu-gray-575)/.7)}.hover\:cstu-text-gray-575\/75:hover{color:rgb(var(--cstu-gray-575)/.75)}.hover\:cstu-text-gray-575\/80:hover{color:rgb(var(--cstu-gray-575)/.8)}.hover\:cstu-text-gray-575\/85:hover{color:rgb(var(--cstu-gray-575)/.85)}.hover\:cstu-text-gray-575\/90:hover{color:rgb(var(--cstu-gray-575)/.9)}.hover\:cstu-text-gray-575\/95:hover{color:rgb(var(--cstu-gray-575)/.95)}.hover\:cstu-text-gray-600:hover{--tw-text-opacity:1;color:rgb(var(--cstu-gray-600)/var(--tw-text-opacity,1))}.hover\:cstu-text-gray-600\/0:hover{color:rgb(var(--cstu-gray-600)/0)}.hover\:cstu-text-gray-600\/10:hover{color:rgb(var(--cstu-gray-600)/.1)}.hover\:cstu-text-gray-600\/100:hover{color:rgb(var(--cstu-gray-600)/1)}.hover\:cstu-text-gray-600\/15:hover{color:rgb(var(--cstu-gray-600)/.15)}.hover\:cstu-text-gray-600\/20:hover{color:rgb(var(--cstu-gray-600)/.2)}.hover\:cstu-text-gray-600\/25:hover{color:rgb(var(--cstu-gray-600)/.25)}.hover\:cstu-text-gray-600\/30:hover{color:rgb(var(--cstu-gray-600)/.3)}.hover\:cstu-text-gray-600\/35:hover{color:rgb(var(--cstu-gray-600)/.35)}.hover\:cstu-text-gray-600\/40:hover{color:rgb(var(--cstu-gray-600)/.4)}.hover\:cstu-text-gray-600\/45:hover{color:rgb(var(--cstu-gray-600)/.45)}.hover\:cstu-text-gray-600\/5:hover{color:rgb(var(--cstu-gray-600)/.05)}.hover\:cstu-text-gray-600\/50:hover{color:rgb(var(--cstu-gray-600)/.5)}.hover\:cstu-text-gray-600\/55:hover{color:rgb(var(--cstu-gray-600)/.55)}.hover\:cstu-text-gray-600\/60:hover{color:rgb(var(--cstu-gray-600)/.6)}.hover\:cstu-text-gray-600\/65:hover{color:rgb(var(--cstu-gray-600)/.65)}.hover\:cstu-text-gray-600\/70:hover{color:rgb(var(--cstu-gray-600)/.7)}.hover\:cstu-text-gray-600\/75:hover{color:rgb(var(--cstu-gray-600)/.75)}.hover\:cstu-text-gray-600\/80:hover{color:rgb(var(--cstu-gray-600)/.8)}.hover\:cstu-text-gray-600\/85:hover{color:rgb(var(--cstu-gray-600)/.85)}.hover\:cstu-text-gray-600\/90:hover{color:rgb(var(--cstu-gray-600)/.9)}.hover\:cstu-text-gray-600\/95:hover{color:rgb(var(--cstu-gray-600)/.95)}.hover\:cstu-text-gray-700:hover{--tw-text-opacity:1;color:rgb(var(--cstu-gray-700)/var(--tw-text-opacity,1))}.hover\:cstu-text-gray-700\/0:hover{color:rgb(var(--cstu-gray-700)/0)}.hover\:cstu-text-gray-700\/10:hover{color:rgb(var(--cstu-gray-700)/.1)}.hover\:cstu-text-gray-700\/100:hover{color:rgb(var(--cstu-gray-700)/1)}.hover\:cstu-text-gray-700\/15:hover{color:rgb(var(--cstu-gray-700)/.15)}.hover\:cstu-text-gray-700\/20:hover{color:rgb(var(--cstu-gray-700)/.2)}.hover\:cstu-text-gray-700\/25:hover{color:rgb(var(--cstu-gray-700)/.25)}.hover\:cstu-text-gray-700\/30:hover{color:rgb(var(--cstu-gray-700)/.3)}.hover\:cstu-text-gray-700\/35:hover{color:rgb(var(--cstu-gray-700)/.35)}.hover\:cstu-text-gray-700\/40:hover{color:rgb(var(--cstu-gray-700)/.4)}.hover\:cstu-text-gray-700\/45:hover{color:rgb(var(--cstu-gray-700)/.45)}.hover\:cstu-text-gray-700\/5:hover{color:rgb(var(--cstu-gray-700)/.05)}.hover\:cstu-text-gray-700\/50:hover{color:rgb(var(--cstu-gray-700)/.5)}.hover\:cstu-text-gray-700\/55:hover{color:rgb(var(--cstu-gray-700)/.55)}.hover\:cstu-text-gray-700\/60:hover{color:rgb(var(--cstu-gray-700)/.6)}.hover\:cstu-text-gray-700\/65:hover{color:rgb(var(--cstu-gray-700)/.65)}.hover\:cstu-text-gray-700\/70:hover{color:rgb(var(--cstu-gray-700)/.7)}.hover\:cstu-text-gray-700\/75:hover{color:rgb(var(--cstu-gray-700)/.75)}.hover\:cstu-text-gray-700\/80:hover{color:rgb(var(--cstu-gray-700)/.8)}.hover\:cstu-text-gray-700\/85:hover{color:rgb(var(--cstu-gray-700)/.85)}.hover\:cstu-text-gray-700\/90:hover{color:rgb(var(--cstu-gray-700)/.9)}.hover\:cstu-text-gray-700\/95:hover{color:rgb(var(--cstu-gray-700)/.95)}.hover\:cstu-text-gray-800:hover{--tw-text-opacity:1;color:rgb(var(--cstu-gray-800)/var(--tw-text-opacity,1))}.hover\:cstu-text-gray-800\/0:hover{color:rgb(var(--cstu-gray-800)/0)}.hover\:cstu-text-gray-800\/10:hover{color:rgb(var(--cstu-gray-800)/.1)}.hover\:cstu-text-gray-800\/100:hover{color:rgb(var(--cstu-gray-800)/1)}.hover\:cstu-text-gray-800\/15:hover{color:rgb(var(--cstu-gray-800)/.15)}.hover\:cstu-text-gray-800\/20:hover{color:rgb(var(--cstu-gray-800)/.2)}.hover\:cstu-text-gray-800\/25:hover{color:rgb(var(--cstu-gray-800)/.25)}.hover\:cstu-text-gray-800\/30:hover{color:rgb(var(--cstu-gray-800)/.3)}.hover\:cstu-text-gray-800\/35:hover{color:rgb(var(--cstu-gray-800)/.35)}.hover\:cstu-text-gray-800\/40:hover{color:rgb(var(--cstu-gray-800)/.4)}.hover\:cstu-text-gray-800\/45:hover{color:rgb(var(--cstu-gray-800)/.45)}.hover\:cstu-text-gray-800\/5:hover{color:rgb(var(--cstu-gray-800)/.05)}.hover\:cstu-text-gray-800\/50:hover{color:rgb(var(--cstu-gray-800)/.5)}.hover\:cstu-text-gray-800\/55:hover{color:rgb(var(--cstu-gray-800)/.55)}.hover\:cstu-text-gray-800\/60:hover{color:rgb(var(--cstu-gray-800)/.6)}.hover\:cstu-text-gray-800\/65:hover{color:rgb(var(--cstu-gray-800)/.65)}.hover\:cstu-text-gray-800\/70:hover{color:rgb(var(--cstu-gray-800)/.7)}.hover\:cstu-text-gray-800\/75:hover{color:rgb(var(--cstu-gray-800)/.75)}.hover\:cstu-text-gray-800\/80:hover{color:rgb(var(--cstu-gray-800)/.8)}.hover\:cstu-text-gray-800\/85:hover{color:rgb(var(--cstu-gray-800)/.85)}.hover\:cstu-text-gray-800\/90:hover{color:rgb(var(--cstu-gray-800)/.9)}.hover\:cstu-text-gray-800\/95:hover{color:rgb(var(--cstu-gray-800)/.95)}.hover\:cstu-text-gray-900:hover{--tw-text-opacity:1;color:rgb(var(--cstu-gray-900)/var(--tw-text-opacity,1))}.hover\:cstu-text-gray-900\/0:hover{color:rgb(var(--cstu-gray-900)/0)}.hover\:cstu-text-gray-900\/10:hover{color:rgb(var(--cstu-gray-900)/.1)}.hover\:cstu-text-gray-900\/100:hover{color:rgb(var(--cstu-gray-900)/1)}.hover\:cstu-text-gray-900\/15:hover{color:rgb(var(--cstu-gray-900)/.15)}.hover\:cstu-text-gray-900\/20:hover{color:rgb(var(--cstu-gray-900)/.2)}.hover\:cstu-text-gray-900\/25:hover{color:rgb(var(--cstu-gray-900)/.25)}.hover\:cstu-text-gray-900\/30:hover{color:rgb(var(--cstu-gray-900)/.3)}.hover\:cstu-text-gray-900\/35:hover{color:rgb(var(--cstu-gray-900)/.35)}.hover\:cstu-text-gray-900\/40:hover{color:rgb(var(--cstu-gray-900)/.4)}.hover\:cstu-text-gray-900\/45:hover{color:rgb(var(--cstu-gray-900)/.45)}.hover\:cstu-text-gray-900\/5:hover{color:rgb(var(--cstu-gray-900)/.05)}.hover\:cstu-text-gray-900\/50:hover{color:rgb(var(--cstu-gray-900)/.5)}.hover\:cstu-text-gray-900\/55:hover{color:rgb(var(--cstu-gray-900)/.55)}.hover\:cstu-text-gray-900\/60:hover{color:rgb(var(--cstu-gray-900)/.6)}.hover\:cstu-text-gray-900\/65:hover{color:rgb(var(--cstu-gray-900)/.65)}.hover\:cstu-text-gray-900\/70:hover{color:rgb(var(--cstu-gray-900)/.7)}.hover\:cstu-text-gray-900\/75:hover{color:rgb(var(--cstu-gray-900)/.75)}.hover\:cstu-text-gray-900\/80:hover{color:rgb(var(--cstu-gray-900)/.8)}.hover\:cstu-text-gray-900\/85:hover{color:rgb(var(--cstu-gray-900)/.85)}.hover\:cstu-text-gray-900\/90:hover{color:rgb(var(--cstu-gray-900)/.9)}.hover\:cstu-text-gray-900\/95:hover{color:rgb(var(--cstu-gray-900)/.95)}.hover\:cstu-text-green-100:hover{--tw-text-opacity:1;color:rgb(var(--cstu-green-100)/var(--tw-text-opacity,1))}.hover\:cstu-text-green-100\/0:hover{color:rgb(var(--cstu-green-100)/0)}.hover\:cstu-text-green-100\/10:hover{color:rgb(var(--cstu-green-100)/.1)}.hover\:cstu-text-green-100\/100:hover{color:rgb(var(--cstu-green-100)/1)}.hover\:cstu-text-green-100\/15:hover{color:rgb(var(--cstu-green-100)/.15)}.hover\:cstu-text-green-100\/20:hover{color:rgb(var(--cstu-green-100)/.2)}.hover\:cstu-text-green-100\/25:hover{color:rgb(var(--cstu-green-100)/.25)}.hover\:cstu-text-green-100\/30:hover{color:rgb(var(--cstu-green-100)/.3)}.hover\:cstu-text-green-100\/35:hover{color:rgb(var(--cstu-green-100)/.35)}.hover\:cstu-text-green-100\/40:hover{color:rgb(var(--cstu-green-100)/.4)}.hover\:cstu-text-green-100\/45:hover{color:rgb(var(--cstu-green-100)/.45)}.hover\:cstu-text-green-100\/5:hover{color:rgb(var(--cstu-green-100)/.05)}.hover\:cstu-text-green-100\/50:hover{color:rgb(var(--cstu-green-100)/.5)}.hover\:cstu-text-green-100\/55:hover{color:rgb(var(--cstu-green-100)/.55)}.hover\:cstu-text-green-100\/60:hover{color:rgb(var(--cstu-green-100)/.6)}.hover\:cstu-text-green-100\/65:hover{color:rgb(var(--cstu-green-100)/.65)}.hover\:cstu-text-green-100\/70:hover{color:rgb(var(--cstu-green-100)/.7)}.hover\:cstu-text-green-100\/75:hover{color:rgb(var(--cstu-green-100)/.75)}.hover\:cstu-text-green-100\/80:hover{color:rgb(var(--cstu-green-100)/.8)}.hover\:cstu-text-green-100\/85:hover{color:rgb(var(--cstu-green-100)/.85)}.hover\:cstu-text-green-100\/90:hover{color:rgb(var(--cstu-green-100)/.9)}.hover\:cstu-text-green-100\/95:hover{color:rgb(var(--cstu-green-100)/.95)}.hover\:cstu-text-green-200:hover{--tw-text-opacity:1;color:rgb(var(--cstu-green-200)/var(--tw-text-opacity,1))}.hover\:cstu-text-green-200\/0:hover{color:rgb(var(--cstu-green-200)/0)}.hover\:cstu-text-green-200\/10:hover{color:rgb(var(--cstu-green-200)/.1)}.hover\:cstu-text-green-200\/100:hover{color:rgb(var(--cstu-green-200)/1)}.hover\:cstu-text-green-200\/15:hover{color:rgb(var(--cstu-green-200)/.15)}.hover\:cstu-text-green-200\/20:hover{color:rgb(var(--cstu-green-200)/.2)}.hover\:cstu-text-green-200\/25:hover{color:rgb(var(--cstu-green-200)/.25)}.hover\:cstu-text-green-200\/30:hover{color:rgb(var(--cstu-green-200)/.3)}.hover\:cstu-text-green-200\/35:hover{color:rgb(var(--cstu-green-200)/.35)}.hover\:cstu-text-green-200\/40:hover{color:rgb(var(--cstu-green-200)/.4)}.hover\:cstu-text-green-200\/45:hover{color:rgb(var(--cstu-green-200)/.45)}.hover\:cstu-text-green-200\/5:hover{color:rgb(var(--cstu-green-200)/.05)}.hover\:cstu-text-green-200\/50:hover{color:rgb(var(--cstu-green-200)/.5)}.hover\:cstu-text-green-200\/55:hover{color:rgb(var(--cstu-green-200)/.55)}.hover\:cstu-text-green-200\/60:hover{color:rgb(var(--cstu-green-200)/.6)}.hover\:cstu-text-green-200\/65:hover{color:rgb(var(--cstu-green-200)/.65)}.hover\:cstu-text-green-200\/70:hover{color:rgb(var(--cstu-green-200)/.7)}.hover\:cstu-text-green-200\/75:hover{color:rgb(var(--cstu-green-200)/.75)}.hover\:cstu-text-green-200\/80:hover{color:rgb(var(--cstu-green-200)/.8)}.hover\:cstu-text-green-200\/85:hover{color:rgb(var(--cstu-green-200)/.85)}.hover\:cstu-text-green-200\/90:hover{color:rgb(var(--cstu-green-200)/.9)}.hover\:cstu-text-green-200\/95:hover{color:rgb(var(--cstu-green-200)/.95)}.hover\:cstu-text-green-300:hover{--tw-text-opacity:1;color:rgb(var(--cstu-green-300)/var(--tw-text-opacity,1))}.hover\:cstu-text-green-300\/0:hover{color:rgb(var(--cstu-green-300)/0)}.hover\:cstu-text-green-300\/10:hover{color:rgb(var(--cstu-green-300)/.1)}.hover\:cstu-text-green-300\/100:hover{color:rgb(var(--cstu-green-300)/1)}.hover\:cstu-text-green-300\/15:hover{color:rgb(var(--cstu-green-300)/.15)}.hover\:cstu-text-green-300\/20:hover{color:rgb(var(--cstu-green-300)/.2)}.hover\:cstu-text-green-300\/25:hover{color:rgb(var(--cstu-green-300)/.25)}.hover\:cstu-text-green-300\/30:hover{color:rgb(var(--cstu-green-300)/.3)}.hover\:cstu-text-green-300\/35:hover{color:rgb(var(--cstu-green-300)/.35)}.hover\:cstu-text-green-300\/40:hover{color:rgb(var(--cstu-green-300)/.4)}.hover\:cstu-text-green-300\/45:hover{color:rgb(var(--cstu-green-300)/.45)}.hover\:cstu-text-green-300\/5:hover{color:rgb(var(--cstu-green-300)/.05)}.hover\:cstu-text-green-300\/50:hover{color:rgb(var(--cstu-green-300)/.5)}.hover\:cstu-text-green-300\/55:hover{color:rgb(var(--cstu-green-300)/.55)}.hover\:cstu-text-green-300\/60:hover{color:rgb(var(--cstu-green-300)/.6)}.hover\:cstu-text-green-300\/65:hover{color:rgb(var(--cstu-green-300)/.65)}.hover\:cstu-text-green-300\/70:hover{color:rgb(var(--cstu-green-300)/.7)}.hover\:cstu-text-green-300\/75:hover{color:rgb(var(--cstu-green-300)/.75)}.hover\:cstu-text-green-300\/80:hover{color:rgb(var(--cstu-green-300)/.8)}.hover\:cstu-text-green-300\/85:hover{color:rgb(var(--cstu-green-300)/.85)}.hover\:cstu-text-green-300\/90:hover{color:rgb(var(--cstu-green-300)/.9)}.hover\:cstu-text-green-300\/95:hover{color:rgb(var(--cstu-green-300)/.95)}.hover\:cstu-text-green-400:hover{--tw-text-opacity:1;color:rgb(var(--cstu-green-400)/var(--tw-text-opacity,1))}.hover\:cstu-text-green-400\/0:hover{color:rgb(var(--cstu-green-400)/0)}.hover\:cstu-text-green-400\/10:hover{color:rgb(var(--cstu-green-400)/.1)}.hover\:cstu-text-green-400\/100:hover{color:rgb(var(--cstu-green-400)/1)}.hover\:cstu-text-green-400\/15:hover{color:rgb(var(--cstu-green-400)/.15)}.hover\:cstu-text-green-400\/20:hover{color:rgb(var(--cstu-green-400)/.2)}.hover\:cstu-text-green-400\/25:hover{color:rgb(var(--cstu-green-400)/.25)}.hover\:cstu-text-green-400\/30:hover{color:rgb(var(--cstu-green-400)/.3)}.hover\:cstu-text-green-400\/35:hover{color:rgb(var(--cstu-green-400)/.35)}.hover\:cstu-text-green-400\/40:hover{color:rgb(var(--cstu-green-400)/.4)}.hover\:cstu-text-green-400\/45:hover{color:rgb(var(--cstu-green-400)/.45)}.hover\:cstu-text-green-400\/5:hover{color:rgb(var(--cstu-green-400)/.05)}.hover\:cstu-text-green-400\/50:hover{color:rgb(var(--cstu-green-400)/.5)}.hover\:cstu-text-green-400\/55:hover{color:rgb(var(--cstu-green-400)/.55)}.hover\:cstu-text-green-400\/60:hover{color:rgb(var(--cstu-green-400)/.6)}.hover\:cstu-text-green-400\/65:hover{color:rgb(var(--cstu-green-400)/.65)}.hover\:cstu-text-green-400\/70:hover{color:rgb(var(--cstu-green-400)/.7)}.hover\:cstu-text-green-400\/75:hover{color:rgb(var(--cstu-green-400)/.75)}.hover\:cstu-text-green-400\/80:hover{color:rgb(var(--cstu-green-400)/.8)}.hover\:cstu-text-green-400\/85:hover{color:rgb(var(--cstu-green-400)/.85)}.hover\:cstu-text-green-400\/90:hover{color:rgb(var(--cstu-green-400)/.9)}.hover\:cstu-text-green-400\/95:hover{color:rgb(var(--cstu-green-400)/.95)}.hover\:cstu-text-green-50:hover{--tw-text-opacity:1;color:rgb(var(--cstu-green-50)/var(--tw-text-opacity,1))}.hover\:cstu-text-green-50\/0:hover{color:rgb(var(--cstu-green-50)/0)}.hover\:cstu-text-green-50\/10:hover{color:rgb(var(--cstu-green-50)/.1)}.hover\:cstu-text-green-50\/100:hover{color:rgb(var(--cstu-green-50)/1)}.hover\:cstu-text-green-50\/15:hover{color:rgb(var(--cstu-green-50)/.15)}.hover\:cstu-text-green-50\/20:hover{color:rgb(var(--cstu-green-50)/.2)}.hover\:cstu-text-green-50\/25:hover{color:rgb(var(--cstu-green-50)/.25)}.hover\:cstu-text-green-50\/30:hover{color:rgb(var(--cstu-green-50)/.3)}.hover\:cstu-text-green-50\/35:hover{color:rgb(var(--cstu-green-50)/.35)}.hover\:cstu-text-green-50\/40:hover{color:rgb(var(--cstu-green-50)/.4)}.hover\:cstu-text-green-50\/45:hover{color:rgb(var(--cstu-green-50)/.45)}.hover\:cstu-text-green-50\/5:hover{color:rgb(var(--cstu-green-50)/.05)}.hover\:cstu-text-green-50\/50:hover{color:rgb(var(--cstu-green-50)/.5)}.hover\:cstu-text-green-50\/55:hover{color:rgb(var(--cstu-green-50)/.55)}.hover\:cstu-text-green-50\/60:hover{color:rgb(var(--cstu-green-50)/.6)}.hover\:cstu-text-green-50\/65:hover{color:rgb(var(--cstu-green-50)/.65)}.hover\:cstu-text-green-50\/70:hover{color:rgb(var(--cstu-green-50)/.7)}.hover\:cstu-text-green-50\/75:hover{color:rgb(var(--cstu-green-50)/.75)}.hover\:cstu-text-green-50\/80:hover{color:rgb(var(--cstu-green-50)/.8)}.hover\:cstu-text-green-50\/85:hover{color:rgb(var(--cstu-green-50)/.85)}.hover\:cstu-text-green-50\/90:hover{color:rgb(var(--cstu-green-50)/.9)}.hover\:cstu-text-green-50\/95:hover{color:rgb(var(--cstu-green-50)/.95)}.hover\:cstu-text-green-500:hover{--tw-text-opacity:1;color:rgb(var(--cstu-green-500)/var(--tw-text-opacity,1))}.hover\:cstu-text-green-500\/0:hover{color:rgb(var(--cstu-green-500)/0)}.hover\:cstu-text-green-500\/10:hover{color:rgb(var(--cstu-green-500)/.1)}.hover\:cstu-text-green-500\/100:hover{color:rgb(var(--cstu-green-500)/1)}.hover\:cstu-text-green-500\/15:hover{color:rgb(var(--cstu-green-500)/.15)}.hover\:cstu-text-green-500\/20:hover{color:rgb(var(--cstu-green-500)/.2)}.hover\:cstu-text-green-500\/25:hover{color:rgb(var(--cstu-green-500)/.25)}.hover\:cstu-text-green-500\/30:hover{color:rgb(var(--cstu-green-500)/.3)}.hover\:cstu-text-green-500\/35:hover{color:rgb(var(--cstu-green-500)/.35)}.hover\:cstu-text-green-500\/40:hover{color:rgb(var(--cstu-green-500)/.4)}.hover\:cstu-text-green-500\/45:hover{color:rgb(var(--cstu-green-500)/.45)}.hover\:cstu-text-green-500\/5:hover{color:rgb(var(--cstu-green-500)/.05)}.hover\:cstu-text-green-500\/50:hover{color:rgb(var(--cstu-green-500)/.5)}.hover\:cstu-text-green-500\/55:hover{color:rgb(var(--cstu-green-500)/.55)}.hover\:cstu-text-green-500\/60:hover{color:rgb(var(--cstu-green-500)/.6)}.hover\:cstu-text-green-500\/65:hover{color:rgb(var(--cstu-green-500)/.65)}.hover\:cstu-text-green-500\/70:hover{color:rgb(var(--cstu-green-500)/.7)}.hover\:cstu-text-green-500\/75:hover{color:rgb(var(--cstu-green-500)/.75)}.hover\:cstu-text-green-500\/80:hover{color:rgb(var(--cstu-green-500)/.8)}.hover\:cstu-text-green-500\/85:hover{color:rgb(var(--cstu-green-500)/.85)}.hover\:cstu-text-green-500\/90:hover{color:rgb(var(--cstu-green-500)/.9)}.hover\:cstu-text-green-500\/95:hover{color:rgb(var(--cstu-green-500)/.95)}.hover\:cstu-text-green-600:hover{--tw-text-opacity:1;color:rgb(var(--cstu-green-600)/var(--tw-text-opacity,1))}.hover\:cstu-text-green-600\/0:hover{color:rgb(var(--cstu-green-600)/0)}.hover\:cstu-text-green-600\/10:hover{color:rgb(var(--cstu-green-600)/.1)}.hover\:cstu-text-green-600\/100:hover{color:rgb(var(--cstu-green-600)/1)}.hover\:cstu-text-green-600\/15:hover{color:rgb(var(--cstu-green-600)/.15)}.hover\:cstu-text-green-600\/20:hover{color:rgb(var(--cstu-green-600)/.2)}.hover\:cstu-text-green-600\/25:hover{color:rgb(var(--cstu-green-600)/.25)}.hover\:cstu-text-green-600\/30:hover{color:rgb(var(--cstu-green-600)/.3)}.hover\:cstu-text-green-600\/35:hover{color:rgb(var(--cstu-green-600)/.35)}.hover\:cstu-text-green-600\/40:hover{color:rgb(var(--cstu-green-600)/.4)}.hover\:cstu-text-green-600\/45:hover{color:rgb(var(--cstu-green-600)/.45)}.hover\:cstu-text-green-600\/5:hover{color:rgb(var(--cstu-green-600)/.05)}.hover\:cstu-text-green-600\/50:hover{color:rgb(var(--cstu-green-600)/.5)}.hover\:cstu-text-green-600\/55:hover{color:rgb(var(--cstu-green-600)/.55)}.hover\:cstu-text-green-600\/60:hover{color:rgb(var(--cstu-green-600)/.6)}.hover\:cstu-text-green-600\/65:hover{color:rgb(var(--cstu-green-600)/.65)}.hover\:cstu-text-green-600\/70:hover{color:rgb(var(--cstu-green-600)/.7)}.hover\:cstu-text-green-600\/75:hover{color:rgb(var(--cstu-green-600)/.75)}.hover\:cstu-text-green-600\/80:hover{color:rgb(var(--cstu-green-600)/.8)}.hover\:cstu-text-green-600\/85:hover{color:rgb(var(--cstu-green-600)/.85)}.hover\:cstu-text-green-600\/90:hover{color:rgb(var(--cstu-green-600)/.9)}.hover\:cstu-text-green-600\/95:hover{color:rgb(var(--cstu-green-600)/.95)}.hover\:cstu-text-green-700:hover{--tw-text-opacity:1;color:rgb(var(--cstu-green-700)/var(--tw-text-opacity,1))}.hover\:cstu-text-green-700\/0:hover{color:rgb(var(--cstu-green-700)/0)}.hover\:cstu-text-green-700\/10:hover{color:rgb(var(--cstu-green-700)/.1)}.hover\:cstu-text-green-700\/100:hover{color:rgb(var(--cstu-green-700)/1)}.hover\:cstu-text-green-700\/15:hover{color:rgb(var(--cstu-green-700)/.15)}.hover\:cstu-text-green-700\/20:hover{color:rgb(var(--cstu-green-700)/.2)}.hover\:cstu-text-green-700\/25:hover{color:rgb(var(--cstu-green-700)/.25)}.hover\:cstu-text-green-700\/30:hover{color:rgb(var(--cstu-green-700)/.3)}.hover\:cstu-text-green-700\/35:hover{color:rgb(var(--cstu-green-700)/.35)}.hover\:cstu-text-green-700\/40:hover{color:rgb(var(--cstu-green-700)/.4)}.hover\:cstu-text-green-700\/45:hover{color:rgb(var(--cstu-green-700)/.45)}.hover\:cstu-text-green-700\/5:hover{color:rgb(var(--cstu-green-700)/.05)}.hover\:cstu-text-green-700\/50:hover{color:rgb(var(--cstu-green-700)/.5)}.hover\:cstu-text-green-700\/55:hover{color:rgb(var(--cstu-green-700)/.55)}.hover\:cstu-text-green-700\/60:hover{color:rgb(var(--cstu-green-700)/.6)}.hover\:cstu-text-green-700\/65:hover{color:rgb(var(--cstu-green-700)/.65)}.hover\:cstu-text-green-700\/70:hover{color:rgb(var(--cstu-green-700)/.7)}.hover\:cstu-text-green-700\/75:hover{color:rgb(var(--cstu-green-700)/.75)}.hover\:cstu-text-green-700\/80:hover{color:rgb(var(--cstu-green-700)/.8)}.hover\:cstu-text-green-700\/85:hover{color:rgb(var(--cstu-green-700)/.85)}.hover\:cstu-text-green-700\/90:hover{color:rgb(var(--cstu-green-700)/.9)}.hover\:cstu-text-green-700\/95:hover{color:rgb(var(--cstu-green-700)/.95)}.hover\:cstu-text-green-800:hover{--tw-text-opacity:1;color:rgb(var(--cstu-green-800)/var(--tw-text-opacity,1))}.hover\:cstu-text-green-800\/0:hover{color:rgb(var(--cstu-green-800)/0)}.hover\:cstu-text-green-800\/10:hover{color:rgb(var(--cstu-green-800)/.1)}.hover\:cstu-text-green-800\/100:hover{color:rgb(var(--cstu-green-800)/1)}.hover\:cstu-text-green-800\/15:hover{color:rgb(var(--cstu-green-800)/.15)}.hover\:cstu-text-green-800\/20:hover{color:rgb(var(--cstu-green-800)/.2)}.hover\:cstu-text-green-800\/25:hover{color:rgb(var(--cstu-green-800)/.25)}.hover\:cstu-text-green-800\/30:hover{color:rgb(var(--cstu-green-800)/.3)}.hover\:cstu-text-green-800\/35:hover{color:rgb(var(--cstu-green-800)/.35)}.hover\:cstu-text-green-800\/40:hover{color:rgb(var(--cstu-green-800)/.4)}.hover\:cstu-text-green-800\/45:hover{color:rgb(var(--cstu-green-800)/.45)}.hover\:cstu-text-green-800\/5:hover{color:rgb(var(--cstu-green-800)/.05)}.hover\:cstu-text-green-800\/50:hover{color:rgb(var(--cstu-green-800)/.5)}.hover\:cstu-text-green-800\/55:hover{color:rgb(var(--cstu-green-800)/.55)}.hover\:cstu-text-green-800\/60:hover{color:rgb(var(--cstu-green-800)/.6)}.hover\:cstu-text-green-800\/65:hover{color:rgb(var(--cstu-green-800)/.65)}.hover\:cstu-text-green-800\/70:hover{color:rgb(var(--cstu-green-800)/.7)}.hover\:cstu-text-green-800\/75:hover{color:rgb(var(--cstu-green-800)/.75)}.hover\:cstu-text-green-800\/80:hover{color:rgb(var(--cstu-green-800)/.8)}.hover\:cstu-text-green-800\/85:hover{color:rgb(var(--cstu-green-800)/.85)}.hover\:cstu-text-green-800\/90:hover{color:rgb(var(--cstu-green-800)/.9)}.hover\:cstu-text-green-800\/95:hover{color:rgb(var(--cstu-green-800)/.95)}.hover\:cstu-text-green-900:hover{--tw-text-opacity:1;color:rgb(var(--cstu-green-900)/var(--tw-text-opacity,1))}.hover\:cstu-text-green-900\/0:hover{color:rgb(var(--cstu-green-900)/0)}.hover\:cstu-text-green-900\/10:hover{color:rgb(var(--cstu-green-900)/.1)}.hover\:cstu-text-green-900\/100:hover{color:rgb(var(--cstu-green-900)/1)}.hover\:cstu-text-green-900\/15:hover{color:rgb(var(--cstu-green-900)/.15)}.hover\:cstu-text-green-900\/20:hover{color:rgb(var(--cstu-green-900)/.2)}.hover\:cstu-text-green-900\/25:hover{color:rgb(var(--cstu-green-900)/.25)}.hover\:cstu-text-green-900\/30:hover{color:rgb(var(--cstu-green-900)/.3)}.hover\:cstu-text-green-900\/35:hover{color:rgb(var(--cstu-green-900)/.35)}.hover\:cstu-text-green-900\/40:hover{color:rgb(var(--cstu-green-900)/.4)}.hover\:cstu-text-green-900\/45:hover{color:rgb(var(--cstu-green-900)/.45)}.hover\:cstu-text-green-900\/5:hover{color:rgb(var(--cstu-green-900)/.05)}.hover\:cstu-text-green-900\/50:hover{color:rgb(var(--cstu-green-900)/.5)}.hover\:cstu-text-green-900\/55:hover{color:rgb(var(--cstu-green-900)/.55)}.hover\:cstu-text-green-900\/60:hover{color:rgb(var(--cstu-green-900)/.6)}.hover\:cstu-text-green-900\/65:hover{color:rgb(var(--cstu-green-900)/.65)}.hover\:cstu-text-green-900\/70:hover{color:rgb(var(--cstu-green-900)/.7)}.hover\:cstu-text-green-900\/75:hover{color:rgb(var(--cstu-green-900)/.75)}.hover\:cstu-text-green-900\/80:hover{color:rgb(var(--cstu-green-900)/.8)}.hover\:cstu-text-green-900\/85:hover{color:rgb(var(--cstu-green-900)/.85)}.hover\:cstu-text-green-900\/90:hover{color:rgb(var(--cstu-green-900)/.9)}.hover\:cstu-text-green-900\/95:hover{color:rgb(var(--cstu-green-900)/.95)}.hover\:cstu-text-info-100:hover{--tw-text-opacity:1;color:rgb(var(--cstu-info-100)/var(--tw-text-opacity,1))}.hover\:cstu-text-info-100\/0:hover{color:rgb(var(--cstu-info-100)/0)}.hover\:cstu-text-info-100\/10:hover{color:rgb(var(--cstu-info-100)/.1)}.hover\:cstu-text-info-100\/100:hover{color:rgb(var(--cstu-info-100)/1)}.hover\:cstu-text-info-100\/15:hover{color:rgb(var(--cstu-info-100)/.15)}.hover\:cstu-text-info-100\/20:hover{color:rgb(var(--cstu-info-100)/.2)}.hover\:cstu-text-info-100\/25:hover{color:rgb(var(--cstu-info-100)/.25)}.hover\:cstu-text-info-100\/30:hover{color:rgb(var(--cstu-info-100)/.3)}.hover\:cstu-text-info-100\/35:hover{color:rgb(var(--cstu-info-100)/.35)}.hover\:cstu-text-info-100\/40:hover{color:rgb(var(--cstu-info-100)/.4)}.hover\:cstu-text-info-100\/45:hover{color:rgb(var(--cstu-info-100)/.45)}.hover\:cstu-text-info-100\/5:hover{color:rgb(var(--cstu-info-100)/.05)}.hover\:cstu-text-info-100\/50:hover{color:rgb(var(--cstu-info-100)/.5)}.hover\:cstu-text-info-100\/55:hover{color:rgb(var(--cstu-info-100)/.55)}.hover\:cstu-text-info-100\/60:hover{color:rgb(var(--cstu-info-100)/.6)}.hover\:cstu-text-info-100\/65:hover{color:rgb(var(--cstu-info-100)/.65)}.hover\:cstu-text-info-100\/70:hover{color:rgb(var(--cstu-info-100)/.7)}.hover\:cstu-text-info-100\/75:hover{color:rgb(var(--cstu-info-100)/.75)}.hover\:cstu-text-info-100\/80:hover{color:rgb(var(--cstu-info-100)/.8)}.hover\:cstu-text-info-100\/85:hover{color:rgb(var(--cstu-info-100)/.85)}.hover\:cstu-text-info-100\/90:hover{color:rgb(var(--cstu-info-100)/.9)}.hover\:cstu-text-info-100\/95:hover{color:rgb(var(--cstu-info-100)/.95)}.hover\:cstu-text-info-200:hover{--tw-text-opacity:1;color:rgb(var(--cstu-info-200)/var(--tw-text-opacity,1))}.hover\:cstu-text-info-200\/0:hover{color:rgb(var(--cstu-info-200)/0)}.hover\:cstu-text-info-200\/10:hover{color:rgb(var(--cstu-info-200)/.1)}.hover\:cstu-text-info-200\/100:hover{color:rgb(var(--cstu-info-200)/1)}.hover\:cstu-text-info-200\/15:hover{color:rgb(var(--cstu-info-200)/.15)}.hover\:cstu-text-info-200\/20:hover{color:rgb(var(--cstu-info-200)/.2)}.hover\:cstu-text-info-200\/25:hover{color:rgb(var(--cstu-info-200)/.25)}.hover\:cstu-text-info-200\/30:hover{color:rgb(var(--cstu-info-200)/.3)}.hover\:cstu-text-info-200\/35:hover{color:rgb(var(--cstu-info-200)/.35)}.hover\:cstu-text-info-200\/40:hover{color:rgb(var(--cstu-info-200)/.4)}.hover\:cstu-text-info-200\/45:hover{color:rgb(var(--cstu-info-200)/.45)}.hover\:cstu-text-info-200\/5:hover{color:rgb(var(--cstu-info-200)/.05)}.hover\:cstu-text-info-200\/50:hover{color:rgb(var(--cstu-info-200)/.5)}.hover\:cstu-text-info-200\/55:hover{color:rgb(var(--cstu-info-200)/.55)}.hover\:cstu-text-info-200\/60:hover{color:rgb(var(--cstu-info-200)/.6)}.hover\:cstu-text-info-200\/65:hover{color:rgb(var(--cstu-info-200)/.65)}.hover\:cstu-text-info-200\/70:hover{color:rgb(var(--cstu-info-200)/.7)}.hover\:cstu-text-info-200\/75:hover{color:rgb(var(--cstu-info-200)/.75)}.hover\:cstu-text-info-200\/80:hover{color:rgb(var(--cstu-info-200)/.8)}.hover\:cstu-text-info-200\/85:hover{color:rgb(var(--cstu-info-200)/.85)}.hover\:cstu-text-info-200\/90:hover{color:rgb(var(--cstu-info-200)/.9)}.hover\:cstu-text-info-200\/95:hover{color:rgb(var(--cstu-info-200)/.95)}.hover\:cstu-text-info-250:hover{--tw-text-opacity:1;color:rgb(var(--cstu-info-250)/var(--tw-text-opacity,1))}.hover\:cstu-text-info-250\/0:hover{color:rgb(var(--cstu-info-250)/0)}.hover\:cstu-text-info-250\/10:hover{color:rgb(var(--cstu-info-250)/.1)}.hover\:cstu-text-info-250\/100:hover{color:rgb(var(--cstu-info-250)/1)}.hover\:cstu-text-info-250\/15:hover{color:rgb(var(--cstu-info-250)/.15)}.hover\:cstu-text-info-250\/20:hover{color:rgb(var(--cstu-info-250)/.2)}.hover\:cstu-text-info-250\/25:hover{color:rgb(var(--cstu-info-250)/.25)}.hover\:cstu-text-info-250\/30:hover{color:rgb(var(--cstu-info-250)/.3)}.hover\:cstu-text-info-250\/35:hover{color:rgb(var(--cstu-info-250)/.35)}.hover\:cstu-text-info-250\/40:hover{color:rgb(var(--cstu-info-250)/.4)}.hover\:cstu-text-info-250\/45:hover{color:rgb(var(--cstu-info-250)/.45)}.hover\:cstu-text-info-250\/5:hover{color:rgb(var(--cstu-info-250)/.05)}.hover\:cstu-text-info-250\/50:hover{color:rgb(var(--cstu-info-250)/.5)}.hover\:cstu-text-info-250\/55:hover{color:rgb(var(--cstu-info-250)/.55)}.hover\:cstu-text-info-250\/60:hover{color:rgb(var(--cstu-info-250)/.6)}.hover\:cstu-text-info-250\/65:hover{color:rgb(var(--cstu-info-250)/.65)}.hover\:cstu-text-info-250\/70:hover{color:rgb(var(--cstu-info-250)/.7)}.hover\:cstu-text-info-250\/75:hover{color:rgb(var(--cstu-info-250)/.75)}.hover\:cstu-text-info-250\/80:hover{color:rgb(var(--cstu-info-250)/.8)}.hover\:cstu-text-info-250\/85:hover{color:rgb(var(--cstu-info-250)/.85)}.hover\:cstu-text-info-250\/90:hover{color:rgb(var(--cstu-info-250)/.9)}.hover\:cstu-text-info-250\/95:hover{color:rgb(var(--cstu-info-250)/.95)}.hover\:cstu-text-info-300:hover{--tw-text-opacity:1;color:rgb(var(--cstu-info-300)/var(--tw-text-opacity,1))}.hover\:cstu-text-info-300\/0:hover{color:rgb(var(--cstu-info-300)/0)}.hover\:cstu-text-info-300\/10:hover{color:rgb(var(--cstu-info-300)/.1)}.hover\:cstu-text-info-300\/100:hover{color:rgb(var(--cstu-info-300)/1)}.hover\:cstu-text-info-300\/15:hover{color:rgb(var(--cstu-info-300)/.15)}.hover\:cstu-text-info-300\/20:hover{color:rgb(var(--cstu-info-300)/.2)}.hover\:cstu-text-info-300\/25:hover{color:rgb(var(--cstu-info-300)/.25)}.hover\:cstu-text-info-300\/30:hover{color:rgb(var(--cstu-info-300)/.3)}.hover\:cstu-text-info-300\/35:hover{color:rgb(var(--cstu-info-300)/.35)}.hover\:cstu-text-info-300\/40:hover{color:rgb(var(--cstu-info-300)/.4)}.hover\:cstu-text-info-300\/45:hover{color:rgb(var(--cstu-info-300)/.45)}.hover\:cstu-text-info-300\/5:hover{color:rgb(var(--cstu-info-300)/.05)}.hover\:cstu-text-info-300\/50:hover{color:rgb(var(--cstu-info-300)/.5)}.hover\:cstu-text-info-300\/55:hover{color:rgb(var(--cstu-info-300)/.55)}.hover\:cstu-text-info-300\/60:hover{color:rgb(var(--cstu-info-300)/.6)}.hover\:cstu-text-info-300\/65:hover{color:rgb(var(--cstu-info-300)/.65)}.hover\:cstu-text-info-300\/70:hover{color:rgb(var(--cstu-info-300)/.7)}.hover\:cstu-text-info-300\/75:hover{color:rgb(var(--cstu-info-300)/.75)}.hover\:cstu-text-info-300\/80:hover{color:rgb(var(--cstu-info-300)/.8)}.hover\:cstu-text-info-300\/85:hover{color:rgb(var(--cstu-info-300)/.85)}.hover\:cstu-text-info-300\/90:hover{color:rgb(var(--cstu-info-300)/.9)}.hover\:cstu-text-info-300\/95:hover{color:rgb(var(--cstu-info-300)/.95)}.hover\:cstu-text-info-400:hover{--tw-text-opacity:1;color:rgb(var(--cstu-info-400)/var(--tw-text-opacity,1))}.hover\:cstu-text-info-400\/0:hover{color:rgb(var(--cstu-info-400)/0)}.hover\:cstu-text-info-400\/10:hover{color:rgb(var(--cstu-info-400)/.1)}.hover\:cstu-text-info-400\/100:hover{color:rgb(var(--cstu-info-400)/1)}.hover\:cstu-text-info-400\/15:hover{color:rgb(var(--cstu-info-400)/.15)}.hover\:cstu-text-info-400\/20:hover{color:rgb(var(--cstu-info-400)/.2)}.hover\:cstu-text-info-400\/25:hover{color:rgb(var(--cstu-info-400)/.25)}.hover\:cstu-text-info-400\/30:hover{color:rgb(var(--cstu-info-400)/.3)}.hover\:cstu-text-info-400\/35:hover{color:rgb(var(--cstu-info-400)/.35)}.hover\:cstu-text-info-400\/40:hover{color:rgb(var(--cstu-info-400)/.4)}.hover\:cstu-text-info-400\/45:hover{color:rgb(var(--cstu-info-400)/.45)}.hover\:cstu-text-info-400\/5:hover{color:rgb(var(--cstu-info-400)/.05)}.hover\:cstu-text-info-400\/50:hover{color:rgb(var(--cstu-info-400)/.5)}.hover\:cstu-text-info-400\/55:hover{color:rgb(var(--cstu-info-400)/.55)}.hover\:cstu-text-info-400\/60:hover{color:rgb(var(--cstu-info-400)/.6)}.hover\:cstu-text-info-400\/65:hover{color:rgb(var(--cstu-info-400)/.65)}.hover\:cstu-text-info-400\/70:hover{color:rgb(var(--cstu-info-400)/.7)}.hover\:cstu-text-info-400\/75:hover{color:rgb(var(--cstu-info-400)/.75)}.hover\:cstu-text-info-400\/80:hover{color:rgb(var(--cstu-info-400)/.8)}.hover\:cstu-text-info-400\/85:hover{color:rgb(var(--cstu-info-400)/.85)}.hover\:cstu-text-info-400\/90:hover{color:rgb(var(--cstu-info-400)/.9)}.hover\:cstu-text-info-400\/95:hover{color:rgb(var(--cstu-info-400)/.95)}.hover\:cstu-text-info-450:hover{--tw-text-opacity:1;color:rgb(var(--cstu-info-450)/var(--tw-text-opacity,1))}.hover\:cstu-text-info-450\/0:hover{color:rgb(var(--cstu-info-450)/0)}.hover\:cstu-text-info-450\/10:hover{color:rgb(var(--cstu-info-450)/.1)}.hover\:cstu-text-info-450\/100:hover{color:rgb(var(--cstu-info-450)/1)}.hover\:cstu-text-info-450\/15:hover{color:rgb(var(--cstu-info-450)/.15)}.hover\:cstu-text-info-450\/20:hover{color:rgb(var(--cstu-info-450)/.2)}.hover\:cstu-text-info-450\/25:hover{color:rgb(var(--cstu-info-450)/.25)}.hover\:cstu-text-info-450\/30:hover{color:rgb(var(--cstu-info-450)/.3)}.hover\:cstu-text-info-450\/35:hover{color:rgb(var(--cstu-info-450)/.35)}.hover\:cstu-text-info-450\/40:hover{color:rgb(var(--cstu-info-450)/.4)}.hover\:cstu-text-info-450\/45:hover{color:rgb(var(--cstu-info-450)/.45)}.hover\:cstu-text-info-450\/5:hover{color:rgb(var(--cstu-info-450)/.05)}.hover\:cstu-text-info-450\/50:hover{color:rgb(var(--cstu-info-450)/.5)}.hover\:cstu-text-info-450\/55:hover{color:rgb(var(--cstu-info-450)/.55)}.hover\:cstu-text-info-450\/60:hover{color:rgb(var(--cstu-info-450)/.6)}.hover\:cstu-text-info-450\/65:hover{color:rgb(var(--cstu-info-450)/.65)}.hover\:cstu-text-info-450\/70:hover{color:rgb(var(--cstu-info-450)/.7)}.hover\:cstu-text-info-450\/75:hover{color:rgb(var(--cstu-info-450)/.75)}.hover\:cstu-text-info-450\/80:hover{color:rgb(var(--cstu-info-450)/.8)}.hover\:cstu-text-info-450\/85:hover{color:rgb(var(--cstu-info-450)/.85)}.hover\:cstu-text-info-450\/90:hover{color:rgb(var(--cstu-info-450)/.9)}.hover\:cstu-text-info-450\/95:hover{color:rgb(var(--cstu-info-450)/.95)}.hover\:cstu-text-info-50:hover{--tw-text-opacity:1;color:rgb(var(--cstu-info-50)/var(--tw-text-opacity,1))}.hover\:cstu-text-info-50\/0:hover{color:rgb(var(--cstu-info-50)/0)}.hover\:cstu-text-info-50\/10:hover{color:rgb(var(--cstu-info-50)/.1)}.hover\:cstu-text-info-50\/100:hover{color:rgb(var(--cstu-info-50)/1)}.hover\:cstu-text-info-50\/15:hover{color:rgb(var(--cstu-info-50)/.15)}.hover\:cstu-text-info-50\/20:hover{color:rgb(var(--cstu-info-50)/.2)}.hover\:cstu-text-info-50\/25:hover{color:rgb(var(--cstu-info-50)/.25)}.hover\:cstu-text-info-50\/30:hover{color:rgb(var(--cstu-info-50)/.3)}.hover\:cstu-text-info-50\/35:hover{color:rgb(var(--cstu-info-50)/.35)}.hover\:cstu-text-info-50\/40:hover{color:rgb(var(--cstu-info-50)/.4)}.hover\:cstu-text-info-50\/45:hover{color:rgb(var(--cstu-info-50)/.45)}.hover\:cstu-text-info-50\/5:hover{color:rgb(var(--cstu-info-50)/.05)}.hover\:cstu-text-info-50\/50:hover{color:rgb(var(--cstu-info-50)/.5)}.hover\:cstu-text-info-50\/55:hover{color:rgb(var(--cstu-info-50)/.55)}.hover\:cstu-text-info-50\/60:hover{color:rgb(var(--cstu-info-50)/.6)}.hover\:cstu-text-info-50\/65:hover{color:rgb(var(--cstu-info-50)/.65)}.hover\:cstu-text-info-50\/70:hover{color:rgb(var(--cstu-info-50)/.7)}.hover\:cstu-text-info-50\/75:hover{color:rgb(var(--cstu-info-50)/.75)}.hover\:cstu-text-info-50\/80:hover{color:rgb(var(--cstu-info-50)/.8)}.hover\:cstu-text-info-50\/85:hover{color:rgb(var(--cstu-info-50)/.85)}.hover\:cstu-text-info-50\/90:hover{color:rgb(var(--cstu-info-50)/.9)}.hover\:cstu-text-info-50\/95:hover{color:rgb(var(--cstu-info-50)/.95)}.hover\:cstu-text-info-500:hover{--tw-text-opacity:1;color:rgb(var(--cstu-info-500)/var(--tw-text-opacity,1))}.hover\:cstu-text-info-500\/0:hover{color:rgb(var(--cstu-info-500)/0)}.hover\:cstu-text-info-500\/10:hover{color:rgb(var(--cstu-info-500)/.1)}.hover\:cstu-text-info-500\/100:hover{color:rgb(var(--cstu-info-500)/1)}.hover\:cstu-text-info-500\/15:hover{color:rgb(var(--cstu-info-500)/.15)}.hover\:cstu-text-info-500\/20:hover{color:rgb(var(--cstu-info-500)/.2)}.hover\:cstu-text-info-500\/25:hover{color:rgb(var(--cstu-info-500)/.25)}.hover\:cstu-text-info-500\/30:hover{color:rgb(var(--cstu-info-500)/.3)}.hover\:cstu-text-info-500\/35:hover{color:rgb(var(--cstu-info-500)/.35)}.hover\:cstu-text-info-500\/40:hover{color:rgb(var(--cstu-info-500)/.4)}.hover\:cstu-text-info-500\/45:hover{color:rgb(var(--cstu-info-500)/.45)}.hover\:cstu-text-info-500\/5:hover{color:rgb(var(--cstu-info-500)/.05)}.hover\:cstu-text-info-500\/50:hover{color:rgb(var(--cstu-info-500)/.5)}.hover\:cstu-text-info-500\/55:hover{color:rgb(var(--cstu-info-500)/.55)}.hover\:cstu-text-info-500\/60:hover{color:rgb(var(--cstu-info-500)/.6)}.hover\:cstu-text-info-500\/65:hover{color:rgb(var(--cstu-info-500)/.65)}.hover\:cstu-text-info-500\/70:hover{color:rgb(var(--cstu-info-500)/.7)}.hover\:cstu-text-info-500\/75:hover{color:rgb(var(--cstu-info-500)/.75)}.hover\:cstu-text-info-500\/80:hover{color:rgb(var(--cstu-info-500)/.8)}.hover\:cstu-text-info-500\/85:hover{color:rgb(var(--cstu-info-500)/.85)}.hover\:cstu-text-info-500\/90:hover{color:rgb(var(--cstu-info-500)/.9)}.hover\:cstu-text-info-500\/95:hover{color:rgb(var(--cstu-info-500)/.95)}.hover\:cstu-text-info-550:hover{--tw-text-opacity:1;color:rgb(var(--cstu-info-550)/var(--tw-text-opacity,1))}.hover\:cstu-text-info-550\/0:hover{color:rgb(var(--cstu-info-550)/0)}.hover\:cstu-text-info-550\/10:hover{color:rgb(var(--cstu-info-550)/.1)}.hover\:cstu-text-info-550\/100:hover{color:rgb(var(--cstu-info-550)/1)}.hover\:cstu-text-info-550\/15:hover{color:rgb(var(--cstu-info-550)/.15)}.hover\:cstu-text-info-550\/20:hover{color:rgb(var(--cstu-info-550)/.2)}.hover\:cstu-text-info-550\/25:hover{color:rgb(var(--cstu-info-550)/.25)}.hover\:cstu-text-info-550\/30:hover{color:rgb(var(--cstu-info-550)/.3)}.hover\:cstu-text-info-550\/35:hover{color:rgb(var(--cstu-info-550)/.35)}.hover\:cstu-text-info-550\/40:hover{color:rgb(var(--cstu-info-550)/.4)}.hover\:cstu-text-info-550\/45:hover{color:rgb(var(--cstu-info-550)/.45)}.hover\:cstu-text-info-550\/5:hover{color:rgb(var(--cstu-info-550)/.05)}.hover\:cstu-text-info-550\/50:hover{color:rgb(var(--cstu-info-550)/.5)}.hover\:cstu-text-info-550\/55:hover{color:rgb(var(--cstu-info-550)/.55)}.hover\:cstu-text-info-550\/60:hover{color:rgb(var(--cstu-info-550)/.6)}.hover\:cstu-text-info-550\/65:hover{color:rgb(var(--cstu-info-550)/.65)}.hover\:cstu-text-info-550\/70:hover{color:rgb(var(--cstu-info-550)/.7)}.hover\:cstu-text-info-550\/75:hover{color:rgb(var(--cstu-info-550)/.75)}.hover\:cstu-text-info-550\/80:hover{color:rgb(var(--cstu-info-550)/.8)}.hover\:cstu-text-info-550\/85:hover{color:rgb(var(--cstu-info-550)/.85)}.hover\:cstu-text-info-550\/90:hover{color:rgb(var(--cstu-info-550)/.9)}.hover\:cstu-text-info-550\/95:hover{color:rgb(var(--cstu-info-550)/.95)}.hover\:cstu-text-info-575:hover{--tw-text-opacity:1;color:rgb(var(--cstu-info-575)/var(--tw-text-opacity,1))}.hover\:cstu-text-info-575\/0:hover{color:rgb(var(--cstu-info-575)/0)}.hover\:cstu-text-info-575\/10:hover{color:rgb(var(--cstu-info-575)/.1)}.hover\:cstu-text-info-575\/100:hover{color:rgb(var(--cstu-info-575)/1)}.hover\:cstu-text-info-575\/15:hover{color:rgb(var(--cstu-info-575)/.15)}.hover\:cstu-text-info-575\/20:hover{color:rgb(var(--cstu-info-575)/.2)}.hover\:cstu-text-info-575\/25:hover{color:rgb(var(--cstu-info-575)/.25)}.hover\:cstu-text-info-575\/30:hover{color:rgb(var(--cstu-info-575)/.3)}.hover\:cstu-text-info-575\/35:hover{color:rgb(var(--cstu-info-575)/.35)}.hover\:cstu-text-info-575\/40:hover{color:rgb(var(--cstu-info-575)/.4)}.hover\:cstu-text-info-575\/45:hover{color:rgb(var(--cstu-info-575)/.45)}.hover\:cstu-text-info-575\/5:hover{color:rgb(var(--cstu-info-575)/.05)}.hover\:cstu-text-info-575\/50:hover{color:rgb(var(--cstu-info-575)/.5)}.hover\:cstu-text-info-575\/55:hover{color:rgb(var(--cstu-info-575)/.55)}.hover\:cstu-text-info-575\/60:hover{color:rgb(var(--cstu-info-575)/.6)}.hover\:cstu-text-info-575\/65:hover{color:rgb(var(--cstu-info-575)/.65)}.hover\:cstu-text-info-575\/70:hover{color:rgb(var(--cstu-info-575)/.7)}.hover\:cstu-text-info-575\/75:hover{color:rgb(var(--cstu-info-575)/.75)}.hover\:cstu-text-info-575\/80:hover{color:rgb(var(--cstu-info-575)/.8)}.hover\:cstu-text-info-575\/85:hover{color:rgb(var(--cstu-info-575)/.85)}.hover\:cstu-text-info-575\/90:hover{color:rgb(var(--cstu-info-575)/.9)}.hover\:cstu-text-info-575\/95:hover{color:rgb(var(--cstu-info-575)/.95)}.hover\:cstu-text-info-600:hover{--tw-text-opacity:1;color:rgb(var(--cstu-info-600)/var(--tw-text-opacity,1))}.hover\:cstu-text-info-600\/0:hover{color:rgb(var(--cstu-info-600)/0)}.hover\:cstu-text-info-600\/10:hover{color:rgb(var(--cstu-info-600)/.1)}.hover\:cstu-text-info-600\/100:hover{color:rgb(var(--cstu-info-600)/1)}.hover\:cstu-text-info-600\/15:hover{color:rgb(var(--cstu-info-600)/.15)}.hover\:cstu-text-info-600\/20:hover{color:rgb(var(--cstu-info-600)/.2)}.hover\:cstu-text-info-600\/25:hover{color:rgb(var(--cstu-info-600)/.25)}.hover\:cstu-text-info-600\/30:hover{color:rgb(var(--cstu-info-600)/.3)}.hover\:cstu-text-info-600\/35:hover{color:rgb(var(--cstu-info-600)/.35)}.hover\:cstu-text-info-600\/40:hover{color:rgb(var(--cstu-info-600)/.4)}.hover\:cstu-text-info-600\/45:hover{color:rgb(var(--cstu-info-600)/.45)}.hover\:cstu-text-info-600\/5:hover{color:rgb(var(--cstu-info-600)/.05)}.hover\:cstu-text-info-600\/50:hover{color:rgb(var(--cstu-info-600)/.5)}.hover\:cstu-text-info-600\/55:hover{color:rgb(var(--cstu-info-600)/.55)}.hover\:cstu-text-info-600\/60:hover{color:rgb(var(--cstu-info-600)/.6)}.hover\:cstu-text-info-600\/65:hover{color:rgb(var(--cstu-info-600)/.65)}.hover\:cstu-text-info-600\/70:hover{color:rgb(var(--cstu-info-600)/.7)}.hover\:cstu-text-info-600\/75:hover{color:rgb(var(--cstu-info-600)/.75)}.hover\:cstu-text-info-600\/80:hover{color:rgb(var(--cstu-info-600)/.8)}.hover\:cstu-text-info-600\/85:hover{color:rgb(var(--cstu-info-600)/.85)}.hover\:cstu-text-info-600\/90:hover{color:rgb(var(--cstu-info-600)/.9)}.hover\:cstu-text-info-600\/95:hover{color:rgb(var(--cstu-info-600)/.95)}.hover\:cstu-text-info-700:hover{--tw-text-opacity:1;color:rgb(var(--cstu-info-700)/var(--tw-text-opacity,1))}.hover\:cstu-text-info-700\/0:hover{color:rgb(var(--cstu-info-700)/0)}.hover\:cstu-text-info-700\/10:hover{color:rgb(var(--cstu-info-700)/.1)}.hover\:cstu-text-info-700\/100:hover{color:rgb(var(--cstu-info-700)/1)}.hover\:cstu-text-info-700\/15:hover{color:rgb(var(--cstu-info-700)/.15)}.hover\:cstu-text-info-700\/20:hover{color:rgb(var(--cstu-info-700)/.2)}.hover\:cstu-text-info-700\/25:hover{color:rgb(var(--cstu-info-700)/.25)}.hover\:cstu-text-info-700\/30:hover{color:rgb(var(--cstu-info-700)/.3)}.hover\:cstu-text-info-700\/35:hover{color:rgb(var(--cstu-info-700)/.35)}.hover\:cstu-text-info-700\/40:hover{color:rgb(var(--cstu-info-700)/.4)}.hover\:cstu-text-info-700\/45:hover{color:rgb(var(--cstu-info-700)/.45)}.hover\:cstu-text-info-700\/5:hover{color:rgb(var(--cstu-info-700)/.05)}.hover\:cstu-text-info-700\/50:hover{color:rgb(var(--cstu-info-700)/.5)}.hover\:cstu-text-info-700\/55:hover{color:rgb(var(--cstu-info-700)/.55)}.hover\:cstu-text-info-700\/60:hover{color:rgb(var(--cstu-info-700)/.6)}.hover\:cstu-text-info-700\/65:hover{color:rgb(var(--cstu-info-700)/.65)}.hover\:cstu-text-info-700\/70:hover{color:rgb(var(--cstu-info-700)/.7)}.hover\:cstu-text-info-700\/75:hover{color:rgb(var(--cstu-info-700)/.75)}.hover\:cstu-text-info-700\/80:hover{color:rgb(var(--cstu-info-700)/.8)}.hover\:cstu-text-info-700\/85:hover{color:rgb(var(--cstu-info-700)/.85)}.hover\:cstu-text-info-700\/90:hover{color:rgb(var(--cstu-info-700)/.9)}.hover\:cstu-text-info-700\/95:hover{color:rgb(var(--cstu-info-700)/.95)}.hover\:cstu-text-info-800:hover{--tw-text-opacity:1;color:rgb(var(--cstu-info-800)/var(--tw-text-opacity,1))}.hover\:cstu-text-info-800\/0:hover{color:rgb(var(--cstu-info-800)/0)}.hover\:cstu-text-info-800\/10:hover{color:rgb(var(--cstu-info-800)/.1)}.hover\:cstu-text-info-800\/100:hover{color:rgb(var(--cstu-info-800)/1)}.hover\:cstu-text-info-800\/15:hover{color:rgb(var(--cstu-info-800)/.15)}.hover\:cstu-text-info-800\/20:hover{color:rgb(var(--cstu-info-800)/.2)}.hover\:cstu-text-info-800\/25:hover{color:rgb(var(--cstu-info-800)/.25)}.hover\:cstu-text-info-800\/30:hover{color:rgb(var(--cstu-info-800)/.3)}.hover\:cstu-text-info-800\/35:hover{color:rgb(var(--cstu-info-800)/.35)}.hover\:cstu-text-info-800\/40:hover{color:rgb(var(--cstu-info-800)/.4)}.hover\:cstu-text-info-800\/45:hover{color:rgb(var(--cstu-info-800)/.45)}.hover\:cstu-text-info-800\/5:hover{color:rgb(var(--cstu-info-800)/.05)}.hover\:cstu-text-info-800\/50:hover{color:rgb(var(--cstu-info-800)/.5)}.hover\:cstu-text-info-800\/55:hover{color:rgb(var(--cstu-info-800)/.55)}.hover\:cstu-text-info-800\/60:hover{color:rgb(var(--cstu-info-800)/.6)}.hover\:cstu-text-info-800\/65:hover{color:rgb(var(--cstu-info-800)/.65)}.hover\:cstu-text-info-800\/70:hover{color:rgb(var(--cstu-info-800)/.7)}.hover\:cstu-text-info-800\/75:hover{color:rgb(var(--cstu-info-800)/.75)}.hover\:cstu-text-info-800\/80:hover{color:rgb(var(--cstu-info-800)/.8)}.hover\:cstu-text-info-800\/85:hover{color:rgb(var(--cstu-info-800)/.85)}.hover\:cstu-text-info-800\/90:hover{color:rgb(var(--cstu-info-800)/.9)}.hover\:cstu-text-info-800\/95:hover{color:rgb(var(--cstu-info-800)/.95)}.hover\:cstu-text-info-900:hover{--tw-text-opacity:1;color:rgb(var(--cstu-info-900)/var(--tw-text-opacity,1))}.hover\:cstu-text-info-900\/0:hover{color:rgb(var(--cstu-info-900)/0)}.hover\:cstu-text-info-900\/10:hover{color:rgb(var(--cstu-info-900)/.1)}.hover\:cstu-text-info-900\/100:hover{color:rgb(var(--cstu-info-900)/1)}.hover\:cstu-text-info-900\/15:hover{color:rgb(var(--cstu-info-900)/.15)}.hover\:cstu-text-info-900\/20:hover{color:rgb(var(--cstu-info-900)/.2)}.hover\:cstu-text-info-900\/25:hover{color:rgb(var(--cstu-info-900)/.25)}.hover\:cstu-text-info-900\/30:hover{color:rgb(var(--cstu-info-900)/.3)}.hover\:cstu-text-info-900\/35:hover{color:rgb(var(--cstu-info-900)/.35)}.hover\:cstu-text-info-900\/40:hover{color:rgb(var(--cstu-info-900)/.4)}.hover\:cstu-text-info-900\/45:hover{color:rgb(var(--cstu-info-900)/.45)}.hover\:cstu-text-info-900\/5:hover{color:rgb(var(--cstu-info-900)/.05)}.hover\:cstu-text-info-900\/50:hover{color:rgb(var(--cstu-info-900)/.5)}.hover\:cstu-text-info-900\/55:hover{color:rgb(var(--cstu-info-900)/.55)}.hover\:cstu-text-info-900\/60:hover{color:rgb(var(--cstu-info-900)/.6)}.hover\:cstu-text-info-900\/65:hover{color:rgb(var(--cstu-info-900)/.65)}.hover\:cstu-text-info-900\/70:hover{color:rgb(var(--cstu-info-900)/.7)}.hover\:cstu-text-info-900\/75:hover{color:rgb(var(--cstu-info-900)/.75)}.hover\:cstu-text-info-900\/80:hover{color:rgb(var(--cstu-info-900)/.8)}.hover\:cstu-text-info-900\/85:hover{color:rgb(var(--cstu-info-900)/.85)}.hover\:cstu-text-info-900\/90:hover{color:rgb(var(--cstu-info-900)/.9)}.hover\:cstu-text-info-900\/95:hover{color:rgb(var(--cstu-info-900)/.95)}.hover\:cstu-text-orange-100:hover{--tw-text-opacity:1;color:rgb(var(--cstu-orange-100)/var(--tw-text-opacity,1))}.hover\:cstu-text-orange-100\/0:hover{color:rgb(var(--cstu-orange-100)/0)}.hover\:cstu-text-orange-100\/10:hover{color:rgb(var(--cstu-orange-100)/.1)}.hover\:cstu-text-orange-100\/100:hover{color:rgb(var(--cstu-orange-100)/1)}.hover\:cstu-text-orange-100\/15:hover{color:rgb(var(--cstu-orange-100)/.15)}.hover\:cstu-text-orange-100\/20:hover{color:rgb(var(--cstu-orange-100)/.2)}.hover\:cstu-text-orange-100\/25:hover{color:rgb(var(--cstu-orange-100)/.25)}.hover\:cstu-text-orange-100\/30:hover{color:rgb(var(--cstu-orange-100)/.3)}.hover\:cstu-text-orange-100\/35:hover{color:rgb(var(--cstu-orange-100)/.35)}.hover\:cstu-text-orange-100\/40:hover{color:rgb(var(--cstu-orange-100)/.4)}.hover\:cstu-text-orange-100\/45:hover{color:rgb(var(--cstu-orange-100)/.45)}.hover\:cstu-text-orange-100\/5:hover{color:rgb(var(--cstu-orange-100)/.05)}.hover\:cstu-text-orange-100\/50:hover{color:rgb(var(--cstu-orange-100)/.5)}.hover\:cstu-text-orange-100\/55:hover{color:rgb(var(--cstu-orange-100)/.55)}.hover\:cstu-text-orange-100\/60:hover{color:rgb(var(--cstu-orange-100)/.6)}.hover\:cstu-text-orange-100\/65:hover{color:rgb(var(--cstu-orange-100)/.65)}.hover\:cstu-text-orange-100\/70:hover{color:rgb(var(--cstu-orange-100)/.7)}.hover\:cstu-text-orange-100\/75:hover{color:rgb(var(--cstu-orange-100)/.75)}.hover\:cstu-text-orange-100\/80:hover{color:rgb(var(--cstu-orange-100)/.8)}.hover\:cstu-text-orange-100\/85:hover{color:rgb(var(--cstu-orange-100)/.85)}.hover\:cstu-text-orange-100\/90:hover{color:rgb(var(--cstu-orange-100)/.9)}.hover\:cstu-text-orange-100\/95:hover{color:rgb(var(--cstu-orange-100)/.95)}.hover\:cstu-text-orange-200:hover{--tw-text-opacity:1;color:rgb(var(--cstu-orange-200)/var(--tw-text-opacity,1))}.hover\:cstu-text-orange-200\/0:hover{color:rgb(var(--cstu-orange-200)/0)}.hover\:cstu-text-orange-200\/10:hover{color:rgb(var(--cstu-orange-200)/.1)}.hover\:cstu-text-orange-200\/100:hover{color:rgb(var(--cstu-orange-200)/1)}.hover\:cstu-text-orange-200\/15:hover{color:rgb(var(--cstu-orange-200)/.15)}.hover\:cstu-text-orange-200\/20:hover{color:rgb(var(--cstu-orange-200)/.2)}.hover\:cstu-text-orange-200\/25:hover{color:rgb(var(--cstu-orange-200)/.25)}.hover\:cstu-text-orange-200\/30:hover{color:rgb(var(--cstu-orange-200)/.3)}.hover\:cstu-text-orange-200\/35:hover{color:rgb(var(--cstu-orange-200)/.35)}.hover\:cstu-text-orange-200\/40:hover{color:rgb(var(--cstu-orange-200)/.4)}.hover\:cstu-text-orange-200\/45:hover{color:rgb(var(--cstu-orange-200)/.45)}.hover\:cstu-text-orange-200\/5:hover{color:rgb(var(--cstu-orange-200)/.05)}.hover\:cstu-text-orange-200\/50:hover{color:rgb(var(--cstu-orange-200)/.5)}.hover\:cstu-text-orange-200\/55:hover{color:rgb(var(--cstu-orange-200)/.55)}.hover\:cstu-text-orange-200\/60:hover{color:rgb(var(--cstu-orange-200)/.6)}.hover\:cstu-text-orange-200\/65:hover{color:rgb(var(--cstu-orange-200)/.65)}.hover\:cstu-text-orange-200\/70:hover{color:rgb(var(--cstu-orange-200)/.7)}.hover\:cstu-text-orange-200\/75:hover{color:rgb(var(--cstu-orange-200)/.75)}.hover\:cstu-text-orange-200\/80:hover{color:rgb(var(--cstu-orange-200)/.8)}.hover\:cstu-text-orange-200\/85:hover{color:rgb(var(--cstu-orange-200)/.85)}.hover\:cstu-text-orange-200\/90:hover{color:rgb(var(--cstu-orange-200)/.9)}.hover\:cstu-text-orange-200\/95:hover{color:rgb(var(--cstu-orange-200)/.95)}.hover\:cstu-text-orange-300:hover{--tw-text-opacity:1;color:rgb(var(--cstu-orange-300)/var(--tw-text-opacity,1))}.hover\:cstu-text-orange-300\/0:hover{color:rgb(var(--cstu-orange-300)/0)}.hover\:cstu-text-orange-300\/10:hover{color:rgb(var(--cstu-orange-300)/.1)}.hover\:cstu-text-orange-300\/100:hover{color:rgb(var(--cstu-orange-300)/1)}.hover\:cstu-text-orange-300\/15:hover{color:rgb(var(--cstu-orange-300)/.15)}.hover\:cstu-text-orange-300\/20:hover{color:rgb(var(--cstu-orange-300)/.2)}.hover\:cstu-text-orange-300\/25:hover{color:rgb(var(--cstu-orange-300)/.25)}.hover\:cstu-text-orange-300\/30:hover{color:rgb(var(--cstu-orange-300)/.3)}.hover\:cstu-text-orange-300\/35:hover{color:rgb(var(--cstu-orange-300)/.35)}.hover\:cstu-text-orange-300\/40:hover{color:rgb(var(--cstu-orange-300)/.4)}.hover\:cstu-text-orange-300\/45:hover{color:rgb(var(--cstu-orange-300)/.45)}.hover\:cstu-text-orange-300\/5:hover{color:rgb(var(--cstu-orange-300)/.05)}.hover\:cstu-text-orange-300\/50:hover{color:rgb(var(--cstu-orange-300)/.5)}.hover\:cstu-text-orange-300\/55:hover{color:rgb(var(--cstu-orange-300)/.55)}.hover\:cstu-text-orange-300\/60:hover{color:rgb(var(--cstu-orange-300)/.6)}.hover\:cstu-text-orange-300\/65:hover{color:rgb(var(--cstu-orange-300)/.65)}.hover\:cstu-text-orange-300\/70:hover{color:rgb(var(--cstu-orange-300)/.7)}.hover\:cstu-text-orange-300\/75:hover{color:rgb(var(--cstu-orange-300)/.75)}.hover\:cstu-text-orange-300\/80:hover{color:rgb(var(--cstu-orange-300)/.8)}.hover\:cstu-text-orange-300\/85:hover{color:rgb(var(--cstu-orange-300)/.85)}.hover\:cstu-text-orange-300\/90:hover{color:rgb(var(--cstu-orange-300)/.9)}.hover\:cstu-text-orange-300\/95:hover{color:rgb(var(--cstu-orange-300)/.95)}.hover\:cstu-text-orange-400:hover{--tw-text-opacity:1;color:rgb(var(--cstu-orange-400)/var(--tw-text-opacity,1))}.hover\:cstu-text-orange-400\/0:hover{color:rgb(var(--cstu-orange-400)/0)}.hover\:cstu-text-orange-400\/10:hover{color:rgb(var(--cstu-orange-400)/.1)}.hover\:cstu-text-orange-400\/100:hover{color:rgb(var(--cstu-orange-400)/1)}.hover\:cstu-text-orange-400\/15:hover{color:rgb(var(--cstu-orange-400)/.15)}.hover\:cstu-text-orange-400\/20:hover{color:rgb(var(--cstu-orange-400)/.2)}.hover\:cstu-text-orange-400\/25:hover{color:rgb(var(--cstu-orange-400)/.25)}.hover\:cstu-text-orange-400\/30:hover{color:rgb(var(--cstu-orange-400)/.3)}.hover\:cstu-text-orange-400\/35:hover{color:rgb(var(--cstu-orange-400)/.35)}.hover\:cstu-text-orange-400\/40:hover{color:rgb(var(--cstu-orange-400)/.4)}.hover\:cstu-text-orange-400\/45:hover{color:rgb(var(--cstu-orange-400)/.45)}.hover\:cstu-text-orange-400\/5:hover{color:rgb(var(--cstu-orange-400)/.05)}.hover\:cstu-text-orange-400\/50:hover{color:rgb(var(--cstu-orange-400)/.5)}.hover\:cstu-text-orange-400\/55:hover{color:rgb(var(--cstu-orange-400)/.55)}.hover\:cstu-text-orange-400\/60:hover{color:rgb(var(--cstu-orange-400)/.6)}.hover\:cstu-text-orange-400\/65:hover{color:rgb(var(--cstu-orange-400)/.65)}.hover\:cstu-text-orange-400\/70:hover{color:rgb(var(--cstu-orange-400)/.7)}.hover\:cstu-text-orange-400\/75:hover{color:rgb(var(--cstu-orange-400)/.75)}.hover\:cstu-text-orange-400\/80:hover{color:rgb(var(--cstu-orange-400)/.8)}.hover\:cstu-text-orange-400\/85:hover{color:rgb(var(--cstu-orange-400)/.85)}.hover\:cstu-text-orange-400\/90:hover{color:rgb(var(--cstu-orange-400)/.9)}.hover\:cstu-text-orange-400\/95:hover{color:rgb(var(--cstu-orange-400)/.95)}.hover\:cstu-text-orange-50:hover{--tw-text-opacity:1;color:rgb(var(--cstu-orange-50)/var(--tw-text-opacity,1))}.hover\:cstu-text-orange-50\/0:hover{color:rgb(var(--cstu-orange-50)/0)}.hover\:cstu-text-orange-50\/10:hover{color:rgb(var(--cstu-orange-50)/.1)}.hover\:cstu-text-orange-50\/100:hover{color:rgb(var(--cstu-orange-50)/1)}.hover\:cstu-text-orange-50\/15:hover{color:rgb(var(--cstu-orange-50)/.15)}.hover\:cstu-text-orange-50\/20:hover{color:rgb(var(--cstu-orange-50)/.2)}.hover\:cstu-text-orange-50\/25:hover{color:rgb(var(--cstu-orange-50)/.25)}.hover\:cstu-text-orange-50\/30:hover{color:rgb(var(--cstu-orange-50)/.3)}.hover\:cstu-text-orange-50\/35:hover{color:rgb(var(--cstu-orange-50)/.35)}.hover\:cstu-text-orange-50\/40:hover{color:rgb(var(--cstu-orange-50)/.4)}.hover\:cstu-text-orange-50\/45:hover{color:rgb(var(--cstu-orange-50)/.45)}.hover\:cstu-text-orange-50\/5:hover{color:rgb(var(--cstu-orange-50)/.05)}.hover\:cstu-text-orange-50\/50:hover{color:rgb(var(--cstu-orange-50)/.5)}.hover\:cstu-text-orange-50\/55:hover{color:rgb(var(--cstu-orange-50)/.55)}.hover\:cstu-text-orange-50\/60:hover{color:rgb(var(--cstu-orange-50)/.6)}.hover\:cstu-text-orange-50\/65:hover{color:rgb(var(--cstu-orange-50)/.65)}.hover\:cstu-text-orange-50\/70:hover{color:rgb(var(--cstu-orange-50)/.7)}.hover\:cstu-text-orange-50\/75:hover{color:rgb(var(--cstu-orange-50)/.75)}.hover\:cstu-text-orange-50\/80:hover{color:rgb(var(--cstu-orange-50)/.8)}.hover\:cstu-text-orange-50\/85:hover{color:rgb(var(--cstu-orange-50)/.85)}.hover\:cstu-text-orange-50\/90:hover{color:rgb(var(--cstu-orange-50)/.9)}.hover\:cstu-text-orange-50\/95:hover{color:rgb(var(--cstu-orange-50)/.95)}.hover\:cstu-text-orange-500:hover{--tw-text-opacity:1;color:rgb(var(--cstu-orange-500)/var(--tw-text-opacity,1))}.hover\:cstu-text-orange-500\/0:hover{color:rgb(var(--cstu-orange-500)/0)}.hover\:cstu-text-orange-500\/10:hover{color:rgb(var(--cstu-orange-500)/.1)}.hover\:cstu-text-orange-500\/100:hover{color:rgb(var(--cstu-orange-500)/1)}.hover\:cstu-text-orange-500\/15:hover{color:rgb(var(--cstu-orange-500)/.15)}.hover\:cstu-text-orange-500\/20:hover{color:rgb(var(--cstu-orange-500)/.2)}.hover\:cstu-text-orange-500\/25:hover{color:rgb(var(--cstu-orange-500)/.25)}.hover\:cstu-text-orange-500\/30:hover{color:rgb(var(--cstu-orange-500)/.3)}.hover\:cstu-text-orange-500\/35:hover{color:rgb(var(--cstu-orange-500)/.35)}.hover\:cstu-text-orange-500\/40:hover{color:rgb(var(--cstu-orange-500)/.4)}.hover\:cstu-text-orange-500\/45:hover{color:rgb(var(--cstu-orange-500)/.45)}.hover\:cstu-text-orange-500\/5:hover{color:rgb(var(--cstu-orange-500)/.05)}.hover\:cstu-text-orange-500\/50:hover{color:rgb(var(--cstu-orange-500)/.5)}.hover\:cstu-text-orange-500\/55:hover{color:rgb(var(--cstu-orange-500)/.55)}.hover\:cstu-text-orange-500\/60:hover{color:rgb(var(--cstu-orange-500)/.6)}.hover\:cstu-text-orange-500\/65:hover{color:rgb(var(--cstu-orange-500)/.65)}.hover\:cstu-text-orange-500\/70:hover{color:rgb(var(--cstu-orange-500)/.7)}.hover\:cstu-text-orange-500\/75:hover{color:rgb(var(--cstu-orange-500)/.75)}.hover\:cstu-text-orange-500\/80:hover{color:rgb(var(--cstu-orange-500)/.8)}.hover\:cstu-text-orange-500\/85:hover{color:rgb(var(--cstu-orange-500)/.85)}.hover\:cstu-text-orange-500\/90:hover{color:rgb(var(--cstu-orange-500)/.9)}.hover\:cstu-text-orange-500\/95:hover{color:rgb(var(--cstu-orange-500)/.95)}.hover\:cstu-text-orange-600:hover{--tw-text-opacity:1;color:rgb(var(--cstu-orange-600)/var(--tw-text-opacity,1))}.hover\:cstu-text-orange-600\/0:hover{color:rgb(var(--cstu-orange-600)/0)}.hover\:cstu-text-orange-600\/10:hover{color:rgb(var(--cstu-orange-600)/.1)}.hover\:cstu-text-orange-600\/100:hover{color:rgb(var(--cstu-orange-600)/1)}.hover\:cstu-text-orange-600\/15:hover{color:rgb(var(--cstu-orange-600)/.15)}.hover\:cstu-text-orange-600\/20:hover{color:rgb(var(--cstu-orange-600)/.2)}.hover\:cstu-text-orange-600\/25:hover{color:rgb(var(--cstu-orange-600)/.25)}.hover\:cstu-text-orange-600\/30:hover{color:rgb(var(--cstu-orange-600)/.3)}.hover\:cstu-text-orange-600\/35:hover{color:rgb(var(--cstu-orange-600)/.35)}.hover\:cstu-text-orange-600\/40:hover{color:rgb(var(--cstu-orange-600)/.4)}.hover\:cstu-text-orange-600\/45:hover{color:rgb(var(--cstu-orange-600)/.45)}.hover\:cstu-text-orange-600\/5:hover{color:rgb(var(--cstu-orange-600)/.05)}.hover\:cstu-text-orange-600\/50:hover{color:rgb(var(--cstu-orange-600)/.5)}.hover\:cstu-text-orange-600\/55:hover{color:rgb(var(--cstu-orange-600)/.55)}.hover\:cstu-text-orange-600\/60:hover{color:rgb(var(--cstu-orange-600)/.6)}.hover\:cstu-text-orange-600\/65:hover{color:rgb(var(--cstu-orange-600)/.65)}.hover\:cstu-text-orange-600\/70:hover{color:rgb(var(--cstu-orange-600)/.7)}.hover\:cstu-text-orange-600\/75:hover{color:rgb(var(--cstu-orange-600)/.75)}.hover\:cstu-text-orange-600\/80:hover{color:rgb(var(--cstu-orange-600)/.8)}.hover\:cstu-text-orange-600\/85:hover{color:rgb(var(--cstu-orange-600)/.85)}.hover\:cstu-text-orange-600\/90:hover{color:rgb(var(--cstu-orange-600)/.9)}.hover\:cstu-text-orange-600\/95:hover{color:rgb(var(--cstu-orange-600)/.95)}.hover\:cstu-text-orange-700:hover{--tw-text-opacity:1;color:rgb(var(--cstu-orange-700)/var(--tw-text-opacity,1))}.hover\:cstu-text-orange-700\/0:hover{color:rgb(var(--cstu-orange-700)/0)}.hover\:cstu-text-orange-700\/10:hover{color:rgb(var(--cstu-orange-700)/.1)}.hover\:cstu-text-orange-700\/100:hover{color:rgb(var(--cstu-orange-700)/1)}.hover\:cstu-text-orange-700\/15:hover{color:rgb(var(--cstu-orange-700)/.15)}.hover\:cstu-text-orange-700\/20:hover{color:rgb(var(--cstu-orange-700)/.2)}.hover\:cstu-text-orange-700\/25:hover{color:rgb(var(--cstu-orange-700)/.25)}.hover\:cstu-text-orange-700\/30:hover{color:rgb(var(--cstu-orange-700)/.3)}.hover\:cstu-text-orange-700\/35:hover{color:rgb(var(--cstu-orange-700)/.35)}.hover\:cstu-text-orange-700\/40:hover{color:rgb(var(--cstu-orange-700)/.4)}.hover\:cstu-text-orange-700\/45:hover{color:rgb(var(--cstu-orange-700)/.45)}.hover\:cstu-text-orange-700\/5:hover{color:rgb(var(--cstu-orange-700)/.05)}.hover\:cstu-text-orange-700\/50:hover{color:rgb(var(--cstu-orange-700)/.5)}.hover\:cstu-text-orange-700\/55:hover{color:rgb(var(--cstu-orange-700)/.55)}.hover\:cstu-text-orange-700\/60:hover{color:rgb(var(--cstu-orange-700)/.6)}.hover\:cstu-text-orange-700\/65:hover{color:rgb(var(--cstu-orange-700)/.65)}.hover\:cstu-text-orange-700\/70:hover{color:rgb(var(--cstu-orange-700)/.7)}.hover\:cstu-text-orange-700\/75:hover{color:rgb(var(--cstu-orange-700)/.75)}.hover\:cstu-text-orange-700\/80:hover{color:rgb(var(--cstu-orange-700)/.8)}.hover\:cstu-text-orange-700\/85:hover{color:rgb(var(--cstu-orange-700)/.85)}.hover\:cstu-text-orange-700\/90:hover{color:rgb(var(--cstu-orange-700)/.9)}.hover\:cstu-text-orange-700\/95:hover{color:rgb(var(--cstu-orange-700)/.95)}.hover\:cstu-text-orange-800:hover{--tw-text-opacity:1;color:rgb(var(--cstu-orange-800)/var(--tw-text-opacity,1))}.hover\:cstu-text-orange-800\/0:hover{color:rgb(var(--cstu-orange-800)/0)}.hover\:cstu-text-orange-800\/10:hover{color:rgb(var(--cstu-orange-800)/.1)}.hover\:cstu-text-orange-800\/100:hover{color:rgb(var(--cstu-orange-800)/1)}.hover\:cstu-text-orange-800\/15:hover{color:rgb(var(--cstu-orange-800)/.15)}.hover\:cstu-text-orange-800\/20:hover{color:rgb(var(--cstu-orange-800)/.2)}.hover\:cstu-text-orange-800\/25:hover{color:rgb(var(--cstu-orange-800)/.25)}.hover\:cstu-text-orange-800\/30:hover{color:rgb(var(--cstu-orange-800)/.3)}.hover\:cstu-text-orange-800\/35:hover{color:rgb(var(--cstu-orange-800)/.35)}.hover\:cstu-text-orange-800\/40:hover{color:rgb(var(--cstu-orange-800)/.4)}.hover\:cstu-text-orange-800\/45:hover{color:rgb(var(--cstu-orange-800)/.45)}.hover\:cstu-text-orange-800\/5:hover{color:rgb(var(--cstu-orange-800)/.05)}.hover\:cstu-text-orange-800\/50:hover{color:rgb(var(--cstu-orange-800)/.5)}.hover\:cstu-text-orange-800\/55:hover{color:rgb(var(--cstu-orange-800)/.55)}.hover\:cstu-text-orange-800\/60:hover{color:rgb(var(--cstu-orange-800)/.6)}.hover\:cstu-text-orange-800\/65:hover{color:rgb(var(--cstu-orange-800)/.65)}.hover\:cstu-text-orange-800\/70:hover{color:rgb(var(--cstu-orange-800)/.7)}.hover\:cstu-text-orange-800\/75:hover{color:rgb(var(--cstu-orange-800)/.75)}.hover\:cstu-text-orange-800\/80:hover{color:rgb(var(--cstu-orange-800)/.8)}.hover\:cstu-text-orange-800\/85:hover{color:rgb(var(--cstu-orange-800)/.85)}.hover\:cstu-text-orange-800\/90:hover{color:rgb(var(--cstu-orange-800)/.9)}.hover\:cstu-text-orange-800\/95:hover{color:rgb(var(--cstu-orange-800)/.95)}.hover\:cstu-text-orange-900:hover{--tw-text-opacity:1;color:rgb(var(--cstu-orange-900)/var(--tw-text-opacity,1))}.hover\:cstu-text-orange-900\/0:hover{color:rgb(var(--cstu-orange-900)/0)}.hover\:cstu-text-orange-900\/10:hover{color:rgb(var(--cstu-orange-900)/.1)}.hover\:cstu-text-orange-900\/100:hover{color:rgb(var(--cstu-orange-900)/1)}.hover\:cstu-text-orange-900\/15:hover{color:rgb(var(--cstu-orange-900)/.15)}.hover\:cstu-text-orange-900\/20:hover{color:rgb(var(--cstu-orange-900)/.2)}.hover\:cstu-text-orange-900\/25:hover{color:rgb(var(--cstu-orange-900)/.25)}.hover\:cstu-text-orange-900\/30:hover{color:rgb(var(--cstu-orange-900)/.3)}.hover\:cstu-text-orange-900\/35:hover{color:rgb(var(--cstu-orange-900)/.35)}.hover\:cstu-text-orange-900\/40:hover{color:rgb(var(--cstu-orange-900)/.4)}.hover\:cstu-text-orange-900\/45:hover{color:rgb(var(--cstu-orange-900)/.45)}.hover\:cstu-text-orange-900\/5:hover{color:rgb(var(--cstu-orange-900)/.05)}.hover\:cstu-text-orange-900\/50:hover{color:rgb(var(--cstu-orange-900)/.5)}.hover\:cstu-text-orange-900\/55:hover{color:rgb(var(--cstu-orange-900)/.55)}.hover\:cstu-text-orange-900\/60:hover{color:rgb(var(--cstu-orange-900)/.6)}.hover\:cstu-text-orange-900\/65:hover{color:rgb(var(--cstu-orange-900)/.65)}.hover\:cstu-text-orange-900\/70:hover{color:rgb(var(--cstu-orange-900)/.7)}.hover\:cstu-text-orange-900\/75:hover{color:rgb(var(--cstu-orange-900)/.75)}.hover\:cstu-text-orange-900\/80:hover{color:rgb(var(--cstu-orange-900)/.8)}.hover\:cstu-text-orange-900\/85:hover{color:rgb(var(--cstu-orange-900)/.85)}.hover\:cstu-text-orange-900\/90:hover{color:rgb(var(--cstu-orange-900)/.9)}.hover\:cstu-text-orange-900\/95:hover{color:rgb(var(--cstu-orange-900)/.95)}.hover\:cstu-text-primary-100:hover{--tw-text-opacity:1;color:rgb(var(--cstu-primary-100)/var(--tw-text-opacity,1))}.hover\:cstu-text-primary-100\/0:hover{color:rgb(var(--cstu-primary-100)/0)}.hover\:cstu-text-primary-100\/10:hover{color:rgb(var(--cstu-primary-100)/.1)}.hover\:cstu-text-primary-100\/100:hover{color:rgb(var(--cstu-primary-100)/1)}.hover\:cstu-text-primary-100\/15:hover{color:rgb(var(--cstu-primary-100)/.15)}.hover\:cstu-text-primary-100\/20:hover{color:rgb(var(--cstu-primary-100)/.2)}.hover\:cstu-text-primary-100\/25:hover{color:rgb(var(--cstu-primary-100)/.25)}.hover\:cstu-text-primary-100\/30:hover{color:rgb(var(--cstu-primary-100)/.3)}.hover\:cstu-text-primary-100\/35:hover{color:rgb(var(--cstu-primary-100)/.35)}.hover\:cstu-text-primary-100\/40:hover{color:rgb(var(--cstu-primary-100)/.4)}.hover\:cstu-text-primary-100\/45:hover{color:rgb(var(--cstu-primary-100)/.45)}.hover\:cstu-text-primary-100\/5:hover{color:rgb(var(--cstu-primary-100)/.05)}.hover\:cstu-text-primary-100\/50:hover{color:rgb(var(--cstu-primary-100)/.5)}.hover\:cstu-text-primary-100\/55:hover{color:rgb(var(--cstu-primary-100)/.55)}.hover\:cstu-text-primary-100\/60:hover{color:rgb(var(--cstu-primary-100)/.6)}.hover\:cstu-text-primary-100\/65:hover{color:rgb(var(--cstu-primary-100)/.65)}.hover\:cstu-text-primary-100\/70:hover{color:rgb(var(--cstu-primary-100)/.7)}.hover\:cstu-text-primary-100\/75:hover{color:rgb(var(--cstu-primary-100)/.75)}.hover\:cstu-text-primary-100\/80:hover{color:rgb(var(--cstu-primary-100)/.8)}.hover\:cstu-text-primary-100\/85:hover{color:rgb(var(--cstu-primary-100)/.85)}.hover\:cstu-text-primary-100\/90:hover{color:rgb(var(--cstu-primary-100)/.9)}.hover\:cstu-text-primary-100\/95:hover{color:rgb(var(--cstu-primary-100)/.95)}.hover\:cstu-text-primary-200:hover{--tw-text-opacity:1;color:rgb(var(--cstu-primary-200)/var(--tw-text-opacity,1))}.hover\:cstu-text-primary-200\/0:hover{color:rgb(var(--cstu-primary-200)/0)}.hover\:cstu-text-primary-200\/10:hover{color:rgb(var(--cstu-primary-200)/.1)}.hover\:cstu-text-primary-200\/100:hover{color:rgb(var(--cstu-primary-200)/1)}.hover\:cstu-text-primary-200\/15:hover{color:rgb(var(--cstu-primary-200)/.15)}.hover\:cstu-text-primary-200\/20:hover{color:rgb(var(--cstu-primary-200)/.2)}.hover\:cstu-text-primary-200\/25:hover{color:rgb(var(--cstu-primary-200)/.25)}.hover\:cstu-text-primary-200\/30:hover{color:rgb(var(--cstu-primary-200)/.3)}.hover\:cstu-text-primary-200\/35:hover{color:rgb(var(--cstu-primary-200)/.35)}.hover\:cstu-text-primary-200\/40:hover{color:rgb(var(--cstu-primary-200)/.4)}.hover\:cstu-text-primary-200\/45:hover{color:rgb(var(--cstu-primary-200)/.45)}.hover\:cstu-text-primary-200\/5:hover{color:rgb(var(--cstu-primary-200)/.05)}.hover\:cstu-text-primary-200\/50:hover{color:rgb(var(--cstu-primary-200)/.5)}.hover\:cstu-text-primary-200\/55:hover{color:rgb(var(--cstu-primary-200)/.55)}.hover\:cstu-text-primary-200\/60:hover{color:rgb(var(--cstu-primary-200)/.6)}.hover\:cstu-text-primary-200\/65:hover{color:rgb(var(--cstu-primary-200)/.65)}.hover\:cstu-text-primary-200\/70:hover{color:rgb(var(--cstu-primary-200)/.7)}.hover\:cstu-text-primary-200\/75:hover{color:rgb(var(--cstu-primary-200)/.75)}.hover\:cstu-text-primary-200\/80:hover{color:rgb(var(--cstu-primary-200)/.8)}.hover\:cstu-text-primary-200\/85:hover{color:rgb(var(--cstu-primary-200)/.85)}.hover\:cstu-text-primary-200\/90:hover{color:rgb(var(--cstu-primary-200)/.9)}.hover\:cstu-text-primary-200\/95:hover{color:rgb(var(--cstu-primary-200)/.95)}.hover\:cstu-text-primary-300:hover{--tw-text-opacity:1;color:rgb(var(--cstu-primary-300)/var(--tw-text-opacity,1))}.hover\:cstu-text-primary-300\/0:hover{color:rgb(var(--cstu-primary-300)/0)}.hover\:cstu-text-primary-300\/10:hover{color:rgb(var(--cstu-primary-300)/.1)}.hover\:cstu-text-primary-300\/100:hover{color:rgb(var(--cstu-primary-300)/1)}.hover\:cstu-text-primary-300\/15:hover{color:rgb(var(--cstu-primary-300)/.15)}.hover\:cstu-text-primary-300\/20:hover{color:rgb(var(--cstu-primary-300)/.2)}.hover\:cstu-text-primary-300\/25:hover{color:rgb(var(--cstu-primary-300)/.25)}.hover\:cstu-text-primary-300\/30:hover{color:rgb(var(--cstu-primary-300)/.3)}.hover\:cstu-text-primary-300\/35:hover{color:rgb(var(--cstu-primary-300)/.35)}.hover\:cstu-text-primary-300\/40:hover{color:rgb(var(--cstu-primary-300)/.4)}.hover\:cstu-text-primary-300\/45:hover{color:rgb(var(--cstu-primary-300)/.45)}.hover\:cstu-text-primary-300\/5:hover{color:rgb(var(--cstu-primary-300)/.05)}.hover\:cstu-text-primary-300\/50:hover{color:rgb(var(--cstu-primary-300)/.5)}.hover\:cstu-text-primary-300\/55:hover{color:rgb(var(--cstu-primary-300)/.55)}.hover\:cstu-text-primary-300\/60:hover{color:rgb(var(--cstu-primary-300)/.6)}.hover\:cstu-text-primary-300\/65:hover{color:rgb(var(--cstu-primary-300)/.65)}.hover\:cstu-text-primary-300\/70:hover{color:rgb(var(--cstu-primary-300)/.7)}.hover\:cstu-text-primary-300\/75:hover{color:rgb(var(--cstu-primary-300)/.75)}.hover\:cstu-text-primary-300\/80:hover{color:rgb(var(--cstu-primary-300)/.8)}.hover\:cstu-text-primary-300\/85:hover{color:rgb(var(--cstu-primary-300)/.85)}.hover\:cstu-text-primary-300\/90:hover{color:rgb(var(--cstu-primary-300)/.9)}.hover\:cstu-text-primary-300\/95:hover{color:rgb(var(--cstu-primary-300)/.95)}.hover\:cstu-text-primary-400:hover{--tw-text-opacity:1;color:rgb(var(--cstu-primary-400)/var(--tw-text-opacity,1))}.hover\:cstu-text-primary-400\/0:hover{color:rgb(var(--cstu-primary-400)/0)}.hover\:cstu-text-primary-400\/10:hover{color:rgb(var(--cstu-primary-400)/.1)}.hover\:cstu-text-primary-400\/100:hover{color:rgb(var(--cstu-primary-400)/1)}.hover\:cstu-text-primary-400\/15:hover{color:rgb(var(--cstu-primary-400)/.15)}.hover\:cstu-text-primary-400\/20:hover{color:rgb(var(--cstu-primary-400)/.2)}.hover\:cstu-text-primary-400\/25:hover{color:rgb(var(--cstu-primary-400)/.25)}.hover\:cstu-text-primary-400\/30:hover{color:rgb(var(--cstu-primary-400)/.3)}.hover\:cstu-text-primary-400\/35:hover{color:rgb(var(--cstu-primary-400)/.35)}.hover\:cstu-text-primary-400\/40:hover{color:rgb(var(--cstu-primary-400)/.4)}.hover\:cstu-text-primary-400\/45:hover{color:rgb(var(--cstu-primary-400)/.45)}.hover\:cstu-text-primary-400\/5:hover{color:rgb(var(--cstu-primary-400)/.05)}.hover\:cstu-text-primary-400\/50:hover{color:rgb(var(--cstu-primary-400)/.5)}.hover\:cstu-text-primary-400\/55:hover{color:rgb(var(--cstu-primary-400)/.55)}.hover\:cstu-text-primary-400\/60:hover{color:rgb(var(--cstu-primary-400)/.6)}.hover\:cstu-text-primary-400\/65:hover{color:rgb(var(--cstu-primary-400)/.65)}.hover\:cstu-text-primary-400\/70:hover{color:rgb(var(--cstu-primary-400)/.7)}.hover\:cstu-text-primary-400\/75:hover{color:rgb(var(--cstu-primary-400)/.75)}.hover\:cstu-text-primary-400\/80:hover{color:rgb(var(--cstu-primary-400)/.8)}.hover\:cstu-text-primary-400\/85:hover{color:rgb(var(--cstu-primary-400)/.85)}.hover\:cstu-text-primary-400\/90:hover{color:rgb(var(--cstu-primary-400)/.9)}.hover\:cstu-text-primary-400\/95:hover{color:rgb(var(--cstu-primary-400)/.95)}.hover\:cstu-text-primary-450:hover{--tw-text-opacity:1;color:rgb(var(--cstu-primary-450)/var(--tw-text-opacity,1))}.hover\:cstu-text-primary-450\/0:hover{color:rgb(var(--cstu-primary-450)/0)}.hover\:cstu-text-primary-450\/10:hover{color:rgb(var(--cstu-primary-450)/.1)}.hover\:cstu-text-primary-450\/100:hover{color:rgb(var(--cstu-primary-450)/1)}.hover\:cstu-text-primary-450\/15:hover{color:rgb(var(--cstu-primary-450)/.15)}.hover\:cstu-text-primary-450\/20:hover{color:rgb(var(--cstu-primary-450)/.2)}.hover\:cstu-text-primary-450\/25:hover{color:rgb(var(--cstu-primary-450)/.25)}.hover\:cstu-text-primary-450\/30:hover{color:rgb(var(--cstu-primary-450)/.3)}.hover\:cstu-text-primary-450\/35:hover{color:rgb(var(--cstu-primary-450)/.35)}.hover\:cstu-text-primary-450\/40:hover{color:rgb(var(--cstu-primary-450)/.4)}.hover\:cstu-text-primary-450\/45:hover{color:rgb(var(--cstu-primary-450)/.45)}.hover\:cstu-text-primary-450\/5:hover{color:rgb(var(--cstu-primary-450)/.05)}.hover\:cstu-text-primary-450\/50:hover{color:rgb(var(--cstu-primary-450)/.5)}.hover\:cstu-text-primary-450\/55:hover{color:rgb(var(--cstu-primary-450)/.55)}.hover\:cstu-text-primary-450\/60:hover{color:rgb(var(--cstu-primary-450)/.6)}.hover\:cstu-text-primary-450\/65:hover{color:rgb(var(--cstu-primary-450)/.65)}.hover\:cstu-text-primary-450\/70:hover{color:rgb(var(--cstu-primary-450)/.7)}.hover\:cstu-text-primary-450\/75:hover{color:rgb(var(--cstu-primary-450)/.75)}.hover\:cstu-text-primary-450\/80:hover{color:rgb(var(--cstu-primary-450)/.8)}.hover\:cstu-text-primary-450\/85:hover{color:rgb(var(--cstu-primary-450)/.85)}.hover\:cstu-text-primary-450\/90:hover{color:rgb(var(--cstu-primary-450)/.9)}.hover\:cstu-text-primary-450\/95:hover{color:rgb(var(--cstu-primary-450)/.95)}.hover\:cstu-text-primary-50:hover{--tw-text-opacity:1;color:rgb(var(--cstu-primary-50)/var(--tw-text-opacity,1))}.hover\:cstu-text-primary-50\/0:hover{color:rgb(var(--cstu-primary-50)/0)}.hover\:cstu-text-primary-50\/10:hover{color:rgb(var(--cstu-primary-50)/.1)}.hover\:cstu-text-primary-50\/100:hover{color:rgb(var(--cstu-primary-50)/1)}.hover\:cstu-text-primary-50\/15:hover{color:rgb(var(--cstu-primary-50)/.15)}.hover\:cstu-text-primary-50\/20:hover{color:rgb(var(--cstu-primary-50)/.2)}.hover\:cstu-text-primary-50\/25:hover{color:rgb(var(--cstu-primary-50)/.25)}.hover\:cstu-text-primary-50\/30:hover{color:rgb(var(--cstu-primary-50)/.3)}.hover\:cstu-text-primary-50\/35:hover{color:rgb(var(--cstu-primary-50)/.35)}.hover\:cstu-text-primary-50\/40:hover{color:rgb(var(--cstu-primary-50)/.4)}.hover\:cstu-text-primary-50\/45:hover{color:rgb(var(--cstu-primary-50)/.45)}.hover\:cstu-text-primary-50\/5:hover{color:rgb(var(--cstu-primary-50)/.05)}.hover\:cstu-text-primary-50\/50:hover{color:rgb(var(--cstu-primary-50)/.5)}.hover\:cstu-text-primary-50\/55:hover{color:rgb(var(--cstu-primary-50)/.55)}.hover\:cstu-text-primary-50\/60:hover{color:rgb(var(--cstu-primary-50)/.6)}.hover\:cstu-text-primary-50\/65:hover{color:rgb(var(--cstu-primary-50)/.65)}.hover\:cstu-text-primary-50\/70:hover{color:rgb(var(--cstu-primary-50)/.7)}.hover\:cstu-text-primary-50\/75:hover{color:rgb(var(--cstu-primary-50)/.75)}.hover\:cstu-text-primary-50\/80:hover{color:rgb(var(--cstu-primary-50)/.8)}.hover\:cstu-text-primary-50\/85:hover{color:rgb(var(--cstu-primary-50)/.85)}.hover\:cstu-text-primary-50\/90:hover{color:rgb(var(--cstu-primary-50)/.9)}.hover\:cstu-text-primary-50\/95:hover{color:rgb(var(--cstu-primary-50)/.95)}.hover\:cstu-text-primary-500:hover{--tw-text-opacity:1;color:rgb(var(--cstu-primary-500)/var(--tw-text-opacity,1))}.hover\:cstu-text-primary-500\/0:hover{color:rgb(var(--cstu-primary-500)/0)}.hover\:cstu-text-primary-500\/10:hover{color:rgb(var(--cstu-primary-500)/.1)}.hover\:cstu-text-primary-500\/100:hover{color:rgb(var(--cstu-primary-500)/1)}.hover\:cstu-text-primary-500\/15:hover{color:rgb(var(--cstu-primary-500)/.15)}.hover\:cstu-text-primary-500\/20:hover{color:rgb(var(--cstu-primary-500)/.2)}.hover\:cstu-text-primary-500\/25:hover{color:rgb(var(--cstu-primary-500)/.25)}.hover\:cstu-text-primary-500\/30:hover{color:rgb(var(--cstu-primary-500)/.3)}.hover\:cstu-text-primary-500\/35:hover{color:rgb(var(--cstu-primary-500)/.35)}.hover\:cstu-text-primary-500\/40:hover{color:rgb(var(--cstu-primary-500)/.4)}.hover\:cstu-text-primary-500\/45:hover{color:rgb(var(--cstu-primary-500)/.45)}.hover\:cstu-text-primary-500\/5:hover{color:rgb(var(--cstu-primary-500)/.05)}.hover\:cstu-text-primary-500\/50:hover{color:rgb(var(--cstu-primary-500)/.5)}.hover\:cstu-text-primary-500\/55:hover{color:rgb(var(--cstu-primary-500)/.55)}.hover\:cstu-text-primary-500\/60:hover{color:rgb(var(--cstu-primary-500)/.6)}.hover\:cstu-text-primary-500\/65:hover{color:rgb(var(--cstu-primary-500)/.65)}.hover\:cstu-text-primary-500\/70:hover{color:rgb(var(--cstu-primary-500)/.7)}.hover\:cstu-text-primary-500\/75:hover{color:rgb(var(--cstu-primary-500)/.75)}.hover\:cstu-text-primary-500\/80:hover{color:rgb(var(--cstu-primary-500)/.8)}.hover\:cstu-text-primary-500\/85:hover{color:rgb(var(--cstu-primary-500)/.85)}.hover\:cstu-text-primary-500\/90:hover{color:rgb(var(--cstu-primary-500)/.9)}.hover\:cstu-text-primary-500\/95:hover{color:rgb(var(--cstu-primary-500)/.95)}.hover\:cstu-text-primary-550:hover{--tw-text-opacity:1;color:rgb(var(--cstu-primary-550)/var(--tw-text-opacity,1))}.hover\:cstu-text-primary-550\/0:hover{color:rgb(var(--cstu-primary-550)/0)}.hover\:cstu-text-primary-550\/10:hover{color:rgb(var(--cstu-primary-550)/.1)}.hover\:cstu-text-primary-550\/100:hover{color:rgb(var(--cstu-primary-550)/1)}.hover\:cstu-text-primary-550\/15:hover{color:rgb(var(--cstu-primary-550)/.15)}.hover\:cstu-text-primary-550\/20:hover{color:rgb(var(--cstu-primary-550)/.2)}.hover\:cstu-text-primary-550\/25:hover{color:rgb(var(--cstu-primary-550)/.25)}.hover\:cstu-text-primary-550\/30:hover{color:rgb(var(--cstu-primary-550)/.3)}.hover\:cstu-text-primary-550\/35:hover{color:rgb(var(--cstu-primary-550)/.35)}.hover\:cstu-text-primary-550\/40:hover{color:rgb(var(--cstu-primary-550)/.4)}.hover\:cstu-text-primary-550\/45:hover{color:rgb(var(--cstu-primary-550)/.45)}.hover\:cstu-text-primary-550\/5:hover{color:rgb(var(--cstu-primary-550)/.05)}.hover\:cstu-text-primary-550\/50:hover{color:rgb(var(--cstu-primary-550)/.5)}.hover\:cstu-text-primary-550\/55:hover{color:rgb(var(--cstu-primary-550)/.55)}.hover\:cstu-text-primary-550\/60:hover{color:rgb(var(--cstu-primary-550)/.6)}.hover\:cstu-text-primary-550\/65:hover{color:rgb(var(--cstu-primary-550)/.65)}.hover\:cstu-text-primary-550\/70:hover{color:rgb(var(--cstu-primary-550)/.7)}.hover\:cstu-text-primary-550\/75:hover{color:rgb(var(--cstu-primary-550)/.75)}.hover\:cstu-text-primary-550\/80:hover{color:rgb(var(--cstu-primary-550)/.8)}.hover\:cstu-text-primary-550\/85:hover{color:rgb(var(--cstu-primary-550)/.85)}.hover\:cstu-text-primary-550\/90:hover{color:rgb(var(--cstu-primary-550)/.9)}.hover\:cstu-text-primary-550\/95:hover{color:rgb(var(--cstu-primary-550)/.95)}.hover\:cstu-text-primary-600:hover{--tw-text-opacity:1;color:rgb(var(--cstu-primary-600)/var(--tw-text-opacity,1))}.hover\:cstu-text-primary-600\/0:hover{color:rgb(var(--cstu-primary-600)/0)}.hover\:cstu-text-primary-600\/10:hover{color:rgb(var(--cstu-primary-600)/.1)}.hover\:cstu-text-primary-600\/100:hover{color:rgb(var(--cstu-primary-600)/1)}.hover\:cstu-text-primary-600\/15:hover{color:rgb(var(--cstu-primary-600)/.15)}.hover\:cstu-text-primary-600\/20:hover{color:rgb(var(--cstu-primary-600)/.2)}.hover\:cstu-text-primary-600\/25:hover{color:rgb(var(--cstu-primary-600)/.25)}.hover\:cstu-text-primary-600\/30:hover{color:rgb(var(--cstu-primary-600)/.3)}.hover\:cstu-text-primary-600\/35:hover{color:rgb(var(--cstu-primary-600)/.35)}.hover\:cstu-text-primary-600\/40:hover{color:rgb(var(--cstu-primary-600)/.4)}.hover\:cstu-text-primary-600\/45:hover{color:rgb(var(--cstu-primary-600)/.45)}.hover\:cstu-text-primary-600\/5:hover{color:rgb(var(--cstu-primary-600)/.05)}.hover\:cstu-text-primary-600\/50:hover{color:rgb(var(--cstu-primary-600)/.5)}.hover\:cstu-text-primary-600\/55:hover{color:rgb(var(--cstu-primary-600)/.55)}.hover\:cstu-text-primary-600\/60:hover{color:rgb(var(--cstu-primary-600)/.6)}.hover\:cstu-text-primary-600\/65:hover{color:rgb(var(--cstu-primary-600)/.65)}.hover\:cstu-text-primary-600\/70:hover{color:rgb(var(--cstu-primary-600)/.7)}.hover\:cstu-text-primary-600\/75:hover{color:rgb(var(--cstu-primary-600)/.75)}.hover\:cstu-text-primary-600\/80:hover{color:rgb(var(--cstu-primary-600)/.8)}.hover\:cstu-text-primary-600\/85:hover{color:rgb(var(--cstu-primary-600)/.85)}.hover\:cstu-text-primary-600\/90:hover{color:rgb(var(--cstu-primary-600)/.9)}.hover\:cstu-text-primary-600\/95:hover{color:rgb(var(--cstu-primary-600)/.95)}.hover\:cstu-text-primary-700:hover{--tw-text-opacity:1;color:rgb(var(--cstu-primary-700)/var(--tw-text-opacity,1))}.hover\:cstu-text-primary-700\/0:hover{color:rgb(var(--cstu-primary-700)/0)}.hover\:cstu-text-primary-700\/10:hover{color:rgb(var(--cstu-primary-700)/.1)}.hover\:cstu-text-primary-700\/100:hover{color:rgb(var(--cstu-primary-700)/1)}.hover\:cstu-text-primary-700\/15:hover{color:rgb(var(--cstu-primary-700)/.15)}.hover\:cstu-text-primary-700\/20:hover{color:rgb(var(--cstu-primary-700)/.2)}.hover\:cstu-text-primary-700\/25:hover{color:rgb(var(--cstu-primary-700)/.25)}.hover\:cstu-text-primary-700\/30:hover{color:rgb(var(--cstu-primary-700)/.3)}.hover\:cstu-text-primary-700\/35:hover{color:rgb(var(--cstu-primary-700)/.35)}.hover\:cstu-text-primary-700\/40:hover{color:rgb(var(--cstu-primary-700)/.4)}.hover\:cstu-text-primary-700\/45:hover{color:rgb(var(--cstu-primary-700)/.45)}.hover\:cstu-text-primary-700\/5:hover{color:rgb(var(--cstu-primary-700)/.05)}.hover\:cstu-text-primary-700\/50:hover{color:rgb(var(--cstu-primary-700)/.5)}.hover\:cstu-text-primary-700\/55:hover{color:rgb(var(--cstu-primary-700)/.55)}.hover\:cstu-text-primary-700\/60:hover{color:rgb(var(--cstu-primary-700)/.6)}.hover\:cstu-text-primary-700\/65:hover{color:rgb(var(--cstu-primary-700)/.65)}.hover\:cstu-text-primary-700\/70:hover{color:rgb(var(--cstu-primary-700)/.7)}.hover\:cstu-text-primary-700\/75:hover{color:rgb(var(--cstu-primary-700)/.75)}.hover\:cstu-text-primary-700\/80:hover{color:rgb(var(--cstu-primary-700)/.8)}.hover\:cstu-text-primary-700\/85:hover{color:rgb(var(--cstu-primary-700)/.85)}.hover\:cstu-text-primary-700\/90:hover{color:rgb(var(--cstu-primary-700)/.9)}.hover\:cstu-text-primary-700\/95:hover{color:rgb(var(--cstu-primary-700)/.95)}.hover\:cstu-text-primary-800:hover{--tw-text-opacity:1;color:rgb(var(--cstu-primary-800)/var(--tw-text-opacity,1))}.hover\:cstu-text-primary-800\/0:hover{color:rgb(var(--cstu-primary-800)/0)}.hover\:cstu-text-primary-800\/10:hover{color:rgb(var(--cstu-primary-800)/.1)}.hover\:cstu-text-primary-800\/100:hover{color:rgb(var(--cstu-primary-800)/1)}.hover\:cstu-text-primary-800\/15:hover{color:rgb(var(--cstu-primary-800)/.15)}.hover\:cstu-text-primary-800\/20:hover{color:rgb(var(--cstu-primary-800)/.2)}.hover\:cstu-text-primary-800\/25:hover{color:rgb(var(--cstu-primary-800)/.25)}.hover\:cstu-text-primary-800\/30:hover{color:rgb(var(--cstu-primary-800)/.3)}.hover\:cstu-text-primary-800\/35:hover{color:rgb(var(--cstu-primary-800)/.35)}.hover\:cstu-text-primary-800\/40:hover{color:rgb(var(--cstu-primary-800)/.4)}.hover\:cstu-text-primary-800\/45:hover{color:rgb(var(--cstu-primary-800)/.45)}.hover\:cstu-text-primary-800\/5:hover{color:rgb(var(--cstu-primary-800)/.05)}.hover\:cstu-text-primary-800\/50:hover{color:rgb(var(--cstu-primary-800)/.5)}.hover\:cstu-text-primary-800\/55:hover{color:rgb(var(--cstu-primary-800)/.55)}.hover\:cstu-text-primary-800\/60:hover{color:rgb(var(--cstu-primary-800)/.6)}.hover\:cstu-text-primary-800\/65:hover{color:rgb(var(--cstu-primary-800)/.65)}.hover\:cstu-text-primary-800\/70:hover{color:rgb(var(--cstu-primary-800)/.7)}.hover\:cstu-text-primary-800\/75:hover{color:rgb(var(--cstu-primary-800)/.75)}.hover\:cstu-text-primary-800\/80:hover{color:rgb(var(--cstu-primary-800)/.8)}.hover\:cstu-text-primary-800\/85:hover{color:rgb(var(--cstu-primary-800)/.85)}.hover\:cstu-text-primary-800\/90:hover{color:rgb(var(--cstu-primary-800)/.9)}.hover\:cstu-text-primary-800\/95:hover{color:rgb(var(--cstu-primary-800)/.95)}.hover\:cstu-text-primary-900:hover{--tw-text-opacity:1;color:rgb(var(--cstu-primary-900)/var(--tw-text-opacity,1))}.hover\:cstu-text-primary-900\/0:hover{color:rgb(var(--cstu-primary-900)/0)}.hover\:cstu-text-primary-900\/10:hover{color:rgb(var(--cstu-primary-900)/.1)}.hover\:cstu-text-primary-900\/100:hover{color:rgb(var(--cstu-primary-900)/1)}.hover\:cstu-text-primary-900\/15:hover{color:rgb(var(--cstu-primary-900)/.15)}.hover\:cstu-text-primary-900\/20:hover{color:rgb(var(--cstu-primary-900)/.2)}.hover\:cstu-text-primary-900\/25:hover{color:rgb(var(--cstu-primary-900)/.25)}.hover\:cstu-text-primary-900\/30:hover{color:rgb(var(--cstu-primary-900)/.3)}.hover\:cstu-text-primary-900\/35:hover{color:rgb(var(--cstu-primary-900)/.35)}.hover\:cstu-text-primary-900\/40:hover{color:rgb(var(--cstu-primary-900)/.4)}.hover\:cstu-text-primary-900\/45:hover{color:rgb(var(--cstu-primary-900)/.45)}.hover\:cstu-text-primary-900\/5:hover{color:rgb(var(--cstu-primary-900)/.05)}.hover\:cstu-text-primary-900\/50:hover{color:rgb(var(--cstu-primary-900)/.5)}.hover\:cstu-text-primary-900\/55:hover{color:rgb(var(--cstu-primary-900)/.55)}.hover\:cstu-text-primary-900\/60:hover{color:rgb(var(--cstu-primary-900)/.6)}.hover\:cstu-text-primary-900\/65:hover{color:rgb(var(--cstu-primary-900)/.65)}.hover\:cstu-text-primary-900\/70:hover{color:rgb(var(--cstu-primary-900)/.7)}.hover\:cstu-text-primary-900\/75:hover{color:rgb(var(--cstu-primary-900)/.75)}.hover\:cstu-text-primary-900\/80:hover{color:rgb(var(--cstu-primary-900)/.8)}.hover\:cstu-text-primary-900\/85:hover{color:rgb(var(--cstu-primary-900)/.85)}.hover\:cstu-text-primary-900\/90:hover{color:rgb(var(--cstu-primary-900)/.9)}.hover\:cstu-text-primary-900\/95:hover{color:rgb(var(--cstu-primary-900)/.95)}.hover\:cstu-text-purple-100:hover{--tw-text-opacity:1;color:rgb(var(--cstu-purple-100)/var(--tw-text-opacity,1))}.hover\:cstu-text-purple-100\/0:hover{color:rgb(var(--cstu-purple-100)/0)}.hover\:cstu-text-purple-100\/10:hover{color:rgb(var(--cstu-purple-100)/.1)}.hover\:cstu-text-purple-100\/100:hover{color:rgb(var(--cstu-purple-100)/1)}.hover\:cstu-text-purple-100\/15:hover{color:rgb(var(--cstu-purple-100)/.15)}.hover\:cstu-text-purple-100\/20:hover{color:rgb(var(--cstu-purple-100)/.2)}.hover\:cstu-text-purple-100\/25:hover{color:rgb(var(--cstu-purple-100)/.25)}.hover\:cstu-text-purple-100\/30:hover{color:rgb(var(--cstu-purple-100)/.3)}.hover\:cstu-text-purple-100\/35:hover{color:rgb(var(--cstu-purple-100)/.35)}.hover\:cstu-text-purple-100\/40:hover{color:rgb(var(--cstu-purple-100)/.4)}.hover\:cstu-text-purple-100\/45:hover{color:rgb(var(--cstu-purple-100)/.45)}.hover\:cstu-text-purple-100\/5:hover{color:rgb(var(--cstu-purple-100)/.05)}.hover\:cstu-text-purple-100\/50:hover{color:rgb(var(--cstu-purple-100)/.5)}.hover\:cstu-text-purple-100\/55:hover{color:rgb(var(--cstu-purple-100)/.55)}.hover\:cstu-text-purple-100\/60:hover{color:rgb(var(--cstu-purple-100)/.6)}.hover\:cstu-text-purple-100\/65:hover{color:rgb(var(--cstu-purple-100)/.65)}.hover\:cstu-text-purple-100\/70:hover{color:rgb(var(--cstu-purple-100)/.7)}.hover\:cstu-text-purple-100\/75:hover{color:rgb(var(--cstu-purple-100)/.75)}.hover\:cstu-text-purple-100\/80:hover{color:rgb(var(--cstu-purple-100)/.8)}.hover\:cstu-text-purple-100\/85:hover{color:rgb(var(--cstu-purple-100)/.85)}.hover\:cstu-text-purple-100\/90:hover{color:rgb(var(--cstu-purple-100)/.9)}.hover\:cstu-text-purple-100\/95:hover{color:rgb(var(--cstu-purple-100)/.95)}.hover\:cstu-text-purple-200:hover{--tw-text-opacity:1;color:rgb(var(--cstu-purple-200)/var(--tw-text-opacity,1))}.hover\:cstu-text-purple-200\/0:hover{color:rgb(var(--cstu-purple-200)/0)}.hover\:cstu-text-purple-200\/10:hover{color:rgb(var(--cstu-purple-200)/.1)}.hover\:cstu-text-purple-200\/100:hover{color:rgb(var(--cstu-purple-200)/1)}.hover\:cstu-text-purple-200\/15:hover{color:rgb(var(--cstu-purple-200)/.15)}.hover\:cstu-text-purple-200\/20:hover{color:rgb(var(--cstu-purple-200)/.2)}.hover\:cstu-text-purple-200\/25:hover{color:rgb(var(--cstu-purple-200)/.25)}.hover\:cstu-text-purple-200\/30:hover{color:rgb(var(--cstu-purple-200)/.3)}.hover\:cstu-text-purple-200\/35:hover{color:rgb(var(--cstu-purple-200)/.35)}.hover\:cstu-text-purple-200\/40:hover{color:rgb(var(--cstu-purple-200)/.4)}.hover\:cstu-text-purple-200\/45:hover{color:rgb(var(--cstu-purple-200)/.45)}.hover\:cstu-text-purple-200\/5:hover{color:rgb(var(--cstu-purple-200)/.05)}.hover\:cstu-text-purple-200\/50:hover{color:rgb(var(--cstu-purple-200)/.5)}.hover\:cstu-text-purple-200\/55:hover{color:rgb(var(--cstu-purple-200)/.55)}.hover\:cstu-text-purple-200\/60:hover{color:rgb(var(--cstu-purple-200)/.6)}.hover\:cstu-text-purple-200\/65:hover{color:rgb(var(--cstu-purple-200)/.65)}.hover\:cstu-text-purple-200\/70:hover{color:rgb(var(--cstu-purple-200)/.7)}.hover\:cstu-text-purple-200\/75:hover{color:rgb(var(--cstu-purple-200)/.75)}.hover\:cstu-text-purple-200\/80:hover{color:rgb(var(--cstu-purple-200)/.8)}.hover\:cstu-text-purple-200\/85:hover{color:rgb(var(--cstu-purple-200)/.85)}.hover\:cstu-text-purple-200\/90:hover{color:rgb(var(--cstu-purple-200)/.9)}.hover\:cstu-text-purple-200\/95:hover{color:rgb(var(--cstu-purple-200)/.95)}.hover\:cstu-text-purple-300:hover{--tw-text-opacity:1;color:rgb(var(--cstu-purple-300)/var(--tw-text-opacity,1))}.hover\:cstu-text-purple-300\/0:hover{color:rgb(var(--cstu-purple-300)/0)}.hover\:cstu-text-purple-300\/10:hover{color:rgb(var(--cstu-purple-300)/.1)}.hover\:cstu-text-purple-300\/100:hover{color:rgb(var(--cstu-purple-300)/1)}.hover\:cstu-text-purple-300\/15:hover{color:rgb(var(--cstu-purple-300)/.15)}.hover\:cstu-text-purple-300\/20:hover{color:rgb(var(--cstu-purple-300)/.2)}.hover\:cstu-text-purple-300\/25:hover{color:rgb(var(--cstu-purple-300)/.25)}.hover\:cstu-text-purple-300\/30:hover{color:rgb(var(--cstu-purple-300)/.3)}.hover\:cstu-text-purple-300\/35:hover{color:rgb(var(--cstu-purple-300)/.35)}.hover\:cstu-text-purple-300\/40:hover{color:rgb(var(--cstu-purple-300)/.4)}.hover\:cstu-text-purple-300\/45:hover{color:rgb(var(--cstu-purple-300)/.45)}.hover\:cstu-text-purple-300\/5:hover{color:rgb(var(--cstu-purple-300)/.05)}.hover\:cstu-text-purple-300\/50:hover{color:rgb(var(--cstu-purple-300)/.5)}.hover\:cstu-text-purple-300\/55:hover{color:rgb(var(--cstu-purple-300)/.55)}.hover\:cstu-text-purple-300\/60:hover{color:rgb(var(--cstu-purple-300)/.6)}.hover\:cstu-text-purple-300\/65:hover{color:rgb(var(--cstu-purple-300)/.65)}.hover\:cstu-text-purple-300\/70:hover{color:rgb(var(--cstu-purple-300)/.7)}.hover\:cstu-text-purple-300\/75:hover{color:rgb(var(--cstu-purple-300)/.75)}.hover\:cstu-text-purple-300\/80:hover{color:rgb(var(--cstu-purple-300)/.8)}.hover\:cstu-text-purple-300\/85:hover{color:rgb(var(--cstu-purple-300)/.85)}.hover\:cstu-text-purple-300\/90:hover{color:rgb(var(--cstu-purple-300)/.9)}.hover\:cstu-text-purple-300\/95:hover{color:rgb(var(--cstu-purple-300)/.95)}.hover\:cstu-text-purple-400:hover{--tw-text-opacity:1;color:rgb(var(--cstu-purple-400)/var(--tw-text-opacity,1))}.hover\:cstu-text-purple-400\/0:hover{color:rgb(var(--cstu-purple-400)/0)}.hover\:cstu-text-purple-400\/10:hover{color:rgb(var(--cstu-purple-400)/.1)}.hover\:cstu-text-purple-400\/100:hover{color:rgb(var(--cstu-purple-400)/1)}.hover\:cstu-text-purple-400\/15:hover{color:rgb(var(--cstu-purple-400)/.15)}.hover\:cstu-text-purple-400\/20:hover{color:rgb(var(--cstu-purple-400)/.2)}.hover\:cstu-text-purple-400\/25:hover{color:rgb(var(--cstu-purple-400)/.25)}.hover\:cstu-text-purple-400\/30:hover{color:rgb(var(--cstu-purple-400)/.3)}.hover\:cstu-text-purple-400\/35:hover{color:rgb(var(--cstu-purple-400)/.35)}.hover\:cstu-text-purple-400\/40:hover{color:rgb(var(--cstu-purple-400)/.4)}.hover\:cstu-text-purple-400\/45:hover{color:rgb(var(--cstu-purple-400)/.45)}.hover\:cstu-text-purple-400\/5:hover{color:rgb(var(--cstu-purple-400)/.05)}.hover\:cstu-text-purple-400\/50:hover{color:rgb(var(--cstu-purple-400)/.5)}.hover\:cstu-text-purple-400\/55:hover{color:rgb(var(--cstu-purple-400)/.55)}.hover\:cstu-text-purple-400\/60:hover{color:rgb(var(--cstu-purple-400)/.6)}.hover\:cstu-text-purple-400\/65:hover{color:rgb(var(--cstu-purple-400)/.65)}.hover\:cstu-text-purple-400\/70:hover{color:rgb(var(--cstu-purple-400)/.7)}.hover\:cstu-text-purple-400\/75:hover{color:rgb(var(--cstu-purple-400)/.75)}.hover\:cstu-text-purple-400\/80:hover{color:rgb(var(--cstu-purple-400)/.8)}.hover\:cstu-text-purple-400\/85:hover{color:rgb(var(--cstu-purple-400)/.85)}.hover\:cstu-text-purple-400\/90:hover{color:rgb(var(--cstu-purple-400)/.9)}.hover\:cstu-text-purple-400\/95:hover{color:rgb(var(--cstu-purple-400)/.95)}.hover\:cstu-text-purple-50:hover{--tw-text-opacity:1;color:rgb(var(--cstu-purple-50)/var(--tw-text-opacity,1))}.hover\:cstu-text-purple-50\/0:hover{color:rgb(var(--cstu-purple-50)/0)}.hover\:cstu-text-purple-50\/10:hover{color:rgb(var(--cstu-purple-50)/.1)}.hover\:cstu-text-purple-50\/100:hover{color:rgb(var(--cstu-purple-50)/1)}.hover\:cstu-text-purple-50\/15:hover{color:rgb(var(--cstu-purple-50)/.15)}.hover\:cstu-text-purple-50\/20:hover{color:rgb(var(--cstu-purple-50)/.2)}.hover\:cstu-text-purple-50\/25:hover{color:rgb(var(--cstu-purple-50)/.25)}.hover\:cstu-text-purple-50\/30:hover{color:rgb(var(--cstu-purple-50)/.3)}.hover\:cstu-text-purple-50\/35:hover{color:rgb(var(--cstu-purple-50)/.35)}.hover\:cstu-text-purple-50\/40:hover{color:rgb(var(--cstu-purple-50)/.4)}.hover\:cstu-text-purple-50\/45:hover{color:rgb(var(--cstu-purple-50)/.45)}.hover\:cstu-text-purple-50\/5:hover{color:rgb(var(--cstu-purple-50)/.05)}.hover\:cstu-text-purple-50\/50:hover{color:rgb(var(--cstu-purple-50)/.5)}.hover\:cstu-text-purple-50\/55:hover{color:rgb(var(--cstu-purple-50)/.55)}.hover\:cstu-text-purple-50\/60:hover{color:rgb(var(--cstu-purple-50)/.6)}.hover\:cstu-text-purple-50\/65:hover{color:rgb(var(--cstu-purple-50)/.65)}.hover\:cstu-text-purple-50\/70:hover{color:rgb(var(--cstu-purple-50)/.7)}.hover\:cstu-text-purple-50\/75:hover{color:rgb(var(--cstu-purple-50)/.75)}.hover\:cstu-text-purple-50\/80:hover{color:rgb(var(--cstu-purple-50)/.8)}.hover\:cstu-text-purple-50\/85:hover{color:rgb(var(--cstu-purple-50)/.85)}.hover\:cstu-text-purple-50\/90:hover{color:rgb(var(--cstu-purple-50)/.9)}.hover\:cstu-text-purple-50\/95:hover{color:rgb(var(--cstu-purple-50)/.95)}.hover\:cstu-text-purple-500:hover{--tw-text-opacity:1;color:rgb(var(--cstu-purple-500)/var(--tw-text-opacity,1))}.hover\:cstu-text-purple-500\/0:hover{color:rgb(var(--cstu-purple-500)/0)}.hover\:cstu-text-purple-500\/10:hover{color:rgb(var(--cstu-purple-500)/.1)}.hover\:cstu-text-purple-500\/100:hover{color:rgb(var(--cstu-purple-500)/1)}.hover\:cstu-text-purple-500\/15:hover{color:rgb(var(--cstu-purple-500)/.15)}.hover\:cstu-text-purple-500\/20:hover{color:rgb(var(--cstu-purple-500)/.2)}.hover\:cstu-text-purple-500\/25:hover{color:rgb(var(--cstu-purple-500)/.25)}.hover\:cstu-text-purple-500\/30:hover{color:rgb(var(--cstu-purple-500)/.3)}.hover\:cstu-text-purple-500\/35:hover{color:rgb(var(--cstu-purple-500)/.35)}.hover\:cstu-text-purple-500\/40:hover{color:rgb(var(--cstu-purple-500)/.4)}.hover\:cstu-text-purple-500\/45:hover{color:rgb(var(--cstu-purple-500)/.45)}.hover\:cstu-text-purple-500\/5:hover{color:rgb(var(--cstu-purple-500)/.05)}.hover\:cstu-text-purple-500\/50:hover{color:rgb(var(--cstu-purple-500)/.5)}.hover\:cstu-text-purple-500\/55:hover{color:rgb(var(--cstu-purple-500)/.55)}.hover\:cstu-text-purple-500\/60:hover{color:rgb(var(--cstu-purple-500)/.6)}.hover\:cstu-text-purple-500\/65:hover{color:rgb(var(--cstu-purple-500)/.65)}.hover\:cstu-text-purple-500\/70:hover{color:rgb(var(--cstu-purple-500)/.7)}.hover\:cstu-text-purple-500\/75:hover{color:rgb(var(--cstu-purple-500)/.75)}.hover\:cstu-text-purple-500\/80:hover{color:rgb(var(--cstu-purple-500)/.8)}.hover\:cstu-text-purple-500\/85:hover{color:rgb(var(--cstu-purple-500)/.85)}.hover\:cstu-text-purple-500\/90:hover{color:rgb(var(--cstu-purple-500)/.9)}.hover\:cstu-text-purple-500\/95:hover{color:rgb(var(--cstu-purple-500)/.95)}.hover\:cstu-text-purple-600:hover{--tw-text-opacity:1;color:rgb(var(--cstu-purple-600)/var(--tw-text-opacity,1))}.hover\:cstu-text-purple-600\/0:hover{color:rgb(var(--cstu-purple-600)/0)}.hover\:cstu-text-purple-600\/10:hover{color:rgb(var(--cstu-purple-600)/.1)}.hover\:cstu-text-purple-600\/100:hover{color:rgb(var(--cstu-purple-600)/1)}.hover\:cstu-text-purple-600\/15:hover{color:rgb(var(--cstu-purple-600)/.15)}.hover\:cstu-text-purple-600\/20:hover{color:rgb(var(--cstu-purple-600)/.2)}.hover\:cstu-text-purple-600\/25:hover{color:rgb(var(--cstu-purple-600)/.25)}.hover\:cstu-text-purple-600\/30:hover{color:rgb(var(--cstu-purple-600)/.3)}.hover\:cstu-text-purple-600\/35:hover{color:rgb(var(--cstu-purple-600)/.35)}.hover\:cstu-text-purple-600\/40:hover{color:rgb(var(--cstu-purple-600)/.4)}.hover\:cstu-text-purple-600\/45:hover{color:rgb(var(--cstu-purple-600)/.45)}.hover\:cstu-text-purple-600\/5:hover{color:rgb(var(--cstu-purple-600)/.05)}.hover\:cstu-text-purple-600\/50:hover{color:rgb(var(--cstu-purple-600)/.5)}.hover\:cstu-text-purple-600\/55:hover{color:rgb(var(--cstu-purple-600)/.55)}.hover\:cstu-text-purple-600\/60:hover{color:rgb(var(--cstu-purple-600)/.6)}.hover\:cstu-text-purple-600\/65:hover{color:rgb(var(--cstu-purple-600)/.65)}.hover\:cstu-text-purple-600\/70:hover{color:rgb(var(--cstu-purple-600)/.7)}.hover\:cstu-text-purple-600\/75:hover{color:rgb(var(--cstu-purple-600)/.75)}.hover\:cstu-text-purple-600\/80:hover{color:rgb(var(--cstu-purple-600)/.8)}.hover\:cstu-text-purple-600\/85:hover{color:rgb(var(--cstu-purple-600)/.85)}.hover\:cstu-text-purple-600\/90:hover{color:rgb(var(--cstu-purple-600)/.9)}.hover\:cstu-text-purple-600\/95:hover{color:rgb(var(--cstu-purple-600)/.95)}.hover\:cstu-text-purple-700:hover{--tw-text-opacity:1;color:rgb(var(--cstu-purple-700)/var(--tw-text-opacity,1))}.hover\:cstu-text-purple-700\/0:hover{color:rgb(var(--cstu-purple-700)/0)}.hover\:cstu-text-purple-700\/10:hover{color:rgb(var(--cstu-purple-700)/.1)}.hover\:cstu-text-purple-700\/100:hover{color:rgb(var(--cstu-purple-700)/1)}.hover\:cstu-text-purple-700\/15:hover{color:rgb(var(--cstu-purple-700)/.15)}.hover\:cstu-text-purple-700\/20:hover{color:rgb(var(--cstu-purple-700)/.2)}.hover\:cstu-text-purple-700\/25:hover{color:rgb(var(--cstu-purple-700)/.25)}.hover\:cstu-text-purple-700\/30:hover{color:rgb(var(--cstu-purple-700)/.3)}.hover\:cstu-text-purple-700\/35:hover{color:rgb(var(--cstu-purple-700)/.35)}.hover\:cstu-text-purple-700\/40:hover{color:rgb(var(--cstu-purple-700)/.4)}.hover\:cstu-text-purple-700\/45:hover{color:rgb(var(--cstu-purple-700)/.45)}.hover\:cstu-text-purple-700\/5:hover{color:rgb(var(--cstu-purple-700)/.05)}.hover\:cstu-text-purple-700\/50:hover{color:rgb(var(--cstu-purple-700)/.5)}.hover\:cstu-text-purple-700\/55:hover{color:rgb(var(--cstu-purple-700)/.55)}.hover\:cstu-text-purple-700\/60:hover{color:rgb(var(--cstu-purple-700)/.6)}.hover\:cstu-text-purple-700\/65:hover{color:rgb(var(--cstu-purple-700)/.65)}.hover\:cstu-text-purple-700\/70:hover{color:rgb(var(--cstu-purple-700)/.7)}.hover\:cstu-text-purple-700\/75:hover{color:rgb(var(--cstu-purple-700)/.75)}.hover\:cstu-text-purple-700\/80:hover{color:rgb(var(--cstu-purple-700)/.8)}.hover\:cstu-text-purple-700\/85:hover{color:rgb(var(--cstu-purple-700)/.85)}.hover\:cstu-text-purple-700\/90:hover{color:rgb(var(--cstu-purple-700)/.9)}.hover\:cstu-text-purple-700\/95:hover{color:rgb(var(--cstu-purple-700)/.95)}.hover\:cstu-text-purple-800:hover{--tw-text-opacity:1;color:rgb(var(--cstu-purple-800)/var(--tw-text-opacity,1))}.hover\:cstu-text-purple-800\/0:hover{color:rgb(var(--cstu-purple-800)/0)}.hover\:cstu-text-purple-800\/10:hover{color:rgb(var(--cstu-purple-800)/.1)}.hover\:cstu-text-purple-800\/100:hover{color:rgb(var(--cstu-purple-800)/1)}.hover\:cstu-text-purple-800\/15:hover{color:rgb(var(--cstu-purple-800)/.15)}.hover\:cstu-text-purple-800\/20:hover{color:rgb(var(--cstu-purple-800)/.2)}.hover\:cstu-text-purple-800\/25:hover{color:rgb(var(--cstu-purple-800)/.25)}.hover\:cstu-text-purple-800\/30:hover{color:rgb(var(--cstu-purple-800)/.3)}.hover\:cstu-text-purple-800\/35:hover{color:rgb(var(--cstu-purple-800)/.35)}.hover\:cstu-text-purple-800\/40:hover{color:rgb(var(--cstu-purple-800)/.4)}.hover\:cstu-text-purple-800\/45:hover{color:rgb(var(--cstu-purple-800)/.45)}.hover\:cstu-text-purple-800\/5:hover{color:rgb(var(--cstu-purple-800)/.05)}.hover\:cstu-text-purple-800\/50:hover{color:rgb(var(--cstu-purple-800)/.5)}.hover\:cstu-text-purple-800\/55:hover{color:rgb(var(--cstu-purple-800)/.55)}.hover\:cstu-text-purple-800\/60:hover{color:rgb(var(--cstu-purple-800)/.6)}.hover\:cstu-text-purple-800\/65:hover{color:rgb(var(--cstu-purple-800)/.65)}.hover\:cstu-text-purple-800\/70:hover{color:rgb(var(--cstu-purple-800)/.7)}.hover\:cstu-text-purple-800\/75:hover{color:rgb(var(--cstu-purple-800)/.75)}.hover\:cstu-text-purple-800\/80:hover{color:rgb(var(--cstu-purple-800)/.8)}.hover\:cstu-text-purple-800\/85:hover{color:rgb(var(--cstu-purple-800)/.85)}.hover\:cstu-text-purple-800\/90:hover{color:rgb(var(--cstu-purple-800)/.9)}.hover\:cstu-text-purple-800\/95:hover{color:rgb(var(--cstu-purple-800)/.95)}.hover\:cstu-text-purple-900:hover{--tw-text-opacity:1;color:rgb(var(--cstu-purple-900)/var(--tw-text-opacity,1))}.hover\:cstu-text-purple-900\/0:hover{color:rgb(var(--cstu-purple-900)/0)}.hover\:cstu-text-purple-900\/10:hover{color:rgb(var(--cstu-purple-900)/.1)}.hover\:cstu-text-purple-900\/100:hover{color:rgb(var(--cstu-purple-900)/1)}.hover\:cstu-text-purple-900\/15:hover{color:rgb(var(--cstu-purple-900)/.15)}.hover\:cstu-text-purple-900\/20:hover{color:rgb(var(--cstu-purple-900)/.2)}.hover\:cstu-text-purple-900\/25:hover{color:rgb(var(--cstu-purple-900)/.25)}.hover\:cstu-text-purple-900\/30:hover{color:rgb(var(--cstu-purple-900)/.3)}.hover\:cstu-text-purple-900\/35:hover{color:rgb(var(--cstu-purple-900)/.35)}.hover\:cstu-text-purple-900\/40:hover{color:rgb(var(--cstu-purple-900)/.4)}.hover\:cstu-text-purple-900\/45:hover{color:rgb(var(--cstu-purple-900)/.45)}.hover\:cstu-text-purple-900\/5:hover{color:rgb(var(--cstu-purple-900)/.05)}.hover\:cstu-text-purple-900\/50:hover{color:rgb(var(--cstu-purple-900)/.5)}.hover\:cstu-text-purple-900\/55:hover{color:rgb(var(--cstu-purple-900)/.55)}.hover\:cstu-text-purple-900\/60:hover{color:rgb(var(--cstu-purple-900)/.6)}.hover\:cstu-text-purple-900\/65:hover{color:rgb(var(--cstu-purple-900)/.65)}.hover\:cstu-text-purple-900\/70:hover{color:rgb(var(--cstu-purple-900)/.7)}.hover\:cstu-text-purple-900\/75:hover{color:rgb(var(--cstu-purple-900)/.75)}.hover\:cstu-text-purple-900\/80:hover{color:rgb(var(--cstu-purple-900)/.8)}.hover\:cstu-text-purple-900\/85:hover{color:rgb(var(--cstu-purple-900)/.85)}.hover\:cstu-text-purple-900\/90:hover{color:rgb(var(--cstu-purple-900)/.9)}.hover\:cstu-text-purple-900\/95:hover{color:rgb(var(--cstu-purple-900)/.95)}.hover\:cstu-text-red-100:hover{--tw-text-opacity:1;color:rgb(var(--cstu-red-100)/var(--tw-text-opacity,1))}.hover\:cstu-text-red-100\/0:hover{color:rgb(var(--cstu-red-100)/0)}.hover\:cstu-text-red-100\/10:hover{color:rgb(var(--cstu-red-100)/.1)}.hover\:cstu-text-red-100\/100:hover{color:rgb(var(--cstu-red-100)/1)}.hover\:cstu-text-red-100\/15:hover{color:rgb(var(--cstu-red-100)/.15)}.hover\:cstu-text-red-100\/20:hover{color:rgb(var(--cstu-red-100)/.2)}.hover\:cstu-text-red-100\/25:hover{color:rgb(var(--cstu-red-100)/.25)}.hover\:cstu-text-red-100\/30:hover{color:rgb(var(--cstu-red-100)/.3)}.hover\:cstu-text-red-100\/35:hover{color:rgb(var(--cstu-red-100)/.35)}.hover\:cstu-text-red-100\/40:hover{color:rgb(var(--cstu-red-100)/.4)}.hover\:cstu-text-red-100\/45:hover{color:rgb(var(--cstu-red-100)/.45)}.hover\:cstu-text-red-100\/5:hover{color:rgb(var(--cstu-red-100)/.05)}.hover\:cstu-text-red-100\/50:hover{color:rgb(var(--cstu-red-100)/.5)}.hover\:cstu-text-red-100\/55:hover{color:rgb(var(--cstu-red-100)/.55)}.hover\:cstu-text-red-100\/60:hover{color:rgb(var(--cstu-red-100)/.6)}.hover\:cstu-text-red-100\/65:hover{color:rgb(var(--cstu-red-100)/.65)}.hover\:cstu-text-red-100\/70:hover{color:rgb(var(--cstu-red-100)/.7)}.hover\:cstu-text-red-100\/75:hover{color:rgb(var(--cstu-red-100)/.75)}.hover\:cstu-text-red-100\/80:hover{color:rgb(var(--cstu-red-100)/.8)}.hover\:cstu-text-red-100\/85:hover{color:rgb(var(--cstu-red-100)/.85)}.hover\:cstu-text-red-100\/90:hover{color:rgb(var(--cstu-red-100)/.9)}.hover\:cstu-text-red-100\/95:hover{color:rgb(var(--cstu-red-100)/.95)}.hover\:cstu-text-red-200:hover{--tw-text-opacity:1;color:rgb(var(--cstu-red-200)/var(--tw-text-opacity,1))}.hover\:cstu-text-red-200\/0:hover{color:rgb(var(--cstu-red-200)/0)}.hover\:cstu-text-red-200\/10:hover{color:rgb(var(--cstu-red-200)/.1)}.hover\:cstu-text-red-200\/100:hover{color:rgb(var(--cstu-red-200)/1)}.hover\:cstu-text-red-200\/15:hover{color:rgb(var(--cstu-red-200)/.15)}.hover\:cstu-text-red-200\/20:hover{color:rgb(var(--cstu-red-200)/.2)}.hover\:cstu-text-red-200\/25:hover{color:rgb(var(--cstu-red-200)/.25)}.hover\:cstu-text-red-200\/30:hover{color:rgb(var(--cstu-red-200)/.3)}.hover\:cstu-text-red-200\/35:hover{color:rgb(var(--cstu-red-200)/.35)}.hover\:cstu-text-red-200\/40:hover{color:rgb(var(--cstu-red-200)/.4)}.hover\:cstu-text-red-200\/45:hover{color:rgb(var(--cstu-red-200)/.45)}.hover\:cstu-text-red-200\/5:hover{color:rgb(var(--cstu-red-200)/.05)}.hover\:cstu-text-red-200\/50:hover{color:rgb(var(--cstu-red-200)/.5)}.hover\:cstu-text-red-200\/55:hover{color:rgb(var(--cstu-red-200)/.55)}.hover\:cstu-text-red-200\/60:hover{color:rgb(var(--cstu-red-200)/.6)}.hover\:cstu-text-red-200\/65:hover{color:rgb(var(--cstu-red-200)/.65)}.hover\:cstu-text-red-200\/70:hover{color:rgb(var(--cstu-red-200)/.7)}.hover\:cstu-text-red-200\/75:hover{color:rgb(var(--cstu-red-200)/.75)}.hover\:cstu-text-red-200\/80:hover{color:rgb(var(--cstu-red-200)/.8)}.hover\:cstu-text-red-200\/85:hover{color:rgb(var(--cstu-red-200)/.85)}.hover\:cstu-text-red-200\/90:hover{color:rgb(var(--cstu-red-200)/.9)}.hover\:cstu-text-red-200\/95:hover{color:rgb(var(--cstu-red-200)/.95)}.hover\:cstu-text-red-300:hover{--tw-text-opacity:1;color:rgb(var(--cstu-red-300)/var(--tw-text-opacity,1))}.hover\:cstu-text-red-300\/0:hover{color:rgb(var(--cstu-red-300)/0)}.hover\:cstu-text-red-300\/10:hover{color:rgb(var(--cstu-red-300)/.1)}.hover\:cstu-text-red-300\/100:hover{color:rgb(var(--cstu-red-300)/1)}.hover\:cstu-text-red-300\/15:hover{color:rgb(var(--cstu-red-300)/.15)}.hover\:cstu-text-red-300\/20:hover{color:rgb(var(--cstu-red-300)/.2)}.hover\:cstu-text-red-300\/25:hover{color:rgb(var(--cstu-red-300)/.25)}.hover\:cstu-text-red-300\/30:hover{color:rgb(var(--cstu-red-300)/.3)}.hover\:cstu-text-red-300\/35:hover{color:rgb(var(--cstu-red-300)/.35)}.hover\:cstu-text-red-300\/40:hover{color:rgb(var(--cstu-red-300)/.4)}.hover\:cstu-text-red-300\/45:hover{color:rgb(var(--cstu-red-300)/.45)}.hover\:cstu-text-red-300\/5:hover{color:rgb(var(--cstu-red-300)/.05)}.hover\:cstu-text-red-300\/50:hover{color:rgb(var(--cstu-red-300)/.5)}.hover\:cstu-text-red-300\/55:hover{color:rgb(var(--cstu-red-300)/.55)}.hover\:cstu-text-red-300\/60:hover{color:rgb(var(--cstu-red-300)/.6)}.hover\:cstu-text-red-300\/65:hover{color:rgb(var(--cstu-red-300)/.65)}.hover\:cstu-text-red-300\/70:hover{color:rgb(var(--cstu-red-300)/.7)}.hover\:cstu-text-red-300\/75:hover{color:rgb(var(--cstu-red-300)/.75)}.hover\:cstu-text-red-300\/80:hover{color:rgb(var(--cstu-red-300)/.8)}.hover\:cstu-text-red-300\/85:hover{color:rgb(var(--cstu-red-300)/.85)}.hover\:cstu-text-red-300\/90:hover{color:rgb(var(--cstu-red-300)/.9)}.hover\:cstu-text-red-300\/95:hover{color:rgb(var(--cstu-red-300)/.95)}.hover\:cstu-text-red-400:hover{--tw-text-opacity:1;color:rgb(var(--cstu-red-400)/var(--tw-text-opacity,1))}.hover\:cstu-text-red-400\/0:hover{color:rgb(var(--cstu-red-400)/0)}.hover\:cstu-text-red-400\/10:hover{color:rgb(var(--cstu-red-400)/.1)}.hover\:cstu-text-red-400\/100:hover{color:rgb(var(--cstu-red-400)/1)}.hover\:cstu-text-red-400\/15:hover{color:rgb(var(--cstu-red-400)/.15)}.hover\:cstu-text-red-400\/20:hover{color:rgb(var(--cstu-red-400)/.2)}.hover\:cstu-text-red-400\/25:hover{color:rgb(var(--cstu-red-400)/.25)}.hover\:cstu-text-red-400\/30:hover{color:rgb(var(--cstu-red-400)/.3)}.hover\:cstu-text-red-400\/35:hover{color:rgb(var(--cstu-red-400)/.35)}.hover\:cstu-text-red-400\/40:hover{color:rgb(var(--cstu-red-400)/.4)}.hover\:cstu-text-red-400\/45:hover{color:rgb(var(--cstu-red-400)/.45)}.hover\:cstu-text-red-400\/5:hover{color:rgb(var(--cstu-red-400)/.05)}.hover\:cstu-text-red-400\/50:hover{color:rgb(var(--cstu-red-400)/.5)}.hover\:cstu-text-red-400\/55:hover{color:rgb(var(--cstu-red-400)/.55)}.hover\:cstu-text-red-400\/60:hover{color:rgb(var(--cstu-red-400)/.6)}.hover\:cstu-text-red-400\/65:hover{color:rgb(var(--cstu-red-400)/.65)}.hover\:cstu-text-red-400\/70:hover{color:rgb(var(--cstu-red-400)/.7)}.hover\:cstu-text-red-400\/75:hover{color:rgb(var(--cstu-red-400)/.75)}.hover\:cstu-text-red-400\/80:hover{color:rgb(var(--cstu-red-400)/.8)}.hover\:cstu-text-red-400\/85:hover{color:rgb(var(--cstu-red-400)/.85)}.hover\:cstu-text-red-400\/90:hover{color:rgb(var(--cstu-red-400)/.9)}.hover\:cstu-text-red-400\/95:hover{color:rgb(var(--cstu-red-400)/.95)}.hover\:cstu-text-red-50:hover{--tw-text-opacity:1;color:rgb(var(--cstu-red-50)/var(--tw-text-opacity,1))}.hover\:cstu-text-red-50\/0:hover{color:rgb(var(--cstu-red-50)/0)}.hover\:cstu-text-red-50\/10:hover{color:rgb(var(--cstu-red-50)/.1)}.hover\:cstu-text-red-50\/100:hover{color:rgb(var(--cstu-red-50)/1)}.hover\:cstu-text-red-50\/15:hover{color:rgb(var(--cstu-red-50)/.15)}.hover\:cstu-text-red-50\/20:hover{color:rgb(var(--cstu-red-50)/.2)}.hover\:cstu-text-red-50\/25:hover{color:rgb(var(--cstu-red-50)/.25)}.hover\:cstu-text-red-50\/30:hover{color:rgb(var(--cstu-red-50)/.3)}.hover\:cstu-text-red-50\/35:hover{color:rgb(var(--cstu-red-50)/.35)}.hover\:cstu-text-red-50\/40:hover{color:rgb(var(--cstu-red-50)/.4)}.hover\:cstu-text-red-50\/45:hover{color:rgb(var(--cstu-red-50)/.45)}.hover\:cstu-text-red-50\/5:hover{color:rgb(var(--cstu-red-50)/.05)}.hover\:cstu-text-red-50\/50:hover{color:rgb(var(--cstu-red-50)/.5)}.hover\:cstu-text-red-50\/55:hover{color:rgb(var(--cstu-red-50)/.55)}.hover\:cstu-text-red-50\/60:hover{color:rgb(var(--cstu-red-50)/.6)}.hover\:cstu-text-red-50\/65:hover{color:rgb(var(--cstu-red-50)/.65)}.hover\:cstu-text-red-50\/70:hover{color:rgb(var(--cstu-red-50)/.7)}.hover\:cstu-text-red-50\/75:hover{color:rgb(var(--cstu-red-50)/.75)}.hover\:cstu-text-red-50\/80:hover{color:rgb(var(--cstu-red-50)/.8)}.hover\:cstu-text-red-50\/85:hover{color:rgb(var(--cstu-red-50)/.85)}.hover\:cstu-text-red-50\/90:hover{color:rgb(var(--cstu-red-50)/.9)}.hover\:cstu-text-red-50\/95:hover{color:rgb(var(--cstu-red-50)/.95)}.hover\:cstu-text-red-500:hover{--tw-text-opacity:1;color:rgb(var(--cstu-red-500)/var(--tw-text-opacity,1))}.hover\:cstu-text-red-500\/0:hover{color:rgb(var(--cstu-red-500)/0)}.hover\:cstu-text-red-500\/10:hover{color:rgb(var(--cstu-red-500)/.1)}.hover\:cstu-text-red-500\/100:hover{color:rgb(var(--cstu-red-500)/1)}.hover\:cstu-text-red-500\/15:hover{color:rgb(var(--cstu-red-500)/.15)}.hover\:cstu-text-red-500\/20:hover{color:rgb(var(--cstu-red-500)/.2)}.hover\:cstu-text-red-500\/25:hover{color:rgb(var(--cstu-red-500)/.25)}.hover\:cstu-text-red-500\/30:hover{color:rgb(var(--cstu-red-500)/.3)}.hover\:cstu-text-red-500\/35:hover{color:rgb(var(--cstu-red-500)/.35)}.hover\:cstu-text-red-500\/40:hover{color:rgb(var(--cstu-red-500)/.4)}.hover\:cstu-text-red-500\/45:hover{color:rgb(var(--cstu-red-500)/.45)}.hover\:cstu-text-red-500\/5:hover{color:rgb(var(--cstu-red-500)/.05)}.hover\:cstu-text-red-500\/50:hover{color:rgb(var(--cstu-red-500)/.5)}.hover\:cstu-text-red-500\/55:hover{color:rgb(var(--cstu-red-500)/.55)}.hover\:cstu-text-red-500\/60:hover{color:rgb(var(--cstu-red-500)/.6)}.hover\:cstu-text-red-500\/65:hover{color:rgb(var(--cstu-red-500)/.65)}.hover\:cstu-text-red-500\/70:hover{color:rgb(var(--cstu-red-500)/.7)}.hover\:cstu-text-red-500\/75:hover{color:rgb(var(--cstu-red-500)/.75)}.hover\:cstu-text-red-500\/80:hover{color:rgb(var(--cstu-red-500)/.8)}.hover\:cstu-text-red-500\/85:hover{color:rgb(var(--cstu-red-500)/.85)}.hover\:cstu-text-red-500\/90:hover{color:rgb(var(--cstu-red-500)/.9)}.hover\:cstu-text-red-500\/95:hover{color:rgb(var(--cstu-red-500)/.95)}.hover\:cstu-text-red-600:hover{--tw-text-opacity:1;color:rgb(var(--cstu-red-600)/var(--tw-text-opacity,1))}.hover\:cstu-text-red-600\/0:hover{color:rgb(var(--cstu-red-600)/0)}.hover\:cstu-text-red-600\/10:hover{color:rgb(var(--cstu-red-600)/.1)}.hover\:cstu-text-red-600\/100:hover{color:rgb(var(--cstu-red-600)/1)}.hover\:cstu-text-red-600\/15:hover{color:rgb(var(--cstu-red-600)/.15)}.hover\:cstu-text-red-600\/20:hover{color:rgb(var(--cstu-red-600)/.2)}.hover\:cstu-text-red-600\/25:hover{color:rgb(var(--cstu-red-600)/.25)}.hover\:cstu-text-red-600\/30:hover{color:rgb(var(--cstu-red-600)/.3)}.hover\:cstu-text-red-600\/35:hover{color:rgb(var(--cstu-red-600)/.35)}.hover\:cstu-text-red-600\/40:hover{color:rgb(var(--cstu-red-600)/.4)}.hover\:cstu-text-red-600\/45:hover{color:rgb(var(--cstu-red-600)/.45)}.hover\:cstu-text-red-600\/5:hover{color:rgb(var(--cstu-red-600)/.05)}.hover\:cstu-text-red-600\/50:hover{color:rgb(var(--cstu-red-600)/.5)}.hover\:cstu-text-red-600\/55:hover{color:rgb(var(--cstu-red-600)/.55)}.hover\:cstu-text-red-600\/60:hover{color:rgb(var(--cstu-red-600)/.6)}.hover\:cstu-text-red-600\/65:hover{color:rgb(var(--cstu-red-600)/.65)}.hover\:cstu-text-red-600\/70:hover{color:rgb(var(--cstu-red-600)/.7)}.hover\:cstu-text-red-600\/75:hover{color:rgb(var(--cstu-red-600)/.75)}.hover\:cstu-text-red-600\/80:hover{color:rgb(var(--cstu-red-600)/.8)}.hover\:cstu-text-red-600\/85:hover{color:rgb(var(--cstu-red-600)/.85)}.hover\:cstu-text-red-600\/90:hover{color:rgb(var(--cstu-red-600)/.9)}.hover\:cstu-text-red-600\/95:hover{color:rgb(var(--cstu-red-600)/.95)}.hover\:cstu-text-red-700:hover{--tw-text-opacity:1;color:rgb(var(--cstu-red-700)/var(--tw-text-opacity,1))}.hover\:cstu-text-red-700\/0:hover{color:rgb(var(--cstu-red-700)/0)}.hover\:cstu-text-red-700\/10:hover{color:rgb(var(--cstu-red-700)/.1)}.hover\:cstu-text-red-700\/100:hover{color:rgb(var(--cstu-red-700)/1)}.hover\:cstu-text-red-700\/15:hover{color:rgb(var(--cstu-red-700)/.15)}.hover\:cstu-text-red-700\/20:hover{color:rgb(var(--cstu-red-700)/.2)}.hover\:cstu-text-red-700\/25:hover{color:rgb(var(--cstu-red-700)/.25)}.hover\:cstu-text-red-700\/30:hover{color:rgb(var(--cstu-red-700)/.3)}.hover\:cstu-text-red-700\/35:hover{color:rgb(var(--cstu-red-700)/.35)}.hover\:cstu-text-red-700\/40:hover{color:rgb(var(--cstu-red-700)/.4)}.hover\:cstu-text-red-700\/45:hover{color:rgb(var(--cstu-red-700)/.45)}.hover\:cstu-text-red-700\/5:hover{color:rgb(var(--cstu-red-700)/.05)}.hover\:cstu-text-red-700\/50:hover{color:rgb(var(--cstu-red-700)/.5)}.hover\:cstu-text-red-700\/55:hover{color:rgb(var(--cstu-red-700)/.55)}.hover\:cstu-text-red-700\/60:hover{color:rgb(var(--cstu-red-700)/.6)}.hover\:cstu-text-red-700\/65:hover{color:rgb(var(--cstu-red-700)/.65)}.hover\:cstu-text-red-700\/70:hover{color:rgb(var(--cstu-red-700)/.7)}.hover\:cstu-text-red-700\/75:hover{color:rgb(var(--cstu-red-700)/.75)}.hover\:cstu-text-red-700\/80:hover{color:rgb(var(--cstu-red-700)/.8)}.hover\:cstu-text-red-700\/85:hover{color:rgb(var(--cstu-red-700)/.85)}.hover\:cstu-text-red-700\/90:hover{color:rgb(var(--cstu-red-700)/.9)}.hover\:cstu-text-red-700\/95:hover{color:rgb(var(--cstu-red-700)/.95)}.hover\:cstu-text-red-800:hover{--tw-text-opacity:1;color:rgb(var(--cstu-red-800)/var(--tw-text-opacity,1))}.hover\:cstu-text-red-800\/0:hover{color:rgb(var(--cstu-red-800)/0)}.hover\:cstu-text-red-800\/10:hover{color:rgb(var(--cstu-red-800)/.1)}.hover\:cstu-text-red-800\/100:hover{color:rgb(var(--cstu-red-800)/1)}.hover\:cstu-text-red-800\/15:hover{color:rgb(var(--cstu-red-800)/.15)}.hover\:cstu-text-red-800\/20:hover{color:rgb(var(--cstu-red-800)/.2)}.hover\:cstu-text-red-800\/25:hover{color:rgb(var(--cstu-red-800)/.25)}.hover\:cstu-text-red-800\/30:hover{color:rgb(var(--cstu-red-800)/.3)}.hover\:cstu-text-red-800\/35:hover{color:rgb(var(--cstu-red-800)/.35)}.hover\:cstu-text-red-800\/40:hover{color:rgb(var(--cstu-red-800)/.4)}.hover\:cstu-text-red-800\/45:hover{color:rgb(var(--cstu-red-800)/.45)}.hover\:cstu-text-red-800\/5:hover{color:rgb(var(--cstu-red-800)/.05)}.hover\:cstu-text-red-800\/50:hover{color:rgb(var(--cstu-red-800)/.5)}.hover\:cstu-text-red-800\/55:hover{color:rgb(var(--cstu-red-800)/.55)}.hover\:cstu-text-red-800\/60:hover{color:rgb(var(--cstu-red-800)/.6)}.hover\:cstu-text-red-800\/65:hover{color:rgb(var(--cstu-red-800)/.65)}.hover\:cstu-text-red-800\/70:hover{color:rgb(var(--cstu-red-800)/.7)}.hover\:cstu-text-red-800\/75:hover{color:rgb(var(--cstu-red-800)/.75)}.hover\:cstu-text-red-800\/80:hover{color:rgb(var(--cstu-red-800)/.8)}.hover\:cstu-text-red-800\/85:hover{color:rgb(var(--cstu-red-800)/.85)}.hover\:cstu-text-red-800\/90:hover{color:rgb(var(--cstu-red-800)/.9)}.hover\:cstu-text-red-800\/95:hover{color:rgb(var(--cstu-red-800)/.95)}.hover\:cstu-text-red-900:hover{--tw-text-opacity:1;color:rgb(var(--cstu-red-900)/var(--tw-text-opacity,1))}.hover\:cstu-text-red-900\/0:hover{color:rgb(var(--cstu-red-900)/0)}.hover\:cstu-text-red-900\/10:hover{color:rgb(var(--cstu-red-900)/.1)}.hover\:cstu-text-red-900\/100:hover{color:rgb(var(--cstu-red-900)/1)}.hover\:cstu-text-red-900\/15:hover{color:rgb(var(--cstu-red-900)/.15)}.hover\:cstu-text-red-900\/20:hover{color:rgb(var(--cstu-red-900)/.2)}.hover\:cstu-text-red-900\/25:hover{color:rgb(var(--cstu-red-900)/.25)}.hover\:cstu-text-red-900\/30:hover{color:rgb(var(--cstu-red-900)/.3)}.hover\:cstu-text-red-900\/35:hover{color:rgb(var(--cstu-red-900)/.35)}.hover\:cstu-text-red-900\/40:hover{color:rgb(var(--cstu-red-900)/.4)}.hover\:cstu-text-red-900\/45:hover{color:rgb(var(--cstu-red-900)/.45)}.hover\:cstu-text-red-900\/5:hover{color:rgb(var(--cstu-red-900)/.05)}.hover\:cstu-text-red-900\/50:hover{color:rgb(var(--cstu-red-900)/.5)}.hover\:cstu-text-red-900\/55:hover{color:rgb(var(--cstu-red-900)/.55)}.hover\:cstu-text-red-900\/60:hover{color:rgb(var(--cstu-red-900)/.6)}.hover\:cstu-text-red-900\/65:hover{color:rgb(var(--cstu-red-900)/.65)}.hover\:cstu-text-red-900\/70:hover{color:rgb(var(--cstu-red-900)/.7)}.hover\:cstu-text-red-900\/75:hover{color:rgb(var(--cstu-red-900)/.75)}.hover\:cstu-text-red-900\/80:hover{color:rgb(var(--cstu-red-900)/.8)}.hover\:cstu-text-red-900\/85:hover{color:rgb(var(--cstu-red-900)/.85)}.hover\:cstu-text-red-900\/90:hover{color:rgb(var(--cstu-red-900)/.9)}.hover\:cstu-text-red-900\/95:hover{color:rgb(var(--cstu-red-900)/.95)}.hover\:cstu-text-sea-blue-100:hover{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-100)/var(--tw-text-opacity,1))}.hover\:cstu-text-sea-blue-100\/0:hover{color:rgb(var(--cstu-sea-blue-100)/0)}.hover\:cstu-text-sea-blue-100\/10:hover{color:rgb(var(--cstu-sea-blue-100)/.1)}.hover\:cstu-text-sea-blue-100\/100:hover{color:rgb(var(--cstu-sea-blue-100)/1)}.hover\:cstu-text-sea-blue-100\/15:hover{color:rgb(var(--cstu-sea-blue-100)/.15)}.hover\:cstu-text-sea-blue-100\/20:hover{color:rgb(var(--cstu-sea-blue-100)/.2)}.hover\:cstu-text-sea-blue-100\/25:hover{color:rgb(var(--cstu-sea-blue-100)/.25)}.hover\:cstu-text-sea-blue-100\/30:hover{color:rgb(var(--cstu-sea-blue-100)/.3)}.hover\:cstu-text-sea-blue-100\/35:hover{color:rgb(var(--cstu-sea-blue-100)/.35)}.hover\:cstu-text-sea-blue-100\/40:hover{color:rgb(var(--cstu-sea-blue-100)/.4)}.hover\:cstu-text-sea-blue-100\/45:hover{color:rgb(var(--cstu-sea-blue-100)/.45)}.hover\:cstu-text-sea-blue-100\/5:hover{color:rgb(var(--cstu-sea-blue-100)/.05)}.hover\:cstu-text-sea-blue-100\/50:hover{color:rgb(var(--cstu-sea-blue-100)/.5)}.hover\:cstu-text-sea-blue-100\/55:hover{color:rgb(var(--cstu-sea-blue-100)/.55)}.hover\:cstu-text-sea-blue-100\/60:hover{color:rgb(var(--cstu-sea-blue-100)/.6)}.hover\:cstu-text-sea-blue-100\/65:hover{color:rgb(var(--cstu-sea-blue-100)/.65)}.hover\:cstu-text-sea-blue-100\/70:hover{color:rgb(var(--cstu-sea-blue-100)/.7)}.hover\:cstu-text-sea-blue-100\/75:hover{color:rgb(var(--cstu-sea-blue-100)/.75)}.hover\:cstu-text-sea-blue-100\/80:hover{color:rgb(var(--cstu-sea-blue-100)/.8)}.hover\:cstu-text-sea-blue-100\/85:hover{color:rgb(var(--cstu-sea-blue-100)/.85)}.hover\:cstu-text-sea-blue-100\/90:hover{color:rgb(var(--cstu-sea-blue-100)/.9)}.hover\:cstu-text-sea-blue-100\/95:hover{color:rgb(var(--cstu-sea-blue-100)/.95)}.hover\:cstu-text-sea-blue-200:hover{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-200)/var(--tw-text-opacity,1))}.hover\:cstu-text-sea-blue-200\/0:hover{color:rgb(var(--cstu-sea-blue-200)/0)}.hover\:cstu-text-sea-blue-200\/10:hover{color:rgb(var(--cstu-sea-blue-200)/.1)}.hover\:cstu-text-sea-blue-200\/100:hover{color:rgb(var(--cstu-sea-blue-200)/1)}.hover\:cstu-text-sea-blue-200\/15:hover{color:rgb(var(--cstu-sea-blue-200)/.15)}.hover\:cstu-text-sea-blue-200\/20:hover{color:rgb(var(--cstu-sea-blue-200)/.2)}.hover\:cstu-text-sea-blue-200\/25:hover{color:rgb(var(--cstu-sea-blue-200)/.25)}.hover\:cstu-text-sea-blue-200\/30:hover{color:rgb(var(--cstu-sea-blue-200)/.3)}.hover\:cstu-text-sea-blue-200\/35:hover{color:rgb(var(--cstu-sea-blue-200)/.35)}.hover\:cstu-text-sea-blue-200\/40:hover{color:rgb(var(--cstu-sea-blue-200)/.4)}.hover\:cstu-text-sea-blue-200\/45:hover{color:rgb(var(--cstu-sea-blue-200)/.45)}.hover\:cstu-text-sea-blue-200\/5:hover{color:rgb(var(--cstu-sea-blue-200)/.05)}.hover\:cstu-text-sea-blue-200\/50:hover{color:rgb(var(--cstu-sea-blue-200)/.5)}.hover\:cstu-text-sea-blue-200\/55:hover{color:rgb(var(--cstu-sea-blue-200)/.55)}.hover\:cstu-text-sea-blue-200\/60:hover{color:rgb(var(--cstu-sea-blue-200)/.6)}.hover\:cstu-text-sea-blue-200\/65:hover{color:rgb(var(--cstu-sea-blue-200)/.65)}.hover\:cstu-text-sea-blue-200\/70:hover{color:rgb(var(--cstu-sea-blue-200)/.7)}.hover\:cstu-text-sea-blue-200\/75:hover{color:rgb(var(--cstu-sea-blue-200)/.75)}.hover\:cstu-text-sea-blue-200\/80:hover{color:rgb(var(--cstu-sea-blue-200)/.8)}.hover\:cstu-text-sea-blue-200\/85:hover{color:rgb(var(--cstu-sea-blue-200)/.85)}.hover\:cstu-text-sea-blue-200\/90:hover{color:rgb(var(--cstu-sea-blue-200)/.9)}.hover\:cstu-text-sea-blue-200\/95:hover{color:rgb(var(--cstu-sea-blue-200)/.95)}.hover\:cstu-text-sea-blue-300:hover{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-300)/var(--tw-text-opacity,1))}.hover\:cstu-text-sea-blue-300\/0:hover{color:rgb(var(--cstu-sea-blue-300)/0)}.hover\:cstu-text-sea-blue-300\/10:hover{color:rgb(var(--cstu-sea-blue-300)/.1)}.hover\:cstu-text-sea-blue-300\/100:hover{color:rgb(var(--cstu-sea-blue-300)/1)}.hover\:cstu-text-sea-blue-300\/15:hover{color:rgb(var(--cstu-sea-blue-300)/.15)}.hover\:cstu-text-sea-blue-300\/20:hover{color:rgb(var(--cstu-sea-blue-300)/.2)}.hover\:cstu-text-sea-blue-300\/25:hover{color:rgb(var(--cstu-sea-blue-300)/.25)}.hover\:cstu-text-sea-blue-300\/30:hover{color:rgb(var(--cstu-sea-blue-300)/.3)}.hover\:cstu-text-sea-blue-300\/35:hover{color:rgb(var(--cstu-sea-blue-300)/.35)}.hover\:cstu-text-sea-blue-300\/40:hover{color:rgb(var(--cstu-sea-blue-300)/.4)}.hover\:cstu-text-sea-blue-300\/45:hover{color:rgb(var(--cstu-sea-blue-300)/.45)}.hover\:cstu-text-sea-blue-300\/5:hover{color:rgb(var(--cstu-sea-blue-300)/.05)}.hover\:cstu-text-sea-blue-300\/50:hover{color:rgb(var(--cstu-sea-blue-300)/.5)}.hover\:cstu-text-sea-blue-300\/55:hover{color:rgb(var(--cstu-sea-blue-300)/.55)}.hover\:cstu-text-sea-blue-300\/60:hover{color:rgb(var(--cstu-sea-blue-300)/.6)}.hover\:cstu-text-sea-blue-300\/65:hover{color:rgb(var(--cstu-sea-blue-300)/.65)}.hover\:cstu-text-sea-blue-300\/70:hover{color:rgb(var(--cstu-sea-blue-300)/.7)}.hover\:cstu-text-sea-blue-300\/75:hover{color:rgb(var(--cstu-sea-blue-300)/.75)}.hover\:cstu-text-sea-blue-300\/80:hover{color:rgb(var(--cstu-sea-blue-300)/.8)}.hover\:cstu-text-sea-blue-300\/85:hover{color:rgb(var(--cstu-sea-blue-300)/.85)}.hover\:cstu-text-sea-blue-300\/90:hover{color:rgb(var(--cstu-sea-blue-300)/.9)}.hover\:cstu-text-sea-blue-300\/95:hover{color:rgb(var(--cstu-sea-blue-300)/.95)}.hover\:cstu-text-sea-blue-400:hover{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-400)/var(--tw-text-opacity,1))}.hover\:cstu-text-sea-blue-400\/0:hover{color:rgb(var(--cstu-sea-blue-400)/0)}.hover\:cstu-text-sea-blue-400\/10:hover{color:rgb(var(--cstu-sea-blue-400)/.1)}.hover\:cstu-text-sea-blue-400\/100:hover{color:rgb(var(--cstu-sea-blue-400)/1)}.hover\:cstu-text-sea-blue-400\/15:hover{color:rgb(var(--cstu-sea-blue-400)/.15)}.hover\:cstu-text-sea-blue-400\/20:hover{color:rgb(var(--cstu-sea-blue-400)/.2)}.hover\:cstu-text-sea-blue-400\/25:hover{color:rgb(var(--cstu-sea-blue-400)/.25)}.hover\:cstu-text-sea-blue-400\/30:hover{color:rgb(var(--cstu-sea-blue-400)/.3)}.hover\:cstu-text-sea-blue-400\/35:hover{color:rgb(var(--cstu-sea-blue-400)/.35)}.hover\:cstu-text-sea-blue-400\/40:hover{color:rgb(var(--cstu-sea-blue-400)/.4)}.hover\:cstu-text-sea-blue-400\/45:hover{color:rgb(var(--cstu-sea-blue-400)/.45)}.hover\:cstu-text-sea-blue-400\/5:hover{color:rgb(var(--cstu-sea-blue-400)/.05)}.hover\:cstu-text-sea-blue-400\/50:hover{color:rgb(var(--cstu-sea-blue-400)/.5)}.hover\:cstu-text-sea-blue-400\/55:hover{color:rgb(var(--cstu-sea-blue-400)/.55)}.hover\:cstu-text-sea-blue-400\/60:hover{color:rgb(var(--cstu-sea-blue-400)/.6)}.hover\:cstu-text-sea-blue-400\/65:hover{color:rgb(var(--cstu-sea-blue-400)/.65)}.hover\:cstu-text-sea-blue-400\/70:hover{color:rgb(var(--cstu-sea-blue-400)/.7)}.hover\:cstu-text-sea-blue-400\/75:hover{color:rgb(var(--cstu-sea-blue-400)/.75)}.hover\:cstu-text-sea-blue-400\/80:hover{color:rgb(var(--cstu-sea-blue-400)/.8)}.hover\:cstu-text-sea-blue-400\/85:hover{color:rgb(var(--cstu-sea-blue-400)/.85)}.hover\:cstu-text-sea-blue-400\/90:hover{color:rgb(var(--cstu-sea-blue-400)/.9)}.hover\:cstu-text-sea-blue-400\/95:hover{color:rgb(var(--cstu-sea-blue-400)/.95)}.hover\:cstu-text-sea-blue-50:hover{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-50)/var(--tw-text-opacity,1))}.hover\:cstu-text-sea-blue-50\/0:hover{color:rgb(var(--cstu-sea-blue-50)/0)}.hover\:cstu-text-sea-blue-50\/10:hover{color:rgb(var(--cstu-sea-blue-50)/.1)}.hover\:cstu-text-sea-blue-50\/100:hover{color:rgb(var(--cstu-sea-blue-50)/1)}.hover\:cstu-text-sea-blue-50\/15:hover{color:rgb(var(--cstu-sea-blue-50)/.15)}.hover\:cstu-text-sea-blue-50\/20:hover{color:rgb(var(--cstu-sea-blue-50)/.2)}.hover\:cstu-text-sea-blue-50\/25:hover{color:rgb(var(--cstu-sea-blue-50)/.25)}.hover\:cstu-text-sea-blue-50\/30:hover{color:rgb(var(--cstu-sea-blue-50)/.3)}.hover\:cstu-text-sea-blue-50\/35:hover{color:rgb(var(--cstu-sea-blue-50)/.35)}.hover\:cstu-text-sea-blue-50\/40:hover{color:rgb(var(--cstu-sea-blue-50)/.4)}.hover\:cstu-text-sea-blue-50\/45:hover{color:rgb(var(--cstu-sea-blue-50)/.45)}.hover\:cstu-text-sea-blue-50\/5:hover{color:rgb(var(--cstu-sea-blue-50)/.05)}.hover\:cstu-text-sea-blue-50\/50:hover{color:rgb(var(--cstu-sea-blue-50)/.5)}.hover\:cstu-text-sea-blue-50\/55:hover{color:rgb(var(--cstu-sea-blue-50)/.55)}.hover\:cstu-text-sea-blue-50\/60:hover{color:rgb(var(--cstu-sea-blue-50)/.6)}.hover\:cstu-text-sea-blue-50\/65:hover{color:rgb(var(--cstu-sea-blue-50)/.65)}.hover\:cstu-text-sea-blue-50\/70:hover{color:rgb(var(--cstu-sea-blue-50)/.7)}.hover\:cstu-text-sea-blue-50\/75:hover{color:rgb(var(--cstu-sea-blue-50)/.75)}.hover\:cstu-text-sea-blue-50\/80:hover{color:rgb(var(--cstu-sea-blue-50)/.8)}.hover\:cstu-text-sea-blue-50\/85:hover{color:rgb(var(--cstu-sea-blue-50)/.85)}.hover\:cstu-text-sea-blue-50\/90:hover{color:rgb(var(--cstu-sea-blue-50)/.9)}.hover\:cstu-text-sea-blue-50\/95:hover{color:rgb(var(--cstu-sea-blue-50)/.95)}.hover\:cstu-text-sea-blue-500:hover{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-500)/var(--tw-text-opacity,1))}.hover\:cstu-text-sea-blue-500\/0:hover{color:rgb(var(--cstu-sea-blue-500)/0)}.hover\:cstu-text-sea-blue-500\/10:hover{color:rgb(var(--cstu-sea-blue-500)/.1)}.hover\:cstu-text-sea-blue-500\/100:hover{color:rgb(var(--cstu-sea-blue-500)/1)}.hover\:cstu-text-sea-blue-500\/15:hover{color:rgb(var(--cstu-sea-blue-500)/.15)}.hover\:cstu-text-sea-blue-500\/20:hover{color:rgb(var(--cstu-sea-blue-500)/.2)}.hover\:cstu-text-sea-blue-500\/25:hover{color:rgb(var(--cstu-sea-blue-500)/.25)}.hover\:cstu-text-sea-blue-500\/30:hover{color:rgb(var(--cstu-sea-blue-500)/.3)}.hover\:cstu-text-sea-blue-500\/35:hover{color:rgb(var(--cstu-sea-blue-500)/.35)}.hover\:cstu-text-sea-blue-500\/40:hover{color:rgb(var(--cstu-sea-blue-500)/.4)}.hover\:cstu-text-sea-blue-500\/45:hover{color:rgb(var(--cstu-sea-blue-500)/.45)}.hover\:cstu-text-sea-blue-500\/5:hover{color:rgb(var(--cstu-sea-blue-500)/.05)}.hover\:cstu-text-sea-blue-500\/50:hover{color:rgb(var(--cstu-sea-blue-500)/.5)}.hover\:cstu-text-sea-blue-500\/55:hover{color:rgb(var(--cstu-sea-blue-500)/.55)}.hover\:cstu-text-sea-blue-500\/60:hover{color:rgb(var(--cstu-sea-blue-500)/.6)}.hover\:cstu-text-sea-blue-500\/65:hover{color:rgb(var(--cstu-sea-blue-500)/.65)}.hover\:cstu-text-sea-blue-500\/70:hover{color:rgb(var(--cstu-sea-blue-500)/.7)}.hover\:cstu-text-sea-blue-500\/75:hover{color:rgb(var(--cstu-sea-blue-500)/.75)}.hover\:cstu-text-sea-blue-500\/80:hover{color:rgb(var(--cstu-sea-blue-500)/.8)}.hover\:cstu-text-sea-blue-500\/85:hover{color:rgb(var(--cstu-sea-blue-500)/.85)}.hover\:cstu-text-sea-blue-500\/90:hover{color:rgb(var(--cstu-sea-blue-500)/.9)}.hover\:cstu-text-sea-blue-500\/95:hover{color:rgb(var(--cstu-sea-blue-500)/.95)}.hover\:cstu-text-sea-blue-600:hover{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-600)/var(--tw-text-opacity,1))}.hover\:cstu-text-sea-blue-600\/0:hover{color:rgb(var(--cstu-sea-blue-600)/0)}.hover\:cstu-text-sea-blue-600\/10:hover{color:rgb(var(--cstu-sea-blue-600)/.1)}.hover\:cstu-text-sea-blue-600\/100:hover{color:rgb(var(--cstu-sea-blue-600)/1)}.hover\:cstu-text-sea-blue-600\/15:hover{color:rgb(var(--cstu-sea-blue-600)/.15)}.hover\:cstu-text-sea-blue-600\/20:hover{color:rgb(var(--cstu-sea-blue-600)/.2)}.hover\:cstu-text-sea-blue-600\/25:hover{color:rgb(var(--cstu-sea-blue-600)/.25)}.hover\:cstu-text-sea-blue-600\/30:hover{color:rgb(var(--cstu-sea-blue-600)/.3)}.hover\:cstu-text-sea-blue-600\/35:hover{color:rgb(var(--cstu-sea-blue-600)/.35)}.hover\:cstu-text-sea-blue-600\/40:hover{color:rgb(var(--cstu-sea-blue-600)/.4)}.hover\:cstu-text-sea-blue-600\/45:hover{color:rgb(var(--cstu-sea-blue-600)/.45)}.hover\:cstu-text-sea-blue-600\/5:hover{color:rgb(var(--cstu-sea-blue-600)/.05)}.hover\:cstu-text-sea-blue-600\/50:hover{color:rgb(var(--cstu-sea-blue-600)/.5)}.hover\:cstu-text-sea-blue-600\/55:hover{color:rgb(var(--cstu-sea-blue-600)/.55)}.hover\:cstu-text-sea-blue-600\/60:hover{color:rgb(var(--cstu-sea-blue-600)/.6)}.hover\:cstu-text-sea-blue-600\/65:hover{color:rgb(var(--cstu-sea-blue-600)/.65)}.hover\:cstu-text-sea-blue-600\/70:hover{color:rgb(var(--cstu-sea-blue-600)/.7)}.hover\:cstu-text-sea-blue-600\/75:hover{color:rgb(var(--cstu-sea-blue-600)/.75)}.hover\:cstu-text-sea-blue-600\/80:hover{color:rgb(var(--cstu-sea-blue-600)/.8)}.hover\:cstu-text-sea-blue-600\/85:hover{color:rgb(var(--cstu-sea-blue-600)/.85)}.hover\:cstu-text-sea-blue-600\/90:hover{color:rgb(var(--cstu-sea-blue-600)/.9)}.hover\:cstu-text-sea-blue-600\/95:hover{color:rgb(var(--cstu-sea-blue-600)/.95)}.hover\:cstu-text-sea-blue-700:hover{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-700)/var(--tw-text-opacity,1))}.hover\:cstu-text-sea-blue-700\/0:hover{color:rgb(var(--cstu-sea-blue-700)/0)}.hover\:cstu-text-sea-blue-700\/10:hover{color:rgb(var(--cstu-sea-blue-700)/.1)}.hover\:cstu-text-sea-blue-700\/100:hover{color:rgb(var(--cstu-sea-blue-700)/1)}.hover\:cstu-text-sea-blue-700\/15:hover{color:rgb(var(--cstu-sea-blue-700)/.15)}.hover\:cstu-text-sea-blue-700\/20:hover{color:rgb(var(--cstu-sea-blue-700)/.2)}.hover\:cstu-text-sea-blue-700\/25:hover{color:rgb(var(--cstu-sea-blue-700)/.25)}.hover\:cstu-text-sea-blue-700\/30:hover{color:rgb(var(--cstu-sea-blue-700)/.3)}.hover\:cstu-text-sea-blue-700\/35:hover{color:rgb(var(--cstu-sea-blue-700)/.35)}.hover\:cstu-text-sea-blue-700\/40:hover{color:rgb(var(--cstu-sea-blue-700)/.4)}.hover\:cstu-text-sea-blue-700\/45:hover{color:rgb(var(--cstu-sea-blue-700)/.45)}.hover\:cstu-text-sea-blue-700\/5:hover{color:rgb(var(--cstu-sea-blue-700)/.05)}.hover\:cstu-text-sea-blue-700\/50:hover{color:rgb(var(--cstu-sea-blue-700)/.5)}.hover\:cstu-text-sea-blue-700\/55:hover{color:rgb(var(--cstu-sea-blue-700)/.55)}.hover\:cstu-text-sea-blue-700\/60:hover{color:rgb(var(--cstu-sea-blue-700)/.6)}.hover\:cstu-text-sea-blue-700\/65:hover{color:rgb(var(--cstu-sea-blue-700)/.65)}.hover\:cstu-text-sea-blue-700\/70:hover{color:rgb(var(--cstu-sea-blue-700)/.7)}.hover\:cstu-text-sea-blue-700\/75:hover{color:rgb(var(--cstu-sea-blue-700)/.75)}.hover\:cstu-text-sea-blue-700\/80:hover{color:rgb(var(--cstu-sea-blue-700)/.8)}.hover\:cstu-text-sea-blue-700\/85:hover{color:rgb(var(--cstu-sea-blue-700)/.85)}.hover\:cstu-text-sea-blue-700\/90:hover{color:rgb(var(--cstu-sea-blue-700)/.9)}.hover\:cstu-text-sea-blue-700\/95:hover{color:rgb(var(--cstu-sea-blue-700)/.95)}.hover\:cstu-text-sea-blue-800:hover{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-800)/var(--tw-text-opacity,1))}.hover\:cstu-text-sea-blue-800\/0:hover{color:rgb(var(--cstu-sea-blue-800)/0)}.hover\:cstu-text-sea-blue-800\/10:hover{color:rgb(var(--cstu-sea-blue-800)/.1)}.hover\:cstu-text-sea-blue-800\/100:hover{color:rgb(var(--cstu-sea-blue-800)/1)}.hover\:cstu-text-sea-blue-800\/15:hover{color:rgb(var(--cstu-sea-blue-800)/.15)}.hover\:cstu-text-sea-blue-800\/20:hover{color:rgb(var(--cstu-sea-blue-800)/.2)}.hover\:cstu-text-sea-blue-800\/25:hover{color:rgb(var(--cstu-sea-blue-800)/.25)}.hover\:cstu-text-sea-blue-800\/30:hover{color:rgb(var(--cstu-sea-blue-800)/.3)}.hover\:cstu-text-sea-blue-800\/35:hover{color:rgb(var(--cstu-sea-blue-800)/.35)}.hover\:cstu-text-sea-blue-800\/40:hover{color:rgb(var(--cstu-sea-blue-800)/.4)}.hover\:cstu-text-sea-blue-800\/45:hover{color:rgb(var(--cstu-sea-blue-800)/.45)}.hover\:cstu-text-sea-blue-800\/5:hover{color:rgb(var(--cstu-sea-blue-800)/.05)}.hover\:cstu-text-sea-blue-800\/50:hover{color:rgb(var(--cstu-sea-blue-800)/.5)}.hover\:cstu-text-sea-blue-800\/55:hover{color:rgb(var(--cstu-sea-blue-800)/.55)}.hover\:cstu-text-sea-blue-800\/60:hover{color:rgb(var(--cstu-sea-blue-800)/.6)}.hover\:cstu-text-sea-blue-800\/65:hover{color:rgb(var(--cstu-sea-blue-800)/.65)}.hover\:cstu-text-sea-blue-800\/70:hover{color:rgb(var(--cstu-sea-blue-800)/.7)}.hover\:cstu-text-sea-blue-800\/75:hover{color:rgb(var(--cstu-sea-blue-800)/.75)}.hover\:cstu-text-sea-blue-800\/80:hover{color:rgb(var(--cstu-sea-blue-800)/.8)}.hover\:cstu-text-sea-blue-800\/85:hover{color:rgb(var(--cstu-sea-blue-800)/.85)}.hover\:cstu-text-sea-blue-800\/90:hover{color:rgb(var(--cstu-sea-blue-800)/.9)}.hover\:cstu-text-sea-blue-800\/95:hover{color:rgb(var(--cstu-sea-blue-800)/.95)}.hover\:cstu-text-sea-blue-900:hover{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-900)/var(--tw-text-opacity,1))}.hover\:cstu-text-sea-blue-900\/0:hover{color:rgb(var(--cstu-sea-blue-900)/0)}.hover\:cstu-text-sea-blue-900\/10:hover{color:rgb(var(--cstu-sea-blue-900)/.1)}.hover\:cstu-text-sea-blue-900\/100:hover{color:rgb(var(--cstu-sea-blue-900)/1)}.hover\:cstu-text-sea-blue-900\/15:hover{color:rgb(var(--cstu-sea-blue-900)/.15)}.hover\:cstu-text-sea-blue-900\/20:hover{color:rgb(var(--cstu-sea-blue-900)/.2)}.hover\:cstu-text-sea-blue-900\/25:hover{color:rgb(var(--cstu-sea-blue-900)/.25)}.hover\:cstu-text-sea-blue-900\/30:hover{color:rgb(var(--cstu-sea-blue-900)/.3)}.hover\:cstu-text-sea-blue-900\/35:hover{color:rgb(var(--cstu-sea-blue-900)/.35)}.hover\:cstu-text-sea-blue-900\/40:hover{color:rgb(var(--cstu-sea-blue-900)/.4)}.hover\:cstu-text-sea-blue-900\/45:hover{color:rgb(var(--cstu-sea-blue-900)/.45)}.hover\:cstu-text-sea-blue-900\/5:hover{color:rgb(var(--cstu-sea-blue-900)/.05)}.hover\:cstu-text-sea-blue-900\/50:hover{color:rgb(var(--cstu-sea-blue-900)/.5)}.hover\:cstu-text-sea-blue-900\/55:hover{color:rgb(var(--cstu-sea-blue-900)/.55)}.hover\:cstu-text-sea-blue-900\/60:hover{color:rgb(var(--cstu-sea-blue-900)/.6)}.hover\:cstu-text-sea-blue-900\/65:hover{color:rgb(var(--cstu-sea-blue-900)/.65)}.hover\:cstu-text-sea-blue-900\/70:hover{color:rgb(var(--cstu-sea-blue-900)/.7)}.hover\:cstu-text-sea-blue-900\/75:hover{color:rgb(var(--cstu-sea-blue-900)/.75)}.hover\:cstu-text-sea-blue-900\/80:hover{color:rgb(var(--cstu-sea-blue-900)/.8)}.hover\:cstu-text-sea-blue-900\/85:hover{color:rgb(var(--cstu-sea-blue-900)/.85)}.hover\:cstu-text-sea-blue-900\/90:hover{color:rgb(var(--cstu-sea-blue-900)/.9)}.hover\:cstu-text-sea-blue-900\/95:hover{color:rgb(var(--cstu-sea-blue-900)/.95)}.hover\:cstu-text-secondary-100:hover{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-100)/var(--tw-text-opacity,1))}.hover\:cstu-text-secondary-100\/0:hover{color:rgb(var(--cstu-secondary-100)/0)}.hover\:cstu-text-secondary-100\/10:hover{color:rgb(var(--cstu-secondary-100)/.1)}.hover\:cstu-text-secondary-100\/100:hover{color:rgb(var(--cstu-secondary-100)/1)}.hover\:cstu-text-secondary-100\/15:hover{color:rgb(var(--cstu-secondary-100)/.15)}.hover\:cstu-text-secondary-100\/20:hover{color:rgb(var(--cstu-secondary-100)/.2)}.hover\:cstu-text-secondary-100\/25:hover{color:rgb(var(--cstu-secondary-100)/.25)}.hover\:cstu-text-secondary-100\/30:hover{color:rgb(var(--cstu-secondary-100)/.3)}.hover\:cstu-text-secondary-100\/35:hover{color:rgb(var(--cstu-secondary-100)/.35)}.hover\:cstu-text-secondary-100\/40:hover{color:rgb(var(--cstu-secondary-100)/.4)}.hover\:cstu-text-secondary-100\/45:hover{color:rgb(var(--cstu-secondary-100)/.45)}.hover\:cstu-text-secondary-100\/5:hover{color:rgb(var(--cstu-secondary-100)/.05)}.hover\:cstu-text-secondary-100\/50:hover{color:rgb(var(--cstu-secondary-100)/.5)}.hover\:cstu-text-secondary-100\/55:hover{color:rgb(var(--cstu-secondary-100)/.55)}.hover\:cstu-text-secondary-100\/60:hover{color:rgb(var(--cstu-secondary-100)/.6)}.hover\:cstu-text-secondary-100\/65:hover{color:rgb(var(--cstu-secondary-100)/.65)}.hover\:cstu-text-secondary-100\/70:hover{color:rgb(var(--cstu-secondary-100)/.7)}.hover\:cstu-text-secondary-100\/75:hover{color:rgb(var(--cstu-secondary-100)/.75)}.hover\:cstu-text-secondary-100\/80:hover{color:rgb(var(--cstu-secondary-100)/.8)}.hover\:cstu-text-secondary-100\/85:hover{color:rgb(var(--cstu-secondary-100)/.85)}.hover\:cstu-text-secondary-100\/90:hover{color:rgb(var(--cstu-secondary-100)/.9)}.hover\:cstu-text-secondary-100\/95:hover{color:rgb(var(--cstu-secondary-100)/.95)}.hover\:cstu-text-secondary-200:hover{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-200)/var(--tw-text-opacity,1))}.hover\:cstu-text-secondary-200\/0:hover{color:rgb(var(--cstu-secondary-200)/0)}.hover\:cstu-text-secondary-200\/10:hover{color:rgb(var(--cstu-secondary-200)/.1)}.hover\:cstu-text-secondary-200\/100:hover{color:rgb(var(--cstu-secondary-200)/1)}.hover\:cstu-text-secondary-200\/15:hover{color:rgb(var(--cstu-secondary-200)/.15)}.hover\:cstu-text-secondary-200\/20:hover{color:rgb(var(--cstu-secondary-200)/.2)}.hover\:cstu-text-secondary-200\/25:hover{color:rgb(var(--cstu-secondary-200)/.25)}.hover\:cstu-text-secondary-200\/30:hover{color:rgb(var(--cstu-secondary-200)/.3)}.hover\:cstu-text-secondary-200\/35:hover{color:rgb(var(--cstu-secondary-200)/.35)}.hover\:cstu-text-secondary-200\/40:hover{color:rgb(var(--cstu-secondary-200)/.4)}.hover\:cstu-text-secondary-200\/45:hover{color:rgb(var(--cstu-secondary-200)/.45)}.hover\:cstu-text-secondary-200\/5:hover{color:rgb(var(--cstu-secondary-200)/.05)}.hover\:cstu-text-secondary-200\/50:hover{color:rgb(var(--cstu-secondary-200)/.5)}.hover\:cstu-text-secondary-200\/55:hover{color:rgb(var(--cstu-secondary-200)/.55)}.hover\:cstu-text-secondary-200\/60:hover{color:rgb(var(--cstu-secondary-200)/.6)}.hover\:cstu-text-secondary-200\/65:hover{color:rgb(var(--cstu-secondary-200)/.65)}.hover\:cstu-text-secondary-200\/70:hover{color:rgb(var(--cstu-secondary-200)/.7)}.hover\:cstu-text-secondary-200\/75:hover{color:rgb(var(--cstu-secondary-200)/.75)}.hover\:cstu-text-secondary-200\/80:hover{color:rgb(var(--cstu-secondary-200)/.8)}.hover\:cstu-text-secondary-200\/85:hover{color:rgb(var(--cstu-secondary-200)/.85)}.hover\:cstu-text-secondary-200\/90:hover{color:rgb(var(--cstu-secondary-200)/.9)}.hover\:cstu-text-secondary-200\/95:hover{color:rgb(var(--cstu-secondary-200)/.95)}.hover\:cstu-text-secondary-250:hover{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-250)/var(--tw-text-opacity,1))}.hover\:cstu-text-secondary-250\/0:hover{color:rgb(var(--cstu-secondary-250)/0)}.hover\:cstu-text-secondary-250\/10:hover{color:rgb(var(--cstu-secondary-250)/.1)}.hover\:cstu-text-secondary-250\/100:hover{color:rgb(var(--cstu-secondary-250)/1)}.hover\:cstu-text-secondary-250\/15:hover{color:rgb(var(--cstu-secondary-250)/.15)}.hover\:cstu-text-secondary-250\/20:hover{color:rgb(var(--cstu-secondary-250)/.2)}.hover\:cstu-text-secondary-250\/25:hover{color:rgb(var(--cstu-secondary-250)/.25)}.hover\:cstu-text-secondary-250\/30:hover{color:rgb(var(--cstu-secondary-250)/.3)}.hover\:cstu-text-secondary-250\/35:hover{color:rgb(var(--cstu-secondary-250)/.35)}.hover\:cstu-text-secondary-250\/40:hover{color:rgb(var(--cstu-secondary-250)/.4)}.hover\:cstu-text-secondary-250\/45:hover{color:rgb(var(--cstu-secondary-250)/.45)}.hover\:cstu-text-secondary-250\/5:hover{color:rgb(var(--cstu-secondary-250)/.05)}.hover\:cstu-text-secondary-250\/50:hover{color:rgb(var(--cstu-secondary-250)/.5)}.hover\:cstu-text-secondary-250\/55:hover{color:rgb(var(--cstu-secondary-250)/.55)}.hover\:cstu-text-secondary-250\/60:hover{color:rgb(var(--cstu-secondary-250)/.6)}.hover\:cstu-text-secondary-250\/65:hover{color:rgb(var(--cstu-secondary-250)/.65)}.hover\:cstu-text-secondary-250\/70:hover{color:rgb(var(--cstu-secondary-250)/.7)}.hover\:cstu-text-secondary-250\/75:hover{color:rgb(var(--cstu-secondary-250)/.75)}.hover\:cstu-text-secondary-250\/80:hover{color:rgb(var(--cstu-secondary-250)/.8)}.hover\:cstu-text-secondary-250\/85:hover{color:rgb(var(--cstu-secondary-250)/.85)}.hover\:cstu-text-secondary-250\/90:hover{color:rgb(var(--cstu-secondary-250)/.9)}.hover\:cstu-text-secondary-250\/95:hover{color:rgb(var(--cstu-secondary-250)/.95)}.hover\:cstu-text-secondary-300:hover{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-300)/var(--tw-text-opacity,1))}.hover\:cstu-text-secondary-300\/0:hover{color:rgb(var(--cstu-secondary-300)/0)}.hover\:cstu-text-secondary-300\/10:hover{color:rgb(var(--cstu-secondary-300)/.1)}.hover\:cstu-text-secondary-300\/100:hover{color:rgb(var(--cstu-secondary-300)/1)}.hover\:cstu-text-secondary-300\/15:hover{color:rgb(var(--cstu-secondary-300)/.15)}.hover\:cstu-text-secondary-300\/20:hover{color:rgb(var(--cstu-secondary-300)/.2)}.hover\:cstu-text-secondary-300\/25:hover{color:rgb(var(--cstu-secondary-300)/.25)}.hover\:cstu-text-secondary-300\/30:hover{color:rgb(var(--cstu-secondary-300)/.3)}.hover\:cstu-text-secondary-300\/35:hover{color:rgb(var(--cstu-secondary-300)/.35)}.hover\:cstu-text-secondary-300\/40:hover{color:rgb(var(--cstu-secondary-300)/.4)}.hover\:cstu-text-secondary-300\/45:hover{color:rgb(var(--cstu-secondary-300)/.45)}.hover\:cstu-text-secondary-300\/5:hover{color:rgb(var(--cstu-secondary-300)/.05)}.hover\:cstu-text-secondary-300\/50:hover{color:rgb(var(--cstu-secondary-300)/.5)}.hover\:cstu-text-secondary-300\/55:hover{color:rgb(var(--cstu-secondary-300)/.55)}.hover\:cstu-text-secondary-300\/60:hover{color:rgb(var(--cstu-secondary-300)/.6)}.hover\:cstu-text-secondary-300\/65:hover{color:rgb(var(--cstu-secondary-300)/.65)}.hover\:cstu-text-secondary-300\/70:hover{color:rgb(var(--cstu-secondary-300)/.7)}.hover\:cstu-text-secondary-300\/75:hover{color:rgb(var(--cstu-secondary-300)/.75)}.hover\:cstu-text-secondary-300\/80:hover{color:rgb(var(--cstu-secondary-300)/.8)}.hover\:cstu-text-secondary-300\/85:hover{color:rgb(var(--cstu-secondary-300)/.85)}.hover\:cstu-text-secondary-300\/90:hover{color:rgb(var(--cstu-secondary-300)/.9)}.hover\:cstu-text-secondary-300\/95:hover{color:rgb(var(--cstu-secondary-300)/.95)}.hover\:cstu-text-secondary-400:hover{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-400)/var(--tw-text-opacity,1))}.hover\:cstu-text-secondary-400\/0:hover{color:rgb(var(--cstu-secondary-400)/0)}.hover\:cstu-text-secondary-400\/10:hover{color:rgb(var(--cstu-secondary-400)/.1)}.hover\:cstu-text-secondary-400\/100:hover{color:rgb(var(--cstu-secondary-400)/1)}.hover\:cstu-text-secondary-400\/15:hover{color:rgb(var(--cstu-secondary-400)/.15)}.hover\:cstu-text-secondary-400\/20:hover{color:rgb(var(--cstu-secondary-400)/.2)}.hover\:cstu-text-secondary-400\/25:hover{color:rgb(var(--cstu-secondary-400)/.25)}.hover\:cstu-text-secondary-400\/30:hover{color:rgb(var(--cstu-secondary-400)/.3)}.hover\:cstu-text-secondary-400\/35:hover{color:rgb(var(--cstu-secondary-400)/.35)}.hover\:cstu-text-secondary-400\/40:hover{color:rgb(var(--cstu-secondary-400)/.4)}.hover\:cstu-text-secondary-400\/45:hover{color:rgb(var(--cstu-secondary-400)/.45)}.hover\:cstu-text-secondary-400\/5:hover{color:rgb(var(--cstu-secondary-400)/.05)}.hover\:cstu-text-secondary-400\/50:hover{color:rgb(var(--cstu-secondary-400)/.5)}.hover\:cstu-text-secondary-400\/55:hover{color:rgb(var(--cstu-secondary-400)/.55)}.hover\:cstu-text-secondary-400\/60:hover{color:rgb(var(--cstu-secondary-400)/.6)}.hover\:cstu-text-secondary-400\/65:hover{color:rgb(var(--cstu-secondary-400)/.65)}.hover\:cstu-text-secondary-400\/70:hover{color:rgb(var(--cstu-secondary-400)/.7)}.hover\:cstu-text-secondary-400\/75:hover{color:rgb(var(--cstu-secondary-400)/.75)}.hover\:cstu-text-secondary-400\/80:hover{color:rgb(var(--cstu-secondary-400)/.8)}.hover\:cstu-text-secondary-400\/85:hover{color:rgb(var(--cstu-secondary-400)/.85)}.hover\:cstu-text-secondary-400\/90:hover{color:rgb(var(--cstu-secondary-400)/.9)}.hover\:cstu-text-secondary-400\/95:hover{color:rgb(var(--cstu-secondary-400)/.95)}.hover\:cstu-text-secondary-50:hover{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-50)/var(--tw-text-opacity,1))}.hover\:cstu-text-secondary-50\/0:hover{color:rgb(var(--cstu-secondary-50)/0)}.hover\:cstu-text-secondary-50\/10:hover{color:rgb(var(--cstu-secondary-50)/.1)}.hover\:cstu-text-secondary-50\/100:hover{color:rgb(var(--cstu-secondary-50)/1)}.hover\:cstu-text-secondary-50\/15:hover{color:rgb(var(--cstu-secondary-50)/.15)}.hover\:cstu-text-secondary-50\/20:hover{color:rgb(var(--cstu-secondary-50)/.2)}.hover\:cstu-text-secondary-50\/25:hover{color:rgb(var(--cstu-secondary-50)/.25)}.hover\:cstu-text-secondary-50\/30:hover{color:rgb(var(--cstu-secondary-50)/.3)}.hover\:cstu-text-secondary-50\/35:hover{color:rgb(var(--cstu-secondary-50)/.35)}.hover\:cstu-text-secondary-50\/40:hover{color:rgb(var(--cstu-secondary-50)/.4)}.hover\:cstu-text-secondary-50\/45:hover{color:rgb(var(--cstu-secondary-50)/.45)}.hover\:cstu-text-secondary-50\/5:hover{color:rgb(var(--cstu-secondary-50)/.05)}.hover\:cstu-text-secondary-50\/50:hover{color:rgb(var(--cstu-secondary-50)/.5)}.hover\:cstu-text-secondary-50\/55:hover{color:rgb(var(--cstu-secondary-50)/.55)}.hover\:cstu-text-secondary-50\/60:hover{color:rgb(var(--cstu-secondary-50)/.6)}.hover\:cstu-text-secondary-50\/65:hover{color:rgb(var(--cstu-secondary-50)/.65)}.hover\:cstu-text-secondary-50\/70:hover{color:rgb(var(--cstu-secondary-50)/.7)}.hover\:cstu-text-secondary-50\/75:hover{color:rgb(var(--cstu-secondary-50)/.75)}.hover\:cstu-text-secondary-50\/80:hover{color:rgb(var(--cstu-secondary-50)/.8)}.hover\:cstu-text-secondary-50\/85:hover{color:rgb(var(--cstu-secondary-50)/.85)}.hover\:cstu-text-secondary-50\/90:hover{color:rgb(var(--cstu-secondary-50)/.9)}.hover\:cstu-text-secondary-50\/95:hover{color:rgb(var(--cstu-secondary-50)/.95)}.hover\:cstu-text-secondary-500:hover{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-500)/var(--tw-text-opacity,1))}.hover\:cstu-text-secondary-500\/0:hover{color:rgb(var(--cstu-secondary-500)/0)}.hover\:cstu-text-secondary-500\/10:hover{color:rgb(var(--cstu-secondary-500)/.1)}.hover\:cstu-text-secondary-500\/100:hover{color:rgb(var(--cstu-secondary-500)/1)}.hover\:cstu-text-secondary-500\/15:hover{color:rgb(var(--cstu-secondary-500)/.15)}.hover\:cstu-text-secondary-500\/20:hover{color:rgb(var(--cstu-secondary-500)/.2)}.hover\:cstu-text-secondary-500\/25:hover{color:rgb(var(--cstu-secondary-500)/.25)}.hover\:cstu-text-secondary-500\/30:hover{color:rgb(var(--cstu-secondary-500)/.3)}.hover\:cstu-text-secondary-500\/35:hover{color:rgb(var(--cstu-secondary-500)/.35)}.hover\:cstu-text-secondary-500\/40:hover{color:rgb(var(--cstu-secondary-500)/.4)}.hover\:cstu-text-secondary-500\/45:hover{color:rgb(var(--cstu-secondary-500)/.45)}.hover\:cstu-text-secondary-500\/5:hover{color:rgb(var(--cstu-secondary-500)/.05)}.hover\:cstu-text-secondary-500\/50:hover{color:rgb(var(--cstu-secondary-500)/.5)}.hover\:cstu-text-secondary-500\/55:hover{color:rgb(var(--cstu-secondary-500)/.55)}.hover\:cstu-text-secondary-500\/60:hover{color:rgb(var(--cstu-secondary-500)/.6)}.hover\:cstu-text-secondary-500\/65:hover{color:rgb(var(--cstu-secondary-500)/.65)}.hover\:cstu-text-secondary-500\/70:hover{color:rgb(var(--cstu-secondary-500)/.7)}.hover\:cstu-text-secondary-500\/75:hover{color:rgb(var(--cstu-secondary-500)/.75)}.hover\:cstu-text-secondary-500\/80:hover{color:rgb(var(--cstu-secondary-500)/.8)}.hover\:cstu-text-secondary-500\/85:hover{color:rgb(var(--cstu-secondary-500)/.85)}.hover\:cstu-text-secondary-500\/90:hover{color:rgb(var(--cstu-secondary-500)/.9)}.hover\:cstu-text-secondary-500\/95:hover{color:rgb(var(--cstu-secondary-500)/.95)}.hover\:cstu-text-secondary-550:hover{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-550)/var(--tw-text-opacity,1))}.hover\:cstu-text-secondary-550\/0:hover{color:rgb(var(--cstu-secondary-550)/0)}.hover\:cstu-text-secondary-550\/10:hover{color:rgb(var(--cstu-secondary-550)/.1)}.hover\:cstu-text-secondary-550\/100:hover{color:rgb(var(--cstu-secondary-550)/1)}.hover\:cstu-text-secondary-550\/15:hover{color:rgb(var(--cstu-secondary-550)/.15)}.hover\:cstu-text-secondary-550\/20:hover{color:rgb(var(--cstu-secondary-550)/.2)}.hover\:cstu-text-secondary-550\/25:hover{color:rgb(var(--cstu-secondary-550)/.25)}.hover\:cstu-text-secondary-550\/30:hover{color:rgb(var(--cstu-secondary-550)/.3)}.hover\:cstu-text-secondary-550\/35:hover{color:rgb(var(--cstu-secondary-550)/.35)}.hover\:cstu-text-secondary-550\/40:hover{color:rgb(var(--cstu-secondary-550)/.4)}.hover\:cstu-text-secondary-550\/45:hover{color:rgb(var(--cstu-secondary-550)/.45)}.hover\:cstu-text-secondary-550\/5:hover{color:rgb(var(--cstu-secondary-550)/.05)}.hover\:cstu-text-secondary-550\/50:hover{color:rgb(var(--cstu-secondary-550)/.5)}.hover\:cstu-text-secondary-550\/55:hover{color:rgb(var(--cstu-secondary-550)/.55)}.hover\:cstu-text-secondary-550\/60:hover{color:rgb(var(--cstu-secondary-550)/.6)}.hover\:cstu-text-secondary-550\/65:hover{color:rgb(var(--cstu-secondary-550)/.65)}.hover\:cstu-text-secondary-550\/70:hover{color:rgb(var(--cstu-secondary-550)/.7)}.hover\:cstu-text-secondary-550\/75:hover{color:rgb(var(--cstu-secondary-550)/.75)}.hover\:cstu-text-secondary-550\/80:hover{color:rgb(var(--cstu-secondary-550)/.8)}.hover\:cstu-text-secondary-550\/85:hover{color:rgb(var(--cstu-secondary-550)/.85)}.hover\:cstu-text-secondary-550\/90:hover{color:rgb(var(--cstu-secondary-550)/.9)}.hover\:cstu-text-secondary-550\/95:hover{color:rgb(var(--cstu-secondary-550)/.95)}.hover\:cstu-text-secondary-575:hover{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-575)/var(--tw-text-opacity,1))}.hover\:cstu-text-secondary-575\/0:hover{color:rgb(var(--cstu-secondary-575)/0)}.hover\:cstu-text-secondary-575\/10:hover{color:rgb(var(--cstu-secondary-575)/.1)}.hover\:cstu-text-secondary-575\/100:hover{color:rgb(var(--cstu-secondary-575)/1)}.hover\:cstu-text-secondary-575\/15:hover{color:rgb(var(--cstu-secondary-575)/.15)}.hover\:cstu-text-secondary-575\/20:hover{color:rgb(var(--cstu-secondary-575)/.2)}.hover\:cstu-text-secondary-575\/25:hover{color:rgb(var(--cstu-secondary-575)/.25)}.hover\:cstu-text-secondary-575\/30:hover{color:rgb(var(--cstu-secondary-575)/.3)}.hover\:cstu-text-secondary-575\/35:hover{color:rgb(var(--cstu-secondary-575)/.35)}.hover\:cstu-text-secondary-575\/40:hover{color:rgb(var(--cstu-secondary-575)/.4)}.hover\:cstu-text-secondary-575\/45:hover{color:rgb(var(--cstu-secondary-575)/.45)}.hover\:cstu-text-secondary-575\/5:hover{color:rgb(var(--cstu-secondary-575)/.05)}.hover\:cstu-text-secondary-575\/50:hover{color:rgb(var(--cstu-secondary-575)/.5)}.hover\:cstu-text-secondary-575\/55:hover{color:rgb(var(--cstu-secondary-575)/.55)}.hover\:cstu-text-secondary-575\/60:hover{color:rgb(var(--cstu-secondary-575)/.6)}.hover\:cstu-text-secondary-575\/65:hover{color:rgb(var(--cstu-secondary-575)/.65)}.hover\:cstu-text-secondary-575\/70:hover{color:rgb(var(--cstu-secondary-575)/.7)}.hover\:cstu-text-secondary-575\/75:hover{color:rgb(var(--cstu-secondary-575)/.75)}.hover\:cstu-text-secondary-575\/80:hover{color:rgb(var(--cstu-secondary-575)/.8)}.hover\:cstu-text-secondary-575\/85:hover{color:rgb(var(--cstu-secondary-575)/.85)}.hover\:cstu-text-secondary-575\/90:hover{color:rgb(var(--cstu-secondary-575)/.9)}.hover\:cstu-text-secondary-575\/95:hover{color:rgb(var(--cstu-secondary-575)/.95)}.hover\:cstu-text-secondary-600:hover{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-600)/var(--tw-text-opacity,1))}.hover\:cstu-text-secondary-600\/0:hover{color:rgb(var(--cstu-secondary-600)/0)}.hover\:cstu-text-secondary-600\/10:hover{color:rgb(var(--cstu-secondary-600)/.1)}.hover\:cstu-text-secondary-600\/100:hover{color:rgb(var(--cstu-secondary-600)/1)}.hover\:cstu-text-secondary-600\/15:hover{color:rgb(var(--cstu-secondary-600)/.15)}.hover\:cstu-text-secondary-600\/20:hover{color:rgb(var(--cstu-secondary-600)/.2)}.hover\:cstu-text-secondary-600\/25:hover{color:rgb(var(--cstu-secondary-600)/.25)}.hover\:cstu-text-secondary-600\/30:hover{color:rgb(var(--cstu-secondary-600)/.3)}.hover\:cstu-text-secondary-600\/35:hover{color:rgb(var(--cstu-secondary-600)/.35)}.hover\:cstu-text-secondary-600\/40:hover{color:rgb(var(--cstu-secondary-600)/.4)}.hover\:cstu-text-secondary-600\/45:hover{color:rgb(var(--cstu-secondary-600)/.45)}.hover\:cstu-text-secondary-600\/5:hover{color:rgb(var(--cstu-secondary-600)/.05)}.hover\:cstu-text-secondary-600\/50:hover{color:rgb(var(--cstu-secondary-600)/.5)}.hover\:cstu-text-secondary-600\/55:hover{color:rgb(var(--cstu-secondary-600)/.55)}.hover\:cstu-text-secondary-600\/60:hover{color:rgb(var(--cstu-secondary-600)/.6)}.hover\:cstu-text-secondary-600\/65:hover{color:rgb(var(--cstu-secondary-600)/.65)}.hover\:cstu-text-secondary-600\/70:hover{color:rgb(var(--cstu-secondary-600)/.7)}.hover\:cstu-text-secondary-600\/75:hover{color:rgb(var(--cstu-secondary-600)/.75)}.hover\:cstu-text-secondary-600\/80:hover{color:rgb(var(--cstu-secondary-600)/.8)}.hover\:cstu-text-secondary-600\/85:hover{color:rgb(var(--cstu-secondary-600)/.85)}.hover\:cstu-text-secondary-600\/90:hover{color:rgb(var(--cstu-secondary-600)/.9)}.hover\:cstu-text-secondary-600\/95:hover{color:rgb(var(--cstu-secondary-600)/.95)}.hover\:cstu-text-secondary-700:hover{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-700)/var(--tw-text-opacity,1))}.hover\:cstu-text-secondary-700\/0:hover{color:rgb(var(--cstu-secondary-700)/0)}.hover\:cstu-text-secondary-700\/10:hover{color:rgb(var(--cstu-secondary-700)/.1)}.hover\:cstu-text-secondary-700\/100:hover{color:rgb(var(--cstu-secondary-700)/1)}.hover\:cstu-text-secondary-700\/15:hover{color:rgb(var(--cstu-secondary-700)/.15)}.hover\:cstu-text-secondary-700\/20:hover{color:rgb(var(--cstu-secondary-700)/.2)}.hover\:cstu-text-secondary-700\/25:hover{color:rgb(var(--cstu-secondary-700)/.25)}.hover\:cstu-text-secondary-700\/30:hover{color:rgb(var(--cstu-secondary-700)/.3)}.hover\:cstu-text-secondary-700\/35:hover{color:rgb(var(--cstu-secondary-700)/.35)}.hover\:cstu-text-secondary-700\/40:hover{color:rgb(var(--cstu-secondary-700)/.4)}.hover\:cstu-text-secondary-700\/45:hover{color:rgb(var(--cstu-secondary-700)/.45)}.hover\:cstu-text-secondary-700\/5:hover{color:rgb(var(--cstu-secondary-700)/.05)}.hover\:cstu-text-secondary-700\/50:hover{color:rgb(var(--cstu-secondary-700)/.5)}.hover\:cstu-text-secondary-700\/55:hover{color:rgb(var(--cstu-secondary-700)/.55)}.hover\:cstu-text-secondary-700\/60:hover{color:rgb(var(--cstu-secondary-700)/.6)}.hover\:cstu-text-secondary-700\/65:hover{color:rgb(var(--cstu-secondary-700)/.65)}.hover\:cstu-text-secondary-700\/70:hover{color:rgb(var(--cstu-secondary-700)/.7)}.hover\:cstu-text-secondary-700\/75:hover{color:rgb(var(--cstu-secondary-700)/.75)}.hover\:cstu-text-secondary-700\/80:hover{color:rgb(var(--cstu-secondary-700)/.8)}.hover\:cstu-text-secondary-700\/85:hover{color:rgb(var(--cstu-secondary-700)/.85)}.hover\:cstu-text-secondary-700\/90:hover{color:rgb(var(--cstu-secondary-700)/.9)}.hover\:cstu-text-secondary-700\/95:hover{color:rgb(var(--cstu-secondary-700)/.95)}.hover\:cstu-text-secondary-800:hover{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-800)/var(--tw-text-opacity,1))}.hover\:cstu-text-secondary-800\/0:hover{color:rgb(var(--cstu-secondary-800)/0)}.hover\:cstu-text-secondary-800\/10:hover{color:rgb(var(--cstu-secondary-800)/.1)}.hover\:cstu-text-secondary-800\/100:hover{color:rgb(var(--cstu-secondary-800)/1)}.hover\:cstu-text-secondary-800\/15:hover{color:rgb(var(--cstu-secondary-800)/.15)}.hover\:cstu-text-secondary-800\/20:hover{color:rgb(var(--cstu-secondary-800)/.2)}.hover\:cstu-text-secondary-800\/25:hover{color:rgb(var(--cstu-secondary-800)/.25)}.hover\:cstu-text-secondary-800\/30:hover{color:rgb(var(--cstu-secondary-800)/.3)}.hover\:cstu-text-secondary-800\/35:hover{color:rgb(var(--cstu-secondary-800)/.35)}.hover\:cstu-text-secondary-800\/40:hover{color:rgb(var(--cstu-secondary-800)/.4)}.hover\:cstu-text-secondary-800\/45:hover{color:rgb(var(--cstu-secondary-800)/.45)}.hover\:cstu-text-secondary-800\/5:hover{color:rgb(var(--cstu-secondary-800)/.05)}.hover\:cstu-text-secondary-800\/50:hover{color:rgb(var(--cstu-secondary-800)/.5)}.hover\:cstu-text-secondary-800\/55:hover{color:rgb(var(--cstu-secondary-800)/.55)}.hover\:cstu-text-secondary-800\/60:hover{color:rgb(var(--cstu-secondary-800)/.6)}.hover\:cstu-text-secondary-800\/65:hover{color:rgb(var(--cstu-secondary-800)/.65)}.hover\:cstu-text-secondary-800\/70:hover{color:rgb(var(--cstu-secondary-800)/.7)}.hover\:cstu-text-secondary-800\/75:hover{color:rgb(var(--cstu-secondary-800)/.75)}.hover\:cstu-text-secondary-800\/80:hover{color:rgb(var(--cstu-secondary-800)/.8)}.hover\:cstu-text-secondary-800\/85:hover{color:rgb(var(--cstu-secondary-800)/.85)}.hover\:cstu-text-secondary-800\/90:hover{color:rgb(var(--cstu-secondary-800)/.9)}.hover\:cstu-text-secondary-800\/95:hover{color:rgb(var(--cstu-secondary-800)/.95)}.hover\:cstu-text-secondary-900:hover{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-900)/var(--tw-text-opacity,1))}.hover\:cstu-text-secondary-900\/0:hover{color:rgb(var(--cstu-secondary-900)/0)}.hover\:cstu-text-secondary-900\/10:hover{color:rgb(var(--cstu-secondary-900)/.1)}.hover\:cstu-text-secondary-900\/100:hover{color:rgb(var(--cstu-secondary-900)/1)}.hover\:cstu-text-secondary-900\/15:hover{color:rgb(var(--cstu-secondary-900)/.15)}.hover\:cstu-text-secondary-900\/20:hover{color:rgb(var(--cstu-secondary-900)/.2)}.hover\:cstu-text-secondary-900\/25:hover{color:rgb(var(--cstu-secondary-900)/.25)}.hover\:cstu-text-secondary-900\/30:hover{color:rgb(var(--cstu-secondary-900)/.3)}.hover\:cstu-text-secondary-900\/35:hover{color:rgb(var(--cstu-secondary-900)/.35)}.hover\:cstu-text-secondary-900\/40:hover{color:rgb(var(--cstu-secondary-900)/.4)}.hover\:cstu-text-secondary-900\/45:hover{color:rgb(var(--cstu-secondary-900)/.45)}.hover\:cstu-text-secondary-900\/5:hover{color:rgb(var(--cstu-secondary-900)/.05)}.hover\:cstu-text-secondary-900\/50:hover{color:rgb(var(--cstu-secondary-900)/.5)}.hover\:cstu-text-secondary-900\/55:hover{color:rgb(var(--cstu-secondary-900)/.55)}.hover\:cstu-text-secondary-900\/60:hover{color:rgb(var(--cstu-secondary-900)/.6)}.hover\:cstu-text-secondary-900\/65:hover{color:rgb(var(--cstu-secondary-900)/.65)}.hover\:cstu-text-secondary-900\/70:hover{color:rgb(var(--cstu-secondary-900)/.7)}.hover\:cstu-text-secondary-900\/75:hover{color:rgb(var(--cstu-secondary-900)/.75)}.hover\:cstu-text-secondary-900\/80:hover{color:rgb(var(--cstu-secondary-900)/.8)}.hover\:cstu-text-secondary-900\/85:hover{color:rgb(var(--cstu-secondary-900)/.85)}.hover\:cstu-text-secondary-900\/90:hover{color:rgb(var(--cstu-secondary-900)/.9)}.hover\:cstu-text-secondary-900\/95:hover{color:rgb(var(--cstu-secondary-900)/.95)}.hover\:cstu-text-success-100:hover{--tw-text-opacity:1;color:rgb(var(--cstu-success-100)/var(--tw-text-opacity,1))}.hover\:cstu-text-success-100\/0:hover{color:rgb(var(--cstu-success-100)/0)}.hover\:cstu-text-success-100\/10:hover{color:rgb(var(--cstu-success-100)/.1)}.hover\:cstu-text-success-100\/100:hover{color:rgb(var(--cstu-success-100)/1)}.hover\:cstu-text-success-100\/15:hover{color:rgb(var(--cstu-success-100)/.15)}.hover\:cstu-text-success-100\/20:hover{color:rgb(var(--cstu-success-100)/.2)}.hover\:cstu-text-success-100\/25:hover{color:rgb(var(--cstu-success-100)/.25)}.hover\:cstu-text-success-100\/30:hover{color:rgb(var(--cstu-success-100)/.3)}.hover\:cstu-text-success-100\/35:hover{color:rgb(var(--cstu-success-100)/.35)}.hover\:cstu-text-success-100\/40:hover{color:rgb(var(--cstu-success-100)/.4)}.hover\:cstu-text-success-100\/45:hover{color:rgb(var(--cstu-success-100)/.45)}.hover\:cstu-text-success-100\/5:hover{color:rgb(var(--cstu-success-100)/.05)}.hover\:cstu-text-success-100\/50:hover{color:rgb(var(--cstu-success-100)/.5)}.hover\:cstu-text-success-100\/55:hover{color:rgb(var(--cstu-success-100)/.55)}.hover\:cstu-text-success-100\/60:hover{color:rgb(var(--cstu-success-100)/.6)}.hover\:cstu-text-success-100\/65:hover{color:rgb(var(--cstu-success-100)/.65)}.hover\:cstu-text-success-100\/70:hover{color:rgb(var(--cstu-success-100)/.7)}.hover\:cstu-text-success-100\/75:hover{color:rgb(var(--cstu-success-100)/.75)}.hover\:cstu-text-success-100\/80:hover{color:rgb(var(--cstu-success-100)/.8)}.hover\:cstu-text-success-100\/85:hover{color:rgb(var(--cstu-success-100)/.85)}.hover\:cstu-text-success-100\/90:hover{color:rgb(var(--cstu-success-100)/.9)}.hover\:cstu-text-success-100\/95:hover{color:rgb(var(--cstu-success-100)/.95)}.hover\:cstu-text-success-200:hover{--tw-text-opacity:1;color:rgb(var(--cstu-success-200)/var(--tw-text-opacity,1))}.hover\:cstu-text-success-200\/0:hover{color:rgb(var(--cstu-success-200)/0)}.hover\:cstu-text-success-200\/10:hover{color:rgb(var(--cstu-success-200)/.1)}.hover\:cstu-text-success-200\/100:hover{color:rgb(var(--cstu-success-200)/1)}.hover\:cstu-text-success-200\/15:hover{color:rgb(var(--cstu-success-200)/.15)}.hover\:cstu-text-success-200\/20:hover{color:rgb(var(--cstu-success-200)/.2)}.hover\:cstu-text-success-200\/25:hover{color:rgb(var(--cstu-success-200)/.25)}.hover\:cstu-text-success-200\/30:hover{color:rgb(var(--cstu-success-200)/.3)}.hover\:cstu-text-success-200\/35:hover{color:rgb(var(--cstu-success-200)/.35)}.hover\:cstu-text-success-200\/40:hover{color:rgb(var(--cstu-success-200)/.4)}.hover\:cstu-text-success-200\/45:hover{color:rgb(var(--cstu-success-200)/.45)}.hover\:cstu-text-success-200\/5:hover{color:rgb(var(--cstu-success-200)/.05)}.hover\:cstu-text-success-200\/50:hover{color:rgb(var(--cstu-success-200)/.5)}.hover\:cstu-text-success-200\/55:hover{color:rgb(var(--cstu-success-200)/.55)}.hover\:cstu-text-success-200\/60:hover{color:rgb(var(--cstu-success-200)/.6)}.hover\:cstu-text-success-200\/65:hover{color:rgb(var(--cstu-success-200)/.65)}.hover\:cstu-text-success-200\/70:hover{color:rgb(var(--cstu-success-200)/.7)}.hover\:cstu-text-success-200\/75:hover{color:rgb(var(--cstu-success-200)/.75)}.hover\:cstu-text-success-200\/80:hover{color:rgb(var(--cstu-success-200)/.8)}.hover\:cstu-text-success-200\/85:hover{color:rgb(var(--cstu-success-200)/.85)}.hover\:cstu-text-success-200\/90:hover{color:rgb(var(--cstu-success-200)/.9)}.hover\:cstu-text-success-200\/95:hover{color:rgb(var(--cstu-success-200)/.95)}.hover\:cstu-text-success-250:hover{--tw-text-opacity:1;color:rgb(var(--cstu-success-250)/var(--tw-text-opacity,1))}.hover\:cstu-text-success-250\/0:hover{color:rgb(var(--cstu-success-250)/0)}.hover\:cstu-text-success-250\/10:hover{color:rgb(var(--cstu-success-250)/.1)}.hover\:cstu-text-success-250\/100:hover{color:rgb(var(--cstu-success-250)/1)}.hover\:cstu-text-success-250\/15:hover{color:rgb(var(--cstu-success-250)/.15)}.hover\:cstu-text-success-250\/20:hover{color:rgb(var(--cstu-success-250)/.2)}.hover\:cstu-text-success-250\/25:hover{color:rgb(var(--cstu-success-250)/.25)}.hover\:cstu-text-success-250\/30:hover{color:rgb(var(--cstu-success-250)/.3)}.hover\:cstu-text-success-250\/35:hover{color:rgb(var(--cstu-success-250)/.35)}.hover\:cstu-text-success-250\/40:hover{color:rgb(var(--cstu-success-250)/.4)}.hover\:cstu-text-success-250\/45:hover{color:rgb(var(--cstu-success-250)/.45)}.hover\:cstu-text-success-250\/5:hover{color:rgb(var(--cstu-success-250)/.05)}.hover\:cstu-text-success-250\/50:hover{color:rgb(var(--cstu-success-250)/.5)}.hover\:cstu-text-success-250\/55:hover{color:rgb(var(--cstu-success-250)/.55)}.hover\:cstu-text-success-250\/60:hover{color:rgb(var(--cstu-success-250)/.6)}.hover\:cstu-text-success-250\/65:hover{color:rgb(var(--cstu-success-250)/.65)}.hover\:cstu-text-success-250\/70:hover{color:rgb(var(--cstu-success-250)/.7)}.hover\:cstu-text-success-250\/75:hover{color:rgb(var(--cstu-success-250)/.75)}.hover\:cstu-text-success-250\/80:hover{color:rgb(var(--cstu-success-250)/.8)}.hover\:cstu-text-success-250\/85:hover{color:rgb(var(--cstu-success-250)/.85)}.hover\:cstu-text-success-250\/90:hover{color:rgb(var(--cstu-success-250)/.9)}.hover\:cstu-text-success-250\/95:hover{color:rgb(var(--cstu-success-250)/.95)}.hover\:cstu-text-success-300:hover{--tw-text-opacity:1;color:rgb(var(--cstu-success-300)/var(--tw-text-opacity,1))}.hover\:cstu-text-success-300\/0:hover{color:rgb(var(--cstu-success-300)/0)}.hover\:cstu-text-success-300\/10:hover{color:rgb(var(--cstu-success-300)/.1)}.hover\:cstu-text-success-300\/100:hover{color:rgb(var(--cstu-success-300)/1)}.hover\:cstu-text-success-300\/15:hover{color:rgb(var(--cstu-success-300)/.15)}.hover\:cstu-text-success-300\/20:hover{color:rgb(var(--cstu-success-300)/.2)}.hover\:cstu-text-success-300\/25:hover{color:rgb(var(--cstu-success-300)/.25)}.hover\:cstu-text-success-300\/30:hover{color:rgb(var(--cstu-success-300)/.3)}.hover\:cstu-text-success-300\/35:hover{color:rgb(var(--cstu-success-300)/.35)}.hover\:cstu-text-success-300\/40:hover{color:rgb(var(--cstu-success-300)/.4)}.hover\:cstu-text-success-300\/45:hover{color:rgb(var(--cstu-success-300)/.45)}.hover\:cstu-text-success-300\/5:hover{color:rgb(var(--cstu-success-300)/.05)}.hover\:cstu-text-success-300\/50:hover{color:rgb(var(--cstu-success-300)/.5)}.hover\:cstu-text-success-300\/55:hover{color:rgb(var(--cstu-success-300)/.55)}.hover\:cstu-text-success-300\/60:hover{color:rgb(var(--cstu-success-300)/.6)}.hover\:cstu-text-success-300\/65:hover{color:rgb(var(--cstu-success-300)/.65)}.hover\:cstu-text-success-300\/70:hover{color:rgb(var(--cstu-success-300)/.7)}.hover\:cstu-text-success-300\/75:hover{color:rgb(var(--cstu-success-300)/.75)}.hover\:cstu-text-success-300\/80:hover{color:rgb(var(--cstu-success-300)/.8)}.hover\:cstu-text-success-300\/85:hover{color:rgb(var(--cstu-success-300)/.85)}.hover\:cstu-text-success-300\/90:hover{color:rgb(var(--cstu-success-300)/.9)}.hover\:cstu-text-success-300\/95:hover{color:rgb(var(--cstu-success-300)/.95)}.hover\:cstu-text-success-400:hover{--tw-text-opacity:1;color:rgb(var(--cstu-success-400)/var(--tw-text-opacity,1))}.hover\:cstu-text-success-400\/0:hover{color:rgb(var(--cstu-success-400)/0)}.hover\:cstu-text-success-400\/10:hover{color:rgb(var(--cstu-success-400)/.1)}.hover\:cstu-text-success-400\/100:hover{color:rgb(var(--cstu-success-400)/1)}.hover\:cstu-text-success-400\/15:hover{color:rgb(var(--cstu-success-400)/.15)}.hover\:cstu-text-success-400\/20:hover{color:rgb(var(--cstu-success-400)/.2)}.hover\:cstu-text-success-400\/25:hover{color:rgb(var(--cstu-success-400)/.25)}.hover\:cstu-text-success-400\/30:hover{color:rgb(var(--cstu-success-400)/.3)}.hover\:cstu-text-success-400\/35:hover{color:rgb(var(--cstu-success-400)/.35)}.hover\:cstu-text-success-400\/40:hover{color:rgb(var(--cstu-success-400)/.4)}.hover\:cstu-text-success-400\/45:hover{color:rgb(var(--cstu-success-400)/.45)}.hover\:cstu-text-success-400\/5:hover{color:rgb(var(--cstu-success-400)/.05)}.hover\:cstu-text-success-400\/50:hover{color:rgb(var(--cstu-success-400)/.5)}.hover\:cstu-text-success-400\/55:hover{color:rgb(var(--cstu-success-400)/.55)}.hover\:cstu-text-success-400\/60:hover{color:rgb(var(--cstu-success-400)/.6)}.hover\:cstu-text-success-400\/65:hover{color:rgb(var(--cstu-success-400)/.65)}.hover\:cstu-text-success-400\/70:hover{color:rgb(var(--cstu-success-400)/.7)}.hover\:cstu-text-success-400\/75:hover{color:rgb(var(--cstu-success-400)/.75)}.hover\:cstu-text-success-400\/80:hover{color:rgb(var(--cstu-success-400)/.8)}.hover\:cstu-text-success-400\/85:hover{color:rgb(var(--cstu-success-400)/.85)}.hover\:cstu-text-success-400\/90:hover{color:rgb(var(--cstu-success-400)/.9)}.hover\:cstu-text-success-400\/95:hover{color:rgb(var(--cstu-success-400)/.95)}.hover\:cstu-text-success-450:hover{--tw-text-opacity:1;color:rgb(var(--cstu-success-450)/var(--tw-text-opacity,1))}.hover\:cstu-text-success-450\/0:hover{color:rgb(var(--cstu-success-450)/0)}.hover\:cstu-text-success-450\/10:hover{color:rgb(var(--cstu-success-450)/.1)}.hover\:cstu-text-success-450\/100:hover{color:rgb(var(--cstu-success-450)/1)}.hover\:cstu-text-success-450\/15:hover{color:rgb(var(--cstu-success-450)/.15)}.hover\:cstu-text-success-450\/20:hover{color:rgb(var(--cstu-success-450)/.2)}.hover\:cstu-text-success-450\/25:hover{color:rgb(var(--cstu-success-450)/.25)}.hover\:cstu-text-success-450\/30:hover{color:rgb(var(--cstu-success-450)/.3)}.hover\:cstu-text-success-450\/35:hover{color:rgb(var(--cstu-success-450)/.35)}.hover\:cstu-text-success-450\/40:hover{color:rgb(var(--cstu-success-450)/.4)}.hover\:cstu-text-success-450\/45:hover{color:rgb(var(--cstu-success-450)/.45)}.hover\:cstu-text-success-450\/5:hover{color:rgb(var(--cstu-success-450)/.05)}.hover\:cstu-text-success-450\/50:hover{color:rgb(var(--cstu-success-450)/.5)}.hover\:cstu-text-success-450\/55:hover{color:rgb(var(--cstu-success-450)/.55)}.hover\:cstu-text-success-450\/60:hover{color:rgb(var(--cstu-success-450)/.6)}.hover\:cstu-text-success-450\/65:hover{color:rgb(var(--cstu-success-450)/.65)}.hover\:cstu-text-success-450\/70:hover{color:rgb(var(--cstu-success-450)/.7)}.hover\:cstu-text-success-450\/75:hover{color:rgb(var(--cstu-success-450)/.75)}.hover\:cstu-text-success-450\/80:hover{color:rgb(var(--cstu-success-450)/.8)}.hover\:cstu-text-success-450\/85:hover{color:rgb(var(--cstu-success-450)/.85)}.hover\:cstu-text-success-450\/90:hover{color:rgb(var(--cstu-success-450)/.9)}.hover\:cstu-text-success-450\/95:hover{color:rgb(var(--cstu-success-450)/.95)}.hover\:cstu-text-success-50:hover{--tw-text-opacity:1;color:rgb(var(--cstu-success-50)/var(--tw-text-opacity,1))}.hover\:cstu-text-success-50\/0:hover{color:rgb(var(--cstu-success-50)/0)}.hover\:cstu-text-success-50\/10:hover{color:rgb(var(--cstu-success-50)/.1)}.hover\:cstu-text-success-50\/100:hover{color:rgb(var(--cstu-success-50)/1)}.hover\:cstu-text-success-50\/15:hover{color:rgb(var(--cstu-success-50)/.15)}.hover\:cstu-text-success-50\/20:hover{color:rgb(var(--cstu-success-50)/.2)}.hover\:cstu-text-success-50\/25:hover{color:rgb(var(--cstu-success-50)/.25)}.hover\:cstu-text-success-50\/30:hover{color:rgb(var(--cstu-success-50)/.3)}.hover\:cstu-text-success-50\/35:hover{color:rgb(var(--cstu-success-50)/.35)}.hover\:cstu-text-success-50\/40:hover{color:rgb(var(--cstu-success-50)/.4)}.hover\:cstu-text-success-50\/45:hover{color:rgb(var(--cstu-success-50)/.45)}.hover\:cstu-text-success-50\/5:hover{color:rgb(var(--cstu-success-50)/.05)}.hover\:cstu-text-success-50\/50:hover{color:rgb(var(--cstu-success-50)/.5)}.hover\:cstu-text-success-50\/55:hover{color:rgb(var(--cstu-success-50)/.55)}.hover\:cstu-text-success-50\/60:hover{color:rgb(var(--cstu-success-50)/.6)}.hover\:cstu-text-success-50\/65:hover{color:rgb(var(--cstu-success-50)/.65)}.hover\:cstu-text-success-50\/70:hover{color:rgb(var(--cstu-success-50)/.7)}.hover\:cstu-text-success-50\/75:hover{color:rgb(var(--cstu-success-50)/.75)}.hover\:cstu-text-success-50\/80:hover{color:rgb(var(--cstu-success-50)/.8)}.hover\:cstu-text-success-50\/85:hover{color:rgb(var(--cstu-success-50)/.85)}.hover\:cstu-text-success-50\/90:hover{color:rgb(var(--cstu-success-50)/.9)}.hover\:cstu-text-success-50\/95:hover{color:rgb(var(--cstu-success-50)/.95)}.hover\:cstu-text-success-500:hover{--tw-text-opacity:1;color:rgb(var(--cstu-success-500)/var(--tw-text-opacity,1))}.hover\:cstu-text-success-500\/0:hover{color:rgb(var(--cstu-success-500)/0)}.hover\:cstu-text-success-500\/10:hover{color:rgb(var(--cstu-success-500)/.1)}.hover\:cstu-text-success-500\/100:hover{color:rgb(var(--cstu-success-500)/1)}.hover\:cstu-text-success-500\/15:hover{color:rgb(var(--cstu-success-500)/.15)}.hover\:cstu-text-success-500\/20:hover{color:rgb(var(--cstu-success-500)/.2)}.hover\:cstu-text-success-500\/25:hover{color:rgb(var(--cstu-success-500)/.25)}.hover\:cstu-text-success-500\/30:hover{color:rgb(var(--cstu-success-500)/.3)}.hover\:cstu-text-success-500\/35:hover{color:rgb(var(--cstu-success-500)/.35)}.hover\:cstu-text-success-500\/40:hover{color:rgb(var(--cstu-success-500)/.4)}.hover\:cstu-text-success-500\/45:hover{color:rgb(var(--cstu-success-500)/.45)}.hover\:cstu-text-success-500\/5:hover{color:rgb(var(--cstu-success-500)/.05)}.hover\:cstu-text-success-500\/50:hover{color:rgb(var(--cstu-success-500)/.5)}.hover\:cstu-text-success-500\/55:hover{color:rgb(var(--cstu-success-500)/.55)}.hover\:cstu-text-success-500\/60:hover{color:rgb(var(--cstu-success-500)/.6)}.hover\:cstu-text-success-500\/65:hover{color:rgb(var(--cstu-success-500)/.65)}.hover\:cstu-text-success-500\/70:hover{color:rgb(var(--cstu-success-500)/.7)}.hover\:cstu-text-success-500\/75:hover{color:rgb(var(--cstu-success-500)/.75)}.hover\:cstu-text-success-500\/80:hover{color:rgb(var(--cstu-success-500)/.8)}.hover\:cstu-text-success-500\/85:hover{color:rgb(var(--cstu-success-500)/.85)}.hover\:cstu-text-success-500\/90:hover{color:rgb(var(--cstu-success-500)/.9)}.hover\:cstu-text-success-500\/95:hover{color:rgb(var(--cstu-success-500)/.95)}.hover\:cstu-text-success-550:hover{--tw-text-opacity:1;color:rgb(var(--cstu-success-550)/var(--tw-text-opacity,1))}.hover\:cstu-text-success-550\/0:hover{color:rgb(var(--cstu-success-550)/0)}.hover\:cstu-text-success-550\/10:hover{color:rgb(var(--cstu-success-550)/.1)}.hover\:cstu-text-success-550\/100:hover{color:rgb(var(--cstu-success-550)/1)}.hover\:cstu-text-success-550\/15:hover{color:rgb(var(--cstu-success-550)/.15)}.hover\:cstu-text-success-550\/20:hover{color:rgb(var(--cstu-success-550)/.2)}.hover\:cstu-text-success-550\/25:hover{color:rgb(var(--cstu-success-550)/.25)}.hover\:cstu-text-success-550\/30:hover{color:rgb(var(--cstu-success-550)/.3)}.hover\:cstu-text-success-550\/35:hover{color:rgb(var(--cstu-success-550)/.35)}.hover\:cstu-text-success-550\/40:hover{color:rgb(var(--cstu-success-550)/.4)}.hover\:cstu-text-success-550\/45:hover{color:rgb(var(--cstu-success-550)/.45)}.hover\:cstu-text-success-550\/5:hover{color:rgb(var(--cstu-success-550)/.05)}.hover\:cstu-text-success-550\/50:hover{color:rgb(var(--cstu-success-550)/.5)}.hover\:cstu-text-success-550\/55:hover{color:rgb(var(--cstu-success-550)/.55)}.hover\:cstu-text-success-550\/60:hover{color:rgb(var(--cstu-success-550)/.6)}.hover\:cstu-text-success-550\/65:hover{color:rgb(var(--cstu-success-550)/.65)}.hover\:cstu-text-success-550\/70:hover{color:rgb(var(--cstu-success-550)/.7)}.hover\:cstu-text-success-550\/75:hover{color:rgb(var(--cstu-success-550)/.75)}.hover\:cstu-text-success-550\/80:hover{color:rgb(var(--cstu-success-550)/.8)}.hover\:cstu-text-success-550\/85:hover{color:rgb(var(--cstu-success-550)/.85)}.hover\:cstu-text-success-550\/90:hover{color:rgb(var(--cstu-success-550)/.9)}.hover\:cstu-text-success-550\/95:hover{color:rgb(var(--cstu-success-550)/.95)}.hover\:cstu-text-success-575:hover{--tw-text-opacity:1;color:rgb(var(--cstu-success-575)/var(--tw-text-opacity,1))}.hover\:cstu-text-success-575\/0:hover{color:rgb(var(--cstu-success-575)/0)}.hover\:cstu-text-success-575\/10:hover{color:rgb(var(--cstu-success-575)/.1)}.hover\:cstu-text-success-575\/100:hover{color:rgb(var(--cstu-success-575)/1)}.hover\:cstu-text-success-575\/15:hover{color:rgb(var(--cstu-success-575)/.15)}.hover\:cstu-text-success-575\/20:hover{color:rgb(var(--cstu-success-575)/.2)}.hover\:cstu-text-success-575\/25:hover{color:rgb(var(--cstu-success-575)/.25)}.hover\:cstu-text-success-575\/30:hover{color:rgb(var(--cstu-success-575)/.3)}.hover\:cstu-text-success-575\/35:hover{color:rgb(var(--cstu-success-575)/.35)}.hover\:cstu-text-success-575\/40:hover{color:rgb(var(--cstu-success-575)/.4)}.hover\:cstu-text-success-575\/45:hover{color:rgb(var(--cstu-success-575)/.45)}.hover\:cstu-text-success-575\/5:hover{color:rgb(var(--cstu-success-575)/.05)}.hover\:cstu-text-success-575\/50:hover{color:rgb(var(--cstu-success-575)/.5)}.hover\:cstu-text-success-575\/55:hover{color:rgb(var(--cstu-success-575)/.55)}.hover\:cstu-text-success-575\/60:hover{color:rgb(var(--cstu-success-575)/.6)}.hover\:cstu-text-success-575\/65:hover{color:rgb(var(--cstu-success-575)/.65)}.hover\:cstu-text-success-575\/70:hover{color:rgb(var(--cstu-success-575)/.7)}.hover\:cstu-text-success-575\/75:hover{color:rgb(var(--cstu-success-575)/.75)}.hover\:cstu-text-success-575\/80:hover{color:rgb(var(--cstu-success-575)/.8)}.hover\:cstu-text-success-575\/85:hover{color:rgb(var(--cstu-success-575)/.85)}.hover\:cstu-text-success-575\/90:hover{color:rgb(var(--cstu-success-575)/.9)}.hover\:cstu-text-success-575\/95:hover{color:rgb(var(--cstu-success-575)/.95)}.hover\:cstu-text-success-600:hover{--tw-text-opacity:1;color:rgb(var(--cstu-success-600)/var(--tw-text-opacity,1))}.hover\:cstu-text-success-600\/0:hover{color:rgb(var(--cstu-success-600)/0)}.hover\:cstu-text-success-600\/10:hover{color:rgb(var(--cstu-success-600)/.1)}.hover\:cstu-text-success-600\/100:hover{color:rgb(var(--cstu-success-600)/1)}.hover\:cstu-text-success-600\/15:hover{color:rgb(var(--cstu-success-600)/.15)}.hover\:cstu-text-success-600\/20:hover{color:rgb(var(--cstu-success-600)/.2)}.hover\:cstu-text-success-600\/25:hover{color:rgb(var(--cstu-success-600)/.25)}.hover\:cstu-text-success-600\/30:hover{color:rgb(var(--cstu-success-600)/.3)}.hover\:cstu-text-success-600\/35:hover{color:rgb(var(--cstu-success-600)/.35)}.hover\:cstu-text-success-600\/40:hover{color:rgb(var(--cstu-success-600)/.4)}.hover\:cstu-text-success-600\/45:hover{color:rgb(var(--cstu-success-600)/.45)}.hover\:cstu-text-success-600\/5:hover{color:rgb(var(--cstu-success-600)/.05)}.hover\:cstu-text-success-600\/50:hover{color:rgb(var(--cstu-success-600)/.5)}.hover\:cstu-text-success-600\/55:hover{color:rgb(var(--cstu-success-600)/.55)}.hover\:cstu-text-success-600\/60:hover{color:rgb(var(--cstu-success-600)/.6)}.hover\:cstu-text-success-600\/65:hover{color:rgb(var(--cstu-success-600)/.65)}.hover\:cstu-text-success-600\/70:hover{color:rgb(var(--cstu-success-600)/.7)}.hover\:cstu-text-success-600\/75:hover{color:rgb(var(--cstu-success-600)/.75)}.hover\:cstu-text-success-600\/80:hover{color:rgb(var(--cstu-success-600)/.8)}.hover\:cstu-text-success-600\/85:hover{color:rgb(var(--cstu-success-600)/.85)}.hover\:cstu-text-success-600\/90:hover{color:rgb(var(--cstu-success-600)/.9)}.hover\:cstu-text-success-600\/95:hover{color:rgb(var(--cstu-success-600)/.95)}.hover\:cstu-text-success-700:hover{--tw-text-opacity:1;color:rgb(var(--cstu-success-700)/var(--tw-text-opacity,1))}.hover\:cstu-text-success-700\/0:hover{color:rgb(var(--cstu-success-700)/0)}.hover\:cstu-text-success-700\/10:hover{color:rgb(var(--cstu-success-700)/.1)}.hover\:cstu-text-success-700\/100:hover{color:rgb(var(--cstu-success-700)/1)}.hover\:cstu-text-success-700\/15:hover{color:rgb(var(--cstu-success-700)/.15)}.hover\:cstu-text-success-700\/20:hover{color:rgb(var(--cstu-success-700)/.2)}.hover\:cstu-text-success-700\/25:hover{color:rgb(var(--cstu-success-700)/.25)}.hover\:cstu-text-success-700\/30:hover{color:rgb(var(--cstu-success-700)/.3)}.hover\:cstu-text-success-700\/35:hover{color:rgb(var(--cstu-success-700)/.35)}.hover\:cstu-text-success-700\/40:hover{color:rgb(var(--cstu-success-700)/.4)}.hover\:cstu-text-success-700\/45:hover{color:rgb(var(--cstu-success-700)/.45)}.hover\:cstu-text-success-700\/5:hover{color:rgb(var(--cstu-success-700)/.05)}.hover\:cstu-text-success-700\/50:hover{color:rgb(var(--cstu-success-700)/.5)}.hover\:cstu-text-success-700\/55:hover{color:rgb(var(--cstu-success-700)/.55)}.hover\:cstu-text-success-700\/60:hover{color:rgb(var(--cstu-success-700)/.6)}.hover\:cstu-text-success-700\/65:hover{color:rgb(var(--cstu-success-700)/.65)}.hover\:cstu-text-success-700\/70:hover{color:rgb(var(--cstu-success-700)/.7)}.hover\:cstu-text-success-700\/75:hover{color:rgb(var(--cstu-success-700)/.75)}.hover\:cstu-text-success-700\/80:hover{color:rgb(var(--cstu-success-700)/.8)}.hover\:cstu-text-success-700\/85:hover{color:rgb(var(--cstu-success-700)/.85)}.hover\:cstu-text-success-700\/90:hover{color:rgb(var(--cstu-success-700)/.9)}.hover\:cstu-text-success-700\/95:hover{color:rgb(var(--cstu-success-700)/.95)}.hover\:cstu-text-success-800:hover{--tw-text-opacity:1;color:rgb(var(--cstu-success-800)/var(--tw-text-opacity,1))}.hover\:cstu-text-success-800\/0:hover{color:rgb(var(--cstu-success-800)/0)}.hover\:cstu-text-success-800\/10:hover{color:rgb(var(--cstu-success-800)/.1)}.hover\:cstu-text-success-800\/100:hover{color:rgb(var(--cstu-success-800)/1)}.hover\:cstu-text-success-800\/15:hover{color:rgb(var(--cstu-success-800)/.15)}.hover\:cstu-text-success-800\/20:hover{color:rgb(var(--cstu-success-800)/.2)}.hover\:cstu-text-success-800\/25:hover{color:rgb(var(--cstu-success-800)/.25)}.hover\:cstu-text-success-800\/30:hover{color:rgb(var(--cstu-success-800)/.3)}.hover\:cstu-text-success-800\/35:hover{color:rgb(var(--cstu-success-800)/.35)}.hover\:cstu-text-success-800\/40:hover{color:rgb(var(--cstu-success-800)/.4)}.hover\:cstu-text-success-800\/45:hover{color:rgb(var(--cstu-success-800)/.45)}.hover\:cstu-text-success-800\/5:hover{color:rgb(var(--cstu-success-800)/.05)}.hover\:cstu-text-success-800\/50:hover{color:rgb(var(--cstu-success-800)/.5)}.hover\:cstu-text-success-800\/55:hover{color:rgb(var(--cstu-success-800)/.55)}.hover\:cstu-text-success-800\/60:hover{color:rgb(var(--cstu-success-800)/.6)}.hover\:cstu-text-success-800\/65:hover{color:rgb(var(--cstu-success-800)/.65)}.hover\:cstu-text-success-800\/70:hover{color:rgb(var(--cstu-success-800)/.7)}.hover\:cstu-text-success-800\/75:hover{color:rgb(var(--cstu-success-800)/.75)}.hover\:cstu-text-success-800\/80:hover{color:rgb(var(--cstu-success-800)/.8)}.hover\:cstu-text-success-800\/85:hover{color:rgb(var(--cstu-success-800)/.85)}.hover\:cstu-text-success-800\/90:hover{color:rgb(var(--cstu-success-800)/.9)}.hover\:cstu-text-success-800\/95:hover{color:rgb(var(--cstu-success-800)/.95)}.hover\:cstu-text-success-900:hover{--tw-text-opacity:1;color:rgb(var(--cstu-success-900)/var(--tw-text-opacity,1))}.hover\:cstu-text-success-900\/0:hover{color:rgb(var(--cstu-success-900)/0)}.hover\:cstu-text-success-900\/10:hover{color:rgb(var(--cstu-success-900)/.1)}.hover\:cstu-text-success-900\/100:hover{color:rgb(var(--cstu-success-900)/1)}.hover\:cstu-text-success-900\/15:hover{color:rgb(var(--cstu-success-900)/.15)}.hover\:cstu-text-success-900\/20:hover{color:rgb(var(--cstu-success-900)/.2)}.hover\:cstu-text-success-900\/25:hover{color:rgb(var(--cstu-success-900)/.25)}.hover\:cstu-text-success-900\/30:hover{color:rgb(var(--cstu-success-900)/.3)}.hover\:cstu-text-success-900\/35:hover{color:rgb(var(--cstu-success-900)/.35)}.hover\:cstu-text-success-900\/40:hover{color:rgb(var(--cstu-success-900)/.4)}.hover\:cstu-text-success-900\/45:hover{color:rgb(var(--cstu-success-900)/.45)}.hover\:cstu-text-success-900\/5:hover{color:rgb(var(--cstu-success-900)/.05)}.hover\:cstu-text-success-900\/50:hover{color:rgb(var(--cstu-success-900)/.5)}.hover\:cstu-text-success-900\/55:hover{color:rgb(var(--cstu-success-900)/.55)}.hover\:cstu-text-success-900\/60:hover{color:rgb(var(--cstu-success-900)/.6)}.hover\:cstu-text-success-900\/65:hover{color:rgb(var(--cstu-success-900)/.65)}.hover\:cstu-text-success-900\/70:hover{color:rgb(var(--cstu-success-900)/.7)}.hover\:cstu-text-success-900\/75:hover{color:rgb(var(--cstu-success-900)/.75)}.hover\:cstu-text-success-900\/80:hover{color:rgb(var(--cstu-success-900)/.8)}.hover\:cstu-text-success-900\/85:hover{color:rgb(var(--cstu-success-900)/.85)}.hover\:cstu-text-success-900\/90:hover{color:rgb(var(--cstu-success-900)/.9)}.hover\:cstu-text-success-900\/95:hover{color:rgb(var(--cstu-success-900)/.95)}.hover\:cstu-text-warning-100:hover{--tw-text-opacity:1;color:rgb(var(--cstu-warning-100)/var(--tw-text-opacity,1))}.hover\:cstu-text-warning-100\/0:hover{color:rgb(var(--cstu-warning-100)/0)}.hover\:cstu-text-warning-100\/10:hover{color:rgb(var(--cstu-warning-100)/.1)}.hover\:cstu-text-warning-100\/100:hover{color:rgb(var(--cstu-warning-100)/1)}.hover\:cstu-text-warning-100\/15:hover{color:rgb(var(--cstu-warning-100)/.15)}.hover\:cstu-text-warning-100\/20:hover{color:rgb(var(--cstu-warning-100)/.2)}.hover\:cstu-text-warning-100\/25:hover{color:rgb(var(--cstu-warning-100)/.25)}.hover\:cstu-text-warning-100\/30:hover{color:rgb(var(--cstu-warning-100)/.3)}.hover\:cstu-text-warning-100\/35:hover{color:rgb(var(--cstu-warning-100)/.35)}.hover\:cstu-text-warning-100\/40:hover{color:rgb(var(--cstu-warning-100)/.4)}.hover\:cstu-text-warning-100\/45:hover{color:rgb(var(--cstu-warning-100)/.45)}.hover\:cstu-text-warning-100\/5:hover{color:rgb(var(--cstu-warning-100)/.05)}.hover\:cstu-text-warning-100\/50:hover{color:rgb(var(--cstu-warning-100)/.5)}.hover\:cstu-text-warning-100\/55:hover{color:rgb(var(--cstu-warning-100)/.55)}.hover\:cstu-text-warning-100\/60:hover{color:rgb(var(--cstu-warning-100)/.6)}.hover\:cstu-text-warning-100\/65:hover{color:rgb(var(--cstu-warning-100)/.65)}.hover\:cstu-text-warning-100\/70:hover{color:rgb(var(--cstu-warning-100)/.7)}.hover\:cstu-text-warning-100\/75:hover{color:rgb(var(--cstu-warning-100)/.75)}.hover\:cstu-text-warning-100\/80:hover{color:rgb(var(--cstu-warning-100)/.8)}.hover\:cstu-text-warning-100\/85:hover{color:rgb(var(--cstu-warning-100)/.85)}.hover\:cstu-text-warning-100\/90:hover{color:rgb(var(--cstu-warning-100)/.9)}.hover\:cstu-text-warning-100\/95:hover{color:rgb(var(--cstu-warning-100)/.95)}.hover\:cstu-text-warning-200:hover{--tw-text-opacity:1;color:rgb(var(--cstu-warning-200)/var(--tw-text-opacity,1))}.hover\:cstu-text-warning-200\/0:hover{color:rgb(var(--cstu-warning-200)/0)}.hover\:cstu-text-warning-200\/10:hover{color:rgb(var(--cstu-warning-200)/.1)}.hover\:cstu-text-warning-200\/100:hover{color:rgb(var(--cstu-warning-200)/1)}.hover\:cstu-text-warning-200\/15:hover{color:rgb(var(--cstu-warning-200)/.15)}.hover\:cstu-text-warning-200\/20:hover{color:rgb(var(--cstu-warning-200)/.2)}.hover\:cstu-text-warning-200\/25:hover{color:rgb(var(--cstu-warning-200)/.25)}.hover\:cstu-text-warning-200\/30:hover{color:rgb(var(--cstu-warning-200)/.3)}.hover\:cstu-text-warning-200\/35:hover{color:rgb(var(--cstu-warning-200)/.35)}.hover\:cstu-text-warning-200\/40:hover{color:rgb(var(--cstu-warning-200)/.4)}.hover\:cstu-text-warning-200\/45:hover{color:rgb(var(--cstu-warning-200)/.45)}.hover\:cstu-text-warning-200\/5:hover{color:rgb(var(--cstu-warning-200)/.05)}.hover\:cstu-text-warning-200\/50:hover{color:rgb(var(--cstu-warning-200)/.5)}.hover\:cstu-text-warning-200\/55:hover{color:rgb(var(--cstu-warning-200)/.55)}.hover\:cstu-text-warning-200\/60:hover{color:rgb(var(--cstu-warning-200)/.6)}.hover\:cstu-text-warning-200\/65:hover{color:rgb(var(--cstu-warning-200)/.65)}.hover\:cstu-text-warning-200\/70:hover{color:rgb(var(--cstu-warning-200)/.7)}.hover\:cstu-text-warning-200\/75:hover{color:rgb(var(--cstu-warning-200)/.75)}.hover\:cstu-text-warning-200\/80:hover{color:rgb(var(--cstu-warning-200)/.8)}.hover\:cstu-text-warning-200\/85:hover{color:rgb(var(--cstu-warning-200)/.85)}.hover\:cstu-text-warning-200\/90:hover{color:rgb(var(--cstu-warning-200)/.9)}.hover\:cstu-text-warning-200\/95:hover{color:rgb(var(--cstu-warning-200)/.95)}.hover\:cstu-text-warning-250:hover{--tw-text-opacity:1;color:rgb(var(--cstu-warning-250)/var(--tw-text-opacity,1))}.hover\:cstu-text-warning-250\/0:hover{color:rgb(var(--cstu-warning-250)/0)}.hover\:cstu-text-warning-250\/10:hover{color:rgb(var(--cstu-warning-250)/.1)}.hover\:cstu-text-warning-250\/100:hover{color:rgb(var(--cstu-warning-250)/1)}.hover\:cstu-text-warning-250\/15:hover{color:rgb(var(--cstu-warning-250)/.15)}.hover\:cstu-text-warning-250\/20:hover{color:rgb(var(--cstu-warning-250)/.2)}.hover\:cstu-text-warning-250\/25:hover{color:rgb(var(--cstu-warning-250)/.25)}.hover\:cstu-text-warning-250\/30:hover{color:rgb(var(--cstu-warning-250)/.3)}.hover\:cstu-text-warning-250\/35:hover{color:rgb(var(--cstu-warning-250)/.35)}.hover\:cstu-text-warning-250\/40:hover{color:rgb(var(--cstu-warning-250)/.4)}.hover\:cstu-text-warning-250\/45:hover{color:rgb(var(--cstu-warning-250)/.45)}.hover\:cstu-text-warning-250\/5:hover{color:rgb(var(--cstu-warning-250)/.05)}.hover\:cstu-text-warning-250\/50:hover{color:rgb(var(--cstu-warning-250)/.5)}.hover\:cstu-text-warning-250\/55:hover{color:rgb(var(--cstu-warning-250)/.55)}.hover\:cstu-text-warning-250\/60:hover{color:rgb(var(--cstu-warning-250)/.6)}.hover\:cstu-text-warning-250\/65:hover{color:rgb(var(--cstu-warning-250)/.65)}.hover\:cstu-text-warning-250\/70:hover{color:rgb(var(--cstu-warning-250)/.7)}.hover\:cstu-text-warning-250\/75:hover{color:rgb(var(--cstu-warning-250)/.75)}.hover\:cstu-text-warning-250\/80:hover{color:rgb(var(--cstu-warning-250)/.8)}.hover\:cstu-text-warning-250\/85:hover{color:rgb(var(--cstu-warning-250)/.85)}.hover\:cstu-text-warning-250\/90:hover{color:rgb(var(--cstu-warning-250)/.9)}.hover\:cstu-text-warning-250\/95:hover{color:rgb(var(--cstu-warning-250)/.95)}.hover\:cstu-text-warning-300:hover{--tw-text-opacity:1;color:rgb(var(--cstu-warning-300)/var(--tw-text-opacity,1))}.hover\:cstu-text-warning-300\/0:hover{color:rgb(var(--cstu-warning-300)/0)}.hover\:cstu-text-warning-300\/10:hover{color:rgb(var(--cstu-warning-300)/.1)}.hover\:cstu-text-warning-300\/100:hover{color:rgb(var(--cstu-warning-300)/1)}.hover\:cstu-text-warning-300\/15:hover{color:rgb(var(--cstu-warning-300)/.15)}.hover\:cstu-text-warning-300\/20:hover{color:rgb(var(--cstu-warning-300)/.2)}.hover\:cstu-text-warning-300\/25:hover{color:rgb(var(--cstu-warning-300)/.25)}.hover\:cstu-text-warning-300\/30:hover{color:rgb(var(--cstu-warning-300)/.3)}.hover\:cstu-text-warning-300\/35:hover{color:rgb(var(--cstu-warning-300)/.35)}.hover\:cstu-text-warning-300\/40:hover{color:rgb(var(--cstu-warning-300)/.4)}.hover\:cstu-text-warning-300\/45:hover{color:rgb(var(--cstu-warning-300)/.45)}.hover\:cstu-text-warning-300\/5:hover{color:rgb(var(--cstu-warning-300)/.05)}.hover\:cstu-text-warning-300\/50:hover{color:rgb(var(--cstu-warning-300)/.5)}.hover\:cstu-text-warning-300\/55:hover{color:rgb(var(--cstu-warning-300)/.55)}.hover\:cstu-text-warning-300\/60:hover{color:rgb(var(--cstu-warning-300)/.6)}.hover\:cstu-text-warning-300\/65:hover{color:rgb(var(--cstu-warning-300)/.65)}.hover\:cstu-text-warning-300\/70:hover{color:rgb(var(--cstu-warning-300)/.7)}.hover\:cstu-text-warning-300\/75:hover{color:rgb(var(--cstu-warning-300)/.75)}.hover\:cstu-text-warning-300\/80:hover{color:rgb(var(--cstu-warning-300)/.8)}.hover\:cstu-text-warning-300\/85:hover{color:rgb(var(--cstu-warning-300)/.85)}.hover\:cstu-text-warning-300\/90:hover{color:rgb(var(--cstu-warning-300)/.9)}.hover\:cstu-text-warning-300\/95:hover{color:rgb(var(--cstu-warning-300)/.95)}.hover\:cstu-text-warning-400:hover{--tw-text-opacity:1;color:rgb(var(--cstu-warning-400)/var(--tw-text-opacity,1))}.hover\:cstu-text-warning-400\/0:hover{color:rgb(var(--cstu-warning-400)/0)}.hover\:cstu-text-warning-400\/10:hover{color:rgb(var(--cstu-warning-400)/.1)}.hover\:cstu-text-warning-400\/100:hover{color:rgb(var(--cstu-warning-400)/1)}.hover\:cstu-text-warning-400\/15:hover{color:rgb(var(--cstu-warning-400)/.15)}.hover\:cstu-text-warning-400\/20:hover{color:rgb(var(--cstu-warning-400)/.2)}.hover\:cstu-text-warning-400\/25:hover{color:rgb(var(--cstu-warning-400)/.25)}.hover\:cstu-text-warning-400\/30:hover{color:rgb(var(--cstu-warning-400)/.3)}.hover\:cstu-text-warning-400\/35:hover{color:rgb(var(--cstu-warning-400)/.35)}.hover\:cstu-text-warning-400\/40:hover{color:rgb(var(--cstu-warning-400)/.4)}.hover\:cstu-text-warning-400\/45:hover{color:rgb(var(--cstu-warning-400)/.45)}.hover\:cstu-text-warning-400\/5:hover{color:rgb(var(--cstu-warning-400)/.05)}.hover\:cstu-text-warning-400\/50:hover{color:rgb(var(--cstu-warning-400)/.5)}.hover\:cstu-text-warning-400\/55:hover{color:rgb(var(--cstu-warning-400)/.55)}.hover\:cstu-text-warning-400\/60:hover{color:rgb(var(--cstu-warning-400)/.6)}.hover\:cstu-text-warning-400\/65:hover{color:rgb(var(--cstu-warning-400)/.65)}.hover\:cstu-text-warning-400\/70:hover{color:rgb(var(--cstu-warning-400)/.7)}.hover\:cstu-text-warning-400\/75:hover{color:rgb(var(--cstu-warning-400)/.75)}.hover\:cstu-text-warning-400\/80:hover{color:rgb(var(--cstu-warning-400)/.8)}.hover\:cstu-text-warning-400\/85:hover{color:rgb(var(--cstu-warning-400)/.85)}.hover\:cstu-text-warning-400\/90:hover{color:rgb(var(--cstu-warning-400)/.9)}.hover\:cstu-text-warning-400\/95:hover{color:rgb(var(--cstu-warning-400)/.95)}.hover\:cstu-text-warning-450:hover{--tw-text-opacity:1;color:rgb(var(--cstu-warning-450)/var(--tw-text-opacity,1))}.hover\:cstu-text-warning-450\/0:hover{color:rgb(var(--cstu-warning-450)/0)}.hover\:cstu-text-warning-450\/10:hover{color:rgb(var(--cstu-warning-450)/.1)}.hover\:cstu-text-warning-450\/100:hover{color:rgb(var(--cstu-warning-450)/1)}.hover\:cstu-text-warning-450\/15:hover{color:rgb(var(--cstu-warning-450)/.15)}.hover\:cstu-text-warning-450\/20:hover{color:rgb(var(--cstu-warning-450)/.2)}.hover\:cstu-text-warning-450\/25:hover{color:rgb(var(--cstu-warning-450)/.25)}.hover\:cstu-text-warning-450\/30:hover{color:rgb(var(--cstu-warning-450)/.3)}.hover\:cstu-text-warning-450\/35:hover{color:rgb(var(--cstu-warning-450)/.35)}.hover\:cstu-text-warning-450\/40:hover{color:rgb(var(--cstu-warning-450)/.4)}.hover\:cstu-text-warning-450\/45:hover{color:rgb(var(--cstu-warning-450)/.45)}.hover\:cstu-text-warning-450\/5:hover{color:rgb(var(--cstu-warning-450)/.05)}.hover\:cstu-text-warning-450\/50:hover{color:rgb(var(--cstu-warning-450)/.5)}.hover\:cstu-text-warning-450\/55:hover{color:rgb(var(--cstu-warning-450)/.55)}.hover\:cstu-text-warning-450\/60:hover{color:rgb(var(--cstu-warning-450)/.6)}.hover\:cstu-text-warning-450\/65:hover{color:rgb(var(--cstu-warning-450)/.65)}.hover\:cstu-text-warning-450\/70:hover{color:rgb(var(--cstu-warning-450)/.7)}.hover\:cstu-text-warning-450\/75:hover{color:rgb(var(--cstu-warning-450)/.75)}.hover\:cstu-text-warning-450\/80:hover{color:rgb(var(--cstu-warning-450)/.8)}.hover\:cstu-text-warning-450\/85:hover{color:rgb(var(--cstu-warning-450)/.85)}.hover\:cstu-text-warning-450\/90:hover{color:rgb(var(--cstu-warning-450)/.9)}.hover\:cstu-text-warning-450\/95:hover{color:rgb(var(--cstu-warning-450)/.95)}.hover\:cstu-text-warning-50:hover{--tw-text-opacity:1;color:rgb(var(--cstu-warning-50)/var(--tw-text-opacity,1))}.hover\:cstu-text-warning-50\/0:hover{color:rgb(var(--cstu-warning-50)/0)}.hover\:cstu-text-warning-50\/10:hover{color:rgb(var(--cstu-warning-50)/.1)}.hover\:cstu-text-warning-50\/100:hover{color:rgb(var(--cstu-warning-50)/1)}.hover\:cstu-text-warning-50\/15:hover{color:rgb(var(--cstu-warning-50)/.15)}.hover\:cstu-text-warning-50\/20:hover{color:rgb(var(--cstu-warning-50)/.2)}.hover\:cstu-text-warning-50\/25:hover{color:rgb(var(--cstu-warning-50)/.25)}.hover\:cstu-text-warning-50\/30:hover{color:rgb(var(--cstu-warning-50)/.3)}.hover\:cstu-text-warning-50\/35:hover{color:rgb(var(--cstu-warning-50)/.35)}.hover\:cstu-text-warning-50\/40:hover{color:rgb(var(--cstu-warning-50)/.4)}.hover\:cstu-text-warning-50\/45:hover{color:rgb(var(--cstu-warning-50)/.45)}.hover\:cstu-text-warning-50\/5:hover{color:rgb(var(--cstu-warning-50)/.05)}.hover\:cstu-text-warning-50\/50:hover{color:rgb(var(--cstu-warning-50)/.5)}.hover\:cstu-text-warning-50\/55:hover{color:rgb(var(--cstu-warning-50)/.55)}.hover\:cstu-text-warning-50\/60:hover{color:rgb(var(--cstu-warning-50)/.6)}.hover\:cstu-text-warning-50\/65:hover{color:rgb(var(--cstu-warning-50)/.65)}.hover\:cstu-text-warning-50\/70:hover{color:rgb(var(--cstu-warning-50)/.7)}.hover\:cstu-text-warning-50\/75:hover{color:rgb(var(--cstu-warning-50)/.75)}.hover\:cstu-text-warning-50\/80:hover{color:rgb(var(--cstu-warning-50)/.8)}.hover\:cstu-text-warning-50\/85:hover{color:rgb(var(--cstu-warning-50)/.85)}.hover\:cstu-text-warning-50\/90:hover{color:rgb(var(--cstu-warning-50)/.9)}.hover\:cstu-text-warning-50\/95:hover{color:rgb(var(--cstu-warning-50)/.95)}.hover\:cstu-text-warning-500:hover{--tw-text-opacity:1;color:rgb(var(--cstu-warning-500)/var(--tw-text-opacity,1))}.hover\:cstu-text-warning-500\/0:hover{color:rgb(var(--cstu-warning-500)/0)}.hover\:cstu-text-warning-500\/10:hover{color:rgb(var(--cstu-warning-500)/.1)}.hover\:cstu-text-warning-500\/100:hover{color:rgb(var(--cstu-warning-500)/1)}.hover\:cstu-text-warning-500\/15:hover{color:rgb(var(--cstu-warning-500)/.15)}.hover\:cstu-text-warning-500\/20:hover{color:rgb(var(--cstu-warning-500)/.2)}.hover\:cstu-text-warning-500\/25:hover{color:rgb(var(--cstu-warning-500)/.25)}.hover\:cstu-text-warning-500\/30:hover{color:rgb(var(--cstu-warning-500)/.3)}.hover\:cstu-text-warning-500\/35:hover{color:rgb(var(--cstu-warning-500)/.35)}.hover\:cstu-text-warning-500\/40:hover{color:rgb(var(--cstu-warning-500)/.4)}.hover\:cstu-text-warning-500\/45:hover{color:rgb(var(--cstu-warning-500)/.45)}.hover\:cstu-text-warning-500\/5:hover{color:rgb(var(--cstu-warning-500)/.05)}.hover\:cstu-text-warning-500\/50:hover{color:rgb(var(--cstu-warning-500)/.5)}.hover\:cstu-text-warning-500\/55:hover{color:rgb(var(--cstu-warning-500)/.55)}.hover\:cstu-text-warning-500\/60:hover{color:rgb(var(--cstu-warning-500)/.6)}.hover\:cstu-text-warning-500\/65:hover{color:rgb(var(--cstu-warning-500)/.65)}.hover\:cstu-text-warning-500\/70:hover{color:rgb(var(--cstu-warning-500)/.7)}.hover\:cstu-text-warning-500\/75:hover{color:rgb(var(--cstu-warning-500)/.75)}.hover\:cstu-text-warning-500\/80:hover{color:rgb(var(--cstu-warning-500)/.8)}.hover\:cstu-text-warning-500\/85:hover{color:rgb(var(--cstu-warning-500)/.85)}.hover\:cstu-text-warning-500\/90:hover{color:rgb(var(--cstu-warning-500)/.9)}.hover\:cstu-text-warning-500\/95:hover{color:rgb(var(--cstu-warning-500)/.95)}.hover\:cstu-text-warning-550:hover{--tw-text-opacity:1;color:rgb(var(--cstu-warning-550)/var(--tw-text-opacity,1))}.hover\:cstu-text-warning-550\/0:hover{color:rgb(var(--cstu-warning-550)/0)}.hover\:cstu-text-warning-550\/10:hover{color:rgb(var(--cstu-warning-550)/.1)}.hover\:cstu-text-warning-550\/100:hover{color:rgb(var(--cstu-warning-550)/1)}.hover\:cstu-text-warning-550\/15:hover{color:rgb(var(--cstu-warning-550)/.15)}.hover\:cstu-text-warning-550\/20:hover{color:rgb(var(--cstu-warning-550)/.2)}.hover\:cstu-text-warning-550\/25:hover{color:rgb(var(--cstu-warning-550)/.25)}.hover\:cstu-text-warning-550\/30:hover{color:rgb(var(--cstu-warning-550)/.3)}.hover\:cstu-text-warning-550\/35:hover{color:rgb(var(--cstu-warning-550)/.35)}.hover\:cstu-text-warning-550\/40:hover{color:rgb(var(--cstu-warning-550)/.4)}.hover\:cstu-text-warning-550\/45:hover{color:rgb(var(--cstu-warning-550)/.45)}.hover\:cstu-text-warning-550\/5:hover{color:rgb(var(--cstu-warning-550)/.05)}.hover\:cstu-text-warning-550\/50:hover{color:rgb(var(--cstu-warning-550)/.5)}.hover\:cstu-text-warning-550\/55:hover{color:rgb(var(--cstu-warning-550)/.55)}.hover\:cstu-text-warning-550\/60:hover{color:rgb(var(--cstu-warning-550)/.6)}.hover\:cstu-text-warning-550\/65:hover{color:rgb(var(--cstu-warning-550)/.65)}.hover\:cstu-text-warning-550\/70:hover{color:rgb(var(--cstu-warning-550)/.7)}.hover\:cstu-text-warning-550\/75:hover{color:rgb(var(--cstu-warning-550)/.75)}.hover\:cstu-text-warning-550\/80:hover{color:rgb(var(--cstu-warning-550)/.8)}.hover\:cstu-text-warning-550\/85:hover{color:rgb(var(--cstu-warning-550)/.85)}.hover\:cstu-text-warning-550\/90:hover{color:rgb(var(--cstu-warning-550)/.9)}.hover\:cstu-text-warning-550\/95:hover{color:rgb(var(--cstu-warning-550)/.95)}.hover\:cstu-text-warning-575:hover{--tw-text-opacity:1;color:rgb(var(--cstu-warning-575)/var(--tw-text-opacity,1))}.hover\:cstu-text-warning-575\/0:hover{color:rgb(var(--cstu-warning-575)/0)}.hover\:cstu-text-warning-575\/10:hover{color:rgb(var(--cstu-warning-575)/.1)}.hover\:cstu-text-warning-575\/100:hover{color:rgb(var(--cstu-warning-575)/1)}.hover\:cstu-text-warning-575\/15:hover{color:rgb(var(--cstu-warning-575)/.15)}.hover\:cstu-text-warning-575\/20:hover{color:rgb(var(--cstu-warning-575)/.2)}.hover\:cstu-text-warning-575\/25:hover{color:rgb(var(--cstu-warning-575)/.25)}.hover\:cstu-text-warning-575\/30:hover{color:rgb(var(--cstu-warning-575)/.3)}.hover\:cstu-text-warning-575\/35:hover{color:rgb(var(--cstu-warning-575)/.35)}.hover\:cstu-text-warning-575\/40:hover{color:rgb(var(--cstu-warning-575)/.4)}.hover\:cstu-text-warning-575\/45:hover{color:rgb(var(--cstu-warning-575)/.45)}.hover\:cstu-text-warning-575\/5:hover{color:rgb(var(--cstu-warning-575)/.05)}.hover\:cstu-text-warning-575\/50:hover{color:rgb(var(--cstu-warning-575)/.5)}.hover\:cstu-text-warning-575\/55:hover{color:rgb(var(--cstu-warning-575)/.55)}.hover\:cstu-text-warning-575\/60:hover{color:rgb(var(--cstu-warning-575)/.6)}.hover\:cstu-text-warning-575\/65:hover{color:rgb(var(--cstu-warning-575)/.65)}.hover\:cstu-text-warning-575\/70:hover{color:rgb(var(--cstu-warning-575)/.7)}.hover\:cstu-text-warning-575\/75:hover{color:rgb(var(--cstu-warning-575)/.75)}.hover\:cstu-text-warning-575\/80:hover{color:rgb(var(--cstu-warning-575)/.8)}.hover\:cstu-text-warning-575\/85:hover{color:rgb(var(--cstu-warning-575)/.85)}.hover\:cstu-text-warning-575\/90:hover{color:rgb(var(--cstu-warning-575)/.9)}.hover\:cstu-text-warning-575\/95:hover{color:rgb(var(--cstu-warning-575)/.95)}.hover\:cstu-text-warning-600:hover{--tw-text-opacity:1;color:rgb(var(--cstu-warning-600)/var(--tw-text-opacity,1))}.hover\:cstu-text-warning-600\/0:hover{color:rgb(var(--cstu-warning-600)/0)}.hover\:cstu-text-warning-600\/10:hover{color:rgb(var(--cstu-warning-600)/.1)}.hover\:cstu-text-warning-600\/100:hover{color:rgb(var(--cstu-warning-600)/1)}.hover\:cstu-text-warning-600\/15:hover{color:rgb(var(--cstu-warning-600)/.15)}.hover\:cstu-text-warning-600\/20:hover{color:rgb(var(--cstu-warning-600)/.2)}.hover\:cstu-text-warning-600\/25:hover{color:rgb(var(--cstu-warning-600)/.25)}.hover\:cstu-text-warning-600\/30:hover{color:rgb(var(--cstu-warning-600)/.3)}.hover\:cstu-text-warning-600\/35:hover{color:rgb(var(--cstu-warning-600)/.35)}.hover\:cstu-text-warning-600\/40:hover{color:rgb(var(--cstu-warning-600)/.4)}.hover\:cstu-text-warning-600\/45:hover{color:rgb(var(--cstu-warning-600)/.45)}.hover\:cstu-text-warning-600\/5:hover{color:rgb(var(--cstu-warning-600)/.05)}.hover\:cstu-text-warning-600\/50:hover{color:rgb(var(--cstu-warning-600)/.5)}.hover\:cstu-text-warning-600\/55:hover{color:rgb(var(--cstu-warning-600)/.55)}.hover\:cstu-text-warning-600\/60:hover{color:rgb(var(--cstu-warning-600)/.6)}.hover\:cstu-text-warning-600\/65:hover{color:rgb(var(--cstu-warning-600)/.65)}.hover\:cstu-text-warning-600\/70:hover{color:rgb(var(--cstu-warning-600)/.7)}.hover\:cstu-text-warning-600\/75:hover{color:rgb(var(--cstu-warning-600)/.75)}.hover\:cstu-text-warning-600\/80:hover{color:rgb(var(--cstu-warning-600)/.8)}.hover\:cstu-text-warning-600\/85:hover{color:rgb(var(--cstu-warning-600)/.85)}.hover\:cstu-text-warning-600\/90:hover{color:rgb(var(--cstu-warning-600)/.9)}.hover\:cstu-text-warning-600\/95:hover{color:rgb(var(--cstu-warning-600)/.95)}.hover\:cstu-text-warning-700:hover{--tw-text-opacity:1;color:rgb(var(--cstu-warning-700)/var(--tw-text-opacity,1))}.hover\:cstu-text-warning-700\/0:hover{color:rgb(var(--cstu-warning-700)/0)}.hover\:cstu-text-warning-700\/10:hover{color:rgb(var(--cstu-warning-700)/.1)}.hover\:cstu-text-warning-700\/100:hover{color:rgb(var(--cstu-warning-700)/1)}.hover\:cstu-text-warning-700\/15:hover{color:rgb(var(--cstu-warning-700)/.15)}.hover\:cstu-text-warning-700\/20:hover{color:rgb(var(--cstu-warning-700)/.2)}.hover\:cstu-text-warning-700\/25:hover{color:rgb(var(--cstu-warning-700)/.25)}.hover\:cstu-text-warning-700\/30:hover{color:rgb(var(--cstu-warning-700)/.3)}.hover\:cstu-text-warning-700\/35:hover{color:rgb(var(--cstu-warning-700)/.35)}.hover\:cstu-text-warning-700\/40:hover{color:rgb(var(--cstu-warning-700)/.4)}.hover\:cstu-text-warning-700\/45:hover{color:rgb(var(--cstu-warning-700)/.45)}.hover\:cstu-text-warning-700\/5:hover{color:rgb(var(--cstu-warning-700)/.05)}.hover\:cstu-text-warning-700\/50:hover{color:rgb(var(--cstu-warning-700)/.5)}.hover\:cstu-text-warning-700\/55:hover{color:rgb(var(--cstu-warning-700)/.55)}.hover\:cstu-text-warning-700\/60:hover{color:rgb(var(--cstu-warning-700)/.6)}.hover\:cstu-text-warning-700\/65:hover{color:rgb(var(--cstu-warning-700)/.65)}.hover\:cstu-text-warning-700\/70:hover{color:rgb(var(--cstu-warning-700)/.7)}.hover\:cstu-text-warning-700\/75:hover{color:rgb(var(--cstu-warning-700)/.75)}.hover\:cstu-text-warning-700\/80:hover{color:rgb(var(--cstu-warning-700)/.8)}.hover\:cstu-text-warning-700\/85:hover{color:rgb(var(--cstu-warning-700)/.85)}.hover\:cstu-text-warning-700\/90:hover{color:rgb(var(--cstu-warning-700)/.9)}.hover\:cstu-text-warning-700\/95:hover{color:rgb(var(--cstu-warning-700)/.95)}.hover\:cstu-text-warning-800:hover{--tw-text-opacity:1;color:rgb(var(--cstu-warning-800)/var(--tw-text-opacity,1))}.hover\:cstu-text-warning-800\/0:hover{color:rgb(var(--cstu-warning-800)/0)}.hover\:cstu-text-warning-800\/10:hover{color:rgb(var(--cstu-warning-800)/.1)}.hover\:cstu-text-warning-800\/100:hover{color:rgb(var(--cstu-warning-800)/1)}.hover\:cstu-text-warning-800\/15:hover{color:rgb(var(--cstu-warning-800)/.15)}.hover\:cstu-text-warning-800\/20:hover{color:rgb(var(--cstu-warning-800)/.2)}.hover\:cstu-text-warning-800\/25:hover{color:rgb(var(--cstu-warning-800)/.25)}.hover\:cstu-text-warning-800\/30:hover{color:rgb(var(--cstu-warning-800)/.3)}.hover\:cstu-text-warning-800\/35:hover{color:rgb(var(--cstu-warning-800)/.35)}.hover\:cstu-text-warning-800\/40:hover{color:rgb(var(--cstu-warning-800)/.4)}.hover\:cstu-text-warning-800\/45:hover{color:rgb(var(--cstu-warning-800)/.45)}.hover\:cstu-text-warning-800\/5:hover{color:rgb(var(--cstu-warning-800)/.05)}.hover\:cstu-text-warning-800\/50:hover{color:rgb(var(--cstu-warning-800)/.5)}.hover\:cstu-text-warning-800\/55:hover{color:rgb(var(--cstu-warning-800)/.55)}.hover\:cstu-text-warning-800\/60:hover{color:rgb(var(--cstu-warning-800)/.6)}.hover\:cstu-text-warning-800\/65:hover{color:rgb(var(--cstu-warning-800)/.65)}.hover\:cstu-text-warning-800\/70:hover{color:rgb(var(--cstu-warning-800)/.7)}.hover\:cstu-text-warning-800\/75:hover{color:rgb(var(--cstu-warning-800)/.75)}.hover\:cstu-text-warning-800\/80:hover{color:rgb(var(--cstu-warning-800)/.8)}.hover\:cstu-text-warning-800\/85:hover{color:rgb(var(--cstu-warning-800)/.85)}.hover\:cstu-text-warning-800\/90:hover{color:rgb(var(--cstu-warning-800)/.9)}.hover\:cstu-text-warning-800\/95:hover{color:rgb(var(--cstu-warning-800)/.95)}.hover\:cstu-text-warning-900:hover{--tw-text-opacity:1;color:rgb(var(--cstu-warning-900)/var(--tw-text-opacity,1))}.hover\:cstu-text-warning-900\/0:hover{color:rgb(var(--cstu-warning-900)/0)}.hover\:cstu-text-warning-900\/10:hover{color:rgb(var(--cstu-warning-900)/.1)}.hover\:cstu-text-warning-900\/100:hover{color:rgb(var(--cstu-warning-900)/1)}.hover\:cstu-text-warning-900\/15:hover{color:rgb(var(--cstu-warning-900)/.15)}.hover\:cstu-text-warning-900\/20:hover{color:rgb(var(--cstu-warning-900)/.2)}.hover\:cstu-text-warning-900\/25:hover{color:rgb(var(--cstu-warning-900)/.25)}.hover\:cstu-text-warning-900\/30:hover{color:rgb(var(--cstu-warning-900)/.3)}.hover\:cstu-text-warning-900\/35:hover{color:rgb(var(--cstu-warning-900)/.35)}.hover\:cstu-text-warning-900\/40:hover{color:rgb(var(--cstu-warning-900)/.4)}.hover\:cstu-text-warning-900\/45:hover{color:rgb(var(--cstu-warning-900)/.45)}.hover\:cstu-text-warning-900\/5:hover{color:rgb(var(--cstu-warning-900)/.05)}.hover\:cstu-text-warning-900\/50:hover{color:rgb(var(--cstu-warning-900)/.5)}.hover\:cstu-text-warning-900\/55:hover{color:rgb(var(--cstu-warning-900)/.55)}.hover\:cstu-text-warning-900\/60:hover{color:rgb(var(--cstu-warning-900)/.6)}.hover\:cstu-text-warning-900\/65:hover{color:rgb(var(--cstu-warning-900)/.65)}.hover\:cstu-text-warning-900\/70:hover{color:rgb(var(--cstu-warning-900)/.7)}.hover\:cstu-text-warning-900\/75:hover{color:rgb(var(--cstu-warning-900)/.75)}.hover\:cstu-text-warning-900\/80:hover{color:rgb(var(--cstu-warning-900)/.8)}.hover\:cstu-text-warning-900\/85:hover{color:rgb(var(--cstu-warning-900)/.85)}.hover\:cstu-text-warning-900\/90:hover{color:rgb(var(--cstu-warning-900)/.9)}.hover\:cstu-text-warning-900\/95:hover{color:rgb(var(--cstu-warning-900)/.95)}.hover\:cstu-text-yellow-100:hover{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-100)/var(--tw-text-opacity,1))}.hover\:cstu-text-yellow-100\/0:hover{color:rgb(var(--cstu-yellow-100)/0)}.hover\:cstu-text-yellow-100\/10:hover{color:rgb(var(--cstu-yellow-100)/.1)}.hover\:cstu-text-yellow-100\/100:hover{color:rgb(var(--cstu-yellow-100)/1)}.hover\:cstu-text-yellow-100\/15:hover{color:rgb(var(--cstu-yellow-100)/.15)}.hover\:cstu-text-yellow-100\/20:hover{color:rgb(var(--cstu-yellow-100)/.2)}.hover\:cstu-text-yellow-100\/25:hover{color:rgb(var(--cstu-yellow-100)/.25)}.hover\:cstu-text-yellow-100\/30:hover{color:rgb(var(--cstu-yellow-100)/.3)}.hover\:cstu-text-yellow-100\/35:hover{color:rgb(var(--cstu-yellow-100)/.35)}.hover\:cstu-text-yellow-100\/40:hover{color:rgb(var(--cstu-yellow-100)/.4)}.hover\:cstu-text-yellow-100\/45:hover{color:rgb(var(--cstu-yellow-100)/.45)}.hover\:cstu-text-yellow-100\/5:hover{color:rgb(var(--cstu-yellow-100)/.05)}.hover\:cstu-text-yellow-100\/50:hover{color:rgb(var(--cstu-yellow-100)/.5)}.hover\:cstu-text-yellow-100\/55:hover{color:rgb(var(--cstu-yellow-100)/.55)}.hover\:cstu-text-yellow-100\/60:hover{color:rgb(var(--cstu-yellow-100)/.6)}.hover\:cstu-text-yellow-100\/65:hover{color:rgb(var(--cstu-yellow-100)/.65)}.hover\:cstu-text-yellow-100\/70:hover{color:rgb(var(--cstu-yellow-100)/.7)}.hover\:cstu-text-yellow-100\/75:hover{color:rgb(var(--cstu-yellow-100)/.75)}.hover\:cstu-text-yellow-100\/80:hover{color:rgb(var(--cstu-yellow-100)/.8)}.hover\:cstu-text-yellow-100\/85:hover{color:rgb(var(--cstu-yellow-100)/.85)}.hover\:cstu-text-yellow-100\/90:hover{color:rgb(var(--cstu-yellow-100)/.9)}.hover\:cstu-text-yellow-100\/95:hover{color:rgb(var(--cstu-yellow-100)/.95)}.hover\:cstu-text-yellow-200:hover{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-200)/var(--tw-text-opacity,1))}.hover\:cstu-text-yellow-200\/0:hover{color:rgb(var(--cstu-yellow-200)/0)}.hover\:cstu-text-yellow-200\/10:hover{color:rgb(var(--cstu-yellow-200)/.1)}.hover\:cstu-text-yellow-200\/100:hover{color:rgb(var(--cstu-yellow-200)/1)}.hover\:cstu-text-yellow-200\/15:hover{color:rgb(var(--cstu-yellow-200)/.15)}.hover\:cstu-text-yellow-200\/20:hover{color:rgb(var(--cstu-yellow-200)/.2)}.hover\:cstu-text-yellow-200\/25:hover{color:rgb(var(--cstu-yellow-200)/.25)}.hover\:cstu-text-yellow-200\/30:hover{color:rgb(var(--cstu-yellow-200)/.3)}.hover\:cstu-text-yellow-200\/35:hover{color:rgb(var(--cstu-yellow-200)/.35)}.hover\:cstu-text-yellow-200\/40:hover{color:rgb(var(--cstu-yellow-200)/.4)}.hover\:cstu-text-yellow-200\/45:hover{color:rgb(var(--cstu-yellow-200)/.45)}.hover\:cstu-text-yellow-200\/5:hover{color:rgb(var(--cstu-yellow-200)/.05)}.hover\:cstu-text-yellow-200\/50:hover{color:rgb(var(--cstu-yellow-200)/.5)}.hover\:cstu-text-yellow-200\/55:hover{color:rgb(var(--cstu-yellow-200)/.55)}.hover\:cstu-text-yellow-200\/60:hover{color:rgb(var(--cstu-yellow-200)/.6)}.hover\:cstu-text-yellow-200\/65:hover{color:rgb(var(--cstu-yellow-200)/.65)}.hover\:cstu-text-yellow-200\/70:hover{color:rgb(var(--cstu-yellow-200)/.7)}.hover\:cstu-text-yellow-200\/75:hover{color:rgb(var(--cstu-yellow-200)/.75)}.hover\:cstu-text-yellow-200\/80:hover{color:rgb(var(--cstu-yellow-200)/.8)}.hover\:cstu-text-yellow-200\/85:hover{color:rgb(var(--cstu-yellow-200)/.85)}.hover\:cstu-text-yellow-200\/90:hover{color:rgb(var(--cstu-yellow-200)/.9)}.hover\:cstu-text-yellow-200\/95:hover{color:rgb(var(--cstu-yellow-200)/.95)}.hover\:cstu-text-yellow-300:hover{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-300)/var(--tw-text-opacity,1))}.hover\:cstu-text-yellow-300\/0:hover{color:rgb(var(--cstu-yellow-300)/0)}.hover\:cstu-text-yellow-300\/10:hover{color:rgb(var(--cstu-yellow-300)/.1)}.hover\:cstu-text-yellow-300\/100:hover{color:rgb(var(--cstu-yellow-300)/1)}.hover\:cstu-text-yellow-300\/15:hover{color:rgb(var(--cstu-yellow-300)/.15)}.hover\:cstu-text-yellow-300\/20:hover{color:rgb(var(--cstu-yellow-300)/.2)}.hover\:cstu-text-yellow-300\/25:hover{color:rgb(var(--cstu-yellow-300)/.25)}.hover\:cstu-text-yellow-300\/30:hover{color:rgb(var(--cstu-yellow-300)/.3)}.hover\:cstu-text-yellow-300\/35:hover{color:rgb(var(--cstu-yellow-300)/.35)}.hover\:cstu-text-yellow-300\/40:hover{color:rgb(var(--cstu-yellow-300)/.4)}.hover\:cstu-text-yellow-300\/45:hover{color:rgb(var(--cstu-yellow-300)/.45)}.hover\:cstu-text-yellow-300\/5:hover{color:rgb(var(--cstu-yellow-300)/.05)}.hover\:cstu-text-yellow-300\/50:hover{color:rgb(var(--cstu-yellow-300)/.5)}.hover\:cstu-text-yellow-300\/55:hover{color:rgb(var(--cstu-yellow-300)/.55)}.hover\:cstu-text-yellow-300\/60:hover{color:rgb(var(--cstu-yellow-300)/.6)}.hover\:cstu-text-yellow-300\/65:hover{color:rgb(var(--cstu-yellow-300)/.65)}.hover\:cstu-text-yellow-300\/70:hover{color:rgb(var(--cstu-yellow-300)/.7)}.hover\:cstu-text-yellow-300\/75:hover{color:rgb(var(--cstu-yellow-300)/.75)}.hover\:cstu-text-yellow-300\/80:hover{color:rgb(var(--cstu-yellow-300)/.8)}.hover\:cstu-text-yellow-300\/85:hover{color:rgb(var(--cstu-yellow-300)/.85)}.hover\:cstu-text-yellow-300\/90:hover{color:rgb(var(--cstu-yellow-300)/.9)}.hover\:cstu-text-yellow-300\/95:hover{color:rgb(var(--cstu-yellow-300)/.95)}.hover\:cstu-text-yellow-400:hover{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-400)/var(--tw-text-opacity,1))}.hover\:cstu-text-yellow-400\/0:hover{color:rgb(var(--cstu-yellow-400)/0)}.hover\:cstu-text-yellow-400\/10:hover{color:rgb(var(--cstu-yellow-400)/.1)}.hover\:cstu-text-yellow-400\/100:hover{color:rgb(var(--cstu-yellow-400)/1)}.hover\:cstu-text-yellow-400\/15:hover{color:rgb(var(--cstu-yellow-400)/.15)}.hover\:cstu-text-yellow-400\/20:hover{color:rgb(var(--cstu-yellow-400)/.2)}.hover\:cstu-text-yellow-400\/25:hover{color:rgb(var(--cstu-yellow-400)/.25)}.hover\:cstu-text-yellow-400\/30:hover{color:rgb(var(--cstu-yellow-400)/.3)}.hover\:cstu-text-yellow-400\/35:hover{color:rgb(var(--cstu-yellow-400)/.35)}.hover\:cstu-text-yellow-400\/40:hover{color:rgb(var(--cstu-yellow-400)/.4)}.hover\:cstu-text-yellow-400\/45:hover{color:rgb(var(--cstu-yellow-400)/.45)}.hover\:cstu-text-yellow-400\/5:hover{color:rgb(var(--cstu-yellow-400)/.05)}.hover\:cstu-text-yellow-400\/50:hover{color:rgb(var(--cstu-yellow-400)/.5)}.hover\:cstu-text-yellow-400\/55:hover{color:rgb(var(--cstu-yellow-400)/.55)}.hover\:cstu-text-yellow-400\/60:hover{color:rgb(var(--cstu-yellow-400)/.6)}.hover\:cstu-text-yellow-400\/65:hover{color:rgb(var(--cstu-yellow-400)/.65)}.hover\:cstu-text-yellow-400\/70:hover{color:rgb(var(--cstu-yellow-400)/.7)}.hover\:cstu-text-yellow-400\/75:hover{color:rgb(var(--cstu-yellow-400)/.75)}.hover\:cstu-text-yellow-400\/80:hover{color:rgb(var(--cstu-yellow-400)/.8)}.hover\:cstu-text-yellow-400\/85:hover{color:rgb(var(--cstu-yellow-400)/.85)}.hover\:cstu-text-yellow-400\/90:hover{color:rgb(var(--cstu-yellow-400)/.9)}.hover\:cstu-text-yellow-400\/95:hover{color:rgb(var(--cstu-yellow-400)/.95)}.hover\:cstu-text-yellow-50:hover{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-50)/var(--tw-text-opacity,1))}.hover\:cstu-text-yellow-50\/0:hover{color:rgb(var(--cstu-yellow-50)/0)}.hover\:cstu-text-yellow-50\/10:hover{color:rgb(var(--cstu-yellow-50)/.1)}.hover\:cstu-text-yellow-50\/100:hover{color:rgb(var(--cstu-yellow-50)/1)}.hover\:cstu-text-yellow-50\/15:hover{color:rgb(var(--cstu-yellow-50)/.15)}.hover\:cstu-text-yellow-50\/20:hover{color:rgb(var(--cstu-yellow-50)/.2)}.hover\:cstu-text-yellow-50\/25:hover{color:rgb(var(--cstu-yellow-50)/.25)}.hover\:cstu-text-yellow-50\/30:hover{color:rgb(var(--cstu-yellow-50)/.3)}.hover\:cstu-text-yellow-50\/35:hover{color:rgb(var(--cstu-yellow-50)/.35)}.hover\:cstu-text-yellow-50\/40:hover{color:rgb(var(--cstu-yellow-50)/.4)}.hover\:cstu-text-yellow-50\/45:hover{color:rgb(var(--cstu-yellow-50)/.45)}.hover\:cstu-text-yellow-50\/5:hover{color:rgb(var(--cstu-yellow-50)/.05)}.hover\:cstu-text-yellow-50\/50:hover{color:rgb(var(--cstu-yellow-50)/.5)}.hover\:cstu-text-yellow-50\/55:hover{color:rgb(var(--cstu-yellow-50)/.55)}.hover\:cstu-text-yellow-50\/60:hover{color:rgb(var(--cstu-yellow-50)/.6)}.hover\:cstu-text-yellow-50\/65:hover{color:rgb(var(--cstu-yellow-50)/.65)}.hover\:cstu-text-yellow-50\/70:hover{color:rgb(var(--cstu-yellow-50)/.7)}.hover\:cstu-text-yellow-50\/75:hover{color:rgb(var(--cstu-yellow-50)/.75)}.hover\:cstu-text-yellow-50\/80:hover{color:rgb(var(--cstu-yellow-50)/.8)}.hover\:cstu-text-yellow-50\/85:hover{color:rgb(var(--cstu-yellow-50)/.85)}.hover\:cstu-text-yellow-50\/90:hover{color:rgb(var(--cstu-yellow-50)/.9)}.hover\:cstu-text-yellow-50\/95:hover{color:rgb(var(--cstu-yellow-50)/.95)}.hover\:cstu-text-yellow-500:hover{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-500)/var(--tw-text-opacity,1))}.hover\:cstu-text-yellow-500\/0:hover{color:rgb(var(--cstu-yellow-500)/0)}.hover\:cstu-text-yellow-500\/10:hover{color:rgb(var(--cstu-yellow-500)/.1)}.hover\:cstu-text-yellow-500\/100:hover{color:rgb(var(--cstu-yellow-500)/1)}.hover\:cstu-text-yellow-500\/15:hover{color:rgb(var(--cstu-yellow-500)/.15)}.hover\:cstu-text-yellow-500\/20:hover{color:rgb(var(--cstu-yellow-500)/.2)}.hover\:cstu-text-yellow-500\/25:hover{color:rgb(var(--cstu-yellow-500)/.25)}.hover\:cstu-text-yellow-500\/30:hover{color:rgb(var(--cstu-yellow-500)/.3)}.hover\:cstu-text-yellow-500\/35:hover{color:rgb(var(--cstu-yellow-500)/.35)}.hover\:cstu-text-yellow-500\/40:hover{color:rgb(var(--cstu-yellow-500)/.4)}.hover\:cstu-text-yellow-500\/45:hover{color:rgb(var(--cstu-yellow-500)/.45)}.hover\:cstu-text-yellow-500\/5:hover{color:rgb(var(--cstu-yellow-500)/.05)}.hover\:cstu-text-yellow-500\/50:hover{color:rgb(var(--cstu-yellow-500)/.5)}.hover\:cstu-text-yellow-500\/55:hover{color:rgb(var(--cstu-yellow-500)/.55)}.hover\:cstu-text-yellow-500\/60:hover{color:rgb(var(--cstu-yellow-500)/.6)}.hover\:cstu-text-yellow-500\/65:hover{color:rgb(var(--cstu-yellow-500)/.65)}.hover\:cstu-text-yellow-500\/70:hover{color:rgb(var(--cstu-yellow-500)/.7)}.hover\:cstu-text-yellow-500\/75:hover{color:rgb(var(--cstu-yellow-500)/.75)}.hover\:cstu-text-yellow-500\/80:hover{color:rgb(var(--cstu-yellow-500)/.8)}.hover\:cstu-text-yellow-500\/85:hover{color:rgb(var(--cstu-yellow-500)/.85)}.hover\:cstu-text-yellow-500\/90:hover{color:rgb(var(--cstu-yellow-500)/.9)}.hover\:cstu-text-yellow-500\/95:hover{color:rgb(var(--cstu-yellow-500)/.95)}.hover\:cstu-text-yellow-600:hover{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-600)/var(--tw-text-opacity,1))}.hover\:cstu-text-yellow-600\/0:hover{color:rgb(var(--cstu-yellow-600)/0)}.hover\:cstu-text-yellow-600\/10:hover{color:rgb(var(--cstu-yellow-600)/.1)}.hover\:cstu-text-yellow-600\/100:hover{color:rgb(var(--cstu-yellow-600)/1)}.hover\:cstu-text-yellow-600\/15:hover{color:rgb(var(--cstu-yellow-600)/.15)}.hover\:cstu-text-yellow-600\/20:hover{color:rgb(var(--cstu-yellow-600)/.2)}.hover\:cstu-text-yellow-600\/25:hover{color:rgb(var(--cstu-yellow-600)/.25)}.hover\:cstu-text-yellow-600\/30:hover{color:rgb(var(--cstu-yellow-600)/.3)}.hover\:cstu-text-yellow-600\/35:hover{color:rgb(var(--cstu-yellow-600)/.35)}.hover\:cstu-text-yellow-600\/40:hover{color:rgb(var(--cstu-yellow-600)/.4)}.hover\:cstu-text-yellow-600\/45:hover{color:rgb(var(--cstu-yellow-600)/.45)}.hover\:cstu-text-yellow-600\/5:hover{color:rgb(var(--cstu-yellow-600)/.05)}.hover\:cstu-text-yellow-600\/50:hover{color:rgb(var(--cstu-yellow-600)/.5)}.hover\:cstu-text-yellow-600\/55:hover{color:rgb(var(--cstu-yellow-600)/.55)}.hover\:cstu-text-yellow-600\/60:hover{color:rgb(var(--cstu-yellow-600)/.6)}.hover\:cstu-text-yellow-600\/65:hover{color:rgb(var(--cstu-yellow-600)/.65)}.hover\:cstu-text-yellow-600\/70:hover{color:rgb(var(--cstu-yellow-600)/.7)}.hover\:cstu-text-yellow-600\/75:hover{color:rgb(var(--cstu-yellow-600)/.75)}.hover\:cstu-text-yellow-600\/80:hover{color:rgb(var(--cstu-yellow-600)/.8)}.hover\:cstu-text-yellow-600\/85:hover{color:rgb(var(--cstu-yellow-600)/.85)}.hover\:cstu-text-yellow-600\/90:hover{color:rgb(var(--cstu-yellow-600)/.9)}.hover\:cstu-text-yellow-600\/95:hover{color:rgb(var(--cstu-yellow-600)/.95)}.hover\:cstu-text-yellow-700:hover{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-700)/var(--tw-text-opacity,1))}.hover\:cstu-text-yellow-700\/0:hover{color:rgb(var(--cstu-yellow-700)/0)}.hover\:cstu-text-yellow-700\/10:hover{color:rgb(var(--cstu-yellow-700)/.1)}.hover\:cstu-text-yellow-700\/100:hover{color:rgb(var(--cstu-yellow-700)/1)}.hover\:cstu-text-yellow-700\/15:hover{color:rgb(var(--cstu-yellow-700)/.15)}.hover\:cstu-text-yellow-700\/20:hover{color:rgb(var(--cstu-yellow-700)/.2)}.hover\:cstu-text-yellow-700\/25:hover{color:rgb(var(--cstu-yellow-700)/.25)}.hover\:cstu-text-yellow-700\/30:hover{color:rgb(var(--cstu-yellow-700)/.3)}.hover\:cstu-text-yellow-700\/35:hover{color:rgb(var(--cstu-yellow-700)/.35)}.hover\:cstu-text-yellow-700\/40:hover{color:rgb(var(--cstu-yellow-700)/.4)}.hover\:cstu-text-yellow-700\/45:hover{color:rgb(var(--cstu-yellow-700)/.45)}.hover\:cstu-text-yellow-700\/5:hover{color:rgb(var(--cstu-yellow-700)/.05)}.hover\:cstu-text-yellow-700\/50:hover{color:rgb(var(--cstu-yellow-700)/.5)}.hover\:cstu-text-yellow-700\/55:hover{color:rgb(var(--cstu-yellow-700)/.55)}.hover\:cstu-text-yellow-700\/60:hover{color:rgb(var(--cstu-yellow-700)/.6)}.hover\:cstu-text-yellow-700\/65:hover{color:rgb(var(--cstu-yellow-700)/.65)}.hover\:cstu-text-yellow-700\/70:hover{color:rgb(var(--cstu-yellow-700)/.7)}.hover\:cstu-text-yellow-700\/75:hover{color:rgb(var(--cstu-yellow-700)/.75)}.hover\:cstu-text-yellow-700\/80:hover{color:rgb(var(--cstu-yellow-700)/.8)}.hover\:cstu-text-yellow-700\/85:hover{color:rgb(var(--cstu-yellow-700)/.85)}.hover\:cstu-text-yellow-700\/90:hover{color:rgb(var(--cstu-yellow-700)/.9)}.hover\:cstu-text-yellow-700\/95:hover{color:rgb(var(--cstu-yellow-700)/.95)}.hover\:cstu-text-yellow-800:hover{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-800)/var(--tw-text-opacity,1))}.hover\:cstu-text-yellow-800\/0:hover{color:rgb(var(--cstu-yellow-800)/0)}.hover\:cstu-text-yellow-800\/10:hover{color:rgb(var(--cstu-yellow-800)/.1)}.hover\:cstu-text-yellow-800\/100:hover{color:rgb(var(--cstu-yellow-800)/1)}.hover\:cstu-text-yellow-800\/15:hover{color:rgb(var(--cstu-yellow-800)/.15)}.hover\:cstu-text-yellow-800\/20:hover{color:rgb(var(--cstu-yellow-800)/.2)}.hover\:cstu-text-yellow-800\/25:hover{color:rgb(var(--cstu-yellow-800)/.25)}.hover\:cstu-text-yellow-800\/30:hover{color:rgb(var(--cstu-yellow-800)/.3)}.hover\:cstu-text-yellow-800\/35:hover{color:rgb(var(--cstu-yellow-800)/.35)}.hover\:cstu-text-yellow-800\/40:hover{color:rgb(var(--cstu-yellow-800)/.4)}.hover\:cstu-text-yellow-800\/45:hover{color:rgb(var(--cstu-yellow-800)/.45)}.hover\:cstu-text-yellow-800\/5:hover{color:rgb(var(--cstu-yellow-800)/.05)}.hover\:cstu-text-yellow-800\/50:hover{color:rgb(var(--cstu-yellow-800)/.5)}.hover\:cstu-text-yellow-800\/55:hover{color:rgb(var(--cstu-yellow-800)/.55)}.hover\:cstu-text-yellow-800\/60:hover{color:rgb(var(--cstu-yellow-800)/.6)}.hover\:cstu-text-yellow-800\/65:hover{color:rgb(var(--cstu-yellow-800)/.65)}.hover\:cstu-text-yellow-800\/70:hover{color:rgb(var(--cstu-yellow-800)/.7)}.hover\:cstu-text-yellow-800\/75:hover{color:rgb(var(--cstu-yellow-800)/.75)}.hover\:cstu-text-yellow-800\/80:hover{color:rgb(var(--cstu-yellow-800)/.8)}.hover\:cstu-text-yellow-800\/85:hover{color:rgb(var(--cstu-yellow-800)/.85)}.hover\:cstu-text-yellow-800\/90:hover{color:rgb(var(--cstu-yellow-800)/.9)}.hover\:cstu-text-yellow-800\/95:hover{color:rgb(var(--cstu-yellow-800)/.95)}.hover\:cstu-text-yellow-900:hover{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-900)/var(--tw-text-opacity,1))}.hover\:cstu-text-yellow-900\/0:hover{color:rgb(var(--cstu-yellow-900)/0)}.hover\:cstu-text-yellow-900\/10:hover{color:rgb(var(--cstu-yellow-900)/.1)}.hover\:cstu-text-yellow-900\/100:hover{color:rgb(var(--cstu-yellow-900)/1)}.hover\:cstu-text-yellow-900\/15:hover{color:rgb(var(--cstu-yellow-900)/.15)}.hover\:cstu-text-yellow-900\/20:hover{color:rgb(var(--cstu-yellow-900)/.2)}.hover\:cstu-text-yellow-900\/25:hover{color:rgb(var(--cstu-yellow-900)/.25)}.hover\:cstu-text-yellow-900\/30:hover{color:rgb(var(--cstu-yellow-900)/.3)}.hover\:cstu-text-yellow-900\/35:hover{color:rgb(var(--cstu-yellow-900)/.35)}.hover\:cstu-text-yellow-900\/40:hover{color:rgb(var(--cstu-yellow-900)/.4)}.hover\:cstu-text-yellow-900\/45:hover{color:rgb(var(--cstu-yellow-900)/.45)}.hover\:cstu-text-yellow-900\/5:hover{color:rgb(var(--cstu-yellow-900)/.05)}.hover\:cstu-text-yellow-900\/50:hover{color:rgb(var(--cstu-yellow-900)/.5)}.hover\:cstu-text-yellow-900\/55:hover{color:rgb(var(--cstu-yellow-900)/.55)}.hover\:cstu-text-yellow-900\/60:hover{color:rgb(var(--cstu-yellow-900)/.6)}.hover\:cstu-text-yellow-900\/65:hover{color:rgb(var(--cstu-yellow-900)/.65)}.hover\:cstu-text-yellow-900\/70:hover{color:rgb(var(--cstu-yellow-900)/.7)}.hover\:cstu-text-yellow-900\/75:hover{color:rgb(var(--cstu-yellow-900)/.75)}.hover\:cstu-text-yellow-900\/80:hover{color:rgb(var(--cstu-yellow-900)/.8)}.hover\:cstu-text-yellow-900\/85:hover{color:rgb(var(--cstu-yellow-900)/.85)}.hover\:cstu-text-yellow-900\/90:hover{color:rgb(var(--cstu-yellow-900)/.9)}.hover\:cstu-text-yellow-900\/95:hover{color:rgb(var(--cstu-yellow-900)/.95)}.hover\:cstu-shadow-md:hover{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:cstu-border-blue-100:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-100)/var(--tw-border-opacity,1))}.focus\:cstu-border-blue-100\/0:focus{border-color:rgb(var(--cstu-blue-100)/0)}.focus\:cstu-border-blue-100\/10:focus{border-color:rgb(var(--cstu-blue-100)/.1)}.focus\:cstu-border-blue-100\/100:focus{border-color:rgb(var(--cstu-blue-100)/1)}.focus\:cstu-border-blue-100\/15:focus{border-color:rgb(var(--cstu-blue-100)/.15)}.focus\:cstu-border-blue-100\/20:focus{border-color:rgb(var(--cstu-blue-100)/.2)}.focus\:cstu-border-blue-100\/25:focus{border-color:rgb(var(--cstu-blue-100)/.25)}.focus\:cstu-border-blue-100\/30:focus{border-color:rgb(var(--cstu-blue-100)/.3)}.focus\:cstu-border-blue-100\/35:focus{border-color:rgb(var(--cstu-blue-100)/.35)}.focus\:cstu-border-blue-100\/40:focus{border-color:rgb(var(--cstu-blue-100)/.4)}.focus\:cstu-border-blue-100\/45:focus{border-color:rgb(var(--cstu-blue-100)/.45)}.focus\:cstu-border-blue-100\/5:focus{border-color:rgb(var(--cstu-blue-100)/.05)}.focus\:cstu-border-blue-100\/50:focus{border-color:rgb(var(--cstu-blue-100)/.5)}.focus\:cstu-border-blue-100\/55:focus{border-color:rgb(var(--cstu-blue-100)/.55)}.focus\:cstu-border-blue-100\/60:focus{border-color:rgb(var(--cstu-blue-100)/.6)}.focus\:cstu-border-blue-100\/65:focus{border-color:rgb(var(--cstu-blue-100)/.65)}.focus\:cstu-border-blue-100\/70:focus{border-color:rgb(var(--cstu-blue-100)/.7)}.focus\:cstu-border-blue-100\/75:focus{border-color:rgb(var(--cstu-blue-100)/.75)}.focus\:cstu-border-blue-100\/80:focus{border-color:rgb(var(--cstu-blue-100)/.8)}.focus\:cstu-border-blue-100\/85:focus{border-color:rgb(var(--cstu-blue-100)/.85)}.focus\:cstu-border-blue-100\/90:focus{border-color:rgb(var(--cstu-blue-100)/.9)}.focus\:cstu-border-blue-100\/95:focus{border-color:rgb(var(--cstu-blue-100)/.95)}.focus\:cstu-border-blue-200:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-200)/var(--tw-border-opacity,1))}.focus\:cstu-border-blue-200\/0:focus{border-color:rgb(var(--cstu-blue-200)/0)}.focus\:cstu-border-blue-200\/10:focus{border-color:rgb(var(--cstu-blue-200)/.1)}.focus\:cstu-border-blue-200\/100:focus{border-color:rgb(var(--cstu-blue-200)/1)}.focus\:cstu-border-blue-200\/15:focus{border-color:rgb(var(--cstu-blue-200)/.15)}.focus\:cstu-border-blue-200\/20:focus{border-color:rgb(var(--cstu-blue-200)/.2)}.focus\:cstu-border-blue-200\/25:focus{border-color:rgb(var(--cstu-blue-200)/.25)}.focus\:cstu-border-blue-200\/30:focus{border-color:rgb(var(--cstu-blue-200)/.3)}.focus\:cstu-border-blue-200\/35:focus{border-color:rgb(var(--cstu-blue-200)/.35)}.focus\:cstu-border-blue-200\/40:focus{border-color:rgb(var(--cstu-blue-200)/.4)}.focus\:cstu-border-blue-200\/45:focus{border-color:rgb(var(--cstu-blue-200)/.45)}.focus\:cstu-border-blue-200\/5:focus{border-color:rgb(var(--cstu-blue-200)/.05)}.focus\:cstu-border-blue-200\/50:focus{border-color:rgb(var(--cstu-blue-200)/.5)}.focus\:cstu-border-blue-200\/55:focus{border-color:rgb(var(--cstu-blue-200)/.55)}.focus\:cstu-border-blue-200\/60:focus{border-color:rgb(var(--cstu-blue-200)/.6)}.focus\:cstu-border-blue-200\/65:focus{border-color:rgb(var(--cstu-blue-200)/.65)}.focus\:cstu-border-blue-200\/70:focus{border-color:rgb(var(--cstu-blue-200)/.7)}.focus\:cstu-border-blue-200\/75:focus{border-color:rgb(var(--cstu-blue-200)/.75)}.focus\:cstu-border-blue-200\/80:focus{border-color:rgb(var(--cstu-blue-200)/.8)}.focus\:cstu-border-blue-200\/85:focus{border-color:rgb(var(--cstu-blue-200)/.85)}.focus\:cstu-border-blue-200\/90:focus{border-color:rgb(var(--cstu-blue-200)/.9)}.focus\:cstu-border-blue-200\/95:focus{border-color:rgb(var(--cstu-blue-200)/.95)}.focus\:cstu-border-blue-300:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-300)/var(--tw-border-opacity,1))}.focus\:cstu-border-blue-300\/0:focus{border-color:rgb(var(--cstu-blue-300)/0)}.focus\:cstu-border-blue-300\/10:focus{border-color:rgb(var(--cstu-blue-300)/.1)}.focus\:cstu-border-blue-300\/100:focus{border-color:rgb(var(--cstu-blue-300)/1)}.focus\:cstu-border-blue-300\/15:focus{border-color:rgb(var(--cstu-blue-300)/.15)}.focus\:cstu-border-blue-300\/20:focus{border-color:rgb(var(--cstu-blue-300)/.2)}.focus\:cstu-border-blue-300\/25:focus{border-color:rgb(var(--cstu-blue-300)/.25)}.focus\:cstu-border-blue-300\/30:focus{border-color:rgb(var(--cstu-blue-300)/.3)}.focus\:cstu-border-blue-300\/35:focus{border-color:rgb(var(--cstu-blue-300)/.35)}.focus\:cstu-border-blue-300\/40:focus{border-color:rgb(var(--cstu-blue-300)/.4)}.focus\:cstu-border-blue-300\/45:focus{border-color:rgb(var(--cstu-blue-300)/.45)}.focus\:cstu-border-blue-300\/5:focus{border-color:rgb(var(--cstu-blue-300)/.05)}.focus\:cstu-border-blue-300\/50:focus{border-color:rgb(var(--cstu-blue-300)/.5)}.focus\:cstu-border-blue-300\/55:focus{border-color:rgb(var(--cstu-blue-300)/.55)}.focus\:cstu-border-blue-300\/60:focus{border-color:rgb(var(--cstu-blue-300)/.6)}.focus\:cstu-border-blue-300\/65:focus{border-color:rgb(var(--cstu-blue-300)/.65)}.focus\:cstu-border-blue-300\/70:focus{border-color:rgb(var(--cstu-blue-300)/.7)}.focus\:cstu-border-blue-300\/75:focus{border-color:rgb(var(--cstu-blue-300)/.75)}.focus\:cstu-border-blue-300\/80:focus{border-color:rgb(var(--cstu-blue-300)/.8)}.focus\:cstu-border-blue-300\/85:focus{border-color:rgb(var(--cstu-blue-300)/.85)}.focus\:cstu-border-blue-300\/90:focus{border-color:rgb(var(--cstu-blue-300)/.9)}.focus\:cstu-border-blue-300\/95:focus{border-color:rgb(var(--cstu-blue-300)/.95)}.focus\:cstu-border-blue-400:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-400)/var(--tw-border-opacity,1))}.focus\:cstu-border-blue-400\/0:focus{border-color:rgb(var(--cstu-blue-400)/0)}.focus\:cstu-border-blue-400\/10:focus{border-color:rgb(var(--cstu-blue-400)/.1)}.focus\:cstu-border-blue-400\/100:focus{border-color:rgb(var(--cstu-blue-400)/1)}.focus\:cstu-border-blue-400\/15:focus{border-color:rgb(var(--cstu-blue-400)/.15)}.focus\:cstu-border-blue-400\/20:focus{border-color:rgb(var(--cstu-blue-400)/.2)}.focus\:cstu-border-blue-400\/25:focus{border-color:rgb(var(--cstu-blue-400)/.25)}.focus\:cstu-border-blue-400\/30:focus{border-color:rgb(var(--cstu-blue-400)/.3)}.focus\:cstu-border-blue-400\/35:focus{border-color:rgb(var(--cstu-blue-400)/.35)}.focus\:cstu-border-blue-400\/40:focus{border-color:rgb(var(--cstu-blue-400)/.4)}.focus\:cstu-border-blue-400\/45:focus{border-color:rgb(var(--cstu-blue-400)/.45)}.focus\:cstu-border-blue-400\/5:focus{border-color:rgb(var(--cstu-blue-400)/.05)}.focus\:cstu-border-blue-400\/50:focus{border-color:rgb(var(--cstu-blue-400)/.5)}.focus\:cstu-border-blue-400\/55:focus{border-color:rgb(var(--cstu-blue-400)/.55)}.focus\:cstu-border-blue-400\/60:focus{border-color:rgb(var(--cstu-blue-400)/.6)}.focus\:cstu-border-blue-400\/65:focus{border-color:rgb(var(--cstu-blue-400)/.65)}.focus\:cstu-border-blue-400\/70:focus{border-color:rgb(var(--cstu-blue-400)/.7)}.focus\:cstu-border-blue-400\/75:focus{border-color:rgb(var(--cstu-blue-400)/.75)}.focus\:cstu-border-blue-400\/80:focus{border-color:rgb(var(--cstu-blue-400)/.8)}.focus\:cstu-border-blue-400\/85:focus{border-color:rgb(var(--cstu-blue-400)/.85)}.focus\:cstu-border-blue-400\/90:focus{border-color:rgb(var(--cstu-blue-400)/.9)}.focus\:cstu-border-blue-400\/95:focus{border-color:rgb(var(--cstu-blue-400)/.95)}.focus\:cstu-border-blue-450:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-450)/var(--tw-border-opacity,1))}.focus\:cstu-border-blue-450\/0:focus{border-color:rgb(var(--cstu-blue-450)/0)}.focus\:cstu-border-blue-450\/10:focus{border-color:rgb(var(--cstu-blue-450)/.1)}.focus\:cstu-border-blue-450\/100:focus{border-color:rgb(var(--cstu-blue-450)/1)}.focus\:cstu-border-blue-450\/15:focus{border-color:rgb(var(--cstu-blue-450)/.15)}.focus\:cstu-border-blue-450\/20:focus{border-color:rgb(var(--cstu-blue-450)/.2)}.focus\:cstu-border-blue-450\/25:focus{border-color:rgb(var(--cstu-blue-450)/.25)}.focus\:cstu-border-blue-450\/30:focus{border-color:rgb(var(--cstu-blue-450)/.3)}.focus\:cstu-border-blue-450\/35:focus{border-color:rgb(var(--cstu-blue-450)/.35)}.focus\:cstu-border-blue-450\/40:focus{border-color:rgb(var(--cstu-blue-450)/.4)}.focus\:cstu-border-blue-450\/45:focus{border-color:rgb(var(--cstu-blue-450)/.45)}.focus\:cstu-border-blue-450\/5:focus{border-color:rgb(var(--cstu-blue-450)/.05)}.focus\:cstu-border-blue-450\/50:focus{border-color:rgb(var(--cstu-blue-450)/.5)}.focus\:cstu-border-blue-450\/55:focus{border-color:rgb(var(--cstu-blue-450)/.55)}.focus\:cstu-border-blue-450\/60:focus{border-color:rgb(var(--cstu-blue-450)/.6)}.focus\:cstu-border-blue-450\/65:focus{border-color:rgb(var(--cstu-blue-450)/.65)}.focus\:cstu-border-blue-450\/70:focus{border-color:rgb(var(--cstu-blue-450)/.7)}.focus\:cstu-border-blue-450\/75:focus{border-color:rgb(var(--cstu-blue-450)/.75)}.focus\:cstu-border-blue-450\/80:focus{border-color:rgb(var(--cstu-blue-450)/.8)}.focus\:cstu-border-blue-450\/85:focus{border-color:rgb(var(--cstu-blue-450)/.85)}.focus\:cstu-border-blue-450\/90:focus{border-color:rgb(var(--cstu-blue-450)/.9)}.focus\:cstu-border-blue-450\/95:focus{border-color:rgb(var(--cstu-blue-450)/.95)}.focus\:cstu-border-blue-50:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-50)/var(--tw-border-opacity,1))}.focus\:cstu-border-blue-50\/0:focus{border-color:rgb(var(--cstu-blue-50)/0)}.focus\:cstu-border-blue-50\/10:focus{border-color:rgb(var(--cstu-blue-50)/.1)}.focus\:cstu-border-blue-50\/100:focus{border-color:rgb(var(--cstu-blue-50)/1)}.focus\:cstu-border-blue-50\/15:focus{border-color:rgb(var(--cstu-blue-50)/.15)}.focus\:cstu-border-blue-50\/20:focus{border-color:rgb(var(--cstu-blue-50)/.2)}.focus\:cstu-border-blue-50\/25:focus{border-color:rgb(var(--cstu-blue-50)/.25)}.focus\:cstu-border-blue-50\/30:focus{border-color:rgb(var(--cstu-blue-50)/.3)}.focus\:cstu-border-blue-50\/35:focus{border-color:rgb(var(--cstu-blue-50)/.35)}.focus\:cstu-border-blue-50\/40:focus{border-color:rgb(var(--cstu-blue-50)/.4)}.focus\:cstu-border-blue-50\/45:focus{border-color:rgb(var(--cstu-blue-50)/.45)}.focus\:cstu-border-blue-50\/5:focus{border-color:rgb(var(--cstu-blue-50)/.05)}.focus\:cstu-border-blue-50\/50:focus{border-color:rgb(var(--cstu-blue-50)/.5)}.focus\:cstu-border-blue-50\/55:focus{border-color:rgb(var(--cstu-blue-50)/.55)}.focus\:cstu-border-blue-50\/60:focus{border-color:rgb(var(--cstu-blue-50)/.6)}.focus\:cstu-border-blue-50\/65:focus{border-color:rgb(var(--cstu-blue-50)/.65)}.focus\:cstu-border-blue-50\/70:focus{border-color:rgb(var(--cstu-blue-50)/.7)}.focus\:cstu-border-blue-50\/75:focus{border-color:rgb(var(--cstu-blue-50)/.75)}.focus\:cstu-border-blue-50\/80:focus{border-color:rgb(var(--cstu-blue-50)/.8)}.focus\:cstu-border-blue-50\/85:focus{border-color:rgb(var(--cstu-blue-50)/.85)}.focus\:cstu-border-blue-50\/90:focus{border-color:rgb(var(--cstu-blue-50)/.9)}.focus\:cstu-border-blue-50\/95:focus{border-color:rgb(var(--cstu-blue-50)/.95)}.focus\:cstu-border-blue-500:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-500)/var(--tw-border-opacity,1))}.focus\:cstu-border-blue-500\/0:focus{border-color:rgb(var(--cstu-blue-500)/0)}.focus\:cstu-border-blue-500\/10:focus{border-color:rgb(var(--cstu-blue-500)/.1)}.focus\:cstu-border-blue-500\/100:focus{border-color:rgb(var(--cstu-blue-500)/1)}.focus\:cstu-border-blue-500\/15:focus{border-color:rgb(var(--cstu-blue-500)/.15)}.focus\:cstu-border-blue-500\/20:focus{border-color:rgb(var(--cstu-blue-500)/.2)}.focus\:cstu-border-blue-500\/25:focus{border-color:rgb(var(--cstu-blue-500)/.25)}.focus\:cstu-border-blue-500\/30:focus{border-color:rgb(var(--cstu-blue-500)/.3)}.focus\:cstu-border-blue-500\/35:focus{border-color:rgb(var(--cstu-blue-500)/.35)}.focus\:cstu-border-blue-500\/40:focus{border-color:rgb(var(--cstu-blue-500)/.4)}.focus\:cstu-border-blue-500\/45:focus{border-color:rgb(var(--cstu-blue-500)/.45)}.focus\:cstu-border-blue-500\/5:focus{border-color:rgb(var(--cstu-blue-500)/.05)}.focus\:cstu-border-blue-500\/50:focus{border-color:rgb(var(--cstu-blue-500)/.5)}.focus\:cstu-border-blue-500\/55:focus{border-color:rgb(var(--cstu-blue-500)/.55)}.focus\:cstu-border-blue-500\/60:focus{border-color:rgb(var(--cstu-blue-500)/.6)}.focus\:cstu-border-blue-500\/65:focus{border-color:rgb(var(--cstu-blue-500)/.65)}.focus\:cstu-border-blue-500\/70:focus{border-color:rgb(var(--cstu-blue-500)/.7)}.focus\:cstu-border-blue-500\/75:focus{border-color:rgb(var(--cstu-blue-500)/.75)}.focus\:cstu-border-blue-500\/80:focus{border-color:rgb(var(--cstu-blue-500)/.8)}.focus\:cstu-border-blue-500\/85:focus{border-color:rgb(var(--cstu-blue-500)/.85)}.focus\:cstu-border-blue-500\/90:focus{border-color:rgb(var(--cstu-blue-500)/.9)}.focus\:cstu-border-blue-500\/95:focus{border-color:rgb(var(--cstu-blue-500)/.95)}.focus\:cstu-border-blue-550:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-550)/var(--tw-border-opacity,1))}.focus\:cstu-border-blue-550\/0:focus{border-color:rgb(var(--cstu-blue-550)/0)}.focus\:cstu-border-blue-550\/10:focus{border-color:rgb(var(--cstu-blue-550)/.1)}.focus\:cstu-border-blue-550\/100:focus{border-color:rgb(var(--cstu-blue-550)/1)}.focus\:cstu-border-blue-550\/15:focus{border-color:rgb(var(--cstu-blue-550)/.15)}.focus\:cstu-border-blue-550\/20:focus{border-color:rgb(var(--cstu-blue-550)/.2)}.focus\:cstu-border-blue-550\/25:focus{border-color:rgb(var(--cstu-blue-550)/.25)}.focus\:cstu-border-blue-550\/30:focus{border-color:rgb(var(--cstu-blue-550)/.3)}.focus\:cstu-border-blue-550\/35:focus{border-color:rgb(var(--cstu-blue-550)/.35)}.focus\:cstu-border-blue-550\/40:focus{border-color:rgb(var(--cstu-blue-550)/.4)}.focus\:cstu-border-blue-550\/45:focus{border-color:rgb(var(--cstu-blue-550)/.45)}.focus\:cstu-border-blue-550\/5:focus{border-color:rgb(var(--cstu-blue-550)/.05)}.focus\:cstu-border-blue-550\/50:focus{border-color:rgb(var(--cstu-blue-550)/.5)}.focus\:cstu-border-blue-550\/55:focus{border-color:rgb(var(--cstu-blue-550)/.55)}.focus\:cstu-border-blue-550\/60:focus{border-color:rgb(var(--cstu-blue-550)/.6)}.focus\:cstu-border-blue-550\/65:focus{border-color:rgb(var(--cstu-blue-550)/.65)}.focus\:cstu-border-blue-550\/70:focus{border-color:rgb(var(--cstu-blue-550)/.7)}.focus\:cstu-border-blue-550\/75:focus{border-color:rgb(var(--cstu-blue-550)/.75)}.focus\:cstu-border-blue-550\/80:focus{border-color:rgb(var(--cstu-blue-550)/.8)}.focus\:cstu-border-blue-550\/85:focus{border-color:rgb(var(--cstu-blue-550)/.85)}.focus\:cstu-border-blue-550\/90:focus{border-color:rgb(var(--cstu-blue-550)/.9)}.focus\:cstu-border-blue-550\/95:focus{border-color:rgb(var(--cstu-blue-550)/.95)}.focus\:cstu-border-blue-600:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-600)/var(--tw-border-opacity,1))}.focus\:cstu-border-blue-600\/0:focus{border-color:rgb(var(--cstu-blue-600)/0)}.focus\:cstu-border-blue-600\/10:focus{border-color:rgb(var(--cstu-blue-600)/.1)}.focus\:cstu-border-blue-600\/100:focus{border-color:rgb(var(--cstu-blue-600)/1)}.focus\:cstu-border-blue-600\/15:focus{border-color:rgb(var(--cstu-blue-600)/.15)}.focus\:cstu-border-blue-600\/20:focus{border-color:rgb(var(--cstu-blue-600)/.2)}.focus\:cstu-border-blue-600\/25:focus{border-color:rgb(var(--cstu-blue-600)/.25)}.focus\:cstu-border-blue-600\/30:focus{border-color:rgb(var(--cstu-blue-600)/.3)}.focus\:cstu-border-blue-600\/35:focus{border-color:rgb(var(--cstu-blue-600)/.35)}.focus\:cstu-border-blue-600\/40:focus{border-color:rgb(var(--cstu-blue-600)/.4)}.focus\:cstu-border-blue-600\/45:focus{border-color:rgb(var(--cstu-blue-600)/.45)}.focus\:cstu-border-blue-600\/5:focus{border-color:rgb(var(--cstu-blue-600)/.05)}.focus\:cstu-border-blue-600\/50:focus{border-color:rgb(var(--cstu-blue-600)/.5)}.focus\:cstu-border-blue-600\/55:focus{border-color:rgb(var(--cstu-blue-600)/.55)}.focus\:cstu-border-blue-600\/60:focus{border-color:rgb(var(--cstu-blue-600)/.6)}.focus\:cstu-border-blue-600\/65:focus{border-color:rgb(var(--cstu-blue-600)/.65)}.focus\:cstu-border-blue-600\/70:focus{border-color:rgb(var(--cstu-blue-600)/.7)}.focus\:cstu-border-blue-600\/75:focus{border-color:rgb(var(--cstu-blue-600)/.75)}.focus\:cstu-border-blue-600\/80:focus{border-color:rgb(var(--cstu-blue-600)/.8)}.focus\:cstu-border-blue-600\/85:focus{border-color:rgb(var(--cstu-blue-600)/.85)}.focus\:cstu-border-blue-600\/90:focus{border-color:rgb(var(--cstu-blue-600)/.9)}.focus\:cstu-border-blue-600\/95:focus{border-color:rgb(var(--cstu-blue-600)/.95)}.focus\:cstu-border-blue-700:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-700)/var(--tw-border-opacity,1))}.focus\:cstu-border-blue-700\/0:focus{border-color:rgb(var(--cstu-blue-700)/0)}.focus\:cstu-border-blue-700\/10:focus{border-color:rgb(var(--cstu-blue-700)/.1)}.focus\:cstu-border-blue-700\/100:focus{border-color:rgb(var(--cstu-blue-700)/1)}.focus\:cstu-border-blue-700\/15:focus{border-color:rgb(var(--cstu-blue-700)/.15)}.focus\:cstu-border-blue-700\/20:focus{border-color:rgb(var(--cstu-blue-700)/.2)}.focus\:cstu-border-blue-700\/25:focus{border-color:rgb(var(--cstu-blue-700)/.25)}.focus\:cstu-border-blue-700\/30:focus{border-color:rgb(var(--cstu-blue-700)/.3)}.focus\:cstu-border-blue-700\/35:focus{border-color:rgb(var(--cstu-blue-700)/.35)}.focus\:cstu-border-blue-700\/40:focus{border-color:rgb(var(--cstu-blue-700)/.4)}.focus\:cstu-border-blue-700\/45:focus{border-color:rgb(var(--cstu-blue-700)/.45)}.focus\:cstu-border-blue-700\/5:focus{border-color:rgb(var(--cstu-blue-700)/.05)}.focus\:cstu-border-blue-700\/50:focus{border-color:rgb(var(--cstu-blue-700)/.5)}.focus\:cstu-border-blue-700\/55:focus{border-color:rgb(var(--cstu-blue-700)/.55)}.focus\:cstu-border-blue-700\/60:focus{border-color:rgb(var(--cstu-blue-700)/.6)}.focus\:cstu-border-blue-700\/65:focus{border-color:rgb(var(--cstu-blue-700)/.65)}.focus\:cstu-border-blue-700\/70:focus{border-color:rgb(var(--cstu-blue-700)/.7)}.focus\:cstu-border-blue-700\/75:focus{border-color:rgb(var(--cstu-blue-700)/.75)}.focus\:cstu-border-blue-700\/80:focus{border-color:rgb(var(--cstu-blue-700)/.8)}.focus\:cstu-border-blue-700\/85:focus{border-color:rgb(var(--cstu-blue-700)/.85)}.focus\:cstu-border-blue-700\/90:focus{border-color:rgb(var(--cstu-blue-700)/.9)}.focus\:cstu-border-blue-700\/95:focus{border-color:rgb(var(--cstu-blue-700)/.95)}.focus\:cstu-border-blue-800:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-800)/var(--tw-border-opacity,1))}.focus\:cstu-border-blue-800\/0:focus{border-color:rgb(var(--cstu-blue-800)/0)}.focus\:cstu-border-blue-800\/10:focus{border-color:rgb(var(--cstu-blue-800)/.1)}.focus\:cstu-border-blue-800\/100:focus{border-color:rgb(var(--cstu-blue-800)/1)}.focus\:cstu-border-blue-800\/15:focus{border-color:rgb(var(--cstu-blue-800)/.15)}.focus\:cstu-border-blue-800\/20:focus{border-color:rgb(var(--cstu-blue-800)/.2)}.focus\:cstu-border-blue-800\/25:focus{border-color:rgb(var(--cstu-blue-800)/.25)}.focus\:cstu-border-blue-800\/30:focus{border-color:rgb(var(--cstu-blue-800)/.3)}.focus\:cstu-border-blue-800\/35:focus{border-color:rgb(var(--cstu-blue-800)/.35)}.focus\:cstu-border-blue-800\/40:focus{border-color:rgb(var(--cstu-blue-800)/.4)}.focus\:cstu-border-blue-800\/45:focus{border-color:rgb(var(--cstu-blue-800)/.45)}.focus\:cstu-border-blue-800\/5:focus{border-color:rgb(var(--cstu-blue-800)/.05)}.focus\:cstu-border-blue-800\/50:focus{border-color:rgb(var(--cstu-blue-800)/.5)}.focus\:cstu-border-blue-800\/55:focus{border-color:rgb(var(--cstu-blue-800)/.55)}.focus\:cstu-border-blue-800\/60:focus{border-color:rgb(var(--cstu-blue-800)/.6)}.focus\:cstu-border-blue-800\/65:focus{border-color:rgb(var(--cstu-blue-800)/.65)}.focus\:cstu-border-blue-800\/70:focus{border-color:rgb(var(--cstu-blue-800)/.7)}.focus\:cstu-border-blue-800\/75:focus{border-color:rgb(var(--cstu-blue-800)/.75)}.focus\:cstu-border-blue-800\/80:focus{border-color:rgb(var(--cstu-blue-800)/.8)}.focus\:cstu-border-blue-800\/85:focus{border-color:rgb(var(--cstu-blue-800)/.85)}.focus\:cstu-border-blue-800\/90:focus{border-color:rgb(var(--cstu-blue-800)/.9)}.focus\:cstu-border-blue-800\/95:focus{border-color:rgb(var(--cstu-blue-800)/.95)}.focus\:cstu-border-blue-900:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-blue-900)/var(--tw-border-opacity,1))}.focus\:cstu-border-blue-900\/0:focus{border-color:rgb(var(--cstu-blue-900)/0)}.focus\:cstu-border-blue-900\/10:focus{border-color:rgb(var(--cstu-blue-900)/.1)}.focus\:cstu-border-blue-900\/100:focus{border-color:rgb(var(--cstu-blue-900)/1)}.focus\:cstu-border-blue-900\/15:focus{border-color:rgb(var(--cstu-blue-900)/.15)}.focus\:cstu-border-blue-900\/20:focus{border-color:rgb(var(--cstu-blue-900)/.2)}.focus\:cstu-border-blue-900\/25:focus{border-color:rgb(var(--cstu-blue-900)/.25)}.focus\:cstu-border-blue-900\/30:focus{border-color:rgb(var(--cstu-blue-900)/.3)}.focus\:cstu-border-blue-900\/35:focus{border-color:rgb(var(--cstu-blue-900)/.35)}.focus\:cstu-border-blue-900\/40:focus{border-color:rgb(var(--cstu-blue-900)/.4)}.focus\:cstu-border-blue-900\/45:focus{border-color:rgb(var(--cstu-blue-900)/.45)}.focus\:cstu-border-blue-900\/5:focus{border-color:rgb(var(--cstu-blue-900)/.05)}.focus\:cstu-border-blue-900\/50:focus{border-color:rgb(var(--cstu-blue-900)/.5)}.focus\:cstu-border-blue-900\/55:focus{border-color:rgb(var(--cstu-blue-900)/.55)}.focus\:cstu-border-blue-900\/60:focus{border-color:rgb(var(--cstu-blue-900)/.6)}.focus\:cstu-border-blue-900\/65:focus{border-color:rgb(var(--cstu-blue-900)/.65)}.focus\:cstu-border-blue-900\/70:focus{border-color:rgb(var(--cstu-blue-900)/.7)}.focus\:cstu-border-blue-900\/75:focus{border-color:rgb(var(--cstu-blue-900)/.75)}.focus\:cstu-border-blue-900\/80:focus{border-color:rgb(var(--cstu-blue-900)/.8)}.focus\:cstu-border-blue-900\/85:focus{border-color:rgb(var(--cstu-blue-900)/.85)}.focus\:cstu-border-blue-900\/90:focus{border-color:rgb(var(--cstu-blue-900)/.9)}.focus\:cstu-border-blue-900\/95:focus{border-color:rgb(var(--cstu-blue-900)/.95)}.focus\:cstu-border-danger-100:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-100)/var(--tw-border-opacity,1))}.focus\:cstu-border-danger-100\/0:focus{border-color:rgb(var(--cstu-danger-100)/0)}.focus\:cstu-border-danger-100\/10:focus{border-color:rgb(var(--cstu-danger-100)/.1)}.focus\:cstu-border-danger-100\/100:focus{border-color:rgb(var(--cstu-danger-100)/1)}.focus\:cstu-border-danger-100\/15:focus{border-color:rgb(var(--cstu-danger-100)/.15)}.focus\:cstu-border-danger-100\/20:focus{border-color:rgb(var(--cstu-danger-100)/.2)}.focus\:cstu-border-danger-100\/25:focus{border-color:rgb(var(--cstu-danger-100)/.25)}.focus\:cstu-border-danger-100\/30:focus{border-color:rgb(var(--cstu-danger-100)/.3)}.focus\:cstu-border-danger-100\/35:focus{border-color:rgb(var(--cstu-danger-100)/.35)}.focus\:cstu-border-danger-100\/40:focus{border-color:rgb(var(--cstu-danger-100)/.4)}.focus\:cstu-border-danger-100\/45:focus{border-color:rgb(var(--cstu-danger-100)/.45)}.focus\:cstu-border-danger-100\/5:focus{border-color:rgb(var(--cstu-danger-100)/.05)}.focus\:cstu-border-danger-100\/50:focus{border-color:rgb(var(--cstu-danger-100)/.5)}.focus\:cstu-border-danger-100\/55:focus{border-color:rgb(var(--cstu-danger-100)/.55)}.focus\:cstu-border-danger-100\/60:focus{border-color:rgb(var(--cstu-danger-100)/.6)}.focus\:cstu-border-danger-100\/65:focus{border-color:rgb(var(--cstu-danger-100)/.65)}.focus\:cstu-border-danger-100\/70:focus{border-color:rgb(var(--cstu-danger-100)/.7)}.focus\:cstu-border-danger-100\/75:focus{border-color:rgb(var(--cstu-danger-100)/.75)}.focus\:cstu-border-danger-100\/80:focus{border-color:rgb(var(--cstu-danger-100)/.8)}.focus\:cstu-border-danger-100\/85:focus{border-color:rgb(var(--cstu-danger-100)/.85)}.focus\:cstu-border-danger-100\/90:focus{border-color:rgb(var(--cstu-danger-100)/.9)}.focus\:cstu-border-danger-100\/95:focus{border-color:rgb(var(--cstu-danger-100)/.95)}.focus\:cstu-border-danger-200:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-200)/var(--tw-border-opacity,1))}.focus\:cstu-border-danger-200\/0:focus{border-color:rgb(var(--cstu-danger-200)/0)}.focus\:cstu-border-danger-200\/10:focus{border-color:rgb(var(--cstu-danger-200)/.1)}.focus\:cstu-border-danger-200\/100:focus{border-color:rgb(var(--cstu-danger-200)/1)}.focus\:cstu-border-danger-200\/15:focus{border-color:rgb(var(--cstu-danger-200)/.15)}.focus\:cstu-border-danger-200\/20:focus{border-color:rgb(var(--cstu-danger-200)/.2)}.focus\:cstu-border-danger-200\/25:focus{border-color:rgb(var(--cstu-danger-200)/.25)}.focus\:cstu-border-danger-200\/30:focus{border-color:rgb(var(--cstu-danger-200)/.3)}.focus\:cstu-border-danger-200\/35:focus{border-color:rgb(var(--cstu-danger-200)/.35)}.focus\:cstu-border-danger-200\/40:focus{border-color:rgb(var(--cstu-danger-200)/.4)}.focus\:cstu-border-danger-200\/45:focus{border-color:rgb(var(--cstu-danger-200)/.45)}.focus\:cstu-border-danger-200\/5:focus{border-color:rgb(var(--cstu-danger-200)/.05)}.focus\:cstu-border-danger-200\/50:focus{border-color:rgb(var(--cstu-danger-200)/.5)}.focus\:cstu-border-danger-200\/55:focus{border-color:rgb(var(--cstu-danger-200)/.55)}.focus\:cstu-border-danger-200\/60:focus{border-color:rgb(var(--cstu-danger-200)/.6)}.focus\:cstu-border-danger-200\/65:focus{border-color:rgb(var(--cstu-danger-200)/.65)}.focus\:cstu-border-danger-200\/70:focus{border-color:rgb(var(--cstu-danger-200)/.7)}.focus\:cstu-border-danger-200\/75:focus{border-color:rgb(var(--cstu-danger-200)/.75)}.focus\:cstu-border-danger-200\/80:focus{border-color:rgb(var(--cstu-danger-200)/.8)}.focus\:cstu-border-danger-200\/85:focus{border-color:rgb(var(--cstu-danger-200)/.85)}.focus\:cstu-border-danger-200\/90:focus{border-color:rgb(var(--cstu-danger-200)/.9)}.focus\:cstu-border-danger-200\/95:focus{border-color:rgb(var(--cstu-danger-200)/.95)}.focus\:cstu-border-danger-250:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-250)/var(--tw-border-opacity,1))}.focus\:cstu-border-danger-250\/0:focus{border-color:rgb(var(--cstu-danger-250)/0)}.focus\:cstu-border-danger-250\/10:focus{border-color:rgb(var(--cstu-danger-250)/.1)}.focus\:cstu-border-danger-250\/100:focus{border-color:rgb(var(--cstu-danger-250)/1)}.focus\:cstu-border-danger-250\/15:focus{border-color:rgb(var(--cstu-danger-250)/.15)}.focus\:cstu-border-danger-250\/20:focus{border-color:rgb(var(--cstu-danger-250)/.2)}.focus\:cstu-border-danger-250\/25:focus{border-color:rgb(var(--cstu-danger-250)/.25)}.focus\:cstu-border-danger-250\/30:focus{border-color:rgb(var(--cstu-danger-250)/.3)}.focus\:cstu-border-danger-250\/35:focus{border-color:rgb(var(--cstu-danger-250)/.35)}.focus\:cstu-border-danger-250\/40:focus{border-color:rgb(var(--cstu-danger-250)/.4)}.focus\:cstu-border-danger-250\/45:focus{border-color:rgb(var(--cstu-danger-250)/.45)}.focus\:cstu-border-danger-250\/5:focus{border-color:rgb(var(--cstu-danger-250)/.05)}.focus\:cstu-border-danger-250\/50:focus{border-color:rgb(var(--cstu-danger-250)/.5)}.focus\:cstu-border-danger-250\/55:focus{border-color:rgb(var(--cstu-danger-250)/.55)}.focus\:cstu-border-danger-250\/60:focus{border-color:rgb(var(--cstu-danger-250)/.6)}.focus\:cstu-border-danger-250\/65:focus{border-color:rgb(var(--cstu-danger-250)/.65)}.focus\:cstu-border-danger-250\/70:focus{border-color:rgb(var(--cstu-danger-250)/.7)}.focus\:cstu-border-danger-250\/75:focus{border-color:rgb(var(--cstu-danger-250)/.75)}.focus\:cstu-border-danger-250\/80:focus{border-color:rgb(var(--cstu-danger-250)/.8)}.focus\:cstu-border-danger-250\/85:focus{border-color:rgb(var(--cstu-danger-250)/.85)}.focus\:cstu-border-danger-250\/90:focus{border-color:rgb(var(--cstu-danger-250)/.9)}.focus\:cstu-border-danger-250\/95:focus{border-color:rgb(var(--cstu-danger-250)/.95)}.focus\:cstu-border-danger-300:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-300)/var(--tw-border-opacity,1))}.focus\:cstu-border-danger-300\/0:focus{border-color:rgb(var(--cstu-danger-300)/0)}.focus\:cstu-border-danger-300\/10:focus{border-color:rgb(var(--cstu-danger-300)/.1)}.focus\:cstu-border-danger-300\/100:focus{border-color:rgb(var(--cstu-danger-300)/1)}.focus\:cstu-border-danger-300\/15:focus{border-color:rgb(var(--cstu-danger-300)/.15)}.focus\:cstu-border-danger-300\/20:focus{border-color:rgb(var(--cstu-danger-300)/.2)}.focus\:cstu-border-danger-300\/25:focus{border-color:rgb(var(--cstu-danger-300)/.25)}.focus\:cstu-border-danger-300\/30:focus{border-color:rgb(var(--cstu-danger-300)/.3)}.focus\:cstu-border-danger-300\/35:focus{border-color:rgb(var(--cstu-danger-300)/.35)}.focus\:cstu-border-danger-300\/40:focus{border-color:rgb(var(--cstu-danger-300)/.4)}.focus\:cstu-border-danger-300\/45:focus{border-color:rgb(var(--cstu-danger-300)/.45)}.focus\:cstu-border-danger-300\/5:focus{border-color:rgb(var(--cstu-danger-300)/.05)}.focus\:cstu-border-danger-300\/50:focus{border-color:rgb(var(--cstu-danger-300)/.5)}.focus\:cstu-border-danger-300\/55:focus{border-color:rgb(var(--cstu-danger-300)/.55)}.focus\:cstu-border-danger-300\/60:focus{border-color:rgb(var(--cstu-danger-300)/.6)}.focus\:cstu-border-danger-300\/65:focus{border-color:rgb(var(--cstu-danger-300)/.65)}.focus\:cstu-border-danger-300\/70:focus{border-color:rgb(var(--cstu-danger-300)/.7)}.focus\:cstu-border-danger-300\/75:focus{border-color:rgb(var(--cstu-danger-300)/.75)}.focus\:cstu-border-danger-300\/80:focus{border-color:rgb(var(--cstu-danger-300)/.8)}.focus\:cstu-border-danger-300\/85:focus{border-color:rgb(var(--cstu-danger-300)/.85)}.focus\:cstu-border-danger-300\/90:focus{border-color:rgb(var(--cstu-danger-300)/.9)}.focus\:cstu-border-danger-300\/95:focus{border-color:rgb(var(--cstu-danger-300)/.95)}.focus\:cstu-border-danger-400:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-400)/var(--tw-border-opacity,1))}.focus\:cstu-border-danger-400\/0:focus{border-color:rgb(var(--cstu-danger-400)/0)}.focus\:cstu-border-danger-400\/10:focus{border-color:rgb(var(--cstu-danger-400)/.1)}.focus\:cstu-border-danger-400\/100:focus{border-color:rgb(var(--cstu-danger-400)/1)}.focus\:cstu-border-danger-400\/15:focus{border-color:rgb(var(--cstu-danger-400)/.15)}.focus\:cstu-border-danger-400\/20:focus{border-color:rgb(var(--cstu-danger-400)/.2)}.focus\:cstu-border-danger-400\/25:focus{border-color:rgb(var(--cstu-danger-400)/.25)}.focus\:cstu-border-danger-400\/30:focus{border-color:rgb(var(--cstu-danger-400)/.3)}.focus\:cstu-border-danger-400\/35:focus{border-color:rgb(var(--cstu-danger-400)/.35)}.focus\:cstu-border-danger-400\/40:focus{border-color:rgb(var(--cstu-danger-400)/.4)}.focus\:cstu-border-danger-400\/45:focus{border-color:rgb(var(--cstu-danger-400)/.45)}.focus\:cstu-border-danger-400\/5:focus{border-color:rgb(var(--cstu-danger-400)/.05)}.focus\:cstu-border-danger-400\/50:focus{border-color:rgb(var(--cstu-danger-400)/.5)}.focus\:cstu-border-danger-400\/55:focus{border-color:rgb(var(--cstu-danger-400)/.55)}.focus\:cstu-border-danger-400\/60:focus{border-color:rgb(var(--cstu-danger-400)/.6)}.focus\:cstu-border-danger-400\/65:focus{border-color:rgb(var(--cstu-danger-400)/.65)}.focus\:cstu-border-danger-400\/70:focus{border-color:rgb(var(--cstu-danger-400)/.7)}.focus\:cstu-border-danger-400\/75:focus{border-color:rgb(var(--cstu-danger-400)/.75)}.focus\:cstu-border-danger-400\/80:focus{border-color:rgb(var(--cstu-danger-400)/.8)}.focus\:cstu-border-danger-400\/85:focus{border-color:rgb(var(--cstu-danger-400)/.85)}.focus\:cstu-border-danger-400\/90:focus{border-color:rgb(var(--cstu-danger-400)/.9)}.focus\:cstu-border-danger-400\/95:focus{border-color:rgb(var(--cstu-danger-400)/.95)}.focus\:cstu-border-danger-450:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-450)/var(--tw-border-opacity,1))}.focus\:cstu-border-danger-450\/0:focus{border-color:rgb(var(--cstu-danger-450)/0)}.focus\:cstu-border-danger-450\/10:focus{border-color:rgb(var(--cstu-danger-450)/.1)}.focus\:cstu-border-danger-450\/100:focus{border-color:rgb(var(--cstu-danger-450)/1)}.focus\:cstu-border-danger-450\/15:focus{border-color:rgb(var(--cstu-danger-450)/.15)}.focus\:cstu-border-danger-450\/20:focus{border-color:rgb(var(--cstu-danger-450)/.2)}.focus\:cstu-border-danger-450\/25:focus{border-color:rgb(var(--cstu-danger-450)/.25)}.focus\:cstu-border-danger-450\/30:focus{border-color:rgb(var(--cstu-danger-450)/.3)}.focus\:cstu-border-danger-450\/35:focus{border-color:rgb(var(--cstu-danger-450)/.35)}.focus\:cstu-border-danger-450\/40:focus{border-color:rgb(var(--cstu-danger-450)/.4)}.focus\:cstu-border-danger-450\/45:focus{border-color:rgb(var(--cstu-danger-450)/.45)}.focus\:cstu-border-danger-450\/5:focus{border-color:rgb(var(--cstu-danger-450)/.05)}.focus\:cstu-border-danger-450\/50:focus{border-color:rgb(var(--cstu-danger-450)/.5)}.focus\:cstu-border-danger-450\/55:focus{border-color:rgb(var(--cstu-danger-450)/.55)}.focus\:cstu-border-danger-450\/60:focus{border-color:rgb(var(--cstu-danger-450)/.6)}.focus\:cstu-border-danger-450\/65:focus{border-color:rgb(var(--cstu-danger-450)/.65)}.focus\:cstu-border-danger-450\/70:focus{border-color:rgb(var(--cstu-danger-450)/.7)}.focus\:cstu-border-danger-450\/75:focus{border-color:rgb(var(--cstu-danger-450)/.75)}.focus\:cstu-border-danger-450\/80:focus{border-color:rgb(var(--cstu-danger-450)/.8)}.focus\:cstu-border-danger-450\/85:focus{border-color:rgb(var(--cstu-danger-450)/.85)}.focus\:cstu-border-danger-450\/90:focus{border-color:rgb(var(--cstu-danger-450)/.9)}.focus\:cstu-border-danger-450\/95:focus{border-color:rgb(var(--cstu-danger-450)/.95)}.focus\:cstu-border-danger-50:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-50)/var(--tw-border-opacity,1))}.focus\:cstu-border-danger-50\/0:focus{border-color:rgb(var(--cstu-danger-50)/0)}.focus\:cstu-border-danger-50\/10:focus{border-color:rgb(var(--cstu-danger-50)/.1)}.focus\:cstu-border-danger-50\/100:focus{border-color:rgb(var(--cstu-danger-50)/1)}.focus\:cstu-border-danger-50\/15:focus{border-color:rgb(var(--cstu-danger-50)/.15)}.focus\:cstu-border-danger-50\/20:focus{border-color:rgb(var(--cstu-danger-50)/.2)}.focus\:cstu-border-danger-50\/25:focus{border-color:rgb(var(--cstu-danger-50)/.25)}.focus\:cstu-border-danger-50\/30:focus{border-color:rgb(var(--cstu-danger-50)/.3)}.focus\:cstu-border-danger-50\/35:focus{border-color:rgb(var(--cstu-danger-50)/.35)}.focus\:cstu-border-danger-50\/40:focus{border-color:rgb(var(--cstu-danger-50)/.4)}.focus\:cstu-border-danger-50\/45:focus{border-color:rgb(var(--cstu-danger-50)/.45)}.focus\:cstu-border-danger-50\/5:focus{border-color:rgb(var(--cstu-danger-50)/.05)}.focus\:cstu-border-danger-50\/50:focus{border-color:rgb(var(--cstu-danger-50)/.5)}.focus\:cstu-border-danger-50\/55:focus{border-color:rgb(var(--cstu-danger-50)/.55)}.focus\:cstu-border-danger-50\/60:focus{border-color:rgb(var(--cstu-danger-50)/.6)}.focus\:cstu-border-danger-50\/65:focus{border-color:rgb(var(--cstu-danger-50)/.65)}.focus\:cstu-border-danger-50\/70:focus{border-color:rgb(var(--cstu-danger-50)/.7)}.focus\:cstu-border-danger-50\/75:focus{border-color:rgb(var(--cstu-danger-50)/.75)}.focus\:cstu-border-danger-50\/80:focus{border-color:rgb(var(--cstu-danger-50)/.8)}.focus\:cstu-border-danger-50\/85:focus{border-color:rgb(var(--cstu-danger-50)/.85)}.focus\:cstu-border-danger-50\/90:focus{border-color:rgb(var(--cstu-danger-50)/.9)}.focus\:cstu-border-danger-50\/95:focus{border-color:rgb(var(--cstu-danger-50)/.95)}.focus\:cstu-border-danger-500:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-500)/var(--tw-border-opacity,1))}.focus\:cstu-border-danger-500\/0:focus{border-color:rgb(var(--cstu-danger-500)/0)}.focus\:cstu-border-danger-500\/10:focus{border-color:rgb(var(--cstu-danger-500)/.1)}.focus\:cstu-border-danger-500\/100:focus{border-color:rgb(var(--cstu-danger-500)/1)}.focus\:cstu-border-danger-500\/15:focus{border-color:rgb(var(--cstu-danger-500)/.15)}.focus\:cstu-border-danger-500\/20:focus{border-color:rgb(var(--cstu-danger-500)/.2)}.focus\:cstu-border-danger-500\/25:focus{border-color:rgb(var(--cstu-danger-500)/.25)}.focus\:cstu-border-danger-500\/30:focus{border-color:rgb(var(--cstu-danger-500)/.3)}.focus\:cstu-border-danger-500\/35:focus{border-color:rgb(var(--cstu-danger-500)/.35)}.focus\:cstu-border-danger-500\/40:focus{border-color:rgb(var(--cstu-danger-500)/.4)}.focus\:cstu-border-danger-500\/45:focus{border-color:rgb(var(--cstu-danger-500)/.45)}.focus\:cstu-border-danger-500\/5:focus{border-color:rgb(var(--cstu-danger-500)/.05)}.focus\:cstu-border-danger-500\/50:focus{border-color:rgb(var(--cstu-danger-500)/.5)}.focus\:cstu-border-danger-500\/55:focus{border-color:rgb(var(--cstu-danger-500)/.55)}.focus\:cstu-border-danger-500\/60:focus{border-color:rgb(var(--cstu-danger-500)/.6)}.focus\:cstu-border-danger-500\/65:focus{border-color:rgb(var(--cstu-danger-500)/.65)}.focus\:cstu-border-danger-500\/70:focus{border-color:rgb(var(--cstu-danger-500)/.7)}.focus\:cstu-border-danger-500\/75:focus{border-color:rgb(var(--cstu-danger-500)/.75)}.focus\:cstu-border-danger-500\/80:focus{border-color:rgb(var(--cstu-danger-500)/.8)}.focus\:cstu-border-danger-500\/85:focus{border-color:rgb(var(--cstu-danger-500)/.85)}.focus\:cstu-border-danger-500\/90:focus{border-color:rgb(var(--cstu-danger-500)/.9)}.focus\:cstu-border-danger-500\/95:focus{border-color:rgb(var(--cstu-danger-500)/.95)}.focus\:cstu-border-danger-550:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-550)/var(--tw-border-opacity,1))}.focus\:cstu-border-danger-550\/0:focus{border-color:rgb(var(--cstu-danger-550)/0)}.focus\:cstu-border-danger-550\/10:focus{border-color:rgb(var(--cstu-danger-550)/.1)}.focus\:cstu-border-danger-550\/100:focus{border-color:rgb(var(--cstu-danger-550)/1)}.focus\:cstu-border-danger-550\/15:focus{border-color:rgb(var(--cstu-danger-550)/.15)}.focus\:cstu-border-danger-550\/20:focus{border-color:rgb(var(--cstu-danger-550)/.2)}.focus\:cstu-border-danger-550\/25:focus{border-color:rgb(var(--cstu-danger-550)/.25)}.focus\:cstu-border-danger-550\/30:focus{border-color:rgb(var(--cstu-danger-550)/.3)}.focus\:cstu-border-danger-550\/35:focus{border-color:rgb(var(--cstu-danger-550)/.35)}.focus\:cstu-border-danger-550\/40:focus{border-color:rgb(var(--cstu-danger-550)/.4)}.focus\:cstu-border-danger-550\/45:focus{border-color:rgb(var(--cstu-danger-550)/.45)}.focus\:cstu-border-danger-550\/5:focus{border-color:rgb(var(--cstu-danger-550)/.05)}.focus\:cstu-border-danger-550\/50:focus{border-color:rgb(var(--cstu-danger-550)/.5)}.focus\:cstu-border-danger-550\/55:focus{border-color:rgb(var(--cstu-danger-550)/.55)}.focus\:cstu-border-danger-550\/60:focus{border-color:rgb(var(--cstu-danger-550)/.6)}.focus\:cstu-border-danger-550\/65:focus{border-color:rgb(var(--cstu-danger-550)/.65)}.focus\:cstu-border-danger-550\/70:focus{border-color:rgb(var(--cstu-danger-550)/.7)}.focus\:cstu-border-danger-550\/75:focus{border-color:rgb(var(--cstu-danger-550)/.75)}.focus\:cstu-border-danger-550\/80:focus{border-color:rgb(var(--cstu-danger-550)/.8)}.focus\:cstu-border-danger-550\/85:focus{border-color:rgb(var(--cstu-danger-550)/.85)}.focus\:cstu-border-danger-550\/90:focus{border-color:rgb(var(--cstu-danger-550)/.9)}.focus\:cstu-border-danger-550\/95:focus{border-color:rgb(var(--cstu-danger-550)/.95)}.focus\:cstu-border-danger-575:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-575)/var(--tw-border-opacity,1))}.focus\:cstu-border-danger-575\/0:focus{border-color:rgb(var(--cstu-danger-575)/0)}.focus\:cstu-border-danger-575\/10:focus{border-color:rgb(var(--cstu-danger-575)/.1)}.focus\:cstu-border-danger-575\/100:focus{border-color:rgb(var(--cstu-danger-575)/1)}.focus\:cstu-border-danger-575\/15:focus{border-color:rgb(var(--cstu-danger-575)/.15)}.focus\:cstu-border-danger-575\/20:focus{border-color:rgb(var(--cstu-danger-575)/.2)}.focus\:cstu-border-danger-575\/25:focus{border-color:rgb(var(--cstu-danger-575)/.25)}.focus\:cstu-border-danger-575\/30:focus{border-color:rgb(var(--cstu-danger-575)/.3)}.focus\:cstu-border-danger-575\/35:focus{border-color:rgb(var(--cstu-danger-575)/.35)}.focus\:cstu-border-danger-575\/40:focus{border-color:rgb(var(--cstu-danger-575)/.4)}.focus\:cstu-border-danger-575\/45:focus{border-color:rgb(var(--cstu-danger-575)/.45)}.focus\:cstu-border-danger-575\/5:focus{border-color:rgb(var(--cstu-danger-575)/.05)}.focus\:cstu-border-danger-575\/50:focus{border-color:rgb(var(--cstu-danger-575)/.5)}.focus\:cstu-border-danger-575\/55:focus{border-color:rgb(var(--cstu-danger-575)/.55)}.focus\:cstu-border-danger-575\/60:focus{border-color:rgb(var(--cstu-danger-575)/.6)}.focus\:cstu-border-danger-575\/65:focus{border-color:rgb(var(--cstu-danger-575)/.65)}.focus\:cstu-border-danger-575\/70:focus{border-color:rgb(var(--cstu-danger-575)/.7)}.focus\:cstu-border-danger-575\/75:focus{border-color:rgb(var(--cstu-danger-575)/.75)}.focus\:cstu-border-danger-575\/80:focus{border-color:rgb(var(--cstu-danger-575)/.8)}.focus\:cstu-border-danger-575\/85:focus{border-color:rgb(var(--cstu-danger-575)/.85)}.focus\:cstu-border-danger-575\/90:focus{border-color:rgb(var(--cstu-danger-575)/.9)}.focus\:cstu-border-danger-575\/95:focus{border-color:rgb(var(--cstu-danger-575)/.95)}.focus\:cstu-border-danger-600:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-600)/var(--tw-border-opacity,1))}.focus\:cstu-border-danger-600\/0:focus{border-color:rgb(var(--cstu-danger-600)/0)}.focus\:cstu-border-danger-600\/10:focus{border-color:rgb(var(--cstu-danger-600)/.1)}.focus\:cstu-border-danger-600\/100:focus{border-color:rgb(var(--cstu-danger-600)/1)}.focus\:cstu-border-danger-600\/15:focus{border-color:rgb(var(--cstu-danger-600)/.15)}.focus\:cstu-border-danger-600\/20:focus{border-color:rgb(var(--cstu-danger-600)/.2)}.focus\:cstu-border-danger-600\/25:focus{border-color:rgb(var(--cstu-danger-600)/.25)}.focus\:cstu-border-danger-600\/30:focus{border-color:rgb(var(--cstu-danger-600)/.3)}.focus\:cstu-border-danger-600\/35:focus{border-color:rgb(var(--cstu-danger-600)/.35)}.focus\:cstu-border-danger-600\/40:focus{border-color:rgb(var(--cstu-danger-600)/.4)}.focus\:cstu-border-danger-600\/45:focus{border-color:rgb(var(--cstu-danger-600)/.45)}.focus\:cstu-border-danger-600\/5:focus{border-color:rgb(var(--cstu-danger-600)/.05)}.focus\:cstu-border-danger-600\/50:focus{border-color:rgb(var(--cstu-danger-600)/.5)}.focus\:cstu-border-danger-600\/55:focus{border-color:rgb(var(--cstu-danger-600)/.55)}.focus\:cstu-border-danger-600\/60:focus{border-color:rgb(var(--cstu-danger-600)/.6)}.focus\:cstu-border-danger-600\/65:focus{border-color:rgb(var(--cstu-danger-600)/.65)}.focus\:cstu-border-danger-600\/70:focus{border-color:rgb(var(--cstu-danger-600)/.7)}.focus\:cstu-border-danger-600\/75:focus{border-color:rgb(var(--cstu-danger-600)/.75)}.focus\:cstu-border-danger-600\/80:focus{border-color:rgb(var(--cstu-danger-600)/.8)}.focus\:cstu-border-danger-600\/85:focus{border-color:rgb(var(--cstu-danger-600)/.85)}.focus\:cstu-border-danger-600\/90:focus{border-color:rgb(var(--cstu-danger-600)/.9)}.focus\:cstu-border-danger-600\/95:focus{border-color:rgb(var(--cstu-danger-600)/.95)}.focus\:cstu-border-danger-700:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-700)/var(--tw-border-opacity,1))}.focus\:cstu-border-danger-700\/0:focus{border-color:rgb(var(--cstu-danger-700)/0)}.focus\:cstu-border-danger-700\/10:focus{border-color:rgb(var(--cstu-danger-700)/.1)}.focus\:cstu-border-danger-700\/100:focus{border-color:rgb(var(--cstu-danger-700)/1)}.focus\:cstu-border-danger-700\/15:focus{border-color:rgb(var(--cstu-danger-700)/.15)}.focus\:cstu-border-danger-700\/20:focus{border-color:rgb(var(--cstu-danger-700)/.2)}.focus\:cstu-border-danger-700\/25:focus{border-color:rgb(var(--cstu-danger-700)/.25)}.focus\:cstu-border-danger-700\/30:focus{border-color:rgb(var(--cstu-danger-700)/.3)}.focus\:cstu-border-danger-700\/35:focus{border-color:rgb(var(--cstu-danger-700)/.35)}.focus\:cstu-border-danger-700\/40:focus{border-color:rgb(var(--cstu-danger-700)/.4)}.focus\:cstu-border-danger-700\/45:focus{border-color:rgb(var(--cstu-danger-700)/.45)}.focus\:cstu-border-danger-700\/5:focus{border-color:rgb(var(--cstu-danger-700)/.05)}.focus\:cstu-border-danger-700\/50:focus{border-color:rgb(var(--cstu-danger-700)/.5)}.focus\:cstu-border-danger-700\/55:focus{border-color:rgb(var(--cstu-danger-700)/.55)}.focus\:cstu-border-danger-700\/60:focus{border-color:rgb(var(--cstu-danger-700)/.6)}.focus\:cstu-border-danger-700\/65:focus{border-color:rgb(var(--cstu-danger-700)/.65)}.focus\:cstu-border-danger-700\/70:focus{border-color:rgb(var(--cstu-danger-700)/.7)}.focus\:cstu-border-danger-700\/75:focus{border-color:rgb(var(--cstu-danger-700)/.75)}.focus\:cstu-border-danger-700\/80:focus{border-color:rgb(var(--cstu-danger-700)/.8)}.focus\:cstu-border-danger-700\/85:focus{border-color:rgb(var(--cstu-danger-700)/.85)}.focus\:cstu-border-danger-700\/90:focus{border-color:rgb(var(--cstu-danger-700)/.9)}.focus\:cstu-border-danger-700\/95:focus{border-color:rgb(var(--cstu-danger-700)/.95)}.focus\:cstu-border-danger-800:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-800)/var(--tw-border-opacity,1))}.focus\:cstu-border-danger-800\/0:focus{border-color:rgb(var(--cstu-danger-800)/0)}.focus\:cstu-border-danger-800\/10:focus{border-color:rgb(var(--cstu-danger-800)/.1)}.focus\:cstu-border-danger-800\/100:focus{border-color:rgb(var(--cstu-danger-800)/1)}.focus\:cstu-border-danger-800\/15:focus{border-color:rgb(var(--cstu-danger-800)/.15)}.focus\:cstu-border-danger-800\/20:focus{border-color:rgb(var(--cstu-danger-800)/.2)}.focus\:cstu-border-danger-800\/25:focus{border-color:rgb(var(--cstu-danger-800)/.25)}.focus\:cstu-border-danger-800\/30:focus{border-color:rgb(var(--cstu-danger-800)/.3)}.focus\:cstu-border-danger-800\/35:focus{border-color:rgb(var(--cstu-danger-800)/.35)}.focus\:cstu-border-danger-800\/40:focus{border-color:rgb(var(--cstu-danger-800)/.4)}.focus\:cstu-border-danger-800\/45:focus{border-color:rgb(var(--cstu-danger-800)/.45)}.focus\:cstu-border-danger-800\/5:focus{border-color:rgb(var(--cstu-danger-800)/.05)}.focus\:cstu-border-danger-800\/50:focus{border-color:rgb(var(--cstu-danger-800)/.5)}.focus\:cstu-border-danger-800\/55:focus{border-color:rgb(var(--cstu-danger-800)/.55)}.focus\:cstu-border-danger-800\/60:focus{border-color:rgb(var(--cstu-danger-800)/.6)}.focus\:cstu-border-danger-800\/65:focus{border-color:rgb(var(--cstu-danger-800)/.65)}.focus\:cstu-border-danger-800\/70:focus{border-color:rgb(var(--cstu-danger-800)/.7)}.focus\:cstu-border-danger-800\/75:focus{border-color:rgb(var(--cstu-danger-800)/.75)}.focus\:cstu-border-danger-800\/80:focus{border-color:rgb(var(--cstu-danger-800)/.8)}.focus\:cstu-border-danger-800\/85:focus{border-color:rgb(var(--cstu-danger-800)/.85)}.focus\:cstu-border-danger-800\/90:focus{border-color:rgb(var(--cstu-danger-800)/.9)}.focus\:cstu-border-danger-800\/95:focus{border-color:rgb(var(--cstu-danger-800)/.95)}.focus\:cstu-border-danger-900:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-danger-900)/var(--tw-border-opacity,1))}.focus\:cstu-border-danger-900\/0:focus{border-color:rgb(var(--cstu-danger-900)/0)}.focus\:cstu-border-danger-900\/10:focus{border-color:rgb(var(--cstu-danger-900)/.1)}.focus\:cstu-border-danger-900\/100:focus{border-color:rgb(var(--cstu-danger-900)/1)}.focus\:cstu-border-danger-900\/15:focus{border-color:rgb(var(--cstu-danger-900)/.15)}.focus\:cstu-border-danger-900\/20:focus{border-color:rgb(var(--cstu-danger-900)/.2)}.focus\:cstu-border-danger-900\/25:focus{border-color:rgb(var(--cstu-danger-900)/.25)}.focus\:cstu-border-danger-900\/30:focus{border-color:rgb(var(--cstu-danger-900)/.3)}.focus\:cstu-border-danger-900\/35:focus{border-color:rgb(var(--cstu-danger-900)/.35)}.focus\:cstu-border-danger-900\/40:focus{border-color:rgb(var(--cstu-danger-900)/.4)}.focus\:cstu-border-danger-900\/45:focus{border-color:rgb(var(--cstu-danger-900)/.45)}.focus\:cstu-border-danger-900\/5:focus{border-color:rgb(var(--cstu-danger-900)/.05)}.focus\:cstu-border-danger-900\/50:focus{border-color:rgb(var(--cstu-danger-900)/.5)}.focus\:cstu-border-danger-900\/55:focus{border-color:rgb(var(--cstu-danger-900)/.55)}.focus\:cstu-border-danger-900\/60:focus{border-color:rgb(var(--cstu-danger-900)/.6)}.focus\:cstu-border-danger-900\/65:focus{border-color:rgb(var(--cstu-danger-900)/.65)}.focus\:cstu-border-danger-900\/70:focus{border-color:rgb(var(--cstu-danger-900)/.7)}.focus\:cstu-border-danger-900\/75:focus{border-color:rgb(var(--cstu-danger-900)/.75)}.focus\:cstu-border-danger-900\/80:focus{border-color:rgb(var(--cstu-danger-900)/.8)}.focus\:cstu-border-danger-900\/85:focus{border-color:rgb(var(--cstu-danger-900)/.85)}.focus\:cstu-border-danger-900\/90:focus{border-color:rgb(var(--cstu-danger-900)/.9)}.focus\:cstu-border-danger-900\/95:focus{border-color:rgb(var(--cstu-danger-900)/.95)}.focus\:cstu-border-gray-100:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-100)/var(--tw-border-opacity,1))}.focus\:cstu-border-gray-100\/0:focus{border-color:rgb(var(--cstu-gray-100)/0)}.focus\:cstu-border-gray-100\/10:focus{border-color:rgb(var(--cstu-gray-100)/.1)}.focus\:cstu-border-gray-100\/100:focus{border-color:rgb(var(--cstu-gray-100)/1)}.focus\:cstu-border-gray-100\/15:focus{border-color:rgb(var(--cstu-gray-100)/.15)}.focus\:cstu-border-gray-100\/20:focus{border-color:rgb(var(--cstu-gray-100)/.2)}.focus\:cstu-border-gray-100\/25:focus{border-color:rgb(var(--cstu-gray-100)/.25)}.focus\:cstu-border-gray-100\/30:focus{border-color:rgb(var(--cstu-gray-100)/.3)}.focus\:cstu-border-gray-100\/35:focus{border-color:rgb(var(--cstu-gray-100)/.35)}.focus\:cstu-border-gray-100\/40:focus{border-color:rgb(var(--cstu-gray-100)/.4)}.focus\:cstu-border-gray-100\/45:focus{border-color:rgb(var(--cstu-gray-100)/.45)}.focus\:cstu-border-gray-100\/5:focus{border-color:rgb(var(--cstu-gray-100)/.05)}.focus\:cstu-border-gray-100\/50:focus{border-color:rgb(var(--cstu-gray-100)/.5)}.focus\:cstu-border-gray-100\/55:focus{border-color:rgb(var(--cstu-gray-100)/.55)}.focus\:cstu-border-gray-100\/60:focus{border-color:rgb(var(--cstu-gray-100)/.6)}.focus\:cstu-border-gray-100\/65:focus{border-color:rgb(var(--cstu-gray-100)/.65)}.focus\:cstu-border-gray-100\/70:focus{border-color:rgb(var(--cstu-gray-100)/.7)}.focus\:cstu-border-gray-100\/75:focus{border-color:rgb(var(--cstu-gray-100)/.75)}.focus\:cstu-border-gray-100\/80:focus{border-color:rgb(var(--cstu-gray-100)/.8)}.focus\:cstu-border-gray-100\/85:focus{border-color:rgb(var(--cstu-gray-100)/.85)}.focus\:cstu-border-gray-100\/90:focus{border-color:rgb(var(--cstu-gray-100)/.9)}.focus\:cstu-border-gray-100\/95:focus{border-color:rgb(var(--cstu-gray-100)/.95)}.focus\:cstu-border-gray-200:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-200)/var(--tw-border-opacity,1))}.focus\:cstu-border-gray-200\/0:focus{border-color:rgb(var(--cstu-gray-200)/0)}.focus\:cstu-border-gray-200\/10:focus{border-color:rgb(var(--cstu-gray-200)/.1)}.focus\:cstu-border-gray-200\/100:focus{border-color:rgb(var(--cstu-gray-200)/1)}.focus\:cstu-border-gray-200\/15:focus{border-color:rgb(var(--cstu-gray-200)/.15)}.focus\:cstu-border-gray-200\/20:focus{border-color:rgb(var(--cstu-gray-200)/.2)}.focus\:cstu-border-gray-200\/25:focus{border-color:rgb(var(--cstu-gray-200)/.25)}.focus\:cstu-border-gray-200\/30:focus{border-color:rgb(var(--cstu-gray-200)/.3)}.focus\:cstu-border-gray-200\/35:focus{border-color:rgb(var(--cstu-gray-200)/.35)}.focus\:cstu-border-gray-200\/40:focus{border-color:rgb(var(--cstu-gray-200)/.4)}.focus\:cstu-border-gray-200\/45:focus{border-color:rgb(var(--cstu-gray-200)/.45)}.focus\:cstu-border-gray-200\/5:focus{border-color:rgb(var(--cstu-gray-200)/.05)}.focus\:cstu-border-gray-200\/50:focus{border-color:rgb(var(--cstu-gray-200)/.5)}.focus\:cstu-border-gray-200\/55:focus{border-color:rgb(var(--cstu-gray-200)/.55)}.focus\:cstu-border-gray-200\/60:focus{border-color:rgb(var(--cstu-gray-200)/.6)}.focus\:cstu-border-gray-200\/65:focus{border-color:rgb(var(--cstu-gray-200)/.65)}.focus\:cstu-border-gray-200\/70:focus{border-color:rgb(var(--cstu-gray-200)/.7)}.focus\:cstu-border-gray-200\/75:focus{border-color:rgb(var(--cstu-gray-200)/.75)}.focus\:cstu-border-gray-200\/80:focus{border-color:rgb(var(--cstu-gray-200)/.8)}.focus\:cstu-border-gray-200\/85:focus{border-color:rgb(var(--cstu-gray-200)/.85)}.focus\:cstu-border-gray-200\/90:focus{border-color:rgb(var(--cstu-gray-200)/.9)}.focus\:cstu-border-gray-200\/95:focus{border-color:rgb(var(--cstu-gray-200)/.95)}.focus\:cstu-border-gray-250:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-250)/var(--tw-border-opacity,1))}.focus\:cstu-border-gray-250\/0:focus{border-color:rgb(var(--cstu-gray-250)/0)}.focus\:cstu-border-gray-250\/10:focus{border-color:rgb(var(--cstu-gray-250)/.1)}.focus\:cstu-border-gray-250\/100:focus{border-color:rgb(var(--cstu-gray-250)/1)}.focus\:cstu-border-gray-250\/15:focus{border-color:rgb(var(--cstu-gray-250)/.15)}.focus\:cstu-border-gray-250\/20:focus{border-color:rgb(var(--cstu-gray-250)/.2)}.focus\:cstu-border-gray-250\/25:focus{border-color:rgb(var(--cstu-gray-250)/.25)}.focus\:cstu-border-gray-250\/30:focus{border-color:rgb(var(--cstu-gray-250)/.3)}.focus\:cstu-border-gray-250\/35:focus{border-color:rgb(var(--cstu-gray-250)/.35)}.focus\:cstu-border-gray-250\/40:focus{border-color:rgb(var(--cstu-gray-250)/.4)}.focus\:cstu-border-gray-250\/45:focus{border-color:rgb(var(--cstu-gray-250)/.45)}.focus\:cstu-border-gray-250\/5:focus{border-color:rgb(var(--cstu-gray-250)/.05)}.focus\:cstu-border-gray-250\/50:focus{border-color:rgb(var(--cstu-gray-250)/.5)}.focus\:cstu-border-gray-250\/55:focus{border-color:rgb(var(--cstu-gray-250)/.55)}.focus\:cstu-border-gray-250\/60:focus{border-color:rgb(var(--cstu-gray-250)/.6)}.focus\:cstu-border-gray-250\/65:focus{border-color:rgb(var(--cstu-gray-250)/.65)}.focus\:cstu-border-gray-250\/70:focus{border-color:rgb(var(--cstu-gray-250)/.7)}.focus\:cstu-border-gray-250\/75:focus{border-color:rgb(var(--cstu-gray-250)/.75)}.focus\:cstu-border-gray-250\/80:focus{border-color:rgb(var(--cstu-gray-250)/.8)}.focus\:cstu-border-gray-250\/85:focus{border-color:rgb(var(--cstu-gray-250)/.85)}.focus\:cstu-border-gray-250\/90:focus{border-color:rgb(var(--cstu-gray-250)/.9)}.focus\:cstu-border-gray-250\/95:focus{border-color:rgb(var(--cstu-gray-250)/.95)}.focus\:cstu-border-gray-300:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-300)/var(--tw-border-opacity,1))}.focus\:cstu-border-gray-300\/0:focus{border-color:rgb(var(--cstu-gray-300)/0)}.focus\:cstu-border-gray-300\/10:focus{border-color:rgb(var(--cstu-gray-300)/.1)}.focus\:cstu-border-gray-300\/100:focus{border-color:rgb(var(--cstu-gray-300)/1)}.focus\:cstu-border-gray-300\/15:focus{border-color:rgb(var(--cstu-gray-300)/.15)}.focus\:cstu-border-gray-300\/20:focus{border-color:rgb(var(--cstu-gray-300)/.2)}.focus\:cstu-border-gray-300\/25:focus{border-color:rgb(var(--cstu-gray-300)/.25)}.focus\:cstu-border-gray-300\/30:focus{border-color:rgb(var(--cstu-gray-300)/.3)}.focus\:cstu-border-gray-300\/35:focus{border-color:rgb(var(--cstu-gray-300)/.35)}.focus\:cstu-border-gray-300\/40:focus{border-color:rgb(var(--cstu-gray-300)/.4)}.focus\:cstu-border-gray-300\/45:focus{border-color:rgb(var(--cstu-gray-300)/.45)}.focus\:cstu-border-gray-300\/5:focus{border-color:rgb(var(--cstu-gray-300)/.05)}.focus\:cstu-border-gray-300\/50:focus{border-color:rgb(var(--cstu-gray-300)/.5)}.focus\:cstu-border-gray-300\/55:focus{border-color:rgb(var(--cstu-gray-300)/.55)}.focus\:cstu-border-gray-300\/60:focus{border-color:rgb(var(--cstu-gray-300)/.6)}.focus\:cstu-border-gray-300\/65:focus{border-color:rgb(var(--cstu-gray-300)/.65)}.focus\:cstu-border-gray-300\/70:focus{border-color:rgb(var(--cstu-gray-300)/.7)}.focus\:cstu-border-gray-300\/75:focus{border-color:rgb(var(--cstu-gray-300)/.75)}.focus\:cstu-border-gray-300\/80:focus{border-color:rgb(var(--cstu-gray-300)/.8)}.focus\:cstu-border-gray-300\/85:focus{border-color:rgb(var(--cstu-gray-300)/.85)}.focus\:cstu-border-gray-300\/90:focus{border-color:rgb(var(--cstu-gray-300)/.9)}.focus\:cstu-border-gray-300\/95:focus{border-color:rgb(var(--cstu-gray-300)/.95)}.focus\:cstu-border-gray-400:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-400)/var(--tw-border-opacity,1))}.focus\:cstu-border-gray-400\/0:focus{border-color:rgb(var(--cstu-gray-400)/0)}.focus\:cstu-border-gray-400\/10:focus{border-color:rgb(var(--cstu-gray-400)/.1)}.focus\:cstu-border-gray-400\/100:focus{border-color:rgb(var(--cstu-gray-400)/1)}.focus\:cstu-border-gray-400\/15:focus{border-color:rgb(var(--cstu-gray-400)/.15)}.focus\:cstu-border-gray-400\/20:focus{border-color:rgb(var(--cstu-gray-400)/.2)}.focus\:cstu-border-gray-400\/25:focus{border-color:rgb(var(--cstu-gray-400)/.25)}.focus\:cstu-border-gray-400\/30:focus{border-color:rgb(var(--cstu-gray-400)/.3)}.focus\:cstu-border-gray-400\/35:focus{border-color:rgb(var(--cstu-gray-400)/.35)}.focus\:cstu-border-gray-400\/40:focus{border-color:rgb(var(--cstu-gray-400)/.4)}.focus\:cstu-border-gray-400\/45:focus{border-color:rgb(var(--cstu-gray-400)/.45)}.focus\:cstu-border-gray-400\/5:focus{border-color:rgb(var(--cstu-gray-400)/.05)}.focus\:cstu-border-gray-400\/50:focus{border-color:rgb(var(--cstu-gray-400)/.5)}.focus\:cstu-border-gray-400\/55:focus{border-color:rgb(var(--cstu-gray-400)/.55)}.focus\:cstu-border-gray-400\/60:focus{border-color:rgb(var(--cstu-gray-400)/.6)}.focus\:cstu-border-gray-400\/65:focus{border-color:rgb(var(--cstu-gray-400)/.65)}.focus\:cstu-border-gray-400\/70:focus{border-color:rgb(var(--cstu-gray-400)/.7)}.focus\:cstu-border-gray-400\/75:focus{border-color:rgb(var(--cstu-gray-400)/.75)}.focus\:cstu-border-gray-400\/80:focus{border-color:rgb(var(--cstu-gray-400)/.8)}.focus\:cstu-border-gray-400\/85:focus{border-color:rgb(var(--cstu-gray-400)/.85)}.focus\:cstu-border-gray-400\/90:focus{border-color:rgb(var(--cstu-gray-400)/.9)}.focus\:cstu-border-gray-400\/95:focus{border-color:rgb(var(--cstu-gray-400)/.95)}.focus\:cstu-border-gray-50:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-50)/var(--tw-border-opacity,1))}.focus\:cstu-border-gray-50\/0:focus{border-color:rgb(var(--cstu-gray-50)/0)}.focus\:cstu-border-gray-50\/10:focus{border-color:rgb(var(--cstu-gray-50)/.1)}.focus\:cstu-border-gray-50\/100:focus{border-color:rgb(var(--cstu-gray-50)/1)}.focus\:cstu-border-gray-50\/15:focus{border-color:rgb(var(--cstu-gray-50)/.15)}.focus\:cstu-border-gray-50\/20:focus{border-color:rgb(var(--cstu-gray-50)/.2)}.focus\:cstu-border-gray-50\/25:focus{border-color:rgb(var(--cstu-gray-50)/.25)}.focus\:cstu-border-gray-50\/30:focus{border-color:rgb(var(--cstu-gray-50)/.3)}.focus\:cstu-border-gray-50\/35:focus{border-color:rgb(var(--cstu-gray-50)/.35)}.focus\:cstu-border-gray-50\/40:focus{border-color:rgb(var(--cstu-gray-50)/.4)}.focus\:cstu-border-gray-50\/45:focus{border-color:rgb(var(--cstu-gray-50)/.45)}.focus\:cstu-border-gray-50\/5:focus{border-color:rgb(var(--cstu-gray-50)/.05)}.focus\:cstu-border-gray-50\/50:focus{border-color:rgb(var(--cstu-gray-50)/.5)}.focus\:cstu-border-gray-50\/55:focus{border-color:rgb(var(--cstu-gray-50)/.55)}.focus\:cstu-border-gray-50\/60:focus{border-color:rgb(var(--cstu-gray-50)/.6)}.focus\:cstu-border-gray-50\/65:focus{border-color:rgb(var(--cstu-gray-50)/.65)}.focus\:cstu-border-gray-50\/70:focus{border-color:rgb(var(--cstu-gray-50)/.7)}.focus\:cstu-border-gray-50\/75:focus{border-color:rgb(var(--cstu-gray-50)/.75)}.focus\:cstu-border-gray-50\/80:focus{border-color:rgb(var(--cstu-gray-50)/.8)}.focus\:cstu-border-gray-50\/85:focus{border-color:rgb(var(--cstu-gray-50)/.85)}.focus\:cstu-border-gray-50\/90:focus{border-color:rgb(var(--cstu-gray-50)/.9)}.focus\:cstu-border-gray-50\/95:focus{border-color:rgb(var(--cstu-gray-50)/.95)}.focus\:cstu-border-gray-500:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-500)/var(--tw-border-opacity,1))}.focus\:cstu-border-gray-500\/0:focus{border-color:rgb(var(--cstu-gray-500)/0)}.focus\:cstu-border-gray-500\/10:focus{border-color:rgb(var(--cstu-gray-500)/.1)}.focus\:cstu-border-gray-500\/100:focus{border-color:rgb(var(--cstu-gray-500)/1)}.focus\:cstu-border-gray-500\/15:focus{border-color:rgb(var(--cstu-gray-500)/.15)}.focus\:cstu-border-gray-500\/20:focus{border-color:rgb(var(--cstu-gray-500)/.2)}.focus\:cstu-border-gray-500\/25:focus{border-color:rgb(var(--cstu-gray-500)/.25)}.focus\:cstu-border-gray-500\/30:focus{border-color:rgb(var(--cstu-gray-500)/.3)}.focus\:cstu-border-gray-500\/35:focus{border-color:rgb(var(--cstu-gray-500)/.35)}.focus\:cstu-border-gray-500\/40:focus{border-color:rgb(var(--cstu-gray-500)/.4)}.focus\:cstu-border-gray-500\/45:focus{border-color:rgb(var(--cstu-gray-500)/.45)}.focus\:cstu-border-gray-500\/5:focus{border-color:rgb(var(--cstu-gray-500)/.05)}.focus\:cstu-border-gray-500\/50:focus{border-color:rgb(var(--cstu-gray-500)/.5)}.focus\:cstu-border-gray-500\/55:focus{border-color:rgb(var(--cstu-gray-500)/.55)}.focus\:cstu-border-gray-500\/60:focus{border-color:rgb(var(--cstu-gray-500)/.6)}.focus\:cstu-border-gray-500\/65:focus{border-color:rgb(var(--cstu-gray-500)/.65)}.focus\:cstu-border-gray-500\/70:focus{border-color:rgb(var(--cstu-gray-500)/.7)}.focus\:cstu-border-gray-500\/75:focus{border-color:rgb(var(--cstu-gray-500)/.75)}.focus\:cstu-border-gray-500\/80:focus{border-color:rgb(var(--cstu-gray-500)/.8)}.focus\:cstu-border-gray-500\/85:focus{border-color:rgb(var(--cstu-gray-500)/.85)}.focus\:cstu-border-gray-500\/90:focus{border-color:rgb(var(--cstu-gray-500)/.9)}.focus\:cstu-border-gray-500\/95:focus{border-color:rgb(var(--cstu-gray-500)/.95)}.focus\:cstu-border-gray-550:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-550)/var(--tw-border-opacity,1))}.focus\:cstu-border-gray-550\/0:focus{border-color:rgb(var(--cstu-gray-550)/0)}.focus\:cstu-border-gray-550\/10:focus{border-color:rgb(var(--cstu-gray-550)/.1)}.focus\:cstu-border-gray-550\/100:focus{border-color:rgb(var(--cstu-gray-550)/1)}.focus\:cstu-border-gray-550\/15:focus{border-color:rgb(var(--cstu-gray-550)/.15)}.focus\:cstu-border-gray-550\/20:focus{border-color:rgb(var(--cstu-gray-550)/.2)}.focus\:cstu-border-gray-550\/25:focus{border-color:rgb(var(--cstu-gray-550)/.25)}.focus\:cstu-border-gray-550\/30:focus{border-color:rgb(var(--cstu-gray-550)/.3)}.focus\:cstu-border-gray-550\/35:focus{border-color:rgb(var(--cstu-gray-550)/.35)}.focus\:cstu-border-gray-550\/40:focus{border-color:rgb(var(--cstu-gray-550)/.4)}.focus\:cstu-border-gray-550\/45:focus{border-color:rgb(var(--cstu-gray-550)/.45)}.focus\:cstu-border-gray-550\/5:focus{border-color:rgb(var(--cstu-gray-550)/.05)}.focus\:cstu-border-gray-550\/50:focus{border-color:rgb(var(--cstu-gray-550)/.5)}.focus\:cstu-border-gray-550\/55:focus{border-color:rgb(var(--cstu-gray-550)/.55)}.focus\:cstu-border-gray-550\/60:focus{border-color:rgb(var(--cstu-gray-550)/.6)}.focus\:cstu-border-gray-550\/65:focus{border-color:rgb(var(--cstu-gray-550)/.65)}.focus\:cstu-border-gray-550\/70:focus{border-color:rgb(var(--cstu-gray-550)/.7)}.focus\:cstu-border-gray-550\/75:focus{border-color:rgb(var(--cstu-gray-550)/.75)}.focus\:cstu-border-gray-550\/80:focus{border-color:rgb(var(--cstu-gray-550)/.8)}.focus\:cstu-border-gray-550\/85:focus{border-color:rgb(var(--cstu-gray-550)/.85)}.focus\:cstu-border-gray-550\/90:focus{border-color:rgb(var(--cstu-gray-550)/.9)}.focus\:cstu-border-gray-550\/95:focus{border-color:rgb(var(--cstu-gray-550)/.95)}.focus\:cstu-border-gray-575:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-575)/var(--tw-border-opacity,1))}.focus\:cstu-border-gray-575\/0:focus{border-color:rgb(var(--cstu-gray-575)/0)}.focus\:cstu-border-gray-575\/10:focus{border-color:rgb(var(--cstu-gray-575)/.1)}.focus\:cstu-border-gray-575\/100:focus{border-color:rgb(var(--cstu-gray-575)/1)}.focus\:cstu-border-gray-575\/15:focus{border-color:rgb(var(--cstu-gray-575)/.15)}.focus\:cstu-border-gray-575\/20:focus{border-color:rgb(var(--cstu-gray-575)/.2)}.focus\:cstu-border-gray-575\/25:focus{border-color:rgb(var(--cstu-gray-575)/.25)}.focus\:cstu-border-gray-575\/30:focus{border-color:rgb(var(--cstu-gray-575)/.3)}.focus\:cstu-border-gray-575\/35:focus{border-color:rgb(var(--cstu-gray-575)/.35)}.focus\:cstu-border-gray-575\/40:focus{border-color:rgb(var(--cstu-gray-575)/.4)}.focus\:cstu-border-gray-575\/45:focus{border-color:rgb(var(--cstu-gray-575)/.45)}.focus\:cstu-border-gray-575\/5:focus{border-color:rgb(var(--cstu-gray-575)/.05)}.focus\:cstu-border-gray-575\/50:focus{border-color:rgb(var(--cstu-gray-575)/.5)}.focus\:cstu-border-gray-575\/55:focus{border-color:rgb(var(--cstu-gray-575)/.55)}.focus\:cstu-border-gray-575\/60:focus{border-color:rgb(var(--cstu-gray-575)/.6)}.focus\:cstu-border-gray-575\/65:focus{border-color:rgb(var(--cstu-gray-575)/.65)}.focus\:cstu-border-gray-575\/70:focus{border-color:rgb(var(--cstu-gray-575)/.7)}.focus\:cstu-border-gray-575\/75:focus{border-color:rgb(var(--cstu-gray-575)/.75)}.focus\:cstu-border-gray-575\/80:focus{border-color:rgb(var(--cstu-gray-575)/.8)}.focus\:cstu-border-gray-575\/85:focus{border-color:rgb(var(--cstu-gray-575)/.85)}.focus\:cstu-border-gray-575\/90:focus{border-color:rgb(var(--cstu-gray-575)/.9)}.focus\:cstu-border-gray-575\/95:focus{border-color:rgb(var(--cstu-gray-575)/.95)}.focus\:cstu-border-gray-600:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-600)/var(--tw-border-opacity,1))}.focus\:cstu-border-gray-600\/0:focus{border-color:rgb(var(--cstu-gray-600)/0)}.focus\:cstu-border-gray-600\/10:focus{border-color:rgb(var(--cstu-gray-600)/.1)}.focus\:cstu-border-gray-600\/100:focus{border-color:rgb(var(--cstu-gray-600)/1)}.focus\:cstu-border-gray-600\/15:focus{border-color:rgb(var(--cstu-gray-600)/.15)}.focus\:cstu-border-gray-600\/20:focus{border-color:rgb(var(--cstu-gray-600)/.2)}.focus\:cstu-border-gray-600\/25:focus{border-color:rgb(var(--cstu-gray-600)/.25)}.focus\:cstu-border-gray-600\/30:focus{border-color:rgb(var(--cstu-gray-600)/.3)}.focus\:cstu-border-gray-600\/35:focus{border-color:rgb(var(--cstu-gray-600)/.35)}.focus\:cstu-border-gray-600\/40:focus{border-color:rgb(var(--cstu-gray-600)/.4)}.focus\:cstu-border-gray-600\/45:focus{border-color:rgb(var(--cstu-gray-600)/.45)}.focus\:cstu-border-gray-600\/5:focus{border-color:rgb(var(--cstu-gray-600)/.05)}.focus\:cstu-border-gray-600\/50:focus{border-color:rgb(var(--cstu-gray-600)/.5)}.focus\:cstu-border-gray-600\/55:focus{border-color:rgb(var(--cstu-gray-600)/.55)}.focus\:cstu-border-gray-600\/60:focus{border-color:rgb(var(--cstu-gray-600)/.6)}.focus\:cstu-border-gray-600\/65:focus{border-color:rgb(var(--cstu-gray-600)/.65)}.focus\:cstu-border-gray-600\/70:focus{border-color:rgb(var(--cstu-gray-600)/.7)}.focus\:cstu-border-gray-600\/75:focus{border-color:rgb(var(--cstu-gray-600)/.75)}.focus\:cstu-border-gray-600\/80:focus{border-color:rgb(var(--cstu-gray-600)/.8)}.focus\:cstu-border-gray-600\/85:focus{border-color:rgb(var(--cstu-gray-600)/.85)}.focus\:cstu-border-gray-600\/90:focus{border-color:rgb(var(--cstu-gray-600)/.9)}.focus\:cstu-border-gray-600\/95:focus{border-color:rgb(var(--cstu-gray-600)/.95)}.focus\:cstu-border-gray-700:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-700)/var(--tw-border-opacity,1))}.focus\:cstu-border-gray-700\/0:focus{border-color:rgb(var(--cstu-gray-700)/0)}.focus\:cstu-border-gray-700\/10:focus{border-color:rgb(var(--cstu-gray-700)/.1)}.focus\:cstu-border-gray-700\/100:focus{border-color:rgb(var(--cstu-gray-700)/1)}.focus\:cstu-border-gray-700\/15:focus{border-color:rgb(var(--cstu-gray-700)/.15)}.focus\:cstu-border-gray-700\/20:focus{border-color:rgb(var(--cstu-gray-700)/.2)}.focus\:cstu-border-gray-700\/25:focus{border-color:rgb(var(--cstu-gray-700)/.25)}.focus\:cstu-border-gray-700\/30:focus{border-color:rgb(var(--cstu-gray-700)/.3)}.focus\:cstu-border-gray-700\/35:focus{border-color:rgb(var(--cstu-gray-700)/.35)}.focus\:cstu-border-gray-700\/40:focus{border-color:rgb(var(--cstu-gray-700)/.4)}.focus\:cstu-border-gray-700\/45:focus{border-color:rgb(var(--cstu-gray-700)/.45)}.focus\:cstu-border-gray-700\/5:focus{border-color:rgb(var(--cstu-gray-700)/.05)}.focus\:cstu-border-gray-700\/50:focus{border-color:rgb(var(--cstu-gray-700)/.5)}.focus\:cstu-border-gray-700\/55:focus{border-color:rgb(var(--cstu-gray-700)/.55)}.focus\:cstu-border-gray-700\/60:focus{border-color:rgb(var(--cstu-gray-700)/.6)}.focus\:cstu-border-gray-700\/65:focus{border-color:rgb(var(--cstu-gray-700)/.65)}.focus\:cstu-border-gray-700\/70:focus{border-color:rgb(var(--cstu-gray-700)/.7)}.focus\:cstu-border-gray-700\/75:focus{border-color:rgb(var(--cstu-gray-700)/.75)}.focus\:cstu-border-gray-700\/80:focus{border-color:rgb(var(--cstu-gray-700)/.8)}.focus\:cstu-border-gray-700\/85:focus{border-color:rgb(var(--cstu-gray-700)/.85)}.focus\:cstu-border-gray-700\/90:focus{border-color:rgb(var(--cstu-gray-700)/.9)}.focus\:cstu-border-gray-700\/95:focus{border-color:rgb(var(--cstu-gray-700)/.95)}.focus\:cstu-border-gray-800:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-800)/var(--tw-border-opacity,1))}.focus\:cstu-border-gray-800\/0:focus{border-color:rgb(var(--cstu-gray-800)/0)}.focus\:cstu-border-gray-800\/10:focus{border-color:rgb(var(--cstu-gray-800)/.1)}.focus\:cstu-border-gray-800\/100:focus{border-color:rgb(var(--cstu-gray-800)/1)}.focus\:cstu-border-gray-800\/15:focus{border-color:rgb(var(--cstu-gray-800)/.15)}.focus\:cstu-border-gray-800\/20:focus{border-color:rgb(var(--cstu-gray-800)/.2)}.focus\:cstu-border-gray-800\/25:focus{border-color:rgb(var(--cstu-gray-800)/.25)}.focus\:cstu-border-gray-800\/30:focus{border-color:rgb(var(--cstu-gray-800)/.3)}.focus\:cstu-border-gray-800\/35:focus{border-color:rgb(var(--cstu-gray-800)/.35)}.focus\:cstu-border-gray-800\/40:focus{border-color:rgb(var(--cstu-gray-800)/.4)}.focus\:cstu-border-gray-800\/45:focus{border-color:rgb(var(--cstu-gray-800)/.45)}.focus\:cstu-border-gray-800\/5:focus{border-color:rgb(var(--cstu-gray-800)/.05)}.focus\:cstu-border-gray-800\/50:focus{border-color:rgb(var(--cstu-gray-800)/.5)}.focus\:cstu-border-gray-800\/55:focus{border-color:rgb(var(--cstu-gray-800)/.55)}.focus\:cstu-border-gray-800\/60:focus{border-color:rgb(var(--cstu-gray-800)/.6)}.focus\:cstu-border-gray-800\/65:focus{border-color:rgb(var(--cstu-gray-800)/.65)}.focus\:cstu-border-gray-800\/70:focus{border-color:rgb(var(--cstu-gray-800)/.7)}.focus\:cstu-border-gray-800\/75:focus{border-color:rgb(var(--cstu-gray-800)/.75)}.focus\:cstu-border-gray-800\/80:focus{border-color:rgb(var(--cstu-gray-800)/.8)}.focus\:cstu-border-gray-800\/85:focus{border-color:rgb(var(--cstu-gray-800)/.85)}.focus\:cstu-border-gray-800\/90:focus{border-color:rgb(var(--cstu-gray-800)/.9)}.focus\:cstu-border-gray-800\/95:focus{border-color:rgb(var(--cstu-gray-800)/.95)}.focus\:cstu-border-gray-900:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-900)/var(--tw-border-opacity,1))}.focus\:cstu-border-gray-900\/0:focus{border-color:rgb(var(--cstu-gray-900)/0)}.focus\:cstu-border-gray-900\/10:focus{border-color:rgb(var(--cstu-gray-900)/.1)}.focus\:cstu-border-gray-900\/100:focus{border-color:rgb(var(--cstu-gray-900)/1)}.focus\:cstu-border-gray-900\/15:focus{border-color:rgb(var(--cstu-gray-900)/.15)}.focus\:cstu-border-gray-900\/20:focus{border-color:rgb(var(--cstu-gray-900)/.2)}.focus\:cstu-border-gray-900\/25:focus{border-color:rgb(var(--cstu-gray-900)/.25)}.focus\:cstu-border-gray-900\/30:focus{border-color:rgb(var(--cstu-gray-900)/.3)}.focus\:cstu-border-gray-900\/35:focus{border-color:rgb(var(--cstu-gray-900)/.35)}.focus\:cstu-border-gray-900\/40:focus{border-color:rgb(var(--cstu-gray-900)/.4)}.focus\:cstu-border-gray-900\/45:focus{border-color:rgb(var(--cstu-gray-900)/.45)}.focus\:cstu-border-gray-900\/5:focus{border-color:rgb(var(--cstu-gray-900)/.05)}.focus\:cstu-border-gray-900\/50:focus{border-color:rgb(var(--cstu-gray-900)/.5)}.focus\:cstu-border-gray-900\/55:focus{border-color:rgb(var(--cstu-gray-900)/.55)}.focus\:cstu-border-gray-900\/60:focus{border-color:rgb(var(--cstu-gray-900)/.6)}.focus\:cstu-border-gray-900\/65:focus{border-color:rgb(var(--cstu-gray-900)/.65)}.focus\:cstu-border-gray-900\/70:focus{border-color:rgb(var(--cstu-gray-900)/.7)}.focus\:cstu-border-gray-900\/75:focus{border-color:rgb(var(--cstu-gray-900)/.75)}.focus\:cstu-border-gray-900\/80:focus{border-color:rgb(var(--cstu-gray-900)/.8)}.focus\:cstu-border-gray-900\/85:focus{border-color:rgb(var(--cstu-gray-900)/.85)}.focus\:cstu-border-gray-900\/90:focus{border-color:rgb(var(--cstu-gray-900)/.9)}.focus\:cstu-border-gray-900\/95:focus{border-color:rgb(var(--cstu-gray-900)/.95)}.focus\:cstu-border-green-100:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-green-100)/var(--tw-border-opacity,1))}.focus\:cstu-border-green-100\/0:focus{border-color:rgb(var(--cstu-green-100)/0)}.focus\:cstu-border-green-100\/10:focus{border-color:rgb(var(--cstu-green-100)/.1)}.focus\:cstu-border-green-100\/100:focus{border-color:rgb(var(--cstu-green-100)/1)}.focus\:cstu-border-green-100\/15:focus{border-color:rgb(var(--cstu-green-100)/.15)}.focus\:cstu-border-green-100\/20:focus{border-color:rgb(var(--cstu-green-100)/.2)}.focus\:cstu-border-green-100\/25:focus{border-color:rgb(var(--cstu-green-100)/.25)}.focus\:cstu-border-green-100\/30:focus{border-color:rgb(var(--cstu-green-100)/.3)}.focus\:cstu-border-green-100\/35:focus{border-color:rgb(var(--cstu-green-100)/.35)}.focus\:cstu-border-green-100\/40:focus{border-color:rgb(var(--cstu-green-100)/.4)}.focus\:cstu-border-green-100\/45:focus{border-color:rgb(var(--cstu-green-100)/.45)}.focus\:cstu-border-green-100\/5:focus{border-color:rgb(var(--cstu-green-100)/.05)}.focus\:cstu-border-green-100\/50:focus{border-color:rgb(var(--cstu-green-100)/.5)}.focus\:cstu-border-green-100\/55:focus{border-color:rgb(var(--cstu-green-100)/.55)}.focus\:cstu-border-green-100\/60:focus{border-color:rgb(var(--cstu-green-100)/.6)}.focus\:cstu-border-green-100\/65:focus{border-color:rgb(var(--cstu-green-100)/.65)}.focus\:cstu-border-green-100\/70:focus{border-color:rgb(var(--cstu-green-100)/.7)}.focus\:cstu-border-green-100\/75:focus{border-color:rgb(var(--cstu-green-100)/.75)}.focus\:cstu-border-green-100\/80:focus{border-color:rgb(var(--cstu-green-100)/.8)}.focus\:cstu-border-green-100\/85:focus{border-color:rgb(var(--cstu-green-100)/.85)}.focus\:cstu-border-green-100\/90:focus{border-color:rgb(var(--cstu-green-100)/.9)}.focus\:cstu-border-green-100\/95:focus{border-color:rgb(var(--cstu-green-100)/.95)}.focus\:cstu-border-green-200:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-green-200)/var(--tw-border-opacity,1))}.focus\:cstu-border-green-200\/0:focus{border-color:rgb(var(--cstu-green-200)/0)}.focus\:cstu-border-green-200\/10:focus{border-color:rgb(var(--cstu-green-200)/.1)}.focus\:cstu-border-green-200\/100:focus{border-color:rgb(var(--cstu-green-200)/1)}.focus\:cstu-border-green-200\/15:focus{border-color:rgb(var(--cstu-green-200)/.15)}.focus\:cstu-border-green-200\/20:focus{border-color:rgb(var(--cstu-green-200)/.2)}.focus\:cstu-border-green-200\/25:focus{border-color:rgb(var(--cstu-green-200)/.25)}.focus\:cstu-border-green-200\/30:focus{border-color:rgb(var(--cstu-green-200)/.3)}.focus\:cstu-border-green-200\/35:focus{border-color:rgb(var(--cstu-green-200)/.35)}.focus\:cstu-border-green-200\/40:focus{border-color:rgb(var(--cstu-green-200)/.4)}.focus\:cstu-border-green-200\/45:focus{border-color:rgb(var(--cstu-green-200)/.45)}.focus\:cstu-border-green-200\/5:focus{border-color:rgb(var(--cstu-green-200)/.05)}.focus\:cstu-border-green-200\/50:focus{border-color:rgb(var(--cstu-green-200)/.5)}.focus\:cstu-border-green-200\/55:focus{border-color:rgb(var(--cstu-green-200)/.55)}.focus\:cstu-border-green-200\/60:focus{border-color:rgb(var(--cstu-green-200)/.6)}.focus\:cstu-border-green-200\/65:focus{border-color:rgb(var(--cstu-green-200)/.65)}.focus\:cstu-border-green-200\/70:focus{border-color:rgb(var(--cstu-green-200)/.7)}.focus\:cstu-border-green-200\/75:focus{border-color:rgb(var(--cstu-green-200)/.75)}.focus\:cstu-border-green-200\/80:focus{border-color:rgb(var(--cstu-green-200)/.8)}.focus\:cstu-border-green-200\/85:focus{border-color:rgb(var(--cstu-green-200)/.85)}.focus\:cstu-border-green-200\/90:focus{border-color:rgb(var(--cstu-green-200)/.9)}.focus\:cstu-border-green-200\/95:focus{border-color:rgb(var(--cstu-green-200)/.95)}.focus\:cstu-border-green-300:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-green-300)/var(--tw-border-opacity,1))}.focus\:cstu-border-green-300\/0:focus{border-color:rgb(var(--cstu-green-300)/0)}.focus\:cstu-border-green-300\/10:focus{border-color:rgb(var(--cstu-green-300)/.1)}.focus\:cstu-border-green-300\/100:focus{border-color:rgb(var(--cstu-green-300)/1)}.focus\:cstu-border-green-300\/15:focus{border-color:rgb(var(--cstu-green-300)/.15)}.focus\:cstu-border-green-300\/20:focus{border-color:rgb(var(--cstu-green-300)/.2)}.focus\:cstu-border-green-300\/25:focus{border-color:rgb(var(--cstu-green-300)/.25)}.focus\:cstu-border-green-300\/30:focus{border-color:rgb(var(--cstu-green-300)/.3)}.focus\:cstu-border-green-300\/35:focus{border-color:rgb(var(--cstu-green-300)/.35)}.focus\:cstu-border-green-300\/40:focus{border-color:rgb(var(--cstu-green-300)/.4)}.focus\:cstu-border-green-300\/45:focus{border-color:rgb(var(--cstu-green-300)/.45)}.focus\:cstu-border-green-300\/5:focus{border-color:rgb(var(--cstu-green-300)/.05)}.focus\:cstu-border-green-300\/50:focus{border-color:rgb(var(--cstu-green-300)/.5)}.focus\:cstu-border-green-300\/55:focus{border-color:rgb(var(--cstu-green-300)/.55)}.focus\:cstu-border-green-300\/60:focus{border-color:rgb(var(--cstu-green-300)/.6)}.focus\:cstu-border-green-300\/65:focus{border-color:rgb(var(--cstu-green-300)/.65)}.focus\:cstu-border-green-300\/70:focus{border-color:rgb(var(--cstu-green-300)/.7)}.focus\:cstu-border-green-300\/75:focus{border-color:rgb(var(--cstu-green-300)/.75)}.focus\:cstu-border-green-300\/80:focus{border-color:rgb(var(--cstu-green-300)/.8)}.focus\:cstu-border-green-300\/85:focus{border-color:rgb(var(--cstu-green-300)/.85)}.focus\:cstu-border-green-300\/90:focus{border-color:rgb(var(--cstu-green-300)/.9)}.focus\:cstu-border-green-300\/95:focus{border-color:rgb(var(--cstu-green-300)/.95)}.focus\:cstu-border-green-400:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-green-400)/var(--tw-border-opacity,1))}.focus\:cstu-border-green-400\/0:focus{border-color:rgb(var(--cstu-green-400)/0)}.focus\:cstu-border-green-400\/10:focus{border-color:rgb(var(--cstu-green-400)/.1)}.focus\:cstu-border-green-400\/100:focus{border-color:rgb(var(--cstu-green-400)/1)}.focus\:cstu-border-green-400\/15:focus{border-color:rgb(var(--cstu-green-400)/.15)}.focus\:cstu-border-green-400\/20:focus{border-color:rgb(var(--cstu-green-400)/.2)}.focus\:cstu-border-green-400\/25:focus{border-color:rgb(var(--cstu-green-400)/.25)}.focus\:cstu-border-green-400\/30:focus{border-color:rgb(var(--cstu-green-400)/.3)}.focus\:cstu-border-green-400\/35:focus{border-color:rgb(var(--cstu-green-400)/.35)}.focus\:cstu-border-green-400\/40:focus{border-color:rgb(var(--cstu-green-400)/.4)}.focus\:cstu-border-green-400\/45:focus{border-color:rgb(var(--cstu-green-400)/.45)}.focus\:cstu-border-green-400\/5:focus{border-color:rgb(var(--cstu-green-400)/.05)}.focus\:cstu-border-green-400\/50:focus{border-color:rgb(var(--cstu-green-400)/.5)}.focus\:cstu-border-green-400\/55:focus{border-color:rgb(var(--cstu-green-400)/.55)}.focus\:cstu-border-green-400\/60:focus{border-color:rgb(var(--cstu-green-400)/.6)}.focus\:cstu-border-green-400\/65:focus{border-color:rgb(var(--cstu-green-400)/.65)}.focus\:cstu-border-green-400\/70:focus{border-color:rgb(var(--cstu-green-400)/.7)}.focus\:cstu-border-green-400\/75:focus{border-color:rgb(var(--cstu-green-400)/.75)}.focus\:cstu-border-green-400\/80:focus{border-color:rgb(var(--cstu-green-400)/.8)}.focus\:cstu-border-green-400\/85:focus{border-color:rgb(var(--cstu-green-400)/.85)}.focus\:cstu-border-green-400\/90:focus{border-color:rgb(var(--cstu-green-400)/.9)}.focus\:cstu-border-green-400\/95:focus{border-color:rgb(var(--cstu-green-400)/.95)}.focus\:cstu-border-green-50:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-green-50)/var(--tw-border-opacity,1))}.focus\:cstu-border-green-50\/0:focus{border-color:rgb(var(--cstu-green-50)/0)}.focus\:cstu-border-green-50\/10:focus{border-color:rgb(var(--cstu-green-50)/.1)}.focus\:cstu-border-green-50\/100:focus{border-color:rgb(var(--cstu-green-50)/1)}.focus\:cstu-border-green-50\/15:focus{border-color:rgb(var(--cstu-green-50)/.15)}.focus\:cstu-border-green-50\/20:focus{border-color:rgb(var(--cstu-green-50)/.2)}.focus\:cstu-border-green-50\/25:focus{border-color:rgb(var(--cstu-green-50)/.25)}.focus\:cstu-border-green-50\/30:focus{border-color:rgb(var(--cstu-green-50)/.3)}.focus\:cstu-border-green-50\/35:focus{border-color:rgb(var(--cstu-green-50)/.35)}.focus\:cstu-border-green-50\/40:focus{border-color:rgb(var(--cstu-green-50)/.4)}.focus\:cstu-border-green-50\/45:focus{border-color:rgb(var(--cstu-green-50)/.45)}.focus\:cstu-border-green-50\/5:focus{border-color:rgb(var(--cstu-green-50)/.05)}.focus\:cstu-border-green-50\/50:focus{border-color:rgb(var(--cstu-green-50)/.5)}.focus\:cstu-border-green-50\/55:focus{border-color:rgb(var(--cstu-green-50)/.55)}.focus\:cstu-border-green-50\/60:focus{border-color:rgb(var(--cstu-green-50)/.6)}.focus\:cstu-border-green-50\/65:focus{border-color:rgb(var(--cstu-green-50)/.65)}.focus\:cstu-border-green-50\/70:focus{border-color:rgb(var(--cstu-green-50)/.7)}.focus\:cstu-border-green-50\/75:focus{border-color:rgb(var(--cstu-green-50)/.75)}.focus\:cstu-border-green-50\/80:focus{border-color:rgb(var(--cstu-green-50)/.8)}.focus\:cstu-border-green-50\/85:focus{border-color:rgb(var(--cstu-green-50)/.85)}.focus\:cstu-border-green-50\/90:focus{border-color:rgb(var(--cstu-green-50)/.9)}.focus\:cstu-border-green-50\/95:focus{border-color:rgb(var(--cstu-green-50)/.95)}.focus\:cstu-border-green-500:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-green-500)/var(--tw-border-opacity,1))}.focus\:cstu-border-green-500\/0:focus{border-color:rgb(var(--cstu-green-500)/0)}.focus\:cstu-border-green-500\/10:focus{border-color:rgb(var(--cstu-green-500)/.1)}.focus\:cstu-border-green-500\/100:focus{border-color:rgb(var(--cstu-green-500)/1)}.focus\:cstu-border-green-500\/15:focus{border-color:rgb(var(--cstu-green-500)/.15)}.focus\:cstu-border-green-500\/20:focus{border-color:rgb(var(--cstu-green-500)/.2)}.focus\:cstu-border-green-500\/25:focus{border-color:rgb(var(--cstu-green-500)/.25)}.focus\:cstu-border-green-500\/30:focus{border-color:rgb(var(--cstu-green-500)/.3)}.focus\:cstu-border-green-500\/35:focus{border-color:rgb(var(--cstu-green-500)/.35)}.focus\:cstu-border-green-500\/40:focus{border-color:rgb(var(--cstu-green-500)/.4)}.focus\:cstu-border-green-500\/45:focus{border-color:rgb(var(--cstu-green-500)/.45)}.focus\:cstu-border-green-500\/5:focus{border-color:rgb(var(--cstu-green-500)/.05)}.focus\:cstu-border-green-500\/50:focus{border-color:rgb(var(--cstu-green-500)/.5)}.focus\:cstu-border-green-500\/55:focus{border-color:rgb(var(--cstu-green-500)/.55)}.focus\:cstu-border-green-500\/60:focus{border-color:rgb(var(--cstu-green-500)/.6)}.focus\:cstu-border-green-500\/65:focus{border-color:rgb(var(--cstu-green-500)/.65)}.focus\:cstu-border-green-500\/70:focus{border-color:rgb(var(--cstu-green-500)/.7)}.focus\:cstu-border-green-500\/75:focus{border-color:rgb(var(--cstu-green-500)/.75)}.focus\:cstu-border-green-500\/80:focus{border-color:rgb(var(--cstu-green-500)/.8)}.focus\:cstu-border-green-500\/85:focus{border-color:rgb(var(--cstu-green-500)/.85)}.focus\:cstu-border-green-500\/90:focus{border-color:rgb(var(--cstu-green-500)/.9)}.focus\:cstu-border-green-500\/95:focus{border-color:rgb(var(--cstu-green-500)/.95)}.focus\:cstu-border-green-600:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-green-600)/var(--tw-border-opacity,1))}.focus\:cstu-border-green-600\/0:focus{border-color:rgb(var(--cstu-green-600)/0)}.focus\:cstu-border-green-600\/10:focus{border-color:rgb(var(--cstu-green-600)/.1)}.focus\:cstu-border-green-600\/100:focus{border-color:rgb(var(--cstu-green-600)/1)}.focus\:cstu-border-green-600\/15:focus{border-color:rgb(var(--cstu-green-600)/.15)}.focus\:cstu-border-green-600\/20:focus{border-color:rgb(var(--cstu-green-600)/.2)}.focus\:cstu-border-green-600\/25:focus{border-color:rgb(var(--cstu-green-600)/.25)}.focus\:cstu-border-green-600\/30:focus{border-color:rgb(var(--cstu-green-600)/.3)}.focus\:cstu-border-green-600\/35:focus{border-color:rgb(var(--cstu-green-600)/.35)}.focus\:cstu-border-green-600\/40:focus{border-color:rgb(var(--cstu-green-600)/.4)}.focus\:cstu-border-green-600\/45:focus{border-color:rgb(var(--cstu-green-600)/.45)}.focus\:cstu-border-green-600\/5:focus{border-color:rgb(var(--cstu-green-600)/.05)}.focus\:cstu-border-green-600\/50:focus{border-color:rgb(var(--cstu-green-600)/.5)}.focus\:cstu-border-green-600\/55:focus{border-color:rgb(var(--cstu-green-600)/.55)}.focus\:cstu-border-green-600\/60:focus{border-color:rgb(var(--cstu-green-600)/.6)}.focus\:cstu-border-green-600\/65:focus{border-color:rgb(var(--cstu-green-600)/.65)}.focus\:cstu-border-green-600\/70:focus{border-color:rgb(var(--cstu-green-600)/.7)}.focus\:cstu-border-green-600\/75:focus{border-color:rgb(var(--cstu-green-600)/.75)}.focus\:cstu-border-green-600\/80:focus{border-color:rgb(var(--cstu-green-600)/.8)}.focus\:cstu-border-green-600\/85:focus{border-color:rgb(var(--cstu-green-600)/.85)}.focus\:cstu-border-green-600\/90:focus{border-color:rgb(var(--cstu-green-600)/.9)}.focus\:cstu-border-green-600\/95:focus{border-color:rgb(var(--cstu-green-600)/.95)}.focus\:cstu-border-green-700:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-green-700)/var(--tw-border-opacity,1))}.focus\:cstu-border-green-700\/0:focus{border-color:rgb(var(--cstu-green-700)/0)}.focus\:cstu-border-green-700\/10:focus{border-color:rgb(var(--cstu-green-700)/.1)}.focus\:cstu-border-green-700\/100:focus{border-color:rgb(var(--cstu-green-700)/1)}.focus\:cstu-border-green-700\/15:focus{border-color:rgb(var(--cstu-green-700)/.15)}.focus\:cstu-border-green-700\/20:focus{border-color:rgb(var(--cstu-green-700)/.2)}.focus\:cstu-border-green-700\/25:focus{border-color:rgb(var(--cstu-green-700)/.25)}.focus\:cstu-border-green-700\/30:focus{border-color:rgb(var(--cstu-green-700)/.3)}.focus\:cstu-border-green-700\/35:focus{border-color:rgb(var(--cstu-green-700)/.35)}.focus\:cstu-border-green-700\/40:focus{border-color:rgb(var(--cstu-green-700)/.4)}.focus\:cstu-border-green-700\/45:focus{border-color:rgb(var(--cstu-green-700)/.45)}.focus\:cstu-border-green-700\/5:focus{border-color:rgb(var(--cstu-green-700)/.05)}.focus\:cstu-border-green-700\/50:focus{border-color:rgb(var(--cstu-green-700)/.5)}.focus\:cstu-border-green-700\/55:focus{border-color:rgb(var(--cstu-green-700)/.55)}.focus\:cstu-border-green-700\/60:focus{border-color:rgb(var(--cstu-green-700)/.6)}.focus\:cstu-border-green-700\/65:focus{border-color:rgb(var(--cstu-green-700)/.65)}.focus\:cstu-border-green-700\/70:focus{border-color:rgb(var(--cstu-green-700)/.7)}.focus\:cstu-border-green-700\/75:focus{border-color:rgb(var(--cstu-green-700)/.75)}.focus\:cstu-border-green-700\/80:focus{border-color:rgb(var(--cstu-green-700)/.8)}.focus\:cstu-border-green-700\/85:focus{border-color:rgb(var(--cstu-green-700)/.85)}.focus\:cstu-border-green-700\/90:focus{border-color:rgb(var(--cstu-green-700)/.9)}.focus\:cstu-border-green-700\/95:focus{border-color:rgb(var(--cstu-green-700)/.95)}.focus\:cstu-border-green-800:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-green-800)/var(--tw-border-opacity,1))}.focus\:cstu-border-green-800\/0:focus{border-color:rgb(var(--cstu-green-800)/0)}.focus\:cstu-border-green-800\/10:focus{border-color:rgb(var(--cstu-green-800)/.1)}.focus\:cstu-border-green-800\/100:focus{border-color:rgb(var(--cstu-green-800)/1)}.focus\:cstu-border-green-800\/15:focus{border-color:rgb(var(--cstu-green-800)/.15)}.focus\:cstu-border-green-800\/20:focus{border-color:rgb(var(--cstu-green-800)/.2)}.focus\:cstu-border-green-800\/25:focus{border-color:rgb(var(--cstu-green-800)/.25)}.focus\:cstu-border-green-800\/30:focus{border-color:rgb(var(--cstu-green-800)/.3)}.focus\:cstu-border-green-800\/35:focus{border-color:rgb(var(--cstu-green-800)/.35)}.focus\:cstu-border-green-800\/40:focus{border-color:rgb(var(--cstu-green-800)/.4)}.focus\:cstu-border-green-800\/45:focus{border-color:rgb(var(--cstu-green-800)/.45)}.focus\:cstu-border-green-800\/5:focus{border-color:rgb(var(--cstu-green-800)/.05)}.focus\:cstu-border-green-800\/50:focus{border-color:rgb(var(--cstu-green-800)/.5)}.focus\:cstu-border-green-800\/55:focus{border-color:rgb(var(--cstu-green-800)/.55)}.focus\:cstu-border-green-800\/60:focus{border-color:rgb(var(--cstu-green-800)/.6)}.focus\:cstu-border-green-800\/65:focus{border-color:rgb(var(--cstu-green-800)/.65)}.focus\:cstu-border-green-800\/70:focus{border-color:rgb(var(--cstu-green-800)/.7)}.focus\:cstu-border-green-800\/75:focus{border-color:rgb(var(--cstu-green-800)/.75)}.focus\:cstu-border-green-800\/80:focus{border-color:rgb(var(--cstu-green-800)/.8)}.focus\:cstu-border-green-800\/85:focus{border-color:rgb(var(--cstu-green-800)/.85)}.focus\:cstu-border-green-800\/90:focus{border-color:rgb(var(--cstu-green-800)/.9)}.focus\:cstu-border-green-800\/95:focus{border-color:rgb(var(--cstu-green-800)/.95)}.focus\:cstu-border-green-900:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-green-900)/var(--tw-border-opacity,1))}.focus\:cstu-border-green-900\/0:focus{border-color:rgb(var(--cstu-green-900)/0)}.focus\:cstu-border-green-900\/10:focus{border-color:rgb(var(--cstu-green-900)/.1)}.focus\:cstu-border-green-900\/100:focus{border-color:rgb(var(--cstu-green-900)/1)}.focus\:cstu-border-green-900\/15:focus{border-color:rgb(var(--cstu-green-900)/.15)}.focus\:cstu-border-green-900\/20:focus{border-color:rgb(var(--cstu-green-900)/.2)}.focus\:cstu-border-green-900\/25:focus{border-color:rgb(var(--cstu-green-900)/.25)}.focus\:cstu-border-green-900\/30:focus{border-color:rgb(var(--cstu-green-900)/.3)}.focus\:cstu-border-green-900\/35:focus{border-color:rgb(var(--cstu-green-900)/.35)}.focus\:cstu-border-green-900\/40:focus{border-color:rgb(var(--cstu-green-900)/.4)}.focus\:cstu-border-green-900\/45:focus{border-color:rgb(var(--cstu-green-900)/.45)}.focus\:cstu-border-green-900\/5:focus{border-color:rgb(var(--cstu-green-900)/.05)}.focus\:cstu-border-green-900\/50:focus{border-color:rgb(var(--cstu-green-900)/.5)}.focus\:cstu-border-green-900\/55:focus{border-color:rgb(var(--cstu-green-900)/.55)}.focus\:cstu-border-green-900\/60:focus{border-color:rgb(var(--cstu-green-900)/.6)}.focus\:cstu-border-green-900\/65:focus{border-color:rgb(var(--cstu-green-900)/.65)}.focus\:cstu-border-green-900\/70:focus{border-color:rgb(var(--cstu-green-900)/.7)}.focus\:cstu-border-green-900\/75:focus{border-color:rgb(var(--cstu-green-900)/.75)}.focus\:cstu-border-green-900\/80:focus{border-color:rgb(var(--cstu-green-900)/.8)}.focus\:cstu-border-green-900\/85:focus{border-color:rgb(var(--cstu-green-900)/.85)}.focus\:cstu-border-green-900\/90:focus{border-color:rgb(var(--cstu-green-900)/.9)}.focus\:cstu-border-green-900\/95:focus{border-color:rgb(var(--cstu-green-900)/.95)}.focus\:cstu-border-info-100:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-100)/var(--tw-border-opacity,1))}.focus\:cstu-border-info-100\/0:focus{border-color:rgb(var(--cstu-info-100)/0)}.focus\:cstu-border-info-100\/10:focus{border-color:rgb(var(--cstu-info-100)/.1)}.focus\:cstu-border-info-100\/100:focus{border-color:rgb(var(--cstu-info-100)/1)}.focus\:cstu-border-info-100\/15:focus{border-color:rgb(var(--cstu-info-100)/.15)}.focus\:cstu-border-info-100\/20:focus{border-color:rgb(var(--cstu-info-100)/.2)}.focus\:cstu-border-info-100\/25:focus{border-color:rgb(var(--cstu-info-100)/.25)}.focus\:cstu-border-info-100\/30:focus{border-color:rgb(var(--cstu-info-100)/.3)}.focus\:cstu-border-info-100\/35:focus{border-color:rgb(var(--cstu-info-100)/.35)}.focus\:cstu-border-info-100\/40:focus{border-color:rgb(var(--cstu-info-100)/.4)}.focus\:cstu-border-info-100\/45:focus{border-color:rgb(var(--cstu-info-100)/.45)}.focus\:cstu-border-info-100\/5:focus{border-color:rgb(var(--cstu-info-100)/.05)}.focus\:cstu-border-info-100\/50:focus{border-color:rgb(var(--cstu-info-100)/.5)}.focus\:cstu-border-info-100\/55:focus{border-color:rgb(var(--cstu-info-100)/.55)}.focus\:cstu-border-info-100\/60:focus{border-color:rgb(var(--cstu-info-100)/.6)}.focus\:cstu-border-info-100\/65:focus{border-color:rgb(var(--cstu-info-100)/.65)}.focus\:cstu-border-info-100\/70:focus{border-color:rgb(var(--cstu-info-100)/.7)}.focus\:cstu-border-info-100\/75:focus{border-color:rgb(var(--cstu-info-100)/.75)}.focus\:cstu-border-info-100\/80:focus{border-color:rgb(var(--cstu-info-100)/.8)}.focus\:cstu-border-info-100\/85:focus{border-color:rgb(var(--cstu-info-100)/.85)}.focus\:cstu-border-info-100\/90:focus{border-color:rgb(var(--cstu-info-100)/.9)}.focus\:cstu-border-info-100\/95:focus{border-color:rgb(var(--cstu-info-100)/.95)}.focus\:cstu-border-info-200:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-200)/var(--tw-border-opacity,1))}.focus\:cstu-border-info-200\/0:focus{border-color:rgb(var(--cstu-info-200)/0)}.focus\:cstu-border-info-200\/10:focus{border-color:rgb(var(--cstu-info-200)/.1)}.focus\:cstu-border-info-200\/100:focus{border-color:rgb(var(--cstu-info-200)/1)}.focus\:cstu-border-info-200\/15:focus{border-color:rgb(var(--cstu-info-200)/.15)}.focus\:cstu-border-info-200\/20:focus{border-color:rgb(var(--cstu-info-200)/.2)}.focus\:cstu-border-info-200\/25:focus{border-color:rgb(var(--cstu-info-200)/.25)}.focus\:cstu-border-info-200\/30:focus{border-color:rgb(var(--cstu-info-200)/.3)}.focus\:cstu-border-info-200\/35:focus{border-color:rgb(var(--cstu-info-200)/.35)}.focus\:cstu-border-info-200\/40:focus{border-color:rgb(var(--cstu-info-200)/.4)}.focus\:cstu-border-info-200\/45:focus{border-color:rgb(var(--cstu-info-200)/.45)}.focus\:cstu-border-info-200\/5:focus{border-color:rgb(var(--cstu-info-200)/.05)}.focus\:cstu-border-info-200\/50:focus{border-color:rgb(var(--cstu-info-200)/.5)}.focus\:cstu-border-info-200\/55:focus{border-color:rgb(var(--cstu-info-200)/.55)}.focus\:cstu-border-info-200\/60:focus{border-color:rgb(var(--cstu-info-200)/.6)}.focus\:cstu-border-info-200\/65:focus{border-color:rgb(var(--cstu-info-200)/.65)}.focus\:cstu-border-info-200\/70:focus{border-color:rgb(var(--cstu-info-200)/.7)}.focus\:cstu-border-info-200\/75:focus{border-color:rgb(var(--cstu-info-200)/.75)}.focus\:cstu-border-info-200\/80:focus{border-color:rgb(var(--cstu-info-200)/.8)}.focus\:cstu-border-info-200\/85:focus{border-color:rgb(var(--cstu-info-200)/.85)}.focus\:cstu-border-info-200\/90:focus{border-color:rgb(var(--cstu-info-200)/.9)}.focus\:cstu-border-info-200\/95:focus{border-color:rgb(var(--cstu-info-200)/.95)}.focus\:cstu-border-info-250:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-250)/var(--tw-border-opacity,1))}.focus\:cstu-border-info-250\/0:focus{border-color:rgb(var(--cstu-info-250)/0)}.focus\:cstu-border-info-250\/10:focus{border-color:rgb(var(--cstu-info-250)/.1)}.focus\:cstu-border-info-250\/100:focus{border-color:rgb(var(--cstu-info-250)/1)}.focus\:cstu-border-info-250\/15:focus{border-color:rgb(var(--cstu-info-250)/.15)}.focus\:cstu-border-info-250\/20:focus{border-color:rgb(var(--cstu-info-250)/.2)}.focus\:cstu-border-info-250\/25:focus{border-color:rgb(var(--cstu-info-250)/.25)}.focus\:cstu-border-info-250\/30:focus{border-color:rgb(var(--cstu-info-250)/.3)}.focus\:cstu-border-info-250\/35:focus{border-color:rgb(var(--cstu-info-250)/.35)}.focus\:cstu-border-info-250\/40:focus{border-color:rgb(var(--cstu-info-250)/.4)}.focus\:cstu-border-info-250\/45:focus{border-color:rgb(var(--cstu-info-250)/.45)}.focus\:cstu-border-info-250\/5:focus{border-color:rgb(var(--cstu-info-250)/.05)}.focus\:cstu-border-info-250\/50:focus{border-color:rgb(var(--cstu-info-250)/.5)}.focus\:cstu-border-info-250\/55:focus{border-color:rgb(var(--cstu-info-250)/.55)}.focus\:cstu-border-info-250\/60:focus{border-color:rgb(var(--cstu-info-250)/.6)}.focus\:cstu-border-info-250\/65:focus{border-color:rgb(var(--cstu-info-250)/.65)}.focus\:cstu-border-info-250\/70:focus{border-color:rgb(var(--cstu-info-250)/.7)}.focus\:cstu-border-info-250\/75:focus{border-color:rgb(var(--cstu-info-250)/.75)}.focus\:cstu-border-info-250\/80:focus{border-color:rgb(var(--cstu-info-250)/.8)}.focus\:cstu-border-info-250\/85:focus{border-color:rgb(var(--cstu-info-250)/.85)}.focus\:cstu-border-info-250\/90:focus{border-color:rgb(var(--cstu-info-250)/.9)}.focus\:cstu-border-info-250\/95:focus{border-color:rgb(var(--cstu-info-250)/.95)}.focus\:cstu-border-info-300:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-300)/var(--tw-border-opacity,1))}.focus\:cstu-border-info-300\/0:focus{border-color:rgb(var(--cstu-info-300)/0)}.focus\:cstu-border-info-300\/10:focus{border-color:rgb(var(--cstu-info-300)/.1)}.focus\:cstu-border-info-300\/100:focus{border-color:rgb(var(--cstu-info-300)/1)}.focus\:cstu-border-info-300\/15:focus{border-color:rgb(var(--cstu-info-300)/.15)}.focus\:cstu-border-info-300\/20:focus{border-color:rgb(var(--cstu-info-300)/.2)}.focus\:cstu-border-info-300\/25:focus{border-color:rgb(var(--cstu-info-300)/.25)}.focus\:cstu-border-info-300\/30:focus{border-color:rgb(var(--cstu-info-300)/.3)}.focus\:cstu-border-info-300\/35:focus{border-color:rgb(var(--cstu-info-300)/.35)}.focus\:cstu-border-info-300\/40:focus{border-color:rgb(var(--cstu-info-300)/.4)}.focus\:cstu-border-info-300\/45:focus{border-color:rgb(var(--cstu-info-300)/.45)}.focus\:cstu-border-info-300\/5:focus{border-color:rgb(var(--cstu-info-300)/.05)}.focus\:cstu-border-info-300\/50:focus{border-color:rgb(var(--cstu-info-300)/.5)}.focus\:cstu-border-info-300\/55:focus{border-color:rgb(var(--cstu-info-300)/.55)}.focus\:cstu-border-info-300\/60:focus{border-color:rgb(var(--cstu-info-300)/.6)}.focus\:cstu-border-info-300\/65:focus{border-color:rgb(var(--cstu-info-300)/.65)}.focus\:cstu-border-info-300\/70:focus{border-color:rgb(var(--cstu-info-300)/.7)}.focus\:cstu-border-info-300\/75:focus{border-color:rgb(var(--cstu-info-300)/.75)}.focus\:cstu-border-info-300\/80:focus{border-color:rgb(var(--cstu-info-300)/.8)}.focus\:cstu-border-info-300\/85:focus{border-color:rgb(var(--cstu-info-300)/.85)}.focus\:cstu-border-info-300\/90:focus{border-color:rgb(var(--cstu-info-300)/.9)}.focus\:cstu-border-info-300\/95:focus{border-color:rgb(var(--cstu-info-300)/.95)}.focus\:cstu-border-info-400:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-400)/var(--tw-border-opacity,1))}.focus\:cstu-border-info-400\/0:focus{border-color:rgb(var(--cstu-info-400)/0)}.focus\:cstu-border-info-400\/10:focus{border-color:rgb(var(--cstu-info-400)/.1)}.focus\:cstu-border-info-400\/100:focus{border-color:rgb(var(--cstu-info-400)/1)}.focus\:cstu-border-info-400\/15:focus{border-color:rgb(var(--cstu-info-400)/.15)}.focus\:cstu-border-info-400\/20:focus{border-color:rgb(var(--cstu-info-400)/.2)}.focus\:cstu-border-info-400\/25:focus{border-color:rgb(var(--cstu-info-400)/.25)}.focus\:cstu-border-info-400\/30:focus{border-color:rgb(var(--cstu-info-400)/.3)}.focus\:cstu-border-info-400\/35:focus{border-color:rgb(var(--cstu-info-400)/.35)}.focus\:cstu-border-info-400\/40:focus{border-color:rgb(var(--cstu-info-400)/.4)}.focus\:cstu-border-info-400\/45:focus{border-color:rgb(var(--cstu-info-400)/.45)}.focus\:cstu-border-info-400\/5:focus{border-color:rgb(var(--cstu-info-400)/.05)}.focus\:cstu-border-info-400\/50:focus{border-color:rgb(var(--cstu-info-400)/.5)}.focus\:cstu-border-info-400\/55:focus{border-color:rgb(var(--cstu-info-400)/.55)}.focus\:cstu-border-info-400\/60:focus{border-color:rgb(var(--cstu-info-400)/.6)}.focus\:cstu-border-info-400\/65:focus{border-color:rgb(var(--cstu-info-400)/.65)}.focus\:cstu-border-info-400\/70:focus{border-color:rgb(var(--cstu-info-400)/.7)}.focus\:cstu-border-info-400\/75:focus{border-color:rgb(var(--cstu-info-400)/.75)}.focus\:cstu-border-info-400\/80:focus{border-color:rgb(var(--cstu-info-400)/.8)}.focus\:cstu-border-info-400\/85:focus{border-color:rgb(var(--cstu-info-400)/.85)}.focus\:cstu-border-info-400\/90:focus{border-color:rgb(var(--cstu-info-400)/.9)}.focus\:cstu-border-info-400\/95:focus{border-color:rgb(var(--cstu-info-400)/.95)}.focus\:cstu-border-info-450:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-450)/var(--tw-border-opacity,1))}.focus\:cstu-border-info-450\/0:focus{border-color:rgb(var(--cstu-info-450)/0)}.focus\:cstu-border-info-450\/10:focus{border-color:rgb(var(--cstu-info-450)/.1)}.focus\:cstu-border-info-450\/100:focus{border-color:rgb(var(--cstu-info-450)/1)}.focus\:cstu-border-info-450\/15:focus{border-color:rgb(var(--cstu-info-450)/.15)}.focus\:cstu-border-info-450\/20:focus{border-color:rgb(var(--cstu-info-450)/.2)}.focus\:cstu-border-info-450\/25:focus{border-color:rgb(var(--cstu-info-450)/.25)}.focus\:cstu-border-info-450\/30:focus{border-color:rgb(var(--cstu-info-450)/.3)}.focus\:cstu-border-info-450\/35:focus{border-color:rgb(var(--cstu-info-450)/.35)}.focus\:cstu-border-info-450\/40:focus{border-color:rgb(var(--cstu-info-450)/.4)}.focus\:cstu-border-info-450\/45:focus{border-color:rgb(var(--cstu-info-450)/.45)}.focus\:cstu-border-info-450\/5:focus{border-color:rgb(var(--cstu-info-450)/.05)}.focus\:cstu-border-info-450\/50:focus{border-color:rgb(var(--cstu-info-450)/.5)}.focus\:cstu-border-info-450\/55:focus{border-color:rgb(var(--cstu-info-450)/.55)}.focus\:cstu-border-info-450\/60:focus{border-color:rgb(var(--cstu-info-450)/.6)}.focus\:cstu-border-info-450\/65:focus{border-color:rgb(var(--cstu-info-450)/.65)}.focus\:cstu-border-info-450\/70:focus{border-color:rgb(var(--cstu-info-450)/.7)}.focus\:cstu-border-info-450\/75:focus{border-color:rgb(var(--cstu-info-450)/.75)}.focus\:cstu-border-info-450\/80:focus{border-color:rgb(var(--cstu-info-450)/.8)}.focus\:cstu-border-info-450\/85:focus{border-color:rgb(var(--cstu-info-450)/.85)}.focus\:cstu-border-info-450\/90:focus{border-color:rgb(var(--cstu-info-450)/.9)}.focus\:cstu-border-info-450\/95:focus{border-color:rgb(var(--cstu-info-450)/.95)}.focus\:cstu-border-info-50:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-50)/var(--tw-border-opacity,1))}.focus\:cstu-border-info-50\/0:focus{border-color:rgb(var(--cstu-info-50)/0)}.focus\:cstu-border-info-50\/10:focus{border-color:rgb(var(--cstu-info-50)/.1)}.focus\:cstu-border-info-50\/100:focus{border-color:rgb(var(--cstu-info-50)/1)}.focus\:cstu-border-info-50\/15:focus{border-color:rgb(var(--cstu-info-50)/.15)}.focus\:cstu-border-info-50\/20:focus{border-color:rgb(var(--cstu-info-50)/.2)}.focus\:cstu-border-info-50\/25:focus{border-color:rgb(var(--cstu-info-50)/.25)}.focus\:cstu-border-info-50\/30:focus{border-color:rgb(var(--cstu-info-50)/.3)}.focus\:cstu-border-info-50\/35:focus{border-color:rgb(var(--cstu-info-50)/.35)}.focus\:cstu-border-info-50\/40:focus{border-color:rgb(var(--cstu-info-50)/.4)}.focus\:cstu-border-info-50\/45:focus{border-color:rgb(var(--cstu-info-50)/.45)}.focus\:cstu-border-info-50\/5:focus{border-color:rgb(var(--cstu-info-50)/.05)}.focus\:cstu-border-info-50\/50:focus{border-color:rgb(var(--cstu-info-50)/.5)}.focus\:cstu-border-info-50\/55:focus{border-color:rgb(var(--cstu-info-50)/.55)}.focus\:cstu-border-info-50\/60:focus{border-color:rgb(var(--cstu-info-50)/.6)}.focus\:cstu-border-info-50\/65:focus{border-color:rgb(var(--cstu-info-50)/.65)}.focus\:cstu-border-info-50\/70:focus{border-color:rgb(var(--cstu-info-50)/.7)}.focus\:cstu-border-info-50\/75:focus{border-color:rgb(var(--cstu-info-50)/.75)}.focus\:cstu-border-info-50\/80:focus{border-color:rgb(var(--cstu-info-50)/.8)}.focus\:cstu-border-info-50\/85:focus{border-color:rgb(var(--cstu-info-50)/.85)}.focus\:cstu-border-info-50\/90:focus{border-color:rgb(var(--cstu-info-50)/.9)}.focus\:cstu-border-info-50\/95:focus{border-color:rgb(var(--cstu-info-50)/.95)}.focus\:cstu-border-info-500:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-500)/var(--tw-border-opacity,1))}.focus\:cstu-border-info-500\/0:focus{border-color:rgb(var(--cstu-info-500)/0)}.focus\:cstu-border-info-500\/10:focus{border-color:rgb(var(--cstu-info-500)/.1)}.focus\:cstu-border-info-500\/100:focus{border-color:rgb(var(--cstu-info-500)/1)}.focus\:cstu-border-info-500\/15:focus{border-color:rgb(var(--cstu-info-500)/.15)}.focus\:cstu-border-info-500\/20:focus{border-color:rgb(var(--cstu-info-500)/.2)}.focus\:cstu-border-info-500\/25:focus{border-color:rgb(var(--cstu-info-500)/.25)}.focus\:cstu-border-info-500\/30:focus{border-color:rgb(var(--cstu-info-500)/.3)}.focus\:cstu-border-info-500\/35:focus{border-color:rgb(var(--cstu-info-500)/.35)}.focus\:cstu-border-info-500\/40:focus{border-color:rgb(var(--cstu-info-500)/.4)}.focus\:cstu-border-info-500\/45:focus{border-color:rgb(var(--cstu-info-500)/.45)}.focus\:cstu-border-info-500\/5:focus{border-color:rgb(var(--cstu-info-500)/.05)}.focus\:cstu-border-info-500\/50:focus{border-color:rgb(var(--cstu-info-500)/.5)}.focus\:cstu-border-info-500\/55:focus{border-color:rgb(var(--cstu-info-500)/.55)}.focus\:cstu-border-info-500\/60:focus{border-color:rgb(var(--cstu-info-500)/.6)}.focus\:cstu-border-info-500\/65:focus{border-color:rgb(var(--cstu-info-500)/.65)}.focus\:cstu-border-info-500\/70:focus{border-color:rgb(var(--cstu-info-500)/.7)}.focus\:cstu-border-info-500\/75:focus{border-color:rgb(var(--cstu-info-500)/.75)}.focus\:cstu-border-info-500\/80:focus{border-color:rgb(var(--cstu-info-500)/.8)}.focus\:cstu-border-info-500\/85:focus{border-color:rgb(var(--cstu-info-500)/.85)}.focus\:cstu-border-info-500\/90:focus{border-color:rgb(var(--cstu-info-500)/.9)}.focus\:cstu-border-info-500\/95:focus{border-color:rgb(var(--cstu-info-500)/.95)}.focus\:cstu-border-info-550:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-550)/var(--tw-border-opacity,1))}.focus\:cstu-border-info-550\/0:focus{border-color:rgb(var(--cstu-info-550)/0)}.focus\:cstu-border-info-550\/10:focus{border-color:rgb(var(--cstu-info-550)/.1)}.focus\:cstu-border-info-550\/100:focus{border-color:rgb(var(--cstu-info-550)/1)}.focus\:cstu-border-info-550\/15:focus{border-color:rgb(var(--cstu-info-550)/.15)}.focus\:cstu-border-info-550\/20:focus{border-color:rgb(var(--cstu-info-550)/.2)}.focus\:cstu-border-info-550\/25:focus{border-color:rgb(var(--cstu-info-550)/.25)}.focus\:cstu-border-info-550\/30:focus{border-color:rgb(var(--cstu-info-550)/.3)}.focus\:cstu-border-info-550\/35:focus{border-color:rgb(var(--cstu-info-550)/.35)}.focus\:cstu-border-info-550\/40:focus{border-color:rgb(var(--cstu-info-550)/.4)}.focus\:cstu-border-info-550\/45:focus{border-color:rgb(var(--cstu-info-550)/.45)}.focus\:cstu-border-info-550\/5:focus{border-color:rgb(var(--cstu-info-550)/.05)}.focus\:cstu-border-info-550\/50:focus{border-color:rgb(var(--cstu-info-550)/.5)}.focus\:cstu-border-info-550\/55:focus{border-color:rgb(var(--cstu-info-550)/.55)}.focus\:cstu-border-info-550\/60:focus{border-color:rgb(var(--cstu-info-550)/.6)}.focus\:cstu-border-info-550\/65:focus{border-color:rgb(var(--cstu-info-550)/.65)}.focus\:cstu-border-info-550\/70:focus{border-color:rgb(var(--cstu-info-550)/.7)}.focus\:cstu-border-info-550\/75:focus{border-color:rgb(var(--cstu-info-550)/.75)}.focus\:cstu-border-info-550\/80:focus{border-color:rgb(var(--cstu-info-550)/.8)}.focus\:cstu-border-info-550\/85:focus{border-color:rgb(var(--cstu-info-550)/.85)}.focus\:cstu-border-info-550\/90:focus{border-color:rgb(var(--cstu-info-550)/.9)}.focus\:cstu-border-info-550\/95:focus{border-color:rgb(var(--cstu-info-550)/.95)}.focus\:cstu-border-info-575:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-575)/var(--tw-border-opacity,1))}.focus\:cstu-border-info-575\/0:focus{border-color:rgb(var(--cstu-info-575)/0)}.focus\:cstu-border-info-575\/10:focus{border-color:rgb(var(--cstu-info-575)/.1)}.focus\:cstu-border-info-575\/100:focus{border-color:rgb(var(--cstu-info-575)/1)}.focus\:cstu-border-info-575\/15:focus{border-color:rgb(var(--cstu-info-575)/.15)}.focus\:cstu-border-info-575\/20:focus{border-color:rgb(var(--cstu-info-575)/.2)}.focus\:cstu-border-info-575\/25:focus{border-color:rgb(var(--cstu-info-575)/.25)}.focus\:cstu-border-info-575\/30:focus{border-color:rgb(var(--cstu-info-575)/.3)}.focus\:cstu-border-info-575\/35:focus{border-color:rgb(var(--cstu-info-575)/.35)}.focus\:cstu-border-info-575\/40:focus{border-color:rgb(var(--cstu-info-575)/.4)}.focus\:cstu-border-info-575\/45:focus{border-color:rgb(var(--cstu-info-575)/.45)}.focus\:cstu-border-info-575\/5:focus{border-color:rgb(var(--cstu-info-575)/.05)}.focus\:cstu-border-info-575\/50:focus{border-color:rgb(var(--cstu-info-575)/.5)}.focus\:cstu-border-info-575\/55:focus{border-color:rgb(var(--cstu-info-575)/.55)}.focus\:cstu-border-info-575\/60:focus{border-color:rgb(var(--cstu-info-575)/.6)}.focus\:cstu-border-info-575\/65:focus{border-color:rgb(var(--cstu-info-575)/.65)}.focus\:cstu-border-info-575\/70:focus{border-color:rgb(var(--cstu-info-575)/.7)}.focus\:cstu-border-info-575\/75:focus{border-color:rgb(var(--cstu-info-575)/.75)}.focus\:cstu-border-info-575\/80:focus{border-color:rgb(var(--cstu-info-575)/.8)}.focus\:cstu-border-info-575\/85:focus{border-color:rgb(var(--cstu-info-575)/.85)}.focus\:cstu-border-info-575\/90:focus{border-color:rgb(var(--cstu-info-575)/.9)}.focus\:cstu-border-info-575\/95:focus{border-color:rgb(var(--cstu-info-575)/.95)}.focus\:cstu-border-info-600:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-600)/var(--tw-border-opacity,1))}.focus\:cstu-border-info-600\/0:focus{border-color:rgb(var(--cstu-info-600)/0)}.focus\:cstu-border-info-600\/10:focus{border-color:rgb(var(--cstu-info-600)/.1)}.focus\:cstu-border-info-600\/100:focus{border-color:rgb(var(--cstu-info-600)/1)}.focus\:cstu-border-info-600\/15:focus{border-color:rgb(var(--cstu-info-600)/.15)}.focus\:cstu-border-info-600\/20:focus{border-color:rgb(var(--cstu-info-600)/.2)}.focus\:cstu-border-info-600\/25:focus{border-color:rgb(var(--cstu-info-600)/.25)}.focus\:cstu-border-info-600\/30:focus{border-color:rgb(var(--cstu-info-600)/.3)}.focus\:cstu-border-info-600\/35:focus{border-color:rgb(var(--cstu-info-600)/.35)}.focus\:cstu-border-info-600\/40:focus{border-color:rgb(var(--cstu-info-600)/.4)}.focus\:cstu-border-info-600\/45:focus{border-color:rgb(var(--cstu-info-600)/.45)}.focus\:cstu-border-info-600\/5:focus{border-color:rgb(var(--cstu-info-600)/.05)}.focus\:cstu-border-info-600\/50:focus{border-color:rgb(var(--cstu-info-600)/.5)}.focus\:cstu-border-info-600\/55:focus{border-color:rgb(var(--cstu-info-600)/.55)}.focus\:cstu-border-info-600\/60:focus{border-color:rgb(var(--cstu-info-600)/.6)}.focus\:cstu-border-info-600\/65:focus{border-color:rgb(var(--cstu-info-600)/.65)}.focus\:cstu-border-info-600\/70:focus{border-color:rgb(var(--cstu-info-600)/.7)}.focus\:cstu-border-info-600\/75:focus{border-color:rgb(var(--cstu-info-600)/.75)}.focus\:cstu-border-info-600\/80:focus{border-color:rgb(var(--cstu-info-600)/.8)}.focus\:cstu-border-info-600\/85:focus{border-color:rgb(var(--cstu-info-600)/.85)}.focus\:cstu-border-info-600\/90:focus{border-color:rgb(var(--cstu-info-600)/.9)}.focus\:cstu-border-info-600\/95:focus{border-color:rgb(var(--cstu-info-600)/.95)}.focus\:cstu-border-info-700:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-700)/var(--tw-border-opacity,1))}.focus\:cstu-border-info-700\/0:focus{border-color:rgb(var(--cstu-info-700)/0)}.focus\:cstu-border-info-700\/10:focus{border-color:rgb(var(--cstu-info-700)/.1)}.focus\:cstu-border-info-700\/100:focus{border-color:rgb(var(--cstu-info-700)/1)}.focus\:cstu-border-info-700\/15:focus{border-color:rgb(var(--cstu-info-700)/.15)}.focus\:cstu-border-info-700\/20:focus{border-color:rgb(var(--cstu-info-700)/.2)}.focus\:cstu-border-info-700\/25:focus{border-color:rgb(var(--cstu-info-700)/.25)}.focus\:cstu-border-info-700\/30:focus{border-color:rgb(var(--cstu-info-700)/.3)}.focus\:cstu-border-info-700\/35:focus{border-color:rgb(var(--cstu-info-700)/.35)}.focus\:cstu-border-info-700\/40:focus{border-color:rgb(var(--cstu-info-700)/.4)}.focus\:cstu-border-info-700\/45:focus{border-color:rgb(var(--cstu-info-700)/.45)}.focus\:cstu-border-info-700\/5:focus{border-color:rgb(var(--cstu-info-700)/.05)}.focus\:cstu-border-info-700\/50:focus{border-color:rgb(var(--cstu-info-700)/.5)}.focus\:cstu-border-info-700\/55:focus{border-color:rgb(var(--cstu-info-700)/.55)}.focus\:cstu-border-info-700\/60:focus{border-color:rgb(var(--cstu-info-700)/.6)}.focus\:cstu-border-info-700\/65:focus{border-color:rgb(var(--cstu-info-700)/.65)}.focus\:cstu-border-info-700\/70:focus{border-color:rgb(var(--cstu-info-700)/.7)}.focus\:cstu-border-info-700\/75:focus{border-color:rgb(var(--cstu-info-700)/.75)}.focus\:cstu-border-info-700\/80:focus{border-color:rgb(var(--cstu-info-700)/.8)}.focus\:cstu-border-info-700\/85:focus{border-color:rgb(var(--cstu-info-700)/.85)}.focus\:cstu-border-info-700\/90:focus{border-color:rgb(var(--cstu-info-700)/.9)}.focus\:cstu-border-info-700\/95:focus{border-color:rgb(var(--cstu-info-700)/.95)}.focus\:cstu-border-info-800:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-800)/var(--tw-border-opacity,1))}.focus\:cstu-border-info-800\/0:focus{border-color:rgb(var(--cstu-info-800)/0)}.focus\:cstu-border-info-800\/10:focus{border-color:rgb(var(--cstu-info-800)/.1)}.focus\:cstu-border-info-800\/100:focus{border-color:rgb(var(--cstu-info-800)/1)}.focus\:cstu-border-info-800\/15:focus{border-color:rgb(var(--cstu-info-800)/.15)}.focus\:cstu-border-info-800\/20:focus{border-color:rgb(var(--cstu-info-800)/.2)}.focus\:cstu-border-info-800\/25:focus{border-color:rgb(var(--cstu-info-800)/.25)}.focus\:cstu-border-info-800\/30:focus{border-color:rgb(var(--cstu-info-800)/.3)}.focus\:cstu-border-info-800\/35:focus{border-color:rgb(var(--cstu-info-800)/.35)}.focus\:cstu-border-info-800\/40:focus{border-color:rgb(var(--cstu-info-800)/.4)}.focus\:cstu-border-info-800\/45:focus{border-color:rgb(var(--cstu-info-800)/.45)}.focus\:cstu-border-info-800\/5:focus{border-color:rgb(var(--cstu-info-800)/.05)}.focus\:cstu-border-info-800\/50:focus{border-color:rgb(var(--cstu-info-800)/.5)}.focus\:cstu-border-info-800\/55:focus{border-color:rgb(var(--cstu-info-800)/.55)}.focus\:cstu-border-info-800\/60:focus{border-color:rgb(var(--cstu-info-800)/.6)}.focus\:cstu-border-info-800\/65:focus{border-color:rgb(var(--cstu-info-800)/.65)}.focus\:cstu-border-info-800\/70:focus{border-color:rgb(var(--cstu-info-800)/.7)}.focus\:cstu-border-info-800\/75:focus{border-color:rgb(var(--cstu-info-800)/.75)}.focus\:cstu-border-info-800\/80:focus{border-color:rgb(var(--cstu-info-800)/.8)}.focus\:cstu-border-info-800\/85:focus{border-color:rgb(var(--cstu-info-800)/.85)}.focus\:cstu-border-info-800\/90:focus{border-color:rgb(var(--cstu-info-800)/.9)}.focus\:cstu-border-info-800\/95:focus{border-color:rgb(var(--cstu-info-800)/.95)}.focus\:cstu-border-info-900:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-info-900)/var(--tw-border-opacity,1))}.focus\:cstu-border-info-900\/0:focus{border-color:rgb(var(--cstu-info-900)/0)}.focus\:cstu-border-info-900\/10:focus{border-color:rgb(var(--cstu-info-900)/.1)}.focus\:cstu-border-info-900\/100:focus{border-color:rgb(var(--cstu-info-900)/1)}.focus\:cstu-border-info-900\/15:focus{border-color:rgb(var(--cstu-info-900)/.15)}.focus\:cstu-border-info-900\/20:focus{border-color:rgb(var(--cstu-info-900)/.2)}.focus\:cstu-border-info-900\/25:focus{border-color:rgb(var(--cstu-info-900)/.25)}.focus\:cstu-border-info-900\/30:focus{border-color:rgb(var(--cstu-info-900)/.3)}.focus\:cstu-border-info-900\/35:focus{border-color:rgb(var(--cstu-info-900)/.35)}.focus\:cstu-border-info-900\/40:focus{border-color:rgb(var(--cstu-info-900)/.4)}.focus\:cstu-border-info-900\/45:focus{border-color:rgb(var(--cstu-info-900)/.45)}.focus\:cstu-border-info-900\/5:focus{border-color:rgb(var(--cstu-info-900)/.05)}.focus\:cstu-border-info-900\/50:focus{border-color:rgb(var(--cstu-info-900)/.5)}.focus\:cstu-border-info-900\/55:focus{border-color:rgb(var(--cstu-info-900)/.55)}.focus\:cstu-border-info-900\/60:focus{border-color:rgb(var(--cstu-info-900)/.6)}.focus\:cstu-border-info-900\/65:focus{border-color:rgb(var(--cstu-info-900)/.65)}.focus\:cstu-border-info-900\/70:focus{border-color:rgb(var(--cstu-info-900)/.7)}.focus\:cstu-border-info-900\/75:focus{border-color:rgb(var(--cstu-info-900)/.75)}.focus\:cstu-border-info-900\/80:focus{border-color:rgb(var(--cstu-info-900)/.8)}.focus\:cstu-border-info-900\/85:focus{border-color:rgb(var(--cstu-info-900)/.85)}.focus\:cstu-border-info-900\/90:focus{border-color:rgb(var(--cstu-info-900)/.9)}.focus\:cstu-border-info-900\/95:focus{border-color:rgb(var(--cstu-info-900)/.95)}.focus\:cstu-border-primary-100:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-100)/var(--tw-border-opacity,1))}.focus\:cstu-border-primary-100\/0:focus{border-color:rgb(var(--cstu-primary-100)/0)}.focus\:cstu-border-primary-100\/10:focus{border-color:rgb(var(--cstu-primary-100)/.1)}.focus\:cstu-border-primary-100\/100:focus{border-color:rgb(var(--cstu-primary-100)/1)}.focus\:cstu-border-primary-100\/15:focus{border-color:rgb(var(--cstu-primary-100)/.15)}.focus\:cstu-border-primary-100\/20:focus{border-color:rgb(var(--cstu-primary-100)/.2)}.focus\:cstu-border-primary-100\/25:focus{border-color:rgb(var(--cstu-primary-100)/.25)}.focus\:cstu-border-primary-100\/30:focus{border-color:rgb(var(--cstu-primary-100)/.3)}.focus\:cstu-border-primary-100\/35:focus{border-color:rgb(var(--cstu-primary-100)/.35)}.focus\:cstu-border-primary-100\/40:focus{border-color:rgb(var(--cstu-primary-100)/.4)}.focus\:cstu-border-primary-100\/45:focus{border-color:rgb(var(--cstu-primary-100)/.45)}.focus\:cstu-border-primary-100\/5:focus{border-color:rgb(var(--cstu-primary-100)/.05)}.focus\:cstu-border-primary-100\/50:focus{border-color:rgb(var(--cstu-primary-100)/.5)}.focus\:cstu-border-primary-100\/55:focus{border-color:rgb(var(--cstu-primary-100)/.55)}.focus\:cstu-border-primary-100\/60:focus{border-color:rgb(var(--cstu-primary-100)/.6)}.focus\:cstu-border-primary-100\/65:focus{border-color:rgb(var(--cstu-primary-100)/.65)}.focus\:cstu-border-primary-100\/70:focus{border-color:rgb(var(--cstu-primary-100)/.7)}.focus\:cstu-border-primary-100\/75:focus{border-color:rgb(var(--cstu-primary-100)/.75)}.focus\:cstu-border-primary-100\/80:focus{border-color:rgb(var(--cstu-primary-100)/.8)}.focus\:cstu-border-primary-100\/85:focus{border-color:rgb(var(--cstu-primary-100)/.85)}.focus\:cstu-border-primary-100\/90:focus{border-color:rgb(var(--cstu-primary-100)/.9)}.focus\:cstu-border-primary-100\/95:focus{border-color:rgb(var(--cstu-primary-100)/.95)}.focus\:cstu-border-primary-200:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-200)/var(--tw-border-opacity,1))}.focus\:cstu-border-primary-200\/0:focus{border-color:rgb(var(--cstu-primary-200)/0)}.focus\:cstu-border-primary-200\/10:focus{border-color:rgb(var(--cstu-primary-200)/.1)}.focus\:cstu-border-primary-200\/100:focus{border-color:rgb(var(--cstu-primary-200)/1)}.focus\:cstu-border-primary-200\/15:focus{border-color:rgb(var(--cstu-primary-200)/.15)}.focus\:cstu-border-primary-200\/20:focus{border-color:rgb(var(--cstu-primary-200)/.2)}.focus\:cstu-border-primary-200\/25:focus{border-color:rgb(var(--cstu-primary-200)/.25)}.focus\:cstu-border-primary-200\/30:focus{border-color:rgb(var(--cstu-primary-200)/.3)}.focus\:cstu-border-primary-200\/35:focus{border-color:rgb(var(--cstu-primary-200)/.35)}.focus\:cstu-border-primary-200\/40:focus{border-color:rgb(var(--cstu-primary-200)/.4)}.focus\:cstu-border-primary-200\/45:focus{border-color:rgb(var(--cstu-primary-200)/.45)}.focus\:cstu-border-primary-200\/5:focus{border-color:rgb(var(--cstu-primary-200)/.05)}.focus\:cstu-border-primary-200\/50:focus{border-color:rgb(var(--cstu-primary-200)/.5)}.focus\:cstu-border-primary-200\/55:focus{border-color:rgb(var(--cstu-primary-200)/.55)}.focus\:cstu-border-primary-200\/60:focus{border-color:rgb(var(--cstu-primary-200)/.6)}.focus\:cstu-border-primary-200\/65:focus{border-color:rgb(var(--cstu-primary-200)/.65)}.focus\:cstu-border-primary-200\/70:focus{border-color:rgb(var(--cstu-primary-200)/.7)}.focus\:cstu-border-primary-200\/75:focus{border-color:rgb(var(--cstu-primary-200)/.75)}.focus\:cstu-border-primary-200\/80:focus{border-color:rgb(var(--cstu-primary-200)/.8)}.focus\:cstu-border-primary-200\/85:focus{border-color:rgb(var(--cstu-primary-200)/.85)}.focus\:cstu-border-primary-200\/90:focus{border-color:rgb(var(--cstu-primary-200)/.9)}.focus\:cstu-border-primary-200\/95:focus{border-color:rgb(var(--cstu-primary-200)/.95)}.focus\:cstu-border-primary-300:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-300)/var(--tw-border-opacity,1))}.focus\:cstu-border-primary-300\/0:focus{border-color:rgb(var(--cstu-primary-300)/0)}.focus\:cstu-border-primary-300\/10:focus{border-color:rgb(var(--cstu-primary-300)/.1)}.focus\:cstu-border-primary-300\/100:focus{border-color:rgb(var(--cstu-primary-300)/1)}.focus\:cstu-border-primary-300\/15:focus{border-color:rgb(var(--cstu-primary-300)/.15)}.focus\:cstu-border-primary-300\/20:focus{border-color:rgb(var(--cstu-primary-300)/.2)}.focus\:cstu-border-primary-300\/25:focus{border-color:rgb(var(--cstu-primary-300)/.25)}.focus\:cstu-border-primary-300\/30:focus{border-color:rgb(var(--cstu-primary-300)/.3)}.focus\:cstu-border-primary-300\/35:focus{border-color:rgb(var(--cstu-primary-300)/.35)}.focus\:cstu-border-primary-300\/40:focus{border-color:rgb(var(--cstu-primary-300)/.4)}.focus\:cstu-border-primary-300\/45:focus{border-color:rgb(var(--cstu-primary-300)/.45)}.focus\:cstu-border-primary-300\/5:focus{border-color:rgb(var(--cstu-primary-300)/.05)}.focus\:cstu-border-primary-300\/50:focus{border-color:rgb(var(--cstu-primary-300)/.5)}.focus\:cstu-border-primary-300\/55:focus{border-color:rgb(var(--cstu-primary-300)/.55)}.focus\:cstu-border-primary-300\/60:focus{border-color:rgb(var(--cstu-primary-300)/.6)}.focus\:cstu-border-primary-300\/65:focus{border-color:rgb(var(--cstu-primary-300)/.65)}.focus\:cstu-border-primary-300\/70:focus{border-color:rgb(var(--cstu-primary-300)/.7)}.focus\:cstu-border-primary-300\/75:focus{border-color:rgb(var(--cstu-primary-300)/.75)}.focus\:cstu-border-primary-300\/80:focus{border-color:rgb(var(--cstu-primary-300)/.8)}.focus\:cstu-border-primary-300\/85:focus{border-color:rgb(var(--cstu-primary-300)/.85)}.focus\:cstu-border-primary-300\/90:focus{border-color:rgb(var(--cstu-primary-300)/.9)}.focus\:cstu-border-primary-300\/95:focus{border-color:rgb(var(--cstu-primary-300)/.95)}.focus\:cstu-border-primary-400:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-400)/var(--tw-border-opacity,1))}.focus\:cstu-border-primary-400\/0:focus{border-color:rgb(var(--cstu-primary-400)/0)}.focus\:cstu-border-primary-400\/10:focus{border-color:rgb(var(--cstu-primary-400)/.1)}.focus\:cstu-border-primary-400\/100:focus{border-color:rgb(var(--cstu-primary-400)/1)}.focus\:cstu-border-primary-400\/15:focus{border-color:rgb(var(--cstu-primary-400)/.15)}.focus\:cstu-border-primary-400\/20:focus{border-color:rgb(var(--cstu-primary-400)/.2)}.focus\:cstu-border-primary-400\/25:focus{border-color:rgb(var(--cstu-primary-400)/.25)}.focus\:cstu-border-primary-400\/30:focus{border-color:rgb(var(--cstu-primary-400)/.3)}.focus\:cstu-border-primary-400\/35:focus{border-color:rgb(var(--cstu-primary-400)/.35)}.focus\:cstu-border-primary-400\/40:focus{border-color:rgb(var(--cstu-primary-400)/.4)}.focus\:cstu-border-primary-400\/45:focus{border-color:rgb(var(--cstu-primary-400)/.45)}.focus\:cstu-border-primary-400\/5:focus{border-color:rgb(var(--cstu-primary-400)/.05)}.focus\:cstu-border-primary-400\/50:focus{border-color:rgb(var(--cstu-primary-400)/.5)}.focus\:cstu-border-primary-400\/55:focus{border-color:rgb(var(--cstu-primary-400)/.55)}.focus\:cstu-border-primary-400\/60:focus{border-color:rgb(var(--cstu-primary-400)/.6)}.focus\:cstu-border-primary-400\/65:focus{border-color:rgb(var(--cstu-primary-400)/.65)}.focus\:cstu-border-primary-400\/70:focus{border-color:rgb(var(--cstu-primary-400)/.7)}.focus\:cstu-border-primary-400\/75:focus{border-color:rgb(var(--cstu-primary-400)/.75)}.focus\:cstu-border-primary-400\/80:focus{border-color:rgb(var(--cstu-primary-400)/.8)}.focus\:cstu-border-primary-400\/85:focus{border-color:rgb(var(--cstu-primary-400)/.85)}.focus\:cstu-border-primary-400\/90:focus{border-color:rgb(var(--cstu-primary-400)/.9)}.focus\:cstu-border-primary-400\/95:focus{border-color:rgb(var(--cstu-primary-400)/.95)}.focus\:cstu-border-primary-450:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-450)/var(--tw-border-opacity,1))}.focus\:cstu-border-primary-450\/0:focus{border-color:rgb(var(--cstu-primary-450)/0)}.focus\:cstu-border-primary-450\/10:focus{border-color:rgb(var(--cstu-primary-450)/.1)}.focus\:cstu-border-primary-450\/100:focus{border-color:rgb(var(--cstu-primary-450)/1)}.focus\:cstu-border-primary-450\/15:focus{border-color:rgb(var(--cstu-primary-450)/.15)}.focus\:cstu-border-primary-450\/20:focus{border-color:rgb(var(--cstu-primary-450)/.2)}.focus\:cstu-border-primary-450\/25:focus{border-color:rgb(var(--cstu-primary-450)/.25)}.focus\:cstu-border-primary-450\/30:focus{border-color:rgb(var(--cstu-primary-450)/.3)}.focus\:cstu-border-primary-450\/35:focus{border-color:rgb(var(--cstu-primary-450)/.35)}.focus\:cstu-border-primary-450\/40:focus{border-color:rgb(var(--cstu-primary-450)/.4)}.focus\:cstu-border-primary-450\/45:focus{border-color:rgb(var(--cstu-primary-450)/.45)}.focus\:cstu-border-primary-450\/5:focus{border-color:rgb(var(--cstu-primary-450)/.05)}.focus\:cstu-border-primary-450\/50:focus{border-color:rgb(var(--cstu-primary-450)/.5)}.focus\:cstu-border-primary-450\/55:focus{border-color:rgb(var(--cstu-primary-450)/.55)}.focus\:cstu-border-primary-450\/60:focus{border-color:rgb(var(--cstu-primary-450)/.6)}.focus\:cstu-border-primary-450\/65:focus{border-color:rgb(var(--cstu-primary-450)/.65)}.focus\:cstu-border-primary-450\/70:focus{border-color:rgb(var(--cstu-primary-450)/.7)}.focus\:cstu-border-primary-450\/75:focus{border-color:rgb(var(--cstu-primary-450)/.75)}.focus\:cstu-border-primary-450\/80:focus{border-color:rgb(var(--cstu-primary-450)/.8)}.focus\:cstu-border-primary-450\/85:focus{border-color:rgb(var(--cstu-primary-450)/.85)}.focus\:cstu-border-primary-450\/90:focus{border-color:rgb(var(--cstu-primary-450)/.9)}.focus\:cstu-border-primary-450\/95:focus{border-color:rgb(var(--cstu-primary-450)/.95)}.focus\:cstu-border-primary-50:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-50)/var(--tw-border-opacity,1))}.focus\:cstu-border-primary-50\/0:focus{border-color:rgb(var(--cstu-primary-50)/0)}.focus\:cstu-border-primary-50\/10:focus{border-color:rgb(var(--cstu-primary-50)/.1)}.focus\:cstu-border-primary-50\/100:focus{border-color:rgb(var(--cstu-primary-50)/1)}.focus\:cstu-border-primary-50\/15:focus{border-color:rgb(var(--cstu-primary-50)/.15)}.focus\:cstu-border-primary-50\/20:focus{border-color:rgb(var(--cstu-primary-50)/.2)}.focus\:cstu-border-primary-50\/25:focus{border-color:rgb(var(--cstu-primary-50)/.25)}.focus\:cstu-border-primary-50\/30:focus{border-color:rgb(var(--cstu-primary-50)/.3)}.focus\:cstu-border-primary-50\/35:focus{border-color:rgb(var(--cstu-primary-50)/.35)}.focus\:cstu-border-primary-50\/40:focus{border-color:rgb(var(--cstu-primary-50)/.4)}.focus\:cstu-border-primary-50\/45:focus{border-color:rgb(var(--cstu-primary-50)/.45)}.focus\:cstu-border-primary-50\/5:focus{border-color:rgb(var(--cstu-primary-50)/.05)}.focus\:cstu-border-primary-50\/50:focus{border-color:rgb(var(--cstu-primary-50)/.5)}.focus\:cstu-border-primary-50\/55:focus{border-color:rgb(var(--cstu-primary-50)/.55)}.focus\:cstu-border-primary-50\/60:focus{border-color:rgb(var(--cstu-primary-50)/.6)}.focus\:cstu-border-primary-50\/65:focus{border-color:rgb(var(--cstu-primary-50)/.65)}.focus\:cstu-border-primary-50\/70:focus{border-color:rgb(var(--cstu-primary-50)/.7)}.focus\:cstu-border-primary-50\/75:focus{border-color:rgb(var(--cstu-primary-50)/.75)}.focus\:cstu-border-primary-50\/80:focus{border-color:rgb(var(--cstu-primary-50)/.8)}.focus\:cstu-border-primary-50\/85:focus{border-color:rgb(var(--cstu-primary-50)/.85)}.focus\:cstu-border-primary-50\/90:focus{border-color:rgb(var(--cstu-primary-50)/.9)}.focus\:cstu-border-primary-50\/95:focus{border-color:rgb(var(--cstu-primary-50)/.95)}.focus\:cstu-border-primary-500:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-500)/var(--tw-border-opacity,1))}.focus\:cstu-border-primary-500\/0:focus{border-color:rgb(var(--cstu-primary-500)/0)}.focus\:cstu-border-primary-500\/10:focus{border-color:rgb(var(--cstu-primary-500)/.1)}.focus\:cstu-border-primary-500\/100:focus{border-color:rgb(var(--cstu-primary-500)/1)}.focus\:cstu-border-primary-500\/15:focus{border-color:rgb(var(--cstu-primary-500)/.15)}.focus\:cstu-border-primary-500\/20:focus{border-color:rgb(var(--cstu-primary-500)/.2)}.focus\:cstu-border-primary-500\/25:focus{border-color:rgb(var(--cstu-primary-500)/.25)}.focus\:cstu-border-primary-500\/30:focus{border-color:rgb(var(--cstu-primary-500)/.3)}.focus\:cstu-border-primary-500\/35:focus{border-color:rgb(var(--cstu-primary-500)/.35)}.focus\:cstu-border-primary-500\/40:focus{border-color:rgb(var(--cstu-primary-500)/.4)}.focus\:cstu-border-primary-500\/45:focus{border-color:rgb(var(--cstu-primary-500)/.45)}.focus\:cstu-border-primary-500\/5:focus{border-color:rgb(var(--cstu-primary-500)/.05)}.focus\:cstu-border-primary-500\/50:focus{border-color:rgb(var(--cstu-primary-500)/.5)}.focus\:cstu-border-primary-500\/55:focus{border-color:rgb(var(--cstu-primary-500)/.55)}.focus\:cstu-border-primary-500\/60:focus{border-color:rgb(var(--cstu-primary-500)/.6)}.focus\:cstu-border-primary-500\/65:focus{border-color:rgb(var(--cstu-primary-500)/.65)}.focus\:cstu-border-primary-500\/70:focus{border-color:rgb(var(--cstu-primary-500)/.7)}.focus\:cstu-border-primary-500\/75:focus{border-color:rgb(var(--cstu-primary-500)/.75)}.focus\:cstu-border-primary-500\/80:focus{border-color:rgb(var(--cstu-primary-500)/.8)}.focus\:cstu-border-primary-500\/85:focus{border-color:rgb(var(--cstu-primary-500)/.85)}.focus\:cstu-border-primary-500\/90:focus{border-color:rgb(var(--cstu-primary-500)/.9)}.focus\:cstu-border-primary-500\/95:focus{border-color:rgb(var(--cstu-primary-500)/.95)}.focus\:cstu-border-primary-550:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-550)/var(--tw-border-opacity,1))}.focus\:cstu-border-primary-550\/0:focus{border-color:rgb(var(--cstu-primary-550)/0)}.focus\:cstu-border-primary-550\/10:focus{border-color:rgb(var(--cstu-primary-550)/.1)}.focus\:cstu-border-primary-550\/100:focus{border-color:rgb(var(--cstu-primary-550)/1)}.focus\:cstu-border-primary-550\/15:focus{border-color:rgb(var(--cstu-primary-550)/.15)}.focus\:cstu-border-primary-550\/20:focus{border-color:rgb(var(--cstu-primary-550)/.2)}.focus\:cstu-border-primary-550\/25:focus{border-color:rgb(var(--cstu-primary-550)/.25)}.focus\:cstu-border-primary-550\/30:focus{border-color:rgb(var(--cstu-primary-550)/.3)}.focus\:cstu-border-primary-550\/35:focus{border-color:rgb(var(--cstu-primary-550)/.35)}.focus\:cstu-border-primary-550\/40:focus{border-color:rgb(var(--cstu-primary-550)/.4)}.focus\:cstu-border-primary-550\/45:focus{border-color:rgb(var(--cstu-primary-550)/.45)}.focus\:cstu-border-primary-550\/5:focus{border-color:rgb(var(--cstu-primary-550)/.05)}.focus\:cstu-border-primary-550\/50:focus{border-color:rgb(var(--cstu-primary-550)/.5)}.focus\:cstu-border-primary-550\/55:focus{border-color:rgb(var(--cstu-primary-550)/.55)}.focus\:cstu-border-primary-550\/60:focus{border-color:rgb(var(--cstu-primary-550)/.6)}.focus\:cstu-border-primary-550\/65:focus{border-color:rgb(var(--cstu-primary-550)/.65)}.focus\:cstu-border-primary-550\/70:focus{border-color:rgb(var(--cstu-primary-550)/.7)}.focus\:cstu-border-primary-550\/75:focus{border-color:rgb(var(--cstu-primary-550)/.75)}.focus\:cstu-border-primary-550\/80:focus{border-color:rgb(var(--cstu-primary-550)/.8)}.focus\:cstu-border-primary-550\/85:focus{border-color:rgb(var(--cstu-primary-550)/.85)}.focus\:cstu-border-primary-550\/90:focus{border-color:rgb(var(--cstu-primary-550)/.9)}.focus\:cstu-border-primary-550\/95:focus{border-color:rgb(var(--cstu-primary-550)/.95)}.focus\:cstu-border-primary-600:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-600)/var(--tw-border-opacity,1))}.focus\:cstu-border-primary-600\/0:focus{border-color:rgb(var(--cstu-primary-600)/0)}.focus\:cstu-border-primary-600\/10:focus{border-color:rgb(var(--cstu-primary-600)/.1)}.focus\:cstu-border-primary-600\/100:focus{border-color:rgb(var(--cstu-primary-600)/1)}.focus\:cstu-border-primary-600\/15:focus{border-color:rgb(var(--cstu-primary-600)/.15)}.focus\:cstu-border-primary-600\/20:focus{border-color:rgb(var(--cstu-primary-600)/.2)}.focus\:cstu-border-primary-600\/25:focus{border-color:rgb(var(--cstu-primary-600)/.25)}.focus\:cstu-border-primary-600\/30:focus{border-color:rgb(var(--cstu-primary-600)/.3)}.focus\:cstu-border-primary-600\/35:focus{border-color:rgb(var(--cstu-primary-600)/.35)}.focus\:cstu-border-primary-600\/40:focus{border-color:rgb(var(--cstu-primary-600)/.4)}.focus\:cstu-border-primary-600\/45:focus{border-color:rgb(var(--cstu-primary-600)/.45)}.focus\:cstu-border-primary-600\/5:focus{border-color:rgb(var(--cstu-primary-600)/.05)}.focus\:cstu-border-primary-600\/50:focus{border-color:rgb(var(--cstu-primary-600)/.5)}.focus\:cstu-border-primary-600\/55:focus{border-color:rgb(var(--cstu-primary-600)/.55)}.focus\:cstu-border-primary-600\/60:focus{border-color:rgb(var(--cstu-primary-600)/.6)}.focus\:cstu-border-primary-600\/65:focus{border-color:rgb(var(--cstu-primary-600)/.65)}.focus\:cstu-border-primary-600\/70:focus{border-color:rgb(var(--cstu-primary-600)/.7)}.focus\:cstu-border-primary-600\/75:focus{border-color:rgb(var(--cstu-primary-600)/.75)}.focus\:cstu-border-primary-600\/80:focus{border-color:rgb(var(--cstu-primary-600)/.8)}.focus\:cstu-border-primary-600\/85:focus{border-color:rgb(var(--cstu-primary-600)/.85)}.focus\:cstu-border-primary-600\/90:focus{border-color:rgb(var(--cstu-primary-600)/.9)}.focus\:cstu-border-primary-600\/95:focus{border-color:rgb(var(--cstu-primary-600)/.95)}.focus\:cstu-border-primary-700:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-700)/var(--tw-border-opacity,1))}.focus\:cstu-border-primary-700\/0:focus{border-color:rgb(var(--cstu-primary-700)/0)}.focus\:cstu-border-primary-700\/10:focus{border-color:rgb(var(--cstu-primary-700)/.1)}.focus\:cstu-border-primary-700\/100:focus{border-color:rgb(var(--cstu-primary-700)/1)}.focus\:cstu-border-primary-700\/15:focus{border-color:rgb(var(--cstu-primary-700)/.15)}.focus\:cstu-border-primary-700\/20:focus{border-color:rgb(var(--cstu-primary-700)/.2)}.focus\:cstu-border-primary-700\/25:focus{border-color:rgb(var(--cstu-primary-700)/.25)}.focus\:cstu-border-primary-700\/30:focus{border-color:rgb(var(--cstu-primary-700)/.3)}.focus\:cstu-border-primary-700\/35:focus{border-color:rgb(var(--cstu-primary-700)/.35)}.focus\:cstu-border-primary-700\/40:focus{border-color:rgb(var(--cstu-primary-700)/.4)}.focus\:cstu-border-primary-700\/45:focus{border-color:rgb(var(--cstu-primary-700)/.45)}.focus\:cstu-border-primary-700\/5:focus{border-color:rgb(var(--cstu-primary-700)/.05)}.focus\:cstu-border-primary-700\/50:focus{border-color:rgb(var(--cstu-primary-700)/.5)}.focus\:cstu-border-primary-700\/55:focus{border-color:rgb(var(--cstu-primary-700)/.55)}.focus\:cstu-border-primary-700\/60:focus{border-color:rgb(var(--cstu-primary-700)/.6)}.focus\:cstu-border-primary-700\/65:focus{border-color:rgb(var(--cstu-primary-700)/.65)}.focus\:cstu-border-primary-700\/70:focus{border-color:rgb(var(--cstu-primary-700)/.7)}.focus\:cstu-border-primary-700\/75:focus{border-color:rgb(var(--cstu-primary-700)/.75)}.focus\:cstu-border-primary-700\/80:focus{border-color:rgb(var(--cstu-primary-700)/.8)}.focus\:cstu-border-primary-700\/85:focus{border-color:rgb(var(--cstu-primary-700)/.85)}.focus\:cstu-border-primary-700\/90:focus{border-color:rgb(var(--cstu-primary-700)/.9)}.focus\:cstu-border-primary-700\/95:focus{border-color:rgb(var(--cstu-primary-700)/.95)}.focus\:cstu-border-primary-800:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-800)/var(--tw-border-opacity,1))}.focus\:cstu-border-primary-800\/0:focus{border-color:rgb(var(--cstu-primary-800)/0)}.focus\:cstu-border-primary-800\/10:focus{border-color:rgb(var(--cstu-primary-800)/.1)}.focus\:cstu-border-primary-800\/100:focus{border-color:rgb(var(--cstu-primary-800)/1)}.focus\:cstu-border-primary-800\/15:focus{border-color:rgb(var(--cstu-primary-800)/.15)}.focus\:cstu-border-primary-800\/20:focus{border-color:rgb(var(--cstu-primary-800)/.2)}.focus\:cstu-border-primary-800\/25:focus{border-color:rgb(var(--cstu-primary-800)/.25)}.focus\:cstu-border-primary-800\/30:focus{border-color:rgb(var(--cstu-primary-800)/.3)}.focus\:cstu-border-primary-800\/35:focus{border-color:rgb(var(--cstu-primary-800)/.35)}.focus\:cstu-border-primary-800\/40:focus{border-color:rgb(var(--cstu-primary-800)/.4)}.focus\:cstu-border-primary-800\/45:focus{border-color:rgb(var(--cstu-primary-800)/.45)}.focus\:cstu-border-primary-800\/5:focus{border-color:rgb(var(--cstu-primary-800)/.05)}.focus\:cstu-border-primary-800\/50:focus{border-color:rgb(var(--cstu-primary-800)/.5)}.focus\:cstu-border-primary-800\/55:focus{border-color:rgb(var(--cstu-primary-800)/.55)}.focus\:cstu-border-primary-800\/60:focus{border-color:rgb(var(--cstu-primary-800)/.6)}.focus\:cstu-border-primary-800\/65:focus{border-color:rgb(var(--cstu-primary-800)/.65)}.focus\:cstu-border-primary-800\/70:focus{border-color:rgb(var(--cstu-primary-800)/.7)}.focus\:cstu-border-primary-800\/75:focus{border-color:rgb(var(--cstu-primary-800)/.75)}.focus\:cstu-border-primary-800\/80:focus{border-color:rgb(var(--cstu-primary-800)/.8)}.focus\:cstu-border-primary-800\/85:focus{border-color:rgb(var(--cstu-primary-800)/.85)}.focus\:cstu-border-primary-800\/90:focus{border-color:rgb(var(--cstu-primary-800)/.9)}.focus\:cstu-border-primary-800\/95:focus{border-color:rgb(var(--cstu-primary-800)/.95)}.focus\:cstu-border-primary-900:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-primary-900)/var(--tw-border-opacity,1))}.focus\:cstu-border-primary-900\/0:focus{border-color:rgb(var(--cstu-primary-900)/0)}.focus\:cstu-border-primary-900\/10:focus{border-color:rgb(var(--cstu-primary-900)/.1)}.focus\:cstu-border-primary-900\/100:focus{border-color:rgb(var(--cstu-primary-900)/1)}.focus\:cstu-border-primary-900\/15:focus{border-color:rgb(var(--cstu-primary-900)/.15)}.focus\:cstu-border-primary-900\/20:focus{border-color:rgb(var(--cstu-primary-900)/.2)}.focus\:cstu-border-primary-900\/25:focus{border-color:rgb(var(--cstu-primary-900)/.25)}.focus\:cstu-border-primary-900\/30:focus{border-color:rgb(var(--cstu-primary-900)/.3)}.focus\:cstu-border-primary-900\/35:focus{border-color:rgb(var(--cstu-primary-900)/.35)}.focus\:cstu-border-primary-900\/40:focus{border-color:rgb(var(--cstu-primary-900)/.4)}.focus\:cstu-border-primary-900\/45:focus{border-color:rgb(var(--cstu-primary-900)/.45)}.focus\:cstu-border-primary-900\/5:focus{border-color:rgb(var(--cstu-primary-900)/.05)}.focus\:cstu-border-primary-900\/50:focus{border-color:rgb(var(--cstu-primary-900)/.5)}.focus\:cstu-border-primary-900\/55:focus{border-color:rgb(var(--cstu-primary-900)/.55)}.focus\:cstu-border-primary-900\/60:focus{border-color:rgb(var(--cstu-primary-900)/.6)}.focus\:cstu-border-primary-900\/65:focus{border-color:rgb(var(--cstu-primary-900)/.65)}.focus\:cstu-border-primary-900\/70:focus{border-color:rgb(var(--cstu-primary-900)/.7)}.focus\:cstu-border-primary-900\/75:focus{border-color:rgb(var(--cstu-primary-900)/.75)}.focus\:cstu-border-primary-900\/80:focus{border-color:rgb(var(--cstu-primary-900)/.8)}.focus\:cstu-border-primary-900\/85:focus{border-color:rgb(var(--cstu-primary-900)/.85)}.focus\:cstu-border-primary-900\/90:focus{border-color:rgb(var(--cstu-primary-900)/.9)}.focus\:cstu-border-primary-900\/95:focus{border-color:rgb(var(--cstu-primary-900)/.95)}.focus\:cstu-border-red-100:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-100)/var(--tw-border-opacity,1))}.focus\:cstu-border-red-100\/0:focus{border-color:rgb(var(--cstu-red-100)/0)}.focus\:cstu-border-red-100\/10:focus{border-color:rgb(var(--cstu-red-100)/.1)}.focus\:cstu-border-red-100\/100:focus{border-color:rgb(var(--cstu-red-100)/1)}.focus\:cstu-border-red-100\/15:focus{border-color:rgb(var(--cstu-red-100)/.15)}.focus\:cstu-border-red-100\/20:focus{border-color:rgb(var(--cstu-red-100)/.2)}.focus\:cstu-border-red-100\/25:focus{border-color:rgb(var(--cstu-red-100)/.25)}.focus\:cstu-border-red-100\/30:focus{border-color:rgb(var(--cstu-red-100)/.3)}.focus\:cstu-border-red-100\/35:focus{border-color:rgb(var(--cstu-red-100)/.35)}.focus\:cstu-border-red-100\/40:focus{border-color:rgb(var(--cstu-red-100)/.4)}.focus\:cstu-border-red-100\/45:focus{border-color:rgb(var(--cstu-red-100)/.45)}.focus\:cstu-border-red-100\/5:focus{border-color:rgb(var(--cstu-red-100)/.05)}.focus\:cstu-border-red-100\/50:focus{border-color:rgb(var(--cstu-red-100)/.5)}.focus\:cstu-border-red-100\/55:focus{border-color:rgb(var(--cstu-red-100)/.55)}.focus\:cstu-border-red-100\/60:focus{border-color:rgb(var(--cstu-red-100)/.6)}.focus\:cstu-border-red-100\/65:focus{border-color:rgb(var(--cstu-red-100)/.65)}.focus\:cstu-border-red-100\/70:focus{border-color:rgb(var(--cstu-red-100)/.7)}.focus\:cstu-border-red-100\/75:focus{border-color:rgb(var(--cstu-red-100)/.75)}.focus\:cstu-border-red-100\/80:focus{border-color:rgb(var(--cstu-red-100)/.8)}.focus\:cstu-border-red-100\/85:focus{border-color:rgb(var(--cstu-red-100)/.85)}.focus\:cstu-border-red-100\/90:focus{border-color:rgb(var(--cstu-red-100)/.9)}.focus\:cstu-border-red-100\/95:focus{border-color:rgb(var(--cstu-red-100)/.95)}.focus\:cstu-border-red-200:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-200)/var(--tw-border-opacity,1))}.focus\:cstu-border-red-200\/0:focus{border-color:rgb(var(--cstu-red-200)/0)}.focus\:cstu-border-red-200\/10:focus{border-color:rgb(var(--cstu-red-200)/.1)}.focus\:cstu-border-red-200\/100:focus{border-color:rgb(var(--cstu-red-200)/1)}.focus\:cstu-border-red-200\/15:focus{border-color:rgb(var(--cstu-red-200)/.15)}.focus\:cstu-border-red-200\/20:focus{border-color:rgb(var(--cstu-red-200)/.2)}.focus\:cstu-border-red-200\/25:focus{border-color:rgb(var(--cstu-red-200)/.25)}.focus\:cstu-border-red-200\/30:focus{border-color:rgb(var(--cstu-red-200)/.3)}.focus\:cstu-border-red-200\/35:focus{border-color:rgb(var(--cstu-red-200)/.35)}.focus\:cstu-border-red-200\/40:focus{border-color:rgb(var(--cstu-red-200)/.4)}.focus\:cstu-border-red-200\/45:focus{border-color:rgb(var(--cstu-red-200)/.45)}.focus\:cstu-border-red-200\/5:focus{border-color:rgb(var(--cstu-red-200)/.05)}.focus\:cstu-border-red-200\/50:focus{border-color:rgb(var(--cstu-red-200)/.5)}.focus\:cstu-border-red-200\/55:focus{border-color:rgb(var(--cstu-red-200)/.55)}.focus\:cstu-border-red-200\/60:focus{border-color:rgb(var(--cstu-red-200)/.6)}.focus\:cstu-border-red-200\/65:focus{border-color:rgb(var(--cstu-red-200)/.65)}.focus\:cstu-border-red-200\/70:focus{border-color:rgb(var(--cstu-red-200)/.7)}.focus\:cstu-border-red-200\/75:focus{border-color:rgb(var(--cstu-red-200)/.75)}.focus\:cstu-border-red-200\/80:focus{border-color:rgb(var(--cstu-red-200)/.8)}.focus\:cstu-border-red-200\/85:focus{border-color:rgb(var(--cstu-red-200)/.85)}.focus\:cstu-border-red-200\/90:focus{border-color:rgb(var(--cstu-red-200)/.9)}.focus\:cstu-border-red-200\/95:focus{border-color:rgb(var(--cstu-red-200)/.95)}.focus\:cstu-border-red-300:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-300)/var(--tw-border-opacity,1))}.focus\:cstu-border-red-300\/0:focus{border-color:rgb(var(--cstu-red-300)/0)}.focus\:cstu-border-red-300\/10:focus{border-color:rgb(var(--cstu-red-300)/.1)}.focus\:cstu-border-red-300\/100:focus{border-color:rgb(var(--cstu-red-300)/1)}.focus\:cstu-border-red-300\/15:focus{border-color:rgb(var(--cstu-red-300)/.15)}.focus\:cstu-border-red-300\/20:focus{border-color:rgb(var(--cstu-red-300)/.2)}.focus\:cstu-border-red-300\/25:focus{border-color:rgb(var(--cstu-red-300)/.25)}.focus\:cstu-border-red-300\/30:focus{border-color:rgb(var(--cstu-red-300)/.3)}.focus\:cstu-border-red-300\/35:focus{border-color:rgb(var(--cstu-red-300)/.35)}.focus\:cstu-border-red-300\/40:focus{border-color:rgb(var(--cstu-red-300)/.4)}.focus\:cstu-border-red-300\/45:focus{border-color:rgb(var(--cstu-red-300)/.45)}.focus\:cstu-border-red-300\/5:focus{border-color:rgb(var(--cstu-red-300)/.05)}.focus\:cstu-border-red-300\/50:focus{border-color:rgb(var(--cstu-red-300)/.5)}.focus\:cstu-border-red-300\/55:focus{border-color:rgb(var(--cstu-red-300)/.55)}.focus\:cstu-border-red-300\/60:focus{border-color:rgb(var(--cstu-red-300)/.6)}.focus\:cstu-border-red-300\/65:focus{border-color:rgb(var(--cstu-red-300)/.65)}.focus\:cstu-border-red-300\/70:focus{border-color:rgb(var(--cstu-red-300)/.7)}.focus\:cstu-border-red-300\/75:focus{border-color:rgb(var(--cstu-red-300)/.75)}.focus\:cstu-border-red-300\/80:focus{border-color:rgb(var(--cstu-red-300)/.8)}.focus\:cstu-border-red-300\/85:focus{border-color:rgb(var(--cstu-red-300)/.85)}.focus\:cstu-border-red-300\/90:focus{border-color:rgb(var(--cstu-red-300)/.9)}.focus\:cstu-border-red-300\/95:focus{border-color:rgb(var(--cstu-red-300)/.95)}.focus\:cstu-border-red-400:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-400)/var(--tw-border-opacity,1))}.focus\:cstu-border-red-400\/0:focus{border-color:rgb(var(--cstu-red-400)/0)}.focus\:cstu-border-red-400\/10:focus{border-color:rgb(var(--cstu-red-400)/.1)}.focus\:cstu-border-red-400\/100:focus{border-color:rgb(var(--cstu-red-400)/1)}.focus\:cstu-border-red-400\/15:focus{border-color:rgb(var(--cstu-red-400)/.15)}.focus\:cstu-border-red-400\/20:focus{border-color:rgb(var(--cstu-red-400)/.2)}.focus\:cstu-border-red-400\/25:focus{border-color:rgb(var(--cstu-red-400)/.25)}.focus\:cstu-border-red-400\/30:focus{border-color:rgb(var(--cstu-red-400)/.3)}.focus\:cstu-border-red-400\/35:focus{border-color:rgb(var(--cstu-red-400)/.35)}.focus\:cstu-border-red-400\/40:focus{border-color:rgb(var(--cstu-red-400)/.4)}.focus\:cstu-border-red-400\/45:focus{border-color:rgb(var(--cstu-red-400)/.45)}.focus\:cstu-border-red-400\/5:focus{border-color:rgb(var(--cstu-red-400)/.05)}.focus\:cstu-border-red-400\/50:focus{border-color:rgb(var(--cstu-red-400)/.5)}.focus\:cstu-border-red-400\/55:focus{border-color:rgb(var(--cstu-red-400)/.55)}.focus\:cstu-border-red-400\/60:focus{border-color:rgb(var(--cstu-red-400)/.6)}.focus\:cstu-border-red-400\/65:focus{border-color:rgb(var(--cstu-red-400)/.65)}.focus\:cstu-border-red-400\/70:focus{border-color:rgb(var(--cstu-red-400)/.7)}.focus\:cstu-border-red-400\/75:focus{border-color:rgb(var(--cstu-red-400)/.75)}.focus\:cstu-border-red-400\/80:focus{border-color:rgb(var(--cstu-red-400)/.8)}.focus\:cstu-border-red-400\/85:focus{border-color:rgb(var(--cstu-red-400)/.85)}.focus\:cstu-border-red-400\/90:focus{border-color:rgb(var(--cstu-red-400)/.9)}.focus\:cstu-border-red-400\/95:focus{border-color:rgb(var(--cstu-red-400)/.95)}.focus\:cstu-border-red-50:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-50)/var(--tw-border-opacity,1))}.focus\:cstu-border-red-50\/0:focus{border-color:rgb(var(--cstu-red-50)/0)}.focus\:cstu-border-red-50\/10:focus{border-color:rgb(var(--cstu-red-50)/.1)}.focus\:cstu-border-red-50\/100:focus{border-color:rgb(var(--cstu-red-50)/1)}.focus\:cstu-border-red-50\/15:focus{border-color:rgb(var(--cstu-red-50)/.15)}.focus\:cstu-border-red-50\/20:focus{border-color:rgb(var(--cstu-red-50)/.2)}.focus\:cstu-border-red-50\/25:focus{border-color:rgb(var(--cstu-red-50)/.25)}.focus\:cstu-border-red-50\/30:focus{border-color:rgb(var(--cstu-red-50)/.3)}.focus\:cstu-border-red-50\/35:focus{border-color:rgb(var(--cstu-red-50)/.35)}.focus\:cstu-border-red-50\/40:focus{border-color:rgb(var(--cstu-red-50)/.4)}.focus\:cstu-border-red-50\/45:focus{border-color:rgb(var(--cstu-red-50)/.45)}.focus\:cstu-border-red-50\/5:focus{border-color:rgb(var(--cstu-red-50)/.05)}.focus\:cstu-border-red-50\/50:focus{border-color:rgb(var(--cstu-red-50)/.5)}.focus\:cstu-border-red-50\/55:focus{border-color:rgb(var(--cstu-red-50)/.55)}.focus\:cstu-border-red-50\/60:focus{border-color:rgb(var(--cstu-red-50)/.6)}.focus\:cstu-border-red-50\/65:focus{border-color:rgb(var(--cstu-red-50)/.65)}.focus\:cstu-border-red-50\/70:focus{border-color:rgb(var(--cstu-red-50)/.7)}.focus\:cstu-border-red-50\/75:focus{border-color:rgb(var(--cstu-red-50)/.75)}.focus\:cstu-border-red-50\/80:focus{border-color:rgb(var(--cstu-red-50)/.8)}.focus\:cstu-border-red-50\/85:focus{border-color:rgb(var(--cstu-red-50)/.85)}.focus\:cstu-border-red-50\/90:focus{border-color:rgb(var(--cstu-red-50)/.9)}.focus\:cstu-border-red-50\/95:focus{border-color:rgb(var(--cstu-red-50)/.95)}.focus\:cstu-border-red-500:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-500)/var(--tw-border-opacity,1))}.focus\:cstu-border-red-500\/0:focus{border-color:rgb(var(--cstu-red-500)/0)}.focus\:cstu-border-red-500\/10:focus{border-color:rgb(var(--cstu-red-500)/.1)}.focus\:cstu-border-red-500\/100:focus{border-color:rgb(var(--cstu-red-500)/1)}.focus\:cstu-border-red-500\/15:focus{border-color:rgb(var(--cstu-red-500)/.15)}.focus\:cstu-border-red-500\/20:focus{border-color:rgb(var(--cstu-red-500)/.2)}.focus\:cstu-border-red-500\/25:focus{border-color:rgb(var(--cstu-red-500)/.25)}.focus\:cstu-border-red-500\/30:focus{border-color:rgb(var(--cstu-red-500)/.3)}.focus\:cstu-border-red-500\/35:focus{border-color:rgb(var(--cstu-red-500)/.35)}.focus\:cstu-border-red-500\/40:focus{border-color:rgb(var(--cstu-red-500)/.4)}.focus\:cstu-border-red-500\/45:focus{border-color:rgb(var(--cstu-red-500)/.45)}.focus\:cstu-border-red-500\/5:focus{border-color:rgb(var(--cstu-red-500)/.05)}.focus\:cstu-border-red-500\/50:focus{border-color:rgb(var(--cstu-red-500)/.5)}.focus\:cstu-border-red-500\/55:focus{border-color:rgb(var(--cstu-red-500)/.55)}.focus\:cstu-border-red-500\/60:focus{border-color:rgb(var(--cstu-red-500)/.6)}.focus\:cstu-border-red-500\/65:focus{border-color:rgb(var(--cstu-red-500)/.65)}.focus\:cstu-border-red-500\/70:focus{border-color:rgb(var(--cstu-red-500)/.7)}.focus\:cstu-border-red-500\/75:focus{border-color:rgb(var(--cstu-red-500)/.75)}.focus\:cstu-border-red-500\/80:focus{border-color:rgb(var(--cstu-red-500)/.8)}.focus\:cstu-border-red-500\/85:focus{border-color:rgb(var(--cstu-red-500)/.85)}.focus\:cstu-border-red-500\/90:focus{border-color:rgb(var(--cstu-red-500)/.9)}.focus\:cstu-border-red-500\/95:focus{border-color:rgb(var(--cstu-red-500)/.95)}.focus\:cstu-border-red-600:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-600)/var(--tw-border-opacity,1))}.focus\:cstu-border-red-600\/0:focus{border-color:rgb(var(--cstu-red-600)/0)}.focus\:cstu-border-red-600\/10:focus{border-color:rgb(var(--cstu-red-600)/.1)}.focus\:cstu-border-red-600\/100:focus{border-color:rgb(var(--cstu-red-600)/1)}.focus\:cstu-border-red-600\/15:focus{border-color:rgb(var(--cstu-red-600)/.15)}.focus\:cstu-border-red-600\/20:focus{border-color:rgb(var(--cstu-red-600)/.2)}.focus\:cstu-border-red-600\/25:focus{border-color:rgb(var(--cstu-red-600)/.25)}.focus\:cstu-border-red-600\/30:focus{border-color:rgb(var(--cstu-red-600)/.3)}.focus\:cstu-border-red-600\/35:focus{border-color:rgb(var(--cstu-red-600)/.35)}.focus\:cstu-border-red-600\/40:focus{border-color:rgb(var(--cstu-red-600)/.4)}.focus\:cstu-border-red-600\/45:focus{border-color:rgb(var(--cstu-red-600)/.45)}.focus\:cstu-border-red-600\/5:focus{border-color:rgb(var(--cstu-red-600)/.05)}.focus\:cstu-border-red-600\/50:focus{border-color:rgb(var(--cstu-red-600)/.5)}.focus\:cstu-border-red-600\/55:focus{border-color:rgb(var(--cstu-red-600)/.55)}.focus\:cstu-border-red-600\/60:focus{border-color:rgb(var(--cstu-red-600)/.6)}.focus\:cstu-border-red-600\/65:focus{border-color:rgb(var(--cstu-red-600)/.65)}.focus\:cstu-border-red-600\/70:focus{border-color:rgb(var(--cstu-red-600)/.7)}.focus\:cstu-border-red-600\/75:focus{border-color:rgb(var(--cstu-red-600)/.75)}.focus\:cstu-border-red-600\/80:focus{border-color:rgb(var(--cstu-red-600)/.8)}.focus\:cstu-border-red-600\/85:focus{border-color:rgb(var(--cstu-red-600)/.85)}.focus\:cstu-border-red-600\/90:focus{border-color:rgb(var(--cstu-red-600)/.9)}.focus\:cstu-border-red-600\/95:focus{border-color:rgb(var(--cstu-red-600)/.95)}.focus\:cstu-border-red-700:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-700)/var(--tw-border-opacity,1))}.focus\:cstu-border-red-700\/0:focus{border-color:rgb(var(--cstu-red-700)/0)}.focus\:cstu-border-red-700\/10:focus{border-color:rgb(var(--cstu-red-700)/.1)}.focus\:cstu-border-red-700\/100:focus{border-color:rgb(var(--cstu-red-700)/1)}.focus\:cstu-border-red-700\/15:focus{border-color:rgb(var(--cstu-red-700)/.15)}.focus\:cstu-border-red-700\/20:focus{border-color:rgb(var(--cstu-red-700)/.2)}.focus\:cstu-border-red-700\/25:focus{border-color:rgb(var(--cstu-red-700)/.25)}.focus\:cstu-border-red-700\/30:focus{border-color:rgb(var(--cstu-red-700)/.3)}.focus\:cstu-border-red-700\/35:focus{border-color:rgb(var(--cstu-red-700)/.35)}.focus\:cstu-border-red-700\/40:focus{border-color:rgb(var(--cstu-red-700)/.4)}.focus\:cstu-border-red-700\/45:focus{border-color:rgb(var(--cstu-red-700)/.45)}.focus\:cstu-border-red-700\/5:focus{border-color:rgb(var(--cstu-red-700)/.05)}.focus\:cstu-border-red-700\/50:focus{border-color:rgb(var(--cstu-red-700)/.5)}.focus\:cstu-border-red-700\/55:focus{border-color:rgb(var(--cstu-red-700)/.55)}.focus\:cstu-border-red-700\/60:focus{border-color:rgb(var(--cstu-red-700)/.6)}.focus\:cstu-border-red-700\/65:focus{border-color:rgb(var(--cstu-red-700)/.65)}.focus\:cstu-border-red-700\/70:focus{border-color:rgb(var(--cstu-red-700)/.7)}.focus\:cstu-border-red-700\/75:focus{border-color:rgb(var(--cstu-red-700)/.75)}.focus\:cstu-border-red-700\/80:focus{border-color:rgb(var(--cstu-red-700)/.8)}.focus\:cstu-border-red-700\/85:focus{border-color:rgb(var(--cstu-red-700)/.85)}.focus\:cstu-border-red-700\/90:focus{border-color:rgb(var(--cstu-red-700)/.9)}.focus\:cstu-border-red-700\/95:focus{border-color:rgb(var(--cstu-red-700)/.95)}.focus\:cstu-border-red-800:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-800)/var(--tw-border-opacity,1))}.focus\:cstu-border-red-800\/0:focus{border-color:rgb(var(--cstu-red-800)/0)}.focus\:cstu-border-red-800\/10:focus{border-color:rgb(var(--cstu-red-800)/.1)}.focus\:cstu-border-red-800\/100:focus{border-color:rgb(var(--cstu-red-800)/1)}.focus\:cstu-border-red-800\/15:focus{border-color:rgb(var(--cstu-red-800)/.15)}.focus\:cstu-border-red-800\/20:focus{border-color:rgb(var(--cstu-red-800)/.2)}.focus\:cstu-border-red-800\/25:focus{border-color:rgb(var(--cstu-red-800)/.25)}.focus\:cstu-border-red-800\/30:focus{border-color:rgb(var(--cstu-red-800)/.3)}.focus\:cstu-border-red-800\/35:focus{border-color:rgb(var(--cstu-red-800)/.35)}.focus\:cstu-border-red-800\/40:focus{border-color:rgb(var(--cstu-red-800)/.4)}.focus\:cstu-border-red-800\/45:focus{border-color:rgb(var(--cstu-red-800)/.45)}.focus\:cstu-border-red-800\/5:focus{border-color:rgb(var(--cstu-red-800)/.05)}.focus\:cstu-border-red-800\/50:focus{border-color:rgb(var(--cstu-red-800)/.5)}.focus\:cstu-border-red-800\/55:focus{border-color:rgb(var(--cstu-red-800)/.55)}.focus\:cstu-border-red-800\/60:focus{border-color:rgb(var(--cstu-red-800)/.6)}.focus\:cstu-border-red-800\/65:focus{border-color:rgb(var(--cstu-red-800)/.65)}.focus\:cstu-border-red-800\/70:focus{border-color:rgb(var(--cstu-red-800)/.7)}.focus\:cstu-border-red-800\/75:focus{border-color:rgb(var(--cstu-red-800)/.75)}.focus\:cstu-border-red-800\/80:focus{border-color:rgb(var(--cstu-red-800)/.8)}.focus\:cstu-border-red-800\/85:focus{border-color:rgb(var(--cstu-red-800)/.85)}.focus\:cstu-border-red-800\/90:focus{border-color:rgb(var(--cstu-red-800)/.9)}.focus\:cstu-border-red-800\/95:focus{border-color:rgb(var(--cstu-red-800)/.95)}.focus\:cstu-border-red-900:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-red-900)/var(--tw-border-opacity,1))}.focus\:cstu-border-red-900\/0:focus{border-color:rgb(var(--cstu-red-900)/0)}.focus\:cstu-border-red-900\/10:focus{border-color:rgb(var(--cstu-red-900)/.1)}.focus\:cstu-border-red-900\/100:focus{border-color:rgb(var(--cstu-red-900)/1)}.focus\:cstu-border-red-900\/15:focus{border-color:rgb(var(--cstu-red-900)/.15)}.focus\:cstu-border-red-900\/20:focus{border-color:rgb(var(--cstu-red-900)/.2)}.focus\:cstu-border-red-900\/25:focus{border-color:rgb(var(--cstu-red-900)/.25)}.focus\:cstu-border-red-900\/30:focus{border-color:rgb(var(--cstu-red-900)/.3)}.focus\:cstu-border-red-900\/35:focus{border-color:rgb(var(--cstu-red-900)/.35)}.focus\:cstu-border-red-900\/40:focus{border-color:rgb(var(--cstu-red-900)/.4)}.focus\:cstu-border-red-900\/45:focus{border-color:rgb(var(--cstu-red-900)/.45)}.focus\:cstu-border-red-900\/5:focus{border-color:rgb(var(--cstu-red-900)/.05)}.focus\:cstu-border-red-900\/50:focus{border-color:rgb(var(--cstu-red-900)/.5)}.focus\:cstu-border-red-900\/55:focus{border-color:rgb(var(--cstu-red-900)/.55)}.focus\:cstu-border-red-900\/60:focus{border-color:rgb(var(--cstu-red-900)/.6)}.focus\:cstu-border-red-900\/65:focus{border-color:rgb(var(--cstu-red-900)/.65)}.focus\:cstu-border-red-900\/70:focus{border-color:rgb(var(--cstu-red-900)/.7)}.focus\:cstu-border-red-900\/75:focus{border-color:rgb(var(--cstu-red-900)/.75)}.focus\:cstu-border-red-900\/80:focus{border-color:rgb(var(--cstu-red-900)/.8)}.focus\:cstu-border-red-900\/85:focus{border-color:rgb(var(--cstu-red-900)/.85)}.focus\:cstu-border-red-900\/90:focus{border-color:rgb(var(--cstu-red-900)/.9)}.focus\:cstu-border-red-900\/95:focus{border-color:rgb(var(--cstu-red-900)/.95)}.focus\:cstu-border-secondary-100:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-100)/var(--tw-border-opacity,1))}.focus\:cstu-border-secondary-100\/0:focus{border-color:rgb(var(--cstu-secondary-100)/0)}.focus\:cstu-border-secondary-100\/10:focus{border-color:rgb(var(--cstu-secondary-100)/.1)}.focus\:cstu-border-secondary-100\/100:focus{border-color:rgb(var(--cstu-secondary-100)/1)}.focus\:cstu-border-secondary-100\/15:focus{border-color:rgb(var(--cstu-secondary-100)/.15)}.focus\:cstu-border-secondary-100\/20:focus{border-color:rgb(var(--cstu-secondary-100)/.2)}.focus\:cstu-border-secondary-100\/25:focus{border-color:rgb(var(--cstu-secondary-100)/.25)}.focus\:cstu-border-secondary-100\/30:focus{border-color:rgb(var(--cstu-secondary-100)/.3)}.focus\:cstu-border-secondary-100\/35:focus{border-color:rgb(var(--cstu-secondary-100)/.35)}.focus\:cstu-border-secondary-100\/40:focus{border-color:rgb(var(--cstu-secondary-100)/.4)}.focus\:cstu-border-secondary-100\/45:focus{border-color:rgb(var(--cstu-secondary-100)/.45)}.focus\:cstu-border-secondary-100\/5:focus{border-color:rgb(var(--cstu-secondary-100)/.05)}.focus\:cstu-border-secondary-100\/50:focus{border-color:rgb(var(--cstu-secondary-100)/.5)}.focus\:cstu-border-secondary-100\/55:focus{border-color:rgb(var(--cstu-secondary-100)/.55)}.focus\:cstu-border-secondary-100\/60:focus{border-color:rgb(var(--cstu-secondary-100)/.6)}.focus\:cstu-border-secondary-100\/65:focus{border-color:rgb(var(--cstu-secondary-100)/.65)}.focus\:cstu-border-secondary-100\/70:focus{border-color:rgb(var(--cstu-secondary-100)/.7)}.focus\:cstu-border-secondary-100\/75:focus{border-color:rgb(var(--cstu-secondary-100)/.75)}.focus\:cstu-border-secondary-100\/80:focus{border-color:rgb(var(--cstu-secondary-100)/.8)}.focus\:cstu-border-secondary-100\/85:focus{border-color:rgb(var(--cstu-secondary-100)/.85)}.focus\:cstu-border-secondary-100\/90:focus{border-color:rgb(var(--cstu-secondary-100)/.9)}.focus\:cstu-border-secondary-100\/95:focus{border-color:rgb(var(--cstu-secondary-100)/.95)}.focus\:cstu-border-secondary-200:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-200)/var(--tw-border-opacity,1))}.focus\:cstu-border-secondary-200\/0:focus{border-color:rgb(var(--cstu-secondary-200)/0)}.focus\:cstu-border-secondary-200\/10:focus{border-color:rgb(var(--cstu-secondary-200)/.1)}.focus\:cstu-border-secondary-200\/100:focus{border-color:rgb(var(--cstu-secondary-200)/1)}.focus\:cstu-border-secondary-200\/15:focus{border-color:rgb(var(--cstu-secondary-200)/.15)}.focus\:cstu-border-secondary-200\/20:focus{border-color:rgb(var(--cstu-secondary-200)/.2)}.focus\:cstu-border-secondary-200\/25:focus{border-color:rgb(var(--cstu-secondary-200)/.25)}.focus\:cstu-border-secondary-200\/30:focus{border-color:rgb(var(--cstu-secondary-200)/.3)}.focus\:cstu-border-secondary-200\/35:focus{border-color:rgb(var(--cstu-secondary-200)/.35)}.focus\:cstu-border-secondary-200\/40:focus{border-color:rgb(var(--cstu-secondary-200)/.4)}.focus\:cstu-border-secondary-200\/45:focus{border-color:rgb(var(--cstu-secondary-200)/.45)}.focus\:cstu-border-secondary-200\/5:focus{border-color:rgb(var(--cstu-secondary-200)/.05)}.focus\:cstu-border-secondary-200\/50:focus{border-color:rgb(var(--cstu-secondary-200)/.5)}.focus\:cstu-border-secondary-200\/55:focus{border-color:rgb(var(--cstu-secondary-200)/.55)}.focus\:cstu-border-secondary-200\/60:focus{border-color:rgb(var(--cstu-secondary-200)/.6)}.focus\:cstu-border-secondary-200\/65:focus{border-color:rgb(var(--cstu-secondary-200)/.65)}.focus\:cstu-border-secondary-200\/70:focus{border-color:rgb(var(--cstu-secondary-200)/.7)}.focus\:cstu-border-secondary-200\/75:focus{border-color:rgb(var(--cstu-secondary-200)/.75)}.focus\:cstu-border-secondary-200\/80:focus{border-color:rgb(var(--cstu-secondary-200)/.8)}.focus\:cstu-border-secondary-200\/85:focus{border-color:rgb(var(--cstu-secondary-200)/.85)}.focus\:cstu-border-secondary-200\/90:focus{border-color:rgb(var(--cstu-secondary-200)/.9)}.focus\:cstu-border-secondary-200\/95:focus{border-color:rgb(var(--cstu-secondary-200)/.95)}.focus\:cstu-border-secondary-250:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-250)/var(--tw-border-opacity,1))}.focus\:cstu-border-secondary-250\/0:focus{border-color:rgb(var(--cstu-secondary-250)/0)}.focus\:cstu-border-secondary-250\/10:focus{border-color:rgb(var(--cstu-secondary-250)/.1)}.focus\:cstu-border-secondary-250\/100:focus{border-color:rgb(var(--cstu-secondary-250)/1)}.focus\:cstu-border-secondary-250\/15:focus{border-color:rgb(var(--cstu-secondary-250)/.15)}.focus\:cstu-border-secondary-250\/20:focus{border-color:rgb(var(--cstu-secondary-250)/.2)}.focus\:cstu-border-secondary-250\/25:focus{border-color:rgb(var(--cstu-secondary-250)/.25)}.focus\:cstu-border-secondary-250\/30:focus{border-color:rgb(var(--cstu-secondary-250)/.3)}.focus\:cstu-border-secondary-250\/35:focus{border-color:rgb(var(--cstu-secondary-250)/.35)}.focus\:cstu-border-secondary-250\/40:focus{border-color:rgb(var(--cstu-secondary-250)/.4)}.focus\:cstu-border-secondary-250\/45:focus{border-color:rgb(var(--cstu-secondary-250)/.45)}.focus\:cstu-border-secondary-250\/5:focus{border-color:rgb(var(--cstu-secondary-250)/.05)}.focus\:cstu-border-secondary-250\/50:focus{border-color:rgb(var(--cstu-secondary-250)/.5)}.focus\:cstu-border-secondary-250\/55:focus{border-color:rgb(var(--cstu-secondary-250)/.55)}.focus\:cstu-border-secondary-250\/60:focus{border-color:rgb(var(--cstu-secondary-250)/.6)}.focus\:cstu-border-secondary-250\/65:focus{border-color:rgb(var(--cstu-secondary-250)/.65)}.focus\:cstu-border-secondary-250\/70:focus{border-color:rgb(var(--cstu-secondary-250)/.7)}.focus\:cstu-border-secondary-250\/75:focus{border-color:rgb(var(--cstu-secondary-250)/.75)}.focus\:cstu-border-secondary-250\/80:focus{border-color:rgb(var(--cstu-secondary-250)/.8)}.focus\:cstu-border-secondary-250\/85:focus{border-color:rgb(var(--cstu-secondary-250)/.85)}.focus\:cstu-border-secondary-250\/90:focus{border-color:rgb(var(--cstu-secondary-250)/.9)}.focus\:cstu-border-secondary-250\/95:focus{border-color:rgb(var(--cstu-secondary-250)/.95)}.focus\:cstu-border-secondary-300:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-300)/var(--tw-border-opacity,1))}.focus\:cstu-border-secondary-300\/0:focus{border-color:rgb(var(--cstu-secondary-300)/0)}.focus\:cstu-border-secondary-300\/10:focus{border-color:rgb(var(--cstu-secondary-300)/.1)}.focus\:cstu-border-secondary-300\/100:focus{border-color:rgb(var(--cstu-secondary-300)/1)}.focus\:cstu-border-secondary-300\/15:focus{border-color:rgb(var(--cstu-secondary-300)/.15)}.focus\:cstu-border-secondary-300\/20:focus{border-color:rgb(var(--cstu-secondary-300)/.2)}.focus\:cstu-border-secondary-300\/25:focus{border-color:rgb(var(--cstu-secondary-300)/.25)}.focus\:cstu-border-secondary-300\/30:focus{border-color:rgb(var(--cstu-secondary-300)/.3)}.focus\:cstu-border-secondary-300\/35:focus{border-color:rgb(var(--cstu-secondary-300)/.35)}.focus\:cstu-border-secondary-300\/40:focus{border-color:rgb(var(--cstu-secondary-300)/.4)}.focus\:cstu-border-secondary-300\/45:focus{border-color:rgb(var(--cstu-secondary-300)/.45)}.focus\:cstu-border-secondary-300\/5:focus{border-color:rgb(var(--cstu-secondary-300)/.05)}.focus\:cstu-border-secondary-300\/50:focus{border-color:rgb(var(--cstu-secondary-300)/.5)}.focus\:cstu-border-secondary-300\/55:focus{border-color:rgb(var(--cstu-secondary-300)/.55)}.focus\:cstu-border-secondary-300\/60:focus{border-color:rgb(var(--cstu-secondary-300)/.6)}.focus\:cstu-border-secondary-300\/65:focus{border-color:rgb(var(--cstu-secondary-300)/.65)}.focus\:cstu-border-secondary-300\/70:focus{border-color:rgb(var(--cstu-secondary-300)/.7)}.focus\:cstu-border-secondary-300\/75:focus{border-color:rgb(var(--cstu-secondary-300)/.75)}.focus\:cstu-border-secondary-300\/80:focus{border-color:rgb(var(--cstu-secondary-300)/.8)}.focus\:cstu-border-secondary-300\/85:focus{border-color:rgb(var(--cstu-secondary-300)/.85)}.focus\:cstu-border-secondary-300\/90:focus{border-color:rgb(var(--cstu-secondary-300)/.9)}.focus\:cstu-border-secondary-300\/95:focus{border-color:rgb(var(--cstu-secondary-300)/.95)}.focus\:cstu-border-secondary-400:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-400)/var(--tw-border-opacity,1))}.focus\:cstu-border-secondary-400\/0:focus{border-color:rgb(var(--cstu-secondary-400)/0)}.focus\:cstu-border-secondary-400\/10:focus{border-color:rgb(var(--cstu-secondary-400)/.1)}.focus\:cstu-border-secondary-400\/100:focus{border-color:rgb(var(--cstu-secondary-400)/1)}.focus\:cstu-border-secondary-400\/15:focus{border-color:rgb(var(--cstu-secondary-400)/.15)}.focus\:cstu-border-secondary-400\/20:focus{border-color:rgb(var(--cstu-secondary-400)/.2)}.focus\:cstu-border-secondary-400\/25:focus{border-color:rgb(var(--cstu-secondary-400)/.25)}.focus\:cstu-border-secondary-400\/30:focus{border-color:rgb(var(--cstu-secondary-400)/.3)}.focus\:cstu-border-secondary-400\/35:focus{border-color:rgb(var(--cstu-secondary-400)/.35)}.focus\:cstu-border-secondary-400\/40:focus{border-color:rgb(var(--cstu-secondary-400)/.4)}.focus\:cstu-border-secondary-400\/45:focus{border-color:rgb(var(--cstu-secondary-400)/.45)}.focus\:cstu-border-secondary-400\/5:focus{border-color:rgb(var(--cstu-secondary-400)/.05)}.focus\:cstu-border-secondary-400\/50:focus{border-color:rgb(var(--cstu-secondary-400)/.5)}.focus\:cstu-border-secondary-400\/55:focus{border-color:rgb(var(--cstu-secondary-400)/.55)}.focus\:cstu-border-secondary-400\/60:focus{border-color:rgb(var(--cstu-secondary-400)/.6)}.focus\:cstu-border-secondary-400\/65:focus{border-color:rgb(var(--cstu-secondary-400)/.65)}.focus\:cstu-border-secondary-400\/70:focus{border-color:rgb(var(--cstu-secondary-400)/.7)}.focus\:cstu-border-secondary-400\/75:focus{border-color:rgb(var(--cstu-secondary-400)/.75)}.focus\:cstu-border-secondary-400\/80:focus{border-color:rgb(var(--cstu-secondary-400)/.8)}.focus\:cstu-border-secondary-400\/85:focus{border-color:rgb(var(--cstu-secondary-400)/.85)}.focus\:cstu-border-secondary-400\/90:focus{border-color:rgb(var(--cstu-secondary-400)/.9)}.focus\:cstu-border-secondary-400\/95:focus{border-color:rgb(var(--cstu-secondary-400)/.95)}.focus\:cstu-border-secondary-50:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-50)/var(--tw-border-opacity,1))}.focus\:cstu-border-secondary-50\/0:focus{border-color:rgb(var(--cstu-secondary-50)/0)}.focus\:cstu-border-secondary-50\/10:focus{border-color:rgb(var(--cstu-secondary-50)/.1)}.focus\:cstu-border-secondary-50\/100:focus{border-color:rgb(var(--cstu-secondary-50)/1)}.focus\:cstu-border-secondary-50\/15:focus{border-color:rgb(var(--cstu-secondary-50)/.15)}.focus\:cstu-border-secondary-50\/20:focus{border-color:rgb(var(--cstu-secondary-50)/.2)}.focus\:cstu-border-secondary-50\/25:focus{border-color:rgb(var(--cstu-secondary-50)/.25)}.focus\:cstu-border-secondary-50\/30:focus{border-color:rgb(var(--cstu-secondary-50)/.3)}.focus\:cstu-border-secondary-50\/35:focus{border-color:rgb(var(--cstu-secondary-50)/.35)}.focus\:cstu-border-secondary-50\/40:focus{border-color:rgb(var(--cstu-secondary-50)/.4)}.focus\:cstu-border-secondary-50\/45:focus{border-color:rgb(var(--cstu-secondary-50)/.45)}.focus\:cstu-border-secondary-50\/5:focus{border-color:rgb(var(--cstu-secondary-50)/.05)}.focus\:cstu-border-secondary-50\/50:focus{border-color:rgb(var(--cstu-secondary-50)/.5)}.focus\:cstu-border-secondary-50\/55:focus{border-color:rgb(var(--cstu-secondary-50)/.55)}.focus\:cstu-border-secondary-50\/60:focus{border-color:rgb(var(--cstu-secondary-50)/.6)}.focus\:cstu-border-secondary-50\/65:focus{border-color:rgb(var(--cstu-secondary-50)/.65)}.focus\:cstu-border-secondary-50\/70:focus{border-color:rgb(var(--cstu-secondary-50)/.7)}.focus\:cstu-border-secondary-50\/75:focus{border-color:rgb(var(--cstu-secondary-50)/.75)}.focus\:cstu-border-secondary-50\/80:focus{border-color:rgb(var(--cstu-secondary-50)/.8)}.focus\:cstu-border-secondary-50\/85:focus{border-color:rgb(var(--cstu-secondary-50)/.85)}.focus\:cstu-border-secondary-50\/90:focus{border-color:rgb(var(--cstu-secondary-50)/.9)}.focus\:cstu-border-secondary-50\/95:focus{border-color:rgb(var(--cstu-secondary-50)/.95)}.focus\:cstu-border-secondary-500:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-500)/var(--tw-border-opacity,1))}.focus\:cstu-border-secondary-500\/0:focus{border-color:rgb(var(--cstu-secondary-500)/0)}.focus\:cstu-border-secondary-500\/10:focus{border-color:rgb(var(--cstu-secondary-500)/.1)}.focus\:cstu-border-secondary-500\/100:focus{border-color:rgb(var(--cstu-secondary-500)/1)}.focus\:cstu-border-secondary-500\/15:focus{border-color:rgb(var(--cstu-secondary-500)/.15)}.focus\:cstu-border-secondary-500\/20:focus{border-color:rgb(var(--cstu-secondary-500)/.2)}.focus\:cstu-border-secondary-500\/25:focus{border-color:rgb(var(--cstu-secondary-500)/.25)}.focus\:cstu-border-secondary-500\/30:focus{border-color:rgb(var(--cstu-secondary-500)/.3)}.focus\:cstu-border-secondary-500\/35:focus{border-color:rgb(var(--cstu-secondary-500)/.35)}.focus\:cstu-border-secondary-500\/40:focus{border-color:rgb(var(--cstu-secondary-500)/.4)}.focus\:cstu-border-secondary-500\/45:focus{border-color:rgb(var(--cstu-secondary-500)/.45)}.focus\:cstu-border-secondary-500\/5:focus{border-color:rgb(var(--cstu-secondary-500)/.05)}.focus\:cstu-border-secondary-500\/50:focus{border-color:rgb(var(--cstu-secondary-500)/.5)}.focus\:cstu-border-secondary-500\/55:focus{border-color:rgb(var(--cstu-secondary-500)/.55)}.focus\:cstu-border-secondary-500\/60:focus{border-color:rgb(var(--cstu-secondary-500)/.6)}.focus\:cstu-border-secondary-500\/65:focus{border-color:rgb(var(--cstu-secondary-500)/.65)}.focus\:cstu-border-secondary-500\/70:focus{border-color:rgb(var(--cstu-secondary-500)/.7)}.focus\:cstu-border-secondary-500\/75:focus{border-color:rgb(var(--cstu-secondary-500)/.75)}.focus\:cstu-border-secondary-500\/80:focus{border-color:rgb(var(--cstu-secondary-500)/.8)}.focus\:cstu-border-secondary-500\/85:focus{border-color:rgb(var(--cstu-secondary-500)/.85)}.focus\:cstu-border-secondary-500\/90:focus{border-color:rgb(var(--cstu-secondary-500)/.9)}.focus\:cstu-border-secondary-500\/95:focus{border-color:rgb(var(--cstu-secondary-500)/.95)}.focus\:cstu-border-secondary-550:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-550)/var(--tw-border-opacity,1))}.focus\:cstu-border-secondary-550\/0:focus{border-color:rgb(var(--cstu-secondary-550)/0)}.focus\:cstu-border-secondary-550\/10:focus{border-color:rgb(var(--cstu-secondary-550)/.1)}.focus\:cstu-border-secondary-550\/100:focus{border-color:rgb(var(--cstu-secondary-550)/1)}.focus\:cstu-border-secondary-550\/15:focus{border-color:rgb(var(--cstu-secondary-550)/.15)}.focus\:cstu-border-secondary-550\/20:focus{border-color:rgb(var(--cstu-secondary-550)/.2)}.focus\:cstu-border-secondary-550\/25:focus{border-color:rgb(var(--cstu-secondary-550)/.25)}.focus\:cstu-border-secondary-550\/30:focus{border-color:rgb(var(--cstu-secondary-550)/.3)}.focus\:cstu-border-secondary-550\/35:focus{border-color:rgb(var(--cstu-secondary-550)/.35)}.focus\:cstu-border-secondary-550\/40:focus{border-color:rgb(var(--cstu-secondary-550)/.4)}.focus\:cstu-border-secondary-550\/45:focus{border-color:rgb(var(--cstu-secondary-550)/.45)}.focus\:cstu-border-secondary-550\/5:focus{border-color:rgb(var(--cstu-secondary-550)/.05)}.focus\:cstu-border-secondary-550\/50:focus{border-color:rgb(var(--cstu-secondary-550)/.5)}.focus\:cstu-border-secondary-550\/55:focus{border-color:rgb(var(--cstu-secondary-550)/.55)}.focus\:cstu-border-secondary-550\/60:focus{border-color:rgb(var(--cstu-secondary-550)/.6)}.focus\:cstu-border-secondary-550\/65:focus{border-color:rgb(var(--cstu-secondary-550)/.65)}.focus\:cstu-border-secondary-550\/70:focus{border-color:rgb(var(--cstu-secondary-550)/.7)}.focus\:cstu-border-secondary-550\/75:focus{border-color:rgb(var(--cstu-secondary-550)/.75)}.focus\:cstu-border-secondary-550\/80:focus{border-color:rgb(var(--cstu-secondary-550)/.8)}.focus\:cstu-border-secondary-550\/85:focus{border-color:rgb(var(--cstu-secondary-550)/.85)}.focus\:cstu-border-secondary-550\/90:focus{border-color:rgb(var(--cstu-secondary-550)/.9)}.focus\:cstu-border-secondary-550\/95:focus{border-color:rgb(var(--cstu-secondary-550)/.95)}.focus\:cstu-border-secondary-575:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-575)/var(--tw-border-opacity,1))}.focus\:cstu-border-secondary-575\/0:focus{border-color:rgb(var(--cstu-secondary-575)/0)}.focus\:cstu-border-secondary-575\/10:focus{border-color:rgb(var(--cstu-secondary-575)/.1)}.focus\:cstu-border-secondary-575\/100:focus{border-color:rgb(var(--cstu-secondary-575)/1)}.focus\:cstu-border-secondary-575\/15:focus{border-color:rgb(var(--cstu-secondary-575)/.15)}.focus\:cstu-border-secondary-575\/20:focus{border-color:rgb(var(--cstu-secondary-575)/.2)}.focus\:cstu-border-secondary-575\/25:focus{border-color:rgb(var(--cstu-secondary-575)/.25)}.focus\:cstu-border-secondary-575\/30:focus{border-color:rgb(var(--cstu-secondary-575)/.3)}.focus\:cstu-border-secondary-575\/35:focus{border-color:rgb(var(--cstu-secondary-575)/.35)}.focus\:cstu-border-secondary-575\/40:focus{border-color:rgb(var(--cstu-secondary-575)/.4)}.focus\:cstu-border-secondary-575\/45:focus{border-color:rgb(var(--cstu-secondary-575)/.45)}.focus\:cstu-border-secondary-575\/5:focus{border-color:rgb(var(--cstu-secondary-575)/.05)}.focus\:cstu-border-secondary-575\/50:focus{border-color:rgb(var(--cstu-secondary-575)/.5)}.focus\:cstu-border-secondary-575\/55:focus{border-color:rgb(var(--cstu-secondary-575)/.55)}.focus\:cstu-border-secondary-575\/60:focus{border-color:rgb(var(--cstu-secondary-575)/.6)}.focus\:cstu-border-secondary-575\/65:focus{border-color:rgb(var(--cstu-secondary-575)/.65)}.focus\:cstu-border-secondary-575\/70:focus{border-color:rgb(var(--cstu-secondary-575)/.7)}.focus\:cstu-border-secondary-575\/75:focus{border-color:rgb(var(--cstu-secondary-575)/.75)}.focus\:cstu-border-secondary-575\/80:focus{border-color:rgb(var(--cstu-secondary-575)/.8)}.focus\:cstu-border-secondary-575\/85:focus{border-color:rgb(var(--cstu-secondary-575)/.85)}.focus\:cstu-border-secondary-575\/90:focus{border-color:rgb(var(--cstu-secondary-575)/.9)}.focus\:cstu-border-secondary-575\/95:focus{border-color:rgb(var(--cstu-secondary-575)/.95)}.focus\:cstu-border-secondary-600:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-600)/var(--tw-border-opacity,1))}.focus\:cstu-border-secondary-600\/0:focus{border-color:rgb(var(--cstu-secondary-600)/0)}.focus\:cstu-border-secondary-600\/10:focus{border-color:rgb(var(--cstu-secondary-600)/.1)}.focus\:cstu-border-secondary-600\/100:focus{border-color:rgb(var(--cstu-secondary-600)/1)}.focus\:cstu-border-secondary-600\/15:focus{border-color:rgb(var(--cstu-secondary-600)/.15)}.focus\:cstu-border-secondary-600\/20:focus{border-color:rgb(var(--cstu-secondary-600)/.2)}.focus\:cstu-border-secondary-600\/25:focus{border-color:rgb(var(--cstu-secondary-600)/.25)}.focus\:cstu-border-secondary-600\/30:focus{border-color:rgb(var(--cstu-secondary-600)/.3)}.focus\:cstu-border-secondary-600\/35:focus{border-color:rgb(var(--cstu-secondary-600)/.35)}.focus\:cstu-border-secondary-600\/40:focus{border-color:rgb(var(--cstu-secondary-600)/.4)}.focus\:cstu-border-secondary-600\/45:focus{border-color:rgb(var(--cstu-secondary-600)/.45)}.focus\:cstu-border-secondary-600\/5:focus{border-color:rgb(var(--cstu-secondary-600)/.05)}.focus\:cstu-border-secondary-600\/50:focus{border-color:rgb(var(--cstu-secondary-600)/.5)}.focus\:cstu-border-secondary-600\/55:focus{border-color:rgb(var(--cstu-secondary-600)/.55)}.focus\:cstu-border-secondary-600\/60:focus{border-color:rgb(var(--cstu-secondary-600)/.6)}.focus\:cstu-border-secondary-600\/65:focus{border-color:rgb(var(--cstu-secondary-600)/.65)}.focus\:cstu-border-secondary-600\/70:focus{border-color:rgb(var(--cstu-secondary-600)/.7)}.focus\:cstu-border-secondary-600\/75:focus{border-color:rgb(var(--cstu-secondary-600)/.75)}.focus\:cstu-border-secondary-600\/80:focus{border-color:rgb(var(--cstu-secondary-600)/.8)}.focus\:cstu-border-secondary-600\/85:focus{border-color:rgb(var(--cstu-secondary-600)/.85)}.focus\:cstu-border-secondary-600\/90:focus{border-color:rgb(var(--cstu-secondary-600)/.9)}.focus\:cstu-border-secondary-600\/95:focus{border-color:rgb(var(--cstu-secondary-600)/.95)}.focus\:cstu-border-secondary-700:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-700)/var(--tw-border-opacity,1))}.focus\:cstu-border-secondary-700\/0:focus{border-color:rgb(var(--cstu-secondary-700)/0)}.focus\:cstu-border-secondary-700\/10:focus{border-color:rgb(var(--cstu-secondary-700)/.1)}.focus\:cstu-border-secondary-700\/100:focus{border-color:rgb(var(--cstu-secondary-700)/1)}.focus\:cstu-border-secondary-700\/15:focus{border-color:rgb(var(--cstu-secondary-700)/.15)}.focus\:cstu-border-secondary-700\/20:focus{border-color:rgb(var(--cstu-secondary-700)/.2)}.focus\:cstu-border-secondary-700\/25:focus{border-color:rgb(var(--cstu-secondary-700)/.25)}.focus\:cstu-border-secondary-700\/30:focus{border-color:rgb(var(--cstu-secondary-700)/.3)}.focus\:cstu-border-secondary-700\/35:focus{border-color:rgb(var(--cstu-secondary-700)/.35)}.focus\:cstu-border-secondary-700\/40:focus{border-color:rgb(var(--cstu-secondary-700)/.4)}.focus\:cstu-border-secondary-700\/45:focus{border-color:rgb(var(--cstu-secondary-700)/.45)}.focus\:cstu-border-secondary-700\/5:focus{border-color:rgb(var(--cstu-secondary-700)/.05)}.focus\:cstu-border-secondary-700\/50:focus{border-color:rgb(var(--cstu-secondary-700)/.5)}.focus\:cstu-border-secondary-700\/55:focus{border-color:rgb(var(--cstu-secondary-700)/.55)}.focus\:cstu-border-secondary-700\/60:focus{border-color:rgb(var(--cstu-secondary-700)/.6)}.focus\:cstu-border-secondary-700\/65:focus{border-color:rgb(var(--cstu-secondary-700)/.65)}.focus\:cstu-border-secondary-700\/70:focus{border-color:rgb(var(--cstu-secondary-700)/.7)}.focus\:cstu-border-secondary-700\/75:focus{border-color:rgb(var(--cstu-secondary-700)/.75)}.focus\:cstu-border-secondary-700\/80:focus{border-color:rgb(var(--cstu-secondary-700)/.8)}.focus\:cstu-border-secondary-700\/85:focus{border-color:rgb(var(--cstu-secondary-700)/.85)}.focus\:cstu-border-secondary-700\/90:focus{border-color:rgb(var(--cstu-secondary-700)/.9)}.focus\:cstu-border-secondary-700\/95:focus{border-color:rgb(var(--cstu-secondary-700)/.95)}.focus\:cstu-border-secondary-800:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-800)/var(--tw-border-opacity,1))}.focus\:cstu-border-secondary-800\/0:focus{border-color:rgb(var(--cstu-secondary-800)/0)}.focus\:cstu-border-secondary-800\/10:focus{border-color:rgb(var(--cstu-secondary-800)/.1)}.focus\:cstu-border-secondary-800\/100:focus{border-color:rgb(var(--cstu-secondary-800)/1)}.focus\:cstu-border-secondary-800\/15:focus{border-color:rgb(var(--cstu-secondary-800)/.15)}.focus\:cstu-border-secondary-800\/20:focus{border-color:rgb(var(--cstu-secondary-800)/.2)}.focus\:cstu-border-secondary-800\/25:focus{border-color:rgb(var(--cstu-secondary-800)/.25)}.focus\:cstu-border-secondary-800\/30:focus{border-color:rgb(var(--cstu-secondary-800)/.3)}.focus\:cstu-border-secondary-800\/35:focus{border-color:rgb(var(--cstu-secondary-800)/.35)}.focus\:cstu-border-secondary-800\/40:focus{border-color:rgb(var(--cstu-secondary-800)/.4)}.focus\:cstu-border-secondary-800\/45:focus{border-color:rgb(var(--cstu-secondary-800)/.45)}.focus\:cstu-border-secondary-800\/5:focus{border-color:rgb(var(--cstu-secondary-800)/.05)}.focus\:cstu-border-secondary-800\/50:focus{border-color:rgb(var(--cstu-secondary-800)/.5)}.focus\:cstu-border-secondary-800\/55:focus{border-color:rgb(var(--cstu-secondary-800)/.55)}.focus\:cstu-border-secondary-800\/60:focus{border-color:rgb(var(--cstu-secondary-800)/.6)}.focus\:cstu-border-secondary-800\/65:focus{border-color:rgb(var(--cstu-secondary-800)/.65)}.focus\:cstu-border-secondary-800\/70:focus{border-color:rgb(var(--cstu-secondary-800)/.7)}.focus\:cstu-border-secondary-800\/75:focus{border-color:rgb(var(--cstu-secondary-800)/.75)}.focus\:cstu-border-secondary-800\/80:focus{border-color:rgb(var(--cstu-secondary-800)/.8)}.focus\:cstu-border-secondary-800\/85:focus{border-color:rgb(var(--cstu-secondary-800)/.85)}.focus\:cstu-border-secondary-800\/90:focus{border-color:rgb(var(--cstu-secondary-800)/.9)}.focus\:cstu-border-secondary-800\/95:focus{border-color:rgb(var(--cstu-secondary-800)/.95)}.focus\:cstu-border-secondary-900:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-secondary-900)/var(--tw-border-opacity,1))}.focus\:cstu-border-secondary-900\/0:focus{border-color:rgb(var(--cstu-secondary-900)/0)}.focus\:cstu-border-secondary-900\/10:focus{border-color:rgb(var(--cstu-secondary-900)/.1)}.focus\:cstu-border-secondary-900\/100:focus{border-color:rgb(var(--cstu-secondary-900)/1)}.focus\:cstu-border-secondary-900\/15:focus{border-color:rgb(var(--cstu-secondary-900)/.15)}.focus\:cstu-border-secondary-900\/20:focus{border-color:rgb(var(--cstu-secondary-900)/.2)}.focus\:cstu-border-secondary-900\/25:focus{border-color:rgb(var(--cstu-secondary-900)/.25)}.focus\:cstu-border-secondary-900\/30:focus{border-color:rgb(var(--cstu-secondary-900)/.3)}.focus\:cstu-border-secondary-900\/35:focus{border-color:rgb(var(--cstu-secondary-900)/.35)}.focus\:cstu-border-secondary-900\/40:focus{border-color:rgb(var(--cstu-secondary-900)/.4)}.focus\:cstu-border-secondary-900\/45:focus{border-color:rgb(var(--cstu-secondary-900)/.45)}.focus\:cstu-border-secondary-900\/5:focus{border-color:rgb(var(--cstu-secondary-900)/.05)}.focus\:cstu-border-secondary-900\/50:focus{border-color:rgb(var(--cstu-secondary-900)/.5)}.focus\:cstu-border-secondary-900\/55:focus{border-color:rgb(var(--cstu-secondary-900)/.55)}.focus\:cstu-border-secondary-900\/60:focus{border-color:rgb(var(--cstu-secondary-900)/.6)}.focus\:cstu-border-secondary-900\/65:focus{border-color:rgb(var(--cstu-secondary-900)/.65)}.focus\:cstu-border-secondary-900\/70:focus{border-color:rgb(var(--cstu-secondary-900)/.7)}.focus\:cstu-border-secondary-900\/75:focus{border-color:rgb(var(--cstu-secondary-900)/.75)}.focus\:cstu-border-secondary-900\/80:focus{border-color:rgb(var(--cstu-secondary-900)/.8)}.focus\:cstu-border-secondary-900\/85:focus{border-color:rgb(var(--cstu-secondary-900)/.85)}.focus\:cstu-border-secondary-900\/90:focus{border-color:rgb(var(--cstu-secondary-900)/.9)}.focus\:cstu-border-secondary-900\/95:focus{border-color:rgb(var(--cstu-secondary-900)/.95)}.focus\:cstu-border-success-100:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-100)/var(--tw-border-opacity,1))}.focus\:cstu-border-success-100\/0:focus{border-color:rgb(var(--cstu-success-100)/0)}.focus\:cstu-border-success-100\/10:focus{border-color:rgb(var(--cstu-success-100)/.1)}.focus\:cstu-border-success-100\/100:focus{border-color:rgb(var(--cstu-success-100)/1)}.focus\:cstu-border-success-100\/15:focus{border-color:rgb(var(--cstu-success-100)/.15)}.focus\:cstu-border-success-100\/20:focus{border-color:rgb(var(--cstu-success-100)/.2)}.focus\:cstu-border-success-100\/25:focus{border-color:rgb(var(--cstu-success-100)/.25)}.focus\:cstu-border-success-100\/30:focus{border-color:rgb(var(--cstu-success-100)/.3)}.focus\:cstu-border-success-100\/35:focus{border-color:rgb(var(--cstu-success-100)/.35)}.focus\:cstu-border-success-100\/40:focus{border-color:rgb(var(--cstu-success-100)/.4)}.focus\:cstu-border-success-100\/45:focus{border-color:rgb(var(--cstu-success-100)/.45)}.focus\:cstu-border-success-100\/5:focus{border-color:rgb(var(--cstu-success-100)/.05)}.focus\:cstu-border-success-100\/50:focus{border-color:rgb(var(--cstu-success-100)/.5)}.focus\:cstu-border-success-100\/55:focus{border-color:rgb(var(--cstu-success-100)/.55)}.focus\:cstu-border-success-100\/60:focus{border-color:rgb(var(--cstu-success-100)/.6)}.focus\:cstu-border-success-100\/65:focus{border-color:rgb(var(--cstu-success-100)/.65)}.focus\:cstu-border-success-100\/70:focus{border-color:rgb(var(--cstu-success-100)/.7)}.focus\:cstu-border-success-100\/75:focus{border-color:rgb(var(--cstu-success-100)/.75)}.focus\:cstu-border-success-100\/80:focus{border-color:rgb(var(--cstu-success-100)/.8)}.focus\:cstu-border-success-100\/85:focus{border-color:rgb(var(--cstu-success-100)/.85)}.focus\:cstu-border-success-100\/90:focus{border-color:rgb(var(--cstu-success-100)/.9)}.focus\:cstu-border-success-100\/95:focus{border-color:rgb(var(--cstu-success-100)/.95)}.focus\:cstu-border-success-200:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-200)/var(--tw-border-opacity,1))}.focus\:cstu-border-success-200\/0:focus{border-color:rgb(var(--cstu-success-200)/0)}.focus\:cstu-border-success-200\/10:focus{border-color:rgb(var(--cstu-success-200)/.1)}.focus\:cstu-border-success-200\/100:focus{border-color:rgb(var(--cstu-success-200)/1)}.focus\:cstu-border-success-200\/15:focus{border-color:rgb(var(--cstu-success-200)/.15)}.focus\:cstu-border-success-200\/20:focus{border-color:rgb(var(--cstu-success-200)/.2)}.focus\:cstu-border-success-200\/25:focus{border-color:rgb(var(--cstu-success-200)/.25)}.focus\:cstu-border-success-200\/30:focus{border-color:rgb(var(--cstu-success-200)/.3)}.focus\:cstu-border-success-200\/35:focus{border-color:rgb(var(--cstu-success-200)/.35)}.focus\:cstu-border-success-200\/40:focus{border-color:rgb(var(--cstu-success-200)/.4)}.focus\:cstu-border-success-200\/45:focus{border-color:rgb(var(--cstu-success-200)/.45)}.focus\:cstu-border-success-200\/5:focus{border-color:rgb(var(--cstu-success-200)/.05)}.focus\:cstu-border-success-200\/50:focus{border-color:rgb(var(--cstu-success-200)/.5)}.focus\:cstu-border-success-200\/55:focus{border-color:rgb(var(--cstu-success-200)/.55)}.focus\:cstu-border-success-200\/60:focus{border-color:rgb(var(--cstu-success-200)/.6)}.focus\:cstu-border-success-200\/65:focus{border-color:rgb(var(--cstu-success-200)/.65)}.focus\:cstu-border-success-200\/70:focus{border-color:rgb(var(--cstu-success-200)/.7)}.focus\:cstu-border-success-200\/75:focus{border-color:rgb(var(--cstu-success-200)/.75)}.focus\:cstu-border-success-200\/80:focus{border-color:rgb(var(--cstu-success-200)/.8)}.focus\:cstu-border-success-200\/85:focus{border-color:rgb(var(--cstu-success-200)/.85)}.focus\:cstu-border-success-200\/90:focus{border-color:rgb(var(--cstu-success-200)/.9)}.focus\:cstu-border-success-200\/95:focus{border-color:rgb(var(--cstu-success-200)/.95)}.focus\:cstu-border-success-250:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-250)/var(--tw-border-opacity,1))}.focus\:cstu-border-success-250\/0:focus{border-color:rgb(var(--cstu-success-250)/0)}.focus\:cstu-border-success-250\/10:focus{border-color:rgb(var(--cstu-success-250)/.1)}.focus\:cstu-border-success-250\/100:focus{border-color:rgb(var(--cstu-success-250)/1)}.focus\:cstu-border-success-250\/15:focus{border-color:rgb(var(--cstu-success-250)/.15)}.focus\:cstu-border-success-250\/20:focus{border-color:rgb(var(--cstu-success-250)/.2)}.focus\:cstu-border-success-250\/25:focus{border-color:rgb(var(--cstu-success-250)/.25)}.focus\:cstu-border-success-250\/30:focus{border-color:rgb(var(--cstu-success-250)/.3)}.focus\:cstu-border-success-250\/35:focus{border-color:rgb(var(--cstu-success-250)/.35)}.focus\:cstu-border-success-250\/40:focus{border-color:rgb(var(--cstu-success-250)/.4)}.focus\:cstu-border-success-250\/45:focus{border-color:rgb(var(--cstu-success-250)/.45)}.focus\:cstu-border-success-250\/5:focus{border-color:rgb(var(--cstu-success-250)/.05)}.focus\:cstu-border-success-250\/50:focus{border-color:rgb(var(--cstu-success-250)/.5)}.focus\:cstu-border-success-250\/55:focus{border-color:rgb(var(--cstu-success-250)/.55)}.focus\:cstu-border-success-250\/60:focus{border-color:rgb(var(--cstu-success-250)/.6)}.focus\:cstu-border-success-250\/65:focus{border-color:rgb(var(--cstu-success-250)/.65)}.focus\:cstu-border-success-250\/70:focus{border-color:rgb(var(--cstu-success-250)/.7)}.focus\:cstu-border-success-250\/75:focus{border-color:rgb(var(--cstu-success-250)/.75)}.focus\:cstu-border-success-250\/80:focus{border-color:rgb(var(--cstu-success-250)/.8)}.focus\:cstu-border-success-250\/85:focus{border-color:rgb(var(--cstu-success-250)/.85)}.focus\:cstu-border-success-250\/90:focus{border-color:rgb(var(--cstu-success-250)/.9)}.focus\:cstu-border-success-250\/95:focus{border-color:rgb(var(--cstu-success-250)/.95)}.focus\:cstu-border-success-300:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-300)/var(--tw-border-opacity,1))}.focus\:cstu-border-success-300\/0:focus{border-color:rgb(var(--cstu-success-300)/0)}.focus\:cstu-border-success-300\/10:focus{border-color:rgb(var(--cstu-success-300)/.1)}.focus\:cstu-border-success-300\/100:focus{border-color:rgb(var(--cstu-success-300)/1)}.focus\:cstu-border-success-300\/15:focus{border-color:rgb(var(--cstu-success-300)/.15)}.focus\:cstu-border-success-300\/20:focus{border-color:rgb(var(--cstu-success-300)/.2)}.focus\:cstu-border-success-300\/25:focus{border-color:rgb(var(--cstu-success-300)/.25)}.focus\:cstu-border-success-300\/30:focus{border-color:rgb(var(--cstu-success-300)/.3)}.focus\:cstu-border-success-300\/35:focus{border-color:rgb(var(--cstu-success-300)/.35)}.focus\:cstu-border-success-300\/40:focus{border-color:rgb(var(--cstu-success-300)/.4)}.focus\:cstu-border-success-300\/45:focus{border-color:rgb(var(--cstu-success-300)/.45)}.focus\:cstu-border-success-300\/5:focus{border-color:rgb(var(--cstu-success-300)/.05)}.focus\:cstu-border-success-300\/50:focus{border-color:rgb(var(--cstu-success-300)/.5)}.focus\:cstu-border-success-300\/55:focus{border-color:rgb(var(--cstu-success-300)/.55)}.focus\:cstu-border-success-300\/60:focus{border-color:rgb(var(--cstu-success-300)/.6)}.focus\:cstu-border-success-300\/65:focus{border-color:rgb(var(--cstu-success-300)/.65)}.focus\:cstu-border-success-300\/70:focus{border-color:rgb(var(--cstu-success-300)/.7)}.focus\:cstu-border-success-300\/75:focus{border-color:rgb(var(--cstu-success-300)/.75)}.focus\:cstu-border-success-300\/80:focus{border-color:rgb(var(--cstu-success-300)/.8)}.focus\:cstu-border-success-300\/85:focus{border-color:rgb(var(--cstu-success-300)/.85)}.focus\:cstu-border-success-300\/90:focus{border-color:rgb(var(--cstu-success-300)/.9)}.focus\:cstu-border-success-300\/95:focus{border-color:rgb(var(--cstu-success-300)/.95)}.focus\:cstu-border-success-400:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-400)/var(--tw-border-opacity,1))}.focus\:cstu-border-success-400\/0:focus{border-color:rgb(var(--cstu-success-400)/0)}.focus\:cstu-border-success-400\/10:focus{border-color:rgb(var(--cstu-success-400)/.1)}.focus\:cstu-border-success-400\/100:focus{border-color:rgb(var(--cstu-success-400)/1)}.focus\:cstu-border-success-400\/15:focus{border-color:rgb(var(--cstu-success-400)/.15)}.focus\:cstu-border-success-400\/20:focus{border-color:rgb(var(--cstu-success-400)/.2)}.focus\:cstu-border-success-400\/25:focus{border-color:rgb(var(--cstu-success-400)/.25)}.focus\:cstu-border-success-400\/30:focus{border-color:rgb(var(--cstu-success-400)/.3)}.focus\:cstu-border-success-400\/35:focus{border-color:rgb(var(--cstu-success-400)/.35)}.focus\:cstu-border-success-400\/40:focus{border-color:rgb(var(--cstu-success-400)/.4)}.focus\:cstu-border-success-400\/45:focus{border-color:rgb(var(--cstu-success-400)/.45)}.focus\:cstu-border-success-400\/5:focus{border-color:rgb(var(--cstu-success-400)/.05)}.focus\:cstu-border-success-400\/50:focus{border-color:rgb(var(--cstu-success-400)/.5)}.focus\:cstu-border-success-400\/55:focus{border-color:rgb(var(--cstu-success-400)/.55)}.focus\:cstu-border-success-400\/60:focus{border-color:rgb(var(--cstu-success-400)/.6)}.focus\:cstu-border-success-400\/65:focus{border-color:rgb(var(--cstu-success-400)/.65)}.focus\:cstu-border-success-400\/70:focus{border-color:rgb(var(--cstu-success-400)/.7)}.focus\:cstu-border-success-400\/75:focus{border-color:rgb(var(--cstu-success-400)/.75)}.focus\:cstu-border-success-400\/80:focus{border-color:rgb(var(--cstu-success-400)/.8)}.focus\:cstu-border-success-400\/85:focus{border-color:rgb(var(--cstu-success-400)/.85)}.focus\:cstu-border-success-400\/90:focus{border-color:rgb(var(--cstu-success-400)/.9)}.focus\:cstu-border-success-400\/95:focus{border-color:rgb(var(--cstu-success-400)/.95)}.focus\:cstu-border-success-450:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-450)/var(--tw-border-opacity,1))}.focus\:cstu-border-success-450\/0:focus{border-color:rgb(var(--cstu-success-450)/0)}.focus\:cstu-border-success-450\/10:focus{border-color:rgb(var(--cstu-success-450)/.1)}.focus\:cstu-border-success-450\/100:focus{border-color:rgb(var(--cstu-success-450)/1)}.focus\:cstu-border-success-450\/15:focus{border-color:rgb(var(--cstu-success-450)/.15)}.focus\:cstu-border-success-450\/20:focus{border-color:rgb(var(--cstu-success-450)/.2)}.focus\:cstu-border-success-450\/25:focus{border-color:rgb(var(--cstu-success-450)/.25)}.focus\:cstu-border-success-450\/30:focus{border-color:rgb(var(--cstu-success-450)/.3)}.focus\:cstu-border-success-450\/35:focus{border-color:rgb(var(--cstu-success-450)/.35)}.focus\:cstu-border-success-450\/40:focus{border-color:rgb(var(--cstu-success-450)/.4)}.focus\:cstu-border-success-450\/45:focus{border-color:rgb(var(--cstu-success-450)/.45)}.focus\:cstu-border-success-450\/5:focus{border-color:rgb(var(--cstu-success-450)/.05)}.focus\:cstu-border-success-450\/50:focus{border-color:rgb(var(--cstu-success-450)/.5)}.focus\:cstu-border-success-450\/55:focus{border-color:rgb(var(--cstu-success-450)/.55)}.focus\:cstu-border-success-450\/60:focus{border-color:rgb(var(--cstu-success-450)/.6)}.focus\:cstu-border-success-450\/65:focus{border-color:rgb(var(--cstu-success-450)/.65)}.focus\:cstu-border-success-450\/70:focus{border-color:rgb(var(--cstu-success-450)/.7)}.focus\:cstu-border-success-450\/75:focus{border-color:rgb(var(--cstu-success-450)/.75)}.focus\:cstu-border-success-450\/80:focus{border-color:rgb(var(--cstu-success-450)/.8)}.focus\:cstu-border-success-450\/85:focus{border-color:rgb(var(--cstu-success-450)/.85)}.focus\:cstu-border-success-450\/90:focus{border-color:rgb(var(--cstu-success-450)/.9)}.focus\:cstu-border-success-450\/95:focus{border-color:rgb(var(--cstu-success-450)/.95)}.focus\:cstu-border-success-50:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-50)/var(--tw-border-opacity,1))}.focus\:cstu-border-success-50\/0:focus{border-color:rgb(var(--cstu-success-50)/0)}.focus\:cstu-border-success-50\/10:focus{border-color:rgb(var(--cstu-success-50)/.1)}.focus\:cstu-border-success-50\/100:focus{border-color:rgb(var(--cstu-success-50)/1)}.focus\:cstu-border-success-50\/15:focus{border-color:rgb(var(--cstu-success-50)/.15)}.focus\:cstu-border-success-50\/20:focus{border-color:rgb(var(--cstu-success-50)/.2)}.focus\:cstu-border-success-50\/25:focus{border-color:rgb(var(--cstu-success-50)/.25)}.focus\:cstu-border-success-50\/30:focus{border-color:rgb(var(--cstu-success-50)/.3)}.focus\:cstu-border-success-50\/35:focus{border-color:rgb(var(--cstu-success-50)/.35)}.focus\:cstu-border-success-50\/40:focus{border-color:rgb(var(--cstu-success-50)/.4)}.focus\:cstu-border-success-50\/45:focus{border-color:rgb(var(--cstu-success-50)/.45)}.focus\:cstu-border-success-50\/5:focus{border-color:rgb(var(--cstu-success-50)/.05)}.focus\:cstu-border-success-50\/50:focus{border-color:rgb(var(--cstu-success-50)/.5)}.focus\:cstu-border-success-50\/55:focus{border-color:rgb(var(--cstu-success-50)/.55)}.focus\:cstu-border-success-50\/60:focus{border-color:rgb(var(--cstu-success-50)/.6)}.focus\:cstu-border-success-50\/65:focus{border-color:rgb(var(--cstu-success-50)/.65)}.focus\:cstu-border-success-50\/70:focus{border-color:rgb(var(--cstu-success-50)/.7)}.focus\:cstu-border-success-50\/75:focus{border-color:rgb(var(--cstu-success-50)/.75)}.focus\:cstu-border-success-50\/80:focus{border-color:rgb(var(--cstu-success-50)/.8)}.focus\:cstu-border-success-50\/85:focus{border-color:rgb(var(--cstu-success-50)/.85)}.focus\:cstu-border-success-50\/90:focus{border-color:rgb(var(--cstu-success-50)/.9)}.focus\:cstu-border-success-50\/95:focus{border-color:rgb(var(--cstu-success-50)/.95)}.focus\:cstu-border-success-500:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-500)/var(--tw-border-opacity,1))}.focus\:cstu-border-success-500\/0:focus{border-color:rgb(var(--cstu-success-500)/0)}.focus\:cstu-border-success-500\/10:focus{border-color:rgb(var(--cstu-success-500)/.1)}.focus\:cstu-border-success-500\/100:focus{border-color:rgb(var(--cstu-success-500)/1)}.focus\:cstu-border-success-500\/15:focus{border-color:rgb(var(--cstu-success-500)/.15)}.focus\:cstu-border-success-500\/20:focus{border-color:rgb(var(--cstu-success-500)/.2)}.focus\:cstu-border-success-500\/25:focus{border-color:rgb(var(--cstu-success-500)/.25)}.focus\:cstu-border-success-500\/30:focus{border-color:rgb(var(--cstu-success-500)/.3)}.focus\:cstu-border-success-500\/35:focus{border-color:rgb(var(--cstu-success-500)/.35)}.focus\:cstu-border-success-500\/40:focus{border-color:rgb(var(--cstu-success-500)/.4)}.focus\:cstu-border-success-500\/45:focus{border-color:rgb(var(--cstu-success-500)/.45)}.focus\:cstu-border-success-500\/5:focus{border-color:rgb(var(--cstu-success-500)/.05)}.focus\:cstu-border-success-500\/50:focus{border-color:rgb(var(--cstu-success-500)/.5)}.focus\:cstu-border-success-500\/55:focus{border-color:rgb(var(--cstu-success-500)/.55)}.focus\:cstu-border-success-500\/60:focus{border-color:rgb(var(--cstu-success-500)/.6)}.focus\:cstu-border-success-500\/65:focus{border-color:rgb(var(--cstu-success-500)/.65)}.focus\:cstu-border-success-500\/70:focus{border-color:rgb(var(--cstu-success-500)/.7)}.focus\:cstu-border-success-500\/75:focus{border-color:rgb(var(--cstu-success-500)/.75)}.focus\:cstu-border-success-500\/80:focus{border-color:rgb(var(--cstu-success-500)/.8)}.focus\:cstu-border-success-500\/85:focus{border-color:rgb(var(--cstu-success-500)/.85)}.focus\:cstu-border-success-500\/90:focus{border-color:rgb(var(--cstu-success-500)/.9)}.focus\:cstu-border-success-500\/95:focus{border-color:rgb(var(--cstu-success-500)/.95)}.focus\:cstu-border-success-550:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-550)/var(--tw-border-opacity,1))}.focus\:cstu-border-success-550\/0:focus{border-color:rgb(var(--cstu-success-550)/0)}.focus\:cstu-border-success-550\/10:focus{border-color:rgb(var(--cstu-success-550)/.1)}.focus\:cstu-border-success-550\/100:focus{border-color:rgb(var(--cstu-success-550)/1)}.focus\:cstu-border-success-550\/15:focus{border-color:rgb(var(--cstu-success-550)/.15)}.focus\:cstu-border-success-550\/20:focus{border-color:rgb(var(--cstu-success-550)/.2)}.focus\:cstu-border-success-550\/25:focus{border-color:rgb(var(--cstu-success-550)/.25)}.focus\:cstu-border-success-550\/30:focus{border-color:rgb(var(--cstu-success-550)/.3)}.focus\:cstu-border-success-550\/35:focus{border-color:rgb(var(--cstu-success-550)/.35)}.focus\:cstu-border-success-550\/40:focus{border-color:rgb(var(--cstu-success-550)/.4)}.focus\:cstu-border-success-550\/45:focus{border-color:rgb(var(--cstu-success-550)/.45)}.focus\:cstu-border-success-550\/5:focus{border-color:rgb(var(--cstu-success-550)/.05)}.focus\:cstu-border-success-550\/50:focus{border-color:rgb(var(--cstu-success-550)/.5)}.focus\:cstu-border-success-550\/55:focus{border-color:rgb(var(--cstu-success-550)/.55)}.focus\:cstu-border-success-550\/60:focus{border-color:rgb(var(--cstu-success-550)/.6)}.focus\:cstu-border-success-550\/65:focus{border-color:rgb(var(--cstu-success-550)/.65)}.focus\:cstu-border-success-550\/70:focus{border-color:rgb(var(--cstu-success-550)/.7)}.focus\:cstu-border-success-550\/75:focus{border-color:rgb(var(--cstu-success-550)/.75)}.focus\:cstu-border-success-550\/80:focus{border-color:rgb(var(--cstu-success-550)/.8)}.focus\:cstu-border-success-550\/85:focus{border-color:rgb(var(--cstu-success-550)/.85)}.focus\:cstu-border-success-550\/90:focus{border-color:rgb(var(--cstu-success-550)/.9)}.focus\:cstu-border-success-550\/95:focus{border-color:rgb(var(--cstu-success-550)/.95)}.focus\:cstu-border-success-575:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-575)/var(--tw-border-opacity,1))}.focus\:cstu-border-success-575\/0:focus{border-color:rgb(var(--cstu-success-575)/0)}.focus\:cstu-border-success-575\/10:focus{border-color:rgb(var(--cstu-success-575)/.1)}.focus\:cstu-border-success-575\/100:focus{border-color:rgb(var(--cstu-success-575)/1)}.focus\:cstu-border-success-575\/15:focus{border-color:rgb(var(--cstu-success-575)/.15)}.focus\:cstu-border-success-575\/20:focus{border-color:rgb(var(--cstu-success-575)/.2)}.focus\:cstu-border-success-575\/25:focus{border-color:rgb(var(--cstu-success-575)/.25)}.focus\:cstu-border-success-575\/30:focus{border-color:rgb(var(--cstu-success-575)/.3)}.focus\:cstu-border-success-575\/35:focus{border-color:rgb(var(--cstu-success-575)/.35)}.focus\:cstu-border-success-575\/40:focus{border-color:rgb(var(--cstu-success-575)/.4)}.focus\:cstu-border-success-575\/45:focus{border-color:rgb(var(--cstu-success-575)/.45)}.focus\:cstu-border-success-575\/5:focus{border-color:rgb(var(--cstu-success-575)/.05)}.focus\:cstu-border-success-575\/50:focus{border-color:rgb(var(--cstu-success-575)/.5)}.focus\:cstu-border-success-575\/55:focus{border-color:rgb(var(--cstu-success-575)/.55)}.focus\:cstu-border-success-575\/60:focus{border-color:rgb(var(--cstu-success-575)/.6)}.focus\:cstu-border-success-575\/65:focus{border-color:rgb(var(--cstu-success-575)/.65)}.focus\:cstu-border-success-575\/70:focus{border-color:rgb(var(--cstu-success-575)/.7)}.focus\:cstu-border-success-575\/75:focus{border-color:rgb(var(--cstu-success-575)/.75)}.focus\:cstu-border-success-575\/80:focus{border-color:rgb(var(--cstu-success-575)/.8)}.focus\:cstu-border-success-575\/85:focus{border-color:rgb(var(--cstu-success-575)/.85)}.focus\:cstu-border-success-575\/90:focus{border-color:rgb(var(--cstu-success-575)/.9)}.focus\:cstu-border-success-575\/95:focus{border-color:rgb(var(--cstu-success-575)/.95)}.focus\:cstu-border-success-600:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-600)/var(--tw-border-opacity,1))}.focus\:cstu-border-success-600\/0:focus{border-color:rgb(var(--cstu-success-600)/0)}.focus\:cstu-border-success-600\/10:focus{border-color:rgb(var(--cstu-success-600)/.1)}.focus\:cstu-border-success-600\/100:focus{border-color:rgb(var(--cstu-success-600)/1)}.focus\:cstu-border-success-600\/15:focus{border-color:rgb(var(--cstu-success-600)/.15)}.focus\:cstu-border-success-600\/20:focus{border-color:rgb(var(--cstu-success-600)/.2)}.focus\:cstu-border-success-600\/25:focus{border-color:rgb(var(--cstu-success-600)/.25)}.focus\:cstu-border-success-600\/30:focus{border-color:rgb(var(--cstu-success-600)/.3)}.focus\:cstu-border-success-600\/35:focus{border-color:rgb(var(--cstu-success-600)/.35)}.focus\:cstu-border-success-600\/40:focus{border-color:rgb(var(--cstu-success-600)/.4)}.focus\:cstu-border-success-600\/45:focus{border-color:rgb(var(--cstu-success-600)/.45)}.focus\:cstu-border-success-600\/5:focus{border-color:rgb(var(--cstu-success-600)/.05)}.focus\:cstu-border-success-600\/50:focus{border-color:rgb(var(--cstu-success-600)/.5)}.focus\:cstu-border-success-600\/55:focus{border-color:rgb(var(--cstu-success-600)/.55)}.focus\:cstu-border-success-600\/60:focus{border-color:rgb(var(--cstu-success-600)/.6)}.focus\:cstu-border-success-600\/65:focus{border-color:rgb(var(--cstu-success-600)/.65)}.focus\:cstu-border-success-600\/70:focus{border-color:rgb(var(--cstu-success-600)/.7)}.focus\:cstu-border-success-600\/75:focus{border-color:rgb(var(--cstu-success-600)/.75)}.focus\:cstu-border-success-600\/80:focus{border-color:rgb(var(--cstu-success-600)/.8)}.focus\:cstu-border-success-600\/85:focus{border-color:rgb(var(--cstu-success-600)/.85)}.focus\:cstu-border-success-600\/90:focus{border-color:rgb(var(--cstu-success-600)/.9)}.focus\:cstu-border-success-600\/95:focus{border-color:rgb(var(--cstu-success-600)/.95)}.focus\:cstu-border-success-700:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-700)/var(--tw-border-opacity,1))}.focus\:cstu-border-success-700\/0:focus{border-color:rgb(var(--cstu-success-700)/0)}.focus\:cstu-border-success-700\/10:focus{border-color:rgb(var(--cstu-success-700)/.1)}.focus\:cstu-border-success-700\/100:focus{border-color:rgb(var(--cstu-success-700)/1)}.focus\:cstu-border-success-700\/15:focus{border-color:rgb(var(--cstu-success-700)/.15)}.focus\:cstu-border-success-700\/20:focus{border-color:rgb(var(--cstu-success-700)/.2)}.focus\:cstu-border-success-700\/25:focus{border-color:rgb(var(--cstu-success-700)/.25)}.focus\:cstu-border-success-700\/30:focus{border-color:rgb(var(--cstu-success-700)/.3)}.focus\:cstu-border-success-700\/35:focus{border-color:rgb(var(--cstu-success-700)/.35)}.focus\:cstu-border-success-700\/40:focus{border-color:rgb(var(--cstu-success-700)/.4)}.focus\:cstu-border-success-700\/45:focus{border-color:rgb(var(--cstu-success-700)/.45)}.focus\:cstu-border-success-700\/5:focus{border-color:rgb(var(--cstu-success-700)/.05)}.focus\:cstu-border-success-700\/50:focus{border-color:rgb(var(--cstu-success-700)/.5)}.focus\:cstu-border-success-700\/55:focus{border-color:rgb(var(--cstu-success-700)/.55)}.focus\:cstu-border-success-700\/60:focus{border-color:rgb(var(--cstu-success-700)/.6)}.focus\:cstu-border-success-700\/65:focus{border-color:rgb(var(--cstu-success-700)/.65)}.focus\:cstu-border-success-700\/70:focus{border-color:rgb(var(--cstu-success-700)/.7)}.focus\:cstu-border-success-700\/75:focus{border-color:rgb(var(--cstu-success-700)/.75)}.focus\:cstu-border-success-700\/80:focus{border-color:rgb(var(--cstu-success-700)/.8)}.focus\:cstu-border-success-700\/85:focus{border-color:rgb(var(--cstu-success-700)/.85)}.focus\:cstu-border-success-700\/90:focus{border-color:rgb(var(--cstu-success-700)/.9)}.focus\:cstu-border-success-700\/95:focus{border-color:rgb(var(--cstu-success-700)/.95)}.focus\:cstu-border-success-800:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-800)/var(--tw-border-opacity,1))}.focus\:cstu-border-success-800\/0:focus{border-color:rgb(var(--cstu-success-800)/0)}.focus\:cstu-border-success-800\/10:focus{border-color:rgb(var(--cstu-success-800)/.1)}.focus\:cstu-border-success-800\/100:focus{border-color:rgb(var(--cstu-success-800)/1)}.focus\:cstu-border-success-800\/15:focus{border-color:rgb(var(--cstu-success-800)/.15)}.focus\:cstu-border-success-800\/20:focus{border-color:rgb(var(--cstu-success-800)/.2)}.focus\:cstu-border-success-800\/25:focus{border-color:rgb(var(--cstu-success-800)/.25)}.focus\:cstu-border-success-800\/30:focus{border-color:rgb(var(--cstu-success-800)/.3)}.focus\:cstu-border-success-800\/35:focus{border-color:rgb(var(--cstu-success-800)/.35)}.focus\:cstu-border-success-800\/40:focus{border-color:rgb(var(--cstu-success-800)/.4)}.focus\:cstu-border-success-800\/45:focus{border-color:rgb(var(--cstu-success-800)/.45)}.focus\:cstu-border-success-800\/5:focus{border-color:rgb(var(--cstu-success-800)/.05)}.focus\:cstu-border-success-800\/50:focus{border-color:rgb(var(--cstu-success-800)/.5)}.focus\:cstu-border-success-800\/55:focus{border-color:rgb(var(--cstu-success-800)/.55)}.focus\:cstu-border-success-800\/60:focus{border-color:rgb(var(--cstu-success-800)/.6)}.focus\:cstu-border-success-800\/65:focus{border-color:rgb(var(--cstu-success-800)/.65)}.focus\:cstu-border-success-800\/70:focus{border-color:rgb(var(--cstu-success-800)/.7)}.focus\:cstu-border-success-800\/75:focus{border-color:rgb(var(--cstu-success-800)/.75)}.focus\:cstu-border-success-800\/80:focus{border-color:rgb(var(--cstu-success-800)/.8)}.focus\:cstu-border-success-800\/85:focus{border-color:rgb(var(--cstu-success-800)/.85)}.focus\:cstu-border-success-800\/90:focus{border-color:rgb(var(--cstu-success-800)/.9)}.focus\:cstu-border-success-800\/95:focus{border-color:rgb(var(--cstu-success-800)/.95)}.focus\:cstu-border-success-900:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-success-900)/var(--tw-border-opacity,1))}.focus\:cstu-border-success-900\/0:focus{border-color:rgb(var(--cstu-success-900)/0)}.focus\:cstu-border-success-900\/10:focus{border-color:rgb(var(--cstu-success-900)/.1)}.focus\:cstu-border-success-900\/100:focus{border-color:rgb(var(--cstu-success-900)/1)}.focus\:cstu-border-success-900\/15:focus{border-color:rgb(var(--cstu-success-900)/.15)}.focus\:cstu-border-success-900\/20:focus{border-color:rgb(var(--cstu-success-900)/.2)}.focus\:cstu-border-success-900\/25:focus{border-color:rgb(var(--cstu-success-900)/.25)}.focus\:cstu-border-success-900\/30:focus{border-color:rgb(var(--cstu-success-900)/.3)}.focus\:cstu-border-success-900\/35:focus{border-color:rgb(var(--cstu-success-900)/.35)}.focus\:cstu-border-success-900\/40:focus{border-color:rgb(var(--cstu-success-900)/.4)}.focus\:cstu-border-success-900\/45:focus{border-color:rgb(var(--cstu-success-900)/.45)}.focus\:cstu-border-success-900\/5:focus{border-color:rgb(var(--cstu-success-900)/.05)}.focus\:cstu-border-success-900\/50:focus{border-color:rgb(var(--cstu-success-900)/.5)}.focus\:cstu-border-success-900\/55:focus{border-color:rgb(var(--cstu-success-900)/.55)}.focus\:cstu-border-success-900\/60:focus{border-color:rgb(var(--cstu-success-900)/.6)}.focus\:cstu-border-success-900\/65:focus{border-color:rgb(var(--cstu-success-900)/.65)}.focus\:cstu-border-success-900\/70:focus{border-color:rgb(var(--cstu-success-900)/.7)}.focus\:cstu-border-success-900\/75:focus{border-color:rgb(var(--cstu-success-900)/.75)}.focus\:cstu-border-success-900\/80:focus{border-color:rgb(var(--cstu-success-900)/.8)}.focus\:cstu-border-success-900\/85:focus{border-color:rgb(var(--cstu-success-900)/.85)}.focus\:cstu-border-success-900\/90:focus{border-color:rgb(var(--cstu-success-900)/.9)}.focus\:cstu-border-success-900\/95:focus{border-color:rgb(var(--cstu-success-900)/.95)}.focus\:cstu-border-warning-100:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-100)/var(--tw-border-opacity,1))}.focus\:cstu-border-warning-100\/0:focus{border-color:rgb(var(--cstu-warning-100)/0)}.focus\:cstu-border-warning-100\/10:focus{border-color:rgb(var(--cstu-warning-100)/.1)}.focus\:cstu-border-warning-100\/100:focus{border-color:rgb(var(--cstu-warning-100)/1)}.focus\:cstu-border-warning-100\/15:focus{border-color:rgb(var(--cstu-warning-100)/.15)}.focus\:cstu-border-warning-100\/20:focus{border-color:rgb(var(--cstu-warning-100)/.2)}.focus\:cstu-border-warning-100\/25:focus{border-color:rgb(var(--cstu-warning-100)/.25)}.focus\:cstu-border-warning-100\/30:focus{border-color:rgb(var(--cstu-warning-100)/.3)}.focus\:cstu-border-warning-100\/35:focus{border-color:rgb(var(--cstu-warning-100)/.35)}.focus\:cstu-border-warning-100\/40:focus{border-color:rgb(var(--cstu-warning-100)/.4)}.focus\:cstu-border-warning-100\/45:focus{border-color:rgb(var(--cstu-warning-100)/.45)}.focus\:cstu-border-warning-100\/5:focus{border-color:rgb(var(--cstu-warning-100)/.05)}.focus\:cstu-border-warning-100\/50:focus{border-color:rgb(var(--cstu-warning-100)/.5)}.focus\:cstu-border-warning-100\/55:focus{border-color:rgb(var(--cstu-warning-100)/.55)}.focus\:cstu-border-warning-100\/60:focus{border-color:rgb(var(--cstu-warning-100)/.6)}.focus\:cstu-border-warning-100\/65:focus{border-color:rgb(var(--cstu-warning-100)/.65)}.focus\:cstu-border-warning-100\/70:focus{border-color:rgb(var(--cstu-warning-100)/.7)}.focus\:cstu-border-warning-100\/75:focus{border-color:rgb(var(--cstu-warning-100)/.75)}.focus\:cstu-border-warning-100\/80:focus{border-color:rgb(var(--cstu-warning-100)/.8)}.focus\:cstu-border-warning-100\/85:focus{border-color:rgb(var(--cstu-warning-100)/.85)}.focus\:cstu-border-warning-100\/90:focus{border-color:rgb(var(--cstu-warning-100)/.9)}.focus\:cstu-border-warning-100\/95:focus{border-color:rgb(var(--cstu-warning-100)/.95)}.focus\:cstu-border-warning-200:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-200)/var(--tw-border-opacity,1))}.focus\:cstu-border-warning-200\/0:focus{border-color:rgb(var(--cstu-warning-200)/0)}.focus\:cstu-border-warning-200\/10:focus{border-color:rgb(var(--cstu-warning-200)/.1)}.focus\:cstu-border-warning-200\/100:focus{border-color:rgb(var(--cstu-warning-200)/1)}.focus\:cstu-border-warning-200\/15:focus{border-color:rgb(var(--cstu-warning-200)/.15)}.focus\:cstu-border-warning-200\/20:focus{border-color:rgb(var(--cstu-warning-200)/.2)}.focus\:cstu-border-warning-200\/25:focus{border-color:rgb(var(--cstu-warning-200)/.25)}.focus\:cstu-border-warning-200\/30:focus{border-color:rgb(var(--cstu-warning-200)/.3)}.focus\:cstu-border-warning-200\/35:focus{border-color:rgb(var(--cstu-warning-200)/.35)}.focus\:cstu-border-warning-200\/40:focus{border-color:rgb(var(--cstu-warning-200)/.4)}.focus\:cstu-border-warning-200\/45:focus{border-color:rgb(var(--cstu-warning-200)/.45)}.focus\:cstu-border-warning-200\/5:focus{border-color:rgb(var(--cstu-warning-200)/.05)}.focus\:cstu-border-warning-200\/50:focus{border-color:rgb(var(--cstu-warning-200)/.5)}.focus\:cstu-border-warning-200\/55:focus{border-color:rgb(var(--cstu-warning-200)/.55)}.focus\:cstu-border-warning-200\/60:focus{border-color:rgb(var(--cstu-warning-200)/.6)}.focus\:cstu-border-warning-200\/65:focus{border-color:rgb(var(--cstu-warning-200)/.65)}.focus\:cstu-border-warning-200\/70:focus{border-color:rgb(var(--cstu-warning-200)/.7)}.focus\:cstu-border-warning-200\/75:focus{border-color:rgb(var(--cstu-warning-200)/.75)}.focus\:cstu-border-warning-200\/80:focus{border-color:rgb(var(--cstu-warning-200)/.8)}.focus\:cstu-border-warning-200\/85:focus{border-color:rgb(var(--cstu-warning-200)/.85)}.focus\:cstu-border-warning-200\/90:focus{border-color:rgb(var(--cstu-warning-200)/.9)}.focus\:cstu-border-warning-200\/95:focus{border-color:rgb(var(--cstu-warning-200)/.95)}.focus\:cstu-border-warning-250:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-250)/var(--tw-border-opacity,1))}.focus\:cstu-border-warning-250\/0:focus{border-color:rgb(var(--cstu-warning-250)/0)}.focus\:cstu-border-warning-250\/10:focus{border-color:rgb(var(--cstu-warning-250)/.1)}.focus\:cstu-border-warning-250\/100:focus{border-color:rgb(var(--cstu-warning-250)/1)}.focus\:cstu-border-warning-250\/15:focus{border-color:rgb(var(--cstu-warning-250)/.15)}.focus\:cstu-border-warning-250\/20:focus{border-color:rgb(var(--cstu-warning-250)/.2)}.focus\:cstu-border-warning-250\/25:focus{border-color:rgb(var(--cstu-warning-250)/.25)}.focus\:cstu-border-warning-250\/30:focus{border-color:rgb(var(--cstu-warning-250)/.3)}.focus\:cstu-border-warning-250\/35:focus{border-color:rgb(var(--cstu-warning-250)/.35)}.focus\:cstu-border-warning-250\/40:focus{border-color:rgb(var(--cstu-warning-250)/.4)}.focus\:cstu-border-warning-250\/45:focus{border-color:rgb(var(--cstu-warning-250)/.45)}.focus\:cstu-border-warning-250\/5:focus{border-color:rgb(var(--cstu-warning-250)/.05)}.focus\:cstu-border-warning-250\/50:focus{border-color:rgb(var(--cstu-warning-250)/.5)}.focus\:cstu-border-warning-250\/55:focus{border-color:rgb(var(--cstu-warning-250)/.55)}.focus\:cstu-border-warning-250\/60:focus{border-color:rgb(var(--cstu-warning-250)/.6)}.focus\:cstu-border-warning-250\/65:focus{border-color:rgb(var(--cstu-warning-250)/.65)}.focus\:cstu-border-warning-250\/70:focus{border-color:rgb(var(--cstu-warning-250)/.7)}.focus\:cstu-border-warning-250\/75:focus{border-color:rgb(var(--cstu-warning-250)/.75)}.focus\:cstu-border-warning-250\/80:focus{border-color:rgb(var(--cstu-warning-250)/.8)}.focus\:cstu-border-warning-250\/85:focus{border-color:rgb(var(--cstu-warning-250)/.85)}.focus\:cstu-border-warning-250\/90:focus{border-color:rgb(var(--cstu-warning-250)/.9)}.focus\:cstu-border-warning-250\/95:focus{border-color:rgb(var(--cstu-warning-250)/.95)}.focus\:cstu-border-warning-300:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-300)/var(--tw-border-opacity,1))}.focus\:cstu-border-warning-300\/0:focus{border-color:rgb(var(--cstu-warning-300)/0)}.focus\:cstu-border-warning-300\/10:focus{border-color:rgb(var(--cstu-warning-300)/.1)}.focus\:cstu-border-warning-300\/100:focus{border-color:rgb(var(--cstu-warning-300)/1)}.focus\:cstu-border-warning-300\/15:focus{border-color:rgb(var(--cstu-warning-300)/.15)}.focus\:cstu-border-warning-300\/20:focus{border-color:rgb(var(--cstu-warning-300)/.2)}.focus\:cstu-border-warning-300\/25:focus{border-color:rgb(var(--cstu-warning-300)/.25)}.focus\:cstu-border-warning-300\/30:focus{border-color:rgb(var(--cstu-warning-300)/.3)}.focus\:cstu-border-warning-300\/35:focus{border-color:rgb(var(--cstu-warning-300)/.35)}.focus\:cstu-border-warning-300\/40:focus{border-color:rgb(var(--cstu-warning-300)/.4)}.focus\:cstu-border-warning-300\/45:focus{border-color:rgb(var(--cstu-warning-300)/.45)}.focus\:cstu-border-warning-300\/5:focus{border-color:rgb(var(--cstu-warning-300)/.05)}.focus\:cstu-border-warning-300\/50:focus{border-color:rgb(var(--cstu-warning-300)/.5)}.focus\:cstu-border-warning-300\/55:focus{border-color:rgb(var(--cstu-warning-300)/.55)}.focus\:cstu-border-warning-300\/60:focus{border-color:rgb(var(--cstu-warning-300)/.6)}.focus\:cstu-border-warning-300\/65:focus{border-color:rgb(var(--cstu-warning-300)/.65)}.focus\:cstu-border-warning-300\/70:focus{border-color:rgb(var(--cstu-warning-300)/.7)}.focus\:cstu-border-warning-300\/75:focus{border-color:rgb(var(--cstu-warning-300)/.75)}.focus\:cstu-border-warning-300\/80:focus{border-color:rgb(var(--cstu-warning-300)/.8)}.focus\:cstu-border-warning-300\/85:focus{border-color:rgb(var(--cstu-warning-300)/.85)}.focus\:cstu-border-warning-300\/90:focus{border-color:rgb(var(--cstu-warning-300)/.9)}.focus\:cstu-border-warning-300\/95:focus{border-color:rgb(var(--cstu-warning-300)/.95)}.focus\:cstu-border-warning-400:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-400)/var(--tw-border-opacity,1))}.focus\:cstu-border-warning-400\/0:focus{border-color:rgb(var(--cstu-warning-400)/0)}.focus\:cstu-border-warning-400\/10:focus{border-color:rgb(var(--cstu-warning-400)/.1)}.focus\:cstu-border-warning-400\/100:focus{border-color:rgb(var(--cstu-warning-400)/1)}.focus\:cstu-border-warning-400\/15:focus{border-color:rgb(var(--cstu-warning-400)/.15)}.focus\:cstu-border-warning-400\/20:focus{border-color:rgb(var(--cstu-warning-400)/.2)}.focus\:cstu-border-warning-400\/25:focus{border-color:rgb(var(--cstu-warning-400)/.25)}.focus\:cstu-border-warning-400\/30:focus{border-color:rgb(var(--cstu-warning-400)/.3)}.focus\:cstu-border-warning-400\/35:focus{border-color:rgb(var(--cstu-warning-400)/.35)}.focus\:cstu-border-warning-400\/40:focus{border-color:rgb(var(--cstu-warning-400)/.4)}.focus\:cstu-border-warning-400\/45:focus{border-color:rgb(var(--cstu-warning-400)/.45)}.focus\:cstu-border-warning-400\/5:focus{border-color:rgb(var(--cstu-warning-400)/.05)}.focus\:cstu-border-warning-400\/50:focus{border-color:rgb(var(--cstu-warning-400)/.5)}.focus\:cstu-border-warning-400\/55:focus{border-color:rgb(var(--cstu-warning-400)/.55)}.focus\:cstu-border-warning-400\/60:focus{border-color:rgb(var(--cstu-warning-400)/.6)}.focus\:cstu-border-warning-400\/65:focus{border-color:rgb(var(--cstu-warning-400)/.65)}.focus\:cstu-border-warning-400\/70:focus{border-color:rgb(var(--cstu-warning-400)/.7)}.focus\:cstu-border-warning-400\/75:focus{border-color:rgb(var(--cstu-warning-400)/.75)}.focus\:cstu-border-warning-400\/80:focus{border-color:rgb(var(--cstu-warning-400)/.8)}.focus\:cstu-border-warning-400\/85:focus{border-color:rgb(var(--cstu-warning-400)/.85)}.focus\:cstu-border-warning-400\/90:focus{border-color:rgb(var(--cstu-warning-400)/.9)}.focus\:cstu-border-warning-400\/95:focus{border-color:rgb(var(--cstu-warning-400)/.95)}.focus\:cstu-border-warning-450:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-450)/var(--tw-border-opacity,1))}.focus\:cstu-border-warning-450\/0:focus{border-color:rgb(var(--cstu-warning-450)/0)}.focus\:cstu-border-warning-450\/10:focus{border-color:rgb(var(--cstu-warning-450)/.1)}.focus\:cstu-border-warning-450\/100:focus{border-color:rgb(var(--cstu-warning-450)/1)}.focus\:cstu-border-warning-450\/15:focus{border-color:rgb(var(--cstu-warning-450)/.15)}.focus\:cstu-border-warning-450\/20:focus{border-color:rgb(var(--cstu-warning-450)/.2)}.focus\:cstu-border-warning-450\/25:focus{border-color:rgb(var(--cstu-warning-450)/.25)}.focus\:cstu-border-warning-450\/30:focus{border-color:rgb(var(--cstu-warning-450)/.3)}.focus\:cstu-border-warning-450\/35:focus{border-color:rgb(var(--cstu-warning-450)/.35)}.focus\:cstu-border-warning-450\/40:focus{border-color:rgb(var(--cstu-warning-450)/.4)}.focus\:cstu-border-warning-450\/45:focus{border-color:rgb(var(--cstu-warning-450)/.45)}.focus\:cstu-border-warning-450\/5:focus{border-color:rgb(var(--cstu-warning-450)/.05)}.focus\:cstu-border-warning-450\/50:focus{border-color:rgb(var(--cstu-warning-450)/.5)}.focus\:cstu-border-warning-450\/55:focus{border-color:rgb(var(--cstu-warning-450)/.55)}.focus\:cstu-border-warning-450\/60:focus{border-color:rgb(var(--cstu-warning-450)/.6)}.focus\:cstu-border-warning-450\/65:focus{border-color:rgb(var(--cstu-warning-450)/.65)}.focus\:cstu-border-warning-450\/70:focus{border-color:rgb(var(--cstu-warning-450)/.7)}.focus\:cstu-border-warning-450\/75:focus{border-color:rgb(var(--cstu-warning-450)/.75)}.focus\:cstu-border-warning-450\/80:focus{border-color:rgb(var(--cstu-warning-450)/.8)}.focus\:cstu-border-warning-450\/85:focus{border-color:rgb(var(--cstu-warning-450)/.85)}.focus\:cstu-border-warning-450\/90:focus{border-color:rgb(var(--cstu-warning-450)/.9)}.focus\:cstu-border-warning-450\/95:focus{border-color:rgb(var(--cstu-warning-450)/.95)}.focus\:cstu-border-warning-50:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-50)/var(--tw-border-opacity,1))}.focus\:cstu-border-warning-50\/0:focus{border-color:rgb(var(--cstu-warning-50)/0)}.focus\:cstu-border-warning-50\/10:focus{border-color:rgb(var(--cstu-warning-50)/.1)}.focus\:cstu-border-warning-50\/100:focus{border-color:rgb(var(--cstu-warning-50)/1)}.focus\:cstu-border-warning-50\/15:focus{border-color:rgb(var(--cstu-warning-50)/.15)}.focus\:cstu-border-warning-50\/20:focus{border-color:rgb(var(--cstu-warning-50)/.2)}.focus\:cstu-border-warning-50\/25:focus{border-color:rgb(var(--cstu-warning-50)/.25)}.focus\:cstu-border-warning-50\/30:focus{border-color:rgb(var(--cstu-warning-50)/.3)}.focus\:cstu-border-warning-50\/35:focus{border-color:rgb(var(--cstu-warning-50)/.35)}.focus\:cstu-border-warning-50\/40:focus{border-color:rgb(var(--cstu-warning-50)/.4)}.focus\:cstu-border-warning-50\/45:focus{border-color:rgb(var(--cstu-warning-50)/.45)}.focus\:cstu-border-warning-50\/5:focus{border-color:rgb(var(--cstu-warning-50)/.05)}.focus\:cstu-border-warning-50\/50:focus{border-color:rgb(var(--cstu-warning-50)/.5)}.focus\:cstu-border-warning-50\/55:focus{border-color:rgb(var(--cstu-warning-50)/.55)}.focus\:cstu-border-warning-50\/60:focus{border-color:rgb(var(--cstu-warning-50)/.6)}.focus\:cstu-border-warning-50\/65:focus{border-color:rgb(var(--cstu-warning-50)/.65)}.focus\:cstu-border-warning-50\/70:focus{border-color:rgb(var(--cstu-warning-50)/.7)}.focus\:cstu-border-warning-50\/75:focus{border-color:rgb(var(--cstu-warning-50)/.75)}.focus\:cstu-border-warning-50\/80:focus{border-color:rgb(var(--cstu-warning-50)/.8)}.focus\:cstu-border-warning-50\/85:focus{border-color:rgb(var(--cstu-warning-50)/.85)}.focus\:cstu-border-warning-50\/90:focus{border-color:rgb(var(--cstu-warning-50)/.9)}.focus\:cstu-border-warning-50\/95:focus{border-color:rgb(var(--cstu-warning-50)/.95)}.focus\:cstu-border-warning-500:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-500)/var(--tw-border-opacity,1))}.focus\:cstu-border-warning-500\/0:focus{border-color:rgb(var(--cstu-warning-500)/0)}.focus\:cstu-border-warning-500\/10:focus{border-color:rgb(var(--cstu-warning-500)/.1)}.focus\:cstu-border-warning-500\/100:focus{border-color:rgb(var(--cstu-warning-500)/1)}.focus\:cstu-border-warning-500\/15:focus{border-color:rgb(var(--cstu-warning-500)/.15)}.focus\:cstu-border-warning-500\/20:focus{border-color:rgb(var(--cstu-warning-500)/.2)}.focus\:cstu-border-warning-500\/25:focus{border-color:rgb(var(--cstu-warning-500)/.25)}.focus\:cstu-border-warning-500\/30:focus{border-color:rgb(var(--cstu-warning-500)/.3)}.focus\:cstu-border-warning-500\/35:focus{border-color:rgb(var(--cstu-warning-500)/.35)}.focus\:cstu-border-warning-500\/40:focus{border-color:rgb(var(--cstu-warning-500)/.4)}.focus\:cstu-border-warning-500\/45:focus{border-color:rgb(var(--cstu-warning-500)/.45)}.focus\:cstu-border-warning-500\/5:focus{border-color:rgb(var(--cstu-warning-500)/.05)}.focus\:cstu-border-warning-500\/50:focus{border-color:rgb(var(--cstu-warning-500)/.5)}.focus\:cstu-border-warning-500\/55:focus{border-color:rgb(var(--cstu-warning-500)/.55)}.focus\:cstu-border-warning-500\/60:focus{border-color:rgb(var(--cstu-warning-500)/.6)}.focus\:cstu-border-warning-500\/65:focus{border-color:rgb(var(--cstu-warning-500)/.65)}.focus\:cstu-border-warning-500\/70:focus{border-color:rgb(var(--cstu-warning-500)/.7)}.focus\:cstu-border-warning-500\/75:focus{border-color:rgb(var(--cstu-warning-500)/.75)}.focus\:cstu-border-warning-500\/80:focus{border-color:rgb(var(--cstu-warning-500)/.8)}.focus\:cstu-border-warning-500\/85:focus{border-color:rgb(var(--cstu-warning-500)/.85)}.focus\:cstu-border-warning-500\/90:focus{border-color:rgb(var(--cstu-warning-500)/.9)}.focus\:cstu-border-warning-500\/95:focus{border-color:rgb(var(--cstu-warning-500)/.95)}.focus\:cstu-border-warning-550:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-550)/var(--tw-border-opacity,1))}.focus\:cstu-border-warning-550\/0:focus{border-color:rgb(var(--cstu-warning-550)/0)}.focus\:cstu-border-warning-550\/10:focus{border-color:rgb(var(--cstu-warning-550)/.1)}.focus\:cstu-border-warning-550\/100:focus{border-color:rgb(var(--cstu-warning-550)/1)}.focus\:cstu-border-warning-550\/15:focus{border-color:rgb(var(--cstu-warning-550)/.15)}.focus\:cstu-border-warning-550\/20:focus{border-color:rgb(var(--cstu-warning-550)/.2)}.focus\:cstu-border-warning-550\/25:focus{border-color:rgb(var(--cstu-warning-550)/.25)}.focus\:cstu-border-warning-550\/30:focus{border-color:rgb(var(--cstu-warning-550)/.3)}.focus\:cstu-border-warning-550\/35:focus{border-color:rgb(var(--cstu-warning-550)/.35)}.focus\:cstu-border-warning-550\/40:focus{border-color:rgb(var(--cstu-warning-550)/.4)}.focus\:cstu-border-warning-550\/45:focus{border-color:rgb(var(--cstu-warning-550)/.45)}.focus\:cstu-border-warning-550\/5:focus{border-color:rgb(var(--cstu-warning-550)/.05)}.focus\:cstu-border-warning-550\/50:focus{border-color:rgb(var(--cstu-warning-550)/.5)}.focus\:cstu-border-warning-550\/55:focus{border-color:rgb(var(--cstu-warning-550)/.55)}.focus\:cstu-border-warning-550\/60:focus{border-color:rgb(var(--cstu-warning-550)/.6)}.focus\:cstu-border-warning-550\/65:focus{border-color:rgb(var(--cstu-warning-550)/.65)}.focus\:cstu-border-warning-550\/70:focus{border-color:rgb(var(--cstu-warning-550)/.7)}.focus\:cstu-border-warning-550\/75:focus{border-color:rgb(var(--cstu-warning-550)/.75)}.focus\:cstu-border-warning-550\/80:focus{border-color:rgb(var(--cstu-warning-550)/.8)}.focus\:cstu-border-warning-550\/85:focus{border-color:rgb(var(--cstu-warning-550)/.85)}.focus\:cstu-border-warning-550\/90:focus{border-color:rgb(var(--cstu-warning-550)/.9)}.focus\:cstu-border-warning-550\/95:focus{border-color:rgb(var(--cstu-warning-550)/.95)}.focus\:cstu-border-warning-575:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-575)/var(--tw-border-opacity,1))}.focus\:cstu-border-warning-575\/0:focus{border-color:rgb(var(--cstu-warning-575)/0)}.focus\:cstu-border-warning-575\/10:focus{border-color:rgb(var(--cstu-warning-575)/.1)}.focus\:cstu-border-warning-575\/100:focus{border-color:rgb(var(--cstu-warning-575)/1)}.focus\:cstu-border-warning-575\/15:focus{border-color:rgb(var(--cstu-warning-575)/.15)}.focus\:cstu-border-warning-575\/20:focus{border-color:rgb(var(--cstu-warning-575)/.2)}.focus\:cstu-border-warning-575\/25:focus{border-color:rgb(var(--cstu-warning-575)/.25)}.focus\:cstu-border-warning-575\/30:focus{border-color:rgb(var(--cstu-warning-575)/.3)}.focus\:cstu-border-warning-575\/35:focus{border-color:rgb(var(--cstu-warning-575)/.35)}.focus\:cstu-border-warning-575\/40:focus{border-color:rgb(var(--cstu-warning-575)/.4)}.focus\:cstu-border-warning-575\/45:focus{border-color:rgb(var(--cstu-warning-575)/.45)}.focus\:cstu-border-warning-575\/5:focus{border-color:rgb(var(--cstu-warning-575)/.05)}.focus\:cstu-border-warning-575\/50:focus{border-color:rgb(var(--cstu-warning-575)/.5)}.focus\:cstu-border-warning-575\/55:focus{border-color:rgb(var(--cstu-warning-575)/.55)}.focus\:cstu-border-warning-575\/60:focus{border-color:rgb(var(--cstu-warning-575)/.6)}.focus\:cstu-border-warning-575\/65:focus{border-color:rgb(var(--cstu-warning-575)/.65)}.focus\:cstu-border-warning-575\/70:focus{border-color:rgb(var(--cstu-warning-575)/.7)}.focus\:cstu-border-warning-575\/75:focus{border-color:rgb(var(--cstu-warning-575)/.75)}.focus\:cstu-border-warning-575\/80:focus{border-color:rgb(var(--cstu-warning-575)/.8)}.focus\:cstu-border-warning-575\/85:focus{border-color:rgb(var(--cstu-warning-575)/.85)}.focus\:cstu-border-warning-575\/90:focus{border-color:rgb(var(--cstu-warning-575)/.9)}.focus\:cstu-border-warning-575\/95:focus{border-color:rgb(var(--cstu-warning-575)/.95)}.focus\:cstu-border-warning-600:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-600)/var(--tw-border-opacity,1))}.focus\:cstu-border-warning-600\/0:focus{border-color:rgb(var(--cstu-warning-600)/0)}.focus\:cstu-border-warning-600\/10:focus{border-color:rgb(var(--cstu-warning-600)/.1)}.focus\:cstu-border-warning-600\/100:focus{border-color:rgb(var(--cstu-warning-600)/1)}.focus\:cstu-border-warning-600\/15:focus{border-color:rgb(var(--cstu-warning-600)/.15)}.focus\:cstu-border-warning-600\/20:focus{border-color:rgb(var(--cstu-warning-600)/.2)}.focus\:cstu-border-warning-600\/25:focus{border-color:rgb(var(--cstu-warning-600)/.25)}.focus\:cstu-border-warning-600\/30:focus{border-color:rgb(var(--cstu-warning-600)/.3)}.focus\:cstu-border-warning-600\/35:focus{border-color:rgb(var(--cstu-warning-600)/.35)}.focus\:cstu-border-warning-600\/40:focus{border-color:rgb(var(--cstu-warning-600)/.4)}.focus\:cstu-border-warning-600\/45:focus{border-color:rgb(var(--cstu-warning-600)/.45)}.focus\:cstu-border-warning-600\/5:focus{border-color:rgb(var(--cstu-warning-600)/.05)}.focus\:cstu-border-warning-600\/50:focus{border-color:rgb(var(--cstu-warning-600)/.5)}.focus\:cstu-border-warning-600\/55:focus{border-color:rgb(var(--cstu-warning-600)/.55)}.focus\:cstu-border-warning-600\/60:focus{border-color:rgb(var(--cstu-warning-600)/.6)}.focus\:cstu-border-warning-600\/65:focus{border-color:rgb(var(--cstu-warning-600)/.65)}.focus\:cstu-border-warning-600\/70:focus{border-color:rgb(var(--cstu-warning-600)/.7)}.focus\:cstu-border-warning-600\/75:focus{border-color:rgb(var(--cstu-warning-600)/.75)}.focus\:cstu-border-warning-600\/80:focus{border-color:rgb(var(--cstu-warning-600)/.8)}.focus\:cstu-border-warning-600\/85:focus{border-color:rgb(var(--cstu-warning-600)/.85)}.focus\:cstu-border-warning-600\/90:focus{border-color:rgb(var(--cstu-warning-600)/.9)}.focus\:cstu-border-warning-600\/95:focus{border-color:rgb(var(--cstu-warning-600)/.95)}.focus\:cstu-border-warning-700:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-700)/var(--tw-border-opacity,1))}.focus\:cstu-border-warning-700\/0:focus{border-color:rgb(var(--cstu-warning-700)/0)}.focus\:cstu-border-warning-700\/10:focus{border-color:rgb(var(--cstu-warning-700)/.1)}.focus\:cstu-border-warning-700\/100:focus{border-color:rgb(var(--cstu-warning-700)/1)}.focus\:cstu-border-warning-700\/15:focus{border-color:rgb(var(--cstu-warning-700)/.15)}.focus\:cstu-border-warning-700\/20:focus{border-color:rgb(var(--cstu-warning-700)/.2)}.focus\:cstu-border-warning-700\/25:focus{border-color:rgb(var(--cstu-warning-700)/.25)}.focus\:cstu-border-warning-700\/30:focus{border-color:rgb(var(--cstu-warning-700)/.3)}.focus\:cstu-border-warning-700\/35:focus{border-color:rgb(var(--cstu-warning-700)/.35)}.focus\:cstu-border-warning-700\/40:focus{border-color:rgb(var(--cstu-warning-700)/.4)}.focus\:cstu-border-warning-700\/45:focus{border-color:rgb(var(--cstu-warning-700)/.45)}.focus\:cstu-border-warning-700\/5:focus{border-color:rgb(var(--cstu-warning-700)/.05)}.focus\:cstu-border-warning-700\/50:focus{border-color:rgb(var(--cstu-warning-700)/.5)}.focus\:cstu-border-warning-700\/55:focus{border-color:rgb(var(--cstu-warning-700)/.55)}.focus\:cstu-border-warning-700\/60:focus{border-color:rgb(var(--cstu-warning-700)/.6)}.focus\:cstu-border-warning-700\/65:focus{border-color:rgb(var(--cstu-warning-700)/.65)}.focus\:cstu-border-warning-700\/70:focus{border-color:rgb(var(--cstu-warning-700)/.7)}.focus\:cstu-border-warning-700\/75:focus{border-color:rgb(var(--cstu-warning-700)/.75)}.focus\:cstu-border-warning-700\/80:focus{border-color:rgb(var(--cstu-warning-700)/.8)}.focus\:cstu-border-warning-700\/85:focus{border-color:rgb(var(--cstu-warning-700)/.85)}.focus\:cstu-border-warning-700\/90:focus{border-color:rgb(var(--cstu-warning-700)/.9)}.focus\:cstu-border-warning-700\/95:focus{border-color:rgb(var(--cstu-warning-700)/.95)}.focus\:cstu-border-warning-800:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-800)/var(--tw-border-opacity,1))}.focus\:cstu-border-warning-800\/0:focus{border-color:rgb(var(--cstu-warning-800)/0)}.focus\:cstu-border-warning-800\/10:focus{border-color:rgb(var(--cstu-warning-800)/.1)}.focus\:cstu-border-warning-800\/100:focus{border-color:rgb(var(--cstu-warning-800)/1)}.focus\:cstu-border-warning-800\/15:focus{border-color:rgb(var(--cstu-warning-800)/.15)}.focus\:cstu-border-warning-800\/20:focus{border-color:rgb(var(--cstu-warning-800)/.2)}.focus\:cstu-border-warning-800\/25:focus{border-color:rgb(var(--cstu-warning-800)/.25)}.focus\:cstu-border-warning-800\/30:focus{border-color:rgb(var(--cstu-warning-800)/.3)}.focus\:cstu-border-warning-800\/35:focus{border-color:rgb(var(--cstu-warning-800)/.35)}.focus\:cstu-border-warning-800\/40:focus{border-color:rgb(var(--cstu-warning-800)/.4)}.focus\:cstu-border-warning-800\/45:focus{border-color:rgb(var(--cstu-warning-800)/.45)}.focus\:cstu-border-warning-800\/5:focus{border-color:rgb(var(--cstu-warning-800)/.05)}.focus\:cstu-border-warning-800\/50:focus{border-color:rgb(var(--cstu-warning-800)/.5)}.focus\:cstu-border-warning-800\/55:focus{border-color:rgb(var(--cstu-warning-800)/.55)}.focus\:cstu-border-warning-800\/60:focus{border-color:rgb(var(--cstu-warning-800)/.6)}.focus\:cstu-border-warning-800\/65:focus{border-color:rgb(var(--cstu-warning-800)/.65)}.focus\:cstu-border-warning-800\/70:focus{border-color:rgb(var(--cstu-warning-800)/.7)}.focus\:cstu-border-warning-800\/75:focus{border-color:rgb(var(--cstu-warning-800)/.75)}.focus\:cstu-border-warning-800\/80:focus{border-color:rgb(var(--cstu-warning-800)/.8)}.focus\:cstu-border-warning-800\/85:focus{border-color:rgb(var(--cstu-warning-800)/.85)}.focus\:cstu-border-warning-800\/90:focus{border-color:rgb(var(--cstu-warning-800)/.9)}.focus\:cstu-border-warning-800\/95:focus{border-color:rgb(var(--cstu-warning-800)/.95)}.focus\:cstu-border-warning-900:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-warning-900)/var(--tw-border-opacity,1))}.focus\:cstu-border-warning-900\/0:focus{border-color:rgb(var(--cstu-warning-900)/0)}.focus\:cstu-border-warning-900\/10:focus{border-color:rgb(var(--cstu-warning-900)/.1)}.focus\:cstu-border-warning-900\/100:focus{border-color:rgb(var(--cstu-warning-900)/1)}.focus\:cstu-border-warning-900\/15:focus{border-color:rgb(var(--cstu-warning-900)/.15)}.focus\:cstu-border-warning-900\/20:focus{border-color:rgb(var(--cstu-warning-900)/.2)}.focus\:cstu-border-warning-900\/25:focus{border-color:rgb(var(--cstu-warning-900)/.25)}.focus\:cstu-border-warning-900\/30:focus{border-color:rgb(var(--cstu-warning-900)/.3)}.focus\:cstu-border-warning-900\/35:focus{border-color:rgb(var(--cstu-warning-900)/.35)}.focus\:cstu-border-warning-900\/40:focus{border-color:rgb(var(--cstu-warning-900)/.4)}.focus\:cstu-border-warning-900\/45:focus{border-color:rgb(var(--cstu-warning-900)/.45)}.focus\:cstu-border-warning-900\/5:focus{border-color:rgb(var(--cstu-warning-900)/.05)}.focus\:cstu-border-warning-900\/50:focus{border-color:rgb(var(--cstu-warning-900)/.5)}.focus\:cstu-border-warning-900\/55:focus{border-color:rgb(var(--cstu-warning-900)/.55)}.focus\:cstu-border-warning-900\/60:focus{border-color:rgb(var(--cstu-warning-900)/.6)}.focus\:cstu-border-warning-900\/65:focus{border-color:rgb(var(--cstu-warning-900)/.65)}.focus\:cstu-border-warning-900\/70:focus{border-color:rgb(var(--cstu-warning-900)/.7)}.focus\:cstu-border-warning-900\/75:focus{border-color:rgb(var(--cstu-warning-900)/.75)}.focus\:cstu-border-warning-900\/80:focus{border-color:rgb(var(--cstu-warning-900)/.8)}.focus\:cstu-border-warning-900\/85:focus{border-color:rgb(var(--cstu-warning-900)/.85)}.focus\:cstu-border-warning-900\/90:focus{border-color:rgb(var(--cstu-warning-900)/.9)}.focus\:cstu-border-warning-900\/95:focus{border-color:rgb(var(--cstu-warning-900)/.95)}.focus\:cstu-border-yellow-100:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-yellow-100)/var(--tw-border-opacity,1))}.focus\:cstu-border-yellow-100\/0:focus{border-color:rgb(var(--cstu-yellow-100)/0)}.focus\:cstu-border-yellow-100\/10:focus{border-color:rgb(var(--cstu-yellow-100)/.1)}.focus\:cstu-border-yellow-100\/100:focus{border-color:rgb(var(--cstu-yellow-100)/1)}.focus\:cstu-border-yellow-100\/15:focus{border-color:rgb(var(--cstu-yellow-100)/.15)}.focus\:cstu-border-yellow-100\/20:focus{border-color:rgb(var(--cstu-yellow-100)/.2)}.focus\:cstu-border-yellow-100\/25:focus{border-color:rgb(var(--cstu-yellow-100)/.25)}.focus\:cstu-border-yellow-100\/30:focus{border-color:rgb(var(--cstu-yellow-100)/.3)}.focus\:cstu-border-yellow-100\/35:focus{border-color:rgb(var(--cstu-yellow-100)/.35)}.focus\:cstu-border-yellow-100\/40:focus{border-color:rgb(var(--cstu-yellow-100)/.4)}.focus\:cstu-border-yellow-100\/45:focus{border-color:rgb(var(--cstu-yellow-100)/.45)}.focus\:cstu-border-yellow-100\/5:focus{border-color:rgb(var(--cstu-yellow-100)/.05)}.focus\:cstu-border-yellow-100\/50:focus{border-color:rgb(var(--cstu-yellow-100)/.5)}.focus\:cstu-border-yellow-100\/55:focus{border-color:rgb(var(--cstu-yellow-100)/.55)}.focus\:cstu-border-yellow-100\/60:focus{border-color:rgb(var(--cstu-yellow-100)/.6)}.focus\:cstu-border-yellow-100\/65:focus{border-color:rgb(var(--cstu-yellow-100)/.65)}.focus\:cstu-border-yellow-100\/70:focus{border-color:rgb(var(--cstu-yellow-100)/.7)}.focus\:cstu-border-yellow-100\/75:focus{border-color:rgb(var(--cstu-yellow-100)/.75)}.focus\:cstu-border-yellow-100\/80:focus{border-color:rgb(var(--cstu-yellow-100)/.8)}.focus\:cstu-border-yellow-100\/85:focus{border-color:rgb(var(--cstu-yellow-100)/.85)}.focus\:cstu-border-yellow-100\/90:focus{border-color:rgb(var(--cstu-yellow-100)/.9)}.focus\:cstu-border-yellow-100\/95:focus{border-color:rgb(var(--cstu-yellow-100)/.95)}.focus\:cstu-border-yellow-200:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-yellow-200)/var(--tw-border-opacity,1))}.focus\:cstu-border-yellow-200\/0:focus{border-color:rgb(var(--cstu-yellow-200)/0)}.focus\:cstu-border-yellow-200\/10:focus{border-color:rgb(var(--cstu-yellow-200)/.1)}.focus\:cstu-border-yellow-200\/100:focus{border-color:rgb(var(--cstu-yellow-200)/1)}.focus\:cstu-border-yellow-200\/15:focus{border-color:rgb(var(--cstu-yellow-200)/.15)}.focus\:cstu-border-yellow-200\/20:focus{border-color:rgb(var(--cstu-yellow-200)/.2)}.focus\:cstu-border-yellow-200\/25:focus{border-color:rgb(var(--cstu-yellow-200)/.25)}.focus\:cstu-border-yellow-200\/30:focus{border-color:rgb(var(--cstu-yellow-200)/.3)}.focus\:cstu-border-yellow-200\/35:focus{border-color:rgb(var(--cstu-yellow-200)/.35)}.focus\:cstu-border-yellow-200\/40:focus{border-color:rgb(var(--cstu-yellow-200)/.4)}.focus\:cstu-border-yellow-200\/45:focus{border-color:rgb(var(--cstu-yellow-200)/.45)}.focus\:cstu-border-yellow-200\/5:focus{border-color:rgb(var(--cstu-yellow-200)/.05)}.focus\:cstu-border-yellow-200\/50:focus{border-color:rgb(var(--cstu-yellow-200)/.5)}.focus\:cstu-border-yellow-200\/55:focus{border-color:rgb(var(--cstu-yellow-200)/.55)}.focus\:cstu-border-yellow-200\/60:focus{border-color:rgb(var(--cstu-yellow-200)/.6)}.focus\:cstu-border-yellow-200\/65:focus{border-color:rgb(var(--cstu-yellow-200)/.65)}.focus\:cstu-border-yellow-200\/70:focus{border-color:rgb(var(--cstu-yellow-200)/.7)}.focus\:cstu-border-yellow-200\/75:focus{border-color:rgb(var(--cstu-yellow-200)/.75)}.focus\:cstu-border-yellow-200\/80:focus{border-color:rgb(var(--cstu-yellow-200)/.8)}.focus\:cstu-border-yellow-200\/85:focus{border-color:rgb(var(--cstu-yellow-200)/.85)}.focus\:cstu-border-yellow-200\/90:focus{border-color:rgb(var(--cstu-yellow-200)/.9)}.focus\:cstu-border-yellow-200\/95:focus{border-color:rgb(var(--cstu-yellow-200)/.95)}.focus\:cstu-border-yellow-300:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-yellow-300)/var(--tw-border-opacity,1))}.focus\:cstu-border-yellow-300\/0:focus{border-color:rgb(var(--cstu-yellow-300)/0)}.focus\:cstu-border-yellow-300\/10:focus{border-color:rgb(var(--cstu-yellow-300)/.1)}.focus\:cstu-border-yellow-300\/100:focus{border-color:rgb(var(--cstu-yellow-300)/1)}.focus\:cstu-border-yellow-300\/15:focus{border-color:rgb(var(--cstu-yellow-300)/.15)}.focus\:cstu-border-yellow-300\/20:focus{border-color:rgb(var(--cstu-yellow-300)/.2)}.focus\:cstu-border-yellow-300\/25:focus{border-color:rgb(var(--cstu-yellow-300)/.25)}.focus\:cstu-border-yellow-300\/30:focus{border-color:rgb(var(--cstu-yellow-300)/.3)}.focus\:cstu-border-yellow-300\/35:focus{border-color:rgb(var(--cstu-yellow-300)/.35)}.focus\:cstu-border-yellow-300\/40:focus{border-color:rgb(var(--cstu-yellow-300)/.4)}.focus\:cstu-border-yellow-300\/45:focus{border-color:rgb(var(--cstu-yellow-300)/.45)}.focus\:cstu-border-yellow-300\/5:focus{border-color:rgb(var(--cstu-yellow-300)/.05)}.focus\:cstu-border-yellow-300\/50:focus{border-color:rgb(var(--cstu-yellow-300)/.5)}.focus\:cstu-border-yellow-300\/55:focus{border-color:rgb(var(--cstu-yellow-300)/.55)}.focus\:cstu-border-yellow-300\/60:focus{border-color:rgb(var(--cstu-yellow-300)/.6)}.focus\:cstu-border-yellow-300\/65:focus{border-color:rgb(var(--cstu-yellow-300)/.65)}.focus\:cstu-border-yellow-300\/70:focus{border-color:rgb(var(--cstu-yellow-300)/.7)}.focus\:cstu-border-yellow-300\/75:focus{border-color:rgb(var(--cstu-yellow-300)/.75)}.focus\:cstu-border-yellow-300\/80:focus{border-color:rgb(var(--cstu-yellow-300)/.8)}.focus\:cstu-border-yellow-300\/85:focus{border-color:rgb(var(--cstu-yellow-300)/.85)}.focus\:cstu-border-yellow-300\/90:focus{border-color:rgb(var(--cstu-yellow-300)/.9)}.focus\:cstu-border-yellow-300\/95:focus{border-color:rgb(var(--cstu-yellow-300)/.95)}.focus\:cstu-border-yellow-400:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-yellow-400)/var(--tw-border-opacity,1))}.focus\:cstu-border-yellow-400\/0:focus{border-color:rgb(var(--cstu-yellow-400)/0)}.focus\:cstu-border-yellow-400\/10:focus{border-color:rgb(var(--cstu-yellow-400)/.1)}.focus\:cstu-border-yellow-400\/100:focus{border-color:rgb(var(--cstu-yellow-400)/1)}.focus\:cstu-border-yellow-400\/15:focus{border-color:rgb(var(--cstu-yellow-400)/.15)}.focus\:cstu-border-yellow-400\/20:focus{border-color:rgb(var(--cstu-yellow-400)/.2)}.focus\:cstu-border-yellow-400\/25:focus{border-color:rgb(var(--cstu-yellow-400)/.25)}.focus\:cstu-border-yellow-400\/30:focus{border-color:rgb(var(--cstu-yellow-400)/.3)}.focus\:cstu-border-yellow-400\/35:focus{border-color:rgb(var(--cstu-yellow-400)/.35)}.focus\:cstu-border-yellow-400\/40:focus{border-color:rgb(var(--cstu-yellow-400)/.4)}.focus\:cstu-border-yellow-400\/45:focus{border-color:rgb(var(--cstu-yellow-400)/.45)}.focus\:cstu-border-yellow-400\/5:focus{border-color:rgb(var(--cstu-yellow-400)/.05)}.focus\:cstu-border-yellow-400\/50:focus{border-color:rgb(var(--cstu-yellow-400)/.5)}.focus\:cstu-border-yellow-400\/55:focus{border-color:rgb(var(--cstu-yellow-400)/.55)}.focus\:cstu-border-yellow-400\/60:focus{border-color:rgb(var(--cstu-yellow-400)/.6)}.focus\:cstu-border-yellow-400\/65:focus{border-color:rgb(var(--cstu-yellow-400)/.65)}.focus\:cstu-border-yellow-400\/70:focus{border-color:rgb(var(--cstu-yellow-400)/.7)}.focus\:cstu-border-yellow-400\/75:focus{border-color:rgb(var(--cstu-yellow-400)/.75)}.focus\:cstu-border-yellow-400\/80:focus{border-color:rgb(var(--cstu-yellow-400)/.8)}.focus\:cstu-border-yellow-400\/85:focus{border-color:rgb(var(--cstu-yellow-400)/.85)}.focus\:cstu-border-yellow-400\/90:focus{border-color:rgb(var(--cstu-yellow-400)/.9)}.focus\:cstu-border-yellow-400\/95:focus{border-color:rgb(var(--cstu-yellow-400)/.95)}.focus\:cstu-border-yellow-50:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-yellow-50)/var(--tw-border-opacity,1))}.focus\:cstu-border-yellow-50\/0:focus{border-color:rgb(var(--cstu-yellow-50)/0)}.focus\:cstu-border-yellow-50\/10:focus{border-color:rgb(var(--cstu-yellow-50)/.1)}.focus\:cstu-border-yellow-50\/100:focus{border-color:rgb(var(--cstu-yellow-50)/1)}.focus\:cstu-border-yellow-50\/15:focus{border-color:rgb(var(--cstu-yellow-50)/.15)}.focus\:cstu-border-yellow-50\/20:focus{border-color:rgb(var(--cstu-yellow-50)/.2)}.focus\:cstu-border-yellow-50\/25:focus{border-color:rgb(var(--cstu-yellow-50)/.25)}.focus\:cstu-border-yellow-50\/30:focus{border-color:rgb(var(--cstu-yellow-50)/.3)}.focus\:cstu-border-yellow-50\/35:focus{border-color:rgb(var(--cstu-yellow-50)/.35)}.focus\:cstu-border-yellow-50\/40:focus{border-color:rgb(var(--cstu-yellow-50)/.4)}.focus\:cstu-border-yellow-50\/45:focus{border-color:rgb(var(--cstu-yellow-50)/.45)}.focus\:cstu-border-yellow-50\/5:focus{border-color:rgb(var(--cstu-yellow-50)/.05)}.focus\:cstu-border-yellow-50\/50:focus{border-color:rgb(var(--cstu-yellow-50)/.5)}.focus\:cstu-border-yellow-50\/55:focus{border-color:rgb(var(--cstu-yellow-50)/.55)}.focus\:cstu-border-yellow-50\/60:focus{border-color:rgb(var(--cstu-yellow-50)/.6)}.focus\:cstu-border-yellow-50\/65:focus{border-color:rgb(var(--cstu-yellow-50)/.65)}.focus\:cstu-border-yellow-50\/70:focus{border-color:rgb(var(--cstu-yellow-50)/.7)}.focus\:cstu-border-yellow-50\/75:focus{border-color:rgb(var(--cstu-yellow-50)/.75)}.focus\:cstu-border-yellow-50\/80:focus{border-color:rgb(var(--cstu-yellow-50)/.8)}.focus\:cstu-border-yellow-50\/85:focus{border-color:rgb(var(--cstu-yellow-50)/.85)}.focus\:cstu-border-yellow-50\/90:focus{border-color:rgb(var(--cstu-yellow-50)/.9)}.focus\:cstu-border-yellow-50\/95:focus{border-color:rgb(var(--cstu-yellow-50)/.95)}.focus\:cstu-border-yellow-500:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-yellow-500)/var(--tw-border-opacity,1))}.focus\:cstu-border-yellow-500\/0:focus{border-color:rgb(var(--cstu-yellow-500)/0)}.focus\:cstu-border-yellow-500\/10:focus{border-color:rgb(var(--cstu-yellow-500)/.1)}.focus\:cstu-border-yellow-500\/100:focus{border-color:rgb(var(--cstu-yellow-500)/1)}.focus\:cstu-border-yellow-500\/15:focus{border-color:rgb(var(--cstu-yellow-500)/.15)}.focus\:cstu-border-yellow-500\/20:focus{border-color:rgb(var(--cstu-yellow-500)/.2)}.focus\:cstu-border-yellow-500\/25:focus{border-color:rgb(var(--cstu-yellow-500)/.25)}.focus\:cstu-border-yellow-500\/30:focus{border-color:rgb(var(--cstu-yellow-500)/.3)}.focus\:cstu-border-yellow-500\/35:focus{border-color:rgb(var(--cstu-yellow-500)/.35)}.focus\:cstu-border-yellow-500\/40:focus{border-color:rgb(var(--cstu-yellow-500)/.4)}.focus\:cstu-border-yellow-500\/45:focus{border-color:rgb(var(--cstu-yellow-500)/.45)}.focus\:cstu-border-yellow-500\/5:focus{border-color:rgb(var(--cstu-yellow-500)/.05)}.focus\:cstu-border-yellow-500\/50:focus{border-color:rgb(var(--cstu-yellow-500)/.5)}.focus\:cstu-border-yellow-500\/55:focus{border-color:rgb(var(--cstu-yellow-500)/.55)}.focus\:cstu-border-yellow-500\/60:focus{border-color:rgb(var(--cstu-yellow-500)/.6)}.focus\:cstu-border-yellow-500\/65:focus{border-color:rgb(var(--cstu-yellow-500)/.65)}.focus\:cstu-border-yellow-500\/70:focus{border-color:rgb(var(--cstu-yellow-500)/.7)}.focus\:cstu-border-yellow-500\/75:focus{border-color:rgb(var(--cstu-yellow-500)/.75)}.focus\:cstu-border-yellow-500\/80:focus{border-color:rgb(var(--cstu-yellow-500)/.8)}.focus\:cstu-border-yellow-500\/85:focus{border-color:rgb(var(--cstu-yellow-500)/.85)}.focus\:cstu-border-yellow-500\/90:focus{border-color:rgb(var(--cstu-yellow-500)/.9)}.focus\:cstu-border-yellow-500\/95:focus{border-color:rgb(var(--cstu-yellow-500)/.95)}.focus\:cstu-border-yellow-600:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-yellow-600)/var(--tw-border-opacity,1))}.focus\:cstu-border-yellow-600\/0:focus{border-color:rgb(var(--cstu-yellow-600)/0)}.focus\:cstu-border-yellow-600\/10:focus{border-color:rgb(var(--cstu-yellow-600)/.1)}.focus\:cstu-border-yellow-600\/100:focus{border-color:rgb(var(--cstu-yellow-600)/1)}.focus\:cstu-border-yellow-600\/15:focus{border-color:rgb(var(--cstu-yellow-600)/.15)}.focus\:cstu-border-yellow-600\/20:focus{border-color:rgb(var(--cstu-yellow-600)/.2)}.focus\:cstu-border-yellow-600\/25:focus{border-color:rgb(var(--cstu-yellow-600)/.25)}.focus\:cstu-border-yellow-600\/30:focus{border-color:rgb(var(--cstu-yellow-600)/.3)}.focus\:cstu-border-yellow-600\/35:focus{border-color:rgb(var(--cstu-yellow-600)/.35)}.focus\:cstu-border-yellow-600\/40:focus{border-color:rgb(var(--cstu-yellow-600)/.4)}.focus\:cstu-border-yellow-600\/45:focus{border-color:rgb(var(--cstu-yellow-600)/.45)}.focus\:cstu-border-yellow-600\/5:focus{border-color:rgb(var(--cstu-yellow-600)/.05)}.focus\:cstu-border-yellow-600\/50:focus{border-color:rgb(var(--cstu-yellow-600)/.5)}.focus\:cstu-border-yellow-600\/55:focus{border-color:rgb(var(--cstu-yellow-600)/.55)}.focus\:cstu-border-yellow-600\/60:focus{border-color:rgb(var(--cstu-yellow-600)/.6)}.focus\:cstu-border-yellow-600\/65:focus{border-color:rgb(var(--cstu-yellow-600)/.65)}.focus\:cstu-border-yellow-600\/70:focus{border-color:rgb(var(--cstu-yellow-600)/.7)}.focus\:cstu-border-yellow-600\/75:focus{border-color:rgb(var(--cstu-yellow-600)/.75)}.focus\:cstu-border-yellow-600\/80:focus{border-color:rgb(var(--cstu-yellow-600)/.8)}.focus\:cstu-border-yellow-600\/85:focus{border-color:rgb(var(--cstu-yellow-600)/.85)}.focus\:cstu-border-yellow-600\/90:focus{border-color:rgb(var(--cstu-yellow-600)/.9)}.focus\:cstu-border-yellow-600\/95:focus{border-color:rgb(var(--cstu-yellow-600)/.95)}.focus\:cstu-border-yellow-700:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-yellow-700)/var(--tw-border-opacity,1))}.focus\:cstu-border-yellow-700\/0:focus{border-color:rgb(var(--cstu-yellow-700)/0)}.focus\:cstu-border-yellow-700\/10:focus{border-color:rgb(var(--cstu-yellow-700)/.1)}.focus\:cstu-border-yellow-700\/100:focus{border-color:rgb(var(--cstu-yellow-700)/1)}.focus\:cstu-border-yellow-700\/15:focus{border-color:rgb(var(--cstu-yellow-700)/.15)}.focus\:cstu-border-yellow-700\/20:focus{border-color:rgb(var(--cstu-yellow-700)/.2)}.focus\:cstu-border-yellow-700\/25:focus{border-color:rgb(var(--cstu-yellow-700)/.25)}.focus\:cstu-border-yellow-700\/30:focus{border-color:rgb(var(--cstu-yellow-700)/.3)}.focus\:cstu-border-yellow-700\/35:focus{border-color:rgb(var(--cstu-yellow-700)/.35)}.focus\:cstu-border-yellow-700\/40:focus{border-color:rgb(var(--cstu-yellow-700)/.4)}.focus\:cstu-border-yellow-700\/45:focus{border-color:rgb(var(--cstu-yellow-700)/.45)}.focus\:cstu-border-yellow-700\/5:focus{border-color:rgb(var(--cstu-yellow-700)/.05)}.focus\:cstu-border-yellow-700\/50:focus{border-color:rgb(var(--cstu-yellow-700)/.5)}.focus\:cstu-border-yellow-700\/55:focus{border-color:rgb(var(--cstu-yellow-700)/.55)}.focus\:cstu-border-yellow-700\/60:focus{border-color:rgb(var(--cstu-yellow-700)/.6)}.focus\:cstu-border-yellow-700\/65:focus{border-color:rgb(var(--cstu-yellow-700)/.65)}.focus\:cstu-border-yellow-700\/70:focus{border-color:rgb(var(--cstu-yellow-700)/.7)}.focus\:cstu-border-yellow-700\/75:focus{border-color:rgb(var(--cstu-yellow-700)/.75)}.focus\:cstu-border-yellow-700\/80:focus{border-color:rgb(var(--cstu-yellow-700)/.8)}.focus\:cstu-border-yellow-700\/85:focus{border-color:rgb(var(--cstu-yellow-700)/.85)}.focus\:cstu-border-yellow-700\/90:focus{border-color:rgb(var(--cstu-yellow-700)/.9)}.focus\:cstu-border-yellow-700\/95:focus{border-color:rgb(var(--cstu-yellow-700)/.95)}.focus\:cstu-border-yellow-800:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-yellow-800)/var(--tw-border-opacity,1))}.focus\:cstu-border-yellow-800\/0:focus{border-color:rgb(var(--cstu-yellow-800)/0)}.focus\:cstu-border-yellow-800\/10:focus{border-color:rgb(var(--cstu-yellow-800)/.1)}.focus\:cstu-border-yellow-800\/100:focus{border-color:rgb(var(--cstu-yellow-800)/1)}.focus\:cstu-border-yellow-800\/15:focus{border-color:rgb(var(--cstu-yellow-800)/.15)}.focus\:cstu-border-yellow-800\/20:focus{border-color:rgb(var(--cstu-yellow-800)/.2)}.focus\:cstu-border-yellow-800\/25:focus{border-color:rgb(var(--cstu-yellow-800)/.25)}.focus\:cstu-border-yellow-800\/30:focus{border-color:rgb(var(--cstu-yellow-800)/.3)}.focus\:cstu-border-yellow-800\/35:focus{border-color:rgb(var(--cstu-yellow-800)/.35)}.focus\:cstu-border-yellow-800\/40:focus{border-color:rgb(var(--cstu-yellow-800)/.4)}.focus\:cstu-border-yellow-800\/45:focus{border-color:rgb(var(--cstu-yellow-800)/.45)}.focus\:cstu-border-yellow-800\/5:focus{border-color:rgb(var(--cstu-yellow-800)/.05)}.focus\:cstu-border-yellow-800\/50:focus{border-color:rgb(var(--cstu-yellow-800)/.5)}.focus\:cstu-border-yellow-800\/55:focus{border-color:rgb(var(--cstu-yellow-800)/.55)}.focus\:cstu-border-yellow-800\/60:focus{border-color:rgb(var(--cstu-yellow-800)/.6)}.focus\:cstu-border-yellow-800\/65:focus{border-color:rgb(var(--cstu-yellow-800)/.65)}.focus\:cstu-border-yellow-800\/70:focus{border-color:rgb(var(--cstu-yellow-800)/.7)}.focus\:cstu-border-yellow-800\/75:focus{border-color:rgb(var(--cstu-yellow-800)/.75)}.focus\:cstu-border-yellow-800\/80:focus{border-color:rgb(var(--cstu-yellow-800)/.8)}.focus\:cstu-border-yellow-800\/85:focus{border-color:rgb(var(--cstu-yellow-800)/.85)}.focus\:cstu-border-yellow-800\/90:focus{border-color:rgb(var(--cstu-yellow-800)/.9)}.focus\:cstu-border-yellow-800\/95:focus{border-color:rgb(var(--cstu-yellow-800)/.95)}.focus\:cstu-border-yellow-900:focus{--tw-border-opacity:1;border-color:rgb(var(--cstu-yellow-900)/var(--tw-border-opacity,1))}.focus\:cstu-border-yellow-900\/0:focus{border-color:rgb(var(--cstu-yellow-900)/0)}.focus\:cstu-border-yellow-900\/10:focus{border-color:rgb(var(--cstu-yellow-900)/.1)}.focus\:cstu-border-yellow-900\/100:focus{border-color:rgb(var(--cstu-yellow-900)/1)}.focus\:cstu-border-yellow-900\/15:focus{border-color:rgb(var(--cstu-yellow-900)/.15)}.focus\:cstu-border-yellow-900\/20:focus{border-color:rgb(var(--cstu-yellow-900)/.2)}.focus\:cstu-border-yellow-900\/25:focus{border-color:rgb(var(--cstu-yellow-900)/.25)}.focus\:cstu-border-yellow-900\/30:focus{border-color:rgb(var(--cstu-yellow-900)/.3)}.focus\:cstu-border-yellow-900\/35:focus{border-color:rgb(var(--cstu-yellow-900)/.35)}.focus\:cstu-border-yellow-900\/40:focus{border-color:rgb(var(--cstu-yellow-900)/.4)}.focus\:cstu-border-yellow-900\/45:focus{border-color:rgb(var(--cstu-yellow-900)/.45)}.focus\:cstu-border-yellow-900\/5:focus{border-color:rgb(var(--cstu-yellow-900)/.05)}.focus\:cstu-border-yellow-900\/50:focus{border-color:rgb(var(--cstu-yellow-900)/.5)}.focus\:cstu-border-yellow-900\/55:focus{border-color:rgb(var(--cstu-yellow-900)/.55)}.focus\:cstu-border-yellow-900\/60:focus{border-color:rgb(var(--cstu-yellow-900)/.6)}.focus\:cstu-border-yellow-900\/65:focus{border-color:rgb(var(--cstu-yellow-900)/.65)}.focus\:cstu-border-yellow-900\/70:focus{border-color:rgb(var(--cstu-yellow-900)/.7)}.focus\:cstu-border-yellow-900\/75:focus{border-color:rgb(var(--cstu-yellow-900)/.75)}.focus\:cstu-border-yellow-900\/80:focus{border-color:rgb(var(--cstu-yellow-900)/.8)}.focus\:cstu-border-yellow-900\/85:focus{border-color:rgb(var(--cstu-yellow-900)/.85)}.focus\:cstu-border-yellow-900\/90:focus{border-color:rgb(var(--cstu-yellow-900)/.9)}.focus\:cstu-border-yellow-900\/95:focus{border-color:rgb(var(--cstu-yellow-900)/.95)}.focus\:cstu-bg-blue-100:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-100)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-blue-100\/0:focus{background-color:rgb(var(--cstu-blue-100)/0)}.focus\:cstu-bg-blue-100\/10:focus{background-color:rgb(var(--cstu-blue-100)/.1)}.focus\:cstu-bg-blue-100\/100:focus{background-color:rgb(var(--cstu-blue-100)/1)}.focus\:cstu-bg-blue-100\/15:focus{background-color:rgb(var(--cstu-blue-100)/.15)}.focus\:cstu-bg-blue-100\/20:focus{background-color:rgb(var(--cstu-blue-100)/.2)}.focus\:cstu-bg-blue-100\/25:focus{background-color:rgb(var(--cstu-blue-100)/.25)}.focus\:cstu-bg-blue-100\/30:focus{background-color:rgb(var(--cstu-blue-100)/.3)}.focus\:cstu-bg-blue-100\/35:focus{background-color:rgb(var(--cstu-blue-100)/.35)}.focus\:cstu-bg-blue-100\/40:focus{background-color:rgb(var(--cstu-blue-100)/.4)}.focus\:cstu-bg-blue-100\/45:focus{background-color:rgb(var(--cstu-blue-100)/.45)}.focus\:cstu-bg-blue-100\/5:focus{background-color:rgb(var(--cstu-blue-100)/.05)}.focus\:cstu-bg-blue-100\/50:focus{background-color:rgb(var(--cstu-blue-100)/.5)}.focus\:cstu-bg-blue-100\/55:focus{background-color:rgb(var(--cstu-blue-100)/.55)}.focus\:cstu-bg-blue-100\/60:focus{background-color:rgb(var(--cstu-blue-100)/.6)}.focus\:cstu-bg-blue-100\/65:focus{background-color:rgb(var(--cstu-blue-100)/.65)}.focus\:cstu-bg-blue-100\/70:focus{background-color:rgb(var(--cstu-blue-100)/.7)}.focus\:cstu-bg-blue-100\/75:focus{background-color:rgb(var(--cstu-blue-100)/.75)}.focus\:cstu-bg-blue-100\/80:focus{background-color:rgb(var(--cstu-blue-100)/.8)}.focus\:cstu-bg-blue-100\/85:focus{background-color:rgb(var(--cstu-blue-100)/.85)}.focus\:cstu-bg-blue-100\/90:focus{background-color:rgb(var(--cstu-blue-100)/.9)}.focus\:cstu-bg-blue-100\/95:focus{background-color:rgb(var(--cstu-blue-100)/.95)}.focus\:cstu-bg-blue-200:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-200)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-blue-200\/0:focus{background-color:rgb(var(--cstu-blue-200)/0)}.focus\:cstu-bg-blue-200\/10:focus{background-color:rgb(var(--cstu-blue-200)/.1)}.focus\:cstu-bg-blue-200\/100:focus{background-color:rgb(var(--cstu-blue-200)/1)}.focus\:cstu-bg-blue-200\/15:focus{background-color:rgb(var(--cstu-blue-200)/.15)}.focus\:cstu-bg-blue-200\/20:focus{background-color:rgb(var(--cstu-blue-200)/.2)}.focus\:cstu-bg-blue-200\/25:focus{background-color:rgb(var(--cstu-blue-200)/.25)}.focus\:cstu-bg-blue-200\/30:focus{background-color:rgb(var(--cstu-blue-200)/.3)}.focus\:cstu-bg-blue-200\/35:focus{background-color:rgb(var(--cstu-blue-200)/.35)}.focus\:cstu-bg-blue-200\/40:focus{background-color:rgb(var(--cstu-blue-200)/.4)}.focus\:cstu-bg-blue-200\/45:focus{background-color:rgb(var(--cstu-blue-200)/.45)}.focus\:cstu-bg-blue-200\/5:focus{background-color:rgb(var(--cstu-blue-200)/.05)}.focus\:cstu-bg-blue-200\/50:focus{background-color:rgb(var(--cstu-blue-200)/.5)}.focus\:cstu-bg-blue-200\/55:focus{background-color:rgb(var(--cstu-blue-200)/.55)}.focus\:cstu-bg-blue-200\/60:focus{background-color:rgb(var(--cstu-blue-200)/.6)}.focus\:cstu-bg-blue-200\/65:focus{background-color:rgb(var(--cstu-blue-200)/.65)}.focus\:cstu-bg-blue-200\/70:focus{background-color:rgb(var(--cstu-blue-200)/.7)}.focus\:cstu-bg-blue-200\/75:focus{background-color:rgb(var(--cstu-blue-200)/.75)}.focus\:cstu-bg-blue-200\/80:focus{background-color:rgb(var(--cstu-blue-200)/.8)}.focus\:cstu-bg-blue-200\/85:focus{background-color:rgb(var(--cstu-blue-200)/.85)}.focus\:cstu-bg-blue-200\/90:focus{background-color:rgb(var(--cstu-blue-200)/.9)}.focus\:cstu-bg-blue-200\/95:focus{background-color:rgb(var(--cstu-blue-200)/.95)}.focus\:cstu-bg-blue-300:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-300)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-blue-300\/0:focus{background-color:rgb(var(--cstu-blue-300)/0)}.focus\:cstu-bg-blue-300\/10:focus{background-color:rgb(var(--cstu-blue-300)/.1)}.focus\:cstu-bg-blue-300\/100:focus{background-color:rgb(var(--cstu-blue-300)/1)}.focus\:cstu-bg-blue-300\/15:focus{background-color:rgb(var(--cstu-blue-300)/.15)}.focus\:cstu-bg-blue-300\/20:focus{background-color:rgb(var(--cstu-blue-300)/.2)}.focus\:cstu-bg-blue-300\/25:focus{background-color:rgb(var(--cstu-blue-300)/.25)}.focus\:cstu-bg-blue-300\/30:focus{background-color:rgb(var(--cstu-blue-300)/.3)}.focus\:cstu-bg-blue-300\/35:focus{background-color:rgb(var(--cstu-blue-300)/.35)}.focus\:cstu-bg-blue-300\/40:focus{background-color:rgb(var(--cstu-blue-300)/.4)}.focus\:cstu-bg-blue-300\/45:focus{background-color:rgb(var(--cstu-blue-300)/.45)}.focus\:cstu-bg-blue-300\/5:focus{background-color:rgb(var(--cstu-blue-300)/.05)}.focus\:cstu-bg-blue-300\/50:focus{background-color:rgb(var(--cstu-blue-300)/.5)}.focus\:cstu-bg-blue-300\/55:focus{background-color:rgb(var(--cstu-blue-300)/.55)}.focus\:cstu-bg-blue-300\/60:focus{background-color:rgb(var(--cstu-blue-300)/.6)}.focus\:cstu-bg-blue-300\/65:focus{background-color:rgb(var(--cstu-blue-300)/.65)}.focus\:cstu-bg-blue-300\/70:focus{background-color:rgb(var(--cstu-blue-300)/.7)}.focus\:cstu-bg-blue-300\/75:focus{background-color:rgb(var(--cstu-blue-300)/.75)}.focus\:cstu-bg-blue-300\/80:focus{background-color:rgb(var(--cstu-blue-300)/.8)}.focus\:cstu-bg-blue-300\/85:focus{background-color:rgb(var(--cstu-blue-300)/.85)}.focus\:cstu-bg-blue-300\/90:focus{background-color:rgb(var(--cstu-blue-300)/.9)}.focus\:cstu-bg-blue-300\/95:focus{background-color:rgb(var(--cstu-blue-300)/.95)}.focus\:cstu-bg-blue-400:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-400)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-blue-400\/0:focus{background-color:rgb(var(--cstu-blue-400)/0)}.focus\:cstu-bg-blue-400\/10:focus{background-color:rgb(var(--cstu-blue-400)/.1)}.focus\:cstu-bg-blue-400\/100:focus{background-color:rgb(var(--cstu-blue-400)/1)}.focus\:cstu-bg-blue-400\/15:focus{background-color:rgb(var(--cstu-blue-400)/.15)}.focus\:cstu-bg-blue-400\/20:focus{background-color:rgb(var(--cstu-blue-400)/.2)}.focus\:cstu-bg-blue-400\/25:focus{background-color:rgb(var(--cstu-blue-400)/.25)}.focus\:cstu-bg-blue-400\/30:focus{background-color:rgb(var(--cstu-blue-400)/.3)}.focus\:cstu-bg-blue-400\/35:focus{background-color:rgb(var(--cstu-blue-400)/.35)}.focus\:cstu-bg-blue-400\/40:focus{background-color:rgb(var(--cstu-blue-400)/.4)}.focus\:cstu-bg-blue-400\/45:focus{background-color:rgb(var(--cstu-blue-400)/.45)}.focus\:cstu-bg-blue-400\/5:focus{background-color:rgb(var(--cstu-blue-400)/.05)}.focus\:cstu-bg-blue-400\/50:focus{background-color:rgb(var(--cstu-blue-400)/.5)}.focus\:cstu-bg-blue-400\/55:focus{background-color:rgb(var(--cstu-blue-400)/.55)}.focus\:cstu-bg-blue-400\/60:focus{background-color:rgb(var(--cstu-blue-400)/.6)}.focus\:cstu-bg-blue-400\/65:focus{background-color:rgb(var(--cstu-blue-400)/.65)}.focus\:cstu-bg-blue-400\/70:focus{background-color:rgb(var(--cstu-blue-400)/.7)}.focus\:cstu-bg-blue-400\/75:focus{background-color:rgb(var(--cstu-blue-400)/.75)}.focus\:cstu-bg-blue-400\/80:focus{background-color:rgb(var(--cstu-blue-400)/.8)}.focus\:cstu-bg-blue-400\/85:focus{background-color:rgb(var(--cstu-blue-400)/.85)}.focus\:cstu-bg-blue-400\/90:focus{background-color:rgb(var(--cstu-blue-400)/.9)}.focus\:cstu-bg-blue-400\/95:focus{background-color:rgb(var(--cstu-blue-400)/.95)}.focus\:cstu-bg-blue-450:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-450)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-blue-450\/0:focus{background-color:rgb(var(--cstu-blue-450)/0)}.focus\:cstu-bg-blue-450\/10:focus{background-color:rgb(var(--cstu-blue-450)/.1)}.focus\:cstu-bg-blue-450\/100:focus{background-color:rgb(var(--cstu-blue-450)/1)}.focus\:cstu-bg-blue-450\/15:focus{background-color:rgb(var(--cstu-blue-450)/.15)}.focus\:cstu-bg-blue-450\/20:focus{background-color:rgb(var(--cstu-blue-450)/.2)}.focus\:cstu-bg-blue-450\/25:focus{background-color:rgb(var(--cstu-blue-450)/.25)}.focus\:cstu-bg-blue-450\/30:focus{background-color:rgb(var(--cstu-blue-450)/.3)}.focus\:cstu-bg-blue-450\/35:focus{background-color:rgb(var(--cstu-blue-450)/.35)}.focus\:cstu-bg-blue-450\/40:focus{background-color:rgb(var(--cstu-blue-450)/.4)}.focus\:cstu-bg-blue-450\/45:focus{background-color:rgb(var(--cstu-blue-450)/.45)}.focus\:cstu-bg-blue-450\/5:focus{background-color:rgb(var(--cstu-blue-450)/.05)}.focus\:cstu-bg-blue-450\/50:focus{background-color:rgb(var(--cstu-blue-450)/.5)}.focus\:cstu-bg-blue-450\/55:focus{background-color:rgb(var(--cstu-blue-450)/.55)}.focus\:cstu-bg-blue-450\/60:focus{background-color:rgb(var(--cstu-blue-450)/.6)}.focus\:cstu-bg-blue-450\/65:focus{background-color:rgb(var(--cstu-blue-450)/.65)}.focus\:cstu-bg-blue-450\/70:focus{background-color:rgb(var(--cstu-blue-450)/.7)}.focus\:cstu-bg-blue-450\/75:focus{background-color:rgb(var(--cstu-blue-450)/.75)}.focus\:cstu-bg-blue-450\/80:focus{background-color:rgb(var(--cstu-blue-450)/.8)}.focus\:cstu-bg-blue-450\/85:focus{background-color:rgb(var(--cstu-blue-450)/.85)}.focus\:cstu-bg-blue-450\/90:focus{background-color:rgb(var(--cstu-blue-450)/.9)}.focus\:cstu-bg-blue-450\/95:focus{background-color:rgb(var(--cstu-blue-450)/.95)}.focus\:cstu-bg-blue-50:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-50)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-blue-50\/0:focus{background-color:rgb(var(--cstu-blue-50)/0)}.focus\:cstu-bg-blue-50\/10:focus{background-color:rgb(var(--cstu-blue-50)/.1)}.focus\:cstu-bg-blue-50\/100:focus{background-color:rgb(var(--cstu-blue-50)/1)}.focus\:cstu-bg-blue-50\/15:focus{background-color:rgb(var(--cstu-blue-50)/.15)}.focus\:cstu-bg-blue-50\/20:focus{background-color:rgb(var(--cstu-blue-50)/.2)}.focus\:cstu-bg-blue-50\/25:focus{background-color:rgb(var(--cstu-blue-50)/.25)}.focus\:cstu-bg-blue-50\/30:focus{background-color:rgb(var(--cstu-blue-50)/.3)}.focus\:cstu-bg-blue-50\/35:focus{background-color:rgb(var(--cstu-blue-50)/.35)}.focus\:cstu-bg-blue-50\/40:focus{background-color:rgb(var(--cstu-blue-50)/.4)}.focus\:cstu-bg-blue-50\/45:focus{background-color:rgb(var(--cstu-blue-50)/.45)}.focus\:cstu-bg-blue-50\/5:focus{background-color:rgb(var(--cstu-blue-50)/.05)}.focus\:cstu-bg-blue-50\/50:focus{background-color:rgb(var(--cstu-blue-50)/.5)}.focus\:cstu-bg-blue-50\/55:focus{background-color:rgb(var(--cstu-blue-50)/.55)}.focus\:cstu-bg-blue-50\/60:focus{background-color:rgb(var(--cstu-blue-50)/.6)}.focus\:cstu-bg-blue-50\/65:focus{background-color:rgb(var(--cstu-blue-50)/.65)}.focus\:cstu-bg-blue-50\/70:focus{background-color:rgb(var(--cstu-blue-50)/.7)}.focus\:cstu-bg-blue-50\/75:focus{background-color:rgb(var(--cstu-blue-50)/.75)}.focus\:cstu-bg-blue-50\/80:focus{background-color:rgb(var(--cstu-blue-50)/.8)}.focus\:cstu-bg-blue-50\/85:focus{background-color:rgb(var(--cstu-blue-50)/.85)}.focus\:cstu-bg-blue-50\/90:focus{background-color:rgb(var(--cstu-blue-50)/.9)}.focus\:cstu-bg-blue-50\/95:focus{background-color:rgb(var(--cstu-blue-50)/.95)}.focus\:cstu-bg-blue-500:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-500)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-blue-500\/0:focus{background-color:rgb(var(--cstu-blue-500)/0)}.focus\:cstu-bg-blue-500\/10:focus{background-color:rgb(var(--cstu-blue-500)/.1)}.focus\:cstu-bg-blue-500\/100:focus{background-color:rgb(var(--cstu-blue-500)/1)}.focus\:cstu-bg-blue-500\/15:focus{background-color:rgb(var(--cstu-blue-500)/.15)}.focus\:cstu-bg-blue-500\/20:focus{background-color:rgb(var(--cstu-blue-500)/.2)}.focus\:cstu-bg-blue-500\/25:focus{background-color:rgb(var(--cstu-blue-500)/.25)}.focus\:cstu-bg-blue-500\/30:focus{background-color:rgb(var(--cstu-blue-500)/.3)}.focus\:cstu-bg-blue-500\/35:focus{background-color:rgb(var(--cstu-blue-500)/.35)}.focus\:cstu-bg-blue-500\/40:focus{background-color:rgb(var(--cstu-blue-500)/.4)}.focus\:cstu-bg-blue-500\/45:focus{background-color:rgb(var(--cstu-blue-500)/.45)}.focus\:cstu-bg-blue-500\/5:focus{background-color:rgb(var(--cstu-blue-500)/.05)}.focus\:cstu-bg-blue-500\/50:focus{background-color:rgb(var(--cstu-blue-500)/.5)}.focus\:cstu-bg-blue-500\/55:focus{background-color:rgb(var(--cstu-blue-500)/.55)}.focus\:cstu-bg-blue-500\/60:focus{background-color:rgb(var(--cstu-blue-500)/.6)}.focus\:cstu-bg-blue-500\/65:focus{background-color:rgb(var(--cstu-blue-500)/.65)}.focus\:cstu-bg-blue-500\/70:focus{background-color:rgb(var(--cstu-blue-500)/.7)}.focus\:cstu-bg-blue-500\/75:focus{background-color:rgb(var(--cstu-blue-500)/.75)}.focus\:cstu-bg-blue-500\/80:focus{background-color:rgb(var(--cstu-blue-500)/.8)}.focus\:cstu-bg-blue-500\/85:focus{background-color:rgb(var(--cstu-blue-500)/.85)}.focus\:cstu-bg-blue-500\/90:focus{background-color:rgb(var(--cstu-blue-500)/.9)}.focus\:cstu-bg-blue-500\/95:focus{background-color:rgb(var(--cstu-blue-500)/.95)}.focus\:cstu-bg-blue-550:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-550)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-blue-550\/0:focus{background-color:rgb(var(--cstu-blue-550)/0)}.focus\:cstu-bg-blue-550\/10:focus{background-color:rgb(var(--cstu-blue-550)/.1)}.focus\:cstu-bg-blue-550\/100:focus{background-color:rgb(var(--cstu-blue-550)/1)}.focus\:cstu-bg-blue-550\/15:focus{background-color:rgb(var(--cstu-blue-550)/.15)}.focus\:cstu-bg-blue-550\/20:focus{background-color:rgb(var(--cstu-blue-550)/.2)}.focus\:cstu-bg-blue-550\/25:focus{background-color:rgb(var(--cstu-blue-550)/.25)}.focus\:cstu-bg-blue-550\/30:focus{background-color:rgb(var(--cstu-blue-550)/.3)}.focus\:cstu-bg-blue-550\/35:focus{background-color:rgb(var(--cstu-blue-550)/.35)}.focus\:cstu-bg-blue-550\/40:focus{background-color:rgb(var(--cstu-blue-550)/.4)}.focus\:cstu-bg-blue-550\/45:focus{background-color:rgb(var(--cstu-blue-550)/.45)}.focus\:cstu-bg-blue-550\/5:focus{background-color:rgb(var(--cstu-blue-550)/.05)}.focus\:cstu-bg-blue-550\/50:focus{background-color:rgb(var(--cstu-blue-550)/.5)}.focus\:cstu-bg-blue-550\/55:focus{background-color:rgb(var(--cstu-blue-550)/.55)}.focus\:cstu-bg-blue-550\/60:focus{background-color:rgb(var(--cstu-blue-550)/.6)}.focus\:cstu-bg-blue-550\/65:focus{background-color:rgb(var(--cstu-blue-550)/.65)}.focus\:cstu-bg-blue-550\/70:focus{background-color:rgb(var(--cstu-blue-550)/.7)}.focus\:cstu-bg-blue-550\/75:focus{background-color:rgb(var(--cstu-blue-550)/.75)}.focus\:cstu-bg-blue-550\/80:focus{background-color:rgb(var(--cstu-blue-550)/.8)}.focus\:cstu-bg-blue-550\/85:focus{background-color:rgb(var(--cstu-blue-550)/.85)}.focus\:cstu-bg-blue-550\/90:focus{background-color:rgb(var(--cstu-blue-550)/.9)}.focus\:cstu-bg-blue-550\/95:focus{background-color:rgb(var(--cstu-blue-550)/.95)}.focus\:cstu-bg-blue-600:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-600)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-blue-600\/0:focus{background-color:rgb(var(--cstu-blue-600)/0)}.focus\:cstu-bg-blue-600\/10:focus{background-color:rgb(var(--cstu-blue-600)/.1)}.focus\:cstu-bg-blue-600\/100:focus{background-color:rgb(var(--cstu-blue-600)/1)}.focus\:cstu-bg-blue-600\/15:focus{background-color:rgb(var(--cstu-blue-600)/.15)}.focus\:cstu-bg-blue-600\/20:focus{background-color:rgb(var(--cstu-blue-600)/.2)}.focus\:cstu-bg-blue-600\/25:focus{background-color:rgb(var(--cstu-blue-600)/.25)}.focus\:cstu-bg-blue-600\/30:focus{background-color:rgb(var(--cstu-blue-600)/.3)}.focus\:cstu-bg-blue-600\/35:focus{background-color:rgb(var(--cstu-blue-600)/.35)}.focus\:cstu-bg-blue-600\/40:focus{background-color:rgb(var(--cstu-blue-600)/.4)}.focus\:cstu-bg-blue-600\/45:focus{background-color:rgb(var(--cstu-blue-600)/.45)}.focus\:cstu-bg-blue-600\/5:focus{background-color:rgb(var(--cstu-blue-600)/.05)}.focus\:cstu-bg-blue-600\/50:focus{background-color:rgb(var(--cstu-blue-600)/.5)}.focus\:cstu-bg-blue-600\/55:focus{background-color:rgb(var(--cstu-blue-600)/.55)}.focus\:cstu-bg-blue-600\/60:focus{background-color:rgb(var(--cstu-blue-600)/.6)}.focus\:cstu-bg-blue-600\/65:focus{background-color:rgb(var(--cstu-blue-600)/.65)}.focus\:cstu-bg-blue-600\/70:focus{background-color:rgb(var(--cstu-blue-600)/.7)}.focus\:cstu-bg-blue-600\/75:focus{background-color:rgb(var(--cstu-blue-600)/.75)}.focus\:cstu-bg-blue-600\/80:focus{background-color:rgb(var(--cstu-blue-600)/.8)}.focus\:cstu-bg-blue-600\/85:focus{background-color:rgb(var(--cstu-blue-600)/.85)}.focus\:cstu-bg-blue-600\/90:focus{background-color:rgb(var(--cstu-blue-600)/.9)}.focus\:cstu-bg-blue-600\/95:focus{background-color:rgb(var(--cstu-blue-600)/.95)}.focus\:cstu-bg-blue-700:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-700)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-blue-700\/0:focus{background-color:rgb(var(--cstu-blue-700)/0)}.focus\:cstu-bg-blue-700\/10:focus{background-color:rgb(var(--cstu-blue-700)/.1)}.focus\:cstu-bg-blue-700\/100:focus{background-color:rgb(var(--cstu-blue-700)/1)}.focus\:cstu-bg-blue-700\/15:focus{background-color:rgb(var(--cstu-blue-700)/.15)}.focus\:cstu-bg-blue-700\/20:focus{background-color:rgb(var(--cstu-blue-700)/.2)}.focus\:cstu-bg-blue-700\/25:focus{background-color:rgb(var(--cstu-blue-700)/.25)}.focus\:cstu-bg-blue-700\/30:focus{background-color:rgb(var(--cstu-blue-700)/.3)}.focus\:cstu-bg-blue-700\/35:focus{background-color:rgb(var(--cstu-blue-700)/.35)}.focus\:cstu-bg-blue-700\/40:focus{background-color:rgb(var(--cstu-blue-700)/.4)}.focus\:cstu-bg-blue-700\/45:focus{background-color:rgb(var(--cstu-blue-700)/.45)}.focus\:cstu-bg-blue-700\/5:focus{background-color:rgb(var(--cstu-blue-700)/.05)}.focus\:cstu-bg-blue-700\/50:focus{background-color:rgb(var(--cstu-blue-700)/.5)}.focus\:cstu-bg-blue-700\/55:focus{background-color:rgb(var(--cstu-blue-700)/.55)}.focus\:cstu-bg-blue-700\/60:focus{background-color:rgb(var(--cstu-blue-700)/.6)}.focus\:cstu-bg-blue-700\/65:focus{background-color:rgb(var(--cstu-blue-700)/.65)}.focus\:cstu-bg-blue-700\/70:focus{background-color:rgb(var(--cstu-blue-700)/.7)}.focus\:cstu-bg-blue-700\/75:focus{background-color:rgb(var(--cstu-blue-700)/.75)}.focus\:cstu-bg-blue-700\/80:focus{background-color:rgb(var(--cstu-blue-700)/.8)}.focus\:cstu-bg-blue-700\/85:focus{background-color:rgb(var(--cstu-blue-700)/.85)}.focus\:cstu-bg-blue-700\/90:focus{background-color:rgb(var(--cstu-blue-700)/.9)}.focus\:cstu-bg-blue-700\/95:focus{background-color:rgb(var(--cstu-blue-700)/.95)}.focus\:cstu-bg-blue-800:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-800)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-blue-800\/0:focus{background-color:rgb(var(--cstu-blue-800)/0)}.focus\:cstu-bg-blue-800\/10:focus{background-color:rgb(var(--cstu-blue-800)/.1)}.focus\:cstu-bg-blue-800\/100:focus{background-color:rgb(var(--cstu-blue-800)/1)}.focus\:cstu-bg-blue-800\/15:focus{background-color:rgb(var(--cstu-blue-800)/.15)}.focus\:cstu-bg-blue-800\/20:focus{background-color:rgb(var(--cstu-blue-800)/.2)}.focus\:cstu-bg-blue-800\/25:focus{background-color:rgb(var(--cstu-blue-800)/.25)}.focus\:cstu-bg-blue-800\/30:focus{background-color:rgb(var(--cstu-blue-800)/.3)}.focus\:cstu-bg-blue-800\/35:focus{background-color:rgb(var(--cstu-blue-800)/.35)}.focus\:cstu-bg-blue-800\/40:focus{background-color:rgb(var(--cstu-blue-800)/.4)}.focus\:cstu-bg-blue-800\/45:focus{background-color:rgb(var(--cstu-blue-800)/.45)}.focus\:cstu-bg-blue-800\/5:focus{background-color:rgb(var(--cstu-blue-800)/.05)}.focus\:cstu-bg-blue-800\/50:focus{background-color:rgb(var(--cstu-blue-800)/.5)}.focus\:cstu-bg-blue-800\/55:focus{background-color:rgb(var(--cstu-blue-800)/.55)}.focus\:cstu-bg-blue-800\/60:focus{background-color:rgb(var(--cstu-blue-800)/.6)}.focus\:cstu-bg-blue-800\/65:focus{background-color:rgb(var(--cstu-blue-800)/.65)}.focus\:cstu-bg-blue-800\/70:focus{background-color:rgb(var(--cstu-blue-800)/.7)}.focus\:cstu-bg-blue-800\/75:focus{background-color:rgb(var(--cstu-blue-800)/.75)}.focus\:cstu-bg-blue-800\/80:focus{background-color:rgb(var(--cstu-blue-800)/.8)}.focus\:cstu-bg-blue-800\/85:focus{background-color:rgb(var(--cstu-blue-800)/.85)}.focus\:cstu-bg-blue-800\/90:focus{background-color:rgb(var(--cstu-blue-800)/.9)}.focus\:cstu-bg-blue-800\/95:focus{background-color:rgb(var(--cstu-blue-800)/.95)}.focus\:cstu-bg-blue-900:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-900)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-blue-900\/0:focus{background-color:rgb(var(--cstu-blue-900)/0)}.focus\:cstu-bg-blue-900\/10:focus{background-color:rgb(var(--cstu-blue-900)/.1)}.focus\:cstu-bg-blue-900\/100:focus{background-color:rgb(var(--cstu-blue-900)/1)}.focus\:cstu-bg-blue-900\/15:focus{background-color:rgb(var(--cstu-blue-900)/.15)}.focus\:cstu-bg-blue-900\/20:focus{background-color:rgb(var(--cstu-blue-900)/.2)}.focus\:cstu-bg-blue-900\/25:focus{background-color:rgb(var(--cstu-blue-900)/.25)}.focus\:cstu-bg-blue-900\/30:focus{background-color:rgb(var(--cstu-blue-900)/.3)}.focus\:cstu-bg-blue-900\/35:focus{background-color:rgb(var(--cstu-blue-900)/.35)}.focus\:cstu-bg-blue-900\/40:focus{background-color:rgb(var(--cstu-blue-900)/.4)}.focus\:cstu-bg-blue-900\/45:focus{background-color:rgb(var(--cstu-blue-900)/.45)}.focus\:cstu-bg-blue-900\/5:focus{background-color:rgb(var(--cstu-blue-900)/.05)}.focus\:cstu-bg-blue-900\/50:focus{background-color:rgb(var(--cstu-blue-900)/.5)}.focus\:cstu-bg-blue-900\/55:focus{background-color:rgb(var(--cstu-blue-900)/.55)}.focus\:cstu-bg-blue-900\/60:focus{background-color:rgb(var(--cstu-blue-900)/.6)}.focus\:cstu-bg-blue-900\/65:focus{background-color:rgb(var(--cstu-blue-900)/.65)}.focus\:cstu-bg-blue-900\/70:focus{background-color:rgb(var(--cstu-blue-900)/.7)}.focus\:cstu-bg-blue-900\/75:focus{background-color:rgb(var(--cstu-blue-900)/.75)}.focus\:cstu-bg-blue-900\/80:focus{background-color:rgb(var(--cstu-blue-900)/.8)}.focus\:cstu-bg-blue-900\/85:focus{background-color:rgb(var(--cstu-blue-900)/.85)}.focus\:cstu-bg-blue-900\/90:focus{background-color:rgb(var(--cstu-blue-900)/.9)}.focus\:cstu-bg-blue-900\/95:focus{background-color:rgb(var(--cstu-blue-900)/.95)}.focus\:cstu-bg-danger-100:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-100)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-danger-100\/0:focus{background-color:rgb(var(--cstu-danger-100)/0)}.focus\:cstu-bg-danger-100\/10:focus{background-color:rgb(var(--cstu-danger-100)/.1)}.focus\:cstu-bg-danger-100\/100:focus{background-color:rgb(var(--cstu-danger-100)/1)}.focus\:cstu-bg-danger-100\/15:focus{background-color:rgb(var(--cstu-danger-100)/.15)}.focus\:cstu-bg-danger-100\/20:focus{background-color:rgb(var(--cstu-danger-100)/.2)}.focus\:cstu-bg-danger-100\/25:focus{background-color:rgb(var(--cstu-danger-100)/.25)}.focus\:cstu-bg-danger-100\/30:focus{background-color:rgb(var(--cstu-danger-100)/.3)}.focus\:cstu-bg-danger-100\/35:focus{background-color:rgb(var(--cstu-danger-100)/.35)}.focus\:cstu-bg-danger-100\/40:focus{background-color:rgb(var(--cstu-danger-100)/.4)}.focus\:cstu-bg-danger-100\/45:focus{background-color:rgb(var(--cstu-danger-100)/.45)}.focus\:cstu-bg-danger-100\/5:focus{background-color:rgb(var(--cstu-danger-100)/.05)}.focus\:cstu-bg-danger-100\/50:focus{background-color:rgb(var(--cstu-danger-100)/.5)}.focus\:cstu-bg-danger-100\/55:focus{background-color:rgb(var(--cstu-danger-100)/.55)}.focus\:cstu-bg-danger-100\/60:focus{background-color:rgb(var(--cstu-danger-100)/.6)}.focus\:cstu-bg-danger-100\/65:focus{background-color:rgb(var(--cstu-danger-100)/.65)}.focus\:cstu-bg-danger-100\/70:focus{background-color:rgb(var(--cstu-danger-100)/.7)}.focus\:cstu-bg-danger-100\/75:focus{background-color:rgb(var(--cstu-danger-100)/.75)}.focus\:cstu-bg-danger-100\/80:focus{background-color:rgb(var(--cstu-danger-100)/.8)}.focus\:cstu-bg-danger-100\/85:focus{background-color:rgb(var(--cstu-danger-100)/.85)}.focus\:cstu-bg-danger-100\/90:focus{background-color:rgb(var(--cstu-danger-100)/.9)}.focus\:cstu-bg-danger-100\/95:focus{background-color:rgb(var(--cstu-danger-100)/.95)}.focus\:cstu-bg-danger-200:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-200)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-danger-200\/0:focus{background-color:rgb(var(--cstu-danger-200)/0)}.focus\:cstu-bg-danger-200\/10:focus{background-color:rgb(var(--cstu-danger-200)/.1)}.focus\:cstu-bg-danger-200\/100:focus{background-color:rgb(var(--cstu-danger-200)/1)}.focus\:cstu-bg-danger-200\/15:focus{background-color:rgb(var(--cstu-danger-200)/.15)}.focus\:cstu-bg-danger-200\/20:focus{background-color:rgb(var(--cstu-danger-200)/.2)}.focus\:cstu-bg-danger-200\/25:focus{background-color:rgb(var(--cstu-danger-200)/.25)}.focus\:cstu-bg-danger-200\/30:focus{background-color:rgb(var(--cstu-danger-200)/.3)}.focus\:cstu-bg-danger-200\/35:focus{background-color:rgb(var(--cstu-danger-200)/.35)}.focus\:cstu-bg-danger-200\/40:focus{background-color:rgb(var(--cstu-danger-200)/.4)}.focus\:cstu-bg-danger-200\/45:focus{background-color:rgb(var(--cstu-danger-200)/.45)}.focus\:cstu-bg-danger-200\/5:focus{background-color:rgb(var(--cstu-danger-200)/.05)}.focus\:cstu-bg-danger-200\/50:focus{background-color:rgb(var(--cstu-danger-200)/.5)}.focus\:cstu-bg-danger-200\/55:focus{background-color:rgb(var(--cstu-danger-200)/.55)}.focus\:cstu-bg-danger-200\/60:focus{background-color:rgb(var(--cstu-danger-200)/.6)}.focus\:cstu-bg-danger-200\/65:focus{background-color:rgb(var(--cstu-danger-200)/.65)}.focus\:cstu-bg-danger-200\/70:focus{background-color:rgb(var(--cstu-danger-200)/.7)}.focus\:cstu-bg-danger-200\/75:focus{background-color:rgb(var(--cstu-danger-200)/.75)}.focus\:cstu-bg-danger-200\/80:focus{background-color:rgb(var(--cstu-danger-200)/.8)}.focus\:cstu-bg-danger-200\/85:focus{background-color:rgb(var(--cstu-danger-200)/.85)}.focus\:cstu-bg-danger-200\/90:focus{background-color:rgb(var(--cstu-danger-200)/.9)}.focus\:cstu-bg-danger-200\/95:focus{background-color:rgb(var(--cstu-danger-200)/.95)}.focus\:cstu-bg-danger-250:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-250)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-danger-250\/0:focus{background-color:rgb(var(--cstu-danger-250)/0)}.focus\:cstu-bg-danger-250\/10:focus{background-color:rgb(var(--cstu-danger-250)/.1)}.focus\:cstu-bg-danger-250\/100:focus{background-color:rgb(var(--cstu-danger-250)/1)}.focus\:cstu-bg-danger-250\/15:focus{background-color:rgb(var(--cstu-danger-250)/.15)}.focus\:cstu-bg-danger-250\/20:focus{background-color:rgb(var(--cstu-danger-250)/.2)}.focus\:cstu-bg-danger-250\/25:focus{background-color:rgb(var(--cstu-danger-250)/.25)}.focus\:cstu-bg-danger-250\/30:focus{background-color:rgb(var(--cstu-danger-250)/.3)}.focus\:cstu-bg-danger-250\/35:focus{background-color:rgb(var(--cstu-danger-250)/.35)}.focus\:cstu-bg-danger-250\/40:focus{background-color:rgb(var(--cstu-danger-250)/.4)}.focus\:cstu-bg-danger-250\/45:focus{background-color:rgb(var(--cstu-danger-250)/.45)}.focus\:cstu-bg-danger-250\/5:focus{background-color:rgb(var(--cstu-danger-250)/.05)}.focus\:cstu-bg-danger-250\/50:focus{background-color:rgb(var(--cstu-danger-250)/.5)}.focus\:cstu-bg-danger-250\/55:focus{background-color:rgb(var(--cstu-danger-250)/.55)}.focus\:cstu-bg-danger-250\/60:focus{background-color:rgb(var(--cstu-danger-250)/.6)}.focus\:cstu-bg-danger-250\/65:focus{background-color:rgb(var(--cstu-danger-250)/.65)}.focus\:cstu-bg-danger-250\/70:focus{background-color:rgb(var(--cstu-danger-250)/.7)}.focus\:cstu-bg-danger-250\/75:focus{background-color:rgb(var(--cstu-danger-250)/.75)}.focus\:cstu-bg-danger-250\/80:focus{background-color:rgb(var(--cstu-danger-250)/.8)}.focus\:cstu-bg-danger-250\/85:focus{background-color:rgb(var(--cstu-danger-250)/.85)}.focus\:cstu-bg-danger-250\/90:focus{background-color:rgb(var(--cstu-danger-250)/.9)}.focus\:cstu-bg-danger-250\/95:focus{background-color:rgb(var(--cstu-danger-250)/.95)}.focus\:cstu-bg-danger-300:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-300)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-danger-300\/0:focus{background-color:rgb(var(--cstu-danger-300)/0)}.focus\:cstu-bg-danger-300\/10:focus{background-color:rgb(var(--cstu-danger-300)/.1)}.focus\:cstu-bg-danger-300\/100:focus{background-color:rgb(var(--cstu-danger-300)/1)}.focus\:cstu-bg-danger-300\/15:focus{background-color:rgb(var(--cstu-danger-300)/.15)}.focus\:cstu-bg-danger-300\/20:focus{background-color:rgb(var(--cstu-danger-300)/.2)}.focus\:cstu-bg-danger-300\/25:focus{background-color:rgb(var(--cstu-danger-300)/.25)}.focus\:cstu-bg-danger-300\/30:focus{background-color:rgb(var(--cstu-danger-300)/.3)}.focus\:cstu-bg-danger-300\/35:focus{background-color:rgb(var(--cstu-danger-300)/.35)}.focus\:cstu-bg-danger-300\/40:focus{background-color:rgb(var(--cstu-danger-300)/.4)}.focus\:cstu-bg-danger-300\/45:focus{background-color:rgb(var(--cstu-danger-300)/.45)}.focus\:cstu-bg-danger-300\/5:focus{background-color:rgb(var(--cstu-danger-300)/.05)}.focus\:cstu-bg-danger-300\/50:focus{background-color:rgb(var(--cstu-danger-300)/.5)}.focus\:cstu-bg-danger-300\/55:focus{background-color:rgb(var(--cstu-danger-300)/.55)}.focus\:cstu-bg-danger-300\/60:focus{background-color:rgb(var(--cstu-danger-300)/.6)}.focus\:cstu-bg-danger-300\/65:focus{background-color:rgb(var(--cstu-danger-300)/.65)}.focus\:cstu-bg-danger-300\/70:focus{background-color:rgb(var(--cstu-danger-300)/.7)}.focus\:cstu-bg-danger-300\/75:focus{background-color:rgb(var(--cstu-danger-300)/.75)}.focus\:cstu-bg-danger-300\/80:focus{background-color:rgb(var(--cstu-danger-300)/.8)}.focus\:cstu-bg-danger-300\/85:focus{background-color:rgb(var(--cstu-danger-300)/.85)}.focus\:cstu-bg-danger-300\/90:focus{background-color:rgb(var(--cstu-danger-300)/.9)}.focus\:cstu-bg-danger-300\/95:focus{background-color:rgb(var(--cstu-danger-300)/.95)}.focus\:cstu-bg-danger-400:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-400)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-danger-400\/0:focus{background-color:rgb(var(--cstu-danger-400)/0)}.focus\:cstu-bg-danger-400\/10:focus{background-color:rgb(var(--cstu-danger-400)/.1)}.focus\:cstu-bg-danger-400\/100:focus{background-color:rgb(var(--cstu-danger-400)/1)}.focus\:cstu-bg-danger-400\/15:focus{background-color:rgb(var(--cstu-danger-400)/.15)}.focus\:cstu-bg-danger-400\/20:focus{background-color:rgb(var(--cstu-danger-400)/.2)}.focus\:cstu-bg-danger-400\/25:focus{background-color:rgb(var(--cstu-danger-400)/.25)}.focus\:cstu-bg-danger-400\/30:focus{background-color:rgb(var(--cstu-danger-400)/.3)}.focus\:cstu-bg-danger-400\/35:focus{background-color:rgb(var(--cstu-danger-400)/.35)}.focus\:cstu-bg-danger-400\/40:focus{background-color:rgb(var(--cstu-danger-400)/.4)}.focus\:cstu-bg-danger-400\/45:focus{background-color:rgb(var(--cstu-danger-400)/.45)}.focus\:cstu-bg-danger-400\/5:focus{background-color:rgb(var(--cstu-danger-400)/.05)}.focus\:cstu-bg-danger-400\/50:focus{background-color:rgb(var(--cstu-danger-400)/.5)}.focus\:cstu-bg-danger-400\/55:focus{background-color:rgb(var(--cstu-danger-400)/.55)}.focus\:cstu-bg-danger-400\/60:focus{background-color:rgb(var(--cstu-danger-400)/.6)}.focus\:cstu-bg-danger-400\/65:focus{background-color:rgb(var(--cstu-danger-400)/.65)}.focus\:cstu-bg-danger-400\/70:focus{background-color:rgb(var(--cstu-danger-400)/.7)}.focus\:cstu-bg-danger-400\/75:focus{background-color:rgb(var(--cstu-danger-400)/.75)}.focus\:cstu-bg-danger-400\/80:focus{background-color:rgb(var(--cstu-danger-400)/.8)}.focus\:cstu-bg-danger-400\/85:focus{background-color:rgb(var(--cstu-danger-400)/.85)}.focus\:cstu-bg-danger-400\/90:focus{background-color:rgb(var(--cstu-danger-400)/.9)}.focus\:cstu-bg-danger-400\/95:focus{background-color:rgb(var(--cstu-danger-400)/.95)}.focus\:cstu-bg-danger-450:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-450)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-danger-450\/0:focus{background-color:rgb(var(--cstu-danger-450)/0)}.focus\:cstu-bg-danger-450\/10:focus{background-color:rgb(var(--cstu-danger-450)/.1)}.focus\:cstu-bg-danger-450\/100:focus{background-color:rgb(var(--cstu-danger-450)/1)}.focus\:cstu-bg-danger-450\/15:focus{background-color:rgb(var(--cstu-danger-450)/.15)}.focus\:cstu-bg-danger-450\/20:focus{background-color:rgb(var(--cstu-danger-450)/.2)}.focus\:cstu-bg-danger-450\/25:focus{background-color:rgb(var(--cstu-danger-450)/.25)}.focus\:cstu-bg-danger-450\/30:focus{background-color:rgb(var(--cstu-danger-450)/.3)}.focus\:cstu-bg-danger-450\/35:focus{background-color:rgb(var(--cstu-danger-450)/.35)}.focus\:cstu-bg-danger-450\/40:focus{background-color:rgb(var(--cstu-danger-450)/.4)}.focus\:cstu-bg-danger-450\/45:focus{background-color:rgb(var(--cstu-danger-450)/.45)}.focus\:cstu-bg-danger-450\/5:focus{background-color:rgb(var(--cstu-danger-450)/.05)}.focus\:cstu-bg-danger-450\/50:focus{background-color:rgb(var(--cstu-danger-450)/.5)}.focus\:cstu-bg-danger-450\/55:focus{background-color:rgb(var(--cstu-danger-450)/.55)}.focus\:cstu-bg-danger-450\/60:focus{background-color:rgb(var(--cstu-danger-450)/.6)}.focus\:cstu-bg-danger-450\/65:focus{background-color:rgb(var(--cstu-danger-450)/.65)}.focus\:cstu-bg-danger-450\/70:focus{background-color:rgb(var(--cstu-danger-450)/.7)}.focus\:cstu-bg-danger-450\/75:focus{background-color:rgb(var(--cstu-danger-450)/.75)}.focus\:cstu-bg-danger-450\/80:focus{background-color:rgb(var(--cstu-danger-450)/.8)}.focus\:cstu-bg-danger-450\/85:focus{background-color:rgb(var(--cstu-danger-450)/.85)}.focus\:cstu-bg-danger-450\/90:focus{background-color:rgb(var(--cstu-danger-450)/.9)}.focus\:cstu-bg-danger-450\/95:focus{background-color:rgb(var(--cstu-danger-450)/.95)}.focus\:cstu-bg-danger-50:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-50)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-danger-50\/0:focus{background-color:rgb(var(--cstu-danger-50)/0)}.focus\:cstu-bg-danger-50\/10:focus{background-color:rgb(var(--cstu-danger-50)/.1)}.focus\:cstu-bg-danger-50\/100:focus{background-color:rgb(var(--cstu-danger-50)/1)}.focus\:cstu-bg-danger-50\/15:focus{background-color:rgb(var(--cstu-danger-50)/.15)}.focus\:cstu-bg-danger-50\/20:focus{background-color:rgb(var(--cstu-danger-50)/.2)}.focus\:cstu-bg-danger-50\/25:focus{background-color:rgb(var(--cstu-danger-50)/.25)}.focus\:cstu-bg-danger-50\/30:focus{background-color:rgb(var(--cstu-danger-50)/.3)}.focus\:cstu-bg-danger-50\/35:focus{background-color:rgb(var(--cstu-danger-50)/.35)}.focus\:cstu-bg-danger-50\/40:focus{background-color:rgb(var(--cstu-danger-50)/.4)}.focus\:cstu-bg-danger-50\/45:focus{background-color:rgb(var(--cstu-danger-50)/.45)}.focus\:cstu-bg-danger-50\/5:focus{background-color:rgb(var(--cstu-danger-50)/.05)}.focus\:cstu-bg-danger-50\/50:focus{background-color:rgb(var(--cstu-danger-50)/.5)}.focus\:cstu-bg-danger-50\/55:focus{background-color:rgb(var(--cstu-danger-50)/.55)}.focus\:cstu-bg-danger-50\/60:focus{background-color:rgb(var(--cstu-danger-50)/.6)}.focus\:cstu-bg-danger-50\/65:focus{background-color:rgb(var(--cstu-danger-50)/.65)}.focus\:cstu-bg-danger-50\/70:focus{background-color:rgb(var(--cstu-danger-50)/.7)}.focus\:cstu-bg-danger-50\/75:focus{background-color:rgb(var(--cstu-danger-50)/.75)}.focus\:cstu-bg-danger-50\/80:focus{background-color:rgb(var(--cstu-danger-50)/.8)}.focus\:cstu-bg-danger-50\/85:focus{background-color:rgb(var(--cstu-danger-50)/.85)}.focus\:cstu-bg-danger-50\/90:focus{background-color:rgb(var(--cstu-danger-50)/.9)}.focus\:cstu-bg-danger-50\/95:focus{background-color:rgb(var(--cstu-danger-50)/.95)}.focus\:cstu-bg-danger-500:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-500)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-danger-500\/0:focus{background-color:rgb(var(--cstu-danger-500)/0)}.focus\:cstu-bg-danger-500\/10:focus{background-color:rgb(var(--cstu-danger-500)/.1)}.focus\:cstu-bg-danger-500\/100:focus{background-color:rgb(var(--cstu-danger-500)/1)}.focus\:cstu-bg-danger-500\/15:focus{background-color:rgb(var(--cstu-danger-500)/.15)}.focus\:cstu-bg-danger-500\/20:focus{background-color:rgb(var(--cstu-danger-500)/.2)}.focus\:cstu-bg-danger-500\/25:focus{background-color:rgb(var(--cstu-danger-500)/.25)}.focus\:cstu-bg-danger-500\/30:focus{background-color:rgb(var(--cstu-danger-500)/.3)}.focus\:cstu-bg-danger-500\/35:focus{background-color:rgb(var(--cstu-danger-500)/.35)}.focus\:cstu-bg-danger-500\/40:focus{background-color:rgb(var(--cstu-danger-500)/.4)}.focus\:cstu-bg-danger-500\/45:focus{background-color:rgb(var(--cstu-danger-500)/.45)}.focus\:cstu-bg-danger-500\/5:focus{background-color:rgb(var(--cstu-danger-500)/.05)}.focus\:cstu-bg-danger-500\/50:focus{background-color:rgb(var(--cstu-danger-500)/.5)}.focus\:cstu-bg-danger-500\/55:focus{background-color:rgb(var(--cstu-danger-500)/.55)}.focus\:cstu-bg-danger-500\/60:focus{background-color:rgb(var(--cstu-danger-500)/.6)}.focus\:cstu-bg-danger-500\/65:focus{background-color:rgb(var(--cstu-danger-500)/.65)}.focus\:cstu-bg-danger-500\/70:focus{background-color:rgb(var(--cstu-danger-500)/.7)}.focus\:cstu-bg-danger-500\/75:focus{background-color:rgb(var(--cstu-danger-500)/.75)}.focus\:cstu-bg-danger-500\/80:focus{background-color:rgb(var(--cstu-danger-500)/.8)}.focus\:cstu-bg-danger-500\/85:focus{background-color:rgb(var(--cstu-danger-500)/.85)}.focus\:cstu-bg-danger-500\/90:focus{background-color:rgb(var(--cstu-danger-500)/.9)}.focus\:cstu-bg-danger-500\/95:focus{background-color:rgb(var(--cstu-danger-500)/.95)}.focus\:cstu-bg-danger-550:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-550)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-danger-550\/0:focus{background-color:rgb(var(--cstu-danger-550)/0)}.focus\:cstu-bg-danger-550\/10:focus{background-color:rgb(var(--cstu-danger-550)/.1)}.focus\:cstu-bg-danger-550\/100:focus{background-color:rgb(var(--cstu-danger-550)/1)}.focus\:cstu-bg-danger-550\/15:focus{background-color:rgb(var(--cstu-danger-550)/.15)}.focus\:cstu-bg-danger-550\/20:focus{background-color:rgb(var(--cstu-danger-550)/.2)}.focus\:cstu-bg-danger-550\/25:focus{background-color:rgb(var(--cstu-danger-550)/.25)}.focus\:cstu-bg-danger-550\/30:focus{background-color:rgb(var(--cstu-danger-550)/.3)}.focus\:cstu-bg-danger-550\/35:focus{background-color:rgb(var(--cstu-danger-550)/.35)}.focus\:cstu-bg-danger-550\/40:focus{background-color:rgb(var(--cstu-danger-550)/.4)}.focus\:cstu-bg-danger-550\/45:focus{background-color:rgb(var(--cstu-danger-550)/.45)}.focus\:cstu-bg-danger-550\/5:focus{background-color:rgb(var(--cstu-danger-550)/.05)}.focus\:cstu-bg-danger-550\/50:focus{background-color:rgb(var(--cstu-danger-550)/.5)}.focus\:cstu-bg-danger-550\/55:focus{background-color:rgb(var(--cstu-danger-550)/.55)}.focus\:cstu-bg-danger-550\/60:focus{background-color:rgb(var(--cstu-danger-550)/.6)}.focus\:cstu-bg-danger-550\/65:focus{background-color:rgb(var(--cstu-danger-550)/.65)}.focus\:cstu-bg-danger-550\/70:focus{background-color:rgb(var(--cstu-danger-550)/.7)}.focus\:cstu-bg-danger-550\/75:focus{background-color:rgb(var(--cstu-danger-550)/.75)}.focus\:cstu-bg-danger-550\/80:focus{background-color:rgb(var(--cstu-danger-550)/.8)}.focus\:cstu-bg-danger-550\/85:focus{background-color:rgb(var(--cstu-danger-550)/.85)}.focus\:cstu-bg-danger-550\/90:focus{background-color:rgb(var(--cstu-danger-550)/.9)}.focus\:cstu-bg-danger-550\/95:focus{background-color:rgb(var(--cstu-danger-550)/.95)}.focus\:cstu-bg-danger-575:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-575)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-danger-575\/0:focus{background-color:rgb(var(--cstu-danger-575)/0)}.focus\:cstu-bg-danger-575\/10:focus{background-color:rgb(var(--cstu-danger-575)/.1)}.focus\:cstu-bg-danger-575\/100:focus{background-color:rgb(var(--cstu-danger-575)/1)}.focus\:cstu-bg-danger-575\/15:focus{background-color:rgb(var(--cstu-danger-575)/.15)}.focus\:cstu-bg-danger-575\/20:focus{background-color:rgb(var(--cstu-danger-575)/.2)}.focus\:cstu-bg-danger-575\/25:focus{background-color:rgb(var(--cstu-danger-575)/.25)}.focus\:cstu-bg-danger-575\/30:focus{background-color:rgb(var(--cstu-danger-575)/.3)}.focus\:cstu-bg-danger-575\/35:focus{background-color:rgb(var(--cstu-danger-575)/.35)}.focus\:cstu-bg-danger-575\/40:focus{background-color:rgb(var(--cstu-danger-575)/.4)}.focus\:cstu-bg-danger-575\/45:focus{background-color:rgb(var(--cstu-danger-575)/.45)}.focus\:cstu-bg-danger-575\/5:focus{background-color:rgb(var(--cstu-danger-575)/.05)}.focus\:cstu-bg-danger-575\/50:focus{background-color:rgb(var(--cstu-danger-575)/.5)}.focus\:cstu-bg-danger-575\/55:focus{background-color:rgb(var(--cstu-danger-575)/.55)}.focus\:cstu-bg-danger-575\/60:focus{background-color:rgb(var(--cstu-danger-575)/.6)}.focus\:cstu-bg-danger-575\/65:focus{background-color:rgb(var(--cstu-danger-575)/.65)}.focus\:cstu-bg-danger-575\/70:focus{background-color:rgb(var(--cstu-danger-575)/.7)}.focus\:cstu-bg-danger-575\/75:focus{background-color:rgb(var(--cstu-danger-575)/.75)}.focus\:cstu-bg-danger-575\/80:focus{background-color:rgb(var(--cstu-danger-575)/.8)}.focus\:cstu-bg-danger-575\/85:focus{background-color:rgb(var(--cstu-danger-575)/.85)}.focus\:cstu-bg-danger-575\/90:focus{background-color:rgb(var(--cstu-danger-575)/.9)}.focus\:cstu-bg-danger-575\/95:focus{background-color:rgb(var(--cstu-danger-575)/.95)}.focus\:cstu-bg-danger-600:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-600)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-danger-600\/0:focus{background-color:rgb(var(--cstu-danger-600)/0)}.focus\:cstu-bg-danger-600\/10:focus{background-color:rgb(var(--cstu-danger-600)/.1)}.focus\:cstu-bg-danger-600\/100:focus{background-color:rgb(var(--cstu-danger-600)/1)}.focus\:cstu-bg-danger-600\/15:focus{background-color:rgb(var(--cstu-danger-600)/.15)}.focus\:cstu-bg-danger-600\/20:focus{background-color:rgb(var(--cstu-danger-600)/.2)}.focus\:cstu-bg-danger-600\/25:focus{background-color:rgb(var(--cstu-danger-600)/.25)}.focus\:cstu-bg-danger-600\/30:focus{background-color:rgb(var(--cstu-danger-600)/.3)}.focus\:cstu-bg-danger-600\/35:focus{background-color:rgb(var(--cstu-danger-600)/.35)}.focus\:cstu-bg-danger-600\/40:focus{background-color:rgb(var(--cstu-danger-600)/.4)}.focus\:cstu-bg-danger-600\/45:focus{background-color:rgb(var(--cstu-danger-600)/.45)}.focus\:cstu-bg-danger-600\/5:focus{background-color:rgb(var(--cstu-danger-600)/.05)}.focus\:cstu-bg-danger-600\/50:focus{background-color:rgb(var(--cstu-danger-600)/.5)}.focus\:cstu-bg-danger-600\/55:focus{background-color:rgb(var(--cstu-danger-600)/.55)}.focus\:cstu-bg-danger-600\/60:focus{background-color:rgb(var(--cstu-danger-600)/.6)}.focus\:cstu-bg-danger-600\/65:focus{background-color:rgb(var(--cstu-danger-600)/.65)}.focus\:cstu-bg-danger-600\/70:focus{background-color:rgb(var(--cstu-danger-600)/.7)}.focus\:cstu-bg-danger-600\/75:focus{background-color:rgb(var(--cstu-danger-600)/.75)}.focus\:cstu-bg-danger-600\/80:focus{background-color:rgb(var(--cstu-danger-600)/.8)}.focus\:cstu-bg-danger-600\/85:focus{background-color:rgb(var(--cstu-danger-600)/.85)}.focus\:cstu-bg-danger-600\/90:focus{background-color:rgb(var(--cstu-danger-600)/.9)}.focus\:cstu-bg-danger-600\/95:focus{background-color:rgb(var(--cstu-danger-600)/.95)}.focus\:cstu-bg-danger-700:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-700)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-danger-700\/0:focus{background-color:rgb(var(--cstu-danger-700)/0)}.focus\:cstu-bg-danger-700\/10:focus{background-color:rgb(var(--cstu-danger-700)/.1)}.focus\:cstu-bg-danger-700\/100:focus{background-color:rgb(var(--cstu-danger-700)/1)}.focus\:cstu-bg-danger-700\/15:focus{background-color:rgb(var(--cstu-danger-700)/.15)}.focus\:cstu-bg-danger-700\/20:focus{background-color:rgb(var(--cstu-danger-700)/.2)}.focus\:cstu-bg-danger-700\/25:focus{background-color:rgb(var(--cstu-danger-700)/.25)}.focus\:cstu-bg-danger-700\/30:focus{background-color:rgb(var(--cstu-danger-700)/.3)}.focus\:cstu-bg-danger-700\/35:focus{background-color:rgb(var(--cstu-danger-700)/.35)}.focus\:cstu-bg-danger-700\/40:focus{background-color:rgb(var(--cstu-danger-700)/.4)}.focus\:cstu-bg-danger-700\/45:focus{background-color:rgb(var(--cstu-danger-700)/.45)}.focus\:cstu-bg-danger-700\/5:focus{background-color:rgb(var(--cstu-danger-700)/.05)}.focus\:cstu-bg-danger-700\/50:focus{background-color:rgb(var(--cstu-danger-700)/.5)}.focus\:cstu-bg-danger-700\/55:focus{background-color:rgb(var(--cstu-danger-700)/.55)}.focus\:cstu-bg-danger-700\/60:focus{background-color:rgb(var(--cstu-danger-700)/.6)}.focus\:cstu-bg-danger-700\/65:focus{background-color:rgb(var(--cstu-danger-700)/.65)}.focus\:cstu-bg-danger-700\/70:focus{background-color:rgb(var(--cstu-danger-700)/.7)}.focus\:cstu-bg-danger-700\/75:focus{background-color:rgb(var(--cstu-danger-700)/.75)}.focus\:cstu-bg-danger-700\/80:focus{background-color:rgb(var(--cstu-danger-700)/.8)}.focus\:cstu-bg-danger-700\/85:focus{background-color:rgb(var(--cstu-danger-700)/.85)}.focus\:cstu-bg-danger-700\/90:focus{background-color:rgb(var(--cstu-danger-700)/.9)}.focus\:cstu-bg-danger-700\/95:focus{background-color:rgb(var(--cstu-danger-700)/.95)}.focus\:cstu-bg-danger-800:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-800)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-danger-800\/0:focus{background-color:rgb(var(--cstu-danger-800)/0)}.focus\:cstu-bg-danger-800\/10:focus{background-color:rgb(var(--cstu-danger-800)/.1)}.focus\:cstu-bg-danger-800\/100:focus{background-color:rgb(var(--cstu-danger-800)/1)}.focus\:cstu-bg-danger-800\/15:focus{background-color:rgb(var(--cstu-danger-800)/.15)}.focus\:cstu-bg-danger-800\/20:focus{background-color:rgb(var(--cstu-danger-800)/.2)}.focus\:cstu-bg-danger-800\/25:focus{background-color:rgb(var(--cstu-danger-800)/.25)}.focus\:cstu-bg-danger-800\/30:focus{background-color:rgb(var(--cstu-danger-800)/.3)}.focus\:cstu-bg-danger-800\/35:focus{background-color:rgb(var(--cstu-danger-800)/.35)}.focus\:cstu-bg-danger-800\/40:focus{background-color:rgb(var(--cstu-danger-800)/.4)}.focus\:cstu-bg-danger-800\/45:focus{background-color:rgb(var(--cstu-danger-800)/.45)}.focus\:cstu-bg-danger-800\/5:focus{background-color:rgb(var(--cstu-danger-800)/.05)}.focus\:cstu-bg-danger-800\/50:focus{background-color:rgb(var(--cstu-danger-800)/.5)}.focus\:cstu-bg-danger-800\/55:focus{background-color:rgb(var(--cstu-danger-800)/.55)}.focus\:cstu-bg-danger-800\/60:focus{background-color:rgb(var(--cstu-danger-800)/.6)}.focus\:cstu-bg-danger-800\/65:focus{background-color:rgb(var(--cstu-danger-800)/.65)}.focus\:cstu-bg-danger-800\/70:focus{background-color:rgb(var(--cstu-danger-800)/.7)}.focus\:cstu-bg-danger-800\/75:focus{background-color:rgb(var(--cstu-danger-800)/.75)}.focus\:cstu-bg-danger-800\/80:focus{background-color:rgb(var(--cstu-danger-800)/.8)}.focus\:cstu-bg-danger-800\/85:focus{background-color:rgb(var(--cstu-danger-800)/.85)}.focus\:cstu-bg-danger-800\/90:focus{background-color:rgb(var(--cstu-danger-800)/.9)}.focus\:cstu-bg-danger-800\/95:focus{background-color:rgb(var(--cstu-danger-800)/.95)}.focus\:cstu-bg-danger-900:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-900)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-danger-900\/0:focus{background-color:rgb(var(--cstu-danger-900)/0)}.focus\:cstu-bg-danger-900\/10:focus{background-color:rgb(var(--cstu-danger-900)/.1)}.focus\:cstu-bg-danger-900\/100:focus{background-color:rgb(var(--cstu-danger-900)/1)}.focus\:cstu-bg-danger-900\/15:focus{background-color:rgb(var(--cstu-danger-900)/.15)}.focus\:cstu-bg-danger-900\/20:focus{background-color:rgb(var(--cstu-danger-900)/.2)}.focus\:cstu-bg-danger-900\/25:focus{background-color:rgb(var(--cstu-danger-900)/.25)}.focus\:cstu-bg-danger-900\/30:focus{background-color:rgb(var(--cstu-danger-900)/.3)}.focus\:cstu-bg-danger-900\/35:focus{background-color:rgb(var(--cstu-danger-900)/.35)}.focus\:cstu-bg-danger-900\/40:focus{background-color:rgb(var(--cstu-danger-900)/.4)}.focus\:cstu-bg-danger-900\/45:focus{background-color:rgb(var(--cstu-danger-900)/.45)}.focus\:cstu-bg-danger-900\/5:focus{background-color:rgb(var(--cstu-danger-900)/.05)}.focus\:cstu-bg-danger-900\/50:focus{background-color:rgb(var(--cstu-danger-900)/.5)}.focus\:cstu-bg-danger-900\/55:focus{background-color:rgb(var(--cstu-danger-900)/.55)}.focus\:cstu-bg-danger-900\/60:focus{background-color:rgb(var(--cstu-danger-900)/.6)}.focus\:cstu-bg-danger-900\/65:focus{background-color:rgb(var(--cstu-danger-900)/.65)}.focus\:cstu-bg-danger-900\/70:focus{background-color:rgb(var(--cstu-danger-900)/.7)}.focus\:cstu-bg-danger-900\/75:focus{background-color:rgb(var(--cstu-danger-900)/.75)}.focus\:cstu-bg-danger-900\/80:focus{background-color:rgb(var(--cstu-danger-900)/.8)}.focus\:cstu-bg-danger-900\/85:focus{background-color:rgb(var(--cstu-danger-900)/.85)}.focus\:cstu-bg-danger-900\/90:focus{background-color:rgb(var(--cstu-danger-900)/.9)}.focus\:cstu-bg-danger-900\/95:focus{background-color:rgb(var(--cstu-danger-900)/.95)}.focus\:cstu-bg-gray-100:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-100)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-gray-100\/0:focus{background-color:rgb(var(--cstu-gray-100)/0)}.focus\:cstu-bg-gray-100\/10:focus{background-color:rgb(var(--cstu-gray-100)/.1)}.focus\:cstu-bg-gray-100\/100:focus{background-color:rgb(var(--cstu-gray-100)/1)}.focus\:cstu-bg-gray-100\/15:focus{background-color:rgb(var(--cstu-gray-100)/.15)}.focus\:cstu-bg-gray-100\/20:focus{background-color:rgb(var(--cstu-gray-100)/.2)}.focus\:cstu-bg-gray-100\/25:focus{background-color:rgb(var(--cstu-gray-100)/.25)}.focus\:cstu-bg-gray-100\/30:focus{background-color:rgb(var(--cstu-gray-100)/.3)}.focus\:cstu-bg-gray-100\/35:focus{background-color:rgb(var(--cstu-gray-100)/.35)}.focus\:cstu-bg-gray-100\/40:focus{background-color:rgb(var(--cstu-gray-100)/.4)}.focus\:cstu-bg-gray-100\/45:focus{background-color:rgb(var(--cstu-gray-100)/.45)}.focus\:cstu-bg-gray-100\/5:focus{background-color:rgb(var(--cstu-gray-100)/.05)}.focus\:cstu-bg-gray-100\/50:focus{background-color:rgb(var(--cstu-gray-100)/.5)}.focus\:cstu-bg-gray-100\/55:focus{background-color:rgb(var(--cstu-gray-100)/.55)}.focus\:cstu-bg-gray-100\/60:focus{background-color:rgb(var(--cstu-gray-100)/.6)}.focus\:cstu-bg-gray-100\/65:focus{background-color:rgb(var(--cstu-gray-100)/.65)}.focus\:cstu-bg-gray-100\/70:focus{background-color:rgb(var(--cstu-gray-100)/.7)}.focus\:cstu-bg-gray-100\/75:focus{background-color:rgb(var(--cstu-gray-100)/.75)}.focus\:cstu-bg-gray-100\/80:focus{background-color:rgb(var(--cstu-gray-100)/.8)}.focus\:cstu-bg-gray-100\/85:focus{background-color:rgb(var(--cstu-gray-100)/.85)}.focus\:cstu-bg-gray-100\/90:focus{background-color:rgb(var(--cstu-gray-100)/.9)}.focus\:cstu-bg-gray-100\/95:focus{background-color:rgb(var(--cstu-gray-100)/.95)}.focus\:cstu-bg-gray-200:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-200)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-gray-200\/0:focus{background-color:rgb(var(--cstu-gray-200)/0)}.focus\:cstu-bg-gray-200\/10:focus{background-color:rgb(var(--cstu-gray-200)/.1)}.focus\:cstu-bg-gray-200\/100:focus{background-color:rgb(var(--cstu-gray-200)/1)}.focus\:cstu-bg-gray-200\/15:focus{background-color:rgb(var(--cstu-gray-200)/.15)}.focus\:cstu-bg-gray-200\/20:focus{background-color:rgb(var(--cstu-gray-200)/.2)}.focus\:cstu-bg-gray-200\/25:focus{background-color:rgb(var(--cstu-gray-200)/.25)}.focus\:cstu-bg-gray-200\/30:focus{background-color:rgb(var(--cstu-gray-200)/.3)}.focus\:cstu-bg-gray-200\/35:focus{background-color:rgb(var(--cstu-gray-200)/.35)}.focus\:cstu-bg-gray-200\/40:focus{background-color:rgb(var(--cstu-gray-200)/.4)}.focus\:cstu-bg-gray-200\/45:focus{background-color:rgb(var(--cstu-gray-200)/.45)}.focus\:cstu-bg-gray-200\/5:focus{background-color:rgb(var(--cstu-gray-200)/.05)}.focus\:cstu-bg-gray-200\/50:focus{background-color:rgb(var(--cstu-gray-200)/.5)}.focus\:cstu-bg-gray-200\/55:focus{background-color:rgb(var(--cstu-gray-200)/.55)}.focus\:cstu-bg-gray-200\/60:focus{background-color:rgb(var(--cstu-gray-200)/.6)}.focus\:cstu-bg-gray-200\/65:focus{background-color:rgb(var(--cstu-gray-200)/.65)}.focus\:cstu-bg-gray-200\/70:focus{background-color:rgb(var(--cstu-gray-200)/.7)}.focus\:cstu-bg-gray-200\/75:focus{background-color:rgb(var(--cstu-gray-200)/.75)}.focus\:cstu-bg-gray-200\/80:focus{background-color:rgb(var(--cstu-gray-200)/.8)}.focus\:cstu-bg-gray-200\/85:focus{background-color:rgb(var(--cstu-gray-200)/.85)}.focus\:cstu-bg-gray-200\/90:focus{background-color:rgb(var(--cstu-gray-200)/.9)}.focus\:cstu-bg-gray-200\/95:focus{background-color:rgb(var(--cstu-gray-200)/.95)}.focus\:cstu-bg-gray-250:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-250)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-gray-250\/0:focus{background-color:rgb(var(--cstu-gray-250)/0)}.focus\:cstu-bg-gray-250\/10:focus{background-color:rgb(var(--cstu-gray-250)/.1)}.focus\:cstu-bg-gray-250\/100:focus{background-color:rgb(var(--cstu-gray-250)/1)}.focus\:cstu-bg-gray-250\/15:focus{background-color:rgb(var(--cstu-gray-250)/.15)}.focus\:cstu-bg-gray-250\/20:focus{background-color:rgb(var(--cstu-gray-250)/.2)}.focus\:cstu-bg-gray-250\/25:focus{background-color:rgb(var(--cstu-gray-250)/.25)}.focus\:cstu-bg-gray-250\/30:focus{background-color:rgb(var(--cstu-gray-250)/.3)}.focus\:cstu-bg-gray-250\/35:focus{background-color:rgb(var(--cstu-gray-250)/.35)}.focus\:cstu-bg-gray-250\/40:focus{background-color:rgb(var(--cstu-gray-250)/.4)}.focus\:cstu-bg-gray-250\/45:focus{background-color:rgb(var(--cstu-gray-250)/.45)}.focus\:cstu-bg-gray-250\/5:focus{background-color:rgb(var(--cstu-gray-250)/.05)}.focus\:cstu-bg-gray-250\/50:focus{background-color:rgb(var(--cstu-gray-250)/.5)}.focus\:cstu-bg-gray-250\/55:focus{background-color:rgb(var(--cstu-gray-250)/.55)}.focus\:cstu-bg-gray-250\/60:focus{background-color:rgb(var(--cstu-gray-250)/.6)}.focus\:cstu-bg-gray-250\/65:focus{background-color:rgb(var(--cstu-gray-250)/.65)}.focus\:cstu-bg-gray-250\/70:focus{background-color:rgb(var(--cstu-gray-250)/.7)}.focus\:cstu-bg-gray-250\/75:focus{background-color:rgb(var(--cstu-gray-250)/.75)}.focus\:cstu-bg-gray-250\/80:focus{background-color:rgb(var(--cstu-gray-250)/.8)}.focus\:cstu-bg-gray-250\/85:focus{background-color:rgb(var(--cstu-gray-250)/.85)}.focus\:cstu-bg-gray-250\/90:focus{background-color:rgb(var(--cstu-gray-250)/.9)}.focus\:cstu-bg-gray-250\/95:focus{background-color:rgb(var(--cstu-gray-250)/.95)}.focus\:cstu-bg-gray-300:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-300)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-gray-300\/0:focus{background-color:rgb(var(--cstu-gray-300)/0)}.focus\:cstu-bg-gray-300\/10:focus{background-color:rgb(var(--cstu-gray-300)/.1)}.focus\:cstu-bg-gray-300\/100:focus{background-color:rgb(var(--cstu-gray-300)/1)}.focus\:cstu-bg-gray-300\/15:focus{background-color:rgb(var(--cstu-gray-300)/.15)}.focus\:cstu-bg-gray-300\/20:focus{background-color:rgb(var(--cstu-gray-300)/.2)}.focus\:cstu-bg-gray-300\/25:focus{background-color:rgb(var(--cstu-gray-300)/.25)}.focus\:cstu-bg-gray-300\/30:focus{background-color:rgb(var(--cstu-gray-300)/.3)}.focus\:cstu-bg-gray-300\/35:focus{background-color:rgb(var(--cstu-gray-300)/.35)}.focus\:cstu-bg-gray-300\/40:focus{background-color:rgb(var(--cstu-gray-300)/.4)}.focus\:cstu-bg-gray-300\/45:focus{background-color:rgb(var(--cstu-gray-300)/.45)}.focus\:cstu-bg-gray-300\/5:focus{background-color:rgb(var(--cstu-gray-300)/.05)}.focus\:cstu-bg-gray-300\/50:focus{background-color:rgb(var(--cstu-gray-300)/.5)}.focus\:cstu-bg-gray-300\/55:focus{background-color:rgb(var(--cstu-gray-300)/.55)}.focus\:cstu-bg-gray-300\/60:focus{background-color:rgb(var(--cstu-gray-300)/.6)}.focus\:cstu-bg-gray-300\/65:focus{background-color:rgb(var(--cstu-gray-300)/.65)}.focus\:cstu-bg-gray-300\/70:focus{background-color:rgb(var(--cstu-gray-300)/.7)}.focus\:cstu-bg-gray-300\/75:focus{background-color:rgb(var(--cstu-gray-300)/.75)}.focus\:cstu-bg-gray-300\/80:focus{background-color:rgb(var(--cstu-gray-300)/.8)}.focus\:cstu-bg-gray-300\/85:focus{background-color:rgb(var(--cstu-gray-300)/.85)}.focus\:cstu-bg-gray-300\/90:focus{background-color:rgb(var(--cstu-gray-300)/.9)}.focus\:cstu-bg-gray-300\/95:focus{background-color:rgb(var(--cstu-gray-300)/.95)}.focus\:cstu-bg-gray-400:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-400)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-gray-400\/0:focus{background-color:rgb(var(--cstu-gray-400)/0)}.focus\:cstu-bg-gray-400\/10:focus{background-color:rgb(var(--cstu-gray-400)/.1)}.focus\:cstu-bg-gray-400\/100:focus{background-color:rgb(var(--cstu-gray-400)/1)}.focus\:cstu-bg-gray-400\/15:focus{background-color:rgb(var(--cstu-gray-400)/.15)}.focus\:cstu-bg-gray-400\/20:focus{background-color:rgb(var(--cstu-gray-400)/.2)}.focus\:cstu-bg-gray-400\/25:focus{background-color:rgb(var(--cstu-gray-400)/.25)}.focus\:cstu-bg-gray-400\/30:focus{background-color:rgb(var(--cstu-gray-400)/.3)}.focus\:cstu-bg-gray-400\/35:focus{background-color:rgb(var(--cstu-gray-400)/.35)}.focus\:cstu-bg-gray-400\/40:focus{background-color:rgb(var(--cstu-gray-400)/.4)}.focus\:cstu-bg-gray-400\/45:focus{background-color:rgb(var(--cstu-gray-400)/.45)}.focus\:cstu-bg-gray-400\/5:focus{background-color:rgb(var(--cstu-gray-400)/.05)}.focus\:cstu-bg-gray-400\/50:focus{background-color:rgb(var(--cstu-gray-400)/.5)}.focus\:cstu-bg-gray-400\/55:focus{background-color:rgb(var(--cstu-gray-400)/.55)}.focus\:cstu-bg-gray-400\/60:focus{background-color:rgb(var(--cstu-gray-400)/.6)}.focus\:cstu-bg-gray-400\/65:focus{background-color:rgb(var(--cstu-gray-400)/.65)}.focus\:cstu-bg-gray-400\/70:focus{background-color:rgb(var(--cstu-gray-400)/.7)}.focus\:cstu-bg-gray-400\/75:focus{background-color:rgb(var(--cstu-gray-400)/.75)}.focus\:cstu-bg-gray-400\/80:focus{background-color:rgb(var(--cstu-gray-400)/.8)}.focus\:cstu-bg-gray-400\/85:focus{background-color:rgb(var(--cstu-gray-400)/.85)}.focus\:cstu-bg-gray-400\/90:focus{background-color:rgb(var(--cstu-gray-400)/.9)}.focus\:cstu-bg-gray-400\/95:focus{background-color:rgb(var(--cstu-gray-400)/.95)}.focus\:cstu-bg-gray-50:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-50)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-gray-50\/0:focus{background-color:rgb(var(--cstu-gray-50)/0)}.focus\:cstu-bg-gray-50\/10:focus{background-color:rgb(var(--cstu-gray-50)/.1)}.focus\:cstu-bg-gray-50\/100:focus{background-color:rgb(var(--cstu-gray-50)/1)}.focus\:cstu-bg-gray-50\/15:focus{background-color:rgb(var(--cstu-gray-50)/.15)}.focus\:cstu-bg-gray-50\/20:focus{background-color:rgb(var(--cstu-gray-50)/.2)}.focus\:cstu-bg-gray-50\/25:focus{background-color:rgb(var(--cstu-gray-50)/.25)}.focus\:cstu-bg-gray-50\/30:focus{background-color:rgb(var(--cstu-gray-50)/.3)}.focus\:cstu-bg-gray-50\/35:focus{background-color:rgb(var(--cstu-gray-50)/.35)}.focus\:cstu-bg-gray-50\/40:focus{background-color:rgb(var(--cstu-gray-50)/.4)}.focus\:cstu-bg-gray-50\/45:focus{background-color:rgb(var(--cstu-gray-50)/.45)}.focus\:cstu-bg-gray-50\/5:focus{background-color:rgb(var(--cstu-gray-50)/.05)}.focus\:cstu-bg-gray-50\/50:focus{background-color:rgb(var(--cstu-gray-50)/.5)}.focus\:cstu-bg-gray-50\/55:focus{background-color:rgb(var(--cstu-gray-50)/.55)}.focus\:cstu-bg-gray-50\/60:focus{background-color:rgb(var(--cstu-gray-50)/.6)}.focus\:cstu-bg-gray-50\/65:focus{background-color:rgb(var(--cstu-gray-50)/.65)}.focus\:cstu-bg-gray-50\/70:focus{background-color:rgb(var(--cstu-gray-50)/.7)}.focus\:cstu-bg-gray-50\/75:focus{background-color:rgb(var(--cstu-gray-50)/.75)}.focus\:cstu-bg-gray-50\/80:focus{background-color:rgb(var(--cstu-gray-50)/.8)}.focus\:cstu-bg-gray-50\/85:focus{background-color:rgb(var(--cstu-gray-50)/.85)}.focus\:cstu-bg-gray-50\/90:focus{background-color:rgb(var(--cstu-gray-50)/.9)}.focus\:cstu-bg-gray-50\/95:focus{background-color:rgb(var(--cstu-gray-50)/.95)}.focus\:cstu-bg-gray-500:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-500)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-gray-500\/0:focus{background-color:rgb(var(--cstu-gray-500)/0)}.focus\:cstu-bg-gray-500\/10:focus{background-color:rgb(var(--cstu-gray-500)/.1)}.focus\:cstu-bg-gray-500\/100:focus{background-color:rgb(var(--cstu-gray-500)/1)}.focus\:cstu-bg-gray-500\/15:focus{background-color:rgb(var(--cstu-gray-500)/.15)}.focus\:cstu-bg-gray-500\/20:focus{background-color:rgb(var(--cstu-gray-500)/.2)}.focus\:cstu-bg-gray-500\/25:focus{background-color:rgb(var(--cstu-gray-500)/.25)}.focus\:cstu-bg-gray-500\/30:focus{background-color:rgb(var(--cstu-gray-500)/.3)}.focus\:cstu-bg-gray-500\/35:focus{background-color:rgb(var(--cstu-gray-500)/.35)}.focus\:cstu-bg-gray-500\/40:focus{background-color:rgb(var(--cstu-gray-500)/.4)}.focus\:cstu-bg-gray-500\/45:focus{background-color:rgb(var(--cstu-gray-500)/.45)}.focus\:cstu-bg-gray-500\/5:focus{background-color:rgb(var(--cstu-gray-500)/.05)}.focus\:cstu-bg-gray-500\/50:focus{background-color:rgb(var(--cstu-gray-500)/.5)}.focus\:cstu-bg-gray-500\/55:focus{background-color:rgb(var(--cstu-gray-500)/.55)}.focus\:cstu-bg-gray-500\/60:focus{background-color:rgb(var(--cstu-gray-500)/.6)}.focus\:cstu-bg-gray-500\/65:focus{background-color:rgb(var(--cstu-gray-500)/.65)}.focus\:cstu-bg-gray-500\/70:focus{background-color:rgb(var(--cstu-gray-500)/.7)}.focus\:cstu-bg-gray-500\/75:focus{background-color:rgb(var(--cstu-gray-500)/.75)}.focus\:cstu-bg-gray-500\/80:focus{background-color:rgb(var(--cstu-gray-500)/.8)}.focus\:cstu-bg-gray-500\/85:focus{background-color:rgb(var(--cstu-gray-500)/.85)}.focus\:cstu-bg-gray-500\/90:focus{background-color:rgb(var(--cstu-gray-500)/.9)}.focus\:cstu-bg-gray-500\/95:focus{background-color:rgb(var(--cstu-gray-500)/.95)}.focus\:cstu-bg-gray-550:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-550)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-gray-550\/0:focus{background-color:rgb(var(--cstu-gray-550)/0)}.focus\:cstu-bg-gray-550\/10:focus{background-color:rgb(var(--cstu-gray-550)/.1)}.focus\:cstu-bg-gray-550\/100:focus{background-color:rgb(var(--cstu-gray-550)/1)}.focus\:cstu-bg-gray-550\/15:focus{background-color:rgb(var(--cstu-gray-550)/.15)}.focus\:cstu-bg-gray-550\/20:focus{background-color:rgb(var(--cstu-gray-550)/.2)}.focus\:cstu-bg-gray-550\/25:focus{background-color:rgb(var(--cstu-gray-550)/.25)}.focus\:cstu-bg-gray-550\/30:focus{background-color:rgb(var(--cstu-gray-550)/.3)}.focus\:cstu-bg-gray-550\/35:focus{background-color:rgb(var(--cstu-gray-550)/.35)}.focus\:cstu-bg-gray-550\/40:focus{background-color:rgb(var(--cstu-gray-550)/.4)}.focus\:cstu-bg-gray-550\/45:focus{background-color:rgb(var(--cstu-gray-550)/.45)}.focus\:cstu-bg-gray-550\/5:focus{background-color:rgb(var(--cstu-gray-550)/.05)}.focus\:cstu-bg-gray-550\/50:focus{background-color:rgb(var(--cstu-gray-550)/.5)}.focus\:cstu-bg-gray-550\/55:focus{background-color:rgb(var(--cstu-gray-550)/.55)}.focus\:cstu-bg-gray-550\/60:focus{background-color:rgb(var(--cstu-gray-550)/.6)}.focus\:cstu-bg-gray-550\/65:focus{background-color:rgb(var(--cstu-gray-550)/.65)}.focus\:cstu-bg-gray-550\/70:focus{background-color:rgb(var(--cstu-gray-550)/.7)}.focus\:cstu-bg-gray-550\/75:focus{background-color:rgb(var(--cstu-gray-550)/.75)}.focus\:cstu-bg-gray-550\/80:focus{background-color:rgb(var(--cstu-gray-550)/.8)}.focus\:cstu-bg-gray-550\/85:focus{background-color:rgb(var(--cstu-gray-550)/.85)}.focus\:cstu-bg-gray-550\/90:focus{background-color:rgb(var(--cstu-gray-550)/.9)}.focus\:cstu-bg-gray-550\/95:focus{background-color:rgb(var(--cstu-gray-550)/.95)}.focus\:cstu-bg-gray-575:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-575)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-gray-575\/0:focus{background-color:rgb(var(--cstu-gray-575)/0)}.focus\:cstu-bg-gray-575\/10:focus{background-color:rgb(var(--cstu-gray-575)/.1)}.focus\:cstu-bg-gray-575\/100:focus{background-color:rgb(var(--cstu-gray-575)/1)}.focus\:cstu-bg-gray-575\/15:focus{background-color:rgb(var(--cstu-gray-575)/.15)}.focus\:cstu-bg-gray-575\/20:focus{background-color:rgb(var(--cstu-gray-575)/.2)}.focus\:cstu-bg-gray-575\/25:focus{background-color:rgb(var(--cstu-gray-575)/.25)}.focus\:cstu-bg-gray-575\/30:focus{background-color:rgb(var(--cstu-gray-575)/.3)}.focus\:cstu-bg-gray-575\/35:focus{background-color:rgb(var(--cstu-gray-575)/.35)}.focus\:cstu-bg-gray-575\/40:focus{background-color:rgb(var(--cstu-gray-575)/.4)}.focus\:cstu-bg-gray-575\/45:focus{background-color:rgb(var(--cstu-gray-575)/.45)}.focus\:cstu-bg-gray-575\/5:focus{background-color:rgb(var(--cstu-gray-575)/.05)}.focus\:cstu-bg-gray-575\/50:focus{background-color:rgb(var(--cstu-gray-575)/.5)}.focus\:cstu-bg-gray-575\/55:focus{background-color:rgb(var(--cstu-gray-575)/.55)}.focus\:cstu-bg-gray-575\/60:focus{background-color:rgb(var(--cstu-gray-575)/.6)}.focus\:cstu-bg-gray-575\/65:focus{background-color:rgb(var(--cstu-gray-575)/.65)}.focus\:cstu-bg-gray-575\/70:focus{background-color:rgb(var(--cstu-gray-575)/.7)}.focus\:cstu-bg-gray-575\/75:focus{background-color:rgb(var(--cstu-gray-575)/.75)}.focus\:cstu-bg-gray-575\/80:focus{background-color:rgb(var(--cstu-gray-575)/.8)}.focus\:cstu-bg-gray-575\/85:focus{background-color:rgb(var(--cstu-gray-575)/.85)}.focus\:cstu-bg-gray-575\/90:focus{background-color:rgb(var(--cstu-gray-575)/.9)}.focus\:cstu-bg-gray-575\/95:focus{background-color:rgb(var(--cstu-gray-575)/.95)}.focus\:cstu-bg-gray-600:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-600)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-gray-600\/0:focus{background-color:rgb(var(--cstu-gray-600)/0)}.focus\:cstu-bg-gray-600\/10:focus{background-color:rgb(var(--cstu-gray-600)/.1)}.focus\:cstu-bg-gray-600\/100:focus{background-color:rgb(var(--cstu-gray-600)/1)}.focus\:cstu-bg-gray-600\/15:focus{background-color:rgb(var(--cstu-gray-600)/.15)}.focus\:cstu-bg-gray-600\/20:focus{background-color:rgb(var(--cstu-gray-600)/.2)}.focus\:cstu-bg-gray-600\/25:focus{background-color:rgb(var(--cstu-gray-600)/.25)}.focus\:cstu-bg-gray-600\/30:focus{background-color:rgb(var(--cstu-gray-600)/.3)}.focus\:cstu-bg-gray-600\/35:focus{background-color:rgb(var(--cstu-gray-600)/.35)}.focus\:cstu-bg-gray-600\/40:focus{background-color:rgb(var(--cstu-gray-600)/.4)}.focus\:cstu-bg-gray-600\/45:focus{background-color:rgb(var(--cstu-gray-600)/.45)}.focus\:cstu-bg-gray-600\/5:focus{background-color:rgb(var(--cstu-gray-600)/.05)}.focus\:cstu-bg-gray-600\/50:focus{background-color:rgb(var(--cstu-gray-600)/.5)}.focus\:cstu-bg-gray-600\/55:focus{background-color:rgb(var(--cstu-gray-600)/.55)}.focus\:cstu-bg-gray-600\/60:focus{background-color:rgb(var(--cstu-gray-600)/.6)}.focus\:cstu-bg-gray-600\/65:focus{background-color:rgb(var(--cstu-gray-600)/.65)}.focus\:cstu-bg-gray-600\/70:focus{background-color:rgb(var(--cstu-gray-600)/.7)}.focus\:cstu-bg-gray-600\/75:focus{background-color:rgb(var(--cstu-gray-600)/.75)}.focus\:cstu-bg-gray-600\/80:focus{background-color:rgb(var(--cstu-gray-600)/.8)}.focus\:cstu-bg-gray-600\/85:focus{background-color:rgb(var(--cstu-gray-600)/.85)}.focus\:cstu-bg-gray-600\/90:focus{background-color:rgb(var(--cstu-gray-600)/.9)}.focus\:cstu-bg-gray-600\/95:focus{background-color:rgb(var(--cstu-gray-600)/.95)}.focus\:cstu-bg-gray-700:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-700)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-gray-700\/0:focus{background-color:rgb(var(--cstu-gray-700)/0)}.focus\:cstu-bg-gray-700\/10:focus{background-color:rgb(var(--cstu-gray-700)/.1)}.focus\:cstu-bg-gray-700\/100:focus{background-color:rgb(var(--cstu-gray-700)/1)}.focus\:cstu-bg-gray-700\/15:focus{background-color:rgb(var(--cstu-gray-700)/.15)}.focus\:cstu-bg-gray-700\/20:focus{background-color:rgb(var(--cstu-gray-700)/.2)}.focus\:cstu-bg-gray-700\/25:focus{background-color:rgb(var(--cstu-gray-700)/.25)}.focus\:cstu-bg-gray-700\/30:focus{background-color:rgb(var(--cstu-gray-700)/.3)}.focus\:cstu-bg-gray-700\/35:focus{background-color:rgb(var(--cstu-gray-700)/.35)}.focus\:cstu-bg-gray-700\/40:focus{background-color:rgb(var(--cstu-gray-700)/.4)}.focus\:cstu-bg-gray-700\/45:focus{background-color:rgb(var(--cstu-gray-700)/.45)}.focus\:cstu-bg-gray-700\/5:focus{background-color:rgb(var(--cstu-gray-700)/.05)}.focus\:cstu-bg-gray-700\/50:focus{background-color:rgb(var(--cstu-gray-700)/.5)}.focus\:cstu-bg-gray-700\/55:focus{background-color:rgb(var(--cstu-gray-700)/.55)}.focus\:cstu-bg-gray-700\/60:focus{background-color:rgb(var(--cstu-gray-700)/.6)}.focus\:cstu-bg-gray-700\/65:focus{background-color:rgb(var(--cstu-gray-700)/.65)}.focus\:cstu-bg-gray-700\/70:focus{background-color:rgb(var(--cstu-gray-700)/.7)}.focus\:cstu-bg-gray-700\/75:focus{background-color:rgb(var(--cstu-gray-700)/.75)}.focus\:cstu-bg-gray-700\/80:focus{background-color:rgb(var(--cstu-gray-700)/.8)}.focus\:cstu-bg-gray-700\/85:focus{background-color:rgb(var(--cstu-gray-700)/.85)}.focus\:cstu-bg-gray-700\/90:focus{background-color:rgb(var(--cstu-gray-700)/.9)}.focus\:cstu-bg-gray-700\/95:focus{background-color:rgb(var(--cstu-gray-700)/.95)}.focus\:cstu-bg-gray-800:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-800)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-gray-800\/0:focus{background-color:rgb(var(--cstu-gray-800)/0)}.focus\:cstu-bg-gray-800\/10:focus{background-color:rgb(var(--cstu-gray-800)/.1)}.focus\:cstu-bg-gray-800\/100:focus{background-color:rgb(var(--cstu-gray-800)/1)}.focus\:cstu-bg-gray-800\/15:focus{background-color:rgb(var(--cstu-gray-800)/.15)}.focus\:cstu-bg-gray-800\/20:focus{background-color:rgb(var(--cstu-gray-800)/.2)}.focus\:cstu-bg-gray-800\/25:focus{background-color:rgb(var(--cstu-gray-800)/.25)}.focus\:cstu-bg-gray-800\/30:focus{background-color:rgb(var(--cstu-gray-800)/.3)}.focus\:cstu-bg-gray-800\/35:focus{background-color:rgb(var(--cstu-gray-800)/.35)}.focus\:cstu-bg-gray-800\/40:focus{background-color:rgb(var(--cstu-gray-800)/.4)}.focus\:cstu-bg-gray-800\/45:focus{background-color:rgb(var(--cstu-gray-800)/.45)}.focus\:cstu-bg-gray-800\/5:focus{background-color:rgb(var(--cstu-gray-800)/.05)}.focus\:cstu-bg-gray-800\/50:focus{background-color:rgb(var(--cstu-gray-800)/.5)}.focus\:cstu-bg-gray-800\/55:focus{background-color:rgb(var(--cstu-gray-800)/.55)}.focus\:cstu-bg-gray-800\/60:focus{background-color:rgb(var(--cstu-gray-800)/.6)}.focus\:cstu-bg-gray-800\/65:focus{background-color:rgb(var(--cstu-gray-800)/.65)}.focus\:cstu-bg-gray-800\/70:focus{background-color:rgb(var(--cstu-gray-800)/.7)}.focus\:cstu-bg-gray-800\/75:focus{background-color:rgb(var(--cstu-gray-800)/.75)}.focus\:cstu-bg-gray-800\/80:focus{background-color:rgb(var(--cstu-gray-800)/.8)}.focus\:cstu-bg-gray-800\/85:focus{background-color:rgb(var(--cstu-gray-800)/.85)}.focus\:cstu-bg-gray-800\/90:focus{background-color:rgb(var(--cstu-gray-800)/.9)}.focus\:cstu-bg-gray-800\/95:focus{background-color:rgb(var(--cstu-gray-800)/.95)}.focus\:cstu-bg-gray-900:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-900)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-gray-900\/0:focus{background-color:rgb(var(--cstu-gray-900)/0)}.focus\:cstu-bg-gray-900\/10:focus{background-color:rgb(var(--cstu-gray-900)/.1)}.focus\:cstu-bg-gray-900\/100:focus{background-color:rgb(var(--cstu-gray-900)/1)}.focus\:cstu-bg-gray-900\/15:focus{background-color:rgb(var(--cstu-gray-900)/.15)}.focus\:cstu-bg-gray-900\/20:focus{background-color:rgb(var(--cstu-gray-900)/.2)}.focus\:cstu-bg-gray-900\/25:focus{background-color:rgb(var(--cstu-gray-900)/.25)}.focus\:cstu-bg-gray-900\/30:focus{background-color:rgb(var(--cstu-gray-900)/.3)}.focus\:cstu-bg-gray-900\/35:focus{background-color:rgb(var(--cstu-gray-900)/.35)}.focus\:cstu-bg-gray-900\/40:focus{background-color:rgb(var(--cstu-gray-900)/.4)}.focus\:cstu-bg-gray-900\/45:focus{background-color:rgb(var(--cstu-gray-900)/.45)}.focus\:cstu-bg-gray-900\/5:focus{background-color:rgb(var(--cstu-gray-900)/.05)}.focus\:cstu-bg-gray-900\/50:focus{background-color:rgb(var(--cstu-gray-900)/.5)}.focus\:cstu-bg-gray-900\/55:focus{background-color:rgb(var(--cstu-gray-900)/.55)}.focus\:cstu-bg-gray-900\/60:focus{background-color:rgb(var(--cstu-gray-900)/.6)}.focus\:cstu-bg-gray-900\/65:focus{background-color:rgb(var(--cstu-gray-900)/.65)}.focus\:cstu-bg-gray-900\/70:focus{background-color:rgb(var(--cstu-gray-900)/.7)}.focus\:cstu-bg-gray-900\/75:focus{background-color:rgb(var(--cstu-gray-900)/.75)}.focus\:cstu-bg-gray-900\/80:focus{background-color:rgb(var(--cstu-gray-900)/.8)}.focus\:cstu-bg-gray-900\/85:focus{background-color:rgb(var(--cstu-gray-900)/.85)}.focus\:cstu-bg-gray-900\/90:focus{background-color:rgb(var(--cstu-gray-900)/.9)}.focus\:cstu-bg-gray-900\/95:focus{background-color:rgb(var(--cstu-gray-900)/.95)}.focus\:cstu-bg-green-100:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-100)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-green-100\/0:focus{background-color:rgb(var(--cstu-green-100)/0)}.focus\:cstu-bg-green-100\/10:focus{background-color:rgb(var(--cstu-green-100)/.1)}.focus\:cstu-bg-green-100\/100:focus{background-color:rgb(var(--cstu-green-100)/1)}.focus\:cstu-bg-green-100\/15:focus{background-color:rgb(var(--cstu-green-100)/.15)}.focus\:cstu-bg-green-100\/20:focus{background-color:rgb(var(--cstu-green-100)/.2)}.focus\:cstu-bg-green-100\/25:focus{background-color:rgb(var(--cstu-green-100)/.25)}.focus\:cstu-bg-green-100\/30:focus{background-color:rgb(var(--cstu-green-100)/.3)}.focus\:cstu-bg-green-100\/35:focus{background-color:rgb(var(--cstu-green-100)/.35)}.focus\:cstu-bg-green-100\/40:focus{background-color:rgb(var(--cstu-green-100)/.4)}.focus\:cstu-bg-green-100\/45:focus{background-color:rgb(var(--cstu-green-100)/.45)}.focus\:cstu-bg-green-100\/5:focus{background-color:rgb(var(--cstu-green-100)/.05)}.focus\:cstu-bg-green-100\/50:focus{background-color:rgb(var(--cstu-green-100)/.5)}.focus\:cstu-bg-green-100\/55:focus{background-color:rgb(var(--cstu-green-100)/.55)}.focus\:cstu-bg-green-100\/60:focus{background-color:rgb(var(--cstu-green-100)/.6)}.focus\:cstu-bg-green-100\/65:focus{background-color:rgb(var(--cstu-green-100)/.65)}.focus\:cstu-bg-green-100\/70:focus{background-color:rgb(var(--cstu-green-100)/.7)}.focus\:cstu-bg-green-100\/75:focus{background-color:rgb(var(--cstu-green-100)/.75)}.focus\:cstu-bg-green-100\/80:focus{background-color:rgb(var(--cstu-green-100)/.8)}.focus\:cstu-bg-green-100\/85:focus{background-color:rgb(var(--cstu-green-100)/.85)}.focus\:cstu-bg-green-100\/90:focus{background-color:rgb(var(--cstu-green-100)/.9)}.focus\:cstu-bg-green-100\/95:focus{background-color:rgb(var(--cstu-green-100)/.95)}.focus\:cstu-bg-green-200:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-200)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-green-200\/0:focus{background-color:rgb(var(--cstu-green-200)/0)}.focus\:cstu-bg-green-200\/10:focus{background-color:rgb(var(--cstu-green-200)/.1)}.focus\:cstu-bg-green-200\/100:focus{background-color:rgb(var(--cstu-green-200)/1)}.focus\:cstu-bg-green-200\/15:focus{background-color:rgb(var(--cstu-green-200)/.15)}.focus\:cstu-bg-green-200\/20:focus{background-color:rgb(var(--cstu-green-200)/.2)}.focus\:cstu-bg-green-200\/25:focus{background-color:rgb(var(--cstu-green-200)/.25)}.focus\:cstu-bg-green-200\/30:focus{background-color:rgb(var(--cstu-green-200)/.3)}.focus\:cstu-bg-green-200\/35:focus{background-color:rgb(var(--cstu-green-200)/.35)}.focus\:cstu-bg-green-200\/40:focus{background-color:rgb(var(--cstu-green-200)/.4)}.focus\:cstu-bg-green-200\/45:focus{background-color:rgb(var(--cstu-green-200)/.45)}.focus\:cstu-bg-green-200\/5:focus{background-color:rgb(var(--cstu-green-200)/.05)}.focus\:cstu-bg-green-200\/50:focus{background-color:rgb(var(--cstu-green-200)/.5)}.focus\:cstu-bg-green-200\/55:focus{background-color:rgb(var(--cstu-green-200)/.55)}.focus\:cstu-bg-green-200\/60:focus{background-color:rgb(var(--cstu-green-200)/.6)}.focus\:cstu-bg-green-200\/65:focus{background-color:rgb(var(--cstu-green-200)/.65)}.focus\:cstu-bg-green-200\/70:focus{background-color:rgb(var(--cstu-green-200)/.7)}.focus\:cstu-bg-green-200\/75:focus{background-color:rgb(var(--cstu-green-200)/.75)}.focus\:cstu-bg-green-200\/80:focus{background-color:rgb(var(--cstu-green-200)/.8)}.focus\:cstu-bg-green-200\/85:focus{background-color:rgb(var(--cstu-green-200)/.85)}.focus\:cstu-bg-green-200\/90:focus{background-color:rgb(var(--cstu-green-200)/.9)}.focus\:cstu-bg-green-200\/95:focus{background-color:rgb(var(--cstu-green-200)/.95)}.focus\:cstu-bg-green-300:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-300)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-green-300\/0:focus{background-color:rgb(var(--cstu-green-300)/0)}.focus\:cstu-bg-green-300\/10:focus{background-color:rgb(var(--cstu-green-300)/.1)}.focus\:cstu-bg-green-300\/100:focus{background-color:rgb(var(--cstu-green-300)/1)}.focus\:cstu-bg-green-300\/15:focus{background-color:rgb(var(--cstu-green-300)/.15)}.focus\:cstu-bg-green-300\/20:focus{background-color:rgb(var(--cstu-green-300)/.2)}.focus\:cstu-bg-green-300\/25:focus{background-color:rgb(var(--cstu-green-300)/.25)}.focus\:cstu-bg-green-300\/30:focus{background-color:rgb(var(--cstu-green-300)/.3)}.focus\:cstu-bg-green-300\/35:focus{background-color:rgb(var(--cstu-green-300)/.35)}.focus\:cstu-bg-green-300\/40:focus{background-color:rgb(var(--cstu-green-300)/.4)}.focus\:cstu-bg-green-300\/45:focus{background-color:rgb(var(--cstu-green-300)/.45)}.focus\:cstu-bg-green-300\/5:focus{background-color:rgb(var(--cstu-green-300)/.05)}.focus\:cstu-bg-green-300\/50:focus{background-color:rgb(var(--cstu-green-300)/.5)}.focus\:cstu-bg-green-300\/55:focus{background-color:rgb(var(--cstu-green-300)/.55)}.focus\:cstu-bg-green-300\/60:focus{background-color:rgb(var(--cstu-green-300)/.6)}.focus\:cstu-bg-green-300\/65:focus{background-color:rgb(var(--cstu-green-300)/.65)}.focus\:cstu-bg-green-300\/70:focus{background-color:rgb(var(--cstu-green-300)/.7)}.focus\:cstu-bg-green-300\/75:focus{background-color:rgb(var(--cstu-green-300)/.75)}.focus\:cstu-bg-green-300\/80:focus{background-color:rgb(var(--cstu-green-300)/.8)}.focus\:cstu-bg-green-300\/85:focus{background-color:rgb(var(--cstu-green-300)/.85)}.focus\:cstu-bg-green-300\/90:focus{background-color:rgb(var(--cstu-green-300)/.9)}.focus\:cstu-bg-green-300\/95:focus{background-color:rgb(var(--cstu-green-300)/.95)}.focus\:cstu-bg-green-400:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-400)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-green-400\/0:focus{background-color:rgb(var(--cstu-green-400)/0)}.focus\:cstu-bg-green-400\/10:focus{background-color:rgb(var(--cstu-green-400)/.1)}.focus\:cstu-bg-green-400\/100:focus{background-color:rgb(var(--cstu-green-400)/1)}.focus\:cstu-bg-green-400\/15:focus{background-color:rgb(var(--cstu-green-400)/.15)}.focus\:cstu-bg-green-400\/20:focus{background-color:rgb(var(--cstu-green-400)/.2)}.focus\:cstu-bg-green-400\/25:focus{background-color:rgb(var(--cstu-green-400)/.25)}.focus\:cstu-bg-green-400\/30:focus{background-color:rgb(var(--cstu-green-400)/.3)}.focus\:cstu-bg-green-400\/35:focus{background-color:rgb(var(--cstu-green-400)/.35)}.focus\:cstu-bg-green-400\/40:focus{background-color:rgb(var(--cstu-green-400)/.4)}.focus\:cstu-bg-green-400\/45:focus{background-color:rgb(var(--cstu-green-400)/.45)}.focus\:cstu-bg-green-400\/5:focus{background-color:rgb(var(--cstu-green-400)/.05)}.focus\:cstu-bg-green-400\/50:focus{background-color:rgb(var(--cstu-green-400)/.5)}.focus\:cstu-bg-green-400\/55:focus{background-color:rgb(var(--cstu-green-400)/.55)}.focus\:cstu-bg-green-400\/60:focus{background-color:rgb(var(--cstu-green-400)/.6)}.focus\:cstu-bg-green-400\/65:focus{background-color:rgb(var(--cstu-green-400)/.65)}.focus\:cstu-bg-green-400\/70:focus{background-color:rgb(var(--cstu-green-400)/.7)}.focus\:cstu-bg-green-400\/75:focus{background-color:rgb(var(--cstu-green-400)/.75)}.focus\:cstu-bg-green-400\/80:focus{background-color:rgb(var(--cstu-green-400)/.8)}.focus\:cstu-bg-green-400\/85:focus{background-color:rgb(var(--cstu-green-400)/.85)}.focus\:cstu-bg-green-400\/90:focus{background-color:rgb(var(--cstu-green-400)/.9)}.focus\:cstu-bg-green-400\/95:focus{background-color:rgb(var(--cstu-green-400)/.95)}.focus\:cstu-bg-green-50:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-50)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-green-50\/0:focus{background-color:rgb(var(--cstu-green-50)/0)}.focus\:cstu-bg-green-50\/10:focus{background-color:rgb(var(--cstu-green-50)/.1)}.focus\:cstu-bg-green-50\/100:focus{background-color:rgb(var(--cstu-green-50)/1)}.focus\:cstu-bg-green-50\/15:focus{background-color:rgb(var(--cstu-green-50)/.15)}.focus\:cstu-bg-green-50\/20:focus{background-color:rgb(var(--cstu-green-50)/.2)}.focus\:cstu-bg-green-50\/25:focus{background-color:rgb(var(--cstu-green-50)/.25)}.focus\:cstu-bg-green-50\/30:focus{background-color:rgb(var(--cstu-green-50)/.3)}.focus\:cstu-bg-green-50\/35:focus{background-color:rgb(var(--cstu-green-50)/.35)}.focus\:cstu-bg-green-50\/40:focus{background-color:rgb(var(--cstu-green-50)/.4)}.focus\:cstu-bg-green-50\/45:focus{background-color:rgb(var(--cstu-green-50)/.45)}.focus\:cstu-bg-green-50\/5:focus{background-color:rgb(var(--cstu-green-50)/.05)}.focus\:cstu-bg-green-50\/50:focus{background-color:rgb(var(--cstu-green-50)/.5)}.focus\:cstu-bg-green-50\/55:focus{background-color:rgb(var(--cstu-green-50)/.55)}.focus\:cstu-bg-green-50\/60:focus{background-color:rgb(var(--cstu-green-50)/.6)}.focus\:cstu-bg-green-50\/65:focus{background-color:rgb(var(--cstu-green-50)/.65)}.focus\:cstu-bg-green-50\/70:focus{background-color:rgb(var(--cstu-green-50)/.7)}.focus\:cstu-bg-green-50\/75:focus{background-color:rgb(var(--cstu-green-50)/.75)}.focus\:cstu-bg-green-50\/80:focus{background-color:rgb(var(--cstu-green-50)/.8)}.focus\:cstu-bg-green-50\/85:focus{background-color:rgb(var(--cstu-green-50)/.85)}.focus\:cstu-bg-green-50\/90:focus{background-color:rgb(var(--cstu-green-50)/.9)}.focus\:cstu-bg-green-50\/95:focus{background-color:rgb(var(--cstu-green-50)/.95)}.focus\:cstu-bg-green-500:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-500)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-green-500\/0:focus{background-color:rgb(var(--cstu-green-500)/0)}.focus\:cstu-bg-green-500\/10:focus{background-color:rgb(var(--cstu-green-500)/.1)}.focus\:cstu-bg-green-500\/100:focus{background-color:rgb(var(--cstu-green-500)/1)}.focus\:cstu-bg-green-500\/15:focus{background-color:rgb(var(--cstu-green-500)/.15)}.focus\:cstu-bg-green-500\/20:focus{background-color:rgb(var(--cstu-green-500)/.2)}.focus\:cstu-bg-green-500\/25:focus{background-color:rgb(var(--cstu-green-500)/.25)}.focus\:cstu-bg-green-500\/30:focus{background-color:rgb(var(--cstu-green-500)/.3)}.focus\:cstu-bg-green-500\/35:focus{background-color:rgb(var(--cstu-green-500)/.35)}.focus\:cstu-bg-green-500\/40:focus{background-color:rgb(var(--cstu-green-500)/.4)}.focus\:cstu-bg-green-500\/45:focus{background-color:rgb(var(--cstu-green-500)/.45)}.focus\:cstu-bg-green-500\/5:focus{background-color:rgb(var(--cstu-green-500)/.05)}.focus\:cstu-bg-green-500\/50:focus{background-color:rgb(var(--cstu-green-500)/.5)}.focus\:cstu-bg-green-500\/55:focus{background-color:rgb(var(--cstu-green-500)/.55)}.focus\:cstu-bg-green-500\/60:focus{background-color:rgb(var(--cstu-green-500)/.6)}.focus\:cstu-bg-green-500\/65:focus{background-color:rgb(var(--cstu-green-500)/.65)}.focus\:cstu-bg-green-500\/70:focus{background-color:rgb(var(--cstu-green-500)/.7)}.focus\:cstu-bg-green-500\/75:focus{background-color:rgb(var(--cstu-green-500)/.75)}.focus\:cstu-bg-green-500\/80:focus{background-color:rgb(var(--cstu-green-500)/.8)}.focus\:cstu-bg-green-500\/85:focus{background-color:rgb(var(--cstu-green-500)/.85)}.focus\:cstu-bg-green-500\/90:focus{background-color:rgb(var(--cstu-green-500)/.9)}.focus\:cstu-bg-green-500\/95:focus{background-color:rgb(var(--cstu-green-500)/.95)}.focus\:cstu-bg-green-600:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-600)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-green-600\/0:focus{background-color:rgb(var(--cstu-green-600)/0)}.focus\:cstu-bg-green-600\/10:focus{background-color:rgb(var(--cstu-green-600)/.1)}.focus\:cstu-bg-green-600\/100:focus{background-color:rgb(var(--cstu-green-600)/1)}.focus\:cstu-bg-green-600\/15:focus{background-color:rgb(var(--cstu-green-600)/.15)}.focus\:cstu-bg-green-600\/20:focus{background-color:rgb(var(--cstu-green-600)/.2)}.focus\:cstu-bg-green-600\/25:focus{background-color:rgb(var(--cstu-green-600)/.25)}.focus\:cstu-bg-green-600\/30:focus{background-color:rgb(var(--cstu-green-600)/.3)}.focus\:cstu-bg-green-600\/35:focus{background-color:rgb(var(--cstu-green-600)/.35)}.focus\:cstu-bg-green-600\/40:focus{background-color:rgb(var(--cstu-green-600)/.4)}.focus\:cstu-bg-green-600\/45:focus{background-color:rgb(var(--cstu-green-600)/.45)}.focus\:cstu-bg-green-600\/5:focus{background-color:rgb(var(--cstu-green-600)/.05)}.focus\:cstu-bg-green-600\/50:focus{background-color:rgb(var(--cstu-green-600)/.5)}.focus\:cstu-bg-green-600\/55:focus{background-color:rgb(var(--cstu-green-600)/.55)}.focus\:cstu-bg-green-600\/60:focus{background-color:rgb(var(--cstu-green-600)/.6)}.focus\:cstu-bg-green-600\/65:focus{background-color:rgb(var(--cstu-green-600)/.65)}.focus\:cstu-bg-green-600\/70:focus{background-color:rgb(var(--cstu-green-600)/.7)}.focus\:cstu-bg-green-600\/75:focus{background-color:rgb(var(--cstu-green-600)/.75)}.focus\:cstu-bg-green-600\/80:focus{background-color:rgb(var(--cstu-green-600)/.8)}.focus\:cstu-bg-green-600\/85:focus{background-color:rgb(var(--cstu-green-600)/.85)}.focus\:cstu-bg-green-600\/90:focus{background-color:rgb(var(--cstu-green-600)/.9)}.focus\:cstu-bg-green-600\/95:focus{background-color:rgb(var(--cstu-green-600)/.95)}.focus\:cstu-bg-green-700:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-700)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-green-700\/0:focus{background-color:rgb(var(--cstu-green-700)/0)}.focus\:cstu-bg-green-700\/10:focus{background-color:rgb(var(--cstu-green-700)/.1)}.focus\:cstu-bg-green-700\/100:focus{background-color:rgb(var(--cstu-green-700)/1)}.focus\:cstu-bg-green-700\/15:focus{background-color:rgb(var(--cstu-green-700)/.15)}.focus\:cstu-bg-green-700\/20:focus{background-color:rgb(var(--cstu-green-700)/.2)}.focus\:cstu-bg-green-700\/25:focus{background-color:rgb(var(--cstu-green-700)/.25)}.focus\:cstu-bg-green-700\/30:focus{background-color:rgb(var(--cstu-green-700)/.3)}.focus\:cstu-bg-green-700\/35:focus{background-color:rgb(var(--cstu-green-700)/.35)}.focus\:cstu-bg-green-700\/40:focus{background-color:rgb(var(--cstu-green-700)/.4)}.focus\:cstu-bg-green-700\/45:focus{background-color:rgb(var(--cstu-green-700)/.45)}.focus\:cstu-bg-green-700\/5:focus{background-color:rgb(var(--cstu-green-700)/.05)}.focus\:cstu-bg-green-700\/50:focus{background-color:rgb(var(--cstu-green-700)/.5)}.focus\:cstu-bg-green-700\/55:focus{background-color:rgb(var(--cstu-green-700)/.55)}.focus\:cstu-bg-green-700\/60:focus{background-color:rgb(var(--cstu-green-700)/.6)}.focus\:cstu-bg-green-700\/65:focus{background-color:rgb(var(--cstu-green-700)/.65)}.focus\:cstu-bg-green-700\/70:focus{background-color:rgb(var(--cstu-green-700)/.7)}.focus\:cstu-bg-green-700\/75:focus{background-color:rgb(var(--cstu-green-700)/.75)}.focus\:cstu-bg-green-700\/80:focus{background-color:rgb(var(--cstu-green-700)/.8)}.focus\:cstu-bg-green-700\/85:focus{background-color:rgb(var(--cstu-green-700)/.85)}.focus\:cstu-bg-green-700\/90:focus{background-color:rgb(var(--cstu-green-700)/.9)}.focus\:cstu-bg-green-700\/95:focus{background-color:rgb(var(--cstu-green-700)/.95)}.focus\:cstu-bg-green-800:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-800)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-green-800\/0:focus{background-color:rgb(var(--cstu-green-800)/0)}.focus\:cstu-bg-green-800\/10:focus{background-color:rgb(var(--cstu-green-800)/.1)}.focus\:cstu-bg-green-800\/100:focus{background-color:rgb(var(--cstu-green-800)/1)}.focus\:cstu-bg-green-800\/15:focus{background-color:rgb(var(--cstu-green-800)/.15)}.focus\:cstu-bg-green-800\/20:focus{background-color:rgb(var(--cstu-green-800)/.2)}.focus\:cstu-bg-green-800\/25:focus{background-color:rgb(var(--cstu-green-800)/.25)}.focus\:cstu-bg-green-800\/30:focus{background-color:rgb(var(--cstu-green-800)/.3)}.focus\:cstu-bg-green-800\/35:focus{background-color:rgb(var(--cstu-green-800)/.35)}.focus\:cstu-bg-green-800\/40:focus{background-color:rgb(var(--cstu-green-800)/.4)}.focus\:cstu-bg-green-800\/45:focus{background-color:rgb(var(--cstu-green-800)/.45)}.focus\:cstu-bg-green-800\/5:focus{background-color:rgb(var(--cstu-green-800)/.05)}.focus\:cstu-bg-green-800\/50:focus{background-color:rgb(var(--cstu-green-800)/.5)}.focus\:cstu-bg-green-800\/55:focus{background-color:rgb(var(--cstu-green-800)/.55)}.focus\:cstu-bg-green-800\/60:focus{background-color:rgb(var(--cstu-green-800)/.6)}.focus\:cstu-bg-green-800\/65:focus{background-color:rgb(var(--cstu-green-800)/.65)}.focus\:cstu-bg-green-800\/70:focus{background-color:rgb(var(--cstu-green-800)/.7)}.focus\:cstu-bg-green-800\/75:focus{background-color:rgb(var(--cstu-green-800)/.75)}.focus\:cstu-bg-green-800\/80:focus{background-color:rgb(var(--cstu-green-800)/.8)}.focus\:cstu-bg-green-800\/85:focus{background-color:rgb(var(--cstu-green-800)/.85)}.focus\:cstu-bg-green-800\/90:focus{background-color:rgb(var(--cstu-green-800)/.9)}.focus\:cstu-bg-green-800\/95:focus{background-color:rgb(var(--cstu-green-800)/.95)}.focus\:cstu-bg-green-900:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-900)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-green-900\/0:focus{background-color:rgb(var(--cstu-green-900)/0)}.focus\:cstu-bg-green-900\/10:focus{background-color:rgb(var(--cstu-green-900)/.1)}.focus\:cstu-bg-green-900\/100:focus{background-color:rgb(var(--cstu-green-900)/1)}.focus\:cstu-bg-green-900\/15:focus{background-color:rgb(var(--cstu-green-900)/.15)}.focus\:cstu-bg-green-900\/20:focus{background-color:rgb(var(--cstu-green-900)/.2)}.focus\:cstu-bg-green-900\/25:focus{background-color:rgb(var(--cstu-green-900)/.25)}.focus\:cstu-bg-green-900\/30:focus{background-color:rgb(var(--cstu-green-900)/.3)}.focus\:cstu-bg-green-900\/35:focus{background-color:rgb(var(--cstu-green-900)/.35)}.focus\:cstu-bg-green-900\/40:focus{background-color:rgb(var(--cstu-green-900)/.4)}.focus\:cstu-bg-green-900\/45:focus{background-color:rgb(var(--cstu-green-900)/.45)}.focus\:cstu-bg-green-900\/5:focus{background-color:rgb(var(--cstu-green-900)/.05)}.focus\:cstu-bg-green-900\/50:focus{background-color:rgb(var(--cstu-green-900)/.5)}.focus\:cstu-bg-green-900\/55:focus{background-color:rgb(var(--cstu-green-900)/.55)}.focus\:cstu-bg-green-900\/60:focus{background-color:rgb(var(--cstu-green-900)/.6)}.focus\:cstu-bg-green-900\/65:focus{background-color:rgb(var(--cstu-green-900)/.65)}.focus\:cstu-bg-green-900\/70:focus{background-color:rgb(var(--cstu-green-900)/.7)}.focus\:cstu-bg-green-900\/75:focus{background-color:rgb(var(--cstu-green-900)/.75)}.focus\:cstu-bg-green-900\/80:focus{background-color:rgb(var(--cstu-green-900)/.8)}.focus\:cstu-bg-green-900\/85:focus{background-color:rgb(var(--cstu-green-900)/.85)}.focus\:cstu-bg-green-900\/90:focus{background-color:rgb(var(--cstu-green-900)/.9)}.focus\:cstu-bg-green-900\/95:focus{background-color:rgb(var(--cstu-green-900)/.95)}.focus\:cstu-bg-info-100:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-100)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-info-100\/0:focus{background-color:rgb(var(--cstu-info-100)/0)}.focus\:cstu-bg-info-100\/10:focus{background-color:rgb(var(--cstu-info-100)/.1)}.focus\:cstu-bg-info-100\/100:focus{background-color:rgb(var(--cstu-info-100)/1)}.focus\:cstu-bg-info-100\/15:focus{background-color:rgb(var(--cstu-info-100)/.15)}.focus\:cstu-bg-info-100\/20:focus{background-color:rgb(var(--cstu-info-100)/.2)}.focus\:cstu-bg-info-100\/25:focus{background-color:rgb(var(--cstu-info-100)/.25)}.focus\:cstu-bg-info-100\/30:focus{background-color:rgb(var(--cstu-info-100)/.3)}.focus\:cstu-bg-info-100\/35:focus{background-color:rgb(var(--cstu-info-100)/.35)}.focus\:cstu-bg-info-100\/40:focus{background-color:rgb(var(--cstu-info-100)/.4)}.focus\:cstu-bg-info-100\/45:focus{background-color:rgb(var(--cstu-info-100)/.45)}.focus\:cstu-bg-info-100\/5:focus{background-color:rgb(var(--cstu-info-100)/.05)}.focus\:cstu-bg-info-100\/50:focus{background-color:rgb(var(--cstu-info-100)/.5)}.focus\:cstu-bg-info-100\/55:focus{background-color:rgb(var(--cstu-info-100)/.55)}.focus\:cstu-bg-info-100\/60:focus{background-color:rgb(var(--cstu-info-100)/.6)}.focus\:cstu-bg-info-100\/65:focus{background-color:rgb(var(--cstu-info-100)/.65)}.focus\:cstu-bg-info-100\/70:focus{background-color:rgb(var(--cstu-info-100)/.7)}.focus\:cstu-bg-info-100\/75:focus{background-color:rgb(var(--cstu-info-100)/.75)}.focus\:cstu-bg-info-100\/80:focus{background-color:rgb(var(--cstu-info-100)/.8)}.focus\:cstu-bg-info-100\/85:focus{background-color:rgb(var(--cstu-info-100)/.85)}.focus\:cstu-bg-info-100\/90:focus{background-color:rgb(var(--cstu-info-100)/.9)}.focus\:cstu-bg-info-100\/95:focus{background-color:rgb(var(--cstu-info-100)/.95)}.focus\:cstu-bg-info-200:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-200)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-info-200\/0:focus{background-color:rgb(var(--cstu-info-200)/0)}.focus\:cstu-bg-info-200\/10:focus{background-color:rgb(var(--cstu-info-200)/.1)}.focus\:cstu-bg-info-200\/100:focus{background-color:rgb(var(--cstu-info-200)/1)}.focus\:cstu-bg-info-200\/15:focus{background-color:rgb(var(--cstu-info-200)/.15)}.focus\:cstu-bg-info-200\/20:focus{background-color:rgb(var(--cstu-info-200)/.2)}.focus\:cstu-bg-info-200\/25:focus{background-color:rgb(var(--cstu-info-200)/.25)}.focus\:cstu-bg-info-200\/30:focus{background-color:rgb(var(--cstu-info-200)/.3)}.focus\:cstu-bg-info-200\/35:focus{background-color:rgb(var(--cstu-info-200)/.35)}.focus\:cstu-bg-info-200\/40:focus{background-color:rgb(var(--cstu-info-200)/.4)}.focus\:cstu-bg-info-200\/45:focus{background-color:rgb(var(--cstu-info-200)/.45)}.focus\:cstu-bg-info-200\/5:focus{background-color:rgb(var(--cstu-info-200)/.05)}.focus\:cstu-bg-info-200\/50:focus{background-color:rgb(var(--cstu-info-200)/.5)}.focus\:cstu-bg-info-200\/55:focus{background-color:rgb(var(--cstu-info-200)/.55)}.focus\:cstu-bg-info-200\/60:focus{background-color:rgb(var(--cstu-info-200)/.6)}.focus\:cstu-bg-info-200\/65:focus{background-color:rgb(var(--cstu-info-200)/.65)}.focus\:cstu-bg-info-200\/70:focus{background-color:rgb(var(--cstu-info-200)/.7)}.focus\:cstu-bg-info-200\/75:focus{background-color:rgb(var(--cstu-info-200)/.75)}.focus\:cstu-bg-info-200\/80:focus{background-color:rgb(var(--cstu-info-200)/.8)}.focus\:cstu-bg-info-200\/85:focus{background-color:rgb(var(--cstu-info-200)/.85)}.focus\:cstu-bg-info-200\/90:focus{background-color:rgb(var(--cstu-info-200)/.9)}.focus\:cstu-bg-info-200\/95:focus{background-color:rgb(var(--cstu-info-200)/.95)}.focus\:cstu-bg-info-250:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-250)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-info-250\/0:focus{background-color:rgb(var(--cstu-info-250)/0)}.focus\:cstu-bg-info-250\/10:focus{background-color:rgb(var(--cstu-info-250)/.1)}.focus\:cstu-bg-info-250\/100:focus{background-color:rgb(var(--cstu-info-250)/1)}.focus\:cstu-bg-info-250\/15:focus{background-color:rgb(var(--cstu-info-250)/.15)}.focus\:cstu-bg-info-250\/20:focus{background-color:rgb(var(--cstu-info-250)/.2)}.focus\:cstu-bg-info-250\/25:focus{background-color:rgb(var(--cstu-info-250)/.25)}.focus\:cstu-bg-info-250\/30:focus{background-color:rgb(var(--cstu-info-250)/.3)}.focus\:cstu-bg-info-250\/35:focus{background-color:rgb(var(--cstu-info-250)/.35)}.focus\:cstu-bg-info-250\/40:focus{background-color:rgb(var(--cstu-info-250)/.4)}.focus\:cstu-bg-info-250\/45:focus{background-color:rgb(var(--cstu-info-250)/.45)}.focus\:cstu-bg-info-250\/5:focus{background-color:rgb(var(--cstu-info-250)/.05)}.focus\:cstu-bg-info-250\/50:focus{background-color:rgb(var(--cstu-info-250)/.5)}.focus\:cstu-bg-info-250\/55:focus{background-color:rgb(var(--cstu-info-250)/.55)}.focus\:cstu-bg-info-250\/60:focus{background-color:rgb(var(--cstu-info-250)/.6)}.focus\:cstu-bg-info-250\/65:focus{background-color:rgb(var(--cstu-info-250)/.65)}.focus\:cstu-bg-info-250\/70:focus{background-color:rgb(var(--cstu-info-250)/.7)}.focus\:cstu-bg-info-250\/75:focus{background-color:rgb(var(--cstu-info-250)/.75)}.focus\:cstu-bg-info-250\/80:focus{background-color:rgb(var(--cstu-info-250)/.8)}.focus\:cstu-bg-info-250\/85:focus{background-color:rgb(var(--cstu-info-250)/.85)}.focus\:cstu-bg-info-250\/90:focus{background-color:rgb(var(--cstu-info-250)/.9)}.focus\:cstu-bg-info-250\/95:focus{background-color:rgb(var(--cstu-info-250)/.95)}.focus\:cstu-bg-info-300:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-300)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-info-300\/0:focus{background-color:rgb(var(--cstu-info-300)/0)}.focus\:cstu-bg-info-300\/10:focus{background-color:rgb(var(--cstu-info-300)/.1)}.focus\:cstu-bg-info-300\/100:focus{background-color:rgb(var(--cstu-info-300)/1)}.focus\:cstu-bg-info-300\/15:focus{background-color:rgb(var(--cstu-info-300)/.15)}.focus\:cstu-bg-info-300\/20:focus{background-color:rgb(var(--cstu-info-300)/.2)}.focus\:cstu-bg-info-300\/25:focus{background-color:rgb(var(--cstu-info-300)/.25)}.focus\:cstu-bg-info-300\/30:focus{background-color:rgb(var(--cstu-info-300)/.3)}.focus\:cstu-bg-info-300\/35:focus{background-color:rgb(var(--cstu-info-300)/.35)}.focus\:cstu-bg-info-300\/40:focus{background-color:rgb(var(--cstu-info-300)/.4)}.focus\:cstu-bg-info-300\/45:focus{background-color:rgb(var(--cstu-info-300)/.45)}.focus\:cstu-bg-info-300\/5:focus{background-color:rgb(var(--cstu-info-300)/.05)}.focus\:cstu-bg-info-300\/50:focus{background-color:rgb(var(--cstu-info-300)/.5)}.focus\:cstu-bg-info-300\/55:focus{background-color:rgb(var(--cstu-info-300)/.55)}.focus\:cstu-bg-info-300\/60:focus{background-color:rgb(var(--cstu-info-300)/.6)}.focus\:cstu-bg-info-300\/65:focus{background-color:rgb(var(--cstu-info-300)/.65)}.focus\:cstu-bg-info-300\/70:focus{background-color:rgb(var(--cstu-info-300)/.7)}.focus\:cstu-bg-info-300\/75:focus{background-color:rgb(var(--cstu-info-300)/.75)}.focus\:cstu-bg-info-300\/80:focus{background-color:rgb(var(--cstu-info-300)/.8)}.focus\:cstu-bg-info-300\/85:focus{background-color:rgb(var(--cstu-info-300)/.85)}.focus\:cstu-bg-info-300\/90:focus{background-color:rgb(var(--cstu-info-300)/.9)}.focus\:cstu-bg-info-300\/95:focus{background-color:rgb(var(--cstu-info-300)/.95)}.focus\:cstu-bg-info-400:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-400)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-info-400\/0:focus{background-color:rgb(var(--cstu-info-400)/0)}.focus\:cstu-bg-info-400\/10:focus{background-color:rgb(var(--cstu-info-400)/.1)}.focus\:cstu-bg-info-400\/100:focus{background-color:rgb(var(--cstu-info-400)/1)}.focus\:cstu-bg-info-400\/15:focus{background-color:rgb(var(--cstu-info-400)/.15)}.focus\:cstu-bg-info-400\/20:focus{background-color:rgb(var(--cstu-info-400)/.2)}.focus\:cstu-bg-info-400\/25:focus{background-color:rgb(var(--cstu-info-400)/.25)}.focus\:cstu-bg-info-400\/30:focus{background-color:rgb(var(--cstu-info-400)/.3)}.focus\:cstu-bg-info-400\/35:focus{background-color:rgb(var(--cstu-info-400)/.35)}.focus\:cstu-bg-info-400\/40:focus{background-color:rgb(var(--cstu-info-400)/.4)}.focus\:cstu-bg-info-400\/45:focus{background-color:rgb(var(--cstu-info-400)/.45)}.focus\:cstu-bg-info-400\/5:focus{background-color:rgb(var(--cstu-info-400)/.05)}.focus\:cstu-bg-info-400\/50:focus{background-color:rgb(var(--cstu-info-400)/.5)}.focus\:cstu-bg-info-400\/55:focus{background-color:rgb(var(--cstu-info-400)/.55)}.focus\:cstu-bg-info-400\/60:focus{background-color:rgb(var(--cstu-info-400)/.6)}.focus\:cstu-bg-info-400\/65:focus{background-color:rgb(var(--cstu-info-400)/.65)}.focus\:cstu-bg-info-400\/70:focus{background-color:rgb(var(--cstu-info-400)/.7)}.focus\:cstu-bg-info-400\/75:focus{background-color:rgb(var(--cstu-info-400)/.75)}.focus\:cstu-bg-info-400\/80:focus{background-color:rgb(var(--cstu-info-400)/.8)}.focus\:cstu-bg-info-400\/85:focus{background-color:rgb(var(--cstu-info-400)/.85)}.focus\:cstu-bg-info-400\/90:focus{background-color:rgb(var(--cstu-info-400)/.9)}.focus\:cstu-bg-info-400\/95:focus{background-color:rgb(var(--cstu-info-400)/.95)}.focus\:cstu-bg-info-450:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-450)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-info-450\/0:focus{background-color:rgb(var(--cstu-info-450)/0)}.focus\:cstu-bg-info-450\/10:focus{background-color:rgb(var(--cstu-info-450)/.1)}.focus\:cstu-bg-info-450\/100:focus{background-color:rgb(var(--cstu-info-450)/1)}.focus\:cstu-bg-info-450\/15:focus{background-color:rgb(var(--cstu-info-450)/.15)}.focus\:cstu-bg-info-450\/20:focus{background-color:rgb(var(--cstu-info-450)/.2)}.focus\:cstu-bg-info-450\/25:focus{background-color:rgb(var(--cstu-info-450)/.25)}.focus\:cstu-bg-info-450\/30:focus{background-color:rgb(var(--cstu-info-450)/.3)}.focus\:cstu-bg-info-450\/35:focus{background-color:rgb(var(--cstu-info-450)/.35)}.focus\:cstu-bg-info-450\/40:focus{background-color:rgb(var(--cstu-info-450)/.4)}.focus\:cstu-bg-info-450\/45:focus{background-color:rgb(var(--cstu-info-450)/.45)}.focus\:cstu-bg-info-450\/5:focus{background-color:rgb(var(--cstu-info-450)/.05)}.focus\:cstu-bg-info-450\/50:focus{background-color:rgb(var(--cstu-info-450)/.5)}.focus\:cstu-bg-info-450\/55:focus{background-color:rgb(var(--cstu-info-450)/.55)}.focus\:cstu-bg-info-450\/60:focus{background-color:rgb(var(--cstu-info-450)/.6)}.focus\:cstu-bg-info-450\/65:focus{background-color:rgb(var(--cstu-info-450)/.65)}.focus\:cstu-bg-info-450\/70:focus{background-color:rgb(var(--cstu-info-450)/.7)}.focus\:cstu-bg-info-450\/75:focus{background-color:rgb(var(--cstu-info-450)/.75)}.focus\:cstu-bg-info-450\/80:focus{background-color:rgb(var(--cstu-info-450)/.8)}.focus\:cstu-bg-info-450\/85:focus{background-color:rgb(var(--cstu-info-450)/.85)}.focus\:cstu-bg-info-450\/90:focus{background-color:rgb(var(--cstu-info-450)/.9)}.focus\:cstu-bg-info-450\/95:focus{background-color:rgb(var(--cstu-info-450)/.95)}.focus\:cstu-bg-info-50:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-50)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-info-50\/0:focus{background-color:rgb(var(--cstu-info-50)/0)}.focus\:cstu-bg-info-50\/10:focus{background-color:rgb(var(--cstu-info-50)/.1)}.focus\:cstu-bg-info-50\/100:focus{background-color:rgb(var(--cstu-info-50)/1)}.focus\:cstu-bg-info-50\/15:focus{background-color:rgb(var(--cstu-info-50)/.15)}.focus\:cstu-bg-info-50\/20:focus{background-color:rgb(var(--cstu-info-50)/.2)}.focus\:cstu-bg-info-50\/25:focus{background-color:rgb(var(--cstu-info-50)/.25)}.focus\:cstu-bg-info-50\/30:focus{background-color:rgb(var(--cstu-info-50)/.3)}.focus\:cstu-bg-info-50\/35:focus{background-color:rgb(var(--cstu-info-50)/.35)}.focus\:cstu-bg-info-50\/40:focus{background-color:rgb(var(--cstu-info-50)/.4)}.focus\:cstu-bg-info-50\/45:focus{background-color:rgb(var(--cstu-info-50)/.45)}.focus\:cstu-bg-info-50\/5:focus{background-color:rgb(var(--cstu-info-50)/.05)}.focus\:cstu-bg-info-50\/50:focus{background-color:rgb(var(--cstu-info-50)/.5)}.focus\:cstu-bg-info-50\/55:focus{background-color:rgb(var(--cstu-info-50)/.55)}.focus\:cstu-bg-info-50\/60:focus{background-color:rgb(var(--cstu-info-50)/.6)}.focus\:cstu-bg-info-50\/65:focus{background-color:rgb(var(--cstu-info-50)/.65)}.focus\:cstu-bg-info-50\/70:focus{background-color:rgb(var(--cstu-info-50)/.7)}.focus\:cstu-bg-info-50\/75:focus{background-color:rgb(var(--cstu-info-50)/.75)}.focus\:cstu-bg-info-50\/80:focus{background-color:rgb(var(--cstu-info-50)/.8)}.focus\:cstu-bg-info-50\/85:focus{background-color:rgb(var(--cstu-info-50)/.85)}.focus\:cstu-bg-info-50\/90:focus{background-color:rgb(var(--cstu-info-50)/.9)}.focus\:cstu-bg-info-50\/95:focus{background-color:rgb(var(--cstu-info-50)/.95)}.focus\:cstu-bg-info-500:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-500)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-info-500\/0:focus{background-color:rgb(var(--cstu-info-500)/0)}.focus\:cstu-bg-info-500\/10:focus{background-color:rgb(var(--cstu-info-500)/.1)}.focus\:cstu-bg-info-500\/100:focus{background-color:rgb(var(--cstu-info-500)/1)}.focus\:cstu-bg-info-500\/15:focus{background-color:rgb(var(--cstu-info-500)/.15)}.focus\:cstu-bg-info-500\/20:focus{background-color:rgb(var(--cstu-info-500)/.2)}.focus\:cstu-bg-info-500\/25:focus{background-color:rgb(var(--cstu-info-500)/.25)}.focus\:cstu-bg-info-500\/30:focus{background-color:rgb(var(--cstu-info-500)/.3)}.focus\:cstu-bg-info-500\/35:focus{background-color:rgb(var(--cstu-info-500)/.35)}.focus\:cstu-bg-info-500\/40:focus{background-color:rgb(var(--cstu-info-500)/.4)}.focus\:cstu-bg-info-500\/45:focus{background-color:rgb(var(--cstu-info-500)/.45)}.focus\:cstu-bg-info-500\/5:focus{background-color:rgb(var(--cstu-info-500)/.05)}.focus\:cstu-bg-info-500\/50:focus{background-color:rgb(var(--cstu-info-500)/.5)}.focus\:cstu-bg-info-500\/55:focus{background-color:rgb(var(--cstu-info-500)/.55)}.focus\:cstu-bg-info-500\/60:focus{background-color:rgb(var(--cstu-info-500)/.6)}.focus\:cstu-bg-info-500\/65:focus{background-color:rgb(var(--cstu-info-500)/.65)}.focus\:cstu-bg-info-500\/70:focus{background-color:rgb(var(--cstu-info-500)/.7)}.focus\:cstu-bg-info-500\/75:focus{background-color:rgb(var(--cstu-info-500)/.75)}.focus\:cstu-bg-info-500\/80:focus{background-color:rgb(var(--cstu-info-500)/.8)}.focus\:cstu-bg-info-500\/85:focus{background-color:rgb(var(--cstu-info-500)/.85)}.focus\:cstu-bg-info-500\/90:focus{background-color:rgb(var(--cstu-info-500)/.9)}.focus\:cstu-bg-info-500\/95:focus{background-color:rgb(var(--cstu-info-500)/.95)}.focus\:cstu-bg-info-550:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-550)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-info-550\/0:focus{background-color:rgb(var(--cstu-info-550)/0)}.focus\:cstu-bg-info-550\/10:focus{background-color:rgb(var(--cstu-info-550)/.1)}.focus\:cstu-bg-info-550\/100:focus{background-color:rgb(var(--cstu-info-550)/1)}.focus\:cstu-bg-info-550\/15:focus{background-color:rgb(var(--cstu-info-550)/.15)}.focus\:cstu-bg-info-550\/20:focus{background-color:rgb(var(--cstu-info-550)/.2)}.focus\:cstu-bg-info-550\/25:focus{background-color:rgb(var(--cstu-info-550)/.25)}.focus\:cstu-bg-info-550\/30:focus{background-color:rgb(var(--cstu-info-550)/.3)}.focus\:cstu-bg-info-550\/35:focus{background-color:rgb(var(--cstu-info-550)/.35)}.focus\:cstu-bg-info-550\/40:focus{background-color:rgb(var(--cstu-info-550)/.4)}.focus\:cstu-bg-info-550\/45:focus{background-color:rgb(var(--cstu-info-550)/.45)}.focus\:cstu-bg-info-550\/5:focus{background-color:rgb(var(--cstu-info-550)/.05)}.focus\:cstu-bg-info-550\/50:focus{background-color:rgb(var(--cstu-info-550)/.5)}.focus\:cstu-bg-info-550\/55:focus{background-color:rgb(var(--cstu-info-550)/.55)}.focus\:cstu-bg-info-550\/60:focus{background-color:rgb(var(--cstu-info-550)/.6)}.focus\:cstu-bg-info-550\/65:focus{background-color:rgb(var(--cstu-info-550)/.65)}.focus\:cstu-bg-info-550\/70:focus{background-color:rgb(var(--cstu-info-550)/.7)}.focus\:cstu-bg-info-550\/75:focus{background-color:rgb(var(--cstu-info-550)/.75)}.focus\:cstu-bg-info-550\/80:focus{background-color:rgb(var(--cstu-info-550)/.8)}.focus\:cstu-bg-info-550\/85:focus{background-color:rgb(var(--cstu-info-550)/.85)}.focus\:cstu-bg-info-550\/90:focus{background-color:rgb(var(--cstu-info-550)/.9)}.focus\:cstu-bg-info-550\/95:focus{background-color:rgb(var(--cstu-info-550)/.95)}.focus\:cstu-bg-info-575:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-575)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-info-575\/0:focus{background-color:rgb(var(--cstu-info-575)/0)}.focus\:cstu-bg-info-575\/10:focus{background-color:rgb(var(--cstu-info-575)/.1)}.focus\:cstu-bg-info-575\/100:focus{background-color:rgb(var(--cstu-info-575)/1)}.focus\:cstu-bg-info-575\/15:focus{background-color:rgb(var(--cstu-info-575)/.15)}.focus\:cstu-bg-info-575\/20:focus{background-color:rgb(var(--cstu-info-575)/.2)}.focus\:cstu-bg-info-575\/25:focus{background-color:rgb(var(--cstu-info-575)/.25)}.focus\:cstu-bg-info-575\/30:focus{background-color:rgb(var(--cstu-info-575)/.3)}.focus\:cstu-bg-info-575\/35:focus{background-color:rgb(var(--cstu-info-575)/.35)}.focus\:cstu-bg-info-575\/40:focus{background-color:rgb(var(--cstu-info-575)/.4)}.focus\:cstu-bg-info-575\/45:focus{background-color:rgb(var(--cstu-info-575)/.45)}.focus\:cstu-bg-info-575\/5:focus{background-color:rgb(var(--cstu-info-575)/.05)}.focus\:cstu-bg-info-575\/50:focus{background-color:rgb(var(--cstu-info-575)/.5)}.focus\:cstu-bg-info-575\/55:focus{background-color:rgb(var(--cstu-info-575)/.55)}.focus\:cstu-bg-info-575\/60:focus{background-color:rgb(var(--cstu-info-575)/.6)}.focus\:cstu-bg-info-575\/65:focus{background-color:rgb(var(--cstu-info-575)/.65)}.focus\:cstu-bg-info-575\/70:focus{background-color:rgb(var(--cstu-info-575)/.7)}.focus\:cstu-bg-info-575\/75:focus{background-color:rgb(var(--cstu-info-575)/.75)}.focus\:cstu-bg-info-575\/80:focus{background-color:rgb(var(--cstu-info-575)/.8)}.focus\:cstu-bg-info-575\/85:focus{background-color:rgb(var(--cstu-info-575)/.85)}.focus\:cstu-bg-info-575\/90:focus{background-color:rgb(var(--cstu-info-575)/.9)}.focus\:cstu-bg-info-575\/95:focus{background-color:rgb(var(--cstu-info-575)/.95)}.focus\:cstu-bg-info-600:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-600)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-info-600\/0:focus{background-color:rgb(var(--cstu-info-600)/0)}.focus\:cstu-bg-info-600\/10:focus{background-color:rgb(var(--cstu-info-600)/.1)}.focus\:cstu-bg-info-600\/100:focus{background-color:rgb(var(--cstu-info-600)/1)}.focus\:cstu-bg-info-600\/15:focus{background-color:rgb(var(--cstu-info-600)/.15)}.focus\:cstu-bg-info-600\/20:focus{background-color:rgb(var(--cstu-info-600)/.2)}.focus\:cstu-bg-info-600\/25:focus{background-color:rgb(var(--cstu-info-600)/.25)}.focus\:cstu-bg-info-600\/30:focus{background-color:rgb(var(--cstu-info-600)/.3)}.focus\:cstu-bg-info-600\/35:focus{background-color:rgb(var(--cstu-info-600)/.35)}.focus\:cstu-bg-info-600\/40:focus{background-color:rgb(var(--cstu-info-600)/.4)}.focus\:cstu-bg-info-600\/45:focus{background-color:rgb(var(--cstu-info-600)/.45)}.focus\:cstu-bg-info-600\/5:focus{background-color:rgb(var(--cstu-info-600)/.05)}.focus\:cstu-bg-info-600\/50:focus{background-color:rgb(var(--cstu-info-600)/.5)}.focus\:cstu-bg-info-600\/55:focus{background-color:rgb(var(--cstu-info-600)/.55)}.focus\:cstu-bg-info-600\/60:focus{background-color:rgb(var(--cstu-info-600)/.6)}.focus\:cstu-bg-info-600\/65:focus{background-color:rgb(var(--cstu-info-600)/.65)}.focus\:cstu-bg-info-600\/70:focus{background-color:rgb(var(--cstu-info-600)/.7)}.focus\:cstu-bg-info-600\/75:focus{background-color:rgb(var(--cstu-info-600)/.75)}.focus\:cstu-bg-info-600\/80:focus{background-color:rgb(var(--cstu-info-600)/.8)}.focus\:cstu-bg-info-600\/85:focus{background-color:rgb(var(--cstu-info-600)/.85)}.focus\:cstu-bg-info-600\/90:focus{background-color:rgb(var(--cstu-info-600)/.9)}.focus\:cstu-bg-info-600\/95:focus{background-color:rgb(var(--cstu-info-600)/.95)}.focus\:cstu-bg-info-700:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-700)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-info-700\/0:focus{background-color:rgb(var(--cstu-info-700)/0)}.focus\:cstu-bg-info-700\/10:focus{background-color:rgb(var(--cstu-info-700)/.1)}.focus\:cstu-bg-info-700\/100:focus{background-color:rgb(var(--cstu-info-700)/1)}.focus\:cstu-bg-info-700\/15:focus{background-color:rgb(var(--cstu-info-700)/.15)}.focus\:cstu-bg-info-700\/20:focus{background-color:rgb(var(--cstu-info-700)/.2)}.focus\:cstu-bg-info-700\/25:focus{background-color:rgb(var(--cstu-info-700)/.25)}.focus\:cstu-bg-info-700\/30:focus{background-color:rgb(var(--cstu-info-700)/.3)}.focus\:cstu-bg-info-700\/35:focus{background-color:rgb(var(--cstu-info-700)/.35)}.focus\:cstu-bg-info-700\/40:focus{background-color:rgb(var(--cstu-info-700)/.4)}.focus\:cstu-bg-info-700\/45:focus{background-color:rgb(var(--cstu-info-700)/.45)}.focus\:cstu-bg-info-700\/5:focus{background-color:rgb(var(--cstu-info-700)/.05)}.focus\:cstu-bg-info-700\/50:focus{background-color:rgb(var(--cstu-info-700)/.5)}.focus\:cstu-bg-info-700\/55:focus{background-color:rgb(var(--cstu-info-700)/.55)}.focus\:cstu-bg-info-700\/60:focus{background-color:rgb(var(--cstu-info-700)/.6)}.focus\:cstu-bg-info-700\/65:focus{background-color:rgb(var(--cstu-info-700)/.65)}.focus\:cstu-bg-info-700\/70:focus{background-color:rgb(var(--cstu-info-700)/.7)}.focus\:cstu-bg-info-700\/75:focus{background-color:rgb(var(--cstu-info-700)/.75)}.focus\:cstu-bg-info-700\/80:focus{background-color:rgb(var(--cstu-info-700)/.8)}.focus\:cstu-bg-info-700\/85:focus{background-color:rgb(var(--cstu-info-700)/.85)}.focus\:cstu-bg-info-700\/90:focus{background-color:rgb(var(--cstu-info-700)/.9)}.focus\:cstu-bg-info-700\/95:focus{background-color:rgb(var(--cstu-info-700)/.95)}.focus\:cstu-bg-info-800:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-800)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-info-800\/0:focus{background-color:rgb(var(--cstu-info-800)/0)}.focus\:cstu-bg-info-800\/10:focus{background-color:rgb(var(--cstu-info-800)/.1)}.focus\:cstu-bg-info-800\/100:focus{background-color:rgb(var(--cstu-info-800)/1)}.focus\:cstu-bg-info-800\/15:focus{background-color:rgb(var(--cstu-info-800)/.15)}.focus\:cstu-bg-info-800\/20:focus{background-color:rgb(var(--cstu-info-800)/.2)}.focus\:cstu-bg-info-800\/25:focus{background-color:rgb(var(--cstu-info-800)/.25)}.focus\:cstu-bg-info-800\/30:focus{background-color:rgb(var(--cstu-info-800)/.3)}.focus\:cstu-bg-info-800\/35:focus{background-color:rgb(var(--cstu-info-800)/.35)}.focus\:cstu-bg-info-800\/40:focus{background-color:rgb(var(--cstu-info-800)/.4)}.focus\:cstu-bg-info-800\/45:focus{background-color:rgb(var(--cstu-info-800)/.45)}.focus\:cstu-bg-info-800\/5:focus{background-color:rgb(var(--cstu-info-800)/.05)}.focus\:cstu-bg-info-800\/50:focus{background-color:rgb(var(--cstu-info-800)/.5)}.focus\:cstu-bg-info-800\/55:focus{background-color:rgb(var(--cstu-info-800)/.55)}.focus\:cstu-bg-info-800\/60:focus{background-color:rgb(var(--cstu-info-800)/.6)}.focus\:cstu-bg-info-800\/65:focus{background-color:rgb(var(--cstu-info-800)/.65)}.focus\:cstu-bg-info-800\/70:focus{background-color:rgb(var(--cstu-info-800)/.7)}.focus\:cstu-bg-info-800\/75:focus{background-color:rgb(var(--cstu-info-800)/.75)}.focus\:cstu-bg-info-800\/80:focus{background-color:rgb(var(--cstu-info-800)/.8)}.focus\:cstu-bg-info-800\/85:focus{background-color:rgb(var(--cstu-info-800)/.85)}.focus\:cstu-bg-info-800\/90:focus{background-color:rgb(var(--cstu-info-800)/.9)}.focus\:cstu-bg-info-800\/95:focus{background-color:rgb(var(--cstu-info-800)/.95)}.focus\:cstu-bg-info-900:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-900)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-info-900\/0:focus{background-color:rgb(var(--cstu-info-900)/0)}.focus\:cstu-bg-info-900\/10:focus{background-color:rgb(var(--cstu-info-900)/.1)}.focus\:cstu-bg-info-900\/100:focus{background-color:rgb(var(--cstu-info-900)/1)}.focus\:cstu-bg-info-900\/15:focus{background-color:rgb(var(--cstu-info-900)/.15)}.focus\:cstu-bg-info-900\/20:focus{background-color:rgb(var(--cstu-info-900)/.2)}.focus\:cstu-bg-info-900\/25:focus{background-color:rgb(var(--cstu-info-900)/.25)}.focus\:cstu-bg-info-900\/30:focus{background-color:rgb(var(--cstu-info-900)/.3)}.focus\:cstu-bg-info-900\/35:focus{background-color:rgb(var(--cstu-info-900)/.35)}.focus\:cstu-bg-info-900\/40:focus{background-color:rgb(var(--cstu-info-900)/.4)}.focus\:cstu-bg-info-900\/45:focus{background-color:rgb(var(--cstu-info-900)/.45)}.focus\:cstu-bg-info-900\/5:focus{background-color:rgb(var(--cstu-info-900)/.05)}.focus\:cstu-bg-info-900\/50:focus{background-color:rgb(var(--cstu-info-900)/.5)}.focus\:cstu-bg-info-900\/55:focus{background-color:rgb(var(--cstu-info-900)/.55)}.focus\:cstu-bg-info-900\/60:focus{background-color:rgb(var(--cstu-info-900)/.6)}.focus\:cstu-bg-info-900\/65:focus{background-color:rgb(var(--cstu-info-900)/.65)}.focus\:cstu-bg-info-900\/70:focus{background-color:rgb(var(--cstu-info-900)/.7)}.focus\:cstu-bg-info-900\/75:focus{background-color:rgb(var(--cstu-info-900)/.75)}.focus\:cstu-bg-info-900\/80:focus{background-color:rgb(var(--cstu-info-900)/.8)}.focus\:cstu-bg-info-900\/85:focus{background-color:rgb(var(--cstu-info-900)/.85)}.focus\:cstu-bg-info-900\/90:focus{background-color:rgb(var(--cstu-info-900)/.9)}.focus\:cstu-bg-info-900\/95:focus{background-color:rgb(var(--cstu-info-900)/.95)}.focus\:cstu-bg-orange-100:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-100)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-orange-100\/0:focus{background-color:rgb(var(--cstu-orange-100)/0)}.focus\:cstu-bg-orange-100\/10:focus{background-color:rgb(var(--cstu-orange-100)/.1)}.focus\:cstu-bg-orange-100\/100:focus{background-color:rgb(var(--cstu-orange-100)/1)}.focus\:cstu-bg-orange-100\/15:focus{background-color:rgb(var(--cstu-orange-100)/.15)}.focus\:cstu-bg-orange-100\/20:focus{background-color:rgb(var(--cstu-orange-100)/.2)}.focus\:cstu-bg-orange-100\/25:focus{background-color:rgb(var(--cstu-orange-100)/.25)}.focus\:cstu-bg-orange-100\/30:focus{background-color:rgb(var(--cstu-orange-100)/.3)}.focus\:cstu-bg-orange-100\/35:focus{background-color:rgb(var(--cstu-orange-100)/.35)}.focus\:cstu-bg-orange-100\/40:focus{background-color:rgb(var(--cstu-orange-100)/.4)}.focus\:cstu-bg-orange-100\/45:focus{background-color:rgb(var(--cstu-orange-100)/.45)}.focus\:cstu-bg-orange-100\/5:focus{background-color:rgb(var(--cstu-orange-100)/.05)}.focus\:cstu-bg-orange-100\/50:focus{background-color:rgb(var(--cstu-orange-100)/.5)}.focus\:cstu-bg-orange-100\/55:focus{background-color:rgb(var(--cstu-orange-100)/.55)}.focus\:cstu-bg-orange-100\/60:focus{background-color:rgb(var(--cstu-orange-100)/.6)}.focus\:cstu-bg-orange-100\/65:focus{background-color:rgb(var(--cstu-orange-100)/.65)}.focus\:cstu-bg-orange-100\/70:focus{background-color:rgb(var(--cstu-orange-100)/.7)}.focus\:cstu-bg-orange-100\/75:focus{background-color:rgb(var(--cstu-orange-100)/.75)}.focus\:cstu-bg-orange-100\/80:focus{background-color:rgb(var(--cstu-orange-100)/.8)}.focus\:cstu-bg-orange-100\/85:focus{background-color:rgb(var(--cstu-orange-100)/.85)}.focus\:cstu-bg-orange-100\/90:focus{background-color:rgb(var(--cstu-orange-100)/.9)}.focus\:cstu-bg-orange-100\/95:focus{background-color:rgb(var(--cstu-orange-100)/.95)}.focus\:cstu-bg-orange-200:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-200)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-orange-200\/0:focus{background-color:rgb(var(--cstu-orange-200)/0)}.focus\:cstu-bg-orange-200\/10:focus{background-color:rgb(var(--cstu-orange-200)/.1)}.focus\:cstu-bg-orange-200\/100:focus{background-color:rgb(var(--cstu-orange-200)/1)}.focus\:cstu-bg-orange-200\/15:focus{background-color:rgb(var(--cstu-orange-200)/.15)}.focus\:cstu-bg-orange-200\/20:focus{background-color:rgb(var(--cstu-orange-200)/.2)}.focus\:cstu-bg-orange-200\/25:focus{background-color:rgb(var(--cstu-orange-200)/.25)}.focus\:cstu-bg-orange-200\/30:focus{background-color:rgb(var(--cstu-orange-200)/.3)}.focus\:cstu-bg-orange-200\/35:focus{background-color:rgb(var(--cstu-orange-200)/.35)}.focus\:cstu-bg-orange-200\/40:focus{background-color:rgb(var(--cstu-orange-200)/.4)}.focus\:cstu-bg-orange-200\/45:focus{background-color:rgb(var(--cstu-orange-200)/.45)}.focus\:cstu-bg-orange-200\/5:focus{background-color:rgb(var(--cstu-orange-200)/.05)}.focus\:cstu-bg-orange-200\/50:focus{background-color:rgb(var(--cstu-orange-200)/.5)}.focus\:cstu-bg-orange-200\/55:focus{background-color:rgb(var(--cstu-orange-200)/.55)}.focus\:cstu-bg-orange-200\/60:focus{background-color:rgb(var(--cstu-orange-200)/.6)}.focus\:cstu-bg-orange-200\/65:focus{background-color:rgb(var(--cstu-orange-200)/.65)}.focus\:cstu-bg-orange-200\/70:focus{background-color:rgb(var(--cstu-orange-200)/.7)}.focus\:cstu-bg-orange-200\/75:focus{background-color:rgb(var(--cstu-orange-200)/.75)}.focus\:cstu-bg-orange-200\/80:focus{background-color:rgb(var(--cstu-orange-200)/.8)}.focus\:cstu-bg-orange-200\/85:focus{background-color:rgb(var(--cstu-orange-200)/.85)}.focus\:cstu-bg-orange-200\/90:focus{background-color:rgb(var(--cstu-orange-200)/.9)}.focus\:cstu-bg-orange-200\/95:focus{background-color:rgb(var(--cstu-orange-200)/.95)}.focus\:cstu-bg-orange-300:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-300)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-orange-300\/0:focus{background-color:rgb(var(--cstu-orange-300)/0)}.focus\:cstu-bg-orange-300\/10:focus{background-color:rgb(var(--cstu-orange-300)/.1)}.focus\:cstu-bg-orange-300\/100:focus{background-color:rgb(var(--cstu-orange-300)/1)}.focus\:cstu-bg-orange-300\/15:focus{background-color:rgb(var(--cstu-orange-300)/.15)}.focus\:cstu-bg-orange-300\/20:focus{background-color:rgb(var(--cstu-orange-300)/.2)}.focus\:cstu-bg-orange-300\/25:focus{background-color:rgb(var(--cstu-orange-300)/.25)}.focus\:cstu-bg-orange-300\/30:focus{background-color:rgb(var(--cstu-orange-300)/.3)}.focus\:cstu-bg-orange-300\/35:focus{background-color:rgb(var(--cstu-orange-300)/.35)}.focus\:cstu-bg-orange-300\/40:focus{background-color:rgb(var(--cstu-orange-300)/.4)}.focus\:cstu-bg-orange-300\/45:focus{background-color:rgb(var(--cstu-orange-300)/.45)}.focus\:cstu-bg-orange-300\/5:focus{background-color:rgb(var(--cstu-orange-300)/.05)}.focus\:cstu-bg-orange-300\/50:focus{background-color:rgb(var(--cstu-orange-300)/.5)}.focus\:cstu-bg-orange-300\/55:focus{background-color:rgb(var(--cstu-orange-300)/.55)}.focus\:cstu-bg-orange-300\/60:focus{background-color:rgb(var(--cstu-orange-300)/.6)}.focus\:cstu-bg-orange-300\/65:focus{background-color:rgb(var(--cstu-orange-300)/.65)}.focus\:cstu-bg-orange-300\/70:focus{background-color:rgb(var(--cstu-orange-300)/.7)}.focus\:cstu-bg-orange-300\/75:focus{background-color:rgb(var(--cstu-orange-300)/.75)}.focus\:cstu-bg-orange-300\/80:focus{background-color:rgb(var(--cstu-orange-300)/.8)}.focus\:cstu-bg-orange-300\/85:focus{background-color:rgb(var(--cstu-orange-300)/.85)}.focus\:cstu-bg-orange-300\/90:focus{background-color:rgb(var(--cstu-orange-300)/.9)}.focus\:cstu-bg-orange-300\/95:focus{background-color:rgb(var(--cstu-orange-300)/.95)}.focus\:cstu-bg-orange-400:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-400)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-orange-400\/0:focus{background-color:rgb(var(--cstu-orange-400)/0)}.focus\:cstu-bg-orange-400\/10:focus{background-color:rgb(var(--cstu-orange-400)/.1)}.focus\:cstu-bg-orange-400\/100:focus{background-color:rgb(var(--cstu-orange-400)/1)}.focus\:cstu-bg-orange-400\/15:focus{background-color:rgb(var(--cstu-orange-400)/.15)}.focus\:cstu-bg-orange-400\/20:focus{background-color:rgb(var(--cstu-orange-400)/.2)}.focus\:cstu-bg-orange-400\/25:focus{background-color:rgb(var(--cstu-orange-400)/.25)}.focus\:cstu-bg-orange-400\/30:focus{background-color:rgb(var(--cstu-orange-400)/.3)}.focus\:cstu-bg-orange-400\/35:focus{background-color:rgb(var(--cstu-orange-400)/.35)}.focus\:cstu-bg-orange-400\/40:focus{background-color:rgb(var(--cstu-orange-400)/.4)}.focus\:cstu-bg-orange-400\/45:focus{background-color:rgb(var(--cstu-orange-400)/.45)}.focus\:cstu-bg-orange-400\/5:focus{background-color:rgb(var(--cstu-orange-400)/.05)}.focus\:cstu-bg-orange-400\/50:focus{background-color:rgb(var(--cstu-orange-400)/.5)}.focus\:cstu-bg-orange-400\/55:focus{background-color:rgb(var(--cstu-orange-400)/.55)}.focus\:cstu-bg-orange-400\/60:focus{background-color:rgb(var(--cstu-orange-400)/.6)}.focus\:cstu-bg-orange-400\/65:focus{background-color:rgb(var(--cstu-orange-400)/.65)}.focus\:cstu-bg-orange-400\/70:focus{background-color:rgb(var(--cstu-orange-400)/.7)}.focus\:cstu-bg-orange-400\/75:focus{background-color:rgb(var(--cstu-orange-400)/.75)}.focus\:cstu-bg-orange-400\/80:focus{background-color:rgb(var(--cstu-orange-400)/.8)}.focus\:cstu-bg-orange-400\/85:focus{background-color:rgb(var(--cstu-orange-400)/.85)}.focus\:cstu-bg-orange-400\/90:focus{background-color:rgb(var(--cstu-orange-400)/.9)}.focus\:cstu-bg-orange-400\/95:focus{background-color:rgb(var(--cstu-orange-400)/.95)}.focus\:cstu-bg-orange-50:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-50)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-orange-50\/0:focus{background-color:rgb(var(--cstu-orange-50)/0)}.focus\:cstu-bg-orange-50\/10:focus{background-color:rgb(var(--cstu-orange-50)/.1)}.focus\:cstu-bg-orange-50\/100:focus{background-color:rgb(var(--cstu-orange-50)/1)}.focus\:cstu-bg-orange-50\/15:focus{background-color:rgb(var(--cstu-orange-50)/.15)}.focus\:cstu-bg-orange-50\/20:focus{background-color:rgb(var(--cstu-orange-50)/.2)}.focus\:cstu-bg-orange-50\/25:focus{background-color:rgb(var(--cstu-orange-50)/.25)}.focus\:cstu-bg-orange-50\/30:focus{background-color:rgb(var(--cstu-orange-50)/.3)}.focus\:cstu-bg-orange-50\/35:focus{background-color:rgb(var(--cstu-orange-50)/.35)}.focus\:cstu-bg-orange-50\/40:focus{background-color:rgb(var(--cstu-orange-50)/.4)}.focus\:cstu-bg-orange-50\/45:focus{background-color:rgb(var(--cstu-orange-50)/.45)}.focus\:cstu-bg-orange-50\/5:focus{background-color:rgb(var(--cstu-orange-50)/.05)}.focus\:cstu-bg-orange-50\/50:focus{background-color:rgb(var(--cstu-orange-50)/.5)}.focus\:cstu-bg-orange-50\/55:focus{background-color:rgb(var(--cstu-orange-50)/.55)}.focus\:cstu-bg-orange-50\/60:focus{background-color:rgb(var(--cstu-orange-50)/.6)}.focus\:cstu-bg-orange-50\/65:focus{background-color:rgb(var(--cstu-orange-50)/.65)}.focus\:cstu-bg-orange-50\/70:focus{background-color:rgb(var(--cstu-orange-50)/.7)}.focus\:cstu-bg-orange-50\/75:focus{background-color:rgb(var(--cstu-orange-50)/.75)}.focus\:cstu-bg-orange-50\/80:focus{background-color:rgb(var(--cstu-orange-50)/.8)}.focus\:cstu-bg-orange-50\/85:focus{background-color:rgb(var(--cstu-orange-50)/.85)}.focus\:cstu-bg-orange-50\/90:focus{background-color:rgb(var(--cstu-orange-50)/.9)}.focus\:cstu-bg-orange-50\/95:focus{background-color:rgb(var(--cstu-orange-50)/.95)}.focus\:cstu-bg-orange-500:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-500)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-orange-500\/0:focus{background-color:rgb(var(--cstu-orange-500)/0)}.focus\:cstu-bg-orange-500\/10:focus{background-color:rgb(var(--cstu-orange-500)/.1)}.focus\:cstu-bg-orange-500\/100:focus{background-color:rgb(var(--cstu-orange-500)/1)}.focus\:cstu-bg-orange-500\/15:focus{background-color:rgb(var(--cstu-orange-500)/.15)}.focus\:cstu-bg-orange-500\/20:focus{background-color:rgb(var(--cstu-orange-500)/.2)}.focus\:cstu-bg-orange-500\/25:focus{background-color:rgb(var(--cstu-orange-500)/.25)}.focus\:cstu-bg-orange-500\/30:focus{background-color:rgb(var(--cstu-orange-500)/.3)}.focus\:cstu-bg-orange-500\/35:focus{background-color:rgb(var(--cstu-orange-500)/.35)}.focus\:cstu-bg-orange-500\/40:focus{background-color:rgb(var(--cstu-orange-500)/.4)}.focus\:cstu-bg-orange-500\/45:focus{background-color:rgb(var(--cstu-orange-500)/.45)}.focus\:cstu-bg-orange-500\/5:focus{background-color:rgb(var(--cstu-orange-500)/.05)}.focus\:cstu-bg-orange-500\/50:focus{background-color:rgb(var(--cstu-orange-500)/.5)}.focus\:cstu-bg-orange-500\/55:focus{background-color:rgb(var(--cstu-orange-500)/.55)}.focus\:cstu-bg-orange-500\/60:focus{background-color:rgb(var(--cstu-orange-500)/.6)}.focus\:cstu-bg-orange-500\/65:focus{background-color:rgb(var(--cstu-orange-500)/.65)}.focus\:cstu-bg-orange-500\/70:focus{background-color:rgb(var(--cstu-orange-500)/.7)}.focus\:cstu-bg-orange-500\/75:focus{background-color:rgb(var(--cstu-orange-500)/.75)}.focus\:cstu-bg-orange-500\/80:focus{background-color:rgb(var(--cstu-orange-500)/.8)}.focus\:cstu-bg-orange-500\/85:focus{background-color:rgb(var(--cstu-orange-500)/.85)}.focus\:cstu-bg-orange-500\/90:focus{background-color:rgb(var(--cstu-orange-500)/.9)}.focus\:cstu-bg-orange-500\/95:focus{background-color:rgb(var(--cstu-orange-500)/.95)}.focus\:cstu-bg-orange-600:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-600)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-orange-600\/0:focus{background-color:rgb(var(--cstu-orange-600)/0)}.focus\:cstu-bg-orange-600\/10:focus{background-color:rgb(var(--cstu-orange-600)/.1)}.focus\:cstu-bg-orange-600\/100:focus{background-color:rgb(var(--cstu-orange-600)/1)}.focus\:cstu-bg-orange-600\/15:focus{background-color:rgb(var(--cstu-orange-600)/.15)}.focus\:cstu-bg-orange-600\/20:focus{background-color:rgb(var(--cstu-orange-600)/.2)}.focus\:cstu-bg-orange-600\/25:focus{background-color:rgb(var(--cstu-orange-600)/.25)}.focus\:cstu-bg-orange-600\/30:focus{background-color:rgb(var(--cstu-orange-600)/.3)}.focus\:cstu-bg-orange-600\/35:focus{background-color:rgb(var(--cstu-orange-600)/.35)}.focus\:cstu-bg-orange-600\/40:focus{background-color:rgb(var(--cstu-orange-600)/.4)}.focus\:cstu-bg-orange-600\/45:focus{background-color:rgb(var(--cstu-orange-600)/.45)}.focus\:cstu-bg-orange-600\/5:focus{background-color:rgb(var(--cstu-orange-600)/.05)}.focus\:cstu-bg-orange-600\/50:focus{background-color:rgb(var(--cstu-orange-600)/.5)}.focus\:cstu-bg-orange-600\/55:focus{background-color:rgb(var(--cstu-orange-600)/.55)}.focus\:cstu-bg-orange-600\/60:focus{background-color:rgb(var(--cstu-orange-600)/.6)}.focus\:cstu-bg-orange-600\/65:focus{background-color:rgb(var(--cstu-orange-600)/.65)}.focus\:cstu-bg-orange-600\/70:focus{background-color:rgb(var(--cstu-orange-600)/.7)}.focus\:cstu-bg-orange-600\/75:focus{background-color:rgb(var(--cstu-orange-600)/.75)}.focus\:cstu-bg-orange-600\/80:focus{background-color:rgb(var(--cstu-orange-600)/.8)}.focus\:cstu-bg-orange-600\/85:focus{background-color:rgb(var(--cstu-orange-600)/.85)}.focus\:cstu-bg-orange-600\/90:focus{background-color:rgb(var(--cstu-orange-600)/.9)}.focus\:cstu-bg-orange-600\/95:focus{background-color:rgb(var(--cstu-orange-600)/.95)}.focus\:cstu-bg-orange-700:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-700)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-orange-700\/0:focus{background-color:rgb(var(--cstu-orange-700)/0)}.focus\:cstu-bg-orange-700\/10:focus{background-color:rgb(var(--cstu-orange-700)/.1)}.focus\:cstu-bg-orange-700\/100:focus{background-color:rgb(var(--cstu-orange-700)/1)}.focus\:cstu-bg-orange-700\/15:focus{background-color:rgb(var(--cstu-orange-700)/.15)}.focus\:cstu-bg-orange-700\/20:focus{background-color:rgb(var(--cstu-orange-700)/.2)}.focus\:cstu-bg-orange-700\/25:focus{background-color:rgb(var(--cstu-orange-700)/.25)}.focus\:cstu-bg-orange-700\/30:focus{background-color:rgb(var(--cstu-orange-700)/.3)}.focus\:cstu-bg-orange-700\/35:focus{background-color:rgb(var(--cstu-orange-700)/.35)}.focus\:cstu-bg-orange-700\/40:focus{background-color:rgb(var(--cstu-orange-700)/.4)}.focus\:cstu-bg-orange-700\/45:focus{background-color:rgb(var(--cstu-orange-700)/.45)}.focus\:cstu-bg-orange-700\/5:focus{background-color:rgb(var(--cstu-orange-700)/.05)}.focus\:cstu-bg-orange-700\/50:focus{background-color:rgb(var(--cstu-orange-700)/.5)}.focus\:cstu-bg-orange-700\/55:focus{background-color:rgb(var(--cstu-orange-700)/.55)}.focus\:cstu-bg-orange-700\/60:focus{background-color:rgb(var(--cstu-orange-700)/.6)}.focus\:cstu-bg-orange-700\/65:focus{background-color:rgb(var(--cstu-orange-700)/.65)}.focus\:cstu-bg-orange-700\/70:focus{background-color:rgb(var(--cstu-orange-700)/.7)}.focus\:cstu-bg-orange-700\/75:focus{background-color:rgb(var(--cstu-orange-700)/.75)}.focus\:cstu-bg-orange-700\/80:focus{background-color:rgb(var(--cstu-orange-700)/.8)}.focus\:cstu-bg-orange-700\/85:focus{background-color:rgb(var(--cstu-orange-700)/.85)}.focus\:cstu-bg-orange-700\/90:focus{background-color:rgb(var(--cstu-orange-700)/.9)}.focus\:cstu-bg-orange-700\/95:focus{background-color:rgb(var(--cstu-orange-700)/.95)}.focus\:cstu-bg-orange-800:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-800)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-orange-800\/0:focus{background-color:rgb(var(--cstu-orange-800)/0)}.focus\:cstu-bg-orange-800\/10:focus{background-color:rgb(var(--cstu-orange-800)/.1)}.focus\:cstu-bg-orange-800\/100:focus{background-color:rgb(var(--cstu-orange-800)/1)}.focus\:cstu-bg-orange-800\/15:focus{background-color:rgb(var(--cstu-orange-800)/.15)}.focus\:cstu-bg-orange-800\/20:focus{background-color:rgb(var(--cstu-orange-800)/.2)}.focus\:cstu-bg-orange-800\/25:focus{background-color:rgb(var(--cstu-orange-800)/.25)}.focus\:cstu-bg-orange-800\/30:focus{background-color:rgb(var(--cstu-orange-800)/.3)}.focus\:cstu-bg-orange-800\/35:focus{background-color:rgb(var(--cstu-orange-800)/.35)}.focus\:cstu-bg-orange-800\/40:focus{background-color:rgb(var(--cstu-orange-800)/.4)}.focus\:cstu-bg-orange-800\/45:focus{background-color:rgb(var(--cstu-orange-800)/.45)}.focus\:cstu-bg-orange-800\/5:focus{background-color:rgb(var(--cstu-orange-800)/.05)}.focus\:cstu-bg-orange-800\/50:focus{background-color:rgb(var(--cstu-orange-800)/.5)}.focus\:cstu-bg-orange-800\/55:focus{background-color:rgb(var(--cstu-orange-800)/.55)}.focus\:cstu-bg-orange-800\/60:focus{background-color:rgb(var(--cstu-orange-800)/.6)}.focus\:cstu-bg-orange-800\/65:focus{background-color:rgb(var(--cstu-orange-800)/.65)}.focus\:cstu-bg-orange-800\/70:focus{background-color:rgb(var(--cstu-orange-800)/.7)}.focus\:cstu-bg-orange-800\/75:focus{background-color:rgb(var(--cstu-orange-800)/.75)}.focus\:cstu-bg-orange-800\/80:focus{background-color:rgb(var(--cstu-orange-800)/.8)}.focus\:cstu-bg-orange-800\/85:focus{background-color:rgb(var(--cstu-orange-800)/.85)}.focus\:cstu-bg-orange-800\/90:focus{background-color:rgb(var(--cstu-orange-800)/.9)}.focus\:cstu-bg-orange-800\/95:focus{background-color:rgb(var(--cstu-orange-800)/.95)}.focus\:cstu-bg-orange-900:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-900)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-orange-900\/0:focus{background-color:rgb(var(--cstu-orange-900)/0)}.focus\:cstu-bg-orange-900\/10:focus{background-color:rgb(var(--cstu-orange-900)/.1)}.focus\:cstu-bg-orange-900\/100:focus{background-color:rgb(var(--cstu-orange-900)/1)}.focus\:cstu-bg-orange-900\/15:focus{background-color:rgb(var(--cstu-orange-900)/.15)}.focus\:cstu-bg-orange-900\/20:focus{background-color:rgb(var(--cstu-orange-900)/.2)}.focus\:cstu-bg-orange-900\/25:focus{background-color:rgb(var(--cstu-orange-900)/.25)}.focus\:cstu-bg-orange-900\/30:focus{background-color:rgb(var(--cstu-orange-900)/.3)}.focus\:cstu-bg-orange-900\/35:focus{background-color:rgb(var(--cstu-orange-900)/.35)}.focus\:cstu-bg-orange-900\/40:focus{background-color:rgb(var(--cstu-orange-900)/.4)}.focus\:cstu-bg-orange-900\/45:focus{background-color:rgb(var(--cstu-orange-900)/.45)}.focus\:cstu-bg-orange-900\/5:focus{background-color:rgb(var(--cstu-orange-900)/.05)}.focus\:cstu-bg-orange-900\/50:focus{background-color:rgb(var(--cstu-orange-900)/.5)}.focus\:cstu-bg-orange-900\/55:focus{background-color:rgb(var(--cstu-orange-900)/.55)}.focus\:cstu-bg-orange-900\/60:focus{background-color:rgb(var(--cstu-orange-900)/.6)}.focus\:cstu-bg-orange-900\/65:focus{background-color:rgb(var(--cstu-orange-900)/.65)}.focus\:cstu-bg-orange-900\/70:focus{background-color:rgb(var(--cstu-orange-900)/.7)}.focus\:cstu-bg-orange-900\/75:focus{background-color:rgb(var(--cstu-orange-900)/.75)}.focus\:cstu-bg-orange-900\/80:focus{background-color:rgb(var(--cstu-orange-900)/.8)}.focus\:cstu-bg-orange-900\/85:focus{background-color:rgb(var(--cstu-orange-900)/.85)}.focus\:cstu-bg-orange-900\/90:focus{background-color:rgb(var(--cstu-orange-900)/.9)}.focus\:cstu-bg-orange-900\/95:focus{background-color:rgb(var(--cstu-orange-900)/.95)}.focus\:cstu-bg-primary-100:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-100)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-primary-100\/0:focus{background-color:rgb(var(--cstu-primary-100)/0)}.focus\:cstu-bg-primary-100\/10:focus{background-color:rgb(var(--cstu-primary-100)/.1)}.focus\:cstu-bg-primary-100\/100:focus{background-color:rgb(var(--cstu-primary-100)/1)}.focus\:cstu-bg-primary-100\/15:focus{background-color:rgb(var(--cstu-primary-100)/.15)}.focus\:cstu-bg-primary-100\/20:focus{background-color:rgb(var(--cstu-primary-100)/.2)}.focus\:cstu-bg-primary-100\/25:focus{background-color:rgb(var(--cstu-primary-100)/.25)}.focus\:cstu-bg-primary-100\/30:focus{background-color:rgb(var(--cstu-primary-100)/.3)}.focus\:cstu-bg-primary-100\/35:focus{background-color:rgb(var(--cstu-primary-100)/.35)}.focus\:cstu-bg-primary-100\/40:focus{background-color:rgb(var(--cstu-primary-100)/.4)}.focus\:cstu-bg-primary-100\/45:focus{background-color:rgb(var(--cstu-primary-100)/.45)}.focus\:cstu-bg-primary-100\/5:focus{background-color:rgb(var(--cstu-primary-100)/.05)}.focus\:cstu-bg-primary-100\/50:focus{background-color:rgb(var(--cstu-primary-100)/.5)}.focus\:cstu-bg-primary-100\/55:focus{background-color:rgb(var(--cstu-primary-100)/.55)}.focus\:cstu-bg-primary-100\/60:focus{background-color:rgb(var(--cstu-primary-100)/.6)}.focus\:cstu-bg-primary-100\/65:focus{background-color:rgb(var(--cstu-primary-100)/.65)}.focus\:cstu-bg-primary-100\/70:focus{background-color:rgb(var(--cstu-primary-100)/.7)}.focus\:cstu-bg-primary-100\/75:focus{background-color:rgb(var(--cstu-primary-100)/.75)}.focus\:cstu-bg-primary-100\/80:focus{background-color:rgb(var(--cstu-primary-100)/.8)}.focus\:cstu-bg-primary-100\/85:focus{background-color:rgb(var(--cstu-primary-100)/.85)}.focus\:cstu-bg-primary-100\/90:focus{background-color:rgb(var(--cstu-primary-100)/.9)}.focus\:cstu-bg-primary-100\/95:focus{background-color:rgb(var(--cstu-primary-100)/.95)}.focus\:cstu-bg-primary-200:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-200)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-primary-200\/0:focus{background-color:rgb(var(--cstu-primary-200)/0)}.focus\:cstu-bg-primary-200\/10:focus{background-color:rgb(var(--cstu-primary-200)/.1)}.focus\:cstu-bg-primary-200\/100:focus{background-color:rgb(var(--cstu-primary-200)/1)}.focus\:cstu-bg-primary-200\/15:focus{background-color:rgb(var(--cstu-primary-200)/.15)}.focus\:cstu-bg-primary-200\/20:focus{background-color:rgb(var(--cstu-primary-200)/.2)}.focus\:cstu-bg-primary-200\/25:focus{background-color:rgb(var(--cstu-primary-200)/.25)}.focus\:cstu-bg-primary-200\/30:focus{background-color:rgb(var(--cstu-primary-200)/.3)}.focus\:cstu-bg-primary-200\/35:focus{background-color:rgb(var(--cstu-primary-200)/.35)}.focus\:cstu-bg-primary-200\/40:focus{background-color:rgb(var(--cstu-primary-200)/.4)}.focus\:cstu-bg-primary-200\/45:focus{background-color:rgb(var(--cstu-primary-200)/.45)}.focus\:cstu-bg-primary-200\/5:focus{background-color:rgb(var(--cstu-primary-200)/.05)}.focus\:cstu-bg-primary-200\/50:focus{background-color:rgb(var(--cstu-primary-200)/.5)}.focus\:cstu-bg-primary-200\/55:focus{background-color:rgb(var(--cstu-primary-200)/.55)}.focus\:cstu-bg-primary-200\/60:focus{background-color:rgb(var(--cstu-primary-200)/.6)}.focus\:cstu-bg-primary-200\/65:focus{background-color:rgb(var(--cstu-primary-200)/.65)}.focus\:cstu-bg-primary-200\/70:focus{background-color:rgb(var(--cstu-primary-200)/.7)}.focus\:cstu-bg-primary-200\/75:focus{background-color:rgb(var(--cstu-primary-200)/.75)}.focus\:cstu-bg-primary-200\/80:focus{background-color:rgb(var(--cstu-primary-200)/.8)}.focus\:cstu-bg-primary-200\/85:focus{background-color:rgb(var(--cstu-primary-200)/.85)}.focus\:cstu-bg-primary-200\/90:focus{background-color:rgb(var(--cstu-primary-200)/.9)}.focus\:cstu-bg-primary-200\/95:focus{background-color:rgb(var(--cstu-primary-200)/.95)}.focus\:cstu-bg-primary-300:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-300)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-primary-300\/0:focus{background-color:rgb(var(--cstu-primary-300)/0)}.focus\:cstu-bg-primary-300\/10:focus{background-color:rgb(var(--cstu-primary-300)/.1)}.focus\:cstu-bg-primary-300\/100:focus{background-color:rgb(var(--cstu-primary-300)/1)}.focus\:cstu-bg-primary-300\/15:focus{background-color:rgb(var(--cstu-primary-300)/.15)}.focus\:cstu-bg-primary-300\/20:focus{background-color:rgb(var(--cstu-primary-300)/.2)}.focus\:cstu-bg-primary-300\/25:focus{background-color:rgb(var(--cstu-primary-300)/.25)}.focus\:cstu-bg-primary-300\/30:focus{background-color:rgb(var(--cstu-primary-300)/.3)}.focus\:cstu-bg-primary-300\/35:focus{background-color:rgb(var(--cstu-primary-300)/.35)}.focus\:cstu-bg-primary-300\/40:focus{background-color:rgb(var(--cstu-primary-300)/.4)}.focus\:cstu-bg-primary-300\/45:focus{background-color:rgb(var(--cstu-primary-300)/.45)}.focus\:cstu-bg-primary-300\/5:focus{background-color:rgb(var(--cstu-primary-300)/.05)}.focus\:cstu-bg-primary-300\/50:focus{background-color:rgb(var(--cstu-primary-300)/.5)}.focus\:cstu-bg-primary-300\/55:focus{background-color:rgb(var(--cstu-primary-300)/.55)}.focus\:cstu-bg-primary-300\/60:focus{background-color:rgb(var(--cstu-primary-300)/.6)}.focus\:cstu-bg-primary-300\/65:focus{background-color:rgb(var(--cstu-primary-300)/.65)}.focus\:cstu-bg-primary-300\/70:focus{background-color:rgb(var(--cstu-primary-300)/.7)}.focus\:cstu-bg-primary-300\/75:focus{background-color:rgb(var(--cstu-primary-300)/.75)}.focus\:cstu-bg-primary-300\/80:focus{background-color:rgb(var(--cstu-primary-300)/.8)}.focus\:cstu-bg-primary-300\/85:focus{background-color:rgb(var(--cstu-primary-300)/.85)}.focus\:cstu-bg-primary-300\/90:focus{background-color:rgb(var(--cstu-primary-300)/.9)}.focus\:cstu-bg-primary-300\/95:focus{background-color:rgb(var(--cstu-primary-300)/.95)}.focus\:cstu-bg-primary-400:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-400)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-primary-400\/0:focus{background-color:rgb(var(--cstu-primary-400)/0)}.focus\:cstu-bg-primary-400\/10:focus{background-color:rgb(var(--cstu-primary-400)/.1)}.focus\:cstu-bg-primary-400\/100:focus{background-color:rgb(var(--cstu-primary-400)/1)}.focus\:cstu-bg-primary-400\/15:focus{background-color:rgb(var(--cstu-primary-400)/.15)}.focus\:cstu-bg-primary-400\/20:focus{background-color:rgb(var(--cstu-primary-400)/.2)}.focus\:cstu-bg-primary-400\/25:focus{background-color:rgb(var(--cstu-primary-400)/.25)}.focus\:cstu-bg-primary-400\/30:focus{background-color:rgb(var(--cstu-primary-400)/.3)}.focus\:cstu-bg-primary-400\/35:focus{background-color:rgb(var(--cstu-primary-400)/.35)}.focus\:cstu-bg-primary-400\/40:focus{background-color:rgb(var(--cstu-primary-400)/.4)}.focus\:cstu-bg-primary-400\/45:focus{background-color:rgb(var(--cstu-primary-400)/.45)}.focus\:cstu-bg-primary-400\/5:focus{background-color:rgb(var(--cstu-primary-400)/.05)}.focus\:cstu-bg-primary-400\/50:focus{background-color:rgb(var(--cstu-primary-400)/.5)}.focus\:cstu-bg-primary-400\/55:focus{background-color:rgb(var(--cstu-primary-400)/.55)}.focus\:cstu-bg-primary-400\/60:focus{background-color:rgb(var(--cstu-primary-400)/.6)}.focus\:cstu-bg-primary-400\/65:focus{background-color:rgb(var(--cstu-primary-400)/.65)}.focus\:cstu-bg-primary-400\/70:focus{background-color:rgb(var(--cstu-primary-400)/.7)}.focus\:cstu-bg-primary-400\/75:focus{background-color:rgb(var(--cstu-primary-400)/.75)}.focus\:cstu-bg-primary-400\/80:focus{background-color:rgb(var(--cstu-primary-400)/.8)}.focus\:cstu-bg-primary-400\/85:focus{background-color:rgb(var(--cstu-primary-400)/.85)}.focus\:cstu-bg-primary-400\/90:focus{background-color:rgb(var(--cstu-primary-400)/.9)}.focus\:cstu-bg-primary-400\/95:focus{background-color:rgb(var(--cstu-primary-400)/.95)}.focus\:cstu-bg-primary-450:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-450)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-primary-450\/0:focus{background-color:rgb(var(--cstu-primary-450)/0)}.focus\:cstu-bg-primary-450\/10:focus{background-color:rgb(var(--cstu-primary-450)/.1)}.focus\:cstu-bg-primary-450\/100:focus{background-color:rgb(var(--cstu-primary-450)/1)}.focus\:cstu-bg-primary-450\/15:focus{background-color:rgb(var(--cstu-primary-450)/.15)}.focus\:cstu-bg-primary-450\/20:focus{background-color:rgb(var(--cstu-primary-450)/.2)}.focus\:cstu-bg-primary-450\/25:focus{background-color:rgb(var(--cstu-primary-450)/.25)}.focus\:cstu-bg-primary-450\/30:focus{background-color:rgb(var(--cstu-primary-450)/.3)}.focus\:cstu-bg-primary-450\/35:focus{background-color:rgb(var(--cstu-primary-450)/.35)}.focus\:cstu-bg-primary-450\/40:focus{background-color:rgb(var(--cstu-primary-450)/.4)}.focus\:cstu-bg-primary-450\/45:focus{background-color:rgb(var(--cstu-primary-450)/.45)}.focus\:cstu-bg-primary-450\/5:focus{background-color:rgb(var(--cstu-primary-450)/.05)}.focus\:cstu-bg-primary-450\/50:focus{background-color:rgb(var(--cstu-primary-450)/.5)}.focus\:cstu-bg-primary-450\/55:focus{background-color:rgb(var(--cstu-primary-450)/.55)}.focus\:cstu-bg-primary-450\/60:focus{background-color:rgb(var(--cstu-primary-450)/.6)}.focus\:cstu-bg-primary-450\/65:focus{background-color:rgb(var(--cstu-primary-450)/.65)}.focus\:cstu-bg-primary-450\/70:focus{background-color:rgb(var(--cstu-primary-450)/.7)}.focus\:cstu-bg-primary-450\/75:focus{background-color:rgb(var(--cstu-primary-450)/.75)}.focus\:cstu-bg-primary-450\/80:focus{background-color:rgb(var(--cstu-primary-450)/.8)}.focus\:cstu-bg-primary-450\/85:focus{background-color:rgb(var(--cstu-primary-450)/.85)}.focus\:cstu-bg-primary-450\/90:focus{background-color:rgb(var(--cstu-primary-450)/.9)}.focus\:cstu-bg-primary-450\/95:focus{background-color:rgb(var(--cstu-primary-450)/.95)}.focus\:cstu-bg-primary-50:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-50)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-primary-50\/0:focus{background-color:rgb(var(--cstu-primary-50)/0)}.focus\:cstu-bg-primary-50\/10:focus{background-color:rgb(var(--cstu-primary-50)/.1)}.focus\:cstu-bg-primary-50\/100:focus{background-color:rgb(var(--cstu-primary-50)/1)}.focus\:cstu-bg-primary-50\/15:focus{background-color:rgb(var(--cstu-primary-50)/.15)}.focus\:cstu-bg-primary-50\/20:focus{background-color:rgb(var(--cstu-primary-50)/.2)}.focus\:cstu-bg-primary-50\/25:focus{background-color:rgb(var(--cstu-primary-50)/.25)}.focus\:cstu-bg-primary-50\/30:focus{background-color:rgb(var(--cstu-primary-50)/.3)}.focus\:cstu-bg-primary-50\/35:focus{background-color:rgb(var(--cstu-primary-50)/.35)}.focus\:cstu-bg-primary-50\/40:focus{background-color:rgb(var(--cstu-primary-50)/.4)}.focus\:cstu-bg-primary-50\/45:focus{background-color:rgb(var(--cstu-primary-50)/.45)}.focus\:cstu-bg-primary-50\/5:focus{background-color:rgb(var(--cstu-primary-50)/.05)}.focus\:cstu-bg-primary-50\/50:focus{background-color:rgb(var(--cstu-primary-50)/.5)}.focus\:cstu-bg-primary-50\/55:focus{background-color:rgb(var(--cstu-primary-50)/.55)}.focus\:cstu-bg-primary-50\/60:focus{background-color:rgb(var(--cstu-primary-50)/.6)}.focus\:cstu-bg-primary-50\/65:focus{background-color:rgb(var(--cstu-primary-50)/.65)}.focus\:cstu-bg-primary-50\/70:focus{background-color:rgb(var(--cstu-primary-50)/.7)}.focus\:cstu-bg-primary-50\/75:focus{background-color:rgb(var(--cstu-primary-50)/.75)}.focus\:cstu-bg-primary-50\/80:focus{background-color:rgb(var(--cstu-primary-50)/.8)}.focus\:cstu-bg-primary-50\/85:focus{background-color:rgb(var(--cstu-primary-50)/.85)}.focus\:cstu-bg-primary-50\/90:focus{background-color:rgb(var(--cstu-primary-50)/.9)}.focus\:cstu-bg-primary-50\/95:focus{background-color:rgb(var(--cstu-primary-50)/.95)}.focus\:cstu-bg-primary-500:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-500)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-primary-500\/0:focus{background-color:rgb(var(--cstu-primary-500)/0)}.focus\:cstu-bg-primary-500\/10:focus{background-color:rgb(var(--cstu-primary-500)/.1)}.focus\:cstu-bg-primary-500\/100:focus{background-color:rgb(var(--cstu-primary-500)/1)}.focus\:cstu-bg-primary-500\/15:focus{background-color:rgb(var(--cstu-primary-500)/.15)}.focus\:cstu-bg-primary-500\/20:focus{background-color:rgb(var(--cstu-primary-500)/.2)}.focus\:cstu-bg-primary-500\/25:focus{background-color:rgb(var(--cstu-primary-500)/.25)}.focus\:cstu-bg-primary-500\/30:focus{background-color:rgb(var(--cstu-primary-500)/.3)}.focus\:cstu-bg-primary-500\/35:focus{background-color:rgb(var(--cstu-primary-500)/.35)}.focus\:cstu-bg-primary-500\/40:focus{background-color:rgb(var(--cstu-primary-500)/.4)}.focus\:cstu-bg-primary-500\/45:focus{background-color:rgb(var(--cstu-primary-500)/.45)}.focus\:cstu-bg-primary-500\/5:focus{background-color:rgb(var(--cstu-primary-500)/.05)}.focus\:cstu-bg-primary-500\/50:focus{background-color:rgb(var(--cstu-primary-500)/.5)}.focus\:cstu-bg-primary-500\/55:focus{background-color:rgb(var(--cstu-primary-500)/.55)}.focus\:cstu-bg-primary-500\/60:focus{background-color:rgb(var(--cstu-primary-500)/.6)}.focus\:cstu-bg-primary-500\/65:focus{background-color:rgb(var(--cstu-primary-500)/.65)}.focus\:cstu-bg-primary-500\/70:focus{background-color:rgb(var(--cstu-primary-500)/.7)}.focus\:cstu-bg-primary-500\/75:focus{background-color:rgb(var(--cstu-primary-500)/.75)}.focus\:cstu-bg-primary-500\/80:focus{background-color:rgb(var(--cstu-primary-500)/.8)}.focus\:cstu-bg-primary-500\/85:focus{background-color:rgb(var(--cstu-primary-500)/.85)}.focus\:cstu-bg-primary-500\/90:focus{background-color:rgb(var(--cstu-primary-500)/.9)}.focus\:cstu-bg-primary-500\/95:focus{background-color:rgb(var(--cstu-primary-500)/.95)}.focus\:cstu-bg-primary-550:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-550)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-primary-550\/0:focus{background-color:rgb(var(--cstu-primary-550)/0)}.focus\:cstu-bg-primary-550\/10:focus{background-color:rgb(var(--cstu-primary-550)/.1)}.focus\:cstu-bg-primary-550\/100:focus{background-color:rgb(var(--cstu-primary-550)/1)}.focus\:cstu-bg-primary-550\/15:focus{background-color:rgb(var(--cstu-primary-550)/.15)}.focus\:cstu-bg-primary-550\/20:focus{background-color:rgb(var(--cstu-primary-550)/.2)}.focus\:cstu-bg-primary-550\/25:focus{background-color:rgb(var(--cstu-primary-550)/.25)}.focus\:cstu-bg-primary-550\/30:focus{background-color:rgb(var(--cstu-primary-550)/.3)}.focus\:cstu-bg-primary-550\/35:focus{background-color:rgb(var(--cstu-primary-550)/.35)}.focus\:cstu-bg-primary-550\/40:focus{background-color:rgb(var(--cstu-primary-550)/.4)}.focus\:cstu-bg-primary-550\/45:focus{background-color:rgb(var(--cstu-primary-550)/.45)}.focus\:cstu-bg-primary-550\/5:focus{background-color:rgb(var(--cstu-primary-550)/.05)}.focus\:cstu-bg-primary-550\/50:focus{background-color:rgb(var(--cstu-primary-550)/.5)}.focus\:cstu-bg-primary-550\/55:focus{background-color:rgb(var(--cstu-primary-550)/.55)}.focus\:cstu-bg-primary-550\/60:focus{background-color:rgb(var(--cstu-primary-550)/.6)}.focus\:cstu-bg-primary-550\/65:focus{background-color:rgb(var(--cstu-primary-550)/.65)}.focus\:cstu-bg-primary-550\/70:focus{background-color:rgb(var(--cstu-primary-550)/.7)}.focus\:cstu-bg-primary-550\/75:focus{background-color:rgb(var(--cstu-primary-550)/.75)}.focus\:cstu-bg-primary-550\/80:focus{background-color:rgb(var(--cstu-primary-550)/.8)}.focus\:cstu-bg-primary-550\/85:focus{background-color:rgb(var(--cstu-primary-550)/.85)}.focus\:cstu-bg-primary-550\/90:focus{background-color:rgb(var(--cstu-primary-550)/.9)}.focus\:cstu-bg-primary-550\/95:focus{background-color:rgb(var(--cstu-primary-550)/.95)}.focus\:cstu-bg-primary-600:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-600)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-primary-600\/0:focus{background-color:rgb(var(--cstu-primary-600)/0)}.focus\:cstu-bg-primary-600\/10:focus{background-color:rgb(var(--cstu-primary-600)/.1)}.focus\:cstu-bg-primary-600\/100:focus{background-color:rgb(var(--cstu-primary-600)/1)}.focus\:cstu-bg-primary-600\/15:focus{background-color:rgb(var(--cstu-primary-600)/.15)}.focus\:cstu-bg-primary-600\/20:focus{background-color:rgb(var(--cstu-primary-600)/.2)}.focus\:cstu-bg-primary-600\/25:focus{background-color:rgb(var(--cstu-primary-600)/.25)}.focus\:cstu-bg-primary-600\/30:focus{background-color:rgb(var(--cstu-primary-600)/.3)}.focus\:cstu-bg-primary-600\/35:focus{background-color:rgb(var(--cstu-primary-600)/.35)}.focus\:cstu-bg-primary-600\/40:focus{background-color:rgb(var(--cstu-primary-600)/.4)}.focus\:cstu-bg-primary-600\/45:focus{background-color:rgb(var(--cstu-primary-600)/.45)}.focus\:cstu-bg-primary-600\/5:focus{background-color:rgb(var(--cstu-primary-600)/.05)}.focus\:cstu-bg-primary-600\/50:focus{background-color:rgb(var(--cstu-primary-600)/.5)}.focus\:cstu-bg-primary-600\/55:focus{background-color:rgb(var(--cstu-primary-600)/.55)}.focus\:cstu-bg-primary-600\/60:focus{background-color:rgb(var(--cstu-primary-600)/.6)}.focus\:cstu-bg-primary-600\/65:focus{background-color:rgb(var(--cstu-primary-600)/.65)}.focus\:cstu-bg-primary-600\/70:focus{background-color:rgb(var(--cstu-primary-600)/.7)}.focus\:cstu-bg-primary-600\/75:focus{background-color:rgb(var(--cstu-primary-600)/.75)}.focus\:cstu-bg-primary-600\/80:focus{background-color:rgb(var(--cstu-primary-600)/.8)}.focus\:cstu-bg-primary-600\/85:focus{background-color:rgb(var(--cstu-primary-600)/.85)}.focus\:cstu-bg-primary-600\/90:focus{background-color:rgb(var(--cstu-primary-600)/.9)}.focus\:cstu-bg-primary-600\/95:focus{background-color:rgb(var(--cstu-primary-600)/.95)}.focus\:cstu-bg-primary-700:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-700)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-primary-700\/0:focus{background-color:rgb(var(--cstu-primary-700)/0)}.focus\:cstu-bg-primary-700\/10:focus{background-color:rgb(var(--cstu-primary-700)/.1)}.focus\:cstu-bg-primary-700\/100:focus{background-color:rgb(var(--cstu-primary-700)/1)}.focus\:cstu-bg-primary-700\/15:focus{background-color:rgb(var(--cstu-primary-700)/.15)}.focus\:cstu-bg-primary-700\/20:focus{background-color:rgb(var(--cstu-primary-700)/.2)}.focus\:cstu-bg-primary-700\/25:focus{background-color:rgb(var(--cstu-primary-700)/.25)}.focus\:cstu-bg-primary-700\/30:focus{background-color:rgb(var(--cstu-primary-700)/.3)}.focus\:cstu-bg-primary-700\/35:focus{background-color:rgb(var(--cstu-primary-700)/.35)}.focus\:cstu-bg-primary-700\/40:focus{background-color:rgb(var(--cstu-primary-700)/.4)}.focus\:cstu-bg-primary-700\/45:focus{background-color:rgb(var(--cstu-primary-700)/.45)}.focus\:cstu-bg-primary-700\/5:focus{background-color:rgb(var(--cstu-primary-700)/.05)}.focus\:cstu-bg-primary-700\/50:focus{background-color:rgb(var(--cstu-primary-700)/.5)}.focus\:cstu-bg-primary-700\/55:focus{background-color:rgb(var(--cstu-primary-700)/.55)}.focus\:cstu-bg-primary-700\/60:focus{background-color:rgb(var(--cstu-primary-700)/.6)}.focus\:cstu-bg-primary-700\/65:focus{background-color:rgb(var(--cstu-primary-700)/.65)}.focus\:cstu-bg-primary-700\/70:focus{background-color:rgb(var(--cstu-primary-700)/.7)}.focus\:cstu-bg-primary-700\/75:focus{background-color:rgb(var(--cstu-primary-700)/.75)}.focus\:cstu-bg-primary-700\/80:focus{background-color:rgb(var(--cstu-primary-700)/.8)}.focus\:cstu-bg-primary-700\/85:focus{background-color:rgb(var(--cstu-primary-700)/.85)}.focus\:cstu-bg-primary-700\/90:focus{background-color:rgb(var(--cstu-primary-700)/.9)}.focus\:cstu-bg-primary-700\/95:focus{background-color:rgb(var(--cstu-primary-700)/.95)}.focus\:cstu-bg-primary-800:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-800)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-primary-800\/0:focus{background-color:rgb(var(--cstu-primary-800)/0)}.focus\:cstu-bg-primary-800\/10:focus{background-color:rgb(var(--cstu-primary-800)/.1)}.focus\:cstu-bg-primary-800\/100:focus{background-color:rgb(var(--cstu-primary-800)/1)}.focus\:cstu-bg-primary-800\/15:focus{background-color:rgb(var(--cstu-primary-800)/.15)}.focus\:cstu-bg-primary-800\/20:focus{background-color:rgb(var(--cstu-primary-800)/.2)}.focus\:cstu-bg-primary-800\/25:focus{background-color:rgb(var(--cstu-primary-800)/.25)}.focus\:cstu-bg-primary-800\/30:focus{background-color:rgb(var(--cstu-primary-800)/.3)}.focus\:cstu-bg-primary-800\/35:focus{background-color:rgb(var(--cstu-primary-800)/.35)}.focus\:cstu-bg-primary-800\/40:focus{background-color:rgb(var(--cstu-primary-800)/.4)}.focus\:cstu-bg-primary-800\/45:focus{background-color:rgb(var(--cstu-primary-800)/.45)}.focus\:cstu-bg-primary-800\/5:focus{background-color:rgb(var(--cstu-primary-800)/.05)}.focus\:cstu-bg-primary-800\/50:focus{background-color:rgb(var(--cstu-primary-800)/.5)}.focus\:cstu-bg-primary-800\/55:focus{background-color:rgb(var(--cstu-primary-800)/.55)}.focus\:cstu-bg-primary-800\/60:focus{background-color:rgb(var(--cstu-primary-800)/.6)}.focus\:cstu-bg-primary-800\/65:focus{background-color:rgb(var(--cstu-primary-800)/.65)}.focus\:cstu-bg-primary-800\/70:focus{background-color:rgb(var(--cstu-primary-800)/.7)}.focus\:cstu-bg-primary-800\/75:focus{background-color:rgb(var(--cstu-primary-800)/.75)}.focus\:cstu-bg-primary-800\/80:focus{background-color:rgb(var(--cstu-primary-800)/.8)}.focus\:cstu-bg-primary-800\/85:focus{background-color:rgb(var(--cstu-primary-800)/.85)}.focus\:cstu-bg-primary-800\/90:focus{background-color:rgb(var(--cstu-primary-800)/.9)}.focus\:cstu-bg-primary-800\/95:focus{background-color:rgb(var(--cstu-primary-800)/.95)}.focus\:cstu-bg-primary-900:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-900)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-primary-900\/0:focus{background-color:rgb(var(--cstu-primary-900)/0)}.focus\:cstu-bg-primary-900\/10:focus{background-color:rgb(var(--cstu-primary-900)/.1)}.focus\:cstu-bg-primary-900\/100:focus{background-color:rgb(var(--cstu-primary-900)/1)}.focus\:cstu-bg-primary-900\/15:focus{background-color:rgb(var(--cstu-primary-900)/.15)}.focus\:cstu-bg-primary-900\/20:focus{background-color:rgb(var(--cstu-primary-900)/.2)}.focus\:cstu-bg-primary-900\/25:focus{background-color:rgb(var(--cstu-primary-900)/.25)}.focus\:cstu-bg-primary-900\/30:focus{background-color:rgb(var(--cstu-primary-900)/.3)}.focus\:cstu-bg-primary-900\/35:focus{background-color:rgb(var(--cstu-primary-900)/.35)}.focus\:cstu-bg-primary-900\/40:focus{background-color:rgb(var(--cstu-primary-900)/.4)}.focus\:cstu-bg-primary-900\/45:focus{background-color:rgb(var(--cstu-primary-900)/.45)}.focus\:cstu-bg-primary-900\/5:focus{background-color:rgb(var(--cstu-primary-900)/.05)}.focus\:cstu-bg-primary-900\/50:focus{background-color:rgb(var(--cstu-primary-900)/.5)}.focus\:cstu-bg-primary-900\/55:focus{background-color:rgb(var(--cstu-primary-900)/.55)}.focus\:cstu-bg-primary-900\/60:focus{background-color:rgb(var(--cstu-primary-900)/.6)}.focus\:cstu-bg-primary-900\/65:focus{background-color:rgb(var(--cstu-primary-900)/.65)}.focus\:cstu-bg-primary-900\/70:focus{background-color:rgb(var(--cstu-primary-900)/.7)}.focus\:cstu-bg-primary-900\/75:focus{background-color:rgb(var(--cstu-primary-900)/.75)}.focus\:cstu-bg-primary-900\/80:focus{background-color:rgb(var(--cstu-primary-900)/.8)}.focus\:cstu-bg-primary-900\/85:focus{background-color:rgb(var(--cstu-primary-900)/.85)}.focus\:cstu-bg-primary-900\/90:focus{background-color:rgb(var(--cstu-primary-900)/.9)}.focus\:cstu-bg-primary-900\/95:focus{background-color:rgb(var(--cstu-primary-900)/.95)}.focus\:cstu-bg-purple-100:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-100)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-purple-100\/0:focus{background-color:rgb(var(--cstu-purple-100)/0)}.focus\:cstu-bg-purple-100\/10:focus{background-color:rgb(var(--cstu-purple-100)/.1)}.focus\:cstu-bg-purple-100\/100:focus{background-color:rgb(var(--cstu-purple-100)/1)}.focus\:cstu-bg-purple-100\/15:focus{background-color:rgb(var(--cstu-purple-100)/.15)}.focus\:cstu-bg-purple-100\/20:focus{background-color:rgb(var(--cstu-purple-100)/.2)}.focus\:cstu-bg-purple-100\/25:focus{background-color:rgb(var(--cstu-purple-100)/.25)}.focus\:cstu-bg-purple-100\/30:focus{background-color:rgb(var(--cstu-purple-100)/.3)}.focus\:cstu-bg-purple-100\/35:focus{background-color:rgb(var(--cstu-purple-100)/.35)}.focus\:cstu-bg-purple-100\/40:focus{background-color:rgb(var(--cstu-purple-100)/.4)}.focus\:cstu-bg-purple-100\/45:focus{background-color:rgb(var(--cstu-purple-100)/.45)}.focus\:cstu-bg-purple-100\/5:focus{background-color:rgb(var(--cstu-purple-100)/.05)}.focus\:cstu-bg-purple-100\/50:focus{background-color:rgb(var(--cstu-purple-100)/.5)}.focus\:cstu-bg-purple-100\/55:focus{background-color:rgb(var(--cstu-purple-100)/.55)}.focus\:cstu-bg-purple-100\/60:focus{background-color:rgb(var(--cstu-purple-100)/.6)}.focus\:cstu-bg-purple-100\/65:focus{background-color:rgb(var(--cstu-purple-100)/.65)}.focus\:cstu-bg-purple-100\/70:focus{background-color:rgb(var(--cstu-purple-100)/.7)}.focus\:cstu-bg-purple-100\/75:focus{background-color:rgb(var(--cstu-purple-100)/.75)}.focus\:cstu-bg-purple-100\/80:focus{background-color:rgb(var(--cstu-purple-100)/.8)}.focus\:cstu-bg-purple-100\/85:focus{background-color:rgb(var(--cstu-purple-100)/.85)}.focus\:cstu-bg-purple-100\/90:focus{background-color:rgb(var(--cstu-purple-100)/.9)}.focus\:cstu-bg-purple-100\/95:focus{background-color:rgb(var(--cstu-purple-100)/.95)}.focus\:cstu-bg-purple-200:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-200)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-purple-200\/0:focus{background-color:rgb(var(--cstu-purple-200)/0)}.focus\:cstu-bg-purple-200\/10:focus{background-color:rgb(var(--cstu-purple-200)/.1)}.focus\:cstu-bg-purple-200\/100:focus{background-color:rgb(var(--cstu-purple-200)/1)}.focus\:cstu-bg-purple-200\/15:focus{background-color:rgb(var(--cstu-purple-200)/.15)}.focus\:cstu-bg-purple-200\/20:focus{background-color:rgb(var(--cstu-purple-200)/.2)}.focus\:cstu-bg-purple-200\/25:focus{background-color:rgb(var(--cstu-purple-200)/.25)}.focus\:cstu-bg-purple-200\/30:focus{background-color:rgb(var(--cstu-purple-200)/.3)}.focus\:cstu-bg-purple-200\/35:focus{background-color:rgb(var(--cstu-purple-200)/.35)}.focus\:cstu-bg-purple-200\/40:focus{background-color:rgb(var(--cstu-purple-200)/.4)}.focus\:cstu-bg-purple-200\/45:focus{background-color:rgb(var(--cstu-purple-200)/.45)}.focus\:cstu-bg-purple-200\/5:focus{background-color:rgb(var(--cstu-purple-200)/.05)}.focus\:cstu-bg-purple-200\/50:focus{background-color:rgb(var(--cstu-purple-200)/.5)}.focus\:cstu-bg-purple-200\/55:focus{background-color:rgb(var(--cstu-purple-200)/.55)}.focus\:cstu-bg-purple-200\/60:focus{background-color:rgb(var(--cstu-purple-200)/.6)}.focus\:cstu-bg-purple-200\/65:focus{background-color:rgb(var(--cstu-purple-200)/.65)}.focus\:cstu-bg-purple-200\/70:focus{background-color:rgb(var(--cstu-purple-200)/.7)}.focus\:cstu-bg-purple-200\/75:focus{background-color:rgb(var(--cstu-purple-200)/.75)}.focus\:cstu-bg-purple-200\/80:focus{background-color:rgb(var(--cstu-purple-200)/.8)}.focus\:cstu-bg-purple-200\/85:focus{background-color:rgb(var(--cstu-purple-200)/.85)}.focus\:cstu-bg-purple-200\/90:focus{background-color:rgb(var(--cstu-purple-200)/.9)}.focus\:cstu-bg-purple-200\/95:focus{background-color:rgb(var(--cstu-purple-200)/.95)}.focus\:cstu-bg-purple-300:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-300)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-purple-300\/0:focus{background-color:rgb(var(--cstu-purple-300)/0)}.focus\:cstu-bg-purple-300\/10:focus{background-color:rgb(var(--cstu-purple-300)/.1)}.focus\:cstu-bg-purple-300\/100:focus{background-color:rgb(var(--cstu-purple-300)/1)}.focus\:cstu-bg-purple-300\/15:focus{background-color:rgb(var(--cstu-purple-300)/.15)}.focus\:cstu-bg-purple-300\/20:focus{background-color:rgb(var(--cstu-purple-300)/.2)}.focus\:cstu-bg-purple-300\/25:focus{background-color:rgb(var(--cstu-purple-300)/.25)}.focus\:cstu-bg-purple-300\/30:focus{background-color:rgb(var(--cstu-purple-300)/.3)}.focus\:cstu-bg-purple-300\/35:focus{background-color:rgb(var(--cstu-purple-300)/.35)}.focus\:cstu-bg-purple-300\/40:focus{background-color:rgb(var(--cstu-purple-300)/.4)}.focus\:cstu-bg-purple-300\/45:focus{background-color:rgb(var(--cstu-purple-300)/.45)}.focus\:cstu-bg-purple-300\/5:focus{background-color:rgb(var(--cstu-purple-300)/.05)}.focus\:cstu-bg-purple-300\/50:focus{background-color:rgb(var(--cstu-purple-300)/.5)}.focus\:cstu-bg-purple-300\/55:focus{background-color:rgb(var(--cstu-purple-300)/.55)}.focus\:cstu-bg-purple-300\/60:focus{background-color:rgb(var(--cstu-purple-300)/.6)}.focus\:cstu-bg-purple-300\/65:focus{background-color:rgb(var(--cstu-purple-300)/.65)}.focus\:cstu-bg-purple-300\/70:focus{background-color:rgb(var(--cstu-purple-300)/.7)}.focus\:cstu-bg-purple-300\/75:focus{background-color:rgb(var(--cstu-purple-300)/.75)}.focus\:cstu-bg-purple-300\/80:focus{background-color:rgb(var(--cstu-purple-300)/.8)}.focus\:cstu-bg-purple-300\/85:focus{background-color:rgb(var(--cstu-purple-300)/.85)}.focus\:cstu-bg-purple-300\/90:focus{background-color:rgb(var(--cstu-purple-300)/.9)}.focus\:cstu-bg-purple-300\/95:focus{background-color:rgb(var(--cstu-purple-300)/.95)}.focus\:cstu-bg-purple-400:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-400)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-purple-400\/0:focus{background-color:rgb(var(--cstu-purple-400)/0)}.focus\:cstu-bg-purple-400\/10:focus{background-color:rgb(var(--cstu-purple-400)/.1)}.focus\:cstu-bg-purple-400\/100:focus{background-color:rgb(var(--cstu-purple-400)/1)}.focus\:cstu-bg-purple-400\/15:focus{background-color:rgb(var(--cstu-purple-400)/.15)}.focus\:cstu-bg-purple-400\/20:focus{background-color:rgb(var(--cstu-purple-400)/.2)}.focus\:cstu-bg-purple-400\/25:focus{background-color:rgb(var(--cstu-purple-400)/.25)}.focus\:cstu-bg-purple-400\/30:focus{background-color:rgb(var(--cstu-purple-400)/.3)}.focus\:cstu-bg-purple-400\/35:focus{background-color:rgb(var(--cstu-purple-400)/.35)}.focus\:cstu-bg-purple-400\/40:focus{background-color:rgb(var(--cstu-purple-400)/.4)}.focus\:cstu-bg-purple-400\/45:focus{background-color:rgb(var(--cstu-purple-400)/.45)}.focus\:cstu-bg-purple-400\/5:focus{background-color:rgb(var(--cstu-purple-400)/.05)}.focus\:cstu-bg-purple-400\/50:focus{background-color:rgb(var(--cstu-purple-400)/.5)}.focus\:cstu-bg-purple-400\/55:focus{background-color:rgb(var(--cstu-purple-400)/.55)}.focus\:cstu-bg-purple-400\/60:focus{background-color:rgb(var(--cstu-purple-400)/.6)}.focus\:cstu-bg-purple-400\/65:focus{background-color:rgb(var(--cstu-purple-400)/.65)}.focus\:cstu-bg-purple-400\/70:focus{background-color:rgb(var(--cstu-purple-400)/.7)}.focus\:cstu-bg-purple-400\/75:focus{background-color:rgb(var(--cstu-purple-400)/.75)}.focus\:cstu-bg-purple-400\/80:focus{background-color:rgb(var(--cstu-purple-400)/.8)}.focus\:cstu-bg-purple-400\/85:focus{background-color:rgb(var(--cstu-purple-400)/.85)}.focus\:cstu-bg-purple-400\/90:focus{background-color:rgb(var(--cstu-purple-400)/.9)}.focus\:cstu-bg-purple-400\/95:focus{background-color:rgb(var(--cstu-purple-400)/.95)}.focus\:cstu-bg-purple-50:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-50)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-purple-50\/0:focus{background-color:rgb(var(--cstu-purple-50)/0)}.focus\:cstu-bg-purple-50\/10:focus{background-color:rgb(var(--cstu-purple-50)/.1)}.focus\:cstu-bg-purple-50\/100:focus{background-color:rgb(var(--cstu-purple-50)/1)}.focus\:cstu-bg-purple-50\/15:focus{background-color:rgb(var(--cstu-purple-50)/.15)}.focus\:cstu-bg-purple-50\/20:focus{background-color:rgb(var(--cstu-purple-50)/.2)}.focus\:cstu-bg-purple-50\/25:focus{background-color:rgb(var(--cstu-purple-50)/.25)}.focus\:cstu-bg-purple-50\/30:focus{background-color:rgb(var(--cstu-purple-50)/.3)}.focus\:cstu-bg-purple-50\/35:focus{background-color:rgb(var(--cstu-purple-50)/.35)}.focus\:cstu-bg-purple-50\/40:focus{background-color:rgb(var(--cstu-purple-50)/.4)}.focus\:cstu-bg-purple-50\/45:focus{background-color:rgb(var(--cstu-purple-50)/.45)}.focus\:cstu-bg-purple-50\/5:focus{background-color:rgb(var(--cstu-purple-50)/.05)}.focus\:cstu-bg-purple-50\/50:focus{background-color:rgb(var(--cstu-purple-50)/.5)}.focus\:cstu-bg-purple-50\/55:focus{background-color:rgb(var(--cstu-purple-50)/.55)}.focus\:cstu-bg-purple-50\/60:focus{background-color:rgb(var(--cstu-purple-50)/.6)}.focus\:cstu-bg-purple-50\/65:focus{background-color:rgb(var(--cstu-purple-50)/.65)}.focus\:cstu-bg-purple-50\/70:focus{background-color:rgb(var(--cstu-purple-50)/.7)}.focus\:cstu-bg-purple-50\/75:focus{background-color:rgb(var(--cstu-purple-50)/.75)}.focus\:cstu-bg-purple-50\/80:focus{background-color:rgb(var(--cstu-purple-50)/.8)}.focus\:cstu-bg-purple-50\/85:focus{background-color:rgb(var(--cstu-purple-50)/.85)}.focus\:cstu-bg-purple-50\/90:focus{background-color:rgb(var(--cstu-purple-50)/.9)}.focus\:cstu-bg-purple-50\/95:focus{background-color:rgb(var(--cstu-purple-50)/.95)}.focus\:cstu-bg-purple-500:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-500)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-purple-500\/0:focus{background-color:rgb(var(--cstu-purple-500)/0)}.focus\:cstu-bg-purple-500\/10:focus{background-color:rgb(var(--cstu-purple-500)/.1)}.focus\:cstu-bg-purple-500\/100:focus{background-color:rgb(var(--cstu-purple-500)/1)}.focus\:cstu-bg-purple-500\/15:focus{background-color:rgb(var(--cstu-purple-500)/.15)}.focus\:cstu-bg-purple-500\/20:focus{background-color:rgb(var(--cstu-purple-500)/.2)}.focus\:cstu-bg-purple-500\/25:focus{background-color:rgb(var(--cstu-purple-500)/.25)}.focus\:cstu-bg-purple-500\/30:focus{background-color:rgb(var(--cstu-purple-500)/.3)}.focus\:cstu-bg-purple-500\/35:focus{background-color:rgb(var(--cstu-purple-500)/.35)}.focus\:cstu-bg-purple-500\/40:focus{background-color:rgb(var(--cstu-purple-500)/.4)}.focus\:cstu-bg-purple-500\/45:focus{background-color:rgb(var(--cstu-purple-500)/.45)}.focus\:cstu-bg-purple-500\/5:focus{background-color:rgb(var(--cstu-purple-500)/.05)}.focus\:cstu-bg-purple-500\/50:focus{background-color:rgb(var(--cstu-purple-500)/.5)}.focus\:cstu-bg-purple-500\/55:focus{background-color:rgb(var(--cstu-purple-500)/.55)}.focus\:cstu-bg-purple-500\/60:focus{background-color:rgb(var(--cstu-purple-500)/.6)}.focus\:cstu-bg-purple-500\/65:focus{background-color:rgb(var(--cstu-purple-500)/.65)}.focus\:cstu-bg-purple-500\/70:focus{background-color:rgb(var(--cstu-purple-500)/.7)}.focus\:cstu-bg-purple-500\/75:focus{background-color:rgb(var(--cstu-purple-500)/.75)}.focus\:cstu-bg-purple-500\/80:focus{background-color:rgb(var(--cstu-purple-500)/.8)}.focus\:cstu-bg-purple-500\/85:focus{background-color:rgb(var(--cstu-purple-500)/.85)}.focus\:cstu-bg-purple-500\/90:focus{background-color:rgb(var(--cstu-purple-500)/.9)}.focus\:cstu-bg-purple-500\/95:focus{background-color:rgb(var(--cstu-purple-500)/.95)}.focus\:cstu-bg-purple-600:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-600)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-purple-600\/0:focus{background-color:rgb(var(--cstu-purple-600)/0)}.focus\:cstu-bg-purple-600\/10:focus{background-color:rgb(var(--cstu-purple-600)/.1)}.focus\:cstu-bg-purple-600\/100:focus{background-color:rgb(var(--cstu-purple-600)/1)}.focus\:cstu-bg-purple-600\/15:focus{background-color:rgb(var(--cstu-purple-600)/.15)}.focus\:cstu-bg-purple-600\/20:focus{background-color:rgb(var(--cstu-purple-600)/.2)}.focus\:cstu-bg-purple-600\/25:focus{background-color:rgb(var(--cstu-purple-600)/.25)}.focus\:cstu-bg-purple-600\/30:focus{background-color:rgb(var(--cstu-purple-600)/.3)}.focus\:cstu-bg-purple-600\/35:focus{background-color:rgb(var(--cstu-purple-600)/.35)}.focus\:cstu-bg-purple-600\/40:focus{background-color:rgb(var(--cstu-purple-600)/.4)}.focus\:cstu-bg-purple-600\/45:focus{background-color:rgb(var(--cstu-purple-600)/.45)}.focus\:cstu-bg-purple-600\/5:focus{background-color:rgb(var(--cstu-purple-600)/.05)}.focus\:cstu-bg-purple-600\/50:focus{background-color:rgb(var(--cstu-purple-600)/.5)}.focus\:cstu-bg-purple-600\/55:focus{background-color:rgb(var(--cstu-purple-600)/.55)}.focus\:cstu-bg-purple-600\/60:focus{background-color:rgb(var(--cstu-purple-600)/.6)}.focus\:cstu-bg-purple-600\/65:focus{background-color:rgb(var(--cstu-purple-600)/.65)}.focus\:cstu-bg-purple-600\/70:focus{background-color:rgb(var(--cstu-purple-600)/.7)}.focus\:cstu-bg-purple-600\/75:focus{background-color:rgb(var(--cstu-purple-600)/.75)}.focus\:cstu-bg-purple-600\/80:focus{background-color:rgb(var(--cstu-purple-600)/.8)}.focus\:cstu-bg-purple-600\/85:focus{background-color:rgb(var(--cstu-purple-600)/.85)}.focus\:cstu-bg-purple-600\/90:focus{background-color:rgb(var(--cstu-purple-600)/.9)}.focus\:cstu-bg-purple-600\/95:focus{background-color:rgb(var(--cstu-purple-600)/.95)}.focus\:cstu-bg-purple-700:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-700)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-purple-700\/0:focus{background-color:rgb(var(--cstu-purple-700)/0)}.focus\:cstu-bg-purple-700\/10:focus{background-color:rgb(var(--cstu-purple-700)/.1)}.focus\:cstu-bg-purple-700\/100:focus{background-color:rgb(var(--cstu-purple-700)/1)}.focus\:cstu-bg-purple-700\/15:focus{background-color:rgb(var(--cstu-purple-700)/.15)}.focus\:cstu-bg-purple-700\/20:focus{background-color:rgb(var(--cstu-purple-700)/.2)}.focus\:cstu-bg-purple-700\/25:focus{background-color:rgb(var(--cstu-purple-700)/.25)}.focus\:cstu-bg-purple-700\/30:focus{background-color:rgb(var(--cstu-purple-700)/.3)}.focus\:cstu-bg-purple-700\/35:focus{background-color:rgb(var(--cstu-purple-700)/.35)}.focus\:cstu-bg-purple-700\/40:focus{background-color:rgb(var(--cstu-purple-700)/.4)}.focus\:cstu-bg-purple-700\/45:focus{background-color:rgb(var(--cstu-purple-700)/.45)}.focus\:cstu-bg-purple-700\/5:focus{background-color:rgb(var(--cstu-purple-700)/.05)}.focus\:cstu-bg-purple-700\/50:focus{background-color:rgb(var(--cstu-purple-700)/.5)}.focus\:cstu-bg-purple-700\/55:focus{background-color:rgb(var(--cstu-purple-700)/.55)}.focus\:cstu-bg-purple-700\/60:focus{background-color:rgb(var(--cstu-purple-700)/.6)}.focus\:cstu-bg-purple-700\/65:focus{background-color:rgb(var(--cstu-purple-700)/.65)}.focus\:cstu-bg-purple-700\/70:focus{background-color:rgb(var(--cstu-purple-700)/.7)}.focus\:cstu-bg-purple-700\/75:focus{background-color:rgb(var(--cstu-purple-700)/.75)}.focus\:cstu-bg-purple-700\/80:focus{background-color:rgb(var(--cstu-purple-700)/.8)}.focus\:cstu-bg-purple-700\/85:focus{background-color:rgb(var(--cstu-purple-700)/.85)}.focus\:cstu-bg-purple-700\/90:focus{background-color:rgb(var(--cstu-purple-700)/.9)}.focus\:cstu-bg-purple-700\/95:focus{background-color:rgb(var(--cstu-purple-700)/.95)}.focus\:cstu-bg-purple-800:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-800)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-purple-800\/0:focus{background-color:rgb(var(--cstu-purple-800)/0)}.focus\:cstu-bg-purple-800\/10:focus{background-color:rgb(var(--cstu-purple-800)/.1)}.focus\:cstu-bg-purple-800\/100:focus{background-color:rgb(var(--cstu-purple-800)/1)}.focus\:cstu-bg-purple-800\/15:focus{background-color:rgb(var(--cstu-purple-800)/.15)}.focus\:cstu-bg-purple-800\/20:focus{background-color:rgb(var(--cstu-purple-800)/.2)}.focus\:cstu-bg-purple-800\/25:focus{background-color:rgb(var(--cstu-purple-800)/.25)}.focus\:cstu-bg-purple-800\/30:focus{background-color:rgb(var(--cstu-purple-800)/.3)}.focus\:cstu-bg-purple-800\/35:focus{background-color:rgb(var(--cstu-purple-800)/.35)}.focus\:cstu-bg-purple-800\/40:focus{background-color:rgb(var(--cstu-purple-800)/.4)}.focus\:cstu-bg-purple-800\/45:focus{background-color:rgb(var(--cstu-purple-800)/.45)}.focus\:cstu-bg-purple-800\/5:focus{background-color:rgb(var(--cstu-purple-800)/.05)}.focus\:cstu-bg-purple-800\/50:focus{background-color:rgb(var(--cstu-purple-800)/.5)}.focus\:cstu-bg-purple-800\/55:focus{background-color:rgb(var(--cstu-purple-800)/.55)}.focus\:cstu-bg-purple-800\/60:focus{background-color:rgb(var(--cstu-purple-800)/.6)}.focus\:cstu-bg-purple-800\/65:focus{background-color:rgb(var(--cstu-purple-800)/.65)}.focus\:cstu-bg-purple-800\/70:focus{background-color:rgb(var(--cstu-purple-800)/.7)}.focus\:cstu-bg-purple-800\/75:focus{background-color:rgb(var(--cstu-purple-800)/.75)}.focus\:cstu-bg-purple-800\/80:focus{background-color:rgb(var(--cstu-purple-800)/.8)}.focus\:cstu-bg-purple-800\/85:focus{background-color:rgb(var(--cstu-purple-800)/.85)}.focus\:cstu-bg-purple-800\/90:focus{background-color:rgb(var(--cstu-purple-800)/.9)}.focus\:cstu-bg-purple-800\/95:focus{background-color:rgb(var(--cstu-purple-800)/.95)}.focus\:cstu-bg-purple-900:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-900)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-purple-900\/0:focus{background-color:rgb(var(--cstu-purple-900)/0)}.focus\:cstu-bg-purple-900\/10:focus{background-color:rgb(var(--cstu-purple-900)/.1)}.focus\:cstu-bg-purple-900\/100:focus{background-color:rgb(var(--cstu-purple-900)/1)}.focus\:cstu-bg-purple-900\/15:focus{background-color:rgb(var(--cstu-purple-900)/.15)}.focus\:cstu-bg-purple-900\/20:focus{background-color:rgb(var(--cstu-purple-900)/.2)}.focus\:cstu-bg-purple-900\/25:focus{background-color:rgb(var(--cstu-purple-900)/.25)}.focus\:cstu-bg-purple-900\/30:focus{background-color:rgb(var(--cstu-purple-900)/.3)}.focus\:cstu-bg-purple-900\/35:focus{background-color:rgb(var(--cstu-purple-900)/.35)}.focus\:cstu-bg-purple-900\/40:focus{background-color:rgb(var(--cstu-purple-900)/.4)}.focus\:cstu-bg-purple-900\/45:focus{background-color:rgb(var(--cstu-purple-900)/.45)}.focus\:cstu-bg-purple-900\/5:focus{background-color:rgb(var(--cstu-purple-900)/.05)}.focus\:cstu-bg-purple-900\/50:focus{background-color:rgb(var(--cstu-purple-900)/.5)}.focus\:cstu-bg-purple-900\/55:focus{background-color:rgb(var(--cstu-purple-900)/.55)}.focus\:cstu-bg-purple-900\/60:focus{background-color:rgb(var(--cstu-purple-900)/.6)}.focus\:cstu-bg-purple-900\/65:focus{background-color:rgb(var(--cstu-purple-900)/.65)}.focus\:cstu-bg-purple-900\/70:focus{background-color:rgb(var(--cstu-purple-900)/.7)}.focus\:cstu-bg-purple-900\/75:focus{background-color:rgb(var(--cstu-purple-900)/.75)}.focus\:cstu-bg-purple-900\/80:focus{background-color:rgb(var(--cstu-purple-900)/.8)}.focus\:cstu-bg-purple-900\/85:focus{background-color:rgb(var(--cstu-purple-900)/.85)}.focus\:cstu-bg-purple-900\/90:focus{background-color:rgb(var(--cstu-purple-900)/.9)}.focus\:cstu-bg-purple-900\/95:focus{background-color:rgb(var(--cstu-purple-900)/.95)}.focus\:cstu-bg-red-100:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-100)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-red-100\/0:focus{background-color:rgb(var(--cstu-red-100)/0)}.focus\:cstu-bg-red-100\/10:focus{background-color:rgb(var(--cstu-red-100)/.1)}.focus\:cstu-bg-red-100\/100:focus{background-color:rgb(var(--cstu-red-100)/1)}.focus\:cstu-bg-red-100\/15:focus{background-color:rgb(var(--cstu-red-100)/.15)}.focus\:cstu-bg-red-100\/20:focus{background-color:rgb(var(--cstu-red-100)/.2)}.focus\:cstu-bg-red-100\/25:focus{background-color:rgb(var(--cstu-red-100)/.25)}.focus\:cstu-bg-red-100\/30:focus{background-color:rgb(var(--cstu-red-100)/.3)}.focus\:cstu-bg-red-100\/35:focus{background-color:rgb(var(--cstu-red-100)/.35)}.focus\:cstu-bg-red-100\/40:focus{background-color:rgb(var(--cstu-red-100)/.4)}.focus\:cstu-bg-red-100\/45:focus{background-color:rgb(var(--cstu-red-100)/.45)}.focus\:cstu-bg-red-100\/5:focus{background-color:rgb(var(--cstu-red-100)/.05)}.focus\:cstu-bg-red-100\/50:focus{background-color:rgb(var(--cstu-red-100)/.5)}.focus\:cstu-bg-red-100\/55:focus{background-color:rgb(var(--cstu-red-100)/.55)}.focus\:cstu-bg-red-100\/60:focus{background-color:rgb(var(--cstu-red-100)/.6)}.focus\:cstu-bg-red-100\/65:focus{background-color:rgb(var(--cstu-red-100)/.65)}.focus\:cstu-bg-red-100\/70:focus{background-color:rgb(var(--cstu-red-100)/.7)}.focus\:cstu-bg-red-100\/75:focus{background-color:rgb(var(--cstu-red-100)/.75)}.focus\:cstu-bg-red-100\/80:focus{background-color:rgb(var(--cstu-red-100)/.8)}.focus\:cstu-bg-red-100\/85:focus{background-color:rgb(var(--cstu-red-100)/.85)}.focus\:cstu-bg-red-100\/90:focus{background-color:rgb(var(--cstu-red-100)/.9)}.focus\:cstu-bg-red-100\/95:focus{background-color:rgb(var(--cstu-red-100)/.95)}.focus\:cstu-bg-red-200:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-200)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-red-200\/0:focus{background-color:rgb(var(--cstu-red-200)/0)}.focus\:cstu-bg-red-200\/10:focus{background-color:rgb(var(--cstu-red-200)/.1)}.focus\:cstu-bg-red-200\/100:focus{background-color:rgb(var(--cstu-red-200)/1)}.focus\:cstu-bg-red-200\/15:focus{background-color:rgb(var(--cstu-red-200)/.15)}.focus\:cstu-bg-red-200\/20:focus{background-color:rgb(var(--cstu-red-200)/.2)}.focus\:cstu-bg-red-200\/25:focus{background-color:rgb(var(--cstu-red-200)/.25)}.focus\:cstu-bg-red-200\/30:focus{background-color:rgb(var(--cstu-red-200)/.3)}.focus\:cstu-bg-red-200\/35:focus{background-color:rgb(var(--cstu-red-200)/.35)}.focus\:cstu-bg-red-200\/40:focus{background-color:rgb(var(--cstu-red-200)/.4)}.focus\:cstu-bg-red-200\/45:focus{background-color:rgb(var(--cstu-red-200)/.45)}.focus\:cstu-bg-red-200\/5:focus{background-color:rgb(var(--cstu-red-200)/.05)}.focus\:cstu-bg-red-200\/50:focus{background-color:rgb(var(--cstu-red-200)/.5)}.focus\:cstu-bg-red-200\/55:focus{background-color:rgb(var(--cstu-red-200)/.55)}.focus\:cstu-bg-red-200\/60:focus{background-color:rgb(var(--cstu-red-200)/.6)}.focus\:cstu-bg-red-200\/65:focus{background-color:rgb(var(--cstu-red-200)/.65)}.focus\:cstu-bg-red-200\/70:focus{background-color:rgb(var(--cstu-red-200)/.7)}.focus\:cstu-bg-red-200\/75:focus{background-color:rgb(var(--cstu-red-200)/.75)}.focus\:cstu-bg-red-200\/80:focus{background-color:rgb(var(--cstu-red-200)/.8)}.focus\:cstu-bg-red-200\/85:focus{background-color:rgb(var(--cstu-red-200)/.85)}.focus\:cstu-bg-red-200\/90:focus{background-color:rgb(var(--cstu-red-200)/.9)}.focus\:cstu-bg-red-200\/95:focus{background-color:rgb(var(--cstu-red-200)/.95)}.focus\:cstu-bg-red-300:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-300)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-red-300\/0:focus{background-color:rgb(var(--cstu-red-300)/0)}.focus\:cstu-bg-red-300\/10:focus{background-color:rgb(var(--cstu-red-300)/.1)}.focus\:cstu-bg-red-300\/100:focus{background-color:rgb(var(--cstu-red-300)/1)}.focus\:cstu-bg-red-300\/15:focus{background-color:rgb(var(--cstu-red-300)/.15)}.focus\:cstu-bg-red-300\/20:focus{background-color:rgb(var(--cstu-red-300)/.2)}.focus\:cstu-bg-red-300\/25:focus{background-color:rgb(var(--cstu-red-300)/.25)}.focus\:cstu-bg-red-300\/30:focus{background-color:rgb(var(--cstu-red-300)/.3)}.focus\:cstu-bg-red-300\/35:focus{background-color:rgb(var(--cstu-red-300)/.35)}.focus\:cstu-bg-red-300\/40:focus{background-color:rgb(var(--cstu-red-300)/.4)}.focus\:cstu-bg-red-300\/45:focus{background-color:rgb(var(--cstu-red-300)/.45)}.focus\:cstu-bg-red-300\/5:focus{background-color:rgb(var(--cstu-red-300)/.05)}.focus\:cstu-bg-red-300\/50:focus{background-color:rgb(var(--cstu-red-300)/.5)}.focus\:cstu-bg-red-300\/55:focus{background-color:rgb(var(--cstu-red-300)/.55)}.focus\:cstu-bg-red-300\/60:focus{background-color:rgb(var(--cstu-red-300)/.6)}.focus\:cstu-bg-red-300\/65:focus{background-color:rgb(var(--cstu-red-300)/.65)}.focus\:cstu-bg-red-300\/70:focus{background-color:rgb(var(--cstu-red-300)/.7)}.focus\:cstu-bg-red-300\/75:focus{background-color:rgb(var(--cstu-red-300)/.75)}.focus\:cstu-bg-red-300\/80:focus{background-color:rgb(var(--cstu-red-300)/.8)}.focus\:cstu-bg-red-300\/85:focus{background-color:rgb(var(--cstu-red-300)/.85)}.focus\:cstu-bg-red-300\/90:focus{background-color:rgb(var(--cstu-red-300)/.9)}.focus\:cstu-bg-red-300\/95:focus{background-color:rgb(var(--cstu-red-300)/.95)}.focus\:cstu-bg-red-400:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-400)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-red-400\/0:focus{background-color:rgb(var(--cstu-red-400)/0)}.focus\:cstu-bg-red-400\/10:focus{background-color:rgb(var(--cstu-red-400)/.1)}.focus\:cstu-bg-red-400\/100:focus{background-color:rgb(var(--cstu-red-400)/1)}.focus\:cstu-bg-red-400\/15:focus{background-color:rgb(var(--cstu-red-400)/.15)}.focus\:cstu-bg-red-400\/20:focus{background-color:rgb(var(--cstu-red-400)/.2)}.focus\:cstu-bg-red-400\/25:focus{background-color:rgb(var(--cstu-red-400)/.25)}.focus\:cstu-bg-red-400\/30:focus{background-color:rgb(var(--cstu-red-400)/.3)}.focus\:cstu-bg-red-400\/35:focus{background-color:rgb(var(--cstu-red-400)/.35)}.focus\:cstu-bg-red-400\/40:focus{background-color:rgb(var(--cstu-red-400)/.4)}.focus\:cstu-bg-red-400\/45:focus{background-color:rgb(var(--cstu-red-400)/.45)}.focus\:cstu-bg-red-400\/5:focus{background-color:rgb(var(--cstu-red-400)/.05)}.focus\:cstu-bg-red-400\/50:focus{background-color:rgb(var(--cstu-red-400)/.5)}.focus\:cstu-bg-red-400\/55:focus{background-color:rgb(var(--cstu-red-400)/.55)}.focus\:cstu-bg-red-400\/60:focus{background-color:rgb(var(--cstu-red-400)/.6)}.focus\:cstu-bg-red-400\/65:focus{background-color:rgb(var(--cstu-red-400)/.65)}.focus\:cstu-bg-red-400\/70:focus{background-color:rgb(var(--cstu-red-400)/.7)}.focus\:cstu-bg-red-400\/75:focus{background-color:rgb(var(--cstu-red-400)/.75)}.focus\:cstu-bg-red-400\/80:focus{background-color:rgb(var(--cstu-red-400)/.8)}.focus\:cstu-bg-red-400\/85:focus{background-color:rgb(var(--cstu-red-400)/.85)}.focus\:cstu-bg-red-400\/90:focus{background-color:rgb(var(--cstu-red-400)/.9)}.focus\:cstu-bg-red-400\/95:focus{background-color:rgb(var(--cstu-red-400)/.95)}.focus\:cstu-bg-red-50:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-50)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-red-50\/0:focus{background-color:rgb(var(--cstu-red-50)/0)}.focus\:cstu-bg-red-50\/10:focus{background-color:rgb(var(--cstu-red-50)/.1)}.focus\:cstu-bg-red-50\/100:focus{background-color:rgb(var(--cstu-red-50)/1)}.focus\:cstu-bg-red-50\/15:focus{background-color:rgb(var(--cstu-red-50)/.15)}.focus\:cstu-bg-red-50\/20:focus{background-color:rgb(var(--cstu-red-50)/.2)}.focus\:cstu-bg-red-50\/25:focus{background-color:rgb(var(--cstu-red-50)/.25)}.focus\:cstu-bg-red-50\/30:focus{background-color:rgb(var(--cstu-red-50)/.3)}.focus\:cstu-bg-red-50\/35:focus{background-color:rgb(var(--cstu-red-50)/.35)}.focus\:cstu-bg-red-50\/40:focus{background-color:rgb(var(--cstu-red-50)/.4)}.focus\:cstu-bg-red-50\/45:focus{background-color:rgb(var(--cstu-red-50)/.45)}.focus\:cstu-bg-red-50\/5:focus{background-color:rgb(var(--cstu-red-50)/.05)}.focus\:cstu-bg-red-50\/50:focus{background-color:rgb(var(--cstu-red-50)/.5)}.focus\:cstu-bg-red-50\/55:focus{background-color:rgb(var(--cstu-red-50)/.55)}.focus\:cstu-bg-red-50\/60:focus{background-color:rgb(var(--cstu-red-50)/.6)}.focus\:cstu-bg-red-50\/65:focus{background-color:rgb(var(--cstu-red-50)/.65)}.focus\:cstu-bg-red-50\/70:focus{background-color:rgb(var(--cstu-red-50)/.7)}.focus\:cstu-bg-red-50\/75:focus{background-color:rgb(var(--cstu-red-50)/.75)}.focus\:cstu-bg-red-50\/80:focus{background-color:rgb(var(--cstu-red-50)/.8)}.focus\:cstu-bg-red-50\/85:focus{background-color:rgb(var(--cstu-red-50)/.85)}.focus\:cstu-bg-red-50\/90:focus{background-color:rgb(var(--cstu-red-50)/.9)}.focus\:cstu-bg-red-50\/95:focus{background-color:rgb(var(--cstu-red-50)/.95)}.focus\:cstu-bg-red-500:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-500)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-red-500\/0:focus{background-color:rgb(var(--cstu-red-500)/0)}.focus\:cstu-bg-red-500\/10:focus{background-color:rgb(var(--cstu-red-500)/.1)}.focus\:cstu-bg-red-500\/100:focus{background-color:rgb(var(--cstu-red-500)/1)}.focus\:cstu-bg-red-500\/15:focus{background-color:rgb(var(--cstu-red-500)/.15)}.focus\:cstu-bg-red-500\/20:focus{background-color:rgb(var(--cstu-red-500)/.2)}.focus\:cstu-bg-red-500\/25:focus{background-color:rgb(var(--cstu-red-500)/.25)}.focus\:cstu-bg-red-500\/30:focus{background-color:rgb(var(--cstu-red-500)/.3)}.focus\:cstu-bg-red-500\/35:focus{background-color:rgb(var(--cstu-red-500)/.35)}.focus\:cstu-bg-red-500\/40:focus{background-color:rgb(var(--cstu-red-500)/.4)}.focus\:cstu-bg-red-500\/45:focus{background-color:rgb(var(--cstu-red-500)/.45)}.focus\:cstu-bg-red-500\/5:focus{background-color:rgb(var(--cstu-red-500)/.05)}.focus\:cstu-bg-red-500\/50:focus{background-color:rgb(var(--cstu-red-500)/.5)}.focus\:cstu-bg-red-500\/55:focus{background-color:rgb(var(--cstu-red-500)/.55)}.focus\:cstu-bg-red-500\/60:focus{background-color:rgb(var(--cstu-red-500)/.6)}.focus\:cstu-bg-red-500\/65:focus{background-color:rgb(var(--cstu-red-500)/.65)}.focus\:cstu-bg-red-500\/70:focus{background-color:rgb(var(--cstu-red-500)/.7)}.focus\:cstu-bg-red-500\/75:focus{background-color:rgb(var(--cstu-red-500)/.75)}.focus\:cstu-bg-red-500\/80:focus{background-color:rgb(var(--cstu-red-500)/.8)}.focus\:cstu-bg-red-500\/85:focus{background-color:rgb(var(--cstu-red-500)/.85)}.focus\:cstu-bg-red-500\/90:focus{background-color:rgb(var(--cstu-red-500)/.9)}.focus\:cstu-bg-red-500\/95:focus{background-color:rgb(var(--cstu-red-500)/.95)}.focus\:cstu-bg-red-600:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-600)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-red-600\/0:focus{background-color:rgb(var(--cstu-red-600)/0)}.focus\:cstu-bg-red-600\/10:focus{background-color:rgb(var(--cstu-red-600)/.1)}.focus\:cstu-bg-red-600\/100:focus{background-color:rgb(var(--cstu-red-600)/1)}.focus\:cstu-bg-red-600\/15:focus{background-color:rgb(var(--cstu-red-600)/.15)}.focus\:cstu-bg-red-600\/20:focus{background-color:rgb(var(--cstu-red-600)/.2)}.focus\:cstu-bg-red-600\/25:focus{background-color:rgb(var(--cstu-red-600)/.25)}.focus\:cstu-bg-red-600\/30:focus{background-color:rgb(var(--cstu-red-600)/.3)}.focus\:cstu-bg-red-600\/35:focus{background-color:rgb(var(--cstu-red-600)/.35)}.focus\:cstu-bg-red-600\/40:focus{background-color:rgb(var(--cstu-red-600)/.4)}.focus\:cstu-bg-red-600\/45:focus{background-color:rgb(var(--cstu-red-600)/.45)}.focus\:cstu-bg-red-600\/5:focus{background-color:rgb(var(--cstu-red-600)/.05)}.focus\:cstu-bg-red-600\/50:focus{background-color:rgb(var(--cstu-red-600)/.5)}.focus\:cstu-bg-red-600\/55:focus{background-color:rgb(var(--cstu-red-600)/.55)}.focus\:cstu-bg-red-600\/60:focus{background-color:rgb(var(--cstu-red-600)/.6)}.focus\:cstu-bg-red-600\/65:focus{background-color:rgb(var(--cstu-red-600)/.65)}.focus\:cstu-bg-red-600\/70:focus{background-color:rgb(var(--cstu-red-600)/.7)}.focus\:cstu-bg-red-600\/75:focus{background-color:rgb(var(--cstu-red-600)/.75)}.focus\:cstu-bg-red-600\/80:focus{background-color:rgb(var(--cstu-red-600)/.8)}.focus\:cstu-bg-red-600\/85:focus{background-color:rgb(var(--cstu-red-600)/.85)}.focus\:cstu-bg-red-600\/90:focus{background-color:rgb(var(--cstu-red-600)/.9)}.focus\:cstu-bg-red-600\/95:focus{background-color:rgb(var(--cstu-red-600)/.95)}.focus\:cstu-bg-red-700:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-700)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-red-700\/0:focus{background-color:rgb(var(--cstu-red-700)/0)}.focus\:cstu-bg-red-700\/10:focus{background-color:rgb(var(--cstu-red-700)/.1)}.focus\:cstu-bg-red-700\/100:focus{background-color:rgb(var(--cstu-red-700)/1)}.focus\:cstu-bg-red-700\/15:focus{background-color:rgb(var(--cstu-red-700)/.15)}.focus\:cstu-bg-red-700\/20:focus{background-color:rgb(var(--cstu-red-700)/.2)}.focus\:cstu-bg-red-700\/25:focus{background-color:rgb(var(--cstu-red-700)/.25)}.focus\:cstu-bg-red-700\/30:focus{background-color:rgb(var(--cstu-red-700)/.3)}.focus\:cstu-bg-red-700\/35:focus{background-color:rgb(var(--cstu-red-700)/.35)}.focus\:cstu-bg-red-700\/40:focus{background-color:rgb(var(--cstu-red-700)/.4)}.focus\:cstu-bg-red-700\/45:focus{background-color:rgb(var(--cstu-red-700)/.45)}.focus\:cstu-bg-red-700\/5:focus{background-color:rgb(var(--cstu-red-700)/.05)}.focus\:cstu-bg-red-700\/50:focus{background-color:rgb(var(--cstu-red-700)/.5)}.focus\:cstu-bg-red-700\/55:focus{background-color:rgb(var(--cstu-red-700)/.55)}.focus\:cstu-bg-red-700\/60:focus{background-color:rgb(var(--cstu-red-700)/.6)}.focus\:cstu-bg-red-700\/65:focus{background-color:rgb(var(--cstu-red-700)/.65)}.focus\:cstu-bg-red-700\/70:focus{background-color:rgb(var(--cstu-red-700)/.7)}.focus\:cstu-bg-red-700\/75:focus{background-color:rgb(var(--cstu-red-700)/.75)}.focus\:cstu-bg-red-700\/80:focus{background-color:rgb(var(--cstu-red-700)/.8)}.focus\:cstu-bg-red-700\/85:focus{background-color:rgb(var(--cstu-red-700)/.85)}.focus\:cstu-bg-red-700\/90:focus{background-color:rgb(var(--cstu-red-700)/.9)}.focus\:cstu-bg-red-700\/95:focus{background-color:rgb(var(--cstu-red-700)/.95)}.focus\:cstu-bg-red-800:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-800)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-red-800\/0:focus{background-color:rgb(var(--cstu-red-800)/0)}.focus\:cstu-bg-red-800\/10:focus{background-color:rgb(var(--cstu-red-800)/.1)}.focus\:cstu-bg-red-800\/100:focus{background-color:rgb(var(--cstu-red-800)/1)}.focus\:cstu-bg-red-800\/15:focus{background-color:rgb(var(--cstu-red-800)/.15)}.focus\:cstu-bg-red-800\/20:focus{background-color:rgb(var(--cstu-red-800)/.2)}.focus\:cstu-bg-red-800\/25:focus{background-color:rgb(var(--cstu-red-800)/.25)}.focus\:cstu-bg-red-800\/30:focus{background-color:rgb(var(--cstu-red-800)/.3)}.focus\:cstu-bg-red-800\/35:focus{background-color:rgb(var(--cstu-red-800)/.35)}.focus\:cstu-bg-red-800\/40:focus{background-color:rgb(var(--cstu-red-800)/.4)}.focus\:cstu-bg-red-800\/45:focus{background-color:rgb(var(--cstu-red-800)/.45)}.focus\:cstu-bg-red-800\/5:focus{background-color:rgb(var(--cstu-red-800)/.05)}.focus\:cstu-bg-red-800\/50:focus{background-color:rgb(var(--cstu-red-800)/.5)}.focus\:cstu-bg-red-800\/55:focus{background-color:rgb(var(--cstu-red-800)/.55)}.focus\:cstu-bg-red-800\/60:focus{background-color:rgb(var(--cstu-red-800)/.6)}.focus\:cstu-bg-red-800\/65:focus{background-color:rgb(var(--cstu-red-800)/.65)}.focus\:cstu-bg-red-800\/70:focus{background-color:rgb(var(--cstu-red-800)/.7)}.focus\:cstu-bg-red-800\/75:focus{background-color:rgb(var(--cstu-red-800)/.75)}.focus\:cstu-bg-red-800\/80:focus{background-color:rgb(var(--cstu-red-800)/.8)}.focus\:cstu-bg-red-800\/85:focus{background-color:rgb(var(--cstu-red-800)/.85)}.focus\:cstu-bg-red-800\/90:focus{background-color:rgb(var(--cstu-red-800)/.9)}.focus\:cstu-bg-red-800\/95:focus{background-color:rgb(var(--cstu-red-800)/.95)}.focus\:cstu-bg-red-900:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-900)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-red-900\/0:focus{background-color:rgb(var(--cstu-red-900)/0)}.focus\:cstu-bg-red-900\/10:focus{background-color:rgb(var(--cstu-red-900)/.1)}.focus\:cstu-bg-red-900\/100:focus{background-color:rgb(var(--cstu-red-900)/1)}.focus\:cstu-bg-red-900\/15:focus{background-color:rgb(var(--cstu-red-900)/.15)}.focus\:cstu-bg-red-900\/20:focus{background-color:rgb(var(--cstu-red-900)/.2)}.focus\:cstu-bg-red-900\/25:focus{background-color:rgb(var(--cstu-red-900)/.25)}.focus\:cstu-bg-red-900\/30:focus{background-color:rgb(var(--cstu-red-900)/.3)}.focus\:cstu-bg-red-900\/35:focus{background-color:rgb(var(--cstu-red-900)/.35)}.focus\:cstu-bg-red-900\/40:focus{background-color:rgb(var(--cstu-red-900)/.4)}.focus\:cstu-bg-red-900\/45:focus{background-color:rgb(var(--cstu-red-900)/.45)}.focus\:cstu-bg-red-900\/5:focus{background-color:rgb(var(--cstu-red-900)/.05)}.focus\:cstu-bg-red-900\/50:focus{background-color:rgb(var(--cstu-red-900)/.5)}.focus\:cstu-bg-red-900\/55:focus{background-color:rgb(var(--cstu-red-900)/.55)}.focus\:cstu-bg-red-900\/60:focus{background-color:rgb(var(--cstu-red-900)/.6)}.focus\:cstu-bg-red-900\/65:focus{background-color:rgb(var(--cstu-red-900)/.65)}.focus\:cstu-bg-red-900\/70:focus{background-color:rgb(var(--cstu-red-900)/.7)}.focus\:cstu-bg-red-900\/75:focus{background-color:rgb(var(--cstu-red-900)/.75)}.focus\:cstu-bg-red-900\/80:focus{background-color:rgb(var(--cstu-red-900)/.8)}.focus\:cstu-bg-red-900\/85:focus{background-color:rgb(var(--cstu-red-900)/.85)}.focus\:cstu-bg-red-900\/90:focus{background-color:rgb(var(--cstu-red-900)/.9)}.focus\:cstu-bg-red-900\/95:focus{background-color:rgb(var(--cstu-red-900)/.95)}.focus\:cstu-bg-sea-blue-100:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-100)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-sea-blue-100\/0:focus{background-color:rgb(var(--cstu-sea-blue-100)/0)}.focus\:cstu-bg-sea-blue-100\/10:focus{background-color:rgb(var(--cstu-sea-blue-100)/.1)}.focus\:cstu-bg-sea-blue-100\/100:focus{background-color:rgb(var(--cstu-sea-blue-100)/1)}.focus\:cstu-bg-sea-blue-100\/15:focus{background-color:rgb(var(--cstu-sea-blue-100)/.15)}.focus\:cstu-bg-sea-blue-100\/20:focus{background-color:rgb(var(--cstu-sea-blue-100)/.2)}.focus\:cstu-bg-sea-blue-100\/25:focus{background-color:rgb(var(--cstu-sea-blue-100)/.25)}.focus\:cstu-bg-sea-blue-100\/30:focus{background-color:rgb(var(--cstu-sea-blue-100)/.3)}.focus\:cstu-bg-sea-blue-100\/35:focus{background-color:rgb(var(--cstu-sea-blue-100)/.35)}.focus\:cstu-bg-sea-blue-100\/40:focus{background-color:rgb(var(--cstu-sea-blue-100)/.4)}.focus\:cstu-bg-sea-blue-100\/45:focus{background-color:rgb(var(--cstu-sea-blue-100)/.45)}.focus\:cstu-bg-sea-blue-100\/5:focus{background-color:rgb(var(--cstu-sea-blue-100)/.05)}.focus\:cstu-bg-sea-blue-100\/50:focus{background-color:rgb(var(--cstu-sea-blue-100)/.5)}.focus\:cstu-bg-sea-blue-100\/55:focus{background-color:rgb(var(--cstu-sea-blue-100)/.55)}.focus\:cstu-bg-sea-blue-100\/60:focus{background-color:rgb(var(--cstu-sea-blue-100)/.6)}.focus\:cstu-bg-sea-blue-100\/65:focus{background-color:rgb(var(--cstu-sea-blue-100)/.65)}.focus\:cstu-bg-sea-blue-100\/70:focus{background-color:rgb(var(--cstu-sea-blue-100)/.7)}.focus\:cstu-bg-sea-blue-100\/75:focus{background-color:rgb(var(--cstu-sea-blue-100)/.75)}.focus\:cstu-bg-sea-blue-100\/80:focus{background-color:rgb(var(--cstu-sea-blue-100)/.8)}.focus\:cstu-bg-sea-blue-100\/85:focus{background-color:rgb(var(--cstu-sea-blue-100)/.85)}.focus\:cstu-bg-sea-blue-100\/90:focus{background-color:rgb(var(--cstu-sea-blue-100)/.9)}.focus\:cstu-bg-sea-blue-100\/95:focus{background-color:rgb(var(--cstu-sea-blue-100)/.95)}.focus\:cstu-bg-sea-blue-200:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-200)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-sea-blue-200\/0:focus{background-color:rgb(var(--cstu-sea-blue-200)/0)}.focus\:cstu-bg-sea-blue-200\/10:focus{background-color:rgb(var(--cstu-sea-blue-200)/.1)}.focus\:cstu-bg-sea-blue-200\/100:focus{background-color:rgb(var(--cstu-sea-blue-200)/1)}.focus\:cstu-bg-sea-blue-200\/15:focus{background-color:rgb(var(--cstu-sea-blue-200)/.15)}.focus\:cstu-bg-sea-blue-200\/20:focus{background-color:rgb(var(--cstu-sea-blue-200)/.2)}.focus\:cstu-bg-sea-blue-200\/25:focus{background-color:rgb(var(--cstu-sea-blue-200)/.25)}.focus\:cstu-bg-sea-blue-200\/30:focus{background-color:rgb(var(--cstu-sea-blue-200)/.3)}.focus\:cstu-bg-sea-blue-200\/35:focus{background-color:rgb(var(--cstu-sea-blue-200)/.35)}.focus\:cstu-bg-sea-blue-200\/40:focus{background-color:rgb(var(--cstu-sea-blue-200)/.4)}.focus\:cstu-bg-sea-blue-200\/45:focus{background-color:rgb(var(--cstu-sea-blue-200)/.45)}.focus\:cstu-bg-sea-blue-200\/5:focus{background-color:rgb(var(--cstu-sea-blue-200)/.05)}.focus\:cstu-bg-sea-blue-200\/50:focus{background-color:rgb(var(--cstu-sea-blue-200)/.5)}.focus\:cstu-bg-sea-blue-200\/55:focus{background-color:rgb(var(--cstu-sea-blue-200)/.55)}.focus\:cstu-bg-sea-blue-200\/60:focus{background-color:rgb(var(--cstu-sea-blue-200)/.6)}.focus\:cstu-bg-sea-blue-200\/65:focus{background-color:rgb(var(--cstu-sea-blue-200)/.65)}.focus\:cstu-bg-sea-blue-200\/70:focus{background-color:rgb(var(--cstu-sea-blue-200)/.7)}.focus\:cstu-bg-sea-blue-200\/75:focus{background-color:rgb(var(--cstu-sea-blue-200)/.75)}.focus\:cstu-bg-sea-blue-200\/80:focus{background-color:rgb(var(--cstu-sea-blue-200)/.8)}.focus\:cstu-bg-sea-blue-200\/85:focus{background-color:rgb(var(--cstu-sea-blue-200)/.85)}.focus\:cstu-bg-sea-blue-200\/90:focus{background-color:rgb(var(--cstu-sea-blue-200)/.9)}.focus\:cstu-bg-sea-blue-200\/95:focus{background-color:rgb(var(--cstu-sea-blue-200)/.95)}.focus\:cstu-bg-sea-blue-300:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-300)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-sea-blue-300\/0:focus{background-color:rgb(var(--cstu-sea-blue-300)/0)}.focus\:cstu-bg-sea-blue-300\/10:focus{background-color:rgb(var(--cstu-sea-blue-300)/.1)}.focus\:cstu-bg-sea-blue-300\/100:focus{background-color:rgb(var(--cstu-sea-blue-300)/1)}.focus\:cstu-bg-sea-blue-300\/15:focus{background-color:rgb(var(--cstu-sea-blue-300)/.15)}.focus\:cstu-bg-sea-blue-300\/20:focus{background-color:rgb(var(--cstu-sea-blue-300)/.2)}.focus\:cstu-bg-sea-blue-300\/25:focus{background-color:rgb(var(--cstu-sea-blue-300)/.25)}.focus\:cstu-bg-sea-blue-300\/30:focus{background-color:rgb(var(--cstu-sea-blue-300)/.3)}.focus\:cstu-bg-sea-blue-300\/35:focus{background-color:rgb(var(--cstu-sea-blue-300)/.35)}.focus\:cstu-bg-sea-blue-300\/40:focus{background-color:rgb(var(--cstu-sea-blue-300)/.4)}.focus\:cstu-bg-sea-blue-300\/45:focus{background-color:rgb(var(--cstu-sea-blue-300)/.45)}.focus\:cstu-bg-sea-blue-300\/5:focus{background-color:rgb(var(--cstu-sea-blue-300)/.05)}.focus\:cstu-bg-sea-blue-300\/50:focus{background-color:rgb(var(--cstu-sea-blue-300)/.5)}.focus\:cstu-bg-sea-blue-300\/55:focus{background-color:rgb(var(--cstu-sea-blue-300)/.55)}.focus\:cstu-bg-sea-blue-300\/60:focus{background-color:rgb(var(--cstu-sea-blue-300)/.6)}.focus\:cstu-bg-sea-blue-300\/65:focus{background-color:rgb(var(--cstu-sea-blue-300)/.65)}.focus\:cstu-bg-sea-blue-300\/70:focus{background-color:rgb(var(--cstu-sea-blue-300)/.7)}.focus\:cstu-bg-sea-blue-300\/75:focus{background-color:rgb(var(--cstu-sea-blue-300)/.75)}.focus\:cstu-bg-sea-blue-300\/80:focus{background-color:rgb(var(--cstu-sea-blue-300)/.8)}.focus\:cstu-bg-sea-blue-300\/85:focus{background-color:rgb(var(--cstu-sea-blue-300)/.85)}.focus\:cstu-bg-sea-blue-300\/90:focus{background-color:rgb(var(--cstu-sea-blue-300)/.9)}.focus\:cstu-bg-sea-blue-300\/95:focus{background-color:rgb(var(--cstu-sea-blue-300)/.95)}.focus\:cstu-bg-sea-blue-400:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-400)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-sea-blue-400\/0:focus{background-color:rgb(var(--cstu-sea-blue-400)/0)}.focus\:cstu-bg-sea-blue-400\/10:focus{background-color:rgb(var(--cstu-sea-blue-400)/.1)}.focus\:cstu-bg-sea-blue-400\/100:focus{background-color:rgb(var(--cstu-sea-blue-400)/1)}.focus\:cstu-bg-sea-blue-400\/15:focus{background-color:rgb(var(--cstu-sea-blue-400)/.15)}.focus\:cstu-bg-sea-blue-400\/20:focus{background-color:rgb(var(--cstu-sea-blue-400)/.2)}.focus\:cstu-bg-sea-blue-400\/25:focus{background-color:rgb(var(--cstu-sea-blue-400)/.25)}.focus\:cstu-bg-sea-blue-400\/30:focus{background-color:rgb(var(--cstu-sea-blue-400)/.3)}.focus\:cstu-bg-sea-blue-400\/35:focus{background-color:rgb(var(--cstu-sea-blue-400)/.35)}.focus\:cstu-bg-sea-blue-400\/40:focus{background-color:rgb(var(--cstu-sea-blue-400)/.4)}.focus\:cstu-bg-sea-blue-400\/45:focus{background-color:rgb(var(--cstu-sea-blue-400)/.45)}.focus\:cstu-bg-sea-blue-400\/5:focus{background-color:rgb(var(--cstu-sea-blue-400)/.05)}.focus\:cstu-bg-sea-blue-400\/50:focus{background-color:rgb(var(--cstu-sea-blue-400)/.5)}.focus\:cstu-bg-sea-blue-400\/55:focus{background-color:rgb(var(--cstu-sea-blue-400)/.55)}.focus\:cstu-bg-sea-blue-400\/60:focus{background-color:rgb(var(--cstu-sea-blue-400)/.6)}.focus\:cstu-bg-sea-blue-400\/65:focus{background-color:rgb(var(--cstu-sea-blue-400)/.65)}.focus\:cstu-bg-sea-blue-400\/70:focus{background-color:rgb(var(--cstu-sea-blue-400)/.7)}.focus\:cstu-bg-sea-blue-400\/75:focus{background-color:rgb(var(--cstu-sea-blue-400)/.75)}.focus\:cstu-bg-sea-blue-400\/80:focus{background-color:rgb(var(--cstu-sea-blue-400)/.8)}.focus\:cstu-bg-sea-blue-400\/85:focus{background-color:rgb(var(--cstu-sea-blue-400)/.85)}.focus\:cstu-bg-sea-blue-400\/90:focus{background-color:rgb(var(--cstu-sea-blue-400)/.9)}.focus\:cstu-bg-sea-blue-400\/95:focus{background-color:rgb(var(--cstu-sea-blue-400)/.95)}.focus\:cstu-bg-sea-blue-50:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-50)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-sea-blue-50\/0:focus{background-color:rgb(var(--cstu-sea-blue-50)/0)}.focus\:cstu-bg-sea-blue-50\/10:focus{background-color:rgb(var(--cstu-sea-blue-50)/.1)}.focus\:cstu-bg-sea-blue-50\/100:focus{background-color:rgb(var(--cstu-sea-blue-50)/1)}.focus\:cstu-bg-sea-blue-50\/15:focus{background-color:rgb(var(--cstu-sea-blue-50)/.15)}.focus\:cstu-bg-sea-blue-50\/20:focus{background-color:rgb(var(--cstu-sea-blue-50)/.2)}.focus\:cstu-bg-sea-blue-50\/25:focus{background-color:rgb(var(--cstu-sea-blue-50)/.25)}.focus\:cstu-bg-sea-blue-50\/30:focus{background-color:rgb(var(--cstu-sea-blue-50)/.3)}.focus\:cstu-bg-sea-blue-50\/35:focus{background-color:rgb(var(--cstu-sea-blue-50)/.35)}.focus\:cstu-bg-sea-blue-50\/40:focus{background-color:rgb(var(--cstu-sea-blue-50)/.4)}.focus\:cstu-bg-sea-blue-50\/45:focus{background-color:rgb(var(--cstu-sea-blue-50)/.45)}.focus\:cstu-bg-sea-blue-50\/5:focus{background-color:rgb(var(--cstu-sea-blue-50)/.05)}.focus\:cstu-bg-sea-blue-50\/50:focus{background-color:rgb(var(--cstu-sea-blue-50)/.5)}.focus\:cstu-bg-sea-blue-50\/55:focus{background-color:rgb(var(--cstu-sea-blue-50)/.55)}.focus\:cstu-bg-sea-blue-50\/60:focus{background-color:rgb(var(--cstu-sea-blue-50)/.6)}.focus\:cstu-bg-sea-blue-50\/65:focus{background-color:rgb(var(--cstu-sea-blue-50)/.65)}.focus\:cstu-bg-sea-blue-50\/70:focus{background-color:rgb(var(--cstu-sea-blue-50)/.7)}.focus\:cstu-bg-sea-blue-50\/75:focus{background-color:rgb(var(--cstu-sea-blue-50)/.75)}.focus\:cstu-bg-sea-blue-50\/80:focus{background-color:rgb(var(--cstu-sea-blue-50)/.8)}.focus\:cstu-bg-sea-blue-50\/85:focus{background-color:rgb(var(--cstu-sea-blue-50)/.85)}.focus\:cstu-bg-sea-blue-50\/90:focus{background-color:rgb(var(--cstu-sea-blue-50)/.9)}.focus\:cstu-bg-sea-blue-50\/95:focus{background-color:rgb(var(--cstu-sea-blue-50)/.95)}.focus\:cstu-bg-sea-blue-500:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-500)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-sea-blue-500\/0:focus{background-color:rgb(var(--cstu-sea-blue-500)/0)}.focus\:cstu-bg-sea-blue-500\/10:focus{background-color:rgb(var(--cstu-sea-blue-500)/.1)}.focus\:cstu-bg-sea-blue-500\/100:focus{background-color:rgb(var(--cstu-sea-blue-500)/1)}.focus\:cstu-bg-sea-blue-500\/15:focus{background-color:rgb(var(--cstu-sea-blue-500)/.15)}.focus\:cstu-bg-sea-blue-500\/20:focus{background-color:rgb(var(--cstu-sea-blue-500)/.2)}.focus\:cstu-bg-sea-blue-500\/25:focus{background-color:rgb(var(--cstu-sea-blue-500)/.25)}.focus\:cstu-bg-sea-blue-500\/30:focus{background-color:rgb(var(--cstu-sea-blue-500)/.3)}.focus\:cstu-bg-sea-blue-500\/35:focus{background-color:rgb(var(--cstu-sea-blue-500)/.35)}.focus\:cstu-bg-sea-blue-500\/40:focus{background-color:rgb(var(--cstu-sea-blue-500)/.4)}.focus\:cstu-bg-sea-blue-500\/45:focus{background-color:rgb(var(--cstu-sea-blue-500)/.45)}.focus\:cstu-bg-sea-blue-500\/5:focus{background-color:rgb(var(--cstu-sea-blue-500)/.05)}.focus\:cstu-bg-sea-blue-500\/50:focus{background-color:rgb(var(--cstu-sea-blue-500)/.5)}.focus\:cstu-bg-sea-blue-500\/55:focus{background-color:rgb(var(--cstu-sea-blue-500)/.55)}.focus\:cstu-bg-sea-blue-500\/60:focus{background-color:rgb(var(--cstu-sea-blue-500)/.6)}.focus\:cstu-bg-sea-blue-500\/65:focus{background-color:rgb(var(--cstu-sea-blue-500)/.65)}.focus\:cstu-bg-sea-blue-500\/70:focus{background-color:rgb(var(--cstu-sea-blue-500)/.7)}.focus\:cstu-bg-sea-blue-500\/75:focus{background-color:rgb(var(--cstu-sea-blue-500)/.75)}.focus\:cstu-bg-sea-blue-500\/80:focus{background-color:rgb(var(--cstu-sea-blue-500)/.8)}.focus\:cstu-bg-sea-blue-500\/85:focus{background-color:rgb(var(--cstu-sea-blue-500)/.85)}.focus\:cstu-bg-sea-blue-500\/90:focus{background-color:rgb(var(--cstu-sea-blue-500)/.9)}.focus\:cstu-bg-sea-blue-500\/95:focus{background-color:rgb(var(--cstu-sea-blue-500)/.95)}.focus\:cstu-bg-sea-blue-600:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-600)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-sea-blue-600\/0:focus{background-color:rgb(var(--cstu-sea-blue-600)/0)}.focus\:cstu-bg-sea-blue-600\/10:focus{background-color:rgb(var(--cstu-sea-blue-600)/.1)}.focus\:cstu-bg-sea-blue-600\/100:focus{background-color:rgb(var(--cstu-sea-blue-600)/1)}.focus\:cstu-bg-sea-blue-600\/15:focus{background-color:rgb(var(--cstu-sea-blue-600)/.15)}.focus\:cstu-bg-sea-blue-600\/20:focus{background-color:rgb(var(--cstu-sea-blue-600)/.2)}.focus\:cstu-bg-sea-blue-600\/25:focus{background-color:rgb(var(--cstu-sea-blue-600)/.25)}.focus\:cstu-bg-sea-blue-600\/30:focus{background-color:rgb(var(--cstu-sea-blue-600)/.3)}.focus\:cstu-bg-sea-blue-600\/35:focus{background-color:rgb(var(--cstu-sea-blue-600)/.35)}.focus\:cstu-bg-sea-blue-600\/40:focus{background-color:rgb(var(--cstu-sea-blue-600)/.4)}.focus\:cstu-bg-sea-blue-600\/45:focus{background-color:rgb(var(--cstu-sea-blue-600)/.45)}.focus\:cstu-bg-sea-blue-600\/5:focus{background-color:rgb(var(--cstu-sea-blue-600)/.05)}.focus\:cstu-bg-sea-blue-600\/50:focus{background-color:rgb(var(--cstu-sea-blue-600)/.5)}.focus\:cstu-bg-sea-blue-600\/55:focus{background-color:rgb(var(--cstu-sea-blue-600)/.55)}.focus\:cstu-bg-sea-blue-600\/60:focus{background-color:rgb(var(--cstu-sea-blue-600)/.6)}.focus\:cstu-bg-sea-blue-600\/65:focus{background-color:rgb(var(--cstu-sea-blue-600)/.65)}.focus\:cstu-bg-sea-blue-600\/70:focus{background-color:rgb(var(--cstu-sea-blue-600)/.7)}.focus\:cstu-bg-sea-blue-600\/75:focus{background-color:rgb(var(--cstu-sea-blue-600)/.75)}.focus\:cstu-bg-sea-blue-600\/80:focus{background-color:rgb(var(--cstu-sea-blue-600)/.8)}.focus\:cstu-bg-sea-blue-600\/85:focus{background-color:rgb(var(--cstu-sea-blue-600)/.85)}.focus\:cstu-bg-sea-blue-600\/90:focus{background-color:rgb(var(--cstu-sea-blue-600)/.9)}.focus\:cstu-bg-sea-blue-600\/95:focus{background-color:rgb(var(--cstu-sea-blue-600)/.95)}.focus\:cstu-bg-sea-blue-700:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-700)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-sea-blue-700\/0:focus{background-color:rgb(var(--cstu-sea-blue-700)/0)}.focus\:cstu-bg-sea-blue-700\/10:focus{background-color:rgb(var(--cstu-sea-blue-700)/.1)}.focus\:cstu-bg-sea-blue-700\/100:focus{background-color:rgb(var(--cstu-sea-blue-700)/1)}.focus\:cstu-bg-sea-blue-700\/15:focus{background-color:rgb(var(--cstu-sea-blue-700)/.15)}.focus\:cstu-bg-sea-blue-700\/20:focus{background-color:rgb(var(--cstu-sea-blue-700)/.2)}.focus\:cstu-bg-sea-blue-700\/25:focus{background-color:rgb(var(--cstu-sea-blue-700)/.25)}.focus\:cstu-bg-sea-blue-700\/30:focus{background-color:rgb(var(--cstu-sea-blue-700)/.3)}.focus\:cstu-bg-sea-blue-700\/35:focus{background-color:rgb(var(--cstu-sea-blue-700)/.35)}.focus\:cstu-bg-sea-blue-700\/40:focus{background-color:rgb(var(--cstu-sea-blue-700)/.4)}.focus\:cstu-bg-sea-blue-700\/45:focus{background-color:rgb(var(--cstu-sea-blue-700)/.45)}.focus\:cstu-bg-sea-blue-700\/5:focus{background-color:rgb(var(--cstu-sea-blue-700)/.05)}.focus\:cstu-bg-sea-blue-700\/50:focus{background-color:rgb(var(--cstu-sea-blue-700)/.5)}.focus\:cstu-bg-sea-blue-700\/55:focus{background-color:rgb(var(--cstu-sea-blue-700)/.55)}.focus\:cstu-bg-sea-blue-700\/60:focus{background-color:rgb(var(--cstu-sea-blue-700)/.6)}.focus\:cstu-bg-sea-blue-700\/65:focus{background-color:rgb(var(--cstu-sea-blue-700)/.65)}.focus\:cstu-bg-sea-blue-700\/70:focus{background-color:rgb(var(--cstu-sea-blue-700)/.7)}.focus\:cstu-bg-sea-blue-700\/75:focus{background-color:rgb(var(--cstu-sea-blue-700)/.75)}.focus\:cstu-bg-sea-blue-700\/80:focus{background-color:rgb(var(--cstu-sea-blue-700)/.8)}.focus\:cstu-bg-sea-blue-700\/85:focus{background-color:rgb(var(--cstu-sea-blue-700)/.85)}.focus\:cstu-bg-sea-blue-700\/90:focus{background-color:rgb(var(--cstu-sea-blue-700)/.9)}.focus\:cstu-bg-sea-blue-700\/95:focus{background-color:rgb(var(--cstu-sea-blue-700)/.95)}.focus\:cstu-bg-sea-blue-800:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-800)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-sea-blue-800\/0:focus{background-color:rgb(var(--cstu-sea-blue-800)/0)}.focus\:cstu-bg-sea-blue-800\/10:focus{background-color:rgb(var(--cstu-sea-blue-800)/.1)}.focus\:cstu-bg-sea-blue-800\/100:focus{background-color:rgb(var(--cstu-sea-blue-800)/1)}.focus\:cstu-bg-sea-blue-800\/15:focus{background-color:rgb(var(--cstu-sea-blue-800)/.15)}.focus\:cstu-bg-sea-blue-800\/20:focus{background-color:rgb(var(--cstu-sea-blue-800)/.2)}.focus\:cstu-bg-sea-blue-800\/25:focus{background-color:rgb(var(--cstu-sea-blue-800)/.25)}.focus\:cstu-bg-sea-blue-800\/30:focus{background-color:rgb(var(--cstu-sea-blue-800)/.3)}.focus\:cstu-bg-sea-blue-800\/35:focus{background-color:rgb(var(--cstu-sea-blue-800)/.35)}.focus\:cstu-bg-sea-blue-800\/40:focus{background-color:rgb(var(--cstu-sea-blue-800)/.4)}.focus\:cstu-bg-sea-blue-800\/45:focus{background-color:rgb(var(--cstu-sea-blue-800)/.45)}.focus\:cstu-bg-sea-blue-800\/5:focus{background-color:rgb(var(--cstu-sea-blue-800)/.05)}.focus\:cstu-bg-sea-blue-800\/50:focus{background-color:rgb(var(--cstu-sea-blue-800)/.5)}.focus\:cstu-bg-sea-blue-800\/55:focus{background-color:rgb(var(--cstu-sea-blue-800)/.55)}.focus\:cstu-bg-sea-blue-800\/60:focus{background-color:rgb(var(--cstu-sea-blue-800)/.6)}.focus\:cstu-bg-sea-blue-800\/65:focus{background-color:rgb(var(--cstu-sea-blue-800)/.65)}.focus\:cstu-bg-sea-blue-800\/70:focus{background-color:rgb(var(--cstu-sea-blue-800)/.7)}.focus\:cstu-bg-sea-blue-800\/75:focus{background-color:rgb(var(--cstu-sea-blue-800)/.75)}.focus\:cstu-bg-sea-blue-800\/80:focus{background-color:rgb(var(--cstu-sea-blue-800)/.8)}.focus\:cstu-bg-sea-blue-800\/85:focus{background-color:rgb(var(--cstu-sea-blue-800)/.85)}.focus\:cstu-bg-sea-blue-800\/90:focus{background-color:rgb(var(--cstu-sea-blue-800)/.9)}.focus\:cstu-bg-sea-blue-800\/95:focus{background-color:rgb(var(--cstu-sea-blue-800)/.95)}.focus\:cstu-bg-sea-blue-900:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-900)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-sea-blue-900\/0:focus{background-color:rgb(var(--cstu-sea-blue-900)/0)}.focus\:cstu-bg-sea-blue-900\/10:focus{background-color:rgb(var(--cstu-sea-blue-900)/.1)}.focus\:cstu-bg-sea-blue-900\/100:focus{background-color:rgb(var(--cstu-sea-blue-900)/1)}.focus\:cstu-bg-sea-blue-900\/15:focus{background-color:rgb(var(--cstu-sea-blue-900)/.15)}.focus\:cstu-bg-sea-blue-900\/20:focus{background-color:rgb(var(--cstu-sea-blue-900)/.2)}.focus\:cstu-bg-sea-blue-900\/25:focus{background-color:rgb(var(--cstu-sea-blue-900)/.25)}.focus\:cstu-bg-sea-blue-900\/30:focus{background-color:rgb(var(--cstu-sea-blue-900)/.3)}.focus\:cstu-bg-sea-blue-900\/35:focus{background-color:rgb(var(--cstu-sea-blue-900)/.35)}.focus\:cstu-bg-sea-blue-900\/40:focus{background-color:rgb(var(--cstu-sea-blue-900)/.4)}.focus\:cstu-bg-sea-blue-900\/45:focus{background-color:rgb(var(--cstu-sea-blue-900)/.45)}.focus\:cstu-bg-sea-blue-900\/5:focus{background-color:rgb(var(--cstu-sea-blue-900)/.05)}.focus\:cstu-bg-sea-blue-900\/50:focus{background-color:rgb(var(--cstu-sea-blue-900)/.5)}.focus\:cstu-bg-sea-blue-900\/55:focus{background-color:rgb(var(--cstu-sea-blue-900)/.55)}.focus\:cstu-bg-sea-blue-900\/60:focus{background-color:rgb(var(--cstu-sea-blue-900)/.6)}.focus\:cstu-bg-sea-blue-900\/65:focus{background-color:rgb(var(--cstu-sea-blue-900)/.65)}.focus\:cstu-bg-sea-blue-900\/70:focus{background-color:rgb(var(--cstu-sea-blue-900)/.7)}.focus\:cstu-bg-sea-blue-900\/75:focus{background-color:rgb(var(--cstu-sea-blue-900)/.75)}.focus\:cstu-bg-sea-blue-900\/80:focus{background-color:rgb(var(--cstu-sea-blue-900)/.8)}.focus\:cstu-bg-sea-blue-900\/85:focus{background-color:rgb(var(--cstu-sea-blue-900)/.85)}.focus\:cstu-bg-sea-blue-900\/90:focus{background-color:rgb(var(--cstu-sea-blue-900)/.9)}.focus\:cstu-bg-sea-blue-900\/95:focus{background-color:rgb(var(--cstu-sea-blue-900)/.95)}.focus\:cstu-bg-secondary-100:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-100)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-secondary-100\/0:focus{background-color:rgb(var(--cstu-secondary-100)/0)}.focus\:cstu-bg-secondary-100\/10:focus{background-color:rgb(var(--cstu-secondary-100)/.1)}.focus\:cstu-bg-secondary-100\/100:focus{background-color:rgb(var(--cstu-secondary-100)/1)}.focus\:cstu-bg-secondary-100\/15:focus{background-color:rgb(var(--cstu-secondary-100)/.15)}.focus\:cstu-bg-secondary-100\/20:focus{background-color:rgb(var(--cstu-secondary-100)/.2)}.focus\:cstu-bg-secondary-100\/25:focus{background-color:rgb(var(--cstu-secondary-100)/.25)}.focus\:cstu-bg-secondary-100\/30:focus{background-color:rgb(var(--cstu-secondary-100)/.3)}.focus\:cstu-bg-secondary-100\/35:focus{background-color:rgb(var(--cstu-secondary-100)/.35)}.focus\:cstu-bg-secondary-100\/40:focus{background-color:rgb(var(--cstu-secondary-100)/.4)}.focus\:cstu-bg-secondary-100\/45:focus{background-color:rgb(var(--cstu-secondary-100)/.45)}.focus\:cstu-bg-secondary-100\/5:focus{background-color:rgb(var(--cstu-secondary-100)/.05)}.focus\:cstu-bg-secondary-100\/50:focus{background-color:rgb(var(--cstu-secondary-100)/.5)}.focus\:cstu-bg-secondary-100\/55:focus{background-color:rgb(var(--cstu-secondary-100)/.55)}.focus\:cstu-bg-secondary-100\/60:focus{background-color:rgb(var(--cstu-secondary-100)/.6)}.focus\:cstu-bg-secondary-100\/65:focus{background-color:rgb(var(--cstu-secondary-100)/.65)}.focus\:cstu-bg-secondary-100\/70:focus{background-color:rgb(var(--cstu-secondary-100)/.7)}.focus\:cstu-bg-secondary-100\/75:focus{background-color:rgb(var(--cstu-secondary-100)/.75)}.focus\:cstu-bg-secondary-100\/80:focus{background-color:rgb(var(--cstu-secondary-100)/.8)}.focus\:cstu-bg-secondary-100\/85:focus{background-color:rgb(var(--cstu-secondary-100)/.85)}.focus\:cstu-bg-secondary-100\/90:focus{background-color:rgb(var(--cstu-secondary-100)/.9)}.focus\:cstu-bg-secondary-100\/95:focus{background-color:rgb(var(--cstu-secondary-100)/.95)}.focus\:cstu-bg-secondary-200:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-200)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-secondary-200\/0:focus{background-color:rgb(var(--cstu-secondary-200)/0)}.focus\:cstu-bg-secondary-200\/10:focus{background-color:rgb(var(--cstu-secondary-200)/.1)}.focus\:cstu-bg-secondary-200\/100:focus{background-color:rgb(var(--cstu-secondary-200)/1)}.focus\:cstu-bg-secondary-200\/15:focus{background-color:rgb(var(--cstu-secondary-200)/.15)}.focus\:cstu-bg-secondary-200\/20:focus{background-color:rgb(var(--cstu-secondary-200)/.2)}.focus\:cstu-bg-secondary-200\/25:focus{background-color:rgb(var(--cstu-secondary-200)/.25)}.focus\:cstu-bg-secondary-200\/30:focus{background-color:rgb(var(--cstu-secondary-200)/.3)}.focus\:cstu-bg-secondary-200\/35:focus{background-color:rgb(var(--cstu-secondary-200)/.35)}.focus\:cstu-bg-secondary-200\/40:focus{background-color:rgb(var(--cstu-secondary-200)/.4)}.focus\:cstu-bg-secondary-200\/45:focus{background-color:rgb(var(--cstu-secondary-200)/.45)}.focus\:cstu-bg-secondary-200\/5:focus{background-color:rgb(var(--cstu-secondary-200)/.05)}.focus\:cstu-bg-secondary-200\/50:focus{background-color:rgb(var(--cstu-secondary-200)/.5)}.focus\:cstu-bg-secondary-200\/55:focus{background-color:rgb(var(--cstu-secondary-200)/.55)}.focus\:cstu-bg-secondary-200\/60:focus{background-color:rgb(var(--cstu-secondary-200)/.6)}.focus\:cstu-bg-secondary-200\/65:focus{background-color:rgb(var(--cstu-secondary-200)/.65)}.focus\:cstu-bg-secondary-200\/70:focus{background-color:rgb(var(--cstu-secondary-200)/.7)}.focus\:cstu-bg-secondary-200\/75:focus{background-color:rgb(var(--cstu-secondary-200)/.75)}.focus\:cstu-bg-secondary-200\/80:focus{background-color:rgb(var(--cstu-secondary-200)/.8)}.focus\:cstu-bg-secondary-200\/85:focus{background-color:rgb(var(--cstu-secondary-200)/.85)}.focus\:cstu-bg-secondary-200\/90:focus{background-color:rgb(var(--cstu-secondary-200)/.9)}.focus\:cstu-bg-secondary-200\/95:focus{background-color:rgb(var(--cstu-secondary-200)/.95)}.focus\:cstu-bg-secondary-250:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-250)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-secondary-250\/0:focus{background-color:rgb(var(--cstu-secondary-250)/0)}.focus\:cstu-bg-secondary-250\/10:focus{background-color:rgb(var(--cstu-secondary-250)/.1)}.focus\:cstu-bg-secondary-250\/100:focus{background-color:rgb(var(--cstu-secondary-250)/1)}.focus\:cstu-bg-secondary-250\/15:focus{background-color:rgb(var(--cstu-secondary-250)/.15)}.focus\:cstu-bg-secondary-250\/20:focus{background-color:rgb(var(--cstu-secondary-250)/.2)}.focus\:cstu-bg-secondary-250\/25:focus{background-color:rgb(var(--cstu-secondary-250)/.25)}.focus\:cstu-bg-secondary-250\/30:focus{background-color:rgb(var(--cstu-secondary-250)/.3)}.focus\:cstu-bg-secondary-250\/35:focus{background-color:rgb(var(--cstu-secondary-250)/.35)}.focus\:cstu-bg-secondary-250\/40:focus{background-color:rgb(var(--cstu-secondary-250)/.4)}.focus\:cstu-bg-secondary-250\/45:focus{background-color:rgb(var(--cstu-secondary-250)/.45)}.focus\:cstu-bg-secondary-250\/5:focus{background-color:rgb(var(--cstu-secondary-250)/.05)}.focus\:cstu-bg-secondary-250\/50:focus{background-color:rgb(var(--cstu-secondary-250)/.5)}.focus\:cstu-bg-secondary-250\/55:focus{background-color:rgb(var(--cstu-secondary-250)/.55)}.focus\:cstu-bg-secondary-250\/60:focus{background-color:rgb(var(--cstu-secondary-250)/.6)}.focus\:cstu-bg-secondary-250\/65:focus{background-color:rgb(var(--cstu-secondary-250)/.65)}.focus\:cstu-bg-secondary-250\/70:focus{background-color:rgb(var(--cstu-secondary-250)/.7)}.focus\:cstu-bg-secondary-250\/75:focus{background-color:rgb(var(--cstu-secondary-250)/.75)}.focus\:cstu-bg-secondary-250\/80:focus{background-color:rgb(var(--cstu-secondary-250)/.8)}.focus\:cstu-bg-secondary-250\/85:focus{background-color:rgb(var(--cstu-secondary-250)/.85)}.focus\:cstu-bg-secondary-250\/90:focus{background-color:rgb(var(--cstu-secondary-250)/.9)}.focus\:cstu-bg-secondary-250\/95:focus{background-color:rgb(var(--cstu-secondary-250)/.95)}.focus\:cstu-bg-secondary-300:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-300)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-secondary-300\/0:focus{background-color:rgb(var(--cstu-secondary-300)/0)}.focus\:cstu-bg-secondary-300\/10:focus{background-color:rgb(var(--cstu-secondary-300)/.1)}.focus\:cstu-bg-secondary-300\/100:focus{background-color:rgb(var(--cstu-secondary-300)/1)}.focus\:cstu-bg-secondary-300\/15:focus{background-color:rgb(var(--cstu-secondary-300)/.15)}.focus\:cstu-bg-secondary-300\/20:focus{background-color:rgb(var(--cstu-secondary-300)/.2)}.focus\:cstu-bg-secondary-300\/25:focus{background-color:rgb(var(--cstu-secondary-300)/.25)}.focus\:cstu-bg-secondary-300\/30:focus{background-color:rgb(var(--cstu-secondary-300)/.3)}.focus\:cstu-bg-secondary-300\/35:focus{background-color:rgb(var(--cstu-secondary-300)/.35)}.focus\:cstu-bg-secondary-300\/40:focus{background-color:rgb(var(--cstu-secondary-300)/.4)}.focus\:cstu-bg-secondary-300\/45:focus{background-color:rgb(var(--cstu-secondary-300)/.45)}.focus\:cstu-bg-secondary-300\/5:focus{background-color:rgb(var(--cstu-secondary-300)/.05)}.focus\:cstu-bg-secondary-300\/50:focus{background-color:rgb(var(--cstu-secondary-300)/.5)}.focus\:cstu-bg-secondary-300\/55:focus{background-color:rgb(var(--cstu-secondary-300)/.55)}.focus\:cstu-bg-secondary-300\/60:focus{background-color:rgb(var(--cstu-secondary-300)/.6)}.focus\:cstu-bg-secondary-300\/65:focus{background-color:rgb(var(--cstu-secondary-300)/.65)}.focus\:cstu-bg-secondary-300\/70:focus{background-color:rgb(var(--cstu-secondary-300)/.7)}.focus\:cstu-bg-secondary-300\/75:focus{background-color:rgb(var(--cstu-secondary-300)/.75)}.focus\:cstu-bg-secondary-300\/80:focus{background-color:rgb(var(--cstu-secondary-300)/.8)}.focus\:cstu-bg-secondary-300\/85:focus{background-color:rgb(var(--cstu-secondary-300)/.85)}.focus\:cstu-bg-secondary-300\/90:focus{background-color:rgb(var(--cstu-secondary-300)/.9)}.focus\:cstu-bg-secondary-300\/95:focus{background-color:rgb(var(--cstu-secondary-300)/.95)}.focus\:cstu-bg-secondary-400:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-400)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-secondary-400\/0:focus{background-color:rgb(var(--cstu-secondary-400)/0)}.focus\:cstu-bg-secondary-400\/10:focus{background-color:rgb(var(--cstu-secondary-400)/.1)}.focus\:cstu-bg-secondary-400\/100:focus{background-color:rgb(var(--cstu-secondary-400)/1)}.focus\:cstu-bg-secondary-400\/15:focus{background-color:rgb(var(--cstu-secondary-400)/.15)}.focus\:cstu-bg-secondary-400\/20:focus{background-color:rgb(var(--cstu-secondary-400)/.2)}.focus\:cstu-bg-secondary-400\/25:focus{background-color:rgb(var(--cstu-secondary-400)/.25)}.focus\:cstu-bg-secondary-400\/30:focus{background-color:rgb(var(--cstu-secondary-400)/.3)}.focus\:cstu-bg-secondary-400\/35:focus{background-color:rgb(var(--cstu-secondary-400)/.35)}.focus\:cstu-bg-secondary-400\/40:focus{background-color:rgb(var(--cstu-secondary-400)/.4)}.focus\:cstu-bg-secondary-400\/45:focus{background-color:rgb(var(--cstu-secondary-400)/.45)}.focus\:cstu-bg-secondary-400\/5:focus{background-color:rgb(var(--cstu-secondary-400)/.05)}.focus\:cstu-bg-secondary-400\/50:focus{background-color:rgb(var(--cstu-secondary-400)/.5)}.focus\:cstu-bg-secondary-400\/55:focus{background-color:rgb(var(--cstu-secondary-400)/.55)}.focus\:cstu-bg-secondary-400\/60:focus{background-color:rgb(var(--cstu-secondary-400)/.6)}.focus\:cstu-bg-secondary-400\/65:focus{background-color:rgb(var(--cstu-secondary-400)/.65)}.focus\:cstu-bg-secondary-400\/70:focus{background-color:rgb(var(--cstu-secondary-400)/.7)}.focus\:cstu-bg-secondary-400\/75:focus{background-color:rgb(var(--cstu-secondary-400)/.75)}.focus\:cstu-bg-secondary-400\/80:focus{background-color:rgb(var(--cstu-secondary-400)/.8)}.focus\:cstu-bg-secondary-400\/85:focus{background-color:rgb(var(--cstu-secondary-400)/.85)}.focus\:cstu-bg-secondary-400\/90:focus{background-color:rgb(var(--cstu-secondary-400)/.9)}.focus\:cstu-bg-secondary-400\/95:focus{background-color:rgb(var(--cstu-secondary-400)/.95)}.focus\:cstu-bg-secondary-50:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-50)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-secondary-50\/0:focus{background-color:rgb(var(--cstu-secondary-50)/0)}.focus\:cstu-bg-secondary-50\/10:focus{background-color:rgb(var(--cstu-secondary-50)/.1)}.focus\:cstu-bg-secondary-50\/100:focus{background-color:rgb(var(--cstu-secondary-50)/1)}.focus\:cstu-bg-secondary-50\/15:focus{background-color:rgb(var(--cstu-secondary-50)/.15)}.focus\:cstu-bg-secondary-50\/20:focus{background-color:rgb(var(--cstu-secondary-50)/.2)}.focus\:cstu-bg-secondary-50\/25:focus{background-color:rgb(var(--cstu-secondary-50)/.25)}.focus\:cstu-bg-secondary-50\/30:focus{background-color:rgb(var(--cstu-secondary-50)/.3)}.focus\:cstu-bg-secondary-50\/35:focus{background-color:rgb(var(--cstu-secondary-50)/.35)}.focus\:cstu-bg-secondary-50\/40:focus{background-color:rgb(var(--cstu-secondary-50)/.4)}.focus\:cstu-bg-secondary-50\/45:focus{background-color:rgb(var(--cstu-secondary-50)/.45)}.focus\:cstu-bg-secondary-50\/5:focus{background-color:rgb(var(--cstu-secondary-50)/.05)}.focus\:cstu-bg-secondary-50\/50:focus{background-color:rgb(var(--cstu-secondary-50)/.5)}.focus\:cstu-bg-secondary-50\/55:focus{background-color:rgb(var(--cstu-secondary-50)/.55)}.focus\:cstu-bg-secondary-50\/60:focus{background-color:rgb(var(--cstu-secondary-50)/.6)}.focus\:cstu-bg-secondary-50\/65:focus{background-color:rgb(var(--cstu-secondary-50)/.65)}.focus\:cstu-bg-secondary-50\/70:focus{background-color:rgb(var(--cstu-secondary-50)/.7)}.focus\:cstu-bg-secondary-50\/75:focus{background-color:rgb(var(--cstu-secondary-50)/.75)}.focus\:cstu-bg-secondary-50\/80:focus{background-color:rgb(var(--cstu-secondary-50)/.8)}.focus\:cstu-bg-secondary-50\/85:focus{background-color:rgb(var(--cstu-secondary-50)/.85)}.focus\:cstu-bg-secondary-50\/90:focus{background-color:rgb(var(--cstu-secondary-50)/.9)}.focus\:cstu-bg-secondary-50\/95:focus{background-color:rgb(var(--cstu-secondary-50)/.95)}.focus\:cstu-bg-secondary-500:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-500)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-secondary-500\/0:focus{background-color:rgb(var(--cstu-secondary-500)/0)}.focus\:cstu-bg-secondary-500\/10:focus{background-color:rgb(var(--cstu-secondary-500)/.1)}.focus\:cstu-bg-secondary-500\/100:focus{background-color:rgb(var(--cstu-secondary-500)/1)}.focus\:cstu-bg-secondary-500\/15:focus{background-color:rgb(var(--cstu-secondary-500)/.15)}.focus\:cstu-bg-secondary-500\/20:focus{background-color:rgb(var(--cstu-secondary-500)/.2)}.focus\:cstu-bg-secondary-500\/25:focus{background-color:rgb(var(--cstu-secondary-500)/.25)}.focus\:cstu-bg-secondary-500\/30:focus{background-color:rgb(var(--cstu-secondary-500)/.3)}.focus\:cstu-bg-secondary-500\/35:focus{background-color:rgb(var(--cstu-secondary-500)/.35)}.focus\:cstu-bg-secondary-500\/40:focus{background-color:rgb(var(--cstu-secondary-500)/.4)}.focus\:cstu-bg-secondary-500\/45:focus{background-color:rgb(var(--cstu-secondary-500)/.45)}.focus\:cstu-bg-secondary-500\/5:focus{background-color:rgb(var(--cstu-secondary-500)/.05)}.focus\:cstu-bg-secondary-500\/50:focus{background-color:rgb(var(--cstu-secondary-500)/.5)}.focus\:cstu-bg-secondary-500\/55:focus{background-color:rgb(var(--cstu-secondary-500)/.55)}.focus\:cstu-bg-secondary-500\/60:focus{background-color:rgb(var(--cstu-secondary-500)/.6)}.focus\:cstu-bg-secondary-500\/65:focus{background-color:rgb(var(--cstu-secondary-500)/.65)}.focus\:cstu-bg-secondary-500\/70:focus{background-color:rgb(var(--cstu-secondary-500)/.7)}.focus\:cstu-bg-secondary-500\/75:focus{background-color:rgb(var(--cstu-secondary-500)/.75)}.focus\:cstu-bg-secondary-500\/80:focus{background-color:rgb(var(--cstu-secondary-500)/.8)}.focus\:cstu-bg-secondary-500\/85:focus{background-color:rgb(var(--cstu-secondary-500)/.85)}.focus\:cstu-bg-secondary-500\/90:focus{background-color:rgb(var(--cstu-secondary-500)/.9)}.focus\:cstu-bg-secondary-500\/95:focus{background-color:rgb(var(--cstu-secondary-500)/.95)}.focus\:cstu-bg-secondary-550:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-550)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-secondary-550\/0:focus{background-color:rgb(var(--cstu-secondary-550)/0)}.focus\:cstu-bg-secondary-550\/10:focus{background-color:rgb(var(--cstu-secondary-550)/.1)}.focus\:cstu-bg-secondary-550\/100:focus{background-color:rgb(var(--cstu-secondary-550)/1)}.focus\:cstu-bg-secondary-550\/15:focus{background-color:rgb(var(--cstu-secondary-550)/.15)}.focus\:cstu-bg-secondary-550\/20:focus{background-color:rgb(var(--cstu-secondary-550)/.2)}.focus\:cstu-bg-secondary-550\/25:focus{background-color:rgb(var(--cstu-secondary-550)/.25)}.focus\:cstu-bg-secondary-550\/30:focus{background-color:rgb(var(--cstu-secondary-550)/.3)}.focus\:cstu-bg-secondary-550\/35:focus{background-color:rgb(var(--cstu-secondary-550)/.35)}.focus\:cstu-bg-secondary-550\/40:focus{background-color:rgb(var(--cstu-secondary-550)/.4)}.focus\:cstu-bg-secondary-550\/45:focus{background-color:rgb(var(--cstu-secondary-550)/.45)}.focus\:cstu-bg-secondary-550\/5:focus{background-color:rgb(var(--cstu-secondary-550)/.05)}.focus\:cstu-bg-secondary-550\/50:focus{background-color:rgb(var(--cstu-secondary-550)/.5)}.focus\:cstu-bg-secondary-550\/55:focus{background-color:rgb(var(--cstu-secondary-550)/.55)}.focus\:cstu-bg-secondary-550\/60:focus{background-color:rgb(var(--cstu-secondary-550)/.6)}.focus\:cstu-bg-secondary-550\/65:focus{background-color:rgb(var(--cstu-secondary-550)/.65)}.focus\:cstu-bg-secondary-550\/70:focus{background-color:rgb(var(--cstu-secondary-550)/.7)}.focus\:cstu-bg-secondary-550\/75:focus{background-color:rgb(var(--cstu-secondary-550)/.75)}.focus\:cstu-bg-secondary-550\/80:focus{background-color:rgb(var(--cstu-secondary-550)/.8)}.focus\:cstu-bg-secondary-550\/85:focus{background-color:rgb(var(--cstu-secondary-550)/.85)}.focus\:cstu-bg-secondary-550\/90:focus{background-color:rgb(var(--cstu-secondary-550)/.9)}.focus\:cstu-bg-secondary-550\/95:focus{background-color:rgb(var(--cstu-secondary-550)/.95)}.focus\:cstu-bg-secondary-575:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-575)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-secondary-575\/0:focus{background-color:rgb(var(--cstu-secondary-575)/0)}.focus\:cstu-bg-secondary-575\/10:focus{background-color:rgb(var(--cstu-secondary-575)/.1)}.focus\:cstu-bg-secondary-575\/100:focus{background-color:rgb(var(--cstu-secondary-575)/1)}.focus\:cstu-bg-secondary-575\/15:focus{background-color:rgb(var(--cstu-secondary-575)/.15)}.focus\:cstu-bg-secondary-575\/20:focus{background-color:rgb(var(--cstu-secondary-575)/.2)}.focus\:cstu-bg-secondary-575\/25:focus{background-color:rgb(var(--cstu-secondary-575)/.25)}.focus\:cstu-bg-secondary-575\/30:focus{background-color:rgb(var(--cstu-secondary-575)/.3)}.focus\:cstu-bg-secondary-575\/35:focus{background-color:rgb(var(--cstu-secondary-575)/.35)}.focus\:cstu-bg-secondary-575\/40:focus{background-color:rgb(var(--cstu-secondary-575)/.4)}.focus\:cstu-bg-secondary-575\/45:focus{background-color:rgb(var(--cstu-secondary-575)/.45)}.focus\:cstu-bg-secondary-575\/5:focus{background-color:rgb(var(--cstu-secondary-575)/.05)}.focus\:cstu-bg-secondary-575\/50:focus{background-color:rgb(var(--cstu-secondary-575)/.5)}.focus\:cstu-bg-secondary-575\/55:focus{background-color:rgb(var(--cstu-secondary-575)/.55)}.focus\:cstu-bg-secondary-575\/60:focus{background-color:rgb(var(--cstu-secondary-575)/.6)}.focus\:cstu-bg-secondary-575\/65:focus{background-color:rgb(var(--cstu-secondary-575)/.65)}.focus\:cstu-bg-secondary-575\/70:focus{background-color:rgb(var(--cstu-secondary-575)/.7)}.focus\:cstu-bg-secondary-575\/75:focus{background-color:rgb(var(--cstu-secondary-575)/.75)}.focus\:cstu-bg-secondary-575\/80:focus{background-color:rgb(var(--cstu-secondary-575)/.8)}.focus\:cstu-bg-secondary-575\/85:focus{background-color:rgb(var(--cstu-secondary-575)/.85)}.focus\:cstu-bg-secondary-575\/90:focus{background-color:rgb(var(--cstu-secondary-575)/.9)}.focus\:cstu-bg-secondary-575\/95:focus{background-color:rgb(var(--cstu-secondary-575)/.95)}.focus\:cstu-bg-secondary-600:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-600)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-secondary-600\/0:focus{background-color:rgb(var(--cstu-secondary-600)/0)}.focus\:cstu-bg-secondary-600\/10:focus{background-color:rgb(var(--cstu-secondary-600)/.1)}.focus\:cstu-bg-secondary-600\/100:focus{background-color:rgb(var(--cstu-secondary-600)/1)}.focus\:cstu-bg-secondary-600\/15:focus{background-color:rgb(var(--cstu-secondary-600)/.15)}.focus\:cstu-bg-secondary-600\/20:focus{background-color:rgb(var(--cstu-secondary-600)/.2)}.focus\:cstu-bg-secondary-600\/25:focus{background-color:rgb(var(--cstu-secondary-600)/.25)}.focus\:cstu-bg-secondary-600\/30:focus{background-color:rgb(var(--cstu-secondary-600)/.3)}.focus\:cstu-bg-secondary-600\/35:focus{background-color:rgb(var(--cstu-secondary-600)/.35)}.focus\:cstu-bg-secondary-600\/40:focus{background-color:rgb(var(--cstu-secondary-600)/.4)}.focus\:cstu-bg-secondary-600\/45:focus{background-color:rgb(var(--cstu-secondary-600)/.45)}.focus\:cstu-bg-secondary-600\/5:focus{background-color:rgb(var(--cstu-secondary-600)/.05)}.focus\:cstu-bg-secondary-600\/50:focus{background-color:rgb(var(--cstu-secondary-600)/.5)}.focus\:cstu-bg-secondary-600\/55:focus{background-color:rgb(var(--cstu-secondary-600)/.55)}.focus\:cstu-bg-secondary-600\/60:focus{background-color:rgb(var(--cstu-secondary-600)/.6)}.focus\:cstu-bg-secondary-600\/65:focus{background-color:rgb(var(--cstu-secondary-600)/.65)}.focus\:cstu-bg-secondary-600\/70:focus{background-color:rgb(var(--cstu-secondary-600)/.7)}.focus\:cstu-bg-secondary-600\/75:focus{background-color:rgb(var(--cstu-secondary-600)/.75)}.focus\:cstu-bg-secondary-600\/80:focus{background-color:rgb(var(--cstu-secondary-600)/.8)}.focus\:cstu-bg-secondary-600\/85:focus{background-color:rgb(var(--cstu-secondary-600)/.85)}.focus\:cstu-bg-secondary-600\/90:focus{background-color:rgb(var(--cstu-secondary-600)/.9)}.focus\:cstu-bg-secondary-600\/95:focus{background-color:rgb(var(--cstu-secondary-600)/.95)}.focus\:cstu-bg-secondary-700:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-700)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-secondary-700\/0:focus{background-color:rgb(var(--cstu-secondary-700)/0)}.focus\:cstu-bg-secondary-700\/10:focus{background-color:rgb(var(--cstu-secondary-700)/.1)}.focus\:cstu-bg-secondary-700\/100:focus{background-color:rgb(var(--cstu-secondary-700)/1)}.focus\:cstu-bg-secondary-700\/15:focus{background-color:rgb(var(--cstu-secondary-700)/.15)}.focus\:cstu-bg-secondary-700\/20:focus{background-color:rgb(var(--cstu-secondary-700)/.2)}.focus\:cstu-bg-secondary-700\/25:focus{background-color:rgb(var(--cstu-secondary-700)/.25)}.focus\:cstu-bg-secondary-700\/30:focus{background-color:rgb(var(--cstu-secondary-700)/.3)}.focus\:cstu-bg-secondary-700\/35:focus{background-color:rgb(var(--cstu-secondary-700)/.35)}.focus\:cstu-bg-secondary-700\/40:focus{background-color:rgb(var(--cstu-secondary-700)/.4)}.focus\:cstu-bg-secondary-700\/45:focus{background-color:rgb(var(--cstu-secondary-700)/.45)}.focus\:cstu-bg-secondary-700\/5:focus{background-color:rgb(var(--cstu-secondary-700)/.05)}.focus\:cstu-bg-secondary-700\/50:focus{background-color:rgb(var(--cstu-secondary-700)/.5)}.focus\:cstu-bg-secondary-700\/55:focus{background-color:rgb(var(--cstu-secondary-700)/.55)}.focus\:cstu-bg-secondary-700\/60:focus{background-color:rgb(var(--cstu-secondary-700)/.6)}.focus\:cstu-bg-secondary-700\/65:focus{background-color:rgb(var(--cstu-secondary-700)/.65)}.focus\:cstu-bg-secondary-700\/70:focus{background-color:rgb(var(--cstu-secondary-700)/.7)}.focus\:cstu-bg-secondary-700\/75:focus{background-color:rgb(var(--cstu-secondary-700)/.75)}.focus\:cstu-bg-secondary-700\/80:focus{background-color:rgb(var(--cstu-secondary-700)/.8)}.focus\:cstu-bg-secondary-700\/85:focus{background-color:rgb(var(--cstu-secondary-700)/.85)}.focus\:cstu-bg-secondary-700\/90:focus{background-color:rgb(var(--cstu-secondary-700)/.9)}.focus\:cstu-bg-secondary-700\/95:focus{background-color:rgb(var(--cstu-secondary-700)/.95)}.focus\:cstu-bg-secondary-800:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-800)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-secondary-800\/0:focus{background-color:rgb(var(--cstu-secondary-800)/0)}.focus\:cstu-bg-secondary-800\/10:focus{background-color:rgb(var(--cstu-secondary-800)/.1)}.focus\:cstu-bg-secondary-800\/100:focus{background-color:rgb(var(--cstu-secondary-800)/1)}.focus\:cstu-bg-secondary-800\/15:focus{background-color:rgb(var(--cstu-secondary-800)/.15)}.focus\:cstu-bg-secondary-800\/20:focus{background-color:rgb(var(--cstu-secondary-800)/.2)}.focus\:cstu-bg-secondary-800\/25:focus{background-color:rgb(var(--cstu-secondary-800)/.25)}.focus\:cstu-bg-secondary-800\/30:focus{background-color:rgb(var(--cstu-secondary-800)/.3)}.focus\:cstu-bg-secondary-800\/35:focus{background-color:rgb(var(--cstu-secondary-800)/.35)}.focus\:cstu-bg-secondary-800\/40:focus{background-color:rgb(var(--cstu-secondary-800)/.4)}.focus\:cstu-bg-secondary-800\/45:focus{background-color:rgb(var(--cstu-secondary-800)/.45)}.focus\:cstu-bg-secondary-800\/5:focus{background-color:rgb(var(--cstu-secondary-800)/.05)}.focus\:cstu-bg-secondary-800\/50:focus{background-color:rgb(var(--cstu-secondary-800)/.5)}.focus\:cstu-bg-secondary-800\/55:focus{background-color:rgb(var(--cstu-secondary-800)/.55)}.focus\:cstu-bg-secondary-800\/60:focus{background-color:rgb(var(--cstu-secondary-800)/.6)}.focus\:cstu-bg-secondary-800\/65:focus{background-color:rgb(var(--cstu-secondary-800)/.65)}.focus\:cstu-bg-secondary-800\/70:focus{background-color:rgb(var(--cstu-secondary-800)/.7)}.focus\:cstu-bg-secondary-800\/75:focus{background-color:rgb(var(--cstu-secondary-800)/.75)}.focus\:cstu-bg-secondary-800\/80:focus{background-color:rgb(var(--cstu-secondary-800)/.8)}.focus\:cstu-bg-secondary-800\/85:focus{background-color:rgb(var(--cstu-secondary-800)/.85)}.focus\:cstu-bg-secondary-800\/90:focus{background-color:rgb(var(--cstu-secondary-800)/.9)}.focus\:cstu-bg-secondary-800\/95:focus{background-color:rgb(var(--cstu-secondary-800)/.95)}.focus\:cstu-bg-secondary-900:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-900)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-secondary-900\/0:focus{background-color:rgb(var(--cstu-secondary-900)/0)}.focus\:cstu-bg-secondary-900\/10:focus{background-color:rgb(var(--cstu-secondary-900)/.1)}.focus\:cstu-bg-secondary-900\/100:focus{background-color:rgb(var(--cstu-secondary-900)/1)}.focus\:cstu-bg-secondary-900\/15:focus{background-color:rgb(var(--cstu-secondary-900)/.15)}.focus\:cstu-bg-secondary-900\/20:focus{background-color:rgb(var(--cstu-secondary-900)/.2)}.focus\:cstu-bg-secondary-900\/25:focus{background-color:rgb(var(--cstu-secondary-900)/.25)}.focus\:cstu-bg-secondary-900\/30:focus{background-color:rgb(var(--cstu-secondary-900)/.3)}.focus\:cstu-bg-secondary-900\/35:focus{background-color:rgb(var(--cstu-secondary-900)/.35)}.focus\:cstu-bg-secondary-900\/40:focus{background-color:rgb(var(--cstu-secondary-900)/.4)}.focus\:cstu-bg-secondary-900\/45:focus{background-color:rgb(var(--cstu-secondary-900)/.45)}.focus\:cstu-bg-secondary-900\/5:focus{background-color:rgb(var(--cstu-secondary-900)/.05)}.focus\:cstu-bg-secondary-900\/50:focus{background-color:rgb(var(--cstu-secondary-900)/.5)}.focus\:cstu-bg-secondary-900\/55:focus{background-color:rgb(var(--cstu-secondary-900)/.55)}.focus\:cstu-bg-secondary-900\/60:focus{background-color:rgb(var(--cstu-secondary-900)/.6)}.focus\:cstu-bg-secondary-900\/65:focus{background-color:rgb(var(--cstu-secondary-900)/.65)}.focus\:cstu-bg-secondary-900\/70:focus{background-color:rgb(var(--cstu-secondary-900)/.7)}.focus\:cstu-bg-secondary-900\/75:focus{background-color:rgb(var(--cstu-secondary-900)/.75)}.focus\:cstu-bg-secondary-900\/80:focus{background-color:rgb(var(--cstu-secondary-900)/.8)}.focus\:cstu-bg-secondary-900\/85:focus{background-color:rgb(var(--cstu-secondary-900)/.85)}.focus\:cstu-bg-secondary-900\/90:focus{background-color:rgb(var(--cstu-secondary-900)/.9)}.focus\:cstu-bg-secondary-900\/95:focus{background-color:rgb(var(--cstu-secondary-900)/.95)}.focus\:cstu-bg-success-100:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-100)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-success-100\/0:focus{background-color:rgb(var(--cstu-success-100)/0)}.focus\:cstu-bg-success-100\/10:focus{background-color:rgb(var(--cstu-success-100)/.1)}.focus\:cstu-bg-success-100\/100:focus{background-color:rgb(var(--cstu-success-100)/1)}.focus\:cstu-bg-success-100\/15:focus{background-color:rgb(var(--cstu-success-100)/.15)}.focus\:cstu-bg-success-100\/20:focus{background-color:rgb(var(--cstu-success-100)/.2)}.focus\:cstu-bg-success-100\/25:focus{background-color:rgb(var(--cstu-success-100)/.25)}.focus\:cstu-bg-success-100\/30:focus{background-color:rgb(var(--cstu-success-100)/.3)}.focus\:cstu-bg-success-100\/35:focus{background-color:rgb(var(--cstu-success-100)/.35)}.focus\:cstu-bg-success-100\/40:focus{background-color:rgb(var(--cstu-success-100)/.4)}.focus\:cstu-bg-success-100\/45:focus{background-color:rgb(var(--cstu-success-100)/.45)}.focus\:cstu-bg-success-100\/5:focus{background-color:rgb(var(--cstu-success-100)/.05)}.focus\:cstu-bg-success-100\/50:focus{background-color:rgb(var(--cstu-success-100)/.5)}.focus\:cstu-bg-success-100\/55:focus{background-color:rgb(var(--cstu-success-100)/.55)}.focus\:cstu-bg-success-100\/60:focus{background-color:rgb(var(--cstu-success-100)/.6)}.focus\:cstu-bg-success-100\/65:focus{background-color:rgb(var(--cstu-success-100)/.65)}.focus\:cstu-bg-success-100\/70:focus{background-color:rgb(var(--cstu-success-100)/.7)}.focus\:cstu-bg-success-100\/75:focus{background-color:rgb(var(--cstu-success-100)/.75)}.focus\:cstu-bg-success-100\/80:focus{background-color:rgb(var(--cstu-success-100)/.8)}.focus\:cstu-bg-success-100\/85:focus{background-color:rgb(var(--cstu-success-100)/.85)}.focus\:cstu-bg-success-100\/90:focus{background-color:rgb(var(--cstu-success-100)/.9)}.focus\:cstu-bg-success-100\/95:focus{background-color:rgb(var(--cstu-success-100)/.95)}.focus\:cstu-bg-success-200:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-200)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-success-200\/0:focus{background-color:rgb(var(--cstu-success-200)/0)}.focus\:cstu-bg-success-200\/10:focus{background-color:rgb(var(--cstu-success-200)/.1)}.focus\:cstu-bg-success-200\/100:focus{background-color:rgb(var(--cstu-success-200)/1)}.focus\:cstu-bg-success-200\/15:focus{background-color:rgb(var(--cstu-success-200)/.15)}.focus\:cstu-bg-success-200\/20:focus{background-color:rgb(var(--cstu-success-200)/.2)}.focus\:cstu-bg-success-200\/25:focus{background-color:rgb(var(--cstu-success-200)/.25)}.focus\:cstu-bg-success-200\/30:focus{background-color:rgb(var(--cstu-success-200)/.3)}.focus\:cstu-bg-success-200\/35:focus{background-color:rgb(var(--cstu-success-200)/.35)}.focus\:cstu-bg-success-200\/40:focus{background-color:rgb(var(--cstu-success-200)/.4)}.focus\:cstu-bg-success-200\/45:focus{background-color:rgb(var(--cstu-success-200)/.45)}.focus\:cstu-bg-success-200\/5:focus{background-color:rgb(var(--cstu-success-200)/.05)}.focus\:cstu-bg-success-200\/50:focus{background-color:rgb(var(--cstu-success-200)/.5)}.focus\:cstu-bg-success-200\/55:focus{background-color:rgb(var(--cstu-success-200)/.55)}.focus\:cstu-bg-success-200\/60:focus{background-color:rgb(var(--cstu-success-200)/.6)}.focus\:cstu-bg-success-200\/65:focus{background-color:rgb(var(--cstu-success-200)/.65)}.focus\:cstu-bg-success-200\/70:focus{background-color:rgb(var(--cstu-success-200)/.7)}.focus\:cstu-bg-success-200\/75:focus{background-color:rgb(var(--cstu-success-200)/.75)}.focus\:cstu-bg-success-200\/80:focus{background-color:rgb(var(--cstu-success-200)/.8)}.focus\:cstu-bg-success-200\/85:focus{background-color:rgb(var(--cstu-success-200)/.85)}.focus\:cstu-bg-success-200\/90:focus{background-color:rgb(var(--cstu-success-200)/.9)}.focus\:cstu-bg-success-200\/95:focus{background-color:rgb(var(--cstu-success-200)/.95)}.focus\:cstu-bg-success-250:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-250)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-success-250\/0:focus{background-color:rgb(var(--cstu-success-250)/0)}.focus\:cstu-bg-success-250\/10:focus{background-color:rgb(var(--cstu-success-250)/.1)}.focus\:cstu-bg-success-250\/100:focus{background-color:rgb(var(--cstu-success-250)/1)}.focus\:cstu-bg-success-250\/15:focus{background-color:rgb(var(--cstu-success-250)/.15)}.focus\:cstu-bg-success-250\/20:focus{background-color:rgb(var(--cstu-success-250)/.2)}.focus\:cstu-bg-success-250\/25:focus{background-color:rgb(var(--cstu-success-250)/.25)}.focus\:cstu-bg-success-250\/30:focus{background-color:rgb(var(--cstu-success-250)/.3)}.focus\:cstu-bg-success-250\/35:focus{background-color:rgb(var(--cstu-success-250)/.35)}.focus\:cstu-bg-success-250\/40:focus{background-color:rgb(var(--cstu-success-250)/.4)}.focus\:cstu-bg-success-250\/45:focus{background-color:rgb(var(--cstu-success-250)/.45)}.focus\:cstu-bg-success-250\/5:focus{background-color:rgb(var(--cstu-success-250)/.05)}.focus\:cstu-bg-success-250\/50:focus{background-color:rgb(var(--cstu-success-250)/.5)}.focus\:cstu-bg-success-250\/55:focus{background-color:rgb(var(--cstu-success-250)/.55)}.focus\:cstu-bg-success-250\/60:focus{background-color:rgb(var(--cstu-success-250)/.6)}.focus\:cstu-bg-success-250\/65:focus{background-color:rgb(var(--cstu-success-250)/.65)}.focus\:cstu-bg-success-250\/70:focus{background-color:rgb(var(--cstu-success-250)/.7)}.focus\:cstu-bg-success-250\/75:focus{background-color:rgb(var(--cstu-success-250)/.75)}.focus\:cstu-bg-success-250\/80:focus{background-color:rgb(var(--cstu-success-250)/.8)}.focus\:cstu-bg-success-250\/85:focus{background-color:rgb(var(--cstu-success-250)/.85)}.focus\:cstu-bg-success-250\/90:focus{background-color:rgb(var(--cstu-success-250)/.9)}.focus\:cstu-bg-success-250\/95:focus{background-color:rgb(var(--cstu-success-250)/.95)}.focus\:cstu-bg-success-300:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-300)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-success-300\/0:focus{background-color:rgb(var(--cstu-success-300)/0)}.focus\:cstu-bg-success-300\/10:focus{background-color:rgb(var(--cstu-success-300)/.1)}.focus\:cstu-bg-success-300\/100:focus{background-color:rgb(var(--cstu-success-300)/1)}.focus\:cstu-bg-success-300\/15:focus{background-color:rgb(var(--cstu-success-300)/.15)}.focus\:cstu-bg-success-300\/20:focus{background-color:rgb(var(--cstu-success-300)/.2)}.focus\:cstu-bg-success-300\/25:focus{background-color:rgb(var(--cstu-success-300)/.25)}.focus\:cstu-bg-success-300\/30:focus{background-color:rgb(var(--cstu-success-300)/.3)}.focus\:cstu-bg-success-300\/35:focus{background-color:rgb(var(--cstu-success-300)/.35)}.focus\:cstu-bg-success-300\/40:focus{background-color:rgb(var(--cstu-success-300)/.4)}.focus\:cstu-bg-success-300\/45:focus{background-color:rgb(var(--cstu-success-300)/.45)}.focus\:cstu-bg-success-300\/5:focus{background-color:rgb(var(--cstu-success-300)/.05)}.focus\:cstu-bg-success-300\/50:focus{background-color:rgb(var(--cstu-success-300)/.5)}.focus\:cstu-bg-success-300\/55:focus{background-color:rgb(var(--cstu-success-300)/.55)}.focus\:cstu-bg-success-300\/60:focus{background-color:rgb(var(--cstu-success-300)/.6)}.focus\:cstu-bg-success-300\/65:focus{background-color:rgb(var(--cstu-success-300)/.65)}.focus\:cstu-bg-success-300\/70:focus{background-color:rgb(var(--cstu-success-300)/.7)}.focus\:cstu-bg-success-300\/75:focus{background-color:rgb(var(--cstu-success-300)/.75)}.focus\:cstu-bg-success-300\/80:focus{background-color:rgb(var(--cstu-success-300)/.8)}.focus\:cstu-bg-success-300\/85:focus{background-color:rgb(var(--cstu-success-300)/.85)}.focus\:cstu-bg-success-300\/90:focus{background-color:rgb(var(--cstu-success-300)/.9)}.focus\:cstu-bg-success-300\/95:focus{background-color:rgb(var(--cstu-success-300)/.95)}.focus\:cstu-bg-success-400:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-400)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-success-400\/0:focus{background-color:rgb(var(--cstu-success-400)/0)}.focus\:cstu-bg-success-400\/10:focus{background-color:rgb(var(--cstu-success-400)/.1)}.focus\:cstu-bg-success-400\/100:focus{background-color:rgb(var(--cstu-success-400)/1)}.focus\:cstu-bg-success-400\/15:focus{background-color:rgb(var(--cstu-success-400)/.15)}.focus\:cstu-bg-success-400\/20:focus{background-color:rgb(var(--cstu-success-400)/.2)}.focus\:cstu-bg-success-400\/25:focus{background-color:rgb(var(--cstu-success-400)/.25)}.focus\:cstu-bg-success-400\/30:focus{background-color:rgb(var(--cstu-success-400)/.3)}.focus\:cstu-bg-success-400\/35:focus{background-color:rgb(var(--cstu-success-400)/.35)}.focus\:cstu-bg-success-400\/40:focus{background-color:rgb(var(--cstu-success-400)/.4)}.focus\:cstu-bg-success-400\/45:focus{background-color:rgb(var(--cstu-success-400)/.45)}.focus\:cstu-bg-success-400\/5:focus{background-color:rgb(var(--cstu-success-400)/.05)}.focus\:cstu-bg-success-400\/50:focus{background-color:rgb(var(--cstu-success-400)/.5)}.focus\:cstu-bg-success-400\/55:focus{background-color:rgb(var(--cstu-success-400)/.55)}.focus\:cstu-bg-success-400\/60:focus{background-color:rgb(var(--cstu-success-400)/.6)}.focus\:cstu-bg-success-400\/65:focus{background-color:rgb(var(--cstu-success-400)/.65)}.focus\:cstu-bg-success-400\/70:focus{background-color:rgb(var(--cstu-success-400)/.7)}.focus\:cstu-bg-success-400\/75:focus{background-color:rgb(var(--cstu-success-400)/.75)}.focus\:cstu-bg-success-400\/80:focus{background-color:rgb(var(--cstu-success-400)/.8)}.focus\:cstu-bg-success-400\/85:focus{background-color:rgb(var(--cstu-success-400)/.85)}.focus\:cstu-bg-success-400\/90:focus{background-color:rgb(var(--cstu-success-400)/.9)}.focus\:cstu-bg-success-400\/95:focus{background-color:rgb(var(--cstu-success-400)/.95)}.focus\:cstu-bg-success-450:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-450)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-success-450\/0:focus{background-color:rgb(var(--cstu-success-450)/0)}.focus\:cstu-bg-success-450\/10:focus{background-color:rgb(var(--cstu-success-450)/.1)}.focus\:cstu-bg-success-450\/100:focus{background-color:rgb(var(--cstu-success-450)/1)}.focus\:cstu-bg-success-450\/15:focus{background-color:rgb(var(--cstu-success-450)/.15)}.focus\:cstu-bg-success-450\/20:focus{background-color:rgb(var(--cstu-success-450)/.2)}.focus\:cstu-bg-success-450\/25:focus{background-color:rgb(var(--cstu-success-450)/.25)}.focus\:cstu-bg-success-450\/30:focus{background-color:rgb(var(--cstu-success-450)/.3)}.focus\:cstu-bg-success-450\/35:focus{background-color:rgb(var(--cstu-success-450)/.35)}.focus\:cstu-bg-success-450\/40:focus{background-color:rgb(var(--cstu-success-450)/.4)}.focus\:cstu-bg-success-450\/45:focus{background-color:rgb(var(--cstu-success-450)/.45)}.focus\:cstu-bg-success-450\/5:focus{background-color:rgb(var(--cstu-success-450)/.05)}.focus\:cstu-bg-success-450\/50:focus{background-color:rgb(var(--cstu-success-450)/.5)}.focus\:cstu-bg-success-450\/55:focus{background-color:rgb(var(--cstu-success-450)/.55)}.focus\:cstu-bg-success-450\/60:focus{background-color:rgb(var(--cstu-success-450)/.6)}.focus\:cstu-bg-success-450\/65:focus{background-color:rgb(var(--cstu-success-450)/.65)}.focus\:cstu-bg-success-450\/70:focus{background-color:rgb(var(--cstu-success-450)/.7)}.focus\:cstu-bg-success-450\/75:focus{background-color:rgb(var(--cstu-success-450)/.75)}.focus\:cstu-bg-success-450\/80:focus{background-color:rgb(var(--cstu-success-450)/.8)}.focus\:cstu-bg-success-450\/85:focus{background-color:rgb(var(--cstu-success-450)/.85)}.focus\:cstu-bg-success-450\/90:focus{background-color:rgb(var(--cstu-success-450)/.9)}.focus\:cstu-bg-success-450\/95:focus{background-color:rgb(var(--cstu-success-450)/.95)}.focus\:cstu-bg-success-50:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-50)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-success-50\/0:focus{background-color:rgb(var(--cstu-success-50)/0)}.focus\:cstu-bg-success-50\/10:focus{background-color:rgb(var(--cstu-success-50)/.1)}.focus\:cstu-bg-success-50\/100:focus{background-color:rgb(var(--cstu-success-50)/1)}.focus\:cstu-bg-success-50\/15:focus{background-color:rgb(var(--cstu-success-50)/.15)}.focus\:cstu-bg-success-50\/20:focus{background-color:rgb(var(--cstu-success-50)/.2)}.focus\:cstu-bg-success-50\/25:focus{background-color:rgb(var(--cstu-success-50)/.25)}.focus\:cstu-bg-success-50\/30:focus{background-color:rgb(var(--cstu-success-50)/.3)}.focus\:cstu-bg-success-50\/35:focus{background-color:rgb(var(--cstu-success-50)/.35)}.focus\:cstu-bg-success-50\/40:focus{background-color:rgb(var(--cstu-success-50)/.4)}.focus\:cstu-bg-success-50\/45:focus{background-color:rgb(var(--cstu-success-50)/.45)}.focus\:cstu-bg-success-50\/5:focus{background-color:rgb(var(--cstu-success-50)/.05)}.focus\:cstu-bg-success-50\/50:focus{background-color:rgb(var(--cstu-success-50)/.5)}.focus\:cstu-bg-success-50\/55:focus{background-color:rgb(var(--cstu-success-50)/.55)}.focus\:cstu-bg-success-50\/60:focus{background-color:rgb(var(--cstu-success-50)/.6)}.focus\:cstu-bg-success-50\/65:focus{background-color:rgb(var(--cstu-success-50)/.65)}.focus\:cstu-bg-success-50\/70:focus{background-color:rgb(var(--cstu-success-50)/.7)}.focus\:cstu-bg-success-50\/75:focus{background-color:rgb(var(--cstu-success-50)/.75)}.focus\:cstu-bg-success-50\/80:focus{background-color:rgb(var(--cstu-success-50)/.8)}.focus\:cstu-bg-success-50\/85:focus{background-color:rgb(var(--cstu-success-50)/.85)}.focus\:cstu-bg-success-50\/90:focus{background-color:rgb(var(--cstu-success-50)/.9)}.focus\:cstu-bg-success-50\/95:focus{background-color:rgb(var(--cstu-success-50)/.95)}.focus\:cstu-bg-success-500:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-500)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-success-500\/0:focus{background-color:rgb(var(--cstu-success-500)/0)}.focus\:cstu-bg-success-500\/10:focus{background-color:rgb(var(--cstu-success-500)/.1)}.focus\:cstu-bg-success-500\/100:focus{background-color:rgb(var(--cstu-success-500)/1)}.focus\:cstu-bg-success-500\/15:focus{background-color:rgb(var(--cstu-success-500)/.15)}.focus\:cstu-bg-success-500\/20:focus{background-color:rgb(var(--cstu-success-500)/.2)}.focus\:cstu-bg-success-500\/25:focus{background-color:rgb(var(--cstu-success-500)/.25)}.focus\:cstu-bg-success-500\/30:focus{background-color:rgb(var(--cstu-success-500)/.3)}.focus\:cstu-bg-success-500\/35:focus{background-color:rgb(var(--cstu-success-500)/.35)}.focus\:cstu-bg-success-500\/40:focus{background-color:rgb(var(--cstu-success-500)/.4)}.focus\:cstu-bg-success-500\/45:focus{background-color:rgb(var(--cstu-success-500)/.45)}.focus\:cstu-bg-success-500\/5:focus{background-color:rgb(var(--cstu-success-500)/.05)}.focus\:cstu-bg-success-500\/50:focus{background-color:rgb(var(--cstu-success-500)/.5)}.focus\:cstu-bg-success-500\/55:focus{background-color:rgb(var(--cstu-success-500)/.55)}.focus\:cstu-bg-success-500\/60:focus{background-color:rgb(var(--cstu-success-500)/.6)}.focus\:cstu-bg-success-500\/65:focus{background-color:rgb(var(--cstu-success-500)/.65)}.focus\:cstu-bg-success-500\/70:focus{background-color:rgb(var(--cstu-success-500)/.7)}.focus\:cstu-bg-success-500\/75:focus{background-color:rgb(var(--cstu-success-500)/.75)}.focus\:cstu-bg-success-500\/80:focus{background-color:rgb(var(--cstu-success-500)/.8)}.focus\:cstu-bg-success-500\/85:focus{background-color:rgb(var(--cstu-success-500)/.85)}.focus\:cstu-bg-success-500\/90:focus{background-color:rgb(var(--cstu-success-500)/.9)}.focus\:cstu-bg-success-500\/95:focus{background-color:rgb(var(--cstu-success-500)/.95)}.focus\:cstu-bg-success-550:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-550)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-success-550\/0:focus{background-color:rgb(var(--cstu-success-550)/0)}.focus\:cstu-bg-success-550\/10:focus{background-color:rgb(var(--cstu-success-550)/.1)}.focus\:cstu-bg-success-550\/100:focus{background-color:rgb(var(--cstu-success-550)/1)}.focus\:cstu-bg-success-550\/15:focus{background-color:rgb(var(--cstu-success-550)/.15)}.focus\:cstu-bg-success-550\/20:focus{background-color:rgb(var(--cstu-success-550)/.2)}.focus\:cstu-bg-success-550\/25:focus{background-color:rgb(var(--cstu-success-550)/.25)}.focus\:cstu-bg-success-550\/30:focus{background-color:rgb(var(--cstu-success-550)/.3)}.focus\:cstu-bg-success-550\/35:focus{background-color:rgb(var(--cstu-success-550)/.35)}.focus\:cstu-bg-success-550\/40:focus{background-color:rgb(var(--cstu-success-550)/.4)}.focus\:cstu-bg-success-550\/45:focus{background-color:rgb(var(--cstu-success-550)/.45)}.focus\:cstu-bg-success-550\/5:focus{background-color:rgb(var(--cstu-success-550)/.05)}.focus\:cstu-bg-success-550\/50:focus{background-color:rgb(var(--cstu-success-550)/.5)}.focus\:cstu-bg-success-550\/55:focus{background-color:rgb(var(--cstu-success-550)/.55)}.focus\:cstu-bg-success-550\/60:focus{background-color:rgb(var(--cstu-success-550)/.6)}.focus\:cstu-bg-success-550\/65:focus{background-color:rgb(var(--cstu-success-550)/.65)}.focus\:cstu-bg-success-550\/70:focus{background-color:rgb(var(--cstu-success-550)/.7)}.focus\:cstu-bg-success-550\/75:focus{background-color:rgb(var(--cstu-success-550)/.75)}.focus\:cstu-bg-success-550\/80:focus{background-color:rgb(var(--cstu-success-550)/.8)}.focus\:cstu-bg-success-550\/85:focus{background-color:rgb(var(--cstu-success-550)/.85)}.focus\:cstu-bg-success-550\/90:focus{background-color:rgb(var(--cstu-success-550)/.9)}.focus\:cstu-bg-success-550\/95:focus{background-color:rgb(var(--cstu-success-550)/.95)}.focus\:cstu-bg-success-575:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-575)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-success-575\/0:focus{background-color:rgb(var(--cstu-success-575)/0)}.focus\:cstu-bg-success-575\/10:focus{background-color:rgb(var(--cstu-success-575)/.1)}.focus\:cstu-bg-success-575\/100:focus{background-color:rgb(var(--cstu-success-575)/1)}.focus\:cstu-bg-success-575\/15:focus{background-color:rgb(var(--cstu-success-575)/.15)}.focus\:cstu-bg-success-575\/20:focus{background-color:rgb(var(--cstu-success-575)/.2)}.focus\:cstu-bg-success-575\/25:focus{background-color:rgb(var(--cstu-success-575)/.25)}.focus\:cstu-bg-success-575\/30:focus{background-color:rgb(var(--cstu-success-575)/.3)}.focus\:cstu-bg-success-575\/35:focus{background-color:rgb(var(--cstu-success-575)/.35)}.focus\:cstu-bg-success-575\/40:focus{background-color:rgb(var(--cstu-success-575)/.4)}.focus\:cstu-bg-success-575\/45:focus{background-color:rgb(var(--cstu-success-575)/.45)}.focus\:cstu-bg-success-575\/5:focus{background-color:rgb(var(--cstu-success-575)/.05)}.focus\:cstu-bg-success-575\/50:focus{background-color:rgb(var(--cstu-success-575)/.5)}.focus\:cstu-bg-success-575\/55:focus{background-color:rgb(var(--cstu-success-575)/.55)}.focus\:cstu-bg-success-575\/60:focus{background-color:rgb(var(--cstu-success-575)/.6)}.focus\:cstu-bg-success-575\/65:focus{background-color:rgb(var(--cstu-success-575)/.65)}.focus\:cstu-bg-success-575\/70:focus{background-color:rgb(var(--cstu-success-575)/.7)}.focus\:cstu-bg-success-575\/75:focus{background-color:rgb(var(--cstu-success-575)/.75)}.focus\:cstu-bg-success-575\/80:focus{background-color:rgb(var(--cstu-success-575)/.8)}.focus\:cstu-bg-success-575\/85:focus{background-color:rgb(var(--cstu-success-575)/.85)}.focus\:cstu-bg-success-575\/90:focus{background-color:rgb(var(--cstu-success-575)/.9)}.focus\:cstu-bg-success-575\/95:focus{background-color:rgb(var(--cstu-success-575)/.95)}.focus\:cstu-bg-success-600:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-600)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-success-600\/0:focus{background-color:rgb(var(--cstu-success-600)/0)}.focus\:cstu-bg-success-600\/10:focus{background-color:rgb(var(--cstu-success-600)/.1)}.focus\:cstu-bg-success-600\/100:focus{background-color:rgb(var(--cstu-success-600)/1)}.focus\:cstu-bg-success-600\/15:focus{background-color:rgb(var(--cstu-success-600)/.15)}.focus\:cstu-bg-success-600\/20:focus{background-color:rgb(var(--cstu-success-600)/.2)}.focus\:cstu-bg-success-600\/25:focus{background-color:rgb(var(--cstu-success-600)/.25)}.focus\:cstu-bg-success-600\/30:focus{background-color:rgb(var(--cstu-success-600)/.3)}.focus\:cstu-bg-success-600\/35:focus{background-color:rgb(var(--cstu-success-600)/.35)}.focus\:cstu-bg-success-600\/40:focus{background-color:rgb(var(--cstu-success-600)/.4)}.focus\:cstu-bg-success-600\/45:focus{background-color:rgb(var(--cstu-success-600)/.45)}.focus\:cstu-bg-success-600\/5:focus{background-color:rgb(var(--cstu-success-600)/.05)}.focus\:cstu-bg-success-600\/50:focus{background-color:rgb(var(--cstu-success-600)/.5)}.focus\:cstu-bg-success-600\/55:focus{background-color:rgb(var(--cstu-success-600)/.55)}.focus\:cstu-bg-success-600\/60:focus{background-color:rgb(var(--cstu-success-600)/.6)}.focus\:cstu-bg-success-600\/65:focus{background-color:rgb(var(--cstu-success-600)/.65)}.focus\:cstu-bg-success-600\/70:focus{background-color:rgb(var(--cstu-success-600)/.7)}.focus\:cstu-bg-success-600\/75:focus{background-color:rgb(var(--cstu-success-600)/.75)}.focus\:cstu-bg-success-600\/80:focus{background-color:rgb(var(--cstu-success-600)/.8)}.focus\:cstu-bg-success-600\/85:focus{background-color:rgb(var(--cstu-success-600)/.85)}.focus\:cstu-bg-success-600\/90:focus{background-color:rgb(var(--cstu-success-600)/.9)}.focus\:cstu-bg-success-600\/95:focus{background-color:rgb(var(--cstu-success-600)/.95)}.focus\:cstu-bg-success-700:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-700)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-success-700\/0:focus{background-color:rgb(var(--cstu-success-700)/0)}.focus\:cstu-bg-success-700\/10:focus{background-color:rgb(var(--cstu-success-700)/.1)}.focus\:cstu-bg-success-700\/100:focus{background-color:rgb(var(--cstu-success-700)/1)}.focus\:cstu-bg-success-700\/15:focus{background-color:rgb(var(--cstu-success-700)/.15)}.focus\:cstu-bg-success-700\/20:focus{background-color:rgb(var(--cstu-success-700)/.2)}.focus\:cstu-bg-success-700\/25:focus{background-color:rgb(var(--cstu-success-700)/.25)}.focus\:cstu-bg-success-700\/30:focus{background-color:rgb(var(--cstu-success-700)/.3)}.focus\:cstu-bg-success-700\/35:focus{background-color:rgb(var(--cstu-success-700)/.35)}.focus\:cstu-bg-success-700\/40:focus{background-color:rgb(var(--cstu-success-700)/.4)}.focus\:cstu-bg-success-700\/45:focus{background-color:rgb(var(--cstu-success-700)/.45)}.focus\:cstu-bg-success-700\/5:focus{background-color:rgb(var(--cstu-success-700)/.05)}.focus\:cstu-bg-success-700\/50:focus{background-color:rgb(var(--cstu-success-700)/.5)}.focus\:cstu-bg-success-700\/55:focus{background-color:rgb(var(--cstu-success-700)/.55)}.focus\:cstu-bg-success-700\/60:focus{background-color:rgb(var(--cstu-success-700)/.6)}.focus\:cstu-bg-success-700\/65:focus{background-color:rgb(var(--cstu-success-700)/.65)}.focus\:cstu-bg-success-700\/70:focus{background-color:rgb(var(--cstu-success-700)/.7)}.focus\:cstu-bg-success-700\/75:focus{background-color:rgb(var(--cstu-success-700)/.75)}.focus\:cstu-bg-success-700\/80:focus{background-color:rgb(var(--cstu-success-700)/.8)}.focus\:cstu-bg-success-700\/85:focus{background-color:rgb(var(--cstu-success-700)/.85)}.focus\:cstu-bg-success-700\/90:focus{background-color:rgb(var(--cstu-success-700)/.9)}.focus\:cstu-bg-success-700\/95:focus{background-color:rgb(var(--cstu-success-700)/.95)}.focus\:cstu-bg-success-800:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-800)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-success-800\/0:focus{background-color:rgb(var(--cstu-success-800)/0)}.focus\:cstu-bg-success-800\/10:focus{background-color:rgb(var(--cstu-success-800)/.1)}.focus\:cstu-bg-success-800\/100:focus{background-color:rgb(var(--cstu-success-800)/1)}.focus\:cstu-bg-success-800\/15:focus{background-color:rgb(var(--cstu-success-800)/.15)}.focus\:cstu-bg-success-800\/20:focus{background-color:rgb(var(--cstu-success-800)/.2)}.focus\:cstu-bg-success-800\/25:focus{background-color:rgb(var(--cstu-success-800)/.25)}.focus\:cstu-bg-success-800\/30:focus{background-color:rgb(var(--cstu-success-800)/.3)}.focus\:cstu-bg-success-800\/35:focus{background-color:rgb(var(--cstu-success-800)/.35)}.focus\:cstu-bg-success-800\/40:focus{background-color:rgb(var(--cstu-success-800)/.4)}.focus\:cstu-bg-success-800\/45:focus{background-color:rgb(var(--cstu-success-800)/.45)}.focus\:cstu-bg-success-800\/5:focus{background-color:rgb(var(--cstu-success-800)/.05)}.focus\:cstu-bg-success-800\/50:focus{background-color:rgb(var(--cstu-success-800)/.5)}.focus\:cstu-bg-success-800\/55:focus{background-color:rgb(var(--cstu-success-800)/.55)}.focus\:cstu-bg-success-800\/60:focus{background-color:rgb(var(--cstu-success-800)/.6)}.focus\:cstu-bg-success-800\/65:focus{background-color:rgb(var(--cstu-success-800)/.65)}.focus\:cstu-bg-success-800\/70:focus{background-color:rgb(var(--cstu-success-800)/.7)}.focus\:cstu-bg-success-800\/75:focus{background-color:rgb(var(--cstu-success-800)/.75)}.focus\:cstu-bg-success-800\/80:focus{background-color:rgb(var(--cstu-success-800)/.8)}.focus\:cstu-bg-success-800\/85:focus{background-color:rgb(var(--cstu-success-800)/.85)}.focus\:cstu-bg-success-800\/90:focus{background-color:rgb(var(--cstu-success-800)/.9)}.focus\:cstu-bg-success-800\/95:focus{background-color:rgb(var(--cstu-success-800)/.95)}.focus\:cstu-bg-success-900:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-900)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-success-900\/0:focus{background-color:rgb(var(--cstu-success-900)/0)}.focus\:cstu-bg-success-900\/10:focus{background-color:rgb(var(--cstu-success-900)/.1)}.focus\:cstu-bg-success-900\/100:focus{background-color:rgb(var(--cstu-success-900)/1)}.focus\:cstu-bg-success-900\/15:focus{background-color:rgb(var(--cstu-success-900)/.15)}.focus\:cstu-bg-success-900\/20:focus{background-color:rgb(var(--cstu-success-900)/.2)}.focus\:cstu-bg-success-900\/25:focus{background-color:rgb(var(--cstu-success-900)/.25)}.focus\:cstu-bg-success-900\/30:focus{background-color:rgb(var(--cstu-success-900)/.3)}.focus\:cstu-bg-success-900\/35:focus{background-color:rgb(var(--cstu-success-900)/.35)}.focus\:cstu-bg-success-900\/40:focus{background-color:rgb(var(--cstu-success-900)/.4)}.focus\:cstu-bg-success-900\/45:focus{background-color:rgb(var(--cstu-success-900)/.45)}.focus\:cstu-bg-success-900\/5:focus{background-color:rgb(var(--cstu-success-900)/.05)}.focus\:cstu-bg-success-900\/50:focus{background-color:rgb(var(--cstu-success-900)/.5)}.focus\:cstu-bg-success-900\/55:focus{background-color:rgb(var(--cstu-success-900)/.55)}.focus\:cstu-bg-success-900\/60:focus{background-color:rgb(var(--cstu-success-900)/.6)}.focus\:cstu-bg-success-900\/65:focus{background-color:rgb(var(--cstu-success-900)/.65)}.focus\:cstu-bg-success-900\/70:focus{background-color:rgb(var(--cstu-success-900)/.7)}.focus\:cstu-bg-success-900\/75:focus{background-color:rgb(var(--cstu-success-900)/.75)}.focus\:cstu-bg-success-900\/80:focus{background-color:rgb(var(--cstu-success-900)/.8)}.focus\:cstu-bg-success-900\/85:focus{background-color:rgb(var(--cstu-success-900)/.85)}.focus\:cstu-bg-success-900\/90:focus{background-color:rgb(var(--cstu-success-900)/.9)}.focus\:cstu-bg-success-900\/95:focus{background-color:rgb(var(--cstu-success-900)/.95)}.focus\:cstu-bg-warning-100:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-100)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-warning-100\/0:focus{background-color:rgb(var(--cstu-warning-100)/0)}.focus\:cstu-bg-warning-100\/10:focus{background-color:rgb(var(--cstu-warning-100)/.1)}.focus\:cstu-bg-warning-100\/100:focus{background-color:rgb(var(--cstu-warning-100)/1)}.focus\:cstu-bg-warning-100\/15:focus{background-color:rgb(var(--cstu-warning-100)/.15)}.focus\:cstu-bg-warning-100\/20:focus{background-color:rgb(var(--cstu-warning-100)/.2)}.focus\:cstu-bg-warning-100\/25:focus{background-color:rgb(var(--cstu-warning-100)/.25)}.focus\:cstu-bg-warning-100\/30:focus{background-color:rgb(var(--cstu-warning-100)/.3)}.focus\:cstu-bg-warning-100\/35:focus{background-color:rgb(var(--cstu-warning-100)/.35)}.focus\:cstu-bg-warning-100\/40:focus{background-color:rgb(var(--cstu-warning-100)/.4)}.focus\:cstu-bg-warning-100\/45:focus{background-color:rgb(var(--cstu-warning-100)/.45)}.focus\:cstu-bg-warning-100\/5:focus{background-color:rgb(var(--cstu-warning-100)/.05)}.focus\:cstu-bg-warning-100\/50:focus{background-color:rgb(var(--cstu-warning-100)/.5)}.focus\:cstu-bg-warning-100\/55:focus{background-color:rgb(var(--cstu-warning-100)/.55)}.focus\:cstu-bg-warning-100\/60:focus{background-color:rgb(var(--cstu-warning-100)/.6)}.focus\:cstu-bg-warning-100\/65:focus{background-color:rgb(var(--cstu-warning-100)/.65)}.focus\:cstu-bg-warning-100\/70:focus{background-color:rgb(var(--cstu-warning-100)/.7)}.focus\:cstu-bg-warning-100\/75:focus{background-color:rgb(var(--cstu-warning-100)/.75)}.focus\:cstu-bg-warning-100\/80:focus{background-color:rgb(var(--cstu-warning-100)/.8)}.focus\:cstu-bg-warning-100\/85:focus{background-color:rgb(var(--cstu-warning-100)/.85)}.focus\:cstu-bg-warning-100\/90:focus{background-color:rgb(var(--cstu-warning-100)/.9)}.focus\:cstu-bg-warning-100\/95:focus{background-color:rgb(var(--cstu-warning-100)/.95)}.focus\:cstu-bg-warning-200:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-200)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-warning-200\/0:focus{background-color:rgb(var(--cstu-warning-200)/0)}.focus\:cstu-bg-warning-200\/10:focus{background-color:rgb(var(--cstu-warning-200)/.1)}.focus\:cstu-bg-warning-200\/100:focus{background-color:rgb(var(--cstu-warning-200)/1)}.focus\:cstu-bg-warning-200\/15:focus{background-color:rgb(var(--cstu-warning-200)/.15)}.focus\:cstu-bg-warning-200\/20:focus{background-color:rgb(var(--cstu-warning-200)/.2)}.focus\:cstu-bg-warning-200\/25:focus{background-color:rgb(var(--cstu-warning-200)/.25)}.focus\:cstu-bg-warning-200\/30:focus{background-color:rgb(var(--cstu-warning-200)/.3)}.focus\:cstu-bg-warning-200\/35:focus{background-color:rgb(var(--cstu-warning-200)/.35)}.focus\:cstu-bg-warning-200\/40:focus{background-color:rgb(var(--cstu-warning-200)/.4)}.focus\:cstu-bg-warning-200\/45:focus{background-color:rgb(var(--cstu-warning-200)/.45)}.focus\:cstu-bg-warning-200\/5:focus{background-color:rgb(var(--cstu-warning-200)/.05)}.focus\:cstu-bg-warning-200\/50:focus{background-color:rgb(var(--cstu-warning-200)/.5)}.focus\:cstu-bg-warning-200\/55:focus{background-color:rgb(var(--cstu-warning-200)/.55)}.focus\:cstu-bg-warning-200\/60:focus{background-color:rgb(var(--cstu-warning-200)/.6)}.focus\:cstu-bg-warning-200\/65:focus{background-color:rgb(var(--cstu-warning-200)/.65)}.focus\:cstu-bg-warning-200\/70:focus{background-color:rgb(var(--cstu-warning-200)/.7)}.focus\:cstu-bg-warning-200\/75:focus{background-color:rgb(var(--cstu-warning-200)/.75)}.focus\:cstu-bg-warning-200\/80:focus{background-color:rgb(var(--cstu-warning-200)/.8)}.focus\:cstu-bg-warning-200\/85:focus{background-color:rgb(var(--cstu-warning-200)/.85)}.focus\:cstu-bg-warning-200\/90:focus{background-color:rgb(var(--cstu-warning-200)/.9)}.focus\:cstu-bg-warning-200\/95:focus{background-color:rgb(var(--cstu-warning-200)/.95)}.focus\:cstu-bg-warning-250:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-250)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-warning-250\/0:focus{background-color:rgb(var(--cstu-warning-250)/0)}.focus\:cstu-bg-warning-250\/10:focus{background-color:rgb(var(--cstu-warning-250)/.1)}.focus\:cstu-bg-warning-250\/100:focus{background-color:rgb(var(--cstu-warning-250)/1)}.focus\:cstu-bg-warning-250\/15:focus{background-color:rgb(var(--cstu-warning-250)/.15)}.focus\:cstu-bg-warning-250\/20:focus{background-color:rgb(var(--cstu-warning-250)/.2)}.focus\:cstu-bg-warning-250\/25:focus{background-color:rgb(var(--cstu-warning-250)/.25)}.focus\:cstu-bg-warning-250\/30:focus{background-color:rgb(var(--cstu-warning-250)/.3)}.focus\:cstu-bg-warning-250\/35:focus{background-color:rgb(var(--cstu-warning-250)/.35)}.focus\:cstu-bg-warning-250\/40:focus{background-color:rgb(var(--cstu-warning-250)/.4)}.focus\:cstu-bg-warning-250\/45:focus{background-color:rgb(var(--cstu-warning-250)/.45)}.focus\:cstu-bg-warning-250\/5:focus{background-color:rgb(var(--cstu-warning-250)/.05)}.focus\:cstu-bg-warning-250\/50:focus{background-color:rgb(var(--cstu-warning-250)/.5)}.focus\:cstu-bg-warning-250\/55:focus{background-color:rgb(var(--cstu-warning-250)/.55)}.focus\:cstu-bg-warning-250\/60:focus{background-color:rgb(var(--cstu-warning-250)/.6)}.focus\:cstu-bg-warning-250\/65:focus{background-color:rgb(var(--cstu-warning-250)/.65)}.focus\:cstu-bg-warning-250\/70:focus{background-color:rgb(var(--cstu-warning-250)/.7)}.focus\:cstu-bg-warning-250\/75:focus{background-color:rgb(var(--cstu-warning-250)/.75)}.focus\:cstu-bg-warning-250\/80:focus{background-color:rgb(var(--cstu-warning-250)/.8)}.focus\:cstu-bg-warning-250\/85:focus{background-color:rgb(var(--cstu-warning-250)/.85)}.focus\:cstu-bg-warning-250\/90:focus{background-color:rgb(var(--cstu-warning-250)/.9)}.focus\:cstu-bg-warning-250\/95:focus{background-color:rgb(var(--cstu-warning-250)/.95)}.focus\:cstu-bg-warning-300:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-300)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-warning-300\/0:focus{background-color:rgb(var(--cstu-warning-300)/0)}.focus\:cstu-bg-warning-300\/10:focus{background-color:rgb(var(--cstu-warning-300)/.1)}.focus\:cstu-bg-warning-300\/100:focus{background-color:rgb(var(--cstu-warning-300)/1)}.focus\:cstu-bg-warning-300\/15:focus{background-color:rgb(var(--cstu-warning-300)/.15)}.focus\:cstu-bg-warning-300\/20:focus{background-color:rgb(var(--cstu-warning-300)/.2)}.focus\:cstu-bg-warning-300\/25:focus{background-color:rgb(var(--cstu-warning-300)/.25)}.focus\:cstu-bg-warning-300\/30:focus{background-color:rgb(var(--cstu-warning-300)/.3)}.focus\:cstu-bg-warning-300\/35:focus{background-color:rgb(var(--cstu-warning-300)/.35)}.focus\:cstu-bg-warning-300\/40:focus{background-color:rgb(var(--cstu-warning-300)/.4)}.focus\:cstu-bg-warning-300\/45:focus{background-color:rgb(var(--cstu-warning-300)/.45)}.focus\:cstu-bg-warning-300\/5:focus{background-color:rgb(var(--cstu-warning-300)/.05)}.focus\:cstu-bg-warning-300\/50:focus{background-color:rgb(var(--cstu-warning-300)/.5)}.focus\:cstu-bg-warning-300\/55:focus{background-color:rgb(var(--cstu-warning-300)/.55)}.focus\:cstu-bg-warning-300\/60:focus{background-color:rgb(var(--cstu-warning-300)/.6)}.focus\:cstu-bg-warning-300\/65:focus{background-color:rgb(var(--cstu-warning-300)/.65)}.focus\:cstu-bg-warning-300\/70:focus{background-color:rgb(var(--cstu-warning-300)/.7)}.focus\:cstu-bg-warning-300\/75:focus{background-color:rgb(var(--cstu-warning-300)/.75)}.focus\:cstu-bg-warning-300\/80:focus{background-color:rgb(var(--cstu-warning-300)/.8)}.focus\:cstu-bg-warning-300\/85:focus{background-color:rgb(var(--cstu-warning-300)/.85)}.focus\:cstu-bg-warning-300\/90:focus{background-color:rgb(var(--cstu-warning-300)/.9)}.focus\:cstu-bg-warning-300\/95:focus{background-color:rgb(var(--cstu-warning-300)/.95)}.focus\:cstu-bg-warning-400:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-400)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-warning-400\/0:focus{background-color:rgb(var(--cstu-warning-400)/0)}.focus\:cstu-bg-warning-400\/10:focus{background-color:rgb(var(--cstu-warning-400)/.1)}.focus\:cstu-bg-warning-400\/100:focus{background-color:rgb(var(--cstu-warning-400)/1)}.focus\:cstu-bg-warning-400\/15:focus{background-color:rgb(var(--cstu-warning-400)/.15)}.focus\:cstu-bg-warning-400\/20:focus{background-color:rgb(var(--cstu-warning-400)/.2)}.focus\:cstu-bg-warning-400\/25:focus{background-color:rgb(var(--cstu-warning-400)/.25)}.focus\:cstu-bg-warning-400\/30:focus{background-color:rgb(var(--cstu-warning-400)/.3)}.focus\:cstu-bg-warning-400\/35:focus{background-color:rgb(var(--cstu-warning-400)/.35)}.focus\:cstu-bg-warning-400\/40:focus{background-color:rgb(var(--cstu-warning-400)/.4)}.focus\:cstu-bg-warning-400\/45:focus{background-color:rgb(var(--cstu-warning-400)/.45)}.focus\:cstu-bg-warning-400\/5:focus{background-color:rgb(var(--cstu-warning-400)/.05)}.focus\:cstu-bg-warning-400\/50:focus{background-color:rgb(var(--cstu-warning-400)/.5)}.focus\:cstu-bg-warning-400\/55:focus{background-color:rgb(var(--cstu-warning-400)/.55)}.focus\:cstu-bg-warning-400\/60:focus{background-color:rgb(var(--cstu-warning-400)/.6)}.focus\:cstu-bg-warning-400\/65:focus{background-color:rgb(var(--cstu-warning-400)/.65)}.focus\:cstu-bg-warning-400\/70:focus{background-color:rgb(var(--cstu-warning-400)/.7)}.focus\:cstu-bg-warning-400\/75:focus{background-color:rgb(var(--cstu-warning-400)/.75)}.focus\:cstu-bg-warning-400\/80:focus{background-color:rgb(var(--cstu-warning-400)/.8)}.focus\:cstu-bg-warning-400\/85:focus{background-color:rgb(var(--cstu-warning-400)/.85)}.focus\:cstu-bg-warning-400\/90:focus{background-color:rgb(var(--cstu-warning-400)/.9)}.focus\:cstu-bg-warning-400\/95:focus{background-color:rgb(var(--cstu-warning-400)/.95)}.focus\:cstu-bg-warning-450:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-450)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-warning-450\/0:focus{background-color:rgb(var(--cstu-warning-450)/0)}.focus\:cstu-bg-warning-450\/10:focus{background-color:rgb(var(--cstu-warning-450)/.1)}.focus\:cstu-bg-warning-450\/100:focus{background-color:rgb(var(--cstu-warning-450)/1)}.focus\:cstu-bg-warning-450\/15:focus{background-color:rgb(var(--cstu-warning-450)/.15)}.focus\:cstu-bg-warning-450\/20:focus{background-color:rgb(var(--cstu-warning-450)/.2)}.focus\:cstu-bg-warning-450\/25:focus{background-color:rgb(var(--cstu-warning-450)/.25)}.focus\:cstu-bg-warning-450\/30:focus{background-color:rgb(var(--cstu-warning-450)/.3)}.focus\:cstu-bg-warning-450\/35:focus{background-color:rgb(var(--cstu-warning-450)/.35)}.focus\:cstu-bg-warning-450\/40:focus{background-color:rgb(var(--cstu-warning-450)/.4)}.focus\:cstu-bg-warning-450\/45:focus{background-color:rgb(var(--cstu-warning-450)/.45)}.focus\:cstu-bg-warning-450\/5:focus{background-color:rgb(var(--cstu-warning-450)/.05)}.focus\:cstu-bg-warning-450\/50:focus{background-color:rgb(var(--cstu-warning-450)/.5)}.focus\:cstu-bg-warning-450\/55:focus{background-color:rgb(var(--cstu-warning-450)/.55)}.focus\:cstu-bg-warning-450\/60:focus{background-color:rgb(var(--cstu-warning-450)/.6)}.focus\:cstu-bg-warning-450\/65:focus{background-color:rgb(var(--cstu-warning-450)/.65)}.focus\:cstu-bg-warning-450\/70:focus{background-color:rgb(var(--cstu-warning-450)/.7)}.focus\:cstu-bg-warning-450\/75:focus{background-color:rgb(var(--cstu-warning-450)/.75)}.focus\:cstu-bg-warning-450\/80:focus{background-color:rgb(var(--cstu-warning-450)/.8)}.focus\:cstu-bg-warning-450\/85:focus{background-color:rgb(var(--cstu-warning-450)/.85)}.focus\:cstu-bg-warning-450\/90:focus{background-color:rgb(var(--cstu-warning-450)/.9)}.focus\:cstu-bg-warning-450\/95:focus{background-color:rgb(var(--cstu-warning-450)/.95)}.focus\:cstu-bg-warning-50:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-50)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-warning-50\/0:focus{background-color:rgb(var(--cstu-warning-50)/0)}.focus\:cstu-bg-warning-50\/10:focus{background-color:rgb(var(--cstu-warning-50)/.1)}.focus\:cstu-bg-warning-50\/100:focus{background-color:rgb(var(--cstu-warning-50)/1)}.focus\:cstu-bg-warning-50\/15:focus{background-color:rgb(var(--cstu-warning-50)/.15)}.focus\:cstu-bg-warning-50\/20:focus{background-color:rgb(var(--cstu-warning-50)/.2)}.focus\:cstu-bg-warning-50\/25:focus{background-color:rgb(var(--cstu-warning-50)/.25)}.focus\:cstu-bg-warning-50\/30:focus{background-color:rgb(var(--cstu-warning-50)/.3)}.focus\:cstu-bg-warning-50\/35:focus{background-color:rgb(var(--cstu-warning-50)/.35)}.focus\:cstu-bg-warning-50\/40:focus{background-color:rgb(var(--cstu-warning-50)/.4)}.focus\:cstu-bg-warning-50\/45:focus{background-color:rgb(var(--cstu-warning-50)/.45)}.focus\:cstu-bg-warning-50\/5:focus{background-color:rgb(var(--cstu-warning-50)/.05)}.focus\:cstu-bg-warning-50\/50:focus{background-color:rgb(var(--cstu-warning-50)/.5)}.focus\:cstu-bg-warning-50\/55:focus{background-color:rgb(var(--cstu-warning-50)/.55)}.focus\:cstu-bg-warning-50\/60:focus{background-color:rgb(var(--cstu-warning-50)/.6)}.focus\:cstu-bg-warning-50\/65:focus{background-color:rgb(var(--cstu-warning-50)/.65)}.focus\:cstu-bg-warning-50\/70:focus{background-color:rgb(var(--cstu-warning-50)/.7)}.focus\:cstu-bg-warning-50\/75:focus{background-color:rgb(var(--cstu-warning-50)/.75)}.focus\:cstu-bg-warning-50\/80:focus{background-color:rgb(var(--cstu-warning-50)/.8)}.focus\:cstu-bg-warning-50\/85:focus{background-color:rgb(var(--cstu-warning-50)/.85)}.focus\:cstu-bg-warning-50\/90:focus{background-color:rgb(var(--cstu-warning-50)/.9)}.focus\:cstu-bg-warning-50\/95:focus{background-color:rgb(var(--cstu-warning-50)/.95)}.focus\:cstu-bg-warning-500:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-500)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-warning-500\/0:focus{background-color:rgb(var(--cstu-warning-500)/0)}.focus\:cstu-bg-warning-500\/10:focus{background-color:rgb(var(--cstu-warning-500)/.1)}.focus\:cstu-bg-warning-500\/100:focus{background-color:rgb(var(--cstu-warning-500)/1)}.focus\:cstu-bg-warning-500\/15:focus{background-color:rgb(var(--cstu-warning-500)/.15)}.focus\:cstu-bg-warning-500\/20:focus{background-color:rgb(var(--cstu-warning-500)/.2)}.focus\:cstu-bg-warning-500\/25:focus{background-color:rgb(var(--cstu-warning-500)/.25)}.focus\:cstu-bg-warning-500\/30:focus{background-color:rgb(var(--cstu-warning-500)/.3)}.focus\:cstu-bg-warning-500\/35:focus{background-color:rgb(var(--cstu-warning-500)/.35)}.focus\:cstu-bg-warning-500\/40:focus{background-color:rgb(var(--cstu-warning-500)/.4)}.focus\:cstu-bg-warning-500\/45:focus{background-color:rgb(var(--cstu-warning-500)/.45)}.focus\:cstu-bg-warning-500\/5:focus{background-color:rgb(var(--cstu-warning-500)/.05)}.focus\:cstu-bg-warning-500\/50:focus{background-color:rgb(var(--cstu-warning-500)/.5)}.focus\:cstu-bg-warning-500\/55:focus{background-color:rgb(var(--cstu-warning-500)/.55)}.focus\:cstu-bg-warning-500\/60:focus{background-color:rgb(var(--cstu-warning-500)/.6)}.focus\:cstu-bg-warning-500\/65:focus{background-color:rgb(var(--cstu-warning-500)/.65)}.focus\:cstu-bg-warning-500\/70:focus{background-color:rgb(var(--cstu-warning-500)/.7)}.focus\:cstu-bg-warning-500\/75:focus{background-color:rgb(var(--cstu-warning-500)/.75)}.focus\:cstu-bg-warning-500\/80:focus{background-color:rgb(var(--cstu-warning-500)/.8)}.focus\:cstu-bg-warning-500\/85:focus{background-color:rgb(var(--cstu-warning-500)/.85)}.focus\:cstu-bg-warning-500\/90:focus{background-color:rgb(var(--cstu-warning-500)/.9)}.focus\:cstu-bg-warning-500\/95:focus{background-color:rgb(var(--cstu-warning-500)/.95)}.focus\:cstu-bg-warning-550:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-550)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-warning-550\/0:focus{background-color:rgb(var(--cstu-warning-550)/0)}.focus\:cstu-bg-warning-550\/10:focus{background-color:rgb(var(--cstu-warning-550)/.1)}.focus\:cstu-bg-warning-550\/100:focus{background-color:rgb(var(--cstu-warning-550)/1)}.focus\:cstu-bg-warning-550\/15:focus{background-color:rgb(var(--cstu-warning-550)/.15)}.focus\:cstu-bg-warning-550\/20:focus{background-color:rgb(var(--cstu-warning-550)/.2)}.focus\:cstu-bg-warning-550\/25:focus{background-color:rgb(var(--cstu-warning-550)/.25)}.focus\:cstu-bg-warning-550\/30:focus{background-color:rgb(var(--cstu-warning-550)/.3)}.focus\:cstu-bg-warning-550\/35:focus{background-color:rgb(var(--cstu-warning-550)/.35)}.focus\:cstu-bg-warning-550\/40:focus{background-color:rgb(var(--cstu-warning-550)/.4)}.focus\:cstu-bg-warning-550\/45:focus{background-color:rgb(var(--cstu-warning-550)/.45)}.focus\:cstu-bg-warning-550\/5:focus{background-color:rgb(var(--cstu-warning-550)/.05)}.focus\:cstu-bg-warning-550\/50:focus{background-color:rgb(var(--cstu-warning-550)/.5)}.focus\:cstu-bg-warning-550\/55:focus{background-color:rgb(var(--cstu-warning-550)/.55)}.focus\:cstu-bg-warning-550\/60:focus{background-color:rgb(var(--cstu-warning-550)/.6)}.focus\:cstu-bg-warning-550\/65:focus{background-color:rgb(var(--cstu-warning-550)/.65)}.focus\:cstu-bg-warning-550\/70:focus{background-color:rgb(var(--cstu-warning-550)/.7)}.focus\:cstu-bg-warning-550\/75:focus{background-color:rgb(var(--cstu-warning-550)/.75)}.focus\:cstu-bg-warning-550\/80:focus{background-color:rgb(var(--cstu-warning-550)/.8)}.focus\:cstu-bg-warning-550\/85:focus{background-color:rgb(var(--cstu-warning-550)/.85)}.focus\:cstu-bg-warning-550\/90:focus{background-color:rgb(var(--cstu-warning-550)/.9)}.focus\:cstu-bg-warning-550\/95:focus{background-color:rgb(var(--cstu-warning-550)/.95)}.focus\:cstu-bg-warning-575:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-575)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-warning-575\/0:focus{background-color:rgb(var(--cstu-warning-575)/0)}.focus\:cstu-bg-warning-575\/10:focus{background-color:rgb(var(--cstu-warning-575)/.1)}.focus\:cstu-bg-warning-575\/100:focus{background-color:rgb(var(--cstu-warning-575)/1)}.focus\:cstu-bg-warning-575\/15:focus{background-color:rgb(var(--cstu-warning-575)/.15)}.focus\:cstu-bg-warning-575\/20:focus{background-color:rgb(var(--cstu-warning-575)/.2)}.focus\:cstu-bg-warning-575\/25:focus{background-color:rgb(var(--cstu-warning-575)/.25)}.focus\:cstu-bg-warning-575\/30:focus{background-color:rgb(var(--cstu-warning-575)/.3)}.focus\:cstu-bg-warning-575\/35:focus{background-color:rgb(var(--cstu-warning-575)/.35)}.focus\:cstu-bg-warning-575\/40:focus{background-color:rgb(var(--cstu-warning-575)/.4)}.focus\:cstu-bg-warning-575\/45:focus{background-color:rgb(var(--cstu-warning-575)/.45)}.focus\:cstu-bg-warning-575\/5:focus{background-color:rgb(var(--cstu-warning-575)/.05)}.focus\:cstu-bg-warning-575\/50:focus{background-color:rgb(var(--cstu-warning-575)/.5)}.focus\:cstu-bg-warning-575\/55:focus{background-color:rgb(var(--cstu-warning-575)/.55)}.focus\:cstu-bg-warning-575\/60:focus{background-color:rgb(var(--cstu-warning-575)/.6)}.focus\:cstu-bg-warning-575\/65:focus{background-color:rgb(var(--cstu-warning-575)/.65)}.focus\:cstu-bg-warning-575\/70:focus{background-color:rgb(var(--cstu-warning-575)/.7)}.focus\:cstu-bg-warning-575\/75:focus{background-color:rgb(var(--cstu-warning-575)/.75)}.focus\:cstu-bg-warning-575\/80:focus{background-color:rgb(var(--cstu-warning-575)/.8)}.focus\:cstu-bg-warning-575\/85:focus{background-color:rgb(var(--cstu-warning-575)/.85)}.focus\:cstu-bg-warning-575\/90:focus{background-color:rgb(var(--cstu-warning-575)/.9)}.focus\:cstu-bg-warning-575\/95:focus{background-color:rgb(var(--cstu-warning-575)/.95)}.focus\:cstu-bg-warning-600:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-600)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-warning-600\/0:focus{background-color:rgb(var(--cstu-warning-600)/0)}.focus\:cstu-bg-warning-600\/10:focus{background-color:rgb(var(--cstu-warning-600)/.1)}.focus\:cstu-bg-warning-600\/100:focus{background-color:rgb(var(--cstu-warning-600)/1)}.focus\:cstu-bg-warning-600\/15:focus{background-color:rgb(var(--cstu-warning-600)/.15)}.focus\:cstu-bg-warning-600\/20:focus{background-color:rgb(var(--cstu-warning-600)/.2)}.focus\:cstu-bg-warning-600\/25:focus{background-color:rgb(var(--cstu-warning-600)/.25)}.focus\:cstu-bg-warning-600\/30:focus{background-color:rgb(var(--cstu-warning-600)/.3)}.focus\:cstu-bg-warning-600\/35:focus{background-color:rgb(var(--cstu-warning-600)/.35)}.focus\:cstu-bg-warning-600\/40:focus{background-color:rgb(var(--cstu-warning-600)/.4)}.focus\:cstu-bg-warning-600\/45:focus{background-color:rgb(var(--cstu-warning-600)/.45)}.focus\:cstu-bg-warning-600\/5:focus{background-color:rgb(var(--cstu-warning-600)/.05)}.focus\:cstu-bg-warning-600\/50:focus{background-color:rgb(var(--cstu-warning-600)/.5)}.focus\:cstu-bg-warning-600\/55:focus{background-color:rgb(var(--cstu-warning-600)/.55)}.focus\:cstu-bg-warning-600\/60:focus{background-color:rgb(var(--cstu-warning-600)/.6)}.focus\:cstu-bg-warning-600\/65:focus{background-color:rgb(var(--cstu-warning-600)/.65)}.focus\:cstu-bg-warning-600\/70:focus{background-color:rgb(var(--cstu-warning-600)/.7)}.focus\:cstu-bg-warning-600\/75:focus{background-color:rgb(var(--cstu-warning-600)/.75)}.focus\:cstu-bg-warning-600\/80:focus{background-color:rgb(var(--cstu-warning-600)/.8)}.focus\:cstu-bg-warning-600\/85:focus{background-color:rgb(var(--cstu-warning-600)/.85)}.focus\:cstu-bg-warning-600\/90:focus{background-color:rgb(var(--cstu-warning-600)/.9)}.focus\:cstu-bg-warning-600\/95:focus{background-color:rgb(var(--cstu-warning-600)/.95)}.focus\:cstu-bg-warning-700:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-700)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-warning-700\/0:focus{background-color:rgb(var(--cstu-warning-700)/0)}.focus\:cstu-bg-warning-700\/10:focus{background-color:rgb(var(--cstu-warning-700)/.1)}.focus\:cstu-bg-warning-700\/100:focus{background-color:rgb(var(--cstu-warning-700)/1)}.focus\:cstu-bg-warning-700\/15:focus{background-color:rgb(var(--cstu-warning-700)/.15)}.focus\:cstu-bg-warning-700\/20:focus{background-color:rgb(var(--cstu-warning-700)/.2)}.focus\:cstu-bg-warning-700\/25:focus{background-color:rgb(var(--cstu-warning-700)/.25)}.focus\:cstu-bg-warning-700\/30:focus{background-color:rgb(var(--cstu-warning-700)/.3)}.focus\:cstu-bg-warning-700\/35:focus{background-color:rgb(var(--cstu-warning-700)/.35)}.focus\:cstu-bg-warning-700\/40:focus{background-color:rgb(var(--cstu-warning-700)/.4)}.focus\:cstu-bg-warning-700\/45:focus{background-color:rgb(var(--cstu-warning-700)/.45)}.focus\:cstu-bg-warning-700\/5:focus{background-color:rgb(var(--cstu-warning-700)/.05)}.focus\:cstu-bg-warning-700\/50:focus{background-color:rgb(var(--cstu-warning-700)/.5)}.focus\:cstu-bg-warning-700\/55:focus{background-color:rgb(var(--cstu-warning-700)/.55)}.focus\:cstu-bg-warning-700\/60:focus{background-color:rgb(var(--cstu-warning-700)/.6)}.focus\:cstu-bg-warning-700\/65:focus{background-color:rgb(var(--cstu-warning-700)/.65)}.focus\:cstu-bg-warning-700\/70:focus{background-color:rgb(var(--cstu-warning-700)/.7)}.focus\:cstu-bg-warning-700\/75:focus{background-color:rgb(var(--cstu-warning-700)/.75)}.focus\:cstu-bg-warning-700\/80:focus{background-color:rgb(var(--cstu-warning-700)/.8)}.focus\:cstu-bg-warning-700\/85:focus{background-color:rgb(var(--cstu-warning-700)/.85)}.focus\:cstu-bg-warning-700\/90:focus{background-color:rgb(var(--cstu-warning-700)/.9)}.focus\:cstu-bg-warning-700\/95:focus{background-color:rgb(var(--cstu-warning-700)/.95)}.focus\:cstu-bg-warning-800:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-800)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-warning-800\/0:focus{background-color:rgb(var(--cstu-warning-800)/0)}.focus\:cstu-bg-warning-800\/10:focus{background-color:rgb(var(--cstu-warning-800)/.1)}.focus\:cstu-bg-warning-800\/100:focus{background-color:rgb(var(--cstu-warning-800)/1)}.focus\:cstu-bg-warning-800\/15:focus{background-color:rgb(var(--cstu-warning-800)/.15)}.focus\:cstu-bg-warning-800\/20:focus{background-color:rgb(var(--cstu-warning-800)/.2)}.focus\:cstu-bg-warning-800\/25:focus{background-color:rgb(var(--cstu-warning-800)/.25)}.focus\:cstu-bg-warning-800\/30:focus{background-color:rgb(var(--cstu-warning-800)/.3)}.focus\:cstu-bg-warning-800\/35:focus{background-color:rgb(var(--cstu-warning-800)/.35)}.focus\:cstu-bg-warning-800\/40:focus{background-color:rgb(var(--cstu-warning-800)/.4)}.focus\:cstu-bg-warning-800\/45:focus{background-color:rgb(var(--cstu-warning-800)/.45)}.focus\:cstu-bg-warning-800\/5:focus{background-color:rgb(var(--cstu-warning-800)/.05)}.focus\:cstu-bg-warning-800\/50:focus{background-color:rgb(var(--cstu-warning-800)/.5)}.focus\:cstu-bg-warning-800\/55:focus{background-color:rgb(var(--cstu-warning-800)/.55)}.focus\:cstu-bg-warning-800\/60:focus{background-color:rgb(var(--cstu-warning-800)/.6)}.focus\:cstu-bg-warning-800\/65:focus{background-color:rgb(var(--cstu-warning-800)/.65)}.focus\:cstu-bg-warning-800\/70:focus{background-color:rgb(var(--cstu-warning-800)/.7)}.focus\:cstu-bg-warning-800\/75:focus{background-color:rgb(var(--cstu-warning-800)/.75)}.focus\:cstu-bg-warning-800\/80:focus{background-color:rgb(var(--cstu-warning-800)/.8)}.focus\:cstu-bg-warning-800\/85:focus{background-color:rgb(var(--cstu-warning-800)/.85)}.focus\:cstu-bg-warning-800\/90:focus{background-color:rgb(var(--cstu-warning-800)/.9)}.focus\:cstu-bg-warning-800\/95:focus{background-color:rgb(var(--cstu-warning-800)/.95)}.focus\:cstu-bg-warning-900:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-900)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-warning-900\/0:focus{background-color:rgb(var(--cstu-warning-900)/0)}.focus\:cstu-bg-warning-900\/10:focus{background-color:rgb(var(--cstu-warning-900)/.1)}.focus\:cstu-bg-warning-900\/100:focus{background-color:rgb(var(--cstu-warning-900)/1)}.focus\:cstu-bg-warning-900\/15:focus{background-color:rgb(var(--cstu-warning-900)/.15)}.focus\:cstu-bg-warning-900\/20:focus{background-color:rgb(var(--cstu-warning-900)/.2)}.focus\:cstu-bg-warning-900\/25:focus{background-color:rgb(var(--cstu-warning-900)/.25)}.focus\:cstu-bg-warning-900\/30:focus{background-color:rgb(var(--cstu-warning-900)/.3)}.focus\:cstu-bg-warning-900\/35:focus{background-color:rgb(var(--cstu-warning-900)/.35)}.focus\:cstu-bg-warning-900\/40:focus{background-color:rgb(var(--cstu-warning-900)/.4)}.focus\:cstu-bg-warning-900\/45:focus{background-color:rgb(var(--cstu-warning-900)/.45)}.focus\:cstu-bg-warning-900\/5:focus{background-color:rgb(var(--cstu-warning-900)/.05)}.focus\:cstu-bg-warning-900\/50:focus{background-color:rgb(var(--cstu-warning-900)/.5)}.focus\:cstu-bg-warning-900\/55:focus{background-color:rgb(var(--cstu-warning-900)/.55)}.focus\:cstu-bg-warning-900\/60:focus{background-color:rgb(var(--cstu-warning-900)/.6)}.focus\:cstu-bg-warning-900\/65:focus{background-color:rgb(var(--cstu-warning-900)/.65)}.focus\:cstu-bg-warning-900\/70:focus{background-color:rgb(var(--cstu-warning-900)/.7)}.focus\:cstu-bg-warning-900\/75:focus{background-color:rgb(var(--cstu-warning-900)/.75)}.focus\:cstu-bg-warning-900\/80:focus{background-color:rgb(var(--cstu-warning-900)/.8)}.focus\:cstu-bg-warning-900\/85:focus{background-color:rgb(var(--cstu-warning-900)/.85)}.focus\:cstu-bg-warning-900\/90:focus{background-color:rgb(var(--cstu-warning-900)/.9)}.focus\:cstu-bg-warning-900\/95:focus{background-color:rgb(var(--cstu-warning-900)/.95)}.focus\:cstu-bg-yellow-100:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-100)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-yellow-100\/0:focus{background-color:rgb(var(--cstu-yellow-100)/0)}.focus\:cstu-bg-yellow-100\/10:focus{background-color:rgb(var(--cstu-yellow-100)/.1)}.focus\:cstu-bg-yellow-100\/100:focus{background-color:rgb(var(--cstu-yellow-100)/1)}.focus\:cstu-bg-yellow-100\/15:focus{background-color:rgb(var(--cstu-yellow-100)/.15)}.focus\:cstu-bg-yellow-100\/20:focus{background-color:rgb(var(--cstu-yellow-100)/.2)}.focus\:cstu-bg-yellow-100\/25:focus{background-color:rgb(var(--cstu-yellow-100)/.25)}.focus\:cstu-bg-yellow-100\/30:focus{background-color:rgb(var(--cstu-yellow-100)/.3)}.focus\:cstu-bg-yellow-100\/35:focus{background-color:rgb(var(--cstu-yellow-100)/.35)}.focus\:cstu-bg-yellow-100\/40:focus{background-color:rgb(var(--cstu-yellow-100)/.4)}.focus\:cstu-bg-yellow-100\/45:focus{background-color:rgb(var(--cstu-yellow-100)/.45)}.focus\:cstu-bg-yellow-100\/5:focus{background-color:rgb(var(--cstu-yellow-100)/.05)}.focus\:cstu-bg-yellow-100\/50:focus{background-color:rgb(var(--cstu-yellow-100)/.5)}.focus\:cstu-bg-yellow-100\/55:focus{background-color:rgb(var(--cstu-yellow-100)/.55)}.focus\:cstu-bg-yellow-100\/60:focus{background-color:rgb(var(--cstu-yellow-100)/.6)}.focus\:cstu-bg-yellow-100\/65:focus{background-color:rgb(var(--cstu-yellow-100)/.65)}.focus\:cstu-bg-yellow-100\/70:focus{background-color:rgb(var(--cstu-yellow-100)/.7)}.focus\:cstu-bg-yellow-100\/75:focus{background-color:rgb(var(--cstu-yellow-100)/.75)}.focus\:cstu-bg-yellow-100\/80:focus{background-color:rgb(var(--cstu-yellow-100)/.8)}.focus\:cstu-bg-yellow-100\/85:focus{background-color:rgb(var(--cstu-yellow-100)/.85)}.focus\:cstu-bg-yellow-100\/90:focus{background-color:rgb(var(--cstu-yellow-100)/.9)}.focus\:cstu-bg-yellow-100\/95:focus{background-color:rgb(var(--cstu-yellow-100)/.95)}.focus\:cstu-bg-yellow-200:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-200)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-yellow-200\/0:focus{background-color:rgb(var(--cstu-yellow-200)/0)}.focus\:cstu-bg-yellow-200\/10:focus{background-color:rgb(var(--cstu-yellow-200)/.1)}.focus\:cstu-bg-yellow-200\/100:focus{background-color:rgb(var(--cstu-yellow-200)/1)}.focus\:cstu-bg-yellow-200\/15:focus{background-color:rgb(var(--cstu-yellow-200)/.15)}.focus\:cstu-bg-yellow-200\/20:focus{background-color:rgb(var(--cstu-yellow-200)/.2)}.focus\:cstu-bg-yellow-200\/25:focus{background-color:rgb(var(--cstu-yellow-200)/.25)}.focus\:cstu-bg-yellow-200\/30:focus{background-color:rgb(var(--cstu-yellow-200)/.3)}.focus\:cstu-bg-yellow-200\/35:focus{background-color:rgb(var(--cstu-yellow-200)/.35)}.focus\:cstu-bg-yellow-200\/40:focus{background-color:rgb(var(--cstu-yellow-200)/.4)}.focus\:cstu-bg-yellow-200\/45:focus{background-color:rgb(var(--cstu-yellow-200)/.45)}.focus\:cstu-bg-yellow-200\/5:focus{background-color:rgb(var(--cstu-yellow-200)/.05)}.focus\:cstu-bg-yellow-200\/50:focus{background-color:rgb(var(--cstu-yellow-200)/.5)}.focus\:cstu-bg-yellow-200\/55:focus{background-color:rgb(var(--cstu-yellow-200)/.55)}.focus\:cstu-bg-yellow-200\/60:focus{background-color:rgb(var(--cstu-yellow-200)/.6)}.focus\:cstu-bg-yellow-200\/65:focus{background-color:rgb(var(--cstu-yellow-200)/.65)}.focus\:cstu-bg-yellow-200\/70:focus{background-color:rgb(var(--cstu-yellow-200)/.7)}.focus\:cstu-bg-yellow-200\/75:focus{background-color:rgb(var(--cstu-yellow-200)/.75)}.focus\:cstu-bg-yellow-200\/80:focus{background-color:rgb(var(--cstu-yellow-200)/.8)}.focus\:cstu-bg-yellow-200\/85:focus{background-color:rgb(var(--cstu-yellow-200)/.85)}.focus\:cstu-bg-yellow-200\/90:focus{background-color:rgb(var(--cstu-yellow-200)/.9)}.focus\:cstu-bg-yellow-200\/95:focus{background-color:rgb(var(--cstu-yellow-200)/.95)}.focus\:cstu-bg-yellow-300:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-300)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-yellow-300\/0:focus{background-color:rgb(var(--cstu-yellow-300)/0)}.focus\:cstu-bg-yellow-300\/10:focus{background-color:rgb(var(--cstu-yellow-300)/.1)}.focus\:cstu-bg-yellow-300\/100:focus{background-color:rgb(var(--cstu-yellow-300)/1)}.focus\:cstu-bg-yellow-300\/15:focus{background-color:rgb(var(--cstu-yellow-300)/.15)}.focus\:cstu-bg-yellow-300\/20:focus{background-color:rgb(var(--cstu-yellow-300)/.2)}.focus\:cstu-bg-yellow-300\/25:focus{background-color:rgb(var(--cstu-yellow-300)/.25)}.focus\:cstu-bg-yellow-300\/30:focus{background-color:rgb(var(--cstu-yellow-300)/.3)}.focus\:cstu-bg-yellow-300\/35:focus{background-color:rgb(var(--cstu-yellow-300)/.35)}.focus\:cstu-bg-yellow-300\/40:focus{background-color:rgb(var(--cstu-yellow-300)/.4)}.focus\:cstu-bg-yellow-300\/45:focus{background-color:rgb(var(--cstu-yellow-300)/.45)}.focus\:cstu-bg-yellow-300\/5:focus{background-color:rgb(var(--cstu-yellow-300)/.05)}.focus\:cstu-bg-yellow-300\/50:focus{background-color:rgb(var(--cstu-yellow-300)/.5)}.focus\:cstu-bg-yellow-300\/55:focus{background-color:rgb(var(--cstu-yellow-300)/.55)}.focus\:cstu-bg-yellow-300\/60:focus{background-color:rgb(var(--cstu-yellow-300)/.6)}.focus\:cstu-bg-yellow-300\/65:focus{background-color:rgb(var(--cstu-yellow-300)/.65)}.focus\:cstu-bg-yellow-300\/70:focus{background-color:rgb(var(--cstu-yellow-300)/.7)}.focus\:cstu-bg-yellow-300\/75:focus{background-color:rgb(var(--cstu-yellow-300)/.75)}.focus\:cstu-bg-yellow-300\/80:focus{background-color:rgb(var(--cstu-yellow-300)/.8)}.focus\:cstu-bg-yellow-300\/85:focus{background-color:rgb(var(--cstu-yellow-300)/.85)}.focus\:cstu-bg-yellow-300\/90:focus{background-color:rgb(var(--cstu-yellow-300)/.9)}.focus\:cstu-bg-yellow-300\/95:focus{background-color:rgb(var(--cstu-yellow-300)/.95)}.focus\:cstu-bg-yellow-400:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-400)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-yellow-400\/0:focus{background-color:rgb(var(--cstu-yellow-400)/0)}.focus\:cstu-bg-yellow-400\/10:focus{background-color:rgb(var(--cstu-yellow-400)/.1)}.focus\:cstu-bg-yellow-400\/100:focus{background-color:rgb(var(--cstu-yellow-400)/1)}.focus\:cstu-bg-yellow-400\/15:focus{background-color:rgb(var(--cstu-yellow-400)/.15)}.focus\:cstu-bg-yellow-400\/20:focus{background-color:rgb(var(--cstu-yellow-400)/.2)}.focus\:cstu-bg-yellow-400\/25:focus{background-color:rgb(var(--cstu-yellow-400)/.25)}.focus\:cstu-bg-yellow-400\/30:focus{background-color:rgb(var(--cstu-yellow-400)/.3)}.focus\:cstu-bg-yellow-400\/35:focus{background-color:rgb(var(--cstu-yellow-400)/.35)}.focus\:cstu-bg-yellow-400\/40:focus{background-color:rgb(var(--cstu-yellow-400)/.4)}.focus\:cstu-bg-yellow-400\/45:focus{background-color:rgb(var(--cstu-yellow-400)/.45)}.focus\:cstu-bg-yellow-400\/5:focus{background-color:rgb(var(--cstu-yellow-400)/.05)}.focus\:cstu-bg-yellow-400\/50:focus{background-color:rgb(var(--cstu-yellow-400)/.5)}.focus\:cstu-bg-yellow-400\/55:focus{background-color:rgb(var(--cstu-yellow-400)/.55)}.focus\:cstu-bg-yellow-400\/60:focus{background-color:rgb(var(--cstu-yellow-400)/.6)}.focus\:cstu-bg-yellow-400\/65:focus{background-color:rgb(var(--cstu-yellow-400)/.65)}.focus\:cstu-bg-yellow-400\/70:focus{background-color:rgb(var(--cstu-yellow-400)/.7)}.focus\:cstu-bg-yellow-400\/75:focus{background-color:rgb(var(--cstu-yellow-400)/.75)}.focus\:cstu-bg-yellow-400\/80:focus{background-color:rgb(var(--cstu-yellow-400)/.8)}.focus\:cstu-bg-yellow-400\/85:focus{background-color:rgb(var(--cstu-yellow-400)/.85)}.focus\:cstu-bg-yellow-400\/90:focus{background-color:rgb(var(--cstu-yellow-400)/.9)}.focus\:cstu-bg-yellow-400\/95:focus{background-color:rgb(var(--cstu-yellow-400)/.95)}.focus\:cstu-bg-yellow-50:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-50)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-yellow-50\/0:focus{background-color:rgb(var(--cstu-yellow-50)/0)}.focus\:cstu-bg-yellow-50\/10:focus{background-color:rgb(var(--cstu-yellow-50)/.1)}.focus\:cstu-bg-yellow-50\/100:focus{background-color:rgb(var(--cstu-yellow-50)/1)}.focus\:cstu-bg-yellow-50\/15:focus{background-color:rgb(var(--cstu-yellow-50)/.15)}.focus\:cstu-bg-yellow-50\/20:focus{background-color:rgb(var(--cstu-yellow-50)/.2)}.focus\:cstu-bg-yellow-50\/25:focus{background-color:rgb(var(--cstu-yellow-50)/.25)}.focus\:cstu-bg-yellow-50\/30:focus{background-color:rgb(var(--cstu-yellow-50)/.3)}.focus\:cstu-bg-yellow-50\/35:focus{background-color:rgb(var(--cstu-yellow-50)/.35)}.focus\:cstu-bg-yellow-50\/40:focus{background-color:rgb(var(--cstu-yellow-50)/.4)}.focus\:cstu-bg-yellow-50\/45:focus{background-color:rgb(var(--cstu-yellow-50)/.45)}.focus\:cstu-bg-yellow-50\/5:focus{background-color:rgb(var(--cstu-yellow-50)/.05)}.focus\:cstu-bg-yellow-50\/50:focus{background-color:rgb(var(--cstu-yellow-50)/.5)}.focus\:cstu-bg-yellow-50\/55:focus{background-color:rgb(var(--cstu-yellow-50)/.55)}.focus\:cstu-bg-yellow-50\/60:focus{background-color:rgb(var(--cstu-yellow-50)/.6)}.focus\:cstu-bg-yellow-50\/65:focus{background-color:rgb(var(--cstu-yellow-50)/.65)}.focus\:cstu-bg-yellow-50\/70:focus{background-color:rgb(var(--cstu-yellow-50)/.7)}.focus\:cstu-bg-yellow-50\/75:focus{background-color:rgb(var(--cstu-yellow-50)/.75)}.focus\:cstu-bg-yellow-50\/80:focus{background-color:rgb(var(--cstu-yellow-50)/.8)}.focus\:cstu-bg-yellow-50\/85:focus{background-color:rgb(var(--cstu-yellow-50)/.85)}.focus\:cstu-bg-yellow-50\/90:focus{background-color:rgb(var(--cstu-yellow-50)/.9)}.focus\:cstu-bg-yellow-50\/95:focus{background-color:rgb(var(--cstu-yellow-50)/.95)}.focus\:cstu-bg-yellow-500:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-500)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-yellow-500\/0:focus{background-color:rgb(var(--cstu-yellow-500)/0)}.focus\:cstu-bg-yellow-500\/10:focus{background-color:rgb(var(--cstu-yellow-500)/.1)}.focus\:cstu-bg-yellow-500\/100:focus{background-color:rgb(var(--cstu-yellow-500)/1)}.focus\:cstu-bg-yellow-500\/15:focus{background-color:rgb(var(--cstu-yellow-500)/.15)}.focus\:cstu-bg-yellow-500\/20:focus{background-color:rgb(var(--cstu-yellow-500)/.2)}.focus\:cstu-bg-yellow-500\/25:focus{background-color:rgb(var(--cstu-yellow-500)/.25)}.focus\:cstu-bg-yellow-500\/30:focus{background-color:rgb(var(--cstu-yellow-500)/.3)}.focus\:cstu-bg-yellow-500\/35:focus{background-color:rgb(var(--cstu-yellow-500)/.35)}.focus\:cstu-bg-yellow-500\/40:focus{background-color:rgb(var(--cstu-yellow-500)/.4)}.focus\:cstu-bg-yellow-500\/45:focus{background-color:rgb(var(--cstu-yellow-500)/.45)}.focus\:cstu-bg-yellow-500\/5:focus{background-color:rgb(var(--cstu-yellow-500)/.05)}.focus\:cstu-bg-yellow-500\/50:focus{background-color:rgb(var(--cstu-yellow-500)/.5)}.focus\:cstu-bg-yellow-500\/55:focus{background-color:rgb(var(--cstu-yellow-500)/.55)}.focus\:cstu-bg-yellow-500\/60:focus{background-color:rgb(var(--cstu-yellow-500)/.6)}.focus\:cstu-bg-yellow-500\/65:focus{background-color:rgb(var(--cstu-yellow-500)/.65)}.focus\:cstu-bg-yellow-500\/70:focus{background-color:rgb(var(--cstu-yellow-500)/.7)}.focus\:cstu-bg-yellow-500\/75:focus{background-color:rgb(var(--cstu-yellow-500)/.75)}.focus\:cstu-bg-yellow-500\/80:focus{background-color:rgb(var(--cstu-yellow-500)/.8)}.focus\:cstu-bg-yellow-500\/85:focus{background-color:rgb(var(--cstu-yellow-500)/.85)}.focus\:cstu-bg-yellow-500\/90:focus{background-color:rgb(var(--cstu-yellow-500)/.9)}.focus\:cstu-bg-yellow-500\/95:focus{background-color:rgb(var(--cstu-yellow-500)/.95)}.focus\:cstu-bg-yellow-600:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-600)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-yellow-600\/0:focus{background-color:rgb(var(--cstu-yellow-600)/0)}.focus\:cstu-bg-yellow-600\/10:focus{background-color:rgb(var(--cstu-yellow-600)/.1)}.focus\:cstu-bg-yellow-600\/100:focus{background-color:rgb(var(--cstu-yellow-600)/1)}.focus\:cstu-bg-yellow-600\/15:focus{background-color:rgb(var(--cstu-yellow-600)/.15)}.focus\:cstu-bg-yellow-600\/20:focus{background-color:rgb(var(--cstu-yellow-600)/.2)}.focus\:cstu-bg-yellow-600\/25:focus{background-color:rgb(var(--cstu-yellow-600)/.25)}.focus\:cstu-bg-yellow-600\/30:focus{background-color:rgb(var(--cstu-yellow-600)/.3)}.focus\:cstu-bg-yellow-600\/35:focus{background-color:rgb(var(--cstu-yellow-600)/.35)}.focus\:cstu-bg-yellow-600\/40:focus{background-color:rgb(var(--cstu-yellow-600)/.4)}.focus\:cstu-bg-yellow-600\/45:focus{background-color:rgb(var(--cstu-yellow-600)/.45)}.focus\:cstu-bg-yellow-600\/5:focus{background-color:rgb(var(--cstu-yellow-600)/.05)}.focus\:cstu-bg-yellow-600\/50:focus{background-color:rgb(var(--cstu-yellow-600)/.5)}.focus\:cstu-bg-yellow-600\/55:focus{background-color:rgb(var(--cstu-yellow-600)/.55)}.focus\:cstu-bg-yellow-600\/60:focus{background-color:rgb(var(--cstu-yellow-600)/.6)}.focus\:cstu-bg-yellow-600\/65:focus{background-color:rgb(var(--cstu-yellow-600)/.65)}.focus\:cstu-bg-yellow-600\/70:focus{background-color:rgb(var(--cstu-yellow-600)/.7)}.focus\:cstu-bg-yellow-600\/75:focus{background-color:rgb(var(--cstu-yellow-600)/.75)}.focus\:cstu-bg-yellow-600\/80:focus{background-color:rgb(var(--cstu-yellow-600)/.8)}.focus\:cstu-bg-yellow-600\/85:focus{background-color:rgb(var(--cstu-yellow-600)/.85)}.focus\:cstu-bg-yellow-600\/90:focus{background-color:rgb(var(--cstu-yellow-600)/.9)}.focus\:cstu-bg-yellow-600\/95:focus{background-color:rgb(var(--cstu-yellow-600)/.95)}.focus\:cstu-bg-yellow-700:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-700)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-yellow-700\/0:focus{background-color:rgb(var(--cstu-yellow-700)/0)}.focus\:cstu-bg-yellow-700\/10:focus{background-color:rgb(var(--cstu-yellow-700)/.1)}.focus\:cstu-bg-yellow-700\/100:focus{background-color:rgb(var(--cstu-yellow-700)/1)}.focus\:cstu-bg-yellow-700\/15:focus{background-color:rgb(var(--cstu-yellow-700)/.15)}.focus\:cstu-bg-yellow-700\/20:focus{background-color:rgb(var(--cstu-yellow-700)/.2)}.focus\:cstu-bg-yellow-700\/25:focus{background-color:rgb(var(--cstu-yellow-700)/.25)}.focus\:cstu-bg-yellow-700\/30:focus{background-color:rgb(var(--cstu-yellow-700)/.3)}.focus\:cstu-bg-yellow-700\/35:focus{background-color:rgb(var(--cstu-yellow-700)/.35)}.focus\:cstu-bg-yellow-700\/40:focus{background-color:rgb(var(--cstu-yellow-700)/.4)}.focus\:cstu-bg-yellow-700\/45:focus{background-color:rgb(var(--cstu-yellow-700)/.45)}.focus\:cstu-bg-yellow-700\/5:focus{background-color:rgb(var(--cstu-yellow-700)/.05)}.focus\:cstu-bg-yellow-700\/50:focus{background-color:rgb(var(--cstu-yellow-700)/.5)}.focus\:cstu-bg-yellow-700\/55:focus{background-color:rgb(var(--cstu-yellow-700)/.55)}.focus\:cstu-bg-yellow-700\/60:focus{background-color:rgb(var(--cstu-yellow-700)/.6)}.focus\:cstu-bg-yellow-700\/65:focus{background-color:rgb(var(--cstu-yellow-700)/.65)}.focus\:cstu-bg-yellow-700\/70:focus{background-color:rgb(var(--cstu-yellow-700)/.7)}.focus\:cstu-bg-yellow-700\/75:focus{background-color:rgb(var(--cstu-yellow-700)/.75)}.focus\:cstu-bg-yellow-700\/80:focus{background-color:rgb(var(--cstu-yellow-700)/.8)}.focus\:cstu-bg-yellow-700\/85:focus{background-color:rgb(var(--cstu-yellow-700)/.85)}.focus\:cstu-bg-yellow-700\/90:focus{background-color:rgb(var(--cstu-yellow-700)/.9)}.focus\:cstu-bg-yellow-700\/95:focus{background-color:rgb(var(--cstu-yellow-700)/.95)}.focus\:cstu-bg-yellow-800:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-800)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-yellow-800\/0:focus{background-color:rgb(var(--cstu-yellow-800)/0)}.focus\:cstu-bg-yellow-800\/10:focus{background-color:rgb(var(--cstu-yellow-800)/.1)}.focus\:cstu-bg-yellow-800\/100:focus{background-color:rgb(var(--cstu-yellow-800)/1)}.focus\:cstu-bg-yellow-800\/15:focus{background-color:rgb(var(--cstu-yellow-800)/.15)}.focus\:cstu-bg-yellow-800\/20:focus{background-color:rgb(var(--cstu-yellow-800)/.2)}.focus\:cstu-bg-yellow-800\/25:focus{background-color:rgb(var(--cstu-yellow-800)/.25)}.focus\:cstu-bg-yellow-800\/30:focus{background-color:rgb(var(--cstu-yellow-800)/.3)}.focus\:cstu-bg-yellow-800\/35:focus{background-color:rgb(var(--cstu-yellow-800)/.35)}.focus\:cstu-bg-yellow-800\/40:focus{background-color:rgb(var(--cstu-yellow-800)/.4)}.focus\:cstu-bg-yellow-800\/45:focus{background-color:rgb(var(--cstu-yellow-800)/.45)}.focus\:cstu-bg-yellow-800\/5:focus{background-color:rgb(var(--cstu-yellow-800)/.05)}.focus\:cstu-bg-yellow-800\/50:focus{background-color:rgb(var(--cstu-yellow-800)/.5)}.focus\:cstu-bg-yellow-800\/55:focus{background-color:rgb(var(--cstu-yellow-800)/.55)}.focus\:cstu-bg-yellow-800\/60:focus{background-color:rgb(var(--cstu-yellow-800)/.6)}.focus\:cstu-bg-yellow-800\/65:focus{background-color:rgb(var(--cstu-yellow-800)/.65)}.focus\:cstu-bg-yellow-800\/70:focus{background-color:rgb(var(--cstu-yellow-800)/.7)}.focus\:cstu-bg-yellow-800\/75:focus{background-color:rgb(var(--cstu-yellow-800)/.75)}.focus\:cstu-bg-yellow-800\/80:focus{background-color:rgb(var(--cstu-yellow-800)/.8)}.focus\:cstu-bg-yellow-800\/85:focus{background-color:rgb(var(--cstu-yellow-800)/.85)}.focus\:cstu-bg-yellow-800\/90:focus{background-color:rgb(var(--cstu-yellow-800)/.9)}.focus\:cstu-bg-yellow-800\/95:focus{background-color:rgb(var(--cstu-yellow-800)/.95)}.focus\:cstu-bg-yellow-900:focus{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-900)/var(--tw-bg-opacity,1))}.focus\:cstu-bg-yellow-900\/0:focus{background-color:rgb(var(--cstu-yellow-900)/0)}.focus\:cstu-bg-yellow-900\/10:focus{background-color:rgb(var(--cstu-yellow-900)/.1)}.focus\:cstu-bg-yellow-900\/100:focus{background-color:rgb(var(--cstu-yellow-900)/1)}.focus\:cstu-bg-yellow-900\/15:focus{background-color:rgb(var(--cstu-yellow-900)/.15)}.focus\:cstu-bg-yellow-900\/20:focus{background-color:rgb(var(--cstu-yellow-900)/.2)}.focus\:cstu-bg-yellow-900\/25:focus{background-color:rgb(var(--cstu-yellow-900)/.25)}.focus\:cstu-bg-yellow-900\/30:focus{background-color:rgb(var(--cstu-yellow-900)/.3)}.focus\:cstu-bg-yellow-900\/35:focus{background-color:rgb(var(--cstu-yellow-900)/.35)}.focus\:cstu-bg-yellow-900\/40:focus{background-color:rgb(var(--cstu-yellow-900)/.4)}.focus\:cstu-bg-yellow-900\/45:focus{background-color:rgb(var(--cstu-yellow-900)/.45)}.focus\:cstu-bg-yellow-900\/5:focus{background-color:rgb(var(--cstu-yellow-900)/.05)}.focus\:cstu-bg-yellow-900\/50:focus{background-color:rgb(var(--cstu-yellow-900)/.5)}.focus\:cstu-bg-yellow-900\/55:focus{background-color:rgb(var(--cstu-yellow-900)/.55)}.focus\:cstu-bg-yellow-900\/60:focus{background-color:rgb(var(--cstu-yellow-900)/.6)}.focus\:cstu-bg-yellow-900\/65:focus{background-color:rgb(var(--cstu-yellow-900)/.65)}.focus\:cstu-bg-yellow-900\/70:focus{background-color:rgb(var(--cstu-yellow-900)/.7)}.focus\:cstu-bg-yellow-900\/75:focus{background-color:rgb(var(--cstu-yellow-900)/.75)}.focus\:cstu-bg-yellow-900\/80:focus{background-color:rgb(var(--cstu-yellow-900)/.8)}.focus\:cstu-bg-yellow-900\/85:focus{background-color:rgb(var(--cstu-yellow-900)/.85)}.focus\:cstu-bg-yellow-900\/90:focus{background-color:rgb(var(--cstu-yellow-900)/.9)}.focus\:cstu-bg-yellow-900\/95:focus{background-color:rgb(var(--cstu-yellow-900)/.95)}.focus\:cstu-text-blue-100:focus{--tw-text-opacity:1;color:rgb(var(--cstu-blue-100)/var(--tw-text-opacity,1))}.focus\:cstu-text-blue-100\/0:focus{color:rgb(var(--cstu-blue-100)/0)}.focus\:cstu-text-blue-100\/10:focus{color:rgb(var(--cstu-blue-100)/.1)}.focus\:cstu-text-blue-100\/100:focus{color:rgb(var(--cstu-blue-100)/1)}.focus\:cstu-text-blue-100\/15:focus{color:rgb(var(--cstu-blue-100)/.15)}.focus\:cstu-text-blue-100\/20:focus{color:rgb(var(--cstu-blue-100)/.2)}.focus\:cstu-text-blue-100\/25:focus{color:rgb(var(--cstu-blue-100)/.25)}.focus\:cstu-text-blue-100\/30:focus{color:rgb(var(--cstu-blue-100)/.3)}.focus\:cstu-text-blue-100\/35:focus{color:rgb(var(--cstu-blue-100)/.35)}.focus\:cstu-text-blue-100\/40:focus{color:rgb(var(--cstu-blue-100)/.4)}.focus\:cstu-text-blue-100\/45:focus{color:rgb(var(--cstu-blue-100)/.45)}.focus\:cstu-text-blue-100\/5:focus{color:rgb(var(--cstu-blue-100)/.05)}.focus\:cstu-text-blue-100\/50:focus{color:rgb(var(--cstu-blue-100)/.5)}.focus\:cstu-text-blue-100\/55:focus{color:rgb(var(--cstu-blue-100)/.55)}.focus\:cstu-text-blue-100\/60:focus{color:rgb(var(--cstu-blue-100)/.6)}.focus\:cstu-text-blue-100\/65:focus{color:rgb(var(--cstu-blue-100)/.65)}.focus\:cstu-text-blue-100\/70:focus{color:rgb(var(--cstu-blue-100)/.7)}.focus\:cstu-text-blue-100\/75:focus{color:rgb(var(--cstu-blue-100)/.75)}.focus\:cstu-text-blue-100\/80:focus{color:rgb(var(--cstu-blue-100)/.8)}.focus\:cstu-text-blue-100\/85:focus{color:rgb(var(--cstu-blue-100)/.85)}.focus\:cstu-text-blue-100\/90:focus{color:rgb(var(--cstu-blue-100)/.9)}.focus\:cstu-text-blue-100\/95:focus{color:rgb(var(--cstu-blue-100)/.95)}.focus\:cstu-text-blue-200:focus{--tw-text-opacity:1;color:rgb(var(--cstu-blue-200)/var(--tw-text-opacity,1))}.focus\:cstu-text-blue-200\/0:focus{color:rgb(var(--cstu-blue-200)/0)}.focus\:cstu-text-blue-200\/10:focus{color:rgb(var(--cstu-blue-200)/.1)}.focus\:cstu-text-blue-200\/100:focus{color:rgb(var(--cstu-blue-200)/1)}.focus\:cstu-text-blue-200\/15:focus{color:rgb(var(--cstu-blue-200)/.15)}.focus\:cstu-text-blue-200\/20:focus{color:rgb(var(--cstu-blue-200)/.2)}.focus\:cstu-text-blue-200\/25:focus{color:rgb(var(--cstu-blue-200)/.25)}.focus\:cstu-text-blue-200\/30:focus{color:rgb(var(--cstu-blue-200)/.3)}.focus\:cstu-text-blue-200\/35:focus{color:rgb(var(--cstu-blue-200)/.35)}.focus\:cstu-text-blue-200\/40:focus{color:rgb(var(--cstu-blue-200)/.4)}.focus\:cstu-text-blue-200\/45:focus{color:rgb(var(--cstu-blue-200)/.45)}.focus\:cstu-text-blue-200\/5:focus{color:rgb(var(--cstu-blue-200)/.05)}.focus\:cstu-text-blue-200\/50:focus{color:rgb(var(--cstu-blue-200)/.5)}.focus\:cstu-text-blue-200\/55:focus{color:rgb(var(--cstu-blue-200)/.55)}.focus\:cstu-text-blue-200\/60:focus{color:rgb(var(--cstu-blue-200)/.6)}.focus\:cstu-text-blue-200\/65:focus{color:rgb(var(--cstu-blue-200)/.65)}.focus\:cstu-text-blue-200\/70:focus{color:rgb(var(--cstu-blue-200)/.7)}.focus\:cstu-text-blue-200\/75:focus{color:rgb(var(--cstu-blue-200)/.75)}.focus\:cstu-text-blue-200\/80:focus{color:rgb(var(--cstu-blue-200)/.8)}.focus\:cstu-text-blue-200\/85:focus{color:rgb(var(--cstu-blue-200)/.85)}.focus\:cstu-text-blue-200\/90:focus{color:rgb(var(--cstu-blue-200)/.9)}.focus\:cstu-text-blue-200\/95:focus{color:rgb(var(--cstu-blue-200)/.95)}.focus\:cstu-text-blue-300:focus{--tw-text-opacity:1;color:rgb(var(--cstu-blue-300)/var(--tw-text-opacity,1))}.focus\:cstu-text-blue-300\/0:focus{color:rgb(var(--cstu-blue-300)/0)}.focus\:cstu-text-blue-300\/10:focus{color:rgb(var(--cstu-blue-300)/.1)}.focus\:cstu-text-blue-300\/100:focus{color:rgb(var(--cstu-blue-300)/1)}.focus\:cstu-text-blue-300\/15:focus{color:rgb(var(--cstu-blue-300)/.15)}.focus\:cstu-text-blue-300\/20:focus{color:rgb(var(--cstu-blue-300)/.2)}.focus\:cstu-text-blue-300\/25:focus{color:rgb(var(--cstu-blue-300)/.25)}.focus\:cstu-text-blue-300\/30:focus{color:rgb(var(--cstu-blue-300)/.3)}.focus\:cstu-text-blue-300\/35:focus{color:rgb(var(--cstu-blue-300)/.35)}.focus\:cstu-text-blue-300\/40:focus{color:rgb(var(--cstu-blue-300)/.4)}.focus\:cstu-text-blue-300\/45:focus{color:rgb(var(--cstu-blue-300)/.45)}.focus\:cstu-text-blue-300\/5:focus{color:rgb(var(--cstu-blue-300)/.05)}.focus\:cstu-text-blue-300\/50:focus{color:rgb(var(--cstu-blue-300)/.5)}.focus\:cstu-text-blue-300\/55:focus{color:rgb(var(--cstu-blue-300)/.55)}.focus\:cstu-text-blue-300\/60:focus{color:rgb(var(--cstu-blue-300)/.6)}.focus\:cstu-text-blue-300\/65:focus{color:rgb(var(--cstu-blue-300)/.65)}.focus\:cstu-text-blue-300\/70:focus{color:rgb(var(--cstu-blue-300)/.7)}.focus\:cstu-text-blue-300\/75:focus{color:rgb(var(--cstu-blue-300)/.75)}.focus\:cstu-text-blue-300\/80:focus{color:rgb(var(--cstu-blue-300)/.8)}.focus\:cstu-text-blue-300\/85:focus{color:rgb(var(--cstu-blue-300)/.85)}.focus\:cstu-text-blue-300\/90:focus{color:rgb(var(--cstu-blue-300)/.9)}.focus\:cstu-text-blue-300\/95:focus{color:rgb(var(--cstu-blue-300)/.95)}.focus\:cstu-text-blue-400:focus{--tw-text-opacity:1;color:rgb(var(--cstu-blue-400)/var(--tw-text-opacity,1))}.focus\:cstu-text-blue-400\/0:focus{color:rgb(var(--cstu-blue-400)/0)}.focus\:cstu-text-blue-400\/10:focus{color:rgb(var(--cstu-blue-400)/.1)}.focus\:cstu-text-blue-400\/100:focus{color:rgb(var(--cstu-blue-400)/1)}.focus\:cstu-text-blue-400\/15:focus{color:rgb(var(--cstu-blue-400)/.15)}.focus\:cstu-text-blue-400\/20:focus{color:rgb(var(--cstu-blue-400)/.2)}.focus\:cstu-text-blue-400\/25:focus{color:rgb(var(--cstu-blue-400)/.25)}.focus\:cstu-text-blue-400\/30:focus{color:rgb(var(--cstu-blue-400)/.3)}.focus\:cstu-text-blue-400\/35:focus{color:rgb(var(--cstu-blue-400)/.35)}.focus\:cstu-text-blue-400\/40:focus{color:rgb(var(--cstu-blue-400)/.4)}.focus\:cstu-text-blue-400\/45:focus{color:rgb(var(--cstu-blue-400)/.45)}.focus\:cstu-text-blue-400\/5:focus{color:rgb(var(--cstu-blue-400)/.05)}.focus\:cstu-text-blue-400\/50:focus{color:rgb(var(--cstu-blue-400)/.5)}.focus\:cstu-text-blue-400\/55:focus{color:rgb(var(--cstu-blue-400)/.55)}.focus\:cstu-text-blue-400\/60:focus{color:rgb(var(--cstu-blue-400)/.6)}.focus\:cstu-text-blue-400\/65:focus{color:rgb(var(--cstu-blue-400)/.65)}.focus\:cstu-text-blue-400\/70:focus{color:rgb(var(--cstu-blue-400)/.7)}.focus\:cstu-text-blue-400\/75:focus{color:rgb(var(--cstu-blue-400)/.75)}.focus\:cstu-text-blue-400\/80:focus{color:rgb(var(--cstu-blue-400)/.8)}.focus\:cstu-text-blue-400\/85:focus{color:rgb(var(--cstu-blue-400)/.85)}.focus\:cstu-text-blue-400\/90:focus{color:rgb(var(--cstu-blue-400)/.9)}.focus\:cstu-text-blue-400\/95:focus{color:rgb(var(--cstu-blue-400)/.95)}.focus\:cstu-text-blue-450:focus{--tw-text-opacity:1;color:rgb(var(--cstu-blue-450)/var(--tw-text-opacity,1))}.focus\:cstu-text-blue-450\/0:focus{color:rgb(var(--cstu-blue-450)/0)}.focus\:cstu-text-blue-450\/10:focus{color:rgb(var(--cstu-blue-450)/.1)}.focus\:cstu-text-blue-450\/100:focus{color:rgb(var(--cstu-blue-450)/1)}.focus\:cstu-text-blue-450\/15:focus{color:rgb(var(--cstu-blue-450)/.15)}.focus\:cstu-text-blue-450\/20:focus{color:rgb(var(--cstu-blue-450)/.2)}.focus\:cstu-text-blue-450\/25:focus{color:rgb(var(--cstu-blue-450)/.25)}.focus\:cstu-text-blue-450\/30:focus{color:rgb(var(--cstu-blue-450)/.3)}.focus\:cstu-text-blue-450\/35:focus{color:rgb(var(--cstu-blue-450)/.35)}.focus\:cstu-text-blue-450\/40:focus{color:rgb(var(--cstu-blue-450)/.4)}.focus\:cstu-text-blue-450\/45:focus{color:rgb(var(--cstu-blue-450)/.45)}.focus\:cstu-text-blue-450\/5:focus{color:rgb(var(--cstu-blue-450)/.05)}.focus\:cstu-text-blue-450\/50:focus{color:rgb(var(--cstu-blue-450)/.5)}.focus\:cstu-text-blue-450\/55:focus{color:rgb(var(--cstu-blue-450)/.55)}.focus\:cstu-text-blue-450\/60:focus{color:rgb(var(--cstu-blue-450)/.6)}.focus\:cstu-text-blue-450\/65:focus{color:rgb(var(--cstu-blue-450)/.65)}.focus\:cstu-text-blue-450\/70:focus{color:rgb(var(--cstu-blue-450)/.7)}.focus\:cstu-text-blue-450\/75:focus{color:rgb(var(--cstu-blue-450)/.75)}.focus\:cstu-text-blue-450\/80:focus{color:rgb(var(--cstu-blue-450)/.8)}.focus\:cstu-text-blue-450\/85:focus{color:rgb(var(--cstu-blue-450)/.85)}.focus\:cstu-text-blue-450\/90:focus{color:rgb(var(--cstu-blue-450)/.9)}.focus\:cstu-text-blue-450\/95:focus{color:rgb(var(--cstu-blue-450)/.95)}.focus\:cstu-text-blue-50:focus{--tw-text-opacity:1;color:rgb(var(--cstu-blue-50)/var(--tw-text-opacity,1))}.focus\:cstu-text-blue-50\/0:focus{color:rgb(var(--cstu-blue-50)/0)}.focus\:cstu-text-blue-50\/10:focus{color:rgb(var(--cstu-blue-50)/.1)}.focus\:cstu-text-blue-50\/100:focus{color:rgb(var(--cstu-blue-50)/1)}.focus\:cstu-text-blue-50\/15:focus{color:rgb(var(--cstu-blue-50)/.15)}.focus\:cstu-text-blue-50\/20:focus{color:rgb(var(--cstu-blue-50)/.2)}.focus\:cstu-text-blue-50\/25:focus{color:rgb(var(--cstu-blue-50)/.25)}.focus\:cstu-text-blue-50\/30:focus{color:rgb(var(--cstu-blue-50)/.3)}.focus\:cstu-text-blue-50\/35:focus{color:rgb(var(--cstu-blue-50)/.35)}.focus\:cstu-text-blue-50\/40:focus{color:rgb(var(--cstu-blue-50)/.4)}.focus\:cstu-text-blue-50\/45:focus{color:rgb(var(--cstu-blue-50)/.45)}.focus\:cstu-text-blue-50\/5:focus{color:rgb(var(--cstu-blue-50)/.05)}.focus\:cstu-text-blue-50\/50:focus{color:rgb(var(--cstu-blue-50)/.5)}.focus\:cstu-text-blue-50\/55:focus{color:rgb(var(--cstu-blue-50)/.55)}.focus\:cstu-text-blue-50\/60:focus{color:rgb(var(--cstu-blue-50)/.6)}.focus\:cstu-text-blue-50\/65:focus{color:rgb(var(--cstu-blue-50)/.65)}.focus\:cstu-text-blue-50\/70:focus{color:rgb(var(--cstu-blue-50)/.7)}.focus\:cstu-text-blue-50\/75:focus{color:rgb(var(--cstu-blue-50)/.75)}.focus\:cstu-text-blue-50\/80:focus{color:rgb(var(--cstu-blue-50)/.8)}.focus\:cstu-text-blue-50\/85:focus{color:rgb(var(--cstu-blue-50)/.85)}.focus\:cstu-text-blue-50\/90:focus{color:rgb(var(--cstu-blue-50)/.9)}.focus\:cstu-text-blue-50\/95:focus{color:rgb(var(--cstu-blue-50)/.95)}.focus\:cstu-text-blue-500:focus{--tw-text-opacity:1;color:rgb(var(--cstu-blue-500)/var(--tw-text-opacity,1))}.focus\:cstu-text-blue-500\/0:focus{color:rgb(var(--cstu-blue-500)/0)}.focus\:cstu-text-blue-500\/10:focus{color:rgb(var(--cstu-blue-500)/.1)}.focus\:cstu-text-blue-500\/100:focus{color:rgb(var(--cstu-blue-500)/1)}.focus\:cstu-text-blue-500\/15:focus{color:rgb(var(--cstu-blue-500)/.15)}.focus\:cstu-text-blue-500\/20:focus{color:rgb(var(--cstu-blue-500)/.2)}.focus\:cstu-text-blue-500\/25:focus{color:rgb(var(--cstu-blue-500)/.25)}.focus\:cstu-text-blue-500\/30:focus{color:rgb(var(--cstu-blue-500)/.3)}.focus\:cstu-text-blue-500\/35:focus{color:rgb(var(--cstu-blue-500)/.35)}.focus\:cstu-text-blue-500\/40:focus{color:rgb(var(--cstu-blue-500)/.4)}.focus\:cstu-text-blue-500\/45:focus{color:rgb(var(--cstu-blue-500)/.45)}.focus\:cstu-text-blue-500\/5:focus{color:rgb(var(--cstu-blue-500)/.05)}.focus\:cstu-text-blue-500\/50:focus{color:rgb(var(--cstu-blue-500)/.5)}.focus\:cstu-text-blue-500\/55:focus{color:rgb(var(--cstu-blue-500)/.55)}.focus\:cstu-text-blue-500\/60:focus{color:rgb(var(--cstu-blue-500)/.6)}.focus\:cstu-text-blue-500\/65:focus{color:rgb(var(--cstu-blue-500)/.65)}.focus\:cstu-text-blue-500\/70:focus{color:rgb(var(--cstu-blue-500)/.7)}.focus\:cstu-text-blue-500\/75:focus{color:rgb(var(--cstu-blue-500)/.75)}.focus\:cstu-text-blue-500\/80:focus{color:rgb(var(--cstu-blue-500)/.8)}.focus\:cstu-text-blue-500\/85:focus{color:rgb(var(--cstu-blue-500)/.85)}.focus\:cstu-text-blue-500\/90:focus{color:rgb(var(--cstu-blue-500)/.9)}.focus\:cstu-text-blue-500\/95:focus{color:rgb(var(--cstu-blue-500)/.95)}.focus\:cstu-text-blue-550:focus{--tw-text-opacity:1;color:rgb(var(--cstu-blue-550)/var(--tw-text-opacity,1))}.focus\:cstu-text-blue-550\/0:focus{color:rgb(var(--cstu-blue-550)/0)}.focus\:cstu-text-blue-550\/10:focus{color:rgb(var(--cstu-blue-550)/.1)}.focus\:cstu-text-blue-550\/100:focus{color:rgb(var(--cstu-blue-550)/1)}.focus\:cstu-text-blue-550\/15:focus{color:rgb(var(--cstu-blue-550)/.15)}.focus\:cstu-text-blue-550\/20:focus{color:rgb(var(--cstu-blue-550)/.2)}.focus\:cstu-text-blue-550\/25:focus{color:rgb(var(--cstu-blue-550)/.25)}.focus\:cstu-text-blue-550\/30:focus{color:rgb(var(--cstu-blue-550)/.3)}.focus\:cstu-text-blue-550\/35:focus{color:rgb(var(--cstu-blue-550)/.35)}.focus\:cstu-text-blue-550\/40:focus{color:rgb(var(--cstu-blue-550)/.4)}.focus\:cstu-text-blue-550\/45:focus{color:rgb(var(--cstu-blue-550)/.45)}.focus\:cstu-text-blue-550\/5:focus{color:rgb(var(--cstu-blue-550)/.05)}.focus\:cstu-text-blue-550\/50:focus{color:rgb(var(--cstu-blue-550)/.5)}.focus\:cstu-text-blue-550\/55:focus{color:rgb(var(--cstu-blue-550)/.55)}.focus\:cstu-text-blue-550\/60:focus{color:rgb(var(--cstu-blue-550)/.6)}.focus\:cstu-text-blue-550\/65:focus{color:rgb(var(--cstu-blue-550)/.65)}.focus\:cstu-text-blue-550\/70:focus{color:rgb(var(--cstu-blue-550)/.7)}.focus\:cstu-text-blue-550\/75:focus{color:rgb(var(--cstu-blue-550)/.75)}.focus\:cstu-text-blue-550\/80:focus{color:rgb(var(--cstu-blue-550)/.8)}.focus\:cstu-text-blue-550\/85:focus{color:rgb(var(--cstu-blue-550)/.85)}.focus\:cstu-text-blue-550\/90:focus{color:rgb(var(--cstu-blue-550)/.9)}.focus\:cstu-text-blue-550\/95:focus{color:rgb(var(--cstu-blue-550)/.95)}.focus\:cstu-text-blue-600:focus{--tw-text-opacity:1;color:rgb(var(--cstu-blue-600)/var(--tw-text-opacity,1))}.focus\:cstu-text-blue-600\/0:focus{color:rgb(var(--cstu-blue-600)/0)}.focus\:cstu-text-blue-600\/10:focus{color:rgb(var(--cstu-blue-600)/.1)}.focus\:cstu-text-blue-600\/100:focus{color:rgb(var(--cstu-blue-600)/1)}.focus\:cstu-text-blue-600\/15:focus{color:rgb(var(--cstu-blue-600)/.15)}.focus\:cstu-text-blue-600\/20:focus{color:rgb(var(--cstu-blue-600)/.2)}.focus\:cstu-text-blue-600\/25:focus{color:rgb(var(--cstu-blue-600)/.25)}.focus\:cstu-text-blue-600\/30:focus{color:rgb(var(--cstu-blue-600)/.3)}.focus\:cstu-text-blue-600\/35:focus{color:rgb(var(--cstu-blue-600)/.35)}.focus\:cstu-text-blue-600\/40:focus{color:rgb(var(--cstu-blue-600)/.4)}.focus\:cstu-text-blue-600\/45:focus{color:rgb(var(--cstu-blue-600)/.45)}.focus\:cstu-text-blue-600\/5:focus{color:rgb(var(--cstu-blue-600)/.05)}.focus\:cstu-text-blue-600\/50:focus{color:rgb(var(--cstu-blue-600)/.5)}.focus\:cstu-text-blue-600\/55:focus{color:rgb(var(--cstu-blue-600)/.55)}.focus\:cstu-text-blue-600\/60:focus{color:rgb(var(--cstu-blue-600)/.6)}.focus\:cstu-text-blue-600\/65:focus{color:rgb(var(--cstu-blue-600)/.65)}.focus\:cstu-text-blue-600\/70:focus{color:rgb(var(--cstu-blue-600)/.7)}.focus\:cstu-text-blue-600\/75:focus{color:rgb(var(--cstu-blue-600)/.75)}.focus\:cstu-text-blue-600\/80:focus{color:rgb(var(--cstu-blue-600)/.8)}.focus\:cstu-text-blue-600\/85:focus{color:rgb(var(--cstu-blue-600)/.85)}.focus\:cstu-text-blue-600\/90:focus{color:rgb(var(--cstu-blue-600)/.9)}.focus\:cstu-text-blue-600\/95:focus{color:rgb(var(--cstu-blue-600)/.95)}.focus\:cstu-text-blue-700:focus{--tw-text-opacity:1;color:rgb(var(--cstu-blue-700)/var(--tw-text-opacity,1))}.focus\:cstu-text-blue-700\/0:focus{color:rgb(var(--cstu-blue-700)/0)}.focus\:cstu-text-blue-700\/10:focus{color:rgb(var(--cstu-blue-700)/.1)}.focus\:cstu-text-blue-700\/100:focus{color:rgb(var(--cstu-blue-700)/1)}.focus\:cstu-text-blue-700\/15:focus{color:rgb(var(--cstu-blue-700)/.15)}.focus\:cstu-text-blue-700\/20:focus{color:rgb(var(--cstu-blue-700)/.2)}.focus\:cstu-text-blue-700\/25:focus{color:rgb(var(--cstu-blue-700)/.25)}.focus\:cstu-text-blue-700\/30:focus{color:rgb(var(--cstu-blue-700)/.3)}.focus\:cstu-text-blue-700\/35:focus{color:rgb(var(--cstu-blue-700)/.35)}.focus\:cstu-text-blue-700\/40:focus{color:rgb(var(--cstu-blue-700)/.4)}.focus\:cstu-text-blue-700\/45:focus{color:rgb(var(--cstu-blue-700)/.45)}.focus\:cstu-text-blue-700\/5:focus{color:rgb(var(--cstu-blue-700)/.05)}.focus\:cstu-text-blue-700\/50:focus{color:rgb(var(--cstu-blue-700)/.5)}.focus\:cstu-text-blue-700\/55:focus{color:rgb(var(--cstu-blue-700)/.55)}.focus\:cstu-text-blue-700\/60:focus{color:rgb(var(--cstu-blue-700)/.6)}.focus\:cstu-text-blue-700\/65:focus{color:rgb(var(--cstu-blue-700)/.65)}.focus\:cstu-text-blue-700\/70:focus{color:rgb(var(--cstu-blue-700)/.7)}.focus\:cstu-text-blue-700\/75:focus{color:rgb(var(--cstu-blue-700)/.75)}.focus\:cstu-text-blue-700\/80:focus{color:rgb(var(--cstu-blue-700)/.8)}.focus\:cstu-text-blue-700\/85:focus{color:rgb(var(--cstu-blue-700)/.85)}.focus\:cstu-text-blue-700\/90:focus{color:rgb(var(--cstu-blue-700)/.9)}.focus\:cstu-text-blue-700\/95:focus{color:rgb(var(--cstu-blue-700)/.95)}.focus\:cstu-text-blue-800:focus{--tw-text-opacity:1;color:rgb(var(--cstu-blue-800)/var(--tw-text-opacity,1))}.focus\:cstu-text-blue-800\/0:focus{color:rgb(var(--cstu-blue-800)/0)}.focus\:cstu-text-blue-800\/10:focus{color:rgb(var(--cstu-blue-800)/.1)}.focus\:cstu-text-blue-800\/100:focus{color:rgb(var(--cstu-blue-800)/1)}.focus\:cstu-text-blue-800\/15:focus{color:rgb(var(--cstu-blue-800)/.15)}.focus\:cstu-text-blue-800\/20:focus{color:rgb(var(--cstu-blue-800)/.2)}.focus\:cstu-text-blue-800\/25:focus{color:rgb(var(--cstu-blue-800)/.25)}.focus\:cstu-text-blue-800\/30:focus{color:rgb(var(--cstu-blue-800)/.3)}.focus\:cstu-text-blue-800\/35:focus{color:rgb(var(--cstu-blue-800)/.35)}.focus\:cstu-text-blue-800\/40:focus{color:rgb(var(--cstu-blue-800)/.4)}.focus\:cstu-text-blue-800\/45:focus{color:rgb(var(--cstu-blue-800)/.45)}.focus\:cstu-text-blue-800\/5:focus{color:rgb(var(--cstu-blue-800)/.05)}.focus\:cstu-text-blue-800\/50:focus{color:rgb(var(--cstu-blue-800)/.5)}.focus\:cstu-text-blue-800\/55:focus{color:rgb(var(--cstu-blue-800)/.55)}.focus\:cstu-text-blue-800\/60:focus{color:rgb(var(--cstu-blue-800)/.6)}.focus\:cstu-text-blue-800\/65:focus{color:rgb(var(--cstu-blue-800)/.65)}.focus\:cstu-text-blue-800\/70:focus{color:rgb(var(--cstu-blue-800)/.7)}.focus\:cstu-text-blue-800\/75:focus{color:rgb(var(--cstu-blue-800)/.75)}.focus\:cstu-text-blue-800\/80:focus{color:rgb(var(--cstu-blue-800)/.8)}.focus\:cstu-text-blue-800\/85:focus{color:rgb(var(--cstu-blue-800)/.85)}.focus\:cstu-text-blue-800\/90:focus{color:rgb(var(--cstu-blue-800)/.9)}.focus\:cstu-text-blue-800\/95:focus{color:rgb(var(--cstu-blue-800)/.95)}.focus\:cstu-text-blue-900:focus{--tw-text-opacity:1;color:rgb(var(--cstu-blue-900)/var(--tw-text-opacity,1))}.focus\:cstu-text-blue-900\/0:focus{color:rgb(var(--cstu-blue-900)/0)}.focus\:cstu-text-blue-900\/10:focus{color:rgb(var(--cstu-blue-900)/.1)}.focus\:cstu-text-blue-900\/100:focus{color:rgb(var(--cstu-blue-900)/1)}.focus\:cstu-text-blue-900\/15:focus{color:rgb(var(--cstu-blue-900)/.15)}.focus\:cstu-text-blue-900\/20:focus{color:rgb(var(--cstu-blue-900)/.2)}.focus\:cstu-text-blue-900\/25:focus{color:rgb(var(--cstu-blue-900)/.25)}.focus\:cstu-text-blue-900\/30:focus{color:rgb(var(--cstu-blue-900)/.3)}.focus\:cstu-text-blue-900\/35:focus{color:rgb(var(--cstu-blue-900)/.35)}.focus\:cstu-text-blue-900\/40:focus{color:rgb(var(--cstu-blue-900)/.4)}.focus\:cstu-text-blue-900\/45:focus{color:rgb(var(--cstu-blue-900)/.45)}.focus\:cstu-text-blue-900\/5:focus{color:rgb(var(--cstu-blue-900)/.05)}.focus\:cstu-text-blue-900\/50:focus{color:rgb(var(--cstu-blue-900)/.5)}.focus\:cstu-text-blue-900\/55:focus{color:rgb(var(--cstu-blue-900)/.55)}.focus\:cstu-text-blue-900\/60:focus{color:rgb(var(--cstu-blue-900)/.6)}.focus\:cstu-text-blue-900\/65:focus{color:rgb(var(--cstu-blue-900)/.65)}.focus\:cstu-text-blue-900\/70:focus{color:rgb(var(--cstu-blue-900)/.7)}.focus\:cstu-text-blue-900\/75:focus{color:rgb(var(--cstu-blue-900)/.75)}.focus\:cstu-text-blue-900\/80:focus{color:rgb(var(--cstu-blue-900)/.8)}.focus\:cstu-text-blue-900\/85:focus{color:rgb(var(--cstu-blue-900)/.85)}.focus\:cstu-text-blue-900\/90:focus{color:rgb(var(--cstu-blue-900)/.9)}.focus\:cstu-text-blue-900\/95:focus{color:rgb(var(--cstu-blue-900)/.95)}.focus\:cstu-text-danger-100:focus{--tw-text-opacity:1;color:rgb(var(--cstu-danger-100)/var(--tw-text-opacity,1))}.focus\:cstu-text-danger-100\/0:focus{color:rgb(var(--cstu-danger-100)/0)}.focus\:cstu-text-danger-100\/10:focus{color:rgb(var(--cstu-danger-100)/.1)}.focus\:cstu-text-danger-100\/100:focus{color:rgb(var(--cstu-danger-100)/1)}.focus\:cstu-text-danger-100\/15:focus{color:rgb(var(--cstu-danger-100)/.15)}.focus\:cstu-text-danger-100\/20:focus{color:rgb(var(--cstu-danger-100)/.2)}.focus\:cstu-text-danger-100\/25:focus{color:rgb(var(--cstu-danger-100)/.25)}.focus\:cstu-text-danger-100\/30:focus{color:rgb(var(--cstu-danger-100)/.3)}.focus\:cstu-text-danger-100\/35:focus{color:rgb(var(--cstu-danger-100)/.35)}.focus\:cstu-text-danger-100\/40:focus{color:rgb(var(--cstu-danger-100)/.4)}.focus\:cstu-text-danger-100\/45:focus{color:rgb(var(--cstu-danger-100)/.45)}.focus\:cstu-text-danger-100\/5:focus{color:rgb(var(--cstu-danger-100)/.05)}.focus\:cstu-text-danger-100\/50:focus{color:rgb(var(--cstu-danger-100)/.5)}.focus\:cstu-text-danger-100\/55:focus{color:rgb(var(--cstu-danger-100)/.55)}.focus\:cstu-text-danger-100\/60:focus{color:rgb(var(--cstu-danger-100)/.6)}.focus\:cstu-text-danger-100\/65:focus{color:rgb(var(--cstu-danger-100)/.65)}.focus\:cstu-text-danger-100\/70:focus{color:rgb(var(--cstu-danger-100)/.7)}.focus\:cstu-text-danger-100\/75:focus{color:rgb(var(--cstu-danger-100)/.75)}.focus\:cstu-text-danger-100\/80:focus{color:rgb(var(--cstu-danger-100)/.8)}.focus\:cstu-text-danger-100\/85:focus{color:rgb(var(--cstu-danger-100)/.85)}.focus\:cstu-text-danger-100\/90:focus{color:rgb(var(--cstu-danger-100)/.9)}.focus\:cstu-text-danger-100\/95:focus{color:rgb(var(--cstu-danger-100)/.95)}.focus\:cstu-text-danger-200:focus{--tw-text-opacity:1;color:rgb(var(--cstu-danger-200)/var(--tw-text-opacity,1))}.focus\:cstu-text-danger-200\/0:focus{color:rgb(var(--cstu-danger-200)/0)}.focus\:cstu-text-danger-200\/10:focus{color:rgb(var(--cstu-danger-200)/.1)}.focus\:cstu-text-danger-200\/100:focus{color:rgb(var(--cstu-danger-200)/1)}.focus\:cstu-text-danger-200\/15:focus{color:rgb(var(--cstu-danger-200)/.15)}.focus\:cstu-text-danger-200\/20:focus{color:rgb(var(--cstu-danger-200)/.2)}.focus\:cstu-text-danger-200\/25:focus{color:rgb(var(--cstu-danger-200)/.25)}.focus\:cstu-text-danger-200\/30:focus{color:rgb(var(--cstu-danger-200)/.3)}.focus\:cstu-text-danger-200\/35:focus{color:rgb(var(--cstu-danger-200)/.35)}.focus\:cstu-text-danger-200\/40:focus{color:rgb(var(--cstu-danger-200)/.4)}.focus\:cstu-text-danger-200\/45:focus{color:rgb(var(--cstu-danger-200)/.45)}.focus\:cstu-text-danger-200\/5:focus{color:rgb(var(--cstu-danger-200)/.05)}.focus\:cstu-text-danger-200\/50:focus{color:rgb(var(--cstu-danger-200)/.5)}.focus\:cstu-text-danger-200\/55:focus{color:rgb(var(--cstu-danger-200)/.55)}.focus\:cstu-text-danger-200\/60:focus{color:rgb(var(--cstu-danger-200)/.6)}.focus\:cstu-text-danger-200\/65:focus{color:rgb(var(--cstu-danger-200)/.65)}.focus\:cstu-text-danger-200\/70:focus{color:rgb(var(--cstu-danger-200)/.7)}.focus\:cstu-text-danger-200\/75:focus{color:rgb(var(--cstu-danger-200)/.75)}.focus\:cstu-text-danger-200\/80:focus{color:rgb(var(--cstu-danger-200)/.8)}.focus\:cstu-text-danger-200\/85:focus{color:rgb(var(--cstu-danger-200)/.85)}.focus\:cstu-text-danger-200\/90:focus{color:rgb(var(--cstu-danger-200)/.9)}.focus\:cstu-text-danger-200\/95:focus{color:rgb(var(--cstu-danger-200)/.95)}.focus\:cstu-text-danger-250:focus{--tw-text-opacity:1;color:rgb(var(--cstu-danger-250)/var(--tw-text-opacity,1))}.focus\:cstu-text-danger-250\/0:focus{color:rgb(var(--cstu-danger-250)/0)}.focus\:cstu-text-danger-250\/10:focus{color:rgb(var(--cstu-danger-250)/.1)}.focus\:cstu-text-danger-250\/100:focus{color:rgb(var(--cstu-danger-250)/1)}.focus\:cstu-text-danger-250\/15:focus{color:rgb(var(--cstu-danger-250)/.15)}.focus\:cstu-text-danger-250\/20:focus{color:rgb(var(--cstu-danger-250)/.2)}.focus\:cstu-text-danger-250\/25:focus{color:rgb(var(--cstu-danger-250)/.25)}.focus\:cstu-text-danger-250\/30:focus{color:rgb(var(--cstu-danger-250)/.3)}.focus\:cstu-text-danger-250\/35:focus{color:rgb(var(--cstu-danger-250)/.35)}.focus\:cstu-text-danger-250\/40:focus{color:rgb(var(--cstu-danger-250)/.4)}.focus\:cstu-text-danger-250\/45:focus{color:rgb(var(--cstu-danger-250)/.45)}.focus\:cstu-text-danger-250\/5:focus{color:rgb(var(--cstu-danger-250)/.05)}.focus\:cstu-text-danger-250\/50:focus{color:rgb(var(--cstu-danger-250)/.5)}.focus\:cstu-text-danger-250\/55:focus{color:rgb(var(--cstu-danger-250)/.55)}.focus\:cstu-text-danger-250\/60:focus{color:rgb(var(--cstu-danger-250)/.6)}.focus\:cstu-text-danger-250\/65:focus{color:rgb(var(--cstu-danger-250)/.65)}.focus\:cstu-text-danger-250\/70:focus{color:rgb(var(--cstu-danger-250)/.7)}.focus\:cstu-text-danger-250\/75:focus{color:rgb(var(--cstu-danger-250)/.75)}.focus\:cstu-text-danger-250\/80:focus{color:rgb(var(--cstu-danger-250)/.8)}.focus\:cstu-text-danger-250\/85:focus{color:rgb(var(--cstu-danger-250)/.85)}.focus\:cstu-text-danger-250\/90:focus{color:rgb(var(--cstu-danger-250)/.9)}.focus\:cstu-text-danger-250\/95:focus{color:rgb(var(--cstu-danger-250)/.95)}.focus\:cstu-text-danger-300:focus{--tw-text-opacity:1;color:rgb(var(--cstu-danger-300)/var(--tw-text-opacity,1))}.focus\:cstu-text-danger-300\/0:focus{color:rgb(var(--cstu-danger-300)/0)}.focus\:cstu-text-danger-300\/10:focus{color:rgb(var(--cstu-danger-300)/.1)}.focus\:cstu-text-danger-300\/100:focus{color:rgb(var(--cstu-danger-300)/1)}.focus\:cstu-text-danger-300\/15:focus{color:rgb(var(--cstu-danger-300)/.15)}.focus\:cstu-text-danger-300\/20:focus{color:rgb(var(--cstu-danger-300)/.2)}.focus\:cstu-text-danger-300\/25:focus{color:rgb(var(--cstu-danger-300)/.25)}.focus\:cstu-text-danger-300\/30:focus{color:rgb(var(--cstu-danger-300)/.3)}.focus\:cstu-text-danger-300\/35:focus{color:rgb(var(--cstu-danger-300)/.35)}.focus\:cstu-text-danger-300\/40:focus{color:rgb(var(--cstu-danger-300)/.4)}.focus\:cstu-text-danger-300\/45:focus{color:rgb(var(--cstu-danger-300)/.45)}.focus\:cstu-text-danger-300\/5:focus{color:rgb(var(--cstu-danger-300)/.05)}.focus\:cstu-text-danger-300\/50:focus{color:rgb(var(--cstu-danger-300)/.5)}.focus\:cstu-text-danger-300\/55:focus{color:rgb(var(--cstu-danger-300)/.55)}.focus\:cstu-text-danger-300\/60:focus{color:rgb(var(--cstu-danger-300)/.6)}.focus\:cstu-text-danger-300\/65:focus{color:rgb(var(--cstu-danger-300)/.65)}.focus\:cstu-text-danger-300\/70:focus{color:rgb(var(--cstu-danger-300)/.7)}.focus\:cstu-text-danger-300\/75:focus{color:rgb(var(--cstu-danger-300)/.75)}.focus\:cstu-text-danger-300\/80:focus{color:rgb(var(--cstu-danger-300)/.8)}.focus\:cstu-text-danger-300\/85:focus{color:rgb(var(--cstu-danger-300)/.85)}.focus\:cstu-text-danger-300\/90:focus{color:rgb(var(--cstu-danger-300)/.9)}.focus\:cstu-text-danger-300\/95:focus{color:rgb(var(--cstu-danger-300)/.95)}.focus\:cstu-text-danger-400:focus{--tw-text-opacity:1;color:rgb(var(--cstu-danger-400)/var(--tw-text-opacity,1))}.focus\:cstu-text-danger-400\/0:focus{color:rgb(var(--cstu-danger-400)/0)}.focus\:cstu-text-danger-400\/10:focus{color:rgb(var(--cstu-danger-400)/.1)}.focus\:cstu-text-danger-400\/100:focus{color:rgb(var(--cstu-danger-400)/1)}.focus\:cstu-text-danger-400\/15:focus{color:rgb(var(--cstu-danger-400)/.15)}.focus\:cstu-text-danger-400\/20:focus{color:rgb(var(--cstu-danger-400)/.2)}.focus\:cstu-text-danger-400\/25:focus{color:rgb(var(--cstu-danger-400)/.25)}.focus\:cstu-text-danger-400\/30:focus{color:rgb(var(--cstu-danger-400)/.3)}.focus\:cstu-text-danger-400\/35:focus{color:rgb(var(--cstu-danger-400)/.35)}.focus\:cstu-text-danger-400\/40:focus{color:rgb(var(--cstu-danger-400)/.4)}.focus\:cstu-text-danger-400\/45:focus{color:rgb(var(--cstu-danger-400)/.45)}.focus\:cstu-text-danger-400\/5:focus{color:rgb(var(--cstu-danger-400)/.05)}.focus\:cstu-text-danger-400\/50:focus{color:rgb(var(--cstu-danger-400)/.5)}.focus\:cstu-text-danger-400\/55:focus{color:rgb(var(--cstu-danger-400)/.55)}.focus\:cstu-text-danger-400\/60:focus{color:rgb(var(--cstu-danger-400)/.6)}.focus\:cstu-text-danger-400\/65:focus{color:rgb(var(--cstu-danger-400)/.65)}.focus\:cstu-text-danger-400\/70:focus{color:rgb(var(--cstu-danger-400)/.7)}.focus\:cstu-text-danger-400\/75:focus{color:rgb(var(--cstu-danger-400)/.75)}.focus\:cstu-text-danger-400\/80:focus{color:rgb(var(--cstu-danger-400)/.8)}.focus\:cstu-text-danger-400\/85:focus{color:rgb(var(--cstu-danger-400)/.85)}.focus\:cstu-text-danger-400\/90:focus{color:rgb(var(--cstu-danger-400)/.9)}.focus\:cstu-text-danger-400\/95:focus{color:rgb(var(--cstu-danger-400)/.95)}.focus\:cstu-text-danger-450:focus{--tw-text-opacity:1;color:rgb(var(--cstu-danger-450)/var(--tw-text-opacity,1))}.focus\:cstu-text-danger-450\/0:focus{color:rgb(var(--cstu-danger-450)/0)}.focus\:cstu-text-danger-450\/10:focus{color:rgb(var(--cstu-danger-450)/.1)}.focus\:cstu-text-danger-450\/100:focus{color:rgb(var(--cstu-danger-450)/1)}.focus\:cstu-text-danger-450\/15:focus{color:rgb(var(--cstu-danger-450)/.15)}.focus\:cstu-text-danger-450\/20:focus{color:rgb(var(--cstu-danger-450)/.2)}.focus\:cstu-text-danger-450\/25:focus{color:rgb(var(--cstu-danger-450)/.25)}.focus\:cstu-text-danger-450\/30:focus{color:rgb(var(--cstu-danger-450)/.3)}.focus\:cstu-text-danger-450\/35:focus{color:rgb(var(--cstu-danger-450)/.35)}.focus\:cstu-text-danger-450\/40:focus{color:rgb(var(--cstu-danger-450)/.4)}.focus\:cstu-text-danger-450\/45:focus{color:rgb(var(--cstu-danger-450)/.45)}.focus\:cstu-text-danger-450\/5:focus{color:rgb(var(--cstu-danger-450)/.05)}.focus\:cstu-text-danger-450\/50:focus{color:rgb(var(--cstu-danger-450)/.5)}.focus\:cstu-text-danger-450\/55:focus{color:rgb(var(--cstu-danger-450)/.55)}.focus\:cstu-text-danger-450\/60:focus{color:rgb(var(--cstu-danger-450)/.6)}.focus\:cstu-text-danger-450\/65:focus{color:rgb(var(--cstu-danger-450)/.65)}.focus\:cstu-text-danger-450\/70:focus{color:rgb(var(--cstu-danger-450)/.7)}.focus\:cstu-text-danger-450\/75:focus{color:rgb(var(--cstu-danger-450)/.75)}.focus\:cstu-text-danger-450\/80:focus{color:rgb(var(--cstu-danger-450)/.8)}.focus\:cstu-text-danger-450\/85:focus{color:rgb(var(--cstu-danger-450)/.85)}.focus\:cstu-text-danger-450\/90:focus{color:rgb(var(--cstu-danger-450)/.9)}.focus\:cstu-text-danger-450\/95:focus{color:rgb(var(--cstu-danger-450)/.95)}.focus\:cstu-text-danger-50:focus{--tw-text-opacity:1;color:rgb(var(--cstu-danger-50)/var(--tw-text-opacity,1))}.focus\:cstu-text-danger-50\/0:focus{color:rgb(var(--cstu-danger-50)/0)}.focus\:cstu-text-danger-50\/10:focus{color:rgb(var(--cstu-danger-50)/.1)}.focus\:cstu-text-danger-50\/100:focus{color:rgb(var(--cstu-danger-50)/1)}.focus\:cstu-text-danger-50\/15:focus{color:rgb(var(--cstu-danger-50)/.15)}.focus\:cstu-text-danger-50\/20:focus{color:rgb(var(--cstu-danger-50)/.2)}.focus\:cstu-text-danger-50\/25:focus{color:rgb(var(--cstu-danger-50)/.25)}.focus\:cstu-text-danger-50\/30:focus{color:rgb(var(--cstu-danger-50)/.3)}.focus\:cstu-text-danger-50\/35:focus{color:rgb(var(--cstu-danger-50)/.35)}.focus\:cstu-text-danger-50\/40:focus{color:rgb(var(--cstu-danger-50)/.4)}.focus\:cstu-text-danger-50\/45:focus{color:rgb(var(--cstu-danger-50)/.45)}.focus\:cstu-text-danger-50\/5:focus{color:rgb(var(--cstu-danger-50)/.05)}.focus\:cstu-text-danger-50\/50:focus{color:rgb(var(--cstu-danger-50)/.5)}.focus\:cstu-text-danger-50\/55:focus{color:rgb(var(--cstu-danger-50)/.55)}.focus\:cstu-text-danger-50\/60:focus{color:rgb(var(--cstu-danger-50)/.6)}.focus\:cstu-text-danger-50\/65:focus{color:rgb(var(--cstu-danger-50)/.65)}.focus\:cstu-text-danger-50\/70:focus{color:rgb(var(--cstu-danger-50)/.7)}.focus\:cstu-text-danger-50\/75:focus{color:rgb(var(--cstu-danger-50)/.75)}.focus\:cstu-text-danger-50\/80:focus{color:rgb(var(--cstu-danger-50)/.8)}.focus\:cstu-text-danger-50\/85:focus{color:rgb(var(--cstu-danger-50)/.85)}.focus\:cstu-text-danger-50\/90:focus{color:rgb(var(--cstu-danger-50)/.9)}.focus\:cstu-text-danger-50\/95:focus{color:rgb(var(--cstu-danger-50)/.95)}.focus\:cstu-text-danger-500:focus{--tw-text-opacity:1;color:rgb(var(--cstu-danger-500)/var(--tw-text-opacity,1))}.focus\:cstu-text-danger-500\/0:focus{color:rgb(var(--cstu-danger-500)/0)}.focus\:cstu-text-danger-500\/10:focus{color:rgb(var(--cstu-danger-500)/.1)}.focus\:cstu-text-danger-500\/100:focus{color:rgb(var(--cstu-danger-500)/1)}.focus\:cstu-text-danger-500\/15:focus{color:rgb(var(--cstu-danger-500)/.15)}.focus\:cstu-text-danger-500\/20:focus{color:rgb(var(--cstu-danger-500)/.2)}.focus\:cstu-text-danger-500\/25:focus{color:rgb(var(--cstu-danger-500)/.25)}.focus\:cstu-text-danger-500\/30:focus{color:rgb(var(--cstu-danger-500)/.3)}.focus\:cstu-text-danger-500\/35:focus{color:rgb(var(--cstu-danger-500)/.35)}.focus\:cstu-text-danger-500\/40:focus{color:rgb(var(--cstu-danger-500)/.4)}.focus\:cstu-text-danger-500\/45:focus{color:rgb(var(--cstu-danger-500)/.45)}.focus\:cstu-text-danger-500\/5:focus{color:rgb(var(--cstu-danger-500)/.05)}.focus\:cstu-text-danger-500\/50:focus{color:rgb(var(--cstu-danger-500)/.5)}.focus\:cstu-text-danger-500\/55:focus{color:rgb(var(--cstu-danger-500)/.55)}.focus\:cstu-text-danger-500\/60:focus{color:rgb(var(--cstu-danger-500)/.6)}.focus\:cstu-text-danger-500\/65:focus{color:rgb(var(--cstu-danger-500)/.65)}.focus\:cstu-text-danger-500\/70:focus{color:rgb(var(--cstu-danger-500)/.7)}.focus\:cstu-text-danger-500\/75:focus{color:rgb(var(--cstu-danger-500)/.75)}.focus\:cstu-text-danger-500\/80:focus{color:rgb(var(--cstu-danger-500)/.8)}.focus\:cstu-text-danger-500\/85:focus{color:rgb(var(--cstu-danger-500)/.85)}.focus\:cstu-text-danger-500\/90:focus{color:rgb(var(--cstu-danger-500)/.9)}.focus\:cstu-text-danger-500\/95:focus{color:rgb(var(--cstu-danger-500)/.95)}.focus\:cstu-text-danger-550:focus{--tw-text-opacity:1;color:rgb(var(--cstu-danger-550)/var(--tw-text-opacity,1))}.focus\:cstu-text-danger-550\/0:focus{color:rgb(var(--cstu-danger-550)/0)}.focus\:cstu-text-danger-550\/10:focus{color:rgb(var(--cstu-danger-550)/.1)}.focus\:cstu-text-danger-550\/100:focus{color:rgb(var(--cstu-danger-550)/1)}.focus\:cstu-text-danger-550\/15:focus{color:rgb(var(--cstu-danger-550)/.15)}.focus\:cstu-text-danger-550\/20:focus{color:rgb(var(--cstu-danger-550)/.2)}.focus\:cstu-text-danger-550\/25:focus{color:rgb(var(--cstu-danger-550)/.25)}.focus\:cstu-text-danger-550\/30:focus{color:rgb(var(--cstu-danger-550)/.3)}.focus\:cstu-text-danger-550\/35:focus{color:rgb(var(--cstu-danger-550)/.35)}.focus\:cstu-text-danger-550\/40:focus{color:rgb(var(--cstu-danger-550)/.4)}.focus\:cstu-text-danger-550\/45:focus{color:rgb(var(--cstu-danger-550)/.45)}.focus\:cstu-text-danger-550\/5:focus{color:rgb(var(--cstu-danger-550)/.05)}.focus\:cstu-text-danger-550\/50:focus{color:rgb(var(--cstu-danger-550)/.5)}.focus\:cstu-text-danger-550\/55:focus{color:rgb(var(--cstu-danger-550)/.55)}.focus\:cstu-text-danger-550\/60:focus{color:rgb(var(--cstu-danger-550)/.6)}.focus\:cstu-text-danger-550\/65:focus{color:rgb(var(--cstu-danger-550)/.65)}.focus\:cstu-text-danger-550\/70:focus{color:rgb(var(--cstu-danger-550)/.7)}.focus\:cstu-text-danger-550\/75:focus{color:rgb(var(--cstu-danger-550)/.75)}.focus\:cstu-text-danger-550\/80:focus{color:rgb(var(--cstu-danger-550)/.8)}.focus\:cstu-text-danger-550\/85:focus{color:rgb(var(--cstu-danger-550)/.85)}.focus\:cstu-text-danger-550\/90:focus{color:rgb(var(--cstu-danger-550)/.9)}.focus\:cstu-text-danger-550\/95:focus{color:rgb(var(--cstu-danger-550)/.95)}.focus\:cstu-text-danger-575:focus{--tw-text-opacity:1;color:rgb(var(--cstu-danger-575)/var(--tw-text-opacity,1))}.focus\:cstu-text-danger-575\/0:focus{color:rgb(var(--cstu-danger-575)/0)}.focus\:cstu-text-danger-575\/10:focus{color:rgb(var(--cstu-danger-575)/.1)}.focus\:cstu-text-danger-575\/100:focus{color:rgb(var(--cstu-danger-575)/1)}.focus\:cstu-text-danger-575\/15:focus{color:rgb(var(--cstu-danger-575)/.15)}.focus\:cstu-text-danger-575\/20:focus{color:rgb(var(--cstu-danger-575)/.2)}.focus\:cstu-text-danger-575\/25:focus{color:rgb(var(--cstu-danger-575)/.25)}.focus\:cstu-text-danger-575\/30:focus{color:rgb(var(--cstu-danger-575)/.3)}.focus\:cstu-text-danger-575\/35:focus{color:rgb(var(--cstu-danger-575)/.35)}.focus\:cstu-text-danger-575\/40:focus{color:rgb(var(--cstu-danger-575)/.4)}.focus\:cstu-text-danger-575\/45:focus{color:rgb(var(--cstu-danger-575)/.45)}.focus\:cstu-text-danger-575\/5:focus{color:rgb(var(--cstu-danger-575)/.05)}.focus\:cstu-text-danger-575\/50:focus{color:rgb(var(--cstu-danger-575)/.5)}.focus\:cstu-text-danger-575\/55:focus{color:rgb(var(--cstu-danger-575)/.55)}.focus\:cstu-text-danger-575\/60:focus{color:rgb(var(--cstu-danger-575)/.6)}.focus\:cstu-text-danger-575\/65:focus{color:rgb(var(--cstu-danger-575)/.65)}.focus\:cstu-text-danger-575\/70:focus{color:rgb(var(--cstu-danger-575)/.7)}.focus\:cstu-text-danger-575\/75:focus{color:rgb(var(--cstu-danger-575)/.75)}.focus\:cstu-text-danger-575\/80:focus{color:rgb(var(--cstu-danger-575)/.8)}.focus\:cstu-text-danger-575\/85:focus{color:rgb(var(--cstu-danger-575)/.85)}.focus\:cstu-text-danger-575\/90:focus{color:rgb(var(--cstu-danger-575)/.9)}.focus\:cstu-text-danger-575\/95:focus{color:rgb(var(--cstu-danger-575)/.95)}.focus\:cstu-text-danger-600:focus{--tw-text-opacity:1;color:rgb(var(--cstu-danger-600)/var(--tw-text-opacity,1))}.focus\:cstu-text-danger-600\/0:focus{color:rgb(var(--cstu-danger-600)/0)}.focus\:cstu-text-danger-600\/10:focus{color:rgb(var(--cstu-danger-600)/.1)}.focus\:cstu-text-danger-600\/100:focus{color:rgb(var(--cstu-danger-600)/1)}.focus\:cstu-text-danger-600\/15:focus{color:rgb(var(--cstu-danger-600)/.15)}.focus\:cstu-text-danger-600\/20:focus{color:rgb(var(--cstu-danger-600)/.2)}.focus\:cstu-text-danger-600\/25:focus{color:rgb(var(--cstu-danger-600)/.25)}.focus\:cstu-text-danger-600\/30:focus{color:rgb(var(--cstu-danger-600)/.3)}.focus\:cstu-text-danger-600\/35:focus{color:rgb(var(--cstu-danger-600)/.35)}.focus\:cstu-text-danger-600\/40:focus{color:rgb(var(--cstu-danger-600)/.4)}.focus\:cstu-text-danger-600\/45:focus{color:rgb(var(--cstu-danger-600)/.45)}.focus\:cstu-text-danger-600\/5:focus{color:rgb(var(--cstu-danger-600)/.05)}.focus\:cstu-text-danger-600\/50:focus{color:rgb(var(--cstu-danger-600)/.5)}.focus\:cstu-text-danger-600\/55:focus{color:rgb(var(--cstu-danger-600)/.55)}.focus\:cstu-text-danger-600\/60:focus{color:rgb(var(--cstu-danger-600)/.6)}.focus\:cstu-text-danger-600\/65:focus{color:rgb(var(--cstu-danger-600)/.65)}.focus\:cstu-text-danger-600\/70:focus{color:rgb(var(--cstu-danger-600)/.7)}.focus\:cstu-text-danger-600\/75:focus{color:rgb(var(--cstu-danger-600)/.75)}.focus\:cstu-text-danger-600\/80:focus{color:rgb(var(--cstu-danger-600)/.8)}.focus\:cstu-text-danger-600\/85:focus{color:rgb(var(--cstu-danger-600)/.85)}.focus\:cstu-text-danger-600\/90:focus{color:rgb(var(--cstu-danger-600)/.9)}.focus\:cstu-text-danger-600\/95:focus{color:rgb(var(--cstu-danger-600)/.95)}.focus\:cstu-text-danger-700:focus{--tw-text-opacity:1;color:rgb(var(--cstu-danger-700)/var(--tw-text-opacity,1))}.focus\:cstu-text-danger-700\/0:focus{color:rgb(var(--cstu-danger-700)/0)}.focus\:cstu-text-danger-700\/10:focus{color:rgb(var(--cstu-danger-700)/.1)}.focus\:cstu-text-danger-700\/100:focus{color:rgb(var(--cstu-danger-700)/1)}.focus\:cstu-text-danger-700\/15:focus{color:rgb(var(--cstu-danger-700)/.15)}.focus\:cstu-text-danger-700\/20:focus{color:rgb(var(--cstu-danger-700)/.2)}.focus\:cstu-text-danger-700\/25:focus{color:rgb(var(--cstu-danger-700)/.25)}.focus\:cstu-text-danger-700\/30:focus{color:rgb(var(--cstu-danger-700)/.3)}.focus\:cstu-text-danger-700\/35:focus{color:rgb(var(--cstu-danger-700)/.35)}.focus\:cstu-text-danger-700\/40:focus{color:rgb(var(--cstu-danger-700)/.4)}.focus\:cstu-text-danger-700\/45:focus{color:rgb(var(--cstu-danger-700)/.45)}.focus\:cstu-text-danger-700\/5:focus{color:rgb(var(--cstu-danger-700)/.05)}.focus\:cstu-text-danger-700\/50:focus{color:rgb(var(--cstu-danger-700)/.5)}.focus\:cstu-text-danger-700\/55:focus{color:rgb(var(--cstu-danger-700)/.55)}.focus\:cstu-text-danger-700\/60:focus{color:rgb(var(--cstu-danger-700)/.6)}.focus\:cstu-text-danger-700\/65:focus{color:rgb(var(--cstu-danger-700)/.65)}.focus\:cstu-text-danger-700\/70:focus{color:rgb(var(--cstu-danger-700)/.7)}.focus\:cstu-text-danger-700\/75:focus{color:rgb(var(--cstu-danger-700)/.75)}.focus\:cstu-text-danger-700\/80:focus{color:rgb(var(--cstu-danger-700)/.8)}.focus\:cstu-text-danger-700\/85:focus{color:rgb(var(--cstu-danger-700)/.85)}.focus\:cstu-text-danger-700\/90:focus{color:rgb(var(--cstu-danger-700)/.9)}.focus\:cstu-text-danger-700\/95:focus{color:rgb(var(--cstu-danger-700)/.95)}.focus\:cstu-text-danger-800:focus{--tw-text-opacity:1;color:rgb(var(--cstu-danger-800)/var(--tw-text-opacity,1))}.focus\:cstu-text-danger-800\/0:focus{color:rgb(var(--cstu-danger-800)/0)}.focus\:cstu-text-danger-800\/10:focus{color:rgb(var(--cstu-danger-800)/.1)}.focus\:cstu-text-danger-800\/100:focus{color:rgb(var(--cstu-danger-800)/1)}.focus\:cstu-text-danger-800\/15:focus{color:rgb(var(--cstu-danger-800)/.15)}.focus\:cstu-text-danger-800\/20:focus{color:rgb(var(--cstu-danger-800)/.2)}.focus\:cstu-text-danger-800\/25:focus{color:rgb(var(--cstu-danger-800)/.25)}.focus\:cstu-text-danger-800\/30:focus{color:rgb(var(--cstu-danger-800)/.3)}.focus\:cstu-text-danger-800\/35:focus{color:rgb(var(--cstu-danger-800)/.35)}.focus\:cstu-text-danger-800\/40:focus{color:rgb(var(--cstu-danger-800)/.4)}.focus\:cstu-text-danger-800\/45:focus{color:rgb(var(--cstu-danger-800)/.45)}.focus\:cstu-text-danger-800\/5:focus{color:rgb(var(--cstu-danger-800)/.05)}.focus\:cstu-text-danger-800\/50:focus{color:rgb(var(--cstu-danger-800)/.5)}.focus\:cstu-text-danger-800\/55:focus{color:rgb(var(--cstu-danger-800)/.55)}.focus\:cstu-text-danger-800\/60:focus{color:rgb(var(--cstu-danger-800)/.6)}.focus\:cstu-text-danger-800\/65:focus{color:rgb(var(--cstu-danger-800)/.65)}.focus\:cstu-text-danger-800\/70:focus{color:rgb(var(--cstu-danger-800)/.7)}.focus\:cstu-text-danger-800\/75:focus{color:rgb(var(--cstu-danger-800)/.75)}.focus\:cstu-text-danger-800\/80:focus{color:rgb(var(--cstu-danger-800)/.8)}.focus\:cstu-text-danger-800\/85:focus{color:rgb(var(--cstu-danger-800)/.85)}.focus\:cstu-text-danger-800\/90:focus{color:rgb(var(--cstu-danger-800)/.9)}.focus\:cstu-text-danger-800\/95:focus{color:rgb(var(--cstu-danger-800)/.95)}.focus\:cstu-text-danger-900:focus{--tw-text-opacity:1;color:rgb(var(--cstu-danger-900)/var(--tw-text-opacity,1))}.focus\:cstu-text-danger-900\/0:focus{color:rgb(var(--cstu-danger-900)/0)}.focus\:cstu-text-danger-900\/10:focus{color:rgb(var(--cstu-danger-900)/.1)}.focus\:cstu-text-danger-900\/100:focus{color:rgb(var(--cstu-danger-900)/1)}.focus\:cstu-text-danger-900\/15:focus{color:rgb(var(--cstu-danger-900)/.15)}.focus\:cstu-text-danger-900\/20:focus{color:rgb(var(--cstu-danger-900)/.2)}.focus\:cstu-text-danger-900\/25:focus{color:rgb(var(--cstu-danger-900)/.25)}.focus\:cstu-text-danger-900\/30:focus{color:rgb(var(--cstu-danger-900)/.3)}.focus\:cstu-text-danger-900\/35:focus{color:rgb(var(--cstu-danger-900)/.35)}.focus\:cstu-text-danger-900\/40:focus{color:rgb(var(--cstu-danger-900)/.4)}.focus\:cstu-text-danger-900\/45:focus{color:rgb(var(--cstu-danger-900)/.45)}.focus\:cstu-text-danger-900\/5:focus{color:rgb(var(--cstu-danger-900)/.05)}.focus\:cstu-text-danger-900\/50:focus{color:rgb(var(--cstu-danger-900)/.5)}.focus\:cstu-text-danger-900\/55:focus{color:rgb(var(--cstu-danger-900)/.55)}.focus\:cstu-text-danger-900\/60:focus{color:rgb(var(--cstu-danger-900)/.6)}.focus\:cstu-text-danger-900\/65:focus{color:rgb(var(--cstu-danger-900)/.65)}.focus\:cstu-text-danger-900\/70:focus{color:rgb(var(--cstu-danger-900)/.7)}.focus\:cstu-text-danger-900\/75:focus{color:rgb(var(--cstu-danger-900)/.75)}.focus\:cstu-text-danger-900\/80:focus{color:rgb(var(--cstu-danger-900)/.8)}.focus\:cstu-text-danger-900\/85:focus{color:rgb(var(--cstu-danger-900)/.85)}.focus\:cstu-text-danger-900\/90:focus{color:rgb(var(--cstu-danger-900)/.9)}.focus\:cstu-text-danger-900\/95:focus{color:rgb(var(--cstu-danger-900)/.95)}.focus\:cstu-text-gray-100:focus{--tw-text-opacity:1;color:rgb(var(--cstu-gray-100)/var(--tw-text-opacity,1))}.focus\:cstu-text-gray-100\/0:focus{color:rgb(var(--cstu-gray-100)/0)}.focus\:cstu-text-gray-100\/10:focus{color:rgb(var(--cstu-gray-100)/.1)}.focus\:cstu-text-gray-100\/100:focus{color:rgb(var(--cstu-gray-100)/1)}.focus\:cstu-text-gray-100\/15:focus{color:rgb(var(--cstu-gray-100)/.15)}.focus\:cstu-text-gray-100\/20:focus{color:rgb(var(--cstu-gray-100)/.2)}.focus\:cstu-text-gray-100\/25:focus{color:rgb(var(--cstu-gray-100)/.25)}.focus\:cstu-text-gray-100\/30:focus{color:rgb(var(--cstu-gray-100)/.3)}.focus\:cstu-text-gray-100\/35:focus{color:rgb(var(--cstu-gray-100)/.35)}.focus\:cstu-text-gray-100\/40:focus{color:rgb(var(--cstu-gray-100)/.4)}.focus\:cstu-text-gray-100\/45:focus{color:rgb(var(--cstu-gray-100)/.45)}.focus\:cstu-text-gray-100\/5:focus{color:rgb(var(--cstu-gray-100)/.05)}.focus\:cstu-text-gray-100\/50:focus{color:rgb(var(--cstu-gray-100)/.5)}.focus\:cstu-text-gray-100\/55:focus{color:rgb(var(--cstu-gray-100)/.55)}.focus\:cstu-text-gray-100\/60:focus{color:rgb(var(--cstu-gray-100)/.6)}.focus\:cstu-text-gray-100\/65:focus{color:rgb(var(--cstu-gray-100)/.65)}.focus\:cstu-text-gray-100\/70:focus{color:rgb(var(--cstu-gray-100)/.7)}.focus\:cstu-text-gray-100\/75:focus{color:rgb(var(--cstu-gray-100)/.75)}.focus\:cstu-text-gray-100\/80:focus{color:rgb(var(--cstu-gray-100)/.8)}.focus\:cstu-text-gray-100\/85:focus{color:rgb(var(--cstu-gray-100)/.85)}.focus\:cstu-text-gray-100\/90:focus{color:rgb(var(--cstu-gray-100)/.9)}.focus\:cstu-text-gray-100\/95:focus{color:rgb(var(--cstu-gray-100)/.95)}.focus\:cstu-text-gray-200:focus{--tw-text-opacity:1;color:rgb(var(--cstu-gray-200)/var(--tw-text-opacity,1))}.focus\:cstu-text-gray-200\/0:focus{color:rgb(var(--cstu-gray-200)/0)}.focus\:cstu-text-gray-200\/10:focus{color:rgb(var(--cstu-gray-200)/.1)}.focus\:cstu-text-gray-200\/100:focus{color:rgb(var(--cstu-gray-200)/1)}.focus\:cstu-text-gray-200\/15:focus{color:rgb(var(--cstu-gray-200)/.15)}.focus\:cstu-text-gray-200\/20:focus{color:rgb(var(--cstu-gray-200)/.2)}.focus\:cstu-text-gray-200\/25:focus{color:rgb(var(--cstu-gray-200)/.25)}.focus\:cstu-text-gray-200\/30:focus{color:rgb(var(--cstu-gray-200)/.3)}.focus\:cstu-text-gray-200\/35:focus{color:rgb(var(--cstu-gray-200)/.35)}.focus\:cstu-text-gray-200\/40:focus{color:rgb(var(--cstu-gray-200)/.4)}.focus\:cstu-text-gray-200\/45:focus{color:rgb(var(--cstu-gray-200)/.45)}.focus\:cstu-text-gray-200\/5:focus{color:rgb(var(--cstu-gray-200)/.05)}.focus\:cstu-text-gray-200\/50:focus{color:rgb(var(--cstu-gray-200)/.5)}.focus\:cstu-text-gray-200\/55:focus{color:rgb(var(--cstu-gray-200)/.55)}.focus\:cstu-text-gray-200\/60:focus{color:rgb(var(--cstu-gray-200)/.6)}.focus\:cstu-text-gray-200\/65:focus{color:rgb(var(--cstu-gray-200)/.65)}.focus\:cstu-text-gray-200\/70:focus{color:rgb(var(--cstu-gray-200)/.7)}.focus\:cstu-text-gray-200\/75:focus{color:rgb(var(--cstu-gray-200)/.75)}.focus\:cstu-text-gray-200\/80:focus{color:rgb(var(--cstu-gray-200)/.8)}.focus\:cstu-text-gray-200\/85:focus{color:rgb(var(--cstu-gray-200)/.85)}.focus\:cstu-text-gray-200\/90:focus{color:rgb(var(--cstu-gray-200)/.9)}.focus\:cstu-text-gray-200\/95:focus{color:rgb(var(--cstu-gray-200)/.95)}.focus\:cstu-text-gray-250:focus{--tw-text-opacity:1;color:rgb(var(--cstu-gray-250)/var(--tw-text-opacity,1))}.focus\:cstu-text-gray-250\/0:focus{color:rgb(var(--cstu-gray-250)/0)}.focus\:cstu-text-gray-250\/10:focus{color:rgb(var(--cstu-gray-250)/.1)}.focus\:cstu-text-gray-250\/100:focus{color:rgb(var(--cstu-gray-250)/1)}.focus\:cstu-text-gray-250\/15:focus{color:rgb(var(--cstu-gray-250)/.15)}.focus\:cstu-text-gray-250\/20:focus{color:rgb(var(--cstu-gray-250)/.2)}.focus\:cstu-text-gray-250\/25:focus{color:rgb(var(--cstu-gray-250)/.25)}.focus\:cstu-text-gray-250\/30:focus{color:rgb(var(--cstu-gray-250)/.3)}.focus\:cstu-text-gray-250\/35:focus{color:rgb(var(--cstu-gray-250)/.35)}.focus\:cstu-text-gray-250\/40:focus{color:rgb(var(--cstu-gray-250)/.4)}.focus\:cstu-text-gray-250\/45:focus{color:rgb(var(--cstu-gray-250)/.45)}.focus\:cstu-text-gray-250\/5:focus{color:rgb(var(--cstu-gray-250)/.05)}.focus\:cstu-text-gray-250\/50:focus{color:rgb(var(--cstu-gray-250)/.5)}.focus\:cstu-text-gray-250\/55:focus{color:rgb(var(--cstu-gray-250)/.55)}.focus\:cstu-text-gray-250\/60:focus{color:rgb(var(--cstu-gray-250)/.6)}.focus\:cstu-text-gray-250\/65:focus{color:rgb(var(--cstu-gray-250)/.65)}.focus\:cstu-text-gray-250\/70:focus{color:rgb(var(--cstu-gray-250)/.7)}.focus\:cstu-text-gray-250\/75:focus{color:rgb(var(--cstu-gray-250)/.75)}.focus\:cstu-text-gray-250\/80:focus{color:rgb(var(--cstu-gray-250)/.8)}.focus\:cstu-text-gray-250\/85:focus{color:rgb(var(--cstu-gray-250)/.85)}.focus\:cstu-text-gray-250\/90:focus{color:rgb(var(--cstu-gray-250)/.9)}.focus\:cstu-text-gray-250\/95:focus{color:rgb(var(--cstu-gray-250)/.95)}.focus\:cstu-text-gray-300:focus{--tw-text-opacity:1;color:rgb(var(--cstu-gray-300)/var(--tw-text-opacity,1))}.focus\:cstu-text-gray-300\/0:focus{color:rgb(var(--cstu-gray-300)/0)}.focus\:cstu-text-gray-300\/10:focus{color:rgb(var(--cstu-gray-300)/.1)}.focus\:cstu-text-gray-300\/100:focus{color:rgb(var(--cstu-gray-300)/1)}.focus\:cstu-text-gray-300\/15:focus{color:rgb(var(--cstu-gray-300)/.15)}.focus\:cstu-text-gray-300\/20:focus{color:rgb(var(--cstu-gray-300)/.2)}.focus\:cstu-text-gray-300\/25:focus{color:rgb(var(--cstu-gray-300)/.25)}.focus\:cstu-text-gray-300\/30:focus{color:rgb(var(--cstu-gray-300)/.3)}.focus\:cstu-text-gray-300\/35:focus{color:rgb(var(--cstu-gray-300)/.35)}.focus\:cstu-text-gray-300\/40:focus{color:rgb(var(--cstu-gray-300)/.4)}.focus\:cstu-text-gray-300\/45:focus{color:rgb(var(--cstu-gray-300)/.45)}.focus\:cstu-text-gray-300\/5:focus{color:rgb(var(--cstu-gray-300)/.05)}.focus\:cstu-text-gray-300\/50:focus{color:rgb(var(--cstu-gray-300)/.5)}.focus\:cstu-text-gray-300\/55:focus{color:rgb(var(--cstu-gray-300)/.55)}.focus\:cstu-text-gray-300\/60:focus{color:rgb(var(--cstu-gray-300)/.6)}.focus\:cstu-text-gray-300\/65:focus{color:rgb(var(--cstu-gray-300)/.65)}.focus\:cstu-text-gray-300\/70:focus{color:rgb(var(--cstu-gray-300)/.7)}.focus\:cstu-text-gray-300\/75:focus{color:rgb(var(--cstu-gray-300)/.75)}.focus\:cstu-text-gray-300\/80:focus{color:rgb(var(--cstu-gray-300)/.8)}.focus\:cstu-text-gray-300\/85:focus{color:rgb(var(--cstu-gray-300)/.85)}.focus\:cstu-text-gray-300\/90:focus{color:rgb(var(--cstu-gray-300)/.9)}.focus\:cstu-text-gray-300\/95:focus{color:rgb(var(--cstu-gray-300)/.95)}.focus\:cstu-text-gray-400:focus{--tw-text-opacity:1;color:rgb(var(--cstu-gray-400)/var(--tw-text-opacity,1))}.focus\:cstu-text-gray-400\/0:focus{color:rgb(var(--cstu-gray-400)/0)}.focus\:cstu-text-gray-400\/10:focus{color:rgb(var(--cstu-gray-400)/.1)}.focus\:cstu-text-gray-400\/100:focus{color:rgb(var(--cstu-gray-400)/1)}.focus\:cstu-text-gray-400\/15:focus{color:rgb(var(--cstu-gray-400)/.15)}.focus\:cstu-text-gray-400\/20:focus{color:rgb(var(--cstu-gray-400)/.2)}.focus\:cstu-text-gray-400\/25:focus{color:rgb(var(--cstu-gray-400)/.25)}.focus\:cstu-text-gray-400\/30:focus{color:rgb(var(--cstu-gray-400)/.3)}.focus\:cstu-text-gray-400\/35:focus{color:rgb(var(--cstu-gray-400)/.35)}.focus\:cstu-text-gray-400\/40:focus{color:rgb(var(--cstu-gray-400)/.4)}.focus\:cstu-text-gray-400\/45:focus{color:rgb(var(--cstu-gray-400)/.45)}.focus\:cstu-text-gray-400\/5:focus{color:rgb(var(--cstu-gray-400)/.05)}.focus\:cstu-text-gray-400\/50:focus{color:rgb(var(--cstu-gray-400)/.5)}.focus\:cstu-text-gray-400\/55:focus{color:rgb(var(--cstu-gray-400)/.55)}.focus\:cstu-text-gray-400\/60:focus{color:rgb(var(--cstu-gray-400)/.6)}.focus\:cstu-text-gray-400\/65:focus{color:rgb(var(--cstu-gray-400)/.65)}.focus\:cstu-text-gray-400\/70:focus{color:rgb(var(--cstu-gray-400)/.7)}.focus\:cstu-text-gray-400\/75:focus{color:rgb(var(--cstu-gray-400)/.75)}.focus\:cstu-text-gray-400\/80:focus{color:rgb(var(--cstu-gray-400)/.8)}.focus\:cstu-text-gray-400\/85:focus{color:rgb(var(--cstu-gray-400)/.85)}.focus\:cstu-text-gray-400\/90:focus{color:rgb(var(--cstu-gray-400)/.9)}.focus\:cstu-text-gray-400\/95:focus{color:rgb(var(--cstu-gray-400)/.95)}.focus\:cstu-text-gray-50:focus{--tw-text-opacity:1;color:rgb(var(--cstu-gray-50)/var(--tw-text-opacity,1))}.focus\:cstu-text-gray-50\/0:focus{color:rgb(var(--cstu-gray-50)/0)}.focus\:cstu-text-gray-50\/10:focus{color:rgb(var(--cstu-gray-50)/.1)}.focus\:cstu-text-gray-50\/100:focus{color:rgb(var(--cstu-gray-50)/1)}.focus\:cstu-text-gray-50\/15:focus{color:rgb(var(--cstu-gray-50)/.15)}.focus\:cstu-text-gray-50\/20:focus{color:rgb(var(--cstu-gray-50)/.2)}.focus\:cstu-text-gray-50\/25:focus{color:rgb(var(--cstu-gray-50)/.25)}.focus\:cstu-text-gray-50\/30:focus{color:rgb(var(--cstu-gray-50)/.3)}.focus\:cstu-text-gray-50\/35:focus{color:rgb(var(--cstu-gray-50)/.35)}.focus\:cstu-text-gray-50\/40:focus{color:rgb(var(--cstu-gray-50)/.4)}.focus\:cstu-text-gray-50\/45:focus{color:rgb(var(--cstu-gray-50)/.45)}.focus\:cstu-text-gray-50\/5:focus{color:rgb(var(--cstu-gray-50)/.05)}.focus\:cstu-text-gray-50\/50:focus{color:rgb(var(--cstu-gray-50)/.5)}.focus\:cstu-text-gray-50\/55:focus{color:rgb(var(--cstu-gray-50)/.55)}.focus\:cstu-text-gray-50\/60:focus{color:rgb(var(--cstu-gray-50)/.6)}.focus\:cstu-text-gray-50\/65:focus{color:rgb(var(--cstu-gray-50)/.65)}.focus\:cstu-text-gray-50\/70:focus{color:rgb(var(--cstu-gray-50)/.7)}.focus\:cstu-text-gray-50\/75:focus{color:rgb(var(--cstu-gray-50)/.75)}.focus\:cstu-text-gray-50\/80:focus{color:rgb(var(--cstu-gray-50)/.8)}.focus\:cstu-text-gray-50\/85:focus{color:rgb(var(--cstu-gray-50)/.85)}.focus\:cstu-text-gray-50\/90:focus{color:rgb(var(--cstu-gray-50)/.9)}.focus\:cstu-text-gray-50\/95:focus{color:rgb(var(--cstu-gray-50)/.95)}.focus\:cstu-text-gray-500:focus{--tw-text-opacity:1;color:rgb(var(--cstu-gray-500)/var(--tw-text-opacity,1))}.focus\:cstu-text-gray-500\/0:focus{color:rgb(var(--cstu-gray-500)/0)}.focus\:cstu-text-gray-500\/10:focus{color:rgb(var(--cstu-gray-500)/.1)}.focus\:cstu-text-gray-500\/100:focus{color:rgb(var(--cstu-gray-500)/1)}.focus\:cstu-text-gray-500\/15:focus{color:rgb(var(--cstu-gray-500)/.15)}.focus\:cstu-text-gray-500\/20:focus{color:rgb(var(--cstu-gray-500)/.2)}.focus\:cstu-text-gray-500\/25:focus{color:rgb(var(--cstu-gray-500)/.25)}.focus\:cstu-text-gray-500\/30:focus{color:rgb(var(--cstu-gray-500)/.3)}.focus\:cstu-text-gray-500\/35:focus{color:rgb(var(--cstu-gray-500)/.35)}.focus\:cstu-text-gray-500\/40:focus{color:rgb(var(--cstu-gray-500)/.4)}.focus\:cstu-text-gray-500\/45:focus{color:rgb(var(--cstu-gray-500)/.45)}.focus\:cstu-text-gray-500\/5:focus{color:rgb(var(--cstu-gray-500)/.05)}.focus\:cstu-text-gray-500\/50:focus{color:rgb(var(--cstu-gray-500)/.5)}.focus\:cstu-text-gray-500\/55:focus{color:rgb(var(--cstu-gray-500)/.55)}.focus\:cstu-text-gray-500\/60:focus{color:rgb(var(--cstu-gray-500)/.6)}.focus\:cstu-text-gray-500\/65:focus{color:rgb(var(--cstu-gray-500)/.65)}.focus\:cstu-text-gray-500\/70:focus{color:rgb(var(--cstu-gray-500)/.7)}.focus\:cstu-text-gray-500\/75:focus{color:rgb(var(--cstu-gray-500)/.75)}.focus\:cstu-text-gray-500\/80:focus{color:rgb(var(--cstu-gray-500)/.8)}.focus\:cstu-text-gray-500\/85:focus{color:rgb(var(--cstu-gray-500)/.85)}.focus\:cstu-text-gray-500\/90:focus{color:rgb(var(--cstu-gray-500)/.9)}.focus\:cstu-text-gray-500\/95:focus{color:rgb(var(--cstu-gray-500)/.95)}.focus\:cstu-text-gray-550:focus{--tw-text-opacity:1;color:rgb(var(--cstu-gray-550)/var(--tw-text-opacity,1))}.focus\:cstu-text-gray-550\/0:focus{color:rgb(var(--cstu-gray-550)/0)}.focus\:cstu-text-gray-550\/10:focus{color:rgb(var(--cstu-gray-550)/.1)}.focus\:cstu-text-gray-550\/100:focus{color:rgb(var(--cstu-gray-550)/1)}.focus\:cstu-text-gray-550\/15:focus{color:rgb(var(--cstu-gray-550)/.15)}.focus\:cstu-text-gray-550\/20:focus{color:rgb(var(--cstu-gray-550)/.2)}.focus\:cstu-text-gray-550\/25:focus{color:rgb(var(--cstu-gray-550)/.25)}.focus\:cstu-text-gray-550\/30:focus{color:rgb(var(--cstu-gray-550)/.3)}.focus\:cstu-text-gray-550\/35:focus{color:rgb(var(--cstu-gray-550)/.35)}.focus\:cstu-text-gray-550\/40:focus{color:rgb(var(--cstu-gray-550)/.4)}.focus\:cstu-text-gray-550\/45:focus{color:rgb(var(--cstu-gray-550)/.45)}.focus\:cstu-text-gray-550\/5:focus{color:rgb(var(--cstu-gray-550)/.05)}.focus\:cstu-text-gray-550\/50:focus{color:rgb(var(--cstu-gray-550)/.5)}.focus\:cstu-text-gray-550\/55:focus{color:rgb(var(--cstu-gray-550)/.55)}.focus\:cstu-text-gray-550\/60:focus{color:rgb(var(--cstu-gray-550)/.6)}.focus\:cstu-text-gray-550\/65:focus{color:rgb(var(--cstu-gray-550)/.65)}.focus\:cstu-text-gray-550\/70:focus{color:rgb(var(--cstu-gray-550)/.7)}.focus\:cstu-text-gray-550\/75:focus{color:rgb(var(--cstu-gray-550)/.75)}.focus\:cstu-text-gray-550\/80:focus{color:rgb(var(--cstu-gray-550)/.8)}.focus\:cstu-text-gray-550\/85:focus{color:rgb(var(--cstu-gray-550)/.85)}.focus\:cstu-text-gray-550\/90:focus{color:rgb(var(--cstu-gray-550)/.9)}.focus\:cstu-text-gray-550\/95:focus{color:rgb(var(--cstu-gray-550)/.95)}.focus\:cstu-text-gray-575:focus{--tw-text-opacity:1;color:rgb(var(--cstu-gray-575)/var(--tw-text-opacity,1))}.focus\:cstu-text-gray-575\/0:focus{color:rgb(var(--cstu-gray-575)/0)}.focus\:cstu-text-gray-575\/10:focus{color:rgb(var(--cstu-gray-575)/.1)}.focus\:cstu-text-gray-575\/100:focus{color:rgb(var(--cstu-gray-575)/1)}.focus\:cstu-text-gray-575\/15:focus{color:rgb(var(--cstu-gray-575)/.15)}.focus\:cstu-text-gray-575\/20:focus{color:rgb(var(--cstu-gray-575)/.2)}.focus\:cstu-text-gray-575\/25:focus{color:rgb(var(--cstu-gray-575)/.25)}.focus\:cstu-text-gray-575\/30:focus{color:rgb(var(--cstu-gray-575)/.3)}.focus\:cstu-text-gray-575\/35:focus{color:rgb(var(--cstu-gray-575)/.35)}.focus\:cstu-text-gray-575\/40:focus{color:rgb(var(--cstu-gray-575)/.4)}.focus\:cstu-text-gray-575\/45:focus{color:rgb(var(--cstu-gray-575)/.45)}.focus\:cstu-text-gray-575\/5:focus{color:rgb(var(--cstu-gray-575)/.05)}.focus\:cstu-text-gray-575\/50:focus{color:rgb(var(--cstu-gray-575)/.5)}.focus\:cstu-text-gray-575\/55:focus{color:rgb(var(--cstu-gray-575)/.55)}.focus\:cstu-text-gray-575\/60:focus{color:rgb(var(--cstu-gray-575)/.6)}.focus\:cstu-text-gray-575\/65:focus{color:rgb(var(--cstu-gray-575)/.65)}.focus\:cstu-text-gray-575\/70:focus{color:rgb(var(--cstu-gray-575)/.7)}.focus\:cstu-text-gray-575\/75:focus{color:rgb(var(--cstu-gray-575)/.75)}.focus\:cstu-text-gray-575\/80:focus{color:rgb(var(--cstu-gray-575)/.8)}.focus\:cstu-text-gray-575\/85:focus{color:rgb(var(--cstu-gray-575)/.85)}.focus\:cstu-text-gray-575\/90:focus{color:rgb(var(--cstu-gray-575)/.9)}.focus\:cstu-text-gray-575\/95:focus{color:rgb(var(--cstu-gray-575)/.95)}.focus\:cstu-text-gray-600:focus{--tw-text-opacity:1;color:rgb(var(--cstu-gray-600)/var(--tw-text-opacity,1))}.focus\:cstu-text-gray-600\/0:focus{color:rgb(var(--cstu-gray-600)/0)}.focus\:cstu-text-gray-600\/10:focus{color:rgb(var(--cstu-gray-600)/.1)}.focus\:cstu-text-gray-600\/100:focus{color:rgb(var(--cstu-gray-600)/1)}.focus\:cstu-text-gray-600\/15:focus{color:rgb(var(--cstu-gray-600)/.15)}.focus\:cstu-text-gray-600\/20:focus{color:rgb(var(--cstu-gray-600)/.2)}.focus\:cstu-text-gray-600\/25:focus{color:rgb(var(--cstu-gray-600)/.25)}.focus\:cstu-text-gray-600\/30:focus{color:rgb(var(--cstu-gray-600)/.3)}.focus\:cstu-text-gray-600\/35:focus{color:rgb(var(--cstu-gray-600)/.35)}.focus\:cstu-text-gray-600\/40:focus{color:rgb(var(--cstu-gray-600)/.4)}.focus\:cstu-text-gray-600\/45:focus{color:rgb(var(--cstu-gray-600)/.45)}.focus\:cstu-text-gray-600\/5:focus{color:rgb(var(--cstu-gray-600)/.05)}.focus\:cstu-text-gray-600\/50:focus{color:rgb(var(--cstu-gray-600)/.5)}.focus\:cstu-text-gray-600\/55:focus{color:rgb(var(--cstu-gray-600)/.55)}.focus\:cstu-text-gray-600\/60:focus{color:rgb(var(--cstu-gray-600)/.6)}.focus\:cstu-text-gray-600\/65:focus{color:rgb(var(--cstu-gray-600)/.65)}.focus\:cstu-text-gray-600\/70:focus{color:rgb(var(--cstu-gray-600)/.7)}.focus\:cstu-text-gray-600\/75:focus{color:rgb(var(--cstu-gray-600)/.75)}.focus\:cstu-text-gray-600\/80:focus{color:rgb(var(--cstu-gray-600)/.8)}.focus\:cstu-text-gray-600\/85:focus{color:rgb(var(--cstu-gray-600)/.85)}.focus\:cstu-text-gray-600\/90:focus{color:rgb(var(--cstu-gray-600)/.9)}.focus\:cstu-text-gray-600\/95:focus{color:rgb(var(--cstu-gray-600)/.95)}.focus\:cstu-text-gray-700:focus{--tw-text-opacity:1;color:rgb(var(--cstu-gray-700)/var(--tw-text-opacity,1))}.focus\:cstu-text-gray-700\/0:focus{color:rgb(var(--cstu-gray-700)/0)}.focus\:cstu-text-gray-700\/10:focus{color:rgb(var(--cstu-gray-700)/.1)}.focus\:cstu-text-gray-700\/100:focus{color:rgb(var(--cstu-gray-700)/1)}.focus\:cstu-text-gray-700\/15:focus{color:rgb(var(--cstu-gray-700)/.15)}.focus\:cstu-text-gray-700\/20:focus{color:rgb(var(--cstu-gray-700)/.2)}.focus\:cstu-text-gray-700\/25:focus{color:rgb(var(--cstu-gray-700)/.25)}.focus\:cstu-text-gray-700\/30:focus{color:rgb(var(--cstu-gray-700)/.3)}.focus\:cstu-text-gray-700\/35:focus{color:rgb(var(--cstu-gray-700)/.35)}.focus\:cstu-text-gray-700\/40:focus{color:rgb(var(--cstu-gray-700)/.4)}.focus\:cstu-text-gray-700\/45:focus{color:rgb(var(--cstu-gray-700)/.45)}.focus\:cstu-text-gray-700\/5:focus{color:rgb(var(--cstu-gray-700)/.05)}.focus\:cstu-text-gray-700\/50:focus{color:rgb(var(--cstu-gray-700)/.5)}.focus\:cstu-text-gray-700\/55:focus{color:rgb(var(--cstu-gray-700)/.55)}.focus\:cstu-text-gray-700\/60:focus{color:rgb(var(--cstu-gray-700)/.6)}.focus\:cstu-text-gray-700\/65:focus{color:rgb(var(--cstu-gray-700)/.65)}.focus\:cstu-text-gray-700\/70:focus{color:rgb(var(--cstu-gray-700)/.7)}.focus\:cstu-text-gray-700\/75:focus{color:rgb(var(--cstu-gray-700)/.75)}.focus\:cstu-text-gray-700\/80:focus{color:rgb(var(--cstu-gray-700)/.8)}.focus\:cstu-text-gray-700\/85:focus{color:rgb(var(--cstu-gray-700)/.85)}.focus\:cstu-text-gray-700\/90:focus{color:rgb(var(--cstu-gray-700)/.9)}.focus\:cstu-text-gray-700\/95:focus{color:rgb(var(--cstu-gray-700)/.95)}.focus\:cstu-text-gray-800:focus{--tw-text-opacity:1;color:rgb(var(--cstu-gray-800)/var(--tw-text-opacity,1))}.focus\:cstu-text-gray-800\/0:focus{color:rgb(var(--cstu-gray-800)/0)}.focus\:cstu-text-gray-800\/10:focus{color:rgb(var(--cstu-gray-800)/.1)}.focus\:cstu-text-gray-800\/100:focus{color:rgb(var(--cstu-gray-800)/1)}.focus\:cstu-text-gray-800\/15:focus{color:rgb(var(--cstu-gray-800)/.15)}.focus\:cstu-text-gray-800\/20:focus{color:rgb(var(--cstu-gray-800)/.2)}.focus\:cstu-text-gray-800\/25:focus{color:rgb(var(--cstu-gray-800)/.25)}.focus\:cstu-text-gray-800\/30:focus{color:rgb(var(--cstu-gray-800)/.3)}.focus\:cstu-text-gray-800\/35:focus{color:rgb(var(--cstu-gray-800)/.35)}.focus\:cstu-text-gray-800\/40:focus{color:rgb(var(--cstu-gray-800)/.4)}.focus\:cstu-text-gray-800\/45:focus{color:rgb(var(--cstu-gray-800)/.45)}.focus\:cstu-text-gray-800\/5:focus{color:rgb(var(--cstu-gray-800)/.05)}.focus\:cstu-text-gray-800\/50:focus{color:rgb(var(--cstu-gray-800)/.5)}.focus\:cstu-text-gray-800\/55:focus{color:rgb(var(--cstu-gray-800)/.55)}.focus\:cstu-text-gray-800\/60:focus{color:rgb(var(--cstu-gray-800)/.6)}.focus\:cstu-text-gray-800\/65:focus{color:rgb(var(--cstu-gray-800)/.65)}.focus\:cstu-text-gray-800\/70:focus{color:rgb(var(--cstu-gray-800)/.7)}.focus\:cstu-text-gray-800\/75:focus{color:rgb(var(--cstu-gray-800)/.75)}.focus\:cstu-text-gray-800\/80:focus{color:rgb(var(--cstu-gray-800)/.8)}.focus\:cstu-text-gray-800\/85:focus{color:rgb(var(--cstu-gray-800)/.85)}.focus\:cstu-text-gray-800\/90:focus{color:rgb(var(--cstu-gray-800)/.9)}.focus\:cstu-text-gray-800\/95:focus{color:rgb(var(--cstu-gray-800)/.95)}.focus\:cstu-text-gray-900:focus{--tw-text-opacity:1;color:rgb(var(--cstu-gray-900)/var(--tw-text-opacity,1))}.focus\:cstu-text-gray-900\/0:focus{color:rgb(var(--cstu-gray-900)/0)}.focus\:cstu-text-gray-900\/10:focus{color:rgb(var(--cstu-gray-900)/.1)}.focus\:cstu-text-gray-900\/100:focus{color:rgb(var(--cstu-gray-900)/1)}.focus\:cstu-text-gray-900\/15:focus{color:rgb(var(--cstu-gray-900)/.15)}.focus\:cstu-text-gray-900\/20:focus{color:rgb(var(--cstu-gray-900)/.2)}.focus\:cstu-text-gray-900\/25:focus{color:rgb(var(--cstu-gray-900)/.25)}.focus\:cstu-text-gray-900\/30:focus{color:rgb(var(--cstu-gray-900)/.3)}.focus\:cstu-text-gray-900\/35:focus{color:rgb(var(--cstu-gray-900)/.35)}.focus\:cstu-text-gray-900\/40:focus{color:rgb(var(--cstu-gray-900)/.4)}.focus\:cstu-text-gray-900\/45:focus{color:rgb(var(--cstu-gray-900)/.45)}.focus\:cstu-text-gray-900\/5:focus{color:rgb(var(--cstu-gray-900)/.05)}.focus\:cstu-text-gray-900\/50:focus{color:rgb(var(--cstu-gray-900)/.5)}.focus\:cstu-text-gray-900\/55:focus{color:rgb(var(--cstu-gray-900)/.55)}.focus\:cstu-text-gray-900\/60:focus{color:rgb(var(--cstu-gray-900)/.6)}.focus\:cstu-text-gray-900\/65:focus{color:rgb(var(--cstu-gray-900)/.65)}.focus\:cstu-text-gray-900\/70:focus{color:rgb(var(--cstu-gray-900)/.7)}.focus\:cstu-text-gray-900\/75:focus{color:rgb(var(--cstu-gray-900)/.75)}.focus\:cstu-text-gray-900\/80:focus{color:rgb(var(--cstu-gray-900)/.8)}.focus\:cstu-text-gray-900\/85:focus{color:rgb(var(--cstu-gray-900)/.85)}.focus\:cstu-text-gray-900\/90:focus{color:rgb(var(--cstu-gray-900)/.9)}.focus\:cstu-text-gray-900\/95:focus{color:rgb(var(--cstu-gray-900)/.95)}.focus\:cstu-text-green-100:focus{--tw-text-opacity:1;color:rgb(var(--cstu-green-100)/var(--tw-text-opacity,1))}.focus\:cstu-text-green-100\/0:focus{color:rgb(var(--cstu-green-100)/0)}.focus\:cstu-text-green-100\/10:focus{color:rgb(var(--cstu-green-100)/.1)}.focus\:cstu-text-green-100\/100:focus{color:rgb(var(--cstu-green-100)/1)}.focus\:cstu-text-green-100\/15:focus{color:rgb(var(--cstu-green-100)/.15)}.focus\:cstu-text-green-100\/20:focus{color:rgb(var(--cstu-green-100)/.2)}.focus\:cstu-text-green-100\/25:focus{color:rgb(var(--cstu-green-100)/.25)}.focus\:cstu-text-green-100\/30:focus{color:rgb(var(--cstu-green-100)/.3)}.focus\:cstu-text-green-100\/35:focus{color:rgb(var(--cstu-green-100)/.35)}.focus\:cstu-text-green-100\/40:focus{color:rgb(var(--cstu-green-100)/.4)}.focus\:cstu-text-green-100\/45:focus{color:rgb(var(--cstu-green-100)/.45)}.focus\:cstu-text-green-100\/5:focus{color:rgb(var(--cstu-green-100)/.05)}.focus\:cstu-text-green-100\/50:focus{color:rgb(var(--cstu-green-100)/.5)}.focus\:cstu-text-green-100\/55:focus{color:rgb(var(--cstu-green-100)/.55)}.focus\:cstu-text-green-100\/60:focus{color:rgb(var(--cstu-green-100)/.6)}.focus\:cstu-text-green-100\/65:focus{color:rgb(var(--cstu-green-100)/.65)}.focus\:cstu-text-green-100\/70:focus{color:rgb(var(--cstu-green-100)/.7)}.focus\:cstu-text-green-100\/75:focus{color:rgb(var(--cstu-green-100)/.75)}.focus\:cstu-text-green-100\/80:focus{color:rgb(var(--cstu-green-100)/.8)}.focus\:cstu-text-green-100\/85:focus{color:rgb(var(--cstu-green-100)/.85)}.focus\:cstu-text-green-100\/90:focus{color:rgb(var(--cstu-green-100)/.9)}.focus\:cstu-text-green-100\/95:focus{color:rgb(var(--cstu-green-100)/.95)}.focus\:cstu-text-green-200:focus{--tw-text-opacity:1;color:rgb(var(--cstu-green-200)/var(--tw-text-opacity,1))}.focus\:cstu-text-green-200\/0:focus{color:rgb(var(--cstu-green-200)/0)}.focus\:cstu-text-green-200\/10:focus{color:rgb(var(--cstu-green-200)/.1)}.focus\:cstu-text-green-200\/100:focus{color:rgb(var(--cstu-green-200)/1)}.focus\:cstu-text-green-200\/15:focus{color:rgb(var(--cstu-green-200)/.15)}.focus\:cstu-text-green-200\/20:focus{color:rgb(var(--cstu-green-200)/.2)}.focus\:cstu-text-green-200\/25:focus{color:rgb(var(--cstu-green-200)/.25)}.focus\:cstu-text-green-200\/30:focus{color:rgb(var(--cstu-green-200)/.3)}.focus\:cstu-text-green-200\/35:focus{color:rgb(var(--cstu-green-200)/.35)}.focus\:cstu-text-green-200\/40:focus{color:rgb(var(--cstu-green-200)/.4)}.focus\:cstu-text-green-200\/45:focus{color:rgb(var(--cstu-green-200)/.45)}.focus\:cstu-text-green-200\/5:focus{color:rgb(var(--cstu-green-200)/.05)}.focus\:cstu-text-green-200\/50:focus{color:rgb(var(--cstu-green-200)/.5)}.focus\:cstu-text-green-200\/55:focus{color:rgb(var(--cstu-green-200)/.55)}.focus\:cstu-text-green-200\/60:focus{color:rgb(var(--cstu-green-200)/.6)}.focus\:cstu-text-green-200\/65:focus{color:rgb(var(--cstu-green-200)/.65)}.focus\:cstu-text-green-200\/70:focus{color:rgb(var(--cstu-green-200)/.7)}.focus\:cstu-text-green-200\/75:focus{color:rgb(var(--cstu-green-200)/.75)}.focus\:cstu-text-green-200\/80:focus{color:rgb(var(--cstu-green-200)/.8)}.focus\:cstu-text-green-200\/85:focus{color:rgb(var(--cstu-green-200)/.85)}.focus\:cstu-text-green-200\/90:focus{color:rgb(var(--cstu-green-200)/.9)}.focus\:cstu-text-green-200\/95:focus{color:rgb(var(--cstu-green-200)/.95)}.focus\:cstu-text-green-300:focus{--tw-text-opacity:1;color:rgb(var(--cstu-green-300)/var(--tw-text-opacity,1))}.focus\:cstu-text-green-300\/0:focus{color:rgb(var(--cstu-green-300)/0)}.focus\:cstu-text-green-300\/10:focus{color:rgb(var(--cstu-green-300)/.1)}.focus\:cstu-text-green-300\/100:focus{color:rgb(var(--cstu-green-300)/1)}.focus\:cstu-text-green-300\/15:focus{color:rgb(var(--cstu-green-300)/.15)}.focus\:cstu-text-green-300\/20:focus{color:rgb(var(--cstu-green-300)/.2)}.focus\:cstu-text-green-300\/25:focus{color:rgb(var(--cstu-green-300)/.25)}.focus\:cstu-text-green-300\/30:focus{color:rgb(var(--cstu-green-300)/.3)}.focus\:cstu-text-green-300\/35:focus{color:rgb(var(--cstu-green-300)/.35)}.focus\:cstu-text-green-300\/40:focus{color:rgb(var(--cstu-green-300)/.4)}.focus\:cstu-text-green-300\/45:focus{color:rgb(var(--cstu-green-300)/.45)}.focus\:cstu-text-green-300\/5:focus{color:rgb(var(--cstu-green-300)/.05)}.focus\:cstu-text-green-300\/50:focus{color:rgb(var(--cstu-green-300)/.5)}.focus\:cstu-text-green-300\/55:focus{color:rgb(var(--cstu-green-300)/.55)}.focus\:cstu-text-green-300\/60:focus{color:rgb(var(--cstu-green-300)/.6)}.focus\:cstu-text-green-300\/65:focus{color:rgb(var(--cstu-green-300)/.65)}.focus\:cstu-text-green-300\/70:focus{color:rgb(var(--cstu-green-300)/.7)}.focus\:cstu-text-green-300\/75:focus{color:rgb(var(--cstu-green-300)/.75)}.focus\:cstu-text-green-300\/80:focus{color:rgb(var(--cstu-green-300)/.8)}.focus\:cstu-text-green-300\/85:focus{color:rgb(var(--cstu-green-300)/.85)}.focus\:cstu-text-green-300\/90:focus{color:rgb(var(--cstu-green-300)/.9)}.focus\:cstu-text-green-300\/95:focus{color:rgb(var(--cstu-green-300)/.95)}.focus\:cstu-text-green-400:focus{--tw-text-opacity:1;color:rgb(var(--cstu-green-400)/var(--tw-text-opacity,1))}.focus\:cstu-text-green-400\/0:focus{color:rgb(var(--cstu-green-400)/0)}.focus\:cstu-text-green-400\/10:focus{color:rgb(var(--cstu-green-400)/.1)}.focus\:cstu-text-green-400\/100:focus{color:rgb(var(--cstu-green-400)/1)}.focus\:cstu-text-green-400\/15:focus{color:rgb(var(--cstu-green-400)/.15)}.focus\:cstu-text-green-400\/20:focus{color:rgb(var(--cstu-green-400)/.2)}.focus\:cstu-text-green-400\/25:focus{color:rgb(var(--cstu-green-400)/.25)}.focus\:cstu-text-green-400\/30:focus{color:rgb(var(--cstu-green-400)/.3)}.focus\:cstu-text-green-400\/35:focus{color:rgb(var(--cstu-green-400)/.35)}.focus\:cstu-text-green-400\/40:focus{color:rgb(var(--cstu-green-400)/.4)}.focus\:cstu-text-green-400\/45:focus{color:rgb(var(--cstu-green-400)/.45)}.focus\:cstu-text-green-400\/5:focus{color:rgb(var(--cstu-green-400)/.05)}.focus\:cstu-text-green-400\/50:focus{color:rgb(var(--cstu-green-400)/.5)}.focus\:cstu-text-green-400\/55:focus{color:rgb(var(--cstu-green-400)/.55)}.focus\:cstu-text-green-400\/60:focus{color:rgb(var(--cstu-green-400)/.6)}.focus\:cstu-text-green-400\/65:focus{color:rgb(var(--cstu-green-400)/.65)}.focus\:cstu-text-green-400\/70:focus{color:rgb(var(--cstu-green-400)/.7)}.focus\:cstu-text-green-400\/75:focus{color:rgb(var(--cstu-green-400)/.75)}.focus\:cstu-text-green-400\/80:focus{color:rgb(var(--cstu-green-400)/.8)}.focus\:cstu-text-green-400\/85:focus{color:rgb(var(--cstu-green-400)/.85)}.focus\:cstu-text-green-400\/90:focus{color:rgb(var(--cstu-green-400)/.9)}.focus\:cstu-text-green-400\/95:focus{color:rgb(var(--cstu-green-400)/.95)}.focus\:cstu-text-green-50:focus{--tw-text-opacity:1;color:rgb(var(--cstu-green-50)/var(--tw-text-opacity,1))}.focus\:cstu-text-green-50\/0:focus{color:rgb(var(--cstu-green-50)/0)}.focus\:cstu-text-green-50\/10:focus{color:rgb(var(--cstu-green-50)/.1)}.focus\:cstu-text-green-50\/100:focus{color:rgb(var(--cstu-green-50)/1)}.focus\:cstu-text-green-50\/15:focus{color:rgb(var(--cstu-green-50)/.15)}.focus\:cstu-text-green-50\/20:focus{color:rgb(var(--cstu-green-50)/.2)}.focus\:cstu-text-green-50\/25:focus{color:rgb(var(--cstu-green-50)/.25)}.focus\:cstu-text-green-50\/30:focus{color:rgb(var(--cstu-green-50)/.3)}.focus\:cstu-text-green-50\/35:focus{color:rgb(var(--cstu-green-50)/.35)}.focus\:cstu-text-green-50\/40:focus{color:rgb(var(--cstu-green-50)/.4)}.focus\:cstu-text-green-50\/45:focus{color:rgb(var(--cstu-green-50)/.45)}.focus\:cstu-text-green-50\/5:focus{color:rgb(var(--cstu-green-50)/.05)}.focus\:cstu-text-green-50\/50:focus{color:rgb(var(--cstu-green-50)/.5)}.focus\:cstu-text-green-50\/55:focus{color:rgb(var(--cstu-green-50)/.55)}.focus\:cstu-text-green-50\/60:focus{color:rgb(var(--cstu-green-50)/.6)}.focus\:cstu-text-green-50\/65:focus{color:rgb(var(--cstu-green-50)/.65)}.focus\:cstu-text-green-50\/70:focus{color:rgb(var(--cstu-green-50)/.7)}.focus\:cstu-text-green-50\/75:focus{color:rgb(var(--cstu-green-50)/.75)}.focus\:cstu-text-green-50\/80:focus{color:rgb(var(--cstu-green-50)/.8)}.focus\:cstu-text-green-50\/85:focus{color:rgb(var(--cstu-green-50)/.85)}.focus\:cstu-text-green-50\/90:focus{color:rgb(var(--cstu-green-50)/.9)}.focus\:cstu-text-green-50\/95:focus{color:rgb(var(--cstu-green-50)/.95)}.focus\:cstu-text-green-500:focus{--tw-text-opacity:1;color:rgb(var(--cstu-green-500)/var(--tw-text-opacity,1))}.focus\:cstu-text-green-500\/0:focus{color:rgb(var(--cstu-green-500)/0)}.focus\:cstu-text-green-500\/10:focus{color:rgb(var(--cstu-green-500)/.1)}.focus\:cstu-text-green-500\/100:focus{color:rgb(var(--cstu-green-500)/1)}.focus\:cstu-text-green-500\/15:focus{color:rgb(var(--cstu-green-500)/.15)}.focus\:cstu-text-green-500\/20:focus{color:rgb(var(--cstu-green-500)/.2)}.focus\:cstu-text-green-500\/25:focus{color:rgb(var(--cstu-green-500)/.25)}.focus\:cstu-text-green-500\/30:focus{color:rgb(var(--cstu-green-500)/.3)}.focus\:cstu-text-green-500\/35:focus{color:rgb(var(--cstu-green-500)/.35)}.focus\:cstu-text-green-500\/40:focus{color:rgb(var(--cstu-green-500)/.4)}.focus\:cstu-text-green-500\/45:focus{color:rgb(var(--cstu-green-500)/.45)}.focus\:cstu-text-green-500\/5:focus{color:rgb(var(--cstu-green-500)/.05)}.focus\:cstu-text-green-500\/50:focus{color:rgb(var(--cstu-green-500)/.5)}.focus\:cstu-text-green-500\/55:focus{color:rgb(var(--cstu-green-500)/.55)}.focus\:cstu-text-green-500\/60:focus{color:rgb(var(--cstu-green-500)/.6)}.focus\:cstu-text-green-500\/65:focus{color:rgb(var(--cstu-green-500)/.65)}.focus\:cstu-text-green-500\/70:focus{color:rgb(var(--cstu-green-500)/.7)}.focus\:cstu-text-green-500\/75:focus{color:rgb(var(--cstu-green-500)/.75)}.focus\:cstu-text-green-500\/80:focus{color:rgb(var(--cstu-green-500)/.8)}.focus\:cstu-text-green-500\/85:focus{color:rgb(var(--cstu-green-500)/.85)}.focus\:cstu-text-green-500\/90:focus{color:rgb(var(--cstu-green-500)/.9)}.focus\:cstu-text-green-500\/95:focus{color:rgb(var(--cstu-green-500)/.95)}.focus\:cstu-text-green-600:focus{--tw-text-opacity:1;color:rgb(var(--cstu-green-600)/var(--tw-text-opacity,1))}.focus\:cstu-text-green-600\/0:focus{color:rgb(var(--cstu-green-600)/0)}.focus\:cstu-text-green-600\/10:focus{color:rgb(var(--cstu-green-600)/.1)}.focus\:cstu-text-green-600\/100:focus{color:rgb(var(--cstu-green-600)/1)}.focus\:cstu-text-green-600\/15:focus{color:rgb(var(--cstu-green-600)/.15)}.focus\:cstu-text-green-600\/20:focus{color:rgb(var(--cstu-green-600)/.2)}.focus\:cstu-text-green-600\/25:focus{color:rgb(var(--cstu-green-600)/.25)}.focus\:cstu-text-green-600\/30:focus{color:rgb(var(--cstu-green-600)/.3)}.focus\:cstu-text-green-600\/35:focus{color:rgb(var(--cstu-green-600)/.35)}.focus\:cstu-text-green-600\/40:focus{color:rgb(var(--cstu-green-600)/.4)}.focus\:cstu-text-green-600\/45:focus{color:rgb(var(--cstu-green-600)/.45)}.focus\:cstu-text-green-600\/5:focus{color:rgb(var(--cstu-green-600)/.05)}.focus\:cstu-text-green-600\/50:focus{color:rgb(var(--cstu-green-600)/.5)}.focus\:cstu-text-green-600\/55:focus{color:rgb(var(--cstu-green-600)/.55)}.focus\:cstu-text-green-600\/60:focus{color:rgb(var(--cstu-green-600)/.6)}.focus\:cstu-text-green-600\/65:focus{color:rgb(var(--cstu-green-600)/.65)}.focus\:cstu-text-green-600\/70:focus{color:rgb(var(--cstu-green-600)/.7)}.focus\:cstu-text-green-600\/75:focus{color:rgb(var(--cstu-green-600)/.75)}.focus\:cstu-text-green-600\/80:focus{color:rgb(var(--cstu-green-600)/.8)}.focus\:cstu-text-green-600\/85:focus{color:rgb(var(--cstu-green-600)/.85)}.focus\:cstu-text-green-600\/90:focus{color:rgb(var(--cstu-green-600)/.9)}.focus\:cstu-text-green-600\/95:focus{color:rgb(var(--cstu-green-600)/.95)}.focus\:cstu-text-green-700:focus{--tw-text-opacity:1;color:rgb(var(--cstu-green-700)/var(--tw-text-opacity,1))}.focus\:cstu-text-green-700\/0:focus{color:rgb(var(--cstu-green-700)/0)}.focus\:cstu-text-green-700\/10:focus{color:rgb(var(--cstu-green-700)/.1)}.focus\:cstu-text-green-700\/100:focus{color:rgb(var(--cstu-green-700)/1)}.focus\:cstu-text-green-700\/15:focus{color:rgb(var(--cstu-green-700)/.15)}.focus\:cstu-text-green-700\/20:focus{color:rgb(var(--cstu-green-700)/.2)}.focus\:cstu-text-green-700\/25:focus{color:rgb(var(--cstu-green-700)/.25)}.focus\:cstu-text-green-700\/30:focus{color:rgb(var(--cstu-green-700)/.3)}.focus\:cstu-text-green-700\/35:focus{color:rgb(var(--cstu-green-700)/.35)}.focus\:cstu-text-green-700\/40:focus{color:rgb(var(--cstu-green-700)/.4)}.focus\:cstu-text-green-700\/45:focus{color:rgb(var(--cstu-green-700)/.45)}.focus\:cstu-text-green-700\/5:focus{color:rgb(var(--cstu-green-700)/.05)}.focus\:cstu-text-green-700\/50:focus{color:rgb(var(--cstu-green-700)/.5)}.focus\:cstu-text-green-700\/55:focus{color:rgb(var(--cstu-green-700)/.55)}.focus\:cstu-text-green-700\/60:focus{color:rgb(var(--cstu-green-700)/.6)}.focus\:cstu-text-green-700\/65:focus{color:rgb(var(--cstu-green-700)/.65)}.focus\:cstu-text-green-700\/70:focus{color:rgb(var(--cstu-green-700)/.7)}.focus\:cstu-text-green-700\/75:focus{color:rgb(var(--cstu-green-700)/.75)}.focus\:cstu-text-green-700\/80:focus{color:rgb(var(--cstu-green-700)/.8)}.focus\:cstu-text-green-700\/85:focus{color:rgb(var(--cstu-green-700)/.85)}.focus\:cstu-text-green-700\/90:focus{color:rgb(var(--cstu-green-700)/.9)}.focus\:cstu-text-green-700\/95:focus{color:rgb(var(--cstu-green-700)/.95)}.focus\:cstu-text-green-800:focus{--tw-text-opacity:1;color:rgb(var(--cstu-green-800)/var(--tw-text-opacity,1))}.focus\:cstu-text-green-800\/0:focus{color:rgb(var(--cstu-green-800)/0)}.focus\:cstu-text-green-800\/10:focus{color:rgb(var(--cstu-green-800)/.1)}.focus\:cstu-text-green-800\/100:focus{color:rgb(var(--cstu-green-800)/1)}.focus\:cstu-text-green-800\/15:focus{color:rgb(var(--cstu-green-800)/.15)}.focus\:cstu-text-green-800\/20:focus{color:rgb(var(--cstu-green-800)/.2)}.focus\:cstu-text-green-800\/25:focus{color:rgb(var(--cstu-green-800)/.25)}.focus\:cstu-text-green-800\/30:focus{color:rgb(var(--cstu-green-800)/.3)}.focus\:cstu-text-green-800\/35:focus{color:rgb(var(--cstu-green-800)/.35)}.focus\:cstu-text-green-800\/40:focus{color:rgb(var(--cstu-green-800)/.4)}.focus\:cstu-text-green-800\/45:focus{color:rgb(var(--cstu-green-800)/.45)}.focus\:cstu-text-green-800\/5:focus{color:rgb(var(--cstu-green-800)/.05)}.focus\:cstu-text-green-800\/50:focus{color:rgb(var(--cstu-green-800)/.5)}.focus\:cstu-text-green-800\/55:focus{color:rgb(var(--cstu-green-800)/.55)}.focus\:cstu-text-green-800\/60:focus{color:rgb(var(--cstu-green-800)/.6)}.focus\:cstu-text-green-800\/65:focus{color:rgb(var(--cstu-green-800)/.65)}.focus\:cstu-text-green-800\/70:focus{color:rgb(var(--cstu-green-800)/.7)}.focus\:cstu-text-green-800\/75:focus{color:rgb(var(--cstu-green-800)/.75)}.focus\:cstu-text-green-800\/80:focus{color:rgb(var(--cstu-green-800)/.8)}.focus\:cstu-text-green-800\/85:focus{color:rgb(var(--cstu-green-800)/.85)}.focus\:cstu-text-green-800\/90:focus{color:rgb(var(--cstu-green-800)/.9)}.focus\:cstu-text-green-800\/95:focus{color:rgb(var(--cstu-green-800)/.95)}.focus\:cstu-text-green-900:focus{--tw-text-opacity:1;color:rgb(var(--cstu-green-900)/var(--tw-text-opacity,1))}.focus\:cstu-text-green-900\/0:focus{color:rgb(var(--cstu-green-900)/0)}.focus\:cstu-text-green-900\/10:focus{color:rgb(var(--cstu-green-900)/.1)}.focus\:cstu-text-green-900\/100:focus{color:rgb(var(--cstu-green-900)/1)}.focus\:cstu-text-green-900\/15:focus{color:rgb(var(--cstu-green-900)/.15)}.focus\:cstu-text-green-900\/20:focus{color:rgb(var(--cstu-green-900)/.2)}.focus\:cstu-text-green-900\/25:focus{color:rgb(var(--cstu-green-900)/.25)}.focus\:cstu-text-green-900\/30:focus{color:rgb(var(--cstu-green-900)/.3)}.focus\:cstu-text-green-900\/35:focus{color:rgb(var(--cstu-green-900)/.35)}.focus\:cstu-text-green-900\/40:focus{color:rgb(var(--cstu-green-900)/.4)}.focus\:cstu-text-green-900\/45:focus{color:rgb(var(--cstu-green-900)/.45)}.focus\:cstu-text-green-900\/5:focus{color:rgb(var(--cstu-green-900)/.05)}.focus\:cstu-text-green-900\/50:focus{color:rgb(var(--cstu-green-900)/.5)}.focus\:cstu-text-green-900\/55:focus{color:rgb(var(--cstu-green-900)/.55)}.focus\:cstu-text-green-900\/60:focus{color:rgb(var(--cstu-green-900)/.6)}.focus\:cstu-text-green-900\/65:focus{color:rgb(var(--cstu-green-900)/.65)}.focus\:cstu-text-green-900\/70:focus{color:rgb(var(--cstu-green-900)/.7)}.focus\:cstu-text-green-900\/75:focus{color:rgb(var(--cstu-green-900)/.75)}.focus\:cstu-text-green-900\/80:focus{color:rgb(var(--cstu-green-900)/.8)}.focus\:cstu-text-green-900\/85:focus{color:rgb(var(--cstu-green-900)/.85)}.focus\:cstu-text-green-900\/90:focus{color:rgb(var(--cstu-green-900)/.9)}.focus\:cstu-text-green-900\/95:focus{color:rgb(var(--cstu-green-900)/.95)}.focus\:cstu-text-info-100:focus{--tw-text-opacity:1;color:rgb(var(--cstu-info-100)/var(--tw-text-opacity,1))}.focus\:cstu-text-info-100\/0:focus{color:rgb(var(--cstu-info-100)/0)}.focus\:cstu-text-info-100\/10:focus{color:rgb(var(--cstu-info-100)/.1)}.focus\:cstu-text-info-100\/100:focus{color:rgb(var(--cstu-info-100)/1)}.focus\:cstu-text-info-100\/15:focus{color:rgb(var(--cstu-info-100)/.15)}.focus\:cstu-text-info-100\/20:focus{color:rgb(var(--cstu-info-100)/.2)}.focus\:cstu-text-info-100\/25:focus{color:rgb(var(--cstu-info-100)/.25)}.focus\:cstu-text-info-100\/30:focus{color:rgb(var(--cstu-info-100)/.3)}.focus\:cstu-text-info-100\/35:focus{color:rgb(var(--cstu-info-100)/.35)}.focus\:cstu-text-info-100\/40:focus{color:rgb(var(--cstu-info-100)/.4)}.focus\:cstu-text-info-100\/45:focus{color:rgb(var(--cstu-info-100)/.45)}.focus\:cstu-text-info-100\/5:focus{color:rgb(var(--cstu-info-100)/.05)}.focus\:cstu-text-info-100\/50:focus{color:rgb(var(--cstu-info-100)/.5)}.focus\:cstu-text-info-100\/55:focus{color:rgb(var(--cstu-info-100)/.55)}.focus\:cstu-text-info-100\/60:focus{color:rgb(var(--cstu-info-100)/.6)}.focus\:cstu-text-info-100\/65:focus{color:rgb(var(--cstu-info-100)/.65)}.focus\:cstu-text-info-100\/70:focus{color:rgb(var(--cstu-info-100)/.7)}.focus\:cstu-text-info-100\/75:focus{color:rgb(var(--cstu-info-100)/.75)}.focus\:cstu-text-info-100\/80:focus{color:rgb(var(--cstu-info-100)/.8)}.focus\:cstu-text-info-100\/85:focus{color:rgb(var(--cstu-info-100)/.85)}.focus\:cstu-text-info-100\/90:focus{color:rgb(var(--cstu-info-100)/.9)}.focus\:cstu-text-info-100\/95:focus{color:rgb(var(--cstu-info-100)/.95)}.focus\:cstu-text-info-200:focus{--tw-text-opacity:1;color:rgb(var(--cstu-info-200)/var(--tw-text-opacity,1))}.focus\:cstu-text-info-200\/0:focus{color:rgb(var(--cstu-info-200)/0)}.focus\:cstu-text-info-200\/10:focus{color:rgb(var(--cstu-info-200)/.1)}.focus\:cstu-text-info-200\/100:focus{color:rgb(var(--cstu-info-200)/1)}.focus\:cstu-text-info-200\/15:focus{color:rgb(var(--cstu-info-200)/.15)}.focus\:cstu-text-info-200\/20:focus{color:rgb(var(--cstu-info-200)/.2)}.focus\:cstu-text-info-200\/25:focus{color:rgb(var(--cstu-info-200)/.25)}.focus\:cstu-text-info-200\/30:focus{color:rgb(var(--cstu-info-200)/.3)}.focus\:cstu-text-info-200\/35:focus{color:rgb(var(--cstu-info-200)/.35)}.focus\:cstu-text-info-200\/40:focus{color:rgb(var(--cstu-info-200)/.4)}.focus\:cstu-text-info-200\/45:focus{color:rgb(var(--cstu-info-200)/.45)}.focus\:cstu-text-info-200\/5:focus{color:rgb(var(--cstu-info-200)/.05)}.focus\:cstu-text-info-200\/50:focus{color:rgb(var(--cstu-info-200)/.5)}.focus\:cstu-text-info-200\/55:focus{color:rgb(var(--cstu-info-200)/.55)}.focus\:cstu-text-info-200\/60:focus{color:rgb(var(--cstu-info-200)/.6)}.focus\:cstu-text-info-200\/65:focus{color:rgb(var(--cstu-info-200)/.65)}.focus\:cstu-text-info-200\/70:focus{color:rgb(var(--cstu-info-200)/.7)}.focus\:cstu-text-info-200\/75:focus{color:rgb(var(--cstu-info-200)/.75)}.focus\:cstu-text-info-200\/80:focus{color:rgb(var(--cstu-info-200)/.8)}.focus\:cstu-text-info-200\/85:focus{color:rgb(var(--cstu-info-200)/.85)}.focus\:cstu-text-info-200\/90:focus{color:rgb(var(--cstu-info-200)/.9)}.focus\:cstu-text-info-200\/95:focus{color:rgb(var(--cstu-info-200)/.95)}.focus\:cstu-text-info-250:focus{--tw-text-opacity:1;color:rgb(var(--cstu-info-250)/var(--tw-text-opacity,1))}.focus\:cstu-text-info-250\/0:focus{color:rgb(var(--cstu-info-250)/0)}.focus\:cstu-text-info-250\/10:focus{color:rgb(var(--cstu-info-250)/.1)}.focus\:cstu-text-info-250\/100:focus{color:rgb(var(--cstu-info-250)/1)}.focus\:cstu-text-info-250\/15:focus{color:rgb(var(--cstu-info-250)/.15)}.focus\:cstu-text-info-250\/20:focus{color:rgb(var(--cstu-info-250)/.2)}.focus\:cstu-text-info-250\/25:focus{color:rgb(var(--cstu-info-250)/.25)}.focus\:cstu-text-info-250\/30:focus{color:rgb(var(--cstu-info-250)/.3)}.focus\:cstu-text-info-250\/35:focus{color:rgb(var(--cstu-info-250)/.35)}.focus\:cstu-text-info-250\/40:focus{color:rgb(var(--cstu-info-250)/.4)}.focus\:cstu-text-info-250\/45:focus{color:rgb(var(--cstu-info-250)/.45)}.focus\:cstu-text-info-250\/5:focus{color:rgb(var(--cstu-info-250)/.05)}.focus\:cstu-text-info-250\/50:focus{color:rgb(var(--cstu-info-250)/.5)}.focus\:cstu-text-info-250\/55:focus{color:rgb(var(--cstu-info-250)/.55)}.focus\:cstu-text-info-250\/60:focus{color:rgb(var(--cstu-info-250)/.6)}.focus\:cstu-text-info-250\/65:focus{color:rgb(var(--cstu-info-250)/.65)}.focus\:cstu-text-info-250\/70:focus{color:rgb(var(--cstu-info-250)/.7)}.focus\:cstu-text-info-250\/75:focus{color:rgb(var(--cstu-info-250)/.75)}.focus\:cstu-text-info-250\/80:focus{color:rgb(var(--cstu-info-250)/.8)}.focus\:cstu-text-info-250\/85:focus{color:rgb(var(--cstu-info-250)/.85)}.focus\:cstu-text-info-250\/90:focus{color:rgb(var(--cstu-info-250)/.9)}.focus\:cstu-text-info-250\/95:focus{color:rgb(var(--cstu-info-250)/.95)}.focus\:cstu-text-info-300:focus{--tw-text-opacity:1;color:rgb(var(--cstu-info-300)/var(--tw-text-opacity,1))}.focus\:cstu-text-info-300\/0:focus{color:rgb(var(--cstu-info-300)/0)}.focus\:cstu-text-info-300\/10:focus{color:rgb(var(--cstu-info-300)/.1)}.focus\:cstu-text-info-300\/100:focus{color:rgb(var(--cstu-info-300)/1)}.focus\:cstu-text-info-300\/15:focus{color:rgb(var(--cstu-info-300)/.15)}.focus\:cstu-text-info-300\/20:focus{color:rgb(var(--cstu-info-300)/.2)}.focus\:cstu-text-info-300\/25:focus{color:rgb(var(--cstu-info-300)/.25)}.focus\:cstu-text-info-300\/30:focus{color:rgb(var(--cstu-info-300)/.3)}.focus\:cstu-text-info-300\/35:focus{color:rgb(var(--cstu-info-300)/.35)}.focus\:cstu-text-info-300\/40:focus{color:rgb(var(--cstu-info-300)/.4)}.focus\:cstu-text-info-300\/45:focus{color:rgb(var(--cstu-info-300)/.45)}.focus\:cstu-text-info-300\/5:focus{color:rgb(var(--cstu-info-300)/.05)}.focus\:cstu-text-info-300\/50:focus{color:rgb(var(--cstu-info-300)/.5)}.focus\:cstu-text-info-300\/55:focus{color:rgb(var(--cstu-info-300)/.55)}.focus\:cstu-text-info-300\/60:focus{color:rgb(var(--cstu-info-300)/.6)}.focus\:cstu-text-info-300\/65:focus{color:rgb(var(--cstu-info-300)/.65)}.focus\:cstu-text-info-300\/70:focus{color:rgb(var(--cstu-info-300)/.7)}.focus\:cstu-text-info-300\/75:focus{color:rgb(var(--cstu-info-300)/.75)}.focus\:cstu-text-info-300\/80:focus{color:rgb(var(--cstu-info-300)/.8)}.focus\:cstu-text-info-300\/85:focus{color:rgb(var(--cstu-info-300)/.85)}.focus\:cstu-text-info-300\/90:focus{color:rgb(var(--cstu-info-300)/.9)}.focus\:cstu-text-info-300\/95:focus{color:rgb(var(--cstu-info-300)/.95)}.focus\:cstu-text-info-400:focus{--tw-text-opacity:1;color:rgb(var(--cstu-info-400)/var(--tw-text-opacity,1))}.focus\:cstu-text-info-400\/0:focus{color:rgb(var(--cstu-info-400)/0)}.focus\:cstu-text-info-400\/10:focus{color:rgb(var(--cstu-info-400)/.1)}.focus\:cstu-text-info-400\/100:focus{color:rgb(var(--cstu-info-400)/1)}.focus\:cstu-text-info-400\/15:focus{color:rgb(var(--cstu-info-400)/.15)}.focus\:cstu-text-info-400\/20:focus{color:rgb(var(--cstu-info-400)/.2)}.focus\:cstu-text-info-400\/25:focus{color:rgb(var(--cstu-info-400)/.25)}.focus\:cstu-text-info-400\/30:focus{color:rgb(var(--cstu-info-400)/.3)}.focus\:cstu-text-info-400\/35:focus{color:rgb(var(--cstu-info-400)/.35)}.focus\:cstu-text-info-400\/40:focus{color:rgb(var(--cstu-info-400)/.4)}.focus\:cstu-text-info-400\/45:focus{color:rgb(var(--cstu-info-400)/.45)}.focus\:cstu-text-info-400\/5:focus{color:rgb(var(--cstu-info-400)/.05)}.focus\:cstu-text-info-400\/50:focus{color:rgb(var(--cstu-info-400)/.5)}.focus\:cstu-text-info-400\/55:focus{color:rgb(var(--cstu-info-400)/.55)}.focus\:cstu-text-info-400\/60:focus{color:rgb(var(--cstu-info-400)/.6)}.focus\:cstu-text-info-400\/65:focus{color:rgb(var(--cstu-info-400)/.65)}.focus\:cstu-text-info-400\/70:focus{color:rgb(var(--cstu-info-400)/.7)}.focus\:cstu-text-info-400\/75:focus{color:rgb(var(--cstu-info-400)/.75)}.focus\:cstu-text-info-400\/80:focus{color:rgb(var(--cstu-info-400)/.8)}.focus\:cstu-text-info-400\/85:focus{color:rgb(var(--cstu-info-400)/.85)}.focus\:cstu-text-info-400\/90:focus{color:rgb(var(--cstu-info-400)/.9)}.focus\:cstu-text-info-400\/95:focus{color:rgb(var(--cstu-info-400)/.95)}.focus\:cstu-text-info-450:focus{--tw-text-opacity:1;color:rgb(var(--cstu-info-450)/var(--tw-text-opacity,1))}.focus\:cstu-text-info-450\/0:focus{color:rgb(var(--cstu-info-450)/0)}.focus\:cstu-text-info-450\/10:focus{color:rgb(var(--cstu-info-450)/.1)}.focus\:cstu-text-info-450\/100:focus{color:rgb(var(--cstu-info-450)/1)}.focus\:cstu-text-info-450\/15:focus{color:rgb(var(--cstu-info-450)/.15)}.focus\:cstu-text-info-450\/20:focus{color:rgb(var(--cstu-info-450)/.2)}.focus\:cstu-text-info-450\/25:focus{color:rgb(var(--cstu-info-450)/.25)}.focus\:cstu-text-info-450\/30:focus{color:rgb(var(--cstu-info-450)/.3)}.focus\:cstu-text-info-450\/35:focus{color:rgb(var(--cstu-info-450)/.35)}.focus\:cstu-text-info-450\/40:focus{color:rgb(var(--cstu-info-450)/.4)}.focus\:cstu-text-info-450\/45:focus{color:rgb(var(--cstu-info-450)/.45)}.focus\:cstu-text-info-450\/5:focus{color:rgb(var(--cstu-info-450)/.05)}.focus\:cstu-text-info-450\/50:focus{color:rgb(var(--cstu-info-450)/.5)}.focus\:cstu-text-info-450\/55:focus{color:rgb(var(--cstu-info-450)/.55)}.focus\:cstu-text-info-450\/60:focus{color:rgb(var(--cstu-info-450)/.6)}.focus\:cstu-text-info-450\/65:focus{color:rgb(var(--cstu-info-450)/.65)}.focus\:cstu-text-info-450\/70:focus{color:rgb(var(--cstu-info-450)/.7)}.focus\:cstu-text-info-450\/75:focus{color:rgb(var(--cstu-info-450)/.75)}.focus\:cstu-text-info-450\/80:focus{color:rgb(var(--cstu-info-450)/.8)}.focus\:cstu-text-info-450\/85:focus{color:rgb(var(--cstu-info-450)/.85)}.focus\:cstu-text-info-450\/90:focus{color:rgb(var(--cstu-info-450)/.9)}.focus\:cstu-text-info-450\/95:focus{color:rgb(var(--cstu-info-450)/.95)}.focus\:cstu-text-info-50:focus{--tw-text-opacity:1;color:rgb(var(--cstu-info-50)/var(--tw-text-opacity,1))}.focus\:cstu-text-info-50\/0:focus{color:rgb(var(--cstu-info-50)/0)}.focus\:cstu-text-info-50\/10:focus{color:rgb(var(--cstu-info-50)/.1)}.focus\:cstu-text-info-50\/100:focus{color:rgb(var(--cstu-info-50)/1)}.focus\:cstu-text-info-50\/15:focus{color:rgb(var(--cstu-info-50)/.15)}.focus\:cstu-text-info-50\/20:focus{color:rgb(var(--cstu-info-50)/.2)}.focus\:cstu-text-info-50\/25:focus{color:rgb(var(--cstu-info-50)/.25)}.focus\:cstu-text-info-50\/30:focus{color:rgb(var(--cstu-info-50)/.3)}.focus\:cstu-text-info-50\/35:focus{color:rgb(var(--cstu-info-50)/.35)}.focus\:cstu-text-info-50\/40:focus{color:rgb(var(--cstu-info-50)/.4)}.focus\:cstu-text-info-50\/45:focus{color:rgb(var(--cstu-info-50)/.45)}.focus\:cstu-text-info-50\/5:focus{color:rgb(var(--cstu-info-50)/.05)}.focus\:cstu-text-info-50\/50:focus{color:rgb(var(--cstu-info-50)/.5)}.focus\:cstu-text-info-50\/55:focus{color:rgb(var(--cstu-info-50)/.55)}.focus\:cstu-text-info-50\/60:focus{color:rgb(var(--cstu-info-50)/.6)}.focus\:cstu-text-info-50\/65:focus{color:rgb(var(--cstu-info-50)/.65)}.focus\:cstu-text-info-50\/70:focus{color:rgb(var(--cstu-info-50)/.7)}.focus\:cstu-text-info-50\/75:focus{color:rgb(var(--cstu-info-50)/.75)}.focus\:cstu-text-info-50\/80:focus{color:rgb(var(--cstu-info-50)/.8)}.focus\:cstu-text-info-50\/85:focus{color:rgb(var(--cstu-info-50)/.85)}.focus\:cstu-text-info-50\/90:focus{color:rgb(var(--cstu-info-50)/.9)}.focus\:cstu-text-info-50\/95:focus{color:rgb(var(--cstu-info-50)/.95)}.focus\:cstu-text-info-500:focus{--tw-text-opacity:1;color:rgb(var(--cstu-info-500)/var(--tw-text-opacity,1))}.focus\:cstu-text-info-500\/0:focus{color:rgb(var(--cstu-info-500)/0)}.focus\:cstu-text-info-500\/10:focus{color:rgb(var(--cstu-info-500)/.1)}.focus\:cstu-text-info-500\/100:focus{color:rgb(var(--cstu-info-500)/1)}.focus\:cstu-text-info-500\/15:focus{color:rgb(var(--cstu-info-500)/.15)}.focus\:cstu-text-info-500\/20:focus{color:rgb(var(--cstu-info-500)/.2)}.focus\:cstu-text-info-500\/25:focus{color:rgb(var(--cstu-info-500)/.25)}.focus\:cstu-text-info-500\/30:focus{color:rgb(var(--cstu-info-500)/.3)}.focus\:cstu-text-info-500\/35:focus{color:rgb(var(--cstu-info-500)/.35)}.focus\:cstu-text-info-500\/40:focus{color:rgb(var(--cstu-info-500)/.4)}.focus\:cstu-text-info-500\/45:focus{color:rgb(var(--cstu-info-500)/.45)}.focus\:cstu-text-info-500\/5:focus{color:rgb(var(--cstu-info-500)/.05)}.focus\:cstu-text-info-500\/50:focus{color:rgb(var(--cstu-info-500)/.5)}.focus\:cstu-text-info-500\/55:focus{color:rgb(var(--cstu-info-500)/.55)}.focus\:cstu-text-info-500\/60:focus{color:rgb(var(--cstu-info-500)/.6)}.focus\:cstu-text-info-500\/65:focus{color:rgb(var(--cstu-info-500)/.65)}.focus\:cstu-text-info-500\/70:focus{color:rgb(var(--cstu-info-500)/.7)}.focus\:cstu-text-info-500\/75:focus{color:rgb(var(--cstu-info-500)/.75)}.focus\:cstu-text-info-500\/80:focus{color:rgb(var(--cstu-info-500)/.8)}.focus\:cstu-text-info-500\/85:focus{color:rgb(var(--cstu-info-500)/.85)}.focus\:cstu-text-info-500\/90:focus{color:rgb(var(--cstu-info-500)/.9)}.focus\:cstu-text-info-500\/95:focus{color:rgb(var(--cstu-info-500)/.95)}.focus\:cstu-text-info-550:focus{--tw-text-opacity:1;color:rgb(var(--cstu-info-550)/var(--tw-text-opacity,1))}.focus\:cstu-text-info-550\/0:focus{color:rgb(var(--cstu-info-550)/0)}.focus\:cstu-text-info-550\/10:focus{color:rgb(var(--cstu-info-550)/.1)}.focus\:cstu-text-info-550\/100:focus{color:rgb(var(--cstu-info-550)/1)}.focus\:cstu-text-info-550\/15:focus{color:rgb(var(--cstu-info-550)/.15)}.focus\:cstu-text-info-550\/20:focus{color:rgb(var(--cstu-info-550)/.2)}.focus\:cstu-text-info-550\/25:focus{color:rgb(var(--cstu-info-550)/.25)}.focus\:cstu-text-info-550\/30:focus{color:rgb(var(--cstu-info-550)/.3)}.focus\:cstu-text-info-550\/35:focus{color:rgb(var(--cstu-info-550)/.35)}.focus\:cstu-text-info-550\/40:focus{color:rgb(var(--cstu-info-550)/.4)}.focus\:cstu-text-info-550\/45:focus{color:rgb(var(--cstu-info-550)/.45)}.focus\:cstu-text-info-550\/5:focus{color:rgb(var(--cstu-info-550)/.05)}.focus\:cstu-text-info-550\/50:focus{color:rgb(var(--cstu-info-550)/.5)}.focus\:cstu-text-info-550\/55:focus{color:rgb(var(--cstu-info-550)/.55)}.focus\:cstu-text-info-550\/60:focus{color:rgb(var(--cstu-info-550)/.6)}.focus\:cstu-text-info-550\/65:focus{color:rgb(var(--cstu-info-550)/.65)}.focus\:cstu-text-info-550\/70:focus{color:rgb(var(--cstu-info-550)/.7)}.focus\:cstu-text-info-550\/75:focus{color:rgb(var(--cstu-info-550)/.75)}.focus\:cstu-text-info-550\/80:focus{color:rgb(var(--cstu-info-550)/.8)}.focus\:cstu-text-info-550\/85:focus{color:rgb(var(--cstu-info-550)/.85)}.focus\:cstu-text-info-550\/90:focus{color:rgb(var(--cstu-info-550)/.9)}.focus\:cstu-text-info-550\/95:focus{color:rgb(var(--cstu-info-550)/.95)}.focus\:cstu-text-info-575:focus{--tw-text-opacity:1;color:rgb(var(--cstu-info-575)/var(--tw-text-opacity,1))}.focus\:cstu-text-info-575\/0:focus{color:rgb(var(--cstu-info-575)/0)}.focus\:cstu-text-info-575\/10:focus{color:rgb(var(--cstu-info-575)/.1)}.focus\:cstu-text-info-575\/100:focus{color:rgb(var(--cstu-info-575)/1)}.focus\:cstu-text-info-575\/15:focus{color:rgb(var(--cstu-info-575)/.15)}.focus\:cstu-text-info-575\/20:focus{color:rgb(var(--cstu-info-575)/.2)}.focus\:cstu-text-info-575\/25:focus{color:rgb(var(--cstu-info-575)/.25)}.focus\:cstu-text-info-575\/30:focus{color:rgb(var(--cstu-info-575)/.3)}.focus\:cstu-text-info-575\/35:focus{color:rgb(var(--cstu-info-575)/.35)}.focus\:cstu-text-info-575\/40:focus{color:rgb(var(--cstu-info-575)/.4)}.focus\:cstu-text-info-575\/45:focus{color:rgb(var(--cstu-info-575)/.45)}.focus\:cstu-text-info-575\/5:focus{color:rgb(var(--cstu-info-575)/.05)}.focus\:cstu-text-info-575\/50:focus{color:rgb(var(--cstu-info-575)/.5)}.focus\:cstu-text-info-575\/55:focus{color:rgb(var(--cstu-info-575)/.55)}.focus\:cstu-text-info-575\/60:focus{color:rgb(var(--cstu-info-575)/.6)}.focus\:cstu-text-info-575\/65:focus{color:rgb(var(--cstu-info-575)/.65)}.focus\:cstu-text-info-575\/70:focus{color:rgb(var(--cstu-info-575)/.7)}.focus\:cstu-text-info-575\/75:focus{color:rgb(var(--cstu-info-575)/.75)}.focus\:cstu-text-info-575\/80:focus{color:rgb(var(--cstu-info-575)/.8)}.focus\:cstu-text-info-575\/85:focus{color:rgb(var(--cstu-info-575)/.85)}.focus\:cstu-text-info-575\/90:focus{color:rgb(var(--cstu-info-575)/.9)}.focus\:cstu-text-info-575\/95:focus{color:rgb(var(--cstu-info-575)/.95)}.focus\:cstu-text-info-600:focus{--tw-text-opacity:1;color:rgb(var(--cstu-info-600)/var(--tw-text-opacity,1))}.focus\:cstu-text-info-600\/0:focus{color:rgb(var(--cstu-info-600)/0)}.focus\:cstu-text-info-600\/10:focus{color:rgb(var(--cstu-info-600)/.1)}.focus\:cstu-text-info-600\/100:focus{color:rgb(var(--cstu-info-600)/1)}.focus\:cstu-text-info-600\/15:focus{color:rgb(var(--cstu-info-600)/.15)}.focus\:cstu-text-info-600\/20:focus{color:rgb(var(--cstu-info-600)/.2)}.focus\:cstu-text-info-600\/25:focus{color:rgb(var(--cstu-info-600)/.25)}.focus\:cstu-text-info-600\/30:focus{color:rgb(var(--cstu-info-600)/.3)}.focus\:cstu-text-info-600\/35:focus{color:rgb(var(--cstu-info-600)/.35)}.focus\:cstu-text-info-600\/40:focus{color:rgb(var(--cstu-info-600)/.4)}.focus\:cstu-text-info-600\/45:focus{color:rgb(var(--cstu-info-600)/.45)}.focus\:cstu-text-info-600\/5:focus{color:rgb(var(--cstu-info-600)/.05)}.focus\:cstu-text-info-600\/50:focus{color:rgb(var(--cstu-info-600)/.5)}.focus\:cstu-text-info-600\/55:focus{color:rgb(var(--cstu-info-600)/.55)}.focus\:cstu-text-info-600\/60:focus{color:rgb(var(--cstu-info-600)/.6)}.focus\:cstu-text-info-600\/65:focus{color:rgb(var(--cstu-info-600)/.65)}.focus\:cstu-text-info-600\/70:focus{color:rgb(var(--cstu-info-600)/.7)}.focus\:cstu-text-info-600\/75:focus{color:rgb(var(--cstu-info-600)/.75)}.focus\:cstu-text-info-600\/80:focus{color:rgb(var(--cstu-info-600)/.8)}.focus\:cstu-text-info-600\/85:focus{color:rgb(var(--cstu-info-600)/.85)}.focus\:cstu-text-info-600\/90:focus{color:rgb(var(--cstu-info-600)/.9)}.focus\:cstu-text-info-600\/95:focus{color:rgb(var(--cstu-info-600)/.95)}.focus\:cstu-text-info-700:focus{--tw-text-opacity:1;color:rgb(var(--cstu-info-700)/var(--tw-text-opacity,1))}.focus\:cstu-text-info-700\/0:focus{color:rgb(var(--cstu-info-700)/0)}.focus\:cstu-text-info-700\/10:focus{color:rgb(var(--cstu-info-700)/.1)}.focus\:cstu-text-info-700\/100:focus{color:rgb(var(--cstu-info-700)/1)}.focus\:cstu-text-info-700\/15:focus{color:rgb(var(--cstu-info-700)/.15)}.focus\:cstu-text-info-700\/20:focus{color:rgb(var(--cstu-info-700)/.2)}.focus\:cstu-text-info-700\/25:focus{color:rgb(var(--cstu-info-700)/.25)}.focus\:cstu-text-info-700\/30:focus{color:rgb(var(--cstu-info-700)/.3)}.focus\:cstu-text-info-700\/35:focus{color:rgb(var(--cstu-info-700)/.35)}.focus\:cstu-text-info-700\/40:focus{color:rgb(var(--cstu-info-700)/.4)}.focus\:cstu-text-info-700\/45:focus{color:rgb(var(--cstu-info-700)/.45)}.focus\:cstu-text-info-700\/5:focus{color:rgb(var(--cstu-info-700)/.05)}.focus\:cstu-text-info-700\/50:focus{color:rgb(var(--cstu-info-700)/.5)}.focus\:cstu-text-info-700\/55:focus{color:rgb(var(--cstu-info-700)/.55)}.focus\:cstu-text-info-700\/60:focus{color:rgb(var(--cstu-info-700)/.6)}.focus\:cstu-text-info-700\/65:focus{color:rgb(var(--cstu-info-700)/.65)}.focus\:cstu-text-info-700\/70:focus{color:rgb(var(--cstu-info-700)/.7)}.focus\:cstu-text-info-700\/75:focus{color:rgb(var(--cstu-info-700)/.75)}.focus\:cstu-text-info-700\/80:focus{color:rgb(var(--cstu-info-700)/.8)}.focus\:cstu-text-info-700\/85:focus{color:rgb(var(--cstu-info-700)/.85)}.focus\:cstu-text-info-700\/90:focus{color:rgb(var(--cstu-info-700)/.9)}.focus\:cstu-text-info-700\/95:focus{color:rgb(var(--cstu-info-700)/.95)}.focus\:cstu-text-info-800:focus{--tw-text-opacity:1;color:rgb(var(--cstu-info-800)/var(--tw-text-opacity,1))}.focus\:cstu-text-info-800\/0:focus{color:rgb(var(--cstu-info-800)/0)}.focus\:cstu-text-info-800\/10:focus{color:rgb(var(--cstu-info-800)/.1)}.focus\:cstu-text-info-800\/100:focus{color:rgb(var(--cstu-info-800)/1)}.focus\:cstu-text-info-800\/15:focus{color:rgb(var(--cstu-info-800)/.15)}.focus\:cstu-text-info-800\/20:focus{color:rgb(var(--cstu-info-800)/.2)}.focus\:cstu-text-info-800\/25:focus{color:rgb(var(--cstu-info-800)/.25)}.focus\:cstu-text-info-800\/30:focus{color:rgb(var(--cstu-info-800)/.3)}.focus\:cstu-text-info-800\/35:focus{color:rgb(var(--cstu-info-800)/.35)}.focus\:cstu-text-info-800\/40:focus{color:rgb(var(--cstu-info-800)/.4)}.focus\:cstu-text-info-800\/45:focus{color:rgb(var(--cstu-info-800)/.45)}.focus\:cstu-text-info-800\/5:focus{color:rgb(var(--cstu-info-800)/.05)}.focus\:cstu-text-info-800\/50:focus{color:rgb(var(--cstu-info-800)/.5)}.focus\:cstu-text-info-800\/55:focus{color:rgb(var(--cstu-info-800)/.55)}.focus\:cstu-text-info-800\/60:focus{color:rgb(var(--cstu-info-800)/.6)}.focus\:cstu-text-info-800\/65:focus{color:rgb(var(--cstu-info-800)/.65)}.focus\:cstu-text-info-800\/70:focus{color:rgb(var(--cstu-info-800)/.7)}.focus\:cstu-text-info-800\/75:focus{color:rgb(var(--cstu-info-800)/.75)}.focus\:cstu-text-info-800\/80:focus{color:rgb(var(--cstu-info-800)/.8)}.focus\:cstu-text-info-800\/85:focus{color:rgb(var(--cstu-info-800)/.85)}.focus\:cstu-text-info-800\/90:focus{color:rgb(var(--cstu-info-800)/.9)}.focus\:cstu-text-info-800\/95:focus{color:rgb(var(--cstu-info-800)/.95)}.focus\:cstu-text-info-900:focus{--tw-text-opacity:1;color:rgb(var(--cstu-info-900)/var(--tw-text-opacity,1))}.focus\:cstu-text-info-900\/0:focus{color:rgb(var(--cstu-info-900)/0)}.focus\:cstu-text-info-900\/10:focus{color:rgb(var(--cstu-info-900)/.1)}.focus\:cstu-text-info-900\/100:focus{color:rgb(var(--cstu-info-900)/1)}.focus\:cstu-text-info-900\/15:focus{color:rgb(var(--cstu-info-900)/.15)}.focus\:cstu-text-info-900\/20:focus{color:rgb(var(--cstu-info-900)/.2)}.focus\:cstu-text-info-900\/25:focus{color:rgb(var(--cstu-info-900)/.25)}.focus\:cstu-text-info-900\/30:focus{color:rgb(var(--cstu-info-900)/.3)}.focus\:cstu-text-info-900\/35:focus{color:rgb(var(--cstu-info-900)/.35)}.focus\:cstu-text-info-900\/40:focus{color:rgb(var(--cstu-info-900)/.4)}.focus\:cstu-text-info-900\/45:focus{color:rgb(var(--cstu-info-900)/.45)}.focus\:cstu-text-info-900\/5:focus{color:rgb(var(--cstu-info-900)/.05)}.focus\:cstu-text-info-900\/50:focus{color:rgb(var(--cstu-info-900)/.5)}.focus\:cstu-text-info-900\/55:focus{color:rgb(var(--cstu-info-900)/.55)}.focus\:cstu-text-info-900\/60:focus{color:rgb(var(--cstu-info-900)/.6)}.focus\:cstu-text-info-900\/65:focus{color:rgb(var(--cstu-info-900)/.65)}.focus\:cstu-text-info-900\/70:focus{color:rgb(var(--cstu-info-900)/.7)}.focus\:cstu-text-info-900\/75:focus{color:rgb(var(--cstu-info-900)/.75)}.focus\:cstu-text-info-900\/80:focus{color:rgb(var(--cstu-info-900)/.8)}.focus\:cstu-text-info-900\/85:focus{color:rgb(var(--cstu-info-900)/.85)}.focus\:cstu-text-info-900\/90:focus{color:rgb(var(--cstu-info-900)/.9)}.focus\:cstu-text-info-900\/95:focus{color:rgb(var(--cstu-info-900)/.95)}.focus\:cstu-text-orange-100:focus{--tw-text-opacity:1;color:rgb(var(--cstu-orange-100)/var(--tw-text-opacity,1))}.focus\:cstu-text-orange-100\/0:focus{color:rgb(var(--cstu-orange-100)/0)}.focus\:cstu-text-orange-100\/10:focus{color:rgb(var(--cstu-orange-100)/.1)}.focus\:cstu-text-orange-100\/100:focus{color:rgb(var(--cstu-orange-100)/1)}.focus\:cstu-text-orange-100\/15:focus{color:rgb(var(--cstu-orange-100)/.15)}.focus\:cstu-text-orange-100\/20:focus{color:rgb(var(--cstu-orange-100)/.2)}.focus\:cstu-text-orange-100\/25:focus{color:rgb(var(--cstu-orange-100)/.25)}.focus\:cstu-text-orange-100\/30:focus{color:rgb(var(--cstu-orange-100)/.3)}.focus\:cstu-text-orange-100\/35:focus{color:rgb(var(--cstu-orange-100)/.35)}.focus\:cstu-text-orange-100\/40:focus{color:rgb(var(--cstu-orange-100)/.4)}.focus\:cstu-text-orange-100\/45:focus{color:rgb(var(--cstu-orange-100)/.45)}.focus\:cstu-text-orange-100\/5:focus{color:rgb(var(--cstu-orange-100)/.05)}.focus\:cstu-text-orange-100\/50:focus{color:rgb(var(--cstu-orange-100)/.5)}.focus\:cstu-text-orange-100\/55:focus{color:rgb(var(--cstu-orange-100)/.55)}.focus\:cstu-text-orange-100\/60:focus{color:rgb(var(--cstu-orange-100)/.6)}.focus\:cstu-text-orange-100\/65:focus{color:rgb(var(--cstu-orange-100)/.65)}.focus\:cstu-text-orange-100\/70:focus{color:rgb(var(--cstu-orange-100)/.7)}.focus\:cstu-text-orange-100\/75:focus{color:rgb(var(--cstu-orange-100)/.75)}.focus\:cstu-text-orange-100\/80:focus{color:rgb(var(--cstu-orange-100)/.8)}.focus\:cstu-text-orange-100\/85:focus{color:rgb(var(--cstu-orange-100)/.85)}.focus\:cstu-text-orange-100\/90:focus{color:rgb(var(--cstu-orange-100)/.9)}.focus\:cstu-text-orange-100\/95:focus{color:rgb(var(--cstu-orange-100)/.95)}.focus\:cstu-text-orange-200:focus{--tw-text-opacity:1;color:rgb(var(--cstu-orange-200)/var(--tw-text-opacity,1))}.focus\:cstu-text-orange-200\/0:focus{color:rgb(var(--cstu-orange-200)/0)}.focus\:cstu-text-orange-200\/10:focus{color:rgb(var(--cstu-orange-200)/.1)}.focus\:cstu-text-orange-200\/100:focus{color:rgb(var(--cstu-orange-200)/1)}.focus\:cstu-text-orange-200\/15:focus{color:rgb(var(--cstu-orange-200)/.15)}.focus\:cstu-text-orange-200\/20:focus{color:rgb(var(--cstu-orange-200)/.2)}.focus\:cstu-text-orange-200\/25:focus{color:rgb(var(--cstu-orange-200)/.25)}.focus\:cstu-text-orange-200\/30:focus{color:rgb(var(--cstu-orange-200)/.3)}.focus\:cstu-text-orange-200\/35:focus{color:rgb(var(--cstu-orange-200)/.35)}.focus\:cstu-text-orange-200\/40:focus{color:rgb(var(--cstu-orange-200)/.4)}.focus\:cstu-text-orange-200\/45:focus{color:rgb(var(--cstu-orange-200)/.45)}.focus\:cstu-text-orange-200\/5:focus{color:rgb(var(--cstu-orange-200)/.05)}.focus\:cstu-text-orange-200\/50:focus{color:rgb(var(--cstu-orange-200)/.5)}.focus\:cstu-text-orange-200\/55:focus{color:rgb(var(--cstu-orange-200)/.55)}.focus\:cstu-text-orange-200\/60:focus{color:rgb(var(--cstu-orange-200)/.6)}.focus\:cstu-text-orange-200\/65:focus{color:rgb(var(--cstu-orange-200)/.65)}.focus\:cstu-text-orange-200\/70:focus{color:rgb(var(--cstu-orange-200)/.7)}.focus\:cstu-text-orange-200\/75:focus{color:rgb(var(--cstu-orange-200)/.75)}.focus\:cstu-text-orange-200\/80:focus{color:rgb(var(--cstu-orange-200)/.8)}.focus\:cstu-text-orange-200\/85:focus{color:rgb(var(--cstu-orange-200)/.85)}.focus\:cstu-text-orange-200\/90:focus{color:rgb(var(--cstu-orange-200)/.9)}.focus\:cstu-text-orange-200\/95:focus{color:rgb(var(--cstu-orange-200)/.95)}.focus\:cstu-text-orange-300:focus{--tw-text-opacity:1;color:rgb(var(--cstu-orange-300)/var(--tw-text-opacity,1))}.focus\:cstu-text-orange-300\/0:focus{color:rgb(var(--cstu-orange-300)/0)}.focus\:cstu-text-orange-300\/10:focus{color:rgb(var(--cstu-orange-300)/.1)}.focus\:cstu-text-orange-300\/100:focus{color:rgb(var(--cstu-orange-300)/1)}.focus\:cstu-text-orange-300\/15:focus{color:rgb(var(--cstu-orange-300)/.15)}.focus\:cstu-text-orange-300\/20:focus{color:rgb(var(--cstu-orange-300)/.2)}.focus\:cstu-text-orange-300\/25:focus{color:rgb(var(--cstu-orange-300)/.25)}.focus\:cstu-text-orange-300\/30:focus{color:rgb(var(--cstu-orange-300)/.3)}.focus\:cstu-text-orange-300\/35:focus{color:rgb(var(--cstu-orange-300)/.35)}.focus\:cstu-text-orange-300\/40:focus{color:rgb(var(--cstu-orange-300)/.4)}.focus\:cstu-text-orange-300\/45:focus{color:rgb(var(--cstu-orange-300)/.45)}.focus\:cstu-text-orange-300\/5:focus{color:rgb(var(--cstu-orange-300)/.05)}.focus\:cstu-text-orange-300\/50:focus{color:rgb(var(--cstu-orange-300)/.5)}.focus\:cstu-text-orange-300\/55:focus{color:rgb(var(--cstu-orange-300)/.55)}.focus\:cstu-text-orange-300\/60:focus{color:rgb(var(--cstu-orange-300)/.6)}.focus\:cstu-text-orange-300\/65:focus{color:rgb(var(--cstu-orange-300)/.65)}.focus\:cstu-text-orange-300\/70:focus{color:rgb(var(--cstu-orange-300)/.7)}.focus\:cstu-text-orange-300\/75:focus{color:rgb(var(--cstu-orange-300)/.75)}.focus\:cstu-text-orange-300\/80:focus{color:rgb(var(--cstu-orange-300)/.8)}.focus\:cstu-text-orange-300\/85:focus{color:rgb(var(--cstu-orange-300)/.85)}.focus\:cstu-text-orange-300\/90:focus{color:rgb(var(--cstu-orange-300)/.9)}.focus\:cstu-text-orange-300\/95:focus{color:rgb(var(--cstu-orange-300)/.95)}.focus\:cstu-text-orange-400:focus{--tw-text-opacity:1;color:rgb(var(--cstu-orange-400)/var(--tw-text-opacity,1))}.focus\:cstu-text-orange-400\/0:focus{color:rgb(var(--cstu-orange-400)/0)}.focus\:cstu-text-orange-400\/10:focus{color:rgb(var(--cstu-orange-400)/.1)}.focus\:cstu-text-orange-400\/100:focus{color:rgb(var(--cstu-orange-400)/1)}.focus\:cstu-text-orange-400\/15:focus{color:rgb(var(--cstu-orange-400)/.15)}.focus\:cstu-text-orange-400\/20:focus{color:rgb(var(--cstu-orange-400)/.2)}.focus\:cstu-text-orange-400\/25:focus{color:rgb(var(--cstu-orange-400)/.25)}.focus\:cstu-text-orange-400\/30:focus{color:rgb(var(--cstu-orange-400)/.3)}.focus\:cstu-text-orange-400\/35:focus{color:rgb(var(--cstu-orange-400)/.35)}.focus\:cstu-text-orange-400\/40:focus{color:rgb(var(--cstu-orange-400)/.4)}.focus\:cstu-text-orange-400\/45:focus{color:rgb(var(--cstu-orange-400)/.45)}.focus\:cstu-text-orange-400\/5:focus{color:rgb(var(--cstu-orange-400)/.05)}.focus\:cstu-text-orange-400\/50:focus{color:rgb(var(--cstu-orange-400)/.5)}.focus\:cstu-text-orange-400\/55:focus{color:rgb(var(--cstu-orange-400)/.55)}.focus\:cstu-text-orange-400\/60:focus{color:rgb(var(--cstu-orange-400)/.6)}.focus\:cstu-text-orange-400\/65:focus{color:rgb(var(--cstu-orange-400)/.65)}.focus\:cstu-text-orange-400\/70:focus{color:rgb(var(--cstu-orange-400)/.7)}.focus\:cstu-text-orange-400\/75:focus{color:rgb(var(--cstu-orange-400)/.75)}.focus\:cstu-text-orange-400\/80:focus{color:rgb(var(--cstu-orange-400)/.8)}.focus\:cstu-text-orange-400\/85:focus{color:rgb(var(--cstu-orange-400)/.85)}.focus\:cstu-text-orange-400\/90:focus{color:rgb(var(--cstu-orange-400)/.9)}.focus\:cstu-text-orange-400\/95:focus{color:rgb(var(--cstu-orange-400)/.95)}.focus\:cstu-text-orange-50:focus{--tw-text-opacity:1;color:rgb(var(--cstu-orange-50)/var(--tw-text-opacity,1))}.focus\:cstu-text-orange-50\/0:focus{color:rgb(var(--cstu-orange-50)/0)}.focus\:cstu-text-orange-50\/10:focus{color:rgb(var(--cstu-orange-50)/.1)}.focus\:cstu-text-orange-50\/100:focus{color:rgb(var(--cstu-orange-50)/1)}.focus\:cstu-text-orange-50\/15:focus{color:rgb(var(--cstu-orange-50)/.15)}.focus\:cstu-text-orange-50\/20:focus{color:rgb(var(--cstu-orange-50)/.2)}.focus\:cstu-text-orange-50\/25:focus{color:rgb(var(--cstu-orange-50)/.25)}.focus\:cstu-text-orange-50\/30:focus{color:rgb(var(--cstu-orange-50)/.3)}.focus\:cstu-text-orange-50\/35:focus{color:rgb(var(--cstu-orange-50)/.35)}.focus\:cstu-text-orange-50\/40:focus{color:rgb(var(--cstu-orange-50)/.4)}.focus\:cstu-text-orange-50\/45:focus{color:rgb(var(--cstu-orange-50)/.45)}.focus\:cstu-text-orange-50\/5:focus{color:rgb(var(--cstu-orange-50)/.05)}.focus\:cstu-text-orange-50\/50:focus{color:rgb(var(--cstu-orange-50)/.5)}.focus\:cstu-text-orange-50\/55:focus{color:rgb(var(--cstu-orange-50)/.55)}.focus\:cstu-text-orange-50\/60:focus{color:rgb(var(--cstu-orange-50)/.6)}.focus\:cstu-text-orange-50\/65:focus{color:rgb(var(--cstu-orange-50)/.65)}.focus\:cstu-text-orange-50\/70:focus{color:rgb(var(--cstu-orange-50)/.7)}.focus\:cstu-text-orange-50\/75:focus{color:rgb(var(--cstu-orange-50)/.75)}.focus\:cstu-text-orange-50\/80:focus{color:rgb(var(--cstu-orange-50)/.8)}.focus\:cstu-text-orange-50\/85:focus{color:rgb(var(--cstu-orange-50)/.85)}.focus\:cstu-text-orange-50\/90:focus{color:rgb(var(--cstu-orange-50)/.9)}.focus\:cstu-text-orange-50\/95:focus{color:rgb(var(--cstu-orange-50)/.95)}.focus\:cstu-text-orange-500:focus{--tw-text-opacity:1;color:rgb(var(--cstu-orange-500)/var(--tw-text-opacity,1))}.focus\:cstu-text-orange-500\/0:focus{color:rgb(var(--cstu-orange-500)/0)}.focus\:cstu-text-orange-500\/10:focus{color:rgb(var(--cstu-orange-500)/.1)}.focus\:cstu-text-orange-500\/100:focus{color:rgb(var(--cstu-orange-500)/1)}.focus\:cstu-text-orange-500\/15:focus{color:rgb(var(--cstu-orange-500)/.15)}.focus\:cstu-text-orange-500\/20:focus{color:rgb(var(--cstu-orange-500)/.2)}.focus\:cstu-text-orange-500\/25:focus{color:rgb(var(--cstu-orange-500)/.25)}.focus\:cstu-text-orange-500\/30:focus{color:rgb(var(--cstu-orange-500)/.3)}.focus\:cstu-text-orange-500\/35:focus{color:rgb(var(--cstu-orange-500)/.35)}.focus\:cstu-text-orange-500\/40:focus{color:rgb(var(--cstu-orange-500)/.4)}.focus\:cstu-text-orange-500\/45:focus{color:rgb(var(--cstu-orange-500)/.45)}.focus\:cstu-text-orange-500\/5:focus{color:rgb(var(--cstu-orange-500)/.05)}.focus\:cstu-text-orange-500\/50:focus{color:rgb(var(--cstu-orange-500)/.5)}.focus\:cstu-text-orange-500\/55:focus{color:rgb(var(--cstu-orange-500)/.55)}.focus\:cstu-text-orange-500\/60:focus{color:rgb(var(--cstu-orange-500)/.6)}.focus\:cstu-text-orange-500\/65:focus{color:rgb(var(--cstu-orange-500)/.65)}.focus\:cstu-text-orange-500\/70:focus{color:rgb(var(--cstu-orange-500)/.7)}.focus\:cstu-text-orange-500\/75:focus{color:rgb(var(--cstu-orange-500)/.75)}.focus\:cstu-text-orange-500\/80:focus{color:rgb(var(--cstu-orange-500)/.8)}.focus\:cstu-text-orange-500\/85:focus{color:rgb(var(--cstu-orange-500)/.85)}.focus\:cstu-text-orange-500\/90:focus{color:rgb(var(--cstu-orange-500)/.9)}.focus\:cstu-text-orange-500\/95:focus{color:rgb(var(--cstu-orange-500)/.95)}.focus\:cstu-text-orange-600:focus{--tw-text-opacity:1;color:rgb(var(--cstu-orange-600)/var(--tw-text-opacity,1))}.focus\:cstu-text-orange-600\/0:focus{color:rgb(var(--cstu-orange-600)/0)}.focus\:cstu-text-orange-600\/10:focus{color:rgb(var(--cstu-orange-600)/.1)}.focus\:cstu-text-orange-600\/100:focus{color:rgb(var(--cstu-orange-600)/1)}.focus\:cstu-text-orange-600\/15:focus{color:rgb(var(--cstu-orange-600)/.15)}.focus\:cstu-text-orange-600\/20:focus{color:rgb(var(--cstu-orange-600)/.2)}.focus\:cstu-text-orange-600\/25:focus{color:rgb(var(--cstu-orange-600)/.25)}.focus\:cstu-text-orange-600\/30:focus{color:rgb(var(--cstu-orange-600)/.3)}.focus\:cstu-text-orange-600\/35:focus{color:rgb(var(--cstu-orange-600)/.35)}.focus\:cstu-text-orange-600\/40:focus{color:rgb(var(--cstu-orange-600)/.4)}.focus\:cstu-text-orange-600\/45:focus{color:rgb(var(--cstu-orange-600)/.45)}.focus\:cstu-text-orange-600\/5:focus{color:rgb(var(--cstu-orange-600)/.05)}.focus\:cstu-text-orange-600\/50:focus{color:rgb(var(--cstu-orange-600)/.5)}.focus\:cstu-text-orange-600\/55:focus{color:rgb(var(--cstu-orange-600)/.55)}.focus\:cstu-text-orange-600\/60:focus{color:rgb(var(--cstu-orange-600)/.6)}.focus\:cstu-text-orange-600\/65:focus{color:rgb(var(--cstu-orange-600)/.65)}.focus\:cstu-text-orange-600\/70:focus{color:rgb(var(--cstu-orange-600)/.7)}.focus\:cstu-text-orange-600\/75:focus{color:rgb(var(--cstu-orange-600)/.75)}.focus\:cstu-text-orange-600\/80:focus{color:rgb(var(--cstu-orange-600)/.8)}.focus\:cstu-text-orange-600\/85:focus{color:rgb(var(--cstu-orange-600)/.85)}.focus\:cstu-text-orange-600\/90:focus{color:rgb(var(--cstu-orange-600)/.9)}.focus\:cstu-text-orange-600\/95:focus{color:rgb(var(--cstu-orange-600)/.95)}.focus\:cstu-text-orange-700:focus{--tw-text-opacity:1;color:rgb(var(--cstu-orange-700)/var(--tw-text-opacity,1))}.focus\:cstu-text-orange-700\/0:focus{color:rgb(var(--cstu-orange-700)/0)}.focus\:cstu-text-orange-700\/10:focus{color:rgb(var(--cstu-orange-700)/.1)}.focus\:cstu-text-orange-700\/100:focus{color:rgb(var(--cstu-orange-700)/1)}.focus\:cstu-text-orange-700\/15:focus{color:rgb(var(--cstu-orange-700)/.15)}.focus\:cstu-text-orange-700\/20:focus{color:rgb(var(--cstu-orange-700)/.2)}.focus\:cstu-text-orange-700\/25:focus{color:rgb(var(--cstu-orange-700)/.25)}.focus\:cstu-text-orange-700\/30:focus{color:rgb(var(--cstu-orange-700)/.3)}.focus\:cstu-text-orange-700\/35:focus{color:rgb(var(--cstu-orange-700)/.35)}.focus\:cstu-text-orange-700\/40:focus{color:rgb(var(--cstu-orange-700)/.4)}.focus\:cstu-text-orange-700\/45:focus{color:rgb(var(--cstu-orange-700)/.45)}.focus\:cstu-text-orange-700\/5:focus{color:rgb(var(--cstu-orange-700)/.05)}.focus\:cstu-text-orange-700\/50:focus{color:rgb(var(--cstu-orange-700)/.5)}.focus\:cstu-text-orange-700\/55:focus{color:rgb(var(--cstu-orange-700)/.55)}.focus\:cstu-text-orange-700\/60:focus{color:rgb(var(--cstu-orange-700)/.6)}.focus\:cstu-text-orange-700\/65:focus{color:rgb(var(--cstu-orange-700)/.65)}.focus\:cstu-text-orange-700\/70:focus{color:rgb(var(--cstu-orange-700)/.7)}.focus\:cstu-text-orange-700\/75:focus{color:rgb(var(--cstu-orange-700)/.75)}.focus\:cstu-text-orange-700\/80:focus{color:rgb(var(--cstu-orange-700)/.8)}.focus\:cstu-text-orange-700\/85:focus{color:rgb(var(--cstu-orange-700)/.85)}.focus\:cstu-text-orange-700\/90:focus{color:rgb(var(--cstu-orange-700)/.9)}.focus\:cstu-text-orange-700\/95:focus{color:rgb(var(--cstu-orange-700)/.95)}.focus\:cstu-text-orange-800:focus{--tw-text-opacity:1;color:rgb(var(--cstu-orange-800)/var(--tw-text-opacity,1))}.focus\:cstu-text-orange-800\/0:focus{color:rgb(var(--cstu-orange-800)/0)}.focus\:cstu-text-orange-800\/10:focus{color:rgb(var(--cstu-orange-800)/.1)}.focus\:cstu-text-orange-800\/100:focus{color:rgb(var(--cstu-orange-800)/1)}.focus\:cstu-text-orange-800\/15:focus{color:rgb(var(--cstu-orange-800)/.15)}.focus\:cstu-text-orange-800\/20:focus{color:rgb(var(--cstu-orange-800)/.2)}.focus\:cstu-text-orange-800\/25:focus{color:rgb(var(--cstu-orange-800)/.25)}.focus\:cstu-text-orange-800\/30:focus{color:rgb(var(--cstu-orange-800)/.3)}.focus\:cstu-text-orange-800\/35:focus{color:rgb(var(--cstu-orange-800)/.35)}.focus\:cstu-text-orange-800\/40:focus{color:rgb(var(--cstu-orange-800)/.4)}.focus\:cstu-text-orange-800\/45:focus{color:rgb(var(--cstu-orange-800)/.45)}.focus\:cstu-text-orange-800\/5:focus{color:rgb(var(--cstu-orange-800)/.05)}.focus\:cstu-text-orange-800\/50:focus{color:rgb(var(--cstu-orange-800)/.5)}.focus\:cstu-text-orange-800\/55:focus{color:rgb(var(--cstu-orange-800)/.55)}.focus\:cstu-text-orange-800\/60:focus{color:rgb(var(--cstu-orange-800)/.6)}.focus\:cstu-text-orange-800\/65:focus{color:rgb(var(--cstu-orange-800)/.65)}.focus\:cstu-text-orange-800\/70:focus{color:rgb(var(--cstu-orange-800)/.7)}.focus\:cstu-text-orange-800\/75:focus{color:rgb(var(--cstu-orange-800)/.75)}.focus\:cstu-text-orange-800\/80:focus{color:rgb(var(--cstu-orange-800)/.8)}.focus\:cstu-text-orange-800\/85:focus{color:rgb(var(--cstu-orange-800)/.85)}.focus\:cstu-text-orange-800\/90:focus{color:rgb(var(--cstu-orange-800)/.9)}.focus\:cstu-text-orange-800\/95:focus{color:rgb(var(--cstu-orange-800)/.95)}.focus\:cstu-text-orange-900:focus{--tw-text-opacity:1;color:rgb(var(--cstu-orange-900)/var(--tw-text-opacity,1))}.focus\:cstu-text-orange-900\/0:focus{color:rgb(var(--cstu-orange-900)/0)}.focus\:cstu-text-orange-900\/10:focus{color:rgb(var(--cstu-orange-900)/.1)}.focus\:cstu-text-orange-900\/100:focus{color:rgb(var(--cstu-orange-900)/1)}.focus\:cstu-text-orange-900\/15:focus{color:rgb(var(--cstu-orange-900)/.15)}.focus\:cstu-text-orange-900\/20:focus{color:rgb(var(--cstu-orange-900)/.2)}.focus\:cstu-text-orange-900\/25:focus{color:rgb(var(--cstu-orange-900)/.25)}.focus\:cstu-text-orange-900\/30:focus{color:rgb(var(--cstu-orange-900)/.3)}.focus\:cstu-text-orange-900\/35:focus{color:rgb(var(--cstu-orange-900)/.35)}.focus\:cstu-text-orange-900\/40:focus{color:rgb(var(--cstu-orange-900)/.4)}.focus\:cstu-text-orange-900\/45:focus{color:rgb(var(--cstu-orange-900)/.45)}.focus\:cstu-text-orange-900\/5:focus{color:rgb(var(--cstu-orange-900)/.05)}.focus\:cstu-text-orange-900\/50:focus{color:rgb(var(--cstu-orange-900)/.5)}.focus\:cstu-text-orange-900\/55:focus{color:rgb(var(--cstu-orange-900)/.55)}.focus\:cstu-text-orange-900\/60:focus{color:rgb(var(--cstu-orange-900)/.6)}.focus\:cstu-text-orange-900\/65:focus{color:rgb(var(--cstu-orange-900)/.65)}.focus\:cstu-text-orange-900\/70:focus{color:rgb(var(--cstu-orange-900)/.7)}.focus\:cstu-text-orange-900\/75:focus{color:rgb(var(--cstu-orange-900)/.75)}.focus\:cstu-text-orange-900\/80:focus{color:rgb(var(--cstu-orange-900)/.8)}.focus\:cstu-text-orange-900\/85:focus{color:rgb(var(--cstu-orange-900)/.85)}.focus\:cstu-text-orange-900\/90:focus{color:rgb(var(--cstu-orange-900)/.9)}.focus\:cstu-text-orange-900\/95:focus{color:rgb(var(--cstu-orange-900)/.95)}.focus\:cstu-text-primary-100:focus{--tw-text-opacity:1;color:rgb(var(--cstu-primary-100)/var(--tw-text-opacity,1))}.focus\:cstu-text-primary-100\/0:focus{color:rgb(var(--cstu-primary-100)/0)}.focus\:cstu-text-primary-100\/10:focus{color:rgb(var(--cstu-primary-100)/.1)}.focus\:cstu-text-primary-100\/100:focus{color:rgb(var(--cstu-primary-100)/1)}.focus\:cstu-text-primary-100\/15:focus{color:rgb(var(--cstu-primary-100)/.15)}.focus\:cstu-text-primary-100\/20:focus{color:rgb(var(--cstu-primary-100)/.2)}.focus\:cstu-text-primary-100\/25:focus{color:rgb(var(--cstu-primary-100)/.25)}.focus\:cstu-text-primary-100\/30:focus{color:rgb(var(--cstu-primary-100)/.3)}.focus\:cstu-text-primary-100\/35:focus{color:rgb(var(--cstu-primary-100)/.35)}.focus\:cstu-text-primary-100\/40:focus{color:rgb(var(--cstu-primary-100)/.4)}.focus\:cstu-text-primary-100\/45:focus{color:rgb(var(--cstu-primary-100)/.45)}.focus\:cstu-text-primary-100\/5:focus{color:rgb(var(--cstu-primary-100)/.05)}.focus\:cstu-text-primary-100\/50:focus{color:rgb(var(--cstu-primary-100)/.5)}.focus\:cstu-text-primary-100\/55:focus{color:rgb(var(--cstu-primary-100)/.55)}.focus\:cstu-text-primary-100\/60:focus{color:rgb(var(--cstu-primary-100)/.6)}.focus\:cstu-text-primary-100\/65:focus{color:rgb(var(--cstu-primary-100)/.65)}.focus\:cstu-text-primary-100\/70:focus{color:rgb(var(--cstu-primary-100)/.7)}.focus\:cstu-text-primary-100\/75:focus{color:rgb(var(--cstu-primary-100)/.75)}.focus\:cstu-text-primary-100\/80:focus{color:rgb(var(--cstu-primary-100)/.8)}.focus\:cstu-text-primary-100\/85:focus{color:rgb(var(--cstu-primary-100)/.85)}.focus\:cstu-text-primary-100\/90:focus{color:rgb(var(--cstu-primary-100)/.9)}.focus\:cstu-text-primary-100\/95:focus{color:rgb(var(--cstu-primary-100)/.95)}.focus\:cstu-text-primary-200:focus{--tw-text-opacity:1;color:rgb(var(--cstu-primary-200)/var(--tw-text-opacity,1))}.focus\:cstu-text-primary-200\/0:focus{color:rgb(var(--cstu-primary-200)/0)}.focus\:cstu-text-primary-200\/10:focus{color:rgb(var(--cstu-primary-200)/.1)}.focus\:cstu-text-primary-200\/100:focus{color:rgb(var(--cstu-primary-200)/1)}.focus\:cstu-text-primary-200\/15:focus{color:rgb(var(--cstu-primary-200)/.15)}.focus\:cstu-text-primary-200\/20:focus{color:rgb(var(--cstu-primary-200)/.2)}.focus\:cstu-text-primary-200\/25:focus{color:rgb(var(--cstu-primary-200)/.25)}.focus\:cstu-text-primary-200\/30:focus{color:rgb(var(--cstu-primary-200)/.3)}.focus\:cstu-text-primary-200\/35:focus{color:rgb(var(--cstu-primary-200)/.35)}.focus\:cstu-text-primary-200\/40:focus{color:rgb(var(--cstu-primary-200)/.4)}.focus\:cstu-text-primary-200\/45:focus{color:rgb(var(--cstu-primary-200)/.45)}.focus\:cstu-text-primary-200\/5:focus{color:rgb(var(--cstu-primary-200)/.05)}.focus\:cstu-text-primary-200\/50:focus{color:rgb(var(--cstu-primary-200)/.5)}.focus\:cstu-text-primary-200\/55:focus{color:rgb(var(--cstu-primary-200)/.55)}.focus\:cstu-text-primary-200\/60:focus{color:rgb(var(--cstu-primary-200)/.6)}.focus\:cstu-text-primary-200\/65:focus{color:rgb(var(--cstu-primary-200)/.65)}.focus\:cstu-text-primary-200\/70:focus{color:rgb(var(--cstu-primary-200)/.7)}.focus\:cstu-text-primary-200\/75:focus{color:rgb(var(--cstu-primary-200)/.75)}.focus\:cstu-text-primary-200\/80:focus{color:rgb(var(--cstu-primary-200)/.8)}.focus\:cstu-text-primary-200\/85:focus{color:rgb(var(--cstu-primary-200)/.85)}.focus\:cstu-text-primary-200\/90:focus{color:rgb(var(--cstu-primary-200)/.9)}.focus\:cstu-text-primary-200\/95:focus{color:rgb(var(--cstu-primary-200)/.95)}.focus\:cstu-text-primary-300:focus{--tw-text-opacity:1;color:rgb(var(--cstu-primary-300)/var(--tw-text-opacity,1))}.focus\:cstu-text-primary-300\/0:focus{color:rgb(var(--cstu-primary-300)/0)}.focus\:cstu-text-primary-300\/10:focus{color:rgb(var(--cstu-primary-300)/.1)}.focus\:cstu-text-primary-300\/100:focus{color:rgb(var(--cstu-primary-300)/1)}.focus\:cstu-text-primary-300\/15:focus{color:rgb(var(--cstu-primary-300)/.15)}.focus\:cstu-text-primary-300\/20:focus{color:rgb(var(--cstu-primary-300)/.2)}.focus\:cstu-text-primary-300\/25:focus{color:rgb(var(--cstu-primary-300)/.25)}.focus\:cstu-text-primary-300\/30:focus{color:rgb(var(--cstu-primary-300)/.3)}.focus\:cstu-text-primary-300\/35:focus{color:rgb(var(--cstu-primary-300)/.35)}.focus\:cstu-text-primary-300\/40:focus{color:rgb(var(--cstu-primary-300)/.4)}.focus\:cstu-text-primary-300\/45:focus{color:rgb(var(--cstu-primary-300)/.45)}.focus\:cstu-text-primary-300\/5:focus{color:rgb(var(--cstu-primary-300)/.05)}.focus\:cstu-text-primary-300\/50:focus{color:rgb(var(--cstu-primary-300)/.5)}.focus\:cstu-text-primary-300\/55:focus{color:rgb(var(--cstu-primary-300)/.55)}.focus\:cstu-text-primary-300\/60:focus{color:rgb(var(--cstu-primary-300)/.6)}.focus\:cstu-text-primary-300\/65:focus{color:rgb(var(--cstu-primary-300)/.65)}.focus\:cstu-text-primary-300\/70:focus{color:rgb(var(--cstu-primary-300)/.7)}.focus\:cstu-text-primary-300\/75:focus{color:rgb(var(--cstu-primary-300)/.75)}.focus\:cstu-text-primary-300\/80:focus{color:rgb(var(--cstu-primary-300)/.8)}.focus\:cstu-text-primary-300\/85:focus{color:rgb(var(--cstu-primary-300)/.85)}.focus\:cstu-text-primary-300\/90:focus{color:rgb(var(--cstu-primary-300)/.9)}.focus\:cstu-text-primary-300\/95:focus{color:rgb(var(--cstu-primary-300)/.95)}.focus\:cstu-text-primary-400:focus{--tw-text-opacity:1;color:rgb(var(--cstu-primary-400)/var(--tw-text-opacity,1))}.focus\:cstu-text-primary-400\/0:focus{color:rgb(var(--cstu-primary-400)/0)}.focus\:cstu-text-primary-400\/10:focus{color:rgb(var(--cstu-primary-400)/.1)}.focus\:cstu-text-primary-400\/100:focus{color:rgb(var(--cstu-primary-400)/1)}.focus\:cstu-text-primary-400\/15:focus{color:rgb(var(--cstu-primary-400)/.15)}.focus\:cstu-text-primary-400\/20:focus{color:rgb(var(--cstu-primary-400)/.2)}.focus\:cstu-text-primary-400\/25:focus{color:rgb(var(--cstu-primary-400)/.25)}.focus\:cstu-text-primary-400\/30:focus{color:rgb(var(--cstu-primary-400)/.3)}.focus\:cstu-text-primary-400\/35:focus{color:rgb(var(--cstu-primary-400)/.35)}.focus\:cstu-text-primary-400\/40:focus{color:rgb(var(--cstu-primary-400)/.4)}.focus\:cstu-text-primary-400\/45:focus{color:rgb(var(--cstu-primary-400)/.45)}.focus\:cstu-text-primary-400\/5:focus{color:rgb(var(--cstu-primary-400)/.05)}.focus\:cstu-text-primary-400\/50:focus{color:rgb(var(--cstu-primary-400)/.5)}.focus\:cstu-text-primary-400\/55:focus{color:rgb(var(--cstu-primary-400)/.55)}.focus\:cstu-text-primary-400\/60:focus{color:rgb(var(--cstu-primary-400)/.6)}.focus\:cstu-text-primary-400\/65:focus{color:rgb(var(--cstu-primary-400)/.65)}.focus\:cstu-text-primary-400\/70:focus{color:rgb(var(--cstu-primary-400)/.7)}.focus\:cstu-text-primary-400\/75:focus{color:rgb(var(--cstu-primary-400)/.75)}.focus\:cstu-text-primary-400\/80:focus{color:rgb(var(--cstu-primary-400)/.8)}.focus\:cstu-text-primary-400\/85:focus{color:rgb(var(--cstu-primary-400)/.85)}.focus\:cstu-text-primary-400\/90:focus{color:rgb(var(--cstu-primary-400)/.9)}.focus\:cstu-text-primary-400\/95:focus{color:rgb(var(--cstu-primary-400)/.95)}.focus\:cstu-text-primary-450:focus{--tw-text-opacity:1;color:rgb(var(--cstu-primary-450)/var(--tw-text-opacity,1))}.focus\:cstu-text-primary-450\/0:focus{color:rgb(var(--cstu-primary-450)/0)}.focus\:cstu-text-primary-450\/10:focus{color:rgb(var(--cstu-primary-450)/.1)}.focus\:cstu-text-primary-450\/100:focus{color:rgb(var(--cstu-primary-450)/1)}.focus\:cstu-text-primary-450\/15:focus{color:rgb(var(--cstu-primary-450)/.15)}.focus\:cstu-text-primary-450\/20:focus{color:rgb(var(--cstu-primary-450)/.2)}.focus\:cstu-text-primary-450\/25:focus{color:rgb(var(--cstu-primary-450)/.25)}.focus\:cstu-text-primary-450\/30:focus{color:rgb(var(--cstu-primary-450)/.3)}.focus\:cstu-text-primary-450\/35:focus{color:rgb(var(--cstu-primary-450)/.35)}.focus\:cstu-text-primary-450\/40:focus{color:rgb(var(--cstu-primary-450)/.4)}.focus\:cstu-text-primary-450\/45:focus{color:rgb(var(--cstu-primary-450)/.45)}.focus\:cstu-text-primary-450\/5:focus{color:rgb(var(--cstu-primary-450)/.05)}.focus\:cstu-text-primary-450\/50:focus{color:rgb(var(--cstu-primary-450)/.5)}.focus\:cstu-text-primary-450\/55:focus{color:rgb(var(--cstu-primary-450)/.55)}.focus\:cstu-text-primary-450\/60:focus{color:rgb(var(--cstu-primary-450)/.6)}.focus\:cstu-text-primary-450\/65:focus{color:rgb(var(--cstu-primary-450)/.65)}.focus\:cstu-text-primary-450\/70:focus{color:rgb(var(--cstu-primary-450)/.7)}.focus\:cstu-text-primary-450\/75:focus{color:rgb(var(--cstu-primary-450)/.75)}.focus\:cstu-text-primary-450\/80:focus{color:rgb(var(--cstu-primary-450)/.8)}.focus\:cstu-text-primary-450\/85:focus{color:rgb(var(--cstu-primary-450)/.85)}.focus\:cstu-text-primary-450\/90:focus{color:rgb(var(--cstu-primary-450)/.9)}.focus\:cstu-text-primary-450\/95:focus{color:rgb(var(--cstu-primary-450)/.95)}.focus\:cstu-text-primary-50:focus{--tw-text-opacity:1;color:rgb(var(--cstu-primary-50)/var(--tw-text-opacity,1))}.focus\:cstu-text-primary-50\/0:focus{color:rgb(var(--cstu-primary-50)/0)}.focus\:cstu-text-primary-50\/10:focus{color:rgb(var(--cstu-primary-50)/.1)}.focus\:cstu-text-primary-50\/100:focus{color:rgb(var(--cstu-primary-50)/1)}.focus\:cstu-text-primary-50\/15:focus{color:rgb(var(--cstu-primary-50)/.15)}.focus\:cstu-text-primary-50\/20:focus{color:rgb(var(--cstu-primary-50)/.2)}.focus\:cstu-text-primary-50\/25:focus{color:rgb(var(--cstu-primary-50)/.25)}.focus\:cstu-text-primary-50\/30:focus{color:rgb(var(--cstu-primary-50)/.3)}.focus\:cstu-text-primary-50\/35:focus{color:rgb(var(--cstu-primary-50)/.35)}.focus\:cstu-text-primary-50\/40:focus{color:rgb(var(--cstu-primary-50)/.4)}.focus\:cstu-text-primary-50\/45:focus{color:rgb(var(--cstu-primary-50)/.45)}.focus\:cstu-text-primary-50\/5:focus{color:rgb(var(--cstu-primary-50)/.05)}.focus\:cstu-text-primary-50\/50:focus{color:rgb(var(--cstu-primary-50)/.5)}.focus\:cstu-text-primary-50\/55:focus{color:rgb(var(--cstu-primary-50)/.55)}.focus\:cstu-text-primary-50\/60:focus{color:rgb(var(--cstu-primary-50)/.6)}.focus\:cstu-text-primary-50\/65:focus{color:rgb(var(--cstu-primary-50)/.65)}.focus\:cstu-text-primary-50\/70:focus{color:rgb(var(--cstu-primary-50)/.7)}.focus\:cstu-text-primary-50\/75:focus{color:rgb(var(--cstu-primary-50)/.75)}.focus\:cstu-text-primary-50\/80:focus{color:rgb(var(--cstu-primary-50)/.8)}.focus\:cstu-text-primary-50\/85:focus{color:rgb(var(--cstu-primary-50)/.85)}.focus\:cstu-text-primary-50\/90:focus{color:rgb(var(--cstu-primary-50)/.9)}.focus\:cstu-text-primary-50\/95:focus{color:rgb(var(--cstu-primary-50)/.95)}.focus\:cstu-text-primary-500:focus{--tw-text-opacity:1;color:rgb(var(--cstu-primary-500)/var(--tw-text-opacity,1))}.focus\:cstu-text-primary-500\/0:focus{color:rgb(var(--cstu-primary-500)/0)}.focus\:cstu-text-primary-500\/10:focus{color:rgb(var(--cstu-primary-500)/.1)}.focus\:cstu-text-primary-500\/100:focus{color:rgb(var(--cstu-primary-500)/1)}.focus\:cstu-text-primary-500\/15:focus{color:rgb(var(--cstu-primary-500)/.15)}.focus\:cstu-text-primary-500\/20:focus{color:rgb(var(--cstu-primary-500)/.2)}.focus\:cstu-text-primary-500\/25:focus{color:rgb(var(--cstu-primary-500)/.25)}.focus\:cstu-text-primary-500\/30:focus{color:rgb(var(--cstu-primary-500)/.3)}.focus\:cstu-text-primary-500\/35:focus{color:rgb(var(--cstu-primary-500)/.35)}.focus\:cstu-text-primary-500\/40:focus{color:rgb(var(--cstu-primary-500)/.4)}.focus\:cstu-text-primary-500\/45:focus{color:rgb(var(--cstu-primary-500)/.45)}.focus\:cstu-text-primary-500\/5:focus{color:rgb(var(--cstu-primary-500)/.05)}.focus\:cstu-text-primary-500\/50:focus{color:rgb(var(--cstu-primary-500)/.5)}.focus\:cstu-text-primary-500\/55:focus{color:rgb(var(--cstu-primary-500)/.55)}.focus\:cstu-text-primary-500\/60:focus{color:rgb(var(--cstu-primary-500)/.6)}.focus\:cstu-text-primary-500\/65:focus{color:rgb(var(--cstu-primary-500)/.65)}.focus\:cstu-text-primary-500\/70:focus{color:rgb(var(--cstu-primary-500)/.7)}.focus\:cstu-text-primary-500\/75:focus{color:rgb(var(--cstu-primary-500)/.75)}.focus\:cstu-text-primary-500\/80:focus{color:rgb(var(--cstu-primary-500)/.8)}.focus\:cstu-text-primary-500\/85:focus{color:rgb(var(--cstu-primary-500)/.85)}.focus\:cstu-text-primary-500\/90:focus{color:rgb(var(--cstu-primary-500)/.9)}.focus\:cstu-text-primary-500\/95:focus{color:rgb(var(--cstu-primary-500)/.95)}.focus\:cstu-text-primary-550:focus{--tw-text-opacity:1;color:rgb(var(--cstu-primary-550)/var(--tw-text-opacity,1))}.focus\:cstu-text-primary-550\/0:focus{color:rgb(var(--cstu-primary-550)/0)}.focus\:cstu-text-primary-550\/10:focus{color:rgb(var(--cstu-primary-550)/.1)}.focus\:cstu-text-primary-550\/100:focus{color:rgb(var(--cstu-primary-550)/1)}.focus\:cstu-text-primary-550\/15:focus{color:rgb(var(--cstu-primary-550)/.15)}.focus\:cstu-text-primary-550\/20:focus{color:rgb(var(--cstu-primary-550)/.2)}.focus\:cstu-text-primary-550\/25:focus{color:rgb(var(--cstu-primary-550)/.25)}.focus\:cstu-text-primary-550\/30:focus{color:rgb(var(--cstu-primary-550)/.3)}.focus\:cstu-text-primary-550\/35:focus{color:rgb(var(--cstu-primary-550)/.35)}.focus\:cstu-text-primary-550\/40:focus{color:rgb(var(--cstu-primary-550)/.4)}.focus\:cstu-text-primary-550\/45:focus{color:rgb(var(--cstu-primary-550)/.45)}.focus\:cstu-text-primary-550\/5:focus{color:rgb(var(--cstu-primary-550)/.05)}.focus\:cstu-text-primary-550\/50:focus{color:rgb(var(--cstu-primary-550)/.5)}.focus\:cstu-text-primary-550\/55:focus{color:rgb(var(--cstu-primary-550)/.55)}.focus\:cstu-text-primary-550\/60:focus{color:rgb(var(--cstu-primary-550)/.6)}.focus\:cstu-text-primary-550\/65:focus{color:rgb(var(--cstu-primary-550)/.65)}.focus\:cstu-text-primary-550\/70:focus{color:rgb(var(--cstu-primary-550)/.7)}.focus\:cstu-text-primary-550\/75:focus{color:rgb(var(--cstu-primary-550)/.75)}.focus\:cstu-text-primary-550\/80:focus{color:rgb(var(--cstu-primary-550)/.8)}.focus\:cstu-text-primary-550\/85:focus{color:rgb(var(--cstu-primary-550)/.85)}.focus\:cstu-text-primary-550\/90:focus{color:rgb(var(--cstu-primary-550)/.9)}.focus\:cstu-text-primary-550\/95:focus{color:rgb(var(--cstu-primary-550)/.95)}.focus\:cstu-text-primary-600:focus{--tw-text-opacity:1;color:rgb(var(--cstu-primary-600)/var(--tw-text-opacity,1))}.focus\:cstu-text-primary-600\/0:focus{color:rgb(var(--cstu-primary-600)/0)}.focus\:cstu-text-primary-600\/10:focus{color:rgb(var(--cstu-primary-600)/.1)}.focus\:cstu-text-primary-600\/100:focus{color:rgb(var(--cstu-primary-600)/1)}.focus\:cstu-text-primary-600\/15:focus{color:rgb(var(--cstu-primary-600)/.15)}.focus\:cstu-text-primary-600\/20:focus{color:rgb(var(--cstu-primary-600)/.2)}.focus\:cstu-text-primary-600\/25:focus{color:rgb(var(--cstu-primary-600)/.25)}.focus\:cstu-text-primary-600\/30:focus{color:rgb(var(--cstu-primary-600)/.3)}.focus\:cstu-text-primary-600\/35:focus{color:rgb(var(--cstu-primary-600)/.35)}.focus\:cstu-text-primary-600\/40:focus{color:rgb(var(--cstu-primary-600)/.4)}.focus\:cstu-text-primary-600\/45:focus{color:rgb(var(--cstu-primary-600)/.45)}.focus\:cstu-text-primary-600\/5:focus{color:rgb(var(--cstu-primary-600)/.05)}.focus\:cstu-text-primary-600\/50:focus{color:rgb(var(--cstu-primary-600)/.5)}.focus\:cstu-text-primary-600\/55:focus{color:rgb(var(--cstu-primary-600)/.55)}.focus\:cstu-text-primary-600\/60:focus{color:rgb(var(--cstu-primary-600)/.6)}.focus\:cstu-text-primary-600\/65:focus{color:rgb(var(--cstu-primary-600)/.65)}.focus\:cstu-text-primary-600\/70:focus{color:rgb(var(--cstu-primary-600)/.7)}.focus\:cstu-text-primary-600\/75:focus{color:rgb(var(--cstu-primary-600)/.75)}.focus\:cstu-text-primary-600\/80:focus{color:rgb(var(--cstu-primary-600)/.8)}.focus\:cstu-text-primary-600\/85:focus{color:rgb(var(--cstu-primary-600)/.85)}.focus\:cstu-text-primary-600\/90:focus{color:rgb(var(--cstu-primary-600)/.9)}.focus\:cstu-text-primary-600\/95:focus{color:rgb(var(--cstu-primary-600)/.95)}.focus\:cstu-text-primary-700:focus{--tw-text-opacity:1;color:rgb(var(--cstu-primary-700)/var(--tw-text-opacity,1))}.focus\:cstu-text-primary-700\/0:focus{color:rgb(var(--cstu-primary-700)/0)}.focus\:cstu-text-primary-700\/10:focus{color:rgb(var(--cstu-primary-700)/.1)}.focus\:cstu-text-primary-700\/100:focus{color:rgb(var(--cstu-primary-700)/1)}.focus\:cstu-text-primary-700\/15:focus{color:rgb(var(--cstu-primary-700)/.15)}.focus\:cstu-text-primary-700\/20:focus{color:rgb(var(--cstu-primary-700)/.2)}.focus\:cstu-text-primary-700\/25:focus{color:rgb(var(--cstu-primary-700)/.25)}.focus\:cstu-text-primary-700\/30:focus{color:rgb(var(--cstu-primary-700)/.3)}.focus\:cstu-text-primary-700\/35:focus{color:rgb(var(--cstu-primary-700)/.35)}.focus\:cstu-text-primary-700\/40:focus{color:rgb(var(--cstu-primary-700)/.4)}.focus\:cstu-text-primary-700\/45:focus{color:rgb(var(--cstu-primary-700)/.45)}.focus\:cstu-text-primary-700\/5:focus{color:rgb(var(--cstu-primary-700)/.05)}.focus\:cstu-text-primary-700\/50:focus{color:rgb(var(--cstu-primary-700)/.5)}.focus\:cstu-text-primary-700\/55:focus{color:rgb(var(--cstu-primary-700)/.55)}.focus\:cstu-text-primary-700\/60:focus{color:rgb(var(--cstu-primary-700)/.6)}.focus\:cstu-text-primary-700\/65:focus{color:rgb(var(--cstu-primary-700)/.65)}.focus\:cstu-text-primary-700\/70:focus{color:rgb(var(--cstu-primary-700)/.7)}.focus\:cstu-text-primary-700\/75:focus{color:rgb(var(--cstu-primary-700)/.75)}.focus\:cstu-text-primary-700\/80:focus{color:rgb(var(--cstu-primary-700)/.8)}.focus\:cstu-text-primary-700\/85:focus{color:rgb(var(--cstu-primary-700)/.85)}.focus\:cstu-text-primary-700\/90:focus{color:rgb(var(--cstu-primary-700)/.9)}.focus\:cstu-text-primary-700\/95:focus{color:rgb(var(--cstu-primary-700)/.95)}.focus\:cstu-text-primary-800:focus{--tw-text-opacity:1;color:rgb(var(--cstu-primary-800)/var(--tw-text-opacity,1))}.focus\:cstu-text-primary-800\/0:focus{color:rgb(var(--cstu-primary-800)/0)}.focus\:cstu-text-primary-800\/10:focus{color:rgb(var(--cstu-primary-800)/.1)}.focus\:cstu-text-primary-800\/100:focus{color:rgb(var(--cstu-primary-800)/1)}.focus\:cstu-text-primary-800\/15:focus{color:rgb(var(--cstu-primary-800)/.15)}.focus\:cstu-text-primary-800\/20:focus{color:rgb(var(--cstu-primary-800)/.2)}.focus\:cstu-text-primary-800\/25:focus{color:rgb(var(--cstu-primary-800)/.25)}.focus\:cstu-text-primary-800\/30:focus{color:rgb(var(--cstu-primary-800)/.3)}.focus\:cstu-text-primary-800\/35:focus{color:rgb(var(--cstu-primary-800)/.35)}.focus\:cstu-text-primary-800\/40:focus{color:rgb(var(--cstu-primary-800)/.4)}.focus\:cstu-text-primary-800\/45:focus{color:rgb(var(--cstu-primary-800)/.45)}.focus\:cstu-text-primary-800\/5:focus{color:rgb(var(--cstu-primary-800)/.05)}.focus\:cstu-text-primary-800\/50:focus{color:rgb(var(--cstu-primary-800)/.5)}.focus\:cstu-text-primary-800\/55:focus{color:rgb(var(--cstu-primary-800)/.55)}.focus\:cstu-text-primary-800\/60:focus{color:rgb(var(--cstu-primary-800)/.6)}.focus\:cstu-text-primary-800\/65:focus{color:rgb(var(--cstu-primary-800)/.65)}.focus\:cstu-text-primary-800\/70:focus{color:rgb(var(--cstu-primary-800)/.7)}.focus\:cstu-text-primary-800\/75:focus{color:rgb(var(--cstu-primary-800)/.75)}.focus\:cstu-text-primary-800\/80:focus{color:rgb(var(--cstu-primary-800)/.8)}.focus\:cstu-text-primary-800\/85:focus{color:rgb(var(--cstu-primary-800)/.85)}.focus\:cstu-text-primary-800\/90:focus{color:rgb(var(--cstu-primary-800)/.9)}.focus\:cstu-text-primary-800\/95:focus{color:rgb(var(--cstu-primary-800)/.95)}.focus\:cstu-text-primary-900:focus{--tw-text-opacity:1;color:rgb(var(--cstu-primary-900)/var(--tw-text-opacity,1))}.focus\:cstu-text-primary-900\/0:focus{color:rgb(var(--cstu-primary-900)/0)}.focus\:cstu-text-primary-900\/10:focus{color:rgb(var(--cstu-primary-900)/.1)}.focus\:cstu-text-primary-900\/100:focus{color:rgb(var(--cstu-primary-900)/1)}.focus\:cstu-text-primary-900\/15:focus{color:rgb(var(--cstu-primary-900)/.15)}.focus\:cstu-text-primary-900\/20:focus{color:rgb(var(--cstu-primary-900)/.2)}.focus\:cstu-text-primary-900\/25:focus{color:rgb(var(--cstu-primary-900)/.25)}.focus\:cstu-text-primary-900\/30:focus{color:rgb(var(--cstu-primary-900)/.3)}.focus\:cstu-text-primary-900\/35:focus{color:rgb(var(--cstu-primary-900)/.35)}.focus\:cstu-text-primary-900\/40:focus{color:rgb(var(--cstu-primary-900)/.4)}.focus\:cstu-text-primary-900\/45:focus{color:rgb(var(--cstu-primary-900)/.45)}.focus\:cstu-text-primary-900\/5:focus{color:rgb(var(--cstu-primary-900)/.05)}.focus\:cstu-text-primary-900\/50:focus{color:rgb(var(--cstu-primary-900)/.5)}.focus\:cstu-text-primary-900\/55:focus{color:rgb(var(--cstu-primary-900)/.55)}.focus\:cstu-text-primary-900\/60:focus{color:rgb(var(--cstu-primary-900)/.6)}.focus\:cstu-text-primary-900\/65:focus{color:rgb(var(--cstu-primary-900)/.65)}.focus\:cstu-text-primary-900\/70:focus{color:rgb(var(--cstu-primary-900)/.7)}.focus\:cstu-text-primary-900\/75:focus{color:rgb(var(--cstu-primary-900)/.75)}.focus\:cstu-text-primary-900\/80:focus{color:rgb(var(--cstu-primary-900)/.8)}.focus\:cstu-text-primary-900\/85:focus{color:rgb(var(--cstu-primary-900)/.85)}.focus\:cstu-text-primary-900\/90:focus{color:rgb(var(--cstu-primary-900)/.9)}.focus\:cstu-text-primary-900\/95:focus{color:rgb(var(--cstu-primary-900)/.95)}.focus\:cstu-text-purple-100:focus{--tw-text-opacity:1;color:rgb(var(--cstu-purple-100)/var(--tw-text-opacity,1))}.focus\:cstu-text-purple-100\/0:focus{color:rgb(var(--cstu-purple-100)/0)}.focus\:cstu-text-purple-100\/10:focus{color:rgb(var(--cstu-purple-100)/.1)}.focus\:cstu-text-purple-100\/100:focus{color:rgb(var(--cstu-purple-100)/1)}.focus\:cstu-text-purple-100\/15:focus{color:rgb(var(--cstu-purple-100)/.15)}.focus\:cstu-text-purple-100\/20:focus{color:rgb(var(--cstu-purple-100)/.2)}.focus\:cstu-text-purple-100\/25:focus{color:rgb(var(--cstu-purple-100)/.25)}.focus\:cstu-text-purple-100\/30:focus{color:rgb(var(--cstu-purple-100)/.3)}.focus\:cstu-text-purple-100\/35:focus{color:rgb(var(--cstu-purple-100)/.35)}.focus\:cstu-text-purple-100\/40:focus{color:rgb(var(--cstu-purple-100)/.4)}.focus\:cstu-text-purple-100\/45:focus{color:rgb(var(--cstu-purple-100)/.45)}.focus\:cstu-text-purple-100\/5:focus{color:rgb(var(--cstu-purple-100)/.05)}.focus\:cstu-text-purple-100\/50:focus{color:rgb(var(--cstu-purple-100)/.5)}.focus\:cstu-text-purple-100\/55:focus{color:rgb(var(--cstu-purple-100)/.55)}.focus\:cstu-text-purple-100\/60:focus{color:rgb(var(--cstu-purple-100)/.6)}.focus\:cstu-text-purple-100\/65:focus{color:rgb(var(--cstu-purple-100)/.65)}.focus\:cstu-text-purple-100\/70:focus{color:rgb(var(--cstu-purple-100)/.7)}.focus\:cstu-text-purple-100\/75:focus{color:rgb(var(--cstu-purple-100)/.75)}.focus\:cstu-text-purple-100\/80:focus{color:rgb(var(--cstu-purple-100)/.8)}.focus\:cstu-text-purple-100\/85:focus{color:rgb(var(--cstu-purple-100)/.85)}.focus\:cstu-text-purple-100\/90:focus{color:rgb(var(--cstu-purple-100)/.9)}.focus\:cstu-text-purple-100\/95:focus{color:rgb(var(--cstu-purple-100)/.95)}.focus\:cstu-text-purple-200:focus{--tw-text-opacity:1;color:rgb(var(--cstu-purple-200)/var(--tw-text-opacity,1))}.focus\:cstu-text-purple-200\/0:focus{color:rgb(var(--cstu-purple-200)/0)}.focus\:cstu-text-purple-200\/10:focus{color:rgb(var(--cstu-purple-200)/.1)}.focus\:cstu-text-purple-200\/100:focus{color:rgb(var(--cstu-purple-200)/1)}.focus\:cstu-text-purple-200\/15:focus{color:rgb(var(--cstu-purple-200)/.15)}.focus\:cstu-text-purple-200\/20:focus{color:rgb(var(--cstu-purple-200)/.2)}.focus\:cstu-text-purple-200\/25:focus{color:rgb(var(--cstu-purple-200)/.25)}.focus\:cstu-text-purple-200\/30:focus{color:rgb(var(--cstu-purple-200)/.3)}.focus\:cstu-text-purple-200\/35:focus{color:rgb(var(--cstu-purple-200)/.35)}.focus\:cstu-text-purple-200\/40:focus{color:rgb(var(--cstu-purple-200)/.4)}.focus\:cstu-text-purple-200\/45:focus{color:rgb(var(--cstu-purple-200)/.45)}.focus\:cstu-text-purple-200\/5:focus{color:rgb(var(--cstu-purple-200)/.05)}.focus\:cstu-text-purple-200\/50:focus{color:rgb(var(--cstu-purple-200)/.5)}.focus\:cstu-text-purple-200\/55:focus{color:rgb(var(--cstu-purple-200)/.55)}.focus\:cstu-text-purple-200\/60:focus{color:rgb(var(--cstu-purple-200)/.6)}.focus\:cstu-text-purple-200\/65:focus{color:rgb(var(--cstu-purple-200)/.65)}.focus\:cstu-text-purple-200\/70:focus{color:rgb(var(--cstu-purple-200)/.7)}.focus\:cstu-text-purple-200\/75:focus{color:rgb(var(--cstu-purple-200)/.75)}.focus\:cstu-text-purple-200\/80:focus{color:rgb(var(--cstu-purple-200)/.8)}.focus\:cstu-text-purple-200\/85:focus{color:rgb(var(--cstu-purple-200)/.85)}.focus\:cstu-text-purple-200\/90:focus{color:rgb(var(--cstu-purple-200)/.9)}.focus\:cstu-text-purple-200\/95:focus{color:rgb(var(--cstu-purple-200)/.95)}.focus\:cstu-text-purple-300:focus{--tw-text-opacity:1;color:rgb(var(--cstu-purple-300)/var(--tw-text-opacity,1))}.focus\:cstu-text-purple-300\/0:focus{color:rgb(var(--cstu-purple-300)/0)}.focus\:cstu-text-purple-300\/10:focus{color:rgb(var(--cstu-purple-300)/.1)}.focus\:cstu-text-purple-300\/100:focus{color:rgb(var(--cstu-purple-300)/1)}.focus\:cstu-text-purple-300\/15:focus{color:rgb(var(--cstu-purple-300)/.15)}.focus\:cstu-text-purple-300\/20:focus{color:rgb(var(--cstu-purple-300)/.2)}.focus\:cstu-text-purple-300\/25:focus{color:rgb(var(--cstu-purple-300)/.25)}.focus\:cstu-text-purple-300\/30:focus{color:rgb(var(--cstu-purple-300)/.3)}.focus\:cstu-text-purple-300\/35:focus{color:rgb(var(--cstu-purple-300)/.35)}.focus\:cstu-text-purple-300\/40:focus{color:rgb(var(--cstu-purple-300)/.4)}.focus\:cstu-text-purple-300\/45:focus{color:rgb(var(--cstu-purple-300)/.45)}.focus\:cstu-text-purple-300\/5:focus{color:rgb(var(--cstu-purple-300)/.05)}.focus\:cstu-text-purple-300\/50:focus{color:rgb(var(--cstu-purple-300)/.5)}.focus\:cstu-text-purple-300\/55:focus{color:rgb(var(--cstu-purple-300)/.55)}.focus\:cstu-text-purple-300\/60:focus{color:rgb(var(--cstu-purple-300)/.6)}.focus\:cstu-text-purple-300\/65:focus{color:rgb(var(--cstu-purple-300)/.65)}.focus\:cstu-text-purple-300\/70:focus{color:rgb(var(--cstu-purple-300)/.7)}.focus\:cstu-text-purple-300\/75:focus{color:rgb(var(--cstu-purple-300)/.75)}.focus\:cstu-text-purple-300\/80:focus{color:rgb(var(--cstu-purple-300)/.8)}.focus\:cstu-text-purple-300\/85:focus{color:rgb(var(--cstu-purple-300)/.85)}.focus\:cstu-text-purple-300\/90:focus{color:rgb(var(--cstu-purple-300)/.9)}.focus\:cstu-text-purple-300\/95:focus{color:rgb(var(--cstu-purple-300)/.95)}.focus\:cstu-text-purple-400:focus{--tw-text-opacity:1;color:rgb(var(--cstu-purple-400)/var(--tw-text-opacity,1))}.focus\:cstu-text-purple-400\/0:focus{color:rgb(var(--cstu-purple-400)/0)}.focus\:cstu-text-purple-400\/10:focus{color:rgb(var(--cstu-purple-400)/.1)}.focus\:cstu-text-purple-400\/100:focus{color:rgb(var(--cstu-purple-400)/1)}.focus\:cstu-text-purple-400\/15:focus{color:rgb(var(--cstu-purple-400)/.15)}.focus\:cstu-text-purple-400\/20:focus{color:rgb(var(--cstu-purple-400)/.2)}.focus\:cstu-text-purple-400\/25:focus{color:rgb(var(--cstu-purple-400)/.25)}.focus\:cstu-text-purple-400\/30:focus{color:rgb(var(--cstu-purple-400)/.3)}.focus\:cstu-text-purple-400\/35:focus{color:rgb(var(--cstu-purple-400)/.35)}.focus\:cstu-text-purple-400\/40:focus{color:rgb(var(--cstu-purple-400)/.4)}.focus\:cstu-text-purple-400\/45:focus{color:rgb(var(--cstu-purple-400)/.45)}.focus\:cstu-text-purple-400\/5:focus{color:rgb(var(--cstu-purple-400)/.05)}.focus\:cstu-text-purple-400\/50:focus{color:rgb(var(--cstu-purple-400)/.5)}.focus\:cstu-text-purple-400\/55:focus{color:rgb(var(--cstu-purple-400)/.55)}.focus\:cstu-text-purple-400\/60:focus{color:rgb(var(--cstu-purple-400)/.6)}.focus\:cstu-text-purple-400\/65:focus{color:rgb(var(--cstu-purple-400)/.65)}.focus\:cstu-text-purple-400\/70:focus{color:rgb(var(--cstu-purple-400)/.7)}.focus\:cstu-text-purple-400\/75:focus{color:rgb(var(--cstu-purple-400)/.75)}.focus\:cstu-text-purple-400\/80:focus{color:rgb(var(--cstu-purple-400)/.8)}.focus\:cstu-text-purple-400\/85:focus{color:rgb(var(--cstu-purple-400)/.85)}.focus\:cstu-text-purple-400\/90:focus{color:rgb(var(--cstu-purple-400)/.9)}.focus\:cstu-text-purple-400\/95:focus{color:rgb(var(--cstu-purple-400)/.95)}.focus\:cstu-text-purple-50:focus{--tw-text-opacity:1;color:rgb(var(--cstu-purple-50)/var(--tw-text-opacity,1))}.focus\:cstu-text-purple-50\/0:focus{color:rgb(var(--cstu-purple-50)/0)}.focus\:cstu-text-purple-50\/10:focus{color:rgb(var(--cstu-purple-50)/.1)}.focus\:cstu-text-purple-50\/100:focus{color:rgb(var(--cstu-purple-50)/1)}.focus\:cstu-text-purple-50\/15:focus{color:rgb(var(--cstu-purple-50)/.15)}.focus\:cstu-text-purple-50\/20:focus{color:rgb(var(--cstu-purple-50)/.2)}.focus\:cstu-text-purple-50\/25:focus{color:rgb(var(--cstu-purple-50)/.25)}.focus\:cstu-text-purple-50\/30:focus{color:rgb(var(--cstu-purple-50)/.3)}.focus\:cstu-text-purple-50\/35:focus{color:rgb(var(--cstu-purple-50)/.35)}.focus\:cstu-text-purple-50\/40:focus{color:rgb(var(--cstu-purple-50)/.4)}.focus\:cstu-text-purple-50\/45:focus{color:rgb(var(--cstu-purple-50)/.45)}.focus\:cstu-text-purple-50\/5:focus{color:rgb(var(--cstu-purple-50)/.05)}.focus\:cstu-text-purple-50\/50:focus{color:rgb(var(--cstu-purple-50)/.5)}.focus\:cstu-text-purple-50\/55:focus{color:rgb(var(--cstu-purple-50)/.55)}.focus\:cstu-text-purple-50\/60:focus{color:rgb(var(--cstu-purple-50)/.6)}.focus\:cstu-text-purple-50\/65:focus{color:rgb(var(--cstu-purple-50)/.65)}.focus\:cstu-text-purple-50\/70:focus{color:rgb(var(--cstu-purple-50)/.7)}.focus\:cstu-text-purple-50\/75:focus{color:rgb(var(--cstu-purple-50)/.75)}.focus\:cstu-text-purple-50\/80:focus{color:rgb(var(--cstu-purple-50)/.8)}.focus\:cstu-text-purple-50\/85:focus{color:rgb(var(--cstu-purple-50)/.85)}.focus\:cstu-text-purple-50\/90:focus{color:rgb(var(--cstu-purple-50)/.9)}.focus\:cstu-text-purple-50\/95:focus{color:rgb(var(--cstu-purple-50)/.95)}.focus\:cstu-text-purple-500:focus{--tw-text-opacity:1;color:rgb(var(--cstu-purple-500)/var(--tw-text-opacity,1))}.focus\:cstu-text-purple-500\/0:focus{color:rgb(var(--cstu-purple-500)/0)}.focus\:cstu-text-purple-500\/10:focus{color:rgb(var(--cstu-purple-500)/.1)}.focus\:cstu-text-purple-500\/100:focus{color:rgb(var(--cstu-purple-500)/1)}.focus\:cstu-text-purple-500\/15:focus{color:rgb(var(--cstu-purple-500)/.15)}.focus\:cstu-text-purple-500\/20:focus{color:rgb(var(--cstu-purple-500)/.2)}.focus\:cstu-text-purple-500\/25:focus{color:rgb(var(--cstu-purple-500)/.25)}.focus\:cstu-text-purple-500\/30:focus{color:rgb(var(--cstu-purple-500)/.3)}.focus\:cstu-text-purple-500\/35:focus{color:rgb(var(--cstu-purple-500)/.35)}.focus\:cstu-text-purple-500\/40:focus{color:rgb(var(--cstu-purple-500)/.4)}.focus\:cstu-text-purple-500\/45:focus{color:rgb(var(--cstu-purple-500)/.45)}.focus\:cstu-text-purple-500\/5:focus{color:rgb(var(--cstu-purple-500)/.05)}.focus\:cstu-text-purple-500\/50:focus{color:rgb(var(--cstu-purple-500)/.5)}.focus\:cstu-text-purple-500\/55:focus{color:rgb(var(--cstu-purple-500)/.55)}.focus\:cstu-text-purple-500\/60:focus{color:rgb(var(--cstu-purple-500)/.6)}.focus\:cstu-text-purple-500\/65:focus{color:rgb(var(--cstu-purple-500)/.65)}.focus\:cstu-text-purple-500\/70:focus{color:rgb(var(--cstu-purple-500)/.7)}.focus\:cstu-text-purple-500\/75:focus{color:rgb(var(--cstu-purple-500)/.75)}.focus\:cstu-text-purple-500\/80:focus{color:rgb(var(--cstu-purple-500)/.8)}.focus\:cstu-text-purple-500\/85:focus{color:rgb(var(--cstu-purple-500)/.85)}.focus\:cstu-text-purple-500\/90:focus{color:rgb(var(--cstu-purple-500)/.9)}.focus\:cstu-text-purple-500\/95:focus{color:rgb(var(--cstu-purple-500)/.95)}.focus\:cstu-text-purple-600:focus{--tw-text-opacity:1;color:rgb(var(--cstu-purple-600)/var(--tw-text-opacity,1))}.focus\:cstu-text-purple-600\/0:focus{color:rgb(var(--cstu-purple-600)/0)}.focus\:cstu-text-purple-600\/10:focus{color:rgb(var(--cstu-purple-600)/.1)}.focus\:cstu-text-purple-600\/100:focus{color:rgb(var(--cstu-purple-600)/1)}.focus\:cstu-text-purple-600\/15:focus{color:rgb(var(--cstu-purple-600)/.15)}.focus\:cstu-text-purple-600\/20:focus{color:rgb(var(--cstu-purple-600)/.2)}.focus\:cstu-text-purple-600\/25:focus{color:rgb(var(--cstu-purple-600)/.25)}.focus\:cstu-text-purple-600\/30:focus{color:rgb(var(--cstu-purple-600)/.3)}.focus\:cstu-text-purple-600\/35:focus{color:rgb(var(--cstu-purple-600)/.35)}.focus\:cstu-text-purple-600\/40:focus{color:rgb(var(--cstu-purple-600)/.4)}.focus\:cstu-text-purple-600\/45:focus{color:rgb(var(--cstu-purple-600)/.45)}.focus\:cstu-text-purple-600\/5:focus{color:rgb(var(--cstu-purple-600)/.05)}.focus\:cstu-text-purple-600\/50:focus{color:rgb(var(--cstu-purple-600)/.5)}.focus\:cstu-text-purple-600\/55:focus{color:rgb(var(--cstu-purple-600)/.55)}.focus\:cstu-text-purple-600\/60:focus{color:rgb(var(--cstu-purple-600)/.6)}.focus\:cstu-text-purple-600\/65:focus{color:rgb(var(--cstu-purple-600)/.65)}.focus\:cstu-text-purple-600\/70:focus{color:rgb(var(--cstu-purple-600)/.7)}.focus\:cstu-text-purple-600\/75:focus{color:rgb(var(--cstu-purple-600)/.75)}.focus\:cstu-text-purple-600\/80:focus{color:rgb(var(--cstu-purple-600)/.8)}.focus\:cstu-text-purple-600\/85:focus{color:rgb(var(--cstu-purple-600)/.85)}.focus\:cstu-text-purple-600\/90:focus{color:rgb(var(--cstu-purple-600)/.9)}.focus\:cstu-text-purple-600\/95:focus{color:rgb(var(--cstu-purple-600)/.95)}.focus\:cstu-text-purple-700:focus{--tw-text-opacity:1;color:rgb(var(--cstu-purple-700)/var(--tw-text-opacity,1))}.focus\:cstu-text-purple-700\/0:focus{color:rgb(var(--cstu-purple-700)/0)}.focus\:cstu-text-purple-700\/10:focus{color:rgb(var(--cstu-purple-700)/.1)}.focus\:cstu-text-purple-700\/100:focus{color:rgb(var(--cstu-purple-700)/1)}.focus\:cstu-text-purple-700\/15:focus{color:rgb(var(--cstu-purple-700)/.15)}.focus\:cstu-text-purple-700\/20:focus{color:rgb(var(--cstu-purple-700)/.2)}.focus\:cstu-text-purple-700\/25:focus{color:rgb(var(--cstu-purple-700)/.25)}.focus\:cstu-text-purple-700\/30:focus{color:rgb(var(--cstu-purple-700)/.3)}.focus\:cstu-text-purple-700\/35:focus{color:rgb(var(--cstu-purple-700)/.35)}.focus\:cstu-text-purple-700\/40:focus{color:rgb(var(--cstu-purple-700)/.4)}.focus\:cstu-text-purple-700\/45:focus{color:rgb(var(--cstu-purple-700)/.45)}.focus\:cstu-text-purple-700\/5:focus{color:rgb(var(--cstu-purple-700)/.05)}.focus\:cstu-text-purple-700\/50:focus{color:rgb(var(--cstu-purple-700)/.5)}.focus\:cstu-text-purple-700\/55:focus{color:rgb(var(--cstu-purple-700)/.55)}.focus\:cstu-text-purple-700\/60:focus{color:rgb(var(--cstu-purple-700)/.6)}.focus\:cstu-text-purple-700\/65:focus{color:rgb(var(--cstu-purple-700)/.65)}.focus\:cstu-text-purple-700\/70:focus{color:rgb(var(--cstu-purple-700)/.7)}.focus\:cstu-text-purple-700\/75:focus{color:rgb(var(--cstu-purple-700)/.75)}.focus\:cstu-text-purple-700\/80:focus{color:rgb(var(--cstu-purple-700)/.8)}.focus\:cstu-text-purple-700\/85:focus{color:rgb(var(--cstu-purple-700)/.85)}.focus\:cstu-text-purple-700\/90:focus{color:rgb(var(--cstu-purple-700)/.9)}.focus\:cstu-text-purple-700\/95:focus{color:rgb(var(--cstu-purple-700)/.95)}.focus\:cstu-text-purple-800:focus{--tw-text-opacity:1;color:rgb(var(--cstu-purple-800)/var(--tw-text-opacity,1))}.focus\:cstu-text-purple-800\/0:focus{color:rgb(var(--cstu-purple-800)/0)}.focus\:cstu-text-purple-800\/10:focus{color:rgb(var(--cstu-purple-800)/.1)}.focus\:cstu-text-purple-800\/100:focus{color:rgb(var(--cstu-purple-800)/1)}.focus\:cstu-text-purple-800\/15:focus{color:rgb(var(--cstu-purple-800)/.15)}.focus\:cstu-text-purple-800\/20:focus{color:rgb(var(--cstu-purple-800)/.2)}.focus\:cstu-text-purple-800\/25:focus{color:rgb(var(--cstu-purple-800)/.25)}.focus\:cstu-text-purple-800\/30:focus{color:rgb(var(--cstu-purple-800)/.3)}.focus\:cstu-text-purple-800\/35:focus{color:rgb(var(--cstu-purple-800)/.35)}.focus\:cstu-text-purple-800\/40:focus{color:rgb(var(--cstu-purple-800)/.4)}.focus\:cstu-text-purple-800\/45:focus{color:rgb(var(--cstu-purple-800)/.45)}.focus\:cstu-text-purple-800\/5:focus{color:rgb(var(--cstu-purple-800)/.05)}.focus\:cstu-text-purple-800\/50:focus{color:rgb(var(--cstu-purple-800)/.5)}.focus\:cstu-text-purple-800\/55:focus{color:rgb(var(--cstu-purple-800)/.55)}.focus\:cstu-text-purple-800\/60:focus{color:rgb(var(--cstu-purple-800)/.6)}.focus\:cstu-text-purple-800\/65:focus{color:rgb(var(--cstu-purple-800)/.65)}.focus\:cstu-text-purple-800\/70:focus{color:rgb(var(--cstu-purple-800)/.7)}.focus\:cstu-text-purple-800\/75:focus{color:rgb(var(--cstu-purple-800)/.75)}.focus\:cstu-text-purple-800\/80:focus{color:rgb(var(--cstu-purple-800)/.8)}.focus\:cstu-text-purple-800\/85:focus{color:rgb(var(--cstu-purple-800)/.85)}.focus\:cstu-text-purple-800\/90:focus{color:rgb(var(--cstu-purple-800)/.9)}.focus\:cstu-text-purple-800\/95:focus{color:rgb(var(--cstu-purple-800)/.95)}.focus\:cstu-text-purple-900:focus{--tw-text-opacity:1;color:rgb(var(--cstu-purple-900)/var(--tw-text-opacity,1))}.focus\:cstu-text-purple-900\/0:focus{color:rgb(var(--cstu-purple-900)/0)}.focus\:cstu-text-purple-900\/10:focus{color:rgb(var(--cstu-purple-900)/.1)}.focus\:cstu-text-purple-900\/100:focus{color:rgb(var(--cstu-purple-900)/1)}.focus\:cstu-text-purple-900\/15:focus{color:rgb(var(--cstu-purple-900)/.15)}.focus\:cstu-text-purple-900\/20:focus{color:rgb(var(--cstu-purple-900)/.2)}.focus\:cstu-text-purple-900\/25:focus{color:rgb(var(--cstu-purple-900)/.25)}.focus\:cstu-text-purple-900\/30:focus{color:rgb(var(--cstu-purple-900)/.3)}.focus\:cstu-text-purple-900\/35:focus{color:rgb(var(--cstu-purple-900)/.35)}.focus\:cstu-text-purple-900\/40:focus{color:rgb(var(--cstu-purple-900)/.4)}.focus\:cstu-text-purple-900\/45:focus{color:rgb(var(--cstu-purple-900)/.45)}.focus\:cstu-text-purple-900\/5:focus{color:rgb(var(--cstu-purple-900)/.05)}.focus\:cstu-text-purple-900\/50:focus{color:rgb(var(--cstu-purple-900)/.5)}.focus\:cstu-text-purple-900\/55:focus{color:rgb(var(--cstu-purple-900)/.55)}.focus\:cstu-text-purple-900\/60:focus{color:rgb(var(--cstu-purple-900)/.6)}.focus\:cstu-text-purple-900\/65:focus{color:rgb(var(--cstu-purple-900)/.65)}.focus\:cstu-text-purple-900\/70:focus{color:rgb(var(--cstu-purple-900)/.7)}.focus\:cstu-text-purple-900\/75:focus{color:rgb(var(--cstu-purple-900)/.75)}.focus\:cstu-text-purple-900\/80:focus{color:rgb(var(--cstu-purple-900)/.8)}.focus\:cstu-text-purple-900\/85:focus{color:rgb(var(--cstu-purple-900)/.85)}.focus\:cstu-text-purple-900\/90:focus{color:rgb(var(--cstu-purple-900)/.9)}.focus\:cstu-text-purple-900\/95:focus{color:rgb(var(--cstu-purple-900)/.95)}.focus\:cstu-text-red-100:focus{--tw-text-opacity:1;color:rgb(var(--cstu-red-100)/var(--tw-text-opacity,1))}.focus\:cstu-text-red-100\/0:focus{color:rgb(var(--cstu-red-100)/0)}.focus\:cstu-text-red-100\/10:focus{color:rgb(var(--cstu-red-100)/.1)}.focus\:cstu-text-red-100\/100:focus{color:rgb(var(--cstu-red-100)/1)}.focus\:cstu-text-red-100\/15:focus{color:rgb(var(--cstu-red-100)/.15)}.focus\:cstu-text-red-100\/20:focus{color:rgb(var(--cstu-red-100)/.2)}.focus\:cstu-text-red-100\/25:focus{color:rgb(var(--cstu-red-100)/.25)}.focus\:cstu-text-red-100\/30:focus{color:rgb(var(--cstu-red-100)/.3)}.focus\:cstu-text-red-100\/35:focus{color:rgb(var(--cstu-red-100)/.35)}.focus\:cstu-text-red-100\/40:focus{color:rgb(var(--cstu-red-100)/.4)}.focus\:cstu-text-red-100\/45:focus{color:rgb(var(--cstu-red-100)/.45)}.focus\:cstu-text-red-100\/5:focus{color:rgb(var(--cstu-red-100)/.05)}.focus\:cstu-text-red-100\/50:focus{color:rgb(var(--cstu-red-100)/.5)}.focus\:cstu-text-red-100\/55:focus{color:rgb(var(--cstu-red-100)/.55)}.focus\:cstu-text-red-100\/60:focus{color:rgb(var(--cstu-red-100)/.6)}.focus\:cstu-text-red-100\/65:focus{color:rgb(var(--cstu-red-100)/.65)}.focus\:cstu-text-red-100\/70:focus{color:rgb(var(--cstu-red-100)/.7)}.focus\:cstu-text-red-100\/75:focus{color:rgb(var(--cstu-red-100)/.75)}.focus\:cstu-text-red-100\/80:focus{color:rgb(var(--cstu-red-100)/.8)}.focus\:cstu-text-red-100\/85:focus{color:rgb(var(--cstu-red-100)/.85)}.focus\:cstu-text-red-100\/90:focus{color:rgb(var(--cstu-red-100)/.9)}.focus\:cstu-text-red-100\/95:focus{color:rgb(var(--cstu-red-100)/.95)}.focus\:cstu-text-red-200:focus{--tw-text-opacity:1;color:rgb(var(--cstu-red-200)/var(--tw-text-opacity,1))}.focus\:cstu-text-red-200\/0:focus{color:rgb(var(--cstu-red-200)/0)}.focus\:cstu-text-red-200\/10:focus{color:rgb(var(--cstu-red-200)/.1)}.focus\:cstu-text-red-200\/100:focus{color:rgb(var(--cstu-red-200)/1)}.focus\:cstu-text-red-200\/15:focus{color:rgb(var(--cstu-red-200)/.15)}.focus\:cstu-text-red-200\/20:focus{color:rgb(var(--cstu-red-200)/.2)}.focus\:cstu-text-red-200\/25:focus{color:rgb(var(--cstu-red-200)/.25)}.focus\:cstu-text-red-200\/30:focus{color:rgb(var(--cstu-red-200)/.3)}.focus\:cstu-text-red-200\/35:focus{color:rgb(var(--cstu-red-200)/.35)}.focus\:cstu-text-red-200\/40:focus{color:rgb(var(--cstu-red-200)/.4)}.focus\:cstu-text-red-200\/45:focus{color:rgb(var(--cstu-red-200)/.45)}.focus\:cstu-text-red-200\/5:focus{color:rgb(var(--cstu-red-200)/.05)}.focus\:cstu-text-red-200\/50:focus{color:rgb(var(--cstu-red-200)/.5)}.focus\:cstu-text-red-200\/55:focus{color:rgb(var(--cstu-red-200)/.55)}.focus\:cstu-text-red-200\/60:focus{color:rgb(var(--cstu-red-200)/.6)}.focus\:cstu-text-red-200\/65:focus{color:rgb(var(--cstu-red-200)/.65)}.focus\:cstu-text-red-200\/70:focus{color:rgb(var(--cstu-red-200)/.7)}.focus\:cstu-text-red-200\/75:focus{color:rgb(var(--cstu-red-200)/.75)}.focus\:cstu-text-red-200\/80:focus{color:rgb(var(--cstu-red-200)/.8)}.focus\:cstu-text-red-200\/85:focus{color:rgb(var(--cstu-red-200)/.85)}.focus\:cstu-text-red-200\/90:focus{color:rgb(var(--cstu-red-200)/.9)}.focus\:cstu-text-red-200\/95:focus{color:rgb(var(--cstu-red-200)/.95)}.focus\:cstu-text-red-300:focus{--tw-text-opacity:1;color:rgb(var(--cstu-red-300)/var(--tw-text-opacity,1))}.focus\:cstu-text-red-300\/0:focus{color:rgb(var(--cstu-red-300)/0)}.focus\:cstu-text-red-300\/10:focus{color:rgb(var(--cstu-red-300)/.1)}.focus\:cstu-text-red-300\/100:focus{color:rgb(var(--cstu-red-300)/1)}.focus\:cstu-text-red-300\/15:focus{color:rgb(var(--cstu-red-300)/.15)}.focus\:cstu-text-red-300\/20:focus{color:rgb(var(--cstu-red-300)/.2)}.focus\:cstu-text-red-300\/25:focus{color:rgb(var(--cstu-red-300)/.25)}.focus\:cstu-text-red-300\/30:focus{color:rgb(var(--cstu-red-300)/.3)}.focus\:cstu-text-red-300\/35:focus{color:rgb(var(--cstu-red-300)/.35)}.focus\:cstu-text-red-300\/40:focus{color:rgb(var(--cstu-red-300)/.4)}.focus\:cstu-text-red-300\/45:focus{color:rgb(var(--cstu-red-300)/.45)}.focus\:cstu-text-red-300\/5:focus{color:rgb(var(--cstu-red-300)/.05)}.focus\:cstu-text-red-300\/50:focus{color:rgb(var(--cstu-red-300)/.5)}.focus\:cstu-text-red-300\/55:focus{color:rgb(var(--cstu-red-300)/.55)}.focus\:cstu-text-red-300\/60:focus{color:rgb(var(--cstu-red-300)/.6)}.focus\:cstu-text-red-300\/65:focus{color:rgb(var(--cstu-red-300)/.65)}.focus\:cstu-text-red-300\/70:focus{color:rgb(var(--cstu-red-300)/.7)}.focus\:cstu-text-red-300\/75:focus{color:rgb(var(--cstu-red-300)/.75)}.focus\:cstu-text-red-300\/80:focus{color:rgb(var(--cstu-red-300)/.8)}.focus\:cstu-text-red-300\/85:focus{color:rgb(var(--cstu-red-300)/.85)}.focus\:cstu-text-red-300\/90:focus{color:rgb(var(--cstu-red-300)/.9)}.focus\:cstu-text-red-300\/95:focus{color:rgb(var(--cstu-red-300)/.95)}.focus\:cstu-text-red-400:focus{--tw-text-opacity:1;color:rgb(var(--cstu-red-400)/var(--tw-text-opacity,1))}.focus\:cstu-text-red-400\/0:focus{color:rgb(var(--cstu-red-400)/0)}.focus\:cstu-text-red-400\/10:focus{color:rgb(var(--cstu-red-400)/.1)}.focus\:cstu-text-red-400\/100:focus{color:rgb(var(--cstu-red-400)/1)}.focus\:cstu-text-red-400\/15:focus{color:rgb(var(--cstu-red-400)/.15)}.focus\:cstu-text-red-400\/20:focus{color:rgb(var(--cstu-red-400)/.2)}.focus\:cstu-text-red-400\/25:focus{color:rgb(var(--cstu-red-400)/.25)}.focus\:cstu-text-red-400\/30:focus{color:rgb(var(--cstu-red-400)/.3)}.focus\:cstu-text-red-400\/35:focus{color:rgb(var(--cstu-red-400)/.35)}.focus\:cstu-text-red-400\/40:focus{color:rgb(var(--cstu-red-400)/.4)}.focus\:cstu-text-red-400\/45:focus{color:rgb(var(--cstu-red-400)/.45)}.focus\:cstu-text-red-400\/5:focus{color:rgb(var(--cstu-red-400)/.05)}.focus\:cstu-text-red-400\/50:focus{color:rgb(var(--cstu-red-400)/.5)}.focus\:cstu-text-red-400\/55:focus{color:rgb(var(--cstu-red-400)/.55)}.focus\:cstu-text-red-400\/60:focus{color:rgb(var(--cstu-red-400)/.6)}.focus\:cstu-text-red-400\/65:focus{color:rgb(var(--cstu-red-400)/.65)}.focus\:cstu-text-red-400\/70:focus{color:rgb(var(--cstu-red-400)/.7)}.focus\:cstu-text-red-400\/75:focus{color:rgb(var(--cstu-red-400)/.75)}.focus\:cstu-text-red-400\/80:focus{color:rgb(var(--cstu-red-400)/.8)}.focus\:cstu-text-red-400\/85:focus{color:rgb(var(--cstu-red-400)/.85)}.focus\:cstu-text-red-400\/90:focus{color:rgb(var(--cstu-red-400)/.9)}.focus\:cstu-text-red-400\/95:focus{color:rgb(var(--cstu-red-400)/.95)}.focus\:cstu-text-red-50:focus{--tw-text-opacity:1;color:rgb(var(--cstu-red-50)/var(--tw-text-opacity,1))}.focus\:cstu-text-red-50\/0:focus{color:rgb(var(--cstu-red-50)/0)}.focus\:cstu-text-red-50\/10:focus{color:rgb(var(--cstu-red-50)/.1)}.focus\:cstu-text-red-50\/100:focus{color:rgb(var(--cstu-red-50)/1)}.focus\:cstu-text-red-50\/15:focus{color:rgb(var(--cstu-red-50)/.15)}.focus\:cstu-text-red-50\/20:focus{color:rgb(var(--cstu-red-50)/.2)}.focus\:cstu-text-red-50\/25:focus{color:rgb(var(--cstu-red-50)/.25)}.focus\:cstu-text-red-50\/30:focus{color:rgb(var(--cstu-red-50)/.3)}.focus\:cstu-text-red-50\/35:focus{color:rgb(var(--cstu-red-50)/.35)}.focus\:cstu-text-red-50\/40:focus{color:rgb(var(--cstu-red-50)/.4)}.focus\:cstu-text-red-50\/45:focus{color:rgb(var(--cstu-red-50)/.45)}.focus\:cstu-text-red-50\/5:focus{color:rgb(var(--cstu-red-50)/.05)}.focus\:cstu-text-red-50\/50:focus{color:rgb(var(--cstu-red-50)/.5)}.focus\:cstu-text-red-50\/55:focus{color:rgb(var(--cstu-red-50)/.55)}.focus\:cstu-text-red-50\/60:focus{color:rgb(var(--cstu-red-50)/.6)}.focus\:cstu-text-red-50\/65:focus{color:rgb(var(--cstu-red-50)/.65)}.focus\:cstu-text-red-50\/70:focus{color:rgb(var(--cstu-red-50)/.7)}.focus\:cstu-text-red-50\/75:focus{color:rgb(var(--cstu-red-50)/.75)}.focus\:cstu-text-red-50\/80:focus{color:rgb(var(--cstu-red-50)/.8)}.focus\:cstu-text-red-50\/85:focus{color:rgb(var(--cstu-red-50)/.85)}.focus\:cstu-text-red-50\/90:focus{color:rgb(var(--cstu-red-50)/.9)}.focus\:cstu-text-red-50\/95:focus{color:rgb(var(--cstu-red-50)/.95)}.focus\:cstu-text-red-500:focus{--tw-text-opacity:1;color:rgb(var(--cstu-red-500)/var(--tw-text-opacity,1))}.focus\:cstu-text-red-500\/0:focus{color:rgb(var(--cstu-red-500)/0)}.focus\:cstu-text-red-500\/10:focus{color:rgb(var(--cstu-red-500)/.1)}.focus\:cstu-text-red-500\/100:focus{color:rgb(var(--cstu-red-500)/1)}.focus\:cstu-text-red-500\/15:focus{color:rgb(var(--cstu-red-500)/.15)}.focus\:cstu-text-red-500\/20:focus{color:rgb(var(--cstu-red-500)/.2)}.focus\:cstu-text-red-500\/25:focus{color:rgb(var(--cstu-red-500)/.25)}.focus\:cstu-text-red-500\/30:focus{color:rgb(var(--cstu-red-500)/.3)}.focus\:cstu-text-red-500\/35:focus{color:rgb(var(--cstu-red-500)/.35)}.focus\:cstu-text-red-500\/40:focus{color:rgb(var(--cstu-red-500)/.4)}.focus\:cstu-text-red-500\/45:focus{color:rgb(var(--cstu-red-500)/.45)}.focus\:cstu-text-red-500\/5:focus{color:rgb(var(--cstu-red-500)/.05)}.focus\:cstu-text-red-500\/50:focus{color:rgb(var(--cstu-red-500)/.5)}.focus\:cstu-text-red-500\/55:focus{color:rgb(var(--cstu-red-500)/.55)}.focus\:cstu-text-red-500\/60:focus{color:rgb(var(--cstu-red-500)/.6)}.focus\:cstu-text-red-500\/65:focus{color:rgb(var(--cstu-red-500)/.65)}.focus\:cstu-text-red-500\/70:focus{color:rgb(var(--cstu-red-500)/.7)}.focus\:cstu-text-red-500\/75:focus{color:rgb(var(--cstu-red-500)/.75)}.focus\:cstu-text-red-500\/80:focus{color:rgb(var(--cstu-red-500)/.8)}.focus\:cstu-text-red-500\/85:focus{color:rgb(var(--cstu-red-500)/.85)}.focus\:cstu-text-red-500\/90:focus{color:rgb(var(--cstu-red-500)/.9)}.focus\:cstu-text-red-500\/95:focus{color:rgb(var(--cstu-red-500)/.95)}.focus\:cstu-text-red-600:focus{--tw-text-opacity:1;color:rgb(var(--cstu-red-600)/var(--tw-text-opacity,1))}.focus\:cstu-text-red-600\/0:focus{color:rgb(var(--cstu-red-600)/0)}.focus\:cstu-text-red-600\/10:focus{color:rgb(var(--cstu-red-600)/.1)}.focus\:cstu-text-red-600\/100:focus{color:rgb(var(--cstu-red-600)/1)}.focus\:cstu-text-red-600\/15:focus{color:rgb(var(--cstu-red-600)/.15)}.focus\:cstu-text-red-600\/20:focus{color:rgb(var(--cstu-red-600)/.2)}.focus\:cstu-text-red-600\/25:focus{color:rgb(var(--cstu-red-600)/.25)}.focus\:cstu-text-red-600\/30:focus{color:rgb(var(--cstu-red-600)/.3)}.focus\:cstu-text-red-600\/35:focus{color:rgb(var(--cstu-red-600)/.35)}.focus\:cstu-text-red-600\/40:focus{color:rgb(var(--cstu-red-600)/.4)}.focus\:cstu-text-red-600\/45:focus{color:rgb(var(--cstu-red-600)/.45)}.focus\:cstu-text-red-600\/5:focus{color:rgb(var(--cstu-red-600)/.05)}.focus\:cstu-text-red-600\/50:focus{color:rgb(var(--cstu-red-600)/.5)}.focus\:cstu-text-red-600\/55:focus{color:rgb(var(--cstu-red-600)/.55)}.focus\:cstu-text-red-600\/60:focus{color:rgb(var(--cstu-red-600)/.6)}.focus\:cstu-text-red-600\/65:focus{color:rgb(var(--cstu-red-600)/.65)}.focus\:cstu-text-red-600\/70:focus{color:rgb(var(--cstu-red-600)/.7)}.focus\:cstu-text-red-600\/75:focus{color:rgb(var(--cstu-red-600)/.75)}.focus\:cstu-text-red-600\/80:focus{color:rgb(var(--cstu-red-600)/.8)}.focus\:cstu-text-red-600\/85:focus{color:rgb(var(--cstu-red-600)/.85)}.focus\:cstu-text-red-600\/90:focus{color:rgb(var(--cstu-red-600)/.9)}.focus\:cstu-text-red-600\/95:focus{color:rgb(var(--cstu-red-600)/.95)}.focus\:cstu-text-red-700:focus{--tw-text-opacity:1;color:rgb(var(--cstu-red-700)/var(--tw-text-opacity,1))}.focus\:cstu-text-red-700\/0:focus{color:rgb(var(--cstu-red-700)/0)}.focus\:cstu-text-red-700\/10:focus{color:rgb(var(--cstu-red-700)/.1)}.focus\:cstu-text-red-700\/100:focus{color:rgb(var(--cstu-red-700)/1)}.focus\:cstu-text-red-700\/15:focus{color:rgb(var(--cstu-red-700)/.15)}.focus\:cstu-text-red-700\/20:focus{color:rgb(var(--cstu-red-700)/.2)}.focus\:cstu-text-red-700\/25:focus{color:rgb(var(--cstu-red-700)/.25)}.focus\:cstu-text-red-700\/30:focus{color:rgb(var(--cstu-red-700)/.3)}.focus\:cstu-text-red-700\/35:focus{color:rgb(var(--cstu-red-700)/.35)}.focus\:cstu-text-red-700\/40:focus{color:rgb(var(--cstu-red-700)/.4)}.focus\:cstu-text-red-700\/45:focus{color:rgb(var(--cstu-red-700)/.45)}.focus\:cstu-text-red-700\/5:focus{color:rgb(var(--cstu-red-700)/.05)}.focus\:cstu-text-red-700\/50:focus{color:rgb(var(--cstu-red-700)/.5)}.focus\:cstu-text-red-700\/55:focus{color:rgb(var(--cstu-red-700)/.55)}.focus\:cstu-text-red-700\/60:focus{color:rgb(var(--cstu-red-700)/.6)}.focus\:cstu-text-red-700\/65:focus{color:rgb(var(--cstu-red-700)/.65)}.focus\:cstu-text-red-700\/70:focus{color:rgb(var(--cstu-red-700)/.7)}.focus\:cstu-text-red-700\/75:focus{color:rgb(var(--cstu-red-700)/.75)}.focus\:cstu-text-red-700\/80:focus{color:rgb(var(--cstu-red-700)/.8)}.focus\:cstu-text-red-700\/85:focus{color:rgb(var(--cstu-red-700)/.85)}.focus\:cstu-text-red-700\/90:focus{color:rgb(var(--cstu-red-700)/.9)}.focus\:cstu-text-red-700\/95:focus{color:rgb(var(--cstu-red-700)/.95)}.focus\:cstu-text-red-800:focus{--tw-text-opacity:1;color:rgb(var(--cstu-red-800)/var(--tw-text-opacity,1))}.focus\:cstu-text-red-800\/0:focus{color:rgb(var(--cstu-red-800)/0)}.focus\:cstu-text-red-800\/10:focus{color:rgb(var(--cstu-red-800)/.1)}.focus\:cstu-text-red-800\/100:focus{color:rgb(var(--cstu-red-800)/1)}.focus\:cstu-text-red-800\/15:focus{color:rgb(var(--cstu-red-800)/.15)}.focus\:cstu-text-red-800\/20:focus{color:rgb(var(--cstu-red-800)/.2)}.focus\:cstu-text-red-800\/25:focus{color:rgb(var(--cstu-red-800)/.25)}.focus\:cstu-text-red-800\/30:focus{color:rgb(var(--cstu-red-800)/.3)}.focus\:cstu-text-red-800\/35:focus{color:rgb(var(--cstu-red-800)/.35)}.focus\:cstu-text-red-800\/40:focus{color:rgb(var(--cstu-red-800)/.4)}.focus\:cstu-text-red-800\/45:focus{color:rgb(var(--cstu-red-800)/.45)}.focus\:cstu-text-red-800\/5:focus{color:rgb(var(--cstu-red-800)/.05)}.focus\:cstu-text-red-800\/50:focus{color:rgb(var(--cstu-red-800)/.5)}.focus\:cstu-text-red-800\/55:focus{color:rgb(var(--cstu-red-800)/.55)}.focus\:cstu-text-red-800\/60:focus{color:rgb(var(--cstu-red-800)/.6)}.focus\:cstu-text-red-800\/65:focus{color:rgb(var(--cstu-red-800)/.65)}.focus\:cstu-text-red-800\/70:focus{color:rgb(var(--cstu-red-800)/.7)}.focus\:cstu-text-red-800\/75:focus{color:rgb(var(--cstu-red-800)/.75)}.focus\:cstu-text-red-800\/80:focus{color:rgb(var(--cstu-red-800)/.8)}.focus\:cstu-text-red-800\/85:focus{color:rgb(var(--cstu-red-800)/.85)}.focus\:cstu-text-red-800\/90:focus{color:rgb(var(--cstu-red-800)/.9)}.focus\:cstu-text-red-800\/95:focus{color:rgb(var(--cstu-red-800)/.95)}.focus\:cstu-text-red-900:focus{--tw-text-opacity:1;color:rgb(var(--cstu-red-900)/var(--tw-text-opacity,1))}.focus\:cstu-text-red-900\/0:focus{color:rgb(var(--cstu-red-900)/0)}.focus\:cstu-text-red-900\/10:focus{color:rgb(var(--cstu-red-900)/.1)}.focus\:cstu-text-red-900\/100:focus{color:rgb(var(--cstu-red-900)/1)}.focus\:cstu-text-red-900\/15:focus{color:rgb(var(--cstu-red-900)/.15)}.focus\:cstu-text-red-900\/20:focus{color:rgb(var(--cstu-red-900)/.2)}.focus\:cstu-text-red-900\/25:focus{color:rgb(var(--cstu-red-900)/.25)}.focus\:cstu-text-red-900\/30:focus{color:rgb(var(--cstu-red-900)/.3)}.focus\:cstu-text-red-900\/35:focus{color:rgb(var(--cstu-red-900)/.35)}.focus\:cstu-text-red-900\/40:focus{color:rgb(var(--cstu-red-900)/.4)}.focus\:cstu-text-red-900\/45:focus{color:rgb(var(--cstu-red-900)/.45)}.focus\:cstu-text-red-900\/5:focus{color:rgb(var(--cstu-red-900)/.05)}.focus\:cstu-text-red-900\/50:focus{color:rgb(var(--cstu-red-900)/.5)}.focus\:cstu-text-red-900\/55:focus{color:rgb(var(--cstu-red-900)/.55)}.focus\:cstu-text-red-900\/60:focus{color:rgb(var(--cstu-red-900)/.6)}.focus\:cstu-text-red-900\/65:focus{color:rgb(var(--cstu-red-900)/.65)}.focus\:cstu-text-red-900\/70:focus{color:rgb(var(--cstu-red-900)/.7)}.focus\:cstu-text-red-900\/75:focus{color:rgb(var(--cstu-red-900)/.75)}.focus\:cstu-text-red-900\/80:focus{color:rgb(var(--cstu-red-900)/.8)}.focus\:cstu-text-red-900\/85:focus{color:rgb(var(--cstu-red-900)/.85)}.focus\:cstu-text-red-900\/90:focus{color:rgb(var(--cstu-red-900)/.9)}.focus\:cstu-text-red-900\/95:focus{color:rgb(var(--cstu-red-900)/.95)}.focus\:cstu-text-sea-blue-100:focus{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-100)/var(--tw-text-opacity,1))}.focus\:cstu-text-sea-blue-100\/0:focus{color:rgb(var(--cstu-sea-blue-100)/0)}.focus\:cstu-text-sea-blue-100\/10:focus{color:rgb(var(--cstu-sea-blue-100)/.1)}.focus\:cstu-text-sea-blue-100\/100:focus{color:rgb(var(--cstu-sea-blue-100)/1)}.focus\:cstu-text-sea-blue-100\/15:focus{color:rgb(var(--cstu-sea-blue-100)/.15)}.focus\:cstu-text-sea-blue-100\/20:focus{color:rgb(var(--cstu-sea-blue-100)/.2)}.focus\:cstu-text-sea-blue-100\/25:focus{color:rgb(var(--cstu-sea-blue-100)/.25)}.focus\:cstu-text-sea-blue-100\/30:focus{color:rgb(var(--cstu-sea-blue-100)/.3)}.focus\:cstu-text-sea-blue-100\/35:focus{color:rgb(var(--cstu-sea-blue-100)/.35)}.focus\:cstu-text-sea-blue-100\/40:focus{color:rgb(var(--cstu-sea-blue-100)/.4)}.focus\:cstu-text-sea-blue-100\/45:focus{color:rgb(var(--cstu-sea-blue-100)/.45)}.focus\:cstu-text-sea-blue-100\/5:focus{color:rgb(var(--cstu-sea-blue-100)/.05)}.focus\:cstu-text-sea-blue-100\/50:focus{color:rgb(var(--cstu-sea-blue-100)/.5)}.focus\:cstu-text-sea-blue-100\/55:focus{color:rgb(var(--cstu-sea-blue-100)/.55)}.focus\:cstu-text-sea-blue-100\/60:focus{color:rgb(var(--cstu-sea-blue-100)/.6)}.focus\:cstu-text-sea-blue-100\/65:focus{color:rgb(var(--cstu-sea-blue-100)/.65)}.focus\:cstu-text-sea-blue-100\/70:focus{color:rgb(var(--cstu-sea-blue-100)/.7)}.focus\:cstu-text-sea-blue-100\/75:focus{color:rgb(var(--cstu-sea-blue-100)/.75)}.focus\:cstu-text-sea-blue-100\/80:focus{color:rgb(var(--cstu-sea-blue-100)/.8)}.focus\:cstu-text-sea-blue-100\/85:focus{color:rgb(var(--cstu-sea-blue-100)/.85)}.focus\:cstu-text-sea-blue-100\/90:focus{color:rgb(var(--cstu-sea-blue-100)/.9)}.focus\:cstu-text-sea-blue-100\/95:focus{color:rgb(var(--cstu-sea-blue-100)/.95)}.focus\:cstu-text-sea-blue-200:focus{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-200)/var(--tw-text-opacity,1))}.focus\:cstu-text-sea-blue-200\/0:focus{color:rgb(var(--cstu-sea-blue-200)/0)}.focus\:cstu-text-sea-blue-200\/10:focus{color:rgb(var(--cstu-sea-blue-200)/.1)}.focus\:cstu-text-sea-blue-200\/100:focus{color:rgb(var(--cstu-sea-blue-200)/1)}.focus\:cstu-text-sea-blue-200\/15:focus{color:rgb(var(--cstu-sea-blue-200)/.15)}.focus\:cstu-text-sea-blue-200\/20:focus{color:rgb(var(--cstu-sea-blue-200)/.2)}.focus\:cstu-text-sea-blue-200\/25:focus{color:rgb(var(--cstu-sea-blue-200)/.25)}.focus\:cstu-text-sea-blue-200\/30:focus{color:rgb(var(--cstu-sea-blue-200)/.3)}.focus\:cstu-text-sea-blue-200\/35:focus{color:rgb(var(--cstu-sea-blue-200)/.35)}.focus\:cstu-text-sea-blue-200\/40:focus{color:rgb(var(--cstu-sea-blue-200)/.4)}.focus\:cstu-text-sea-blue-200\/45:focus{color:rgb(var(--cstu-sea-blue-200)/.45)}.focus\:cstu-text-sea-blue-200\/5:focus{color:rgb(var(--cstu-sea-blue-200)/.05)}.focus\:cstu-text-sea-blue-200\/50:focus{color:rgb(var(--cstu-sea-blue-200)/.5)}.focus\:cstu-text-sea-blue-200\/55:focus{color:rgb(var(--cstu-sea-blue-200)/.55)}.focus\:cstu-text-sea-blue-200\/60:focus{color:rgb(var(--cstu-sea-blue-200)/.6)}.focus\:cstu-text-sea-blue-200\/65:focus{color:rgb(var(--cstu-sea-blue-200)/.65)}.focus\:cstu-text-sea-blue-200\/70:focus{color:rgb(var(--cstu-sea-blue-200)/.7)}.focus\:cstu-text-sea-blue-200\/75:focus{color:rgb(var(--cstu-sea-blue-200)/.75)}.focus\:cstu-text-sea-blue-200\/80:focus{color:rgb(var(--cstu-sea-blue-200)/.8)}.focus\:cstu-text-sea-blue-200\/85:focus{color:rgb(var(--cstu-sea-blue-200)/.85)}.focus\:cstu-text-sea-blue-200\/90:focus{color:rgb(var(--cstu-sea-blue-200)/.9)}.focus\:cstu-text-sea-blue-200\/95:focus{color:rgb(var(--cstu-sea-blue-200)/.95)}.focus\:cstu-text-sea-blue-300:focus{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-300)/var(--tw-text-opacity,1))}.focus\:cstu-text-sea-blue-300\/0:focus{color:rgb(var(--cstu-sea-blue-300)/0)}.focus\:cstu-text-sea-blue-300\/10:focus{color:rgb(var(--cstu-sea-blue-300)/.1)}.focus\:cstu-text-sea-blue-300\/100:focus{color:rgb(var(--cstu-sea-blue-300)/1)}.focus\:cstu-text-sea-blue-300\/15:focus{color:rgb(var(--cstu-sea-blue-300)/.15)}.focus\:cstu-text-sea-blue-300\/20:focus{color:rgb(var(--cstu-sea-blue-300)/.2)}.focus\:cstu-text-sea-blue-300\/25:focus{color:rgb(var(--cstu-sea-blue-300)/.25)}.focus\:cstu-text-sea-blue-300\/30:focus{color:rgb(var(--cstu-sea-blue-300)/.3)}.focus\:cstu-text-sea-blue-300\/35:focus{color:rgb(var(--cstu-sea-blue-300)/.35)}.focus\:cstu-text-sea-blue-300\/40:focus{color:rgb(var(--cstu-sea-blue-300)/.4)}.focus\:cstu-text-sea-blue-300\/45:focus{color:rgb(var(--cstu-sea-blue-300)/.45)}.focus\:cstu-text-sea-blue-300\/5:focus{color:rgb(var(--cstu-sea-blue-300)/.05)}.focus\:cstu-text-sea-blue-300\/50:focus{color:rgb(var(--cstu-sea-blue-300)/.5)}.focus\:cstu-text-sea-blue-300\/55:focus{color:rgb(var(--cstu-sea-blue-300)/.55)}.focus\:cstu-text-sea-blue-300\/60:focus{color:rgb(var(--cstu-sea-blue-300)/.6)}.focus\:cstu-text-sea-blue-300\/65:focus{color:rgb(var(--cstu-sea-blue-300)/.65)}.focus\:cstu-text-sea-blue-300\/70:focus{color:rgb(var(--cstu-sea-blue-300)/.7)}.focus\:cstu-text-sea-blue-300\/75:focus{color:rgb(var(--cstu-sea-blue-300)/.75)}.focus\:cstu-text-sea-blue-300\/80:focus{color:rgb(var(--cstu-sea-blue-300)/.8)}.focus\:cstu-text-sea-blue-300\/85:focus{color:rgb(var(--cstu-sea-blue-300)/.85)}.focus\:cstu-text-sea-blue-300\/90:focus{color:rgb(var(--cstu-sea-blue-300)/.9)}.focus\:cstu-text-sea-blue-300\/95:focus{color:rgb(var(--cstu-sea-blue-300)/.95)}.focus\:cstu-text-sea-blue-400:focus{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-400)/var(--tw-text-opacity,1))}.focus\:cstu-text-sea-blue-400\/0:focus{color:rgb(var(--cstu-sea-blue-400)/0)}.focus\:cstu-text-sea-blue-400\/10:focus{color:rgb(var(--cstu-sea-blue-400)/.1)}.focus\:cstu-text-sea-blue-400\/100:focus{color:rgb(var(--cstu-sea-blue-400)/1)}.focus\:cstu-text-sea-blue-400\/15:focus{color:rgb(var(--cstu-sea-blue-400)/.15)}.focus\:cstu-text-sea-blue-400\/20:focus{color:rgb(var(--cstu-sea-blue-400)/.2)}.focus\:cstu-text-sea-blue-400\/25:focus{color:rgb(var(--cstu-sea-blue-400)/.25)}.focus\:cstu-text-sea-blue-400\/30:focus{color:rgb(var(--cstu-sea-blue-400)/.3)}.focus\:cstu-text-sea-blue-400\/35:focus{color:rgb(var(--cstu-sea-blue-400)/.35)}.focus\:cstu-text-sea-blue-400\/40:focus{color:rgb(var(--cstu-sea-blue-400)/.4)}.focus\:cstu-text-sea-blue-400\/45:focus{color:rgb(var(--cstu-sea-blue-400)/.45)}.focus\:cstu-text-sea-blue-400\/5:focus{color:rgb(var(--cstu-sea-blue-400)/.05)}.focus\:cstu-text-sea-blue-400\/50:focus{color:rgb(var(--cstu-sea-blue-400)/.5)}.focus\:cstu-text-sea-blue-400\/55:focus{color:rgb(var(--cstu-sea-blue-400)/.55)}.focus\:cstu-text-sea-blue-400\/60:focus{color:rgb(var(--cstu-sea-blue-400)/.6)}.focus\:cstu-text-sea-blue-400\/65:focus{color:rgb(var(--cstu-sea-blue-400)/.65)}.focus\:cstu-text-sea-blue-400\/70:focus{color:rgb(var(--cstu-sea-blue-400)/.7)}.focus\:cstu-text-sea-blue-400\/75:focus{color:rgb(var(--cstu-sea-blue-400)/.75)}.focus\:cstu-text-sea-blue-400\/80:focus{color:rgb(var(--cstu-sea-blue-400)/.8)}.focus\:cstu-text-sea-blue-400\/85:focus{color:rgb(var(--cstu-sea-blue-400)/.85)}.focus\:cstu-text-sea-blue-400\/90:focus{color:rgb(var(--cstu-sea-blue-400)/.9)}.focus\:cstu-text-sea-blue-400\/95:focus{color:rgb(var(--cstu-sea-blue-400)/.95)}.focus\:cstu-text-sea-blue-50:focus{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-50)/var(--tw-text-opacity,1))}.focus\:cstu-text-sea-blue-50\/0:focus{color:rgb(var(--cstu-sea-blue-50)/0)}.focus\:cstu-text-sea-blue-50\/10:focus{color:rgb(var(--cstu-sea-blue-50)/.1)}.focus\:cstu-text-sea-blue-50\/100:focus{color:rgb(var(--cstu-sea-blue-50)/1)}.focus\:cstu-text-sea-blue-50\/15:focus{color:rgb(var(--cstu-sea-blue-50)/.15)}.focus\:cstu-text-sea-blue-50\/20:focus{color:rgb(var(--cstu-sea-blue-50)/.2)}.focus\:cstu-text-sea-blue-50\/25:focus{color:rgb(var(--cstu-sea-blue-50)/.25)}.focus\:cstu-text-sea-blue-50\/30:focus{color:rgb(var(--cstu-sea-blue-50)/.3)}.focus\:cstu-text-sea-blue-50\/35:focus{color:rgb(var(--cstu-sea-blue-50)/.35)}.focus\:cstu-text-sea-blue-50\/40:focus{color:rgb(var(--cstu-sea-blue-50)/.4)}.focus\:cstu-text-sea-blue-50\/45:focus{color:rgb(var(--cstu-sea-blue-50)/.45)}.focus\:cstu-text-sea-blue-50\/5:focus{color:rgb(var(--cstu-sea-blue-50)/.05)}.focus\:cstu-text-sea-blue-50\/50:focus{color:rgb(var(--cstu-sea-blue-50)/.5)}.focus\:cstu-text-sea-blue-50\/55:focus{color:rgb(var(--cstu-sea-blue-50)/.55)}.focus\:cstu-text-sea-blue-50\/60:focus{color:rgb(var(--cstu-sea-blue-50)/.6)}.focus\:cstu-text-sea-blue-50\/65:focus{color:rgb(var(--cstu-sea-blue-50)/.65)}.focus\:cstu-text-sea-blue-50\/70:focus{color:rgb(var(--cstu-sea-blue-50)/.7)}.focus\:cstu-text-sea-blue-50\/75:focus{color:rgb(var(--cstu-sea-blue-50)/.75)}.focus\:cstu-text-sea-blue-50\/80:focus{color:rgb(var(--cstu-sea-blue-50)/.8)}.focus\:cstu-text-sea-blue-50\/85:focus{color:rgb(var(--cstu-sea-blue-50)/.85)}.focus\:cstu-text-sea-blue-50\/90:focus{color:rgb(var(--cstu-sea-blue-50)/.9)}.focus\:cstu-text-sea-blue-50\/95:focus{color:rgb(var(--cstu-sea-blue-50)/.95)}.focus\:cstu-text-sea-blue-500:focus{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-500)/var(--tw-text-opacity,1))}.focus\:cstu-text-sea-blue-500\/0:focus{color:rgb(var(--cstu-sea-blue-500)/0)}.focus\:cstu-text-sea-blue-500\/10:focus{color:rgb(var(--cstu-sea-blue-500)/.1)}.focus\:cstu-text-sea-blue-500\/100:focus{color:rgb(var(--cstu-sea-blue-500)/1)}.focus\:cstu-text-sea-blue-500\/15:focus{color:rgb(var(--cstu-sea-blue-500)/.15)}.focus\:cstu-text-sea-blue-500\/20:focus{color:rgb(var(--cstu-sea-blue-500)/.2)}.focus\:cstu-text-sea-blue-500\/25:focus{color:rgb(var(--cstu-sea-blue-500)/.25)}.focus\:cstu-text-sea-blue-500\/30:focus{color:rgb(var(--cstu-sea-blue-500)/.3)}.focus\:cstu-text-sea-blue-500\/35:focus{color:rgb(var(--cstu-sea-blue-500)/.35)}.focus\:cstu-text-sea-blue-500\/40:focus{color:rgb(var(--cstu-sea-blue-500)/.4)}.focus\:cstu-text-sea-blue-500\/45:focus{color:rgb(var(--cstu-sea-blue-500)/.45)}.focus\:cstu-text-sea-blue-500\/5:focus{color:rgb(var(--cstu-sea-blue-500)/.05)}.focus\:cstu-text-sea-blue-500\/50:focus{color:rgb(var(--cstu-sea-blue-500)/.5)}.focus\:cstu-text-sea-blue-500\/55:focus{color:rgb(var(--cstu-sea-blue-500)/.55)}.focus\:cstu-text-sea-blue-500\/60:focus{color:rgb(var(--cstu-sea-blue-500)/.6)}.focus\:cstu-text-sea-blue-500\/65:focus{color:rgb(var(--cstu-sea-blue-500)/.65)}.focus\:cstu-text-sea-blue-500\/70:focus{color:rgb(var(--cstu-sea-blue-500)/.7)}.focus\:cstu-text-sea-blue-500\/75:focus{color:rgb(var(--cstu-sea-blue-500)/.75)}.focus\:cstu-text-sea-blue-500\/80:focus{color:rgb(var(--cstu-sea-blue-500)/.8)}.focus\:cstu-text-sea-blue-500\/85:focus{color:rgb(var(--cstu-sea-blue-500)/.85)}.focus\:cstu-text-sea-blue-500\/90:focus{color:rgb(var(--cstu-sea-blue-500)/.9)}.focus\:cstu-text-sea-blue-500\/95:focus{color:rgb(var(--cstu-sea-blue-500)/.95)}.focus\:cstu-text-sea-blue-600:focus{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-600)/var(--tw-text-opacity,1))}.focus\:cstu-text-sea-blue-600\/0:focus{color:rgb(var(--cstu-sea-blue-600)/0)}.focus\:cstu-text-sea-blue-600\/10:focus{color:rgb(var(--cstu-sea-blue-600)/.1)}.focus\:cstu-text-sea-blue-600\/100:focus{color:rgb(var(--cstu-sea-blue-600)/1)}.focus\:cstu-text-sea-blue-600\/15:focus{color:rgb(var(--cstu-sea-blue-600)/.15)}.focus\:cstu-text-sea-blue-600\/20:focus{color:rgb(var(--cstu-sea-blue-600)/.2)}.focus\:cstu-text-sea-blue-600\/25:focus{color:rgb(var(--cstu-sea-blue-600)/.25)}.focus\:cstu-text-sea-blue-600\/30:focus{color:rgb(var(--cstu-sea-blue-600)/.3)}.focus\:cstu-text-sea-blue-600\/35:focus{color:rgb(var(--cstu-sea-blue-600)/.35)}.focus\:cstu-text-sea-blue-600\/40:focus{color:rgb(var(--cstu-sea-blue-600)/.4)}.focus\:cstu-text-sea-blue-600\/45:focus{color:rgb(var(--cstu-sea-blue-600)/.45)}.focus\:cstu-text-sea-blue-600\/5:focus{color:rgb(var(--cstu-sea-blue-600)/.05)}.focus\:cstu-text-sea-blue-600\/50:focus{color:rgb(var(--cstu-sea-blue-600)/.5)}.focus\:cstu-text-sea-blue-600\/55:focus{color:rgb(var(--cstu-sea-blue-600)/.55)}.focus\:cstu-text-sea-blue-600\/60:focus{color:rgb(var(--cstu-sea-blue-600)/.6)}.focus\:cstu-text-sea-blue-600\/65:focus{color:rgb(var(--cstu-sea-blue-600)/.65)}.focus\:cstu-text-sea-blue-600\/70:focus{color:rgb(var(--cstu-sea-blue-600)/.7)}.focus\:cstu-text-sea-blue-600\/75:focus{color:rgb(var(--cstu-sea-blue-600)/.75)}.focus\:cstu-text-sea-blue-600\/80:focus{color:rgb(var(--cstu-sea-blue-600)/.8)}.focus\:cstu-text-sea-blue-600\/85:focus{color:rgb(var(--cstu-sea-blue-600)/.85)}.focus\:cstu-text-sea-blue-600\/90:focus{color:rgb(var(--cstu-sea-blue-600)/.9)}.focus\:cstu-text-sea-blue-600\/95:focus{color:rgb(var(--cstu-sea-blue-600)/.95)}.focus\:cstu-text-sea-blue-700:focus{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-700)/var(--tw-text-opacity,1))}.focus\:cstu-text-sea-blue-700\/0:focus{color:rgb(var(--cstu-sea-blue-700)/0)}.focus\:cstu-text-sea-blue-700\/10:focus{color:rgb(var(--cstu-sea-blue-700)/.1)}.focus\:cstu-text-sea-blue-700\/100:focus{color:rgb(var(--cstu-sea-blue-700)/1)}.focus\:cstu-text-sea-blue-700\/15:focus{color:rgb(var(--cstu-sea-blue-700)/.15)}.focus\:cstu-text-sea-blue-700\/20:focus{color:rgb(var(--cstu-sea-blue-700)/.2)}.focus\:cstu-text-sea-blue-700\/25:focus{color:rgb(var(--cstu-sea-blue-700)/.25)}.focus\:cstu-text-sea-blue-700\/30:focus{color:rgb(var(--cstu-sea-blue-700)/.3)}.focus\:cstu-text-sea-blue-700\/35:focus{color:rgb(var(--cstu-sea-blue-700)/.35)}.focus\:cstu-text-sea-blue-700\/40:focus{color:rgb(var(--cstu-sea-blue-700)/.4)}.focus\:cstu-text-sea-blue-700\/45:focus{color:rgb(var(--cstu-sea-blue-700)/.45)}.focus\:cstu-text-sea-blue-700\/5:focus{color:rgb(var(--cstu-sea-blue-700)/.05)}.focus\:cstu-text-sea-blue-700\/50:focus{color:rgb(var(--cstu-sea-blue-700)/.5)}.focus\:cstu-text-sea-blue-700\/55:focus{color:rgb(var(--cstu-sea-blue-700)/.55)}.focus\:cstu-text-sea-blue-700\/60:focus{color:rgb(var(--cstu-sea-blue-700)/.6)}.focus\:cstu-text-sea-blue-700\/65:focus{color:rgb(var(--cstu-sea-blue-700)/.65)}.focus\:cstu-text-sea-blue-700\/70:focus{color:rgb(var(--cstu-sea-blue-700)/.7)}.focus\:cstu-text-sea-blue-700\/75:focus{color:rgb(var(--cstu-sea-blue-700)/.75)}.focus\:cstu-text-sea-blue-700\/80:focus{color:rgb(var(--cstu-sea-blue-700)/.8)}.focus\:cstu-text-sea-blue-700\/85:focus{color:rgb(var(--cstu-sea-blue-700)/.85)}.focus\:cstu-text-sea-blue-700\/90:focus{color:rgb(var(--cstu-sea-blue-700)/.9)}.focus\:cstu-text-sea-blue-700\/95:focus{color:rgb(var(--cstu-sea-blue-700)/.95)}.focus\:cstu-text-sea-blue-800:focus{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-800)/var(--tw-text-opacity,1))}.focus\:cstu-text-sea-blue-800\/0:focus{color:rgb(var(--cstu-sea-blue-800)/0)}.focus\:cstu-text-sea-blue-800\/10:focus{color:rgb(var(--cstu-sea-blue-800)/.1)}.focus\:cstu-text-sea-blue-800\/100:focus{color:rgb(var(--cstu-sea-blue-800)/1)}.focus\:cstu-text-sea-blue-800\/15:focus{color:rgb(var(--cstu-sea-blue-800)/.15)}.focus\:cstu-text-sea-blue-800\/20:focus{color:rgb(var(--cstu-sea-blue-800)/.2)}.focus\:cstu-text-sea-blue-800\/25:focus{color:rgb(var(--cstu-sea-blue-800)/.25)}.focus\:cstu-text-sea-blue-800\/30:focus{color:rgb(var(--cstu-sea-blue-800)/.3)}.focus\:cstu-text-sea-blue-800\/35:focus{color:rgb(var(--cstu-sea-blue-800)/.35)}.focus\:cstu-text-sea-blue-800\/40:focus{color:rgb(var(--cstu-sea-blue-800)/.4)}.focus\:cstu-text-sea-blue-800\/45:focus{color:rgb(var(--cstu-sea-blue-800)/.45)}.focus\:cstu-text-sea-blue-800\/5:focus{color:rgb(var(--cstu-sea-blue-800)/.05)}.focus\:cstu-text-sea-blue-800\/50:focus{color:rgb(var(--cstu-sea-blue-800)/.5)}.focus\:cstu-text-sea-blue-800\/55:focus{color:rgb(var(--cstu-sea-blue-800)/.55)}.focus\:cstu-text-sea-blue-800\/60:focus{color:rgb(var(--cstu-sea-blue-800)/.6)}.focus\:cstu-text-sea-blue-800\/65:focus{color:rgb(var(--cstu-sea-blue-800)/.65)}.focus\:cstu-text-sea-blue-800\/70:focus{color:rgb(var(--cstu-sea-blue-800)/.7)}.focus\:cstu-text-sea-blue-800\/75:focus{color:rgb(var(--cstu-sea-blue-800)/.75)}.focus\:cstu-text-sea-blue-800\/80:focus{color:rgb(var(--cstu-sea-blue-800)/.8)}.focus\:cstu-text-sea-blue-800\/85:focus{color:rgb(var(--cstu-sea-blue-800)/.85)}.focus\:cstu-text-sea-blue-800\/90:focus{color:rgb(var(--cstu-sea-blue-800)/.9)}.focus\:cstu-text-sea-blue-800\/95:focus{color:rgb(var(--cstu-sea-blue-800)/.95)}.focus\:cstu-text-sea-blue-900:focus{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-900)/var(--tw-text-opacity,1))}.focus\:cstu-text-sea-blue-900\/0:focus{color:rgb(var(--cstu-sea-blue-900)/0)}.focus\:cstu-text-sea-blue-900\/10:focus{color:rgb(var(--cstu-sea-blue-900)/.1)}.focus\:cstu-text-sea-blue-900\/100:focus{color:rgb(var(--cstu-sea-blue-900)/1)}.focus\:cstu-text-sea-blue-900\/15:focus{color:rgb(var(--cstu-sea-blue-900)/.15)}.focus\:cstu-text-sea-blue-900\/20:focus{color:rgb(var(--cstu-sea-blue-900)/.2)}.focus\:cstu-text-sea-blue-900\/25:focus{color:rgb(var(--cstu-sea-blue-900)/.25)}.focus\:cstu-text-sea-blue-900\/30:focus{color:rgb(var(--cstu-sea-blue-900)/.3)}.focus\:cstu-text-sea-blue-900\/35:focus{color:rgb(var(--cstu-sea-blue-900)/.35)}.focus\:cstu-text-sea-blue-900\/40:focus{color:rgb(var(--cstu-sea-blue-900)/.4)}.focus\:cstu-text-sea-blue-900\/45:focus{color:rgb(var(--cstu-sea-blue-900)/.45)}.focus\:cstu-text-sea-blue-900\/5:focus{color:rgb(var(--cstu-sea-blue-900)/.05)}.focus\:cstu-text-sea-blue-900\/50:focus{color:rgb(var(--cstu-sea-blue-900)/.5)}.focus\:cstu-text-sea-blue-900\/55:focus{color:rgb(var(--cstu-sea-blue-900)/.55)}.focus\:cstu-text-sea-blue-900\/60:focus{color:rgb(var(--cstu-sea-blue-900)/.6)}.focus\:cstu-text-sea-blue-900\/65:focus{color:rgb(var(--cstu-sea-blue-900)/.65)}.focus\:cstu-text-sea-blue-900\/70:focus{color:rgb(var(--cstu-sea-blue-900)/.7)}.focus\:cstu-text-sea-blue-900\/75:focus{color:rgb(var(--cstu-sea-blue-900)/.75)}.focus\:cstu-text-sea-blue-900\/80:focus{color:rgb(var(--cstu-sea-blue-900)/.8)}.focus\:cstu-text-sea-blue-900\/85:focus{color:rgb(var(--cstu-sea-blue-900)/.85)}.focus\:cstu-text-sea-blue-900\/90:focus{color:rgb(var(--cstu-sea-blue-900)/.9)}.focus\:cstu-text-sea-blue-900\/95:focus{color:rgb(var(--cstu-sea-blue-900)/.95)}.focus\:cstu-text-secondary-100:focus{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-100)/var(--tw-text-opacity,1))}.focus\:cstu-text-secondary-100\/0:focus{color:rgb(var(--cstu-secondary-100)/0)}.focus\:cstu-text-secondary-100\/10:focus{color:rgb(var(--cstu-secondary-100)/.1)}.focus\:cstu-text-secondary-100\/100:focus{color:rgb(var(--cstu-secondary-100)/1)}.focus\:cstu-text-secondary-100\/15:focus{color:rgb(var(--cstu-secondary-100)/.15)}.focus\:cstu-text-secondary-100\/20:focus{color:rgb(var(--cstu-secondary-100)/.2)}.focus\:cstu-text-secondary-100\/25:focus{color:rgb(var(--cstu-secondary-100)/.25)}.focus\:cstu-text-secondary-100\/30:focus{color:rgb(var(--cstu-secondary-100)/.3)}.focus\:cstu-text-secondary-100\/35:focus{color:rgb(var(--cstu-secondary-100)/.35)}.focus\:cstu-text-secondary-100\/40:focus{color:rgb(var(--cstu-secondary-100)/.4)}.focus\:cstu-text-secondary-100\/45:focus{color:rgb(var(--cstu-secondary-100)/.45)}.focus\:cstu-text-secondary-100\/5:focus{color:rgb(var(--cstu-secondary-100)/.05)}.focus\:cstu-text-secondary-100\/50:focus{color:rgb(var(--cstu-secondary-100)/.5)}.focus\:cstu-text-secondary-100\/55:focus{color:rgb(var(--cstu-secondary-100)/.55)}.focus\:cstu-text-secondary-100\/60:focus{color:rgb(var(--cstu-secondary-100)/.6)}.focus\:cstu-text-secondary-100\/65:focus{color:rgb(var(--cstu-secondary-100)/.65)}.focus\:cstu-text-secondary-100\/70:focus{color:rgb(var(--cstu-secondary-100)/.7)}.focus\:cstu-text-secondary-100\/75:focus{color:rgb(var(--cstu-secondary-100)/.75)}.focus\:cstu-text-secondary-100\/80:focus{color:rgb(var(--cstu-secondary-100)/.8)}.focus\:cstu-text-secondary-100\/85:focus{color:rgb(var(--cstu-secondary-100)/.85)}.focus\:cstu-text-secondary-100\/90:focus{color:rgb(var(--cstu-secondary-100)/.9)}.focus\:cstu-text-secondary-100\/95:focus{color:rgb(var(--cstu-secondary-100)/.95)}.focus\:cstu-text-secondary-200:focus{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-200)/var(--tw-text-opacity,1))}.focus\:cstu-text-secondary-200\/0:focus{color:rgb(var(--cstu-secondary-200)/0)}.focus\:cstu-text-secondary-200\/10:focus{color:rgb(var(--cstu-secondary-200)/.1)}.focus\:cstu-text-secondary-200\/100:focus{color:rgb(var(--cstu-secondary-200)/1)}.focus\:cstu-text-secondary-200\/15:focus{color:rgb(var(--cstu-secondary-200)/.15)}.focus\:cstu-text-secondary-200\/20:focus{color:rgb(var(--cstu-secondary-200)/.2)}.focus\:cstu-text-secondary-200\/25:focus{color:rgb(var(--cstu-secondary-200)/.25)}.focus\:cstu-text-secondary-200\/30:focus{color:rgb(var(--cstu-secondary-200)/.3)}.focus\:cstu-text-secondary-200\/35:focus{color:rgb(var(--cstu-secondary-200)/.35)}.focus\:cstu-text-secondary-200\/40:focus{color:rgb(var(--cstu-secondary-200)/.4)}.focus\:cstu-text-secondary-200\/45:focus{color:rgb(var(--cstu-secondary-200)/.45)}.focus\:cstu-text-secondary-200\/5:focus{color:rgb(var(--cstu-secondary-200)/.05)}.focus\:cstu-text-secondary-200\/50:focus{color:rgb(var(--cstu-secondary-200)/.5)}.focus\:cstu-text-secondary-200\/55:focus{color:rgb(var(--cstu-secondary-200)/.55)}.focus\:cstu-text-secondary-200\/60:focus{color:rgb(var(--cstu-secondary-200)/.6)}.focus\:cstu-text-secondary-200\/65:focus{color:rgb(var(--cstu-secondary-200)/.65)}.focus\:cstu-text-secondary-200\/70:focus{color:rgb(var(--cstu-secondary-200)/.7)}.focus\:cstu-text-secondary-200\/75:focus{color:rgb(var(--cstu-secondary-200)/.75)}.focus\:cstu-text-secondary-200\/80:focus{color:rgb(var(--cstu-secondary-200)/.8)}.focus\:cstu-text-secondary-200\/85:focus{color:rgb(var(--cstu-secondary-200)/.85)}.focus\:cstu-text-secondary-200\/90:focus{color:rgb(var(--cstu-secondary-200)/.9)}.focus\:cstu-text-secondary-200\/95:focus{color:rgb(var(--cstu-secondary-200)/.95)}.focus\:cstu-text-secondary-250:focus{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-250)/var(--tw-text-opacity,1))}.focus\:cstu-text-secondary-250\/0:focus{color:rgb(var(--cstu-secondary-250)/0)}.focus\:cstu-text-secondary-250\/10:focus{color:rgb(var(--cstu-secondary-250)/.1)}.focus\:cstu-text-secondary-250\/100:focus{color:rgb(var(--cstu-secondary-250)/1)}.focus\:cstu-text-secondary-250\/15:focus{color:rgb(var(--cstu-secondary-250)/.15)}.focus\:cstu-text-secondary-250\/20:focus{color:rgb(var(--cstu-secondary-250)/.2)}.focus\:cstu-text-secondary-250\/25:focus{color:rgb(var(--cstu-secondary-250)/.25)}.focus\:cstu-text-secondary-250\/30:focus{color:rgb(var(--cstu-secondary-250)/.3)}.focus\:cstu-text-secondary-250\/35:focus{color:rgb(var(--cstu-secondary-250)/.35)}.focus\:cstu-text-secondary-250\/40:focus{color:rgb(var(--cstu-secondary-250)/.4)}.focus\:cstu-text-secondary-250\/45:focus{color:rgb(var(--cstu-secondary-250)/.45)}.focus\:cstu-text-secondary-250\/5:focus{color:rgb(var(--cstu-secondary-250)/.05)}.focus\:cstu-text-secondary-250\/50:focus{color:rgb(var(--cstu-secondary-250)/.5)}.focus\:cstu-text-secondary-250\/55:focus{color:rgb(var(--cstu-secondary-250)/.55)}.focus\:cstu-text-secondary-250\/60:focus{color:rgb(var(--cstu-secondary-250)/.6)}.focus\:cstu-text-secondary-250\/65:focus{color:rgb(var(--cstu-secondary-250)/.65)}.focus\:cstu-text-secondary-250\/70:focus{color:rgb(var(--cstu-secondary-250)/.7)}.focus\:cstu-text-secondary-250\/75:focus{color:rgb(var(--cstu-secondary-250)/.75)}.focus\:cstu-text-secondary-250\/80:focus{color:rgb(var(--cstu-secondary-250)/.8)}.focus\:cstu-text-secondary-250\/85:focus{color:rgb(var(--cstu-secondary-250)/.85)}.focus\:cstu-text-secondary-250\/90:focus{color:rgb(var(--cstu-secondary-250)/.9)}.focus\:cstu-text-secondary-250\/95:focus{color:rgb(var(--cstu-secondary-250)/.95)}.focus\:cstu-text-secondary-300:focus{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-300)/var(--tw-text-opacity,1))}.focus\:cstu-text-secondary-300\/0:focus{color:rgb(var(--cstu-secondary-300)/0)}.focus\:cstu-text-secondary-300\/10:focus{color:rgb(var(--cstu-secondary-300)/.1)}.focus\:cstu-text-secondary-300\/100:focus{color:rgb(var(--cstu-secondary-300)/1)}.focus\:cstu-text-secondary-300\/15:focus{color:rgb(var(--cstu-secondary-300)/.15)}.focus\:cstu-text-secondary-300\/20:focus{color:rgb(var(--cstu-secondary-300)/.2)}.focus\:cstu-text-secondary-300\/25:focus{color:rgb(var(--cstu-secondary-300)/.25)}.focus\:cstu-text-secondary-300\/30:focus{color:rgb(var(--cstu-secondary-300)/.3)}.focus\:cstu-text-secondary-300\/35:focus{color:rgb(var(--cstu-secondary-300)/.35)}.focus\:cstu-text-secondary-300\/40:focus{color:rgb(var(--cstu-secondary-300)/.4)}.focus\:cstu-text-secondary-300\/45:focus{color:rgb(var(--cstu-secondary-300)/.45)}.focus\:cstu-text-secondary-300\/5:focus{color:rgb(var(--cstu-secondary-300)/.05)}.focus\:cstu-text-secondary-300\/50:focus{color:rgb(var(--cstu-secondary-300)/.5)}.focus\:cstu-text-secondary-300\/55:focus{color:rgb(var(--cstu-secondary-300)/.55)}.focus\:cstu-text-secondary-300\/60:focus{color:rgb(var(--cstu-secondary-300)/.6)}.focus\:cstu-text-secondary-300\/65:focus{color:rgb(var(--cstu-secondary-300)/.65)}.focus\:cstu-text-secondary-300\/70:focus{color:rgb(var(--cstu-secondary-300)/.7)}.focus\:cstu-text-secondary-300\/75:focus{color:rgb(var(--cstu-secondary-300)/.75)}.focus\:cstu-text-secondary-300\/80:focus{color:rgb(var(--cstu-secondary-300)/.8)}.focus\:cstu-text-secondary-300\/85:focus{color:rgb(var(--cstu-secondary-300)/.85)}.focus\:cstu-text-secondary-300\/90:focus{color:rgb(var(--cstu-secondary-300)/.9)}.focus\:cstu-text-secondary-300\/95:focus{color:rgb(var(--cstu-secondary-300)/.95)}.focus\:cstu-text-secondary-400:focus{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-400)/var(--tw-text-opacity,1))}.focus\:cstu-text-secondary-400\/0:focus{color:rgb(var(--cstu-secondary-400)/0)}.focus\:cstu-text-secondary-400\/10:focus{color:rgb(var(--cstu-secondary-400)/.1)}.focus\:cstu-text-secondary-400\/100:focus{color:rgb(var(--cstu-secondary-400)/1)}.focus\:cstu-text-secondary-400\/15:focus{color:rgb(var(--cstu-secondary-400)/.15)}.focus\:cstu-text-secondary-400\/20:focus{color:rgb(var(--cstu-secondary-400)/.2)}.focus\:cstu-text-secondary-400\/25:focus{color:rgb(var(--cstu-secondary-400)/.25)}.focus\:cstu-text-secondary-400\/30:focus{color:rgb(var(--cstu-secondary-400)/.3)}.focus\:cstu-text-secondary-400\/35:focus{color:rgb(var(--cstu-secondary-400)/.35)}.focus\:cstu-text-secondary-400\/40:focus{color:rgb(var(--cstu-secondary-400)/.4)}.focus\:cstu-text-secondary-400\/45:focus{color:rgb(var(--cstu-secondary-400)/.45)}.focus\:cstu-text-secondary-400\/5:focus{color:rgb(var(--cstu-secondary-400)/.05)}.focus\:cstu-text-secondary-400\/50:focus{color:rgb(var(--cstu-secondary-400)/.5)}.focus\:cstu-text-secondary-400\/55:focus{color:rgb(var(--cstu-secondary-400)/.55)}.focus\:cstu-text-secondary-400\/60:focus{color:rgb(var(--cstu-secondary-400)/.6)}.focus\:cstu-text-secondary-400\/65:focus{color:rgb(var(--cstu-secondary-400)/.65)}.focus\:cstu-text-secondary-400\/70:focus{color:rgb(var(--cstu-secondary-400)/.7)}.focus\:cstu-text-secondary-400\/75:focus{color:rgb(var(--cstu-secondary-400)/.75)}.focus\:cstu-text-secondary-400\/80:focus{color:rgb(var(--cstu-secondary-400)/.8)}.focus\:cstu-text-secondary-400\/85:focus{color:rgb(var(--cstu-secondary-400)/.85)}.focus\:cstu-text-secondary-400\/90:focus{color:rgb(var(--cstu-secondary-400)/.9)}.focus\:cstu-text-secondary-400\/95:focus{color:rgb(var(--cstu-secondary-400)/.95)}.focus\:cstu-text-secondary-50:focus{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-50)/var(--tw-text-opacity,1))}.focus\:cstu-text-secondary-50\/0:focus{color:rgb(var(--cstu-secondary-50)/0)}.focus\:cstu-text-secondary-50\/10:focus{color:rgb(var(--cstu-secondary-50)/.1)}.focus\:cstu-text-secondary-50\/100:focus{color:rgb(var(--cstu-secondary-50)/1)}.focus\:cstu-text-secondary-50\/15:focus{color:rgb(var(--cstu-secondary-50)/.15)}.focus\:cstu-text-secondary-50\/20:focus{color:rgb(var(--cstu-secondary-50)/.2)}.focus\:cstu-text-secondary-50\/25:focus{color:rgb(var(--cstu-secondary-50)/.25)}.focus\:cstu-text-secondary-50\/30:focus{color:rgb(var(--cstu-secondary-50)/.3)}.focus\:cstu-text-secondary-50\/35:focus{color:rgb(var(--cstu-secondary-50)/.35)}.focus\:cstu-text-secondary-50\/40:focus{color:rgb(var(--cstu-secondary-50)/.4)}.focus\:cstu-text-secondary-50\/45:focus{color:rgb(var(--cstu-secondary-50)/.45)}.focus\:cstu-text-secondary-50\/5:focus{color:rgb(var(--cstu-secondary-50)/.05)}.focus\:cstu-text-secondary-50\/50:focus{color:rgb(var(--cstu-secondary-50)/.5)}.focus\:cstu-text-secondary-50\/55:focus{color:rgb(var(--cstu-secondary-50)/.55)}.focus\:cstu-text-secondary-50\/60:focus{color:rgb(var(--cstu-secondary-50)/.6)}.focus\:cstu-text-secondary-50\/65:focus{color:rgb(var(--cstu-secondary-50)/.65)}.focus\:cstu-text-secondary-50\/70:focus{color:rgb(var(--cstu-secondary-50)/.7)}.focus\:cstu-text-secondary-50\/75:focus{color:rgb(var(--cstu-secondary-50)/.75)}.focus\:cstu-text-secondary-50\/80:focus{color:rgb(var(--cstu-secondary-50)/.8)}.focus\:cstu-text-secondary-50\/85:focus{color:rgb(var(--cstu-secondary-50)/.85)}.focus\:cstu-text-secondary-50\/90:focus{color:rgb(var(--cstu-secondary-50)/.9)}.focus\:cstu-text-secondary-50\/95:focus{color:rgb(var(--cstu-secondary-50)/.95)}.focus\:cstu-text-secondary-500:focus{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-500)/var(--tw-text-opacity,1))}.focus\:cstu-text-secondary-500\/0:focus{color:rgb(var(--cstu-secondary-500)/0)}.focus\:cstu-text-secondary-500\/10:focus{color:rgb(var(--cstu-secondary-500)/.1)}.focus\:cstu-text-secondary-500\/100:focus{color:rgb(var(--cstu-secondary-500)/1)}.focus\:cstu-text-secondary-500\/15:focus{color:rgb(var(--cstu-secondary-500)/.15)}.focus\:cstu-text-secondary-500\/20:focus{color:rgb(var(--cstu-secondary-500)/.2)}.focus\:cstu-text-secondary-500\/25:focus{color:rgb(var(--cstu-secondary-500)/.25)}.focus\:cstu-text-secondary-500\/30:focus{color:rgb(var(--cstu-secondary-500)/.3)}.focus\:cstu-text-secondary-500\/35:focus{color:rgb(var(--cstu-secondary-500)/.35)}.focus\:cstu-text-secondary-500\/40:focus{color:rgb(var(--cstu-secondary-500)/.4)}.focus\:cstu-text-secondary-500\/45:focus{color:rgb(var(--cstu-secondary-500)/.45)}.focus\:cstu-text-secondary-500\/5:focus{color:rgb(var(--cstu-secondary-500)/.05)}.focus\:cstu-text-secondary-500\/50:focus{color:rgb(var(--cstu-secondary-500)/.5)}.focus\:cstu-text-secondary-500\/55:focus{color:rgb(var(--cstu-secondary-500)/.55)}.focus\:cstu-text-secondary-500\/60:focus{color:rgb(var(--cstu-secondary-500)/.6)}.focus\:cstu-text-secondary-500\/65:focus{color:rgb(var(--cstu-secondary-500)/.65)}.focus\:cstu-text-secondary-500\/70:focus{color:rgb(var(--cstu-secondary-500)/.7)}.focus\:cstu-text-secondary-500\/75:focus{color:rgb(var(--cstu-secondary-500)/.75)}.focus\:cstu-text-secondary-500\/80:focus{color:rgb(var(--cstu-secondary-500)/.8)}.focus\:cstu-text-secondary-500\/85:focus{color:rgb(var(--cstu-secondary-500)/.85)}.focus\:cstu-text-secondary-500\/90:focus{color:rgb(var(--cstu-secondary-500)/.9)}.focus\:cstu-text-secondary-500\/95:focus{color:rgb(var(--cstu-secondary-500)/.95)}.focus\:cstu-text-secondary-550:focus{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-550)/var(--tw-text-opacity,1))}.focus\:cstu-text-secondary-550\/0:focus{color:rgb(var(--cstu-secondary-550)/0)}.focus\:cstu-text-secondary-550\/10:focus{color:rgb(var(--cstu-secondary-550)/.1)}.focus\:cstu-text-secondary-550\/100:focus{color:rgb(var(--cstu-secondary-550)/1)}.focus\:cstu-text-secondary-550\/15:focus{color:rgb(var(--cstu-secondary-550)/.15)}.focus\:cstu-text-secondary-550\/20:focus{color:rgb(var(--cstu-secondary-550)/.2)}.focus\:cstu-text-secondary-550\/25:focus{color:rgb(var(--cstu-secondary-550)/.25)}.focus\:cstu-text-secondary-550\/30:focus{color:rgb(var(--cstu-secondary-550)/.3)}.focus\:cstu-text-secondary-550\/35:focus{color:rgb(var(--cstu-secondary-550)/.35)}.focus\:cstu-text-secondary-550\/40:focus{color:rgb(var(--cstu-secondary-550)/.4)}.focus\:cstu-text-secondary-550\/45:focus{color:rgb(var(--cstu-secondary-550)/.45)}.focus\:cstu-text-secondary-550\/5:focus{color:rgb(var(--cstu-secondary-550)/.05)}.focus\:cstu-text-secondary-550\/50:focus{color:rgb(var(--cstu-secondary-550)/.5)}.focus\:cstu-text-secondary-550\/55:focus{color:rgb(var(--cstu-secondary-550)/.55)}.focus\:cstu-text-secondary-550\/60:focus{color:rgb(var(--cstu-secondary-550)/.6)}.focus\:cstu-text-secondary-550\/65:focus{color:rgb(var(--cstu-secondary-550)/.65)}.focus\:cstu-text-secondary-550\/70:focus{color:rgb(var(--cstu-secondary-550)/.7)}.focus\:cstu-text-secondary-550\/75:focus{color:rgb(var(--cstu-secondary-550)/.75)}.focus\:cstu-text-secondary-550\/80:focus{color:rgb(var(--cstu-secondary-550)/.8)}.focus\:cstu-text-secondary-550\/85:focus{color:rgb(var(--cstu-secondary-550)/.85)}.focus\:cstu-text-secondary-550\/90:focus{color:rgb(var(--cstu-secondary-550)/.9)}.focus\:cstu-text-secondary-550\/95:focus{color:rgb(var(--cstu-secondary-550)/.95)}.focus\:cstu-text-secondary-575:focus{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-575)/var(--tw-text-opacity,1))}.focus\:cstu-text-secondary-575\/0:focus{color:rgb(var(--cstu-secondary-575)/0)}.focus\:cstu-text-secondary-575\/10:focus{color:rgb(var(--cstu-secondary-575)/.1)}.focus\:cstu-text-secondary-575\/100:focus{color:rgb(var(--cstu-secondary-575)/1)}.focus\:cstu-text-secondary-575\/15:focus{color:rgb(var(--cstu-secondary-575)/.15)}.focus\:cstu-text-secondary-575\/20:focus{color:rgb(var(--cstu-secondary-575)/.2)}.focus\:cstu-text-secondary-575\/25:focus{color:rgb(var(--cstu-secondary-575)/.25)}.focus\:cstu-text-secondary-575\/30:focus{color:rgb(var(--cstu-secondary-575)/.3)}.focus\:cstu-text-secondary-575\/35:focus{color:rgb(var(--cstu-secondary-575)/.35)}.focus\:cstu-text-secondary-575\/40:focus{color:rgb(var(--cstu-secondary-575)/.4)}.focus\:cstu-text-secondary-575\/45:focus{color:rgb(var(--cstu-secondary-575)/.45)}.focus\:cstu-text-secondary-575\/5:focus{color:rgb(var(--cstu-secondary-575)/.05)}.focus\:cstu-text-secondary-575\/50:focus{color:rgb(var(--cstu-secondary-575)/.5)}.focus\:cstu-text-secondary-575\/55:focus{color:rgb(var(--cstu-secondary-575)/.55)}.focus\:cstu-text-secondary-575\/60:focus{color:rgb(var(--cstu-secondary-575)/.6)}.focus\:cstu-text-secondary-575\/65:focus{color:rgb(var(--cstu-secondary-575)/.65)}.focus\:cstu-text-secondary-575\/70:focus{color:rgb(var(--cstu-secondary-575)/.7)}.focus\:cstu-text-secondary-575\/75:focus{color:rgb(var(--cstu-secondary-575)/.75)}.focus\:cstu-text-secondary-575\/80:focus{color:rgb(var(--cstu-secondary-575)/.8)}.focus\:cstu-text-secondary-575\/85:focus{color:rgb(var(--cstu-secondary-575)/.85)}.focus\:cstu-text-secondary-575\/90:focus{color:rgb(var(--cstu-secondary-575)/.9)}.focus\:cstu-text-secondary-575\/95:focus{color:rgb(var(--cstu-secondary-575)/.95)}.focus\:cstu-text-secondary-600:focus{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-600)/var(--tw-text-opacity,1))}.focus\:cstu-text-secondary-600\/0:focus{color:rgb(var(--cstu-secondary-600)/0)}.focus\:cstu-text-secondary-600\/10:focus{color:rgb(var(--cstu-secondary-600)/.1)}.focus\:cstu-text-secondary-600\/100:focus{color:rgb(var(--cstu-secondary-600)/1)}.focus\:cstu-text-secondary-600\/15:focus{color:rgb(var(--cstu-secondary-600)/.15)}.focus\:cstu-text-secondary-600\/20:focus{color:rgb(var(--cstu-secondary-600)/.2)}.focus\:cstu-text-secondary-600\/25:focus{color:rgb(var(--cstu-secondary-600)/.25)}.focus\:cstu-text-secondary-600\/30:focus{color:rgb(var(--cstu-secondary-600)/.3)}.focus\:cstu-text-secondary-600\/35:focus{color:rgb(var(--cstu-secondary-600)/.35)}.focus\:cstu-text-secondary-600\/40:focus{color:rgb(var(--cstu-secondary-600)/.4)}.focus\:cstu-text-secondary-600\/45:focus{color:rgb(var(--cstu-secondary-600)/.45)}.focus\:cstu-text-secondary-600\/5:focus{color:rgb(var(--cstu-secondary-600)/.05)}.focus\:cstu-text-secondary-600\/50:focus{color:rgb(var(--cstu-secondary-600)/.5)}.focus\:cstu-text-secondary-600\/55:focus{color:rgb(var(--cstu-secondary-600)/.55)}.focus\:cstu-text-secondary-600\/60:focus{color:rgb(var(--cstu-secondary-600)/.6)}.focus\:cstu-text-secondary-600\/65:focus{color:rgb(var(--cstu-secondary-600)/.65)}.focus\:cstu-text-secondary-600\/70:focus{color:rgb(var(--cstu-secondary-600)/.7)}.focus\:cstu-text-secondary-600\/75:focus{color:rgb(var(--cstu-secondary-600)/.75)}.focus\:cstu-text-secondary-600\/80:focus{color:rgb(var(--cstu-secondary-600)/.8)}.focus\:cstu-text-secondary-600\/85:focus{color:rgb(var(--cstu-secondary-600)/.85)}.focus\:cstu-text-secondary-600\/90:focus{color:rgb(var(--cstu-secondary-600)/.9)}.focus\:cstu-text-secondary-600\/95:focus{color:rgb(var(--cstu-secondary-600)/.95)}.focus\:cstu-text-secondary-700:focus{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-700)/var(--tw-text-opacity,1))}.focus\:cstu-text-secondary-700\/0:focus{color:rgb(var(--cstu-secondary-700)/0)}.focus\:cstu-text-secondary-700\/10:focus{color:rgb(var(--cstu-secondary-700)/.1)}.focus\:cstu-text-secondary-700\/100:focus{color:rgb(var(--cstu-secondary-700)/1)}.focus\:cstu-text-secondary-700\/15:focus{color:rgb(var(--cstu-secondary-700)/.15)}.focus\:cstu-text-secondary-700\/20:focus{color:rgb(var(--cstu-secondary-700)/.2)}.focus\:cstu-text-secondary-700\/25:focus{color:rgb(var(--cstu-secondary-700)/.25)}.focus\:cstu-text-secondary-700\/30:focus{color:rgb(var(--cstu-secondary-700)/.3)}.focus\:cstu-text-secondary-700\/35:focus{color:rgb(var(--cstu-secondary-700)/.35)}.focus\:cstu-text-secondary-700\/40:focus{color:rgb(var(--cstu-secondary-700)/.4)}.focus\:cstu-text-secondary-700\/45:focus{color:rgb(var(--cstu-secondary-700)/.45)}.focus\:cstu-text-secondary-700\/5:focus{color:rgb(var(--cstu-secondary-700)/.05)}.focus\:cstu-text-secondary-700\/50:focus{color:rgb(var(--cstu-secondary-700)/.5)}.focus\:cstu-text-secondary-700\/55:focus{color:rgb(var(--cstu-secondary-700)/.55)}.focus\:cstu-text-secondary-700\/60:focus{color:rgb(var(--cstu-secondary-700)/.6)}.focus\:cstu-text-secondary-700\/65:focus{color:rgb(var(--cstu-secondary-700)/.65)}.focus\:cstu-text-secondary-700\/70:focus{color:rgb(var(--cstu-secondary-700)/.7)}.focus\:cstu-text-secondary-700\/75:focus{color:rgb(var(--cstu-secondary-700)/.75)}.focus\:cstu-text-secondary-700\/80:focus{color:rgb(var(--cstu-secondary-700)/.8)}.focus\:cstu-text-secondary-700\/85:focus{color:rgb(var(--cstu-secondary-700)/.85)}.focus\:cstu-text-secondary-700\/90:focus{color:rgb(var(--cstu-secondary-700)/.9)}.focus\:cstu-text-secondary-700\/95:focus{color:rgb(var(--cstu-secondary-700)/.95)}.focus\:cstu-text-secondary-800:focus{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-800)/var(--tw-text-opacity,1))}.focus\:cstu-text-secondary-800\/0:focus{color:rgb(var(--cstu-secondary-800)/0)}.focus\:cstu-text-secondary-800\/10:focus{color:rgb(var(--cstu-secondary-800)/.1)}.focus\:cstu-text-secondary-800\/100:focus{color:rgb(var(--cstu-secondary-800)/1)}.focus\:cstu-text-secondary-800\/15:focus{color:rgb(var(--cstu-secondary-800)/.15)}.focus\:cstu-text-secondary-800\/20:focus{color:rgb(var(--cstu-secondary-800)/.2)}.focus\:cstu-text-secondary-800\/25:focus{color:rgb(var(--cstu-secondary-800)/.25)}.focus\:cstu-text-secondary-800\/30:focus{color:rgb(var(--cstu-secondary-800)/.3)}.focus\:cstu-text-secondary-800\/35:focus{color:rgb(var(--cstu-secondary-800)/.35)}.focus\:cstu-text-secondary-800\/40:focus{color:rgb(var(--cstu-secondary-800)/.4)}.focus\:cstu-text-secondary-800\/45:focus{color:rgb(var(--cstu-secondary-800)/.45)}.focus\:cstu-text-secondary-800\/5:focus{color:rgb(var(--cstu-secondary-800)/.05)}.focus\:cstu-text-secondary-800\/50:focus{color:rgb(var(--cstu-secondary-800)/.5)}.focus\:cstu-text-secondary-800\/55:focus{color:rgb(var(--cstu-secondary-800)/.55)}.focus\:cstu-text-secondary-800\/60:focus{color:rgb(var(--cstu-secondary-800)/.6)}.focus\:cstu-text-secondary-800\/65:focus{color:rgb(var(--cstu-secondary-800)/.65)}.focus\:cstu-text-secondary-800\/70:focus{color:rgb(var(--cstu-secondary-800)/.7)}.focus\:cstu-text-secondary-800\/75:focus{color:rgb(var(--cstu-secondary-800)/.75)}.focus\:cstu-text-secondary-800\/80:focus{color:rgb(var(--cstu-secondary-800)/.8)}.focus\:cstu-text-secondary-800\/85:focus{color:rgb(var(--cstu-secondary-800)/.85)}.focus\:cstu-text-secondary-800\/90:focus{color:rgb(var(--cstu-secondary-800)/.9)}.focus\:cstu-text-secondary-800\/95:focus{color:rgb(var(--cstu-secondary-800)/.95)}.focus\:cstu-text-secondary-900:focus{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-900)/var(--tw-text-opacity,1))}.focus\:cstu-text-secondary-900\/0:focus{color:rgb(var(--cstu-secondary-900)/0)}.focus\:cstu-text-secondary-900\/10:focus{color:rgb(var(--cstu-secondary-900)/.1)}.focus\:cstu-text-secondary-900\/100:focus{color:rgb(var(--cstu-secondary-900)/1)}.focus\:cstu-text-secondary-900\/15:focus{color:rgb(var(--cstu-secondary-900)/.15)}.focus\:cstu-text-secondary-900\/20:focus{color:rgb(var(--cstu-secondary-900)/.2)}.focus\:cstu-text-secondary-900\/25:focus{color:rgb(var(--cstu-secondary-900)/.25)}.focus\:cstu-text-secondary-900\/30:focus{color:rgb(var(--cstu-secondary-900)/.3)}.focus\:cstu-text-secondary-900\/35:focus{color:rgb(var(--cstu-secondary-900)/.35)}.focus\:cstu-text-secondary-900\/40:focus{color:rgb(var(--cstu-secondary-900)/.4)}.focus\:cstu-text-secondary-900\/45:focus{color:rgb(var(--cstu-secondary-900)/.45)}.focus\:cstu-text-secondary-900\/5:focus{color:rgb(var(--cstu-secondary-900)/.05)}.focus\:cstu-text-secondary-900\/50:focus{color:rgb(var(--cstu-secondary-900)/.5)}.focus\:cstu-text-secondary-900\/55:focus{color:rgb(var(--cstu-secondary-900)/.55)}.focus\:cstu-text-secondary-900\/60:focus{color:rgb(var(--cstu-secondary-900)/.6)}.focus\:cstu-text-secondary-900\/65:focus{color:rgb(var(--cstu-secondary-900)/.65)}.focus\:cstu-text-secondary-900\/70:focus{color:rgb(var(--cstu-secondary-900)/.7)}.focus\:cstu-text-secondary-900\/75:focus{color:rgb(var(--cstu-secondary-900)/.75)}.focus\:cstu-text-secondary-900\/80:focus{color:rgb(var(--cstu-secondary-900)/.8)}.focus\:cstu-text-secondary-900\/85:focus{color:rgb(var(--cstu-secondary-900)/.85)}.focus\:cstu-text-secondary-900\/90:focus{color:rgb(var(--cstu-secondary-900)/.9)}.focus\:cstu-text-secondary-900\/95:focus{color:rgb(var(--cstu-secondary-900)/.95)}.focus\:cstu-text-success-100:focus{--tw-text-opacity:1;color:rgb(var(--cstu-success-100)/var(--tw-text-opacity,1))}.focus\:cstu-text-success-100\/0:focus{color:rgb(var(--cstu-success-100)/0)}.focus\:cstu-text-success-100\/10:focus{color:rgb(var(--cstu-success-100)/.1)}.focus\:cstu-text-success-100\/100:focus{color:rgb(var(--cstu-success-100)/1)}.focus\:cstu-text-success-100\/15:focus{color:rgb(var(--cstu-success-100)/.15)}.focus\:cstu-text-success-100\/20:focus{color:rgb(var(--cstu-success-100)/.2)}.focus\:cstu-text-success-100\/25:focus{color:rgb(var(--cstu-success-100)/.25)}.focus\:cstu-text-success-100\/30:focus{color:rgb(var(--cstu-success-100)/.3)}.focus\:cstu-text-success-100\/35:focus{color:rgb(var(--cstu-success-100)/.35)}.focus\:cstu-text-success-100\/40:focus{color:rgb(var(--cstu-success-100)/.4)}.focus\:cstu-text-success-100\/45:focus{color:rgb(var(--cstu-success-100)/.45)}.focus\:cstu-text-success-100\/5:focus{color:rgb(var(--cstu-success-100)/.05)}.focus\:cstu-text-success-100\/50:focus{color:rgb(var(--cstu-success-100)/.5)}.focus\:cstu-text-success-100\/55:focus{color:rgb(var(--cstu-success-100)/.55)}.focus\:cstu-text-success-100\/60:focus{color:rgb(var(--cstu-success-100)/.6)}.focus\:cstu-text-success-100\/65:focus{color:rgb(var(--cstu-success-100)/.65)}.focus\:cstu-text-success-100\/70:focus{color:rgb(var(--cstu-success-100)/.7)}.focus\:cstu-text-success-100\/75:focus{color:rgb(var(--cstu-success-100)/.75)}.focus\:cstu-text-success-100\/80:focus{color:rgb(var(--cstu-success-100)/.8)}.focus\:cstu-text-success-100\/85:focus{color:rgb(var(--cstu-success-100)/.85)}.focus\:cstu-text-success-100\/90:focus{color:rgb(var(--cstu-success-100)/.9)}.focus\:cstu-text-success-100\/95:focus{color:rgb(var(--cstu-success-100)/.95)}.focus\:cstu-text-success-200:focus{--tw-text-opacity:1;color:rgb(var(--cstu-success-200)/var(--tw-text-opacity,1))}.focus\:cstu-text-success-200\/0:focus{color:rgb(var(--cstu-success-200)/0)}.focus\:cstu-text-success-200\/10:focus{color:rgb(var(--cstu-success-200)/.1)}.focus\:cstu-text-success-200\/100:focus{color:rgb(var(--cstu-success-200)/1)}.focus\:cstu-text-success-200\/15:focus{color:rgb(var(--cstu-success-200)/.15)}.focus\:cstu-text-success-200\/20:focus{color:rgb(var(--cstu-success-200)/.2)}.focus\:cstu-text-success-200\/25:focus{color:rgb(var(--cstu-success-200)/.25)}.focus\:cstu-text-success-200\/30:focus{color:rgb(var(--cstu-success-200)/.3)}.focus\:cstu-text-success-200\/35:focus{color:rgb(var(--cstu-success-200)/.35)}.focus\:cstu-text-success-200\/40:focus{color:rgb(var(--cstu-success-200)/.4)}.focus\:cstu-text-success-200\/45:focus{color:rgb(var(--cstu-success-200)/.45)}.focus\:cstu-text-success-200\/5:focus{color:rgb(var(--cstu-success-200)/.05)}.focus\:cstu-text-success-200\/50:focus{color:rgb(var(--cstu-success-200)/.5)}.focus\:cstu-text-success-200\/55:focus{color:rgb(var(--cstu-success-200)/.55)}.focus\:cstu-text-success-200\/60:focus{color:rgb(var(--cstu-success-200)/.6)}.focus\:cstu-text-success-200\/65:focus{color:rgb(var(--cstu-success-200)/.65)}.focus\:cstu-text-success-200\/70:focus{color:rgb(var(--cstu-success-200)/.7)}.focus\:cstu-text-success-200\/75:focus{color:rgb(var(--cstu-success-200)/.75)}.focus\:cstu-text-success-200\/80:focus{color:rgb(var(--cstu-success-200)/.8)}.focus\:cstu-text-success-200\/85:focus{color:rgb(var(--cstu-success-200)/.85)}.focus\:cstu-text-success-200\/90:focus{color:rgb(var(--cstu-success-200)/.9)}.focus\:cstu-text-success-200\/95:focus{color:rgb(var(--cstu-success-200)/.95)}.focus\:cstu-text-success-250:focus{--tw-text-opacity:1;color:rgb(var(--cstu-success-250)/var(--tw-text-opacity,1))}.focus\:cstu-text-success-250\/0:focus{color:rgb(var(--cstu-success-250)/0)}.focus\:cstu-text-success-250\/10:focus{color:rgb(var(--cstu-success-250)/.1)}.focus\:cstu-text-success-250\/100:focus{color:rgb(var(--cstu-success-250)/1)}.focus\:cstu-text-success-250\/15:focus{color:rgb(var(--cstu-success-250)/.15)}.focus\:cstu-text-success-250\/20:focus{color:rgb(var(--cstu-success-250)/.2)}.focus\:cstu-text-success-250\/25:focus{color:rgb(var(--cstu-success-250)/.25)}.focus\:cstu-text-success-250\/30:focus{color:rgb(var(--cstu-success-250)/.3)}.focus\:cstu-text-success-250\/35:focus{color:rgb(var(--cstu-success-250)/.35)}.focus\:cstu-text-success-250\/40:focus{color:rgb(var(--cstu-success-250)/.4)}.focus\:cstu-text-success-250\/45:focus{color:rgb(var(--cstu-success-250)/.45)}.focus\:cstu-text-success-250\/5:focus{color:rgb(var(--cstu-success-250)/.05)}.focus\:cstu-text-success-250\/50:focus{color:rgb(var(--cstu-success-250)/.5)}.focus\:cstu-text-success-250\/55:focus{color:rgb(var(--cstu-success-250)/.55)}.focus\:cstu-text-success-250\/60:focus{color:rgb(var(--cstu-success-250)/.6)}.focus\:cstu-text-success-250\/65:focus{color:rgb(var(--cstu-success-250)/.65)}.focus\:cstu-text-success-250\/70:focus{color:rgb(var(--cstu-success-250)/.7)}.focus\:cstu-text-success-250\/75:focus{color:rgb(var(--cstu-success-250)/.75)}.focus\:cstu-text-success-250\/80:focus{color:rgb(var(--cstu-success-250)/.8)}.focus\:cstu-text-success-250\/85:focus{color:rgb(var(--cstu-success-250)/.85)}.focus\:cstu-text-success-250\/90:focus{color:rgb(var(--cstu-success-250)/.9)}.focus\:cstu-text-success-250\/95:focus{color:rgb(var(--cstu-success-250)/.95)}.focus\:cstu-text-success-300:focus{--tw-text-opacity:1;color:rgb(var(--cstu-success-300)/var(--tw-text-opacity,1))}.focus\:cstu-text-success-300\/0:focus{color:rgb(var(--cstu-success-300)/0)}.focus\:cstu-text-success-300\/10:focus{color:rgb(var(--cstu-success-300)/.1)}.focus\:cstu-text-success-300\/100:focus{color:rgb(var(--cstu-success-300)/1)}.focus\:cstu-text-success-300\/15:focus{color:rgb(var(--cstu-success-300)/.15)}.focus\:cstu-text-success-300\/20:focus{color:rgb(var(--cstu-success-300)/.2)}.focus\:cstu-text-success-300\/25:focus{color:rgb(var(--cstu-success-300)/.25)}.focus\:cstu-text-success-300\/30:focus{color:rgb(var(--cstu-success-300)/.3)}.focus\:cstu-text-success-300\/35:focus{color:rgb(var(--cstu-success-300)/.35)}.focus\:cstu-text-success-300\/40:focus{color:rgb(var(--cstu-success-300)/.4)}.focus\:cstu-text-success-300\/45:focus{color:rgb(var(--cstu-success-300)/.45)}.focus\:cstu-text-success-300\/5:focus{color:rgb(var(--cstu-success-300)/.05)}.focus\:cstu-text-success-300\/50:focus{color:rgb(var(--cstu-success-300)/.5)}.focus\:cstu-text-success-300\/55:focus{color:rgb(var(--cstu-success-300)/.55)}.focus\:cstu-text-success-300\/60:focus{color:rgb(var(--cstu-success-300)/.6)}.focus\:cstu-text-success-300\/65:focus{color:rgb(var(--cstu-success-300)/.65)}.focus\:cstu-text-success-300\/70:focus{color:rgb(var(--cstu-success-300)/.7)}.focus\:cstu-text-success-300\/75:focus{color:rgb(var(--cstu-success-300)/.75)}.focus\:cstu-text-success-300\/80:focus{color:rgb(var(--cstu-success-300)/.8)}.focus\:cstu-text-success-300\/85:focus{color:rgb(var(--cstu-success-300)/.85)}.focus\:cstu-text-success-300\/90:focus{color:rgb(var(--cstu-success-300)/.9)}.focus\:cstu-text-success-300\/95:focus{color:rgb(var(--cstu-success-300)/.95)}.focus\:cstu-text-success-400:focus{--tw-text-opacity:1;color:rgb(var(--cstu-success-400)/var(--tw-text-opacity,1))}.focus\:cstu-text-success-400\/0:focus{color:rgb(var(--cstu-success-400)/0)}.focus\:cstu-text-success-400\/10:focus{color:rgb(var(--cstu-success-400)/.1)}.focus\:cstu-text-success-400\/100:focus{color:rgb(var(--cstu-success-400)/1)}.focus\:cstu-text-success-400\/15:focus{color:rgb(var(--cstu-success-400)/.15)}.focus\:cstu-text-success-400\/20:focus{color:rgb(var(--cstu-success-400)/.2)}.focus\:cstu-text-success-400\/25:focus{color:rgb(var(--cstu-success-400)/.25)}.focus\:cstu-text-success-400\/30:focus{color:rgb(var(--cstu-success-400)/.3)}.focus\:cstu-text-success-400\/35:focus{color:rgb(var(--cstu-success-400)/.35)}.focus\:cstu-text-success-400\/40:focus{color:rgb(var(--cstu-success-400)/.4)}.focus\:cstu-text-success-400\/45:focus{color:rgb(var(--cstu-success-400)/.45)}.focus\:cstu-text-success-400\/5:focus{color:rgb(var(--cstu-success-400)/.05)}.focus\:cstu-text-success-400\/50:focus{color:rgb(var(--cstu-success-400)/.5)}.focus\:cstu-text-success-400\/55:focus{color:rgb(var(--cstu-success-400)/.55)}.focus\:cstu-text-success-400\/60:focus{color:rgb(var(--cstu-success-400)/.6)}.focus\:cstu-text-success-400\/65:focus{color:rgb(var(--cstu-success-400)/.65)}.focus\:cstu-text-success-400\/70:focus{color:rgb(var(--cstu-success-400)/.7)}.focus\:cstu-text-success-400\/75:focus{color:rgb(var(--cstu-success-400)/.75)}.focus\:cstu-text-success-400\/80:focus{color:rgb(var(--cstu-success-400)/.8)}.focus\:cstu-text-success-400\/85:focus{color:rgb(var(--cstu-success-400)/.85)}.focus\:cstu-text-success-400\/90:focus{color:rgb(var(--cstu-success-400)/.9)}.focus\:cstu-text-success-400\/95:focus{color:rgb(var(--cstu-success-400)/.95)}.focus\:cstu-text-success-450:focus{--tw-text-opacity:1;color:rgb(var(--cstu-success-450)/var(--tw-text-opacity,1))}.focus\:cstu-text-success-450\/0:focus{color:rgb(var(--cstu-success-450)/0)}.focus\:cstu-text-success-450\/10:focus{color:rgb(var(--cstu-success-450)/.1)}.focus\:cstu-text-success-450\/100:focus{color:rgb(var(--cstu-success-450)/1)}.focus\:cstu-text-success-450\/15:focus{color:rgb(var(--cstu-success-450)/.15)}.focus\:cstu-text-success-450\/20:focus{color:rgb(var(--cstu-success-450)/.2)}.focus\:cstu-text-success-450\/25:focus{color:rgb(var(--cstu-success-450)/.25)}.focus\:cstu-text-success-450\/30:focus{color:rgb(var(--cstu-success-450)/.3)}.focus\:cstu-text-success-450\/35:focus{color:rgb(var(--cstu-success-450)/.35)}.focus\:cstu-text-success-450\/40:focus{color:rgb(var(--cstu-success-450)/.4)}.focus\:cstu-text-success-450\/45:focus{color:rgb(var(--cstu-success-450)/.45)}.focus\:cstu-text-success-450\/5:focus{color:rgb(var(--cstu-success-450)/.05)}.focus\:cstu-text-success-450\/50:focus{color:rgb(var(--cstu-success-450)/.5)}.focus\:cstu-text-success-450\/55:focus{color:rgb(var(--cstu-success-450)/.55)}.focus\:cstu-text-success-450\/60:focus{color:rgb(var(--cstu-success-450)/.6)}.focus\:cstu-text-success-450\/65:focus{color:rgb(var(--cstu-success-450)/.65)}.focus\:cstu-text-success-450\/70:focus{color:rgb(var(--cstu-success-450)/.7)}.focus\:cstu-text-success-450\/75:focus{color:rgb(var(--cstu-success-450)/.75)}.focus\:cstu-text-success-450\/80:focus{color:rgb(var(--cstu-success-450)/.8)}.focus\:cstu-text-success-450\/85:focus{color:rgb(var(--cstu-success-450)/.85)}.focus\:cstu-text-success-450\/90:focus{color:rgb(var(--cstu-success-450)/.9)}.focus\:cstu-text-success-450\/95:focus{color:rgb(var(--cstu-success-450)/.95)}.focus\:cstu-text-success-50:focus{--tw-text-opacity:1;color:rgb(var(--cstu-success-50)/var(--tw-text-opacity,1))}.focus\:cstu-text-success-50\/0:focus{color:rgb(var(--cstu-success-50)/0)}.focus\:cstu-text-success-50\/10:focus{color:rgb(var(--cstu-success-50)/.1)}.focus\:cstu-text-success-50\/100:focus{color:rgb(var(--cstu-success-50)/1)}.focus\:cstu-text-success-50\/15:focus{color:rgb(var(--cstu-success-50)/.15)}.focus\:cstu-text-success-50\/20:focus{color:rgb(var(--cstu-success-50)/.2)}.focus\:cstu-text-success-50\/25:focus{color:rgb(var(--cstu-success-50)/.25)}.focus\:cstu-text-success-50\/30:focus{color:rgb(var(--cstu-success-50)/.3)}.focus\:cstu-text-success-50\/35:focus{color:rgb(var(--cstu-success-50)/.35)}.focus\:cstu-text-success-50\/40:focus{color:rgb(var(--cstu-success-50)/.4)}.focus\:cstu-text-success-50\/45:focus{color:rgb(var(--cstu-success-50)/.45)}.focus\:cstu-text-success-50\/5:focus{color:rgb(var(--cstu-success-50)/.05)}.focus\:cstu-text-success-50\/50:focus{color:rgb(var(--cstu-success-50)/.5)}.focus\:cstu-text-success-50\/55:focus{color:rgb(var(--cstu-success-50)/.55)}.focus\:cstu-text-success-50\/60:focus{color:rgb(var(--cstu-success-50)/.6)}.focus\:cstu-text-success-50\/65:focus{color:rgb(var(--cstu-success-50)/.65)}.focus\:cstu-text-success-50\/70:focus{color:rgb(var(--cstu-success-50)/.7)}.focus\:cstu-text-success-50\/75:focus{color:rgb(var(--cstu-success-50)/.75)}.focus\:cstu-text-success-50\/80:focus{color:rgb(var(--cstu-success-50)/.8)}.focus\:cstu-text-success-50\/85:focus{color:rgb(var(--cstu-success-50)/.85)}.focus\:cstu-text-success-50\/90:focus{color:rgb(var(--cstu-success-50)/.9)}.focus\:cstu-text-success-50\/95:focus{color:rgb(var(--cstu-success-50)/.95)}.focus\:cstu-text-success-500:focus{--tw-text-opacity:1;color:rgb(var(--cstu-success-500)/var(--tw-text-opacity,1))}.focus\:cstu-text-success-500\/0:focus{color:rgb(var(--cstu-success-500)/0)}.focus\:cstu-text-success-500\/10:focus{color:rgb(var(--cstu-success-500)/.1)}.focus\:cstu-text-success-500\/100:focus{color:rgb(var(--cstu-success-500)/1)}.focus\:cstu-text-success-500\/15:focus{color:rgb(var(--cstu-success-500)/.15)}.focus\:cstu-text-success-500\/20:focus{color:rgb(var(--cstu-success-500)/.2)}.focus\:cstu-text-success-500\/25:focus{color:rgb(var(--cstu-success-500)/.25)}.focus\:cstu-text-success-500\/30:focus{color:rgb(var(--cstu-success-500)/.3)}.focus\:cstu-text-success-500\/35:focus{color:rgb(var(--cstu-success-500)/.35)}.focus\:cstu-text-success-500\/40:focus{color:rgb(var(--cstu-success-500)/.4)}.focus\:cstu-text-success-500\/45:focus{color:rgb(var(--cstu-success-500)/.45)}.focus\:cstu-text-success-500\/5:focus{color:rgb(var(--cstu-success-500)/.05)}.focus\:cstu-text-success-500\/50:focus{color:rgb(var(--cstu-success-500)/.5)}.focus\:cstu-text-success-500\/55:focus{color:rgb(var(--cstu-success-500)/.55)}.focus\:cstu-text-success-500\/60:focus{color:rgb(var(--cstu-success-500)/.6)}.focus\:cstu-text-success-500\/65:focus{color:rgb(var(--cstu-success-500)/.65)}.focus\:cstu-text-success-500\/70:focus{color:rgb(var(--cstu-success-500)/.7)}.focus\:cstu-text-success-500\/75:focus{color:rgb(var(--cstu-success-500)/.75)}.focus\:cstu-text-success-500\/80:focus{color:rgb(var(--cstu-success-500)/.8)}.focus\:cstu-text-success-500\/85:focus{color:rgb(var(--cstu-success-500)/.85)}.focus\:cstu-text-success-500\/90:focus{color:rgb(var(--cstu-success-500)/.9)}.focus\:cstu-text-success-500\/95:focus{color:rgb(var(--cstu-success-500)/.95)}.focus\:cstu-text-success-550:focus{--tw-text-opacity:1;color:rgb(var(--cstu-success-550)/var(--tw-text-opacity,1))}.focus\:cstu-text-success-550\/0:focus{color:rgb(var(--cstu-success-550)/0)}.focus\:cstu-text-success-550\/10:focus{color:rgb(var(--cstu-success-550)/.1)}.focus\:cstu-text-success-550\/100:focus{color:rgb(var(--cstu-success-550)/1)}.focus\:cstu-text-success-550\/15:focus{color:rgb(var(--cstu-success-550)/.15)}.focus\:cstu-text-success-550\/20:focus{color:rgb(var(--cstu-success-550)/.2)}.focus\:cstu-text-success-550\/25:focus{color:rgb(var(--cstu-success-550)/.25)}.focus\:cstu-text-success-550\/30:focus{color:rgb(var(--cstu-success-550)/.3)}.focus\:cstu-text-success-550\/35:focus{color:rgb(var(--cstu-success-550)/.35)}.focus\:cstu-text-success-550\/40:focus{color:rgb(var(--cstu-success-550)/.4)}.focus\:cstu-text-success-550\/45:focus{color:rgb(var(--cstu-success-550)/.45)}.focus\:cstu-text-success-550\/5:focus{color:rgb(var(--cstu-success-550)/.05)}.focus\:cstu-text-success-550\/50:focus{color:rgb(var(--cstu-success-550)/.5)}.focus\:cstu-text-success-550\/55:focus{color:rgb(var(--cstu-success-550)/.55)}.focus\:cstu-text-success-550\/60:focus{color:rgb(var(--cstu-success-550)/.6)}.focus\:cstu-text-success-550\/65:focus{color:rgb(var(--cstu-success-550)/.65)}.focus\:cstu-text-success-550\/70:focus{color:rgb(var(--cstu-success-550)/.7)}.focus\:cstu-text-success-550\/75:focus{color:rgb(var(--cstu-success-550)/.75)}.focus\:cstu-text-success-550\/80:focus{color:rgb(var(--cstu-success-550)/.8)}.focus\:cstu-text-success-550\/85:focus{color:rgb(var(--cstu-success-550)/.85)}.focus\:cstu-text-success-550\/90:focus{color:rgb(var(--cstu-success-550)/.9)}.focus\:cstu-text-success-550\/95:focus{color:rgb(var(--cstu-success-550)/.95)}.focus\:cstu-text-success-575:focus{--tw-text-opacity:1;color:rgb(var(--cstu-success-575)/var(--tw-text-opacity,1))}.focus\:cstu-text-success-575\/0:focus{color:rgb(var(--cstu-success-575)/0)}.focus\:cstu-text-success-575\/10:focus{color:rgb(var(--cstu-success-575)/.1)}.focus\:cstu-text-success-575\/100:focus{color:rgb(var(--cstu-success-575)/1)}.focus\:cstu-text-success-575\/15:focus{color:rgb(var(--cstu-success-575)/.15)}.focus\:cstu-text-success-575\/20:focus{color:rgb(var(--cstu-success-575)/.2)}.focus\:cstu-text-success-575\/25:focus{color:rgb(var(--cstu-success-575)/.25)}.focus\:cstu-text-success-575\/30:focus{color:rgb(var(--cstu-success-575)/.3)}.focus\:cstu-text-success-575\/35:focus{color:rgb(var(--cstu-success-575)/.35)}.focus\:cstu-text-success-575\/40:focus{color:rgb(var(--cstu-success-575)/.4)}.focus\:cstu-text-success-575\/45:focus{color:rgb(var(--cstu-success-575)/.45)}.focus\:cstu-text-success-575\/5:focus{color:rgb(var(--cstu-success-575)/.05)}.focus\:cstu-text-success-575\/50:focus{color:rgb(var(--cstu-success-575)/.5)}.focus\:cstu-text-success-575\/55:focus{color:rgb(var(--cstu-success-575)/.55)}.focus\:cstu-text-success-575\/60:focus{color:rgb(var(--cstu-success-575)/.6)}.focus\:cstu-text-success-575\/65:focus{color:rgb(var(--cstu-success-575)/.65)}.focus\:cstu-text-success-575\/70:focus{color:rgb(var(--cstu-success-575)/.7)}.focus\:cstu-text-success-575\/75:focus{color:rgb(var(--cstu-success-575)/.75)}.focus\:cstu-text-success-575\/80:focus{color:rgb(var(--cstu-success-575)/.8)}.focus\:cstu-text-success-575\/85:focus{color:rgb(var(--cstu-success-575)/.85)}.focus\:cstu-text-success-575\/90:focus{color:rgb(var(--cstu-success-575)/.9)}.focus\:cstu-text-success-575\/95:focus{color:rgb(var(--cstu-success-575)/.95)}.focus\:cstu-text-success-600:focus{--tw-text-opacity:1;color:rgb(var(--cstu-success-600)/var(--tw-text-opacity,1))}.focus\:cstu-text-success-600\/0:focus{color:rgb(var(--cstu-success-600)/0)}.focus\:cstu-text-success-600\/10:focus{color:rgb(var(--cstu-success-600)/.1)}.focus\:cstu-text-success-600\/100:focus{color:rgb(var(--cstu-success-600)/1)}.focus\:cstu-text-success-600\/15:focus{color:rgb(var(--cstu-success-600)/.15)}.focus\:cstu-text-success-600\/20:focus{color:rgb(var(--cstu-success-600)/.2)}.focus\:cstu-text-success-600\/25:focus{color:rgb(var(--cstu-success-600)/.25)}.focus\:cstu-text-success-600\/30:focus{color:rgb(var(--cstu-success-600)/.3)}.focus\:cstu-text-success-600\/35:focus{color:rgb(var(--cstu-success-600)/.35)}.focus\:cstu-text-success-600\/40:focus{color:rgb(var(--cstu-success-600)/.4)}.focus\:cstu-text-success-600\/45:focus{color:rgb(var(--cstu-success-600)/.45)}.focus\:cstu-text-success-600\/5:focus{color:rgb(var(--cstu-success-600)/.05)}.focus\:cstu-text-success-600\/50:focus{color:rgb(var(--cstu-success-600)/.5)}.focus\:cstu-text-success-600\/55:focus{color:rgb(var(--cstu-success-600)/.55)}.focus\:cstu-text-success-600\/60:focus{color:rgb(var(--cstu-success-600)/.6)}.focus\:cstu-text-success-600\/65:focus{color:rgb(var(--cstu-success-600)/.65)}.focus\:cstu-text-success-600\/70:focus{color:rgb(var(--cstu-success-600)/.7)}.focus\:cstu-text-success-600\/75:focus{color:rgb(var(--cstu-success-600)/.75)}.focus\:cstu-text-success-600\/80:focus{color:rgb(var(--cstu-success-600)/.8)}.focus\:cstu-text-success-600\/85:focus{color:rgb(var(--cstu-success-600)/.85)}.focus\:cstu-text-success-600\/90:focus{color:rgb(var(--cstu-success-600)/.9)}.focus\:cstu-text-success-600\/95:focus{color:rgb(var(--cstu-success-600)/.95)}.focus\:cstu-text-success-700:focus{--tw-text-opacity:1;color:rgb(var(--cstu-success-700)/var(--tw-text-opacity,1))}.focus\:cstu-text-success-700\/0:focus{color:rgb(var(--cstu-success-700)/0)}.focus\:cstu-text-success-700\/10:focus{color:rgb(var(--cstu-success-700)/.1)}.focus\:cstu-text-success-700\/100:focus{color:rgb(var(--cstu-success-700)/1)}.focus\:cstu-text-success-700\/15:focus{color:rgb(var(--cstu-success-700)/.15)}.focus\:cstu-text-success-700\/20:focus{color:rgb(var(--cstu-success-700)/.2)}.focus\:cstu-text-success-700\/25:focus{color:rgb(var(--cstu-success-700)/.25)}.focus\:cstu-text-success-700\/30:focus{color:rgb(var(--cstu-success-700)/.3)}.focus\:cstu-text-success-700\/35:focus{color:rgb(var(--cstu-success-700)/.35)}.focus\:cstu-text-success-700\/40:focus{color:rgb(var(--cstu-success-700)/.4)}.focus\:cstu-text-success-700\/45:focus{color:rgb(var(--cstu-success-700)/.45)}.focus\:cstu-text-success-700\/5:focus{color:rgb(var(--cstu-success-700)/.05)}.focus\:cstu-text-success-700\/50:focus{color:rgb(var(--cstu-success-700)/.5)}.focus\:cstu-text-success-700\/55:focus{color:rgb(var(--cstu-success-700)/.55)}.focus\:cstu-text-success-700\/60:focus{color:rgb(var(--cstu-success-700)/.6)}.focus\:cstu-text-success-700\/65:focus{color:rgb(var(--cstu-success-700)/.65)}.focus\:cstu-text-success-700\/70:focus{color:rgb(var(--cstu-success-700)/.7)}.focus\:cstu-text-success-700\/75:focus{color:rgb(var(--cstu-success-700)/.75)}.focus\:cstu-text-success-700\/80:focus{color:rgb(var(--cstu-success-700)/.8)}.focus\:cstu-text-success-700\/85:focus{color:rgb(var(--cstu-success-700)/.85)}.focus\:cstu-text-success-700\/90:focus{color:rgb(var(--cstu-success-700)/.9)}.focus\:cstu-text-success-700\/95:focus{color:rgb(var(--cstu-success-700)/.95)}.focus\:cstu-text-success-800:focus{--tw-text-opacity:1;color:rgb(var(--cstu-success-800)/var(--tw-text-opacity,1))}.focus\:cstu-text-success-800\/0:focus{color:rgb(var(--cstu-success-800)/0)}.focus\:cstu-text-success-800\/10:focus{color:rgb(var(--cstu-success-800)/.1)}.focus\:cstu-text-success-800\/100:focus{color:rgb(var(--cstu-success-800)/1)}.focus\:cstu-text-success-800\/15:focus{color:rgb(var(--cstu-success-800)/.15)}.focus\:cstu-text-success-800\/20:focus{color:rgb(var(--cstu-success-800)/.2)}.focus\:cstu-text-success-800\/25:focus{color:rgb(var(--cstu-success-800)/.25)}.focus\:cstu-text-success-800\/30:focus{color:rgb(var(--cstu-success-800)/.3)}.focus\:cstu-text-success-800\/35:focus{color:rgb(var(--cstu-success-800)/.35)}.focus\:cstu-text-success-800\/40:focus{color:rgb(var(--cstu-success-800)/.4)}.focus\:cstu-text-success-800\/45:focus{color:rgb(var(--cstu-success-800)/.45)}.focus\:cstu-text-success-800\/5:focus{color:rgb(var(--cstu-success-800)/.05)}.focus\:cstu-text-success-800\/50:focus{color:rgb(var(--cstu-success-800)/.5)}.focus\:cstu-text-success-800\/55:focus{color:rgb(var(--cstu-success-800)/.55)}.focus\:cstu-text-success-800\/60:focus{color:rgb(var(--cstu-success-800)/.6)}.focus\:cstu-text-success-800\/65:focus{color:rgb(var(--cstu-success-800)/.65)}.focus\:cstu-text-success-800\/70:focus{color:rgb(var(--cstu-success-800)/.7)}.focus\:cstu-text-success-800\/75:focus{color:rgb(var(--cstu-success-800)/.75)}.focus\:cstu-text-success-800\/80:focus{color:rgb(var(--cstu-success-800)/.8)}.focus\:cstu-text-success-800\/85:focus{color:rgb(var(--cstu-success-800)/.85)}.focus\:cstu-text-success-800\/90:focus{color:rgb(var(--cstu-success-800)/.9)}.focus\:cstu-text-success-800\/95:focus{color:rgb(var(--cstu-success-800)/.95)}.focus\:cstu-text-success-900:focus{--tw-text-opacity:1;color:rgb(var(--cstu-success-900)/var(--tw-text-opacity,1))}.focus\:cstu-text-success-900\/0:focus{color:rgb(var(--cstu-success-900)/0)}.focus\:cstu-text-success-900\/10:focus{color:rgb(var(--cstu-success-900)/.1)}.focus\:cstu-text-success-900\/100:focus{color:rgb(var(--cstu-success-900)/1)}.focus\:cstu-text-success-900\/15:focus{color:rgb(var(--cstu-success-900)/.15)}.focus\:cstu-text-success-900\/20:focus{color:rgb(var(--cstu-success-900)/.2)}.focus\:cstu-text-success-900\/25:focus{color:rgb(var(--cstu-success-900)/.25)}.focus\:cstu-text-success-900\/30:focus{color:rgb(var(--cstu-success-900)/.3)}.focus\:cstu-text-success-900\/35:focus{color:rgb(var(--cstu-success-900)/.35)}.focus\:cstu-text-success-900\/40:focus{color:rgb(var(--cstu-success-900)/.4)}.focus\:cstu-text-success-900\/45:focus{color:rgb(var(--cstu-success-900)/.45)}.focus\:cstu-text-success-900\/5:focus{color:rgb(var(--cstu-success-900)/.05)}.focus\:cstu-text-success-900\/50:focus{color:rgb(var(--cstu-success-900)/.5)}.focus\:cstu-text-success-900\/55:focus{color:rgb(var(--cstu-success-900)/.55)}.focus\:cstu-text-success-900\/60:focus{color:rgb(var(--cstu-success-900)/.6)}.focus\:cstu-text-success-900\/65:focus{color:rgb(var(--cstu-success-900)/.65)}.focus\:cstu-text-success-900\/70:focus{color:rgb(var(--cstu-success-900)/.7)}.focus\:cstu-text-success-900\/75:focus{color:rgb(var(--cstu-success-900)/.75)}.focus\:cstu-text-success-900\/80:focus{color:rgb(var(--cstu-success-900)/.8)}.focus\:cstu-text-success-900\/85:focus{color:rgb(var(--cstu-success-900)/.85)}.focus\:cstu-text-success-900\/90:focus{color:rgb(var(--cstu-success-900)/.9)}.focus\:cstu-text-success-900\/95:focus{color:rgb(var(--cstu-success-900)/.95)}.focus\:cstu-text-warning-100:focus{--tw-text-opacity:1;color:rgb(var(--cstu-warning-100)/var(--tw-text-opacity,1))}.focus\:cstu-text-warning-100\/0:focus{color:rgb(var(--cstu-warning-100)/0)}.focus\:cstu-text-warning-100\/10:focus{color:rgb(var(--cstu-warning-100)/.1)}.focus\:cstu-text-warning-100\/100:focus{color:rgb(var(--cstu-warning-100)/1)}.focus\:cstu-text-warning-100\/15:focus{color:rgb(var(--cstu-warning-100)/.15)}.focus\:cstu-text-warning-100\/20:focus{color:rgb(var(--cstu-warning-100)/.2)}.focus\:cstu-text-warning-100\/25:focus{color:rgb(var(--cstu-warning-100)/.25)}.focus\:cstu-text-warning-100\/30:focus{color:rgb(var(--cstu-warning-100)/.3)}.focus\:cstu-text-warning-100\/35:focus{color:rgb(var(--cstu-warning-100)/.35)}.focus\:cstu-text-warning-100\/40:focus{color:rgb(var(--cstu-warning-100)/.4)}.focus\:cstu-text-warning-100\/45:focus{color:rgb(var(--cstu-warning-100)/.45)}.focus\:cstu-text-warning-100\/5:focus{color:rgb(var(--cstu-warning-100)/.05)}.focus\:cstu-text-warning-100\/50:focus{color:rgb(var(--cstu-warning-100)/.5)}.focus\:cstu-text-warning-100\/55:focus{color:rgb(var(--cstu-warning-100)/.55)}.focus\:cstu-text-warning-100\/60:focus{color:rgb(var(--cstu-warning-100)/.6)}.focus\:cstu-text-warning-100\/65:focus{color:rgb(var(--cstu-warning-100)/.65)}.focus\:cstu-text-warning-100\/70:focus{color:rgb(var(--cstu-warning-100)/.7)}.focus\:cstu-text-warning-100\/75:focus{color:rgb(var(--cstu-warning-100)/.75)}.focus\:cstu-text-warning-100\/80:focus{color:rgb(var(--cstu-warning-100)/.8)}.focus\:cstu-text-warning-100\/85:focus{color:rgb(var(--cstu-warning-100)/.85)}.focus\:cstu-text-warning-100\/90:focus{color:rgb(var(--cstu-warning-100)/.9)}.focus\:cstu-text-warning-100\/95:focus{color:rgb(var(--cstu-warning-100)/.95)}.focus\:cstu-text-warning-200:focus{--tw-text-opacity:1;color:rgb(var(--cstu-warning-200)/var(--tw-text-opacity,1))}.focus\:cstu-text-warning-200\/0:focus{color:rgb(var(--cstu-warning-200)/0)}.focus\:cstu-text-warning-200\/10:focus{color:rgb(var(--cstu-warning-200)/.1)}.focus\:cstu-text-warning-200\/100:focus{color:rgb(var(--cstu-warning-200)/1)}.focus\:cstu-text-warning-200\/15:focus{color:rgb(var(--cstu-warning-200)/.15)}.focus\:cstu-text-warning-200\/20:focus{color:rgb(var(--cstu-warning-200)/.2)}.focus\:cstu-text-warning-200\/25:focus{color:rgb(var(--cstu-warning-200)/.25)}.focus\:cstu-text-warning-200\/30:focus{color:rgb(var(--cstu-warning-200)/.3)}.focus\:cstu-text-warning-200\/35:focus{color:rgb(var(--cstu-warning-200)/.35)}.focus\:cstu-text-warning-200\/40:focus{color:rgb(var(--cstu-warning-200)/.4)}.focus\:cstu-text-warning-200\/45:focus{color:rgb(var(--cstu-warning-200)/.45)}.focus\:cstu-text-warning-200\/5:focus{color:rgb(var(--cstu-warning-200)/.05)}.focus\:cstu-text-warning-200\/50:focus{color:rgb(var(--cstu-warning-200)/.5)}.focus\:cstu-text-warning-200\/55:focus{color:rgb(var(--cstu-warning-200)/.55)}.focus\:cstu-text-warning-200\/60:focus{color:rgb(var(--cstu-warning-200)/.6)}.focus\:cstu-text-warning-200\/65:focus{color:rgb(var(--cstu-warning-200)/.65)}.focus\:cstu-text-warning-200\/70:focus{color:rgb(var(--cstu-warning-200)/.7)}.focus\:cstu-text-warning-200\/75:focus{color:rgb(var(--cstu-warning-200)/.75)}.focus\:cstu-text-warning-200\/80:focus{color:rgb(var(--cstu-warning-200)/.8)}.focus\:cstu-text-warning-200\/85:focus{color:rgb(var(--cstu-warning-200)/.85)}.focus\:cstu-text-warning-200\/90:focus{color:rgb(var(--cstu-warning-200)/.9)}.focus\:cstu-text-warning-200\/95:focus{color:rgb(var(--cstu-warning-200)/.95)}.focus\:cstu-text-warning-250:focus{--tw-text-opacity:1;color:rgb(var(--cstu-warning-250)/var(--tw-text-opacity,1))}.focus\:cstu-text-warning-250\/0:focus{color:rgb(var(--cstu-warning-250)/0)}.focus\:cstu-text-warning-250\/10:focus{color:rgb(var(--cstu-warning-250)/.1)}.focus\:cstu-text-warning-250\/100:focus{color:rgb(var(--cstu-warning-250)/1)}.focus\:cstu-text-warning-250\/15:focus{color:rgb(var(--cstu-warning-250)/.15)}.focus\:cstu-text-warning-250\/20:focus{color:rgb(var(--cstu-warning-250)/.2)}.focus\:cstu-text-warning-250\/25:focus{color:rgb(var(--cstu-warning-250)/.25)}.focus\:cstu-text-warning-250\/30:focus{color:rgb(var(--cstu-warning-250)/.3)}.focus\:cstu-text-warning-250\/35:focus{color:rgb(var(--cstu-warning-250)/.35)}.focus\:cstu-text-warning-250\/40:focus{color:rgb(var(--cstu-warning-250)/.4)}.focus\:cstu-text-warning-250\/45:focus{color:rgb(var(--cstu-warning-250)/.45)}.focus\:cstu-text-warning-250\/5:focus{color:rgb(var(--cstu-warning-250)/.05)}.focus\:cstu-text-warning-250\/50:focus{color:rgb(var(--cstu-warning-250)/.5)}.focus\:cstu-text-warning-250\/55:focus{color:rgb(var(--cstu-warning-250)/.55)}.focus\:cstu-text-warning-250\/60:focus{color:rgb(var(--cstu-warning-250)/.6)}.focus\:cstu-text-warning-250\/65:focus{color:rgb(var(--cstu-warning-250)/.65)}.focus\:cstu-text-warning-250\/70:focus{color:rgb(var(--cstu-warning-250)/.7)}.focus\:cstu-text-warning-250\/75:focus{color:rgb(var(--cstu-warning-250)/.75)}.focus\:cstu-text-warning-250\/80:focus{color:rgb(var(--cstu-warning-250)/.8)}.focus\:cstu-text-warning-250\/85:focus{color:rgb(var(--cstu-warning-250)/.85)}.focus\:cstu-text-warning-250\/90:focus{color:rgb(var(--cstu-warning-250)/.9)}.focus\:cstu-text-warning-250\/95:focus{color:rgb(var(--cstu-warning-250)/.95)}.focus\:cstu-text-warning-300:focus{--tw-text-opacity:1;color:rgb(var(--cstu-warning-300)/var(--tw-text-opacity,1))}.focus\:cstu-text-warning-300\/0:focus{color:rgb(var(--cstu-warning-300)/0)}.focus\:cstu-text-warning-300\/10:focus{color:rgb(var(--cstu-warning-300)/.1)}.focus\:cstu-text-warning-300\/100:focus{color:rgb(var(--cstu-warning-300)/1)}.focus\:cstu-text-warning-300\/15:focus{color:rgb(var(--cstu-warning-300)/.15)}.focus\:cstu-text-warning-300\/20:focus{color:rgb(var(--cstu-warning-300)/.2)}.focus\:cstu-text-warning-300\/25:focus{color:rgb(var(--cstu-warning-300)/.25)}.focus\:cstu-text-warning-300\/30:focus{color:rgb(var(--cstu-warning-300)/.3)}.focus\:cstu-text-warning-300\/35:focus{color:rgb(var(--cstu-warning-300)/.35)}.focus\:cstu-text-warning-300\/40:focus{color:rgb(var(--cstu-warning-300)/.4)}.focus\:cstu-text-warning-300\/45:focus{color:rgb(var(--cstu-warning-300)/.45)}.focus\:cstu-text-warning-300\/5:focus{color:rgb(var(--cstu-warning-300)/.05)}.focus\:cstu-text-warning-300\/50:focus{color:rgb(var(--cstu-warning-300)/.5)}.focus\:cstu-text-warning-300\/55:focus{color:rgb(var(--cstu-warning-300)/.55)}.focus\:cstu-text-warning-300\/60:focus{color:rgb(var(--cstu-warning-300)/.6)}.focus\:cstu-text-warning-300\/65:focus{color:rgb(var(--cstu-warning-300)/.65)}.focus\:cstu-text-warning-300\/70:focus{color:rgb(var(--cstu-warning-300)/.7)}.focus\:cstu-text-warning-300\/75:focus{color:rgb(var(--cstu-warning-300)/.75)}.focus\:cstu-text-warning-300\/80:focus{color:rgb(var(--cstu-warning-300)/.8)}.focus\:cstu-text-warning-300\/85:focus{color:rgb(var(--cstu-warning-300)/.85)}.focus\:cstu-text-warning-300\/90:focus{color:rgb(var(--cstu-warning-300)/.9)}.focus\:cstu-text-warning-300\/95:focus{color:rgb(var(--cstu-warning-300)/.95)}.focus\:cstu-text-warning-400:focus{--tw-text-opacity:1;color:rgb(var(--cstu-warning-400)/var(--tw-text-opacity,1))}.focus\:cstu-text-warning-400\/0:focus{color:rgb(var(--cstu-warning-400)/0)}.focus\:cstu-text-warning-400\/10:focus{color:rgb(var(--cstu-warning-400)/.1)}.focus\:cstu-text-warning-400\/100:focus{color:rgb(var(--cstu-warning-400)/1)}.focus\:cstu-text-warning-400\/15:focus{color:rgb(var(--cstu-warning-400)/.15)}.focus\:cstu-text-warning-400\/20:focus{color:rgb(var(--cstu-warning-400)/.2)}.focus\:cstu-text-warning-400\/25:focus{color:rgb(var(--cstu-warning-400)/.25)}.focus\:cstu-text-warning-400\/30:focus{color:rgb(var(--cstu-warning-400)/.3)}.focus\:cstu-text-warning-400\/35:focus{color:rgb(var(--cstu-warning-400)/.35)}.focus\:cstu-text-warning-400\/40:focus{color:rgb(var(--cstu-warning-400)/.4)}.focus\:cstu-text-warning-400\/45:focus{color:rgb(var(--cstu-warning-400)/.45)}.focus\:cstu-text-warning-400\/5:focus{color:rgb(var(--cstu-warning-400)/.05)}.focus\:cstu-text-warning-400\/50:focus{color:rgb(var(--cstu-warning-400)/.5)}.focus\:cstu-text-warning-400\/55:focus{color:rgb(var(--cstu-warning-400)/.55)}.focus\:cstu-text-warning-400\/60:focus{color:rgb(var(--cstu-warning-400)/.6)}.focus\:cstu-text-warning-400\/65:focus{color:rgb(var(--cstu-warning-400)/.65)}.focus\:cstu-text-warning-400\/70:focus{color:rgb(var(--cstu-warning-400)/.7)}.focus\:cstu-text-warning-400\/75:focus{color:rgb(var(--cstu-warning-400)/.75)}.focus\:cstu-text-warning-400\/80:focus{color:rgb(var(--cstu-warning-400)/.8)}.focus\:cstu-text-warning-400\/85:focus{color:rgb(var(--cstu-warning-400)/.85)}.focus\:cstu-text-warning-400\/90:focus{color:rgb(var(--cstu-warning-400)/.9)}.focus\:cstu-text-warning-400\/95:focus{color:rgb(var(--cstu-warning-400)/.95)}.focus\:cstu-text-warning-450:focus{--tw-text-opacity:1;color:rgb(var(--cstu-warning-450)/var(--tw-text-opacity,1))}.focus\:cstu-text-warning-450\/0:focus{color:rgb(var(--cstu-warning-450)/0)}.focus\:cstu-text-warning-450\/10:focus{color:rgb(var(--cstu-warning-450)/.1)}.focus\:cstu-text-warning-450\/100:focus{color:rgb(var(--cstu-warning-450)/1)}.focus\:cstu-text-warning-450\/15:focus{color:rgb(var(--cstu-warning-450)/.15)}.focus\:cstu-text-warning-450\/20:focus{color:rgb(var(--cstu-warning-450)/.2)}.focus\:cstu-text-warning-450\/25:focus{color:rgb(var(--cstu-warning-450)/.25)}.focus\:cstu-text-warning-450\/30:focus{color:rgb(var(--cstu-warning-450)/.3)}.focus\:cstu-text-warning-450\/35:focus{color:rgb(var(--cstu-warning-450)/.35)}.focus\:cstu-text-warning-450\/40:focus{color:rgb(var(--cstu-warning-450)/.4)}.focus\:cstu-text-warning-450\/45:focus{color:rgb(var(--cstu-warning-450)/.45)}.focus\:cstu-text-warning-450\/5:focus{color:rgb(var(--cstu-warning-450)/.05)}.focus\:cstu-text-warning-450\/50:focus{color:rgb(var(--cstu-warning-450)/.5)}.focus\:cstu-text-warning-450\/55:focus{color:rgb(var(--cstu-warning-450)/.55)}.focus\:cstu-text-warning-450\/60:focus{color:rgb(var(--cstu-warning-450)/.6)}.focus\:cstu-text-warning-450\/65:focus{color:rgb(var(--cstu-warning-450)/.65)}.focus\:cstu-text-warning-450\/70:focus{color:rgb(var(--cstu-warning-450)/.7)}.focus\:cstu-text-warning-450\/75:focus{color:rgb(var(--cstu-warning-450)/.75)}.focus\:cstu-text-warning-450\/80:focus{color:rgb(var(--cstu-warning-450)/.8)}.focus\:cstu-text-warning-450\/85:focus{color:rgb(var(--cstu-warning-450)/.85)}.focus\:cstu-text-warning-450\/90:focus{color:rgb(var(--cstu-warning-450)/.9)}.focus\:cstu-text-warning-450\/95:focus{color:rgb(var(--cstu-warning-450)/.95)}.focus\:cstu-text-warning-50:focus{--tw-text-opacity:1;color:rgb(var(--cstu-warning-50)/var(--tw-text-opacity,1))}.focus\:cstu-text-warning-50\/0:focus{color:rgb(var(--cstu-warning-50)/0)}.focus\:cstu-text-warning-50\/10:focus{color:rgb(var(--cstu-warning-50)/.1)}.focus\:cstu-text-warning-50\/100:focus{color:rgb(var(--cstu-warning-50)/1)}.focus\:cstu-text-warning-50\/15:focus{color:rgb(var(--cstu-warning-50)/.15)}.focus\:cstu-text-warning-50\/20:focus{color:rgb(var(--cstu-warning-50)/.2)}.focus\:cstu-text-warning-50\/25:focus{color:rgb(var(--cstu-warning-50)/.25)}.focus\:cstu-text-warning-50\/30:focus{color:rgb(var(--cstu-warning-50)/.3)}.focus\:cstu-text-warning-50\/35:focus{color:rgb(var(--cstu-warning-50)/.35)}.focus\:cstu-text-warning-50\/40:focus{color:rgb(var(--cstu-warning-50)/.4)}.focus\:cstu-text-warning-50\/45:focus{color:rgb(var(--cstu-warning-50)/.45)}.focus\:cstu-text-warning-50\/5:focus{color:rgb(var(--cstu-warning-50)/.05)}.focus\:cstu-text-warning-50\/50:focus{color:rgb(var(--cstu-warning-50)/.5)}.focus\:cstu-text-warning-50\/55:focus{color:rgb(var(--cstu-warning-50)/.55)}.focus\:cstu-text-warning-50\/60:focus{color:rgb(var(--cstu-warning-50)/.6)}.focus\:cstu-text-warning-50\/65:focus{color:rgb(var(--cstu-warning-50)/.65)}.focus\:cstu-text-warning-50\/70:focus{color:rgb(var(--cstu-warning-50)/.7)}.focus\:cstu-text-warning-50\/75:focus{color:rgb(var(--cstu-warning-50)/.75)}.focus\:cstu-text-warning-50\/80:focus{color:rgb(var(--cstu-warning-50)/.8)}.focus\:cstu-text-warning-50\/85:focus{color:rgb(var(--cstu-warning-50)/.85)}.focus\:cstu-text-warning-50\/90:focus{color:rgb(var(--cstu-warning-50)/.9)}.focus\:cstu-text-warning-50\/95:focus{color:rgb(var(--cstu-warning-50)/.95)}.focus\:cstu-text-warning-500:focus{--tw-text-opacity:1;color:rgb(var(--cstu-warning-500)/var(--tw-text-opacity,1))}.focus\:cstu-text-warning-500\/0:focus{color:rgb(var(--cstu-warning-500)/0)}.focus\:cstu-text-warning-500\/10:focus{color:rgb(var(--cstu-warning-500)/.1)}.focus\:cstu-text-warning-500\/100:focus{color:rgb(var(--cstu-warning-500)/1)}.focus\:cstu-text-warning-500\/15:focus{color:rgb(var(--cstu-warning-500)/.15)}.focus\:cstu-text-warning-500\/20:focus{color:rgb(var(--cstu-warning-500)/.2)}.focus\:cstu-text-warning-500\/25:focus{color:rgb(var(--cstu-warning-500)/.25)}.focus\:cstu-text-warning-500\/30:focus{color:rgb(var(--cstu-warning-500)/.3)}.focus\:cstu-text-warning-500\/35:focus{color:rgb(var(--cstu-warning-500)/.35)}.focus\:cstu-text-warning-500\/40:focus{color:rgb(var(--cstu-warning-500)/.4)}.focus\:cstu-text-warning-500\/45:focus{color:rgb(var(--cstu-warning-500)/.45)}.focus\:cstu-text-warning-500\/5:focus{color:rgb(var(--cstu-warning-500)/.05)}.focus\:cstu-text-warning-500\/50:focus{color:rgb(var(--cstu-warning-500)/.5)}.focus\:cstu-text-warning-500\/55:focus{color:rgb(var(--cstu-warning-500)/.55)}.focus\:cstu-text-warning-500\/60:focus{color:rgb(var(--cstu-warning-500)/.6)}.focus\:cstu-text-warning-500\/65:focus{color:rgb(var(--cstu-warning-500)/.65)}.focus\:cstu-text-warning-500\/70:focus{color:rgb(var(--cstu-warning-500)/.7)}.focus\:cstu-text-warning-500\/75:focus{color:rgb(var(--cstu-warning-500)/.75)}.focus\:cstu-text-warning-500\/80:focus{color:rgb(var(--cstu-warning-500)/.8)}.focus\:cstu-text-warning-500\/85:focus{color:rgb(var(--cstu-warning-500)/.85)}.focus\:cstu-text-warning-500\/90:focus{color:rgb(var(--cstu-warning-500)/.9)}.focus\:cstu-text-warning-500\/95:focus{color:rgb(var(--cstu-warning-500)/.95)}.focus\:cstu-text-warning-550:focus{--tw-text-opacity:1;color:rgb(var(--cstu-warning-550)/var(--tw-text-opacity,1))}.focus\:cstu-text-warning-550\/0:focus{color:rgb(var(--cstu-warning-550)/0)}.focus\:cstu-text-warning-550\/10:focus{color:rgb(var(--cstu-warning-550)/.1)}.focus\:cstu-text-warning-550\/100:focus{color:rgb(var(--cstu-warning-550)/1)}.focus\:cstu-text-warning-550\/15:focus{color:rgb(var(--cstu-warning-550)/.15)}.focus\:cstu-text-warning-550\/20:focus{color:rgb(var(--cstu-warning-550)/.2)}.focus\:cstu-text-warning-550\/25:focus{color:rgb(var(--cstu-warning-550)/.25)}.focus\:cstu-text-warning-550\/30:focus{color:rgb(var(--cstu-warning-550)/.3)}.focus\:cstu-text-warning-550\/35:focus{color:rgb(var(--cstu-warning-550)/.35)}.focus\:cstu-text-warning-550\/40:focus{color:rgb(var(--cstu-warning-550)/.4)}.focus\:cstu-text-warning-550\/45:focus{color:rgb(var(--cstu-warning-550)/.45)}.focus\:cstu-text-warning-550\/5:focus{color:rgb(var(--cstu-warning-550)/.05)}.focus\:cstu-text-warning-550\/50:focus{color:rgb(var(--cstu-warning-550)/.5)}.focus\:cstu-text-warning-550\/55:focus{color:rgb(var(--cstu-warning-550)/.55)}.focus\:cstu-text-warning-550\/60:focus{color:rgb(var(--cstu-warning-550)/.6)}.focus\:cstu-text-warning-550\/65:focus{color:rgb(var(--cstu-warning-550)/.65)}.focus\:cstu-text-warning-550\/70:focus{color:rgb(var(--cstu-warning-550)/.7)}.focus\:cstu-text-warning-550\/75:focus{color:rgb(var(--cstu-warning-550)/.75)}.focus\:cstu-text-warning-550\/80:focus{color:rgb(var(--cstu-warning-550)/.8)}.focus\:cstu-text-warning-550\/85:focus{color:rgb(var(--cstu-warning-550)/.85)}.focus\:cstu-text-warning-550\/90:focus{color:rgb(var(--cstu-warning-550)/.9)}.focus\:cstu-text-warning-550\/95:focus{color:rgb(var(--cstu-warning-550)/.95)}.focus\:cstu-text-warning-575:focus{--tw-text-opacity:1;color:rgb(var(--cstu-warning-575)/var(--tw-text-opacity,1))}.focus\:cstu-text-warning-575\/0:focus{color:rgb(var(--cstu-warning-575)/0)}.focus\:cstu-text-warning-575\/10:focus{color:rgb(var(--cstu-warning-575)/.1)}.focus\:cstu-text-warning-575\/100:focus{color:rgb(var(--cstu-warning-575)/1)}.focus\:cstu-text-warning-575\/15:focus{color:rgb(var(--cstu-warning-575)/.15)}.focus\:cstu-text-warning-575\/20:focus{color:rgb(var(--cstu-warning-575)/.2)}.focus\:cstu-text-warning-575\/25:focus{color:rgb(var(--cstu-warning-575)/.25)}.focus\:cstu-text-warning-575\/30:focus{color:rgb(var(--cstu-warning-575)/.3)}.focus\:cstu-text-warning-575\/35:focus{color:rgb(var(--cstu-warning-575)/.35)}.focus\:cstu-text-warning-575\/40:focus{color:rgb(var(--cstu-warning-575)/.4)}.focus\:cstu-text-warning-575\/45:focus{color:rgb(var(--cstu-warning-575)/.45)}.focus\:cstu-text-warning-575\/5:focus{color:rgb(var(--cstu-warning-575)/.05)}.focus\:cstu-text-warning-575\/50:focus{color:rgb(var(--cstu-warning-575)/.5)}.focus\:cstu-text-warning-575\/55:focus{color:rgb(var(--cstu-warning-575)/.55)}.focus\:cstu-text-warning-575\/60:focus{color:rgb(var(--cstu-warning-575)/.6)}.focus\:cstu-text-warning-575\/65:focus{color:rgb(var(--cstu-warning-575)/.65)}.focus\:cstu-text-warning-575\/70:focus{color:rgb(var(--cstu-warning-575)/.7)}.focus\:cstu-text-warning-575\/75:focus{color:rgb(var(--cstu-warning-575)/.75)}.focus\:cstu-text-warning-575\/80:focus{color:rgb(var(--cstu-warning-575)/.8)}.focus\:cstu-text-warning-575\/85:focus{color:rgb(var(--cstu-warning-575)/.85)}.focus\:cstu-text-warning-575\/90:focus{color:rgb(var(--cstu-warning-575)/.9)}.focus\:cstu-text-warning-575\/95:focus{color:rgb(var(--cstu-warning-575)/.95)}.focus\:cstu-text-warning-600:focus{--tw-text-opacity:1;color:rgb(var(--cstu-warning-600)/var(--tw-text-opacity,1))}.focus\:cstu-text-warning-600\/0:focus{color:rgb(var(--cstu-warning-600)/0)}.focus\:cstu-text-warning-600\/10:focus{color:rgb(var(--cstu-warning-600)/.1)}.focus\:cstu-text-warning-600\/100:focus{color:rgb(var(--cstu-warning-600)/1)}.focus\:cstu-text-warning-600\/15:focus{color:rgb(var(--cstu-warning-600)/.15)}.focus\:cstu-text-warning-600\/20:focus{color:rgb(var(--cstu-warning-600)/.2)}.focus\:cstu-text-warning-600\/25:focus{color:rgb(var(--cstu-warning-600)/.25)}.focus\:cstu-text-warning-600\/30:focus{color:rgb(var(--cstu-warning-600)/.3)}.focus\:cstu-text-warning-600\/35:focus{color:rgb(var(--cstu-warning-600)/.35)}.focus\:cstu-text-warning-600\/40:focus{color:rgb(var(--cstu-warning-600)/.4)}.focus\:cstu-text-warning-600\/45:focus{color:rgb(var(--cstu-warning-600)/.45)}.focus\:cstu-text-warning-600\/5:focus{color:rgb(var(--cstu-warning-600)/.05)}.focus\:cstu-text-warning-600\/50:focus{color:rgb(var(--cstu-warning-600)/.5)}.focus\:cstu-text-warning-600\/55:focus{color:rgb(var(--cstu-warning-600)/.55)}.focus\:cstu-text-warning-600\/60:focus{color:rgb(var(--cstu-warning-600)/.6)}.focus\:cstu-text-warning-600\/65:focus{color:rgb(var(--cstu-warning-600)/.65)}.focus\:cstu-text-warning-600\/70:focus{color:rgb(var(--cstu-warning-600)/.7)}.focus\:cstu-text-warning-600\/75:focus{color:rgb(var(--cstu-warning-600)/.75)}.focus\:cstu-text-warning-600\/80:focus{color:rgb(var(--cstu-warning-600)/.8)}.focus\:cstu-text-warning-600\/85:focus{color:rgb(var(--cstu-warning-600)/.85)}.focus\:cstu-text-warning-600\/90:focus{color:rgb(var(--cstu-warning-600)/.9)}.focus\:cstu-text-warning-600\/95:focus{color:rgb(var(--cstu-warning-600)/.95)}.focus\:cstu-text-warning-700:focus{--tw-text-opacity:1;color:rgb(var(--cstu-warning-700)/var(--tw-text-opacity,1))}.focus\:cstu-text-warning-700\/0:focus{color:rgb(var(--cstu-warning-700)/0)}.focus\:cstu-text-warning-700\/10:focus{color:rgb(var(--cstu-warning-700)/.1)}.focus\:cstu-text-warning-700\/100:focus{color:rgb(var(--cstu-warning-700)/1)}.focus\:cstu-text-warning-700\/15:focus{color:rgb(var(--cstu-warning-700)/.15)}.focus\:cstu-text-warning-700\/20:focus{color:rgb(var(--cstu-warning-700)/.2)}.focus\:cstu-text-warning-700\/25:focus{color:rgb(var(--cstu-warning-700)/.25)}.focus\:cstu-text-warning-700\/30:focus{color:rgb(var(--cstu-warning-700)/.3)}.focus\:cstu-text-warning-700\/35:focus{color:rgb(var(--cstu-warning-700)/.35)}.focus\:cstu-text-warning-700\/40:focus{color:rgb(var(--cstu-warning-700)/.4)}.focus\:cstu-text-warning-700\/45:focus{color:rgb(var(--cstu-warning-700)/.45)}.focus\:cstu-text-warning-700\/5:focus{color:rgb(var(--cstu-warning-700)/.05)}.focus\:cstu-text-warning-700\/50:focus{color:rgb(var(--cstu-warning-700)/.5)}.focus\:cstu-text-warning-700\/55:focus{color:rgb(var(--cstu-warning-700)/.55)}.focus\:cstu-text-warning-700\/60:focus{color:rgb(var(--cstu-warning-700)/.6)}.focus\:cstu-text-warning-700\/65:focus{color:rgb(var(--cstu-warning-700)/.65)}.focus\:cstu-text-warning-700\/70:focus{color:rgb(var(--cstu-warning-700)/.7)}.focus\:cstu-text-warning-700\/75:focus{color:rgb(var(--cstu-warning-700)/.75)}.focus\:cstu-text-warning-700\/80:focus{color:rgb(var(--cstu-warning-700)/.8)}.focus\:cstu-text-warning-700\/85:focus{color:rgb(var(--cstu-warning-700)/.85)}.focus\:cstu-text-warning-700\/90:focus{color:rgb(var(--cstu-warning-700)/.9)}.focus\:cstu-text-warning-700\/95:focus{color:rgb(var(--cstu-warning-700)/.95)}.focus\:cstu-text-warning-800:focus{--tw-text-opacity:1;color:rgb(var(--cstu-warning-800)/var(--tw-text-opacity,1))}.focus\:cstu-text-warning-800\/0:focus{color:rgb(var(--cstu-warning-800)/0)}.focus\:cstu-text-warning-800\/10:focus{color:rgb(var(--cstu-warning-800)/.1)}.focus\:cstu-text-warning-800\/100:focus{color:rgb(var(--cstu-warning-800)/1)}.focus\:cstu-text-warning-800\/15:focus{color:rgb(var(--cstu-warning-800)/.15)}.focus\:cstu-text-warning-800\/20:focus{color:rgb(var(--cstu-warning-800)/.2)}.focus\:cstu-text-warning-800\/25:focus{color:rgb(var(--cstu-warning-800)/.25)}.focus\:cstu-text-warning-800\/30:focus{color:rgb(var(--cstu-warning-800)/.3)}.focus\:cstu-text-warning-800\/35:focus{color:rgb(var(--cstu-warning-800)/.35)}.focus\:cstu-text-warning-800\/40:focus{color:rgb(var(--cstu-warning-800)/.4)}.focus\:cstu-text-warning-800\/45:focus{color:rgb(var(--cstu-warning-800)/.45)}.focus\:cstu-text-warning-800\/5:focus{color:rgb(var(--cstu-warning-800)/.05)}.focus\:cstu-text-warning-800\/50:focus{color:rgb(var(--cstu-warning-800)/.5)}.focus\:cstu-text-warning-800\/55:focus{color:rgb(var(--cstu-warning-800)/.55)}.focus\:cstu-text-warning-800\/60:focus{color:rgb(var(--cstu-warning-800)/.6)}.focus\:cstu-text-warning-800\/65:focus{color:rgb(var(--cstu-warning-800)/.65)}.focus\:cstu-text-warning-800\/70:focus{color:rgb(var(--cstu-warning-800)/.7)}.focus\:cstu-text-warning-800\/75:focus{color:rgb(var(--cstu-warning-800)/.75)}.focus\:cstu-text-warning-800\/80:focus{color:rgb(var(--cstu-warning-800)/.8)}.focus\:cstu-text-warning-800\/85:focus{color:rgb(var(--cstu-warning-800)/.85)}.focus\:cstu-text-warning-800\/90:focus{color:rgb(var(--cstu-warning-800)/.9)}.focus\:cstu-text-warning-800\/95:focus{color:rgb(var(--cstu-warning-800)/.95)}.focus\:cstu-text-warning-900:focus{--tw-text-opacity:1;color:rgb(var(--cstu-warning-900)/var(--tw-text-opacity,1))}.focus\:cstu-text-warning-900\/0:focus{color:rgb(var(--cstu-warning-900)/0)}.focus\:cstu-text-warning-900\/10:focus{color:rgb(var(--cstu-warning-900)/.1)}.focus\:cstu-text-warning-900\/100:focus{color:rgb(var(--cstu-warning-900)/1)}.focus\:cstu-text-warning-900\/15:focus{color:rgb(var(--cstu-warning-900)/.15)}.focus\:cstu-text-warning-900\/20:focus{color:rgb(var(--cstu-warning-900)/.2)}.focus\:cstu-text-warning-900\/25:focus{color:rgb(var(--cstu-warning-900)/.25)}.focus\:cstu-text-warning-900\/30:focus{color:rgb(var(--cstu-warning-900)/.3)}.focus\:cstu-text-warning-900\/35:focus{color:rgb(var(--cstu-warning-900)/.35)}.focus\:cstu-text-warning-900\/40:focus{color:rgb(var(--cstu-warning-900)/.4)}.focus\:cstu-text-warning-900\/45:focus{color:rgb(var(--cstu-warning-900)/.45)}.focus\:cstu-text-warning-900\/5:focus{color:rgb(var(--cstu-warning-900)/.05)}.focus\:cstu-text-warning-900\/50:focus{color:rgb(var(--cstu-warning-900)/.5)}.focus\:cstu-text-warning-900\/55:focus{color:rgb(var(--cstu-warning-900)/.55)}.focus\:cstu-text-warning-900\/60:focus{color:rgb(var(--cstu-warning-900)/.6)}.focus\:cstu-text-warning-900\/65:focus{color:rgb(var(--cstu-warning-900)/.65)}.focus\:cstu-text-warning-900\/70:focus{color:rgb(var(--cstu-warning-900)/.7)}.focus\:cstu-text-warning-900\/75:focus{color:rgb(var(--cstu-warning-900)/.75)}.focus\:cstu-text-warning-900\/80:focus{color:rgb(var(--cstu-warning-900)/.8)}.focus\:cstu-text-warning-900\/85:focus{color:rgb(var(--cstu-warning-900)/.85)}.focus\:cstu-text-warning-900\/90:focus{color:rgb(var(--cstu-warning-900)/.9)}.focus\:cstu-text-warning-900\/95:focus{color:rgb(var(--cstu-warning-900)/.95)}.focus\:cstu-text-yellow-100:focus{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-100)/var(--tw-text-opacity,1))}.focus\:cstu-text-yellow-100\/0:focus{color:rgb(var(--cstu-yellow-100)/0)}.focus\:cstu-text-yellow-100\/10:focus{color:rgb(var(--cstu-yellow-100)/.1)}.focus\:cstu-text-yellow-100\/100:focus{color:rgb(var(--cstu-yellow-100)/1)}.focus\:cstu-text-yellow-100\/15:focus{color:rgb(var(--cstu-yellow-100)/.15)}.focus\:cstu-text-yellow-100\/20:focus{color:rgb(var(--cstu-yellow-100)/.2)}.focus\:cstu-text-yellow-100\/25:focus{color:rgb(var(--cstu-yellow-100)/.25)}.focus\:cstu-text-yellow-100\/30:focus{color:rgb(var(--cstu-yellow-100)/.3)}.focus\:cstu-text-yellow-100\/35:focus{color:rgb(var(--cstu-yellow-100)/.35)}.focus\:cstu-text-yellow-100\/40:focus{color:rgb(var(--cstu-yellow-100)/.4)}.focus\:cstu-text-yellow-100\/45:focus{color:rgb(var(--cstu-yellow-100)/.45)}.focus\:cstu-text-yellow-100\/5:focus{color:rgb(var(--cstu-yellow-100)/.05)}.focus\:cstu-text-yellow-100\/50:focus{color:rgb(var(--cstu-yellow-100)/.5)}.focus\:cstu-text-yellow-100\/55:focus{color:rgb(var(--cstu-yellow-100)/.55)}.focus\:cstu-text-yellow-100\/60:focus{color:rgb(var(--cstu-yellow-100)/.6)}.focus\:cstu-text-yellow-100\/65:focus{color:rgb(var(--cstu-yellow-100)/.65)}.focus\:cstu-text-yellow-100\/70:focus{color:rgb(var(--cstu-yellow-100)/.7)}.focus\:cstu-text-yellow-100\/75:focus{color:rgb(var(--cstu-yellow-100)/.75)}.focus\:cstu-text-yellow-100\/80:focus{color:rgb(var(--cstu-yellow-100)/.8)}.focus\:cstu-text-yellow-100\/85:focus{color:rgb(var(--cstu-yellow-100)/.85)}.focus\:cstu-text-yellow-100\/90:focus{color:rgb(var(--cstu-yellow-100)/.9)}.focus\:cstu-text-yellow-100\/95:focus{color:rgb(var(--cstu-yellow-100)/.95)}.focus\:cstu-text-yellow-200:focus{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-200)/var(--tw-text-opacity,1))}.focus\:cstu-text-yellow-200\/0:focus{color:rgb(var(--cstu-yellow-200)/0)}.focus\:cstu-text-yellow-200\/10:focus{color:rgb(var(--cstu-yellow-200)/.1)}.focus\:cstu-text-yellow-200\/100:focus{color:rgb(var(--cstu-yellow-200)/1)}.focus\:cstu-text-yellow-200\/15:focus{color:rgb(var(--cstu-yellow-200)/.15)}.focus\:cstu-text-yellow-200\/20:focus{color:rgb(var(--cstu-yellow-200)/.2)}.focus\:cstu-text-yellow-200\/25:focus{color:rgb(var(--cstu-yellow-200)/.25)}.focus\:cstu-text-yellow-200\/30:focus{color:rgb(var(--cstu-yellow-200)/.3)}.focus\:cstu-text-yellow-200\/35:focus{color:rgb(var(--cstu-yellow-200)/.35)}.focus\:cstu-text-yellow-200\/40:focus{color:rgb(var(--cstu-yellow-200)/.4)}.focus\:cstu-text-yellow-200\/45:focus{color:rgb(var(--cstu-yellow-200)/.45)}.focus\:cstu-text-yellow-200\/5:focus{color:rgb(var(--cstu-yellow-200)/.05)}.focus\:cstu-text-yellow-200\/50:focus{color:rgb(var(--cstu-yellow-200)/.5)}.focus\:cstu-text-yellow-200\/55:focus{color:rgb(var(--cstu-yellow-200)/.55)}.focus\:cstu-text-yellow-200\/60:focus{color:rgb(var(--cstu-yellow-200)/.6)}.focus\:cstu-text-yellow-200\/65:focus{color:rgb(var(--cstu-yellow-200)/.65)}.focus\:cstu-text-yellow-200\/70:focus{color:rgb(var(--cstu-yellow-200)/.7)}.focus\:cstu-text-yellow-200\/75:focus{color:rgb(var(--cstu-yellow-200)/.75)}.focus\:cstu-text-yellow-200\/80:focus{color:rgb(var(--cstu-yellow-200)/.8)}.focus\:cstu-text-yellow-200\/85:focus{color:rgb(var(--cstu-yellow-200)/.85)}.focus\:cstu-text-yellow-200\/90:focus{color:rgb(var(--cstu-yellow-200)/.9)}.focus\:cstu-text-yellow-200\/95:focus{color:rgb(var(--cstu-yellow-200)/.95)}.focus\:cstu-text-yellow-300:focus{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-300)/var(--tw-text-opacity,1))}.focus\:cstu-text-yellow-300\/0:focus{color:rgb(var(--cstu-yellow-300)/0)}.focus\:cstu-text-yellow-300\/10:focus{color:rgb(var(--cstu-yellow-300)/.1)}.focus\:cstu-text-yellow-300\/100:focus{color:rgb(var(--cstu-yellow-300)/1)}.focus\:cstu-text-yellow-300\/15:focus{color:rgb(var(--cstu-yellow-300)/.15)}.focus\:cstu-text-yellow-300\/20:focus{color:rgb(var(--cstu-yellow-300)/.2)}.focus\:cstu-text-yellow-300\/25:focus{color:rgb(var(--cstu-yellow-300)/.25)}.focus\:cstu-text-yellow-300\/30:focus{color:rgb(var(--cstu-yellow-300)/.3)}.focus\:cstu-text-yellow-300\/35:focus{color:rgb(var(--cstu-yellow-300)/.35)}.focus\:cstu-text-yellow-300\/40:focus{color:rgb(var(--cstu-yellow-300)/.4)}.focus\:cstu-text-yellow-300\/45:focus{color:rgb(var(--cstu-yellow-300)/.45)}.focus\:cstu-text-yellow-300\/5:focus{color:rgb(var(--cstu-yellow-300)/.05)}.focus\:cstu-text-yellow-300\/50:focus{color:rgb(var(--cstu-yellow-300)/.5)}.focus\:cstu-text-yellow-300\/55:focus{color:rgb(var(--cstu-yellow-300)/.55)}.focus\:cstu-text-yellow-300\/60:focus{color:rgb(var(--cstu-yellow-300)/.6)}.focus\:cstu-text-yellow-300\/65:focus{color:rgb(var(--cstu-yellow-300)/.65)}.focus\:cstu-text-yellow-300\/70:focus{color:rgb(var(--cstu-yellow-300)/.7)}.focus\:cstu-text-yellow-300\/75:focus{color:rgb(var(--cstu-yellow-300)/.75)}.focus\:cstu-text-yellow-300\/80:focus{color:rgb(var(--cstu-yellow-300)/.8)}.focus\:cstu-text-yellow-300\/85:focus{color:rgb(var(--cstu-yellow-300)/.85)}.focus\:cstu-text-yellow-300\/90:focus{color:rgb(var(--cstu-yellow-300)/.9)}.focus\:cstu-text-yellow-300\/95:focus{color:rgb(var(--cstu-yellow-300)/.95)}.focus\:cstu-text-yellow-400:focus{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-400)/var(--tw-text-opacity,1))}.focus\:cstu-text-yellow-400\/0:focus{color:rgb(var(--cstu-yellow-400)/0)}.focus\:cstu-text-yellow-400\/10:focus{color:rgb(var(--cstu-yellow-400)/.1)}.focus\:cstu-text-yellow-400\/100:focus{color:rgb(var(--cstu-yellow-400)/1)}.focus\:cstu-text-yellow-400\/15:focus{color:rgb(var(--cstu-yellow-400)/.15)}.focus\:cstu-text-yellow-400\/20:focus{color:rgb(var(--cstu-yellow-400)/.2)}.focus\:cstu-text-yellow-400\/25:focus{color:rgb(var(--cstu-yellow-400)/.25)}.focus\:cstu-text-yellow-400\/30:focus{color:rgb(var(--cstu-yellow-400)/.3)}.focus\:cstu-text-yellow-400\/35:focus{color:rgb(var(--cstu-yellow-400)/.35)}.focus\:cstu-text-yellow-400\/40:focus{color:rgb(var(--cstu-yellow-400)/.4)}.focus\:cstu-text-yellow-400\/45:focus{color:rgb(var(--cstu-yellow-400)/.45)}.focus\:cstu-text-yellow-400\/5:focus{color:rgb(var(--cstu-yellow-400)/.05)}.focus\:cstu-text-yellow-400\/50:focus{color:rgb(var(--cstu-yellow-400)/.5)}.focus\:cstu-text-yellow-400\/55:focus{color:rgb(var(--cstu-yellow-400)/.55)}.focus\:cstu-text-yellow-400\/60:focus{color:rgb(var(--cstu-yellow-400)/.6)}.focus\:cstu-text-yellow-400\/65:focus{color:rgb(var(--cstu-yellow-400)/.65)}.focus\:cstu-text-yellow-400\/70:focus{color:rgb(var(--cstu-yellow-400)/.7)}.focus\:cstu-text-yellow-400\/75:focus{color:rgb(var(--cstu-yellow-400)/.75)}.focus\:cstu-text-yellow-400\/80:focus{color:rgb(var(--cstu-yellow-400)/.8)}.focus\:cstu-text-yellow-400\/85:focus{color:rgb(var(--cstu-yellow-400)/.85)}.focus\:cstu-text-yellow-400\/90:focus{color:rgb(var(--cstu-yellow-400)/.9)}.focus\:cstu-text-yellow-400\/95:focus{color:rgb(var(--cstu-yellow-400)/.95)}.focus\:cstu-text-yellow-50:focus{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-50)/var(--tw-text-opacity,1))}.focus\:cstu-text-yellow-50\/0:focus{color:rgb(var(--cstu-yellow-50)/0)}.focus\:cstu-text-yellow-50\/10:focus{color:rgb(var(--cstu-yellow-50)/.1)}.focus\:cstu-text-yellow-50\/100:focus{color:rgb(var(--cstu-yellow-50)/1)}.focus\:cstu-text-yellow-50\/15:focus{color:rgb(var(--cstu-yellow-50)/.15)}.focus\:cstu-text-yellow-50\/20:focus{color:rgb(var(--cstu-yellow-50)/.2)}.focus\:cstu-text-yellow-50\/25:focus{color:rgb(var(--cstu-yellow-50)/.25)}.focus\:cstu-text-yellow-50\/30:focus{color:rgb(var(--cstu-yellow-50)/.3)}.focus\:cstu-text-yellow-50\/35:focus{color:rgb(var(--cstu-yellow-50)/.35)}.focus\:cstu-text-yellow-50\/40:focus{color:rgb(var(--cstu-yellow-50)/.4)}.focus\:cstu-text-yellow-50\/45:focus{color:rgb(var(--cstu-yellow-50)/.45)}.focus\:cstu-text-yellow-50\/5:focus{color:rgb(var(--cstu-yellow-50)/.05)}.focus\:cstu-text-yellow-50\/50:focus{color:rgb(var(--cstu-yellow-50)/.5)}.focus\:cstu-text-yellow-50\/55:focus{color:rgb(var(--cstu-yellow-50)/.55)}.focus\:cstu-text-yellow-50\/60:focus{color:rgb(var(--cstu-yellow-50)/.6)}.focus\:cstu-text-yellow-50\/65:focus{color:rgb(var(--cstu-yellow-50)/.65)}.focus\:cstu-text-yellow-50\/70:focus{color:rgb(var(--cstu-yellow-50)/.7)}.focus\:cstu-text-yellow-50\/75:focus{color:rgb(var(--cstu-yellow-50)/.75)}.focus\:cstu-text-yellow-50\/80:focus{color:rgb(var(--cstu-yellow-50)/.8)}.focus\:cstu-text-yellow-50\/85:focus{color:rgb(var(--cstu-yellow-50)/.85)}.focus\:cstu-text-yellow-50\/90:focus{color:rgb(var(--cstu-yellow-50)/.9)}.focus\:cstu-text-yellow-50\/95:focus{color:rgb(var(--cstu-yellow-50)/.95)}.focus\:cstu-text-yellow-500:focus{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-500)/var(--tw-text-opacity,1))}.focus\:cstu-text-yellow-500\/0:focus{color:rgb(var(--cstu-yellow-500)/0)}.focus\:cstu-text-yellow-500\/10:focus{color:rgb(var(--cstu-yellow-500)/.1)}.focus\:cstu-text-yellow-500\/100:focus{color:rgb(var(--cstu-yellow-500)/1)}.focus\:cstu-text-yellow-500\/15:focus{color:rgb(var(--cstu-yellow-500)/.15)}.focus\:cstu-text-yellow-500\/20:focus{color:rgb(var(--cstu-yellow-500)/.2)}.focus\:cstu-text-yellow-500\/25:focus{color:rgb(var(--cstu-yellow-500)/.25)}.focus\:cstu-text-yellow-500\/30:focus{color:rgb(var(--cstu-yellow-500)/.3)}.focus\:cstu-text-yellow-500\/35:focus{color:rgb(var(--cstu-yellow-500)/.35)}.focus\:cstu-text-yellow-500\/40:focus{color:rgb(var(--cstu-yellow-500)/.4)}.focus\:cstu-text-yellow-500\/45:focus{color:rgb(var(--cstu-yellow-500)/.45)}.focus\:cstu-text-yellow-500\/5:focus{color:rgb(var(--cstu-yellow-500)/.05)}.focus\:cstu-text-yellow-500\/50:focus{color:rgb(var(--cstu-yellow-500)/.5)}.focus\:cstu-text-yellow-500\/55:focus{color:rgb(var(--cstu-yellow-500)/.55)}.focus\:cstu-text-yellow-500\/60:focus{color:rgb(var(--cstu-yellow-500)/.6)}.focus\:cstu-text-yellow-500\/65:focus{color:rgb(var(--cstu-yellow-500)/.65)}.focus\:cstu-text-yellow-500\/70:focus{color:rgb(var(--cstu-yellow-500)/.7)}.focus\:cstu-text-yellow-500\/75:focus{color:rgb(var(--cstu-yellow-500)/.75)}.focus\:cstu-text-yellow-500\/80:focus{color:rgb(var(--cstu-yellow-500)/.8)}.focus\:cstu-text-yellow-500\/85:focus{color:rgb(var(--cstu-yellow-500)/.85)}.focus\:cstu-text-yellow-500\/90:focus{color:rgb(var(--cstu-yellow-500)/.9)}.focus\:cstu-text-yellow-500\/95:focus{color:rgb(var(--cstu-yellow-500)/.95)}.focus\:cstu-text-yellow-600:focus{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-600)/var(--tw-text-opacity,1))}.focus\:cstu-text-yellow-600\/0:focus{color:rgb(var(--cstu-yellow-600)/0)}.focus\:cstu-text-yellow-600\/10:focus{color:rgb(var(--cstu-yellow-600)/.1)}.focus\:cstu-text-yellow-600\/100:focus{color:rgb(var(--cstu-yellow-600)/1)}.focus\:cstu-text-yellow-600\/15:focus{color:rgb(var(--cstu-yellow-600)/.15)}.focus\:cstu-text-yellow-600\/20:focus{color:rgb(var(--cstu-yellow-600)/.2)}.focus\:cstu-text-yellow-600\/25:focus{color:rgb(var(--cstu-yellow-600)/.25)}.focus\:cstu-text-yellow-600\/30:focus{color:rgb(var(--cstu-yellow-600)/.3)}.focus\:cstu-text-yellow-600\/35:focus{color:rgb(var(--cstu-yellow-600)/.35)}.focus\:cstu-text-yellow-600\/40:focus{color:rgb(var(--cstu-yellow-600)/.4)}.focus\:cstu-text-yellow-600\/45:focus{color:rgb(var(--cstu-yellow-600)/.45)}.focus\:cstu-text-yellow-600\/5:focus{color:rgb(var(--cstu-yellow-600)/.05)}.focus\:cstu-text-yellow-600\/50:focus{color:rgb(var(--cstu-yellow-600)/.5)}.focus\:cstu-text-yellow-600\/55:focus{color:rgb(var(--cstu-yellow-600)/.55)}.focus\:cstu-text-yellow-600\/60:focus{color:rgb(var(--cstu-yellow-600)/.6)}.focus\:cstu-text-yellow-600\/65:focus{color:rgb(var(--cstu-yellow-600)/.65)}.focus\:cstu-text-yellow-600\/70:focus{color:rgb(var(--cstu-yellow-600)/.7)}.focus\:cstu-text-yellow-600\/75:focus{color:rgb(var(--cstu-yellow-600)/.75)}.focus\:cstu-text-yellow-600\/80:focus{color:rgb(var(--cstu-yellow-600)/.8)}.focus\:cstu-text-yellow-600\/85:focus{color:rgb(var(--cstu-yellow-600)/.85)}.focus\:cstu-text-yellow-600\/90:focus{color:rgb(var(--cstu-yellow-600)/.9)}.focus\:cstu-text-yellow-600\/95:focus{color:rgb(var(--cstu-yellow-600)/.95)}.focus\:cstu-text-yellow-700:focus{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-700)/var(--tw-text-opacity,1))}.focus\:cstu-text-yellow-700\/0:focus{color:rgb(var(--cstu-yellow-700)/0)}.focus\:cstu-text-yellow-700\/10:focus{color:rgb(var(--cstu-yellow-700)/.1)}.focus\:cstu-text-yellow-700\/100:focus{color:rgb(var(--cstu-yellow-700)/1)}.focus\:cstu-text-yellow-700\/15:focus{color:rgb(var(--cstu-yellow-700)/.15)}.focus\:cstu-text-yellow-700\/20:focus{color:rgb(var(--cstu-yellow-700)/.2)}.focus\:cstu-text-yellow-700\/25:focus{color:rgb(var(--cstu-yellow-700)/.25)}.focus\:cstu-text-yellow-700\/30:focus{color:rgb(var(--cstu-yellow-700)/.3)}.focus\:cstu-text-yellow-700\/35:focus{color:rgb(var(--cstu-yellow-700)/.35)}.focus\:cstu-text-yellow-700\/40:focus{color:rgb(var(--cstu-yellow-700)/.4)}.focus\:cstu-text-yellow-700\/45:focus{color:rgb(var(--cstu-yellow-700)/.45)}.focus\:cstu-text-yellow-700\/5:focus{color:rgb(var(--cstu-yellow-700)/.05)}.focus\:cstu-text-yellow-700\/50:focus{color:rgb(var(--cstu-yellow-700)/.5)}.focus\:cstu-text-yellow-700\/55:focus{color:rgb(var(--cstu-yellow-700)/.55)}.focus\:cstu-text-yellow-700\/60:focus{color:rgb(var(--cstu-yellow-700)/.6)}.focus\:cstu-text-yellow-700\/65:focus{color:rgb(var(--cstu-yellow-700)/.65)}.focus\:cstu-text-yellow-700\/70:focus{color:rgb(var(--cstu-yellow-700)/.7)}.focus\:cstu-text-yellow-700\/75:focus{color:rgb(var(--cstu-yellow-700)/.75)}.focus\:cstu-text-yellow-700\/80:focus{color:rgb(var(--cstu-yellow-700)/.8)}.focus\:cstu-text-yellow-700\/85:focus{color:rgb(var(--cstu-yellow-700)/.85)}.focus\:cstu-text-yellow-700\/90:focus{color:rgb(var(--cstu-yellow-700)/.9)}.focus\:cstu-text-yellow-700\/95:focus{color:rgb(var(--cstu-yellow-700)/.95)}.focus\:cstu-text-yellow-800:focus{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-800)/var(--tw-text-opacity,1))}.focus\:cstu-text-yellow-800\/0:focus{color:rgb(var(--cstu-yellow-800)/0)}.focus\:cstu-text-yellow-800\/10:focus{color:rgb(var(--cstu-yellow-800)/.1)}.focus\:cstu-text-yellow-800\/100:focus{color:rgb(var(--cstu-yellow-800)/1)}.focus\:cstu-text-yellow-800\/15:focus{color:rgb(var(--cstu-yellow-800)/.15)}.focus\:cstu-text-yellow-800\/20:focus{color:rgb(var(--cstu-yellow-800)/.2)}.focus\:cstu-text-yellow-800\/25:focus{color:rgb(var(--cstu-yellow-800)/.25)}.focus\:cstu-text-yellow-800\/30:focus{color:rgb(var(--cstu-yellow-800)/.3)}.focus\:cstu-text-yellow-800\/35:focus{color:rgb(var(--cstu-yellow-800)/.35)}.focus\:cstu-text-yellow-800\/40:focus{color:rgb(var(--cstu-yellow-800)/.4)}.focus\:cstu-text-yellow-800\/45:focus{color:rgb(var(--cstu-yellow-800)/.45)}.focus\:cstu-text-yellow-800\/5:focus{color:rgb(var(--cstu-yellow-800)/.05)}.focus\:cstu-text-yellow-800\/50:focus{color:rgb(var(--cstu-yellow-800)/.5)}.focus\:cstu-text-yellow-800\/55:focus{color:rgb(var(--cstu-yellow-800)/.55)}.focus\:cstu-text-yellow-800\/60:focus{color:rgb(var(--cstu-yellow-800)/.6)}.focus\:cstu-text-yellow-800\/65:focus{color:rgb(var(--cstu-yellow-800)/.65)}.focus\:cstu-text-yellow-800\/70:focus{color:rgb(var(--cstu-yellow-800)/.7)}.focus\:cstu-text-yellow-800\/75:focus{color:rgb(var(--cstu-yellow-800)/.75)}.focus\:cstu-text-yellow-800\/80:focus{color:rgb(var(--cstu-yellow-800)/.8)}.focus\:cstu-text-yellow-800\/85:focus{color:rgb(var(--cstu-yellow-800)/.85)}.focus\:cstu-text-yellow-800\/90:focus{color:rgb(var(--cstu-yellow-800)/.9)}.focus\:cstu-text-yellow-800\/95:focus{color:rgb(var(--cstu-yellow-800)/.95)}.focus\:cstu-text-yellow-900:focus{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-900)/var(--tw-text-opacity,1))}.focus\:cstu-text-yellow-900\/0:focus{color:rgb(var(--cstu-yellow-900)/0)}.focus\:cstu-text-yellow-900\/10:focus{color:rgb(var(--cstu-yellow-900)/.1)}.focus\:cstu-text-yellow-900\/100:focus{color:rgb(var(--cstu-yellow-900)/1)}.focus\:cstu-text-yellow-900\/15:focus{color:rgb(var(--cstu-yellow-900)/.15)}.focus\:cstu-text-yellow-900\/20:focus{color:rgb(var(--cstu-yellow-900)/.2)}.focus\:cstu-text-yellow-900\/25:focus{color:rgb(var(--cstu-yellow-900)/.25)}.focus\:cstu-text-yellow-900\/30:focus{color:rgb(var(--cstu-yellow-900)/.3)}.focus\:cstu-text-yellow-900\/35:focus{color:rgb(var(--cstu-yellow-900)/.35)}.focus\:cstu-text-yellow-900\/40:focus{color:rgb(var(--cstu-yellow-900)/.4)}.focus\:cstu-text-yellow-900\/45:focus{color:rgb(var(--cstu-yellow-900)/.45)}.focus\:cstu-text-yellow-900\/5:focus{color:rgb(var(--cstu-yellow-900)/.05)}.focus\:cstu-text-yellow-900\/50:focus{color:rgb(var(--cstu-yellow-900)/.5)}.focus\:cstu-text-yellow-900\/55:focus{color:rgb(var(--cstu-yellow-900)/.55)}.focus\:cstu-text-yellow-900\/60:focus{color:rgb(var(--cstu-yellow-900)/.6)}.focus\:cstu-text-yellow-900\/65:focus{color:rgb(var(--cstu-yellow-900)/.65)}.focus\:cstu-text-yellow-900\/70:focus{color:rgb(var(--cstu-yellow-900)/.7)}.focus\:cstu-text-yellow-900\/75:focus{color:rgb(var(--cstu-yellow-900)/.75)}.focus\:cstu-text-yellow-900\/80:focus{color:rgb(var(--cstu-yellow-900)/.8)}.focus\:cstu-text-yellow-900\/85:focus{color:rgb(var(--cstu-yellow-900)/.85)}.focus\:cstu-text-yellow-900\/90:focus{color:rgb(var(--cstu-yellow-900)/.9)}.focus\:cstu-text-yellow-900\/95:focus{color:rgb(var(--cstu-yellow-900)/.95)}.focus\:cstu-outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:cstu-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);-webkit-box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:cstu-ring-blue-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-blue-300)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-blue-300\/0:focus{--tw-ring-color:rgb(var(--cstu-blue-300)/0)}.focus\:cstu-ring-blue-300\/10:focus{--tw-ring-color:rgb(var(--cstu-blue-300)/.1)}.focus\:cstu-ring-blue-300\/100:focus{--tw-ring-color:rgb(var(--cstu-blue-300)/1)}.focus\:cstu-ring-blue-300\/15:focus{--tw-ring-color:rgb(var(--cstu-blue-300)/.15)}.focus\:cstu-ring-blue-300\/20:focus{--tw-ring-color:rgb(var(--cstu-blue-300)/.2)}.focus\:cstu-ring-blue-300\/25:focus{--tw-ring-color:rgb(var(--cstu-blue-300)/.25)}.focus\:cstu-ring-blue-300\/30:focus{--tw-ring-color:rgb(var(--cstu-blue-300)/.3)}.focus\:cstu-ring-blue-300\/35:focus{--tw-ring-color:rgb(var(--cstu-blue-300)/.35)}.focus\:cstu-ring-blue-300\/40:focus{--tw-ring-color:rgb(var(--cstu-blue-300)/.4)}.focus\:cstu-ring-blue-300\/45:focus{--tw-ring-color:rgb(var(--cstu-blue-300)/.45)}.focus\:cstu-ring-blue-300\/5:focus{--tw-ring-color:rgb(var(--cstu-blue-300)/.05)}.focus\:cstu-ring-blue-300\/50:focus{--tw-ring-color:rgb(var(--cstu-blue-300)/.5)}.focus\:cstu-ring-blue-300\/55:focus{--tw-ring-color:rgb(var(--cstu-blue-300)/.55)}.focus\:cstu-ring-blue-300\/60:focus{--tw-ring-color:rgb(var(--cstu-blue-300)/.6)}.focus\:cstu-ring-blue-300\/65:focus{--tw-ring-color:rgb(var(--cstu-blue-300)/.65)}.focus\:cstu-ring-blue-300\/70:focus{--tw-ring-color:rgb(var(--cstu-blue-300)/.7)}.focus\:cstu-ring-blue-300\/75:focus{--tw-ring-color:rgb(var(--cstu-blue-300)/.75)}.focus\:cstu-ring-blue-300\/80:focus{--tw-ring-color:rgb(var(--cstu-blue-300)/.8)}.focus\:cstu-ring-blue-300\/85:focus{--tw-ring-color:rgb(var(--cstu-blue-300)/.85)}.focus\:cstu-ring-blue-300\/90:focus{--tw-ring-color:rgb(var(--cstu-blue-300)/.9)}.focus\:cstu-ring-blue-300\/95:focus{--tw-ring-color:rgb(var(--cstu-blue-300)/.95)}.focus\:cstu-ring-blue-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-blue-400)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-blue-400\/0:focus{--tw-ring-color:rgb(var(--cstu-blue-400)/0)}.focus\:cstu-ring-blue-400\/10:focus{--tw-ring-color:rgb(var(--cstu-blue-400)/.1)}.focus\:cstu-ring-blue-400\/100:focus{--tw-ring-color:rgb(var(--cstu-blue-400)/1)}.focus\:cstu-ring-blue-400\/15:focus{--tw-ring-color:rgb(var(--cstu-blue-400)/.15)}.focus\:cstu-ring-blue-400\/20:focus{--tw-ring-color:rgb(var(--cstu-blue-400)/.2)}.focus\:cstu-ring-blue-400\/25:focus{--tw-ring-color:rgb(var(--cstu-blue-400)/.25)}.focus\:cstu-ring-blue-400\/30:focus{--tw-ring-color:rgb(var(--cstu-blue-400)/.3)}.focus\:cstu-ring-blue-400\/35:focus{--tw-ring-color:rgb(var(--cstu-blue-400)/.35)}.focus\:cstu-ring-blue-400\/40:focus{--tw-ring-color:rgb(var(--cstu-blue-400)/.4)}.focus\:cstu-ring-blue-400\/45:focus{--tw-ring-color:rgb(var(--cstu-blue-400)/.45)}.focus\:cstu-ring-blue-400\/5:focus{--tw-ring-color:rgb(var(--cstu-blue-400)/.05)}.focus\:cstu-ring-blue-400\/50:focus{--tw-ring-color:rgb(var(--cstu-blue-400)/.5)}.focus\:cstu-ring-blue-400\/55:focus{--tw-ring-color:rgb(var(--cstu-blue-400)/.55)}.focus\:cstu-ring-blue-400\/60:focus{--tw-ring-color:rgb(var(--cstu-blue-400)/.6)}.focus\:cstu-ring-blue-400\/65:focus{--tw-ring-color:rgb(var(--cstu-blue-400)/.65)}.focus\:cstu-ring-blue-400\/70:focus{--tw-ring-color:rgb(var(--cstu-blue-400)/.7)}.focus\:cstu-ring-blue-400\/75:focus{--tw-ring-color:rgb(var(--cstu-blue-400)/.75)}.focus\:cstu-ring-blue-400\/80:focus{--tw-ring-color:rgb(var(--cstu-blue-400)/.8)}.focus\:cstu-ring-blue-400\/85:focus{--tw-ring-color:rgb(var(--cstu-blue-400)/.85)}.focus\:cstu-ring-blue-400\/90:focus{--tw-ring-color:rgb(var(--cstu-blue-400)/.9)}.focus\:cstu-ring-blue-400\/95:focus{--tw-ring-color:rgb(var(--cstu-blue-400)/.95)}.focus\:cstu-ring-blue-450:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-blue-450)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-blue-450\/0:focus{--tw-ring-color:rgb(var(--cstu-blue-450)/0)}.focus\:cstu-ring-blue-450\/10:focus{--tw-ring-color:rgb(var(--cstu-blue-450)/.1)}.focus\:cstu-ring-blue-450\/100:focus{--tw-ring-color:rgb(var(--cstu-blue-450)/1)}.focus\:cstu-ring-blue-450\/15:focus{--tw-ring-color:rgb(var(--cstu-blue-450)/.15)}.focus\:cstu-ring-blue-450\/20:focus{--tw-ring-color:rgb(var(--cstu-blue-450)/.2)}.focus\:cstu-ring-blue-450\/25:focus{--tw-ring-color:rgb(var(--cstu-blue-450)/.25)}.focus\:cstu-ring-blue-450\/30:focus{--tw-ring-color:rgb(var(--cstu-blue-450)/.3)}.focus\:cstu-ring-blue-450\/35:focus{--tw-ring-color:rgb(var(--cstu-blue-450)/.35)}.focus\:cstu-ring-blue-450\/40:focus{--tw-ring-color:rgb(var(--cstu-blue-450)/.4)}.focus\:cstu-ring-blue-450\/45:focus{--tw-ring-color:rgb(var(--cstu-blue-450)/.45)}.focus\:cstu-ring-blue-450\/5:focus{--tw-ring-color:rgb(var(--cstu-blue-450)/.05)}.focus\:cstu-ring-blue-450\/50:focus{--tw-ring-color:rgb(var(--cstu-blue-450)/.5)}.focus\:cstu-ring-blue-450\/55:focus{--tw-ring-color:rgb(var(--cstu-blue-450)/.55)}.focus\:cstu-ring-blue-450\/60:focus{--tw-ring-color:rgb(var(--cstu-blue-450)/.6)}.focus\:cstu-ring-blue-450\/65:focus{--tw-ring-color:rgb(var(--cstu-blue-450)/.65)}.focus\:cstu-ring-blue-450\/70:focus{--tw-ring-color:rgb(var(--cstu-blue-450)/.7)}.focus\:cstu-ring-blue-450\/75:focus{--tw-ring-color:rgb(var(--cstu-blue-450)/.75)}.focus\:cstu-ring-blue-450\/80:focus{--tw-ring-color:rgb(var(--cstu-blue-450)/.8)}.focus\:cstu-ring-blue-450\/85:focus{--tw-ring-color:rgb(var(--cstu-blue-450)/.85)}.focus\:cstu-ring-blue-450\/90:focus{--tw-ring-color:rgb(var(--cstu-blue-450)/.9)}.focus\:cstu-ring-blue-450\/95:focus{--tw-ring-color:rgb(var(--cstu-blue-450)/.95)}.focus\:cstu-ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-blue-500)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-blue-500\/0:focus{--tw-ring-color:rgb(var(--cstu-blue-500)/0)}.focus\:cstu-ring-blue-500\/10:focus{--tw-ring-color:rgb(var(--cstu-blue-500)/.1)}.focus\:cstu-ring-blue-500\/100:focus{--tw-ring-color:rgb(var(--cstu-blue-500)/1)}.focus\:cstu-ring-blue-500\/15:focus{--tw-ring-color:rgb(var(--cstu-blue-500)/.15)}.focus\:cstu-ring-blue-500\/20:focus{--tw-ring-color:rgb(var(--cstu-blue-500)/.2)}.focus\:cstu-ring-blue-500\/25:focus{--tw-ring-color:rgb(var(--cstu-blue-500)/.25)}.focus\:cstu-ring-blue-500\/30:focus{--tw-ring-color:rgb(var(--cstu-blue-500)/.3)}.focus\:cstu-ring-blue-500\/35:focus{--tw-ring-color:rgb(var(--cstu-blue-500)/.35)}.focus\:cstu-ring-blue-500\/40:focus{--tw-ring-color:rgb(var(--cstu-blue-500)/.4)}.focus\:cstu-ring-blue-500\/45:focus{--tw-ring-color:rgb(var(--cstu-blue-500)/.45)}.focus\:cstu-ring-blue-500\/5:focus{--tw-ring-color:rgb(var(--cstu-blue-500)/.05)}.focus\:cstu-ring-blue-500\/50:focus{--tw-ring-color:rgb(var(--cstu-blue-500)/.5)}.focus\:cstu-ring-blue-500\/55:focus{--tw-ring-color:rgb(var(--cstu-blue-500)/.55)}.focus\:cstu-ring-blue-500\/60:focus{--tw-ring-color:rgb(var(--cstu-blue-500)/.6)}.focus\:cstu-ring-blue-500\/65:focus{--tw-ring-color:rgb(var(--cstu-blue-500)/.65)}.focus\:cstu-ring-blue-500\/70:focus{--tw-ring-color:rgb(var(--cstu-blue-500)/.7)}.focus\:cstu-ring-blue-500\/75:focus{--tw-ring-color:rgb(var(--cstu-blue-500)/.75)}.focus\:cstu-ring-blue-500\/80:focus{--tw-ring-color:rgb(var(--cstu-blue-500)/.8)}.focus\:cstu-ring-blue-500\/85:focus{--tw-ring-color:rgb(var(--cstu-blue-500)/.85)}.focus\:cstu-ring-blue-500\/90:focus{--tw-ring-color:rgb(var(--cstu-blue-500)/.9)}.focus\:cstu-ring-blue-500\/95:focus{--tw-ring-color:rgb(var(--cstu-blue-500)/.95)}.focus\:cstu-ring-danger-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-danger-300)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-danger-300\/0:focus{--tw-ring-color:rgb(var(--cstu-danger-300)/0)}.focus\:cstu-ring-danger-300\/10:focus{--tw-ring-color:rgb(var(--cstu-danger-300)/.1)}.focus\:cstu-ring-danger-300\/100:focus{--tw-ring-color:rgb(var(--cstu-danger-300)/1)}.focus\:cstu-ring-danger-300\/15:focus{--tw-ring-color:rgb(var(--cstu-danger-300)/.15)}.focus\:cstu-ring-danger-300\/20:focus{--tw-ring-color:rgb(var(--cstu-danger-300)/.2)}.focus\:cstu-ring-danger-300\/25:focus{--tw-ring-color:rgb(var(--cstu-danger-300)/.25)}.focus\:cstu-ring-danger-300\/30:focus{--tw-ring-color:rgb(var(--cstu-danger-300)/.3)}.focus\:cstu-ring-danger-300\/35:focus{--tw-ring-color:rgb(var(--cstu-danger-300)/.35)}.focus\:cstu-ring-danger-300\/40:focus{--tw-ring-color:rgb(var(--cstu-danger-300)/.4)}.focus\:cstu-ring-danger-300\/45:focus{--tw-ring-color:rgb(var(--cstu-danger-300)/.45)}.focus\:cstu-ring-danger-300\/5:focus{--tw-ring-color:rgb(var(--cstu-danger-300)/.05)}.focus\:cstu-ring-danger-300\/50:focus{--tw-ring-color:rgb(var(--cstu-danger-300)/.5)}.focus\:cstu-ring-danger-300\/55:focus{--tw-ring-color:rgb(var(--cstu-danger-300)/.55)}.focus\:cstu-ring-danger-300\/60:focus{--tw-ring-color:rgb(var(--cstu-danger-300)/.6)}.focus\:cstu-ring-danger-300\/65:focus{--tw-ring-color:rgb(var(--cstu-danger-300)/.65)}.focus\:cstu-ring-danger-300\/70:focus{--tw-ring-color:rgb(var(--cstu-danger-300)/.7)}.focus\:cstu-ring-danger-300\/75:focus{--tw-ring-color:rgb(var(--cstu-danger-300)/.75)}.focus\:cstu-ring-danger-300\/80:focus{--tw-ring-color:rgb(var(--cstu-danger-300)/.8)}.focus\:cstu-ring-danger-300\/85:focus{--tw-ring-color:rgb(var(--cstu-danger-300)/.85)}.focus\:cstu-ring-danger-300\/90:focus{--tw-ring-color:rgb(var(--cstu-danger-300)/.9)}.focus\:cstu-ring-danger-300\/95:focus{--tw-ring-color:rgb(var(--cstu-danger-300)/.95)}.focus\:cstu-ring-danger-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-danger-400)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-danger-400\/0:focus{--tw-ring-color:rgb(var(--cstu-danger-400)/0)}.focus\:cstu-ring-danger-400\/10:focus{--tw-ring-color:rgb(var(--cstu-danger-400)/.1)}.focus\:cstu-ring-danger-400\/100:focus{--tw-ring-color:rgb(var(--cstu-danger-400)/1)}.focus\:cstu-ring-danger-400\/15:focus{--tw-ring-color:rgb(var(--cstu-danger-400)/.15)}.focus\:cstu-ring-danger-400\/20:focus{--tw-ring-color:rgb(var(--cstu-danger-400)/.2)}.focus\:cstu-ring-danger-400\/25:focus{--tw-ring-color:rgb(var(--cstu-danger-400)/.25)}.focus\:cstu-ring-danger-400\/30:focus{--tw-ring-color:rgb(var(--cstu-danger-400)/.3)}.focus\:cstu-ring-danger-400\/35:focus{--tw-ring-color:rgb(var(--cstu-danger-400)/.35)}.focus\:cstu-ring-danger-400\/40:focus{--tw-ring-color:rgb(var(--cstu-danger-400)/.4)}.focus\:cstu-ring-danger-400\/45:focus{--tw-ring-color:rgb(var(--cstu-danger-400)/.45)}.focus\:cstu-ring-danger-400\/5:focus{--tw-ring-color:rgb(var(--cstu-danger-400)/.05)}.focus\:cstu-ring-danger-400\/50:focus{--tw-ring-color:rgb(var(--cstu-danger-400)/.5)}.focus\:cstu-ring-danger-400\/55:focus{--tw-ring-color:rgb(var(--cstu-danger-400)/.55)}.focus\:cstu-ring-danger-400\/60:focus{--tw-ring-color:rgb(var(--cstu-danger-400)/.6)}.focus\:cstu-ring-danger-400\/65:focus{--tw-ring-color:rgb(var(--cstu-danger-400)/.65)}.focus\:cstu-ring-danger-400\/70:focus{--tw-ring-color:rgb(var(--cstu-danger-400)/.7)}.focus\:cstu-ring-danger-400\/75:focus{--tw-ring-color:rgb(var(--cstu-danger-400)/.75)}.focus\:cstu-ring-danger-400\/80:focus{--tw-ring-color:rgb(var(--cstu-danger-400)/.8)}.focus\:cstu-ring-danger-400\/85:focus{--tw-ring-color:rgb(var(--cstu-danger-400)/.85)}.focus\:cstu-ring-danger-400\/90:focus{--tw-ring-color:rgb(var(--cstu-danger-400)/.9)}.focus\:cstu-ring-danger-400\/95:focus{--tw-ring-color:rgb(var(--cstu-danger-400)/.95)}.focus\:cstu-ring-danger-450:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-danger-450)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-danger-450\/0:focus{--tw-ring-color:rgb(var(--cstu-danger-450)/0)}.focus\:cstu-ring-danger-450\/10:focus{--tw-ring-color:rgb(var(--cstu-danger-450)/.1)}.focus\:cstu-ring-danger-450\/100:focus{--tw-ring-color:rgb(var(--cstu-danger-450)/1)}.focus\:cstu-ring-danger-450\/15:focus{--tw-ring-color:rgb(var(--cstu-danger-450)/.15)}.focus\:cstu-ring-danger-450\/20:focus{--tw-ring-color:rgb(var(--cstu-danger-450)/.2)}.focus\:cstu-ring-danger-450\/25:focus{--tw-ring-color:rgb(var(--cstu-danger-450)/.25)}.focus\:cstu-ring-danger-450\/30:focus{--tw-ring-color:rgb(var(--cstu-danger-450)/.3)}.focus\:cstu-ring-danger-450\/35:focus{--tw-ring-color:rgb(var(--cstu-danger-450)/.35)}.focus\:cstu-ring-danger-450\/40:focus{--tw-ring-color:rgb(var(--cstu-danger-450)/.4)}.focus\:cstu-ring-danger-450\/45:focus{--tw-ring-color:rgb(var(--cstu-danger-450)/.45)}.focus\:cstu-ring-danger-450\/5:focus{--tw-ring-color:rgb(var(--cstu-danger-450)/.05)}.focus\:cstu-ring-danger-450\/50:focus{--tw-ring-color:rgb(var(--cstu-danger-450)/.5)}.focus\:cstu-ring-danger-450\/55:focus{--tw-ring-color:rgb(var(--cstu-danger-450)/.55)}.focus\:cstu-ring-danger-450\/60:focus{--tw-ring-color:rgb(var(--cstu-danger-450)/.6)}.focus\:cstu-ring-danger-450\/65:focus{--tw-ring-color:rgb(var(--cstu-danger-450)/.65)}.focus\:cstu-ring-danger-450\/70:focus{--tw-ring-color:rgb(var(--cstu-danger-450)/.7)}.focus\:cstu-ring-danger-450\/75:focus{--tw-ring-color:rgb(var(--cstu-danger-450)/.75)}.focus\:cstu-ring-danger-450\/80:focus{--tw-ring-color:rgb(var(--cstu-danger-450)/.8)}.focus\:cstu-ring-danger-450\/85:focus{--tw-ring-color:rgb(var(--cstu-danger-450)/.85)}.focus\:cstu-ring-danger-450\/90:focus{--tw-ring-color:rgb(var(--cstu-danger-450)/.9)}.focus\:cstu-ring-danger-450\/95:focus{--tw-ring-color:rgb(var(--cstu-danger-450)/.95)}.focus\:cstu-ring-danger-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-danger-500)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-danger-500\/0:focus{--tw-ring-color:rgb(var(--cstu-danger-500)/0)}.focus\:cstu-ring-danger-500\/10:focus{--tw-ring-color:rgb(var(--cstu-danger-500)/.1)}.focus\:cstu-ring-danger-500\/100:focus{--tw-ring-color:rgb(var(--cstu-danger-500)/1)}.focus\:cstu-ring-danger-500\/15:focus{--tw-ring-color:rgb(var(--cstu-danger-500)/.15)}.focus\:cstu-ring-danger-500\/20:focus{--tw-ring-color:rgb(var(--cstu-danger-500)/.2)}.focus\:cstu-ring-danger-500\/25:focus{--tw-ring-color:rgb(var(--cstu-danger-500)/.25)}.focus\:cstu-ring-danger-500\/30:focus{--tw-ring-color:rgb(var(--cstu-danger-500)/.3)}.focus\:cstu-ring-danger-500\/35:focus{--tw-ring-color:rgb(var(--cstu-danger-500)/.35)}.focus\:cstu-ring-danger-500\/40:focus{--tw-ring-color:rgb(var(--cstu-danger-500)/.4)}.focus\:cstu-ring-danger-500\/45:focus{--tw-ring-color:rgb(var(--cstu-danger-500)/.45)}.focus\:cstu-ring-danger-500\/5:focus{--tw-ring-color:rgb(var(--cstu-danger-500)/.05)}.focus\:cstu-ring-danger-500\/50:focus{--tw-ring-color:rgb(var(--cstu-danger-500)/.5)}.focus\:cstu-ring-danger-500\/55:focus{--tw-ring-color:rgb(var(--cstu-danger-500)/.55)}.focus\:cstu-ring-danger-500\/60:focus{--tw-ring-color:rgb(var(--cstu-danger-500)/.6)}.focus\:cstu-ring-danger-500\/65:focus{--tw-ring-color:rgb(var(--cstu-danger-500)/.65)}.focus\:cstu-ring-danger-500\/70:focus{--tw-ring-color:rgb(var(--cstu-danger-500)/.7)}.focus\:cstu-ring-danger-500\/75:focus{--tw-ring-color:rgb(var(--cstu-danger-500)/.75)}.focus\:cstu-ring-danger-500\/80:focus{--tw-ring-color:rgb(var(--cstu-danger-500)/.8)}.focus\:cstu-ring-danger-500\/85:focus{--tw-ring-color:rgb(var(--cstu-danger-500)/.85)}.focus\:cstu-ring-danger-500\/90:focus{--tw-ring-color:rgb(var(--cstu-danger-500)/.9)}.focus\:cstu-ring-danger-500\/95:focus{--tw-ring-color:rgb(var(--cstu-danger-500)/.95)}.focus\:cstu-ring-gray-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-gray-300)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-gray-300\/0:focus{--tw-ring-color:rgb(var(--cstu-gray-300)/0)}.focus\:cstu-ring-gray-300\/10:focus{--tw-ring-color:rgb(var(--cstu-gray-300)/.1)}.focus\:cstu-ring-gray-300\/100:focus{--tw-ring-color:rgb(var(--cstu-gray-300)/1)}.focus\:cstu-ring-gray-300\/15:focus{--tw-ring-color:rgb(var(--cstu-gray-300)/.15)}.focus\:cstu-ring-gray-300\/20:focus{--tw-ring-color:rgb(var(--cstu-gray-300)/.2)}.focus\:cstu-ring-gray-300\/25:focus{--tw-ring-color:rgb(var(--cstu-gray-300)/.25)}.focus\:cstu-ring-gray-300\/30:focus{--tw-ring-color:rgb(var(--cstu-gray-300)/.3)}.focus\:cstu-ring-gray-300\/35:focus{--tw-ring-color:rgb(var(--cstu-gray-300)/.35)}.focus\:cstu-ring-gray-300\/40:focus{--tw-ring-color:rgb(var(--cstu-gray-300)/.4)}.focus\:cstu-ring-gray-300\/45:focus{--tw-ring-color:rgb(var(--cstu-gray-300)/.45)}.focus\:cstu-ring-gray-300\/5:focus{--tw-ring-color:rgb(var(--cstu-gray-300)/.05)}.focus\:cstu-ring-gray-300\/50:focus{--tw-ring-color:rgb(var(--cstu-gray-300)/.5)}.focus\:cstu-ring-gray-300\/55:focus{--tw-ring-color:rgb(var(--cstu-gray-300)/.55)}.focus\:cstu-ring-gray-300\/60:focus{--tw-ring-color:rgb(var(--cstu-gray-300)/.6)}.focus\:cstu-ring-gray-300\/65:focus{--tw-ring-color:rgb(var(--cstu-gray-300)/.65)}.focus\:cstu-ring-gray-300\/70:focus{--tw-ring-color:rgb(var(--cstu-gray-300)/.7)}.focus\:cstu-ring-gray-300\/75:focus{--tw-ring-color:rgb(var(--cstu-gray-300)/.75)}.focus\:cstu-ring-gray-300\/80:focus{--tw-ring-color:rgb(var(--cstu-gray-300)/.8)}.focus\:cstu-ring-gray-300\/85:focus{--tw-ring-color:rgb(var(--cstu-gray-300)/.85)}.focus\:cstu-ring-gray-300\/90:focus{--tw-ring-color:rgb(var(--cstu-gray-300)/.9)}.focus\:cstu-ring-gray-300\/95:focus{--tw-ring-color:rgb(var(--cstu-gray-300)/.95)}.focus\:cstu-ring-gray-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-gray-400)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-gray-400\/0:focus{--tw-ring-color:rgb(var(--cstu-gray-400)/0)}.focus\:cstu-ring-gray-400\/10:focus{--tw-ring-color:rgb(var(--cstu-gray-400)/.1)}.focus\:cstu-ring-gray-400\/100:focus{--tw-ring-color:rgb(var(--cstu-gray-400)/1)}.focus\:cstu-ring-gray-400\/15:focus{--tw-ring-color:rgb(var(--cstu-gray-400)/.15)}.focus\:cstu-ring-gray-400\/20:focus{--tw-ring-color:rgb(var(--cstu-gray-400)/.2)}.focus\:cstu-ring-gray-400\/25:focus{--tw-ring-color:rgb(var(--cstu-gray-400)/.25)}.focus\:cstu-ring-gray-400\/30:focus{--tw-ring-color:rgb(var(--cstu-gray-400)/.3)}.focus\:cstu-ring-gray-400\/35:focus{--tw-ring-color:rgb(var(--cstu-gray-400)/.35)}.focus\:cstu-ring-gray-400\/40:focus{--tw-ring-color:rgb(var(--cstu-gray-400)/.4)}.focus\:cstu-ring-gray-400\/45:focus{--tw-ring-color:rgb(var(--cstu-gray-400)/.45)}.focus\:cstu-ring-gray-400\/5:focus{--tw-ring-color:rgb(var(--cstu-gray-400)/.05)}.focus\:cstu-ring-gray-400\/50:focus{--tw-ring-color:rgb(var(--cstu-gray-400)/.5)}.focus\:cstu-ring-gray-400\/55:focus{--tw-ring-color:rgb(var(--cstu-gray-400)/.55)}.focus\:cstu-ring-gray-400\/60:focus{--tw-ring-color:rgb(var(--cstu-gray-400)/.6)}.focus\:cstu-ring-gray-400\/65:focus{--tw-ring-color:rgb(var(--cstu-gray-400)/.65)}.focus\:cstu-ring-gray-400\/70:focus{--tw-ring-color:rgb(var(--cstu-gray-400)/.7)}.focus\:cstu-ring-gray-400\/75:focus{--tw-ring-color:rgb(var(--cstu-gray-400)/.75)}.focus\:cstu-ring-gray-400\/80:focus{--tw-ring-color:rgb(var(--cstu-gray-400)/.8)}.focus\:cstu-ring-gray-400\/85:focus{--tw-ring-color:rgb(var(--cstu-gray-400)/.85)}.focus\:cstu-ring-gray-400\/90:focus{--tw-ring-color:rgb(var(--cstu-gray-400)/.9)}.focus\:cstu-ring-gray-400\/95:focus{--tw-ring-color:rgb(var(--cstu-gray-400)/.95)}.focus\:cstu-ring-gray-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-gray-500)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-gray-500\/0:focus{--tw-ring-color:rgb(var(--cstu-gray-500)/0)}.focus\:cstu-ring-gray-500\/10:focus{--tw-ring-color:rgb(var(--cstu-gray-500)/.1)}.focus\:cstu-ring-gray-500\/100:focus{--tw-ring-color:rgb(var(--cstu-gray-500)/1)}.focus\:cstu-ring-gray-500\/15:focus{--tw-ring-color:rgb(var(--cstu-gray-500)/.15)}.focus\:cstu-ring-gray-500\/20:focus{--tw-ring-color:rgb(var(--cstu-gray-500)/.2)}.focus\:cstu-ring-gray-500\/25:focus{--tw-ring-color:rgb(var(--cstu-gray-500)/.25)}.focus\:cstu-ring-gray-500\/30:focus{--tw-ring-color:rgb(var(--cstu-gray-500)/.3)}.focus\:cstu-ring-gray-500\/35:focus{--tw-ring-color:rgb(var(--cstu-gray-500)/.35)}.focus\:cstu-ring-gray-500\/40:focus{--tw-ring-color:rgb(var(--cstu-gray-500)/.4)}.focus\:cstu-ring-gray-500\/45:focus{--tw-ring-color:rgb(var(--cstu-gray-500)/.45)}.focus\:cstu-ring-gray-500\/5:focus{--tw-ring-color:rgb(var(--cstu-gray-500)/.05)}.focus\:cstu-ring-gray-500\/50:focus{--tw-ring-color:rgb(var(--cstu-gray-500)/.5)}.focus\:cstu-ring-gray-500\/55:focus{--tw-ring-color:rgb(var(--cstu-gray-500)/.55)}.focus\:cstu-ring-gray-500\/60:focus{--tw-ring-color:rgb(var(--cstu-gray-500)/.6)}.focus\:cstu-ring-gray-500\/65:focus{--tw-ring-color:rgb(var(--cstu-gray-500)/.65)}.focus\:cstu-ring-gray-500\/70:focus{--tw-ring-color:rgb(var(--cstu-gray-500)/.7)}.focus\:cstu-ring-gray-500\/75:focus{--tw-ring-color:rgb(var(--cstu-gray-500)/.75)}.focus\:cstu-ring-gray-500\/80:focus{--tw-ring-color:rgb(var(--cstu-gray-500)/.8)}.focus\:cstu-ring-gray-500\/85:focus{--tw-ring-color:rgb(var(--cstu-gray-500)/.85)}.focus\:cstu-ring-gray-500\/90:focus{--tw-ring-color:rgb(var(--cstu-gray-500)/.9)}.focus\:cstu-ring-gray-500\/95:focus{--tw-ring-color:rgb(var(--cstu-gray-500)/.95)}.focus\:cstu-ring-green-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-green-300)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-green-300\/0:focus{--tw-ring-color:rgb(var(--cstu-green-300)/0)}.focus\:cstu-ring-green-300\/10:focus{--tw-ring-color:rgb(var(--cstu-green-300)/.1)}.focus\:cstu-ring-green-300\/100:focus{--tw-ring-color:rgb(var(--cstu-green-300)/1)}.focus\:cstu-ring-green-300\/15:focus{--tw-ring-color:rgb(var(--cstu-green-300)/.15)}.focus\:cstu-ring-green-300\/20:focus{--tw-ring-color:rgb(var(--cstu-green-300)/.2)}.focus\:cstu-ring-green-300\/25:focus{--tw-ring-color:rgb(var(--cstu-green-300)/.25)}.focus\:cstu-ring-green-300\/30:focus{--tw-ring-color:rgb(var(--cstu-green-300)/.3)}.focus\:cstu-ring-green-300\/35:focus{--tw-ring-color:rgb(var(--cstu-green-300)/.35)}.focus\:cstu-ring-green-300\/40:focus{--tw-ring-color:rgb(var(--cstu-green-300)/.4)}.focus\:cstu-ring-green-300\/45:focus{--tw-ring-color:rgb(var(--cstu-green-300)/.45)}.focus\:cstu-ring-green-300\/5:focus{--tw-ring-color:rgb(var(--cstu-green-300)/.05)}.focus\:cstu-ring-green-300\/50:focus{--tw-ring-color:rgb(var(--cstu-green-300)/.5)}.focus\:cstu-ring-green-300\/55:focus{--tw-ring-color:rgb(var(--cstu-green-300)/.55)}.focus\:cstu-ring-green-300\/60:focus{--tw-ring-color:rgb(var(--cstu-green-300)/.6)}.focus\:cstu-ring-green-300\/65:focus{--tw-ring-color:rgb(var(--cstu-green-300)/.65)}.focus\:cstu-ring-green-300\/70:focus{--tw-ring-color:rgb(var(--cstu-green-300)/.7)}.focus\:cstu-ring-green-300\/75:focus{--tw-ring-color:rgb(var(--cstu-green-300)/.75)}.focus\:cstu-ring-green-300\/80:focus{--tw-ring-color:rgb(var(--cstu-green-300)/.8)}.focus\:cstu-ring-green-300\/85:focus{--tw-ring-color:rgb(var(--cstu-green-300)/.85)}.focus\:cstu-ring-green-300\/90:focus{--tw-ring-color:rgb(var(--cstu-green-300)/.9)}.focus\:cstu-ring-green-300\/95:focus{--tw-ring-color:rgb(var(--cstu-green-300)/.95)}.focus\:cstu-ring-green-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-green-400)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-green-400\/0:focus{--tw-ring-color:rgb(var(--cstu-green-400)/0)}.focus\:cstu-ring-green-400\/10:focus{--tw-ring-color:rgb(var(--cstu-green-400)/.1)}.focus\:cstu-ring-green-400\/100:focus{--tw-ring-color:rgb(var(--cstu-green-400)/1)}.focus\:cstu-ring-green-400\/15:focus{--tw-ring-color:rgb(var(--cstu-green-400)/.15)}.focus\:cstu-ring-green-400\/20:focus{--tw-ring-color:rgb(var(--cstu-green-400)/.2)}.focus\:cstu-ring-green-400\/25:focus{--tw-ring-color:rgb(var(--cstu-green-400)/.25)}.focus\:cstu-ring-green-400\/30:focus{--tw-ring-color:rgb(var(--cstu-green-400)/.3)}.focus\:cstu-ring-green-400\/35:focus{--tw-ring-color:rgb(var(--cstu-green-400)/.35)}.focus\:cstu-ring-green-400\/40:focus{--tw-ring-color:rgb(var(--cstu-green-400)/.4)}.focus\:cstu-ring-green-400\/45:focus{--tw-ring-color:rgb(var(--cstu-green-400)/.45)}.focus\:cstu-ring-green-400\/5:focus{--tw-ring-color:rgb(var(--cstu-green-400)/.05)}.focus\:cstu-ring-green-400\/50:focus{--tw-ring-color:rgb(var(--cstu-green-400)/.5)}.focus\:cstu-ring-green-400\/55:focus{--tw-ring-color:rgb(var(--cstu-green-400)/.55)}.focus\:cstu-ring-green-400\/60:focus{--tw-ring-color:rgb(var(--cstu-green-400)/.6)}.focus\:cstu-ring-green-400\/65:focus{--tw-ring-color:rgb(var(--cstu-green-400)/.65)}.focus\:cstu-ring-green-400\/70:focus{--tw-ring-color:rgb(var(--cstu-green-400)/.7)}.focus\:cstu-ring-green-400\/75:focus{--tw-ring-color:rgb(var(--cstu-green-400)/.75)}.focus\:cstu-ring-green-400\/80:focus{--tw-ring-color:rgb(var(--cstu-green-400)/.8)}.focus\:cstu-ring-green-400\/85:focus{--tw-ring-color:rgb(var(--cstu-green-400)/.85)}.focus\:cstu-ring-green-400\/90:focus{--tw-ring-color:rgb(var(--cstu-green-400)/.9)}.focus\:cstu-ring-green-400\/95:focus{--tw-ring-color:rgb(var(--cstu-green-400)/.95)}.focus\:cstu-ring-green-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-green-500)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-green-500\/0:focus{--tw-ring-color:rgb(var(--cstu-green-500)/0)}.focus\:cstu-ring-green-500\/10:focus{--tw-ring-color:rgb(var(--cstu-green-500)/.1)}.focus\:cstu-ring-green-500\/100:focus{--tw-ring-color:rgb(var(--cstu-green-500)/1)}.focus\:cstu-ring-green-500\/15:focus{--tw-ring-color:rgb(var(--cstu-green-500)/.15)}.focus\:cstu-ring-green-500\/20:focus{--tw-ring-color:rgb(var(--cstu-green-500)/.2)}.focus\:cstu-ring-green-500\/25:focus{--tw-ring-color:rgb(var(--cstu-green-500)/.25)}.focus\:cstu-ring-green-500\/30:focus{--tw-ring-color:rgb(var(--cstu-green-500)/.3)}.focus\:cstu-ring-green-500\/35:focus{--tw-ring-color:rgb(var(--cstu-green-500)/.35)}.focus\:cstu-ring-green-500\/40:focus{--tw-ring-color:rgb(var(--cstu-green-500)/.4)}.focus\:cstu-ring-green-500\/45:focus{--tw-ring-color:rgb(var(--cstu-green-500)/.45)}.focus\:cstu-ring-green-500\/5:focus{--tw-ring-color:rgb(var(--cstu-green-500)/.05)}.focus\:cstu-ring-green-500\/50:focus{--tw-ring-color:rgb(var(--cstu-green-500)/.5)}.focus\:cstu-ring-green-500\/55:focus{--tw-ring-color:rgb(var(--cstu-green-500)/.55)}.focus\:cstu-ring-green-500\/60:focus{--tw-ring-color:rgb(var(--cstu-green-500)/.6)}.focus\:cstu-ring-green-500\/65:focus{--tw-ring-color:rgb(var(--cstu-green-500)/.65)}.focus\:cstu-ring-green-500\/70:focus{--tw-ring-color:rgb(var(--cstu-green-500)/.7)}.focus\:cstu-ring-green-500\/75:focus{--tw-ring-color:rgb(var(--cstu-green-500)/.75)}.focus\:cstu-ring-green-500\/80:focus{--tw-ring-color:rgb(var(--cstu-green-500)/.8)}.focus\:cstu-ring-green-500\/85:focus{--tw-ring-color:rgb(var(--cstu-green-500)/.85)}.focus\:cstu-ring-green-500\/90:focus{--tw-ring-color:rgb(var(--cstu-green-500)/.9)}.focus\:cstu-ring-green-500\/95:focus{--tw-ring-color:rgb(var(--cstu-green-500)/.95)}.focus\:cstu-ring-info-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-info-300)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-info-300\/0:focus{--tw-ring-color:rgb(var(--cstu-info-300)/0)}.focus\:cstu-ring-info-300\/10:focus{--tw-ring-color:rgb(var(--cstu-info-300)/.1)}.focus\:cstu-ring-info-300\/100:focus{--tw-ring-color:rgb(var(--cstu-info-300)/1)}.focus\:cstu-ring-info-300\/15:focus{--tw-ring-color:rgb(var(--cstu-info-300)/.15)}.focus\:cstu-ring-info-300\/20:focus{--tw-ring-color:rgb(var(--cstu-info-300)/.2)}.focus\:cstu-ring-info-300\/25:focus{--tw-ring-color:rgb(var(--cstu-info-300)/.25)}.focus\:cstu-ring-info-300\/30:focus{--tw-ring-color:rgb(var(--cstu-info-300)/.3)}.focus\:cstu-ring-info-300\/35:focus{--tw-ring-color:rgb(var(--cstu-info-300)/.35)}.focus\:cstu-ring-info-300\/40:focus{--tw-ring-color:rgb(var(--cstu-info-300)/.4)}.focus\:cstu-ring-info-300\/45:focus{--tw-ring-color:rgb(var(--cstu-info-300)/.45)}.focus\:cstu-ring-info-300\/5:focus{--tw-ring-color:rgb(var(--cstu-info-300)/.05)}.focus\:cstu-ring-info-300\/50:focus{--tw-ring-color:rgb(var(--cstu-info-300)/.5)}.focus\:cstu-ring-info-300\/55:focus{--tw-ring-color:rgb(var(--cstu-info-300)/.55)}.focus\:cstu-ring-info-300\/60:focus{--tw-ring-color:rgb(var(--cstu-info-300)/.6)}.focus\:cstu-ring-info-300\/65:focus{--tw-ring-color:rgb(var(--cstu-info-300)/.65)}.focus\:cstu-ring-info-300\/70:focus{--tw-ring-color:rgb(var(--cstu-info-300)/.7)}.focus\:cstu-ring-info-300\/75:focus{--tw-ring-color:rgb(var(--cstu-info-300)/.75)}.focus\:cstu-ring-info-300\/80:focus{--tw-ring-color:rgb(var(--cstu-info-300)/.8)}.focus\:cstu-ring-info-300\/85:focus{--tw-ring-color:rgb(var(--cstu-info-300)/.85)}.focus\:cstu-ring-info-300\/90:focus{--tw-ring-color:rgb(var(--cstu-info-300)/.9)}.focus\:cstu-ring-info-300\/95:focus{--tw-ring-color:rgb(var(--cstu-info-300)/.95)}.focus\:cstu-ring-info-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-info-400)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-info-400\/0:focus{--tw-ring-color:rgb(var(--cstu-info-400)/0)}.focus\:cstu-ring-info-400\/10:focus{--tw-ring-color:rgb(var(--cstu-info-400)/.1)}.focus\:cstu-ring-info-400\/100:focus{--tw-ring-color:rgb(var(--cstu-info-400)/1)}.focus\:cstu-ring-info-400\/15:focus{--tw-ring-color:rgb(var(--cstu-info-400)/.15)}.focus\:cstu-ring-info-400\/20:focus{--tw-ring-color:rgb(var(--cstu-info-400)/.2)}.focus\:cstu-ring-info-400\/25:focus{--tw-ring-color:rgb(var(--cstu-info-400)/.25)}.focus\:cstu-ring-info-400\/30:focus{--tw-ring-color:rgb(var(--cstu-info-400)/.3)}.focus\:cstu-ring-info-400\/35:focus{--tw-ring-color:rgb(var(--cstu-info-400)/.35)}.focus\:cstu-ring-info-400\/40:focus{--tw-ring-color:rgb(var(--cstu-info-400)/.4)}.focus\:cstu-ring-info-400\/45:focus{--tw-ring-color:rgb(var(--cstu-info-400)/.45)}.focus\:cstu-ring-info-400\/5:focus{--tw-ring-color:rgb(var(--cstu-info-400)/.05)}.focus\:cstu-ring-info-400\/50:focus{--tw-ring-color:rgb(var(--cstu-info-400)/.5)}.focus\:cstu-ring-info-400\/55:focus{--tw-ring-color:rgb(var(--cstu-info-400)/.55)}.focus\:cstu-ring-info-400\/60:focus{--tw-ring-color:rgb(var(--cstu-info-400)/.6)}.focus\:cstu-ring-info-400\/65:focus{--tw-ring-color:rgb(var(--cstu-info-400)/.65)}.focus\:cstu-ring-info-400\/70:focus{--tw-ring-color:rgb(var(--cstu-info-400)/.7)}.focus\:cstu-ring-info-400\/75:focus{--tw-ring-color:rgb(var(--cstu-info-400)/.75)}.focus\:cstu-ring-info-400\/80:focus{--tw-ring-color:rgb(var(--cstu-info-400)/.8)}.focus\:cstu-ring-info-400\/85:focus{--tw-ring-color:rgb(var(--cstu-info-400)/.85)}.focus\:cstu-ring-info-400\/90:focus{--tw-ring-color:rgb(var(--cstu-info-400)/.9)}.focus\:cstu-ring-info-400\/95:focus{--tw-ring-color:rgb(var(--cstu-info-400)/.95)}.focus\:cstu-ring-info-450:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-info-450)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-info-450\/0:focus{--tw-ring-color:rgb(var(--cstu-info-450)/0)}.focus\:cstu-ring-info-450\/10:focus{--tw-ring-color:rgb(var(--cstu-info-450)/.1)}.focus\:cstu-ring-info-450\/100:focus{--tw-ring-color:rgb(var(--cstu-info-450)/1)}.focus\:cstu-ring-info-450\/15:focus{--tw-ring-color:rgb(var(--cstu-info-450)/.15)}.focus\:cstu-ring-info-450\/20:focus{--tw-ring-color:rgb(var(--cstu-info-450)/.2)}.focus\:cstu-ring-info-450\/25:focus{--tw-ring-color:rgb(var(--cstu-info-450)/.25)}.focus\:cstu-ring-info-450\/30:focus{--tw-ring-color:rgb(var(--cstu-info-450)/.3)}.focus\:cstu-ring-info-450\/35:focus{--tw-ring-color:rgb(var(--cstu-info-450)/.35)}.focus\:cstu-ring-info-450\/40:focus{--tw-ring-color:rgb(var(--cstu-info-450)/.4)}.focus\:cstu-ring-info-450\/45:focus{--tw-ring-color:rgb(var(--cstu-info-450)/.45)}.focus\:cstu-ring-info-450\/5:focus{--tw-ring-color:rgb(var(--cstu-info-450)/.05)}.focus\:cstu-ring-info-450\/50:focus{--tw-ring-color:rgb(var(--cstu-info-450)/.5)}.focus\:cstu-ring-info-450\/55:focus{--tw-ring-color:rgb(var(--cstu-info-450)/.55)}.focus\:cstu-ring-info-450\/60:focus{--tw-ring-color:rgb(var(--cstu-info-450)/.6)}.focus\:cstu-ring-info-450\/65:focus{--tw-ring-color:rgb(var(--cstu-info-450)/.65)}.focus\:cstu-ring-info-450\/70:focus{--tw-ring-color:rgb(var(--cstu-info-450)/.7)}.focus\:cstu-ring-info-450\/75:focus{--tw-ring-color:rgb(var(--cstu-info-450)/.75)}.focus\:cstu-ring-info-450\/80:focus{--tw-ring-color:rgb(var(--cstu-info-450)/.8)}.focus\:cstu-ring-info-450\/85:focus{--tw-ring-color:rgb(var(--cstu-info-450)/.85)}.focus\:cstu-ring-info-450\/90:focus{--tw-ring-color:rgb(var(--cstu-info-450)/.9)}.focus\:cstu-ring-info-450\/95:focus{--tw-ring-color:rgb(var(--cstu-info-450)/.95)}.focus\:cstu-ring-info-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-info-500)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-info-500\/0:focus{--tw-ring-color:rgb(var(--cstu-info-500)/0)}.focus\:cstu-ring-info-500\/10:focus{--tw-ring-color:rgb(var(--cstu-info-500)/.1)}.focus\:cstu-ring-info-500\/100:focus{--tw-ring-color:rgb(var(--cstu-info-500)/1)}.focus\:cstu-ring-info-500\/15:focus{--tw-ring-color:rgb(var(--cstu-info-500)/.15)}.focus\:cstu-ring-info-500\/20:focus{--tw-ring-color:rgb(var(--cstu-info-500)/.2)}.focus\:cstu-ring-info-500\/25:focus{--tw-ring-color:rgb(var(--cstu-info-500)/.25)}.focus\:cstu-ring-info-500\/30:focus{--tw-ring-color:rgb(var(--cstu-info-500)/.3)}.focus\:cstu-ring-info-500\/35:focus{--tw-ring-color:rgb(var(--cstu-info-500)/.35)}.focus\:cstu-ring-info-500\/40:focus{--tw-ring-color:rgb(var(--cstu-info-500)/.4)}.focus\:cstu-ring-info-500\/45:focus{--tw-ring-color:rgb(var(--cstu-info-500)/.45)}.focus\:cstu-ring-info-500\/5:focus{--tw-ring-color:rgb(var(--cstu-info-500)/.05)}.focus\:cstu-ring-info-500\/50:focus{--tw-ring-color:rgb(var(--cstu-info-500)/.5)}.focus\:cstu-ring-info-500\/55:focus{--tw-ring-color:rgb(var(--cstu-info-500)/.55)}.focus\:cstu-ring-info-500\/60:focus{--tw-ring-color:rgb(var(--cstu-info-500)/.6)}.focus\:cstu-ring-info-500\/65:focus{--tw-ring-color:rgb(var(--cstu-info-500)/.65)}.focus\:cstu-ring-info-500\/70:focus{--tw-ring-color:rgb(var(--cstu-info-500)/.7)}.focus\:cstu-ring-info-500\/75:focus{--tw-ring-color:rgb(var(--cstu-info-500)/.75)}.focus\:cstu-ring-info-500\/80:focus{--tw-ring-color:rgb(var(--cstu-info-500)/.8)}.focus\:cstu-ring-info-500\/85:focus{--tw-ring-color:rgb(var(--cstu-info-500)/.85)}.focus\:cstu-ring-info-500\/90:focus{--tw-ring-color:rgb(var(--cstu-info-500)/.9)}.focus\:cstu-ring-info-500\/95:focus{--tw-ring-color:rgb(var(--cstu-info-500)/.95)}.focus\:cstu-ring-primary-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-primary-300)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-primary-300\/0:focus{--tw-ring-color:rgb(var(--cstu-primary-300)/0)}.focus\:cstu-ring-primary-300\/10:focus{--tw-ring-color:rgb(var(--cstu-primary-300)/.1)}.focus\:cstu-ring-primary-300\/100:focus{--tw-ring-color:rgb(var(--cstu-primary-300)/1)}.focus\:cstu-ring-primary-300\/15:focus{--tw-ring-color:rgb(var(--cstu-primary-300)/.15)}.focus\:cstu-ring-primary-300\/20:focus{--tw-ring-color:rgb(var(--cstu-primary-300)/.2)}.focus\:cstu-ring-primary-300\/25:focus{--tw-ring-color:rgb(var(--cstu-primary-300)/.25)}.focus\:cstu-ring-primary-300\/30:focus{--tw-ring-color:rgb(var(--cstu-primary-300)/.3)}.focus\:cstu-ring-primary-300\/35:focus{--tw-ring-color:rgb(var(--cstu-primary-300)/.35)}.focus\:cstu-ring-primary-300\/40:focus{--tw-ring-color:rgb(var(--cstu-primary-300)/.4)}.focus\:cstu-ring-primary-300\/45:focus{--tw-ring-color:rgb(var(--cstu-primary-300)/.45)}.focus\:cstu-ring-primary-300\/5:focus{--tw-ring-color:rgb(var(--cstu-primary-300)/.05)}.focus\:cstu-ring-primary-300\/50:focus{--tw-ring-color:rgb(var(--cstu-primary-300)/.5)}.focus\:cstu-ring-primary-300\/55:focus{--tw-ring-color:rgb(var(--cstu-primary-300)/.55)}.focus\:cstu-ring-primary-300\/60:focus{--tw-ring-color:rgb(var(--cstu-primary-300)/.6)}.focus\:cstu-ring-primary-300\/65:focus{--tw-ring-color:rgb(var(--cstu-primary-300)/.65)}.focus\:cstu-ring-primary-300\/70:focus{--tw-ring-color:rgb(var(--cstu-primary-300)/.7)}.focus\:cstu-ring-primary-300\/75:focus{--tw-ring-color:rgb(var(--cstu-primary-300)/.75)}.focus\:cstu-ring-primary-300\/80:focus{--tw-ring-color:rgb(var(--cstu-primary-300)/.8)}.focus\:cstu-ring-primary-300\/85:focus{--tw-ring-color:rgb(var(--cstu-primary-300)/.85)}.focus\:cstu-ring-primary-300\/90:focus{--tw-ring-color:rgb(var(--cstu-primary-300)/.9)}.focus\:cstu-ring-primary-300\/95:focus{--tw-ring-color:rgb(var(--cstu-primary-300)/.95)}.focus\:cstu-ring-primary-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-primary-400)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-primary-400\/0:focus{--tw-ring-color:rgb(var(--cstu-primary-400)/0)}.focus\:cstu-ring-primary-400\/10:focus{--tw-ring-color:rgb(var(--cstu-primary-400)/.1)}.focus\:cstu-ring-primary-400\/100:focus{--tw-ring-color:rgb(var(--cstu-primary-400)/1)}.focus\:cstu-ring-primary-400\/15:focus{--tw-ring-color:rgb(var(--cstu-primary-400)/.15)}.focus\:cstu-ring-primary-400\/20:focus{--tw-ring-color:rgb(var(--cstu-primary-400)/.2)}.focus\:cstu-ring-primary-400\/25:focus{--tw-ring-color:rgb(var(--cstu-primary-400)/.25)}.focus\:cstu-ring-primary-400\/30:focus{--tw-ring-color:rgb(var(--cstu-primary-400)/.3)}.focus\:cstu-ring-primary-400\/35:focus{--tw-ring-color:rgb(var(--cstu-primary-400)/.35)}.focus\:cstu-ring-primary-400\/40:focus{--tw-ring-color:rgb(var(--cstu-primary-400)/.4)}.focus\:cstu-ring-primary-400\/45:focus{--tw-ring-color:rgb(var(--cstu-primary-400)/.45)}.focus\:cstu-ring-primary-400\/5:focus{--tw-ring-color:rgb(var(--cstu-primary-400)/.05)}.focus\:cstu-ring-primary-400\/50:focus{--tw-ring-color:rgb(var(--cstu-primary-400)/.5)}.focus\:cstu-ring-primary-400\/55:focus{--tw-ring-color:rgb(var(--cstu-primary-400)/.55)}.focus\:cstu-ring-primary-400\/60:focus{--tw-ring-color:rgb(var(--cstu-primary-400)/.6)}.focus\:cstu-ring-primary-400\/65:focus{--tw-ring-color:rgb(var(--cstu-primary-400)/.65)}.focus\:cstu-ring-primary-400\/70:focus{--tw-ring-color:rgb(var(--cstu-primary-400)/.7)}.focus\:cstu-ring-primary-400\/75:focus{--tw-ring-color:rgb(var(--cstu-primary-400)/.75)}.focus\:cstu-ring-primary-400\/80:focus{--tw-ring-color:rgb(var(--cstu-primary-400)/.8)}.focus\:cstu-ring-primary-400\/85:focus{--tw-ring-color:rgb(var(--cstu-primary-400)/.85)}.focus\:cstu-ring-primary-400\/90:focus{--tw-ring-color:rgb(var(--cstu-primary-400)/.9)}.focus\:cstu-ring-primary-400\/95:focus{--tw-ring-color:rgb(var(--cstu-primary-400)/.95)}.focus\:cstu-ring-primary-450:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-primary-450)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-primary-450\/0:focus{--tw-ring-color:rgb(var(--cstu-primary-450)/0)}.focus\:cstu-ring-primary-450\/10:focus{--tw-ring-color:rgb(var(--cstu-primary-450)/.1)}.focus\:cstu-ring-primary-450\/100:focus{--tw-ring-color:rgb(var(--cstu-primary-450)/1)}.focus\:cstu-ring-primary-450\/15:focus{--tw-ring-color:rgb(var(--cstu-primary-450)/.15)}.focus\:cstu-ring-primary-450\/20:focus{--tw-ring-color:rgb(var(--cstu-primary-450)/.2)}.focus\:cstu-ring-primary-450\/25:focus{--tw-ring-color:rgb(var(--cstu-primary-450)/.25)}.focus\:cstu-ring-primary-450\/30:focus{--tw-ring-color:rgb(var(--cstu-primary-450)/.3)}.focus\:cstu-ring-primary-450\/35:focus{--tw-ring-color:rgb(var(--cstu-primary-450)/.35)}.focus\:cstu-ring-primary-450\/40:focus{--tw-ring-color:rgb(var(--cstu-primary-450)/.4)}.focus\:cstu-ring-primary-450\/45:focus{--tw-ring-color:rgb(var(--cstu-primary-450)/.45)}.focus\:cstu-ring-primary-450\/5:focus{--tw-ring-color:rgb(var(--cstu-primary-450)/.05)}.focus\:cstu-ring-primary-450\/50:focus{--tw-ring-color:rgb(var(--cstu-primary-450)/.5)}.focus\:cstu-ring-primary-450\/55:focus{--tw-ring-color:rgb(var(--cstu-primary-450)/.55)}.focus\:cstu-ring-primary-450\/60:focus{--tw-ring-color:rgb(var(--cstu-primary-450)/.6)}.focus\:cstu-ring-primary-450\/65:focus{--tw-ring-color:rgb(var(--cstu-primary-450)/.65)}.focus\:cstu-ring-primary-450\/70:focus{--tw-ring-color:rgb(var(--cstu-primary-450)/.7)}.focus\:cstu-ring-primary-450\/75:focus{--tw-ring-color:rgb(var(--cstu-primary-450)/.75)}.focus\:cstu-ring-primary-450\/80:focus{--tw-ring-color:rgb(var(--cstu-primary-450)/.8)}.focus\:cstu-ring-primary-450\/85:focus{--tw-ring-color:rgb(var(--cstu-primary-450)/.85)}.focus\:cstu-ring-primary-450\/90:focus{--tw-ring-color:rgb(var(--cstu-primary-450)/.9)}.focus\:cstu-ring-primary-450\/95:focus{--tw-ring-color:rgb(var(--cstu-primary-450)/.95)}.focus\:cstu-ring-primary-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-primary-500)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-primary-500\/0:focus{--tw-ring-color:rgb(var(--cstu-primary-500)/0)}.focus\:cstu-ring-primary-500\/10:focus{--tw-ring-color:rgb(var(--cstu-primary-500)/.1)}.focus\:cstu-ring-primary-500\/100:focus{--tw-ring-color:rgb(var(--cstu-primary-500)/1)}.focus\:cstu-ring-primary-500\/15:focus{--tw-ring-color:rgb(var(--cstu-primary-500)/.15)}.focus\:cstu-ring-primary-500\/20:focus{--tw-ring-color:rgb(var(--cstu-primary-500)/.2)}.focus\:cstu-ring-primary-500\/25:focus{--tw-ring-color:rgb(var(--cstu-primary-500)/.25)}.focus\:cstu-ring-primary-500\/30:focus{--tw-ring-color:rgb(var(--cstu-primary-500)/.3)}.focus\:cstu-ring-primary-500\/35:focus{--tw-ring-color:rgb(var(--cstu-primary-500)/.35)}.focus\:cstu-ring-primary-500\/40:focus{--tw-ring-color:rgb(var(--cstu-primary-500)/.4)}.focus\:cstu-ring-primary-500\/45:focus{--tw-ring-color:rgb(var(--cstu-primary-500)/.45)}.focus\:cstu-ring-primary-500\/5:focus{--tw-ring-color:rgb(var(--cstu-primary-500)/.05)}.focus\:cstu-ring-primary-500\/50:focus{--tw-ring-color:rgb(var(--cstu-primary-500)/.5)}.focus\:cstu-ring-primary-500\/55:focus{--tw-ring-color:rgb(var(--cstu-primary-500)/.55)}.focus\:cstu-ring-primary-500\/60:focus{--tw-ring-color:rgb(var(--cstu-primary-500)/.6)}.focus\:cstu-ring-primary-500\/65:focus{--tw-ring-color:rgb(var(--cstu-primary-500)/.65)}.focus\:cstu-ring-primary-500\/70:focus{--tw-ring-color:rgb(var(--cstu-primary-500)/.7)}.focus\:cstu-ring-primary-500\/75:focus{--tw-ring-color:rgb(var(--cstu-primary-500)/.75)}.focus\:cstu-ring-primary-500\/80:focus{--tw-ring-color:rgb(var(--cstu-primary-500)/.8)}.focus\:cstu-ring-primary-500\/85:focus{--tw-ring-color:rgb(var(--cstu-primary-500)/.85)}.focus\:cstu-ring-primary-500\/90:focus{--tw-ring-color:rgb(var(--cstu-primary-500)/.9)}.focus\:cstu-ring-primary-500\/95:focus{--tw-ring-color:rgb(var(--cstu-primary-500)/.95)}.focus\:cstu-ring-red-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-red-300)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-red-300\/0:focus{--tw-ring-color:rgb(var(--cstu-red-300)/0)}.focus\:cstu-ring-red-300\/10:focus{--tw-ring-color:rgb(var(--cstu-red-300)/.1)}.focus\:cstu-ring-red-300\/100:focus{--tw-ring-color:rgb(var(--cstu-red-300)/1)}.focus\:cstu-ring-red-300\/15:focus{--tw-ring-color:rgb(var(--cstu-red-300)/.15)}.focus\:cstu-ring-red-300\/20:focus{--tw-ring-color:rgb(var(--cstu-red-300)/.2)}.focus\:cstu-ring-red-300\/25:focus{--tw-ring-color:rgb(var(--cstu-red-300)/.25)}.focus\:cstu-ring-red-300\/30:focus{--tw-ring-color:rgb(var(--cstu-red-300)/.3)}.focus\:cstu-ring-red-300\/35:focus{--tw-ring-color:rgb(var(--cstu-red-300)/.35)}.focus\:cstu-ring-red-300\/40:focus{--tw-ring-color:rgb(var(--cstu-red-300)/.4)}.focus\:cstu-ring-red-300\/45:focus{--tw-ring-color:rgb(var(--cstu-red-300)/.45)}.focus\:cstu-ring-red-300\/5:focus{--tw-ring-color:rgb(var(--cstu-red-300)/.05)}.focus\:cstu-ring-red-300\/50:focus{--tw-ring-color:rgb(var(--cstu-red-300)/.5)}.focus\:cstu-ring-red-300\/55:focus{--tw-ring-color:rgb(var(--cstu-red-300)/.55)}.focus\:cstu-ring-red-300\/60:focus{--tw-ring-color:rgb(var(--cstu-red-300)/.6)}.focus\:cstu-ring-red-300\/65:focus{--tw-ring-color:rgb(var(--cstu-red-300)/.65)}.focus\:cstu-ring-red-300\/70:focus{--tw-ring-color:rgb(var(--cstu-red-300)/.7)}.focus\:cstu-ring-red-300\/75:focus{--tw-ring-color:rgb(var(--cstu-red-300)/.75)}.focus\:cstu-ring-red-300\/80:focus{--tw-ring-color:rgb(var(--cstu-red-300)/.8)}.focus\:cstu-ring-red-300\/85:focus{--tw-ring-color:rgb(var(--cstu-red-300)/.85)}.focus\:cstu-ring-red-300\/90:focus{--tw-ring-color:rgb(var(--cstu-red-300)/.9)}.focus\:cstu-ring-red-300\/95:focus{--tw-ring-color:rgb(var(--cstu-red-300)/.95)}.focus\:cstu-ring-red-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-red-400)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-red-400\/0:focus{--tw-ring-color:rgb(var(--cstu-red-400)/0)}.focus\:cstu-ring-red-400\/10:focus{--tw-ring-color:rgb(var(--cstu-red-400)/.1)}.focus\:cstu-ring-red-400\/100:focus{--tw-ring-color:rgb(var(--cstu-red-400)/1)}.focus\:cstu-ring-red-400\/15:focus{--tw-ring-color:rgb(var(--cstu-red-400)/.15)}.focus\:cstu-ring-red-400\/20:focus{--tw-ring-color:rgb(var(--cstu-red-400)/.2)}.focus\:cstu-ring-red-400\/25:focus{--tw-ring-color:rgb(var(--cstu-red-400)/.25)}.focus\:cstu-ring-red-400\/30:focus{--tw-ring-color:rgb(var(--cstu-red-400)/.3)}.focus\:cstu-ring-red-400\/35:focus{--tw-ring-color:rgb(var(--cstu-red-400)/.35)}.focus\:cstu-ring-red-400\/40:focus{--tw-ring-color:rgb(var(--cstu-red-400)/.4)}.focus\:cstu-ring-red-400\/45:focus{--tw-ring-color:rgb(var(--cstu-red-400)/.45)}.focus\:cstu-ring-red-400\/5:focus{--tw-ring-color:rgb(var(--cstu-red-400)/.05)}.focus\:cstu-ring-red-400\/50:focus{--tw-ring-color:rgb(var(--cstu-red-400)/.5)}.focus\:cstu-ring-red-400\/55:focus{--tw-ring-color:rgb(var(--cstu-red-400)/.55)}.focus\:cstu-ring-red-400\/60:focus{--tw-ring-color:rgb(var(--cstu-red-400)/.6)}.focus\:cstu-ring-red-400\/65:focus{--tw-ring-color:rgb(var(--cstu-red-400)/.65)}.focus\:cstu-ring-red-400\/70:focus{--tw-ring-color:rgb(var(--cstu-red-400)/.7)}.focus\:cstu-ring-red-400\/75:focus{--tw-ring-color:rgb(var(--cstu-red-400)/.75)}.focus\:cstu-ring-red-400\/80:focus{--tw-ring-color:rgb(var(--cstu-red-400)/.8)}.focus\:cstu-ring-red-400\/85:focus{--tw-ring-color:rgb(var(--cstu-red-400)/.85)}.focus\:cstu-ring-red-400\/90:focus{--tw-ring-color:rgb(var(--cstu-red-400)/.9)}.focus\:cstu-ring-red-400\/95:focus{--tw-ring-color:rgb(var(--cstu-red-400)/.95)}.focus\:cstu-ring-red-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-red-500)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-red-500\/0:focus{--tw-ring-color:rgb(var(--cstu-red-500)/0)}.focus\:cstu-ring-red-500\/10:focus{--tw-ring-color:rgb(var(--cstu-red-500)/.1)}.focus\:cstu-ring-red-500\/100:focus{--tw-ring-color:rgb(var(--cstu-red-500)/1)}.focus\:cstu-ring-red-500\/15:focus{--tw-ring-color:rgb(var(--cstu-red-500)/.15)}.focus\:cstu-ring-red-500\/20:focus{--tw-ring-color:rgb(var(--cstu-red-500)/.2)}.focus\:cstu-ring-red-500\/25:focus{--tw-ring-color:rgb(var(--cstu-red-500)/.25)}.focus\:cstu-ring-red-500\/30:focus{--tw-ring-color:rgb(var(--cstu-red-500)/.3)}.focus\:cstu-ring-red-500\/35:focus{--tw-ring-color:rgb(var(--cstu-red-500)/.35)}.focus\:cstu-ring-red-500\/40:focus{--tw-ring-color:rgb(var(--cstu-red-500)/.4)}.focus\:cstu-ring-red-500\/45:focus{--tw-ring-color:rgb(var(--cstu-red-500)/.45)}.focus\:cstu-ring-red-500\/5:focus{--tw-ring-color:rgb(var(--cstu-red-500)/.05)}.focus\:cstu-ring-red-500\/50:focus{--tw-ring-color:rgb(var(--cstu-red-500)/.5)}.focus\:cstu-ring-red-500\/55:focus{--tw-ring-color:rgb(var(--cstu-red-500)/.55)}.focus\:cstu-ring-red-500\/60:focus{--tw-ring-color:rgb(var(--cstu-red-500)/.6)}.focus\:cstu-ring-red-500\/65:focus{--tw-ring-color:rgb(var(--cstu-red-500)/.65)}.focus\:cstu-ring-red-500\/70:focus{--tw-ring-color:rgb(var(--cstu-red-500)/.7)}.focus\:cstu-ring-red-500\/75:focus{--tw-ring-color:rgb(var(--cstu-red-500)/.75)}.focus\:cstu-ring-red-500\/80:focus{--tw-ring-color:rgb(var(--cstu-red-500)/.8)}.focus\:cstu-ring-red-500\/85:focus{--tw-ring-color:rgb(var(--cstu-red-500)/.85)}.focus\:cstu-ring-red-500\/90:focus{--tw-ring-color:rgb(var(--cstu-red-500)/.9)}.focus\:cstu-ring-red-500\/95:focus{--tw-ring-color:rgb(var(--cstu-red-500)/.95)}.focus\:cstu-ring-secondary-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-secondary-300)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-secondary-300\/0:focus{--tw-ring-color:rgb(var(--cstu-secondary-300)/0)}.focus\:cstu-ring-secondary-300\/10:focus{--tw-ring-color:rgb(var(--cstu-secondary-300)/.1)}.focus\:cstu-ring-secondary-300\/100:focus{--tw-ring-color:rgb(var(--cstu-secondary-300)/1)}.focus\:cstu-ring-secondary-300\/15:focus{--tw-ring-color:rgb(var(--cstu-secondary-300)/.15)}.focus\:cstu-ring-secondary-300\/20:focus{--tw-ring-color:rgb(var(--cstu-secondary-300)/.2)}.focus\:cstu-ring-secondary-300\/25:focus{--tw-ring-color:rgb(var(--cstu-secondary-300)/.25)}.focus\:cstu-ring-secondary-300\/30:focus{--tw-ring-color:rgb(var(--cstu-secondary-300)/.3)}.focus\:cstu-ring-secondary-300\/35:focus{--tw-ring-color:rgb(var(--cstu-secondary-300)/.35)}.focus\:cstu-ring-secondary-300\/40:focus{--tw-ring-color:rgb(var(--cstu-secondary-300)/.4)}.focus\:cstu-ring-secondary-300\/45:focus{--tw-ring-color:rgb(var(--cstu-secondary-300)/.45)}.focus\:cstu-ring-secondary-300\/5:focus{--tw-ring-color:rgb(var(--cstu-secondary-300)/.05)}.focus\:cstu-ring-secondary-300\/50:focus{--tw-ring-color:rgb(var(--cstu-secondary-300)/.5)}.focus\:cstu-ring-secondary-300\/55:focus{--tw-ring-color:rgb(var(--cstu-secondary-300)/.55)}.focus\:cstu-ring-secondary-300\/60:focus{--tw-ring-color:rgb(var(--cstu-secondary-300)/.6)}.focus\:cstu-ring-secondary-300\/65:focus{--tw-ring-color:rgb(var(--cstu-secondary-300)/.65)}.focus\:cstu-ring-secondary-300\/70:focus{--tw-ring-color:rgb(var(--cstu-secondary-300)/.7)}.focus\:cstu-ring-secondary-300\/75:focus{--tw-ring-color:rgb(var(--cstu-secondary-300)/.75)}.focus\:cstu-ring-secondary-300\/80:focus{--tw-ring-color:rgb(var(--cstu-secondary-300)/.8)}.focus\:cstu-ring-secondary-300\/85:focus{--tw-ring-color:rgb(var(--cstu-secondary-300)/.85)}.focus\:cstu-ring-secondary-300\/90:focus{--tw-ring-color:rgb(var(--cstu-secondary-300)/.9)}.focus\:cstu-ring-secondary-300\/95:focus{--tw-ring-color:rgb(var(--cstu-secondary-300)/.95)}.focus\:cstu-ring-secondary-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-secondary-400)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-secondary-400\/0:focus{--tw-ring-color:rgb(var(--cstu-secondary-400)/0)}.focus\:cstu-ring-secondary-400\/10:focus{--tw-ring-color:rgb(var(--cstu-secondary-400)/.1)}.focus\:cstu-ring-secondary-400\/100:focus{--tw-ring-color:rgb(var(--cstu-secondary-400)/1)}.focus\:cstu-ring-secondary-400\/15:focus{--tw-ring-color:rgb(var(--cstu-secondary-400)/.15)}.focus\:cstu-ring-secondary-400\/20:focus{--tw-ring-color:rgb(var(--cstu-secondary-400)/.2)}.focus\:cstu-ring-secondary-400\/25:focus{--tw-ring-color:rgb(var(--cstu-secondary-400)/.25)}.focus\:cstu-ring-secondary-400\/30:focus{--tw-ring-color:rgb(var(--cstu-secondary-400)/.3)}.focus\:cstu-ring-secondary-400\/35:focus{--tw-ring-color:rgb(var(--cstu-secondary-400)/.35)}.focus\:cstu-ring-secondary-400\/40:focus{--tw-ring-color:rgb(var(--cstu-secondary-400)/.4)}.focus\:cstu-ring-secondary-400\/45:focus{--tw-ring-color:rgb(var(--cstu-secondary-400)/.45)}.focus\:cstu-ring-secondary-400\/5:focus{--tw-ring-color:rgb(var(--cstu-secondary-400)/.05)}.focus\:cstu-ring-secondary-400\/50:focus{--tw-ring-color:rgb(var(--cstu-secondary-400)/.5)}.focus\:cstu-ring-secondary-400\/55:focus{--tw-ring-color:rgb(var(--cstu-secondary-400)/.55)}.focus\:cstu-ring-secondary-400\/60:focus{--tw-ring-color:rgb(var(--cstu-secondary-400)/.6)}.focus\:cstu-ring-secondary-400\/65:focus{--tw-ring-color:rgb(var(--cstu-secondary-400)/.65)}.focus\:cstu-ring-secondary-400\/70:focus{--tw-ring-color:rgb(var(--cstu-secondary-400)/.7)}.focus\:cstu-ring-secondary-400\/75:focus{--tw-ring-color:rgb(var(--cstu-secondary-400)/.75)}.focus\:cstu-ring-secondary-400\/80:focus{--tw-ring-color:rgb(var(--cstu-secondary-400)/.8)}.focus\:cstu-ring-secondary-400\/85:focus{--tw-ring-color:rgb(var(--cstu-secondary-400)/.85)}.focus\:cstu-ring-secondary-400\/90:focus{--tw-ring-color:rgb(var(--cstu-secondary-400)/.9)}.focus\:cstu-ring-secondary-400\/95:focus{--tw-ring-color:rgb(var(--cstu-secondary-400)/.95)}.focus\:cstu-ring-secondary-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-secondary-500)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-secondary-500\/0:focus{--tw-ring-color:rgb(var(--cstu-secondary-500)/0)}.focus\:cstu-ring-secondary-500\/10:focus{--tw-ring-color:rgb(var(--cstu-secondary-500)/.1)}.focus\:cstu-ring-secondary-500\/100:focus{--tw-ring-color:rgb(var(--cstu-secondary-500)/1)}.focus\:cstu-ring-secondary-500\/15:focus{--tw-ring-color:rgb(var(--cstu-secondary-500)/.15)}.focus\:cstu-ring-secondary-500\/20:focus{--tw-ring-color:rgb(var(--cstu-secondary-500)/.2)}.focus\:cstu-ring-secondary-500\/25:focus{--tw-ring-color:rgb(var(--cstu-secondary-500)/.25)}.focus\:cstu-ring-secondary-500\/30:focus{--tw-ring-color:rgb(var(--cstu-secondary-500)/.3)}.focus\:cstu-ring-secondary-500\/35:focus{--tw-ring-color:rgb(var(--cstu-secondary-500)/.35)}.focus\:cstu-ring-secondary-500\/40:focus{--tw-ring-color:rgb(var(--cstu-secondary-500)/.4)}.focus\:cstu-ring-secondary-500\/45:focus{--tw-ring-color:rgb(var(--cstu-secondary-500)/.45)}.focus\:cstu-ring-secondary-500\/5:focus{--tw-ring-color:rgb(var(--cstu-secondary-500)/.05)}.focus\:cstu-ring-secondary-500\/50:focus{--tw-ring-color:rgb(var(--cstu-secondary-500)/.5)}.focus\:cstu-ring-secondary-500\/55:focus{--tw-ring-color:rgb(var(--cstu-secondary-500)/.55)}.focus\:cstu-ring-secondary-500\/60:focus{--tw-ring-color:rgb(var(--cstu-secondary-500)/.6)}.focus\:cstu-ring-secondary-500\/65:focus{--tw-ring-color:rgb(var(--cstu-secondary-500)/.65)}.focus\:cstu-ring-secondary-500\/70:focus{--tw-ring-color:rgb(var(--cstu-secondary-500)/.7)}.focus\:cstu-ring-secondary-500\/75:focus{--tw-ring-color:rgb(var(--cstu-secondary-500)/.75)}.focus\:cstu-ring-secondary-500\/80:focus{--tw-ring-color:rgb(var(--cstu-secondary-500)/.8)}.focus\:cstu-ring-secondary-500\/85:focus{--tw-ring-color:rgb(var(--cstu-secondary-500)/.85)}.focus\:cstu-ring-secondary-500\/90:focus{--tw-ring-color:rgb(var(--cstu-secondary-500)/.9)}.focus\:cstu-ring-secondary-500\/95:focus{--tw-ring-color:rgb(var(--cstu-secondary-500)/.95)}.focus\:cstu-ring-success-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-success-300)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-success-300\/0:focus{--tw-ring-color:rgb(var(--cstu-success-300)/0)}.focus\:cstu-ring-success-300\/10:focus{--tw-ring-color:rgb(var(--cstu-success-300)/.1)}.focus\:cstu-ring-success-300\/100:focus{--tw-ring-color:rgb(var(--cstu-success-300)/1)}.focus\:cstu-ring-success-300\/15:focus{--tw-ring-color:rgb(var(--cstu-success-300)/.15)}.focus\:cstu-ring-success-300\/20:focus{--tw-ring-color:rgb(var(--cstu-success-300)/.2)}.focus\:cstu-ring-success-300\/25:focus{--tw-ring-color:rgb(var(--cstu-success-300)/.25)}.focus\:cstu-ring-success-300\/30:focus{--tw-ring-color:rgb(var(--cstu-success-300)/.3)}.focus\:cstu-ring-success-300\/35:focus{--tw-ring-color:rgb(var(--cstu-success-300)/.35)}.focus\:cstu-ring-success-300\/40:focus{--tw-ring-color:rgb(var(--cstu-success-300)/.4)}.focus\:cstu-ring-success-300\/45:focus{--tw-ring-color:rgb(var(--cstu-success-300)/.45)}.focus\:cstu-ring-success-300\/5:focus{--tw-ring-color:rgb(var(--cstu-success-300)/.05)}.focus\:cstu-ring-success-300\/50:focus{--tw-ring-color:rgb(var(--cstu-success-300)/.5)}.focus\:cstu-ring-success-300\/55:focus{--tw-ring-color:rgb(var(--cstu-success-300)/.55)}.focus\:cstu-ring-success-300\/60:focus{--tw-ring-color:rgb(var(--cstu-success-300)/.6)}.focus\:cstu-ring-success-300\/65:focus{--tw-ring-color:rgb(var(--cstu-success-300)/.65)}.focus\:cstu-ring-success-300\/70:focus{--tw-ring-color:rgb(var(--cstu-success-300)/.7)}.focus\:cstu-ring-success-300\/75:focus{--tw-ring-color:rgb(var(--cstu-success-300)/.75)}.focus\:cstu-ring-success-300\/80:focus{--tw-ring-color:rgb(var(--cstu-success-300)/.8)}.focus\:cstu-ring-success-300\/85:focus{--tw-ring-color:rgb(var(--cstu-success-300)/.85)}.focus\:cstu-ring-success-300\/90:focus{--tw-ring-color:rgb(var(--cstu-success-300)/.9)}.focus\:cstu-ring-success-300\/95:focus{--tw-ring-color:rgb(var(--cstu-success-300)/.95)}.focus\:cstu-ring-success-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-success-400)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-success-400\/0:focus{--tw-ring-color:rgb(var(--cstu-success-400)/0)}.focus\:cstu-ring-success-400\/10:focus{--tw-ring-color:rgb(var(--cstu-success-400)/.1)}.focus\:cstu-ring-success-400\/100:focus{--tw-ring-color:rgb(var(--cstu-success-400)/1)}.focus\:cstu-ring-success-400\/15:focus{--tw-ring-color:rgb(var(--cstu-success-400)/.15)}.focus\:cstu-ring-success-400\/20:focus{--tw-ring-color:rgb(var(--cstu-success-400)/.2)}.focus\:cstu-ring-success-400\/25:focus{--tw-ring-color:rgb(var(--cstu-success-400)/.25)}.focus\:cstu-ring-success-400\/30:focus{--tw-ring-color:rgb(var(--cstu-success-400)/.3)}.focus\:cstu-ring-success-400\/35:focus{--tw-ring-color:rgb(var(--cstu-success-400)/.35)}.focus\:cstu-ring-success-400\/40:focus{--tw-ring-color:rgb(var(--cstu-success-400)/.4)}.focus\:cstu-ring-success-400\/45:focus{--tw-ring-color:rgb(var(--cstu-success-400)/.45)}.focus\:cstu-ring-success-400\/5:focus{--tw-ring-color:rgb(var(--cstu-success-400)/.05)}.focus\:cstu-ring-success-400\/50:focus{--tw-ring-color:rgb(var(--cstu-success-400)/.5)}.focus\:cstu-ring-success-400\/55:focus{--tw-ring-color:rgb(var(--cstu-success-400)/.55)}.focus\:cstu-ring-success-400\/60:focus{--tw-ring-color:rgb(var(--cstu-success-400)/.6)}.focus\:cstu-ring-success-400\/65:focus{--tw-ring-color:rgb(var(--cstu-success-400)/.65)}.focus\:cstu-ring-success-400\/70:focus{--tw-ring-color:rgb(var(--cstu-success-400)/.7)}.focus\:cstu-ring-success-400\/75:focus{--tw-ring-color:rgb(var(--cstu-success-400)/.75)}.focus\:cstu-ring-success-400\/80:focus{--tw-ring-color:rgb(var(--cstu-success-400)/.8)}.focus\:cstu-ring-success-400\/85:focus{--tw-ring-color:rgb(var(--cstu-success-400)/.85)}.focus\:cstu-ring-success-400\/90:focus{--tw-ring-color:rgb(var(--cstu-success-400)/.9)}.focus\:cstu-ring-success-400\/95:focus{--tw-ring-color:rgb(var(--cstu-success-400)/.95)}.focus\:cstu-ring-success-450:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-success-450)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-success-450\/0:focus{--tw-ring-color:rgb(var(--cstu-success-450)/0)}.focus\:cstu-ring-success-450\/10:focus{--tw-ring-color:rgb(var(--cstu-success-450)/.1)}.focus\:cstu-ring-success-450\/100:focus{--tw-ring-color:rgb(var(--cstu-success-450)/1)}.focus\:cstu-ring-success-450\/15:focus{--tw-ring-color:rgb(var(--cstu-success-450)/.15)}.focus\:cstu-ring-success-450\/20:focus{--tw-ring-color:rgb(var(--cstu-success-450)/.2)}.focus\:cstu-ring-success-450\/25:focus{--tw-ring-color:rgb(var(--cstu-success-450)/.25)}.focus\:cstu-ring-success-450\/30:focus{--tw-ring-color:rgb(var(--cstu-success-450)/.3)}.focus\:cstu-ring-success-450\/35:focus{--tw-ring-color:rgb(var(--cstu-success-450)/.35)}.focus\:cstu-ring-success-450\/40:focus{--tw-ring-color:rgb(var(--cstu-success-450)/.4)}.focus\:cstu-ring-success-450\/45:focus{--tw-ring-color:rgb(var(--cstu-success-450)/.45)}.focus\:cstu-ring-success-450\/5:focus{--tw-ring-color:rgb(var(--cstu-success-450)/.05)}.focus\:cstu-ring-success-450\/50:focus{--tw-ring-color:rgb(var(--cstu-success-450)/.5)}.focus\:cstu-ring-success-450\/55:focus{--tw-ring-color:rgb(var(--cstu-success-450)/.55)}.focus\:cstu-ring-success-450\/60:focus{--tw-ring-color:rgb(var(--cstu-success-450)/.6)}.focus\:cstu-ring-success-450\/65:focus{--tw-ring-color:rgb(var(--cstu-success-450)/.65)}.focus\:cstu-ring-success-450\/70:focus{--tw-ring-color:rgb(var(--cstu-success-450)/.7)}.focus\:cstu-ring-success-450\/75:focus{--tw-ring-color:rgb(var(--cstu-success-450)/.75)}.focus\:cstu-ring-success-450\/80:focus{--tw-ring-color:rgb(var(--cstu-success-450)/.8)}.focus\:cstu-ring-success-450\/85:focus{--tw-ring-color:rgb(var(--cstu-success-450)/.85)}.focus\:cstu-ring-success-450\/90:focus{--tw-ring-color:rgb(var(--cstu-success-450)/.9)}.focus\:cstu-ring-success-450\/95:focus{--tw-ring-color:rgb(var(--cstu-success-450)/.95)}.focus\:cstu-ring-success-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-success-500)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-success-500\/0:focus{--tw-ring-color:rgb(var(--cstu-success-500)/0)}.focus\:cstu-ring-success-500\/10:focus{--tw-ring-color:rgb(var(--cstu-success-500)/.1)}.focus\:cstu-ring-success-500\/100:focus{--tw-ring-color:rgb(var(--cstu-success-500)/1)}.focus\:cstu-ring-success-500\/15:focus{--tw-ring-color:rgb(var(--cstu-success-500)/.15)}.focus\:cstu-ring-success-500\/20:focus{--tw-ring-color:rgb(var(--cstu-success-500)/.2)}.focus\:cstu-ring-success-500\/25:focus{--tw-ring-color:rgb(var(--cstu-success-500)/.25)}.focus\:cstu-ring-success-500\/30:focus{--tw-ring-color:rgb(var(--cstu-success-500)/.3)}.focus\:cstu-ring-success-500\/35:focus{--tw-ring-color:rgb(var(--cstu-success-500)/.35)}.focus\:cstu-ring-success-500\/40:focus{--tw-ring-color:rgb(var(--cstu-success-500)/.4)}.focus\:cstu-ring-success-500\/45:focus{--tw-ring-color:rgb(var(--cstu-success-500)/.45)}.focus\:cstu-ring-success-500\/5:focus{--tw-ring-color:rgb(var(--cstu-success-500)/.05)}.focus\:cstu-ring-success-500\/50:focus{--tw-ring-color:rgb(var(--cstu-success-500)/.5)}.focus\:cstu-ring-success-500\/55:focus{--tw-ring-color:rgb(var(--cstu-success-500)/.55)}.focus\:cstu-ring-success-500\/60:focus{--tw-ring-color:rgb(var(--cstu-success-500)/.6)}.focus\:cstu-ring-success-500\/65:focus{--tw-ring-color:rgb(var(--cstu-success-500)/.65)}.focus\:cstu-ring-success-500\/70:focus{--tw-ring-color:rgb(var(--cstu-success-500)/.7)}.focus\:cstu-ring-success-500\/75:focus{--tw-ring-color:rgb(var(--cstu-success-500)/.75)}.focus\:cstu-ring-success-500\/80:focus{--tw-ring-color:rgb(var(--cstu-success-500)/.8)}.focus\:cstu-ring-success-500\/85:focus{--tw-ring-color:rgb(var(--cstu-success-500)/.85)}.focus\:cstu-ring-success-500\/90:focus{--tw-ring-color:rgb(var(--cstu-success-500)/.9)}.focus\:cstu-ring-success-500\/95:focus{--tw-ring-color:rgb(var(--cstu-success-500)/.95)}.focus\:cstu-ring-warning-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-warning-300)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-warning-300\/0:focus{--tw-ring-color:rgb(var(--cstu-warning-300)/0)}.focus\:cstu-ring-warning-300\/10:focus{--tw-ring-color:rgb(var(--cstu-warning-300)/.1)}.focus\:cstu-ring-warning-300\/100:focus{--tw-ring-color:rgb(var(--cstu-warning-300)/1)}.focus\:cstu-ring-warning-300\/15:focus{--tw-ring-color:rgb(var(--cstu-warning-300)/.15)}.focus\:cstu-ring-warning-300\/20:focus{--tw-ring-color:rgb(var(--cstu-warning-300)/.2)}.focus\:cstu-ring-warning-300\/25:focus{--tw-ring-color:rgb(var(--cstu-warning-300)/.25)}.focus\:cstu-ring-warning-300\/30:focus{--tw-ring-color:rgb(var(--cstu-warning-300)/.3)}.focus\:cstu-ring-warning-300\/35:focus{--tw-ring-color:rgb(var(--cstu-warning-300)/.35)}.focus\:cstu-ring-warning-300\/40:focus{--tw-ring-color:rgb(var(--cstu-warning-300)/.4)}.focus\:cstu-ring-warning-300\/45:focus{--tw-ring-color:rgb(var(--cstu-warning-300)/.45)}.focus\:cstu-ring-warning-300\/5:focus{--tw-ring-color:rgb(var(--cstu-warning-300)/.05)}.focus\:cstu-ring-warning-300\/50:focus{--tw-ring-color:rgb(var(--cstu-warning-300)/.5)}.focus\:cstu-ring-warning-300\/55:focus{--tw-ring-color:rgb(var(--cstu-warning-300)/.55)}.focus\:cstu-ring-warning-300\/60:focus{--tw-ring-color:rgb(var(--cstu-warning-300)/.6)}.focus\:cstu-ring-warning-300\/65:focus{--tw-ring-color:rgb(var(--cstu-warning-300)/.65)}.focus\:cstu-ring-warning-300\/70:focus{--tw-ring-color:rgb(var(--cstu-warning-300)/.7)}.focus\:cstu-ring-warning-300\/75:focus{--tw-ring-color:rgb(var(--cstu-warning-300)/.75)}.focus\:cstu-ring-warning-300\/80:focus{--tw-ring-color:rgb(var(--cstu-warning-300)/.8)}.focus\:cstu-ring-warning-300\/85:focus{--tw-ring-color:rgb(var(--cstu-warning-300)/.85)}.focus\:cstu-ring-warning-300\/90:focus{--tw-ring-color:rgb(var(--cstu-warning-300)/.9)}.focus\:cstu-ring-warning-300\/95:focus{--tw-ring-color:rgb(var(--cstu-warning-300)/.95)}.focus\:cstu-ring-warning-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-warning-400)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-warning-400\/0:focus{--tw-ring-color:rgb(var(--cstu-warning-400)/0)}.focus\:cstu-ring-warning-400\/10:focus{--tw-ring-color:rgb(var(--cstu-warning-400)/.1)}.focus\:cstu-ring-warning-400\/100:focus{--tw-ring-color:rgb(var(--cstu-warning-400)/1)}.focus\:cstu-ring-warning-400\/15:focus{--tw-ring-color:rgb(var(--cstu-warning-400)/.15)}.focus\:cstu-ring-warning-400\/20:focus{--tw-ring-color:rgb(var(--cstu-warning-400)/.2)}.focus\:cstu-ring-warning-400\/25:focus{--tw-ring-color:rgb(var(--cstu-warning-400)/.25)}.focus\:cstu-ring-warning-400\/30:focus{--tw-ring-color:rgb(var(--cstu-warning-400)/.3)}.focus\:cstu-ring-warning-400\/35:focus{--tw-ring-color:rgb(var(--cstu-warning-400)/.35)}.focus\:cstu-ring-warning-400\/40:focus{--tw-ring-color:rgb(var(--cstu-warning-400)/.4)}.focus\:cstu-ring-warning-400\/45:focus{--tw-ring-color:rgb(var(--cstu-warning-400)/.45)}.focus\:cstu-ring-warning-400\/5:focus{--tw-ring-color:rgb(var(--cstu-warning-400)/.05)}.focus\:cstu-ring-warning-400\/50:focus{--tw-ring-color:rgb(var(--cstu-warning-400)/.5)}.focus\:cstu-ring-warning-400\/55:focus{--tw-ring-color:rgb(var(--cstu-warning-400)/.55)}.focus\:cstu-ring-warning-400\/60:focus{--tw-ring-color:rgb(var(--cstu-warning-400)/.6)}.focus\:cstu-ring-warning-400\/65:focus{--tw-ring-color:rgb(var(--cstu-warning-400)/.65)}.focus\:cstu-ring-warning-400\/70:focus{--tw-ring-color:rgb(var(--cstu-warning-400)/.7)}.focus\:cstu-ring-warning-400\/75:focus{--tw-ring-color:rgb(var(--cstu-warning-400)/.75)}.focus\:cstu-ring-warning-400\/80:focus{--tw-ring-color:rgb(var(--cstu-warning-400)/.8)}.focus\:cstu-ring-warning-400\/85:focus{--tw-ring-color:rgb(var(--cstu-warning-400)/.85)}.focus\:cstu-ring-warning-400\/90:focus{--tw-ring-color:rgb(var(--cstu-warning-400)/.9)}.focus\:cstu-ring-warning-400\/95:focus{--tw-ring-color:rgb(var(--cstu-warning-400)/.95)}.focus\:cstu-ring-warning-450:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-warning-450)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-warning-450\/0:focus{--tw-ring-color:rgb(var(--cstu-warning-450)/0)}.focus\:cstu-ring-warning-450\/10:focus{--tw-ring-color:rgb(var(--cstu-warning-450)/.1)}.focus\:cstu-ring-warning-450\/100:focus{--tw-ring-color:rgb(var(--cstu-warning-450)/1)}.focus\:cstu-ring-warning-450\/15:focus{--tw-ring-color:rgb(var(--cstu-warning-450)/.15)}.focus\:cstu-ring-warning-450\/20:focus{--tw-ring-color:rgb(var(--cstu-warning-450)/.2)}.focus\:cstu-ring-warning-450\/25:focus{--tw-ring-color:rgb(var(--cstu-warning-450)/.25)}.focus\:cstu-ring-warning-450\/30:focus{--tw-ring-color:rgb(var(--cstu-warning-450)/.3)}.focus\:cstu-ring-warning-450\/35:focus{--tw-ring-color:rgb(var(--cstu-warning-450)/.35)}.focus\:cstu-ring-warning-450\/40:focus{--tw-ring-color:rgb(var(--cstu-warning-450)/.4)}.focus\:cstu-ring-warning-450\/45:focus{--tw-ring-color:rgb(var(--cstu-warning-450)/.45)}.focus\:cstu-ring-warning-450\/5:focus{--tw-ring-color:rgb(var(--cstu-warning-450)/.05)}.focus\:cstu-ring-warning-450\/50:focus{--tw-ring-color:rgb(var(--cstu-warning-450)/.5)}.focus\:cstu-ring-warning-450\/55:focus{--tw-ring-color:rgb(var(--cstu-warning-450)/.55)}.focus\:cstu-ring-warning-450\/60:focus{--tw-ring-color:rgb(var(--cstu-warning-450)/.6)}.focus\:cstu-ring-warning-450\/65:focus{--tw-ring-color:rgb(var(--cstu-warning-450)/.65)}.focus\:cstu-ring-warning-450\/70:focus{--tw-ring-color:rgb(var(--cstu-warning-450)/.7)}.focus\:cstu-ring-warning-450\/75:focus{--tw-ring-color:rgb(var(--cstu-warning-450)/.75)}.focus\:cstu-ring-warning-450\/80:focus{--tw-ring-color:rgb(var(--cstu-warning-450)/.8)}.focus\:cstu-ring-warning-450\/85:focus{--tw-ring-color:rgb(var(--cstu-warning-450)/.85)}.focus\:cstu-ring-warning-450\/90:focus{--tw-ring-color:rgb(var(--cstu-warning-450)/.9)}.focus\:cstu-ring-warning-450\/95:focus{--tw-ring-color:rgb(var(--cstu-warning-450)/.95)}.focus\:cstu-ring-warning-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--cstu-warning-500)/var(--tw-ring-opacity,1))}.focus\:cstu-ring-warning-500\/0:focus{--tw-ring-color:rgb(var(--cstu-warning-500)/0)}.focus\:cstu-ring-warning-500\/10:focus{--tw-ring-color:rgb(var(--cstu-warning-500)/.1)}.focus\:cstu-ring-warning-500\/100:focus{--tw-ring-color:rgb(var(--cstu-warning-500)/1)}.focus\:cstu-ring-warning-500\/15:focus{--tw-ring-color:rgb(var(--cstu-warning-500)/.15)}.focus\:cstu-ring-warning-500\/20:focus{--tw-ring-color:rgb(var(--cstu-warning-500)/.2)}.focus\:cstu-ring-warning-500\/25:focus{--tw-ring-color:rgb(var(--cstu-warning-500)/.25)}.focus\:cstu-ring-warning-500\/30:focus{--tw-ring-color:rgb(var(--cstu-warning-500)/.3)}.focus\:cstu-ring-warning-500\/35:focus{--tw-ring-color:rgb(var(--cstu-warning-500)/.35)}.focus\:cstu-ring-warning-500\/40:focus{--tw-ring-color:rgb(var(--cstu-warning-500)/.4)}.focus\:cstu-ring-warning-500\/45:focus{--tw-ring-color:rgb(var(--cstu-warning-500)/.45)}.focus\:cstu-ring-warning-500\/5:focus{--tw-ring-color:rgb(var(--cstu-warning-500)/.05)}.focus\:cstu-ring-warning-500\/50:focus{--tw-ring-color:rgb(var(--cstu-warning-500)/.5)}.focus\:cstu-ring-warning-500\/55:focus{--tw-ring-color:rgb(var(--cstu-warning-500)/.55)}.focus\:cstu-ring-warning-500\/60:focus{--tw-ring-color:rgb(var(--cstu-warning-500)/.6)}.focus\:cstu-ring-warning-500\/65:focus{--tw-ring-color:rgb(var(--cstu-warning-500)/.65)}.focus\:cstu-ring-warning-500\/70:focus{--tw-ring-color:rgb(var(--cstu-warning-500)/.7)}.focus\:cstu-ring-warning-500\/75:focus{--tw-ring-color:rgb(var(--cstu-warning-500)/.75)}.focus\:cstu-ring-warning-500\/80:focus{--tw-ring-color:rgb(var(--cstu-warning-500)/.8)}.focus\:cstu-ring-warning-500\/85:focus{--tw-ring-color:rgb(var(--cstu-warning-500)/.85)}.focus\:cstu-ring-warning-500\/90:focus{--tw-ring-color:rgb(var(--cstu-warning-500)/.9)}.focus\:cstu-ring-warning-500\/95:focus{--tw-ring-color:rgb(var(--cstu-warning-500)/.95)}.focus\:cstu-ring-yellow-500\/20:focus{--tw-ring-color:rgb(var(--cstu-yellow-500)/.2)}.focus\:cstu-ring-offset-0:focus{--tw-ring-offset-width:0px}.active\:cstu-bg-blue-100:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-100)/var(--tw-bg-opacity,1))}.active\:cstu-bg-blue-100\/0:active{background-color:rgb(var(--cstu-blue-100)/0)}.active\:cstu-bg-blue-100\/10:active{background-color:rgb(var(--cstu-blue-100)/.1)}.active\:cstu-bg-blue-100\/100:active{background-color:rgb(var(--cstu-blue-100)/1)}.active\:cstu-bg-blue-100\/15:active{background-color:rgb(var(--cstu-blue-100)/.15)}.active\:cstu-bg-blue-100\/20:active{background-color:rgb(var(--cstu-blue-100)/.2)}.active\:cstu-bg-blue-100\/25:active{background-color:rgb(var(--cstu-blue-100)/.25)}.active\:cstu-bg-blue-100\/30:active{background-color:rgb(var(--cstu-blue-100)/.3)}.active\:cstu-bg-blue-100\/35:active{background-color:rgb(var(--cstu-blue-100)/.35)}.active\:cstu-bg-blue-100\/40:active{background-color:rgb(var(--cstu-blue-100)/.4)}.active\:cstu-bg-blue-100\/45:active{background-color:rgb(var(--cstu-blue-100)/.45)}.active\:cstu-bg-blue-100\/5:active{background-color:rgb(var(--cstu-blue-100)/.05)}.active\:cstu-bg-blue-100\/50:active{background-color:rgb(var(--cstu-blue-100)/.5)}.active\:cstu-bg-blue-100\/55:active{background-color:rgb(var(--cstu-blue-100)/.55)}.active\:cstu-bg-blue-100\/60:active{background-color:rgb(var(--cstu-blue-100)/.6)}.active\:cstu-bg-blue-100\/65:active{background-color:rgb(var(--cstu-blue-100)/.65)}.active\:cstu-bg-blue-100\/70:active{background-color:rgb(var(--cstu-blue-100)/.7)}.active\:cstu-bg-blue-100\/75:active{background-color:rgb(var(--cstu-blue-100)/.75)}.active\:cstu-bg-blue-100\/80:active{background-color:rgb(var(--cstu-blue-100)/.8)}.active\:cstu-bg-blue-100\/85:active{background-color:rgb(var(--cstu-blue-100)/.85)}.active\:cstu-bg-blue-100\/90:active{background-color:rgb(var(--cstu-blue-100)/.9)}.active\:cstu-bg-blue-100\/95:active{background-color:rgb(var(--cstu-blue-100)/.95)}.active\:cstu-bg-blue-200:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-200)/var(--tw-bg-opacity,1))}.active\:cstu-bg-blue-200\/0:active{background-color:rgb(var(--cstu-blue-200)/0)}.active\:cstu-bg-blue-200\/10:active{background-color:rgb(var(--cstu-blue-200)/.1)}.active\:cstu-bg-blue-200\/100:active{background-color:rgb(var(--cstu-blue-200)/1)}.active\:cstu-bg-blue-200\/15:active{background-color:rgb(var(--cstu-blue-200)/.15)}.active\:cstu-bg-blue-200\/20:active{background-color:rgb(var(--cstu-blue-200)/.2)}.active\:cstu-bg-blue-200\/25:active{background-color:rgb(var(--cstu-blue-200)/.25)}.active\:cstu-bg-blue-200\/30:active{background-color:rgb(var(--cstu-blue-200)/.3)}.active\:cstu-bg-blue-200\/35:active{background-color:rgb(var(--cstu-blue-200)/.35)}.active\:cstu-bg-blue-200\/40:active{background-color:rgb(var(--cstu-blue-200)/.4)}.active\:cstu-bg-blue-200\/45:active{background-color:rgb(var(--cstu-blue-200)/.45)}.active\:cstu-bg-blue-200\/5:active{background-color:rgb(var(--cstu-blue-200)/.05)}.active\:cstu-bg-blue-200\/50:active{background-color:rgb(var(--cstu-blue-200)/.5)}.active\:cstu-bg-blue-200\/55:active{background-color:rgb(var(--cstu-blue-200)/.55)}.active\:cstu-bg-blue-200\/60:active{background-color:rgb(var(--cstu-blue-200)/.6)}.active\:cstu-bg-blue-200\/65:active{background-color:rgb(var(--cstu-blue-200)/.65)}.active\:cstu-bg-blue-200\/70:active{background-color:rgb(var(--cstu-blue-200)/.7)}.active\:cstu-bg-blue-200\/75:active{background-color:rgb(var(--cstu-blue-200)/.75)}.active\:cstu-bg-blue-200\/80:active{background-color:rgb(var(--cstu-blue-200)/.8)}.active\:cstu-bg-blue-200\/85:active{background-color:rgb(var(--cstu-blue-200)/.85)}.active\:cstu-bg-blue-200\/90:active{background-color:rgb(var(--cstu-blue-200)/.9)}.active\:cstu-bg-blue-200\/95:active{background-color:rgb(var(--cstu-blue-200)/.95)}.active\:cstu-bg-blue-300:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-300)/var(--tw-bg-opacity,1))}.active\:cstu-bg-blue-300\/0:active{background-color:rgb(var(--cstu-blue-300)/0)}.active\:cstu-bg-blue-300\/10:active{background-color:rgb(var(--cstu-blue-300)/.1)}.active\:cstu-bg-blue-300\/100:active{background-color:rgb(var(--cstu-blue-300)/1)}.active\:cstu-bg-blue-300\/15:active{background-color:rgb(var(--cstu-blue-300)/.15)}.active\:cstu-bg-blue-300\/20:active{background-color:rgb(var(--cstu-blue-300)/.2)}.active\:cstu-bg-blue-300\/25:active{background-color:rgb(var(--cstu-blue-300)/.25)}.active\:cstu-bg-blue-300\/30:active{background-color:rgb(var(--cstu-blue-300)/.3)}.active\:cstu-bg-blue-300\/35:active{background-color:rgb(var(--cstu-blue-300)/.35)}.active\:cstu-bg-blue-300\/40:active{background-color:rgb(var(--cstu-blue-300)/.4)}.active\:cstu-bg-blue-300\/45:active{background-color:rgb(var(--cstu-blue-300)/.45)}.active\:cstu-bg-blue-300\/5:active{background-color:rgb(var(--cstu-blue-300)/.05)}.active\:cstu-bg-blue-300\/50:active{background-color:rgb(var(--cstu-blue-300)/.5)}.active\:cstu-bg-blue-300\/55:active{background-color:rgb(var(--cstu-blue-300)/.55)}.active\:cstu-bg-blue-300\/60:active{background-color:rgb(var(--cstu-blue-300)/.6)}.active\:cstu-bg-blue-300\/65:active{background-color:rgb(var(--cstu-blue-300)/.65)}.active\:cstu-bg-blue-300\/70:active{background-color:rgb(var(--cstu-blue-300)/.7)}.active\:cstu-bg-blue-300\/75:active{background-color:rgb(var(--cstu-blue-300)/.75)}.active\:cstu-bg-blue-300\/80:active{background-color:rgb(var(--cstu-blue-300)/.8)}.active\:cstu-bg-blue-300\/85:active{background-color:rgb(var(--cstu-blue-300)/.85)}.active\:cstu-bg-blue-300\/90:active{background-color:rgb(var(--cstu-blue-300)/.9)}.active\:cstu-bg-blue-300\/95:active{background-color:rgb(var(--cstu-blue-300)/.95)}.active\:cstu-bg-blue-400:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-400)/var(--tw-bg-opacity,1))}.active\:cstu-bg-blue-400\/0:active{background-color:rgb(var(--cstu-blue-400)/0)}.active\:cstu-bg-blue-400\/10:active{background-color:rgb(var(--cstu-blue-400)/.1)}.active\:cstu-bg-blue-400\/100:active{background-color:rgb(var(--cstu-blue-400)/1)}.active\:cstu-bg-blue-400\/15:active{background-color:rgb(var(--cstu-blue-400)/.15)}.active\:cstu-bg-blue-400\/20:active{background-color:rgb(var(--cstu-blue-400)/.2)}.active\:cstu-bg-blue-400\/25:active{background-color:rgb(var(--cstu-blue-400)/.25)}.active\:cstu-bg-blue-400\/30:active{background-color:rgb(var(--cstu-blue-400)/.3)}.active\:cstu-bg-blue-400\/35:active{background-color:rgb(var(--cstu-blue-400)/.35)}.active\:cstu-bg-blue-400\/40:active{background-color:rgb(var(--cstu-blue-400)/.4)}.active\:cstu-bg-blue-400\/45:active{background-color:rgb(var(--cstu-blue-400)/.45)}.active\:cstu-bg-blue-400\/5:active{background-color:rgb(var(--cstu-blue-400)/.05)}.active\:cstu-bg-blue-400\/50:active{background-color:rgb(var(--cstu-blue-400)/.5)}.active\:cstu-bg-blue-400\/55:active{background-color:rgb(var(--cstu-blue-400)/.55)}.active\:cstu-bg-blue-400\/60:active{background-color:rgb(var(--cstu-blue-400)/.6)}.active\:cstu-bg-blue-400\/65:active{background-color:rgb(var(--cstu-blue-400)/.65)}.active\:cstu-bg-blue-400\/70:active{background-color:rgb(var(--cstu-blue-400)/.7)}.active\:cstu-bg-blue-400\/75:active{background-color:rgb(var(--cstu-blue-400)/.75)}.active\:cstu-bg-blue-400\/80:active{background-color:rgb(var(--cstu-blue-400)/.8)}.active\:cstu-bg-blue-400\/85:active{background-color:rgb(var(--cstu-blue-400)/.85)}.active\:cstu-bg-blue-400\/90:active{background-color:rgb(var(--cstu-blue-400)/.9)}.active\:cstu-bg-blue-400\/95:active{background-color:rgb(var(--cstu-blue-400)/.95)}.active\:cstu-bg-blue-450:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-450)/var(--tw-bg-opacity,1))}.active\:cstu-bg-blue-450\/0:active{background-color:rgb(var(--cstu-blue-450)/0)}.active\:cstu-bg-blue-450\/10:active{background-color:rgb(var(--cstu-blue-450)/.1)}.active\:cstu-bg-blue-450\/100:active{background-color:rgb(var(--cstu-blue-450)/1)}.active\:cstu-bg-blue-450\/15:active{background-color:rgb(var(--cstu-blue-450)/.15)}.active\:cstu-bg-blue-450\/20:active{background-color:rgb(var(--cstu-blue-450)/.2)}.active\:cstu-bg-blue-450\/25:active{background-color:rgb(var(--cstu-blue-450)/.25)}.active\:cstu-bg-blue-450\/30:active{background-color:rgb(var(--cstu-blue-450)/.3)}.active\:cstu-bg-blue-450\/35:active{background-color:rgb(var(--cstu-blue-450)/.35)}.active\:cstu-bg-blue-450\/40:active{background-color:rgb(var(--cstu-blue-450)/.4)}.active\:cstu-bg-blue-450\/45:active{background-color:rgb(var(--cstu-blue-450)/.45)}.active\:cstu-bg-blue-450\/5:active{background-color:rgb(var(--cstu-blue-450)/.05)}.active\:cstu-bg-blue-450\/50:active{background-color:rgb(var(--cstu-blue-450)/.5)}.active\:cstu-bg-blue-450\/55:active{background-color:rgb(var(--cstu-blue-450)/.55)}.active\:cstu-bg-blue-450\/60:active{background-color:rgb(var(--cstu-blue-450)/.6)}.active\:cstu-bg-blue-450\/65:active{background-color:rgb(var(--cstu-blue-450)/.65)}.active\:cstu-bg-blue-450\/70:active{background-color:rgb(var(--cstu-blue-450)/.7)}.active\:cstu-bg-blue-450\/75:active{background-color:rgb(var(--cstu-blue-450)/.75)}.active\:cstu-bg-blue-450\/80:active{background-color:rgb(var(--cstu-blue-450)/.8)}.active\:cstu-bg-blue-450\/85:active{background-color:rgb(var(--cstu-blue-450)/.85)}.active\:cstu-bg-blue-450\/90:active{background-color:rgb(var(--cstu-blue-450)/.9)}.active\:cstu-bg-blue-450\/95:active{background-color:rgb(var(--cstu-blue-450)/.95)}.active\:cstu-bg-blue-50:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-50)/var(--tw-bg-opacity,1))}.active\:cstu-bg-blue-50\/0:active{background-color:rgb(var(--cstu-blue-50)/0)}.active\:cstu-bg-blue-50\/10:active{background-color:rgb(var(--cstu-blue-50)/.1)}.active\:cstu-bg-blue-50\/100:active{background-color:rgb(var(--cstu-blue-50)/1)}.active\:cstu-bg-blue-50\/15:active{background-color:rgb(var(--cstu-blue-50)/.15)}.active\:cstu-bg-blue-50\/20:active{background-color:rgb(var(--cstu-blue-50)/.2)}.active\:cstu-bg-blue-50\/25:active{background-color:rgb(var(--cstu-blue-50)/.25)}.active\:cstu-bg-blue-50\/30:active{background-color:rgb(var(--cstu-blue-50)/.3)}.active\:cstu-bg-blue-50\/35:active{background-color:rgb(var(--cstu-blue-50)/.35)}.active\:cstu-bg-blue-50\/40:active{background-color:rgb(var(--cstu-blue-50)/.4)}.active\:cstu-bg-blue-50\/45:active{background-color:rgb(var(--cstu-blue-50)/.45)}.active\:cstu-bg-blue-50\/5:active{background-color:rgb(var(--cstu-blue-50)/.05)}.active\:cstu-bg-blue-50\/50:active{background-color:rgb(var(--cstu-blue-50)/.5)}.active\:cstu-bg-blue-50\/55:active{background-color:rgb(var(--cstu-blue-50)/.55)}.active\:cstu-bg-blue-50\/60:active{background-color:rgb(var(--cstu-blue-50)/.6)}.active\:cstu-bg-blue-50\/65:active{background-color:rgb(var(--cstu-blue-50)/.65)}.active\:cstu-bg-blue-50\/70:active{background-color:rgb(var(--cstu-blue-50)/.7)}.active\:cstu-bg-blue-50\/75:active{background-color:rgb(var(--cstu-blue-50)/.75)}.active\:cstu-bg-blue-50\/80:active{background-color:rgb(var(--cstu-blue-50)/.8)}.active\:cstu-bg-blue-50\/85:active{background-color:rgb(var(--cstu-blue-50)/.85)}.active\:cstu-bg-blue-50\/90:active{background-color:rgb(var(--cstu-blue-50)/.9)}.active\:cstu-bg-blue-50\/95:active{background-color:rgb(var(--cstu-blue-50)/.95)}.active\:cstu-bg-blue-500:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-500)/var(--tw-bg-opacity,1))}.active\:cstu-bg-blue-500\/0:active{background-color:rgb(var(--cstu-blue-500)/0)}.active\:cstu-bg-blue-500\/10:active{background-color:rgb(var(--cstu-blue-500)/.1)}.active\:cstu-bg-blue-500\/100:active{background-color:rgb(var(--cstu-blue-500)/1)}.active\:cstu-bg-blue-500\/15:active{background-color:rgb(var(--cstu-blue-500)/.15)}.active\:cstu-bg-blue-500\/20:active{background-color:rgb(var(--cstu-blue-500)/.2)}.active\:cstu-bg-blue-500\/25:active{background-color:rgb(var(--cstu-blue-500)/.25)}.active\:cstu-bg-blue-500\/30:active{background-color:rgb(var(--cstu-blue-500)/.3)}.active\:cstu-bg-blue-500\/35:active{background-color:rgb(var(--cstu-blue-500)/.35)}.active\:cstu-bg-blue-500\/40:active{background-color:rgb(var(--cstu-blue-500)/.4)}.active\:cstu-bg-blue-500\/45:active{background-color:rgb(var(--cstu-blue-500)/.45)}.active\:cstu-bg-blue-500\/5:active{background-color:rgb(var(--cstu-blue-500)/.05)}.active\:cstu-bg-blue-500\/50:active{background-color:rgb(var(--cstu-blue-500)/.5)}.active\:cstu-bg-blue-500\/55:active{background-color:rgb(var(--cstu-blue-500)/.55)}.active\:cstu-bg-blue-500\/60:active{background-color:rgb(var(--cstu-blue-500)/.6)}.active\:cstu-bg-blue-500\/65:active{background-color:rgb(var(--cstu-blue-500)/.65)}.active\:cstu-bg-blue-500\/70:active{background-color:rgb(var(--cstu-blue-500)/.7)}.active\:cstu-bg-blue-500\/75:active{background-color:rgb(var(--cstu-blue-500)/.75)}.active\:cstu-bg-blue-500\/80:active{background-color:rgb(var(--cstu-blue-500)/.8)}.active\:cstu-bg-blue-500\/85:active{background-color:rgb(var(--cstu-blue-500)/.85)}.active\:cstu-bg-blue-500\/90:active{background-color:rgb(var(--cstu-blue-500)/.9)}.active\:cstu-bg-blue-500\/95:active{background-color:rgb(var(--cstu-blue-500)/.95)}.active\:cstu-bg-blue-550:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-550)/var(--tw-bg-opacity,1))}.active\:cstu-bg-blue-550\/0:active{background-color:rgb(var(--cstu-blue-550)/0)}.active\:cstu-bg-blue-550\/10:active{background-color:rgb(var(--cstu-blue-550)/.1)}.active\:cstu-bg-blue-550\/100:active{background-color:rgb(var(--cstu-blue-550)/1)}.active\:cstu-bg-blue-550\/15:active{background-color:rgb(var(--cstu-blue-550)/.15)}.active\:cstu-bg-blue-550\/20:active{background-color:rgb(var(--cstu-blue-550)/.2)}.active\:cstu-bg-blue-550\/25:active{background-color:rgb(var(--cstu-blue-550)/.25)}.active\:cstu-bg-blue-550\/30:active{background-color:rgb(var(--cstu-blue-550)/.3)}.active\:cstu-bg-blue-550\/35:active{background-color:rgb(var(--cstu-blue-550)/.35)}.active\:cstu-bg-blue-550\/40:active{background-color:rgb(var(--cstu-blue-550)/.4)}.active\:cstu-bg-blue-550\/45:active{background-color:rgb(var(--cstu-blue-550)/.45)}.active\:cstu-bg-blue-550\/5:active{background-color:rgb(var(--cstu-blue-550)/.05)}.active\:cstu-bg-blue-550\/50:active{background-color:rgb(var(--cstu-blue-550)/.5)}.active\:cstu-bg-blue-550\/55:active{background-color:rgb(var(--cstu-blue-550)/.55)}.active\:cstu-bg-blue-550\/60:active{background-color:rgb(var(--cstu-blue-550)/.6)}.active\:cstu-bg-blue-550\/65:active{background-color:rgb(var(--cstu-blue-550)/.65)}.active\:cstu-bg-blue-550\/70:active{background-color:rgb(var(--cstu-blue-550)/.7)}.active\:cstu-bg-blue-550\/75:active{background-color:rgb(var(--cstu-blue-550)/.75)}.active\:cstu-bg-blue-550\/80:active{background-color:rgb(var(--cstu-blue-550)/.8)}.active\:cstu-bg-blue-550\/85:active{background-color:rgb(var(--cstu-blue-550)/.85)}.active\:cstu-bg-blue-550\/90:active{background-color:rgb(var(--cstu-blue-550)/.9)}.active\:cstu-bg-blue-550\/95:active{background-color:rgb(var(--cstu-blue-550)/.95)}.active\:cstu-bg-blue-600:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-600)/var(--tw-bg-opacity,1))}.active\:cstu-bg-blue-600\/0:active{background-color:rgb(var(--cstu-blue-600)/0)}.active\:cstu-bg-blue-600\/10:active{background-color:rgb(var(--cstu-blue-600)/.1)}.active\:cstu-bg-blue-600\/100:active{background-color:rgb(var(--cstu-blue-600)/1)}.active\:cstu-bg-blue-600\/15:active{background-color:rgb(var(--cstu-blue-600)/.15)}.active\:cstu-bg-blue-600\/20:active{background-color:rgb(var(--cstu-blue-600)/.2)}.active\:cstu-bg-blue-600\/25:active{background-color:rgb(var(--cstu-blue-600)/.25)}.active\:cstu-bg-blue-600\/30:active{background-color:rgb(var(--cstu-blue-600)/.3)}.active\:cstu-bg-blue-600\/35:active{background-color:rgb(var(--cstu-blue-600)/.35)}.active\:cstu-bg-blue-600\/40:active{background-color:rgb(var(--cstu-blue-600)/.4)}.active\:cstu-bg-blue-600\/45:active{background-color:rgb(var(--cstu-blue-600)/.45)}.active\:cstu-bg-blue-600\/5:active{background-color:rgb(var(--cstu-blue-600)/.05)}.active\:cstu-bg-blue-600\/50:active{background-color:rgb(var(--cstu-blue-600)/.5)}.active\:cstu-bg-blue-600\/55:active{background-color:rgb(var(--cstu-blue-600)/.55)}.active\:cstu-bg-blue-600\/60:active{background-color:rgb(var(--cstu-blue-600)/.6)}.active\:cstu-bg-blue-600\/65:active{background-color:rgb(var(--cstu-blue-600)/.65)}.active\:cstu-bg-blue-600\/70:active{background-color:rgb(var(--cstu-blue-600)/.7)}.active\:cstu-bg-blue-600\/75:active{background-color:rgb(var(--cstu-blue-600)/.75)}.active\:cstu-bg-blue-600\/80:active{background-color:rgb(var(--cstu-blue-600)/.8)}.active\:cstu-bg-blue-600\/85:active{background-color:rgb(var(--cstu-blue-600)/.85)}.active\:cstu-bg-blue-600\/90:active{background-color:rgb(var(--cstu-blue-600)/.9)}.active\:cstu-bg-blue-600\/95:active{background-color:rgb(var(--cstu-blue-600)/.95)}.active\:cstu-bg-blue-700:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-700)/var(--tw-bg-opacity,1))}.active\:cstu-bg-blue-700\/0:active{background-color:rgb(var(--cstu-blue-700)/0)}.active\:cstu-bg-blue-700\/10:active{background-color:rgb(var(--cstu-blue-700)/.1)}.active\:cstu-bg-blue-700\/100:active{background-color:rgb(var(--cstu-blue-700)/1)}.active\:cstu-bg-blue-700\/15:active{background-color:rgb(var(--cstu-blue-700)/.15)}.active\:cstu-bg-blue-700\/20:active{background-color:rgb(var(--cstu-blue-700)/.2)}.active\:cstu-bg-blue-700\/25:active{background-color:rgb(var(--cstu-blue-700)/.25)}.active\:cstu-bg-blue-700\/30:active{background-color:rgb(var(--cstu-blue-700)/.3)}.active\:cstu-bg-blue-700\/35:active{background-color:rgb(var(--cstu-blue-700)/.35)}.active\:cstu-bg-blue-700\/40:active{background-color:rgb(var(--cstu-blue-700)/.4)}.active\:cstu-bg-blue-700\/45:active{background-color:rgb(var(--cstu-blue-700)/.45)}.active\:cstu-bg-blue-700\/5:active{background-color:rgb(var(--cstu-blue-700)/.05)}.active\:cstu-bg-blue-700\/50:active{background-color:rgb(var(--cstu-blue-700)/.5)}.active\:cstu-bg-blue-700\/55:active{background-color:rgb(var(--cstu-blue-700)/.55)}.active\:cstu-bg-blue-700\/60:active{background-color:rgb(var(--cstu-blue-700)/.6)}.active\:cstu-bg-blue-700\/65:active{background-color:rgb(var(--cstu-blue-700)/.65)}.active\:cstu-bg-blue-700\/70:active{background-color:rgb(var(--cstu-blue-700)/.7)}.active\:cstu-bg-blue-700\/75:active{background-color:rgb(var(--cstu-blue-700)/.75)}.active\:cstu-bg-blue-700\/80:active{background-color:rgb(var(--cstu-blue-700)/.8)}.active\:cstu-bg-blue-700\/85:active{background-color:rgb(var(--cstu-blue-700)/.85)}.active\:cstu-bg-blue-700\/90:active{background-color:rgb(var(--cstu-blue-700)/.9)}.active\:cstu-bg-blue-700\/95:active{background-color:rgb(var(--cstu-blue-700)/.95)}.active\:cstu-bg-blue-800:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-800)/var(--tw-bg-opacity,1))}.active\:cstu-bg-blue-800\/0:active{background-color:rgb(var(--cstu-blue-800)/0)}.active\:cstu-bg-blue-800\/10:active{background-color:rgb(var(--cstu-blue-800)/.1)}.active\:cstu-bg-blue-800\/100:active{background-color:rgb(var(--cstu-blue-800)/1)}.active\:cstu-bg-blue-800\/15:active{background-color:rgb(var(--cstu-blue-800)/.15)}.active\:cstu-bg-blue-800\/20:active{background-color:rgb(var(--cstu-blue-800)/.2)}.active\:cstu-bg-blue-800\/25:active{background-color:rgb(var(--cstu-blue-800)/.25)}.active\:cstu-bg-blue-800\/30:active{background-color:rgb(var(--cstu-blue-800)/.3)}.active\:cstu-bg-blue-800\/35:active{background-color:rgb(var(--cstu-blue-800)/.35)}.active\:cstu-bg-blue-800\/40:active{background-color:rgb(var(--cstu-blue-800)/.4)}.active\:cstu-bg-blue-800\/45:active{background-color:rgb(var(--cstu-blue-800)/.45)}.active\:cstu-bg-blue-800\/5:active{background-color:rgb(var(--cstu-blue-800)/.05)}.active\:cstu-bg-blue-800\/50:active{background-color:rgb(var(--cstu-blue-800)/.5)}.active\:cstu-bg-blue-800\/55:active{background-color:rgb(var(--cstu-blue-800)/.55)}.active\:cstu-bg-blue-800\/60:active{background-color:rgb(var(--cstu-blue-800)/.6)}.active\:cstu-bg-blue-800\/65:active{background-color:rgb(var(--cstu-blue-800)/.65)}.active\:cstu-bg-blue-800\/70:active{background-color:rgb(var(--cstu-blue-800)/.7)}.active\:cstu-bg-blue-800\/75:active{background-color:rgb(var(--cstu-blue-800)/.75)}.active\:cstu-bg-blue-800\/80:active{background-color:rgb(var(--cstu-blue-800)/.8)}.active\:cstu-bg-blue-800\/85:active{background-color:rgb(var(--cstu-blue-800)/.85)}.active\:cstu-bg-blue-800\/90:active{background-color:rgb(var(--cstu-blue-800)/.9)}.active\:cstu-bg-blue-800\/95:active{background-color:rgb(var(--cstu-blue-800)/.95)}.active\:cstu-bg-blue-900:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-blue-900)/var(--tw-bg-opacity,1))}.active\:cstu-bg-blue-900\/0:active{background-color:rgb(var(--cstu-blue-900)/0)}.active\:cstu-bg-blue-900\/10:active{background-color:rgb(var(--cstu-blue-900)/.1)}.active\:cstu-bg-blue-900\/100:active{background-color:rgb(var(--cstu-blue-900)/1)}.active\:cstu-bg-blue-900\/15:active{background-color:rgb(var(--cstu-blue-900)/.15)}.active\:cstu-bg-blue-900\/20:active{background-color:rgb(var(--cstu-blue-900)/.2)}.active\:cstu-bg-blue-900\/25:active{background-color:rgb(var(--cstu-blue-900)/.25)}.active\:cstu-bg-blue-900\/30:active{background-color:rgb(var(--cstu-blue-900)/.3)}.active\:cstu-bg-blue-900\/35:active{background-color:rgb(var(--cstu-blue-900)/.35)}.active\:cstu-bg-blue-900\/40:active{background-color:rgb(var(--cstu-blue-900)/.4)}.active\:cstu-bg-blue-900\/45:active{background-color:rgb(var(--cstu-blue-900)/.45)}.active\:cstu-bg-blue-900\/5:active{background-color:rgb(var(--cstu-blue-900)/.05)}.active\:cstu-bg-blue-900\/50:active{background-color:rgb(var(--cstu-blue-900)/.5)}.active\:cstu-bg-blue-900\/55:active{background-color:rgb(var(--cstu-blue-900)/.55)}.active\:cstu-bg-blue-900\/60:active{background-color:rgb(var(--cstu-blue-900)/.6)}.active\:cstu-bg-blue-900\/65:active{background-color:rgb(var(--cstu-blue-900)/.65)}.active\:cstu-bg-blue-900\/70:active{background-color:rgb(var(--cstu-blue-900)/.7)}.active\:cstu-bg-blue-900\/75:active{background-color:rgb(var(--cstu-blue-900)/.75)}.active\:cstu-bg-blue-900\/80:active{background-color:rgb(var(--cstu-blue-900)/.8)}.active\:cstu-bg-blue-900\/85:active{background-color:rgb(var(--cstu-blue-900)/.85)}.active\:cstu-bg-blue-900\/90:active{background-color:rgb(var(--cstu-blue-900)/.9)}.active\:cstu-bg-blue-900\/95:active{background-color:rgb(var(--cstu-blue-900)/.95)}.active\:cstu-bg-danger-100:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-100)/var(--tw-bg-opacity,1))}.active\:cstu-bg-danger-100\/0:active{background-color:rgb(var(--cstu-danger-100)/0)}.active\:cstu-bg-danger-100\/10:active{background-color:rgb(var(--cstu-danger-100)/.1)}.active\:cstu-bg-danger-100\/100:active{background-color:rgb(var(--cstu-danger-100)/1)}.active\:cstu-bg-danger-100\/15:active{background-color:rgb(var(--cstu-danger-100)/.15)}.active\:cstu-bg-danger-100\/20:active{background-color:rgb(var(--cstu-danger-100)/.2)}.active\:cstu-bg-danger-100\/25:active{background-color:rgb(var(--cstu-danger-100)/.25)}.active\:cstu-bg-danger-100\/30:active{background-color:rgb(var(--cstu-danger-100)/.3)}.active\:cstu-bg-danger-100\/35:active{background-color:rgb(var(--cstu-danger-100)/.35)}.active\:cstu-bg-danger-100\/40:active{background-color:rgb(var(--cstu-danger-100)/.4)}.active\:cstu-bg-danger-100\/45:active{background-color:rgb(var(--cstu-danger-100)/.45)}.active\:cstu-bg-danger-100\/5:active{background-color:rgb(var(--cstu-danger-100)/.05)}.active\:cstu-bg-danger-100\/50:active{background-color:rgb(var(--cstu-danger-100)/.5)}.active\:cstu-bg-danger-100\/55:active{background-color:rgb(var(--cstu-danger-100)/.55)}.active\:cstu-bg-danger-100\/60:active{background-color:rgb(var(--cstu-danger-100)/.6)}.active\:cstu-bg-danger-100\/65:active{background-color:rgb(var(--cstu-danger-100)/.65)}.active\:cstu-bg-danger-100\/70:active{background-color:rgb(var(--cstu-danger-100)/.7)}.active\:cstu-bg-danger-100\/75:active{background-color:rgb(var(--cstu-danger-100)/.75)}.active\:cstu-bg-danger-100\/80:active{background-color:rgb(var(--cstu-danger-100)/.8)}.active\:cstu-bg-danger-100\/85:active{background-color:rgb(var(--cstu-danger-100)/.85)}.active\:cstu-bg-danger-100\/90:active{background-color:rgb(var(--cstu-danger-100)/.9)}.active\:cstu-bg-danger-100\/95:active{background-color:rgb(var(--cstu-danger-100)/.95)}.active\:cstu-bg-danger-200:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-200)/var(--tw-bg-opacity,1))}.active\:cstu-bg-danger-200\/0:active{background-color:rgb(var(--cstu-danger-200)/0)}.active\:cstu-bg-danger-200\/10:active{background-color:rgb(var(--cstu-danger-200)/.1)}.active\:cstu-bg-danger-200\/100:active{background-color:rgb(var(--cstu-danger-200)/1)}.active\:cstu-bg-danger-200\/15:active{background-color:rgb(var(--cstu-danger-200)/.15)}.active\:cstu-bg-danger-200\/20:active{background-color:rgb(var(--cstu-danger-200)/.2)}.active\:cstu-bg-danger-200\/25:active{background-color:rgb(var(--cstu-danger-200)/.25)}.active\:cstu-bg-danger-200\/30:active{background-color:rgb(var(--cstu-danger-200)/.3)}.active\:cstu-bg-danger-200\/35:active{background-color:rgb(var(--cstu-danger-200)/.35)}.active\:cstu-bg-danger-200\/40:active{background-color:rgb(var(--cstu-danger-200)/.4)}.active\:cstu-bg-danger-200\/45:active{background-color:rgb(var(--cstu-danger-200)/.45)}.active\:cstu-bg-danger-200\/5:active{background-color:rgb(var(--cstu-danger-200)/.05)}.active\:cstu-bg-danger-200\/50:active{background-color:rgb(var(--cstu-danger-200)/.5)}.active\:cstu-bg-danger-200\/55:active{background-color:rgb(var(--cstu-danger-200)/.55)}.active\:cstu-bg-danger-200\/60:active{background-color:rgb(var(--cstu-danger-200)/.6)}.active\:cstu-bg-danger-200\/65:active{background-color:rgb(var(--cstu-danger-200)/.65)}.active\:cstu-bg-danger-200\/70:active{background-color:rgb(var(--cstu-danger-200)/.7)}.active\:cstu-bg-danger-200\/75:active{background-color:rgb(var(--cstu-danger-200)/.75)}.active\:cstu-bg-danger-200\/80:active{background-color:rgb(var(--cstu-danger-200)/.8)}.active\:cstu-bg-danger-200\/85:active{background-color:rgb(var(--cstu-danger-200)/.85)}.active\:cstu-bg-danger-200\/90:active{background-color:rgb(var(--cstu-danger-200)/.9)}.active\:cstu-bg-danger-200\/95:active{background-color:rgb(var(--cstu-danger-200)/.95)}.active\:cstu-bg-danger-250:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-250)/var(--tw-bg-opacity,1))}.active\:cstu-bg-danger-250\/0:active{background-color:rgb(var(--cstu-danger-250)/0)}.active\:cstu-bg-danger-250\/10:active{background-color:rgb(var(--cstu-danger-250)/.1)}.active\:cstu-bg-danger-250\/100:active{background-color:rgb(var(--cstu-danger-250)/1)}.active\:cstu-bg-danger-250\/15:active{background-color:rgb(var(--cstu-danger-250)/.15)}.active\:cstu-bg-danger-250\/20:active{background-color:rgb(var(--cstu-danger-250)/.2)}.active\:cstu-bg-danger-250\/25:active{background-color:rgb(var(--cstu-danger-250)/.25)}.active\:cstu-bg-danger-250\/30:active{background-color:rgb(var(--cstu-danger-250)/.3)}.active\:cstu-bg-danger-250\/35:active{background-color:rgb(var(--cstu-danger-250)/.35)}.active\:cstu-bg-danger-250\/40:active{background-color:rgb(var(--cstu-danger-250)/.4)}.active\:cstu-bg-danger-250\/45:active{background-color:rgb(var(--cstu-danger-250)/.45)}.active\:cstu-bg-danger-250\/5:active{background-color:rgb(var(--cstu-danger-250)/.05)}.active\:cstu-bg-danger-250\/50:active{background-color:rgb(var(--cstu-danger-250)/.5)}.active\:cstu-bg-danger-250\/55:active{background-color:rgb(var(--cstu-danger-250)/.55)}.active\:cstu-bg-danger-250\/60:active{background-color:rgb(var(--cstu-danger-250)/.6)}.active\:cstu-bg-danger-250\/65:active{background-color:rgb(var(--cstu-danger-250)/.65)}.active\:cstu-bg-danger-250\/70:active{background-color:rgb(var(--cstu-danger-250)/.7)}.active\:cstu-bg-danger-250\/75:active{background-color:rgb(var(--cstu-danger-250)/.75)}.active\:cstu-bg-danger-250\/80:active{background-color:rgb(var(--cstu-danger-250)/.8)}.active\:cstu-bg-danger-250\/85:active{background-color:rgb(var(--cstu-danger-250)/.85)}.active\:cstu-bg-danger-250\/90:active{background-color:rgb(var(--cstu-danger-250)/.9)}.active\:cstu-bg-danger-250\/95:active{background-color:rgb(var(--cstu-danger-250)/.95)}.active\:cstu-bg-danger-300:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-300)/var(--tw-bg-opacity,1))}.active\:cstu-bg-danger-300\/0:active{background-color:rgb(var(--cstu-danger-300)/0)}.active\:cstu-bg-danger-300\/10:active{background-color:rgb(var(--cstu-danger-300)/.1)}.active\:cstu-bg-danger-300\/100:active{background-color:rgb(var(--cstu-danger-300)/1)}.active\:cstu-bg-danger-300\/15:active{background-color:rgb(var(--cstu-danger-300)/.15)}.active\:cstu-bg-danger-300\/20:active{background-color:rgb(var(--cstu-danger-300)/.2)}.active\:cstu-bg-danger-300\/25:active{background-color:rgb(var(--cstu-danger-300)/.25)}.active\:cstu-bg-danger-300\/30:active{background-color:rgb(var(--cstu-danger-300)/.3)}.active\:cstu-bg-danger-300\/35:active{background-color:rgb(var(--cstu-danger-300)/.35)}.active\:cstu-bg-danger-300\/40:active{background-color:rgb(var(--cstu-danger-300)/.4)}.active\:cstu-bg-danger-300\/45:active{background-color:rgb(var(--cstu-danger-300)/.45)}.active\:cstu-bg-danger-300\/5:active{background-color:rgb(var(--cstu-danger-300)/.05)}.active\:cstu-bg-danger-300\/50:active{background-color:rgb(var(--cstu-danger-300)/.5)}.active\:cstu-bg-danger-300\/55:active{background-color:rgb(var(--cstu-danger-300)/.55)}.active\:cstu-bg-danger-300\/60:active{background-color:rgb(var(--cstu-danger-300)/.6)}.active\:cstu-bg-danger-300\/65:active{background-color:rgb(var(--cstu-danger-300)/.65)}.active\:cstu-bg-danger-300\/70:active{background-color:rgb(var(--cstu-danger-300)/.7)}.active\:cstu-bg-danger-300\/75:active{background-color:rgb(var(--cstu-danger-300)/.75)}.active\:cstu-bg-danger-300\/80:active{background-color:rgb(var(--cstu-danger-300)/.8)}.active\:cstu-bg-danger-300\/85:active{background-color:rgb(var(--cstu-danger-300)/.85)}.active\:cstu-bg-danger-300\/90:active{background-color:rgb(var(--cstu-danger-300)/.9)}.active\:cstu-bg-danger-300\/95:active{background-color:rgb(var(--cstu-danger-300)/.95)}.active\:cstu-bg-danger-400:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-400)/var(--tw-bg-opacity,1))}.active\:cstu-bg-danger-400\/0:active{background-color:rgb(var(--cstu-danger-400)/0)}.active\:cstu-bg-danger-400\/10:active{background-color:rgb(var(--cstu-danger-400)/.1)}.active\:cstu-bg-danger-400\/100:active{background-color:rgb(var(--cstu-danger-400)/1)}.active\:cstu-bg-danger-400\/15:active{background-color:rgb(var(--cstu-danger-400)/.15)}.active\:cstu-bg-danger-400\/20:active{background-color:rgb(var(--cstu-danger-400)/.2)}.active\:cstu-bg-danger-400\/25:active{background-color:rgb(var(--cstu-danger-400)/.25)}.active\:cstu-bg-danger-400\/30:active{background-color:rgb(var(--cstu-danger-400)/.3)}.active\:cstu-bg-danger-400\/35:active{background-color:rgb(var(--cstu-danger-400)/.35)}.active\:cstu-bg-danger-400\/40:active{background-color:rgb(var(--cstu-danger-400)/.4)}.active\:cstu-bg-danger-400\/45:active{background-color:rgb(var(--cstu-danger-400)/.45)}.active\:cstu-bg-danger-400\/5:active{background-color:rgb(var(--cstu-danger-400)/.05)}.active\:cstu-bg-danger-400\/50:active{background-color:rgb(var(--cstu-danger-400)/.5)}.active\:cstu-bg-danger-400\/55:active{background-color:rgb(var(--cstu-danger-400)/.55)}.active\:cstu-bg-danger-400\/60:active{background-color:rgb(var(--cstu-danger-400)/.6)}.active\:cstu-bg-danger-400\/65:active{background-color:rgb(var(--cstu-danger-400)/.65)}.active\:cstu-bg-danger-400\/70:active{background-color:rgb(var(--cstu-danger-400)/.7)}.active\:cstu-bg-danger-400\/75:active{background-color:rgb(var(--cstu-danger-400)/.75)}.active\:cstu-bg-danger-400\/80:active{background-color:rgb(var(--cstu-danger-400)/.8)}.active\:cstu-bg-danger-400\/85:active{background-color:rgb(var(--cstu-danger-400)/.85)}.active\:cstu-bg-danger-400\/90:active{background-color:rgb(var(--cstu-danger-400)/.9)}.active\:cstu-bg-danger-400\/95:active{background-color:rgb(var(--cstu-danger-400)/.95)}.active\:cstu-bg-danger-450:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-450)/var(--tw-bg-opacity,1))}.active\:cstu-bg-danger-450\/0:active{background-color:rgb(var(--cstu-danger-450)/0)}.active\:cstu-bg-danger-450\/10:active{background-color:rgb(var(--cstu-danger-450)/.1)}.active\:cstu-bg-danger-450\/100:active{background-color:rgb(var(--cstu-danger-450)/1)}.active\:cstu-bg-danger-450\/15:active{background-color:rgb(var(--cstu-danger-450)/.15)}.active\:cstu-bg-danger-450\/20:active{background-color:rgb(var(--cstu-danger-450)/.2)}.active\:cstu-bg-danger-450\/25:active{background-color:rgb(var(--cstu-danger-450)/.25)}.active\:cstu-bg-danger-450\/30:active{background-color:rgb(var(--cstu-danger-450)/.3)}.active\:cstu-bg-danger-450\/35:active{background-color:rgb(var(--cstu-danger-450)/.35)}.active\:cstu-bg-danger-450\/40:active{background-color:rgb(var(--cstu-danger-450)/.4)}.active\:cstu-bg-danger-450\/45:active{background-color:rgb(var(--cstu-danger-450)/.45)}.active\:cstu-bg-danger-450\/5:active{background-color:rgb(var(--cstu-danger-450)/.05)}.active\:cstu-bg-danger-450\/50:active{background-color:rgb(var(--cstu-danger-450)/.5)}.active\:cstu-bg-danger-450\/55:active{background-color:rgb(var(--cstu-danger-450)/.55)}.active\:cstu-bg-danger-450\/60:active{background-color:rgb(var(--cstu-danger-450)/.6)}.active\:cstu-bg-danger-450\/65:active{background-color:rgb(var(--cstu-danger-450)/.65)}.active\:cstu-bg-danger-450\/70:active{background-color:rgb(var(--cstu-danger-450)/.7)}.active\:cstu-bg-danger-450\/75:active{background-color:rgb(var(--cstu-danger-450)/.75)}.active\:cstu-bg-danger-450\/80:active{background-color:rgb(var(--cstu-danger-450)/.8)}.active\:cstu-bg-danger-450\/85:active{background-color:rgb(var(--cstu-danger-450)/.85)}.active\:cstu-bg-danger-450\/90:active{background-color:rgb(var(--cstu-danger-450)/.9)}.active\:cstu-bg-danger-450\/95:active{background-color:rgb(var(--cstu-danger-450)/.95)}.active\:cstu-bg-danger-50:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-50)/var(--tw-bg-opacity,1))}.active\:cstu-bg-danger-50\/0:active{background-color:rgb(var(--cstu-danger-50)/0)}.active\:cstu-bg-danger-50\/10:active{background-color:rgb(var(--cstu-danger-50)/.1)}.active\:cstu-bg-danger-50\/100:active{background-color:rgb(var(--cstu-danger-50)/1)}.active\:cstu-bg-danger-50\/15:active{background-color:rgb(var(--cstu-danger-50)/.15)}.active\:cstu-bg-danger-50\/20:active{background-color:rgb(var(--cstu-danger-50)/.2)}.active\:cstu-bg-danger-50\/25:active{background-color:rgb(var(--cstu-danger-50)/.25)}.active\:cstu-bg-danger-50\/30:active{background-color:rgb(var(--cstu-danger-50)/.3)}.active\:cstu-bg-danger-50\/35:active{background-color:rgb(var(--cstu-danger-50)/.35)}.active\:cstu-bg-danger-50\/40:active{background-color:rgb(var(--cstu-danger-50)/.4)}.active\:cstu-bg-danger-50\/45:active{background-color:rgb(var(--cstu-danger-50)/.45)}.active\:cstu-bg-danger-50\/5:active{background-color:rgb(var(--cstu-danger-50)/.05)}.active\:cstu-bg-danger-50\/50:active{background-color:rgb(var(--cstu-danger-50)/.5)}.active\:cstu-bg-danger-50\/55:active{background-color:rgb(var(--cstu-danger-50)/.55)}.active\:cstu-bg-danger-50\/60:active{background-color:rgb(var(--cstu-danger-50)/.6)}.active\:cstu-bg-danger-50\/65:active{background-color:rgb(var(--cstu-danger-50)/.65)}.active\:cstu-bg-danger-50\/70:active{background-color:rgb(var(--cstu-danger-50)/.7)}.active\:cstu-bg-danger-50\/75:active{background-color:rgb(var(--cstu-danger-50)/.75)}.active\:cstu-bg-danger-50\/80:active{background-color:rgb(var(--cstu-danger-50)/.8)}.active\:cstu-bg-danger-50\/85:active{background-color:rgb(var(--cstu-danger-50)/.85)}.active\:cstu-bg-danger-50\/90:active{background-color:rgb(var(--cstu-danger-50)/.9)}.active\:cstu-bg-danger-50\/95:active{background-color:rgb(var(--cstu-danger-50)/.95)}.active\:cstu-bg-danger-500:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-500)/var(--tw-bg-opacity,1))}.active\:cstu-bg-danger-500\/0:active{background-color:rgb(var(--cstu-danger-500)/0)}.active\:cstu-bg-danger-500\/10:active{background-color:rgb(var(--cstu-danger-500)/.1)}.active\:cstu-bg-danger-500\/100:active{background-color:rgb(var(--cstu-danger-500)/1)}.active\:cstu-bg-danger-500\/15:active{background-color:rgb(var(--cstu-danger-500)/.15)}.active\:cstu-bg-danger-500\/20:active{background-color:rgb(var(--cstu-danger-500)/.2)}.active\:cstu-bg-danger-500\/25:active{background-color:rgb(var(--cstu-danger-500)/.25)}.active\:cstu-bg-danger-500\/30:active{background-color:rgb(var(--cstu-danger-500)/.3)}.active\:cstu-bg-danger-500\/35:active{background-color:rgb(var(--cstu-danger-500)/.35)}.active\:cstu-bg-danger-500\/40:active{background-color:rgb(var(--cstu-danger-500)/.4)}.active\:cstu-bg-danger-500\/45:active{background-color:rgb(var(--cstu-danger-500)/.45)}.active\:cstu-bg-danger-500\/5:active{background-color:rgb(var(--cstu-danger-500)/.05)}.active\:cstu-bg-danger-500\/50:active{background-color:rgb(var(--cstu-danger-500)/.5)}.active\:cstu-bg-danger-500\/55:active{background-color:rgb(var(--cstu-danger-500)/.55)}.active\:cstu-bg-danger-500\/60:active{background-color:rgb(var(--cstu-danger-500)/.6)}.active\:cstu-bg-danger-500\/65:active{background-color:rgb(var(--cstu-danger-500)/.65)}.active\:cstu-bg-danger-500\/70:active{background-color:rgb(var(--cstu-danger-500)/.7)}.active\:cstu-bg-danger-500\/75:active{background-color:rgb(var(--cstu-danger-500)/.75)}.active\:cstu-bg-danger-500\/80:active{background-color:rgb(var(--cstu-danger-500)/.8)}.active\:cstu-bg-danger-500\/85:active{background-color:rgb(var(--cstu-danger-500)/.85)}.active\:cstu-bg-danger-500\/90:active{background-color:rgb(var(--cstu-danger-500)/.9)}.active\:cstu-bg-danger-500\/95:active{background-color:rgb(var(--cstu-danger-500)/.95)}.active\:cstu-bg-danger-550:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-550)/var(--tw-bg-opacity,1))}.active\:cstu-bg-danger-550\/0:active{background-color:rgb(var(--cstu-danger-550)/0)}.active\:cstu-bg-danger-550\/10:active{background-color:rgb(var(--cstu-danger-550)/.1)}.active\:cstu-bg-danger-550\/100:active{background-color:rgb(var(--cstu-danger-550)/1)}.active\:cstu-bg-danger-550\/15:active{background-color:rgb(var(--cstu-danger-550)/.15)}.active\:cstu-bg-danger-550\/20:active{background-color:rgb(var(--cstu-danger-550)/.2)}.active\:cstu-bg-danger-550\/25:active{background-color:rgb(var(--cstu-danger-550)/.25)}.active\:cstu-bg-danger-550\/30:active{background-color:rgb(var(--cstu-danger-550)/.3)}.active\:cstu-bg-danger-550\/35:active{background-color:rgb(var(--cstu-danger-550)/.35)}.active\:cstu-bg-danger-550\/40:active{background-color:rgb(var(--cstu-danger-550)/.4)}.active\:cstu-bg-danger-550\/45:active{background-color:rgb(var(--cstu-danger-550)/.45)}.active\:cstu-bg-danger-550\/5:active{background-color:rgb(var(--cstu-danger-550)/.05)}.active\:cstu-bg-danger-550\/50:active{background-color:rgb(var(--cstu-danger-550)/.5)}.active\:cstu-bg-danger-550\/55:active{background-color:rgb(var(--cstu-danger-550)/.55)}.active\:cstu-bg-danger-550\/60:active{background-color:rgb(var(--cstu-danger-550)/.6)}.active\:cstu-bg-danger-550\/65:active{background-color:rgb(var(--cstu-danger-550)/.65)}.active\:cstu-bg-danger-550\/70:active{background-color:rgb(var(--cstu-danger-550)/.7)}.active\:cstu-bg-danger-550\/75:active{background-color:rgb(var(--cstu-danger-550)/.75)}.active\:cstu-bg-danger-550\/80:active{background-color:rgb(var(--cstu-danger-550)/.8)}.active\:cstu-bg-danger-550\/85:active{background-color:rgb(var(--cstu-danger-550)/.85)}.active\:cstu-bg-danger-550\/90:active{background-color:rgb(var(--cstu-danger-550)/.9)}.active\:cstu-bg-danger-550\/95:active{background-color:rgb(var(--cstu-danger-550)/.95)}.active\:cstu-bg-danger-575:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-575)/var(--tw-bg-opacity,1))}.active\:cstu-bg-danger-575\/0:active{background-color:rgb(var(--cstu-danger-575)/0)}.active\:cstu-bg-danger-575\/10:active{background-color:rgb(var(--cstu-danger-575)/.1)}.active\:cstu-bg-danger-575\/100:active{background-color:rgb(var(--cstu-danger-575)/1)}.active\:cstu-bg-danger-575\/15:active{background-color:rgb(var(--cstu-danger-575)/.15)}.active\:cstu-bg-danger-575\/20:active{background-color:rgb(var(--cstu-danger-575)/.2)}.active\:cstu-bg-danger-575\/25:active{background-color:rgb(var(--cstu-danger-575)/.25)}.active\:cstu-bg-danger-575\/30:active{background-color:rgb(var(--cstu-danger-575)/.3)}.active\:cstu-bg-danger-575\/35:active{background-color:rgb(var(--cstu-danger-575)/.35)}.active\:cstu-bg-danger-575\/40:active{background-color:rgb(var(--cstu-danger-575)/.4)}.active\:cstu-bg-danger-575\/45:active{background-color:rgb(var(--cstu-danger-575)/.45)}.active\:cstu-bg-danger-575\/5:active{background-color:rgb(var(--cstu-danger-575)/.05)}.active\:cstu-bg-danger-575\/50:active{background-color:rgb(var(--cstu-danger-575)/.5)}.active\:cstu-bg-danger-575\/55:active{background-color:rgb(var(--cstu-danger-575)/.55)}.active\:cstu-bg-danger-575\/60:active{background-color:rgb(var(--cstu-danger-575)/.6)}.active\:cstu-bg-danger-575\/65:active{background-color:rgb(var(--cstu-danger-575)/.65)}.active\:cstu-bg-danger-575\/70:active{background-color:rgb(var(--cstu-danger-575)/.7)}.active\:cstu-bg-danger-575\/75:active{background-color:rgb(var(--cstu-danger-575)/.75)}.active\:cstu-bg-danger-575\/80:active{background-color:rgb(var(--cstu-danger-575)/.8)}.active\:cstu-bg-danger-575\/85:active{background-color:rgb(var(--cstu-danger-575)/.85)}.active\:cstu-bg-danger-575\/90:active{background-color:rgb(var(--cstu-danger-575)/.9)}.active\:cstu-bg-danger-575\/95:active{background-color:rgb(var(--cstu-danger-575)/.95)}.active\:cstu-bg-danger-600:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-600)/var(--tw-bg-opacity,1))}.active\:cstu-bg-danger-600\/0:active{background-color:rgb(var(--cstu-danger-600)/0)}.active\:cstu-bg-danger-600\/10:active{background-color:rgb(var(--cstu-danger-600)/.1)}.active\:cstu-bg-danger-600\/100:active{background-color:rgb(var(--cstu-danger-600)/1)}.active\:cstu-bg-danger-600\/15:active{background-color:rgb(var(--cstu-danger-600)/.15)}.active\:cstu-bg-danger-600\/20:active{background-color:rgb(var(--cstu-danger-600)/.2)}.active\:cstu-bg-danger-600\/25:active{background-color:rgb(var(--cstu-danger-600)/.25)}.active\:cstu-bg-danger-600\/30:active{background-color:rgb(var(--cstu-danger-600)/.3)}.active\:cstu-bg-danger-600\/35:active{background-color:rgb(var(--cstu-danger-600)/.35)}.active\:cstu-bg-danger-600\/40:active{background-color:rgb(var(--cstu-danger-600)/.4)}.active\:cstu-bg-danger-600\/45:active{background-color:rgb(var(--cstu-danger-600)/.45)}.active\:cstu-bg-danger-600\/5:active{background-color:rgb(var(--cstu-danger-600)/.05)}.active\:cstu-bg-danger-600\/50:active{background-color:rgb(var(--cstu-danger-600)/.5)}.active\:cstu-bg-danger-600\/55:active{background-color:rgb(var(--cstu-danger-600)/.55)}.active\:cstu-bg-danger-600\/60:active{background-color:rgb(var(--cstu-danger-600)/.6)}.active\:cstu-bg-danger-600\/65:active{background-color:rgb(var(--cstu-danger-600)/.65)}.active\:cstu-bg-danger-600\/70:active{background-color:rgb(var(--cstu-danger-600)/.7)}.active\:cstu-bg-danger-600\/75:active{background-color:rgb(var(--cstu-danger-600)/.75)}.active\:cstu-bg-danger-600\/80:active{background-color:rgb(var(--cstu-danger-600)/.8)}.active\:cstu-bg-danger-600\/85:active{background-color:rgb(var(--cstu-danger-600)/.85)}.active\:cstu-bg-danger-600\/90:active{background-color:rgb(var(--cstu-danger-600)/.9)}.active\:cstu-bg-danger-600\/95:active{background-color:rgb(var(--cstu-danger-600)/.95)}.active\:cstu-bg-danger-700:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-700)/var(--tw-bg-opacity,1))}.active\:cstu-bg-danger-700\/0:active{background-color:rgb(var(--cstu-danger-700)/0)}.active\:cstu-bg-danger-700\/10:active{background-color:rgb(var(--cstu-danger-700)/.1)}.active\:cstu-bg-danger-700\/100:active{background-color:rgb(var(--cstu-danger-700)/1)}.active\:cstu-bg-danger-700\/15:active{background-color:rgb(var(--cstu-danger-700)/.15)}.active\:cstu-bg-danger-700\/20:active{background-color:rgb(var(--cstu-danger-700)/.2)}.active\:cstu-bg-danger-700\/25:active{background-color:rgb(var(--cstu-danger-700)/.25)}.active\:cstu-bg-danger-700\/30:active{background-color:rgb(var(--cstu-danger-700)/.3)}.active\:cstu-bg-danger-700\/35:active{background-color:rgb(var(--cstu-danger-700)/.35)}.active\:cstu-bg-danger-700\/40:active{background-color:rgb(var(--cstu-danger-700)/.4)}.active\:cstu-bg-danger-700\/45:active{background-color:rgb(var(--cstu-danger-700)/.45)}.active\:cstu-bg-danger-700\/5:active{background-color:rgb(var(--cstu-danger-700)/.05)}.active\:cstu-bg-danger-700\/50:active{background-color:rgb(var(--cstu-danger-700)/.5)}.active\:cstu-bg-danger-700\/55:active{background-color:rgb(var(--cstu-danger-700)/.55)}.active\:cstu-bg-danger-700\/60:active{background-color:rgb(var(--cstu-danger-700)/.6)}.active\:cstu-bg-danger-700\/65:active{background-color:rgb(var(--cstu-danger-700)/.65)}.active\:cstu-bg-danger-700\/70:active{background-color:rgb(var(--cstu-danger-700)/.7)}.active\:cstu-bg-danger-700\/75:active{background-color:rgb(var(--cstu-danger-700)/.75)}.active\:cstu-bg-danger-700\/80:active{background-color:rgb(var(--cstu-danger-700)/.8)}.active\:cstu-bg-danger-700\/85:active{background-color:rgb(var(--cstu-danger-700)/.85)}.active\:cstu-bg-danger-700\/90:active{background-color:rgb(var(--cstu-danger-700)/.9)}.active\:cstu-bg-danger-700\/95:active{background-color:rgb(var(--cstu-danger-700)/.95)}.active\:cstu-bg-danger-800:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-800)/var(--tw-bg-opacity,1))}.active\:cstu-bg-danger-800\/0:active{background-color:rgb(var(--cstu-danger-800)/0)}.active\:cstu-bg-danger-800\/10:active{background-color:rgb(var(--cstu-danger-800)/.1)}.active\:cstu-bg-danger-800\/100:active{background-color:rgb(var(--cstu-danger-800)/1)}.active\:cstu-bg-danger-800\/15:active{background-color:rgb(var(--cstu-danger-800)/.15)}.active\:cstu-bg-danger-800\/20:active{background-color:rgb(var(--cstu-danger-800)/.2)}.active\:cstu-bg-danger-800\/25:active{background-color:rgb(var(--cstu-danger-800)/.25)}.active\:cstu-bg-danger-800\/30:active{background-color:rgb(var(--cstu-danger-800)/.3)}.active\:cstu-bg-danger-800\/35:active{background-color:rgb(var(--cstu-danger-800)/.35)}.active\:cstu-bg-danger-800\/40:active{background-color:rgb(var(--cstu-danger-800)/.4)}.active\:cstu-bg-danger-800\/45:active{background-color:rgb(var(--cstu-danger-800)/.45)}.active\:cstu-bg-danger-800\/5:active{background-color:rgb(var(--cstu-danger-800)/.05)}.active\:cstu-bg-danger-800\/50:active{background-color:rgb(var(--cstu-danger-800)/.5)}.active\:cstu-bg-danger-800\/55:active{background-color:rgb(var(--cstu-danger-800)/.55)}.active\:cstu-bg-danger-800\/60:active{background-color:rgb(var(--cstu-danger-800)/.6)}.active\:cstu-bg-danger-800\/65:active{background-color:rgb(var(--cstu-danger-800)/.65)}.active\:cstu-bg-danger-800\/70:active{background-color:rgb(var(--cstu-danger-800)/.7)}.active\:cstu-bg-danger-800\/75:active{background-color:rgb(var(--cstu-danger-800)/.75)}.active\:cstu-bg-danger-800\/80:active{background-color:rgb(var(--cstu-danger-800)/.8)}.active\:cstu-bg-danger-800\/85:active{background-color:rgb(var(--cstu-danger-800)/.85)}.active\:cstu-bg-danger-800\/90:active{background-color:rgb(var(--cstu-danger-800)/.9)}.active\:cstu-bg-danger-800\/95:active{background-color:rgb(var(--cstu-danger-800)/.95)}.active\:cstu-bg-danger-900:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-danger-900)/var(--tw-bg-opacity,1))}.active\:cstu-bg-danger-900\/0:active{background-color:rgb(var(--cstu-danger-900)/0)}.active\:cstu-bg-danger-900\/10:active{background-color:rgb(var(--cstu-danger-900)/.1)}.active\:cstu-bg-danger-900\/100:active{background-color:rgb(var(--cstu-danger-900)/1)}.active\:cstu-bg-danger-900\/15:active{background-color:rgb(var(--cstu-danger-900)/.15)}.active\:cstu-bg-danger-900\/20:active{background-color:rgb(var(--cstu-danger-900)/.2)}.active\:cstu-bg-danger-900\/25:active{background-color:rgb(var(--cstu-danger-900)/.25)}.active\:cstu-bg-danger-900\/30:active{background-color:rgb(var(--cstu-danger-900)/.3)}.active\:cstu-bg-danger-900\/35:active{background-color:rgb(var(--cstu-danger-900)/.35)}.active\:cstu-bg-danger-900\/40:active{background-color:rgb(var(--cstu-danger-900)/.4)}.active\:cstu-bg-danger-900\/45:active{background-color:rgb(var(--cstu-danger-900)/.45)}.active\:cstu-bg-danger-900\/5:active{background-color:rgb(var(--cstu-danger-900)/.05)}.active\:cstu-bg-danger-900\/50:active{background-color:rgb(var(--cstu-danger-900)/.5)}.active\:cstu-bg-danger-900\/55:active{background-color:rgb(var(--cstu-danger-900)/.55)}.active\:cstu-bg-danger-900\/60:active{background-color:rgb(var(--cstu-danger-900)/.6)}.active\:cstu-bg-danger-900\/65:active{background-color:rgb(var(--cstu-danger-900)/.65)}.active\:cstu-bg-danger-900\/70:active{background-color:rgb(var(--cstu-danger-900)/.7)}.active\:cstu-bg-danger-900\/75:active{background-color:rgb(var(--cstu-danger-900)/.75)}.active\:cstu-bg-danger-900\/80:active{background-color:rgb(var(--cstu-danger-900)/.8)}.active\:cstu-bg-danger-900\/85:active{background-color:rgb(var(--cstu-danger-900)/.85)}.active\:cstu-bg-danger-900\/90:active{background-color:rgb(var(--cstu-danger-900)/.9)}.active\:cstu-bg-danger-900\/95:active{background-color:rgb(var(--cstu-danger-900)/.95)}.active\:cstu-bg-gray-100:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-100)/var(--tw-bg-opacity,1))}.active\:cstu-bg-gray-100\/0:active{background-color:rgb(var(--cstu-gray-100)/0)}.active\:cstu-bg-gray-100\/10:active{background-color:rgb(var(--cstu-gray-100)/.1)}.active\:cstu-bg-gray-100\/100:active{background-color:rgb(var(--cstu-gray-100)/1)}.active\:cstu-bg-gray-100\/15:active{background-color:rgb(var(--cstu-gray-100)/.15)}.active\:cstu-bg-gray-100\/20:active{background-color:rgb(var(--cstu-gray-100)/.2)}.active\:cstu-bg-gray-100\/25:active{background-color:rgb(var(--cstu-gray-100)/.25)}.active\:cstu-bg-gray-100\/30:active{background-color:rgb(var(--cstu-gray-100)/.3)}.active\:cstu-bg-gray-100\/35:active{background-color:rgb(var(--cstu-gray-100)/.35)}.active\:cstu-bg-gray-100\/40:active{background-color:rgb(var(--cstu-gray-100)/.4)}.active\:cstu-bg-gray-100\/45:active{background-color:rgb(var(--cstu-gray-100)/.45)}.active\:cstu-bg-gray-100\/5:active{background-color:rgb(var(--cstu-gray-100)/.05)}.active\:cstu-bg-gray-100\/50:active{background-color:rgb(var(--cstu-gray-100)/.5)}.active\:cstu-bg-gray-100\/55:active{background-color:rgb(var(--cstu-gray-100)/.55)}.active\:cstu-bg-gray-100\/60:active{background-color:rgb(var(--cstu-gray-100)/.6)}.active\:cstu-bg-gray-100\/65:active{background-color:rgb(var(--cstu-gray-100)/.65)}.active\:cstu-bg-gray-100\/70:active{background-color:rgb(var(--cstu-gray-100)/.7)}.active\:cstu-bg-gray-100\/75:active{background-color:rgb(var(--cstu-gray-100)/.75)}.active\:cstu-bg-gray-100\/80:active{background-color:rgb(var(--cstu-gray-100)/.8)}.active\:cstu-bg-gray-100\/85:active{background-color:rgb(var(--cstu-gray-100)/.85)}.active\:cstu-bg-gray-100\/90:active{background-color:rgb(var(--cstu-gray-100)/.9)}.active\:cstu-bg-gray-100\/95:active{background-color:rgb(var(--cstu-gray-100)/.95)}.active\:cstu-bg-gray-200:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-200)/var(--tw-bg-opacity,1))}.active\:cstu-bg-gray-200\/0:active{background-color:rgb(var(--cstu-gray-200)/0)}.active\:cstu-bg-gray-200\/10:active{background-color:rgb(var(--cstu-gray-200)/.1)}.active\:cstu-bg-gray-200\/100:active{background-color:rgb(var(--cstu-gray-200)/1)}.active\:cstu-bg-gray-200\/15:active{background-color:rgb(var(--cstu-gray-200)/.15)}.active\:cstu-bg-gray-200\/20:active{background-color:rgb(var(--cstu-gray-200)/.2)}.active\:cstu-bg-gray-200\/25:active{background-color:rgb(var(--cstu-gray-200)/.25)}.active\:cstu-bg-gray-200\/30:active{background-color:rgb(var(--cstu-gray-200)/.3)}.active\:cstu-bg-gray-200\/35:active{background-color:rgb(var(--cstu-gray-200)/.35)}.active\:cstu-bg-gray-200\/40:active{background-color:rgb(var(--cstu-gray-200)/.4)}.active\:cstu-bg-gray-200\/45:active{background-color:rgb(var(--cstu-gray-200)/.45)}.active\:cstu-bg-gray-200\/5:active{background-color:rgb(var(--cstu-gray-200)/.05)}.active\:cstu-bg-gray-200\/50:active{background-color:rgb(var(--cstu-gray-200)/.5)}.active\:cstu-bg-gray-200\/55:active{background-color:rgb(var(--cstu-gray-200)/.55)}.active\:cstu-bg-gray-200\/60:active{background-color:rgb(var(--cstu-gray-200)/.6)}.active\:cstu-bg-gray-200\/65:active{background-color:rgb(var(--cstu-gray-200)/.65)}.active\:cstu-bg-gray-200\/70:active{background-color:rgb(var(--cstu-gray-200)/.7)}.active\:cstu-bg-gray-200\/75:active{background-color:rgb(var(--cstu-gray-200)/.75)}.active\:cstu-bg-gray-200\/80:active{background-color:rgb(var(--cstu-gray-200)/.8)}.active\:cstu-bg-gray-200\/85:active{background-color:rgb(var(--cstu-gray-200)/.85)}.active\:cstu-bg-gray-200\/90:active{background-color:rgb(var(--cstu-gray-200)/.9)}.active\:cstu-bg-gray-200\/95:active{background-color:rgb(var(--cstu-gray-200)/.95)}.active\:cstu-bg-gray-250:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-250)/var(--tw-bg-opacity,1))}.active\:cstu-bg-gray-250\/0:active{background-color:rgb(var(--cstu-gray-250)/0)}.active\:cstu-bg-gray-250\/10:active{background-color:rgb(var(--cstu-gray-250)/.1)}.active\:cstu-bg-gray-250\/100:active{background-color:rgb(var(--cstu-gray-250)/1)}.active\:cstu-bg-gray-250\/15:active{background-color:rgb(var(--cstu-gray-250)/.15)}.active\:cstu-bg-gray-250\/20:active{background-color:rgb(var(--cstu-gray-250)/.2)}.active\:cstu-bg-gray-250\/25:active{background-color:rgb(var(--cstu-gray-250)/.25)}.active\:cstu-bg-gray-250\/30:active{background-color:rgb(var(--cstu-gray-250)/.3)}.active\:cstu-bg-gray-250\/35:active{background-color:rgb(var(--cstu-gray-250)/.35)}.active\:cstu-bg-gray-250\/40:active{background-color:rgb(var(--cstu-gray-250)/.4)}.active\:cstu-bg-gray-250\/45:active{background-color:rgb(var(--cstu-gray-250)/.45)}.active\:cstu-bg-gray-250\/5:active{background-color:rgb(var(--cstu-gray-250)/.05)}.active\:cstu-bg-gray-250\/50:active{background-color:rgb(var(--cstu-gray-250)/.5)}.active\:cstu-bg-gray-250\/55:active{background-color:rgb(var(--cstu-gray-250)/.55)}.active\:cstu-bg-gray-250\/60:active{background-color:rgb(var(--cstu-gray-250)/.6)}.active\:cstu-bg-gray-250\/65:active{background-color:rgb(var(--cstu-gray-250)/.65)}.active\:cstu-bg-gray-250\/70:active{background-color:rgb(var(--cstu-gray-250)/.7)}.active\:cstu-bg-gray-250\/75:active{background-color:rgb(var(--cstu-gray-250)/.75)}.active\:cstu-bg-gray-250\/80:active{background-color:rgb(var(--cstu-gray-250)/.8)}.active\:cstu-bg-gray-250\/85:active{background-color:rgb(var(--cstu-gray-250)/.85)}.active\:cstu-bg-gray-250\/90:active{background-color:rgb(var(--cstu-gray-250)/.9)}.active\:cstu-bg-gray-250\/95:active{background-color:rgb(var(--cstu-gray-250)/.95)}.active\:cstu-bg-gray-300:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-300)/var(--tw-bg-opacity,1))}.active\:cstu-bg-gray-300\/0:active{background-color:rgb(var(--cstu-gray-300)/0)}.active\:cstu-bg-gray-300\/10:active{background-color:rgb(var(--cstu-gray-300)/.1)}.active\:cstu-bg-gray-300\/100:active{background-color:rgb(var(--cstu-gray-300)/1)}.active\:cstu-bg-gray-300\/15:active{background-color:rgb(var(--cstu-gray-300)/.15)}.active\:cstu-bg-gray-300\/20:active{background-color:rgb(var(--cstu-gray-300)/.2)}.active\:cstu-bg-gray-300\/25:active{background-color:rgb(var(--cstu-gray-300)/.25)}.active\:cstu-bg-gray-300\/30:active{background-color:rgb(var(--cstu-gray-300)/.3)}.active\:cstu-bg-gray-300\/35:active{background-color:rgb(var(--cstu-gray-300)/.35)}.active\:cstu-bg-gray-300\/40:active{background-color:rgb(var(--cstu-gray-300)/.4)}.active\:cstu-bg-gray-300\/45:active{background-color:rgb(var(--cstu-gray-300)/.45)}.active\:cstu-bg-gray-300\/5:active{background-color:rgb(var(--cstu-gray-300)/.05)}.active\:cstu-bg-gray-300\/50:active{background-color:rgb(var(--cstu-gray-300)/.5)}.active\:cstu-bg-gray-300\/55:active{background-color:rgb(var(--cstu-gray-300)/.55)}.active\:cstu-bg-gray-300\/60:active{background-color:rgb(var(--cstu-gray-300)/.6)}.active\:cstu-bg-gray-300\/65:active{background-color:rgb(var(--cstu-gray-300)/.65)}.active\:cstu-bg-gray-300\/70:active{background-color:rgb(var(--cstu-gray-300)/.7)}.active\:cstu-bg-gray-300\/75:active{background-color:rgb(var(--cstu-gray-300)/.75)}.active\:cstu-bg-gray-300\/80:active{background-color:rgb(var(--cstu-gray-300)/.8)}.active\:cstu-bg-gray-300\/85:active{background-color:rgb(var(--cstu-gray-300)/.85)}.active\:cstu-bg-gray-300\/90:active{background-color:rgb(var(--cstu-gray-300)/.9)}.active\:cstu-bg-gray-300\/95:active{background-color:rgb(var(--cstu-gray-300)/.95)}.active\:cstu-bg-gray-400:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-400)/var(--tw-bg-opacity,1))}.active\:cstu-bg-gray-400\/0:active{background-color:rgb(var(--cstu-gray-400)/0)}.active\:cstu-bg-gray-400\/10:active{background-color:rgb(var(--cstu-gray-400)/.1)}.active\:cstu-bg-gray-400\/100:active{background-color:rgb(var(--cstu-gray-400)/1)}.active\:cstu-bg-gray-400\/15:active{background-color:rgb(var(--cstu-gray-400)/.15)}.active\:cstu-bg-gray-400\/20:active{background-color:rgb(var(--cstu-gray-400)/.2)}.active\:cstu-bg-gray-400\/25:active{background-color:rgb(var(--cstu-gray-400)/.25)}.active\:cstu-bg-gray-400\/30:active{background-color:rgb(var(--cstu-gray-400)/.3)}.active\:cstu-bg-gray-400\/35:active{background-color:rgb(var(--cstu-gray-400)/.35)}.active\:cstu-bg-gray-400\/40:active{background-color:rgb(var(--cstu-gray-400)/.4)}.active\:cstu-bg-gray-400\/45:active{background-color:rgb(var(--cstu-gray-400)/.45)}.active\:cstu-bg-gray-400\/5:active{background-color:rgb(var(--cstu-gray-400)/.05)}.active\:cstu-bg-gray-400\/50:active{background-color:rgb(var(--cstu-gray-400)/.5)}.active\:cstu-bg-gray-400\/55:active{background-color:rgb(var(--cstu-gray-400)/.55)}.active\:cstu-bg-gray-400\/60:active{background-color:rgb(var(--cstu-gray-400)/.6)}.active\:cstu-bg-gray-400\/65:active{background-color:rgb(var(--cstu-gray-400)/.65)}.active\:cstu-bg-gray-400\/70:active{background-color:rgb(var(--cstu-gray-400)/.7)}.active\:cstu-bg-gray-400\/75:active{background-color:rgb(var(--cstu-gray-400)/.75)}.active\:cstu-bg-gray-400\/80:active{background-color:rgb(var(--cstu-gray-400)/.8)}.active\:cstu-bg-gray-400\/85:active{background-color:rgb(var(--cstu-gray-400)/.85)}.active\:cstu-bg-gray-400\/90:active{background-color:rgb(var(--cstu-gray-400)/.9)}.active\:cstu-bg-gray-400\/95:active{background-color:rgb(var(--cstu-gray-400)/.95)}.active\:cstu-bg-gray-50:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-50)/var(--tw-bg-opacity,1))}.active\:cstu-bg-gray-50\/0:active{background-color:rgb(var(--cstu-gray-50)/0)}.active\:cstu-bg-gray-50\/10:active{background-color:rgb(var(--cstu-gray-50)/.1)}.active\:cstu-bg-gray-50\/100:active{background-color:rgb(var(--cstu-gray-50)/1)}.active\:cstu-bg-gray-50\/15:active{background-color:rgb(var(--cstu-gray-50)/.15)}.active\:cstu-bg-gray-50\/20:active{background-color:rgb(var(--cstu-gray-50)/.2)}.active\:cstu-bg-gray-50\/25:active{background-color:rgb(var(--cstu-gray-50)/.25)}.active\:cstu-bg-gray-50\/30:active{background-color:rgb(var(--cstu-gray-50)/.3)}.active\:cstu-bg-gray-50\/35:active{background-color:rgb(var(--cstu-gray-50)/.35)}.active\:cstu-bg-gray-50\/40:active{background-color:rgb(var(--cstu-gray-50)/.4)}.active\:cstu-bg-gray-50\/45:active{background-color:rgb(var(--cstu-gray-50)/.45)}.active\:cstu-bg-gray-50\/5:active{background-color:rgb(var(--cstu-gray-50)/.05)}.active\:cstu-bg-gray-50\/50:active{background-color:rgb(var(--cstu-gray-50)/.5)}.active\:cstu-bg-gray-50\/55:active{background-color:rgb(var(--cstu-gray-50)/.55)}.active\:cstu-bg-gray-50\/60:active{background-color:rgb(var(--cstu-gray-50)/.6)}.active\:cstu-bg-gray-50\/65:active{background-color:rgb(var(--cstu-gray-50)/.65)}.active\:cstu-bg-gray-50\/70:active{background-color:rgb(var(--cstu-gray-50)/.7)}.active\:cstu-bg-gray-50\/75:active{background-color:rgb(var(--cstu-gray-50)/.75)}.active\:cstu-bg-gray-50\/80:active{background-color:rgb(var(--cstu-gray-50)/.8)}.active\:cstu-bg-gray-50\/85:active{background-color:rgb(var(--cstu-gray-50)/.85)}.active\:cstu-bg-gray-50\/90:active{background-color:rgb(var(--cstu-gray-50)/.9)}.active\:cstu-bg-gray-50\/95:active{background-color:rgb(var(--cstu-gray-50)/.95)}.active\:cstu-bg-gray-500:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-500)/var(--tw-bg-opacity,1))}.active\:cstu-bg-gray-500\/0:active{background-color:rgb(var(--cstu-gray-500)/0)}.active\:cstu-bg-gray-500\/10:active{background-color:rgb(var(--cstu-gray-500)/.1)}.active\:cstu-bg-gray-500\/100:active{background-color:rgb(var(--cstu-gray-500)/1)}.active\:cstu-bg-gray-500\/15:active{background-color:rgb(var(--cstu-gray-500)/.15)}.active\:cstu-bg-gray-500\/20:active{background-color:rgb(var(--cstu-gray-500)/.2)}.active\:cstu-bg-gray-500\/25:active{background-color:rgb(var(--cstu-gray-500)/.25)}.active\:cstu-bg-gray-500\/30:active{background-color:rgb(var(--cstu-gray-500)/.3)}.active\:cstu-bg-gray-500\/35:active{background-color:rgb(var(--cstu-gray-500)/.35)}.active\:cstu-bg-gray-500\/40:active{background-color:rgb(var(--cstu-gray-500)/.4)}.active\:cstu-bg-gray-500\/45:active{background-color:rgb(var(--cstu-gray-500)/.45)}.active\:cstu-bg-gray-500\/5:active{background-color:rgb(var(--cstu-gray-500)/.05)}.active\:cstu-bg-gray-500\/50:active{background-color:rgb(var(--cstu-gray-500)/.5)}.active\:cstu-bg-gray-500\/55:active{background-color:rgb(var(--cstu-gray-500)/.55)}.active\:cstu-bg-gray-500\/60:active{background-color:rgb(var(--cstu-gray-500)/.6)}.active\:cstu-bg-gray-500\/65:active{background-color:rgb(var(--cstu-gray-500)/.65)}.active\:cstu-bg-gray-500\/70:active{background-color:rgb(var(--cstu-gray-500)/.7)}.active\:cstu-bg-gray-500\/75:active{background-color:rgb(var(--cstu-gray-500)/.75)}.active\:cstu-bg-gray-500\/80:active{background-color:rgb(var(--cstu-gray-500)/.8)}.active\:cstu-bg-gray-500\/85:active{background-color:rgb(var(--cstu-gray-500)/.85)}.active\:cstu-bg-gray-500\/90:active{background-color:rgb(var(--cstu-gray-500)/.9)}.active\:cstu-bg-gray-500\/95:active{background-color:rgb(var(--cstu-gray-500)/.95)}.active\:cstu-bg-gray-550:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-550)/var(--tw-bg-opacity,1))}.active\:cstu-bg-gray-550\/0:active{background-color:rgb(var(--cstu-gray-550)/0)}.active\:cstu-bg-gray-550\/10:active{background-color:rgb(var(--cstu-gray-550)/.1)}.active\:cstu-bg-gray-550\/100:active{background-color:rgb(var(--cstu-gray-550)/1)}.active\:cstu-bg-gray-550\/15:active{background-color:rgb(var(--cstu-gray-550)/.15)}.active\:cstu-bg-gray-550\/20:active{background-color:rgb(var(--cstu-gray-550)/.2)}.active\:cstu-bg-gray-550\/25:active{background-color:rgb(var(--cstu-gray-550)/.25)}.active\:cstu-bg-gray-550\/30:active{background-color:rgb(var(--cstu-gray-550)/.3)}.active\:cstu-bg-gray-550\/35:active{background-color:rgb(var(--cstu-gray-550)/.35)}.active\:cstu-bg-gray-550\/40:active{background-color:rgb(var(--cstu-gray-550)/.4)}.active\:cstu-bg-gray-550\/45:active{background-color:rgb(var(--cstu-gray-550)/.45)}.active\:cstu-bg-gray-550\/5:active{background-color:rgb(var(--cstu-gray-550)/.05)}.active\:cstu-bg-gray-550\/50:active{background-color:rgb(var(--cstu-gray-550)/.5)}.active\:cstu-bg-gray-550\/55:active{background-color:rgb(var(--cstu-gray-550)/.55)}.active\:cstu-bg-gray-550\/60:active{background-color:rgb(var(--cstu-gray-550)/.6)}.active\:cstu-bg-gray-550\/65:active{background-color:rgb(var(--cstu-gray-550)/.65)}.active\:cstu-bg-gray-550\/70:active{background-color:rgb(var(--cstu-gray-550)/.7)}.active\:cstu-bg-gray-550\/75:active{background-color:rgb(var(--cstu-gray-550)/.75)}.active\:cstu-bg-gray-550\/80:active{background-color:rgb(var(--cstu-gray-550)/.8)}.active\:cstu-bg-gray-550\/85:active{background-color:rgb(var(--cstu-gray-550)/.85)}.active\:cstu-bg-gray-550\/90:active{background-color:rgb(var(--cstu-gray-550)/.9)}.active\:cstu-bg-gray-550\/95:active{background-color:rgb(var(--cstu-gray-550)/.95)}.active\:cstu-bg-gray-575:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-575)/var(--tw-bg-opacity,1))}.active\:cstu-bg-gray-575\/0:active{background-color:rgb(var(--cstu-gray-575)/0)}.active\:cstu-bg-gray-575\/10:active{background-color:rgb(var(--cstu-gray-575)/.1)}.active\:cstu-bg-gray-575\/100:active{background-color:rgb(var(--cstu-gray-575)/1)}.active\:cstu-bg-gray-575\/15:active{background-color:rgb(var(--cstu-gray-575)/.15)}.active\:cstu-bg-gray-575\/20:active{background-color:rgb(var(--cstu-gray-575)/.2)}.active\:cstu-bg-gray-575\/25:active{background-color:rgb(var(--cstu-gray-575)/.25)}.active\:cstu-bg-gray-575\/30:active{background-color:rgb(var(--cstu-gray-575)/.3)}.active\:cstu-bg-gray-575\/35:active{background-color:rgb(var(--cstu-gray-575)/.35)}.active\:cstu-bg-gray-575\/40:active{background-color:rgb(var(--cstu-gray-575)/.4)}.active\:cstu-bg-gray-575\/45:active{background-color:rgb(var(--cstu-gray-575)/.45)}.active\:cstu-bg-gray-575\/5:active{background-color:rgb(var(--cstu-gray-575)/.05)}.active\:cstu-bg-gray-575\/50:active{background-color:rgb(var(--cstu-gray-575)/.5)}.active\:cstu-bg-gray-575\/55:active{background-color:rgb(var(--cstu-gray-575)/.55)}.active\:cstu-bg-gray-575\/60:active{background-color:rgb(var(--cstu-gray-575)/.6)}.active\:cstu-bg-gray-575\/65:active{background-color:rgb(var(--cstu-gray-575)/.65)}.active\:cstu-bg-gray-575\/70:active{background-color:rgb(var(--cstu-gray-575)/.7)}.active\:cstu-bg-gray-575\/75:active{background-color:rgb(var(--cstu-gray-575)/.75)}.active\:cstu-bg-gray-575\/80:active{background-color:rgb(var(--cstu-gray-575)/.8)}.active\:cstu-bg-gray-575\/85:active{background-color:rgb(var(--cstu-gray-575)/.85)}.active\:cstu-bg-gray-575\/90:active{background-color:rgb(var(--cstu-gray-575)/.9)}.active\:cstu-bg-gray-575\/95:active{background-color:rgb(var(--cstu-gray-575)/.95)}.active\:cstu-bg-gray-600:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-600)/var(--tw-bg-opacity,1))}.active\:cstu-bg-gray-600\/0:active{background-color:rgb(var(--cstu-gray-600)/0)}.active\:cstu-bg-gray-600\/10:active{background-color:rgb(var(--cstu-gray-600)/.1)}.active\:cstu-bg-gray-600\/100:active{background-color:rgb(var(--cstu-gray-600)/1)}.active\:cstu-bg-gray-600\/15:active{background-color:rgb(var(--cstu-gray-600)/.15)}.active\:cstu-bg-gray-600\/20:active{background-color:rgb(var(--cstu-gray-600)/.2)}.active\:cstu-bg-gray-600\/25:active{background-color:rgb(var(--cstu-gray-600)/.25)}.active\:cstu-bg-gray-600\/30:active{background-color:rgb(var(--cstu-gray-600)/.3)}.active\:cstu-bg-gray-600\/35:active{background-color:rgb(var(--cstu-gray-600)/.35)}.active\:cstu-bg-gray-600\/40:active{background-color:rgb(var(--cstu-gray-600)/.4)}.active\:cstu-bg-gray-600\/45:active{background-color:rgb(var(--cstu-gray-600)/.45)}.active\:cstu-bg-gray-600\/5:active{background-color:rgb(var(--cstu-gray-600)/.05)}.active\:cstu-bg-gray-600\/50:active{background-color:rgb(var(--cstu-gray-600)/.5)}.active\:cstu-bg-gray-600\/55:active{background-color:rgb(var(--cstu-gray-600)/.55)}.active\:cstu-bg-gray-600\/60:active{background-color:rgb(var(--cstu-gray-600)/.6)}.active\:cstu-bg-gray-600\/65:active{background-color:rgb(var(--cstu-gray-600)/.65)}.active\:cstu-bg-gray-600\/70:active{background-color:rgb(var(--cstu-gray-600)/.7)}.active\:cstu-bg-gray-600\/75:active{background-color:rgb(var(--cstu-gray-600)/.75)}.active\:cstu-bg-gray-600\/80:active{background-color:rgb(var(--cstu-gray-600)/.8)}.active\:cstu-bg-gray-600\/85:active{background-color:rgb(var(--cstu-gray-600)/.85)}.active\:cstu-bg-gray-600\/90:active{background-color:rgb(var(--cstu-gray-600)/.9)}.active\:cstu-bg-gray-600\/95:active{background-color:rgb(var(--cstu-gray-600)/.95)}.active\:cstu-bg-gray-700:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-700)/var(--tw-bg-opacity,1))}.active\:cstu-bg-gray-700\/0:active{background-color:rgb(var(--cstu-gray-700)/0)}.active\:cstu-bg-gray-700\/10:active{background-color:rgb(var(--cstu-gray-700)/.1)}.active\:cstu-bg-gray-700\/100:active{background-color:rgb(var(--cstu-gray-700)/1)}.active\:cstu-bg-gray-700\/15:active{background-color:rgb(var(--cstu-gray-700)/.15)}.active\:cstu-bg-gray-700\/20:active{background-color:rgb(var(--cstu-gray-700)/.2)}.active\:cstu-bg-gray-700\/25:active{background-color:rgb(var(--cstu-gray-700)/.25)}.active\:cstu-bg-gray-700\/30:active{background-color:rgb(var(--cstu-gray-700)/.3)}.active\:cstu-bg-gray-700\/35:active{background-color:rgb(var(--cstu-gray-700)/.35)}.active\:cstu-bg-gray-700\/40:active{background-color:rgb(var(--cstu-gray-700)/.4)}.active\:cstu-bg-gray-700\/45:active{background-color:rgb(var(--cstu-gray-700)/.45)}.active\:cstu-bg-gray-700\/5:active{background-color:rgb(var(--cstu-gray-700)/.05)}.active\:cstu-bg-gray-700\/50:active{background-color:rgb(var(--cstu-gray-700)/.5)}.active\:cstu-bg-gray-700\/55:active{background-color:rgb(var(--cstu-gray-700)/.55)}.active\:cstu-bg-gray-700\/60:active{background-color:rgb(var(--cstu-gray-700)/.6)}.active\:cstu-bg-gray-700\/65:active{background-color:rgb(var(--cstu-gray-700)/.65)}.active\:cstu-bg-gray-700\/70:active{background-color:rgb(var(--cstu-gray-700)/.7)}.active\:cstu-bg-gray-700\/75:active{background-color:rgb(var(--cstu-gray-700)/.75)}.active\:cstu-bg-gray-700\/80:active{background-color:rgb(var(--cstu-gray-700)/.8)}.active\:cstu-bg-gray-700\/85:active{background-color:rgb(var(--cstu-gray-700)/.85)}.active\:cstu-bg-gray-700\/90:active{background-color:rgb(var(--cstu-gray-700)/.9)}.active\:cstu-bg-gray-700\/95:active{background-color:rgb(var(--cstu-gray-700)/.95)}.active\:cstu-bg-gray-800:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-800)/var(--tw-bg-opacity,1))}.active\:cstu-bg-gray-800\/0:active{background-color:rgb(var(--cstu-gray-800)/0)}.active\:cstu-bg-gray-800\/10:active{background-color:rgb(var(--cstu-gray-800)/.1)}.active\:cstu-bg-gray-800\/100:active{background-color:rgb(var(--cstu-gray-800)/1)}.active\:cstu-bg-gray-800\/15:active{background-color:rgb(var(--cstu-gray-800)/.15)}.active\:cstu-bg-gray-800\/20:active{background-color:rgb(var(--cstu-gray-800)/.2)}.active\:cstu-bg-gray-800\/25:active{background-color:rgb(var(--cstu-gray-800)/.25)}.active\:cstu-bg-gray-800\/30:active{background-color:rgb(var(--cstu-gray-800)/.3)}.active\:cstu-bg-gray-800\/35:active{background-color:rgb(var(--cstu-gray-800)/.35)}.active\:cstu-bg-gray-800\/40:active{background-color:rgb(var(--cstu-gray-800)/.4)}.active\:cstu-bg-gray-800\/45:active{background-color:rgb(var(--cstu-gray-800)/.45)}.active\:cstu-bg-gray-800\/5:active{background-color:rgb(var(--cstu-gray-800)/.05)}.active\:cstu-bg-gray-800\/50:active{background-color:rgb(var(--cstu-gray-800)/.5)}.active\:cstu-bg-gray-800\/55:active{background-color:rgb(var(--cstu-gray-800)/.55)}.active\:cstu-bg-gray-800\/60:active{background-color:rgb(var(--cstu-gray-800)/.6)}.active\:cstu-bg-gray-800\/65:active{background-color:rgb(var(--cstu-gray-800)/.65)}.active\:cstu-bg-gray-800\/70:active{background-color:rgb(var(--cstu-gray-800)/.7)}.active\:cstu-bg-gray-800\/75:active{background-color:rgb(var(--cstu-gray-800)/.75)}.active\:cstu-bg-gray-800\/80:active{background-color:rgb(var(--cstu-gray-800)/.8)}.active\:cstu-bg-gray-800\/85:active{background-color:rgb(var(--cstu-gray-800)/.85)}.active\:cstu-bg-gray-800\/90:active{background-color:rgb(var(--cstu-gray-800)/.9)}.active\:cstu-bg-gray-800\/95:active{background-color:rgb(var(--cstu-gray-800)/.95)}.active\:cstu-bg-gray-900:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-gray-900)/var(--tw-bg-opacity,1))}.active\:cstu-bg-gray-900\/0:active{background-color:rgb(var(--cstu-gray-900)/0)}.active\:cstu-bg-gray-900\/10:active{background-color:rgb(var(--cstu-gray-900)/.1)}.active\:cstu-bg-gray-900\/100:active{background-color:rgb(var(--cstu-gray-900)/1)}.active\:cstu-bg-gray-900\/15:active{background-color:rgb(var(--cstu-gray-900)/.15)}.active\:cstu-bg-gray-900\/20:active{background-color:rgb(var(--cstu-gray-900)/.2)}.active\:cstu-bg-gray-900\/25:active{background-color:rgb(var(--cstu-gray-900)/.25)}.active\:cstu-bg-gray-900\/30:active{background-color:rgb(var(--cstu-gray-900)/.3)}.active\:cstu-bg-gray-900\/35:active{background-color:rgb(var(--cstu-gray-900)/.35)}.active\:cstu-bg-gray-900\/40:active{background-color:rgb(var(--cstu-gray-900)/.4)}.active\:cstu-bg-gray-900\/45:active{background-color:rgb(var(--cstu-gray-900)/.45)}.active\:cstu-bg-gray-900\/5:active{background-color:rgb(var(--cstu-gray-900)/.05)}.active\:cstu-bg-gray-900\/50:active{background-color:rgb(var(--cstu-gray-900)/.5)}.active\:cstu-bg-gray-900\/55:active{background-color:rgb(var(--cstu-gray-900)/.55)}.active\:cstu-bg-gray-900\/60:active{background-color:rgb(var(--cstu-gray-900)/.6)}.active\:cstu-bg-gray-900\/65:active{background-color:rgb(var(--cstu-gray-900)/.65)}.active\:cstu-bg-gray-900\/70:active{background-color:rgb(var(--cstu-gray-900)/.7)}.active\:cstu-bg-gray-900\/75:active{background-color:rgb(var(--cstu-gray-900)/.75)}.active\:cstu-bg-gray-900\/80:active{background-color:rgb(var(--cstu-gray-900)/.8)}.active\:cstu-bg-gray-900\/85:active{background-color:rgb(var(--cstu-gray-900)/.85)}.active\:cstu-bg-gray-900\/90:active{background-color:rgb(var(--cstu-gray-900)/.9)}.active\:cstu-bg-gray-900\/95:active{background-color:rgb(var(--cstu-gray-900)/.95)}.active\:cstu-bg-green-100:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-100)/var(--tw-bg-opacity,1))}.active\:cstu-bg-green-100\/0:active{background-color:rgb(var(--cstu-green-100)/0)}.active\:cstu-bg-green-100\/10:active{background-color:rgb(var(--cstu-green-100)/.1)}.active\:cstu-bg-green-100\/100:active{background-color:rgb(var(--cstu-green-100)/1)}.active\:cstu-bg-green-100\/15:active{background-color:rgb(var(--cstu-green-100)/.15)}.active\:cstu-bg-green-100\/20:active{background-color:rgb(var(--cstu-green-100)/.2)}.active\:cstu-bg-green-100\/25:active{background-color:rgb(var(--cstu-green-100)/.25)}.active\:cstu-bg-green-100\/30:active{background-color:rgb(var(--cstu-green-100)/.3)}.active\:cstu-bg-green-100\/35:active{background-color:rgb(var(--cstu-green-100)/.35)}.active\:cstu-bg-green-100\/40:active{background-color:rgb(var(--cstu-green-100)/.4)}.active\:cstu-bg-green-100\/45:active{background-color:rgb(var(--cstu-green-100)/.45)}.active\:cstu-bg-green-100\/5:active{background-color:rgb(var(--cstu-green-100)/.05)}.active\:cstu-bg-green-100\/50:active{background-color:rgb(var(--cstu-green-100)/.5)}.active\:cstu-bg-green-100\/55:active{background-color:rgb(var(--cstu-green-100)/.55)}.active\:cstu-bg-green-100\/60:active{background-color:rgb(var(--cstu-green-100)/.6)}.active\:cstu-bg-green-100\/65:active{background-color:rgb(var(--cstu-green-100)/.65)}.active\:cstu-bg-green-100\/70:active{background-color:rgb(var(--cstu-green-100)/.7)}.active\:cstu-bg-green-100\/75:active{background-color:rgb(var(--cstu-green-100)/.75)}.active\:cstu-bg-green-100\/80:active{background-color:rgb(var(--cstu-green-100)/.8)}.active\:cstu-bg-green-100\/85:active{background-color:rgb(var(--cstu-green-100)/.85)}.active\:cstu-bg-green-100\/90:active{background-color:rgb(var(--cstu-green-100)/.9)}.active\:cstu-bg-green-100\/95:active{background-color:rgb(var(--cstu-green-100)/.95)}.active\:cstu-bg-green-200:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-200)/var(--tw-bg-opacity,1))}.active\:cstu-bg-green-200\/0:active{background-color:rgb(var(--cstu-green-200)/0)}.active\:cstu-bg-green-200\/10:active{background-color:rgb(var(--cstu-green-200)/.1)}.active\:cstu-bg-green-200\/100:active{background-color:rgb(var(--cstu-green-200)/1)}.active\:cstu-bg-green-200\/15:active{background-color:rgb(var(--cstu-green-200)/.15)}.active\:cstu-bg-green-200\/20:active{background-color:rgb(var(--cstu-green-200)/.2)}.active\:cstu-bg-green-200\/25:active{background-color:rgb(var(--cstu-green-200)/.25)}.active\:cstu-bg-green-200\/30:active{background-color:rgb(var(--cstu-green-200)/.3)}.active\:cstu-bg-green-200\/35:active{background-color:rgb(var(--cstu-green-200)/.35)}.active\:cstu-bg-green-200\/40:active{background-color:rgb(var(--cstu-green-200)/.4)}.active\:cstu-bg-green-200\/45:active{background-color:rgb(var(--cstu-green-200)/.45)}.active\:cstu-bg-green-200\/5:active{background-color:rgb(var(--cstu-green-200)/.05)}.active\:cstu-bg-green-200\/50:active{background-color:rgb(var(--cstu-green-200)/.5)}.active\:cstu-bg-green-200\/55:active{background-color:rgb(var(--cstu-green-200)/.55)}.active\:cstu-bg-green-200\/60:active{background-color:rgb(var(--cstu-green-200)/.6)}.active\:cstu-bg-green-200\/65:active{background-color:rgb(var(--cstu-green-200)/.65)}.active\:cstu-bg-green-200\/70:active{background-color:rgb(var(--cstu-green-200)/.7)}.active\:cstu-bg-green-200\/75:active{background-color:rgb(var(--cstu-green-200)/.75)}.active\:cstu-bg-green-200\/80:active{background-color:rgb(var(--cstu-green-200)/.8)}.active\:cstu-bg-green-200\/85:active{background-color:rgb(var(--cstu-green-200)/.85)}.active\:cstu-bg-green-200\/90:active{background-color:rgb(var(--cstu-green-200)/.9)}.active\:cstu-bg-green-200\/95:active{background-color:rgb(var(--cstu-green-200)/.95)}.active\:cstu-bg-green-300:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-300)/var(--tw-bg-opacity,1))}.active\:cstu-bg-green-300\/0:active{background-color:rgb(var(--cstu-green-300)/0)}.active\:cstu-bg-green-300\/10:active{background-color:rgb(var(--cstu-green-300)/.1)}.active\:cstu-bg-green-300\/100:active{background-color:rgb(var(--cstu-green-300)/1)}.active\:cstu-bg-green-300\/15:active{background-color:rgb(var(--cstu-green-300)/.15)}.active\:cstu-bg-green-300\/20:active{background-color:rgb(var(--cstu-green-300)/.2)}.active\:cstu-bg-green-300\/25:active{background-color:rgb(var(--cstu-green-300)/.25)}.active\:cstu-bg-green-300\/30:active{background-color:rgb(var(--cstu-green-300)/.3)}.active\:cstu-bg-green-300\/35:active{background-color:rgb(var(--cstu-green-300)/.35)}.active\:cstu-bg-green-300\/40:active{background-color:rgb(var(--cstu-green-300)/.4)}.active\:cstu-bg-green-300\/45:active{background-color:rgb(var(--cstu-green-300)/.45)}.active\:cstu-bg-green-300\/5:active{background-color:rgb(var(--cstu-green-300)/.05)}.active\:cstu-bg-green-300\/50:active{background-color:rgb(var(--cstu-green-300)/.5)}.active\:cstu-bg-green-300\/55:active{background-color:rgb(var(--cstu-green-300)/.55)}.active\:cstu-bg-green-300\/60:active{background-color:rgb(var(--cstu-green-300)/.6)}.active\:cstu-bg-green-300\/65:active{background-color:rgb(var(--cstu-green-300)/.65)}.active\:cstu-bg-green-300\/70:active{background-color:rgb(var(--cstu-green-300)/.7)}.active\:cstu-bg-green-300\/75:active{background-color:rgb(var(--cstu-green-300)/.75)}.active\:cstu-bg-green-300\/80:active{background-color:rgb(var(--cstu-green-300)/.8)}.active\:cstu-bg-green-300\/85:active{background-color:rgb(var(--cstu-green-300)/.85)}.active\:cstu-bg-green-300\/90:active{background-color:rgb(var(--cstu-green-300)/.9)}.active\:cstu-bg-green-300\/95:active{background-color:rgb(var(--cstu-green-300)/.95)}.active\:cstu-bg-green-400:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-400)/var(--tw-bg-opacity,1))}.active\:cstu-bg-green-400\/0:active{background-color:rgb(var(--cstu-green-400)/0)}.active\:cstu-bg-green-400\/10:active{background-color:rgb(var(--cstu-green-400)/.1)}.active\:cstu-bg-green-400\/100:active{background-color:rgb(var(--cstu-green-400)/1)}.active\:cstu-bg-green-400\/15:active{background-color:rgb(var(--cstu-green-400)/.15)}.active\:cstu-bg-green-400\/20:active{background-color:rgb(var(--cstu-green-400)/.2)}.active\:cstu-bg-green-400\/25:active{background-color:rgb(var(--cstu-green-400)/.25)}.active\:cstu-bg-green-400\/30:active{background-color:rgb(var(--cstu-green-400)/.3)}.active\:cstu-bg-green-400\/35:active{background-color:rgb(var(--cstu-green-400)/.35)}.active\:cstu-bg-green-400\/40:active{background-color:rgb(var(--cstu-green-400)/.4)}.active\:cstu-bg-green-400\/45:active{background-color:rgb(var(--cstu-green-400)/.45)}.active\:cstu-bg-green-400\/5:active{background-color:rgb(var(--cstu-green-400)/.05)}.active\:cstu-bg-green-400\/50:active{background-color:rgb(var(--cstu-green-400)/.5)}.active\:cstu-bg-green-400\/55:active{background-color:rgb(var(--cstu-green-400)/.55)}.active\:cstu-bg-green-400\/60:active{background-color:rgb(var(--cstu-green-400)/.6)}.active\:cstu-bg-green-400\/65:active{background-color:rgb(var(--cstu-green-400)/.65)}.active\:cstu-bg-green-400\/70:active{background-color:rgb(var(--cstu-green-400)/.7)}.active\:cstu-bg-green-400\/75:active{background-color:rgb(var(--cstu-green-400)/.75)}.active\:cstu-bg-green-400\/80:active{background-color:rgb(var(--cstu-green-400)/.8)}.active\:cstu-bg-green-400\/85:active{background-color:rgb(var(--cstu-green-400)/.85)}.active\:cstu-bg-green-400\/90:active{background-color:rgb(var(--cstu-green-400)/.9)}.active\:cstu-bg-green-400\/95:active{background-color:rgb(var(--cstu-green-400)/.95)}.active\:cstu-bg-green-50:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-50)/var(--tw-bg-opacity,1))}.active\:cstu-bg-green-50\/0:active{background-color:rgb(var(--cstu-green-50)/0)}.active\:cstu-bg-green-50\/10:active{background-color:rgb(var(--cstu-green-50)/.1)}.active\:cstu-bg-green-50\/100:active{background-color:rgb(var(--cstu-green-50)/1)}.active\:cstu-bg-green-50\/15:active{background-color:rgb(var(--cstu-green-50)/.15)}.active\:cstu-bg-green-50\/20:active{background-color:rgb(var(--cstu-green-50)/.2)}.active\:cstu-bg-green-50\/25:active{background-color:rgb(var(--cstu-green-50)/.25)}.active\:cstu-bg-green-50\/30:active{background-color:rgb(var(--cstu-green-50)/.3)}.active\:cstu-bg-green-50\/35:active{background-color:rgb(var(--cstu-green-50)/.35)}.active\:cstu-bg-green-50\/40:active{background-color:rgb(var(--cstu-green-50)/.4)}.active\:cstu-bg-green-50\/45:active{background-color:rgb(var(--cstu-green-50)/.45)}.active\:cstu-bg-green-50\/5:active{background-color:rgb(var(--cstu-green-50)/.05)}.active\:cstu-bg-green-50\/50:active{background-color:rgb(var(--cstu-green-50)/.5)}.active\:cstu-bg-green-50\/55:active{background-color:rgb(var(--cstu-green-50)/.55)}.active\:cstu-bg-green-50\/60:active{background-color:rgb(var(--cstu-green-50)/.6)}.active\:cstu-bg-green-50\/65:active{background-color:rgb(var(--cstu-green-50)/.65)}.active\:cstu-bg-green-50\/70:active{background-color:rgb(var(--cstu-green-50)/.7)}.active\:cstu-bg-green-50\/75:active{background-color:rgb(var(--cstu-green-50)/.75)}.active\:cstu-bg-green-50\/80:active{background-color:rgb(var(--cstu-green-50)/.8)}.active\:cstu-bg-green-50\/85:active{background-color:rgb(var(--cstu-green-50)/.85)}.active\:cstu-bg-green-50\/90:active{background-color:rgb(var(--cstu-green-50)/.9)}.active\:cstu-bg-green-50\/95:active{background-color:rgb(var(--cstu-green-50)/.95)}.active\:cstu-bg-green-500:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-500)/var(--tw-bg-opacity,1))}.active\:cstu-bg-green-500\/0:active{background-color:rgb(var(--cstu-green-500)/0)}.active\:cstu-bg-green-500\/10:active{background-color:rgb(var(--cstu-green-500)/.1)}.active\:cstu-bg-green-500\/100:active{background-color:rgb(var(--cstu-green-500)/1)}.active\:cstu-bg-green-500\/15:active{background-color:rgb(var(--cstu-green-500)/.15)}.active\:cstu-bg-green-500\/20:active{background-color:rgb(var(--cstu-green-500)/.2)}.active\:cstu-bg-green-500\/25:active{background-color:rgb(var(--cstu-green-500)/.25)}.active\:cstu-bg-green-500\/30:active{background-color:rgb(var(--cstu-green-500)/.3)}.active\:cstu-bg-green-500\/35:active{background-color:rgb(var(--cstu-green-500)/.35)}.active\:cstu-bg-green-500\/40:active{background-color:rgb(var(--cstu-green-500)/.4)}.active\:cstu-bg-green-500\/45:active{background-color:rgb(var(--cstu-green-500)/.45)}.active\:cstu-bg-green-500\/5:active{background-color:rgb(var(--cstu-green-500)/.05)}.active\:cstu-bg-green-500\/50:active{background-color:rgb(var(--cstu-green-500)/.5)}.active\:cstu-bg-green-500\/55:active{background-color:rgb(var(--cstu-green-500)/.55)}.active\:cstu-bg-green-500\/60:active{background-color:rgb(var(--cstu-green-500)/.6)}.active\:cstu-bg-green-500\/65:active{background-color:rgb(var(--cstu-green-500)/.65)}.active\:cstu-bg-green-500\/70:active{background-color:rgb(var(--cstu-green-500)/.7)}.active\:cstu-bg-green-500\/75:active{background-color:rgb(var(--cstu-green-500)/.75)}.active\:cstu-bg-green-500\/80:active{background-color:rgb(var(--cstu-green-500)/.8)}.active\:cstu-bg-green-500\/85:active{background-color:rgb(var(--cstu-green-500)/.85)}.active\:cstu-bg-green-500\/90:active{background-color:rgb(var(--cstu-green-500)/.9)}.active\:cstu-bg-green-500\/95:active{background-color:rgb(var(--cstu-green-500)/.95)}.active\:cstu-bg-green-600:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-600)/var(--tw-bg-opacity,1))}.active\:cstu-bg-green-600\/0:active{background-color:rgb(var(--cstu-green-600)/0)}.active\:cstu-bg-green-600\/10:active{background-color:rgb(var(--cstu-green-600)/.1)}.active\:cstu-bg-green-600\/100:active{background-color:rgb(var(--cstu-green-600)/1)}.active\:cstu-bg-green-600\/15:active{background-color:rgb(var(--cstu-green-600)/.15)}.active\:cstu-bg-green-600\/20:active{background-color:rgb(var(--cstu-green-600)/.2)}.active\:cstu-bg-green-600\/25:active{background-color:rgb(var(--cstu-green-600)/.25)}.active\:cstu-bg-green-600\/30:active{background-color:rgb(var(--cstu-green-600)/.3)}.active\:cstu-bg-green-600\/35:active{background-color:rgb(var(--cstu-green-600)/.35)}.active\:cstu-bg-green-600\/40:active{background-color:rgb(var(--cstu-green-600)/.4)}.active\:cstu-bg-green-600\/45:active{background-color:rgb(var(--cstu-green-600)/.45)}.active\:cstu-bg-green-600\/5:active{background-color:rgb(var(--cstu-green-600)/.05)}.active\:cstu-bg-green-600\/50:active{background-color:rgb(var(--cstu-green-600)/.5)}.active\:cstu-bg-green-600\/55:active{background-color:rgb(var(--cstu-green-600)/.55)}.active\:cstu-bg-green-600\/60:active{background-color:rgb(var(--cstu-green-600)/.6)}.active\:cstu-bg-green-600\/65:active{background-color:rgb(var(--cstu-green-600)/.65)}.active\:cstu-bg-green-600\/70:active{background-color:rgb(var(--cstu-green-600)/.7)}.active\:cstu-bg-green-600\/75:active{background-color:rgb(var(--cstu-green-600)/.75)}.active\:cstu-bg-green-600\/80:active{background-color:rgb(var(--cstu-green-600)/.8)}.active\:cstu-bg-green-600\/85:active{background-color:rgb(var(--cstu-green-600)/.85)}.active\:cstu-bg-green-600\/90:active{background-color:rgb(var(--cstu-green-600)/.9)}.active\:cstu-bg-green-600\/95:active{background-color:rgb(var(--cstu-green-600)/.95)}.active\:cstu-bg-green-700:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-700)/var(--tw-bg-opacity,1))}.active\:cstu-bg-green-700\/0:active{background-color:rgb(var(--cstu-green-700)/0)}.active\:cstu-bg-green-700\/10:active{background-color:rgb(var(--cstu-green-700)/.1)}.active\:cstu-bg-green-700\/100:active{background-color:rgb(var(--cstu-green-700)/1)}.active\:cstu-bg-green-700\/15:active{background-color:rgb(var(--cstu-green-700)/.15)}.active\:cstu-bg-green-700\/20:active{background-color:rgb(var(--cstu-green-700)/.2)}.active\:cstu-bg-green-700\/25:active{background-color:rgb(var(--cstu-green-700)/.25)}.active\:cstu-bg-green-700\/30:active{background-color:rgb(var(--cstu-green-700)/.3)}.active\:cstu-bg-green-700\/35:active{background-color:rgb(var(--cstu-green-700)/.35)}.active\:cstu-bg-green-700\/40:active{background-color:rgb(var(--cstu-green-700)/.4)}.active\:cstu-bg-green-700\/45:active{background-color:rgb(var(--cstu-green-700)/.45)}.active\:cstu-bg-green-700\/5:active{background-color:rgb(var(--cstu-green-700)/.05)}.active\:cstu-bg-green-700\/50:active{background-color:rgb(var(--cstu-green-700)/.5)}.active\:cstu-bg-green-700\/55:active{background-color:rgb(var(--cstu-green-700)/.55)}.active\:cstu-bg-green-700\/60:active{background-color:rgb(var(--cstu-green-700)/.6)}.active\:cstu-bg-green-700\/65:active{background-color:rgb(var(--cstu-green-700)/.65)}.active\:cstu-bg-green-700\/70:active{background-color:rgb(var(--cstu-green-700)/.7)}.active\:cstu-bg-green-700\/75:active{background-color:rgb(var(--cstu-green-700)/.75)}.active\:cstu-bg-green-700\/80:active{background-color:rgb(var(--cstu-green-700)/.8)}.active\:cstu-bg-green-700\/85:active{background-color:rgb(var(--cstu-green-700)/.85)}.active\:cstu-bg-green-700\/90:active{background-color:rgb(var(--cstu-green-700)/.9)}.active\:cstu-bg-green-700\/95:active{background-color:rgb(var(--cstu-green-700)/.95)}.active\:cstu-bg-green-800:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-800)/var(--tw-bg-opacity,1))}.active\:cstu-bg-green-800\/0:active{background-color:rgb(var(--cstu-green-800)/0)}.active\:cstu-bg-green-800\/10:active{background-color:rgb(var(--cstu-green-800)/.1)}.active\:cstu-bg-green-800\/100:active{background-color:rgb(var(--cstu-green-800)/1)}.active\:cstu-bg-green-800\/15:active{background-color:rgb(var(--cstu-green-800)/.15)}.active\:cstu-bg-green-800\/20:active{background-color:rgb(var(--cstu-green-800)/.2)}.active\:cstu-bg-green-800\/25:active{background-color:rgb(var(--cstu-green-800)/.25)}.active\:cstu-bg-green-800\/30:active{background-color:rgb(var(--cstu-green-800)/.3)}.active\:cstu-bg-green-800\/35:active{background-color:rgb(var(--cstu-green-800)/.35)}.active\:cstu-bg-green-800\/40:active{background-color:rgb(var(--cstu-green-800)/.4)}.active\:cstu-bg-green-800\/45:active{background-color:rgb(var(--cstu-green-800)/.45)}.active\:cstu-bg-green-800\/5:active{background-color:rgb(var(--cstu-green-800)/.05)}.active\:cstu-bg-green-800\/50:active{background-color:rgb(var(--cstu-green-800)/.5)}.active\:cstu-bg-green-800\/55:active{background-color:rgb(var(--cstu-green-800)/.55)}.active\:cstu-bg-green-800\/60:active{background-color:rgb(var(--cstu-green-800)/.6)}.active\:cstu-bg-green-800\/65:active{background-color:rgb(var(--cstu-green-800)/.65)}.active\:cstu-bg-green-800\/70:active{background-color:rgb(var(--cstu-green-800)/.7)}.active\:cstu-bg-green-800\/75:active{background-color:rgb(var(--cstu-green-800)/.75)}.active\:cstu-bg-green-800\/80:active{background-color:rgb(var(--cstu-green-800)/.8)}.active\:cstu-bg-green-800\/85:active{background-color:rgb(var(--cstu-green-800)/.85)}.active\:cstu-bg-green-800\/90:active{background-color:rgb(var(--cstu-green-800)/.9)}.active\:cstu-bg-green-800\/95:active{background-color:rgb(var(--cstu-green-800)/.95)}.active\:cstu-bg-green-900:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-green-900)/var(--tw-bg-opacity,1))}.active\:cstu-bg-green-900\/0:active{background-color:rgb(var(--cstu-green-900)/0)}.active\:cstu-bg-green-900\/10:active{background-color:rgb(var(--cstu-green-900)/.1)}.active\:cstu-bg-green-900\/100:active{background-color:rgb(var(--cstu-green-900)/1)}.active\:cstu-bg-green-900\/15:active{background-color:rgb(var(--cstu-green-900)/.15)}.active\:cstu-bg-green-900\/20:active{background-color:rgb(var(--cstu-green-900)/.2)}.active\:cstu-bg-green-900\/25:active{background-color:rgb(var(--cstu-green-900)/.25)}.active\:cstu-bg-green-900\/30:active{background-color:rgb(var(--cstu-green-900)/.3)}.active\:cstu-bg-green-900\/35:active{background-color:rgb(var(--cstu-green-900)/.35)}.active\:cstu-bg-green-900\/40:active{background-color:rgb(var(--cstu-green-900)/.4)}.active\:cstu-bg-green-900\/45:active{background-color:rgb(var(--cstu-green-900)/.45)}.active\:cstu-bg-green-900\/5:active{background-color:rgb(var(--cstu-green-900)/.05)}.active\:cstu-bg-green-900\/50:active{background-color:rgb(var(--cstu-green-900)/.5)}.active\:cstu-bg-green-900\/55:active{background-color:rgb(var(--cstu-green-900)/.55)}.active\:cstu-bg-green-900\/60:active{background-color:rgb(var(--cstu-green-900)/.6)}.active\:cstu-bg-green-900\/65:active{background-color:rgb(var(--cstu-green-900)/.65)}.active\:cstu-bg-green-900\/70:active{background-color:rgb(var(--cstu-green-900)/.7)}.active\:cstu-bg-green-900\/75:active{background-color:rgb(var(--cstu-green-900)/.75)}.active\:cstu-bg-green-900\/80:active{background-color:rgb(var(--cstu-green-900)/.8)}.active\:cstu-bg-green-900\/85:active{background-color:rgb(var(--cstu-green-900)/.85)}.active\:cstu-bg-green-900\/90:active{background-color:rgb(var(--cstu-green-900)/.9)}.active\:cstu-bg-green-900\/95:active{background-color:rgb(var(--cstu-green-900)/.95)}.active\:cstu-bg-info-100:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-100)/var(--tw-bg-opacity,1))}.active\:cstu-bg-info-100\/0:active{background-color:rgb(var(--cstu-info-100)/0)}.active\:cstu-bg-info-100\/10:active{background-color:rgb(var(--cstu-info-100)/.1)}.active\:cstu-bg-info-100\/100:active{background-color:rgb(var(--cstu-info-100)/1)}.active\:cstu-bg-info-100\/15:active{background-color:rgb(var(--cstu-info-100)/.15)}.active\:cstu-bg-info-100\/20:active{background-color:rgb(var(--cstu-info-100)/.2)}.active\:cstu-bg-info-100\/25:active{background-color:rgb(var(--cstu-info-100)/.25)}.active\:cstu-bg-info-100\/30:active{background-color:rgb(var(--cstu-info-100)/.3)}.active\:cstu-bg-info-100\/35:active{background-color:rgb(var(--cstu-info-100)/.35)}.active\:cstu-bg-info-100\/40:active{background-color:rgb(var(--cstu-info-100)/.4)}.active\:cstu-bg-info-100\/45:active{background-color:rgb(var(--cstu-info-100)/.45)}.active\:cstu-bg-info-100\/5:active{background-color:rgb(var(--cstu-info-100)/.05)}.active\:cstu-bg-info-100\/50:active{background-color:rgb(var(--cstu-info-100)/.5)}.active\:cstu-bg-info-100\/55:active{background-color:rgb(var(--cstu-info-100)/.55)}.active\:cstu-bg-info-100\/60:active{background-color:rgb(var(--cstu-info-100)/.6)}.active\:cstu-bg-info-100\/65:active{background-color:rgb(var(--cstu-info-100)/.65)}.active\:cstu-bg-info-100\/70:active{background-color:rgb(var(--cstu-info-100)/.7)}.active\:cstu-bg-info-100\/75:active{background-color:rgb(var(--cstu-info-100)/.75)}.active\:cstu-bg-info-100\/80:active{background-color:rgb(var(--cstu-info-100)/.8)}.active\:cstu-bg-info-100\/85:active{background-color:rgb(var(--cstu-info-100)/.85)}.active\:cstu-bg-info-100\/90:active{background-color:rgb(var(--cstu-info-100)/.9)}.active\:cstu-bg-info-100\/95:active{background-color:rgb(var(--cstu-info-100)/.95)}.active\:cstu-bg-info-200:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-200)/var(--tw-bg-opacity,1))}.active\:cstu-bg-info-200\/0:active{background-color:rgb(var(--cstu-info-200)/0)}.active\:cstu-bg-info-200\/10:active{background-color:rgb(var(--cstu-info-200)/.1)}.active\:cstu-bg-info-200\/100:active{background-color:rgb(var(--cstu-info-200)/1)}.active\:cstu-bg-info-200\/15:active{background-color:rgb(var(--cstu-info-200)/.15)}.active\:cstu-bg-info-200\/20:active{background-color:rgb(var(--cstu-info-200)/.2)}.active\:cstu-bg-info-200\/25:active{background-color:rgb(var(--cstu-info-200)/.25)}.active\:cstu-bg-info-200\/30:active{background-color:rgb(var(--cstu-info-200)/.3)}.active\:cstu-bg-info-200\/35:active{background-color:rgb(var(--cstu-info-200)/.35)}.active\:cstu-bg-info-200\/40:active{background-color:rgb(var(--cstu-info-200)/.4)}.active\:cstu-bg-info-200\/45:active{background-color:rgb(var(--cstu-info-200)/.45)}.active\:cstu-bg-info-200\/5:active{background-color:rgb(var(--cstu-info-200)/.05)}.active\:cstu-bg-info-200\/50:active{background-color:rgb(var(--cstu-info-200)/.5)}.active\:cstu-bg-info-200\/55:active{background-color:rgb(var(--cstu-info-200)/.55)}.active\:cstu-bg-info-200\/60:active{background-color:rgb(var(--cstu-info-200)/.6)}.active\:cstu-bg-info-200\/65:active{background-color:rgb(var(--cstu-info-200)/.65)}.active\:cstu-bg-info-200\/70:active{background-color:rgb(var(--cstu-info-200)/.7)}.active\:cstu-bg-info-200\/75:active{background-color:rgb(var(--cstu-info-200)/.75)}.active\:cstu-bg-info-200\/80:active{background-color:rgb(var(--cstu-info-200)/.8)}.active\:cstu-bg-info-200\/85:active{background-color:rgb(var(--cstu-info-200)/.85)}.active\:cstu-bg-info-200\/90:active{background-color:rgb(var(--cstu-info-200)/.9)}.active\:cstu-bg-info-200\/95:active{background-color:rgb(var(--cstu-info-200)/.95)}.active\:cstu-bg-info-250:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-250)/var(--tw-bg-opacity,1))}.active\:cstu-bg-info-250\/0:active{background-color:rgb(var(--cstu-info-250)/0)}.active\:cstu-bg-info-250\/10:active{background-color:rgb(var(--cstu-info-250)/.1)}.active\:cstu-bg-info-250\/100:active{background-color:rgb(var(--cstu-info-250)/1)}.active\:cstu-bg-info-250\/15:active{background-color:rgb(var(--cstu-info-250)/.15)}.active\:cstu-bg-info-250\/20:active{background-color:rgb(var(--cstu-info-250)/.2)}.active\:cstu-bg-info-250\/25:active{background-color:rgb(var(--cstu-info-250)/.25)}.active\:cstu-bg-info-250\/30:active{background-color:rgb(var(--cstu-info-250)/.3)}.active\:cstu-bg-info-250\/35:active{background-color:rgb(var(--cstu-info-250)/.35)}.active\:cstu-bg-info-250\/40:active{background-color:rgb(var(--cstu-info-250)/.4)}.active\:cstu-bg-info-250\/45:active{background-color:rgb(var(--cstu-info-250)/.45)}.active\:cstu-bg-info-250\/5:active{background-color:rgb(var(--cstu-info-250)/.05)}.active\:cstu-bg-info-250\/50:active{background-color:rgb(var(--cstu-info-250)/.5)}.active\:cstu-bg-info-250\/55:active{background-color:rgb(var(--cstu-info-250)/.55)}.active\:cstu-bg-info-250\/60:active{background-color:rgb(var(--cstu-info-250)/.6)}.active\:cstu-bg-info-250\/65:active{background-color:rgb(var(--cstu-info-250)/.65)}.active\:cstu-bg-info-250\/70:active{background-color:rgb(var(--cstu-info-250)/.7)}.active\:cstu-bg-info-250\/75:active{background-color:rgb(var(--cstu-info-250)/.75)}.active\:cstu-bg-info-250\/80:active{background-color:rgb(var(--cstu-info-250)/.8)}.active\:cstu-bg-info-250\/85:active{background-color:rgb(var(--cstu-info-250)/.85)}.active\:cstu-bg-info-250\/90:active{background-color:rgb(var(--cstu-info-250)/.9)}.active\:cstu-bg-info-250\/95:active{background-color:rgb(var(--cstu-info-250)/.95)}.active\:cstu-bg-info-300:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-300)/var(--tw-bg-opacity,1))}.active\:cstu-bg-info-300\/0:active{background-color:rgb(var(--cstu-info-300)/0)}.active\:cstu-bg-info-300\/10:active{background-color:rgb(var(--cstu-info-300)/.1)}.active\:cstu-bg-info-300\/100:active{background-color:rgb(var(--cstu-info-300)/1)}.active\:cstu-bg-info-300\/15:active{background-color:rgb(var(--cstu-info-300)/.15)}.active\:cstu-bg-info-300\/20:active{background-color:rgb(var(--cstu-info-300)/.2)}.active\:cstu-bg-info-300\/25:active{background-color:rgb(var(--cstu-info-300)/.25)}.active\:cstu-bg-info-300\/30:active{background-color:rgb(var(--cstu-info-300)/.3)}.active\:cstu-bg-info-300\/35:active{background-color:rgb(var(--cstu-info-300)/.35)}.active\:cstu-bg-info-300\/40:active{background-color:rgb(var(--cstu-info-300)/.4)}.active\:cstu-bg-info-300\/45:active{background-color:rgb(var(--cstu-info-300)/.45)}.active\:cstu-bg-info-300\/5:active{background-color:rgb(var(--cstu-info-300)/.05)}.active\:cstu-bg-info-300\/50:active{background-color:rgb(var(--cstu-info-300)/.5)}.active\:cstu-bg-info-300\/55:active{background-color:rgb(var(--cstu-info-300)/.55)}.active\:cstu-bg-info-300\/60:active{background-color:rgb(var(--cstu-info-300)/.6)}.active\:cstu-bg-info-300\/65:active{background-color:rgb(var(--cstu-info-300)/.65)}.active\:cstu-bg-info-300\/70:active{background-color:rgb(var(--cstu-info-300)/.7)}.active\:cstu-bg-info-300\/75:active{background-color:rgb(var(--cstu-info-300)/.75)}.active\:cstu-bg-info-300\/80:active{background-color:rgb(var(--cstu-info-300)/.8)}.active\:cstu-bg-info-300\/85:active{background-color:rgb(var(--cstu-info-300)/.85)}.active\:cstu-bg-info-300\/90:active{background-color:rgb(var(--cstu-info-300)/.9)}.active\:cstu-bg-info-300\/95:active{background-color:rgb(var(--cstu-info-300)/.95)}.active\:cstu-bg-info-400:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-400)/var(--tw-bg-opacity,1))}.active\:cstu-bg-info-400\/0:active{background-color:rgb(var(--cstu-info-400)/0)}.active\:cstu-bg-info-400\/10:active{background-color:rgb(var(--cstu-info-400)/.1)}.active\:cstu-bg-info-400\/100:active{background-color:rgb(var(--cstu-info-400)/1)}.active\:cstu-bg-info-400\/15:active{background-color:rgb(var(--cstu-info-400)/.15)}.active\:cstu-bg-info-400\/20:active{background-color:rgb(var(--cstu-info-400)/.2)}.active\:cstu-bg-info-400\/25:active{background-color:rgb(var(--cstu-info-400)/.25)}.active\:cstu-bg-info-400\/30:active{background-color:rgb(var(--cstu-info-400)/.3)}.active\:cstu-bg-info-400\/35:active{background-color:rgb(var(--cstu-info-400)/.35)}.active\:cstu-bg-info-400\/40:active{background-color:rgb(var(--cstu-info-400)/.4)}.active\:cstu-bg-info-400\/45:active{background-color:rgb(var(--cstu-info-400)/.45)}.active\:cstu-bg-info-400\/5:active{background-color:rgb(var(--cstu-info-400)/.05)}.active\:cstu-bg-info-400\/50:active{background-color:rgb(var(--cstu-info-400)/.5)}.active\:cstu-bg-info-400\/55:active{background-color:rgb(var(--cstu-info-400)/.55)}.active\:cstu-bg-info-400\/60:active{background-color:rgb(var(--cstu-info-400)/.6)}.active\:cstu-bg-info-400\/65:active{background-color:rgb(var(--cstu-info-400)/.65)}.active\:cstu-bg-info-400\/70:active{background-color:rgb(var(--cstu-info-400)/.7)}.active\:cstu-bg-info-400\/75:active{background-color:rgb(var(--cstu-info-400)/.75)}.active\:cstu-bg-info-400\/80:active{background-color:rgb(var(--cstu-info-400)/.8)}.active\:cstu-bg-info-400\/85:active{background-color:rgb(var(--cstu-info-400)/.85)}.active\:cstu-bg-info-400\/90:active{background-color:rgb(var(--cstu-info-400)/.9)}.active\:cstu-bg-info-400\/95:active{background-color:rgb(var(--cstu-info-400)/.95)}.active\:cstu-bg-info-450:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-450)/var(--tw-bg-opacity,1))}.active\:cstu-bg-info-450\/0:active{background-color:rgb(var(--cstu-info-450)/0)}.active\:cstu-bg-info-450\/10:active{background-color:rgb(var(--cstu-info-450)/.1)}.active\:cstu-bg-info-450\/100:active{background-color:rgb(var(--cstu-info-450)/1)}.active\:cstu-bg-info-450\/15:active{background-color:rgb(var(--cstu-info-450)/.15)}.active\:cstu-bg-info-450\/20:active{background-color:rgb(var(--cstu-info-450)/.2)}.active\:cstu-bg-info-450\/25:active{background-color:rgb(var(--cstu-info-450)/.25)}.active\:cstu-bg-info-450\/30:active{background-color:rgb(var(--cstu-info-450)/.3)}.active\:cstu-bg-info-450\/35:active{background-color:rgb(var(--cstu-info-450)/.35)}.active\:cstu-bg-info-450\/40:active{background-color:rgb(var(--cstu-info-450)/.4)}.active\:cstu-bg-info-450\/45:active{background-color:rgb(var(--cstu-info-450)/.45)}.active\:cstu-bg-info-450\/5:active{background-color:rgb(var(--cstu-info-450)/.05)}.active\:cstu-bg-info-450\/50:active{background-color:rgb(var(--cstu-info-450)/.5)}.active\:cstu-bg-info-450\/55:active{background-color:rgb(var(--cstu-info-450)/.55)}.active\:cstu-bg-info-450\/60:active{background-color:rgb(var(--cstu-info-450)/.6)}.active\:cstu-bg-info-450\/65:active{background-color:rgb(var(--cstu-info-450)/.65)}.active\:cstu-bg-info-450\/70:active{background-color:rgb(var(--cstu-info-450)/.7)}.active\:cstu-bg-info-450\/75:active{background-color:rgb(var(--cstu-info-450)/.75)}.active\:cstu-bg-info-450\/80:active{background-color:rgb(var(--cstu-info-450)/.8)}.active\:cstu-bg-info-450\/85:active{background-color:rgb(var(--cstu-info-450)/.85)}.active\:cstu-bg-info-450\/90:active{background-color:rgb(var(--cstu-info-450)/.9)}.active\:cstu-bg-info-450\/95:active{background-color:rgb(var(--cstu-info-450)/.95)}.active\:cstu-bg-info-50:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-50)/var(--tw-bg-opacity,1))}.active\:cstu-bg-info-50\/0:active{background-color:rgb(var(--cstu-info-50)/0)}.active\:cstu-bg-info-50\/10:active{background-color:rgb(var(--cstu-info-50)/.1)}.active\:cstu-bg-info-50\/100:active{background-color:rgb(var(--cstu-info-50)/1)}.active\:cstu-bg-info-50\/15:active{background-color:rgb(var(--cstu-info-50)/.15)}.active\:cstu-bg-info-50\/20:active{background-color:rgb(var(--cstu-info-50)/.2)}.active\:cstu-bg-info-50\/25:active{background-color:rgb(var(--cstu-info-50)/.25)}.active\:cstu-bg-info-50\/30:active{background-color:rgb(var(--cstu-info-50)/.3)}.active\:cstu-bg-info-50\/35:active{background-color:rgb(var(--cstu-info-50)/.35)}.active\:cstu-bg-info-50\/40:active{background-color:rgb(var(--cstu-info-50)/.4)}.active\:cstu-bg-info-50\/45:active{background-color:rgb(var(--cstu-info-50)/.45)}.active\:cstu-bg-info-50\/5:active{background-color:rgb(var(--cstu-info-50)/.05)}.active\:cstu-bg-info-50\/50:active{background-color:rgb(var(--cstu-info-50)/.5)}.active\:cstu-bg-info-50\/55:active{background-color:rgb(var(--cstu-info-50)/.55)}.active\:cstu-bg-info-50\/60:active{background-color:rgb(var(--cstu-info-50)/.6)}.active\:cstu-bg-info-50\/65:active{background-color:rgb(var(--cstu-info-50)/.65)}.active\:cstu-bg-info-50\/70:active{background-color:rgb(var(--cstu-info-50)/.7)}.active\:cstu-bg-info-50\/75:active{background-color:rgb(var(--cstu-info-50)/.75)}.active\:cstu-bg-info-50\/80:active{background-color:rgb(var(--cstu-info-50)/.8)}.active\:cstu-bg-info-50\/85:active{background-color:rgb(var(--cstu-info-50)/.85)}.active\:cstu-bg-info-50\/90:active{background-color:rgb(var(--cstu-info-50)/.9)}.active\:cstu-bg-info-50\/95:active{background-color:rgb(var(--cstu-info-50)/.95)}.active\:cstu-bg-info-500:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-500)/var(--tw-bg-opacity,1))}.active\:cstu-bg-info-500\/0:active{background-color:rgb(var(--cstu-info-500)/0)}.active\:cstu-bg-info-500\/10:active{background-color:rgb(var(--cstu-info-500)/.1)}.active\:cstu-bg-info-500\/100:active{background-color:rgb(var(--cstu-info-500)/1)}.active\:cstu-bg-info-500\/15:active{background-color:rgb(var(--cstu-info-500)/.15)}.active\:cstu-bg-info-500\/20:active{background-color:rgb(var(--cstu-info-500)/.2)}.active\:cstu-bg-info-500\/25:active{background-color:rgb(var(--cstu-info-500)/.25)}.active\:cstu-bg-info-500\/30:active{background-color:rgb(var(--cstu-info-500)/.3)}.active\:cstu-bg-info-500\/35:active{background-color:rgb(var(--cstu-info-500)/.35)}.active\:cstu-bg-info-500\/40:active{background-color:rgb(var(--cstu-info-500)/.4)}.active\:cstu-bg-info-500\/45:active{background-color:rgb(var(--cstu-info-500)/.45)}.active\:cstu-bg-info-500\/5:active{background-color:rgb(var(--cstu-info-500)/.05)}.active\:cstu-bg-info-500\/50:active{background-color:rgb(var(--cstu-info-500)/.5)}.active\:cstu-bg-info-500\/55:active{background-color:rgb(var(--cstu-info-500)/.55)}.active\:cstu-bg-info-500\/60:active{background-color:rgb(var(--cstu-info-500)/.6)}.active\:cstu-bg-info-500\/65:active{background-color:rgb(var(--cstu-info-500)/.65)}.active\:cstu-bg-info-500\/70:active{background-color:rgb(var(--cstu-info-500)/.7)}.active\:cstu-bg-info-500\/75:active{background-color:rgb(var(--cstu-info-500)/.75)}.active\:cstu-bg-info-500\/80:active{background-color:rgb(var(--cstu-info-500)/.8)}.active\:cstu-bg-info-500\/85:active{background-color:rgb(var(--cstu-info-500)/.85)}.active\:cstu-bg-info-500\/90:active{background-color:rgb(var(--cstu-info-500)/.9)}.active\:cstu-bg-info-500\/95:active{background-color:rgb(var(--cstu-info-500)/.95)}.active\:cstu-bg-info-550:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-550)/var(--tw-bg-opacity,1))}.active\:cstu-bg-info-550\/0:active{background-color:rgb(var(--cstu-info-550)/0)}.active\:cstu-bg-info-550\/10:active{background-color:rgb(var(--cstu-info-550)/.1)}.active\:cstu-bg-info-550\/100:active{background-color:rgb(var(--cstu-info-550)/1)}.active\:cstu-bg-info-550\/15:active{background-color:rgb(var(--cstu-info-550)/.15)}.active\:cstu-bg-info-550\/20:active{background-color:rgb(var(--cstu-info-550)/.2)}.active\:cstu-bg-info-550\/25:active{background-color:rgb(var(--cstu-info-550)/.25)}.active\:cstu-bg-info-550\/30:active{background-color:rgb(var(--cstu-info-550)/.3)}.active\:cstu-bg-info-550\/35:active{background-color:rgb(var(--cstu-info-550)/.35)}.active\:cstu-bg-info-550\/40:active{background-color:rgb(var(--cstu-info-550)/.4)}.active\:cstu-bg-info-550\/45:active{background-color:rgb(var(--cstu-info-550)/.45)}.active\:cstu-bg-info-550\/5:active{background-color:rgb(var(--cstu-info-550)/.05)}.active\:cstu-bg-info-550\/50:active{background-color:rgb(var(--cstu-info-550)/.5)}.active\:cstu-bg-info-550\/55:active{background-color:rgb(var(--cstu-info-550)/.55)}.active\:cstu-bg-info-550\/60:active{background-color:rgb(var(--cstu-info-550)/.6)}.active\:cstu-bg-info-550\/65:active{background-color:rgb(var(--cstu-info-550)/.65)}.active\:cstu-bg-info-550\/70:active{background-color:rgb(var(--cstu-info-550)/.7)}.active\:cstu-bg-info-550\/75:active{background-color:rgb(var(--cstu-info-550)/.75)}.active\:cstu-bg-info-550\/80:active{background-color:rgb(var(--cstu-info-550)/.8)}.active\:cstu-bg-info-550\/85:active{background-color:rgb(var(--cstu-info-550)/.85)}.active\:cstu-bg-info-550\/90:active{background-color:rgb(var(--cstu-info-550)/.9)}.active\:cstu-bg-info-550\/95:active{background-color:rgb(var(--cstu-info-550)/.95)}.active\:cstu-bg-info-575:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-575)/var(--tw-bg-opacity,1))}.active\:cstu-bg-info-575\/0:active{background-color:rgb(var(--cstu-info-575)/0)}.active\:cstu-bg-info-575\/10:active{background-color:rgb(var(--cstu-info-575)/.1)}.active\:cstu-bg-info-575\/100:active{background-color:rgb(var(--cstu-info-575)/1)}.active\:cstu-bg-info-575\/15:active{background-color:rgb(var(--cstu-info-575)/.15)}.active\:cstu-bg-info-575\/20:active{background-color:rgb(var(--cstu-info-575)/.2)}.active\:cstu-bg-info-575\/25:active{background-color:rgb(var(--cstu-info-575)/.25)}.active\:cstu-bg-info-575\/30:active{background-color:rgb(var(--cstu-info-575)/.3)}.active\:cstu-bg-info-575\/35:active{background-color:rgb(var(--cstu-info-575)/.35)}.active\:cstu-bg-info-575\/40:active{background-color:rgb(var(--cstu-info-575)/.4)}.active\:cstu-bg-info-575\/45:active{background-color:rgb(var(--cstu-info-575)/.45)}.active\:cstu-bg-info-575\/5:active{background-color:rgb(var(--cstu-info-575)/.05)}.active\:cstu-bg-info-575\/50:active{background-color:rgb(var(--cstu-info-575)/.5)}.active\:cstu-bg-info-575\/55:active{background-color:rgb(var(--cstu-info-575)/.55)}.active\:cstu-bg-info-575\/60:active{background-color:rgb(var(--cstu-info-575)/.6)}.active\:cstu-bg-info-575\/65:active{background-color:rgb(var(--cstu-info-575)/.65)}.active\:cstu-bg-info-575\/70:active{background-color:rgb(var(--cstu-info-575)/.7)}.active\:cstu-bg-info-575\/75:active{background-color:rgb(var(--cstu-info-575)/.75)}.active\:cstu-bg-info-575\/80:active{background-color:rgb(var(--cstu-info-575)/.8)}.active\:cstu-bg-info-575\/85:active{background-color:rgb(var(--cstu-info-575)/.85)}.active\:cstu-bg-info-575\/90:active{background-color:rgb(var(--cstu-info-575)/.9)}.active\:cstu-bg-info-575\/95:active{background-color:rgb(var(--cstu-info-575)/.95)}.active\:cstu-bg-info-600:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-600)/var(--tw-bg-opacity,1))}.active\:cstu-bg-info-600\/0:active{background-color:rgb(var(--cstu-info-600)/0)}.active\:cstu-bg-info-600\/10:active{background-color:rgb(var(--cstu-info-600)/.1)}.active\:cstu-bg-info-600\/100:active{background-color:rgb(var(--cstu-info-600)/1)}.active\:cstu-bg-info-600\/15:active{background-color:rgb(var(--cstu-info-600)/.15)}.active\:cstu-bg-info-600\/20:active{background-color:rgb(var(--cstu-info-600)/.2)}.active\:cstu-bg-info-600\/25:active{background-color:rgb(var(--cstu-info-600)/.25)}.active\:cstu-bg-info-600\/30:active{background-color:rgb(var(--cstu-info-600)/.3)}.active\:cstu-bg-info-600\/35:active{background-color:rgb(var(--cstu-info-600)/.35)}.active\:cstu-bg-info-600\/40:active{background-color:rgb(var(--cstu-info-600)/.4)}.active\:cstu-bg-info-600\/45:active{background-color:rgb(var(--cstu-info-600)/.45)}.active\:cstu-bg-info-600\/5:active{background-color:rgb(var(--cstu-info-600)/.05)}.active\:cstu-bg-info-600\/50:active{background-color:rgb(var(--cstu-info-600)/.5)}.active\:cstu-bg-info-600\/55:active{background-color:rgb(var(--cstu-info-600)/.55)}.active\:cstu-bg-info-600\/60:active{background-color:rgb(var(--cstu-info-600)/.6)}.active\:cstu-bg-info-600\/65:active{background-color:rgb(var(--cstu-info-600)/.65)}.active\:cstu-bg-info-600\/70:active{background-color:rgb(var(--cstu-info-600)/.7)}.active\:cstu-bg-info-600\/75:active{background-color:rgb(var(--cstu-info-600)/.75)}.active\:cstu-bg-info-600\/80:active{background-color:rgb(var(--cstu-info-600)/.8)}.active\:cstu-bg-info-600\/85:active{background-color:rgb(var(--cstu-info-600)/.85)}.active\:cstu-bg-info-600\/90:active{background-color:rgb(var(--cstu-info-600)/.9)}.active\:cstu-bg-info-600\/95:active{background-color:rgb(var(--cstu-info-600)/.95)}.active\:cstu-bg-info-700:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-700)/var(--tw-bg-opacity,1))}.active\:cstu-bg-info-700\/0:active{background-color:rgb(var(--cstu-info-700)/0)}.active\:cstu-bg-info-700\/10:active{background-color:rgb(var(--cstu-info-700)/.1)}.active\:cstu-bg-info-700\/100:active{background-color:rgb(var(--cstu-info-700)/1)}.active\:cstu-bg-info-700\/15:active{background-color:rgb(var(--cstu-info-700)/.15)}.active\:cstu-bg-info-700\/20:active{background-color:rgb(var(--cstu-info-700)/.2)}.active\:cstu-bg-info-700\/25:active{background-color:rgb(var(--cstu-info-700)/.25)}.active\:cstu-bg-info-700\/30:active{background-color:rgb(var(--cstu-info-700)/.3)}.active\:cstu-bg-info-700\/35:active{background-color:rgb(var(--cstu-info-700)/.35)}.active\:cstu-bg-info-700\/40:active{background-color:rgb(var(--cstu-info-700)/.4)}.active\:cstu-bg-info-700\/45:active{background-color:rgb(var(--cstu-info-700)/.45)}.active\:cstu-bg-info-700\/5:active{background-color:rgb(var(--cstu-info-700)/.05)}.active\:cstu-bg-info-700\/50:active{background-color:rgb(var(--cstu-info-700)/.5)}.active\:cstu-bg-info-700\/55:active{background-color:rgb(var(--cstu-info-700)/.55)}.active\:cstu-bg-info-700\/60:active{background-color:rgb(var(--cstu-info-700)/.6)}.active\:cstu-bg-info-700\/65:active{background-color:rgb(var(--cstu-info-700)/.65)}.active\:cstu-bg-info-700\/70:active{background-color:rgb(var(--cstu-info-700)/.7)}.active\:cstu-bg-info-700\/75:active{background-color:rgb(var(--cstu-info-700)/.75)}.active\:cstu-bg-info-700\/80:active{background-color:rgb(var(--cstu-info-700)/.8)}.active\:cstu-bg-info-700\/85:active{background-color:rgb(var(--cstu-info-700)/.85)}.active\:cstu-bg-info-700\/90:active{background-color:rgb(var(--cstu-info-700)/.9)}.active\:cstu-bg-info-700\/95:active{background-color:rgb(var(--cstu-info-700)/.95)}.active\:cstu-bg-info-800:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-800)/var(--tw-bg-opacity,1))}.active\:cstu-bg-info-800\/0:active{background-color:rgb(var(--cstu-info-800)/0)}.active\:cstu-bg-info-800\/10:active{background-color:rgb(var(--cstu-info-800)/.1)}.active\:cstu-bg-info-800\/100:active{background-color:rgb(var(--cstu-info-800)/1)}.active\:cstu-bg-info-800\/15:active{background-color:rgb(var(--cstu-info-800)/.15)}.active\:cstu-bg-info-800\/20:active{background-color:rgb(var(--cstu-info-800)/.2)}.active\:cstu-bg-info-800\/25:active{background-color:rgb(var(--cstu-info-800)/.25)}.active\:cstu-bg-info-800\/30:active{background-color:rgb(var(--cstu-info-800)/.3)}.active\:cstu-bg-info-800\/35:active{background-color:rgb(var(--cstu-info-800)/.35)}.active\:cstu-bg-info-800\/40:active{background-color:rgb(var(--cstu-info-800)/.4)}.active\:cstu-bg-info-800\/45:active{background-color:rgb(var(--cstu-info-800)/.45)}.active\:cstu-bg-info-800\/5:active{background-color:rgb(var(--cstu-info-800)/.05)}.active\:cstu-bg-info-800\/50:active{background-color:rgb(var(--cstu-info-800)/.5)}.active\:cstu-bg-info-800\/55:active{background-color:rgb(var(--cstu-info-800)/.55)}.active\:cstu-bg-info-800\/60:active{background-color:rgb(var(--cstu-info-800)/.6)}.active\:cstu-bg-info-800\/65:active{background-color:rgb(var(--cstu-info-800)/.65)}.active\:cstu-bg-info-800\/70:active{background-color:rgb(var(--cstu-info-800)/.7)}.active\:cstu-bg-info-800\/75:active{background-color:rgb(var(--cstu-info-800)/.75)}.active\:cstu-bg-info-800\/80:active{background-color:rgb(var(--cstu-info-800)/.8)}.active\:cstu-bg-info-800\/85:active{background-color:rgb(var(--cstu-info-800)/.85)}.active\:cstu-bg-info-800\/90:active{background-color:rgb(var(--cstu-info-800)/.9)}.active\:cstu-bg-info-800\/95:active{background-color:rgb(var(--cstu-info-800)/.95)}.active\:cstu-bg-info-900:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-info-900)/var(--tw-bg-opacity,1))}.active\:cstu-bg-info-900\/0:active{background-color:rgb(var(--cstu-info-900)/0)}.active\:cstu-bg-info-900\/10:active{background-color:rgb(var(--cstu-info-900)/.1)}.active\:cstu-bg-info-900\/100:active{background-color:rgb(var(--cstu-info-900)/1)}.active\:cstu-bg-info-900\/15:active{background-color:rgb(var(--cstu-info-900)/.15)}.active\:cstu-bg-info-900\/20:active{background-color:rgb(var(--cstu-info-900)/.2)}.active\:cstu-bg-info-900\/25:active{background-color:rgb(var(--cstu-info-900)/.25)}.active\:cstu-bg-info-900\/30:active{background-color:rgb(var(--cstu-info-900)/.3)}.active\:cstu-bg-info-900\/35:active{background-color:rgb(var(--cstu-info-900)/.35)}.active\:cstu-bg-info-900\/40:active{background-color:rgb(var(--cstu-info-900)/.4)}.active\:cstu-bg-info-900\/45:active{background-color:rgb(var(--cstu-info-900)/.45)}.active\:cstu-bg-info-900\/5:active{background-color:rgb(var(--cstu-info-900)/.05)}.active\:cstu-bg-info-900\/50:active{background-color:rgb(var(--cstu-info-900)/.5)}.active\:cstu-bg-info-900\/55:active{background-color:rgb(var(--cstu-info-900)/.55)}.active\:cstu-bg-info-900\/60:active{background-color:rgb(var(--cstu-info-900)/.6)}.active\:cstu-bg-info-900\/65:active{background-color:rgb(var(--cstu-info-900)/.65)}.active\:cstu-bg-info-900\/70:active{background-color:rgb(var(--cstu-info-900)/.7)}.active\:cstu-bg-info-900\/75:active{background-color:rgb(var(--cstu-info-900)/.75)}.active\:cstu-bg-info-900\/80:active{background-color:rgb(var(--cstu-info-900)/.8)}.active\:cstu-bg-info-900\/85:active{background-color:rgb(var(--cstu-info-900)/.85)}.active\:cstu-bg-info-900\/90:active{background-color:rgb(var(--cstu-info-900)/.9)}.active\:cstu-bg-info-900\/95:active{background-color:rgb(var(--cstu-info-900)/.95)}.active\:cstu-bg-orange-100:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-100)/var(--tw-bg-opacity,1))}.active\:cstu-bg-orange-100\/0:active{background-color:rgb(var(--cstu-orange-100)/0)}.active\:cstu-bg-orange-100\/10:active{background-color:rgb(var(--cstu-orange-100)/.1)}.active\:cstu-bg-orange-100\/100:active{background-color:rgb(var(--cstu-orange-100)/1)}.active\:cstu-bg-orange-100\/15:active{background-color:rgb(var(--cstu-orange-100)/.15)}.active\:cstu-bg-orange-100\/20:active{background-color:rgb(var(--cstu-orange-100)/.2)}.active\:cstu-bg-orange-100\/25:active{background-color:rgb(var(--cstu-orange-100)/.25)}.active\:cstu-bg-orange-100\/30:active{background-color:rgb(var(--cstu-orange-100)/.3)}.active\:cstu-bg-orange-100\/35:active{background-color:rgb(var(--cstu-orange-100)/.35)}.active\:cstu-bg-orange-100\/40:active{background-color:rgb(var(--cstu-orange-100)/.4)}.active\:cstu-bg-orange-100\/45:active{background-color:rgb(var(--cstu-orange-100)/.45)}.active\:cstu-bg-orange-100\/5:active{background-color:rgb(var(--cstu-orange-100)/.05)}.active\:cstu-bg-orange-100\/50:active{background-color:rgb(var(--cstu-orange-100)/.5)}.active\:cstu-bg-orange-100\/55:active{background-color:rgb(var(--cstu-orange-100)/.55)}.active\:cstu-bg-orange-100\/60:active{background-color:rgb(var(--cstu-orange-100)/.6)}.active\:cstu-bg-orange-100\/65:active{background-color:rgb(var(--cstu-orange-100)/.65)}.active\:cstu-bg-orange-100\/70:active{background-color:rgb(var(--cstu-orange-100)/.7)}.active\:cstu-bg-orange-100\/75:active{background-color:rgb(var(--cstu-orange-100)/.75)}.active\:cstu-bg-orange-100\/80:active{background-color:rgb(var(--cstu-orange-100)/.8)}.active\:cstu-bg-orange-100\/85:active{background-color:rgb(var(--cstu-orange-100)/.85)}.active\:cstu-bg-orange-100\/90:active{background-color:rgb(var(--cstu-orange-100)/.9)}.active\:cstu-bg-orange-100\/95:active{background-color:rgb(var(--cstu-orange-100)/.95)}.active\:cstu-bg-orange-200:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-200)/var(--tw-bg-opacity,1))}.active\:cstu-bg-orange-200\/0:active{background-color:rgb(var(--cstu-orange-200)/0)}.active\:cstu-bg-orange-200\/10:active{background-color:rgb(var(--cstu-orange-200)/.1)}.active\:cstu-bg-orange-200\/100:active{background-color:rgb(var(--cstu-orange-200)/1)}.active\:cstu-bg-orange-200\/15:active{background-color:rgb(var(--cstu-orange-200)/.15)}.active\:cstu-bg-orange-200\/20:active{background-color:rgb(var(--cstu-orange-200)/.2)}.active\:cstu-bg-orange-200\/25:active{background-color:rgb(var(--cstu-orange-200)/.25)}.active\:cstu-bg-orange-200\/30:active{background-color:rgb(var(--cstu-orange-200)/.3)}.active\:cstu-bg-orange-200\/35:active{background-color:rgb(var(--cstu-orange-200)/.35)}.active\:cstu-bg-orange-200\/40:active{background-color:rgb(var(--cstu-orange-200)/.4)}.active\:cstu-bg-orange-200\/45:active{background-color:rgb(var(--cstu-orange-200)/.45)}.active\:cstu-bg-orange-200\/5:active{background-color:rgb(var(--cstu-orange-200)/.05)}.active\:cstu-bg-orange-200\/50:active{background-color:rgb(var(--cstu-orange-200)/.5)}.active\:cstu-bg-orange-200\/55:active{background-color:rgb(var(--cstu-orange-200)/.55)}.active\:cstu-bg-orange-200\/60:active{background-color:rgb(var(--cstu-orange-200)/.6)}.active\:cstu-bg-orange-200\/65:active{background-color:rgb(var(--cstu-orange-200)/.65)}.active\:cstu-bg-orange-200\/70:active{background-color:rgb(var(--cstu-orange-200)/.7)}.active\:cstu-bg-orange-200\/75:active{background-color:rgb(var(--cstu-orange-200)/.75)}.active\:cstu-bg-orange-200\/80:active{background-color:rgb(var(--cstu-orange-200)/.8)}.active\:cstu-bg-orange-200\/85:active{background-color:rgb(var(--cstu-orange-200)/.85)}.active\:cstu-bg-orange-200\/90:active{background-color:rgb(var(--cstu-orange-200)/.9)}.active\:cstu-bg-orange-200\/95:active{background-color:rgb(var(--cstu-orange-200)/.95)}.active\:cstu-bg-orange-300:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-300)/var(--tw-bg-opacity,1))}.active\:cstu-bg-orange-300\/0:active{background-color:rgb(var(--cstu-orange-300)/0)}.active\:cstu-bg-orange-300\/10:active{background-color:rgb(var(--cstu-orange-300)/.1)}.active\:cstu-bg-orange-300\/100:active{background-color:rgb(var(--cstu-orange-300)/1)}.active\:cstu-bg-orange-300\/15:active{background-color:rgb(var(--cstu-orange-300)/.15)}.active\:cstu-bg-orange-300\/20:active{background-color:rgb(var(--cstu-orange-300)/.2)}.active\:cstu-bg-orange-300\/25:active{background-color:rgb(var(--cstu-orange-300)/.25)}.active\:cstu-bg-orange-300\/30:active{background-color:rgb(var(--cstu-orange-300)/.3)}.active\:cstu-bg-orange-300\/35:active{background-color:rgb(var(--cstu-orange-300)/.35)}.active\:cstu-bg-orange-300\/40:active{background-color:rgb(var(--cstu-orange-300)/.4)}.active\:cstu-bg-orange-300\/45:active{background-color:rgb(var(--cstu-orange-300)/.45)}.active\:cstu-bg-orange-300\/5:active{background-color:rgb(var(--cstu-orange-300)/.05)}.active\:cstu-bg-orange-300\/50:active{background-color:rgb(var(--cstu-orange-300)/.5)}.active\:cstu-bg-orange-300\/55:active{background-color:rgb(var(--cstu-orange-300)/.55)}.active\:cstu-bg-orange-300\/60:active{background-color:rgb(var(--cstu-orange-300)/.6)}.active\:cstu-bg-orange-300\/65:active{background-color:rgb(var(--cstu-orange-300)/.65)}.active\:cstu-bg-orange-300\/70:active{background-color:rgb(var(--cstu-orange-300)/.7)}.active\:cstu-bg-orange-300\/75:active{background-color:rgb(var(--cstu-orange-300)/.75)}.active\:cstu-bg-orange-300\/80:active{background-color:rgb(var(--cstu-orange-300)/.8)}.active\:cstu-bg-orange-300\/85:active{background-color:rgb(var(--cstu-orange-300)/.85)}.active\:cstu-bg-orange-300\/90:active{background-color:rgb(var(--cstu-orange-300)/.9)}.active\:cstu-bg-orange-300\/95:active{background-color:rgb(var(--cstu-orange-300)/.95)}.active\:cstu-bg-orange-400:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-400)/var(--tw-bg-opacity,1))}.active\:cstu-bg-orange-400\/0:active{background-color:rgb(var(--cstu-orange-400)/0)}.active\:cstu-bg-orange-400\/10:active{background-color:rgb(var(--cstu-orange-400)/.1)}.active\:cstu-bg-orange-400\/100:active{background-color:rgb(var(--cstu-orange-400)/1)}.active\:cstu-bg-orange-400\/15:active{background-color:rgb(var(--cstu-orange-400)/.15)}.active\:cstu-bg-orange-400\/20:active{background-color:rgb(var(--cstu-orange-400)/.2)}.active\:cstu-bg-orange-400\/25:active{background-color:rgb(var(--cstu-orange-400)/.25)}.active\:cstu-bg-orange-400\/30:active{background-color:rgb(var(--cstu-orange-400)/.3)}.active\:cstu-bg-orange-400\/35:active{background-color:rgb(var(--cstu-orange-400)/.35)}.active\:cstu-bg-orange-400\/40:active{background-color:rgb(var(--cstu-orange-400)/.4)}.active\:cstu-bg-orange-400\/45:active{background-color:rgb(var(--cstu-orange-400)/.45)}.active\:cstu-bg-orange-400\/5:active{background-color:rgb(var(--cstu-orange-400)/.05)}.active\:cstu-bg-orange-400\/50:active{background-color:rgb(var(--cstu-orange-400)/.5)}.active\:cstu-bg-orange-400\/55:active{background-color:rgb(var(--cstu-orange-400)/.55)}.active\:cstu-bg-orange-400\/60:active{background-color:rgb(var(--cstu-orange-400)/.6)}.active\:cstu-bg-orange-400\/65:active{background-color:rgb(var(--cstu-orange-400)/.65)}.active\:cstu-bg-orange-400\/70:active{background-color:rgb(var(--cstu-orange-400)/.7)}.active\:cstu-bg-orange-400\/75:active{background-color:rgb(var(--cstu-orange-400)/.75)}.active\:cstu-bg-orange-400\/80:active{background-color:rgb(var(--cstu-orange-400)/.8)}.active\:cstu-bg-orange-400\/85:active{background-color:rgb(var(--cstu-orange-400)/.85)}.active\:cstu-bg-orange-400\/90:active{background-color:rgb(var(--cstu-orange-400)/.9)}.active\:cstu-bg-orange-400\/95:active{background-color:rgb(var(--cstu-orange-400)/.95)}.active\:cstu-bg-orange-50:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-50)/var(--tw-bg-opacity,1))}.active\:cstu-bg-orange-50\/0:active{background-color:rgb(var(--cstu-orange-50)/0)}.active\:cstu-bg-orange-50\/10:active{background-color:rgb(var(--cstu-orange-50)/.1)}.active\:cstu-bg-orange-50\/100:active{background-color:rgb(var(--cstu-orange-50)/1)}.active\:cstu-bg-orange-50\/15:active{background-color:rgb(var(--cstu-orange-50)/.15)}.active\:cstu-bg-orange-50\/20:active{background-color:rgb(var(--cstu-orange-50)/.2)}.active\:cstu-bg-orange-50\/25:active{background-color:rgb(var(--cstu-orange-50)/.25)}.active\:cstu-bg-orange-50\/30:active{background-color:rgb(var(--cstu-orange-50)/.3)}.active\:cstu-bg-orange-50\/35:active{background-color:rgb(var(--cstu-orange-50)/.35)}.active\:cstu-bg-orange-50\/40:active{background-color:rgb(var(--cstu-orange-50)/.4)}.active\:cstu-bg-orange-50\/45:active{background-color:rgb(var(--cstu-orange-50)/.45)}.active\:cstu-bg-orange-50\/5:active{background-color:rgb(var(--cstu-orange-50)/.05)}.active\:cstu-bg-orange-50\/50:active{background-color:rgb(var(--cstu-orange-50)/.5)}.active\:cstu-bg-orange-50\/55:active{background-color:rgb(var(--cstu-orange-50)/.55)}.active\:cstu-bg-orange-50\/60:active{background-color:rgb(var(--cstu-orange-50)/.6)}.active\:cstu-bg-orange-50\/65:active{background-color:rgb(var(--cstu-orange-50)/.65)}.active\:cstu-bg-orange-50\/70:active{background-color:rgb(var(--cstu-orange-50)/.7)}.active\:cstu-bg-orange-50\/75:active{background-color:rgb(var(--cstu-orange-50)/.75)}.active\:cstu-bg-orange-50\/80:active{background-color:rgb(var(--cstu-orange-50)/.8)}.active\:cstu-bg-orange-50\/85:active{background-color:rgb(var(--cstu-orange-50)/.85)}.active\:cstu-bg-orange-50\/90:active{background-color:rgb(var(--cstu-orange-50)/.9)}.active\:cstu-bg-orange-50\/95:active{background-color:rgb(var(--cstu-orange-50)/.95)}.active\:cstu-bg-orange-500:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-500)/var(--tw-bg-opacity,1))}.active\:cstu-bg-orange-500\/0:active{background-color:rgb(var(--cstu-orange-500)/0)}.active\:cstu-bg-orange-500\/10:active{background-color:rgb(var(--cstu-orange-500)/.1)}.active\:cstu-bg-orange-500\/100:active{background-color:rgb(var(--cstu-orange-500)/1)}.active\:cstu-bg-orange-500\/15:active{background-color:rgb(var(--cstu-orange-500)/.15)}.active\:cstu-bg-orange-500\/20:active{background-color:rgb(var(--cstu-orange-500)/.2)}.active\:cstu-bg-orange-500\/25:active{background-color:rgb(var(--cstu-orange-500)/.25)}.active\:cstu-bg-orange-500\/30:active{background-color:rgb(var(--cstu-orange-500)/.3)}.active\:cstu-bg-orange-500\/35:active{background-color:rgb(var(--cstu-orange-500)/.35)}.active\:cstu-bg-orange-500\/40:active{background-color:rgb(var(--cstu-orange-500)/.4)}.active\:cstu-bg-orange-500\/45:active{background-color:rgb(var(--cstu-orange-500)/.45)}.active\:cstu-bg-orange-500\/5:active{background-color:rgb(var(--cstu-orange-500)/.05)}.active\:cstu-bg-orange-500\/50:active{background-color:rgb(var(--cstu-orange-500)/.5)}.active\:cstu-bg-orange-500\/55:active{background-color:rgb(var(--cstu-orange-500)/.55)}.active\:cstu-bg-orange-500\/60:active{background-color:rgb(var(--cstu-orange-500)/.6)}.active\:cstu-bg-orange-500\/65:active{background-color:rgb(var(--cstu-orange-500)/.65)}.active\:cstu-bg-orange-500\/70:active{background-color:rgb(var(--cstu-orange-500)/.7)}.active\:cstu-bg-orange-500\/75:active{background-color:rgb(var(--cstu-orange-500)/.75)}.active\:cstu-bg-orange-500\/80:active{background-color:rgb(var(--cstu-orange-500)/.8)}.active\:cstu-bg-orange-500\/85:active{background-color:rgb(var(--cstu-orange-500)/.85)}.active\:cstu-bg-orange-500\/90:active{background-color:rgb(var(--cstu-orange-500)/.9)}.active\:cstu-bg-orange-500\/95:active{background-color:rgb(var(--cstu-orange-500)/.95)}.active\:cstu-bg-orange-600:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-600)/var(--tw-bg-opacity,1))}.active\:cstu-bg-orange-600\/0:active{background-color:rgb(var(--cstu-orange-600)/0)}.active\:cstu-bg-orange-600\/10:active{background-color:rgb(var(--cstu-orange-600)/.1)}.active\:cstu-bg-orange-600\/100:active{background-color:rgb(var(--cstu-orange-600)/1)}.active\:cstu-bg-orange-600\/15:active{background-color:rgb(var(--cstu-orange-600)/.15)}.active\:cstu-bg-orange-600\/20:active{background-color:rgb(var(--cstu-orange-600)/.2)}.active\:cstu-bg-orange-600\/25:active{background-color:rgb(var(--cstu-orange-600)/.25)}.active\:cstu-bg-orange-600\/30:active{background-color:rgb(var(--cstu-orange-600)/.3)}.active\:cstu-bg-orange-600\/35:active{background-color:rgb(var(--cstu-orange-600)/.35)}.active\:cstu-bg-orange-600\/40:active{background-color:rgb(var(--cstu-orange-600)/.4)}.active\:cstu-bg-orange-600\/45:active{background-color:rgb(var(--cstu-orange-600)/.45)}.active\:cstu-bg-orange-600\/5:active{background-color:rgb(var(--cstu-orange-600)/.05)}.active\:cstu-bg-orange-600\/50:active{background-color:rgb(var(--cstu-orange-600)/.5)}.active\:cstu-bg-orange-600\/55:active{background-color:rgb(var(--cstu-orange-600)/.55)}.active\:cstu-bg-orange-600\/60:active{background-color:rgb(var(--cstu-orange-600)/.6)}.active\:cstu-bg-orange-600\/65:active{background-color:rgb(var(--cstu-orange-600)/.65)}.active\:cstu-bg-orange-600\/70:active{background-color:rgb(var(--cstu-orange-600)/.7)}.active\:cstu-bg-orange-600\/75:active{background-color:rgb(var(--cstu-orange-600)/.75)}.active\:cstu-bg-orange-600\/80:active{background-color:rgb(var(--cstu-orange-600)/.8)}.active\:cstu-bg-orange-600\/85:active{background-color:rgb(var(--cstu-orange-600)/.85)}.active\:cstu-bg-orange-600\/90:active{background-color:rgb(var(--cstu-orange-600)/.9)}.active\:cstu-bg-orange-600\/95:active{background-color:rgb(var(--cstu-orange-600)/.95)}.active\:cstu-bg-orange-700:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-700)/var(--tw-bg-opacity,1))}.active\:cstu-bg-orange-700\/0:active{background-color:rgb(var(--cstu-orange-700)/0)}.active\:cstu-bg-orange-700\/10:active{background-color:rgb(var(--cstu-orange-700)/.1)}.active\:cstu-bg-orange-700\/100:active{background-color:rgb(var(--cstu-orange-700)/1)}.active\:cstu-bg-orange-700\/15:active{background-color:rgb(var(--cstu-orange-700)/.15)}.active\:cstu-bg-orange-700\/20:active{background-color:rgb(var(--cstu-orange-700)/.2)}.active\:cstu-bg-orange-700\/25:active{background-color:rgb(var(--cstu-orange-700)/.25)}.active\:cstu-bg-orange-700\/30:active{background-color:rgb(var(--cstu-orange-700)/.3)}.active\:cstu-bg-orange-700\/35:active{background-color:rgb(var(--cstu-orange-700)/.35)}.active\:cstu-bg-orange-700\/40:active{background-color:rgb(var(--cstu-orange-700)/.4)}.active\:cstu-bg-orange-700\/45:active{background-color:rgb(var(--cstu-orange-700)/.45)}.active\:cstu-bg-orange-700\/5:active{background-color:rgb(var(--cstu-orange-700)/.05)}.active\:cstu-bg-orange-700\/50:active{background-color:rgb(var(--cstu-orange-700)/.5)}.active\:cstu-bg-orange-700\/55:active{background-color:rgb(var(--cstu-orange-700)/.55)}.active\:cstu-bg-orange-700\/60:active{background-color:rgb(var(--cstu-orange-700)/.6)}.active\:cstu-bg-orange-700\/65:active{background-color:rgb(var(--cstu-orange-700)/.65)}.active\:cstu-bg-orange-700\/70:active{background-color:rgb(var(--cstu-orange-700)/.7)}.active\:cstu-bg-orange-700\/75:active{background-color:rgb(var(--cstu-orange-700)/.75)}.active\:cstu-bg-orange-700\/80:active{background-color:rgb(var(--cstu-orange-700)/.8)}.active\:cstu-bg-orange-700\/85:active{background-color:rgb(var(--cstu-orange-700)/.85)}.active\:cstu-bg-orange-700\/90:active{background-color:rgb(var(--cstu-orange-700)/.9)}.active\:cstu-bg-orange-700\/95:active{background-color:rgb(var(--cstu-orange-700)/.95)}.active\:cstu-bg-orange-800:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-800)/var(--tw-bg-opacity,1))}.active\:cstu-bg-orange-800\/0:active{background-color:rgb(var(--cstu-orange-800)/0)}.active\:cstu-bg-orange-800\/10:active{background-color:rgb(var(--cstu-orange-800)/.1)}.active\:cstu-bg-orange-800\/100:active{background-color:rgb(var(--cstu-orange-800)/1)}.active\:cstu-bg-orange-800\/15:active{background-color:rgb(var(--cstu-orange-800)/.15)}.active\:cstu-bg-orange-800\/20:active{background-color:rgb(var(--cstu-orange-800)/.2)}.active\:cstu-bg-orange-800\/25:active{background-color:rgb(var(--cstu-orange-800)/.25)}.active\:cstu-bg-orange-800\/30:active{background-color:rgb(var(--cstu-orange-800)/.3)}.active\:cstu-bg-orange-800\/35:active{background-color:rgb(var(--cstu-orange-800)/.35)}.active\:cstu-bg-orange-800\/40:active{background-color:rgb(var(--cstu-orange-800)/.4)}.active\:cstu-bg-orange-800\/45:active{background-color:rgb(var(--cstu-orange-800)/.45)}.active\:cstu-bg-orange-800\/5:active{background-color:rgb(var(--cstu-orange-800)/.05)}.active\:cstu-bg-orange-800\/50:active{background-color:rgb(var(--cstu-orange-800)/.5)}.active\:cstu-bg-orange-800\/55:active{background-color:rgb(var(--cstu-orange-800)/.55)}.active\:cstu-bg-orange-800\/60:active{background-color:rgb(var(--cstu-orange-800)/.6)}.active\:cstu-bg-orange-800\/65:active{background-color:rgb(var(--cstu-orange-800)/.65)}.active\:cstu-bg-orange-800\/70:active{background-color:rgb(var(--cstu-orange-800)/.7)}.active\:cstu-bg-orange-800\/75:active{background-color:rgb(var(--cstu-orange-800)/.75)}.active\:cstu-bg-orange-800\/80:active{background-color:rgb(var(--cstu-orange-800)/.8)}.active\:cstu-bg-orange-800\/85:active{background-color:rgb(var(--cstu-orange-800)/.85)}.active\:cstu-bg-orange-800\/90:active{background-color:rgb(var(--cstu-orange-800)/.9)}.active\:cstu-bg-orange-800\/95:active{background-color:rgb(var(--cstu-orange-800)/.95)}.active\:cstu-bg-orange-900:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-orange-900)/var(--tw-bg-opacity,1))}.active\:cstu-bg-orange-900\/0:active{background-color:rgb(var(--cstu-orange-900)/0)}.active\:cstu-bg-orange-900\/10:active{background-color:rgb(var(--cstu-orange-900)/.1)}.active\:cstu-bg-orange-900\/100:active{background-color:rgb(var(--cstu-orange-900)/1)}.active\:cstu-bg-orange-900\/15:active{background-color:rgb(var(--cstu-orange-900)/.15)}.active\:cstu-bg-orange-900\/20:active{background-color:rgb(var(--cstu-orange-900)/.2)}.active\:cstu-bg-orange-900\/25:active{background-color:rgb(var(--cstu-orange-900)/.25)}.active\:cstu-bg-orange-900\/30:active{background-color:rgb(var(--cstu-orange-900)/.3)}.active\:cstu-bg-orange-900\/35:active{background-color:rgb(var(--cstu-orange-900)/.35)}.active\:cstu-bg-orange-900\/40:active{background-color:rgb(var(--cstu-orange-900)/.4)}.active\:cstu-bg-orange-900\/45:active{background-color:rgb(var(--cstu-orange-900)/.45)}.active\:cstu-bg-orange-900\/5:active{background-color:rgb(var(--cstu-orange-900)/.05)}.active\:cstu-bg-orange-900\/50:active{background-color:rgb(var(--cstu-orange-900)/.5)}.active\:cstu-bg-orange-900\/55:active{background-color:rgb(var(--cstu-orange-900)/.55)}.active\:cstu-bg-orange-900\/60:active{background-color:rgb(var(--cstu-orange-900)/.6)}.active\:cstu-bg-orange-900\/65:active{background-color:rgb(var(--cstu-orange-900)/.65)}.active\:cstu-bg-orange-900\/70:active{background-color:rgb(var(--cstu-orange-900)/.7)}.active\:cstu-bg-orange-900\/75:active{background-color:rgb(var(--cstu-orange-900)/.75)}.active\:cstu-bg-orange-900\/80:active{background-color:rgb(var(--cstu-orange-900)/.8)}.active\:cstu-bg-orange-900\/85:active{background-color:rgb(var(--cstu-orange-900)/.85)}.active\:cstu-bg-orange-900\/90:active{background-color:rgb(var(--cstu-orange-900)/.9)}.active\:cstu-bg-orange-900\/95:active{background-color:rgb(var(--cstu-orange-900)/.95)}.active\:cstu-bg-primary-100:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-100)/var(--tw-bg-opacity,1))}.active\:cstu-bg-primary-100\/0:active{background-color:rgb(var(--cstu-primary-100)/0)}.active\:cstu-bg-primary-100\/10:active{background-color:rgb(var(--cstu-primary-100)/.1)}.active\:cstu-bg-primary-100\/100:active{background-color:rgb(var(--cstu-primary-100)/1)}.active\:cstu-bg-primary-100\/15:active{background-color:rgb(var(--cstu-primary-100)/.15)}.active\:cstu-bg-primary-100\/20:active{background-color:rgb(var(--cstu-primary-100)/.2)}.active\:cstu-bg-primary-100\/25:active{background-color:rgb(var(--cstu-primary-100)/.25)}.active\:cstu-bg-primary-100\/30:active{background-color:rgb(var(--cstu-primary-100)/.3)}.active\:cstu-bg-primary-100\/35:active{background-color:rgb(var(--cstu-primary-100)/.35)}.active\:cstu-bg-primary-100\/40:active{background-color:rgb(var(--cstu-primary-100)/.4)}.active\:cstu-bg-primary-100\/45:active{background-color:rgb(var(--cstu-primary-100)/.45)}.active\:cstu-bg-primary-100\/5:active{background-color:rgb(var(--cstu-primary-100)/.05)}.active\:cstu-bg-primary-100\/50:active{background-color:rgb(var(--cstu-primary-100)/.5)}.active\:cstu-bg-primary-100\/55:active{background-color:rgb(var(--cstu-primary-100)/.55)}.active\:cstu-bg-primary-100\/60:active{background-color:rgb(var(--cstu-primary-100)/.6)}.active\:cstu-bg-primary-100\/65:active{background-color:rgb(var(--cstu-primary-100)/.65)}.active\:cstu-bg-primary-100\/70:active{background-color:rgb(var(--cstu-primary-100)/.7)}.active\:cstu-bg-primary-100\/75:active{background-color:rgb(var(--cstu-primary-100)/.75)}.active\:cstu-bg-primary-100\/80:active{background-color:rgb(var(--cstu-primary-100)/.8)}.active\:cstu-bg-primary-100\/85:active{background-color:rgb(var(--cstu-primary-100)/.85)}.active\:cstu-bg-primary-100\/90:active{background-color:rgb(var(--cstu-primary-100)/.9)}.active\:cstu-bg-primary-100\/95:active{background-color:rgb(var(--cstu-primary-100)/.95)}.active\:cstu-bg-primary-200:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-200)/var(--tw-bg-opacity,1))}.active\:cstu-bg-primary-200\/0:active{background-color:rgb(var(--cstu-primary-200)/0)}.active\:cstu-bg-primary-200\/10:active{background-color:rgb(var(--cstu-primary-200)/.1)}.active\:cstu-bg-primary-200\/100:active{background-color:rgb(var(--cstu-primary-200)/1)}.active\:cstu-bg-primary-200\/15:active{background-color:rgb(var(--cstu-primary-200)/.15)}.active\:cstu-bg-primary-200\/20:active{background-color:rgb(var(--cstu-primary-200)/.2)}.active\:cstu-bg-primary-200\/25:active{background-color:rgb(var(--cstu-primary-200)/.25)}.active\:cstu-bg-primary-200\/30:active{background-color:rgb(var(--cstu-primary-200)/.3)}.active\:cstu-bg-primary-200\/35:active{background-color:rgb(var(--cstu-primary-200)/.35)}.active\:cstu-bg-primary-200\/40:active{background-color:rgb(var(--cstu-primary-200)/.4)}.active\:cstu-bg-primary-200\/45:active{background-color:rgb(var(--cstu-primary-200)/.45)}.active\:cstu-bg-primary-200\/5:active{background-color:rgb(var(--cstu-primary-200)/.05)}.active\:cstu-bg-primary-200\/50:active{background-color:rgb(var(--cstu-primary-200)/.5)}.active\:cstu-bg-primary-200\/55:active{background-color:rgb(var(--cstu-primary-200)/.55)}.active\:cstu-bg-primary-200\/60:active{background-color:rgb(var(--cstu-primary-200)/.6)}.active\:cstu-bg-primary-200\/65:active{background-color:rgb(var(--cstu-primary-200)/.65)}.active\:cstu-bg-primary-200\/70:active{background-color:rgb(var(--cstu-primary-200)/.7)}.active\:cstu-bg-primary-200\/75:active{background-color:rgb(var(--cstu-primary-200)/.75)}.active\:cstu-bg-primary-200\/80:active{background-color:rgb(var(--cstu-primary-200)/.8)}.active\:cstu-bg-primary-200\/85:active{background-color:rgb(var(--cstu-primary-200)/.85)}.active\:cstu-bg-primary-200\/90:active{background-color:rgb(var(--cstu-primary-200)/.9)}.active\:cstu-bg-primary-200\/95:active{background-color:rgb(var(--cstu-primary-200)/.95)}.active\:cstu-bg-primary-300:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-300)/var(--tw-bg-opacity,1))}.active\:cstu-bg-primary-300\/0:active{background-color:rgb(var(--cstu-primary-300)/0)}.active\:cstu-bg-primary-300\/10:active{background-color:rgb(var(--cstu-primary-300)/.1)}.active\:cstu-bg-primary-300\/100:active{background-color:rgb(var(--cstu-primary-300)/1)}.active\:cstu-bg-primary-300\/15:active{background-color:rgb(var(--cstu-primary-300)/.15)}.active\:cstu-bg-primary-300\/20:active{background-color:rgb(var(--cstu-primary-300)/.2)}.active\:cstu-bg-primary-300\/25:active{background-color:rgb(var(--cstu-primary-300)/.25)}.active\:cstu-bg-primary-300\/30:active{background-color:rgb(var(--cstu-primary-300)/.3)}.active\:cstu-bg-primary-300\/35:active{background-color:rgb(var(--cstu-primary-300)/.35)}.active\:cstu-bg-primary-300\/40:active{background-color:rgb(var(--cstu-primary-300)/.4)}.active\:cstu-bg-primary-300\/45:active{background-color:rgb(var(--cstu-primary-300)/.45)}.active\:cstu-bg-primary-300\/5:active{background-color:rgb(var(--cstu-primary-300)/.05)}.active\:cstu-bg-primary-300\/50:active{background-color:rgb(var(--cstu-primary-300)/.5)}.active\:cstu-bg-primary-300\/55:active{background-color:rgb(var(--cstu-primary-300)/.55)}.active\:cstu-bg-primary-300\/60:active{background-color:rgb(var(--cstu-primary-300)/.6)}.active\:cstu-bg-primary-300\/65:active{background-color:rgb(var(--cstu-primary-300)/.65)}.active\:cstu-bg-primary-300\/70:active{background-color:rgb(var(--cstu-primary-300)/.7)}.active\:cstu-bg-primary-300\/75:active{background-color:rgb(var(--cstu-primary-300)/.75)}.active\:cstu-bg-primary-300\/80:active{background-color:rgb(var(--cstu-primary-300)/.8)}.active\:cstu-bg-primary-300\/85:active{background-color:rgb(var(--cstu-primary-300)/.85)}.active\:cstu-bg-primary-300\/90:active{background-color:rgb(var(--cstu-primary-300)/.9)}.active\:cstu-bg-primary-300\/95:active{background-color:rgb(var(--cstu-primary-300)/.95)}.active\:cstu-bg-primary-400:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-400)/var(--tw-bg-opacity,1))}.active\:cstu-bg-primary-400\/0:active{background-color:rgb(var(--cstu-primary-400)/0)}.active\:cstu-bg-primary-400\/10:active{background-color:rgb(var(--cstu-primary-400)/.1)}.active\:cstu-bg-primary-400\/100:active{background-color:rgb(var(--cstu-primary-400)/1)}.active\:cstu-bg-primary-400\/15:active{background-color:rgb(var(--cstu-primary-400)/.15)}.active\:cstu-bg-primary-400\/20:active{background-color:rgb(var(--cstu-primary-400)/.2)}.active\:cstu-bg-primary-400\/25:active{background-color:rgb(var(--cstu-primary-400)/.25)}.active\:cstu-bg-primary-400\/30:active{background-color:rgb(var(--cstu-primary-400)/.3)}.active\:cstu-bg-primary-400\/35:active{background-color:rgb(var(--cstu-primary-400)/.35)}.active\:cstu-bg-primary-400\/40:active{background-color:rgb(var(--cstu-primary-400)/.4)}.active\:cstu-bg-primary-400\/45:active{background-color:rgb(var(--cstu-primary-400)/.45)}.active\:cstu-bg-primary-400\/5:active{background-color:rgb(var(--cstu-primary-400)/.05)}.active\:cstu-bg-primary-400\/50:active{background-color:rgb(var(--cstu-primary-400)/.5)}.active\:cstu-bg-primary-400\/55:active{background-color:rgb(var(--cstu-primary-400)/.55)}.active\:cstu-bg-primary-400\/60:active{background-color:rgb(var(--cstu-primary-400)/.6)}.active\:cstu-bg-primary-400\/65:active{background-color:rgb(var(--cstu-primary-400)/.65)}.active\:cstu-bg-primary-400\/70:active{background-color:rgb(var(--cstu-primary-400)/.7)}.active\:cstu-bg-primary-400\/75:active{background-color:rgb(var(--cstu-primary-400)/.75)}.active\:cstu-bg-primary-400\/80:active{background-color:rgb(var(--cstu-primary-400)/.8)}.active\:cstu-bg-primary-400\/85:active{background-color:rgb(var(--cstu-primary-400)/.85)}.active\:cstu-bg-primary-400\/90:active{background-color:rgb(var(--cstu-primary-400)/.9)}.active\:cstu-bg-primary-400\/95:active{background-color:rgb(var(--cstu-primary-400)/.95)}.active\:cstu-bg-primary-450:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-450)/var(--tw-bg-opacity,1))}.active\:cstu-bg-primary-450\/0:active{background-color:rgb(var(--cstu-primary-450)/0)}.active\:cstu-bg-primary-450\/10:active{background-color:rgb(var(--cstu-primary-450)/.1)}.active\:cstu-bg-primary-450\/100:active{background-color:rgb(var(--cstu-primary-450)/1)}.active\:cstu-bg-primary-450\/15:active{background-color:rgb(var(--cstu-primary-450)/.15)}.active\:cstu-bg-primary-450\/20:active{background-color:rgb(var(--cstu-primary-450)/.2)}.active\:cstu-bg-primary-450\/25:active{background-color:rgb(var(--cstu-primary-450)/.25)}.active\:cstu-bg-primary-450\/30:active{background-color:rgb(var(--cstu-primary-450)/.3)}.active\:cstu-bg-primary-450\/35:active{background-color:rgb(var(--cstu-primary-450)/.35)}.active\:cstu-bg-primary-450\/40:active{background-color:rgb(var(--cstu-primary-450)/.4)}.active\:cstu-bg-primary-450\/45:active{background-color:rgb(var(--cstu-primary-450)/.45)}.active\:cstu-bg-primary-450\/5:active{background-color:rgb(var(--cstu-primary-450)/.05)}.active\:cstu-bg-primary-450\/50:active{background-color:rgb(var(--cstu-primary-450)/.5)}.active\:cstu-bg-primary-450\/55:active{background-color:rgb(var(--cstu-primary-450)/.55)}.active\:cstu-bg-primary-450\/60:active{background-color:rgb(var(--cstu-primary-450)/.6)}.active\:cstu-bg-primary-450\/65:active{background-color:rgb(var(--cstu-primary-450)/.65)}.active\:cstu-bg-primary-450\/70:active{background-color:rgb(var(--cstu-primary-450)/.7)}.active\:cstu-bg-primary-450\/75:active{background-color:rgb(var(--cstu-primary-450)/.75)}.active\:cstu-bg-primary-450\/80:active{background-color:rgb(var(--cstu-primary-450)/.8)}.active\:cstu-bg-primary-450\/85:active{background-color:rgb(var(--cstu-primary-450)/.85)}.active\:cstu-bg-primary-450\/90:active{background-color:rgb(var(--cstu-primary-450)/.9)}.active\:cstu-bg-primary-450\/95:active{background-color:rgb(var(--cstu-primary-450)/.95)}.active\:cstu-bg-primary-50:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-50)/var(--tw-bg-opacity,1))}.active\:cstu-bg-primary-50\/0:active{background-color:rgb(var(--cstu-primary-50)/0)}.active\:cstu-bg-primary-50\/10:active{background-color:rgb(var(--cstu-primary-50)/.1)}.active\:cstu-bg-primary-50\/100:active{background-color:rgb(var(--cstu-primary-50)/1)}.active\:cstu-bg-primary-50\/15:active{background-color:rgb(var(--cstu-primary-50)/.15)}.active\:cstu-bg-primary-50\/20:active{background-color:rgb(var(--cstu-primary-50)/.2)}.active\:cstu-bg-primary-50\/25:active{background-color:rgb(var(--cstu-primary-50)/.25)}.active\:cstu-bg-primary-50\/30:active{background-color:rgb(var(--cstu-primary-50)/.3)}.active\:cstu-bg-primary-50\/35:active{background-color:rgb(var(--cstu-primary-50)/.35)}.active\:cstu-bg-primary-50\/40:active{background-color:rgb(var(--cstu-primary-50)/.4)}.active\:cstu-bg-primary-50\/45:active{background-color:rgb(var(--cstu-primary-50)/.45)}.active\:cstu-bg-primary-50\/5:active{background-color:rgb(var(--cstu-primary-50)/.05)}.active\:cstu-bg-primary-50\/50:active{background-color:rgb(var(--cstu-primary-50)/.5)}.active\:cstu-bg-primary-50\/55:active{background-color:rgb(var(--cstu-primary-50)/.55)}.active\:cstu-bg-primary-50\/60:active{background-color:rgb(var(--cstu-primary-50)/.6)}.active\:cstu-bg-primary-50\/65:active{background-color:rgb(var(--cstu-primary-50)/.65)}.active\:cstu-bg-primary-50\/70:active{background-color:rgb(var(--cstu-primary-50)/.7)}.active\:cstu-bg-primary-50\/75:active{background-color:rgb(var(--cstu-primary-50)/.75)}.active\:cstu-bg-primary-50\/80:active{background-color:rgb(var(--cstu-primary-50)/.8)}.active\:cstu-bg-primary-50\/85:active{background-color:rgb(var(--cstu-primary-50)/.85)}.active\:cstu-bg-primary-50\/90:active{background-color:rgb(var(--cstu-primary-50)/.9)}.active\:cstu-bg-primary-50\/95:active{background-color:rgb(var(--cstu-primary-50)/.95)}.active\:cstu-bg-primary-500:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-500)/var(--tw-bg-opacity,1))}.active\:cstu-bg-primary-500\/0:active{background-color:rgb(var(--cstu-primary-500)/0)}.active\:cstu-bg-primary-500\/10:active{background-color:rgb(var(--cstu-primary-500)/.1)}.active\:cstu-bg-primary-500\/100:active{background-color:rgb(var(--cstu-primary-500)/1)}.active\:cstu-bg-primary-500\/15:active{background-color:rgb(var(--cstu-primary-500)/.15)}.active\:cstu-bg-primary-500\/20:active{background-color:rgb(var(--cstu-primary-500)/.2)}.active\:cstu-bg-primary-500\/25:active{background-color:rgb(var(--cstu-primary-500)/.25)}.active\:cstu-bg-primary-500\/30:active{background-color:rgb(var(--cstu-primary-500)/.3)}.active\:cstu-bg-primary-500\/35:active{background-color:rgb(var(--cstu-primary-500)/.35)}.active\:cstu-bg-primary-500\/40:active{background-color:rgb(var(--cstu-primary-500)/.4)}.active\:cstu-bg-primary-500\/45:active{background-color:rgb(var(--cstu-primary-500)/.45)}.active\:cstu-bg-primary-500\/5:active{background-color:rgb(var(--cstu-primary-500)/.05)}.active\:cstu-bg-primary-500\/50:active{background-color:rgb(var(--cstu-primary-500)/.5)}.active\:cstu-bg-primary-500\/55:active{background-color:rgb(var(--cstu-primary-500)/.55)}.active\:cstu-bg-primary-500\/60:active{background-color:rgb(var(--cstu-primary-500)/.6)}.active\:cstu-bg-primary-500\/65:active{background-color:rgb(var(--cstu-primary-500)/.65)}.active\:cstu-bg-primary-500\/70:active{background-color:rgb(var(--cstu-primary-500)/.7)}.active\:cstu-bg-primary-500\/75:active{background-color:rgb(var(--cstu-primary-500)/.75)}.active\:cstu-bg-primary-500\/80:active{background-color:rgb(var(--cstu-primary-500)/.8)}.active\:cstu-bg-primary-500\/85:active{background-color:rgb(var(--cstu-primary-500)/.85)}.active\:cstu-bg-primary-500\/90:active{background-color:rgb(var(--cstu-primary-500)/.9)}.active\:cstu-bg-primary-500\/95:active{background-color:rgb(var(--cstu-primary-500)/.95)}.active\:cstu-bg-primary-550:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-550)/var(--tw-bg-opacity,1))}.active\:cstu-bg-primary-550\/0:active{background-color:rgb(var(--cstu-primary-550)/0)}.active\:cstu-bg-primary-550\/10:active{background-color:rgb(var(--cstu-primary-550)/.1)}.active\:cstu-bg-primary-550\/100:active{background-color:rgb(var(--cstu-primary-550)/1)}.active\:cstu-bg-primary-550\/15:active{background-color:rgb(var(--cstu-primary-550)/.15)}.active\:cstu-bg-primary-550\/20:active{background-color:rgb(var(--cstu-primary-550)/.2)}.active\:cstu-bg-primary-550\/25:active{background-color:rgb(var(--cstu-primary-550)/.25)}.active\:cstu-bg-primary-550\/30:active{background-color:rgb(var(--cstu-primary-550)/.3)}.active\:cstu-bg-primary-550\/35:active{background-color:rgb(var(--cstu-primary-550)/.35)}.active\:cstu-bg-primary-550\/40:active{background-color:rgb(var(--cstu-primary-550)/.4)}.active\:cstu-bg-primary-550\/45:active{background-color:rgb(var(--cstu-primary-550)/.45)}.active\:cstu-bg-primary-550\/5:active{background-color:rgb(var(--cstu-primary-550)/.05)}.active\:cstu-bg-primary-550\/50:active{background-color:rgb(var(--cstu-primary-550)/.5)}.active\:cstu-bg-primary-550\/55:active{background-color:rgb(var(--cstu-primary-550)/.55)}.active\:cstu-bg-primary-550\/60:active{background-color:rgb(var(--cstu-primary-550)/.6)}.active\:cstu-bg-primary-550\/65:active{background-color:rgb(var(--cstu-primary-550)/.65)}.active\:cstu-bg-primary-550\/70:active{background-color:rgb(var(--cstu-primary-550)/.7)}.active\:cstu-bg-primary-550\/75:active{background-color:rgb(var(--cstu-primary-550)/.75)}.active\:cstu-bg-primary-550\/80:active{background-color:rgb(var(--cstu-primary-550)/.8)}.active\:cstu-bg-primary-550\/85:active{background-color:rgb(var(--cstu-primary-550)/.85)}.active\:cstu-bg-primary-550\/90:active{background-color:rgb(var(--cstu-primary-550)/.9)}.active\:cstu-bg-primary-550\/95:active{background-color:rgb(var(--cstu-primary-550)/.95)}.active\:cstu-bg-primary-600:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-600)/var(--tw-bg-opacity,1))}.active\:cstu-bg-primary-600\/0:active{background-color:rgb(var(--cstu-primary-600)/0)}.active\:cstu-bg-primary-600\/10:active{background-color:rgb(var(--cstu-primary-600)/.1)}.active\:cstu-bg-primary-600\/100:active{background-color:rgb(var(--cstu-primary-600)/1)}.active\:cstu-bg-primary-600\/15:active{background-color:rgb(var(--cstu-primary-600)/.15)}.active\:cstu-bg-primary-600\/20:active{background-color:rgb(var(--cstu-primary-600)/.2)}.active\:cstu-bg-primary-600\/25:active{background-color:rgb(var(--cstu-primary-600)/.25)}.active\:cstu-bg-primary-600\/30:active{background-color:rgb(var(--cstu-primary-600)/.3)}.active\:cstu-bg-primary-600\/35:active{background-color:rgb(var(--cstu-primary-600)/.35)}.active\:cstu-bg-primary-600\/40:active{background-color:rgb(var(--cstu-primary-600)/.4)}.active\:cstu-bg-primary-600\/45:active{background-color:rgb(var(--cstu-primary-600)/.45)}.active\:cstu-bg-primary-600\/5:active{background-color:rgb(var(--cstu-primary-600)/.05)}.active\:cstu-bg-primary-600\/50:active{background-color:rgb(var(--cstu-primary-600)/.5)}.active\:cstu-bg-primary-600\/55:active{background-color:rgb(var(--cstu-primary-600)/.55)}.active\:cstu-bg-primary-600\/60:active{background-color:rgb(var(--cstu-primary-600)/.6)}.active\:cstu-bg-primary-600\/65:active{background-color:rgb(var(--cstu-primary-600)/.65)}.active\:cstu-bg-primary-600\/70:active{background-color:rgb(var(--cstu-primary-600)/.7)}.active\:cstu-bg-primary-600\/75:active{background-color:rgb(var(--cstu-primary-600)/.75)}.active\:cstu-bg-primary-600\/80:active{background-color:rgb(var(--cstu-primary-600)/.8)}.active\:cstu-bg-primary-600\/85:active{background-color:rgb(var(--cstu-primary-600)/.85)}.active\:cstu-bg-primary-600\/90:active{background-color:rgb(var(--cstu-primary-600)/.9)}.active\:cstu-bg-primary-600\/95:active{background-color:rgb(var(--cstu-primary-600)/.95)}.active\:cstu-bg-primary-700:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-700)/var(--tw-bg-opacity,1))}.active\:cstu-bg-primary-700\/0:active{background-color:rgb(var(--cstu-primary-700)/0)}.active\:cstu-bg-primary-700\/10:active{background-color:rgb(var(--cstu-primary-700)/.1)}.active\:cstu-bg-primary-700\/100:active{background-color:rgb(var(--cstu-primary-700)/1)}.active\:cstu-bg-primary-700\/15:active{background-color:rgb(var(--cstu-primary-700)/.15)}.active\:cstu-bg-primary-700\/20:active{background-color:rgb(var(--cstu-primary-700)/.2)}.active\:cstu-bg-primary-700\/25:active{background-color:rgb(var(--cstu-primary-700)/.25)}.active\:cstu-bg-primary-700\/30:active{background-color:rgb(var(--cstu-primary-700)/.3)}.active\:cstu-bg-primary-700\/35:active{background-color:rgb(var(--cstu-primary-700)/.35)}.active\:cstu-bg-primary-700\/40:active{background-color:rgb(var(--cstu-primary-700)/.4)}.active\:cstu-bg-primary-700\/45:active{background-color:rgb(var(--cstu-primary-700)/.45)}.active\:cstu-bg-primary-700\/5:active{background-color:rgb(var(--cstu-primary-700)/.05)}.active\:cstu-bg-primary-700\/50:active{background-color:rgb(var(--cstu-primary-700)/.5)}.active\:cstu-bg-primary-700\/55:active{background-color:rgb(var(--cstu-primary-700)/.55)}.active\:cstu-bg-primary-700\/60:active{background-color:rgb(var(--cstu-primary-700)/.6)}.active\:cstu-bg-primary-700\/65:active{background-color:rgb(var(--cstu-primary-700)/.65)}.active\:cstu-bg-primary-700\/70:active{background-color:rgb(var(--cstu-primary-700)/.7)}.active\:cstu-bg-primary-700\/75:active{background-color:rgb(var(--cstu-primary-700)/.75)}.active\:cstu-bg-primary-700\/80:active{background-color:rgb(var(--cstu-primary-700)/.8)}.active\:cstu-bg-primary-700\/85:active{background-color:rgb(var(--cstu-primary-700)/.85)}.active\:cstu-bg-primary-700\/90:active{background-color:rgb(var(--cstu-primary-700)/.9)}.active\:cstu-bg-primary-700\/95:active{background-color:rgb(var(--cstu-primary-700)/.95)}.active\:cstu-bg-primary-800:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-800)/var(--tw-bg-opacity,1))}.active\:cstu-bg-primary-800\/0:active{background-color:rgb(var(--cstu-primary-800)/0)}.active\:cstu-bg-primary-800\/10:active{background-color:rgb(var(--cstu-primary-800)/.1)}.active\:cstu-bg-primary-800\/100:active{background-color:rgb(var(--cstu-primary-800)/1)}.active\:cstu-bg-primary-800\/15:active{background-color:rgb(var(--cstu-primary-800)/.15)}.active\:cstu-bg-primary-800\/20:active{background-color:rgb(var(--cstu-primary-800)/.2)}.active\:cstu-bg-primary-800\/25:active{background-color:rgb(var(--cstu-primary-800)/.25)}.active\:cstu-bg-primary-800\/30:active{background-color:rgb(var(--cstu-primary-800)/.3)}.active\:cstu-bg-primary-800\/35:active{background-color:rgb(var(--cstu-primary-800)/.35)}.active\:cstu-bg-primary-800\/40:active{background-color:rgb(var(--cstu-primary-800)/.4)}.active\:cstu-bg-primary-800\/45:active{background-color:rgb(var(--cstu-primary-800)/.45)}.active\:cstu-bg-primary-800\/5:active{background-color:rgb(var(--cstu-primary-800)/.05)}.active\:cstu-bg-primary-800\/50:active{background-color:rgb(var(--cstu-primary-800)/.5)}.active\:cstu-bg-primary-800\/55:active{background-color:rgb(var(--cstu-primary-800)/.55)}.active\:cstu-bg-primary-800\/60:active{background-color:rgb(var(--cstu-primary-800)/.6)}.active\:cstu-bg-primary-800\/65:active{background-color:rgb(var(--cstu-primary-800)/.65)}.active\:cstu-bg-primary-800\/70:active{background-color:rgb(var(--cstu-primary-800)/.7)}.active\:cstu-bg-primary-800\/75:active{background-color:rgb(var(--cstu-primary-800)/.75)}.active\:cstu-bg-primary-800\/80:active{background-color:rgb(var(--cstu-primary-800)/.8)}.active\:cstu-bg-primary-800\/85:active{background-color:rgb(var(--cstu-primary-800)/.85)}.active\:cstu-bg-primary-800\/90:active{background-color:rgb(var(--cstu-primary-800)/.9)}.active\:cstu-bg-primary-800\/95:active{background-color:rgb(var(--cstu-primary-800)/.95)}.active\:cstu-bg-primary-900:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-primary-900)/var(--tw-bg-opacity,1))}.active\:cstu-bg-primary-900\/0:active{background-color:rgb(var(--cstu-primary-900)/0)}.active\:cstu-bg-primary-900\/10:active{background-color:rgb(var(--cstu-primary-900)/.1)}.active\:cstu-bg-primary-900\/100:active{background-color:rgb(var(--cstu-primary-900)/1)}.active\:cstu-bg-primary-900\/15:active{background-color:rgb(var(--cstu-primary-900)/.15)}.active\:cstu-bg-primary-900\/20:active{background-color:rgb(var(--cstu-primary-900)/.2)}.active\:cstu-bg-primary-900\/25:active{background-color:rgb(var(--cstu-primary-900)/.25)}.active\:cstu-bg-primary-900\/30:active{background-color:rgb(var(--cstu-primary-900)/.3)}.active\:cstu-bg-primary-900\/35:active{background-color:rgb(var(--cstu-primary-900)/.35)}.active\:cstu-bg-primary-900\/40:active{background-color:rgb(var(--cstu-primary-900)/.4)}.active\:cstu-bg-primary-900\/45:active{background-color:rgb(var(--cstu-primary-900)/.45)}.active\:cstu-bg-primary-900\/5:active{background-color:rgb(var(--cstu-primary-900)/.05)}.active\:cstu-bg-primary-900\/50:active{background-color:rgb(var(--cstu-primary-900)/.5)}.active\:cstu-bg-primary-900\/55:active{background-color:rgb(var(--cstu-primary-900)/.55)}.active\:cstu-bg-primary-900\/60:active{background-color:rgb(var(--cstu-primary-900)/.6)}.active\:cstu-bg-primary-900\/65:active{background-color:rgb(var(--cstu-primary-900)/.65)}.active\:cstu-bg-primary-900\/70:active{background-color:rgb(var(--cstu-primary-900)/.7)}.active\:cstu-bg-primary-900\/75:active{background-color:rgb(var(--cstu-primary-900)/.75)}.active\:cstu-bg-primary-900\/80:active{background-color:rgb(var(--cstu-primary-900)/.8)}.active\:cstu-bg-primary-900\/85:active{background-color:rgb(var(--cstu-primary-900)/.85)}.active\:cstu-bg-primary-900\/90:active{background-color:rgb(var(--cstu-primary-900)/.9)}.active\:cstu-bg-primary-900\/95:active{background-color:rgb(var(--cstu-primary-900)/.95)}.active\:cstu-bg-purple-100:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-100)/var(--tw-bg-opacity,1))}.active\:cstu-bg-purple-100\/0:active{background-color:rgb(var(--cstu-purple-100)/0)}.active\:cstu-bg-purple-100\/10:active{background-color:rgb(var(--cstu-purple-100)/.1)}.active\:cstu-bg-purple-100\/100:active{background-color:rgb(var(--cstu-purple-100)/1)}.active\:cstu-bg-purple-100\/15:active{background-color:rgb(var(--cstu-purple-100)/.15)}.active\:cstu-bg-purple-100\/20:active{background-color:rgb(var(--cstu-purple-100)/.2)}.active\:cstu-bg-purple-100\/25:active{background-color:rgb(var(--cstu-purple-100)/.25)}.active\:cstu-bg-purple-100\/30:active{background-color:rgb(var(--cstu-purple-100)/.3)}.active\:cstu-bg-purple-100\/35:active{background-color:rgb(var(--cstu-purple-100)/.35)}.active\:cstu-bg-purple-100\/40:active{background-color:rgb(var(--cstu-purple-100)/.4)}.active\:cstu-bg-purple-100\/45:active{background-color:rgb(var(--cstu-purple-100)/.45)}.active\:cstu-bg-purple-100\/5:active{background-color:rgb(var(--cstu-purple-100)/.05)}.active\:cstu-bg-purple-100\/50:active{background-color:rgb(var(--cstu-purple-100)/.5)}.active\:cstu-bg-purple-100\/55:active{background-color:rgb(var(--cstu-purple-100)/.55)}.active\:cstu-bg-purple-100\/60:active{background-color:rgb(var(--cstu-purple-100)/.6)}.active\:cstu-bg-purple-100\/65:active{background-color:rgb(var(--cstu-purple-100)/.65)}.active\:cstu-bg-purple-100\/70:active{background-color:rgb(var(--cstu-purple-100)/.7)}.active\:cstu-bg-purple-100\/75:active{background-color:rgb(var(--cstu-purple-100)/.75)}.active\:cstu-bg-purple-100\/80:active{background-color:rgb(var(--cstu-purple-100)/.8)}.active\:cstu-bg-purple-100\/85:active{background-color:rgb(var(--cstu-purple-100)/.85)}.active\:cstu-bg-purple-100\/90:active{background-color:rgb(var(--cstu-purple-100)/.9)}.active\:cstu-bg-purple-100\/95:active{background-color:rgb(var(--cstu-purple-100)/.95)}.active\:cstu-bg-purple-200:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-200)/var(--tw-bg-opacity,1))}.active\:cstu-bg-purple-200\/0:active{background-color:rgb(var(--cstu-purple-200)/0)}.active\:cstu-bg-purple-200\/10:active{background-color:rgb(var(--cstu-purple-200)/.1)}.active\:cstu-bg-purple-200\/100:active{background-color:rgb(var(--cstu-purple-200)/1)}.active\:cstu-bg-purple-200\/15:active{background-color:rgb(var(--cstu-purple-200)/.15)}.active\:cstu-bg-purple-200\/20:active{background-color:rgb(var(--cstu-purple-200)/.2)}.active\:cstu-bg-purple-200\/25:active{background-color:rgb(var(--cstu-purple-200)/.25)}.active\:cstu-bg-purple-200\/30:active{background-color:rgb(var(--cstu-purple-200)/.3)}.active\:cstu-bg-purple-200\/35:active{background-color:rgb(var(--cstu-purple-200)/.35)}.active\:cstu-bg-purple-200\/40:active{background-color:rgb(var(--cstu-purple-200)/.4)}.active\:cstu-bg-purple-200\/45:active{background-color:rgb(var(--cstu-purple-200)/.45)}.active\:cstu-bg-purple-200\/5:active{background-color:rgb(var(--cstu-purple-200)/.05)}.active\:cstu-bg-purple-200\/50:active{background-color:rgb(var(--cstu-purple-200)/.5)}.active\:cstu-bg-purple-200\/55:active{background-color:rgb(var(--cstu-purple-200)/.55)}.active\:cstu-bg-purple-200\/60:active{background-color:rgb(var(--cstu-purple-200)/.6)}.active\:cstu-bg-purple-200\/65:active{background-color:rgb(var(--cstu-purple-200)/.65)}.active\:cstu-bg-purple-200\/70:active{background-color:rgb(var(--cstu-purple-200)/.7)}.active\:cstu-bg-purple-200\/75:active{background-color:rgb(var(--cstu-purple-200)/.75)}.active\:cstu-bg-purple-200\/80:active{background-color:rgb(var(--cstu-purple-200)/.8)}.active\:cstu-bg-purple-200\/85:active{background-color:rgb(var(--cstu-purple-200)/.85)}.active\:cstu-bg-purple-200\/90:active{background-color:rgb(var(--cstu-purple-200)/.9)}.active\:cstu-bg-purple-200\/95:active{background-color:rgb(var(--cstu-purple-200)/.95)}.active\:cstu-bg-purple-300:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-300)/var(--tw-bg-opacity,1))}.active\:cstu-bg-purple-300\/0:active{background-color:rgb(var(--cstu-purple-300)/0)}.active\:cstu-bg-purple-300\/10:active{background-color:rgb(var(--cstu-purple-300)/.1)}.active\:cstu-bg-purple-300\/100:active{background-color:rgb(var(--cstu-purple-300)/1)}.active\:cstu-bg-purple-300\/15:active{background-color:rgb(var(--cstu-purple-300)/.15)}.active\:cstu-bg-purple-300\/20:active{background-color:rgb(var(--cstu-purple-300)/.2)}.active\:cstu-bg-purple-300\/25:active{background-color:rgb(var(--cstu-purple-300)/.25)}.active\:cstu-bg-purple-300\/30:active{background-color:rgb(var(--cstu-purple-300)/.3)}.active\:cstu-bg-purple-300\/35:active{background-color:rgb(var(--cstu-purple-300)/.35)}.active\:cstu-bg-purple-300\/40:active{background-color:rgb(var(--cstu-purple-300)/.4)}.active\:cstu-bg-purple-300\/45:active{background-color:rgb(var(--cstu-purple-300)/.45)}.active\:cstu-bg-purple-300\/5:active{background-color:rgb(var(--cstu-purple-300)/.05)}.active\:cstu-bg-purple-300\/50:active{background-color:rgb(var(--cstu-purple-300)/.5)}.active\:cstu-bg-purple-300\/55:active{background-color:rgb(var(--cstu-purple-300)/.55)}.active\:cstu-bg-purple-300\/60:active{background-color:rgb(var(--cstu-purple-300)/.6)}.active\:cstu-bg-purple-300\/65:active{background-color:rgb(var(--cstu-purple-300)/.65)}.active\:cstu-bg-purple-300\/70:active{background-color:rgb(var(--cstu-purple-300)/.7)}.active\:cstu-bg-purple-300\/75:active{background-color:rgb(var(--cstu-purple-300)/.75)}.active\:cstu-bg-purple-300\/80:active{background-color:rgb(var(--cstu-purple-300)/.8)}.active\:cstu-bg-purple-300\/85:active{background-color:rgb(var(--cstu-purple-300)/.85)}.active\:cstu-bg-purple-300\/90:active{background-color:rgb(var(--cstu-purple-300)/.9)}.active\:cstu-bg-purple-300\/95:active{background-color:rgb(var(--cstu-purple-300)/.95)}.active\:cstu-bg-purple-400:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-400)/var(--tw-bg-opacity,1))}.active\:cstu-bg-purple-400\/0:active{background-color:rgb(var(--cstu-purple-400)/0)}.active\:cstu-bg-purple-400\/10:active{background-color:rgb(var(--cstu-purple-400)/.1)}.active\:cstu-bg-purple-400\/100:active{background-color:rgb(var(--cstu-purple-400)/1)}.active\:cstu-bg-purple-400\/15:active{background-color:rgb(var(--cstu-purple-400)/.15)}.active\:cstu-bg-purple-400\/20:active{background-color:rgb(var(--cstu-purple-400)/.2)}.active\:cstu-bg-purple-400\/25:active{background-color:rgb(var(--cstu-purple-400)/.25)}.active\:cstu-bg-purple-400\/30:active{background-color:rgb(var(--cstu-purple-400)/.3)}.active\:cstu-bg-purple-400\/35:active{background-color:rgb(var(--cstu-purple-400)/.35)}.active\:cstu-bg-purple-400\/40:active{background-color:rgb(var(--cstu-purple-400)/.4)}.active\:cstu-bg-purple-400\/45:active{background-color:rgb(var(--cstu-purple-400)/.45)}.active\:cstu-bg-purple-400\/5:active{background-color:rgb(var(--cstu-purple-400)/.05)}.active\:cstu-bg-purple-400\/50:active{background-color:rgb(var(--cstu-purple-400)/.5)}.active\:cstu-bg-purple-400\/55:active{background-color:rgb(var(--cstu-purple-400)/.55)}.active\:cstu-bg-purple-400\/60:active{background-color:rgb(var(--cstu-purple-400)/.6)}.active\:cstu-bg-purple-400\/65:active{background-color:rgb(var(--cstu-purple-400)/.65)}.active\:cstu-bg-purple-400\/70:active{background-color:rgb(var(--cstu-purple-400)/.7)}.active\:cstu-bg-purple-400\/75:active{background-color:rgb(var(--cstu-purple-400)/.75)}.active\:cstu-bg-purple-400\/80:active{background-color:rgb(var(--cstu-purple-400)/.8)}.active\:cstu-bg-purple-400\/85:active{background-color:rgb(var(--cstu-purple-400)/.85)}.active\:cstu-bg-purple-400\/90:active{background-color:rgb(var(--cstu-purple-400)/.9)}.active\:cstu-bg-purple-400\/95:active{background-color:rgb(var(--cstu-purple-400)/.95)}.active\:cstu-bg-purple-50:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-50)/var(--tw-bg-opacity,1))}.active\:cstu-bg-purple-50\/0:active{background-color:rgb(var(--cstu-purple-50)/0)}.active\:cstu-bg-purple-50\/10:active{background-color:rgb(var(--cstu-purple-50)/.1)}.active\:cstu-bg-purple-50\/100:active{background-color:rgb(var(--cstu-purple-50)/1)}.active\:cstu-bg-purple-50\/15:active{background-color:rgb(var(--cstu-purple-50)/.15)}.active\:cstu-bg-purple-50\/20:active{background-color:rgb(var(--cstu-purple-50)/.2)}.active\:cstu-bg-purple-50\/25:active{background-color:rgb(var(--cstu-purple-50)/.25)}.active\:cstu-bg-purple-50\/30:active{background-color:rgb(var(--cstu-purple-50)/.3)}.active\:cstu-bg-purple-50\/35:active{background-color:rgb(var(--cstu-purple-50)/.35)}.active\:cstu-bg-purple-50\/40:active{background-color:rgb(var(--cstu-purple-50)/.4)}.active\:cstu-bg-purple-50\/45:active{background-color:rgb(var(--cstu-purple-50)/.45)}.active\:cstu-bg-purple-50\/5:active{background-color:rgb(var(--cstu-purple-50)/.05)}.active\:cstu-bg-purple-50\/50:active{background-color:rgb(var(--cstu-purple-50)/.5)}.active\:cstu-bg-purple-50\/55:active{background-color:rgb(var(--cstu-purple-50)/.55)}.active\:cstu-bg-purple-50\/60:active{background-color:rgb(var(--cstu-purple-50)/.6)}.active\:cstu-bg-purple-50\/65:active{background-color:rgb(var(--cstu-purple-50)/.65)}.active\:cstu-bg-purple-50\/70:active{background-color:rgb(var(--cstu-purple-50)/.7)}.active\:cstu-bg-purple-50\/75:active{background-color:rgb(var(--cstu-purple-50)/.75)}.active\:cstu-bg-purple-50\/80:active{background-color:rgb(var(--cstu-purple-50)/.8)}.active\:cstu-bg-purple-50\/85:active{background-color:rgb(var(--cstu-purple-50)/.85)}.active\:cstu-bg-purple-50\/90:active{background-color:rgb(var(--cstu-purple-50)/.9)}.active\:cstu-bg-purple-50\/95:active{background-color:rgb(var(--cstu-purple-50)/.95)}.active\:cstu-bg-purple-500:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-500)/var(--tw-bg-opacity,1))}.active\:cstu-bg-purple-500\/0:active{background-color:rgb(var(--cstu-purple-500)/0)}.active\:cstu-bg-purple-500\/10:active{background-color:rgb(var(--cstu-purple-500)/.1)}.active\:cstu-bg-purple-500\/100:active{background-color:rgb(var(--cstu-purple-500)/1)}.active\:cstu-bg-purple-500\/15:active{background-color:rgb(var(--cstu-purple-500)/.15)}.active\:cstu-bg-purple-500\/20:active{background-color:rgb(var(--cstu-purple-500)/.2)}.active\:cstu-bg-purple-500\/25:active{background-color:rgb(var(--cstu-purple-500)/.25)}.active\:cstu-bg-purple-500\/30:active{background-color:rgb(var(--cstu-purple-500)/.3)}.active\:cstu-bg-purple-500\/35:active{background-color:rgb(var(--cstu-purple-500)/.35)}.active\:cstu-bg-purple-500\/40:active{background-color:rgb(var(--cstu-purple-500)/.4)}.active\:cstu-bg-purple-500\/45:active{background-color:rgb(var(--cstu-purple-500)/.45)}.active\:cstu-bg-purple-500\/5:active{background-color:rgb(var(--cstu-purple-500)/.05)}.active\:cstu-bg-purple-500\/50:active{background-color:rgb(var(--cstu-purple-500)/.5)}.active\:cstu-bg-purple-500\/55:active{background-color:rgb(var(--cstu-purple-500)/.55)}.active\:cstu-bg-purple-500\/60:active{background-color:rgb(var(--cstu-purple-500)/.6)}.active\:cstu-bg-purple-500\/65:active{background-color:rgb(var(--cstu-purple-500)/.65)}.active\:cstu-bg-purple-500\/70:active{background-color:rgb(var(--cstu-purple-500)/.7)}.active\:cstu-bg-purple-500\/75:active{background-color:rgb(var(--cstu-purple-500)/.75)}.active\:cstu-bg-purple-500\/80:active{background-color:rgb(var(--cstu-purple-500)/.8)}.active\:cstu-bg-purple-500\/85:active{background-color:rgb(var(--cstu-purple-500)/.85)}.active\:cstu-bg-purple-500\/90:active{background-color:rgb(var(--cstu-purple-500)/.9)}.active\:cstu-bg-purple-500\/95:active{background-color:rgb(var(--cstu-purple-500)/.95)}.active\:cstu-bg-purple-600:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-600)/var(--tw-bg-opacity,1))}.active\:cstu-bg-purple-600\/0:active{background-color:rgb(var(--cstu-purple-600)/0)}.active\:cstu-bg-purple-600\/10:active{background-color:rgb(var(--cstu-purple-600)/.1)}.active\:cstu-bg-purple-600\/100:active{background-color:rgb(var(--cstu-purple-600)/1)}.active\:cstu-bg-purple-600\/15:active{background-color:rgb(var(--cstu-purple-600)/.15)}.active\:cstu-bg-purple-600\/20:active{background-color:rgb(var(--cstu-purple-600)/.2)}.active\:cstu-bg-purple-600\/25:active{background-color:rgb(var(--cstu-purple-600)/.25)}.active\:cstu-bg-purple-600\/30:active{background-color:rgb(var(--cstu-purple-600)/.3)}.active\:cstu-bg-purple-600\/35:active{background-color:rgb(var(--cstu-purple-600)/.35)}.active\:cstu-bg-purple-600\/40:active{background-color:rgb(var(--cstu-purple-600)/.4)}.active\:cstu-bg-purple-600\/45:active{background-color:rgb(var(--cstu-purple-600)/.45)}.active\:cstu-bg-purple-600\/5:active{background-color:rgb(var(--cstu-purple-600)/.05)}.active\:cstu-bg-purple-600\/50:active{background-color:rgb(var(--cstu-purple-600)/.5)}.active\:cstu-bg-purple-600\/55:active{background-color:rgb(var(--cstu-purple-600)/.55)}.active\:cstu-bg-purple-600\/60:active{background-color:rgb(var(--cstu-purple-600)/.6)}.active\:cstu-bg-purple-600\/65:active{background-color:rgb(var(--cstu-purple-600)/.65)}.active\:cstu-bg-purple-600\/70:active{background-color:rgb(var(--cstu-purple-600)/.7)}.active\:cstu-bg-purple-600\/75:active{background-color:rgb(var(--cstu-purple-600)/.75)}.active\:cstu-bg-purple-600\/80:active{background-color:rgb(var(--cstu-purple-600)/.8)}.active\:cstu-bg-purple-600\/85:active{background-color:rgb(var(--cstu-purple-600)/.85)}.active\:cstu-bg-purple-600\/90:active{background-color:rgb(var(--cstu-purple-600)/.9)}.active\:cstu-bg-purple-600\/95:active{background-color:rgb(var(--cstu-purple-600)/.95)}.active\:cstu-bg-purple-700:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-700)/var(--tw-bg-opacity,1))}.active\:cstu-bg-purple-700\/0:active{background-color:rgb(var(--cstu-purple-700)/0)}.active\:cstu-bg-purple-700\/10:active{background-color:rgb(var(--cstu-purple-700)/.1)}.active\:cstu-bg-purple-700\/100:active{background-color:rgb(var(--cstu-purple-700)/1)}.active\:cstu-bg-purple-700\/15:active{background-color:rgb(var(--cstu-purple-700)/.15)}.active\:cstu-bg-purple-700\/20:active{background-color:rgb(var(--cstu-purple-700)/.2)}.active\:cstu-bg-purple-700\/25:active{background-color:rgb(var(--cstu-purple-700)/.25)}.active\:cstu-bg-purple-700\/30:active{background-color:rgb(var(--cstu-purple-700)/.3)}.active\:cstu-bg-purple-700\/35:active{background-color:rgb(var(--cstu-purple-700)/.35)}.active\:cstu-bg-purple-700\/40:active{background-color:rgb(var(--cstu-purple-700)/.4)}.active\:cstu-bg-purple-700\/45:active{background-color:rgb(var(--cstu-purple-700)/.45)}.active\:cstu-bg-purple-700\/5:active{background-color:rgb(var(--cstu-purple-700)/.05)}.active\:cstu-bg-purple-700\/50:active{background-color:rgb(var(--cstu-purple-700)/.5)}.active\:cstu-bg-purple-700\/55:active{background-color:rgb(var(--cstu-purple-700)/.55)}.active\:cstu-bg-purple-700\/60:active{background-color:rgb(var(--cstu-purple-700)/.6)}.active\:cstu-bg-purple-700\/65:active{background-color:rgb(var(--cstu-purple-700)/.65)}.active\:cstu-bg-purple-700\/70:active{background-color:rgb(var(--cstu-purple-700)/.7)}.active\:cstu-bg-purple-700\/75:active{background-color:rgb(var(--cstu-purple-700)/.75)}.active\:cstu-bg-purple-700\/80:active{background-color:rgb(var(--cstu-purple-700)/.8)}.active\:cstu-bg-purple-700\/85:active{background-color:rgb(var(--cstu-purple-700)/.85)}.active\:cstu-bg-purple-700\/90:active{background-color:rgb(var(--cstu-purple-700)/.9)}.active\:cstu-bg-purple-700\/95:active{background-color:rgb(var(--cstu-purple-700)/.95)}.active\:cstu-bg-purple-800:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-800)/var(--tw-bg-opacity,1))}.active\:cstu-bg-purple-800\/0:active{background-color:rgb(var(--cstu-purple-800)/0)}.active\:cstu-bg-purple-800\/10:active{background-color:rgb(var(--cstu-purple-800)/.1)}.active\:cstu-bg-purple-800\/100:active{background-color:rgb(var(--cstu-purple-800)/1)}.active\:cstu-bg-purple-800\/15:active{background-color:rgb(var(--cstu-purple-800)/.15)}.active\:cstu-bg-purple-800\/20:active{background-color:rgb(var(--cstu-purple-800)/.2)}.active\:cstu-bg-purple-800\/25:active{background-color:rgb(var(--cstu-purple-800)/.25)}.active\:cstu-bg-purple-800\/30:active{background-color:rgb(var(--cstu-purple-800)/.3)}.active\:cstu-bg-purple-800\/35:active{background-color:rgb(var(--cstu-purple-800)/.35)}.active\:cstu-bg-purple-800\/40:active{background-color:rgb(var(--cstu-purple-800)/.4)}.active\:cstu-bg-purple-800\/45:active{background-color:rgb(var(--cstu-purple-800)/.45)}.active\:cstu-bg-purple-800\/5:active{background-color:rgb(var(--cstu-purple-800)/.05)}.active\:cstu-bg-purple-800\/50:active{background-color:rgb(var(--cstu-purple-800)/.5)}.active\:cstu-bg-purple-800\/55:active{background-color:rgb(var(--cstu-purple-800)/.55)}.active\:cstu-bg-purple-800\/60:active{background-color:rgb(var(--cstu-purple-800)/.6)}.active\:cstu-bg-purple-800\/65:active{background-color:rgb(var(--cstu-purple-800)/.65)}.active\:cstu-bg-purple-800\/70:active{background-color:rgb(var(--cstu-purple-800)/.7)}.active\:cstu-bg-purple-800\/75:active{background-color:rgb(var(--cstu-purple-800)/.75)}.active\:cstu-bg-purple-800\/80:active{background-color:rgb(var(--cstu-purple-800)/.8)}.active\:cstu-bg-purple-800\/85:active{background-color:rgb(var(--cstu-purple-800)/.85)}.active\:cstu-bg-purple-800\/90:active{background-color:rgb(var(--cstu-purple-800)/.9)}.active\:cstu-bg-purple-800\/95:active{background-color:rgb(var(--cstu-purple-800)/.95)}.active\:cstu-bg-purple-900:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-purple-900)/var(--tw-bg-opacity,1))}.active\:cstu-bg-purple-900\/0:active{background-color:rgb(var(--cstu-purple-900)/0)}.active\:cstu-bg-purple-900\/10:active{background-color:rgb(var(--cstu-purple-900)/.1)}.active\:cstu-bg-purple-900\/100:active{background-color:rgb(var(--cstu-purple-900)/1)}.active\:cstu-bg-purple-900\/15:active{background-color:rgb(var(--cstu-purple-900)/.15)}.active\:cstu-bg-purple-900\/20:active{background-color:rgb(var(--cstu-purple-900)/.2)}.active\:cstu-bg-purple-900\/25:active{background-color:rgb(var(--cstu-purple-900)/.25)}.active\:cstu-bg-purple-900\/30:active{background-color:rgb(var(--cstu-purple-900)/.3)}.active\:cstu-bg-purple-900\/35:active{background-color:rgb(var(--cstu-purple-900)/.35)}.active\:cstu-bg-purple-900\/40:active{background-color:rgb(var(--cstu-purple-900)/.4)}.active\:cstu-bg-purple-900\/45:active{background-color:rgb(var(--cstu-purple-900)/.45)}.active\:cstu-bg-purple-900\/5:active{background-color:rgb(var(--cstu-purple-900)/.05)}.active\:cstu-bg-purple-900\/50:active{background-color:rgb(var(--cstu-purple-900)/.5)}.active\:cstu-bg-purple-900\/55:active{background-color:rgb(var(--cstu-purple-900)/.55)}.active\:cstu-bg-purple-900\/60:active{background-color:rgb(var(--cstu-purple-900)/.6)}.active\:cstu-bg-purple-900\/65:active{background-color:rgb(var(--cstu-purple-900)/.65)}.active\:cstu-bg-purple-900\/70:active{background-color:rgb(var(--cstu-purple-900)/.7)}.active\:cstu-bg-purple-900\/75:active{background-color:rgb(var(--cstu-purple-900)/.75)}.active\:cstu-bg-purple-900\/80:active{background-color:rgb(var(--cstu-purple-900)/.8)}.active\:cstu-bg-purple-900\/85:active{background-color:rgb(var(--cstu-purple-900)/.85)}.active\:cstu-bg-purple-900\/90:active{background-color:rgb(var(--cstu-purple-900)/.9)}.active\:cstu-bg-purple-900\/95:active{background-color:rgb(var(--cstu-purple-900)/.95)}.active\:cstu-bg-red-100:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-100)/var(--tw-bg-opacity,1))}.active\:cstu-bg-red-100\/0:active{background-color:rgb(var(--cstu-red-100)/0)}.active\:cstu-bg-red-100\/10:active{background-color:rgb(var(--cstu-red-100)/.1)}.active\:cstu-bg-red-100\/100:active{background-color:rgb(var(--cstu-red-100)/1)}.active\:cstu-bg-red-100\/15:active{background-color:rgb(var(--cstu-red-100)/.15)}.active\:cstu-bg-red-100\/20:active{background-color:rgb(var(--cstu-red-100)/.2)}.active\:cstu-bg-red-100\/25:active{background-color:rgb(var(--cstu-red-100)/.25)}.active\:cstu-bg-red-100\/30:active{background-color:rgb(var(--cstu-red-100)/.3)}.active\:cstu-bg-red-100\/35:active{background-color:rgb(var(--cstu-red-100)/.35)}.active\:cstu-bg-red-100\/40:active{background-color:rgb(var(--cstu-red-100)/.4)}.active\:cstu-bg-red-100\/45:active{background-color:rgb(var(--cstu-red-100)/.45)}.active\:cstu-bg-red-100\/5:active{background-color:rgb(var(--cstu-red-100)/.05)}.active\:cstu-bg-red-100\/50:active{background-color:rgb(var(--cstu-red-100)/.5)}.active\:cstu-bg-red-100\/55:active{background-color:rgb(var(--cstu-red-100)/.55)}.active\:cstu-bg-red-100\/60:active{background-color:rgb(var(--cstu-red-100)/.6)}.active\:cstu-bg-red-100\/65:active{background-color:rgb(var(--cstu-red-100)/.65)}.active\:cstu-bg-red-100\/70:active{background-color:rgb(var(--cstu-red-100)/.7)}.active\:cstu-bg-red-100\/75:active{background-color:rgb(var(--cstu-red-100)/.75)}.active\:cstu-bg-red-100\/80:active{background-color:rgb(var(--cstu-red-100)/.8)}.active\:cstu-bg-red-100\/85:active{background-color:rgb(var(--cstu-red-100)/.85)}.active\:cstu-bg-red-100\/90:active{background-color:rgb(var(--cstu-red-100)/.9)}.active\:cstu-bg-red-100\/95:active{background-color:rgb(var(--cstu-red-100)/.95)}.active\:cstu-bg-red-200:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-200)/var(--tw-bg-opacity,1))}.active\:cstu-bg-red-200\/0:active{background-color:rgb(var(--cstu-red-200)/0)}.active\:cstu-bg-red-200\/10:active{background-color:rgb(var(--cstu-red-200)/.1)}.active\:cstu-bg-red-200\/100:active{background-color:rgb(var(--cstu-red-200)/1)}.active\:cstu-bg-red-200\/15:active{background-color:rgb(var(--cstu-red-200)/.15)}.active\:cstu-bg-red-200\/20:active{background-color:rgb(var(--cstu-red-200)/.2)}.active\:cstu-bg-red-200\/25:active{background-color:rgb(var(--cstu-red-200)/.25)}.active\:cstu-bg-red-200\/30:active{background-color:rgb(var(--cstu-red-200)/.3)}.active\:cstu-bg-red-200\/35:active{background-color:rgb(var(--cstu-red-200)/.35)}.active\:cstu-bg-red-200\/40:active{background-color:rgb(var(--cstu-red-200)/.4)}.active\:cstu-bg-red-200\/45:active{background-color:rgb(var(--cstu-red-200)/.45)}.active\:cstu-bg-red-200\/5:active{background-color:rgb(var(--cstu-red-200)/.05)}.active\:cstu-bg-red-200\/50:active{background-color:rgb(var(--cstu-red-200)/.5)}.active\:cstu-bg-red-200\/55:active{background-color:rgb(var(--cstu-red-200)/.55)}.active\:cstu-bg-red-200\/60:active{background-color:rgb(var(--cstu-red-200)/.6)}.active\:cstu-bg-red-200\/65:active{background-color:rgb(var(--cstu-red-200)/.65)}.active\:cstu-bg-red-200\/70:active{background-color:rgb(var(--cstu-red-200)/.7)}.active\:cstu-bg-red-200\/75:active{background-color:rgb(var(--cstu-red-200)/.75)}.active\:cstu-bg-red-200\/80:active{background-color:rgb(var(--cstu-red-200)/.8)}.active\:cstu-bg-red-200\/85:active{background-color:rgb(var(--cstu-red-200)/.85)}.active\:cstu-bg-red-200\/90:active{background-color:rgb(var(--cstu-red-200)/.9)}.active\:cstu-bg-red-200\/95:active{background-color:rgb(var(--cstu-red-200)/.95)}.active\:cstu-bg-red-300:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-300)/var(--tw-bg-opacity,1))}.active\:cstu-bg-red-300\/0:active{background-color:rgb(var(--cstu-red-300)/0)}.active\:cstu-bg-red-300\/10:active{background-color:rgb(var(--cstu-red-300)/.1)}.active\:cstu-bg-red-300\/100:active{background-color:rgb(var(--cstu-red-300)/1)}.active\:cstu-bg-red-300\/15:active{background-color:rgb(var(--cstu-red-300)/.15)}.active\:cstu-bg-red-300\/20:active{background-color:rgb(var(--cstu-red-300)/.2)}.active\:cstu-bg-red-300\/25:active{background-color:rgb(var(--cstu-red-300)/.25)}.active\:cstu-bg-red-300\/30:active{background-color:rgb(var(--cstu-red-300)/.3)}.active\:cstu-bg-red-300\/35:active{background-color:rgb(var(--cstu-red-300)/.35)}.active\:cstu-bg-red-300\/40:active{background-color:rgb(var(--cstu-red-300)/.4)}.active\:cstu-bg-red-300\/45:active{background-color:rgb(var(--cstu-red-300)/.45)}.active\:cstu-bg-red-300\/5:active{background-color:rgb(var(--cstu-red-300)/.05)}.active\:cstu-bg-red-300\/50:active{background-color:rgb(var(--cstu-red-300)/.5)}.active\:cstu-bg-red-300\/55:active{background-color:rgb(var(--cstu-red-300)/.55)}.active\:cstu-bg-red-300\/60:active{background-color:rgb(var(--cstu-red-300)/.6)}.active\:cstu-bg-red-300\/65:active{background-color:rgb(var(--cstu-red-300)/.65)}.active\:cstu-bg-red-300\/70:active{background-color:rgb(var(--cstu-red-300)/.7)}.active\:cstu-bg-red-300\/75:active{background-color:rgb(var(--cstu-red-300)/.75)}.active\:cstu-bg-red-300\/80:active{background-color:rgb(var(--cstu-red-300)/.8)}.active\:cstu-bg-red-300\/85:active{background-color:rgb(var(--cstu-red-300)/.85)}.active\:cstu-bg-red-300\/90:active{background-color:rgb(var(--cstu-red-300)/.9)}.active\:cstu-bg-red-300\/95:active{background-color:rgb(var(--cstu-red-300)/.95)}.active\:cstu-bg-red-400:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-400)/var(--tw-bg-opacity,1))}.active\:cstu-bg-red-400\/0:active{background-color:rgb(var(--cstu-red-400)/0)}.active\:cstu-bg-red-400\/10:active{background-color:rgb(var(--cstu-red-400)/.1)}.active\:cstu-bg-red-400\/100:active{background-color:rgb(var(--cstu-red-400)/1)}.active\:cstu-bg-red-400\/15:active{background-color:rgb(var(--cstu-red-400)/.15)}.active\:cstu-bg-red-400\/20:active{background-color:rgb(var(--cstu-red-400)/.2)}.active\:cstu-bg-red-400\/25:active{background-color:rgb(var(--cstu-red-400)/.25)}.active\:cstu-bg-red-400\/30:active{background-color:rgb(var(--cstu-red-400)/.3)}.active\:cstu-bg-red-400\/35:active{background-color:rgb(var(--cstu-red-400)/.35)}.active\:cstu-bg-red-400\/40:active{background-color:rgb(var(--cstu-red-400)/.4)}.active\:cstu-bg-red-400\/45:active{background-color:rgb(var(--cstu-red-400)/.45)}.active\:cstu-bg-red-400\/5:active{background-color:rgb(var(--cstu-red-400)/.05)}.active\:cstu-bg-red-400\/50:active{background-color:rgb(var(--cstu-red-400)/.5)}.active\:cstu-bg-red-400\/55:active{background-color:rgb(var(--cstu-red-400)/.55)}.active\:cstu-bg-red-400\/60:active{background-color:rgb(var(--cstu-red-400)/.6)}.active\:cstu-bg-red-400\/65:active{background-color:rgb(var(--cstu-red-400)/.65)}.active\:cstu-bg-red-400\/70:active{background-color:rgb(var(--cstu-red-400)/.7)}.active\:cstu-bg-red-400\/75:active{background-color:rgb(var(--cstu-red-400)/.75)}.active\:cstu-bg-red-400\/80:active{background-color:rgb(var(--cstu-red-400)/.8)}.active\:cstu-bg-red-400\/85:active{background-color:rgb(var(--cstu-red-400)/.85)}.active\:cstu-bg-red-400\/90:active{background-color:rgb(var(--cstu-red-400)/.9)}.active\:cstu-bg-red-400\/95:active{background-color:rgb(var(--cstu-red-400)/.95)}.active\:cstu-bg-red-50:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-50)/var(--tw-bg-opacity,1))}.active\:cstu-bg-red-50\/0:active{background-color:rgb(var(--cstu-red-50)/0)}.active\:cstu-bg-red-50\/10:active{background-color:rgb(var(--cstu-red-50)/.1)}.active\:cstu-bg-red-50\/100:active{background-color:rgb(var(--cstu-red-50)/1)}.active\:cstu-bg-red-50\/15:active{background-color:rgb(var(--cstu-red-50)/.15)}.active\:cstu-bg-red-50\/20:active{background-color:rgb(var(--cstu-red-50)/.2)}.active\:cstu-bg-red-50\/25:active{background-color:rgb(var(--cstu-red-50)/.25)}.active\:cstu-bg-red-50\/30:active{background-color:rgb(var(--cstu-red-50)/.3)}.active\:cstu-bg-red-50\/35:active{background-color:rgb(var(--cstu-red-50)/.35)}.active\:cstu-bg-red-50\/40:active{background-color:rgb(var(--cstu-red-50)/.4)}.active\:cstu-bg-red-50\/45:active{background-color:rgb(var(--cstu-red-50)/.45)}.active\:cstu-bg-red-50\/5:active{background-color:rgb(var(--cstu-red-50)/.05)}.active\:cstu-bg-red-50\/50:active{background-color:rgb(var(--cstu-red-50)/.5)}.active\:cstu-bg-red-50\/55:active{background-color:rgb(var(--cstu-red-50)/.55)}.active\:cstu-bg-red-50\/60:active{background-color:rgb(var(--cstu-red-50)/.6)}.active\:cstu-bg-red-50\/65:active{background-color:rgb(var(--cstu-red-50)/.65)}.active\:cstu-bg-red-50\/70:active{background-color:rgb(var(--cstu-red-50)/.7)}.active\:cstu-bg-red-50\/75:active{background-color:rgb(var(--cstu-red-50)/.75)}.active\:cstu-bg-red-50\/80:active{background-color:rgb(var(--cstu-red-50)/.8)}.active\:cstu-bg-red-50\/85:active{background-color:rgb(var(--cstu-red-50)/.85)}.active\:cstu-bg-red-50\/90:active{background-color:rgb(var(--cstu-red-50)/.9)}.active\:cstu-bg-red-50\/95:active{background-color:rgb(var(--cstu-red-50)/.95)}.active\:cstu-bg-red-500:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-500)/var(--tw-bg-opacity,1))}.active\:cstu-bg-red-500\/0:active{background-color:rgb(var(--cstu-red-500)/0)}.active\:cstu-bg-red-500\/10:active{background-color:rgb(var(--cstu-red-500)/.1)}.active\:cstu-bg-red-500\/100:active{background-color:rgb(var(--cstu-red-500)/1)}.active\:cstu-bg-red-500\/15:active{background-color:rgb(var(--cstu-red-500)/.15)}.active\:cstu-bg-red-500\/20:active{background-color:rgb(var(--cstu-red-500)/.2)}.active\:cstu-bg-red-500\/25:active{background-color:rgb(var(--cstu-red-500)/.25)}.active\:cstu-bg-red-500\/30:active{background-color:rgb(var(--cstu-red-500)/.3)}.active\:cstu-bg-red-500\/35:active{background-color:rgb(var(--cstu-red-500)/.35)}.active\:cstu-bg-red-500\/40:active{background-color:rgb(var(--cstu-red-500)/.4)}.active\:cstu-bg-red-500\/45:active{background-color:rgb(var(--cstu-red-500)/.45)}.active\:cstu-bg-red-500\/5:active{background-color:rgb(var(--cstu-red-500)/.05)}.active\:cstu-bg-red-500\/50:active{background-color:rgb(var(--cstu-red-500)/.5)}.active\:cstu-bg-red-500\/55:active{background-color:rgb(var(--cstu-red-500)/.55)}.active\:cstu-bg-red-500\/60:active{background-color:rgb(var(--cstu-red-500)/.6)}.active\:cstu-bg-red-500\/65:active{background-color:rgb(var(--cstu-red-500)/.65)}.active\:cstu-bg-red-500\/70:active{background-color:rgb(var(--cstu-red-500)/.7)}.active\:cstu-bg-red-500\/75:active{background-color:rgb(var(--cstu-red-500)/.75)}.active\:cstu-bg-red-500\/80:active{background-color:rgb(var(--cstu-red-500)/.8)}.active\:cstu-bg-red-500\/85:active{background-color:rgb(var(--cstu-red-500)/.85)}.active\:cstu-bg-red-500\/90:active{background-color:rgb(var(--cstu-red-500)/.9)}.active\:cstu-bg-red-500\/95:active{background-color:rgb(var(--cstu-red-500)/.95)}.active\:cstu-bg-red-600:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-600)/var(--tw-bg-opacity,1))}.active\:cstu-bg-red-600\/0:active{background-color:rgb(var(--cstu-red-600)/0)}.active\:cstu-bg-red-600\/10:active{background-color:rgb(var(--cstu-red-600)/.1)}.active\:cstu-bg-red-600\/100:active{background-color:rgb(var(--cstu-red-600)/1)}.active\:cstu-bg-red-600\/15:active{background-color:rgb(var(--cstu-red-600)/.15)}.active\:cstu-bg-red-600\/20:active{background-color:rgb(var(--cstu-red-600)/.2)}.active\:cstu-bg-red-600\/25:active{background-color:rgb(var(--cstu-red-600)/.25)}.active\:cstu-bg-red-600\/30:active{background-color:rgb(var(--cstu-red-600)/.3)}.active\:cstu-bg-red-600\/35:active{background-color:rgb(var(--cstu-red-600)/.35)}.active\:cstu-bg-red-600\/40:active{background-color:rgb(var(--cstu-red-600)/.4)}.active\:cstu-bg-red-600\/45:active{background-color:rgb(var(--cstu-red-600)/.45)}.active\:cstu-bg-red-600\/5:active{background-color:rgb(var(--cstu-red-600)/.05)}.active\:cstu-bg-red-600\/50:active{background-color:rgb(var(--cstu-red-600)/.5)}.active\:cstu-bg-red-600\/55:active{background-color:rgb(var(--cstu-red-600)/.55)}.active\:cstu-bg-red-600\/60:active{background-color:rgb(var(--cstu-red-600)/.6)}.active\:cstu-bg-red-600\/65:active{background-color:rgb(var(--cstu-red-600)/.65)}.active\:cstu-bg-red-600\/70:active{background-color:rgb(var(--cstu-red-600)/.7)}.active\:cstu-bg-red-600\/75:active{background-color:rgb(var(--cstu-red-600)/.75)}.active\:cstu-bg-red-600\/80:active{background-color:rgb(var(--cstu-red-600)/.8)}.active\:cstu-bg-red-600\/85:active{background-color:rgb(var(--cstu-red-600)/.85)}.active\:cstu-bg-red-600\/90:active{background-color:rgb(var(--cstu-red-600)/.9)}.active\:cstu-bg-red-600\/95:active{background-color:rgb(var(--cstu-red-600)/.95)}.active\:cstu-bg-red-700:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-700)/var(--tw-bg-opacity,1))}.active\:cstu-bg-red-700\/0:active{background-color:rgb(var(--cstu-red-700)/0)}.active\:cstu-bg-red-700\/10:active{background-color:rgb(var(--cstu-red-700)/.1)}.active\:cstu-bg-red-700\/100:active{background-color:rgb(var(--cstu-red-700)/1)}.active\:cstu-bg-red-700\/15:active{background-color:rgb(var(--cstu-red-700)/.15)}.active\:cstu-bg-red-700\/20:active{background-color:rgb(var(--cstu-red-700)/.2)}.active\:cstu-bg-red-700\/25:active{background-color:rgb(var(--cstu-red-700)/.25)}.active\:cstu-bg-red-700\/30:active{background-color:rgb(var(--cstu-red-700)/.3)}.active\:cstu-bg-red-700\/35:active{background-color:rgb(var(--cstu-red-700)/.35)}.active\:cstu-bg-red-700\/40:active{background-color:rgb(var(--cstu-red-700)/.4)}.active\:cstu-bg-red-700\/45:active{background-color:rgb(var(--cstu-red-700)/.45)}.active\:cstu-bg-red-700\/5:active{background-color:rgb(var(--cstu-red-700)/.05)}.active\:cstu-bg-red-700\/50:active{background-color:rgb(var(--cstu-red-700)/.5)}.active\:cstu-bg-red-700\/55:active{background-color:rgb(var(--cstu-red-700)/.55)}.active\:cstu-bg-red-700\/60:active{background-color:rgb(var(--cstu-red-700)/.6)}.active\:cstu-bg-red-700\/65:active{background-color:rgb(var(--cstu-red-700)/.65)}.active\:cstu-bg-red-700\/70:active{background-color:rgb(var(--cstu-red-700)/.7)}.active\:cstu-bg-red-700\/75:active{background-color:rgb(var(--cstu-red-700)/.75)}.active\:cstu-bg-red-700\/80:active{background-color:rgb(var(--cstu-red-700)/.8)}.active\:cstu-bg-red-700\/85:active{background-color:rgb(var(--cstu-red-700)/.85)}.active\:cstu-bg-red-700\/90:active{background-color:rgb(var(--cstu-red-700)/.9)}.active\:cstu-bg-red-700\/95:active{background-color:rgb(var(--cstu-red-700)/.95)}.active\:cstu-bg-red-800:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-800)/var(--tw-bg-opacity,1))}.active\:cstu-bg-red-800\/0:active{background-color:rgb(var(--cstu-red-800)/0)}.active\:cstu-bg-red-800\/10:active{background-color:rgb(var(--cstu-red-800)/.1)}.active\:cstu-bg-red-800\/100:active{background-color:rgb(var(--cstu-red-800)/1)}.active\:cstu-bg-red-800\/15:active{background-color:rgb(var(--cstu-red-800)/.15)}.active\:cstu-bg-red-800\/20:active{background-color:rgb(var(--cstu-red-800)/.2)}.active\:cstu-bg-red-800\/25:active{background-color:rgb(var(--cstu-red-800)/.25)}.active\:cstu-bg-red-800\/30:active{background-color:rgb(var(--cstu-red-800)/.3)}.active\:cstu-bg-red-800\/35:active{background-color:rgb(var(--cstu-red-800)/.35)}.active\:cstu-bg-red-800\/40:active{background-color:rgb(var(--cstu-red-800)/.4)}.active\:cstu-bg-red-800\/45:active{background-color:rgb(var(--cstu-red-800)/.45)}.active\:cstu-bg-red-800\/5:active{background-color:rgb(var(--cstu-red-800)/.05)}.active\:cstu-bg-red-800\/50:active{background-color:rgb(var(--cstu-red-800)/.5)}.active\:cstu-bg-red-800\/55:active{background-color:rgb(var(--cstu-red-800)/.55)}.active\:cstu-bg-red-800\/60:active{background-color:rgb(var(--cstu-red-800)/.6)}.active\:cstu-bg-red-800\/65:active{background-color:rgb(var(--cstu-red-800)/.65)}.active\:cstu-bg-red-800\/70:active{background-color:rgb(var(--cstu-red-800)/.7)}.active\:cstu-bg-red-800\/75:active{background-color:rgb(var(--cstu-red-800)/.75)}.active\:cstu-bg-red-800\/80:active{background-color:rgb(var(--cstu-red-800)/.8)}.active\:cstu-bg-red-800\/85:active{background-color:rgb(var(--cstu-red-800)/.85)}.active\:cstu-bg-red-800\/90:active{background-color:rgb(var(--cstu-red-800)/.9)}.active\:cstu-bg-red-800\/95:active{background-color:rgb(var(--cstu-red-800)/.95)}.active\:cstu-bg-red-900:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-red-900)/var(--tw-bg-opacity,1))}.active\:cstu-bg-red-900\/0:active{background-color:rgb(var(--cstu-red-900)/0)}.active\:cstu-bg-red-900\/10:active{background-color:rgb(var(--cstu-red-900)/.1)}.active\:cstu-bg-red-900\/100:active{background-color:rgb(var(--cstu-red-900)/1)}.active\:cstu-bg-red-900\/15:active{background-color:rgb(var(--cstu-red-900)/.15)}.active\:cstu-bg-red-900\/20:active{background-color:rgb(var(--cstu-red-900)/.2)}.active\:cstu-bg-red-900\/25:active{background-color:rgb(var(--cstu-red-900)/.25)}.active\:cstu-bg-red-900\/30:active{background-color:rgb(var(--cstu-red-900)/.3)}.active\:cstu-bg-red-900\/35:active{background-color:rgb(var(--cstu-red-900)/.35)}.active\:cstu-bg-red-900\/40:active{background-color:rgb(var(--cstu-red-900)/.4)}.active\:cstu-bg-red-900\/45:active{background-color:rgb(var(--cstu-red-900)/.45)}.active\:cstu-bg-red-900\/5:active{background-color:rgb(var(--cstu-red-900)/.05)}.active\:cstu-bg-red-900\/50:active{background-color:rgb(var(--cstu-red-900)/.5)}.active\:cstu-bg-red-900\/55:active{background-color:rgb(var(--cstu-red-900)/.55)}.active\:cstu-bg-red-900\/60:active{background-color:rgb(var(--cstu-red-900)/.6)}.active\:cstu-bg-red-900\/65:active{background-color:rgb(var(--cstu-red-900)/.65)}.active\:cstu-bg-red-900\/70:active{background-color:rgb(var(--cstu-red-900)/.7)}.active\:cstu-bg-red-900\/75:active{background-color:rgb(var(--cstu-red-900)/.75)}.active\:cstu-bg-red-900\/80:active{background-color:rgb(var(--cstu-red-900)/.8)}.active\:cstu-bg-red-900\/85:active{background-color:rgb(var(--cstu-red-900)/.85)}.active\:cstu-bg-red-900\/90:active{background-color:rgb(var(--cstu-red-900)/.9)}.active\:cstu-bg-red-900\/95:active{background-color:rgb(var(--cstu-red-900)/.95)}.active\:cstu-bg-sea-blue-100:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-100)/var(--tw-bg-opacity,1))}.active\:cstu-bg-sea-blue-100\/0:active{background-color:rgb(var(--cstu-sea-blue-100)/0)}.active\:cstu-bg-sea-blue-100\/10:active{background-color:rgb(var(--cstu-sea-blue-100)/.1)}.active\:cstu-bg-sea-blue-100\/100:active{background-color:rgb(var(--cstu-sea-blue-100)/1)}.active\:cstu-bg-sea-blue-100\/15:active{background-color:rgb(var(--cstu-sea-blue-100)/.15)}.active\:cstu-bg-sea-blue-100\/20:active{background-color:rgb(var(--cstu-sea-blue-100)/.2)}.active\:cstu-bg-sea-blue-100\/25:active{background-color:rgb(var(--cstu-sea-blue-100)/.25)}.active\:cstu-bg-sea-blue-100\/30:active{background-color:rgb(var(--cstu-sea-blue-100)/.3)}.active\:cstu-bg-sea-blue-100\/35:active{background-color:rgb(var(--cstu-sea-blue-100)/.35)}.active\:cstu-bg-sea-blue-100\/40:active{background-color:rgb(var(--cstu-sea-blue-100)/.4)}.active\:cstu-bg-sea-blue-100\/45:active{background-color:rgb(var(--cstu-sea-blue-100)/.45)}.active\:cstu-bg-sea-blue-100\/5:active{background-color:rgb(var(--cstu-sea-blue-100)/.05)}.active\:cstu-bg-sea-blue-100\/50:active{background-color:rgb(var(--cstu-sea-blue-100)/.5)}.active\:cstu-bg-sea-blue-100\/55:active{background-color:rgb(var(--cstu-sea-blue-100)/.55)}.active\:cstu-bg-sea-blue-100\/60:active{background-color:rgb(var(--cstu-sea-blue-100)/.6)}.active\:cstu-bg-sea-blue-100\/65:active{background-color:rgb(var(--cstu-sea-blue-100)/.65)}.active\:cstu-bg-sea-blue-100\/70:active{background-color:rgb(var(--cstu-sea-blue-100)/.7)}.active\:cstu-bg-sea-blue-100\/75:active{background-color:rgb(var(--cstu-sea-blue-100)/.75)}.active\:cstu-bg-sea-blue-100\/80:active{background-color:rgb(var(--cstu-sea-blue-100)/.8)}.active\:cstu-bg-sea-blue-100\/85:active{background-color:rgb(var(--cstu-sea-blue-100)/.85)}.active\:cstu-bg-sea-blue-100\/90:active{background-color:rgb(var(--cstu-sea-blue-100)/.9)}.active\:cstu-bg-sea-blue-100\/95:active{background-color:rgb(var(--cstu-sea-blue-100)/.95)}.active\:cstu-bg-sea-blue-200:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-200)/var(--tw-bg-opacity,1))}.active\:cstu-bg-sea-blue-200\/0:active{background-color:rgb(var(--cstu-sea-blue-200)/0)}.active\:cstu-bg-sea-blue-200\/10:active{background-color:rgb(var(--cstu-sea-blue-200)/.1)}.active\:cstu-bg-sea-blue-200\/100:active{background-color:rgb(var(--cstu-sea-blue-200)/1)}.active\:cstu-bg-sea-blue-200\/15:active{background-color:rgb(var(--cstu-sea-blue-200)/.15)}.active\:cstu-bg-sea-blue-200\/20:active{background-color:rgb(var(--cstu-sea-blue-200)/.2)}.active\:cstu-bg-sea-blue-200\/25:active{background-color:rgb(var(--cstu-sea-blue-200)/.25)}.active\:cstu-bg-sea-blue-200\/30:active{background-color:rgb(var(--cstu-sea-blue-200)/.3)}.active\:cstu-bg-sea-blue-200\/35:active{background-color:rgb(var(--cstu-sea-blue-200)/.35)}.active\:cstu-bg-sea-blue-200\/40:active{background-color:rgb(var(--cstu-sea-blue-200)/.4)}.active\:cstu-bg-sea-blue-200\/45:active{background-color:rgb(var(--cstu-sea-blue-200)/.45)}.active\:cstu-bg-sea-blue-200\/5:active{background-color:rgb(var(--cstu-sea-blue-200)/.05)}.active\:cstu-bg-sea-blue-200\/50:active{background-color:rgb(var(--cstu-sea-blue-200)/.5)}.active\:cstu-bg-sea-blue-200\/55:active{background-color:rgb(var(--cstu-sea-blue-200)/.55)}.active\:cstu-bg-sea-blue-200\/60:active{background-color:rgb(var(--cstu-sea-blue-200)/.6)}.active\:cstu-bg-sea-blue-200\/65:active{background-color:rgb(var(--cstu-sea-blue-200)/.65)}.active\:cstu-bg-sea-blue-200\/70:active{background-color:rgb(var(--cstu-sea-blue-200)/.7)}.active\:cstu-bg-sea-blue-200\/75:active{background-color:rgb(var(--cstu-sea-blue-200)/.75)}.active\:cstu-bg-sea-blue-200\/80:active{background-color:rgb(var(--cstu-sea-blue-200)/.8)}.active\:cstu-bg-sea-blue-200\/85:active{background-color:rgb(var(--cstu-sea-blue-200)/.85)}.active\:cstu-bg-sea-blue-200\/90:active{background-color:rgb(var(--cstu-sea-blue-200)/.9)}.active\:cstu-bg-sea-blue-200\/95:active{background-color:rgb(var(--cstu-sea-blue-200)/.95)}.active\:cstu-bg-sea-blue-300:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-300)/var(--tw-bg-opacity,1))}.active\:cstu-bg-sea-blue-300\/0:active{background-color:rgb(var(--cstu-sea-blue-300)/0)}.active\:cstu-bg-sea-blue-300\/10:active{background-color:rgb(var(--cstu-sea-blue-300)/.1)}.active\:cstu-bg-sea-blue-300\/100:active{background-color:rgb(var(--cstu-sea-blue-300)/1)}.active\:cstu-bg-sea-blue-300\/15:active{background-color:rgb(var(--cstu-sea-blue-300)/.15)}.active\:cstu-bg-sea-blue-300\/20:active{background-color:rgb(var(--cstu-sea-blue-300)/.2)}.active\:cstu-bg-sea-blue-300\/25:active{background-color:rgb(var(--cstu-sea-blue-300)/.25)}.active\:cstu-bg-sea-blue-300\/30:active{background-color:rgb(var(--cstu-sea-blue-300)/.3)}.active\:cstu-bg-sea-blue-300\/35:active{background-color:rgb(var(--cstu-sea-blue-300)/.35)}.active\:cstu-bg-sea-blue-300\/40:active{background-color:rgb(var(--cstu-sea-blue-300)/.4)}.active\:cstu-bg-sea-blue-300\/45:active{background-color:rgb(var(--cstu-sea-blue-300)/.45)}.active\:cstu-bg-sea-blue-300\/5:active{background-color:rgb(var(--cstu-sea-blue-300)/.05)}.active\:cstu-bg-sea-blue-300\/50:active{background-color:rgb(var(--cstu-sea-blue-300)/.5)}.active\:cstu-bg-sea-blue-300\/55:active{background-color:rgb(var(--cstu-sea-blue-300)/.55)}.active\:cstu-bg-sea-blue-300\/60:active{background-color:rgb(var(--cstu-sea-blue-300)/.6)}.active\:cstu-bg-sea-blue-300\/65:active{background-color:rgb(var(--cstu-sea-blue-300)/.65)}.active\:cstu-bg-sea-blue-300\/70:active{background-color:rgb(var(--cstu-sea-blue-300)/.7)}.active\:cstu-bg-sea-blue-300\/75:active{background-color:rgb(var(--cstu-sea-blue-300)/.75)}.active\:cstu-bg-sea-blue-300\/80:active{background-color:rgb(var(--cstu-sea-blue-300)/.8)}.active\:cstu-bg-sea-blue-300\/85:active{background-color:rgb(var(--cstu-sea-blue-300)/.85)}.active\:cstu-bg-sea-blue-300\/90:active{background-color:rgb(var(--cstu-sea-blue-300)/.9)}.active\:cstu-bg-sea-blue-300\/95:active{background-color:rgb(var(--cstu-sea-blue-300)/.95)}.active\:cstu-bg-sea-blue-400:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-400)/var(--tw-bg-opacity,1))}.active\:cstu-bg-sea-blue-400\/0:active{background-color:rgb(var(--cstu-sea-blue-400)/0)}.active\:cstu-bg-sea-blue-400\/10:active{background-color:rgb(var(--cstu-sea-blue-400)/.1)}.active\:cstu-bg-sea-blue-400\/100:active{background-color:rgb(var(--cstu-sea-blue-400)/1)}.active\:cstu-bg-sea-blue-400\/15:active{background-color:rgb(var(--cstu-sea-blue-400)/.15)}.active\:cstu-bg-sea-blue-400\/20:active{background-color:rgb(var(--cstu-sea-blue-400)/.2)}.active\:cstu-bg-sea-blue-400\/25:active{background-color:rgb(var(--cstu-sea-blue-400)/.25)}.active\:cstu-bg-sea-blue-400\/30:active{background-color:rgb(var(--cstu-sea-blue-400)/.3)}.active\:cstu-bg-sea-blue-400\/35:active{background-color:rgb(var(--cstu-sea-blue-400)/.35)}.active\:cstu-bg-sea-blue-400\/40:active{background-color:rgb(var(--cstu-sea-blue-400)/.4)}.active\:cstu-bg-sea-blue-400\/45:active{background-color:rgb(var(--cstu-sea-blue-400)/.45)}.active\:cstu-bg-sea-blue-400\/5:active{background-color:rgb(var(--cstu-sea-blue-400)/.05)}.active\:cstu-bg-sea-blue-400\/50:active{background-color:rgb(var(--cstu-sea-blue-400)/.5)}.active\:cstu-bg-sea-blue-400\/55:active{background-color:rgb(var(--cstu-sea-blue-400)/.55)}.active\:cstu-bg-sea-blue-400\/60:active{background-color:rgb(var(--cstu-sea-blue-400)/.6)}.active\:cstu-bg-sea-blue-400\/65:active{background-color:rgb(var(--cstu-sea-blue-400)/.65)}.active\:cstu-bg-sea-blue-400\/70:active{background-color:rgb(var(--cstu-sea-blue-400)/.7)}.active\:cstu-bg-sea-blue-400\/75:active{background-color:rgb(var(--cstu-sea-blue-400)/.75)}.active\:cstu-bg-sea-blue-400\/80:active{background-color:rgb(var(--cstu-sea-blue-400)/.8)}.active\:cstu-bg-sea-blue-400\/85:active{background-color:rgb(var(--cstu-sea-blue-400)/.85)}.active\:cstu-bg-sea-blue-400\/90:active{background-color:rgb(var(--cstu-sea-blue-400)/.9)}.active\:cstu-bg-sea-blue-400\/95:active{background-color:rgb(var(--cstu-sea-blue-400)/.95)}.active\:cstu-bg-sea-blue-50:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-50)/var(--tw-bg-opacity,1))}.active\:cstu-bg-sea-blue-50\/0:active{background-color:rgb(var(--cstu-sea-blue-50)/0)}.active\:cstu-bg-sea-blue-50\/10:active{background-color:rgb(var(--cstu-sea-blue-50)/.1)}.active\:cstu-bg-sea-blue-50\/100:active{background-color:rgb(var(--cstu-sea-blue-50)/1)}.active\:cstu-bg-sea-blue-50\/15:active{background-color:rgb(var(--cstu-sea-blue-50)/.15)}.active\:cstu-bg-sea-blue-50\/20:active{background-color:rgb(var(--cstu-sea-blue-50)/.2)}.active\:cstu-bg-sea-blue-50\/25:active{background-color:rgb(var(--cstu-sea-blue-50)/.25)}.active\:cstu-bg-sea-blue-50\/30:active{background-color:rgb(var(--cstu-sea-blue-50)/.3)}.active\:cstu-bg-sea-blue-50\/35:active{background-color:rgb(var(--cstu-sea-blue-50)/.35)}.active\:cstu-bg-sea-blue-50\/40:active{background-color:rgb(var(--cstu-sea-blue-50)/.4)}.active\:cstu-bg-sea-blue-50\/45:active{background-color:rgb(var(--cstu-sea-blue-50)/.45)}.active\:cstu-bg-sea-blue-50\/5:active{background-color:rgb(var(--cstu-sea-blue-50)/.05)}.active\:cstu-bg-sea-blue-50\/50:active{background-color:rgb(var(--cstu-sea-blue-50)/.5)}.active\:cstu-bg-sea-blue-50\/55:active{background-color:rgb(var(--cstu-sea-blue-50)/.55)}.active\:cstu-bg-sea-blue-50\/60:active{background-color:rgb(var(--cstu-sea-blue-50)/.6)}.active\:cstu-bg-sea-blue-50\/65:active{background-color:rgb(var(--cstu-sea-blue-50)/.65)}.active\:cstu-bg-sea-blue-50\/70:active{background-color:rgb(var(--cstu-sea-blue-50)/.7)}.active\:cstu-bg-sea-blue-50\/75:active{background-color:rgb(var(--cstu-sea-blue-50)/.75)}.active\:cstu-bg-sea-blue-50\/80:active{background-color:rgb(var(--cstu-sea-blue-50)/.8)}.active\:cstu-bg-sea-blue-50\/85:active{background-color:rgb(var(--cstu-sea-blue-50)/.85)}.active\:cstu-bg-sea-blue-50\/90:active{background-color:rgb(var(--cstu-sea-blue-50)/.9)}.active\:cstu-bg-sea-blue-50\/95:active{background-color:rgb(var(--cstu-sea-blue-50)/.95)}.active\:cstu-bg-sea-blue-500:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-500)/var(--tw-bg-opacity,1))}.active\:cstu-bg-sea-blue-500\/0:active{background-color:rgb(var(--cstu-sea-blue-500)/0)}.active\:cstu-bg-sea-blue-500\/10:active{background-color:rgb(var(--cstu-sea-blue-500)/.1)}.active\:cstu-bg-sea-blue-500\/100:active{background-color:rgb(var(--cstu-sea-blue-500)/1)}.active\:cstu-bg-sea-blue-500\/15:active{background-color:rgb(var(--cstu-sea-blue-500)/.15)}.active\:cstu-bg-sea-blue-500\/20:active{background-color:rgb(var(--cstu-sea-blue-500)/.2)}.active\:cstu-bg-sea-blue-500\/25:active{background-color:rgb(var(--cstu-sea-blue-500)/.25)}.active\:cstu-bg-sea-blue-500\/30:active{background-color:rgb(var(--cstu-sea-blue-500)/.3)}.active\:cstu-bg-sea-blue-500\/35:active{background-color:rgb(var(--cstu-sea-blue-500)/.35)}.active\:cstu-bg-sea-blue-500\/40:active{background-color:rgb(var(--cstu-sea-blue-500)/.4)}.active\:cstu-bg-sea-blue-500\/45:active{background-color:rgb(var(--cstu-sea-blue-500)/.45)}.active\:cstu-bg-sea-blue-500\/5:active{background-color:rgb(var(--cstu-sea-blue-500)/.05)}.active\:cstu-bg-sea-blue-500\/50:active{background-color:rgb(var(--cstu-sea-blue-500)/.5)}.active\:cstu-bg-sea-blue-500\/55:active{background-color:rgb(var(--cstu-sea-blue-500)/.55)}.active\:cstu-bg-sea-blue-500\/60:active{background-color:rgb(var(--cstu-sea-blue-500)/.6)}.active\:cstu-bg-sea-blue-500\/65:active{background-color:rgb(var(--cstu-sea-blue-500)/.65)}.active\:cstu-bg-sea-blue-500\/70:active{background-color:rgb(var(--cstu-sea-blue-500)/.7)}.active\:cstu-bg-sea-blue-500\/75:active{background-color:rgb(var(--cstu-sea-blue-500)/.75)}.active\:cstu-bg-sea-blue-500\/80:active{background-color:rgb(var(--cstu-sea-blue-500)/.8)}.active\:cstu-bg-sea-blue-500\/85:active{background-color:rgb(var(--cstu-sea-blue-500)/.85)}.active\:cstu-bg-sea-blue-500\/90:active{background-color:rgb(var(--cstu-sea-blue-500)/.9)}.active\:cstu-bg-sea-blue-500\/95:active{background-color:rgb(var(--cstu-sea-blue-500)/.95)}.active\:cstu-bg-sea-blue-600:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-600)/var(--tw-bg-opacity,1))}.active\:cstu-bg-sea-blue-600\/0:active{background-color:rgb(var(--cstu-sea-blue-600)/0)}.active\:cstu-bg-sea-blue-600\/10:active{background-color:rgb(var(--cstu-sea-blue-600)/.1)}.active\:cstu-bg-sea-blue-600\/100:active{background-color:rgb(var(--cstu-sea-blue-600)/1)}.active\:cstu-bg-sea-blue-600\/15:active{background-color:rgb(var(--cstu-sea-blue-600)/.15)}.active\:cstu-bg-sea-blue-600\/20:active{background-color:rgb(var(--cstu-sea-blue-600)/.2)}.active\:cstu-bg-sea-blue-600\/25:active{background-color:rgb(var(--cstu-sea-blue-600)/.25)}.active\:cstu-bg-sea-blue-600\/30:active{background-color:rgb(var(--cstu-sea-blue-600)/.3)}.active\:cstu-bg-sea-blue-600\/35:active{background-color:rgb(var(--cstu-sea-blue-600)/.35)}.active\:cstu-bg-sea-blue-600\/40:active{background-color:rgb(var(--cstu-sea-blue-600)/.4)}.active\:cstu-bg-sea-blue-600\/45:active{background-color:rgb(var(--cstu-sea-blue-600)/.45)}.active\:cstu-bg-sea-blue-600\/5:active{background-color:rgb(var(--cstu-sea-blue-600)/.05)}.active\:cstu-bg-sea-blue-600\/50:active{background-color:rgb(var(--cstu-sea-blue-600)/.5)}.active\:cstu-bg-sea-blue-600\/55:active{background-color:rgb(var(--cstu-sea-blue-600)/.55)}.active\:cstu-bg-sea-blue-600\/60:active{background-color:rgb(var(--cstu-sea-blue-600)/.6)}.active\:cstu-bg-sea-blue-600\/65:active{background-color:rgb(var(--cstu-sea-blue-600)/.65)}.active\:cstu-bg-sea-blue-600\/70:active{background-color:rgb(var(--cstu-sea-blue-600)/.7)}.active\:cstu-bg-sea-blue-600\/75:active{background-color:rgb(var(--cstu-sea-blue-600)/.75)}.active\:cstu-bg-sea-blue-600\/80:active{background-color:rgb(var(--cstu-sea-blue-600)/.8)}.active\:cstu-bg-sea-blue-600\/85:active{background-color:rgb(var(--cstu-sea-blue-600)/.85)}.active\:cstu-bg-sea-blue-600\/90:active{background-color:rgb(var(--cstu-sea-blue-600)/.9)}.active\:cstu-bg-sea-blue-600\/95:active{background-color:rgb(var(--cstu-sea-blue-600)/.95)}.active\:cstu-bg-sea-blue-700:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-700)/var(--tw-bg-opacity,1))}.active\:cstu-bg-sea-blue-700\/0:active{background-color:rgb(var(--cstu-sea-blue-700)/0)}.active\:cstu-bg-sea-blue-700\/10:active{background-color:rgb(var(--cstu-sea-blue-700)/.1)}.active\:cstu-bg-sea-blue-700\/100:active{background-color:rgb(var(--cstu-sea-blue-700)/1)}.active\:cstu-bg-sea-blue-700\/15:active{background-color:rgb(var(--cstu-sea-blue-700)/.15)}.active\:cstu-bg-sea-blue-700\/20:active{background-color:rgb(var(--cstu-sea-blue-700)/.2)}.active\:cstu-bg-sea-blue-700\/25:active{background-color:rgb(var(--cstu-sea-blue-700)/.25)}.active\:cstu-bg-sea-blue-700\/30:active{background-color:rgb(var(--cstu-sea-blue-700)/.3)}.active\:cstu-bg-sea-blue-700\/35:active{background-color:rgb(var(--cstu-sea-blue-700)/.35)}.active\:cstu-bg-sea-blue-700\/40:active{background-color:rgb(var(--cstu-sea-blue-700)/.4)}.active\:cstu-bg-sea-blue-700\/45:active{background-color:rgb(var(--cstu-sea-blue-700)/.45)}.active\:cstu-bg-sea-blue-700\/5:active{background-color:rgb(var(--cstu-sea-blue-700)/.05)}.active\:cstu-bg-sea-blue-700\/50:active{background-color:rgb(var(--cstu-sea-blue-700)/.5)}.active\:cstu-bg-sea-blue-700\/55:active{background-color:rgb(var(--cstu-sea-blue-700)/.55)}.active\:cstu-bg-sea-blue-700\/60:active{background-color:rgb(var(--cstu-sea-blue-700)/.6)}.active\:cstu-bg-sea-blue-700\/65:active{background-color:rgb(var(--cstu-sea-blue-700)/.65)}.active\:cstu-bg-sea-blue-700\/70:active{background-color:rgb(var(--cstu-sea-blue-700)/.7)}.active\:cstu-bg-sea-blue-700\/75:active{background-color:rgb(var(--cstu-sea-blue-700)/.75)}.active\:cstu-bg-sea-blue-700\/80:active{background-color:rgb(var(--cstu-sea-blue-700)/.8)}.active\:cstu-bg-sea-blue-700\/85:active{background-color:rgb(var(--cstu-sea-blue-700)/.85)}.active\:cstu-bg-sea-blue-700\/90:active{background-color:rgb(var(--cstu-sea-blue-700)/.9)}.active\:cstu-bg-sea-blue-700\/95:active{background-color:rgb(var(--cstu-sea-blue-700)/.95)}.active\:cstu-bg-sea-blue-800:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-800)/var(--tw-bg-opacity,1))}.active\:cstu-bg-sea-blue-800\/0:active{background-color:rgb(var(--cstu-sea-blue-800)/0)}.active\:cstu-bg-sea-blue-800\/10:active{background-color:rgb(var(--cstu-sea-blue-800)/.1)}.active\:cstu-bg-sea-blue-800\/100:active{background-color:rgb(var(--cstu-sea-blue-800)/1)}.active\:cstu-bg-sea-blue-800\/15:active{background-color:rgb(var(--cstu-sea-blue-800)/.15)}.active\:cstu-bg-sea-blue-800\/20:active{background-color:rgb(var(--cstu-sea-blue-800)/.2)}.active\:cstu-bg-sea-blue-800\/25:active{background-color:rgb(var(--cstu-sea-blue-800)/.25)}.active\:cstu-bg-sea-blue-800\/30:active{background-color:rgb(var(--cstu-sea-blue-800)/.3)}.active\:cstu-bg-sea-blue-800\/35:active{background-color:rgb(var(--cstu-sea-blue-800)/.35)}.active\:cstu-bg-sea-blue-800\/40:active{background-color:rgb(var(--cstu-sea-blue-800)/.4)}.active\:cstu-bg-sea-blue-800\/45:active{background-color:rgb(var(--cstu-sea-blue-800)/.45)}.active\:cstu-bg-sea-blue-800\/5:active{background-color:rgb(var(--cstu-sea-blue-800)/.05)}.active\:cstu-bg-sea-blue-800\/50:active{background-color:rgb(var(--cstu-sea-blue-800)/.5)}.active\:cstu-bg-sea-blue-800\/55:active{background-color:rgb(var(--cstu-sea-blue-800)/.55)}.active\:cstu-bg-sea-blue-800\/60:active{background-color:rgb(var(--cstu-sea-blue-800)/.6)}.active\:cstu-bg-sea-blue-800\/65:active{background-color:rgb(var(--cstu-sea-blue-800)/.65)}.active\:cstu-bg-sea-blue-800\/70:active{background-color:rgb(var(--cstu-sea-blue-800)/.7)}.active\:cstu-bg-sea-blue-800\/75:active{background-color:rgb(var(--cstu-sea-blue-800)/.75)}.active\:cstu-bg-sea-blue-800\/80:active{background-color:rgb(var(--cstu-sea-blue-800)/.8)}.active\:cstu-bg-sea-blue-800\/85:active{background-color:rgb(var(--cstu-sea-blue-800)/.85)}.active\:cstu-bg-sea-blue-800\/90:active{background-color:rgb(var(--cstu-sea-blue-800)/.9)}.active\:cstu-bg-sea-blue-800\/95:active{background-color:rgb(var(--cstu-sea-blue-800)/.95)}.active\:cstu-bg-sea-blue-900:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-sea-blue-900)/var(--tw-bg-opacity,1))}.active\:cstu-bg-sea-blue-900\/0:active{background-color:rgb(var(--cstu-sea-blue-900)/0)}.active\:cstu-bg-sea-blue-900\/10:active{background-color:rgb(var(--cstu-sea-blue-900)/.1)}.active\:cstu-bg-sea-blue-900\/100:active{background-color:rgb(var(--cstu-sea-blue-900)/1)}.active\:cstu-bg-sea-blue-900\/15:active{background-color:rgb(var(--cstu-sea-blue-900)/.15)}.active\:cstu-bg-sea-blue-900\/20:active{background-color:rgb(var(--cstu-sea-blue-900)/.2)}.active\:cstu-bg-sea-blue-900\/25:active{background-color:rgb(var(--cstu-sea-blue-900)/.25)}.active\:cstu-bg-sea-blue-900\/30:active{background-color:rgb(var(--cstu-sea-blue-900)/.3)}.active\:cstu-bg-sea-blue-900\/35:active{background-color:rgb(var(--cstu-sea-blue-900)/.35)}.active\:cstu-bg-sea-blue-900\/40:active{background-color:rgb(var(--cstu-sea-blue-900)/.4)}.active\:cstu-bg-sea-blue-900\/45:active{background-color:rgb(var(--cstu-sea-blue-900)/.45)}.active\:cstu-bg-sea-blue-900\/5:active{background-color:rgb(var(--cstu-sea-blue-900)/.05)}.active\:cstu-bg-sea-blue-900\/50:active{background-color:rgb(var(--cstu-sea-blue-900)/.5)}.active\:cstu-bg-sea-blue-900\/55:active{background-color:rgb(var(--cstu-sea-blue-900)/.55)}.active\:cstu-bg-sea-blue-900\/60:active{background-color:rgb(var(--cstu-sea-blue-900)/.6)}.active\:cstu-bg-sea-blue-900\/65:active{background-color:rgb(var(--cstu-sea-blue-900)/.65)}.active\:cstu-bg-sea-blue-900\/70:active{background-color:rgb(var(--cstu-sea-blue-900)/.7)}.active\:cstu-bg-sea-blue-900\/75:active{background-color:rgb(var(--cstu-sea-blue-900)/.75)}.active\:cstu-bg-sea-blue-900\/80:active{background-color:rgb(var(--cstu-sea-blue-900)/.8)}.active\:cstu-bg-sea-blue-900\/85:active{background-color:rgb(var(--cstu-sea-blue-900)/.85)}.active\:cstu-bg-sea-blue-900\/90:active{background-color:rgb(var(--cstu-sea-blue-900)/.9)}.active\:cstu-bg-sea-blue-900\/95:active{background-color:rgb(var(--cstu-sea-blue-900)/.95)}.active\:cstu-bg-secondary-100:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-100)/var(--tw-bg-opacity,1))}.active\:cstu-bg-secondary-100\/0:active{background-color:rgb(var(--cstu-secondary-100)/0)}.active\:cstu-bg-secondary-100\/10:active{background-color:rgb(var(--cstu-secondary-100)/.1)}.active\:cstu-bg-secondary-100\/100:active{background-color:rgb(var(--cstu-secondary-100)/1)}.active\:cstu-bg-secondary-100\/15:active{background-color:rgb(var(--cstu-secondary-100)/.15)}.active\:cstu-bg-secondary-100\/20:active{background-color:rgb(var(--cstu-secondary-100)/.2)}.active\:cstu-bg-secondary-100\/25:active{background-color:rgb(var(--cstu-secondary-100)/.25)}.active\:cstu-bg-secondary-100\/30:active{background-color:rgb(var(--cstu-secondary-100)/.3)}.active\:cstu-bg-secondary-100\/35:active{background-color:rgb(var(--cstu-secondary-100)/.35)}.active\:cstu-bg-secondary-100\/40:active{background-color:rgb(var(--cstu-secondary-100)/.4)}.active\:cstu-bg-secondary-100\/45:active{background-color:rgb(var(--cstu-secondary-100)/.45)}.active\:cstu-bg-secondary-100\/5:active{background-color:rgb(var(--cstu-secondary-100)/.05)}.active\:cstu-bg-secondary-100\/50:active{background-color:rgb(var(--cstu-secondary-100)/.5)}.active\:cstu-bg-secondary-100\/55:active{background-color:rgb(var(--cstu-secondary-100)/.55)}.active\:cstu-bg-secondary-100\/60:active{background-color:rgb(var(--cstu-secondary-100)/.6)}.active\:cstu-bg-secondary-100\/65:active{background-color:rgb(var(--cstu-secondary-100)/.65)}.active\:cstu-bg-secondary-100\/70:active{background-color:rgb(var(--cstu-secondary-100)/.7)}.active\:cstu-bg-secondary-100\/75:active{background-color:rgb(var(--cstu-secondary-100)/.75)}.active\:cstu-bg-secondary-100\/80:active{background-color:rgb(var(--cstu-secondary-100)/.8)}.active\:cstu-bg-secondary-100\/85:active{background-color:rgb(var(--cstu-secondary-100)/.85)}.active\:cstu-bg-secondary-100\/90:active{background-color:rgb(var(--cstu-secondary-100)/.9)}.active\:cstu-bg-secondary-100\/95:active{background-color:rgb(var(--cstu-secondary-100)/.95)}.active\:cstu-bg-secondary-200:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-200)/var(--tw-bg-opacity,1))}.active\:cstu-bg-secondary-200\/0:active{background-color:rgb(var(--cstu-secondary-200)/0)}.active\:cstu-bg-secondary-200\/10:active{background-color:rgb(var(--cstu-secondary-200)/.1)}.active\:cstu-bg-secondary-200\/100:active{background-color:rgb(var(--cstu-secondary-200)/1)}.active\:cstu-bg-secondary-200\/15:active{background-color:rgb(var(--cstu-secondary-200)/.15)}.active\:cstu-bg-secondary-200\/20:active{background-color:rgb(var(--cstu-secondary-200)/.2)}.active\:cstu-bg-secondary-200\/25:active{background-color:rgb(var(--cstu-secondary-200)/.25)}.active\:cstu-bg-secondary-200\/30:active{background-color:rgb(var(--cstu-secondary-200)/.3)}.active\:cstu-bg-secondary-200\/35:active{background-color:rgb(var(--cstu-secondary-200)/.35)}.active\:cstu-bg-secondary-200\/40:active{background-color:rgb(var(--cstu-secondary-200)/.4)}.active\:cstu-bg-secondary-200\/45:active{background-color:rgb(var(--cstu-secondary-200)/.45)}.active\:cstu-bg-secondary-200\/5:active{background-color:rgb(var(--cstu-secondary-200)/.05)}.active\:cstu-bg-secondary-200\/50:active{background-color:rgb(var(--cstu-secondary-200)/.5)}.active\:cstu-bg-secondary-200\/55:active{background-color:rgb(var(--cstu-secondary-200)/.55)}.active\:cstu-bg-secondary-200\/60:active{background-color:rgb(var(--cstu-secondary-200)/.6)}.active\:cstu-bg-secondary-200\/65:active{background-color:rgb(var(--cstu-secondary-200)/.65)}.active\:cstu-bg-secondary-200\/70:active{background-color:rgb(var(--cstu-secondary-200)/.7)}.active\:cstu-bg-secondary-200\/75:active{background-color:rgb(var(--cstu-secondary-200)/.75)}.active\:cstu-bg-secondary-200\/80:active{background-color:rgb(var(--cstu-secondary-200)/.8)}.active\:cstu-bg-secondary-200\/85:active{background-color:rgb(var(--cstu-secondary-200)/.85)}.active\:cstu-bg-secondary-200\/90:active{background-color:rgb(var(--cstu-secondary-200)/.9)}.active\:cstu-bg-secondary-200\/95:active{background-color:rgb(var(--cstu-secondary-200)/.95)}.active\:cstu-bg-secondary-250:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-250)/var(--tw-bg-opacity,1))}.active\:cstu-bg-secondary-250\/0:active{background-color:rgb(var(--cstu-secondary-250)/0)}.active\:cstu-bg-secondary-250\/10:active{background-color:rgb(var(--cstu-secondary-250)/.1)}.active\:cstu-bg-secondary-250\/100:active{background-color:rgb(var(--cstu-secondary-250)/1)}.active\:cstu-bg-secondary-250\/15:active{background-color:rgb(var(--cstu-secondary-250)/.15)}.active\:cstu-bg-secondary-250\/20:active{background-color:rgb(var(--cstu-secondary-250)/.2)}.active\:cstu-bg-secondary-250\/25:active{background-color:rgb(var(--cstu-secondary-250)/.25)}.active\:cstu-bg-secondary-250\/30:active{background-color:rgb(var(--cstu-secondary-250)/.3)}.active\:cstu-bg-secondary-250\/35:active{background-color:rgb(var(--cstu-secondary-250)/.35)}.active\:cstu-bg-secondary-250\/40:active{background-color:rgb(var(--cstu-secondary-250)/.4)}.active\:cstu-bg-secondary-250\/45:active{background-color:rgb(var(--cstu-secondary-250)/.45)}.active\:cstu-bg-secondary-250\/5:active{background-color:rgb(var(--cstu-secondary-250)/.05)}.active\:cstu-bg-secondary-250\/50:active{background-color:rgb(var(--cstu-secondary-250)/.5)}.active\:cstu-bg-secondary-250\/55:active{background-color:rgb(var(--cstu-secondary-250)/.55)}.active\:cstu-bg-secondary-250\/60:active{background-color:rgb(var(--cstu-secondary-250)/.6)}.active\:cstu-bg-secondary-250\/65:active{background-color:rgb(var(--cstu-secondary-250)/.65)}.active\:cstu-bg-secondary-250\/70:active{background-color:rgb(var(--cstu-secondary-250)/.7)}.active\:cstu-bg-secondary-250\/75:active{background-color:rgb(var(--cstu-secondary-250)/.75)}.active\:cstu-bg-secondary-250\/80:active{background-color:rgb(var(--cstu-secondary-250)/.8)}.active\:cstu-bg-secondary-250\/85:active{background-color:rgb(var(--cstu-secondary-250)/.85)}.active\:cstu-bg-secondary-250\/90:active{background-color:rgb(var(--cstu-secondary-250)/.9)}.active\:cstu-bg-secondary-250\/95:active{background-color:rgb(var(--cstu-secondary-250)/.95)}.active\:cstu-bg-secondary-300:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-300)/var(--tw-bg-opacity,1))}.active\:cstu-bg-secondary-300\/0:active{background-color:rgb(var(--cstu-secondary-300)/0)}.active\:cstu-bg-secondary-300\/10:active{background-color:rgb(var(--cstu-secondary-300)/.1)}.active\:cstu-bg-secondary-300\/100:active{background-color:rgb(var(--cstu-secondary-300)/1)}.active\:cstu-bg-secondary-300\/15:active{background-color:rgb(var(--cstu-secondary-300)/.15)}.active\:cstu-bg-secondary-300\/20:active{background-color:rgb(var(--cstu-secondary-300)/.2)}.active\:cstu-bg-secondary-300\/25:active{background-color:rgb(var(--cstu-secondary-300)/.25)}.active\:cstu-bg-secondary-300\/30:active{background-color:rgb(var(--cstu-secondary-300)/.3)}.active\:cstu-bg-secondary-300\/35:active{background-color:rgb(var(--cstu-secondary-300)/.35)}.active\:cstu-bg-secondary-300\/40:active{background-color:rgb(var(--cstu-secondary-300)/.4)}.active\:cstu-bg-secondary-300\/45:active{background-color:rgb(var(--cstu-secondary-300)/.45)}.active\:cstu-bg-secondary-300\/5:active{background-color:rgb(var(--cstu-secondary-300)/.05)}.active\:cstu-bg-secondary-300\/50:active{background-color:rgb(var(--cstu-secondary-300)/.5)}.active\:cstu-bg-secondary-300\/55:active{background-color:rgb(var(--cstu-secondary-300)/.55)}.active\:cstu-bg-secondary-300\/60:active{background-color:rgb(var(--cstu-secondary-300)/.6)}.active\:cstu-bg-secondary-300\/65:active{background-color:rgb(var(--cstu-secondary-300)/.65)}.active\:cstu-bg-secondary-300\/70:active{background-color:rgb(var(--cstu-secondary-300)/.7)}.active\:cstu-bg-secondary-300\/75:active{background-color:rgb(var(--cstu-secondary-300)/.75)}.active\:cstu-bg-secondary-300\/80:active{background-color:rgb(var(--cstu-secondary-300)/.8)}.active\:cstu-bg-secondary-300\/85:active{background-color:rgb(var(--cstu-secondary-300)/.85)}.active\:cstu-bg-secondary-300\/90:active{background-color:rgb(var(--cstu-secondary-300)/.9)}.active\:cstu-bg-secondary-300\/95:active{background-color:rgb(var(--cstu-secondary-300)/.95)}.active\:cstu-bg-secondary-400:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-400)/var(--tw-bg-opacity,1))}.active\:cstu-bg-secondary-400\/0:active{background-color:rgb(var(--cstu-secondary-400)/0)}.active\:cstu-bg-secondary-400\/10:active{background-color:rgb(var(--cstu-secondary-400)/.1)}.active\:cstu-bg-secondary-400\/100:active{background-color:rgb(var(--cstu-secondary-400)/1)}.active\:cstu-bg-secondary-400\/15:active{background-color:rgb(var(--cstu-secondary-400)/.15)}.active\:cstu-bg-secondary-400\/20:active{background-color:rgb(var(--cstu-secondary-400)/.2)}.active\:cstu-bg-secondary-400\/25:active{background-color:rgb(var(--cstu-secondary-400)/.25)}.active\:cstu-bg-secondary-400\/30:active{background-color:rgb(var(--cstu-secondary-400)/.3)}.active\:cstu-bg-secondary-400\/35:active{background-color:rgb(var(--cstu-secondary-400)/.35)}.active\:cstu-bg-secondary-400\/40:active{background-color:rgb(var(--cstu-secondary-400)/.4)}.active\:cstu-bg-secondary-400\/45:active{background-color:rgb(var(--cstu-secondary-400)/.45)}.active\:cstu-bg-secondary-400\/5:active{background-color:rgb(var(--cstu-secondary-400)/.05)}.active\:cstu-bg-secondary-400\/50:active{background-color:rgb(var(--cstu-secondary-400)/.5)}.active\:cstu-bg-secondary-400\/55:active{background-color:rgb(var(--cstu-secondary-400)/.55)}.active\:cstu-bg-secondary-400\/60:active{background-color:rgb(var(--cstu-secondary-400)/.6)}.active\:cstu-bg-secondary-400\/65:active{background-color:rgb(var(--cstu-secondary-400)/.65)}.active\:cstu-bg-secondary-400\/70:active{background-color:rgb(var(--cstu-secondary-400)/.7)}.active\:cstu-bg-secondary-400\/75:active{background-color:rgb(var(--cstu-secondary-400)/.75)}.active\:cstu-bg-secondary-400\/80:active{background-color:rgb(var(--cstu-secondary-400)/.8)}.active\:cstu-bg-secondary-400\/85:active{background-color:rgb(var(--cstu-secondary-400)/.85)}.active\:cstu-bg-secondary-400\/90:active{background-color:rgb(var(--cstu-secondary-400)/.9)}.active\:cstu-bg-secondary-400\/95:active{background-color:rgb(var(--cstu-secondary-400)/.95)}.active\:cstu-bg-secondary-50:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-50)/var(--tw-bg-opacity,1))}.active\:cstu-bg-secondary-50\/0:active{background-color:rgb(var(--cstu-secondary-50)/0)}.active\:cstu-bg-secondary-50\/10:active{background-color:rgb(var(--cstu-secondary-50)/.1)}.active\:cstu-bg-secondary-50\/100:active{background-color:rgb(var(--cstu-secondary-50)/1)}.active\:cstu-bg-secondary-50\/15:active{background-color:rgb(var(--cstu-secondary-50)/.15)}.active\:cstu-bg-secondary-50\/20:active{background-color:rgb(var(--cstu-secondary-50)/.2)}.active\:cstu-bg-secondary-50\/25:active{background-color:rgb(var(--cstu-secondary-50)/.25)}.active\:cstu-bg-secondary-50\/30:active{background-color:rgb(var(--cstu-secondary-50)/.3)}.active\:cstu-bg-secondary-50\/35:active{background-color:rgb(var(--cstu-secondary-50)/.35)}.active\:cstu-bg-secondary-50\/40:active{background-color:rgb(var(--cstu-secondary-50)/.4)}.active\:cstu-bg-secondary-50\/45:active{background-color:rgb(var(--cstu-secondary-50)/.45)}.active\:cstu-bg-secondary-50\/5:active{background-color:rgb(var(--cstu-secondary-50)/.05)}.active\:cstu-bg-secondary-50\/50:active{background-color:rgb(var(--cstu-secondary-50)/.5)}.active\:cstu-bg-secondary-50\/55:active{background-color:rgb(var(--cstu-secondary-50)/.55)}.active\:cstu-bg-secondary-50\/60:active{background-color:rgb(var(--cstu-secondary-50)/.6)}.active\:cstu-bg-secondary-50\/65:active{background-color:rgb(var(--cstu-secondary-50)/.65)}.active\:cstu-bg-secondary-50\/70:active{background-color:rgb(var(--cstu-secondary-50)/.7)}.active\:cstu-bg-secondary-50\/75:active{background-color:rgb(var(--cstu-secondary-50)/.75)}.active\:cstu-bg-secondary-50\/80:active{background-color:rgb(var(--cstu-secondary-50)/.8)}.active\:cstu-bg-secondary-50\/85:active{background-color:rgb(var(--cstu-secondary-50)/.85)}.active\:cstu-bg-secondary-50\/90:active{background-color:rgb(var(--cstu-secondary-50)/.9)}.active\:cstu-bg-secondary-50\/95:active{background-color:rgb(var(--cstu-secondary-50)/.95)}.active\:cstu-bg-secondary-500:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-500)/var(--tw-bg-opacity,1))}.active\:cstu-bg-secondary-500\/0:active{background-color:rgb(var(--cstu-secondary-500)/0)}.active\:cstu-bg-secondary-500\/10:active{background-color:rgb(var(--cstu-secondary-500)/.1)}.active\:cstu-bg-secondary-500\/100:active{background-color:rgb(var(--cstu-secondary-500)/1)}.active\:cstu-bg-secondary-500\/15:active{background-color:rgb(var(--cstu-secondary-500)/.15)}.active\:cstu-bg-secondary-500\/20:active{background-color:rgb(var(--cstu-secondary-500)/.2)}.active\:cstu-bg-secondary-500\/25:active{background-color:rgb(var(--cstu-secondary-500)/.25)}.active\:cstu-bg-secondary-500\/30:active{background-color:rgb(var(--cstu-secondary-500)/.3)}.active\:cstu-bg-secondary-500\/35:active{background-color:rgb(var(--cstu-secondary-500)/.35)}.active\:cstu-bg-secondary-500\/40:active{background-color:rgb(var(--cstu-secondary-500)/.4)}.active\:cstu-bg-secondary-500\/45:active{background-color:rgb(var(--cstu-secondary-500)/.45)}.active\:cstu-bg-secondary-500\/5:active{background-color:rgb(var(--cstu-secondary-500)/.05)}.active\:cstu-bg-secondary-500\/50:active{background-color:rgb(var(--cstu-secondary-500)/.5)}.active\:cstu-bg-secondary-500\/55:active{background-color:rgb(var(--cstu-secondary-500)/.55)}.active\:cstu-bg-secondary-500\/60:active{background-color:rgb(var(--cstu-secondary-500)/.6)}.active\:cstu-bg-secondary-500\/65:active{background-color:rgb(var(--cstu-secondary-500)/.65)}.active\:cstu-bg-secondary-500\/70:active{background-color:rgb(var(--cstu-secondary-500)/.7)}.active\:cstu-bg-secondary-500\/75:active{background-color:rgb(var(--cstu-secondary-500)/.75)}.active\:cstu-bg-secondary-500\/80:active{background-color:rgb(var(--cstu-secondary-500)/.8)}.active\:cstu-bg-secondary-500\/85:active{background-color:rgb(var(--cstu-secondary-500)/.85)}.active\:cstu-bg-secondary-500\/90:active{background-color:rgb(var(--cstu-secondary-500)/.9)}.active\:cstu-bg-secondary-500\/95:active{background-color:rgb(var(--cstu-secondary-500)/.95)}.active\:cstu-bg-secondary-550:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-550)/var(--tw-bg-opacity,1))}.active\:cstu-bg-secondary-550\/0:active{background-color:rgb(var(--cstu-secondary-550)/0)}.active\:cstu-bg-secondary-550\/10:active{background-color:rgb(var(--cstu-secondary-550)/.1)}.active\:cstu-bg-secondary-550\/100:active{background-color:rgb(var(--cstu-secondary-550)/1)}.active\:cstu-bg-secondary-550\/15:active{background-color:rgb(var(--cstu-secondary-550)/.15)}.active\:cstu-bg-secondary-550\/20:active{background-color:rgb(var(--cstu-secondary-550)/.2)}.active\:cstu-bg-secondary-550\/25:active{background-color:rgb(var(--cstu-secondary-550)/.25)}.active\:cstu-bg-secondary-550\/30:active{background-color:rgb(var(--cstu-secondary-550)/.3)}.active\:cstu-bg-secondary-550\/35:active{background-color:rgb(var(--cstu-secondary-550)/.35)}.active\:cstu-bg-secondary-550\/40:active{background-color:rgb(var(--cstu-secondary-550)/.4)}.active\:cstu-bg-secondary-550\/45:active{background-color:rgb(var(--cstu-secondary-550)/.45)}.active\:cstu-bg-secondary-550\/5:active{background-color:rgb(var(--cstu-secondary-550)/.05)}.active\:cstu-bg-secondary-550\/50:active{background-color:rgb(var(--cstu-secondary-550)/.5)}.active\:cstu-bg-secondary-550\/55:active{background-color:rgb(var(--cstu-secondary-550)/.55)}.active\:cstu-bg-secondary-550\/60:active{background-color:rgb(var(--cstu-secondary-550)/.6)}.active\:cstu-bg-secondary-550\/65:active{background-color:rgb(var(--cstu-secondary-550)/.65)}.active\:cstu-bg-secondary-550\/70:active{background-color:rgb(var(--cstu-secondary-550)/.7)}.active\:cstu-bg-secondary-550\/75:active{background-color:rgb(var(--cstu-secondary-550)/.75)}.active\:cstu-bg-secondary-550\/80:active{background-color:rgb(var(--cstu-secondary-550)/.8)}.active\:cstu-bg-secondary-550\/85:active{background-color:rgb(var(--cstu-secondary-550)/.85)}.active\:cstu-bg-secondary-550\/90:active{background-color:rgb(var(--cstu-secondary-550)/.9)}.active\:cstu-bg-secondary-550\/95:active{background-color:rgb(var(--cstu-secondary-550)/.95)}.active\:cstu-bg-secondary-575:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-575)/var(--tw-bg-opacity,1))}.active\:cstu-bg-secondary-575\/0:active{background-color:rgb(var(--cstu-secondary-575)/0)}.active\:cstu-bg-secondary-575\/10:active{background-color:rgb(var(--cstu-secondary-575)/.1)}.active\:cstu-bg-secondary-575\/100:active{background-color:rgb(var(--cstu-secondary-575)/1)}.active\:cstu-bg-secondary-575\/15:active{background-color:rgb(var(--cstu-secondary-575)/.15)}.active\:cstu-bg-secondary-575\/20:active{background-color:rgb(var(--cstu-secondary-575)/.2)}.active\:cstu-bg-secondary-575\/25:active{background-color:rgb(var(--cstu-secondary-575)/.25)}.active\:cstu-bg-secondary-575\/30:active{background-color:rgb(var(--cstu-secondary-575)/.3)}.active\:cstu-bg-secondary-575\/35:active{background-color:rgb(var(--cstu-secondary-575)/.35)}.active\:cstu-bg-secondary-575\/40:active{background-color:rgb(var(--cstu-secondary-575)/.4)}.active\:cstu-bg-secondary-575\/45:active{background-color:rgb(var(--cstu-secondary-575)/.45)}.active\:cstu-bg-secondary-575\/5:active{background-color:rgb(var(--cstu-secondary-575)/.05)}.active\:cstu-bg-secondary-575\/50:active{background-color:rgb(var(--cstu-secondary-575)/.5)}.active\:cstu-bg-secondary-575\/55:active{background-color:rgb(var(--cstu-secondary-575)/.55)}.active\:cstu-bg-secondary-575\/60:active{background-color:rgb(var(--cstu-secondary-575)/.6)}.active\:cstu-bg-secondary-575\/65:active{background-color:rgb(var(--cstu-secondary-575)/.65)}.active\:cstu-bg-secondary-575\/70:active{background-color:rgb(var(--cstu-secondary-575)/.7)}.active\:cstu-bg-secondary-575\/75:active{background-color:rgb(var(--cstu-secondary-575)/.75)}.active\:cstu-bg-secondary-575\/80:active{background-color:rgb(var(--cstu-secondary-575)/.8)}.active\:cstu-bg-secondary-575\/85:active{background-color:rgb(var(--cstu-secondary-575)/.85)}.active\:cstu-bg-secondary-575\/90:active{background-color:rgb(var(--cstu-secondary-575)/.9)}.active\:cstu-bg-secondary-575\/95:active{background-color:rgb(var(--cstu-secondary-575)/.95)}.active\:cstu-bg-secondary-600:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-600)/var(--tw-bg-opacity,1))}.active\:cstu-bg-secondary-600\/0:active{background-color:rgb(var(--cstu-secondary-600)/0)}.active\:cstu-bg-secondary-600\/10:active{background-color:rgb(var(--cstu-secondary-600)/.1)}.active\:cstu-bg-secondary-600\/100:active{background-color:rgb(var(--cstu-secondary-600)/1)}.active\:cstu-bg-secondary-600\/15:active{background-color:rgb(var(--cstu-secondary-600)/.15)}.active\:cstu-bg-secondary-600\/20:active{background-color:rgb(var(--cstu-secondary-600)/.2)}.active\:cstu-bg-secondary-600\/25:active{background-color:rgb(var(--cstu-secondary-600)/.25)}.active\:cstu-bg-secondary-600\/30:active{background-color:rgb(var(--cstu-secondary-600)/.3)}.active\:cstu-bg-secondary-600\/35:active{background-color:rgb(var(--cstu-secondary-600)/.35)}.active\:cstu-bg-secondary-600\/40:active{background-color:rgb(var(--cstu-secondary-600)/.4)}.active\:cstu-bg-secondary-600\/45:active{background-color:rgb(var(--cstu-secondary-600)/.45)}.active\:cstu-bg-secondary-600\/5:active{background-color:rgb(var(--cstu-secondary-600)/.05)}.active\:cstu-bg-secondary-600\/50:active{background-color:rgb(var(--cstu-secondary-600)/.5)}.active\:cstu-bg-secondary-600\/55:active{background-color:rgb(var(--cstu-secondary-600)/.55)}.active\:cstu-bg-secondary-600\/60:active{background-color:rgb(var(--cstu-secondary-600)/.6)}.active\:cstu-bg-secondary-600\/65:active{background-color:rgb(var(--cstu-secondary-600)/.65)}.active\:cstu-bg-secondary-600\/70:active{background-color:rgb(var(--cstu-secondary-600)/.7)}.active\:cstu-bg-secondary-600\/75:active{background-color:rgb(var(--cstu-secondary-600)/.75)}.active\:cstu-bg-secondary-600\/80:active{background-color:rgb(var(--cstu-secondary-600)/.8)}.active\:cstu-bg-secondary-600\/85:active{background-color:rgb(var(--cstu-secondary-600)/.85)}.active\:cstu-bg-secondary-600\/90:active{background-color:rgb(var(--cstu-secondary-600)/.9)}.active\:cstu-bg-secondary-600\/95:active{background-color:rgb(var(--cstu-secondary-600)/.95)}.active\:cstu-bg-secondary-700:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-700)/var(--tw-bg-opacity,1))}.active\:cstu-bg-secondary-700\/0:active{background-color:rgb(var(--cstu-secondary-700)/0)}.active\:cstu-bg-secondary-700\/10:active{background-color:rgb(var(--cstu-secondary-700)/.1)}.active\:cstu-bg-secondary-700\/100:active{background-color:rgb(var(--cstu-secondary-700)/1)}.active\:cstu-bg-secondary-700\/15:active{background-color:rgb(var(--cstu-secondary-700)/.15)}.active\:cstu-bg-secondary-700\/20:active{background-color:rgb(var(--cstu-secondary-700)/.2)}.active\:cstu-bg-secondary-700\/25:active{background-color:rgb(var(--cstu-secondary-700)/.25)}.active\:cstu-bg-secondary-700\/30:active{background-color:rgb(var(--cstu-secondary-700)/.3)}.active\:cstu-bg-secondary-700\/35:active{background-color:rgb(var(--cstu-secondary-700)/.35)}.active\:cstu-bg-secondary-700\/40:active{background-color:rgb(var(--cstu-secondary-700)/.4)}.active\:cstu-bg-secondary-700\/45:active{background-color:rgb(var(--cstu-secondary-700)/.45)}.active\:cstu-bg-secondary-700\/5:active{background-color:rgb(var(--cstu-secondary-700)/.05)}.active\:cstu-bg-secondary-700\/50:active{background-color:rgb(var(--cstu-secondary-700)/.5)}.active\:cstu-bg-secondary-700\/55:active{background-color:rgb(var(--cstu-secondary-700)/.55)}.active\:cstu-bg-secondary-700\/60:active{background-color:rgb(var(--cstu-secondary-700)/.6)}.active\:cstu-bg-secondary-700\/65:active{background-color:rgb(var(--cstu-secondary-700)/.65)}.active\:cstu-bg-secondary-700\/70:active{background-color:rgb(var(--cstu-secondary-700)/.7)}.active\:cstu-bg-secondary-700\/75:active{background-color:rgb(var(--cstu-secondary-700)/.75)}.active\:cstu-bg-secondary-700\/80:active{background-color:rgb(var(--cstu-secondary-700)/.8)}.active\:cstu-bg-secondary-700\/85:active{background-color:rgb(var(--cstu-secondary-700)/.85)}.active\:cstu-bg-secondary-700\/90:active{background-color:rgb(var(--cstu-secondary-700)/.9)}.active\:cstu-bg-secondary-700\/95:active{background-color:rgb(var(--cstu-secondary-700)/.95)}.active\:cstu-bg-secondary-800:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-800)/var(--tw-bg-opacity,1))}.active\:cstu-bg-secondary-800\/0:active{background-color:rgb(var(--cstu-secondary-800)/0)}.active\:cstu-bg-secondary-800\/10:active{background-color:rgb(var(--cstu-secondary-800)/.1)}.active\:cstu-bg-secondary-800\/100:active{background-color:rgb(var(--cstu-secondary-800)/1)}.active\:cstu-bg-secondary-800\/15:active{background-color:rgb(var(--cstu-secondary-800)/.15)}.active\:cstu-bg-secondary-800\/20:active{background-color:rgb(var(--cstu-secondary-800)/.2)}.active\:cstu-bg-secondary-800\/25:active{background-color:rgb(var(--cstu-secondary-800)/.25)}.active\:cstu-bg-secondary-800\/30:active{background-color:rgb(var(--cstu-secondary-800)/.3)}.active\:cstu-bg-secondary-800\/35:active{background-color:rgb(var(--cstu-secondary-800)/.35)}.active\:cstu-bg-secondary-800\/40:active{background-color:rgb(var(--cstu-secondary-800)/.4)}.active\:cstu-bg-secondary-800\/45:active{background-color:rgb(var(--cstu-secondary-800)/.45)}.active\:cstu-bg-secondary-800\/5:active{background-color:rgb(var(--cstu-secondary-800)/.05)}.active\:cstu-bg-secondary-800\/50:active{background-color:rgb(var(--cstu-secondary-800)/.5)}.active\:cstu-bg-secondary-800\/55:active{background-color:rgb(var(--cstu-secondary-800)/.55)}.active\:cstu-bg-secondary-800\/60:active{background-color:rgb(var(--cstu-secondary-800)/.6)}.active\:cstu-bg-secondary-800\/65:active{background-color:rgb(var(--cstu-secondary-800)/.65)}.active\:cstu-bg-secondary-800\/70:active{background-color:rgb(var(--cstu-secondary-800)/.7)}.active\:cstu-bg-secondary-800\/75:active{background-color:rgb(var(--cstu-secondary-800)/.75)}.active\:cstu-bg-secondary-800\/80:active{background-color:rgb(var(--cstu-secondary-800)/.8)}.active\:cstu-bg-secondary-800\/85:active{background-color:rgb(var(--cstu-secondary-800)/.85)}.active\:cstu-bg-secondary-800\/90:active{background-color:rgb(var(--cstu-secondary-800)/.9)}.active\:cstu-bg-secondary-800\/95:active{background-color:rgb(var(--cstu-secondary-800)/.95)}.active\:cstu-bg-secondary-900:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-secondary-900)/var(--tw-bg-opacity,1))}.active\:cstu-bg-secondary-900\/0:active{background-color:rgb(var(--cstu-secondary-900)/0)}.active\:cstu-bg-secondary-900\/10:active{background-color:rgb(var(--cstu-secondary-900)/.1)}.active\:cstu-bg-secondary-900\/100:active{background-color:rgb(var(--cstu-secondary-900)/1)}.active\:cstu-bg-secondary-900\/15:active{background-color:rgb(var(--cstu-secondary-900)/.15)}.active\:cstu-bg-secondary-900\/20:active{background-color:rgb(var(--cstu-secondary-900)/.2)}.active\:cstu-bg-secondary-900\/25:active{background-color:rgb(var(--cstu-secondary-900)/.25)}.active\:cstu-bg-secondary-900\/30:active{background-color:rgb(var(--cstu-secondary-900)/.3)}.active\:cstu-bg-secondary-900\/35:active{background-color:rgb(var(--cstu-secondary-900)/.35)}.active\:cstu-bg-secondary-900\/40:active{background-color:rgb(var(--cstu-secondary-900)/.4)}.active\:cstu-bg-secondary-900\/45:active{background-color:rgb(var(--cstu-secondary-900)/.45)}.active\:cstu-bg-secondary-900\/5:active{background-color:rgb(var(--cstu-secondary-900)/.05)}.active\:cstu-bg-secondary-900\/50:active{background-color:rgb(var(--cstu-secondary-900)/.5)}.active\:cstu-bg-secondary-900\/55:active{background-color:rgb(var(--cstu-secondary-900)/.55)}.active\:cstu-bg-secondary-900\/60:active{background-color:rgb(var(--cstu-secondary-900)/.6)}.active\:cstu-bg-secondary-900\/65:active{background-color:rgb(var(--cstu-secondary-900)/.65)}.active\:cstu-bg-secondary-900\/70:active{background-color:rgb(var(--cstu-secondary-900)/.7)}.active\:cstu-bg-secondary-900\/75:active{background-color:rgb(var(--cstu-secondary-900)/.75)}.active\:cstu-bg-secondary-900\/80:active{background-color:rgb(var(--cstu-secondary-900)/.8)}.active\:cstu-bg-secondary-900\/85:active{background-color:rgb(var(--cstu-secondary-900)/.85)}.active\:cstu-bg-secondary-900\/90:active{background-color:rgb(var(--cstu-secondary-900)/.9)}.active\:cstu-bg-secondary-900\/95:active{background-color:rgb(var(--cstu-secondary-900)/.95)}.active\:cstu-bg-success-100:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-100)/var(--tw-bg-opacity,1))}.active\:cstu-bg-success-100\/0:active{background-color:rgb(var(--cstu-success-100)/0)}.active\:cstu-bg-success-100\/10:active{background-color:rgb(var(--cstu-success-100)/.1)}.active\:cstu-bg-success-100\/100:active{background-color:rgb(var(--cstu-success-100)/1)}.active\:cstu-bg-success-100\/15:active{background-color:rgb(var(--cstu-success-100)/.15)}.active\:cstu-bg-success-100\/20:active{background-color:rgb(var(--cstu-success-100)/.2)}.active\:cstu-bg-success-100\/25:active{background-color:rgb(var(--cstu-success-100)/.25)}.active\:cstu-bg-success-100\/30:active{background-color:rgb(var(--cstu-success-100)/.3)}.active\:cstu-bg-success-100\/35:active{background-color:rgb(var(--cstu-success-100)/.35)}.active\:cstu-bg-success-100\/40:active{background-color:rgb(var(--cstu-success-100)/.4)}.active\:cstu-bg-success-100\/45:active{background-color:rgb(var(--cstu-success-100)/.45)}.active\:cstu-bg-success-100\/5:active{background-color:rgb(var(--cstu-success-100)/.05)}.active\:cstu-bg-success-100\/50:active{background-color:rgb(var(--cstu-success-100)/.5)}.active\:cstu-bg-success-100\/55:active{background-color:rgb(var(--cstu-success-100)/.55)}.active\:cstu-bg-success-100\/60:active{background-color:rgb(var(--cstu-success-100)/.6)}.active\:cstu-bg-success-100\/65:active{background-color:rgb(var(--cstu-success-100)/.65)}.active\:cstu-bg-success-100\/70:active{background-color:rgb(var(--cstu-success-100)/.7)}.active\:cstu-bg-success-100\/75:active{background-color:rgb(var(--cstu-success-100)/.75)}.active\:cstu-bg-success-100\/80:active{background-color:rgb(var(--cstu-success-100)/.8)}.active\:cstu-bg-success-100\/85:active{background-color:rgb(var(--cstu-success-100)/.85)}.active\:cstu-bg-success-100\/90:active{background-color:rgb(var(--cstu-success-100)/.9)}.active\:cstu-bg-success-100\/95:active{background-color:rgb(var(--cstu-success-100)/.95)}.active\:cstu-bg-success-200:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-200)/var(--tw-bg-opacity,1))}.active\:cstu-bg-success-200\/0:active{background-color:rgb(var(--cstu-success-200)/0)}.active\:cstu-bg-success-200\/10:active{background-color:rgb(var(--cstu-success-200)/.1)}.active\:cstu-bg-success-200\/100:active{background-color:rgb(var(--cstu-success-200)/1)}.active\:cstu-bg-success-200\/15:active{background-color:rgb(var(--cstu-success-200)/.15)}.active\:cstu-bg-success-200\/20:active{background-color:rgb(var(--cstu-success-200)/.2)}.active\:cstu-bg-success-200\/25:active{background-color:rgb(var(--cstu-success-200)/.25)}.active\:cstu-bg-success-200\/30:active{background-color:rgb(var(--cstu-success-200)/.3)}.active\:cstu-bg-success-200\/35:active{background-color:rgb(var(--cstu-success-200)/.35)}.active\:cstu-bg-success-200\/40:active{background-color:rgb(var(--cstu-success-200)/.4)}.active\:cstu-bg-success-200\/45:active{background-color:rgb(var(--cstu-success-200)/.45)}.active\:cstu-bg-success-200\/5:active{background-color:rgb(var(--cstu-success-200)/.05)}.active\:cstu-bg-success-200\/50:active{background-color:rgb(var(--cstu-success-200)/.5)}.active\:cstu-bg-success-200\/55:active{background-color:rgb(var(--cstu-success-200)/.55)}.active\:cstu-bg-success-200\/60:active{background-color:rgb(var(--cstu-success-200)/.6)}.active\:cstu-bg-success-200\/65:active{background-color:rgb(var(--cstu-success-200)/.65)}.active\:cstu-bg-success-200\/70:active{background-color:rgb(var(--cstu-success-200)/.7)}.active\:cstu-bg-success-200\/75:active{background-color:rgb(var(--cstu-success-200)/.75)}.active\:cstu-bg-success-200\/80:active{background-color:rgb(var(--cstu-success-200)/.8)}.active\:cstu-bg-success-200\/85:active{background-color:rgb(var(--cstu-success-200)/.85)}.active\:cstu-bg-success-200\/90:active{background-color:rgb(var(--cstu-success-200)/.9)}.active\:cstu-bg-success-200\/95:active{background-color:rgb(var(--cstu-success-200)/.95)}.active\:cstu-bg-success-250:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-250)/var(--tw-bg-opacity,1))}.active\:cstu-bg-success-250\/0:active{background-color:rgb(var(--cstu-success-250)/0)}.active\:cstu-bg-success-250\/10:active{background-color:rgb(var(--cstu-success-250)/.1)}.active\:cstu-bg-success-250\/100:active{background-color:rgb(var(--cstu-success-250)/1)}.active\:cstu-bg-success-250\/15:active{background-color:rgb(var(--cstu-success-250)/.15)}.active\:cstu-bg-success-250\/20:active{background-color:rgb(var(--cstu-success-250)/.2)}.active\:cstu-bg-success-250\/25:active{background-color:rgb(var(--cstu-success-250)/.25)}.active\:cstu-bg-success-250\/30:active{background-color:rgb(var(--cstu-success-250)/.3)}.active\:cstu-bg-success-250\/35:active{background-color:rgb(var(--cstu-success-250)/.35)}.active\:cstu-bg-success-250\/40:active{background-color:rgb(var(--cstu-success-250)/.4)}.active\:cstu-bg-success-250\/45:active{background-color:rgb(var(--cstu-success-250)/.45)}.active\:cstu-bg-success-250\/5:active{background-color:rgb(var(--cstu-success-250)/.05)}.active\:cstu-bg-success-250\/50:active{background-color:rgb(var(--cstu-success-250)/.5)}.active\:cstu-bg-success-250\/55:active{background-color:rgb(var(--cstu-success-250)/.55)}.active\:cstu-bg-success-250\/60:active{background-color:rgb(var(--cstu-success-250)/.6)}.active\:cstu-bg-success-250\/65:active{background-color:rgb(var(--cstu-success-250)/.65)}.active\:cstu-bg-success-250\/70:active{background-color:rgb(var(--cstu-success-250)/.7)}.active\:cstu-bg-success-250\/75:active{background-color:rgb(var(--cstu-success-250)/.75)}.active\:cstu-bg-success-250\/80:active{background-color:rgb(var(--cstu-success-250)/.8)}.active\:cstu-bg-success-250\/85:active{background-color:rgb(var(--cstu-success-250)/.85)}.active\:cstu-bg-success-250\/90:active{background-color:rgb(var(--cstu-success-250)/.9)}.active\:cstu-bg-success-250\/95:active{background-color:rgb(var(--cstu-success-250)/.95)}.active\:cstu-bg-success-300:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-300)/var(--tw-bg-opacity,1))}.active\:cstu-bg-success-300\/0:active{background-color:rgb(var(--cstu-success-300)/0)}.active\:cstu-bg-success-300\/10:active{background-color:rgb(var(--cstu-success-300)/.1)}.active\:cstu-bg-success-300\/100:active{background-color:rgb(var(--cstu-success-300)/1)}.active\:cstu-bg-success-300\/15:active{background-color:rgb(var(--cstu-success-300)/.15)}.active\:cstu-bg-success-300\/20:active{background-color:rgb(var(--cstu-success-300)/.2)}.active\:cstu-bg-success-300\/25:active{background-color:rgb(var(--cstu-success-300)/.25)}.active\:cstu-bg-success-300\/30:active{background-color:rgb(var(--cstu-success-300)/.3)}.active\:cstu-bg-success-300\/35:active{background-color:rgb(var(--cstu-success-300)/.35)}.active\:cstu-bg-success-300\/40:active{background-color:rgb(var(--cstu-success-300)/.4)}.active\:cstu-bg-success-300\/45:active{background-color:rgb(var(--cstu-success-300)/.45)}.active\:cstu-bg-success-300\/5:active{background-color:rgb(var(--cstu-success-300)/.05)}.active\:cstu-bg-success-300\/50:active{background-color:rgb(var(--cstu-success-300)/.5)}.active\:cstu-bg-success-300\/55:active{background-color:rgb(var(--cstu-success-300)/.55)}.active\:cstu-bg-success-300\/60:active{background-color:rgb(var(--cstu-success-300)/.6)}.active\:cstu-bg-success-300\/65:active{background-color:rgb(var(--cstu-success-300)/.65)}.active\:cstu-bg-success-300\/70:active{background-color:rgb(var(--cstu-success-300)/.7)}.active\:cstu-bg-success-300\/75:active{background-color:rgb(var(--cstu-success-300)/.75)}.active\:cstu-bg-success-300\/80:active{background-color:rgb(var(--cstu-success-300)/.8)}.active\:cstu-bg-success-300\/85:active{background-color:rgb(var(--cstu-success-300)/.85)}.active\:cstu-bg-success-300\/90:active{background-color:rgb(var(--cstu-success-300)/.9)}.active\:cstu-bg-success-300\/95:active{background-color:rgb(var(--cstu-success-300)/.95)}.active\:cstu-bg-success-400:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-400)/var(--tw-bg-opacity,1))}.active\:cstu-bg-success-400\/0:active{background-color:rgb(var(--cstu-success-400)/0)}.active\:cstu-bg-success-400\/10:active{background-color:rgb(var(--cstu-success-400)/.1)}.active\:cstu-bg-success-400\/100:active{background-color:rgb(var(--cstu-success-400)/1)}.active\:cstu-bg-success-400\/15:active{background-color:rgb(var(--cstu-success-400)/.15)}.active\:cstu-bg-success-400\/20:active{background-color:rgb(var(--cstu-success-400)/.2)}.active\:cstu-bg-success-400\/25:active{background-color:rgb(var(--cstu-success-400)/.25)}.active\:cstu-bg-success-400\/30:active{background-color:rgb(var(--cstu-success-400)/.3)}.active\:cstu-bg-success-400\/35:active{background-color:rgb(var(--cstu-success-400)/.35)}.active\:cstu-bg-success-400\/40:active{background-color:rgb(var(--cstu-success-400)/.4)}.active\:cstu-bg-success-400\/45:active{background-color:rgb(var(--cstu-success-400)/.45)}.active\:cstu-bg-success-400\/5:active{background-color:rgb(var(--cstu-success-400)/.05)}.active\:cstu-bg-success-400\/50:active{background-color:rgb(var(--cstu-success-400)/.5)}.active\:cstu-bg-success-400\/55:active{background-color:rgb(var(--cstu-success-400)/.55)}.active\:cstu-bg-success-400\/60:active{background-color:rgb(var(--cstu-success-400)/.6)}.active\:cstu-bg-success-400\/65:active{background-color:rgb(var(--cstu-success-400)/.65)}.active\:cstu-bg-success-400\/70:active{background-color:rgb(var(--cstu-success-400)/.7)}.active\:cstu-bg-success-400\/75:active{background-color:rgb(var(--cstu-success-400)/.75)}.active\:cstu-bg-success-400\/80:active{background-color:rgb(var(--cstu-success-400)/.8)}.active\:cstu-bg-success-400\/85:active{background-color:rgb(var(--cstu-success-400)/.85)}.active\:cstu-bg-success-400\/90:active{background-color:rgb(var(--cstu-success-400)/.9)}.active\:cstu-bg-success-400\/95:active{background-color:rgb(var(--cstu-success-400)/.95)}.active\:cstu-bg-success-450:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-450)/var(--tw-bg-opacity,1))}.active\:cstu-bg-success-450\/0:active{background-color:rgb(var(--cstu-success-450)/0)}.active\:cstu-bg-success-450\/10:active{background-color:rgb(var(--cstu-success-450)/.1)}.active\:cstu-bg-success-450\/100:active{background-color:rgb(var(--cstu-success-450)/1)}.active\:cstu-bg-success-450\/15:active{background-color:rgb(var(--cstu-success-450)/.15)}.active\:cstu-bg-success-450\/20:active{background-color:rgb(var(--cstu-success-450)/.2)}.active\:cstu-bg-success-450\/25:active{background-color:rgb(var(--cstu-success-450)/.25)}.active\:cstu-bg-success-450\/30:active{background-color:rgb(var(--cstu-success-450)/.3)}.active\:cstu-bg-success-450\/35:active{background-color:rgb(var(--cstu-success-450)/.35)}.active\:cstu-bg-success-450\/40:active{background-color:rgb(var(--cstu-success-450)/.4)}.active\:cstu-bg-success-450\/45:active{background-color:rgb(var(--cstu-success-450)/.45)}.active\:cstu-bg-success-450\/5:active{background-color:rgb(var(--cstu-success-450)/.05)}.active\:cstu-bg-success-450\/50:active{background-color:rgb(var(--cstu-success-450)/.5)}.active\:cstu-bg-success-450\/55:active{background-color:rgb(var(--cstu-success-450)/.55)}.active\:cstu-bg-success-450\/60:active{background-color:rgb(var(--cstu-success-450)/.6)}.active\:cstu-bg-success-450\/65:active{background-color:rgb(var(--cstu-success-450)/.65)}.active\:cstu-bg-success-450\/70:active{background-color:rgb(var(--cstu-success-450)/.7)}.active\:cstu-bg-success-450\/75:active{background-color:rgb(var(--cstu-success-450)/.75)}.active\:cstu-bg-success-450\/80:active{background-color:rgb(var(--cstu-success-450)/.8)}.active\:cstu-bg-success-450\/85:active{background-color:rgb(var(--cstu-success-450)/.85)}.active\:cstu-bg-success-450\/90:active{background-color:rgb(var(--cstu-success-450)/.9)}.active\:cstu-bg-success-450\/95:active{background-color:rgb(var(--cstu-success-450)/.95)}.active\:cstu-bg-success-50:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-50)/var(--tw-bg-opacity,1))}.active\:cstu-bg-success-50\/0:active{background-color:rgb(var(--cstu-success-50)/0)}.active\:cstu-bg-success-50\/10:active{background-color:rgb(var(--cstu-success-50)/.1)}.active\:cstu-bg-success-50\/100:active{background-color:rgb(var(--cstu-success-50)/1)}.active\:cstu-bg-success-50\/15:active{background-color:rgb(var(--cstu-success-50)/.15)}.active\:cstu-bg-success-50\/20:active{background-color:rgb(var(--cstu-success-50)/.2)}.active\:cstu-bg-success-50\/25:active{background-color:rgb(var(--cstu-success-50)/.25)}.active\:cstu-bg-success-50\/30:active{background-color:rgb(var(--cstu-success-50)/.3)}.active\:cstu-bg-success-50\/35:active{background-color:rgb(var(--cstu-success-50)/.35)}.active\:cstu-bg-success-50\/40:active{background-color:rgb(var(--cstu-success-50)/.4)}.active\:cstu-bg-success-50\/45:active{background-color:rgb(var(--cstu-success-50)/.45)}.active\:cstu-bg-success-50\/5:active{background-color:rgb(var(--cstu-success-50)/.05)}.active\:cstu-bg-success-50\/50:active{background-color:rgb(var(--cstu-success-50)/.5)}.active\:cstu-bg-success-50\/55:active{background-color:rgb(var(--cstu-success-50)/.55)}.active\:cstu-bg-success-50\/60:active{background-color:rgb(var(--cstu-success-50)/.6)}.active\:cstu-bg-success-50\/65:active{background-color:rgb(var(--cstu-success-50)/.65)}.active\:cstu-bg-success-50\/70:active{background-color:rgb(var(--cstu-success-50)/.7)}.active\:cstu-bg-success-50\/75:active{background-color:rgb(var(--cstu-success-50)/.75)}.active\:cstu-bg-success-50\/80:active{background-color:rgb(var(--cstu-success-50)/.8)}.active\:cstu-bg-success-50\/85:active{background-color:rgb(var(--cstu-success-50)/.85)}.active\:cstu-bg-success-50\/90:active{background-color:rgb(var(--cstu-success-50)/.9)}.active\:cstu-bg-success-50\/95:active{background-color:rgb(var(--cstu-success-50)/.95)}.active\:cstu-bg-success-500:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-500)/var(--tw-bg-opacity,1))}.active\:cstu-bg-success-500\/0:active{background-color:rgb(var(--cstu-success-500)/0)}.active\:cstu-bg-success-500\/10:active{background-color:rgb(var(--cstu-success-500)/.1)}.active\:cstu-bg-success-500\/100:active{background-color:rgb(var(--cstu-success-500)/1)}.active\:cstu-bg-success-500\/15:active{background-color:rgb(var(--cstu-success-500)/.15)}.active\:cstu-bg-success-500\/20:active{background-color:rgb(var(--cstu-success-500)/.2)}.active\:cstu-bg-success-500\/25:active{background-color:rgb(var(--cstu-success-500)/.25)}.active\:cstu-bg-success-500\/30:active{background-color:rgb(var(--cstu-success-500)/.3)}.active\:cstu-bg-success-500\/35:active{background-color:rgb(var(--cstu-success-500)/.35)}.active\:cstu-bg-success-500\/40:active{background-color:rgb(var(--cstu-success-500)/.4)}.active\:cstu-bg-success-500\/45:active{background-color:rgb(var(--cstu-success-500)/.45)}.active\:cstu-bg-success-500\/5:active{background-color:rgb(var(--cstu-success-500)/.05)}.active\:cstu-bg-success-500\/50:active{background-color:rgb(var(--cstu-success-500)/.5)}.active\:cstu-bg-success-500\/55:active{background-color:rgb(var(--cstu-success-500)/.55)}.active\:cstu-bg-success-500\/60:active{background-color:rgb(var(--cstu-success-500)/.6)}.active\:cstu-bg-success-500\/65:active{background-color:rgb(var(--cstu-success-500)/.65)}.active\:cstu-bg-success-500\/70:active{background-color:rgb(var(--cstu-success-500)/.7)}.active\:cstu-bg-success-500\/75:active{background-color:rgb(var(--cstu-success-500)/.75)}.active\:cstu-bg-success-500\/80:active{background-color:rgb(var(--cstu-success-500)/.8)}.active\:cstu-bg-success-500\/85:active{background-color:rgb(var(--cstu-success-500)/.85)}.active\:cstu-bg-success-500\/90:active{background-color:rgb(var(--cstu-success-500)/.9)}.active\:cstu-bg-success-500\/95:active{background-color:rgb(var(--cstu-success-500)/.95)}.active\:cstu-bg-success-550:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-550)/var(--tw-bg-opacity,1))}.active\:cstu-bg-success-550\/0:active{background-color:rgb(var(--cstu-success-550)/0)}.active\:cstu-bg-success-550\/10:active{background-color:rgb(var(--cstu-success-550)/.1)}.active\:cstu-bg-success-550\/100:active{background-color:rgb(var(--cstu-success-550)/1)}.active\:cstu-bg-success-550\/15:active{background-color:rgb(var(--cstu-success-550)/.15)}.active\:cstu-bg-success-550\/20:active{background-color:rgb(var(--cstu-success-550)/.2)}.active\:cstu-bg-success-550\/25:active{background-color:rgb(var(--cstu-success-550)/.25)}.active\:cstu-bg-success-550\/30:active{background-color:rgb(var(--cstu-success-550)/.3)}.active\:cstu-bg-success-550\/35:active{background-color:rgb(var(--cstu-success-550)/.35)}.active\:cstu-bg-success-550\/40:active{background-color:rgb(var(--cstu-success-550)/.4)}.active\:cstu-bg-success-550\/45:active{background-color:rgb(var(--cstu-success-550)/.45)}.active\:cstu-bg-success-550\/5:active{background-color:rgb(var(--cstu-success-550)/.05)}.active\:cstu-bg-success-550\/50:active{background-color:rgb(var(--cstu-success-550)/.5)}.active\:cstu-bg-success-550\/55:active{background-color:rgb(var(--cstu-success-550)/.55)}.active\:cstu-bg-success-550\/60:active{background-color:rgb(var(--cstu-success-550)/.6)}.active\:cstu-bg-success-550\/65:active{background-color:rgb(var(--cstu-success-550)/.65)}.active\:cstu-bg-success-550\/70:active{background-color:rgb(var(--cstu-success-550)/.7)}.active\:cstu-bg-success-550\/75:active{background-color:rgb(var(--cstu-success-550)/.75)}.active\:cstu-bg-success-550\/80:active{background-color:rgb(var(--cstu-success-550)/.8)}.active\:cstu-bg-success-550\/85:active{background-color:rgb(var(--cstu-success-550)/.85)}.active\:cstu-bg-success-550\/90:active{background-color:rgb(var(--cstu-success-550)/.9)}.active\:cstu-bg-success-550\/95:active{background-color:rgb(var(--cstu-success-550)/.95)}.active\:cstu-bg-success-575:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-575)/var(--tw-bg-opacity,1))}.active\:cstu-bg-success-575\/0:active{background-color:rgb(var(--cstu-success-575)/0)}.active\:cstu-bg-success-575\/10:active{background-color:rgb(var(--cstu-success-575)/.1)}.active\:cstu-bg-success-575\/100:active{background-color:rgb(var(--cstu-success-575)/1)}.active\:cstu-bg-success-575\/15:active{background-color:rgb(var(--cstu-success-575)/.15)}.active\:cstu-bg-success-575\/20:active{background-color:rgb(var(--cstu-success-575)/.2)}.active\:cstu-bg-success-575\/25:active{background-color:rgb(var(--cstu-success-575)/.25)}.active\:cstu-bg-success-575\/30:active{background-color:rgb(var(--cstu-success-575)/.3)}.active\:cstu-bg-success-575\/35:active{background-color:rgb(var(--cstu-success-575)/.35)}.active\:cstu-bg-success-575\/40:active{background-color:rgb(var(--cstu-success-575)/.4)}.active\:cstu-bg-success-575\/45:active{background-color:rgb(var(--cstu-success-575)/.45)}.active\:cstu-bg-success-575\/5:active{background-color:rgb(var(--cstu-success-575)/.05)}.active\:cstu-bg-success-575\/50:active{background-color:rgb(var(--cstu-success-575)/.5)}.active\:cstu-bg-success-575\/55:active{background-color:rgb(var(--cstu-success-575)/.55)}.active\:cstu-bg-success-575\/60:active{background-color:rgb(var(--cstu-success-575)/.6)}.active\:cstu-bg-success-575\/65:active{background-color:rgb(var(--cstu-success-575)/.65)}.active\:cstu-bg-success-575\/70:active{background-color:rgb(var(--cstu-success-575)/.7)}.active\:cstu-bg-success-575\/75:active{background-color:rgb(var(--cstu-success-575)/.75)}.active\:cstu-bg-success-575\/80:active{background-color:rgb(var(--cstu-success-575)/.8)}.active\:cstu-bg-success-575\/85:active{background-color:rgb(var(--cstu-success-575)/.85)}.active\:cstu-bg-success-575\/90:active{background-color:rgb(var(--cstu-success-575)/.9)}.active\:cstu-bg-success-575\/95:active{background-color:rgb(var(--cstu-success-575)/.95)}.active\:cstu-bg-success-600:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-600)/var(--tw-bg-opacity,1))}.active\:cstu-bg-success-600\/0:active{background-color:rgb(var(--cstu-success-600)/0)}.active\:cstu-bg-success-600\/10:active{background-color:rgb(var(--cstu-success-600)/.1)}.active\:cstu-bg-success-600\/100:active{background-color:rgb(var(--cstu-success-600)/1)}.active\:cstu-bg-success-600\/15:active{background-color:rgb(var(--cstu-success-600)/.15)}.active\:cstu-bg-success-600\/20:active{background-color:rgb(var(--cstu-success-600)/.2)}.active\:cstu-bg-success-600\/25:active{background-color:rgb(var(--cstu-success-600)/.25)}.active\:cstu-bg-success-600\/30:active{background-color:rgb(var(--cstu-success-600)/.3)}.active\:cstu-bg-success-600\/35:active{background-color:rgb(var(--cstu-success-600)/.35)}.active\:cstu-bg-success-600\/40:active{background-color:rgb(var(--cstu-success-600)/.4)}.active\:cstu-bg-success-600\/45:active{background-color:rgb(var(--cstu-success-600)/.45)}.active\:cstu-bg-success-600\/5:active{background-color:rgb(var(--cstu-success-600)/.05)}.active\:cstu-bg-success-600\/50:active{background-color:rgb(var(--cstu-success-600)/.5)}.active\:cstu-bg-success-600\/55:active{background-color:rgb(var(--cstu-success-600)/.55)}.active\:cstu-bg-success-600\/60:active{background-color:rgb(var(--cstu-success-600)/.6)}.active\:cstu-bg-success-600\/65:active{background-color:rgb(var(--cstu-success-600)/.65)}.active\:cstu-bg-success-600\/70:active{background-color:rgb(var(--cstu-success-600)/.7)}.active\:cstu-bg-success-600\/75:active{background-color:rgb(var(--cstu-success-600)/.75)}.active\:cstu-bg-success-600\/80:active{background-color:rgb(var(--cstu-success-600)/.8)}.active\:cstu-bg-success-600\/85:active{background-color:rgb(var(--cstu-success-600)/.85)}.active\:cstu-bg-success-600\/90:active{background-color:rgb(var(--cstu-success-600)/.9)}.active\:cstu-bg-success-600\/95:active{background-color:rgb(var(--cstu-success-600)/.95)}.active\:cstu-bg-success-700:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-700)/var(--tw-bg-opacity,1))}.active\:cstu-bg-success-700\/0:active{background-color:rgb(var(--cstu-success-700)/0)}.active\:cstu-bg-success-700\/10:active{background-color:rgb(var(--cstu-success-700)/.1)}.active\:cstu-bg-success-700\/100:active{background-color:rgb(var(--cstu-success-700)/1)}.active\:cstu-bg-success-700\/15:active{background-color:rgb(var(--cstu-success-700)/.15)}.active\:cstu-bg-success-700\/20:active{background-color:rgb(var(--cstu-success-700)/.2)}.active\:cstu-bg-success-700\/25:active{background-color:rgb(var(--cstu-success-700)/.25)}.active\:cstu-bg-success-700\/30:active{background-color:rgb(var(--cstu-success-700)/.3)}.active\:cstu-bg-success-700\/35:active{background-color:rgb(var(--cstu-success-700)/.35)}.active\:cstu-bg-success-700\/40:active{background-color:rgb(var(--cstu-success-700)/.4)}.active\:cstu-bg-success-700\/45:active{background-color:rgb(var(--cstu-success-700)/.45)}.active\:cstu-bg-success-700\/5:active{background-color:rgb(var(--cstu-success-700)/.05)}.active\:cstu-bg-success-700\/50:active{background-color:rgb(var(--cstu-success-700)/.5)}.active\:cstu-bg-success-700\/55:active{background-color:rgb(var(--cstu-success-700)/.55)}.active\:cstu-bg-success-700\/60:active{background-color:rgb(var(--cstu-success-700)/.6)}.active\:cstu-bg-success-700\/65:active{background-color:rgb(var(--cstu-success-700)/.65)}.active\:cstu-bg-success-700\/70:active{background-color:rgb(var(--cstu-success-700)/.7)}.active\:cstu-bg-success-700\/75:active{background-color:rgb(var(--cstu-success-700)/.75)}.active\:cstu-bg-success-700\/80:active{background-color:rgb(var(--cstu-success-700)/.8)}.active\:cstu-bg-success-700\/85:active{background-color:rgb(var(--cstu-success-700)/.85)}.active\:cstu-bg-success-700\/90:active{background-color:rgb(var(--cstu-success-700)/.9)}.active\:cstu-bg-success-700\/95:active{background-color:rgb(var(--cstu-success-700)/.95)}.active\:cstu-bg-success-800:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-800)/var(--tw-bg-opacity,1))}.active\:cstu-bg-success-800\/0:active{background-color:rgb(var(--cstu-success-800)/0)}.active\:cstu-bg-success-800\/10:active{background-color:rgb(var(--cstu-success-800)/.1)}.active\:cstu-bg-success-800\/100:active{background-color:rgb(var(--cstu-success-800)/1)}.active\:cstu-bg-success-800\/15:active{background-color:rgb(var(--cstu-success-800)/.15)}.active\:cstu-bg-success-800\/20:active{background-color:rgb(var(--cstu-success-800)/.2)}.active\:cstu-bg-success-800\/25:active{background-color:rgb(var(--cstu-success-800)/.25)}.active\:cstu-bg-success-800\/30:active{background-color:rgb(var(--cstu-success-800)/.3)}.active\:cstu-bg-success-800\/35:active{background-color:rgb(var(--cstu-success-800)/.35)}.active\:cstu-bg-success-800\/40:active{background-color:rgb(var(--cstu-success-800)/.4)}.active\:cstu-bg-success-800\/45:active{background-color:rgb(var(--cstu-success-800)/.45)}.active\:cstu-bg-success-800\/5:active{background-color:rgb(var(--cstu-success-800)/.05)}.active\:cstu-bg-success-800\/50:active{background-color:rgb(var(--cstu-success-800)/.5)}.active\:cstu-bg-success-800\/55:active{background-color:rgb(var(--cstu-success-800)/.55)}.active\:cstu-bg-success-800\/60:active{background-color:rgb(var(--cstu-success-800)/.6)}.active\:cstu-bg-success-800\/65:active{background-color:rgb(var(--cstu-success-800)/.65)}.active\:cstu-bg-success-800\/70:active{background-color:rgb(var(--cstu-success-800)/.7)}.active\:cstu-bg-success-800\/75:active{background-color:rgb(var(--cstu-success-800)/.75)}.active\:cstu-bg-success-800\/80:active{background-color:rgb(var(--cstu-success-800)/.8)}.active\:cstu-bg-success-800\/85:active{background-color:rgb(var(--cstu-success-800)/.85)}.active\:cstu-bg-success-800\/90:active{background-color:rgb(var(--cstu-success-800)/.9)}.active\:cstu-bg-success-800\/95:active{background-color:rgb(var(--cstu-success-800)/.95)}.active\:cstu-bg-success-900:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-success-900)/var(--tw-bg-opacity,1))}.active\:cstu-bg-success-900\/0:active{background-color:rgb(var(--cstu-success-900)/0)}.active\:cstu-bg-success-900\/10:active{background-color:rgb(var(--cstu-success-900)/.1)}.active\:cstu-bg-success-900\/100:active{background-color:rgb(var(--cstu-success-900)/1)}.active\:cstu-bg-success-900\/15:active{background-color:rgb(var(--cstu-success-900)/.15)}.active\:cstu-bg-success-900\/20:active{background-color:rgb(var(--cstu-success-900)/.2)}.active\:cstu-bg-success-900\/25:active{background-color:rgb(var(--cstu-success-900)/.25)}.active\:cstu-bg-success-900\/30:active{background-color:rgb(var(--cstu-success-900)/.3)}.active\:cstu-bg-success-900\/35:active{background-color:rgb(var(--cstu-success-900)/.35)}.active\:cstu-bg-success-900\/40:active{background-color:rgb(var(--cstu-success-900)/.4)}.active\:cstu-bg-success-900\/45:active{background-color:rgb(var(--cstu-success-900)/.45)}.active\:cstu-bg-success-900\/5:active{background-color:rgb(var(--cstu-success-900)/.05)}.active\:cstu-bg-success-900\/50:active{background-color:rgb(var(--cstu-success-900)/.5)}.active\:cstu-bg-success-900\/55:active{background-color:rgb(var(--cstu-success-900)/.55)}.active\:cstu-bg-success-900\/60:active{background-color:rgb(var(--cstu-success-900)/.6)}.active\:cstu-bg-success-900\/65:active{background-color:rgb(var(--cstu-success-900)/.65)}.active\:cstu-bg-success-900\/70:active{background-color:rgb(var(--cstu-success-900)/.7)}.active\:cstu-bg-success-900\/75:active{background-color:rgb(var(--cstu-success-900)/.75)}.active\:cstu-bg-success-900\/80:active{background-color:rgb(var(--cstu-success-900)/.8)}.active\:cstu-bg-success-900\/85:active{background-color:rgb(var(--cstu-success-900)/.85)}.active\:cstu-bg-success-900\/90:active{background-color:rgb(var(--cstu-success-900)/.9)}.active\:cstu-bg-success-900\/95:active{background-color:rgb(var(--cstu-success-900)/.95)}.active\:cstu-bg-warning-100:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-100)/var(--tw-bg-opacity,1))}.active\:cstu-bg-warning-100\/0:active{background-color:rgb(var(--cstu-warning-100)/0)}.active\:cstu-bg-warning-100\/10:active{background-color:rgb(var(--cstu-warning-100)/.1)}.active\:cstu-bg-warning-100\/100:active{background-color:rgb(var(--cstu-warning-100)/1)}.active\:cstu-bg-warning-100\/15:active{background-color:rgb(var(--cstu-warning-100)/.15)}.active\:cstu-bg-warning-100\/20:active{background-color:rgb(var(--cstu-warning-100)/.2)}.active\:cstu-bg-warning-100\/25:active{background-color:rgb(var(--cstu-warning-100)/.25)}.active\:cstu-bg-warning-100\/30:active{background-color:rgb(var(--cstu-warning-100)/.3)}.active\:cstu-bg-warning-100\/35:active{background-color:rgb(var(--cstu-warning-100)/.35)}.active\:cstu-bg-warning-100\/40:active{background-color:rgb(var(--cstu-warning-100)/.4)}.active\:cstu-bg-warning-100\/45:active{background-color:rgb(var(--cstu-warning-100)/.45)}.active\:cstu-bg-warning-100\/5:active{background-color:rgb(var(--cstu-warning-100)/.05)}.active\:cstu-bg-warning-100\/50:active{background-color:rgb(var(--cstu-warning-100)/.5)}.active\:cstu-bg-warning-100\/55:active{background-color:rgb(var(--cstu-warning-100)/.55)}.active\:cstu-bg-warning-100\/60:active{background-color:rgb(var(--cstu-warning-100)/.6)}.active\:cstu-bg-warning-100\/65:active{background-color:rgb(var(--cstu-warning-100)/.65)}.active\:cstu-bg-warning-100\/70:active{background-color:rgb(var(--cstu-warning-100)/.7)}.active\:cstu-bg-warning-100\/75:active{background-color:rgb(var(--cstu-warning-100)/.75)}.active\:cstu-bg-warning-100\/80:active{background-color:rgb(var(--cstu-warning-100)/.8)}.active\:cstu-bg-warning-100\/85:active{background-color:rgb(var(--cstu-warning-100)/.85)}.active\:cstu-bg-warning-100\/90:active{background-color:rgb(var(--cstu-warning-100)/.9)}.active\:cstu-bg-warning-100\/95:active{background-color:rgb(var(--cstu-warning-100)/.95)}.active\:cstu-bg-warning-200:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-200)/var(--tw-bg-opacity,1))}.active\:cstu-bg-warning-200\/0:active{background-color:rgb(var(--cstu-warning-200)/0)}.active\:cstu-bg-warning-200\/10:active{background-color:rgb(var(--cstu-warning-200)/.1)}.active\:cstu-bg-warning-200\/100:active{background-color:rgb(var(--cstu-warning-200)/1)}.active\:cstu-bg-warning-200\/15:active{background-color:rgb(var(--cstu-warning-200)/.15)}.active\:cstu-bg-warning-200\/20:active{background-color:rgb(var(--cstu-warning-200)/.2)}.active\:cstu-bg-warning-200\/25:active{background-color:rgb(var(--cstu-warning-200)/.25)}.active\:cstu-bg-warning-200\/30:active{background-color:rgb(var(--cstu-warning-200)/.3)}.active\:cstu-bg-warning-200\/35:active{background-color:rgb(var(--cstu-warning-200)/.35)}.active\:cstu-bg-warning-200\/40:active{background-color:rgb(var(--cstu-warning-200)/.4)}.active\:cstu-bg-warning-200\/45:active{background-color:rgb(var(--cstu-warning-200)/.45)}.active\:cstu-bg-warning-200\/5:active{background-color:rgb(var(--cstu-warning-200)/.05)}.active\:cstu-bg-warning-200\/50:active{background-color:rgb(var(--cstu-warning-200)/.5)}.active\:cstu-bg-warning-200\/55:active{background-color:rgb(var(--cstu-warning-200)/.55)}.active\:cstu-bg-warning-200\/60:active{background-color:rgb(var(--cstu-warning-200)/.6)}.active\:cstu-bg-warning-200\/65:active{background-color:rgb(var(--cstu-warning-200)/.65)}.active\:cstu-bg-warning-200\/70:active{background-color:rgb(var(--cstu-warning-200)/.7)}.active\:cstu-bg-warning-200\/75:active{background-color:rgb(var(--cstu-warning-200)/.75)}.active\:cstu-bg-warning-200\/80:active{background-color:rgb(var(--cstu-warning-200)/.8)}.active\:cstu-bg-warning-200\/85:active{background-color:rgb(var(--cstu-warning-200)/.85)}.active\:cstu-bg-warning-200\/90:active{background-color:rgb(var(--cstu-warning-200)/.9)}.active\:cstu-bg-warning-200\/95:active{background-color:rgb(var(--cstu-warning-200)/.95)}.active\:cstu-bg-warning-250:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-250)/var(--tw-bg-opacity,1))}.active\:cstu-bg-warning-250\/0:active{background-color:rgb(var(--cstu-warning-250)/0)}.active\:cstu-bg-warning-250\/10:active{background-color:rgb(var(--cstu-warning-250)/.1)}.active\:cstu-bg-warning-250\/100:active{background-color:rgb(var(--cstu-warning-250)/1)}.active\:cstu-bg-warning-250\/15:active{background-color:rgb(var(--cstu-warning-250)/.15)}.active\:cstu-bg-warning-250\/20:active{background-color:rgb(var(--cstu-warning-250)/.2)}.active\:cstu-bg-warning-250\/25:active{background-color:rgb(var(--cstu-warning-250)/.25)}.active\:cstu-bg-warning-250\/30:active{background-color:rgb(var(--cstu-warning-250)/.3)}.active\:cstu-bg-warning-250\/35:active{background-color:rgb(var(--cstu-warning-250)/.35)}.active\:cstu-bg-warning-250\/40:active{background-color:rgb(var(--cstu-warning-250)/.4)}.active\:cstu-bg-warning-250\/45:active{background-color:rgb(var(--cstu-warning-250)/.45)}.active\:cstu-bg-warning-250\/5:active{background-color:rgb(var(--cstu-warning-250)/.05)}.active\:cstu-bg-warning-250\/50:active{background-color:rgb(var(--cstu-warning-250)/.5)}.active\:cstu-bg-warning-250\/55:active{background-color:rgb(var(--cstu-warning-250)/.55)}.active\:cstu-bg-warning-250\/60:active{background-color:rgb(var(--cstu-warning-250)/.6)}.active\:cstu-bg-warning-250\/65:active{background-color:rgb(var(--cstu-warning-250)/.65)}.active\:cstu-bg-warning-250\/70:active{background-color:rgb(var(--cstu-warning-250)/.7)}.active\:cstu-bg-warning-250\/75:active{background-color:rgb(var(--cstu-warning-250)/.75)}.active\:cstu-bg-warning-250\/80:active{background-color:rgb(var(--cstu-warning-250)/.8)}.active\:cstu-bg-warning-250\/85:active{background-color:rgb(var(--cstu-warning-250)/.85)}.active\:cstu-bg-warning-250\/90:active{background-color:rgb(var(--cstu-warning-250)/.9)}.active\:cstu-bg-warning-250\/95:active{background-color:rgb(var(--cstu-warning-250)/.95)}.active\:cstu-bg-warning-300:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-300)/var(--tw-bg-opacity,1))}.active\:cstu-bg-warning-300\/0:active{background-color:rgb(var(--cstu-warning-300)/0)}.active\:cstu-bg-warning-300\/10:active{background-color:rgb(var(--cstu-warning-300)/.1)}.active\:cstu-bg-warning-300\/100:active{background-color:rgb(var(--cstu-warning-300)/1)}.active\:cstu-bg-warning-300\/15:active{background-color:rgb(var(--cstu-warning-300)/.15)}.active\:cstu-bg-warning-300\/20:active{background-color:rgb(var(--cstu-warning-300)/.2)}.active\:cstu-bg-warning-300\/25:active{background-color:rgb(var(--cstu-warning-300)/.25)}.active\:cstu-bg-warning-300\/30:active{background-color:rgb(var(--cstu-warning-300)/.3)}.active\:cstu-bg-warning-300\/35:active{background-color:rgb(var(--cstu-warning-300)/.35)}.active\:cstu-bg-warning-300\/40:active{background-color:rgb(var(--cstu-warning-300)/.4)}.active\:cstu-bg-warning-300\/45:active{background-color:rgb(var(--cstu-warning-300)/.45)}.active\:cstu-bg-warning-300\/5:active{background-color:rgb(var(--cstu-warning-300)/.05)}.active\:cstu-bg-warning-300\/50:active{background-color:rgb(var(--cstu-warning-300)/.5)}.active\:cstu-bg-warning-300\/55:active{background-color:rgb(var(--cstu-warning-300)/.55)}.active\:cstu-bg-warning-300\/60:active{background-color:rgb(var(--cstu-warning-300)/.6)}.active\:cstu-bg-warning-300\/65:active{background-color:rgb(var(--cstu-warning-300)/.65)}.active\:cstu-bg-warning-300\/70:active{background-color:rgb(var(--cstu-warning-300)/.7)}.active\:cstu-bg-warning-300\/75:active{background-color:rgb(var(--cstu-warning-300)/.75)}.active\:cstu-bg-warning-300\/80:active{background-color:rgb(var(--cstu-warning-300)/.8)}.active\:cstu-bg-warning-300\/85:active{background-color:rgb(var(--cstu-warning-300)/.85)}.active\:cstu-bg-warning-300\/90:active{background-color:rgb(var(--cstu-warning-300)/.9)}.active\:cstu-bg-warning-300\/95:active{background-color:rgb(var(--cstu-warning-300)/.95)}.active\:cstu-bg-warning-400:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-400)/var(--tw-bg-opacity,1))}.active\:cstu-bg-warning-400\/0:active{background-color:rgb(var(--cstu-warning-400)/0)}.active\:cstu-bg-warning-400\/10:active{background-color:rgb(var(--cstu-warning-400)/.1)}.active\:cstu-bg-warning-400\/100:active{background-color:rgb(var(--cstu-warning-400)/1)}.active\:cstu-bg-warning-400\/15:active{background-color:rgb(var(--cstu-warning-400)/.15)}.active\:cstu-bg-warning-400\/20:active{background-color:rgb(var(--cstu-warning-400)/.2)}.active\:cstu-bg-warning-400\/25:active{background-color:rgb(var(--cstu-warning-400)/.25)}.active\:cstu-bg-warning-400\/30:active{background-color:rgb(var(--cstu-warning-400)/.3)}.active\:cstu-bg-warning-400\/35:active{background-color:rgb(var(--cstu-warning-400)/.35)}.active\:cstu-bg-warning-400\/40:active{background-color:rgb(var(--cstu-warning-400)/.4)}.active\:cstu-bg-warning-400\/45:active{background-color:rgb(var(--cstu-warning-400)/.45)}.active\:cstu-bg-warning-400\/5:active{background-color:rgb(var(--cstu-warning-400)/.05)}.active\:cstu-bg-warning-400\/50:active{background-color:rgb(var(--cstu-warning-400)/.5)}.active\:cstu-bg-warning-400\/55:active{background-color:rgb(var(--cstu-warning-400)/.55)}.active\:cstu-bg-warning-400\/60:active{background-color:rgb(var(--cstu-warning-400)/.6)}.active\:cstu-bg-warning-400\/65:active{background-color:rgb(var(--cstu-warning-400)/.65)}.active\:cstu-bg-warning-400\/70:active{background-color:rgb(var(--cstu-warning-400)/.7)}.active\:cstu-bg-warning-400\/75:active{background-color:rgb(var(--cstu-warning-400)/.75)}.active\:cstu-bg-warning-400\/80:active{background-color:rgb(var(--cstu-warning-400)/.8)}.active\:cstu-bg-warning-400\/85:active{background-color:rgb(var(--cstu-warning-400)/.85)}.active\:cstu-bg-warning-400\/90:active{background-color:rgb(var(--cstu-warning-400)/.9)}.active\:cstu-bg-warning-400\/95:active{background-color:rgb(var(--cstu-warning-400)/.95)}.active\:cstu-bg-warning-450:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-450)/var(--tw-bg-opacity,1))}.active\:cstu-bg-warning-450\/0:active{background-color:rgb(var(--cstu-warning-450)/0)}.active\:cstu-bg-warning-450\/10:active{background-color:rgb(var(--cstu-warning-450)/.1)}.active\:cstu-bg-warning-450\/100:active{background-color:rgb(var(--cstu-warning-450)/1)}.active\:cstu-bg-warning-450\/15:active{background-color:rgb(var(--cstu-warning-450)/.15)}.active\:cstu-bg-warning-450\/20:active{background-color:rgb(var(--cstu-warning-450)/.2)}.active\:cstu-bg-warning-450\/25:active{background-color:rgb(var(--cstu-warning-450)/.25)}.active\:cstu-bg-warning-450\/30:active{background-color:rgb(var(--cstu-warning-450)/.3)}.active\:cstu-bg-warning-450\/35:active{background-color:rgb(var(--cstu-warning-450)/.35)}.active\:cstu-bg-warning-450\/40:active{background-color:rgb(var(--cstu-warning-450)/.4)}.active\:cstu-bg-warning-450\/45:active{background-color:rgb(var(--cstu-warning-450)/.45)}.active\:cstu-bg-warning-450\/5:active{background-color:rgb(var(--cstu-warning-450)/.05)}.active\:cstu-bg-warning-450\/50:active{background-color:rgb(var(--cstu-warning-450)/.5)}.active\:cstu-bg-warning-450\/55:active{background-color:rgb(var(--cstu-warning-450)/.55)}.active\:cstu-bg-warning-450\/60:active{background-color:rgb(var(--cstu-warning-450)/.6)}.active\:cstu-bg-warning-450\/65:active{background-color:rgb(var(--cstu-warning-450)/.65)}.active\:cstu-bg-warning-450\/70:active{background-color:rgb(var(--cstu-warning-450)/.7)}.active\:cstu-bg-warning-450\/75:active{background-color:rgb(var(--cstu-warning-450)/.75)}.active\:cstu-bg-warning-450\/80:active{background-color:rgb(var(--cstu-warning-450)/.8)}.active\:cstu-bg-warning-450\/85:active{background-color:rgb(var(--cstu-warning-450)/.85)}.active\:cstu-bg-warning-450\/90:active{background-color:rgb(var(--cstu-warning-450)/.9)}.active\:cstu-bg-warning-450\/95:active{background-color:rgb(var(--cstu-warning-450)/.95)}.active\:cstu-bg-warning-50:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-50)/var(--tw-bg-opacity,1))}.active\:cstu-bg-warning-50\/0:active{background-color:rgb(var(--cstu-warning-50)/0)}.active\:cstu-bg-warning-50\/10:active{background-color:rgb(var(--cstu-warning-50)/.1)}.active\:cstu-bg-warning-50\/100:active{background-color:rgb(var(--cstu-warning-50)/1)}.active\:cstu-bg-warning-50\/15:active{background-color:rgb(var(--cstu-warning-50)/.15)}.active\:cstu-bg-warning-50\/20:active{background-color:rgb(var(--cstu-warning-50)/.2)}.active\:cstu-bg-warning-50\/25:active{background-color:rgb(var(--cstu-warning-50)/.25)}.active\:cstu-bg-warning-50\/30:active{background-color:rgb(var(--cstu-warning-50)/.3)}.active\:cstu-bg-warning-50\/35:active{background-color:rgb(var(--cstu-warning-50)/.35)}.active\:cstu-bg-warning-50\/40:active{background-color:rgb(var(--cstu-warning-50)/.4)}.active\:cstu-bg-warning-50\/45:active{background-color:rgb(var(--cstu-warning-50)/.45)}.active\:cstu-bg-warning-50\/5:active{background-color:rgb(var(--cstu-warning-50)/.05)}.active\:cstu-bg-warning-50\/50:active{background-color:rgb(var(--cstu-warning-50)/.5)}.active\:cstu-bg-warning-50\/55:active{background-color:rgb(var(--cstu-warning-50)/.55)}.active\:cstu-bg-warning-50\/60:active{background-color:rgb(var(--cstu-warning-50)/.6)}.active\:cstu-bg-warning-50\/65:active{background-color:rgb(var(--cstu-warning-50)/.65)}.active\:cstu-bg-warning-50\/70:active{background-color:rgb(var(--cstu-warning-50)/.7)}.active\:cstu-bg-warning-50\/75:active{background-color:rgb(var(--cstu-warning-50)/.75)}.active\:cstu-bg-warning-50\/80:active{background-color:rgb(var(--cstu-warning-50)/.8)}.active\:cstu-bg-warning-50\/85:active{background-color:rgb(var(--cstu-warning-50)/.85)}.active\:cstu-bg-warning-50\/90:active{background-color:rgb(var(--cstu-warning-50)/.9)}.active\:cstu-bg-warning-50\/95:active{background-color:rgb(var(--cstu-warning-50)/.95)}.active\:cstu-bg-warning-500:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-500)/var(--tw-bg-opacity,1))}.active\:cstu-bg-warning-500\/0:active{background-color:rgb(var(--cstu-warning-500)/0)}.active\:cstu-bg-warning-500\/10:active{background-color:rgb(var(--cstu-warning-500)/.1)}.active\:cstu-bg-warning-500\/100:active{background-color:rgb(var(--cstu-warning-500)/1)}.active\:cstu-bg-warning-500\/15:active{background-color:rgb(var(--cstu-warning-500)/.15)}.active\:cstu-bg-warning-500\/20:active{background-color:rgb(var(--cstu-warning-500)/.2)}.active\:cstu-bg-warning-500\/25:active{background-color:rgb(var(--cstu-warning-500)/.25)}.active\:cstu-bg-warning-500\/30:active{background-color:rgb(var(--cstu-warning-500)/.3)}.active\:cstu-bg-warning-500\/35:active{background-color:rgb(var(--cstu-warning-500)/.35)}.active\:cstu-bg-warning-500\/40:active{background-color:rgb(var(--cstu-warning-500)/.4)}.active\:cstu-bg-warning-500\/45:active{background-color:rgb(var(--cstu-warning-500)/.45)}.active\:cstu-bg-warning-500\/5:active{background-color:rgb(var(--cstu-warning-500)/.05)}.active\:cstu-bg-warning-500\/50:active{background-color:rgb(var(--cstu-warning-500)/.5)}.active\:cstu-bg-warning-500\/55:active{background-color:rgb(var(--cstu-warning-500)/.55)}.active\:cstu-bg-warning-500\/60:active{background-color:rgb(var(--cstu-warning-500)/.6)}.active\:cstu-bg-warning-500\/65:active{background-color:rgb(var(--cstu-warning-500)/.65)}.active\:cstu-bg-warning-500\/70:active{background-color:rgb(var(--cstu-warning-500)/.7)}.active\:cstu-bg-warning-500\/75:active{background-color:rgb(var(--cstu-warning-500)/.75)}.active\:cstu-bg-warning-500\/80:active{background-color:rgb(var(--cstu-warning-500)/.8)}.active\:cstu-bg-warning-500\/85:active{background-color:rgb(var(--cstu-warning-500)/.85)}.active\:cstu-bg-warning-500\/90:active{background-color:rgb(var(--cstu-warning-500)/.9)}.active\:cstu-bg-warning-500\/95:active{background-color:rgb(var(--cstu-warning-500)/.95)}.active\:cstu-bg-warning-550:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-550)/var(--tw-bg-opacity,1))}.active\:cstu-bg-warning-550\/0:active{background-color:rgb(var(--cstu-warning-550)/0)}.active\:cstu-bg-warning-550\/10:active{background-color:rgb(var(--cstu-warning-550)/.1)}.active\:cstu-bg-warning-550\/100:active{background-color:rgb(var(--cstu-warning-550)/1)}.active\:cstu-bg-warning-550\/15:active{background-color:rgb(var(--cstu-warning-550)/.15)}.active\:cstu-bg-warning-550\/20:active{background-color:rgb(var(--cstu-warning-550)/.2)}.active\:cstu-bg-warning-550\/25:active{background-color:rgb(var(--cstu-warning-550)/.25)}.active\:cstu-bg-warning-550\/30:active{background-color:rgb(var(--cstu-warning-550)/.3)}.active\:cstu-bg-warning-550\/35:active{background-color:rgb(var(--cstu-warning-550)/.35)}.active\:cstu-bg-warning-550\/40:active{background-color:rgb(var(--cstu-warning-550)/.4)}.active\:cstu-bg-warning-550\/45:active{background-color:rgb(var(--cstu-warning-550)/.45)}.active\:cstu-bg-warning-550\/5:active{background-color:rgb(var(--cstu-warning-550)/.05)}.active\:cstu-bg-warning-550\/50:active{background-color:rgb(var(--cstu-warning-550)/.5)}.active\:cstu-bg-warning-550\/55:active{background-color:rgb(var(--cstu-warning-550)/.55)}.active\:cstu-bg-warning-550\/60:active{background-color:rgb(var(--cstu-warning-550)/.6)}.active\:cstu-bg-warning-550\/65:active{background-color:rgb(var(--cstu-warning-550)/.65)}.active\:cstu-bg-warning-550\/70:active{background-color:rgb(var(--cstu-warning-550)/.7)}.active\:cstu-bg-warning-550\/75:active{background-color:rgb(var(--cstu-warning-550)/.75)}.active\:cstu-bg-warning-550\/80:active{background-color:rgb(var(--cstu-warning-550)/.8)}.active\:cstu-bg-warning-550\/85:active{background-color:rgb(var(--cstu-warning-550)/.85)}.active\:cstu-bg-warning-550\/90:active{background-color:rgb(var(--cstu-warning-550)/.9)}.active\:cstu-bg-warning-550\/95:active{background-color:rgb(var(--cstu-warning-550)/.95)}.active\:cstu-bg-warning-575:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-575)/var(--tw-bg-opacity,1))}.active\:cstu-bg-warning-575\/0:active{background-color:rgb(var(--cstu-warning-575)/0)}.active\:cstu-bg-warning-575\/10:active{background-color:rgb(var(--cstu-warning-575)/.1)}.active\:cstu-bg-warning-575\/100:active{background-color:rgb(var(--cstu-warning-575)/1)}.active\:cstu-bg-warning-575\/15:active{background-color:rgb(var(--cstu-warning-575)/.15)}.active\:cstu-bg-warning-575\/20:active{background-color:rgb(var(--cstu-warning-575)/.2)}.active\:cstu-bg-warning-575\/25:active{background-color:rgb(var(--cstu-warning-575)/.25)}.active\:cstu-bg-warning-575\/30:active{background-color:rgb(var(--cstu-warning-575)/.3)}.active\:cstu-bg-warning-575\/35:active{background-color:rgb(var(--cstu-warning-575)/.35)}.active\:cstu-bg-warning-575\/40:active{background-color:rgb(var(--cstu-warning-575)/.4)}.active\:cstu-bg-warning-575\/45:active{background-color:rgb(var(--cstu-warning-575)/.45)}.active\:cstu-bg-warning-575\/5:active{background-color:rgb(var(--cstu-warning-575)/.05)}.active\:cstu-bg-warning-575\/50:active{background-color:rgb(var(--cstu-warning-575)/.5)}.active\:cstu-bg-warning-575\/55:active{background-color:rgb(var(--cstu-warning-575)/.55)}.active\:cstu-bg-warning-575\/60:active{background-color:rgb(var(--cstu-warning-575)/.6)}.active\:cstu-bg-warning-575\/65:active{background-color:rgb(var(--cstu-warning-575)/.65)}.active\:cstu-bg-warning-575\/70:active{background-color:rgb(var(--cstu-warning-575)/.7)}.active\:cstu-bg-warning-575\/75:active{background-color:rgb(var(--cstu-warning-575)/.75)}.active\:cstu-bg-warning-575\/80:active{background-color:rgb(var(--cstu-warning-575)/.8)}.active\:cstu-bg-warning-575\/85:active{background-color:rgb(var(--cstu-warning-575)/.85)}.active\:cstu-bg-warning-575\/90:active{background-color:rgb(var(--cstu-warning-575)/.9)}.active\:cstu-bg-warning-575\/95:active{background-color:rgb(var(--cstu-warning-575)/.95)}.active\:cstu-bg-warning-600:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-600)/var(--tw-bg-opacity,1))}.active\:cstu-bg-warning-600\/0:active{background-color:rgb(var(--cstu-warning-600)/0)}.active\:cstu-bg-warning-600\/10:active{background-color:rgb(var(--cstu-warning-600)/.1)}.active\:cstu-bg-warning-600\/100:active{background-color:rgb(var(--cstu-warning-600)/1)}.active\:cstu-bg-warning-600\/15:active{background-color:rgb(var(--cstu-warning-600)/.15)}.active\:cstu-bg-warning-600\/20:active{background-color:rgb(var(--cstu-warning-600)/.2)}.active\:cstu-bg-warning-600\/25:active{background-color:rgb(var(--cstu-warning-600)/.25)}.active\:cstu-bg-warning-600\/30:active{background-color:rgb(var(--cstu-warning-600)/.3)}.active\:cstu-bg-warning-600\/35:active{background-color:rgb(var(--cstu-warning-600)/.35)}.active\:cstu-bg-warning-600\/40:active{background-color:rgb(var(--cstu-warning-600)/.4)}.active\:cstu-bg-warning-600\/45:active{background-color:rgb(var(--cstu-warning-600)/.45)}.active\:cstu-bg-warning-600\/5:active{background-color:rgb(var(--cstu-warning-600)/.05)}.active\:cstu-bg-warning-600\/50:active{background-color:rgb(var(--cstu-warning-600)/.5)}.active\:cstu-bg-warning-600\/55:active{background-color:rgb(var(--cstu-warning-600)/.55)}.active\:cstu-bg-warning-600\/60:active{background-color:rgb(var(--cstu-warning-600)/.6)}.active\:cstu-bg-warning-600\/65:active{background-color:rgb(var(--cstu-warning-600)/.65)}.active\:cstu-bg-warning-600\/70:active{background-color:rgb(var(--cstu-warning-600)/.7)}.active\:cstu-bg-warning-600\/75:active{background-color:rgb(var(--cstu-warning-600)/.75)}.active\:cstu-bg-warning-600\/80:active{background-color:rgb(var(--cstu-warning-600)/.8)}.active\:cstu-bg-warning-600\/85:active{background-color:rgb(var(--cstu-warning-600)/.85)}.active\:cstu-bg-warning-600\/90:active{background-color:rgb(var(--cstu-warning-600)/.9)}.active\:cstu-bg-warning-600\/95:active{background-color:rgb(var(--cstu-warning-600)/.95)}.active\:cstu-bg-warning-700:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-700)/var(--tw-bg-opacity,1))}.active\:cstu-bg-warning-700\/0:active{background-color:rgb(var(--cstu-warning-700)/0)}.active\:cstu-bg-warning-700\/10:active{background-color:rgb(var(--cstu-warning-700)/.1)}.active\:cstu-bg-warning-700\/100:active{background-color:rgb(var(--cstu-warning-700)/1)}.active\:cstu-bg-warning-700\/15:active{background-color:rgb(var(--cstu-warning-700)/.15)}.active\:cstu-bg-warning-700\/20:active{background-color:rgb(var(--cstu-warning-700)/.2)}.active\:cstu-bg-warning-700\/25:active{background-color:rgb(var(--cstu-warning-700)/.25)}.active\:cstu-bg-warning-700\/30:active{background-color:rgb(var(--cstu-warning-700)/.3)}.active\:cstu-bg-warning-700\/35:active{background-color:rgb(var(--cstu-warning-700)/.35)}.active\:cstu-bg-warning-700\/40:active{background-color:rgb(var(--cstu-warning-700)/.4)}.active\:cstu-bg-warning-700\/45:active{background-color:rgb(var(--cstu-warning-700)/.45)}.active\:cstu-bg-warning-700\/5:active{background-color:rgb(var(--cstu-warning-700)/.05)}.active\:cstu-bg-warning-700\/50:active{background-color:rgb(var(--cstu-warning-700)/.5)}.active\:cstu-bg-warning-700\/55:active{background-color:rgb(var(--cstu-warning-700)/.55)}.active\:cstu-bg-warning-700\/60:active{background-color:rgb(var(--cstu-warning-700)/.6)}.active\:cstu-bg-warning-700\/65:active{background-color:rgb(var(--cstu-warning-700)/.65)}.active\:cstu-bg-warning-700\/70:active{background-color:rgb(var(--cstu-warning-700)/.7)}.active\:cstu-bg-warning-700\/75:active{background-color:rgb(var(--cstu-warning-700)/.75)}.active\:cstu-bg-warning-700\/80:active{background-color:rgb(var(--cstu-warning-700)/.8)}.active\:cstu-bg-warning-700\/85:active{background-color:rgb(var(--cstu-warning-700)/.85)}.active\:cstu-bg-warning-700\/90:active{background-color:rgb(var(--cstu-warning-700)/.9)}.active\:cstu-bg-warning-700\/95:active{background-color:rgb(var(--cstu-warning-700)/.95)}.active\:cstu-bg-warning-800:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-800)/var(--tw-bg-opacity,1))}.active\:cstu-bg-warning-800\/0:active{background-color:rgb(var(--cstu-warning-800)/0)}.active\:cstu-bg-warning-800\/10:active{background-color:rgb(var(--cstu-warning-800)/.1)}.active\:cstu-bg-warning-800\/100:active{background-color:rgb(var(--cstu-warning-800)/1)}.active\:cstu-bg-warning-800\/15:active{background-color:rgb(var(--cstu-warning-800)/.15)}.active\:cstu-bg-warning-800\/20:active{background-color:rgb(var(--cstu-warning-800)/.2)}.active\:cstu-bg-warning-800\/25:active{background-color:rgb(var(--cstu-warning-800)/.25)}.active\:cstu-bg-warning-800\/30:active{background-color:rgb(var(--cstu-warning-800)/.3)}.active\:cstu-bg-warning-800\/35:active{background-color:rgb(var(--cstu-warning-800)/.35)}.active\:cstu-bg-warning-800\/40:active{background-color:rgb(var(--cstu-warning-800)/.4)}.active\:cstu-bg-warning-800\/45:active{background-color:rgb(var(--cstu-warning-800)/.45)}.active\:cstu-bg-warning-800\/5:active{background-color:rgb(var(--cstu-warning-800)/.05)}.active\:cstu-bg-warning-800\/50:active{background-color:rgb(var(--cstu-warning-800)/.5)}.active\:cstu-bg-warning-800\/55:active{background-color:rgb(var(--cstu-warning-800)/.55)}.active\:cstu-bg-warning-800\/60:active{background-color:rgb(var(--cstu-warning-800)/.6)}.active\:cstu-bg-warning-800\/65:active{background-color:rgb(var(--cstu-warning-800)/.65)}.active\:cstu-bg-warning-800\/70:active{background-color:rgb(var(--cstu-warning-800)/.7)}.active\:cstu-bg-warning-800\/75:active{background-color:rgb(var(--cstu-warning-800)/.75)}.active\:cstu-bg-warning-800\/80:active{background-color:rgb(var(--cstu-warning-800)/.8)}.active\:cstu-bg-warning-800\/85:active{background-color:rgb(var(--cstu-warning-800)/.85)}.active\:cstu-bg-warning-800\/90:active{background-color:rgb(var(--cstu-warning-800)/.9)}.active\:cstu-bg-warning-800\/95:active{background-color:rgb(var(--cstu-warning-800)/.95)}.active\:cstu-bg-warning-900:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-warning-900)/var(--tw-bg-opacity,1))}.active\:cstu-bg-warning-900\/0:active{background-color:rgb(var(--cstu-warning-900)/0)}.active\:cstu-bg-warning-900\/10:active{background-color:rgb(var(--cstu-warning-900)/.1)}.active\:cstu-bg-warning-900\/100:active{background-color:rgb(var(--cstu-warning-900)/1)}.active\:cstu-bg-warning-900\/15:active{background-color:rgb(var(--cstu-warning-900)/.15)}.active\:cstu-bg-warning-900\/20:active{background-color:rgb(var(--cstu-warning-900)/.2)}.active\:cstu-bg-warning-900\/25:active{background-color:rgb(var(--cstu-warning-900)/.25)}.active\:cstu-bg-warning-900\/30:active{background-color:rgb(var(--cstu-warning-900)/.3)}.active\:cstu-bg-warning-900\/35:active{background-color:rgb(var(--cstu-warning-900)/.35)}.active\:cstu-bg-warning-900\/40:active{background-color:rgb(var(--cstu-warning-900)/.4)}.active\:cstu-bg-warning-900\/45:active{background-color:rgb(var(--cstu-warning-900)/.45)}.active\:cstu-bg-warning-900\/5:active{background-color:rgb(var(--cstu-warning-900)/.05)}.active\:cstu-bg-warning-900\/50:active{background-color:rgb(var(--cstu-warning-900)/.5)}.active\:cstu-bg-warning-900\/55:active{background-color:rgb(var(--cstu-warning-900)/.55)}.active\:cstu-bg-warning-900\/60:active{background-color:rgb(var(--cstu-warning-900)/.6)}.active\:cstu-bg-warning-900\/65:active{background-color:rgb(var(--cstu-warning-900)/.65)}.active\:cstu-bg-warning-900\/70:active{background-color:rgb(var(--cstu-warning-900)/.7)}.active\:cstu-bg-warning-900\/75:active{background-color:rgb(var(--cstu-warning-900)/.75)}.active\:cstu-bg-warning-900\/80:active{background-color:rgb(var(--cstu-warning-900)/.8)}.active\:cstu-bg-warning-900\/85:active{background-color:rgb(var(--cstu-warning-900)/.85)}.active\:cstu-bg-warning-900\/90:active{background-color:rgb(var(--cstu-warning-900)/.9)}.active\:cstu-bg-warning-900\/95:active{background-color:rgb(var(--cstu-warning-900)/.95)}.active\:cstu-bg-yellow-100:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-100)/var(--tw-bg-opacity,1))}.active\:cstu-bg-yellow-100\/0:active{background-color:rgb(var(--cstu-yellow-100)/0)}.active\:cstu-bg-yellow-100\/10:active{background-color:rgb(var(--cstu-yellow-100)/.1)}.active\:cstu-bg-yellow-100\/100:active{background-color:rgb(var(--cstu-yellow-100)/1)}.active\:cstu-bg-yellow-100\/15:active{background-color:rgb(var(--cstu-yellow-100)/.15)}.active\:cstu-bg-yellow-100\/20:active{background-color:rgb(var(--cstu-yellow-100)/.2)}.active\:cstu-bg-yellow-100\/25:active{background-color:rgb(var(--cstu-yellow-100)/.25)}.active\:cstu-bg-yellow-100\/30:active{background-color:rgb(var(--cstu-yellow-100)/.3)}.active\:cstu-bg-yellow-100\/35:active{background-color:rgb(var(--cstu-yellow-100)/.35)}.active\:cstu-bg-yellow-100\/40:active{background-color:rgb(var(--cstu-yellow-100)/.4)}.active\:cstu-bg-yellow-100\/45:active{background-color:rgb(var(--cstu-yellow-100)/.45)}.active\:cstu-bg-yellow-100\/5:active{background-color:rgb(var(--cstu-yellow-100)/.05)}.active\:cstu-bg-yellow-100\/50:active{background-color:rgb(var(--cstu-yellow-100)/.5)}.active\:cstu-bg-yellow-100\/55:active{background-color:rgb(var(--cstu-yellow-100)/.55)}.active\:cstu-bg-yellow-100\/60:active{background-color:rgb(var(--cstu-yellow-100)/.6)}.active\:cstu-bg-yellow-100\/65:active{background-color:rgb(var(--cstu-yellow-100)/.65)}.active\:cstu-bg-yellow-100\/70:active{background-color:rgb(var(--cstu-yellow-100)/.7)}.active\:cstu-bg-yellow-100\/75:active{background-color:rgb(var(--cstu-yellow-100)/.75)}.active\:cstu-bg-yellow-100\/80:active{background-color:rgb(var(--cstu-yellow-100)/.8)}.active\:cstu-bg-yellow-100\/85:active{background-color:rgb(var(--cstu-yellow-100)/.85)}.active\:cstu-bg-yellow-100\/90:active{background-color:rgb(var(--cstu-yellow-100)/.9)}.active\:cstu-bg-yellow-100\/95:active{background-color:rgb(var(--cstu-yellow-100)/.95)}.active\:cstu-bg-yellow-200:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-200)/var(--tw-bg-opacity,1))}.active\:cstu-bg-yellow-200\/0:active{background-color:rgb(var(--cstu-yellow-200)/0)}.active\:cstu-bg-yellow-200\/10:active{background-color:rgb(var(--cstu-yellow-200)/.1)}.active\:cstu-bg-yellow-200\/100:active{background-color:rgb(var(--cstu-yellow-200)/1)}.active\:cstu-bg-yellow-200\/15:active{background-color:rgb(var(--cstu-yellow-200)/.15)}.active\:cstu-bg-yellow-200\/20:active{background-color:rgb(var(--cstu-yellow-200)/.2)}.active\:cstu-bg-yellow-200\/25:active{background-color:rgb(var(--cstu-yellow-200)/.25)}.active\:cstu-bg-yellow-200\/30:active{background-color:rgb(var(--cstu-yellow-200)/.3)}.active\:cstu-bg-yellow-200\/35:active{background-color:rgb(var(--cstu-yellow-200)/.35)}.active\:cstu-bg-yellow-200\/40:active{background-color:rgb(var(--cstu-yellow-200)/.4)}.active\:cstu-bg-yellow-200\/45:active{background-color:rgb(var(--cstu-yellow-200)/.45)}.active\:cstu-bg-yellow-200\/5:active{background-color:rgb(var(--cstu-yellow-200)/.05)}.active\:cstu-bg-yellow-200\/50:active{background-color:rgb(var(--cstu-yellow-200)/.5)}.active\:cstu-bg-yellow-200\/55:active{background-color:rgb(var(--cstu-yellow-200)/.55)}.active\:cstu-bg-yellow-200\/60:active{background-color:rgb(var(--cstu-yellow-200)/.6)}.active\:cstu-bg-yellow-200\/65:active{background-color:rgb(var(--cstu-yellow-200)/.65)}.active\:cstu-bg-yellow-200\/70:active{background-color:rgb(var(--cstu-yellow-200)/.7)}.active\:cstu-bg-yellow-200\/75:active{background-color:rgb(var(--cstu-yellow-200)/.75)}.active\:cstu-bg-yellow-200\/80:active{background-color:rgb(var(--cstu-yellow-200)/.8)}.active\:cstu-bg-yellow-200\/85:active{background-color:rgb(var(--cstu-yellow-200)/.85)}.active\:cstu-bg-yellow-200\/90:active{background-color:rgb(var(--cstu-yellow-200)/.9)}.active\:cstu-bg-yellow-200\/95:active{background-color:rgb(var(--cstu-yellow-200)/.95)}.active\:cstu-bg-yellow-300:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-300)/var(--tw-bg-opacity,1))}.active\:cstu-bg-yellow-300\/0:active{background-color:rgb(var(--cstu-yellow-300)/0)}.active\:cstu-bg-yellow-300\/10:active{background-color:rgb(var(--cstu-yellow-300)/.1)}.active\:cstu-bg-yellow-300\/100:active{background-color:rgb(var(--cstu-yellow-300)/1)}.active\:cstu-bg-yellow-300\/15:active{background-color:rgb(var(--cstu-yellow-300)/.15)}.active\:cstu-bg-yellow-300\/20:active{background-color:rgb(var(--cstu-yellow-300)/.2)}.active\:cstu-bg-yellow-300\/25:active{background-color:rgb(var(--cstu-yellow-300)/.25)}.active\:cstu-bg-yellow-300\/30:active{background-color:rgb(var(--cstu-yellow-300)/.3)}.active\:cstu-bg-yellow-300\/35:active{background-color:rgb(var(--cstu-yellow-300)/.35)}.active\:cstu-bg-yellow-300\/40:active{background-color:rgb(var(--cstu-yellow-300)/.4)}.active\:cstu-bg-yellow-300\/45:active{background-color:rgb(var(--cstu-yellow-300)/.45)}.active\:cstu-bg-yellow-300\/5:active{background-color:rgb(var(--cstu-yellow-300)/.05)}.active\:cstu-bg-yellow-300\/50:active{background-color:rgb(var(--cstu-yellow-300)/.5)}.active\:cstu-bg-yellow-300\/55:active{background-color:rgb(var(--cstu-yellow-300)/.55)}.active\:cstu-bg-yellow-300\/60:active{background-color:rgb(var(--cstu-yellow-300)/.6)}.active\:cstu-bg-yellow-300\/65:active{background-color:rgb(var(--cstu-yellow-300)/.65)}.active\:cstu-bg-yellow-300\/70:active{background-color:rgb(var(--cstu-yellow-300)/.7)}.active\:cstu-bg-yellow-300\/75:active{background-color:rgb(var(--cstu-yellow-300)/.75)}.active\:cstu-bg-yellow-300\/80:active{background-color:rgb(var(--cstu-yellow-300)/.8)}.active\:cstu-bg-yellow-300\/85:active{background-color:rgb(var(--cstu-yellow-300)/.85)}.active\:cstu-bg-yellow-300\/90:active{background-color:rgb(var(--cstu-yellow-300)/.9)}.active\:cstu-bg-yellow-300\/95:active{background-color:rgb(var(--cstu-yellow-300)/.95)}.active\:cstu-bg-yellow-400:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-400)/var(--tw-bg-opacity,1))}.active\:cstu-bg-yellow-400\/0:active{background-color:rgb(var(--cstu-yellow-400)/0)}.active\:cstu-bg-yellow-400\/10:active{background-color:rgb(var(--cstu-yellow-400)/.1)}.active\:cstu-bg-yellow-400\/100:active{background-color:rgb(var(--cstu-yellow-400)/1)}.active\:cstu-bg-yellow-400\/15:active{background-color:rgb(var(--cstu-yellow-400)/.15)}.active\:cstu-bg-yellow-400\/20:active{background-color:rgb(var(--cstu-yellow-400)/.2)}.active\:cstu-bg-yellow-400\/25:active{background-color:rgb(var(--cstu-yellow-400)/.25)}.active\:cstu-bg-yellow-400\/30:active{background-color:rgb(var(--cstu-yellow-400)/.3)}.active\:cstu-bg-yellow-400\/35:active{background-color:rgb(var(--cstu-yellow-400)/.35)}.active\:cstu-bg-yellow-400\/40:active{background-color:rgb(var(--cstu-yellow-400)/.4)}.active\:cstu-bg-yellow-400\/45:active{background-color:rgb(var(--cstu-yellow-400)/.45)}.active\:cstu-bg-yellow-400\/5:active{background-color:rgb(var(--cstu-yellow-400)/.05)}.active\:cstu-bg-yellow-400\/50:active{background-color:rgb(var(--cstu-yellow-400)/.5)}.active\:cstu-bg-yellow-400\/55:active{background-color:rgb(var(--cstu-yellow-400)/.55)}.active\:cstu-bg-yellow-400\/60:active{background-color:rgb(var(--cstu-yellow-400)/.6)}.active\:cstu-bg-yellow-400\/65:active{background-color:rgb(var(--cstu-yellow-400)/.65)}.active\:cstu-bg-yellow-400\/70:active{background-color:rgb(var(--cstu-yellow-400)/.7)}.active\:cstu-bg-yellow-400\/75:active{background-color:rgb(var(--cstu-yellow-400)/.75)}.active\:cstu-bg-yellow-400\/80:active{background-color:rgb(var(--cstu-yellow-400)/.8)}.active\:cstu-bg-yellow-400\/85:active{background-color:rgb(var(--cstu-yellow-400)/.85)}.active\:cstu-bg-yellow-400\/90:active{background-color:rgb(var(--cstu-yellow-400)/.9)}.active\:cstu-bg-yellow-400\/95:active{background-color:rgb(var(--cstu-yellow-400)/.95)}.active\:cstu-bg-yellow-50:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-50)/var(--tw-bg-opacity,1))}.active\:cstu-bg-yellow-50\/0:active{background-color:rgb(var(--cstu-yellow-50)/0)}.active\:cstu-bg-yellow-50\/10:active{background-color:rgb(var(--cstu-yellow-50)/.1)}.active\:cstu-bg-yellow-50\/100:active{background-color:rgb(var(--cstu-yellow-50)/1)}.active\:cstu-bg-yellow-50\/15:active{background-color:rgb(var(--cstu-yellow-50)/.15)}.active\:cstu-bg-yellow-50\/20:active{background-color:rgb(var(--cstu-yellow-50)/.2)}.active\:cstu-bg-yellow-50\/25:active{background-color:rgb(var(--cstu-yellow-50)/.25)}.active\:cstu-bg-yellow-50\/30:active{background-color:rgb(var(--cstu-yellow-50)/.3)}.active\:cstu-bg-yellow-50\/35:active{background-color:rgb(var(--cstu-yellow-50)/.35)}.active\:cstu-bg-yellow-50\/40:active{background-color:rgb(var(--cstu-yellow-50)/.4)}.active\:cstu-bg-yellow-50\/45:active{background-color:rgb(var(--cstu-yellow-50)/.45)}.active\:cstu-bg-yellow-50\/5:active{background-color:rgb(var(--cstu-yellow-50)/.05)}.active\:cstu-bg-yellow-50\/50:active{background-color:rgb(var(--cstu-yellow-50)/.5)}.active\:cstu-bg-yellow-50\/55:active{background-color:rgb(var(--cstu-yellow-50)/.55)}.active\:cstu-bg-yellow-50\/60:active{background-color:rgb(var(--cstu-yellow-50)/.6)}.active\:cstu-bg-yellow-50\/65:active{background-color:rgb(var(--cstu-yellow-50)/.65)}.active\:cstu-bg-yellow-50\/70:active{background-color:rgb(var(--cstu-yellow-50)/.7)}.active\:cstu-bg-yellow-50\/75:active{background-color:rgb(var(--cstu-yellow-50)/.75)}.active\:cstu-bg-yellow-50\/80:active{background-color:rgb(var(--cstu-yellow-50)/.8)}.active\:cstu-bg-yellow-50\/85:active{background-color:rgb(var(--cstu-yellow-50)/.85)}.active\:cstu-bg-yellow-50\/90:active{background-color:rgb(var(--cstu-yellow-50)/.9)}.active\:cstu-bg-yellow-50\/95:active{background-color:rgb(var(--cstu-yellow-50)/.95)}.active\:cstu-bg-yellow-500:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-500)/var(--tw-bg-opacity,1))}.active\:cstu-bg-yellow-500\/0:active{background-color:rgb(var(--cstu-yellow-500)/0)}.active\:cstu-bg-yellow-500\/10:active{background-color:rgb(var(--cstu-yellow-500)/.1)}.active\:cstu-bg-yellow-500\/100:active{background-color:rgb(var(--cstu-yellow-500)/1)}.active\:cstu-bg-yellow-500\/15:active{background-color:rgb(var(--cstu-yellow-500)/.15)}.active\:cstu-bg-yellow-500\/20:active{background-color:rgb(var(--cstu-yellow-500)/.2)}.active\:cstu-bg-yellow-500\/25:active{background-color:rgb(var(--cstu-yellow-500)/.25)}.active\:cstu-bg-yellow-500\/30:active{background-color:rgb(var(--cstu-yellow-500)/.3)}.active\:cstu-bg-yellow-500\/35:active{background-color:rgb(var(--cstu-yellow-500)/.35)}.active\:cstu-bg-yellow-500\/40:active{background-color:rgb(var(--cstu-yellow-500)/.4)}.active\:cstu-bg-yellow-500\/45:active{background-color:rgb(var(--cstu-yellow-500)/.45)}.active\:cstu-bg-yellow-500\/5:active{background-color:rgb(var(--cstu-yellow-500)/.05)}.active\:cstu-bg-yellow-500\/50:active{background-color:rgb(var(--cstu-yellow-500)/.5)}.active\:cstu-bg-yellow-500\/55:active{background-color:rgb(var(--cstu-yellow-500)/.55)}.active\:cstu-bg-yellow-500\/60:active{background-color:rgb(var(--cstu-yellow-500)/.6)}.active\:cstu-bg-yellow-500\/65:active{background-color:rgb(var(--cstu-yellow-500)/.65)}.active\:cstu-bg-yellow-500\/70:active{background-color:rgb(var(--cstu-yellow-500)/.7)}.active\:cstu-bg-yellow-500\/75:active{background-color:rgb(var(--cstu-yellow-500)/.75)}.active\:cstu-bg-yellow-500\/80:active{background-color:rgb(var(--cstu-yellow-500)/.8)}.active\:cstu-bg-yellow-500\/85:active{background-color:rgb(var(--cstu-yellow-500)/.85)}.active\:cstu-bg-yellow-500\/90:active{background-color:rgb(var(--cstu-yellow-500)/.9)}.active\:cstu-bg-yellow-500\/95:active{background-color:rgb(var(--cstu-yellow-500)/.95)}.active\:cstu-bg-yellow-600:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-600)/var(--tw-bg-opacity,1))}.active\:cstu-bg-yellow-600\/0:active{background-color:rgb(var(--cstu-yellow-600)/0)}.active\:cstu-bg-yellow-600\/10:active{background-color:rgb(var(--cstu-yellow-600)/.1)}.active\:cstu-bg-yellow-600\/100:active{background-color:rgb(var(--cstu-yellow-600)/1)}.active\:cstu-bg-yellow-600\/15:active{background-color:rgb(var(--cstu-yellow-600)/.15)}.active\:cstu-bg-yellow-600\/20:active{background-color:rgb(var(--cstu-yellow-600)/.2)}.active\:cstu-bg-yellow-600\/25:active{background-color:rgb(var(--cstu-yellow-600)/.25)}.active\:cstu-bg-yellow-600\/30:active{background-color:rgb(var(--cstu-yellow-600)/.3)}.active\:cstu-bg-yellow-600\/35:active{background-color:rgb(var(--cstu-yellow-600)/.35)}.active\:cstu-bg-yellow-600\/40:active{background-color:rgb(var(--cstu-yellow-600)/.4)}.active\:cstu-bg-yellow-600\/45:active{background-color:rgb(var(--cstu-yellow-600)/.45)}.active\:cstu-bg-yellow-600\/5:active{background-color:rgb(var(--cstu-yellow-600)/.05)}.active\:cstu-bg-yellow-600\/50:active{background-color:rgb(var(--cstu-yellow-600)/.5)}.active\:cstu-bg-yellow-600\/55:active{background-color:rgb(var(--cstu-yellow-600)/.55)}.active\:cstu-bg-yellow-600\/60:active{background-color:rgb(var(--cstu-yellow-600)/.6)}.active\:cstu-bg-yellow-600\/65:active{background-color:rgb(var(--cstu-yellow-600)/.65)}.active\:cstu-bg-yellow-600\/70:active{background-color:rgb(var(--cstu-yellow-600)/.7)}.active\:cstu-bg-yellow-600\/75:active{background-color:rgb(var(--cstu-yellow-600)/.75)}.active\:cstu-bg-yellow-600\/80:active{background-color:rgb(var(--cstu-yellow-600)/.8)}.active\:cstu-bg-yellow-600\/85:active{background-color:rgb(var(--cstu-yellow-600)/.85)}.active\:cstu-bg-yellow-600\/90:active{background-color:rgb(var(--cstu-yellow-600)/.9)}.active\:cstu-bg-yellow-600\/95:active{background-color:rgb(var(--cstu-yellow-600)/.95)}.active\:cstu-bg-yellow-700:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-700)/var(--tw-bg-opacity,1))}.active\:cstu-bg-yellow-700\/0:active{background-color:rgb(var(--cstu-yellow-700)/0)}.active\:cstu-bg-yellow-700\/10:active{background-color:rgb(var(--cstu-yellow-700)/.1)}.active\:cstu-bg-yellow-700\/100:active{background-color:rgb(var(--cstu-yellow-700)/1)}.active\:cstu-bg-yellow-700\/15:active{background-color:rgb(var(--cstu-yellow-700)/.15)}.active\:cstu-bg-yellow-700\/20:active{background-color:rgb(var(--cstu-yellow-700)/.2)}.active\:cstu-bg-yellow-700\/25:active{background-color:rgb(var(--cstu-yellow-700)/.25)}.active\:cstu-bg-yellow-700\/30:active{background-color:rgb(var(--cstu-yellow-700)/.3)}.active\:cstu-bg-yellow-700\/35:active{background-color:rgb(var(--cstu-yellow-700)/.35)}.active\:cstu-bg-yellow-700\/40:active{background-color:rgb(var(--cstu-yellow-700)/.4)}.active\:cstu-bg-yellow-700\/45:active{background-color:rgb(var(--cstu-yellow-700)/.45)}.active\:cstu-bg-yellow-700\/5:active{background-color:rgb(var(--cstu-yellow-700)/.05)}.active\:cstu-bg-yellow-700\/50:active{background-color:rgb(var(--cstu-yellow-700)/.5)}.active\:cstu-bg-yellow-700\/55:active{background-color:rgb(var(--cstu-yellow-700)/.55)}.active\:cstu-bg-yellow-700\/60:active{background-color:rgb(var(--cstu-yellow-700)/.6)}.active\:cstu-bg-yellow-700\/65:active{background-color:rgb(var(--cstu-yellow-700)/.65)}.active\:cstu-bg-yellow-700\/70:active{background-color:rgb(var(--cstu-yellow-700)/.7)}.active\:cstu-bg-yellow-700\/75:active{background-color:rgb(var(--cstu-yellow-700)/.75)}.active\:cstu-bg-yellow-700\/80:active{background-color:rgb(var(--cstu-yellow-700)/.8)}.active\:cstu-bg-yellow-700\/85:active{background-color:rgb(var(--cstu-yellow-700)/.85)}.active\:cstu-bg-yellow-700\/90:active{background-color:rgb(var(--cstu-yellow-700)/.9)}.active\:cstu-bg-yellow-700\/95:active{background-color:rgb(var(--cstu-yellow-700)/.95)}.active\:cstu-bg-yellow-800:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-800)/var(--tw-bg-opacity,1))}.active\:cstu-bg-yellow-800\/0:active{background-color:rgb(var(--cstu-yellow-800)/0)}.active\:cstu-bg-yellow-800\/10:active{background-color:rgb(var(--cstu-yellow-800)/.1)}.active\:cstu-bg-yellow-800\/100:active{background-color:rgb(var(--cstu-yellow-800)/1)}.active\:cstu-bg-yellow-800\/15:active{background-color:rgb(var(--cstu-yellow-800)/.15)}.active\:cstu-bg-yellow-800\/20:active{background-color:rgb(var(--cstu-yellow-800)/.2)}.active\:cstu-bg-yellow-800\/25:active{background-color:rgb(var(--cstu-yellow-800)/.25)}.active\:cstu-bg-yellow-800\/30:active{background-color:rgb(var(--cstu-yellow-800)/.3)}.active\:cstu-bg-yellow-800\/35:active{background-color:rgb(var(--cstu-yellow-800)/.35)}.active\:cstu-bg-yellow-800\/40:active{background-color:rgb(var(--cstu-yellow-800)/.4)}.active\:cstu-bg-yellow-800\/45:active{background-color:rgb(var(--cstu-yellow-800)/.45)}.active\:cstu-bg-yellow-800\/5:active{background-color:rgb(var(--cstu-yellow-800)/.05)}.active\:cstu-bg-yellow-800\/50:active{background-color:rgb(var(--cstu-yellow-800)/.5)}.active\:cstu-bg-yellow-800\/55:active{background-color:rgb(var(--cstu-yellow-800)/.55)}.active\:cstu-bg-yellow-800\/60:active{background-color:rgb(var(--cstu-yellow-800)/.6)}.active\:cstu-bg-yellow-800\/65:active{background-color:rgb(var(--cstu-yellow-800)/.65)}.active\:cstu-bg-yellow-800\/70:active{background-color:rgb(var(--cstu-yellow-800)/.7)}.active\:cstu-bg-yellow-800\/75:active{background-color:rgb(var(--cstu-yellow-800)/.75)}.active\:cstu-bg-yellow-800\/80:active{background-color:rgb(var(--cstu-yellow-800)/.8)}.active\:cstu-bg-yellow-800\/85:active{background-color:rgb(var(--cstu-yellow-800)/.85)}.active\:cstu-bg-yellow-800\/90:active{background-color:rgb(var(--cstu-yellow-800)/.9)}.active\:cstu-bg-yellow-800\/95:active{background-color:rgb(var(--cstu-yellow-800)/.95)}.active\:cstu-bg-yellow-900:active{--tw-bg-opacity:1;background-color:rgb(var(--cstu-yellow-900)/var(--tw-bg-opacity,1))}.active\:cstu-bg-yellow-900\/0:active{background-color:rgb(var(--cstu-yellow-900)/0)}.active\:cstu-bg-yellow-900\/10:active{background-color:rgb(var(--cstu-yellow-900)/.1)}.active\:cstu-bg-yellow-900\/100:active{background-color:rgb(var(--cstu-yellow-900)/1)}.active\:cstu-bg-yellow-900\/15:active{background-color:rgb(var(--cstu-yellow-900)/.15)}.active\:cstu-bg-yellow-900\/20:active{background-color:rgb(var(--cstu-yellow-900)/.2)}.active\:cstu-bg-yellow-900\/25:active{background-color:rgb(var(--cstu-yellow-900)/.25)}.active\:cstu-bg-yellow-900\/30:active{background-color:rgb(var(--cstu-yellow-900)/.3)}.active\:cstu-bg-yellow-900\/35:active{background-color:rgb(var(--cstu-yellow-900)/.35)}.active\:cstu-bg-yellow-900\/40:active{background-color:rgb(var(--cstu-yellow-900)/.4)}.active\:cstu-bg-yellow-900\/45:active{background-color:rgb(var(--cstu-yellow-900)/.45)}.active\:cstu-bg-yellow-900\/5:active{background-color:rgb(var(--cstu-yellow-900)/.05)}.active\:cstu-bg-yellow-900\/50:active{background-color:rgb(var(--cstu-yellow-900)/.5)}.active\:cstu-bg-yellow-900\/55:active{background-color:rgb(var(--cstu-yellow-900)/.55)}.active\:cstu-bg-yellow-900\/60:active{background-color:rgb(var(--cstu-yellow-900)/.6)}.active\:cstu-bg-yellow-900\/65:active{background-color:rgb(var(--cstu-yellow-900)/.65)}.active\:cstu-bg-yellow-900\/70:active{background-color:rgb(var(--cstu-yellow-900)/.7)}.active\:cstu-bg-yellow-900\/75:active{background-color:rgb(var(--cstu-yellow-900)/.75)}.active\:cstu-bg-yellow-900\/80:active{background-color:rgb(var(--cstu-yellow-900)/.8)}.active\:cstu-bg-yellow-900\/85:active{background-color:rgb(var(--cstu-yellow-900)/.85)}.active\:cstu-bg-yellow-900\/90:active{background-color:rgb(var(--cstu-yellow-900)/.9)}.active\:cstu-bg-yellow-900\/95:active{background-color:rgb(var(--cstu-yellow-900)/.95)}.active\:\!cstu-text-white:active{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.active\:cstu-text-blue-100:active{--tw-text-opacity:1;color:rgb(var(--cstu-blue-100)/var(--tw-text-opacity,1))}.active\:cstu-text-blue-100\/0:active{color:rgb(var(--cstu-blue-100)/0)}.active\:cstu-text-blue-100\/10:active{color:rgb(var(--cstu-blue-100)/.1)}.active\:cstu-text-blue-100\/100:active{color:rgb(var(--cstu-blue-100)/1)}.active\:cstu-text-blue-100\/15:active{color:rgb(var(--cstu-blue-100)/.15)}.active\:cstu-text-blue-100\/20:active{color:rgb(var(--cstu-blue-100)/.2)}.active\:cstu-text-blue-100\/25:active{color:rgb(var(--cstu-blue-100)/.25)}.active\:cstu-text-blue-100\/30:active{color:rgb(var(--cstu-blue-100)/.3)}.active\:cstu-text-blue-100\/35:active{color:rgb(var(--cstu-blue-100)/.35)}.active\:cstu-text-blue-100\/40:active{color:rgb(var(--cstu-blue-100)/.4)}.active\:cstu-text-blue-100\/45:active{color:rgb(var(--cstu-blue-100)/.45)}.active\:cstu-text-blue-100\/5:active{color:rgb(var(--cstu-blue-100)/.05)}.active\:cstu-text-blue-100\/50:active{color:rgb(var(--cstu-blue-100)/.5)}.active\:cstu-text-blue-100\/55:active{color:rgb(var(--cstu-blue-100)/.55)}.active\:cstu-text-blue-100\/60:active{color:rgb(var(--cstu-blue-100)/.6)}.active\:cstu-text-blue-100\/65:active{color:rgb(var(--cstu-blue-100)/.65)}.active\:cstu-text-blue-100\/70:active{color:rgb(var(--cstu-blue-100)/.7)}.active\:cstu-text-blue-100\/75:active{color:rgb(var(--cstu-blue-100)/.75)}.active\:cstu-text-blue-100\/80:active{color:rgb(var(--cstu-blue-100)/.8)}.active\:cstu-text-blue-100\/85:active{color:rgb(var(--cstu-blue-100)/.85)}.active\:cstu-text-blue-100\/90:active{color:rgb(var(--cstu-blue-100)/.9)}.active\:cstu-text-blue-100\/95:active{color:rgb(var(--cstu-blue-100)/.95)}.active\:cstu-text-blue-200:active{--tw-text-opacity:1;color:rgb(var(--cstu-blue-200)/var(--tw-text-opacity,1))}.active\:cstu-text-blue-200\/0:active{color:rgb(var(--cstu-blue-200)/0)}.active\:cstu-text-blue-200\/10:active{color:rgb(var(--cstu-blue-200)/.1)}.active\:cstu-text-blue-200\/100:active{color:rgb(var(--cstu-blue-200)/1)}.active\:cstu-text-blue-200\/15:active{color:rgb(var(--cstu-blue-200)/.15)}.active\:cstu-text-blue-200\/20:active{color:rgb(var(--cstu-blue-200)/.2)}.active\:cstu-text-blue-200\/25:active{color:rgb(var(--cstu-blue-200)/.25)}.active\:cstu-text-blue-200\/30:active{color:rgb(var(--cstu-blue-200)/.3)}.active\:cstu-text-blue-200\/35:active{color:rgb(var(--cstu-blue-200)/.35)}.active\:cstu-text-blue-200\/40:active{color:rgb(var(--cstu-blue-200)/.4)}.active\:cstu-text-blue-200\/45:active{color:rgb(var(--cstu-blue-200)/.45)}.active\:cstu-text-blue-200\/5:active{color:rgb(var(--cstu-blue-200)/.05)}.active\:cstu-text-blue-200\/50:active{color:rgb(var(--cstu-blue-200)/.5)}.active\:cstu-text-blue-200\/55:active{color:rgb(var(--cstu-blue-200)/.55)}.active\:cstu-text-blue-200\/60:active{color:rgb(var(--cstu-blue-200)/.6)}.active\:cstu-text-blue-200\/65:active{color:rgb(var(--cstu-blue-200)/.65)}.active\:cstu-text-blue-200\/70:active{color:rgb(var(--cstu-blue-200)/.7)}.active\:cstu-text-blue-200\/75:active{color:rgb(var(--cstu-blue-200)/.75)}.active\:cstu-text-blue-200\/80:active{color:rgb(var(--cstu-blue-200)/.8)}.active\:cstu-text-blue-200\/85:active{color:rgb(var(--cstu-blue-200)/.85)}.active\:cstu-text-blue-200\/90:active{color:rgb(var(--cstu-blue-200)/.9)}.active\:cstu-text-blue-200\/95:active{color:rgb(var(--cstu-blue-200)/.95)}.active\:cstu-text-blue-300:active{--tw-text-opacity:1;color:rgb(var(--cstu-blue-300)/var(--tw-text-opacity,1))}.active\:cstu-text-blue-300\/0:active{color:rgb(var(--cstu-blue-300)/0)}.active\:cstu-text-blue-300\/10:active{color:rgb(var(--cstu-blue-300)/.1)}.active\:cstu-text-blue-300\/100:active{color:rgb(var(--cstu-blue-300)/1)}.active\:cstu-text-blue-300\/15:active{color:rgb(var(--cstu-blue-300)/.15)}.active\:cstu-text-blue-300\/20:active{color:rgb(var(--cstu-blue-300)/.2)}.active\:cstu-text-blue-300\/25:active{color:rgb(var(--cstu-blue-300)/.25)}.active\:cstu-text-blue-300\/30:active{color:rgb(var(--cstu-blue-300)/.3)}.active\:cstu-text-blue-300\/35:active{color:rgb(var(--cstu-blue-300)/.35)}.active\:cstu-text-blue-300\/40:active{color:rgb(var(--cstu-blue-300)/.4)}.active\:cstu-text-blue-300\/45:active{color:rgb(var(--cstu-blue-300)/.45)}.active\:cstu-text-blue-300\/5:active{color:rgb(var(--cstu-blue-300)/.05)}.active\:cstu-text-blue-300\/50:active{color:rgb(var(--cstu-blue-300)/.5)}.active\:cstu-text-blue-300\/55:active{color:rgb(var(--cstu-blue-300)/.55)}.active\:cstu-text-blue-300\/60:active{color:rgb(var(--cstu-blue-300)/.6)}.active\:cstu-text-blue-300\/65:active{color:rgb(var(--cstu-blue-300)/.65)}.active\:cstu-text-blue-300\/70:active{color:rgb(var(--cstu-blue-300)/.7)}.active\:cstu-text-blue-300\/75:active{color:rgb(var(--cstu-blue-300)/.75)}.active\:cstu-text-blue-300\/80:active{color:rgb(var(--cstu-blue-300)/.8)}.active\:cstu-text-blue-300\/85:active{color:rgb(var(--cstu-blue-300)/.85)}.active\:cstu-text-blue-300\/90:active{color:rgb(var(--cstu-blue-300)/.9)}.active\:cstu-text-blue-300\/95:active{color:rgb(var(--cstu-blue-300)/.95)}.active\:cstu-text-blue-400:active{--tw-text-opacity:1;color:rgb(var(--cstu-blue-400)/var(--tw-text-opacity,1))}.active\:cstu-text-blue-400\/0:active{color:rgb(var(--cstu-blue-400)/0)}.active\:cstu-text-blue-400\/10:active{color:rgb(var(--cstu-blue-400)/.1)}.active\:cstu-text-blue-400\/100:active{color:rgb(var(--cstu-blue-400)/1)}.active\:cstu-text-blue-400\/15:active{color:rgb(var(--cstu-blue-400)/.15)}.active\:cstu-text-blue-400\/20:active{color:rgb(var(--cstu-blue-400)/.2)}.active\:cstu-text-blue-400\/25:active{color:rgb(var(--cstu-blue-400)/.25)}.active\:cstu-text-blue-400\/30:active{color:rgb(var(--cstu-blue-400)/.3)}.active\:cstu-text-blue-400\/35:active{color:rgb(var(--cstu-blue-400)/.35)}.active\:cstu-text-blue-400\/40:active{color:rgb(var(--cstu-blue-400)/.4)}.active\:cstu-text-blue-400\/45:active{color:rgb(var(--cstu-blue-400)/.45)}.active\:cstu-text-blue-400\/5:active{color:rgb(var(--cstu-blue-400)/.05)}.active\:cstu-text-blue-400\/50:active{color:rgb(var(--cstu-blue-400)/.5)}.active\:cstu-text-blue-400\/55:active{color:rgb(var(--cstu-blue-400)/.55)}.active\:cstu-text-blue-400\/60:active{color:rgb(var(--cstu-blue-400)/.6)}.active\:cstu-text-blue-400\/65:active{color:rgb(var(--cstu-blue-400)/.65)}.active\:cstu-text-blue-400\/70:active{color:rgb(var(--cstu-blue-400)/.7)}.active\:cstu-text-blue-400\/75:active{color:rgb(var(--cstu-blue-400)/.75)}.active\:cstu-text-blue-400\/80:active{color:rgb(var(--cstu-blue-400)/.8)}.active\:cstu-text-blue-400\/85:active{color:rgb(var(--cstu-blue-400)/.85)}.active\:cstu-text-blue-400\/90:active{color:rgb(var(--cstu-blue-400)/.9)}.active\:cstu-text-blue-400\/95:active{color:rgb(var(--cstu-blue-400)/.95)}.active\:cstu-text-blue-450:active{--tw-text-opacity:1;color:rgb(var(--cstu-blue-450)/var(--tw-text-opacity,1))}.active\:cstu-text-blue-450\/0:active{color:rgb(var(--cstu-blue-450)/0)}.active\:cstu-text-blue-450\/10:active{color:rgb(var(--cstu-blue-450)/.1)}.active\:cstu-text-blue-450\/100:active{color:rgb(var(--cstu-blue-450)/1)}.active\:cstu-text-blue-450\/15:active{color:rgb(var(--cstu-blue-450)/.15)}.active\:cstu-text-blue-450\/20:active{color:rgb(var(--cstu-blue-450)/.2)}.active\:cstu-text-blue-450\/25:active{color:rgb(var(--cstu-blue-450)/.25)}.active\:cstu-text-blue-450\/30:active{color:rgb(var(--cstu-blue-450)/.3)}.active\:cstu-text-blue-450\/35:active{color:rgb(var(--cstu-blue-450)/.35)}.active\:cstu-text-blue-450\/40:active{color:rgb(var(--cstu-blue-450)/.4)}.active\:cstu-text-blue-450\/45:active{color:rgb(var(--cstu-blue-450)/.45)}.active\:cstu-text-blue-450\/5:active{color:rgb(var(--cstu-blue-450)/.05)}.active\:cstu-text-blue-450\/50:active{color:rgb(var(--cstu-blue-450)/.5)}.active\:cstu-text-blue-450\/55:active{color:rgb(var(--cstu-blue-450)/.55)}.active\:cstu-text-blue-450\/60:active{color:rgb(var(--cstu-blue-450)/.6)}.active\:cstu-text-blue-450\/65:active{color:rgb(var(--cstu-blue-450)/.65)}.active\:cstu-text-blue-450\/70:active{color:rgb(var(--cstu-blue-450)/.7)}.active\:cstu-text-blue-450\/75:active{color:rgb(var(--cstu-blue-450)/.75)}.active\:cstu-text-blue-450\/80:active{color:rgb(var(--cstu-blue-450)/.8)}.active\:cstu-text-blue-450\/85:active{color:rgb(var(--cstu-blue-450)/.85)}.active\:cstu-text-blue-450\/90:active{color:rgb(var(--cstu-blue-450)/.9)}.active\:cstu-text-blue-450\/95:active{color:rgb(var(--cstu-blue-450)/.95)}.active\:cstu-text-blue-50:active{--tw-text-opacity:1;color:rgb(var(--cstu-blue-50)/var(--tw-text-opacity,1))}.active\:cstu-text-blue-50\/0:active{color:rgb(var(--cstu-blue-50)/0)}.active\:cstu-text-blue-50\/10:active{color:rgb(var(--cstu-blue-50)/.1)}.active\:cstu-text-blue-50\/100:active{color:rgb(var(--cstu-blue-50)/1)}.active\:cstu-text-blue-50\/15:active{color:rgb(var(--cstu-blue-50)/.15)}.active\:cstu-text-blue-50\/20:active{color:rgb(var(--cstu-blue-50)/.2)}.active\:cstu-text-blue-50\/25:active{color:rgb(var(--cstu-blue-50)/.25)}.active\:cstu-text-blue-50\/30:active{color:rgb(var(--cstu-blue-50)/.3)}.active\:cstu-text-blue-50\/35:active{color:rgb(var(--cstu-blue-50)/.35)}.active\:cstu-text-blue-50\/40:active{color:rgb(var(--cstu-blue-50)/.4)}.active\:cstu-text-blue-50\/45:active{color:rgb(var(--cstu-blue-50)/.45)}.active\:cstu-text-blue-50\/5:active{color:rgb(var(--cstu-blue-50)/.05)}.active\:cstu-text-blue-50\/50:active{color:rgb(var(--cstu-blue-50)/.5)}.active\:cstu-text-blue-50\/55:active{color:rgb(var(--cstu-blue-50)/.55)}.active\:cstu-text-blue-50\/60:active{color:rgb(var(--cstu-blue-50)/.6)}.active\:cstu-text-blue-50\/65:active{color:rgb(var(--cstu-blue-50)/.65)}.active\:cstu-text-blue-50\/70:active{color:rgb(var(--cstu-blue-50)/.7)}.active\:cstu-text-blue-50\/75:active{color:rgb(var(--cstu-blue-50)/.75)}.active\:cstu-text-blue-50\/80:active{color:rgb(var(--cstu-blue-50)/.8)}.active\:cstu-text-blue-50\/85:active{color:rgb(var(--cstu-blue-50)/.85)}.active\:cstu-text-blue-50\/90:active{color:rgb(var(--cstu-blue-50)/.9)}.active\:cstu-text-blue-50\/95:active{color:rgb(var(--cstu-blue-50)/.95)}.active\:cstu-text-blue-500:active{--tw-text-opacity:1;color:rgb(var(--cstu-blue-500)/var(--tw-text-opacity,1))}.active\:cstu-text-blue-500\/0:active{color:rgb(var(--cstu-blue-500)/0)}.active\:cstu-text-blue-500\/10:active{color:rgb(var(--cstu-blue-500)/.1)}.active\:cstu-text-blue-500\/100:active{color:rgb(var(--cstu-blue-500)/1)}.active\:cstu-text-blue-500\/15:active{color:rgb(var(--cstu-blue-500)/.15)}.active\:cstu-text-blue-500\/20:active{color:rgb(var(--cstu-blue-500)/.2)}.active\:cstu-text-blue-500\/25:active{color:rgb(var(--cstu-blue-500)/.25)}.active\:cstu-text-blue-500\/30:active{color:rgb(var(--cstu-blue-500)/.3)}.active\:cstu-text-blue-500\/35:active{color:rgb(var(--cstu-blue-500)/.35)}.active\:cstu-text-blue-500\/40:active{color:rgb(var(--cstu-blue-500)/.4)}.active\:cstu-text-blue-500\/45:active{color:rgb(var(--cstu-blue-500)/.45)}.active\:cstu-text-blue-500\/5:active{color:rgb(var(--cstu-blue-500)/.05)}.active\:cstu-text-blue-500\/50:active{color:rgb(var(--cstu-blue-500)/.5)}.active\:cstu-text-blue-500\/55:active{color:rgb(var(--cstu-blue-500)/.55)}.active\:cstu-text-blue-500\/60:active{color:rgb(var(--cstu-blue-500)/.6)}.active\:cstu-text-blue-500\/65:active{color:rgb(var(--cstu-blue-500)/.65)}.active\:cstu-text-blue-500\/70:active{color:rgb(var(--cstu-blue-500)/.7)}.active\:cstu-text-blue-500\/75:active{color:rgb(var(--cstu-blue-500)/.75)}.active\:cstu-text-blue-500\/80:active{color:rgb(var(--cstu-blue-500)/.8)}.active\:cstu-text-blue-500\/85:active{color:rgb(var(--cstu-blue-500)/.85)}.active\:cstu-text-blue-500\/90:active{color:rgb(var(--cstu-blue-500)/.9)}.active\:cstu-text-blue-500\/95:active{color:rgb(var(--cstu-blue-500)/.95)}.active\:cstu-text-blue-550:active{--tw-text-opacity:1;color:rgb(var(--cstu-blue-550)/var(--tw-text-opacity,1))}.active\:cstu-text-blue-550\/0:active{color:rgb(var(--cstu-blue-550)/0)}.active\:cstu-text-blue-550\/10:active{color:rgb(var(--cstu-blue-550)/.1)}.active\:cstu-text-blue-550\/100:active{color:rgb(var(--cstu-blue-550)/1)}.active\:cstu-text-blue-550\/15:active{color:rgb(var(--cstu-blue-550)/.15)}.active\:cstu-text-blue-550\/20:active{color:rgb(var(--cstu-blue-550)/.2)}.active\:cstu-text-blue-550\/25:active{color:rgb(var(--cstu-blue-550)/.25)}.active\:cstu-text-blue-550\/30:active{color:rgb(var(--cstu-blue-550)/.3)}.active\:cstu-text-blue-550\/35:active{color:rgb(var(--cstu-blue-550)/.35)}.active\:cstu-text-blue-550\/40:active{color:rgb(var(--cstu-blue-550)/.4)}.active\:cstu-text-blue-550\/45:active{color:rgb(var(--cstu-blue-550)/.45)}.active\:cstu-text-blue-550\/5:active{color:rgb(var(--cstu-blue-550)/.05)}.active\:cstu-text-blue-550\/50:active{color:rgb(var(--cstu-blue-550)/.5)}.active\:cstu-text-blue-550\/55:active{color:rgb(var(--cstu-blue-550)/.55)}.active\:cstu-text-blue-550\/60:active{color:rgb(var(--cstu-blue-550)/.6)}.active\:cstu-text-blue-550\/65:active{color:rgb(var(--cstu-blue-550)/.65)}.active\:cstu-text-blue-550\/70:active{color:rgb(var(--cstu-blue-550)/.7)}.active\:cstu-text-blue-550\/75:active{color:rgb(var(--cstu-blue-550)/.75)}.active\:cstu-text-blue-550\/80:active{color:rgb(var(--cstu-blue-550)/.8)}.active\:cstu-text-blue-550\/85:active{color:rgb(var(--cstu-blue-550)/.85)}.active\:cstu-text-blue-550\/90:active{color:rgb(var(--cstu-blue-550)/.9)}.active\:cstu-text-blue-550\/95:active{color:rgb(var(--cstu-blue-550)/.95)}.active\:cstu-text-blue-600:active{--tw-text-opacity:1;color:rgb(var(--cstu-blue-600)/var(--tw-text-opacity,1))}.active\:cstu-text-blue-600\/0:active{color:rgb(var(--cstu-blue-600)/0)}.active\:cstu-text-blue-600\/10:active{color:rgb(var(--cstu-blue-600)/.1)}.active\:cstu-text-blue-600\/100:active{color:rgb(var(--cstu-blue-600)/1)}.active\:cstu-text-blue-600\/15:active{color:rgb(var(--cstu-blue-600)/.15)}.active\:cstu-text-blue-600\/20:active{color:rgb(var(--cstu-blue-600)/.2)}.active\:cstu-text-blue-600\/25:active{color:rgb(var(--cstu-blue-600)/.25)}.active\:cstu-text-blue-600\/30:active{color:rgb(var(--cstu-blue-600)/.3)}.active\:cstu-text-blue-600\/35:active{color:rgb(var(--cstu-blue-600)/.35)}.active\:cstu-text-blue-600\/40:active{color:rgb(var(--cstu-blue-600)/.4)}.active\:cstu-text-blue-600\/45:active{color:rgb(var(--cstu-blue-600)/.45)}.active\:cstu-text-blue-600\/5:active{color:rgb(var(--cstu-blue-600)/.05)}.active\:cstu-text-blue-600\/50:active{color:rgb(var(--cstu-blue-600)/.5)}.active\:cstu-text-blue-600\/55:active{color:rgb(var(--cstu-blue-600)/.55)}.active\:cstu-text-blue-600\/60:active{color:rgb(var(--cstu-blue-600)/.6)}.active\:cstu-text-blue-600\/65:active{color:rgb(var(--cstu-blue-600)/.65)}.active\:cstu-text-blue-600\/70:active{color:rgb(var(--cstu-blue-600)/.7)}.active\:cstu-text-blue-600\/75:active{color:rgb(var(--cstu-blue-600)/.75)}.active\:cstu-text-blue-600\/80:active{color:rgb(var(--cstu-blue-600)/.8)}.active\:cstu-text-blue-600\/85:active{color:rgb(var(--cstu-blue-600)/.85)}.active\:cstu-text-blue-600\/90:active{color:rgb(var(--cstu-blue-600)/.9)}.active\:cstu-text-blue-600\/95:active{color:rgb(var(--cstu-blue-600)/.95)}.active\:cstu-text-blue-700:active{--tw-text-opacity:1;color:rgb(var(--cstu-blue-700)/var(--tw-text-opacity,1))}.active\:cstu-text-blue-700\/0:active{color:rgb(var(--cstu-blue-700)/0)}.active\:cstu-text-blue-700\/10:active{color:rgb(var(--cstu-blue-700)/.1)}.active\:cstu-text-blue-700\/100:active{color:rgb(var(--cstu-blue-700)/1)}.active\:cstu-text-blue-700\/15:active{color:rgb(var(--cstu-blue-700)/.15)}.active\:cstu-text-blue-700\/20:active{color:rgb(var(--cstu-blue-700)/.2)}.active\:cstu-text-blue-700\/25:active{color:rgb(var(--cstu-blue-700)/.25)}.active\:cstu-text-blue-700\/30:active{color:rgb(var(--cstu-blue-700)/.3)}.active\:cstu-text-blue-700\/35:active{color:rgb(var(--cstu-blue-700)/.35)}.active\:cstu-text-blue-700\/40:active{color:rgb(var(--cstu-blue-700)/.4)}.active\:cstu-text-blue-700\/45:active{color:rgb(var(--cstu-blue-700)/.45)}.active\:cstu-text-blue-700\/5:active{color:rgb(var(--cstu-blue-700)/.05)}.active\:cstu-text-blue-700\/50:active{color:rgb(var(--cstu-blue-700)/.5)}.active\:cstu-text-blue-700\/55:active{color:rgb(var(--cstu-blue-700)/.55)}.active\:cstu-text-blue-700\/60:active{color:rgb(var(--cstu-blue-700)/.6)}.active\:cstu-text-blue-700\/65:active{color:rgb(var(--cstu-blue-700)/.65)}.active\:cstu-text-blue-700\/70:active{color:rgb(var(--cstu-blue-700)/.7)}.active\:cstu-text-blue-700\/75:active{color:rgb(var(--cstu-blue-700)/.75)}.active\:cstu-text-blue-700\/80:active{color:rgb(var(--cstu-blue-700)/.8)}.active\:cstu-text-blue-700\/85:active{color:rgb(var(--cstu-blue-700)/.85)}.active\:cstu-text-blue-700\/90:active{color:rgb(var(--cstu-blue-700)/.9)}.active\:cstu-text-blue-700\/95:active{color:rgb(var(--cstu-blue-700)/.95)}.active\:cstu-text-blue-800:active{--tw-text-opacity:1;color:rgb(var(--cstu-blue-800)/var(--tw-text-opacity,1))}.active\:cstu-text-blue-800\/0:active{color:rgb(var(--cstu-blue-800)/0)}.active\:cstu-text-blue-800\/10:active{color:rgb(var(--cstu-blue-800)/.1)}.active\:cstu-text-blue-800\/100:active{color:rgb(var(--cstu-blue-800)/1)}.active\:cstu-text-blue-800\/15:active{color:rgb(var(--cstu-blue-800)/.15)}.active\:cstu-text-blue-800\/20:active{color:rgb(var(--cstu-blue-800)/.2)}.active\:cstu-text-blue-800\/25:active{color:rgb(var(--cstu-blue-800)/.25)}.active\:cstu-text-blue-800\/30:active{color:rgb(var(--cstu-blue-800)/.3)}.active\:cstu-text-blue-800\/35:active{color:rgb(var(--cstu-blue-800)/.35)}.active\:cstu-text-blue-800\/40:active{color:rgb(var(--cstu-blue-800)/.4)}.active\:cstu-text-blue-800\/45:active{color:rgb(var(--cstu-blue-800)/.45)}.active\:cstu-text-blue-800\/5:active{color:rgb(var(--cstu-blue-800)/.05)}.active\:cstu-text-blue-800\/50:active{color:rgb(var(--cstu-blue-800)/.5)}.active\:cstu-text-blue-800\/55:active{color:rgb(var(--cstu-blue-800)/.55)}.active\:cstu-text-blue-800\/60:active{color:rgb(var(--cstu-blue-800)/.6)}.active\:cstu-text-blue-800\/65:active{color:rgb(var(--cstu-blue-800)/.65)}.active\:cstu-text-blue-800\/70:active{color:rgb(var(--cstu-blue-800)/.7)}.active\:cstu-text-blue-800\/75:active{color:rgb(var(--cstu-blue-800)/.75)}.active\:cstu-text-blue-800\/80:active{color:rgb(var(--cstu-blue-800)/.8)}.active\:cstu-text-blue-800\/85:active{color:rgb(var(--cstu-blue-800)/.85)}.active\:cstu-text-blue-800\/90:active{color:rgb(var(--cstu-blue-800)/.9)}.active\:cstu-text-blue-800\/95:active{color:rgb(var(--cstu-blue-800)/.95)}.active\:cstu-text-blue-900:active{--tw-text-opacity:1;color:rgb(var(--cstu-blue-900)/var(--tw-text-opacity,1))}.active\:cstu-text-blue-900\/0:active{color:rgb(var(--cstu-blue-900)/0)}.active\:cstu-text-blue-900\/10:active{color:rgb(var(--cstu-blue-900)/.1)}.active\:cstu-text-blue-900\/100:active{color:rgb(var(--cstu-blue-900)/1)}.active\:cstu-text-blue-900\/15:active{color:rgb(var(--cstu-blue-900)/.15)}.active\:cstu-text-blue-900\/20:active{color:rgb(var(--cstu-blue-900)/.2)}.active\:cstu-text-blue-900\/25:active{color:rgb(var(--cstu-blue-900)/.25)}.active\:cstu-text-blue-900\/30:active{color:rgb(var(--cstu-blue-900)/.3)}.active\:cstu-text-blue-900\/35:active{color:rgb(var(--cstu-blue-900)/.35)}.active\:cstu-text-blue-900\/40:active{color:rgb(var(--cstu-blue-900)/.4)}.active\:cstu-text-blue-900\/45:active{color:rgb(var(--cstu-blue-900)/.45)}.active\:cstu-text-blue-900\/5:active{color:rgb(var(--cstu-blue-900)/.05)}.active\:cstu-text-blue-900\/50:active{color:rgb(var(--cstu-blue-900)/.5)}.active\:cstu-text-blue-900\/55:active{color:rgb(var(--cstu-blue-900)/.55)}.active\:cstu-text-blue-900\/60:active{color:rgb(var(--cstu-blue-900)/.6)}.active\:cstu-text-blue-900\/65:active{color:rgb(var(--cstu-blue-900)/.65)}.active\:cstu-text-blue-900\/70:active{color:rgb(var(--cstu-blue-900)/.7)}.active\:cstu-text-blue-900\/75:active{color:rgb(var(--cstu-blue-900)/.75)}.active\:cstu-text-blue-900\/80:active{color:rgb(var(--cstu-blue-900)/.8)}.active\:cstu-text-blue-900\/85:active{color:rgb(var(--cstu-blue-900)/.85)}.active\:cstu-text-blue-900\/90:active{color:rgb(var(--cstu-blue-900)/.9)}.active\:cstu-text-blue-900\/95:active{color:rgb(var(--cstu-blue-900)/.95)}.active\:cstu-text-danger-100:active{--tw-text-opacity:1;color:rgb(var(--cstu-danger-100)/var(--tw-text-opacity,1))}.active\:cstu-text-danger-100\/0:active{color:rgb(var(--cstu-danger-100)/0)}.active\:cstu-text-danger-100\/10:active{color:rgb(var(--cstu-danger-100)/.1)}.active\:cstu-text-danger-100\/100:active{color:rgb(var(--cstu-danger-100)/1)}.active\:cstu-text-danger-100\/15:active{color:rgb(var(--cstu-danger-100)/.15)}.active\:cstu-text-danger-100\/20:active{color:rgb(var(--cstu-danger-100)/.2)}.active\:cstu-text-danger-100\/25:active{color:rgb(var(--cstu-danger-100)/.25)}.active\:cstu-text-danger-100\/30:active{color:rgb(var(--cstu-danger-100)/.3)}.active\:cstu-text-danger-100\/35:active{color:rgb(var(--cstu-danger-100)/.35)}.active\:cstu-text-danger-100\/40:active{color:rgb(var(--cstu-danger-100)/.4)}.active\:cstu-text-danger-100\/45:active{color:rgb(var(--cstu-danger-100)/.45)}.active\:cstu-text-danger-100\/5:active{color:rgb(var(--cstu-danger-100)/.05)}.active\:cstu-text-danger-100\/50:active{color:rgb(var(--cstu-danger-100)/.5)}.active\:cstu-text-danger-100\/55:active{color:rgb(var(--cstu-danger-100)/.55)}.active\:cstu-text-danger-100\/60:active{color:rgb(var(--cstu-danger-100)/.6)}.active\:cstu-text-danger-100\/65:active{color:rgb(var(--cstu-danger-100)/.65)}.active\:cstu-text-danger-100\/70:active{color:rgb(var(--cstu-danger-100)/.7)}.active\:cstu-text-danger-100\/75:active{color:rgb(var(--cstu-danger-100)/.75)}.active\:cstu-text-danger-100\/80:active{color:rgb(var(--cstu-danger-100)/.8)}.active\:cstu-text-danger-100\/85:active{color:rgb(var(--cstu-danger-100)/.85)}.active\:cstu-text-danger-100\/90:active{color:rgb(var(--cstu-danger-100)/.9)}.active\:cstu-text-danger-100\/95:active{color:rgb(var(--cstu-danger-100)/.95)}.active\:cstu-text-danger-200:active{--tw-text-opacity:1;color:rgb(var(--cstu-danger-200)/var(--tw-text-opacity,1))}.active\:cstu-text-danger-200\/0:active{color:rgb(var(--cstu-danger-200)/0)}.active\:cstu-text-danger-200\/10:active{color:rgb(var(--cstu-danger-200)/.1)}.active\:cstu-text-danger-200\/100:active{color:rgb(var(--cstu-danger-200)/1)}.active\:cstu-text-danger-200\/15:active{color:rgb(var(--cstu-danger-200)/.15)}.active\:cstu-text-danger-200\/20:active{color:rgb(var(--cstu-danger-200)/.2)}.active\:cstu-text-danger-200\/25:active{color:rgb(var(--cstu-danger-200)/.25)}.active\:cstu-text-danger-200\/30:active{color:rgb(var(--cstu-danger-200)/.3)}.active\:cstu-text-danger-200\/35:active{color:rgb(var(--cstu-danger-200)/.35)}.active\:cstu-text-danger-200\/40:active{color:rgb(var(--cstu-danger-200)/.4)}.active\:cstu-text-danger-200\/45:active{color:rgb(var(--cstu-danger-200)/.45)}.active\:cstu-text-danger-200\/5:active{color:rgb(var(--cstu-danger-200)/.05)}.active\:cstu-text-danger-200\/50:active{color:rgb(var(--cstu-danger-200)/.5)}.active\:cstu-text-danger-200\/55:active{color:rgb(var(--cstu-danger-200)/.55)}.active\:cstu-text-danger-200\/60:active{color:rgb(var(--cstu-danger-200)/.6)}.active\:cstu-text-danger-200\/65:active{color:rgb(var(--cstu-danger-200)/.65)}.active\:cstu-text-danger-200\/70:active{color:rgb(var(--cstu-danger-200)/.7)}.active\:cstu-text-danger-200\/75:active{color:rgb(var(--cstu-danger-200)/.75)}.active\:cstu-text-danger-200\/80:active{color:rgb(var(--cstu-danger-200)/.8)}.active\:cstu-text-danger-200\/85:active{color:rgb(var(--cstu-danger-200)/.85)}.active\:cstu-text-danger-200\/90:active{color:rgb(var(--cstu-danger-200)/.9)}.active\:cstu-text-danger-200\/95:active{color:rgb(var(--cstu-danger-200)/.95)}.active\:cstu-text-danger-250:active{--tw-text-opacity:1;color:rgb(var(--cstu-danger-250)/var(--tw-text-opacity,1))}.active\:cstu-text-danger-250\/0:active{color:rgb(var(--cstu-danger-250)/0)}.active\:cstu-text-danger-250\/10:active{color:rgb(var(--cstu-danger-250)/.1)}.active\:cstu-text-danger-250\/100:active{color:rgb(var(--cstu-danger-250)/1)}.active\:cstu-text-danger-250\/15:active{color:rgb(var(--cstu-danger-250)/.15)}.active\:cstu-text-danger-250\/20:active{color:rgb(var(--cstu-danger-250)/.2)}.active\:cstu-text-danger-250\/25:active{color:rgb(var(--cstu-danger-250)/.25)}.active\:cstu-text-danger-250\/30:active{color:rgb(var(--cstu-danger-250)/.3)}.active\:cstu-text-danger-250\/35:active{color:rgb(var(--cstu-danger-250)/.35)}.active\:cstu-text-danger-250\/40:active{color:rgb(var(--cstu-danger-250)/.4)}.active\:cstu-text-danger-250\/45:active{color:rgb(var(--cstu-danger-250)/.45)}.active\:cstu-text-danger-250\/5:active{color:rgb(var(--cstu-danger-250)/.05)}.active\:cstu-text-danger-250\/50:active{color:rgb(var(--cstu-danger-250)/.5)}.active\:cstu-text-danger-250\/55:active{color:rgb(var(--cstu-danger-250)/.55)}.active\:cstu-text-danger-250\/60:active{color:rgb(var(--cstu-danger-250)/.6)}.active\:cstu-text-danger-250\/65:active{color:rgb(var(--cstu-danger-250)/.65)}.active\:cstu-text-danger-250\/70:active{color:rgb(var(--cstu-danger-250)/.7)}.active\:cstu-text-danger-250\/75:active{color:rgb(var(--cstu-danger-250)/.75)}.active\:cstu-text-danger-250\/80:active{color:rgb(var(--cstu-danger-250)/.8)}.active\:cstu-text-danger-250\/85:active{color:rgb(var(--cstu-danger-250)/.85)}.active\:cstu-text-danger-250\/90:active{color:rgb(var(--cstu-danger-250)/.9)}.active\:cstu-text-danger-250\/95:active{color:rgb(var(--cstu-danger-250)/.95)}.active\:cstu-text-danger-300:active{--tw-text-opacity:1;color:rgb(var(--cstu-danger-300)/var(--tw-text-opacity,1))}.active\:cstu-text-danger-300\/0:active{color:rgb(var(--cstu-danger-300)/0)}.active\:cstu-text-danger-300\/10:active{color:rgb(var(--cstu-danger-300)/.1)}.active\:cstu-text-danger-300\/100:active{color:rgb(var(--cstu-danger-300)/1)}.active\:cstu-text-danger-300\/15:active{color:rgb(var(--cstu-danger-300)/.15)}.active\:cstu-text-danger-300\/20:active{color:rgb(var(--cstu-danger-300)/.2)}.active\:cstu-text-danger-300\/25:active{color:rgb(var(--cstu-danger-300)/.25)}.active\:cstu-text-danger-300\/30:active{color:rgb(var(--cstu-danger-300)/.3)}.active\:cstu-text-danger-300\/35:active{color:rgb(var(--cstu-danger-300)/.35)}.active\:cstu-text-danger-300\/40:active{color:rgb(var(--cstu-danger-300)/.4)}.active\:cstu-text-danger-300\/45:active{color:rgb(var(--cstu-danger-300)/.45)}.active\:cstu-text-danger-300\/5:active{color:rgb(var(--cstu-danger-300)/.05)}.active\:cstu-text-danger-300\/50:active{color:rgb(var(--cstu-danger-300)/.5)}.active\:cstu-text-danger-300\/55:active{color:rgb(var(--cstu-danger-300)/.55)}.active\:cstu-text-danger-300\/60:active{color:rgb(var(--cstu-danger-300)/.6)}.active\:cstu-text-danger-300\/65:active{color:rgb(var(--cstu-danger-300)/.65)}.active\:cstu-text-danger-300\/70:active{color:rgb(var(--cstu-danger-300)/.7)}.active\:cstu-text-danger-300\/75:active{color:rgb(var(--cstu-danger-300)/.75)}.active\:cstu-text-danger-300\/80:active{color:rgb(var(--cstu-danger-300)/.8)}.active\:cstu-text-danger-300\/85:active{color:rgb(var(--cstu-danger-300)/.85)}.active\:cstu-text-danger-300\/90:active{color:rgb(var(--cstu-danger-300)/.9)}.active\:cstu-text-danger-300\/95:active{color:rgb(var(--cstu-danger-300)/.95)}.active\:cstu-text-danger-400:active{--tw-text-opacity:1;color:rgb(var(--cstu-danger-400)/var(--tw-text-opacity,1))}.active\:cstu-text-danger-400\/0:active{color:rgb(var(--cstu-danger-400)/0)}.active\:cstu-text-danger-400\/10:active{color:rgb(var(--cstu-danger-400)/.1)}.active\:cstu-text-danger-400\/100:active{color:rgb(var(--cstu-danger-400)/1)}.active\:cstu-text-danger-400\/15:active{color:rgb(var(--cstu-danger-400)/.15)}.active\:cstu-text-danger-400\/20:active{color:rgb(var(--cstu-danger-400)/.2)}.active\:cstu-text-danger-400\/25:active{color:rgb(var(--cstu-danger-400)/.25)}.active\:cstu-text-danger-400\/30:active{color:rgb(var(--cstu-danger-400)/.3)}.active\:cstu-text-danger-400\/35:active{color:rgb(var(--cstu-danger-400)/.35)}.active\:cstu-text-danger-400\/40:active{color:rgb(var(--cstu-danger-400)/.4)}.active\:cstu-text-danger-400\/45:active{color:rgb(var(--cstu-danger-400)/.45)}.active\:cstu-text-danger-400\/5:active{color:rgb(var(--cstu-danger-400)/.05)}.active\:cstu-text-danger-400\/50:active{color:rgb(var(--cstu-danger-400)/.5)}.active\:cstu-text-danger-400\/55:active{color:rgb(var(--cstu-danger-400)/.55)}.active\:cstu-text-danger-400\/60:active{color:rgb(var(--cstu-danger-400)/.6)}.active\:cstu-text-danger-400\/65:active{color:rgb(var(--cstu-danger-400)/.65)}.active\:cstu-text-danger-400\/70:active{color:rgb(var(--cstu-danger-400)/.7)}.active\:cstu-text-danger-400\/75:active{color:rgb(var(--cstu-danger-400)/.75)}.active\:cstu-text-danger-400\/80:active{color:rgb(var(--cstu-danger-400)/.8)}.active\:cstu-text-danger-400\/85:active{color:rgb(var(--cstu-danger-400)/.85)}.active\:cstu-text-danger-400\/90:active{color:rgb(var(--cstu-danger-400)/.9)}.active\:cstu-text-danger-400\/95:active{color:rgb(var(--cstu-danger-400)/.95)}.active\:cstu-text-danger-450:active{--tw-text-opacity:1;color:rgb(var(--cstu-danger-450)/var(--tw-text-opacity,1))}.active\:cstu-text-danger-450\/0:active{color:rgb(var(--cstu-danger-450)/0)}.active\:cstu-text-danger-450\/10:active{color:rgb(var(--cstu-danger-450)/.1)}.active\:cstu-text-danger-450\/100:active{color:rgb(var(--cstu-danger-450)/1)}.active\:cstu-text-danger-450\/15:active{color:rgb(var(--cstu-danger-450)/.15)}.active\:cstu-text-danger-450\/20:active{color:rgb(var(--cstu-danger-450)/.2)}.active\:cstu-text-danger-450\/25:active{color:rgb(var(--cstu-danger-450)/.25)}.active\:cstu-text-danger-450\/30:active{color:rgb(var(--cstu-danger-450)/.3)}.active\:cstu-text-danger-450\/35:active{color:rgb(var(--cstu-danger-450)/.35)}.active\:cstu-text-danger-450\/40:active{color:rgb(var(--cstu-danger-450)/.4)}.active\:cstu-text-danger-450\/45:active{color:rgb(var(--cstu-danger-450)/.45)}.active\:cstu-text-danger-450\/5:active{color:rgb(var(--cstu-danger-450)/.05)}.active\:cstu-text-danger-450\/50:active{color:rgb(var(--cstu-danger-450)/.5)}.active\:cstu-text-danger-450\/55:active{color:rgb(var(--cstu-danger-450)/.55)}.active\:cstu-text-danger-450\/60:active{color:rgb(var(--cstu-danger-450)/.6)}.active\:cstu-text-danger-450\/65:active{color:rgb(var(--cstu-danger-450)/.65)}.active\:cstu-text-danger-450\/70:active{color:rgb(var(--cstu-danger-450)/.7)}.active\:cstu-text-danger-450\/75:active{color:rgb(var(--cstu-danger-450)/.75)}.active\:cstu-text-danger-450\/80:active{color:rgb(var(--cstu-danger-450)/.8)}.active\:cstu-text-danger-450\/85:active{color:rgb(var(--cstu-danger-450)/.85)}.active\:cstu-text-danger-450\/90:active{color:rgb(var(--cstu-danger-450)/.9)}.active\:cstu-text-danger-450\/95:active{color:rgb(var(--cstu-danger-450)/.95)}.active\:cstu-text-danger-50:active{--tw-text-opacity:1;color:rgb(var(--cstu-danger-50)/var(--tw-text-opacity,1))}.active\:cstu-text-danger-50\/0:active{color:rgb(var(--cstu-danger-50)/0)}.active\:cstu-text-danger-50\/10:active{color:rgb(var(--cstu-danger-50)/.1)}.active\:cstu-text-danger-50\/100:active{color:rgb(var(--cstu-danger-50)/1)}.active\:cstu-text-danger-50\/15:active{color:rgb(var(--cstu-danger-50)/.15)}.active\:cstu-text-danger-50\/20:active{color:rgb(var(--cstu-danger-50)/.2)}.active\:cstu-text-danger-50\/25:active{color:rgb(var(--cstu-danger-50)/.25)}.active\:cstu-text-danger-50\/30:active{color:rgb(var(--cstu-danger-50)/.3)}.active\:cstu-text-danger-50\/35:active{color:rgb(var(--cstu-danger-50)/.35)}.active\:cstu-text-danger-50\/40:active{color:rgb(var(--cstu-danger-50)/.4)}.active\:cstu-text-danger-50\/45:active{color:rgb(var(--cstu-danger-50)/.45)}.active\:cstu-text-danger-50\/5:active{color:rgb(var(--cstu-danger-50)/.05)}.active\:cstu-text-danger-50\/50:active{color:rgb(var(--cstu-danger-50)/.5)}.active\:cstu-text-danger-50\/55:active{color:rgb(var(--cstu-danger-50)/.55)}.active\:cstu-text-danger-50\/60:active{color:rgb(var(--cstu-danger-50)/.6)}.active\:cstu-text-danger-50\/65:active{color:rgb(var(--cstu-danger-50)/.65)}.active\:cstu-text-danger-50\/70:active{color:rgb(var(--cstu-danger-50)/.7)}.active\:cstu-text-danger-50\/75:active{color:rgb(var(--cstu-danger-50)/.75)}.active\:cstu-text-danger-50\/80:active{color:rgb(var(--cstu-danger-50)/.8)}.active\:cstu-text-danger-50\/85:active{color:rgb(var(--cstu-danger-50)/.85)}.active\:cstu-text-danger-50\/90:active{color:rgb(var(--cstu-danger-50)/.9)}.active\:cstu-text-danger-50\/95:active{color:rgb(var(--cstu-danger-50)/.95)}.active\:cstu-text-danger-500:active{--tw-text-opacity:1;color:rgb(var(--cstu-danger-500)/var(--tw-text-opacity,1))}.active\:cstu-text-danger-500\/0:active{color:rgb(var(--cstu-danger-500)/0)}.active\:cstu-text-danger-500\/10:active{color:rgb(var(--cstu-danger-500)/.1)}.active\:cstu-text-danger-500\/100:active{color:rgb(var(--cstu-danger-500)/1)}.active\:cstu-text-danger-500\/15:active{color:rgb(var(--cstu-danger-500)/.15)}.active\:cstu-text-danger-500\/20:active{color:rgb(var(--cstu-danger-500)/.2)}.active\:cstu-text-danger-500\/25:active{color:rgb(var(--cstu-danger-500)/.25)}.active\:cstu-text-danger-500\/30:active{color:rgb(var(--cstu-danger-500)/.3)}.active\:cstu-text-danger-500\/35:active{color:rgb(var(--cstu-danger-500)/.35)}.active\:cstu-text-danger-500\/40:active{color:rgb(var(--cstu-danger-500)/.4)}.active\:cstu-text-danger-500\/45:active{color:rgb(var(--cstu-danger-500)/.45)}.active\:cstu-text-danger-500\/5:active{color:rgb(var(--cstu-danger-500)/.05)}.active\:cstu-text-danger-500\/50:active{color:rgb(var(--cstu-danger-500)/.5)}.active\:cstu-text-danger-500\/55:active{color:rgb(var(--cstu-danger-500)/.55)}.active\:cstu-text-danger-500\/60:active{color:rgb(var(--cstu-danger-500)/.6)}.active\:cstu-text-danger-500\/65:active{color:rgb(var(--cstu-danger-500)/.65)}.active\:cstu-text-danger-500\/70:active{color:rgb(var(--cstu-danger-500)/.7)}.active\:cstu-text-danger-500\/75:active{color:rgb(var(--cstu-danger-500)/.75)}.active\:cstu-text-danger-500\/80:active{color:rgb(var(--cstu-danger-500)/.8)}.active\:cstu-text-danger-500\/85:active{color:rgb(var(--cstu-danger-500)/.85)}.active\:cstu-text-danger-500\/90:active{color:rgb(var(--cstu-danger-500)/.9)}.active\:cstu-text-danger-500\/95:active{color:rgb(var(--cstu-danger-500)/.95)}.active\:cstu-text-danger-550:active{--tw-text-opacity:1;color:rgb(var(--cstu-danger-550)/var(--tw-text-opacity,1))}.active\:cstu-text-danger-550\/0:active{color:rgb(var(--cstu-danger-550)/0)}.active\:cstu-text-danger-550\/10:active{color:rgb(var(--cstu-danger-550)/.1)}.active\:cstu-text-danger-550\/100:active{color:rgb(var(--cstu-danger-550)/1)}.active\:cstu-text-danger-550\/15:active{color:rgb(var(--cstu-danger-550)/.15)}.active\:cstu-text-danger-550\/20:active{color:rgb(var(--cstu-danger-550)/.2)}.active\:cstu-text-danger-550\/25:active{color:rgb(var(--cstu-danger-550)/.25)}.active\:cstu-text-danger-550\/30:active{color:rgb(var(--cstu-danger-550)/.3)}.active\:cstu-text-danger-550\/35:active{color:rgb(var(--cstu-danger-550)/.35)}.active\:cstu-text-danger-550\/40:active{color:rgb(var(--cstu-danger-550)/.4)}.active\:cstu-text-danger-550\/45:active{color:rgb(var(--cstu-danger-550)/.45)}.active\:cstu-text-danger-550\/5:active{color:rgb(var(--cstu-danger-550)/.05)}.active\:cstu-text-danger-550\/50:active{color:rgb(var(--cstu-danger-550)/.5)}.active\:cstu-text-danger-550\/55:active{color:rgb(var(--cstu-danger-550)/.55)}.active\:cstu-text-danger-550\/60:active{color:rgb(var(--cstu-danger-550)/.6)}.active\:cstu-text-danger-550\/65:active{color:rgb(var(--cstu-danger-550)/.65)}.active\:cstu-text-danger-550\/70:active{color:rgb(var(--cstu-danger-550)/.7)}.active\:cstu-text-danger-550\/75:active{color:rgb(var(--cstu-danger-550)/.75)}.active\:cstu-text-danger-550\/80:active{color:rgb(var(--cstu-danger-550)/.8)}.active\:cstu-text-danger-550\/85:active{color:rgb(var(--cstu-danger-550)/.85)}.active\:cstu-text-danger-550\/90:active{color:rgb(var(--cstu-danger-550)/.9)}.active\:cstu-text-danger-550\/95:active{color:rgb(var(--cstu-danger-550)/.95)}.active\:cstu-text-danger-575:active{--tw-text-opacity:1;color:rgb(var(--cstu-danger-575)/var(--tw-text-opacity,1))}.active\:cstu-text-danger-575\/0:active{color:rgb(var(--cstu-danger-575)/0)}.active\:cstu-text-danger-575\/10:active{color:rgb(var(--cstu-danger-575)/.1)}.active\:cstu-text-danger-575\/100:active{color:rgb(var(--cstu-danger-575)/1)}.active\:cstu-text-danger-575\/15:active{color:rgb(var(--cstu-danger-575)/.15)}.active\:cstu-text-danger-575\/20:active{color:rgb(var(--cstu-danger-575)/.2)}.active\:cstu-text-danger-575\/25:active{color:rgb(var(--cstu-danger-575)/.25)}.active\:cstu-text-danger-575\/30:active{color:rgb(var(--cstu-danger-575)/.3)}.active\:cstu-text-danger-575\/35:active{color:rgb(var(--cstu-danger-575)/.35)}.active\:cstu-text-danger-575\/40:active{color:rgb(var(--cstu-danger-575)/.4)}.active\:cstu-text-danger-575\/45:active{color:rgb(var(--cstu-danger-575)/.45)}.active\:cstu-text-danger-575\/5:active{color:rgb(var(--cstu-danger-575)/.05)}.active\:cstu-text-danger-575\/50:active{color:rgb(var(--cstu-danger-575)/.5)}.active\:cstu-text-danger-575\/55:active{color:rgb(var(--cstu-danger-575)/.55)}.active\:cstu-text-danger-575\/60:active{color:rgb(var(--cstu-danger-575)/.6)}.active\:cstu-text-danger-575\/65:active{color:rgb(var(--cstu-danger-575)/.65)}.active\:cstu-text-danger-575\/70:active{color:rgb(var(--cstu-danger-575)/.7)}.active\:cstu-text-danger-575\/75:active{color:rgb(var(--cstu-danger-575)/.75)}.active\:cstu-text-danger-575\/80:active{color:rgb(var(--cstu-danger-575)/.8)}.active\:cstu-text-danger-575\/85:active{color:rgb(var(--cstu-danger-575)/.85)}.active\:cstu-text-danger-575\/90:active{color:rgb(var(--cstu-danger-575)/.9)}.active\:cstu-text-danger-575\/95:active{color:rgb(var(--cstu-danger-575)/.95)}.active\:cstu-text-danger-600:active{--tw-text-opacity:1;color:rgb(var(--cstu-danger-600)/var(--tw-text-opacity,1))}.active\:cstu-text-danger-600\/0:active{color:rgb(var(--cstu-danger-600)/0)}.active\:cstu-text-danger-600\/10:active{color:rgb(var(--cstu-danger-600)/.1)}.active\:cstu-text-danger-600\/100:active{color:rgb(var(--cstu-danger-600)/1)}.active\:cstu-text-danger-600\/15:active{color:rgb(var(--cstu-danger-600)/.15)}.active\:cstu-text-danger-600\/20:active{color:rgb(var(--cstu-danger-600)/.2)}.active\:cstu-text-danger-600\/25:active{color:rgb(var(--cstu-danger-600)/.25)}.active\:cstu-text-danger-600\/30:active{color:rgb(var(--cstu-danger-600)/.3)}.active\:cstu-text-danger-600\/35:active{color:rgb(var(--cstu-danger-600)/.35)}.active\:cstu-text-danger-600\/40:active{color:rgb(var(--cstu-danger-600)/.4)}.active\:cstu-text-danger-600\/45:active{color:rgb(var(--cstu-danger-600)/.45)}.active\:cstu-text-danger-600\/5:active{color:rgb(var(--cstu-danger-600)/.05)}.active\:cstu-text-danger-600\/50:active{color:rgb(var(--cstu-danger-600)/.5)}.active\:cstu-text-danger-600\/55:active{color:rgb(var(--cstu-danger-600)/.55)}.active\:cstu-text-danger-600\/60:active{color:rgb(var(--cstu-danger-600)/.6)}.active\:cstu-text-danger-600\/65:active{color:rgb(var(--cstu-danger-600)/.65)}.active\:cstu-text-danger-600\/70:active{color:rgb(var(--cstu-danger-600)/.7)}.active\:cstu-text-danger-600\/75:active{color:rgb(var(--cstu-danger-600)/.75)}.active\:cstu-text-danger-600\/80:active{color:rgb(var(--cstu-danger-600)/.8)}.active\:cstu-text-danger-600\/85:active{color:rgb(var(--cstu-danger-600)/.85)}.active\:cstu-text-danger-600\/90:active{color:rgb(var(--cstu-danger-600)/.9)}.active\:cstu-text-danger-600\/95:active{color:rgb(var(--cstu-danger-600)/.95)}.active\:cstu-text-danger-700:active{--tw-text-opacity:1;color:rgb(var(--cstu-danger-700)/var(--tw-text-opacity,1))}.active\:cstu-text-danger-700\/0:active{color:rgb(var(--cstu-danger-700)/0)}.active\:cstu-text-danger-700\/10:active{color:rgb(var(--cstu-danger-700)/.1)}.active\:cstu-text-danger-700\/100:active{color:rgb(var(--cstu-danger-700)/1)}.active\:cstu-text-danger-700\/15:active{color:rgb(var(--cstu-danger-700)/.15)}.active\:cstu-text-danger-700\/20:active{color:rgb(var(--cstu-danger-700)/.2)}.active\:cstu-text-danger-700\/25:active{color:rgb(var(--cstu-danger-700)/.25)}.active\:cstu-text-danger-700\/30:active{color:rgb(var(--cstu-danger-700)/.3)}.active\:cstu-text-danger-700\/35:active{color:rgb(var(--cstu-danger-700)/.35)}.active\:cstu-text-danger-700\/40:active{color:rgb(var(--cstu-danger-700)/.4)}.active\:cstu-text-danger-700\/45:active{color:rgb(var(--cstu-danger-700)/.45)}.active\:cstu-text-danger-700\/5:active{color:rgb(var(--cstu-danger-700)/.05)}.active\:cstu-text-danger-700\/50:active{color:rgb(var(--cstu-danger-700)/.5)}.active\:cstu-text-danger-700\/55:active{color:rgb(var(--cstu-danger-700)/.55)}.active\:cstu-text-danger-700\/60:active{color:rgb(var(--cstu-danger-700)/.6)}.active\:cstu-text-danger-700\/65:active{color:rgb(var(--cstu-danger-700)/.65)}.active\:cstu-text-danger-700\/70:active{color:rgb(var(--cstu-danger-700)/.7)}.active\:cstu-text-danger-700\/75:active{color:rgb(var(--cstu-danger-700)/.75)}.active\:cstu-text-danger-700\/80:active{color:rgb(var(--cstu-danger-700)/.8)}.active\:cstu-text-danger-700\/85:active{color:rgb(var(--cstu-danger-700)/.85)}.active\:cstu-text-danger-700\/90:active{color:rgb(var(--cstu-danger-700)/.9)}.active\:cstu-text-danger-700\/95:active{color:rgb(var(--cstu-danger-700)/.95)}.active\:cstu-text-danger-800:active{--tw-text-opacity:1;color:rgb(var(--cstu-danger-800)/var(--tw-text-opacity,1))}.active\:cstu-text-danger-800\/0:active{color:rgb(var(--cstu-danger-800)/0)}.active\:cstu-text-danger-800\/10:active{color:rgb(var(--cstu-danger-800)/.1)}.active\:cstu-text-danger-800\/100:active{color:rgb(var(--cstu-danger-800)/1)}.active\:cstu-text-danger-800\/15:active{color:rgb(var(--cstu-danger-800)/.15)}.active\:cstu-text-danger-800\/20:active{color:rgb(var(--cstu-danger-800)/.2)}.active\:cstu-text-danger-800\/25:active{color:rgb(var(--cstu-danger-800)/.25)}.active\:cstu-text-danger-800\/30:active{color:rgb(var(--cstu-danger-800)/.3)}.active\:cstu-text-danger-800\/35:active{color:rgb(var(--cstu-danger-800)/.35)}.active\:cstu-text-danger-800\/40:active{color:rgb(var(--cstu-danger-800)/.4)}.active\:cstu-text-danger-800\/45:active{color:rgb(var(--cstu-danger-800)/.45)}.active\:cstu-text-danger-800\/5:active{color:rgb(var(--cstu-danger-800)/.05)}.active\:cstu-text-danger-800\/50:active{color:rgb(var(--cstu-danger-800)/.5)}.active\:cstu-text-danger-800\/55:active{color:rgb(var(--cstu-danger-800)/.55)}.active\:cstu-text-danger-800\/60:active{color:rgb(var(--cstu-danger-800)/.6)}.active\:cstu-text-danger-800\/65:active{color:rgb(var(--cstu-danger-800)/.65)}.active\:cstu-text-danger-800\/70:active{color:rgb(var(--cstu-danger-800)/.7)}.active\:cstu-text-danger-800\/75:active{color:rgb(var(--cstu-danger-800)/.75)}.active\:cstu-text-danger-800\/80:active{color:rgb(var(--cstu-danger-800)/.8)}.active\:cstu-text-danger-800\/85:active{color:rgb(var(--cstu-danger-800)/.85)}.active\:cstu-text-danger-800\/90:active{color:rgb(var(--cstu-danger-800)/.9)}.active\:cstu-text-danger-800\/95:active{color:rgb(var(--cstu-danger-800)/.95)}.active\:cstu-text-danger-900:active{--tw-text-opacity:1;color:rgb(var(--cstu-danger-900)/var(--tw-text-opacity,1))}.active\:cstu-text-danger-900\/0:active{color:rgb(var(--cstu-danger-900)/0)}.active\:cstu-text-danger-900\/10:active{color:rgb(var(--cstu-danger-900)/.1)}.active\:cstu-text-danger-900\/100:active{color:rgb(var(--cstu-danger-900)/1)}.active\:cstu-text-danger-900\/15:active{color:rgb(var(--cstu-danger-900)/.15)}.active\:cstu-text-danger-900\/20:active{color:rgb(var(--cstu-danger-900)/.2)}.active\:cstu-text-danger-900\/25:active{color:rgb(var(--cstu-danger-900)/.25)}.active\:cstu-text-danger-900\/30:active{color:rgb(var(--cstu-danger-900)/.3)}.active\:cstu-text-danger-900\/35:active{color:rgb(var(--cstu-danger-900)/.35)}.active\:cstu-text-danger-900\/40:active{color:rgb(var(--cstu-danger-900)/.4)}.active\:cstu-text-danger-900\/45:active{color:rgb(var(--cstu-danger-900)/.45)}.active\:cstu-text-danger-900\/5:active{color:rgb(var(--cstu-danger-900)/.05)}.active\:cstu-text-danger-900\/50:active{color:rgb(var(--cstu-danger-900)/.5)}.active\:cstu-text-danger-900\/55:active{color:rgb(var(--cstu-danger-900)/.55)}.active\:cstu-text-danger-900\/60:active{color:rgb(var(--cstu-danger-900)/.6)}.active\:cstu-text-danger-900\/65:active{color:rgb(var(--cstu-danger-900)/.65)}.active\:cstu-text-danger-900\/70:active{color:rgb(var(--cstu-danger-900)/.7)}.active\:cstu-text-danger-900\/75:active{color:rgb(var(--cstu-danger-900)/.75)}.active\:cstu-text-danger-900\/80:active{color:rgb(var(--cstu-danger-900)/.8)}.active\:cstu-text-danger-900\/85:active{color:rgb(var(--cstu-danger-900)/.85)}.active\:cstu-text-danger-900\/90:active{color:rgb(var(--cstu-danger-900)/.9)}.active\:cstu-text-danger-900\/95:active{color:rgb(var(--cstu-danger-900)/.95)}.active\:cstu-text-gray-100:active{--tw-text-opacity:1;color:rgb(var(--cstu-gray-100)/var(--tw-text-opacity,1))}.active\:cstu-text-gray-100\/0:active{color:rgb(var(--cstu-gray-100)/0)}.active\:cstu-text-gray-100\/10:active{color:rgb(var(--cstu-gray-100)/.1)}.active\:cstu-text-gray-100\/100:active{color:rgb(var(--cstu-gray-100)/1)}.active\:cstu-text-gray-100\/15:active{color:rgb(var(--cstu-gray-100)/.15)}.active\:cstu-text-gray-100\/20:active{color:rgb(var(--cstu-gray-100)/.2)}.active\:cstu-text-gray-100\/25:active{color:rgb(var(--cstu-gray-100)/.25)}.active\:cstu-text-gray-100\/30:active{color:rgb(var(--cstu-gray-100)/.3)}.active\:cstu-text-gray-100\/35:active{color:rgb(var(--cstu-gray-100)/.35)}.active\:cstu-text-gray-100\/40:active{color:rgb(var(--cstu-gray-100)/.4)}.active\:cstu-text-gray-100\/45:active{color:rgb(var(--cstu-gray-100)/.45)}.active\:cstu-text-gray-100\/5:active{color:rgb(var(--cstu-gray-100)/.05)}.active\:cstu-text-gray-100\/50:active{color:rgb(var(--cstu-gray-100)/.5)}.active\:cstu-text-gray-100\/55:active{color:rgb(var(--cstu-gray-100)/.55)}.active\:cstu-text-gray-100\/60:active{color:rgb(var(--cstu-gray-100)/.6)}.active\:cstu-text-gray-100\/65:active{color:rgb(var(--cstu-gray-100)/.65)}.active\:cstu-text-gray-100\/70:active{color:rgb(var(--cstu-gray-100)/.7)}.active\:cstu-text-gray-100\/75:active{color:rgb(var(--cstu-gray-100)/.75)}.active\:cstu-text-gray-100\/80:active{color:rgb(var(--cstu-gray-100)/.8)}.active\:cstu-text-gray-100\/85:active{color:rgb(var(--cstu-gray-100)/.85)}.active\:cstu-text-gray-100\/90:active{color:rgb(var(--cstu-gray-100)/.9)}.active\:cstu-text-gray-100\/95:active{color:rgb(var(--cstu-gray-100)/.95)}.active\:cstu-text-gray-200:active{--tw-text-opacity:1;color:rgb(var(--cstu-gray-200)/var(--tw-text-opacity,1))}.active\:cstu-text-gray-200\/0:active{color:rgb(var(--cstu-gray-200)/0)}.active\:cstu-text-gray-200\/10:active{color:rgb(var(--cstu-gray-200)/.1)}.active\:cstu-text-gray-200\/100:active{color:rgb(var(--cstu-gray-200)/1)}.active\:cstu-text-gray-200\/15:active{color:rgb(var(--cstu-gray-200)/.15)}.active\:cstu-text-gray-200\/20:active{color:rgb(var(--cstu-gray-200)/.2)}.active\:cstu-text-gray-200\/25:active{color:rgb(var(--cstu-gray-200)/.25)}.active\:cstu-text-gray-200\/30:active{color:rgb(var(--cstu-gray-200)/.3)}.active\:cstu-text-gray-200\/35:active{color:rgb(var(--cstu-gray-200)/.35)}.active\:cstu-text-gray-200\/40:active{color:rgb(var(--cstu-gray-200)/.4)}.active\:cstu-text-gray-200\/45:active{color:rgb(var(--cstu-gray-200)/.45)}.active\:cstu-text-gray-200\/5:active{color:rgb(var(--cstu-gray-200)/.05)}.active\:cstu-text-gray-200\/50:active{color:rgb(var(--cstu-gray-200)/.5)}.active\:cstu-text-gray-200\/55:active{color:rgb(var(--cstu-gray-200)/.55)}.active\:cstu-text-gray-200\/60:active{color:rgb(var(--cstu-gray-200)/.6)}.active\:cstu-text-gray-200\/65:active{color:rgb(var(--cstu-gray-200)/.65)}.active\:cstu-text-gray-200\/70:active{color:rgb(var(--cstu-gray-200)/.7)}.active\:cstu-text-gray-200\/75:active{color:rgb(var(--cstu-gray-200)/.75)}.active\:cstu-text-gray-200\/80:active{color:rgb(var(--cstu-gray-200)/.8)}.active\:cstu-text-gray-200\/85:active{color:rgb(var(--cstu-gray-200)/.85)}.active\:cstu-text-gray-200\/90:active{color:rgb(var(--cstu-gray-200)/.9)}.active\:cstu-text-gray-200\/95:active{color:rgb(var(--cstu-gray-200)/.95)}.active\:cstu-text-gray-250:active{--tw-text-opacity:1;color:rgb(var(--cstu-gray-250)/var(--tw-text-opacity,1))}.active\:cstu-text-gray-250\/0:active{color:rgb(var(--cstu-gray-250)/0)}.active\:cstu-text-gray-250\/10:active{color:rgb(var(--cstu-gray-250)/.1)}.active\:cstu-text-gray-250\/100:active{color:rgb(var(--cstu-gray-250)/1)}.active\:cstu-text-gray-250\/15:active{color:rgb(var(--cstu-gray-250)/.15)}.active\:cstu-text-gray-250\/20:active{color:rgb(var(--cstu-gray-250)/.2)}.active\:cstu-text-gray-250\/25:active{color:rgb(var(--cstu-gray-250)/.25)}.active\:cstu-text-gray-250\/30:active{color:rgb(var(--cstu-gray-250)/.3)}.active\:cstu-text-gray-250\/35:active{color:rgb(var(--cstu-gray-250)/.35)}.active\:cstu-text-gray-250\/40:active{color:rgb(var(--cstu-gray-250)/.4)}.active\:cstu-text-gray-250\/45:active{color:rgb(var(--cstu-gray-250)/.45)}.active\:cstu-text-gray-250\/5:active{color:rgb(var(--cstu-gray-250)/.05)}.active\:cstu-text-gray-250\/50:active{color:rgb(var(--cstu-gray-250)/.5)}.active\:cstu-text-gray-250\/55:active{color:rgb(var(--cstu-gray-250)/.55)}.active\:cstu-text-gray-250\/60:active{color:rgb(var(--cstu-gray-250)/.6)}.active\:cstu-text-gray-250\/65:active{color:rgb(var(--cstu-gray-250)/.65)}.active\:cstu-text-gray-250\/70:active{color:rgb(var(--cstu-gray-250)/.7)}.active\:cstu-text-gray-250\/75:active{color:rgb(var(--cstu-gray-250)/.75)}.active\:cstu-text-gray-250\/80:active{color:rgb(var(--cstu-gray-250)/.8)}.active\:cstu-text-gray-250\/85:active{color:rgb(var(--cstu-gray-250)/.85)}.active\:cstu-text-gray-250\/90:active{color:rgb(var(--cstu-gray-250)/.9)}.active\:cstu-text-gray-250\/95:active{color:rgb(var(--cstu-gray-250)/.95)}.active\:cstu-text-gray-300:active{--tw-text-opacity:1;color:rgb(var(--cstu-gray-300)/var(--tw-text-opacity,1))}.active\:cstu-text-gray-300\/0:active{color:rgb(var(--cstu-gray-300)/0)}.active\:cstu-text-gray-300\/10:active{color:rgb(var(--cstu-gray-300)/.1)}.active\:cstu-text-gray-300\/100:active{color:rgb(var(--cstu-gray-300)/1)}.active\:cstu-text-gray-300\/15:active{color:rgb(var(--cstu-gray-300)/.15)}.active\:cstu-text-gray-300\/20:active{color:rgb(var(--cstu-gray-300)/.2)}.active\:cstu-text-gray-300\/25:active{color:rgb(var(--cstu-gray-300)/.25)}.active\:cstu-text-gray-300\/30:active{color:rgb(var(--cstu-gray-300)/.3)}.active\:cstu-text-gray-300\/35:active{color:rgb(var(--cstu-gray-300)/.35)}.active\:cstu-text-gray-300\/40:active{color:rgb(var(--cstu-gray-300)/.4)}.active\:cstu-text-gray-300\/45:active{color:rgb(var(--cstu-gray-300)/.45)}.active\:cstu-text-gray-300\/5:active{color:rgb(var(--cstu-gray-300)/.05)}.active\:cstu-text-gray-300\/50:active{color:rgb(var(--cstu-gray-300)/.5)}.active\:cstu-text-gray-300\/55:active{color:rgb(var(--cstu-gray-300)/.55)}.active\:cstu-text-gray-300\/60:active{color:rgb(var(--cstu-gray-300)/.6)}.active\:cstu-text-gray-300\/65:active{color:rgb(var(--cstu-gray-300)/.65)}.active\:cstu-text-gray-300\/70:active{color:rgb(var(--cstu-gray-300)/.7)}.active\:cstu-text-gray-300\/75:active{color:rgb(var(--cstu-gray-300)/.75)}.active\:cstu-text-gray-300\/80:active{color:rgb(var(--cstu-gray-300)/.8)}.active\:cstu-text-gray-300\/85:active{color:rgb(var(--cstu-gray-300)/.85)}.active\:cstu-text-gray-300\/90:active{color:rgb(var(--cstu-gray-300)/.9)}.active\:cstu-text-gray-300\/95:active{color:rgb(var(--cstu-gray-300)/.95)}.active\:cstu-text-gray-400:active{--tw-text-opacity:1;color:rgb(var(--cstu-gray-400)/var(--tw-text-opacity,1))}.active\:cstu-text-gray-400\/0:active{color:rgb(var(--cstu-gray-400)/0)}.active\:cstu-text-gray-400\/10:active{color:rgb(var(--cstu-gray-400)/.1)}.active\:cstu-text-gray-400\/100:active{color:rgb(var(--cstu-gray-400)/1)}.active\:cstu-text-gray-400\/15:active{color:rgb(var(--cstu-gray-400)/.15)}.active\:cstu-text-gray-400\/20:active{color:rgb(var(--cstu-gray-400)/.2)}.active\:cstu-text-gray-400\/25:active{color:rgb(var(--cstu-gray-400)/.25)}.active\:cstu-text-gray-400\/30:active{color:rgb(var(--cstu-gray-400)/.3)}.active\:cstu-text-gray-400\/35:active{color:rgb(var(--cstu-gray-400)/.35)}.active\:cstu-text-gray-400\/40:active{color:rgb(var(--cstu-gray-400)/.4)}.active\:cstu-text-gray-400\/45:active{color:rgb(var(--cstu-gray-400)/.45)}.active\:cstu-text-gray-400\/5:active{color:rgb(var(--cstu-gray-400)/.05)}.active\:cstu-text-gray-400\/50:active{color:rgb(var(--cstu-gray-400)/.5)}.active\:cstu-text-gray-400\/55:active{color:rgb(var(--cstu-gray-400)/.55)}.active\:cstu-text-gray-400\/60:active{color:rgb(var(--cstu-gray-400)/.6)}.active\:cstu-text-gray-400\/65:active{color:rgb(var(--cstu-gray-400)/.65)}.active\:cstu-text-gray-400\/70:active{color:rgb(var(--cstu-gray-400)/.7)}.active\:cstu-text-gray-400\/75:active{color:rgb(var(--cstu-gray-400)/.75)}.active\:cstu-text-gray-400\/80:active{color:rgb(var(--cstu-gray-400)/.8)}.active\:cstu-text-gray-400\/85:active{color:rgb(var(--cstu-gray-400)/.85)}.active\:cstu-text-gray-400\/90:active{color:rgb(var(--cstu-gray-400)/.9)}.active\:cstu-text-gray-400\/95:active{color:rgb(var(--cstu-gray-400)/.95)}.active\:cstu-text-gray-50:active{--tw-text-opacity:1;color:rgb(var(--cstu-gray-50)/var(--tw-text-opacity,1))}.active\:cstu-text-gray-50\/0:active{color:rgb(var(--cstu-gray-50)/0)}.active\:cstu-text-gray-50\/10:active{color:rgb(var(--cstu-gray-50)/.1)}.active\:cstu-text-gray-50\/100:active{color:rgb(var(--cstu-gray-50)/1)}.active\:cstu-text-gray-50\/15:active{color:rgb(var(--cstu-gray-50)/.15)}.active\:cstu-text-gray-50\/20:active{color:rgb(var(--cstu-gray-50)/.2)}.active\:cstu-text-gray-50\/25:active{color:rgb(var(--cstu-gray-50)/.25)}.active\:cstu-text-gray-50\/30:active{color:rgb(var(--cstu-gray-50)/.3)}.active\:cstu-text-gray-50\/35:active{color:rgb(var(--cstu-gray-50)/.35)}.active\:cstu-text-gray-50\/40:active{color:rgb(var(--cstu-gray-50)/.4)}.active\:cstu-text-gray-50\/45:active{color:rgb(var(--cstu-gray-50)/.45)}.active\:cstu-text-gray-50\/5:active{color:rgb(var(--cstu-gray-50)/.05)}.active\:cstu-text-gray-50\/50:active{color:rgb(var(--cstu-gray-50)/.5)}.active\:cstu-text-gray-50\/55:active{color:rgb(var(--cstu-gray-50)/.55)}.active\:cstu-text-gray-50\/60:active{color:rgb(var(--cstu-gray-50)/.6)}.active\:cstu-text-gray-50\/65:active{color:rgb(var(--cstu-gray-50)/.65)}.active\:cstu-text-gray-50\/70:active{color:rgb(var(--cstu-gray-50)/.7)}.active\:cstu-text-gray-50\/75:active{color:rgb(var(--cstu-gray-50)/.75)}.active\:cstu-text-gray-50\/80:active{color:rgb(var(--cstu-gray-50)/.8)}.active\:cstu-text-gray-50\/85:active{color:rgb(var(--cstu-gray-50)/.85)}.active\:cstu-text-gray-50\/90:active{color:rgb(var(--cstu-gray-50)/.9)}.active\:cstu-text-gray-50\/95:active{color:rgb(var(--cstu-gray-50)/.95)}.active\:cstu-text-gray-500:active{--tw-text-opacity:1;color:rgb(var(--cstu-gray-500)/var(--tw-text-opacity,1))}.active\:cstu-text-gray-500\/0:active{color:rgb(var(--cstu-gray-500)/0)}.active\:cstu-text-gray-500\/10:active{color:rgb(var(--cstu-gray-500)/.1)}.active\:cstu-text-gray-500\/100:active{color:rgb(var(--cstu-gray-500)/1)}.active\:cstu-text-gray-500\/15:active{color:rgb(var(--cstu-gray-500)/.15)}.active\:cstu-text-gray-500\/20:active{color:rgb(var(--cstu-gray-500)/.2)}.active\:cstu-text-gray-500\/25:active{color:rgb(var(--cstu-gray-500)/.25)}.active\:cstu-text-gray-500\/30:active{color:rgb(var(--cstu-gray-500)/.3)}.active\:cstu-text-gray-500\/35:active{color:rgb(var(--cstu-gray-500)/.35)}.active\:cstu-text-gray-500\/40:active{color:rgb(var(--cstu-gray-500)/.4)}.active\:cstu-text-gray-500\/45:active{color:rgb(var(--cstu-gray-500)/.45)}.active\:cstu-text-gray-500\/5:active{color:rgb(var(--cstu-gray-500)/.05)}.active\:cstu-text-gray-500\/50:active{color:rgb(var(--cstu-gray-500)/.5)}.active\:cstu-text-gray-500\/55:active{color:rgb(var(--cstu-gray-500)/.55)}.active\:cstu-text-gray-500\/60:active{color:rgb(var(--cstu-gray-500)/.6)}.active\:cstu-text-gray-500\/65:active{color:rgb(var(--cstu-gray-500)/.65)}.active\:cstu-text-gray-500\/70:active{color:rgb(var(--cstu-gray-500)/.7)}.active\:cstu-text-gray-500\/75:active{color:rgb(var(--cstu-gray-500)/.75)}.active\:cstu-text-gray-500\/80:active{color:rgb(var(--cstu-gray-500)/.8)}.active\:cstu-text-gray-500\/85:active{color:rgb(var(--cstu-gray-500)/.85)}.active\:cstu-text-gray-500\/90:active{color:rgb(var(--cstu-gray-500)/.9)}.active\:cstu-text-gray-500\/95:active{color:rgb(var(--cstu-gray-500)/.95)}.active\:cstu-text-gray-550:active{--tw-text-opacity:1;color:rgb(var(--cstu-gray-550)/var(--tw-text-opacity,1))}.active\:cstu-text-gray-550\/0:active{color:rgb(var(--cstu-gray-550)/0)}.active\:cstu-text-gray-550\/10:active{color:rgb(var(--cstu-gray-550)/.1)}.active\:cstu-text-gray-550\/100:active{color:rgb(var(--cstu-gray-550)/1)}.active\:cstu-text-gray-550\/15:active{color:rgb(var(--cstu-gray-550)/.15)}.active\:cstu-text-gray-550\/20:active{color:rgb(var(--cstu-gray-550)/.2)}.active\:cstu-text-gray-550\/25:active{color:rgb(var(--cstu-gray-550)/.25)}.active\:cstu-text-gray-550\/30:active{color:rgb(var(--cstu-gray-550)/.3)}.active\:cstu-text-gray-550\/35:active{color:rgb(var(--cstu-gray-550)/.35)}.active\:cstu-text-gray-550\/40:active{color:rgb(var(--cstu-gray-550)/.4)}.active\:cstu-text-gray-550\/45:active{color:rgb(var(--cstu-gray-550)/.45)}.active\:cstu-text-gray-550\/5:active{color:rgb(var(--cstu-gray-550)/.05)}.active\:cstu-text-gray-550\/50:active{color:rgb(var(--cstu-gray-550)/.5)}.active\:cstu-text-gray-550\/55:active{color:rgb(var(--cstu-gray-550)/.55)}.active\:cstu-text-gray-550\/60:active{color:rgb(var(--cstu-gray-550)/.6)}.active\:cstu-text-gray-550\/65:active{color:rgb(var(--cstu-gray-550)/.65)}.active\:cstu-text-gray-550\/70:active{color:rgb(var(--cstu-gray-550)/.7)}.active\:cstu-text-gray-550\/75:active{color:rgb(var(--cstu-gray-550)/.75)}.active\:cstu-text-gray-550\/80:active{color:rgb(var(--cstu-gray-550)/.8)}.active\:cstu-text-gray-550\/85:active{color:rgb(var(--cstu-gray-550)/.85)}.active\:cstu-text-gray-550\/90:active{color:rgb(var(--cstu-gray-550)/.9)}.active\:cstu-text-gray-550\/95:active{color:rgb(var(--cstu-gray-550)/.95)}.active\:cstu-text-gray-575:active{--tw-text-opacity:1;color:rgb(var(--cstu-gray-575)/var(--tw-text-opacity,1))}.active\:cstu-text-gray-575\/0:active{color:rgb(var(--cstu-gray-575)/0)}.active\:cstu-text-gray-575\/10:active{color:rgb(var(--cstu-gray-575)/.1)}.active\:cstu-text-gray-575\/100:active{color:rgb(var(--cstu-gray-575)/1)}.active\:cstu-text-gray-575\/15:active{color:rgb(var(--cstu-gray-575)/.15)}.active\:cstu-text-gray-575\/20:active{color:rgb(var(--cstu-gray-575)/.2)}.active\:cstu-text-gray-575\/25:active{color:rgb(var(--cstu-gray-575)/.25)}.active\:cstu-text-gray-575\/30:active{color:rgb(var(--cstu-gray-575)/.3)}.active\:cstu-text-gray-575\/35:active{color:rgb(var(--cstu-gray-575)/.35)}.active\:cstu-text-gray-575\/40:active{color:rgb(var(--cstu-gray-575)/.4)}.active\:cstu-text-gray-575\/45:active{color:rgb(var(--cstu-gray-575)/.45)}.active\:cstu-text-gray-575\/5:active{color:rgb(var(--cstu-gray-575)/.05)}.active\:cstu-text-gray-575\/50:active{color:rgb(var(--cstu-gray-575)/.5)}.active\:cstu-text-gray-575\/55:active{color:rgb(var(--cstu-gray-575)/.55)}.active\:cstu-text-gray-575\/60:active{color:rgb(var(--cstu-gray-575)/.6)}.active\:cstu-text-gray-575\/65:active{color:rgb(var(--cstu-gray-575)/.65)}.active\:cstu-text-gray-575\/70:active{color:rgb(var(--cstu-gray-575)/.7)}.active\:cstu-text-gray-575\/75:active{color:rgb(var(--cstu-gray-575)/.75)}.active\:cstu-text-gray-575\/80:active{color:rgb(var(--cstu-gray-575)/.8)}.active\:cstu-text-gray-575\/85:active{color:rgb(var(--cstu-gray-575)/.85)}.active\:cstu-text-gray-575\/90:active{color:rgb(var(--cstu-gray-575)/.9)}.active\:cstu-text-gray-575\/95:active{color:rgb(var(--cstu-gray-575)/.95)}.active\:cstu-text-gray-600:active{--tw-text-opacity:1;color:rgb(var(--cstu-gray-600)/var(--tw-text-opacity,1))}.active\:cstu-text-gray-600\/0:active{color:rgb(var(--cstu-gray-600)/0)}.active\:cstu-text-gray-600\/10:active{color:rgb(var(--cstu-gray-600)/.1)}.active\:cstu-text-gray-600\/100:active{color:rgb(var(--cstu-gray-600)/1)}.active\:cstu-text-gray-600\/15:active{color:rgb(var(--cstu-gray-600)/.15)}.active\:cstu-text-gray-600\/20:active{color:rgb(var(--cstu-gray-600)/.2)}.active\:cstu-text-gray-600\/25:active{color:rgb(var(--cstu-gray-600)/.25)}.active\:cstu-text-gray-600\/30:active{color:rgb(var(--cstu-gray-600)/.3)}.active\:cstu-text-gray-600\/35:active{color:rgb(var(--cstu-gray-600)/.35)}.active\:cstu-text-gray-600\/40:active{color:rgb(var(--cstu-gray-600)/.4)}.active\:cstu-text-gray-600\/45:active{color:rgb(var(--cstu-gray-600)/.45)}.active\:cstu-text-gray-600\/5:active{color:rgb(var(--cstu-gray-600)/.05)}.active\:cstu-text-gray-600\/50:active{color:rgb(var(--cstu-gray-600)/.5)}.active\:cstu-text-gray-600\/55:active{color:rgb(var(--cstu-gray-600)/.55)}.active\:cstu-text-gray-600\/60:active{color:rgb(var(--cstu-gray-600)/.6)}.active\:cstu-text-gray-600\/65:active{color:rgb(var(--cstu-gray-600)/.65)}.active\:cstu-text-gray-600\/70:active{color:rgb(var(--cstu-gray-600)/.7)}.active\:cstu-text-gray-600\/75:active{color:rgb(var(--cstu-gray-600)/.75)}.active\:cstu-text-gray-600\/80:active{color:rgb(var(--cstu-gray-600)/.8)}.active\:cstu-text-gray-600\/85:active{color:rgb(var(--cstu-gray-600)/.85)}.active\:cstu-text-gray-600\/90:active{color:rgb(var(--cstu-gray-600)/.9)}.active\:cstu-text-gray-600\/95:active{color:rgb(var(--cstu-gray-600)/.95)}.active\:cstu-text-gray-700:active{--tw-text-opacity:1;color:rgb(var(--cstu-gray-700)/var(--tw-text-opacity,1))}.active\:cstu-text-gray-700\/0:active{color:rgb(var(--cstu-gray-700)/0)}.active\:cstu-text-gray-700\/10:active{color:rgb(var(--cstu-gray-700)/.1)}.active\:cstu-text-gray-700\/100:active{color:rgb(var(--cstu-gray-700)/1)}.active\:cstu-text-gray-700\/15:active{color:rgb(var(--cstu-gray-700)/.15)}.active\:cstu-text-gray-700\/20:active{color:rgb(var(--cstu-gray-700)/.2)}.active\:cstu-text-gray-700\/25:active{color:rgb(var(--cstu-gray-700)/.25)}.active\:cstu-text-gray-700\/30:active{color:rgb(var(--cstu-gray-700)/.3)}.active\:cstu-text-gray-700\/35:active{color:rgb(var(--cstu-gray-700)/.35)}.active\:cstu-text-gray-700\/40:active{color:rgb(var(--cstu-gray-700)/.4)}.active\:cstu-text-gray-700\/45:active{color:rgb(var(--cstu-gray-700)/.45)}.active\:cstu-text-gray-700\/5:active{color:rgb(var(--cstu-gray-700)/.05)}.active\:cstu-text-gray-700\/50:active{color:rgb(var(--cstu-gray-700)/.5)}.active\:cstu-text-gray-700\/55:active{color:rgb(var(--cstu-gray-700)/.55)}.active\:cstu-text-gray-700\/60:active{color:rgb(var(--cstu-gray-700)/.6)}.active\:cstu-text-gray-700\/65:active{color:rgb(var(--cstu-gray-700)/.65)}.active\:cstu-text-gray-700\/70:active{color:rgb(var(--cstu-gray-700)/.7)}.active\:cstu-text-gray-700\/75:active{color:rgb(var(--cstu-gray-700)/.75)}.active\:cstu-text-gray-700\/80:active{color:rgb(var(--cstu-gray-700)/.8)}.active\:cstu-text-gray-700\/85:active{color:rgb(var(--cstu-gray-700)/.85)}.active\:cstu-text-gray-700\/90:active{color:rgb(var(--cstu-gray-700)/.9)}.active\:cstu-text-gray-700\/95:active{color:rgb(var(--cstu-gray-700)/.95)}.active\:cstu-text-gray-800:active{--tw-text-opacity:1;color:rgb(var(--cstu-gray-800)/var(--tw-text-opacity,1))}.active\:cstu-text-gray-800\/0:active{color:rgb(var(--cstu-gray-800)/0)}.active\:cstu-text-gray-800\/10:active{color:rgb(var(--cstu-gray-800)/.1)}.active\:cstu-text-gray-800\/100:active{color:rgb(var(--cstu-gray-800)/1)}.active\:cstu-text-gray-800\/15:active{color:rgb(var(--cstu-gray-800)/.15)}.active\:cstu-text-gray-800\/20:active{color:rgb(var(--cstu-gray-800)/.2)}.active\:cstu-text-gray-800\/25:active{color:rgb(var(--cstu-gray-800)/.25)}.active\:cstu-text-gray-800\/30:active{color:rgb(var(--cstu-gray-800)/.3)}.active\:cstu-text-gray-800\/35:active{color:rgb(var(--cstu-gray-800)/.35)}.active\:cstu-text-gray-800\/40:active{color:rgb(var(--cstu-gray-800)/.4)}.active\:cstu-text-gray-800\/45:active{color:rgb(var(--cstu-gray-800)/.45)}.active\:cstu-text-gray-800\/5:active{color:rgb(var(--cstu-gray-800)/.05)}.active\:cstu-text-gray-800\/50:active{color:rgb(var(--cstu-gray-800)/.5)}.active\:cstu-text-gray-800\/55:active{color:rgb(var(--cstu-gray-800)/.55)}.active\:cstu-text-gray-800\/60:active{color:rgb(var(--cstu-gray-800)/.6)}.active\:cstu-text-gray-800\/65:active{color:rgb(var(--cstu-gray-800)/.65)}.active\:cstu-text-gray-800\/70:active{color:rgb(var(--cstu-gray-800)/.7)}.active\:cstu-text-gray-800\/75:active{color:rgb(var(--cstu-gray-800)/.75)}.active\:cstu-text-gray-800\/80:active{color:rgb(var(--cstu-gray-800)/.8)}.active\:cstu-text-gray-800\/85:active{color:rgb(var(--cstu-gray-800)/.85)}.active\:cstu-text-gray-800\/90:active{color:rgb(var(--cstu-gray-800)/.9)}.active\:cstu-text-gray-800\/95:active{color:rgb(var(--cstu-gray-800)/.95)}.active\:cstu-text-gray-900:active{--tw-text-opacity:1;color:rgb(var(--cstu-gray-900)/var(--tw-text-opacity,1))}.active\:cstu-text-gray-900\/0:active{color:rgb(var(--cstu-gray-900)/0)}.active\:cstu-text-gray-900\/10:active{color:rgb(var(--cstu-gray-900)/.1)}.active\:cstu-text-gray-900\/100:active{color:rgb(var(--cstu-gray-900)/1)}.active\:cstu-text-gray-900\/15:active{color:rgb(var(--cstu-gray-900)/.15)}.active\:cstu-text-gray-900\/20:active{color:rgb(var(--cstu-gray-900)/.2)}.active\:cstu-text-gray-900\/25:active{color:rgb(var(--cstu-gray-900)/.25)}.active\:cstu-text-gray-900\/30:active{color:rgb(var(--cstu-gray-900)/.3)}.active\:cstu-text-gray-900\/35:active{color:rgb(var(--cstu-gray-900)/.35)}.active\:cstu-text-gray-900\/40:active{color:rgb(var(--cstu-gray-900)/.4)}.active\:cstu-text-gray-900\/45:active{color:rgb(var(--cstu-gray-900)/.45)}.active\:cstu-text-gray-900\/5:active{color:rgb(var(--cstu-gray-900)/.05)}.active\:cstu-text-gray-900\/50:active{color:rgb(var(--cstu-gray-900)/.5)}.active\:cstu-text-gray-900\/55:active{color:rgb(var(--cstu-gray-900)/.55)}.active\:cstu-text-gray-900\/60:active{color:rgb(var(--cstu-gray-900)/.6)}.active\:cstu-text-gray-900\/65:active{color:rgb(var(--cstu-gray-900)/.65)}.active\:cstu-text-gray-900\/70:active{color:rgb(var(--cstu-gray-900)/.7)}.active\:cstu-text-gray-900\/75:active{color:rgb(var(--cstu-gray-900)/.75)}.active\:cstu-text-gray-900\/80:active{color:rgb(var(--cstu-gray-900)/.8)}.active\:cstu-text-gray-900\/85:active{color:rgb(var(--cstu-gray-900)/.85)}.active\:cstu-text-gray-900\/90:active{color:rgb(var(--cstu-gray-900)/.9)}.active\:cstu-text-gray-900\/95:active{color:rgb(var(--cstu-gray-900)/.95)}.active\:cstu-text-green-100:active{--tw-text-opacity:1;color:rgb(var(--cstu-green-100)/var(--tw-text-opacity,1))}.active\:cstu-text-green-100\/0:active{color:rgb(var(--cstu-green-100)/0)}.active\:cstu-text-green-100\/10:active{color:rgb(var(--cstu-green-100)/.1)}.active\:cstu-text-green-100\/100:active{color:rgb(var(--cstu-green-100)/1)}.active\:cstu-text-green-100\/15:active{color:rgb(var(--cstu-green-100)/.15)}.active\:cstu-text-green-100\/20:active{color:rgb(var(--cstu-green-100)/.2)}.active\:cstu-text-green-100\/25:active{color:rgb(var(--cstu-green-100)/.25)}.active\:cstu-text-green-100\/30:active{color:rgb(var(--cstu-green-100)/.3)}.active\:cstu-text-green-100\/35:active{color:rgb(var(--cstu-green-100)/.35)}.active\:cstu-text-green-100\/40:active{color:rgb(var(--cstu-green-100)/.4)}.active\:cstu-text-green-100\/45:active{color:rgb(var(--cstu-green-100)/.45)}.active\:cstu-text-green-100\/5:active{color:rgb(var(--cstu-green-100)/.05)}.active\:cstu-text-green-100\/50:active{color:rgb(var(--cstu-green-100)/.5)}.active\:cstu-text-green-100\/55:active{color:rgb(var(--cstu-green-100)/.55)}.active\:cstu-text-green-100\/60:active{color:rgb(var(--cstu-green-100)/.6)}.active\:cstu-text-green-100\/65:active{color:rgb(var(--cstu-green-100)/.65)}.active\:cstu-text-green-100\/70:active{color:rgb(var(--cstu-green-100)/.7)}.active\:cstu-text-green-100\/75:active{color:rgb(var(--cstu-green-100)/.75)}.active\:cstu-text-green-100\/80:active{color:rgb(var(--cstu-green-100)/.8)}.active\:cstu-text-green-100\/85:active{color:rgb(var(--cstu-green-100)/.85)}.active\:cstu-text-green-100\/90:active{color:rgb(var(--cstu-green-100)/.9)}.active\:cstu-text-green-100\/95:active{color:rgb(var(--cstu-green-100)/.95)}.active\:cstu-text-green-200:active{--tw-text-opacity:1;color:rgb(var(--cstu-green-200)/var(--tw-text-opacity,1))}.active\:cstu-text-green-200\/0:active{color:rgb(var(--cstu-green-200)/0)}.active\:cstu-text-green-200\/10:active{color:rgb(var(--cstu-green-200)/.1)}.active\:cstu-text-green-200\/100:active{color:rgb(var(--cstu-green-200)/1)}.active\:cstu-text-green-200\/15:active{color:rgb(var(--cstu-green-200)/.15)}.active\:cstu-text-green-200\/20:active{color:rgb(var(--cstu-green-200)/.2)}.active\:cstu-text-green-200\/25:active{color:rgb(var(--cstu-green-200)/.25)}.active\:cstu-text-green-200\/30:active{color:rgb(var(--cstu-green-200)/.3)}.active\:cstu-text-green-200\/35:active{color:rgb(var(--cstu-green-200)/.35)}.active\:cstu-text-green-200\/40:active{color:rgb(var(--cstu-green-200)/.4)}.active\:cstu-text-green-200\/45:active{color:rgb(var(--cstu-green-200)/.45)}.active\:cstu-text-green-200\/5:active{color:rgb(var(--cstu-green-200)/.05)}.active\:cstu-text-green-200\/50:active{color:rgb(var(--cstu-green-200)/.5)}.active\:cstu-text-green-200\/55:active{color:rgb(var(--cstu-green-200)/.55)}.active\:cstu-text-green-200\/60:active{color:rgb(var(--cstu-green-200)/.6)}.active\:cstu-text-green-200\/65:active{color:rgb(var(--cstu-green-200)/.65)}.active\:cstu-text-green-200\/70:active{color:rgb(var(--cstu-green-200)/.7)}.active\:cstu-text-green-200\/75:active{color:rgb(var(--cstu-green-200)/.75)}.active\:cstu-text-green-200\/80:active{color:rgb(var(--cstu-green-200)/.8)}.active\:cstu-text-green-200\/85:active{color:rgb(var(--cstu-green-200)/.85)}.active\:cstu-text-green-200\/90:active{color:rgb(var(--cstu-green-200)/.9)}.active\:cstu-text-green-200\/95:active{color:rgb(var(--cstu-green-200)/.95)}.active\:cstu-text-green-300:active{--tw-text-opacity:1;color:rgb(var(--cstu-green-300)/var(--tw-text-opacity,1))}.active\:cstu-text-green-300\/0:active{color:rgb(var(--cstu-green-300)/0)}.active\:cstu-text-green-300\/10:active{color:rgb(var(--cstu-green-300)/.1)}.active\:cstu-text-green-300\/100:active{color:rgb(var(--cstu-green-300)/1)}.active\:cstu-text-green-300\/15:active{color:rgb(var(--cstu-green-300)/.15)}.active\:cstu-text-green-300\/20:active{color:rgb(var(--cstu-green-300)/.2)}.active\:cstu-text-green-300\/25:active{color:rgb(var(--cstu-green-300)/.25)}.active\:cstu-text-green-300\/30:active{color:rgb(var(--cstu-green-300)/.3)}.active\:cstu-text-green-300\/35:active{color:rgb(var(--cstu-green-300)/.35)}.active\:cstu-text-green-300\/40:active{color:rgb(var(--cstu-green-300)/.4)}.active\:cstu-text-green-300\/45:active{color:rgb(var(--cstu-green-300)/.45)}.active\:cstu-text-green-300\/5:active{color:rgb(var(--cstu-green-300)/.05)}.active\:cstu-text-green-300\/50:active{color:rgb(var(--cstu-green-300)/.5)}.active\:cstu-text-green-300\/55:active{color:rgb(var(--cstu-green-300)/.55)}.active\:cstu-text-green-300\/60:active{color:rgb(var(--cstu-green-300)/.6)}.active\:cstu-text-green-300\/65:active{color:rgb(var(--cstu-green-300)/.65)}.active\:cstu-text-green-300\/70:active{color:rgb(var(--cstu-green-300)/.7)}.active\:cstu-text-green-300\/75:active{color:rgb(var(--cstu-green-300)/.75)}.active\:cstu-text-green-300\/80:active{color:rgb(var(--cstu-green-300)/.8)}.active\:cstu-text-green-300\/85:active{color:rgb(var(--cstu-green-300)/.85)}.active\:cstu-text-green-300\/90:active{color:rgb(var(--cstu-green-300)/.9)}.active\:cstu-text-green-300\/95:active{color:rgb(var(--cstu-green-300)/.95)}.active\:cstu-text-green-400:active{--tw-text-opacity:1;color:rgb(var(--cstu-green-400)/var(--tw-text-opacity,1))}.active\:cstu-text-green-400\/0:active{color:rgb(var(--cstu-green-400)/0)}.active\:cstu-text-green-400\/10:active{color:rgb(var(--cstu-green-400)/.1)}.active\:cstu-text-green-400\/100:active{color:rgb(var(--cstu-green-400)/1)}.active\:cstu-text-green-400\/15:active{color:rgb(var(--cstu-green-400)/.15)}.active\:cstu-text-green-400\/20:active{color:rgb(var(--cstu-green-400)/.2)}.active\:cstu-text-green-400\/25:active{color:rgb(var(--cstu-green-400)/.25)}.active\:cstu-text-green-400\/30:active{color:rgb(var(--cstu-green-400)/.3)}.active\:cstu-text-green-400\/35:active{color:rgb(var(--cstu-green-400)/.35)}.active\:cstu-text-green-400\/40:active{color:rgb(var(--cstu-green-400)/.4)}.active\:cstu-text-green-400\/45:active{color:rgb(var(--cstu-green-400)/.45)}.active\:cstu-text-green-400\/5:active{color:rgb(var(--cstu-green-400)/.05)}.active\:cstu-text-green-400\/50:active{color:rgb(var(--cstu-green-400)/.5)}.active\:cstu-text-green-400\/55:active{color:rgb(var(--cstu-green-400)/.55)}.active\:cstu-text-green-400\/60:active{color:rgb(var(--cstu-green-400)/.6)}.active\:cstu-text-green-400\/65:active{color:rgb(var(--cstu-green-400)/.65)}.active\:cstu-text-green-400\/70:active{color:rgb(var(--cstu-green-400)/.7)}.active\:cstu-text-green-400\/75:active{color:rgb(var(--cstu-green-400)/.75)}.active\:cstu-text-green-400\/80:active{color:rgb(var(--cstu-green-400)/.8)}.active\:cstu-text-green-400\/85:active{color:rgb(var(--cstu-green-400)/.85)}.active\:cstu-text-green-400\/90:active{color:rgb(var(--cstu-green-400)/.9)}.active\:cstu-text-green-400\/95:active{color:rgb(var(--cstu-green-400)/.95)}.active\:cstu-text-green-50:active{--tw-text-opacity:1;color:rgb(var(--cstu-green-50)/var(--tw-text-opacity,1))}.active\:cstu-text-green-50\/0:active{color:rgb(var(--cstu-green-50)/0)}.active\:cstu-text-green-50\/10:active{color:rgb(var(--cstu-green-50)/.1)}.active\:cstu-text-green-50\/100:active{color:rgb(var(--cstu-green-50)/1)}.active\:cstu-text-green-50\/15:active{color:rgb(var(--cstu-green-50)/.15)}.active\:cstu-text-green-50\/20:active{color:rgb(var(--cstu-green-50)/.2)}.active\:cstu-text-green-50\/25:active{color:rgb(var(--cstu-green-50)/.25)}.active\:cstu-text-green-50\/30:active{color:rgb(var(--cstu-green-50)/.3)}.active\:cstu-text-green-50\/35:active{color:rgb(var(--cstu-green-50)/.35)}.active\:cstu-text-green-50\/40:active{color:rgb(var(--cstu-green-50)/.4)}.active\:cstu-text-green-50\/45:active{color:rgb(var(--cstu-green-50)/.45)}.active\:cstu-text-green-50\/5:active{color:rgb(var(--cstu-green-50)/.05)}.active\:cstu-text-green-50\/50:active{color:rgb(var(--cstu-green-50)/.5)}.active\:cstu-text-green-50\/55:active{color:rgb(var(--cstu-green-50)/.55)}.active\:cstu-text-green-50\/60:active{color:rgb(var(--cstu-green-50)/.6)}.active\:cstu-text-green-50\/65:active{color:rgb(var(--cstu-green-50)/.65)}.active\:cstu-text-green-50\/70:active{color:rgb(var(--cstu-green-50)/.7)}.active\:cstu-text-green-50\/75:active{color:rgb(var(--cstu-green-50)/.75)}.active\:cstu-text-green-50\/80:active{color:rgb(var(--cstu-green-50)/.8)}.active\:cstu-text-green-50\/85:active{color:rgb(var(--cstu-green-50)/.85)}.active\:cstu-text-green-50\/90:active{color:rgb(var(--cstu-green-50)/.9)}.active\:cstu-text-green-50\/95:active{color:rgb(var(--cstu-green-50)/.95)}.active\:cstu-text-green-500:active{--tw-text-opacity:1;color:rgb(var(--cstu-green-500)/var(--tw-text-opacity,1))}.active\:cstu-text-green-500\/0:active{color:rgb(var(--cstu-green-500)/0)}.active\:cstu-text-green-500\/10:active{color:rgb(var(--cstu-green-500)/.1)}.active\:cstu-text-green-500\/100:active{color:rgb(var(--cstu-green-500)/1)}.active\:cstu-text-green-500\/15:active{color:rgb(var(--cstu-green-500)/.15)}.active\:cstu-text-green-500\/20:active{color:rgb(var(--cstu-green-500)/.2)}.active\:cstu-text-green-500\/25:active{color:rgb(var(--cstu-green-500)/.25)}.active\:cstu-text-green-500\/30:active{color:rgb(var(--cstu-green-500)/.3)}.active\:cstu-text-green-500\/35:active{color:rgb(var(--cstu-green-500)/.35)}.active\:cstu-text-green-500\/40:active{color:rgb(var(--cstu-green-500)/.4)}.active\:cstu-text-green-500\/45:active{color:rgb(var(--cstu-green-500)/.45)}.active\:cstu-text-green-500\/5:active{color:rgb(var(--cstu-green-500)/.05)}.active\:cstu-text-green-500\/50:active{color:rgb(var(--cstu-green-500)/.5)}.active\:cstu-text-green-500\/55:active{color:rgb(var(--cstu-green-500)/.55)}.active\:cstu-text-green-500\/60:active{color:rgb(var(--cstu-green-500)/.6)}.active\:cstu-text-green-500\/65:active{color:rgb(var(--cstu-green-500)/.65)}.active\:cstu-text-green-500\/70:active{color:rgb(var(--cstu-green-500)/.7)}.active\:cstu-text-green-500\/75:active{color:rgb(var(--cstu-green-500)/.75)}.active\:cstu-text-green-500\/80:active{color:rgb(var(--cstu-green-500)/.8)}.active\:cstu-text-green-500\/85:active{color:rgb(var(--cstu-green-500)/.85)}.active\:cstu-text-green-500\/90:active{color:rgb(var(--cstu-green-500)/.9)}.active\:cstu-text-green-500\/95:active{color:rgb(var(--cstu-green-500)/.95)}.active\:cstu-text-green-600:active{--tw-text-opacity:1;color:rgb(var(--cstu-green-600)/var(--tw-text-opacity,1))}.active\:cstu-text-green-600\/0:active{color:rgb(var(--cstu-green-600)/0)}.active\:cstu-text-green-600\/10:active{color:rgb(var(--cstu-green-600)/.1)}.active\:cstu-text-green-600\/100:active{color:rgb(var(--cstu-green-600)/1)}.active\:cstu-text-green-600\/15:active{color:rgb(var(--cstu-green-600)/.15)}.active\:cstu-text-green-600\/20:active{color:rgb(var(--cstu-green-600)/.2)}.active\:cstu-text-green-600\/25:active{color:rgb(var(--cstu-green-600)/.25)}.active\:cstu-text-green-600\/30:active{color:rgb(var(--cstu-green-600)/.3)}.active\:cstu-text-green-600\/35:active{color:rgb(var(--cstu-green-600)/.35)}.active\:cstu-text-green-600\/40:active{color:rgb(var(--cstu-green-600)/.4)}.active\:cstu-text-green-600\/45:active{color:rgb(var(--cstu-green-600)/.45)}.active\:cstu-text-green-600\/5:active{color:rgb(var(--cstu-green-600)/.05)}.active\:cstu-text-green-600\/50:active{color:rgb(var(--cstu-green-600)/.5)}.active\:cstu-text-green-600\/55:active{color:rgb(var(--cstu-green-600)/.55)}.active\:cstu-text-green-600\/60:active{color:rgb(var(--cstu-green-600)/.6)}.active\:cstu-text-green-600\/65:active{color:rgb(var(--cstu-green-600)/.65)}.active\:cstu-text-green-600\/70:active{color:rgb(var(--cstu-green-600)/.7)}.active\:cstu-text-green-600\/75:active{color:rgb(var(--cstu-green-600)/.75)}.active\:cstu-text-green-600\/80:active{color:rgb(var(--cstu-green-600)/.8)}.active\:cstu-text-green-600\/85:active{color:rgb(var(--cstu-green-600)/.85)}.active\:cstu-text-green-600\/90:active{color:rgb(var(--cstu-green-600)/.9)}.active\:cstu-text-green-600\/95:active{color:rgb(var(--cstu-green-600)/.95)}.active\:cstu-text-green-700:active{--tw-text-opacity:1;color:rgb(var(--cstu-green-700)/var(--tw-text-opacity,1))}.active\:cstu-text-green-700\/0:active{color:rgb(var(--cstu-green-700)/0)}.active\:cstu-text-green-700\/10:active{color:rgb(var(--cstu-green-700)/.1)}.active\:cstu-text-green-700\/100:active{color:rgb(var(--cstu-green-700)/1)}.active\:cstu-text-green-700\/15:active{color:rgb(var(--cstu-green-700)/.15)}.active\:cstu-text-green-700\/20:active{color:rgb(var(--cstu-green-700)/.2)}.active\:cstu-text-green-700\/25:active{color:rgb(var(--cstu-green-700)/.25)}.active\:cstu-text-green-700\/30:active{color:rgb(var(--cstu-green-700)/.3)}.active\:cstu-text-green-700\/35:active{color:rgb(var(--cstu-green-700)/.35)}.active\:cstu-text-green-700\/40:active{color:rgb(var(--cstu-green-700)/.4)}.active\:cstu-text-green-700\/45:active{color:rgb(var(--cstu-green-700)/.45)}.active\:cstu-text-green-700\/5:active{color:rgb(var(--cstu-green-700)/.05)}.active\:cstu-text-green-700\/50:active{color:rgb(var(--cstu-green-700)/.5)}.active\:cstu-text-green-700\/55:active{color:rgb(var(--cstu-green-700)/.55)}.active\:cstu-text-green-700\/60:active{color:rgb(var(--cstu-green-700)/.6)}.active\:cstu-text-green-700\/65:active{color:rgb(var(--cstu-green-700)/.65)}.active\:cstu-text-green-700\/70:active{color:rgb(var(--cstu-green-700)/.7)}.active\:cstu-text-green-700\/75:active{color:rgb(var(--cstu-green-700)/.75)}.active\:cstu-text-green-700\/80:active{color:rgb(var(--cstu-green-700)/.8)}.active\:cstu-text-green-700\/85:active{color:rgb(var(--cstu-green-700)/.85)}.active\:cstu-text-green-700\/90:active{color:rgb(var(--cstu-green-700)/.9)}.active\:cstu-text-green-700\/95:active{color:rgb(var(--cstu-green-700)/.95)}.active\:cstu-text-green-800:active{--tw-text-opacity:1;color:rgb(var(--cstu-green-800)/var(--tw-text-opacity,1))}.active\:cstu-text-green-800\/0:active{color:rgb(var(--cstu-green-800)/0)}.active\:cstu-text-green-800\/10:active{color:rgb(var(--cstu-green-800)/.1)}.active\:cstu-text-green-800\/100:active{color:rgb(var(--cstu-green-800)/1)}.active\:cstu-text-green-800\/15:active{color:rgb(var(--cstu-green-800)/.15)}.active\:cstu-text-green-800\/20:active{color:rgb(var(--cstu-green-800)/.2)}.active\:cstu-text-green-800\/25:active{color:rgb(var(--cstu-green-800)/.25)}.active\:cstu-text-green-800\/30:active{color:rgb(var(--cstu-green-800)/.3)}.active\:cstu-text-green-800\/35:active{color:rgb(var(--cstu-green-800)/.35)}.active\:cstu-text-green-800\/40:active{color:rgb(var(--cstu-green-800)/.4)}.active\:cstu-text-green-800\/45:active{color:rgb(var(--cstu-green-800)/.45)}.active\:cstu-text-green-800\/5:active{color:rgb(var(--cstu-green-800)/.05)}.active\:cstu-text-green-800\/50:active{color:rgb(var(--cstu-green-800)/.5)}.active\:cstu-text-green-800\/55:active{color:rgb(var(--cstu-green-800)/.55)}.active\:cstu-text-green-800\/60:active{color:rgb(var(--cstu-green-800)/.6)}.active\:cstu-text-green-800\/65:active{color:rgb(var(--cstu-green-800)/.65)}.active\:cstu-text-green-800\/70:active{color:rgb(var(--cstu-green-800)/.7)}.active\:cstu-text-green-800\/75:active{color:rgb(var(--cstu-green-800)/.75)}.active\:cstu-text-green-800\/80:active{color:rgb(var(--cstu-green-800)/.8)}.active\:cstu-text-green-800\/85:active{color:rgb(var(--cstu-green-800)/.85)}.active\:cstu-text-green-800\/90:active{color:rgb(var(--cstu-green-800)/.9)}.active\:cstu-text-green-800\/95:active{color:rgb(var(--cstu-green-800)/.95)}.active\:cstu-text-green-900:active{--tw-text-opacity:1;color:rgb(var(--cstu-green-900)/var(--tw-text-opacity,1))}.active\:cstu-text-green-900\/0:active{color:rgb(var(--cstu-green-900)/0)}.active\:cstu-text-green-900\/10:active{color:rgb(var(--cstu-green-900)/.1)}.active\:cstu-text-green-900\/100:active{color:rgb(var(--cstu-green-900)/1)}.active\:cstu-text-green-900\/15:active{color:rgb(var(--cstu-green-900)/.15)}.active\:cstu-text-green-900\/20:active{color:rgb(var(--cstu-green-900)/.2)}.active\:cstu-text-green-900\/25:active{color:rgb(var(--cstu-green-900)/.25)}.active\:cstu-text-green-900\/30:active{color:rgb(var(--cstu-green-900)/.3)}.active\:cstu-text-green-900\/35:active{color:rgb(var(--cstu-green-900)/.35)}.active\:cstu-text-green-900\/40:active{color:rgb(var(--cstu-green-900)/.4)}.active\:cstu-text-green-900\/45:active{color:rgb(var(--cstu-green-900)/.45)}.active\:cstu-text-green-900\/5:active{color:rgb(var(--cstu-green-900)/.05)}.active\:cstu-text-green-900\/50:active{color:rgb(var(--cstu-green-900)/.5)}.active\:cstu-text-green-900\/55:active{color:rgb(var(--cstu-green-900)/.55)}.active\:cstu-text-green-900\/60:active{color:rgb(var(--cstu-green-900)/.6)}.active\:cstu-text-green-900\/65:active{color:rgb(var(--cstu-green-900)/.65)}.active\:cstu-text-green-900\/70:active{color:rgb(var(--cstu-green-900)/.7)}.active\:cstu-text-green-900\/75:active{color:rgb(var(--cstu-green-900)/.75)}.active\:cstu-text-green-900\/80:active{color:rgb(var(--cstu-green-900)/.8)}.active\:cstu-text-green-900\/85:active{color:rgb(var(--cstu-green-900)/.85)}.active\:cstu-text-green-900\/90:active{color:rgb(var(--cstu-green-900)/.9)}.active\:cstu-text-green-900\/95:active{color:rgb(var(--cstu-green-900)/.95)}.active\:cstu-text-info-100:active{--tw-text-opacity:1;color:rgb(var(--cstu-info-100)/var(--tw-text-opacity,1))}.active\:cstu-text-info-100\/0:active{color:rgb(var(--cstu-info-100)/0)}.active\:cstu-text-info-100\/10:active{color:rgb(var(--cstu-info-100)/.1)}.active\:cstu-text-info-100\/100:active{color:rgb(var(--cstu-info-100)/1)}.active\:cstu-text-info-100\/15:active{color:rgb(var(--cstu-info-100)/.15)}.active\:cstu-text-info-100\/20:active{color:rgb(var(--cstu-info-100)/.2)}.active\:cstu-text-info-100\/25:active{color:rgb(var(--cstu-info-100)/.25)}.active\:cstu-text-info-100\/30:active{color:rgb(var(--cstu-info-100)/.3)}.active\:cstu-text-info-100\/35:active{color:rgb(var(--cstu-info-100)/.35)}.active\:cstu-text-info-100\/40:active{color:rgb(var(--cstu-info-100)/.4)}.active\:cstu-text-info-100\/45:active{color:rgb(var(--cstu-info-100)/.45)}.active\:cstu-text-info-100\/5:active{color:rgb(var(--cstu-info-100)/.05)}.active\:cstu-text-info-100\/50:active{color:rgb(var(--cstu-info-100)/.5)}.active\:cstu-text-info-100\/55:active{color:rgb(var(--cstu-info-100)/.55)}.active\:cstu-text-info-100\/60:active{color:rgb(var(--cstu-info-100)/.6)}.active\:cstu-text-info-100\/65:active{color:rgb(var(--cstu-info-100)/.65)}.active\:cstu-text-info-100\/70:active{color:rgb(var(--cstu-info-100)/.7)}.active\:cstu-text-info-100\/75:active{color:rgb(var(--cstu-info-100)/.75)}.active\:cstu-text-info-100\/80:active{color:rgb(var(--cstu-info-100)/.8)}.active\:cstu-text-info-100\/85:active{color:rgb(var(--cstu-info-100)/.85)}.active\:cstu-text-info-100\/90:active{color:rgb(var(--cstu-info-100)/.9)}.active\:cstu-text-info-100\/95:active{color:rgb(var(--cstu-info-100)/.95)}.active\:cstu-text-info-200:active{--tw-text-opacity:1;color:rgb(var(--cstu-info-200)/var(--tw-text-opacity,1))}.active\:cstu-text-info-200\/0:active{color:rgb(var(--cstu-info-200)/0)}.active\:cstu-text-info-200\/10:active{color:rgb(var(--cstu-info-200)/.1)}.active\:cstu-text-info-200\/100:active{color:rgb(var(--cstu-info-200)/1)}.active\:cstu-text-info-200\/15:active{color:rgb(var(--cstu-info-200)/.15)}.active\:cstu-text-info-200\/20:active{color:rgb(var(--cstu-info-200)/.2)}.active\:cstu-text-info-200\/25:active{color:rgb(var(--cstu-info-200)/.25)}.active\:cstu-text-info-200\/30:active{color:rgb(var(--cstu-info-200)/.3)}.active\:cstu-text-info-200\/35:active{color:rgb(var(--cstu-info-200)/.35)}.active\:cstu-text-info-200\/40:active{color:rgb(var(--cstu-info-200)/.4)}.active\:cstu-text-info-200\/45:active{color:rgb(var(--cstu-info-200)/.45)}.active\:cstu-text-info-200\/5:active{color:rgb(var(--cstu-info-200)/.05)}.active\:cstu-text-info-200\/50:active{color:rgb(var(--cstu-info-200)/.5)}.active\:cstu-text-info-200\/55:active{color:rgb(var(--cstu-info-200)/.55)}.active\:cstu-text-info-200\/60:active{color:rgb(var(--cstu-info-200)/.6)}.active\:cstu-text-info-200\/65:active{color:rgb(var(--cstu-info-200)/.65)}.active\:cstu-text-info-200\/70:active{color:rgb(var(--cstu-info-200)/.7)}.active\:cstu-text-info-200\/75:active{color:rgb(var(--cstu-info-200)/.75)}.active\:cstu-text-info-200\/80:active{color:rgb(var(--cstu-info-200)/.8)}.active\:cstu-text-info-200\/85:active{color:rgb(var(--cstu-info-200)/.85)}.active\:cstu-text-info-200\/90:active{color:rgb(var(--cstu-info-200)/.9)}.active\:cstu-text-info-200\/95:active{color:rgb(var(--cstu-info-200)/.95)}.active\:cstu-text-info-250:active{--tw-text-opacity:1;color:rgb(var(--cstu-info-250)/var(--tw-text-opacity,1))}.active\:cstu-text-info-250\/0:active{color:rgb(var(--cstu-info-250)/0)}.active\:cstu-text-info-250\/10:active{color:rgb(var(--cstu-info-250)/.1)}.active\:cstu-text-info-250\/100:active{color:rgb(var(--cstu-info-250)/1)}.active\:cstu-text-info-250\/15:active{color:rgb(var(--cstu-info-250)/.15)}.active\:cstu-text-info-250\/20:active{color:rgb(var(--cstu-info-250)/.2)}.active\:cstu-text-info-250\/25:active{color:rgb(var(--cstu-info-250)/.25)}.active\:cstu-text-info-250\/30:active{color:rgb(var(--cstu-info-250)/.3)}.active\:cstu-text-info-250\/35:active{color:rgb(var(--cstu-info-250)/.35)}.active\:cstu-text-info-250\/40:active{color:rgb(var(--cstu-info-250)/.4)}.active\:cstu-text-info-250\/45:active{color:rgb(var(--cstu-info-250)/.45)}.active\:cstu-text-info-250\/5:active{color:rgb(var(--cstu-info-250)/.05)}.active\:cstu-text-info-250\/50:active{color:rgb(var(--cstu-info-250)/.5)}.active\:cstu-text-info-250\/55:active{color:rgb(var(--cstu-info-250)/.55)}.active\:cstu-text-info-250\/60:active{color:rgb(var(--cstu-info-250)/.6)}.active\:cstu-text-info-250\/65:active{color:rgb(var(--cstu-info-250)/.65)}.active\:cstu-text-info-250\/70:active{color:rgb(var(--cstu-info-250)/.7)}.active\:cstu-text-info-250\/75:active{color:rgb(var(--cstu-info-250)/.75)}.active\:cstu-text-info-250\/80:active{color:rgb(var(--cstu-info-250)/.8)}.active\:cstu-text-info-250\/85:active{color:rgb(var(--cstu-info-250)/.85)}.active\:cstu-text-info-250\/90:active{color:rgb(var(--cstu-info-250)/.9)}.active\:cstu-text-info-250\/95:active{color:rgb(var(--cstu-info-250)/.95)}.active\:cstu-text-info-300:active{--tw-text-opacity:1;color:rgb(var(--cstu-info-300)/var(--tw-text-opacity,1))}.active\:cstu-text-info-300\/0:active{color:rgb(var(--cstu-info-300)/0)}.active\:cstu-text-info-300\/10:active{color:rgb(var(--cstu-info-300)/.1)}.active\:cstu-text-info-300\/100:active{color:rgb(var(--cstu-info-300)/1)}.active\:cstu-text-info-300\/15:active{color:rgb(var(--cstu-info-300)/.15)}.active\:cstu-text-info-300\/20:active{color:rgb(var(--cstu-info-300)/.2)}.active\:cstu-text-info-300\/25:active{color:rgb(var(--cstu-info-300)/.25)}.active\:cstu-text-info-300\/30:active{color:rgb(var(--cstu-info-300)/.3)}.active\:cstu-text-info-300\/35:active{color:rgb(var(--cstu-info-300)/.35)}.active\:cstu-text-info-300\/40:active{color:rgb(var(--cstu-info-300)/.4)}.active\:cstu-text-info-300\/45:active{color:rgb(var(--cstu-info-300)/.45)}.active\:cstu-text-info-300\/5:active{color:rgb(var(--cstu-info-300)/.05)}.active\:cstu-text-info-300\/50:active{color:rgb(var(--cstu-info-300)/.5)}.active\:cstu-text-info-300\/55:active{color:rgb(var(--cstu-info-300)/.55)}.active\:cstu-text-info-300\/60:active{color:rgb(var(--cstu-info-300)/.6)}.active\:cstu-text-info-300\/65:active{color:rgb(var(--cstu-info-300)/.65)}.active\:cstu-text-info-300\/70:active{color:rgb(var(--cstu-info-300)/.7)}.active\:cstu-text-info-300\/75:active{color:rgb(var(--cstu-info-300)/.75)}.active\:cstu-text-info-300\/80:active{color:rgb(var(--cstu-info-300)/.8)}.active\:cstu-text-info-300\/85:active{color:rgb(var(--cstu-info-300)/.85)}.active\:cstu-text-info-300\/90:active{color:rgb(var(--cstu-info-300)/.9)}.active\:cstu-text-info-300\/95:active{color:rgb(var(--cstu-info-300)/.95)}.active\:cstu-text-info-400:active{--tw-text-opacity:1;color:rgb(var(--cstu-info-400)/var(--tw-text-opacity,1))}.active\:cstu-text-info-400\/0:active{color:rgb(var(--cstu-info-400)/0)}.active\:cstu-text-info-400\/10:active{color:rgb(var(--cstu-info-400)/.1)}.active\:cstu-text-info-400\/100:active{color:rgb(var(--cstu-info-400)/1)}.active\:cstu-text-info-400\/15:active{color:rgb(var(--cstu-info-400)/.15)}.active\:cstu-text-info-400\/20:active{color:rgb(var(--cstu-info-400)/.2)}.active\:cstu-text-info-400\/25:active{color:rgb(var(--cstu-info-400)/.25)}.active\:cstu-text-info-400\/30:active{color:rgb(var(--cstu-info-400)/.3)}.active\:cstu-text-info-400\/35:active{color:rgb(var(--cstu-info-400)/.35)}.active\:cstu-text-info-400\/40:active{color:rgb(var(--cstu-info-400)/.4)}.active\:cstu-text-info-400\/45:active{color:rgb(var(--cstu-info-400)/.45)}.active\:cstu-text-info-400\/5:active{color:rgb(var(--cstu-info-400)/.05)}.active\:cstu-text-info-400\/50:active{color:rgb(var(--cstu-info-400)/.5)}.active\:cstu-text-info-400\/55:active{color:rgb(var(--cstu-info-400)/.55)}.active\:cstu-text-info-400\/60:active{color:rgb(var(--cstu-info-400)/.6)}.active\:cstu-text-info-400\/65:active{color:rgb(var(--cstu-info-400)/.65)}.active\:cstu-text-info-400\/70:active{color:rgb(var(--cstu-info-400)/.7)}.active\:cstu-text-info-400\/75:active{color:rgb(var(--cstu-info-400)/.75)}.active\:cstu-text-info-400\/80:active{color:rgb(var(--cstu-info-400)/.8)}.active\:cstu-text-info-400\/85:active{color:rgb(var(--cstu-info-400)/.85)}.active\:cstu-text-info-400\/90:active{color:rgb(var(--cstu-info-400)/.9)}.active\:cstu-text-info-400\/95:active{color:rgb(var(--cstu-info-400)/.95)}.active\:cstu-text-info-450:active{--tw-text-opacity:1;color:rgb(var(--cstu-info-450)/var(--tw-text-opacity,1))}.active\:cstu-text-info-450\/0:active{color:rgb(var(--cstu-info-450)/0)}.active\:cstu-text-info-450\/10:active{color:rgb(var(--cstu-info-450)/.1)}.active\:cstu-text-info-450\/100:active{color:rgb(var(--cstu-info-450)/1)}.active\:cstu-text-info-450\/15:active{color:rgb(var(--cstu-info-450)/.15)}.active\:cstu-text-info-450\/20:active{color:rgb(var(--cstu-info-450)/.2)}.active\:cstu-text-info-450\/25:active{color:rgb(var(--cstu-info-450)/.25)}.active\:cstu-text-info-450\/30:active{color:rgb(var(--cstu-info-450)/.3)}.active\:cstu-text-info-450\/35:active{color:rgb(var(--cstu-info-450)/.35)}.active\:cstu-text-info-450\/40:active{color:rgb(var(--cstu-info-450)/.4)}.active\:cstu-text-info-450\/45:active{color:rgb(var(--cstu-info-450)/.45)}.active\:cstu-text-info-450\/5:active{color:rgb(var(--cstu-info-450)/.05)}.active\:cstu-text-info-450\/50:active{color:rgb(var(--cstu-info-450)/.5)}.active\:cstu-text-info-450\/55:active{color:rgb(var(--cstu-info-450)/.55)}.active\:cstu-text-info-450\/60:active{color:rgb(var(--cstu-info-450)/.6)}.active\:cstu-text-info-450\/65:active{color:rgb(var(--cstu-info-450)/.65)}.active\:cstu-text-info-450\/70:active{color:rgb(var(--cstu-info-450)/.7)}.active\:cstu-text-info-450\/75:active{color:rgb(var(--cstu-info-450)/.75)}.active\:cstu-text-info-450\/80:active{color:rgb(var(--cstu-info-450)/.8)}.active\:cstu-text-info-450\/85:active{color:rgb(var(--cstu-info-450)/.85)}.active\:cstu-text-info-450\/90:active{color:rgb(var(--cstu-info-450)/.9)}.active\:cstu-text-info-450\/95:active{color:rgb(var(--cstu-info-450)/.95)}.active\:cstu-text-info-50:active{--tw-text-opacity:1;color:rgb(var(--cstu-info-50)/var(--tw-text-opacity,1))}.active\:cstu-text-info-50\/0:active{color:rgb(var(--cstu-info-50)/0)}.active\:cstu-text-info-50\/10:active{color:rgb(var(--cstu-info-50)/.1)}.active\:cstu-text-info-50\/100:active{color:rgb(var(--cstu-info-50)/1)}.active\:cstu-text-info-50\/15:active{color:rgb(var(--cstu-info-50)/.15)}.active\:cstu-text-info-50\/20:active{color:rgb(var(--cstu-info-50)/.2)}.active\:cstu-text-info-50\/25:active{color:rgb(var(--cstu-info-50)/.25)}.active\:cstu-text-info-50\/30:active{color:rgb(var(--cstu-info-50)/.3)}.active\:cstu-text-info-50\/35:active{color:rgb(var(--cstu-info-50)/.35)}.active\:cstu-text-info-50\/40:active{color:rgb(var(--cstu-info-50)/.4)}.active\:cstu-text-info-50\/45:active{color:rgb(var(--cstu-info-50)/.45)}.active\:cstu-text-info-50\/5:active{color:rgb(var(--cstu-info-50)/.05)}.active\:cstu-text-info-50\/50:active{color:rgb(var(--cstu-info-50)/.5)}.active\:cstu-text-info-50\/55:active{color:rgb(var(--cstu-info-50)/.55)}.active\:cstu-text-info-50\/60:active{color:rgb(var(--cstu-info-50)/.6)}.active\:cstu-text-info-50\/65:active{color:rgb(var(--cstu-info-50)/.65)}.active\:cstu-text-info-50\/70:active{color:rgb(var(--cstu-info-50)/.7)}.active\:cstu-text-info-50\/75:active{color:rgb(var(--cstu-info-50)/.75)}.active\:cstu-text-info-50\/80:active{color:rgb(var(--cstu-info-50)/.8)}.active\:cstu-text-info-50\/85:active{color:rgb(var(--cstu-info-50)/.85)}.active\:cstu-text-info-50\/90:active{color:rgb(var(--cstu-info-50)/.9)}.active\:cstu-text-info-50\/95:active{color:rgb(var(--cstu-info-50)/.95)}.active\:cstu-text-info-500:active{--tw-text-opacity:1;color:rgb(var(--cstu-info-500)/var(--tw-text-opacity,1))}.active\:cstu-text-info-500\/0:active{color:rgb(var(--cstu-info-500)/0)}.active\:cstu-text-info-500\/10:active{color:rgb(var(--cstu-info-500)/.1)}.active\:cstu-text-info-500\/100:active{color:rgb(var(--cstu-info-500)/1)}.active\:cstu-text-info-500\/15:active{color:rgb(var(--cstu-info-500)/.15)}.active\:cstu-text-info-500\/20:active{color:rgb(var(--cstu-info-500)/.2)}.active\:cstu-text-info-500\/25:active{color:rgb(var(--cstu-info-500)/.25)}.active\:cstu-text-info-500\/30:active{color:rgb(var(--cstu-info-500)/.3)}.active\:cstu-text-info-500\/35:active{color:rgb(var(--cstu-info-500)/.35)}.active\:cstu-text-info-500\/40:active{color:rgb(var(--cstu-info-500)/.4)}.active\:cstu-text-info-500\/45:active{color:rgb(var(--cstu-info-500)/.45)}.active\:cstu-text-info-500\/5:active{color:rgb(var(--cstu-info-500)/.05)}.active\:cstu-text-info-500\/50:active{color:rgb(var(--cstu-info-500)/.5)}.active\:cstu-text-info-500\/55:active{color:rgb(var(--cstu-info-500)/.55)}.active\:cstu-text-info-500\/60:active{color:rgb(var(--cstu-info-500)/.6)}.active\:cstu-text-info-500\/65:active{color:rgb(var(--cstu-info-500)/.65)}.active\:cstu-text-info-500\/70:active{color:rgb(var(--cstu-info-500)/.7)}.active\:cstu-text-info-500\/75:active{color:rgb(var(--cstu-info-500)/.75)}.active\:cstu-text-info-500\/80:active{color:rgb(var(--cstu-info-500)/.8)}.active\:cstu-text-info-500\/85:active{color:rgb(var(--cstu-info-500)/.85)}.active\:cstu-text-info-500\/90:active{color:rgb(var(--cstu-info-500)/.9)}.active\:cstu-text-info-500\/95:active{color:rgb(var(--cstu-info-500)/.95)}.active\:cstu-text-info-550:active{--tw-text-opacity:1;color:rgb(var(--cstu-info-550)/var(--tw-text-opacity,1))}.active\:cstu-text-info-550\/0:active{color:rgb(var(--cstu-info-550)/0)}.active\:cstu-text-info-550\/10:active{color:rgb(var(--cstu-info-550)/.1)}.active\:cstu-text-info-550\/100:active{color:rgb(var(--cstu-info-550)/1)}.active\:cstu-text-info-550\/15:active{color:rgb(var(--cstu-info-550)/.15)}.active\:cstu-text-info-550\/20:active{color:rgb(var(--cstu-info-550)/.2)}.active\:cstu-text-info-550\/25:active{color:rgb(var(--cstu-info-550)/.25)}.active\:cstu-text-info-550\/30:active{color:rgb(var(--cstu-info-550)/.3)}.active\:cstu-text-info-550\/35:active{color:rgb(var(--cstu-info-550)/.35)}.active\:cstu-text-info-550\/40:active{color:rgb(var(--cstu-info-550)/.4)}.active\:cstu-text-info-550\/45:active{color:rgb(var(--cstu-info-550)/.45)}.active\:cstu-text-info-550\/5:active{color:rgb(var(--cstu-info-550)/.05)}.active\:cstu-text-info-550\/50:active{color:rgb(var(--cstu-info-550)/.5)}.active\:cstu-text-info-550\/55:active{color:rgb(var(--cstu-info-550)/.55)}.active\:cstu-text-info-550\/60:active{color:rgb(var(--cstu-info-550)/.6)}.active\:cstu-text-info-550\/65:active{color:rgb(var(--cstu-info-550)/.65)}.active\:cstu-text-info-550\/70:active{color:rgb(var(--cstu-info-550)/.7)}.active\:cstu-text-info-550\/75:active{color:rgb(var(--cstu-info-550)/.75)}.active\:cstu-text-info-550\/80:active{color:rgb(var(--cstu-info-550)/.8)}.active\:cstu-text-info-550\/85:active{color:rgb(var(--cstu-info-550)/.85)}.active\:cstu-text-info-550\/90:active{color:rgb(var(--cstu-info-550)/.9)}.active\:cstu-text-info-550\/95:active{color:rgb(var(--cstu-info-550)/.95)}.active\:cstu-text-info-575:active{--tw-text-opacity:1;color:rgb(var(--cstu-info-575)/var(--tw-text-opacity,1))}.active\:cstu-text-info-575\/0:active{color:rgb(var(--cstu-info-575)/0)}.active\:cstu-text-info-575\/10:active{color:rgb(var(--cstu-info-575)/.1)}.active\:cstu-text-info-575\/100:active{color:rgb(var(--cstu-info-575)/1)}.active\:cstu-text-info-575\/15:active{color:rgb(var(--cstu-info-575)/.15)}.active\:cstu-text-info-575\/20:active{color:rgb(var(--cstu-info-575)/.2)}.active\:cstu-text-info-575\/25:active{color:rgb(var(--cstu-info-575)/.25)}.active\:cstu-text-info-575\/30:active{color:rgb(var(--cstu-info-575)/.3)}.active\:cstu-text-info-575\/35:active{color:rgb(var(--cstu-info-575)/.35)}.active\:cstu-text-info-575\/40:active{color:rgb(var(--cstu-info-575)/.4)}.active\:cstu-text-info-575\/45:active{color:rgb(var(--cstu-info-575)/.45)}.active\:cstu-text-info-575\/5:active{color:rgb(var(--cstu-info-575)/.05)}.active\:cstu-text-info-575\/50:active{color:rgb(var(--cstu-info-575)/.5)}.active\:cstu-text-info-575\/55:active{color:rgb(var(--cstu-info-575)/.55)}.active\:cstu-text-info-575\/60:active{color:rgb(var(--cstu-info-575)/.6)}.active\:cstu-text-info-575\/65:active{color:rgb(var(--cstu-info-575)/.65)}.active\:cstu-text-info-575\/70:active{color:rgb(var(--cstu-info-575)/.7)}.active\:cstu-text-info-575\/75:active{color:rgb(var(--cstu-info-575)/.75)}.active\:cstu-text-info-575\/80:active{color:rgb(var(--cstu-info-575)/.8)}.active\:cstu-text-info-575\/85:active{color:rgb(var(--cstu-info-575)/.85)}.active\:cstu-text-info-575\/90:active{color:rgb(var(--cstu-info-575)/.9)}.active\:cstu-text-info-575\/95:active{color:rgb(var(--cstu-info-575)/.95)}.active\:cstu-text-info-600:active{--tw-text-opacity:1;color:rgb(var(--cstu-info-600)/var(--tw-text-opacity,1))}.active\:cstu-text-info-600\/0:active{color:rgb(var(--cstu-info-600)/0)}.active\:cstu-text-info-600\/10:active{color:rgb(var(--cstu-info-600)/.1)}.active\:cstu-text-info-600\/100:active{color:rgb(var(--cstu-info-600)/1)}.active\:cstu-text-info-600\/15:active{color:rgb(var(--cstu-info-600)/.15)}.active\:cstu-text-info-600\/20:active{color:rgb(var(--cstu-info-600)/.2)}.active\:cstu-text-info-600\/25:active{color:rgb(var(--cstu-info-600)/.25)}.active\:cstu-text-info-600\/30:active{color:rgb(var(--cstu-info-600)/.3)}.active\:cstu-text-info-600\/35:active{color:rgb(var(--cstu-info-600)/.35)}.active\:cstu-text-info-600\/40:active{color:rgb(var(--cstu-info-600)/.4)}.active\:cstu-text-info-600\/45:active{color:rgb(var(--cstu-info-600)/.45)}.active\:cstu-text-info-600\/5:active{color:rgb(var(--cstu-info-600)/.05)}.active\:cstu-text-info-600\/50:active{color:rgb(var(--cstu-info-600)/.5)}.active\:cstu-text-info-600\/55:active{color:rgb(var(--cstu-info-600)/.55)}.active\:cstu-text-info-600\/60:active{color:rgb(var(--cstu-info-600)/.6)}.active\:cstu-text-info-600\/65:active{color:rgb(var(--cstu-info-600)/.65)}.active\:cstu-text-info-600\/70:active{color:rgb(var(--cstu-info-600)/.7)}.active\:cstu-text-info-600\/75:active{color:rgb(var(--cstu-info-600)/.75)}.active\:cstu-text-info-600\/80:active{color:rgb(var(--cstu-info-600)/.8)}.active\:cstu-text-info-600\/85:active{color:rgb(var(--cstu-info-600)/.85)}.active\:cstu-text-info-600\/90:active{color:rgb(var(--cstu-info-600)/.9)}.active\:cstu-text-info-600\/95:active{color:rgb(var(--cstu-info-600)/.95)}.active\:cstu-text-info-700:active{--tw-text-opacity:1;color:rgb(var(--cstu-info-700)/var(--tw-text-opacity,1))}.active\:cstu-text-info-700\/0:active{color:rgb(var(--cstu-info-700)/0)}.active\:cstu-text-info-700\/10:active{color:rgb(var(--cstu-info-700)/.1)}.active\:cstu-text-info-700\/100:active{color:rgb(var(--cstu-info-700)/1)}.active\:cstu-text-info-700\/15:active{color:rgb(var(--cstu-info-700)/.15)}.active\:cstu-text-info-700\/20:active{color:rgb(var(--cstu-info-700)/.2)}.active\:cstu-text-info-700\/25:active{color:rgb(var(--cstu-info-700)/.25)}.active\:cstu-text-info-700\/30:active{color:rgb(var(--cstu-info-700)/.3)}.active\:cstu-text-info-700\/35:active{color:rgb(var(--cstu-info-700)/.35)}.active\:cstu-text-info-700\/40:active{color:rgb(var(--cstu-info-700)/.4)}.active\:cstu-text-info-700\/45:active{color:rgb(var(--cstu-info-700)/.45)}.active\:cstu-text-info-700\/5:active{color:rgb(var(--cstu-info-700)/.05)}.active\:cstu-text-info-700\/50:active{color:rgb(var(--cstu-info-700)/.5)}.active\:cstu-text-info-700\/55:active{color:rgb(var(--cstu-info-700)/.55)}.active\:cstu-text-info-700\/60:active{color:rgb(var(--cstu-info-700)/.6)}.active\:cstu-text-info-700\/65:active{color:rgb(var(--cstu-info-700)/.65)}.active\:cstu-text-info-700\/70:active{color:rgb(var(--cstu-info-700)/.7)}.active\:cstu-text-info-700\/75:active{color:rgb(var(--cstu-info-700)/.75)}.active\:cstu-text-info-700\/80:active{color:rgb(var(--cstu-info-700)/.8)}.active\:cstu-text-info-700\/85:active{color:rgb(var(--cstu-info-700)/.85)}.active\:cstu-text-info-700\/90:active{color:rgb(var(--cstu-info-700)/.9)}.active\:cstu-text-info-700\/95:active{color:rgb(var(--cstu-info-700)/.95)}.active\:cstu-text-info-800:active{--tw-text-opacity:1;color:rgb(var(--cstu-info-800)/var(--tw-text-opacity,1))}.active\:cstu-text-info-800\/0:active{color:rgb(var(--cstu-info-800)/0)}.active\:cstu-text-info-800\/10:active{color:rgb(var(--cstu-info-800)/.1)}.active\:cstu-text-info-800\/100:active{color:rgb(var(--cstu-info-800)/1)}.active\:cstu-text-info-800\/15:active{color:rgb(var(--cstu-info-800)/.15)}.active\:cstu-text-info-800\/20:active{color:rgb(var(--cstu-info-800)/.2)}.active\:cstu-text-info-800\/25:active{color:rgb(var(--cstu-info-800)/.25)}.active\:cstu-text-info-800\/30:active{color:rgb(var(--cstu-info-800)/.3)}.active\:cstu-text-info-800\/35:active{color:rgb(var(--cstu-info-800)/.35)}.active\:cstu-text-info-800\/40:active{color:rgb(var(--cstu-info-800)/.4)}.active\:cstu-text-info-800\/45:active{color:rgb(var(--cstu-info-800)/.45)}.active\:cstu-text-info-800\/5:active{color:rgb(var(--cstu-info-800)/.05)}.active\:cstu-text-info-800\/50:active{color:rgb(var(--cstu-info-800)/.5)}.active\:cstu-text-info-800\/55:active{color:rgb(var(--cstu-info-800)/.55)}.active\:cstu-text-info-800\/60:active{color:rgb(var(--cstu-info-800)/.6)}.active\:cstu-text-info-800\/65:active{color:rgb(var(--cstu-info-800)/.65)}.active\:cstu-text-info-800\/70:active{color:rgb(var(--cstu-info-800)/.7)}.active\:cstu-text-info-800\/75:active{color:rgb(var(--cstu-info-800)/.75)}.active\:cstu-text-info-800\/80:active{color:rgb(var(--cstu-info-800)/.8)}.active\:cstu-text-info-800\/85:active{color:rgb(var(--cstu-info-800)/.85)}.active\:cstu-text-info-800\/90:active{color:rgb(var(--cstu-info-800)/.9)}.active\:cstu-text-info-800\/95:active{color:rgb(var(--cstu-info-800)/.95)}.active\:cstu-text-info-900:active{--tw-text-opacity:1;color:rgb(var(--cstu-info-900)/var(--tw-text-opacity,1))}.active\:cstu-text-info-900\/0:active{color:rgb(var(--cstu-info-900)/0)}.active\:cstu-text-info-900\/10:active{color:rgb(var(--cstu-info-900)/.1)}.active\:cstu-text-info-900\/100:active{color:rgb(var(--cstu-info-900)/1)}.active\:cstu-text-info-900\/15:active{color:rgb(var(--cstu-info-900)/.15)}.active\:cstu-text-info-900\/20:active{color:rgb(var(--cstu-info-900)/.2)}.active\:cstu-text-info-900\/25:active{color:rgb(var(--cstu-info-900)/.25)}.active\:cstu-text-info-900\/30:active{color:rgb(var(--cstu-info-900)/.3)}.active\:cstu-text-info-900\/35:active{color:rgb(var(--cstu-info-900)/.35)}.active\:cstu-text-info-900\/40:active{color:rgb(var(--cstu-info-900)/.4)}.active\:cstu-text-info-900\/45:active{color:rgb(var(--cstu-info-900)/.45)}.active\:cstu-text-info-900\/5:active{color:rgb(var(--cstu-info-900)/.05)}.active\:cstu-text-info-900\/50:active{color:rgb(var(--cstu-info-900)/.5)}.active\:cstu-text-info-900\/55:active{color:rgb(var(--cstu-info-900)/.55)}.active\:cstu-text-info-900\/60:active{color:rgb(var(--cstu-info-900)/.6)}.active\:cstu-text-info-900\/65:active{color:rgb(var(--cstu-info-900)/.65)}.active\:cstu-text-info-900\/70:active{color:rgb(var(--cstu-info-900)/.7)}.active\:cstu-text-info-900\/75:active{color:rgb(var(--cstu-info-900)/.75)}.active\:cstu-text-info-900\/80:active{color:rgb(var(--cstu-info-900)/.8)}.active\:cstu-text-info-900\/85:active{color:rgb(var(--cstu-info-900)/.85)}.active\:cstu-text-info-900\/90:active{color:rgb(var(--cstu-info-900)/.9)}.active\:cstu-text-info-900\/95:active{color:rgb(var(--cstu-info-900)/.95)}.active\:cstu-text-orange-100:active{--tw-text-opacity:1;color:rgb(var(--cstu-orange-100)/var(--tw-text-opacity,1))}.active\:cstu-text-orange-100\/0:active{color:rgb(var(--cstu-orange-100)/0)}.active\:cstu-text-orange-100\/10:active{color:rgb(var(--cstu-orange-100)/.1)}.active\:cstu-text-orange-100\/100:active{color:rgb(var(--cstu-orange-100)/1)}.active\:cstu-text-orange-100\/15:active{color:rgb(var(--cstu-orange-100)/.15)}.active\:cstu-text-orange-100\/20:active{color:rgb(var(--cstu-orange-100)/.2)}.active\:cstu-text-orange-100\/25:active{color:rgb(var(--cstu-orange-100)/.25)}.active\:cstu-text-orange-100\/30:active{color:rgb(var(--cstu-orange-100)/.3)}.active\:cstu-text-orange-100\/35:active{color:rgb(var(--cstu-orange-100)/.35)}.active\:cstu-text-orange-100\/40:active{color:rgb(var(--cstu-orange-100)/.4)}.active\:cstu-text-orange-100\/45:active{color:rgb(var(--cstu-orange-100)/.45)}.active\:cstu-text-orange-100\/5:active{color:rgb(var(--cstu-orange-100)/.05)}.active\:cstu-text-orange-100\/50:active{color:rgb(var(--cstu-orange-100)/.5)}.active\:cstu-text-orange-100\/55:active{color:rgb(var(--cstu-orange-100)/.55)}.active\:cstu-text-orange-100\/60:active{color:rgb(var(--cstu-orange-100)/.6)}.active\:cstu-text-orange-100\/65:active{color:rgb(var(--cstu-orange-100)/.65)}.active\:cstu-text-orange-100\/70:active{color:rgb(var(--cstu-orange-100)/.7)}.active\:cstu-text-orange-100\/75:active{color:rgb(var(--cstu-orange-100)/.75)}.active\:cstu-text-orange-100\/80:active{color:rgb(var(--cstu-orange-100)/.8)}.active\:cstu-text-orange-100\/85:active{color:rgb(var(--cstu-orange-100)/.85)}.active\:cstu-text-orange-100\/90:active{color:rgb(var(--cstu-orange-100)/.9)}.active\:cstu-text-orange-100\/95:active{color:rgb(var(--cstu-orange-100)/.95)}.active\:cstu-text-orange-200:active{--tw-text-opacity:1;color:rgb(var(--cstu-orange-200)/var(--tw-text-opacity,1))}.active\:cstu-text-orange-200\/0:active{color:rgb(var(--cstu-orange-200)/0)}.active\:cstu-text-orange-200\/10:active{color:rgb(var(--cstu-orange-200)/.1)}.active\:cstu-text-orange-200\/100:active{color:rgb(var(--cstu-orange-200)/1)}.active\:cstu-text-orange-200\/15:active{color:rgb(var(--cstu-orange-200)/.15)}.active\:cstu-text-orange-200\/20:active{color:rgb(var(--cstu-orange-200)/.2)}.active\:cstu-text-orange-200\/25:active{color:rgb(var(--cstu-orange-200)/.25)}.active\:cstu-text-orange-200\/30:active{color:rgb(var(--cstu-orange-200)/.3)}.active\:cstu-text-orange-200\/35:active{color:rgb(var(--cstu-orange-200)/.35)}.active\:cstu-text-orange-200\/40:active{color:rgb(var(--cstu-orange-200)/.4)}.active\:cstu-text-orange-200\/45:active{color:rgb(var(--cstu-orange-200)/.45)}.active\:cstu-text-orange-200\/5:active{color:rgb(var(--cstu-orange-200)/.05)}.active\:cstu-text-orange-200\/50:active{color:rgb(var(--cstu-orange-200)/.5)}.active\:cstu-text-orange-200\/55:active{color:rgb(var(--cstu-orange-200)/.55)}.active\:cstu-text-orange-200\/60:active{color:rgb(var(--cstu-orange-200)/.6)}.active\:cstu-text-orange-200\/65:active{color:rgb(var(--cstu-orange-200)/.65)}.active\:cstu-text-orange-200\/70:active{color:rgb(var(--cstu-orange-200)/.7)}.active\:cstu-text-orange-200\/75:active{color:rgb(var(--cstu-orange-200)/.75)}.active\:cstu-text-orange-200\/80:active{color:rgb(var(--cstu-orange-200)/.8)}.active\:cstu-text-orange-200\/85:active{color:rgb(var(--cstu-orange-200)/.85)}.active\:cstu-text-orange-200\/90:active{color:rgb(var(--cstu-orange-200)/.9)}.active\:cstu-text-orange-200\/95:active{color:rgb(var(--cstu-orange-200)/.95)}.active\:cstu-text-orange-300:active{--tw-text-opacity:1;color:rgb(var(--cstu-orange-300)/var(--tw-text-opacity,1))}.active\:cstu-text-orange-300\/0:active{color:rgb(var(--cstu-orange-300)/0)}.active\:cstu-text-orange-300\/10:active{color:rgb(var(--cstu-orange-300)/.1)}.active\:cstu-text-orange-300\/100:active{color:rgb(var(--cstu-orange-300)/1)}.active\:cstu-text-orange-300\/15:active{color:rgb(var(--cstu-orange-300)/.15)}.active\:cstu-text-orange-300\/20:active{color:rgb(var(--cstu-orange-300)/.2)}.active\:cstu-text-orange-300\/25:active{color:rgb(var(--cstu-orange-300)/.25)}.active\:cstu-text-orange-300\/30:active{color:rgb(var(--cstu-orange-300)/.3)}.active\:cstu-text-orange-300\/35:active{color:rgb(var(--cstu-orange-300)/.35)}.active\:cstu-text-orange-300\/40:active{color:rgb(var(--cstu-orange-300)/.4)}.active\:cstu-text-orange-300\/45:active{color:rgb(var(--cstu-orange-300)/.45)}.active\:cstu-text-orange-300\/5:active{color:rgb(var(--cstu-orange-300)/.05)}.active\:cstu-text-orange-300\/50:active{color:rgb(var(--cstu-orange-300)/.5)}.active\:cstu-text-orange-300\/55:active{color:rgb(var(--cstu-orange-300)/.55)}.active\:cstu-text-orange-300\/60:active{color:rgb(var(--cstu-orange-300)/.6)}.active\:cstu-text-orange-300\/65:active{color:rgb(var(--cstu-orange-300)/.65)}.active\:cstu-text-orange-300\/70:active{color:rgb(var(--cstu-orange-300)/.7)}.active\:cstu-text-orange-300\/75:active{color:rgb(var(--cstu-orange-300)/.75)}.active\:cstu-text-orange-300\/80:active{color:rgb(var(--cstu-orange-300)/.8)}.active\:cstu-text-orange-300\/85:active{color:rgb(var(--cstu-orange-300)/.85)}.active\:cstu-text-orange-300\/90:active{color:rgb(var(--cstu-orange-300)/.9)}.active\:cstu-text-orange-300\/95:active{color:rgb(var(--cstu-orange-300)/.95)}.active\:cstu-text-orange-400:active{--tw-text-opacity:1;color:rgb(var(--cstu-orange-400)/var(--tw-text-opacity,1))}.active\:cstu-text-orange-400\/0:active{color:rgb(var(--cstu-orange-400)/0)}.active\:cstu-text-orange-400\/10:active{color:rgb(var(--cstu-orange-400)/.1)}.active\:cstu-text-orange-400\/100:active{color:rgb(var(--cstu-orange-400)/1)}.active\:cstu-text-orange-400\/15:active{color:rgb(var(--cstu-orange-400)/.15)}.active\:cstu-text-orange-400\/20:active{color:rgb(var(--cstu-orange-400)/.2)}.active\:cstu-text-orange-400\/25:active{color:rgb(var(--cstu-orange-400)/.25)}.active\:cstu-text-orange-400\/30:active{color:rgb(var(--cstu-orange-400)/.3)}.active\:cstu-text-orange-400\/35:active{color:rgb(var(--cstu-orange-400)/.35)}.active\:cstu-text-orange-400\/40:active{color:rgb(var(--cstu-orange-400)/.4)}.active\:cstu-text-orange-400\/45:active{color:rgb(var(--cstu-orange-400)/.45)}.active\:cstu-text-orange-400\/5:active{color:rgb(var(--cstu-orange-400)/.05)}.active\:cstu-text-orange-400\/50:active{color:rgb(var(--cstu-orange-400)/.5)}.active\:cstu-text-orange-400\/55:active{color:rgb(var(--cstu-orange-400)/.55)}.active\:cstu-text-orange-400\/60:active{color:rgb(var(--cstu-orange-400)/.6)}.active\:cstu-text-orange-400\/65:active{color:rgb(var(--cstu-orange-400)/.65)}.active\:cstu-text-orange-400\/70:active{color:rgb(var(--cstu-orange-400)/.7)}.active\:cstu-text-orange-400\/75:active{color:rgb(var(--cstu-orange-400)/.75)}.active\:cstu-text-orange-400\/80:active{color:rgb(var(--cstu-orange-400)/.8)}.active\:cstu-text-orange-400\/85:active{color:rgb(var(--cstu-orange-400)/.85)}.active\:cstu-text-orange-400\/90:active{color:rgb(var(--cstu-orange-400)/.9)}.active\:cstu-text-orange-400\/95:active{color:rgb(var(--cstu-orange-400)/.95)}.active\:cstu-text-orange-50:active{--tw-text-opacity:1;color:rgb(var(--cstu-orange-50)/var(--tw-text-opacity,1))}.active\:cstu-text-orange-50\/0:active{color:rgb(var(--cstu-orange-50)/0)}.active\:cstu-text-orange-50\/10:active{color:rgb(var(--cstu-orange-50)/.1)}.active\:cstu-text-orange-50\/100:active{color:rgb(var(--cstu-orange-50)/1)}.active\:cstu-text-orange-50\/15:active{color:rgb(var(--cstu-orange-50)/.15)}.active\:cstu-text-orange-50\/20:active{color:rgb(var(--cstu-orange-50)/.2)}.active\:cstu-text-orange-50\/25:active{color:rgb(var(--cstu-orange-50)/.25)}.active\:cstu-text-orange-50\/30:active{color:rgb(var(--cstu-orange-50)/.3)}.active\:cstu-text-orange-50\/35:active{color:rgb(var(--cstu-orange-50)/.35)}.active\:cstu-text-orange-50\/40:active{color:rgb(var(--cstu-orange-50)/.4)}.active\:cstu-text-orange-50\/45:active{color:rgb(var(--cstu-orange-50)/.45)}.active\:cstu-text-orange-50\/5:active{color:rgb(var(--cstu-orange-50)/.05)}.active\:cstu-text-orange-50\/50:active{color:rgb(var(--cstu-orange-50)/.5)}.active\:cstu-text-orange-50\/55:active{color:rgb(var(--cstu-orange-50)/.55)}.active\:cstu-text-orange-50\/60:active{color:rgb(var(--cstu-orange-50)/.6)}.active\:cstu-text-orange-50\/65:active{color:rgb(var(--cstu-orange-50)/.65)}.active\:cstu-text-orange-50\/70:active{color:rgb(var(--cstu-orange-50)/.7)}.active\:cstu-text-orange-50\/75:active{color:rgb(var(--cstu-orange-50)/.75)}.active\:cstu-text-orange-50\/80:active{color:rgb(var(--cstu-orange-50)/.8)}.active\:cstu-text-orange-50\/85:active{color:rgb(var(--cstu-orange-50)/.85)}.active\:cstu-text-orange-50\/90:active{color:rgb(var(--cstu-orange-50)/.9)}.active\:cstu-text-orange-50\/95:active{color:rgb(var(--cstu-orange-50)/.95)}.active\:cstu-text-orange-500:active{--tw-text-opacity:1;color:rgb(var(--cstu-orange-500)/var(--tw-text-opacity,1))}.active\:cstu-text-orange-500\/0:active{color:rgb(var(--cstu-orange-500)/0)}.active\:cstu-text-orange-500\/10:active{color:rgb(var(--cstu-orange-500)/.1)}.active\:cstu-text-orange-500\/100:active{color:rgb(var(--cstu-orange-500)/1)}.active\:cstu-text-orange-500\/15:active{color:rgb(var(--cstu-orange-500)/.15)}.active\:cstu-text-orange-500\/20:active{color:rgb(var(--cstu-orange-500)/.2)}.active\:cstu-text-orange-500\/25:active{color:rgb(var(--cstu-orange-500)/.25)}.active\:cstu-text-orange-500\/30:active{color:rgb(var(--cstu-orange-500)/.3)}.active\:cstu-text-orange-500\/35:active{color:rgb(var(--cstu-orange-500)/.35)}.active\:cstu-text-orange-500\/40:active{color:rgb(var(--cstu-orange-500)/.4)}.active\:cstu-text-orange-500\/45:active{color:rgb(var(--cstu-orange-500)/.45)}.active\:cstu-text-orange-500\/5:active{color:rgb(var(--cstu-orange-500)/.05)}.active\:cstu-text-orange-500\/50:active{color:rgb(var(--cstu-orange-500)/.5)}.active\:cstu-text-orange-500\/55:active{color:rgb(var(--cstu-orange-500)/.55)}.active\:cstu-text-orange-500\/60:active{color:rgb(var(--cstu-orange-500)/.6)}.active\:cstu-text-orange-500\/65:active{color:rgb(var(--cstu-orange-500)/.65)}.active\:cstu-text-orange-500\/70:active{color:rgb(var(--cstu-orange-500)/.7)}.active\:cstu-text-orange-500\/75:active{color:rgb(var(--cstu-orange-500)/.75)}.active\:cstu-text-orange-500\/80:active{color:rgb(var(--cstu-orange-500)/.8)}.active\:cstu-text-orange-500\/85:active{color:rgb(var(--cstu-orange-500)/.85)}.active\:cstu-text-orange-500\/90:active{color:rgb(var(--cstu-orange-500)/.9)}.active\:cstu-text-orange-500\/95:active{color:rgb(var(--cstu-orange-500)/.95)}.active\:cstu-text-orange-600:active{--tw-text-opacity:1;color:rgb(var(--cstu-orange-600)/var(--tw-text-opacity,1))}.active\:cstu-text-orange-600\/0:active{color:rgb(var(--cstu-orange-600)/0)}.active\:cstu-text-orange-600\/10:active{color:rgb(var(--cstu-orange-600)/.1)}.active\:cstu-text-orange-600\/100:active{color:rgb(var(--cstu-orange-600)/1)}.active\:cstu-text-orange-600\/15:active{color:rgb(var(--cstu-orange-600)/.15)}.active\:cstu-text-orange-600\/20:active{color:rgb(var(--cstu-orange-600)/.2)}.active\:cstu-text-orange-600\/25:active{color:rgb(var(--cstu-orange-600)/.25)}.active\:cstu-text-orange-600\/30:active{color:rgb(var(--cstu-orange-600)/.3)}.active\:cstu-text-orange-600\/35:active{color:rgb(var(--cstu-orange-600)/.35)}.active\:cstu-text-orange-600\/40:active{color:rgb(var(--cstu-orange-600)/.4)}.active\:cstu-text-orange-600\/45:active{color:rgb(var(--cstu-orange-600)/.45)}.active\:cstu-text-orange-600\/5:active{color:rgb(var(--cstu-orange-600)/.05)}.active\:cstu-text-orange-600\/50:active{color:rgb(var(--cstu-orange-600)/.5)}.active\:cstu-text-orange-600\/55:active{color:rgb(var(--cstu-orange-600)/.55)}.active\:cstu-text-orange-600\/60:active{color:rgb(var(--cstu-orange-600)/.6)}.active\:cstu-text-orange-600\/65:active{color:rgb(var(--cstu-orange-600)/.65)}.active\:cstu-text-orange-600\/70:active{color:rgb(var(--cstu-orange-600)/.7)}.active\:cstu-text-orange-600\/75:active{color:rgb(var(--cstu-orange-600)/.75)}.active\:cstu-text-orange-600\/80:active{color:rgb(var(--cstu-orange-600)/.8)}.active\:cstu-text-orange-600\/85:active{color:rgb(var(--cstu-orange-600)/.85)}.active\:cstu-text-orange-600\/90:active{color:rgb(var(--cstu-orange-600)/.9)}.active\:cstu-text-orange-600\/95:active{color:rgb(var(--cstu-orange-600)/.95)}.active\:cstu-text-orange-700:active{--tw-text-opacity:1;color:rgb(var(--cstu-orange-700)/var(--tw-text-opacity,1))}.active\:cstu-text-orange-700\/0:active{color:rgb(var(--cstu-orange-700)/0)}.active\:cstu-text-orange-700\/10:active{color:rgb(var(--cstu-orange-700)/.1)}.active\:cstu-text-orange-700\/100:active{color:rgb(var(--cstu-orange-700)/1)}.active\:cstu-text-orange-700\/15:active{color:rgb(var(--cstu-orange-700)/.15)}.active\:cstu-text-orange-700\/20:active{color:rgb(var(--cstu-orange-700)/.2)}.active\:cstu-text-orange-700\/25:active{color:rgb(var(--cstu-orange-700)/.25)}.active\:cstu-text-orange-700\/30:active{color:rgb(var(--cstu-orange-700)/.3)}.active\:cstu-text-orange-700\/35:active{color:rgb(var(--cstu-orange-700)/.35)}.active\:cstu-text-orange-700\/40:active{color:rgb(var(--cstu-orange-700)/.4)}.active\:cstu-text-orange-700\/45:active{color:rgb(var(--cstu-orange-700)/.45)}.active\:cstu-text-orange-700\/5:active{color:rgb(var(--cstu-orange-700)/.05)}.active\:cstu-text-orange-700\/50:active{color:rgb(var(--cstu-orange-700)/.5)}.active\:cstu-text-orange-700\/55:active{color:rgb(var(--cstu-orange-700)/.55)}.active\:cstu-text-orange-700\/60:active{color:rgb(var(--cstu-orange-700)/.6)}.active\:cstu-text-orange-700\/65:active{color:rgb(var(--cstu-orange-700)/.65)}.active\:cstu-text-orange-700\/70:active{color:rgb(var(--cstu-orange-700)/.7)}.active\:cstu-text-orange-700\/75:active{color:rgb(var(--cstu-orange-700)/.75)}.active\:cstu-text-orange-700\/80:active{color:rgb(var(--cstu-orange-700)/.8)}.active\:cstu-text-orange-700\/85:active{color:rgb(var(--cstu-orange-700)/.85)}.active\:cstu-text-orange-700\/90:active{color:rgb(var(--cstu-orange-700)/.9)}.active\:cstu-text-orange-700\/95:active{color:rgb(var(--cstu-orange-700)/.95)}.active\:cstu-text-orange-800:active{--tw-text-opacity:1;color:rgb(var(--cstu-orange-800)/var(--tw-text-opacity,1))}.active\:cstu-text-orange-800\/0:active{color:rgb(var(--cstu-orange-800)/0)}.active\:cstu-text-orange-800\/10:active{color:rgb(var(--cstu-orange-800)/.1)}.active\:cstu-text-orange-800\/100:active{color:rgb(var(--cstu-orange-800)/1)}.active\:cstu-text-orange-800\/15:active{color:rgb(var(--cstu-orange-800)/.15)}.active\:cstu-text-orange-800\/20:active{color:rgb(var(--cstu-orange-800)/.2)}.active\:cstu-text-orange-800\/25:active{color:rgb(var(--cstu-orange-800)/.25)}.active\:cstu-text-orange-800\/30:active{color:rgb(var(--cstu-orange-800)/.3)}.active\:cstu-text-orange-800\/35:active{color:rgb(var(--cstu-orange-800)/.35)}.active\:cstu-text-orange-800\/40:active{color:rgb(var(--cstu-orange-800)/.4)}.active\:cstu-text-orange-800\/45:active{color:rgb(var(--cstu-orange-800)/.45)}.active\:cstu-text-orange-800\/5:active{color:rgb(var(--cstu-orange-800)/.05)}.active\:cstu-text-orange-800\/50:active{color:rgb(var(--cstu-orange-800)/.5)}.active\:cstu-text-orange-800\/55:active{color:rgb(var(--cstu-orange-800)/.55)}.active\:cstu-text-orange-800\/60:active{color:rgb(var(--cstu-orange-800)/.6)}.active\:cstu-text-orange-800\/65:active{color:rgb(var(--cstu-orange-800)/.65)}.active\:cstu-text-orange-800\/70:active{color:rgb(var(--cstu-orange-800)/.7)}.active\:cstu-text-orange-800\/75:active{color:rgb(var(--cstu-orange-800)/.75)}.active\:cstu-text-orange-800\/80:active{color:rgb(var(--cstu-orange-800)/.8)}.active\:cstu-text-orange-800\/85:active{color:rgb(var(--cstu-orange-800)/.85)}.active\:cstu-text-orange-800\/90:active{color:rgb(var(--cstu-orange-800)/.9)}.active\:cstu-text-orange-800\/95:active{color:rgb(var(--cstu-orange-800)/.95)}.active\:cstu-text-orange-900:active{--tw-text-opacity:1;color:rgb(var(--cstu-orange-900)/var(--tw-text-opacity,1))}.active\:cstu-text-orange-900\/0:active{color:rgb(var(--cstu-orange-900)/0)}.active\:cstu-text-orange-900\/10:active{color:rgb(var(--cstu-orange-900)/.1)}.active\:cstu-text-orange-900\/100:active{color:rgb(var(--cstu-orange-900)/1)}.active\:cstu-text-orange-900\/15:active{color:rgb(var(--cstu-orange-900)/.15)}.active\:cstu-text-orange-900\/20:active{color:rgb(var(--cstu-orange-900)/.2)}.active\:cstu-text-orange-900\/25:active{color:rgb(var(--cstu-orange-900)/.25)}.active\:cstu-text-orange-900\/30:active{color:rgb(var(--cstu-orange-900)/.3)}.active\:cstu-text-orange-900\/35:active{color:rgb(var(--cstu-orange-900)/.35)}.active\:cstu-text-orange-900\/40:active{color:rgb(var(--cstu-orange-900)/.4)}.active\:cstu-text-orange-900\/45:active{color:rgb(var(--cstu-orange-900)/.45)}.active\:cstu-text-orange-900\/5:active{color:rgb(var(--cstu-orange-900)/.05)}.active\:cstu-text-orange-900\/50:active{color:rgb(var(--cstu-orange-900)/.5)}.active\:cstu-text-orange-900\/55:active{color:rgb(var(--cstu-orange-900)/.55)}.active\:cstu-text-orange-900\/60:active{color:rgb(var(--cstu-orange-900)/.6)}.active\:cstu-text-orange-900\/65:active{color:rgb(var(--cstu-orange-900)/.65)}.active\:cstu-text-orange-900\/70:active{color:rgb(var(--cstu-orange-900)/.7)}.active\:cstu-text-orange-900\/75:active{color:rgb(var(--cstu-orange-900)/.75)}.active\:cstu-text-orange-900\/80:active{color:rgb(var(--cstu-orange-900)/.8)}.active\:cstu-text-orange-900\/85:active{color:rgb(var(--cstu-orange-900)/.85)}.active\:cstu-text-orange-900\/90:active{color:rgb(var(--cstu-orange-900)/.9)}.active\:cstu-text-orange-900\/95:active{color:rgb(var(--cstu-orange-900)/.95)}.active\:cstu-text-primary-100:active{--tw-text-opacity:1;color:rgb(var(--cstu-primary-100)/var(--tw-text-opacity,1))}.active\:cstu-text-primary-100\/0:active{color:rgb(var(--cstu-primary-100)/0)}.active\:cstu-text-primary-100\/10:active{color:rgb(var(--cstu-primary-100)/.1)}.active\:cstu-text-primary-100\/100:active{color:rgb(var(--cstu-primary-100)/1)}.active\:cstu-text-primary-100\/15:active{color:rgb(var(--cstu-primary-100)/.15)}.active\:cstu-text-primary-100\/20:active{color:rgb(var(--cstu-primary-100)/.2)}.active\:cstu-text-primary-100\/25:active{color:rgb(var(--cstu-primary-100)/.25)}.active\:cstu-text-primary-100\/30:active{color:rgb(var(--cstu-primary-100)/.3)}.active\:cstu-text-primary-100\/35:active{color:rgb(var(--cstu-primary-100)/.35)}.active\:cstu-text-primary-100\/40:active{color:rgb(var(--cstu-primary-100)/.4)}.active\:cstu-text-primary-100\/45:active{color:rgb(var(--cstu-primary-100)/.45)}.active\:cstu-text-primary-100\/5:active{color:rgb(var(--cstu-primary-100)/.05)}.active\:cstu-text-primary-100\/50:active{color:rgb(var(--cstu-primary-100)/.5)}.active\:cstu-text-primary-100\/55:active{color:rgb(var(--cstu-primary-100)/.55)}.active\:cstu-text-primary-100\/60:active{color:rgb(var(--cstu-primary-100)/.6)}.active\:cstu-text-primary-100\/65:active{color:rgb(var(--cstu-primary-100)/.65)}.active\:cstu-text-primary-100\/70:active{color:rgb(var(--cstu-primary-100)/.7)}.active\:cstu-text-primary-100\/75:active{color:rgb(var(--cstu-primary-100)/.75)}.active\:cstu-text-primary-100\/80:active{color:rgb(var(--cstu-primary-100)/.8)}.active\:cstu-text-primary-100\/85:active{color:rgb(var(--cstu-primary-100)/.85)}.active\:cstu-text-primary-100\/90:active{color:rgb(var(--cstu-primary-100)/.9)}.active\:cstu-text-primary-100\/95:active{color:rgb(var(--cstu-primary-100)/.95)}.active\:cstu-text-primary-200:active{--tw-text-opacity:1;color:rgb(var(--cstu-primary-200)/var(--tw-text-opacity,1))}.active\:cstu-text-primary-200\/0:active{color:rgb(var(--cstu-primary-200)/0)}.active\:cstu-text-primary-200\/10:active{color:rgb(var(--cstu-primary-200)/.1)}.active\:cstu-text-primary-200\/100:active{color:rgb(var(--cstu-primary-200)/1)}.active\:cstu-text-primary-200\/15:active{color:rgb(var(--cstu-primary-200)/.15)}.active\:cstu-text-primary-200\/20:active{color:rgb(var(--cstu-primary-200)/.2)}.active\:cstu-text-primary-200\/25:active{color:rgb(var(--cstu-primary-200)/.25)}.active\:cstu-text-primary-200\/30:active{color:rgb(var(--cstu-primary-200)/.3)}.active\:cstu-text-primary-200\/35:active{color:rgb(var(--cstu-primary-200)/.35)}.active\:cstu-text-primary-200\/40:active{color:rgb(var(--cstu-primary-200)/.4)}.active\:cstu-text-primary-200\/45:active{color:rgb(var(--cstu-primary-200)/.45)}.active\:cstu-text-primary-200\/5:active{color:rgb(var(--cstu-primary-200)/.05)}.active\:cstu-text-primary-200\/50:active{color:rgb(var(--cstu-primary-200)/.5)}.active\:cstu-text-primary-200\/55:active{color:rgb(var(--cstu-primary-200)/.55)}.active\:cstu-text-primary-200\/60:active{color:rgb(var(--cstu-primary-200)/.6)}.active\:cstu-text-primary-200\/65:active{color:rgb(var(--cstu-primary-200)/.65)}.active\:cstu-text-primary-200\/70:active{color:rgb(var(--cstu-primary-200)/.7)}.active\:cstu-text-primary-200\/75:active{color:rgb(var(--cstu-primary-200)/.75)}.active\:cstu-text-primary-200\/80:active{color:rgb(var(--cstu-primary-200)/.8)}.active\:cstu-text-primary-200\/85:active{color:rgb(var(--cstu-primary-200)/.85)}.active\:cstu-text-primary-200\/90:active{color:rgb(var(--cstu-primary-200)/.9)}.active\:cstu-text-primary-200\/95:active{color:rgb(var(--cstu-primary-200)/.95)}.active\:cstu-text-primary-300:active{--tw-text-opacity:1;color:rgb(var(--cstu-primary-300)/var(--tw-text-opacity,1))}.active\:cstu-text-primary-300\/0:active{color:rgb(var(--cstu-primary-300)/0)}.active\:cstu-text-primary-300\/10:active{color:rgb(var(--cstu-primary-300)/.1)}.active\:cstu-text-primary-300\/100:active{color:rgb(var(--cstu-primary-300)/1)}.active\:cstu-text-primary-300\/15:active{color:rgb(var(--cstu-primary-300)/.15)}.active\:cstu-text-primary-300\/20:active{color:rgb(var(--cstu-primary-300)/.2)}.active\:cstu-text-primary-300\/25:active{color:rgb(var(--cstu-primary-300)/.25)}.active\:cstu-text-primary-300\/30:active{color:rgb(var(--cstu-primary-300)/.3)}.active\:cstu-text-primary-300\/35:active{color:rgb(var(--cstu-primary-300)/.35)}.active\:cstu-text-primary-300\/40:active{color:rgb(var(--cstu-primary-300)/.4)}.active\:cstu-text-primary-300\/45:active{color:rgb(var(--cstu-primary-300)/.45)}.active\:cstu-text-primary-300\/5:active{color:rgb(var(--cstu-primary-300)/.05)}.active\:cstu-text-primary-300\/50:active{color:rgb(var(--cstu-primary-300)/.5)}.active\:cstu-text-primary-300\/55:active{color:rgb(var(--cstu-primary-300)/.55)}.active\:cstu-text-primary-300\/60:active{color:rgb(var(--cstu-primary-300)/.6)}.active\:cstu-text-primary-300\/65:active{color:rgb(var(--cstu-primary-300)/.65)}.active\:cstu-text-primary-300\/70:active{color:rgb(var(--cstu-primary-300)/.7)}.active\:cstu-text-primary-300\/75:active{color:rgb(var(--cstu-primary-300)/.75)}.active\:cstu-text-primary-300\/80:active{color:rgb(var(--cstu-primary-300)/.8)}.active\:cstu-text-primary-300\/85:active{color:rgb(var(--cstu-primary-300)/.85)}.active\:cstu-text-primary-300\/90:active{color:rgb(var(--cstu-primary-300)/.9)}.active\:cstu-text-primary-300\/95:active{color:rgb(var(--cstu-primary-300)/.95)}.active\:cstu-text-primary-400:active{--tw-text-opacity:1;color:rgb(var(--cstu-primary-400)/var(--tw-text-opacity,1))}.active\:cstu-text-primary-400\/0:active{color:rgb(var(--cstu-primary-400)/0)}.active\:cstu-text-primary-400\/10:active{color:rgb(var(--cstu-primary-400)/.1)}.active\:cstu-text-primary-400\/100:active{color:rgb(var(--cstu-primary-400)/1)}.active\:cstu-text-primary-400\/15:active{color:rgb(var(--cstu-primary-400)/.15)}.active\:cstu-text-primary-400\/20:active{color:rgb(var(--cstu-primary-400)/.2)}.active\:cstu-text-primary-400\/25:active{color:rgb(var(--cstu-primary-400)/.25)}.active\:cstu-text-primary-400\/30:active{color:rgb(var(--cstu-primary-400)/.3)}.active\:cstu-text-primary-400\/35:active{color:rgb(var(--cstu-primary-400)/.35)}.active\:cstu-text-primary-400\/40:active{color:rgb(var(--cstu-primary-400)/.4)}.active\:cstu-text-primary-400\/45:active{color:rgb(var(--cstu-primary-400)/.45)}.active\:cstu-text-primary-400\/5:active{color:rgb(var(--cstu-primary-400)/.05)}.active\:cstu-text-primary-400\/50:active{color:rgb(var(--cstu-primary-400)/.5)}.active\:cstu-text-primary-400\/55:active{color:rgb(var(--cstu-primary-400)/.55)}.active\:cstu-text-primary-400\/60:active{color:rgb(var(--cstu-primary-400)/.6)}.active\:cstu-text-primary-400\/65:active{color:rgb(var(--cstu-primary-400)/.65)}.active\:cstu-text-primary-400\/70:active{color:rgb(var(--cstu-primary-400)/.7)}.active\:cstu-text-primary-400\/75:active{color:rgb(var(--cstu-primary-400)/.75)}.active\:cstu-text-primary-400\/80:active{color:rgb(var(--cstu-primary-400)/.8)}.active\:cstu-text-primary-400\/85:active{color:rgb(var(--cstu-primary-400)/.85)}.active\:cstu-text-primary-400\/90:active{color:rgb(var(--cstu-primary-400)/.9)}.active\:cstu-text-primary-400\/95:active{color:rgb(var(--cstu-primary-400)/.95)}.active\:cstu-text-primary-450:active{--tw-text-opacity:1;color:rgb(var(--cstu-primary-450)/var(--tw-text-opacity,1))}.active\:cstu-text-primary-450\/0:active{color:rgb(var(--cstu-primary-450)/0)}.active\:cstu-text-primary-450\/10:active{color:rgb(var(--cstu-primary-450)/.1)}.active\:cstu-text-primary-450\/100:active{color:rgb(var(--cstu-primary-450)/1)}.active\:cstu-text-primary-450\/15:active{color:rgb(var(--cstu-primary-450)/.15)}.active\:cstu-text-primary-450\/20:active{color:rgb(var(--cstu-primary-450)/.2)}.active\:cstu-text-primary-450\/25:active{color:rgb(var(--cstu-primary-450)/.25)}.active\:cstu-text-primary-450\/30:active{color:rgb(var(--cstu-primary-450)/.3)}.active\:cstu-text-primary-450\/35:active{color:rgb(var(--cstu-primary-450)/.35)}.active\:cstu-text-primary-450\/40:active{color:rgb(var(--cstu-primary-450)/.4)}.active\:cstu-text-primary-450\/45:active{color:rgb(var(--cstu-primary-450)/.45)}.active\:cstu-text-primary-450\/5:active{color:rgb(var(--cstu-primary-450)/.05)}.active\:cstu-text-primary-450\/50:active{color:rgb(var(--cstu-primary-450)/.5)}.active\:cstu-text-primary-450\/55:active{color:rgb(var(--cstu-primary-450)/.55)}.active\:cstu-text-primary-450\/60:active{color:rgb(var(--cstu-primary-450)/.6)}.active\:cstu-text-primary-450\/65:active{color:rgb(var(--cstu-primary-450)/.65)}.active\:cstu-text-primary-450\/70:active{color:rgb(var(--cstu-primary-450)/.7)}.active\:cstu-text-primary-450\/75:active{color:rgb(var(--cstu-primary-450)/.75)}.active\:cstu-text-primary-450\/80:active{color:rgb(var(--cstu-primary-450)/.8)}.active\:cstu-text-primary-450\/85:active{color:rgb(var(--cstu-primary-450)/.85)}.active\:cstu-text-primary-450\/90:active{color:rgb(var(--cstu-primary-450)/.9)}.active\:cstu-text-primary-450\/95:active{color:rgb(var(--cstu-primary-450)/.95)}.active\:cstu-text-primary-50:active{--tw-text-opacity:1;color:rgb(var(--cstu-primary-50)/var(--tw-text-opacity,1))}.active\:cstu-text-primary-50\/0:active{color:rgb(var(--cstu-primary-50)/0)}.active\:cstu-text-primary-50\/10:active{color:rgb(var(--cstu-primary-50)/.1)}.active\:cstu-text-primary-50\/100:active{color:rgb(var(--cstu-primary-50)/1)}.active\:cstu-text-primary-50\/15:active{color:rgb(var(--cstu-primary-50)/.15)}.active\:cstu-text-primary-50\/20:active{color:rgb(var(--cstu-primary-50)/.2)}.active\:cstu-text-primary-50\/25:active{color:rgb(var(--cstu-primary-50)/.25)}.active\:cstu-text-primary-50\/30:active{color:rgb(var(--cstu-primary-50)/.3)}.active\:cstu-text-primary-50\/35:active{color:rgb(var(--cstu-primary-50)/.35)}.active\:cstu-text-primary-50\/40:active{color:rgb(var(--cstu-primary-50)/.4)}.active\:cstu-text-primary-50\/45:active{color:rgb(var(--cstu-primary-50)/.45)}.active\:cstu-text-primary-50\/5:active{color:rgb(var(--cstu-primary-50)/.05)}.active\:cstu-text-primary-50\/50:active{color:rgb(var(--cstu-primary-50)/.5)}.active\:cstu-text-primary-50\/55:active{color:rgb(var(--cstu-primary-50)/.55)}.active\:cstu-text-primary-50\/60:active{color:rgb(var(--cstu-primary-50)/.6)}.active\:cstu-text-primary-50\/65:active{color:rgb(var(--cstu-primary-50)/.65)}.active\:cstu-text-primary-50\/70:active{color:rgb(var(--cstu-primary-50)/.7)}.active\:cstu-text-primary-50\/75:active{color:rgb(var(--cstu-primary-50)/.75)}.active\:cstu-text-primary-50\/80:active{color:rgb(var(--cstu-primary-50)/.8)}.active\:cstu-text-primary-50\/85:active{color:rgb(var(--cstu-primary-50)/.85)}.active\:cstu-text-primary-50\/90:active{color:rgb(var(--cstu-primary-50)/.9)}.active\:cstu-text-primary-50\/95:active{color:rgb(var(--cstu-primary-50)/.95)}.active\:cstu-text-primary-500:active{--tw-text-opacity:1;color:rgb(var(--cstu-primary-500)/var(--tw-text-opacity,1))}.active\:cstu-text-primary-500\/0:active{color:rgb(var(--cstu-primary-500)/0)}.active\:cstu-text-primary-500\/10:active{color:rgb(var(--cstu-primary-500)/.1)}.active\:cstu-text-primary-500\/100:active{color:rgb(var(--cstu-primary-500)/1)}.active\:cstu-text-primary-500\/15:active{color:rgb(var(--cstu-primary-500)/.15)}.active\:cstu-text-primary-500\/20:active{color:rgb(var(--cstu-primary-500)/.2)}.active\:cstu-text-primary-500\/25:active{color:rgb(var(--cstu-primary-500)/.25)}.active\:cstu-text-primary-500\/30:active{color:rgb(var(--cstu-primary-500)/.3)}.active\:cstu-text-primary-500\/35:active{color:rgb(var(--cstu-primary-500)/.35)}.active\:cstu-text-primary-500\/40:active{color:rgb(var(--cstu-primary-500)/.4)}.active\:cstu-text-primary-500\/45:active{color:rgb(var(--cstu-primary-500)/.45)}.active\:cstu-text-primary-500\/5:active{color:rgb(var(--cstu-primary-500)/.05)}.active\:cstu-text-primary-500\/50:active{color:rgb(var(--cstu-primary-500)/.5)}.active\:cstu-text-primary-500\/55:active{color:rgb(var(--cstu-primary-500)/.55)}.active\:cstu-text-primary-500\/60:active{color:rgb(var(--cstu-primary-500)/.6)}.active\:cstu-text-primary-500\/65:active{color:rgb(var(--cstu-primary-500)/.65)}.active\:cstu-text-primary-500\/70:active{color:rgb(var(--cstu-primary-500)/.7)}.active\:cstu-text-primary-500\/75:active{color:rgb(var(--cstu-primary-500)/.75)}.active\:cstu-text-primary-500\/80:active{color:rgb(var(--cstu-primary-500)/.8)}.active\:cstu-text-primary-500\/85:active{color:rgb(var(--cstu-primary-500)/.85)}.active\:cstu-text-primary-500\/90:active{color:rgb(var(--cstu-primary-500)/.9)}.active\:cstu-text-primary-500\/95:active{color:rgb(var(--cstu-primary-500)/.95)}.active\:cstu-text-primary-550:active{--tw-text-opacity:1;color:rgb(var(--cstu-primary-550)/var(--tw-text-opacity,1))}.active\:cstu-text-primary-550\/0:active{color:rgb(var(--cstu-primary-550)/0)}.active\:cstu-text-primary-550\/10:active{color:rgb(var(--cstu-primary-550)/.1)}.active\:cstu-text-primary-550\/100:active{color:rgb(var(--cstu-primary-550)/1)}.active\:cstu-text-primary-550\/15:active{color:rgb(var(--cstu-primary-550)/.15)}.active\:cstu-text-primary-550\/20:active{color:rgb(var(--cstu-primary-550)/.2)}.active\:cstu-text-primary-550\/25:active{color:rgb(var(--cstu-primary-550)/.25)}.active\:cstu-text-primary-550\/30:active{color:rgb(var(--cstu-primary-550)/.3)}.active\:cstu-text-primary-550\/35:active{color:rgb(var(--cstu-primary-550)/.35)}.active\:cstu-text-primary-550\/40:active{color:rgb(var(--cstu-primary-550)/.4)}.active\:cstu-text-primary-550\/45:active{color:rgb(var(--cstu-primary-550)/.45)}.active\:cstu-text-primary-550\/5:active{color:rgb(var(--cstu-primary-550)/.05)}.active\:cstu-text-primary-550\/50:active{color:rgb(var(--cstu-primary-550)/.5)}.active\:cstu-text-primary-550\/55:active{color:rgb(var(--cstu-primary-550)/.55)}.active\:cstu-text-primary-550\/60:active{color:rgb(var(--cstu-primary-550)/.6)}.active\:cstu-text-primary-550\/65:active{color:rgb(var(--cstu-primary-550)/.65)}.active\:cstu-text-primary-550\/70:active{color:rgb(var(--cstu-primary-550)/.7)}.active\:cstu-text-primary-550\/75:active{color:rgb(var(--cstu-primary-550)/.75)}.active\:cstu-text-primary-550\/80:active{color:rgb(var(--cstu-primary-550)/.8)}.active\:cstu-text-primary-550\/85:active{color:rgb(var(--cstu-primary-550)/.85)}.active\:cstu-text-primary-550\/90:active{color:rgb(var(--cstu-primary-550)/.9)}.active\:cstu-text-primary-550\/95:active{color:rgb(var(--cstu-primary-550)/.95)}.active\:cstu-text-primary-600:active{--tw-text-opacity:1;color:rgb(var(--cstu-primary-600)/var(--tw-text-opacity,1))}.active\:cstu-text-primary-600\/0:active{color:rgb(var(--cstu-primary-600)/0)}.active\:cstu-text-primary-600\/10:active{color:rgb(var(--cstu-primary-600)/.1)}.active\:cstu-text-primary-600\/100:active{color:rgb(var(--cstu-primary-600)/1)}.active\:cstu-text-primary-600\/15:active{color:rgb(var(--cstu-primary-600)/.15)}.active\:cstu-text-primary-600\/20:active{color:rgb(var(--cstu-primary-600)/.2)}.active\:cstu-text-primary-600\/25:active{color:rgb(var(--cstu-primary-600)/.25)}.active\:cstu-text-primary-600\/30:active{color:rgb(var(--cstu-primary-600)/.3)}.active\:cstu-text-primary-600\/35:active{color:rgb(var(--cstu-primary-600)/.35)}.active\:cstu-text-primary-600\/40:active{color:rgb(var(--cstu-primary-600)/.4)}.active\:cstu-text-primary-600\/45:active{color:rgb(var(--cstu-primary-600)/.45)}.active\:cstu-text-primary-600\/5:active{color:rgb(var(--cstu-primary-600)/.05)}.active\:cstu-text-primary-600\/50:active{color:rgb(var(--cstu-primary-600)/.5)}.active\:cstu-text-primary-600\/55:active{color:rgb(var(--cstu-primary-600)/.55)}.active\:cstu-text-primary-600\/60:active{color:rgb(var(--cstu-primary-600)/.6)}.active\:cstu-text-primary-600\/65:active{color:rgb(var(--cstu-primary-600)/.65)}.active\:cstu-text-primary-600\/70:active{color:rgb(var(--cstu-primary-600)/.7)}.active\:cstu-text-primary-600\/75:active{color:rgb(var(--cstu-primary-600)/.75)}.active\:cstu-text-primary-600\/80:active{color:rgb(var(--cstu-primary-600)/.8)}.active\:cstu-text-primary-600\/85:active{color:rgb(var(--cstu-primary-600)/.85)}.active\:cstu-text-primary-600\/90:active{color:rgb(var(--cstu-primary-600)/.9)}.active\:cstu-text-primary-600\/95:active{color:rgb(var(--cstu-primary-600)/.95)}.active\:cstu-text-primary-700:active{--tw-text-opacity:1;color:rgb(var(--cstu-primary-700)/var(--tw-text-opacity,1))}.active\:cstu-text-primary-700\/0:active{color:rgb(var(--cstu-primary-700)/0)}.active\:cstu-text-primary-700\/10:active{color:rgb(var(--cstu-primary-700)/.1)}.active\:cstu-text-primary-700\/100:active{color:rgb(var(--cstu-primary-700)/1)}.active\:cstu-text-primary-700\/15:active{color:rgb(var(--cstu-primary-700)/.15)}.active\:cstu-text-primary-700\/20:active{color:rgb(var(--cstu-primary-700)/.2)}.active\:cstu-text-primary-700\/25:active{color:rgb(var(--cstu-primary-700)/.25)}.active\:cstu-text-primary-700\/30:active{color:rgb(var(--cstu-primary-700)/.3)}.active\:cstu-text-primary-700\/35:active{color:rgb(var(--cstu-primary-700)/.35)}.active\:cstu-text-primary-700\/40:active{color:rgb(var(--cstu-primary-700)/.4)}.active\:cstu-text-primary-700\/45:active{color:rgb(var(--cstu-primary-700)/.45)}.active\:cstu-text-primary-700\/5:active{color:rgb(var(--cstu-primary-700)/.05)}.active\:cstu-text-primary-700\/50:active{color:rgb(var(--cstu-primary-700)/.5)}.active\:cstu-text-primary-700\/55:active{color:rgb(var(--cstu-primary-700)/.55)}.active\:cstu-text-primary-700\/60:active{color:rgb(var(--cstu-primary-700)/.6)}.active\:cstu-text-primary-700\/65:active{color:rgb(var(--cstu-primary-700)/.65)}.active\:cstu-text-primary-700\/70:active{color:rgb(var(--cstu-primary-700)/.7)}.active\:cstu-text-primary-700\/75:active{color:rgb(var(--cstu-primary-700)/.75)}.active\:cstu-text-primary-700\/80:active{color:rgb(var(--cstu-primary-700)/.8)}.active\:cstu-text-primary-700\/85:active{color:rgb(var(--cstu-primary-700)/.85)}.active\:cstu-text-primary-700\/90:active{color:rgb(var(--cstu-primary-700)/.9)}.active\:cstu-text-primary-700\/95:active{color:rgb(var(--cstu-primary-700)/.95)}.active\:cstu-text-primary-800:active{--tw-text-opacity:1;color:rgb(var(--cstu-primary-800)/var(--tw-text-opacity,1))}.active\:cstu-text-primary-800\/0:active{color:rgb(var(--cstu-primary-800)/0)}.active\:cstu-text-primary-800\/10:active{color:rgb(var(--cstu-primary-800)/.1)}.active\:cstu-text-primary-800\/100:active{color:rgb(var(--cstu-primary-800)/1)}.active\:cstu-text-primary-800\/15:active{color:rgb(var(--cstu-primary-800)/.15)}.active\:cstu-text-primary-800\/20:active{color:rgb(var(--cstu-primary-800)/.2)}.active\:cstu-text-primary-800\/25:active{color:rgb(var(--cstu-primary-800)/.25)}.active\:cstu-text-primary-800\/30:active{color:rgb(var(--cstu-primary-800)/.3)}.active\:cstu-text-primary-800\/35:active{color:rgb(var(--cstu-primary-800)/.35)}.active\:cstu-text-primary-800\/40:active{color:rgb(var(--cstu-primary-800)/.4)}.active\:cstu-text-primary-800\/45:active{color:rgb(var(--cstu-primary-800)/.45)}.active\:cstu-text-primary-800\/5:active{color:rgb(var(--cstu-primary-800)/.05)}.active\:cstu-text-primary-800\/50:active{color:rgb(var(--cstu-primary-800)/.5)}.active\:cstu-text-primary-800\/55:active{color:rgb(var(--cstu-primary-800)/.55)}.active\:cstu-text-primary-800\/60:active{color:rgb(var(--cstu-primary-800)/.6)}.active\:cstu-text-primary-800\/65:active{color:rgb(var(--cstu-primary-800)/.65)}.active\:cstu-text-primary-800\/70:active{color:rgb(var(--cstu-primary-800)/.7)}.active\:cstu-text-primary-800\/75:active{color:rgb(var(--cstu-primary-800)/.75)}.active\:cstu-text-primary-800\/80:active{color:rgb(var(--cstu-primary-800)/.8)}.active\:cstu-text-primary-800\/85:active{color:rgb(var(--cstu-primary-800)/.85)}.active\:cstu-text-primary-800\/90:active{color:rgb(var(--cstu-primary-800)/.9)}.active\:cstu-text-primary-800\/95:active{color:rgb(var(--cstu-primary-800)/.95)}.active\:cstu-text-primary-900:active{--tw-text-opacity:1;color:rgb(var(--cstu-primary-900)/var(--tw-text-opacity,1))}.active\:cstu-text-primary-900\/0:active{color:rgb(var(--cstu-primary-900)/0)}.active\:cstu-text-primary-900\/10:active{color:rgb(var(--cstu-primary-900)/.1)}.active\:cstu-text-primary-900\/100:active{color:rgb(var(--cstu-primary-900)/1)}.active\:cstu-text-primary-900\/15:active{color:rgb(var(--cstu-primary-900)/.15)}.active\:cstu-text-primary-900\/20:active{color:rgb(var(--cstu-primary-900)/.2)}.active\:cstu-text-primary-900\/25:active{color:rgb(var(--cstu-primary-900)/.25)}.active\:cstu-text-primary-900\/30:active{color:rgb(var(--cstu-primary-900)/.3)}.active\:cstu-text-primary-900\/35:active{color:rgb(var(--cstu-primary-900)/.35)}.active\:cstu-text-primary-900\/40:active{color:rgb(var(--cstu-primary-900)/.4)}.active\:cstu-text-primary-900\/45:active{color:rgb(var(--cstu-primary-900)/.45)}.active\:cstu-text-primary-900\/5:active{color:rgb(var(--cstu-primary-900)/.05)}.active\:cstu-text-primary-900\/50:active{color:rgb(var(--cstu-primary-900)/.5)}.active\:cstu-text-primary-900\/55:active{color:rgb(var(--cstu-primary-900)/.55)}.active\:cstu-text-primary-900\/60:active{color:rgb(var(--cstu-primary-900)/.6)}.active\:cstu-text-primary-900\/65:active{color:rgb(var(--cstu-primary-900)/.65)}.active\:cstu-text-primary-900\/70:active{color:rgb(var(--cstu-primary-900)/.7)}.active\:cstu-text-primary-900\/75:active{color:rgb(var(--cstu-primary-900)/.75)}.active\:cstu-text-primary-900\/80:active{color:rgb(var(--cstu-primary-900)/.8)}.active\:cstu-text-primary-900\/85:active{color:rgb(var(--cstu-primary-900)/.85)}.active\:cstu-text-primary-900\/90:active{color:rgb(var(--cstu-primary-900)/.9)}.active\:cstu-text-primary-900\/95:active{color:rgb(var(--cstu-primary-900)/.95)}.active\:cstu-text-purple-100:active{--tw-text-opacity:1;color:rgb(var(--cstu-purple-100)/var(--tw-text-opacity,1))}.active\:cstu-text-purple-100\/0:active{color:rgb(var(--cstu-purple-100)/0)}.active\:cstu-text-purple-100\/10:active{color:rgb(var(--cstu-purple-100)/.1)}.active\:cstu-text-purple-100\/100:active{color:rgb(var(--cstu-purple-100)/1)}.active\:cstu-text-purple-100\/15:active{color:rgb(var(--cstu-purple-100)/.15)}.active\:cstu-text-purple-100\/20:active{color:rgb(var(--cstu-purple-100)/.2)}.active\:cstu-text-purple-100\/25:active{color:rgb(var(--cstu-purple-100)/.25)}.active\:cstu-text-purple-100\/30:active{color:rgb(var(--cstu-purple-100)/.3)}.active\:cstu-text-purple-100\/35:active{color:rgb(var(--cstu-purple-100)/.35)}.active\:cstu-text-purple-100\/40:active{color:rgb(var(--cstu-purple-100)/.4)}.active\:cstu-text-purple-100\/45:active{color:rgb(var(--cstu-purple-100)/.45)}.active\:cstu-text-purple-100\/5:active{color:rgb(var(--cstu-purple-100)/.05)}.active\:cstu-text-purple-100\/50:active{color:rgb(var(--cstu-purple-100)/.5)}.active\:cstu-text-purple-100\/55:active{color:rgb(var(--cstu-purple-100)/.55)}.active\:cstu-text-purple-100\/60:active{color:rgb(var(--cstu-purple-100)/.6)}.active\:cstu-text-purple-100\/65:active{color:rgb(var(--cstu-purple-100)/.65)}.active\:cstu-text-purple-100\/70:active{color:rgb(var(--cstu-purple-100)/.7)}.active\:cstu-text-purple-100\/75:active{color:rgb(var(--cstu-purple-100)/.75)}.active\:cstu-text-purple-100\/80:active{color:rgb(var(--cstu-purple-100)/.8)}.active\:cstu-text-purple-100\/85:active{color:rgb(var(--cstu-purple-100)/.85)}.active\:cstu-text-purple-100\/90:active{color:rgb(var(--cstu-purple-100)/.9)}.active\:cstu-text-purple-100\/95:active{color:rgb(var(--cstu-purple-100)/.95)}.active\:cstu-text-purple-200:active{--tw-text-opacity:1;color:rgb(var(--cstu-purple-200)/var(--tw-text-opacity,1))}.active\:cstu-text-purple-200\/0:active{color:rgb(var(--cstu-purple-200)/0)}.active\:cstu-text-purple-200\/10:active{color:rgb(var(--cstu-purple-200)/.1)}.active\:cstu-text-purple-200\/100:active{color:rgb(var(--cstu-purple-200)/1)}.active\:cstu-text-purple-200\/15:active{color:rgb(var(--cstu-purple-200)/.15)}.active\:cstu-text-purple-200\/20:active{color:rgb(var(--cstu-purple-200)/.2)}.active\:cstu-text-purple-200\/25:active{color:rgb(var(--cstu-purple-200)/.25)}.active\:cstu-text-purple-200\/30:active{color:rgb(var(--cstu-purple-200)/.3)}.active\:cstu-text-purple-200\/35:active{color:rgb(var(--cstu-purple-200)/.35)}.active\:cstu-text-purple-200\/40:active{color:rgb(var(--cstu-purple-200)/.4)}.active\:cstu-text-purple-200\/45:active{color:rgb(var(--cstu-purple-200)/.45)}.active\:cstu-text-purple-200\/5:active{color:rgb(var(--cstu-purple-200)/.05)}.active\:cstu-text-purple-200\/50:active{color:rgb(var(--cstu-purple-200)/.5)}.active\:cstu-text-purple-200\/55:active{color:rgb(var(--cstu-purple-200)/.55)}.active\:cstu-text-purple-200\/60:active{color:rgb(var(--cstu-purple-200)/.6)}.active\:cstu-text-purple-200\/65:active{color:rgb(var(--cstu-purple-200)/.65)}.active\:cstu-text-purple-200\/70:active{color:rgb(var(--cstu-purple-200)/.7)}.active\:cstu-text-purple-200\/75:active{color:rgb(var(--cstu-purple-200)/.75)}.active\:cstu-text-purple-200\/80:active{color:rgb(var(--cstu-purple-200)/.8)}.active\:cstu-text-purple-200\/85:active{color:rgb(var(--cstu-purple-200)/.85)}.active\:cstu-text-purple-200\/90:active{color:rgb(var(--cstu-purple-200)/.9)}.active\:cstu-text-purple-200\/95:active{color:rgb(var(--cstu-purple-200)/.95)}.active\:cstu-text-purple-300:active{--tw-text-opacity:1;color:rgb(var(--cstu-purple-300)/var(--tw-text-opacity,1))}.active\:cstu-text-purple-300\/0:active{color:rgb(var(--cstu-purple-300)/0)}.active\:cstu-text-purple-300\/10:active{color:rgb(var(--cstu-purple-300)/.1)}.active\:cstu-text-purple-300\/100:active{color:rgb(var(--cstu-purple-300)/1)}.active\:cstu-text-purple-300\/15:active{color:rgb(var(--cstu-purple-300)/.15)}.active\:cstu-text-purple-300\/20:active{color:rgb(var(--cstu-purple-300)/.2)}.active\:cstu-text-purple-300\/25:active{color:rgb(var(--cstu-purple-300)/.25)}.active\:cstu-text-purple-300\/30:active{color:rgb(var(--cstu-purple-300)/.3)}.active\:cstu-text-purple-300\/35:active{color:rgb(var(--cstu-purple-300)/.35)}.active\:cstu-text-purple-300\/40:active{color:rgb(var(--cstu-purple-300)/.4)}.active\:cstu-text-purple-300\/45:active{color:rgb(var(--cstu-purple-300)/.45)}.active\:cstu-text-purple-300\/5:active{color:rgb(var(--cstu-purple-300)/.05)}.active\:cstu-text-purple-300\/50:active{color:rgb(var(--cstu-purple-300)/.5)}.active\:cstu-text-purple-300\/55:active{color:rgb(var(--cstu-purple-300)/.55)}.active\:cstu-text-purple-300\/60:active{color:rgb(var(--cstu-purple-300)/.6)}.active\:cstu-text-purple-300\/65:active{color:rgb(var(--cstu-purple-300)/.65)}.active\:cstu-text-purple-300\/70:active{color:rgb(var(--cstu-purple-300)/.7)}.active\:cstu-text-purple-300\/75:active{color:rgb(var(--cstu-purple-300)/.75)}.active\:cstu-text-purple-300\/80:active{color:rgb(var(--cstu-purple-300)/.8)}.active\:cstu-text-purple-300\/85:active{color:rgb(var(--cstu-purple-300)/.85)}.active\:cstu-text-purple-300\/90:active{color:rgb(var(--cstu-purple-300)/.9)}.active\:cstu-text-purple-300\/95:active{color:rgb(var(--cstu-purple-300)/.95)}.active\:cstu-text-purple-400:active{--tw-text-opacity:1;color:rgb(var(--cstu-purple-400)/var(--tw-text-opacity,1))}.active\:cstu-text-purple-400\/0:active{color:rgb(var(--cstu-purple-400)/0)}.active\:cstu-text-purple-400\/10:active{color:rgb(var(--cstu-purple-400)/.1)}.active\:cstu-text-purple-400\/100:active{color:rgb(var(--cstu-purple-400)/1)}.active\:cstu-text-purple-400\/15:active{color:rgb(var(--cstu-purple-400)/.15)}.active\:cstu-text-purple-400\/20:active{color:rgb(var(--cstu-purple-400)/.2)}.active\:cstu-text-purple-400\/25:active{color:rgb(var(--cstu-purple-400)/.25)}.active\:cstu-text-purple-400\/30:active{color:rgb(var(--cstu-purple-400)/.3)}.active\:cstu-text-purple-400\/35:active{color:rgb(var(--cstu-purple-400)/.35)}.active\:cstu-text-purple-400\/40:active{color:rgb(var(--cstu-purple-400)/.4)}.active\:cstu-text-purple-400\/45:active{color:rgb(var(--cstu-purple-400)/.45)}.active\:cstu-text-purple-400\/5:active{color:rgb(var(--cstu-purple-400)/.05)}.active\:cstu-text-purple-400\/50:active{color:rgb(var(--cstu-purple-400)/.5)}.active\:cstu-text-purple-400\/55:active{color:rgb(var(--cstu-purple-400)/.55)}.active\:cstu-text-purple-400\/60:active{color:rgb(var(--cstu-purple-400)/.6)}.active\:cstu-text-purple-400\/65:active{color:rgb(var(--cstu-purple-400)/.65)}.active\:cstu-text-purple-400\/70:active{color:rgb(var(--cstu-purple-400)/.7)}.active\:cstu-text-purple-400\/75:active{color:rgb(var(--cstu-purple-400)/.75)}.active\:cstu-text-purple-400\/80:active{color:rgb(var(--cstu-purple-400)/.8)}.active\:cstu-text-purple-400\/85:active{color:rgb(var(--cstu-purple-400)/.85)}.active\:cstu-text-purple-400\/90:active{color:rgb(var(--cstu-purple-400)/.9)}.active\:cstu-text-purple-400\/95:active{color:rgb(var(--cstu-purple-400)/.95)}.active\:cstu-text-purple-50:active{--tw-text-opacity:1;color:rgb(var(--cstu-purple-50)/var(--tw-text-opacity,1))}.active\:cstu-text-purple-50\/0:active{color:rgb(var(--cstu-purple-50)/0)}.active\:cstu-text-purple-50\/10:active{color:rgb(var(--cstu-purple-50)/.1)}.active\:cstu-text-purple-50\/100:active{color:rgb(var(--cstu-purple-50)/1)}.active\:cstu-text-purple-50\/15:active{color:rgb(var(--cstu-purple-50)/.15)}.active\:cstu-text-purple-50\/20:active{color:rgb(var(--cstu-purple-50)/.2)}.active\:cstu-text-purple-50\/25:active{color:rgb(var(--cstu-purple-50)/.25)}.active\:cstu-text-purple-50\/30:active{color:rgb(var(--cstu-purple-50)/.3)}.active\:cstu-text-purple-50\/35:active{color:rgb(var(--cstu-purple-50)/.35)}.active\:cstu-text-purple-50\/40:active{color:rgb(var(--cstu-purple-50)/.4)}.active\:cstu-text-purple-50\/45:active{color:rgb(var(--cstu-purple-50)/.45)}.active\:cstu-text-purple-50\/5:active{color:rgb(var(--cstu-purple-50)/.05)}.active\:cstu-text-purple-50\/50:active{color:rgb(var(--cstu-purple-50)/.5)}.active\:cstu-text-purple-50\/55:active{color:rgb(var(--cstu-purple-50)/.55)}.active\:cstu-text-purple-50\/60:active{color:rgb(var(--cstu-purple-50)/.6)}.active\:cstu-text-purple-50\/65:active{color:rgb(var(--cstu-purple-50)/.65)}.active\:cstu-text-purple-50\/70:active{color:rgb(var(--cstu-purple-50)/.7)}.active\:cstu-text-purple-50\/75:active{color:rgb(var(--cstu-purple-50)/.75)}.active\:cstu-text-purple-50\/80:active{color:rgb(var(--cstu-purple-50)/.8)}.active\:cstu-text-purple-50\/85:active{color:rgb(var(--cstu-purple-50)/.85)}.active\:cstu-text-purple-50\/90:active{color:rgb(var(--cstu-purple-50)/.9)}.active\:cstu-text-purple-50\/95:active{color:rgb(var(--cstu-purple-50)/.95)}.active\:cstu-text-purple-500:active{--tw-text-opacity:1;color:rgb(var(--cstu-purple-500)/var(--tw-text-opacity,1))}.active\:cstu-text-purple-500\/0:active{color:rgb(var(--cstu-purple-500)/0)}.active\:cstu-text-purple-500\/10:active{color:rgb(var(--cstu-purple-500)/.1)}.active\:cstu-text-purple-500\/100:active{color:rgb(var(--cstu-purple-500)/1)}.active\:cstu-text-purple-500\/15:active{color:rgb(var(--cstu-purple-500)/.15)}.active\:cstu-text-purple-500\/20:active{color:rgb(var(--cstu-purple-500)/.2)}.active\:cstu-text-purple-500\/25:active{color:rgb(var(--cstu-purple-500)/.25)}.active\:cstu-text-purple-500\/30:active{color:rgb(var(--cstu-purple-500)/.3)}.active\:cstu-text-purple-500\/35:active{color:rgb(var(--cstu-purple-500)/.35)}.active\:cstu-text-purple-500\/40:active{color:rgb(var(--cstu-purple-500)/.4)}.active\:cstu-text-purple-500\/45:active{color:rgb(var(--cstu-purple-500)/.45)}.active\:cstu-text-purple-500\/5:active{color:rgb(var(--cstu-purple-500)/.05)}.active\:cstu-text-purple-500\/50:active{color:rgb(var(--cstu-purple-500)/.5)}.active\:cstu-text-purple-500\/55:active{color:rgb(var(--cstu-purple-500)/.55)}.active\:cstu-text-purple-500\/60:active{color:rgb(var(--cstu-purple-500)/.6)}.active\:cstu-text-purple-500\/65:active{color:rgb(var(--cstu-purple-500)/.65)}.active\:cstu-text-purple-500\/70:active{color:rgb(var(--cstu-purple-500)/.7)}.active\:cstu-text-purple-500\/75:active{color:rgb(var(--cstu-purple-500)/.75)}.active\:cstu-text-purple-500\/80:active{color:rgb(var(--cstu-purple-500)/.8)}.active\:cstu-text-purple-500\/85:active{color:rgb(var(--cstu-purple-500)/.85)}.active\:cstu-text-purple-500\/90:active{color:rgb(var(--cstu-purple-500)/.9)}.active\:cstu-text-purple-500\/95:active{color:rgb(var(--cstu-purple-500)/.95)}.active\:cstu-text-purple-600:active{--tw-text-opacity:1;color:rgb(var(--cstu-purple-600)/var(--tw-text-opacity,1))}.active\:cstu-text-purple-600\/0:active{color:rgb(var(--cstu-purple-600)/0)}.active\:cstu-text-purple-600\/10:active{color:rgb(var(--cstu-purple-600)/.1)}.active\:cstu-text-purple-600\/100:active{color:rgb(var(--cstu-purple-600)/1)}.active\:cstu-text-purple-600\/15:active{color:rgb(var(--cstu-purple-600)/.15)}.active\:cstu-text-purple-600\/20:active{color:rgb(var(--cstu-purple-600)/.2)}.active\:cstu-text-purple-600\/25:active{color:rgb(var(--cstu-purple-600)/.25)}.active\:cstu-text-purple-600\/30:active{color:rgb(var(--cstu-purple-600)/.3)}.active\:cstu-text-purple-600\/35:active{color:rgb(var(--cstu-purple-600)/.35)}.active\:cstu-text-purple-600\/40:active{color:rgb(var(--cstu-purple-600)/.4)}.active\:cstu-text-purple-600\/45:active{color:rgb(var(--cstu-purple-600)/.45)}.active\:cstu-text-purple-600\/5:active{color:rgb(var(--cstu-purple-600)/.05)}.active\:cstu-text-purple-600\/50:active{color:rgb(var(--cstu-purple-600)/.5)}.active\:cstu-text-purple-600\/55:active{color:rgb(var(--cstu-purple-600)/.55)}.active\:cstu-text-purple-600\/60:active{color:rgb(var(--cstu-purple-600)/.6)}.active\:cstu-text-purple-600\/65:active{color:rgb(var(--cstu-purple-600)/.65)}.active\:cstu-text-purple-600\/70:active{color:rgb(var(--cstu-purple-600)/.7)}.active\:cstu-text-purple-600\/75:active{color:rgb(var(--cstu-purple-600)/.75)}.active\:cstu-text-purple-600\/80:active{color:rgb(var(--cstu-purple-600)/.8)}.active\:cstu-text-purple-600\/85:active{color:rgb(var(--cstu-purple-600)/.85)}.active\:cstu-text-purple-600\/90:active{color:rgb(var(--cstu-purple-600)/.9)}.active\:cstu-text-purple-600\/95:active{color:rgb(var(--cstu-purple-600)/.95)}.active\:cstu-text-purple-700:active{--tw-text-opacity:1;color:rgb(var(--cstu-purple-700)/var(--tw-text-opacity,1))}.active\:cstu-text-purple-700\/0:active{color:rgb(var(--cstu-purple-700)/0)}.active\:cstu-text-purple-700\/10:active{color:rgb(var(--cstu-purple-700)/.1)}.active\:cstu-text-purple-700\/100:active{color:rgb(var(--cstu-purple-700)/1)}.active\:cstu-text-purple-700\/15:active{color:rgb(var(--cstu-purple-700)/.15)}.active\:cstu-text-purple-700\/20:active{color:rgb(var(--cstu-purple-700)/.2)}.active\:cstu-text-purple-700\/25:active{color:rgb(var(--cstu-purple-700)/.25)}.active\:cstu-text-purple-700\/30:active{color:rgb(var(--cstu-purple-700)/.3)}.active\:cstu-text-purple-700\/35:active{color:rgb(var(--cstu-purple-700)/.35)}.active\:cstu-text-purple-700\/40:active{color:rgb(var(--cstu-purple-700)/.4)}.active\:cstu-text-purple-700\/45:active{color:rgb(var(--cstu-purple-700)/.45)}.active\:cstu-text-purple-700\/5:active{color:rgb(var(--cstu-purple-700)/.05)}.active\:cstu-text-purple-700\/50:active{color:rgb(var(--cstu-purple-700)/.5)}.active\:cstu-text-purple-700\/55:active{color:rgb(var(--cstu-purple-700)/.55)}.active\:cstu-text-purple-700\/60:active{color:rgb(var(--cstu-purple-700)/.6)}.active\:cstu-text-purple-700\/65:active{color:rgb(var(--cstu-purple-700)/.65)}.active\:cstu-text-purple-700\/70:active{color:rgb(var(--cstu-purple-700)/.7)}.active\:cstu-text-purple-700\/75:active{color:rgb(var(--cstu-purple-700)/.75)}.active\:cstu-text-purple-700\/80:active{color:rgb(var(--cstu-purple-700)/.8)}.active\:cstu-text-purple-700\/85:active{color:rgb(var(--cstu-purple-700)/.85)}.active\:cstu-text-purple-700\/90:active{color:rgb(var(--cstu-purple-700)/.9)}.active\:cstu-text-purple-700\/95:active{color:rgb(var(--cstu-purple-700)/.95)}.active\:cstu-text-purple-800:active{--tw-text-opacity:1;color:rgb(var(--cstu-purple-800)/var(--tw-text-opacity,1))}.active\:cstu-text-purple-800\/0:active{color:rgb(var(--cstu-purple-800)/0)}.active\:cstu-text-purple-800\/10:active{color:rgb(var(--cstu-purple-800)/.1)}.active\:cstu-text-purple-800\/100:active{color:rgb(var(--cstu-purple-800)/1)}.active\:cstu-text-purple-800\/15:active{color:rgb(var(--cstu-purple-800)/.15)}.active\:cstu-text-purple-800\/20:active{color:rgb(var(--cstu-purple-800)/.2)}.active\:cstu-text-purple-800\/25:active{color:rgb(var(--cstu-purple-800)/.25)}.active\:cstu-text-purple-800\/30:active{color:rgb(var(--cstu-purple-800)/.3)}.active\:cstu-text-purple-800\/35:active{color:rgb(var(--cstu-purple-800)/.35)}.active\:cstu-text-purple-800\/40:active{color:rgb(var(--cstu-purple-800)/.4)}.active\:cstu-text-purple-800\/45:active{color:rgb(var(--cstu-purple-800)/.45)}.active\:cstu-text-purple-800\/5:active{color:rgb(var(--cstu-purple-800)/.05)}.active\:cstu-text-purple-800\/50:active{color:rgb(var(--cstu-purple-800)/.5)}.active\:cstu-text-purple-800\/55:active{color:rgb(var(--cstu-purple-800)/.55)}.active\:cstu-text-purple-800\/60:active{color:rgb(var(--cstu-purple-800)/.6)}.active\:cstu-text-purple-800\/65:active{color:rgb(var(--cstu-purple-800)/.65)}.active\:cstu-text-purple-800\/70:active{color:rgb(var(--cstu-purple-800)/.7)}.active\:cstu-text-purple-800\/75:active{color:rgb(var(--cstu-purple-800)/.75)}.active\:cstu-text-purple-800\/80:active{color:rgb(var(--cstu-purple-800)/.8)}.active\:cstu-text-purple-800\/85:active{color:rgb(var(--cstu-purple-800)/.85)}.active\:cstu-text-purple-800\/90:active{color:rgb(var(--cstu-purple-800)/.9)}.active\:cstu-text-purple-800\/95:active{color:rgb(var(--cstu-purple-800)/.95)}.active\:cstu-text-purple-900:active{--tw-text-opacity:1;color:rgb(var(--cstu-purple-900)/var(--tw-text-opacity,1))}.active\:cstu-text-purple-900\/0:active{color:rgb(var(--cstu-purple-900)/0)}.active\:cstu-text-purple-900\/10:active{color:rgb(var(--cstu-purple-900)/.1)}.active\:cstu-text-purple-900\/100:active{color:rgb(var(--cstu-purple-900)/1)}.active\:cstu-text-purple-900\/15:active{color:rgb(var(--cstu-purple-900)/.15)}.active\:cstu-text-purple-900\/20:active{color:rgb(var(--cstu-purple-900)/.2)}.active\:cstu-text-purple-900\/25:active{color:rgb(var(--cstu-purple-900)/.25)}.active\:cstu-text-purple-900\/30:active{color:rgb(var(--cstu-purple-900)/.3)}.active\:cstu-text-purple-900\/35:active{color:rgb(var(--cstu-purple-900)/.35)}.active\:cstu-text-purple-900\/40:active{color:rgb(var(--cstu-purple-900)/.4)}.active\:cstu-text-purple-900\/45:active{color:rgb(var(--cstu-purple-900)/.45)}.active\:cstu-text-purple-900\/5:active{color:rgb(var(--cstu-purple-900)/.05)}.active\:cstu-text-purple-900\/50:active{color:rgb(var(--cstu-purple-900)/.5)}.active\:cstu-text-purple-900\/55:active{color:rgb(var(--cstu-purple-900)/.55)}.active\:cstu-text-purple-900\/60:active{color:rgb(var(--cstu-purple-900)/.6)}.active\:cstu-text-purple-900\/65:active{color:rgb(var(--cstu-purple-900)/.65)}.active\:cstu-text-purple-900\/70:active{color:rgb(var(--cstu-purple-900)/.7)}.active\:cstu-text-purple-900\/75:active{color:rgb(var(--cstu-purple-900)/.75)}.active\:cstu-text-purple-900\/80:active{color:rgb(var(--cstu-purple-900)/.8)}.active\:cstu-text-purple-900\/85:active{color:rgb(var(--cstu-purple-900)/.85)}.active\:cstu-text-purple-900\/90:active{color:rgb(var(--cstu-purple-900)/.9)}.active\:cstu-text-purple-900\/95:active{color:rgb(var(--cstu-purple-900)/.95)}.active\:cstu-text-red-100:active{--tw-text-opacity:1;color:rgb(var(--cstu-red-100)/var(--tw-text-opacity,1))}.active\:cstu-text-red-100\/0:active{color:rgb(var(--cstu-red-100)/0)}.active\:cstu-text-red-100\/10:active{color:rgb(var(--cstu-red-100)/.1)}.active\:cstu-text-red-100\/100:active{color:rgb(var(--cstu-red-100)/1)}.active\:cstu-text-red-100\/15:active{color:rgb(var(--cstu-red-100)/.15)}.active\:cstu-text-red-100\/20:active{color:rgb(var(--cstu-red-100)/.2)}.active\:cstu-text-red-100\/25:active{color:rgb(var(--cstu-red-100)/.25)}.active\:cstu-text-red-100\/30:active{color:rgb(var(--cstu-red-100)/.3)}.active\:cstu-text-red-100\/35:active{color:rgb(var(--cstu-red-100)/.35)}.active\:cstu-text-red-100\/40:active{color:rgb(var(--cstu-red-100)/.4)}.active\:cstu-text-red-100\/45:active{color:rgb(var(--cstu-red-100)/.45)}.active\:cstu-text-red-100\/5:active{color:rgb(var(--cstu-red-100)/.05)}.active\:cstu-text-red-100\/50:active{color:rgb(var(--cstu-red-100)/.5)}.active\:cstu-text-red-100\/55:active{color:rgb(var(--cstu-red-100)/.55)}.active\:cstu-text-red-100\/60:active{color:rgb(var(--cstu-red-100)/.6)}.active\:cstu-text-red-100\/65:active{color:rgb(var(--cstu-red-100)/.65)}.active\:cstu-text-red-100\/70:active{color:rgb(var(--cstu-red-100)/.7)}.active\:cstu-text-red-100\/75:active{color:rgb(var(--cstu-red-100)/.75)}.active\:cstu-text-red-100\/80:active{color:rgb(var(--cstu-red-100)/.8)}.active\:cstu-text-red-100\/85:active{color:rgb(var(--cstu-red-100)/.85)}.active\:cstu-text-red-100\/90:active{color:rgb(var(--cstu-red-100)/.9)}.active\:cstu-text-red-100\/95:active{color:rgb(var(--cstu-red-100)/.95)}.active\:cstu-text-red-200:active{--tw-text-opacity:1;color:rgb(var(--cstu-red-200)/var(--tw-text-opacity,1))}.active\:cstu-text-red-200\/0:active{color:rgb(var(--cstu-red-200)/0)}.active\:cstu-text-red-200\/10:active{color:rgb(var(--cstu-red-200)/.1)}.active\:cstu-text-red-200\/100:active{color:rgb(var(--cstu-red-200)/1)}.active\:cstu-text-red-200\/15:active{color:rgb(var(--cstu-red-200)/.15)}.active\:cstu-text-red-200\/20:active{color:rgb(var(--cstu-red-200)/.2)}.active\:cstu-text-red-200\/25:active{color:rgb(var(--cstu-red-200)/.25)}.active\:cstu-text-red-200\/30:active{color:rgb(var(--cstu-red-200)/.3)}.active\:cstu-text-red-200\/35:active{color:rgb(var(--cstu-red-200)/.35)}.active\:cstu-text-red-200\/40:active{color:rgb(var(--cstu-red-200)/.4)}.active\:cstu-text-red-200\/45:active{color:rgb(var(--cstu-red-200)/.45)}.active\:cstu-text-red-200\/5:active{color:rgb(var(--cstu-red-200)/.05)}.active\:cstu-text-red-200\/50:active{color:rgb(var(--cstu-red-200)/.5)}.active\:cstu-text-red-200\/55:active{color:rgb(var(--cstu-red-200)/.55)}.active\:cstu-text-red-200\/60:active{color:rgb(var(--cstu-red-200)/.6)}.active\:cstu-text-red-200\/65:active{color:rgb(var(--cstu-red-200)/.65)}.active\:cstu-text-red-200\/70:active{color:rgb(var(--cstu-red-200)/.7)}.active\:cstu-text-red-200\/75:active{color:rgb(var(--cstu-red-200)/.75)}.active\:cstu-text-red-200\/80:active{color:rgb(var(--cstu-red-200)/.8)}.active\:cstu-text-red-200\/85:active{color:rgb(var(--cstu-red-200)/.85)}.active\:cstu-text-red-200\/90:active{color:rgb(var(--cstu-red-200)/.9)}.active\:cstu-text-red-200\/95:active{color:rgb(var(--cstu-red-200)/.95)}.active\:cstu-text-red-300:active{--tw-text-opacity:1;color:rgb(var(--cstu-red-300)/var(--tw-text-opacity,1))}.active\:cstu-text-red-300\/0:active{color:rgb(var(--cstu-red-300)/0)}.active\:cstu-text-red-300\/10:active{color:rgb(var(--cstu-red-300)/.1)}.active\:cstu-text-red-300\/100:active{color:rgb(var(--cstu-red-300)/1)}.active\:cstu-text-red-300\/15:active{color:rgb(var(--cstu-red-300)/.15)}.active\:cstu-text-red-300\/20:active{color:rgb(var(--cstu-red-300)/.2)}.active\:cstu-text-red-300\/25:active{color:rgb(var(--cstu-red-300)/.25)}.active\:cstu-text-red-300\/30:active{color:rgb(var(--cstu-red-300)/.3)}.active\:cstu-text-red-300\/35:active{color:rgb(var(--cstu-red-300)/.35)}.active\:cstu-text-red-300\/40:active{color:rgb(var(--cstu-red-300)/.4)}.active\:cstu-text-red-300\/45:active{color:rgb(var(--cstu-red-300)/.45)}.active\:cstu-text-red-300\/5:active{color:rgb(var(--cstu-red-300)/.05)}.active\:cstu-text-red-300\/50:active{color:rgb(var(--cstu-red-300)/.5)}.active\:cstu-text-red-300\/55:active{color:rgb(var(--cstu-red-300)/.55)}.active\:cstu-text-red-300\/60:active{color:rgb(var(--cstu-red-300)/.6)}.active\:cstu-text-red-300\/65:active{color:rgb(var(--cstu-red-300)/.65)}.active\:cstu-text-red-300\/70:active{color:rgb(var(--cstu-red-300)/.7)}.active\:cstu-text-red-300\/75:active{color:rgb(var(--cstu-red-300)/.75)}.active\:cstu-text-red-300\/80:active{color:rgb(var(--cstu-red-300)/.8)}.active\:cstu-text-red-300\/85:active{color:rgb(var(--cstu-red-300)/.85)}.active\:cstu-text-red-300\/90:active{color:rgb(var(--cstu-red-300)/.9)}.active\:cstu-text-red-300\/95:active{color:rgb(var(--cstu-red-300)/.95)}.active\:cstu-text-red-400:active{--tw-text-opacity:1;color:rgb(var(--cstu-red-400)/var(--tw-text-opacity,1))}.active\:cstu-text-red-400\/0:active{color:rgb(var(--cstu-red-400)/0)}.active\:cstu-text-red-400\/10:active{color:rgb(var(--cstu-red-400)/.1)}.active\:cstu-text-red-400\/100:active{color:rgb(var(--cstu-red-400)/1)}.active\:cstu-text-red-400\/15:active{color:rgb(var(--cstu-red-400)/.15)}.active\:cstu-text-red-400\/20:active{color:rgb(var(--cstu-red-400)/.2)}.active\:cstu-text-red-400\/25:active{color:rgb(var(--cstu-red-400)/.25)}.active\:cstu-text-red-400\/30:active{color:rgb(var(--cstu-red-400)/.3)}.active\:cstu-text-red-400\/35:active{color:rgb(var(--cstu-red-400)/.35)}.active\:cstu-text-red-400\/40:active{color:rgb(var(--cstu-red-400)/.4)}.active\:cstu-text-red-400\/45:active{color:rgb(var(--cstu-red-400)/.45)}.active\:cstu-text-red-400\/5:active{color:rgb(var(--cstu-red-400)/.05)}.active\:cstu-text-red-400\/50:active{color:rgb(var(--cstu-red-400)/.5)}.active\:cstu-text-red-400\/55:active{color:rgb(var(--cstu-red-400)/.55)}.active\:cstu-text-red-400\/60:active{color:rgb(var(--cstu-red-400)/.6)}.active\:cstu-text-red-400\/65:active{color:rgb(var(--cstu-red-400)/.65)}.active\:cstu-text-red-400\/70:active{color:rgb(var(--cstu-red-400)/.7)}.active\:cstu-text-red-400\/75:active{color:rgb(var(--cstu-red-400)/.75)}.active\:cstu-text-red-400\/80:active{color:rgb(var(--cstu-red-400)/.8)}.active\:cstu-text-red-400\/85:active{color:rgb(var(--cstu-red-400)/.85)}.active\:cstu-text-red-400\/90:active{color:rgb(var(--cstu-red-400)/.9)}.active\:cstu-text-red-400\/95:active{color:rgb(var(--cstu-red-400)/.95)}.active\:cstu-text-red-50:active{--tw-text-opacity:1;color:rgb(var(--cstu-red-50)/var(--tw-text-opacity,1))}.active\:cstu-text-red-50\/0:active{color:rgb(var(--cstu-red-50)/0)}.active\:cstu-text-red-50\/10:active{color:rgb(var(--cstu-red-50)/.1)}.active\:cstu-text-red-50\/100:active{color:rgb(var(--cstu-red-50)/1)}.active\:cstu-text-red-50\/15:active{color:rgb(var(--cstu-red-50)/.15)}.active\:cstu-text-red-50\/20:active{color:rgb(var(--cstu-red-50)/.2)}.active\:cstu-text-red-50\/25:active{color:rgb(var(--cstu-red-50)/.25)}.active\:cstu-text-red-50\/30:active{color:rgb(var(--cstu-red-50)/.3)}.active\:cstu-text-red-50\/35:active{color:rgb(var(--cstu-red-50)/.35)}.active\:cstu-text-red-50\/40:active{color:rgb(var(--cstu-red-50)/.4)}.active\:cstu-text-red-50\/45:active{color:rgb(var(--cstu-red-50)/.45)}.active\:cstu-text-red-50\/5:active{color:rgb(var(--cstu-red-50)/.05)}.active\:cstu-text-red-50\/50:active{color:rgb(var(--cstu-red-50)/.5)}.active\:cstu-text-red-50\/55:active{color:rgb(var(--cstu-red-50)/.55)}.active\:cstu-text-red-50\/60:active{color:rgb(var(--cstu-red-50)/.6)}.active\:cstu-text-red-50\/65:active{color:rgb(var(--cstu-red-50)/.65)}.active\:cstu-text-red-50\/70:active{color:rgb(var(--cstu-red-50)/.7)}.active\:cstu-text-red-50\/75:active{color:rgb(var(--cstu-red-50)/.75)}.active\:cstu-text-red-50\/80:active{color:rgb(var(--cstu-red-50)/.8)}.active\:cstu-text-red-50\/85:active{color:rgb(var(--cstu-red-50)/.85)}.active\:cstu-text-red-50\/90:active{color:rgb(var(--cstu-red-50)/.9)}.active\:cstu-text-red-50\/95:active{color:rgb(var(--cstu-red-50)/.95)}.active\:cstu-text-red-500:active{--tw-text-opacity:1;color:rgb(var(--cstu-red-500)/var(--tw-text-opacity,1))}.active\:cstu-text-red-500\/0:active{color:rgb(var(--cstu-red-500)/0)}.active\:cstu-text-red-500\/10:active{color:rgb(var(--cstu-red-500)/.1)}.active\:cstu-text-red-500\/100:active{color:rgb(var(--cstu-red-500)/1)}.active\:cstu-text-red-500\/15:active{color:rgb(var(--cstu-red-500)/.15)}.active\:cstu-text-red-500\/20:active{color:rgb(var(--cstu-red-500)/.2)}.active\:cstu-text-red-500\/25:active{color:rgb(var(--cstu-red-500)/.25)}.active\:cstu-text-red-500\/30:active{color:rgb(var(--cstu-red-500)/.3)}.active\:cstu-text-red-500\/35:active{color:rgb(var(--cstu-red-500)/.35)}.active\:cstu-text-red-500\/40:active{color:rgb(var(--cstu-red-500)/.4)}.active\:cstu-text-red-500\/45:active{color:rgb(var(--cstu-red-500)/.45)}.active\:cstu-text-red-500\/5:active{color:rgb(var(--cstu-red-500)/.05)}.active\:cstu-text-red-500\/50:active{color:rgb(var(--cstu-red-500)/.5)}.active\:cstu-text-red-500\/55:active{color:rgb(var(--cstu-red-500)/.55)}.active\:cstu-text-red-500\/60:active{color:rgb(var(--cstu-red-500)/.6)}.active\:cstu-text-red-500\/65:active{color:rgb(var(--cstu-red-500)/.65)}.active\:cstu-text-red-500\/70:active{color:rgb(var(--cstu-red-500)/.7)}.active\:cstu-text-red-500\/75:active{color:rgb(var(--cstu-red-500)/.75)}.active\:cstu-text-red-500\/80:active{color:rgb(var(--cstu-red-500)/.8)}.active\:cstu-text-red-500\/85:active{color:rgb(var(--cstu-red-500)/.85)}.active\:cstu-text-red-500\/90:active{color:rgb(var(--cstu-red-500)/.9)}.active\:cstu-text-red-500\/95:active{color:rgb(var(--cstu-red-500)/.95)}.active\:cstu-text-red-600:active{--tw-text-opacity:1;color:rgb(var(--cstu-red-600)/var(--tw-text-opacity,1))}.active\:cstu-text-red-600\/0:active{color:rgb(var(--cstu-red-600)/0)}.active\:cstu-text-red-600\/10:active{color:rgb(var(--cstu-red-600)/.1)}.active\:cstu-text-red-600\/100:active{color:rgb(var(--cstu-red-600)/1)}.active\:cstu-text-red-600\/15:active{color:rgb(var(--cstu-red-600)/.15)}.active\:cstu-text-red-600\/20:active{color:rgb(var(--cstu-red-600)/.2)}.active\:cstu-text-red-600\/25:active{color:rgb(var(--cstu-red-600)/.25)}.active\:cstu-text-red-600\/30:active{color:rgb(var(--cstu-red-600)/.3)}.active\:cstu-text-red-600\/35:active{color:rgb(var(--cstu-red-600)/.35)}.active\:cstu-text-red-600\/40:active{color:rgb(var(--cstu-red-600)/.4)}.active\:cstu-text-red-600\/45:active{color:rgb(var(--cstu-red-600)/.45)}.active\:cstu-text-red-600\/5:active{color:rgb(var(--cstu-red-600)/.05)}.active\:cstu-text-red-600\/50:active{color:rgb(var(--cstu-red-600)/.5)}.active\:cstu-text-red-600\/55:active{color:rgb(var(--cstu-red-600)/.55)}.active\:cstu-text-red-600\/60:active{color:rgb(var(--cstu-red-600)/.6)}.active\:cstu-text-red-600\/65:active{color:rgb(var(--cstu-red-600)/.65)}.active\:cstu-text-red-600\/70:active{color:rgb(var(--cstu-red-600)/.7)}.active\:cstu-text-red-600\/75:active{color:rgb(var(--cstu-red-600)/.75)}.active\:cstu-text-red-600\/80:active{color:rgb(var(--cstu-red-600)/.8)}.active\:cstu-text-red-600\/85:active{color:rgb(var(--cstu-red-600)/.85)}.active\:cstu-text-red-600\/90:active{color:rgb(var(--cstu-red-600)/.9)}.active\:cstu-text-red-600\/95:active{color:rgb(var(--cstu-red-600)/.95)}.active\:cstu-text-red-700:active{--tw-text-opacity:1;color:rgb(var(--cstu-red-700)/var(--tw-text-opacity,1))}.active\:cstu-text-red-700\/0:active{color:rgb(var(--cstu-red-700)/0)}.active\:cstu-text-red-700\/10:active{color:rgb(var(--cstu-red-700)/.1)}.active\:cstu-text-red-700\/100:active{color:rgb(var(--cstu-red-700)/1)}.active\:cstu-text-red-700\/15:active{color:rgb(var(--cstu-red-700)/.15)}.active\:cstu-text-red-700\/20:active{color:rgb(var(--cstu-red-700)/.2)}.active\:cstu-text-red-700\/25:active{color:rgb(var(--cstu-red-700)/.25)}.active\:cstu-text-red-700\/30:active{color:rgb(var(--cstu-red-700)/.3)}.active\:cstu-text-red-700\/35:active{color:rgb(var(--cstu-red-700)/.35)}.active\:cstu-text-red-700\/40:active{color:rgb(var(--cstu-red-700)/.4)}.active\:cstu-text-red-700\/45:active{color:rgb(var(--cstu-red-700)/.45)}.active\:cstu-text-red-700\/5:active{color:rgb(var(--cstu-red-700)/.05)}.active\:cstu-text-red-700\/50:active{color:rgb(var(--cstu-red-700)/.5)}.active\:cstu-text-red-700\/55:active{color:rgb(var(--cstu-red-700)/.55)}.active\:cstu-text-red-700\/60:active{color:rgb(var(--cstu-red-700)/.6)}.active\:cstu-text-red-700\/65:active{color:rgb(var(--cstu-red-700)/.65)}.active\:cstu-text-red-700\/70:active{color:rgb(var(--cstu-red-700)/.7)}.active\:cstu-text-red-700\/75:active{color:rgb(var(--cstu-red-700)/.75)}.active\:cstu-text-red-700\/80:active{color:rgb(var(--cstu-red-700)/.8)}.active\:cstu-text-red-700\/85:active{color:rgb(var(--cstu-red-700)/.85)}.active\:cstu-text-red-700\/90:active{color:rgb(var(--cstu-red-700)/.9)}.active\:cstu-text-red-700\/95:active{color:rgb(var(--cstu-red-700)/.95)}.active\:cstu-text-red-800:active{--tw-text-opacity:1;color:rgb(var(--cstu-red-800)/var(--tw-text-opacity,1))}.active\:cstu-text-red-800\/0:active{color:rgb(var(--cstu-red-800)/0)}.active\:cstu-text-red-800\/10:active{color:rgb(var(--cstu-red-800)/.1)}.active\:cstu-text-red-800\/100:active{color:rgb(var(--cstu-red-800)/1)}.active\:cstu-text-red-800\/15:active{color:rgb(var(--cstu-red-800)/.15)}.active\:cstu-text-red-800\/20:active{color:rgb(var(--cstu-red-800)/.2)}.active\:cstu-text-red-800\/25:active{color:rgb(var(--cstu-red-800)/.25)}.active\:cstu-text-red-800\/30:active{color:rgb(var(--cstu-red-800)/.3)}.active\:cstu-text-red-800\/35:active{color:rgb(var(--cstu-red-800)/.35)}.active\:cstu-text-red-800\/40:active{color:rgb(var(--cstu-red-800)/.4)}.active\:cstu-text-red-800\/45:active{color:rgb(var(--cstu-red-800)/.45)}.active\:cstu-text-red-800\/5:active{color:rgb(var(--cstu-red-800)/.05)}.active\:cstu-text-red-800\/50:active{color:rgb(var(--cstu-red-800)/.5)}.active\:cstu-text-red-800\/55:active{color:rgb(var(--cstu-red-800)/.55)}.active\:cstu-text-red-800\/60:active{color:rgb(var(--cstu-red-800)/.6)}.active\:cstu-text-red-800\/65:active{color:rgb(var(--cstu-red-800)/.65)}.active\:cstu-text-red-800\/70:active{color:rgb(var(--cstu-red-800)/.7)}.active\:cstu-text-red-800\/75:active{color:rgb(var(--cstu-red-800)/.75)}.active\:cstu-text-red-800\/80:active{color:rgb(var(--cstu-red-800)/.8)}.active\:cstu-text-red-800\/85:active{color:rgb(var(--cstu-red-800)/.85)}.active\:cstu-text-red-800\/90:active{color:rgb(var(--cstu-red-800)/.9)}.active\:cstu-text-red-800\/95:active{color:rgb(var(--cstu-red-800)/.95)}.active\:cstu-text-red-900:active{--tw-text-opacity:1;color:rgb(var(--cstu-red-900)/var(--tw-text-opacity,1))}.active\:cstu-text-red-900\/0:active{color:rgb(var(--cstu-red-900)/0)}.active\:cstu-text-red-900\/10:active{color:rgb(var(--cstu-red-900)/.1)}.active\:cstu-text-red-900\/100:active{color:rgb(var(--cstu-red-900)/1)}.active\:cstu-text-red-900\/15:active{color:rgb(var(--cstu-red-900)/.15)}.active\:cstu-text-red-900\/20:active{color:rgb(var(--cstu-red-900)/.2)}.active\:cstu-text-red-900\/25:active{color:rgb(var(--cstu-red-900)/.25)}.active\:cstu-text-red-900\/30:active{color:rgb(var(--cstu-red-900)/.3)}.active\:cstu-text-red-900\/35:active{color:rgb(var(--cstu-red-900)/.35)}.active\:cstu-text-red-900\/40:active{color:rgb(var(--cstu-red-900)/.4)}.active\:cstu-text-red-900\/45:active{color:rgb(var(--cstu-red-900)/.45)}.active\:cstu-text-red-900\/5:active{color:rgb(var(--cstu-red-900)/.05)}.active\:cstu-text-red-900\/50:active{color:rgb(var(--cstu-red-900)/.5)}.active\:cstu-text-red-900\/55:active{color:rgb(var(--cstu-red-900)/.55)}.active\:cstu-text-red-900\/60:active{color:rgb(var(--cstu-red-900)/.6)}.active\:cstu-text-red-900\/65:active{color:rgb(var(--cstu-red-900)/.65)}.active\:cstu-text-red-900\/70:active{color:rgb(var(--cstu-red-900)/.7)}.active\:cstu-text-red-900\/75:active{color:rgb(var(--cstu-red-900)/.75)}.active\:cstu-text-red-900\/80:active{color:rgb(var(--cstu-red-900)/.8)}.active\:cstu-text-red-900\/85:active{color:rgb(var(--cstu-red-900)/.85)}.active\:cstu-text-red-900\/90:active{color:rgb(var(--cstu-red-900)/.9)}.active\:cstu-text-red-900\/95:active{color:rgb(var(--cstu-red-900)/.95)}.active\:cstu-text-sea-blue-100:active{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-100)/var(--tw-text-opacity,1))}.active\:cstu-text-sea-blue-100\/0:active{color:rgb(var(--cstu-sea-blue-100)/0)}.active\:cstu-text-sea-blue-100\/10:active{color:rgb(var(--cstu-sea-blue-100)/.1)}.active\:cstu-text-sea-blue-100\/100:active{color:rgb(var(--cstu-sea-blue-100)/1)}.active\:cstu-text-sea-blue-100\/15:active{color:rgb(var(--cstu-sea-blue-100)/.15)}.active\:cstu-text-sea-blue-100\/20:active{color:rgb(var(--cstu-sea-blue-100)/.2)}.active\:cstu-text-sea-blue-100\/25:active{color:rgb(var(--cstu-sea-blue-100)/.25)}.active\:cstu-text-sea-blue-100\/30:active{color:rgb(var(--cstu-sea-blue-100)/.3)}.active\:cstu-text-sea-blue-100\/35:active{color:rgb(var(--cstu-sea-blue-100)/.35)}.active\:cstu-text-sea-blue-100\/40:active{color:rgb(var(--cstu-sea-blue-100)/.4)}.active\:cstu-text-sea-blue-100\/45:active{color:rgb(var(--cstu-sea-blue-100)/.45)}.active\:cstu-text-sea-blue-100\/5:active{color:rgb(var(--cstu-sea-blue-100)/.05)}.active\:cstu-text-sea-blue-100\/50:active{color:rgb(var(--cstu-sea-blue-100)/.5)}.active\:cstu-text-sea-blue-100\/55:active{color:rgb(var(--cstu-sea-blue-100)/.55)}.active\:cstu-text-sea-blue-100\/60:active{color:rgb(var(--cstu-sea-blue-100)/.6)}.active\:cstu-text-sea-blue-100\/65:active{color:rgb(var(--cstu-sea-blue-100)/.65)}.active\:cstu-text-sea-blue-100\/70:active{color:rgb(var(--cstu-sea-blue-100)/.7)}.active\:cstu-text-sea-blue-100\/75:active{color:rgb(var(--cstu-sea-blue-100)/.75)}.active\:cstu-text-sea-blue-100\/80:active{color:rgb(var(--cstu-sea-blue-100)/.8)}.active\:cstu-text-sea-blue-100\/85:active{color:rgb(var(--cstu-sea-blue-100)/.85)}.active\:cstu-text-sea-blue-100\/90:active{color:rgb(var(--cstu-sea-blue-100)/.9)}.active\:cstu-text-sea-blue-100\/95:active{color:rgb(var(--cstu-sea-blue-100)/.95)}.active\:cstu-text-sea-blue-200:active{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-200)/var(--tw-text-opacity,1))}.active\:cstu-text-sea-blue-200\/0:active{color:rgb(var(--cstu-sea-blue-200)/0)}.active\:cstu-text-sea-blue-200\/10:active{color:rgb(var(--cstu-sea-blue-200)/.1)}.active\:cstu-text-sea-blue-200\/100:active{color:rgb(var(--cstu-sea-blue-200)/1)}.active\:cstu-text-sea-blue-200\/15:active{color:rgb(var(--cstu-sea-blue-200)/.15)}.active\:cstu-text-sea-blue-200\/20:active{color:rgb(var(--cstu-sea-blue-200)/.2)}.active\:cstu-text-sea-blue-200\/25:active{color:rgb(var(--cstu-sea-blue-200)/.25)}.active\:cstu-text-sea-blue-200\/30:active{color:rgb(var(--cstu-sea-blue-200)/.3)}.active\:cstu-text-sea-blue-200\/35:active{color:rgb(var(--cstu-sea-blue-200)/.35)}.active\:cstu-text-sea-blue-200\/40:active{color:rgb(var(--cstu-sea-blue-200)/.4)}.active\:cstu-text-sea-blue-200\/45:active{color:rgb(var(--cstu-sea-blue-200)/.45)}.active\:cstu-text-sea-blue-200\/5:active{color:rgb(var(--cstu-sea-blue-200)/.05)}.active\:cstu-text-sea-blue-200\/50:active{color:rgb(var(--cstu-sea-blue-200)/.5)}.active\:cstu-text-sea-blue-200\/55:active{color:rgb(var(--cstu-sea-blue-200)/.55)}.active\:cstu-text-sea-blue-200\/60:active{color:rgb(var(--cstu-sea-blue-200)/.6)}.active\:cstu-text-sea-blue-200\/65:active{color:rgb(var(--cstu-sea-blue-200)/.65)}.active\:cstu-text-sea-blue-200\/70:active{color:rgb(var(--cstu-sea-blue-200)/.7)}.active\:cstu-text-sea-blue-200\/75:active{color:rgb(var(--cstu-sea-blue-200)/.75)}.active\:cstu-text-sea-blue-200\/80:active{color:rgb(var(--cstu-sea-blue-200)/.8)}.active\:cstu-text-sea-blue-200\/85:active{color:rgb(var(--cstu-sea-blue-200)/.85)}.active\:cstu-text-sea-blue-200\/90:active{color:rgb(var(--cstu-sea-blue-200)/.9)}.active\:cstu-text-sea-blue-200\/95:active{color:rgb(var(--cstu-sea-blue-200)/.95)}.active\:cstu-text-sea-blue-300:active{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-300)/var(--tw-text-opacity,1))}.active\:cstu-text-sea-blue-300\/0:active{color:rgb(var(--cstu-sea-blue-300)/0)}.active\:cstu-text-sea-blue-300\/10:active{color:rgb(var(--cstu-sea-blue-300)/.1)}.active\:cstu-text-sea-blue-300\/100:active{color:rgb(var(--cstu-sea-blue-300)/1)}.active\:cstu-text-sea-blue-300\/15:active{color:rgb(var(--cstu-sea-blue-300)/.15)}.active\:cstu-text-sea-blue-300\/20:active{color:rgb(var(--cstu-sea-blue-300)/.2)}.active\:cstu-text-sea-blue-300\/25:active{color:rgb(var(--cstu-sea-blue-300)/.25)}.active\:cstu-text-sea-blue-300\/30:active{color:rgb(var(--cstu-sea-blue-300)/.3)}.active\:cstu-text-sea-blue-300\/35:active{color:rgb(var(--cstu-sea-blue-300)/.35)}.active\:cstu-text-sea-blue-300\/40:active{color:rgb(var(--cstu-sea-blue-300)/.4)}.active\:cstu-text-sea-blue-300\/45:active{color:rgb(var(--cstu-sea-blue-300)/.45)}.active\:cstu-text-sea-blue-300\/5:active{color:rgb(var(--cstu-sea-blue-300)/.05)}.active\:cstu-text-sea-blue-300\/50:active{color:rgb(var(--cstu-sea-blue-300)/.5)}.active\:cstu-text-sea-blue-300\/55:active{color:rgb(var(--cstu-sea-blue-300)/.55)}.active\:cstu-text-sea-blue-300\/60:active{color:rgb(var(--cstu-sea-blue-300)/.6)}.active\:cstu-text-sea-blue-300\/65:active{color:rgb(var(--cstu-sea-blue-300)/.65)}.active\:cstu-text-sea-blue-300\/70:active{color:rgb(var(--cstu-sea-blue-300)/.7)}.active\:cstu-text-sea-blue-300\/75:active{color:rgb(var(--cstu-sea-blue-300)/.75)}.active\:cstu-text-sea-blue-300\/80:active{color:rgb(var(--cstu-sea-blue-300)/.8)}.active\:cstu-text-sea-blue-300\/85:active{color:rgb(var(--cstu-sea-blue-300)/.85)}.active\:cstu-text-sea-blue-300\/90:active{color:rgb(var(--cstu-sea-blue-300)/.9)}.active\:cstu-text-sea-blue-300\/95:active{color:rgb(var(--cstu-sea-blue-300)/.95)}.active\:cstu-text-sea-blue-400:active{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-400)/var(--tw-text-opacity,1))}.active\:cstu-text-sea-blue-400\/0:active{color:rgb(var(--cstu-sea-blue-400)/0)}.active\:cstu-text-sea-blue-400\/10:active{color:rgb(var(--cstu-sea-blue-400)/.1)}.active\:cstu-text-sea-blue-400\/100:active{color:rgb(var(--cstu-sea-blue-400)/1)}.active\:cstu-text-sea-blue-400\/15:active{color:rgb(var(--cstu-sea-blue-400)/.15)}.active\:cstu-text-sea-blue-400\/20:active{color:rgb(var(--cstu-sea-blue-400)/.2)}.active\:cstu-text-sea-blue-400\/25:active{color:rgb(var(--cstu-sea-blue-400)/.25)}.active\:cstu-text-sea-blue-400\/30:active{color:rgb(var(--cstu-sea-blue-400)/.3)}.active\:cstu-text-sea-blue-400\/35:active{color:rgb(var(--cstu-sea-blue-400)/.35)}.active\:cstu-text-sea-blue-400\/40:active{color:rgb(var(--cstu-sea-blue-400)/.4)}.active\:cstu-text-sea-blue-400\/45:active{color:rgb(var(--cstu-sea-blue-400)/.45)}.active\:cstu-text-sea-blue-400\/5:active{color:rgb(var(--cstu-sea-blue-400)/.05)}.active\:cstu-text-sea-blue-400\/50:active{color:rgb(var(--cstu-sea-blue-400)/.5)}.active\:cstu-text-sea-blue-400\/55:active{color:rgb(var(--cstu-sea-blue-400)/.55)}.active\:cstu-text-sea-blue-400\/60:active{color:rgb(var(--cstu-sea-blue-400)/.6)}.active\:cstu-text-sea-blue-400\/65:active{color:rgb(var(--cstu-sea-blue-400)/.65)}.active\:cstu-text-sea-blue-400\/70:active{color:rgb(var(--cstu-sea-blue-400)/.7)}.active\:cstu-text-sea-blue-400\/75:active{color:rgb(var(--cstu-sea-blue-400)/.75)}.active\:cstu-text-sea-blue-400\/80:active{color:rgb(var(--cstu-sea-blue-400)/.8)}.active\:cstu-text-sea-blue-400\/85:active{color:rgb(var(--cstu-sea-blue-400)/.85)}.active\:cstu-text-sea-blue-400\/90:active{color:rgb(var(--cstu-sea-blue-400)/.9)}.active\:cstu-text-sea-blue-400\/95:active{color:rgb(var(--cstu-sea-blue-400)/.95)}.active\:cstu-text-sea-blue-50:active{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-50)/var(--tw-text-opacity,1))}.active\:cstu-text-sea-blue-50\/0:active{color:rgb(var(--cstu-sea-blue-50)/0)}.active\:cstu-text-sea-blue-50\/10:active{color:rgb(var(--cstu-sea-blue-50)/.1)}.active\:cstu-text-sea-blue-50\/100:active{color:rgb(var(--cstu-sea-blue-50)/1)}.active\:cstu-text-sea-blue-50\/15:active{color:rgb(var(--cstu-sea-blue-50)/.15)}.active\:cstu-text-sea-blue-50\/20:active{color:rgb(var(--cstu-sea-blue-50)/.2)}.active\:cstu-text-sea-blue-50\/25:active{color:rgb(var(--cstu-sea-blue-50)/.25)}.active\:cstu-text-sea-blue-50\/30:active{color:rgb(var(--cstu-sea-blue-50)/.3)}.active\:cstu-text-sea-blue-50\/35:active{color:rgb(var(--cstu-sea-blue-50)/.35)}.active\:cstu-text-sea-blue-50\/40:active{color:rgb(var(--cstu-sea-blue-50)/.4)}.active\:cstu-text-sea-blue-50\/45:active{color:rgb(var(--cstu-sea-blue-50)/.45)}.active\:cstu-text-sea-blue-50\/5:active{color:rgb(var(--cstu-sea-blue-50)/.05)}.active\:cstu-text-sea-blue-50\/50:active{color:rgb(var(--cstu-sea-blue-50)/.5)}.active\:cstu-text-sea-blue-50\/55:active{color:rgb(var(--cstu-sea-blue-50)/.55)}.active\:cstu-text-sea-blue-50\/60:active{color:rgb(var(--cstu-sea-blue-50)/.6)}.active\:cstu-text-sea-blue-50\/65:active{color:rgb(var(--cstu-sea-blue-50)/.65)}.active\:cstu-text-sea-blue-50\/70:active{color:rgb(var(--cstu-sea-blue-50)/.7)}.active\:cstu-text-sea-blue-50\/75:active{color:rgb(var(--cstu-sea-blue-50)/.75)}.active\:cstu-text-sea-blue-50\/80:active{color:rgb(var(--cstu-sea-blue-50)/.8)}.active\:cstu-text-sea-blue-50\/85:active{color:rgb(var(--cstu-sea-blue-50)/.85)}.active\:cstu-text-sea-blue-50\/90:active{color:rgb(var(--cstu-sea-blue-50)/.9)}.active\:cstu-text-sea-blue-50\/95:active{color:rgb(var(--cstu-sea-blue-50)/.95)}.active\:cstu-text-sea-blue-500:active{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-500)/var(--tw-text-opacity,1))}.active\:cstu-text-sea-blue-500\/0:active{color:rgb(var(--cstu-sea-blue-500)/0)}.active\:cstu-text-sea-blue-500\/10:active{color:rgb(var(--cstu-sea-blue-500)/.1)}.active\:cstu-text-sea-blue-500\/100:active{color:rgb(var(--cstu-sea-blue-500)/1)}.active\:cstu-text-sea-blue-500\/15:active{color:rgb(var(--cstu-sea-blue-500)/.15)}.active\:cstu-text-sea-blue-500\/20:active{color:rgb(var(--cstu-sea-blue-500)/.2)}.active\:cstu-text-sea-blue-500\/25:active{color:rgb(var(--cstu-sea-blue-500)/.25)}.active\:cstu-text-sea-blue-500\/30:active{color:rgb(var(--cstu-sea-blue-500)/.3)}.active\:cstu-text-sea-blue-500\/35:active{color:rgb(var(--cstu-sea-blue-500)/.35)}.active\:cstu-text-sea-blue-500\/40:active{color:rgb(var(--cstu-sea-blue-500)/.4)}.active\:cstu-text-sea-blue-500\/45:active{color:rgb(var(--cstu-sea-blue-500)/.45)}.active\:cstu-text-sea-blue-500\/5:active{color:rgb(var(--cstu-sea-blue-500)/.05)}.active\:cstu-text-sea-blue-500\/50:active{color:rgb(var(--cstu-sea-blue-500)/.5)}.active\:cstu-text-sea-blue-500\/55:active{color:rgb(var(--cstu-sea-blue-500)/.55)}.active\:cstu-text-sea-blue-500\/60:active{color:rgb(var(--cstu-sea-blue-500)/.6)}.active\:cstu-text-sea-blue-500\/65:active{color:rgb(var(--cstu-sea-blue-500)/.65)}.active\:cstu-text-sea-blue-500\/70:active{color:rgb(var(--cstu-sea-blue-500)/.7)}.active\:cstu-text-sea-blue-500\/75:active{color:rgb(var(--cstu-sea-blue-500)/.75)}.active\:cstu-text-sea-blue-500\/80:active{color:rgb(var(--cstu-sea-blue-500)/.8)}.active\:cstu-text-sea-blue-500\/85:active{color:rgb(var(--cstu-sea-blue-500)/.85)}.active\:cstu-text-sea-blue-500\/90:active{color:rgb(var(--cstu-sea-blue-500)/.9)}.active\:cstu-text-sea-blue-500\/95:active{color:rgb(var(--cstu-sea-blue-500)/.95)}.active\:cstu-text-sea-blue-600:active{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-600)/var(--tw-text-opacity,1))}.active\:cstu-text-sea-blue-600\/0:active{color:rgb(var(--cstu-sea-blue-600)/0)}.active\:cstu-text-sea-blue-600\/10:active{color:rgb(var(--cstu-sea-blue-600)/.1)}.active\:cstu-text-sea-blue-600\/100:active{color:rgb(var(--cstu-sea-blue-600)/1)}.active\:cstu-text-sea-blue-600\/15:active{color:rgb(var(--cstu-sea-blue-600)/.15)}.active\:cstu-text-sea-blue-600\/20:active{color:rgb(var(--cstu-sea-blue-600)/.2)}.active\:cstu-text-sea-blue-600\/25:active{color:rgb(var(--cstu-sea-blue-600)/.25)}.active\:cstu-text-sea-blue-600\/30:active{color:rgb(var(--cstu-sea-blue-600)/.3)}.active\:cstu-text-sea-blue-600\/35:active{color:rgb(var(--cstu-sea-blue-600)/.35)}.active\:cstu-text-sea-blue-600\/40:active{color:rgb(var(--cstu-sea-blue-600)/.4)}.active\:cstu-text-sea-blue-600\/45:active{color:rgb(var(--cstu-sea-blue-600)/.45)}.active\:cstu-text-sea-blue-600\/5:active{color:rgb(var(--cstu-sea-blue-600)/.05)}.active\:cstu-text-sea-blue-600\/50:active{color:rgb(var(--cstu-sea-blue-600)/.5)}.active\:cstu-text-sea-blue-600\/55:active{color:rgb(var(--cstu-sea-blue-600)/.55)}.active\:cstu-text-sea-blue-600\/60:active{color:rgb(var(--cstu-sea-blue-600)/.6)}.active\:cstu-text-sea-blue-600\/65:active{color:rgb(var(--cstu-sea-blue-600)/.65)}.active\:cstu-text-sea-blue-600\/70:active{color:rgb(var(--cstu-sea-blue-600)/.7)}.active\:cstu-text-sea-blue-600\/75:active{color:rgb(var(--cstu-sea-blue-600)/.75)}.active\:cstu-text-sea-blue-600\/80:active{color:rgb(var(--cstu-sea-blue-600)/.8)}.active\:cstu-text-sea-blue-600\/85:active{color:rgb(var(--cstu-sea-blue-600)/.85)}.active\:cstu-text-sea-blue-600\/90:active{color:rgb(var(--cstu-sea-blue-600)/.9)}.active\:cstu-text-sea-blue-600\/95:active{color:rgb(var(--cstu-sea-blue-600)/.95)}.active\:cstu-text-sea-blue-700:active{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-700)/var(--tw-text-opacity,1))}.active\:cstu-text-sea-blue-700\/0:active{color:rgb(var(--cstu-sea-blue-700)/0)}.active\:cstu-text-sea-blue-700\/10:active{color:rgb(var(--cstu-sea-blue-700)/.1)}.active\:cstu-text-sea-blue-700\/100:active{color:rgb(var(--cstu-sea-blue-700)/1)}.active\:cstu-text-sea-blue-700\/15:active{color:rgb(var(--cstu-sea-blue-700)/.15)}.active\:cstu-text-sea-blue-700\/20:active{color:rgb(var(--cstu-sea-blue-700)/.2)}.active\:cstu-text-sea-blue-700\/25:active{color:rgb(var(--cstu-sea-blue-700)/.25)}.active\:cstu-text-sea-blue-700\/30:active{color:rgb(var(--cstu-sea-blue-700)/.3)}.active\:cstu-text-sea-blue-700\/35:active{color:rgb(var(--cstu-sea-blue-700)/.35)}.active\:cstu-text-sea-blue-700\/40:active{color:rgb(var(--cstu-sea-blue-700)/.4)}.active\:cstu-text-sea-blue-700\/45:active{color:rgb(var(--cstu-sea-blue-700)/.45)}.active\:cstu-text-sea-blue-700\/5:active{color:rgb(var(--cstu-sea-blue-700)/.05)}.active\:cstu-text-sea-blue-700\/50:active{color:rgb(var(--cstu-sea-blue-700)/.5)}.active\:cstu-text-sea-blue-700\/55:active{color:rgb(var(--cstu-sea-blue-700)/.55)}.active\:cstu-text-sea-blue-700\/60:active{color:rgb(var(--cstu-sea-blue-700)/.6)}.active\:cstu-text-sea-blue-700\/65:active{color:rgb(var(--cstu-sea-blue-700)/.65)}.active\:cstu-text-sea-blue-700\/70:active{color:rgb(var(--cstu-sea-blue-700)/.7)}.active\:cstu-text-sea-blue-700\/75:active{color:rgb(var(--cstu-sea-blue-700)/.75)}.active\:cstu-text-sea-blue-700\/80:active{color:rgb(var(--cstu-sea-blue-700)/.8)}.active\:cstu-text-sea-blue-700\/85:active{color:rgb(var(--cstu-sea-blue-700)/.85)}.active\:cstu-text-sea-blue-700\/90:active{color:rgb(var(--cstu-sea-blue-700)/.9)}.active\:cstu-text-sea-blue-700\/95:active{color:rgb(var(--cstu-sea-blue-700)/.95)}.active\:cstu-text-sea-blue-800:active{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-800)/var(--tw-text-opacity,1))}.active\:cstu-text-sea-blue-800\/0:active{color:rgb(var(--cstu-sea-blue-800)/0)}.active\:cstu-text-sea-blue-800\/10:active{color:rgb(var(--cstu-sea-blue-800)/.1)}.active\:cstu-text-sea-blue-800\/100:active{color:rgb(var(--cstu-sea-blue-800)/1)}.active\:cstu-text-sea-blue-800\/15:active{color:rgb(var(--cstu-sea-blue-800)/.15)}.active\:cstu-text-sea-blue-800\/20:active{color:rgb(var(--cstu-sea-blue-800)/.2)}.active\:cstu-text-sea-blue-800\/25:active{color:rgb(var(--cstu-sea-blue-800)/.25)}.active\:cstu-text-sea-blue-800\/30:active{color:rgb(var(--cstu-sea-blue-800)/.3)}.active\:cstu-text-sea-blue-800\/35:active{color:rgb(var(--cstu-sea-blue-800)/.35)}.active\:cstu-text-sea-blue-800\/40:active{color:rgb(var(--cstu-sea-blue-800)/.4)}.active\:cstu-text-sea-blue-800\/45:active{color:rgb(var(--cstu-sea-blue-800)/.45)}.active\:cstu-text-sea-blue-800\/5:active{color:rgb(var(--cstu-sea-blue-800)/.05)}.active\:cstu-text-sea-blue-800\/50:active{color:rgb(var(--cstu-sea-blue-800)/.5)}.active\:cstu-text-sea-blue-800\/55:active{color:rgb(var(--cstu-sea-blue-800)/.55)}.active\:cstu-text-sea-blue-800\/60:active{color:rgb(var(--cstu-sea-blue-800)/.6)}.active\:cstu-text-sea-blue-800\/65:active{color:rgb(var(--cstu-sea-blue-800)/.65)}.active\:cstu-text-sea-blue-800\/70:active{color:rgb(var(--cstu-sea-blue-800)/.7)}.active\:cstu-text-sea-blue-800\/75:active{color:rgb(var(--cstu-sea-blue-800)/.75)}.active\:cstu-text-sea-blue-800\/80:active{color:rgb(var(--cstu-sea-blue-800)/.8)}.active\:cstu-text-sea-blue-800\/85:active{color:rgb(var(--cstu-sea-blue-800)/.85)}.active\:cstu-text-sea-blue-800\/90:active{color:rgb(var(--cstu-sea-blue-800)/.9)}.active\:cstu-text-sea-blue-800\/95:active{color:rgb(var(--cstu-sea-blue-800)/.95)}.active\:cstu-text-sea-blue-900:active{--tw-text-opacity:1;color:rgb(var(--cstu-sea-blue-900)/var(--tw-text-opacity,1))}.active\:cstu-text-sea-blue-900\/0:active{color:rgb(var(--cstu-sea-blue-900)/0)}.active\:cstu-text-sea-blue-900\/10:active{color:rgb(var(--cstu-sea-blue-900)/.1)}.active\:cstu-text-sea-blue-900\/100:active{color:rgb(var(--cstu-sea-blue-900)/1)}.active\:cstu-text-sea-blue-900\/15:active{color:rgb(var(--cstu-sea-blue-900)/.15)}.active\:cstu-text-sea-blue-900\/20:active{color:rgb(var(--cstu-sea-blue-900)/.2)}.active\:cstu-text-sea-blue-900\/25:active{color:rgb(var(--cstu-sea-blue-900)/.25)}.active\:cstu-text-sea-blue-900\/30:active{color:rgb(var(--cstu-sea-blue-900)/.3)}.active\:cstu-text-sea-blue-900\/35:active{color:rgb(var(--cstu-sea-blue-900)/.35)}.active\:cstu-text-sea-blue-900\/40:active{color:rgb(var(--cstu-sea-blue-900)/.4)}.active\:cstu-text-sea-blue-900\/45:active{color:rgb(var(--cstu-sea-blue-900)/.45)}.active\:cstu-text-sea-blue-900\/5:active{color:rgb(var(--cstu-sea-blue-900)/.05)}.active\:cstu-text-sea-blue-900\/50:active{color:rgb(var(--cstu-sea-blue-900)/.5)}.active\:cstu-text-sea-blue-900\/55:active{color:rgb(var(--cstu-sea-blue-900)/.55)}.active\:cstu-text-sea-blue-900\/60:active{color:rgb(var(--cstu-sea-blue-900)/.6)}.active\:cstu-text-sea-blue-900\/65:active{color:rgb(var(--cstu-sea-blue-900)/.65)}.active\:cstu-text-sea-blue-900\/70:active{color:rgb(var(--cstu-sea-blue-900)/.7)}.active\:cstu-text-sea-blue-900\/75:active{color:rgb(var(--cstu-sea-blue-900)/.75)}.active\:cstu-text-sea-blue-900\/80:active{color:rgb(var(--cstu-sea-blue-900)/.8)}.active\:cstu-text-sea-blue-900\/85:active{color:rgb(var(--cstu-sea-blue-900)/.85)}.active\:cstu-text-sea-blue-900\/90:active{color:rgb(var(--cstu-sea-blue-900)/.9)}.active\:cstu-text-sea-blue-900\/95:active{color:rgb(var(--cstu-sea-blue-900)/.95)}.active\:cstu-text-secondary-100:active{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-100)/var(--tw-text-opacity,1))}.active\:cstu-text-secondary-100\/0:active{color:rgb(var(--cstu-secondary-100)/0)}.active\:cstu-text-secondary-100\/10:active{color:rgb(var(--cstu-secondary-100)/.1)}.active\:cstu-text-secondary-100\/100:active{color:rgb(var(--cstu-secondary-100)/1)}.active\:cstu-text-secondary-100\/15:active{color:rgb(var(--cstu-secondary-100)/.15)}.active\:cstu-text-secondary-100\/20:active{color:rgb(var(--cstu-secondary-100)/.2)}.active\:cstu-text-secondary-100\/25:active{color:rgb(var(--cstu-secondary-100)/.25)}.active\:cstu-text-secondary-100\/30:active{color:rgb(var(--cstu-secondary-100)/.3)}.active\:cstu-text-secondary-100\/35:active{color:rgb(var(--cstu-secondary-100)/.35)}.active\:cstu-text-secondary-100\/40:active{color:rgb(var(--cstu-secondary-100)/.4)}.active\:cstu-text-secondary-100\/45:active{color:rgb(var(--cstu-secondary-100)/.45)}.active\:cstu-text-secondary-100\/5:active{color:rgb(var(--cstu-secondary-100)/.05)}.active\:cstu-text-secondary-100\/50:active{color:rgb(var(--cstu-secondary-100)/.5)}.active\:cstu-text-secondary-100\/55:active{color:rgb(var(--cstu-secondary-100)/.55)}.active\:cstu-text-secondary-100\/60:active{color:rgb(var(--cstu-secondary-100)/.6)}.active\:cstu-text-secondary-100\/65:active{color:rgb(var(--cstu-secondary-100)/.65)}.active\:cstu-text-secondary-100\/70:active{color:rgb(var(--cstu-secondary-100)/.7)}.active\:cstu-text-secondary-100\/75:active{color:rgb(var(--cstu-secondary-100)/.75)}.active\:cstu-text-secondary-100\/80:active{color:rgb(var(--cstu-secondary-100)/.8)}.active\:cstu-text-secondary-100\/85:active{color:rgb(var(--cstu-secondary-100)/.85)}.active\:cstu-text-secondary-100\/90:active{color:rgb(var(--cstu-secondary-100)/.9)}.active\:cstu-text-secondary-100\/95:active{color:rgb(var(--cstu-secondary-100)/.95)}.active\:cstu-text-secondary-200:active{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-200)/var(--tw-text-opacity,1))}.active\:cstu-text-secondary-200\/0:active{color:rgb(var(--cstu-secondary-200)/0)}.active\:cstu-text-secondary-200\/10:active{color:rgb(var(--cstu-secondary-200)/.1)}.active\:cstu-text-secondary-200\/100:active{color:rgb(var(--cstu-secondary-200)/1)}.active\:cstu-text-secondary-200\/15:active{color:rgb(var(--cstu-secondary-200)/.15)}.active\:cstu-text-secondary-200\/20:active{color:rgb(var(--cstu-secondary-200)/.2)}.active\:cstu-text-secondary-200\/25:active{color:rgb(var(--cstu-secondary-200)/.25)}.active\:cstu-text-secondary-200\/30:active{color:rgb(var(--cstu-secondary-200)/.3)}.active\:cstu-text-secondary-200\/35:active{color:rgb(var(--cstu-secondary-200)/.35)}.active\:cstu-text-secondary-200\/40:active{color:rgb(var(--cstu-secondary-200)/.4)}.active\:cstu-text-secondary-200\/45:active{color:rgb(var(--cstu-secondary-200)/.45)}.active\:cstu-text-secondary-200\/5:active{color:rgb(var(--cstu-secondary-200)/.05)}.active\:cstu-text-secondary-200\/50:active{color:rgb(var(--cstu-secondary-200)/.5)}.active\:cstu-text-secondary-200\/55:active{color:rgb(var(--cstu-secondary-200)/.55)}.active\:cstu-text-secondary-200\/60:active{color:rgb(var(--cstu-secondary-200)/.6)}.active\:cstu-text-secondary-200\/65:active{color:rgb(var(--cstu-secondary-200)/.65)}.active\:cstu-text-secondary-200\/70:active{color:rgb(var(--cstu-secondary-200)/.7)}.active\:cstu-text-secondary-200\/75:active{color:rgb(var(--cstu-secondary-200)/.75)}.active\:cstu-text-secondary-200\/80:active{color:rgb(var(--cstu-secondary-200)/.8)}.active\:cstu-text-secondary-200\/85:active{color:rgb(var(--cstu-secondary-200)/.85)}.active\:cstu-text-secondary-200\/90:active{color:rgb(var(--cstu-secondary-200)/.9)}.active\:cstu-text-secondary-200\/95:active{color:rgb(var(--cstu-secondary-200)/.95)}.active\:cstu-text-secondary-250:active{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-250)/var(--tw-text-opacity,1))}.active\:cstu-text-secondary-250\/0:active{color:rgb(var(--cstu-secondary-250)/0)}.active\:cstu-text-secondary-250\/10:active{color:rgb(var(--cstu-secondary-250)/.1)}.active\:cstu-text-secondary-250\/100:active{color:rgb(var(--cstu-secondary-250)/1)}.active\:cstu-text-secondary-250\/15:active{color:rgb(var(--cstu-secondary-250)/.15)}.active\:cstu-text-secondary-250\/20:active{color:rgb(var(--cstu-secondary-250)/.2)}.active\:cstu-text-secondary-250\/25:active{color:rgb(var(--cstu-secondary-250)/.25)}.active\:cstu-text-secondary-250\/30:active{color:rgb(var(--cstu-secondary-250)/.3)}.active\:cstu-text-secondary-250\/35:active{color:rgb(var(--cstu-secondary-250)/.35)}.active\:cstu-text-secondary-250\/40:active{color:rgb(var(--cstu-secondary-250)/.4)}.active\:cstu-text-secondary-250\/45:active{color:rgb(var(--cstu-secondary-250)/.45)}.active\:cstu-text-secondary-250\/5:active{color:rgb(var(--cstu-secondary-250)/.05)}.active\:cstu-text-secondary-250\/50:active{color:rgb(var(--cstu-secondary-250)/.5)}.active\:cstu-text-secondary-250\/55:active{color:rgb(var(--cstu-secondary-250)/.55)}.active\:cstu-text-secondary-250\/60:active{color:rgb(var(--cstu-secondary-250)/.6)}.active\:cstu-text-secondary-250\/65:active{color:rgb(var(--cstu-secondary-250)/.65)}.active\:cstu-text-secondary-250\/70:active{color:rgb(var(--cstu-secondary-250)/.7)}.active\:cstu-text-secondary-250\/75:active{color:rgb(var(--cstu-secondary-250)/.75)}.active\:cstu-text-secondary-250\/80:active{color:rgb(var(--cstu-secondary-250)/.8)}.active\:cstu-text-secondary-250\/85:active{color:rgb(var(--cstu-secondary-250)/.85)}.active\:cstu-text-secondary-250\/90:active{color:rgb(var(--cstu-secondary-250)/.9)}.active\:cstu-text-secondary-250\/95:active{color:rgb(var(--cstu-secondary-250)/.95)}.active\:cstu-text-secondary-300:active{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-300)/var(--tw-text-opacity,1))}.active\:cstu-text-secondary-300\/0:active{color:rgb(var(--cstu-secondary-300)/0)}.active\:cstu-text-secondary-300\/10:active{color:rgb(var(--cstu-secondary-300)/.1)}.active\:cstu-text-secondary-300\/100:active{color:rgb(var(--cstu-secondary-300)/1)}.active\:cstu-text-secondary-300\/15:active{color:rgb(var(--cstu-secondary-300)/.15)}.active\:cstu-text-secondary-300\/20:active{color:rgb(var(--cstu-secondary-300)/.2)}.active\:cstu-text-secondary-300\/25:active{color:rgb(var(--cstu-secondary-300)/.25)}.active\:cstu-text-secondary-300\/30:active{color:rgb(var(--cstu-secondary-300)/.3)}.active\:cstu-text-secondary-300\/35:active{color:rgb(var(--cstu-secondary-300)/.35)}.active\:cstu-text-secondary-300\/40:active{color:rgb(var(--cstu-secondary-300)/.4)}.active\:cstu-text-secondary-300\/45:active{color:rgb(var(--cstu-secondary-300)/.45)}.active\:cstu-text-secondary-300\/5:active{color:rgb(var(--cstu-secondary-300)/.05)}.active\:cstu-text-secondary-300\/50:active{color:rgb(var(--cstu-secondary-300)/.5)}.active\:cstu-text-secondary-300\/55:active{color:rgb(var(--cstu-secondary-300)/.55)}.active\:cstu-text-secondary-300\/60:active{color:rgb(var(--cstu-secondary-300)/.6)}.active\:cstu-text-secondary-300\/65:active{color:rgb(var(--cstu-secondary-300)/.65)}.active\:cstu-text-secondary-300\/70:active{color:rgb(var(--cstu-secondary-300)/.7)}.active\:cstu-text-secondary-300\/75:active{color:rgb(var(--cstu-secondary-300)/.75)}.active\:cstu-text-secondary-300\/80:active{color:rgb(var(--cstu-secondary-300)/.8)}.active\:cstu-text-secondary-300\/85:active{color:rgb(var(--cstu-secondary-300)/.85)}.active\:cstu-text-secondary-300\/90:active{color:rgb(var(--cstu-secondary-300)/.9)}.active\:cstu-text-secondary-300\/95:active{color:rgb(var(--cstu-secondary-300)/.95)}.active\:cstu-text-secondary-400:active{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-400)/var(--tw-text-opacity,1))}.active\:cstu-text-secondary-400\/0:active{color:rgb(var(--cstu-secondary-400)/0)}.active\:cstu-text-secondary-400\/10:active{color:rgb(var(--cstu-secondary-400)/.1)}.active\:cstu-text-secondary-400\/100:active{color:rgb(var(--cstu-secondary-400)/1)}.active\:cstu-text-secondary-400\/15:active{color:rgb(var(--cstu-secondary-400)/.15)}.active\:cstu-text-secondary-400\/20:active{color:rgb(var(--cstu-secondary-400)/.2)}.active\:cstu-text-secondary-400\/25:active{color:rgb(var(--cstu-secondary-400)/.25)}.active\:cstu-text-secondary-400\/30:active{color:rgb(var(--cstu-secondary-400)/.3)}.active\:cstu-text-secondary-400\/35:active{color:rgb(var(--cstu-secondary-400)/.35)}.active\:cstu-text-secondary-400\/40:active{color:rgb(var(--cstu-secondary-400)/.4)}.active\:cstu-text-secondary-400\/45:active{color:rgb(var(--cstu-secondary-400)/.45)}.active\:cstu-text-secondary-400\/5:active{color:rgb(var(--cstu-secondary-400)/.05)}.active\:cstu-text-secondary-400\/50:active{color:rgb(var(--cstu-secondary-400)/.5)}.active\:cstu-text-secondary-400\/55:active{color:rgb(var(--cstu-secondary-400)/.55)}.active\:cstu-text-secondary-400\/60:active{color:rgb(var(--cstu-secondary-400)/.6)}.active\:cstu-text-secondary-400\/65:active{color:rgb(var(--cstu-secondary-400)/.65)}.active\:cstu-text-secondary-400\/70:active{color:rgb(var(--cstu-secondary-400)/.7)}.active\:cstu-text-secondary-400\/75:active{color:rgb(var(--cstu-secondary-400)/.75)}.active\:cstu-text-secondary-400\/80:active{color:rgb(var(--cstu-secondary-400)/.8)}.active\:cstu-text-secondary-400\/85:active{color:rgb(var(--cstu-secondary-400)/.85)}.active\:cstu-text-secondary-400\/90:active{color:rgb(var(--cstu-secondary-400)/.9)}.active\:cstu-text-secondary-400\/95:active{color:rgb(var(--cstu-secondary-400)/.95)}.active\:cstu-text-secondary-50:active{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-50)/var(--tw-text-opacity,1))}.active\:cstu-text-secondary-50\/0:active{color:rgb(var(--cstu-secondary-50)/0)}.active\:cstu-text-secondary-50\/10:active{color:rgb(var(--cstu-secondary-50)/.1)}.active\:cstu-text-secondary-50\/100:active{color:rgb(var(--cstu-secondary-50)/1)}.active\:cstu-text-secondary-50\/15:active{color:rgb(var(--cstu-secondary-50)/.15)}.active\:cstu-text-secondary-50\/20:active{color:rgb(var(--cstu-secondary-50)/.2)}.active\:cstu-text-secondary-50\/25:active{color:rgb(var(--cstu-secondary-50)/.25)}.active\:cstu-text-secondary-50\/30:active{color:rgb(var(--cstu-secondary-50)/.3)}.active\:cstu-text-secondary-50\/35:active{color:rgb(var(--cstu-secondary-50)/.35)}.active\:cstu-text-secondary-50\/40:active{color:rgb(var(--cstu-secondary-50)/.4)}.active\:cstu-text-secondary-50\/45:active{color:rgb(var(--cstu-secondary-50)/.45)}.active\:cstu-text-secondary-50\/5:active{color:rgb(var(--cstu-secondary-50)/.05)}.active\:cstu-text-secondary-50\/50:active{color:rgb(var(--cstu-secondary-50)/.5)}.active\:cstu-text-secondary-50\/55:active{color:rgb(var(--cstu-secondary-50)/.55)}.active\:cstu-text-secondary-50\/60:active{color:rgb(var(--cstu-secondary-50)/.6)}.active\:cstu-text-secondary-50\/65:active{color:rgb(var(--cstu-secondary-50)/.65)}.active\:cstu-text-secondary-50\/70:active{color:rgb(var(--cstu-secondary-50)/.7)}.active\:cstu-text-secondary-50\/75:active{color:rgb(var(--cstu-secondary-50)/.75)}.active\:cstu-text-secondary-50\/80:active{color:rgb(var(--cstu-secondary-50)/.8)}.active\:cstu-text-secondary-50\/85:active{color:rgb(var(--cstu-secondary-50)/.85)}.active\:cstu-text-secondary-50\/90:active{color:rgb(var(--cstu-secondary-50)/.9)}.active\:cstu-text-secondary-50\/95:active{color:rgb(var(--cstu-secondary-50)/.95)}.active\:cstu-text-secondary-500:active{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-500)/var(--tw-text-opacity,1))}.active\:cstu-text-secondary-500\/0:active{color:rgb(var(--cstu-secondary-500)/0)}.active\:cstu-text-secondary-500\/10:active{color:rgb(var(--cstu-secondary-500)/.1)}.active\:cstu-text-secondary-500\/100:active{color:rgb(var(--cstu-secondary-500)/1)}.active\:cstu-text-secondary-500\/15:active{color:rgb(var(--cstu-secondary-500)/.15)}.active\:cstu-text-secondary-500\/20:active{color:rgb(var(--cstu-secondary-500)/.2)}.active\:cstu-text-secondary-500\/25:active{color:rgb(var(--cstu-secondary-500)/.25)}.active\:cstu-text-secondary-500\/30:active{color:rgb(var(--cstu-secondary-500)/.3)}.active\:cstu-text-secondary-500\/35:active{color:rgb(var(--cstu-secondary-500)/.35)}.active\:cstu-text-secondary-500\/40:active{color:rgb(var(--cstu-secondary-500)/.4)}.active\:cstu-text-secondary-500\/45:active{color:rgb(var(--cstu-secondary-500)/.45)}.active\:cstu-text-secondary-500\/5:active{color:rgb(var(--cstu-secondary-500)/.05)}.active\:cstu-text-secondary-500\/50:active{color:rgb(var(--cstu-secondary-500)/.5)}.active\:cstu-text-secondary-500\/55:active{color:rgb(var(--cstu-secondary-500)/.55)}.active\:cstu-text-secondary-500\/60:active{color:rgb(var(--cstu-secondary-500)/.6)}.active\:cstu-text-secondary-500\/65:active{color:rgb(var(--cstu-secondary-500)/.65)}.active\:cstu-text-secondary-500\/70:active{color:rgb(var(--cstu-secondary-500)/.7)}.active\:cstu-text-secondary-500\/75:active{color:rgb(var(--cstu-secondary-500)/.75)}.active\:cstu-text-secondary-500\/80:active{color:rgb(var(--cstu-secondary-500)/.8)}.active\:cstu-text-secondary-500\/85:active{color:rgb(var(--cstu-secondary-500)/.85)}.active\:cstu-text-secondary-500\/90:active{color:rgb(var(--cstu-secondary-500)/.9)}.active\:cstu-text-secondary-500\/95:active{color:rgb(var(--cstu-secondary-500)/.95)}.active\:cstu-text-secondary-550:active{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-550)/var(--tw-text-opacity,1))}.active\:cstu-text-secondary-550\/0:active{color:rgb(var(--cstu-secondary-550)/0)}.active\:cstu-text-secondary-550\/10:active{color:rgb(var(--cstu-secondary-550)/.1)}.active\:cstu-text-secondary-550\/100:active{color:rgb(var(--cstu-secondary-550)/1)}.active\:cstu-text-secondary-550\/15:active{color:rgb(var(--cstu-secondary-550)/.15)}.active\:cstu-text-secondary-550\/20:active{color:rgb(var(--cstu-secondary-550)/.2)}.active\:cstu-text-secondary-550\/25:active{color:rgb(var(--cstu-secondary-550)/.25)}.active\:cstu-text-secondary-550\/30:active{color:rgb(var(--cstu-secondary-550)/.3)}.active\:cstu-text-secondary-550\/35:active{color:rgb(var(--cstu-secondary-550)/.35)}.active\:cstu-text-secondary-550\/40:active{color:rgb(var(--cstu-secondary-550)/.4)}.active\:cstu-text-secondary-550\/45:active{color:rgb(var(--cstu-secondary-550)/.45)}.active\:cstu-text-secondary-550\/5:active{color:rgb(var(--cstu-secondary-550)/.05)}.active\:cstu-text-secondary-550\/50:active{color:rgb(var(--cstu-secondary-550)/.5)}.active\:cstu-text-secondary-550\/55:active{color:rgb(var(--cstu-secondary-550)/.55)}.active\:cstu-text-secondary-550\/60:active{color:rgb(var(--cstu-secondary-550)/.6)}.active\:cstu-text-secondary-550\/65:active{color:rgb(var(--cstu-secondary-550)/.65)}.active\:cstu-text-secondary-550\/70:active{color:rgb(var(--cstu-secondary-550)/.7)}.active\:cstu-text-secondary-550\/75:active{color:rgb(var(--cstu-secondary-550)/.75)}.active\:cstu-text-secondary-550\/80:active{color:rgb(var(--cstu-secondary-550)/.8)}.active\:cstu-text-secondary-550\/85:active{color:rgb(var(--cstu-secondary-550)/.85)}.active\:cstu-text-secondary-550\/90:active{color:rgb(var(--cstu-secondary-550)/.9)}.active\:cstu-text-secondary-550\/95:active{color:rgb(var(--cstu-secondary-550)/.95)}.active\:cstu-text-secondary-575:active{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-575)/var(--tw-text-opacity,1))}.active\:cstu-text-secondary-575\/0:active{color:rgb(var(--cstu-secondary-575)/0)}.active\:cstu-text-secondary-575\/10:active{color:rgb(var(--cstu-secondary-575)/.1)}.active\:cstu-text-secondary-575\/100:active{color:rgb(var(--cstu-secondary-575)/1)}.active\:cstu-text-secondary-575\/15:active{color:rgb(var(--cstu-secondary-575)/.15)}.active\:cstu-text-secondary-575\/20:active{color:rgb(var(--cstu-secondary-575)/.2)}.active\:cstu-text-secondary-575\/25:active{color:rgb(var(--cstu-secondary-575)/.25)}.active\:cstu-text-secondary-575\/30:active{color:rgb(var(--cstu-secondary-575)/.3)}.active\:cstu-text-secondary-575\/35:active{color:rgb(var(--cstu-secondary-575)/.35)}.active\:cstu-text-secondary-575\/40:active{color:rgb(var(--cstu-secondary-575)/.4)}.active\:cstu-text-secondary-575\/45:active{color:rgb(var(--cstu-secondary-575)/.45)}.active\:cstu-text-secondary-575\/5:active{color:rgb(var(--cstu-secondary-575)/.05)}.active\:cstu-text-secondary-575\/50:active{color:rgb(var(--cstu-secondary-575)/.5)}.active\:cstu-text-secondary-575\/55:active{color:rgb(var(--cstu-secondary-575)/.55)}.active\:cstu-text-secondary-575\/60:active{color:rgb(var(--cstu-secondary-575)/.6)}.active\:cstu-text-secondary-575\/65:active{color:rgb(var(--cstu-secondary-575)/.65)}.active\:cstu-text-secondary-575\/70:active{color:rgb(var(--cstu-secondary-575)/.7)}.active\:cstu-text-secondary-575\/75:active{color:rgb(var(--cstu-secondary-575)/.75)}.active\:cstu-text-secondary-575\/80:active{color:rgb(var(--cstu-secondary-575)/.8)}.active\:cstu-text-secondary-575\/85:active{color:rgb(var(--cstu-secondary-575)/.85)}.active\:cstu-text-secondary-575\/90:active{color:rgb(var(--cstu-secondary-575)/.9)}.active\:cstu-text-secondary-575\/95:active{color:rgb(var(--cstu-secondary-575)/.95)}.active\:cstu-text-secondary-600:active{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-600)/var(--tw-text-opacity,1))}.active\:cstu-text-secondary-600\/0:active{color:rgb(var(--cstu-secondary-600)/0)}.active\:cstu-text-secondary-600\/10:active{color:rgb(var(--cstu-secondary-600)/.1)}.active\:cstu-text-secondary-600\/100:active{color:rgb(var(--cstu-secondary-600)/1)}.active\:cstu-text-secondary-600\/15:active{color:rgb(var(--cstu-secondary-600)/.15)}.active\:cstu-text-secondary-600\/20:active{color:rgb(var(--cstu-secondary-600)/.2)}.active\:cstu-text-secondary-600\/25:active{color:rgb(var(--cstu-secondary-600)/.25)}.active\:cstu-text-secondary-600\/30:active{color:rgb(var(--cstu-secondary-600)/.3)}.active\:cstu-text-secondary-600\/35:active{color:rgb(var(--cstu-secondary-600)/.35)}.active\:cstu-text-secondary-600\/40:active{color:rgb(var(--cstu-secondary-600)/.4)}.active\:cstu-text-secondary-600\/45:active{color:rgb(var(--cstu-secondary-600)/.45)}.active\:cstu-text-secondary-600\/5:active{color:rgb(var(--cstu-secondary-600)/.05)}.active\:cstu-text-secondary-600\/50:active{color:rgb(var(--cstu-secondary-600)/.5)}.active\:cstu-text-secondary-600\/55:active{color:rgb(var(--cstu-secondary-600)/.55)}.active\:cstu-text-secondary-600\/60:active{color:rgb(var(--cstu-secondary-600)/.6)}.active\:cstu-text-secondary-600\/65:active{color:rgb(var(--cstu-secondary-600)/.65)}.active\:cstu-text-secondary-600\/70:active{color:rgb(var(--cstu-secondary-600)/.7)}.active\:cstu-text-secondary-600\/75:active{color:rgb(var(--cstu-secondary-600)/.75)}.active\:cstu-text-secondary-600\/80:active{color:rgb(var(--cstu-secondary-600)/.8)}.active\:cstu-text-secondary-600\/85:active{color:rgb(var(--cstu-secondary-600)/.85)}.active\:cstu-text-secondary-600\/90:active{color:rgb(var(--cstu-secondary-600)/.9)}.active\:cstu-text-secondary-600\/95:active{color:rgb(var(--cstu-secondary-600)/.95)}.active\:cstu-text-secondary-700:active{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-700)/var(--tw-text-opacity,1))}.active\:cstu-text-secondary-700\/0:active{color:rgb(var(--cstu-secondary-700)/0)}.active\:cstu-text-secondary-700\/10:active{color:rgb(var(--cstu-secondary-700)/.1)}.active\:cstu-text-secondary-700\/100:active{color:rgb(var(--cstu-secondary-700)/1)}.active\:cstu-text-secondary-700\/15:active{color:rgb(var(--cstu-secondary-700)/.15)}.active\:cstu-text-secondary-700\/20:active{color:rgb(var(--cstu-secondary-700)/.2)}.active\:cstu-text-secondary-700\/25:active{color:rgb(var(--cstu-secondary-700)/.25)}.active\:cstu-text-secondary-700\/30:active{color:rgb(var(--cstu-secondary-700)/.3)}.active\:cstu-text-secondary-700\/35:active{color:rgb(var(--cstu-secondary-700)/.35)}.active\:cstu-text-secondary-700\/40:active{color:rgb(var(--cstu-secondary-700)/.4)}.active\:cstu-text-secondary-700\/45:active{color:rgb(var(--cstu-secondary-700)/.45)}.active\:cstu-text-secondary-700\/5:active{color:rgb(var(--cstu-secondary-700)/.05)}.active\:cstu-text-secondary-700\/50:active{color:rgb(var(--cstu-secondary-700)/.5)}.active\:cstu-text-secondary-700\/55:active{color:rgb(var(--cstu-secondary-700)/.55)}.active\:cstu-text-secondary-700\/60:active{color:rgb(var(--cstu-secondary-700)/.6)}.active\:cstu-text-secondary-700\/65:active{color:rgb(var(--cstu-secondary-700)/.65)}.active\:cstu-text-secondary-700\/70:active{color:rgb(var(--cstu-secondary-700)/.7)}.active\:cstu-text-secondary-700\/75:active{color:rgb(var(--cstu-secondary-700)/.75)}.active\:cstu-text-secondary-700\/80:active{color:rgb(var(--cstu-secondary-700)/.8)}.active\:cstu-text-secondary-700\/85:active{color:rgb(var(--cstu-secondary-700)/.85)}.active\:cstu-text-secondary-700\/90:active{color:rgb(var(--cstu-secondary-700)/.9)}.active\:cstu-text-secondary-700\/95:active{color:rgb(var(--cstu-secondary-700)/.95)}.active\:cstu-text-secondary-800:active{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-800)/var(--tw-text-opacity,1))}.active\:cstu-text-secondary-800\/0:active{color:rgb(var(--cstu-secondary-800)/0)}.active\:cstu-text-secondary-800\/10:active{color:rgb(var(--cstu-secondary-800)/.1)}.active\:cstu-text-secondary-800\/100:active{color:rgb(var(--cstu-secondary-800)/1)}.active\:cstu-text-secondary-800\/15:active{color:rgb(var(--cstu-secondary-800)/.15)}.active\:cstu-text-secondary-800\/20:active{color:rgb(var(--cstu-secondary-800)/.2)}.active\:cstu-text-secondary-800\/25:active{color:rgb(var(--cstu-secondary-800)/.25)}.active\:cstu-text-secondary-800\/30:active{color:rgb(var(--cstu-secondary-800)/.3)}.active\:cstu-text-secondary-800\/35:active{color:rgb(var(--cstu-secondary-800)/.35)}.active\:cstu-text-secondary-800\/40:active{color:rgb(var(--cstu-secondary-800)/.4)}.active\:cstu-text-secondary-800\/45:active{color:rgb(var(--cstu-secondary-800)/.45)}.active\:cstu-text-secondary-800\/5:active{color:rgb(var(--cstu-secondary-800)/.05)}.active\:cstu-text-secondary-800\/50:active{color:rgb(var(--cstu-secondary-800)/.5)}.active\:cstu-text-secondary-800\/55:active{color:rgb(var(--cstu-secondary-800)/.55)}.active\:cstu-text-secondary-800\/60:active{color:rgb(var(--cstu-secondary-800)/.6)}.active\:cstu-text-secondary-800\/65:active{color:rgb(var(--cstu-secondary-800)/.65)}.active\:cstu-text-secondary-800\/70:active{color:rgb(var(--cstu-secondary-800)/.7)}.active\:cstu-text-secondary-800\/75:active{color:rgb(var(--cstu-secondary-800)/.75)}.active\:cstu-text-secondary-800\/80:active{color:rgb(var(--cstu-secondary-800)/.8)}.active\:cstu-text-secondary-800\/85:active{color:rgb(var(--cstu-secondary-800)/.85)}.active\:cstu-text-secondary-800\/90:active{color:rgb(var(--cstu-secondary-800)/.9)}.active\:cstu-text-secondary-800\/95:active{color:rgb(var(--cstu-secondary-800)/.95)}.active\:cstu-text-secondary-900:active{--tw-text-opacity:1;color:rgb(var(--cstu-secondary-900)/var(--tw-text-opacity,1))}.active\:cstu-text-secondary-900\/0:active{color:rgb(var(--cstu-secondary-900)/0)}.active\:cstu-text-secondary-900\/10:active{color:rgb(var(--cstu-secondary-900)/.1)}.active\:cstu-text-secondary-900\/100:active{color:rgb(var(--cstu-secondary-900)/1)}.active\:cstu-text-secondary-900\/15:active{color:rgb(var(--cstu-secondary-900)/.15)}.active\:cstu-text-secondary-900\/20:active{color:rgb(var(--cstu-secondary-900)/.2)}.active\:cstu-text-secondary-900\/25:active{color:rgb(var(--cstu-secondary-900)/.25)}.active\:cstu-text-secondary-900\/30:active{color:rgb(var(--cstu-secondary-900)/.3)}.active\:cstu-text-secondary-900\/35:active{color:rgb(var(--cstu-secondary-900)/.35)}.active\:cstu-text-secondary-900\/40:active{color:rgb(var(--cstu-secondary-900)/.4)}.active\:cstu-text-secondary-900\/45:active{color:rgb(var(--cstu-secondary-900)/.45)}.active\:cstu-text-secondary-900\/5:active{color:rgb(var(--cstu-secondary-900)/.05)}.active\:cstu-text-secondary-900\/50:active{color:rgb(var(--cstu-secondary-900)/.5)}.active\:cstu-text-secondary-900\/55:active{color:rgb(var(--cstu-secondary-900)/.55)}.active\:cstu-text-secondary-900\/60:active{color:rgb(var(--cstu-secondary-900)/.6)}.active\:cstu-text-secondary-900\/65:active{color:rgb(var(--cstu-secondary-900)/.65)}.active\:cstu-text-secondary-900\/70:active{color:rgb(var(--cstu-secondary-900)/.7)}.active\:cstu-text-secondary-900\/75:active{color:rgb(var(--cstu-secondary-900)/.75)}.active\:cstu-text-secondary-900\/80:active{color:rgb(var(--cstu-secondary-900)/.8)}.active\:cstu-text-secondary-900\/85:active{color:rgb(var(--cstu-secondary-900)/.85)}.active\:cstu-text-secondary-900\/90:active{color:rgb(var(--cstu-secondary-900)/.9)}.active\:cstu-text-secondary-900\/95:active{color:rgb(var(--cstu-secondary-900)/.95)}.active\:cstu-text-success-100:active{--tw-text-opacity:1;color:rgb(var(--cstu-success-100)/var(--tw-text-opacity,1))}.active\:cstu-text-success-100\/0:active{color:rgb(var(--cstu-success-100)/0)}.active\:cstu-text-success-100\/10:active{color:rgb(var(--cstu-success-100)/.1)}.active\:cstu-text-success-100\/100:active{color:rgb(var(--cstu-success-100)/1)}.active\:cstu-text-success-100\/15:active{color:rgb(var(--cstu-success-100)/.15)}.active\:cstu-text-success-100\/20:active{color:rgb(var(--cstu-success-100)/.2)}.active\:cstu-text-success-100\/25:active{color:rgb(var(--cstu-success-100)/.25)}.active\:cstu-text-success-100\/30:active{color:rgb(var(--cstu-success-100)/.3)}.active\:cstu-text-success-100\/35:active{color:rgb(var(--cstu-success-100)/.35)}.active\:cstu-text-success-100\/40:active{color:rgb(var(--cstu-success-100)/.4)}.active\:cstu-text-success-100\/45:active{color:rgb(var(--cstu-success-100)/.45)}.active\:cstu-text-success-100\/5:active{color:rgb(var(--cstu-success-100)/.05)}.active\:cstu-text-success-100\/50:active{color:rgb(var(--cstu-success-100)/.5)}.active\:cstu-text-success-100\/55:active{color:rgb(var(--cstu-success-100)/.55)}.active\:cstu-text-success-100\/60:active{color:rgb(var(--cstu-success-100)/.6)}.active\:cstu-text-success-100\/65:active{color:rgb(var(--cstu-success-100)/.65)}.active\:cstu-text-success-100\/70:active{color:rgb(var(--cstu-success-100)/.7)}.active\:cstu-text-success-100\/75:active{color:rgb(var(--cstu-success-100)/.75)}.active\:cstu-text-success-100\/80:active{color:rgb(var(--cstu-success-100)/.8)}.active\:cstu-text-success-100\/85:active{color:rgb(var(--cstu-success-100)/.85)}.active\:cstu-text-success-100\/90:active{color:rgb(var(--cstu-success-100)/.9)}.active\:cstu-text-success-100\/95:active{color:rgb(var(--cstu-success-100)/.95)}.active\:cstu-text-success-200:active{--tw-text-opacity:1;color:rgb(var(--cstu-success-200)/var(--tw-text-opacity,1))}.active\:cstu-text-success-200\/0:active{color:rgb(var(--cstu-success-200)/0)}.active\:cstu-text-success-200\/10:active{color:rgb(var(--cstu-success-200)/.1)}.active\:cstu-text-success-200\/100:active{color:rgb(var(--cstu-success-200)/1)}.active\:cstu-text-success-200\/15:active{color:rgb(var(--cstu-success-200)/.15)}.active\:cstu-text-success-200\/20:active{color:rgb(var(--cstu-success-200)/.2)}.active\:cstu-text-success-200\/25:active{color:rgb(var(--cstu-success-200)/.25)}.active\:cstu-text-success-200\/30:active{color:rgb(var(--cstu-success-200)/.3)}.active\:cstu-text-success-200\/35:active{color:rgb(var(--cstu-success-200)/.35)}.active\:cstu-text-success-200\/40:active{color:rgb(var(--cstu-success-200)/.4)}.active\:cstu-text-success-200\/45:active{color:rgb(var(--cstu-success-200)/.45)}.active\:cstu-text-success-200\/5:active{color:rgb(var(--cstu-success-200)/.05)}.active\:cstu-text-success-200\/50:active{color:rgb(var(--cstu-success-200)/.5)}.active\:cstu-text-success-200\/55:active{color:rgb(var(--cstu-success-200)/.55)}.active\:cstu-text-success-200\/60:active{color:rgb(var(--cstu-success-200)/.6)}.active\:cstu-text-success-200\/65:active{color:rgb(var(--cstu-success-200)/.65)}.active\:cstu-text-success-200\/70:active{color:rgb(var(--cstu-success-200)/.7)}.active\:cstu-text-success-200\/75:active{color:rgb(var(--cstu-success-200)/.75)}.active\:cstu-text-success-200\/80:active{color:rgb(var(--cstu-success-200)/.8)}.active\:cstu-text-success-200\/85:active{color:rgb(var(--cstu-success-200)/.85)}.active\:cstu-text-success-200\/90:active{color:rgb(var(--cstu-success-200)/.9)}.active\:cstu-text-success-200\/95:active{color:rgb(var(--cstu-success-200)/.95)}.active\:cstu-text-success-250:active{--tw-text-opacity:1;color:rgb(var(--cstu-success-250)/var(--tw-text-opacity,1))}.active\:cstu-text-success-250\/0:active{color:rgb(var(--cstu-success-250)/0)}.active\:cstu-text-success-250\/10:active{color:rgb(var(--cstu-success-250)/.1)}.active\:cstu-text-success-250\/100:active{color:rgb(var(--cstu-success-250)/1)}.active\:cstu-text-success-250\/15:active{color:rgb(var(--cstu-success-250)/.15)}.active\:cstu-text-success-250\/20:active{color:rgb(var(--cstu-success-250)/.2)}.active\:cstu-text-success-250\/25:active{color:rgb(var(--cstu-success-250)/.25)}.active\:cstu-text-success-250\/30:active{color:rgb(var(--cstu-success-250)/.3)}.active\:cstu-text-success-250\/35:active{color:rgb(var(--cstu-success-250)/.35)}.active\:cstu-text-success-250\/40:active{color:rgb(var(--cstu-success-250)/.4)}.active\:cstu-text-success-250\/45:active{color:rgb(var(--cstu-success-250)/.45)}.active\:cstu-text-success-250\/5:active{color:rgb(var(--cstu-success-250)/.05)}.active\:cstu-text-success-250\/50:active{color:rgb(var(--cstu-success-250)/.5)}.active\:cstu-text-success-250\/55:active{color:rgb(var(--cstu-success-250)/.55)}.active\:cstu-text-success-250\/60:active{color:rgb(var(--cstu-success-250)/.6)}.active\:cstu-text-success-250\/65:active{color:rgb(var(--cstu-success-250)/.65)}.active\:cstu-text-success-250\/70:active{color:rgb(var(--cstu-success-250)/.7)}.active\:cstu-text-success-250\/75:active{color:rgb(var(--cstu-success-250)/.75)}.active\:cstu-text-success-250\/80:active{color:rgb(var(--cstu-success-250)/.8)}.active\:cstu-text-success-250\/85:active{color:rgb(var(--cstu-success-250)/.85)}.active\:cstu-text-success-250\/90:active{color:rgb(var(--cstu-success-250)/.9)}.active\:cstu-text-success-250\/95:active{color:rgb(var(--cstu-success-250)/.95)}.active\:cstu-text-success-300:active{--tw-text-opacity:1;color:rgb(var(--cstu-success-300)/var(--tw-text-opacity,1))}.active\:cstu-text-success-300\/0:active{color:rgb(var(--cstu-success-300)/0)}.active\:cstu-text-success-300\/10:active{color:rgb(var(--cstu-success-300)/.1)}.active\:cstu-text-success-300\/100:active{color:rgb(var(--cstu-success-300)/1)}.active\:cstu-text-success-300\/15:active{color:rgb(var(--cstu-success-300)/.15)}.active\:cstu-text-success-300\/20:active{color:rgb(var(--cstu-success-300)/.2)}.active\:cstu-text-success-300\/25:active{color:rgb(var(--cstu-success-300)/.25)}.active\:cstu-text-success-300\/30:active{color:rgb(var(--cstu-success-300)/.3)}.active\:cstu-text-success-300\/35:active{color:rgb(var(--cstu-success-300)/.35)}.active\:cstu-text-success-300\/40:active{color:rgb(var(--cstu-success-300)/.4)}.active\:cstu-text-success-300\/45:active{color:rgb(var(--cstu-success-300)/.45)}.active\:cstu-text-success-300\/5:active{color:rgb(var(--cstu-success-300)/.05)}.active\:cstu-text-success-300\/50:active{color:rgb(var(--cstu-success-300)/.5)}.active\:cstu-text-success-300\/55:active{color:rgb(var(--cstu-success-300)/.55)}.active\:cstu-text-success-300\/60:active{color:rgb(var(--cstu-success-300)/.6)}.active\:cstu-text-success-300\/65:active{color:rgb(var(--cstu-success-300)/.65)}.active\:cstu-text-success-300\/70:active{color:rgb(var(--cstu-success-300)/.7)}.active\:cstu-text-success-300\/75:active{color:rgb(var(--cstu-success-300)/.75)}.active\:cstu-text-success-300\/80:active{color:rgb(var(--cstu-success-300)/.8)}.active\:cstu-text-success-300\/85:active{color:rgb(var(--cstu-success-300)/.85)}.active\:cstu-text-success-300\/90:active{color:rgb(var(--cstu-success-300)/.9)}.active\:cstu-text-success-300\/95:active{color:rgb(var(--cstu-success-300)/.95)}.active\:cstu-text-success-400:active{--tw-text-opacity:1;color:rgb(var(--cstu-success-400)/var(--tw-text-opacity,1))}.active\:cstu-text-success-400\/0:active{color:rgb(var(--cstu-success-400)/0)}.active\:cstu-text-success-400\/10:active{color:rgb(var(--cstu-success-400)/.1)}.active\:cstu-text-success-400\/100:active{color:rgb(var(--cstu-success-400)/1)}.active\:cstu-text-success-400\/15:active{color:rgb(var(--cstu-success-400)/.15)}.active\:cstu-text-success-400\/20:active{color:rgb(var(--cstu-success-400)/.2)}.active\:cstu-text-success-400\/25:active{color:rgb(var(--cstu-success-400)/.25)}.active\:cstu-text-success-400\/30:active{color:rgb(var(--cstu-success-400)/.3)}.active\:cstu-text-success-400\/35:active{color:rgb(var(--cstu-success-400)/.35)}.active\:cstu-text-success-400\/40:active{color:rgb(var(--cstu-success-400)/.4)}.active\:cstu-text-success-400\/45:active{color:rgb(var(--cstu-success-400)/.45)}.active\:cstu-text-success-400\/5:active{color:rgb(var(--cstu-success-400)/.05)}.active\:cstu-text-success-400\/50:active{color:rgb(var(--cstu-success-400)/.5)}.active\:cstu-text-success-400\/55:active{color:rgb(var(--cstu-success-400)/.55)}.active\:cstu-text-success-400\/60:active{color:rgb(var(--cstu-success-400)/.6)}.active\:cstu-text-success-400\/65:active{color:rgb(var(--cstu-success-400)/.65)}.active\:cstu-text-success-400\/70:active{color:rgb(var(--cstu-success-400)/.7)}.active\:cstu-text-success-400\/75:active{color:rgb(var(--cstu-success-400)/.75)}.active\:cstu-text-success-400\/80:active{color:rgb(var(--cstu-success-400)/.8)}.active\:cstu-text-success-400\/85:active{color:rgb(var(--cstu-success-400)/.85)}.active\:cstu-text-success-400\/90:active{color:rgb(var(--cstu-success-400)/.9)}.active\:cstu-text-success-400\/95:active{color:rgb(var(--cstu-success-400)/.95)}.active\:cstu-text-success-450:active{--tw-text-opacity:1;color:rgb(var(--cstu-success-450)/var(--tw-text-opacity,1))}.active\:cstu-text-success-450\/0:active{color:rgb(var(--cstu-success-450)/0)}.active\:cstu-text-success-450\/10:active{color:rgb(var(--cstu-success-450)/.1)}.active\:cstu-text-success-450\/100:active{color:rgb(var(--cstu-success-450)/1)}.active\:cstu-text-success-450\/15:active{color:rgb(var(--cstu-success-450)/.15)}.active\:cstu-text-success-450\/20:active{color:rgb(var(--cstu-success-450)/.2)}.active\:cstu-text-success-450\/25:active{color:rgb(var(--cstu-success-450)/.25)}.active\:cstu-text-success-450\/30:active{color:rgb(var(--cstu-success-450)/.3)}.active\:cstu-text-success-450\/35:active{color:rgb(var(--cstu-success-450)/.35)}.active\:cstu-text-success-450\/40:active{color:rgb(var(--cstu-success-450)/.4)}.active\:cstu-text-success-450\/45:active{color:rgb(var(--cstu-success-450)/.45)}.active\:cstu-text-success-450\/5:active{color:rgb(var(--cstu-success-450)/.05)}.active\:cstu-text-success-450\/50:active{color:rgb(var(--cstu-success-450)/.5)}.active\:cstu-text-success-450\/55:active{color:rgb(var(--cstu-success-450)/.55)}.active\:cstu-text-success-450\/60:active{color:rgb(var(--cstu-success-450)/.6)}.active\:cstu-text-success-450\/65:active{color:rgb(var(--cstu-success-450)/.65)}.active\:cstu-text-success-450\/70:active{color:rgb(var(--cstu-success-450)/.7)}.active\:cstu-text-success-450\/75:active{color:rgb(var(--cstu-success-450)/.75)}.active\:cstu-text-success-450\/80:active{color:rgb(var(--cstu-success-450)/.8)}.active\:cstu-text-success-450\/85:active{color:rgb(var(--cstu-success-450)/.85)}.active\:cstu-text-success-450\/90:active{color:rgb(var(--cstu-success-450)/.9)}.active\:cstu-text-success-450\/95:active{color:rgb(var(--cstu-success-450)/.95)}.active\:cstu-text-success-50:active{--tw-text-opacity:1;color:rgb(var(--cstu-success-50)/var(--tw-text-opacity,1))}.active\:cstu-text-success-50\/0:active{color:rgb(var(--cstu-success-50)/0)}.active\:cstu-text-success-50\/10:active{color:rgb(var(--cstu-success-50)/.1)}.active\:cstu-text-success-50\/100:active{color:rgb(var(--cstu-success-50)/1)}.active\:cstu-text-success-50\/15:active{color:rgb(var(--cstu-success-50)/.15)}.active\:cstu-text-success-50\/20:active{color:rgb(var(--cstu-success-50)/.2)}.active\:cstu-text-success-50\/25:active{color:rgb(var(--cstu-success-50)/.25)}.active\:cstu-text-success-50\/30:active{color:rgb(var(--cstu-success-50)/.3)}.active\:cstu-text-success-50\/35:active{color:rgb(var(--cstu-success-50)/.35)}.active\:cstu-text-success-50\/40:active{color:rgb(var(--cstu-success-50)/.4)}.active\:cstu-text-success-50\/45:active{color:rgb(var(--cstu-success-50)/.45)}.active\:cstu-text-success-50\/5:active{color:rgb(var(--cstu-success-50)/.05)}.active\:cstu-text-success-50\/50:active{color:rgb(var(--cstu-success-50)/.5)}.active\:cstu-text-success-50\/55:active{color:rgb(var(--cstu-success-50)/.55)}.active\:cstu-text-success-50\/60:active{color:rgb(var(--cstu-success-50)/.6)}.active\:cstu-text-success-50\/65:active{color:rgb(var(--cstu-success-50)/.65)}.active\:cstu-text-success-50\/70:active{color:rgb(var(--cstu-success-50)/.7)}.active\:cstu-text-success-50\/75:active{color:rgb(var(--cstu-success-50)/.75)}.active\:cstu-text-success-50\/80:active{color:rgb(var(--cstu-success-50)/.8)}.active\:cstu-text-success-50\/85:active{color:rgb(var(--cstu-success-50)/.85)}.active\:cstu-text-success-50\/90:active{color:rgb(var(--cstu-success-50)/.9)}.active\:cstu-text-success-50\/95:active{color:rgb(var(--cstu-success-50)/.95)}.active\:cstu-text-success-500:active{--tw-text-opacity:1;color:rgb(var(--cstu-success-500)/var(--tw-text-opacity,1))}.active\:cstu-text-success-500\/0:active{color:rgb(var(--cstu-success-500)/0)}.active\:cstu-text-success-500\/10:active{color:rgb(var(--cstu-success-500)/.1)}.active\:cstu-text-success-500\/100:active{color:rgb(var(--cstu-success-500)/1)}.active\:cstu-text-success-500\/15:active{color:rgb(var(--cstu-success-500)/.15)}.active\:cstu-text-success-500\/20:active{color:rgb(var(--cstu-success-500)/.2)}.active\:cstu-text-success-500\/25:active{color:rgb(var(--cstu-success-500)/.25)}.active\:cstu-text-success-500\/30:active{color:rgb(var(--cstu-success-500)/.3)}.active\:cstu-text-success-500\/35:active{color:rgb(var(--cstu-success-500)/.35)}.active\:cstu-text-success-500\/40:active{color:rgb(var(--cstu-success-500)/.4)}.active\:cstu-text-success-500\/45:active{color:rgb(var(--cstu-success-500)/.45)}.active\:cstu-text-success-500\/5:active{color:rgb(var(--cstu-success-500)/.05)}.active\:cstu-text-success-500\/50:active{color:rgb(var(--cstu-success-500)/.5)}.active\:cstu-text-success-500\/55:active{color:rgb(var(--cstu-success-500)/.55)}.active\:cstu-text-success-500\/60:active{color:rgb(var(--cstu-success-500)/.6)}.active\:cstu-text-success-500\/65:active{color:rgb(var(--cstu-success-500)/.65)}.active\:cstu-text-success-500\/70:active{color:rgb(var(--cstu-success-500)/.7)}.active\:cstu-text-success-500\/75:active{color:rgb(var(--cstu-success-500)/.75)}.active\:cstu-text-success-500\/80:active{color:rgb(var(--cstu-success-500)/.8)}.active\:cstu-text-success-500\/85:active{color:rgb(var(--cstu-success-500)/.85)}.active\:cstu-text-success-500\/90:active{color:rgb(var(--cstu-success-500)/.9)}.active\:cstu-text-success-500\/95:active{color:rgb(var(--cstu-success-500)/.95)}.active\:cstu-text-success-550:active{--tw-text-opacity:1;color:rgb(var(--cstu-success-550)/var(--tw-text-opacity,1))}.active\:cstu-text-success-550\/0:active{color:rgb(var(--cstu-success-550)/0)}.active\:cstu-text-success-550\/10:active{color:rgb(var(--cstu-success-550)/.1)}.active\:cstu-text-success-550\/100:active{color:rgb(var(--cstu-success-550)/1)}.active\:cstu-text-success-550\/15:active{color:rgb(var(--cstu-success-550)/.15)}.active\:cstu-text-success-550\/20:active{color:rgb(var(--cstu-success-550)/.2)}.active\:cstu-text-success-550\/25:active{color:rgb(var(--cstu-success-550)/.25)}.active\:cstu-text-success-550\/30:active{color:rgb(var(--cstu-success-550)/.3)}.active\:cstu-text-success-550\/35:active{color:rgb(var(--cstu-success-550)/.35)}.active\:cstu-text-success-550\/40:active{color:rgb(var(--cstu-success-550)/.4)}.active\:cstu-text-success-550\/45:active{color:rgb(var(--cstu-success-550)/.45)}.active\:cstu-text-success-550\/5:active{color:rgb(var(--cstu-success-550)/.05)}.active\:cstu-text-success-550\/50:active{color:rgb(var(--cstu-success-550)/.5)}.active\:cstu-text-success-550\/55:active{color:rgb(var(--cstu-success-550)/.55)}.active\:cstu-text-success-550\/60:active{color:rgb(var(--cstu-success-550)/.6)}.active\:cstu-text-success-550\/65:active{color:rgb(var(--cstu-success-550)/.65)}.active\:cstu-text-success-550\/70:active{color:rgb(var(--cstu-success-550)/.7)}.active\:cstu-text-success-550\/75:active{color:rgb(var(--cstu-success-550)/.75)}.active\:cstu-text-success-550\/80:active{color:rgb(var(--cstu-success-550)/.8)}.active\:cstu-text-success-550\/85:active{color:rgb(var(--cstu-success-550)/.85)}.active\:cstu-text-success-550\/90:active{color:rgb(var(--cstu-success-550)/.9)}.active\:cstu-text-success-550\/95:active{color:rgb(var(--cstu-success-550)/.95)}.active\:cstu-text-success-575:active{--tw-text-opacity:1;color:rgb(var(--cstu-success-575)/var(--tw-text-opacity,1))}.active\:cstu-text-success-575\/0:active{color:rgb(var(--cstu-success-575)/0)}.active\:cstu-text-success-575\/10:active{color:rgb(var(--cstu-success-575)/.1)}.active\:cstu-text-success-575\/100:active{color:rgb(var(--cstu-success-575)/1)}.active\:cstu-text-success-575\/15:active{color:rgb(var(--cstu-success-575)/.15)}.active\:cstu-text-success-575\/20:active{color:rgb(var(--cstu-success-575)/.2)}.active\:cstu-text-success-575\/25:active{color:rgb(var(--cstu-success-575)/.25)}.active\:cstu-text-success-575\/30:active{color:rgb(var(--cstu-success-575)/.3)}.active\:cstu-text-success-575\/35:active{color:rgb(var(--cstu-success-575)/.35)}.active\:cstu-text-success-575\/40:active{color:rgb(var(--cstu-success-575)/.4)}.active\:cstu-text-success-575\/45:active{color:rgb(var(--cstu-success-575)/.45)}.active\:cstu-text-success-575\/5:active{color:rgb(var(--cstu-success-575)/.05)}.active\:cstu-text-success-575\/50:active{color:rgb(var(--cstu-success-575)/.5)}.active\:cstu-text-success-575\/55:active{color:rgb(var(--cstu-success-575)/.55)}.active\:cstu-text-success-575\/60:active{color:rgb(var(--cstu-success-575)/.6)}.active\:cstu-text-success-575\/65:active{color:rgb(var(--cstu-success-575)/.65)}.active\:cstu-text-success-575\/70:active{color:rgb(var(--cstu-success-575)/.7)}.active\:cstu-text-success-575\/75:active{color:rgb(var(--cstu-success-575)/.75)}.active\:cstu-text-success-575\/80:active{color:rgb(var(--cstu-success-575)/.8)}.active\:cstu-text-success-575\/85:active{color:rgb(var(--cstu-success-575)/.85)}.active\:cstu-text-success-575\/90:active{color:rgb(var(--cstu-success-575)/.9)}.active\:cstu-text-success-575\/95:active{color:rgb(var(--cstu-success-575)/.95)}.active\:cstu-text-success-600:active{--tw-text-opacity:1;color:rgb(var(--cstu-success-600)/var(--tw-text-opacity,1))}.active\:cstu-text-success-600\/0:active{color:rgb(var(--cstu-success-600)/0)}.active\:cstu-text-success-600\/10:active{color:rgb(var(--cstu-success-600)/.1)}.active\:cstu-text-success-600\/100:active{color:rgb(var(--cstu-success-600)/1)}.active\:cstu-text-success-600\/15:active{color:rgb(var(--cstu-success-600)/.15)}.active\:cstu-text-success-600\/20:active{color:rgb(var(--cstu-success-600)/.2)}.active\:cstu-text-success-600\/25:active{color:rgb(var(--cstu-success-600)/.25)}.active\:cstu-text-success-600\/30:active{color:rgb(var(--cstu-success-600)/.3)}.active\:cstu-text-success-600\/35:active{color:rgb(var(--cstu-success-600)/.35)}.active\:cstu-text-success-600\/40:active{color:rgb(var(--cstu-success-600)/.4)}.active\:cstu-text-success-600\/45:active{color:rgb(var(--cstu-success-600)/.45)}.active\:cstu-text-success-600\/5:active{color:rgb(var(--cstu-success-600)/.05)}.active\:cstu-text-success-600\/50:active{color:rgb(var(--cstu-success-600)/.5)}.active\:cstu-text-success-600\/55:active{color:rgb(var(--cstu-success-600)/.55)}.active\:cstu-text-success-600\/60:active{color:rgb(var(--cstu-success-600)/.6)}.active\:cstu-text-success-600\/65:active{color:rgb(var(--cstu-success-600)/.65)}.active\:cstu-text-success-600\/70:active{color:rgb(var(--cstu-success-600)/.7)}.active\:cstu-text-success-600\/75:active{color:rgb(var(--cstu-success-600)/.75)}.active\:cstu-text-success-600\/80:active{color:rgb(var(--cstu-success-600)/.8)}.active\:cstu-text-success-600\/85:active{color:rgb(var(--cstu-success-600)/.85)}.active\:cstu-text-success-600\/90:active{color:rgb(var(--cstu-success-600)/.9)}.active\:cstu-text-success-600\/95:active{color:rgb(var(--cstu-success-600)/.95)}.active\:cstu-text-success-700:active{--tw-text-opacity:1;color:rgb(var(--cstu-success-700)/var(--tw-text-opacity,1))}.active\:cstu-text-success-700\/0:active{color:rgb(var(--cstu-success-700)/0)}.active\:cstu-text-success-700\/10:active{color:rgb(var(--cstu-success-700)/.1)}.active\:cstu-text-success-700\/100:active{color:rgb(var(--cstu-success-700)/1)}.active\:cstu-text-success-700\/15:active{color:rgb(var(--cstu-success-700)/.15)}.active\:cstu-text-success-700\/20:active{color:rgb(var(--cstu-success-700)/.2)}.active\:cstu-text-success-700\/25:active{color:rgb(var(--cstu-success-700)/.25)}.active\:cstu-text-success-700\/30:active{color:rgb(var(--cstu-success-700)/.3)}.active\:cstu-text-success-700\/35:active{color:rgb(var(--cstu-success-700)/.35)}.active\:cstu-text-success-700\/40:active{color:rgb(var(--cstu-success-700)/.4)}.active\:cstu-text-success-700\/45:active{color:rgb(var(--cstu-success-700)/.45)}.active\:cstu-text-success-700\/5:active{color:rgb(var(--cstu-success-700)/.05)}.active\:cstu-text-success-700\/50:active{color:rgb(var(--cstu-success-700)/.5)}.active\:cstu-text-success-700\/55:active{color:rgb(var(--cstu-success-700)/.55)}.active\:cstu-text-success-700\/60:active{color:rgb(var(--cstu-success-700)/.6)}.active\:cstu-text-success-700\/65:active{color:rgb(var(--cstu-success-700)/.65)}.active\:cstu-text-success-700\/70:active{color:rgb(var(--cstu-success-700)/.7)}.active\:cstu-text-success-700\/75:active{color:rgb(var(--cstu-success-700)/.75)}.active\:cstu-text-success-700\/80:active{color:rgb(var(--cstu-success-700)/.8)}.active\:cstu-text-success-700\/85:active{color:rgb(var(--cstu-success-700)/.85)}.active\:cstu-text-success-700\/90:active{color:rgb(var(--cstu-success-700)/.9)}.active\:cstu-text-success-700\/95:active{color:rgb(var(--cstu-success-700)/.95)}.active\:cstu-text-success-800:active{--tw-text-opacity:1;color:rgb(var(--cstu-success-800)/var(--tw-text-opacity,1))}.active\:cstu-text-success-800\/0:active{color:rgb(var(--cstu-success-800)/0)}.active\:cstu-text-success-800\/10:active{color:rgb(var(--cstu-success-800)/.1)}.active\:cstu-text-success-800\/100:active{color:rgb(var(--cstu-success-800)/1)}.active\:cstu-text-success-800\/15:active{color:rgb(var(--cstu-success-800)/.15)}.active\:cstu-text-success-800\/20:active{color:rgb(var(--cstu-success-800)/.2)}.active\:cstu-text-success-800\/25:active{color:rgb(var(--cstu-success-800)/.25)}.active\:cstu-text-success-800\/30:active{color:rgb(var(--cstu-success-800)/.3)}.active\:cstu-text-success-800\/35:active{color:rgb(var(--cstu-success-800)/.35)}.active\:cstu-text-success-800\/40:active{color:rgb(var(--cstu-success-800)/.4)}.active\:cstu-text-success-800\/45:active{color:rgb(var(--cstu-success-800)/.45)}.active\:cstu-text-success-800\/5:active{color:rgb(var(--cstu-success-800)/.05)}.active\:cstu-text-success-800\/50:active{color:rgb(var(--cstu-success-800)/.5)}.active\:cstu-text-success-800\/55:active{color:rgb(var(--cstu-success-800)/.55)}.active\:cstu-text-success-800\/60:active{color:rgb(var(--cstu-success-800)/.6)}.active\:cstu-text-success-800\/65:active{color:rgb(var(--cstu-success-800)/.65)}.active\:cstu-text-success-800\/70:active{color:rgb(var(--cstu-success-800)/.7)}.active\:cstu-text-success-800\/75:active{color:rgb(var(--cstu-success-800)/.75)}.active\:cstu-text-success-800\/80:active{color:rgb(var(--cstu-success-800)/.8)}.active\:cstu-text-success-800\/85:active{color:rgb(var(--cstu-success-800)/.85)}.active\:cstu-text-success-800\/90:active{color:rgb(var(--cstu-success-800)/.9)}.active\:cstu-text-success-800\/95:active{color:rgb(var(--cstu-success-800)/.95)}.active\:cstu-text-success-900:active{--tw-text-opacity:1;color:rgb(var(--cstu-success-900)/var(--tw-text-opacity,1))}.active\:cstu-text-success-900\/0:active{color:rgb(var(--cstu-success-900)/0)}.active\:cstu-text-success-900\/10:active{color:rgb(var(--cstu-success-900)/.1)}.active\:cstu-text-success-900\/100:active{color:rgb(var(--cstu-success-900)/1)}.active\:cstu-text-success-900\/15:active{color:rgb(var(--cstu-success-900)/.15)}.active\:cstu-text-success-900\/20:active{color:rgb(var(--cstu-success-900)/.2)}.active\:cstu-text-success-900\/25:active{color:rgb(var(--cstu-success-900)/.25)}.active\:cstu-text-success-900\/30:active{color:rgb(var(--cstu-success-900)/.3)}.active\:cstu-text-success-900\/35:active{color:rgb(var(--cstu-success-900)/.35)}.active\:cstu-text-success-900\/40:active{color:rgb(var(--cstu-success-900)/.4)}.active\:cstu-text-success-900\/45:active{color:rgb(var(--cstu-success-900)/.45)}.active\:cstu-text-success-900\/5:active{color:rgb(var(--cstu-success-900)/.05)}.active\:cstu-text-success-900\/50:active{color:rgb(var(--cstu-success-900)/.5)}.active\:cstu-text-success-900\/55:active{color:rgb(var(--cstu-success-900)/.55)}.active\:cstu-text-success-900\/60:active{color:rgb(var(--cstu-success-900)/.6)}.active\:cstu-text-success-900\/65:active{color:rgb(var(--cstu-success-900)/.65)}.active\:cstu-text-success-900\/70:active{color:rgb(var(--cstu-success-900)/.7)}.active\:cstu-text-success-900\/75:active{color:rgb(var(--cstu-success-900)/.75)}.active\:cstu-text-success-900\/80:active{color:rgb(var(--cstu-success-900)/.8)}.active\:cstu-text-success-900\/85:active{color:rgb(var(--cstu-success-900)/.85)}.active\:cstu-text-success-900\/90:active{color:rgb(var(--cstu-success-900)/.9)}.active\:cstu-text-success-900\/95:active{color:rgb(var(--cstu-success-900)/.95)}.active\:cstu-text-warning-100:active{--tw-text-opacity:1;color:rgb(var(--cstu-warning-100)/var(--tw-text-opacity,1))}.active\:cstu-text-warning-100\/0:active{color:rgb(var(--cstu-warning-100)/0)}.active\:cstu-text-warning-100\/10:active{color:rgb(var(--cstu-warning-100)/.1)}.active\:cstu-text-warning-100\/100:active{color:rgb(var(--cstu-warning-100)/1)}.active\:cstu-text-warning-100\/15:active{color:rgb(var(--cstu-warning-100)/.15)}.active\:cstu-text-warning-100\/20:active{color:rgb(var(--cstu-warning-100)/.2)}.active\:cstu-text-warning-100\/25:active{color:rgb(var(--cstu-warning-100)/.25)}.active\:cstu-text-warning-100\/30:active{color:rgb(var(--cstu-warning-100)/.3)}.active\:cstu-text-warning-100\/35:active{color:rgb(var(--cstu-warning-100)/.35)}.active\:cstu-text-warning-100\/40:active{color:rgb(var(--cstu-warning-100)/.4)}.active\:cstu-text-warning-100\/45:active{color:rgb(var(--cstu-warning-100)/.45)}.active\:cstu-text-warning-100\/5:active{color:rgb(var(--cstu-warning-100)/.05)}.active\:cstu-text-warning-100\/50:active{color:rgb(var(--cstu-warning-100)/.5)}.active\:cstu-text-warning-100\/55:active{color:rgb(var(--cstu-warning-100)/.55)}.active\:cstu-text-warning-100\/60:active{color:rgb(var(--cstu-warning-100)/.6)}.active\:cstu-text-warning-100\/65:active{color:rgb(var(--cstu-warning-100)/.65)}.active\:cstu-text-warning-100\/70:active{color:rgb(var(--cstu-warning-100)/.7)}.active\:cstu-text-warning-100\/75:active{color:rgb(var(--cstu-warning-100)/.75)}.active\:cstu-text-warning-100\/80:active{color:rgb(var(--cstu-warning-100)/.8)}.active\:cstu-text-warning-100\/85:active{color:rgb(var(--cstu-warning-100)/.85)}.active\:cstu-text-warning-100\/90:active{color:rgb(var(--cstu-warning-100)/.9)}.active\:cstu-text-warning-100\/95:active{color:rgb(var(--cstu-warning-100)/.95)}.active\:cstu-text-warning-200:active{--tw-text-opacity:1;color:rgb(var(--cstu-warning-200)/var(--tw-text-opacity,1))}.active\:cstu-text-warning-200\/0:active{color:rgb(var(--cstu-warning-200)/0)}.active\:cstu-text-warning-200\/10:active{color:rgb(var(--cstu-warning-200)/.1)}.active\:cstu-text-warning-200\/100:active{color:rgb(var(--cstu-warning-200)/1)}.active\:cstu-text-warning-200\/15:active{color:rgb(var(--cstu-warning-200)/.15)}.active\:cstu-text-warning-200\/20:active{color:rgb(var(--cstu-warning-200)/.2)}.active\:cstu-text-warning-200\/25:active{color:rgb(var(--cstu-warning-200)/.25)}.active\:cstu-text-warning-200\/30:active{color:rgb(var(--cstu-warning-200)/.3)}.active\:cstu-text-warning-200\/35:active{color:rgb(var(--cstu-warning-200)/.35)}.active\:cstu-text-warning-200\/40:active{color:rgb(var(--cstu-warning-200)/.4)}.active\:cstu-text-warning-200\/45:active{color:rgb(var(--cstu-warning-200)/.45)}.active\:cstu-text-warning-200\/5:active{color:rgb(var(--cstu-warning-200)/.05)}.active\:cstu-text-warning-200\/50:active{color:rgb(var(--cstu-warning-200)/.5)}.active\:cstu-text-warning-200\/55:active{color:rgb(var(--cstu-warning-200)/.55)}.active\:cstu-text-warning-200\/60:active{color:rgb(var(--cstu-warning-200)/.6)}.active\:cstu-text-warning-200\/65:active{color:rgb(var(--cstu-warning-200)/.65)}.active\:cstu-text-warning-200\/70:active{color:rgb(var(--cstu-warning-200)/.7)}.active\:cstu-text-warning-200\/75:active{color:rgb(var(--cstu-warning-200)/.75)}.active\:cstu-text-warning-200\/80:active{color:rgb(var(--cstu-warning-200)/.8)}.active\:cstu-text-warning-200\/85:active{color:rgb(var(--cstu-warning-200)/.85)}.active\:cstu-text-warning-200\/90:active{color:rgb(var(--cstu-warning-200)/.9)}.active\:cstu-text-warning-200\/95:active{color:rgb(var(--cstu-warning-200)/.95)}.active\:cstu-text-warning-250:active{--tw-text-opacity:1;color:rgb(var(--cstu-warning-250)/var(--tw-text-opacity,1))}.active\:cstu-text-warning-250\/0:active{color:rgb(var(--cstu-warning-250)/0)}.active\:cstu-text-warning-250\/10:active{color:rgb(var(--cstu-warning-250)/.1)}.active\:cstu-text-warning-250\/100:active{color:rgb(var(--cstu-warning-250)/1)}.active\:cstu-text-warning-250\/15:active{color:rgb(var(--cstu-warning-250)/.15)}.active\:cstu-text-warning-250\/20:active{color:rgb(var(--cstu-warning-250)/.2)}.active\:cstu-text-warning-250\/25:active{color:rgb(var(--cstu-warning-250)/.25)}.active\:cstu-text-warning-250\/30:active{color:rgb(var(--cstu-warning-250)/.3)}.active\:cstu-text-warning-250\/35:active{color:rgb(var(--cstu-warning-250)/.35)}.active\:cstu-text-warning-250\/40:active{color:rgb(var(--cstu-warning-250)/.4)}.active\:cstu-text-warning-250\/45:active{color:rgb(var(--cstu-warning-250)/.45)}.active\:cstu-text-warning-250\/5:active{color:rgb(var(--cstu-warning-250)/.05)}.active\:cstu-text-warning-250\/50:active{color:rgb(var(--cstu-warning-250)/.5)}.active\:cstu-text-warning-250\/55:active{color:rgb(var(--cstu-warning-250)/.55)}.active\:cstu-text-warning-250\/60:active{color:rgb(var(--cstu-warning-250)/.6)}.active\:cstu-text-warning-250\/65:active{color:rgb(var(--cstu-warning-250)/.65)}.active\:cstu-text-warning-250\/70:active{color:rgb(var(--cstu-warning-250)/.7)}.active\:cstu-text-warning-250\/75:active{color:rgb(var(--cstu-warning-250)/.75)}.active\:cstu-text-warning-250\/80:active{color:rgb(var(--cstu-warning-250)/.8)}.active\:cstu-text-warning-250\/85:active{color:rgb(var(--cstu-warning-250)/.85)}.active\:cstu-text-warning-250\/90:active{color:rgb(var(--cstu-warning-250)/.9)}.active\:cstu-text-warning-250\/95:active{color:rgb(var(--cstu-warning-250)/.95)}.active\:cstu-text-warning-300:active{--tw-text-opacity:1;color:rgb(var(--cstu-warning-300)/var(--tw-text-opacity,1))}.active\:cstu-text-warning-300\/0:active{color:rgb(var(--cstu-warning-300)/0)}.active\:cstu-text-warning-300\/10:active{color:rgb(var(--cstu-warning-300)/.1)}.active\:cstu-text-warning-300\/100:active{color:rgb(var(--cstu-warning-300)/1)}.active\:cstu-text-warning-300\/15:active{color:rgb(var(--cstu-warning-300)/.15)}.active\:cstu-text-warning-300\/20:active{color:rgb(var(--cstu-warning-300)/.2)}.active\:cstu-text-warning-300\/25:active{color:rgb(var(--cstu-warning-300)/.25)}.active\:cstu-text-warning-300\/30:active{color:rgb(var(--cstu-warning-300)/.3)}.active\:cstu-text-warning-300\/35:active{color:rgb(var(--cstu-warning-300)/.35)}.active\:cstu-text-warning-300\/40:active{color:rgb(var(--cstu-warning-300)/.4)}.active\:cstu-text-warning-300\/45:active{color:rgb(var(--cstu-warning-300)/.45)}.active\:cstu-text-warning-300\/5:active{color:rgb(var(--cstu-warning-300)/.05)}.active\:cstu-text-warning-300\/50:active{color:rgb(var(--cstu-warning-300)/.5)}.active\:cstu-text-warning-300\/55:active{color:rgb(var(--cstu-warning-300)/.55)}.active\:cstu-text-warning-300\/60:active{color:rgb(var(--cstu-warning-300)/.6)}.active\:cstu-text-warning-300\/65:active{color:rgb(var(--cstu-warning-300)/.65)}.active\:cstu-text-warning-300\/70:active{color:rgb(var(--cstu-warning-300)/.7)}.active\:cstu-text-warning-300\/75:active{color:rgb(var(--cstu-warning-300)/.75)}.active\:cstu-text-warning-300\/80:active{color:rgb(var(--cstu-warning-300)/.8)}.active\:cstu-text-warning-300\/85:active{color:rgb(var(--cstu-warning-300)/.85)}.active\:cstu-text-warning-300\/90:active{color:rgb(var(--cstu-warning-300)/.9)}.active\:cstu-text-warning-300\/95:active{color:rgb(var(--cstu-warning-300)/.95)}.active\:cstu-text-warning-400:active{--tw-text-opacity:1;color:rgb(var(--cstu-warning-400)/var(--tw-text-opacity,1))}.active\:cstu-text-warning-400\/0:active{color:rgb(var(--cstu-warning-400)/0)}.active\:cstu-text-warning-400\/10:active{color:rgb(var(--cstu-warning-400)/.1)}.active\:cstu-text-warning-400\/100:active{color:rgb(var(--cstu-warning-400)/1)}.active\:cstu-text-warning-400\/15:active{color:rgb(var(--cstu-warning-400)/.15)}.active\:cstu-text-warning-400\/20:active{color:rgb(var(--cstu-warning-400)/.2)}.active\:cstu-text-warning-400\/25:active{color:rgb(var(--cstu-warning-400)/.25)}.active\:cstu-text-warning-400\/30:active{color:rgb(var(--cstu-warning-400)/.3)}.active\:cstu-text-warning-400\/35:active{color:rgb(var(--cstu-warning-400)/.35)}.active\:cstu-text-warning-400\/40:active{color:rgb(var(--cstu-warning-400)/.4)}.active\:cstu-text-warning-400\/45:active{color:rgb(var(--cstu-warning-400)/.45)}.active\:cstu-text-warning-400\/5:active{color:rgb(var(--cstu-warning-400)/.05)}.active\:cstu-text-warning-400\/50:active{color:rgb(var(--cstu-warning-400)/.5)}.active\:cstu-text-warning-400\/55:active{color:rgb(var(--cstu-warning-400)/.55)}.active\:cstu-text-warning-400\/60:active{color:rgb(var(--cstu-warning-400)/.6)}.active\:cstu-text-warning-400\/65:active{color:rgb(var(--cstu-warning-400)/.65)}.active\:cstu-text-warning-400\/70:active{color:rgb(var(--cstu-warning-400)/.7)}.active\:cstu-text-warning-400\/75:active{color:rgb(var(--cstu-warning-400)/.75)}.active\:cstu-text-warning-400\/80:active{color:rgb(var(--cstu-warning-400)/.8)}.active\:cstu-text-warning-400\/85:active{color:rgb(var(--cstu-warning-400)/.85)}.active\:cstu-text-warning-400\/90:active{color:rgb(var(--cstu-warning-400)/.9)}.active\:cstu-text-warning-400\/95:active{color:rgb(var(--cstu-warning-400)/.95)}.active\:cstu-text-warning-450:active{--tw-text-opacity:1;color:rgb(var(--cstu-warning-450)/var(--tw-text-opacity,1))}.active\:cstu-text-warning-450\/0:active{color:rgb(var(--cstu-warning-450)/0)}.active\:cstu-text-warning-450\/10:active{color:rgb(var(--cstu-warning-450)/.1)}.active\:cstu-text-warning-450\/100:active{color:rgb(var(--cstu-warning-450)/1)}.active\:cstu-text-warning-450\/15:active{color:rgb(var(--cstu-warning-450)/.15)}.active\:cstu-text-warning-450\/20:active{color:rgb(var(--cstu-warning-450)/.2)}.active\:cstu-text-warning-450\/25:active{color:rgb(var(--cstu-warning-450)/.25)}.active\:cstu-text-warning-450\/30:active{color:rgb(var(--cstu-warning-450)/.3)}.active\:cstu-text-warning-450\/35:active{color:rgb(var(--cstu-warning-450)/.35)}.active\:cstu-text-warning-450\/40:active{color:rgb(var(--cstu-warning-450)/.4)}.active\:cstu-text-warning-450\/45:active{color:rgb(var(--cstu-warning-450)/.45)}.active\:cstu-text-warning-450\/5:active{color:rgb(var(--cstu-warning-450)/.05)}.active\:cstu-text-warning-450\/50:active{color:rgb(var(--cstu-warning-450)/.5)}.active\:cstu-text-warning-450\/55:active{color:rgb(var(--cstu-warning-450)/.55)}.active\:cstu-text-warning-450\/60:active{color:rgb(var(--cstu-warning-450)/.6)}.active\:cstu-text-warning-450\/65:active{color:rgb(var(--cstu-warning-450)/.65)}.active\:cstu-text-warning-450\/70:active{color:rgb(var(--cstu-warning-450)/.7)}.active\:cstu-text-warning-450\/75:active{color:rgb(var(--cstu-warning-450)/.75)}.active\:cstu-text-warning-450\/80:active{color:rgb(var(--cstu-warning-450)/.8)}.active\:cstu-text-warning-450\/85:active{color:rgb(var(--cstu-warning-450)/.85)}.active\:cstu-text-warning-450\/90:active{color:rgb(var(--cstu-warning-450)/.9)}.active\:cstu-text-warning-450\/95:active{color:rgb(var(--cstu-warning-450)/.95)}.active\:cstu-text-warning-50:active{--tw-text-opacity:1;color:rgb(var(--cstu-warning-50)/var(--tw-text-opacity,1))}.active\:cstu-text-warning-50\/0:active{color:rgb(var(--cstu-warning-50)/0)}.active\:cstu-text-warning-50\/10:active{color:rgb(var(--cstu-warning-50)/.1)}.active\:cstu-text-warning-50\/100:active{color:rgb(var(--cstu-warning-50)/1)}.active\:cstu-text-warning-50\/15:active{color:rgb(var(--cstu-warning-50)/.15)}.active\:cstu-text-warning-50\/20:active{color:rgb(var(--cstu-warning-50)/.2)}.active\:cstu-text-warning-50\/25:active{color:rgb(var(--cstu-warning-50)/.25)}.active\:cstu-text-warning-50\/30:active{color:rgb(var(--cstu-warning-50)/.3)}.active\:cstu-text-warning-50\/35:active{color:rgb(var(--cstu-warning-50)/.35)}.active\:cstu-text-warning-50\/40:active{color:rgb(var(--cstu-warning-50)/.4)}.active\:cstu-text-warning-50\/45:active{color:rgb(var(--cstu-warning-50)/.45)}.active\:cstu-text-warning-50\/5:active{color:rgb(var(--cstu-warning-50)/.05)}.active\:cstu-text-warning-50\/50:active{color:rgb(var(--cstu-warning-50)/.5)}.active\:cstu-text-warning-50\/55:active{color:rgb(var(--cstu-warning-50)/.55)}.active\:cstu-text-warning-50\/60:active{color:rgb(var(--cstu-warning-50)/.6)}.active\:cstu-text-warning-50\/65:active{color:rgb(var(--cstu-warning-50)/.65)}.active\:cstu-text-warning-50\/70:active{color:rgb(var(--cstu-warning-50)/.7)}.active\:cstu-text-warning-50\/75:active{color:rgb(var(--cstu-warning-50)/.75)}.active\:cstu-text-warning-50\/80:active{color:rgb(var(--cstu-warning-50)/.8)}.active\:cstu-text-warning-50\/85:active{color:rgb(var(--cstu-warning-50)/.85)}.active\:cstu-text-warning-50\/90:active{color:rgb(var(--cstu-warning-50)/.9)}.active\:cstu-text-warning-50\/95:active{color:rgb(var(--cstu-warning-50)/.95)}.active\:cstu-text-warning-500:active{--tw-text-opacity:1;color:rgb(var(--cstu-warning-500)/var(--tw-text-opacity,1))}.active\:cstu-text-warning-500\/0:active{color:rgb(var(--cstu-warning-500)/0)}.active\:cstu-text-warning-500\/10:active{color:rgb(var(--cstu-warning-500)/.1)}.active\:cstu-text-warning-500\/100:active{color:rgb(var(--cstu-warning-500)/1)}.active\:cstu-text-warning-500\/15:active{color:rgb(var(--cstu-warning-500)/.15)}.active\:cstu-text-warning-500\/20:active{color:rgb(var(--cstu-warning-500)/.2)}.active\:cstu-text-warning-500\/25:active{color:rgb(var(--cstu-warning-500)/.25)}.active\:cstu-text-warning-500\/30:active{color:rgb(var(--cstu-warning-500)/.3)}.active\:cstu-text-warning-500\/35:active{color:rgb(var(--cstu-warning-500)/.35)}.active\:cstu-text-warning-500\/40:active{color:rgb(var(--cstu-warning-500)/.4)}.active\:cstu-text-warning-500\/45:active{color:rgb(var(--cstu-warning-500)/.45)}.active\:cstu-text-warning-500\/5:active{color:rgb(var(--cstu-warning-500)/.05)}.active\:cstu-text-warning-500\/50:active{color:rgb(var(--cstu-warning-500)/.5)}.active\:cstu-text-warning-500\/55:active{color:rgb(var(--cstu-warning-500)/.55)}.active\:cstu-text-warning-500\/60:active{color:rgb(var(--cstu-warning-500)/.6)}.active\:cstu-text-warning-500\/65:active{color:rgb(var(--cstu-warning-500)/.65)}.active\:cstu-text-warning-500\/70:active{color:rgb(var(--cstu-warning-500)/.7)}.active\:cstu-text-warning-500\/75:active{color:rgb(var(--cstu-warning-500)/.75)}.active\:cstu-text-warning-500\/80:active{color:rgb(var(--cstu-warning-500)/.8)}.active\:cstu-text-warning-500\/85:active{color:rgb(var(--cstu-warning-500)/.85)}.active\:cstu-text-warning-500\/90:active{color:rgb(var(--cstu-warning-500)/.9)}.active\:cstu-text-warning-500\/95:active{color:rgb(var(--cstu-warning-500)/.95)}.active\:cstu-text-warning-550:active{--tw-text-opacity:1;color:rgb(var(--cstu-warning-550)/var(--tw-text-opacity,1))}.active\:cstu-text-warning-550\/0:active{color:rgb(var(--cstu-warning-550)/0)}.active\:cstu-text-warning-550\/10:active{color:rgb(var(--cstu-warning-550)/.1)}.active\:cstu-text-warning-550\/100:active{color:rgb(var(--cstu-warning-550)/1)}.active\:cstu-text-warning-550\/15:active{color:rgb(var(--cstu-warning-550)/.15)}.active\:cstu-text-warning-550\/20:active{color:rgb(var(--cstu-warning-550)/.2)}.active\:cstu-text-warning-550\/25:active{color:rgb(var(--cstu-warning-550)/.25)}.active\:cstu-text-warning-550\/30:active{color:rgb(var(--cstu-warning-550)/.3)}.active\:cstu-text-warning-550\/35:active{color:rgb(var(--cstu-warning-550)/.35)}.active\:cstu-text-warning-550\/40:active{color:rgb(var(--cstu-warning-550)/.4)}.active\:cstu-text-warning-550\/45:active{color:rgb(var(--cstu-warning-550)/.45)}.active\:cstu-text-warning-550\/5:active{color:rgb(var(--cstu-warning-550)/.05)}.active\:cstu-text-warning-550\/50:active{color:rgb(var(--cstu-warning-550)/.5)}.active\:cstu-text-warning-550\/55:active{color:rgb(var(--cstu-warning-550)/.55)}.active\:cstu-text-warning-550\/60:active{color:rgb(var(--cstu-warning-550)/.6)}.active\:cstu-text-warning-550\/65:active{color:rgb(var(--cstu-warning-550)/.65)}.active\:cstu-text-warning-550\/70:active{color:rgb(var(--cstu-warning-550)/.7)}.active\:cstu-text-warning-550\/75:active{color:rgb(var(--cstu-warning-550)/.75)}.active\:cstu-text-warning-550\/80:active{color:rgb(var(--cstu-warning-550)/.8)}.active\:cstu-text-warning-550\/85:active{color:rgb(var(--cstu-warning-550)/.85)}.active\:cstu-text-warning-550\/90:active{color:rgb(var(--cstu-warning-550)/.9)}.active\:cstu-text-warning-550\/95:active{color:rgb(var(--cstu-warning-550)/.95)}.active\:cstu-text-warning-575:active{--tw-text-opacity:1;color:rgb(var(--cstu-warning-575)/var(--tw-text-opacity,1))}.active\:cstu-text-warning-575\/0:active{color:rgb(var(--cstu-warning-575)/0)}.active\:cstu-text-warning-575\/10:active{color:rgb(var(--cstu-warning-575)/.1)}.active\:cstu-text-warning-575\/100:active{color:rgb(var(--cstu-warning-575)/1)}.active\:cstu-text-warning-575\/15:active{color:rgb(var(--cstu-warning-575)/.15)}.active\:cstu-text-warning-575\/20:active{color:rgb(var(--cstu-warning-575)/.2)}.active\:cstu-text-warning-575\/25:active{color:rgb(var(--cstu-warning-575)/.25)}.active\:cstu-text-warning-575\/30:active{color:rgb(var(--cstu-warning-575)/.3)}.active\:cstu-text-warning-575\/35:active{color:rgb(var(--cstu-warning-575)/.35)}.active\:cstu-text-warning-575\/40:active{color:rgb(var(--cstu-warning-575)/.4)}.active\:cstu-text-warning-575\/45:active{color:rgb(var(--cstu-warning-575)/.45)}.active\:cstu-text-warning-575\/5:active{color:rgb(var(--cstu-warning-575)/.05)}.active\:cstu-text-warning-575\/50:active{color:rgb(var(--cstu-warning-575)/.5)}.active\:cstu-text-warning-575\/55:active{color:rgb(var(--cstu-warning-575)/.55)}.active\:cstu-text-warning-575\/60:active{color:rgb(var(--cstu-warning-575)/.6)}.active\:cstu-text-warning-575\/65:active{color:rgb(var(--cstu-warning-575)/.65)}.active\:cstu-text-warning-575\/70:active{color:rgb(var(--cstu-warning-575)/.7)}.active\:cstu-text-warning-575\/75:active{color:rgb(var(--cstu-warning-575)/.75)}.active\:cstu-text-warning-575\/80:active{color:rgb(var(--cstu-warning-575)/.8)}.active\:cstu-text-warning-575\/85:active{color:rgb(var(--cstu-warning-575)/.85)}.active\:cstu-text-warning-575\/90:active{color:rgb(var(--cstu-warning-575)/.9)}.active\:cstu-text-warning-575\/95:active{color:rgb(var(--cstu-warning-575)/.95)}.active\:cstu-text-warning-600:active{--tw-text-opacity:1;color:rgb(var(--cstu-warning-600)/var(--tw-text-opacity,1))}.active\:cstu-text-warning-600\/0:active{color:rgb(var(--cstu-warning-600)/0)}.active\:cstu-text-warning-600\/10:active{color:rgb(var(--cstu-warning-600)/.1)}.active\:cstu-text-warning-600\/100:active{color:rgb(var(--cstu-warning-600)/1)}.active\:cstu-text-warning-600\/15:active{color:rgb(var(--cstu-warning-600)/.15)}.active\:cstu-text-warning-600\/20:active{color:rgb(var(--cstu-warning-600)/.2)}.active\:cstu-text-warning-600\/25:active{color:rgb(var(--cstu-warning-600)/.25)}.active\:cstu-text-warning-600\/30:active{color:rgb(var(--cstu-warning-600)/.3)}.active\:cstu-text-warning-600\/35:active{color:rgb(var(--cstu-warning-600)/.35)}.active\:cstu-text-warning-600\/40:active{color:rgb(var(--cstu-warning-600)/.4)}.active\:cstu-text-warning-600\/45:active{color:rgb(var(--cstu-warning-600)/.45)}.active\:cstu-text-warning-600\/5:active{color:rgb(var(--cstu-warning-600)/.05)}.active\:cstu-text-warning-600\/50:active{color:rgb(var(--cstu-warning-600)/.5)}.active\:cstu-text-warning-600\/55:active{color:rgb(var(--cstu-warning-600)/.55)}.active\:cstu-text-warning-600\/60:active{color:rgb(var(--cstu-warning-600)/.6)}.active\:cstu-text-warning-600\/65:active{color:rgb(var(--cstu-warning-600)/.65)}.active\:cstu-text-warning-600\/70:active{color:rgb(var(--cstu-warning-600)/.7)}.active\:cstu-text-warning-600\/75:active{color:rgb(var(--cstu-warning-600)/.75)}.active\:cstu-text-warning-600\/80:active{color:rgb(var(--cstu-warning-600)/.8)}.active\:cstu-text-warning-600\/85:active{color:rgb(var(--cstu-warning-600)/.85)}.active\:cstu-text-warning-600\/90:active{color:rgb(var(--cstu-warning-600)/.9)}.active\:cstu-text-warning-600\/95:active{color:rgb(var(--cstu-warning-600)/.95)}.active\:cstu-text-warning-700:active{--tw-text-opacity:1;color:rgb(var(--cstu-warning-700)/var(--tw-text-opacity,1))}.active\:cstu-text-warning-700\/0:active{color:rgb(var(--cstu-warning-700)/0)}.active\:cstu-text-warning-700\/10:active{color:rgb(var(--cstu-warning-700)/.1)}.active\:cstu-text-warning-700\/100:active{color:rgb(var(--cstu-warning-700)/1)}.active\:cstu-text-warning-700\/15:active{color:rgb(var(--cstu-warning-700)/.15)}.active\:cstu-text-warning-700\/20:active{color:rgb(var(--cstu-warning-700)/.2)}.active\:cstu-text-warning-700\/25:active{color:rgb(var(--cstu-warning-700)/.25)}.active\:cstu-text-warning-700\/30:active{color:rgb(var(--cstu-warning-700)/.3)}.active\:cstu-text-warning-700\/35:active{color:rgb(var(--cstu-warning-700)/.35)}.active\:cstu-text-warning-700\/40:active{color:rgb(var(--cstu-warning-700)/.4)}.active\:cstu-text-warning-700\/45:active{color:rgb(var(--cstu-warning-700)/.45)}.active\:cstu-text-warning-700\/5:active{color:rgb(var(--cstu-warning-700)/.05)}.active\:cstu-text-warning-700\/50:active{color:rgb(var(--cstu-warning-700)/.5)}.active\:cstu-text-warning-700\/55:active{color:rgb(var(--cstu-warning-700)/.55)}.active\:cstu-text-warning-700\/60:active{color:rgb(var(--cstu-warning-700)/.6)}.active\:cstu-text-warning-700\/65:active{color:rgb(var(--cstu-warning-700)/.65)}.active\:cstu-text-warning-700\/70:active{color:rgb(var(--cstu-warning-700)/.7)}.active\:cstu-text-warning-700\/75:active{color:rgb(var(--cstu-warning-700)/.75)}.active\:cstu-text-warning-700\/80:active{color:rgb(var(--cstu-warning-700)/.8)}.active\:cstu-text-warning-700\/85:active{color:rgb(var(--cstu-warning-700)/.85)}.active\:cstu-text-warning-700\/90:active{color:rgb(var(--cstu-warning-700)/.9)}.active\:cstu-text-warning-700\/95:active{color:rgb(var(--cstu-warning-700)/.95)}.active\:cstu-text-warning-800:active{--tw-text-opacity:1;color:rgb(var(--cstu-warning-800)/var(--tw-text-opacity,1))}.active\:cstu-text-warning-800\/0:active{color:rgb(var(--cstu-warning-800)/0)}.active\:cstu-text-warning-800\/10:active{color:rgb(var(--cstu-warning-800)/.1)}.active\:cstu-text-warning-800\/100:active{color:rgb(var(--cstu-warning-800)/1)}.active\:cstu-text-warning-800\/15:active{color:rgb(var(--cstu-warning-800)/.15)}.active\:cstu-text-warning-800\/20:active{color:rgb(var(--cstu-warning-800)/.2)}.active\:cstu-text-warning-800\/25:active{color:rgb(var(--cstu-warning-800)/.25)}.active\:cstu-text-warning-800\/30:active{color:rgb(var(--cstu-warning-800)/.3)}.active\:cstu-text-warning-800\/35:active{color:rgb(var(--cstu-warning-800)/.35)}.active\:cstu-text-warning-800\/40:active{color:rgb(var(--cstu-warning-800)/.4)}.active\:cstu-text-warning-800\/45:active{color:rgb(var(--cstu-warning-800)/.45)}.active\:cstu-text-warning-800\/5:active{color:rgb(var(--cstu-warning-800)/.05)}.active\:cstu-text-warning-800\/50:active{color:rgb(var(--cstu-warning-800)/.5)}.active\:cstu-text-warning-800\/55:active{color:rgb(var(--cstu-warning-800)/.55)}.active\:cstu-text-warning-800\/60:active{color:rgb(var(--cstu-warning-800)/.6)}.active\:cstu-text-warning-800\/65:active{color:rgb(var(--cstu-warning-800)/.65)}.active\:cstu-text-warning-800\/70:active{color:rgb(var(--cstu-warning-800)/.7)}.active\:cstu-text-warning-800\/75:active{color:rgb(var(--cstu-warning-800)/.75)}.active\:cstu-text-warning-800\/80:active{color:rgb(var(--cstu-warning-800)/.8)}.active\:cstu-text-warning-800\/85:active{color:rgb(var(--cstu-warning-800)/.85)}.active\:cstu-text-warning-800\/90:active{color:rgb(var(--cstu-warning-800)/.9)}.active\:cstu-text-warning-800\/95:active{color:rgb(var(--cstu-warning-800)/.95)}.active\:cstu-text-warning-900:active{--tw-text-opacity:1;color:rgb(var(--cstu-warning-900)/var(--tw-text-opacity,1))}.active\:cstu-text-warning-900\/0:active{color:rgb(var(--cstu-warning-900)/0)}.active\:cstu-text-warning-900\/10:active{color:rgb(var(--cstu-warning-900)/.1)}.active\:cstu-text-warning-900\/100:active{color:rgb(var(--cstu-warning-900)/1)}.active\:cstu-text-warning-900\/15:active{color:rgb(var(--cstu-warning-900)/.15)}.active\:cstu-text-warning-900\/20:active{color:rgb(var(--cstu-warning-900)/.2)}.active\:cstu-text-warning-900\/25:active{color:rgb(var(--cstu-warning-900)/.25)}.active\:cstu-text-warning-900\/30:active{color:rgb(var(--cstu-warning-900)/.3)}.active\:cstu-text-warning-900\/35:active{color:rgb(var(--cstu-warning-900)/.35)}.active\:cstu-text-warning-900\/40:active{color:rgb(var(--cstu-warning-900)/.4)}.active\:cstu-text-warning-900\/45:active{color:rgb(var(--cstu-warning-900)/.45)}.active\:cstu-text-warning-900\/5:active{color:rgb(var(--cstu-warning-900)/.05)}.active\:cstu-text-warning-900\/50:active{color:rgb(var(--cstu-warning-900)/.5)}.active\:cstu-text-warning-900\/55:active{color:rgb(var(--cstu-warning-900)/.55)}.active\:cstu-text-warning-900\/60:active{color:rgb(var(--cstu-warning-900)/.6)}.active\:cstu-text-warning-900\/65:active{color:rgb(var(--cstu-warning-900)/.65)}.active\:cstu-text-warning-900\/70:active{color:rgb(var(--cstu-warning-900)/.7)}.active\:cstu-text-warning-900\/75:active{color:rgb(var(--cstu-warning-900)/.75)}.active\:cstu-text-warning-900\/80:active{color:rgb(var(--cstu-warning-900)/.8)}.active\:cstu-text-warning-900\/85:active{color:rgb(var(--cstu-warning-900)/.85)}.active\:cstu-text-warning-900\/90:active{color:rgb(var(--cstu-warning-900)/.9)}.active\:cstu-text-warning-900\/95:active{color:rgb(var(--cstu-warning-900)/.95)}.active\:cstu-text-yellow-100:active{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-100)/var(--tw-text-opacity,1))}.active\:cstu-text-yellow-100\/0:active{color:rgb(var(--cstu-yellow-100)/0)}.active\:cstu-text-yellow-100\/10:active{color:rgb(var(--cstu-yellow-100)/.1)}.active\:cstu-text-yellow-100\/100:active{color:rgb(var(--cstu-yellow-100)/1)}.active\:cstu-text-yellow-100\/15:active{color:rgb(var(--cstu-yellow-100)/.15)}.active\:cstu-text-yellow-100\/20:active{color:rgb(var(--cstu-yellow-100)/.2)}.active\:cstu-text-yellow-100\/25:active{color:rgb(var(--cstu-yellow-100)/.25)}.active\:cstu-text-yellow-100\/30:active{color:rgb(var(--cstu-yellow-100)/.3)}.active\:cstu-text-yellow-100\/35:active{color:rgb(var(--cstu-yellow-100)/.35)}.active\:cstu-text-yellow-100\/40:active{color:rgb(var(--cstu-yellow-100)/.4)}.active\:cstu-text-yellow-100\/45:active{color:rgb(var(--cstu-yellow-100)/.45)}.active\:cstu-text-yellow-100\/5:active{color:rgb(var(--cstu-yellow-100)/.05)}.active\:cstu-text-yellow-100\/50:active{color:rgb(var(--cstu-yellow-100)/.5)}.active\:cstu-text-yellow-100\/55:active{color:rgb(var(--cstu-yellow-100)/.55)}.active\:cstu-text-yellow-100\/60:active{color:rgb(var(--cstu-yellow-100)/.6)}.active\:cstu-text-yellow-100\/65:active{color:rgb(var(--cstu-yellow-100)/.65)}.active\:cstu-text-yellow-100\/70:active{color:rgb(var(--cstu-yellow-100)/.7)}.active\:cstu-text-yellow-100\/75:active{color:rgb(var(--cstu-yellow-100)/.75)}.active\:cstu-text-yellow-100\/80:active{color:rgb(var(--cstu-yellow-100)/.8)}.active\:cstu-text-yellow-100\/85:active{color:rgb(var(--cstu-yellow-100)/.85)}.active\:cstu-text-yellow-100\/90:active{color:rgb(var(--cstu-yellow-100)/.9)}.active\:cstu-text-yellow-100\/95:active{color:rgb(var(--cstu-yellow-100)/.95)}.active\:cstu-text-yellow-200:active{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-200)/var(--tw-text-opacity,1))}.active\:cstu-text-yellow-200\/0:active{color:rgb(var(--cstu-yellow-200)/0)}.active\:cstu-text-yellow-200\/10:active{color:rgb(var(--cstu-yellow-200)/.1)}.active\:cstu-text-yellow-200\/100:active{color:rgb(var(--cstu-yellow-200)/1)}.active\:cstu-text-yellow-200\/15:active{color:rgb(var(--cstu-yellow-200)/.15)}.active\:cstu-text-yellow-200\/20:active{color:rgb(var(--cstu-yellow-200)/.2)}.active\:cstu-text-yellow-200\/25:active{color:rgb(var(--cstu-yellow-200)/.25)}.active\:cstu-text-yellow-200\/30:active{color:rgb(var(--cstu-yellow-200)/.3)}.active\:cstu-text-yellow-200\/35:active{color:rgb(var(--cstu-yellow-200)/.35)}.active\:cstu-text-yellow-200\/40:active{color:rgb(var(--cstu-yellow-200)/.4)}.active\:cstu-text-yellow-200\/45:active{color:rgb(var(--cstu-yellow-200)/.45)}.active\:cstu-text-yellow-200\/5:active{color:rgb(var(--cstu-yellow-200)/.05)}.active\:cstu-text-yellow-200\/50:active{color:rgb(var(--cstu-yellow-200)/.5)}.active\:cstu-text-yellow-200\/55:active{color:rgb(var(--cstu-yellow-200)/.55)}.active\:cstu-text-yellow-200\/60:active{color:rgb(var(--cstu-yellow-200)/.6)}.active\:cstu-text-yellow-200\/65:active{color:rgb(var(--cstu-yellow-200)/.65)}.active\:cstu-text-yellow-200\/70:active{color:rgb(var(--cstu-yellow-200)/.7)}.active\:cstu-text-yellow-200\/75:active{color:rgb(var(--cstu-yellow-200)/.75)}.active\:cstu-text-yellow-200\/80:active{color:rgb(var(--cstu-yellow-200)/.8)}.active\:cstu-text-yellow-200\/85:active{color:rgb(var(--cstu-yellow-200)/.85)}.active\:cstu-text-yellow-200\/90:active{color:rgb(var(--cstu-yellow-200)/.9)}.active\:cstu-text-yellow-200\/95:active{color:rgb(var(--cstu-yellow-200)/.95)}.active\:cstu-text-yellow-300:active{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-300)/var(--tw-text-opacity,1))}.active\:cstu-text-yellow-300\/0:active{color:rgb(var(--cstu-yellow-300)/0)}.active\:cstu-text-yellow-300\/10:active{color:rgb(var(--cstu-yellow-300)/.1)}.active\:cstu-text-yellow-300\/100:active{color:rgb(var(--cstu-yellow-300)/1)}.active\:cstu-text-yellow-300\/15:active{color:rgb(var(--cstu-yellow-300)/.15)}.active\:cstu-text-yellow-300\/20:active{color:rgb(var(--cstu-yellow-300)/.2)}.active\:cstu-text-yellow-300\/25:active{color:rgb(var(--cstu-yellow-300)/.25)}.active\:cstu-text-yellow-300\/30:active{color:rgb(var(--cstu-yellow-300)/.3)}.active\:cstu-text-yellow-300\/35:active{color:rgb(var(--cstu-yellow-300)/.35)}.active\:cstu-text-yellow-300\/40:active{color:rgb(var(--cstu-yellow-300)/.4)}.active\:cstu-text-yellow-300\/45:active{color:rgb(var(--cstu-yellow-300)/.45)}.active\:cstu-text-yellow-300\/5:active{color:rgb(var(--cstu-yellow-300)/.05)}.active\:cstu-text-yellow-300\/50:active{color:rgb(var(--cstu-yellow-300)/.5)}.active\:cstu-text-yellow-300\/55:active{color:rgb(var(--cstu-yellow-300)/.55)}.active\:cstu-text-yellow-300\/60:active{color:rgb(var(--cstu-yellow-300)/.6)}.active\:cstu-text-yellow-300\/65:active{color:rgb(var(--cstu-yellow-300)/.65)}.active\:cstu-text-yellow-300\/70:active{color:rgb(var(--cstu-yellow-300)/.7)}.active\:cstu-text-yellow-300\/75:active{color:rgb(var(--cstu-yellow-300)/.75)}.active\:cstu-text-yellow-300\/80:active{color:rgb(var(--cstu-yellow-300)/.8)}.active\:cstu-text-yellow-300\/85:active{color:rgb(var(--cstu-yellow-300)/.85)}.active\:cstu-text-yellow-300\/90:active{color:rgb(var(--cstu-yellow-300)/.9)}.active\:cstu-text-yellow-300\/95:active{color:rgb(var(--cstu-yellow-300)/.95)}.active\:cstu-text-yellow-400:active{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-400)/var(--tw-text-opacity,1))}.active\:cstu-text-yellow-400\/0:active{color:rgb(var(--cstu-yellow-400)/0)}.active\:cstu-text-yellow-400\/10:active{color:rgb(var(--cstu-yellow-400)/.1)}.active\:cstu-text-yellow-400\/100:active{color:rgb(var(--cstu-yellow-400)/1)}.active\:cstu-text-yellow-400\/15:active{color:rgb(var(--cstu-yellow-400)/.15)}.active\:cstu-text-yellow-400\/20:active{color:rgb(var(--cstu-yellow-400)/.2)}.active\:cstu-text-yellow-400\/25:active{color:rgb(var(--cstu-yellow-400)/.25)}.active\:cstu-text-yellow-400\/30:active{color:rgb(var(--cstu-yellow-400)/.3)}.active\:cstu-text-yellow-400\/35:active{color:rgb(var(--cstu-yellow-400)/.35)}.active\:cstu-text-yellow-400\/40:active{color:rgb(var(--cstu-yellow-400)/.4)}.active\:cstu-text-yellow-400\/45:active{color:rgb(var(--cstu-yellow-400)/.45)}.active\:cstu-text-yellow-400\/5:active{color:rgb(var(--cstu-yellow-400)/.05)}.active\:cstu-text-yellow-400\/50:active{color:rgb(var(--cstu-yellow-400)/.5)}.active\:cstu-text-yellow-400\/55:active{color:rgb(var(--cstu-yellow-400)/.55)}.active\:cstu-text-yellow-400\/60:active{color:rgb(var(--cstu-yellow-400)/.6)}.active\:cstu-text-yellow-400\/65:active{color:rgb(var(--cstu-yellow-400)/.65)}.active\:cstu-text-yellow-400\/70:active{color:rgb(var(--cstu-yellow-400)/.7)}.active\:cstu-text-yellow-400\/75:active{color:rgb(var(--cstu-yellow-400)/.75)}.active\:cstu-text-yellow-400\/80:active{color:rgb(var(--cstu-yellow-400)/.8)}.active\:cstu-text-yellow-400\/85:active{color:rgb(var(--cstu-yellow-400)/.85)}.active\:cstu-text-yellow-400\/90:active{color:rgb(var(--cstu-yellow-400)/.9)}.active\:cstu-text-yellow-400\/95:active{color:rgb(var(--cstu-yellow-400)/.95)}.active\:cstu-text-yellow-50:active{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-50)/var(--tw-text-opacity,1))}.active\:cstu-text-yellow-50\/0:active{color:rgb(var(--cstu-yellow-50)/0)}.active\:cstu-text-yellow-50\/10:active{color:rgb(var(--cstu-yellow-50)/.1)}.active\:cstu-text-yellow-50\/100:active{color:rgb(var(--cstu-yellow-50)/1)}.active\:cstu-text-yellow-50\/15:active{color:rgb(var(--cstu-yellow-50)/.15)}.active\:cstu-text-yellow-50\/20:active{color:rgb(var(--cstu-yellow-50)/.2)}.active\:cstu-text-yellow-50\/25:active{color:rgb(var(--cstu-yellow-50)/.25)}.active\:cstu-text-yellow-50\/30:active{color:rgb(var(--cstu-yellow-50)/.3)}.active\:cstu-text-yellow-50\/35:active{color:rgb(var(--cstu-yellow-50)/.35)}.active\:cstu-text-yellow-50\/40:active{color:rgb(var(--cstu-yellow-50)/.4)}.active\:cstu-text-yellow-50\/45:active{color:rgb(var(--cstu-yellow-50)/.45)}.active\:cstu-text-yellow-50\/5:active{color:rgb(var(--cstu-yellow-50)/.05)}.active\:cstu-text-yellow-50\/50:active{color:rgb(var(--cstu-yellow-50)/.5)}.active\:cstu-text-yellow-50\/55:active{color:rgb(var(--cstu-yellow-50)/.55)}.active\:cstu-text-yellow-50\/60:active{color:rgb(var(--cstu-yellow-50)/.6)}.active\:cstu-text-yellow-50\/65:active{color:rgb(var(--cstu-yellow-50)/.65)}.active\:cstu-text-yellow-50\/70:active{color:rgb(var(--cstu-yellow-50)/.7)}.active\:cstu-text-yellow-50\/75:active{color:rgb(var(--cstu-yellow-50)/.75)}.active\:cstu-text-yellow-50\/80:active{color:rgb(var(--cstu-yellow-50)/.8)}.active\:cstu-text-yellow-50\/85:active{color:rgb(var(--cstu-yellow-50)/.85)}.active\:cstu-text-yellow-50\/90:active{color:rgb(var(--cstu-yellow-50)/.9)}.active\:cstu-text-yellow-50\/95:active{color:rgb(var(--cstu-yellow-50)/.95)}.active\:cstu-text-yellow-500:active{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-500)/var(--tw-text-opacity,1))}.active\:cstu-text-yellow-500\/0:active{color:rgb(var(--cstu-yellow-500)/0)}.active\:cstu-text-yellow-500\/10:active{color:rgb(var(--cstu-yellow-500)/.1)}.active\:cstu-text-yellow-500\/100:active{color:rgb(var(--cstu-yellow-500)/1)}.active\:cstu-text-yellow-500\/15:active{color:rgb(var(--cstu-yellow-500)/.15)}.active\:cstu-text-yellow-500\/20:active{color:rgb(var(--cstu-yellow-500)/.2)}.active\:cstu-text-yellow-500\/25:active{color:rgb(var(--cstu-yellow-500)/.25)}.active\:cstu-text-yellow-500\/30:active{color:rgb(var(--cstu-yellow-500)/.3)}.active\:cstu-text-yellow-500\/35:active{color:rgb(var(--cstu-yellow-500)/.35)}.active\:cstu-text-yellow-500\/40:active{color:rgb(var(--cstu-yellow-500)/.4)}.active\:cstu-text-yellow-500\/45:active{color:rgb(var(--cstu-yellow-500)/.45)}.active\:cstu-text-yellow-500\/5:active{color:rgb(var(--cstu-yellow-500)/.05)}.active\:cstu-text-yellow-500\/50:active{color:rgb(var(--cstu-yellow-500)/.5)}.active\:cstu-text-yellow-500\/55:active{color:rgb(var(--cstu-yellow-500)/.55)}.active\:cstu-text-yellow-500\/60:active{color:rgb(var(--cstu-yellow-500)/.6)}.active\:cstu-text-yellow-500\/65:active{color:rgb(var(--cstu-yellow-500)/.65)}.active\:cstu-text-yellow-500\/70:active{color:rgb(var(--cstu-yellow-500)/.7)}.active\:cstu-text-yellow-500\/75:active{color:rgb(var(--cstu-yellow-500)/.75)}.active\:cstu-text-yellow-500\/80:active{color:rgb(var(--cstu-yellow-500)/.8)}.active\:cstu-text-yellow-500\/85:active{color:rgb(var(--cstu-yellow-500)/.85)}.active\:cstu-text-yellow-500\/90:active{color:rgb(var(--cstu-yellow-500)/.9)}.active\:cstu-text-yellow-500\/95:active{color:rgb(var(--cstu-yellow-500)/.95)}.active\:cstu-text-yellow-600:active{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-600)/var(--tw-text-opacity,1))}.active\:cstu-text-yellow-600\/0:active{color:rgb(var(--cstu-yellow-600)/0)}.active\:cstu-text-yellow-600\/10:active{color:rgb(var(--cstu-yellow-600)/.1)}.active\:cstu-text-yellow-600\/100:active{color:rgb(var(--cstu-yellow-600)/1)}.active\:cstu-text-yellow-600\/15:active{color:rgb(var(--cstu-yellow-600)/.15)}.active\:cstu-text-yellow-600\/20:active{color:rgb(var(--cstu-yellow-600)/.2)}.active\:cstu-text-yellow-600\/25:active{color:rgb(var(--cstu-yellow-600)/.25)}.active\:cstu-text-yellow-600\/30:active{color:rgb(var(--cstu-yellow-600)/.3)}.active\:cstu-text-yellow-600\/35:active{color:rgb(var(--cstu-yellow-600)/.35)}.active\:cstu-text-yellow-600\/40:active{color:rgb(var(--cstu-yellow-600)/.4)}.active\:cstu-text-yellow-600\/45:active{color:rgb(var(--cstu-yellow-600)/.45)}.active\:cstu-text-yellow-600\/5:active{color:rgb(var(--cstu-yellow-600)/.05)}.active\:cstu-text-yellow-600\/50:active{color:rgb(var(--cstu-yellow-600)/.5)}.active\:cstu-text-yellow-600\/55:active{color:rgb(var(--cstu-yellow-600)/.55)}.active\:cstu-text-yellow-600\/60:active{color:rgb(var(--cstu-yellow-600)/.6)}.active\:cstu-text-yellow-600\/65:active{color:rgb(var(--cstu-yellow-600)/.65)}.active\:cstu-text-yellow-600\/70:active{color:rgb(var(--cstu-yellow-600)/.7)}.active\:cstu-text-yellow-600\/75:active{color:rgb(var(--cstu-yellow-600)/.75)}.active\:cstu-text-yellow-600\/80:active{color:rgb(var(--cstu-yellow-600)/.8)}.active\:cstu-text-yellow-600\/85:active{color:rgb(var(--cstu-yellow-600)/.85)}.active\:cstu-text-yellow-600\/90:active{color:rgb(var(--cstu-yellow-600)/.9)}.active\:cstu-text-yellow-600\/95:active{color:rgb(var(--cstu-yellow-600)/.95)}.active\:cstu-text-yellow-700:active{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-700)/var(--tw-text-opacity,1))}.active\:cstu-text-yellow-700\/0:active{color:rgb(var(--cstu-yellow-700)/0)}.active\:cstu-text-yellow-700\/10:active{color:rgb(var(--cstu-yellow-700)/.1)}.active\:cstu-text-yellow-700\/100:active{color:rgb(var(--cstu-yellow-700)/1)}.active\:cstu-text-yellow-700\/15:active{color:rgb(var(--cstu-yellow-700)/.15)}.active\:cstu-text-yellow-700\/20:active{color:rgb(var(--cstu-yellow-700)/.2)}.active\:cstu-text-yellow-700\/25:active{color:rgb(var(--cstu-yellow-700)/.25)}.active\:cstu-text-yellow-700\/30:active{color:rgb(var(--cstu-yellow-700)/.3)}.active\:cstu-text-yellow-700\/35:active{color:rgb(var(--cstu-yellow-700)/.35)}.active\:cstu-text-yellow-700\/40:active{color:rgb(var(--cstu-yellow-700)/.4)}.active\:cstu-text-yellow-700\/45:active{color:rgb(var(--cstu-yellow-700)/.45)}.active\:cstu-text-yellow-700\/5:active{color:rgb(var(--cstu-yellow-700)/.05)}.active\:cstu-text-yellow-700\/50:active{color:rgb(var(--cstu-yellow-700)/.5)}.active\:cstu-text-yellow-700\/55:active{color:rgb(var(--cstu-yellow-700)/.55)}.active\:cstu-text-yellow-700\/60:active{color:rgb(var(--cstu-yellow-700)/.6)}.active\:cstu-text-yellow-700\/65:active{color:rgb(var(--cstu-yellow-700)/.65)}.active\:cstu-text-yellow-700\/70:active{color:rgb(var(--cstu-yellow-700)/.7)}.active\:cstu-text-yellow-700\/75:active{color:rgb(var(--cstu-yellow-700)/.75)}.active\:cstu-text-yellow-700\/80:active{color:rgb(var(--cstu-yellow-700)/.8)}.active\:cstu-text-yellow-700\/85:active{color:rgb(var(--cstu-yellow-700)/.85)}.active\:cstu-text-yellow-700\/90:active{color:rgb(var(--cstu-yellow-700)/.9)}.active\:cstu-text-yellow-700\/95:active{color:rgb(var(--cstu-yellow-700)/.95)}.active\:cstu-text-yellow-800:active{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-800)/var(--tw-text-opacity,1))}.active\:cstu-text-yellow-800\/0:active{color:rgb(var(--cstu-yellow-800)/0)}.active\:cstu-text-yellow-800\/10:active{color:rgb(var(--cstu-yellow-800)/.1)}.active\:cstu-text-yellow-800\/100:active{color:rgb(var(--cstu-yellow-800)/1)}.active\:cstu-text-yellow-800\/15:active{color:rgb(var(--cstu-yellow-800)/.15)}.active\:cstu-text-yellow-800\/20:active{color:rgb(var(--cstu-yellow-800)/.2)}.active\:cstu-text-yellow-800\/25:active{color:rgb(var(--cstu-yellow-800)/.25)}.active\:cstu-text-yellow-800\/30:active{color:rgb(var(--cstu-yellow-800)/.3)}.active\:cstu-text-yellow-800\/35:active{color:rgb(var(--cstu-yellow-800)/.35)}.active\:cstu-text-yellow-800\/40:active{color:rgb(var(--cstu-yellow-800)/.4)}.active\:cstu-text-yellow-800\/45:active{color:rgb(var(--cstu-yellow-800)/.45)}.active\:cstu-text-yellow-800\/5:active{color:rgb(var(--cstu-yellow-800)/.05)}.active\:cstu-text-yellow-800\/50:active{color:rgb(var(--cstu-yellow-800)/.5)}.active\:cstu-text-yellow-800\/55:active{color:rgb(var(--cstu-yellow-800)/.55)}.active\:cstu-text-yellow-800\/60:active{color:rgb(var(--cstu-yellow-800)/.6)}.active\:cstu-text-yellow-800\/65:active{color:rgb(var(--cstu-yellow-800)/.65)}.active\:cstu-text-yellow-800\/70:active{color:rgb(var(--cstu-yellow-800)/.7)}.active\:cstu-text-yellow-800\/75:active{color:rgb(var(--cstu-yellow-800)/.75)}.active\:cstu-text-yellow-800\/80:active{color:rgb(var(--cstu-yellow-800)/.8)}.active\:cstu-text-yellow-800\/85:active{color:rgb(var(--cstu-yellow-800)/.85)}.active\:cstu-text-yellow-800\/90:active{color:rgb(var(--cstu-yellow-800)/.9)}.active\:cstu-text-yellow-800\/95:active{color:rgb(var(--cstu-yellow-800)/.95)}.active\:cstu-text-yellow-900:active{--tw-text-opacity:1;color:rgb(var(--cstu-yellow-900)/var(--tw-text-opacity,1))}.active\:cstu-text-yellow-900\/0:active{color:rgb(var(--cstu-yellow-900)/0)}.active\:cstu-text-yellow-900\/10:active{color:rgb(var(--cstu-yellow-900)/.1)}.active\:cstu-text-yellow-900\/100:active{color:rgb(var(--cstu-yellow-900)/1)}.active\:cstu-text-yellow-900\/15:active{color:rgb(var(--cstu-yellow-900)/.15)}.active\:cstu-text-yellow-900\/20:active{color:rgb(var(--cstu-yellow-900)/.2)}.active\:cstu-text-yellow-900\/25:active{color:rgb(var(--cstu-yellow-900)/.25)}.active\:cstu-text-yellow-900\/30:active{color:rgb(var(--cstu-yellow-900)/.3)}.active\:cstu-text-yellow-900\/35:active{color:rgb(var(--cstu-yellow-900)/.35)}.active\:cstu-text-yellow-900\/40:active{color:rgb(var(--cstu-yellow-900)/.4)}.active\:cstu-text-yellow-900\/45:active{color:rgb(var(--cstu-yellow-900)/.45)}.active\:cstu-text-yellow-900\/5:active{color:rgb(var(--cstu-yellow-900)/.05)}.active\:cstu-text-yellow-900\/50:active{color:rgb(var(--cstu-yellow-900)/.5)}.active\:cstu-text-yellow-900\/55:active{color:rgb(var(--cstu-yellow-900)/.55)}.active\:cstu-text-yellow-900\/60:active{color:rgb(var(--cstu-yellow-900)/.6)}.active\:cstu-text-yellow-900\/65:active{color:rgb(var(--cstu-yellow-900)/.65)}.active\:cstu-text-yellow-900\/70:active{color:rgb(var(--cstu-yellow-900)/.7)}.active\:cstu-text-yellow-900\/75:active{color:rgb(var(--cstu-yellow-900)/.75)}.active\:cstu-text-yellow-900\/80:active{color:rgb(var(--cstu-yellow-900)/.8)}.active\:cstu-text-yellow-900\/85:active{color:rgb(var(--cstu-yellow-900)/.85)}.active\:cstu-text-yellow-900\/90:active{color:rgb(var(--cstu-yellow-900)/.9)}.active\:cstu-text-yellow-900\/95:active{color:rgb(var(--cstu-yellow-900)/.95)}@media (prefers-color-scheme:dark){.dark\:cstu-border-gray-700{--tw-border-opacity:1;border-color:rgb(var(--cstu-gray-700)/var(--tw-border-opacity,1))}}
/*# sourceMappingURL=ui-vendor-ad6a2f20-3f17f2c2.9e4a7573.css.map*/